ports/105737: [new port] www/pear-HTML_AJAX

Simun Mikecin numisemis at yahoo.com
Wed Nov 22 09:30:20 UTC 2006


>Number:         105737
>Category:       ports
>Synopsis:       [new port] www/pear-HTML_AJAX
>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:   Wed Nov 22 09:30:19 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Simun Mikecin
>Release:        FreeBSD 5.2.1-RELEASE-p9 i386
>Organization:
>Environment:
System: FreeBSD mail.logos.hr 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #1: Mon Jul 26 14:07:00 CEST 2004 root at mail.logos.hr:/usr/obj/usr/src.5.2.1-R/sys/MAIL 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-HTML_AJAX/
#	pear-HTML_AJAX/Makefile
#	pear-HTML_AJAX/distinfo
#	pear-HTML_AJAX/pkg-descr
#
echo c - pear-HTML_AJAX/
mkdir -p pear-HTML_AJAX/ > /dev/null 2>&1
echo x - pear-HTML_AJAX/Makefile
sed 's/^X//' >pear-HTML_AJAX/Makefile << 'END-of-pear-HTML_AJAX/Makefile'
X# Ports collection makefile for:  pear-HTML_AJAX
X# Date created:			  20 October 2006
X# Whom:				  Simun Mikecin <numisemis at yahoo.com>
X#
X# $FreeBSD: $
X#
X
XPORTNAME=	HTML_AJAX
XPORTVERSION=	0.5.0
XCATEGORIES=	www devel pear
X
XMAINTAINER=	numisemis at yahoo.com
XCOMMENT=	PHP and JavaScript AJAX library
X
XBUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XCATEGORY=	HTML
XFILES=		AJAX.php AJAX/Action.php AJAX/Debug.php AJAX/Helper.php \
X		AJAX/JSON.php AJAX/Response.php AJAX/Server.php \
X		AJAX/Serializer/JSON.php AJAX/Serializer/Null.php \
X		AJAX/Serializer/PHP.php AJAX/Serializer/Urlencoded.php \
X		AJAX/Serializer/Error.php
XEXAMPLES=	guestbook/auto_server.php \
X		guestbook/guestbook.class.php \
X		guestbook/index.php \
X		login/php/auto_server.php \
X		login/php/class.login.php \
X		login/index.php \
X		login/login.css \
X		review/auto_server.php \
X		review/index.php \
X		review/review.class.php \
X		support/customLib.js \
X		support/livesearch.class.php \
X		support/post_tester.php \
X		support/test.class.php \
X		support/test2.class.php \
X		support/testHaa.class.php \
X		support/xml.class.php \
X		tests/behaviorSpeed.php \
X		tests/duplicateJSLib.php \
X		tests/js_utils_getElements.php \
X		tests/js_utils_vardump.php \
X		tests/serialize.php.examples.php \
X		tests/serialize.url.examples.php \
X		tests/setInnerHTML.js \
X		tests/setInnerHTML.php \
X		tests/test_behavior.html \
X		tests/test_priority.php \
X		tests/test_speed.php \
X		action_usage.php \
X		auto_server.php \
X		error_usage.php \
X		form.php \
X		grab.php \
X		haa_usage.php \
X		helper_usage.php \
X		index.php \
X		php_callback.php \
X		proxyless_usage.php \
X		proxy_usage_inline_javascript.php \
X		proxy_usage_server.php \
X		queue_usage.php \
X		README \
X		server.php \
X		shoutbox.php \
X		slow_livesearch.php \
X		slow_server.php \
X		xmlserver.php \
X		xml_usage.php
X_EXAMPLESDIR=	examples
X
X.include <bsd.port.pre.mk>
X.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
X.include <bsd.port.post.mk>
END-of-pear-HTML_AJAX/Makefile
echo x - pear-HTML_AJAX/distinfo
sed 's/^X//' >pear-HTML_AJAX/distinfo << 'END-of-pear-HTML_AJAX/distinfo'
XMD5 (PEAR/HTML_AJAX-0.5.0.tgz) = fc41fcb19a0ee67af07ee99654310627
XSHA256 (PEAR/HTML_AJAX-0.5.0.tgz) = b6efede688b112ad66d8e69ec75567b4fe2c492bc918d922b1fc267c309da68b
XSIZE (PEAR/HTML_AJAX-0.5.0.tgz) = 133921
END-of-pear-HTML_AJAX/distinfo
echo x - pear-HTML_AJAX/pkg-descr
sed 's/^X//' >pear-HTML_AJAX/pkg-descr << 'END-of-pear-HTML_AJAX/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-HTML_AJAX/pkg-descr
exit

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



More information about the freebsd-ports-bugs mailing list