Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.4.26_2 23 Feb 2024 19:01:54 |
Muhammad Moinur Rahman (bofh) |
games/bzflag: Moved man to share/man
Approved by: portmgr (blanket) |
2.4.26_1 26 Nov 2022 21:51:40 |
Yuri Victorovich (yuri) |
games/bzflag: Unbreak by adding missing dependencies
Also add USES=desktop-file-utils.
Approved by: portmgr (unbreak) |
2.4.26 22 Nov 2022 23:38:56 |
Guangyuan Yang (ygy) Author: Kevin Zheng |
games/bzflag: Update to 2.4.26
Changelog: https://forums.bzflag.org/viewtopic.php?f=62&p=179250#p179250
PR: 267903 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.4.24 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.4.24 02 Apr 2022 15:31:07 |
Guido Falsi (madpilot) Author: Kevin Zheng |
games/bzflag: Update to 2.4.24
PR: 262772 |
2.4.22_1 10 Jan 2022 15:15:39 |
Stefan Eßer (se) |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
2.4.22_1 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
2.4.22 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.4.22 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.4.22 10 Mar 2021 20:17:22 |
rhurlin |
games/bzflag: Fix missing dependencies sdl2 and ncurses
Submitted by: Kevin Zheng <kevinz5000@gmail.com> (maintainer)
Reported by: pkg-fallout |
2.4.22 04 Mar 2021 05:19:33 |
nc |
games/bzflag: Add autoreconf to USES.
This prevents build fallouts.
PR: 253964
Submitted by: Kevin Zheng <kevinz5000@gmail.com> (maintainer) |
2.4.22 03 Mar 2021 18:56:25 |
nc |
games/bzflag: Update to 2.4.22
Changes: https://forums.bzflag.org/viewtopic.php?f=62&t=20480
PR: 253964
Submitted by: Kevin Zheng <kevinz5000 AT gmail DOT com> (maintainer) |
2.4.20 16 May 2020 04:41:49 |
tagattie |
Update to 2.4.20
PR: 246431
Submitted by: Kevin Zheng <kevinz5000@gmail.com> (maintainer)
Approved by: ehaupt (mentor)
Changelog: https://www.bzflag.org/downloads/#changelog |
2.4.10_4 02 Feb 2020 14:29:08 |
tobik |
games/bzflag-server: Unbreak after ports r516845
===> bzflag-server-2.4.10_4 need to specify xorg modules with USE_XORG.
*** Error code 1
PR: 243796 |
2.4.10_4 05 Nov 2019 22:16:15 |
zeising |
Add USES=xorg USES=gl, ports categories g
Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
2.4.10_4 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
2.4.10_3 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
2.4.10_2 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
2.4.10_1 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
2.4.10 21 May 2017 16:25:43 |
joneum |
Update to 2.4.10
- Remove MAKE_JOBS_UNSAFE
- Changes: https://github.com/BZFlag-Dev/bzflag/releases
PR: 219317
Reported by: Kevin Zheng (Maintainer) <kevinz5000@gmail.com>
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D10792 |
2.4.6_1 01 Apr 2017 15:23:32 |
gerald |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
2.4.6 20 Sep 2016 11:32:32 |
amdmi3 |
- Update to 2.4.6
- Add missing depends
- Strip libraries
PR: 212753
Submitted by: amdmi3
Approved by: kevinz5000@gmail.com (maintainer) |
2.4.2_5 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.4.2_5 15 Feb 2016 15:03:14 |
rakuco |
Add games/bzflag-server, a server-only slave port of games/bzflag.
PR: 205854
Submitted by: Kevin Zheng <kevinz5000@gmail.com> (games/bzflag maintainer) |
2.4.2_5 15 Jan 2015 13:40:57 |
amdmi3 |
- Drop @dirrm* from and add empty directories to plists
Approved by: portmgr blanket |
2.4.2_5 08 Dec 2014 16:48:41 |
tijl |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
2.4.2_4 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
2.4.2_3 02 Jul 2014 22:03:17 |
amdmi3 |
- Switch to USES=libtool, drop .la files
- Use new LIB_DEPENDS syntax
Approved by: portmgr blanket |
2.4.2_2 05 Jun 2014 20:33:22 |
bdrewery |
- Support staging
PR: 190183
Submitted by: kevinz5000@gmail.com |
2.4.2_2 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
2.4.2_2 10 Sep 2013 22:31:42 |
rm |
- add upstream patch to fix build on -CURRENT
PR: 181976
Submitted by: Kevin Zheng <kevinz5000@gmail.com> (maintainer) |
2.4.2_2 11 Jul 2013 16:26:27 |
sunpoet |
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi |
2.4.2_1 09 Jul 2013 14:51:01 |
bdrewery |
- Remove indefinite article from COMMENT
PR: ports/180354
Submitted by: Kevin Zheng <kevinz5000@gmail.com> (maintainer) |
2.4.2_1 23 Jan 2013 15:00:19 |
makc |
Bump PORTREVISION after DESKTOP_ENTRIES update |
2.4.2 07 Oct 2012 22:02:06 |
jhale |
- Mark MAKE_JOBS_UNSAFE
- Add LICENSE
While here:
- Trim Makefile header
PR: ports/172462
Submitted by: Kevin Zheng <kevinz5000@gmail.com> (maintainer)
Approved by: makc, avilla (mentors implicit) |
2.4.2 11 Aug 2012 11:49:06 |
ak |
- Update to 2.4.2
- Remove dependency on gmake
- Remove build dependency on perl
- Remove hints for pthread
- Depend on glew instead of using port's built-in version
- Use newer USE_SDL syntax
- Use port's built-in version of ares
- Install a nice-looking desktop icon
PR: ports/170533
Submitted by: Kevin Zheng <kevinz5000@gmail.com> |
2.4.0 10 Aug 2012 18:21:58 |
wxs |
Assign maintainer to submitter of ports/169722. |
2.4.0 10 Aug 2012 17:24:13 |
wxs |
Update to 2.4.0 and cleanup pkg-descr.
Loosen dependency on curl library.
Reset maintainer as old one was bouncing.
PR: ports/169722
Submitted by: Kevin Zheng <kevinz5000@gmail.com> |
2.0.16_1 18 Feb 2012 10:18:33 |
mva |
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav |
2.0.16 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
2.0.16 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
2.0.16 25 May 2010 12:07:54 |
sylvio |
- Update to 2.0.16
PR: ports/146843
Submitted by: Chuck Swiger <chuck@pkix.net> (maintainer) |
2.0.12_1 03 Apr 2010 10:44:36 |
roam |
Chase the ftp/curl shlib version bump. |
2.0.12 22 Aug 2009 00:23:13 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
2.0.12 27 Jul 2009 22:33:13 |
miwi |
- Update to 2.0.12
PR: 136898
Submitted by: Jochen Neumeister <jochen@daten-chaos.de>
Approved by: maintainer |
2.0.10_1 23 Jan 2009 15:43:14 |
roam |
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working. |
2.0.10 17 May 2008 15:13:44 |
lippe |
- Update to 2.0.10
PR: ports/123575
Submitted by: Chuck Swiger <chuck@pkix.net> (maintainer)
Approved by: araujo (mentor), Chuck Swiger <chuck@pkix.net> (maintainer) |
2.0.8_4 13 Mar 2008 14:28:35 |
miwi |
- Chase devel/sdl12 shlib version bump |
2.0.8_3 04 Oct 2007 01:02:44 |
edwin |
Remove always-false/true conditions based on OSVERSION 500000 |
2.0.8_3 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
2.0.8_2 13 Dec 2006 12:41:36 |
roam |
Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.
Thanks to everyone who took the time to look over the patch!
Discussed on: -ports |
2.0.8_1 20 Sep 2006 11:21:59 |
stas |
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
binary)
- Update graphics/sdl_ttf to version 2.0.8
- Update graphics/sdl_image to version 1.2.5
- Update audio/sdl_mixer to version 1.2.7
- Update net/sdl_net to version 1.2.6
- Update Mk/bsd.sdl.mk accordingly
- Fix dependent ports to fit the new directory structure and avoid several
API breakages
- Bump up portrevisions for all dependent ports to allow them to be upgraded
by portupgrade/portmaster etc tools
Approved by: kris (portmgr), sem (mentor) |
2.0.8 05 Jun 2006 20:56:24 |
miwi |
Update to 2.0.8
BROKEN: Does not compile on 4.x
PR: ports/98145
Submitted by: miwi
Approved by: krion (mentor), maintainer |
2.0.4_1 07 May 2006 23:46:33 |
edwin |
Remove USE_REINPLACE for categories starting with a G |
2.0.4_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
2.0.4 28 Nov 2005 09:44:30 |
pav |
- Add SHA256
Requested by: maintainer |
2.0.4 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
2.0.4 16 Oct 2005 03:59:23 |
edwin |
Upgrade to 2.0.4
PR: ports/87150
Submitted by: Charles Swiger <chuck@pkix.net> |
2.0.2 20 Mar 2005 00:50:06 |
pav |
- Update to 2.0.2
PR: ports/79023
Submitted by: Charles Swiger <chuck@pkix.net> (maintainer) |
2.0.0_1 12 Feb 2005 18:05:23 |
vs |
LIB_DEPEND on curl
PR: ports/77401
Submitted by: Charles Swiger (maintainer) |
2.0.0 19 Jan 2005 12:04:29 |
edwin |
update port: games/bzflag to version 2.0.0
Update games/bzflag port to version 2.0.0. It might be
useful to have some people test v2 long enough to confirm
that people prefer it to v1.x. If the users prefer, it
might be better to create a new port games/bzflag2, but I
will wait for feedback which indicates this.
PR: ports/76454
Submitted by: Charles Swiger <chuck@pkix.net> |
1.10.8 23 Dec 2004 04:58:56 |
lesi |
Add perl as build dependency explicitly - it used to be there as
run dependency of X libraries (via depending on imake); not any more. |
1.10.8 12 Oct 2004 00:09:21 |
edwin |
Update port: games/bzflag to 1.10.8
Update games/bzflag to the latest version.
PR: ports/72491
Submitted by: Charles Swiger <chuck@pkix.net> <chuck@pkix.net> |
1.10.6 22 May 2004 15:50:45 |
pav |
- Update to 1.10.6
PR: ports/67046
Submitted by: Charles Swiger <chuck@pkix.net> (maintainer) |
1.10.4_1 18 Mar 2004 18:01:13 |
trevor |
Add size data, approved by maintainers. |
1.10.4_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.10.4 25 Jan 2004 19:52:47 |
pav |
- Update to 1.10.4
PR: ports/61868
Submitted by: Charles Swiger <chuck@pkix.net> (maintainer) |
1.10.0 11 Dec 2003 20:20:13 |
pav |
- Find a new home for this port.
PR: ports/60159 (part of)
Submitted by: Charles Swiger <chuck@pkix.net> |
1.10.0 11 Dec 2003 14:23:16 |
krion |
- Update to version 1.10.0
PR: 60139
Submitted by: Ports Fury |
1.7g.2 02 Jul 2003 07:36:56 |
daichi |
update games/bzflag: 1.7g.0 --> 1.7g.2
PR: 53767
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
1.7g.0 04 May 2003 19:05:35 |
mdodd |
Fix build on -CURRENT; usbhid issue. |
1.7g.0 20 Feb 2003 17:32:26 |
knu |
De-pkg-comment. |
1.7g.0 03 Jan 2003 20:16:07 |
ijliao |
upgrade to 1.7g0
PR: 46586
Submitted by: Ports Fury |
1.7e.6 24 Nov 2002 15:35:05 |
arved |
Forgot another 0 byte file.
Submitted by: ijliao |
1.7e.6 24 Nov 2002 14:05:01 |
arved |
Remove the 0 byte files i added.
Pointy hat to: arved: |
1.7e.6 24 Nov 2002 13:59:21 |
arved |
Fix Build on Current
Submitted by: Stefan Farfeleder <e0026813@stud3.tuwien.ac.at> |
1.7e.6 21 Oct 2002 02:31:08 |
nsayer |
Release all my ports.
kris made it clear that by his measure I'm not doing my job as a port
maintainer. Far be it from me to be an obstruction to the project. |
1.7e.6 19 Sep 2002 03:38:11 |
will |
Fix bzflag and remove BROKEN. This has been broken since joe MFC'd the
change from libusb.h to libusbhid.h at least, which is five months. The
patch committed here may not be correct, but it compiles and I don't have
a USB joystick to test with, and 4.7-R ports freeze is in two days... |
1.7e.6 19 Sep 2002 02:49:49 |
kris |
BROKEN: does not build |
1.7e.6 18 Jul 2002 06:12:48 |
nsayer |
Oops. Forgot to update the packing list. |
1.7e.6 18 Jul 2002 04:57:36 |
nsayer |
Update to 1.7e6 |
26 Jan 2002 17:42:18 |
nsayer |
Update to e.4. USB Joystick functionality has been merged. Huzzah! |
15 Aug 2001 08:09:41 |
sobomax |
Unbrore with threaded Mesa. |
21 Apr 2001 07:28:31 |
nsayer |
Update to 1.7e2. Add USB Joystick support. |
15 Apr 2001 21:34:44 |
nsayer |
Pointy hat time. The previous patch didn't accomplish the goal. This will,
though it does not use the IP_PORTRANGE option. |
15 Apr 2001 21:23:42 |
nsayer |
Make udp networking more firewall friendly. Bump PORTREVISION. |
28 Mar 2001 19:13:02 |
nsayer |
Revert last change. I now understand where the PORT prefixed variables come
from. Pass the pointy hat. But I cleaned out RELENG_3 support in the patch
before, so finish the job in Makefile. |
28 Mar 2001 18:55:46 |
nsayer |
Respect CFLAGS, CXXFLAGS and PREFIX |
28 Mar 2001 18:21:31 |
nsayer |
More patch housecleaning. patch-aa replaces the separate patches. It is a
version from the author that will be merged in a future version. Putting it in
a single file like this will make it easy to get rid of in the next release.
|
27 Mar 2001 23:09:53 |
nsayer |
1. Properly disable the half rate audio hack. |
26 Mar 2001 23:24:59 |
nsayer |
Add www |
26 Mar 2001 16:54:30 |
nsayer |
portlint |
26 Mar 2001 16:51:54 |
nsayer |
1. Update to 1.7e.1. d.9 is no longer interoperable. |
03 Nov 2000 23:48:03 |
nbm |
Use USE_MESA instead of LIB_DEPENDS on GL.14 to allow packages to build and
not fail to install Mesa twice. |
08 Oct 2000 03:48:59 |
asami |
Convert category games to new layout. |
18 Aug 2000 16:04:09 |
nbm |
Get bzflag to compile on 3.x. (sys/soundcard.h to machine/soundcard.h,
socklen_t to int for 3.x, and no -fno-exceptions for 3.x g++) |
12 Aug 2000 23:01:39 |
nbm |
Attempt to work around what seems to be a make time-dependency issue (ie, 1
second granularity) and explicitly run the man target in post-build. |
12 Aug 2000 02:10:45 |
nbm |
Make bzflag depend on X and Mesa, and don't hardcode /usr/local for data
directory. |
12 Aug 2000 01:28:05 |
nbm |
Add bzflag, a multiplayer 3D tank battle game. |