summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-09-03 08:36:49 +0000
committerwiz <wiz@pkgsrc.org>2017-09-03 08:36:49 +0000
commitd99ff5b1ddd4f5357b0098385052809ba9baaba7 (patch)
treee2a84f68e77dbe7865813a025397d0b883ae5cec /graphics
parent214095554a40171225b6b1310485e06aea975e57 (diff)
downloadpkgsrc-d99ff5b1ddd4f5357b0098385052809ba9baaba7.tar.gz
Comment out dead MASTER_SITES/HOMEPAGEs.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/deforaos-icon-theme/Makefile4
-rw-r--r--graphics/epeg/Makefile4
-rw-r--r--graphics/grap/Makefile6
-rw-r--r--graphics/mng/Makefile6
-rw-r--r--graphics/ns-cult3d/Makefile4
-rw-r--r--graphics/p5-GDTextUtil/Makefile4
-rw-r--r--graphics/py-actdiag/Makefile4
-rw-r--r--graphics/py-chart/Makefile4
8 files changed, 18 insertions, 18 deletions
diff --git a/graphics/deforaos-icon-theme/Makefile b/graphics/deforaos-icon-theme/Makefile
index 41855da560d..960f01f2ca2 100644
--- a/graphics/deforaos-icon-theme/Makefile
+++ b/graphics/deforaos-icon-theme/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2017/08/01 14:58:59 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2017/09/03 08:36:54 wiz Exp $
#
DISTNAME= DeforaOS-Artwork-0.1.3
@@ -7,7 +7,7 @@ CATEGORIES= graphics
MASTER_SITES= https://www.defora.org/os/download/download/4451/
MAINTAINER= khorben@defora.org
-HOMEPAGE= https://www.defora.org/os/project/4342/DeforaOS%20Artwork
+#HOMEPAGE= https://www.defora.org/os/project/4342/DeforaOS%20Artwork
COMMENT= Artwork for the DeforaOS desktop
LICENSE= cc-by-sa-v3.0
diff --git a/graphics/epeg/Makefile b/graphics/epeg/Makefile
index 159d74576e8..bce200461e4 100644
--- a/graphics/epeg/Makefile
+++ b/graphics/epeg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2017/08/01 14:58:59 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2017/09/03 08:36:54 wiz Exp $
#
DISTNAME= epeg-0.9.0
@@ -7,7 +7,7 @@ CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=enlightenment/}
MAINTAINER= Peter.Bex@student.kun.nl
-HOMEPAGE= https://www.enlightenment.org/Libraries/Epeg/
+#HOMEPAGE= https://www.enlightenment.org/Libraries/Epeg/
COMMENT= Fast JPEG scaling library for thumbnail generation
GNU_CONFIGURE= YES
diff --git a/graphics/grap/Makefile b/graphics/grap/Makefile
index e434d2a4449..d4efc68b6bf 100644
--- a/graphics/grap/Makefile
+++ b/graphics/grap/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.21 2014/10/09 14:06:35 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2017/09/03 08:36:55 wiz Exp $
DISTNAME= grap-1.45
CATEGORIES= graphics
-MASTER_SITES= http://www.lunabase.org/~faber/Vault/software/grap/
+#MASTER_SITES= http://www.lunabase.org/~faber/Vault/software/grap/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.lunabase.org/~faber/Vault/software/grap/
+#HOMEPAGE= http://www.lunabase.org/~faber/Vault/software/grap/
COMMENT= Language for typesetting graphs
LICENSE= 2-clause-bsd
diff --git a/graphics/mng/Makefile b/graphics/mng/Makefile
index a31e2202732..a0daa11de1e 100644
--- a/graphics/mng/Makefile
+++ b/graphics/mng/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.42 2017/01/19 18:52:12 agc Exp $
+# $NetBSD: Makefile,v 1.43 2017/09/03 08:36:55 wiz Exp $
DISTNAME= libmng-2.0.3
PKGNAME= ${DISTNAME:S/lib//}
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libmng/}
-MASTER_SITES+= http://www.libmng.com/download/
+#MASTER_SITES+= http://www.libmng.com/download/
EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.libmng.com/
+#HOMEPAGE= http://www.libmng.com/
COMMENT= Multiple-image Network Graphics (MNG) reference library
GNU_CONFIGURE= yes
diff --git a/graphics/ns-cult3d/Makefile b/graphics/ns-cult3d/Makefile
index c23f43c9809..7bac5135639 100644
--- a/graphics/ns-cult3d/Makefile
+++ b/graphics/ns-cult3d/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2015/01/04 03:12:59 dholland Exp $
+# $NetBSD: Makefile,v 1.17 2017/09/03 08:36:55 wiz Exp $
#
DISTNAME= Cult3D_NS4_5.2b1
@@ -7,7 +7,7 @@ PKGREVISION= 1
CATEGORIES= www graphics
MAINTAINER= abs@NetBSD.org
-HOMEPAGE= http://www.cult3d.com/
+#HOMEPAGE= http://www.cult3d.com/
COMMENT= Netscape plugin for cult 3d files
# Linux binary plugin
diff --git a/graphics/p5-GDTextUtil/Makefile b/graphics/p5-GDTextUtil/Makefile
index 21668b2bd1f..1b2e2d59605 100644
--- a/graphics/p5-GDTextUtil/Makefile
+++ b/graphics/p5-GDTextUtil/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2017/06/05 14:24:00 ryoon Exp $
+# $NetBSD: Makefile,v 1.28 2017/09/03 08:36:55 wiz Exp $
DISTNAME= GDTextUtil-0.86
PKGNAME= p5-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/}
MAINTAINER= damon@brodiefamily.org
-HOMEPAGE= http://theoryx5.uwinnipeg.ca/CPAN/data/GDTextUtil/Text.html
+#HOMEPAGE= http://theoryx5.uwinnipeg.ca/CPAN/data/GDTextUtil/Text.html
COMMENT= Perl 5 text utilities for use with the GD drawing package
DEPENDS+= p5-GD>=1.30:../../graphics/p5-GD
diff --git a/graphics/py-actdiag/Makefile b/graphics/py-actdiag/Makefile
index d547d155d9d..ccd123ad184 100644
--- a/graphics/py-actdiag/Makefile
+++ b/graphics/py-actdiag/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2016/06/08 17:43:33 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2017/09/03 08:36:55 wiz Exp $
DISTNAME= actdiag-0.5.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -6,7 +6,7 @@ CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_PYPI:=a/actdiag/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://blockdiag.com/actdiag/build/html/
+#HOMEPAGE= http://blockdiag.com/actdiag/build/html/
COMMENT= Simple activity-diagram image generator
LICENSE= apache-2.0
diff --git a/graphics/py-chart/Makefile b/graphics/py-chart/Makefile
index c4700676000..14af0c579bc 100644
--- a/graphics/py-chart/Makefile
+++ b/graphics/py-chart/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2017/01/01 14:43:42 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2017/09/03 08:36:55 wiz Exp $
DISTNAME= PyChart-1.39
PKGNAME= ${PYPKGPREFIX}-chart-1.39
@@ -6,7 +6,7 @@ CATEGORIES= graphics python
MASTER_SITES= http://download.gna.org/pychart/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://home.gna.org/pychart/
+#HOMEPAGE= http://home.gna.org/pychart/
COMMENT= Create high quality Encapsulated Postscript, PDF, or PNG charts
LICENSE= gnu-gpl-v2