Commit graph

80 commits

Author SHA1 Message Date
Tijl Coosemans
60945f0277 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)
2014-12-08 16:48:38 +00:00
Baptiste Daroussin
a76a739bfe Cleanup plist 2014-10-20 17:04:20 +00:00
Gerald Pfeifer
15945f8122 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)
2014-09-10 20:50:31 +00:00
Adam Weinberger
bdeb856151 Add DOCS to OPTIONS for ports that have PORTDOCS in the plist. 2014-07-15 23:30:05 +00:00
Oliver Lehmann
5014db0fe3 try to better detect SSE availability
Submitted by:	tijl
2014-06-16 18:20:16 +00:00
Jimmy Olgeni
5e38556079 Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories G-I.

CR:		D201
Approved by:	portmgr (bapt)
2014-06-13 07:36:27 +00:00
Dmitry Marakasov
732b8be525 - Fix RUN_DEPENDS for BOOST
Approved by:	portmgr blanket
2014-05-12 17:49:39 +00:00
Dmitry Marakasov
628f1929e2 - Support staging
- Convert USE_BZIP2 to USES
- Use new LIB_DEPENDS syntax

Approved by:	portmgr blanket
2014-05-11 14:19:51 +00:00
Niclas Zeising
39fc32e828 The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
2014-04-16 18:28:47 +00:00
Oliver Lehmann
02e7987e4c update ogre to 1.9.0
update cegui to 0.8.3
2014-03-23 09:43:56 +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
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