aboutsummaryrefslogtreecommitdiff
path: root/www/cgihtml
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2003-01-22 07:21:43 +0000
committerPeter Pentchev <roam@FreeBSD.org>2003-01-22 07:21:43 +0000
commit1e0b59eff50edd4e3905b9b30203cc50f0171190 (patch)
treee98429aa1fcb1ceeb03f95feb7b3418f2d61505c /www/cgihtml
parent37b5f455f20b2798a1cdb373c0dfa1dfdd0126fe (diff)
downloadports-1e0b59eff50edd4e3905b9b30203cc50f0171190.tar.gz
ports-1e0b59eff50edd4e3905b9b30203cc50f0171190.zip
Mark FORBIDDEN due to multiple vulnerabilities reported on Bugtraq.
Update MASTER_SITES and the pkg-descr WWW: seems cgihtml has found a new home.
Notes
Notes: svn path=/head/; revision=73767
Diffstat (limited to 'www/cgihtml')
-rw-r--r--www/cgihtml/Makefile6
-rw-r--r--www/cgihtml/pkg-descr2
2 files changed, 7 insertions, 1 deletions
diff --git a/www/cgihtml/Makefile b/www/cgihtml/Makefile
index 50b48632e0a8..48a1be9da4ba 100644
--- a/www/cgihtml/Makefile
+++ b/www/cgihtml/Makefile
@@ -9,7 +9,11 @@ PORTNAME= cgihtml
PORTVERSION= 1.69
PORTREVISION= 1
CATEGORIES= www devel
-MASTER_SITES= ftp://hcs.harvard.edu/pub/web/tools/cgihtml/
+MASTER_SITES= http://www.eekim.com/software/cgihtml/cgihtml.tar.gz \
+ ftp://www.eekim.com/pub/users/eekim/cgihtml/ \
+ ftp://hcs.harvard.edu/pub/web/tools/cgihtml/
+
+FORBIDDEN= Multiple vulnerabilities, see http://online.securityfocus.com/archive/1/305469
MAINTAINER= roam@FreeBSD.org
diff --git a/www/cgihtml/pkg-descr b/www/cgihtml/pkg-descr
index ca8fee964aa5..4c6eeea97870 100644
--- a/www/cgihtml/pkg-descr
+++ b/www/cgihtml/pkg-descr
@@ -2,3 +2,5 @@ Cgihtml is a C library that simplifies the task of parsing World Wide Web
(WWW) Common Gateway Interface (CGI) input and outputting HyperText Markup
Language (HTML). Tasks which would normally require many lines of C can be
reduced to just a few.
+
+WWW: http://www.eekim.com/software/cgihtml/