Age | Commit message (Expand) | Author | Files | Lines |
2005-02-21 | Add h2rb command wrapper for ruby18 package. | taca | 1 | -2/+3 |
2005-02-21 | Move common configure related parameter from ruby16/Makefile and | taca | 1 | -1/+27 |
2005-02-09 | Fix version suffix of shared library, libruby.so for OpenBSD. | taca | 1 | -1/+4 |
2005-01-28 | I've completely forgot that the ruby library directory name on Linux | taca | 1 | -1/+5 |
2005-01-28 | The ruby library directory name on Linux has been changed in Ruby | minskim | 1 | -5/+1 |
2005-01-23 | Update Ruby 1.8.2. | taca | 1 | -2/+2 |
2005-01-21 | Add ruby build support for Interix, modeled on NetBSD config. | tv | 1 | -2/+2 |
2005-01-16 | Introduce RUBY_HAS_ARCHLIB. | taca | 1 | -2/+11 |
2004-12-16 | Don't always set DIST_SUBDIR but only if RUBY_DIST_SUBDIR isn't empty. | taca | 1 | -1/+3 |
2004-12-05 | Improve. | wiz | 1 | -6/+7 |
2004-12-05 | Restore package dependency sentence. | taca | 1 | -1/+2 |
2004-12-04 | Simplify description removing ambiguous sentence. | taca | 1 | -2/+1 |
2004-12-04 | - Introduce RUBY_DLEXT which is used to replace suffix of Ruby's | taca | 1 | -3/+13 |
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -2/+2 |
2004-12-01 | Add RUBY_VERSION_LIST, list of supported ${RUBY_VER}. | taca | 1 | -1/+6 |
2004-11-29 | Remove includeing ncurses's buildlinke3.mk file. It was added | taca | 1 | -3/+1 |
2004-11-29 | - set RUBY_REQD proper value. | taca | 2 | -8/+15 |
2004-11-29 | Allow selecting sub-directory on MASTER_SITES with RUBY_SITE_SUBDIR. | taca | 1 | -14/+15 |
2004-11-28 | Add MESSAGE_SUST as PLIST_SUBST here. | taca | 1 | -1/+3 |
2004-11-28 | Fix MASTER_SITE_RUBY to use proper version directory. | taca | 1 | -14/+14 |
2004-11-27 | Update ruby package to 1.8.1. | taca | 2 | -33/+29 |
2004-11-27 | Importing files for Ruby's new framework. | taca | 5 | -0/+488 |
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-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -2/+2 |
2001-09-08 | Various changes: mostly removing 'WWW:' lines, since that's what we have | wiz | 1 | -5/+4 |
2001-06-30 | Make ruby package to meta-package composes those package based on | taca | 6 | -254/+29 |
2001-04-19 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -7/+5 |
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 | 2 | -2/+2 |
2001-01-04 | The way that shared objects were handled in the PLISTs and bsd.pkg.mk was | agc | 1 | -2/+4 |
2000-08-22 | Update ruby,ruby-Tk to 1.4.6 | sakamoto | 2 | -4/+4 |
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 | 8 | -65/+43 |
2000-06-13 | change dependency from gdbm-1.7.3 to gdbm>=1.7.3 | wiz | 1 | -2/+2 |
2000-06-02 | make sparc compile with -fPIC instead of -fpic. This fixes recently noted | dmcmahill | 3 | -1/+23 |
2000-04-18 | Update ruby to 1.4.4 | sakamoto | 8 | -322/+14 |
2000-04-14 | add XLDFLAGS="${LDFLAGS}" to MAKE_ENV, fixes shared library linking. | sakamoto | 1 | -2/+2 |
2000-04-11 | regen. | sakamoto | 1 | -1/+3 |
2000-04-11 | Remove redundant dependency on ncurses. | sakamoto | 2 | -2/+23 |
2000-04-11 | fix to link shared library at finding libraries phase. | sakamoto | 1 | -0/+11 |
2000-02-02 | use CONFIGURE_ARGS+= instead of CONFIGURE_ARGS=, fixes shared | wiz | 1 | -3/+3 |