1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Commit Graph

90 Commits

Author SHA1 Message Date
Baptiste Daroussin
941c31ac7a Finish conversion to USES=lua 2014-05-26 15:30:56 +00:00
Oliver Lehmann
9443b344d2 update to 0.7.2
switch to CLang
2014-03-23 09:46:39 +00:00
Gerald Pfeifer
ed08b27967 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)
2014-03-16 22:33:04 +00:00
Gerald Pfeifer
1cd277bdce 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)
2014-03-10 20:55:20 +00:00
Oliver Lehmann
14822ced62 update devel/eris to 1.3.23 2014-03-05 08:27:52 +00:00
Oliver Lehmann
c3083f6b99 fix build after boost update 2014-02-27 08:49:31 +00:00
Emanuel Haupt
f106cadd17 Remove trailing whitespaces from category games 2014-02-21 13:36:56 +00:00
Emanuel Haupt
5005b67362 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)
2014-02-10 13:54:26 +00:00
Baptiste Daroussin
4650a910d0 Chase boost and icu bump
While here convert some LIB_DEPENDS
2014-02-07 11:44:08 +00:00
Antoine Brodin
1df9d247be Convert the tree to USES=openal
Approved by:	portmgr (bapt)
2013-12-25 23:29:34 +00:00
Baptiste Daroussin
c706f7f344 Convert LIB_DEPENDS for ports depending on boost 2013-12-12 11:14:49 +00:00
Oliver Lehmann
736907d5b7 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
2013-11-21 08:19:34 +00:00
Gerald Pfeifer
3be3e90f93 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
 - 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
 - Removed compatibility with K&R compilers, which was untestable due
   to lack of such compilers.
 - New functions
   . mpc_log10
   . mpc_mul_2si, mpc_div_2si
 - Speed-ups
   . mpc_fma
 - Bug fixes
   . mpc_div and mpc_norm now return a value indicating the effective
     rounding direction, as the other functions.
   . mpc_mul, mpc_sqr and mpc_norm now return correct results even if
     there are over- or underflows during the computation.
   . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
     infinite part and equals output variable is corrected.
   . mpc_fr_sub: Wrong return value for imaginary part is corrected.

Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.

Bump PORTREVISIONS of all dependent ports.

PR:		183141
Approved by:	portmgr (bdrewery)
2013-10-26 00:52:33 +00:00
Baptiste Daroussin
c84e1cd8e6 Add NO_STAGE all over the place in preparation for the staging support (cat: games) 2013-09-20 17:36:33 +00:00
Baptiste Daroussin
beae873ea6 Add an explicit dependency on pkgconf 2013-09-06 13:01:53 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Eitan Adler
334eb0fc61 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)
2013-03-19 13:04:30 +00:00
Baptiste Daroussin
f5f6cd6d9b Chase boost update 2013-01-31 13:38:42 +00:00
Oliver Lehmann
0dffefb33f 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
2013-01-19 10:09:14 +00:00
Carlo Strub
db5e2bc177 Fix typos in COMMENT
Approved by:	portmgr@ (implicit)
2012-07-29 11:17:02 +00:00
Oliver Lehmann
3ac4dec4fb update cegui to 0.7.7 2012-06-24 18:42:39 +00:00
Oliver Lehmann
8411546d39 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]
2012-06-24 08:21:14 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Dmitry Marakasov
e0057d4bcd - Enable null renderer in cegui
- Fix cegui library versioning scheme

PR:		167831
Submitted by:	myself
Approved by:	maintainer timeout (oliver, 2 weeks)
2012-05-28 13:46:02 +00:00
Marcus von Appen
fbd0197639 - 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
2012-02-18 10:18:33 +00:00
Oliver Lehmann
3649162046 update ogre to 1.7.4
bump PORTREVISION on affected ports
2012-01-26 07:59:51 +00:00
Oliver Lehmann
ac2ae2bbd7 update varconf to 0.6.7
update eris to 1.3.19
update ember to 0.6.2

Feature safe:   yes
2011-12-09 10:23:10 +00:00
Dmitry Marakasov
6f6fbe4bdf - 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
2011-09-23 22:26:39 +00:00
Oliver Lehmann
a234f8033d update graphics/ogre3d to 1.7.3
bump PORTREVISION of affected ports
2011-08-01 06:03:14 +00:00
Oliver Lehmann
aae2692930 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
2011-04-29 05:56:56 +00:00
Oliver Lehmann
551b5541b4 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
2011-03-10 08:21:48 +00:00
Oliver Lehmann
6252238ab9 update devel/mercator to 0.2.9
Feature safe:	yes
2011-01-20 11:45:54 +00:00
Oliver Lehmann
47ad59e4cc update devel/eris to 1.3.16 2010-10-21 11:13:46 +00:00
Oliver Lehmann
c83f77760f 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
2010-09-09 06:18:21 +00:00
Oliver Lehmann
a09ad52a04 update devel/mercator to 0.2.8
update net/skstream to 0.3.7
bump PORTREVISION on affected ports
2010-09-07 15:17:30 +00:00
Oliver Lehmann
6d880651f1 update ember to 0.5.8 2010-06-09 05:22:39 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Pav Lucistnik
14ac881764 - 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)
2010-01-25 19:15:18 +00:00
Oliver Lehmann
778469cffd make the default install runable
bump PORTREVISION
2010-01-11 16:05:34 +00:00
Oliver Lehmann
79133cc3ab update graphics/ogre3d to 1.6.5 2010-01-02 08:31:45 +00:00
Oliver Lehmann
ea6a26dfb7 update to 0.5.7 2009-12-03 15:05:56 +00:00
Oliver Lehmann
989e286bde update graphics/ogre3d to 1.6.3
bump PORTREVISION on affected ports
2009-10-15 17:04:42 +00:00
Dmitry Marakasov
6b5fb87219 - Switch SourceForge ports to the new File Release System: categories starting with G 2009-08-22 00:23:13 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Oliver Lehmann
dd4c5438dc fix media installation 2009-05-14 07:32:18 +00:00
Oliver Lehmann
a92700b2d8 update to 0.5.6
mark MAKE_JOBS_SAFE= yes
2009-05-12 04:51:37 +00:00
Oliver Lehmann
8721736f29 update to 0.5.5 2009-05-06 04:45:47 +00:00
Oliver Lehmann
b168bf5fb6 library version of eris was not meant to be included in the last commit 2009-04-05 10:09:00 +00:00
Oliver Lehmann
acdafef93c update mercator to 0.2.7
update cyphesis to 0.5.19
bump portrevision on ember
2009-04-05 08:15:22 +00:00