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

CVS log for ports/games/battletanks/Makefile

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Nov 4 02:16:37 2011 UTC (3 months, 1 week ago) by danfe
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
Adjust a comment and move -fpermissive from CFLAGS into CXXFLAGS.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Nov 3 10:56:01 2011 UTC (3 months, 1 week ago) by danfe
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +12 -11 lines
- Fix the build with GCC 4.6 [1]
- Remove SSE band-aid as it seems no longer required
- Cleanup Makefile and remove support for FreeBSD < 700000
- Install manual page [2]
- Return this port back to the pool due to lack of time

Obtained from:	Debian [1, 2]
Debian bug:	http://bugs.debian.org/624916 [1]

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Jun 6 20:43:44 2010 UTC (20 months ago) by naddy
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -0 lines
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon May 24 16:21:25 2010 UTC (20 months, 2 weeks ago) by danfe
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +12 -15 lines
- Switch USE_GCC to 4.4+ as advised by gerald@
- Clean up Makefile while here: shorten and coalesce lines, reorder knobs,
  simplify PORTDOCS installation, unmute INSTALL_DATA commands

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Apr 25 11:01:43 2010 UTC (21 months, 2 weeks ago) by makc
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +28 -21 lines
- Update to 0.9.8083
- Lua dependency is mandatory since 0.9
- SMPEG dependency added
- GCC 4.3+ dependency added because of a compiler bug in
gcc 4.2 from base with smpeg/MPEGfilter.h
- SSE disabled because of a build failure

PR:		ports/143072
Submitted by:	Bernhard Froehlich <decke at bluelife.at>
Approved by:	maintainer timeout (danfe@, three months)

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:34:36 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:37:04 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
- update to jpeg-8

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Jan 30 09:42:48 2010 UTC (2 years ago) by mva
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
- Update devel/sdl12 to version 1.2.14.
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
  graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.

PR:		ports/142147 ports/142248 ports/142249
Approved by:	miwi (mentor implicit)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Jan 25 19:15:09 2010 UTC (2 years ago) by pav
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
- Introduce USE_OPENAL variable for OpenAL consumers
- Switch to openal-soft as a default OpenAL implementation

PR:		ports/142123
Submitted by:	mva
Tested by:	pointyhat exp-run
Approved by:	portmgr (hat)

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

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Jul 6 21:25:44 2009 UTC (2 years, 7 months ago) by naddy
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -1 lines
Bump PORTREVISION after libogg and libvorbisfile major version increment.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Sep 11 08:09:48 2008 UTC (3 years, 5 months ago) by gahr
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +0 -4 lines
- Fix build on 6.3
- UNBREAK

Approved by:	portmgr (linimon)

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Aug 15 13:52:29 2008 UTC (3 years, 5 months ago) by erwin
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -0 lines
Re-mark as BROKEN but only for i386.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Jun 22 18:33:46 2008 UTC (3 years, 7 months ago) by pav
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +0 -4 lines
- Builds now

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat May 3 15:23:41 2008 UTC (3 years, 9 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -0 lines
- Mark BROKEN on 5.x and 6.x: error: invalid conversion from `long int*' to
  `const time_t*'

Reported by:	pointyhat

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Apr 10 22:03:33 2008 UTC (3 years, 10 months ago) by pav
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
- Add missing dependency and fix the build

Pointy hat to:	danfe

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Apr 6 11:24:47 2008 UTC (3 years, 10 months ago) by danfe
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
Add missing dependency.

Reported by:	pointyhat (via pav, erwin)

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Apr 2 10:18:53 2008 UTC (3 years, 10 months ago) by danfe
Branches: MAIN
Add new port of Battle Tanks, fast 2D tank arcade game with multiplayer and
split-screen modes.

WWW: http://btanks.sourceforge.net/

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