diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-06 10:40:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-06 10:40:25 +0000 |
commit | ee9f7945fa95d95fc593cd3ed1b9fb27845224cd (patch) | |
tree | 66d81a1a5735096e594aeaee8ae28306f31f98b0 /www | |
parent | d64f339300869acaeae34084ba30297ac9b0cacc (diff) | |
download | pkgsrc-ee9f7945fa95d95fc593cd3ed1b9fb27845224cd.tar.gz |
Comment out dead sites.
Diffstat (limited to 'www')
-rw-r--r-- | www/wApua/Makefile | 6 | ||||
-rw-r--r-- | www/webnew/Makefile | 4 | ||||
-rw-r--r-- | www/whisker/Makefile | 6 | ||||
-rw-r--r-- | www/www6to4/Makefile | 4 | ||||
-rw-r--r-- | www/zopeedit/Makefile | 6 |
5 files changed, 13 insertions, 13 deletions
diff --git a/www/wApua/Makefile b/www/wApua/Makefile index 3070f8f5aee..caa73dc98cf 100644 --- a/www/wApua/Makefile +++ b/www/wApua/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.26 2016/07/09 06:39:15 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2017/09/06 10:40:34 wiz Exp $ # DISTNAME= wApua-0.05.1 PKGREVISION= 9 CATEGORIES= www -MASTER_SITES= http://fsinfo.cs.uni-sb.de/~abe/wApua/ +#MASTER_SITES= http://fsinfo.cs.uni-sb.de/~abe/wApua/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://fsinfo.cs.uni-sb.de/~abe/wApua/ +#HOMEPAGE= http://fsinfo.cs.uni-sb.de/~abe/wApua/ COMMENT= Web browser for WAP WML DEPENDS+= p5-URI>=1.03:../../www/p5-URI diff --git a/www/webnew/Makefile b/www/webnew/Makefile index 54f44e9eaa0..12dd72f810d 100644 --- a/www/webnew/Makefile +++ b/www/webnew/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2016/07/09 06:39:15 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2017/09/06 10:40:35 wiz Exp $ DISTNAME= webnew-1.3 PKGREVISION= 6 @@ -6,7 +6,7 @@ CATEGORIES= www MASTER_SITES= http://oss.gw.com/people/kim/ MAINTAINER= kim@tac.nyc.ny.us -HOMEPAGE= http://kimmo.suominen.com/sw/webnew/ +#HOMEPAGE= http://kimmo.suominen.com/sw/webnew/ COMMENT= Retrieve modification times of web documents USE_TOOLS+= perl:run diff --git a/www/whisker/Makefile b/www/whisker/Makefile index 93576da1e30..9b91fa80d16 100644 --- a/www/whisker/Makefile +++ b/www/whisker/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.14 2016/07/09 06:39:15 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2017/09/06 10:40:35 wiz Exp $ DISTNAME= whisker-2.1 PKGREVISION= 6 CATEGORIES= security www -MASTER_SITES= http://www.wiretrip.net/rfp/bins/whisker/ +#MASTER_SITES= http://www.wiretrip.net/rfp/bins/whisker/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.wiretrip.net/rfp/ +#HOMEPAGE= http://www.wiretrip.net/rfp/ COMMENT= URL scanner used to search for known vulnerable CGIs on websites DEPENDS+= p5-Net-SSLeay>=1.20:../../security/p5-Net-SSLeay diff --git a/www/www6to4/Makefile b/www/www6to4/Makefile index eb078d51f6e..4b25ca9c2fd 100644 --- a/www/www6to4/Makefile +++ b/www/www6to4/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2012/10/28 06:31:09 asau Exp $ +# $NetBSD: Makefile,v 1.15 2017/09/06 10:40:35 wiz Exp $ # DISTNAME= www6to4-1.6 @@ -6,7 +6,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.pasta.cs.uit.no/pub/Vermicelli/ MAINTAINER= feico@pasta.cs.uit.no -HOMEPAGE= http://www.vermicelli.pasta.cs.uit.no/ipv6/software.html +#HOMEPAGE= http://www.vermicelli.pasta.cs.uit.no/ipv6/software.html COMMENT= Lightweight http proxy, helps IPv4 only browsers USE_FEATURES+= inet6 diff --git a/www/zopeedit/Makefile b/www/zopeedit/Makefile index 3e3fa17e81f..00511147e2f 100644 --- a/www/zopeedit/Makefile +++ b/www/zopeedit/Makefile @@ -1,15 +1,15 @@ -# $NetBSD: Makefile,v 1.25 2014/05/17 16:10:50 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2017/09/06 10:40:35 wiz Exp $ # DISTNAME= zopeedit-0.7-src PKGNAME= ${DISTNAME:S/-src//} PKGREVISION= 6 CATEGORIES= www -MASTER_SITES= http://www.zope.org/Members/Caseman/ExternalEditor/0.7/ +#MASTER_SITES= http://www.zope.org/Members/Caseman/ExternalEditor/0.7/ EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.zope.org/Members/Caseman/ExternalEditor +#HOMEPAGE= http://www.zope.org/Members/Caseman/ExternalEditor COMMENT= Helper client application for Zope's ExternalEditor USE_LANGUAGES= #none |