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: audio/gnome-music/pkg-plist

Number of commits found: 13

Tuesday, 26 Apr 2022
20:08 Neel Chauhan (nc) search for other commits by this committer
audio/gnome-music: Update to 42.1
commit hash: 8d4ae4aca72740dd706865bd57842c3b76b52642 commit hash: 8d4ae4aca72740dd706865bd57842c3b76b52642 commit hash: 8d4ae4aca72740dd706865bd57842c3b76b52642 commit hash: 8d4ae4aca72740dd706865bd57842c3b76b52642 8d4ae4a
Wednesday, 23 Mar 2022
19:04 Neel Chauhan (nc) search for other commits by this committer
audio/gnome-music: Update to 42.0
commit hash: 93e354902994b78751116b0f17e54c4bd96c69e6 commit hash: 93e354902994b78751116b0f17e54c4bd96c69e6 commit hash: 93e354902994b78751116b0f17e54c4bd96c69e6 commit hash: 93e354902994b78751116b0f17e54c4bd96c69e6 93e3549
Monday, 27 Sep 2021
03:32 Neel Chauhan (nc) search for other commits by this committer
audio/gnome-music: Update to 41.0
commit hash: 4686ef45aa4f0afbfe201d6fa4b6a552c46c2598 commit hash: 4686ef45aa4f0afbfe201d6fa4b6a552c46c2598 commit hash: 4686ef45aa4f0afbfe201d6fa4b6a552c46c2598 commit hash: 4686ef45aa4f0afbfe201d6fa4b6a552c46c2598 4686ef4
Sunday, 15 Aug 2021
15:09 Neel Chauhan (nc) search for other commits by this committer
audio/gnome-music: Update to 40.1.1
commit hash: 087e73b13d8aeb10fbee127d59902bbddae53467 commit hash: 087e73b13d8aeb10fbee127d59902bbddae53467 commit hash: 087e73b13d8aeb10fbee127d59902bbddae53467 commit hash: 087e73b13d8aeb10fbee127d59902bbddae53467 087e73b
Sunday, 30 Sep 2018
11:58 kwm search for other commits by this committer
The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD.

The offical GNOME 3.28 release notes can be found at
https://help.gnome.org/misc/release-notes/3.28/

Thanks to Antoine Brodin for running the exp-runs.

PR:		229761
Original commitRevision:480951 
Saturday, 7 Jan 2017
21:42 sunpoet search for other commits by this committer
Add more PLIST_SUB to Mk/Uses/python.mk

- Add PYTHON_PYOEXTENSION and PYTHON_SUFFIX
- Add PYTHON2 and PYTHON3
- Respect PYTHON_VERSION
- Rename PYOEXTENSION to PYTHON_PYOEXTENSION

This change would help:
- Build databases/postgresql*-plpython with Python 3
  (It has PLIST issue since bsd.python.mk to Uses/python.mk transition)
- Simplify Makefile

PR:		205807
Differential Revision:	https://reviews.FreeBSD.org/D4758
Exp-run by:	antoine
Original commitRevision:430839 
Sunday, 6 Mar 2016
22:12 rm search for other commits by this committer
audio/gnome-music: fix packaging with python 3.5

PR:		204519
With hat:   gnome
Original commitRevision:410493 
Sunday, 14 Feb 2016
18:57 kwm search for other commits by this committer
The FreeBSD GNOME team proudly presents GNOME 3.18 for FreeBSD.

The offical GNOME 3.18 release notes can be found at
https://help.gnome.org/misc/release-notes/3.18/

This update doesn't contain the glib/gtk c++ bindings which will
be done in a another update due to the requirement on c++11 and the
amount of fallout this probably will give.

GDM is still at version 3.16 due to some issues.

Bump mate-themes to use the gtk 3.18 version of the themes.

Thanks to Antoine Brodin for running the exp-runs.

This release was made possible by the following people:
  Gustau Perez
  Ting-Wei_Lan

PR:	207006
Original commitRevision:408881 
Friday, 4 Sep 2015
22:15 kwm search for other commits by this committer
Update gnome-music to 3.16.2.

Obtained from:	gnome devel repo
Original commitRevision:396151 
Wednesday, 5 Aug 2015
19:13 kwm search for other commits by this committer
The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD.

The offical GNOME 3.16 release notes can be found at
https://help.gnome.org/misc/release-notes/3.16/

Upgrade instructions for port users:

Delete the old tracker package with:
# pkg delete -f tracker
And user port upgrade tool of choice to upgrade.

Thanks to Antoine Brodin for running the exp-runs.

This release was made possible by the following people:
  Gustau Perez
  Ting-Wei_Lan

PR:		201980
Original commitRevision:393607 
Thursday, 8 Jan 2015
21:52 kwm search for other commits by this committer
Don't hardcode python version.

While here:
Add vala as build depend to gedit.
Gedit-plugins: builds vte3 and gucharmap bindings. Register the depends
and package the files.

PR:		196618
Submitted by:	python3 default to 3.4 exp-run (via antoine@)
Original commitRevision:376571 
Wednesday, 3 Dec 2014
09:18 kwm search for other commits by this committer
Update GNOME to 3.14.2.

This update was brought to you in collaboration with Gustua Perez

Make sure gtk30 pulls it the default theme (adwaita-icon-theme).
Update the extra gnome-shell-extensions so they work with gnome-shell 3.14.
Drop metacity from gnome3 meta-port.
Remove the gtile gnome-shell extension since it proven to be buggy.

Exp-run done by antoine@ for gdk-pixbuf2 deprecated API.

PR:		195414
Obtained from:	gnome dev repo
Original commitRevision:373802 
Wednesday, 19 Nov 2014
11:49 kwm search for other commits by this committer
The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.
Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up.

This commit removes the old GNOME 2 desktop, bindings and some ports that
can't be compiled. A few ports where updated to more recent versions to
allow them to compile with this update.

Apart from updating ports to newer versions

GDM is more integrated with gnome-shell now, and handles several things for
the GNOME desktop such as screen locking. If you want to use GNOME 3 via
startx, you will have to add your own lock screen/screensaver. For example
xscreensaver
can be used for sessions started without GDM.

Shell Extensions can be installed via https://extensions.gnome.org/ , we have
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Original commitRevision:372768 

Number of commits found: 13