8e62 FreshPorts -- mail/gnome-gmail-notifier
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
gnome-gmail-notifier 0.10.1_3 mail on this many watch lists=0 search for ports that depend on this port
A Gmail Inbox Monitor for the GNOME2 desktop

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 03 Jan 2008 15:13:24
Also Listed In: deskutils
License: not specified in port


The Gnome Gmail Notifier project aims to provide a stable, efficient
GTK+2.0 application that provides periodic updates that pertain to the
user's gmail inbox.

The Notifier presents itself as a system tray icon in the GNOME2
desktop, displaying a small balloon popup when the user recieves new
mail.

WWW: http://notifier.geekysuavo.org/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/gmake
  2. multimedia/gstreamer-plugins-good
  3. textproc/intltool
Required To Run:
  1. multimedia/gstreamer-plugins-good
  2. devel/gio-fam-backend
Required Libraries:
  1. devel/libnotify
  2. devel/libsoup
  3. security/gnome-keyring
  4. devel/gettext
  5. devel/glib20
  6. devel/pcre
  7. accessibility/atk
  8. devel/gconf2
  9. x11-toolkits/gtk20
  10. devel/libgsf
  11. devel/libIDL
  12. graphics/librsvg2
  13. textproc/libxml2
  14. devel/ORBit2
  15. x11-toolkits/pango
There are no ports dependent upon this port

To install the port: cd /usr/ports/mail/gnome-gmail-notifier/ && make install clean
To add the package: pkg_add -r gnome-gmail-notifier


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://gnome-gmail-notifier.googlecode.com/files/

Number of commits found: 24

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
24 Apr 2013 18:10:32
Original commit files touched by this commit  0.10.1_3
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
08 Mar 2013 10:51:36
Original commit files touched by this commit  0.10.1_3
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
20 Feb 2013 16:08:59
Original commit files touched by this commit  0.10.1_3
fluffy search for other commits by this committer
- Reassign ports from avl@ back to pool at his request.

Submitted by:	avl via IM
Approved by:	avl via IM
01 Jun 2012 05:26:28
Original commit files touched by this commit  0.10.1_3
dinoex search for other commits by this committer
- update png to 1.5.10
24 Oct 2011 04:17:38
Original commit files touched by this commit  0.10.1_2
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
23 Aug 2011 18:39:19
Original commit files touched by this commit  0.10.1_2
kwm search for other commits by this committer
Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where
needed.
03 Jul 2011 13:53:52
Original commit files touched by this commit  0.10.1_1
ohauer search for other commits by this committer
- remove MD5
31 May 2010 02:01:56
Original commit files touched by this commit  0.10.1_1
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
10 Apr 2010 13:23:18
Original commit files touched by this commit  0.10.1
avl search for other commits by this committer
- Update to 0.10.1
- Update WWW
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.9.4_7
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.9.4_6
dinoex search for other commits by this committer
- update to jpeg-8
12 Nov 2009 03:30:52
Original commit files touched by this commit  0.9.4_5
avl search for other commits by this committer
- Add a missing dependency on librsvg2

Reported by:    Daniele Mazzotti <kappei84 at gmail.com>
20 Jul 2009 14:42:02
Original commit files touched by this commit  0.9.4_4
avl search for other commits by this committer
Take maintainership.

Approved by:    tabthorpe, glarkin (mentors, implicit)
20 Jul 2009 11:23:41
Original commit files touched by this commit  0.9.4_4
flz search for other commits by this committer
Drop maintainership.
20 Jul 2009 11:23:22
Original commit files touched by this commit  0.9.4_4
flz search for other commits by this committer
Use libsoup 2.4 instead of 2.2.

PR:             ports/133996
Submitted by:   avl
06 Jun 2008 13:43:09
Original commit files touched by this commit  0.9.4_3
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
24 Mar 2008 03:50:55
Original commit files touched by this commit  0.9.4_2
marcus search for other commits by this committer
The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for
FreeBSD.  The official GNOME 2.22 release notes can be found at
http://library.gnome.org/misc/release-notes/2.22/ .  On the FreeBSD front,
this release features an updated hal port with support for video4linux
devices, DRM (Direct Rendering), and better support of removable media.  Work
is also underway to tie webkit more closely into GNOME.  As part of the
GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well.
Be sure to consult UPDATING on the proper steps to upgrade all of your
GNOME ports.

This release would not have been possible without the contributions and
testing efforts of the following people:

Pawel Worach
kan
edwin
Peter Ulrich Kruppa
J. W. Ballantine
Yasuda Keisuke
Andriy Gapon
06 Mar 2008 22:19:52
Original commit files touched by this commit  0.9.4_2
edwin search for other commits by this committer
Use ${MASTER_SITE_GOOGLE_CODE} instead of
http://something.googlecode.com/files

PR:             ports/121435 (related)
21 Feb 2008 12:36:45
Original commit files touched by this commit  0.9.4_2
flz search for other commits by this committer
Fix packing list.

Reported by:    pavbot
19 Feb 2008 12:51:58
Original commit files touched by this commit  0.9.4_1
flz search for other commits by this committer
Fix dependencies (gstreamer and gnome-keyring).

Reported by:    pavbot and erwinbot
11 Feb 2008 12:42:22
Original commit files touched by this commit  0.9.4
flz search for other commits by this committer
Update mail/gnome-gmail-notifier to 0.9.4.
30 Jan 2008 20:03:31
Original commit files touched by this commit  0.9.1
pav search for other commits by this committer
- Fix plist

Reported by:    pointyhat
03 Jan 2008 17:02:53
Original commit files touched by this commit  0.9.1
flz search for other commits by this committer
Fix typo, unbreak INDEX.

Reported by:    portsnap buildbox
03 Jan 2008 15:13:15
Original commit files touched by this commit  0.9.1
flz search for other commits by this committer
Add gnome-gmail-notifier 0.9.1, a GMail notification applet for the GNOME
desktop.

Number of commits found: 24

2848
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24528
Broken 216
Deprecated 473
Ignore 635
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours10
new 7 days29
new fortnight58
new month215

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0