FreeBSD Bugzilla – Attachment 141277 Details for
Bug 188020
net/isc-dhcp42-server port install/script issue
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
isc-dhcp-server.diff
isc-dhcp-server.diff (text/x-patch), 1.17 KB, created by
Jason Unovitch
on 2014-03-29 20:36:47 UTC
(
hide
)
Description:
isc-dhcp-server.diff
Filename:
MIME Type:
Creator:
Jason Unovitch
Created:
2014-03-29 20:36:47 UTC
Size:
1.17 KB
patch
obsolete
>Index: isc-dhcp41-server/Makefile >=================================================================== >--- isc-dhcp41-server/Makefile (revision 349587) >+++ isc-dhcp41-server/Makefile (working copy) >@@ -119,6 +119,9 @@ > > .if ${PORT_OPTIONS:MPARANOIA} > CONFIGURE_ARGS+= --enable-paranoia --enable-early-chroot >+SUB_LIST+= PARANOIA=yes >+.else >+SUB_LIST+= PARANOIA=no > .endif > > .if ${PORT_OPTIONS:MIPV6} >Index: isc-dhcp42-server/Makefile >=================================================================== >--- isc-dhcp42-server/Makefile (revision 349587) >+++ isc-dhcp42-server/Makefile (working copy) >@@ -91,6 +91,9 @@ > > .if ${PORT_OPTIONS:MPARANOIA} > CONFIGURE_ARGS+=--enable-paranoia --enable-early-chroot >+SUB_LIST+= PARANOIA=yes >+.else >+SUB_LIST+= PARANOIA=no > .endif > > .if ${PORT_OPTIONS:MLDAP} >Index: isc-dhcp43-server/Makefile >=================================================================== >--- isc-dhcp43-server/Makefile (revision 349587) >+++ isc-dhcp43-server/Makefile (working copy) >@@ -91,6 +91,9 @@ > > .if ${PORT_OPTIONS:MPARANOIA} > CONFIGURE_ARGS+=--enable-paranoia --enable-early-chroot >+SUB_LIST+= PARANOIA=yes >+.else >+SUB_LIST+= PARANOIA=no > .endif > > .if ${PORT_OPTIONS:MLDAP}
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 188020
: 141277