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: devel/giggle/pkg-plist

Number of commits found: 11

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 
Monday, 27 Oct 2014
10:10 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:371544 
Monday, 18 Aug 2014
11:52 amdmi3 search for other commits by this committer
- Switch to USES=libtool, drop .la files
- Add USES=desktop-file-utils as suggested by check-sanity
- Fix plist (add missing files, dirrmtry shared dirs)

Approved by:	portmgr blanket
Original commitRevision:365278 
Monday, 17 Mar 2014
03:11 ashish search for other commits by this committer
- Update to 0.7
- Add LICENSE information
- Add OPTION for NLS
- Convert to OptionsNG helpers
Original commitRevision:348441 
Tuesday, 18 Feb 2014
20:17 kwm search for other commits by this committer
Drop e-d-s support, new version of e-d-s from gnome3 is not compatible.
While here use USES=gmake, stagify, drop desktop-file-utils usage, strip.
Original commitRevision:344954 
Tuesday, 22 Oct 2013
13:52 amdmi3 search for other commits by this committer
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with d)

Approved by:	portmgr (bdrewery)
Original commitRevision:331268 
Saturday, 5 Jun 2010
21:28 miwi search for other commits by this committer
- Update to 0.5

PR:             146761
Submitted by:   Ashish SHUKLA <wahjava@gmail.com> (maintainer)
Original commit
Saturday, 20 Mar 2010
19:12 miwi search for other commits by this committer
- Update to 0.4.97

PR:             144738
Submitted by:   Ashish SHUKLA <wahjava@gmail.com> (maintainer)
Original commit
Tuesday, 16 Feb 2010
10:30 lwhsu search for other commits by this committer
- Update to 0.4.96

PR:             ports/143969
Submitted by:   Ashish SHUKLA <wahjava AT gmail.com> (maintainer)

Feature safe:   yes
Original commit
Monday, 4 May 2009
13:25 araujo search for other commits by this committer
- Update to 0.4.91.

PR:             ports/131879
Submitted by:   Ashish Shukla <wahjava@gmail.com> (maintainer)
Original commit
Sunday, 5 Oct 2008
10:18 miwi search for other commits by this committer
Giggle is a graphical frontend for the git
directory tracker (think of gitk on GTK+).

WWW:    http://developer.imendio.com/projects/giggle

PR:             ports/127779
Submitted by:   Ashish Shukla <wahjava at gmail.com>
Original commit

Number of commits found: 11