Commit graph

45 commits

Author SHA1 Message Date
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
Jimmy Olgeni
20f47dcdfe Chase x264 shlib bump. 2010-12-01 14:02:51 +00:00
Ganael LAPLANCHE
2e907e34d2 Remove support for deprecated libmpcdec
PR:		150510
Approved by:	Thomas Zander <thomas.e.zander@googlemail.com> (maintainer),
		ehaupt (mentor)
2010-10-05 05:57:28 +00:00
Mark Linimon
3b69d193b4 Mark as broken on sparc64 (and, presumably, ia64): runtime CPU detection
is only set up for amd64/i386/powerpc.

Hat:		portmgr
2010-09-17 09:22:54 +00:00
Rene Ladan
92f38f55f8 - correctly pick up dependency on libvpx if selected in options
- remove mencoder dependency on mplayer,
  the two ports can now be installed independently.
- remove dependency on liba52 as this is handled by internal libavcodec
- correctly handle dependency on external libschroedinger

PR:		ports/149534
Submitted by:	maintainer
Tested by:	Christopher Key [cjk32 cam.ac.uk]
2010-09-02 19:56:12 +00:00
Rene Ladan
029f4248ec - update to 2010-07-17 snapshot (demuxer fixes, VP8 codec support)
- optionify libmng input support
- explicitly disalbe libdirac-lavc support
- cleanups

PR:             ports/149206
Submitted by:   maintainer
Approved by:    tabthorpe (mentor)
2010-08-03 12:37:29 +00:00
Jimmy Olgeni
cf6a3f3cfe Chase libx264 shlib version bump. 2010-07-25 10:25:43 +00:00
Alexander Leidinger
a23bcd1501 - update audio/lame to 3.98.4
- use ?= for the portrevision of a master port to make it possible to
  change it in a slave port which depends upon lame
- bump portrevisions of ports which depend upon lame
  - done via a semi-automated way (manual review and fixup)
  - I tried to take care to not bump ports which only depend optionaly on
    lame (with a default of no dependency)
2010-06-03 08:55:01 +00:00
Martin Matuska
f155fbed29 - Remove libdts support (this is now done by ffmpeg) [1]
- Fix libcdio dependency [2]

Reported by:	naddy [1] (private e-mail)
Submitted by:	Thomas Zander [1] [2] (maintainer, private e-mail)
2010-04-25 08:29:23 +00:00
Martin Matuska
c2902ebdd2 - Update to 1.0.r20100117
Submitted by:	Thomas E. Zander <riggs@rrr.de> (maintainer, private e-mail)
2010-04-21 13:07:23 +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
Christian Weisgerber
94d47b2ecd Bump PORTREVISION after libogg and libvorbisfile major version increment. 2009-07-06 21:25:59 +00:00
Pav Lucistnik
d7470c69ae - Change RESTRICTED to NO_PACKAGE; this way MPlayer distfile can be mirrored
Approved by:	Thomas Zander <riggs@rrr.de> (maintainer)
2009-01-14 23:26:05 +00:00
Martin Wilke
9d4c73a5bc - Use additional configure arguments that fix a build problem in ports/128085
- Small change of configure arguments also fixes ports/128074
- Fix a stack buffer overflow vulnerability while parsing malformed TwinVQ
  media files.
- Bump PORTREVISION

PR:		129810
Submitted by:	Thomas Zander <riggs@rrr.de> (maintainer)
Security:	http://www.vuxml.org/freebsd/7c5bd5b8-d652-11dd-a765-0030843d3802.html
2009-01-06 18:57:27 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Martin Wilke
f3296815f9 - Fix remote vulnerabilities
- Bump PORTREVISION

PR:		120230
Submitted by:	Thomas Zander <riggs@rrr.de> (maintainer)
2008-03-06 22:38:40 +00:00
Martin Wilke
ddb8318f78 - Update to 1.0rc2
PR:		118231
Submitted by:	Thomas Zander <riggs@rrr.de> (maintainer)
2007-12-12 23:26:37 +00:00
Michael Johnson
afda336472 Chase libtheora lib version 2007-10-11 14:45:02 +00:00
Sergey Matveychuk
d5a517a593 - Add port multimedia/mencoder as slave to mplayer port.
PR:             ports/115170
Submitted by:   Thomas E. Zander, mplayer maintainer
2007-08-07 12:42:44 +00:00