1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
Commit Graph

205 Commits

Author SHA1 Message Date
Juergen Lock
1a4034a927 Get rid of two more shlib major versions to pet portlint. 2012-06-02 19:49:36 +00:00
Juergen Lock
f9c1938da0 - Convert these to OPTIONng.
- Omit shlib major versions in LIB_DEPENDS to pet portlint.
2012-06-02 19:37:10 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Ruslan Makhmatkhanov
d906850592 - update to 0.2.2
- chase shlib bump in dependent ports
- bump PORTREVISION for xbmc and xbmc-pvr

Please note that this commit isn't actually feature safe, because it bumps
portrevision for two (not that small) ports. But it fixes the breakage, reported
in PR, and, as side effect, raises library version.

PR:		165449
Reported by:    Justin <freebsd.users at gmail dot com>
Submitted by:	Dominic Fandrey <kamikaze at bsdforen dot de> (maintainer)
Feature safe:	yes
2012-03-22 06:52:34 +00:00
Juergen Lock
07ff3cd47c Fix build with lang/gcc.
Reported by:	Gautam Mani <gautam@execve.net> (via private email)
Feature safe:	yes
2012-03-19 20:10:47 +00:00
Juergen Lock
d613b75b1d - Update multimedia/libxine to 1.2.1 with a commit merged from hg
to fix DVB support.  (which still is broken for tuners using
  hardware pid filtering, like when running webcamd with
  "-m dvb-usb-init.force_pid_filter_usage=1".)

- Add patches to fix build of ports depending on libxine to:
  audio/amarok,
  graphics/gimageview [1], graphics/pornview [1],
  graphics/osg [2], graphics/osg-devel [2],
  multimedia/emotion,
  x11/kdelibs4 [3],
  multimedia/kmplayer,
  multimedia/konverter,
  multimedia/qdvdauthor [4],
  multimedia/vdr-plugin-xineliboutput,
  multimedia/xfce4-media [5],
  multimedia/xine_artsplugin,
  multimedia/k9copy-kde4 [6]

- Fix RUN_DEPENDS= xine... which should be LIB_DEPENDS for audio/atunes . [7]

- Mark multimedia/phonon-xine BROKEN which refuses to build with
  libxine 1.2.x and is deprecated upstream. [3]

- Disable XINE knob for x11/eaglemode for which I don't have a fix. [2]

- Note: multimedia/kaffeine runs after rakuco's x11/kdelibs4 fix,
  but it only shows a green window at least with mp4 or ts files.
  (avi files and audio still work.)  It seems the kaffeine developers
  have found this too and are now switching away from libxine in
  their git repo - so I guess we'll have a broken kaffeine at least
  until they release a new version.

- Bump PORTREVISIONs for ports depending on libxine by default.

- Add optional libbluray support to multimedia/libxine and
  multimedia/vdr-plugin-xineliboutput.

PR:		ports/165057 [6]
Submitted by:	nox (self) [6], rakuco [3]
Approved by:	dinoex (maintainer, via irc) [1],
		amdmi3 (maintainer, via private email) [2],
		kde@ (rakuco, via irc) [3],
		Phil Oleson <oz@nixil.net> (maintainer, via private email) [4],
		xfce@ (rene, via irc) [5],
		Eduardo Gielamo Oliveira <egoliveira@gmail.com> (maintainer) [6],
		lme (maintainer, via irc) [7]
Thanx to:	Darren Salt (upstream libxine maintainer) for a few
		hints on irc to help with patching ports depending
		on deprecated libxine features
2012-02-26 15:22:37 +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
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
Ganael LAPLANCHE
a6a77bf429 - Update libdvdread and libdvdnav to 4.2.0 and bump dependent ports' revisions
- libdvdread: allow package building with libdvdcss if WITH_DVDCSS is set [1]
- libdvdread/libdvdnav: fix endianness handling [2]

Submitted by: olgeni [1], richo <richo@psych0tik.net> [2] (via mail to ports@)
PR: ports/162197 [1]
2012-01-17 14:35:18 +00:00
Juergen Lock
d881ac750d Generalize optimization sanity check so that levels like -Os are
accepted too.

PR:		ports/162204
Submitted by:	Samuel Duclos <wiseakasha@hotmail.com>
2011-10-31 20:55:56 +00:00
Juergen Lock
8c288a0639 libxine only builds with -O1 or higher, add a check to avoid more people
wondering about obscure build failures otherwise.

PR:		ports/162037 [1] (related to)
Submitted by:	Ilya Ermolin <ermolinis@gmail.com> [1]
2011-10-29 16:58:13 +00:00
Juergen Lock
3b609fb15e Fix build with xorg-dev repo.
Submitted by:	avg
Obtained from:	debian -
	http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610635
2011-10-11 18:29:09 +00:00
Martin Matuska
3b6562012d Update ImageMagick to 6.7.2-10 (shlib bumped to .5) 2011-10-11 07:17:46 +00:00
Juergen Lock
9936d03edc Fix build when multimedia/ffmpeg-devel is used in place of multimedia/ffmpeg.
Submitted by:	Phil Oleson <oz@nixil.net> (via private email)
Obtained from:	debian
2011-09-25 15:48:00 +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
Koop Mast
0e682dded4 Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:		ports/159624
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-08-11 19:20:17 +00:00
Juergen Lock
e0308c2146 - Replace typeof by __typeof__ in the multimedia/libxine clang fixes for
the benefit of clients including xine headers in extern "C".
- Unmark BROKEN multimedia/phonon-xine that this fixes.
2011-07-03 19:53:19 +00:00
Juergen Lock
cc3efda650 Fix build WITH_DEBUG.
PR:		ports/151886
Submitted by:	Jim Ballantine <j.ballantine@gmail.com>
2011-07-01 17:51:38 +00:00
Martin Matuska
c86cd8cae2 Bump due to ffmpeg update to 0.7.1 2011-06-24 22:39:03 +00:00
Juergen Lock
23dd509bef Fix build with clang.
Submitted by:	Andrius Morkunas, dim
2011-06-22 22:49:45 +00:00
Juergen Lock
b63f412766 - Add patch to improve vdpau stability (backported from [1].)
- Add (optional) patch for VAAPI/libva support ([2], with a crude
  check added by me to improve fallback when hardware/driver support
  is missing.)
- Take maintainership. [3]
- Bump PORTREVISION.

PR:		ports/155871
Submitted by:	nox (self)
Obtained from:	http://hg.debian.org/hg/xine-lib/xine-lib-1.2/rev/c655ca7b6bce [1],
		http://test.oppserver.net/xine/ffmpeg-vaapi_xine-lib-1.1.19.diff [2]
Approved by:	makc (previous maintainer, via private email) [3]
2011-03-25 20:30:31 +00:00
Max Brazhnikov
8dd05ead8d Fix fetch
Reported by:	Raphael Kubo da Costa via irc
Feature safe:	yes
2011-01-16 09:08:48 +00:00
Max Brazhnikov
51b522017b Add VDPAU support.
Submitted by:	nox via irc
Feature safe:	yes
2011-01-15 22:46:39 +00:00
Max Brazhnikov
199a6d9bdb Bump PORTREVISION for libdvdread dependants 2010-09-14 18:58:51 +00:00
Max Brazhnikov
9ef9b30968 Update to 1.1.19 [1]
Always build with external ffmpeg and faad
Allow build without NLS

PR:		ports/149652 [1]
Submitted by:	Rusty Nejdl <rnejdl at tethys.ringofsaturn.com>
2010-08-18 19:10:55 +00:00
Martin Matuska
dfc28b2b23 Update ImageMagick to 6.6.2-10 2010-07-24 19:49:59 +00:00
Martin Matuska
ab5c533c96 - Update ffmpeg to 0.6 2010-07-24 16:38:20 +00:00
Max Brazhnikov
1a03c3ac67 Update to 1.1.18.1
Build with external ffmpeg by default
Mark MAKE_JOBS_SAFE

Feature safe:	yes
2010-06-19 11:06:36 +00:00
Max Brazhnikov
c64a9c2ab3 Take maintainership
Feature safe:	yes
2010-06-18 21:02:00 +00:00
Mark Linimon
c068dbba0d Reset nobutaka@FreeBSD.org on certain ports at his request due to
lack of time.

Hat:		portmgr
2010-06-18 10:05:51 +00:00
Christian Weisgerber
30587b71c2 Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
2010-06-06 20:44:03 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Emanuel Haupt
0f8d106ae4 Chase audio/libmodplug update 2010-05-28 06:56:46 +00:00
Emanuel Haupt
6e2aeace66 Chase audio/libmodplug update. 2010-04-24 09:38:46 +00:00
Sylvio Cesar Teixeira
b5a5188b9a - Chase wavpack's lib dump
Approved by:	itetcu (mentor, implicit)
2010-04-10 14:38:28 +00:00
Martin Matuska
779a04d1f7 - Bump Magick++, MagickWand or MagickCore dependency 2010-03-28 21:41:12 +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
Max Brazhnikov
e39635a955 Update www.
PR:		ports/142342
Submitted by:	makc
Approved by:	maintainer timeout (> three weeks)
2010-01-27 21:16:46 +00:00
Tilman Keskinoz
9e811c372a Chase libcdio shared library version bump 2009-11-28 10:34:26 +00:00
MANTANI Nobutaka
bb99b8106c Add WITH_FFMPEG knob to use external ffmpeg.
PR:		ports/137792
Submitted by:	"Dima Panov" <fluffy@fluffy.khv.ru>
Feature safe:	yes
2009-09-23 14:37:46 +00:00
Dmitry Marakasov
a13d9a603d - Switch SourceForge ports to the new File Release System: categories starting with M 2009-08-22 00:28:34 +00:00
Christian Weisgerber
94d47b2ecd Bump PORTREVISION after libogg and libvorbisfile major version increment. 2009-07-06 21:25:59 +00:00
MANTANI Nobutaka
a5347c4678 Remove old patch that should be removed in previous commit.
Reported by:	 QAT, Juergen Lock <nox@jelal.kn-bremen.de>
2009-05-10 13:56:08 +00:00
MANTANI Nobutaka
6ac144cb80 - Update to 1.1.16.3.
- Fix hardcoded libdvdcss shared library version. [*]

PR:		ports/134153 [*]
Submitted by:	Joseph S. Atkinson <jsa@wickedmachine.net> [*], jpaetzel [*]
2009-05-10 05:51:11 +00:00
MANTANI Nobutaka
61e7541eea Fix DivX/XviD support breakage. 2009-03-01 04:36:56 +00:00
Pav Lucistnik
5d47f330ec - Unbreak: needs perl to build, and fix plist
PR:		ports/132095
Submitted by:	Matt Dawson <matt@chronos.org.uk>
With hat:	portmgr (blocks 134 ports)
2009-02-26 00:21:23 +00:00
MANTANI Nobutaka
7894cd958b - Update to 1.1.16.2.
- Add FAAD option for external libfaad support. [*]

PR:		ports/131955 [*]
Submitted by:	Jan Henrik Sylvester <me@janh.de>
2009-02-22 14:34:56 +00:00
Martin Matuska
c5e1202db4 - Update ImageMagick to 6.4.9.2
- Libraries Magick++, MagickCore and MagickWand bumped to 2
- Update all ports using libraries above
2009-02-10 19:50:55 +00:00