notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: multimedia/phonon/distinfo

Number of commits found: 22

Saturday, 4 Nov 2023
00:48 Jason E. Hale (jhale) search for other commits by this committer
multimedia/phonon: Update to 4.12.0

multimedia/phonon-designerplugin: Update to 4.12.0
multimedia/phonon-vlc: Update to 0.12.0
commit hash: 021f5c74a690a73122d30e2eddf4595c7229ee63 commit hash: 021f5c74a690a73122d30e2eddf4595c7229ee63 commit hash: 021f5c74a690a73122d30e2eddf4595c7229ee63 commit hash: 021f5c74a690a73122d30e2eddf4595c7229ee63 021f5c7
Friday, 18 Oct 2019
11:54 tcberner search for other commits by this committer
multimedia/phonon: update to 4.11.1

- multimedia/phonon -> 4.11.1
- multimedia/phonon-designerplugin -> 4.11.1
- multimedia/phonon-vlc -> 0.11.1
Original commitRevision:514715 
Thursday, 29 Aug 2019
05:03 tcberner search for other commits by this committer
multimedia/phonon: update to 4.11.0

- update backends:
  * multimedia/phonon-gstramer to 4.10.0
  * multimedia/phonon-vlc to 0.11.0
Original commitRevision:510138 
Thursday, 10 Jan 2019
21:02 tcberner search for other commits by this committer
multimedia/phonon: update to 4.10.2

- multimedia/phonon to 4.10.2
- multimedia/phonon-designerplugin to 4.10.2
- multimedia/phonon-vlc to 0.10.2
Original commitRevision:489898 
Thursday, 21 Jun 2018
16:52 tcberner search for other commits by this committer
multimedia/*phonon*: update and flavorize with @qt4/@qt5

Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D14632
Original commitRevision:472983 
Thursday, 26 Jan 2017
18:05 tcberner search for other commits by this committer
Update phonon to 4.9.1

* https://community.kde.org/Phonon/Releases/Core
* The backend have not [yet] been releaesed.

Reviewed by:	rakuco
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D9335
Original commitRevision:432527 
Sunday, 4 Sep 2016
14:30 rakuco search for other commits by this committer
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
Original commitRevision:421340 
Friday, 26 Dec 2014
20:05 rakuco search for other commits by this committer
Update to 4.8.3.
Original commitRevision:375654 
Sunday, 19 Oct 2014
15:49 makc search for other commits by this committer
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

devel/libkolab:
- update to 0.5.3

multimedia/phonon and multimedia/phonon-designerplugin:
- update to 4.8.1

multimedia/phonon-gstreamer:
- update to 4.8.0
- switch from GStreamer 0.10.x to 1.x

multimedia/phonon-vlc:
- update to 0.8.0
Original commitRevision:371190 
Monday, 28 Jul 2014
19:42 rakuco search for other commits by this committer
Update to 4.7.2.

This is a minor bug fix release:
* Fix CMake 3 compatibility by synchronizing the FindQt4.cmake module from
  kdelibs git.
* Prevent possible internal infinite loop call chains when trying to handle
  backend construction in simulation mode (i.e. without actual backend being
  installed on the system).
* When not building with PHONON_INSTALL_QT_EXTENSIONS_INTO_SYSTEM_QT, make
  sure that the relative Qt paths are set according to whether the build is
  meant for Qt4 or 5. Previously this would always install to a path for
  qt5.
Original commitRevision:363240 
Wednesday, 22 Jan 2014
08:19 makc search for other commits by this committer
- 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
Original commitRevision:340692 
Sunday, 10 Nov 2013
20:16 rakuco search for other commits by this committer
Update to 4.7.0.

Get rid of the sed calls in the Makefile I abhor: the first one has been
replaced with an actual patch in files/ now that the file being patched has
changed, and the second one is not necessary anymore.
Original commitRevision:333437 
Friday, 25 May 2012
01:53 makc search for other commits by this committer
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
Original commit
Thursday, 10 Nov 2011
17:17 rakuco search for other commits by this committer
Update to 4.5.1.

Approved by:    avilla (mentor)
Feature safe:   yes
Original commit
Thursday, 7 Apr 2011
11:48 avilla search for other commits by this committer
- Update to 4.5.0.
Original commit
Friday, 25 Mar 2011
10:14 avilla search for other commits by this committer
- Update phonon, phonon-gstreamer and phonon-xine to 4.4.4.
- Update phonon-vlc to 0.3.2.
Original commit
Wednesday, 9 Jun 2010
19:39 makc search for other commits by this committer
Update to 4.4.2
Original commit
Tuesday, 11 May 2010
09:47 fluffy search for other commits by this committer
- Resurrect multimedia/phonon[-gstreamer] ports
- Update all Phonon parts to 4.4.1

With hat on:    kde@
Original commit
Friday, 11 Sep 2009
12:25 fluffy search for other commits by this committer
- Remove multimedia/phonon

multimedia/phonon is deprecated and superseded by multimedia/qt4-phonon

Approved by:    miwi, tabthorpe (mentors)
Original commit
Monday, 9 Mar 2009
00:55 makc search for other commits by this committer
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.
Original commit
Sunday, 8 Feb 2009
20:23 miwi search for other commits by this committer
The KDE FreeBSD team is proud to announce the release of KDE 4.2.0
for FreeBSD. The official KDE 4.2.0 (Codename: "The Answer") release
notes can be found at:
http://kde.org/announcements/4.2/index.php.

New supported languages include Arabic, Icelandic, Basque,
Hebrew, Romanian, Tajik and several Indian languages (Bengali India,
Gujarati, Kannada, Maithili, Marathi) indicating a rise in popularity in
this part of Asia.

New ports for KDE 4.2.0:
arabic/kde4-l10n                Arabic
hebrew/kde4-l10n                Hebrew
misc/kde4-l10n-bn_IN            Bengali (India)
misc/kde4-l10n-eu               Basque
misc/kde4-l10n-gu               Gujarati
misc/kde4-l10n-is               Icelandic
misc/kde4-l10n-kn               Kannada
misc/kde4-l10n-mai              Maithili
misc/kde4-l10n-mr               Marathi
misc/kde4-l10n-ro               Romanian
misc/kde4-l10n-tg               Tajik
math/eigen2                     Lightweight library for vector and matrix math
graphics/kipi-plugins-kde4      KDE4 kipi graphics plugins
sysutils/policykit-kde          PolicyKit manager for KDE

Unfortunately FreeBSD 6.4 support is dropped.

We'd like to say thanks for feedback and help to:
        Matt Tosto, Kris Moore, stickibit, David Johnson, Markus Brueffer,
        David Naylor, Thomas Schlesinger, Warren Liddell, Thomas Abthorpe,
        Diego Depaoli, Mats Andreassen, portmgr for exp-run and repocopies.
Original commit
Saturday, 9 Aug 2008
16:52 miwi search for other commits by this committer
The KDE FreeBSD team is proud to announce the release of KDE 4.1.0
for FreeBSD. The official KDE 4.1.0 release notes can be found at
http://www.kde.org/announcements/4.1/.

Some note:

* Prefix
KDE4 will be install into a custom prefixes namely ${LOCALBASE}/kde4.
KDE4 and KDE3 can co-exist

* Sound
For sound to work, it is necessary to have dbus and hal enabled
in your system. Please see the respective documentation on how
to enable these.

For more Informations see the HEADS UP at ports@ and kde-freebsd@
or our wiki page http://wiki.freebsd.org/KDE4/Install.

Have fun!
Original commit

Number of commits found: 22