summaryrefslogtreecommitdiff
path: root/misc/nwrite (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Minor style nits.Steve Price1999-07-041-3/+3
| | | | Notes: svn path=/head/; revision=20036
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-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 Notes: svn path=/head/; revision=19803
* remove extra blank lineMichael Haro1999-04-231-2/+1
| | | | Notes: svn path=/head/; revision=18099
* Install with the correct modes.Bill Fumerola1999-03-291-4/+12
| | | | | | | | PR: ports/10845 Submitted by: Michael Haro <mharo@area51.fremont.ca.us> Notes: svn path=/head/; revision=17423
* Update to version 1.9.2.Steve Price1999-03-153-14/+34
| | | | | | | | PR: 10194 Submitted by: Michael Haro <mharo@area51.fremont.ca.us> Notes: svn path=/head/; revision=17215
* 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