pvalchev
520f267e84
fix LIB_DEPENDS entry; from maintainer Jim Geovedi
2002-12-22 08:00:17 +00:00
naddy
4c6edd1c29
Simplify and clean up.
2002-12-22 01:04:22 +00:00
naddy
978208750a
- remove unused autoconf and automake dependencies
...
- getopt_long workaround not needed any longer
- general cleanup
ok maintainer
2002-12-22 00:43:54 +00:00
espie
3cfd7b5bf6
the skew is not obvious, but it's better to write random generators this
...
way... slightly more enjoyable, I think.
2002-12-17 21:25:06 +00:00
espie
ee4ed96936
synch with patched release.
2002-12-16 19:55:15 +00:00
espie
5b191deaf4
Add the ability to ctrl-click to lock a node if it's the only possibility
...
left.
2002-12-15 23:54:39 +00:00
espie
809a7f305a
A few tweaks yet, including a patch from Nikolai.
2002-12-15 15:45:03 +00:00
fgsch
5fc0149b44
use the patch the author actually commited.
...
tested on macppc by pvalchev@.
2002-12-14 23:46:29 +00:00
espie
a00805f341
Small cosmetic change. Nicolas won't do it again...
2002-12-14 18:12:31 +00:00
espie
bacb07a045
1.1.1, with a manpage from me, and a small usage patch.
2002-12-14 17:47:19 +00:00
espie
ffc683d0a4
and I forgot to makesum this as well.... I guess I'd better not commit
...
anything really important today.
2002-12-14 17:10:04 +00:00
espie
260e8643dd
+circuit
2002-12-14 17:06:00 +00:00
espie
ea15a14c5b
oops, fuck... doing a commit in one window, and checking something in
...
another window is a bad idea.
2002-12-14 17:03:52 +00:00
espie
0d579e838c
circuit is a small logic puzzle, written by a friend of mine.
...
I asked him to release it under the BSD licence, and he agreed.
Thanks Nicolas !
2002-12-14 17:02:37 +00:00
fgsch
8448bb3f1e
fix signed problems on macppc; found by pvalchev@, fixes by pvalchev@ and
...
myself.
2002-12-14 08:36:40 +00:00
fgsch
65dc3e1fbe
update to eboard 0.7.0.
2002-12-13 14:56:43 +00:00
brad
fb4ec1cc36
change e-mail address.
...
--
From: MAINTAINER
2002-12-09 15:37:23 +00:00
naddy
bdb4b28b93
fix include paths so lua is picked up
2002-12-05 22:16:14 +00:00
espie
c63cf2e1f4
Restore correct hack to ensure linking qt flavor with C++.
...
breakage noticed by naddy@, thanks.
2002-12-01 17:36:01 +00:00
pvalchev
7f9cae639a
use <SDL.h> not <SDL/SDL.h> which is proper and needed for upcoming sdl update
2002-11-29 04:42:44 +00:00
pvalchev
0444e49947
Add ${LOCALBASE}/include to header search path; to be needed in next
...
SDL update.
2002-11-28 23:36:32 +00:00
espie
42ef16f4bb
cosmetic qt changes.
2002-11-28 19:19:09 +00:00
sturm
9a8ff6641a
add prboom
2002-11-26 08:59:51 +00:00
sturm
0a2de08612
Initial import of PrBoom-2.2.3
...
---
PrBoom is a modified version of ID Software's classic game Doom. It
runs on several platforms (including Win32 and Unixes) and features
many additions to the original game. It also supports multiplayer
games.
WWW: http://prboom.sourceforge.net/
pvalchev@ OK
2002-11-26 08:56:53 +00:00
brad
e5f546d52e
add NO_REGRESS.
...
--
From: MAINTAINER
2002-11-24 03:24:21 +00:00
espie
01753ec730
Update to 1.1.1, fix nits.
2002-11-23 14:05:15 +00:00
naddy
b475bc0945
o additional blowfish.cow
...
o minor cleanup
From: Sebastian Stark <seb@todesplanet.de>
2002-11-22 14:51:04 +00:00
espie
cf0d1b2b73
Update to 1.1.0. Handle redhat_base dependencies.
2002-11-14 14:39:38 +00:00
mark
0621e1e8e5
SDL_image is not a part of SDL, fix dependencies
...
reported by Chris Humphries <chumphries@drauku.net>
prior change was not ok'd, please notify changes in future - thanks!
2002-11-05 21:20:10 +00:00
naddy
336b1e9041
Update to 0.50.
...
Adapted from a submission by Lurene Grenier <lurene@daemonkitty.net>.
2002-11-03 20:53:18 +00:00
mark
5c8a60fdc1
crossfire-client-1.4.0 update
...
The client now comes with a seperate images DISTFILE to allow for the bulk
of tilesets to be loaded locally rather then across the network.
2002-10-27 10:16:15 +00:00
naddy
47e89c180c
No regression tests available.
2002-10-26 20:44:38 +00:00
naddy
901c677169
update to 0.5.0 and fix C++ for gcc3; ok pvalchev@
2002-10-25 11:59:06 +00:00
pvalchev
5baf7159a9
Update to vectoroids-1.1.0; from maintainer lurene@daemonkitty.net
2002-10-14 10:02:51 +00:00
naddy
2b6547e0a0
Respect CC.
2002-10-10 13:26:07 +00:00
naddy
d88595dddd
C++ fixes for gcc3
2002-10-09 12:21:43 +00:00
naddy
52fab76073
- Regen ancient patches.
...
- C++ fix for gcc3.
ok espie@
2002-10-06 00:49:02 +00:00
fgsch
6347e76401
byebye NEED_VERSION.
2002-10-05 21:11:09 +00:00
naddy
1903c5ce93
- honor CXX
...
- don't rely on max() being available; fixes building with gcc3
2002-09-28 22:04:09 +00:00
naddy
7db93272cb
fix building with gcc3
2002-09-28 21:25:05 +00:00
naddy
d7be27b80a
some C++ fixes for compiling with gcc3
2002-09-28 21:01:17 +00:00
naddy
99c960afdf
Remove multiple declarations of default arguments; required for compiling
...
with gcc3.
2002-09-28 20:26:48 +00:00
naddy
85cb6ff115
Disambiguate call to overloaded function; required for gcc3.
2002-09-28 16:40:25 +00:00
naddy
c7cd5003bb
- fetch prototype to fix build with gcc3
...
- link with CXX
2002-09-28 15:24:00 +00:00
pvalchev
b9ab3ce065
Fix broken MASTER_SITES & HOMEPAGE; from Jim Geovedi
2002-09-26 18:36:53 +00:00
pvalchev
b973d85a23
Add Gnome to LIB_DEPENDS; spotted by Rob Sessink <rob_ses@web.de>
...
From maintainer Jim Geovedi
2002-09-26 18:22:15 +00:00
pvalchev
fba289fc35
rearrange libs so that static linking works
2002-09-24 08:24:05 +00:00
danh
38ecf4accb
brad@ said CPPFLAGS does not need to be preserved, so undo my last
...
changes.
2002-09-23 14:44:41 +00:00
pvalchev
51f5d5cf78
Fix broken score file handling, setgid games
2002-09-19 07:00:42 +00:00
pvalchev
4027e86f57
oops
2002-09-18 19:27:49 +00:00