| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
Making all in lfap
gmake: not found
thanks to kris@ for finding out
|
| |
|
|
|
|
|
| |
disk and cpu usage remotely via SNMP, using the UCD-SNMP-MIB
dskTable and prTable entitites.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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/
|
| |
|
| |
|
|
|
|
|
| |
PR: 68982
Submitted by: Sergey Akifyev <asa@gascom.ru>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
|
|
|
|
|
| |
PR: ports/68787
Submitted by: maintainer
|
| |
|
|
|
|
|
|
| |
PR: ports/47957
Submitted by: Luc Beurton
Approved by: maintainer timeout
|
|
|
|
|
|
| |
perl distribution.
Requested by: tobez
|
|
|
|
| |
Submitted by: ale
|
|
|
|
|
|
|
|
| |
libtool14 (13/15).
PR: 67768
Submitted by: ade
Approved by: 4-exp bento runs (thanks, kris!)
|
|
|
|
|
|
|
|
|
| |
- A new network daemon, nfacctd, was introduced. It listens for
Netflow V1/V5 packets coming from the network, and then
processes data as pmacctd does.
- pmacctd's IP fragmentation handling has been strongly
enhanced.
|
|
|
|
|
|
|
| |
This fixes installation to clean prefix, mtree was invoked after pre-install:
target from port.
Reported by: Martin Horcicka <martin.horcicka@col.cz>
|
|
|
|
| |
from net-mgmt/net-snmp.
|
|
|
|
| |
Reported by: "Grover Lines" <grover@ceribus.net>
|
|
|
|
|
|
|
|
|
|
|
| |
(libpcapnav-support is disabled because libpcapnav links against libpcap.so
from base and the port itself links against libpcap.a from the port. I
haven't checked if this would indeed cause problems, but sounds like asking
for trouble to me)
Closes PR: ports/64866
Submitted by: Gaspar Chilingarov
Approved by: maintainer timeout
|
|
|
|
|
| |
Original patch from: Gleb Smirnoff <glebius@cell.sick.ru>
Fixed patch from, approved by: Dmitry Morozovsky <marck@rinet.ru> (maintainer)
|
|
|
|
|
|
|
|
| |
o Fix typo about WITHOUT_PERL knob. (1)
o Unbreak on -current after mbuf allocator changes. (2)
Submitted by: ceri (1)
Complained from: many people (2)
|
|
|
|
|
|
| |
exist.
Submitted by: rob@piethief.co.uk
|
|
|
|
|
| |
PR: 67988
Submitted by: "Andrew J. Caines" <A.J.Caines@halplant.com>
|
|
|
|
|
| |
PR: ports/67327
Submitted by: Paul Chvostek
|
|
|
|
| |
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
|
|
|
|
|
| |
PR: 67845
Submitter by: Nicolas Jombart <ecu@ipv42.net> (maintainer)
|
|
|
|
|
|
|
|
|
| |
reports. Labels are created by making a symlink in the
arpwatch data directory that points at the textual description
(e.g. ln -s "Internal Network" dc0).
PR: ports/67838
Submitted by: maintainer
|
|
|
|
|
|
| |
- Unbreak for perl 5.005_03
Approved by: erwin (mentor)
|
| |
|
|
|
|
|
| |
PR: 58196
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
|
| |
|
| |
|
|
|
|
|
| |
This port is obsolete since ports tree has dhcpd 3.x (it was designed
for dhcpd 2.x). Futhermore, it used to coredump on -CURRENT.
|
|
|
|
| |
Approved by: erwin (mentor)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- CVS repository went to /usr/local/var/rancid/CVS
- config files went to /usr/local/etc/rancid
- the man pages are in /usr/local/man
- rancid binaries are installed in: /usr/local/libexec/rancid
PR: ports/67259
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
|
|
|
|
|
| |
PR: ports/67253
Submitted by: Lars Thegler <lars@thegler.dk>
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/67177
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
|