Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 54790 Details for
Bug 87165
net-dns/dnsa - DNSA (and DNSA-NG) - DNS Auditing tool
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dnsa-0.5_beta.ebuild
dnsa-0.5_beta.ebuild (text/plain), 710 bytes, created by
Michael Zanetta
on 2005-03-29 13:41:26 UTC
(
hide
)
Description:
dnsa-0.5_beta.ebuild
Filename:
MIME Type:
Creator:
Michael Zanetta
Created:
2005-03-29 13:41:26 UTC
Size:
710 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils > >DESCRIPTION="Swiss-army knife tool for dns auditing" >HOMEPAGE="http://www.packetfactory.net/projects/dnsa/" > >MY_P="${PN}-0.5-beta" > >SRC_URI="http://www.packetfactory.net/projects/${PN}/${MY_P}.tar.gz" >LICENSE="GPL" >SLOT="0" >KEYWORDS="~x86" >IUSE="debug" > >DEPEND="<net-libs/libnet-1.1 > >=net-libs/libnet-1.0.2a-r3 > virtual/libpcap" > >S=${WORKDIR}/${MY_P}/sources > >src_compile() { > use debug && conf="--enable-debug" > econf ${conf} || die "econf failed" > emake || die "emake failed" >} > >src_install() { > einstall || die "install failed" > dodoc ../docs/README ../docs/EXAMPLES >}
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 Raw
Actions:
View
Attachments on
bug 87165
: 54790