FreeBSD Bugzilla – Attachment 25699 Details for
Bug 43892
Enable use of keynote with security/isakmpd
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 811 bytes, created by
Daniel C. Sobral
on 2002-10-10 14:30:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Daniel C. Sobral
Created:
2002-10-10 14:30:01 UTC
Size:
811 bytes
patch
obsolete
>--- Makefile.orig Thu Oct 10 08:35:22 2002 >+++ Makefile Thu Oct 10 10:19:33 2002 >@@ -28,6 +28,11 @@ > BROKEN= "requires IPsec support" > .endif > >+# If keynote is in use, bring the dependency >+.if defined(USE_KEYNOTE) >+BUILD_DEPENDS+= keynote:${PORTSDIR}/security/keynote >+.endif >+ > USE_OPENSSL= yes > WRKSRC= ${WRKDIR}/isakmpd > MAKE_ENV+= BINDIR=${PREFIX}/sbin MANDIR=${PREFIX}/man/man >--- files/patch-ab.orig Thu Oct 10 10:18:23 2002 >+++ files/patch-ab Thu Oct 10 08:35:02 2002 >@@ -9,3 +9,13 @@ > > # The mkdir below is for installation on OpenBSD pre 2.7 > install: >+--- Makefile.orig Wed Oct 9 17:15:53 2002 >++++ Makefile Wed Oct 9 17:16:26 2002 >+@@ -164,6 +164,7 @@ >+ USE_LIBDES= yes >+ LDADD+= -lkeynote -lm >+ DPADD+= ${LIBKEYNOTE} ${LIBM} >++POLICY= policy.c >+ CFLAGS+= -DUSE_KEYNOTE >+ .endif >+
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 43892
: 25699