Age | Commit message (Expand) | Author | Files | Lines |
2015-08-07 | use -fno-reorder-blocks for sparc64, mips, and vax and GCC 4.5*. | mrg | 1 | -1/+14 |
2015-06-24 | Remove reference to file no longer part of the perl distribution. | he | 3 | -6/+28 |
2015-06-11 | Changes 5.22.0: | adam | 8 | -92/+63 |
2015-06-05 | Add support for Bitrig | sevan | 2 | -1/+9 |
2015-05-17 | Remove powerpc compiler workaround that was put in place 11 years ago. | bsiegert | 1 | -11/+1 |
2015-05-15 | Fix build under Solaris 10 x86_64. | ryoon | 3 | -2/+27 |
2015-02-25 | Update to 5.20.2, provided by Kai-Uwe Eckhardt <kuehro@gmx.de> in private | wiz | 6 | -249/+24 |
2014-12-30 | Remove pkg_views support, second part: infrastructure. | wiz | 1 | -3/+1 |
2014-12-15 | The "rename" rule is a published synonym for the "opt" transform rule, however | jperkin | 1 | -3/+3 |
2014-11-22 | Declare MACOSX_DEPLOYMENT_TARGET for versions from 10.3 to 10.5 to fix | bsiegert | 2 | -11/+19 |
2014-11-22 | Replace perl interpreter in one more file. | wiz | 1 | -1/+2 |
2014-11-22 | Remove path to non-existing file, and fix path to existing one. | wiz | 1 | -3/+2 |
2014-11-13 | Don't append ".gz" to the filenames of Perl manual page that are already | tron | 1 | -2/+2 |
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 |