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: net-im/telepathy-glib/pkg-plist

Number of commits found: 26

Monday, 29 Aug 2022
11:05 Dima Panov (fluffy) search for other commits by this committer
net-im/telepathy-glib: update to 0.24.2 maintenance release (+)

Major changes are:

• Port build tools to Python 3
• Update and fix tests for Python 3

Changelog:	https://github.com/TelepathyIM/telepathy-glib/blob/telepathy-glib-0.24.2/NEWS
commit hash: 65d1ee2176f83f3b001f52d46299c1801bc553b4 commit hash: 65d1ee2176f83f3b001f52d46299c1801bc553b4 commit hash: 65d1ee2176f83f3b001f52d46299c1801bc553b4 commit hash: 65d1ee2176f83f3b001f52d46299c1801bc553b4 65d1ee2
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 
Sunday, 1 Jun 2014
12:23 kwm search for other commits by this committer
Stagify.
Use new lib_depends syntax.
gnomehack -> pathfix
AUTOTOOLS=libtool / ltverhack -> USES=libtool[:keepla]
Original commitRevision:356105 
Wednesday, 31 Jul 2013
11:57 kwm search for other commits by this committer
The FreeBSD GNOME team presents a Glib and Gtk+ 3 update.

This update updates Glib20 to 2.36 and Gtk+ 3.8

* The gio-fam-backend port that used gamin for the GFileMonitor API is gone.
  It is replaced by a GIO kqueue implementation developed as part of a NetBSD
  GSoC 2011 project by Dimitry Matveev.
* Fix a bug in the glib20 Makefile so it includes -lintl in the glib-2.0
  pkgconfig file [1]. This broke static linking and newer binutils.
* Add introspection USE_GNOME component which sets GI_SCANNER_DISABLE_CACHE to
  prevent creation of /  root/.cache dir. Defaults to build & run depend,
  but :build and :run switches available.
* New x11-toolkits/pangox-compat port and companion USE_GNOME component for
  pangox support which was removed from the pango port. Add it to ports still
  using pangox API.

Exp-run by:	bapt@
PR:		ports/178958 [1]
Submitted by:	emaste@ [1]
Original commitRevision:324037 
Friday, 8 Mar 2013
10:51 kwm search for other commits by this committer
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
  are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
  in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
  eliminate pkg-config run dependency completely, a second phase is needed
  and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
  Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
  versions for some ports.
* Fix other ports so they build with the new glib version.

Thanks to miwi and crees for helping out with some exp-runs.
Approved by:	portmgr (miwi & bapt)
Obtained from:	gnome team repo
Original commitRevision:313633 
Saturday, 30 Jul 2011
09:39 kwm search for other commits by this committer
Build fixes with glib 2.28. gtk 2.24, gtkmm 2.24 and vala 0.12.
Original commit
Saturday, 20 Nov 2010
15:37 kwm search for other commits by this committer
Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.32/

This will be the last release of the GNOME 2.x series, mainly a bugfix and
bridge release to the first release of the GNOME 3.x series.

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

The FreeBSD GNOME Team would like to thank the following contributors and
testers for there help with this release:

Zane C.B. <vvelox@vvelox.net>
romain@
Olaf Seibert <O.Seibert@cs.ru.nl>
DomiX
Bapt <baptiste.daroussin@gmail.com>
jsa@
miwi@
Sergio de Almeida Lenzi <lenzi.sergio@gmail.com>
Maxim Samsonov <xors@mne.ru>
Kris Moore

And pav@ for 2 exp-runs

PR:             ports/152255
                ports/143260
                ports/141033
                ports/149629
                ports/150350
                ports/151523
With hat:       gnome@
Original commit
Saturday, 23 Jan 2010
19:38 marcus search for other commits by this committer
Update to 0.10.0.
Original commit
Monday, 7 Sep 2009
19:10 marcus search for other commits by this committer
Commit the 0.7.36 plist as well.
Original commit
Saturday, 22 Aug 2009
04:50 marcus search for other commits by this committer
Update to 0.7.35.
Original commit
Wednesday, 19 Aug 2009
03:01 marcus search for other commits by this committer
Update to 0.7.34.
Original commit
Sunday, 21 Jun 2009
00:06 marcus search for other commits by this committer
Update to 0.7.32.
Original commit
Wednesday, 3 Jun 2009
03:55 marcus search for other commits by this committer
Update to 0.7.31.
Original commit
Tuesday, 3 Feb 2009
18:51 marcus search for other commits by this committer
Update to 0.7.25.
Original commit
Wednesday, 14 Jan 2009
07:57 marcus search for other commits by this committer
Update to 0.7.21.
Original commit
Tuesday, 4 Nov 2008
18:05 marcus search for other commits by this committer
Update to 0.7.18.
Original commit
Wednesday, 8 Oct 2008
19:12 marcus search for other commits by this committer
Update to 0.7.16.
Original commit
Monday, 1 Sep 2008
21:59 ahze search for other commits by this committer
Update to 0.7.14
Original commit
Thursday, 7 Aug 2008
03:46 marcus search for other commits by this committer
Update to 0.7.13.
Original commit
Saturday, 26 Jul 2008
16:27 ahze search for other commits by this committer
Update to 0.7.12
Original commit
Saturday, 7 Jun 2008
08:49 kwm search for other commits by this committer
Update to 0.7.9.
Original commit
Tuesday, 25 Mar 2008
15:44 ahze search for other commits by this committer
Sort plist to fix plist
Original commit
Monday, 24 Mar 2008
04:11 marcus search for other commits by this committer
Update to 0.7.5.
Original commit
Sunday, 24 Jun 2007
14:17 flz search for other commits by this committer
Update telepathy-glib to 0.5.13.
Original commit
Thursday, 3 May 2007
10:17 flz search for other commits by this committer
Update telepathy-glib to 0.5.11.
Original commit
Thursday, 19 Apr 2007
20:05 flz search for other commits by this committer
Add telepathy-glib, a glib utility library for the telepathy framework.
Original commit

Number of commits found: 26