ports/73613: New port: www/pear-HTTP_Server

Gerrit Beine tux at pinguru.net
Sat Nov 6 14:20:29 UTC 2004


>Number:         73613
>Category:       ports
>Synopsis:       New port: www/pear-HTTP_Server
>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:   Sat Nov 06 14:20:28 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Gerrit Beine
>Release:        FreeBSD 5.2.1-RELEASE-p10
>Organization:
pitcom GmbH
>Environment:
FreeBSD asus.intern.beine-computer.de 5.2.1-RELEASE-p10 FreeBSD 5.2.1-RELEASE-p10 #0: Sat Oct  2 17:41:00 CEST 2004     root at asus.intern.beine-computer.de:/usr/src/sys/i386/compile/ASUS  i386

>Description:
HTTP server class that allows you to easily implement HTTP servers by supplying
callbacks. The base class will parse the request, call the appropriate callback
and build a repsonse based on an array that the callbacks have to return.

WWW: http://pear.php.net/package/HTTP_Server/
>How-To-Repeat:
      
>Fix:
# 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:
#
#	pear-HTTP_Server
#	pear-HTTP_Server/Makefile
#	pear-HTTP_Server/distinfo
#	pear-HTTP_Server/pkg-descr
#
echo c - pear-HTTP_Server
mkdir -p pear-HTTP_Server > /dev/null 2>&1
echo x - pear-HTTP_Server/Makefile
sed 's/^X//' >pear-HTTP_Server/Makefile << 'END-of-pear-HTTP_Server/Makefile'
X# Ports collection makefile for:  pear-HTTP_Server
X# Date created:			  24 Octobre 2004
X# Whom:				  Gerrit Beine (<tux at pinguru.net>)
X#
X# $FreeBSD$
X#
X
XPORTNAME=	HTTP_Server
XPORTVERSION=	0.3
XCATEGORIES=	www devel pear
X
XMAINTAINER=	tux at pinguru.net
XCOMMENT=	HTTP server class.
X
XBUILD_DEPENDS=	${PEARDIR}/HTTP.php:${PORTSDIR}/www/pear-HTTP \
X		${PEARDIR}/Net/Server.php:${PORTSDIR}/net/pear-Net_Server
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XCATEGORY=	HTTP
XFILES=		Server.php Server/Request.php
XEXAMPLES=	HTTP_Server_File.php www/index.html
X
X.include <bsd.port.pre.mk>
X.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
X.include <bsd.port.post.mk>
END-of-pear-HTTP_Server/Makefile
echo x - pear-HTTP_Server/distinfo
sed 's/^X//' >pear-HTTP_Server/distinfo << 'END-of-pear-HTTP_Server/distinfo'
XMD5 (PEAR/HTTP_Server-0.3.tgz) = c2af949c018e3d1428de4679f7f7ce5a
XSIZE (PEAR/HTTP_Server-0.3.tgz) = 5882
END-of-pear-HTTP_Server/distinfo
echo x - pear-HTTP_Server/pkg-descr
sed 's/^X//' >pear-HTTP_Server/pkg-descr << 'END-of-pear-HTTP_Server/pkg-descr'
XHTTP server class that allows you to easily implement HTTP servers by supplying
Xcallbacks. The base class will parse the request, call the appropriate callback
Xand build a repsonse based on an array that the callbacks have to return.
X
XWWW: http://pear.php.net/package/HTTP_Server/
END-of-pear-HTTP_Server/pkg-descr
exit

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



More information about the freebsd-ports-bugs mailing list