Commit graph

9 commits

Author SHA1 Message Date
obache
bf657c8892 Use ${APXS} intead of manually constructed one. 2009-12-11 12:02:59 +00:00
adrianp
2ae6078ec7 Give up MAINTAINER 2009-07-17 18:00:13 +00:00
adrianp
8ea727c597 Fix build on OpenSolaris 2009-02-20 23:21:26 +00:00
joerg
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +00:00
rillig
5d845f71b1 Fixed duplicate definition of strsep on NetBSD. 2007-11-30 20:46:18 +00:00
joerg
7ac9657102 Change naming of Apache 2.2 modules to use ap22 prefix.
Allow apache22 in some more case and add a hack to devel/subversion
to determine the module by the state of the apache22 option.
This comes from www/ap2-subversion and should be fixed to properly
use build options or so.

OK agc@
2007-06-30 16:09:07 +00:00
joerg
0e99da970b Reorder Apache depedency to get the most specific one first. 2007-06-10 08:42:04 +00:00
xtraeme
431c865de4 * Use apache.mk to be compatible with the new apache22 pkg.
* Use PKG_APACHE_ACCEPTED.
2006-12-08 23:34:10 +00:00
adrianp
bcbdfe1e51 mod_auth_xradius provides high performance authentication against
RFC 2865 RADIUS Servers.

Features:
* Supports popular RADIUS Servers including OpenRADIUS, FreeRADIUS and
  commercial servers.
* Distributed Authentication Cache using apr_memcache.
* Local Authentication Cache using DBM.
* Uses standard HTTP Basic Authentication, unlike mod_auth_radius which uses
  cookies for sessions.
2006-08-13 17:34:16 +00:00