non port: games/d2x-xl/Makefile |
Number of commits found: 33 |
Sunday, 7 Apr 2019
|
07:43 antoine
Deprecate ports broken for more than 6 months
 |
Sunday, 4 Nov 2018
|
13:36 antoine
Mark BROKEN: fails to build
In file included from bitblt.cpp:18:
In file included from ../include/descent.h:25:
../include/carray.h:90:20: error: reinterpret_cast from 'nullptr_t' to 'char *'
is not allowed
m_data.buffer = reinterpret_cast<_T *> (NULL);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Reported by: pkg-fallout
 |
Tuesday, 23 May 2017
|
05:03 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
 |
Monday, 27 Feb 2017
|
13:51 amdmi3
- Switch to USES=autoreconf
- Fix build with clang 4.0 (
PR: 216639
Reported by: jbeich@FreeBSD.org
Approved by: maintainer timeout (aragon@phat.za.net, 4 weeks)
 |
Friday, 1 Apr 2016
|
14:00 mat
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
 |
Monday, 8 Dec 2014
|
16:48 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.
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)
 |
Wednesday, 10 Sep 2014
|
20:50 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)
 |
Tuesday, 26 Aug 2014
|
14:06 tijl
- Fix missing library problems when the linker enforces explicit linking
PR: 192062
Exp-run by: antoine
Approved by: portmgr (antoine)
 |
Friday, 15 Aug 2014
|
16:00 amdmi3
- Stagify
Approved by: portmgr blanket
 |
Monday, 26 May 2014
|
08:44 bapt
Convert to USES=dos2unix
With hat: portmgr
 |
Friday, 20 Sep 2013
|
17:36 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
 |
Wednesday, 14 Aug 2013
|
22:35 ak
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
 |
Wednesday, 10 Jul 2013
|
06:55 bapt
Convert from USE_MOTIF to USES=motif
While here:
- Trim headers
- Convert some USE_GMAKE to USES=gmake
 |
Friday, 31 May 2013
|
14:40 jgh
- adopt optionsNG for games
- trim historical headers and trim comments
- some Makefile cleanup
Approved by: portmgr (bapt)
 |
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
 |
Saturday, 18 Feb 2012
|
10:18 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
 |
Monday, 7 Nov 2011
|
04:24 miwi
- Get rid FreeBSD 6 support
 |
Friday, 23 Sep 2011
|
22:26 amdmi3
- 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
 |
Monday, 2 May 2011
|
12:44 makc
Bump PORTREVISION after open-mofit update
 |
Saturday, 4 Dec 2010
|
07:34 ade
Sync to new bsd.autotools.mk
 |
Saturday, 16 Oct 2010
|
11:52 ade
Punt autoconf267->autoconf268
 |
Tuesday, 5 Oct 2010
|
19:57 ade
Round one migration of ports from automake{19,110} to automake111
 |
Wednesday, 15 Sep 2010
|
18:35 ade
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
 |
Sunday, 28 Mar 2010
|
06:47 dinoex
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
 |
Friday, 5 Feb 2010
|
11:46 dinoex
- update to jpeg-8
 |
Saturday, 30 Jan 2010
|
09:43 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)
 |
Saturday, 12 Sep 2009
|
20:27 pav
- Bandaid installation by adding unrar as RUN_DEPENDS
Reported by: pointyhat invia miwi
 |
Thursday, 10 Sep 2009
|
22:07 pav
- Update to 1.14.121
PR: ports/138682
Submitted by: Aragon Gouveia <aragon@phat.za.net> (maintainer)
 |
Friday, 28 Aug 2009
|
17:48 amdmi3
- Update to 1.14.108, use correct SF urls, fix fetch by that
PR: 138243
Submitted by: myself
Approved by: Aragon Gouveia <aragon@phat.za.net> (maintainer)
 |
Wednesday, 26 Aug 2009
|
11:56 miwi
- Update to 1.14.99
PR: 137892
Submitted by: Aragon Gouveia <aragon@phat.za.net> (maintainer)
 |
Friday, 14 Aug 2009
|
19:49 miwi
- Update to 1.14.34
PR: 137773
Submitted by: Aragon Gouveia <aragon@phat.za.net> (maintainer)
 |
Monday, 16 Mar 2009
|
10:01 linimon
Mark as broken on sparc64: fails to compile.
 |
Wednesday, 4 Mar 2009
|
12:16 amdmi3
D2X-XL is a community modified version of Icculus's D2X port,
the original Unix port of Descent by Parallax software. It
contains many bug fixes and improvements since Icculus stopped
working on D2X.
You need to own the orignal game or download demo data
files.
WWW: http://www.descent2.de/
PR: 132086
Submitted by: Aragon Gouveia <aragon at phat dot za dot net>
 |
Number of commits found: 33 |