Commit graph

12 commits

Author SHA1 Message Date
jmc
387bbfd45f Fix so if not building on x86 it never tries to pull x86 assembly into the code. 2002-02-19 05:30:39 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
wiz
11ab3b23a8 Update to 1.37.3, based on pkg/13070 by Jared D. McNeill; buildlinked.
Lots of emulation-related fixes and improvements.
2001-07-17 15:31:24 +00:00
agc
7e2fedb405 Move to sha1 digests, and add distfile sizes. 2001-04-20 10:49:52 +00:00
agc
d7d36b3561 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:57:56 +00:00
hubertf
e32afb6fea Change BUILD_DEPENDS semantics:
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.

While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).

Patch by Alistair Crooks <agc@netbsd.org>
2001-03-27 03:19:43 +00:00
wiz
89ee2c787f Fix compilation on -current after 2001/01/18 (since zconf.h doesn't
defined OF() anymore). Fixes pkg/12255 by Rui-Xiang Guo.
2001-03-13 13:46:56 +00:00
wiz
311d465268 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 18:38:11 +00:00
wiz
8b3076e790 Check for DGA lib in X11BASE, based on a suggestion by hubertf. 2000-11-16 19:14:12 +00:00
wiz
0ddf0141f4 Update to 1.32. Changes are mainly bugfixes (see the installed CHANGES.TXT).
Package change: DGA detection, instead of hardcoding on i386.
2000-11-16 02:27:04 +00:00
wiz
4a2ade2d92 Fix package compilation to work on non-i386/ELF. Assembler only used
on i386/ELF, even though it could perhaps be made to work on i386/a.out.
DGA is also only enabled on i386 for now -- don't know of a good way
to check for DGA support.
2000-11-09 17:25:54 +00:00
wiz
eeeb3fc79a Import snes9x, a SNES (Super Nintendo) emulator. Package provided by
Jared D. McNeill in pkg/11439, touched up by me.

XXX: i386/ELF only for now, patch-ab and patch-ac improve compilation on
a.out, but linking fails (underbar problems).
2000-11-09 16:43:40 +00:00