Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-08-29 | Remove *.orig files so they don't accidentally get installed. | jlam | 1 | -1/+4 | |
2000-08-28 | Fix unknown macro D<...> from pod2man. | jlam | 2 | -0/+16 | |
2000-08-27 | Convert packages to use PERL5_PACKLIST (part 1). These were the easy | jlam | 2 | -13/+5 | |
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-02-28 | Fix the DEPENDS section. | dmcmahill | 1 | -3/+2 | |
RUN_DEPENDS is deprecated, also the syntax was wrong which caused a bogus @pkgdep to appear in the +CONTENTS file for a binary pkg. | |||||
1999-04-15 | Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" with | tron | 1 | -3/+2 | |
variable substituition of "MASTER_SITES" and "PATCH_SITES". | |||||
1999-04-08 | s/netbsd/${LOWER_OPSYS}/g | agc | 1 | -3/+3 | |
1999-03-25 | s/alpha/${MACHINE_ARCH}/ | hubertf | 1 | -3/+3 | |
1998-12-05 | Add MLDBM-2.00, a perl5 module for storing arbitrary data in tied hashes | tv | 5 | -0/+44 | |
(including such things as references in DBM files). |