aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/tree
Commit message (Collapse)AuthorAgeFilesLines
* Fix an installation problem I introduced yesterday.tom2004-11-171-0/+2
| | | | | PR: 74009 Submitted by: Linh Pham <question+freebsdpr@closedsrc.org>
* Update to latest release, version 1.5.0.tom2004-11-174-65/+36
|
* Use PLIST_FILES.trevor2004-02-062-1/+1
| | | | Reviewed by: marcus
* SIZEify.trevor2004-01-301-0/+1
|
* Fix with new gcc by converting multiline string literals to concatenated ↵anholt2003-05-131-4/+25
| | | | | | strings. Reported by: bento
* De-pkg-comment.knu2003-02-212-1/+1
|
* fix MAINTAINTER to ports@FreeBSD.orgdinoex2003-01-031-1/+1
| | | | | PR: 46686 Submitted by: erwin@lansing.dk
* Give up maintainership of these ports since I don't have time. Quanta goes toalane2002-11-151-1/+1
| | | | kde@, all the rest are up for grabs to the most masochistic bidder.
* Remove the StUdLyCaPs from maintainer name, 'cause some folks won't realizealane2002-11-011-2/+2
| | | | | mail's case insensitive and will try to type that. Sorry folks, purely a cosmetic change here, nothing to see, move along, move along....
* Changed MAINTAINER to my FreeBSD address.alane2002-11-011-2/+2
|
* Chase checksum and bump PORTREVISION - author fix command line parsingpat2002-03-144-21/+18
| | | | | | | and symlink bug PR: 35811 Submitted by: maintainer
* Add tree 1.3, display a tree-view of directories with optionalpetef2001-12-257-0/+92
color or HTML output. PR: 33145 Submitted by: Alan Eldridge <ports@geeksrus.net>