Age | Commit message (Expand) | Author | Files | Lines |
2003-05-27 | Modify lang/perl5 and lang/perl58 to install man3 pages again. However, | jlam | 1 | -6/+15 |
2003-03-14 | (1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG; | jlam | 1 | -3/+4 |
2003-02-27 | fix some indenting and strip unneeded parens. | grant | 1 | -11/+11 |
2003-02-21 | adopt some patches from FreeBSD ports, allowing this to build on | grant | 1 | -1/+2 |
2003-02-17 | convert to use test target from bsd.pkg.mk | dillo | 1 | -5/+2 |
2002-12-23 | Whitespace fix | cjep | 1 | -4/+4 |
2002-12-23 | mark this NOT_FOR_PLATFORM Darwin, since the earliest version of perl | grant | 1 | -1/+3 |
2002-10-23 | correct HOMEPAGE. | grant | 1 | -2/+2 |
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 1 | -2/+3 |
2002-01-30 | Move post-patch target that modified files to pre-configure, so that the | jlam | 1 | -2/+2 |
2002-01-28 | Update lang/perl5 to 5.6.1nb7. Changes from version 5.6.1nb6 include | jlam | 1 | -2/+2 |
2001-12-14 | Typo. | jlam | 1 | -3/+3 |
2001-12-14 | Use 'rm -f' instead of 'rm' in case the files don't already exist. | jlam | 1 | -2/+2 |
2001-12-14 | Install perl5.6.1 as statically linked if perl is statically linked. Also | jlam | 1 | -8/+22 |
2001-12-03 | Use PKGREVISION to manage package-specific versions numbers that differ | jlam | 1 | -3/+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 | 1 | -2/+6 |
2001-10-02 | The previous change (making ExtUtils recognize -Wl,-R as the prefix for a | jlam | 1 | -2/+2 |
2001-10-01 | Update perl to 5.6.1nb4. Changes from version 5.6.1nb3 include: | jlam | 1 | -6/+19 |
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 | 1 | -1/+3 |
2001-09-12 | Update perl to 5.6.1nb3. User-visible changes from the previous version | jlam | 1 | -8/+15 |
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 | 1 | -12/+116 |
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 | Update perl to 5.6.1. Changes from perl-5.6.0 include many bug fixes, | jlam | 1 | -10/+8 |
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-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 | 1 | -1/+2 |
2000-09-05 | Update perl5 to 5.6.0nb3. This is now a meta-pkg which pulls in perl-base, | jlam | 1 | -47/+16 |
2000-08-30 | Use PERL5_PACKLIST. Goodbye unsightly PLIST-* !! | jlam | 1 | -15/+6 |
2000-08-30 | Update perl to 5.6.0nb2 from perl5-current. Changes from version 5.00404 | jlam | 1 | -9/+34 |
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 | 1 | -14/+5 |
2000-01-18 | Change PLIST handling to differentiate between ELF and a.out, as well as | jlam | 1 | -3/+12 |
2000-01-17 | Upgrade perl to 5.005_03 | christos | 1 | -3/+3 |
1999-12-08 | Use the shared PLIST on Solaris and remove Socket from the egrep -v. | veego | 1 | -3/+3 |
1999-08-31 | Modifications for better Solaris support, to search for a fuller list of | agc | 1 | -2/+3 |
1999-08-13 | Fix the PLIST in the solaris case | abs | 1 | -1/+11 |
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-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 | Do not use Perl's malloc (will interfere with modules that interact with | tv | 1 | -2/+2 |
1998-12-02 | Do not enable binary compatibility with Perl 5.003. We have never had a | tv | 1 | -2/+2 |
1998-12-02 | Revert to building libperl statically, and clean up. | tv | 1 | -16/+2 |