aboutsummaryrefslogtreecommitdiffstats
path: root/lang/perl5.16/files
Commit message (Expand)AuthorAgeFilesLines
* - Fix perl configure erroneously saving /usr/local/script as a site script in...amdmi32011-08-081-1/+11
* Update to 5.14.1skv2011-06-191-1/+1
* Introduce Perl 5.14.0skv2011-05-181-136/+0
* Do not touch /etc/manpath.config on -CURRENT after man.d/perl.conf is usedgarga2010-12-061-3/+7
* Add patch to install a configuration file for the new man utilitygordon2010-11-051-0/+2
* Add patch to install a configuration file for the new man utilitygordon2010-11-051-7/+9
* Add patch to fix h2ph deprecated goto (perl bug #74404)mm2010-10-131-0/+136
* - Fix perl-after-upgrade [1]skv2010-09-162-1/+3
* [1] Unbreak build with THREADS optionskv2010-07-241-2/+11
* Introduce Perl 5.12.1skv2010-07-155-206/+4
* - Fix generation of '+CONTENTS' file for 'bsdpan-*' packages [1]skv2010-07-151-0/+11
* - Add patches for RT 69973 [1], RT 71952 [2]skv2010-05-072-0/+141
* perl-after-upgrade:skv2009-11-231-4/+2
* Fix script "use.perl": correctly check variables 'need_*'.skv2009-11-061-7/+7
* - Fix behaviour of USE_PERL option when it is "off"skv2009-11-031-3/+3
* Update to 5.10.1skv2009-09-1118-533/+45
* - Add option MULTIPLICITYskv2009-07-061-0/+95
* - Add more essential bugfixesskv2009-06-083-0/+51
* Add bugfiux for "Attributes + Unkown Error".skv2009-04-111-0/+48
* Add several bugfixes, imported from maint-5.10skv2009-04-0411-0/+290
* Introduce Perl 5.10.0skv2009-03-294-53/+24
* Update "perl-after-upgrade": set correct perl package name in @pkgdep.skv2009-03-131-45/+4
* Remove variable PERL_VER from the ports tree at all - becauseskv2009-03-061-102/+6
* * Fix suidperl functionality. [1]skv2009-02-161-0/+9
* Unbreak build of threaded perl.skv2009-01-141-1/+1
* Update to 5.8.9skv2009-01-145-155/+58
* Fix a possible buffer overflow with ASCII regexes that really aretobez2007-11-071-0/+95
* Filter out <command-line> from preprocessor output in makedepend.SHkan2007-05-031-0/+10
* 1. Fix breakage due to incorrect objformat-related change.tobez2007-02-201-9/+9
* Default to elf instead of a.out.kris2007-01-291-13/+28
* Upgrade to 5.8.8.tobez2006-02-215-31/+43
* Move path to BSDPAN ahead of the path to site_perl. This makes BSDPANtobez2005-12-221-11/+9
* Upgrade to 5.8.7. In addition:tobez2005-06-246-74/+658
* Fix vulnerability in suidperl/sperl [CAN-2005-0155].tobez2005-02-022-0/+35
* Update bsd.port.mk's notion of the perl version (to 5.8.6) [1].tobez2005-02-021-1/+1
* Update to 5.8.6. Also:tobez2005-02-013-120/+311
* 1. Update to 5.8.4.tobez2004-05-312-0/+22
* Check /usr/bin/perl5 existence before using "ident -q /usr/bin/perl5".kuriyama2004-01-201-1/+1
* Under certain conditions (perl Makefile.PL used directly or by proxy,tobez2003-10-291-0/+10
* Update to 5.8.1.tobez2003-10-2810-302/+22
* Add a patch to properly escape generated action attribute intobez2003-09-301-0/+15
* Fix a bug which goes unnoticed on all platforms but leads to atobez2003-07-141-0/+31
* Patch Safe.pm (seetobez2003-04-211-0/+83
* Add a new `WITH_THREADS' option to build perl with support for threads andsobomax2003-04-011-2/+13
* Make port's Configure correctly detect crypt(3). Bump PORTREVISION.tobez2002-12-111-3/+15
* o Make perl -MConfig -e 'use lib $Config{installsitelib}' worktobez2002-08-211-0/+45
* Update to 5.8.0 (after repocopy).tobez2002-07-224-49/+12
* 1. Merge from src/contrib/perl5/lib/ExtUtils/Attic/Install.pm rev. 1.2:tobez2002-07-112-5/+13
* Fix manpath.config patching in case there is no system perl manpathtobez2002-06-161-4/+11
* 1. Do not do rm -rf as a mean to deinstall this port. Instead, aparttobez2002-06-162-1/+40
* Update to better handle life as it is now in -current.dougb2002-06-091-9/+26
* Put SITEARCH and SITELIB paths in front of ARCHLIB and PRIVLIB in thetobez2002-06-037-3/+80
* Make make depend to work with the new gcc (the new preprocessor outputstobez2002-05-211-0/+13
* 1. Speed up the fetch stage by using groups of MASTER_SITES.tobez2002-05-201-1/+1
* Unforbid the port for the use of general FreeBSD public.tobez2001-12-201-0/+82
* Update for Perl 5.6.1.markm2001-04-113-23/+13
* Upgrade this to perl5.6.0 for _knowledgeable_ folks in STABLE whomarkm2001-03-222-25/+2
* Make this port honour CFLAGS.markm1998-08-281-0/+11
* Update to Perl 5.005_01.markm1998-08-064-49/+31
* Patch to make this compile on 2.2.1markm1997-09-231-0/+10
* Make suidperl install on 2.1.*markm1997-06-041-3/+11
* Upgrade to Perl5.004. SUID Perl Works for 3.0-current and 2.2.2!markm1997-05-244-1202/+89
* This is the Perl5 equivalent of the MNT_NOSUID patch that was put intoroberto1997-05-141-0/+42
* Correct my idea of what "FreeBSD after 2.2 needs". SuidPerl failed tomarkm1996-11-141-1/+2
* Use phkmalloc instead of Perl's own malloc. Also clean up the FreeBSDmarkm1996-11-022-31/+43
* (By way of Andrew Stesin):markm1996-07-271-0/+1077
* Use setreuid instead of seteuid for permissions managementgpalmer1996-06-031-0/+72