Commit graph

10 commits

Author SHA1 Message Date
Thomas Abthorpe
d41c0c0ce9 - Deprecate the port at maintainer's request 2013-09-05 18:20:51 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Olli Hauer
b7fc7ba655 - 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@
2012-09-22 21:15:50 +00:00
Olli Hauer
63f3e3b0d4 - 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@
2012-08-18 14:29:08 +00:00
Olli Hauer
7a0bd31763 - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined 2011-08-20 17:27:52 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Philip M. Gollucci
805c652f35 - Mark remaining mod_* ports MAKE_JOBS_SAFE=yes
PR:             ports/134611
Approved by:    pav (#bsdports)
2009-05-21 20:45:34 +00:00
Ion-Mihai Tetcu
9f190b7581 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
2009-02-18 13:44:10 +00:00
Martin Wilke
12749c66d2 - Fix generates incorrect LoadModule directive in apache22's httpd.conf
PR:		124674
Submitted by:	Sven Klose <pixel@copei.de>
Approved by:	maintainer
2008-06-21 12:36:42 +00:00
Pav Lucistnik
91a891ab7c 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>
2007-07-29 11:54:15 +00:00