Commit graph

110 commits

Author SHA1 Message Date
Ganael LAPLANCHE
22bf0edeb6 Add LOCALBASE to LDFLAGS to fix build on DragonFly
PR:		202115
Submitted by:	marino
2015-08-10 15:03:39 +00:00
Ganael LAPLANCHE
48ef6aa21d Fix build by explicitly linking to X11
PR:		202115
Submitted by:	leventelist@gmail.com
2015-08-08 20:29:52 +00:00
John Marino
74d3bc86be Add USES=alias to 11 ports (non-invasive DragonFly support) 2015-07-03 10:46:51 +00:00
Antoine Brodin
6e5719ca80 Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
Dmitry Marakasov
4b0729c60a - Add CPE info
Approved by:	portmgr blanket
2015-05-14 10:21:49 +00:00
Ganael LAPLANCHE
b431f9bf76 While waiting for a bugfix release, backport Nasal security fixes from upstream
git repositories:
- flightgear 6a30e70
- fgdata 60da209

Suggested by:	"Rebecca N. Palmer" <rebecca_palmer@zoho.com>
2015-03-18 19:43:42 +00:00
Ganael LAPLANCHE
752310386c Update Simgear & Flightgear to 3.4.0 2015-03-11 07:11:51 +00:00
Baptiste Daroussin
bb21093773 Bump portrevision after png update 2014-12-25 20:54:41 +00:00
Antoine Brodin
7ae46e9b12 Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade 2014-12-25 19:04:25 +00:00
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
Ganael LAPLANCHE
d76d63bf0f Remove versioned uses of USE_GCC
Suggested by:	gerald
2014-11-10 08:36:35 +00:00
Ganael LAPLANCHE
7600b9791a Update Simgear and Flightgear ports to 3.2.0
PR:		194571
Submitted by:	mike.d.ft402@gmail.com
2014-11-03 13:07:17 +00:00
Ganael LAPLANCHE
b0e7522bcf Remove @dirrm/@dirrmty from my ports 2014-10-13 07:12:43 +00:00
Ganael LAPLANCHE
a9836219c6 Make D-BUS support optional
PR:		193631
Submitted by:	<mike.d.ft402@gmail.com>
2014-09-17 06:10:22 +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
Tijl Coosemans
a5185846f0 Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.

Approved by:	portmgr (implicit)
2014-07-04 09:40:59 +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
Ganael LAPLANCHE
f54588cbe3 Update Simgear and Flightgear ports to 3.0.0 2014-03-28 14:13:02 +00:00
Baptiste Daroussin
4650a910d0 Chase boost and icu bump
While here convert some LIB_DEPENDS
2014-02-07 11:44:08 +00:00
Ganael LAPLANCHE
a19a5dda52 Update Flightgear and Simgear ports to 2.12.1 (bugfix release) 2014-01-06 13:50:21 +00:00
Antoine Brodin
1df9d247be Convert the tree to USES=openal
Approved by:	portmgr (bapt)
2013-12-25 23:29:34 +00:00
Ganael LAPLANCHE
4a37934f8a - Update Simgear and Flightgear ports to 2.12.0
- Enable staging
- Switch to new LIB_DEPENDS format
- Refresh Simgear's pkg-descr
2013-10-30 07:13:02 +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
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
Ganael LAPLANCHE
bb09ac4b2f Update Simgear & Flightgear ports to 2.10.0 2013-02-22 10:57:24 +00:00
Baptiste Daroussin
f5f6cd6d9b Chase boost update 2013-01-31 13:38:42 +00:00
Ganael LAPLANCHE
000698041d Update Simgear and Flightgear ports to 2.8.0 2012-09-07 13:06:41 +00:00
Ganael LAPLANCHE
6b45d74427 - Switch to OptionsNg
- Un-version LIB_DEPENDS
2012-06-15 09:56:13 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Ganael LAPLANCHE
670adacef4 Fix build with gcc46+
Submitted by:	avg
2012-05-02 09:16:04 +00:00
Ganael LAPLANCHE
3c89a79834 Update Simgear and Flightgear ports to 2.6.0 2012-04-27 12:28:23 +00:00
Dmitry Marakasov
eb22aa0d9c - Update graphics/osg to 3.0.1
- Bump revisions on dependent ports due to shlib version bump
- Remove option to use graphics/osg-devel instead of graphics/osg from simgear and flightgear (1)
- Remove option to use graphics/osg-devel instead of graphics/osg from fgrun for consistency

Submitted by:	martymac (1)
2012-04-26 00:47:48 +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
Ganael LAPLANCHE
860c0ef13c - Update FlightGear and SimGear to 2.4.0
- Switch PORTNAMEs to lowercase
- Change DATADIR from ${LOCALBASE}/share/FlightGear
  to ${LOCALBASE}/share/flightgear
- Re-order variables to make portlint happy
- Remove useless CPPFLAGS from CONFIGURE_ENV

PR:	ports/160322, ports/160421
Submitted by:	amdmi3
2011-09-06 13:14:19 +00:00
Olli Hauer
b6ac748023 -remove MD5 2011-07-03 14:25:36 +00:00
Ganael LAPLANCHE
f05418f618 - Add missing LICENSE
- Cleanup MASTER_SITES

Approved by:	ehaupt (mentor)
2010-11-23 13:33:32 +00:00
Ganael LAPLANCHE
db6d323dff Update MAINTAINER address for my ports
Approved by:	ehaupt (mentor)
2010-09-27 12:08:23 +00:00
Philip M. Gollucci
2e59da295c - Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>
- Update some MASTER_SITES too

PR:             ports/150349
Submitted by:   maintainer
2010-09-07 15:52:18 +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
Dmitry Marakasov
1bc17d9eb6 - Bump revisions on ports that use networking functions from plib after it was updated (flightgear and friends seem to be the only such ports)
PR:		144575
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com>
Approved by:	portmgr (pav)
2010-03-16 17:55:22 +00:00
Wen Heping
963aebda03 - Update to 2.0.0
PR:		ports/144462
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
Feature safe:	yes
2010-03-07 00:53:17 +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
Dmitry Marakasov
ea56125499 - Remove BROKEN on 8.x, no longer needed
- While here, mark MAKE_JOBS_UNSAFE, as it fails to build with forced jobs

PR:		139235
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com>
2009-10-01 13:18:04 +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
Pav Lucistnik
d1107bb40e - Update boost to 1.39
- Split boost port to separate components, with boost-all metaport

PR:		ports/137054
Submitted by:	Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer)
2009-07-28 11:45:08 +00:00
Dmitry Marakasov
9769e2955a - Chase graphics/osg-devel shlib version bump 2009-05-06 17:49:05 +00:00
Dmitry Marakasov
2326d93d21 - Mark BROKEN on recent -CURRENT because of x11-toolkits/plib problem
PR:		133485
Submitted by:	Ganael Laplanche <ganael dot laplanche at martymac dot com> (maintainer)
2009-04-08 23:12:42 +00:00
Dmitry Marakasov
526821aa8d - Chase graphics/osg and graphics/osg-devel shlibver bumps 2009-04-01 02:49:42 +00:00
Dmitry Marakasov
d4fb3a868c - Add optional support for graphics/osg-devel, which should fix some rendering bugs
PR:		131613
Submitted by:	Ganael Laplanche <ganael dot laplanche at martymac dot com> (maintainer)
2009-02-18 23:05:36 +00:00