From 1e735554031b50e83243e1d12fe029d78a76880e Mon Sep 17 00:00:00 2001 From: xtraeme Date: Sun, 20 Jun 2004 21:52:07 +0000 Subject: Bump PKGREVISION and remove X11 support where appropiate. --- databases/rrdtool/Makefile | 4 ++-- devel/cvsgraph/Makefile | 5 ++--- graphics/fly/Makefile | 4 ++-- graphics/g2/Makefile | 4 ++-- graphics/gdchart/Makefile | 4 ++-- graphics/p5-GD/Makefile | 3 ++- graphics/ploticus/Makefile | 3 ++- graphics/plplot/Makefile | 3 ++- graphics/png2html/Makefile | 4 ++-- graphics/py-gd/Makefile | 4 ++-- graphics/ruby-gd/Makefile | 4 ++-- net/mrtg/Makefile | 5 ++--- net/netsaint-base/Makefile | 4 ++-- print/dvipng/Makefile | 3 ++- sysutils/ups-nut-cgi/Makefile | 3 ++- www/webalizer/Makefile | 5 ++--- 16 files changed, 32 insertions(+), 30 deletions(-) diff --git a/databases/rrdtool/Makefile b/databases/rrdtool/Makefile index 511b7084551..f3558448b1b 100644 --- a/databases/rrdtool/Makefile +++ b/databases/rrdtool/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2004/02/14 17:21:36 jlam Exp $ +# $NetBSD: Makefile,v 1.26 2004/06/20 21:52:07 xtraeme Exp $ # DISTNAME= rrdtool-1.0.40 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= databases graphics net MASTER_SITES= http://ee-staff.ethz.ch/~oetiker/webtools/rrdtool/pub/ diff --git a/devel/cvsgraph/Makefile b/devel/cvsgraph/Makefile index 286bbb4d041..569cced6f79 100644 --- a/devel/cvsgraph/Makefile +++ b/devel/cvsgraph/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2004/04/10 23:38:47 snj Exp $ +# $NetBSD: Makefile,v 1.11 2004/06/20 21:52:07 xtraeme Exp $ # DISTNAME= cvsgraph-1.2.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel MASTER_SITES= http://www.akhphd.au.dk/~bertho/cvsgraph/release/ @@ -12,7 +12,6 @@ COMMENT= Graphically represents CVS/RCS branches and file revisions USE_BUILDLINK3= YES USE_PKGINSTALL= YES -USE_X11= YES GNU_CONFIGURE= YES CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} diff --git a/graphics/fly/Makefile b/graphics/fly/Makefile index 95e39529476..3f71c48d893 100644 --- a/graphics/fly/Makefile +++ b/graphics/fly/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2004/04/10 23:44:42 snj Exp $ +# $NetBSD: Makefile,v 1.25 2004/06/20 21:52:07 xtraeme Exp $ DISTNAME= fly-1.6.5 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= graphics www MASTER_SITES= ftp://www.unimelb.edu.au/pub/www/tools/unix/fly/ diff --git a/graphics/g2/Makefile b/graphics/g2/Makefile index 87dd16410b3..28a2dbf06e2 100644 --- a/graphics/g2/Makefile +++ b/graphics/g2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2004/04/10 23:46:56 snj Exp $ +# $NetBSD: Makefile,v 1.15 2004/06/20 21:52:07 xtraeme Exp $ DISTNAME= g2-0.49a -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://g2.sourceforge.net/pub/ diff --git a/graphics/gdchart/Makefile b/graphics/gdchart/Makefile index 2aaa14ec481..b3857e33276 100644 --- a/graphics/gdchart/Makefile +++ b/graphics/gdchart/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2004/04/25 04:40:48 snj Exp $ +# $NetBSD: Makefile,v 1.13 2004/06/20 21:52:08 xtraeme Exp $ # DISTNAME= gdchart0.11.4dev PKGNAME= gdchart-0.11.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://www.fred.net/brv/chart/ \ ftp://ftp.nuug.no/pub/anders/distfiles/ diff --git a/graphics/p5-GD/Makefile b/graphics/p5-GD/Makefile index 48312f4deb7..c32603a468e 100644 --- a/graphics/p5-GD/Makefile +++ b/graphics/p5-GD/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2004/04/29 18:01:05 abs Exp $ +# $NetBSD: Makefile,v 1.21 2004/06/20 21:52:08 xtraeme Exp $ DISTNAME= GD-2.11 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5bd CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/} diff --git a/graphics/ploticus/Makefile b/graphics/ploticus/Makefile index fff85ec5185..b2ec23d841a 100644 --- a/graphics/ploticus/Makefile +++ b/graphics/ploticus/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2004/05/15 11:16:45 grant Exp $ +# $NetBSD: Makefile,v 1.22 2004/06/20 21:52:08 xtraeme Exp $ # DISTNAME= pl221src PKGNAME= ploticus-2.21 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://ploticus.sourceforge.net/download/ diff --git a/graphics/plplot/Makefile b/graphics/plplot/Makefile index 7c93404d036..3e75aed4bdf 100644 --- a/graphics/plplot/Makefile +++ b/graphics/plplot/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2004/05/09 00:45:45 snj Exp $ +# $NetBSD: Makefile,v 1.36 2004/06/20 21:52:08 xtraeme Exp $ DISTNAME= plplot-5.2.1 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=plplot/} diff --git a/graphics/png2html/Makefile b/graphics/png2html/Makefile index 769b134f522..da069c732b4 100644 --- a/graphics/png2html/Makefile +++ b/graphics/png2html/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2004/04/11 01:49:07 snj Exp $ +# $NetBSD: Makefile,v 1.11 2004/06/20 21:52:08 xtraeme Exp $ # DISTNAME= png2html-1.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= graphics www MASTER_SITES= http://www.engr.mun.ca/~holden/ diff --git a/graphics/py-gd/Makefile b/graphics/py-gd/Makefile index 77975494131..c96ff079498 100644 --- a/graphics/py-gd/Makefile +++ b/graphics/py-gd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2004/04/25 07:17:31 snj Exp $ +# $NetBSD: Makefile,v 1.18 2004/06/20 21:52:08 xtraeme Exp $ DISTNAME= gdmodule.c PKGNAME= ${PYPKGPREFIX}-gd-1.3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= graphics MASTER_SITES= http://starship.python.net/~richard/gdmodule/ DISTFILES= gdmodule.c diff --git a/graphics/ruby-gd/Makefile b/graphics/ruby-gd/Makefile index 10c999b13bc..e87ccf869bc 100644 --- a/graphics/ruby-gd/Makefile +++ b/graphics/ruby-gd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2004/05/02 03:55:16 snj Exp $ +# $NetBSD: Makefile,v 1.7 2004/06/20 21:52:08 xtraeme Exp $ DISTNAME= ruby-GD-${VER}-1 PKGNAME= ruby-gd-${VER}.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics ruby MASTER_SITES= http://tam.0xfa.com/ruby-gd/ diff --git a/net/mrtg/Makefile b/net/mrtg/Makefile index 45c0d292239..af4ca35b092 100644 --- a/net/mrtg/Makefile +++ b/net/mrtg/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.50 2004/06/15 17:12:13 xtraeme Exp $ +# $NetBSD: Makefile,v 1.51 2004/06/20 21:52:08 xtraeme Exp $ DISTNAME= mrtg-2.10.13 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= http://people.ee.ethz.ch/~oetiker/webtools/mrtg/pub/ \ ftp://ftp.sunet.se/pub/network/monitoring/mrtg/ \ @@ -28,7 +28,6 @@ HOMEPAGE= http://ee-staff.ethz.ch/~oetiker/webtools/mrtg/mrtg.html COMMENT= The Multi-Router Traffic Grapher USE_BUILDLINK3= YES -USE_X11= YES USE_PERL5= YES PERL5_REQD+= 5.6.1 GNU_CONFIGURE= YES diff --git a/net/netsaint-base/Makefile b/net/netsaint-base/Makefile index fcbd24462cc..5b470fdfe6c 100644 --- a/net/netsaint-base/Makefile +++ b/net/netsaint-base/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2004/04/25 08:26:40 snj Exp $ +# $NetBSD: Makefile,v 1.19 2004/06/20 21:52:08 xtraeme Exp $ # DISTNAME= netsaint-0.0.7 PKGNAME= ${DISTNAME:S/-/-base-/} -PKGREVISION= 3 +PKGREVISION= 4 MASTER_SITES= http://www.netsaint.org/download/ MAINTAINER= murray@river-styx.org diff --git a/print/dvipng/Makefile b/print/dvipng/Makefile index b98f9af19aa..8ce00e140f9 100644 --- a/print/dvipng/Makefile +++ b/print/dvipng/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2004/04/27 15:49:56 adam Exp $ +# $NetBSD: Makefile,v 1.11 2004/06/20 21:52:08 xtraeme Exp $ DISTNAME= dvipng-1.0 +PKGREVISION= 1 CATEGORIES= textproc converters MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=preview-latex/} diff --git a/sysutils/ups-nut-cgi/Makefile b/sysutils/ups-nut-cgi/Makefile index e684e419d04..f95abc3bfd2 100644 --- a/sysutils/ups-nut-cgi/Makefile +++ b/sysutils/ups-nut-cgi/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2004/04/11 02:00:00 snj Exp $ +# $NetBSD: Makefile,v 1.30 2004/06/20 21:52:08 xtraeme Exp $ DISTNAME= nut-2.0.0 PKGNAME= ups-nut-cgi-2.0.0 +PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://random.networkupstools.org/source/2.0/ diff --git a/www/webalizer/Makefile b/www/webalizer/Makefile index 180fa3a5d1c..49a7f91e577 100644 --- a/www/webalizer/Makefile +++ b/www/webalizer/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.30 2004/04/09 00:39:20 minskim Exp $ +# $NetBSD: Makefile,v 1.31 2004/06/20 21:52:08 xtraeme Exp $ # DISTNAME= webalizer-2.01-10-src PKGNAME= webalizer-2.1.10 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= ftp://ftp.mrunix.net/pub/webalizer/ \ ftp://webalizer.dexa.org/pub/webalizer/ \ @@ -19,7 +19,6 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//} USE_BUILDLINK3= YES USE_PKGINSTALL= YES -USE_X11= YES GNU_CONFIGURE= YES CONFIGURE_ARGS+= --with-etcdir=${PKG_SYSCONFDIR} CONFIGURE_ARGS+= --enable-dns -- cgit v1.2.3