| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove expired port: | rene | 2015-01-01 | 10 | -261/+0 |
* | Use a less kludgy way for handling libperl.so's versionning and linking. | mat | 2014-12-25 | 1 | -9/+8 |
* | Make Perl link all .so it builds with libperl.so. | mat | 2014-12-17 | 1 | -1/+1 |
* | One last cleanup, factorize a few things into variables, add a few entries to | mat | 2014-12-03 | 2 | -5/+4 |
* | And point man to the new right place. | mat | 2014-11-27 | 1 | -1/+1 |
* | - Bring back the .packlist files, many people need them, they will | mat | 2014-11-27 | 1 | -0/+11 |
* | - Remove temp file on deinstall[1] | mat | 2014-04-01 | 1 | -0/+1 |
* | Massive cleanup of the Perl ports: | mat | 2014-02-12 | 3 | -28/+2 |
* | Partial restore r343675 (leave some warnings/errors output) | az | 2014-02-11 | 1 | -0/+5 |
* | Turn use.perl into silent mode | az | 2014-02-11 | 1 | -21/+0 |
* | Rename patches in the makepatch fashion. | mat | 2014-01-12 | 3 | -0/+0 |
* | Add the same patch to perl5.1{2,4,6} that perl 5.18, fixing a parallel build ... | mat | 2014-01-07 | 1 | -0/+34 |
* | - Simplify and modernize use.perl | ak | 2013-10-15 | 1 | -79/+53 |
* | - Now use.perl don't spam /etc/make.conf and using ${LOCALBASE}/etc/perl5_ver... | az | 2013-09-23 | 1 | -22/+15 |
* | - lang/perl5.12 upgrade to 5.12.5 | az | 2013-06-12 | 5 | -812/+8 |
* | Perl 5.x: fix CVE-2013-1667 | rea | 2013-03-11 | 1 | -0/+172 |
* | - Fix all cases of 'No newline at end of file' in ports tree | ak | 2013-02-01 | 1 | -1/+1 |
* | - Pull https://github.com/dagolden/extutils-makemaker/commit/a19beeaa9f0df1be... | pgollucci | 2012-03-07 | 1 | -0/+11 |
* | - Unbreak on FreeBSD 10 | miwi | 2011-11-06 | 1 | -0/+30 |
* | - Fix perl configure erroneously saving /usr/local/script as a site script in... | amdmi3 | 2011-08-08 | 1 | -1/+11 |
* | Update to 5.14.1 | skv | 2011-06-19 | 1 | -1/+1 |
* | Introduce Perl 5.14.0 | skv | 2011-05-18 | 1 | -136/+0 |
* | Do not touch /etc/manpath.config on -CURRENT after man.d/perl.conf is used | garga | 2010-12-06 | 1 | -3/+7 |
* | Add patch to install a configuration file for the new man utility | gordon | 2010-11-05 | 1 | -0/+2 |
* | Add patch to install a configuration file for the new man utility | gordon | 2010-11-05 | 1 | -7/+9 |
* | Add patch to fix h2ph deprecated goto (perl bug #74404) | mm | 2010-10-13 | 1 | -0/+136 |
* | - Fix perl-after-upgrade [1] | skv | 2010-09-16 | 2 | -1/+3 |
* | [1] Unbreak build with THREADS option | skv | 2010-07-24 | 1 | -2/+11 |
* | Introduce Perl 5.12.1 | skv | 2010-07-15 | 5 | -206/+4 |
* | - Fix generation of '+CONTENTS' file for 'bsdpan-*' packages [1] | skv | 2010-07-15 | 1 | -0/+11 |
* | - Add patches for RT 69973 [1], RT 71952 [2] | skv | 2010-05-07 | 2 | -0/+141 |
* | perl-after-upgrade: | skv | 2009-11-23 | 1 | -4/+2 |
* | Fix script "use.perl": correctly check variables 'need_*'. | skv | 2009-11-06 | 1 | -7/+7 |
* | - Fix behaviour of USE_PERL option when it is "off" | skv | 2009-11-03 | 1 | -3/+3 |
* | Update to 5.10.1 | skv | 2009-09-11 | 18 | -533/+45 |
* | - Add option MULTIPLICITY | skv | 2009-07-06 | 1 | -0/+95 |
* | - Add more essential bugfixes | skv | 2009-06-08 | 3 | -0/+51 |
* | Add bugfiux for "Attributes + Unkown Error". | skv | 2009-04-11 | 1 | -0/+48 |
* | Add several bugfixes, imported from maint-5.10 | skv | 2009-04-04 | 11 | -0/+290 |
* | Introduce Perl 5.10.0 | skv | 2009-03-29 | 4 | -53/+24 |
* | Update "perl-after-upgrade": set correct perl package name in @pkgdep. | skv | 2009-03-13 | 1 | -45/+4 |
* | Remove variable PERL_VER from the ports tree at all - because | skv | 2009-03-06 | 1 | -102/+6 |
* | * Fix suidperl functionality. [1] | skv | 2009-02-16 | 1 | -0/+9 |
* | Unbreak build of threaded perl. | skv | 2009-01-14 | 1 | -1/+1 |
* | Update to 5.8.9 | skv | 2009-01-14 | 5 | -155/+58 |
* | Fix a possible buffer overflow with ASCII regexes that really are | tobez | 2007-11-07 | 1 | -0/+95 |
* | Filter out <command-line> from preprocessor output in makedepend.SH | kan | 2007-05-03 | 1 | -0/+10 |
* | 1. Fix breakage due to incorrect objformat-related change. | tobez | 2007-02-20 | 1 | -9/+9 |
* | Default to elf instead of a.out. | kris | 2007-01-29 | 1 | -13/+28 |
* | Upgrade to 5.8.8. | tobez | 2006-02-21 | 5 | -31/+43 |
* | Move path to BSDPAN ahead of the path to site_perl. This makes BSDPAN | tobez | 2005-12-22 | 1 | -11/+9 |
* | Upgrade to 5.8.7. In addition: | tobez | 2005-06-24 | 6 | -74/+658 |
* | Fix vulnerability in suidperl/sperl [CAN-2005-0155]. | tobez | 2005-02-02 | 2 | -0/+35 |
* | Update bsd.port.mk's notion of the perl version (to 5.8.6) [1]. | tobez | 2005-02-02 | 1 | -1/+1 |
* | Update to 5.8.6. Also: | tobez | 2005-02-01 | 3 | -120/+311 |
* | 1. Update to 5.8.4. | tobez | 2004-05-31 | 2 | -0/+22 |
* | Check /usr/bin/perl5 existence before using "ident -q /usr/bin/perl5". | kuriyama | 2004-01-20 | 1 | -1/+1 |
* | Under certain conditions (perl Makefile.PL used directly or by proxy, | tobez | 2003-10-29 | 1 | -0/+10 |
* | Update to 5.8.1. | tobez | 2003-10-28 | 10 | -302/+22 |
* | Add a patch to properly escape generated action attribute in | tobez | 2003-09-30 | 1 | -0/+15 |
* | Fix a bug which goes unnoticed on all platforms but leads to a | tobez | 2003-07-14 | 1 | -0/+31 |
* | Patch Safe.pm (see | tobez | 2003-04-21 | 1 | -0/+83 |
* | Add a new `WITH_THREADS' option to build perl with support for threads and | sobomax | 2003-04-01 | 1 | -2/+13 |
* | Make port's Configure correctly detect crypt(3). Bump PORTREVISION. | tobez | 2002-12-11 | 1 | -3/+15 |
* | o Make perl -MConfig -e 'use lib $Config{installsitelib}' work | tobez | 2002-08-21 | 1 | -0/+45 |
* | Update to 5.8.0 (after repocopy). | tobez | 2002-07-22 | 4 | -49/+12 |
* | 1. Merge from src/contrib/perl5/lib/ExtUtils/Attic/Install.pm rev. 1.2: | tobez | 2002-07-11 | 2 | -5/+13 |
* | Fix manpath.config patching in case there is no system perl manpath | tobez | 2002-06-16 | 1 | -4/+11 |
* | 1. Do not do rm -rf as a mean to deinstall this port. Instead, apart | tobez | 2002-06-16 | 2 | -1/+40 |
* | Update to better handle life as it is now in -current. | dougb | 2002-06-09 | 1 | -9/+26 |
* | Put SITEARCH and SITELIB paths in front of ARCHLIB and PRIVLIB in the | tobez | 2002-06-03 | 7 | -3/+80 |
* | Make make depend to work with the new gcc (the new preprocessor outputs | tobez | 2002-05-21 | 1 | -0/+13 |
* | 1. Speed up the fetch stage by using groups of MASTER_SITES. | tobez | 2002-05-20 | 1 | -1/+1 |
* | Unforbid the port for the use of general FreeBSD public. | tobez | 2001-12-20 | 1 | -0/+82 |
* | Update for Perl 5.6.1. | markm | 2001-04-11 | 3 | -23/+13 |
* | Upgrade this to perl5.6.0 for _knowledgeable_ folks in STABLE who | markm | 2001-03-22 | 2 | -25/+2 |
* | Make this port honour CFLAGS. | markm | 1998-08-28 | 1 | -0/+11 |
* | Update to Perl 5.005_01. | markm | 1998-08-06 | 4 | -49/+31 |
* | Patch to make this compile on 2.2.1 | markm | 1997-09-23 | 1 | -0/+10 |
* | Make suidperl install on 2.1.* | markm | 1997-06-04 | 1 | -3/+11 |
* | Upgrade to Perl5.004. SUID Perl Works for 3.0-current and 2.2.2! | markm | 1997-05-24 | 4 | -1202/+89 |
* | This is the Perl5 equivalent of the MNT_NOSUID patch that was put into | roberto | 1997-05-14 | 1 | -0/+42 |
* | Correct my idea of what "FreeBSD after 2.2 needs". SuidPerl failed to | markm | 1996-11-14 | 1 | -1/+2 |
* | Use phkmalloc instead of Perl's own malloc. Also clean up the FreeBSD | markm | 1996-11-02 | 2 | -31/+43 |
* | (By way of Andrew Stesin): | markm | 1996-07-27 | 1 | -0/+1077 |
* | Use setreuid instead of seteuid for permissions management | gpalmer | 1996-06-03 | 1 | -0/+72 |