Commit graph

2578 commits

Author SHA1 Message Date
wiz
637be3e7ff Update to 5.6.3:
2005-11-27  Christian Mauduit

	* Released 5.6.3.
	* Added checks to avoid FD_SET with an arg1 of -1.
	* Added checks on socket validity on client network code.
	* Fixed it for good, on UNIX.
	* Fixed network bug which caused connect screen to become irresponsive.


2005-11-26  Christian Mauduit

	* Tried to released 5.6.3, failed because of network bug.
	* Fixes for Allegro 4.2 / GCC 4.
	* Updated docs.


2005-11-25  Christian Mauduit

	* Warnings removed when compiling with gcc 4.0 and Allegro 4.2


2005-09-09  Christian Mauduit

	* Waves deactivated by default on x86_64


2005-09-05  Christian Mauduit

	* Fixed GUI procs so that 320x240 is correctly displayed.

	* Minor fix, ptr size is checked, instead of long which is useless.


2005-09-04  Christian Mauduit

	* Fixed my_edit_proc which was wrecked after migration to allegro 4.2

	* Characters >= 128 are now filtered in the GUI.


2005-08-30  Christian Mauduit

	* Fixes in XML doc files, changed the DTD URL.


2005-08-28  Christian Mauduit

	* Added Solar System map by 2 of omega.


2005-06-29  Christian Mauduit

	* Fixed the package generators to avoid arch system dirs
	* Finally updated the makedoc.py script to use sax instead of xmllib
	* Reactivated i386 assembly code for x86_64.
	* Reindented code with indent and splint.
	* Minor change in level menu layout to handle resolution display.
	* Waves are activated by default only if assembly code is available.
	* Added patches by Dave Vasilevsky to support Mac OS X.


2005-06-21  Christian Mauduit

	* Game now requires Allegro 4.2.0beta3 to compile
	* Removed most compile warnings, due to allegro deprecated functions
	* Fixed alleg2.c to match allegro 4.2 needs.


2005-05-29  Christian Mauduit

	* Copyright 2004 -> 2005
	* Added infos about GNU Arch depot
	* Added Fanfic by Gavin


2005-05-07  Christian Mauduit

	* Added UWiKiCMS doc generation.


2004-08-22  Christian Mauduit

	* Added more strategy tips suggested by Jan Samohýl.


2004-08-19  Christian Mauduit

	* Game defaults to windowed mode under UNIX.


2004-07-06  Christian Mauduit

	* Fixed Joystick support, which was completely broken, works under
	Linux Now, with my gamepad at least.
2006-01-15 23:29:17 +00:00
joerg
41cdb4dc49 Needs bdftopcf. 2006-01-15 19:40:02 +00:00
christos
39681061f9 avoid instant core-dump. 2006-01-15 16:56:26 +00:00
jlam
fbd08b0fe7 sed(1) always appends a newline to every output line, which can cause
misdetection of the gzipped tarball that is appended to the *.run script
when sed strips off the first 266 lines.  Use tail instead to avoid
the problem.
2006-01-14 03:22:51 +00:00
joerg
1a61430cc1 Add DragonFly support. Install sound server under libexec/, no need
for OS suffix. Bump revision.
2006-01-13 02:02:50 +00:00
joerg
210f8f7c1d Use imake PLIST variables. Add DragonFly support. 2006-01-13 00:16:13 +00:00
joerg
9e134db7e0 Use fileno, it is portable. Add DragonFly support. 2006-01-13 00:13:54 +00:00
joerg
787282c9c7 Fix errno. 2006-01-12 23:59:02 +00:00
joerg
d7a75dfd1c DragonFly support. Use imake man variables. 2006-01-12 23:49:58 +00:00
joerg
900f0b89de DragonFly support. 2006-01-12 23:49:45 +00:00
joerg
bff0590c4c Use PLIST variables for imake. 2006-01-12 23:12:06 +00:00
joerg
2a12491a7d Use IMAKE_GAMEMANDIR and IMAKE_GAMEMAN_SUFFIX. 2006-01-12 22:34:39 +00:00
joerg
c300b3a6e6 Don't run install-link, since GAMEDIR == BINDIR and symlinks pointing
to themselves are not really useful.
2006-01-12 22:34:15 +00:00
joerg
276057bdee Fix errno. Notice the unusual language used by the programmers :-) 2006-01-12 22:17:41 +00:00
jdc
3960c7b1d2 Add a hack to work round an ICE with GCC 3.3 on sparc.
(As per the x11/qt3-tools hack.)
2006-01-12 20:50:01 +00:00
joerg
5db03d71ed Use SUBST framework. 2006-01-10 20:51:08 +00:00
wiz
751d30d637 DEPENDS and PKGREVISION bumps because db4's library name changed. 2006-01-06 15:10:01 +00:00
ghen
455345bb5b Change the default for BUILDLINK_DEPMETHOD.qt3-tools from "full" to "build",
without affecting packages that are currently using it.

Packages which previously didn't set BUILDLINK_DEPMETHOD to neither "full" nor
"build" now set it to "full", but should be checked whether they really need it
(comment added).  Packages which previously set it to "build" now don't set it
anymore.

Ok by jlam, wiz.
2006-01-05 10:08:58 +00:00
joerg
954114cdb5 Use soundcard.h for OpenBSD and sys/soundcard.h for DragonFly. 2006-01-04 23:39:24 +00:00
joerg
b36634437f Use X11BASE instead of /usr/X11R6, always include limits.h, it provides
PATH_MAX and exists on all platforms.
2006-01-04 23:18:08 +00:00
joerg
780cc49098 Forgotten distinfo commit. Rightfully blamed by wiz@ 2006-01-04 08:58:47 +00:00
christos
200bae7f8f upgrade to 1.4.0 2006-01-02 14:01:09 +00:00
wiz
f61c002199 Recursive PKGREVISION bump for gnutls shlib major bump.
Bump BUILDLINK_RECOMMENDED.
2005-12-31 12:32:31 +00:00
joerg
5a27872305 Include ossaudio.b3.mk. 2005-12-30 22:57:57 +00:00
joerg
06c3764607 Add DragonFly support. Fix ossaudio usage. Use system perror. 2005-12-30 22:41:27 +00:00
joerg
8e75ad951f Fix errno. 2005-12-29 22:43:40 +00:00
joerg
c9bfbc08f7 sys/time.h needed for DragonFly as well. 2005-12-29 20:27:14 +00:00
joerg
739e5ad231 Fix errno. 2005-12-29 19:55:22 +00:00
joerg
fd0a792844 This is GNU configure. Use ulong definition on DragonFly as well. 2005-12-29 18:58:23 +00:00
joerg
3741be15fc dmalloc.h MUST be included after unistd.h on DragonFly, since it
messes with compat function names.
Fix errno.
Use bzip2 to extract a bzipped file, it works somehow better than
gzip.
2005-12-29 17:41:27 +00:00
joerg
2b2af3ee56 Fix errno. 2005-12-29 16:20:48 +00:00
jlam
1859f144b4 Convert to use the new pkginstall framework fonts-handling by renaming
FONTS_<TYPE>_DIRS variables to FONTS_DIRS.<type>, and by removing the
unnecessary inclusion of mk/fonts.mk.
2005-12-29 07:04:27 +00:00
jlam
dc9594e09d Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
2005-12-29 06:21:30 +00:00
garbled
14ec8a0653 Re-enable this pkg now that gtkglext is fixed. Tested on 2.0/i386. 2005-12-28 08:11:29 +00:00
reed
09a3af01c2 Use PKGMANDIR for man page. 2005-12-28 04:53:36 +00:00
reed
22d792e57d Install man page to PKGMANDIR instead of "man".
No change from default.
2005-12-28 04:52:23 +00:00
reed
118921ec81 Update patch-aa to use PKGMANDIR.
Also use INSTALLATION_DIRS to precreate the needed man page directory.
2005-12-27 21:13:34 +00:00
schmonz
463f43526a Mark packages for pkgsrc-2005Q4 that don't build on NetBSD/i386
3.0. If one of these is important to you, please fix it in time
for pkgsrc-2006Q1, or it may be removed.
2005-12-26 23:39:30 +00:00
joerg
552c2ca893 Fix GCC 3.4+: label at end of compound statement. 2005-12-20 14:22:00 +00:00
joerg
11afaf3c3e Add DragonFly support. When linking with libqt-mt, explicitly link in
the thread libraries, this is needed for FreeBSD4-style -pthread.
2005-12-19 19:45:02 +00:00
joerg
59d17597fb DragonFly support. 2005-12-19 19:42:08 +00:00
joerg
40d4b32010 Use NetBSD hack for FreeBSD and DragonFly as well. 2005-12-19 19:39:44 +00:00
joerg
0f53c9c38d Regen checksum. XXX should use a shared distinfo. 2005-12-19 17:52:11 +00:00
joerg
89977029a7 Fix DragonFly. 2005-12-19 17:47:04 +00:00
joerg
faaa6c0c4c Fix errno. 2005-12-19 17:29:34 +00:00
joerg
bf5fe6c34a Replace patch-af with a working patch version and supposedly the
same content.
2005-12-19 17:08:28 +00:00
joerg
4d30fe9a95 Use FreeBSD target for DragonFly as well. Honor CC and CXX for
FreeBSD target, gcc is not enough to link on DragonFly.

XXX Is the override necessary at all?
XXX Other platforms should do this as well.
2005-12-19 16:41:39 +00:00
joerg
49a5d6de51 Fix errno. 2005-12-19 16:22:25 +00:00
joerg
673530c658 Use NetBSD config for DragonFly. Fix errno.
XXX Merge FreeBSD config as well?
2005-12-19 15:45:01 +00:00
joerg
57a77d8264 All the world is a VAX -- really, for errno that is a good assumption.
Fix errno.
2005-12-18 23:27:29 +00:00