head	1.6;
access;
symbols;
locks; strict;
comment	@# @;


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

1.5
date	2012.11.17.06.01.15;	author svnexp;	state Exp;
branches;
next	1.4;

1.4
date	2012.11.08.10.50.29;	author jhale;	state Exp;
branches;
next	1.3;

1.3
date	2012.08.05.05.33.43;	author miwi;	state Exp;
branches;
next	1.2;

1.2
date	2012.05.17.12.10.28;	author miwi;	state Exp;
branches;
next	1.1;

1.1
date	2012.05.16.04.47.22;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.6
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/313280
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: johnpupu <johnpupu@@gmail.com>
# $FreeBSD: head/security/pecl-taint/Makefile 313280 2013-03-02 16:52:32Z miwi $

PORTNAME=	taint
PORTVERSION=	1.2.1
CATEGORIES=	security
MASTER_SITES=	http://pecl.php.net/get/
PKGNAMEPREFIX=	pecl-
EXTRACT_SUFX=	.tgz
DIST_SUBDIR=	PECL

MAINTAINER=	johnpupu@@gmail.com
COMMENT=	Extension used for detecting XSS codes (tainted string)

CFLAGS+=	-I${LOCALBASE}/include
CONFIGURE_ARGS=	--with-php-config=${PREFIX}/bin/php-config

USE_PHP=	yes
USE_PHPEXT=	yes
USE_PHPIZE=	yes

.include <bsd.port.mk>
@


1.5
log
@Switch exporter over
@
text
@d2 1
a2 1
# $FreeBSD: head/security/pecl-taint/Makefile 307168 2012-11-08 10:50:29Z jhale $
d5 1
a5 1
PORTVERSION=	1.2.0
@


1.4
log
@SVN rev 307168 on 2012-11-08 10:50:29Z by jhale

- Update to 1.2.0

While here:
- Trim Makefile header
- Fix capitalization and spacing in COMMENT and pkg-descr

PR:		ports/173466
Submitted by:	John Chen <johnpupu@@gmail.com>
Approved by:	makc, avilla (mentors, implicit)
Feature safe:	yes
@
text
@d2 1
a2 1
# $FreeBSD$
@


1.3
log
@SVN rev 302062 on 2012-08-05 05:33:43Z by miwi

- Update to 1.0.0

PR:		169564
Submitted by:	maintainer
@
text
@d1 1
a1 4
# New ports collection makefile for:	php-yaf
# Date created:		13 May 2011
# Whom:			johnpupu <johnpupu@@gmail.com>
#
a2 1
#
d5 1
a5 1
PORTVERSION=	1.0.0
d13 1
a13 1
COMMENT=	Extension used for detecting XSS codes(tainted string)
@


1.2
log
@- Update to 0.5.3

PR:		167961
Submitted by:	John Chen <johnpupu@@gmail.com> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	0.5.3
@


1.1
log
@Extension used for detecting XSS codes(tainted string)

WWW: http://pecl.php.net/package/taint

PR:		165319
Submitted by:	John Chen <johnpupu@@gmail.com>
@
text
@d9 1
a9 1
PORTVERSION=	0.5.2
@

