Age | Commit message (Expand) | Author | Files | Lines |
2011-11-27 | Always add PREFIX/lib to libpth. When building as normal user, it often | joerg | 3 | -6/+20 |
2011-10-28 | Add print-PLIST support for perl modules without .packlist. | obache | 1 | -2/+5 |
2011-10-16 | PKGREVISION does not belong in Makefile.common. | wiz | 2 | -3/+3 |
2011-10-16 | apply the changes to just Digest.pm from: | spz | 3 | -2/+53 |
2011-10-11 | On m68k, gcc creates short assembler branch insns, and expects the | hauke | 1 | -1/+23 |
2011-09-29 | Changes 5.14.2: | adam | 2 | -6/+6 |
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 | 2 | -1/+9 |
2011-09-14 | When building perl packages, never use native perl. | hans | 1 | -1/+3 |
2011-08-15 | Bump default BUILD_DEPENDS for Module::Build packages to match current | obache | 1 | -2/+2 |
2011-08-05 | Changes 5.14.1: | adam | 22 | -1192/+75 |
2011-08-05 | Fix build on MacOS X Lion (Darwin Kernel Version 11.0.1). | ryoon | 2 | -1/+21 |
2011-07-19 | Drop --whole-archive. It should be a linker option (-Wl prefixed) in | joerg | 2 | -1/+15 |
2011-05-16 | Allow sitebin to be overridden by PERL5_SITEBIN. No change to default build | abs | 3 | -4/+7 |
2011-04-07 | Add a patch to fix for http://secunia.com/advisories/43921/ from perl's | taca | 3 | -3/+38 |
2011-01-30 | regen. | wiz | 1 | -4/+4 |
2011-01-30 | Add RCS Id. | wiz | 1 | -0/+2 |
2011-01-30 | Use more portable __sun instead of __sun__, per pkglint. | wiz | 1 | -2/+2 |
2011-01-30 | Remove empty chunk. | wiz | 1 | -3/+1 |
2011-01-30 | Improve MirBSD support, from Benny Siegert in PR 44491. | wiz | 3 | -5/+25 |
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-11-02 | Remove alpha hack. Not needed any longer; per Staffan Thomén | wiz | 1 | -12/+1 |
2010-09-23 | Updating lang/perl5 from 5.12.2 to 5.12.2nb1 | sno | 5 | -3/+1006 |
2010-09-09 | Updating lang/perl5 from 5.12.1nb2 to 5.12.2 | sno | 3 | -8/+8 |
2010-09-05 | adding some CONFLICTS (modules which are newer in core) | sno | 1 | -2/+10 |
2010-08-30 | Reinstate patch-ac, which is still needed for Perl 5.12.1. | dsainty | 2 | -1/+20 |
2010-08-27 | Bump package revision again after unnecessary "gawk" dependence was removed. | tron | 1 | -2/+2 |
2010-08-27 | Don't require "gawk". This is false positive reported by "pkglint". | tron | 1 | -3/+1 |
2010-08-27 | Updating lang/perl5 from 5.12.1 to 5.12.1nb1 | sno | 8 | -70/+99 |
2010-08-21 | Improve Haiku Support | obache | 4 | -14/+40 |
2010-08-19 | Update perl from version 5.10.1nb2 to version 5.12.1. | seb | 14 | -1018/+224 |
2010-06-27 | fix CVE-2010-1168 and CVE-2010-1447 by updating Safe.pm to the current, | spz | 3 | -3/+569 |
2010-05-09 | Fix issue with PLIST generation by not reading existing .packlist. | morr | 1 | -2/+3 |
2010-04-01 | Resolve building problem on SunOS and SPARC. | fhajny | 3 | -3/+21 |
2010-03-21 | Reset maintainer, developer lost his commit bit. | wiz | 2 | -4/+3 |
2010-02-14 | Use "PKG_PREFIX" if it is set and the compiled in path otherwise. | tron | 1 | -4/+4 |
2010-02-03 | Don't use "${PKG_PREFIX}" which is not set when this script gets run. | tron | 1 | -4/+4 |
2010-01-31 | Reviewed patch from pkg/42709 and apply it. | sno | 1 | -1/+2 |
2010-01-16 | Adding support to install via bundled Module::Install by allowing | sno | 1 | -2/+17 |
2009-12-22 | We intentionally wire down the 'libswanted' list in the package Makefile, so | dsainty | 2 | -1/+20 |
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 | 16 | -277/+81 |
2009-10-23 | Drop MAKE_JOBS_SAFE=no. Was updated a while back; MAKE_JOBS=16 works. | tnn | 1 | -2/+1 |
2009-10-13 | Fix thread library detection on DragonFly. From corecode via PR 42170. | hasso | 2 | -1/+75 |
2009-07-24 | Patch (from latest PathTools) to fix build failure on systems where | schmonz | 2 | -1/+17 |
2009-07-17 | adjust PERL5_LICENSE - enable both valid licenses | sno | 1 | -2/+2 |
2009-07-17 | allow dependent modules check build options of perl5 | sno | 1 | -1/+4 |
2009-06-18 | Remove @unexec ${RMDIR} generating code that is now unnecessary with latest | wiz | 1 | -9/+2 |