The FreeBSD Ports Archive
FreeBSD x11 : idesk4>
Place launch icons and background directly on your desktop
idesk history
v. 1.21
date: 2007/09/30 04:47:35; author: linimon; state: Exp; lines: +2 -2
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe
v. 1.20
date: 2007/05/19 20:26:40; 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.19
date: 2007/02/05 00:04:01; author: acm; state: Exp; lines: +6 -2
- Move to LOCALBASE
- Clean up
- Bump PORTREVISION
v. 1.18
date: 2006/07/23 02:45:18; author: acm; state: Exp; lines: +1 -1
Change maintainer address to my @FreeBSD.org email
Approved by: garga (mentor)
v. 1.17
date: 2005/11/30 17:58:45; author: pav; state: Exp; lines: +26 -4
- Update to 0.7.5
PR: ports/89673
Submitted by: Jose Alonso Cardenas Marquez (maintainer)
v. 1.16
date: 2005/11/15 06:51:40; 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/09/13 22:59:13; author: pav; state: Exp; lines: +1 -1
- Submitter of last update agreed to take over
v. 1.14
date: 2005/09/13 21:18:31; author: pav; state: Exp; lines: +11 -9
- Update to 0.7.4
- Reset maintainership on maintainer's request
PR: ports/86060
Submitted by: Jose Alonso Cardenas Marquez
v. 1.13
date: 2005/03/12 10:52:42; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.12
date: 2004/11/07 22:37:45; 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.11
date: 2004/05/20 09:16:04; author: krion; state: Exp; lines: +1 -2
- Fix MASTER_SITES
PR: ports/66915
Submitted by: Roman Neuhauser
Approved by: maintainer
v. 1.10
date: 2004/04/05 03:29:56; author: marcus; state: Exp; lines: +1 -1
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.9
date: 2004/03/16 22:54:03; author: marcus; state: Exp; lines: +1 -1
Chase the new location of libXft.
v. 1.8
date: 2004/02/04 05:09:43; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.7
date: 2003/09/26 07:20:17; author: daichi; state: Exp; lines: +3 -2
update x11/idesk: 0.5.5 -> 0.5.6
PR: 57059
Submitted by: Sascha Holzleiter
v. 1.6
date: 2003/09/21 03:48:07; author: marcus; state: Exp; lines: +2 -3
Add a USE_GNOME dependency on librsvg2 to fix build on bento.
v. 1.5
date: 2003/06/26 07:01:55; author: daichi; state: Exp; lines: +7 -5
Update idesk to 0.5.5
PR: 53505
Submitted by: Sascha Holzleiter (maintainer)
v. 1.4
date: 2003/06/07 11:57:23; author: naddy; state: Exp; lines: +3 -1
Additional master sites.
PR: 52720
Submitted by: Sascha Holzleiter
v. 1.3
date: 2003/04/20 19:47:47; author: marcus; state: Exp; lines: +0 -1
Remove USE_GNOMENG.
v. 1.2
date: 2003/03/02 13:29:24; author: naddy; state: Exp; lines: +2 -0
Add missing Xft dependency.
Reported by: kris (bento)
v. 1.1
date: 2003/02/27 21:55:55; author: naddy; state: Exp;
Import idesk 0.3.5.
iDesk lets you put launch icons directly on the root window of your X.
PR: 48345
Submitted by: Sascha Holzleiter
=============================================================================
v. 1.21
date: 2007/09/30 04:47:35; author: linimon; state: Exp; lines: +2 -2
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe
v. 1.20
date: 2007/05/19 20:26:40; 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.19
date: 2007/02/05 00:04:01; author: acm; state: Exp; lines: +6 -2
- Move to LOCALBASE
- Clean up
- Bump PORTREVISION
v. 1.18
date: 2006/07/23 02:45:18; author: acm; state: Exp; lines: +1 -1
Change maintainer address to my @FreeBSD.org email
Approved by: garga (mentor)
v. 1.17
date: 2005/11/30 17:58:45; author: pav; state: Exp; lines: +26 -4
- Update to 0.7.5
PR: ports/89673
Submitted by: Jose Alonso Cardenas Marquez (maintainer)
v. 1.16
date: 2005/11/15 06:51:40; 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/09/13 22:59:13; author: pav; state: Exp; lines: +1 -1
- Submitter of last update agreed to take over
v. 1.14
date: 2005/09/13 21:18:31; author: pav; state: Exp; lines: +11 -9
- Update to 0.7.4
- Reset maintainership on maintainer's request
PR: ports/86060
Submitted by: Jose Alonso Cardenas Marquez
v. 1.13
date: 2005/03/12 10:52:42; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.12
date: 2004/11/07 22:37:45; 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.11
date: 2004/05/20 09:16:04; author: krion; state: Exp; lines: +1 -2
- Fix MASTER_SITES
PR: ports/66915
Submitted by: Roman Neuhauser
Approved by: maintainer
v. 1.10
date: 2004/04/05 03:29:56; author: marcus; state: Exp; lines: +1 -1
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.9
date: 2004/03/16 22:54:03; author: marcus; state: Exp; lines: +1 -1
Chase the new location of libXft.
v. 1.8
date: 2004/02/04 05:09:43; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.7
date: 2003/09/26 07:20:17; author: daichi; state: Exp; lines: +3 -2
update x11/idesk: 0.5.5 -> 0.5.6
PR: 57059
Submitted by: Sascha Holzleiter
v. 1.6
date: 2003/09/21 03:48:07; author: marcus; state: Exp; lines: +2 -3
Add a USE_GNOME dependency on librsvg2 to fix build on bento.
v. 1.5
date: 2003/06/26 07:01:55; author: daichi; state: Exp; lines: +7 -5
Update idesk to 0.5.5
PR: 53505
Submitted by: Sascha Holzleiter (maintainer)
v. 1.4
date: 2003/06/07 11:57:23; author: naddy; state: Exp; lines: +3 -1
Additional master sites.
PR: 52720
Submitted by: Sascha Holzleiter
v. 1.3
date: 2003/04/20 19:47:47; author: marcus; state: Exp; lines: +0 -1
Remove USE_GNOMENG.
v. 1.2
date: 2003/03/02 13:29:24; author: naddy; state: Exp; lines: +2 -0
Add missing Xft dependency.
Reported by: kris (bento)
v. 1.1
date: 2003/02/27 21:55:55; author: naddy; state: Exp;
Import idesk 0.3.5.
iDesk lets you put launch icons directly on the root window of your X.
PR: 48345
Submitted by: Sascha Holzleiter
=============================================================================
v. 1.21
date: 2007/09/30 04:47:35; author: linimon; state: Exp; lines: +2 -2
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe
v. 1.20
date: 2007/05/19 20:26:40; 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.19
date: 2007/02/05 00:04:01; author: acm; state: Exp; lines: +6 -2
- Move to LOCALBASE
- Clean up
- Bump PORTREVISION
v. 1.18
date: 2006/07/23 02:45:18; author: acm; state: Exp; lines: +1 -1
Change maintainer address to my @FreeBSD.org email
Approved by: garga (mentor)
v. 1.17
date: 2005/11/30 17:58:45; author: pav; state: Exp; lines: +26 -4
- Update to 0.7.5
PR: ports/89673
Submitted by: Jose Alonso Cardenas Marquez (maintainer)
v. 1.16
date: 2005/11/15 06:51:40; 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/09/13 22:59:13; author: pav; state: Exp; lines: +1 -1
- Submitter of last update agreed to take over
v. 1.14
date: 2005/09/13 21:18:31; author: pav; state: Exp; lines: +11 -9
- Update to 0.7.4
- Reset maintainership on maintainer's request
PR: ports/86060
Submitted by: Jose Alonso Cardenas Marquez
v. 1.13
date: 2005/03/12 10:52:42; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.12
date: 2004/11/07 22:37:45; 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.11
date: 2004/05/20 09:16:04; author: krion; state: Exp; lines: +1 -2
- Fix MASTER_SITES
PR: ports/66915
Submitted by: Roman Neuhauser
Approved by: maintainer
v. 1.10
date: 2004/04/05 03:29:56; author: marcus; state: Exp; lines: +1 -1
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.9
date: 2004/03/16 22:54:03; author: marcus; state: Exp; lines: +1 -1
Chase the new location of libXft.
v. 1.8
date: 2004/02/04 05:09:43; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.7
date: 2003/09/26 07:20:17; author: daichi; state: Exp; lines: +3 -2
update x11/idesk: 0.5.5 -> 0.5.6
PR: 57059
Submitted by: Sascha Holzleiter
v. 1.6
date: 2003/09/21 03:48:07; author: marcus; state: Exp; lines: +2 -3
Add a USE_GNOME dependency on librsvg2 to fix build on bento.
v. 1.5
date: 2003/06/26 07:01:55; author: daichi; state: Exp; lines: +7 -5
Update idesk to 0.5.5
PR: 53505
Submitted by: Sascha Holzleiter (maintainer)
v. 1.4
date: 2003/06/07 11:57:23; author: naddy; state: Exp; lines: +3 -1
Additional master sites.
PR: 52720
Submitted by: Sascha Holzleiter
v. 1.3
date: 2003/04/20 19:47:47; author: marcus; state: Exp; lines: +0 -1
Remove USE_GNOMENG.
v. 1.2
date: 2003/03/02 13:29:24; author: naddy; state: Exp; lines: +2 -0
Add missing Xft dependency.
Reported by: kris (bento)
v. 1.1
date: 2003/02/27 21:55:55; author: naddy; state: Exp;
Import idesk 0.3.5.
iDesk lets you put launch icons directly on the root window of your X.
PR: 48345
Submitted by: Sascha Holzleiter
=============================================================================
|
| |

|