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