The FreeBSD Ports Archive
FreeBSD x11-clocks : sanduhr4>
An alarm clock for GNOME desktop designed as a sand-glass
SandUhr is an alarm clock, which is designed as a sand-glass. The program uses
the X Window System and the GNOME desktop environment. The alarm is delivered
to you by either ringing the console bell, by playing a sound file, or by
starting an external program of your choice.
The program is fully integrated into the GNOME application framework.
o Drag and drop: you may drop a color onto the timer to change the sand's visual
appearance.
o It uses the GNOME help system to provide a manual.
o Use of CORBA: The program provides a CORBA interface. So you may control the
SandUhr from within your own programs.
http://seehuhn.de/comp/sanduhr.html
|
sanduhr history
v. 1.16
date: 2007/10/24 23:37:04; author: marcus; state: Exp; lines: +1 -1
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.15
date: 2007/06/29 16:29:18; author: araujo; state: Exp; lines: +1 -1
- Change my mail address to araujo@.
Approved by: stas (mentor)
v. 1.14
date: 2007/05/19 20:28:30; 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.13
date: 2007/01/19 05:51:37; author: itetcu; state: Exp; lines: +4 -4
- update version to 1.93
- pass maintainership to submitter
PR: ports/108069
Submitted by: Marcelo Araujo
v. 1.12
date: 2006/03/07 08:27:54; author: ade; state: Exp; lines: +1 -1
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
v. 1.11
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.10
date: 2003/10/12 13:08:30; author: krion; state: Exp; lines: +1 -1
- Update MASTER_SITES and WWW: line
PR: 57895
Submitted by: Ports Fury
v. 1.9
date: 2003/08/01 18:21:07; author: krion; state: Exp; lines: +3 -12
- Rearrange USE_GNOME
PR: 55158
Submitted by: Ports Fury
Approved by: fjoe (mentor) (implicit)
v. 1.8
date: 2003/07/29 09:12:36; author: sobomax; state: Exp; lines: +1 -1
Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.
v. 1.7
date: 2003/03/07 06:12:24; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.6
date: 2002/07/02 15:52:20; author: sobomax; state: Exp; lines: +6 -5
Update to 1.0.
v. 1.5
date: 2001/06/08 11:41:16; author: sobomax; state: Exp; lines: +3 -2
Update to 0.3.52.
v. 1.4
date: 2001/03/29 16:35:13; author: sobomax; state: Exp; lines: +2 -2
-pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}
Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
v. 1.3
date: 2001/02/05 17:05:24; author: olgeni; state: Exp; lines: +2 -2
Style fixes for x11-clocks.
v. 1.2
date: 2000/10/05 07:17:25; author: reg; state: Exp; lines: +4 -15
Implement USE_GNOME, part 2.
v. 1.1
date: 2000/09/14 06:53:19; author: sobomax; state: Exp;
Add sanduhr - an alarm clock for GNOME desktop designed as a sand-glass.
=============================================================================
v. 1.16
date: 2007/10/24 23:37:04; author: marcus; state: Exp; lines: +1 -1
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.15
date: 2007/06/29 16:29:18; author: araujo; state: Exp; lines: +1 -1
- Change my mail address to araujo@.
Approved by: stas (mentor)
v. 1.14
date: 2007/05/19 20:28:30; 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.13
date: 2007/01/19 05:51:37; author: itetcu; state: Exp; lines: +4 -4
- update version to 1.93
- pass maintainership to submitter
PR: ports/108069
Submitted by: Marcelo Araujo
v. 1.12
date: 2006/03/07 08:27:54; author: ade; state: Exp; lines: +1 -1
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
v. 1.11
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.10
date: 2003/10/12 13:08:30; author: krion; state: Exp; lines: +1 -1
- Update MASTER_SITES and WWW: line
PR: 57895
Submitted by: Ports Fury
v. 1.9
date: 2003/08/01 18:21:07; author: krion; state: Exp; lines: +3 -12
- Rearrange USE_GNOME
PR: 55158
Submitted by: Ports Fury
Approved by: fjoe (mentor) (implicit)
v. 1.8
date: 2003/07/29 09:12:36; author: sobomax; state: Exp; lines: +1 -1
Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.
v. 1.7
date: 2003/03/07 06:12:24; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.6
date: 2002/07/02 15:52:20; author: sobomax; state: Exp; lines: +6 -5
Update to 1.0.
v. 1.5
date: 2001/06/08 11:41:16; author: sobomax; state: Exp; lines: +3 -2
Update to 0.3.52.
v. 1.4
date: 2001/03/29 16:35:13; author: sobomax; state: Exp; lines: +2 -2
-pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}
Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
v. 1.3
date: 2001/02/05 17:05:24; author: olgeni; state: Exp; lines: +2 -2
Style fixes for x11-clocks.
v. 1.2
date: 2000/10/05 07:17:25; author: reg; state: Exp; lines: +4 -15
Implement USE_GNOME, part 2.
v. 1.1
date: 2000/09/14 06:53:19; author: sobomax; state: Exp;
Add sanduhr - an alarm clock for GNOME desktop designed as a sand-glass.
=============================================================================
v. 1.16
date: 2007/10/24 23:37:04; author: marcus; state: Exp; lines: +1 -1
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.15
date: 2007/06/29 16:29:18; author: araujo; state: Exp; lines: +1 -1
- Change my mail address to araujo@.
Approved by: stas (mentor)
v. 1.14
date: 2007/05/19 20:28:30; 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.13
date: 2007/01/19 05:51:37; author: itetcu; state: Exp; lines: +4 -4
- update version to 1.93
- pass maintainership to submitter
PR: ports/108069
Submitted by: Marcelo Araujo
v. 1.12
date: 2006/03/07 08:27:54; author: ade; state: Exp; lines: +1 -1
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
v. 1.11
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.10
date: 2003/10/12 13:08:30; author: krion; state: Exp; lines: +1 -1
- Update MASTER_SITES and WWW: line
PR: 57895
Submitted by: Ports Fury
v. 1.9
date: 2003/08/01 18:21:07; author: krion; state: Exp; lines: +3 -12
- Rearrange USE_GNOME
PR: 55158
Submitted by: Ports Fury
Approved by: fjoe (mentor) (implicit)
v. 1.8
date: 2003/07/29 09:12:36; author: sobomax; state: Exp; lines: +1 -1
Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.
v. 1.7
date: 2003/03/07 06:12:24; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.6
date: 2002/07/02 15:52:20; author: sobomax; state: Exp; lines: +6 -5
Update to 1.0.
v. 1.5
date: 2001/06/08 11:41:16; author: sobomax; state: Exp; lines: +3 -2
Update to 0.3.52.
v. 1.4
date: 2001/03/29 16:35:13; author: sobomax; state: Exp; lines: +2 -2
-pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}
Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
v. 1.3
date: 2001/02/05 17:05:24; author: olgeni; state: Exp; lines: +2 -2
Style fixes for x11-clocks.
v. 1.2
date: 2000/10/05 07:17:25; author: reg; state: Exp; lines: +4 -15
Implement USE_GNOME, part 2.
v. 1.1
date: 2000/09/14 06:53:19; author: sobomax; state: Exp;
Add sanduhr - an alarm clock for GNOME desktop designed as a sand-glass.
=============================================================================
|
| |

|