notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: multimedia/mythtv/Makefile
SVNWeb

Number of commits found: 125 (showing only 100 on this page)

1 | 2  »  

Tue, 9 May 2023
[ 19:54 Piotr Kubaj (pkubaj) search for other commits by this committer ]    commit hash:c42ea9673625a08451314ccd2931fcca965aa138  commit hash:c42ea9673625a08451314ccd2931fcca965aa138  commit hash:c42ea9673625a08451314ccd2931fcca965aa138  c42ea96 
multimedia/mythtv: enable on powerpc
Tue, 25 Apr 2023
[ 15:17 Christian Weisgerber (naddy) search for other commits by this committer ]    commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  feb1fa3  (Only the first 10 of 1613 ports in this commit are shown above. View all ports for this commit)
audio/opus: bump consumers after update to 1.4
Tue, 11 Apr 2023
[ 23:02 Robert Clausecker (fuz) search for other commits by this committer ]    commit hash:214561502e5050c3af20af0609fc75a5a89704a9  commit hash:214561502e5050c3af20af0609fc75a5a89704a9  commit hash:214561502e5050c3af20af0609fc75a5a89704a9  2145615 
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
[ 23:02 Robert Clausecker (fuz) search for other commits by this committer Author: Alan Hicks ]    commit hash:3c275abe771ac68aea284c473a4850a78224b4b7  commit hash:3c275abe771ac68aea284c473a4850a78224b4b7  commit hash:3c275abe771ac68aea284c473a4850a78224b4b7  3c275ab  (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
*/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
Fri, 30 Sep 2022
[ 10:05 Fernando Apesteguía (fernape) search for other commits by this committer ]    commit hash:2d0b8e96b0a3ab73de083d90e2df4a7558bb03cf  commit hash:2d0b8e96b0a3ab73de083d90e2df4a7558bb03cf  commit hash:2d0b8e96b0a3ab73de083d90e2df4a7558bb03cf  2d0b8e9 
multimedia/mythtv: Fix build and ports going backwards

PR:		266671
Reported by:	ahicks@p-o.co.uk (maintainer)
Sat, 17 Sep 2022
[ 21:08 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:3dae2b9aae29b50dcb386d9c43137db8ad6fdd1b  commit hash:3dae2b9aae29b50dcb386d9c43137db8ad6fdd1b  commit hash:3dae2b9aae29b50dcb386d9c43137db8ad6fdd1b  3dae2b9 
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)
Sun, 11 Sep 2022
[ 10:20 Felix Palmen (zirias) search for other commits by this committer ]    commit hash:ddae4e92d8313a1461145e3b4f0232fe463feaee  commit hash:ddae4e92d8313a1461145e3b4f0232fe463feaee  commit hash:ddae4e92d8313a1461145e3b4f0232fe463feaee  ddae4e9  (Only the first 10 of 1105 ports in this commit are shown above. View all ports for this commit)
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
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
[ 15:24 Nuno Teixeira (eduardo) search for other commits by this committer Author: Alan Hicks ]    commit hash:a1e7c1a84bbc93e6639338b72107589fb5f5b287  commit hash:a1e7c1a84bbc93e6639338b72107589fb5f5b287  commit hash:a1e7c1a84bbc93e6639338b72107589fb5f5b287  a1e7c1a 
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
Sun, 4 Sep 2022
[ 00:08 Neel Chauhan (nc) search for other commits by this committer Author: Alan Hicks ]    commit hash:bcdd480bd6aced5eeb9b47bbb773754df450cc63  commit hash:bcdd480bd6aced5eeb9b47bbb773754df450cc63  commit hash:bcdd480bd6aced5eeb9b47bbb773754df450cc63  bcdd480  (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
MythTV: Update port group to version 32

PR:	263311
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:63f36d326290febc7af8820d7bde9c78cda71c80  commit hash:63f36d326290febc7af8820d7bde9c78cda71c80  commit hash:63f36d326290febc7af8820d7bde9c78cda71c80  63f36d3  (Only the first 10 of 224 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Fri, 3 Jun 2022
[ 13:59 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:f62f965a9a45caa89c53d76502b6d61083e2b68f  commit hash:f62f965a9a45caa89c53d76502b6d61083e2b68f  commit hash:f62f965a9a45caa89c53d76502b6d61083e2b68f  f62f965 
multimedia/mythtv: Fix build with setuptools 58.0.0+

- Bump PORTREVISION for package change

With hat:	python
Sun, 10 Apr 2022
[ 19:11 Charlie Li (vishwin) search for other commits by this committer ]    commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  d63665f  (Only the first 10 of 892 ports in this commit are shown above. View all ports for this commit)
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)
Sat, 26 Mar 2022
[ 08:27 Matthias Fechner (mfechner) search for other commits by this committer ]    commit hash:247c7db7513f1264922428278678da641c5a3f52  commit hash:247c7db7513f1264922428278678da641c5a3f52  commit hash:247c7db7513f1264922428278678da641c5a3f52  247c7db  (Only the first 10 of 867 ports in this commit are shown above. View all ports for this commit)
textproc/libxml2: bump all dependencies

This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
Fri, 18 Mar 2022
[ 14:41 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:3468f1957cf25742c60e1066f1174866c42efe96  commit hash:3468f1957cf25742c60e1066f1174866c42efe96  commit hash:3468f1957cf25742c60e1066f1174866c42efe96  3468f19  (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
multimedia/dav1d: update to 1.0.0

Changes:	https://code.videolan.org/videolan/dav1d/-/releases/1.0.0
Reported by:	Repology
Thu, 14 Oct 2021
[ 22:20 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:a950db788b12bee90ad809efda421a4f14d231f7  commit hash:a950db788b12bee90ad809efda421a4f14d231f7  commit hash:a950db788b12bee90ad809efda421a4f14d231f7  a950db7  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
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/
Tue, 14 Sep 2021
[ 17:56 Mikael Urankar (mikael) search for other commits by this committer ]    commit hash:41b3872375f4ceb55a8aa0856bdb326dcf0a40d2  commit hash:41b3872375f4ceb55a8aa0856bdb326dcf0a40d2  commit hash:41b3872375f4ceb55a8aa0856bdb326dcf0a40d2  41b3872 
multimedia/mythtv: Fix build on aarch64

Approved by:	portmgr (build fix blanket)
Mon, 2 Aug 2021
[ 16:03 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:5708ae4005cedc7b84522f84b964092319d853cd  commit hash:5708ae4005cedc7b84522f84b964092319d853cd  commit hash:5708ae4005cedc7b84522f84b964092319d853cd  5708ae4  (Only the first 10 of 166 ports in this commit are shown above. View all ports for this commit)
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)
Tue, 22 Jun 2021
[ 18:53 Kevin Bowling (kbowling) search for other commits by this committer ]    commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  da3162c  (Only the first 10 of 914 ports in this commit are shown above. View all ports for this commit)
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
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Tue, 23 Mar 2021
[ 22:01 jbeich search for other commits by this committer ] Original commit   Revision:569067 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
multimedia/aom: update to 3.0.0

Changes:	https://aomedia.googlesource.com/aom/+log/v2.0.2..v3.0.0
Reported by:	portscout
Tue, 5 Jan 2021
[ 22:08 rene search for other commits by this committer ] Original commit   Revision:560434 (Only the first 10 of 40 ports in this commit are shown above. View all ports for this commit)
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+
Sun, 3 Jan 2021
[ 17:28 pkubaj search for other commits by this committer ] Original commit   Revision:560024
multimedia/mythtv: add powerpc64le support

Merge upstream ffmpeg patch to add support for powerpc64le.

Approved by:	tier 2 blanket
Tue, 29 Dec 2020
[ 13:17 pkubaj search for other commits by this committer ] Original commit   Revision:559578
multimedia/mythtv: enable on powerpc64

Requires backporting already merged ffmpeg patch.
Wed, 16 Dec 2020
[ 02:48 kevans search for other commits by this committer ] Original commit   Revision:558199 (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
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>
Wed, 30 Sep 2020
[ 09:50 antoine search for other commits by this committer ] Original commit   Revision:550671
Mark BROKEN

Reported by:	pkg-fallout
Mon, 28 Sep 2020
[ 19:59 zeising search for other commits by this committer ] Original commit   Revision:550443 (Only the first 10 of 61 ports in this commit are shown above. View all ports for this commit)
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.
Wed, 27 May 2020
[ 14:55 danfe search for other commits by this committer ] Original commit   Revision:536694 (Only the first 10 of 37 ports in this commit are shown above. View all ports for this commit)
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 3).
Fri, 17 Apr 2020
[ 08:35 hselasky search for other commits by this committer ] Original commit   Revision:531912
Fix build after LibV4L upgrade to v1.18.0.

PR:		245501
Approved by:	pi (implicit)
Wed, 6 Nov 2019
[ 18:07 zeising search for other commits by this committer ] Original commit   Revision:516916 (Only the first 10 of 117 ports in this commit are shown above. View all ports for this commit)
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.
Mon, 23 Sep 2019
[ 19:19 jbeich search for other commits by this committer ] Original commit   Revision:512667
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
Mon, 16 Sep 2019
[ 09:14 antoine search for other commits by this committer ] Original commit   Revision:512150
Mark BROKEN on i386 with lld

Reported by:	pkg-fallout
MFH:		2019Q3
Fri, 6 Sep 2019
[ 16:16 riggs search for other commits by this committer ] Original commit   Revision:511326
Enable support for HDHomeRun devices as a default option

PR:		239478
Submitted by:	fernando.e.vilas@gmail.com
Sun, 23 Jun 2019
[ 19:21 sunpoet search for other commits by this committer ] Original commit   Revision:504984
Use PY_FUTURES
Sun, 7 Apr 2019
[ 12:09 riggs search for other commits by this committer ] Original commit   Revision:498277
Chase update of libbluray to upstream release 1.1.1
Sun, 17 Mar 2019
[ 13:14 tcberner search for other commits by this committer ] Original commit   Revision:496059 (Only the first 10 of 41 ports in this commit are shown above. View all ports for this commit)
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
Fri, 15 Mar 2019
[ 15:27 jbeich search for other commits by this committer ] Original commit   Revision:495793
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)
Sun, 10 Feb 2019
[ 22:28 tobik search for other commits by this committer ] Original commit   Revision:492655 (Only the first 10 of 58 ports in this commit are shown above. View all ports for this commit)
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
Wed, 16 Jan 2019
[ 11:13 tijl search for other commits by this committer ] Original commit   Revision:490472 (Only the first 10 of 1089 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Sun, 18 Nov 2018
[ 19:26 antoine search for other commits by this committer ] Original commit   Revision:485246
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
Sat, 29 Sep 2018
[ 08:04 riggs search for other commits by this committer ] Original commit   Revision:480899 (Only the first 10 of 75 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION to chase update of multimedia/v4l_compat and libv4l
Thu, 28 Jun 2018
[ 17:39 tcberner search for other commits by this committer ] Original commit   Revision:473503 (Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
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
Sat, 28 Apr 2018
[ 06:14 tcberner search for other commits by this committer ] Original commit   Revision:468519 (Only the first 10 of 48 ports in this commit are shown above. View all ports for this commit)
Update grahics/exiv2 to 0.26

PR:		223625
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D12345
Sun, 25 Mar 2018
[ 17:09 jhale search for other commits by this committer ] Original commit   Revision:465529 (Only the first 10 of 77 ports in this commit are shown above. View all ports for this commit)
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
Wed, 20 Dec 2017
[ 23:29 tobik search for other commits by this committer ] Original commit   Revision:456874
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
Tue, 12 Dec 2017
[ 21:29 madpilot search for other commits by this committer ] Original commit   Revision:456184 (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
- 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
Sun, 3 Dec 2017
[ 08:25 antoine search for other commits by this committer ] Original commit   Revision:455392 (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
- 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
Tue, 21 Nov 2017
[ 08:36 mat search for other commits by this committer ] Original commit   Revision:454590 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
OPTIONS_SUB only cares about being defined, its content is ignored.

Sponsored by:	Absolight
Tue, 23 May 2017
[ 05:03 rezny search for other commits by this committer ] Original commit   Revision:441503 (Only the first 10 of 711 ports in this commit are shown above. View all ports for this commit)
Revision bump of all ports with USE_GL after consolidation of mesa-libs

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
Sun, 7 May 2017
[ 10:56 miwi search for other commits by this committer ] Original commit   Revision:440321
- Update to 0.28.7

PR:		216237
Submitted by:	w.schwarzenfeld@utanet.at
Sun, 18 Dec 2016
[ 22:06 tcberner search for other commits by this committer ] Original commit   Revision:428889 (Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
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
Fri, 25 Nov 2016
[ 09:31 amdmi3 search for other commits by this committer ] Original commit   Revision:427094
- Add LICENSE
- Switch to options helpers
- Cosmetic fixes
- Fix WWW:
Thu, 17 Nov 2016
[ 07:18 decke search for other commits by this committer ] Original commit   Revision:426279
Drop maintainership after more than 7 years. It's about time to pass it on.
Wed, 1 Jun 2016
[ 13:14 mat search for other commits by this committer ] Original commit   Revision:416240
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
Fri, 13 May 2016
[ 18:02 amdmi3 search for other commits by this committer ] Original commit   Revision:415123
- Add missing files to plist

Approved by:	portmgr blanket
Fri, 1 Apr 2016
[ 14:16 mat search for other commits by this committer ] Original commit   Revision:412348 (Only the first 10 of 2612 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Tue, 12 Jan 2016
[ 14:57 decke search for other commits by this committer ] Original commit   Revision:405878 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
- 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
Thu, 15 Oct 2015
[ 14:55 mat search for other commits by this committer ] Original commit   Revision:399346 (Only the first 10 of 135 ports in this commit are shown above. View all ports for this commit)
Drop 8 support.

With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3694
Tue, 14 Jul 2015
[ 19:59 amdmi3 search for other commits by this committer ] Original commit   Revision:392072
- Fix shebangs

Approved by:	portmgr blanket
MFH:		2015Q3 (blanket)
Thu, 7 May 2015
[ 17:58 antoine search for other commits by this committer ] Original commit   Revision:385652
Unbreak
[ 16:32 mat search for other commits by this committer ] Original commit   Revision:385637 (Only the first 10 of 109 ports in this commit are shown above. View all ports for this commit)
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
Wed, 26 Nov 2014
[ 13:08 mat search for other commits by this committer ] Original commit   Revision:373448 (Only the first 10 of 10077 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Sat, 13 Sep 2014
[ 18:48 adamw search for other commits by this committer ] Original commit   Revision:368128
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.
Fri, 12 Sep 2014
[ 12:21 amdmi3 search for other commits by this committer ] Original commit   Revision:368022
- 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)
Wed, 10 Sep 2014
[ 20:50 gerald search for other commits by this committer ] Original commit   Revision:367888 (Only the first 10 of 3171 ports in this commit are shown above. View all ports for this commit)
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)
Mon, 11 Aug 2014
[ 13:59 tijl search for other commits by this committer ] Original commit   Revision:364613 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
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]
Tue, 15 Jul 2014
[ 21:29 tijl search for other commits by this committer ] Original commit   Revision:362009
Add USES=libtool
Wed, 16 Apr 2014
[ 18:28 zeising search for other commits by this committer ] Original commit   Revision:351411 (Only the first 10 of 1008 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Tue, 25 Mar 2014
[ 10:06 decke search for other commits by this committer ] Original commit   Revision:349119
- Make sure libavcodec builds MD code
- Bump PORTREVISION

PR:		ports/187836
Submitted by:	Jan Beich <jbeich@tormail.org>
Sat, 25 Jan 2014
[ 19:44 decke search for other commits by this committer ] Original commit   Revision:341083
- 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]
Tue, 26 Nov 2013
[ 17:41 mva search for other commits by this committer ] Original commit   Revision:334958
- Fix the usage of 'python' to get rid of the implicit lang/python
  dependency

Approved by:	decke@ (maintainer)
Mon, 18 Nov 2013
[ 12:03 decke search for other commits by this committer ] Original commit   Revision:334175 (Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
- 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?)
Fri, 20 Sep 2013
[ 20:57 bapt search for other commits by this committer ] Original commit   Revision:327747 (Only the first 10 of 404 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia)
Sun, 15 Sep 2013
[ 14:54 az search for other commits by this committer ] Original commit   Revision:327343 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
- convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
Tue, 27 Aug 2013
[ 13:37 decke search for other commits by this committer ] Original commit   Revision:325445 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
- Update to 0.26.1
Tue, 23 Apr 2013
[ 14:20 bapt search for other commits by this committer ] Original commit   Revision:316355 (Only the first 10 of 407 ports in this commit are shown above. View all ports for this commit)
Finish converting the whole ports tree to USES=pkgconfig
Sat, 27 Oct 2012
[ 13:24 decke search for other commits by this committer ] Original commit   Revision:306501 (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
- Update to 0.26.0
- Convert to OptionsNG
- Force binutils from ports for 7.x/8.x because binutils from base is too old
- Trim Makefile headers

Feature safe:	yes
Sat, 4 Aug 2012
[ 08:10 decke search for other commits by this committer ] Original commit 
- Update to 0.25.2
- Fix Perl and Python bindings and enable per default
- Fix PHP bindings for PHP 5.4
Wed, 6 Jun 2012
[ 06:44 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 587 ports in this commit are shown above. View all ports for this commit)
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4

Review by:      bapt, David Naylor (kde team)
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Thu, 10 May 2012
[ 08:21 decke search for other commits by this committer ] Original commit  (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
- Update to 0.25
- Fix mythbackend rc script to start after mysql
- Add HOME env variable for mythbackend to find it's home directory
Tue, 7 Feb 2012
[ 13:29 eadler search for other commits by this committer ] Original commit  (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
The variable is USE_PERL5 not USE_PERL

Submitted by:   Alex Kozlov
Reviewed by:    perl (swills)
Approved by:    portmgr (pav)
Wed, 1 Feb 2012
[ 14:51 decke search for other commits by this committer ] Original commit  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
- Update to 0.24.2
Sat, 14 Jan 2012
[ 22:27 netchild search for other commits by this committer ] Original commit  (Only the first 10 of 65 ports in this commit are shown above. View all ports for this commit)
Update lame to 3.99.3.
Bump portrevision of all ports which depend upon it.
Fri, 23 Sep 2011
[ 22:26 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- 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
Sun, 22 May 2011
[ 17:07 decke search for other commits by this committer ] Original commit 
- Update again because they rerolled the distfile and fixed the directory
structure
- Remove WRKSRC
- Bump PORTREVISION

Reported by:    Ashley Diamond <ash@diamondbsd.com>
Fri, 20 May 2011
[ 12:40 decke search for other commits by this committer ] Original commit 
- Update to 0.24.1
- Pet portlint (CPPFLAGS)
Sat, 19 Mar 2011
[ 13:15 ale search for other commits by this committer ] Original commit  (Only the first 10 of 131 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports linking to default libmysqlclient.
Sat, 26 Feb 2011
[ 22:11 nox search for other commits by this committer ] Original commit  (Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
- Update comms/lirc to 0.9.0p1_4 in order to be able to use the lirc
  support in webcamd svn (for mceusb-based receivers/transmitters and
  USB DVB tuner remotes supported by the Linux code), and enable
  support for a few more USB devices while we're at it tho of those
  only an FTDI-based one was tested:

        http://www.huitsing.nl/irftdi/ [1]

- Fix plist for audio/rhythmbox and multimedia/totem and
  add missing LIRC_{CFLAGS,LIBS} variables to CONFIGURE_ENV for
  multimedia/xine when building them with (optional) lirc support. [2]

- Chase liblirc_client shlib version bump for ports depdending on it
  and bump PORTREVISIONs for ports depending on it by default.

Approved by:    portmgr (miwi) [2]
Thanks to:      Warren Block <wblock@wonkity.com> for testing [1]
Tue, 4 Jan 2011
[ 17:45 decke search for other commits by this committer ] Original commit 
- Update to 0.24
- Add BINDINGS option (python only, perl not working yet)
- Add qt4-imageformats dependency for tmdb and ttvdb to get metadata images
working
- Remove MD5 checksum
Wed, 8 Dec 2010
[ 18:34 decke search for other commits by this committer ] Original commit 
- Update MythTV MASTER_SITES for old releases

Noticed by:     The Distilator
Fri, 24 Sep 2010
[ 19:08 makc search for other commits by this committer ] Original commit 
Switch libvdpau dependency from x11/nvidia-driver to multimedia/libvdpau

PR:             ports/150383
Submitted by:   Anonymous <swell.k at gmail.com>
Approved by:    maintainer
Fri, 6 Aug 2010
[ 09:27 decke search for other commits by this committer ] Original commit  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
- Update to 0.23.1

Approved by:    miwi (mentor)
Mon, 21 Jun 2010
[ 13:18 decke search for other commits by this committer ] Original commit  (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
- Update to 0.23
- V4L support enabled for webcamd (works fine with DVB-S2 USB hardware)
- Use USERS/GROUPS framework
- Removed automatic database creation from POST-INSTALL [1]
- Harmonize mythtv and mythtv-frontend Makefiles and patches
- Remove incorrect CONFLICTS entry for mythtv-themes

Feature safe:   yes
Discussed with: Mickael Maillot <mickael.maillot (AT) gmail.com> [1]
Thanks to:      Torfinn Ingolfsen <torfinn.ingolfsen (AT) broadpark.no>
Approved by:    beat (co-mentor)
Thu, 3 Jun 2010
[ 08:55 netchild search for other commits by this committer ] Original commit  (Only the first 10 of 49 ports in this commit are shown above. View all ports for this commit)
- update audio/lame to 3.98.4
- use ?= for the portrevision of a master port to make it possible to
  change it in a slave port which depends upon lame
- bump portrevisions of ports which depend upon lame
  - done via a semi-automated way (manual review and fixup)
  - I tried to take care to not bump ports which only depend optionaly on
    lame (with a default of no dependency)
Thu, 1 Apr 2010
[ 12:45 decke search for other commits by this committer ] Original commit  (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
- Change to my FreeBSD email address

Approved by:    miwi (mentor), beat (co-mentor)
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Mon, 8 Feb 2010
[ 15:04 miwi search for other commits by this committer ] Original commit 
- Fix mysql support

PR:             143535
Submitted by:   maintainer
Fri, 5 Feb 2010
[ 11:46 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Sat, 19 Dec 2009
[ 13:03 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 46 ports in this commit are shown above. View all ports for this commit)
- Update to 0.22

PR:             141722 141723 141724
Submitted by:   Bernhard Froehlich <decke@bluelife.at> (maintainer)

Number of commits found: 125 (showing only 100 on this page)

1 | 2  »