Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.10.0_6 31 Dec 2023 00:06:31 |
Muhammad Moinur Rahman (bofh) |
multimedia/phonon-gstreamer: Remove expired port
2023-12-31 multimedia/phonon-gstreamer: No longer maintained upstream -- the vlc
backend is the one to use |
4.10.0_6 03 Dec 2023 22:17:33 |
Tobias C. Berner (tcberner) |
framework: move 'phonon4' from qt.mk to kde.mk as 'phonon'
To depend on phonon, you now need
USES= kde:<ver>
USE_KDE=phonon
if you want to depend on the backend, also add
USE_KDE= phonon-backend |
4.10.0_6 03 Dec 2023 20:59:00 |
Tobias C. Berner (tcberner) |
multimedia/phonon-gstreamer: mark backend for removal
The vlc backend is the only maintained backend to phonon. |
4.10.0_5 15 Aug 2023 19:06:03 |
Tobias C. Berner (tcberner) |
KDE: make ecm a build-only dependency in kde@ maintained ports |
4.10.0_4 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 |
4.10.0_4 10 Sep 2022 18:15:48 |
Tobias C. Berner (tcberner) |
multimedia/phonon: update WWW |
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) |
4.10.0_4 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 ) |
4.10.0_4 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 ) |
4.10.0_4 25 May 2022 08:18:44 |
Tobias C. Berner (tcberner) |
multimedia/phonon-gstreamer: remove dependency on metaport
PR: 263949 |
4.10.0_3 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 |
4.10.0_3 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) |
4.10.0_2 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 |
4.10.0_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 |
4.10.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.10.0 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. |
4.10.0 29 Aug 2019 05:03:23 |
tcberner |
multimedia/phonon: update to 4.11.0
- update backends:
* multimedia/phonon-gstramer to 4.10.0
* multimedia/phonon-vlc to 0.11.0 |
4.9.0_6 13 Aug 2019 22:29:43 |
mat |
onvert to UCL & cleanup pkg-message (categories l-m) |
4.9.0_6 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
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, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
4.9.0_5 16 Mar 2019 21:32:52 |
tcberner |
multimedia/phonon, multimedia/phonon-gestreamer,
multimedia/phonon-designerplugin: remove flavorse (Qt4 deprecation) |
4.9.0_4 08 Feb 2019 22:50:24 |
tcberner |
Fix with build on GCC architectures.
PR: 235093
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> |
4.9.0_4 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 ) |
4.9.0_3 01 Jan 2019 13:15:23 |
tcberner |
multimedia/phonon*@qt4: fix automoc4 depencency after r488807 |
4.9.0_3 16 Dec 2018 16:49:17 |
rene |
Use regular DEPRECATED and EXPIRATION_DATE variables in an "if FLAVOR" block
instead of flavoring the variables themselves. This caused too much hassle
for Tools/scripts/rmport.
Discussed with: tcberner |
4.9.0_3 02 Dec 2018 15:41:48 |
rene |
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741 |
4.9.0_2 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 |
4.9.0_2 21 Jun 2018 16:52:09 |
tcberner |
multimedia/*phonon*: update and flavorize with @qt4/@qt5
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D14632 |
4.9.0_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 |
4.9.0 04 Sep 2016 14:30:14 |
rakuco |
Update Phonon to 4.9.0.
Release notes:
- https://community.kde.org/Phonon/Releases/Core/4.9.0
- https://community.kde.org/Phonon/Releases/GStreamer/4.9.0
- https://community.kde.org/Phonon/Releases/VLC/0.9.0
This release fixes the build with the upcoming Qt 5.6, which was failing like
this:
/usr/bin/c++ -O2 -pipe -fstack-protector -fno-strict-aliasing
-Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall
-W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common
-fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden
-Wno-return-type-c-linkage
CMakeFiles/cmTC_08ed6.dir/check_qt_visibility.cpp.o -o cmTC_08ed6
CMakeFiles/cmTC_08ed6.dir/check_qt_visibility.cpp.o:(.qtversion[qt_version_tag]+0x0):
undefined reference to `qt_version_tag'
Most of the work was done by tcberner@.
PR: 211916 |
4.8.2_1 24 Aug 2016 08:20:31 |
tcberner |
Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks and
Plasma5 ports
At the moment KDE ports use bsd.kde4.mk to handle their dependencies. When
working on the ports for KDE Frameworks and Plasma5 it seemed to be more
reasonable to create a new kde.mk instead of adding an bsd.kde5.mk.
The kde.mk in this review is a stripped down version of the one we are using in
the KDE Test repositories plasma5 branch [1] to only contain the parts relevant
to the current KDE4 ports in the portstree [2].
Changes to the KDE Ports needed by this:
Replace USE_KDE4 by USE_KDE [3]
Add USES=kde:4 [4] (Only the first 15 lines of the commit message are shown above ) |
25 May 2016 20:56:06
|
rene |
Remove expired misc/kdehier4 and update all of its consumers to not reference it
any
longer. This is a no-op because KDE4_PREFIX is equal to LOCALBASE
Fix up properties for misc/kde4-l10n/files/bsd.l10n.mk to make svn happy.
PR: 209014 (partial)
Submitted by: myself
Approved by: portmgr (bapt)
Differential Revision: https://reviews.freebsd.org/D6542 |
4.8.2_1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
4.8.2_1 28 Sep 2015 20:03:34 |
kwm |
Fix the build with GStreamer 1.6.0. |
4.8.2_1 18 Feb 2015 16:09:16 |
dbn |
phonon-gstreamer: fix pkg-message to reference correct gstreamer port.
phonon-gstreamer depends on multimedia/gstreamer1 however the pkg-message
incorrectly referred to the multimedia/gstreamer-plugins-all port.
Also, bump port revision due to change in pkg-message. Specify LICENSE
as LGPL21. |
4.8.2 29 Dec 2014 20:24:45 |
rakuco |
Update to 4.8.2. |
4.8.1 26 Dec 2014 20:26:50 |
rakuco |
Update to 4.8.1. |
4.8.0 19 Oct 2014 15:49:52 |
makc |
Merge from KDE/FreeBSD in preparation for KDE SC 4.14:
common changes:
- don't use deprecated USE_KDE4=kdehier
- drop deprecated @dirrmtry and use absolute path instead of @cwd
databases/akonadi:
- Update to 1.13.0
- add upstream patch to really avoid building Akonadi's unit tests
devel/grantlee:
- update to 0.5.1
devel/libkgapi:
- update to 2.2.0 (Only the first 15 lines of the commit message are shown above ) |
4.7.2_1 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) |
4.7.2 29 Jul 2014 21:07:40 |
adamw |
Convert a bunch of USE_XZ to USES=tar:xz.
Approved by: portmgr (not really, but touches unstaged ports) |
4.7.2 29 Jul 2014 07:00:19 |
rakuco |
Unbreak `make fetch'.
No more late night commits, I promise.
Submitted by: vanilla@ |
4.7.2 28 Jul 2014 20:07:17 |
rakuco |
Update to 4.7.2.
* Prevent assertation failures with Qt 5 by not unlocking mutexes that have
not been previously locked.
* Convert a direct call chain to QApplication::syncX() to a Qt queued call
to prevent cross-thread usage of X11, ultimately causing XIO errors and
crashes [#327367, #332977]. |
4.7.1_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 ) |
4.7.1_1 18 Feb 2014 14:31:33 |
makc |
- Bump PORTREVISION after KDE4_PREFIX change |
4.7.1 22 Jan 2014 08:19:10 |
makc |
- Update Phonon ports to 4.7.1, vlc backend to 0.7.1
- Convert LIB_DEPENDS to new style
- Drop ipv6 from CATEGORIES
- Remove ancient CONFLICTS and now useless LATEST_LINK |
4.7.0 17 Nov 2013 02:12:25 |
avilla |
- Replace QT_.*_REL with QT_.* in PLIST_SUB.
- Adapt plists.
With hat on: kde |
4.7.0 10 Nov 2013 20:17:19 |
rakuco |
Update to 4.7.0.
Release notes: http://community.kde.org/Phonon/Releases/GStreamer/4.7.0 |
4.6.3 15 Oct 2013 17:57:37 |
rakuco |
- Explicitly depend on qt4-corelib, which was otherwise pulled indirectly by
the other Qt dependencies.
- Support staging.
Commits by makc@ and Schaich Alonso <alonsoschaich@fastmail.fm>, pulled from
our area51 repository. |
4.6.3 20 Sep 2013 20:57:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
4.6.3 03 Sep 2013 12:42:48 |
bapt |
Add an explicit dependency on pkgconf |
4.6.3 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
4.6.3 02 Jul 2013 17:33:00 |
rakuco |
Remove WITH_QT_PHONON check, qt4-phonon was removed in r313054. |
4.6.3 22 Mar 2013 20:06:15 |
makc |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
4.6.3 04 Feb 2013 17:00:37 |
makc |
Update to 4.6.3 |
4.6.2 04 Feb 2013 16:18:25 |
makc |
Merge from area51 repository:
- Trip Makefile header
- Convert to new options framework / rename option |
4.6.2 14 Aug 2012 11:08:15 |
avilla |
- Fix PORT_OPTIONS check.
Submitted by: Luca Pizzamiglio via IRC |
4.6.2 14 Aug 2012 00:40:29 |
avilla |
- Update to 4.6.2.
- OPTIONSngify.
This is a bugfix release, which addresses some bugs related to gapless
playback on certain systems. |
4.6.1 14 Jul 2012 00:03:47 |
rakuco |
Update to 4.6.1. |
4.6.0_1 06 Jun 2012 06:44:38 |
miwi |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
4.6.0_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
4.6.0 25 May 2012 01:53:50 |
makc |
Update KDE related ports:
databases/akonadi to 1.7.2
devel/libdbusmenu-qt to 0.9.2
devel/qtscriptgenerator to 0.2.0
multimedia/phonon to 4.6.0
multimedia/phonon-gstreamer to 4.6.0
multimedia/phonon-vlc to 0.5.0
sysutils/qzeitgeist to 0.8.0 |
4.5.1 29 Oct 2011 01:00:36 |
avilla |
- Add an option to alternatively:
* depend on gstreamer-plugins-all;
* show a pkg-message alerting user he needs plugins. |
4.5.1 16 Oct 2011 23:03:26 |
avilla |
- Disable platform plugins in phonon and add dependency on qzeitgeist.
- Update phonon-vlc to 0.4.1. |
4.5.1 02 Jun 2011 17:52:31 |
avilla |
- Update to 4.5.1.
Submitted by: Raphael Kubo da Costa <kubito@gmail.com> via area51 |
4.5.0 11 Apr 2011 22:01:59 |
avilla |
- Update to 4.5.0.
Submitted by: Raphael Kubo da Costa <kubito@gmail.com> via area51 |
4.4.4 25 Mar 2011 10:14:54 |
avilla |
- Update phonon, phonon-gstreamer and phonon-xine to 4.4.4.
- Update phonon-vlc to 0.3.2. |
4.4.2 24 Jul 2010 21:14:29 |
makc |
Improve description. |
4.4.2 10 Jun 2010 22:18:02 |
makc |
Fix fetch.
Reported by: pointyhat |
4.4.2 09 Jun 2010 19:39:52 |
makc |
Update to 4.4.2 |
4.4.1 11 May 2010 09:47:27 |
fluffy |
- Resurrect multimedia/phonon[-gstreamer] ports
- Update all Phonon parts to 4.4.1
With hat on: kde@ |
4.3.1_1 11 Sep 2009 11:58:36 |
fluffy |
- Remove multimedia/phonon-gstreamer.
multimedia/phonon-gstreamer is deprecated and superseded by
multimedia/qt4-phonon-gst.
Approved by: miwi, tabthorpe (mentors) |
4.3.1_1 11 Aug 2009 13:51:02 |
makc |
fix EXPIRATION_DATE (set it really to one month),
fix spaces. |
4.3.1_1 06 Aug 2009 10:10:15 |
makc |
Mark ignore (superseded by multimedia/qt4-phonon-gst), set expiration date to
one month |
4.3.1_1 02 Apr 2009 19:01:08 |
miwi |
- Restore PORTREVISION
Reported by: Ronald Klop <ronald@realworks.nl> |
4.3.1 02 Apr 2009 09:23:03 |
miwi |
The KDE FreeBSD team is proud to announce the release of KDE 4.2.2
for FreeBSD. The official KDE 4.2.2 release changelog can be found at:
http://www.kde.org/announcements/changelogs/changelog4_2_1to4_2_2.php.
Also mark some ports MAKE_JOBS_SAFE.
New Ports:
misc/kde4-l10n-sk - Slovak |
4.3.1_1 24 Mar 2009 19:13:32 |
makc |
bump PORTREVISION after cmake update |
4.3.1 09 Mar 2009 02:38:49 |
itetcu |
Fix MASTER_SITE_SUBDIR and make fetchable.
Reported by: QAT Bot on IRC. |
4.3.1 09 Mar 2009 00:55:48 |
makc |
Update KDE to 4.2.1.
multimedia/phonon port has been split into phonon itself, phonon-xine
and phono-gstreamer backends. After updating phonon port you have
to install at least one backend. phonon-xine backend is recommended
for KDE. |