Port details |
- mod_lisp2 Apache2 module for use with Common Lisp
- 1.3.1_2 www
=0 1.3.1_2Version of this port present on the latest quarterly branch.
- DEPRECATED: distfile unfetchable
This port expired on: 2014-01-01
- Maintainer: viktor.leis@googlemail.com
- Port Added: 2007-07-29 11:54:24
- Last Update: 2014-01-01 12:22:42
- SVN Revision: 338374
- License: not specified in port
- WWW:
- http://www.fractalconcept.com/asp/html/mod_lisp.html
- Description:
- mod_lisp is an Apache 2 module for writing web applications in Common
Lisp. It is distributed with a BSD-style license.
WWW: http://www.fractalconcept.com/asp/html/mod_lisp.html
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ap22-mod_lisp2>0:www/mod_lisp2
- No installation instructions:
- This port has been deleted.
- PKGNAME: ap22-mod_lisp2
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- apxs : www/apache22
- Runtime dependencies:
-
- apxs : www/apache22
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.1_2 01 Jan 2014 12:22:42 |
rene |
Remove expired ports:
2014-01-01 net/pypvm: Dead upstream and suspected that there are no users of
port
2014-01-01 www/mawstats: Upstream development dead, use www/[j]awstats instead
2014-01-01 devel/p5-Dialog
2014-01-01 textproc/referrercop: distfile unfetchable
2014-01-01 www/notftp: distfile unfetchable
2014-01-01 www/mod_lisp2: distfile unfetchable |
1.3.1_2 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.3.1_2 05 Sep 2013 18:20:52 |
tabthorpe |
- Deprecate the port at maintainer's request |
14 Aug 2013 22:35:54
|
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.3.1_2 22 Sep 2012 21:15:51 |
ohauer |
- USE_APACHE= s/22+/22/
- adopt new Makefile header
Port build fails on local exp-run with apache24 with
error: 'conn_rec' has no member named 'remote_ip'
or various other apache22 specific functions/parameters
with hat apache@ |
1.3.1_2 18 Aug 2012 14:29:11 |
ohauer |
- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED
with hat apache@ |
1.3.1_2 20 Aug 2011 17:27:52 |
ohauer |
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined |
1.3.1_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.3.1_1 21 May 2009 20:45:34 |
pgollucci |
- Mark remaining mod_* ports MAKE_JOBS_SAFE=yes
PR: ports/134611
Approved by: pav (#bsdports) |
1.3.1_1 18 Feb 2009 13:44:10 |
itetcu |
Apache 2.2 now sets the APR version as 1.3.0. mod_lisp2 looks for
an APR version of 1.2.2-1.2.inf. This patch allows it to correctly
see the bump in the minor, allowing mod_lisp2 to compile against
apache22.
PR: ports/131649
Submitted by: Erik Greenwald
Approved by: maintainer |
1.3.1_1 21 Jun 2008 12:36:42 |
miwi |
- Fix generates incorrect LoadModule directive in apache22's httpd.conf
PR: 124674
Submitted by: Sven Klose <pixel@copei.de>
Approved by: maintainer |
1.3.1 29 Jul 2007 11:54:15 |
pav |
mod_lisp is an Apache 2 module for writing web applications in Common
Lisp. It is distributed with a BSD-style license.
WWW: http://www.fractalconcept.com/asp/html/mod_lisp.html
PR: ports/114666
Submitted by: Viktor Leis <viktor.leis@googlemail.com> |