summaryrefslogtreecommitdiff
path: root/lang/perl5
AgeCommit message (Expand)AuthorFilesLines
2010-07-04Pullup previous changes on HEAD to pkgsrc-2010Q2 branch to fix branchingagc3-3/+569
2010-05-09Fix issue with PLIST generation by not reading existing .packlist.morr1-2/+3
2010-04-01Resolve building problem on SunOS and SPARC.fhajny3-3/+21
2010-03-21Reset maintainer, developer lost his commit bit.wiz2-4/+3
2010-02-14Use "PKG_PREFIX" if it is set and the compiled in path otherwise.tron1-4/+4
2010-02-03Don't use "${PKG_PREFIX}" which is not set when this script gets run.tron1-4/+4
2010-01-31Reviewed patch from pkg/42709 and apply it.sno1-1/+2
2010-01-16Adding support to install via bundled Module::Install by allowingsno1-2/+17
2009-12-22We intentionally wire down the 'libswanted' list in the package Makefile, sodsainty2-1/+20
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.seb16-277/+81
2009-10-23Drop MAKE_JOBS_SAFE=no. Was updated a while back; MAKE_JOBS=16 works.tnn1-2/+1
2009-10-13Fix thread library detection on DragonFly. From corecode via PR 42170.hasso2-1/+75
2009-07-24Patch (from latest PathTools) to fix build failure on systems whereschmonz2-1/+17
2009-07-17adjust PERL5_LICENSE - enable both valid licensessno1-2/+2
2009-07-17allow dependent modules check build options of perl5sno1-1/+4
2009-06-18Remove @unexec ${RMDIR} generating code that is now unnecessary with latestwiz1-9/+2
2009-06-11Adding patch to allow nearly all CPAN modules can use the license ofsno2-2/+16
2009-06-11- enabling some tuning options to control 64-bit usage of built perlsno2-27/+93
2009-05-19Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENTwiz1-2/+2
2009-05-16cleanup: replaced _PKG_SILENT and _PKG_DEBUG with RUN.rillig2-5/+5
2009-05-02Adding patch from perl-5.10.1 upstream to fix "Unkown error bug" describedsno3-3/+48
2009-05-02Apply a patch to fix the broken build reported in PR pkg/41240sno2-1/+19
2009-03-21Fix PR pkg/40944 by using the Module::Build from Perl's Core as default.sno1-2/+2
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg1-13/+6
2009-02-11Add missing \ in multiline variable assignments. Only affects AIX.joerg1-3/+3
2009-01-29Add RCS Id.wiz2-2/+4
2009-01-29Fix patch.joerg1-1/+1
2009-01-18merge upstream commit b376053de54af4268a31e5a60d1f9e57db30af11:tnn3-5/+14
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. Bumpjoerg4-12/+24
2008-12-08Add fixes for CVE-2008-2827 and CVE-2008-5302 from CPAN respectivelytron3-3/+50
2008-12-08added fix for bug perl #57458 (relevant to FreeBSD 7.X)schwarz2-6/+19
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++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