Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Aug 1997 07:36:27 -0700 (PDT)
From:      Andreas Klemm <andreas@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG
Subject:   cvs commit: ports/print/ghostscript5 Makefile ports/print/ghostscript5/files md5 ports/print/ghostscript5/patches patch-aa ports/print/ghostscript5/pkg DESCR PLIST ports/print/ghostscript5/scripts configure configure.batch
Message-ID:  <199708241436.HAA29483@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
andreas     1997/08/24 07:36:26 PDT

  Modified files:
    print/ghostscript5   Makefile 
    print/ghostscript5/files md5 
    print/ghostscript5/patches patch-aa 
    print/ghostscript5/pkg DESCR PLIST 
    print/ghostscript5/scripts configure configure.batch 
  Log:
  Upgrade to ghostscript 5.03
  
  Makefile:
  - Changed WRKSRC
  - New GS_SOURCES
  - Make symbolic link from jpeg-6a and libpng port's workdir into
    WRKSRC, instead of patching unix-gcc.mak  further:
  	ln -s ${PORTSDIR}/graphics/jpeg/work/jpeg-6a ${WRKSRC}/jpeg-6a
  	ln -s ${PORTSDIR}/graphics/png/work/libpng-0.96 ${WRKSRC}/libpng
  - updated md5 files
  
  patches/patch-aa:
  - new unified diff because some of the above mentioned changes
  - Only commented out the default DEVICE_DEVS
  - make our zlib compile again
  
  pkg/DESCR:
  - bumped version number
  
  pkg/PLIST:
  - updated PLIST
  - added proper @dirrm's for a successfull pkg_delete action
  
  scripts/configure:
  - added new drivers
  	"la70t" "DEC LA70 printer with low resol. text enhancement" ON \
  	"lq850" "EPSON LQ-850 (360x360), ok for Canon BJ300 in LQ850 emul" ON \
  - rmoved one unnecessary "pdfwrite"
  
  - same for scripts/configure.batch
  As requested by:	Lars Koeller ;-)
  
  Revision  Changes    Path
  1.6       +13 -11    ports/print/ghostscript5/Makefile
  1.2       +2 -2      ports/print/ghostscript5/files/md5
  1.4       +43 -69    ports/print/ghostscript5/patches/patch-aa
  1.2       +2 -2      ports/print/ghostscript5/pkg/DESCR
  1.3       +174 -149  ports/print/ghostscript5/pkg/PLIST
  1.3       +2 -1      ports/print/ghostscript5/scripts/configure
  1.3       +1 -1      ports/print/ghostscript5/scripts/configure.batch



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708241436.HAA29483>