head	1.25;
access;
symbols
	RELEASE_7_4_0:1.21
	RELEASE_8_2_0:1.21
	RELEASE_6_EOL:1.21
	RELEASE_8_1_0:1.20
	RELEASE_7_3_0:1.19
	RELEASE_8_0_0:1.18
	RELEASE_7_2_0:1.18
	RELEASE_7_1_0:1.17
	RELEASE_6_4_0:1.17
	RELEASE_5_EOL:1.17
	RELEASE_7_0_0:1.16
	RELEASE_6_3_0:1.16
	PRE_XORG_7:1.16
	RELEASE_4_EOL:1.16
	RELEASE_6_2_0:1.16
	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.14
	RELEASE_4_10_0:1.14
	RELEASE_5_2_1:1.12
	RELEASE_5_2_0:1.12
	RELEASE_4_9_0:1.10
	RELEASE_5_1_0:1.9
	RELEASE_4_8_0:1.9
	RELEASE_5_0_0:1.8
	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.7
	RELEASE_4_2_0:1.5
	RELEASE_4_1_1:1.5
	RELEASE_4_1_0:1.5
	RELEASE_3_5_0:1.4
	RELEASE_4_0_0:1.1.1.1
	RELEASE_3_4_0:1.1.1.1
	v0_48:1.1.1.1
	KBYANC:1.1.1;
locks; strict;
comment	@# @;


1.25
date	2011.08.23.12.13.32;	author az;	state dead;
branches;
next	1.24;

1.24
date	2011.08.20.10.07.07;	author sunpoet;	state Exp;
branches;
next	1.23;

1.23
date	2011.05.31.20.26.01;	author bapt;	state Exp;
branches;
next	1.22;

1.22
date	2011.05.22.13.10.14;	author culot;	state Exp;
branches;
next	1.21;

1.21
date	2010.08.23.04.31.18;	author pgollucci;	state Exp;
branches;
next	1.20;

1.20
date	2010.04.02.05.00.54;	author kuriyama;	state Exp;
branches;
next	1.19;

1.19
date	2010.01.13.00.50.35;	author pgollucci;	state Exp;
branches;
next	1.18;

1.18
date	2009.03.13.23.27.19;	author shaun;	state Exp;
branches;
next	1.17;

1.17
date	2008.04.17.14.29.54;	author araujo;	state Exp;
branches;
next	1.16;

1.16
date	2006.06.19.20.06.58;	author shaun;	state Exp;
branches;
next	1.15;

1.15
date	2006.05.12.13.57.38;	author itetcu;	state Exp;
branches;
next	1.14;

1.14
date	2004.03.14.12.42.32;	author vs;	state Exp;
branches;
next	1.13;

1.13
date	2004.02.21.22.11.14;	author kris;	state Exp;
branches;
next	1.12;

1.12
date	2003.11.02.03.36.45;	author edwin;	state Exp;
branches;
next	1.11;

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

1.10
date	2003.06.16.06.35.12;	author demon;	state Exp;
branches;
next	1.9;

1.9
date	2003.03.07.06.12.49;	author ade;	state Exp;
branches;
next	1.8;

1.8
date	2001.05.20.02.18.02;	author vanilla;	state Exp;
branches;
next	1.7;

1.7
date	2001.03.01.06.37.32;	author vanilla;	state Exp;
branches;
next	1.6;

1.6
date	2001.02.05.15.33.41;	author olgeni;	state Exp;
branches;
next	1.5;

1.5
date	2000.06.17.02.37.09;	author will;	state Exp;
branches;
next	1.4;

1.4
date	2000.04.23.12.24.23;	author vanilla;	state Exp;
branches;
next	1.3;

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

1.2
date	2000.03.20.21.48.43;	author mharo;	state Exp;
branches;
next	1.1;

1.1
date	99.11.26.19.36.09;	author steve;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	99.11.26.19.36.09;	author steve;	state Exp;
branches;
next	;


desc
@@


1.25
log
@Rename www/p5-FastCGI to reflect official module name (FCGI) www/p5-FCGI.
@
text
@# New ports collection makefile for:	p5-FastCGI
# Date created:				October 27th 1999
# Whom:	      				Kelly Yancey <kbyanc@@posi.net>
#
# $FreeBSD: ports/www/p5-FastCGI/Makefile,v 1.24 2011/08/20 10:07:07 sunpoet Exp $
#

PORTNAME=	FastCGI
PORTVERSION=	0.73
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	FCGI
PKGNAMEPREFIX=	p5-
DISTNAME=	FCGI-${PORTVERSION}

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	Modules for perl5, for enabling FastCGI support in CGI scripts

OPTIONS=	PURE_PERL "Build pure Perl version (experimental)" off

# XXX: fcgi.0 is missing FCGX_Detach, see ports/149755
#LIB_DEPENDS=	fcgi.0:${PORTSDIR}/www/fcgi
#CONFIGURE_ARGS+=	--use-installed=${LOCALBASE}

PERL_CONFIGURE=	yes

MAN3=		FCGI.3

.include <bsd.port.options.mk>

.if defined(WITH_PURE_PERL)
CONFIGURE_ARGS+=--pure-perl
PLIST_SUB=	PURE_PERL="@@comment "
.else
PLIST_SUB=	PURE_PERL=""
.endif

.include <bsd.port.mk>
@


1.24
log
@- Add OPTIONS: PURE_PERL
- Use @@dirrmtry for %%SITE_PERL%%/%%PERL_ARCH%%/auto/FCGI
- Change WWW to CPAN URL
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.23
log
@- update to 0.73
- changes: http://cpansearch.perl.org/src/FLORA/FCGI-0.73/ChangeLog
@
text
@d19 2
d29 9
@


1.22
log
@- Update to 0.72

Changes:	http://search.cpan.org/dist/FCGI/ChangeLog
PR:		ports/157208 [1], ports/157230 [2]
Submitted by:	Kurt Jaeger <fbsd-ports@@opsec.eu> [1],
		Alexey Illarionov <littlesavage@@rambler.ru> [2]
@
text
@d9 1
a9 1
PORTVERSION=	0.72
@


1.21
log
@- The FastCGI 0.71 port www/p5-FastCGI links against the installed
  fcgi-devkit-2.4.0 (www/fcgi). Unfortunately, that port does not have the
  "FCGX_Detach" symbol so attempts to call $request->Detach() croak:
- Pass to perl@@
- Bump PORTREVISION

PR:             ports/149755
Submitted by:   douglas steinwand <dzs-pr@@dzs.fx.org>
@
text
@d9 1
a9 2
PORTVERSION=	0.71
PORTREVISION=	1
a23 1
MAKE_ARGS=	CCFLAGS="${CFLAGS}"
@


1.20
log
@- Upgrade to 0.71.
@
text
@d10 1
d17 1
a17 1
MAINTAINER=	ports@@FreeBSD.org
d20 3
a22 1
LIB_DEPENDS=	fcgi.0:${PORTSDIR}/www/fcgi
a24 1
CONFIGURE_ARGS+=	--use-installed=${LOCALBASE}
@


1.19
log
@-Update to 0.68
@
text
@d9 1
a9 1
PORTVERSION=	0.68
@


1.18
log
@Free most of my ports, since they aren't being maintained to a
reasonable standard.
@
text
@d9 1
a9 1
PORTVERSION=	0.67
@


1.17
log
@- Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.

PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
@
text
@d16 1
a16 1
MAINTAINER=	shaun@@FreeBSD.org
@


1.16
log
@Switch to my @@FreeBSD.org address.

Approved by:	ahze (mentor)
@
text
@d11 1
a11 1
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
@


1.15
log
@- Pass maintainership to submiter.

PR:		ports/97160
Submitted by:	Shaun Amott <shaun@@inerd.com>
Approved by:	lawrance (maintainer)
@
text
@d16 1
a16 1
MAINTAINER=	shaun@@inerd.com
@


1.14
log
@Unbreak: Don't pass CFLAGS in single-quotes
http://bento.freebsd.org/errorlogs/i386-4-latest/p5-FastCGI-0.67.log

Approved by: linimon (mentor)
@
text
@d16 1
a16 1
MAINTAINER=	ports@@FreeBSD.org
@


1.13
log
@BROKEN on 4.x: does not compile
@
text
@d23 1
d27 1
a27 7
.include <bsd.port.pre.mk>

.if ${OSVERSION} < 500000
BROKEN=		"Does not compile"
.endif

.include <bsd.port.post.mk>
@


1.12
log
@ports with possibly unreachable MAINTAINERs

*** addresses that may be dead, even though the error is temporary:
*** addresses that seem to be dead, but give a hint to a new address:

PR:		ports/58694
Submitted by:	Oliver Eikemeier <eikemeier@@fillmore-labs.com>
@
text
@d26 7
a32 1
.include <bsd.port.mk>
@


1.11
log
@utilize SITE_PERL

PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@@dragon2.net>
@
text
@d16 1
a16 1
MAINTAINER=	kbyanc@@posi.net
@


1.10
log
@Update to version 0.67.

Approved by:	maintainer
@
text
@a23 1
MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
@


1.9
log
@Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
@
text
@d9 1
a9 1
PORTVERSION=	0.58
d19 1
a19 1
BUILD_DEPENDS=	${LOCALBASE}/lib/libfcgi.a:${PORTSDIR}/www/fcgi
d22 1
@


1.8
log
@Upgrade to latest version:

	p5-BerkeleyDB		=>	0.15
	p5-Convert-ASN1		=>	0.10
	p5-FastCGI		=>	0.58
	p5-File-Spec		=>	0.82
	p5-Finance-Quote	=>	1.05
	p5-IO-Socket-SSL	=>	0.78
	p5-Locale-Maketext	=>	0.18
	p5-Mon			=>	0.11
	p5-Net-IPv4Addr		=>	0.10

Some ports NO response from:	maintainers
Some ports Approved by:		maintainers
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/p5-FastCGI/Makefile,v 1.7 2001/03/01 06:37:32 vanilla Exp $
d17 1
@


1.7
log
@Remove do-configure section, use PERL_CONFIGURE now.
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/p5-FastCGI/Makefile,v 1.6 2001/02/05 15:33:41 olgeni Exp $
d9 1
a9 1
PORTVERSION=	0.52
d22 1
a23 1
MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
@


1.6
log
@Some spaces -> tabs for ports/www.
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/p5-FastCGI/Makefile,v 1.5 2000/06/17 02:37:09 will Exp $
d13 1
a14 1
PKGNAMEPREFIX=	p5-
d20 1
a20 1
USE_PERL5=	yes
a23 4

do-configure:
		@@cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL \
			CC="${CC}" CCFLAGS="${CFLAGS}"
@


1.5
log
@Lots and lots of cleanups.  Teach p5-* in general about PKGNAMEPREFIX.
Add some missing/wrong dependencies.  Show how to respect CC/CFLAGS.  Many
miscellaneous modifications.  I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS.

Patches largely done by:	Christian Weisgerber <naddy@@mips.inka.de>
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/p5-FastCGI/Makefile,v 1.4 2000/04/23 12:24:23 vanilla Exp $
d9 1
a9 1
PORTVERSION= 	0.52
@


1.4
log
@Upgrade
	p5-Authen-PAM => 0.09
	p5-Chart-PNGgraph => 1.21
	p5-FastCGI => 0.52
	p5-GD => 1.27
	p5-GD-Graph => 1.30
	p5-HTML-Stream => 1.45
	p5-IMAP-Admin => 1.2.2
	p5-IRC => 0.63
	p5-Image-Size => 2.901
	p5-MIME-Lite => 1.137
	p5-MIME-Tools => 4.124
	p5-Mail-POP3Client => 2.6
	p5-Mail-Tools => 1.1401
	p5-MatrixReal => 1.3a5
	p5-Net-Whois => 1.9
	p5-Parse-RecDescent => 1.78
	p5-Proc-Simple => 1.14
	p5-Term-ReadKey => 2.14
	p5-Text-Template => 1.23
	p5-Time => 100.010301
	p5-TimeDate => 1.09
	p5-Tk => 800.021
	p5-XML-Parser => 2.28
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/p5-FastCGI/Makefile,v 1.3 2000/04/10 00:06:24 cpiazza Exp $
d8 1
a8 1
PORTNAME=	p5-FastCGI
d14 1
d20 1
a20 1
USE_PERL5=	YES
d26 2
a27 1
		@@(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL)
@


1.3
log
@Update with the new PORTNAME/PORTVERSION variables
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/p5-FastCGI/Makefile,v 1.2 2000/03/20 21:48:43 mharo Exp $
d9 1
a9 1
PORTVERSION= 	0.48
d13 1
a13 1
DISTNAME=	FCGI-0.48
@


1.2
log
@PREFIX -> LOCALBASE (portlint)
@
text
@a1 1
# Version required:			0.48
d5 1
a5 1
# $FreeBSD: ports/www/p5-FastCGI/Makefile,v 1.1.1.1 1999/11/26 19:36:09 steve Exp $
d8 2
a9 2
DISTNAME=	FCGI-0.48
PKGNAME=	p5-FastCGI-0.48
d13 1
@


1.1
log
@Initial revision
@
text
@d6 1
a6 1
# $FreeBSD$
d17 1
a17 1
BUILD_DEPENDS=	${PREFIX}/lib/libfcgi.a:${PORTSDIR}/www/fcgi
@


1.1.1.1
log
@Initial import of p5-FastCGI version 0.48.
Modules for perl5, for enablin FastCGI support in CGI scripts.

PR:		14564
Submitted by:	Kelly Yancey <kbyanc@@posi.net>
@
text
@@
