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

CVS log for ports/games/dangerdeep/Makefile

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Dec 26 02:26:44 2011 UTC (6 weeks, 4 days ago) by eadler
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -0 lines
- X11BASE is going away. Hack the last few ports that depend on X11BASE to not rely on it being set globally.

Approved by:	portmgr (pav)

Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Dec 21 08:15:09 2011 UTC (7 weeks, 2 days ago) by linimon
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +4 -0 lines
Mark as broken on FreeBSD 10: tries to access /proc/cpuinfo.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Oct 17 10:08:28 2011 UTC (3 months, 3 weeks ago) by bf
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
- update fftw3* to 3.3 [1], and adjust dependent ports
- make use of optimizations by default, where possible
(quad flavor to follow shortly, and mpi at a later date)

Suggestions and patches from:	ache, C. Burns, wen

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

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

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Jan 30 09:42:54 2010 UTC (2 years ago) by mva
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +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.17: download - view: text, markup, annotated - select for diffs
Mon Jan 25 22:53:30 2010 UTC (2 years ago) by acm
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +0 -4 lines
- Update WWW [1]
- Fix build on 9.x

PR:		142753
Submitted by:	Hardy Schumacher <hardy.schumacher _at_ gmx.de> [1]

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Jan 8 08:26:21 2010 UTC (2 years, 1 month ago) by erwin
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +4 -0 lines
Mark BROKEN on 9.x: does not build

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

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Jul 31 13:51:15 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon May 18 15:08:56 2009 UTC (2 years, 8 months ago) by pav
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
- Chase fftw3 update

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Jul 25 12:23:51 2008 UTC (3 years, 6 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +0 -1 lines
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:48:55 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -0 lines
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)

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

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Aug 17 23:17:40 2007 UTC (4 years, 5 months ago) by acm
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -6 lines
- Update to 0.3.0
- Remove 4.x support

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

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Nov 1 04:16:21 2006 UTC (5 years, 3 months ago) by acm
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -15 lines
- Update to 0.2.0
- Remove USE_X_PREFIX
- Add games/dangerdeep-data dependency

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Sep 20 11:20:58 2006 UTC (5 years, 4 months ago) by stas
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 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.5: download - view: text, markup, annotated - select for diffs
Sun Jul 23 02:45:15 2006 UTC (5 years, 6 months ago) by acm
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Change maintainer address to my @FreeBSD.org email

Approved by:	garga (mentor)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu May 11 15:12:04 2006 UTC (5 years, 9 months ago) by ahze
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
- Chase fftw3 libver bump

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue May 9 10:04:20 2006 UTC (5 years, 9 months ago) by itetcu
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +8 -4 lines
Update to 0.1.1

New Changes in dangerdeep:
- new SSE intrinsic code for x86/64 and x86/32
- new sky rendering
- MSVC compile fixes
- new font and some gui changes
- display per torpedo info
- sensor detection code once per second, not once per frame, improves performance
- convoy fixes (position simulation)
- added mission editor
- added Kennebac class tanker
- fixed widget bugs
- more data per model (country etc.)
- fixed some models
- new panel (smaller), new message display (nicer)
- fixes for popups
- new popup: rangefinder card
- shader fixes
- new vessel preview
- added doxygen documentation
- improved model format (with relations)
- fixes for compatibility with newer drivers and OpenGL2.0
- improved water rendering (mirror distorsion effect)
- TDC improvements
- Parallax angle computation and display
- new faulthandler for debugging segfaults
- load/save format changed to xml based data
- better perlin noise generation
- new sounds and music
- new background images for menues

PR:		ports/95767
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
Approved by:	lawrance (mentor)

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

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Oct 29 14:17:01 2005 UTC (6 years, 3 months ago) by jylefort
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Add dangerdeep.

Danger from the deep (aka dangerdeep) is a Free / Open Source World War II
German submarine simulation. It is currently available for FreeBSD, Linux/i386
and Windows, but since it uses SDL/OpenGL it should be portable to other
operating systems or platforms.

WWW: http://dangerdeep.sourceforge.net/

PR:		ports/88168
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>

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