This library lets you write SCGI programs. This package reuses the cgi package API, making it very easy to port CGI programs to SCGI. http://hackage.haskell.org/package/scgi
Responsible Changed From-To: freebsd-ports-bugs->haskell haskell@ wants this port PRs (via the GNATS Auto Assign Tool)
pgj 2010-01-12 22:03:14 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/hs-scgi Makefile distinfo pkg-descr pkg-plist Log: This Haskell library lets you write SCGI programs. This package reuses the cgi package API, making it very easy to port CGI programs to SCGI. WWW: http://github.com/esessoms/scgi PR: ports/142499 Submitted by: Jacula Modyun <jacula(at)gmail.com> Revision Changes Path 1.2523 +1 -0 ports/www/Makefile 1.1 +77 -0 ports/www/hs-scgi/Makefile (new) 1.1 +3 -0 ports/www/hs-scgi/distinfo (new) 1.1 +4 -0 ports/www/hs-scgi/pkg-descr (new) 1.1 +14 -0 ports/www/hs-scgi/pkg-plist (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"
State Changed From-To: open->closed The port has been added to the tree. Thanks!