Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.7_51 30 Mar 2023 23:59:51 |
Muhammad Moinur Rahman (bofh) |
multimedia/transcode: Remove expired port:
2023-03-31 multimedia/transcode: abandoned by upstream and does not build |
1.1.7_51 18 Mar 2023 14:56:01 |
Daniel Engberg (diizzy) |
multimedia/transcode: Fix spelling in DEPRECATED entry
abandond --> abandoned
Approved by: portmgr (blanket) |
1.1.7_51 16 Feb 2023 20:48:45 |
Stefan Eßer (se) |
multimedia/transcode: mark as broken and deprecated
This software has been abandoned by the author and is not longer
available from an official repository. A verbatim copy exists on
GitHub, and the port is modified to be fetched from that repository.
This port is broken since it depends on audio resample functions that
have been deprecated in 2013 and removed from the ffmpeg sources in
2017, and therefore does not build.
The port is marked deprecated and to be removed after 2023-03-31.
If somebody wants to fix the port I'll accept patches (or transder
maintainership, since I do not use this software anymore).
Reported by: pkg-fallout |
1.1.7_49 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.1.7_48 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.1.7_48 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.1.7_48 11 Dec 2021 13:50:53 |
Tobias C. Berner (tcberner) |
framework: Add new USES 'magick' for graphics/ImageMagick*
A new USES has been added to depend on ImageMagick.
USES=magick
adds a LIB_DEPENDS on graphics/ImageMagick${IMAGEMAGICK_DEFAULT}.
If a specific version is required, use for example
USES=magick:6 resp. USES=magick:7
If only a build, run or test is required, use for example
USES=magick:build resp. USES=magick:6,build,test (Only the first 15 lines of the commit message are shown above ) |
1.1.7_48 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.1.7_47 01 May 2021 20:40:52 |
Stefan Eßer (se) |
multimedia: set MAINTAINER of dvdrip, mkxvcd, and transcode
Change MAINTAINER of resurrected ports from ports@ to se@. |
1.1.7_47 01 May 2021 18:48:53 |
Stefan Eßer (se) |
multimedia: Revert removal of transcode and dependent ports
This is a partial revert of commit 60955c0a0956 which removed transcode
and ports depending on it for not building with -fno-common.
multimedia/transcode: Revert removal of port
The transcode port has been fixed to build with -fno-common by adding
1 "extern" and 3 "static" keywords to prevent some global symbols to
be defined in multiple files that are linked into one binary.
While here fix a few issues reported by "make stage-qa".
multimedia/dvdrip: remove DEPRECATED
multimedia/mkxvcd: remove DEPRECATED
multimedia/subtitleripper: remove DEPRECATED
While here add TIMESTAMP to distinfo of these ports and make portlint
and portclippy happy.
multimedia/transcode: Add TIMESTAMP to distinfo |
1.1.7_46 01 May 2021 11:24:21 |
Rene Ladan (rene) |
Remove expired ports:
2021-04-01 multimedia/transcode: Unmaintained and dead upstream, does not build
with -fno-common (llvm 11)
2021-02-28 x11-toolkits/p5-Gnome2-VFS: Deprecated by the Gtk-Perl project. No
more security patches and bug fixes
2021-02-28 x11-toolkits/p5-Gnome2: Deprecated by the Gtk-Perl project. No more
security patches and bug fixes
2021-05-01 multimedia/dvdrip: Depends on expired multimedia/transcode
2021-05-01 multimedia/subtitleripper: Depends on expired multimedia/transcode
2021-05-01 multimedia/mkxvcd: Depends on expired multimedia/transcode
2021-05-01 deskutils/shutter: Upstream gone, depends on expired
x11-toolkits/p5-Gnome2-VFS
2021-05-01 misc/gcstar: Depends on expired x11-toolkits/p5-Gnome2-VFS |
1.1.7_46 29 Apr 2021 19:14:18 |
Ganael LAPLANCHE (martymac) |
multimedia/libdvd{read,nav}: Update to latest version
Update libdvdread to 6.1.2, changelog:
https://code.videolan.org/videolan/libdvdread/-/blob/master/NEWS
Update libdvdnav to 6.1.1, changelog:
https://code.videolan.org/videolan/libdvdnav/-/blob/master/ChangeLog
and bump dependent ports' revisions. |
1.1.7_45 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1.7_45 07 Mar 2021 16:45:49 |
tobik |
Remove redundant option descriptions that match the default ones
(ignoring case)
Reported by: danfe (for net/mosquitto), portscan |
1.1.7_45 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.1.7_44 30 Aug 2020 09:47:50 |
zeising |
Extend expiration of ports broken with -fno-common
Extend the expiration of unmaintained leaf ports that are broken with
-fno-common and previously had a short expiration date. The new date is set
to 2021-04-01, meaning the ports will be in the 2021Q2 branch, giving people
until 2021-06-30 (10 months from now) to fix issues.
Improve the wording of the deprecation message, mentioning both llvm 11 and
-fno-common.
Bump portrevision to force reinstall. This way the warning message about
deprecation will be displayed to users installing or reinstalling the
software.
MFH: 2020Q3 (maybe) |
1.1.7_43 29 Aug 2020 13:03:43 |
tcberner |
multimedia/transcode: fix build on current and deprecate
- upstreams' bitbucket seems unreachable |
1.1.7_43 26 Aug 2020 15:17:46 |
pi |
multimedia/transcode: back to the pool
PR: 248922
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
1.1.7_43 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.1.7_42 27 Mar 2020 11:23:42 |
martymac |
Update multimedia/libdvdread and multimedia/libdvdnav to 6.1.0
Changelogs are available here:
https://code.videolan.org/videolan/libdvdread/-/blob/master/NEWS
https://code.videolan.org/videolan/libdvdnav/-/blob/master/ChangeLog
Also, bump dependent ports' revisions and mark sysutils/dvdbackup as BROKEN [1]
Approved by: ehaupt [1] |
1.1.7_41 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.1.7_40 14 Nov 2019 12:39:42 |
tobik |
Add USES={gl,gnome,mate,sdl,xorg} missed in the last round |
1.1.7_40 06 Nov 2019 18:09:45 |
zeising |
Add USES=xorg USES=gl, ports categories l and m
Add USES=xorg and USES=gl to ports in categories starting with 'l' and 'm'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
1.1.7_40 16 Oct 2019 10:07:29 |
martymac |
Update multimedia/libdvdread and multimedia/libdvdnav
- Update multimedia/libdvdread to 6.0.2 and bump dependent ports' revisions
(shared library version changed)
- Update multimedia/libdvdnav to version 6.0.1 (no ABI change) |
1.1.7_39 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.1.7_38 26 May 2019 05:35:22 |
tobik |
multimedia/transcode: Drop nop SDL_CONFIGURE_ENV_ON
There is no opt_CONFIGURE_ENV_ON helper and USES=sdl already adds
SDL_CONFIG to CONFIGURE_ENV on its own. |
1.1.7_38 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.1.7_37 19 Jan 2019 17:15:53 |
riggs |
Fix build on i386 with lld linker
PR: 234818
Submitted by: riggs
Approved by: cyberbotx@cyberbotx.com (maintainer) |
1.1.7_37 10 Nov 2018 19:57:08 |
kwm |
Update ImageMagick to 6.9.10.14 [1]
* Add PKGNAMESUFFIX and rename the directory. This was done to show
that IM6 is not the "main" version. But still fully supported by upstream.
* Convert a number of options to optionhelpers.
* Add option for ISO/IEC 23008-12:2017 HEIF suport
* Add comment to pkg-descr explaining IM6's "legacy" tag.
* Add comment to the patch-config_policy.xml file why it still needed.
Please note that IM7 is not a drop in replacement due to library API and
command arguments changes. And as a result ports need to decide for themself
which version to use.
Chase these changes in all the ports that using IM6.
PR: 225102 (based on, only the version update) [1]
Submitted by: Pascal Christen <pascal.christen@hostpoint.ch> |
1.1.7_37 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.1.7_36 29 Sep 2018 08:04:27 |
riggs |
Bump PORTREVISION to chase update of multimedia/v4l_compat and libv4l |
1.1.7_35 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.1.7_34 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.1.7_33 30 Apr 2018 18:31:43 |
jbeich |
multimedia/transcode: unbreak with ffmpeg 4.0
export_ffmpeg.c:834:24: error: no member named 'lmin' in 'struct
AVCodecContext'; did you mean 'qmin'?
lavc_venc_context->lmin= (int)(FF_QP2LAMBDA * lavc_param_lmin + 0.5);
^~~~
qmin
/usr/local/include/libavcodec/avcodec.h:2355:9: note: 'qmin' declared here
int qmin;
^
export_ffmpeg.c:835:24: error: no member named 'lmax' in 'struct
AVCodecContext'; did you mean 'qmax'?
lavc_venc_context->lmax= (int)(FF_QP2LAMBDA * lavc_param_lmax + 0.5);
^~~~
qmax
/usr/local/include/libavcodec/avcodec.h:2362:9: note: 'qmax' declared here
int qmax; (Only the first 15 lines of the commit message are shown above ) |
1.1.7_32 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.1.7_31 19 Nov 2017 11:37:26 |
riggs |
Chase audio/faac update (ABI incompatible to previous version 1.28)
PR: 223416
Submitted by: riggs |
1.1.7_30 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.1.7_29 12 Oct 2017 15:57:51 |
mat |
Remove WANT_GNOME and HAVE_GNOME.
Approved by: bapt kwm
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D12643 |
1.1.7_29 25 Apr 2017 08:20:31 |
riggs |
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs |
1.1.7_28 11 Jan 2017 10:08:38 |
amdmi3 |
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by: portmgr blanket |
1.1.7_28 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.1.7_27 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.1.7_26 18 Sep 2016 17:20:05 |
dim |
Add newlines to the inline assembly in calc_SAD_half_mmx(). Otherwise
the .rept/.endr parsing logic in clang's inline assembler gets tripped
up.
Approved by: cyberbotx@cyberbotx.com (maintainer)
PR: 212798
MFH: 2016Q3 |
1.1.7_26 15 Apr 2016 17:40:32 |
jbeich |
multimedia/transcode: unbreak build with ffmpeg 3.0
aud_aux.c:329:18: error: use of undeclared identifier 'CODEC_ID_MP2'; did you
mean 'AV_CODEC_ID_MP2'?
codeid = CODEC_ID_MP2;
^~~~~~~~~~~~
AV_CODEC_ID_MP2
/usr/local/include/libavcodec/avcodec.h:419:5: note: 'AV_CODEC_ID_MP2' declared
here
AV_CODEC_ID_MP2 = 0x15000,
^
PR: 208818
Reported by: antoine (via exp-run)
Submitted by: Ben Woods <woodsb02@gmail.com>
Obtained from: Arch Linux
Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
1.1.7_25 15 Apr 2016 17:39:48 |
jbeich |
multimedia/transcode: unbreak fetch
fetch:
http://cdn.bitbucket.org/france/transcode-tcforge/downloads/transcode-1.1.7.tar.bz2:
Forbidden
PR: 208818
Submitted by: Ben Woods <woodsb02@gmail.com>
Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
1.1.7_25 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.1.7_25 08 Jan 2016 00:01:53 |
brd |
Remove stale freetype patch that is breaking build
PR: 205711
Submitted by: cyberbotx@cyberbotx.com
Approved by: bdrewery
MFH: 2016Q1 |
1.1.7_25 29 Dec 2015 09:15:26 |
riggs |
Remove USE_GCC; add --disable-mmx on FreeBSD-10.1
PR: 202773
Submitted by: cyberbotx@cyberbotx.com (maintainer)
Reviewed by: riggs |
1.1.7_24 09 Nov 2015 14:30:02 |
amdmi3 |
Remove support for WANT_SDL/HAVE_SDL knobs
WANT_SDL/HAVE_SDL macros allowed a port to check which SDL components
are installed. This goes against the policy of avoiding automatic
dependencies, and there are actually no cases in the portstree where
these knobs are used properly, so axe them out.
Approved by: portmgr (mat)
Differential Revision: D4093 |
1.1.7_24 10 Oct 2015 14:03:01 |
tijl |
Remove iconv(), iconv_open() and iconv_close() symbols from libiconv.
These were FreeBSD specific aliases for libiconv(), libiconv_open() and
libiconv_close() that are now also provided by libc which complicates
writing configure tests that work correctly when both libc iconv and
libiconv are available.
Also, because the libiconv iconv.h header redefines iconv* to libiconv*
correct use of the header implies that the aliases aren't used.
The following ports needed fixes because there was something wrong with
the way they tried to detect or use iconv:
audio/deadbeef: Remove LIBICONV_PLUG from a source file. It's a
compile-time option and should not be set in source code. (Only the first 15 lines of the commit message are shown above ) |
1.1.7_23 11 Sep 2015 22:28:35 |
jbeich |
multimedia/transcode: convert to target helpers
- Reset option sorting to default (alphabetical)
PR: 202773
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
1.1.7_23 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.1.7_22 22 Jun 2015 18:33:22 |
antoine |
Convert to USES=jpeg |
1.1.7_22 15 Apr 2015 08:20:28 |
tijl |
converters/libiconv:
- Remove const qualifier from iconv(3) to match POSIX:
http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html
- Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is
defined because the base system iconv supports these extensions too.
Add/remove patches to/from ports to call iconv with non-const arguments.
This breaks some ports on FreeBSD 10 because base system iconv.h still has
the const qualifier. Fix this by letting USES=iconv add a build dependency
on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG
defined) instead of the base system iconv.h.
This exposed some ports that link with libiconv when it is available instead
of using libc iconv. In these cases one of the following changes has been (Only the first 15 lines of the commit message are shown above ) |
1.1.7_21 18 Jan 2015 21:12:43 |
kwm |
Update ImageMagick to 6.9.0.4.
- Normalize the ImageMagick library name so it stays the same regardless of
what the 16-bit and HDRI option are set to [1]. Teach cmake to look for
the new name. Bump ports that link to the libraries due to this.
- As a result do away with the "HALFSUPPORTED" option block, and list
16-bit and HDRI with the other options.
- ImageMagick ships a basic SVG plugin when not using librsvg2 for SVG
support. This basic SVG plugin needs libxml2 to work [2]. Make libxml2
a mandatory dependency (instead of only when the SVG option was selected).
- Don't touch .keep files in the modules directory, there files there so
it useless.
PR: 194949 [1]
PR: 195227 [2]
Requested by: many [1]
Submitted by: software-freebsd@interfasys.ch [2] |
1.1.7_20 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 ) |
1.1.7_19 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.1.7_18 07 Nov 2014 09:55:23 |
kwm |
Remove * from LIB_DEPENDS lines and specify the default library name
for ImageMagick. Using '*' it is unsupported and potention bugs here. |
1.1.7_18 11 Oct 2014 12:16:41 |
riggs |
- Fix build problem (plist generation) with export_xvid.so symlink
- Make port ready for ffmpeg 2.4 and later
- Pet portlint
- Bump PORTREVISION
PR: 194161
Submitted by: cyberbotx@cyberbotx.com (maintainer)
MFH: 2014Q4 |
1.1.7_17 03 Oct 2014 11:34:03 |
tijl |
- Replace FAKEDIR with STAGEDIR and only use auto-plist for lib/transcode
- Remove USE_AUTOTOOLS
- Add DOCS option
- Remove -lpthread patching |
1.1.7_16 18 Aug 2014 11:50:35 |
amdmi3 |
- Drop .la files, no dependees require them
Approved by: portmgr blanket |
1.1.7_15 02 Aug 2014 12:35:29 |
jhale |
- Convert to options helpers
- Standardize a few option names
- Bump PORTREVISON since option names have changed
PR: 187687
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
1.1.7_14 25 Jun 2014 05:35:32 |
bapt |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
1.1.7_14 20 Jun 2014 19:05:29 |
amdmi3 |
- Convert USE_BZIP2 to USES
- Switch to USES=libtool
Approved by: portmgr blanket |
17 Jun 2014 20:05:31
|
kwm |
Update to 6.8.9-3 [1][3].
Use USES=compiler:openmp for the OPENMP option[2]
Ditch the use of perl for patching etc [4] and silence perl threaded check [6]
-delay option spurious message should be fixed [5]
JASPER option was replace by JPEG2000 for JP2k support.
Put 16BIT_PIXEL and HDRI option separate option block. These options change
the library name, so the user needs to take this into consideration.
Use new LIB_DEPENDS syntax.
Use @sample for config files.
Sprinkle some USES=pkgconfig for some ports, since we don't pull it in
anymore at run-time.
PR: 185462 [1] (Only the first 15 lines of the commit message are shown above ) |
1.1.7_12 13 May 2014 10:17:04 |
martymac |
- Update multimedia/libdvdread to 4.9.9
- Bump dependent ports' PORTREVISIONS and update LIB_DEPENDS [1]
- multimedia/libdvdnav: remove dependency to (now removed) dvdread-config
- sysutils/vstrip: remove useless dependency to multimedia/libdvdread
Approved by: portmgr (implicit) [1] |
1.1.7_11 24 Apr 2014 07:52:31 |
tijl |
Fix LIB_DEPENDS on mjpegtools.
Reported by: jenkins (swills) |
1.1.7_11 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
1.1.7_10 03 Feb 2014 08:15:20 |
martymac |
- Update libdvdread and libdvdnav to 4.2.1
- Bump dependent ports' revisions |
1.1.7_9 17 Jan 2014 21:38:50 |
riggs |
- Stagify
- Use new LIB_DEPENDS format
- Detect awk properly
Approved by: portmgr (implicit, blanket), thierry (mentor) |
1.1.7_9 16 Jan 2014 20:03:32 |
riggs |
Fix build problem (subtitler looks for freetype headers in the wrong dir)
PR: ports/185248
Submitted by: Kevin Oberman <rkoberman@gmail.com>
Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer), thierry
(mentor) |
1.1.7_9 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.1.7_9 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.1.7_8 20 Sep 2013 20:57:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
1.1.7_8 05 Sep 2013 21:04:51 |
bsam |
The last port: --with-libiconv-prefix=${LOCALBASE} -> ${ICONV_CONFIGURE_ARG}
Approved by: portmgr (bapt, implicit) |
1.1.7_8 02 Sep 2013 18:08:32 |
antoine |
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt) |
1.1.7_8 02 Sep 2013 16:23:42 |
wg |
multimedia/transcode: add V4L option
- Add V4L option [1]
- Remove support for OS < 7.x
- Remove leading article from COMMENT
- Add LICENSE (GPLv2)
- USES gmake
PR: ports/179460
Submitted by: Naram Qashat <cyberbotx cyberbotx.com> (maintainer) |
1.1.7_8 27 Apr 2013 11:59:29 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising |
1.1.7_8 16 Oct 2012 21:17:53 |
madpilot |
Fix typo.
Reported by: crees
Feature safe: yes |
1.1.7_8 16 Oct 2012 21:02:59 |
madpilot |
Fix mjpegtools LIBDEPENDS.
Reported by: Jeremy Messenger <mezz.freebsd@gmail.com>
Feature safe: yes |
1.1.7_8 16 Oct 2012 18:32:05 |
madpilot |
- Convert to new options framework
- Trim Makefile headers
- Remove ABI version number from LIB_DEPENDS
PR: ports/172516
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Feature safe: yes |
1.1.7_8 23 Jul 2012 19:27:25 |
mm |
Update multimedia/x264 to 0.125.2201
Switch to new options framework |
1.1.7_7 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.1.7_7 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.1.7_6 25 Apr 2012 14:19:00 |
mm |
Update x264 to 0.123.2189 |
1.1.7_5 18 Feb 2012 10:18:33 |
mva |
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav |
1.1.7_4 16 Feb 2012 15:57:34 |
ashish |
- Bump PORTREVISION to chase the update of multimedia/libvpx |
1.1.7_3 17 Jan 2012 14:35:18 |
martymac |
- Update libdvdread and libdvdnav to 4.2.0 and bump dependent ports' revisions
- libdvdread: allow package building with libdvdcss if WITH_DVDCSS is set [1]
- libdvdread/libdvdnav: fix endianness handling [2]
Submitted by: olgeni [1], richo <richo@psych0tik.net> [2] (via mail to ports@)
PR: ports/162197 [1] |
1.1.7_2 14 Jan 2012 22:27:02 |
netchild |
Update lame to 3.99.3.
Bump portrevision of all ports which depend upon it. |
1.1.7_1 21 Dec 2011 08:48:28 |
mm |
Update x264 to 0.119.2113 |
1.1.7 21 Dec 2011 01:20:34 |
eadler |
- update to 1.1.7
Changes:
Update the video stabilization plugins to version 0.80. Speed boost.
PR: ports/163417
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Feature safe: yes |
1.1.5_19 11 Oct 2011 07:17:46 |
mm |
Update ImageMagick to 6.7.2-10 (shlib bumped to .5) |
1.1.5_18 10 Oct 2011 10:04:07 |
mm |
Update x264 to 0.116.2076 |
1.1.5_17 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.1.5_17 24 Jun 2011 22:39:03 |
mm |
Bump due to ffmpeg update to 0.7.1 |
1.1.5_16 23 Jun 2011 18:09:46 |
mm |
Update to 0.115.2000 |
1.1.5_15 06 Jun 2011 04:31:53 |
bapt |
- update mjpegtools to 2.0.0
- chase library bump |
1.1.5_15 02 May 2011 06:51:00 |
bapt |
Remove run dependency on the expired multimedia/xvid4conf |
1.1.5_15 27 Dec 2010 08:28:05 |
glewis |
. Pass a value for mandir in pre-install to prevent it trying to install
man pages in LOCALBASE. Unbreaks the build as non-root.
. Remove MD5 to keep portlint happy.
PR: 153462
Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |