aboutsummaryrefslogtreecommitdiffstats
path: root/misc/tcb
Commit message (Collapse)AuthorAgeFilesLines
* - Add SHA256pav2005-11-261-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* SIZEify.trevor2004-01-301-0/+1
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* - console.h is spelled consio.h here.obraun2002-11-254-4/+32
| | | | | | | | - Fix union wait - Remove pointers to no longer existent web page PR: ports/45677 Submitted by: Volker Stolz <vs@foldr.org>
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* - PORTDOCS policepat2001-12-241-4/+4
| | | | | - DOCSDIR support to some - Brush out some lint
* Convert to PORTNAME/PORTVERSION.asami2000-04-141-2/+2
|
* Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn'tkris2000-03-291-1/+1
| | | | | | have time to maintain them. Approved by: andy
* Resolve many 301 Moved Permanently URLs in DESCR.fenner1999-09-181-1/+1
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Remove an extraneous blank line.steve1999-07-051-2/+1
|
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* Add WWW:mharo1999-05-031-1/+1
|
* Import of tcb v1.4ajseger1998-12-246-0/+88
Tcb is a file viewer that works on a terminal. It allows view file in ASCII or HEX format. PR: ports/8911 Submitted by: andy@icc.surw.chel.su