Age | Commit message (Expand) | Author | Files | Lines |
2007-05-26 | Enable installation to DESTDIR for all packages based on Module::Build. | heinz | 1 | -2/+7 |
2007-04-21 | patch-cn: hpux: don't use absolute path to ld(1) | tnn | 2 | -1/+24 |
2007-04-21 | The error messages on AIX are weird, but maybe someone understands them. | rillig | 1 | -1/+2 |
2007-02-06 | Commit the patch from PR pkg/35319 which should fix perl compilation on | dmcmahill | 3 | -3/+46 |
2007-01-19 | This package is not MAKE_JOBS_SAFE. | rillig | 1 | -1/+2 |
2007-01-15 | Oops, forgot to add a default value for PERL5_USE_PACKLIST and to test | rillig | 1 | -1/+2 |
2007-01-15 | Added a new variable PERL5_USE_PACKLIST that decides whether the Perl | rillig | 1 | -1/+10 |
2007-01-08 | ABI is usually undefined, so a defined() check is needed. | rillig | 1 | -2/+2 |
2006-12-12 | Replace mk/bsd.prefs.mk includes with bsd.fast.prefs.mk includes. | joerg | 1 | -2/+2 |
2006-11-03 | Further improve packlist logic to handle DESTDIR for Perl modules | joerg | 2 | -5/+24 |
2006-11-03 | DESTDIR support. Slightly refactor Perl build to avoid calling the newly | joerg | 4 | -28/+41 |
2006-10-08 | Remove extraneous interix change from patch-cb. | ben | 2 | -11/+7 |
2006-10-04 | PERL5_CONFIGURE_DIRS may now contain directory names relative to | rillig | 1 | -9/+13 |
2006-10-04 | Only do the build and test actions when NO_BUILD does not prevent them. | rillig | 1 | -6/+8 |
2006-10-01 | Added a debugging option to the package (disabled by default). | rillig | 1 | -2/+6 |
2006-08-08 | Remove changes added by Perl's configure script. Problem pointed out | tron | 2 | -20/+4 |
2006-08-08 | Make this build under NetBSD 4.x. | tron | 2 | -6/+22 |
2006-07-19 | Consistently use $perlprog to refer to the perl executable in the | jlam | 2 | -4/+4 |
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-07-02 | Added a patch for t/io/fs.t, which handles filesystems that are mounted | rillig | 2 | -1/+25 |
2006-06-15 | Pluralize INSTALL_TEMPLATE and DEINSTALL_TEMPLATE variable names as per | jlam | 2 | -5/+5 |
2006-06-09 | Fixed pkglint warnings. | rillig | 1 | -12/+13 |
2006-06-09 | bsd.prefs.mk only needs to be included once. | rillig | 1 | -3/+2 |
2006-05-06 | GCC versions prior to 3.4 have a bug handling the "unused" attribute | jlam | 4 | -3/+64 |
2006-05-02 | Error out if the packlist isn't specified correctly, so we don't pretend | jlam | 1 | -1/+5 |
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 | 19 | -271/+217 |
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 | 2 | -5/+5 |
2006-03-09 | Make perl5 modules build with pthread library from pkgsrc. | itohy | 1 | -1/+3 |
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 | 3 | -20/+29 |
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 | 3 | -15/+15 |
2005-12-29 | Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk | jlam | 2 | -4/+2 |
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 | 3 | -3/+21 |
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-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+2 |
2005-10-19 | Teach pkgsrc to modify the installed .packlist files so that if MANZ is | jlam | 1 | -1/+34 |
2005-10-19 | Split out the packlist-handling code from modules.mk into a separate | jlam | 3 | -68/+83 |
2005-10-10 | Bump revision since the linking changed on DragonFly. Suggested by | joerg | 1 | -2/+2 |
2005-10-10 | Nuke last chunk of patch, it got appended by configure. | joerg | 2 | -15/+4 |
2005-10-10 | Just use -pthread on DragonFly for thread linkage. | joerg | 2 | -18/+16 |