summaryrefslogtreecommitdiff
path: root/lang/perl5
AgeCommit message (Expand)AuthorFilesLines
2017-04-28Patch for issue raised in Russ Cox's "Glob Matching Can Be Simple And Fast To...sevan5-2/+214
2017-01-27Changes 5.24.1:adam2-7/+7
2016-12-12Remove duplicate PERL5 definition.wiz1-3/+1
2016-10-28Extend PR 48500 alpha gcc workaround to gcc5. From Rin Okuyama.dholland1-3/+4
2016-08-31Fix for OS X 10.12, where clock_gettime() is defined.adam2-1/+29
2016-06-20Build with DTrace support enabled on OS X Leopard and newersevan1-2/+3
2016-06-14Do not attempt to generate DTrace objects for objects which do not containjperkin3-1/+42
2016-06-08Update perl to version 5.24.0.he9-104/+70
2016-05-01Update to 5.22.2ryoon5-126/+8
2016-04-19Add patch to address CVE-2016-2381sevan3-2/+86
2016-03-25Allow packages linking against libperl to get the rpath correctly.joerg1-1/+2
2016-03-07Backport upstream fix for pointersize testkamil2-4/+18
2016-02-06Add Module::Build::{Bundle,Tiny} for make help topic=PERL5_MODULE_TYPE.mef1-4/+5
2016-01-27Remove Darwin comment above SunOS block.wiz1-2/+1
2016-01-27Perl now requires C99 with the introduction of C99 math functions in POSIX.pmjperkin1-1/+2
2016-01-27Fix MACHINE_PLATFORM match to ensure DTrace defaults to enabled on SunOS 5.11+.jperkin1-2/+2
2015-12-28Changes 5.22.1:adam3-9/+10
2015-11-25Remove mk/find-prefix.mk usage from the lang category.jperkin1-4/+2
2015-11-03Add SHA512 digests for distfiles for lang categoryagc1-1/+2
2015-10-27Support SunOS/clang, fixes 64-bit build.jperkin2-4/+13
2015-10-15enable the GCC 4.5 op.c hack for sparc.mrg1-1/+2
2015-08-07use -fno-reorder-blocks for sparc64, mips, and vax and GCC 4.5*.mrg1-1/+14
2015-06-24Remove reference to file no longer part of the perl distribution.he3-6/+28
2015-06-11Changes 5.22.0:adam8-92/+63
2015-06-05Add support for Bitrigsevan2-1/+9
2015-05-17Remove powerpc compiler workaround that was put in place 11 years ago.bsiegert1-11/+1
2015-05-15Fix build under Solaris 10 x86_64.ryoon3-2/+27
2015-02-25Update to 5.20.2, provided by Kai-Uwe Eckhardt <kuehro@gmx.de> in privatewiz6-249/+24
2014-12-30Remove pkg_views support, second part: infrastructure.wiz1-3/+1
2014-12-15The "rename" rule is a published synonym for the "opt" transform rule, howeverjperkin1-3/+3
2014-11-22Declare MACOSX_DEPLOYMENT_TARGET for versions from 10.3 to 10.5 to fixbsiegert2-11/+19
2014-11-22Replace perl interpreter in one more file.wiz1-1/+2
2014-11-22Remove path to non-existing file, and fix path to existing one.wiz1-3/+2
2014-11-13Don't append ".gz" to the filenames of Perl manual page that are alreadytron1-2/+2
2014-10-01Perl 5.20.1 has been released, this is the latest stable version of Perl.adam4-11/+11
2014-09-29Minimally invasive fix for CVE-2014-4330, also known asspz4-3/+193
2014-08-12adjust a pattern to match 0.8 vs everything else.mrg2-9/+20
2014-07-05Use bash on SunOS, as pdksh (at least on x86_64) has issues for the moment.richard1-1/+6
2014-06-08Don't try to extract the library search path from gcc/clang. It willjoerg3-4/+14
2014-06-07-lnetwork is wanted for Haiku.obache1-1/+2
2014-06-07Due to directory style layout change, Haiku's SYSLIBPATH may not beobache1-3/+2
2014-06-07regen.obache1-1/+3
2014-06-07File::Copy is used for the case link() is not usable.obache1-0/+14
2014-06-07add include path for Haiku new directory layoutobache1-0/+14
2014-06-04Workaround perldtrace.h dependency problemrichard3-8/+18
2014-06-04Move Haiku pthread hack to options.mk.obache2-11/+9
2014-06-04For Perl 5.20.0, update patch to not introduce an empty if/then/else block,dsainty2-7/+10
2014-06-02Note CGI core module is older for www/p5-CGI-Fast.obache1-1/+2
2014-05-31core contains experimental-0.007obache1-1/+2
2014-05-31clean up "older for" notation.obache1-8/+1