summaryrefslogtreecommitdiff
path: root/lang/perl5/patches
AgeCommit message (Expand)AuthorFilesLines
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
2012-06-14Apply limited part of patch from perl bug 63604 to fix build on Solarisjperkin1-0/+15
2012-02-23Backport a fix for a serious bug from upstream, where pkgsrc's CFLAGSfhajny2-0/+67
2012-02-19Merge patch-Configure into patch-ca and use lower case $prefixsbd2-16/+12
2012-02-17Fixes build on NetBSD-6.x, PR 46037.obache1-0/+15
2011-12-08Force ExtUtils::MakeMaker to ignore installed packlist when creating newhiramatsu1-3/+15
2011-11-27Always add PREFIX/lib to libpth. When building as normal user, it oftenjoerg1-0/+13
2011-10-16apply the changes to just Digest.pm from:spz1-0/+49
2011-08-05Changes 5.14.1:adam16-1160/+52
2011-08-05Fix build on MacOS X Lion (Darwin Kernel Version 11.0.1).ryoon1-0/+19
2011-07-19Drop --whole-archive. It should be a linker option (-Wl prefixed) injoerg1-0/+13
2011-04-07Add a patch to fix for http://secunia.com/advisories/43921/ from perl'staca1-0/+34
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.wiz1-2/+14
2010-09-23Updating lang/perl5 from 5.12.2 to 5.12.2nb1sno3-0/+997
2010-08-30Reinstate patch-ac, which is still needed for Perl 5.12.1.dsainty1-0/+18
2010-08-27Updating lang/perl5 from 5.12.1 to 5.12.1nb1sno1-0/+4
2010-08-21Improve Haiku Supportobache2-11/+33
2010-08-19Update perl from version 5.10.1nb2 to version 5.12.1.seb10-845/+27
2010-06-27fix CVE-2010-1168 and CVE-2010-1447 by updating Safe.pm to the current,spz1-0/+565
2010-04-01Resolve building problem on SunOS and SPARC.fhajny1-0/+17
2009-12-22We intentionally wire down the 'libswanted' list in the package Makefile, sodsainty1-0/+18
2009-12-14Update perl from version 5.10.0nb6 to version 5.10.1.seb14-256/+66
2009-10-13Fix thread library detection on DragonFly. From corecode via PR 42170.hasso1-0/+73
2009-07-24Patch (from latest PathTools) to fix build failure on systems whereschmonz1-0/+15
2009-05-02Adding patch from perl-5.10.1 upstream to fix "Unkown error bug" describedsno1-0/+44
2009-05-02Apply a patch to fix the broken build reported in PR pkg/41240sno1-0/+17
2009-01-29Add RCS Id.wiz1-0/+2
2009-01-29Fix patch.joerg1-1/+1
2009-01-18merge upstream commit b376053de54af4268a31e5a60d1f9e57db30af11:tnn1-1/+10
2008-12-20Improve AIX support to the point that dynamic modules work. Bumpjoerg1-0/+12
2008-12-08Add fixes for CVE-2008-2827 and CVE-2008-5302 from CPAN respectivelytron1-0/+44
2008-12-08added fix for bug perl #57458 (relevant to FreeBSD 7.X)schwarz1-4/+17
2008-10-21Fixed a memory leak in the qr operator. PKGREVISION++rillig1-0/+14