summaryrefslogtreecommitdiff
path: root/net-mgmt/ehnt/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Fix incorrect accept(2) usageKirill Ponomarev2004-03-121-1/+1
| | | | | | | | | - SIZE'ify and remove unneeded distfile from distinfo [1] - Pet portlint [2] - Bump PORTREVISION PR: ports/64088 Submitted by: maintainer, trevor [1], krion [2]
* Say hello to the new "net-mgmt" category. There are probably moreGarrett Wollman2004-02-231-1/+1
| | | | | | | ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus
* It's a maintainer update. The message from the maintainer:Yaroslav Tykhiy2003-03-031-7/+1
| | | | | | | | | | | New package building process disallows additional fetching of any additional files during port build process. Due to permanent changes in routing registry databases, it's wise for me to simply force to build package without possibly stale AS-numbers info. PR: ports/48632 Submitted by: Dmitry Morozovsky <marck@rinet.ru> -- MAINTAINER
* De-pkg-comment.Akinori MUSHA2003-02-211-0/+1
|
* Maintainer update to version 0.3_2Edwin Groothuis2002-11-161-1/+1
| | | | | PR: ports/45296 Submitted by: Dmitry Morozovsky <marck@rinet.ru>
* PERL -> REINPLACEEdwin Groothuis2002-11-041-0/+2
| | | | | | and USE_PERL5 in some places Noticed by: bento
* Distributed with ehnt data file contains a bit outdated ASN list.Norikatsu Shigemura2002-10-231-2/+10
| | | | | | | | Also, RIPE NCC had totally switched their database to RPSL, so new preparation logic should take place. PR: ports/44357 Submitted by: maintainer
* - update 0.3Pete Fritchman2001-10-051-3/+3
| | | | | | | | - remove manpages from files, they are now included w/dist - sort pkg-plist PR: 31062 Submitted by: Dmitry Morozovsky <marck@rinet.ru>
* Respect NOPORTDOCSYaroslav Tykhiy2001-09-081-4/+6
|
* New port: net/ehnt - A simple Cisco NetFlow data collectorYaroslav Tykhiy2001-08-111-0/+32
This is a lightweight but well-featured tool for collecting NetFlow version 5 packets from Cisco routers. The implementation includes a simple UDP-to-TCP converting server, which may be used to replicate NetFlow data to multiple clients. WWW: http://ehnt.sourceforge.net/ PR: ports/29459 Submitted by: Dmitry Morozovsky <marck@rinet.ru>