Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Nov 2003 20:19:52 +0100 (CET)
From:      "Sebastian Yepes F.ESN" <esn@x123.info>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/59527: [New Port]:: net/wistumbler2   WiStumbler2 is a fork of original wistumbler
Message-ID:  <20031120191952.850AC17085@mail.x123.info>
Resent-Message-ID: <200311201930.hAKJUHAD094030@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         59527
>Category:       ports
>Synopsis:       [New Port]:: net/wistumbler2   WiStumbler2 is a fork of original wistumbler
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 20 11:30:17 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Sebastian Yepes F. [ESN]
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD agosto 5.1-CURRENT FreeBSD 5.1-CURRENT #1: Tue Jul 22 15:14:38 GMT 2003 root@agosto:/usr/obj/usr/src/sys/MYK_SRV i386


	
>Description:
	[New Port]:: net/wistumbler2
	
	WiStumbler2 is a fork of original wistumbler caused by the incommunication
of the original author, because seems that development was getting stopped.

In the fork of wistumbler I add some new features and bugfixes.

Diff on wistumbler:
 - gtk2 support.
 - some gtk widgets wasn't correctly used.
 - Support for console mode (no X needed).
 - Allow log-saving on the fly (new button).
 - Patches some GPS pointers that segfaults.
 - 0 warnings with -Wall on gcc3.3 on NetBSD-current.
 - Speaker beeps like windows-stumbler. (ear-wardriving)
>How-To-Repeat:
	
>Fix:


# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	/usr/ports/net/wistumbler2
#	/usr/ports/net/wistumbler2/pkg-descr
#	/usr/ports/net/wistumbler2/Makefile
#	/usr/ports/net/wistumbler2/pkg-plist
#	/usr/ports/net/wistumbler2/distinfo
#
echo c - /usr/ports/net/wistumbler2
mkdir -p /usr/ports/net/wistumbler2 > /dev/null 2>&1
echo x - /usr/ports/net/wistumbler2/pkg-descr
sed 's/^X//' >/usr/ports/net/wistumbler2/pkg-descr << 'END-of-/usr/ports/net/wistumbler2/pkg-descr'
XWiStumbler2 is a fork of original wistumbler caused by the incommunication
Xof the original author, because seems that development was getting stopped.
X
XIn the fork of wistumbler I add some new features and bugfixes.
X
XDiff on wistumbler:
X - gtk2 support.
X - some gtk widgets wasn't correctly used.
X - Support for console mode (no X needed).
X - Allow log-saving on the fly (new button).
X - Patches some GPS pointers that segfaults.
X - 0 warnings with -Wall on gcc3.3 on NetBSD-current.
X - Speaker beeps like windows-stumbler. (ear-wardriving)
X
XWWW: http://www.nopcode.org/?t=wistumbler2
END-of-/usr/ports/net/wistumbler2/pkg-descr
echo x - /usr/ports/net/wistumbler2/Makefile
sed 's/^X//' >/usr/ports/net/wistumbler2/Makefile << 'END-of-/usr/ports/net/wistumbler2/Makefile'
X# New ports collection makefile for:	wistumbler2
X# Date created:		2003/11/15
X# Whom:			Sebastian Yepes F. <esn@x123.info>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	wistumbler2
XPORTVERSION=	2.00
XCATEGORIES=	net
XMASTER_SITES=	ftp://ftp.nopcode.org/prj/wistumbler2/
XDISTNAME=	wistumbler${PORTVERSION}-pre3
X
XMAINTAINER=	esn@x123.info
XCOMMENT=	Network Stumbler for WaveLAN/IEEE Wireless
X
XNO_CONFIGURE=	yes
XMAKE_ENV=	PREFIX=${LOCALBASE} USE_GTK=1
XWRKSRC=		${WRKDIR}/${DISTNAME}
X
XUSE_GNOME=	gtk20
X
XMANCOMPRESSED=	yes
XMAN1=		wistumbler2.1
X
X.if !exists(/sys/dev/owi/if_ieee80211.h)
XBROKEN=	You need to upgrade you system
X.endif
X
X.if defined(NO_X)
XMAKE_ENV=	PREFIX=${LOCALBASE} USE_GTK=0
X.endif
X
Xpre-everything::
X	@${ECHO} "You may specify the following on the command line:"
X	@${ECHO} ""
X	@${ECHO} " NO_X=yes  Disable The X(GTK2) Support."
X	@${ECHO} ""
X
X.include <bsd.port.mk>
END-of-/usr/ports/net/wistumbler2/Makefile
echo x - /usr/ports/net/wistumbler2/pkg-plist
sed 's/^X//' >/usr/ports/net/wistumbler2/pkg-plist << 'END-of-/usr/ports/net/wistumbler2/pkg-plist'
Xbin/wistumbler2
END-of-/usr/ports/net/wistumbler2/pkg-plist
echo x - /usr/ports/net/wistumbler2/distinfo
sed 's/^X//' >/usr/ports/net/wistumbler2/distinfo << 'END-of-/usr/ports/net/wistumbler2/distinfo'
XMD5 (wistumbler2.00-pre3.tar.gz) = 922da338af586c24d81cdd87b2020c0e
END-of-/usr/ports/net/wistumbler2/distinfo
exit

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031120191952.850AC17085>