Mark FORBIDDEN due to multiple vulnerabilities reported on Bugtraq.

Update MASTER_SITES and the pkg-descr WWW: seems cgihtml has found a new home.
This commit is contained in:
Peter Pentchev 2003-01-22 07:21:43 +00:00
parent 37b5f455f2
commit 1e0b59eff5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=73767
2 changed files with 7 additions and 1 deletions

View File

@ -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

View File

@ -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/