head	1.6;
access;
symbols
	RELEASE_8_3_0:1.5
	RELEASE_9_0_0:1.5
	RELEASE_7_4_0:1.5
	RELEASE_8_2_0:1.5
	RELEASE_6_EOL:1.5
	RELEASE_8_1_0:1.5
	RELEASE_7_3_0:1.5
	RELEASE_8_0_0:1.5
	RELEASE_7_2_0:1.5
	RELEASE_7_1_0:1.3
	RELEASE_6_4_0:1.3
	RELEASE_5_EOL:1.3
	RELEASE_7_0_0:1.3
	RELEASE_6_3_0:1.3
	PRE_XORG_7:1.3
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1;
locks; strict;
comment	@# @;


1.6
date	2012.11.17.05.57.30;	author svnexp;	state Exp;
branches;
next	1.5;

1.5
date	2009.03.06.10.08.34;	author ale;	state Exp;
branches;
next	1.4;

1.4
date	2009.01.23.15.42.44;	author roam;	state Exp;
branches;
next	1.3;

1.3
date	2007.03.11.21.57.26;	author ale;	state Exp;
branches;
next	1.2;

1.2
date	2006.12.13.12.41.24;	author roam;	state Exp;
branches;
next	1.1;

1.1
date	2004.07.19.09.08.46;	author ale;	state Exp;
branches;
next	;


desc
@@


1.6
log
@Switch exporter over
@
text
@# New ports collection makefile for:	php5-curl
# Date created:			7 Jul 2004
# Whom:				Alex Dupre <ale@@FreeBSD.org>
#
# $FreeBSD: head/ftp/php5-curl/Makefile 300896 2012-07-14 13:54:48Z beat $
#

CATEGORIES=	ftp

MASTERDIR=	${.CURDIR}/../../lang/php5

PKGNAMESUFFIX=	-curl

.include "${MASTERDIR}/Makefile"
@


1.5
log
@Update to 5.2.9 release and re-add pcre extension.
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.4
log
@Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
@
text
@a12 1
PORTREVISION=	1
@


1.3
log
@Sync PORTREVISION with main port.
@
text
@d13 1
@


1.2
log
@Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.

Thanks to everyone who took the time to look over the patch!

Discussed on:	-ports
@
text
@a13 2
PORTREVISION=	1

@


1.1
log
@Add a new shared extension for PHP.
@
text
@d14 2
@

