FreeBSD Bugzilla – Attachment 113393 Details for
Bug 154932
add IPv6 support to net/trafshow port
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 514 bytes, created by
Yevgeniy Averin
on 2011-02-21 11:50:10 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Yevgeniy Averin
Created:
2011-02-21 11:50:10 UTC
Size:
514 bytes
patch
obsolete
>--- Makefile.orig 2009-09-11 17:24:22.000000000 +0300 >+++ Makefile 2011-02-21 13:38:32.000000000 +0200 >@@ -22,6 +22,8 @@ > > MAN1= trafshow.1 > >+OPTIONS= IPV6 "Build with IPv6 support" off >+ > .include <bsd.port.pre.mk> > > post-patch: >@@ -32,6 +34,10 @@ > @${PATCH} -d ${WRKSRC} < ${FILESDIR}/extra-patch-800074+ > .endif > >+.if defined(WITH_IPV6) >+CFLAGS+= -DINET6 >+.endif >+ > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/trafshow ${PREFIX}/bin > ${INSTALL_MAN} ${WRKSRC}/trafshow.1 ${PREFIX}/man/man1
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 154932
: 113393