Age | Commit message (Expand) | Author | Files | Lines |
2014-10-01 | Perl 5.20.1 has been released, this is the latest stable version of Perl. | adam | 4 | -11/+11 |
2014-09-29 | Minimally invasive fix for CVE-2014-4330, also known as | spz | 4 | -3/+193 |
2014-08-12 | adjust a pattern to match 0.8 vs everything else. | mrg | 2 | -9/+20 |
2014-07-05 | Use bash on SunOS, as pdksh (at least on x86_64) has issues for the moment. | richard | 1 | -1/+6 |
2014-06-08 | Don't try to extract the library search path from gcc/clang. It will | joerg | 3 | -4/+14 |
2014-06-07 | -lnetwork is wanted for Haiku. | obache | 1 | -1/+2 |
2014-06-07 | Due to directory style layout change, Haiku's SYSLIBPATH may not be | obache | 1 | -3/+2 |
2014-06-07 | regen. | obache | 1 | -1/+3 |
2014-06-07 | File::Copy is used for the case link() is not usable. | obache | 1 | -0/+14 |
2014-06-07 | add include path for Haiku new directory layout | obache | 1 | -0/+14 |
2014-06-04 | Workaround perldtrace.h dependency problem | richard | 3 | -8/+18 |
2014-06-04 | Move Haiku pthread hack to options.mk. | obache | 2 | -11/+9 |
2014-06-04 | For Perl 5.20.0, update patch to not introduce an empty if/then/else block, | dsainty | 2 | -7/+10 |
2014-06-02 | Note CGI core module is older for www/p5-CGI-Fast. | obache | 1 | -1/+2 |
2014-05-31 | core contains experimental-0.007 | obache | 1 | -1/+2 |
2014-05-31 | clean up "older for" notation. | obache | 1 | -8/+1 |
2014-05-30 | Update CONFLICTS lines and add a SUPERSEDES line for p5-experimental. | wiz | 1 | -60/+59 |
2014-05-29 | Changes 5.20.0: | adam | 13 | -182/+98 |
2014-05-22 | Remove the "pthreads broken on vax" hack for ancient NetBSD versions | martin | 2 | -16/+2 |
2014-05-21 | Move pthread.buildlink3.mk from module.mk to buildlink3.mk with conditionally. | obache | 2 | -4/+6 |
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 |