Age | Commit message (Expand) | Author | Files | Lines |
2007-02-06 | Commit the patch from PR pkg/35319 which should fix perl compilation on | dmcmahill | 1 | -2/+2 |
2007-01-19 | This package is not MAKE_JOBS_SAFE. | rillig | 1 | -1/+2 |
2007-01-08 | ABI is usually undefined, so a defined() check is needed. | rillig | 1 | -2/+2 |
2006-11-03 | Further improve packlist logic to handle DESTDIR for Perl modules | joerg | 1 | -1/+2 |
2006-11-03 | DESTDIR support. Slightly refactor Perl build to avoid calling the newly | joerg | 1 | -22/+21 |
2006-10-01 | Added a debugging option to the package (disabled by default). | rillig | 1 | -2/+6 |
2006-07-19 | Consistently use $perlprog to refer to the perl executable in the | jlam | 1 | -2/+2 |
2006-05-06 | GCC versions prior to 3.4 have a bug handling the "unused" attribute | jlam | 1 | -2/+2 |
2006-04-11 | Put any compiled binaries into vendor- and site-specific locations to | jlam | 1 | -1/+9 |
2006-04-09 | Ensure that perl uses /bin/sh (or the appropriate functional equivalent) | jlam | 1 | -1/+2 |
2006-04-09 | Update lang/perl5 to 5.8.8. Changes from version 5.8.7 include: | jlam | 1 | -41/+26 |
2006-01-19 | Use SUBST framework instead of FILES_SUBST_SED. | joerg | 1 | -5/+8 |
2006-01-15 | Restore binary compatibility with previous versions of perl-5.8.x that | jlam | 1 | -10/+11 |
2006-01-13 | Use the vendor-supplied set of fixes for the following security advisories: | jlam | 1 | -2/+22 |
2006-01-13 | Finish removing extraneous code only useful for snapshots missed in the | jlam | 1 | -8/+4 |
2006-01-13 | Remove snapshot and release-candidate code since they're outdated and are | jlam | 1 | -24/+2 |
2005-12-30 | Ensure that the hints files are always writable before modifying them. | jlam | 1 | -1/+4 |
2005-12-29 | Perl has no dependencies, so force patch the Configure script to make | jlam | 1 | -12/+3 |
2005-12-22 | Tell the Configure script the correct LDFLAGS needed to link threaded | jlam | 1 | -14/+35 |
2005-12-18 | Fix for Perl format string vulnerability noted in CVE-2005-3962: | jlam | 1 | -2/+2 |
2005-12-17 | Change my MAINTAINER email address to the one I've been using for | jlam | 1 | -2/+2 |
2005-12-05 | Ran "pkglint --autofix", which corrected some of the quoting issues in | rillig | 1 | -2/+2 |
2005-10-19 | Split out the packlist-handling code from modules.mk into a separate | jlam | 1 | -27/+15 |
2005-10-10 | Bump revision since the linking changed on DragonFly. Suggested by | joerg | 1 | -2/+2 |
2005-10-05 | Remove some more *LEGACY* settings that are over a month old and | wiz | 1 | -2/+1 |
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 | 1 | -4/+4 |
2005-08-08 | Alter the configuration so that: | jlam | 1 | -5/+16 |
2005-08-07 | Fix an error in ExtUtils::MakeMaker that didn't output the definitions | jlam | 1 | -2/+2 |
2005-08-06 | Update lang/perl5 to 5.8.7. Changes from version 5.8.6 include updates | jlam | 1 | -88/+143 |
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 | 1 | -102/+177 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
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-01-03 | Drop maintainership of perl-5.6.x. We should move pkgsrc to using | jlam | 1 | -2/+2 |
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-03 | Do not unset USE_GCC3, just complain if building | wiz | 1 | -7/+1 |
2004-05-05 | Rework how proper ABI flags are set on IRIX, using patch provided by | jschauma | 1 | -3/+8 |
2004-04-23 | Add Interix to NOT_FOR_PLATFORM; porting will be done on only perl 5.8. | tv | 1 | -2/+2 |
2004-04-12 | Address PR pkg/25147: | jschauma | 1 | -2/+2 |
2004-03-02 | Test if a conditional variable is defined before expanding it. From | uebayasi | 1 | -2/+2 |
2004-01-13 | Bump the PKGREVISION of lang/perl5. Changes between versions 5.6.1nb9 | jlam | 1 | -2/+2 |
2004-01-08 | Adding a MESSAGE file noting where these packages search for plugins or | jlam | 1 | -1/+2 |