The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD x11-clocks : gdesklets-clock

Various clock displays for Gnome 2.x

 The Clock sensor with various clock displays. 

http://gdesklets.gnomedesktop.org/



gdesklets-clock history


v. 1.14
date: 2007/10/24 23:37:03;  author: marcus;  state: Exp;  lines: +2 -2
Presenting GNOME 2.20.1 and all related works for FreeBSD.  The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).

The FreeBSD GNOME team would also like to thank our various testers and
contributors:

Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)

PRs fixed in this release:

111272, 113470, 115995, 116338

v. 1.13 date: 2007/05/19 20:28:27; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.12 date: 2006/10/14 08:54:54; author: marcus; state: Exp; lines: +2 -2 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)
v. 1.11 date: 2005/11/05 05:21:54; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared library update.
v. 1.10 date: 2005/03/12 10:54:04; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.9 date: 2004/11/15 01:17:15; author: pav; state: Exp; lines: +1 -1 - Change dependency lines for gdesklets port, gdesklets-core.pc is going away in next version
v. 1.8 date: 2004/11/07 22:37:25; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the big upgrade.
v. 1.7 date: 2004/10/20 20:22:48; author: mezz; state: Exp; lines: +1 -1 Drop the maintainership, I have not follow up with gDesklets for the months and months. Goodbye my love.
v. 1.6 date: 2004/05/10 02:47:20; author: mezz; state: Exp; lines: +1 -0 Add USE_PYTHON=yes to fix the build. Reported by: bento via kris Approved by: marcus (backup mentor)
v. 1.5 date: 2004/05/02 23:36:58; author: mezz; state: Exp; lines: +1 -1 Change my email to mezz@FreeBSD.org. Approved by: adamw (mentor)
v. 1.4 date: 2004/03/30 21:51:46; author: pav; state: Exp; lines: +3 -2 - Fix clock when timezone is set to "local". This is similar fix that went to gdesklets-ltvariations. PR: ports/64944 Submitted by: Tim Bishop Approved by: maintainer
v. 1.3 date: 2004/02/04 05:09:54; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.2 date: 2003/11/18 04:06:29; author: marcus; state: Exp; lines: +19 -8 * Convert from ${CP} to ${INSTALL_DATA} * Fix up some portlint warnings PR: 59396 Submitted by: maintainer
v. 1.1 date: 2003/09/26 11:07:42; author: netchild; state: Exp; This port contains some nice clocks for gdesklets. Submitted by: Jeremy Messenger ============================================================================= v. 1.14 date: 2007/10/24 23:37:03; author: marcus; state: Exp; lines: +2 -2 Presenting GNOME 2.20.1 and all related works for FreeBSD. The official GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338
v. 1.13 date: 2007/05/19 20:28:27; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.12 date: 2006/10/14 08:54:54; author: marcus; state: Exp; lines: +2 -2 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)
v. 1.11 date: 2005/11/05 05:21:54; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared library update.
v. 1.10 date: 2005/03/12 10:54:04; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.9 date: 2004/11/15 01:17:15; author: pav; state: Exp; lines: +1 -1 - Change dependency lines for gdesklets port, gdesklets-core.pc is going away in next version
v. 1.8 date: 2004/11/07 22:37:25; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the big upgrade.
v. 1.7 date: 2004/10/20 20:22:48; author: mezz; state: Exp; lines: +1 -1 Drop the maintainership, I have not follow up with gDesklets for the months and months. Goodbye my love.
v. 1.6 date: 2004/05/10 02:47:20; author: mezz; state: Exp; lines: +1 -0 Add USE_PYTHON=yes to fix the build. Reported by: bento via kris Approved by: marcus (backup mentor)
v. 1.5 date: 2004/05/02 23:36:58; author: mezz; state: Exp; lines: +1 -1 Change my email to mezz@FreeBSD.org. Approved by: adamw (mentor)
v. 1.4 date: 2004/03/30 21:51:46; author: pav; state: Exp; lines: +3 -2 - Fix clock when timezone is set to "local". This is similar fix that went to gdesklets-ltvariations. PR: ports/64944 Submitted by: Tim Bishop Approved by: maintainer
v. 1.3 date: 2004/02/04 05:09:54; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.2 date: 2003/11/18 04:06:29; author: marcus; state: Exp; lines: +19 -8 * Convert from ${CP} to ${INSTALL_DATA} * Fix up some portlint warnings PR: 59396 Submitted by: maintainer
v. 1.1 date: 2003/09/26 11:07:42; author: netchild; state: Exp; This port contains some nice clocks for gdesklets. Submitted by: Jeremy Messenger ============================================================================= v. 1.14 date: 2007/10/24 23:37:03; author: marcus; state: Exp; lines: +2 -2 Presenting GNOME 2.20.1 and all related works for FreeBSD. The official GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338
v. 1.13 date: 2007/05/19 20:28:27; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.12 date: 2006/10/14 08:54:54; author: marcus; state: Exp; lines: +2 -2 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)
v. 1.11 date: 2005/11/05 05:21:54; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared library update.
v. 1.10 date: 2005/03/12 10:54:04; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.9 date: 2004/11/15 01:17:15; author: pav; state: Exp; lines: +1 -1 - Change dependency lines for gdesklets port, gdesklets-core.pc is going away in next version
v. 1.8 date: 2004/11/07 22:37:25; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the big upgrade.
v. 1.7 date: 2004/10/20 20:22:48; author: mezz; state: Exp; lines: +1 -1 Drop the maintainership, I have not follow up with gDesklets for the months and months. Goodbye my love.
v. 1.6 date: 2004/05/10 02:47:20; author: mezz; state: Exp; lines: +1 -0 Add USE_PYTHON=yes to fix the build. Reported by: bento via kris Approved by: marcus (backup mentor)
v. 1.5 date: 2004/05/02 23:36:58; author: mezz; state: Exp; lines: +1 -1 Change my email to mezz@FreeBSD.org. Approved by: adamw (mentor)
v. 1.4 date: 2004/03/30 21:51:46; author: pav; state: Exp; lines: +3 -2 - Fix clock when timezone is set to "local". This is similar fix that went to gdesklets-ltvariations. PR: ports/64944 Submitted by: Tim Bishop Approved by: maintainer
v. 1.3 date: 2004/02/04 05:09:54; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.2 date: 2003/11/18 04:06:29; author: marcus; state: Exp; lines: +19 -8 * Convert from ${CP} to ${INSTALL_DATA} * Fix up some portlint warnings PR: 59396 Submitted by: maintainer
v. 1.1 date: 2003/09/26 11:07:42; author: netchild; state: Exp; This port contains some nice clocks for gdesklets. Submitted by: Jeremy Messenger =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm