Age | Commit message (Expand) | Author | Files | Lines |
2014-01-13 | Changes 5.18.2: | adam | 4 | -10/+10 |
2014-01-04 | recent versions of dtrace seem to require the actual probe objects to build | richard | 1 | -0/+20 |
2014-01-04 | recent versions of dtrace seem to require the actual probe objects to build | richard | 1 | -1/+2 |
2013-12-09 | Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes. | obache | 1 | -5/+13 |
2013-11-22 | Mark p5-* packages older than CORE module one as CONFLICTS. | obache | 1 | -16/+83 |
2013-11-13 | Don't include -Wl,--whole-archive in the default LDFLAGS on NetBSD. | joerg | 3 | -19/+25 |
2013-11-01 | Disable -fstack-protector on SunOS, it causes more trouble than its worth. | jperkin | 3 | -24/+24 |
2013-09-11 | Ensure -lssp is added to $lddlflags on SunOS when using -fstack-protector, | jperkin | 3 | -8/+23 |
2013-08-31 | Changes 5.18.1: | adam | 5 | -133/+8 |
2013-08-19 | Update function invisibility list. This time for host releated reentrant | christos | 2 | -7/+34 |
2013-08-19 | Revert previous - I am unable to fix it for real and give up. | martin | 2 | -17/+7 |
2013-08-18 | Try to fix building perl on NetBSD/current - but not quite good enough, | martin | 2 | -7/+17 |
2013-07-26 | Fix build under GNU/kFreeBSD. | ryoon | 1 | -1/+2 |
2013-07-18 | Fix netbsd hints: | wiz | 3 | -6/+20 |
2013-07-18 | patch-hints_darwin.sh again | adam | 2 | -6/+6 |
2013-07-17 | Don't set MACOSX_DEPLOYMENT_TARGET on Darwin | adam | 2 | -1/+19 |
2013-07-15 | Revert unintentional change to Makefile. | ryoon | 1 | -2/+1 |
2013-07-15 | Fix build on FreeBSD/amd64 9.1-RELEASE. | ryoon | 2 | -3/+4 |
2013-07-03 | Adding support for Module::Build::Tiny and fix --installdirs flag for | sno | 1 | -2/+11 |
2013-06-17 | Add patch from upstream git to try fixing test failures on 32bit NetBSD. | wiz | 4 | -2/+128 |
2013-06-17 | No reason to mark as CONFLICTS with p5-Locale-Maketext-1.[0-9]*{,nb*}, | obache | 1 | -2/+2 |
2013-06-08 | Soon enough I'll learn to remember to update the patch checksum. | schmonz | 1 | -2/+2 |
2013-06-08 | Remove extraneous trailing parenthesis so this test can run. | schmonz | 1 | -2/+2 |
2013-06-06 | Change the way we fix up $rm_try to avoid a tools directory reference. | jperkin | 3 | -12/+20 |
2013-06-05 | Add optional DTrace support. | jperkin | 1 | -2/+12 |
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 |