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/rhythmbox/distinfo

Number of commits found: 50

Saturday, 25 Jun 2022
20:26 Baptiste Daroussin (bapt) search for other commits by this committer
audio/rhythmbox: update to 3.4.6

Temporary disable the LIRC option it requires an update to lirc
whcih I cannot perform safely due to the lack of devices to test
commit hash: 66a9e2ad971b2aa0064b479e1dbd38984bda904f commit hash: 66a9e2ad971b2aa0064b479e1dbd38984bda904f commit hash: 66a9e2ad971b2aa0064b479e1dbd38984bda904f commit hash: 66a9e2ad971b2aa0064b479e1dbd38984bda904f 66a9e2a
Sunday, 7 Feb 2021
05:08 bapt search for other commits by this committer
Update to 3.4.4
Original commitRevision:564599 
Monday, 8 Jan 2018
14:56 marcus search for other commits by this committer
Update to 3.4.2.

PR:		223303
Submitted by:	cpm
Original commitRevision:458425 
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, 10 Apr 2015
12:50 kwm search for other commits by this committer
Mini gnome update. Next stop GNOME 3.16!

Update rhythmbox to 3.2.
Update gnome-tweak-tool to 3.14.3.
Update gnome-mines to 3.14.2.
Update eog to 3.14.4.
Update geary to 0.10.0.
Update tracker to 1.2.6.
Update gdm to 3.14.2.
Update gtk30 to 3.14.12.
Update gtksourceview3 to 3.14.4.

Obtained from:	GNOME dev repo
Original commitRevision:383723 
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
ported a few that can't be installed via this way.
The old gnome-utils and gnome-games ports where split up into single ports
and where converted to meta-ports.
gnome-terminal requires a UTF-8 locale to run, gdm handles this already, but
if you use startx you need to do this yourself.

Upgrade instructions:

Delete the old and conflicting packages:
# pkg delete clutter gnome-utils gnome-panel gnome-keyring vala-vapigen \
    guile gcalctool gnome-media libgnomekbd
# pkg delete gnome-screensaver gnome-applets bug-buddy evolution-exchange \
    evolution-webcal gnome-system-tools seahorse-plugins gnome-control-center

For package users the following lines will be enough:
# pkg upgrade
# pkg install gnome3

For ports users should do the following:
# portmaster -a
# portmaster x11/gnome3

We are currently aware of two issues. The first issue is a bug in the
file monitoring code in the glib20 port. This bug causes glib programs
to crash when files in a monitored directory are added or removed.
Upstream is aware of the problem, but since the problem is quite complex
there is no solution yet. This problem isn't restricted to BSD.

The second issue is that on certain video cards totem will display a
purple/pink overlay on the video. It not clear yet where the issues
comes from.

Major thanks goes to Gustau Perez for being a driving force behind getting
GNOME 3 up to speed again. Also thanks to Antoine Brodin for running the
exp-runs.

This update was also made possible by:
	Joe Maloney
	Kris Moore
	Beeblebrox
	Ryan Lortie
	Antoine Jacoutot
	and everyone I missed
Original commitRevision:372768 
Saturday, 19 Mar 2011
12:38 miwi search for other commits by this committer
- Get Rid MD5 support
Original commit
Monday, 10 May 2010
21:19 kwm search for other commits by this committer
Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.30/ .

This release brings initial PackageKit support, Upower (replaces power
management part of hal), cuse4bsd integration with HAL and cheese, and a
faster Evolution.

Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This
will also be the last of the 2.x releases. The next release will be the
highly-anticipated GNOME 3.0 which will bring with it a new UI experience.

Currently, there are a few bugs with GNOME 2.30 that may be of note for our
users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at
http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading
instructions, and the up-to-date list of known issues.

This release features commits by avl, ahze, bland, marcus, mezz, and myself.

The FreeBSD GNOME Team would like to thank Anders F Bjorklund for doing the
initual packagekit porting.

And the following contributors & testers for there help with this release:
Eric L. Chen
Vladimir Grebenschikov
Sergio de Almeida Lenzi
DomiX
walder
crsd
Kevin Oberman
Michal Varga
Pavel Plesov
Bapt
kevin

and ITetcu for two exp-run

PR:     ports/143852
        ports/145347
        ports/144980
        ports/145830
        ports/145511
Original commit
Sunday, 28 Feb 2010
23:03 marcus search for other commits by this committer
Update to 0.12.7.

Feature safe:   yes
Original commit
Sunday, 22 Nov 2009
22:06 marcus search for other commits by this committer
Update to 0.12.6.
Original commit
Saturday, 19 Sep 2009
17:18 marcus search for other commits by this committer
Update to 0.12.5.

Feature safe:   yes
Original commit
Sunday, 23 Aug 2009
17:47 marcus search for other commits by this committer
Update to 0.12.4.
Original commit
Sunday, 5 Jul 2009
18:16 marcus search for other commits by this committer
Update to 0.12.3.
Original commit
Wednesday, 3 Jun 2009
02:58 marcus search for other commits by this committer
Update to 0.12.2.
Original commit
Wednesday, 29 Apr 2009
05:35 marcus search for other commits by this committer
Update to 0.12.1.
Original commit
Saturday, 21 Mar 2009
18:36 marcus search for other commits by this committer
Update to 0.12.0.
Original commit
Tuesday, 29 May 2007
03:06 marcus search for other commits by this committer
Update to 0.10.1.
Original commit
Tuesday, 3 Apr 2007
03:53 marcus search for other commits by this committer
Update to 0.10.0.
Original commit
Thursday, 22 Feb 2007
05:57 marcus search for other commits by this committer
Update to 0.9.8.
Original commit
Monday, 18 Dec 2006
22:58 marcus search for other commits by this committer
Update to 0.9.7.
Original commit
Friday, 15 Dec 2006
04:29 marcus search for other commits by this committer
Update to 0.9.6.90.
Original commit
Saturday, 14 Oct 2006
08:54 marcus search for other commits by this committer
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:   mezz, ahze, pav, and many others
Approved by:    portmgr (implicit, kris)
Original commit
Monday, 19 Jun 2006
05:47 marcus search for other commits by this committer
Update to 0.9.5.

Submitted by:   Pawel Worach <pawel.worach@gmail.com>
Original commit
Wednesday, 26 Apr 2006
08:13 marcus search for other commits by this committer
Update to 0.9.4.1.
Original commit
Wednesday, 19 Apr 2006
06:17 marcus search for other commits by this committer
Update to 0.9.4.
Original commit
Sunday, 5 Feb 2006
00:43 marcus search for other commits by this committer
Update to 0.9.3.1.
Original commit
Thursday, 2 Feb 2006
07:58 marcus search for other commits by this committer
Update to 0.9.3.
Original commit
Monday, 28 Nov 2005
19:12 marcus search for other commits by this committer
Update to 0.9.2.
Original commit
Saturday, 5 Nov 2005
05:29 marcus search for other commits by this committer
Update to 0.9.1.
Original commit
Monday, 11 Oct 2004
23:38 marcus search for other commits by this committer
Update to 0.8.8.  Some of this work was done by adamw, especially the iPod
testing and patching.
Original commit
Thursday, 24 Jun 2004
04:58 marcus search for other commits by this committer
Update to 0.8.5.
Original commit
Wednesday, 19 May 2004
17:31 marcus search for other commits by this committer
Update to 0.8.4.
Original commit
Tuesday, 4 May 2004
01:09 marcus search for other commits by this committer
Update to 0.8.3.
Original commit
Saturday, 1 May 2004
05:18 marcus search for other commits by this committer
Update to 0.8.2.
Original commit
Wednesday, 28 Apr 2004
18:20 marcus search for other commits by this committer
Update to 0.8.1.
Original commit
Friday, 16 Apr 2004
20:53 marcus search for other commits by this committer
Update to 0.8.0.  For a list of what's changed, see:

http://rhythmbox.sourceforge.net/news.html
Original commit
Tuesday, 30 Mar 2004
03:07 marcus search for other commits by this committer
Update to 0.6.10.
Original commit
Saturday, 6 Mar 2004
07:34 marcus search for other commits by this committer
Update to 0.68.
Original commit
Sunday, 29 Feb 2004
02:09 marcus search for other commits by this committer
Update to 0.6.7.
Original commit
Friday, 27 Feb 2004
22:56 marcus search for other commits by this committer
Update to 0.6.6.
Original commit
Thursday, 22 Jan 2004
08:45 marcus search for other commits by this committer
* Update to 0.6.5
* Use gstreamerplugins
Original commit
Friday, 9 Jan 2004
02:42 marcus search for other commits by this committer
Update to 0.6.4.
Original commit
Monday, 22 Dec 2003
20:06 marcus search for other commits by this committer
Update to 0.6.3.
Original commit
Thursday, 18 Dec 2003
08:09 marcus search for other commits by this committer
Update to 0.6.2.
Original commit
Sunday, 7 Dec 2003
03:57 marcus search for other commits by this committer
Update to 0.6.1.
Original commit
Wednesday, 12 Nov 2003
03:03 marcus search for other commits by this committer
Update to 0.6.0.
Original commit
Thursday, 23 Oct 2003
20:43 marcus search for other commits by this committer
Update to 0.5.88.
Original commit
Saturday, 6 Sep 2003
18:14 marcus search for other commits by this committer
Update to 0.5.3.
Original commit
Wednesday, 27 Aug 2003
08:27 marcus search for other commits by this committer
Update to 0.5.2.
Original commit
Tuesday, 19 Aug 2003
01:33 marcus search for other commits by this committer
Add rhythmbox after a repo copy from net-rhythmbox.  Rhythmbox is an
audio player for GNOME 2 that is a re-merge of the net-rhythmbox code plus
the original rhythmbox code.
Original commit

Number of commits found: 50