Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.7.2_2 02 Nov 2024 01:01:11 |
Jan Beich (jbeich) |
multimedia/libvpx: update 1.15.0
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.14.1..v1.15.0
Reported by: Repology |
1.7.2_1 20 Jan 2024 00:41:39 |
Jan Beich (jbeich) |
multimedia/libvpx: update 1.14.0
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.13.1..v1.14.0
Reported by: portscout |
1.7.2 07 Jan 2024 14:57:19 |
Koichiro Iwao (meta) |
multimedia/handbrake: Update to 1.7.2
PR: 276136
Changes: https://github.com/HandBrake/HandBrake/releases/tag/1.7.2 |
1.7.1 08 Dec 2023 18:13:49 |
Muhammad Moinur Rahman (bofh) Author: Yuichiro NAITO |
multimedia/handbrake: Update version 1.6.1=>1.7.1
Changelog: https://github.com/HandBrake/HandBrake/releases/tag/1.7.1
PR: 275546
Approved by: submitter is maintainer |
1.6.1_3 26 Aug 2023 21:03:32 |
Po-Chuan Hsieh (sunpoet) |
*: Rename GTK+ to GTK
GTK+ has been renamed to GTK since 2019.
Reference: https://mail.gnome.org/archives/gtk-devel-list/2019-February/msg00000.html
Approved by: portmgr (blanket) |
1.6.1_3 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
1.6.1_3 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
1.6.1_2 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
1.6.1_1 11 Feb 2023 08:46:45 |
Jan Beich (jbeich) |
multimedia/libvpx: update 1.13.0
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.12.0..v1.13.0
Reported by: portscout |
1.6.1 31 Jan 2023 16:54:44 |
Fernando ApesteguĂa (fernape) Author: Yuichiro NAITO |
multimedia/handbrake: update to 1.6.1
ChangeLog: https://github.com/HandBrake/HandBrake/releases/tag/1.6.1
PR: 268925
Reported by: naito.yuichiro@gmail.com (maintainer) |
1.6.0 14 Jan 2023 17:20:41 |
Fernando ApesteguĂa (fernape) Author: uichiro NAITO |
multimedia/handbrake: update to 1.6.0
ChangeLog: https://handbrake.fr/news.php?article=49
PR: 268925
Reported by: naito.yuichiro@gmail.com (maintainer) |
1.5.1_3 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 |
1.5.1_2 09 Sep 2022 21:02:04 |
Daniel Engberg (diizzy) |
*/*: Update path set in BUILD_DEPENDS for CMake in more ports
Commit b23ea4e2d2f51b53d8915fe9fd7b4efbdd575e38 changed its location to
devel/cmake-core
Approved by: portmgr (blanket) |
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.5.1_2 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.5.1_2 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.5.1_2 02 May 2022 10:53:07 |
Tobias C. Berner (tcberner) |
multimedia/gstreamer: add missing USES=gstreamer
Add missing USES=gstreamer to options not caught in gstreamer.mk conversion in
[1]
Reported by: fluffy
[1] ca3f925d6eb53ff27e2a49775f6d33f52a587ae4 |
1.5.1_2 30 Apr 2022 08:03:20 |
Tobias C. Berner (tcberner) |
framework: convert bsd.gstreamer.mk to Uses/gstreamer.mk
- convert bsd.gstreamer.mk to Uses/gstreamer.mk
- convert ports tree to make use of USES=gstreamer
- remove duplicate dependency lines from the tree
Differential Revision: https://reviews.freebsd.org/D35097 |
1.5.1_2 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
1.5.1_1 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
1.5.1 21 Jan 2022 17:07:57 |
Piotr Kubaj (pkubaj) |
multimedia/handbrake: update to 1.5.1
Differential revision: https://reviews.freebsd.org/D33937
Submitted by: naito.yuichiro_gmail.com (maintainer) |
1.4.2_1 21 Nov 2021 11:06:33 |
Jan Beich (jbeich) |
devel/meson: temporarily disable ldconfig after 665e4e5edb6d
$ su root -c 'meson install -C foo_build'
$ meson
ld-elf.so.1: Shared object "libpython3.8.so.1.0" not found, required by
"python3.8"
PR: 259080 |
1.4.2_1 03 Nov 2021 18:54:13 |
Jan Beich (jbeich) |
multimedia/handbrake: disable ldconfig during build
ld-elf.so.1: Shared object "liblz4.so.1" not found, required by
"libarchive.so.13"
gmake[4]: *** [common/CMakeFiles/common.dir/build.make:134:
common/CMakeFiles/common.dir/x86/intrapred8.asm.o] Error 1
$ ldconfig -r
/var/run/ld-elf.so.hints:
search directories:
PR: 259080
Reported by: antoine (via exp-run)
Regressed by: https://github.com/mesonbuild/meson/commit/2c3a68bc30cf |
1.4.2_1 16 Oct 2021 09:51:39 |
Jimmy Olgeni (olgeni) |
*: fix tab vs. space issues, and comments according to the guide. |
1.4.2_1 09 Oct 2021 00:45:18 |
Jan Beich (jbeich) |
multimedia/libvpx: update 1.11.0
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.10.0..v1.11.0
Reported by: portscout, Repology |
1.4.2 08 Oct 2021 01:34:08 |
Jan Beich (jbeich) Author: Yuichiro NAITO |
multimedia/handbrake: update to 1.4.2
Changes: https://github.com/HandBrake/HandBrake/releases/tag/1.4.2
Reviewed by: pkubaj
Differential Revision: https://reviews.freebsd.org/D32348 |
1.4.1 02 Sep 2021 07:38:34 |
Jan Beich (jbeich) Author: Yuichiro NAITO |
multimedia/handbrake: update to 1.4.1
Changes: https://github.com/HandBrake/HandBrake/releases/tag/1.4.1
PR: 258168
Reviewed by: pkubaj
Tested by: pkubaj (powerpc64)
Differential Revision: https://reviews.freebsd.org/D24742 |
1.4.0 22 Jul 2021 00:55:24 |
Piotr Kubaj (pkubaj) |
multimedia/handbrake: fix build on powerpc(64)
For some reason, while there's no issue with building on powerpc64le, there's a
problem on powerpc and powerpc64 (same as with multimedia/ffmpeg). |
1.4.0 21 Jul 2021 20:10:14 |
Piotr Kubaj (pkubaj) |
multimedia/handbrake: update to 1.4.0
Differential revision: https://reviews.freebsd.org/D31252
Submitted by: naito.yuichiro@gmail.com (maintainer) |
1.3.3_4 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.3.3_3 20 Apr 2021 06:57:34 |
Tobias Kortkamp (tobik) |
Mk/Uses/ninja.mk: Add support for devel/samurai (D29353)
Samurai is a Ninja-compatible build tool with fewer dependencies
than Ninja. Hook it to the framework via a new NINJA_DEFAULT.
This also adds %p to NINJA_STATUS to make Ninja or Samurai print
the percentage of completed jobs to make it easier to eyeball how
much of the build is done.
PR: 254678
Exp-run by: antoine |
1.3.3_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.3.3_3 11 Mar 2021 10:13:34 |
pkubaj |
multimedia/handbrake: fix build on powerpc64le
Add patch previously committed to ffmpeg. |
1.3.3_3 19 Jan 2021 06:31:43 |
hrs |
- Fix build when multimedia/dav1d is not installed. This can happen
when multimedia/ffmpeg is compiled with no DAV1D option.
- Split mkdir ${WRKSRC}/download from copying files into it.
Submitted by: Mike Cui
Approved by: Yuichiro NAITO (maintainer)
PR: 251044 |
1.3.3_2 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.3.3_1 27 Sep 2020 20:28:00 |
linimon |
Allow building on powerpc64le. Set flags the same as for powerpc64.
Approved by: portmgr (tier-2 blanket) |
1.3.3_1 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.3.3 18 Jun 2020 17:41:57 |
pkubaj |
multimedia/handbrake: update to 1.3.3
HandBrake 1.3.3 has been released. This patch updates multimedia/handbrake port.
Here is list of changes from 1.3.2.
1. update to ffmpeg 4.2.3 in contrib files
2. code style fix of MASTER_SITES
3. update version.txt from upstream's source tarball.
4. mediainfo filename change
5. add powerpc to architectures list.
Submitted by: naito.yuichiro_gmail.com (maintainer)
Differential Revision: https://reviews.freebsd.org/D25292 |
1.3.2 10 May 2020 15:43:17 |
jbeich |
multimedia/handbrake: update to 1.3.2
Changes: https://github.com/HandBrake/HandBrake/releases/tag/1.3.2
Submitted by: Yuichiro NAITO (maintainer)
Tested by: pkubaj (powerpc64)
MFH: 2020Q2 (mostly bug fixes)
Differential Revision: https://reviews.freebsd.org/D24742 |
1.3.1 12 Mar 2020 19:25:03 |
tcberner |
multimedia/handbrake: Fails to build against ffmpeg with DAV1D=off
PR: 244432
Submitted by: Yuichiro NAITO <naito.yuichiro@gmail.com> (maintainer)
Reported by: Steve Peurifoy <ssw01@mathistry.net> |
1.3.1 06 Jan 2020 02:00:17 |
pkubaj |
multimedia/handbrake: update to 1.3.1
1. remove `patch-gtk_src_Makefile.am`
This patch has already been merged by upstream.
2. update ffmpeg to 4.2.2 in CONTRIB_FILES.
Upstream has updated to this version.
3. update 'version.txt'
Picked from released source archive.
PR: 243114
Submitted by: naito.yuichiro@gmail.com (maintainer)
MFH: 2020Q1 |
1.3.0_2 03 Jan 2020 18:45:04 |
jbeich |
multimedia/handbrake: fix r521913 upstreaming issues
- Unbreak QSV build on non-FreeBSD
- LIBHB.dll is only used on MinGW
- No need to touch __deps__, just exclude MODULE
PR: 242849 |
1.3.0_2 03 Jan 2020 09:01:24 |
jbeich |
multimedia/handbrake: enable Intel Quick Sync Video
PR: 242849
Approved by: Yuichiro NAITO (maintainer)
Tested by: Yuichiro NAITO, pkubaj (powerpc64)
MFH: 2020Q1 (opt-in at runtime, requested by maintainer) |
1.3.0_1 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.3.0 03 Dec 2019 15:43:55 |
pkubaj |
multimedia/handbrake: update to 1.3.0
Here is a list of changes since 1.2.2:
- fix portlint warning
- USES line more earlier
- change to use libvpx from Ports
It is upstream's decision.
- removed dependency (also upstream's decision)
libramplerate
- update contrib libraries
fdk-aac 2.0.1
ffmpeg 4.2.1
libbluray 1.1.2
libdvdnav 6.0.1
libdvdread 6.0.2 (Only the first 15 lines of the commit message are shown above ) |
1.2.2_1 24 Nov 2019 11:42:24 |
pkubaj |
multimedia/handbrake: fix build on powerpc64
Use C11 compiler, because of ffmpeg.
Correct comment typo.
Don't include asm/cputable.h and linux/auxvec.h in
libvpx-1.7.0/vpx_ports/ppc_cpudetect.c - those headers are Linux-only.
Merge upstream patch from x265 to fix compilation on non-x86.
Don't link with libc++ when using GCC.
PR: 241928
Approved by: naito.yuichiro@gmail.com (maintainer), linimon (mentor) |
1.2.2_1 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.2 27 Feb 2019 18:12:22 |
swills |
multimedia/handbrake: update to 1.2.2
PR: 235848
Submitted by: Yuichiro NAITO <naito.yuichiro@gmail.com> (maintainer) |
1.2.0_1 06 Feb 2019 13:33:13 |
jbeich |
multimedia/libvpx: update 1.8.0
www/firefox, www/firefox-esr, mail/thunderbird wait for upstream fix via
https://bugzilla.mozilla.org/show_bug.cgi?id=1525393
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.7.0..v1.8.0
ABI: https://abi-laboratory.pro/tracker/timeline/libvpx/ |
1.2.0 26 Dec 2018 13:23:59 |
riggs |
Update to upstream version 1.2.0
Detailed maintainer log:
- Runtime feature:
- Backend library has been changed from libav to ffmpeg-4.1.
Vulnerabilities of libav have been solved.
- libx265 has been updated to 2.9.
- Speex audio codec has been added for decode.
- Buildtime change:
- Assembler has been changed from yasm to nasm.
- Clang compiler has been supported.
USE_GCC is omitted.
We no longer need libc++ link option.
- BUILD_DEPENDS on binutils have been omitted.
Our ld(1) has --exclude-libs option on all supported versions of FreeBSD.
- Configure script respects $(CC) envrionment variable.
We no longer need to patch config.py.
- Configure script looks up python2 from $PATH.
We no longer need to fix shebang.
- Provides port specific patches by $(CP).
To avoid patch of patches.
PR: 234322
Submitted by: naito.yuichiro@gmail.com (maintainer) |
1.1.2_1 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
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, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
1.1.2 18 Sep 2018 18:06:16 |
swills |
multimedia/handbrake: Update to 1.1.2
PR: 231276
Submitted by: Yuichiro NAITO <naito.yuichiro@gmail.com> (maintainer) |
1.1.1_2 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.1_1 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
1.1.1 19 Jun 2018 18:12:07 |
pi |
multimedia/handbrake: update 1.1.0 -> 1.1.1
PR: 229162
Submitted by: naito.yuichiro@gmail.com (maintainer)
Relnotes: https://handbrake.fr/news.php?article=40 |
1.1.0 16 May 2018 17:19:18 |
fernape |
multimedia/handbrake: Add ONLY_FOR_ARCHS_REASON
Reported by: mat
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D15063 |
1.1.0 18 Apr 2018 21:32:34 |
fernape |
Update multimedia/handbrake to 1.1.0
Handing over maintainership to naito.yuichiro@gmail.com
PR: 227374
Reported by: naito.yuichiro@gmail.com
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D15063 |
1.0.7_5 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
1.0.7_4 11 Feb 2018 20:19:12 |
madpilot |
- Update multimedia/x265 to 2.6
- Use the distfile provided by the VideoLAN project
- Add options for HI10P and HI12P (available only for amd64)
- Add DEBUG option
- Add OPTIMIZED_CFLAGS option
- Force using clang 5.0 on 10.4. Base provided clang fails during
compilation
- Chase shlib bump in dependent ports
PR: 225431
Submitted by: daniel.engberg.lists@pyret.net
Approved by: Maintainer timeout |
1.0.7_3 25 Jan 2018 21:20:12 |
jbeich |
multimedia/libvpx: update 1.7.0
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.6.1..v1.7.0
ABI: https://abi-laboratory.pro/tracker/timeline/libvpx/ |
1.0.7_2 12 Jan 2018 08:51:04 |
tobik |
multimedia/handbrake: Make Python 2.7 build dependency explicit
Handbrake has a hard build dependency on Python 2.7 and calls python2
during the build. However lang/python2 might not be installed in the
build environment (e.g. with OPTIONS_UNSET=CUPS).
python2
/wrkdirs/usr/ports/multimedia/handbrake/work/HandBrake-1.0.7/build/../gtk/src/makedeps.py
gmake[4]: python2: Command not found
gmake[4]: *** [Makefile:866: widget.deps] Error 127
gmake[4]: Leaving directory
'/wrkdirs/usr/ports/multimedia/handbrake/work/HandBrake-1.0.7/build/gtk/src' |
1.0.7_2 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.0.7_1 21 Dec 2017 10:23:19 |
linimon |
Try to bring some consistency to ports that have x86-specific pieces.
- in general, if we think that the code is not architecture-specific,
and instead just enables x86 assembler by default, those should
use BROKEN rather than IGNORE. This will allow them to be attempted
with TRYBROKEN.
- spell i386 as x86.
- spell asm as assembler.
- pet portlint.
These changes should have no effect on tier-1 builds.
Approved by: portmgr (tier-2 blanket) |
1.0.7_1 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
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, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
1.0.7 14 Apr 2017 18:08:41 |
pi |
multimedia/handbrake: update 1.0.3 -> 1.0.7
PR: 218558
Changes: https://github.com/HandBrake/HandBrake/releases
Submitted by: Vladimir Omelchuk <admin@vladiom.com.ua>
Reviewed by: naito.yuichiro@gmail.com |
1.0.3_2 10 Apr 2017 21:49:02 |
mat |
Regular USE_GITHUB cleanup.
Do not set DISTNAME.
Do not set WRKSRC, if you feel like you need to, you should fix
GH_PROJECT instead.
Sponsored by: Absolight |
1.0.3_2 09 Apr 2017 18:13:04 |
pi |
multimedia/handbrake: fix build after update to 1.0.3
PR: 218384
Submitted by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
Reported by: Vladimir Omelchuk <admin@vladiom.com.ua>
Reviewed by: naito.yuichiro@gmail.com, rkoberman@gmail.com |
1.0.3_1 08 Apr 2017 13:57:57 |
riggs |
Remove superfluous bits from testing from Makefile |
1.0.3_1 08 Apr 2017 13:49:14 |
riggs |
Honour CC var instead of hardcoded gcc
PR: 218470
Submitted by: naito.yuichiro@gmail.com
Reported by: gerald |
1.0.3 04 Apr 2017 17:48:24 |
riggs |
Update to upstream version 1.0.3
PR: 218288
Submitted by: naito.yuichiro@gmail.com
Reviewed by: riggs |
0.10.5_5 20 Feb 2017 18:00:05 |
riggs |
Chase libass runtime fix r434477; bump PORTREVISION on consumers
PR: 216837
Reported by: cpm
MFH: 2017Q1 |
0.10.5_4 05 Feb 2017 08:17:43 |
riggs |
Update libass to upstream version 0.13.6; bump PORTREVISION on consumers
Reported by: robert.burmeister@utoledo.edu (via email) |
0.10.5_3 31 Jan 2017 03:40:46 |
linimon |
Mark various ports broken on aarch64 and armv6.
Approved by: portmgr (tier-2 blanket) |
0.10.5_3 30 Dec 2016 08:08:20 |
jbeich |
multimedia/libass: belatedly bump PORTREVISION after r429876
ASS_Style grew in size by |int Justify| member. Old consumers may
not initialize it leading to crashes.
Reported by: Kevin Oberman |
0.10.5_2 11 Nov 2016 18:47:58 |
amdmi3 |
- Verbosify build |
0.10.5_2 08 Nov 2016 19:29:57 |
linimon |
The 64-bit arm arch is actually spelled 'aarch64', not 'arm64'. |
0.10.5_2 08 Nov 2016 08:45:39 |
linimon |
Mark as broken on arm64. |
0.10.5_2 17 Oct 2016 15:49:29 |
marino |
multimedia/handbrake: fix after change in USES=localbase behavior
The build started failing on compilers that don't have /usr/local/lib
in the default search path. |
0.10.5_2 30 Sep 2016 01:15:11 |
jbeich |
multimedia/libvpx: update 1.6.0
ABI is incompatible... or not? SONAME has changed but the removed vp10
symbols weren't actually exposed (and still aren't).
Note, FreeBSD 9.x now builds with Clang 3.4 because GCC 4.2 fails:
vp9/encoder/x86/vp9_frame_scale_ssse3.c: In function 'eight_tap_row_ssse3':
vp9/encoder/x86/vp9_frame_scale_ssse3.c:93: internal compiler error: in
simplify_binary_operation_1, at simplify-rtx.c:2563
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.5.0..v1.6.0
ACC
report: https://people.freebsd.org/~jbeich/compat_reports/libvpx/1.5.0_to_1.6.0/compat_report.html |
0.10.5_1 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) |
0.10.5 05 May 2016 09:41:36 |
riggs |
Fix build in the presence of system-wide installed ffmpeg
PR: 209064
Reported by: admin@vladiom.com.ua
Submitted by: scf |
0.10.5 24 Apr 2016 15:11:56 |
riggs |
Update to upstream version 0.10.5, turning FDK_AAC into an OPTION
PR: 208334
Submitted by: woodsb02@gmail.com
Reviewed by: riggs, jbeich
Differential Revision: https://reviews.freebsd.org/D6077 |
0.10.2_2 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.10.2_2 14 Nov 2015 19:34:13 |
jbeich |
multimedia/libvpx: update 1.5.0
ABI isn't compatible, so bump PORTREVISION in consumers.
Changes: https://chromium.googlesource.com/webm/libvpx/+log/e67d45d..v1.5.0
ACC
report: https://people.freebsd.org/~jbeich/compat_reports/libvpx/1.4.0.488_1_to_1.5.0/compat_report.html
PR: 204478
Exp-run by: antoine
Approved by: ashish (maintainer) |
0.10.2_1 02 Aug 2015 20:23:56 |
kwm |
Part 1 of adding USE_GNOME=intltool to ports that require it.
The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and
gtk30 don't pull intltool in anymore.
PR: 201980
Exp-run by: antoine@ |
0.10.2_1 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 ) |
0.10.2 18 Jun 2015 12:56:15 |
robak |
multimedia/handbrake: update 0.10.1 -> 0.10.2
- Add DESKTOP_ENTRIES
PR: 200856
Submitted by: Hardy Schumacher <hardy.schumacher@gmx.de> |
0.10.1_3 09 Jun 2015 14:25:42 |
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) |
0.10.1_2 20 Apr 2015 19:05:51 |
pi |
multimedia/handbrake: register CONFLICTS_BUILD with x265
handbrake does not build if multimedia/x265 is installed
PR: 199126
Submitted by: Walter Schwarzenfeld <w.schwarzenfeld@aon.at> |
0.10.1_2 19 Apr 2015 19:50:48 |
adamw |
Update x265 to 1.6, and bump PORTREVISION on its consumers for shlib
version change. |
0.10.1_1 14 Apr 2015 07:35:49 |
pi |
multimedia/handbrake: change X11_DESC from GTK3 to GTK+3
Submitted by: danfe |
0.10.1_1 14 Apr 2015 06:13:04 |
pi |
multimedia/handbrake: fix X11_DESC
Submitted by: tj@mrsk.me |
0.10.1_1 13 Apr 2015 16:00:49 |
pi |
multimedia/handbrake: fix build on 10.1a, 9.3a (and probably others)
PR: 199126
Submitted by: kwhite@site.uottawa.ca |
0.10.1 05 Apr 2015 17:10:27 |
netchild |
Add libvpx and x264 dependency:
- the bundled ffmpeg seems to want to use it despite libvpx being disabled
in the handbrake patches
- x264 comes bundled, but there are reports it's needed as a dependency so
that the port builds, so better safe than sorry
This allows to build the port by hand (make install in the port directory).
The BROKEN line stays in, seems those changes don't make poudriere happy.
PR: 199126
Submitted by: w.schwarzenfeld@utanet.at
Discussed with: olgeni |
0.10.1 03 Apr 2015 11:26:50 |
mat |
Remove OSVERSION checks that do not make sense any more.
For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).
Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.
Differential Revision: https://reviews.freebsd.org/D2209 |
0.10.1 02 Apr 2015 17:04:57 |
antoine |
Mark BROKEN: fails to build
gmake[1]: Leaving directory
'/wrkdirs/usr/ports/multimedia/handbrake/work/HandBrake-0.10.1/build/contrib/fdkaac/fdk-aac-v0.1.1-6-gbae4553'
touch contrib/fdkaac/.stamp.install
set -e; cd ./contrib/ffmpeg/libav-v10.1/; ./configure
--prefix=/wrkdirs/usr/ports/multimedia/handbrake/work/HandBrake-0.10.1/build/contrib/
--disable-shared --enable-static --enable-gpl --disable-doc --disable-bsfs
--enable-bsf=aac_adtstoasc --disable-avconv --disable-avplay --disable-avprobe
--disable-avdevice --disable-avfilter --disable-avserver --disable-muxers
--disable-network --disable-hwaccels --disable-encoders --enable-encoder=aac
--enable-encoder=ac3 --enable-encoder=flac --enable-encoder=mpeg2video
--enable-encoder=mpeg4 --enable-libvpx --enable-encoder=libvpx_vp8
--disable-decoder=libvpx_vp8 --enable-zlib --enable-bzlib --cc="/usr/bin/cc"
--extra-ldflags="-O2 -pipe -fstack-protector -fno-strict-aliasing
-I/usr/local/include
-L/wrkdirs/usr/ports/multimedia/handbrake/work/HandBrake-0.10.1/build/contrib/lib"
--enable-nonfree --enable-libfdk-aac --enable-encoder=libfdk_aac
--enable-muxer=matroska --enable-muxer=webm --enable-muxer=mov
--enable-muxer=mp4 --enable-muxer=psp
-enable-muxer=ipod --enable-pthreads --disable-devices --disable-debug
--extra-cflags="-O2 -pipe -fstack-protector -fno-strict-aliasing
-I/usr/local/include
-I/wrkdirs/usr/ports/multimedia/handbrake/work/HandBrake-0.10.1/build/contrib/include
-DNDEBUG"
ERROR: libvpx encoder version must be >=0.9.6
If you think configure made a mistake, make sure you are using the latest
version from Git. If the latest version fails, report the problem to the
libav-tools@libav.org mailing list or IRC #libav on irc.freenode.net.
Include the log file "config.log" produced by configure as this will help
solving the problem.
../contrib/ffmpeg/module.rules:2: recipe for target
'contrib/ffmpeg/.stamp.configure' failed
Reported by: pkg-fallout |
0.10.1 29 Mar 2015 20:13:07 |
netchild |
- update to 10.1
- new vpx support in 10.x is disabled (build problems)
- this is all but quick, and surely a dirty update (e.g. the CC hack in the
port-Makefile)
- at least it doesn't segfault on startup like the 9.9 this replaces
- this port needs a maintainer which is able to handle more than 50 shades of
grey |
0.9.9_3 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.9.9_2 29 Nov 2014 18:22:33 |
tijl |
Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. The
first contains runtime libraries such as libintl and the latter contains
developer tools such as msgfmt. Ports that use gettext will usually need
a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools.
USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on
devel/gettext-runtime and USES=gettext-tools can be used to set a
BUILD/RUN_DEPENDS on devel/gettext-tools. USES=gettext is now the same
as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on
devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools.
Update gettext to 0.19.3.
Remove :oldver from converters/libiconv and devel/gettext-runtime. Leave
symlinks with the old library versions to avoid the need to bump
PORTREVISION on a large number of dependent ports. When most of the
dependent ports have had normal version updates, PORTREVISION can be
bumped on the remaining ones (low number) and the links can be removed.
Fix some ports that installed files in lib/locale instead of share/locale.
PR: 194038
Reviewed by: bapt
Exp-run: antoine
Approved by: portmgr (antoine) |
0.9.9_2 21 Oct 2014 17:22:08 |
mva |
- Convert ports of multimedia/ to new USES=python
Approved by: portmgr (implicit) |