Commit graph

57 commits

Author SHA1 Message Date
jlam
18cba9d7fa Convert packages to use PERL5_PACKLIST (part 1). These were the easy
ones to do, and each compiled and installed/de-installed apparently
correctly.

As a side effect of the dynamic PLIST, we no longer need to have separate
-static and -shared PLISTs.  It's now easier than ever to make a perl5
package for NetBSD :)
2000-08-27 07:10:59 +00:00
hubertf
402899809a Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions.

MIRROR_DISTFILES and NO_CDROM are now dead.
2000-08-18 22:46:29 +00:00
wiz
8968b0751a USE_PKGLIBTOOL -> USE_LIBTOOL.
XXX: Is libtool really needed for Perl packages?
2000-08-14 19:31:29 +00:00
kim
ac2779e6c8 Upgrade to 5.2.2 to match the ImageMagick package. 2000-08-14 01:37:38 +00:00
rh
74add3b300 s/USE_LIBTOOL/USE_PKGLIBTOOL/
Add a new USE_LIBTOOL definition that uses the libtool package instead of
pkglibtool which is now considered outdated.
USE_PKGLIBTOOL is available for backwards compatibility with old packages
but is deprecated for new packages.
2000-06-01 11:23:11 +00:00
kim
76010fbf53 Fix typo. 2000-05-02 01:03:53 +00:00
kim
379faaf33d The Perl module for ImageMagick. 2000-04-23 01:59:57 +00:00