summaryrefslogtreecommitdiff
path: root/lang/perl5/buildlink3.mk
AgeCommit message (Expand)AuthorFilesLines
2006-12-12Replace mk/bsd.prefs.mk includes with bsd.fast.prefs.mk includes.joerg1-2/+2
2006-07-08Change the format of BUILDLINK_ORDER to contain depth information as well,jlam1-2/+2
2006-07-08Track information in a new variable BUILDLINK_ORDER that informs usjlam1-1/+2
2006-06-15Pluralize INSTALL_TEMPLATE and DEINSTALL_TEMPLATE variable names as perjlam1-2/+2
2006-06-09bsd.prefs.mk only needs to be included once.rillig1-3/+2
2006-04-06Over 1200 files touched but no revisions bumped :)reed1-2/+2
2006-03-14Modify the pkginstall framework so that it manages all aspects ofjlam1-2/+2
2005-12-29Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mkjlam1-2/+1
2005-08-12Restore perllocal.pod-generating behavior of ExtUtils::MakeMakerjlam1-2/+2
2005-08-06Update lang/perl5 to 5.8.7. Changes from version 5.8.6 include updatesjlam1-8/+7
2005-07-16Get rid of USE_PERL5. The new way to express needing the Perl executablejlam1-5/+1
2005-07-15Drop support for TOOLS_DEPMETHOD.<tool>. The new way to specify ajlam1-4/+1
2005-06-24Drop the perl-5.6.x package from pkgsrc. Remove lang/perl58 and updatejlam1-2/+2
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