Date: Tue, 1 Aug 2006 11:40:41 +0800 From: chinsan <chinsan.tw@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/101136: [NEW PORT] security/pecl-tcpwrap: A PECL extension which provides tcpwrappers binding Message-ID: <20060801035401.C76962F069@smtp2.bc.hgc.com.tw> Resent-Message-ID: <200608010400.k7140S6Z048554@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 101136 >Category: ports >Synopsis: [NEW PORT] security/pecl-tcpwrap: A PECL extension which provides tcpwrappers binding >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: Tue Aug 01 04:00:27 GMT 2006 >Closed-Date: >Last-Modified: >Originator: chinsan >Release: FreeBSD 6.1-STABLE i386 >Organization: Taiwan >Environment: System: FreeBSD BSD6.giga.hgc.com.tw 6.1-STABLE FreeBSD 6.1-STABLE #5: Mon Jul 17 09:30:36 CST 2006 >Description: This tcpwrap extension for PHP handles /etc/hosts.allow and /etc/hosts.deny files. WWW: http://pecl.php.net/package/tcpwrap/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- pecl-tcpwrap-1.0.shar begins here --- # 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: # # pecl-tcpwrap # pecl-tcpwrap/Makefile # pecl-tcpwrap/distinfo # pecl-tcpwrap/pkg-descr # echo c - pecl-tcpwrap mkdir -p pecl-tcpwrap > /dev/null 2>&1 echo x - pecl-tcpwrap/Makefile sed 's/^X//' >pecl-tcpwrap/Makefile << 'END-of-pecl-tcpwrap/Makefile' X# New ports collection makefile for: pecl-tcpwrap X# Date created: 2006/08/01 X# Whom: chinsan <chinsan.tw@gmail.com> X# X# $FreeBSD$ X# X XPORTNAME= tcpwrap XPORTVERSION= 1.0 XCATEGORIES= security pear XMASTER_SITES= http://pecl.php.net/get/ XPKGNAMEPREFIX= pecl- XEXTRACT_SUFX= .tgz XDIST_SUBDIR= PECL X XMAINTAINER= chinsan.tw@gmail.com XCOMMENT= A PECL extension which provides tcpwrappers binding X XUSE_PHP= yes XUSE_PHPEXT= yes X Xpost-patch: X @${REINPLACE_CMD} -e 's, -ldl,,' ${WRKSRC}/config.m4 X X.include <bsd.port.mk> END-of-pecl-tcpwrap/Makefile echo x - pecl-tcpwrap/distinfo sed 's/^X//' >pecl-tcpwrap/distinfo << 'END-of-pecl-tcpwrap/distinfo' XMD5 (PECL/tcpwrap-1.0.tgz) = ed68d289c6ce0155b2bd6e62b6ed0996 XSHA256 (PECL/tcpwrap-1.0.tgz) = 8a5a40958f9bf4eec95e3b1463390c50878a2dd4a03a05946e5b8107c19c501d XSIZE (PECL/tcpwrap-1.0.tgz) = 3203 END-of-pecl-tcpwrap/distinfo echo x - pecl-tcpwrap/pkg-descr sed 's/^X//' >pecl-tcpwrap/pkg-descr << 'END-of-pecl-tcpwrap/pkg-descr' XThis tcpwrap extension for PHP handles /etc/hosts.allow Xand /etc/hosts.deny files. X XWWW: http://pecl.php.net/package/tcpwrap/ END-of-pecl-tcpwrap/pkg-descr exit --- pecl-tcpwrap-1.0.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060801035401.C76962F069>