Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.4_33 18 Mar 2023 14:56:02 |
Daniel Engberg (diizzy) |
multimedia/libquicktime: Remove from tree
libquicktime is abandoned by upstream with last release over a
decade ago and doesn't compile with newer versions of FFmpeg |
1.2.4_33 18 Sep 2022 11:55:57 |
Jan Beich (jbeich) |
multimedia/x264: update to 0.164.3095
Changes: https://code.videolan.org/videolan/x264/compare/5db6aa6...baee400f |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.2.4_32 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.2.4_32 20 Jul 2022 14:22:30 |
Tobias C. Berner (tcberner) |
multimedia: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron LI <aly@aaronly.me>
* Alexander Botero-Lowry <alexbl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Nordby <anders@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrew Thompson <andy@fud.org.nz>
* Andrew Thompson <thompsa@FreeBSD.org>
* Angel Carpintero <ack@telefonica.net>
* Anish Mistry (with help from mean)
* Anonymous <swell.k@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.2.4_32 31 Mar 2022 21:39:11 |
Rene Ladan (rene) |
multimedia/libquicktime: drop OPTION for expired multimedia/schroedinger |
1.2.4_31 10 Sep 2021 21:18:11 |
Bernhard Froehlich (decke) |
multimedia/libquicktime: Add CPE information
Approved by: portmgr (blanket) |
1.2.4_31 21 Jun 2021 17:46:26 |
Jan Beich (jbeich) |
multimedia/x264: update to 0.163.3060
Changes: https://code.videolan.org/videolan/x264/compare/55d517b...5db6aa6 |
1.2.4_30 13 Apr 2021 16:18:06 |
Dmitry Marakasov (amdmi3) |
multimedia/libquicktime: clarify USE_GL |
1.2.4_30 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2.4_30 07 Nov 2020 15:49:39 |
jbeich |
multimedia/x264: update to 0.161.3020
Changes: https://code.videolan.org/videolan/x264/compare/cde9a93...d198931
ABI: https://abi-laboratory.pro/tracker/timeline/x264/ |
1.2.4_29 03 Jul 2020 22:30:12 |
jbeich |
multimedia/x264: update to 0.160.3011
Changes: https://code.videolan.org/videolan/x264/compare/296494a4...cde9a93
ABI: https://abi-laboratory.pro/tracker/timeline/x264/ |
1.2.4_28 21 Dec 2019 19:00:27 |
jbeich |
multimedia/x264: update to 0.159.2991
Changes: https://code.videolan.org/videolan/x264/compare/34c06d1...1771b55
ABI: https://abi-laboratory.pro/tracker/timeline/x264/ |
1.2.4_27 06 Nov 2019 18:07:22 |
zeising |
Add USES=xorg USES=gl, ports categories m
Add USES=xorg and USES=gl to ports in categories starting with 'm'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
1.2.4_27 05 Aug 2019 23:06:50 |
jbeich |
multimedia/ffmpeg: update to 4.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ |
1.2.4_26 26 Jun 2019 11:52:23 |
rene |
Clean up final leftovers from Qt4.
Submitted by: rene
Reviewed by: mat, tcberner
Differential Revision: https://reviews.freebsd.org/D20725 |
1.2.4_25 18 Mar 2019 21:45:10 |
jbeich |
multimedia/x264: update to 0.157.2945
Changes: https://git.videolan.org/?p=x264.git;a=shortlog;h=72db437770fd1ce3961f624dd57a8e75ff65ae0b
ABI: https://abi-laboratory.pro/tracker/timeline/x264/ |
1.2.4_24 08 Jan 2019 09:49:52 |
tobik |
multimedia/libquicktime: Do not set LIB_DEPENDS twice
The ALSA option overwrites a previously set LIB_DEPENDS, so the
libvorbis dependency is never registered when it is turned on. |
1.2.4_23 06 Nov 2018 01:50:27 |
jbeich |
multimedia/ffmpeg: update to 4.1
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ |
1.2.4_22 11 Sep 2018 18:34:28 |
zeising |
Change x11/xorgproto to become a build dep
Change x11/xorgproto to become a build time dependency when added to
USE_XORG. Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.
PR: 230909
Reviewed by: eadler
Approved by: portmgr (antoine)
Obtained
from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run: antoine
Differential Revision: https://reviews.freebsd.org/D16906 |
1.2.4_21 10 Aug 2018 00:55:12 |
jbeich |
multimedia/x264: update to 0.155.2917
- HI10P is always built after
https://git.videolan.org/?p=x264.git;a=commitdiff;h=71ed44c73124
Changes: https://git.videolan.org/?p=x264.git;a=shortlog;h=0a84d986e7020f8344f00752e3600b9769cc1e85
ABI: https://abi-laboratory.pro/tracker/timeline/x264/ |
1.2.4_20 03 May 2018 16:34:19 |
jbeich |
multimedia/libquicktime: unbreak with ffmpeg 4.0
audio.c:549:37: error: use of undeclared identifier
'FF_INPUT_BUFFER_PADDING_SIZE'
codec->pkt.size = packet_size + FF_INPUT_BUFFER_PADDING_SIZE;
^
PR: 227726
Reported by: antoine (via exp-run)
Obtained from: Gentoo |
1.2.4_20 02 May 2018 15:07:27 |
jbeich |
multimedia/ffmpeg: update to 4.0
- FFSERVER support was removed upstream
- libressl now uses libtls backend instead of patching openssl one
- Clang i386 no longer uses 16-byte aligned stack
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 227726
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15175 |
1.2.4_19 29 Dec 2017 02:55:42 |
jbeich |
multimedia/{lib,}x264: update to 0.152.2854
Changes: https://git.videolan.org/?p=x264.git;a=shortlog;h=e9a5903edf8ca59ef20e6f4894c196f135af735e |
1.2.4_18 19 Nov 2017 11:37:26 |
riggs |
Chase audio/faac update (ABI incompatible to previous version 1.28)
PR: 223416
Submitted by: riggs |
1.2.4_17 21 Oct 2017 06:50:50 |
jbeich |
multimedia/ffmpeg: update to 3.4
Notable changes:
- i386/amd64 now depend on NASM per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39
- NETCDF is now MYSOFA but the dependency doesn't exist in ports yet
- SCHROEDINGER is gone per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9
- DRM, LIBRSVG2, LIBXML2 are new options
- ABI isn't completely compatible: some structs have changed
Minor cleanup:
- Don't pass --disable-{in,out}dev when it's already blocked by disabled
dependency
- Drop redundant "Enable" from option descriptions
- Switch CDIO_DESC to use Mk/bsd.options.desc.mk
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 223057
Exp-run by: antoine |
1.2.4_16 23 May 2017 05:03:16 |
rezny |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
1.2.4_15 25 Apr 2017 08:20:31 |
riggs |
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs |
1.2.4_14 11 Dec 2016 15:22:47 |
jbeich |
multimedia/ffmpeg: update to 3.2.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.2.2:/Changelog
PR: 207547
Submitted by: riggs, ebirth@b0ss.net (libressl fix)
Exp-run by: antoine (3 tries) |
1.2.4_13 23 Sep 2016 13:14:29 |
jbeich |
multimedia/x264: update to 0.148.2708
Changes: https://git.videolan.org/?p=x264.git;a=shortlog;h=86b71982e131eaa70125f8d0e725fcade9c4c677
Differential Revision: https://reviews.freebsd.org/D7958
Approved by: koobs (maintainer) |
1.2.4_12 07 May 2016 17:22:21 |
jbeich |
multimedia/libquicktime: unbreak build with ffmpeg 3.0
lqt_ffmpeg.c:389:13: error: use of undeclared identifier 'CODEC_ID_MPEG1VIDEO';
did you mean 'AV_CODEC_ID_MPEG1VIDEO'?
.id = CODEC_ID_MPEG1VIDEO,
^~~~~~~~~~~~~~~~~~~
lqt_ffmpeg.c:547:13: error: use of undeclared identifier 'CODEC_ID_SVQ1'; did
you mean 'AV_CODEC_ID_SVQ1'?
.id = CODEC_ID_SVQ1,
^~~~~~~~~~~~~
[...]
PR: 209348
Reported by: antoine (via exp-run)
Submitted by: Ben Woods <woodsb02@gmail.com>
Obtained from: Debian |
1.2.4_11 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.2.4_11 03 Jul 2015 07:02:44 |
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 ) |
1.2.4_10 22 Jun 2015 18:33:22 |
antoine |
Convert to USES=jpeg |
1.2.4_10 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
1.2.4_9 25 Dec 2014 19:04:27 |
antoine |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
1.2.4_9 23 Dec 2014 14:43:46 |
amdmi3 |
- Strip libraries |
1.2.4_9 02 Dec 2014 03:23:14 |
amdmi3 |
- 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 |
1.2.4_8 22 Nov 2014 16:23:34 |
xmj |
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) |
1.2.4_7 05 Oct 2014 14:31:30 |
tijl |
- Remove USE_AUTOTOOLS
- Remove PTHREAD_CFLAGS/PTHREAD_LIBS
- Remove -fPIC
- Clean up post-patch and pre-configure |
1.2.4_7 10 Sep 2014 20:50:37 |
gerald |
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) |
1.2.4_6 26 Jun 2014 18:59:59 |
pawel |
- Add staging support
- Convert to USES=libtool, bump PORTREVISIONs - la files not installed
- Convert to new LIB_DEPENDS format
- Remove LATEST_LINK, PKGNAMESUFFIX already set |
1.2.4_5 19 Oct 2013 16:43:33 |
wg |
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) |
1.2.4_5 07 Oct 2013 09:21:13 |
koobs |
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 |
1.2.4_4 20 Sep 2013 21:49:30 |
mm |
Returning maintainership on my multimedia ports to ports@freebsd.org |
1.2.4_4 20 Sep 2013 20:57:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
1.2.4_4 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.2.4_4 23 Apr 2013 14:20:28 |
bapt |
Finish converting the whole ports tree to USES=pkgconfig |
1.2.4_4 31 Dec 2012 10:49:53 |
mm |
Update some of my ports to new options framework
Submitted by: Baptiste Daroussin <bapt@FreeBSD.org> |
1.2.4_4 23 Jul 2012 19:27:25 |
mm |
Update multimedia/x264 to 0.125.2201
Switch to new options framework |
1.2.4_3 19 Jul 2012 20:15:39 |
naddy |
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora). |
1.2.4_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.2.4_1 25 Apr 2012 14:19:00 |
mm |
Update x264 to 0.123.2189 |
1.2.4 05 Apr 2012 11:33:58 |
mm |
Update to 1.2.4
Feature safe: yes |
1.2.3_4 16 Feb 2012 15:57:34 |
ashish |
- Bump PORTREVISION to chase the update of multimedia/libvpx |
1.2.3_3 25 Jan 2012 10:11:48 |
mm |
Update multimedia/schroedinger to 1.0.11 |
1.2.3_2 21 Dec 2011 08:48:28 |
mm |
Update x264 to 0.119.2113 |
1.2.3_1 10 Oct 2011 10:04:07 |
mm |
Update x264 to 0.116.2076 |
1.2.3 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
1.2.3 11 Aug 2011 19:20:17 |
kwm |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
1.2.3 15 Jul 2011 10:47:28 |
mm |
Update to 1.2.3 |
1.2.2_2 24 Jun 2011 22:39:03 |
mm |
Bump due to ffmpeg update to 0.7.1 |
1.2.2_1 23 Jun 2011 18:09:46 |
mm |
Update to 0.115.2000 |
1.2.2 23 Mar 2011 15:53:22 |
mm |
- Add LICENSE knob(s) |
1.2.2 10 Jan 2011 12:31:02 |
mm |
- Update to 1.2.2 |
1.2.1 02 Jan 2011 01:38:06 |
mm |
- Alphabetically sort OPTIONS
- Add ALSA to options (default: off) [1]
PR: ports/153188 [1]
Submitted by: makc@FreeBSD.org [1] |
1.2.1 01 Jan 2011 20:20:11 |
makc |
Explicitly disable ALSA support.
PR: ports/153188
Approved by: mm (maintainer timeout, 2 weeks) |
1.2.1 22 Dec 2010 20:05:49 |
ade |
Sync to final (for now) bsd.autotools.mk |
1.2.1 13 Dec 2010 14:17:08 |
mm |
- Update to 1.2.1 |
1.2.1 13 Dec 2010 14:16:27 |
mm |
- Update to 1.2.1 |
1.1.5_10 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
1.1.5_10 30 Nov 2010 09:50:47 |
mm |
- Update x264 to 0.110.1804 |
1.1.5_9 16 Oct 2010 11:52:47 |
ade |
Punt autoconf267->autoconf268 |
1.1.5_9 12 Oct 2010 22:45:08 |
pav |
- Chase libschroedinger shlib bump
Pointy hat to: mm
Reported by: pointyhat |
1.1.5_8 15 Sep 2010 18:35:24 |
ade |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
1.1.5_7 24 Jul 2010 16:38:20 |
mm |
- Update ffmpeg to 0.6 |
1.1.5_6 24 Jul 2010 15:30:17 |
mm |
- Update x264 to 20100624 (build 98) |
1.1.5_5 06 Jun 2010 20:44:03 |
naddy |
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora). |
1.1.5_4 03 Jun 2010 08:55:01 |
netchild |
- update audio/lame to 3.98.4
- use ?= for the portrevision of a master port to make it possible to
change it in a slave port which depends upon lame
- bump portrevisions of ports which depend upon lame
- done via a semi-automated way (manual review and fixup)
- I tried to take care to not bump ports which only depend optionaly on
lame (with a default of no dependency) |
1.1.5_4 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
1.1.5_3 22 May 2010 19:18:55 |
mm |
- Fix x264/x264-devel detection
- Bump PORTREVISION |
1.1.5_2 18 Apr 2010 16:30:39 |
mm |
- Add support for multimedia/x264-devel
- Bump PORTREVISION |
1.1.5_1 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.1.5 24 Mar 2010 18:44:56 |
mm |
- Update to 1.1.5
- Bump schroedinger library version |
1.1.3_3 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.1.3_2 31 Dec 2009 09:41:03 |
mm |
- Remove support for WITHOUT_NLS as this port does not support it properly
- Bump PORTREVISION
PR: ports/137687
Reported by: Jimmie James <jimmiejaz@gmail.com> |
1.1.3_1 02 Sep 2009 15:01:56 |
amdmi3 |
- Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors
actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick
download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED
Approved by: portmgr (pav) |
1.1.3_1 12 Aug 2009 07:35:56 |
mm |
- Mark port MAKE_JOBS_SAFE for SMP compilation |
1.1.3_1 11 Aug 2009 16:06:57 |
mm |
- Always disable LAME support if not in slave port
(multimedia/libquicktime-lame to be used instead) |
1.1.3_1 11 Aug 2009 15:24:55 |
mm |
- Take maintainership from multimedia@ |
1.1.3_1 11 Aug 2009 15:19:26 |
mm |
- Move LAME support to multimedia/libquicktime-lame (slave port)
- Bump PORTREVISION |
1.1.3_1 11 Aug 2009 15:17:58 |
mm |
- Move LAME support to multimedia/libquicktime-lame (slave port)
- Bump PORTREVISION |
1.1.3 11 Aug 2009 11:26:10 |
mm |
- Update to 1.1.3
- Add dirac support via libschroedinger |
1.1.1_2 18 Jul 2009 11:11:29 |
dinoex |
- update to jpeg7
Tested by: pav on pointyhat |
1.1.1_1 06 Jul 2009 21:26:00 |
naddy |
Bump PORTREVISION after libogg and libvorbisfile major version increment. |
1.1.1 31 Mar 2009 13:58:18 |
pav |
- Update x264 to 0.0.20081218
- Remove x264-gtk
PR: ports/132780
Submitted by: Bapt <baptiste.daroussin@gmail.com>
- Update libquicktime to 1.1.1 to fix build with new x264
Submitted by: kwm
- Chase x264 shlib bump |
1.0.3_2 21 Feb 2009 15:51:15 |
miwi |
- Chase audio/faad shlib bump |
1.0.3_1 23 Jan 2009 16:28:36 |
flz |
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG). |
1.0.3 20 Aug 2008 00:57:32 |
ade |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
1.0.3 26 Jul 2008 16:12:44 |
ahze |
Update to 1.0.3
PR: ports/125904
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> |