Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 38619 Details for
Bug 62433
Nmap 3.70 released. ebuild attached.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ebuild for nmap-3.70
nmap-3.70.ebuild (text/plain), 854 bytes, created by
Benjamin Martin
on 2004-08-31 14:28:20 UTC
(
hide
)
Description:
ebuild for nmap-3.70
Filename:
MIME Type:
Creator:
Benjamin Martin
Created:
2004-08-31 14:28:20 UTC
Size:
854 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-3.55.ebuild,v 1.7 2004/08/22 20:42:29 kloeri Exp $ > >inherit gcc eutils gnuconfig > >DESCRIPTION="A utility for network exploration or security auditing" >HOMEPAGE="http://www.insecure.org/nmap/" >SRC_URI="http://www.insecure.org/nmap/dist/${P}.tar.bz2" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="x86 ~ppc sparc alpha ~arm ~hppa ~amd64 ppc64" >IUSE="gtk gnome" > >DEPEND="virtual/libc > dev-libs/libpcre > gtk? ( =x11-libs/gtk+-1.2* )" > > >src_compile() { > econf `use_with gtk nmapfe` || die > emake -j1 || die >} > >src_install() { > einstall nmapdatadir=${D}/usr/share/nmap install || die > use gnome || rm -rf ${D}/usr/share/gnome/ > > dodoc CHANGELOG HACKING INSTALL docs/README docs/*.txt > dohtml docs/*.html >}
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 62433
: 38619