Port details |
- dhcping Send DHCP request to DHCP server for monitoring purposes
- 1.2_1 net =13 1.2_1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2001-03-13 23:12:51
- Last Update: 2024-02-25 07:34:50
- Commit Hash: 0945acf
- People watching this port, also watch:: unzip, gdbm, p5-libwww, dhcpdump, nmap
- License: BSD2CLAUSE
- WWW:
- https://www.mavetju.org/unix/general.php
- Description:
- This program allows a system administrator to check if a remote
DHCP server is still functioning.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net/dhcping/ && make install clean
- To add the package, run one of these commands:
- pkg install net/dhcping
- pkg install dhcping
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: dhcping
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (dhcping-1.2.tar.gz) = 32ef86959b0bdce4b33d4b2b216eee7148f7de7037ced81b2116210bc7d3646a
SIZE (dhcping-1.2.tar.gz) = 75485
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_dhcping
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2_1 25 Feb 2024 07:34:50 |
Muhammad Moinur Rahman (bofh) |
net/dhcping: Moved man to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.2 20 Jul 2022 14:22:37 |
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 ) |
1.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2 23 Nov 2016 14:20:24 |
amdmi3 |
- Add LICENSE
- Fix configure usage (this is GNU configure) |
1.2 16 Nov 2016 22:55:39 |
rene |
Reset edwin's ports, he has handed in his commit bit.
With hat: portmgr-secretary |
1.2 09 Mar 2014 14:25:21 |
miwi |
- Stage support |
1.2 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.2 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
1.2 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.2 08 Nov 2005 21:45:49 |
edwin |
Add SHA256 checksums to the distinfo files. |
1.2 18 Mar 2004 02:27:55 |
trevor |
Add size data.
Approved by: maintainers |
1.2 06 Feb 2004 13:12:53 |
trevor |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
1.2 21 Feb 2003 13:15:09 |
knu |
De-pkg-comment. |
1.2 12 Jun 2002 15:36:50 |
pat |
Update WWW tag
PR: 39194
Submitted by: maintainer |
27 Jan 2002 15:54:09 |
pat |
Update to 1.2 |
20 Nov 2001 23:29:38 |
lioux |
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the
later case |
20 Apr 2001 16:58:24 |
olgeni |
Update port to version 1.1. |
14 Mar 2001 03:31:38 |
will |
Fix typo. |
14 Mar 2001 02:19:07 |
will |
Fix PREFIX issues I found in net/dhcpdump port as well. |
14 Mar 2001 02:12:51 |
will |
Add dhcping 1.0, a program to send DHCP request to DHCP server for monitoring
purposes. |