FreeBSD Bugzilla – Attachment 55831 Details for
Bug 84296
Update port: net/jabberd add option --enable-pipe
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
jabberd.patch
jabberd.patch (text/plain), 632 bytes, created by
Marcus Grando
on 2005-07-29 13:20:17 UTC
(
hide
)
Description:
jabberd.patch
Filename:
MIME Type:
Creator:
Marcus Grando
Created:
2005-07-29 13:20:17 UTC
Size:
632 bytes
patch
obsolete
>diff -ruN jabberd.orig/Makefile jabberd/Makefile >--- jabberd.orig/Makefile Thu Jul 28 16:49:23 2005 >+++ jabberd/Makefile Fri Jul 29 09:06:14 2005 >@@ -22,6 +22,7 @@ > LDAP "Use LDAP for authentication" off \ > BDB "Use BDB for storage and authentication" off \ > PAM "Use PAM for authentication" off \ >+ PIPE "Enable pipe auth/reg support" off \ > DEBUG "Compile with debug information" on > > GNU_CONFIGURE= yes >@@ -76,6 +77,10 @@ > CONFIGURE_ARGS+=--enable-pam > .else > CONFIGURE_ARGS+=--disable-pam >+.endif >+ >+.if defined(WITH_PIPE) >+CONFIGURE_ARGS+=--enable-pipe > .endif > > MAN8= c2s.8 jabberd.8 resolver.8 router.8 s2s.8 sm.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 84296
: 55831