Commit Graph

14 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
Bill Fenner
5261958626 ${MASTER_SITE_GNU} got rearranged in December; let's catch up. 1999-01-27 07:41:29 +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
Steve Price
b7f8b638d1 Update to version 1.6.1.
PR:		8468
Reviewed by:	maintainer
Submitted by:	Rasmus Kaj <kaj@interbizz.se>
1998-11-09 01:14:54 +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
Thomas Gellekum
deb230ffdf Respect PAPERSIZE setting.
PR:		5095
Reviewed by:	maintainer
Submitted by:	Jeff Bartig <jeffb@doit.wisc.edu>

Delete empty line in pkg/DESCR to make portlint happy and
add a @dirrm in pkg/PLIST.
1997-11-27 08:10:32 +00:00
Satoshi Asami
f44828dd89 Mark a bunch of ports with MANUAL_PACKAGE_BUILD. With a change to
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).
1997-11-10 11:23:41 +00:00
Chuck Robey
ace1a2f04a Fixed packaging problem pointed out by Satoshi. 1997-08-07 20:13:25 +00:00
Satoshi Asami
26211746b9 No need to define DISTFILES, the default is already correct. Change
"?=" to "=" for MAKE_FLAGS, bsd.port.mk is read later anyway.  Change
"/usr/local" to "${PREFIX}" and "/usr/bin/false" to ${FALSE}.  Remove
spurious empty lines.

Many of the above found by:	portlint
1997-08-05 06:37:19 +00:00
Chuck Robey
7745eefa1e New port of enscript, an ascii->postscript pretty printer.
Submitted by:	Gary Kline <kline@thought.org>
1997-07-27 03:31:33 +00:00