Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
34.0_3,1 23 Nov 2024 08:31:00 |
Gleb Popov (arrowd) |
*: Bump PORTREVISIONs of Pulseaudio consumers
Sponsored by: Future Crew, LLC |
34.0_2,1 29 Jun 2024 05:02:34 |
Jason E. Hale (jhale) |
*/*: Add ${PY_SETUPTOOLS} to BUILD_DEPENDS
Fix build when setuptools is removed from RUN_DEPENDS in
Mk/Uses/python.mk.
PR: 270510
Approved by: portmgr (blanket) |
34.0_2,1 14 Jun 2024 05:29:27 |
Jason E. Hale (jhale) |
*/*: Chase audio/taglib shlib version bump
PR: 266677 |
34.0_1,1 07 Apr 2024 09:36:13 |
Florian Smeets (flo) |
databases/p5-DBD-mysql: Fix for MariaDB users
Add a new variable DBD_MYSQL, use that in *_DEPENDS and add mysql to USES
where required. DBD_MYSQL will automatically set the correct DBD dependency.
In cd16748194e2 databases/p5-DBD-mysql was updated to 5.x, in 5.x the
support for MariaDB was removed and only MySQL >= 8.0 is supported.
In the 4.x releases MariaDB is still supported, according to upstream 4.x
will still be supported for a while [1], so use that for now when we detect
that MYSQL_FLAVOUR is set to mariadb. databases/p5-DBD-mysql4 was added in
d95f49cb3b54.
DBD:MariaDB would be another alternative, but migrating to it might need
more analysis than just staying with the 4.x releases of p5-DBD-mysql. This (Only the first 15 lines of the commit message are shown above ) |
34.0,1 27 Feb 2024 04:56:28 |
Li-Wen Hsu (lwhsu) Author: Alan Hicks |
multimedia/mythtv: Update to 34.0, along with related ports
multimedia/mythtv
Patched to use exiv2 v 2.8 from ports
Redundant references to slave port mythtv-frontend removed
New Web App interface (http://example.com:6544).
Replaces WebFrontend, provides all mythtv-setup access.
It is recommended to use the web app instead of mythweb.
audio/mythplugin-mythmusic
"Play Now" any songs from "Browse Music Library"
New Spectrogram and Spectrum full screen visualizations with options
Music navigation controls work during full screen visual
www/mythplugin-mythweb
Version bump
ffmpeg v5.1 is still included and required to build mythtv
https://www.mythtv.org/wiki/Release_Notes_-_34
PR: 277335 |
33.1_6,1 05 Feb 2024 15:48:28 |
Piotr Kubaj (pkubaj) |
multimedia/mythtv: fix build on powerpc
Same issue as multimedia/ffmpeg. |
33.1_6,1 21 Jan 2024 22:01:04 |
Jan Beich (jbeich) |
multimedia/libva-glx: merge back into X11 option after 5343f55d8757
libva-glx -> libGL -> libva dependency loop doesn't occur with
libGL from libglvnd instead of mesa-*.
This reverts commit 14a6544d4e37ffa04cbf5e6a398d8e057198d4cd. |
33.1_5,1 04 Dec 2023 22:39:28 |
Jason E. Hale (jhale) |
multimedia/mythtv: Remove www/qt5-webkit dep
Disable features that require WebKit support. Remove DEPRECATED and
EXPIRATION_DATE.
PR: 275531
Approved by: Alan Hicks <ahicks@p-o.co.uk> (maintainer) |
33.1_4,1 02 Dec 2023 11:18:30 |
Rene Ladan (rene) |
all: bump expiration dates for qt5-webkit consumers to 2023-12-31
This aligns the expiration of these ports with that
of www/qt5-webkit itself. |
33.1_4,1 26 Oct 2023 18:08:26 |
Muhammad Moinur Rahman (bofh) |
multimedia/mythtv: mark DEPECATED
- Depends on deprecated www/qt5-webkit
- Set EXPIRATION_DATE 2023-11-26
Approved by: portmgr (blanket) |
33.1_4,1 05 Oct 2023 16:36:06 |
Jan Beich (jbeich) |
multimedia/dav1d: update to 1.3.0
Changes: https://code.videolan.org/videolan/dav1d/-/tags/1.3.0
Reported by: Repology |
33.1_3,1 07 Aug 2023 16:34:07 |
Gleb Popov (arrowd) |
audio/pulseaudio: Update to 16.1
Bump PORTREVISION on consumers.
Sponsored by: Serenity Cybersecurity, LLC
PR: 262713 |
33.1_2,1 09 Jul 2023 22:08:12 |
Matthias Andree (mandree) |
multimedia/mythtv: revise pkg-plist after exiv2 0.28 upgrade
mythtv used to expect exiv2 0.27.99 or newer, and would replace
and install a local copy of exiv2 if missing.
With exiv2 0.28 in the ports tree, mythtv will pick it up from
the system, and we need to purge the relevant files from pkg-plist.
PR: 272311 |
33.1_1,1 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> |
33.1_1,1 09 May 2023 19:54:48 |
Piotr Kubaj (pkubaj) |
multimedia/mythtv: enable on powerpc |
33.1_1,1 02 May 2023 09:39:46 |
Piotr Kubaj (pkubaj) |
multimedia/mythtv: fix build on powerpc64* |
33.1_1,1 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
33.1,1 11 Apr 2023 23:02:42 |
Robert Clausecker (fuz) |
multimedia/mythtv-frontend: remove port
The mythtv frontend is no longer built separately, obsoleting this port.
Users should just install multimedia/mythtv instead.
Approved by: ahicks@p-o.co.uk (maintainer)
PR: 270344 |
33.1,1 11 Apr 2023 23:02:41 |
Robert Clausecker (fuz) Author: Alan Hicks |
*/myth*: update the mythtv family of ports to 33.1
Selected upstream changes:
- The minimum Qt version has been bumped from 5.9 to 5.12
- FFmpeg upgraded to version 5.1
- New Waveform visualisation for MythMusic
- DiSEqC support for SAT>IP
- Automatic channel groups per video source
- Nearly 300 continued code modernization and restructuring (not in commits
below)
- Version 2 of the Services API is under development
Changelog: https://www.mythtv.org/wiki/Release_Notes_-_33
PR: 270344 |
32.0.60_4,1 30 Sep 2022 10:05:52 |
Fernando ApesteguÃa (fernape) |
multimedia/mythtv: Fix build and ports going backwards
PR: 266671
Reported by: ahicks@p-o.co.uk (maintainer) |
32.0.60_1,1 17 Sep 2022 21:08:58 |
Jan Beich (jbeich) |
multimedia/aom: avoid leaking libjxl and vmaf via pkg-config
$ make stage-qa -C graphics/libavif
[...]
Error: /usr/local/lib/libavif.so.14.0.1 is linked to /usr/local/lib/libvmaf.so.1
from multimedia/vmaf but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libvmaf.so:multimedia/vmaf
Error: /usr/local/lib/libavif.so.14.0.1 is linked to
/usr/local/lib/libjxl.so.0.7 from graphics/libjxl but it is not declared as a
dependency
Warning: you need LIB_DEPENDS+=libjxl.so:graphics/libjxl
Reported by: Tatsuki Makino (on ports@ list), Jan Henrik Sylvester (private
mail) |
32.0.60,1 13 Sep 2022 17:04:48 |
Piotr Kubaj (pkubaj) |
multimedia/mythtv: fix build on powerpc64
Error:
libswscale/ppc/yuv2rgb_altivec.c:452:1: error: call to 'vec_xl' is ambiguous
DEFCSP420_CVT(yuv2_rgb24, out_rgb24)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libswscale/ppc/yuv2rgb_altivec.c:353:38: note: expanded from macro
'DEFCSP420_CVT'
u = (vector signed char) vec_xl(0, ui); \
^~~~~~
/usr/lib/clang/13.0.0/include/altivec.h:17562:1: note: candidate function
vec_xl(ptrdiff_t __offset, const unsigned char *__ptr) {
^
Additionaly, a merge of
https://github.com/MythTV/mythtv/commit/8960641b32f751b8198ace9bbfc3378dac20c061
is necessary. |
32.0.60,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) |
32.0.60,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 ) |
32.0.60,1 07 Sep 2022 15:24:50 |
Nuno Teixeira (eduardo) Author: Alan Hicks |
multimedia/mythtv: Update the package description
- Update the pkg-descr with current text from mythtv.org and a link to
https://wiki.freebsd.org/WebcamCompat
PR: 266231 |
32.0.60,1 04 Sep 2022 00:08:15 |
Neel Chauhan (nc) Author: Alan Hicks |
MythTV: Update port group to version 32
PR: 263311 |
31.0_8,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 ) |
31.0_8,1 03 Jun 2022 13:59:08 |
Po-Chuan Hsieh (sunpoet) |
multimedia/mythtv: Fix build with setuptools 58.0.0+
- Bump PORTREVISION for package change
With hat: python |
31.0_7,1 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) |
31.0_6,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 |
31.0_5,1 18 Mar 2022 14:41:26 |
Jan Beich (jbeich) |
multimedia/dav1d: update to 1.0.0
Changes: https://code.videolan.org/videolan/dav1d/-/releases/1.0.0
Reported by: Repology |
31.0_4,1 20 Feb 2022 18:30:48 |
Jan Beich (jbeich) |
multimedia/mythtv: unbreak with dav1d 1.0.0
libavcodec/libdav1d.c:135:7: error: no member named 'n_tile_threads' in 'struct
Dav1dSettings'
s.n_tile_threads = dav1d->tile_threads
~ ^
libavcodec/libdav1d.c:138:7: error: no member named 'n_frame_threads' in 'struct
Dav1dSettings'
s.n_frame_threads = dav1d->frame_threads
~ ^ |
31.0_4,1 14 Oct 2021 22:20:58 |
Jan Beich (jbeich) |
multimedia/aom: force rebuild consumers after 6f68add3f9ab
$ ffmpeg ... -c:v libaom-av1 ...
[libaom-av1 @ 0x804a89900] 3.2.0
[libaom-av1 @ 0x804a89900] Failed to initialize encoder: ABI version mismatch
Error initializing output stream 0:0 -- Error while opening encoder for output
stream #0:0 - maybe incorrect parameters such as bit_rate, rate, width or height
Conversion failed!
https://aomedia.googlesource.com/aom/+/bbdfa68d13a0%5E%21/ |
31.0_3,1 14 Sep 2021 17:56:05 |
Mikael Urankar (mikael) |
multimedia/mythtv: Fix build on aarch64
Approved by: portmgr (build fix blanket) |
31.0_3,1 02 Aug 2021 16:03:15 |
Yuri Victorovich (yuri) |
audio/jack: Update to Jack2: 0.125.0 -> 1.9.16
Big thank you to Florian Walpen <dev@submerge.ch> and
Goran Mekić <meka@tilda.center> for working on Jack2.
PR: 251125
Submitted by: Florian Walpen <dev@submerge.ch> (original version) |
31.0_2,1 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 |
31.0_1,1 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
31.0_1,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
31.0_1,1 23 Mar 2021 22:01:06 |
jbeich |
multimedia/aom: update to 3.0.0
Changes: https://aomedia.googlesource.com/aom/+log/v2.0.2..v3.0.0
Reported by: portscout |
31.0,1 03 Mar 2021 12:28:19 |
kai |
multimedia/mythtv: Fix packaging with non-default Python versions
PR: 253815
Approved by: portmgr (build fix) |
31.0,1 05 Jan 2021 22:08:22 |
rene |
Follow up on devel/py-futures port removal in r559976
The devel/py-futures port was removed in r559976 as it was for
Python 2.7 only and no longer referenced in the default cases.
However it was still defined in Mk/Uses/python.mk in PY_FUTURES,
leaving a dangling reference.
Remove it from Mk/Uses/python.mk and from affected ports, as
it was already an empty definition for Python 3.6+
Bump minimal Python version of security/theonionbox to 3.6+ |
31.0,1 03 Jan 2021 17:28:30 |
pkubaj |
multimedia/mythtv: add powerpc64le support
Merge upstream ffmpeg patch to add support for powerpc64le.
Approved by: tier 2 blanket |
31.0,1 29 Dec 2020 13:17:29 |
pkubaj |
multimedia/mythtv: enable on powerpc64
Requires backporting already merged ffmpeg patch. |
31.0,1 16 Dec 2020 02:48:04 |
kevans |
multimedia/mythtv: update to 31.0
- Upgrade multimedia/mythtv and multimedia/mythtv-frontend from 30 to 31.0
- Bumps python to 3.5+
- Uses ffmpeg 4.3.1 so CVE-2016-10191 no longer applies
- Configuration options changed to reflect update
Release notes: https://www.mythtv.org/wiki/Release_Notes_-_31
audio/mythplugin-mythmusic also bumped as a reverse dep.
Pass maintainership of multimedia/mythtv* to submitter.
PR: 249484
Submitted by: Alan Hicks <ahicks p-o co uk> |
30.0_6,1 30 Sep 2020 09:50:21 |
antoine |
Mark BROKEN
Reported by: pkg-fallout |
30.0_6,1 28 Sep 2020 19:59:57 |
zeising |
Bump portrevision for devel/evdev-proto
Bump portrevision on everything with a build dependency on
devel/evdev-proto, to chace the update of evdev-proto in r550442. |
30.0_5,1 27 May 2020 14:55:03 |
danfe |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 3). |
30.0_5,1 21 May 2020 12:54:50 |
tcberner |
multimedia/mythtv: prepare for Qt5-5.15 |
30.0_5,1 17 Apr 2020 08:35:59 |
hselasky |
Fix build after LibV4L upgrade to v1.18.0.
PR: 245501
Approved by: pi (implicit) |
30.0_4,1 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. |
30.0_4,1 23 Sep 2019 19:19:18 |
jbeich |
multimedia/mythtv: unbreak with clang 9
ld: error: ../libmythfreesurround/libmythfreesurround-30.a(el_processor.o):
unable to find library from dependent library specifier: libfftw3f-3.lib
Reported by: antoine (via bug 240629 exp-run)
Regressed by: https://reviews.llvm.org/rL360984 |
30.0_4,1 16 Sep 2019 09:14:44 |
antoine |
Mark BROKEN on i386 with lld
Reported by: pkg-fallout
MFH: 2019Q3 |
30.0_4,1 06 Sep 2019 16:16:27 |
riggs |
Enable support for HDHomeRun devices as a default option
PR: 239478
Submitted by: fernando.e.vilas@gmail.com |
30.0_3,1 13 Aug 2019 22:29:43 |
mat |
onvert to UCL & cleanup pkg-message (categories l-m) |
30.0_3,1 10 Jul 2019 19:30:56 |
tcberner |
graphics/exiv2: update to 0.27.1
Exp-run by: antoine
PR: 239028 |
30.0_3,1 23 Jun 2019 19:21:40 |
sunpoet |
Use PY_FUTURES |
30.0_3,1 07 Apr 2019 12:09:24 |
riggs |
Chase update of libbluray to upstream release 1.1.1 |
30.0_2,1 17 Mar 2019 13:14:52 |
tcberner |
graphics/exiv2: update to 0.27
Changelog:
http://www.exiv2.org/changelog.html
- All depending ports have been bumped.
- graphics/py-exiv2 has been marked broken; use graphics/gexiv2 for python
bindings
Exp-run by: antoine
PR: 235943
PR: 234830 |
30.0_1,1 15 Mar 2019 15:27:32 |
jbeich |
multimedia/libva: move GLX into slave
libva-glx isn't widely used and makes it hard to unify mesa-* ports
into one due to circular dependency.
See also: https://github.com/mpv-player/mpv/commit/a18dc01655b8
Obtained from: Greg V (based on) |
30.0,1 10 Feb 2019 22:28:16 |
tobik |
multimedia/mythtv: Update to 30.0 and unbreak
Changes: https://www.mythtv.org/wiki/Release_Notes_-_30
PR: 234551
Submitted by: fernando.e.vilas@gmail.com |
29.1_3,1 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 ) |
29.1_2,1 18 Nov 2018 19:26:03 |
antoine |
Mark BROKEN: fails to build
mythrender_vdpau.cpp:205:24: error: field has incomplete type
'vdpau_render_state'
vdpau_render_state m_render;
^
Reported by: pkg-fallout |
29.1_2,1 11 Oct 2018 06:02:39 |
tobik |
multimedia/mythtv: Fix fetch
The dynamically generated tarball seems to have been rerolled.
There are only metadata differences between the two tarballs according
to diffoscope [1].
[1] https://people.freebsd.org/~tobik/logs/diffoscope-mythtv-29.1_2,1.html |
29.1_2,1 29 Sep 2018 08:04:27 |
riggs |
Bump PORTREVISION to chase update of multimedia/v4l_compat and libv4l |
29.1_1,1 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 |
29.1_1,1 28 Apr 2018 06:14:58 |
tcberner |
Update grahics/exiv2 to 0.26
PR: 223625
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D12345 |
29.1,1 25 Mar 2018 17:09:05 |
jhale |
Update multimedia/mythtv and related ports to 29.1 [1]
Convert multimedia/mythtv-frontend to a slave port of multimedia/mythtv
which should make future updates much easier.
Upstream security patches have been added to address known
vulnerabilities in the bundled ffmpeg 3.2.
PR: 225652 (initial patches to update to 29.0) [1]
Submitted by: <lucylangthorne55@gmail.com> [1]
Differential Revision: https://reviews.freebsd.org/D14563 |
0.27.5,1 02 Mar 2018 14:20:03 |
jhale |
Rename and update patches per current convention ahead of new version update
to make community testing of new version a little easier and eliminate
potential confusion.
PR: 225652 |
0.27.5,1 20 Dec 2017 23:29:02 |
tobik |
multimedia/mythtv{,-frontend}: Revert placebo version updates
In r440321 and r440322 PORTVERSION was bumped to 0.28.7/0.28.1, but
GH_TAGNAME was not updated. Commit ad97d24 is tagged as v0.27.5 [1].
Reset version back to 0.27.5 and bump PORTEPOCH.
[1] https://github.com/MythTV/mythtv/releases/tag/v0.27.5
PR: 222219
Reported by: robbak@gmail.com
Pointy hat: miwi |
0.28.7_2 12 Dec 2017 21:29:57 |
madpilot |
- Update libva to 2.0.0
- Update libva-intel-driver to 2.0.0
- Update libva-utils to 2.0.0
- Bump dependent ports due to shlib bump
- Import upstream patch to fix multimedia/mpv [1]
- Import upstream patch to fix multimedia/gstreamer1-vaapi [2]
Approved by: cpm [1], multimedia (timeout) [2]
Obtained
from: https://github.com/mpv-player/mpv/commit/2ecf240b1cd20875991a5b18efafbe799864ff7f
[1]
https://cgit.freedesktop.org/gstreamer/gstreamer-vaapi/commit/gst-libs/gst/vaapi/gstvaapiutils.c?id=777bba473e3ed1c7b8b7f7f0322892851c70dfd9
[2]
Differential Revision: https://reviews.freebsd.org/D12761 |
0.28.7_1 03 Dec 2017 08:25:32 |
antoine |
- Add explicit FLAVOR to a few dependencies
- Remove FLAVOR from py-docutils dependency in comms/uhd, in this case
it needs the rst2html command, not the docutils module
- Mark some ports as not compatible with python3 |
0.28.7_1 21 Nov 2017 08:36:27 |
mat |
OPTIONS_SUB only cares about being defined, its content is ignored.
Sponsored by: Absolight |
0.28.7_1 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.28.7 07 May 2017 10:56:36 |
miwi |
- Update to 0.28.7
PR: 216237
Submitted by: w.schwarzenfeld@utanet.at |
0.27.5.20150616_1 18 Dec 2016 22:06:50 |
tcberner |
Get rid of QT_PREFIX in favour of PREFIX.
QT_PREFIX was a remnant of a bygone time.
Reviewed by: rakuco
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D8825 |
0.27.5.20150616_1 25 Nov 2016 09:31:23 |
amdmi3 |
- Add LICENSE
- Switch to options helpers
- Cosmetic fixes
- Fix WWW: |
0.27.5.20150616_1 17 Nov 2016 07:18:45 |
decke |
Drop maintainership after more than 7 years. It's about time to pass it on. |
0.27.5.20150616_1 01 Jun 2016 13:14:56 |
mat |
Allow depending on both mysql's client and server
Fix the few users of both the MySQL client and server.
PR: 209762
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6575 |
0.27.5.20150616_1 13 May 2016 18:02:55 |
amdmi3 |
- Add missing files to plist
Approved by: portmgr blanket |
0.27.5.20150616 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.27.5.20150616 12 Jan 2016 14:57:18 |
decke |
- Update to 0.27.5
- Disable mythlogserver as recommended from upstream
- Remove own distfile mirror and trust in githubs codeload
- Pet portlint (whitespace)
PR: 204647
Submitted by: lucylangthorne55@gmail.com |
0.27.0.20140121_7 15 Oct 2015 14:55:14 |
mat |
Drop 8 support.
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3694 |
0.27.0.20140121_7 14 Jul 2015 19:59:21 |
amdmi3 |
- Fix shebangs
Approved by: portmgr blanket
MFH: 2015Q3 (blanket) |
0.27.0.20140121_6 07 May 2015 17:58:31 |
antoine |
Unbreak |
0.27.0.20140121_6 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.27.0.20140121_6 01 Feb 2015 20:24:28 |
amdmi3 |
- Drop @dirrm* from and add empty directories to pkg-plists
Approved by: portmgr blanket |
0.27.0.20140121_6 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
0.27.0.20140121_5 13 Sep 2014 18:48:50 |
adamw |
Use pathfix so that the pkgconfig file actually gets installed where
the plist says it does. While here, don't try to remove directories
installed by unconditional dependencies. |
0.27.0.20140121_5 12 Sep 2014 12:21:06 |
amdmi3 |
- USE_PERL=fixpacklist, otherwise .packlist references staging directory
- Update python-related variables
- Add missing plist files and sort plist
- Install pkgconfig file into correct location
PR: 193559
Submitted by: amdmi3
Approved by: decke (maintainer) |
0.27.0.20140121_5 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.27.0.20140121_4 11 Aug 2014 13:59:47 |
tijl |
comms/lirc:
- Fix missing -lusb [1]
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Use @sample
Reported by: sbruno [1] |
0.27.0.20140121_3 15 Jul 2014 21:29:23 |
tijl |
Add USES=libtool |
0.27.0.20140121_2 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 ) |
0.27.0.20140121_1 25 Mar 2014 10:06:56 |
decke |
- Make sure libavcodec builds MD code
- Bump PORTREVISION
PR: ports/187836
Submitted by: Jan Beich <jbeich@tormail.org> |
0.27.0.20140121 25 Jan 2014 19:44:21 |
decke |
- Update to latest 0.27 stable branch from github
- Add patches to build with clang [1]
- Use OPTIONS_SUB
PR: ports/186005 [1]
Submitted by: John Clark <clarkjc@runbox.com> [1] |
0.27 26 Nov 2013 17:41:42 |
mva |
- Fix the usage of 'python' to get rid of the implicit lang/python
dependency
Approved by: decke@ (maintainer) |
0.27 18 Nov 2013 12:03:43 |
decke |
- Update to 0.27
- Add staging support
- Convert optional dependencies to new format
- Add a few clang patches but switch to USE_GCC=any because there's quite some
work left (contributors?) |
0.26.1 20 Sep 2013 20:57:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
0.26.1 15 Sep 2013 14:54:36 |
az |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |