summaryrefslogtreecommitdiff
path: root/lang/perl5/Makefile
AgeCommit message (Expand)AuthorFilesLines
2016-05-01Update to 5.22.2ryoon1-2/+1
2016-04-19Add patch to address CVE-2016-2381sevan1-1/+2
2016-01-27Perl now requires C99 with the introduction of C99 math functions in POSIX.pmjperkin1-1/+2
2015-06-24Remove reference to file no longer part of the perl distribution.he1-3/+2
2015-06-05Add support for Bitrigsevan1-1/+3
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-10-01Perl 5.20.1 has been released, this is the latest stable version of Perl.adam1-2/+1
2014-09-29Minimally invasive fix for CVE-2014-4330, also known asspz1-2/+2
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 willjoerg1-1/+2
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-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:adam1-7/+6
2014-05-10revbump perl after updaterichard1-2/+2
2014-03-14Fix build under SCO OpenServer 5.0.7/3.2ryoon1-1/+3
2014-03-13Set USE_GCC_RUNTIME=yes for packages which build shared libraries but dojperkin1-1/+4
2014-01-31pkg/48500: add a hack on NetBSD/alpha to add the gcc compiler flagschnoebe1-1/+2
2014-01-24Fix OpenBSD 5.3 build and supress warning under OpenBSD 5.4ryoon1-1/+3
2014-01-13Changes 5.18.2:adam1-2/+1
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.joerg1-2/+2
2013-11-01Disable -fstack-protector on SunOS, it causes more trouble than its worth.jperkin1-2/+2
2013-09-11Ensure -lssp is added to $lddlflags on SunOS when using -fstack-protector,jperkin1-1/+2
2013-08-31Changes 5.18.1:adam1-2/+1
2013-07-26Fix build under GNU/kFreeBSD.ryoon1-1/+2
2013-07-18Fix netbsd hints:wiz1-2/+2
2013-07-15Revert unintentional change to Makefile.ryoon1-2/+1
2013-07-15Fix build on FreeBSD/amd64 9.1-RELEASE.ryoon1-1/+2
2013-06-17Add patch from upstream git to try fixing test failures on 32bit NetBSD.wiz1-1/+2
2013-06-17No reason to mark as CONFLICTS with p5-Locale-Maketext-1.[0-9]*{,nb*},obache1-2/+2
2013-06-06Change the way we fix up $rm_try to avoid a tools directory reference.jperkin1-9/+8
2013-05-31We are excited to announce perl v5.18.0, the first stable release of versionadam1-4/+7
2013-04-23prevent to use C++ as default linker for Cygwin.obache1-8/+2
2013-04-03Changes 5.16.3:adam1-2/+1
2013-03-08add patch for CVE-2013-1667 from:tez1-2/+2
2013-02-28tell library related staffs for Cygwin.obache1-1/+3
2013-02-28also use gmake for Cygwin.obache1-2/+3
2013-02-27ld='g++' in hints/cygwin.sh, c++ is required on Cygwin.obache1-1/+8
2013-01-17Work around a NULL dereference (bug report was submitted upstream)manu1-2/+2
2013-01-03Don't hardwire /usr/pkg; use $PREFIX instead. This fixes variousdholland1-2/+2
2012-12-12patch SA51498 from the git repospz1-1/+2
2012-11-07Set ccflags and ldflags in Policy.sh instead of with CONFIGURE_ARGS.sbd1-3/+2
2012-11-07Move XCOFF special handling to Policy.sh.sbd1-1/+3
2012-11-02Remove the addition on ${LOCALBASE}/lib rpath to ldflags as this is alreadysbd1-13/+1