FreeBSD Bugzilla – Attachment 182727 Details for
Bug 219393
[PATCH] net/ocserv: new feature, add radius option
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch diff
ocserv_radius_option.diff (text/plain), 800 bytes, created by
Jov
on 2017-05-19 02:17:38 UTC
(
hide
)
Description:
patch diff
Filename:
MIME Type:
Creator:
Jov
Created:
2017-05-19 02:17:38 UTC
Size:
800 bytes
patch
obsolete
>diff --git a/Makefile b/Makefile >index 01f2b1e..240c3ec 100644 >--- a/Makefile >+++ b/Makefile >@@ -33,15 +33,14 @@ USE_LDCONFIG= yes > CONFIGURE_ARGS= --disable-nls \ > --enable-local-libopts \ > --without-http-parser \ >- --without-pcl-lib \ >- --without-radius >+ --without-pcl-lib > > USERS= _ocserv > GROUPS= _ocserv > > USE_RC_SUBR= ocserv > >-OPTIONS_DEFINE= DOCS EXAMPLES GSSAPI >+OPTIONS_DEFINE= DOCS EXAMPLES GSSAPI RADIUS > > PORTDOCS= AUTHORS ChangeLog NEWS README TODO > PORTEXAMPLES= profile.xml sample.config sample.passwd >@@ -50,6 +49,9 @@ GSSAPI_USES= gssapi:mit > GSSAPI_LIB_DEPENDS= libkrb5support.so:security/krb5 > GSSAPI_CONFIGURE_OFF= --without-gssapi > >+RADIUS_LIB_DEPENDS= libradcli.so:net/radcli >+RADIUS_CONFIGURE_OFF= --without-radius >+ > post-patch: > @${RM} ${WRKSRC}/doc/*.8 >
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 219393
: 182727