FreeBSD Bugzilla – Attachment 21335 Details for
Bug 37418
New port: nload, network load monitor on console
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 2.35 KB, created by
Olivier Tharan
on 2002-04-24 16:20:00 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Olivier Tharan
Created:
2002-04-24 16:20:00 UTC
Size:
2.35 KB
patch
obsolete
># 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: ># ># . ># ./pkg-comment ># ./Makefile ># ./distinfo ># ./pkg-descr ># ./pkg-plist ># ./files ># ./files/patch-aa ># >echo c - . >mkdir -p . > /dev/null 2>&1 >echo x - ./pkg-comment >sed 's/^X//' >./pkg-comment << 'END-of-./pkg-comment' >XConsole application which monitors network traffic in real time >END-of-./pkg-comment >echo x - ./Makefile >sed 's/^X//' >./Makefile << 'END-of-./Makefile' >X# New ports collection makefile for: nload >X# Date created: 24 April 2002 >X# Whom: Olivier Tharan <olive@oban.frmug.org> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= nload >XPORTVERSION= 0.4.0 >XCATEGORIES= net >XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} >XMASTER_SITE_SUBDIR= ${PORTNAME} >X >XMAINTAINER= olive@oban.frmug.org >X >XGNU_CONFIGURE= yes >X >XMAN1= nload.1 >XMANCOMPRESSED= yes >X >Xpost-install: >X strip ${PREFIX}/bin/nload >X >X.include <bsd.port.mk> >END-of-./Makefile >echo x - ./distinfo >sed 's/^X//' >./distinfo << 'END-of-./distinfo' >XMD5 (nload-0.4.0.tar.gz) = a2d3607263f9d63883b90c03a3b7b2b1 >END-of-./distinfo >echo x - ./pkg-descr >sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr' >XThis is a port of nload. >X >Xnload is a console application which monitors network traffic and >Xbandwidth usage in real time. It visualizes the in- and outgoing >Xtraffic using two graphs and provides additionally info like total >Xamount of transfered data and min/max network usage. >X >XWWW: http://www.roland-riegel.de/nload/index_en.html >X >X- Olivier Tharan >Xolive@oban.frmug.org >END-of-./pkg-descr >echo x - ./pkg-plist >sed 's/^X//' >./pkg-plist << 'END-of-./pkg-plist' >Xbin/nload >END-of-./pkg-plist >echo c - ./files >mkdir -p ./files > /dev/null 2>&1 >echo x - ./files/patch-aa >sed 's/^X//' >./files/patch-aa << 'END-of-./files/patch-aa' >X--- Makefile.in.bak Wed Apr 24 16:39:22 2002 >X+++ Makefile.in Wed Apr 24 16:39:27 2002 >X@@ -357,7 +357,7 @@ >X install: >X $(mkinstalldirs) $(DESTDIR)$(prefix)/man/man1 >X $(INSTALL_DATA) $(top_srcdir)/docs/$(PACKAGE).1 $(DESTDIR)$(prefix)/man/man1 >X- gzip $(DESTDIR)$(prefix)/man/man1/$(PACKAGE).1 >X+ gzip -f $(DESTDIR)$(prefix)/man/man1/$(PACKAGE).1 >X >X uninstall: >X rm $(DESTDIR)$(prefix)/man/man1/$(PACKAGE).1.gz >END-of-./files/patch-aa >exit
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 37418
: 21335