summaryrefslogtreecommitdiff
path: root/lang/perl5
AgeCommit message (Expand)AuthorFilesLines
2013-04-23prevent to use C++ as default linker for Cygwin.obache3-9/+19
2013-04-06Not MAKE_JOBS_SAFE.dholland1-1/+3
2013-04-03from KNOWN PROBLEMS in README.haikuobache1-1/+10
2013-04-03Changes 5.16.3:adam4-156/+7
2013-03-09regen patchsum, update for patch-ab was reverted.obache1-2/+2
2013-03-08add patch for CVE-2013-1667 from:tez3-4/+152
2013-03-04note upstream RT ticket url.obache2-3/+4
2013-03-03fixes destdir installation on Cygwin.obache2-4/+42
2013-02-28tell library related staffs for Cygwin.obache1-1/+3
2013-02-28also use gmake for Cygwin.obache1-2/+3
2013-02-27ld='g++' in hints/cygwin.sh, c++ is required on Cygwin.obache1-1/+8
2013-01-24Don't be confused by '=' in output from "uname -a".apb2-4/+23
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