Andreas Klemm on Sun, 4 Feb 2001 18:30:27 +0100 (CET)


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: Level 1 Postscript


On Sun, Feb 04, 2001 at 02:48:51AM +0100, Carsten Neumann wrote:
> A little bit pain is the necessity to upgrade to a newer 
> ghostscript version.
> My system grows a little bit out of control... :-/

FreeBSD:

root# cd /var/db/pkg

root# ls -ld apsfilter* ghost*
drwxr-xr-x  2 root  wheel  512 17 Jan 21:05 apsfilter-6.0.0
drwxr-xr-x  2 root  wheel  512 17 Jan 21:07 ghostscript-6.50_1

root# pkg_delete apsfilter-6.0.0 ghostscript-6.50_1
root# cd /usr/ports/print/ghostscript6
root# make install clean
root# cd /usr/ports/print/apsfilter
root# make install clean

Oder: erzeuge shellscript zum updaten meiner 3rd party applications,
die nicht zu FreeBSD an sich gehören (alles unter /usr/local):

root# pkg_version -c

[...]
#
#  gnupg
#  needs updating (index has 1.0.4_3)
#
cd /usr/ports/security/gnupg
make && pkg_delete -f gnupg-1.0.4_2
make install

#
#  mtools
#  needs updating (index has 3.9.7_2)
#
cd /usr/ports/emulators/mtools
make && pkg_delete -f mtools-3.9.7_1
make install
[...]

Dadurch könntest Du auch apsfilter und gs sauber updaten.
Ich maintaine den apsfilter und gs port in FreeBSD.
Inzwischen hat der ghostscript port alles drin was man so
braucht...

[...]
# Additional Drivers:

# Ghostscript Driver for HP DeskJet 812C/815C/832C/880C/882C/895C
# http://www.gelhaus.net/hp880c/
# driver names:	cdj880
HP8XX_DRV=	gdevcd8.tar.gz

# HPDJ, additional driver for HP PCL3 Printers, by Martin Lottermoser
# ftp://ftp.sbs.de/pub/graphics/ghostscript/pcl3/pcl3.html
HPDJ=		hpdj
HPDJ_VERS=	2.6
HPDJ_NAME=	${HPDJ}-${HPDJ_VERS}
HPDJ_SRC=	${HPDJ_NAME}.tar.gz
HPDJ_MAN1=	gs-hpdj.1

# PCL3 (hpdj successor in BETA state)
# additional driver for HP PCL3 Printers, by Martin Lottermoser
# http://home.t-online.de/home/Martin.Lottermoser/pcl3.html
PCL3=		pcl3
PCL3_VERS=	3.0.2
PCL3_NAME=	${PCL3}-${PCL3_VERS}
PCL3_SRC=	${PCL3_NAME}.tar.gz
PCL3_MAN1=	gs-pcl3.1 pcl3opts.1

# additional driver for HP DeskJet 970, supports duplex printing
HP970_DRV=	gdevdj9.c.gz

# gimp-print - very high quality driver for Epson, HPs,...
# http://sourceforge.net/projects/gimp-print/
GPRINT=		print
GPRINT_DESC=	gimp-${GPRINT}
GPRINT_VERS=	4.0.4
GPRINT_NAME=	${GPRINT}-${GPRINT_VERS}
GPRINT_SRC=	${GPRINT_NAME}.tar.gz
GPRINT_MAN1=	escputil.1

# contributed uniprint profiles
CONTRIB_UPP=	lqx70ch.upp lqx70cl.upp lqx70cm.upp \
		stc740ih.upp stc740p.upp stc740pl.upp

# replacement for pdf_sec.ps, that allows you to read encrypted PDF files
DECRYPT_PDF=	pdf_sec.ps
[...]

	Andreas ///

-- 
Andreas Klemm
Apsfilter Homepage                  http://www.apsfilter.org
Support over mailing-lists (only!)  http://www.apsfilter.org/support
Mailing-list archive                http://www.apsfilter.org/Lists-Archives

PGP signature