summaryrefslogtreecommitdiff
path: root/lang/perl5
AgeCommit message (Expand)AuthorFilesLines
2013-01-17Work around a NULL dereference (bug report was submitted upstream)manu3-3/+41
2013-01-03Don't hardwire /usr/pkg; use $PREFIX instead. This fixes variousdholland3-3/+24
2012-12-12patch SA51498 from the git repospz3-2/+57
2012-11-07Set ccflags and ldflags in Policy.sh instead of with CONFIGURE_ARGS.sbd2-6/+7
2012-11-07Move XCOFF special handling to Policy.sh.sbd3-20/+10
2012-11-04Changes 5.16.2:adam2-6/+6
2012-11-02Remove the addition on ${LOCALBASE}/lib rpath to ldflags as this is alreadysbd1-13/+1
2012-11-02Move options from Makefile to options.mk and remove a duplicate .include ofsbd2-93/+97
2012-11-02Move a hack from the Makefile to hacks.mksbd2-13/+13
2012-11-02Tidy-up the perl5-post-install commands.sbd1-8/+11
2012-11-02Remove the uneeded PERL5_SCRIPTDIR and PERL5_MAN1DIR variables.sbd2-10/+6
2012-11-02Remove the dynamic plist additions and add the two files to the static PLISTsbd2-8/+5
2012-10-20REPLACE_PERL one more file and add a SUBST_MESSAGE.wiz1-1/+3
2012-10-16Add a patch for Haiku OS (missing LOG_PRIMASK).obache2-1/+20
2012-10-10adding BUILD_PARAMS analogue to MAKE_PARAMS for Module::Build Perl5 modulessno1-4/+4
2012-10-03Update version in a comment.wiz1-2/+2
2012-10-03Changes 5.16.1:adam19-233/+100
2012-10-02Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-06-14Apply limited part of patch from perl bug 63604 to fix build on Solarisjperkin2-1/+17
2012-05-18Fix PR pkg/46439ryoon1-4/+4
2012-03-04Teach perllink(1) to transparently handle the case where a file has beentron2-3/+7
2012-02-23Backport a fix for a serious bug from upstream, where pkgsrc's CFLAGSfhajny4-3/+72
2012-02-21Make the _PERL5_PACKLIST_MANPAGE_RE pattern match thesbd1-2/+2
2012-02-19Merge patch-Configure into patch-ca and use lower case $prefixsbd3-19/+14
2012-02-17Fixes build on NetBSD-6.x, PR 46037.obache2-1/+17
2011-12-08Force ExtUtils::MakeMaker to ignore installed packlist when creating newhiramatsu3-7/+19
2011-11-27Always add PREFIX/lib to libpth. When building as normal user, it oftenjoerg3-6/+20
2011-10-28Add print-PLIST support for perl modules without .packlist.obache1-2/+5
2011-10-16PKGREVISION does not belong in Makefile.common.wiz2-3/+3
2011-10-16apply the changes to just Digest.pm from:spz3-2/+53
2011-10-11On m68k, gcc creates short assembler branch insns, and expects thehauke1-1/+23
2011-09-29Changes 5.14.2:adam2-6/+6
2011-09-20If building with threads support, add PTHREAD_LDFLAGS to LDFLAGS.dsainty1-1/+2
2011-09-17The CPAN module DB_File tries to link against -ldb, but NetBSD does notbrook2-1/+9
2011-09-14When building perl packages, never use native perl.hans1-1/+3
2011-08-15Bump default BUILD_DEPENDS for Module::Build packages to match currentobache1-2/+2
2011-08-05Changes 5.14.1:adam22-1192/+75
2011-08-05Fix build on MacOS X Lion (Darwin Kernel Version 11.0.1).ryoon2-1/+21
2011-07-19Drop --whole-archive. It should be a linker option (-Wl prefixed) injoerg2-1/+15
2011-05-16Allow sitebin to be overridden by PERL5_SITEBIN. No change to default buildabs3-4/+7
2011-04-07Add a patch to fix for http://secunia.com/advisories/43921/ from perl'staca3-3/+38
2011-01-30regen.wiz1-4/+4
2011-01-30Add RCS Id.wiz1-0/+2
2011-01-30Use more portable __sun instead of __sun__, per pkglint.wiz1-2/+2
2011-01-30Remove empty chunk.wiz1-3/+1
2011-01-30Improve MirBSD support, from Benny Siegert in PR 44491.wiz3-5/+25
2011-01-23Add support for MirBSD to pkgsrc. Patches from Benny Siegert andagc1-1/+3
2010-12-29Fix some patterns (hint: do not mix {} and <>wiz1-6/+6
2010-12-26Pass CFLAGS and LDFLAGS, otherwise fails on Mac OS X with different SDKs.adam1-1/+3
2010-11-02Remove alpha hack. Not needed any longer; per Staffan Thoménwiz1-12/+1