Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7.4_6 18 Apr 2024 13:28:20 |
Po-Chuan Hsieh (sunpoet) |
audio/libmad: Fix build with libmad 0.16.4 |
0.7.4_6 21 Jan 2024 21:42:28 |
Muhammad Moinur Rahman (bofh) |
multimedia/dvbcut: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
0.7.4_5 28 Jun 2023 10:47:00 |
Stefan Eßer (se) |
multimedia/dvbcut: fix build on 14-CURRENT
Use unique_ptr instead of auto_ptr which has been removed from C++17. |
0.7.4_4 01 May 2023 11:08:32 |
Daniel Engberg (diizzy) |
*/*: Bump consumers of liba52 |
0.7.4_3 27 Apr 2023 12:01:46 |
Daniel Engberg (diizzy) |
*/*: Bump all users of multimedia/ffmpeg*
...to make sure all picks up new version(s) |
0.7.4_2 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
0.7.4_1 11 Sep 2022 10:20:14 |
Felix Palmen (zirias) |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
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) |
0.7.4_1 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 ) |
0.7.4_1 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 ) |
0.7.4_1 11 Jul 2022 21:46:56 |
Po-Chuan Hsieh (sunpoet) |
audio/libmad: Set SONAME to libmad.so.0 instead of libmad.so.0.16.2
- Bump PORTREVISION of dependent ports for shlib change
- Bump PORTREVISION for package change |
0.7.4 28 Jun 2022 08:17:16 |
Stefan Eßer (se) |
multimedia/dvbcut: update to version 0.7.4 |
0.7.3_7 10 May 2022 09:04:16 |
Stefan Eßer (se) |
multimedia/dvbcut: Fix build with libmad 0.16 |
0.7.3_6 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
0.7.3_5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.7.3_5 16 Feb 2020 18:41:24 |
se |
Add PORTSCOUT limit pattern to prevent false positives
For each new version there is a tag that ends in -1 (or possibly other
numbers) that seems to just contain additional Debian specific files.
Approved by: antoine (implicit) |
0.7.3_5 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. |
0.7.3_5 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/ |
0.7.3_4 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
0.7.3_3 24 Mar 2019 10:26:46 |
se |
Remove obsolete options dialog (which now only offered QT5 since QT4 has
been removed from the ports system).
The port revision is kept unchanged since the binaries and packages built
from this port are unaffected by this changed.
Approved by: antoine (implicit) |
0.7.3_3 16 Mar 2019 17:51:07 |
tcberner |
multimedia/dvbcut: remove QT4 option (Qt4 deprecation)
Approved by: portmgr (implicit) |
0.7.3_2 12 Mar 2019 04:08:20 |
linimon |
Fix build on gcc-based architectures:
cc1plus: error: unrecognized command line option "-std=gnu++11"
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
0.7.3_2 16 Jan 2019 11:13:45 |
tijl |
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above ) |
0.7.3_1 02 Dec 2018 15:41:48 |
rene |
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741 |
0.7.3_1 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/ |
0.7.3 02 Sep 2018 15:01:24 |
mat |
regular USE_GITHUB cleanup. |
0.7.3 02 Sep 2018 06:58:17 |
se |
Update to version 0.7.3.
Approved by: antoine (implicit) |
0.7.2_2 28 Jun 2018 17:39:55 |
tcberner |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
0.7.2_2 04 May 2018 07:55:33 |
se |
Fix port by updating to the latest upstream version.
Set default Qt version to QT5.
Approved by: antoine (implicit) |
0.7.2_1 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 |
0.7.2 06 Feb 2018 21:59:31 |
se |
Upgrade to version 0.7.2.
Approved by: antoine (implicit) |
0.7.1_5 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 |
0.7.1_4 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 |
0.7.1_3 06 May 2017 20:37:11 |
se |
Fix program icons being installed in the wrong directory. |
0.7.1_2 25 Apr 2017 08:20:31 |
riggs |
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs |
0.7.1_1 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) |
0.7.1 02 Dec 2016 09:21:59 |
mat |
http://github.com redirects to https://github.com, spare everyone a redirect.
Sponsored by: Absolight |
0.7.1 01 Dec 2016 10:53:22 |
se |
Update to version 0.7.1. That version uses unique_ptr which is not
supported on FreeBSD 9.3, 10.1, and 10.2. "patch-src_dvbcut.cpp"
restores the code as it was in version 0.7.0. That patch shall be
removed from the port in 2017, when the affected FreeBSD versions
have reached EoL.
Approved by: antoine (implicit) |
0.7.0 29 Nov 2016 06:20:40 |
tcberner |
Stop exporting QT_BINDIR and QT_LIBDIR to PLIST_SUB.
As at the moment QT_BINDIR and QT_LIBDIR are 'bin' respectively 'lib' depending
on the Qt version these subs ended up at many wrong places in plists.
So only export it if QT_DIST is set.
PR: 210227
Reviewed by: mat, rakuco
Approved by: portmgr (mat), rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D8378 |
0.7.0 14 Nov 2016 07:51:32 |
se |
Update to version 0.7.0, which appears to be another fork of the no longer
maintained version 0.5.4 (or the already forked 0.6.2).
This version adds support for qt5 (port option, default remains at qt4) and
is claimed to be compatible with ffmpeg-3.x (not verified, yet).
PR: 214193
Reported by: jbeich (ffmpeg-3 exp-run) |
0.6.2.a1_4 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.6.2.a1_4 03 Aug 2015 20:11:07 |
se |
Update to the port's dependencies and minor changes to the port's patches.
No functional changes.
Submitted by: Andriy Voskoboinyk <s3erios@gmail.com>
Approved by: antoine |
0.6.2.a1_3 07 May 2015 16:32:44 |
mat |
Update ports in the [i-m]* category to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
0.6.2.a1_3 05 Feb 2015 15:04:56 |
bapt |
Cleanup plist
Add shared-mime-info and desktop-file-utils as spotted by the Q/A
But portrevision per desktop-file-utils |
0.6.2.a1_2 08 Dec 2014 16:48:41 |
tijl |
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 ) |
0.6.2.a1_1 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) |
0.6.2.a1 14 Jul 2014 18:42:04 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
0.6.2.a1 02 Dec 2013 08:29:55 |
se (src committer) |
Fix build of dvbcut , which was broken by a recent ffmpeg upgrade.
This port is no longer based on the Qt3 version of dvbcut plus a large
patch to make it build on Qt4 with the Qt3 emulation layer. A fork that
uses native Qt4 calls is used instead.
The generated files moc_progressstatusbar.cpp and moc_progresswindow.cpp
trigger an internal error in clang, if compiled with optimization. This
bug has been accepted as 18098 in the llvm bug tracker. To work around
this problem, the above mentioned two files are compiled with -O0 appended
to the compiler flages. The post-configure target in the ports Makefile is
to be removed, when a fixed version of clang is distributed in all FreeBSD
releases supported by the ports infrastructure. |
0.6.1_2 29 Oct 2013 10:48:56 |
se (src committer) |
Mark broken due to dependency on older FFMPEG.
I'm working on a fix. |
0.6.1_2 09 Oct 2013 17:11:49 |
se (src committer) |
Fix build in poudriere: Use LOCALBASE instead of PREFIX for include files.
Partial STAGE support has been implemented, but there is a problem with package
building that
still has to be resolved (missing work/.metadir). |
0.6.1_2 09 Oct 2013 15:54:31 |
se (src committer) |
Fix build: Patch was not relative to build directory. |
0.6.1_2 04 Oct 2013 16:20:34 |
se (src committer) |
Fix build on -CURRENT. |
0.6.1_2 20 Sep 2013 20:57:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
0.6.1_2 10 Jul 2013 11:42:20 |
se (src committer) |
Remove option to build with QT3, since the QT3 port is no longer supported.
USE_GCC=any since testing with CLANG caused a compilation error on amd64
(possibly a compiler bug) and I did not have time to investigate ... |
0.6.1_2 22 Mar 2013 20:06:15 |
makc |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
0.6.1_2 01 Feb 2013 15:22:08 |
ak |
- Add mime-type property for binary files in the ports tree
Approved by: portmgr (bapt) |
0.6.1_2 06 Jun 2012 06:44:38 |
miwi |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
0.6.1_2 04 Jun 2012 12:06:17 |
se |
Convert to use new options framework. |
0.6.1_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.6.1_1 24 Feb 2012 12:59:30 |
se |
No functional change: The qt4 compatibility patch was stored as uuencoded
bzip2-file. Use the smaller pure (binary) bzipped patch file instead.
Submitted by: Alex Kozlow |
0.6.1_1 16 Feb 2012 15:57:34 |
ashish |
- Bump PORTREVISION to chase the update of multimedia/libvpx |
0.6.1 14 Nov 2011 03:26:46 |
rakuco |
Remove CMAKE_USE_PTHREAD from the ports using it.
This setting has not had any effect since r1.13 to bsd.cmake.mk, as it
was only useful when we supported FreeBSD < 7.
Approved by: avilla (mentor), portmgr (miwi)
Feature safe: yes |
0.6.1 07 Jul 2011 07:53:20 |
se |
Another attempt to finally get the Qt4 build dependencies right:
Add build dependency on rcc, even though there are no .rcc files.
and I did not see rcc actually being used during the compilation. |
0.6.1 03 Jul 2011 14:45:40 |
se |
Add further build dependencies on moc and uic.
Set MAINTAINER back to my mail address. |
0.6.1 02 Jul 2011 09:26:40 |
se |
Correctly specify qmake as only a build dependency. |
0.6.1 02 Jul 2011 06:39:42 |
se |
Add dependency on qmake. |
0.6.1 27 Jun 2011 12:34:10 |
se |
Upgrade dvbcut to 0.6.1 and add support for Qt4 in addition to Qt3.
Qt4 support is based on the patch developed by Raik Bieniek (raik.bieniek
at googlemail dot com) as found in the SVN repository and has been cleaned
up for this port by me.
The Qt4 version of dvbcut.cpp is built without optimisation (the GUI is not
functional, else). |
0.6.0_6 24 Jun 2011 22:39:03 |
mm |
Bump due to ffmpeg update to 0.7.1 |
0.6.0_5 24 Jul 2010 16:38:20 |
mm |
- Update ffmpeg to 0.6 |
0.6.0_4 06 Jun 2010 20:39:21 |
naddy |
Bump PORTREVISION after libao update and handle API incompatibility. |
0.6.0_3 06 Jun 2010 14:17:58 |
naddy |
allow building as non-root |
0.6.0_3 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.6.0_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.6.0_1 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.6.0 03 Apr 2009 08:52:32 |
miwi |
- Update to 0.6.0
PR: 133320
Submitted by: Ports Fury |
0.5.4_2 18 Dec 2008 02:33:39 |
linimon |
Reset se@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr |
0.5.4_2 15 Aug 2008 14:24:46 |
pav |
- Mark BROKEN: does not compile
Reported by: pointyhat |
0.5.4_1 06 Jun 2008 13:48:22 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.5.4_1 15 Nov 2007 13:27:23 |
se |
Unbreak port: use functional interface to locate encoder/decoder functions
instead of references to global function pointers (which are no longer
exported by ffmpeg).
Approved by: portmgr (linimon) |
0.5.4_1 08 Nov 2007 04:35:45 |
linimon |
Mark as broken: fails to compile.
Approved by: portmgr (self) |
0.5.4_1 19 Aug 2007 10:39:18 |
se |
This port is no longer broken (after ffmpeg has been patched to install
a misssing header). |
0.5.4_1 19 Aug 2007 10:22:45 |
se |
This port depends on ffmpegg and was broken by a change in ffmpeg (the
sources, not the FreeBSD port), again. It is hard to catch up with all
the API changes ffmpeg sees every few weeks.
A similar patch will probably be required in other ports that depend on
ffmpeg and that use the same method to access encoders/decoders.
This port remains broken until the ffmpeg port installs the new header
(allcodecs.h), which seems to have been forgotten by the ffmpeg developers
(and until the ffmpeg port has added that file to its PLIST). |
0.5.4_1 18 Aug 2007 01:05:19 |
kris |
BROKEN: Does not compile |
0.5.4_1 04 Aug 2007 11:41:31 |
gabor |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
0.5.4_1 17 Jul 2007 07:29:58 |
se |
The port has been unbroken by compensating for recent ffmpeg header
changes. |
0.5.4_1 17 Jul 2007 06:27:12 |
se |
Unbreak compilation caused by removal of C++ compatibility wrappers
from include files that are installed by ffmpeg. The ffmpeg developers
wanted to make it clear, that C++ is not officially supported. |
0.5.4_1 15 Jul 2007 12:55:14 |
pav |
- Mark BROKEN: does not link against new ffmpeg |
0.5.4_1 03 Jun 2007 15:45:31 |
se |
Unreak compilation with gcc-4.2: There is one expression containing a
binary operator '>?' that is accepted by gcc-3.x but not by gcc-4.2.
I did not find the definition of this operator and do not know whether
it is an extension found in g++-3.x, but I assume that it is a maximum
value operator (a >? b) <==> max(a, b) and this patch implements this
operation explicitly instead of via the (unknown in g++-4.2) operator.
Submitted by: pointyhat via kris |
0.5.4_1 25 May 2007 17:08:35 |
ahze |
Use multimedia/ffmpeg now instead of multimedia/ffmpeg-devel |
0.5.4_1 20 May 2007 12:18:53 |
se |
This port was broken due to changes in ffmpeg-devel (removal of a
function from the latest ffmpeg library, which has been declared
deprecated for some time). That function has been re-enabled in
the FreeBSD port of ffmpeg and the port does build again ...
Approved by: portmgr (pav) |
0.5.4_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.5.4 02 May 2007 23:09:01 |
se |
Mark as broken: The ffmpeg library recently dropped the deprecated
function img_convert() which is a special case of the new sws_scale().
Since I need to prepare and test a patch to have avframe.ccp use the
new function, the port will remain broken for a few days ... |
0.5.4_1 02 May 2007 22:59:01 |
se |
The AC3 decoder function in ffmpeg has been renamed, make dvbcut use
the new name (ac3_decoder -> liba52_decoder). |
0.5.4_1 01 May 2007 15:04:18 |
se |
Since the upgrade to 0.5.4 included most of the contents of the latest
patches, they must be reverted to just those relevant contents as of
the time when the first version (0.5.3) was imported. |
0.5.4_1 29 Apr 2007 15:45:41 |
se |
Upgrade to dvbcut version 0.5.4.
This version is announced as equivalent to SVN rev 25.
All patches are reverted to previous versions (i.e., most are removed).
This upgrade should also fix build errors that were caused by a recent
upgrade of to the ffmpeg version in the FreeBSD ports tree. The ffmpeg
developers publicly state, that they only want to support use of the
library from C sources (c99, specifically) and that it is planned to
drop C++ compatibility. This will affect dvbcut, which is writte in
C++. At that time, the port may want to use the old version of ffmpeg
that is distributed with dvbcut (but which may miss FreeBSD specific
patches). |
0.5.3_1 10 Apr 2007 18:23:49 |
se |
Update the port to the latest available sources from SVN (r25) as suggested
by Rick C. Petty. This is achieved by patches that update all the affected
files (ignoring the "import" sub-directory, which is not used for the port)
to match the versions in SVN.
These patches do also include a fix for the Scons incompatibility that caused
the port to be broken for some time.
Thanks go to Rick C. Petty for bringing the SVN version to my attention and
his effort to get the port fixed. |
0.5.3 27 Feb 2007 04:40:55 |
kris |
BROKEN: Does not build |
0.5.3 12 Aug 2006 15:16:47 |
se |
Install to /... instead of to /... |
0.5.3 29 Dec 2005 00:18:05 |
se |
Add dvbcut, a Qt based program for cutting of MPEG TS stream files
(e.g. DVB) and the conversion from MPEG transport stream to program
stream. |