FreeBSD Bugzilla – Attachment 37657 Details for
Bug 59855
[PATCH] ethereal-0.9.16 uses adns
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
net-ethereal-0.10.0a-WITH_ADNS.patch
net-ethereal-0.10.0a-WITH_ADNS.patch (text/plain; charset=us-ascii), 936 bytes, created by
Roman Neuhauser
on 2003-12-23 17:12:59 UTC
(
hide
)
Description:
net-ethereal-0.10.0a-WITH_ADNS.patch
Filename:
MIME Type:
Creator:
Roman Neuhauser
Created:
2003-12-23 17:12:59 UTC
Size:
936 bytes
patch
obsolete
>Index: net/ethereal/Makefile >=================================================================== >RCS file: /home/ncvs/ports/net/ethereal/Makefile,v >retrieving revision 1.66 >diff -u -r1.66 Makefile >--- net/ethereal/Makefile 17 Dec 2003 16:40:13 -0000 1.66 >+++ net/ethereal/Makefile 23 Dec 2003 17:11:46 -0000 >@@ -7,6 +7,7 @@ > > PORTNAME= ethereal > PORTVERSION= 0.10.0a >+PORTREVISION= 1 > CATEGORIES= net ipv6 > MASTER_SITES= ftp://ftp.ethereal.com/pub/ethereal/%SUBDIR%/ \ > ftp://gd.tuwien.ac.at/infosys/security/ethereal/%SUBDIR%/ \ >@@ -55,6 +56,13 @@ > .endif > .else > CONFIGURE_ARGS+= --enable-snmp=no --without-ucdsnmp --without-net-snmp >+.endif >+ >+.if defined(WITH_ADNS) || (!defined(WITHOUT_ADNS) && exists(${LOCALBASE}/lib/adns.so)) >+LIB_DEPENDS+= adns.1:${PORTSDIR}/dns/adns >+CONFIGURE_ARGS+= --with-adns=${LOCALBASE} >+.else >+CONFIGURE_ARGS+= --without-adns > .endif > > MAN1+= editcap.1 idl2eth.1 mergecap.1 tethereal.1 text2pcap.1
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 59855
:
37656
| 37657