Port details |
- hawk Track uptime and DNS status for machines on your networks
- 0.6_2 net-mgmt
=1 Version of this port present on the latest quarterly branch. DEPRECATED: Works only with EOL php 5.6
This port expired on: 2018-12-30
IGNORE: cannot be installed: doesn't work with lang/php72 port (doesn't support PHP 7.1 7.2 7.3)
- Maintainer: bofh@FreeBSD.org
 - Port Added: 2012-02-06 20:18:39
- Last Update: 2018-12-30 23:30:56
- SVN Revision: 488749
- People watching this port, also watch:: sysinfo, rtty, tmpreaper, svk
- License: GPLv2
- Description:
- Hawk is a web based utility for monitoring and comparing hosts on your
network with what is in DNS. Hosts that are answering pings but are not
in DNS may be unauthorized, and addresses in DNS which are not answering
may be able to be reclaimed. Hawk monitors all hosts on the networks
you specify and lets you view them via a web page.
Hawk consists of a backend written in Perl that monitors hosts by ICMP
pings and writes the status to a mysql database. The frontend is in
PHP and lets you select which network to view, and how to view it.
This version has several enhancements to the original; including cleaner
Perl code, a user-definable string to designate unused addresses that
are in DNS, testing that the forward and reverse hostnames match, and
the daemon forks one process pre subnet.
WWW: https://sourceforge.net/projects/iphawk/
- SVNWeb :
git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: hawk
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (hawk-0.6.tar.gz) = edd9b9bf1eb869aaa9995500dacf58ac153b923ed488f03e9eaf89380d4ab137
SIZE (hawk-0.6.tar.gz) = 23507
- 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:
-
- apxs : www/apache24
- perl5>=5.26<5.27 : lang/perl5.26
- Runtime dependencies:
-
- p5-Net-Netmask>=0 : net-mgmt/p5-Net-Netmask
- p5-Net-Ping-External>=0 : net/p5-Net-Ping-External
- p5-DBI>=0 : databases/p5-DBI
- p5-DBD-mysql>=0 : databases/p5-DBD-mysql
- mysqld : databases/mysql56-server
- php.h : lang/php72
- apxs : www/apache24
- libphp7.so : www/mod_php72
- perl5>=5.26<5.27 : lang/perl5.26
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for hawk-0.6_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- mysql:server php:mod perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
30 Dec 2018 23:30:56
0.6_2 |
rene  |
Remove expired ports:
2018-12-30 net/pecl-mosquitto: Works only with EOL php 5.6
2018-12-30 net/pecl-ip2location: Works only with EOL php 5.6
2018-12-30 net/pecl-yp: Works only with EOL php 5.6
2018-12-30 net/pecl-oauth: Works only with EOL php 5.6
2018-12-30 net/pecl-apn: Works only with EOL php 5.6
2018-12-30 textproc/pecl-doublemetaphone: Works only with EOL php 5.6
2018-12-30 textproc/pecl-ctemplate: Works only with EOL php 5.6
2018-12-30 textproc/pecl-xslcache: Works only with EOL php 5.6
2018-12-30 textproc/libmrss-php: Works only with EOL php 5.6
2018-12-30 textproc/pecl-stem: Works only with EOL php 5.6
2018-12-30 textproc/pecl-wbxml: Works only with EOL php 5.6
2018-12-30 textproc/pecl-syck: Works only with EOL php 5.6
2018-12-30 textproc/pecl-yaml1: Works only with EOL php 5.6
2018-12-30 deskutils/surrealtodo: Works only with EOL php 5.6 (Only the first 15 lines of the commit message are shown above ) |
06 Dec 2018 11:22:12
0.6_2 |
rene  |
Remove version 7.0 from the IGNORE_WITH_PHP list. |
02 Dec 2018 17:43:34
0.6_2 |
antoine  |
Deprecate ports depending on php 5.6 |
21 Oct 2018 11:17:13
0.6_2 |
antoine  |
Ignore some ports with some versions of php
PR: 232398 |
08 Apr 2018 12:19:58
0.6_2 |
brnrd  |
category net-mgmt: Convert to USES=php
Approved by: infrastructure modernization blanket |
09 Sep 2017 19:30:56
0.6_2 |
brnrd  |
net-mgmt/hawk: Add IGNORE for PHP 7.1
- mysql PHP extension was dropped in 7.0
PR: 222173 |
20 Jan 2017 20:33:31
0.6_2 |
sunpoet  |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
01 Apr 2016 14:16:20
0.6_2 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
28 Feb 2016 07:34:42
0.6_2 |
miwi  |
- Ignore php7 |
24 Dec 2014 00:14:13
0.6_2 |
bofh  |
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt |
24 Nov 2014 22:35:08
0.6_2 |
antoine  |
Cleanup plist |
30 May 2014 05:31:46
0.6_2 |
sunpoet  |
- Add LICENSE
- Use ETCDIR
- Support STAGEDIR
- Pass maintainership to submitter
- While I'm here:
- Use NO_BUILD
- Simplify Makefile
PR: ports/190311
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> |
20 Sep 2013 22:24:44
0.6_1 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
03 Aug 2013 08:45:52
0.6_1 |
az  |
- Convert to new perl framework
- Trim Makefile header |
31 May 2013 11:54:01
0.6_1 |
crees  |
Stop checking for get_pidfile_from_conf function in rc.subr.
It is present in all supported versions of FreeBSD, and has had poor takeup.
I strongly suspect the strange-looking checks are partially to blame for
scaring maintainers off.
Go forth and please use it!
PR: ports/178269
Approved by: maintainers of all ports involved |
08 Oct 2012 10:38:48
0.6_1 |
dougb  |
Throw my ports back in the pool, and make my intentions clear for the
various ports that I've created.
I bid fond fare well
A chapter closes for me
What opens for you? |
03 Jun 2012 21:41:02
0.6_1 |
dougb  |
Fix Perl package name dependencies |
01 Jun 2012 04:00:25
0.6_1 |
dougb  |
Convert to specifying the port name in _DEPENDS instead of
${SITE_PERL}/foo/bar/file.pm
http://wiki.freebsd.org/PortsLongtermTargets#Use_of_SITE_PERL_in_dependencies |
23 Feb 2012 09:23:45
0.6_1 |
dougb  |
Add some more explicit instructions for post-install configuration |
08 Feb 2012 03:47:44
0.6_1 |
dougb  |
Use WWWDIR in the plist because it's already included in the
default PLIST_SUB. |
06 Feb 2012 20:17:55
0.6_1 |
dougb  |
Hawk is a web based utility for monitoring and comparing hosts on your
network with what is in DNS. Hosts that are answering pings but are not
in DNS may be unauthorized, and addresses in DNS which are not answering
may be able to be reclaimed. Hawk monitors all hosts on the networks
you specify and lets you view them via a web page.
Hawk consists of a backend written in Perl that monitors hosts by ICMP
pings and writes the status to a mysql database. The frontend is in
PHP and lets you select which network to view, and how to view it.
This version has several enhancements to the original; including cleaner
Perl code, a user-definable string to designate unused addresses that
are in DNS, testing that the forward and reverse hostnames match, and
the daemon forks one process pre subnet.
WWW: http://sourceforge.net/projects/iphawk/ |