Subject: CVS commit: pkgsrc/sysutils/tree
To: None <pkgsrc-changes@NetBSD.org>
From: Curt Sampson <cjs@netbsd.org>
List: pkgsrc-changes
Date: 10/17/2007 06:48:40
Module Name: pkgsrc
Committed By: cjs
Date: Wed Oct 17 06:48:40 UTC 2007
Added Files:
pkgsrc/sysutils/tree: DESCR Makefile PLIST distinfo
pkgsrc/sysutils/tree/patches: patch-aa
Log Message:
Tree is a recursive directory listing program that produces a depth
indented listing of files, which is colorized ala dircolors if the
LS_COLORS environment variable is set and output is to tty.
Tree has various options for changing the information printed (size,
permissions, etc.) As well as plain text output, it is capable of
producing HTML output that includes links with an appropriate prefix.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 pkgsrc/sysutils/tree/DESCR pkgsrc/sysutils/tree/Makefile \
pkgsrc/sysutils/tree/PLIST pkgsrc/sysutils/tree/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/sysutils/tree/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.