Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-02-06 | Make that "autoreconf" -- there is no "autoremake". | fredb | 1 | -3/+3 | |
2001-02-05 | Use full pathname "${LOCALBASE}/bin/auto..." in dependences and make | tron | 1 | -4/+4 | |
targets. This includes a fix for PR pkg/12125 by Tomasz Luchowski. | |||||
2001-01-04 | Replace gettext DEPENDS by BUILD_DEPENDS and USE_LIBINL. | wiz | 1 | -2/+3 | |
2000-11-27 | Make this work with current automake. | mycroft | 6 | -22/+57 | |
2000-11-27 | Compile modules with `-avoid-version'. Update PLIST accordingly. | mycroft | 4 | -6/+34 | |
2000-10-15 | Use new USE_MESA variable to depend on the correct Mesa packages | rh | 1 | -2/+2 | |
2000-10-02 | Include <string.h> for proper declarations and definitions for memset() | jlam | 3 | -1/+33 | |
and NULL. Fixes some compilation problems seen on NetBSD/alpha. | |||||
2000-08-27 | Convert packages to use PERL5_PACKLIST (part 1). These were the easy | jlam | 2 | -13/+4 | |
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-07-31 | The gettext package gained a shared library. For all packages which | jlam | 1 | -2/+2 | |
link against libintl.so, update the dependency on gettext to >=0.10.35nb1. | |||||
2000-06-21 | USE_LIBTOOL instead of PKGLIBTOOL. | jlam | 7 | -72/+45 | |
Remove unneeded dependency on mpeg-lib. Add dependency on gettext. Clean up Makefile logic. | |||||
2000-06-01 | s/USE_LIBTOOL/USE_PKGLIBTOOL/ | rh | 1 | -2/+2 | |
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-05-29 | Add another set of missing files to PLIST | rh | 1 | -1/+4 | |
2000-05-29 | fix PLIST to reflect actually installed files | rh | 1 | -1/+5 | |
2000-05-29 | Initial import of xracer-0.96.9, a clone of the popular Psygnosis game | rh | 14 | -0/+259 | |
Wipeout, as provided in PR 10217 by Bernd Sieker. |