The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD x11-fm : tkdesk

A graphical, highly configurable and powerful file manager

   TkDesk is a graphical, highly configurable and powerful file manager
  for Unix and the X Window System. 

http://sd.znet.com/~jchris/tkdesk/



tkdesk history


v. 1.32
date: 2007/05/19 20:28:59;  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.31 date: 2006/05/17 20:35:55; author: mi; state: Exp; lines: +18 -10 Update the itcl/itk from 3.2 to 3.3 (released in April 2005). The installed libraries are now named libitcl.so.3 & libitk.so.3 instead of having the version be part of the libname (libitcl33.so.1). The itclConfig.sh and itkConfig.sh are now also installed, which is required by some software (such as the insight -- a gdb frontend). Fix-up the (unchanged) iwidgets port to reflect the above and improve it to not require its own copy of the itcl tree at install time. Approved by: maintainer Fix-up the tkdesk port to reflect the itcl/itk changes, which required updating it to the 2.0p2 (from 2.0). (This lovely piece of software badly needs a caring maintainer, BTW.) While here, teach tkdesk to use installed blt instead of building its own. The only iwidget/itk/itcl consumer that remains broken is net/smm++ (a MUD client). This should change as soon as the maintainer get back to me.
v. 1.30 date: 2006/05/13 05:00:25; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from categories starting with X
v. 1.29 date: 2005/04/12 03:26:52; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.28 date: 2005/04/11 08:04:33; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.27 date: 2004/04/18 17:01:12; author: krion; state: Exp; lines: +20 -13 - Update to version 2.0 PR: ports/65720 Submitted by: Ports Fury
v. 1.26 date: 2004/04/10 17:26:52; author: trevor; state: Exp; lines: +4 -4 Tidy up whitespace.
v. 1.25 date: 2004/02/12 00:01:00; author: linimon; state: Exp; lines: +1 -1 mat@FreeBSD.org reports no response from this maintainer for several months about his other ports, so reset this one too. His last approved update was several months ago. Maintainer, if this is in error, please contact me directly.
v. 1.24 date: 2004/02/04 05:09:58; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.23 date: 2003/11/13 12:03:58; author: trevor; state: Exp; lines: +1 -1 Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
v. 1.22 date: 2003/10/26 09:12:06; author: kjc; state: Exp; lines: +2 -1 add tk83 to LIB_DEPENDS. it should have been added when BLT was removed from LIB_DEPENDS. reported by kris. found by bento.
v. 1.21 date: 2003/10/20 04:58:06; author: kjc; state: Exp; lines: +1 -3 make tkdesk not to depend on the ports version of the BLT library. use the internal version instead. this is a preparation for switching BLT to tcl/tk 8.4 since tkdesk is also dependent on 8.3 through itcl. OKed by the maintainer, Andy Sparrow
v. 1.20 date: 2003/09/24 09:37:11; author: osa; state: Exp; lines: +2 -2 Make portlint(1) happy by changing strip to ${STRIP_CMD} Submitted by: Oleg Karachevtsev PR: 56998
v. 1.19 date: 2003/02/21 14:08:21; author: knu; state: Exp; lines: +2 -1 De-pkg-comment.
v. 1.18 date: 2001/09/03 18:17:47; author: knu; state: Exp; lines: +9 -8 Update to use Tcl/Tk 8.2, itcl3.2 and the latest version of BLT. Bump PORTREVISION. PR: 30279 Submitted by: Andy Sparrow (MAINTAINER)
v. 1.17 date: 2001/02/05 21:00:53; author: olgeni; state: Exp; lines: +2 -2 Spaces -> tabs in ports/x11-fm.
v. 1.16 date: 2000/05/29 03:32:58; author: steve; state: Exp; lines: +6 -3 - Use itcl as a dependency instead of itk. - Include extra patches from master web site fixing various problems. - Use FreeBSD-specific utils (e.g. 'vipw' instead of 'vi /etc/passwd') or correct non-FreeBSD flags to system programs (e.g. 'du -D' will not work on FreeBSD). PR: 18725 Submitted by: Andy Sparrow
v. 1.15 date: 2000/05/01 17:58:33; author: jseger; state: Exp; lines: +12 -7 Upgrade to tkdesk-1.2 This supports tcl/tk 8.2
v. 1.14 date: 2000/04/10 00:39:30; author: cpiazza; state: Exp; lines: +3 -3 Update with the new PORTNAME/PORTVERSION variables
v. 1.13 date: 1999/08/31 02:58:22; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.12 date: 1999/02/13 19:29:08; author: asami; state: Exp; lines: +3 -5 Fix build by using tclsh instead of wish (which requires a display). PR: 10061 Submitted by: maintainer
v. 1.11 date: 1998/10/10 03:22:20; author: steve; state: Exp; lines: +2 -2 Update to version 1.1. PR: 8014 Submited by: maintainer
v. 1.10 date: 1998/09/26 23:11:02; author: steve; state: Exp; lines: +2 -2 Remove regexp support for tk42.
v. 1.9 date: 1998/08/07 23:56:50; author: asami; state: Exp; lines: +2 -2 Fix up dependencies for ports that moved into the x11-toolkits category.
v. 1.8 date: 1998/08/07 22:33:12; author: asami; state: Exp; lines: +2 -2 Move "asfiles dfm explorer filerunner offix-files q3dmenu tkdesk workplace xfm" from x11 to x11-fm.
v. 1.7 date: 1998/05/03 15:12:36; author: jseger; state: Exp; lines: +5 -1 If DISPLAY isn't defined, mark as BROKEN.
v. 1.6 date: 1998/02/27 23:13:39; author: steve; state: Exp; lines: +6 -10 Update to the new released version and revert to using tcl7.6/tk4.2 because this port will not work with anything newer at present. PR: 5282 Reviewed by: maintainer
v. 1.5 date: 1998/02/21 23:16:55; author: steve; state: Exp; lines: +19 -10 Update to version 1.0b5. PR: 5282 Submitted by: Duncan Barclay and myself
v. 1.4 date: 1997/04/20 13:19:59; author: wosch; state: Exp; lines: +2 -2 Add virtual category 'tk41'.
v. 1.3 date: 1996/11/12 04:54:07; author: max; state: Exp; lines: +6 -9 Upgrade, 1.0b2 -> 1.0b3. Submitted by: Juergen Lock (Note that the maintainer has been changed to: Juergen Lock )
v. 1.2 date: 1996/10/16 08:34:04; author: asami; state: Exp; lines: +2 -3 Make this compile with tcl75 in /usr/lib. Remove LIB_DEPENDS.
v. 1.1 date: 1996/08/02 19:57:31; author: chuckr; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1996/08/02 19:57:31; author: chuckr; state: Exp; lines: +0 -0 New port, tkdesk. My only choice for a X11 desk (the only one I've ever liked even a little bit). Thanks, Andreas. Submitted by: Andreas Kohout ============================================================================= v. 1.32 date: 2007/05/19 20:28:59; 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.31 date: 2006/05/17 20:35:55; author: mi; state: Exp; lines: +18 -10 Update the itcl/itk from 3.2 to 3.3 (released in April 2005). The installed libraries are now named libitcl.so.3 & libitk.so.3 instead of having the version be part of the libname (libitcl33.so.1). The itclConfig.sh and itkConfig.sh are now also installed, which is required by some software (such as the insight -- a gdb frontend). Fix-up the (unchanged) iwidgets port to reflect the above and improve it to not require its own copy of the itcl tree at install time. Approved by: maintainer Fix-up the tkdesk port to reflect the itcl/itk changes, which required updating it to the 2.0p2 (from 2.0). (This lovely piece of software badly needs a caring maintainer, BTW.) While here, teach tkdesk to use installed blt instead of building its own. The only iwidget/itk/itcl consumer that remains broken is net/smm++ (a MUD client). This should change as soon as the maintainer get back to me.
v. 1.30 date: 2006/05/13 05:00:25; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from categories starting with X
v. 1.29 date: 2005/04/12 03:26:52; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.28 date: 2005/04/11 08:04:33; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.27 date: 2004/04/18 17:01:12; author: krion; state: Exp; lines: +20 -13 - Update to version 2.0 PR: ports/65720 Submitted by: Ports Fury
v. 1.26 date: 2004/04/10 17:26:52; author: trevor; state: Exp; lines: +4 -4 Tidy up whitespace.
v. 1.25 date: 2004/02/12 00:01:00; author: linimon; state: Exp; lines: +1 -1 mat@FreeBSD.org reports no response from this maintainer for several months about his other ports, so reset this one too. His last approved update was several months ago. Maintainer, if this is in error, please contact me directly.
v. 1.24 date: 2004/02/04 05:09:58; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.23 date: 2003/11/13 12:03:58; author: trevor; state: Exp; lines: +1 -1 Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
v. 1.22 date: 2003/10/26 09:12:06; author: kjc; state: Exp; lines: +2 -1 add tk83 to LIB_DEPENDS. it should have been added when BLT was removed from LIB_DEPENDS. reported by kris. found by bento.
v. 1.21 date: 2003/10/20 04:58:06; author: kjc; state: Exp; lines: +1 -3 make tkdesk not to depend on the ports version of the BLT library. use the internal version instead. this is a preparation for switching BLT to tcl/tk 8.4 since tkdesk is also dependent on 8.3 through itcl. OKed by the maintainer, Andy Sparrow
v. 1.20 date: 2003/09/24 09:37:11; author: osa; state: Exp; lines: +2 -2 Make portlint(1) happy by changing strip to ${STRIP_CMD} Submitted by: Oleg Karachevtsev PR: 56998
v. 1.19 date: 2003/02/21 14:08:21; author: knu; state: Exp; lines: +2 -1 De-pkg-comment.
v. 1.18 date: 2001/09/03 18:17:47; author: knu; state: Exp; lines: +9 -8 Update to use Tcl/Tk 8.2, itcl3.2 and the latest version of BLT. Bump PORTREVISION. PR: 30279 Submitted by: Andy Sparrow (MAINTAINER)
v. 1.17 date: 2001/02/05 21:00:53; author: olgeni; state: Exp; lines: +2 -2 Spaces -> tabs in ports/x11-fm.
v. 1.16 date: 2000/05/29 03:32:58; author: steve; state: Exp; lines: +6 -3 - Use itcl as a dependency instead of itk. - Include extra patches from master web site fixing various problems. - Use FreeBSD-specific utils (e.g. 'vipw' instead of 'vi /etc/passwd') or correct non-FreeBSD flags to system programs (e.g. 'du -D' will not work on FreeBSD). PR: 18725 Submitted by: Andy Sparrow
v. 1.15 date: 2000/05/01 17:58:33; author: jseger; state: Exp; lines: +12 -7 Upgrade to tkdesk-1.2 This supports tcl/tk 8.2
v. 1.14 date: 2000/04/10 00:39:30; author: cpiazza; state: Exp; lines: +3 -3 Update with the new PORTNAME/PORTVERSION variables
v. 1.13 date: 1999/08/31 02:58:22; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.12 date: 1999/02/13 19:29:08; author: asami; state: Exp; lines: +3 -5 Fix build by using tclsh instead of wish (which requires a display). PR: 10061 Submitted by: maintainer
v. 1.11 date: 1998/10/10 03:22:20; author: steve; state: Exp; lines: +2 -2 Update to version 1.1. PR: 8014 Submited by: maintainer
v. 1.10 date: 1998/09/26 23:11:02; author: steve; state: Exp; lines: +2 -2 Remove regexp support for tk42.
v. 1.9 date: 1998/08/07 23:56:50; author: asami; state: Exp; lines: +2 -2 Fix up dependencies for ports that moved into the x11-toolkits category.
v. 1.8 date: 1998/08/07 22:33:12; author: asami; state: Exp; lines: +2 -2 Move "asfiles dfm explorer filerunner offix-files q3dmenu tkdesk workplace xfm" from x11 to x11-fm.
v. 1.7 date: 1998/05/03 15:12:36; author: jseger; state: Exp; lines: +5 -1 If DISPLAY isn't defined, mark as BROKEN.
v. 1.6 date: 1998/02/27 23:13:39; author: steve; state: Exp; lines: +6 -10 Update to the new released version and revert to using tcl7.6/tk4.2 because this port will not work with anything newer at present. PR: 5282 Reviewed by: maintainer
v. 1.5 date: 1998/02/21 23:16:55; author: steve; state: Exp; lines: +19 -10 Update to version 1.0b5. PR: 5282 Submitted by: Duncan Barclay and myself
v. 1.4 date: 1997/04/20 13:19:59; author: wosch; state: Exp; lines: +2 -2 Add virtual category 'tk41'.
v. 1.3 date: 1996/11/12 04:54:07; author: max; state: Exp; lines: +6 -9 Upgrade, 1.0b2 -> 1.0b3. Submitted by: Juergen Lock (Note that the maintainer has been changed to: Juergen Lock )
v. 1.2 date: 1996/10/16 08:34:04; author: asami; state: Exp; lines: +2 -3 Make this compile with tcl75 in /usr/lib. Remove LIB_DEPENDS.
v. 1.1 date: 1996/08/02 19:57:31; author: chuckr; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1996/08/02 19:57:31; author: chuckr; state: Exp; lines: +0 -0 New port, tkdesk. My only choice for a X11 desk (the only one I've ever liked even a little bit). Thanks, Andreas. Submitted by: Andreas Kohout ============================================================================= v. 1.32 date: 2007/05/19 20:28:59; 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.31 date: 2006/05/17 20:35:55; author: mi; state: Exp; lines: +18 -10 Update the itcl/itk from 3.2 to 3.3 (released in April 2005). The installed libraries are now named libitcl.so.3 & libitk.so.3 instead of having the version be part of the libname (libitcl33.so.1). The itclConfig.sh and itkConfig.sh are now also installed, which is required by some software (such as the insight -- a gdb frontend). Fix-up the (unchanged) iwidgets port to reflect the above and improve it to not require its own copy of the itcl tree at install time. Approved by: maintainer Fix-up the tkdesk port to reflect the itcl/itk changes, which required updating it to the 2.0p2 (from 2.0). (This lovely piece of software badly needs a caring maintainer, BTW.) While here, teach tkdesk to use installed blt instead of building its own. The only iwidget/itk/itcl consumer that remains broken is net/smm++ (a MUD client). This should change as soon as the maintainer get back to me.
v. 1.30 date: 2006/05/13 05:00:25; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from categories starting with X
v. 1.29 date: 2005/04/12 03:26:52; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.28 date: 2005/04/11 08:04:33; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.27 date: 2004/04/18 17:01:12; author: krion; state: Exp; lines: +20 -13 - Update to version 2.0 PR: ports/65720 Submitted by: Ports Fury
v. 1.26 date: 2004/04/10 17:26:52; author: trevor; state: Exp; lines: +4 -4 Tidy up whitespace.
v. 1.25 date: 2004/02/12 00:01:00; author: linimon; state: Exp; lines: +1 -1 mat@FreeBSD.org reports no response from this maintainer for several months about his other ports, so reset this one too. His last approved update was several months ago. Maintainer, if this is in error, please contact me directly.
v. 1.24 date: 2004/02/04 05:09:58; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.23 date: 2003/11/13 12:03:58; author: trevor; state: Exp; lines: +1 -1 Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
v. 1.22 date: 2003/10/26 09:12:06; author: kjc; state: Exp; lines: +2 -1 add tk83 to LIB_DEPENDS. it should have been added when BLT was removed from LIB_DEPENDS. reported by kris. found by bento.
v. 1.21 date: 2003/10/20 04:58:06; author: kjc; state: Exp; lines: +1 -3 make tkdesk not to depend on the ports version of the BLT library. use the internal version instead. this is a preparation for switching BLT to tcl/tk 8.4 since tkdesk is also dependent on 8.3 through itcl. OKed by the maintainer, Andy Sparrow
v. 1.20 date: 2003/09/24 09:37:11; author: osa; state: Exp; lines: +2 -2 Make portlint(1) happy by changing strip to ${STRIP_CMD} Submitted by: Oleg Karachevtsev PR: 56998
v. 1.19 date: 2003/02/21 14:08:21; author: knu; state: Exp; lines: +2 -1 De-pkg-comment.
v. 1.18 date: 2001/09/03 18:17:47; author: knu; state: Exp; lines: +9 -8 Update to use Tcl/Tk 8.2, itcl3.2 and the latest version of BLT. Bump PORTREVISION. PR: 30279 Submitted by: Andy Sparrow (MAINTAINER)
v. 1.17 date: 2001/02/05 21:00:53; author: olgeni; state: Exp; lines: +2 -2 Spaces -> tabs in ports/x11-fm.
v. 1.16 date: 2000/05/29 03:32:58; author: steve; state: Exp; lines: +6 -3 - Use itcl as a dependency instead of itk. - Include extra patches from master web site fixing various problems. - Use FreeBSD-specific utils (e.g. 'vipw' instead of 'vi /etc/passwd') or correct non-FreeBSD flags to system programs (e.g. 'du -D' will not work on FreeBSD). PR: 18725 Submitted by: Andy Sparrow
v. 1.15 date: 2000/05/01 17:58:33; author: jseger; state: Exp; lines: +12 -7 Upgrade to tkdesk-1.2 This supports tcl/tk 8.2
v. 1.14 date: 2000/04/10 00:39:30; author: cpiazza; state: Exp; lines: +3 -3 Update with the new PORTNAME/PORTVERSION variables
v. 1.13 date: 1999/08/31 02:58:22; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.12 date: 1999/02/13 19:29:08; author: asami; state: Exp; lines: +3 -5 Fix build by using tclsh instead of wish (which requires a display). PR: 10061 Submitted by: maintainer
v. 1.11 date: 1998/10/10 03:22:20; author: steve; state: Exp; lines: +2 -2 Update to version 1.1. PR: 8014 Submited by: maintainer
v. 1.10 date: 1998/09/26 23:11:02; author: steve; state: Exp; lines: +2 -2 Remove regexp support for tk42.
v. 1.9 date: 1998/08/07 23:56:50; author: asami; state: Exp; lines: +2 -2 Fix up dependencies for ports that moved into the x11-toolkits category.
v. 1.8 date: 1998/08/07 22:33:12; author: asami; state: Exp; lines: +2 -2 Move "asfiles dfm explorer filerunner offix-files q3dmenu tkdesk workplace xfm" from x11 to x11-fm.
v. 1.7 date: 1998/05/03 15:12:36; author: jseger; state: Exp; lines: +5 -1 If DISPLAY isn't defined, mark as BROKEN.
v. 1.6 date: 1998/02/27 23:13:39; author: steve; state: Exp; lines: +6 -10 Update to the new released version and revert to using tcl7.6/tk4.2 because this port will not work with anything newer at present. PR: 5282 Reviewed by: maintainer
v. 1.5 date: 1998/02/21 23:16:55; author: steve; state: Exp; lines: +19 -10 Update to version 1.0b5. PR: 5282 Submitted by: Duncan Barclay and myself
v. 1.4 date: 1997/04/20 13:19:59; author: wosch; state: Exp; lines: +2 -2 Add virtual category 'tk41'.
v. 1.3 date: 1996/11/12 04:54:07; author: max; state: Exp; lines: +6 -9 Upgrade, 1.0b2 -> 1.0b3. Submitted by: Juergen Lock (Note that the maintainer has been changed to: Juergen Lock )
v. 1.2 date: 1996/10/16 08:34:04; author: asami; state: Exp; lines: +2 -3 Make this compile with tcl75 in /usr/lib. Remove LIB_DEPENDS.
v. 1.1 date: 1996/08/02 19:57:31; author: chuckr; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1996/08/02 19:57:31; author: chuckr; state: Exp; lines: +0 -0 New port, tkdesk. My only choice for a X11 desk (the only one I've ever liked even a little bit). Thanks, Andreas. Submitted by: Andreas Kohout =============================================================================



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