Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.3.0_15 02 Jan 2021 14:08:05 |
rene |
Remove expired port:
2020-12-31 games/dangerdeep: Uses Python 2.7 version of scons, and Python 2.7
which is EOLed upstream
games/dangerdeep-data |
0.3.0_15 01 Jan 2021 10:11:35 |
antoine |
Revert r559792 to unbreak INDEX and bulk -a
It seems a lot of reverse dependencies were missed
With hat: portmgr |
0.3.0_15 01 Jan 2021 00:57:24 |
rene |
Remove most expired ports that depend on Python 2.7:
Exceptions are:
- mail/mailman, our listservers still use it
- www/chromium, solely because of popular demand,
upstream is (slowly) working on porting it to Python 3
- ports that have actual patches for Python 3 against
them (Cinnamon and a few unrelated other ports)
- llvm70 and qt5-webengine because they seem to have a lot
of dependencies which need further analysis
- sysutils/uefi-edk2-bhyve because bhyve seems to use them
- python2 and python27 themselves
I'm sure there will be complaints, but the nice thing about
a version control system is that we can revert and adjust things. (Only the first 15 lines of the commit message are shown above ) |
0.3.0_15 25 May 2020 18:33:44 |
sunpoet |
Update USES=scons to specify scons of Python 2
- While I'm here, convert emulators/gem5 and games/marsnomercy to USES=scons |
0.3.0_15 25 May 2020 18:32:55 |
sunpoet |
Fix build with scons 3.1.2 |
0.3.0_15 30 Mar 2020 06:08:21 |
tobik |
games/dangerdeep: Fix compiling GLSL shaders
compiling failed, log:
0:2(1): preprocessor error: #version must appear on the first line
Reported by: lme |
0.3.0_14 29 Mar 2020 10:16:27 |
tobik |
games/dangerdeep: Unbreak build on FreeBSD >= 12.1
src/subsim.cpp:1739:2: error: reference to 'thread' is ambiguous
thread::auto_ptr<music> mmusic(new music(use_sound));
^
src/thread.h:37:7: note: candidate found by name lookup is 'thread'
class thread
^
/usr/include/c++/v1/__threading_support:397:24: note: candidate found by name
lookup is 'std::__1::thread'
class _LIBCPP_TYPE_VIS thread;
^
2 warnings and 1 error generated.
http://beefy6.nyi.freebsd.org/data/121amd64-default/529299/logs/errors/dangerdeep-0.3.0_14.log |
0.3.0_14 05 Nov 2019 22:16:15 |
zeising |
Add USES=xorg USES=gl, ports categories g
Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
0.3.0_14 30 Jul 2018 08:02:35 |
tobik |
games/dangerdeep: Fix build with Clang 6
src/freeview_display.cpp:344:27: error: non-constant-expression cannot be
narrowed from type 'double' to 'GLfloat' (aka 'float') in initializer list
[-Wc++11-narrowing]
GLfloat lposition[4] = { sundir.x, sundir.y, sundir.z, 0.0f };
^~~~~~~~
http://beefy12.nyi.freebsd.org/data/head-amd64-default/p475478_s336801/logs/errors/dangerdeep-0.3.0_14.log |
0.3.0_14 22 Sep 2017 10:48:29 |
mat |
Remove USES=execinfo.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488 |
0.3.0_14 23 May 2017 05:03:16 |
rezny |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
0.3.0_13 24 Jan 2017 12:29:12 |
amdmi3 |
- Update WWW |
0.3.0_13 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.3.0_13 05 Jan 2015 18:52:30 |
pawel |
- Convert to USES= execinfo scons
- Make RUN_DEPENDS path independent |
0.3.0_13 08 Dec 2014 16:48:41 |
tijl |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
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. (Only the first 15 lines of the commit message are shown above ) |
0.3.0_12 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
0.3.0_11 31 Aug 2014 16:36:23 |
tijl |
math/fftw3:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Use MAKE_CMD |
0.3.0_10 12 Aug 2014 16:26:35 |
wg |
games/dangerdeep: support stage
- Fix build on 10
PR: 192585
Submitted by: christian.mangin gmail com |
0.3.0_10 13 Jul 2014 23:23:25 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
0.3.0_10 09 Jul 2014 19:06:35 |
tijl |
- Convert net/sdl_net to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
Approved by: portmgr (implicit, bump unstaged port) |
0.3.0_9 02 Jul 2014 18:22:39 |
antoine |
Resetting maintainership on ports that have not been staged and without any
pending PR
With hat: portmgr |
0.3.0_9 08 Jun 2014 19:51:28 |
olgeni |
Remove all space characters from Makefile assignments.
No functional changes included.
CR: D193 (except math/sedumi)
Approved by: portmgr (bapt) |
0.3.0_9 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
0.3.0_9 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.3.0_8 18 Feb 2012 10:18:33 |
mva |
- Update devel/sdl12 to 1.2.15
- 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 |
0.3.0_7 26 Dec 2011 02:26:46 |
eadler |
- 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) |
0.3.0_7 21 Dec 2011 08:15:09 |
linimon |
Mark as broken on FreeBSD 10: tries to access /proc/cpuinfo. |
0.3.0_7 17 Oct 2011 10:08:33 |
bf |
- 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 |
0.3.0_6 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
0.3.0_6 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.3.0_5 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.3.0_4 30 Jan 2010 09:43:31 |
mva |
- 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) |
0.3.0_3 25 Jan 2010 22:53:30 |
acm |
- Update WWW [1]
- Fix build on 9.x
PR: 142753
Submitted by: Hardy Schumacher <hardy.schumacher _at_ gmx.de> [1] |
0.3.0_3 08 Jan 2010 08:26:21 |
erwin |
Mark BROKEN on 9.x: does not build |
0.3.0_3 22 Aug 2009 00:23:13 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
0.3.0_3 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.3.0_2 18 May 2009 15:08:58 |
pav |
- Chase fftw3 update |
0.3.0_1 25 Jul 2008 12:24:09 |
pav |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
0.3.0_1 19 Apr 2008 17:56:05 |
miwi |
- 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) |
0.3.0_1 13 Mar 2008 14:28:35 |
miwi |
- Chase devel/sdl12 shlib version bump |
0.3.0 21 Dec 2007 10:01:25 |
pav |
- Fix build on FreeBSD 8.x
Submitted by: Wesley Shields <wxs@atarininja.org> |
0.3.0 17 Aug 2007 23:17:41 |
acm |
- Update to 0.3.0
- Remove 4.x support |
0.2.0_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.2.0 01 Nov 2006 04:16:22 |
acm |
- Update to 0.2.0
- Remove USE_X_PREFIX
- Add games/dangerdeep-data dependency |
0.1.1_2 20 Sep 2006 11:21:59 |
stas |
- 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) |
0.1.1_1 05 Sep 2006 02:34:02 |
acm |
- Update WWW: to current url
Approved by: garga (mentor,implicit) |
0.1.1_1 23 Jul 2006 02:45:24 |
acm |
Change maintainer address to my @FreeBSD.org email
Approved by: garga (mentor) |
0.1.1_1 11 May 2006 15:12:06 |
ahze |
- Chase fftw3 libver bump |
0.1.1 09 May 2006 10:04:21 |
itetcu |
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 (Only the first 15 lines of the commit message are shown above ) |
0.1.0 07 May 2006 23:46:33 |
edwin |
Remove USE_REINPLACE for categories starting with a G |
0.1.0 22 Jan 2006 11:18:58 |
edwin |
SHA256ify
Approved by: krion@ |
0.1.0 29 Oct 2005 14:17:01 |
jylefort |
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> |