Skip site navigation (1)Skip section navigation (2)

CVS log for ports/games/bzflag/Makefile

[BACK] Up to [FreeBSD] / ports / games / bzflag

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.49: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:22:36 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +2 -1 lines
- 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

Revision 1.48: download - view: text, markup, annotated - select for diffs
Tue May 25 12:07:54 2010 UTC (20 months, 2 weeks ago) by sylvio
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +1 -2 lines
- Update to 2.0.16

PR:		ports/146843
Submitted by:	Chuck Swiger <chuck@pkix.net> (maintainer)

Revision 1.47: download - view: text, markup, annotated - select for diffs
Sat Apr 3 10:44:11 2010 UTC (22 months, 1 week ago) by roam
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +2 -1 lines
Chase the ftp/curl shlib version bump.

Revision 1.46: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:22:02 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -1 lines
- Switch SourceForge ports to the new File Release System: categories starting with G

Revision 1.45: download - view: text, markup, annotated - select for diffs
Mon Jul 27 22:33:13 2009 UTC (2 years, 6 months ago) by miwi
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -2 lines
- Update to 2.0.12

PR:		136898
Submitted by:	Jochen Neumeister <jochen@daten-chaos.de>
Approved by:	maintainer

Revision 1.44: download - view: text, markup, annotated - select for diffs
Fri Jan 23 15:42:44 2009 UTC (3 years ago) by roam
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -1 lines
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.

Revision 1.43: download - view: text, markup, annotated - select for diffs
Sat May 17 15:13:43 2008 UTC (3 years, 8 months ago) by lippe
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -4 lines
- 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)

Revision 1.42: download - view: text, markup, annotated - select for diffs
Thu Mar 13 14:27:34 2008 UTC (3 years, 10 months ago) by miwi
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +1 -1 lines
- Chase devel/sdl12 shlib version bump

Revision 1.41: download - view: text, markup, annotated - select for diffs
Thu Oct 4 01:02:40 2007 UTC (4 years, 4 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +1 -7 lines
Remove always-false/true conditions based on OSVERSION 500000

Revision 1.40: download - view: text, markup, annotated - select for diffs
Sat May 19 20:05:36 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +1 -1 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Wed Dec 13 12:41:25 2006 UTC (5 years, 1 month ago) by roam
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -2 lines
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

Revision 1.38: download - view: text, markup, annotated - select for diffs
Wed Sep 20 11:20:56 2006 UTC (5 years, 4 months ago) by stas
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -0 lines
 - 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)

Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Jun 5 20:56:24 2006 UTC (5 years, 8 months ago) by miwi
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +8 -4 lines
Update to 2.0.8
BROKEN: Does not compile on 4.x

PR:		ports/98145
Submitted by:	miwi
Approved by:	krion (mentor), maintainer

Revision 1.36: download - view: text, markup, annotated - select for diffs
Sun May 7 23:45:09 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +0 -1 lines
Remove USE_REINPLACE for categories starting with a G

Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:36:34 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -1 lines
Conversion to a single libtool environment.

Approved by:	portmgr (kris)

Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:49:16 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -1 lines
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.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Sun Oct 16 03:59:23 2005 UTC (6 years, 3 months ago) by edwin
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +3 -2 lines
Upgrade to 2.0.4

PR:		ports/87150
Submitted by:	Charles Swiger <chuck@pkix.net>

Revision 1.32: download - view: text, markup, annotated - select for diffs
Sun Mar 20 00:50:05 2005 UTC (6 years, 10 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +4 -8 lines
- Update to 2.0.2

PR:		ports/79023
Submitted by:	Charles Swiger <chuck@pkix.net> (maintainer)

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat Feb 12 18:05:23 2005 UTC (6 years, 11 months ago) by vs
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -1 lines
LIB_DEPEND on curl

PR:		ports/77401
Submitted by:	Charles Swiger (maintainer)

Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed Jan 19 12:04:29 2005 UTC (7 years ago) by edwin
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +13 -5 lines
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>

Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Dec 23 04:58:56 2004 UTC (7 years, 1 month ago) by lesi
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -0 lines
Add perl as build dependency explicitly - it used to be there as
run dependency of X libraries (via depending on imake); not any more.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue Oct 12 00:09:21 2004 UTC (7 years, 4 months ago) by edwin
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
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>

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat May 22 15:50:45 2004 UTC (7 years, 8 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -3 lines
- Update to 1.10.6

PR:		ports/67046
Submitted by:	Charles Swiger <chuck@pkix.net> (maintainer)

Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:20:18 2004 UTC (8 years ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sun Jan 25 19:52:46 2004 UTC (8 years ago) by pav
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -4 lines
- Update to 1.10.4

PR:		ports/61868
Submitted by:	Charles Swiger <chuck@pkix.net> (maintainer)

Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Dec 11 20:20:13 2003 UTC (8 years, 2 months ago) by pav
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
- Find a new home for this port.

PR:		ports/60159 (part of)
Submitted by:	Charles Swiger <chuck@pkix.net>

Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Dec 11 14:23:16 2003 UTC (8 years, 2 months ago) by krion
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +7 -8 lines
- Update to version 1.10.0

PR:		60139
Submitted by:	Ports Fury

Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Jul 2 07:36:55 2003 UTC (8 years, 7 months ago) by daichi
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +11 -19 lines
update games/bzflag: 1.7g.0 --> 1.7g.2

PR:		53767
Submitted by:	KATO Tsuguru <tkato@prontomail.com>

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun May 4 19:05:34 2003 UTC (8 years, 9 months ago) by mdodd
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +0 -2 lines
Fix build on -CURRENT; usbhid issue.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Feb 20 17:32:06 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -0 lines
De-pkg-comment.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Jan 3 20:16:07 2003 UTC (9 years, 1 month ago) by ijliao
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +7 -7 lines
upgrade to 1.7g0

PR:		46586
Submitted by:	Ports Fury

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Nov 10 16:46:02 2002 UTC (9 years, 3 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +0 -2 lines
o Rollback PORTCOMMENT modifications while this feature's implementation
  is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)

Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Nov 6 22:44:58 2002 UTC (9 years, 3 months ago) by adamw
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -0 lines
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.

Approved by:	pat

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Oct 21 02:31:07 2002 UTC (9 years, 3 months ago) by nsayer
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
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.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Sep 19 03:38:11 2002 UTC (9 years, 4 months ago) by will
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +5 -2 lines
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...

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Sep 19 02:49:49 2002 UTC (9 years, 4 months ago) by kris
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -0 lines
BROKEN: does not build

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Jul 18 04:57:36 2002 UTC (9 years, 6 months ago) by nsayer
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -3 lines
Update to 1.7e6

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Jan 26 17:42:17 2002 UTC (10 years ago) by nsayer
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -3 lines
Update to e.4. USB Joystick functionality has been merged. Huzzah!

PR:		ports/34303
Submitted by:	EliteNecrosan@hotmail.com

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Aug 15 07:09:40 2001 UTC (10 years, 5 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_5_0, RELEASE_4_4_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -2 lines
Unbrore with threaded Mesa.

PR:		29594
Submitted by:	Patrick Li <pat@databits.net>

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Apr 21 06:28:30 2001 UTC (10 years, 9 months ago) by nsayer
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +5 -6 lines
Update to 1.7e2. Add USB Joystick support.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Apr 15 20:23:42 2001 UTC (10 years, 9 months ago) by nsayer
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -1 lines
Make udp networking more firewall friendly. Bump PORTREVISION.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Mar 28 19:12:56 2001 UTC (10 years, 10 months ago) by nsayer
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
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.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Mar 26 16:54:29 2001 UTC (10 years, 10 months ago) by nsayer
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
portlint

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Mar 26 16:51:54 2001 UTC (10 years, 10 months ago) by nsayer
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +5 -4 lines
1. Update to 1.7e.1. d.9 is no longer interoperable.

2. Get rid of half-speed audio flag. It breaks audio on Yamaha chipsets.

3. The program maintainer has a bad habit of morphing the distfile and
WRKSRC name. Grr.

4. Some patches were subsumed and thus deleted. Other stuff has come up
though and thus must be patched.

5. Take over MAINTAINERship.

PR:		ports/26112
Approved by:	nbm

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Nov 3 23:48:03 2000 UTC (11 years, 3 months ago) by nbm
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -3 lines
Use USE_MESA instead of LIB_DEPENDS on GL.14 to allow packages to build
and not fail to install Mesa twice.

Noticed by:	bento

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Aug 18 15:04:08 2000 UTC (11 years, 5 months ago) by nbm
Branches: MAIN
CVS tags: RELEASE_4_1_1
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
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++)

Bothered by:	Barry Irwin <bvi@rucus.ru.ac.za>
Bothered by:	Matthew West <mwest@uct.ac.za>

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Aug 12 22:01:39 2000 UTC (11 years, 6 months ago) by nbm
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -1 lines
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.

Also, add the data files to the PLIST, which I missed in my last commit.

Noticed by:	jkh
Debugging help:	green

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Aug 12 01:10:45 2000 UTC (11 years, 6 months ago) by nbm
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +10 -1 lines
Make bzflag depend on X and Mesa, and don't hardcode /usr/local for data
directory.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Aug 12 00:28:04 2000 UTC (11 years, 6 months ago) by nbm
Branches: MAIN
Add bzflag, a multiplayer 3D tank battle game.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options