Commit graph

5 commits

Author SHA1 Message Date
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Mark Linimon
48420a5ebd Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR:		ports/116639
Submitted by:	aDe
2007-09-30 04:47:36 +00:00
Ade Lovett
3b3128196e Update to the autotools new world order.
Tested by:	numerous package build runs
Approved by:	portmgr
Thanks to:	des, kris, linimon, pav
2007-07-28 06:33:59 +00:00
Martin Wilke
ddac1c4b76 - Update to 1.5.3.
- Fixes core dump when unloaded by httpd.

Submitted by:   Mike Durian <durian@shadetreesoftware.com> (maintainer)
2007-02-06 23:31:05 +00:00
Martin Wilke
e881321bb0 mod_cplusplus is a proper apache module which allows you to load cpp objects
as handlers for Apache-2.0.  It differs from other modules i've seen in that
it manages the loading and calling of separate shared objects containing your
handler classes.  This allows you to easily and cleanly run an entire site
with c++ handlers.

WWW: http://modcplusplus.sourceforge.net/

PR:		ports/107361
Submitted by:	Michael Durian <durian at shadetreesoftware.com>
2006-12-30 23:24:37 +00:00