Commit graph

36 commits

Author SHA1 Message Date
xtraeme
99ea91bf4b Update to 2.0.8... too many changes to list here, previous version
in pkgsrc was from 2005.
2007-08-06 22:41:06 +00:00
wiz
601583c320 Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00
joerg
6c307f84e5 SDL and Mesa can take care of X11. 2007-02-02 17:51:58 +00:00
wiz
658d9cf876 tv@ pointed out that curl-7.16.0 had a shlib major bump --
increase its BUILDLINK_ABI_DEPENDS, and bump PKGREVISIONs
of dependencies.

Sorry for not finding this earlier.
2006-11-19 11:50:23 +00:00
rillig
e893698078 We don't care whether Debian programs use "test ==" or not. 2006-10-24 08:57:30 +00:00
mrg
13668ce261 make this build with GCC 4.1. 2006-08-09 09:07:16 +00:00
wiz
ad782541d0 Bump PKGREVISION and BUILDLINK_ABI_DEPENDS (where applicable)
for SDL shlib changes.
2006-06-12 16:28:05 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
7e1c5bfbc9 Convert aalib to options framework, adding an 'x11' option, and remove
aalib-x11 and aview-x11.
SDL dependencies change, so bump PKGREVISION (and BUILDLINK_RECOMMENDED)
for affected packages.

Addresses PR 32046 by Leonard Schmidt.
2005-12-11 09:40:37 +00:00
hira
8179744bb7 s/netbsd.org/NetBSD.org/ 2005-10-10 17:08:18 +00:00
blymn
293c9f18c8 Fix errors made by pkgsrc n00b. 2005-06-02 14:58:59 +00:00
salo
2ccfd5d5c9 Remove USE_X11, sort includes. 2005-06-02 14:40:15 +00:00
wiz
ce0ffffc58 Fix some pkglint warnings. Replace USE_PERL5
by adding perl to the tools.
2005-06-02 14:29:48 +00:00
blymn
b555701e78 Updated to version 2.0.2 of bzflag:
* many many bug fixes
* network protocol version updated
* new game modes added
2005-06-02 14:24:04 +00:00
jlam
95fd1f6ec9 Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.
Several changes are involved since they are all interrelated.  These
changes affect about 1000 files.

The first major change is rewriting bsd.builtin.mk as well as all of
the builtin.mk files to follow the new example in bsd.builtin.mk.
The loop to include all of the builtin.mk files needed by the package
is moved from bsd.builtin.mk and into bsd.buildlink3.mk.  bsd.builtin.mk
is now included by each of the individual builtin.mk files and provides
some common logic for all of the builtin.mk files.  Currently, this
includes the computation for whether the native or pkgsrc version of
the package is preferred.  This causes USE_BUILTIN.* to be correctly
set when one builtin.mk file includes another.

The second major change is teach the builtin.mk files to consider
files under ${LOCALBASE} to be from pkgsrc-controlled packages.  Most
of the builtin.mk files test for the presence of built-in software by
checking for the existence of certain files, e.g. <pthread.h>, and we
now assume that if that file is under ${LOCALBASE}, then it must be
from pkgsrc.  This modification is a nod toward LOCALBASE=/usr.  The
exceptions to this new check are the X11 distribution packages, which
are handled specially as noted below.

The third major change is providing builtin.mk and version.mk files
for each of the X11 distribution packages in pkgsrc.  The builtin.mk
file can detect whether the native X11 distribution is the same as
the one provided by pkgsrc, and the version.mk file computes the
version of the X11 distribution package, whether it's built-in or not.

The fourth major change is that the buildlink3.mk files for X11 packages
that install parts which are part of X11 distribution packages, e.g.
Xpm, Xcursor, etc., now use imake to query the X11 distribution for
whether the software is already provided by the X11 distribution.
This is more accurate than grepping for a symbol name in the imake
config files.  Using imake required sprinkling various builtin-imake.mk
helper files into pkgsrc directories.  These files are used as input
to imake since imake can't use stdin for that purpose.

The fifth major change is in how packages note that they use X11.
Instead of setting USE_X11, package Makefiles should now include
x11.buildlink3.mk instead.  This causes the X11 package buildlink3
and builtin logic to be executed at the correct place for buildlink3.mk
and builtin.mk files that previously set USE_X11, and fixes packages
that relied on buildlink3.mk files to implicitly note that X11 is
needed.  Package buildlink3.mk should also include x11.buildlink3.mk
when linking against the package libraries requires also linking
against the X11 libraries.  Where it was obvious, redundant inclusions
of x11.buildlink3.mk have been removed.
2005-06-01 18:02:37 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
wiz
be7228a5e9 Does not need glut; replace Mesa/bl3 with MesaLib/bl3 and glu/bl3.
Closes PR 29779 by Richard Rauch. Bump PKGREVISION.
2005-03-24 11:14:13 +00:00
rillig
2ec6734d03 Renamed a method tolower to bz_tolower to avoid namespace collisions.
Approved by wiz.
2005-03-16 12:41:51 +00:00
agc
8cef6c454b Add RMD160 digests. 2005-02-23 23:11:54 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
snj
910dc8a44a Update to 1.10.6. Changes:
* /hostban based on hostmask when adns is available - Nils McCarthy
* server option to disallow autopilot - Nils McCarthy
* Bots are smarter - Frank Thilo
* Fixed the little hop on spawn at some sites - Alfredo Tupone
* Fixed issue of players add/removing others from groups - Alfredo Tupone
* Fixed false positive filter matches involving apostrophes - Sean Morrison
* Curing ghost/duplicated/ungetable flag - Alfredo Tupone
* Fixed 0 height flag, no more flags inside buildings - Alfredo Tupone
* Observers see Masquerade tank with their true color - Alfredo Tupone
* Password file now supports callsigns with non alphanumerics  - Alfredo Tupone
* Correctly read PNG textures with multiple IDAT chunks - Daniel Remenak
* Add aggressive filtering support for all platforms - Sean Morrison
* Fixed bug that allowed empty callsigns - Frank Thilo
2004-06-07 02:29:07 +00:00
snj
84d84c6525 Update to bzflag-1.10.4. Changes:
* Allow variable number of team flags per team with +f bzfs option
* bots now fully handle collision check
* Notify players when reassigned to a different team on join
* Allow multiple bases per team
* Alt-Tab & resolution changes do not mess up the screen
* No shooting allowed if OO flag is lost in a building
* Unclean client disconnects are recognized earlier
* Color carried team flags according to their team
* Start of better spawn positions based on tanks
* Various texture improvements
* Add experimental quality setting for enhanced effects
* Increase moon segments for exp. quality
* Stop infinite spawn loop with complex worlds containing big pyramids
* Don't spawn in multiple locations based on multiple r-clicks
* Fix Respawning after non-shot kills
* Relax kick tolerances and soften kick messages
* Remove bad lite effects with Thief steal
* Protect against crashes due to bad shot ids
* Relax flag drop time for speed checking
* Better unresponsive player removal messages
* Let genocided players spawn again
* Many other bugfixes
2004-03-02 23:14:31 +00:00
xtraeme
1924a38d6e bl3ify, use subst.mk instead of using sed/mv, set USE_LANGUAGES= c c++. 2004-02-28 06:08:16 +00:00
kristerw
d5b9b2849d Add build dependency on perl (pod2man is used for the man page). 2004-01-25 15:27:42 +00:00
grant
4390a2f42b replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 13:30:55 +00:00
agc
dc52048e01 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
xtraeme
029cc29a3d Add <sys/types.h> to fix building on FreeBSD 4.x, from
Michal Pasternak in PR pkg/23934.
2003-12-31 03:10:39 +00:00
xtraeme
3725bf00b6 Added PKGNAME (missed in previous). 2003-12-13 10:36:03 +00:00
xtraeme
0f3d636f68 Updated to 1.10.0.
The ChangeLog is huge. Selected new features include:

    * vote based kicking
    * tunable game parameters like gravity and world size
    * smarter bots
    * world weapons
    * bzadmin text client
    * autopilot
    * rabbit game style
    * single port networking

And more... please review Changelog for a detailed list of changes.

pkgsrc changes:

	o USE_X11BASE not needed anymore.

I'm sorry, only tested on NetBSD/FreeBSD x86, I need more hardware...
2003-12-13 10:32:53 +00:00
jschauma
6048206d2c As pointed out by jlam:
bump PKGREVISION on packages depending on graphics/glu due to latest shlib
changes there.
2003-11-30 22:58:40 +00:00
jschauma
5906127348 Make sure this finds all libraries.
Fixes problem found in latest bulk-build.
2003-09-25 02:38:12 +00:00
jschauma
cde6fd8fae Bump PKGREVISION due to upgrade of Mesa and friends.
Only include Mesa/buildlink2.mk if the package requires all three of
MesaLib, glu and glut - else only include the necessary buildlink2s.
2003-03-09 20:05:08 +00:00
cjep
9674f9bd00 Whitespace and order. 2002-12-08 13:07:42 +00:00
mrg
2102971755 install the manual pages as well. bump to nb1. 2002-11-08 11:24:25 +00:00
blymn
e7f30874f4 bzflag is an OpenGL based multiplayer tank game. 2002-09-24 12:49:10 +00:00