Bug 142498 - [new port]: haskell port www/hs-fastcgi
Summary: [new port]: haskell port www/hs-fastcgi
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: freebsd-haskell (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-08 22:20 UTC by Jacula Modyun
Modified: 2010-01-12 23:51 UTC (History)
0 users

See Also:


Attachments
hs-fastcgi.shar (4.40 KB, text/plain)
2010-01-08 22:20 UTC, Jacula Modyun
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jacula Modyun 2010-01-08 22:20:01 UTC
This library lets you write FastCGI programs. This package reuses the
cgi package API, making it very easy to port CGI programs to FastCGI.

http://hackage.haskell.org/package/fastcgi
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-08 22:20:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->haskell

haskell@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-01-12 22:01:22 UTC
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)
_______________________________________________
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"
Comment 3 Gabor Pali freebsd_committer freebsd_triage 2010-01-12 23:50:21 UTC
State Changed
From-To: open->closed

The port has been added to the collection.  Thank you!