summaryrefslogtreecommitdiff
path: root/lang/perl5
AgeCommit message (Expand)AuthorFilesLines
2013-12-09Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes.obache1-5/+13
2013-11-22Mark p5-* packages older than CORE module one as CONFLICTS.obache1-16/+83
2013-11-13Don't include -Wl,--whole-archive in the default LDFLAGS on NetBSD.joerg3-19/+25
2013-11-01Disable -fstack-protector on SunOS, it causes more trouble than its worth.jperkin3-24/+24
2013-09-11Ensure -lssp is added to $lddlflags on SunOS when using -fstack-protector,jperkin3-8/+23
2013-08-31Changes 5.18.1:adam5-133/+8
2013-08-19Update function invisibility list. This time for host releated reentrantchristos2-7/+34
2013-08-19Revert previous - I am unable to fix it for real and give up.martin2-17/+7
2013-08-18Try to fix building perl on NetBSD/current - but not quite good enough,martin2-7/+17
2013-07-26Fix build under GNU/kFreeBSD.ryoon1-1/+2
2013-07-18Fix netbsd hints:wiz3-6/+20
2013-07-18patch-hints_darwin.sh againadam2-6/+6
2013-07-17Don't set MACOSX_DEPLOYMENT_TARGET on Darwinadam2-1/+19
2013-07-15Revert unintentional change to Makefile.ryoon1-2/+1
2013-07-15Fix build on FreeBSD/amd64 9.1-RELEASE.ryoon2-3/+4
2013-07-03Adding support for Module::Build::Tiny and fix --installdirs flag forsno1-2/+11
2013-06-17Add patch from upstream git to try fixing test failures on 32bit NetBSD.wiz4-2/+128
2013-06-17No reason to mark as CONFLICTS with p5-Locale-Maketext-1.[0-9]*{,nb*},obache1-2/+2
2013-06-08Soon enough I'll learn to remember to update the patch checksum.schmonz1-2/+2
2013-06-08Remove extraneous trailing parenthesis so this test can run.schmonz1-2/+2
2013-06-06Change the way we fix up $rm_try to avoid a tools directory reference.jperkin3-12/+20
2013-06-05Add optional DTrace support.jperkin1-2/+12
2013-05-31We are excited to announce perl v5.18.0, the first stable release of versionadam12-181/+50
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