Commit Graph

1013 Commits

Author SHA1 Message Date
xsa
b04913c365 sync with pygame update; ok jolan@. 2004-04-10 23:10:14 +00:00
naddy
98702418f3 update to 1.0.1; from Jose Nazario <jose@monkey.org> 2004-04-09 21:15:12 +00:00
espie
8df7420f5f sprinkle no-autoheader for the coming change to autoconf CONFIGURE_STYLE. 2004-04-09 09:52:09 +00:00
jolan
f7b88d7975 +fotaq 2004-04-07 01:03:21 +00:00
jolan
152e633033 flight of the amazon queen, another freebie for use w/scummvm 2004-04-07 00:59:06 +00:00
jolan
0a8ab8760b sprinkle some PKG_ARCH 2004-03-31 03:42:16 +00:00
jolan
5c3cad1933 update to 0.6.0 2004-03-31 02:49:36 +00:00
naddy
5c86c28ea6 LP64 fix; ok jose@, pvalchev@ 2004-03-10 17:32:46 +00:00
naddy
60fc632028 Won't build on any 64-bit arch, which now includes amd64. ok pvalchev@ 2004-03-08 18:38:38 +00:00
naddy
11467f34ea * Prevent environment variables from overflowing buffers.
Adapted from Debian via Robert Nagy <thuglife@bsd.hu>.
* Fix high score file handling.
2004-03-06 02:41:00 +00:00
naddy
07f0e962cc regen patches 2004-03-05 22:56:42 +00:00
xsa
cd0bf6e6d1 -Wall cleanup;
ok sturm@.
2004-03-03 22:51:00 +00:00
pvalchev
718cc9cb86 use va_copy for copying va_list 2004-03-03 08:42:47 +00:00
naddy
ec03d9af91 SECURITY: (GID games)
Prevent buffer overflow from environment variable; from Debian.
2004-03-02 22:18:53 +00:00
brad
bea02de42e AUTOCONF_NEW -> AUTOCONF_VERSION 2004-03-02 07:57:20 +00:00
brad
d9358d17a0 remove autoconf/automake workaround junk. 2004-02-26 23:12:31 +00:00
naddy
f16b99d84d The sparc64 compiler is gcc3 now; don't require the gcc3 module. 2004-02-25 02:35:15 +00:00
pvalchev
5717ed7cb4 homepage sweep by Michael Coulter <mjc@bitz.ca> 2004-02-21 01:18:07 +00:00
jolan
bf87205f5c this wasn't supposed to go. 2004-02-20 06:51:01 +00:00
jolan
f436516a2c update to 1.10.4 and mark as BROKEN pending resolution of some issues.
the old version (1.7g0) is incompatible with 1.10.x+ so you would have
gotten a BROKEN either way unfortunately.
2004-02-20 06:49:11 +00:00
xsa
f8d898c380 remove MAINTAINER per his resquest;
via and ok ish@.
2004-02-18 20:05:11 +00:00
brad
04badde8bb backport Qt backend from newer nethack so this will compile
and work with Qt 3.2.
2004-02-13 07:17:23 +00:00
naddy
031bb66478 Fix build, add @extra; from Michael Coulter <mjc@bitz.ca>.
Additional DEINSTALL fix by yours truly.
2004-02-12 16:09:18 +00:00
jolan
f8a76eaa0b MI pkg, cleanup 2004-02-03 05:46:23 +00:00
sturm
cfee2b1d59 mark arch independent 2004-02-02 18:02:22 +00:00
wilfried
00713ec7f5 new home 2004-02-01 10:54:11 +00:00
jolan
f87f43b44c take maintainer, update comment/descr 2004-02-01 06:55:03 +00:00
jolan
075c951015 +scummvm-tools 2004-02-01 06:22:25 +00:00
jolan
35b9a1f69a import 0.5.0 2004-02-01 06:18:24 +00:00
pvalchev
5f89f38148 Update to 2.0.2; Aleksander Piotrowski <aleksander.piotrowski@nic.com.pl>
* GPL license. set *_CDROM to Yes
 * perl instead of sed in post-patch. It's shorter
 * new xtoys. Old one didn't work for me
fixes a disappeared distfile issue too
2004-01-31 21:32:18 +00:00
xsa
c76bc8c71b change my MAINTAINER address to @openbsd.org; ok sturm@. 2004-01-30 08:39:48 +00:00
sturm
59b33a53b5 fix PATH in post-patch 2004-01-27 21:37:06 +00:00
naddy
be3765f697 -lvorbis requires -lm -logg 2004-01-26 21:54:30 +00:00
biorn
7bba6810f3 Update to 3.0.8
ok pvalchev@
2004-01-25 20:30:28 +00:00
naddy
a70e461c00 * C++ fixes for gcc3
* honor CXXFLAGS
2004-01-24 23:06:35 +00:00
naddy
05d8e6661d * fix C++ syntax errors revealed by GCC3
* use ${CXX} rather than ${CC} to link C++ code
2004-01-14 17:32:01 +00:00
naddy
d385e92527 regen patches 2004-01-14 17:18:12 +00:00
jose
cce9216164 fix distfile location, found by pval and fixed by Aleksander Piotrow.
thank you both. distfile still good, checksum still passes.
2004-01-13 15:54:21 +00:00
jolan
2172f743cf Update to 0.3.8. 2004-01-12 06:38:54 +00:00
biorn
10162fcbdf New HOMEPAGE & MASTER_SITES
ok MAINTAINER
2004-01-11 21:44:26 +00:00
wilfried
ca64b6185f distfile gone and missing licenses, remove them 2004-01-11 11:44:18 +00:00
sturm
63333f245c use http to fetch distfile 2004-01-09 21:16:48 +00:00
sturm
08f90bdd4b missing DESTDIR 2004-01-09 21:10:34 +00:00
sturm
7e83307cd5 don't touch /root/.mbscore in fake
@extra
2004-01-09 20:49:36 +00:00
sturm
8e669b087c - regen patchfiles
- remove hashfile support
  + useless due to missing permissions anyways
  + creates the hashfile during build outside the fake area, if building
    as root
2004-01-09 20:06:43 +00:00
naddy
6fe14f0610 We cannot patch files that are only generated during the build.
Instead, fix the typo that accidentally caused multiline constants to be
created.
2004-01-08 16:23:05 +00:00
espie
4c01155ae5 zap multiline constants 2004-01-02 18:56:37 +00:00
espie
41135092ca kill multiline string constants. 2004-01-02 18:49:33 +00:00
espie
758ab47541 macro yn interferes with math functions included by C++ included by qt3. 2004-01-02 18:43:26 +00:00
brad
ab44620a46 Prevent auto*shit from trying to do things it shouldn't be doing.
It always mystifies me how people can use this f$#%ing GARBAGE! and get
it to do anything useful.
2004-01-02 04:53:53 +00:00