head 1.4; access; symbols pkgsrc-2013Q2:1.4.0.30 pkgsrc-2013Q2-base:1.4 pkgsrc-2012Q4:1.4.0.28 pkgsrc-2012Q4-base:1.4 pkgsrc-2011Q4:1.4.0.26 pkgsrc-2011Q4-base:1.4 pkgsrc-2011Q2:1.4.0.24 pkgsrc-2011Q2-base:1.4 pkgsrc-2009Q4:1.4.0.22 pkgsrc-2009Q4-base:1.4 pkgsrc-2008Q4:1.4.0.20 pkgsrc-2008Q4-base:1.4 pkgsrc-2008Q3:1.4.0.18 pkgsrc-2008Q3-base:1.4 cube-native-xorg:1.4.0.16 cube-native-xorg-base:1.4 pkgsrc-2008Q2:1.4.0.14 pkgsrc-2008Q2-base:1.4 pkgsrc-2008Q1:1.4.0.12 pkgsrc-2008Q1-base:1.4 pkgsrc-2007Q4:1.4.0.10 pkgsrc-2007Q4-base:1.4 pkgsrc-2007Q3:1.4.0.8 pkgsrc-2007Q3-base:1.4 pkgsrc-2007Q2:1.4.0.6 pkgsrc-2007Q2-base:1.4 pkgsrc-2007Q1:1.4.0.4 pkgsrc-2007Q1-base:1.4 pkgsrc-2006Q4:1.4.0.2 pkgsrc-2006Q4-base:1.4 pkgsrc-2006Q3:1.3.0.4 pkgsrc-2006Q3-base:1.3 pkgsrc-2006Q2:1.3.0.2 pkgsrc-2006Q2-base:1.3 pkgsrc-2006Q1:1.2.0.2 pkgsrc-2006Q1-base:1.2 pkgsrc-2005Q4:1.1.1.1.0.4 pkgsrc-2005Q4-base:1.1.1.1 pkgsrc-2005Q3:1.1.1.1.0.2 pkgsrc-2005Q3-base:1.1.1.1 pkgsrc_base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.4 date 2006.12.28.12.17.52; author joerg; state dead; branches; next 1.3; 1.3 date 2006.05.23.09.37.46; author adam; state Exp; branches; next 1.2; 1.2 date 2006.01.22.08.18.49; author adam; state Exp; branches; next 1.1; 1.1 date 2005.08.12.19.20.20; author drochner; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2005.08.12.19.20.20; author drochner; state Exp; branches; next ; desc @@ 1.4 log @Retire ghostscript-afpl and ghostscript-gnu. @ text @$NetBSD: patch-ab,v 1.3 2006/05/23 09:37:46 adam Exp $ --- src/unixinst.mak.orig 2006-03-13 17:18:19.000000000 +0100 +++ src/unixinst.mak @@@@ -148,7 +148,7 @@@@ install-man: $(PSMANDIR)/gs.1 ln -s ps2pdf.$(man1ext) $$f.$(man1ext) ) ;\ done ;\ fi ;\ - if ( test -f $$man1dir/ps2lp.$(man1ext) ) ;\ + if ( test -f $$man1dir/gslp.$(man1ext) ) ;\ then for f in $(MAN1_LINKS_GSLP) ;\ do ( cd $$man1dir; rm -f $$f.$(man1ext) ;\ ln -s gslp.$(man1ext) $$f.$(man1ext) ) ;\ @ 1.3 log @Cosmetics: use doc/ghostscript instead of doc/html/ghostscript; use SUBST framework @ text @d1 1 a1 1 $NetBSD$ @ 1.2 log @Changes 8.53: * Numerous bug fixes and improvements, particularly in the area DeviceN (spot color) handling and the PDF interpreter. * The pdfwrite device can now create PDF/X-3 compliant documents using the lib/PDFX_def.ps prefix approach. See doc/Ps2pdf.htm documentation. *A Beta version level 2 Postscript output device, ps2write, which generates high-level PostScript including text and images and graphics. * A rendering performance enhancement for PDF's with transparency (10x to 90x on files with many small transparency regions/groups). @ text @d3 1 a3 1 --- src/unixinst.mak.orig 2005-06-29 16:21:27.000000000 +0200 d5 1 a5 1 @@@@ -152,7 +152,7 @@@@ install-man: $(PSMANDIR)/gs.1 @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD: patch-ab,v 1.1.1.1 2002/09/13 05:43:28 jlam Exp $ d3 1 a3 1 --- src/unixinst.mak.orig Thu Apr 18 18:10:40 2002 d5 1 a5 1 @@@@ -133,7 +133,7 @@@@ install-man: $(PSMANDIR)/gs.1 d9 1 a9 1 - if ( test -f $$man1dir/ps2ps.$(man1ext) ) ;\ @ 1.1.1.1 log @import ghostscript-afpl-8.51 This is lurking in my tree for a long time, was hoping to find time&energy to libtoolize it, but I've given up on this. It is still much better than GNU ghostscript in particular for use with scribus, so it is worth having anyway. @ text @@