Bug 43892

Summary: Enable use of keynote with security/isakmpd
Product: Ports & Packages Reporter: Daniel C. Sobral <dcs>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Daniel C. Sobral 2002-10-10 14:30:01 UTC
	The software isakmpd, built by security/isakmpd, can optionally
use the library keynote to implement complex policies when establishing
security associations. Unfortunately, a patch to isakmpd Makefile is
required in FreeBSD, and the port does not, at the present, include the
necessary dependency.

Fix: Apply the following patch (it corrects Makefile and files/patch-ab,
the later, in turn, correcting isakmpd's Makefile). This is contigent on
PR number 43839.

How-To-Repeat: 
	cd /usr/ports/security/isakmpd; make -DUSE_KEYNOTE
Comment 1 Daichi GOTO freebsd_committer freebsd_triage 2003-07-30 07:16:50 UTC
State Changed
From-To: open->closed

Committed. Thanks!