summaryrefslogtreecommitdiff
path: root/lang/perl5
AgeCommit message (Expand)AuthorFilesLines
2014-03-14Fix build under SCO OpenServer 5.0.7/3.2ryoon6-15/+160
2014-03-13Set USE_GCC_RUNTIME=yes for packages which build shared libraries but dojperkin1-1/+4
2014-02-17put a apace before "||" operator.obache1-2/+2
2014-02-16Minor cleanup op PERL5_MODULE_TYPE & Bundle support for M::Bsno1-13/+8
2014-01-31pkg/48500: add a hack on NetBSD/alpha to add the gcc compiler flagschnoebe2-2/+13
2014-01-24Fix OpenBSD 5.3 build and supress warning under OpenBSD 5.4ryoon2-1/+9
2014-01-13Changes 5.18.2:adam4-10/+10
2014-01-04recent versions of dtrace seem to require the actual probe objects to buildrichard1-0/+20
2014-01-04recent versions of dtrace seem to require the actual probe objects to buildrichard1-1/+2
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