pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/ruby-neocities
Module Name: pkgsrc
Committed By: ryoon
Date: Mon Aug 11 12:00:36 UTC 2025
Added Files:
pkgsrc/www/ruby-neocities: ALTERNATIVES DESCR Makefile PLIST distinfo
Log Message:
www/ruby-neocities: import ruby34-neocities-0.1.1
Neocities.org CLI and API client
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/www/ruby-neocities/ALTERNATIVES \
pkgsrc/www/ruby-neocities/DESCR pkgsrc/www/ruby-neocities/Makefile \
pkgsrc/www/ruby-neocities/PLIST pkgsrc/www/ruby-neocities/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/www/ruby-neocities/ALTERNATIVES
diff -u /dev/null pkgsrc/www/ruby-neocities/ALTERNATIVES:1.1
--- /dev/null Mon Aug 11 12:00:36 2025
+++ pkgsrc/www/ruby-neocities/ALTERNATIVES Mon Aug 11 12:00:35 2025
@@ -0,0 +1 @@
+bin/neocities @PREFIX@/bin/neocities@RUBY_SUFFIX@
Index: pkgsrc/www/ruby-neocities/DESCR
diff -u /dev/null pkgsrc/www/ruby-neocities/DESCR:1.1
--- /dev/null Mon Aug 11 12:00:36 2025
+++ pkgsrc/www/ruby-neocities/DESCR Mon Aug 11 12:00:35 2025
@@ -0,0 +1 @@
+Neocities.org CLI and API client
Index: pkgsrc/www/ruby-neocities/Makefile
diff -u /dev/null pkgsrc/www/ruby-neocities/Makefile:1.1
--- /dev/null Mon Aug 11 12:00:36 2025
+++ pkgsrc/www/ruby-neocities/Makefile Mon Aug 11 12:00:35 2025
@@ -0,0 +1,28 @@
+# $NetBSD: Makefile,v 1.1 2025/08/11 12:00:35 ryoon Exp $
+
+DISTNAME= neocities-0.1.1
+CATEGORIES= www
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://neocities.org/cli
+COMMENT= Neocities.org CLI and API client
+LICENSE= mit
+
+DEPENDS+= ${RUBY_PKGPREFIX}-tty-table>=0.10:../../devel/ruby-tty-table
+DEPENDS+= ${RUBY_PKGPREFIX}-tty-prompt>=0.12:../../devel/ruby-tty-prompt
+DEPENDS+= ${RUBY_PKGPREFIX}-pastel>=0.7:../../devel/ruby-pastel
+DEPENDS+= ${RUBY_PKGPREFIX}-http>=5.3:../../www/ruby-http
+DEPENDS+= ${RUBY_PKGPREFIX}-whirly>=0.3:../../devel/ruby-whirly
+
+USE_LANGUAGES= # none
+
+RUBYGEM_OPTIONS+= --format-executable
+
+OVERRIDE_GEMSPEC+= tty-table>=0.12.0
+OVERRIDE_GEMSPEC+= unicode-display_width>=3.1.0
+OVERRIDE_GEMSPEC+= tty-prompt>=0.23.0
+OVERRIDE_GEMSPEC+= pastel>=0.8.0
+OVERRIDE_GEMSPEC+= rake>=13
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/www/ruby-neocities/PLIST
diff -u /dev/null pkgsrc/www/ruby-neocities/PLIST:1.1
--- /dev/null Mon Aug 11 12:00:36 2025
+++ pkgsrc/www/ruby-neocities/PLIST Mon Aug 11 12:00:36 2025
@@ -0,0 +1,17 @@
+@comment $NetBSD: PLIST,v 1.1 2025/08/11 12:00:36 ryoon Exp $
+bin/neocities${RUBY_SUFFIX}
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_EXTSDIR}/gem.build_complete
+${GEM_EXTSDIR}/gem_make.out
+${GEM_LIBDIR}/.gitignore
+${GEM_LIBDIR}/Gemfile
+${GEM_LIBDIR}/README.md
+${GEM_LIBDIR}/bin/neocities
+${GEM_LIBDIR}/ext/Rakefile
+${GEM_LIBDIR}/ext/mkrf_conf.rb
+${GEM_LIBDIR}/lib/neocities.rb
+${GEM_LIBDIR}/lib/neocities/cli.rb
+${GEM_LIBDIR}/lib/neocities/client.rb
+${GEM_LIBDIR}/lib/neocities/version.rb
+${GEM_LIBDIR}/neocities.gemspec
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
Index: pkgsrc/www/ruby-neocities/distinfo
diff -u /dev/null pkgsrc/www/ruby-neocities/distinfo:1.1
--- /dev/null Mon Aug 11 12:00:36 2025
+++ pkgsrc/www/ruby-neocities/distinfo Mon Aug 11 12:00:36 2025
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2025/08/11 12:00:36 ryoon Exp $
+
+BLAKE2s (neocities-0.1.1.gem) = 0be5d278e1eb38e55c268096b490fa8cd281a50b7ae838e93d8afb6ea6bdca00
+SHA512 (neocities-0.1.1.gem) = 468237439040c063fbbdc603242ffd2bba1d05b3657f4eee1460fdeac82bf9ce372458cfdecfa54355411a7c608786141e1f6cf21ad790d9af6568a9e9c075d5
+Size (neocities-0.1.1.gem) = 15872 bytes
Home |
Main Index |
Thread Index |
Old Index