NOTICE: This package has been removed from pkgsrc

./lang/ap-lisp, Apache module to easily write web applications in Lisp

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


Branch: CURRENT, Version: 2.43, Package name: ap-lisp-2.43, 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/apache]

Master sites:

SHA1: 43fa8dc7168b665d1b245fc652c99281ec73bc15
RMD160: 2c94a6e8745e874b1ce76f20b76d05a55e87bec4
Filesize: 45.646 KB

Version history: (Expand)


CVS history: (Expand)


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

   2012-11-20 18:04:18 by othyro | Files touched by this commit (1)
Log message:
INSTALLATION_DIRS+=lib/httpd; Use PLIST_SRC for PLIST.common; Use
PLIST_SUBST and MESSAGE_SUBST to fix PLIST and MESSAGE. Use local variable
to handle library extension during install.
   2012-11-20 18:01:46 by othyro | Files touched by this commit (1)
Log message:
Use this for both ap*-lisp packages.
   2012-11-20 18:00:57 by othyro | Files touched by this commit (1)
Log message:
Add a variable for handling of library extension during install.
   2012-11-20 17:55:35 by othyro | Files touched by this commit (2)
Log message:
Modernized.
   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 16:42:49 by othyro | Files touched by this commit (1)
Log message:
Install to DESTDIR. Fixes error we saw on latest bulk build results.
   2012-09-24 18:56:26 by Aleksej Saushev | Files touched by this commit (144)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't and might probably not have staged installation.