Port details |
- p5-Net-DHCP-Watch Class for monitoring a remote DHCPD server
- 2.03_1 net
=0 Version of this port present on the latest quarterly branch. - Maintainer: beastie@tardisi.com
 - Port Added: 2014-03-29 08:18:01
- Last Update: 2022-07-20 14:22:37
- Commit Hash: 6a378e5
- Also Listed In: perl5
- License: ART10 GPLv1+
- Description:
- Net::DHCP::Watch is a module to help monitor remote DHCP servers.
It opens an UDP socket to send and receive responses to and from
a DHCP server. It stores the last connection status information.
This module can help to write some simple code to implement a
reliable DHCP service over complex or simple networks.
WWW: https://metacpan.org/release/Net-DHCP-Watch
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Net-DHCP-Watch>0:net/p5-Net-DHCP-Watch
- To install the port:
- cd /usr/ports/net/p5-Net-DHCP-Watch/ && make install clean
- To add the package, run one of these commands:
- pkg install net/p5-Net-DHCP-Watch
- pkg install p5-Net-DHCP-Watch
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Net-DHCP-Watch
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Net-DHCP-Watch-2.03.tar.gz) = d4a33900ebefff21915ad958fb95fc0331d09505d4bcc144993c2adc8c0dd6b8
SIZE (Net-DHCP-Watch-2.03.tar.gz) = 8502
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Run
-
- net-mgmt/nagios-check_dhcp.pl
- Configuration Options:
- No options to configure
- Options name:
- net_p5-Net-DHCP-Watch
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:22:37 2.03_1 |
Tobias C. Berner (tcberner)  |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
06 Apr 2021 14:31:07 2.03_1 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
27 May 2018 20:15:20
2.03_1 |
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
15 Sep 2017 08:58:50
2.03_1 |
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
20 Sep 2015 20:54:09
2.03_1 |
olgeni  |
Typos, whitespace and capitalization fixes (G-P). |
26 Nov 2014 13:08:38
2.03_1 |
mat  |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
29 Mar 2014 08:17:54
2.03 |
culot  |
Net::DHCP::Watch is a module to help monitor remote DHCP servers.
It opens an udp socket to send and receive responses to and from
a DHCP server. It stores the last connection status information.
This module can help to write some simple code to implement a
reliable DHCP service over complex or simple networks.
WWW: http://search.cpan.org/dist/Net-DHCP-Watch/
PR: ports/187622
Submitted by: Lawrence "The Dreamer" Chen <beastie@tardisi.com> |
Number of commits found: 7
|