summaryrefslogtreecommitdiff
path: root/print/lprps-letter (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Mark a bunch of ports with MANUAL_PACKAGE_BUILD. With a change toSatoshi Asami1997-11-101-1/+2
| | | | | | | | | | | | bsd.port.mk that will be committed soon, this will disable automatic package building when PACKAGE_BUILDING is defined (so they can be built from separate scripts). These are no-ops for ordinary users (i.e., when PACKAGE_BUILDING is not defined). Notes: svn path=/head/; revision=8563
* Change my email address to @FreeBSDDavid E. O'Brien1997-10-101-2/+2
| | | | Notes: svn path=/head/; revision=8194
* Update the INSTALL doc for 44BSD systems rather than old 4.3BSD.David E. O'Brien1997-05-251-0/+64
| | | | Notes: svn path=/head/; revision=6554
* Cleaned up install output.David E. O'Brien1997-05-251-20/+23
| | | | Notes: svn path=/head/; revision=6553
* Call sendmail by it's proper name.David E. O'Brien1997-01-291-6/+46
| | | | | | | | | Quiet two compile warnings. Submitted by: Jeremy Prior <jez@netcraft.co.uk> (+additions by me) Notes: svn path=/head/; revision=5465
* Lprps is a collection of programs for using lpr with a PostScript printer.David E. O'Brien1996-11-259-0/+186
(it used to be mentioned in the Handbook in the printing chapter) Notes: svn path=/head/; revision=4652