summaryrefslogtreecommitdiff
path: root/lang/perl5/buildlink3.mk
AgeCommit message (Expand)AuthorFilesLines
2005-05-22Remove the old tools framework and references to _USE_NEW_TOOLS.jlam1-7/+2
2005-05-19Split the conditional which seems to occasionally be malformed. Thisjlam1-3/+5
2005-05-19When perl5/buildlink3.mk is included by a package Makefile, the buildlinkjlam1-3/+2
2005-05-18Goal: Remove USE_PERL5 from pkgsrc.jlam1-5/+11
2005-05-12We don't need to check for whether the variables are defined beforejlam1-5/+1
2005-02-24* Teach devel/p5-Module-Build to write .packlists just like MakeMaker.pmjlam1-41/+4
2004-12-20actually bump PKGREVISION of perl58 and BUILDLINK_RECOMMENDED to addressgrant1-2/+2
2004-12-20since perl is now built with threads on most platforms, the perl archlibgrant1-1/+2
2004-12-19Create a modifier PERL5_OPTIONS that specifies properties of the perljlam1-1/+7
2004-04-26Allow perl-thread to be an acceptable perl when checking dependencies.jlam1-2/+2
2004-03-05Reorder location and setting of BUILDLINK_PACKAGES to match templatejlam1-19/+19
2004-02-10Turn PERL5_REQD into a list of values, the highest of which will be usedjlam1-3/+3
2004-02-06If we're passing through MAKEFLAGS variables whose values may containjlam1-6/+6
2004-01-24Append to BUILDLINK_DEPENDS.<pkg> instead of setting a default value. Injlam1-2/+2
2004-01-19If PERL5_REQD is at least 5.8, then set BUILDLINK_PKGSRCDIR.perl properlyjlam1-2/+2
2004-01-19Back out previous change... it doesn't seem to be needed.jlam1-3/+1
2004-01-16Add a variable "PERL5_PATH" that's the full path to the actual perljlam1-1/+3
2004-01-13Rearrange order of tests and protect more of the code that depends onjlam1-8/+7
2004-01-12We need PERL5_INSTALLARCHLIB, so compute its value appropriately.jlam1-11/+8
2004-01-11Use tabs (not spaces) to make indentationcjep1-2/+2
2004-01-05Use S/+$// instead of C/\+$// to save a backslash. Very highlyjlam1-2/+2
2004-01-04Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk.jlam1-4/+4
2004-01-03Initial sprinkling of work-in-progress buildlink3.mk files for using thejlam1-0/+84