Public git conversion mirror of OpenBSD's official cvs ports repository. Pull requests not accepted - send diffs to the ports@ mailing list.
Go to file
sthen e3b34c582e import net/pmacct, based on a submission from Manuel Pata.
pmacct is a set of passive network monitoring tools to measure, account,
classify, aggregate and export IPv4 and IPv6 traffic, suitable to ISP, IXP,
CDN, IP carrier, data-centre and hot-spot enviroments.

Being able to collect flow data through libpcap, NetFlow and sFlow and
optionally augment this by configuring peering with the included BGP
daemon, granularity is fine enough for essential network management
tasks such as billing, graphing network resource usage, analysing live
or historical traffic trends, steering BGP peerings, real-time alerting,
and certain SLA monitoring.

Aggregation, flexible filtering, sampling and renormalization capabilities
are provided to help cope with the large amounts of data produced by high-
speed networks. Using either memory or database tables (MySQL, PostgreSQL,
SQLite) as backend storage, pmacct can easily feed data into external
tools, including RRDtool, GNUPlot, Net-SNMP, MRTG and Cacti.

The default package provides SQLite support, available flavors are:

        threads       compile with threads, required for BGP integration
                      or running packet classification in parallel
        mysql         compile with support for MySQL
        postgresql    compile with support for PostgreSQL
2009-10-03 18:54:44 +00:00
archivers update to 3.96; ok rui@ 2009-09-11 16:14:01 +00:00
astro - move distfiles to another site 2009-09-10 22:12:55 +00:00
audio Fix dependencies after gstreamer-plugins-* merge. 2009-09-28 18:32:02 +00:00
benchmarks remove marc balmer as maintainer of all of his ports, to take away the 2009-09-15 17:37:21 +00:00
biology WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
books mirror distfiles, MASTER_SITES no longer has them 2009-08-24 15:28:21 +00:00
cad - move distfiles to another site 2009-09-10 22:12:55 +00:00
chinese WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
comms Build depends on tcl. No package bump. 2009-08-10 21:51:13 +00:00
converters Missing build dependency (typo from the subpackaging move). 2009-09-17 07:12:05 +00:00
databases Update to 1.609 2009-10-03 09:20:36 +00:00
devel - update py-optik to 1.5.3 2009-10-02 22:26:58 +00:00
editors update to version 3.1.1 2009-09-22 17:53:42 +00:00
education WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
emulators allow `set console wru=0' command to completely 2009-10-03 01:57:33 +00:00
games very minor update 2009-09-30 08:28:08 +00:00
geo - move distfiles to another site 2009-09-10 22:12:55 +00:00
graphics - update jhead to 2.87 2009-10-01 20:20:23 +00:00
infrastructure Update for new BSD.x11.dist which is rooted at '/'. ok espie@ 2009-10-01 19:38:40 +00:00
inputmethods WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
japanese WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
java pkgname bumps following java.port.mk r1.18, pointed out by espie@ 2009-04-26 09:38:25 +00:00
korean WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
lang Update to vala-0.7.7 2009-09-28 16:55:14 +00:00
mail Update to 1.286 2009-10-02 14:32:06 +00:00
math Fix build failure on !amd64. 2009-09-30 11:51:30 +00:00
misc - update gramps to 3.1.2 2009-09-16 18:29:13 +00:00
multimedia Several cleanings, typos and consistencies. 2009-09-28 19:52:14 +00:00
net import net/pmacct, based on a submission from Manuel Pata. 2009-10-03 18:54:44 +00:00
news - distfile moved 2009-09-13 17:37:36 +00:00
palm remove marc balmer as maintainer of all of his ports, to take away the 2009-09-15 17:37:21 +00:00
plan9 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
print missed bump after maintainer removal 2009-09-18 16:25:35 +00:00
productivity Fix build with newer libsigc++2 (from FreeBSD) 2009-09-18 10:25:22 +00:00
russian WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
security - update libssh2 to 1.2.1 2009-10-02 12:55:00 +00:00
shells actually rebuild the parser so patches to parse.y will take effect 2009-09-21 01:34:41 +00:00
sysutils Update bacula to 3.0.2: 2009-10-02 02:34:05 +00:00
telephony - add "Planet of the Users" 2009-09-17 18:45:34 +00:00
textproc update to 4.8.009 2009-10-03 16:37:21 +00:00
www Update to 3.62 2009-10-03 09:13:45 +00:00
x11 - update py-gtksourceview to 2.8.0 2009-10-02 14:05:23 +00:00
.cvsignore Add obj/ now that it's default and likely to exist everywhere. 2009-06-14 20:42:32 +00:00
INDEX sync; 5963 2009-09-21 11:04:35 +00:00
Makefile add .FORCE phony target to mirror-maker, so that you can set F=.FORCE to 2008-08-20 00:04:30 +00:00
README Mention port-modules(5) and library-specs(7) 2009-03-13 10:03:29 +00:00

Documentation for the ports tree: ports(7), packages(7), mirroring-ports(7),
library-specs(7), bsd.port.mk(5), port-modules(5).

See also http://www.openbsd.org/porting.html

$OpenBSD: README,v 1.18 2009/03/13 10:03:29 giovanni Exp $