non port: multimedia/ffmpeg24/Makefile |
SVNWeb
|
Number of commits found: 9 |
Mon, 8 Dec 2014
|
[ 16:48 tijl ] (Only the first 10 of 920 ports in this commit are shown above. )
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. (Only the first 15 lines of the commit message are shown above )
|
Tue, 2 Dec 2014
|
[ 03:23 amdmi3 ] (Only the first 10 of 19 ports in this commit are shown above. )
- Drop .la files from multimedia/dirac and multimedia/schroedinger
- Bump dependent ports as .so versions have changed
- While here, remove @dirrm* from plists and add missing empty directory to
plist of multimedia/lives
Approved by: portmgr blanket
|
Sat, 22 Nov 2014
|
[ 16:23 xmj ] (Only the first 10 of 31 ports in this commit are shown above. )
multimedia/x264: General overhaul
- Split x264 into two ports: the CLI application (x264), and the library
(libx264). This will allow x264 to use lavf and friends from ffmpeg for
decoding and demuxing while preventing a circular dependency between the
two: x264 can depend on ffmpeg, but ffmpeg will depend on libx264 rather
than x264.
- Add the LAVF option to the CLI port, making the dependency on ffmpeg
optional.
- Update to 0.142.2455.
- Amend fixes to local patches so that they can apply to the new upstream
files.
- Provide the git revision and other version information to the build
environment, allowing the CLI binary to display this information (like the
Windows builds).
- Remove unsupported build options (X11_OUTPUT).
- Ensure that the library and CLI ports each have the appropriate options.
- Add notes for future contributors who wish to update the ports.
- Bump PORTREVISION for all dependent ports.
PR: 187805
Differential Revision: https://reviews.freebsd.org/D1159
Submitted by: Andrew Berg <aberg010@my.hennepintech.edu>
Approved by: koobs (maintainer, mentor)
|
Thu, 20 Nov 2014
|
[ 19:34 riggs ]
Un-break non-default OPTION OPENSSL
PR: 195202
Submitted by: jbeich@vfemail.net
|
Sat, 8 Nov 2014
|
[ 22:26 adamw ]
Bump PORTREVISION on libx265 consumers after r372289.
PR: 194907
Submitted by: Anton Sayetsky
|
Sun, 2 Nov 2014
|
[ 21:12 riggs ]
Update to 2.4.3
|
Mon, 20 Oct 2014
|
[ 06:16 riggs ]
- Merge OPTION to enable x265 from multimedia/ffmpeg
Reported by: nox
|
Sun, 12 Oct 2014
|
[ 21:40 riggs ]
- Set UNIQUENAME to include PKGNAMESUFFIX
Avoids name clash of installed ldconfig file with ffmpeg0
- Bump PORTREVISION
Reported by: mva
|
[ 18:13 riggs ] (Only the first 10 of 19 ports in this commit are shown above. )
- Initial import of ffmpeg from the 2.4 branch
This branch is not API compatible with previous ffmpeg releases,
so allow for side-by-side installations with multimedia/ffmpeg and
multimedia/ffmpeg0 for gradual transition.
|
Number of commits found: 9 |