Bug 149370 - www/mod_auth_kerb2 does not build against security/krb5 and does not register port dependencies
Summary: www/mod_auth_kerb2 does not build against security/krb5 and does not register...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-06 23:30 UTC by ben
Modified: 2010-11-27 00:30 UTC (History)
0 users

See Also:


Attachments
file.diff (1.09 KB, patch)
2010-08-06 23:30 UTC, ben
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description ben 2010-08-06 23:30:03 UTC
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.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-08-06 23:30:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->apache

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 ben 2010-08-07 02:42:04 UTC
This is a multi-part message in MIME format.
Comment 3 Philip M. Gollucci freebsd_committer freebsd_triage 2010-11-26 21:48:21 UTC
Responsible Changed
From-To: apache->pgollucci

I will take it.
Comment 4 Philip M. Gollucci freebsd_committer freebsd_triage 2010-11-27 00:29:43 UTC
State Changed
From-To: open->closed

Committed, Thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2010-11-27 00:29:44 UTC
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"