- Remove ipfilter from PROVIDER so that chillispot can start up correctly
at boot time
- Utilize @stopdaemon
- Bump PORTREVISION
PR: ports/137967
Submitted by: Sevan Janiyan <venture37 at geeklan.co.uk> (maintainer)
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED
Approved by: portmgr (pav)
- part of UCD-SNMP-MIB::dskTable MIB implemented (submitted by kuriyama.bsd at gmail.com)
- some cleanup
PR: ports/137973
Submitted by: Mikolaj Golub <to.my.trociny at gmail.com> (maintainer)
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