Date: Mon, 2 Jun 2008 19:28:51 GMT From: Andrey <nsand@sura.ru> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/124218: new-port Message-ID: <200806021928.m52JSpoV009422@www.freebsd.org> Resent-Message-ID: <200806021940.m52Je090041611@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 124218 >Category: ports >Synopsis: new-port >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Jun 02 19:40:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Andrey >Release: 7.0-RELEASE >Organization: >Environment: FreeBSD nsand.home 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Wed Apr 23 23:24:39 MSD 2008 root@nsand.home:/usr/src/sys/i386/compile/MY3 i386 >Description: Programm for grabbing satellite internet traffic, and not only. >How-To-Repeat: >Fix: Patch attached with submission follows: # 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: # # net/skyfish # net/skyfish/pkg-plist # net/skyfish/pkg-descr # net/skyfish/distinfo # net/skyfish/Makefile # echo c - net/skyfish mkdir -p net/skyfish > /dev/null 2>&1 echo x - net/skyfish/pkg-plist sed 's/^X//' >net/skyfish/pkg-plist << 'END-of-net/skyfish/pkg-plist' Xbin/skyfish Xetc/skyfish.conf Xshare/doc/skyfish/README Xshare/doc/skyfish/CHANGES Xshare/doc/skyfish/COPYRIGHT Xshare/doc/skyfish/CREDITS X@dirrm share/doc/skyfish X@cwd %%KMODDIR%% Xng_skyfish.ko X END-of-net/skyfish/pkg-plist echo x - net/skyfish/pkg-descr sed 's/^X//' >net/skyfish/pkg-descr << 'END-of-net/skyfish/pkg-descr' XSkyfish saves the information being sent via the HTTP protocol on disk. XAllow filter by type, and size file, simultaneously listening several Xnetwork interface. Possible grabing sattelite internet traffic. X XWWW: http://www.lissyara.su/?id=1677 X- Surkov Andrey Xnsand@sura.ru END-of-net/skyfish/pkg-descr echo x - net/skyfish/distinfo sed 's/^X//' >net/skyfish/distinfo << 'END-of-net/skyfish/distinfo' XMD5 (skyfish-0.65.tar.gz) = 6bdd24dea4c587a6ff9e4c15b4b58f25 XSHA256 (skyfish-0.65.tar.gz) = 2a3573f8073f276abab7c2cfcdd8b03c41a9729254b3d2d92302e94e69a14997 XSIZE (skyfish-0.65.tar.gz) = 25964 END-of-net/skyfish/distinfo echo x - net/skyfish/Makefile sed 's/^X//' >net/skyfish/Makefile << 'END-of-net/skyfish/Makefile' X# New ports collection makefile for: skysifh X# Date created: 23 May 2008 X# Whom: Nsand X# X# $FreeBSD$ X# X XPORTNAME= skyfish XPORTVERSION= 0.65 XCATEGORIES= net XMASTER_SITES= ftp://ftp.lissyara.su/users/nsand/skyfish/ X XMAINTAINER= nsand@sura.ru XCOMMENT= Grabbing TCP streams from network interface (SAT internet) X XKMODDIR= /boot/modules XPLIST_SUB+= KMODDIR=${KMODDIR} X XMAN1= skyfish.1 XMANCOMPRESSED= yes X X.include <bsd.port.mk> X END-of-net/skyfish/Makefile exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806021928.m52JSpoV009422>