summaryrefslogtreecommitdiff
path: root/lang/perl5
AgeCommit message (Expand)AuthorFilesLines
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
2014-05-30Update CONFLICTS lines and add a SUPERSEDES line for p5-experimental.wiz1-60/+59
2014-05-29Changes 5.20.0:adam13-182/+98
2014-05-22Remove the "pthreads broken on vax" hack for ancient NetBSD versionsmartin2-16/+2
2014-05-21Move pthread.buildlink3.mk from module.mk to buildlink3.mk with conditionally.obache2-4/+6
2014-05-10revbump perl after updaterichard1-2/+2
2014-05-10Put back -fstack-protector on solaris in perl after libtool fix.richard2-18/+4
2014-05-10Hack for PR pkg/48500 is also required by OpenBSD-*-alpha.obache1-2/+3
2014-04-09Don't enable "dtrace" support by default under Solaris 10. It doesn'ttron1-2/+2
2014-03-14Fix build under SCO OpenServer 5.0.7/3.2ryoon6-15/+160
2014-03-13Set USE_GCC_RUNTIME=yes for packages which build shared libraries but dojperkin1-1/+4
2014-02-17put a apace before "||" operator.obache1-2/+2
2014-02-16Minor cleanup op PERL5_MODULE_TYPE & Bundle support for M::Bsno1-13/+8
2014-01-31pkg/48500: add a hack on NetBSD/alpha to add the gcc compiler flagschnoebe2-2/+13
2014-01-24Fix OpenBSD 5.3 build and supress warning under OpenBSD 5.4ryoon2-1/+9
2014-01-13Changes 5.18.2:adam4-10/+10
2014-01-04recent versions of dtrace seem to require the actual probe objects to buildrichard1-0/+20
2014-01-04recent versions of dtrace seem to require the actual probe objects to buildrichard1-1/+2
2013-12-09Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes.obache1-5/+13
2013-11-22Mark p5-* packages older than CORE module one as CONFLICTS.obache1-16/+83
2013-11-13Don't include -Wl,--whole-archive in the default LDFLAGS on NetBSD.joerg3-19/+25
2013-11-01Disable -fstack-protector on SunOS, it causes more trouble than its worth.jperkin3-24/+24
2013-09-11Ensure -lssp is added to $lddlflags on SunOS when using -fstack-protector,jperkin3-8/+23
2013-08-31Changes 5.18.1:adam5-133/+8
2013-08-19Update function invisibility list. This time for host releated reentrantchristos2-7/+34
2013-08-19Revert previous - I am unable to fix it for real and give up.martin2-17/+7
2013-08-18Try to fix building perl on NetBSD/current - but not quite good enough,martin2-7/+17
2013-07-26Fix build under GNU/kFreeBSD.ryoon1-1/+2