The www/mod_auth_kerb2 port does not build correctly against the security/krb5 port when KRB5_HOME is defined. This is due to an incorrect check for libgssapi_krb5.a, which hasn't been provided by the security/krb5 port for several years. Also, the port does not register any relevant port dependencies when building against either security/krb5 or security/heimdal. Fix: Apply the attached patch. Patch attached with submission follows: How-To-Repeat: 1. Define KRB5_HOME in /etc/make.conf. 2. Install security/krb5 from ports. 3. Install www/mod_auth_kerb2 from ports.
Responsible Changed From-To: freebsd-ports-bugs->apache Over to maintainer (via the GNATS Auto Assign Tool)
This is a multi-part message in MIME format.
Responsible Changed From-To: apache->pgollucci I will take it.
State Changed From-To: open->closed Committed, Thanks!
pgollucci 2010-11-27 00:29:39 UTC FreeBSD ports repository Modified files: www/mod_auth_kerb2 Makefile Log: - Fix build against ports krb5 - Register dependencies correctly - Bump PORTREVISION PR: ports/149370 Submitted by: Benjamin Lee <ben@b1c1l1.com> With Hat: apache@ Revision Changes Path 1.28 +8 -4 ports/www/mod_auth_kerb2/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"