| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Changelog: https://github.com/HandBrake/HandBrake/releases/tag/1.10.2
PR: 290449
Reported by: Yuichiro NAITO <naito.yuichiro@gmail.com> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Port changes:
- Updated unbundled dependencies.
- The libhb/enc_qsv.c file has been removed; I deleted the patch for
it.
- Message catalogs that are no longer maintained have been removed; I
updated pkg-plist to follow.
- Updated license block in Makefile
Upstream changes:
- https://github.com/HandBrake/HandBrake/releases/tag/1.10.0
- https://github.com/HandBrake/HandBrake/releases/tag/1.10.1
PR: 288995
Reported by: Yuichiro NAITO <naito.yuichiro@gmail.com> (maintainer)
|
| | |
|
| |
|
|
|
| |
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.15.0..v1.15.1
Reported by: portscout
|
| |
|
|
|
|
| |
The GTK 1-based gdk-pixbuf has not existed for some time.
No functional or package changes.
|
| |
|
|
|
| |
PR: 285253
Reported by: Martin Birgmeier <d8zNeCFG@aon.at>
|
| |
|
|
|
|
|
|
| |
Changelogs:
https://github.com/HandBrake/HandBrake/releases/tag/1.9.1
https://github.com/HandBrake/HandBrake/releases/tag/1.9.2
PR: 285165
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelogs:
https://github.com/HandBrake/HandBrake/releases/tag/1.7.3
https://github.com/HandBrake/HandBrake/releases/tag/1.8.0
https://github.com/HandBrake/HandBrake/releases/tag/1.8.1
https://github.com/HandBrake/HandBrake/releases/tag/1.8.2
https://github.com/HandBrake/HandBrake/releases/tag/1.9.0
Improve port:
* add required dependencies;
* remove unnecessary dependencies;
* fix link command-line tool HandBrakeCLI with libX11;
* fix warnings from portclippy.
PR: 277355
|
| |
|
|
|
|
| |
Replace LIB_DEPENDS with USES= gnome, USE_GNOME= libxml2
Approved by: portmgr (blanket)
|
| |
|
|
|
| |
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.14.1..v1.15.0
Reported by: Repology
|
| |
|
|
|
| |
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.13.1..v1.14.0
Reported by: portscout
|
| |
|
|
|
| |
PR: 276136
Changes: https://github.com/HandBrake/HandBrake/releases/tag/1.7.2
|
| |
|
|
|
|
|
| |
Changelog: https://github.com/HandBrake/HandBrake/releases/tag/1.7.1
PR: 275546
Approved by: submitter is maintainer
|
| |
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
* xml: Add some missing DeviceEventController methods.
* Bind the AT-SPI bus to the graphical session.
* Mark bus service as belonging to the session slice.
* Add ATSPI_ROLE_PUSH_BUTTON_MENU.
* Add an "announcement" event/signal to allow objects to send
notifications (!63).
* Various code clean-ups and test improvements.
What's new in at-spi2-core 2.45.1:
* Atk and at-spi2-atk are now merged into this project.
* Now requires meson 0.56.2 and glib 2.67.4.
* at-spi2-atk: Expose the accessible hierarchy via dbus introspection.
* Properly escape the AT-SPI bus address; fixes warnings about the address
not containing a colon (!55).
* Add a text value to AtspiValue, so that a value can expose a textual
description, as in the new Atk value API.
* Add atspi_event_listener_register_with_app, to allow an event listener
to be registered only for a given application (!52).
- accessibility/atk and accessibility/at-spi2-atk have been merged into
accessibility/at-spi2-core
- accessibility/at-spi2-core: bump consumers of removed ports atk and at-spi2-atk
PR: 269704
Exp-run by: antoine
---
|
| |
|
|
|
| |
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.12.0..v1.13.0
Reported by: portscout
|
| |
|
|
|
|
|
| |
ChangeLog: https://github.com/HandBrake/HandBrake/releases/tag/1.6.1
PR: 268925
Reported by: naito.yuichiro@gmail.com (maintainer)
|
| |
|
|
|
|
|
| |
ChangeLog: https://handbrake.fr/news.php?article=49
PR: 268925
Reported by: naito.yuichiro@gmail.com (maintainer)
|
| |
|
|
| |
Changes: https://code.videolan.org/videolan/x264/compare/5db6aa6...baee400f
|
| |
|
|
|
|
|
| |
Commit b23ea4e2d2f51b53d8915fe9fd7b4efbdd575e38 changed its location to
devel/cmake-core
Approved by: portmgr (blanket)
|
| |
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
* Ashish SHUKLA <ashish@FreeBSD.org>
* Ashish Shukla <wahjava@gmail.com>
* Ben Woods <woodsb02@FreeBSD.org>
* Brian Somers <brian@FreeBSD.org>
* Bruce M Simpson <bms@FreeBSD.org>
* Byung-Hee HWANG <bh@izb.knu.ac.kr>
* Charlie Kester <corky1951@comcast.net>
* Chess Griffin <chess@chessgriffin.com>
* Chris Piazza <cpiazza@FreeBSD.org>
* Christopher Key <cjk32@cam.ac.uk>
* Chuck Hein <chein@FreeBSD.org> & Jim Overholt <overholt@isdw.net>
* Daniel Morante <daniel@morante.net>
* Diego Depaoli <trebestie@gmail.com> and Yinghong Liu <relaxbsd@gmail.com>
* Dierk Sacher <dierk@blaxxtarz.de>
* Dreamcat4 <dreamcat4@gmail.com>
* Earl Gay <earl@eeg3.net>
* Ed Schouten <ed@FreeBSD.org>
* Edwin Groothuis <edwin@mavetju.org>
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Felix Palmen <felix@palmen-it.de>
* Franz Bettag <franz@bett.ag>
* FreeBSD GNOME Team <gnome@freebsd.org>
* Gea-Suan Lin <gslin@gslin.org>
* George Reid <greid@ukug.uk.freebsd.org>
* Grzegorz Blach <gblach@FreeBSD.org>
* Gustau Perez <gustau.perez@gmail.com>
* Harold Gutch <logix@foobar.franken.de>
* Heiner <h.eichmann@gmx.de>
* Heiner Eichmann <h.eichmann@gmx.de>
* Hendrik Scholz <hendrik@scholz.net>
* Herbert J. Skuhra <h.skuhra@gmail.com>
* Herve Quiroz <hq@FreeBSD.org>
* Holger Lamm
* J.R. Oldroyd <fbsd@opal.com>
* Jason Harmening <jason.harmening@gmail.com>
* Jille Timmermans (jille@quis.cx)
* Juergen Lock <nox@FreeBSD.org>
* Juergen Lock <nox@jelal.kn-bremen.de>
* KalleDK <plexmaintainer@k-moeller.dk>
* Koop Mast <kwm@FreeBSD.org>
* Koop Mast <kwm@rainbow-runner.nl>
* Kozlov Sergey <kozlov.sergey.404@gmail.com>
* Kris Moore
* Kuan-Chung Chiu <buganini@gmail.com>
* Lars Eggert <lars.eggert@gmx.net>
* Leinier Cruz Salfran <salfrancl@yahoo.es>
* MANTANI Nobutaka <nobutaka@nobutaka.com>
* Manuel Creach <manuel.creach@icloud.com>
* Marc van Woerkom <3d@FreeBSD.org>
* Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
* Mark Felder <feld@FreeBSD.org>
* Martin Matuska <mm@FreeBSD.org>
* Martin Neubauer <m.ne@gmx.net>
* Martin Wilke <miwi@FreeBSD.org>
* Michael Johnson <ahze@FreeBSD.org>
* Michael Johnson <ahze@ahze.net>
* Michael Nottebrock <michaelnottebrock@gmx.net>
* Michael Nottebrock <michaelnottebrock@gmx.net> et al
* Mina Naguib <webmaster@topfx.com>
* Mykola Dzham <i@levsha.me>
* Naram Qashat <cyberbotx@cyberbotx.com>
* Olivier Cochard-Labbe <olivier@FreeBSD.org>
* Pascal Vizeli <pvizeli@yahoo.de>
* Pav Lucistnik <pav@FreeBSD.org>
* Pawel Pekala <pawel@FreeBSD.org>
* Petar Zhivkov Petrov <pesho.petrov@gmail.com>
* Phil Oleson
* Phil Oleson <oz@nixil.net>
* Piotr Kubaj <pkubaj@anongoth.pl>
* Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* Raaf <freebsd@luna.afraid.org>
* Randall Hopper <aa8vb@nc.rr.com>
* Rodrigo OSORIO <rodrigo@FreeBSD.org>
* Rozhuk Ivan 2018 <rozhuk.im@gmail.com>
* Rozhuk Ivan <rozhuk.im@gmail.com>
* Rozhuk Ivan rozhuk.im@gmail.com
* Rusmir Dusko <nemysis@FreeBSD.org>
* Stacey Son <mythdev@son.org>, Ari Maniatis <ari@ish.com.au>
* Steve Wills <steve@mouf.net>
* Steve Wills <swills@FreeBSD.org>
* Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* Sylvio Cesar <sylvio@FreeBSD.org>
* Thierry Thomas <thierry@pompo.net>
* Thomas E. Zander
* Thomas E. Zander with help from Vladimir Kushnir
* Vladimir Kondratiev <wulf@mail.mipt.ru>
* William Grzybowski <wg@FreeBSD.org>
* William Grzybowski <william88@gmail.com>
* Yi-Hsuan Hsin <mhsin@mhsin.org>
* Zastupov Stepan [RedChrom] <redchrom@mail.ru>
* adamw
* alex
* arved
* erich@FreeBSD.org
* freebsd-ports@evilcode.net
* giffunip@asme.org
* ijliao
* kamikaze@bsdforen.de
* michael johnson <ahze@ahze.net>
* mikael.urankar@gmail.com
* mm
* nox@FreeBSD.org
* osa
* pb@FreeBSD.org
* piero
* se@FreeBSD.org
* sumikawa
With hat: portmgr
|
| |
|
|
|
|
|
|
| |
Add missing USES=gstreamer to options not caught in gstreamer.mk conversion in [1]
Reported by: fluffy
[1] ca3f925d6eb53ff27e2a49775f6d33f52a587ae4
|
| |
|
|
|
|
|
|
| |
- 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
|
| |
|
|
|
|
|
|
| |
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
|
| |
|
|
|
| |
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
|
| |
|
|
|
| |
Differential revision: https://reviews.freebsd.org/D33937
Submitted by: naito.yuichiro_gmail.com (maintainer)
|
| |
|
|
|
|
|
|
| |
$ 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
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| | |
|
| |
|
|
|
| |
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.10.0..v1.11.0
Reported by: portscout, Repology
|
| |
|
|
|
|
| |
Changes: https://github.com/HandBrake/HandBrake/releases/tag/1.4.2
Reviewed by: pkubaj
Differential Revision: https://reviews.freebsd.org/D32348
|
| |
|
|
|
|
|
|
| |
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
|
| |
|
|
| |
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).
|
| |
|
|
|
| |
Differential revision: https://reviews.freebsd.org/D31252
Submitted by: naito.yuichiro@gmail.com (maintainer)
|
| |
|
|
| |
Changes: https://code.videolan.org/videolan/x264/compare/55d517b...5db6aa6
|
| |
|
|
|
|
|
|
|
|
|
|
| |
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
|
| | |
|
| |
|
|
|
|
|
| |
Add patch previously committed to ffmpeg.
Notes:
svn path=/head/; revision=568072
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=562028
|
| |
|
|
|
|
|
|
| |
Changes: https://code.videolan.org/videolan/x264/compare/cde9a93...d198931
ABI: https://abi-laboratory.pro/tracker/timeline/x264/
Notes:
svn path=/head/; revision=554400
|
| |
|
|
|
|
|
| |
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=550343
|
| |
|
|
|
|
|
|
| |
Changes: https://code.videolan.org/videolan/x264/compare/296494a4...cde9a93
ABI: https://abi-laboratory.pro/tracker/timeline/x264/
Notes:
svn path=/head/; revision=541152
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=539553
|
| |
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=534853
|
| |
|
|
|
|
|
|
|
| |
PR: 244432
Submitted by: Yuichiro NAITO <naito.yuichiro@gmail.com> (maintainer)
Reported by: Steve Peurifoy <ssw01@mathistry.net>
Notes:
svn path=/head/; revision=528315
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=522185
|