Age | Commit message (Expand) | Author | Files | Lines |
2009-07-17 | allow dependent modules check build options of perl5 | sno | 1 | -1/+4 |
2009-03-20 | Simply and speed up buildlink3.mk files and processing. | joerg | 1 | -13/+6 |
2008-10-19 | Add BUILDLINK_API_DEPENDS.perl+= perl<5.12.0 together with a comment | he | 1 | -1/+5 |
2008-10-16 | Adjust PERL5_REQD from 5.8.7 to 5.10.0, so as to prevent attempts | he | 1 | -2/+2 |
2007-11-21 | Properly fix the problem that 1.40 addressed. PERL5_REQD should be | minskim | 1 | -4/+4 |
2007-11-21 | Back out 1.37 as it breaks PERL5_REQD (e.g. show-depends in | joerg | 1 | -1/+3 |
2007-11-21 | Need to include vars.mk for ${PERL5_SUB_INSTALLARCHLIB}. | obache | 1 | -1/+2 |
2007-11-19 | When buildlinking perl, set PERL5 to pkgsrc perl, not the one selected | minskim | 1 | -1/+5 |
2007-11-18 | If perl is buildlinked, used perl in ${BUILDLINK_PREFIX.perl} and | minskim | 1 | -3/+1 |
2006-12-12 | Replace mk/bsd.prefs.mk includes with bsd.fast.prefs.mk includes. | joerg | 1 | -2/+2 |
2006-07-08 | Change the format of BUILDLINK_ORDER to contain depth information as well, | jlam | 1 | -2/+2 |
2006-07-08 | Track information in a new variable BUILDLINK_ORDER that informs us | jlam | 1 | -1/+2 |
2006-06-15 | Pluralize INSTALL_TEMPLATE and DEINSTALL_TEMPLATE variable names as per | jlam | 1 | -2/+2 |
2006-06-09 | bsd.prefs.mk only needs to be included once. | rillig | 1 | -3/+2 |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 1 | -2/+2 |
2006-03-14 | Modify the pkginstall framework so that it manages all aspects of | jlam | 1 | -2/+2 |
2005-12-29 | Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk | jlam | 1 | -2/+1 |
2005-08-12 | Restore perllocal.pod-generating behavior of ExtUtils::MakeMaker | jlam | 1 | -2/+2 |
2005-08-06 | Update lang/perl5 to 5.8.7. Changes from version 5.8.6 include updates | jlam | 1 | -8/+7 |
2005-07-16 | Get rid of USE_PERL5. The new way to express needing the Perl executable | jlam | 1 | -5/+1 |
2005-07-15 | Drop support for TOOLS_DEPMETHOD.<tool>. The new way to specify a | jlam | 1 | -4/+1 |
2005-06-24 | Drop the perl-5.6.x package from pkgsrc. Remove lang/perl58 and update | jlam | 1 | -2/+2 |
2005-05-22 | Remove the old tools framework and references to _USE_NEW_TOOLS. | jlam | 1 | -7/+2 |
2005-05-19 | Split the conditional which seems to occasionally be malformed. This | jlam | 1 | -3/+5 |
2005-05-19 | When perl5/buildlink3.mk is included by a package Makefile, the buildlink | jlam | 1 | -3/+2 |
2005-05-18 | Goal: Remove USE_PERL5 from pkgsrc. | jlam | 1 | -5/+11 |
2005-05-12 | We don't need to check for whether the variables are defined before | jlam | 1 | -5/+1 |
2005-02-24 | * Teach devel/p5-Module-Build to write .packlists just like MakeMaker.pm | jlam | 1 | -41/+4 |
2004-12-20 | actually bump PKGREVISION of perl58 and BUILDLINK_RECOMMENDED to address | grant | 1 | -2/+2 |
2004-12-20 | since perl is now built with threads on most platforms, the perl archlib | grant | 1 | -1/+2 |
2004-12-19 | Create a modifier PERL5_OPTIONS that specifies properties of the perl | jlam | 1 | -1/+7 |
2004-04-26 | Allow perl-thread to be an acceptable perl when checking dependencies. | jlam | 1 | -2/+2 |
2004-03-05 | Reorder location and setting of BUILDLINK_PACKAGES to match template | jlam | 1 | -19/+19 |
2004-02-10 | Turn PERL5_REQD into a list of values, the highest of which will be used | jlam | 1 | -3/+3 |
2004-02-06 | If we're passing through MAKEFLAGS variables whose values may contain | jlam | 1 | -6/+6 |
2004-01-24 | Append to BUILDLINK_DEPENDS.<pkg> instead of setting a default value. In | jlam | 1 | -2/+2 |
2004-01-19 | If PERL5_REQD is at least 5.8, then set BUILDLINK_PKGSRCDIR.perl properly | jlam | 1 | -2/+2 |
2004-01-19 | Back out previous change... it doesn't seem to be needed. | jlam | 1 | -3/+1 |
2004-01-16 | Add a variable "PERL5_PATH" that's the full path to the actual perl | jlam | 1 | -1/+3 |
2004-01-13 | Rearrange order of tests and protect more of the code that depends on | jlam | 1 | -8/+7 |
2004-01-12 | We need PERL5_INSTALLARCHLIB, so compute its value appropriately. | jlam | 1 | -11/+8 |
2004-01-11 | Use tabs (not spaces) to make indentation | cjep | 1 | -2/+2 |
2004-01-05 | Use S/+$// instead of C/\+$// to save a backslash. Very highly | jlam | 1 | -2/+2 |
2004-01-04 | Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk. | jlam | 1 | -4/+4 |
2004-01-03 | Initial sprinkling of work-in-progress buildlink3.mk files for using the | jlam | 1 | -0/+84 |