aboutsummaryrefslogtreecommitdiffstats
path: root/lang/perl5.14
Commit message (Expand)AuthorAgeFilesLines
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-0/+7
* - Remove the DESTDIR modifications from individual ports as we have a new,Gabor Kovesdan2007-08-041-1/+1
* 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-202-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-219-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-317-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-061-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-051-0/+4
* Update the pkg-install script to run use.perl port after install on recentJoe Marcus Clarke2004-02-052-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-261-1/+2
* In some cases of weird symlinking (possibly triggered by portupgrade),Anton Berezin2003-11-122-3/+8
* Update forgotten distinfo.Anton Berezin2003-11-111-1/+1
* 1. Update to 5.8.2.Anton Berezin2003-11-112-7/+6
* Under certain conditions (perl Makefile.PL used directly or by proxy,Anton Berezin2003-10-292-1/+11
* Fix the workings of ENABLE_SUIDPERL knob.Anton Berezin2003-10-292-1/+3
* Update to 5.8.1.Anton Berezin2003-10-2815-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-212-1/+46
* Merge from lang/perl5:Anton Berezin2002-07-282-3/+24
* Modify BSDPAN to make INSTALLSITEMAN1DIR and INSTALLSITEMAN3DIR be equalAnton Berezin2002-07-232-2/+4
* Update to 5.8.0 (after repocopy).Anton Berezin2002-07-228-859/+1339
* 1. Merge from src/contrib/perl5/lib/ExtUtils/Attic/Install.pm rev. 1.2:Anton Berezin2002-07-113-6/+14
* During deinstallation, for *.ph files, replace find | xargs rm withAnton Berezin2002-06-161-1/+1
* Fix manpath.config patching in case there is no system perl manpathAnton Berezin2002-06-161-4/+11
* 1. Do not do rm -rf as a mean to deinstall this port. Instead, apartAnton Berezin2002-06-164-4/+123
* Bump PORTREVISION to take the new version of use.perl into account.Doug Barton2002-06-091-1/+1
* Update to better handle life as it is now in -current.Doug Barton2002-06-091-9/+26
* Put SITEARCH and SITELIB paths in front of ARCHLIB and PRIVLIB in theAnton Berezin2002-06-039-8/+87
* Use a cleaner, documented way to obtain the path of BSDPAN. This fixesAnton Berezin2002-05-242-3/+4
* Make make depend to work with the new gcc (the new preprocessor outputsAnton Berezin2002-05-211-0/+13
* 1. Speed up the fetch stage by using groups of MASTER_SITES.Anton Berezin2002-05-202-10/+11
* Unforbid the port for the use of general FreeBSD public.Anton Berezin2001-12-207-16/+142
* Make this port do the same thing whether databases/gdbm is installed orAnton Berezin2001-08-202-6/+3
* Fix wrong directory name.Anton Berezin2001-06-301-1/+1
* Take over maintainership.Anton Berezin2001-06-131-1/+1
* Update for Perl 5.6.1.Mark Murray2001-04-117-259/+349
* Upgrade this to perl5.6.0 for _knowledgeable_ folks in STABLE whoMark Murray2001-03-227-585/+873
* Some style fixes in the lang category (usual round of spaces -> tabs)Jimmy Olgeni2001-02-051-1/+1
* Correct the COMMENTChris Piazza2000-05-191-1/+1
* ftp.cdrom.com -> ftp.freesoftware.com, adjusting paths as I go.Bill Fumerola2000-05-141-1/+1
* Typo (PORTVESION -> PORTVERSION).Satoshi Asami2000-04-141-1/+1
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-3/+3
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
* ln -> ${LN}Michael Haro1999-08-281-1/+1
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-271-1/+1
* Add '%D' so we get the whole path for the '@unexec rm's.Steve Price1999-05-101-1/+2
* Use FORBIDDEN to indicate that this port shouldn't be built under any (some)Satoshi Asami1999-03-291-2/+2
* Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineSatoshi Asami1998-11-111-4/+5
* Perl 5 is in the system. Mark this port broken for 3.0 for that reason.Mark Murray1998-10-122-3/+6
* Make this port honour CFLAGS.Mark Murray1998-08-281-0/+11
* Upgrade to perl 5.005_02. This will have virtually no impact on ports thatMark Murray1998-08-163-718/+497
* create needed directories before making .ph filesAndrey A. Chernov1998-08-071-0/+1
* generate .ph files on package install nowAndrey A. Chernov1998-08-072-291/+11
* Remove generated include .ph files which not present on every machine,Andrey A. Chernov1998-08-061-13/+0
* Update to Perl 5.005_01.Mark Murray1998-08-067-630/+1043
* Run h2ph as part of post-install target. Note this doesn't get a completeSteve Price1998-02-161-1/+2
* Upgrade to 5.004_04. Maintenance upgrade.Mark Murray1997-11-123-237/+239
* Add perl5 as an alias for the binary.David E. O'Brien1997-10-062-1/+4
* Patch to make this compile on 2.2.1Mark Murray1997-09-231-0/+10
* Corrent package name.Mark Murray1997-07-181-2/+2
* Update to perl-5.004_01Mark Murray1997-07-183-243/+250
* Make suidperl install on 2.1.*Mark Murray1997-06-041-3/+11
* Remove two initial ranlib's without any previous fileAndrey A. Chernov1997-05-251-2/+0
* Upgrade to Perl5.004. SUID Perl Works for 3.0-current and 2.2.2!Mark Murray1997-05-247-1556/+574
* This is the Perl5 equivalent of the MNT_NOSUID patch that was put intoOllivier Robert1997-05-141-0/+42
* Add virtual category 'perl5'.Wolfram Schneider1997-04-201-2/+2
* Update to take advantage of new features in bsd.port.mk rev. 1.237.Satoshi Asami1996-12-111-9/+3
* Remove GDBM_File.3, it won't be built if gdbm isn't already installed.Satoshi Asami1996-12-102-3/+2
* Compress manpages in lib/perl5/man/man3 too. Add missing GDBM_File.3.Satoshi Asami1996-12-072-79/+104
* Add missing manpage (perl.1).Satoshi Asami1996-11-261-2/+2
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-181-1/+0
* Converted to MAN[1-9NL]David E. O'Brien1996-11-171-9/+7
* Correct my idea of what "FreeBSD after 2.2 needs". SuidPerl failed toMark Murray1996-11-141-1/+2
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-121-2/+2
* Use phkmalloc instead of Perl's own malloc. Also clean up the FreeBSDMark Murray1996-11-022-31/+43
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-1/+1
* (By way of Andrew Stesin):Mark Murray1996-07-271-0/+1077
* Update to perl5.003Mark Murray1996-07-144-84/+94
* Use setreuid instead of seteuid for permissions managementGary Palmer1996-06-031-0/+72
* A little reformatting. Also conditionalize man page compression onSatoshi Asami1996-03-181-5/+8
* Update to Perl 5.002.Mark Murray1996-03-165-98/+153
* Change category nome from "languages" to "lang". Also remove "programming"Satoshi Asami1995-11-221-2/+2
* Upgrade to patchlevel 'm'Jean-Marc Zucconi1995-07-053-24/+118
* Put back this long PLIST too.Satoshi Asami1995-05-121-3/+298
* Shortened the PLIST (aka +CONTENTS) file to under 4k to avoid bugMark Murray1995-05-061-298/+3
* Corrected some spelling, and generally clarified the description.Mark Murray1995-04-251-2/+6
* Add -Dprefix=${PREFIX} in configure args.Jean-Marc Zucconi1995-04-241-2/+2
* Add suidperl; man pages are gzip'edJean-Marc Zucconi1995-04-241-29/+32
* gzip man pages, strip binariesJean-Marc Zucconi1995-04-241-8/+11
* Put prep as primary site, move old primary to secondaryAndrey A. Chernov1995-04-191-3/+3
* Add IS_INTERACTIVE. The Configure script checks for file descriptor 0,Satoshi Asami1995-04-181-1/+8
* Perl5 port by Mark Murray. People, beat this!Satoshi Asami1995-04-175-0/+373