- Use standard header
- Convert spaces to tabs in options and descriptions
- Spelling fixes in pkg-descr
PR: ports/174887 [1]
Reported by: Garrett Cooper <yanegomi@gmail.com> [1]
- SOCKETS - Unix domain socket support and tests
- SCTP - Stream Control Transmission Protocol support and tests
- EXS - ICSC async socket support
- HISTOGRAM - Optional histogram output
- OMNI - Enable OMNI tests
2) Patch to $WRKSRC/configure which fixes CPU measurement and ROUTE
lookup routines in netperf, which result in this output:
-------------
checking which CPU utilization measurement type to use... "none.
Consider teaching configure about your platform."
checking which route lookup type to use... "none. Consider teaching
configure about your platform."
--------------
3) Add to default configure_args
--enable-dirty
--enable-demo
--enable-burst
--enable-intervals
Note: these just add additional command arguments and options, and are
not globally enabled in netperf so wont affect existing users/tests.
Submitted by: koobs (No email address by the request)
The checksum had also changed, but it seems only the tarball was rerolled -
a comparison against an 'old' archive from ftp.freebsd.org showed no
differences in content.
PR: 23858
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
Allow ${PREFIX} setting. (ports/12213)
Clean up makefile a smidge.
PR: ports/11581 and ports/12213
Submitted by: Martin Kammerhofer dada@sbox.tu-graz.ac.at
and Nick Hibma nick.hibma@jrc.it