head	1.16;
access;
symbols
	RELEASE_8_3_0:1.15
	RELEASE_9_0_0:1.15
	RELEASE_7_4_0:1.15
	RELEASE_8_2_0:1.15
	RELEASE_6_EOL:1.15
	RELEASE_8_1_0:1.15
	RELEASE_7_3_0:1.15
	RELEASE_8_0_0:1.15
	RELEASE_7_2_0:1.15
	RELEASE_7_1_0:1.15
	RELEASE_6_4_0:1.15
	RELEASE_5_EOL:1.15
	RELEASE_7_0_0:1.15
	RELEASE_6_3_0:1.15
	PRE_XORG_7:1.15
	RELEASE_4_EOL:1.15
	RELEASE_6_2_0:1.15
	RELEASE_6_1_0:1.14
	RELEASE_5_5_0:1.14
	RELEASE_6_0_0:1.14
	RELEASE_5_4_0:1.14
	RELEASE_4_11_0:1.14
	RELEASE_5_3_0:1.13
	RELEASE_4_10_0:1.13
	RELEASE_5_2_1:1.13
	RELEASE_5_2_0:1.13
	RELEASE_4_9_0:1.13
	RELEASE_5_1_0:1.13
	RELEASE_4_8_0:1.12
	RELEASE_5_0_0:1.10
	RELEASE_4_7_0:1.8
	RELEASE_4_6_2:1.8
	RELEASE_4_6_1:1.8
	RELEASE_4_6_0:1.8
	RELEASE_5_0_DP1:1.8
	RELEASE_4_5_0:1.8
	RELEASE_4_4_0:1.8
	RELEASE_4_3_0:1.8
	RELEASE_4_2_0:1.6
	RELEASE_4_1_1:1.6
	RELEASE_4_1_0:1.6
	RELEASE_3_5_0:1.6
	RELEASE_4_0_0:1.1;
locks; strict;
comment	@# @;


1.16
date	2012.11.17.06.02.29;	author svnexp;	state Exp;
branches;
next	1.15;

1.15
date	2006.08.15.01.11.31;	author clsung;	state Exp;
branches;
next	1.14;

1.14
date	2004.12.05.18.46.48;	author krion;	state Exp;
branches;
next	1.13;

1.13
date	2003.05.18.23.24.46;	author petef;	state Exp;
branches;
next	1.12;

1.12
date	2003.02.20.19.15.23;	author knu;	state Exp;
branches;
next	1.11;

1.11
date	2003.01.03.19.11.29;	author ijliao;	state Exp;
branches;
next	1.10;

1.10
date	2002.11.10.16.48.21;	author lioux;	state Exp;
branches;
next	1.9;

1.9
date	2002.11.06.22.47.13;	author adamw;	state Exp;
branches;
next	1.8;

1.8
date	2001.03.31.16.23.36;	author kevlo;	state Exp;
branches;
next	1.7;

1.7
date	2001.02.05.15.33.16;	author olgeni;	state Exp;
branches;
next	1.6;

1.6
date	2000.06.16.21.52.07;	author asami;	state Exp;
branches;
next	1.5;

1.5
date	2000.06.16.08.18.24;	author sobomax;	state Exp;
branches;
next	1.4;

1.4
date	2000.06.15.17.12.50;	author sobomax;	state Exp;
branches;
next	1.3;

1.3
date	2000.04.10.00.04.39;	author cpiazza;	state Exp;
branches;
next	1.2;

1.2
date	2000.03.29.07.18.27;	author kris;	state Exp;
branches;
next	1.1;

1.1
date	99.12.29.09.25.45;	author steve;	state Exp;
branches;
next	;


desc
@@


1.16
log
@Switch exporter over
@
text
@# New ports collection makefile for:	libcgic
# Date created:				27 July 1999
# Whom:					Andrey Zakhvatov
#
# $FreeBSD: head/www/cgic/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	cgic
PORTVERSION=	2.05
CATEGORIES=	www
MASTER_SITES=	http://www.boutell.com/cgic/
DISTNAME=	${PORTNAME}${PORTVERSION:S/.//}

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	ANSI C library for CGI programming

MAKE_ENV=	SHLIB_MAJOR="${SHLIB_MAJOR}"
MAKEFILE=	${FILESDIR}/Makefile.lib
PLIST_SUB=	SHLIB_MAJOR="${SHLIB_MAJOR}"
USE_LDCONFIG=	yes

SHLIB_MAJOR=	${PORTVERSION:R}

post-install:
.if !defined(NOPORTDOCS)
	@@${MKDIR} ${DOCSDIR}
	${INSTALL_DATA} ${WRKSRC}/*.html ${DOCSDIR}
	${INSTALL_DATA} ${WRKSRC}/*.txt ${DOCSDIR}
	@@${MKDIR} ${EXAMPLESDIR}
	${INSTALL_DATA} ${WRKSRC}/capture.c ${EXAMPLESDIR}
	${INSTALL_DATA} ${WRKSRC}/cgictest.c ${EXAMPLESDIR}
.endif

.include <bsd.port.mk>
@


1.15
log
@- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include www/ x11/ x11-clocks/ x11-servers/ x11-themes/ maintained
  by ports@@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.14
log
@Update to version 2.05

PR:		ports/74734
Submitted by:	Ports Fury
@
text
@d20 1
a20 1
INSTALLS_SHLIB=	yes
@


1.13
log
@Update to 2.02.

PR:		51704
Submitted by:	Ports Fury
@
text
@d9 1
a9 1
PORTVERSION=	2.02
@


1.12
log
@De-pkg-comment.
@
text
@d9 1
a9 1
PORTVERSION=	2.01
@


1.11
log
@upgrade to 2.01

PR:		46428
Submitted by:	Ports Fury
@
text
@d15 1
@


1.10
log
@o Rollback PORTCOMMENT modifications while this feature's implementation
  is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
@
text
@d9 1
a9 1
PORTVERSION=	1.07
d16 1
a16 1
WRKSRC=		${WRKDIR}/${PORTNAME}
d18 1
d21 2
d25 6
a30 6
	@@${MKDIR} ${PREFIX}/share/examples/cgic
	${INSTALL_DATA} ${WRKSRC}/capture.c ${PREFIX}/share/examples/cgic
	${INSTALL_DATA} ${WRKSRC}/cgictest.c ${PREFIX}/share/examples/cgic
	@@${MKDIR} ${PREFIX}/share/doc/cgic
	${INSTALL_DATA} ${WRKSRC}/*.html ${PREFIX}/share/doc/cgic
	${INSTALL_DATA} ${WRKSRC}/*.txt ${PREFIX}/share/doc/cgic
@


1.9
log
@Use PORTCOMMENT in the Makefile, and whack the pkg-comment.

Approved by:	pat
@
text
@a15 2
PORTCOMMENT=	ANSI C library for CGI programming

@


1.8
log
@Update to version 1.07

PR: 26235
Submitted by: Ports Fury
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/cgic/Makefile,v 1.7 2001/02/05 15:33:16 olgeni Exp $
d15 2
@


1.7
log
@Some spaces -> tabs for ports/www.
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/cgic/Makefile,v 1.6 2000/06/16 21:52:07 asami Exp $
d9 1
a9 1
PORTVERSION=	1.06
d12 1
a12 2
DISTNAME=	${PORTNAME}106
EXTRACT_SUFX=	.tar.Z
d16 2
a19 10
ALL_TARGET=	libcgic.so.1

do-install:
	@@ ${INSTALL_DATA} ${WRKSRC}/cgic.h ${PREFIX}/include
	@@ ${INSTALL_DATA} ${WRKSRC}/libcgic.so.1 ${PREFIX}/lib
	@@ ${LN} -s ${PREFIX}/lib/libcgic.so.1 ${PREFIX}/lib/libcgic.so
	@@ ${MKDIR} ${PREFIX}/share/examples/cgic
	@@ ${INSTALL_DATA} ${WRKSRC}/capture.c ${PREFIX}/share/examples/cgic
	@@ ${INSTALL_DATA} ${WRKSRC}/cgictest.c ${PREFIX}/share/examples/cgic

d22 6
a27 4
	@@ ${MKDIR} ${PREFIX}/share/doc/cgic
.for file in cgic.html cgic.txt license.txt readme.txt support.txt testform.html
	@@ ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/cgic
.endfor
@


1.6
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/cgic/Makefile,v 1.5 2000/06/16 08:18:24 sobomax Exp $
d9 1
a9 1
PORTVERSION= 	1.06
@


1.5
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/cgic/Makefile,v 1.4 2000/06/15 17:12:50 sobomax Exp $
d17 1
a17 1
INSTALLS_SHLIBS=	yes
@


1.4
log
@Second round of INSTALL_SHLIBS=yes fixes.
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/cgic/Makefile,v 1.3 2000/04/10 00:04:39 cpiazza Exp $
d17 1
a17 1
INSTALL_SHLIBS=	yes
@


1.3
log
@Update with the new PORTNAME/PORTVERSION variables
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/cgic/Makefile,v 1.2 2000/03/29 07:18:27 kris Exp $
d17 2
a24 1
	@@ ${LDCONFIG} -m ${PREFIX}/lib
@


1.2
log
@Remove andy@@icc.surw.chel.su as maintainer from his ports..he doesn't
have time to maintain them.

Approved by:	andy
@
text
@a1 1
# Version required:			1.06
d5 1
a5 1
# $FreeBSD: ports/www/cgic/Makefile,v 1.1 1999/12/29 09:25:45 steve Exp $
d8 2
a9 2
DISTNAME=	cgic106
PKGNAME=	cgic-1.06
d12 1
@


1.1
log
@Add cgic version 1.06.
An ANSI C library for CGI programming.

PR:		12835
Submitted by:	Andrey Zakhvatov <andy@@icc.surw.chel.su>
@
text
@d6 1
a6 1
# $FreeBSD$
d15 1
a15 1
MAINTAINER=	andy@@icc.surw.chel.su
@

