Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-05-03 | Add PRINT_PLIST_AWK patterns for RUBY_SITEARCHLIBDIR and RUBY_DLEXT. | minskim | 1 | -1/+8 | |
2006-01-05 | Remove USE_RUBY_DIST_SUBDIR which is unused now. | taca | 1 | -6/+1 | |
2006-01-03 | Stop handling DIST_SUBDIR default for Ruby packages. | taca | 1 | -2/+2 | |
First, set default value of USE_RUBY_DIST_SUBDIR to "no". | |||||
2005-12-05 | Ran "pkglint --autofix", which corrected some of the quoting issues in | rillig | 1 | -2/+2 | |
CONFIGURE_ARGS. | |||||
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+2 | |
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 | |||||
2005-11-02 | Replace LOCALBASE with PREFIX. | taca | 1 | -11/+11 | |
2005-10-16 | Set USE_RUBY_DIST_SUBDIR to yes if it isn't defined yet. | taca | 1 | -1/+6 | |
2005-09-11 | Move default definition of DIST_SUBDIR for Ruby related | taca | 1 | -8/+1 | |
from modules.mk to rubyversion.mk. This should fix devel/ruby-rd-mode package. | |||||
2005-06-23 | Add PRINT_PLIST_AWK patterns to exclude RUBY_DOCDIR and | minskim | 1 | -1/+11 | |
RUBY_EXAMPLESDIR in generating PLIST for ruby modules. | |||||
2005-04-10 | Add PRINT_PLIST_AWK patterns for ruby modules. | minskim | 1 | -1/+8 | |
2005-04-02 | Use DEPENDS, instead of including buildlink3.mk, to pull in | minskim | 1 | -1/+6 | |
dependency when NO_BUILD is set. Approved by taca@. | |||||
2005-03-24 | USE_BUILDLINK3 is mandatory; don't check for it anymore. | tv | 1 | -6/+1 | |
2005-03-08 | Fix botch in previous: argument after : in DEPENDS must be a relative | tv | 1 | -2/+2 | |
path, not an absolute path. | |||||
2005-03-06 | Change depends to ruby16-base/ruby18-base package from ruby16/ruby18 | taca | 1 | -3/+4 | |
package and tweak the package's COMMENT. Bump PKGREVISION. | |||||
2004-12-16 | Don't always set DIST_SUBDIR but only if RUBY_DIST_SUBDIR isn't empty. | taca | 1 | -1/+3 | |
This change dosen't affect any current ruby based packages. | |||||
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -2/+2 | |
Suggested by Roland Illig, ok'd by various. | |||||
2004-11-27 | Importing files for Ruby's new framework. | taca | 1 | -0/+142 | |