summaryrefslogtreecommitdiffstats
path: root/www/mod_auth_kerb2
Commit message (Collapse)AuthorAgeFilesLines
* * Allow for compilation to optionally use the MIT Kerberos 5 port likegreen2005-10-144-22/+63
| | | | | | | | | | | | | | | now, but default to the base system's Heimdal. * Use existing API to tell Heimdal's libkrb5 where the keytab is, rather than exporting an environment variable (which is what must be done for MIT's, apparently) -- this unbreak's specification of the keytab location in httpd.conf. * Rewrite the description to be far more accurate: no mention was made of this module doing real SPNEGO/GSSAPI/Kerberos (as opposed to "Kerberos password gateway") authentication. * Bump PORTREVISION. Approved by: MAINTAINER PR: ports/86963
* - Update to 5.0r6clement2005-08-012-23/+10
| | | | | Submitted by: wollman PR: ports/83111
* - Assign maintainership to freshly created apache@ mailing listclement2004-08-181-1/+1
|
* SIZEify.trevor2004-03-171-0/+1
|
* - Fix build on -CURRENTclement2004-03-011-6/+4
| | | | | PR: 62721 Submitted by: Sergey Matveychuk <sem@ciam.ru>
* Resign as maintainer of this port. I do not have the time to work onwollman2004-03-011-1/+1
| | | | it right now.
* BROKEN on 5.x: Does not compilekris2004-02-071-1/+7
|
* Use the new Apache bits from bsd.port.mk.marcus2003-11-071-3/+1
| | | | Submitted by: dinoex
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Fix typo in default keytab name; bump PORTREVISION.wollman2002-07-181-1/+2
| | | | This has now been verified to work.
* Name the module structure what Apache expects it to be called by default.wollman2002-07-181-0/+1
|
* Update WWW to point to sourceforge.net.wollman2002-07-181-2/+2
|
* mod_auth_kerb distribution has moved to sourceforge.wollman2002-07-182-3/+4
| | | | | | Update to version 4.11. (NB: I haven't yet checked this for proper function; this just unbreaks the compile.)
* Fix dynamic linkage. Also provide for the case where ${KRB5_HOME} !=wollman2002-03-211-2/+4
| | | | ${LOCALBASE}.
* New port www/mod_auth_kerb: authenticate Web clients against Kerberos v5.wollman2001-10-195-0/+61
OpenPOWER on IntegriCloud