NOTICE: This package has been removed from pkgsrc

./wip/Lucu, HTTP daemonic library for Haskell

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.2, Package name: Lucu-0.2, Maintainer: pho

Lucu is an HTTP daemonic library. It can be embedded in any Haskell
program and runs in an independent thread. Lucu is not a replacement
for Apache. It is intended to be used to create an efficient web-based
application without messing around FastCGI. It is also intended to be
run behind a reverse-proxy so it doesn't have some facilities like
logging, client filtering or such like.


Required to run:
[devel/gmp]

Required to build:
[lang/ghc] [wip/hs-zlib] [wip/hxt] [wip/HsOpenSSL] [wip/hs-curl] [wip/hs-dataenc] [wip/tagsoup] [wip/hs-mtl] [wip/hs-network] [wip/stm] [wip/HUnit] [wip/hs-time] [wip/hs-parallel] [wip/parsec] [wip/haskell-src]

Master sites:

SHA1: c8c007c9f630b3f8be6cd0a6bd6a7aabee88388f
RMD160: 0388959e41cc00ccdc26265564edff4922971146
Filesize: 54.423 KB

Version history: (Expand)


CVS history: (Expand)


   2009-06-03 06:22:59 by PHO / phonohawk | Files touched by this commit (5) | Package removed
Log message:
-Lucu
   2009-03-20 20:43:38 by Jörg Sonnenberger | Files touched by this commit (284)
Log message:
Convert buildlink3.mk files to new world order.
   2009-01-16 09:43:19 by PHO / phonohawk | Files touched by this commit (3)
Log message:
Update to Lucu 0.2

   2008-07-20 09:49:50 by PHO / phonohawk | Files touched by this commit (5) | Imported package
Log message:
Import Lucu-0.1 as wip/Lucu.

Lucu is an HTTP daemonic library. It can be embedded in any Haskell
program and runs in an independent thread. Lucu is not a replacement
for Apache. It is intended to be used to create an efficient web-based
application without messing around FastCGI. It is also intended to be
run behind a reverse-proxy so it doesn't have some facilities like
logging, client filtering or such like.