summaryrefslogtreecommitdiff
path: root/misc/nwrite (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use the MANx variables. This commit only covers ports thatTim Vanderhoek1998-08-232-2/+4
| | | | | | | | | | | | | | don't USE_IMAKE, don't appear to change behaviour on NOMANCOMPRESS (many do, subtly) and don't install more than one manpage. Any port listed here is a good candidate for a general review simply due to age... For example, a number of them seem to patch an install: target into the program Makefile and/or arbitrarily compress their manpages from patches/patch-*. This has been out-of-vogue since I would guess mid-1996, at least. Notes: svn path=/head/; revision=12747
* Import nwrite port. nwwrite is an enhanced write(1).Thomas Gellekum1997-08-016-0/+46
PR: 4191 Submitted by: David Holloway <daveh@gwythaint.tamis.com> Notes: svn path=/head/; revision=7459