Date: Tue, 12 Jan 2010 22:01:09 +0000 (UTC) From: Gabor Pali <pgj@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/hs-fastcgi Makefile distinfo pkg-descr pkg-plist Message-ID: <201001122201.o0CM19td033771@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pgj 2010-01-12 22:01:09 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/hs-fastcgi Makefile distinfo pkg-descr pkg-plist Log: This Haskell library lets you write FastCGI programs. This package reuses the cgi package API, making it very easy to port CGI programs to FastCGI. The FastCGI C development kit is required to build this library. WWW: http://hackage.haskell.org/package/fastcgi PR: ports/142498 Submitted by: Jacula Modyun <jacula(at)gmail.com> Revision Changes Path 1.2522 +1 -0 ports/www/Makefile 1.1 +83 -0 ports/www/hs-fastcgi/Makefile (new) 1.1 +3 -0 ports/www/hs-fastcgi/distinfo (new) 1.1 +6 -0 ports/www/hs-fastcgi/pkg-descr (new) 1.1 +14 -0 ports/www/hs-fastcgi/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001122201.o0CM19td033771>