Age | Commit message (Expand) | Author | Files | Lines |
2001-10-25 | ftp.digital.com doesn't hold the CPAN mirror any longer. It's at | jlam | 1 | -2/+2 |
2001-10-21 | Add 'dl' to the LIBSWANTED.SunOS line. | veego | 1 | -2/+2 |
2001-10-14 | Add a patch to the perl package that causes perl modules from CPAN to link | jlam | 3 | -3/+44 |
2001-10-02 | The previous change (making ExtUtils recognize -Wl,-R as the prefix for a | jlam | 1 | -2/+2 |
2001-10-02 | Teach the ExtUtils modules (the ones that create Makefiles for perl | jlam | 2 | -1/+37 |
2001-10-01 | Update perl to 5.6.1nb4. Changes from version 5.6.1nb3 include: | jlam | 4 | -18/+50 |
2001-09-26 | The perl Configure script has a check for several directories, including | jlam | 1 | -1/+2 |
2001-09-17 | Note that if LIBSWANTED.${OPSYS} isn't defined, then the perl defaults for | jlam | 1 | -2/+3 |
2001-09-17 | Solve SunOS build problem in a much cleaner way by predefining "libswanted" | tron | 3 | -18/+6 |
2001-09-17 | Stop configure from trying to use "libiconv" because "/usr/include/iconv.h" | tron | 2 | -7/+21 |
2001-09-14 | Search for <machine/ieeefp.h> instead of <ieeefp.h>. This fixes the | jlam | 2 | -8/+18 |
2001-09-12 | Update perl to 5.6.1nb3. User-visible changes from the previous version | jlam | 3 | -21/+22 |
2001-09-06 | Note conflict with perl-base-*, pointed out by David Brownlee | jlam | 1 | -2/+2 |
2001-09-05 | Update perl to 5.6.1nb2. Changes from perl-5.6.1nb1 include undoing the | jlam | 9 | -14/+319 |
2001-07-09 | Perl5 needs a "nb1" version bump to make sure everything which depends on | tv | 1 | -2/+2 |
2001-07-09 | * Make perl stop installing anything in the man3 directory. It's starting | tv | 1 | -2/+1 |
2001-06-07 | Add mirror site in Finland and Germany. | tron | 1 | -2/+4 |
2001-06-07 | Update perl to 5.6.1. Changes from perl-5.6.0 include many bug fixes, | jlam | 3 | -16/+36 |
2001-05-20 | Update perl to 5.6.0nb6 as a result of requiring the new version of perl-base | jlam | 1 | -3/+3 |
2001-04-22 | Update dependency on perl-mk to 1.1. | jlam | 1 | -2/+2 |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 1 | -6/+0 |
2001-04-12 | Modified the link process of the perl executable so that all libgcc.a is | manu | 1 | -3/+3 |
2001-02-20 | Bump to 5.6.0nb4: Depend on perl-mk. | wiz | 1 | -2/+3 |
2001-02-17 | Move the COMMENT from being in its own file to a definition in the | agc | 2 | -2/+2 |
2000-09-05 | Remove unneeded patches (moved to lang/perl5-base/patches). | jlam | 6 | -379/+0 |
2000-09-05 | Update perl5 to 5.6.0nb3. This is now a meta-pkg which pulls in perl-base, | jlam | 4 | -58/+23 |
2000-08-30 | Use PERL5_PACKLIST. Goodbye unsightly PLIST-* !! | jlam | 9 | -1186/+20 |
2000-08-30 | Update perl to 5.6.0nb2 from perl5-current. Changes from version 5.00404 | jlam | 18 | -985/+1415 |
2000-03-27 | Adapt to new handling of "${CONFIGURE}". | tron | 1 | -2/+2 |
2000-01-18 | Downgrade "perl" package to working version 5.00404. | tron | 19 | -919/+916 |
2000-01-18 | Change PLIST handling to differentiate between ELF and a.out, as well as | jlam | 7 | -87/+128 |
2000-01-17 | Unbreak this at least for non-NOPIC architectures. | hubertf | 4 | -697/+795 |
2000-01-17 | Upgrade perl to 5.005_03 | christos | 13 | -276/+140 |
1999-12-20 | Remove .../perllocal.pod with @unexec rm. As per email discussion with | simonb | 1 | -1/+2 |
1999-12-08 | Use the shared PLIST on Solaris and remove Socket from the egrep -v. | veego | 1 | -3/+3 |
1999-09-06 | regen after last commit some time ago | hubertf | 1 | -2/+2 |
1999-09-06 | Make this compile on my current(ish) sparc... | kim | 1 | -5/+5 |
1999-08-31 | Modifications for better Solaris support, to search for a fuller list of | agc | 3 | -18/+27 |
1999-08-13 | Fix the PLIST in the solaris case | abs | 1 | -1/+11 |
1999-07-09 | Add package patch checksum files. | agc | 1 | -0/+12 |
1999-07-02 | Don't bother to pull in -lposix for the POSIX module. It contains nothing | bad | 1 | -0/+13 |
1999-06-15 | Get rid of -lposix. It makes perl behave slightly different then the | bad | 1 | -2/+2 |
1999-05-04 | s/netbsd/${LOWER_OPSYS}/ | abs | 1 | -2/+3 |
1999-04-27 | Pass "${CFLAGS}" to configure script as suggested by Adam Ciarcinski. | tron | 1 | -2/+2 |
1999-04-08 | s/netbsd/${LOWER_OPSYS}/g | agc | 3 | -278/+278 |
1999-03-08 | s/make/${MAKE}/g | agc | 1 | -2/+2 |
1999-02-04 | Re-enable 5.003 bin-compat. Though it's not *supposed* to do so, | tv | 1 | -2/+2 |
1998-12-02 | Move the rpath setting from hints/netbsd.sh to Configure. In hints, it | tv | 2 | -18/+16 |
1998-12-02 | Do not use Perl's malloc (will interfere with modules that interact with | tv | 1 | -2/+2 |
1998-12-02 | d_vfork should be "$define", even if it produces a bogus "WHOA THERE" | tv | 1 | -3/+3 |