aboutsummaryrefslogtreecommitdiff
path: root/www/mod_lisp2
Commit message (Collapse)AuthorAgeFilesLines
* - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is definedOlli Hauer2011-08-201-1/+1
| | | | Notes: svn path=/head/; revision=280086
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Mark remaining mod_* ports MAKE_JOBS_SAFE=yesPhilip M. Gollucci2009-05-211-0/+2
| | | | | | | | PR: ports/134611 Approved by: pav (#bsdports) Notes: svn path=/head/; revision=234362
* Apache 2.2 now sets the APR version as 1.3.0. mod_lisp2 looks forIon-Mihai Tetcu2009-02-181-3/+8
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=228596
* - Fix generates incorrect LoadModule directive in apache22's httpd.confMartin Wilke2008-06-212-0/+30
| | | | | | | | | PR: 124674 Submitted by: Sven Klose <pixel@copei.de> Approved by: maintainer Notes: svn path=/head/; revision=215458
* mod_lisp is an Apache 2 module for writing web applications in CommonPav Lucistnik2007-07-293-0/+27
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> Notes: svn path=/head/; revision=196585