summaryrefslogtreecommitdiff
path: root/lang/perl5
AgeCommit message (Expand)AuthorFilesLines
2006-08-14Pullup ticket 1788 - requested by tronghen2-6/+6
2006-06-15Pluralize INSTALL_TEMPLATE and DEINSTALL_TEMPLATE variable names as perjlam2-5/+5
2006-06-09Fixed pkglint warnings.rillig1-12/+13
2006-06-09bsd.prefs.mk only needs to be included once.rillig1-3/+2
2006-05-06GCC versions prior to 3.4 have a bug handling the "unused" attributejlam4-3/+64
2006-05-02Error out if the packlist isn't specified correctly, so we don't pretendjlam1-1/+5
2006-04-11Put any compiled binaries into vendor- and site-specific locations tojlam1-1/+9
2006-04-09Ensure that perl uses /bin/sh (or the appropriate functional equivalent)jlam1-1/+2
2006-04-09Update lang/perl5 to 5.8.8. Changes from version 5.8.7 include:jlam19-271/+217
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 ofjlam2-5/+5
2006-03-09Make perl5 modules build with pthread library from pkgsrc.itohy1-1/+3
2006-01-19Use SUBST framework instead of FILES_SUBST_SED.joerg1-5/+8
2006-01-15Restore binary compatibility with previous versions of perl-5.8.x thatjlam1-10/+11
2006-01-13Use the vendor-supplied set of fixes for the following security advisories:jlam3-20/+29
2006-01-13Finish removing extraneous code only useful for snapshots missed in thejlam1-8/+4
2006-01-13Remove snapshot and release-candidate code since they're outdated and arejlam1-24/+2
2005-12-30Ensure that the hints files are always writable before modifying them.jlam1-1/+4
2005-12-29Perl has no dependencies, so force patch the Configure script to makejlam3-15/+15
2005-12-29Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mkjlam2-4/+2
2005-12-22Tell the Configure script the correct LDFLAGS needed to link threadedjlam1-14/+35
2005-12-18Fix for Perl format string vulnerability noted in CVE-2005-3962:jlam3-3/+21
2005-12-17Change my MAINTAINER email address to the one I've been using forjlam1-2/+2
2005-12-05Ran "pkglint --autofix", which corrected some of the quoting issues inrillig1-2/+2
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
2005-10-19Teach pkgsrc to modify the installed .packlist files so that if MANZ isjlam1-1/+34
2005-10-19Split out the packlist-handling code from modules.mk into a separatejlam3-68/+83
2005-10-10Bump revision since the linking changed on DragonFly. Suggested byjoerg1-2/+2
2005-10-10Nuke last chunk of patch, it got appended by configure.joerg2-15/+4
2005-10-10Just use -pthread on DragonFly for thread linkage.joerg2-18/+16
2005-10-05Remove some more *LEGACY* settings that are over a month old andwiz1-2/+1
2005-08-22Set LIBSWANTED and SYSLIBPATH for DragonFly.reed1-1/+3
2005-08-18Remove the empty $sitearch directory even if it's outside of ${PREFIX} --jlam1-6/+2
2005-08-12Restore perllocal.pod-generating behavior of ExtUtils::MakeMakerjlam11-128/+54
2005-08-08Alter the configuration so that:jlam3-6/+58
2005-08-07Fix an error in ExtUtils::MakeMaker that didn't output the definitionsjlam3-8/+43
2005-08-07Remove redundant patch.jlam2-34/+1
2005-08-06Update lang/perl5 to 5.8.7. Changes from version 5.8.6 include updatesjlam26-438/+893
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-07-13Turn PERL5_PACKLIST into a relative path instead of an absolute path.jlam1-3/+5
2005-07-13sort out 32- and 64bit flags for IRIXjschauma1-2/+6
2005-06-30Use "test -h", instead of "test", to test symlinks. This should haveminskim1-3/+3
2005-06-30Make sure that the path to "test" in ${TOOLS_DIR} is not embedded inminskim1-3/+4
2005-06-24Drop the perl-5.6.x package from pkgsrc. Remove lang/perl58 and updatejlam36-714/+893
2005-05-27Quoting fix.jlam1-2/+2
2005-05-27.undef is unnecessary since the temporary variable used in the for loopjlam1-4/+1
2005-05-25Add RMD160 checksum.wiz1-1/+2
2005-05-22Remove the old tools framework and references to _USE_NEW_TOOLS.jlam1-7/+2
2005-05-20Move the PLIST_SUBST lines that substitute for PERL5_* variables fromjlam1-5/+1