Commit Graph

15 Commits

Author SHA1 Message Date
Chris Piazza
e062d3845f Accidental whitespace 2000-04-09 17:50:59 +00:00
Chris Piazza
d38f7d91c8 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 17:41:40 +00:00
Peter Wemm
a53421230c $Id$ -> $FreeBSD$ 1999-08-31 01:53:22 +00:00
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
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
1999-06-26 19:12:45 +00:00
Michael Haro
bea9ae51f4 The faster this commit message is typed the faster it'll all be over.
(add WWW:)
1999-05-03 04:59:32 +00:00
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