Commit graph

58 commits

Author SHA1 Message Date
jlam
5af9de7658 Include <string.h> for proper declarations and definitions for memset()
and NULL.  Fixes some compilation problems seen on NetBSD/alpha.
2000-10-02 08:23:14 +00:00
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
jlam
d0d079e75e The gettext package gained a shared library. For all packages which
link against libintl.so, update the dependency on gettext to >=0.10.35nb1.
2000-07-31 04:14:04 +00:00
jlam
f9b014eeb9 USE_LIBTOOL instead of PKGLIBTOOL.
Remove unneeded dependency on mpeg-lib.
Add dependency on gettext.
Clean up Makefile logic.
2000-06-21 08:12:37 +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
rh
c4923ce4b2 Add another set of missing files to PLIST 2000-05-29 12:50:30 +00:00
rh
53838deba9 fix PLIST to reflect actually installed files 2000-05-29 12:29:23 +00:00
rh
0a91d3588e Initial import of xracer-0.96.9, a clone of the popular Psygnosis game
Wipeout, as provided in PR 10217 by Bernd Sieker.
2000-05-29 06:36:00 +00:00