| Port details | 
	| 
 mod_auth_kerb An Apache module for authenticating users with Kerberos v5
 5.3,1 www    =5          5.3,1Version of this port present on the latest quarterly branch. DEPRECATED: apache13 is deprecated, migrate to 2.2.x+ now 
  This port expired on: 2012-01-01 
Maintainer: apache@FreeBSD.org Port Added: 2001-10-19 14:40:18Last Update: 2012-01-01 19:30:58SVN Revision: UNKNOWNLicense: not specified in portWWW: http://modauthkerb.sourceforge.net/Description:mod_auth_kerb is an Apache module for authenticating Web clients in a
Kerberos v5 realm. Authentication may be performed via the Kerberos
principal/password; it may also be done securely using SPNEGO (HTTP
Negotiate auth protocol) to perform a GSSAPI/Kerberos authentication
from the user's browser and Kerberos credentials directly to the server
Kerberos credentials 'HTTP/host@REALM'. Because the Kerberos password is
transmitted in plain text in the former mode, when using mod_auth_kerb
for naive HTTP Basic (password-based) authentication, this module
MUST be used in conjunction with an encryption-capable Web server
(e.g. Apache) to keep that exchange private. There is no documentation
provided; see the Web site for more details.
WWW: http://modauthkerb.sourceforge.net/  cgit¦GitHub¦GitHub¦GitLab¦
 Manual pages:FreshPorts has no man page information for this port.pkg-plist: as obtained via: make generate-plistThere is no configure plist information for this port.Dependency lines:
ap13-mod_auth_kerb>0:www/mod_auth_kerb
No installation instructions:This port has been deleted.PKGNAME: ap13-mod_auth_kerbFlavors: there is no flavor information for this port.distinfo:There is no distinfo for this port. 
No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:  
DependenciesNOTE: FreshPorts displays only information on required and default dependencies.  Optional dependencies are not covered.Build dependencies:
apxs : www/apache13gmake : devel/gmake
Runtime dependencies:
apxs : www/apache13
There are no ports dependent upon this portConfiguration Options:
     No options to configureOptions name:N/AFreshPorts was unable to extract/find any pkg message
Master Sites: | 
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) | 
| Commit | Credits | Log message | 
|---|
| 5.3,1 01 Jan 2012 19:30:58
 
    | ohauer  | - remove apache13 and ports depending on apache13 from portstree
  ( EXPIRATION_DATE=2012-01-01 )
with hat apache@ | 
| 5.3,1 02 Nov 2011 03:43:45
 
    | pgollucci  | - sync apache13 related EXPIRATION_DATE
With Hat:       apache@ | 
| 5.3,1 07 Sep 2011 03:00:51
 
    | pgollucci  | - Set EXPIRATION_DATE to an actual date (9.0 is behind, so guess 2 months from
now).
- This can be changed later as needed, if at all, either way we won't remove
them
  until after 9.0 is released.
With Hat:   apache@
Reported by:    dvl via freshports | 
| 5.3 27 Aug 2011 09:54:40
 
    | ohauer  | - set EXPIRATION_DATE to "one week after FreeBSD 9.0-RELEASE-p0"
with hat apache@ | 
| 5.3,1 20 Aug 2011 19:00:12
 
    | ohauer  | - USE_APACHE=  /1.3/13/  /2.0/20/ /2.2/22/ | 
| 5.3,1 19 Mar 2011 12:38:54
 
    | miwi  | - Get Rid MD5 support | 
| 5.3,1 06 Jun 2010 05:00:32
 
    | pgollucci  | - use %%AP_MODULE%% PLIST_SUB var in pkg-plist s
PR:             ports/147143
Submitted by:   pgollucci@ (myself)
Reviewed by:    portmgr (pav) | 
| 5.3,1 27 May 2010 21:27:03
 
    | pgollucci  | - 2/3:
     - consistently use APACHE PLIST_SUB var %%AP_NAME%% in pkg-plists
PR:             ports/147142
Reviewed by:    portmgr (pav)
With Hat:       apache@ | 
| 5.3,1 27 May 2010 21:19:17
 
    | pgollucci  | - 1/3:
    - apxs -a is install
    - apxs -A is uninstall
PR:             ports/147139
Reviewed by:    portmgr (pav)
With Hat:       apache@ | 
| 5.3 25 May 2010 20:17:37
 
      | pgollucci  | Mk/bsd.apache.mk can not sufficiently alter things before Mk/bsd.options.mk
in Mk/bsd.ports.mk due to ordering in Mk/bsd.port.mk.  This causes OPTIONSFILE
to be incorrectly set during some make phases as a result of the recent
PKGNAMEPREFIX for apache ports.
'Revert' some of the PKGNAMEPREFIX changes for apXX-.
   - Must be manually requested in tbe port Makefile either by
     a) AP_FAST_BUILD=yes
     b) PKGNAMEPREFIX=${APACHE_PKGNAMEPREFIX}
   - Going forward, we will only do this for ports where WITH_APACHE
       is NOT optional, but required.  mod_* ports are a good fit.
141 ports are mod_ ports
  80 of those use AP_FAST_BUILD and thus are auto hooked by this patch [a].
  61 remaining are then patched to mirror the other $lang frameworks [b].
PR:             ports/146956
Reported by:    Hans F. Nordhaug <Hans.F.Nordhaug@hiMolde.no>, several
Discussed with: pav, itectu on #bsdports
Tested by:      P6 TB run
Approved by:    portmgr (pav) | 
| 5.3,1 22 Aug 2009 00:38:34
 
    | amdmi3  | - Switch SourceForge ports to the new File Release System: categories starting
with W | 
| 5.3,1 17 May 2009 07:24:35
 
    | pgollucci  | - Mark SAFE apache@ ports MAKE_JOBS_SAFE=yes | 
| 5.3,1 11 May 2009 07:35:41
 
    | pgollucci  | - Cleanup apxs -> APXS usage
- Clean up PLIST_SUB vars
- Use %%AP*%% in pkg-plist | 
| 5.3,1 12 Jan 2009 02:07:52
 
    | pgollucci  | - www/apache13 support in this module stops at 5.3 set PORTSCOUT | 
| 5.3,1 12 Jan 2009 02:05:31
 
    | pgollucci  | - Revert to 5.3 and set PORTEPOCH to keep a version usable with www/apache13
Requested by:   bsam
PR:             ports/130006 | 
| 5.4 26 Dec 2008 08:09:08
 
    | pgollucci  | - Update to 5.4 [1]
- Use SF macro
- Require apache 2.0+ (conn_rec.id structure incompatabilities)
PR:             ports/129470
Submited by:    Ryan Steinmetz <rpsfa@rit.edu>
Approved by:    araujo (mentor, implicit) | 
| 5.3 29 Jan 2008 20:24:46
 
    | clement  | - This time, really add the patch
- Fix build on >= 7.0
Spotted by:             erwin | 
| 5.3 27 Jan 2008 20:53:54
 
    | clement  | - Unbreak on >= 7.0
PR:             ports/119794
Submitted by:   KAMIYA Satosi <mimoriso@gmail.com> | 
| 5.3 23 Jul 2007 14:45:19
 
    | dinoex  | - drop confusing OPTIONS
- support build with heimdal from ports
PR:             97385 | 
| 5.3 23 Jul 2007 14:18:31
 
    | dinoex  | - Security update to 5.3
- Fix remotely exploitable vulnerability
Security: CVE-2006-5989
PR:             113059
Submitted by:   Christian Ullrich | 
| 5.1 14 Mar 2007 19:29:20
 
    | pav  | - Update to 5.1
PR:             ports/104842
Submitted by:   Ryan T. Dean <rtdean@cytherianage.net>
Approved by:    maintainer timeout (apache; 3 months) | 
| 5.0.r6_1 20 Jan 2006 00:14:56
 
    | kris  | BROKEN on 7.0: Does not compile | 
| 5.0.r6_1 04 Dec 2005 20:53:01
 
    | clement  | - Convert to new USE_APACHE
- Add SHA256 | 
| 5.0.r6_1 14 Oct 2005 22:55:59
 
    | green  | * 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 | 
| 5.0.r6 01 Aug 2005 09:28:29
 
    | clement  | - Update to 5.0r6
Submitted by:   wollman
PR:             ports/83111 | 
| 4.11_1 18 Aug 2004 16:21:56
 
    | clement  | - Assign maintainership to freshly created apache@ mailing list | 
| 4.11_1 17 Mar 2004 18:29:46
 
    | trevor  | SIZEify. | 
| 4.11_1 01 Mar 2004 23:48:34
 
    | clement  | - Fix build on -CURRENT
PR:             62721
Submitted by:   Sergey Matveychuk <sem@ciam.ru> | 
| 4.11_1 01 Mar 2004 16:20:49
 
    | wollman  | Resign as maintainer of this port.  I do not have the time to work on
it right now. | 
| 4.11_1 07 Feb 2004 03:31:20
 
    | kris  | BROKEN on 5.x: Does not compile | 
| 4.11_1 07 Nov 2003 09:12:58
 
    | marcus  | Use the new Apache bits from bsd.port.mk.
Submitted by:   dinoex | 
| 4.11_1 07 Mar 2003 06:12:57
 
    | ade  | Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. | 
| 4.11_1 18 Jul 2002 20:00:18
 
    | wollman  | Fix typo in default keytab name; bump PORTREVISION.
This has now been verified to work. | 
| 4.11 18 Jul 2002 19:00:28
 
    | wollman  | Name the module structure what Apache expects it to be called by default. | 
| 4.11 18 Jul 2002 17:22:30
 
    | wollman  | Update WWW to point to sourceforge.net. | 
| 4.11 18 Jul 2002 17:20:16
 
    | wollman  | mod_auth_kerb distribution has moved to sourceforge.
Update to version 4.11.
(NB: I haven't yet checked this for proper function; this just unbreaks
the compile.) | 
| 4.10 21 Mar 2002 16:10:14
 
    | wollman  | Fix dynamic linkage.  Also provide for the case where ${KRB5_HOME} !=
${LOCALBASE}. | 
| 19 Oct 2001 18:40:18 
       | wollman  | New port www/mod_auth_kerb: authenticate Web clients against Kerberos v5.     |