Age | Commit message (Expand) | Author | Files | Lines |
2014-05-10 | revbump perl after update | richard | 1 | -2/+2 |
2014-05-10 | Put back -fstack-protector on solaris in perl after libtool fix. | richard | 2 | -18/+4 |
2014-05-10 | Hack for PR pkg/48500 is also required by OpenBSD-*-alpha. | obache | 1 | -2/+3 |
2014-04-09 | Don't enable "dtrace" support by default under Solaris 10. It doesn't | tron | 1 | -2/+2 |
2014-03-14 | Fix build under SCO OpenServer 5.0.7/3.2 | ryoon | 6 | -15/+160 |
2014-03-13 | Set USE_GCC_RUNTIME=yes for packages which build shared libraries but do | jperkin | 1 | -1/+4 |
2014-02-17 | put a apace before "||" operator. | obache | 1 | -2/+2 |
2014-02-16 | Minor cleanup op PERL5_MODULE_TYPE & Bundle support for M::B | sno | 1 | -13/+8 |
2014-01-31 | pkg/48500: add a hack on NetBSD/alpha to add the gcc compiler flag | schnoebe | 2 | -2/+13 |
2014-01-24 | Fix OpenBSD 5.3 build and supress warning under OpenBSD 5.4 | ryoon | 2 | -1/+9 |
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 |