Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  5 Mar 2007 02:41:44 +0800 (CST)
From:      chinsan <chinsan@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/109858: [NEW PORT] devel/pecl-htscanner: Support htaccess for PHP
Message-ID:  <20070304184144.7D0A31145C@chinsan.twbbs.org>
Resent-Message-ID: <200703041850.l24Io4Rl064576@freefall.freebsd.org>

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

>Number:         109858
>Category:       ports
>Synopsis:       [NEW PORT] devel/pecl-htscanner: Support htaccess for PHP
>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:   Sun Mar 04 18:50:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
Taiwan
>Environment:
System: FreeBSD chinsan.twbbs.org 6.2-STABLE FreeBSD 6.2-STABLE #6: Mon Feb  5 23:22:25 CST
>Description:
Allow one to use htaccess-like file to configure PHP per directory, 
just like apache's htaccess. It is especially useful with fastcgi.

This package was originally developed by Bart Vanbrabant. 

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

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- pecl-htscanner-0.7.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-htscanner
#	pecl-htscanner/Makefile
#	pecl-htscanner/distinfo
#	pecl-htscanner/pkg-descr
#
echo c - pecl-htscanner
mkdir -p pecl-htscanner > /dev/null 2>&1
echo x - pecl-htscanner/Makefile
sed 's/^X//' >pecl-htscanner/Makefile << 'END-of-pecl-htscanner/Makefile'
X# New ports collection makefile for:	pecl-htscanner
X# Date created:			2007/03/02
X# Whom:				chinsan
X#
X# $FreeBSD$
X#
X
XPORTNAME=	htscanner
XPORTVERSION=	0.7.0
XCATEGORIES=	devel pear
XMASTER_SITES=	http://pecl.php.net/get/
XPKGNAMEPREFIX=	pecl-
XEXTRACT_SUFX=	.tgz
XDIST_SUBDIR=	PECL
X
XMAINTAINER=	chinsan@FreeBSD.org
XCOMMENT=	Support htaccess for PHP
X
XUSE_PHP=	yes
XUSE_PHPEXT=	yes
X
XCONFIGURE_ARGS=	--enable-htscanner
X
X.include <bsd.port.mk>
END-of-pecl-htscanner/Makefile
echo x - pecl-htscanner/distinfo
sed 's/^X//' >pecl-htscanner/distinfo << 'END-of-pecl-htscanner/distinfo'
XMD5 (PECL/htscanner-0.7.0.tgz) = 3ef9663cb1a9338f456c3dc1278a26b6
XSHA256 (PECL/htscanner-0.7.0.tgz) = 55154bb79fb75746463cb14ffa982d705eebf71b019c4e77b172c1e88aa92f52
XSIZE (PECL/htscanner-0.7.0.tgz) = 8258
END-of-pecl-htscanner/distinfo
echo x - pecl-htscanner/pkg-descr
sed 's/^X//' >pecl-htscanner/pkg-descr << 'END-of-pecl-htscanner/pkg-descr'
XAllow one to use htaccess-like file to configure PHP per directory, 
Xjust like apache's htaccess. It is especially useful with fastcgi.
X
XThis package was originally developed by Bart Vanbrabant. 
X
XWWW: http://pecl.php.net/package/htscanner/
END-of-pecl-htscanner/pkg-descr
exit
--- pecl-htscanner-0.7.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?20070304184144.7D0A31145C>