FreeBSD Bugzilla – Attachment 164334 Details for
Bug 205191
mail/dcc-dccd: Fails stage-qa
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
dcc-dccd.patch (text/plain), 1.53 KB, created by
Yuri Victorovich
on 2015-12-17 23:03:56 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2015-12-17 23:03:56 UTC
Size:
1.53 KB
patch
obsolete
>Index: mail/dcc-dccd/Makefile >=================================================================== >--- mail/dcc-dccd/Makefile (revision 403379) >+++ mail/dcc-dccd/Makefile (working copy) >@@ -119,5 +119,12 @@ > ${STAGEDIR}${PREFIX}/dcc/cgi-bin/footer.sample > @${MV} ${STAGEDIR}${PREFIX}/dcc/cgi-bin/header-dist \ > ${STAGEDIR}${PREFIX}/dcc/cgi-bin/header.sample >+.for f in cdcc dccif-test dccproc >+ @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${f} >+.endfor >+.for f in dns-helper ck2ip dbclean dccd dump-clients dblist dccm dccifd dccsight wlist check_ip_range >+ @${STRIP_CMD} ${STAGEDIR}${PREFIX}/dcc/libexec/${f} >+.endfor > >+ > .include <bsd.port.mk> >Index: mail/dcc-dccd/files/patch-configure >=================================================================== >--- mail/dcc-dccd/files/patch-configure (revision 403379) >+++ mail/dcc-dccd/files/patch-configure (working copy) >@@ -9,3 +9,21 @@ > ;; > Darwin) > # default to /usr/local/man/man8 and use nroff files >+@@ -2864,7 +2864,7 @@ if eval "test \"`echo '$''{'ac_cv_lib_$a >+ echo $ac_n "(cached) $ac_c" 1>&6 >+ else >+ ac_save_LIBS="$LIBS" >+-LIBS="-ledit -ltermcap $LIBS" >++LIBS="-leditMESS@THiS@UP@TO@DISABLE@libedit -ltermcap $LIBS" >+ cat > conftest.$ac_ext <<EOF >+ #include "confdefs.h" >+ /* Override any gcc2 internal prototype to avoid an error. */ >+@@ -2894,7 +2894,7 @@ if eval "test \"`echo '$ac_cv_lib_'$ac_l >+ cat >> confdefs.h <<\EOF >+ #define HAVE_EDITLINE 1 >+ EOF >+-LIBS="$LIBS -ledit -ltermcap" >++LIBS="$LIBS -leditMESS@THIS@UP@TO@DISABLE@libedit -ltermcap" >+ else >+ echo "$ac_t""no" 1>&6 >+ fi
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 205191
:
164331
|
164332
| 164334 |
167457
Working