The FreeBSD Ports Archive
FreeBSD deskutils : gdesklets4>
A framework for Gnome 2.x for desktop applets
gDesklets provides an advanced architecture for desktop applets -- tiny displays
sitting on your desktop in a symbiotic relationship of eye candy and usefulness.
Populate your desktop with status meters, icon bars, weather sensors, news
tickers... whatever you can imagine! Virtually anything is possible and maybe
even available some day.
http://www.gdesklets.org/
|
gdesklets history
v. 1.52
date: 2007/10/24 23:35:23; author: marcus; state: Exp; lines: +3 -3
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.51
date: 2007/07/23 09:35:37; author: rafan; state: Exp; lines: +0 -1
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
v. 1.50
date: 2007/05/19 20:01:32; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.49
date: 2006/11/15 19:48:26; author: miwi; state: Exp; lines: +5 -4
- Update to 0.35.4
PR: ports/105522
Submitted by: Franz Klammer (maintainer)
v. 1.48
date: 2006/10/14 08:52:41; author: marcus; state: Exp; lines: +2 -1
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.47
date: 2006/08/07 12:37:12; author: garga; state: Exp; lines: +1 -0
- Fix PLIST: Remove locale dirs not contained in BSD.x11-4.dist
- Add USE_GETTEXT=yes
PR: ports/101516
Submitted by: Stanislav Sedov
Approved by: Franz Klammer (maintainer)
v. 1.46
date: 2006/05/28 05:04:55; author: mezz; state: Exp; lines: +1 -1
devel/libgtop2 -> devel/libgtop
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.
My team, FreeBSD GNOME Team, have agreed with it.
As for other ports, chase the rename.
v. 1.45
date: 2006/04/30 00:46:47; author: marcus; state: Exp; lines: +2 -2
Presenting GNOME 2.14.1 for FreeBSD! Checkout
http://www.gnome.org/start/2.14/ for the official release notes, and a list
of all the gooides in this new release. In particular, GNOME 2.14 focused
on performance, and they did not miss the mark. There's some new eye candy,
but most of the big things are waiting until GNOME 2.16. On the FreeBSD
side, we tried to clean up all the crashers we could. In particular, we
really improved GNOME's 64-bit support.
The good news is that this release does not bring any big shared library
version bumps, so you can almost do a simple portupgrade to get to 2.14.
There are a few minor gotchas that will be documented in UPDATING shortly.
The FreeBSD GNOME Team would like th thank the following users for their
patches, feedback, and sometimes incessant complaing about crashes (you
know who you are).
Yasuda Keisuke
Pascal Hofstee
rmgls@wanadoo.fr
tmclaugh
Yuri Pankov
sajd on #freebsd-gnome
ade
ankon on #FreeBSD-Gnome
mux
Pascal Hofstee
QuiRK on #freebsd-gnome
Vladimir Timofeev
v. 1.44
date: 2006/02/23 10:35:15; author: ade; state: Exp; lines: +2 -2
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.43
date: 2006/02/08 08:13:09; author: tdb; state: Exp; lines: +2 -3
- Update to 0.35.3
PR: 92556
Submitted by: "Franz Klammer" (maintainer)
v. 1.42
date: 2005/11/15 06:48:26; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.41
date: 2005/11/05 05:22:02; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION to chase the glib20 shared library update.
v. 1.40
date: 2005/10/26 00:15:45; author: mnag; state: Exp; lines: +1 -2
Update to 0.35.2
PR: 87980
Submitted by: Franz Klammer (maintainer)
v. 1.39
date: 2005/07/18 08:11:27; author: pav; state: Exp; lines: +13 -3
- Add a dependency on database backend, bsddb by default, gdbm as
an alternative option
PR: ports/83592
Submitted by: Franz Klammer (maintainer)
v. 1.38
date: 2005/07/14 05:38:35; author: novel; state: Exp; lines: +2 -1
Add MASTER_SITE_GENTOO to MASTER_SITES to fix fetch.
Reported by: poinyhat via kris
v. 1.37
date: 2005/07/03 15:24:19; author: novel; state: Exp; lines: +1 -0
Fix plist.
PR: 82925
Submitted by: Franz Klammer (maintainer)
Reported by: pointyhat via kris
v. 1.36
date: 2005/06/30 15:04:35; author: novel; state: Exp; lines: +3 -2
Update to 0.35.1.
PR: 82817
Submitted by: Franz Klammer (maintainer)
v. 1.35
date: 2005/04/04 16:34:11; author: novel; state: Exp; lines: +1 -2
Update to 0.34.3.
PR: 79307
Submitted by: Franz Klammer (maintainer)
v. 1.34
date: 2005/03/16 21:47:44; author: mezz; state: Exp; lines: +1 -0
Fully-qualify the path to update-desktop-database and update-mime-database in
the plist since /usr/local/bin isn't in pkg_add's PATH. Bump the PORTREVISION.
v. 1.33
date: 2005/03/16 16:44:06; author: novel; state: Exp; lines: +1 -2
Update to 0.34.2
PR: 78920
Submitted by: Franz Klammer (maintainer)
Approved by: krion (mentor) (implicit)
v. 1.32
date: 2005/03/14 23:15:00; author: pav; state: Exp; lines: +2 -5
- This needs gtkhtml python bindings from py-gnome-extras for runtime
Reported by: several
v. 1.31
date: 2005/03/12 11:13:21; author: marcus; state: Exp; lines: +1 -1
Add a missing dependency on librsvg2.
Submitted by: ade
v. 1.30
date: 2005/03/12 10:54:17; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.29
date: 2005/03/06 22:23:22; author: arved; state: Exp; lines: +1 -1
Update to 0.34.1
PR: 78405
Submitted by: Franz Klammer
v. 1.28
date: 2005/03/02 10:49:16; author: vs; state: Exp; lines: +1 -2
Prune bogus dependency I missed in previous commit
First one to notice: thurners AT t-online.de
v. 1.27
date: 2005/03/02 08:29:50; author: vs; state: Exp; lines: +4 -12
Update to 0.34
PR: ports/78193
Submitted by: maintainer
v. 1.26
date: 2005/02/20 23:37:01; author: pav; state: Exp; lines: +2 -0
- Create legacy Sensors directory, packing lists of many desklets rely on it
v. 1.25
date: 2005/02/17 21:16:53; author: pav; state: Exp; lines: +10 -11
- Update to 0.33.1
PR: ports/77596
Submitted by: Franz Klammer (maintainer)
v. 1.24
date: 2004/11/15 01:18:41; author: pav; state: Exp; lines: +4 -4
- Update to 0.31.1
PR: ports/73947
Submitted by: Franz Klammer (maintainer)
v. 1.23
date: 2004/11/07 22:36:06; 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.22
date: 2004/07/27 01:48:40; author: adamw; state: Exp; lines: +2 -2
Yipes... I broke the port with my last commit. Nuke lthack
(and the redundant configure patch that I'd forgotten to
remove) and set LIBTOOL_VER to 15.
v. 1.21
date: 2004/07/26 04:59:11; author: adamw; state: Exp; lines: +1 -1
Use lthack; This port was installing a couple .la files.
v. 1.20
date: 2004/05/01 22:19:18; author: marcus; state: Exp; lines: +1 -0
The gdesklets distfile was rerolled with some key bugfixes. The new MD5
checksum and size were confirmed with the gdesklets author.
v. 1.19
date: 2004/05/01 02:01:17; author: marcus; state: Exp; lines: +1 -2
Update to 0.26.2, and use statvfs() instead of libgtop.get_fsusage() as
the latter has a bug with block vs. I/O size on FreeBSD.
PR: 66115
Submitted by: maintainer
v. 1.18
date: 2004/04/05 03:30:17; author: marcus; state: Exp; lines: +1 -0
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.17
date: 2004/03/23 23:28:32; author: pav; state: Exp; lines: +2 -2
- Update to 0.26.1
PR: ports/64628
Submitted by: Franz Klammer (maintainer)
v. 1.16
date: 2004/03/14 06:16:10; author: ade; state: Exp; lines: +1 -1
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
v. 1.15
date: 2004/02/24 16:07:10; author: pav; state: Exp; lines: +10 -2
- Update to 0.26
PR: ports/63258
Submitted by: Franz Klammer (maintainer)
v. 1.14
date: 2004/02/04 05:19:11; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.13
date: 2004/01/05 17:41:13; author: pav; state: Exp; lines: +1 -0
- extend i18n.py to check as default also the gettext domain "gdesklets" to
fix i18n support on some desklets which installing there language-files as gdeklets.mo
PR: ports/60920
Submitted by: Franz Klammer (maintainer)
Obtained from: http://bugzilla.gnome.org/show_bug.cgi?id=130509
v. 1.12
date: 2003/12/30 22:34:22; author: marcus; state: Exp; lines: +2 -3
* Update to 0.25.1
* Change maintainer to Franz Klammer
PR: 60742
Submitted by: Jeremy Messenger (previous maintainer)
v. 1.11
date: 2003/11/18 20:04:47; author: marcus; state: Exp; lines: +1 -1
Add the official threads fix.
PR: 59432
Submitted by: maintainer
Obtained from: gDesklets CVS
v. 1.10
date: 2003/11/17 23:15:22; author: marcus; state: Exp; lines: +1 -0
* Fix threading and SysInfo functionality on FreeBSD [1]
* Fix plist
PR: 59389
Submitted by: maintainer
Obtained from: Franz Klammer [1]
v. 1.9
date: 2003/11/10 23:24:01; author: marcus; state: Exp; lines: +1 -1
Update to 0.24.1 to address some minor bugs.
PR: 59152
Submitted by: maintainer
v. 1.8
date: 2003/11/10 17:21:37; author: netchild; state: Exp; lines: +2 -2
Update to 0.24.
Submitted by: maintainer
PR: 59096
v. 1.7
date: 2003/10/25 20:52:54; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION for the last commit.
v. 1.6
date: 2003/10/18 05:51:26; author: adamw; state: Exp; lines: +4 -1
Update to 0.23.
PR: ports/58182
Submitted by: mezz (maintainer)
v. 1.5
date: 2003/09/29 10:25:59; author: netchild; state: Exp; lines: +1 -1
Update to 0.22.1.
Submitted by: maintainer
v. 1.4
date: 2003/09/26 11:02:10; author: netchild; state: Exp; lines: +3 -3
Update to 0.22.
This update is a collaboration between the maintainer and myself, the
libdesklets part isn't finished and needs a little more debugging (RAM
and boottime display).
Unfortunately we also have a problem with threads (they get created, but
they don't run/start) which we can't track down, so it's not easy to
debug the remaining libdesklets bugs.
We decided to commit the port in the current incarnation as at least the
desklets which I will commit shortly after this update will work without
problems.
Submitted by: maintainer
v. 1.3
date: 2003/09/03 04:32:05; author: marcus; state: Exp; lines: +3 -0
Create directories for Sensors and Displays.
PR: 56331
Submitted by: maintainer
v. 1.2
date: 2003/09/02 20:38:01; author: marcus; state: Exp; lines: +1 -0
Add a missing BUILD_DEPENDS on py-gnome2.
PR: 56317
Submitted by: maintainer
v. 1.1
date: 2003/09/02 06:24:00; author: marcus; state: Exp;
Add gdesklets, a Python-based architecture for creating desktop applets.
PR: 56299
Submitted by: Jeremy Messenger
=============================================================================
|
| |

|