Commit graph

69 commits

Author SHA1 Message Date
Oliver Lehmann
4b99242b11 fix build by adding xrandr as XORG dependency 2014-02-20 10:26:22 +00:00
Koop Mast
b1bf1620a6 Update freetype to 2.5.2.
Remove patch to add -I/usr/local/include in freetype-config --cflags. If
ports need extra headers they should look for them, and not get them via
a side-effect.

Freetype had a header resuffle in 2.5.1, patch ports to use the new header
style.

Thanks go to bdrewery for the two exp-runs and rakuco for helping me with
some troublesome cmake ports.

PR:		ports/184587
2013-12-24 21:22:21 +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
Baptiste Daroussin
eb08c5441c Add NO_STAGE all over the place in preparation for the staging support (cat: graphics) 2013-09-20 18:35:44 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Oliver Lehmann
8ebdc70087 fix clang detection
PR:		ports/180092
Submitted by:	tijl
2013-08-07 10:38:16 +00:00
Oliver Lehmann
2d209283ec add patch file to fix building in case textproc/tinyxml is installed on the system
PR:		175763
2013-05-22 19:34:18 +00:00
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
Oliver Lehmann
2e981380a1 fix build when tbb, poco or ois is installed 2013-01-30 08:11:52 +00:00
Oliver Lehmann
f27ef30b01 update ogre to 1.8.1 2013-01-19 10:06:26 +00:00
Oliver Lehmann
25b6cc30c1 fix build if tinyxml is installed
PR:		163577
Submitted By:	pawel
2012-06-24 09:32:00 +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
640456bd63 unbreak plist on clang
Submitted by:	Jan Beich <jbeich@tormail.net>
PR:		ports/163371
2011-12-17 14:50:13 +00:00
Oliver Lehmann
419fb351e4 use boost to build a threaded ogre (optional)
Feature safe:   yes
2011-12-10 23:01:13 +00:00
Mark Linimon
d35c0b9cc6 Mark as broken on powerpc: fails to install.
Hat:		portmgr
Feature safe:	yes
2011-11-11 02:48:26 +00:00
Christian Weisgerber
333a0f8556 Move pkgconfig from lib to libdata.
Approved by:	oliver
2011-08-30 17:46:08 +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
f914050023 add a dependency to freeimage to allow building of games/ember 0.6.1
PORTREVISION bumped
2011-04-29 05:54:39 +00:00
Oliver Lehmann
9fe38eb793 fix the compilation if graphics/glew is installed
remove devil from the dependency-list as it is no longer needed
2011-03-16 05:36:37 +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
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +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
Oliver Lehmann
79133cc3ab update graphics/ogre3d to 1.6.5 2010-01-02 08:31:45 +00:00
Oliver Lehmann
49b445dd96 update ogre to 1.6.4
bump portrevision on affected ports
2009-12-03 15:04:25 +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
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +00:00
Oliver Lehmann
8f9c25b6c1 update to 0.6.2b 2009-07-11 06:13:55 +00:00
Oliver Lehmann
7e7378b85d mark BROKEN for FreeBSD < 7
Does not compile
2009-05-09 17:59:10 +00:00
Oliver Lehmann
597a186afe change MASTER_SITES to SF
add MAKE_JOBS_SAFE

Submitted By:	amdmi3
2009-05-08 04:44:00 +00:00
Oliver Lehmann
bece7bda65 update to 1.6.2 2009-05-06 04:45:14 +00:00
Martin Wilke
b6b3c20cfc - Chase devil shlib bump 2009-02-20 17:11:06 +00:00
Florent Thoumie
340b57f8be - Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
2009-01-23 16:28:36 +00:00
Oliver Lehmann
c423be3bcc update cegui to 0.6.2
bump PORTREVISION for the affected ports
2008-12-06 14:36:46 +00:00
Oliver Lehmann
59f8fadbd1 update cegui to 0.6.1
bump PORTREVISION for the affected ports
2008-07-02 16:43:44 +00:00
Oliver Lehmann
e9af27fefe make compiling demos and the debug mode OPTIONal
PR:		ports/124742
Submitted by:	amdmi3
2008-07-01 11:00:49 +00:00
Oliver Lehmann
2caa2fea22 update ogre to 1.4.9 2008-06-18 17:44:44 +00:00
Oliver Lehmann
71f870f66a add an option to use gtk instead of Xt if wanted 2008-06-01 11:27:38 +00:00
Oliver Lehmann
68e9205eb8 update to 1.4.8 2008-06-01 05:55:10 +00:00
Martin Wilke
3e4ed01146 - 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)
2008-04-19 17:56:05 +00:00
Martin Wilke
6c0425c0a8 - Add missing dependens
- Bump PORTREVISION

Submitted by:	pointyhat via pav
2008-03-27 11:20:17 +00:00
Martin Wilke
ca519ab8c0 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-24 23:21:25 +00:00
Martin Wilke
2d73db3533 - Chase devel/sdl12 shlib version bump 2008-03-13 14:28:35 +00:00
Oliver Lehmann
79b608d89b update ogre3d to 1.4.7 2008-03-07 19:11:14 +00:00
Oliver Lehmann
deb2df6386 update to 1.4.6 2008-02-28 17:25:28 +00:00
Oliver Lehmann
dc1bbe37f2 update graphics/ogre3d to 1.4.5 2007-10-03 17:43:31 +00:00
Oliver Lehmann
be35dfc15e update to 1.4.4
do not force the usage of gcc 3.4, the ports are now gcc 4 ready
2007-09-19 13:52:05 +00:00
Oliver Lehmann
0939d078d8 use gcc 3.4 because the header files supplied with devil are not working
with gcc 4
2007-06-07 15:14:37 +00:00