Commit graph

197 commits

Author SHA1 Message Date
Martin Matuska
3fc3b4d926 Update to 0.7.4 2011-09-19 08:53:11 +00:00
Martin Matuska
53dda16a09 Update to 0.7.3 2011-08-22 21:14:34 +00:00
Martin Matuska
a63eb2ca1e Update to 0.7.2 2011-08-09 09:47:38 +00:00
Martin Matuska
7ebcb30f2b Add missing OpenCV patch
PR:		ports/158510
2011-06-29 20:46:36 +00:00
Martin Matuska
bde4e17d22 Reintroduce OPENCV and FREI0R options and enable by default
Remove SSSE3 and CPUDETECT options (now always on)

PR:	ports/149889, ports/156803, ports/158289, ports/158331
2011-06-29 14:16:13 +00:00
Martin Matuska
19f3afd85c Add patch to fix building C++ programs 2011-06-27 22:54:45 +00:00
Martin Matuska
3d5626cd59 For now, disable frei0r support because of cyclic dependencies 2011-06-27 20:41:15 +00:00
Martin Matuska
6d711ae786 Fix plist if defined WITHOUT_FFSERVER
Reported by:	Stas Verberkt <legolas_at_legolasweb_dot_nl>
2011-06-25 09:35:38 +00:00
Martin Matuska
51d10181f9 Add missing patch 2011-06-25 09:21:31 +00:00
Martin Matuska
2664faddd4 Change descriptions of several OPTIONS
Reorganize several knobs
2011-06-25 09:13:40 +00:00
Martin Matuska
c5b7f54af8 Update ffmpeg to 0.7.1
Add support for celt, freetype2, frei0r, rtmp, vo-aacenc, vo-amrwbenc
2011-06-24 22:37:15 +00:00
Martin Matuska
0c0dda15f1 Update to 0.115.2000 2011-06-23 18:09:46 +00:00
Martin Matuska
315d2967e6 Update libvpx to 0.9.6
Bump PORTREVISION of depending ports

PR:		ports/155522
Approved by:	maintainer (timeout)
2011-05-03 17:29:47 +00:00
Martin Matuska
80c84fd81b Update to 0.6.3 2011-05-03 11:37:46 +00:00
Martin Matuska
c691641e0b - Fix license files 2011-03-22 08:05:03 +00:00
Martin Matuska
a1047ab2a0 - Add LICENSE information
- If linking against libfaac, set RESTRICTED
- Respect WITH_DEBUG [1]
- Change WITH_VDPAU to a build-time dependency [2]
- Add new option WITH_VAAPI (multimedia/libva) [3]

PR:		ports/153540 [1], ports/153581 [2], ports/153727 [3]
Submitted by:	swell.k@gmail.com
2011-03-22 07:38:46 +00:00
Martin Matuska
e334049a3c - Add libvdpau support to OPTIONS
PR:		ports/153491
Submitted by:	Bernhard Froehlich <decke@FreeBSD.org>
2010-12-29 21:41:36 +00:00
Martin Matuska
05f8d201e3 - Add runtime CPU detection to OPTIONS (WITH_CPUDETECT)
- Enable runtime CPU detection by default (suitable for packages)
- Add MAP_ANONYMOUS libswscale patch (partially upstream) [1]

Submitted by:	avg [1]
2010-12-21 09:16:51 +00:00
Martin Matuska
30bca21ace - Remove -D_POSIX_C_SOURCE=200112 from CFLAGS
fixes some inline assembly crashes (libswscale.so)

Reported by:	avg (on freebsd-multimedia@)
2010-12-12 23:43:50 +00:00
Martin Matuska
8746c8ffeb - Update x264 to 0.110.1804 2010-11-30 09:50:47 +00:00
Martin Matuska
8169283b8c - Update to 0.6.1 2010-10-19 10:27:39 +00:00
Martin Matuska
c16e691091 - fix conflicts with ffmpeg-devel [1]
- properly handle alsa-lib as a possible dependency [2]

PR:		ports/150634 [1], ports/151508 [2]
Submitted by:	avilla@FreeBSD.org [1], makc@FreeBSD.org [2]
2010-10-16 22:36:03 +00:00
Martin Matuska
236041c887 - Update schroedinger to 1.0.10 2010-10-11 13:51:28 +00:00
Martin Matuska
abff9e46a8 - Fix architecture recognition [1]
- Remove ARCH hack and rename ARCH to FFMPEG_ARCH (fixes powerpc64 build)
- Synchronize patches between ffmpeg and ffmpeg-devel

PR:		ports/148200 [1]
Submitted by:	Nathan Whitehorn <nwhitehorn@freebsd.org> [1]
2010-08-01 20:41:26 +00:00
Martin Matuska
6abcd99e73 Add VP8 codec support via libvpx and enable by default
PR:		ports/149006
Submitted by:	Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
2010-07-27 18:53:43 +00:00
Martin Matuska
9171318691 Add missing files to PORTDOCS 2010-07-25 16:18:15 +00:00
Martin Matuska
ab5c533c96 - Update ffmpeg to 0.6 2010-07-24 16:38:20 +00:00
Martin Matuska
165386783b - Update x264 to 20100624 (build 98) 2010-07-24 15:30:17 +00:00
Martin Matuska
69f0b7bdeb - Support SSSE3 by default 2010-06-09 16:38:59 +00:00
Martin Matuska
baa04f1b0d - Fix CFLAGS
- Support SSSE3 without USE_GCC44+ (devel/binutils only)
2010-06-09 16:24:45 +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
Martin Matuska
bdd5a59cd2 - Update to 0.5.2 2010-05-30 09:17:59 +00:00
Martin Matuska
159cf134b0 - Update x264 to shared library version 85 2010-04-21 12:56:46 +00:00
Martin Matuska
c9778da82f - Add ssse3 support to OPTIONS 2010-04-18 20:41:52 +00:00
Martin Matuska
c69b1d74df - Fix mmx/sse support in amd64 package [1]
- Add support for multimedia/x264-devel
- Bump PORTREVISION

PR:		ports/145586 [1]
Submitted by:	Bob Frazier <bobf@mrp3.com> [1]
2010-04-18 12:07:45 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Martin Matuska
1f694edf29 - Update schroedinger to 1.0.9
- Bump library version
2010-03-24 18:44:22 +00:00
Martin Matuska
464b61f663 - Fix configure option if building WITH_FAAC
PR:		ports/144620
Submitted by:	Yi-Huan Chan <yhchan@csie.nctu.edu.tw>
2010-03-10 14:03:01 +00:00
Martin Matuska
c311f99b08 - Update to 0.5.1
- this version supports libx264 up shlib ver. 85
2010-03-10 11:00:00 +00:00
Martin Matuska
a8bef818e9 - Unbreak build if recent multimedia/v4l-compat is installed
Submitted by:	kwm
2010-01-19 11:24:04 +00:00
Martin Matuska
9b17ff07f4 - Move x11grab to OPTIONS as this requires x11, disable by default
- Bump PORTREVISION
2009-12-31 11:15:30 +00:00
Martin Matuska
67c2ef94bc - fix VUPEN/ADV-2009-2678
Reported by:	hxxp@mailvault.com
Feature safe:	yes
2009-10-16 11:24:04 +00:00
Martin Matuska
a027199419 - Add ffmpeg-devel to CONFLICTS 2009-08-12 10:30:16 +00:00
Martin Matuska
6b032dd0b1 - Update ffmpeg to 0.5
- Include parts of [1]
- Take maintainership

PR:	ports/134632 [1]
2009-08-12 08:43:17 +00:00
Christian Weisgerber
94d47b2ecd Bump PORTREVISION after libogg and libvorbisfile major version increment. 2009-07-06 21:25:59 +00:00
Pav Lucistnik
694ee5533a - Update x264 to 0.0.20081218
- Remove x264-gtk

PR:		ports/132780
Submitted by:	Bapt <baptiste.daroussin@gmail.com>

- Update libquicktime to 1.1.1 to fix build with new x264

Submitted by:	kwm

- Chase x264 shlib bump
2009-03-31 13:58:18 +00:00
Martin Matuska
69d69ada8f - Add MAKE_JOBS_SAFE to support SMP compilation 2009-03-24 16:58:56 +00:00
Martin Wilke
ef95eee68f - Fix 4xm Processing Memory Corruption Vulnerability
- Bump PORTREVISON

PR:		132434
Submitted by:	Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Security:	http://www.vuxml.org/freebsd/6733e1bf-125f-11de-a964-0030843d3802.html
2009-03-16 19:38:08 +00:00
Martin Wilke
cc584e38d2 - Chase audio/faad shlib bump 2009-02-21 15:51:15 +00:00
Michael Johnson
ab4a9d26c5 Force ffserver in to the background.
Reported by:	Robert Huff <roberthuff@rcn.com>
2008-09-07 03:31:58 +00:00
Pav Lucistnik
7d6df2a26f - Fix OPTIMIZED_CFLAGS option on gcc 4.2 (at least): explicitly disable
finite-only math

PR:		ports/123409
Submitted by:	Tatsuki Makino <tatsuki_makino@hotmail.com>
2008-09-05 15:20:46 +00:00
Michael Johnson
f6a92964f8 Fix build when ARH_NV or ARM_WB is defined
PR:		ports/126554
Submitted by:	Carl Fongheiser <carlfongheiser@gmail.com>
2008-08-17 02:58:21 +00:00
Joe Marcus Clarke
2e6153f64f Enable the img_resample (old) code even if ffmpeg is built with libswscale
support.  There were patches floating around for other OSes that did
something similar.  While applications should be moving to libswscale,
some (e.g. vlc) haven't gotten there yet.
2008-08-14 22:08:02 +00:00
Joe Marcus Clarke
37fb32fe13 Append -I${includedir}/ffmpeg on to the Cflags in the pkg-config files.
This is known to fix the build of audio/picard, and maybe other ports as
well.

Reported by:	erwin
2008-08-11 04:33:45 +00:00
Joe Marcus Clarke
f4551c862f Fix the plist after the recent commit.
Reported by:	QA worry wort
2008-08-11 02:41:45 +00:00
Joe Marcus Clarke
48f50328ce Build libswscale by default once again. I could not reproduce any problems
in swfdec-0.6.8, and ahze couldn't remember exactly what problems were
caused before.  If people notice issues after this commit, we will look
into them.

Approved by:	multimedia (ahze)
2008-08-10 19:46:42 +00:00
Jeremy Messenger
77e0fd4c4a Fix compat headers installation, bump the PORTREVISION.
PR:		ports/126061
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Approved by:	marcus
2008-08-05 03:02:39 +00:00
Michael Johnson
6783a6db01 Install all the ffmpeg headers in a compat location to fix build of many ports
Reported by:	pav
2008-07-28 21:17:38 +00:00
Michael Johnson
a1414ad0e5 Update to 2008-07-27 snapshot 2008-07-27 23:51:20 +00:00
Martin Matuska
b11e80e803 - move knobs into OPTIONS, make (almost) everything selectable
- add option VHOOK to disable video hooks
- patch configure to support enable/disable of freetype2 and imlib2 vhooks
- fix imlib2 detection if no ${X11BASE}/include/X11/Xlib.h present
- bump PORTREVISION

PR:		ports/121636
Submitted by:	mm
Approved by:	maintainer timeout
2008-04-27 10:22:56 +00:00
Christian Weisgerber
2b53d66d80 Typo and consistency in the WITH/WITHOUT_foo messages. 2008-03-22 17:19:42 +00:00
Martin Wilke
2d73db3533 - Chase devel/sdl12 shlib version bump 2008-03-13 14:28:35 +00:00
Stanislav Sedov
9a2e4c8b78 - Update enlightenment-devel and EFL libraries to the latest snapshot
- Deprecate old unsupported apps and modules (entice, devian, eveil, engage)
- Split evas and ecore to separate modules to handle dependencies properly
- Disable PAM in enlightenment-devel as it don't work anyway (requires root
  privilegies)
- Add DBUS support.

Thanks to:	az
2008-03-11 21:13:53 +00:00
Anders Nordby
1fdf5397c2 Add support for 3GPP floating-point Adaptive Multi-Rate (AMR) speech
codec.
2008-01-10 22:32:11 +00:00
Michael Johnson
0bbbeb0b91 pass CONFIGURE_ARGS if WITHOUT_X264 is defined
Requested by:	mezz
2007-10-09 19:38:24 +00:00
Michael Johnson
c9289eff99 - Update to 2007-10-04
- Chase libtheora
2007-10-09 18:19:18 +00:00
Michael Johnson
1956d9c560 Update to 2007-09-14 snapshot 2007-09-16 18:09:51 +00:00
Jeremy Messenger
1abe5c9631 -Fix the build with WITH_DEBUG=yes by force add -O2 in DEBUG_FLAGS.
PR:		ports/115296
Reported by:	Robert Gogolok <gogo@cs.uni-sb.de>
2007-08-25 21:57:39 +00:00
Jeremy Messenger
24966ccf95 -Fix the CFLAGS/LDFLAGS.
-Fix the build if it has no -O* or/and has -O0 by force replace to -O2.

PR:		ports/115076
Submitted by:	Tatsuki Makino <tatsuki_makino@hotmail.com>
2007-08-25 21:47:44 +00:00
Michael Johnson
854d3237d5 Make CONFIGURE_ARGS and MAKE_ENV append since its included after bsd.port.pre.mk
Reported by:	lol@chistydom.ru
2007-08-21 14:00:29 +00:00
Stefan Eßer
c9cc4ca36a Bump PORTREVISION since this port now installs a previously forgotten
header file that is required by dependent ports (i.e. those are broken
until ffmpeg is installed with the missing header).
2007-08-19 10:37:56 +00:00
Stefan Eßer
13fc3318b4 The ffmpeg developers moved part of avcodec.h into a new file allcodecs.h,
but have not modified the Makefile in libavcodec to install that header.

This broke dvbcut and possibly other ports that directly access decoder
or encoder functions (i.e. which do not use avcodec_find_decoder() to
search for them). Direct access to the functions has not been declared
deprecated (AFAIK) and thus it appears that installation of the header
has just been forgotten ...
2007-08-19 10:35:00 +00:00
Thierry Thomas
7302386159 - Don't build ffmpeg with swscaler by default: VLC 0.8.6c does not
support it; if you still need it, please define WITH_SWSCALER;

- re-activate Theora support;

- remove ancient bits from DTS;

- define CONFIGURE_LOG to track possible failures.

PR:		ports/115428
Approved by:	mezz
2007-08-12 20:11:58 +00:00
Michael Johnson
bca767f696 Fix patch for users of FreeBSD 6.0 and older
PR:		ports/115079
Reported by:	tatsuki_makino@hotmail.com
2007-07-31 14:43:27 +00:00
Michael Johnson
8217efa4d5 - Don't try to patch non-existent Makefile when WITH_IMLIB2 is defined [1]
- Reword faad description in pre-everything since it is now enabled by default [2]
- Revert back to only installing man pages if NOPORTDOCS is not defined since
  man pages are generated by programs that build portdocs [2]

Reported by:	barbara.xxx1975@libero.it [1]
		sunpoet@sunpoet.net [2]
2007-07-29 13:54:18 +00:00
Michael Johnson
b07ec5fead Update to 2007-07-12 2007-07-29 00:46:08 +00:00
Martin Wilke
605b516239 - Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
2007-07-28 12:27:31 +00:00
Michael Johnson
2a2a65eec7 - Make ffserver look for ffserver.conf in PREFIX/etc
- Don't install man pages when NOPORTDOCS is defined

PR:		ports/113606
		ports/113245
Submitted by:	Joao Rocha Braga Filho
		Sunpoet Po-Chuan Hsieh
2007-06-12 09:00:26 +00:00
Michael Johnson
6428c1f0c2 - Update to 2007-05-30 snapshot
- Install etc/ffserver.conf

PR:		113547
Requested by:	Joao Rocha Braga Filho
2007-06-12 02:06:49 +00:00
Jeremy Messenger
c191a9ae72 Enable bktr by default with WITHOUT_BKTR to disable it.
PR:		ports/113077
Submitted by:	HASHI Hiroaki <hashiz@tomba.meridiani.jp>
2007-06-02 03:48:14 +00:00
Michael Johnson
b195b0f1d2 - Update to 2007-04-29 (merged from multimedia/ffmpeg-devel) 2007-05-25 17:07:36 +00:00
Michael Johnson
49869e340c Transfer MAINTAINER to multimedia@ 2007-03-31 05:39:48 +00:00
Mario Sergio Fujikawa Ferreira
eda0d6a41f Give maintainership to Michael Johnson <ahze@FreeBSD.org>. 2007-03-31 03:25:48 +00:00
Stanislav Sedov
09e4e6f119 - Update e17 ports to 20070223 snapshot
- Bump portrevisions on all imlib2-dependend ports as the library soversion
  was bumped [1]
- Disable fade-in effects in x11-fm/evidence permanently, since evas doesn't
  support it anymore. [2]

The patch was tested in the tinderbox.

Approved by:	portmgr (marcus) [1],
		Anders Troback <freebsd@troback.com> (maintainer) [2]
2007-03-11 08:51:14 +00:00
Stanislav Sedov
e74ffecde5 - Fix SDL-dependent ports broken by last update.
Approved by: kris (portmgr), sem (mentor)
2006-09-21 08:07:59 +00:00
Stanislav Sedov
0d2725682b - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)
2006-09-20 11:21:59 +00:00
Edwin Groothuis
efe7d5f7f4 Remove USE_REINPLACE from ports starting with M 2006-05-10 22:37:39 +00:00
Doug Barton
c49d1a3273 Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
2006-02-20 20:47:50 +00:00
Doug Barton
ffde46cbf9 Now that new style rc.d scripts are being run as part of the
base rcorder, hard coded variable values in these scripts
are overriding the values in /etc/rc.conf[.local] (due to
the way that variables from the latter are read at boot time).

Therefore, change the boot scripts to set default values only
if the variable is unset in /etc/rc.conf[.local]. This will
allow the service to start at boot time if it's been enabled
as the user would expect.

This change will be a noop for users who have systems that
have not yet been upgraded to the new rc.d code in the base.

In many cases there are other variables in the scripts that
should get similar treatment, however I did not change
anything other than the _enable lines. I'll leave the rest
up to the maintainers to do as they see fit.

Bump PORTREVISION to make sure that users and packages
pick up this change.
2006-01-07 06:29:57 +00:00
Mario Sergio Fujikawa Ferreira
02842e9ddf o Fix FFmpeg libavcodec Buffer Overflow Vulnerability advisory:
http://secunia.com/advisories/17892/

o Patch can be found at:

  http://article.gmane.org/gmane.comp.video.ffmpeg.devel/26558

o Bump PORTREVISION

Submitted by:	Simon Kilvington <s.kilvington@eris.qinetiq.com> (patch)
Prompted by:	marcus
2005-12-06 20:06:50 +00:00
Mario Sergio Fujikawa Ferreira
9a4b87b1c7 Add SHA256 checksum 2005-11-11 06:06:17 +00:00
Mario Sergio Fujikawa Ferreira
b2428a738b Fix build on OSVERSION < 500000 by disabling POSTPROCESS library
building. The compiler does not support the assembler code. Tested
in tinderbox
2005-06-19 18:20:23 +00:00
Mario Sergio Fujikawa Ferreira
74ca587a9e o Improve the bktr(4) device grab code [1]
1) Add support for DragonFly
	2) Use proper castings
	3) Test file descriptors before using them
	4) Improve frame capture
	5) Fix some errors
	6) Clean up the signals on bktr(4) when closing the device
o Inherit CFLAGS (uphold CFLAGS) if WITH_OPTIMIZED_CFLAGS
o Build and install post processing library
o Bump PORTREVISION

Submitted by:	Steve O'Hara-Smith <steve@sohara.org> et al [1]
2005-06-06 02:05:01 +00:00
Mario Sergio Fujikawa Ferreira
6690f1d30f Add CONFLICTS due to upcoming ffmpeg-devel port 2005-05-07 01:02:23 +00:00
Adam Weinberger
5c5c5a72a3 Bump PORTREVISION on all ports that received the imlib2 shlib chase. 2005-03-07 16:41:04 +00:00
Vanilla I. Shu
a9beb3d4b2 1: Upgrade imlib2 to 1.2.0
2: chase shared library version to 3.

PR:		ports/78347
Submitted by:	Russell Jackson <raj at cserv62.csub.edu>
Somepart by:	me
2005-03-07 15:10:20 +00:00
Kris Kennaway
ce3d881cbe Does not compile on alpha
Approved by:    portmgr (self)
2005-01-02 00:53:51 +00:00
Mario Sergio Fujikawa Ferreira
8e4d4c560d o Pet devel/portlint(1)
- Remove extraneous whitespaces at end of lines
- Place DISTVERSION on the correct location
2004-12-25 12:49:11 +00:00
Mario Sergio Fujikawa Ferreira
2cc7b41b64 o Fix PLIST: ffplay is only built WITH_SDL
o Bump PORTREVISION

PR:		74965
Submitted by:	Serge Gagnon <ser_gagnon@sympatico.ca>
2004-12-12 21:32:14 +00:00
Mario Sergio Fujikawa Ferreira
7ca10bae17 Fix build without NOPORTDOCS: force detection of port textproc/texi2html
Reviewed by:	Randy Pratt <rpratt1950@earthlink.net>,
		Frank Mayhar <frank@exit.com>
2004-12-08 15:05:16 +00:00