my previous commit was possibly bogus ... here the real one.
This commit is contained in:
parent
047fa2d6d6
commit
b128ae736e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=9541
@ -3,13 +3,13 @@
|
||||
# Date created: Tue Jun 10 21:58:54 CEST 1997
|
||||
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
||||
#
|
||||
# $Id: Makefile,v 1.15 1998/01/03 08:34:31 andreas Exp $
|
||||
# $Id: Makefile,v 1.16 1998/01/25 15:37:05 andreas Exp $
|
||||
#
|
||||
|
||||
DISTNAME= ghostscript-5.10
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://ftp.cs.wisc.edu/ghost/aladdin/gs510/ \
|
||||
ftp://bonk.ethz.ch/gs-driver-distrib/ \
|
||||
http://freefall.freebsd.org/~andreas/download/ \
|
||||
http://www.ozemail.com.au/~geoffk/pdfencrypt/
|
||||
DISTFILES= ${GS_SOURCES} ${GS_FONTS_STD} ${GS_FONTS_OTHER} \
|
||||
${HP850_DRV} ${DECRYPT_PDF}
|
||||
@ -36,7 +36,7 @@ GS_FONTS_STD= ghostscript-fonts-std-5.10.tar.gz
|
||||
GS_FONTS_OTHER= ghostscript-fonts-other-5.10.tar.gz
|
||||
|
||||
# Additional driver HP 850, see http://bonk.ethz.ch/hp850/hp850.html
|
||||
HP850_DRV= hp850.zip
|
||||
HP850_DRV= hp850-1.2.zip
|
||||
|
||||
# replacement for pdf_sec.ps, that allows you to read encrypted PDF files
|
||||
DECRYPT_PDF= pdf_sec.ps
|
||||
|
@ -2,5 +2,5 @@ MD5 (ghostscript-5.10.tar.gz) = 47fbc4f6402c98374c61bf3e64e59e9a
|
||||
MD5 (ghostscript-5.10gnu.tar.gz) = 6706117129a5f63dff3a5a2bf4258630
|
||||
MD5 (ghostscript-fonts-std-5.10.tar.gz) = 1e0fe2149affd80deaaae144227049b9
|
||||
MD5 (ghostscript-fonts-other-5.10.tar.gz) = 703bcc5592f4b4644cda454bcc45c7d6
|
||||
MD5 (hp850.zip) = 9d8d59eb8da9ec394d7aeb1560ca8d40
|
||||
MD5 (hp850-1.2.zip) = e37477210305e027c45f82d04d1613d1
|
||||
MD5 (pdf_sec.ps) = 33b855032c90a0e0e6d5a460be82c749
|
||||
|
@ -3,13 +3,13 @@
|
||||
# Date created: Tue Jun 10 21:58:54 CEST 1997
|
||||
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
||||
#
|
||||
# $Id: Makefile,v 1.15 1998/01/03 08:34:31 andreas Exp $
|
||||
# $Id: Makefile,v 1.16 1998/01/25 15:37:05 andreas Exp $
|
||||
#
|
||||
|
||||
DISTNAME= ghostscript-5.10
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://ftp.cs.wisc.edu/ghost/aladdin/gs510/ \
|
||||
ftp://bonk.ethz.ch/gs-driver-distrib/ \
|
||||
http://freefall.freebsd.org/~andreas/download/ \
|
||||
http://www.ozemail.com.au/~geoffk/pdfencrypt/
|
||||
DISTFILES= ${GS_SOURCES} ${GS_FONTS_STD} ${GS_FONTS_OTHER} \
|
||||
${HP850_DRV} ${DECRYPT_PDF}
|
||||
@ -36,7 +36,7 @@ GS_FONTS_STD= ghostscript-fonts-std-5.10.tar.gz
|
||||
GS_FONTS_OTHER= ghostscript-fonts-other-5.10.tar.gz
|
||||
|
||||
# Additional driver HP 850, see http://bonk.ethz.ch/hp850/hp850.html
|
||||
HP850_DRV= hp850.zip
|
||||
HP850_DRV= hp850-1.2.zip
|
||||
|
||||
# replacement for pdf_sec.ps, that allows you to read encrypted PDF files
|
||||
DECRYPT_PDF= pdf_sec.ps
|
||||
|
@ -2,5 +2,5 @@ MD5 (ghostscript-5.10.tar.gz) = 47fbc4f6402c98374c61bf3e64e59e9a
|
||||
MD5 (ghostscript-5.10gnu.tar.gz) = 6706117129a5f63dff3a5a2bf4258630
|
||||
MD5 (ghostscript-fonts-std-5.10.tar.gz) = 1e0fe2149affd80deaaae144227049b9
|
||||
MD5 (ghostscript-fonts-other-5.10.tar.gz) = 703bcc5592f4b4644cda454bcc45c7d6
|
||||
MD5 (hp850.zip) = 9d8d59eb8da9ec394d7aeb1560ca8d40
|
||||
MD5 (hp850-1.2.zip) = e37477210305e027c45f82d04d1613d1
|
||||
MD5 (pdf_sec.ps) = 33b855032c90a0e0e6d5a460be82c749
|
||||
|
@ -3,13 +3,13 @@
|
||||
# Date created: Tue Jun 10 21:58:54 CEST 1997
|
||||
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
||||
#
|
||||
# $Id: Makefile,v 1.15 1998/01/03 08:34:31 andreas Exp $
|
||||
# $Id: Makefile,v 1.16 1998/01/25 15:37:05 andreas Exp $
|
||||
#
|
||||
|
||||
DISTNAME= ghostscript-5.10
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://ftp.cs.wisc.edu/ghost/aladdin/gs510/ \
|
||||
ftp://bonk.ethz.ch/gs-driver-distrib/ \
|
||||
http://freefall.freebsd.org/~andreas/download/ \
|
||||
http://www.ozemail.com.au/~geoffk/pdfencrypt/
|
||||
DISTFILES= ${GS_SOURCES} ${GS_FONTS_STD} ${GS_FONTS_OTHER} \
|
||||
${HP850_DRV} ${DECRYPT_PDF}
|
||||
@ -36,7 +36,7 @@ GS_FONTS_STD= ghostscript-fonts-std-5.10.tar.gz
|
||||
GS_FONTS_OTHER= ghostscript-fonts-other-5.10.tar.gz
|
||||
|
||||
# Additional driver HP 850, see http://bonk.ethz.ch/hp850/hp850.html
|
||||
HP850_DRV= hp850.zip
|
||||
HP850_DRV= hp850-1.2.zip
|
||||
|
||||
# replacement for pdf_sec.ps, that allows you to read encrypted PDF files
|
||||
DECRYPT_PDF= pdf_sec.ps
|
||||
|
@ -2,5 +2,5 @@ MD5 (ghostscript-5.10.tar.gz) = 47fbc4f6402c98374c61bf3e64e59e9a
|
||||
MD5 (ghostscript-5.10gnu.tar.gz) = 6706117129a5f63dff3a5a2bf4258630
|
||||
MD5 (ghostscript-fonts-std-5.10.tar.gz) = 1e0fe2149affd80deaaae144227049b9
|
||||
MD5 (ghostscript-fonts-other-5.10.tar.gz) = 703bcc5592f4b4644cda454bcc45c7d6
|
||||
MD5 (hp850.zip) = 9d8d59eb8da9ec394d7aeb1560ca8d40
|
||||
MD5 (hp850-1.2.zip) = e37477210305e027c45f82d04d1613d1
|
||||
MD5 (pdf_sec.ps) = 33b855032c90a0e0e6d5a460be82c749
|
||||
|
@ -3,13 +3,13 @@
|
||||
# Date created: Tue Jun 10 21:58:54 CEST 1997
|
||||
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
||||
#
|
||||
# $Id: Makefile,v 1.15 1998/01/03 08:34:31 andreas Exp $
|
||||
# $Id: Makefile,v 1.16 1998/01/25 15:37:05 andreas Exp $
|
||||
#
|
||||
|
||||
DISTNAME= ghostscript-5.10
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://ftp.cs.wisc.edu/ghost/aladdin/gs510/ \
|
||||
ftp://bonk.ethz.ch/gs-driver-distrib/ \
|
||||
http://freefall.freebsd.org/~andreas/download/ \
|
||||
http://www.ozemail.com.au/~geoffk/pdfencrypt/
|
||||
DISTFILES= ${GS_SOURCES} ${GS_FONTS_STD} ${GS_FONTS_OTHER} \
|
||||
${HP850_DRV} ${DECRYPT_PDF}
|
||||
@ -36,7 +36,7 @@ GS_FONTS_STD= ghostscript-fonts-std-5.10.tar.gz
|
||||
GS_FONTS_OTHER= ghostscript-fonts-other-5.10.tar.gz
|
||||
|
||||
# Additional driver HP 850, see http://bonk.ethz.ch/hp850/hp850.html
|
||||
HP850_DRV= hp850.zip
|
||||
HP850_DRV= hp850-1.2.zip
|
||||
|
||||
# replacement for pdf_sec.ps, that allows you to read encrypted PDF files
|
||||
DECRYPT_PDF= pdf_sec.ps
|
||||
|
@ -2,5 +2,5 @@ MD5 (ghostscript-5.10.tar.gz) = 47fbc4f6402c98374c61bf3e64e59e9a
|
||||
MD5 (ghostscript-5.10gnu.tar.gz) = 6706117129a5f63dff3a5a2bf4258630
|
||||
MD5 (ghostscript-fonts-std-5.10.tar.gz) = 1e0fe2149affd80deaaae144227049b9
|
||||
MD5 (ghostscript-fonts-other-5.10.tar.gz) = 703bcc5592f4b4644cda454bcc45c7d6
|
||||
MD5 (hp850.zip) = 9d8d59eb8da9ec394d7aeb1560ca8d40
|
||||
MD5 (hp850-1.2.zip) = e37477210305e027c45f82d04d1613d1
|
||||
MD5 (pdf_sec.ps) = 33b855032c90a0e0e6d5a460be82c749
|
||||
|
@ -3,13 +3,13 @@
|
||||
# Date created: Tue Jun 10 21:58:54 CEST 1997
|
||||
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
||||
#
|
||||
# $Id: Makefile,v 1.15 1998/01/03 08:34:31 andreas Exp $
|
||||
# $Id: Makefile,v 1.16 1998/01/25 15:37:05 andreas Exp $
|
||||
#
|
||||
|
||||
DISTNAME= ghostscript-5.10
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://ftp.cs.wisc.edu/ghost/aladdin/gs510/ \
|
||||
ftp://bonk.ethz.ch/gs-driver-distrib/ \
|
||||
http://freefall.freebsd.org/~andreas/download/ \
|
||||
http://www.ozemail.com.au/~geoffk/pdfencrypt/
|
||||
DISTFILES= ${GS_SOURCES} ${GS_FONTS_STD} ${GS_FONTS_OTHER} \
|
||||
${HP850_DRV} ${DECRYPT_PDF}
|
||||
@ -36,7 +36,7 @@ GS_FONTS_STD= ghostscript-fonts-std-5.10.tar.gz
|
||||
GS_FONTS_OTHER= ghostscript-fonts-other-5.10.tar.gz
|
||||
|
||||
# Additional driver HP 850, see http://bonk.ethz.ch/hp850/hp850.html
|
||||
HP850_DRV= hp850.zip
|
||||
HP850_DRV= hp850-1.2.zip
|
||||
|
||||
# replacement for pdf_sec.ps, that allows you to read encrypted PDF files
|
||||
DECRYPT_PDF= pdf_sec.ps
|
||||
|
@ -2,5 +2,5 @@ MD5 (ghostscript-5.10.tar.gz) = 47fbc4f6402c98374c61bf3e64e59e9a
|
||||
MD5 (ghostscript-5.10gnu.tar.gz) = 6706117129a5f63dff3a5a2bf4258630
|
||||
MD5 (ghostscript-fonts-std-5.10.tar.gz) = 1e0fe2149affd80deaaae144227049b9
|
||||
MD5 (ghostscript-fonts-other-5.10.tar.gz) = 703bcc5592f4b4644cda454bcc45c7d6
|
||||
MD5 (hp850.zip) = 9d8d59eb8da9ec394d7aeb1560ca8d40
|
||||
MD5 (hp850-1.2.zip) = e37477210305e027c45f82d04d1613d1
|
||||
MD5 (pdf_sec.ps) = 33b855032c90a0e0e6d5a460be82c749
|
||||
|
@ -3,13 +3,13 @@
|
||||
# Date created: Tue Jun 10 21:58:54 CEST 1997
|
||||
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
||||
#
|
||||
# $Id: Makefile,v 1.15 1998/01/03 08:34:31 andreas Exp $
|
||||
# $Id: Makefile,v 1.16 1998/01/25 15:37:05 andreas Exp $
|
||||
#
|
||||
|
||||
DISTNAME= ghostscript-5.10
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://ftp.cs.wisc.edu/ghost/aladdin/gs510/ \
|
||||
ftp://bonk.ethz.ch/gs-driver-distrib/ \
|
||||
http://freefall.freebsd.org/~andreas/download/ \
|
||||
http://www.ozemail.com.au/~geoffk/pdfencrypt/
|
||||
DISTFILES= ${GS_SOURCES} ${GS_FONTS_STD} ${GS_FONTS_OTHER} \
|
||||
${HP850_DRV} ${DECRYPT_PDF}
|
||||
@ -36,7 +36,7 @@ GS_FONTS_STD= ghostscript-fonts-std-5.10.tar.gz
|
||||
GS_FONTS_OTHER= ghostscript-fonts-other-5.10.tar.gz
|
||||
|
||||
# Additional driver HP 850, see http://bonk.ethz.ch/hp850/hp850.html
|
||||
HP850_DRV= hp850.zip
|
||||
HP850_DRV= hp850-1.2.zip
|
||||
|
||||
# replacement for pdf_sec.ps, that allows you to read encrypted PDF files
|
||||
DECRYPT_PDF= pdf_sec.ps
|
||||
|
@ -2,5 +2,5 @@ MD5 (ghostscript-5.10.tar.gz) = 47fbc4f6402c98374c61bf3e64e59e9a
|
||||
MD5 (ghostscript-5.10gnu.tar.gz) = 6706117129a5f63dff3a5a2bf4258630
|
||||
MD5 (ghostscript-fonts-std-5.10.tar.gz) = 1e0fe2149affd80deaaae144227049b9
|
||||
MD5 (ghostscript-fonts-other-5.10.tar.gz) = 703bcc5592f4b4644cda454bcc45c7d6
|
||||
MD5 (hp850.zip) = 9d8d59eb8da9ec394d7aeb1560ca8d40
|
||||
MD5 (hp850-1.2.zip) = e37477210305e027c45f82d04d1613d1
|
||||
MD5 (pdf_sec.ps) = 33b855032c90a0e0e6d5a460be82c749
|
||||
|
@ -3,13 +3,13 @@
|
||||
# Date created: Tue Jun 10 21:58:54 CEST 1997
|
||||
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
||||
#
|
||||
# $Id: Makefile,v 1.15 1998/01/03 08:34:31 andreas Exp $
|
||||
# $Id: Makefile,v 1.16 1998/01/25 15:37:05 andreas Exp $
|
||||
#
|
||||
|
||||
DISTNAME= ghostscript-5.10
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://ftp.cs.wisc.edu/ghost/aladdin/gs510/ \
|
||||
ftp://bonk.ethz.ch/gs-driver-distrib/ \
|
||||
http://freefall.freebsd.org/~andreas/download/ \
|
||||
http://www.ozemail.com.au/~geoffk/pdfencrypt/
|
||||
DISTFILES= ${GS_SOURCES} ${GS_FONTS_STD} ${GS_FONTS_OTHER} \
|
||||
${HP850_DRV} ${DECRYPT_PDF}
|
||||
@ -36,7 +36,7 @@ GS_FONTS_STD= ghostscript-fonts-std-5.10.tar.gz
|
||||
GS_FONTS_OTHER= ghostscript-fonts-other-5.10.tar.gz
|
||||
|
||||
# Additional driver HP 850, see http://bonk.ethz.ch/hp850/hp850.html
|
||||
HP850_DRV= hp850.zip
|
||||
HP850_DRV= hp850-1.2.zip
|
||||
|
||||
# replacement for pdf_sec.ps, that allows you to read encrypted PDF files
|
||||
DECRYPT_PDF= pdf_sec.ps
|
||||
|
@ -2,5 +2,5 @@ MD5 (ghostscript-5.10.tar.gz) = 47fbc4f6402c98374c61bf3e64e59e9a
|
||||
MD5 (ghostscript-5.10gnu.tar.gz) = 6706117129a5f63dff3a5a2bf4258630
|
||||
MD5 (ghostscript-fonts-std-5.10.tar.gz) = 1e0fe2149affd80deaaae144227049b9
|
||||
MD5 (ghostscript-fonts-other-5.10.tar.gz) = 703bcc5592f4b4644cda454bcc45c7d6
|
||||
MD5 (hp850.zip) = 9d8d59eb8da9ec394d7aeb1560ca8d40
|
||||
MD5 (hp850-1.2.zip) = e37477210305e027c45f82d04d1613d1
|
||||
MD5 (pdf_sec.ps) = 33b855032c90a0e0e6d5a460be82c749
|
||||
|
@ -3,13 +3,13 @@
|
||||
# Date created: Tue Jun 10 21:58:54 CEST 1997
|
||||
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
||||
#
|
||||
# $Id: Makefile,v 1.15 1998/01/03 08:34:31 andreas Exp $
|
||||
# $Id: Makefile,v 1.16 1998/01/25 15:37:05 andreas Exp $
|
||||
#
|
||||
|
||||
DISTNAME= ghostscript-5.10
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://ftp.cs.wisc.edu/ghost/aladdin/gs510/ \
|
||||
ftp://bonk.ethz.ch/gs-driver-distrib/ \
|
||||
http://freefall.freebsd.org/~andreas/download/ \
|
||||
http://www.ozemail.com.au/~geoffk/pdfencrypt/
|
||||
DISTFILES= ${GS_SOURCES} ${GS_FONTS_STD} ${GS_FONTS_OTHER} \
|
||||
${HP850_DRV} ${DECRYPT_PDF}
|
||||
@ -36,7 +36,7 @@ GS_FONTS_STD= ghostscript-fonts-std-5.10.tar.gz
|
||||
GS_FONTS_OTHER= ghostscript-fonts-other-5.10.tar.gz
|
||||
|
||||
# Additional driver HP 850, see http://bonk.ethz.ch/hp850/hp850.html
|
||||
HP850_DRV= hp850.zip
|
||||
HP850_DRV= hp850-1.2.zip
|
||||
|
||||
# replacement for pdf_sec.ps, that allows you to read encrypted PDF files
|
||||
DECRYPT_PDF= pdf_sec.ps
|
||||
|
@ -2,5 +2,5 @@ MD5 (ghostscript-5.10.tar.gz) = 47fbc4f6402c98374c61bf3e64e59e9a
|
||||
MD5 (ghostscript-5.10gnu.tar.gz) = 6706117129a5f63dff3a5a2bf4258630
|
||||
MD5 (ghostscript-fonts-std-5.10.tar.gz) = 1e0fe2149affd80deaaae144227049b9
|
||||
MD5 (ghostscript-fonts-other-5.10.tar.gz) = 703bcc5592f4b4644cda454bcc45c7d6
|
||||
MD5 (hp850.zip) = 9d8d59eb8da9ec394d7aeb1560ca8d40
|
||||
MD5 (hp850-1.2.zip) = e37477210305e027c45f82d04d1613d1
|
||||
MD5 (pdf_sec.ps) = 33b855032c90a0e0e6d5a460be82c749
|
||||
|
Loading…
Reference in New Issue
Block a user