Thomas Zander
04b4ec4480
Un-break non-default OPTION OPENSSL
...
PR: 195202
Submitted by: jbeich@vfemail.net
2014-11-20 19:34:19 +00:00
Adam Weinberger
4fedbfec58
Bump PORTREVISION on libx265 consumers after r372289.
...
PR: 194907
Submitted by: Anton Sayetsky
2014-11-08 22:26:53 +00:00
Thomas Zander
fed9871a5c
Update to upstream version 2.3.5
...
While on it:
- Clean up pkg-plist
2014-11-03 07:39:09 +00:00
Juergen Lock
d9e7e2cb35
- Add X265 knob (default off) for X.265 (HEVC) encoding support using
...
multimedia/x265.
Example usage: (-c:a libfdk_aac needs FDK_AAC knob too)
ffmpeg -i $inputvideofile -c:a libfdk_aac -b:a 64k -c:v libx265 -x265-params crf=31 $outputfile.mkv
This can now be played back by at least ffplay (needs SDL knob),
vlc, mplayer, mpv, xine. (and gives a nice reduction in file size.)
No objection from: multimedia@ list
2014-10-19 12:26:21 +00:00
Thomas Zander
7a1cb8d9b4
- Fix build break if PULSEAUDIO is defined but not ALSA or LIBV4L
...
PR: 193657
Submitted by: farid@hajji.name
2014-09-16 11:47:58 +00:00
Thomas Zander
c645608f0c
- Update to upstream release 2.3.3
...
- Add USE_LDCONFIG
- Simplify some OPTIONS
- Pet portlint
2014-09-12 17:36:35 +00:00
Thomas Zander
78a727d470
- Fix build dependency on v4l2
...
- Bump PORTREVISION
PR: 193151
Submitted by: jbeich@vfemail.net
2014-09-06 13:56:43 +00:00
Thomas Zander
b11016455e
- Drop unnecessary hunk for v4l2 from patch-configure
...
PR: 193150
Submitted by: jbeich@vfemail.net
2014-08-30 18:43:56 +00:00
Thomas Zander
fc589a44a5
- Restore V4L2 interface
...
PR: 192579
Submitted by: hselasky@FreeBSD.org
2014-08-30 07:47:31 +00:00
Tilman Keskinoz
80b3ab923d
Chase library dependencies after libcdio <-> libcdio-paranoia split
...
PR: 192271
2014-08-09 10:06:54 +00:00
Tijl Coosemans
3ab1b8443e
- Replace security/gnutls with security/gnutls3 and update to 3.2.15
...
- Bump PORTREVISION on all ports that depend on security/gnutls and
adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
developers)
PR: 191274
Exp-run by: antoine
Approved by: portmgr (antoine)
2014-07-23 09:54:02 +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
Adam Weinberger
eb87f41c94
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
2014-07-15 16:27:54 +00:00
Tijl Coosemans
b2c93db5af
Add a global OPUS_DESC
2014-07-11 14:12:30 +00:00
William Grzybowski
a5b82b91b2
multimedia/ffmpeg: fix ffserver startup script
...
PR: 191399
Submitted by: m.ehinger ltur de
2014-07-04 11:35:49 +00:00
William Grzybowski
f43250a867
multimedia/ffmpeg: update to 2.2.4
...
- Bump dependent ports of libavutil
- USES tar:bzip2
- Use @sample in pkg-plist
2014-06-27 15:45:22 +00:00
Koop Mast
097c01dd0a
Update openjpeg to 2.1.0.
...
Version 2.x is incompatible with openjpeg 1.5. Preserve it as openjpeg15
and update users.
Approved by: portmgr (implicit) for NO_STAGE ports
2014-05-26 14:42:44 +00:00
Christian Weisgerber
7c689742b1
Switch Opus to USES=libtool.
...
Bump dependent ports. [1]
Approved by: portmgr (implicit) [1]
2014-05-25 20:07:24 +00:00
Thomas Zander
85d711de42
- Update libaacs to 0.7.0
...
- Add LICENSE
- USES tar:bzip2
- Update libbluray 0.5.0
- Unbreak JAVA option
- USES tar:bzip2
- Bump PORTREVISION in depdendent ports due to shared lib version bump
PR: ports/188573
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
Approved by: thierry (mentor)
2014-04-27 14:14:26 +00:00
Niclas Zeising
39fc32e828
The FreeBSD x11@ and graphics team proudly presents
...
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.
Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.
Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.
Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.
Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics
Thanks to: all testers, bdrewery and the FreeBSD x11@ team
exp-run by: bdrewery [1]
PR: ports/187602 [1]
Approved by: portmgr (bdrewery), core (jhb)
2014-04-16 18:28:47 +00:00
Koop Mast
b1bf1620a6
Update freetype to 2.5.2.
...
Remove patch to add -I/usr/local/include in freetype-config --cflags. If
ports need extra headers they should look for them, and not get them via
a side-effect.
Freetype had a header resuffle in 2.5.1, patch ports to use the new header
style.
Thanks go to bdrewery for the two exp-runs and rakuco for helping me with
some troublesome cmake ports.
PR: ports/184587
2013-12-24 21:22:21 +00:00
Jason E. Hale
3a64305d43
- Update graphics/*opencv* to 2.4.7
...
- Revert options helpers to if statements since the OFF condition is not
applied when OPTIONS_EXCLUDE is used
- Move most of the OpenCV modules from the graphics/opencv-core port to
graphics/opencv, leaving opencv-core as just the bare minimum required
for building ffmpeg with OpenCV support
- Install examples for python and java bindings
- Add new slave port graphics/opencv-java: Java bindings for OpenCV
- Bump PORTREVISION and make dependency adjustments and fixes for
dependent ports
- Add UPDATING entry
2013-12-04 02:51:00 +00:00
William Grzybowski
c2c4ca9b3f
multimedia/ffmpeg: update to 2.1.1
...
Changes: http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.1.1
2013-11-21 10:39:35 +00:00
Jason E. Hale
9d9e01ec18
- Fix build with clang on i386
...
Reported by: Herbert J. Skuhra <hskuhra@eumx.net>
Approved by: wg
2013-11-01 17:46:33 +00:00
William Grzybowski
a1c1c00709
multimedia/ffmpeg: fix typo in port name
...
PR: ports/183539
2013-11-01 10:34:01 +00:00
William Grzybowski
83616eedfd
multimedia/ffmpeg: do not link to libs not selected
...
- ffmpeg build would link to libs like jack and SDL if they are not listed in
--disable-{in,out}dev
- Add JACK option
PR: ports/182167
2013-10-31 19:38:31 +00:00
Hiroki Sato
42bc4e4802
- Split the library part of multimedia/rtmpdump into multimedia/librtmp.
...
- Update ports depending on librtmp.
- Add instruction to avoid a build error in multimedia/rtmpdump under a
specific condition.
2013-10-31 02:03:01 +00:00
William Grzybowski
0ffb7fb9d8
multimedia/ffmpeg: update to 2.1
...
Changes: http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.1
2013-10-30 12:57:20 +00:00
William Grzybowski
9b62d83e92
multimedia/ffmpeg: update to 2.0.2
...
- Update to 2.0.2
2013-10-21 12:57:34 +00:00
William Grzybowski
7ae1436ea9
multimedia/ffmpeg: add back PORTEPOCH
...
- Add back PORTEPOCH
Reported by: many
2013-10-20 11:38:27 +00:00
William Grzybowski
dee3720129
multimedia/ffmpeg: pass maintainership
...
- Pass maintainership to multimedia@
Suggested by: bapt
2013-10-19 16:58:27 +00:00
William Grzybowski
3624ddf181
multimedia/ffmpeg: update to 2.0.1
...
- Update main ffmpeg port to 2.0.1
- Bump and update dependent ports when necessary (API change)
Approved by: portmgr (bapt)
2013-10-19 16:43:32 +00:00
Xin LI
d74a3e02b1
Fix build breakage caused by invalid sequence in protocols.texi.
...
PR: 182839
Approved by: wg (maintainer)
2013-10-08 19:15:52 +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
William Grzybowski
437a698403
multimedia/ffmpeg: fix typo
...
- Fix typo
Submitted by: pawel
2013-10-05 12:42:41 +00:00
William Grzybowski
7ade12d1a3
multimedia/ffmpeg: allow staging
...
- Allow staging
- Reorder to pet portlint
2013-09-30 22:11:00 +00:00
William Grzybowski
e960067ef6
- Adopt ffmpeg ports
...
They are in the pool for some time now and nobody stepped up so I'll give it
a shot.
2013-09-30 16:23:53 +00:00
Martin Matuska
e602585c8d
Returning maintainership on my multimedia ports to ports@freebsd.org
2013-09-20 21:49:30 +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
Andrej Zverev
e47ac01488
- convert to the new perl5 framework
...
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
2013-09-15 14:54:36 +00:00
Marcus von Appen
2163b69280
- set CONFLICTS for libav and ffmpeg, since they both install files in
...
the same location
- bump PORTREVISION, so users can solve the conflict on existing
installations
Reported by: kwm@
2013-09-15 08:16:58 +00:00
Alex Kozlov
d4041784dc
- Remove MAKE_JOBS_SAFE variable
...
Approved by: portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Baptiste Daroussin
992586fa08
Finish converting the whole ports tree to USES=pkgconfig
2013-04-23 14:20:25 +00:00
Martin Matuska
8603aea77c
Update multimedia/ffmpeg to 0.7.15
2013-02-23 21:42:53 +00:00
Martin Matuska
89063e82ec
Depend on pkgconfig on build stage
...
PR: ports/170453
2012-08-07 16:36:04 +00:00
Martin Matuska
5ffd890641
Link ffmpeg compat headers instead of copying
2012-08-06 12:44:50 +00:00
Martin Matuska
7763d221ac
Fix order if LICENSE_COMB and LICENSE in ffmpeg ports
2012-08-06 11:33:09 +00:00
Martin Matuska
1783d81970
Reorder ffmpeg licensing knobs
2012-08-06 11:32:27 +00:00
Martin Matuska
474a301707
Make manpages independent of DOCS option
...
Remove conflict with ffmpeg-devel
2012-08-06 11:02:38 +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
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
Martin Matuska
6418d88cb2
Update ffmpeg to use new options framework
2012-07-17 08:58:09 +00:00
Martin Matuska
e4f3e9b447
Fix build without /usr/bin/perl symlink [1]
...
Fix build if rtmpdump is linked against OpenSSL from ports [2]
Do not build documentation if NOPORTDOCS is set
PR: ports/163055 [1], ports/167516 [2]
2012-07-06 05:10:18 +00:00
Martin Matuska
b213b224f3
Update to 0.7.13
2012-07-03 14:11:39 +00:00
Dirk Meyer
2b74a89bc8
- update png to 1.5.10
2012-06-01 05:26:28 +00:00
Martin Matuska
916cdd9d37
Fix support for X11 grabbing
...
PR: ports/168120
Reported by: Baptiste Daroussin <bapt@freebsd.org>
2012-05-19 08:34:04 +00:00
Martin Matuska
7cd1f746f8
Update to 0.7.12
2012-04-25 14:21:55 +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
David Thiel
874629c3a1
Fix build by chasing libvpx bump.
2012-02-16 20:17:31 +00:00
Ashish SHUKLA
97ddb4e13d
- Bump PORTREVISION to chase the update of multimedia/libvpx
2012-02-16 15:57:34 +00:00
Martin Matuska
1a193f8a71
Update multimedia/schroedinger to 1.0.11
2012-01-25 10:11:48 +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
Doug Barton
83eb2c3700
In the rc.d scripts, change assignments to rcvar to use the
...
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Martin Matuska
9a78bc7662
Update to 0.7.11
2012-01-13 14:18:30 +00:00
Martin Matuska
26cbc33e1b
Update x264 to 0.119.2113
2011-12-21 08:48:28 +00:00
Martin Matuska
74bd92f7c1
Update to 0.7.8
...
Feature safe: yes
2011-12-02 14:17:28 +00:00
Martin Matuska
efa66fdcd0
Update to 0.7.7
2011-11-08 12:05:34 +00:00
Martin Matuska
34592d42fa
Update to 0.7.6
2011-10-10 10:04:28 +00:00
Martin Matuska
8beaa6bdb3
Update to 0.7.5
2011-09-27 13:01:55 +00:00
Ashish SHUKLA
a0fa3b1d71
- Bump PORTREVISION of dependent ports due to multimedia/libvpx update
2011-09-19 15:45:09 +00:00
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