Up to [cvs.NetBSD.org] / pkgsrc / lang / ruby
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.43 / (download) - annotate - [select for diffs], Sun Nov 3 19:04:06 2019 UTC (3 years, 2 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
HEAD
Changes since 1.42: +38 -38
lines
Diff to previous 1.42 (colored)
lang: align variable assignments pkglint -Wall -F --only aligned --only indent -r No manual corrections.
Revision 1.42 / (download) - annotate - [select for diffs], Sun Mar 18 14:21:21 2018 UTC (4 years, 10 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1
Changes since 1.41: +3 -3
lines
Diff to previous 1.41 (colored)
lang/ruby: replace RUBY_RAILS_SUPPORTED to RUBY_RAILS_ACCEPTED Change RUBY_RAILS_SUPPORTED to RUBY_RAILS_ACCEPTED for better wording.
Revision 1.41 / (download) - annotate - [select for diffs], Tue May 30 16:02:00 2017 UTC (5 years, 8 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2
Changes since 1.40: +31 -34
lines
Diff to previous 1.40 (colored)
* Move descriptive comments to one place. * Remove USE_RAKE support since RAKE is always defined and pass to MAKE_ENV.
Revision 1.40 / (download) - annotate - [select for diffs], Thu May 4 15:09:10 2017 UTC (5 years, 8 months ago) by taca
Branch: MAIN
Changes since 1.39: +5 -1
lines
Diff to previous 1.39 (colored)
Include "rails.mk" if RUBY_RAILS_SUPPORTED is defined.
Revision 1.39 / (download) - annotate - [select for diffs], Thu May 4 07:44:41 2017 UTC (5 years, 9 months ago) by taca
Branch: MAIN
Changes since 1.38: +1 -13
lines
Diff to previous 1.38 (colored)
Remove setting RUBY_RDOC_REQD and using "rdoc.mk".
Revision 1.38 / (download) - annotate - [select for diffs], Sun Apr 23 14:12:54 2017 UTC (5 years, 9 months ago) by taca
Branch: MAIN
Changes since 1.37: +1 -9
lines
Diff to previous 1.37 (colored)
* Remove ruby18 related lines.
Revision 1.37 / (download) - annotate - [select for diffs], Sun Apr 10 16:39:28 2016 UTC (6 years, 9 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2
Changes since 1.36: +1 -3
lines
Diff to previous 1.36 (colored)
Adjust checks for _USE_DESTDIR != no or incorrect references to USE_DESTDIR.
Revision 1.36 / (download) - annotate - [select for diffs], Wed Nov 25 12:51:17 2015 UTC (7 years, 2 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4
Changes since 1.35: +2 -3
lines
Diff to previous 1.35 (colored)
Remove mk/find-prefix.mk usage from the lang category. The find-prefix infrastructure was required in a pkgviews world where packages installed from pkgsrc could have different installation prefixes, and this was a way for a dependency prefix to be determined. Now that pkgviews has been removed there is no longer any need for the overhead of this infrastructure. Instead we use BUILDLINK_PREFIX.pkg for dependencies pulled in via buildlink, or LOCALBASE/PREFIX where the dependency is coming from pkgsrc. Provides a reasonable performance win due to the reduction of `pkg_info -qp` calls, some of which were redundant anyway as they were duplicating the same information provided by BUILDLINK_PREFIX.pkg.
Revision 1.35 / (download) - annotate - [select for diffs], Thu Mar 13 17:06:42 2014 UTC (8 years, 10 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1
Changes since 1.34: +2 -2
lines
Diff to previous 1.34 (colored)
Refelect change of RUBY_SRCDIR.
Revision 1.34 / (download) - annotate - [select for diffs], Sat Jun 15 09:11:27 2013 UTC (9 years, 7 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2
Changes since 1.33: +12 -5
lines
Diff to previous 1.33 (colored)
Add RUBY_SETUP_SUBDIRS support.
Revision 1.33 / (download) - annotate - [select for diffs], Tue Mar 20 06:14:30 2012 UTC (10 years, 10 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4,
pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1
Changes since 1.32: +12 -1
lines
Diff to previous 1.32 (colored)
* Move some rails related part from gem.mk to module.mk. * Require rdoc 2.5.0 and later with Ruby on Rails version 3.1 and later.
Revision 1.32 / (download) - annotate - [select for diffs], Sat Mar 17 13:53:01 2012 UTC (10 years, 10 months ago) by taca
Branch: MAIN
Changes since 1.31: +3 -3
lines
Diff to previous 1.31 (colored)
Use devel/ruby-rake instead of devel/rake.
Revision 1.31 / (download) - annotate - [select for diffs], Tue Nov 8 15:15:59 2011 UTC (11 years, 2 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4
Changes since 1.30: +2 -2
lines
Diff to previous 1.30 (colored)
Use ${RUBY_BASE} instead of ${RUBY_VER}-base.
Revision 1.30 / (download) - annotate - [select for diffs], Thu Jun 16 15:14:31 2011 UTC (11 years, 7 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2
Changes since 1.29: +6 -1
lines
Diff to previous 1.29 (colored)
Include rdoc.mk to use devel/rdoc instead of ruby{18,19}-base. If the package needs newer version in ruby{18,19}-base, set RUBY_RDOC_REQD to minimum rdoc's version. ruby{18,19}-base have these versions. ruby18-base: rdoc 1.0.1 ruby19-base: rdoc 2.5.8 A package RUBY_RDOC_REQD set and built with devel/ruby-rdoc, it will be also depends devel/ruby-rdoc package not only build time. Because, files generated by rdoc commands of devel/ruby-rdoc may not usable with ri commands in ruby{18,19}-base.
Revision 1.29 / (download) - annotate - [select for diffs], Sat Nov 6 23:44:01 2010 UTC (12 years, 2 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4
Changes since 1.28: +2 -2
lines
Diff to previous 1.28 (colored)
Pass down INSTALL_MAKE_FLAGS.
Revision 1.28 / (download) - annotate - [select for diffs], Fri Sep 10 03:21:57 2010 UTC (12 years, 4 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Changes since 1.27: +28 -3
lines
Diff to previous 1.27 (colored)
* Default PKGNAME will be set to ${RUBY_PKGPREFIX}-${DISTNAME}. * RUBY_HAS_ARCHLIB is deprecated. * Add support of both ruby18 and ruby19.
Revision 1.27 / (download) - annotate - [select for diffs], Sun Jun 14 22:58:03 2009 UTC (13 years, 7 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Changes since 1.26: +1 -11
lines
Diff to previous 1.26 (colored)
Remove @dirrm related logic.
Revision 1.26 / (download) - annotate - [select for diffs], Sat May 16 07:22:04 2009 UTC (13 years, 8 months ago) by rillig
Branch: MAIN
Changes since 1.25: +12 -12
lines
Diff to previous 1.25 (colored)
cleanup: replaced _PKG_SILENT and _PKG_DEBUG with RUN.
Revision 1.25 / (download) - annotate - [select for diffs], Sun Feb 15 03:20:03 2009 UTC (13 years, 11 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1
Changes since 1.24: +2 -2
lines
Diff to previous 1.24 (colored)
Miscellaneous message correction.
Revision 1.24 / (download) - annotate - [select for diffs], Sun Feb 15 03:16:37 2009 UTC (13 years, 11 months ago) by taca
Branch: MAIN
Changes since 1.23: +15 -1
lines
Diff to previous 1.23 (colored)
* Describe USE_RUBY_EXTCONF and USE_RUBY_SETUP. * Add USE_RUBY_SETUP_PKG which use devel/ruby-setup as setup script instead of a script bundled with original distfiles since it is useful to support DESTDIR.
Revision 1.23 / (download) - annotate - [select for diffs], Thu Jun 19 14:30:45 2008 UTC (14 years, 7 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.22: +16 -22
lines
Diff to previous 1.22 (colored)
Start of updating Ruby to 1.8.7. * Update RUBY18_VERSION to 1.8.7 and RUBY18_PATCHLEVEL to 17. * Use vendor_ruby instead for site_ruby. * Introduce macros for relative path and use them instead of old absolete path. RUBY_LIB lib/ruby/${RUBY_VER_DIR} RUBY_ARCHLIB ${RUBY_LIB}/${RUBY_ARCH} RUBY_SITELIB_BASE lib/ruby/site_ruby RUBY_SITELIB ${RUBY_SITELIB_BASE}/${RUBY_VER_DIR} RUBY_SITEARCHLIB ${RUBY_SITELIB}/${RUBY_ARCH} RUBY_VENDORLIB_BASE lib/ruby/vendor_ruby RUBY_VENDORLIB ${RUBY_VENDORLIB_BASE}/${RUBY_VER_DIR} RUBY_VENDORARCHLIB ${RUBY_VENDORLIB}/${RUBY_ARCH} RUBY_DOC share/doc/${RUBY_NAME} RUBY_EG share/examples/${RUBY_NAME} Old these macros are removed after 2008Q2 branch. RUBY_LIBDIR RUBY_ARCHLIBDIR RUBY_SITELIBDIR RUBY_SITEARCHLIBDIR RUBY_VENDORLIBDIR RUBY_VENDORARCHLIBDIR RUBY_DOCDIR RUBY_EXAMPLESDIR * update PRINT_PLIST_AWK macro to reality and move some of them from ruby/modules.mk to ruby/rubyversion.mk.
Revision 1.22 / (download) - annotate - [select for diffs], Wed Mar 12 03:18:47 2008 UTC (14 years, 10 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1
Changes since 1.21: +4 -4
lines
Diff to previous 1.21 (colored)
In the *-install targets, add ${INSTALL_ENV} to the environment passed to the installation script. This causes DESTDIR to be passed through if a package has DESTDIR support.
Revision 1.21 / (download) - annotate - [select for diffs], Sat Mar 8 00:47:31 2008 UTC (14 years, 10 months ago) by jlam
Branch: MAIN
Changes since 1.20: +2 -2
lines
Diff to previous 1.20 (colored)
Back out previous... this was a mistake because the setup.rb file I was looking at was not the "standard" setup.rb file. In standard setup.rb files, the argument to --prefix is indeed the staging directory.
Revision 1.20 / (download) - annotate - [select for diffs], Fri Mar 7 22:41:32 2008 UTC (14 years, 10 months ago) by jlam
Branch: MAIN
Changes since 1.19: +2 -2
lines
Diff to previous 1.19 (colored)
Fix the DESTDIR installation -- files to into ${DESTDIR}${PREFIX}, not just into ${DESTDIR}.
Revision 1.19 / (download) - annotate - [select for diffs], Sat Mar 1 02:31:56 2008 UTC (14 years, 11 months ago) by obache
Branch: MAIN
Changes since 1.18: +2 -1
lines
Diff to previous 1.18 (colored)
Also skip "@dirrm lib/ruby/site_ruby" for print-PLIST.
Revision 1.18 / (download) - annotate - [select for diffs], Fri Feb 8 15:10:41 2008 UTC (14 years, 11 months ago) by obache
Branch: MAIN
Changes since 1.17: +7 -2
lines
Diff to previous 1.17 (colored)
Add DESTDIR support for setup.rb>=3.1.1 packages.
Revision 1.17 / (download) - annotate - [select for diffs], Wed May 3 02:11:00 2006 UTC (16 years, 9 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Changes since 1.16: +8 -1
lines
Diff to previous 1.16 (colored)
Add PRINT_PLIST_AWK patterns for RUBY_SITEARCHLIBDIR and RUBY_DLEXT.
Revision 1.16 / (download) - annotate - [select for diffs], Thu Jan 5 07:04:47 2006 UTC (17 years, 1 month ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.15: +1 -6
lines
Diff to previous 1.15 (colored)
Remove USE_RUBY_DIST_SUBDIR which is unused now.
Revision 1.15 / (download) - annotate - [select for diffs], Tue Jan 3 14:24:32 2006 UTC (17 years, 1 month ago) by taca
Branch: MAIN
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
Stop handling DIST_SUBDIR default for Ruby packages. First, set default value of USE_RUBY_DIST_SUBDIR to "no".
Revision 1.14 / (download) - annotate - [select for diffs], Mon Dec 5 23:55:10 2005 UTC (17 years, 2 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
Ran "pkglint --autofix", which corrected some of the quoting issues in CONFIGURE_ARGS.
Revision 1.13 / (download) - annotate - [select for diffs], Mon Dec 5 20:50:27 2005 UTC (17 years, 2 months ago) by rillig
Branch: MAIN
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
Fixed pkglint warnings. The warnings are mostly quoting issues, for example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
Revision 1.12 / (download) - annotate - [select for diffs], Wed Nov 2 07:44:24 2005 UTC (17 years, 3 months ago) by taca
Branch: MAIN
Changes since 1.11: +11 -11
lines
Diff to previous 1.11 (colored)
Replace LOCALBASE with PREFIX.
Revision 1.11 / (download) - annotate - [select for diffs], Sun Oct 16 15:09:46 2005 UTC (17 years, 3 months ago) by taca
Branch: MAIN
Changes since 1.10: +6 -1
lines
Diff to previous 1.10 (colored)
Set USE_RUBY_DIST_SUBDIR to yes if it isn't defined yet.
Revision 1.10 / (download) - annotate - [select for diffs], Sun Sep 11 15:54:22 2005 UTC (17 years, 4 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Changes since 1.9: +1 -8
lines
Diff to previous 1.9 (colored)
Move default definition of DIST_SUBDIR for Ruby related from modules.mk to rubyversion.mk. This should fix devel/ruby-rd-mode package.
Revision 1.9 / (download) - annotate - [select for diffs], Thu Jun 23 15:16:53 2005 UTC (17 years, 7 months ago) by minskim
Branch: MAIN
Changes since 1.8: +11 -1
lines
Diff to previous 1.8 (colored)
Add PRINT_PLIST_AWK patterns to exclude RUBY_DOCDIR and RUBY_EXAMPLESDIR in generating PLIST for ruby modules.
Revision 1.8 / (download) - annotate - [select for diffs], Sun Apr 10 00:57:58 2005 UTC (17 years, 9 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.7: +8 -1
lines
Diff to previous 1.7 (colored)
Add PRINT_PLIST_AWK patterns for ruby modules.
Revision 1.7 / (download) - annotate - [select for diffs], Sat Apr 2 05:10:10 2005 UTC (17 years, 10 months ago) by minskim
Branch: MAIN
Changes since 1.6: +6 -1
lines
Diff to previous 1.6 (colored)
Use DEPENDS, instead of including buildlink3.mk, to pull in dependency when NO_BUILD is set. Approved by taca@.
Revision 1.6 / (download) - annotate - [select for diffs], Thu Mar 24 19:20:43 2005 UTC (17 years, 10 months ago) by tv
Branch: MAIN
Changes since 1.5: +1 -6
lines
Diff to previous 1.5 (colored)
USE_BUILDLINK3 is mandatory; don't check for it anymore.
Revision 1.5 / (download) - annotate - [select for diffs], Tue Mar 8 16:31:02 2005 UTC (17 years, 10 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Fix botch in previous: argument after : in DEPENDS must be a relative path, not an absolute path.
Revision 1.4 / (download) - annotate - [select for diffs], Sun Mar 6 16:46:05 2005 UTC (17 years, 11 months ago) by taca
Branch: MAIN
Changes since 1.3: +4 -3
lines
Diff to previous 1.3 (colored)
Change depends to ruby16-base/ruby18-base package from ruby16/ruby18 package and tweak the package's COMMENT. Bump PKGREVISION.
Revision 1.3 / (download) - annotate - [select for diffs], Thu Dec 16 07:11:55 2004 UTC (18 years, 1 month ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.2: +3 -1
lines
Diff to previous 1.2 (colored)
Don't always set DIST_SUBDIR but only if RUBY_DIST_SUBDIR isn't empty. This change dosen't affect any current ruby based packages.
Revision 1.2 / (download) - annotate - [select for diffs], Fri Dec 3 15:15:01 2004 UTC (18 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. Suggested by Roland Illig, ok'd by various.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sat Nov 27 13:57:21 2004 UTC (18 years, 2 months ago) by taca
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Importing files for Ruby's new framework.
Revision 1.1 / (download) - annotate - [select for diffs], Sat Nov 27 13:57:21 2004 UTC (18 years, 2 months ago) by taca
Branch: MAIN
Initial revision