aboutsummaryrefslogtreecommitdiffstats
path: root/lang/perl5.14/files
Commit message (Expand)AuthorAgeFilesLines
* 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