diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 2000-11-08 05:15:11 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 2000-11-08 05:15:11 +0000 |
commit | dbb817905c45f1baf785cde18f6dcaf2bc9a4535 (patch) | |
tree | d274420853c5ff31e2c04f56c9f578daf2991d38 /net-mgmt/cflowd/pkg-plist | |
parent | 8e5a62e8392b77b6df76cafba996abf57c45502c (diff) | |
download | ports-dbb817905c45f1baf785cde18f6dcaf2bc9a4535.tar.gz ports-dbb817905c45f1baf785cde18f6dcaf2bc9a4535.zip |
Notes
Diffstat (limited to 'net-mgmt/cflowd/pkg-plist')
-rw-r--r-- | net-mgmt/cflowd/pkg-plist | 86 |
1 files changed, 86 insertions, 0 deletions
diff --git a/net-mgmt/cflowd/pkg-plist b/net-mgmt/cflowd/pkg-plist new file mode 100644 index 000000000000..5a7143f171b2 --- /dev/null +++ b/net-mgmt/cflowd/pkg-plist @@ -0,0 +1,86 @@ +bin/cfdases +bin/cfdifmatrix +bin/cfdnets +bin/cfdnexthops +bin/cfdportmatrix +bin/cfdprotos +bin/cfdtos +bin/flowdump +bin/flowwatch +sbin/cfdcollect +sbin/cflowd +sbin/cflowdmux +etc/cfdcollect.conf.example +etc/cflowd.conf.example +lib/cflowd/libCfd.a +lib/cflowd/libCfd.la +lib/cflowd/libCfd.so.0 +lib/cflowd/libsnmp++.a +lib/cflowd/libsnmp++.la +lib/cflowd/libsnmp++.so.0 +include/cflowd/CflowdAsMatrix.hh +include/cflowd/CflowdAsMatrixKey.hh +include/cflowd/CflowdAsMatrixTrafficCounter.hh +include/cflowd/CflowdCisco.hh +include/cflowd/CflowdCiscoFlowEngine.hh +include/cflowd/CflowdCiscoFlowEngineMap.hh +include/cflowd/CflowdCiscoFlowInterface.hh +include/cflowd/CflowdCiscoFlowInterfaceMap.hh +include/cflowd/CflowdCiscoMap.hh +include/cflowd/CflowdCollector.hh +include/cflowd/CflowdCollectorMap.hh +include/cflowd/CflowdConfig.hh +include/cflowd/CflowdConfigLex.hh +include/cflowd/CflowdFlowFilter.hh +include/cflowd/CflowdFlowPdu.h +include/cflowd/CflowdFlowPortList.hh +include/cflowd/CflowdInterfaceInfo.hh +include/cflowd/CflowdInterfaceMatrix.hh +include/cflowd/CflowdInterfaceMatrixKey.hh +include/cflowd/CflowdInterfaceMatrixTrafficCounter.hh +include/cflowd/CflowdNetMatrix.hh +include/cflowd/CflowdNetMatrixKey.hh +include/cflowd/CflowdNetMatrixTrafficCounter.hh +include/cflowd/CflowdNextHopTable.hh +include/cflowd/CflowdNextHopTableTrafficCounter.hh +include/cflowd/CflowdPacketQueue.hh +include/cflowd/CflowdPortMatrix.hh +include/cflowd/CflowdPortMatrixKey.hh +include/cflowd/CflowdPortMatrixTrafficCounter.hh +include/cflowd/CflowdProtocolTable.hh +include/cflowd/CflowdProtocolTableTrafficCounter.hh +include/cflowd/CflowdRawFlow.hh +include/cflowd/CflowdRawFlowConverter.hh +include/cflowd/CflowdRawFlowLogger.hh +include/cflowd/CflowdTableRequest.hh +include/cflowd/CflowdTosTable.hh +include/cflowd/CflowdUint16Uint16Key.hh +include/cflowd/CflowdUint64TrafficCounter.hh +include/cflowd/CflowdVersion.hh +include/cflowd/snmp++/address.h +include/cflowd/snmp++/asn1.h +include/cflowd/snmp++/collect.h +include/cflowd/snmp++/counter.h +include/cflowd/snmp++/ctr64.h +include/cflowd/snmp++/eventlist.h +include/cflowd/snmp++/gauge.h +include/cflowd/snmp++/integer.h +include/cflowd/snmp++/msec.h +include/cflowd/snmp++/msgqueue.h +include/cflowd/snmp++/notifyqueue.h +include/cflowd/snmp++/octet.h +include/cflowd/snmp++/oid.h +include/cflowd/snmp++/oid_def.h +include/cflowd/snmp++/pdu.h +include/cflowd/snmp++/smi.h +include/cflowd/snmp++/smival.h +include/cflowd/snmp++/snmp_pp.h +include/cflowd/snmp++/snmperrs.h +include/cflowd/snmp++/snmpmsg.h +include/cflowd/snmp++/target.h +include/cflowd/snmp++/timetick.h +include/cflowd/snmp++/userdefined.h +include/cflowd/snmp++/usertimeout.h +include/cflowd/snmp++/vb.h +@unexec /usr/bin/env /sbin/ldconfig -R +@exec /usr/bin/env /sbin/ldconfig -m %B |