Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.6.10 13 Jun 2015 18:31:59
![Revision:389477 Revision:389477](/images/subversion.png) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
riggs ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Move multimedia/avidemux26-* to multimedia/avidemux-* |
2.6.10 13 Jun 2015 17:26:55
![Revision:389472 Revision:389472](/images/subversion.png) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
riggs ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to upstream version 2.6.10 |
2.6.9_1 09 Jun 2015 14:25:42
![Revision:388940 Revision:388940](/images/subversion.png) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
jbeich ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
multimedia/libvpx: update to 1.4.0
ABI isn't compatible, so bump PORTREVISION in consumers.
Changes: https://chromium.googlesource.com/webm/libvpx/+/v1.4.0
Differential Revision: https://reviews.freebsd.org/D2570
Exp-run by: antoine
Approved by: ashish, multimedia (kwm)
Approved by: maintainer timeout (ale, dinoex; 2 weeks) |
2.6.9 01 Jun 2015 18:58:34
![Revision:388254 Revision:388254](/images/subversion.png) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
riggs ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to upstream version 2.6.9
While on it:
Pet portlint
PR: 200507
Reported by: venture37@geeklan.co.uk |
2.6.8_4 25 Mar 2015 17:36:48
![Revision:382254 Revision:382254](/images/subversion.png) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
marino ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
multimedia category: Remove $PTHREAD_LIBS
approved by: PTHREAD blanket |
2.6.8_4 25 Dec 2014 19:04:27
![Revision:375594 Revision:375594](/images/subversion.png) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
antoine ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
2.6.8_4 25 Dec 2014 02:11:22
![Revision:375519 Revision:375519](/images/subversion.png) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove useless gnomehack |
2.6.8_4 08 Dec 2014 22:33:10
![Revision:374339 Revision:374339](/images/subversion.png) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Fix my plist mess up
Reported by: antoine |
2.6.8_4 08 Dec 2014 22:27:42
![Revision:374338 Revision:374338](/images/subversion.png) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Cleanup plist |
2.6.8_4 08 Dec 2014 22:23:50
![Revision:374337 Revision:374337](/images/subversion.png) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Avoid using @cwd |
2.6.8_4 08 Dec 2014 16:48:41
![Revision:374303 Revision:374303](/images/subversion.png) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
tijl ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 ) |
2.6.8_3 22 Nov 2014 16:23:34
![Revision:373073 Revision:373073](/images/subversion.png) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
xmj ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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) |
2.6.8_2 10 Sep 2014 20:50:37
![Revision:367888 Revision:367888](/images/subversion.png) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
gerald ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
2.6.8_1 04 Jul 2014 09:41:00
![Revision:360588 Revision:360588](/images/subversion.png) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
tijl ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.
Approved by: portmgr (implicit) |
2.6.8 01 Apr 2014 17:27:31
![Revision:349863 Revision:349863](/images/subversion.png) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
nox ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Finally import avidemux 2.6.8 as new ports multimedia/avidemux26*,
repocopied from the 2.5.6 ports multimedia/avidemux2 (left in
the tree for now for people that want a gtk ui etc.)
- Set CONFLICTS as only one avidemux version can be installed at a time.
- Don't import the 2.6.8 gtk ui as it crashes at startup and apparently
is abandoned upstream. (In the unlikely case that someone wants to fix
it, it is available at my redports tree.)
- As with the old version start by installing multimedia/avidemux26-plugins,
it is needed and depends on the other ports.
- (portlint is still not happy but I guess it cannot know everything...)
Submitted by: frogs <4721@hushmail.com> (initial port) |