An open source tool to organize and maintain network information Maintained by:nick@foobar.org Port Added: 07 Mar 2012 20:36:53 License: GPLv2
Netdot is an open source tool designed to help network administrators
collect, organize and maintain network information.
Netdot features include:
- Device discovery and Layer 2 topology discovery / graphing.
- IPv4 and IPv6 address space management (also referred to as IPAM),
including hierarchical organization, address block visualization and
IP and MAC address location and tracking.
- Cable plant information including: sites, rooms, jacks, closets,
inter and intra-building fiber and copper wiring, circuits, etc.
- Contact information for related entities: departments, providers,
vendors, BGP peers, etc.
- Netdot can generate configuration files for various other tools,
including: Nagios, Sysmon, RANCID, Cacti, ISC BIND and ISC DHCPD.
WWW: http://netdot.uoregon.edu/
Affects: users of databases/innotop, multimedia/zoneminder
net-mgmt/netdot, ports-mgmt/tinderbox, ports-mgmt/tinderbox-devel
sysutils/watchmen, www/MT
Author:
Reason: The above mentioned ports were converted to depend on
databases/p5-DBD-mysql. That will cause messages like
===> p5-DBD-mysql-4.021 conflicts with installed package(s):
p5-DBD-mysql55-4.021
To prevent this run one of the following commands to fix the
dependencies.
# portmaster -o databases/p5-DBD-mysql databases/p5-DBD-mysql55
or
# portupgrade -fo databases/p5-DBD-mysql databases/p5-DBD-mysql55
or
# pkg set -o databases/p5-DBD-mysql55:databases/p5-DBD-mysql
Number of commits found: 5
Commit History - (may be incomplete: see SVNWeb link above for full details)
Convert the remaining ports that depend on databases/p5-DBD-mysql${MYSQL_VER}
to just depend on databases/p5-DBD-mysql as that will handle the MYSQL_VER
magic.
This is required as only databases/p5-DBD-mysql supports mariadb-client and
the upcomming perconaXX-client.
Approved by: portmgr (bapt)
Initial patches by: pgollucci
Add net-mgmt/netdot, a tool designed to help network administrators
collect, organize and maintain network information.
Submitted by: Nick Hilliard <nick@foobar.org>