summaryrefslogtreecommitdiff
path: root/misc/fep (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-08-25Change Id->FreeBSD.David E. O'Brien1-1/+1
Notes: svn path=/head/; revision=20960
1999-07-04Fixup version required comment.Steve Price1-2/+2
Notes: svn path=/head/; revision=20016
1999-06-26Commit #3/4 to enforce caps, no period.Tim Vanderhoek1-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
1998-08-23Don't gratuitously ignore PREFIX. Still be gratuitously stupid.Tim Vanderhoek1-2/+3
Notes: svn path=/head/; revision=12748
1998-08-23Use the MANx variables. This commit only covers ports thatTim Vanderhoek2-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
1996-11-11CATEGORIES+= --> CATEGORIES=David E. O'Brien1-2/+2
Misc variable reordering, cleaning up, etc. Notes: svn path=/head/; revision=4385
1996-03-18A general purpose front end for command line editing.Satoshi Asami6-0/+55
Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> Notes: svn path=/head/; revision=2851