summaryrefslogtreecommitdiff
path: root/lang/libperl/Makefile
AgeCommit message (Expand)AuthorFilesLines
2005-06-24Remove lang/libperl and modify packages that used libperl to dependjlam1-44/+0
2005-06-16Create directories before installing files into them.jlam1-1/+2
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2004-09-15Correct the directory we descend into to build the version of perl neededjlam1-2/+3
2004-05-09Convert to buildlink3.snj1-2/+2
2004-03-22Note a conflict with perl-5.8.* as libperl isn't needed if perl-5.8.* isjlam1-2/+4
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2002-12-07Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate.schmonz1-2/+2
2002-11-15buildlink1 -> buildlink2jlam1-10/+7
2002-07-22libperl needs perl<5.8.0 and perl>=5.6.1.jlam1-2/+2
2002-07-22Adapt to using perl-5.8.0. Perl 5.8.0 removes the need for libperl asjlam1-2/+3
2001-12-03Use PKGREVISION to manage package-specific versions numbers that differjlam1-3/+2
2001-11-26Buildlinkify, in the sense that only the perl headers are found injlam1-4/+4
2001-10-18SVR4 packages have a limit of 9 chars for a package name.veego1-1/+2
2001-07-02s/PERL_REQD/PERL5_REQD/gjlam1-2/+2
2001-06-07Update perl to 5.6.1. Changes from perl-5.6.0 include many bug fixes,jlam1-19/+17
2001-05-29For now, use own distinfo, since it doesn't use lang/perl5-base's patches.wiz1-2/+2
2001-05-20Update libperl to 5.6.0nb3. This is basically a downgrade to versionjlam1-33/+20
2001-05-18Fix this to build on a.out platforms. Addresses pkg/12945 by John Klos.jlam1-4/+11
2001-05-12space -> tab.wiz1-3/+3
2001-05-11Update libperl to 5.6.0nb2. Changes from version 5.6.0nb1 include addingjlam1-11/+25
2001-02-17Move the COMMENT from being in its own file to a definition in theagc1-1/+2
2000-09-07Update to libperl-5.6.0nb1. This adds back the shared object filejlam1-9/+15
2000-09-03If perl dependency isn't found, build in lang/perl5, not lang/perl5-currentjlam1-2/+2
2000-08-30Update libperl to 5.6.0. This matches the version of the main perl5jlam1-39/+16
2000-08-21Update IGNORE-messages for recent changes: add ${PKGNAME} wherehubertf1-2/+2
2000-05-16Make it work on Solaris.veego1-1/+10
2000-03-27Adapt to new handling of "${CONFIGURE}".tron1-2/+2
1999-05-24Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORMtv1-3/+2
1999-05-11s/netbsd/${LOWER_OPSYS}/abs1-4/+5
1999-02-04Re-enable 5.003 bin-compat. Though it's not *supposed* to do so,tv1-4/+3
1998-12-02Install a PIC version of DynaLoader.o so that, e.g., mod_perl can link ittv1-1/+7
1998-12-02Do not use Perl's malloc (will interfere with modules that interact withtv1-2/+3
1998-12-02Do not enable binary compatibility with Perl 5.003. We have never had atv1-2/+2
1998-12-02Add libperl, a shared object version of the Perl link library. Installstv1-0/+38