Commit graph

44 commits

Author SHA1 Message Date
Dmitry Marakasov
40f13c68dc - Drop @dirrm* from and add empty directories to pkg-plists
Approved by:	portmgr blanket
2015-02-01 20:24:27 +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
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
216b5a285f - Fix missing library problems when the linker enforces explicit linking
PR:		192062
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-08-26 14:06:08 +00:00
Antoine Brodin
bca2a1abb7 Remove CDIO from OPTIONS_DEFAULT and mark it BROKEN 2014-08-09 16:55:00 +00:00
Tilman Keskinoz
80b3ab923d Chase library dependencies after libcdio <-> libcdio-paranoia split
PR:		192271
2014-08-09 10:06:54 +00:00
Adam Weinberger
fa4bf2ee1d Add DOCS option for ports with PORTDOCS in plist. 2014-07-16 03:00:46 +00:00
Raphael Kubo da Costa
0eceadd2af <OPTION>_CONFIGURE_ARGS does not exist; use CDDB_CONFIGURE_OFF instead. 2014-07-04 20:17:15 +00:00
Dmitry Marakasov
cab7346f52 - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-03 11:55:46 +00:00
Antoine Brodin
791009ab66 Allow building with newer texinfo 2014-06-27 20:47:07 +00:00
Antoine Brodin
c0ef6553ab Allow to build with texinfo from ports
With hat:	portmgr
2014-06-26 08:41:34 +00:00
Martin Wilke
5dfc28222d - Fix build with clang
- Stage support
- Options helper

PR:		187759
Submitted by:	Ports Fury
2014-05-17 09:52:23 +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
Dmitry Marakasov
d46ccd7303 - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with m)
Approved by:	portmgr (bdrewery)
2013-10-22 13:56:27 +00:00
Baptiste Daroussin
855fb638fb Add NO_STAGE all over the place in preparation for the staging support (cat: multimedia) 2013-09-20 20:57:48 +00:00
Baptiste Daroussin
e6f7df1dbd Add an explicit dependency on pkgconf
While here trim headers
2013-08-31 13:04:58 +00:00
Alex Kozlov
83f02b963c - Convert USE_GETTEXT to USES (part 4)
Approved by:	portmgr (bapt)
2013-04-26 10:44:28 +00:00
Eitan Adler
1e5f12f776 Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix" instead. 2013-03-28 03:28:30 +00:00
Martin Matuska
f0b1bac694 Update gmerlin framework and convert to new options:
gavl 1.2.0 -> 1.4.0
gmerlin 1.0.0 -> 1.2.0
gmerlin-avdecoder 1.1.0 -> 1.2.0
2012-07-22 08:46:59 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Max Brazhnikov
0582b0ed42 - Remove audio/libtunepimp (and audio/libmusicbrainz) support:
deprecated as the MusicBrainz RDF webservice is no longer functional

PR:		ports/165750, ports/165754, ports/165757, ports/165758
		ports/165759, ports/165760, ports/165761
Submitted by:	Jason E. Hale <bsdkaffee at gmail.com>
2012-03-06 18:16:14 +00:00
Ashish SHUKLA
97ddb4e13d - Bump PORTREVISION to chase the update of multimedia/libvpx 2012-02-16 15:57:34 +00:00
Tilman Keskinoz
719264f183 Chase libcdio shlib bump 2012-01-18 17:36:27 +00:00
Emanuel Haupt
1afcdd5eb1 Remove trailing whitespaces.
Feature safe:	yes
2011-11-18 23:30:13 +00:00
Pietro Cerutti
3e7d0551ee - Add a patch to remove a misplaced duplicated line of source code
Feature safe:	yes
2011-11-17 15:02:21 +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
Martin Wilke
8d3a13c129 - Update to 1.0.0
PR:		158485
Submitted by:	Ports Fury
2011-07-02 07:37:33 +00:00
Dmitry Marakasov
70e81c7e60 Drop maintainership 2011-06-11 02:39:46 +00:00
Baptiste Daroussin
a8964fc594 - update mjpegtools to 2.0.0
- chase library bump
2011-06-06 04:31:52 +00:00
Dmitry Marakasov
05c93ec7ae - Fix png plugin
PR:		147891
Submitted by:	Ivan Klymenko <fidaj@ukr.net>
Feature safe:	yes
2010-06-21 22:06:33 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Koop Mast
48e62d9a37 Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.30/ .

This release brings initial PackageKit support, Upower (replaces power
management part of hal), cuse4bsd integration with HAL and cheese, and a
faster Evolution.

Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This
will also be the last of the 2.x releases. The next release will be the
highly-anticipated GNOME 3.0 which will bring with it a new UI experience.

Currently, there are a few bugs with GNOME 2.30 that may be of note for our
users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at
http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading
instructions, and the up-to-date list of known issues.

This release features commits by avl, ahze, bland, marcus, mezz, and myself.

The FreeBSD GNOME Team would like to thank Anders F Bjorklund for doing the
initual packagekit porting.

And the following contributors & testers for there help with this release:
Eric L. Chen
Vladimir Grebenschikov
Sergio de Almeida Lenzi
DomiX
walder
crsd
Kevin Oberman
Michal Varga
Pavel Plesov
Bapt
kevin

and ITetcu for two exp-run

PR:	ports/143852
	ports/145347
	ports/144980
	ports/145830
	ports/145511
2010-05-10 21:19:08 +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
6b36e65b7f - Fix build in presence of graphics/libvisual
PR:		143679
Submitted by:	Ivan Klymenko <fidaj@ukr.net>
2010-03-22 17:26:08 +00:00
Martin Wilke
7f5002d381 - Chase multimedia/mjpegtools shlib bump 2010-02-13 08:45:24 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Tilman Keskinoz
9e811c372a Chase libcdio shared library version bump 2009-11-28 10:34:26 +00:00
Dmitry Marakasov
f6efc62b33 - Update to 0.4.1
PR:		137666
Submitted by:	Martin Matuska <mm@FreeBSD.org>
2009-08-12 03:23:20 +00:00
Martin Matuska
f31033573a - Update gavl to 1.1.1
- Bump library version on depending ports
2009-08-11 10:35:13 +00:00
Dirk Meyer
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +00:00
Dmitry Marakasov
a03ddab930 - Add USE_LDCONFIG 2008-11-09 21:46:11 +00:00
Dmitry Marakasov
5820b688ed Gmerlin is a multimedia framework, which allows you to quickly
develop multimedia applications. It is built upon gavl (for low
level Audio/Video things) and libxml2 (for loading and saving
configuration data and other things). The gmerlin API can be used
at multiple levels: Either you take the basic things like plugins,
fifos, message-queues and gavl audio/video converters and build
your own media engine. The other possibility is to use the player
or transcoder engines directly. The latter approach is probably
easier, but you'll have less freedom in controlling the process.

Gmerlin includes GUI player with mediatree and a GUI transcoder
among other things.

WWW: http://gmerlin.sourceforge.net/
2008-11-09 14:37:55 +00:00