Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7.2_9 23 Sep 2017 10:43:09 |
oliver |
remove games/ember. It is a) BROKEN and b) no longer developed since 2014.
The immediate BROKEN reason can be fixed, but other problems arise afterwards
which I'm not willing to fix without seeing upstream development continuing. |
0.7.2_9 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
0.7.2_8 21 May 2017 13:21:04 |
linimon |
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills |
0.7.2_8 10 May 2017 21:57:35 |
antoine |
Mark BROKEN: fails to build
In file included from EmberServices.cxx:19:
../../../../src/services/server/ServerService.h:32:10: fatal error:
'sigc++/object_slot.h' file not found
#include <sigc++/object_slot.h>
Reported by: pkg-fallout |
0.7.2_8 02 May 2017 06:48:11 |
jbeich |
devel/boost-*: update to 1.64.0
Changes: http://www.boost.org/users/history/version_1_64_0.html
PR: 218835
Approved by: office (bapt)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D10472 |
0.7.2_7 01 Apr 2017 15:23:32 |
gerald |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
0.7.2_6 06 Jan 2017 08:45:04 |
jbeich |
devel/boost-*: update to 1.63.0
Changes: http://www.boost.org/users/history/version_1_63_0.html
PR: 215598
Exp-run by: antoine
Approved by: office (bapt)
MFH: 2017Q1 |
0.7.2_5 23 Nov 2016 12:45:47 |
jbeich |
devel/boost-*: update to 1.62.0
- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC
Changes: http://www.boost.org/users/history/
PR: 199601
Submitted by: Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by: rakuco (kde) (earlier version)
Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions)
Approved by: bapt (office) |
0.7.2_4 02 Nov 2016 22:45:14 |
mat |
Cleanup no longer needed CHMOD usage after r424898.
PR: 213743
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
0.7.2_4 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.7.2_4 11 Dec 2015 16:21:21 |
amdmi3 |
- Switch to options helpers
Approved by: portmgr blanket |
0.7.2_4 08 May 2015 21:42:47 |
jkim |
Fix build on 10.x and later. |
0.7.2_4 15 Jan 2015 13:40:57 |
amdmi3 |
- Drop @dirrm* from and add empty directories to plists
Approved by: portmgr blanket |
0.7.2_4 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.7.2_3 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.7.2_2 19 Aug 2014 17:47:30 |
amdmi3 |
- Switch devel/libwfut to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
0.7.2_1 15 Aug 2014 20:37:33 |
mandree |
Upgrade OpenEXR and ilmbase to 2.2.0.
GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so
GCC-based systems will upgrade to the default ports compiler (GCC 4.7
currently.)
Add two patches to OpenEXR to permit building it in a live system with
the older OpenEXR version installed. Bug report filed to upstream Github
at https://github.com/openexr/openexr/issues/130
Couple OpenEXR more tightly to ilmbase and require its exact .so
version.
Add UPDATING note, and bump PORTREVISION of all dependent ports.
Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer.
Approved by: portmgr (implicit for bumping PORTREVISION on unstaged ports) |
0.7.2 14 Jun 2014 10:48:13 |
oliver |
fix build by defining TOLUAXX_CMD on my own |
0.7.2 26 May 2014 15:30:56 |
bapt |
Finish conversion to USES=lua |
0.7.2 23 Mar 2014 09:46:40 |
oliver |
update to 0.7.2
switch to CLang |
0.7.0_4 16 Mar 2014 22:33:04 |
gerald |
Now that the default version of GCC in the Ports Collection (per
lang/gcc and Mk/bsd.default-versions.mk) is GCC 4.7, replace
USE_GCC=4.7+ by USE_GCC=yes.
Approved by: portmgr (mat) |
0.7.0_4 10 Mar 2014 20:55:22 |
gerald |
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs) |
0.7.0_3 05 Mar 2014 08:27:52 |
oliver |
update devel/eris to 1.3.23 |
0.7.0_3 27 Feb 2014 08:49:31 |
oliver |
fix build after boost update |
0.7.0_3 21 Feb 2014 13:36:57 |
ehaupt |
Remove trailing whitespaces from category games |
0.7.0_3 10 Feb 2014 13:54:28 |
ehaupt |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
0.7.0_3 07 Feb 2014 11:44:09 |
bapt |
Chase boost and icu bump
While here convert some LIB_DEPENDS |
0.7.0_2 25 Dec 2013 23:29:34 |
antoine |
Convert the tree to USES=openal
Approved by: portmgr (bapt) |
0.7.0_2 12 Dec 2013 11:14:49 |
bapt |
Convert LIB_DEPENDS for ports depending on boost |
0.7.0_2 21 Nov 2013 08:19:34 |
oliver |
update devel/atlas-devel to 0.6.3 which now requires a C++-11 compiler
new .so version changes in affected ports
change some ports to use USE_GCC=4.7+ (tested with 4.7 and 4.8) as this is
needed for dependencies to devel/atlas-devel
finally fix the compilation error in games/ember for at least FreeBSD 9 |
0.7.0_2 26 Oct 2013 00:52:36 |
gerald |
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above ) |
0.7.0_1 22 Oct 2013 13:53:34 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (games category)
Approved by: portmgr (bdrewery) |
0.7.0_1 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
0.7.0_1 06 Sep 2013 13:01:54 |
bapt |
Add an explicit dependency on pkgconf |
0.7.0_1 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.7.0_1 19 Mar 2013 13:04:31 |
eadler |
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi) |
0.7.0_1 17 Mar 2013 14:04:12 |
danfe |
In categories starting with [efg], remove empty lines from pkg-plist (except
for `graphics/kipi-plugins'). |
0.7.0_1 31 Jan 2013 13:38:43 |
bapt |
Chase boost update |
0.7.0 19 Jan 2013 10:09:14 |
oliver |
update of the worldfordge suite
devel/eris: 1.3.21
devel/mercator: 0.3.2
devel/varconf: 1.0.0
math/wfmath: 1.0.1
net/cyphesis: 0.6.0
net/skstream: 0.3.9
games/ember: 0.7.0 |
0.6.2_6 29 Jul 2012 11:17:04 |
cs |
Fix typos in COMMENT
Approved by: portmgr@ (implicit) |
0.6.2_6 24 Jun 2012 18:42:40 |
oliver |
update cegui to 0.7.7 |
0.6.2_5 24 Jun 2012 08:21:14 |
oliver |
update cegui to 0.7.6
ignore tinyxml when installed and always use local copy [1]
PR: ports/164547 [1]
Submitted by: Yanhui Shen <shen.elf@gmail.com> [1] |
0.6.2_4 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.6.2_3 28 May 2012 13:46:02 |
amdmi3 |
- Enable null renderer in cegui
- Fix cegui library versioning scheme
PR: 167831
Submitted by: myself
Approved by: maintainer timeout (oliver, 2 weeks) |
0.6.2_2 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.6.2_1 26 Jan 2012 07:59:51 |
oliver |
update ogre to 1.7.4
bump PORTREVISION on affected ports |
0.6.2 11 Dec 2011 19:10:43 |
oliver |
remove patchfile which is no longer needed and fails to apply
Noted by: pav
Feature safe: yes |
0.6.2 09 Dec 2011 10:23:10 |
oliver |
update varconf to 0.6.7
update eris to 1.3.19
update ember to 0.6.2
Feature safe: yes |
0.6.1_1 13 Nov 2011 17:33:47 |
crees |
Make @dirrms conditional for %%DOCSDIR%% on NOPORTDOCS
PR: ports/162136
Submitted by: 4720@hushmail.com
Approved by: [no rejections from any maintainer within 14 days]
Feature safe: yes |
0.6.1_1 23 Sep 2011 22:26:39 |
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 |
0.6.1_1 01 Aug 2011 06:03:14 |
oliver |
update graphics/ogre3d to 1.7.3
bump PORTREVISION of affected ports |
0.6.1 29 Apr 2011 05:56:56 |
oliver |
big WorldForge update:
update eris to 1.3.18
update wfmath to 0.3.11
update skstream to 0.3.8
update mercator to 0.3.0
update ember to 0.6.1
update cyphesis to 0.5.26 |
0.6.0 10 Mar 2011 08:21:48 |
oliver |
graphics/cegui: update to 0.7.5
graphics/ogre3d: update to 1.7.2
games/ember: update to 0.6.0
games/freeorion: update to 0.3.13.3795
games/vegastrike: Bump PORTREVISION
x11-toolkits/gigi: Bump PORTREVISION
PR: 153817, 153818 |
0.5.8_3 20 Jan 2011 11:45:54 |
oliver |
update devel/mercator to 0.2.9
Feature safe: yes |
0.5.8_2 21 Oct 2010 11:13:46 |
oliver |
update devel/eris to 1.3.16 |
0.5.8_1 09 Sep 2010 06:18:21 |
oliver |
correct my previous commit where i accidently bumped PORTVERSION
instead of PORTREVISION.
I hope it is OK having PORTVERSION moving backwards and not
bumping PORTEPOCH because the port was never buildable with this
higher PORTVERSION |
0.5.9 07 Sep 2010 15:17:30 |
oliver |
update devel/mercator to 0.2.8
update net/skstream to 0.3.7
bump PORTREVISION on affected ports |
0.5.8 09 Jun 2010 05:22:39 |
oliver |
update ember to 0.5.8 |
0.5.7_5 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.5.7_4 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.5.7_3 25 Jan 2010 19:15:18 |
pav |
- 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) |
0.5.7_2 11 Jan 2010 16:05:34 |
oliver |
make the default install runable
bump PORTREVISION |
0.5.7_1 02 Jan 2010 08:31:45 |
oliver |
update graphics/ogre3d to 1.6.5 |
0.5.7 03 Dec 2009 15:05:56 |
oliver |
update to 0.5.7 |
0.5.6_2 15 Oct 2009 17:04:42 |
oliver |
update graphics/ogre3d to 1.6.3
bump PORTREVISION on affected ports |
0.5.6_1 22 Aug 2009 00:23:13 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
0.5.6_1 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.5.6 14 May 2009 07:32:18 |
oliver |
fix media installation |
0.5.6 12 May 2009 04:51:37 |
oliver |
update to 0.5.6
mark MAKE_JOBS_SAFE= yes |
0.5.5 06 May 2009 04:45:47 |
oliver |
update to 0.5.5 |
0.5.4_2 05 Apr 2009 18:12:50 |
oliver |
update eris to 1.3.14 |
0.5.4_2 05 Apr 2009 10:09:00 |
oliver |
library version of eris was not meant to be included in the last commit |
0.5.4_2 05 Apr 2009 08:15:22 |
oliver |
update mercator to 0.2.7
update cyphesis to 0.5.19
bump portrevision on ember |
0.5.4_1 13 Feb 2009 17:44:19 |
oliver |
fix build |
0.5.4_1 05 Jan 2009 20:36:33 |
pav |
- Remove conditional checks for FreeBSD 5.x and older |
0.5.4_1 22 Nov 2008 15:50:36 |
oliver |
install media file to the correct location to make ember actually work |
0.5.4 23 Sep 2008 04:47:07 |
oliver |
update to 0.5.4 |
0.5.3_1 28 Aug 2008 04:17:09 |
oliver |
update mercator to 0.2.6 |
0.5.3 14 Jul 2008 18:09:15 |
oliver |
fix PORTDOCS
make portlint a bit more happy about Makefile |
0.5.3 13 Jul 2008 18:39:33 |
oliver |
update to 0.5.3
use lua 5.1 |
0.5.2_1 18 Jun 2008 17:44:44 |
oliver |
update ogre to 1.4.9 |
0.5.2 08 Jun 2008 13:07:51 |
oliver |
add two missing directory to delete
Noted by: pav |
0.5.2 01 Jun 2008 05:56:17 |
oliver |
update to 0.5.2 |
0.5.1_2 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.5.1_2 24 Mar 2008 23:21:25 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
0.5.1_1 13 Mar 2008 14:28:35 |
miwi |
- Chase devel/sdl12 shlib version bump |
0.5.1 07 Mar 2008 19:11:14 |
oliver |
update ogre3d to 1.4.7 |
0.5.1 28 Feb 2008 17:27:37 |
oliver |
update to 0.5.1
take care of library updates of devel/eris and graphics/ogre3d |
0.5.0_2 03 Oct 2007 17:43:31 |
oliver |
update graphics/ogre3d to 1.4.5 |
0.5.0_1 30 Sep 2007 10:12:41 |
oliver |
set RUN_DEPENDS
bump PORTREVISION |
0.5.0 19 Sep 2007 13:53:47 |
oliver |
update to 0.5.0
do not force the usage of gcc 3.4, the ports are now gcc 4 ready |
0.4.3_2 07 Jun 2007 15:15:48 |
oliver |
use gcc 3.4 because dependent ports are using gcc and so it will only
compile with gcc 3.4 |
0.4.3_2 25 May 2007 17:49:44 |
oliver |
move from X11BASE to LOCALBASE
bump PORTREVISION |
0.4.3_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.4.3 05 Apr 2007 09:41:46 |
oliver |
update to 0.4.3 |
0.4.2 04 Mar 2007 20:27:09 |
oliver |
update to 0.4.2 |
0.4.1_3 27 Jan 2007 08:14:18 |
oliver |
bump PORTREVISION for ogre3d update |
0.4.1_2 27 Sep 2006 14:13:01 |
oliver |
mark IGNORE again for OSVERSION < 600000 |
0.4.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.4.1 18 Sep 2006 17:31:39 |
oliver |
update ogre3d to 1.2.3 |