Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Nov 2004 17:14:36 +0000 (UTC)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/pear-HTTP_Server Makefile distinfo pkg-descr
Message-ID:  <200411061714.iA6HEawh012915@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pav         2004-11-06 17:14:36 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/pear-HTTP_Server Makefile distinfo pkg-descr 
  Log:
  Add pear-HTTP_Server, a 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.
  
  PR:             ports/73613
  Submitted by:   Gerrit Beine <tux@pinguru.net>
  
  Revision  Changes    Path
  1.998     +1 -0      ports/www/Makefile
  1.1       +25 -0     ports/www/pear-HTTP_Server/Makefile (new)
  1.1       +2 -0      ports/www/pear-HTTP_Server/distinfo (new)
  1.1       +5 -0      ports/www/pear-HTTP_Server/pkg-descr (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411061714.iA6HEawh012915>