Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Jun 2001 19:47:42 -0500 (CDT)
From:      toor@tundraware.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/28305: New Port: Semi-useful file listing utility
Message-ID:  <200106210047.f5L0lgM56976@eskimo.tundraware.com>

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

>Number:         28305
>Category:       ports
>Synopsis:       New Port: Semi-useful file listing utility
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 20 17:50:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Bourne-again Superuser
>Release:        FreeBSD 4.3-RELEASE i386
>Organization:
TundraWare Inc.
>Environment:
System: FreeBSD eskimo.tundraware.com 4.3-RELEASE FreeBSD 4.3-RELEASE #0: Sat Jun 2 19:50:27 CDT 2001 toor@eskimo.tundraware.com:/usr/src/sys/compile/ESKIMO-4.3 i386


	
>Description:
	Semi-useful file listing utility.  Not earth-shattering, but I like it.
>How-To-Repeat:
	
>Fix:


# 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:
#
#	tdir
#	tdir/pkg-comment
#	tdir/Makefile
#	tdir/distinfo
#	tdir/pkg-plist
#	tdir/pkg-descr
#	tdir/pkg_comment
#
echo c - tdir
mkdir -p tdir > /dev/null 2>&1
echo x - tdir/pkg-comment
sed 's/^X//' >tdir/pkg-comment << 'END-of-tdir/pkg-comment'
XDisplay directories with files ordered by ending "extension".
END-of-tdir/pkg-comment
echo x - tdir/Makefile
sed 's/^X//' >tdir/Makefile << 'END-of-tdir/Makefile'
X# ports collection makefile for: tdir
X# Date Created:		20 June 2001
X# Whom:			tundra
X#
X# $FreeBSD$
X
XPORTNAME=	tdir
XPORTVERSION=	1.5
XCATEGORIES=	sysutils
XMASTER_SITES=	http://www.tundraware.com/Software/tdir/
X
XMAINTAINER=	tundra@tundraware.com
X
XMAN1=		tdir.1
XMANCOMPRESSED=	yes
X
XRUN_DEPENDS=	${PREFIX}/bin/python:${PORTSDIR}/lang/python
X
X.include	<bsd.port.mk>
END-of-tdir/Makefile
echo x - tdir/distinfo
sed 's/^X//' >tdir/distinfo << 'END-of-tdir/distinfo'
XMD5 (tdir-1.5.tar.gz) = ae5557b5b15786873c3244eca87e04ab
END-of-tdir/distinfo
echo x - tdir/pkg-plist
sed 's/^X//' >tdir/pkg-plist << 'END-of-tdir/pkg-plist'
Xbin/tdir
Xshare/doc/tdir/tdir-license.txt
X@dirrm share/doc/tdir
END-of-tdir/pkg-plist
echo x - tdir/pkg-descr
sed 's/^X//' >tdir/pkg-descr << 'END-of-tdir/pkg-descr'
Xtdir is Yet Another Way To Display Directory Listings.  Output is in
Xcolumnar format with sub-directories listed first, and then a listing
Xof the files ordered by their ending "extension" - typically the
Xcharacters following the rightmost '.' in the file name (though this
Xcan be changed on the command line).
X
Xtdir supports recursive directory examination. Total output width as
Xwell as column width can be set on the command line and tdir will
Xautoformat accordingly.
X
Xtdir is written in 'python' and requires a reasonably current version
Xof the 'python' environment to be present on the system.
X
X- tim
Xtundra@tundraware.comEND-of-tdir/pkg-descr
echo x - tdir/pkg_comment
sed 's/^X//' >tdir/pkg_comment << 'END-of-tdir/pkg_comment'
XlEND-of-tdir/pkg_comment
exit

>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?200106210047.f5L0lgM56976>