Update with the new PORTNAME/PORTVERSION variables
This commit is contained in:
parent
f39d3f29e6
commit
d38f7d91c8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=27421
@ -1,5 +1,4 @@
|
||||
# New ports collection makefile for: a2ps (a4)
|
||||
# Version required: 4.10.3
|
||||
# Date created: 15 July 1998
|
||||
# Whom: Chuck Robey (chuckr@freebsd.org)
|
||||
#
|
||||
|
@ -1,17 +1,16 @@
|
||||
# New ports collection makefile for: a2ps (letter)
|
||||
# Version required: 4.10.3
|
||||
# Date created: 15 July 1998
|
||||
# Whom: Chuck Robey (chuckr@freebsd.org)
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= a2ps-4.12
|
||||
PKGNAME= a2ps-${PAPERSIZE}-4.12
|
||||
PORTNAME= a2ps-${PAPERSIZE}
|
||||
PORTVERSION= 4.12
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= http://people.FreeBSD.org/~chuckr/ \
|
||||
ftp://ftp.enst.fr/pub/unix/a2ps/
|
||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} sheets.map
|
||||
DISTFILES= a2ps-${PORTVERSION}${EXTRACT_SUFX} sheets.map
|
||||
|
||||
MAINTAINER= chuckr@FreeBSD.org
|
||||
|
||||
|
@ -1,5 +1,4 @@
|
||||
# New ports collection makefile for: a2ps (letterdj)
|
||||
# Version required: 4.10.3
|
||||
# Date created: 15 July 1998
|
||||
# Whom: Chuck Robey (chuckr@freebsd.org)
|
||||
#
|
||||
|
@ -1,5 +1,4 @@
|
||||
# New ports collection makefile for: a2ps (a4)
|
||||
# Version required: 4.3
|
||||
# Date created: 6 November 1994
|
||||
# Whom: jmz & David O'Brien (obrien@cs.ucdavis.edu)
|
||||
#
|
||||
|
@ -1,16 +1,16 @@
|
||||
# ex:ts=8
|
||||
# New ports collection makefile for: a2ps
|
||||
# Version required: 0.0
|
||||
# Date created: 6 November 1994
|
||||
# Whom: jmz & David O'Brien (obrien@cs.ucdavis.edu)
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= a2ps.V4.3
|
||||
PKGNAME= a2ps-${PAPERSIZE}-4.3
|
||||
PORTNAME= a2ps-${PAPERSIZE}
|
||||
PORTVERSION= 4.3
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://ftp.imag.fr/archive/postscript/format.translators/
|
||||
DISTNAME= a2ps.V4.3
|
||||
|
||||
MAINTAINER= obrien@FreeBSD.org
|
||||
|
||||
|
@ -1,15 +1,14 @@
|
||||
# New ports collection makefile for: acroread-commfont
|
||||
# Version required: 1999.7.20
|
||||
# Date created: 99/06/16
|
||||
# Whom: Satoshi TAOKA <taoka@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME?= commfont # dummy
|
||||
PKGNAME= ${PKG_PRE}acroread-${DISTNAME}-1999.7.20
|
||||
PORTNAME= ${PKG_PRE}acroread-${DISTNAME}
|
||||
PORTVERSION= 1999.7.20
|
||||
CATEGORIES?= japanese print linux
|
||||
MASTER_SITES= ftp://ftp-pac.adobe.com/pub/adobe/acrobatreader/unix/4.x/
|
||||
DISTNAME?= commfont # dummy
|
||||
|
||||
MAINTAINER= taoka@FreeBSD.org
|
||||
|
||||
|
@ -1,5 +1,4 @@
|
||||
# New ports collection makefile for: acroread
|
||||
# Version required: 3.02
|
||||
# Date created: 16 November 1996
|
||||
# Whom: Thomas Gellekum <tg@freebsd.org>
|
||||
#
|
||||
@ -7,15 +6,16 @@
|
||||
#
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
PORTNAME= acroread
|
||||
PORTVERSION= 3.02
|
||||
CATEGORIES= print linux
|
||||
MASTER_SITES= ftp://ftp.adobe.com/pub/adobe/acrobatreader/unix/3.x/ \
|
||||
ftp://sunsite.cnlab-switch.ch/mirror/acrobatreader/unix/3.x/
|
||||
.if ${ARCH} == "i386"
|
||||
DISTNAME= ar302lin
|
||||
.elif ${ARCH} == "alpha"
|
||||
DISTNAME= ar302osf
|
||||
.endif
|
||||
PKGNAME= acroread-3.02
|
||||
CATEGORIES= print linux
|
||||
MASTER_SITES= ftp://ftp.adobe.com/pub/adobe/acrobatreader/unix/3.x/ \
|
||||
ftp://sunsite.cnlab-switch.ch/mirror/acrobatreader/unix/3.x/
|
||||
EXTRACT_SUFX= .tar.Z
|
||||
|
||||
MAINTAINER= tg@FreeBSD.org
|
||||
|
@ -1,5 +1,4 @@
|
||||
# New ports collection makefile for: acroread
|
||||
# Version required: 4.0
|
||||
# Date created: 16 November 1996
|
||||
# Whom: Thomas Gellekum <tg@freebsd.org>
|
||||
#
|
||||
@ -7,14 +6,15 @@
|
||||
#
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
PORTNAME= acroread
|
||||
PORTVERSION= 4.05
|
||||
CATEGORIES= print linux
|
||||
MASTER_SITES= ftp://ftp-pac.adobe.com/pub/adobe/acrobatreader/unix/4.x/
|
||||
.if ${ARCH} == "i386"
|
||||
DISTNAME= linux-ar-405
|
||||
.elif ${ARCH} == "alpha"
|
||||
DISTNAME= fdec-rs-405
|
||||
.endif
|
||||
PKGNAME= acroread-4.05
|
||||
CATEGORIES= print linux
|
||||
MASTER_SITES= ftp://ftp-pac.adobe.com/pub/adobe/acrobatreader/unix/4.x/
|
||||
|
||||
MAINTAINER= dima@FreeBSD.org
|
||||
|
||||
|
@ -1,15 +1,14 @@
|
||||
# New ports collection makefile for: acroread-commfont
|
||||
# Version required: 1999.7.20
|
||||
# Date created: 99/06/16
|
||||
# Whom: Satoshi TAOKA <taoka@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME?= commfont # dummy
|
||||
PKGNAME= ${PKG_PRE}acroread-${DISTNAME}-1999.7.20
|
||||
PORTNAME= ${PKG_PRE}acroread-${DISTNAME}
|
||||
PORTVERSION= 1999.7.20
|
||||
CATEGORIES?= japanese print linux
|
||||
MASTER_SITES= ftp://ftp-pac.adobe.com/pub/adobe/acrobatreader/unix/4.x/
|
||||
DISTNAME?= commfont # dummy
|
||||
|
||||
MAINTAINER= taoka@FreeBSD.org
|
||||
|
||||
|
@ -1,5 +1,4 @@
|
||||
# New ports collection makefile for: acroread
|
||||
# Version required: 4.0
|
||||
# Date created: 16 November 1996
|
||||
# Whom: Thomas Gellekum <tg@freebsd.org>
|
||||
#
|
||||
@ -7,14 +6,15 @@
|
||||
#
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
PORTNAME= acroread
|
||||
PORTVERSION= 4.05
|
||||
CATEGORIES= print linux
|
||||
MASTER_SITES= ftp://ftp-pac.adobe.com/pub/adobe/acrobatreader/unix/4.x/
|
||||
.if ${ARCH} == "i386"
|
||||
DISTNAME= linux-ar-405
|
||||
.elif ${ARCH} == "alpha"
|
||||
DISTNAME= fdec-rs-405
|
||||
.endif
|
||||
PKGNAME= acroread-4.05
|
||||
CATEGORIES= print linux
|
||||
MASTER_SITES= ftp://ftp-pac.adobe.com/pub/adobe/acrobatreader/unix/4.x/
|
||||
|
||||
MAINTAINER= dima@FreeBSD.org
|
||||
|
||||
|
@ -1,15 +1,15 @@
|
||||
# New ports collection makefile for: afm
|
||||
# Version required: ?
|
||||
# Date created: 23 November 1994
|
||||
# Whom: ljo
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= afm
|
||||
PKGNAME= afm-1.0
|
||||
PORTNAME= afm
|
||||
PORTVERSION= 1.0
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://sgi.com/sgi/fax/source/
|
||||
DISTNAME= afm
|
||||
EXTRACT_SUFX= -tar.Z
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
@ -1,15 +1,15 @@
|
||||
# New ports collection makefile for: amspsfnt
|
||||
# Version required: 1.0
|
||||
# Date created: 11 September 1998
|
||||
# Whom: giffunip
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= amsps
|
||||
PKGNAME= amspsfnt-1.0
|
||||
PORTNAME= amspsfnt
|
||||
PORTVERSION= 1.0
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://ftp.ams.org/pub/tex/psfonts/ams/
|
||||
DISTNAME= amsps
|
||||
EXTRACT_SUFX= -unix.tar.gz
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: apsfilter
|
||||
# Version required: 4.9.3
|
||||
# Date created: Tue Nov 14 18:29:48 MET 1995
|
||||
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= apsfilter-${VERSION}
|
||||
PORTNAME= apsfilter
|
||||
PORTVERSION= 5.3.3
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= http://people.FreeBSD.org/~andreas/apsfilter/download/
|
||||
|
||||
@ -25,7 +25,6 @@ RUN_DEPENDS+= psnup:${PORTSDIR}/print/psutils-letter
|
||||
RUN_DEPENDS+= smbclient:${PORTSDIR}/net/samba
|
||||
.endif
|
||||
|
||||
VERSION= 5.3.3
|
||||
USE_BZIP2= yes
|
||||
WRKSRC= ${WRKDIR}/apsfilter
|
||||
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: apsfilter
|
||||
# Version required: 4.9.3
|
||||
# Date created: Tue Nov 14 18:29:48 MET 1995
|
||||
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= apsfilter-${VERSION}
|
||||
PORTNAME= apsfilter
|
||||
PORTVERSION= 5.3.3
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= http://people.FreeBSD.org/~andreas/apsfilter/download/
|
||||
|
||||
@ -25,7 +25,6 @@ RUN_DEPENDS+= psnup:${PORTSDIR}/print/psutils-letter
|
||||
RUN_DEPENDS+= smbclient:${PORTSDIR}/net/samba
|
||||
.endif
|
||||
|
||||
VERSION= 5.3.3
|
||||
USE_BZIP2= yes
|
||||
WRKSRC= ${WRKDIR}/apsfilter
|
||||
|
||||
|
@ -1,15 +1,15 @@
|
||||
# New ports collection makefile for: asmail
|
||||
# Version required: 1.0
|
||||
# Date created: 16 August 1997
|
||||
# Whom: brett@peloton.physics.montana.edu
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= asprint
|
||||
PKGNAME= asprint-1.0
|
||||
PORTNAME= asprint
|
||||
PORTVERSION= 1.0
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://ftp.afterstep.org/apps/asprint/
|
||||
DISTNAME= asprint
|
||||
|
||||
MAINTAINER= brett@peloton.runet.edu
|
||||
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: auctex
|
||||
# Version required: 9.9p
|
||||
# Date created: 21 November 1999
|
||||
# Whom: Martin Kammerhofer
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= auctex-9.9p
|
||||
PORTNAME= auctex
|
||||
PORTVERSION= 9.9p
|
||||
CATEGORIES= print elisp
|
||||
MASTER_SITES= ${MASTER_SITE_TEX_CTAN}
|
||||
MASTER_SITE_SUBDIR= support/auctex
|
||||
|
@ -1,16 +1,16 @@
|
||||
# ex:ts=8
|
||||
# Ports collection makefile for: bibcard
|
||||
# Version required: 0.0
|
||||
# Date created: Mon Feb 03, 1997
|
||||
# Whom: David O'Brien (obrien@FreeBSD.org)
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= bibcard.6.4
|
||||
PKGNAME= bibcard-0.6.4
|
||||
PORTNAME= bibcard
|
||||
PORTVERSION= 0.6.4
|
||||
CATEGORIES= print databases
|
||||
MASTER_SITES= ftp://crl.nmsu.edu/pub/misc/
|
||||
DISTNAME= bibcard.6.4
|
||||
EXTRACT_SUFX= .tar.Z
|
||||
|
||||
MAINTAINER= obrien@NUXI.com
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: bibview
|
||||
# Version required: 2.2
|
||||
# Date created: 21 July 1997
|
||||
# Whom: dbader@eece.unm.edu
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= bibview-2.2
|
||||
PORTNAME= bibview
|
||||
PORTVERSION= 2.2
|
||||
CATEGORIES= databases print
|
||||
MASTER_SITES= ${MASTER_SITE_TEX_CTAN}
|
||||
MASTER_SITE_SUBDIR= biblio/bibtex/utils/bibview-2.0
|
||||
@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= biblio/bibtex/utils/bibview-2.0
|
||||
MAINTAINER= dbader@eece.unm.edu
|
||||
|
||||
USE_IMAKE= yes
|
||||
WRKSRC= ${WRKDIR}/bibview-2.2
|
||||
WRKSRC= ${WRKDIR}/bibview-${PORTVERSION}
|
||||
MAN1= bibview.1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,4 @@
|
||||
# New ports collection makefile for: c2ps (a4)
|
||||
# Version required: 4.0
|
||||
# Date created: 19 March 1997
|
||||
# Whom: Matthew Hunt <mph@pobox.com>
|
||||
#
|
||||
|
@ -1,15 +1,15 @@
|
||||
# New ports collection makefile for: c2ps (letter)
|
||||
# Version required: 4.0
|
||||
# Date created: 19 March 1997
|
||||
# Whom: Matthew Hunt <mph@pobox.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= c2ps-4.0
|
||||
PKGNAME= c2ps-${PAPERSIZE}-4.0
|
||||
PORTNAME= c2ps-${PAPERSIZE}
|
||||
PORTVERSION= 4.0
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= http://www.cs.technion.ac.il/users/c2ps/
|
||||
DISTNAME= c2ps-${PORTVERSION}
|
||||
|
||||
MAINTAINER= mph@freebsd.org
|
||||
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: cdlabelgen
|
||||
# Version required: 1.5.0
|
||||
# Date created: Tue Jun 23 00:19:55 MET DST 1999
|
||||
# Whom: Juergen Lock <nox@jelal.kn-bremen.de>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= cdlabelgen-1.5.0
|
||||
PORTNAME= cdlabelgen
|
||||
PORTVERSION= 1.5.0
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= http://www.red-bean.com/~bwf/software/cdlabelgen/
|
||||
|
||||
|
@ -1,15 +1,15 @@
|
||||
# New ports collection makefile for: cmps
|
||||
# Version required: 1.0
|
||||
# Date created: 11 September 1998
|
||||
# Whom: giffunip
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= cmps
|
||||
PKGNAME= cmpsfont-1.0
|
||||
PORTNAME= cmpsfont
|
||||
PORTVERSION= 1.0
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://ftp.ams.org/pub/tex/psfonts/cm/
|
||||
DISTNAME= cmps
|
||||
EXTRACT_SUFX= -unix.tar.gz
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
@ -1,13 +1,13 @@
|
||||
# ex:ts=8
|
||||
# Ports collection makefile for: detex
|
||||
# Version required: 0.0
|
||||
# Date created: Mon Feb 17, 1997
|
||||
# Whom: David O'Brien (obrien@NUXI.com)
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= detex-2.6
|
||||
PORTNAME= detex
|
||||
PORTVERSION= 2.6
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://ftp.cs.purdue.edu/pub/trinkle/
|
||||
EXTRACT_SUFX= .tar
|
||||
|
@ -1,15 +1,15 @@
|
||||
# New ports collection makefile for: dvi2tty
|
||||
# Version required: 1.0
|
||||
# Date created: 17th February 1997
|
||||
# Whom: Joel Sutton <jsutton@bbcon.com.au>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= dvi2tty
|
||||
PKGNAME= dvi2tty-1.0
|
||||
PORTNAME= dvi2tty
|
||||
PORTVERSION= 1.0
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://ctan.unsw.edu.au/ctan/tex-archive/dviware/
|
||||
DISTNAME= dvi2tty
|
||||
|
||||
MAINTAINER= jsutton@bbcon.com.au
|
||||
|
||||
|
@ -1,17 +1,16 @@
|
||||
# New ports collection makefile for: dvi2xx
|
||||
# Version required: 0.51alpha9
|
||||
# Date created: 14 October 1994
|
||||
# Whom: jmz
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= dvi2xx
|
||||
PKGNAME= dvi2xx-0.51a9
|
||||
DISTFILES= dvi2xx.tar.gz
|
||||
PORTNAME= dvi2xx
|
||||
PORTVERSION= 0.51.a9
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ${MASTER_SITE_TEX_CTAN}
|
||||
MASTER_SITE_SUBDIR= dviware
|
||||
DISTNAME= dvi2xx
|
||||
|
||||
MAINTAINER= jmz@FreeBSD.org
|
||||
|
||||
|
@ -1,13 +1,12 @@
|
||||
# New ports collection makefile for: dvipdfm
|
||||
# Version required: 0.12.7
|
||||
# Date created: 16 January 2000
|
||||
# Whom: Stephen Montgomery-Smith <stephen@math.missouri.edu>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= dvipdfm-0.12.7b
|
||||
PKGNAME= dvipdfm-0.12.7
|
||||
PORTNAME= dvipdfm
|
||||
PORTVERSION= 0.12.7b
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= http://odo.kettering.edu/dvipdfm/
|
||||
|
||||
|
@ -1,15 +1,15 @@
|
||||
# New ports collection makefile for: dvips
|
||||
# Version required: 5.76
|
||||
# Date created: 30 September 1994
|
||||
# Whom: jmz
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= dvips576
|
||||
PKGNAME= dvips-5.76
|
||||
PORTNAME= dvips
|
||||
PORTVERSION= 5.76
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://ftp.tex.ac.uk/tex-archive/dviware/dvips/
|
||||
DISTNAME= dvips576
|
||||
|
||||
MAINTAINER= jmz@FreeBSD.org
|
||||
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: dvips2ascii
|
||||
# Version required: 1.0
|
||||
# Date created: 7 Aug 1997
|
||||
# Whom: eserte@cs.tu-berlin.de
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= dvips2ascii-1.3
|
||||
PORTNAME= dvips2ascii
|
||||
PORTVERSION= 1.3
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= http://www.de.freebsd.org/~eserte/distfiles/
|
||||
|
||||
|
@ -1,15 +1,15 @@
|
||||
# New ports collection makefile for: dviselect
|
||||
# Version required: ?
|
||||
# Date created: 12 October 1994
|
||||
# Whom: jmz
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= dviselect
|
||||
PKGNAME= dviselect-1.3
|
||||
PORTNAME= dviselect
|
||||
PORTVERSION= 1.3
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://ftp.ee.duke.edu/archives/
|
||||
DISTNAME= ${PORTNAME}
|
||||
|
||||
MAINTAINER= jmz@FreeBSD.org
|
||||
|
||||
|
@ -1,5 +1,4 @@
|
||||
# New ports collection makefile for: enscript (a4)
|
||||
# Version required: 1.6.1
|
||||
# Date created: 24 Jul, 1997
|
||||
# Whom: kline
|
||||
#
|
||||
|
@ -1,16 +1,16 @@
|
||||
# New ports collection makefile for: enscript (letter)
|
||||
# Version required: 1.6.1
|
||||
# Date created: 24 Jul, 1997
|
||||
# Whom: kline
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= enscript-1.6.1
|
||||
PKGNAME= enscript-${PAPERSIZE}-1.6.1
|
||||
PORTNAME= enscript-${PAPERSIZE}
|
||||
PORTVERSION= 1.6.1
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITE_SUBDIR= enscript
|
||||
DISTNAME= enscript-${PORTVERSION}
|
||||
|
||||
MAINTAINER= kline@thought.org
|
||||
|
||||
|
@ -1,5 +1,4 @@
|
||||
# New ports collection makefile for: enscript (letterdj)
|
||||
# Version required: 1.6.1
|
||||
# Date created: 24 Jul, 1997
|
||||
# Whom: kline
|
||||
#
|
||||
|
@ -1,15 +1,15 @@
|
||||
# New ports collection makefile for: enscriptfonts
|
||||
# Version required: 0.75
|
||||
# Date created: 15 June, 1998
|
||||
# Whom: kline
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= enscript_fonts-0.75
|
||||
PKGNAME= enscriptfonts-0.75
|
||||
PORTNAME= enscriptfonts
|
||||
PORTVERSION= 0.75
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://magnesium.net/pub/FreeBSD/xenscript/
|
||||
DISTNAME= enscript_fonts-0.75
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= kline@thought.org
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: freetype
|
||||
# Version required: 1.3
|
||||
# Date created: January 24, 1998
|
||||
# Whom: jseger@FreeBSD.org
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= freetype-1.3
|
||||
PORTNAME= freetype
|
||||
PORTVERSION= 1.3
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://ftp.tux.org/pub/devel/freetype/ \
|
||||
ftp://ftp.lerc.nasa.gov/ImageMagick/delegates/ \
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: freetype
|
||||
# Version required: 1.3
|
||||
# Date created: January 24, 1998
|
||||
# Whom: jseger@FreeBSD.org
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= freetype-1.3
|
||||
PORTNAME= freetype
|
||||
PORTVERSION= 1.3
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://ftp.tux.org/pub/devel/freetype/ \
|
||||
ftp://ftp.lerc.nasa.gov/ImageMagick/delegates/ \
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: ggv
|
||||
# Version required: 0.82
|
||||
# Date created: 21 August 1998
|
||||
# Whom: Yukihiro Nakai <Nakai@technologist.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= ggv-0.82
|
||||
PORTNAME= ggv
|
||||
PORTVERSION= 0.82
|
||||
CATEGORIES= print gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= stable/sources/ggv
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: ggv
|
||||
# Version required: 0.82
|
||||
# Date created: 21 August 1998
|
||||
# Whom: Yukihiro Nakai <Nakai@technologist.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= ggv-0.82
|
||||
PORTNAME= ggv
|
||||
PORTVERSION= 0.82
|
||||
CATEGORIES= print gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= stable/sources/ggv
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: ghostscript
|
||||
# Version required: 6.01
|
||||
# Date created: Tue Jun 10 21:58:54 CEST 1997
|
||||
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= ghostscript-${GS_VERSION}
|
||||
PORTNAME= ghostscript
|
||||
PORTVERSION= 6.01
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://ftp.cs.wisc.edu/ghost/aladdin/gs601/ \
|
||||
ftp://ftp.cs.wisc.edu/ghost/aladdin/fonts/ \
|
||||
@ -22,11 +22,10 @@ Y2K= http://www.cs.wisc.edu/~ghost/aladdin/y2k.html
|
||||
BUILD_DEPENDS= /nonexistent:${PORTSDIR}/graphics/jpeg:extract
|
||||
LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png
|
||||
|
||||
GS_VERSION= 6.01
|
||||
PLIST_SUB= GS_VERSION=${GS_VERSION}
|
||||
PLIST_SUB= GS_VERSION=${PORTVERSION}
|
||||
USE_XLIB= yes
|
||||
EXTRACT_ONLY= ${GS_SOURCES}
|
||||
WRKSRC= ${WRKDIR}/gs${GS_VERSION}
|
||||
WRKSRC= ${WRKDIR}/gs${PORTVERSION}
|
||||
USE_GMAKE= yes
|
||||
MAKEFILE= src/unix-gcc.mak
|
||||
CFLAGS+= -I${PREFIX}/include
|
||||
@ -37,7 +36,7 @@ MAN1= gs.1 dvipdf.1 font2c.1 eps2eps.1 gsbj.1 gsdj.1 gsdj500.1 \
|
||||
pfbtopfa.1 printafm.1 ps2ascii.1 ps2epsi.1 ps2pdf12.1 \
|
||||
ps2pdf13.1 ps2pdf.1 ps2pdfwr.1 ps2ps.1 wftopfa.1
|
||||
|
||||
GS_SOURCES= ghostscript-${GS_VERSION}.tar.gz
|
||||
GS_SOURCES= ghostscript-${PORTVERSION}.tar.gz
|
||||
# Note: the following two are real files that have symlinks with
|
||||
# later version numbers pointing to them. To avoid unnecessarily
|
||||
# downloading distfiles, do not change these when upgrading the port
|
||||
@ -101,11 +100,11 @@ post-install:
|
||||
@${INSTALL_SCRIPT} ${WRKSRC}/lib/lprsetup.sh ${PREFIX}/bin
|
||||
.for i in ${CONTRIB_UPP}
|
||||
@${INSTALL_DATA} ${FILESDIR}/$i \
|
||||
${PREFIX}/share/ghostscript/${GS_VERSION}/lib
|
||||
${PREFIX}/share/ghostscript/${PORTVERSION}/lib
|
||||
.endfor
|
||||
.if defined(PDFENCRYPT)
|
||||
@${INSTALL_DATA} ${DISTDIR}/pdf_sec.ps \
|
||||
${PREFIX}/share/ghostscript/${GS_VERSION}/lib
|
||||
${PREFIX}/share/ghostscript/${PORTVERSION}/lib
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: ghostscript
|
||||
# Version required: 5.50
|
||||
# Date created: Tue Jun 10 21:58:54 CEST 1997
|
||||
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= ghostscript-5.50
|
||||
PORTNAME= ghostscript
|
||||
PORTVERSION= 5.50
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://ftp.cs.wisc.edu/ghost/aladdin/gs550/ \
|
||||
http://www.erdw.ethz.ch/~bonk/ftp/gs-driver-distrib/ \
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: ghostscript
|
||||
# Version required: 6.01
|
||||
# Date created: Tue Jun 10 21:58:54 CEST 1997
|
||||
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= ghostscript-${GS_VERSION}
|
||||
PORTNAME= ghostscript
|
||||
PORTVERSION= 6.01
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://ftp.cs.wisc.edu/ghost/aladdin/gs601/ \
|
||||
ftp://ftp.cs.wisc.edu/ghost/aladdin/fonts/ \
|
||||
@ -22,11 +22,10 @@ Y2K= http://www.cs.wisc.edu/~ghost/aladdin/y2k.html
|
||||
BUILD_DEPENDS= /nonexistent:${PORTSDIR}/graphics/jpeg:extract
|
||||
LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png
|
||||
|
||||
GS_VERSION= 6.01
|
||||
PLIST_SUB= GS_VERSION=${GS_VERSION}
|
||||
PLIST_SUB= GS_VERSION=${PORTVERSION}
|
||||
USE_XLIB= yes
|
||||
EXTRACT_ONLY= ${GS_SOURCES}
|
||||
WRKSRC= ${WRKDIR}/gs${GS_VERSION}
|
||||
WRKSRC= ${WRKDIR}/gs${PORTVERSION}
|
||||
USE_GMAKE= yes
|
||||
MAKEFILE= src/unix-gcc.mak
|
||||
CFLAGS+= -I${PREFIX}/include
|
||||
@ -37,7 +36,7 @@ MAN1= gs.1 dvipdf.1 font2c.1 eps2eps.1 gsbj.1 gsdj.1 gsdj500.1 \
|
||||
pfbtopfa.1 printafm.1 ps2ascii.1 ps2epsi.1 ps2pdf12.1 \
|
||||
ps2pdf13.1 ps2pdf.1 ps2pdfwr.1 ps2ps.1 wftopfa.1
|
||||
|
||||
GS_SOURCES= ghostscript-${GS_VERSION}.tar.gz
|
||||
GS_SOURCES= ghostscript-${PORTVERSION}.tar.gz
|
||||
# Note: the following two are real files that have symlinks with
|
||||
# later version numbers pointing to them. To avoid unnecessarily
|
||||
# downloading distfiles, do not change these when upgrading the port
|
||||
@ -101,11 +100,11 @@ post-install:
|
||||
@${INSTALL_SCRIPT} ${WRKSRC}/lib/lprsetup.sh ${PREFIX}/bin
|
||||
.for i in ${CONTRIB_UPP}
|
||||
@${INSTALL_DATA} ${FILESDIR}/$i \
|
||||
${PREFIX}/share/ghostscript/${GS_VERSION}/lib
|
||||
${PREFIX}/share/ghostscript/${PORTVERSION}/lib
|
||||
.endfor
|
||||
.if defined(PDFENCRYPT)
|
||||
@${INSTALL_DATA} ${DISTDIR}/pdf_sec.ps \
|
||||
${PREFIX}/share/ghostscript/${GS_VERSION}/lib
|
||||
${PREFIX}/share/ghostscript/${PORTVERSION}/lib
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: ghostscript
|
||||
# Version required: 5.10
|
||||
# Date created: 11 December 1998
|
||||
# Whom: giffunip
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= ghostscript-5.10
|
||||
PORTNAME= ghostscript
|
||||
PORTVERSION= 5.10
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://ftp.sbs.de/pub/graphics/ghostscript/pcl3/ \
|
||||
${MASTER_SITE_GNU} \
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: ghostscript
|
||||
# Version required: 5.50
|
||||
# Date created: Tue Jun 10 21:58:54 CEST 1997
|
||||
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= ghostscript-5.50
|
||||
PORTNAME= ghostscript
|
||||
PORTVERSION= 5.50
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://ftp.cs.wisc.edu/ghost/aladdin/gs550/ \
|
||||
http://www.erdw.ethz.ch/~bonk/ftp/gs-driver-distrib/ \
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: ghostscript
|
||||
# Version required: 6.01
|
||||
# Date created: Tue Jun 10 21:58:54 CEST 1997
|
||||
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= ghostscript-${GS_VERSION}
|
||||
PORTNAME= ghostscript
|
||||
PORTVERSION= 6.01
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://ftp.cs.wisc.edu/ghost/aladdin/gs601/ \
|
||||
ftp://ftp.cs.wisc.edu/ghost/aladdin/fonts/ \
|
||||
@ -22,11 +22,10 @@ Y2K= http://www.cs.wisc.edu/~ghost/aladdin/y2k.html
|
||||
BUILD_DEPENDS= /nonexistent:${PORTSDIR}/graphics/jpeg:extract
|
||||
LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png
|
||||
|
||||
GS_VERSION= 6.01
|
||||
PLIST_SUB= GS_VERSION=${GS_VERSION}
|
||||
PLIST_SUB= GS_VERSION=${PORTVERSION}
|
||||
USE_XLIB= yes
|
||||
EXTRACT_ONLY= ${GS_SOURCES}
|
||||
WRKSRC= ${WRKDIR}/gs${GS_VERSION}
|
||||
WRKSRC= ${WRKDIR}/gs${PORTVERSION}
|
||||
USE_GMAKE= yes
|
||||
MAKEFILE= src/unix-gcc.mak
|
||||
CFLAGS+= -I${PREFIX}/include
|
||||
@ -37,7 +36,7 @@ MAN1= gs.1 dvipdf.1 font2c.1 eps2eps.1 gsbj.1 gsdj.1 gsdj500.1 \
|
||||
pfbtopfa.1 printafm.1 ps2ascii.1 ps2epsi.1 ps2pdf12.1 \
|
||||
ps2pdf13.1 ps2pdf.1 ps2pdfwr.1 ps2ps.1 wftopfa.1
|
||||
|
||||
GS_SOURCES= ghostscript-${GS_VERSION}.tar.gz
|
||||
GS_SOURCES= ghostscript-${PORTVERSION}.tar.gz
|
||||
# Note: the following two are real files that have symlinks with
|
||||
# later version numbers pointing to them. To avoid unnecessarily
|
||||
# downloading distfiles, do not change these when upgrading the port
|
||||
@ -101,11 +100,11 @@ post-install:
|
||||
@${INSTALL_SCRIPT} ${WRKSRC}/lib/lprsetup.sh ${PREFIX}/bin
|
||||
.for i in ${CONTRIB_UPP}
|
||||
@${INSTALL_DATA} ${FILESDIR}/$i \
|
||||
${PREFIX}/share/ghostscript/${GS_VERSION}/lib
|
||||
${PREFIX}/share/ghostscript/${PORTVERSION}/lib
|
||||
.endfor
|
||||
.if defined(PDFENCRYPT)
|
||||
@${INSTALL_DATA} ${DISTDIR}/pdf_sec.ps \
|
||||
${PREFIX}/share/ghostscript/${GS_VERSION}/lib
|
||||
${PREFIX}/share/ghostscript/${PORTVERSION}/lib
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: ghostscript
|
||||
# Version required: 5.50
|
||||
# Date created: Tue Jun 10 21:58:54 CEST 1997
|
||||
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= ghostscript-5.50
|
||||
PORTNAME= ghostscript
|
||||
PORTVERSION= 5.50
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://ftp.cs.wisc.edu/ghost/aladdin/gs550/ \
|
||||
http://www.erdw.ethz.ch/~bonk/ftp/gs-driver-distrib/ \
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: ghostscript
|
||||
# Version required: 6.01
|
||||
# Date created: Tue Jun 10 21:58:54 CEST 1997
|
||||
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= ghostscript-${GS_VERSION}
|
||||
PORTNAME= ghostscript
|
||||
PORTVERSION= 6.01
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://ftp.cs.wisc.edu/ghost/aladdin/gs601/ \
|
||||
ftp://ftp.cs.wisc.edu/ghost/aladdin/fonts/ \
|
||||
@ -22,11 +22,10 @@ Y2K= http://www.cs.wisc.edu/~ghost/aladdin/y2k.html
|
||||
BUILD_DEPENDS= /nonexistent:${PORTSDIR}/graphics/jpeg:extract
|
||||
LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png
|
||||
|
||||
GS_VERSION= 6.01
|
||||
PLIST_SUB= GS_VERSION=${GS_VERSION}
|
||||
PLIST_SUB= GS_VERSION=${PORTVERSION}
|
||||
USE_XLIB= yes
|
||||
EXTRACT_ONLY= ${GS_SOURCES}
|
||||
WRKSRC= ${WRKDIR}/gs${GS_VERSION}
|
||||
WRKSRC= ${WRKDIR}/gs${PORTVERSION}
|
||||
USE_GMAKE= yes
|
||||
MAKEFILE= src/unix-gcc.mak
|
||||
CFLAGS+= -I${PREFIX}/include
|
||||
@ -37,7 +36,7 @@ MAN1= gs.1 dvipdf.1 font2c.1 eps2eps.1 gsbj.1 gsdj.1 gsdj500.1 \
|
||||
pfbtopfa.1 printafm.1 ps2ascii.1 ps2epsi.1 ps2pdf12.1 \
|
||||
ps2pdf13.1 ps2pdf.1 ps2pdfwr.1 ps2ps.1 wftopfa.1
|
||||
|
||||
GS_SOURCES= ghostscript-${GS_VERSION}.tar.gz
|
||||
GS_SOURCES= ghostscript-${PORTVERSION}.tar.gz
|
||||
# Note: the following two are real files that have symlinks with
|
||||
# later version numbers pointing to them. To avoid unnecessarily
|
||||
# downloading distfiles, do not change these when upgrading the port
|
||||
@ -101,11 +100,11 @@ post-install:
|
||||
@${INSTALL_SCRIPT} ${WRKSRC}/lib/lprsetup.sh ${PREFIX}/bin
|
||||
.for i in ${CONTRIB_UPP}
|
||||
@${INSTALL_DATA} ${FILESDIR}/$i \
|
||||
${PREFIX}/share/ghostscript/${GS_VERSION}/lib
|
||||
${PREFIX}/share/ghostscript/${PORTVERSION}/lib
|
||||
.endfor
|
||||
.if defined(PDFENCRYPT)
|
||||
@${INSTALL_DATA} ${DISTDIR}/pdf_sec.ps \
|
||||
${PREFIX}/share/ghostscript/${GS_VERSION}/lib
|
||||
${PREFIX}/share/ghostscript/${PORTVERSION}/lib
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: ghostview
|
||||
# Version required: 1.5
|
||||
# Date created: 21 October 1994
|
||||
# Whom: jkh
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= ghostview-1.5
|
||||
PORTNAME= ghostview
|
||||
PORTVERSION= 1.5
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITE_SUBDIR= ghostview
|
||||
|
@ -1,16 +1,16 @@
|
||||
# New ports collection makefile for: gnomeprint
|
||||
# Version required: 0.16
|
||||
# Date created: 15 Jan 1999
|
||||
# Whom: Vanilla I. Shu <vanilla@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= gnome-print-0.16
|
||||
PKGNAME= gnomeprint-0.16
|
||||
PORTNAME= gnomeprint
|
||||
PORTVERSION= 0.16
|
||||
CATEGORIES= print gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= stable/sources/gnome-print
|
||||
DISTNAME= gnome-print-${PORTVERSION}
|
||||
|
||||
MAINTAINER= ade@FreeBSD.org
|
||||
|
||||
|
@ -1,16 +1,16 @@
|
||||
# New ports collection makefile for: gnomeprint
|
||||
# Version required: 0.16
|
||||
# Date created: 15 Jan 1999
|
||||
# Whom: Vanilla I. Shu <vanilla@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= gnome-print-0.16
|
||||
PKGNAME= gnomeprint-0.16
|
||||
PORTNAME= gnomeprint
|
||||
PORTVERSION= 0.16
|
||||
CATEGORIES= print gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= stable/sources/gnome-print
|
||||
DISTNAME= gnome-print-${PORTVERSION}
|
||||
|
||||
MAINTAINER= ade@FreeBSD.org
|
||||
|
||||
|
@ -1,15 +1,15 @@
|
||||
# New ports collection makefile for: GP
|
||||
# Version required: 2.5p1
|
||||
# Date created: 15 April 1997
|
||||
# Whom: Kiriyama Kazuhiko<kiri@kiri.toba-cmt.ac.jp>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= GP-2.5p2
|
||||
PKGNAME?= gp-2.5p2
|
||||
PORTNAME?= gp
|
||||
PORTVERSION?= 2.5.p2
|
||||
CATEGORIES= print tk42
|
||||
MASTER_SITES= http://www.itbrain.co.jp/~ueda/GP/
|
||||
DISTNAME= GP-2.5p2
|
||||
|
||||
MAINTAINER= kiri@kiri.toba-cmt.ac.jp
|
||||
|
||||
@ -30,7 +30,7 @@ RUN_DEPENDS+= ${PREFIX}/bin/wish4.2:${PORTSDIR}/x11-toolkits/tk42
|
||||
LANGEXT= en
|
||||
DOCDIRNAME= Doc
|
||||
DOCEXT=
|
||||
PAPERSIZE= letter
|
||||
pAPERSIZE= letter
|
||||
.elif (${LANGUAGE} == "Japanese")
|
||||
ALL_TARGET= ja filters
|
||||
LIB_DEPENDS= tcl76jp.1:${PORTSDIR}/japanese/tcl76
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: gsfonts
|
||||
# Version required: 5.10
|
||||
# Date created: 11 September 1997
|
||||
# Whom: giffunip
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= gsfonts-5.10
|
||||
PORTNAME= gsfonts
|
||||
PORTVERSION= 5.10
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ${MASTER_SITE_GNU} \
|
||||
ftp://ftp.cs.wisc.edu/ghost/gnu/gs510/
|
||||
|
@ -1,13 +1,13 @@
|
||||
# ex:ts=8
|
||||
# Ports collection makefile for: gv
|
||||
# Version required: 0.0
|
||||
# Date created: 16 Apr 1996
|
||||
# Whom: tg@freebsd.org
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= gv-3.5.8
|
||||
PORTNAME= gv
|
||||
PORTVERSION= 3.5.8
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/gv/unix/ \
|
||||
${MASTER_SITE_TEX_CTAN}
|
||||
|
@ -1,16 +1,16 @@
|
||||
# New ports collection makefile for: hp2xx
|
||||
# Version required: 3.20
|
||||
# Date created: 17 Jan 1999
|
||||
# Whom: Lars Koeller
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= hp2xx-3.20-png
|
||||
PKGNAME= hp2xx-3.20
|
||||
PORTNAME= hp2xx
|
||||
PORTVERSION= 3.20
|
||||
CATEGORIES= print x11
|
||||
MASTER_SITES= ftp://ftp.rz.uni-duesseldorf.de/pub/graphics/ \
|
||||
ftp://ftp.uni-bielefeld.de/pub/systems/FreeBSD/lkoeller/
|
||||
DISTNAME= hp2xx-3.20-png
|
||||
|
||||
MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE
|
||||
|
||||
|
@ -1,17 +1,16 @@
|
||||
# New ports collection makefile for: html2latex
|
||||
# Version required: 0.9c
|
||||
# Date created: 29-March-1996
|
||||
# Whom: joerg
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= html2latex-0.9c
|
||||
PKGNAME= html2latex-0.9
|
||||
PORTNAME= html2latex
|
||||
PORTVERSION= 0.9c
|
||||
CATEGORIES= print
|
||||
# I can't seem to find the original dist site
|
||||
MASTER_SITES= ftp://ftp.interface-business.de/pub/outgoing/
|
||||
DISTFILES= html2latex-0.9c.tar.Z
|
||||
EXTRACT_SUFX= .tar.Z
|
||||
|
||||
MAINTAINER= joerg@FreeBSD.org
|
||||
|
||||
|
@ -1,5 +1,4 @@
|
||||
# New ports collection makefile for: html2ps-a4
|
||||
# Version required: 1.0b1
|
||||
# Date created: Sat Nov 22 12:54:50 CET 1997
|
||||
# Whom: andreas
|
||||
#
|
||||
|
@ -1,15 +1,15 @@
|
||||
# New ports collection makefile for: html2ps-letter
|
||||
# Version required: 1.0b1
|
||||
# Date created: Sat Nov 22 12:54:50 CET 1997
|
||||
# Whom: andreas
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= html2ps-1.0b1
|
||||
PKGNAME= html2ps-${PAPERSIZE}-1.0
|
||||
PORTNAME= html2ps-${PAPERSIZE}
|
||||
PORTVERSION= 1.0
|
||||
CATEGORIES= print www perl5
|
||||
MASTER_SITES= http://www.tdb.uu.se/~jan/
|
||||
DISTNAME= html2ps-1.0b1
|
||||
|
||||
MAINTAINER= andreas@FreeBSD.org
|
||||
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: Hyperlatex
|
||||
# Version required: 2.3.1
|
||||
# Date created: 2 August 1994
|
||||
# Whom: Robert Withrow <witr@rwwa.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= Hyperlatex-2.3.1
|
||||
PORTNAME= Hyperlatex
|
||||
PORTVERSION= 2.3.1
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://ftp.cs.uni-magdeburg.de/pub/ipe/
|
||||
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: ifhp
|
||||
# Version required: 3.3.10
|
||||
# Date created: 27 August 1999
|
||||
# Whom: papowell@astart.com
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= ifhp-3.3.10
|
||||
PORTNAME= ifhp
|
||||
PORTVERSION= 3.3.10
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://ftp.astart.com/pub/LPRng/FILTERS/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
@ -1,5 +1,4 @@
|
||||
# New ports collection makefile for: jadetex
|
||||
# Version required: 2.3
|
||||
# Date created: 5 December 1998
|
||||
# Whom: Sean Kelly <kelly@plutotech.com>
|
||||
#
|
||||
@ -12,11 +11,10 @@
|
||||
# EXTRACT_SUFX, EXTRACT_AFTER_ARGS, and NO_WRKSUBDIR.
|
||||
#
|
||||
|
||||
DISTNAME= jadetex
|
||||
PKGNAME= ${DISTNAME}-${VERSION}
|
||||
PORTNAME= jadetex
|
||||
PORTVERSION= 2.3
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= http://people.FreeBSD.org/~nik/distfiles/jadetex/
|
||||
EXTRACT_SUFX=
|
||||
DISTFILES= Makefile.jadetex jadetex.dtx jadetex.ini jadetex.ins \
|
||||
pdfjadetex.ini
|
||||
|
||||
@ -25,7 +23,6 @@ MAINTAINER= kelly@plutotech.com
|
||||
BUILD_DEPENDS= tex:${PORTSDIR}/print/teTeX
|
||||
RUN_DEPENDS= tex:${PORTSDIR}/print/teTeX
|
||||
|
||||
VERSION= 2.3
|
||||
DIST_SUBDIR= jadetex
|
||||
NO_WRKSUBDIR= yes
|
||||
EXTRACT_CMD= ${CP}
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: klyx
|
||||
# Version required: 0.10.0
|
||||
# Date created: 23 May 1998
|
||||
# Whom: Hans Petter Bieker <hanspb@persbraten.vgs.no>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= klyx-0.10.0
|
||||
PORTNAME= klyx
|
||||
PORTVERSION= 0.10.0
|
||||
CATEGORIES= print kde
|
||||
MASTER_SITES= ${MASTER_SITE_KDE}
|
||||
MASTER_SITE_SUBDIR= unstable/apps/office
|
||||
|
@ -1,25 +1,23 @@
|
||||
# New ports collection makefile for: latex
|
||||
# Version required: ?
|
||||
# Date created: 29 September 1994
|
||||
# Whom: jmz
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= latex
|
||||
PKGNAME= latex2e-${VERSION}
|
||||
PORTNAME= latex2e
|
||||
PORTVERSION= 99.12
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://ftp.freesoftware.com/pub/tex/package/
|
||||
DISTFILES= latex_mf-${VERSION}.tar.gz latex_tfm-${VERSION}.tar.gz \
|
||||
latex_base-${VERSION}.tar.gz latex_tools-${VERSION}.tar.gz \
|
||||
latex_graphics-${VERSION}.tar.gz latex_psnfss-${VERSION}.tar.gz
|
||||
DISTFILES= latex_mf-${PORTVERSION}.tar.gz latex_tfm-${PORTVERSION}.tar.gz \
|
||||
latex_base-${PORTVERSION}.tar.gz latex_tools-${PORTVERSION}.tar.gz \
|
||||
latex_graphics-${PORTVERSION}.tar.gz latex_psnfss-${PORTVERSION}.tar.gz
|
||||
|
||||
MAINTAINER= jmz@FreeBSD.org
|
||||
|
||||
BUILD_DEPENDS= tex:${PORTSDIR}/print/tex
|
||||
RUN_DEPENDS= tex:${PORTSDIR}/print/tex
|
||||
|
||||
VERSION= 99.12
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
MANUAL_PACKAGE_BUILD= has to be built with tex port
|
||||
|
@ -1,13 +1,12 @@
|
||||
# New ports collection makefile for: latex2rtf
|
||||
# Version required: 1.8
|
||||
# Date created: 14 Dec 1999
|
||||
# Whom: Joerg Wunsch <joerg@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= latex2rtf-1.8a
|
||||
PKGNAME= latex2rtf-1.8
|
||||
PORTNAME= latex2rtf
|
||||
PORTVERSION= 1.8a
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ${MASTER_SITE_TEX_CTAN}
|
||||
MASTER_SITE_SUBDIR= support/latex2rtf
|
||||
|
@ -1,16 +1,16 @@
|
||||
# New ports collection makefile for: gnomeprint
|
||||
# Version required: 0.16
|
||||
# Date created: 15 Jan 1999
|
||||
# Whom: Vanilla I. Shu <vanilla@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= gnome-print-0.16
|
||||
PKGNAME= gnomeprint-0.16
|
||||
PORTNAME= gnomeprint
|
||||
PORTVERSION= 0.16
|
||||
CATEGORIES= print gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= stable/sources/gnome-print
|
||||
DISTNAME= gnome-print-${PORTVERSION}
|
||||
|
||||
MAINTAINER= ade@FreeBSD.org
|
||||
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: lout
|
||||
# Version required: 3.17
|
||||
# Date created: 10/22/96
|
||||
# Whom: oly@world.std.com
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= lout-3.17
|
||||
PORTNAME= lout
|
||||
PORTVERSION= 3.17
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ${MASTER_SITE_TEX_CTAN} \
|
||||
ftp://ftp.cs.usyd.edu.au/jeff/lout/
|
||||
|
@ -1,6 +1,5 @@
|
||||
# ex:ts=8
|
||||
# Ports collection makefile for: lprps (a4)
|
||||
# Version required: 0.0
|
||||
# Date created: Sat Aug 3, 1996
|
||||
# Whom: David O'Brien (obrien@cs.ucdavis.edu)
|
||||
#
|
||||
|
@ -1,16 +1,16 @@
|
||||
# ex:ts=8
|
||||
# Ports collection makefile for: lprps (letter)
|
||||
# Version required: 0.0
|
||||
# Date created: Sat Aug 3, 1996
|
||||
# Whom: David O'Brien (obrien@cs.ucdavis.edu)
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= lprps-2.5
|
||||
PKGNAME= lprps-${PAPERSIZE}-2.5
|
||||
PORTNAME= lprps-${PAPERSIZE}
|
||||
PORTVERSION= 2.5
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://ftp.jclark.com/pub/lprps/
|
||||
DISTNAME= lprps-2.5
|
||||
EXTRACT_SUFX= .tar.Z
|
||||
|
||||
MAINTAINER= obrien@FreeBSD.org
|
||||
|
@ -1,17 +1,17 @@
|
||||
# New ports collection makefile for: lyx
|
||||
# Version required: 1.1.4
|
||||
# Date created: Sa 12 Okt 1996 19:20:51 MET DST
|
||||
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= lyx-1.1.4
|
||||
PKGNAME= lyx-1.1.4.2
|
||||
PORTNAME= lyx
|
||||
PORTVERSION= 1.1.4.2
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \
|
||||
ftp://ftp.sdsc.edu/pub/other/lyx/stable/ \
|
||||
ftp://gd.tuwien.ac.at/publishing/tex/lyx/stable/
|
||||
DISTNAME= lyx-1.1.4
|
||||
|
||||
PATCH_SITES= ${MASTER_SITES}
|
||||
PATCHFILES= patch-1.1.4fix1.gz patch-1.1.4fix2.gz
|
||||
|
@ -1,17 +1,17 @@
|
||||
# New ports collection makefile for: lyx
|
||||
# Version required: 1.1.4
|
||||
# Date created: Sa 12 Okt 1996 19:20:51 MET DST
|
||||
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= lyx-1.1.4
|
||||
PKGNAME= lyx-1.1.4.2
|
||||
PORTNAME= lyx
|
||||
PORTVERSION= 1.1.4.2
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \
|
||||
ftp://ftp.sdsc.edu/pub/other/lyx/stable/ \
|
||||
ftp://gd.tuwien.ac.at/publishing/tex/lyx/stable/
|
||||
DISTNAME= lyx-1.1.4
|
||||
|
||||
PATCH_SITES= ${MASTER_SITES}
|
||||
PATCHFILES= patch-1.1.4fix1.gz patch-1.1.4fix2.gz
|
||||
|
@ -1,17 +1,17 @@
|
||||
# New ports collection makefile for: lyx
|
||||
# Version required: 1.1.4
|
||||
# Date created: Sa 12 Okt 1996 19:20:51 MET DST
|
||||
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= lyx-1.1.4
|
||||
PKGNAME= lyx-1.1.4.2
|
||||
PORTNAME= lyx
|
||||
PORTVERSION= 1.1.4.2
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \
|
||||
ftp://ftp.sdsc.edu/pub/other/lyx/stable/ \
|
||||
ftp://gd.tuwien.ac.at/publishing/tex/lyx/stable/
|
||||
DISTNAME= lyx-1.1.4
|
||||
|
||||
PATCH_SITES= ${MASTER_SITES}
|
||||
PATCHFILES= patch-1.1.4fix1.gz patch-1.1.4fix2.gz
|
||||
|
@ -1,17 +1,17 @@
|
||||
# New ports collection makefile for: lyx
|
||||
# Version required: 1.1.4
|
||||
# Date created: Sa 12 Okt 1996 19:20:51 MET DST
|
||||
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= lyx-1.1.4
|
||||
PKGNAME= lyx-1.1.4.2
|
||||
PORTNAME= lyx
|
||||
PORTVERSION= 1.1.4.2
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \
|
||||
ftp://ftp.sdsc.edu/pub/other/lyx/stable/ \
|
||||
ftp://gd.tuwien.ac.at/publishing/tex/lyx/stable/
|
||||
DISTNAME= lyx-1.1.4
|
||||
|
||||
PATCH_SITES= ${MASTER_SITES}
|
||||
PATCHFILES= patch-1.1.4fix1.gz patch-1.1.4fix2.gz
|
||||
|
@ -1,17 +1,17 @@
|
||||
# New ports collection makefile for: lyx
|
||||
# Version required: 1.1.4
|
||||
# Date created: Sa 12 Okt 1996 19:20:51 MET DST
|
||||
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= lyx-1.1.4
|
||||
PKGNAME= lyx-1.1.4.2
|
||||
PORTNAME= lyx
|
||||
PORTVERSION= 1.1.4.2
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \
|
||||
ftp://ftp.sdsc.edu/pub/other/lyx/stable/ \
|
||||
ftp://gd.tuwien.ac.at/publishing/tex/lyx/stable/
|
||||
DISTNAME= lyx-1.1.4
|
||||
|
||||
PATCH_SITES= ${MASTER_SITES}
|
||||
PATCHFILES= patch-1.1.4fix1.gz patch-1.1.4fix2.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: magicfilter
|
||||
# Version required: magicfilter-1.2
|
||||
# Date created: 24 Mar 1999
|
||||
# Whom: CHOI Junho <cjh@kr.freebsd.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= magicfilter-1.2
|
||||
PORTNAME= magicfilter
|
||||
PORTVERSION= 1.2
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ${MASTER_SITE_SUNSITE}
|
||||
MASTER_SITE_SUBDIR= system/printing
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: makeindex
|
||||
# Version required: 3.0.8
|
||||
# Date created: 12 October 1994
|
||||
# Whom: jmz
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= makeindex-3.0.8
|
||||
PORTNAME= makeindex
|
||||
PORTVERSION= 3.0.8
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://ftp.th-darmstadt.de/pub/tex/src/makeindex/BETA/
|
||||
EXTRACT_SUFX= .tar.Z
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: mgv
|
||||
# Version required: mgv-3.1.5
|
||||
# Date created: 4 Mar 1998
|
||||
# Whom: handy@physics.montana.edu
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= mgv-3.1.5
|
||||
PORTNAME= mgv
|
||||
PORTVERSION= 3.1.5
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= http://www.trends.net/~mu/srcs/
|
||||
|
||||
|
@ -1,6 +1,5 @@
|
||||
# ex:ts=8
|
||||
# Ports collection makefile for: mp (a4)
|
||||
# Version required: 0.0
|
||||
# Date created: 11 July 1996
|
||||
# Whom: David O'Brien <obrien@cs.ucdavis.edu>
|
||||
#
|
||||
|
@ -1,17 +1,17 @@
|
||||
# ex:ts=8
|
||||
# Ports collection makefile for: mp (letter)
|
||||
# Version required: 0.0
|
||||
# Date created: 11 July 1996
|
||||
# Whom: David O'Brien <obrien@cs.ucdavis.edu>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= mp-3.0.1
|
||||
PKGNAME= mp-${PAPERSIZE}-3.0.1
|
||||
PORTNAME= mp-${PAPERSIZE}
|
||||
PORTVERSION= 3.0.1
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://ftp.NUXI.com/pub/misc/ \
|
||||
ftp://ftp.win.tue.nl/pub/mail/
|
||||
DISTNAME= mp-3.0.1
|
||||
|
||||
MAINTAINER= obrien@FreeBSD.org
|
||||
|
||||
|
@ -1,11 +1,12 @@
|
||||
# New ports collection makefile for: mpage
|
||||
# Version required: 2.5
|
||||
# Date created: 19 February 1998
|
||||
# Whom: Kapil Chowksey
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= mpage-2.5
|
||||
PORTNAME= mpage
|
||||
PORTVERSION= 2.5
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://ftp.mesa.nl/pub/mpage/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: musixtex
|
||||
# Version required: T97
|
||||
# Date created: 9 july 1995
|
||||
# Whom: jmz
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= musixtex-T98
|
||||
PORTNAME= musixtex
|
||||
PORTVERSION= T98
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://ftp.tex.ac.uk/tex-archive/macros/musixtex/taupin/
|
||||
DISTFILES= musixtex-T98.tar.gz musixexa-T90.tar.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: nenscript
|
||||
# Version required: 1.13.3
|
||||
# Date created: 10 November 1999
|
||||
# Whom: cjm2
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= nenscript-1.13.3
|
||||
PORTNAME= nenscript
|
||||
PORTVERSION= 1.13.3
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= http://www.im.lcs.mit.edu/~magnus/nenscript/
|
||||
|
||||
|
@ -1,16 +1,16 @@
|
||||
# ports collection makefile for: Clipboard
|
||||
# Version required: 2.4
|
||||
# Date created: 28 Jun 1997
|
||||
# Whom: Ruslan Shevchenko <ruslan@shevchenko.kiev.ua>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= Printer-2.4
|
||||
PKGNAME= offix-printer-2.4
|
||||
PORTNAME= offix-printer
|
||||
PORTVERSION= 2.4
|
||||
CATEGORIES= print offix
|
||||
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
||||
MASTER_SITE_SUBDIR= desktop_managers/OffiX
|
||||
DISTNAME= Printer-2.4
|
||||
|
||||
MAINTAINER= ruslan@shevchenko.kiev.ua
|
||||
|
||||
|
@ -1,22 +1,22 @@
|
||||
# New ports collection makefile for: pbm2ppa
|
||||
# Version required: 0.8.6
|
||||
# Date created: 18 November 1998
|
||||
# Whom: smace@freebsd.org
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= ppa-0.8.6
|
||||
PKGNAME= pbm2ppa-0.8.6
|
||||
PORTNAME= pbm2ppa
|
||||
PORTVERSION= 0.8.6
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= http://www.httptech.com/ppa/files/
|
||||
DISTNAME= ppa-0.8.6
|
||||
|
||||
MAINTAINER= smace@freebsd.org
|
||||
|
||||
RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript5 \
|
||||
enscript:${PORTSDIR}/print/enscript-letter
|
||||
|
||||
WRKSRC= ${WRKDIR}/pbm2ppa-0.8.6
|
||||
WRKSRC= ${WRKDIR}/${PKGNAME}
|
||||
USE_GMAKE= yes
|
||||
|
||||
HPMODEL?= 720
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: pclprint
|
||||
# Version required: 1.0
|
||||
# Date created: 27 Aug 1999
|
||||
# Whom: Will Andrews <andrews@technologist.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= pclprint-1.0
|
||||
PORTNAME= pclprint
|
||||
PORTVERSION= 1.0
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://andrsn.stanford.edu/pub/print/ \
|
||||
http://www.psn.net/~andrews/dist/
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: pdflib
|
||||
# Version required: 2.0
|
||||
# Date created: Mon Jan 18 17:03:33 CET 1999
|
||||
# Whom: Dirk Froemberg <dirk@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= pdflib-2.01
|
||||
PORTNAME= pdflib
|
||||
PORTVERSION= 2.01
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= http://www.pdflib.com/pdflib/download/ \
|
||||
http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: pdflib
|
||||
# Version required: 2.0
|
||||
# Date created: Mon Jan 18 17:03:33 CET 1999
|
||||
# Whom: Dirk Froemberg <dirk@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= pdflib-2.01
|
||||
PORTNAME= pdflib
|
||||
PORTVERSION= 2.01
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= http://www.pdflib.com/pdflib/download/ \
|
||||
http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: pdflib
|
||||
# Version required: 2.0
|
||||
# Date created: Mon Jan 18 17:03:33 CET 1999
|
||||
# Whom: Dirk Froemberg <dirk@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= pdflib-2.01
|
||||
PORTNAME= pdflib
|
||||
PORTVERSION= 2.01
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= http://www.pdflib.com/pdflib/download/ \
|
||||
http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: pdq
|
||||
# Version required: 2.1.1
|
||||
# Date created: 15 May 1999
|
||||
# Whom: Yin-Jieh Chen <yinjieh@csie.nctu.edu.tw>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= pdq-2.1.1
|
||||
PORTNAME= pdq
|
||||
PORTVERSION= 2.1.1
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://feynman.tam.uiuc.edu/pub/pdq/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: perlftlib
|
||||
# Version required: 1.2
|
||||
# Date created: 98/12/22
|
||||
# Whom: Satoshi TAOKA <taoka@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= perlftlib-1.2
|
||||
PORTNAME= perlftlib
|
||||
PORTVERSION= 1.2
|
||||
CATEGORIES= print perl5
|
||||
MASTER_SITES= ftp://ftp.big.or.jp/pub/usr2/jam/ft/ \
|
||||
${MASTER_SITE_PORTS_JP} \
|
||||
|
@ -1,5 +1,4 @@
|
||||
# New ports collection makefile for: English PK fonts at 118dpi
|
||||
# Version required: ?
|
||||
# Date created: 06 Nov 1998
|
||||
# Whom: Satoshi Asami <asami@FreeBSD.org>
|
||||
#
|
||||
|
@ -1,5 +1,4 @@
|
||||
# New ports collection makefile for: English PK fonts at 240dpi
|
||||
# Version required: ?
|
||||
# Date created: 06 Nov 1998
|
||||
# Whom: Satoshi Asami <asami@FreeBSD.org>
|
||||
#
|
||||
|
@ -1,13 +1,12 @@
|
||||
# New ports collection makefile for: English PK fonts
|
||||
# Version required: ?
|
||||
# Date created: 16 Mar 1996
|
||||
# Whom: Hideaki Ohmon <ohmon@tom.sfc.keio.ac.jp>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= pkfonts
|
||||
PKGNAME= pkfonts${RESOLUTION}-1.0
|
||||
PORTNAME= pkfonts${RESOLUTION}
|
||||
PORTVERSION= 1.0
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ${MASTER_SITE_PORTS_JP}
|
||||
MASTER_SITE_SUBDIR= pkfonts
|
||||
|
@ -1,5 +1,4 @@
|
||||
# New ports collection makefile for: English PK fonts at 360dpi
|
||||
# Version required: ?
|
||||
# Date created: 06 Nov 1998
|
||||
# Whom: Satoshi Asami <asami@FreeBSD.org>
|
||||
#
|
||||
|
@ -1,5 +1,4 @@
|
||||
# New ports collection makefile for: English PK fonts at 400dpi
|
||||
# Version required: ?
|
||||
# Date created: 06 Nov 1998
|
||||
# Whom: Satoshi Asami <asami@FreeBSD.org>
|
||||
#
|
||||
|
@ -1,5 +1,4 @@
|
||||
# New ports collection makefile for: English PK fonts at 600dpi
|
||||
# Version required: ?
|
||||
# Date created: 06 Nov 1998
|
||||
# Whom: Satoshi Asami <asami@FreeBSD.org>
|
||||
#
|
||||
|
@ -1,22 +1,22 @@
|
||||
# New ports collection makefile for: pbm2ppa
|
||||
# Version required: 0.8.6
|
||||
# Date created: 18 November 1998
|
||||
# Whom: smace@freebsd.org
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= ppa-0.8.6
|
||||
PKGNAME= pbm2ppa-0.8.6
|
||||
PORTNAME= pbm2ppa
|
||||
PORTVERSION= 0.8.6
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= http://www.httptech.com/ppa/files/
|
||||
DISTNAME= ppa-0.8.6
|
||||
|
||||
MAINTAINER= smace@freebsd.org
|
||||
|
||||
RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript5 \
|
||||
enscript:${PORTSDIR}/print/enscript-letter
|
||||
|
||||
WRKSRC= ${WRKDIR}/pbm2ppa-0.8.6
|
||||
WRKSRC= ${WRKDIR}/${PKGNAME}
|
||||
USE_GMAKE= yes
|
||||
|
||||
HPMODEL?= 720
|
||||
|
@ -1,15 +1,15 @@
|
||||
# New ports collection makefile for: poster
|
||||
# Version required: 1.0
|
||||
# Date created: 15 January 2000
|
||||
# Whom: Yoshiro MIHIRA <sanpei@sanpei.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= poster
|
||||
PKGNAME= poster-1.0
|
||||
PORTNAME= poster
|
||||
PORTVERSION= 1.0
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://ftp.ics.ele.tue.nl/pub/users/jos/poster/
|
||||
DISTNAME= poster
|
||||
|
||||
MAINTAINER= sanpei@sanpei.org
|
||||
|
||||
|
@ -1,15 +1,15 @@
|
||||
# New ports collection makefile for: pstotext
|
||||
# Version required: 2.1
|
||||
# Date created: December 6, 1999
|
||||
# Whom: Oliver Breuninger <ob@seicom.NET>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= pstotext
|
||||
PKGNAME= pstotext-2.1
|
||||
PORTNAME= pstotext
|
||||
PORTVERSION= 2.1
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= http://www.research.digital.com/SRC/virtualpaper/cgi-bin/nph-download.tcl/pstotext.tar.Z?object=pstotext
|
||||
DISTNAME= pstotext
|
||||
EXTRACT_SUFX= .tar.Z
|
||||
|
||||
MAINTAINER= ob@seicom.NET
|
||||
|
@ -1,5 +1,4 @@
|
||||
# New ports collection makefile for: psutils (a4)
|
||||
# Version required: 1.16
|
||||
# Date created: 21 September 1994
|
||||
# Whom: jmz & David O'Brien (obrien@cs.ucdavis.edu)
|
||||
#
|
||||
|
@ -1,15 +1,15 @@
|
||||
# New ports collection makefile for: psutils (letter)
|
||||
# Version required: 1.16
|
||||
# Date created: 21 September 1994
|
||||
# Whom: jmz & David O'Brien (obrien@cs.ucdavis.edu)
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= psutils-p17
|
||||
PKGNAME= psutils-${PAPERSIZE}-1.17
|
||||
PORTNAME= psutils-${PAPERSIZE}
|
||||
PORTVERSION= 1.17
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://ftp.dcs.ed.ac.uk/pub/ajcd/
|
||||
DISTNAME= psutils-p17
|
||||
|
||||
MAINTAINER= jmz@FreeBSD.org
|
||||
|
||||
|
@ -1,11 +1,12 @@
|
||||
# New ports collection makefile for: rlpr
|
||||
# Version required: 2.0
|
||||
# Date created: 11 April 1999
|
||||
# Whom: Mikhail Teterin
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= rlpr-2.02
|
||||
PORTNAME= rlpr
|
||||
PORTVERSION= 2.02
|
||||
CATEGORIES= print net
|
||||
MASTER_SITES= ${MASTER_SITE_SUNSITE}
|
||||
MASTER_SITE_SUBDIR= system/printing
|
||||
|
@ -1,15 +1,15 @@
|
||||
# New ports collection makefile for: rtf2LaTeX
|
||||
# Version required: 1.5
|
||||
# Date created: 25 Jan 1995
|
||||
# Whom: Thomas Gellekum <tg@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= rtf2LaTeX.1.5
|
||||
PKGNAME= rtf2latex-1.5
|
||||
PORTNAME= rtf2latex
|
||||
PORTVERSION= 1.5
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://ftp.dante.de/pub/tex/support/rtf2latex/
|
||||
DISTNAME= rtf2LaTeX.1.5
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: t1utils
|
||||
# Version required: 1.14
|
||||
# Date created: 2 September 1999
|
||||
# Whom: mwm
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= t1utils-1.14
|
||||
PORTNAME= t1utils
|
||||
PORTVERSION= 1.14
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= http://www.lcdf.org/~eddietwo/type/
|
||||
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user