summaryrefslogtreecommitdiff
path: root/lang/perl5
AgeCommit message (Expand)AuthorFilesLines
2008-10-21Fixed a memory leak in the qr operator. PKGREVISION++rillig3-3/+18
2008-10-19Add BUILDLINK_API_DEPENDS.perl+= perl<5.12.0 together with a commenthe1-1/+5
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 attemptshe2-3/+4
2008-10-11Remove patch that tries to create "hints/dragonfly.sh" which is now parttron2-112/+1
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.he30-769/+190
2008-07-30Don't try to use objformat on FreeBSD 7.0 and newer.ahoka2-1/+30
2008-06-01Apply a patch from Debian to fix the security vulnerability identifiedhe9-58/+286
2008-04-28Add missing single quote. Fixes build on -current.wiz2-3/+12
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-29Rewrote vars.mk so that perl is only invoked once, as opposed to oncetnn1-16/+10
2008-01-13Appease pkglint^Wrillig and add a note for patch-as.joerg2-3/+6
2008-01-12Fix build on newer Linux systems.joerg2-1/+16
2008-01-08bump PKGREVISION for previous change to patch-ah.apb1-2/+2
2008-01-08NetBSD's /proc/${pid}/exe is sometimes a symlink to "/" instead of to theapb2-6/+18
2007-12-22Set LIBSWANTED for Linux as suggested by jlam in PR 31088.minskim1-1/+2
2007-11-21Properly fix the problem that 1.40 addressed. PERL5_REQD should beminskim1-4/+4
2007-11-21Back out 1.37 as it breaks PERL5_REQD (e.g. show-depends injoerg1-1/+3
2007-11-21Need to include vars.mk for ${PERL5_SUB_INSTALLARCHLIB}.obache1-1/+2
2007-11-19When buildlinking perl, set PERL5 to pkgsrc perl, not the one selectedminskim1-1/+5
2007-11-19Bump PKGREVISION because of the mk/tools/perl.mk changes. There wasminskim1-2/+2
2007-11-18If perl is buildlinked, used perl in ${BUILDLINK_PREFIX.perl} andminskim2-6/+4
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:drochner3-3/+65
2007-09-06Don't assume any pre-installed perl5. This is necessary for pbulk buildsrillig1-1/+2
2007-08-04A subtle change introduced in gcc-4.2.x broke perl's makedepend script.tnn2-4/+12
2007-05-26Enable installation to DESTDIR for all packages based on Module::Build.heinz1-2/+7
2007-04-21patch-cn: hpux: don't use absolute path to ld(1)tnn2-1/+24
2007-04-21The error messages on AIX are weird, but maybe someone understands them.rillig1-1/+2
2007-02-06Commit the patch from PR pkg/35319 which should fix perl compilation ondmcmahill3-3/+46
2007-01-19This package is not MAKE_JOBS_SAFE.rillig1-1/+2
2007-01-15Oops, forgot to add a default value for PERL5_USE_PACKLIST and to testrillig1-1/+2
2007-01-15Added a new variable PERL5_USE_PACKLIST that decides whether the Perlrillig1-1/+10
2007-01-08ABI is usually undefined, so a defined() check is needed.rillig1-2/+2
2006-12-12Replace mk/bsd.prefs.mk includes with bsd.fast.prefs.mk includes.joerg1-2/+2
2006-11-03Further improve packlist logic to handle DESTDIR for Perl modulesjoerg2-5/+24
2006-11-03DESTDIR support. Slightly refactor Perl build to avoid calling the newlyjoerg4-28/+41
2006-10-08Remove extraneous interix change from patch-cb.ben2-11/+7
2006-10-04PERL5_CONFIGURE_DIRS may now contain directory names relative torillig1-9/+13
2006-10-04Only do the build and test actions when NO_BUILD does not prevent them.rillig1-6/+8
2006-10-01Added a debugging option to the package (disabled by default).rillig1-2/+6
2006-08-08Remove changes added by Perl's configure script. Problem pointed outtron2-20/+4
2006-08-08Make this build under NetBSD 4.x.tron2-6/+22
2006-07-19Consistently use $perlprog to refer to the perl executable in thejlam2-4/+4
2006-07-08Change the format of BUILDLINK_ORDER to contain depth information as well,jlam1-2/+2
2006-07-08Track information in a new variable BUILDLINK_ORDER that informs usjlam1-1/+2
2006-07-02Added a patch for t/io/fs.t, which handles filesystems that are mountedrillig2-1/+25