Date: Sat, 6 Jun 2009 01:31:13 GMT From: Ryan Steinmetz <rpsfa@rit.edu> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/135304: New port net-mgmt/jnettop Message-ID: <200906060131.n561VDsl005870@www.freebsd.org> Resent-Message-ID: <200906060140.n561e1MD086908@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 135304 >Category: ports >Synopsis: New port net-mgmt/jnettop >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jun 06 01:40:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Ryan Steinmetz >Release: 7.2-RELEASE >Organization: Rochester Institute of Technology >Environment: FreeBSD xxx.rit.edu 7.2-RELEASE FreeBSD 7.2-RELEASE #9: Mon May 4 20:25:00 EDT 2009 root@xxx.rit.edu:/usr/obj/usr/src/sys/xxx i386 >Description: >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: # # jnettop # jnettop/Makefile # jnettop/pkg-descr # jnettop/distinfo # jnettop/pkg-plist # echo c - jnettop mkdir -p jnettop > /dev/null 2>&1 echo x - jnettop/Makefile sed 's/^X//' >jnettop/Makefile << '14b5fa68b5b406245b253ef0c76346d5' X# New ports collection makefile for: jnettop X# Date created: 5 June 2009 X# Whom: Ryan Steinmetz X# X# $FreeBSD$ X# X XPORTNAME= jnettop XPORTVERSION= 0.13.0 XCATEGORIES= net-mgmt XMASTER_SITES= SFE/jnettop XDISTNAME= ${PORTNAME}-${PORTVERSION} X XMAINTAINER= rpsfa@rit.edu XCOMMENT= Traffic visualizer, similiar to nettop X XMAN8= jnettop.8 X XGNU_CONFIGURE= yes XUSE_GNOME= glib20 X XCONFIGURE_ARGS= --prefix=${PREFIX} X X.include <bsd.port.mk> 14b5fa68b5b406245b253ef0c76346d5 echo x - jnettop/pkg-descr sed 's/^X//' >jnettop/pkg-descr << '237b50641e63a1f877f7740cfc7f8830' XJnettop is a traffic visualiser, which captures traffic going through Xthe host it is running from and displays streams sorted by bandwidth Xthey use. X XWWW: http://sourceforge.net/projects/jnettop 237b50641e63a1f877f7740cfc7f8830 echo x - jnettop/distinfo sed 's/^X//' >jnettop/distinfo << '34c02ec048dd93a4e5b93320b3f3051c' XMD5 (jnettop-0.13.0.tar.gz) = a9bcda434040b1028a0b9ecfd2a9884a XSHA256 (jnettop-0.13.0.tar.gz) = a005d6fa775a85ff9ee91386e25505d8bdd93bc65033f1928327c98f5e099a62 XSIZE (jnettop-0.13.0.tar.gz) = 131030 34c02ec048dd93a4e5b93320b3f3051c echo x - jnettop/pkg-plist sed 's/^X//' >jnettop/pkg-plist << '214ecac8d11cd26986959ac270a5c139' Xbin/jnettop X%%DATADIR%%/jnettop-lookup-nmb X@dirrmtry %%DATADIR%% 214ecac8d11cd26986959ac270a5c139 exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906060131.n561VDsl005870>