summaryrefslogtreecommitdiff
path: root/sysutils/tree
AgeCommit message (Collapse)AuthorFilesLines
2007-10-28Regen (Linux-specific change for patch-aa)heinz1-2/+2
2007-10-28Instead of removing the unportable inclusion of features.h marked it asheinz1-4/+15
specific to Linux.
2007-10-28Made CFLAGS and LDFLAGS overridable through the pkgsrc Makefile.heinz3-6/+26
Proposed by Christian Hattemer in PR pkg/37190.
2007-10-25Added support for installation to DESTDIR and for PKGMANDIR.heinz3-7/+46
Changed patch-ab (and pkgsrc Makefile) such that it should be acceptable for inclusion upstream.
2007-10-24Fix installation. Fill in PLIST. Bump PKGREVISION.wiz5-7/+24
2007-10-17Tree is a recursive directory listing program that produces a depthcjs5-0/+39
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.