Commit graph

70 commits

Author SHA1 Message Date
Thomas Zander
30a5a15085 Fix runtime crash with certain MPEG2 files on pre-10 systems.
PR:		199283
MFH:		2015Q2
2015-04-12 14:37:50 +00:00
Thomas Zander
14912f59d4 - Update to new upstream snapshot as of 2015-04-03
(included ffmpeg snapshot as of 2015-04-03)
- Fix vulnerabilities CVE-2014-8544 and CVE-2014-9604
  with bundled ffmpeg snapshot in the process

MFH:		2015Q2
2015-04-04 07:07:20 +00:00
Thomas Zander
5db77513a2 Fix cdio support
While on it:
Remove CDPARANOIA option
- broken with cdparanoia port anyway
- move CDIO from radio button group to standard (default off) OPTION
- remove radio button group CDPARANOIA/CDIO

Reported by:	Kris Moore (kris@pcbsd.org) via mail
MFH:		2015Q1
2015-01-24 18:32:07 +00:00
Thomas Zander
dd5d1730cd Modernise compiler handling
- Retire OTCHAIN OPTION
- Retire support for gcc 4.2 from base
- Depend on c11 compliant compiler via USES=compiler:c11
- Respect CC,CXX,CPP from environment (fixes bug 196811)
- Bump PORTREVISION (default package on 8.x changes)
2015-01-18 17:00:48 +00:00
Antoine Brodin
c6faa705a5 Update graphics/giflib to 5.0.5
Differential Revision:	https://reviews.freebsd.org/D1361
Submitted by:	bapt
Reviewed by:	self
Exp-run by:	self
2015-01-14 18:19:32 +00:00
Thomas Zander
b05605bc33 - Upstream versions of mplayer and ffmpeg as of 2014-12-23
- Remove the following OPTIONS:
  - MEMALIGN (now used by default where supported)
  - PROFILE (shaky, unreliable, rarely used, nigh unsupportable)
  - DIRAC (codec support only via libschroedinger)
- Default-depends on external libdvdnav
  (mplayer no longer bundles internal dvd support libraries)
- Simplify CFLAGS handling
- Use -mstack-alignment=16 -mstackrealign on clang / i386
2014-12-29 08:39:33 +00:00
Baptiste Daroussin
bb21093773 Bump portrevision after png update 2014-12-25 20:54:41 +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
Thomas Zander
4d537e472d Enable network streaming via https and other encrypted connections
- Introduce GNUTLS OPTION and make it default
- Add extra patch for gnutls support from mplayer svn head

While on it
- Fix cflags/ldflags in mencoder: USES pkgconfig
2014-11-20 21:42:42 +00:00
Thomas Zander
fa8b448107 Correct iconv handling
Bump PORTREVISION

While on it:
- Remove @dirrm(try) from pkg-plists

PR:		195065
Submitted by:	yuri@rawbw.com
Reviewed by:	riggs
2014-11-16 17:20:32 +00:00
John Marino
e37d39a111 Add USES=alias to several ports
Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD
by setting CFLAGS+= -D__FreeBSD__.  For some ports, this fixes the build
without the need for additional patches.

Approved by:	portmgr (bapt, blanket)
2014-10-20 09:34:03 +00:00
Thomas Zander
0030c323d5 - Add experimental OPTION to avoid memory alignment hacks 2014-09-13 12:46:27 +00:00
Tijl Coosemans
5850f0e383 converters/fribidi:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
2014-08-31 11:54:16 +00:00
Thomas Zander
bb6d0ade27 - Update to new upstream snapshot 2014-08-24
- GUI OPTION is no longer default
- Workaround an issue in CURRENT which prevented building
  a binary that supports profiling
- Retire no longer needed CONFIGURE_ARGS and patch for CVE-2014-4610
2014-08-29 09:55:41 +00:00
Tijl Coosemans
14e2af0516 audio/rhythmbox: drop :keepla
multimedia/banshee: add USES=libtool and INSTALL_TARGET=install-strip
multimedia/libmtp: add USES=libtool and INSTALL_TARGET=install-strip
multimedia/libaacs:
- USES=libtool pathfix
- Add INSTALL_TARGET=install-strip
- Avoid USE_AUTOTOOLS
- Remove plist target, superseded by makeplist
multimedia/libbluray:
- USES=libtool pathfix
- Add INSTALL_TARGET=install-strip
- Avoid USE_AUTOTOOLS
- Remove plist target, superseded by makeplist
- Use OPTIONS_SUB
- Replace patch with post-patch command

Bump dependent ports
2014-07-18 11:02:58 +00:00
Tijl Coosemans
b2c93db5af Add a global OPUS_DESC 2014-07-11 14:12:30 +00:00
Thomas Zander
91aeee04b4 - Fix integer overflow in mencoder (bundled ffmpeg CVE-2014-4610)
- Fix integer overflow in mplayer (bundled ffmpeg CVE-2014-4610)
- Bump PORTREVISION in both ports

Approved by:	mentors (implicit)
MFH:	2014Q2
Security:	17dfd984-feba-11e3-b938-5404a68ad561
		9ab3a22c-feb8-11e3-b938-5404a68ad561
2014-06-28 12:13:03 +00:00
Thomas Zander
5f06c72a18 - Add CONFLICTS to mplayer to prevent install conflict with mplayer2 [1]
- Fix crash when trying to play certain videos with no audio in gmplayer [2]
- Improve non-options variable summary during build in pre-everything [2]
- Bump PORTREVISION in mplayer (the binary changes)

PR:		190027
Submitted by:	rfg@tristatelogic.com [1], andre@albsmeier.net[2]
Approved by:	mentors (implicit)
2014-06-07 13:24:16 +00:00
Thomas Zander
fd39b1ac01 - Sync with upstream snapshot of 2014-04-18
- General Makefile cleanup
- Fix x11 dependency handling (xproto was missing)
- Builds with LOCALBASE != PREFIX should work everywhere now
- Remove support for esd unconditionally
- mplayer: default build enables fribidi option, so smplayer and smtube
  packages from official FreeBSD package repos will work out of the box
- Add profiling option (disabled by default)
- Remove WITH_LANG knob (was unused for a long time anyway)
- Chase libbluray shared lib version bump from ports/188573

Approved by:	thierry (mentor)
2014-04-27 14:22:25 +00:00
Thomas Zander
f9d5377488 - Bring back VPX option, thus fixing potential (de-)install dependencies
- Handle UTF-8 charset properly in libvo
- Bump PORTREVISION

PR:		ports/188657, ports/188697
Submitted by:	anonymous <anonymous@gmail.com>
Approved by:	jadawin (co-mentor)
MFH: 2014Q2
2014-04-18 15:07:38 +00:00
Thomas Zander
d73825cf2c - Drop support for pre-8.3 systems
- Convert old LIB_DEPENDS to new format
- Fix staging breakage for PREFIX!=LOCALBASE
- Fix bug passing wrong CONFIGURE_ARGS when using DEBUG
  (causes dangling dependencies in debug builds)
- Bump PORTREVISION
- Update maintainer e-mail address

Approved by:	thierry (mentor)
MFH:		2014Q1
2014-02-17 22:34:40 +00:00
Thierry Thomas
f8cfface7c . Update to 1.1.20131223
. This addresses multiple mplayer + mencoder problems:
- Wrong aspect ratio in certain (old) h264 files
  (Thanks Carl + Reimar for fixing this upstream)
- Proper handling of RTCPU. Fixes ports/184937 and ports/153776
- Remove explicit cat pkg_messag. Fixes ports/184945
- Dependency registration on screensaver works now. Fixes ports/177721

PR:		ports/185142
Submitted by:	Thomas Zander (maintainer)
2013-12-24 17:26:22 +00:00
Thierry Thomas
975b6ff93b - Update to 1.1.20131109
- Stagify

Note: options have been modified, please review your config!

PR:		ports/184407
Submitted by:	Thomas Zander (maintainer)
2013-12-15 18:50:51 +00:00
Kubilay Kocak
51bfa6a800 multimedia/x264: Update to 20130827 snapshot
- Update to 20130827 snapshot
- Add CONFIGURE_ARGS to disable OpenCL, fixes configure failure
- Chase library version bump in dependent ports

PR:		ports/182484
Submitted by:	mm
Reviewed by:	kwm, bapt
2013-10-07 09:21:13 +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
Bryan Drewery
d37d4331e2 - Add missing LZO_DESC
PR:		ports/177586
Submitted by:	Ilya A. Arkhipov <rum1cro@yandex.ru>
Approved by:	Thomas Zander <thomas.e.zander@googlemail.com> (maintainer)
Feature safe:	yes
2013-04-16 15:01:00 +00:00
Christian Weisgerber
71ed9f76bb Update mplayer and mencoder to a recent snapshot. Major changes:
- Reduce the number of dependencies (use internal ffmpeg whenever possible)
  in mplayer
- Do not build with clang on i386
- Use new options framework

PR:		177083
Submitted by:	Thomas Zander <thomas.e.zander@googlemail.com> (maintainer)
2013-03-23 15:45:25 +00:00
Juergen Lock
d89b327207 - Only default to clang on amd64 and when /usr/bin/clang exists.
- Set CPP= clang-cpp in that case too.
- Fix windows codecs dir configure arg.
- Bump PORTREVISIONs.

PR:		ports/171249
Submitted by:	"Herbert J. Skuhra" <h.skuhra@gmail.com>
Submitted by:	Thomas Zander <thomas.e.zander@googlemail.com> (maintainer)
2012-09-04 20:56:27 +00:00
Juergen Lock
20d36ccbc7 Also update mencoder to 2012-07-21 snapshot that I missed.
PR:		ports/170735
Submitted by:	Thomas Zander <thomas.e.zander@googlemail.com> (maintainer)
Apologies to:	scheidell for missing that he took the PR
2012-09-01 15:22:09 +00:00
Martin Matuska
1a43bc6e54 Update multimedia/x264 to 0.125.2201
Switch to new options framework
2012-07-23 19:27:25 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Michael Scheidell
0260448577 - Fix h264 regression in mplayer/mencoder from ffmpeg
- Bump PORTREVISION on master and slave to force rebuild

PR:		ports/167485
Submitted by:	Thomas Zander <thomas.e.zander@googlemail.com> (maintainer)
2012-05-03 00:13:16 +00:00
Martin Matuska
f74b3c4c83 Update x264 to 0.123.2189 2012-04-25 14:19:00 +00:00
Michael Scheidell
bffe7f9063 - Update mplayer and memcoder to 2012-03-22 shapshot
- Supersedes ports/164943

PR:		ports/166946
Submitted by:	Thomas Zander <thomas.e.zander@googlemail.com> (maintainer)
2012-04-17 18:50:38 +00:00
Dmitry Marakasov
e1feca74ec - Add option for enca charset detection
- Fix v4l support

PR:		164639
Submitted by:	"Marat N.Afanasyev" <amarat@ksu.ru>
Fix by:		Thomas Zander <thomas.e.zander@googlemail.com> (maintainer)
2012-02-10 23:26:29 +00:00
Martin Matuska
1a193f8a71 Update multimedia/schroedinger to 1.0.11 2012-01-25 10:11:48 +00:00
Emanuel Haupt
0dd26a3a8b Explicit link against /usr/lib/libncurses.so instead of using -lncurses to
prevent a conflict with devel/ncurses.

PR:		164244
Submitted by:	Thomas Zander <thomas.e.zander@googlemail.com> (solution)
Approved by:	Thomas Zander <thomas.e.zander@googlemail.com> (maintainer)
2012-01-18 10:52:56 +00:00
Michael Scheidell
dbadfe7b3a - Update to 1.0.r20111218
PR:		ports/163969
Submitted by:	thomas.e.zander@googlemail.com (maintainer)
Approved by:	gabor (mentor)
----------------------------------------------------------------------
2012-01-15 22:31:53 +00:00
Alexander Leidinger
e269a2b517 Update lame to 3.99.3.
Bump portrevision of all ports which depend upon it.
2012-01-14 22:27:02 +00:00
Martin Matuska
26cbc33e1b Update x264 to 0.119.2113 2011-12-21 08:48:28 +00:00
Martin Matuska
3877ad0a33 Update x264 to 0.116.2076 2011-10-10 10:04:07 +00:00
Brendan Fabeny
07b6aa4bc8 Enable libass by default; do not silently override user-specified
libass option; disable enca autodetection when libass is disabled;
bump portrevision

Approved by:	Thomas Zander (maintainer)
2011-08-01 03:40:31 +00:00
Mario Sergio Fujikawa Ferreira
472f73f0c0 o Fix build when multimedia/libass is already installed when one
tries to build multimedia/mplayer

  * Add option 'ASS "Enable ASS/SSA subtitle rendering"' with default
    off
    - However, override user decision to on if multimedia/libass
    is already installed: mplayer does not uphold configure options
    disabling dependency on external port.

  * Do not bump PORTREVISION since nothing has really changed for
  users who didn't have multimedia/libass on their systems

PR:		ports/159021
Approved by:	maintainer
2011-07-20 02:52:34 +00:00
Martin Matuska
0c0dda15f1 Update to 0.115.2000 2011-06-23 18:09:46 +00:00
Dennis Herrmann
d44c8a67e3 - Update mplayer and mencoder to the latest snapshots.
PR:		ports/156086
Submitted by:	Thomas Zander <thomas.e.zander@googlemail.com> (maintainer)
2011-04-01 11:09:36 +00:00
Emanuel Haupt
1dd7e6eb8e Fix typo introduced by the previous commit.
Notified by:	N.J. Mann <njm@njm.me.uk>
2011-03-03 09:29:37 +00:00
Emanuel Haupt
803472b1ac Add optional multimedia/libbluray support
PR:		154939
Approved by:	Thomas Zander <thomas.e.zander@googlemail.com> (maintainer)
2011-03-02 21:48:01 +00:00
Hiroki Sato
f74020dd26 Fix an implicit library dependency issue.
Discussed with:	Jan Henrik Sylvester and Thomas Zander
Feature safe:	yes
2011-01-19 01:58:24 +00:00
Eygene Ryabinkin
cae7962259 multimedia/mencoder: add fontconfig dependency
Adding the fontconfig knob as per discussion in
  http://lists.freebsd.org/pipermail/freebsd-ports/2010-December/065147.html

PR: 153755
Approved by: Thomas Zander <riggs@rrr.de> (maintainer), erwin (mentor)
2011-01-09 13:23:18 +00:00
Beech Rintoul
e2c8af6ff6 Update mplayer and mencoder to the latest snapshots.
PR:		ports/152714
Submitted by:	Thomas Zander (thomas.e.zander@googlemail.com) (maintainer)
Approved by:	itetcu (mentor) (implicit)
2010-12-02 09:18:01 +00:00