Bug 139237 - security/p5-Authen-SASL always installs kerberos dependency
Summary: security/p5-Authen-SASL always installs kerberos dependency
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: freebsd-perl (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-29 16:10 UTC by Vick Khera
Modified: 2009-11-05 15:00 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vick Khera 2009-09-29 16:10:01 UTC
	

when installing security/p5-Authen-SASL, it always installs the p5-GSSAPI
(kerberos) dependency despite the setting of the flag in the options dialog.

Fix: 

don't know.
How-To-Repeat: 	

make the port with the option unset.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-09-29 16:10:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-11-05 14:54:09 UTC
skv         2009-11-05 14:53:59 UTC

  FreeBSD ports repository

  Modified files:
    security/p5-Authen-SASL Makefile 
  Log:
  Respect KERBEROS option when it is "off".
  
  PR:             ports/139237
  Pointed by:     Vick Khera <vivek xx khera.org>
  
  Revision  Changes    Path
  1.21      +3 -1      ports/security/p5-Authen-SASL/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"
Comment 3 skv freebsd_committer freebsd_triage 2009-11-05 14:54:15 UTC
State Changed
From-To: open->closed

Fixed.