Bug 105737 - [new port] www/pear-HTML_AJAX
Summary: [new port] www/pear-HTML_AJAX
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-22 09:30 UTC by Šimun Mikecin
Modified: 2006-11-23 12:40 UTC (History)
0 users

See Also:


Attachments
file.shar (3.32 KB, text/plain)
2006-11-22 09:30 UTC, Šimun Mikecin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Šimun Mikecin 2006-11-22 09:30:19 UTC
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/
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2006-11-22 09:48:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2006-11-23 12:28:06 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2006-11-23 12:33:00 UTC
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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"