Commit graph

444 commits

Author SHA1 Message Date
wiz
e6219f1748 Fix PLIST to also include share/ghostscript/6.01vflib/vflib (hi jlam!);
fixes deinstallation, binary packages and pkg/10181.
2000-05-28 11:17:33 +00:00
agc
4438783527 Interim fix, to make ghostscript package work.
Add a pre-requisite on the fonts/watanabe_vfont package, so that the min
font can be found. Addresses PRs 10181 and 10125.
2000-05-24 10:30:24 +00:00
rh
99225a241e Update gnome-print to 0.19. Changes include bugfixes and a new testprint
function.
2000-05-19 16:19:45 +00:00
jlam
79c8105e8c Add ghostscript-x11 to CONFLICTS in case people have already started
using the (now deprecated) ghostscript-x11 package.
2000-05-10 15:40:16 +00:00
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
541f533f19 Remove ghostscript-x11. 2000-05-10 15:29:04 +00:00
jlam
414628a283 Replace contents with contents of print/ghostscript-x11 to simplify the
package structure and to get dependencies to work correctly.
2000-05-10 15:28:31 +00:00
jlam
a77f53ddfb Merge into print/ghostscript. The complicated dance to support older
ghostscript packages with current packages didn't work, so simplify the
situation.
2000-05-10 15:26:33 +00:00
drochner
ad357825f8 update to 3.0
too many changes since 2.01 to list here, the most visible for me is that it
is libtoolized - see doc/changes.txt for the rest
2000-05-08 17:13:19 +00:00
itohy
6248514f30 Just fix the comment. Don't mind. :)
I should have corrected this earlier,
but I was in ENETUNREACH during holidays.
2000-05-08 05:20:51 +00:00
wiz
571add49c8 remove $Id$ from patch. This one's really weird now. 2000-05-07 11:10:04 +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
82c2034fab Add and enable ghostscript, ghostscript-fonts, ghostscript-nox11, and
ghostscript-x11.  Disable ghostscript5 and ghostscript5-x11.
2000-05-07 02:09:13 +00:00
jlam
613b43bd18 ghostscript-x11-6.01: this package is a superset of the ghostscript-nox11
package and includes support for outputting to X11 display devices.
2000-05-07 02:05:23 +00:00
jlam
9ede053160 ghostscript-nox11-6.01: Changes from 5.50 include many bug fixes, and
better support for several color printers.  Incorporates the "bonk"
color HP printer drivers.  Also includes support for the Japanese
Vector Font library for JPDF display and for various Japanese printers.

Many thanks to itohy@netbsd.org for providing the VFlib patches.
Closes PR#9998.
2000-05-07 02:04:33 +00:00
jlam
d8f2a332fc ghostscript-fonts-6.0: Postscript fonts for 6.x series of ghostscript. 2000-05-07 02:03:37 +00:00
jlam
a174b43041 ghostscript-6.01: this package is an alias for ghostscript-x11 to
facilitate correct dependencies involving older versions of ghostscript
for binary packages.
2000-05-07 02:02:23 +00:00
danw
82d9c1f174 Remove patches to deal with two bugs involving configure's handling of
INSTALL which have both been worked around in bsd.pkg.mk now.
2000-05-02 18:48:35 +00:00
pooka
6d14a4e0d0 Remove alpha from ONLY_FOR_ARCHS, since software dies of bad system call. 2000-05-02 14:43:58 +00:00
mycroft
ab5bef3365 Correct the symlinks to match what the pkg installs. 2000-04-29 19:21:32 +00:00
dmcmahill
5dd75bf274 override HOME environment variable because 'make install' tries to create
$HOME/.gnome
This addresses PR pkg/9956
2000-04-24 14:14:35 +00:00
kim
c799ec23c3 This wasn't supposed to be here... 2000-04-23 05:57:03 +00:00
kim
67e9c2852b Add and enable html2ps. 2000-04-23 05:55:52 +00:00
kim
0e861e19ba The program html2ps converts HTML to PostScript. 2000-04-23 05:55:02 +00:00
jlam
96be60e4aa Backout changes to use gstty and depend on ghostscript*-5.50nb2. 2000-04-20 16:32:47 +00:00
jlam
a914a9216e Depend on ghostscript-x11-5.50nb2. 2000-04-20 16:32:23 +00:00
jlam
783e3804bc Backout changes to use gstty and depend on ghostscript*-5.50nb2. 2000-04-20 16:32:07 +00:00
jlam
4057b05890 Depend on ghostscript-x11-5.50nb2. 2000-04-20 16:31:41 +00:00
jlam
f6243715d0 Change to a complete, independent installation of ghostscript with `gs'
binary with X11 drivers.
2000-04-20 16:29:55 +00:00
jlam
033ca4ed10 Revert to original ghostscript installation with `gs' binary without
X11 drivers.
2000-04-20 16:28:47 +00:00
nathanw
9049006c07 Quote wildcard arguments to pax so that the presence of matching files in
the current directory doesn't break the command.
2000-04-19 19:47:24 +00:00
dmcmahill
0346b2088a -fix the patches to correctly handle other than i386 cases.
-PLIST rework to deal with sparc and alpha in addition to i386.

-add specific sparc versions which the required compat_svr4 code

-add md5 for the alpha binary.  Note that this is still disabled on alpha until
 someone can test it.
2000-04-18 01:46:16 +00:00
rh
33831c515b Fix list of devices to include 'hpdj' driver that used to be present in
the original 'gs' (and somehow got lost in the transition to 'gstty').
2000-04-16 18:23:40 +00:00
jlam
e2cb9b080b Depend on ghostscript-5.50nb1 2000-04-16 17:44:28 +00:00
jlam
c651217a12 Depend on ghostscript-*nb1 since were modified to use gstty/gs. 2000-04-16 17:36:42 +00:00
jlam
7587ccf145 Add local NetBSD version 2000-04-16 17:26:31 +00:00
jlam
9aa9a0d79a Add local NetBSD version. 2000-04-16 17:25:59 +00:00
rh
8c30ff9add Update gnome-print to 0.18. Changes are various interface enhancements and
bugfixes.
2000-04-16 15:07:42 +00:00
mycroft
00db6e442a Remove some ncurses options which are not needed because we build dialog as a
separate pkg.
2000-04-15 22:30:45 +00:00
mycroft
f05a1c2060 Fix path name in patch. 2000-04-15 22:10:06 +00:00
mycroft
b09d0e6384 Regen. 2000-04-15 18:36:43 +00:00
mycroft
865e347914 Fix two problems in pdf2dsc.ps:
* If there is no CropBox for a page, look for a MediaBox instead.
* Make sure the PageBoundingBox is always expressed in integral numbers.
This allows gv to resize properly when viewing PDF files.
2000-04-15 18:36:22 +00:00
mycroft
586a4ec3d5 This pkg does not require ncurses directly. Let the dialog dependency handle
that.
2000-04-15 15:54:13 +00:00
mycroft
f3fd06c895 Regen. 2000-04-15 15:53:11 +00:00
mycroft
fb0ee17c13 Remove all the terminfo hackery from texconfig. We don't need it, and it
loses when dialog doesn't use terminfo.
2000-04-15 15:52:45 +00:00
jlam
dead489823 Adapt all the extra ghostscript scripts (pdf2*, gs*) to use gstty. 2000-04-10 02:19:17 +00:00
jlam
b9297bf44e Back out last change -- revert to using gs instead of gsx11 2000-04-10 00:07:10 +00:00
jlam
9402305e4a Adapt to gstty/gs 2000-04-10 00:04:28 +00:00
jlam
70d1dfca2c Install X11 ghostscript binary as gs. 2000-04-09 23:49:11 +00:00
jlam
45407b1fdd Install non-X11 ghostscript binary as gstty 2000-04-09 23:48:50 +00:00