Port details |
- hastmon Cluster monitoring daemon
- 0.3.4_1 net-mgmt =2 0.3.4_1Version of this port present on the latest quarterly branch.
- Maintainer: trociny@FreeBSD.org
- Port Added: 2011-03-17 17:28:58
- Last Update: 2024-03-20 13:19:30
- Commit Hash: 2c4fab8
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- http://hastmon.googlecode.com/
- Description:
- hastmon is a monitoring daemon that allows a couple of hosts to run a
service providing automatic failover. Those machines will be called a
cluster and each machine is one cluster node. hastmon is designed for
clusters that work in Primary-Secondary configuration, which means
that only one of the cluster nodes can be active at any given time.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- hastmon>0:net-mgmt/hastmon
- To install the port:
- cd /usr/ports/net-mgmt/hastmon/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/hastmon
- pkg install hastmon
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: hastmon
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1583683933
SHA256 (trociny-hastmon-0.3.4_GH0.tar.gz) = e2985070ea0cecfd1fd1040d947d282e1edfaea6219e5f5fe56a1f3139fc27c1
SIZE (trociny-hastmon-0.3.4_GH0.tar.gz) = 78292
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:
-
- mk-configure>=0.20 : devel/mk-configure
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for hastmon-0.3.4_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- net-mgmt_hastmon
- USES:
- ssl
- 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 |
0.3.4_1 20 Mar 2024 13:19:30 |
Nuno Teixeira (eduardo) |
net-mgmt/hastmon: Move man pages 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) |
0.3.4 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 ) |
0.3.4 20 Jul 2022 14:22:42 |
Tobias C. Berner (tcberner) |
net-mgmt: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* @BABOLO <.@babolo.ru>
* Alex Samorukov, samm@freebsd.org
* Alexander Kriventsov <avk@vl.ru>
* Alexander Sulfrian <alexander@sulfrian.net>
* Alexander Y. Grigoryev <alexander.4mail@gmail.com>
* Alexandre Biancalana <ale@biancalanas.net>
* Alexandre Snarskii <snar@paranoia.ru>
* Alexandre Snarskii <snar@snar.spb.ru>
* Alexey Bobkov <mr.deadlystorm@gmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Degtyarev (Only the first 15 lines of the commit message are shown above ) |
0.3.4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.3.4 08 Mar 2020 16:14:30 |
trociny |
update to 0.3.4 |
0.3.3 06 Jan 2020 19:06:02 |
trociny |
update to 0.3.3 |
0.3.2 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
0.3.2 24 Oct 2016 14:46:59 |
trociny |
use another upstream and unbreak port |
0.3.2 14 Sep 2016 15:59:34 |
mat |
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight |
0.3.2 10 Sep 2016 22:15:34 |
marino |
net-mgmt/hastmon: document SSL requirement and sed in SSL flags
Approved by: SSL blanket |
0.3.2 19 Jul 2016 11:04:14 |
mat |
When there is a do-install target, do not use a post-install target, do
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight |
0.3.2 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.3.2 08 Dec 2014 13:49:34 |
feld |
Update "BSD" license in net-mgmt category |
0.3.2 31 Oct 2013 19:51:45 |
trociny |
Update to 0.3.2
Approved by: bdrewery (mentor) |
0.3.1_1 10 Oct 2013 13:41:55 |
trociny (src committer) |
Add stage support.
Approved by: bdrewery |
0.3.1 20 Sep 2013 22:24:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
0.3.1 02 Feb 2013 07:00:40 |
danfe |
- Update to version 0.3.1
- Cleanup Makefile a bit
- Drop author attribution from pkg-descr while here
PR: ports/175459
Submitted by: trociny (maintainer) |
0.3.0 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
0.3.0 17 Mar 2011 17:28:20 |
miwi |
hastmon is a monitoring daemon that allows a couple of hosts to run a
service providing automatic failover. Those machines will be called a
cluster and each machine is one cluster node. hastmon is designed for
clusters that work in Primary-Secondary configuration, which means
that only one of the cluster nodes can be active at any given time.
WWW: http://hastmon.googlecode.com/
Author: Mikolaj Golub <to.my.trociny@gmail.com>
PR: ports/154036
Submitted by: Mikolaj Golub <to.my.trociny at gmail.com> |