Age | Commit message (Expand) | Author | Files | Lines |
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 |
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 | 5 | -80/+72 |
1998-12-01 | Add proper shared object support for ELF(!), and make libperl shared on | tv | 5 | -24/+94 |
1998-11-26 | Can't rely on NSIG indicating that signal.h has been included. | bad | 1 | -0/+13 |
1998-10-03 | Use PLIST-md.shared on alpha and place an exception into perl's Makefile, | tv | 1 | -1/+6 |
1998-09-07 | Allow perl to configure itself properly, even if Kaffe 1.0's | agc | 1 | -10/+20 |
1998-08-20 | The Grand Homepagification: | tsarna | 1 | -1/+2 |
1998-08-15 | Configure uses ${PREFIX} so pass it in the environment. | kim | 1 | -1/+2 |
1998-08-12 | Comment things out with "#", not ":". | hubertf | 1 | -5/+5 |
1998-08-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 |
1998-08-07 | Don't check for Configure input coming from a tty. | agc | 1 | -3/+18 |
1998-08-07 | Add NetBSD RCS Ids. | agc | 7 | -0/+14 |
1998-06-22 | Update package Makefiles for automatic manual page handling. | agc | 1 | -42/+1 |
1998-04-23 | Pass the right argument type to semctl(). | mycroft | 1 | -0/+29 |
1998-04-20 | Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. | frueauf | 1 | -9/+9 |
1998-04-15 | Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. | agc | 1 | -7/+2 |
1998-03-24 | do use vfork, pointed out by Charles Hannum | hubertf | 1 | -0/+20 |
1998-03-16 | Strip a2p. | mycroft | 1 | -1/+2 |
1998-02-19 | Make sure that "-I/usr/local/include" and "-L/usr/local/lib" don't get | tron | 1 | -12/+95 |
1998-02-14 | Use MACHINE_ARCH for archname; Reported by Johnny C. Lam <lamj@stat.cmu.edu> | hubertf | 1 | -5/+5 |
1998-01-28 | Replace "<$ARCH"> by "${MACHINE_ARCH}", keep "<$ARCH>" | hubertf | 3 | -294/+294 |
1998-01-24 | portlint: add RCS Id | hubertf | 1 | -0/+1 |
1998-01-24 | portlint: fix RCS Id+MAN3, delete empty line | hubertf | 1 | -3/+2 |
1997-12-22 | Fix setting CONFIGURE_ARGS ("=" -> "+=") | hubertf | 1 | -2/+2 |