Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
05 Jul 2015 11:41:52
2.6.3_5

|
riggs  |
Retire multimedia/ffmpeg23 and multimedia/ffmpeg26 since all dependent
ports have been upgraded to use multimedia/ffmpeg (which is on 2.7 branch
as of now) |
03 Jul 2015 07:02:44
2.6.3_5

|
koobs  |
multimedia/{lib}x264: Update to 0.144.2533 and major refactor
- Update to 0.144.2533 (from upstream stable branch) [1]
- Switch x264 and libx264 ports to master/slave ports respectively
- Bump PORTREVISION for dependent ports as the shared library version
has changed.
multimedia/x264:
- Clean up and update "updating instructions" in Makefile header
- Tweak COMMENT
- Only LIB_DEPENDS on libx264 and add PLIST_FILES if this isn't the
libx264 port.
- Allow COMMENT, USES, OPTIONS_*, CONFIGURE_ARGS to be overriden in
libx264 port. (Only the first 15 lines of the commit message are shown above ) |
02 Jul 2015 20:02:36
2.6.3_4

|
riggs  |
Deprecate ffmpeg26 by 2015-07-31 since ffmpeg port has been
updated to 2.7 branch |
29 Jun 2015 00:28:58
2.6.3_4

|
adamw  |
Update multimedia/x265 to 1.7, and bump PORTREVISION on its consumers. |
22 Jun 2015 19:55:51
2.6.3_3

|
riggs  |
- Use memalign hack only on supported systems that need it
(FreeBSD on pre-10 systems)
- Bump PORTREVISION |
17 Jun 2015 07:18:17
2.6.3_2

|
marino  |
multimedia/ffmpeg(0|26): Convert memalign-hack into an option
DragonFly already has an aligned malloc (posix_memalign) and the hack
in ffmpeg is tripping an assertion. M.Dillon thinks the hack is stale.
In the spirit of no-op changes for FreeBSD, this changeset converts
the "--enable-memalign-hack" into an on-by-default option, and then
excludes the option for DragonFly.
It does incur a revbump though.
I'm doing this under "non-invasive DragonFly support" flag
P.S. I wouldn't be surprised if --enable-memalign-hack is wrong for
recent FreeBSD releases as well, so maybe the maintainers should take
a look at this new option. |
14 Jun 2015 17:17:35
2.6.3_1

|
riggs  |
- Re-enable OPENCV default OPTION. Since r389642 is built without SIMD
by default on non-supporting architectures.
- Bump PORTREVISION |
14 Jun 2015 10:13:28
2.6.3

|
riggs  |
- Update to upstream version 2.6.3
- Temporarily disable OPENCV as a default OPTION
because of https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200466 |
09 Jun 2015 14:25:42
2.6.1_2

|
jbeich  |
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) |
13 May 2015 17:36:55
2.6.1_1

|
xmj  |
multimedia/ffmpeg{,26}: make GNUTLS and OPENSSL mutually exclusive
- make GNUTLS and OPENSSL mutually exclusive
Differential Revision: https://reviews.freebsd.org/D2533
Reviewed by: riggs |
07 May 2015 23:11:47
2.6.1_1

|
amdmi3  |
- Add CPE info
PR: 199967, 199968
Submitted by: shun.fbsd.pr@dropcut.net
Approved by: portmgr blanket |
01 May 2015 07:24:21
2.6.1_1

|
riggs  |
Merge BUILD_DEPENDS change (texi2html) from r385084 into ffmpeg26 |
19 Apr 2015 19:50:48
2.6.1_1

|
adamw  |
Update x265 to 1.6, and bump PORTREVISION on its consumers for shlib
version change. |
25 Mar 2015 17:36:48
2.6.1

|
marino  |
multimedia category: Remove $PTHREAD_LIBS
approved by: PTHREAD blanket |
17 Mar 2015 19:58:00
2.6.1

|
riggs  |
Update to upstream version 2.6.1 |
14 Mar 2015 10:35:41
2.6

|
riggs  |
Deprecate multimedia/ffmpeg25 in favor of multimedia/ffmpeg26 |