Age | Commit message (Expand) | Author | Files | Lines |
2012-12-17 | Pullup ticket #3990 - requested by is | tron | 1 | -2/+2 |
2012-03-04 | Teach perllink(1) to transparently handle the case where a file has been | tron | 1 | -2/+2 |
2012-02-23 | Backport a fix for a serious bug from upstream, where pkgsrc's CFLAGS | fhajny | 1 | -2/+2 |
2011-12-08 | Force ExtUtils::MakeMaker to ignore installed packlist when creating new | hiramatsu | 1 | -2/+2 |
2011-11-27 | Always add PREFIX/lib to libpth. When building as normal user, it often | joerg | 1 | -5/+5 |
2011-10-16 | PKGREVISION does not belong in Makefile.common. | wiz | 1 | -1/+2 |
2011-09-20 | If building with threads support, add PTHREAD_LDFLAGS to LDFLAGS. | dsainty | 1 | -1/+2 |
2011-09-17 | The CPAN module DB_File tries to link against -ldb, but NetBSD does not | brook | 1 | -1/+3 |
2011-08-05 | Changes 5.14.1: | adam | 1 | -2/+1 |
2011-05-16 | Allow sitebin to be overridden by PERL5_SITEBIN. No change to default build | abs | 1 | -1/+2 |
2011-04-07 | Add a patch to fix for http://secunia.com/advisories/43921/ from perl's | taca | 1 | -2/+2 |
2011-01-30 | Improve MirBSD support, from Benny Siegert in PR 44491. | wiz | 1 | -1/+9 |
2011-01-23 | Add support for MirBSD to pkgsrc. Patches from Benny Siegert and | agc | 1 | -1/+3 |
2010-12-29 | Fix some patterns (hint: do not mix {} and <> | wiz | 1 | -6/+6 |
2010-12-26 | Pass CFLAGS and LDFLAGS, otherwise fails on Mac OS X with different SDKs. | adam | 1 | -1/+3 |
2010-09-23 | Updating lang/perl5 from 5.12.2 to 5.12.2nb1 | sno | 1 | -2/+5 |
2010-09-09 | Updating lang/perl5 from 5.12.1nb2 to 5.12.2 | sno | 1 | -2/+2 |
2010-09-05 | adding some CONFLICTS (modules which are newer in core) | sno | 1 | -2/+10 |
2010-08-27 | Bump package revision again after unnecessary "gawk" dependence was removed. | tron | 1 | -2/+2 |
2010-08-27 | Updating lang/perl5 from 5.12.1 to 5.12.1nb1 | sno | 1 | -40/+11 |
2010-08-21 | Improve Haiku Support | obache | 1 | -1/+4 |
2010-08-19 | Update perl from version 5.10.1nb2 to version 5.12.1. | seb | 1 | -148/+60 |
2010-06-27 | fix CVE-2010-1168 and CVE-2010-1447 by updating Safe.pm to the current, | spz | 1 | -2/+2 |
2010-04-01 | Resolve building problem on SunOS and SPARC. | fhajny | 1 | -2/+2 |
2010-03-21 | Reset maintainer, developer lost his commit bit. | wiz | 1 | -2/+2 |
2009-12-14 | Fix fetch: adjust MASTER_SITES to CPAN's src/5.0/ directory. | seb | 1 | -2/+2 |
2009-12-14 | Update perl from version 5.10.0nb6 to version 5.10.1. | seb | 1 | -3/+3 |
2009-10-23 | Drop MAKE_JOBS_SAFE=no. Was updated a while back; MAKE_JOBS=16 works. | tnn | 1 | -2/+1 |
2009-06-11 | Adding patch to allow nearly all CPAN modules can use the license of | sno | 1 | -2/+4 |
2009-06-11 | - enabling some tuning options to control 64-bit usage of built perl | sno | 1 | -23/+62 |
2009-05-19 | Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT | wiz | 1 | -2/+2 |
2009-05-02 | Adding patch from perl-5.10.1 upstream to fix "Unkown error bug" described | sno | 1 | -2/+2 |
2009-02-11 | Add missing \ in multiline variable assignments. Only affects AIX. | joerg | 1 | -3/+3 |
2009-01-18 | merge upstream commit b376053de54af4268a31e5a60d1f9e57db30af11: | tnn | 1 | -2/+2 |
2008-12-27 | Fix subst pattern to create parsable entry for XLC's cpp. | joerg | 1 | -3/+3 |
2008-12-21 | Further refine AIX support. | joerg | 1 | -4/+22 |
2008-12-20 | Improve AIX support to the point that dynamic modules work. Bump | joerg | 1 | -3/+9 |
2008-12-08 | Add fixes for CVE-2008-2827 and CVE-2008-5302 from CPAN respectively | tron | 1 | -2/+4 |
2008-11-14 | Add rpath entries for XCOFF/AIX as well. Tested by Jens Rehsack. | joerg | 1 | -2/+2 |
2008-10-21 | Fixed a memory leak in the qr operator. PKGREVISION++ | rillig | 1 | -2/+2 |
2008-10-19 | Remove some extraneous quoting which makes this package not build | he | 1 | -2/+2 |
2008-10-16 | Adjust PERL5_REQD from 5.8.7 to 5.10.0, so as to prevent attempts | he | 1 | -1/+2 |
2008-10-11 | WRKDIR's basename can be anything hence be a bit more generic | seb | 1 | -2/+2 |
2008-10-10 | Update perl5 from version 5.8.8nb8 to 5.10.0. | he | 1 | -4/+21 |
2008-06-01 | Apply a patch from Debian to fix the security vulnerability identified | he | 1 | -2/+2 |
2008-02-19 | Don't pass ABI flags on IRIX, compiler.mk already handles this through | tnn | 1 | -4/+2 |
2008-02-09 | A nasty side effect of using TOOLS_SED here is that perl will try to | tnn | 1 | -1/+2 |
2008-01-08 | bump PKGREVISION for previous change to patch-ah. | apb | 1 | -2/+2 |
2007-12-22 | Set LIBSWANTED for Linux as suggested by jlam in PR 31088. | minskim | 1 | -1/+2 |
2007-11-19 | Bump PKGREVISION because of the mk/tools/perl.mk changes. There was | minskim | 1 | -2/+2 |