pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/40128: net/darkstat update to 3.0.712
>Number: 40128
>Category: pkg
>Synopsis: net/darkstat update to 3.0.712
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Sun Dec 07 09:45:00 +0000 2008
>Originator: Bartosz Kuzma
>Release:
>Organization:
>Environment:
>Description:
net/darkstat update to 3.0.712
Changes since 3.0.711:
- Web: Add --no-macs option to hide mac addresses.
Thanks Dennis!
- Web: Make tables prettier.
- Host detail view now triggers a DNS lookup.
- Manpage tweaks, also move from section 1 to section 8.
- Track and show how long ago a host was last seen.
Suggested by: Prof A Olowofoyeku (The African Chief)
- Show pcap_stats (like number of packets dropped) in the web
interface and also upon exit.
>How-To-Repeat:
>Fix:
Apply the following patch:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/net/darkstat/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile 24 Aug 2008 21:52:29 -0000 1.8
+++ Makefile 7 Dec 2008 09:36:05 -0000
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.8 2008/08/24 21:52:29 obache Exp $
#
-DISTNAME= darkstat-3.0.711
+DISTNAME= darkstat-3.0.712
CATEGORIES= net
MASTER_SITES= http://dmr.ath.cx/net/darkstat/
DIST_SUBDIR= darkstat
Index: PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/net/darkstat/PLIST,v
retrieving revision 1.3
diff -u -r1.3 PLIST
--- PLIST 11 Jun 2008 13:27:31 -0000 1.3
+++ PLIST 7 Dec 2008 09:36:05 -0000
@@ -1,5 +1,5 @@
@comment $NetBSD: PLIST,v 1.3 2008/06/11 13:27:31 obache Exp $
-man/man1/darkstat.1
+man/man8/darkstat.8
sbin/darkstat
share/examples/rc.d/darkstat
@exec ${MKDIR} %D/share/darkstat/chroot
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/net/darkstat/distinfo,v
retrieving revision 1.6
diff -u -r1.6 distinfo
--- distinfo 24 Aug 2008 21:52:29 -0000 1.6
+++ distinfo 7 Dec 2008 09:36:05 -0000
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.6 2008/08/24 21:52:29 obache Exp $
-SHA1 (darkstat/darkstat-3.0.711.tar.bz2) =
10c7cacf6717923ab1954fd24750643893566643
-RMD160 (darkstat/darkstat-3.0.711.tar.bz2) =
6d35cf88e0c75ace05b80f7fbce82d978671f8cc
-Size (darkstat/darkstat-3.0.711.tar.bz2) = 94745 bytes
+SHA1 (darkstat/darkstat-3.0.712.tar.bz2) =
cb53aee653b712250c525a8618bbaf7e53085ec0
+RMD160 (darkstat/darkstat-3.0.712.tar.bz2) =
ffd777bccf1e932bd3aa6a3e5a03a7445b7b8a4b
+Size (darkstat/darkstat-3.0.712.tar.bz2) = 96555 bytes
Home |
Main Index |
Thread Index |
Old Index