Date: Sat, 21 Dec 2002 17:43:05 -0600 (CST) From: Tim Daneliuk <tundra@tundraware.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/46452: NEW PORT: deskutils/twander Message-ID: <200212212343.gBLNh5c8023842@eskimo.tundraware.com>
next in thread | raw e-mail | index | archive | help
>Number: 46452 >Category: ports >Synopsis: NEW PORT: deskutils/twander >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Dec 21 15:50:01 PST 2002 >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 Oct 15 19:13:15 CDT 2002 root@eskimo.tundraware.com:/usr/src/sys/compile/ESKIMO-4.7 i386 >Description: twander is a macro-programmable file browser and navigator >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/distinfo # twander/pkg-descr # twander/pkg-plist # 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: abmgmt X# Date Created: 21 December 2002 X# Whom: tundra X# X XPORTNAME= twander XPORTVERSION= 2.31 XCATEGORIES= deskutils 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/distinfo sed 's/^X//' >twander/distinfo << 'END-of-twander/distinfo' XMD5 (twander-2.31.tar.gz) = 412f3e277caea167793a796d8dfe3f5d END-of-twander/distinfo 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 exit >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212212343.gBLNh5c8023842>