summaryrefslogtreecommitdiff
path: root/lang/perl5/Makefile
AgeCommit message (Expand)AuthorFilesLines
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
2012-11-02Move options from Makefile to options.mk and remove a duplicate .include ofsbd1-93/+2
2012-11-02Move a hack from the Makefile to hacks.mksbd1-12/+1
2012-11-02Tidy-up the perl5-post-install commands.sbd1-8/+11
2012-11-02Remove the uneeded PERL5_SCRIPTDIR and PERL5_MAN1DIR variables.sbd1-7/+3
2012-11-02Remove the dynamic plist additions and add the two files to the static PLISTsbd1-7/+2
2012-10-20REPLACE_PERL one more file and add a SUBST_MESSAGE.wiz1-1/+3
2012-10-03Changes 5.16.1:adam1-3/+2
2012-10-02Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-03-04Teach perllink(1) to transparently handle the case where a file has beentron1-2/+2
2012-02-23Backport a fix for a serious bug from upstream, where pkgsrc's CFLAGSfhajny1-2/+2
2011-12-08Force ExtUtils::MakeMaker to ignore installed packlist when creating newhiramatsu1-2/+2
2011-11-27Always add PREFIX/lib to libpth. When building as normal user, it oftenjoerg1-5/+5
2011-10-16PKGREVISION does not belong in Makefile.common.wiz1-1/+2
2011-09-20If building with threads support, add PTHREAD_LDFLAGS to LDFLAGS.dsainty1-1/+2
2011-09-17The CPAN module DB_File tries to link against -ldb, but NetBSD does notbrook1-1/+3
2011-08-05Changes 5.14.1:adam1-2/+1
2011-05-16Allow sitebin to be overridden by PERL5_SITEBIN. No change to default buildabs1-1/+2
2011-04-07Add a patch to fix for http://secunia.com/advisories/43921/ from perl'staca1-2/+2
2011-01-30Improve MirBSD support, from Benny Siegert in PR 44491.wiz1-1/+9
2011-01-23Add support for MirBSD to pkgsrc. Patches from Benny Siegert andagc1-1/+3
2010-12-29Fix some patterns (hint: do not mix {} and <>wiz1-6/+6
2010-12-26Pass CFLAGS and LDFLAGS, otherwise fails on Mac OS X with different SDKs.adam1-1/+3
2010-09-23Updating lang/perl5 from 5.12.2 to 5.12.2nb1sno1-2/+5
2010-09-09Updating lang/perl5 from 5.12.1nb2 to 5.12.2sno1-2/+2
2010-09-05adding some CONFLICTS (modules which are newer in core)sno1-2/+10
2010-08-27Bump package revision again after unnecessary "gawk" dependence was removed.tron1-2/+2
2010-08-27Updating lang/perl5 from 5.12.1 to 5.12.1nb1sno1-40/+11
2010-08-21Improve Haiku Supportobache1-1/+4
2010-08-19Update perl from version 5.10.1nb2 to version 5.12.1.seb1-148/+60
2010-06-27fix CVE-2010-1168 and CVE-2010-1447 by updating Safe.pm to the current,spz1-2/+2