Commit graph

224 commits

Author SHA1 Message Date
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
Juergen Lock
738b7edbd5 (Attempt to) Fix build with clang+libc++.
Submitted by:	pb2 via bapt
2013-09-06 21:45:37 +00:00
Juergen Lock
ae9e30b40b Only x11/nvidia-driver-304 still has libXvMCNVIDIA.
PR:		ports/181852
Submitted by:	Lawrence Chen <lkchen@ksu.edu>
2013-09-06 21:21:41 +00:00
Guido Falsi
642be1b81d - Make ports use the libc provided iconv implementation on 10-CURRENT
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc

Reviewed by:	bapt
Approved by:	portmgr (bapt)
Discussed with:	bapt, bsam (who both contributed ideas and code)
2013-09-04 18:06:07 +00:00
Juergen Lock
6b1e05e1c5 - Convert to USES=gmake perl5.
- Fix register allocation problems with clang on i386:
  * Remove the q modifier from inline asm such that clang no longer
    uses a 64 bit register. Instead cast the operand to register_t
    which is 32 bit on i386 and 64 bit on amd64.
  * Add -fomit-frame-pointer to CFLAGS to free up an extra register.
- Fix the issue with WITH_DEBUG by adding --disable-real-codecs
  which apparently never really worked anyway.
- Patch configure so it no longer adds -mtune=i386 to CFLAGS.
- Bump PORTREVISION.

PR:		ports/181786
Submitted by:	tijl
2013-09-04 16:45:13 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Juergen Lock
df7db5cedb Set USE_GCC= any on i386 as clang there doesn't like
src/post/deinterlace/plugins/greedy2frame_template_sse2.c .

Submitted by:	pointyhat via miwi
2013-07-21 11:27:17 +00:00
Christian Weisgerber
1f2b1eac8e * Major update to FLAC 1.3.0, including shared library bumps.
* Chase the update in dependent ports.

PR:		179072
2013-06-09 19:30:58 +00:00
Juergen Lock
1bf0257657 - Remove bogus @dirrmtry.s from plist discovered by pkgng DEVELOPER_MODE.
- No PORTREVISION bump as the package doesn't change (significantly.)

Submitted by:	91amd64-exp-run via miwi
2013-05-17 18:48:45 +00:00
Marcus von Appen
a3a0715f38 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
2013-04-27 11:59:28 +00:00
Alex Kozlov
83f02b963c - Convert USE_GETTEXT to USES (part 4)
Approved by:	portmgr (bapt)
2013-04-26 10:44:28 +00:00
Baptiste Daroussin
992586fa08 Finish converting the whole ports tree to USES=pkgconfig 2013-04-23 14:20:25 +00:00
Juergen Lock
e45899ea60 - Add missing deps.
- Bump PORTVERSION.

PR:		ports/175968
Submitted by:	pawel
2013-02-08 22:12:17 +00:00
Juergen Lock
fa14c6b4d2 Typo fix. 2012-10-07 20:35:26 +00:00
Juergen Lock
280602a1c6 - Add USE_PKGCONFIG= build . [1]
- Strip Makefile headers.

Submitted by:	bapt [1]
2012-10-06 21:54:49 +00:00
Juergen Lock
f8d3d122df Fix build on non-x86.
Submitted by:	jhibbits
Obtained from:	http://anonscm.debian.org/hg/xine-lib/xine-lib-1.2/rev/b0df4b6003ad
2012-08-29 17:10:15 +00:00
Juergen Lock
c21090625e (Attempt to) fix build with clang by assuming clang doesn't need a
clobber list with __asm__ __volatile__ ("emms").

PR:		ports/171119
Submitted by:	Dan McGregor <dan.mcgregor@usask.ca>
2012-08-27 22:18:55 +00:00
Christian Weisgerber
bcd6fbdee4 libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
2012-07-19 20:15:37 +00:00
Juergen Lock
32bf1b3aac - Update multimedia/libxine to 1.2.2 .
- Bump PORTREVISION for ports depending on it by default.
2012-06-23 13:21:04 +00:00
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