aboutsummaryrefslogtreecommitdiffstats
path: root/lang/perl5.14/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove expired port:rene2015-01-011-255/+0
* Use a less kludgy way for handling libperl.so's versionning and linking.mat2014-12-251-5/+6
* Do not let Perl's Configure finds out if it needs to use nm or not. It shouldmat2014-12-231-1/+1
* Make Perl link all .so it builds with libperl.so.mat2014-12-171-4/+14
* Retire BSDPAN.mat2014-12-171-25/+3
* One last cleanup, factorize a few things into variables, add a few entries tomat2014-12-031-12/+29
* Really disable MULTIPLICITY if disabled in OPTIONS, and as it was always onmat2014-11-291-2/+4
* Fixup the makewhatis errors.mat2014-11-281-1/+1
* /usr/bin/env is in SETENV, not ENV, and sometime, ENV=$USER/.shrc, which ofmat2014-11-271-1/+1
* Get the man config file right.mat2014-11-271-1/+2
* - Bring back the .packlist files, many people need them, they willmat2014-11-271-4/+6
* Now that 5.18 is the default, deprecate Perl 5.14 and Perl 5.16, the first onemat2014-11-261-0/+3
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-261-14/+29
* Fix plist orphansmat2014-06-121-0/+1
* Add CPE information.des2014-06-051-1/+1
* I Forgot to update the CONFLICTS.mat2014-05-281-1/+1
* Add perl 5.20.0.mat2014-05-271-0/+1
* Ship Perl with its real licenses, and not the stock ones.mat2014-05-271-1/+3
* USES=tar:bzip2mat2014-04-081-1/+1
* - Remove temp file on deinstall[1]mat2014-04-011-13/+13
* Pet portscout.mat2014-03-071-1/+1
* Like it was announced six months ago, remove Perl 5.12.mat2014-02-141-1/+1
* Massive cleanup of the Perl ports:mat2014-02-121-20/+15
* Remove all NO_LATEST_LINK, all of them have different PKGNAMEs.mat2014-02-111-2/+0
* PERLIOBUF_DEFAULT_BUFSIZ - new knob for controlling PerlIO buffer size.az2014-02-101-0/+7
* With 338990, they should be JOBS safe.mat2014-01-071-1/+0
* Take care of whatis database.mat2013-12-011-1/+1
* Enable threads by default on all Perl versions.mat2013-11-191-2/+2
* remove unused target (AZ:)az2013-10-241-1/+0
* Ah, mixed up CONFLICTS and CONFLICTS_INSTALL.mat2013-10-231-1/+1
* Have perl ports use different package names so that they don't conflict.mat2013-10-231-3/+13
* - bump PORTREVISION to reflect latest pkg-plist fixes.az2013-10-081-1/+1
* - Add more missed dirs for stagingaz2013-10-051-0/+2
* Stop renaming perl ports base on optionsbapt2013-10-031-1/+0
* - Fixup staging with pkgng.mat2013-10-031-1/+4
* Remove the now useless pre-su-install target.mat2013-10-031-4/+0
* Support staging.mat2013-10-031-19/+12
* - Now use.perl don't spam /etc/make.conf and using ${LOCALBASE}/etc/perl5_ver...az2013-09-231-2/+2
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Sort CONFLICTSsunpoet2013-08-231-2/+2
* Introduce Perl 5.18.1mat2013-08-131-1/+2
* - Revert MAKE_JOBS_UNSAFE. At least it failed on 9.1-QAT/amd64.az2013-07-231-0/+1
* - Mark job safeaz2013-07-221-1/+0
* - lang/perl5.12 upgrade to 5.12.5az2013-06-121-27/+19
* Revert logic for PERL_VENDOR_PREFIX.az2013-05-081-3/+2
* - Fix CONFLICTSaz2013-05-061-1/+1
* - Fix typo VENDOR_PREFIX -> VENDOR_PREFIX_DESCaz2013-05-061-1/+1
* lang/perl5.*az2013-05-061-30/+27
* Reassing lang/perl5* to perl@bapt2013-04-221-6/+2
* Perl 5.x: fix CVE-2013-1667rea2013-03-111-1/+1
* Introduce Perl 5.16.0skv2012-07-011-1/+1
* - Pull https://github.com/dagolden/extutils-makemaker/commit/a19beeaa9f0df1be...pgollucci2012-03-071-1/+1
* - Add option to build with -pthread, default to on. Note this is not the sameswills2012-02-151-1/+4
* Update to 5.14.2skv2011-12-201-2/+1
* Update BSDPAN to 20111107:skv2011-11-101-2/+2
* - Track dependencies after databases/gdbm updategabor2011-09-121-2/+2
* - Fix perl configure erroneously saving /usr/local/script as a site script in...amdmi32011-08-081-0/+1
* Update to 5.14.1skv2011-06-191-1/+1
* Fix DEPORIGIN in BSDPAN.skv2011-06-191-1/+1
* Introduce Perl 5.14.0skv2011-05-181-3/+4
* Change default Perl version to 5.12.skv2011-05-061-1/+1
* - Is not MAKE_JOBS_SAFE:pav2011-01-281-1/+1
* Update to 5.12.3skv2011-01-251-2/+1
* - Support = in hostnames compatiable with misc/149510.pgollucci2010-12-121-1/+1
* Add LICENSE_COMB (it was not checked by portlint).skv2010-11-051-0/+1
* Specify LICENSE.skv2010-11-051-0/+2
* Add patch to install a configuration file for the new man utilitygordon2010-11-051-1/+14
* Add patch to fix h2ph deprecated goto (perl bug #74404)mm2010-10-131-1/+1
* - Fix perl-after-upgrade [1]skv2010-09-161-1/+1
* Update to 5.12.2skv2010-09-161-1/+1
* [1] Unbreak build with THREADS optionskv2010-07-241-9/+1
* Introduce Perl 5.12.1skv2010-07-151-6/+5
* Fix my stupidest typo.skv2010-07-151-2/+2
* - Fix generation of '+CONTENTS' file for 'bsdpan-*' packages [1]skv2010-07-151-2/+3
* Correct spell of PORTREVISION.ume2010-05-101-1/+1
* - Add patches for RT 69973 [1], RT 71952 [2]skv2010-05-071-1/+2
* Change default Perl version to 5.10.skv2010-02-061-1/+1
* - Mark MAKE_JOBS_UNSAFEpgollucci2010-01-101-0/+1
* - Fix behaviour of USE_PERL option when it is "off"skv2009-11-031-2/+9
* Update to 5.10.1skv2009-09-111-3/+2
* - Add option MULTIPLICITYskv2009-07-061-1/+6
* - Add more essential bugfixesskv2009-06-081-2/+14
* Add bugfiux for "Attributes + Unkown Error".skv2009-04-111-1/+1
* Add several bugfixes, imported from maint-5.10skv2009-04-041-0/+1
* Fix CONFLICTS.skv2009-03-291-1/+1
* Introduce Perl 5.10.0skv2009-03-291-13/+6
* Add MAKE_JOBS_SAFE variable.skv2009-03-231-0/+1
* Update "perl-after-upgrade": set correct perl package name in @pkgdep.skv2009-03-131-1/+1
* Fix PORTVERSION.skv2009-03-061-1/+1
* Remove variable PERL_VER from the ports tree at all - becauseskv2009-03-061-15/+13
* Update BSDPAN:skv2009-03-041-2/+4
* Fix install of BSDPAN (BSDPAN_WRKSRC) and unbreak.itetcu2009-02-161-1/+1
* * Fix suidperl functionality. [1]skv2009-02-161-1/+3
* Add "regression-test" make target.skv2009-01-271-3/+5
* Update to 5.8.9skv2009-01-141-8/+13
* - Remove conditional checks for FreeBSD 5.x and olderpav2009-01-061-9/+0
* - Take maintainership [1]skv2008-11-211-22/+17
* - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_C...araujo2008-04-171-1/+1
* Fix a possible buffer overflow with ASCII regexes that really aretobez2007-11-071-0/+1
* Remove support for OSVERSION < 5edwin2007-10-041-3/+0
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.linimon2007-09-081-0/+7
* - Remove the DESTDIR modifications from individual ports as we have a new,gabor2007-08-041-1/+1
* 1. Fix breakage due to incorrect objformat-related change.tobez2007-02-201-0/+3
* Add support for DESTDIR part I.erwin2006-08-041-1/+1
* Fix rebuild-xs target. No PORTREVISION bump since plist is nottobez2006-02-211-1/+1
* Upgrade to 5.8.8.tobez2006-02-211-4/+15
* Move path to BSDPAN ahead of the path to site_perl. This makes BSDPANtobez2005-12-221-1/+1
* Patch for CVE-2005-3962 (fixes for sprintf formatting issues).tobez2005-12-191-1/+2
* Don't use "." in MASTER_SITE_SUBDIR; it only applies to URLs withfenner2005-10-101-1/+1
* Fix PATCH_SITESskv2005-06-281-1/+1
* Upgrade to 5.8.7. In addition:tobez2005-06-241-12/+35
* Fix LATEST_LINK issues.tobez2005-05-031-1/+1
* If one of locale-related variables set to a bad value in the user'stobez2005-02-141-0/+5
* Fix vulnerability in suidperl/sperl [CAN-2005-0155].tobez2005-02-021-1/+1
* Update bsd.port.mk's notion of the perl version (to 5.8.6) [1].tobez2005-02-021-2/+4
* Update to 5.8.6. Also:tobez2005-02-011-13/+31
* Update to 5.8.5.tobez2004-07-301-5/+2
* Add a knob WITHOUT_PERL_64BITINT. This is primarily intended for thosetobez2004-07-251-1/+5
* 1. Update to 5.8.4.tobez2004-05-311-131/+21
* Fix the perl builds.obrien2004-03-011-5/+3
* Fix "pkg_add -r perl" for 5.2-CURRENT (and later). This will now installobrien2004-03-011-2/+4
* This fixes a little bug introduced in r1.8.philip2004-02-191-1/+1
* Set PKGMESSAGE to a bogus file on recent versions of -CURRENT where Perl 5.8marcus2004-02-051-0/+4
* Run use.perl port by default from the port as well as the package.marcus2004-02-051-0/+4
* Update the pkg-install script to run use.perl port after install on recentmarcus2004-02-051-1/+1
* Check /usr/bin/perl5 existence before using "ident -q /usr/bin/perl5".kuriyama2004-01-201-1/+1
* This fixes plist problem for people unlucky enough to have atobez2003-11-261-1/+2
* In some cases of weird symlinking (possibly triggered by portupgrade),tobez2003-11-121-2/+7
* 1. Update to 5.8.2.tobez2003-11-111-4/+3
* Under certain conditions (perl Makefile.PL used directly or by proxy,tobez2003-10-291-1/+1
* Fix the workings of ENABLE_SUIDPERL knob.tobez2003-10-291-1/+2
* Update to 5.8.1.tobez2003-10-281-28/+47
* Add a patch to properly escape generated action attribute intobez2003-09-301-1/+1
* Make portlint(1) happy by changing strip to ${STRIP_CMD}osa2003-09-241-1/+1
* Fix a bug which goes unnoticed on all platforms but leads to atobez2003-07-141-1/+1
* Respect global CC settings.sobomax2003-04-281-0/+1
* Under certain conditions, perl's configure script could pick a directorytobez2003-04-241-1/+2
* Patch Safe.pm (seetobez2003-04-211-1/+1
* Add a new `WITH_THREADS' option to build perl with support for threads andsobomax2003-04-011-0/+7
* Clear moonlight beckons.ade2003-03-071-0/+1
* chase gdbm lib versionijliao2003-01-031-1/+1
* Make port's Configure correctly detect crypt(3). Bump PORTREVISION.tobez2002-12-111-1/+1
* o Make perl -MConfig -e 'use lib $Config{installsitelib}' worktobez2002-08-211-1/+1
* Merge from lang/perl5:tobez2002-07-281-3/+20
* Modify BSDPAN to make INSTALLSITEMAN1DIR and INSTALLSITEMAN3DIR be equaltobez2002-07-231-1/+3
* Update to 5.8.0 (after repocopy).tobez2002-07-221-74/+118
* 1. Merge from src/contrib/perl5/lib/ExtUtils/Attic/Install.pm rev. 1.2:tobez2002-07-111-1/+1
* 1. Do not do rm -rf as a mean to deinstall this port. Instead, aparttobez2002-06-161-1/+1
* Bump PORTREVISION to take the new version of use.perl into account.dougb2002-06-091-1/+1
* Put SITEARCH and SITELIB paths in front of ARCHLIB and PRIVLIB in thetobez2002-06-031-2/+2
* Use a cleaner, documented way to obtain the path of BSDPAN. This fixestobez2002-05-241-2/+3
* 1. Speed up the fetch stage by using groups of MASTER_SITES.tobez2002-05-201-9/+10
* Unforbid the port for the use of general FreeBSD public.tobez2001-12-201-8/+29
* Make this port do the same thing whether databases/gdbm is installed ortobez2001-08-201-2/+3
* Take over maintainership.tobez2001-06-131-1/+1
* Update for Perl 5.6.1.markm2001-04-111-52/+65
* Upgrade this to perl5.6.0 for _knowledgeable_ folks in STABLE whomarkm2001-03-221-50/+66
* Some style fixes in the lang category (usual round of spaces -> tabs)olgeni2001-02-051-1/+1
* ftp.cdrom.com -> ftp.freesoftware.com, adjusting paths as I go.billf2000-05-141-1/+1
* Typo (PORTVESION -> PORTVERSION).asami2000-04-141-1/+1
* Convert to the PORTNAME - PORTVERSION syntax.obrien2000-04-121-3/+3
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
* ln -> ${LN}mharo1999-08-281-1/+1
* Change Id->FreeBSD.obrien1999-08-251-1/+1
* Use FORBIDDEN to indicate that this port shouldn't be built under any (some)asami1999-03-291-2/+2
* Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineasami1998-11-111-4/+5
* Perl 5 is in the system. Mark this port broken for 3.0 for that reason.markm1998-10-121-1/+6
* Upgrade to perl 5.005_02. This will have virtually no impact on ports thatmarkm1998-08-161-5/+5
* Update to Perl 5.005_01.markm1998-08-061-39/+54
* Run h2ph as part of post-install target. Note this doesn't get a completesteve1998-02-161-1/+2
* Upgrade to 5.004_04. Maintenance upgrade.markm1997-11-121-7/+7
* Add perl5 as an alias for the binary.obrien1997-10-061-1/+2
* Corrent package name.markm1997-07-181-2/+2
* Update to perl-5.004_01markm1997-07-181-13/+14
* Upgrade to Perl5.004. SUID Perl Works for 3.0-current and 2.2.2!markm1997-05-241-37/+42
* Add virtual category 'perl5'.wosch1997-04-201-2/+2
* Update to take advantage of new features in bsd.port.mk rev. 1.237.asami1996-12-111-9/+3
* Remove GDBM_File.3, it won't be built if gdbm isn't already installed.asami1996-12-101-2/+2
* Compress manpages in lib/perl5/man/man3 too. Add missing GDBM_File.3.asami1996-12-071-2/+26
* Add missing manpage (perl.1).asami1996-11-261-2/+2
* Converted to MAN[1-9NL]obrien1996-11-171-9/+7
* CATAGORIES+= -> CATAGORIES=obrien1996-11-121-2/+2
* Update to perl5.003markm1996-07-141-6/+15
* A little reformatting. Also conditionalize man page compression onasami1996-03-181-5/+8
* Update to Perl 5.002.markm1996-03-161-6/+7
* Change category nome from "languages" to "lang". Also remove "programming"asami1995-11-221-2/+2
* Upgrade to patchlevel 'm'jmz1995-07-051-4/+3
* Add -Dprefix=${PREFIX} in configure args.jmz1995-04-241-2/+2
* gzip man pages, strip binariesjmz1995-04-241-8/+11
* Put prep as primary site, move old primary to secondaryache1995-04-191-3/+3
* Add IS_INTERACTIVE. The Configure script checks for file descriptor 0,asami1995-04-181-1/+8
* Perl5 port by Mark Murray. People, beat this!asami1995-04-171-0/+24