Bug 83111

Summary: mod_auth_kerb is broken on amd64; updated version works
Product: Ports & Packages Reporter: Garrett Wollman <wollman>
Component: Individual Port(s)Assignee: freebsd-apache (Nobody) <apache>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Garrett Wollman 2005-07-07 21:20:14 UTC
The current mod_auth_kerb port crashes on my amd64 machine.  (I have
not tested it recently on i386).

Fix: The following patch updates the port to the current version.  I make
no claims for its elegance.
How-To-Repeat: 
portinstall mod_auth_kerb
configure apache
try to use it
watch segfaults on console
Comment 1 Garrett Wollman freebsd_committer freebsd_triage 2005-07-07 21:48:38 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-apache

Assign to maintainer.
Comment 2 Clement Laforet freebsd_committer freebsd_triage 2005-07-16 22:30:35 UTC
Responsible Changed
From-To: freebsd-apache->apache

reassign to apache@ not freebsd-apache@.
Comment 3 Clement Laforet freebsd_committer freebsd_triage 2005-08-01 10:28:36 UTC
State Changed
From-To: open->closed

Committed, thanks!