| Commit message (Expand) | Author | Age | Files | Lines |
* | 1. Fix breakage due to incorrect objformat-related change. | tobez | 2007-02-20 | 1 | -0/+3 |
* | Add support for DESTDIR part I. | erwin | 2006-08-04 | 1 | -1/+1 |
* | Fix rebuild-xs target. No PORTREVISION bump since plist is not | tobez | 2006-02-21 | 1 | -1/+1 |
* | Upgrade to 5.8.8. | tobez | 2006-02-21 | 1 | -4/+15 |
* | Move path to BSDPAN ahead of the path to site_perl. This makes BSDPAN | tobez | 2005-12-22 | 1 | -1/+1 |
* | Patch for CVE-2005-3962 (fixes for sprintf formatting issues). | tobez | 2005-12-19 | 1 | -1/+2 |
* | Don't use "." in MASTER_SITE_SUBDIR; it only applies to URLs with | fenner | 2005-10-10 | 1 | -1/+1 |
* | Fix PATCH_SITES | skv | 2005-06-28 | 1 | -1/+1 |
* | Upgrade to 5.8.7. In addition: | tobez | 2005-06-24 | 1 | -12/+35 |
* | Fix LATEST_LINK issues. | tobez | 2005-05-03 | 1 | -1/+1 |
* | If one of locale-related variables set to a bad value in the user's | tobez | 2005-02-14 | 1 | -0/+5 |
* | Fix vulnerability in suidperl/sperl [CAN-2005-0155]. | tobez | 2005-02-02 | 1 | -1/+1 |
* | Update bsd.port.mk's notion of the perl version (to 5.8.6) [1]. | tobez | 2005-02-02 | 1 | -2/+4 |
* | Update to 5.8.6. Also: | tobez | 2005-02-01 | 1 | -13/+31 |
* | Update to 5.8.5. | tobez | 2004-07-30 | 1 | -5/+2 |
* | Add a knob WITHOUT_PERL_64BITINT. This is primarily intended for those | tobez | 2004-07-25 | 1 | -1/+5 |
* | 1. Update to 5.8.4. | tobez | 2004-05-31 | 1 | -131/+21 |
* | Fix the perl builds. | obrien | 2004-03-01 | 1 | -5/+3 |
* | Fix "pkg_add -r perl" for 5.2-CURRENT (and later). This will now install | obrien | 2004-03-01 | 1 | -2/+4 |
* | This fixes a little bug introduced in r1.8. | philip | 2004-02-19 | 1 | -1/+1 |
* | Set PKGMESSAGE to a bogus file on recent versions of -CURRENT where Perl 5.8 | marcus | 2004-02-05 | 1 | -0/+4 |
* | Run use.perl port by default from the port as well as the package. | marcus | 2004-02-05 | 1 | -0/+4 |
* | Update the pkg-install script to run use.perl port after install on recent | marcus | 2004-02-05 | 1 | -1/+1 |
* | Check /usr/bin/perl5 existence before using "ident -q /usr/bin/perl5". | kuriyama | 2004-01-20 | 1 | -1/+1 |
* | This fixes plist problem for people unlucky enough to have a | tobez | 2003-11-26 | 1 | -1/+2 |
* | In some cases of weird symlinking (possibly triggered by portupgrade), | tobez | 2003-11-12 | 1 | -2/+7 |
* | 1. Update to 5.8.2. | tobez | 2003-11-11 | 1 | -4/+3 |
* | Under certain conditions (perl Makefile.PL used directly or by proxy, | tobez | 2003-10-29 | 1 | -1/+1 |
* | Fix the workings of ENABLE_SUIDPERL knob. | tobez | 2003-10-29 | 1 | -1/+2 |
* | Update to 5.8.1. | tobez | 2003-10-28 | 1 | -28/+47 |
* | Add a patch to properly escape generated action attribute in | tobez | 2003-09-30 | 1 | -1/+1 |
* | Make portlint(1) happy by changing strip to ${STRIP_CMD} | osa | 2003-09-24 | 1 | -1/+1 |
* | Fix a bug which goes unnoticed on all platforms but leads to a | tobez | 2003-07-14 | 1 | -1/+1 |
* | Respect global CC settings. | sobomax | 2003-04-28 | 1 | -0/+1 |
* | Under certain conditions, perl's configure script could pick a directory | tobez | 2003-04-24 | 1 | -1/+2 |
* | Patch Safe.pm (see | tobez | 2003-04-21 | 1 | -1/+1 |
* | Add a new `WITH_THREADS' option to build perl with support for threads and | sobomax | 2003-04-01 | 1 | -0/+7 |
* | Clear moonlight beckons. | ade | 2003-03-07 | 1 | -0/+1 |
* | chase gdbm lib version | ijliao | 2003-01-03 | 1 | -1/+1 |
* | Make port's Configure correctly detect crypt(3). Bump PORTREVISION. | tobez | 2002-12-11 | 1 | -1/+1 |
* | o Make perl -MConfig -e 'use lib $Config{installsitelib}' work | tobez | 2002-08-21 | 1 | -1/+1 |
* | Merge from lang/perl5: | tobez | 2002-07-28 | 1 | -3/+20 |
* | Modify BSDPAN to make INSTALLSITEMAN1DIR and INSTALLSITEMAN3DIR be equal | tobez | 2002-07-23 | 1 | -1/+3 |
* | Update to 5.8.0 (after repocopy). | tobez | 2002-07-22 | 1 | -74/+118 |
* | 1. Merge from src/contrib/perl5/lib/ExtUtils/Attic/Install.pm rev. 1.2: | tobez | 2002-07-11 | 1 | -1/+1 |
* | 1. Do not do rm -rf as a mean to deinstall this port. Instead, apart | tobez | 2002-06-16 | 1 | -1/+1 |
* | Bump PORTREVISION to take the new version of use.perl into account. | dougb | 2002-06-09 | 1 | -1/+1 |
* | Put SITEARCH and SITELIB paths in front of ARCHLIB and PRIVLIB in the | tobez | 2002-06-03 | 1 | -2/+2 |
* | Use a cleaner, documented way to obtain the path of BSDPAN. This fixes | tobez | 2002-05-24 | 1 | -2/+3 |
* | 1. Speed up the fetch stage by using groups of MASTER_SITES. | tobez | 2002-05-20 | 1 | -9/+10 |
* | Unforbid the port for the use of general FreeBSD public. | tobez | 2001-12-20 | 1 | -8/+29 |
* | Make this port do the same thing whether databases/gdbm is installed or | tobez | 2001-08-20 | 1 | -2/+3 |
* | Take over maintainership. | tobez | 2001-06-13 | 1 | -1/+1 |
* | Update for Perl 5.6.1. | markm | 2001-04-11 | 1 | -52/+65 |
* | Upgrade this to perl5.6.0 for _knowledgeable_ folks in STABLE who | markm | 2001-03-22 | 1 | -50/+66 |
* | Some style fixes in the lang category (usual round of spaces -> tabs) | olgeni | 2001-02-05 | 1 | -1/+1 |
* | ftp.cdrom.com -> ftp.freesoftware.com, adjusting paths as I go. | billf | 2000-05-14 | 1 | -1/+1 |
* | Typo (PORTVESION -> PORTVERSION). | asami | 2000-04-14 | 1 | -1/+1 |
* | Convert to the PORTNAME - PORTVERSION syntax. | obrien | 2000-04-12 | 1 | -3/+3 |
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 1 | -1/+1 |
* | ln -> ${LN} | mharo | 1999-08-28 | 1 | -1/+1 |
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
* | Use FORBIDDEN to indicate that this port shouldn't be built under any (some) | asami | 1999-03-29 | 1 | -2/+2 |
* | Use bsd.port.{pre,post}.mk. Either use them to avoid having to define | asami | 1998-11-11 | 1 | -4/+5 |
* | Perl 5 is in the system. Mark this port broken for 3.0 for that reason. | markm | 1998-10-12 | 1 | -1/+6 |
* | Upgrade to perl 5.005_02. This will have virtually no impact on ports that | markm | 1998-08-16 | 1 | -5/+5 |
* | Update to Perl 5.005_01. | markm | 1998-08-06 | 1 | -39/+54 |
* | Run h2ph as part of post-install target. Note this doesn't get a complete | steve | 1998-02-16 | 1 | -1/+2 |
* | Upgrade to 5.004_04. Maintenance upgrade. | markm | 1997-11-12 | 1 | -7/+7 |
* | Add perl5 as an alias for the binary. | obrien | 1997-10-06 | 1 | -1/+2 |
* | Corrent package name. | markm | 1997-07-18 | 1 | -2/+2 |
* | Update to perl-5.004_01 | markm | 1997-07-18 | 1 | -13/+14 |
* | Upgrade to Perl5.004. SUID Perl Works for 3.0-current and 2.2.2! | markm | 1997-05-24 | 1 | -37/+42 |
* | Add virtual category 'perl5'. | wosch | 1997-04-20 | 1 | -2/+2 |
* | Update to take advantage of new features in bsd.port.mk rev. 1.237. | asami | 1996-12-11 | 1 | -9/+3 |
* | Remove GDBM_File.3, it won't be built if gdbm isn't already installed. | asami | 1996-12-10 | 1 | -2/+2 |
* | Compress manpages in lib/perl5/man/man3 too. Add missing GDBM_File.3. | asami | 1996-12-07 | 1 | -2/+26 |
* | Add missing manpage (perl.1). | asami | 1996-11-26 | 1 | -2/+2 |
* | Converted to MAN[1-9NL] | obrien | 1996-11-17 | 1 | -9/+7 |
* | CATAGORIES+= -> CATAGORIES= | obrien | 1996-11-12 | 1 | -2/+2 |
* | Update to perl5.003 | markm | 1996-07-14 | 1 | -6/+15 |
* | A little reformatting. Also conditionalize man page compression on | asami | 1996-03-18 | 1 | -5/+8 |
* | Update to Perl 5.002. | markm | 1996-03-16 | 1 | -6/+7 |
* | Change category nome from "languages" to "lang". Also remove "programming" | asami | 1995-11-22 | 1 | -2/+2 |
* | Upgrade to patchlevel 'm' | jmz | 1995-07-05 | 1 | -4/+3 |
* | Add -Dprefix=${PREFIX} in configure args. | jmz | 1995-04-24 | 1 | -2/+2 |
* | gzip man pages, strip binaries | jmz | 1995-04-24 | 1 | -8/+11 |
* | Put prep as primary site, move old primary to secondary | ache | 1995-04-19 | 1 | -3/+3 |
* | Add IS_INTERACTIVE. The Configure script checks for file descriptor 0, | asami | 1995-04-18 | 1 | -1/+8 |
* | Perl5 port by Mark Murray. People, beat this! | asami | 1995-04-17 | 1 | -0/+24 |