Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Feb 2003 16:15:49 -0600 (CST)
From:      Tim Daneliuk <tundra@tundraware.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/48394: NEW PORT: x11-fm/twander
Message-ID:  <200302172215.h1HMFnm3015570@eskimo.tundraware.com>

next in thread | raw e-mail | index | archive | help

>Number:         48394
>Category:       ports
>Synopsis:       NEW PORT: x11-fm/twander
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 17 14:20:02 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Tim Daneliuk
>Release:        FreeBSD 4.7-RELEASE i386
>Organization:
TundraWare Inc.
>Environment:
System: FreeBSD eskimo.tundraware.com 4.7-RELEASE FreeBSD 4.7-RELEASE #0: Tue Jan 7 12:17:35 CST 2003 toor@eskimo.tundraware.com:/usr/src/sys/compile/ESKIMO-4.7 i386


	
>Description:

New port - twander macro-programmable file browser


>How-To-Repeat:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#   twander
#   twander/Makefile
#   twander/pkg-comment
#   twander/pkg-descr
#   twander/pkg-plist
#   twander/distinfo
#
echo c - twander
mkdir -p twander > /dev/null 2>&1
echo x - twander/Makefile
sed 's/^X//' >twander/Makefile << 'END-of-twander/Makefile'
X# ports collection makefile for: twander
X# Date Created:        17 February 2003
X# Whom:            tundra
X#
X
XPORTNAME=  twander
XPORTVERSION=   3.0
XCATEGORIES=    x11-fm
XMASTER_SITES=  http://www.tundraware.com/Software/twander/
X
XMAINTAINER=    twander@tundraware.com
X
XUSE_PYTHON=    yes
XBUILD_DEPENDS=${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter
XRUN_DEPENDS=${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter
X
XMANCOMPRESSED= yes
XMAN1=      twander.1
X
X.include <bsd.port.mk>
END-of-twander/Makefile
echo x - twander/pkg-comment
sed 's/^X//' >twander/pkg-comment << 'END-of-twander/pkg-comment'
XA better filesystem browser.
X
END-of-twander/pkg-comment
echo x - twander/pkg-descr
sed 's/^X//' >twander/pkg-descr << 'END-of-twander/pkg-descr'
X
X"twander" is a Filesystem Browser which runs on both Unix-like systems
Xas well as Win32 systems.  It embraces the best ideas of both similar
XGUI-driven programs (Konqueror, Windows Explorer) as well as
Xtext-based interfaces (Midnight Commander, List, Sweep).
X
XWhile the "twander" interface is graphical, all the major navigation,
Xselection, and execution commands can be entered from the keyboard,
Xnot just the mouse.  This means Power Users who are strong typists can
Xminimize dependency on the mouse and materially speed up their
Xinteractions with the system.
X
XMoreover, unlike the other programs, "twander" does not have a
Xbuilt-in set of commands (which typically cannot be changed).
XInstead, "twander" supports a rich macro configuration language for
Xvirtually limitless user-definition of commands.  The configuration
Xlanguage provides a simple mechanism for communicating the list of
Xitems currently selected in the GUI to the user-defined commands.
X
XEach user is thus free to configure a command set unique and
Xappropriate to their needs.  As with the navigation commands,
Xuser-defined commands can be invoked with either the keyboard (a
Xsingle keystroke) or the mouse (a menu selection).
X
XMain Site:  http://www.tundraware.com/Software/twander/
END-of-twander/pkg-descr
echo x - twander/pkg-plist
sed 's/^X//' >twander/pkg-plist << 'END-of-twander/pkg-plist'
Xbin/twander.py
Xshare/doc/twander/twander-license.txt
Xshare/doc/twander/.twander
X@dirrm share/doc/twander
END-of-twander/pkg-plist
echo x - twander/distinfo
sed 's/^X//' >twander/distinfo << 'END-of-twander/distinfo'
XMD5 (twander-3.0.tar.gz) = 3ae950700176f0ea79a61bbb1244b300
END-of-twander/distinfo
exit



>Fix:

N/A


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302172215.h1HMFnm3015570>