- install snmp mibs into /usr/local/share/snmb/mibs so net-snmp can find them
- install ldap schema to /etc/openldap/schemas (it doesn't matter if you aren't
running openldap on the same machine, this won't conflict, but it's convenient
if you do have it)
- includes the iLBC codec which now has a free copyright license; patent
licensing has a "no litigation" clause (see codecs/ilbc/LICENSE_ADDENDUM)
so mark as not permitted for CDs
suggested by aja@, saves a Makefile target and avoids subst'ing files in
WRKSRC which simplifies patch handling
- add missing SUBST_CMD for the dot.jnettop file
Jnettop is a traffic visualiser, which captures traffic going through
the host it is running from and displays streams sorted by bandwidth
they use.
- list connections going across this host in a nice way
- supports IPv6
- supports customizable text output for further analysis
- supports machine-friendly mode to support further analysis
- allows pre-configured pcap filters in the config file
If this package is not quite what you need, try iftop (and vice-versa).
You are captain of the cargo ship Chromium B.S.U., responsible for
delivering supplies to our troops on the front line. Your ship has a
small fleet of robotic fighters which you control from the relative
safety of the Chromium vessel.
from Antti Harri (maintainer) with some tweaks
committing on behalf of and ok landry@
- huge cleanup of README, use PKG_DBDIR pkg_add -B to hint people how to
properly install A::G and its deps in apache's chroot, instead of
manually copying the deps/modules.
- set EPOCH=0, since 1.0RC3 wasn't a proper version
- provide an apache-gallery.conf @sample in conf/modules.sample, as other
www ports do, instead of a VHost to copy/paste
- add UNMESSAGE telling how to completely disable/remove A::G
ok ajacoutot@
the previous commit, and bump. pointed out by landry@, thanks!
--/--
update to p5-YAML-XS (YAML-LibYAML) 0.38 and add a SECURITY patch to fix
format string problems; https://rt.cpan.org/Public/Bug/Display.html?id=46507
--/--