Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-02-20 | Fix build on OpenSolaris | adrianp | 2 | -1/+17 | |
2008-06-12 | Add DESTDIR support. | joerg | 1 | -1/+3 | |
2007-11-30 | Fixed duplicate definition of strsep on NetBSD. | rillig | 2 | -1/+18 | |
2007-06-30 | Change naming of Apache 2.2 modules to use ap22 prefix. | joerg | 1 | -2/+2 | |
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-10 | Reorder Apache depedency to get the most specific one first. | joerg | 1 | -4/+3 | |
2006-12-08 | * Use apache.mk to be compatible with the new apache22 pkg. | xtraeme | 1 | -2/+4 | |
* Use PKG_APACHE_ACCEPTED. | |||||
2006-08-13 | mod_auth_xradius provides high performance authentication against | adrianp | 6 | -0/+65 | |
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. |