Commit graph

2744 commits

Author SHA1 Message Date
agc
02f321446b Add and enable rdp. 1998-07-31 16:33:27 +00:00
agc
1783633ba5 Addition of rdp-1.5, which compiles attributed LL(1) grammars into
recursive descent compilers, into the NetBSD packages collection.
1998-07-31 16:32:22 +00:00
tv
a19920b804 Document the actual differences between uses of ${PREFIX}, ${LOCALBASE},
and ${X11BASE}.
1998-07-31 15:24:13 +00:00
tv
447341e87c Update to "0.4": new layout to coincide with USE_LOCALBASE_FOR_X11
changes.
1998-07-31 15:00:41 +00:00
tv
a2daea77e9 - Add option USE_LOCALBASE_FOR_X11.
- Redocument X11BASE as the primarily path to the installation of X11
  (and secondarily, the default X11 pkg install path).
1998-07-31 14:56:46 +00:00
tv
5e3dae779b - Integrate xpkgwedge with a switch, USE_LOCALBASE_FOR_X11, which leaves
X11BASE alone and, when set, sets PREFIX to LOCALBASE and adds a build
  dependency on xpkgwedge
- Nuke last vestiges of the ${ARCH} variable, and replace it with the
  binary compatibility identifier ${MACHINE_ARCH}.
- Include bsd.prefs.mk early in bsd.pkg.mk.  (Needed by xpkgwedge change.)
- Look for Motif/lesstif in both X11BASE and LOCALBASE
- Add rpath (-Wl,-R) options for MOTIFLIB
- Nuke obsolete EXEC_DEPENDS cruft
1998-07-31 14:55:38 +00:00
tv
7c6f6d5aeb Add mipseb and mipsel to MACHINE_GNU_ARCH and set them to mips. After
linting, set them to mipseb and mipsel accordingly.
1998-07-31 14:55:07 +00:00
kleink
fb0fc19bb7 Fix a significant typo. 1998-07-31 14:32:15 +00:00
tron
5ba52b3bdd Enable "xevil", fixes PR pkg/5877 by Tim Rightnour. 1998-07-31 08:04:48 +00:00
tron
9d9eaeaf1e New "xevil" package created by Tim Rightnour:
violent game of killing, contains profanity.
1998-07-31 08:03:09 +00:00
tron
02f77f7ed0 Add and enable "maelstrom", fixes PR pkg/5876 by Tim Rightnour. 1998-07-30 23:12:51 +00:00
tron
7d3bcdc09d New "maelstrom" package created by Tim Rightnour:
an incredible, fast moving, high graphics version of asteroids.
1998-07-30 23:11:40 +00:00
tron
98a1215986 Don't move binaries, copy them so that "make reinstall" will work. 1998-07-30 22:49:18 +00:00
tron
73f7734b72 Hardcode "/bin/pax" in "post-build" rule so the package won't break if
we ever switch from "tar" to "pax".
1998-07-30 22:48:20 +00:00
tron
150cc7db34 Enable "imaze", fixes PR pkg/5873 by Tim Rightnour. 1998-07-30 21:42:10 +00:00
tron
aeeab8b1c8 New "imaze" package created by Tim Rightnour:
a multiplayer, networked, action,x 3D maze game.
1998-07-30 21:37:54 +00:00
tron
59229d13b9 Update "mutt" package to 0.93.2i. 1998-07-30 21:18:34 +00:00
tv
441a1ad66e Add rpath as per PR 5874 from Tim Rightnour (${PREFIX}->${X11BASE}). Did
not add USE_X11 as this pkg can root at /usr/pkg without modification.
1998-07-30 12:10:29 +00:00
frueauf
cab1143c95 amiga->m68k as amiga is not even defined here. 1998-07-30 12:09:31 +00:00
frueauf
e329821eb9 Fix some lossage (rpm got installed to /; the rc files went to
/usr/pkg/share/share/misc) and diff only one file per patchfile for
better maintainance.
1998-07-29 13:41:19 +00:00
frueauf
b0f12dab08 Update sane to 0.74. 1998-07-29 10:00:10 +00:00
tv
7c0752da98 Use BSD_INSTALL_SCRIPT, not INSTALL_PROGRAM:N-s. 1998-07-28 16:09:50 +00:00
frueauf
026c582431 Remove .gz extension. 1998-07-28 11:48:10 +00:00
frueauf
ff2e8d2feb This package needs perl, so set USE_PERL5 as pointed out in pr 5823
by Brook Milligan.
1998-07-28 11:18:58 +00:00
frueauf
a3dc8dfdf6 Don't use ${MAN1} in the install rule, its no longer set. 1998-07-28 10:56:08 +00:00
frueauf
917bd5ad66 Don't assume a set $DISPLAY is a working one. This package is interactive. 1998-07-28 10:49:49 +00:00
frueauf
9e6e5ca87b Correct patch-ab by request on the maintainer, closes pr 5857. 1998-07-28 09:48:08 +00:00
hubertf
ba3ceb81e9 Fix typo reported in PR 5864 by
Mason Loring Bliss <mason@acheron.middleboro.ma.us>
1998-07-28 07:22:25 +00:00
tron
740012401e Fix game to work on 16BPP X11 displays. 1998-07-27 21:04:04 +00:00
agc
0d4ffda91d Calculate an additional checksum when a distfile is fetched - if it
doesn't match the stored checksum, retrieve the distfile from the
next site in the list, rather than simply dying.
1998-07-27 11:17:51 +00:00
tron
fa93cccd93 Add and enable "cbzone", fixes PR pkg/5852. 1998-07-27 00:14:14 +00:00
tron
82bfac1754 Add "cbzone" package by Tim Rightnour:
a simple classic game of 3D tank warfare

+ fix sound playback
+ add note about problems with 16BPP displays
1998-07-27 00:11:29 +00:00
tv
be6f4e5204 Add glob-style wildcards to ONLY_FOR_ARCHS. 1998-07-26 22:20:22 +00:00
frueauf
a6810ad59a Add and enable finalbattle and golddig. 1998-07-26 22:14:31 +00:00
frueauf
714dcd37dd Initial addition of golddig-2.0, a fast action game designed for use with X.
Closes pr 5854 by Tim Rightnour.
1998-07-26 22:13:16 +00:00
frueauf
f32e73bee1 Initial addition of finalbattle-0.0, a multiplayer space battle simulation
for X. Fixes pr 5853 by Tim Rightnour.
1998-07-26 22:06:10 +00:00
frueauf
cc4a6b0436 Update fetchmail to 4.5.4. 1998-07-26 20:31:01 +00:00
frueauf
7674baf2a5 Update xscreensaver to 2.26. 1998-07-26 20:24:16 +00:00
tsarna
a2b252fb10 Conflicts with jpeg-6a 1998-07-26 18:05:57 +00:00
tv
3b3ed2376b - Get the dependencies right: the library is libmpeg.la, so actually tell
make that we're building libmpeg.la.
- Don't try to call libtool with an argument of libtool; just let libtool
  detect the compile or link mode automagically.
1998-07-26 14:36:43 +00:00
mycroft
460b9f3c11 Use a direct comparison rather than a regexp match when looking for checksums. 1998-07-26 09:27:15 +00:00
lukem
8933f6caca support distclean in subdir makes 1998-07-26 03:25:54 +00:00
frueauf
d643eaa77e Update to rsync 2.1.0. 1998-07-25 23:42:20 +00:00
frueauf
cf35782143 Inform the user where our procmail expects its rc files. 1998-07-25 23:08:24 +00:00
frueauf
58e027482b Add and enable gemdropx. 1998-07-25 21:23:47 +00:00
frueauf
7e0f62c5e2 Initial addition of gemdropx-0.3, a color puzzle game for X11 similar to
Gem Drop. Closes pr 5845 by Tim Rightnour.
1998-07-25 21:22:38 +00:00
frueauf
4a3c7b2033 Don't copy the makefile, just set MAKEFILE accordingly. 1998-07-25 18:03:38 +00:00
frueauf
81049ed4be Enable crossfire. 1998-07-25 17:42:44 +00:00
frueauf
3dfaddbe9b Initial addition of crossfire-0.94.2, a X11 multi/single player game similar
to gauntlet and nethack. Closes pr 5622 by Tim Rightnour after some
feedback rounds.
1998-07-25 17:40:41 +00:00
tv
80eb6da226 Add "-Uunix -Dunix" to CPPFLAGS as inspired by Tim Rightnour in PR 5843. 1998-07-25 15:31:15 +00:00