Age | Commit message (Expand) | Author | Files | Lines |
2016-08-31 | Fix for OS X 10.12, where clock_gettime() is defined. | adam | 2 | -1/+29 |
2016-06-20 | Build with DTrace support enabled on OS X Leopard and newer | sevan | 1 | -2/+3 |
2016-06-14 | Do not attempt to generate DTrace objects for objects which do not contain | jperkin | 3 | -1/+42 |
2016-06-08 | Update perl to version 5.24.0. | he | 9 | -104/+70 |
2016-05-01 | Update to 5.22.2 | ryoon | 5 | -126/+8 |
2016-04-19 | Add patch to address CVE-2016-2381 | sevan | 3 | -2/+86 |
2016-03-25 | Allow packages linking against libperl to get the rpath correctly. | joerg | 1 | -1/+2 |
2016-03-07 | Backport upstream fix for pointersize test | kamil | 2 | -4/+18 |
2016-02-06 | Add Module::Build::{Bundle,Tiny} for make help topic=PERL5_MODULE_TYPE. | mef | 1 | -4/+5 |
2016-01-27 | Remove Darwin comment above SunOS block. | wiz | 1 | -2/+1 |
2016-01-27 | Perl now requires C99 with the introduction of C99 math functions in POSIX.pm | jperkin | 1 | -1/+2 |
2016-01-27 | Fix MACHINE_PLATFORM match to ensure DTrace defaults to enabled on SunOS 5.11+. | jperkin | 1 | -2/+2 |
2015-12-28 | Changes 5.22.1: | adam | 3 | -9/+10 |
2015-11-25 | Remove mk/find-prefix.mk usage from the lang category. | jperkin | 1 | -4/+2 |
2015-11-03 | Add SHA512 digests for distfiles for lang category | agc | 1 | -1/+2 |
2015-10-27 | Support SunOS/clang, fixes 64-bit build. | jperkin | 2 | -4/+13 |
2015-10-15 | enable the GCC 4.5 op.c hack for sparc. | mrg | 1 | -1/+2 |
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 |