summaryrefslogtreecommitdiff
path: root/lang/perl5/Makefile
AgeCommit message (Expand)AuthorFilesLines
2010-06-28Pullup ticket #3151 - requested by spztron1-2/+2
2010-04-01Resolve building problem on SunOS and SPARC.fhajny1-2/+2
2010-03-21Reset maintainer, developer lost his commit bit.wiz1-2/+2
2009-12-14Fix fetch: adjust MASTER_SITES to CPAN's src/5.0/ directory.seb1-2/+2
2009-12-14Update perl from version 5.10.0nb6 to version 5.10.1.seb1-3/+3
2009-10-23Drop MAKE_JOBS_SAFE=no. Was updated a while back; MAKE_JOBS=16 works.tnn1-2/+1
2009-06-11Adding patch to allow nearly all CPAN modules can use the license ofsno1-2/+4
2009-06-11- enabling some tuning options to control 64-bit usage of built perlsno1-23/+62
2009-05-19Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENTwiz1-2/+2
2009-05-02Adding patch from perl-5.10.1 upstream to fix "Unkown error bug" describedsno1-2/+2
2009-02-11Add missing \ in multiline variable assignments. Only affects AIX.joerg1-3/+3
2009-01-18merge upstream commit b376053de54af4268a31e5a60d1f9e57db30af11:tnn1-2/+2
2008-12-27Fix subst pattern to create parsable entry for XLC's cpp.joerg1-3/+3
2008-12-21Further refine AIX support.joerg1-4/+22
2008-12-20Improve AIX support to the point that dynamic modules work. Bumpjoerg1-3/+9
2008-12-08Add fixes for CVE-2008-2827 and CVE-2008-5302 from CPAN respectivelytron1-2/+4
2008-11-14Add rpath entries for XCOFF/AIX as well. Tested by Jens Rehsack.joerg1-2/+2
2008-10-21Fixed a memory leak in the qr operator. PKGREVISION++rillig1-2/+2
2008-10-19Remove some extraneous quoting which makes this package not buildhe1-2/+2
2008-10-16Adjust PERL5_REQD from 5.8.7 to 5.10.0, so as to prevent attemptshe1-1/+2
2008-10-11WRKDIR's basename can be anything hence be a bit more genericseb1-2/+2
2008-10-10Update perl5 from version 5.8.8nb8 to 5.10.0.he1-4/+21
2008-06-01Apply a patch from Debian to fix the security vulnerability identifiedhe1-2/+2
2008-02-19Don't pass ABI flags on IRIX, compiler.mk already handles this throughtnn1-4/+2
2008-02-09A nasty side effect of using TOOLS_SED here is that perl will try totnn1-1/+2
2008-01-08bump PKGREVISION for previous change to patch-ah.apb1-2/+2
2007-12-22Set LIBSWANTED for Linux as suggested by jlam in PR 31088.minskim1-1/+2
2007-11-19Bump PKGREVISION because of the mk/tools/perl.mk changes. There wasminskim1-2/+2
2007-11-18For the moment disable the building of a shared libperl.dylib on Darwinadrianp1-2/+11
2007-11-11Added commented-out LICENSE=something.martti1-1/+2
2007-11-06add a patch from Redhat bugzilla #323571 to fix CVE-2007-5116:drochner1-2/+2
2007-09-06Don't assume any pre-installed perl5. This is necessary for pbulk buildsrillig1-1/+2
2007-02-06Commit the patch from PR pkg/35319 which should fix perl compilation ondmcmahill1-2/+2
2007-01-19This package is not MAKE_JOBS_SAFE.rillig1-1/+2
2007-01-08ABI is usually undefined, so a defined() check is needed.rillig1-2/+2
2006-11-03Further improve packlist logic to handle DESTDIR for Perl modulesjoerg1-1/+2
2006-11-03DESTDIR support. Slightly refactor Perl build to avoid calling the newlyjoerg1-22/+21
2006-10-01Added a debugging option to the package (disabled by default).rillig1-2/+6
2006-07-19Consistently use $perlprog to refer to the perl executable in thejlam1-2/+2
2006-05-06GCC versions prior to 3.4 have a bug handling the "unused" attributejlam1-2/+2
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:jlam1-41/+26
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:jlam1-2/+22
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 makejlam1-12/+3