Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Oct 2005 22:55:59 +0000 (UTC)
From:      Brian Feldman <green@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www/mod_auth_kerb Makefile pkg-descr pkg-plist ports/www/mod_auth_kerb/files patch-src__mod_auth_kerb.c
Message-ID:  <200510142255.j9EMtx6G094518@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
green       2005-10-14 22:55:59 UTC

  FreeBSD ports repository

  Modified files:
    www/mod_auth_kerb    Makefile pkg-descr pkg-plist 
  Added files:
    www/mod_auth_kerb/files patch-src__mod_auth_kerb.c 
  Log:
  * Allow for compilation to optionally use the MIT Kerberos 5 port like
    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
  
  Revision  Changes    Path
  1.13      +25 -8     ports/www/mod_auth_kerb/Makefile
  1.1       +25 -0     ports/www/mod_auth_kerb/files/patch-src__mod_auth_kerb.c (new)
  1.3       +11 -12    ports/www/mod_auth_kerb/pkg-descr
  1.2       +1 -1      ports/www/mod_auth_kerb/pkg-plist



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510142255.j9EMtx6G094518>