Commit graph

27 commits

Author SHA1 Message Date
jlam
fd75e24317 Alter dependencies. Packages needing X11 drivers use
DEPENDS+=	ghostscript-[6-9]*:../../print/ghostscript

and packages needing just any ghostscript binary use

	DEPENDS+=	ghostscript{,-nox11}-[6-9]*:../../print/ghostscript
2000-05-10 15:39:06 +00:00
jlam
582a02f348 Correct dependencies to find all applicable versions of ghostscript.
If ghostscript isn't installed, then install ghostscript-x11 as it
will always work.
2000-05-07 02:11:16 +00:00
jlam
96be60e4aa Backout changes to use gstty and depend on ghostscript*-5.50nb2. 2000-04-20 16:32:47 +00:00
jlam
c651217a12 Depend on ghostscript-*nb1 since were modified to use gstty/gs. 2000-04-16 17:36:42 +00:00
jlam
9402305e4a Adapt to gstty/gs 2000-04-10 00:04:28 +00:00
jlam
e3dd7b12c1 Change dependency to ghostscript-[0-9]*. 2000-03-30 05:50:13 +00:00
agc
4cffd86a29 When multi-line dependencies occur, use a "DEPENDS+= package" format
for each of the continuation lines, rather than using backslashes to
continue a single, long definition. This makes it much easier to spot
pre-requisite packages and other dependencies.
2000-02-15 09:26:12 +00:00
wiz
eadd890e05 replaced a whole lot more commands with ${COMMAND} 2000-01-10 00:57:13 +00:00
tron
8d7d754dfa Remove me as maintainer of those packages. 1999-10-07 17:41:46 +00:00
tron
09bdf70796 Fix wrong directory in dependence for "teTeX-bin" package. 1999-09-24 15:31:22 +00:00
tron
4e1c541220 Depend only on "teTeX-bin" package and use wildcard dependences. 1999-08-26 19:32:31 +00:00
tron
493379e8d4 Update dependence on "teTeX" package. 1999-08-26 19:30:37 +00:00
tron
0ad720d520 Update dependence on "a2ps" package. 1999-06-20 18:21:05 +00:00
cgd
948edb1e0e papersize-1.0 had a bug: when setpapersize was run, magicfilter's filter
scripts (.../libexec/magicfilter/*-filter) would as a side effect have
their executable bit set.  Fix that, bump the papersize revisions to
1.0.1, and update other packages' DEPENDS lines to compensate.
1999-06-16 17:28:24 +00:00
tron
23e0063766 Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" with
variable substituition of "MASTER_SITES" and "PATCH_SITES".
1999-04-15 20:39:38 +00:00
hubertf
2a95ad9c6b Fix CONFLICTS (remove redundancy, mostly) 1999-02-20 22:48:24 +00:00
agc
ae0a7520f1 Include bsd.prefs.mk, and set PAPERSIZE if it's not been set already.
Only calculate the lower-case papersize variable when it's needed.
1998-11-11 11:28:02 +00:00
tron
cab0e5ec4a Fix paper size handling broken by "papersize" modification. 1998-11-11 00:28:45 +00:00
tron
368e0a9285 Fix typo in dependences. 1998-11-10 18:34:28 +00:00
agc
e1b96d6d39 Modify this package to use the papersize package, to set the default
paper size at run-time.
1998-11-09 18:06:19 +00:00
tron
73b8265a43 Update dependence on "ghostscript5" package. 1998-11-08 22:03:57 +00:00
tron
395d89a575 Patch filter files to call "gs" with "-PAPERSIZE=...", create seperate
A4 and letter version of this package.
1998-10-12 22:21:49 +00:00
frueauf
1bc01635da Add PAPERSIZE?=A4 to give a default value for the dependence on a2ps
to make the build work if the user did not set PAPAERSIZE at all too.
Closes pr 6042 by David W. Talmage after some clearification.
1998-08-27 22:18:31 +00:00
tron
34a0ba1c81 ${ECHO} -> @${ECHO}. 1998-07-05 12:27:14 +00:00
tron
daa17e5cf5 Fix dependence for "a2ps" package and install filter configuration files
in "${PREFIX}/libexec/magicfilter".
1998-07-05 10:09:58 +00:00
mycroft
a49540238a Update netpbm version. 1998-07-04 09:26:16 +00:00
tron
7a29d57b21 New "magicfilter-1.2" package:
customizable, extensible automatic printer filter.
1998-06-23 21:35:55 +00:00