Martin Matuska
2b2fc3cf53
- Update to 2010-12-29
...
- Add libvdpau support to OPTIONS [1]
PR: ports/153491 [1]
Submitted by: Bernhard Froehlich <decke@FreeBSD.org> [1]
2010-12-29 22:02:22 +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
0a001e1a93
- Update to 2010-11-30 snapshot
...
- Add optional support for frei0r and OpenCV
2010-11-30 14:33:15 +00:00
Martin Matuska
8746c8ffeb
- Update x264 to 0.110.1804
2010-11-30 09:50:47 +00:00
Martin Matuska
2cb169a38a
- properly handle alsa-lib dependency
...
PR: ports/151508
Submitted by: Max Brazhnikov <makc@FreeBSD.org>
2010-10-16 22:45:22 +00:00
Pav Lucistnik
6498bc0523
- Chase libschroedinger shlib bump
...
Pointy hat to: mm
Reported by: pointyhat
2010-10-12 22:45:08 +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
34a64a44bf
- Fix LATEST_LINK
...
Reported by: erwin
2010-07-27 14:56:41 +00:00
Martin Matuska
a60787c69e
- Update to 2010-07-25
2010-07-25 16:23:36 +00:00
Martin Matuska
165386783b
- Update x264 to 20100624 (build 98)
2010-07-24 15:30:17 +00:00
Martin Matuska
392da6dd34
- Fix CFLAGS
...
- Support SSSE3 without GCC44+ (devel/binutils only)
- Turn on SSSE3 support by default
2010-06-09 16:41:52 +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
Mark Linimon
09b0a597e8
Mark as broken on sparc64. While here, pet portlint (whitespace).
...
Hat: portmgr
2010-06-04 01:45:57 +00:00
Martin Matuska
159cf134b0
- Update x264 to shared library version 85
2010-04-21 12:56:46 +00:00
Martin Matuska
ed04883379
- Add link to x86 for i386 arch
2010-04-21 08:28:05 +00:00
Martin Matuska
181dc31424
- Update to 2010-04-18
...
- Deselect x264 by default (requires multimedia/x264-devel)
- Add SSSE3 to OPTIONS (requires lang/gcc44 and higher)
2010-04-19 08:15:40 +00:00
Martin Matuska
1f694edf29
- Update schroedinger to 1.0.9
...
- Bump library version
2010-03-24 18:44:22 +00:00
Martin Matuska
7881ed2a4a
FFmpeg is a complete, cross-platform solution to record, convert and
...
stream audio and video. It includes libavcodec - the leading audio/video
codec library.
This is the development version from a SVN snapshot.
WWW: http://ffmpeg.mplayerhq.hu/
2009-08-12 10:40:47 +00:00
Michael Johnson
70ba0bc3ab
Remove ffmpeg-devel
2007-05-25 17:20:05 +00:00
Michael Johnson
4810e8d662
- Always build libswscale
...
This fixes build on multimedia/handbrake
2007-05-03 14:28:46 +00:00
Michael Johnson
c8161bc264
- Build with dynamic libdca instead of static libdts
2007-05-01 21:50:11 +00:00
Pav Lucistnik
ec270dcee1
- Rename libdts to libdca and update to 0.0.5
...
Repocopy by: marcus
2007-05-01 20:07:41 +00:00
Michael Johnson
d8daebc0e2
- Update to 2007.04.29 snapshot (this will probably be moved to multimedia/ffmpeg, assumeing we have no major problems)
...
- Add support for libswscale [1]
- Honor CFLAGS [1]
- Update WWW [1]
- Fix build on amd64 [2]
- Replace erroneous tr with a better one [3]
- Better CONFLICTS with multimedia/ffmpeg [4]
- Disable liba52 instead of building internal liba52 if WITHOUT_A52 is defined since it's no longer
required [5]
PR: ports/111335 [1]
ports/111560 [3]
ports/112068 [4]
ports/112192 [5]
Submitted by: thierry [1]
vanilla (partly submitted by) [2]
ast@marabu.ch [3]
Ganael LAPLANCHE <ganael.laplanche@martymac.com> [4]
Martin Tournoij <carpetsmoker@xs4all.nl> [5]
2007-04-30 15:24:44 +00:00
Michael Johnson
2fb28988dd
Mark BROKEN on amd64
2007-04-29 11:27:49 +00:00
Michael Johnson
f7126ec8c9
- Update to 2007-04-18 snapshot
...
- OGG is enabled by default now
- Partly fix amd64 support by disabling mem align check code that bombs
gcc on amd64 [1]. amd64 support still does not build
Partly obtained from: OpenBSD [1]
2007-04-18 16:14:01 +00:00
Michael Nottebrock
fd2d537db1
FFMPEG's configure script does some artistic stunts with sed, which can
...
yield unexpected results with some locales, so set LANG=C in CONFIGURE_ENV.
2007-04-18 02:32:36 +00:00
Michael Johnson
e60a1493fd
- Fix faad 2.5 runtime
...
PR: ports/109379
Reported by: fenner
2007-04-02 21:19:17 +00:00
Michael Johnson
14a2cdecd4
Update to 2007-03-31 snapshot
2007-04-02 14:06:07 +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
Michael Johnson
4f4a7eefb8
Don't try to patch non-existent files
...
PR: 106618
Submitted by: ahze
Reported by: molnarcs@gmail.com
Approved by: lioux (maintainer time out)
2007-02-11 17:50:14 +00:00
Kris Kennaway
0308399127
Disable bktr on !i386
2006-10-07 19:22:01 +00:00
Kris Kennaway
01840bf3b2
* Fix build with SDL
...
* Fix build on amd64
Pointy hat to: lioux
2006-10-07 17:12:14 +00:00
Ion-Mihai Tetcu
c87c16b272
Catch-up with multimedia/x264's libx264 version bump.
...
Pontyhat to: ahze
2006-10-04 06:02:01 +00:00
Mario Sergio Fujikawa Ferreira
1124db206b
o Fix build: Rollback modification of files/patch-libavcodec_x264.c
...
o Bump PORTREVISION (Some ARCHs build but should be rebuilt)
PR: 103889
Submitted by: Hans Nieser <h.nieser@xs4all.nl>
2006-10-03 01:36:30 +00:00
Mario Sergio Fujikawa Ferreira
617018b249
Fix build on 4.x: fix devel/sdl header include
...
PR: 102431
Submitted by: Shaun Amott <shaun@FreeBSD.org>
2006-09-25 00:47:40 +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
Michael Johnson
c1d5b98a07
- Chase libver bump in x264
2006-08-09 15:32:45 +00:00
Michael Johnson
8f5c25f837
- Chase x264 libver bump
2006-05-10 11:45:48 +00:00
Marcus Alves Grando
8d9120adf2
- Update PORTREVISION and libtheora version reflecting multimedia/libtheora update.
...
- portlint(1) while here
2006-05-07 02:57:34 +00:00
Mario Sergio Fujikawa Ferreira
d52139f9a6
o Update to 2006032300 cvs snapshot made on March 23, 2006
...
o Properly USE_RC_SUBR directive by poiting it at a rc.d script
template
o Take care of some problems raised by portlint(1)
2006-03-24 13:53:05 +00:00
John-Mark Gurney
14128ee2c2
fix a couple misspellings...
2006-02-19 05:38:14 +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
bf5209249d
o gnu configure script: fix shared library number versioning
...
o Bump PORTREVISION
2005-12-27 05:40:26 +00:00
Mario Sergio Fujikawa Ferreira
3f55e08a26
Update to 2005122600 CVS snapshot
2005-12-26 20:06:35 +00:00
Mario Sergio Fujikawa Ferreira
73306fda25
Fix a small quoting typo
...
Submitted by: Sean Bryant <sean@cyberwang.net>
2005-12-16 01:08:18 +00:00