aboutsummaryrefslogtreecommitdiff
path: root/lang/perl5.12
Commit message (Expand)AuthorAgeFilesLines
* Filter out <command-line> from preprocessor output in makedepend.SHAlexander Kabaev2007-05-031-0/+10
* 1. Fix breakage due to incorrect objformat-related change.Anton Berezin2007-02-192-9/+12
* Default to elf instead of a.out.Kris Kennaway2007-01-291-13/+28
* Add support for DESTDIR part I.Erwin Lansing2006-08-041-1/+1
* Fix rebuild-xs target. No PORTREVISION bump since plist is notAnton Berezin2006-02-211-1/+1
* Upgrade to 5.8.8.Anton Berezin2006-02-209-114/+94
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-176/+176
* Move path to BSDPAN ahead of the path to site_perl. This makes BSDPANAnton Berezin2005-12-222-12/+10
* Patch for CVE-2005-3962 (fixes for sprintf formatting issues).Anton Berezin2005-12-192-1/+8
* Don't use "." in MASTER_SITE_SUBDIR; it only applies to URLs withBill Fenner2005-10-101-1/+1
* Fix PATCH_SITESSergey Skvortsov2005-06-281-1/+1
* Upgrade to 5.8.7. In addition:Anton Berezin2005-06-2410-93/+767
* Fix LATEST_LINK issues.Anton Berezin2005-05-031-1/+1
* If one of locale-related variables set to a bad value in the user'sAnton Berezin2005-02-141-0/+5
* Fix vulnerability in suidperl/sperl [CAN-2005-0155].Anton Berezin2005-02-023-1/+36
* Update bsd.port.mk's notion of the perl version (to 5.8.6) [1].Anton Berezin2005-02-022-3/+5
* Update to 5.8.6. Also:Anton Berezin2005-02-019-172/+356
* - Create PREFIX/SITE_PERL/PERL_ARCH/auto dirrectory on installSergey Matveychuk2004-11-251-1/+1
* Update to 5.8.5.Anton Berezin2004-07-305-337/+434
* Add a knob WITHOUT_PERL_64BITINT. This is primarily intended for thoseAnton Berezin2004-07-251-1/+5
* 1. Update to 5.8.4.Anton Berezin2004-05-307-139/+576
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+2
* Respect OSVERSION in the pkg-install script. This allows package buildingJoe Marcus Clarke2004-03-051-3/+7
* Fix the perl builds.David E. O'Brien2004-03-011-5/+3
* Fix "pkg_add -r perl" for 5.2-CURRENT (and later). This will now installDavid E. O'Brien2004-03-011-2/+4
* This fixes a little bug introduced in r1.8.Philip Paeps2004-02-192-2/+2
* Set PKGMESSAGE to a bogus file on recent versions of -CURRENT where Perl 5.8Joe Marcus Clarke2004-02-051-0/+4
* Run use.perl port by default from the port as well as the package.Joe Marcus Clarke2004-02-041-0/+4
* Update the pkg-install script to run use.perl port after install on recentJoe Marcus Clarke2004-02-042-1/+10
* Check /usr/bin/perl5 existence before using "ident -q /usr/bin/perl5".Jun Kuriyama2004-01-202-2/+2
* This fixes plist problem for people unlucky enough to have aAnton Berezin2003-11-251-1/+2
* In some cases of weird symlinking (possibly triggered by portupgrade),Anton Berezin2003-11-122-3/+8
* Update forgotten distinfo.Anton Berezin2003-11-101-1/+1
* 1. Update to 5.8.2.Anton Berezin2003-11-102-7/+6
* Under certain conditions (perl Makefile.PL used directly or by proxy,Anton Berezin2003-10-282-1/+11
* Fix the workings of ENABLE_SUIDPERL knob.Anton Berezin2003-10-282-1/+3
* Update to 5.8.1.Anton Berezin2003-10-2715-1202/+1015
* utilize SITE_PERLYing-Chieh Liao2003-10-241-6/+6
* Add a patch to properly escape generated action attribute inAnton Berezin2003-09-302-1/+16
* Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin2003-09-241-1/+1
* Fix a bug which goes unnoticed on all platforms but leads to aAnton Berezin2003-07-142-1/+32
* Respect global CC settings.Maxim Sobolev2003-04-281-0/+1
* Under certain conditions, perl's configure script could pick a directoryAnton Berezin2003-04-241-1/+2
* Patch Safe.pm (seeAnton Berezin2003-04-212-1/+84
* Add a new `WITH_THREADS' option to build perl with support for threads andMaxim Sobolev2003-04-012-2/+20
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
* chase gdbm lib versionYing-Chieh Liao2003-01-031-1/+1
* Make port's Configure correctly detect crypt(3). Bump PORTREVISION.Anton Berezin2002-12-112-4/+16
* o Make perl -MConfig -e 'use lib $Config{installsitelib}' workAnton Berezin2002-08-202-1/+46
* Merge from lang/perl5:Anton Berezin2002-07-282-3/+24