Age | Commit message (Expand) | Author | Files | Lines |
2005-08-22 | Set LIBSWANTED and SYSLIBPATH for DragonFly. | reed | 1 | -1/+3 |
2005-08-18 | Remove the empty $sitearch directory even if it's outside of ${PREFIX} -- | jlam | 1 | -6/+2 |
2005-08-12 | Restore perllocal.pod-generating behavior of ExtUtils::MakeMaker | jlam | 11 | -128/+54 |
2005-08-08 | Alter the configuration so that: | jlam | 3 | -6/+58 |
2005-08-07 | Fix an error in ExtUtils::MakeMaker that didn't output the definitions | jlam | 3 | -8/+43 |
2005-08-07 | Remove redundant patch. | jlam | 2 | -34/+1 |
2005-08-06 | Update lang/perl5 to 5.8.7. Changes from version 5.8.6 include updates | jlam | 26 | -438/+893 |
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-07-13 | Turn PERL5_PACKLIST into a relative path instead of an absolute path. | jlam | 1 | -3/+5 |
2005-07-13 | sort out 32- and 64bit flags for IRIX | jschauma | 1 | -2/+6 |
2005-06-30 | Use "test -h", instead of "test", to test symlinks. This should have | minskim | 1 | -3/+3 |
2005-06-30 | Make sure that the path to "test" in ${TOOLS_DIR} is not embedded in | minskim | 1 | -3/+4 |
2005-06-24 | Drop the perl-5.6.x package from pkgsrc. Remove lang/perl58 and update | jlam | 36 | -714/+893 |
2005-05-27 | Quoting fix. | jlam | 1 | -2/+2 |
2005-05-27 | .undef is unnecessary since the temporary variable used in the for loop | jlam | 1 | -4/+1 |
2005-05-25 | Add RMD160 checksum. | wiz | 1 | -1/+2 |
2005-05-22 | Remove the old tools framework and references to _USE_NEW_TOOLS. | jlam | 1 | -7/+2 |
2005-05-20 | Move the PLIST_SUBST lines that substitute for PERL5_* variables from | jlam | 1 | -5/+1 |
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 | 3 | -6/+54 |
2005-05-12 | We don't need to check for whether the variables are defined before | jlam | 1 | -5/+1 |
2005-05-12 | Allow vars.mk to be included multiple times. We avoid excessive | jlam | 1 | -35/+34 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-04-01 | BUILDING_PERL5 is _always_ defined now, so test for a specific value. | heinz | 1 | -2/+2 |
2005-03-24 | Don't check USE_BUILDLINK3 any more. | tv | 1 | -6/+2 |
2005-03-24 | Perl's Configure needs to be restricted from finding libraries that | jlam | 1 | -3/+5 |
2005-03-23 | Forcibly set the locations for the version-specific directories. | jlam | 1 | -5/+5 |
2005-02-26 | Enforce the values that PERL5_MODULE_TYPE can take. | jlam | 1 | -1/+6 |
2005-02-25 | Depend on latest p5-Module-Build to get .packlist files. | wiz | 1 | -2/+2 |
2005-02-24 | * Teach devel/p5-Module-Build to write .packlists just like MakeMaker.pm | jlam | 3 | -50/+89 |
2005-02-23 | Remove :Q that broke things, introduced in previous. | wiz | 1 | -2/+2 |
2005-02-21 | Add basic Module::Build support; set PERL5_USES_MODULE_BUILD | wiz | 1 | -2/+29 |
2005-01-03 | Drop maintainership of perl-5.6.x. We should move pkgsrc to using | jlam | 1 | -2/+2 |
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 | 2 | -1/+33 |
2004-12-15 | Remove duplicate "the" in comment. | wiz | 1 | -2/+2 |
2004-12-12 | Change ALL_TARGET to BUILD_TARGET. | kristerw | 1 | -2/+2 |
2004-10-01 | Remove MIPSpro bits that added -n32 or -64 depending on the ABI; this | jlam | 1 | -9/+1 |
2004-08-27 | Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG, | jlam | 1 | -3/+3 |
2004-07-06 | Remove references to buildlink2. | wiz | 1 | -3/+1 |
2004-07-06 | Unused. | wiz | 1 | -73/+0 |
2004-07-03 | Do not unset USE_GCC3, just complain if building | wiz | 2 | -12/+7 |
2004-06-09 | PR pkg/25428: Georg Schwarz, remove an extra '\' in front of ${TRUE}, | xtraeme | 1 | -2/+2 |
2004-05-05 | Set LC_ALL=C while doing perl5-configure. This fixes the problem that | recht | 1 | -1/+2 |
2004-05-05 | Rework how proper ABI flags are set on IRIX, using patch provided by | jschauma | 1 | -3/+8 |
2004-04-26 | Allow perl-thread to be an acceptable perl when checking dependencies. | jlam | 2 | -4/+4 |
2004-04-23 | Add Interix to NOT_FOR_PLATFORM; porting will be done on only perl 5.8. | tv | 1 | -2/+2 |