head	1.21;
access;
symbols
	RELEASE_8_3_0:1.20
	RELEASE_9_0_0:1.19
	RELEASE_7_4_0:1.19
	RELEASE_8_2_0:1.19
	RELEASE_6_EOL:1.19
	RELEASE_8_1_0:1.19
	RELEASE_7_3_0:1.19
	RELEASE_8_0_0:1.19
	RELEASE_7_2_0:1.19
	RELEASE_7_1_0:1.19
	RELEASE_6_4_0:1.19
	RELEASE_5_EOL:1.19
	RELEASE_7_0_0:1.18
	RELEASE_6_3_0:1.18
	PRE_XORG_7:1.18
	RELEASE_4_EOL:1.18
	RELEASE_6_2_0:1.18
	RELEASE_6_1_0:1.18
	RELEASE_5_5_0:1.18
	RELEASE_6_0_0:1.18
	RELEASE_5_4_0:1.18
	RELEASE_4_11_0:1.18
	RELEASE_5_3_0:1.18
	RELEASE_4_10_0:1.18
	RELEASE_5_2_1:1.18
	RELEASE_5_2_0:1.18
	RELEASE_4_9_0:1.17
	RELEASE_5_1_0:1.15
	RELEASE_4_8_0:1.15
	RELEASE_5_0_0:1.13
	RELEASE_4_7_0:1.13
	RELEASE_4_6_2:1.13
	RELEASE_4_6_1:1.13
	RELEASE_4_6_0:1.13
	RELEASE_5_0_DP1:1.13
	RELEASE_4_5_0:1.13
	RELEASE_4_4_0:1.13
	RELEASE_4_3_0:1.13
	RELEASE_4_2_0:1.10
	RELEASE_4_1_1:1.8
	RELEASE_4_1_0:1.8
	RELEASE_3_5_0:1.8
	RELEASE_4_0_0:1.4
	RELEASE_3_4_0:1.4
	RELEASE_3_3_0:1.4
	RELEASE_3_2_0:1.3
	RELEASE_3_1_0:1.3
	RELEASE_2_2_8:1.3
	RELEASE_3_0_0:1.3
	RELEASE_2_2_7:1.2
	v1_0:1.1.1.1
	VAUDREY:1.1.1;
locks; strict;
comment	@# @;


1.21
date	2012.11.17.06.02.29;	author svnexp;	state Exp;
branches;
next	1.20;

1.20
date	2012.02.27.20.32.30;	author glarkin;	state Exp;
branches;
next	1.19;

1.19
date	2008.04.19.17.54.04;	author miwi;	state Exp;
branches;
next	1.18;

1.18
date	2003.10.27.12.18.06;	author roam;	state Exp;
branches;
next	1.17;

1.17
date	2003.08.08.04.40.45;	author kris;	state Exp;
branches;
next	1.16;

1.16
date	2003.07.08.06.22.41;	author roam;	state Exp;
branches;
next	1.15;

1.15
date	2003.02.19.16.07.30;	author roam;	state Exp;
branches;
next	1.14;

1.14
date	2003.01.22.07.21.43;	author roam;	state Exp;
branches;
next	1.13;

1.13
date	2001.04.12.07.05.32;	author roam;	state Exp;
branches;
next	1.12;

1.12
date	2001.02.05.15.33.16;	author olgeni;	state Exp;
branches;
next	1.11;

1.11
date	2000.11.22.10.20.14;	author roam;	state Exp;
branches;
next	1.10;

1.10
date	2000.10.04.06.40.05;	author sobomax;	state Exp;
branches;
next	1.9;

1.9
date	2000.09.28.22.25.07;	author nbm;	state Exp;
branches;
next	1.8;

1.8
date	2000.06.16.21.52.05;	author asami;	state Exp;
branches;
next	1.7;

1.7
date	2000.06.16.08.18.24;	author sobomax;	state Exp;
branches;
next	1.6;

1.6
date	2000.06.15.17.12.51;	author sobomax;	state Exp;
branches;
next	1.5;

1.5
date	2000.04.10.00.04.41;	author cpiazza;	state Exp;
branches;
next	1.4;

1.4
date	99.08.31.02.42.44;	author peter;	state Exp;
branches;
next	1.3;

1.3
date	98.10.07.15.02.42;	author vanilla;	state Exp;
branches;
next	1.2;

1.2
date	98.06.27.05.19.48;	author asami;	state Exp;
branches;
next	1.1;

1.1
date	98.06.14.12.38.55;	author jseger;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	98.06.14.12.38.55;	author jseger;	state Exp;
branches;
next	;


desc
@@


1.21
log
@Switch exporter over
@
text
@# New ports collection makefile for:	cgihtml
# Date created:		3 Nov 1997
# Whom:			Ian Vaudrey <i.vaudrey@@bigfoot.com>
#
# $FreeBSD: head/www/cgihtml/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	cgihtml
PORTVERSION=	1.69
PORTREVISION=	2
CATEGORIES=	www devel
MASTER_SITES=	http://www.eekim.com/software/cgihtml/ \
		ftp://www.eekim.com/pub/users/eekim/cgihtml/ \
		ftp://hcs.harvard.edu/pub/web/tools/cgihtml/

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Library that simplifies the task of writing CGI programs in C

USE_LDCONFIG=	yes

post-extract:
	@@${MV} ${WRKSRC}/Makefile ${WRKSRC}/Makefile.dist
	@@${CP} ${FILESDIR}/Makefile ${WRKSRC}

post-install:
.if !defined(NOPORTDOCS)
	@@${MKDIR} ${PREFIX}/share/doc/cgihtml/html
.for file in CHANGES CREDITS
	${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/cgihtml
.endfor
	${INSTALL_DATA} ${WRKSRC}/docs/*.html ${PREFIX}/share/doc/cgihtml/html
.endif

.include <bsd.port.mk>
@


1.20
log
@- Reassign to the heap

Requested by:	roam (on ports-developers@@)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.19
log
@- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
@
text
@d16 1
a16 1
MAINTAINER=	roam@@FreeBSD.org
@


1.18
log
@Fix the vulnerabilities reported in Chris Leishman's BugTraq post of
2003/01/07, and a couple of other ones while I'm here.  This could
still benefit from an in-depth audit, though.
Bump PORTREVISION, unquote COMMENT, remove the FORBIDDEN tag.
@
text
@d19 1
a19 1
INSTALLS_SHLIB=	yes
@


1.17
log
@This port is scheduled for removal on Nov 7 2003 if it is still broken at
that time and no PRs have been submitted to fix it.  If you are interested
in saving this port, please send your patches to the maintainer.  If the
maintainer is unresponsive or the port has no maintainer, then please
submit them via send-pr.
@
text
@d10 1
a10 1
PORTREVISION=	1
a15 2
FORBIDDEN=	Multiple vulnerabilities, see http://online.securityfocus.com/archive/1/305469

d17 1
a17 1
COMMENT=	"Library that simplifies the task of writing CGI programs in C"
@


1.16
log
@Fix a master site weirdness that I introduced in rev. 1.14.

Reported by:	fenner's scripts
@
text
@@


1.15
log
@Remove pkg-comment files in my ports.
@
text
@d12 1
a12 1
MASTER_SITES=	http://www.eekim.com/software/cgihtml/cgihtml.tar.gz \
@


1.14
log
@Mark FORBIDDEN due to multiple vulnerabilities reported on Bugtraq.
Update MASTER_SITES and the pkg-descr WWW: seems cgihtml has found a new home.
@
text
@d19 1
@


1.13
log
@Initialize a linked list before returning if no HTTP cookies are available.
Bump PORTREVISION to indicate a bugfix.

Submitted by:	Alexey V. Neyman <avn@@any.ru>
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/cgihtml/Makefile,v 1.12 2001/02/05 15:33:16 olgeni Exp $
d12 5
a16 1
MASTER_SITES=	ftp://hcs.harvard.edu/pub/web/tools/cgihtml/
@


1.12
log
@Some spaces -> tabs for ports/www.
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/cgihtml/Makefile,v 1.11 2000/11/22 10:20:14 roam Exp $
d10 1
@


1.11
log
@update my email address - roam@@orbitel.bg -> roam@@FreeBSD.org
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/cgihtml/Makefile,v 1.10 2000/10/04 06:40:05 sobomax Exp $
d9 1
a9 1
PORTVERSION= 	1.69
@


1.10
log
@Correct CATEGORIES - make first category in the CATEGORIES list matching parent
directory.
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/cgihtml/Makefile,v 1.9 2000/09/28 22:25:07 nbm Exp $
d13 1
a13 1
MAINTAINER=	roam@@orbitel.bg
@


1.9
log
@Upgrade makedepend to 2000.09.07
Upgrade texi2html to 1.64
Update cgihtml's master site
Make Peter Pentchev maintainer.

PR:		21456
Submitted by:	"Peter Pentchev" <roam@@orbitel.bg> (new maintainer)
Approved by:	Ian Vaudrey <i.vaudrey@@bigfoot.com> (old maintainer)
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/cgihtml/Makefile,v 1.8 2000/06/16 21:52:05 asami Exp $
d10 1
a10 1
CATEGORIES=	devel www
@


1.8
log
@Rename INSTALLS_SHLIBS to INSTALLS_SHLIB.  (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/cgihtml/Makefile,v 1.7 2000/06/16 08:18:24 sobomax Exp $
d11 1
a11 1
MASTER_SITES=	ftp://ftp.eekim.com/pub/users/eekim/cgihtml/
d13 1
a13 1
MAINTAINER=	i.vaudrey@@bigfoot.com
@


1.7
log
@Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking
it.

Hall of shame entry:	sobomax
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/cgihtml/Makefile,v 1.6 2000/06/15 17:12:51 sobomax Exp $
d15 1
a15 1
INSTALLS_SHLIBS=	yes
@


1.6
log
@Second round of INSTALL_SHLIBS=yes fixes.
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/cgihtml/Makefile,v 1.5 2000/04/10 00:04:41 cpiazza Exp $
d15 1
a15 1
INSTALL_SHLIBS=	yes
@


1.5
log
@Update with the new PORTNAME/PORTVERSION variables
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/cgihtml/Makefile,v 1.4 1999/08/31 02:42:44 peter Exp $
d15 2
a28 1
	@@${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
@


1.4
log
@$Id$ -> $FreeBSD$
@
text
@a1 1
# Version required:     1.69
d5 1
a5 1
# $FreeBSD$
d8 2
a9 1
DISTNAME=	cgihtml-1.69
@


1.3
log
@Convert to elf, And fix the path of MASTER_SITE.
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.2 1998/06/27 05:19:48 asami Exp $
@


1.2
log
@Remove NO_CONFIGURE and NO_PATCH, they never meant anything.
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.1.1.1 1998/06/14 12:38:55 jseger Exp $
d11 1
a11 1
MASTER_SITES=	ftp://ftp.eekim.com/users/eekim/cgihtml/
d27 1
@


1.1
log
@Initial revision
@
text
@d6 1
a6 1
# $Id$
a13 2

NO_CONFIGURE=	yes
@


1.1.1.1
log
@Import of a port of cgihtml:

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.

PR:		ports/4933
Submitted by:	i.vaudrey@@bigfoot.com
@
text
@@
