Commit graph

10 commits

Author SHA1 Message Date
Satoshi Asami
751790b51a Remove LOOP_VAR and replace it with tiny Makefiles using MASTERDIR to
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.
1998-11-20 04:15:15 +00:00
Satoshi Asami
02d389691c Make thise ports use LOOP_VAR and LOOP_OPTIONS for PAPERSIZE. While
I'm here, make a2ps43's Makefile detect the missing PAPERSIZE
correctly, and add -${PAPERSIZE} in lprps's PKGNAME.
1998-10-30 08:35:38 +00:00
Tim Vanderhoek
555648efb4 Don't print the manpages in pkg/PLIST, please. 1998-08-19 18:50:23 +00:00
Matthew Hunt
19ee22a331 "mph@pobox.com" --> "mph@freebsd.org" in ports that I maintain. 1998-04-17 23:26:31 +00:00
Satoshi Asami
3daa7b1af8 ADD MANUAL_PACKAGE_BUILD. 1998-02-26 04:32:17 +00:00
Satoshi Asami
78c049e833 Allow names like "a4" and "Letter" too. The package name is always
lower-cased.
1998-02-25 12:04:28 +00:00
Satoshi Asami
5f2482b873 Make this port actually install by using BSD_INSTALL_* macros, not
INSTALL_* macros (which are not what's passed in the environment).
1998-02-25 12:03:37 +00:00
Steve Price
a6d2662a76 Upgrade to version 4.0 and allow the build of A4 and LETTER
packages.

PR:		5075
Submitted by:	Matthew Hunt <mph@pobox.com>
1998-02-25 00:25:52 +00:00
David E. O'Brien
9a7d6d5f0a Fix checksum. 1997-03-26 22:08:56 +00:00
David E. O'Brien
5873c3738b A PostScript pretty-printer for C source with numerous features.
Submitted by:	Matthew Hunt <mph@pobox.com>
Closes PR:	ports/3041
1997-03-24 19:36:56 +00:00