Bug 43892 - Enable use of keynote with security/isakmpd
Summary: Enable use of keynote with security/isakmpd
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-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-10 14:30 UTC by Daniel C. Sobral
Modified: 2003-07-30 07:17 UTC (History)
0 users

See Also:


Attachments
file.diff (811 bytes, patch)
2002-10-10 14:30 UTC, Daniel C. Sobral
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!