FreeBSD Bugzilla – Attachment 50374 Details for
Bug 76767
Update port: irc/ezbounce
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.19 KB, created by
tkato432
on 2005-01-27 18:10:22 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2005-01-27 18:10:22 UTC
Size:
1.19 KB
patch
obsolete
>diff -urN /usr/ports/irc/ezbounce/Makefile irc/ezbounce/Makefile >--- /usr/ports/irc/ezbounce/Makefile Thu Jan 27 02:42:43 2005 >+++ irc/ezbounce/Makefile Thu Jan 27 13:40:54 2005 >@@ -14,6 +14,7 @@ > MAINTAINER= ports@FreeBSD.org > COMMENT= A highly configurable IRC Proxy > >+USE_REINPLACE= yes > GNU_CONFIGURE= yes > > MAN1= ezbounce.1 >@@ -36,17 +37,18 @@ > .include <bsd.port.pre.mk> > > pre-everything:: >- @${ECHO} "" >- @${ECHO} "You may use the following build options:" >- @${ECHO} "" >- @${ECHO} " WITH_SSL=yes Enable SSL support" >- @${ECHO} " WITH_MDIDENTD=yes Install the mdidentd binary to" >- @${ECHO} " modify ident replies" >- @${ECHO} "" >+ @${ECHO_MSG} "" >+ @${ECHO_MSG} "You may use the following build options:" >+ @${ECHO_MSG} "" >+ @${ECHO_MSG} " WITH_SSL=yes Enable SSL support" >+ @${ECHO_MSG} " WITH_MDIDENTD=yes Install the mdidentd binary to" >+ @${ECHO_MSG} " modify ident replies" >+ @${ECHO_MSG} "" > > post-patch: > @${SED} -e "s:/path/to:${PREFIX}/sbin:" ${WRKSRC}/sample.conf > \ > ${WRKSRC}/ezb.conf.default >+ @${REINPLACE_CMD} -e 's|=-O2|="$$CXXFLAGS"|g' ${WRKSRC}/configure > > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/ezbounce ${PREFIX}/sbin
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 76767
: 50374