diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index ba04eda5fc99..2a3848c3b187 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -132,6 +132,7 @@ SUBDIR += sendip SUBDIR += sing SUBDIR += sipcalc + SUBDIR += slate SUBDIR += snmptt SUBDIR += sting SUBDIR += subcalc diff --git a/net-mgmt/slate/Makefile b/net-mgmt/slate/Makefile new file mode 100644 index 000000000000..c62dd0cbcf4f --- /dev/null +++ b/net-mgmt/slate/Makefile @@ -0,0 +1,21 @@ +# New ports collection makefile for: slate +# Date created: 2004 July 19 +# Whom: Edwin Groothuis +# +# $FreeBSD$ +# + +PORTNAME= slate +PORTVERSION= 5.0.1 +CATEGORIES= net-mgmt +MASTER_SITES= http://www.riverstonenet.com/support/nmops/ + +MAINTAINER= edwin@mavetju.org +COMMENT= Simple traffic analysis and data reporting collection server for LFAP + +PLIST_FILES= bin/sfas + +USE_REINPLACE= yes +GNU_CONFIGURE= yes + +.include diff --git a/net-mgmt/slate/distinfo b/net-mgmt/slate/distinfo new file mode 100644 index 000000000000..09e3cabdb9fb --- /dev/null +++ b/net-mgmt/slate/distinfo @@ -0,0 +1,2 @@ +MD5 (slate-5.0.1.tar.gz) = 09c3d2e1e75a9c54982f55fd844127c2 +SIZE (slate-5.0.1.tar.gz) = 386030 diff --git a/net-mgmt/slate/pkg-descr b/net-mgmt/slate/pkg-descr new file mode 100644 index 000000000000..d5714e796e5c --- /dev/null +++ b/net-mgmt/slate/pkg-descr @@ -0,0 +1,13 @@ +Slate: simple traffic analysis and data reporting collection server for LFAP + +This package contains a small Lightweight Flow Accounting (LFAP) +server and LFAP API library. LFAP open solution to delivering +accounting data from Riverstone Networks Switches and Routers. + +You can use the sfas program to obtain micro-flow information from +a Riverstone switch running either in Layer 4 bridging mode, routing +or MPLS LSPs. Data that can be collected includes everything from +an IPv4 header and UDP headers and the src/dst port from a TCP +header. + +WWW: http://www.riverstonenet.com/support/nmops/