Age | Commit message (Expand) | Author | Files | Lines |
2012-10-02 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 |
2012-09-16 | Remove support of ruby19 (Ruby 1.9.2). | taca | 1 | -2/+2 |
2011-11-08 | * Change RUBY_VERSION_SUFFIX to RUBY_VERSION_FULL. | taca | 1 | -4/+4 |
2011-06-16 | Remove bin/rdoc and bin/ri from this package since it will conflict | taca | 1 | -2/+3 |
2010-09-10 | Add support for Ruby19. | taca | 1 | -4/+7 |
2009-04-09 | Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. | joerg | 1 | -2/+1 |
2008-03-04 | Mechanical changes to add DESTDIR support to packages that install | jlam | 1 | -3/+6 |
2007-10-25 | Move code that generates a dynamic PLIST from the {pre,do,post}-install | jlam | 1 | -7/+12 |
2007-09-09 | Set PKGNAME only here since lang/ruby package is a meta package. | taca | 1 | -2/+3 |
2007-03-15 | Updating Ruby to 1.8.6. | taca | 1 | -2/+2 |
2007-01-07 | Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of | rillig | 1 | -3/+3 |
2006-12-06 | Update ruby package to 1.8.5.20061205. No change for this wrapper package. | taca | 1 | -2/+2 |
2006-01-03 | lang/ruby package is now 1.8.4, reset PKGREVISION. | taca | 1 | -2/+1 |
2005-12-08 | Bumped the PKGREVISION of the packages that have been broken by the recent | rillig | 1 | -1/+2 |
2005-11-02 | - Update to ruby 1.8.3. | taca | 1 | -3/+2 |
2005-07-19 | depends should be ../../<category>/<pkg> | grant | 1 | -2/+2 |
2005-06-17 | Fix inappropriate uses of ${LOCALBASE} or ${X11PREFIX} instead of | jlam | 1 | -2/+2 |
2005-06-16 | Create directories before installing files into them. | jlam | 1 | -1/+3 |
2005-03-24 | Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be | wiz | 1 | -2/+1 |
2005-03-06 | Change depends to ruby16-base/ruby18-base package from ruby16/ruby18 | taca | 1 | -4/+4 |
2005-03-06 | Cosmetic change with pkglint(1). | taca | 1 | -4/+4 |
2005-02-21 | Add h2rb command wrapper for ruby18 package. | taca | 1 | -2/+3 |
2004-11-27 | Update ruby package to 1.8.1. | taca | 1 | -15/+23 |
2004-03-16 | Add ruby to CATEGORIES. | taca | 1 | -2/+2 |
2004-03-12 | Bump pacakge revision with ruby-base package's update. | taca | 1 | -1/+2 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-03-28 | NO_PATCH is deprecated, says pkglint. Remove it. | wiz | 1 | -2/+1 |
2003-03-24 | Remove PKGREVISION for updating ruby (meta) package to 1.6.8. | taca | 1 | -2/+1 |
2002-03-21 | Bump PKGREVISION of ruby to reflect the fact that the recent fix to | fredb | 1 | -1/+2 |
2002-01-22 | Make ruby meta package 1.6 based only. Previously, it was shared with | taca | 1 | -1/+3 |
2001-12-30 | update ruby package to ruby 1.6.6 based. | taca | 1 | -2/+2 |
2001-06-30 | Make ruby package to meta-package composes those package based on | taca | 1 | -40/+21 |
2001-03-27 | Change BUILD_DEPENDS semantics: | hubertf | 1 | -2/+2 |
2001-02-25 | Cleanup MKDIR usage => INSTALL_*_DIR | hubertf | 1 | -3/+3 |
2001-02-17 | Move the COMMENT from being in its own file to a definition in the | agc | 1 | -1/+2 |
2000-08-22 | Update ruby,ruby-Tk to 1.4.6 | sakamoto | 1 | -2/+2 |
2000-07-20 | Depend on version 4.0 or newer of the "readline" package. | tron | 1 | -2/+2 |
2000-07-03 | Update ruby to 1.4.5 | sakamoto | 1 | -2/+2 |
2000-06-13 | change dependency from gdbm-1.7.3 to gdbm>=1.7.3 | wiz | 1 | -2/+2 |
2000-04-18 | Update ruby to 1.4.4 | sakamoto | 1 | -2/+2 |
2000-04-14 | add XLDFLAGS="${LDFLAGS}" to MAKE_ENV, fixes shared library linking. | sakamoto | 1 | -2/+2 |
2000-04-11 | Remove redundant dependency on ncurses. | sakamoto | 1 | -2/+1 |
2000-02-02 | use CONFIGURE_ARGS+= instead of CONFIGURE_ARGS=, fixes shared | wiz | 1 | -3/+3 |
2000-01-22 | fix ELF platform support (configure.in patch missed one of clauses) | itojun | 1 | -1/+10 |
2000-01-15 | Update dependency on ncurses to >=4.2 | jlam | 1 | -2/+2 |
1999-12-14 | Update ruby to 1.4.3 | sakamoto | 1 | -4/+4 |
1999-09-21 | Add DEPENDS+=readline-4.0, suggested by Hubert Feyrer. | sakamoto | 1 | -1/+2 |
1999-09-17 | Update ruby to 1.4.2 | sakamoto | 1 | -3/+20 |
1999-08-24 | "bison" is only required at build time. | tron | 1 | -2/+2 |
1999-08-17 | Update to ruby-1.4.0. | sakamoto | 1 | -10/+9 |