NOTICE: This package has been removed from pkgsrc

./wip/ap2-lisp, Apache2 module to easily write web applications in Lisp

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


Branch: CURRENT, Version: 1.2, Package name: ap2-lisp-1.2, Maintainer: pkgsrc-users

mod_lisp talks from Apache to lisp processes by sockets with a very
straightforward protocol to handle a request. It now reuses the Apache to Lisp
sockets for improved performance. Future versions will probably be more Lisp
specific, but for now it can be used by any other language.


Required to build:
[www/apache22]

Master sites:

SHA1: 2e9ccf85dc5ce1cd12df1cfe2796371f834de30d
RMD160: 67e342f22ad566e281027189c4eae9b89b81bfb4
Filesize: 23.713 KB

Version history: (Expand)


CVS history: (Expand)


   2013-09-02 00:22:34 by Aleksej Saushev | Files touched by this commit (5) | Package removed
Log message:
The general consensus in Common Lisp community is that mod_lisp is dead.

   2012-11-20 18:00:04 by othyro | Files touched by this commit (1)
Log message:
+USE_LIBTOOL; Add a variable for the handling of library during install.
   2012-11-20 17:55:35 by othyro | Files touched by this commit (2)
Log message:
Modernized.
   2012-11-20 17:54:37 by othyro | Files touched by this commit (1)
Log message:
Regenerated after adding patch.
   2012-11-20 17:53:56 by othyro | Files touched by this commit (2)
Log message:
Use ap-lisp/PLIST.common (incoming). Removing.
   2012-11-20 17:52:28 by othyro | Files touched by this commit (1)
Log message:
Fixed. Removing.
   2012-11-20 17:50:58 by othyro | Files touched by this commit (1)
Log message:
Needs to specify a protocol to apr_create_socket().
   2010-05-05 23:23:38 by othyro | Files touched by this commit (1)
Log message:
Same as wip/ap-lisp