summaryrefslogtreecommitdiff
path: root/lang/perl5/patches
AgeCommit message (Expand)AuthorFilesLines
2016-08-31Fix for OS X 10.12, where clock_gettime() is defined.adam1-0/+27
2016-06-14Do not attempt to generate DTrace objects for objects which do not containjperkin2-0/+39
2016-06-08Update perl to version 5.24.0.he6-89/+56
2016-05-01Update to 5.22.2ryoon2-115/+0
2016-04-19Add patch to address CVE-2016-2381sevan1-0/+82
2016-03-07Backport upstream fix for pointersize testkamil1-2/+16
2015-12-28Changes 5.22.1:adam1-1/+2
2015-10-27Support SunOS/clang, fixes 64-bit build.jperkin1-2/+11
2015-06-24Remove reference to file no longer part of the perl distribution.he1-1/+24
2015-06-11Changes 5.22.0:adam5-77/+50
2015-05-15Fix build under Solaris 10 x86_64.ryoon1-0/+15
2015-02-25Update to 5.20.2, provided by Kai-Uwe Eckhardt <kuehro@gmx.de> in privatewiz4-239/+16
2014-11-22Declare MACOSX_DEPLOYMENT_TARGET for versions from 10.3 to 10.5 to fixbsiegert1-9/+17
2014-10-01Perl 5.20.1 has been released, this is the latest stable version of Perl.adam1-2/+3
2014-09-29Minimally invasive fix for CVE-2014-4330, also known asspz2-0/+188
2014-08-12adjust a pattern to match 0.8 vs everything else.mrg1-7/+18
2014-06-08Don't try to extract the library search path from gcc/clang. It willjoerg1-1/+10
2014-06-07File::Copy is used for the case link() is not usable.obache1-0/+14
2014-06-07add include path for Haiku new directory layoutobache1-0/+14
2014-06-04Workaround perldtrace.h dependency problemrichard1-3/+15
2014-06-04For Perl 5.20.0, update patch to not introduce an empty if/then/else block,dsainty1-5/+8
2014-05-29Changes 5.20.0:adam8-155/+74
2014-05-10Put back -fstack-protector on solaris in perl after libtool fix.richard1-16/+2
2014-03-14Fix build under SCO OpenServer 5.0.7/3.2ryoon4-12/+152
2014-01-04recent versions of dtrace seem to require the actual probe objects to buildrichard1-0/+20
2013-11-13Don't include -Wl,--whole-archive in the default LDFLAGS on NetBSD.joerg1-15/+21
2013-11-01Disable -fstack-protector on SunOS, it causes more trouble than its worth.jperkin1-20/+20
2013-09-11Ensure -lssp is added to $lddlflags on SunOS when using -fstack-protector,jperkin1-5/+19
2013-08-31Changes 5.18.1:adam2-123/+0
2013-08-19Update function invisibility list. This time for host releated reentrantchristos1-5/+32
2013-08-19Revert previous - I am unable to fix it for real and give up.martin1-15/+5
2013-08-18Try to fix building perl on NetBSD/current - but not quite good enough,martin1-5/+15
2013-07-18Fix netbsd hints:wiz1-2/+16
2013-07-18patch-hints_darwin.sh againadam1-4/+4
2013-07-17Don't set MACOSX_DEPLOYMENT_TARGET on Darwinadam1-0/+17
2013-06-17Add patch from upstream git to try fixing test failures on 32bit NetBSD.wiz2-0/+123
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.jperkin1-1/+10
2013-05-31We are excited to announce perl v5.18.0, the first stable release of versionadam8-157/+29
2013-04-23prevent to use C++ as default linker for Cygwin.obache1-0/+15
2013-04-03Changes 5.16.3:adam1-147/+0
2013-03-08add patch for CVE-2013-1667 from:tez1-0/+147
2013-03-04note upstream RT ticket url.obache1-1/+2
2013-03-03fixes destdir installation on Cygwin.obache1-2/+40
2013-01-24Don't be confused by '=' in output from "uname -a".apb1-2/+21
2013-01-17Work around a NULL dereference (bug report was submitted upstream)manu1-0/+37
2013-01-03Don't hardwire /usr/pkg; use $PREFIX instead. This fixes variousdholland1-0/+20
2012-12-12patch SA51498 from the git repospz1-0/+53
2012-10-16Add a patch for Haiku OS (missing LOG_PRIMASK).obache1-0/+18
2012-10-03Changes 5.16.1:adam14-200/+72