Date: Fri, 21 May 2004 01:39:05 -0700 (PDT) From: "Sergey A. Osokin" <osa@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net-mgmt/ehnt Makefile pkg-plist ports/net-mgmt/ehnt/files patch-ehnt.h patch-ehnt__display.c patch-ehnt__processflow.c Message-ID: <200405210839.i4L8d5Ns090322@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
osa 2004/05/21 01:39:05 PDT
FreeBSD ports repository
Modified files:
net-mgmt/ehnt Makefile
net-mgmt/ehnt/files patch-ehnt__processflow.c
Added files:
net-mgmt/ehnt/files patch-ehnt.h patch-ehnt__display.c
Removed files:
net-mgmt/ehnt pkg-plist
Log:
Fix signed int problem in display (when displaying very
active flows it is possible to overflow bytecount). [1]
Also: [2]
o use DOCSDIR and DATADIR macros
o move files from pkg-plist to Makefile
o remove pkg-plist
Reported by: Gleb Smirnoff <glebius at sell dot sick dot ru>
Submitted by: Dmitry Morozovsky <marck at rinet dot ru> (maintainer) [1],
osa [2]
Approved by: maintainer
PR: 66936
Revision Changes Path
1.11 +11 -5 ports/net-mgmt/ehnt/Makefile
1.1 +14 -0 ports/net-mgmt/ehnt/files/patch-ehnt.h (new)
1.1 +14 -0 ports/net-mgmt/ehnt/files/patch-ehnt__display.c (new)
1.2 +11 -2 ports/net-mgmt/ehnt/files/patch-ehnt__processflow.c
1.5 +0 -7 ports/net-mgmt/ehnt/pkg-plist (dead)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405210839.i4L8d5Ns090322>
