servers in Ethernet. Supports various modes. Theres possibility
to set outgoing MAC addresses and optional settings in generated
DHCP requests. Supports legal DHCP servers list. One can run it
in interactive mode under users control or fully automatic mode for
start up from script.
WWW: http://www.netpatch.ru/en/dhcdrop.html
PR: 137955
Submitted by: Babinski Nick <nick@malbi.dp.ua>
Service provider and Enterprise Network Operation Centers (NOC).
Areas covered by NOC:
* Fault Management
* Service Activation/Provisioning
* Knowledge Base
* Multi-VRF Address space management
* Virtual Circuits management (VLAN, DLCI, etc)
* Configuration Management
* DNS provisioning
* Peering management, RPSL and BGP filters generator, integrated
looking glass
* Reporting
NOC Project is distributed under the term of BSD-like LICENSE.
Enjoy!
The NOC Project Team
WWW: http://www.nocproject.org/
PR: ports/137489
Submitted by: Stanislav Svirid <count at 211.ru>
Without the attached patch ipcount generates the following when using
the -d option:
ipcount -d 24 192.168.0.0/20
Invalid chars in IP 192.168.0.0+255 at /usr/local/bin/ipcount line 83.
Take over maintainership of the port since the original mail to lth
about this issue was back in March and I've had no reply to that mail
or to the PR.
PR: ports/137314
Submitted by: dougb
Approved by: maintainer timeout (2 weeks)
Minor changes:
ipv6calc/ipv6calc.c
- add auto-output format detection for revnibble
- do not print resultstring, if empty
- add support for '-m' for '--in -?'
- add support for '-m' for '--out|action -?'
ipv6calc/test_ipv6calc.sh
- add input validation tests
lib/ipv6calchelp.[ch]
- support machine readable output for input types
- support machine readable output for output/action types
lib/libipv4addr.c
lib/libipv6addr.c
lib/librfc1886.c
- improve input validation
databases/registries/update-registries.sh
- fix IANA ipv6-unicast-address-assignments weblink problem
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
- perl@->ports@
The version of p5-SNMP available in Ports (4.2.7.1) depends on net-snmp4
which is marked as deprecated. Current upstream version (5.4.2.1) is
built as a part of net-mgmt/net-snmp port by default.
PR: ports/136802
Submitted by: Cezary Morga <cm@therek.net>
Disccused on: perl@
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops.
down on a shoutcast or icecast server. The program will look at
the three digit error code (ie. 200, 404, etc.) to give the proper
result code that Nagios can use to know if the stream is up, in
warning or in critical.
WWW: http://www.lns.com/papers/check_ice/
Submitted by: steinex