summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-06-20 21:52:07 +0000
committerxtraeme <xtraeme>2004-06-20 21:52:07 +0000
commit9d02ac55b0cfafcb3d56971fcd18c1eb244f255f (patch)
treeb9294bf8e621d15b2fcf6860f6a32bcb40f1f1ef /graphics
parent7c079e3137923844f962bb5cd1199ba1ceb36967 (diff)
downloadpkgsrc-9d02ac55b0cfafcb3d56971fcd18c1eb244f255f.tar.gz
Bump PKGREVISION and remove X11 support where appropiate.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/fly/Makefile4
-rw-r--r--graphics/g2/Makefile4
-rw-r--r--graphics/gdchart/Makefile4
-rw-r--r--graphics/p5-GD/Makefile3
-rw-r--r--graphics/ploticus/Makefile3
-rw-r--r--graphics/plplot/Makefile3
-rw-r--r--graphics/png2html/Makefile4
-rw-r--r--graphics/py-gd/Makefile4
-rw-r--r--graphics/ruby-gd/Makefile4
9 files changed, 18 insertions, 15 deletions
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/