diff options
Diffstat (limited to 'print')
36 files changed, 78 insertions, 51 deletions
diff --git a/print/apsfilter/Makefile b/print/apsfilter/Makefile index 8b8e44a4002..6ab8ed09f68 100644 --- a/print/apsfilter/Makefile +++ b/print/apsfilter/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2002/03/09 13:58:03 martti Exp $ +# $NetBSD: Makefile,v 1.6 2002/03/13 17:37:33 fredb Exp $ # DISTNAME= apsfilter-7.2.2 +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= http://www.apsfilter.org/download/ @@ -14,7 +15,7 @@ DEPENDS+= ghostscript>=6.01:../../print/ghostscript #DEPENDS+= html2ps-[0-9]*:../../print/html2ps DEPENDS+= transfig-[0-9]*:../../print/transfig DEPENDS+= jpeg-6b:../../graphics/jpeg -DEPENDS+= netpbm-[0-9]*:../../graphics/netpbm +DEPENDS+= netpbm>=9.7nb1:../../graphics/netpbm DEPENDS+= a2ps-[0-9]*:../../print/a2ps DEPENDS+= psutils-[0-9]*:../../print/psutils diff --git a/print/auctex/Makefile b/print/auctex/Makefile index 9179b56b6bd..85281e9ba4b 100644 --- a/print/auctex/Makefile +++ b/print/auctex/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2002/02/18 15:14:37 seb Exp $ +# $NetBSD: Makefile,v 1.8 2002/03/13 17:37:33 fredb Exp $ DISTNAME= auctex-10.0g +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= ftp://ftp.sunsite.auc.dk/pub/emacs/auctex/ftp/auctex/ diff --git a/print/cups/Makefile b/print/cups/Makefile index 8dc66929300..29a9501c610 100644 --- a/print/cups/Makefile +++ b/print/cups/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.47 2002/02/18 11:26:15 martti Exp $ +# $NetBSD: Makefile,v 1.48 2002/03/13 17:37:33 fredb Exp $ DISTNAME= cups-${DIST_VERS}-source PKGNAME= cups-${VERS} +PKGREVISION= 1 BASE_VERS= 1.1.14 DIST_VERS= ${BASE_VERS} VERS= ${DIST_VERS:S/-/./g} diff --git a/print/cups/buildlink.mk b/print/cups/buildlink.mk index a0352b35627..694cf18ca32 100644 --- a/print/cups/buildlink.mk +++ b/print/cups/buildlink.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink.mk,v 1.11 2002/01/31 17:51:27 jlam Exp $ +# $NetBSD: buildlink.mk,v 1.12 2002/03/13 17:37:33 fredb Exp $ # # This Makefile fragment is included by packages that use libcups. # @@ -17,7 +17,7 @@ CUPS_BUILDLINK_MK= # defined .include "../../mk/bsd.buildlink.mk" -BUILDLINK_DEPENDS.cups?= cups>=1.1.1 +BUILDLINK_DEPENDS.cups?= cups>=1.1.14nb1 DEPENDS+= ${BUILDLINK_DEPENDS.cups}:../../print/cups EVAL_PREFIX+= BUILDLINK_PREFIX.cups=cups diff --git a/print/cupsomatic-ppds/Makefile b/print/cupsomatic-ppds/Makefile index be1f2ad1c30..d70d2e9f310 100644 --- a/print/cupsomatic-ppds/Makefile +++ b/print/cupsomatic-ppds/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2001/05/15 22:34:16 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2002/03/13 17:37:34 fredb Exp $ DISTNAME= all-com-ppds PKGNAME= cupsomatic-ppds-20010515 +PKGREVISION= 1 WRKSRC= ${WRKDIR}/cupsomatic-ppd CATEGORIES= print @@ -27,7 +28,7 @@ CONFLICTS+= cupsomatic-200012?? DIST_SUBDIR= ${PKGNAME} -DEPENDS+= cups>=1.1.1:../../print/cups +DEPENDS+= cups>=1.1.14nb1:../../print/cups DEPENDS+= cupsomatic-[0-9]*:../../print/cupsomatic NO_CONFIGURE= # defined diff --git a/print/cupsomatic/Makefile b/print/cupsomatic/Makefile index 4be6c4b7192..746885e2f33 100644 --- a/print/cupsomatic/Makefile +++ b/print/cupsomatic/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2002/02/13 18:55:53 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2002/03/13 17:37:33 fredb Exp $ DISTNAME= cupsomatic PKGNAME= ${DISTNAME}-2.2 +PKGREVISION= 1 CATEGORIES= print EXTRACT_SUFX= # empty @@ -25,7 +26,7 @@ CONFLICTS+= cupsomatic-200012?? DIST_SUBDIR= ${PKGNAME} -DEPENDS+= cups>=1.1.10:../../print/cups +DEPENDS+= cups>=1.1.14nb1:../../print/cups DEPENDS+= foomatic-gswrapper>=1.2:../../print/foomatic-gswrapper DEPENDS+= ghostscript{,-nox11}-[6-9]*:../../print/ghostscript DEPENDS+= mpage-[0-9]*:../../print/mpage diff --git a/print/foomatic-gswrapper/Makefile b/print/foomatic-gswrapper/Makefile index 7e44d0df6e3..5a92affaf05 100644 --- a/print/foomatic-gswrapper/Makefile +++ b/print/foomatic-gswrapper/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2001/12/24 22:32:00 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2002/03/13 17:37:34 fredb Exp $ DISTNAME= foomatic-gswrapper PKGNAME= ${DISTNAME}-1.2 +PKGREVISION= 1 CATEGORIES= print EXTRACT_SUFX= # empty diff --git a/print/ggv/Makefile b/print/ggv/Makefile index fb7a1e73f63..2d110f7767b 100644 --- a/print/ggv/Makefile +++ b/print/ggv/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2001/10/06 17:20:05 rh Exp $ +# $NetBSD: Makefile,v 1.23 2002/03/13 17:37:34 fredb Exp $ # DISTNAME= ggv-1.0.1 +PKGREVISION= 1 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/ggv/} diff --git a/print/ghostscript-nox11/Makefile b/print/ghostscript-nox11/Makefile index 1f254d752c7..36d30b83c58 100644 --- a/print/ghostscript-nox11/Makefile +++ b/print/ghostscript-nox11/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2002/02/03 21:27:20 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2002/03/13 17:37:34 fredb Exp $ PKGNAME= ghostscript-nox11-${GS_VERS} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= Aladdin Postscript interpreter without X11 drivers CONFLICTS= ghostscript{,-x11}-[0-9]* diff --git a/print/ghostscript-nox11/Makefile.common b/print/ghostscript-nox11/Makefile.common index cb924daade1..b5ae939a3cb 100644 --- a/print/ghostscript-nox11/Makefile.common +++ b/print/ghostscript-nox11/Makefile.common @@ -1,6 +1,7 @@ -# $NetBSD: Makefile.common,v 1.29 2002/02/03 21:27:20 jlam Exp $ +# $NetBSD: Makefile.common,v 1.30 2002/03/13 17:37:35 fredb Exp $ DISTNAME= ghostscript-${GS_VERS} +PKGREVISION= 1 GS_VERS= 6.01 CATEGORIES= print MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=ghostscript/} \ diff --git a/print/ghostscript/Makefile b/print/ghostscript/Makefile index 0f73146a56a..cc29dfd7051 100644 --- a/print/ghostscript/Makefile +++ b/print/ghostscript/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2002/02/03 21:27:19 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2002/03/13 17:37:34 fredb Exp $ PKGNAME= ghostscript-${GS_VERS} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= Aladdin Postscript interpreter CONFLICTS= ghostscript{,-x11,-nox11}-[0-9]* diff --git a/print/gimp-print/Makefile b/print/gimp-print/Makefile index d64290be913..3d9b85386c7 100644 --- a/print/gimp-print/Makefile +++ b/print/gimp-print/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/02/15 20:48:07 drochner Exp $ +# $NetBSD: Makefile,v 1.2 2002/03/13 17:37:35 fredb Exp $ # DISTNAME= gimp-print-4.2.0 +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= http://prdownloads.sourceforge.net/gimp-print/ diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile index 574fa8f1334..18fe7deff0f 100644 --- a/print/gnome-print/Makefile +++ b/print/gnome-print/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.43 2001/10/24 22:11:05 jlam Exp $ +# $NetBSD: Makefile,v 1.44 2002/03/13 17:37:35 fredb Exp $ # DISTNAME= gnome-print-0.29 +PKGREVISION= 1 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-print/} diff --git a/print/gnome-print/buildlink.mk b/print/gnome-print/buildlink.mk index b70a0e1ca0d..d5d09427dd2 100644 --- a/print/gnome-print/buildlink.mk +++ b/print/gnome-print/buildlink.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink.mk,v 1.3 2001/10/03 20:56:52 jlam Exp $ +# $NetBSD: buildlink.mk,v 1.4 2002/03/13 17:37:35 fredb Exp $ # # This Makefile fragment is included by packages that use gnome-print. # @@ -17,7 +17,7 @@ GNOME_PRINT_BUILDLINK_MK= # defined .include "../../mk/bsd.buildlink.mk" -BUILDLINK_DEPENDS.gnome-print?= gnome-print>=0.29 +BUILDLINK_DEPENDS.gnome-print?= gnome-print>=0.29nb1 DEPENDS+= ${BUILDLINK_DEPENDS.gnome-print}:../../print/gnome-print EVAL_PREFIX+= BUILDLINK_PREFIX.gnome-print=gnome-print diff --git a/print/gv/Makefile b/print/gv/Makefile index 353c1626cdd..18b304e393d 100644 --- a/print/gv/Makefile +++ b/print/gv/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.30 2002/01/28 05:18:41 jlam Exp $ +# $NetBSD: Makefile,v 1.31 2002/03/13 17:37:35 fredb Exp $ # FreeBSD Id: Makefile,v 1.16 1997/07/13 18:49:29 max Exp # DISTNAME= gv-3.5.8 +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/gv/unix/ diff --git a/print/html2ps/Makefile b/print/html2ps/Makefile index 2a64a0440ea..8c31612279c 100644 --- a/print/html2ps/Makefile +++ b/print/html2ps/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2001/12/01 10:13:47 kleink Exp $ +# $NetBSD: Makefile,v 1.8 2002/03/13 17:37:35 fredb Exp $ # DISTNAME= html2ps-1.0b1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= http://www.tdb.uu.se/~jan/ @@ -10,7 +10,7 @@ MAINTAINER= kim@tac.nyc.ny.us HOMEPAGE= http://www.tdb.uu.se/~jan/html2ps.html COMMENT= HTML to PostScript converter -DEPENDS+= ImageMagick-[0-9]*:../../graphics/ImageMagick +DEPENDS+= ImageMagick>=5.3.9nb1:../../graphics/ImageMagick DEPENDS+= ghostscript{,-nox11}-[6-9]*:../../print/ghostscript DEPENDS+= jpeg-6b:../../graphics/jpeg DEPENDS+= p5-PerlMagick-[0-9]*:../../graphics/p5-PerlMagick diff --git a/print/if-psprint/Makefile b/print/if-psprint/Makefile index 1b631b2ceb4..45ab2c4ba2a 100644 --- a/print/if-psprint/Makefile +++ b/print/if-psprint/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2001/09/09 20:36:44 agc Exp $ +# $NetBSD: Makefile,v 1.9 2002/03/13 17:37:36 fredb Exp $ # DISTNAME= if-psprint-1.4 +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= # empty DISTFILES= # empty diff --git a/print/lgrind/Makefile b/print/lgrind/Makefile index 9c7826f5763..a833ff48d37 100644 --- a/print/lgrind/Makefile +++ b/print/lgrind/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2001/02/17 17:51:46 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2002/03/13 17:37:36 fredb Exp $ DISTNAME= lgrind PKGNAME= lgrind-3.5 +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_LOCAL} EXTRACT_SUFX= .tar.bz2 diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile index 25aa1b86638..011b944b85a 100644 --- a/print/lilypond/Makefile +++ b/print/lilypond/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2002/02/18 15:14:38 seb Exp $ +# $NetBSD: Makefile,v 1.6 2002/03/13 17:37:36 fredb Exp $ # DISTNAME= lilypond-1.3.119 +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= ftp://ftp.cs.uu.nl/pub/GNU/LilyPond/development/ diff --git a/print/lyx/Makefile b/print/lyx/Makefile index 14cc0bef352..4286ccbce2b 100644 --- a/print/lyx/Makefile +++ b/print/lyx/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.40 2002/01/18 11:02:32 martti Exp $ +# $NetBSD: Makefile,v 1.41 2002/03/13 17:37:37 fredb Exp $ # FreeBSD Id: Makefile,v 1.14 1998/02/14 16:46:50 andreas Exp # DISTNAME= lyx-1.1.6fix4 PKGNAME= lyx-1.1.6.4 +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \ ftp://gd.tuwien.ac.at/publishing/tex/lyx/stable/ \ diff --git a/print/magicfilter/Makefile b/print/magicfilter/Makefile index 38cca51d073..f22fa3afe3a 100644 --- a/print/magicfilter/Makefile +++ b/print/magicfilter/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2001/09/27 23:18:36 jlam Exp $ +# $NetBSD: Makefile,v 1.31 2002/03/13 17:37:37 fredb Exp $ DISTNAME= magicfilter-1.2 +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SUNSITE:=system/printing/} @@ -9,7 +10,7 @@ COMMENT= customizable, extensible automatic printer filter DEPENDS+= a2ps-[0-9]*:../../print/a2ps DEPENDS+= ghostscript{,-nox11}-[6-9]*:../../print/ghostscript -DEPENDS+= netpbm-[0-9]*:../../graphics/netpbm +DEPENDS+= netpbm>=9.7nb1:../../graphics/netpbm DEPENDS+= teTeX-bin-[0-9]*:../../print/teTeX-bin DEPENDS+= papersize-[0-9]*:../../print/papersize diff --git a/print/mgv/Makefile b/print/mgv/Makefile index e790b823652..5dd229c512c 100644 --- a/print/mgv/Makefile +++ b/print/mgv/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2001/10/24 22:11:06 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2002/03/13 17:37:37 fredb Exp $ DISTNAME= mgv-3.1.5 +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= http://www.trends.net/~mu/srcs/ diff --git a/print/pdflib/Makefile b/print/pdflib/Makefile index d1c5e5b8bbf..1bfc839c0cd 100644 --- a/print/pdflib/Makefile +++ b/print/pdflib/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2001/12/03 08:14:20 jlam Exp $ +# $NetBSD: Makefile,v 1.15 2002/03/13 17:37:37 fredb Exp $ .include "Makefile.common" PKGNAME= pdflib-${PDFLIB_BASE_VERS} +PKGREVISION= 1 COMMENT= C library to produce PDF files USE_BUILDLINK_ONLY= YES diff --git a/print/pdflib/Makefile.common b/print/pdflib/Makefile.common index 20f9bb6ba14..95a816b0b84 100644 --- a/print/pdflib/Makefile.common +++ b/print/pdflib/Makefile.common @@ -1,6 +1,7 @@ -# $NetBSD: Makefile.common,v 1.2 2001/12/04 15:56:42 jlam Exp $ +# $NetBSD: Makefile.common,v 1.3 2002/03/13 17:37:37 fredb Exp $ DISTNAME= pdflib-${PDFLIB_DIST_VERS} +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= http://www.pdflib.com/pdflib/download/ diff --git a/print/pdflib/buildlink.mk b/print/pdflib/buildlink.mk index 95e5935a0a4..b7d3b467ca9 100644 --- a/print/pdflib/buildlink.mk +++ b/print/pdflib/buildlink.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink.mk,v 1.4 2001/10/03 20:56:52 jlam Exp $ +# $NetBSD: buildlink.mk,v 1.5 2002/03/13 17:37:37 fredb Exp $ # # This Makefile fragment is included by packages that use pdflib. # @@ -17,7 +17,7 @@ PDFLIB_BUILDLINK_MK= # defined .include "../../mk/bsd.buildlink.mk" -BUILDLINK_DEPENDS.pdflib?= pdflib>=4.0.1 +BUILDLINK_DEPENDS.pdflib?= pdflib>=4.0.1nb1 DEPENDS+= ${BUILDLINK_DEPENDS.pdflib}:../../print/pdflib EVAL_PREFIX+= BUILDLINK_PREFIX.pdflib=pdflib diff --git a/print/php3-pdflib/Makefile b/print/php3-pdflib/Makefile index 7eeb97fc3df..de546577168 100644 --- a/print/php3-pdflib/Makefile +++ b/print/php3-pdflib/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/01/10 13:10:26 jlam Exp $ +# $NetBSD: Makefile,v 1.2 2002/03/13 17:37:38 fredb Exp $ MODNAME= pdf CATEGORIES+= print -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= PHP3 extension for PDFlib on-the-fly PDF generation USE_BUILDLINK_ONLY= yes diff --git a/print/php4-pdflib/Makefile b/print/php4-pdflib/Makefile index 8ada848996d..761ea3f6216 100644 --- a/print/php4-pdflib/Makefile +++ b/print/php4-pdflib/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2002/02/28 06:18:38 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2002/03/13 17:37:38 fredb Exp $ MODNAME= pdf PKGNAME= php-pdflib-${PHP_BASE_VERS} +PKGREVISION= 1 CATEGORIES+= print PKGREVISION= # empty COMMENT= PHP4 extension for PDFlib on-the-fly PDF generation diff --git a/print/stylewriter/Makefile b/print/stylewriter/Makefile index 47e9eb8f9e2..b27b841f062 100644 --- a/print/stylewriter/Makefile +++ b/print/stylewriter/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2002/01/28 02:30:08 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2002/03/13 17:37:38 fredb Exp $ # DISTNAME= stylewriter PKGNAME= stylewriter-0.9.9 +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/packages/distfiles/ diff --git a/print/tcl-pdflib/Makefile b/print/tcl-pdflib/Makefile index 31926ef4074..bf62d498e5e 100644 --- a/print/tcl-pdflib/Makefile +++ b/print/tcl-pdflib/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2001/12/03 08:14:21 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2002/03/13 17:37:38 fredb Exp $ .include "../pdflib/Makefile.common" PKGNAME= tcl-pdflib-${PDFLIB_BASE_VERS} +PKGREVISION= 1 COMMENT= Tcl interface to PDFlib for generating PDF files USE_BUILDLINK_ONLY= YES diff --git a/print/teTeX-bin/Makefile b/print/teTeX-bin/Makefile index 910c0c99ab2..0209272e680 100644 --- a/print/teTeX-bin/Makefile +++ b/print/teTeX-bin/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.34 2002/02/18 15:14:39 seb Exp $ +# $NetBSD: Makefile,v 1.35 2002/03/13 17:37:39 fredb Exp $ # FreeBSD Id: Makefile,v 1.20 1997/08/05 06:56:41 tg Exp # DISTNAME= teTeX-src-1.0.7 PKGNAME= teTeX-bin-1.0.7 -PKGREVISION= 1 +PKGREVISION= 2 WRKSRC= ${WRKDIR}/teTeX-1.0 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=systems/unix/teTeX/1.0/distrib/sources/} @@ -17,7 +17,7 @@ BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison DEPENDS+= teTeX-share>=1.0.2nb1:../teTeX-share DEPENDS+= dialog-0.6z:../../misc/dialog DEPENDS+= libwww>=5.3.2nb1:../../www/libwww -DEPENDS+= png>=1.0.11:../../graphics/png +DEPENDS+= png>=1.2.1:../../graphics/png CONFLICTS+= omega-[0-9]* diff --git a/print/teTeX/Makefile b/print/teTeX/Makefile index c7b9f83a54b..b0c29f8b658 100644 --- a/print/teTeX/Makefile +++ b/print/teTeX/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2002/01/28 15:25:12 drochner Exp $ +# $NetBSD: Makefile,v 1.25 2002/03/13 17:37:39 fredb Exp $ # DISTNAME= teTeX-1.0.7nb1 +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= # empty DISTFILES= # empty diff --git a/print/tex-eurosym/Makefile b/print/tex-eurosym/Makefile index 0b115795765..37a6dba753f 100644 --- a/print/tex-eurosym/Makefile +++ b/print/tex-eurosym/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/10/04 14:51:50 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2002/03/13 17:37:39 fredb Exp $ # DISTNAME= eurosym-1.0 PKGNAME= tex-${DISTNAME} +PKGREVISION= 1 WRKSRC= ${WRKDIR}/eurosym CATEGORIES= print MASTER_SITES= ${MASTER_SITE_LOCAL} diff --git a/print/tex-hugelatex/Makefile b/print/tex-hugelatex/Makefile index f64ec942198..f1847f157b5 100644 --- a/print/tex-hugelatex/Makefile +++ b/print/tex-hugelatex/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2001/10/21 21:58:04 hubertf Exp $ +# $NetBSD: Makefile,v 1.3 2002/03/13 17:37:39 fredb Exp $ # DISTNAME= hugelatex-1.0 PKGNAME= tex-${DISTNAME} +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= # none DISTFILES= # nada diff --git a/print/tex-jadetex/Makefile b/print/tex-jadetex/Makefile index 648484d0a1c..41ba7f6dde4 100644 --- a/print/tex-jadetex/Makefile +++ b/print/tex-jadetex/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2001/11/29 01:12:46 hubertf Exp $ +# $NetBSD: Makefile,v 1.3 2002/03/13 17:37:39 fredb Exp $ # DISTNAME= jadetex-2.20 PKGNAME= tex-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= print MASTER_SITES= http://www.tug.org/applications/jadetex/ EXTRACT_SUFX= .zip diff --git a/print/transfig/Makefile b/print/transfig/Makefile index b6a85102dcc..f34471eb77e 100644 --- a/print/transfig/Makefile +++ b/print/transfig/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2001/08/06 15:41:13 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2002/03/13 17:37:40 fredb Exp $ # DISTNAME= transfig.3.2.3d PKGNAME= transfig-3.2.3.4 +PKGREVISION= 1 WRKSRC= ${WRKDIR}/${DISTNAME} CATEGORIES= graphics print MASTER_SITES= ${MASTER_SITE_XCONTRIB:=applications/drawing_tools/transfig/} \ diff --git a/print/xpp/Makefile b/print/xpp/Makefile index 3d6b843e715..30071ff3575 100644 --- a/print/xpp/Makefile +++ b/print/xpp/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2001/10/24 22:11:06 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2002/03/13 17:37:40 fredb Exp $ DISTNAME= xpp-1.0 +PKGREVISION= 1 CATEGORIES= print x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cups/} |