The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD x11-fm : x-files

A nice Tk-based filemanager

 This is X-Files, a very nice Tk-based filemanager for X based originally on
the Amiga program DirWorks. 

http://users.tkk.fi/~mkivinie/X-Files/



x-files history


v. 1.25
date: 2007/05/19 20:29:00;  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.24 date: 2006/05/26 17:55:04; author: pav; state: Exp; lines: +1 -1 - Update MASTER_SITES, WWW PR: ports/97847 Submitted by: Martin Wilke Approved by: Donald J. Maddox
v. 1.23 date: 2006/01/21 18:55:30; author: lesi; state: Exp; lines: +1 -9 Fixups after removal of separate mtree file for X_WINDOW_SYSTEM=XOrg case.
v. 1.22 date: 2005/06/15 02:42:12; author: lesi; state: Exp; lines: +10 -1 Fix up plist after modifications to mtree (BSD.x11-4.dist rev. 1.27).
v. 1.21 date: 2003/02/21 14:08:22; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.20 date: 2001/11/14 06:46:29; author: dinoex; state: Exp; lines: +7 -7 - patch to update the x-files port to use tcl83/tk83, - update mmaintainers email address. PR: 31726 Submitted by: dmaddox@csranet.com
v. 1.19 date: 2001/01/16 17:33:13; author: sobomax; state: Exp; lines: +4 -4 Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.18 date: 2000/11/18 15:51:28; author: kevlo; state: Exp; lines: +3 -3 - Change e-mail address and WWW PR: 22928 Submitted by: MAINTAINER
v. 1.17 date: 2000/06/07 23:01:07; author: asami; state: Exp; lines: +2 -1 Add X-Files.1x (not sure if the "x" at the end is meant to be a joke or not). Submitted by: obento
v. 1.16 date: 2000/04/16 04:14:11; author: asami; state: Exp; lines: +2 -2 DISTNAMe-related cleanups.
v. 1.15 date: 2000/04/10 00:39:33; author: cpiazza; state: Exp; lines: +4 -4 Update with the new PORTNAME/PORTVERSION variables
v. 1.14 date: 1999/11/28 18:32:32; author: steve; state: Exp; lines: +5 -5 Update to use Tcl/Tk version 8.2. Submitted by: Ade Lovett
v. 1.13 date: 1999/11/01 01:29:16; author: steve; state: Exp; lines: +7 -7 Update to version 2.00b1. PR: 13761 Submitted by: maintainer
v. 1.12 date: 1999/08/31 02:58:23; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.11 date: 1999/08/28 02:42:13; author: mharo; state: Exp; lines: +2 -2 expr -> ${EXPR} mv -> ${MV} rm -> ${RM} tr -> ${TR}
v. 1.10 date: 1999/08/28 02:17:32; author: mharo; state: Exp; lines: +2 -2 sed -> ${SED}
v. 1.9 date: 1999/07/02 00:00:26; author: mph; state: Exp; lines: +2 -2 Correct fennerage by changing the MASTER_SITE. PR: 12481 Submitted by: Donald J. Maddox
v. 1.8 date: 1999/03/08 20:55:35; author: steve; state: Exp; lines: +7 -8 Fix the following problems noticed by maintainer: 1) The port contains hard-coded paths and does not properly respect ${PREFIX}/${X11BASE}. 2) The port is marked broken if $DISPLAY is not set. 3) My email address is wrong in the MAINTAINER line. PR: 10068 Submitted by: maintainer
v. 1.7 date: 1999/02/12 08:25:16; author: flathill; state: Exp; lines: +2 -2 Email address change, and URL addition PR: ports/9950 Submitted-by: dmaddox@conterra.com
v. 1.6 date: 1998/12/02 20:08:57; author: billf; state: Exp; lines: +2 -4 Move ports/misc/x-files -> ports/x11-fm/x-files, and activate. Reviewed by: maintainer, asami Submitted by: Bill Fumerola
v. 1.5 date: 1998/12/02 04:07:26; author: asami; state: Exp; lines: +3 -1 Copied from misc at billf's request. Mark it broken while he fixes up paths and stuff.
v. 1.4 date: 1998/09/15 04:37:56; author: asami; state: Exp; lines: +5 -3 Properly define BROKEN (only if DISPLAY is not set). Reminded by: maintainer
v. 1.3 date: 1998/08/07 23:56:41; author: asami; state: Exp; lines: +2 -2 Fix up dependencies for ports that moved into the x11-toolkits category.
v. 1.2 date: 1998/08/05 09:31:34; author: asami; state: Exp; lines: +4 -2 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
v. 1.1 date: 1998/04/29 23:46:01; author: mph; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1998/04/29 23:46:01; author: mph; state: Exp; lines: +0 -0 Move x-files from x11 to misc. Suggested by: max and asami ============================================================================= v. 1.25 date: 2007/05/19 20:29:00; 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.24 date: 2006/05/26 17:55:04; author: pav; state: Exp; lines: +1 -1 - Update MASTER_SITES, WWW PR: ports/97847 Submitted by: Martin Wilke Approved by: Donald J. Maddox
v. 1.23 date: 2006/01/21 18:55:30; author: lesi; state: Exp; lines: +1 -9 Fixups after removal of separate mtree file for X_WINDOW_SYSTEM=XOrg case.
v. 1.22 date: 2005/06/15 02:42:12; author: lesi; state: Exp; lines: +10 -1 Fix up plist after modifications to mtree (BSD.x11-4.dist rev. 1.27).
v. 1.21 date: 2003/02/21 14:08:22; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.20 date: 2001/11/14 06:46:29; author: dinoex; state: Exp; lines: +7 -7 - patch to update the x-files port to use tcl83/tk83, - update mmaintainers email address. PR: 31726 Submitted by: dmaddox@csranet.com
v. 1.19 date: 2001/01/16 17:33:13; author: sobomax; state: Exp; lines: +4 -4 Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.18 date: 2000/11/18 15:51:28; author: kevlo; state: Exp; lines: +3 -3 - Change e-mail address and WWW PR: 22928 Submitted by: MAINTAINER
v. 1.17 date: 2000/06/07 23:01:07; author: asami; state: Exp; lines: +2 -1 Add X-Files.1x (not sure if the "x" at the end is meant to be a joke or not). Submitted by: obento
v. 1.16 date: 2000/04/16 04:14:11; author: asami; state: Exp; lines: +2 -2 DISTNAMe-related cleanups.
v. 1.15 date: 2000/04/10 00:39:33; author: cpiazza; state: Exp; lines: +4 -4 Update with the new PORTNAME/PORTVERSION variables
v. 1.14 date: 1999/11/28 18:32:32; author: steve; state: Exp; lines: +5 -5 Update to use Tcl/Tk version 8.2. Submitted by: Ade Lovett
v. 1.13 date: 1999/11/01 01:29:16; author: steve; state: Exp; lines: +7 -7 Update to version 2.00b1. PR: 13761 Submitted by: maintainer
v. 1.12 date: 1999/08/31 02:58:23; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.11 date: 1999/08/28 02:42:13; author: mharo; state: Exp; lines: +2 -2 expr -> ${EXPR} mv -> ${MV} rm -> ${RM} tr -> ${TR}
v. 1.10 date: 1999/08/28 02:17:32; author: mharo; state: Exp; lines: +2 -2 sed -> ${SED}
v. 1.9 date: 1999/07/02 00:00:26; author: mph; state: Exp; lines: +2 -2 Correct fennerage by changing the MASTER_SITE. PR: 12481 Submitted by: Donald J. Maddox
v. 1.8 date: 1999/03/08 20:55:35; author: steve; state: Exp; lines: +7 -8 Fix the following problems noticed by maintainer: 1) The port contains hard-coded paths and does not properly respect ${PREFIX}/${X11BASE}. 2) The port is marked broken if $DISPLAY is not set. 3) My email address is wrong in the MAINTAINER line. PR: 10068 Submitted by: maintainer
v. 1.7 date: 1999/02/12 08:25:16; author: flathill; state: Exp; lines: +2 -2 Email address change, and URL addition PR: ports/9950 Submitted-by: dmaddox@conterra.com
v. 1.6 date: 1998/12/02 20:08:57; author: billf; state: Exp; lines: +2 -4 Move ports/misc/x-files -> ports/x11-fm/x-files, and activate. Reviewed by: maintainer, asami Submitted by: Bill Fumerola
v. 1.5 date: 1998/12/02 04:07:26; author: asami; state: Exp; lines: +3 -1 Copied from misc at billf's request. Mark it broken while he fixes up paths and stuff.
v. 1.4 date: 1998/09/15 04:37:56; author: asami; state: Exp; lines: +5 -3 Properly define BROKEN (only if DISPLAY is not set). Reminded by: maintainer
v. 1.3 date: 1998/08/07 23:56:41; author: asami; state: Exp; lines: +2 -2 Fix up dependencies for ports that moved into the x11-toolkits category.
v. 1.2 date: 1998/08/05 09:31:34; author: asami; state: Exp; lines: +4 -2 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
v. 1.1 date: 1998/04/29 23:46:01; author: mph; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1998/04/29 23:46:01; author: mph; state: Exp; lines: +0 -0 Move x-files from x11 to misc. Suggested by: max and asami ============================================================================= v. 1.25 date: 2007/05/19 20:29:00; 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.24 date: 2006/05/26 17:55:04; author: pav; state: Exp; lines: +1 -1 - Update MASTER_SITES, WWW PR: ports/97847 Submitted by: Martin Wilke Approved by: Donald J. Maddox
v. 1.23 date: 2006/01/21 18:55:30; author: lesi; state: Exp; lines: +1 -9 Fixups after removal of separate mtree file for X_WINDOW_SYSTEM=XOrg case.
v. 1.22 date: 2005/06/15 02:42:12; author: lesi; state: Exp; lines: +10 -1 Fix up plist after modifications to mtree (BSD.x11-4.dist rev. 1.27).
v. 1.21 date: 2003/02/21 14:08:22; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.20 date: 2001/11/14 06:46:29; author: dinoex; state: Exp; lines: +7 -7 - patch to update the x-files port to use tcl83/tk83, - update mmaintainers email address. PR: 31726 Submitted by: dmaddox@csranet.com
v. 1.19 date: 2001/01/16 17:33:13; author: sobomax; state: Exp; lines: +4 -4 Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.18 date: 2000/11/18 15:51:28; author: kevlo; state: Exp; lines: +3 -3 - Change e-mail address and WWW PR: 22928 Submitted by: MAINTAINER
v. 1.17 date: 2000/06/07 23:01:07; author: asami; state: Exp; lines: +2 -1 Add X-Files.1x (not sure if the "x" at the end is meant to be a joke or not). Submitted by: obento
v. 1.16 date: 2000/04/16 04:14:11; author: asami; state: Exp; lines: +2 -2 DISTNAMe-related cleanups.
v. 1.15 date: 2000/04/10 00:39:33; author: cpiazza; state: Exp; lines: +4 -4 Update with the new PORTNAME/PORTVERSION variables
v. 1.14 date: 1999/11/28 18:32:32; author: steve; state: Exp; lines: +5 -5 Update to use Tcl/Tk version 8.2. Submitted by: Ade Lovett
v. 1.13 date: 1999/11/01 01:29:16; author: steve; state: Exp; lines: +7 -7 Update to version 2.00b1. PR: 13761 Submitted by: maintainer
v. 1.12 date: 1999/08/31 02:58:23; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.11 date: 1999/08/28 02:42:13; author: mharo; state: Exp; lines: +2 -2 expr -> ${EXPR} mv -> ${MV} rm -> ${RM} tr -> ${TR}
v. 1.10 date: 1999/08/28 02:17:32; author: mharo; state: Exp; lines: +2 -2 sed -> ${SED}
v. 1.9 date: 1999/07/02 00:00:26; author: mph; state: Exp; lines: +2 -2 Correct fennerage by changing the MASTER_SITE. PR: 12481 Submitted by: Donald J. Maddox
v. 1.8 date: 1999/03/08 20:55:35; author: steve; state: Exp; lines: +7 -8 Fix the following problems noticed by maintainer: 1) The port contains hard-coded paths and does not properly respect ${PREFIX}/${X11BASE}. 2) The port is marked broken if $DISPLAY is not set. 3) My email address is wrong in the MAINTAINER line. PR: 10068 Submitted by: maintainer
v. 1.7 date: 1999/02/12 08:25:16; author: flathill; state: Exp; lines: +2 -2 Email address change, and URL addition PR: ports/9950 Submitted-by: dmaddox@conterra.com
v. 1.6 date: 1998/12/02 20:08:57; author: billf; state: Exp; lines: +2 -4 Move ports/misc/x-files -> ports/x11-fm/x-files, and activate. Reviewed by: maintainer, asami Submitted by: Bill Fumerola
v. 1.5 date: 1998/12/02 04:07:26; author: asami; state: Exp; lines: +3 -1 Copied from misc at billf's request. Mark it broken while he fixes up paths and stuff.
v. 1.4 date: 1998/09/15 04:37:56; author: asami; state: Exp; lines: +5 -3 Properly define BROKEN (only if DISPLAY is not set). Reminded by: maintainer
v. 1.3 date: 1998/08/07 23:56:41; author: asami; state: Exp; lines: +2 -2 Fix up dependencies for ports that moved into the x11-toolkits category.
v. 1.2 date: 1998/08/05 09:31:34; author: asami; state: Exp; lines: +4 -2 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
v. 1.1 date: 1998/04/29 23:46:01; author: mph; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1998/04/29 23:46:01; author: mph; state: Exp; lines: +0 -0 Move x-files from x11 to misc. Suggested by: max and asami =============================================================================



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