summaryrefslogtreecommitdiffstats
path: root/print/lprps-letter
Commit message (Collapse)AuthorAgeFilesLines
* Remove LOOP_VAR and replace it with tiny Makefiles using MASTERDIR toasami1998-11-201-38/+10
| | | | | | | | | | | | | | | | | | | share most files. Repository copy the default to explicitly named directories to avoid any confusion. Greatly simplify the shared Makefiles, since we are now in different subdirectories, we don't need "a4-install" stuff. While I'm here, consistently name the variables. Here are the guidelines (master port is in brackets) DOCFORMAT: [html] pdf ps KONFONT: 14dot [16dot] PAPERSIZE: a4 [letter] letterdj RESOLUTION: 118 240 [300] 360 400 600 "math/r" has been copied to "R-a4" and "R-letter", to follow the spirit of the original port. "japanese/kon" is renamed to "kon2-*", since that seems to be the basename.
* Make thise ports use LOOP_VAR and LOOP_OPTIONS for PAPERSIZE. Whileasami1998-10-301-2/+4
| | | | | I'm here, make a2ps43's Makefile detect the missing PAPERSIZE correctly, and add -${PAPERSIZE} in lprps's PKGNAME.
* Remove empty directories on deinstall.steve1998-10-201-0/+2
|
* Don't print the manpages in pkg/PLIST, please.hoek1998-08-191-5/+0
|
* Mark a bunch of ports with MANUAL_PACKAGE_BUILD. With a change toasami1997-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).
* Change my email address to @FreeBSDobrien1997-10-101-2/+2
|
* Update the INSTALL doc for 44BSD systems rather than old 4.3BSD.obrien1997-05-251-0/+64
|
* Cleaned up install output.obrien1997-05-251-20/+23
|
* Call sendmail by it's proper name.obrien1997-01-291-6/+46
| | | | | | Quiet two compile warnings. Submitted by: Jeremy Prior <jez@netcraft.co.uk> (+additions by me)
* Lprps is a collection of programs for using lpr with a PostScript printer.obrien1996-11-259-0/+186
(it used to be mentioned in the Handbook in the printing chapter)
OpenPOWER on IntegriCloud