Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Feb 2012 13:21:24 GMT
From:      John Chen <johnpupu@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/165319: New port: security/pecl-taint
Message-ID:  <201202201321.q1KDLOMI056053@red.freebsd.org>
Resent-Message-ID: <201202201330.q1KDUDqO028159@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         165319
>Category:       ports
>Synopsis:       New port: security/pecl-taint
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 20 13:30:12 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     John Chen
>Release:        FreeBSD 9.0-RELEASE amd64
>Organization:
Watcher
>Environment:
FreeBSD www.johnpupu.tw 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC 2012
>Description:
New port security/pecl-taint
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	/usr/ports/security/pecl-taint
#	/usr/ports/security/pecl-taint/Makefile
#	/usr/ports/security/pecl-taint/distinfo
#	/usr/ports/security/pecl-taint/pkg-descr
#
echo c - /usr/ports/security/pecl-taint
mkdir -p /usr/ports/security/pecl-taint > /dev/null 2>&1
echo x - /usr/ports/security/pecl-taint/Makefile
sed 's/^X//' >/usr/ports/security/pecl-taint/Makefile << 'd7551a624871371242bfd6a29a18be6b'
X# New ports collection makefile for:	php-yaf
X# Date created:		13 May 2011
X# Whom:			johnpupu <johnpupu@gmail.com>
X#
X# $FreeBSD: ports/www/pecl-yaf/Makefile,v 1.7 2012/02/19 23:14:12 miwi Exp $
X#
X
XPORTNAME=	taint
XPORTVERSION=	0.3.0
XCATEGORIES=	security
XMASTER_SITES=	http://pecl.php.net/get/
XPKGNAMEPREFIX=	pecl-
XEXTRACT_SUFX=	.tgz
XDIST_SUBDIR=	PECL
X
XMAINTAINER=	johnpupu@gmail.com
XCOMMENT=	Extension used for detecting XSS codes(tainted string)
X
XCFLAGS+=	-I${LOCALBASE}/include
XCONFIGURE_ARGS=	--with-php-config=${PREFIX}/bin/php-config
X
XUSE_PHP=	yes
XUSE_PHPEXT=	yes
XUSE_PHPIZE=	yes
X
X.include <bsd.port.mk>
d7551a624871371242bfd6a29a18be6b
echo x - /usr/ports/security/pecl-taint/distinfo
sed 's/^X//' >/usr/ports/security/pecl-taint/distinfo << '855ea1a211ecd49b4c1316ce2af57002'
XSHA256 (PECL/taint-0.3.0.tgz) = 8333410caecf18f68778f8f03ceb20883a6389035bc4daa7a7c933510d84e66c
XSIZE (PECL/taint-0.3.0.tgz) = 12614
855ea1a211ecd49b4c1316ce2af57002
echo x - /usr/ports/security/pecl-taint/pkg-descr
sed 's/^X//' >/usr/ports/security/pecl-taint/pkg-descr << '8dcf79532f4b168bee8df995e1cd2c01'
Xextension used for detecting XSS codes(tainted string)
X
XWWW: http://pecl.php.net/package/taint
8dcf79532f4b168bee8df995e1cd2c01
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202201321.q1KDLOMI056053>