Date: Thu, 23 Nov 2006 12:28:11 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/pear-HTML_AJAX Makefile distinfo pkg-descr Message-ID: <200611231228.kANCSBtW088854@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2006-11-23 12:28:11 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/pear-HTML_AJAX Makefile distinfo pkg-descr Log: 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/ PR: ports/105737 Submitted by: Simun Mikecin <numisemis at yahoo.com> Revision Changes Path 1.1612 +1 -0 ports/www/Makefile 1.1 +76 -0 ports/www/pear-HTML_AJAX/Makefile (new) 1.1 +3 -0 ports/www/pear-HTML_AJAX/distinfo (new) 1.1 +5 -0 ports/www/pear-HTML_AJAX/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611231228.kANCSBtW088854>