The FreeBSD Ports Archive
FreeBSD x11-clocks : xfce4-datetime-plugin4>
A datetime plugin for xfce
xfce4-datetime-plugin history
v. 1.24
date: 2007/05/19 20:28:34; 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.23
date: 2007/04/11 16:26:49; author: oliver; state: Exp; lines: +1 -0
update xfce to 4.4.1
bump PORTREVISION where needed
v. 1.22
date: 2007/03/14 04:12:30; author: linimon; state: Exp; lines: +1 -3
Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2].
PR: 101029 [1], 108862 [2]
Submitted by: Stanislav Sedov [1], oliver [2]
v. 1.21
date: 2007/02/07 16:05:49; author: miwi; state: Exp; lines: +18 -21
Datetime plugin for the xfce panel.
WWW: http://goodies.xfce.org/
v. 1.20
date: 2007/01/22 16:45:00; author: oliver; state: dead; lines: +1 -1
Import xfce 4.4
- remove all obsolete ports or plugins
- update all plugins to their latest version to support xfce 4.4
(otherwise they won't compile with 4.4)
v. 1.19
date: 2006/10/14 08:54:54; author: marcus; state: Exp; lines: +2 -3
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.18
date: 2006/08/15 01:11:33; author: clsung; state: Exp; lines: +1 -1
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include www/ x11/ x11-clocks/ x11-servers/ x11-themes/ maintained
by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin
v. 1.17
date: 2006/02/23 10:40:00; author: ade; state: Exp; lines: +2 -2
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.16
date: 2005/11/15 06:51:47; 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.15
date: 2005/11/05 05:21:55; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared library update.
v. 1.14
date: 2005/10/09 07:29:53; author: linimon; state: Exp; lines: +1 -2
Remove stale mastersite.
Source: distfile survey
v. 1.13
date: 2005/09/14 08:59:33; author: linimon; state: Exp; lines: +0 -1
Remove obsolete mastersite.
Source: distfile survey
v. 1.12
date: 2005/09/06 17:42:39; author: oliver; state: Exp; lines: +1 -1
reset maintainer to ports@FreeBSD.org since original maintainer doesn't
have the time any longer to maintain them
Approved by: maintainer
v. 1.11
date: 2005/03/12 10:51:53; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.10
date: 2005/01/27 16:45:15; author: oliver; state: Exp; lines: +3 -3
update xfce4-datetime-plugin to 0.3.1
PR: ports/76745
Submitted by: maintainer
v. 1.9
date: 2005/01/26 16:57:37; author: oliver; state: Exp; lines: +2 -2
- bring xfce4 to 4.2
- remove x11-fm/xfce4-fm-icons misc/xfce4-panel-themes (obsoleted by that update)
- take maintainership of x11-wm/xfce4-session [1]
- bump PORTREVISION of all plugins because they need to be linked against the new xfce4 libs
Approved by: maintainer [1]
v. 1.8
date: 2004/11/07 22:37:26; 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/07/21 12:39:12; author: krion; state: Exp; lines: +3 -3
Change maintainer's mail.
Fix MASTER_SITES
PR: ports/69338
Submitted by: maintainer
v. 1.6
date: 2004/05/08 23:59:28; author: ale; state: Exp; lines: +4 -1
Add more MASTER_SITE.
PR: ports/66376
Submitted by: Matt Lancereau (maintainer)
v. 1.5
date: 2004/04/05 03:30:46; author: marcus; state: Exp; lines: +1 -1
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.4
date: 2004/03/14 06:17:39; 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.3
date: 2004/02/04 05:09:55; 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: 2004/01/18 10:23:58; author: ale; state: Exp; lines: +2 -2
Update to 0.3.0 release:
- automatically change layout when the panel size is small
- append entry to select date. format change is applied on closing option window
- split main label into two, date label and time label add Week starts monday
option for calendar
- change timeout interval with format string(aware of second field)
- Calendar window is toggled by clicking datetime widget
PR: ports/61499
Submitted by: Matt Lancereau (maintainer)
Approved by: nork (mentor/implicitly)
v. 1.1
date: 2003/12/15 14:51:57; author: sergei; state: Exp;
Add xfce4-datetime-plugin 0.2, XFce 4 additional clock module
which also shows date. You can change font for display.
PR: 58759
Submitted by: Matt Lancereau
=============================================================================
v. 1.24
date: 2007/05/19 20:28:34; 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.23
date: 2007/04/11 16:26:49; author: oliver; state: Exp; lines: +1 -0
update xfce to 4.4.1
bump PORTREVISION where needed
v. 1.22
date: 2007/03/14 04:12:30; author: linimon; state: Exp; lines: +1 -3
Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2].
PR: 101029 [1], 108862 [2]
Submitted by: Stanislav Sedov [1], oliver [2]
v. 1.21
date: 2007/02/07 16:05:49; author: miwi; state: Exp; lines: +18 -21
Datetime plugin for the xfce panel.
WWW: http://goodies.xfce.org/
v. 1.20
date: 2007/01/22 16:45:00; author: oliver; state: dead; lines: +1 -1
Import xfce 4.4
- remove all obsolete ports or plugins
- update all plugins to their latest version to support xfce 4.4
(otherwise they won't compile with 4.4)
v. 1.19
date: 2006/10/14 08:54:54; author: marcus; state: Exp; lines: +2 -3
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.18
date: 2006/08/15 01:11:33; author: clsung; state: Exp; lines: +1 -1
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include www/ x11/ x11-clocks/ x11-servers/ x11-themes/ maintained
by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin
v. 1.17
date: 2006/02/23 10:40:00; author: ade; state: Exp; lines: +2 -2
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.16
date: 2005/11/15 06:51:47; 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.15
date: 2005/11/05 05:21:55; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared library update.
v. 1.14
date: 2005/10/09 07:29:53; author: linimon; state: Exp; lines: +1 -2
Remove stale mastersite.
Source: distfile survey
v. 1.13
date: 2005/09/14 08:59:33; author: linimon; state: Exp; lines: +0 -1
Remove obsolete mastersite.
Source: distfile survey
v. 1.12
date: 2005/09/06 17:42:39; author: oliver; state: Exp; lines: +1 -1
reset maintainer to ports@FreeBSD.org since original maintainer doesn't
have the time any longer to maintain them
Approved by: maintainer
v. 1.11
date: 2005/03/12 10:51:53; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.10
date: 2005/01/27 16:45:15; author: oliver; state: Exp; lines: +3 -3
update xfce4-datetime-plugin to 0.3.1
PR: ports/76745
Submitted by: maintainer
v. 1.9
date: 2005/01/26 16:57:37; author: oliver; state: Exp; lines: +2 -2
- bring xfce4 to 4.2
- remove x11-fm/xfce4-fm-icons misc/xfce4-panel-themes (obsoleted by that update)
- take maintainership of x11-wm/xfce4-session [1]
- bump PORTREVISION of all plugins because they need to be linked against the new xfce4 libs
Approved by: maintainer [1]
v. 1.8
date: 2004/11/07 22:37:26; 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/07/21 12:39:12; author: krion; state: Exp; lines: +3 -3
Change maintainer's mail.
Fix MASTER_SITES
PR: ports/69338
Submitted by: maintainer
v. 1.6
date: 2004/05/08 23:59:28; author: ale; state: Exp; lines: +4 -1
Add more MASTER_SITE.
PR: ports/66376
Submitted by: Matt Lancereau (maintainer)
v. 1.5
date: 2004/04/05 03:30:46; author: marcus; state: Exp; lines: +1 -1
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.4
date: 2004/03/14 06:17:39; 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.3
date: 2004/02/04 05:09:55; 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: 2004/01/18 10:23:58; author: ale; state: Exp; lines: +2 -2
Update to 0.3.0 release:
- automatically change layout when the panel size is small
- append entry to select date. format change is applied on closing option window
- split main label into two, date label and time label add Week starts monday
option for calendar
- change timeout interval with format string(aware of second field)
- Calendar window is toggled by clicking datetime widget
PR: ports/61499
Submitted by: Matt Lancereau (maintainer)
Approved by: nork (mentor/implicitly)
v. 1.1
date: 2003/12/15 14:51:57; author: sergei; state: Exp;
Add xfce4-datetime-plugin 0.2, XFce 4 additional clock module
which also shows date. You can change font for display.
PR: 58759
Submitted by: Matt Lancereau
=============================================================================
v. 1.24
date: 2007/05/19 20:28:34; 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.23
date: 2007/04/11 16:26:49; author: oliver; state: Exp; lines: +1 -0
update xfce to 4.4.1
bump PORTREVISION where needed
v. 1.22
date: 2007/03/14 04:12:30; author: linimon; state: Exp; lines: +1 -3
Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2].
PR: 101029 [1], 108862 [2]
Submitted by: Stanislav Sedov [1], oliver [2]
v. 1.21
date: 2007/02/07 16:05:49; author: miwi; state: Exp; lines: +18 -21
Datetime plugin for the xfce panel.
WWW: http://goodies.xfce.org/
v. 1.20
date: 2007/01/22 16:45:00; author: oliver; state: dead; lines: +1 -1
Import xfce 4.4
- remove all obsolete ports or plugins
- update all plugins to their latest version to support xfce 4.4
(otherwise they won't compile with 4.4)
v. 1.19
date: 2006/10/14 08:54:54; author: marcus; state: Exp; lines: +2 -3
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.18
date: 2006/08/15 01:11:33; author: clsung; state: Exp; lines: +1 -1
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include www/ x11/ x11-clocks/ x11-servers/ x11-themes/ maintained
by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin
v. 1.17
date: 2006/02/23 10:40:00; author: ade; state: Exp; lines: +2 -2
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.16
date: 2005/11/15 06:51:47; 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.15
date: 2005/11/05 05:21:55; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared library update.
v. 1.14
date: 2005/10/09 07:29:53; author: linimon; state: Exp; lines: +1 -2
Remove stale mastersite.
Source: distfile survey
v. 1.13
date: 2005/09/14 08:59:33; author: linimon; state: Exp; lines: +0 -1
Remove obsolete mastersite.
Source: distfile survey
v. 1.12
date: 2005/09/06 17:42:39; author: oliver; state: Exp; lines: +1 -1
reset maintainer to ports@FreeBSD.org since original maintainer doesn't
have the time any longer to maintain them
Approved by: maintainer
v. 1.11
date: 2005/03/12 10:51:53; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.10
date: 2005/01/27 16:45:15; author: oliver; state: Exp; lines: +3 -3
update xfce4-datetime-plugin to 0.3.1
PR: ports/76745
Submitted by: maintainer
v. 1.9
date: 2005/01/26 16:57:37; author: oliver; state: Exp; lines: +2 -2
- bring xfce4 to 4.2
- remove x11-fm/xfce4-fm-icons misc/xfce4-panel-themes (obsoleted by that update)
- take maintainership of x11-wm/xfce4-session [1]
- bump PORTREVISION of all plugins because they need to be linked against the new xfce4 libs
Approved by: maintainer [1]
v. 1.8
date: 2004/11/07 22:37:26; 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/07/21 12:39:12; author: krion; state: Exp; lines: +3 -3
Change maintainer's mail.
Fix MASTER_SITES
PR: ports/69338
Submitted by: maintainer
v. 1.6
date: 2004/05/08 23:59:28; author: ale; state: Exp; lines: +4 -1
Add more MASTER_SITE.
PR: ports/66376
Submitted by: Matt Lancereau (maintainer)
v. 1.5
date: 2004/04/05 03:30:46; author: marcus; state: Exp; lines: +1 -1
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.4
date: 2004/03/14 06:17:39; 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.3
date: 2004/02/04 05:09:55; 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: 2004/01/18 10:23:58; author: ale; state: Exp; lines: +2 -2
Update to 0.3.0 release:
- automatically change layout when the panel size is small
- append entry to select date. format change is applied on closing option window
- split main label into two, date label and time label add Week starts monday
option for calendar
- change timeout interval with format string(aware of second field)
- Calendar window is toggled by clicking datetime widget
PR: ports/61499
Submitted by: Matt Lancereau (maintainer)
Approved by: nork (mentor/implicitly)
v. 1.1
date: 2003/12/15 14:51:57; author: sergei; state: Exp;
Add xfce4-datetime-plugin 0.2, XFce 4 additional clock module
which also shows date. You can change font for display.
PR: 58759
Submitted by: Matt Lancereau
=============================================================================
|
| |

|