Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Dec 2002 23:30:03 -0800 (PST)
From:      Tim Daneliuk <tundra@tundraware.com>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/46452: NEW PORT: deskutils/twander
Message-ID:  <200212230730.gBN7U3mZ011972@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/46452; it has been noted by GNATS.

From: Tim Daneliuk <tundra@tundraware.com>
To: freebsd-gnats-submit@FreeBSD.org, tundra@tundraware.com
Cc:  
Subject: Re: ports/46452: NEW PORT: deskutils/twander
Date: Mon, 23 Dec 2002 01:27:58 -0600

 There was a slight change to the tarball.  Here is a new output from shar:
 
 # 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=	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/distinfo
 sed 's/^X//' >twander/distinfo << 'END-of-twander/distinfo'
 XMD5 (twander-2.31.tar.gz) = 9993b0b68e146f20003a5c9772f3bbda
 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
 

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?200212230730.gBN7U3mZ011972>