aboutsummaryrefslogtreecommitdiff
path: root/games/dangerdeep
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* - Convert to USES= execinfo sconsPawel Pekala2015-01-051-10/+6
| | | | | | | - Make RUN_DEPENDS path independent Notes: svn path=/head/; revision=376342
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla inTijl Coosemans2014-12-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. The ports install a symlink with the old library version. When enough of their dependent ports have had regular updates the remaining ones can get a PORTREVISION bump and the links can be removed. Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes over 2200 packages to depend on devel/pcre while less than 200 actually link with it. The glib20 package still depends on devel/pcre so this should not make a difference for ports with USE_GNOME=glib20. Also, libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so USE_GNOME=glib20 should not propagate it. PR: 195724 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=374303
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* math/fftw3:Tijl Coosemans2014-08-311-1/+1
| | | | | | | | | | - Add USES=libtool and bump dependent ports - Add INSTALL_TARGET=install-strip - Remove PTHREAD_CFLAGS and PTHREAD_LIBS - Use MAKE_CMD Notes: svn path=/head/; revision=366788
* games/dangerdeep: support stageWilliam Grzybowski2014-08-127-18/+89
| | | | | | | | | | - Fix build on 10 PR: 192585 Submitted by: christian.mangin gmail com Notes: svn path=/head/; revision=364719
* Modernize LIB_DEPENDSBaptiste Daroussin2014-07-131-2/+2
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=361727
* - Convert net/sdl_net to USES=libtool and bump dependent portsTijl Coosemans2014-07-091-1/+1
| | | | | | | | | - Add INSTALL_TARGET=install-strip Approved by: portmgr (implicit, bump unstaged port) Notes: svn path=/head/; revision=361403
* Resetting maintainership on ports that have not been staged and without anyAntoine Brodin2014-07-021-1/+1
| | | | | | | | | pending PR With hat: portmgr Notes: svn path=/head/; revision=360239
* Remove all space characters from Makefile assignments.Jimmy Olgeni2014-06-081-1/+1
| | | | | | | | | | No functional changes included. CR: D193 (except math/sedumi) Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357070
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | games) Notes: svn path=/head/; revision=327730
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Update devel/sdl12 to 1.2.15Marcus von Appen2012-02-181-1/+1
| | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=291667
* - X11BASE is going away. Hack the last few ports that depend on X11BASE to ↵Eitan Adler2011-12-261-0/+1
| | | | | | | | | not rely on it being set globally. Approved by: portmgr (pav) Notes: svn path=/head/; revision=288028
* Mark as broken on FreeBSD 10: tries to access /proc/cpuinfo.Mark Linimon2011-12-211-0/+4
| | | | Notes: svn path=/head/; revision=287782
* - update fftw3* to 3.3 [1], and adjust dependent portsBrendan Fabeny2011-10-171-2/+2
| | | | | | | | | | - 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 Notes: svn path=/head/; revision=283695
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276993
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Update devel/sdl12 to version 1.2.14.Marcus von Appen2010-01-301-1/+1
| | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=248835
* - Update WWW [1]Jose Alonso Cardenas Marquez2010-01-253-6/+2
| | | | | | | | | | - Fix build on 9.x PR: 142753 Submitted by: Hardy Schumacher <hardy.schumacher _at_ gmx.de> [1] Notes: svn path=/head/; revision=248579
* Mark BROKEN on 9.x: does not buildErwin Lansing2010-01-081-0/+4
| | | | Notes: svn path=/head/; revision=247383
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with G Notes: svn path=/head/; revision=240070
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Chase fftw3 updatePav Lucistnik2009-05-181-2/+2
| | | | Notes: svn path=/head/; revision=234143
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵Pav Lucistnik2008-07-251-1/+0
| | | | | | | MAKE_ENV Notes: svn path=/head/; revision=217477
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-0/+2
| | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=211584
* - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-131-0/+1
| | | | Notes: svn path=/head/; revision=208952
* - Fix build on FreeBSD 8.xPav Lucistnik2007-12-211-6/+15
| | | | | | | Submitted by: Wesley Shields <wxs@atarininja.org> Notes: svn path=/head/; revision=204247
* - Update to 0.3.0Jose Alonso Cardenas Marquez2007-08-172-9/+4
| | | | | | | - Remove 4.x support Notes: svn path=/head/; revision=197851
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 0.2.0Jose Alonso Cardenas Marquez2006-11-013-23/+38
| | | | | | | | - Remove USE_X_PREFIX - Add games/dangerdeep-data dependency Notes: svn path=/head/; revision=175988
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directoryStanislav Sedov2006-09-202-4/+9
| | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=173460
* - Update WWW: to current urlJose Alonso Cardenas Marquez2006-09-051-1/+1
| | | | | | | Approved by: garga (mentor,implicit) Notes: svn path=/head/; revision=172256
* Change maintainer address to my @FreeBSD.org emailJose Alonso Cardenas Marquez2006-07-231-1/+1
| | | | | | | Approved by: garga (mentor) Notes: svn path=/head/; revision=168518
* - Chase fftw3 libver bumpMichael Johnson2006-05-111-1/+2
| | | | Notes: svn path=/head/; revision=162087
* Update to 0.1.1Ion-Mihai Tetcu2006-05-094-87/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=161789
* Remove USE_REINPLACE for categories starting with a GEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161663
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154152
* Add dangerdeep.Jean-Yves Lefort2005-10-295-0/+163
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> Notes: svn path=/head/; revision=146664