From a28c2d8099f0f0cc8c0385a9a98b295cc60a943b Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Sat, 15 Apr 1995 04:34:11 +0000 Subject: Print Makefiles...this one was tough! --- print/a2ps-letter/Makefile | 17 ++++++++++++++--- print/a2ps43-letter/Makefile | 17 ++++++++++++++--- print/afm/Makefile | 12 ++++++++++-- print/dvi2xx/Makefile | 9 +++++++++ print/dvips/Makefile | 17 ++++++++++++++--- print/dviselect/Makefile | 11 ++++++++++- print/ghostview/Makefile | 8 +++++--- print/latex/Makefile | 20 ++++++++++++++++---- print/makeindex/Makefile | 15 ++++++++++++--- print/psutils-letter/Makefile | 14 ++++++++++++-- print/tex/Makefile | 18 ++++++++++++------ print/texinfo/Makefile | 14 ++++++++++++-- print/xdvi/Makefile | 17 ++++++++++++++--- 13 files changed, 154 insertions(+), 35 deletions(-) diff --git a/print/a2ps-letter/Makefile b/print/a2ps-letter/Makefile index 2b4baf130aa0..8e0a1779185d 100644 --- a/print/a2ps-letter/Makefile +++ b/print/a2ps-letter/Makefile @@ -1,10 +1,21 @@ +# New ports collection makefile for: a2ps +# Version required: 4.3 +# Date created: 6 November 1994 +# Whom: jmz +# +# $Id$ +# + DISTNAME= a2ps -DISTFILES= a2ps.V4.3.tar.gz -MASTER_SITES= ftp://ftp.imag.fr/archive/postscript/ +PKGNAME= a2ps-4.3 CATEGORIES+= printing -NO_WRKSUBDIR= yes +MASTER_SITES= ftp://ftp.imag.fr/archive/postscript/ +DISTFILES= a2ps.V4.3.tar.gz + MAINTAINER= jmz@FreeBSD.org +NO_WRKSUBDIR= yes + pre-install: @mkdir -p ${PREFIX}/bin @mkdir -p ${PREFIX}/man/man1 diff --git a/print/a2ps43-letter/Makefile b/print/a2ps43-letter/Makefile index 2b4baf130aa0..8e0a1779185d 100644 --- a/print/a2ps43-letter/Makefile +++ b/print/a2ps43-letter/Makefile @@ -1,10 +1,21 @@ +# New ports collection makefile for: a2ps +# Version required: 4.3 +# Date created: 6 November 1994 +# Whom: jmz +# +# $Id$ +# + DISTNAME= a2ps -DISTFILES= a2ps.V4.3.tar.gz -MASTER_SITES= ftp://ftp.imag.fr/archive/postscript/ +PKGNAME= a2ps-4.3 CATEGORIES+= printing -NO_WRKSUBDIR= yes +MASTER_SITES= ftp://ftp.imag.fr/archive/postscript/ +DISTFILES= a2ps.V4.3.tar.gz + MAINTAINER= jmz@FreeBSD.org +NO_WRKSUBDIR= yes + pre-install: @mkdir -p ${PREFIX}/bin @mkdir -p ${PREFIX}/man/man1 diff --git a/print/afm/Makefile b/print/afm/Makefile index ff00fbf1f8fc..661eb049c43c 100644 --- a/print/afm/Makefile +++ b/print/afm/Makefile @@ -1,7 +1,15 @@ +# New ports collection makefile for: afm +# Version required: ? +# Date created: 23 November 1994 +# Whom: ljo +# +# $Id$ +# + DISTNAME= afm -DISTFILES= afm-tar.Z -MASTER_SITES= ftp://sgi.com/sgi/fax/source/ +PKGNAME= afm-1.0 CATEGORIES+= printing +MASTER_SITES= ftp://sgi.com/sgi/fax/source/ EXTRACT_SUFX= -tar.Z pre-patch: diff --git a/print/dvi2xx/Makefile b/print/dvi2xx/Makefile index a802161f822b..8fecb8029fa5 100644 --- a/print/dvi2xx/Makefile +++ b/print/dvi2xx/Makefile @@ -1,4 +1,13 @@ +# New ports collection makefile for: dvi2xx +# Version required: 0.51alpha9 +# Date created: 14 October 1994 +# Whom: jmz +# +# $Id$ +# + DISTNAME= dvi2xx +PKGNAME= dvi2xx-0.51a9 DISTFILES= dvi2xx.tar.gz CATEGORIES+= printing diff --git a/print/dvips/Makefile b/print/dvips/Makefile index b6f4eae31ebf..7ff7ef1baf2d 100644 --- a/print/dvips/Makefile +++ b/print/dvips/Makefile @@ -1,10 +1,21 @@ -DISTFILES= dvips558.tar.gz +# New ports collection makefile for: dvips +# Version required: 5.58 +# Date created: 30 September 1994 +# Whom: jmz +# +# $Id$ +# + DISTNAME= dvips -MASTER_SITES= ftp://ftp.tex.ac.uk/tex-archive/dviware/dvips/ +PKGNAME= dvips-5.58 CATEGORIES+= printing -IS_INTERACTIVE= yes +MASTER_SITES= ftp://ftp.tex.ac.uk/tex-archive/dviware/dvips/ +DISTFILES= dvips558.tar.gz + MAINTAINER= jmz@FreeBSD.org +IS_INTERACTIVE= yes + pre-install: @mkdir -p ${PREFIX}/lib/texmf @mkdir -p ${PREFIX}/man/man1 diff --git a/print/dviselect/Makefile b/print/dviselect/Makefile index c16fe21b7f4b..efd437ab4f4c 100644 --- a/print/dviselect/Makefile +++ b/print/dviselect/Makefile @@ -1,6 +1,15 @@ +# New ports collection makefile for: dviselect +# Version required: ? +# Date created: 12 October 1994 +# Whom: jmz +# +# $Id$ +# + DISTNAME= dviselect -MASTER_SITES= ftp://ftp.cs.umn.edu/pub/latex/software/ CATEGORIES+= printing +MASTER_SITES= ftp://ftp.cs.umn.edu/pub/latex/software/ + MAINTAINER= jmz@FreeBSD.org pre-install: diff --git a/print/ghostview/Makefile b/print/ghostview/Makefile index f005d423da4c..d2d3fb763dc7 100644 --- a/print/ghostview/Makefile +++ b/print/ghostview/Makefile @@ -3,13 +3,15 @@ # Date created: 21 October 1994 # Whom: jkh # -# $Id: Makefile,v 1.2 1995/02/11 13:50:44 asami Exp $ +# $Id: Makefile,v 1.3 1995/04/01 12:49:29 jkh Exp $ # DISTNAME= ghostview-1.5 -USE_IMAKE= yes -MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/ CATEGORIES+= printing +MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/ + EXEC_DEPENDS= gs:${PORTSDIR}/print/ghostscript +USE_IMAKE= yes + .include diff --git a/print/latex/Makefile b/print/latex/Makefile index 932c87f74de7..402c9121088a 100644 --- a/print/latex/Makefile +++ b/print/latex/Makefile @@ -1,12 +1,24 @@ +# New ports collection makefile for: latex +# Version required: ? +# Date created: 29 September 1994 +# Whom: jmz +# +# $Id$ +# + +DISTNAME= latex +CATEGORIES+= printing DISTFILES= latex_mf.tar.gz latex_tfm.tar.gz latex_base.tar.gz \ latex_tools.tar.gz -DISTNAME= latex + +MAINTAINER= jmz@FreeBSD.org + EXEC_DEPENDS= tex:${PORTSDIR}/print/tex -FTPGET= ${FILESDIR}/ftpget + WRKDIR= ${.CURDIR}/work -CATEGORIES+= printing + +FTPGET= ${FILESDIR}/ftpget BUILD_COOKIE= ${WRKDIR}/.build_done -MAINTAINER= jmz@FreeBSD.org #other equivalent sites: ftp.shsu.edu ftp.dante.de CTAN= ftp.tex.ac.uk diff --git a/print/makeindex/Makefile b/print/makeindex/Makefile index 7c4080f7df0e..59884de91be9 100644 --- a/print/makeindex/Makefile +++ b/print/makeindex/Makefile @@ -1,8 +1,17 @@ -DISTFILES= makeindex-3.0.8.tar.Z -DISTNAME= makeindex +# New ports collection makefile for: makeindex +# Version required: 3.0.8 +# Date created: 12 October 1994 +# Whom: jmz +# +# $Id$ +# -MASTER_SITES= ftp://achilles.doc.ic.ac.uk/tex/contrib/Schrod/ +DISTNAME= makeindex +PKGNAME= makeindex-3.0.8 CATEGORIES+= printing +MASTER_SITES= ftp://achilles.doc.ic.ac.uk/tex/contrib/Schrod/ +DISTFILES= makeindex-3.0.8.tar.Z + MAINTAINER= jmz@FreeBSD.org build: configure pre-build diff --git a/print/psutils-letter/Makefile b/print/psutils-letter/Makefile index 6412d0bda418..db52b14188a8 100644 --- a/print/psutils-letter/Makefile +++ b/print/psutils-letter/Makefile @@ -1,9 +1,19 @@ +# New ports collection makefile for: psutils +# Version required: 1.13 +# Date created: 21 September 1994 +# Whom: jmz +# +# $Id$ +# + DISTNAME= psutils-1.13 -WRKSRC= $(WRKDIR)/src-1.3 -MASTER_SITES= ftp://ftp.sunet.se/pub/text-processing/postscript/utilities/psutils/ CATEGORIES+= printing +MASTER_SITES= ftp://ftp.sunet.se/pub/text-processing/postscript/utilities/psutils/ + MAINTAINER= jmz@FreeBSD.org +WRKSRC= $(WRKDIR)/src-1.3 + pre-install: @mkdir -p ${PREFIX}/share/psutils @mkdir -p ${PREFIX}/man/man1 diff --git a/print/tex/Makefile b/print/tex/Makefile index 1986d72bdf0e..0c601299e247 100644 --- a/print/tex/Makefile +++ b/print/tex/Makefile @@ -1,18 +1,24 @@ -PKGNAME= tex +# New ports collection makefile for: tex +# Version required: 6.1 +# Date created: 29 September 1994 +# Whom: jmz +# +# $Id$ +# + +DISTNAME= web2c-6.1 +PKGNAME= tex-6.1 CATEGORIES+= printing -MAINTAINER= jmz@FreeBSD.org DISTFILES= web2c.tar.gz web.tar.gz tex_base.tar.gz cm_tfm.tar.gz \ mf_lib.tar.gz cm_mf.tar.gz modes.mf +MAINTAINER= jmz@FreeBSD.org + EXTRACT_ONLY= web2c.tar.gz web.tar.gz tex_base.tar.gz cm_tfm.tar.gz \ mf_lib.tar.gz cm_mf.tar.gz - - WRKDIR= ${.CURDIR}/work FTPGET= ${FILESDIR}/ftpget -DISTNAME= web2c-6.1 - #other equivalent sites: ftp.shsu.edu ftp.dante.de CTAN= ftp.tex.ac.uk diff --git a/print/texinfo/Makefile b/print/texinfo/Makefile index 58b69cd1a2d3..41354164fcf1 100644 --- a/print/texinfo/Makefile +++ b/print/texinfo/Makefile @@ -1,9 +1,19 @@ -DISTFILES= texinfo.tex lcircle10.tfm +# New ports collection makefile for: texinfo +# Version required: 2.124 +# Date created: 2 October 1994 +# Whom: jmz +# +# $Id$ +# + DISTNAME= texinfo +PKGNAME= texinfo-2.124 +DISTFILES= texinfo.tex lcircle10.tfm +CATEGORIES+= printing #other equivalent sites: ftp.shsu.edu ftp.dante.de MASTER_SITES= ftp://ftp.tex.ac.uk/tex-archive/macros/eplain/doc/ \ ftp://ftp.tex.ac.uk/tex-archive/fonts/latex/tfm/ -CATEGORIES+= printing + EXTRACT_ONLY= NO_WRKSUBDIR= yes diff --git a/print/xdvi/Makefile b/print/xdvi/Makefile index 6c3aee78b1ad..c21f48be0f08 100644 --- a/print/xdvi/Makefile +++ b/print/xdvi/Makefile @@ -1,10 +1,21 @@ -DISTFILES= xdvi.tar.Z +# New ports collection makefile for: xdvi +# Version required: patchlevel 18 +# Date created: 1 October 1994 +# Whom: jmz +# +# $Id$ +# + DISTNAME= xdvi -MASTER_SITES= ftp://ftp.x.org/contrib/applications/ +PKGNAME= xdvi-pl18 CATEGORIES+= printing +MASTER_SITES= ftp://ftp.x.org/contrib/applications/ +DISTFILES= xdvi.tar.Z + +MAINTAINER= jmz@FreeBSD.org + USE_IMAKE= yes IS_INTERACTIVE= yes -MAINTAINER= jmz@FreeBSD.org .if !defined(BATCH) install: -- cgit v1.2.3