Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 14600

Summary: net-wireless/wellenreiter-1.6 (New Package)
Product: Gentoo Linux Reporter: Peter Johanson (RETIRED) <latexer>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED WONTFIX    
Severity: enhancement CC: chadh, gentoo-bugs, mobile+disabled, pvdabeel, robin
Priority: High Keywords: EBUILD
Version: 1.4_rc2   
Hardware: x86   
OS: Linux   
URL: http://www.remote-exploit.org
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 14597    
Bug Blocks:    
Attachments: net-wireless/wellenreiter/wellenreiter-1.6.ebuild
wellenreiter-1.6.ebuild
wellenreiter-1.6.ebuild
Wellenreiter 1.9 ebuild

Description Peter Johanson (RETIRED) gentoo-dev 2003-01-26 21:01:52 UTC
Here's an ebuild for wellenreiter. the docs on the page claim gps support, but
i've seen nothing in this version of the program that indicates it's there. This
program relies on bug #14597 which is the new ebuild for Net-Pcap.
Comment 1 Peter Johanson (RETIRED) gentoo-dev 2003-01-26 21:02:37 UTC
Created attachment 7672 [details]
net-wireless/wellenreiter/wellenreiter-1.6.ebuild

i recommend net-wireless
Comment 2 Peter Johanson (RETIRED) gentoo-dev 2003-01-26 21:51:27 UTC
Created attachment 7673 [details]
wellenreiter-1.6.ebuild

Wellenreiter.pl and config.pl didn't have the executable bit set for root...
Now can do ./Wellenreiter.pl.
Comment 3 Peter Johanson (RETIRED) gentoo-dev 2003-01-27 10:19:57 UTC
Created attachment 7684 [details]
wellenreiter-1.6.ebuild

This puts Wellenreiter.pl in /usr/bin w/ execute permission, and puts things in
/usr/share/${P} instead of ${PN}. cleaner that way.
Comment 4 Daniel Seyffer 2003-09-25 09:18:16 UTC
Hi,

I just found your nice ebuild and modified it a bit to get the latest version
(1.9) installed. 
Note that this was just quick  - I didn't verify, but it seems to work fine
here... *cough* ;-)

Regards,
Daniel

-----------
diff -aur wellenreiter-1.6.ebuild wellenreiter-1.9.ebuild 
--- wellenreiter-1.6.ebuild     2003-09-25 18:10:23.000000000 +0200
+++ wellenreiter-1.9.ebuild     2003-09-25 18:13:24.160377696 +0200
@@ -3,8 +3,8 @@
 # $Header: $

 DESCRIPTION="GTK/Perl wireless discovery, penetration, and auditing tool"
-HOMEPAGE="http://www.remote-exploit.org/"
-SRC_URI="mirror://sourceforge/wellenreiter/${PN/w/W}-v16.tar.gz"
+HOMEPAGE="http://www.wellenreiter.net/"
+SRC_URI="mirror://sourceforge/wellenreiter/${PN/w/W}-v1.9.tar.gz"

 LICENSE="GPL-2"
 SLOT="0"
@@ -16,7 +16,7 @@
                >=net-libs/libpcap-0.7.1
                >=net-analyzer/tcpdump-3.7.1"

-S=${WORKDIR}/Wellenreiter-v16
+S=${WORKDIR}

 src_install() {
        # We put the perl scripts into /usr/share/${PN} so they are
@@ -32,12 +32,8 @@
        cp ${S}/sounds/* ${D}/usr/share/${P}/sounds


-       dodoc README TODO
-       cd ${S}/docs
-       dodoc {FAQ,UPDATE,ipaq-how_en.txt,example-savefile}
-       for doc in CISCO IPAQ LUCENTorHERMES PRISM2; do
-               dodoc README.LINUX.$doc
-       done
+       dodoc README KNOWN-BUGS CHANGES
+       dodoc docs/*
 }
 pkg_postinst() {
        einfo "To use Wellenreiter.pl, you first need to run the"
Comment 5 Daniel Seyffer 2004-05-28 14:33:09 UTC
Created attachment 32216 [details]
Wellenreiter 1.9 ebuild

further updated ebuild for wellenreiter. Has this just been forgotten or is
there a reason this didn't make it into portage? ;-)
Comment 6 Daniel Seyffer 2004-05-28 14:38:29 UTC
PS: there's also a completely rewritten C++ version ("Wellenreiter II 1.0 rc2") available at www.wellenreiter.net which they say also works on handhelds...
Comment 7 Rene Androsch 2005-02-13 04:47:10 UTC
Why isn't this making it into portage?
Comment 8 Henrik Brix Andersen 2006-01-13 10:44:42 UTC
Reassigning.
Comment 9 Jakub Moc (RETIRED) gentoo-dev 2006-08-05 15:48:42 UTC
Last upstream release 3 years ago. No, thanks.

WONTFIX.