Age | Commit message (Expand) | Author | Files | Lines |
2013-05-31 | We are excited to announce perl v5.18.0, the first stable release of version | adam | 12 | -181/+50 |
2013-04-23 | prevent to use C++ as default linker for Cygwin. | obache | 3 | -9/+19 |
2013-04-06 | Not MAKE_JOBS_SAFE. | dholland | 1 | -1/+3 |
2013-04-03 | from KNOWN PROBLEMS in README.haiku | obache | 1 | -1/+10 |
2013-04-03 | Changes 5.16.3: | adam | 4 | -156/+7 |
2013-03-09 | regen patchsum, update for patch-ab was reverted. | obache | 1 | -2/+2 |
2013-03-08 | add patch for CVE-2013-1667 from: | tez | 3 | -4/+152 |
2013-03-04 | note upstream RT ticket url. | obache | 2 | -3/+4 |
2013-03-03 | fixes destdir installation on Cygwin. | obache | 2 | -4/+42 |
2013-02-28 | tell library related staffs for Cygwin. | obache | 1 | -1/+3 |
2013-02-28 | also use gmake for Cygwin. | obache | 1 | -2/+3 |
2013-02-27 | ld='g++' in hints/cygwin.sh, c++ is required on Cygwin. | obache | 1 | -1/+8 |
2013-01-24 | Don't be confused by '=' in output from "uname -a". | apb | 2 | -4/+23 |
2013-01-17 | Work around a NULL dereference (bug report was submitted upstream) | manu | 3 | -3/+41 |
2013-01-03 | Don't hardwire /usr/pkg; use $PREFIX instead. This fixes various | dholland | 3 | -3/+24 |
2012-12-12 | patch SA51498 from the git repo | spz | 3 | -2/+57 |
2012-11-07 | Set ccflags and ldflags in Policy.sh instead of with CONFIGURE_ARGS. | sbd | 2 | -6/+7 |
2012-11-07 | Move XCOFF special handling to Policy.sh. | sbd | 3 | -20/+10 |
2012-11-04 | Changes 5.16.2: | adam | 2 | -6/+6 |
2012-11-02 | Remove the addition on ${LOCALBASE}/lib rpath to ldflags as this is already | sbd | 1 | -13/+1 |
2012-11-02 | Move options from Makefile to options.mk and remove a duplicate .include of | sbd | 2 | -93/+97 |
2012-11-02 | Move a hack from the Makefile to hacks.mk | sbd | 2 | -13/+13 |
2012-11-02 | Tidy-up the perl5-post-install commands. | sbd | 1 | -8/+11 |
2012-11-02 | Remove the uneeded PERL5_SCRIPTDIR and PERL5_MAN1DIR variables. | sbd | 2 | -10/+6 |
2012-11-02 | Remove the dynamic plist additions and add the two files to the static PLIST | sbd | 2 | -8/+5 |
2012-10-20 | REPLACE_PERL one more file and add a SUBST_MESSAGE. | wiz | 1 | -1/+3 |
2012-10-16 | Add a patch for Haiku OS (missing LOG_PRIMASK). | obache | 2 | -1/+20 |
2012-10-10 | adding BUILD_PARAMS analogue to MAKE_PARAMS for Module::Build Perl5 modules | sno | 1 | -4/+4 |
2012-10-03 | Update version in a comment. | wiz | 1 | -2/+2 |
2012-10-03 | Changes 5.16.1: | adam | 19 | -233/+100 |
2012-10-02 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 |
2012-06-14 | Apply limited part of patch from perl bug 63604 to fix build on Solaris | jperkin | 2 | -1/+17 |
2012-05-18 | Fix PR pkg/46439 | ryoon | 1 | -4/+4 |
2012-03-04 | Teach perllink(1) to transparently handle the case where a file has been | tron | 2 | -3/+7 |
2012-02-23 | Backport a fix for a serious bug from upstream, where pkgsrc's CFLAGS | fhajny | 4 | -3/+72 |
2012-02-21 | Make the _PERL5_PACKLIST_MANPAGE_RE pattern match the | sbd | 1 | -2/+2 |
2012-02-19 | Merge patch-Configure into patch-ca and use lower case $prefix | sbd | 3 | -19/+14 |
2012-02-17 | Fixes build on NetBSD-6.x, PR 46037. | obache | 2 | -1/+17 |
2011-12-08 | Force ExtUtils::MakeMaker to ignore installed packlist when creating new | hiramatsu | 3 | -7/+19 |
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 |