Port details |
- wackamole Peer-to-peer high availability cluster
- 2.1.5_2 net =2 2.1.5_2Version of this port present on the latest quarterly branch.
- Maintainer: portmaster@bsdforge.com
- Port Added: 2007-06-04 08:09:12
- Last Update: 2024-03-01 18:11:59
- Commit Hash: 138eb13
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: CNDS_OPEN-SOURCE_LICENSE
- WWW:
- https://BSDforge.com/projects/net/wackamole/
- Description:
- Wackamole is an application that helps with making a cluster highly
available.
It manages a number of virtual IPs, that should be available to the
outside world at all times. Wackamole ensures that a single machine
within a cluster is listening on each virtual IP address that Wackamole
manages. If it discovers that any particular machine within the cluster
are not alive, it will almost immediately ensure that other machines
acquire their public IPs. At no time will more than one machine listen
on any virtual IP.
Wackamole also works toward achieving a balanced distribution of the
numbered IPs on the machine within the cluster it manages.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- wackamole>0:net/wackamole
- To install the port:
- cd /usr/ports/net/wackamole/ && make install clean
- To add the package, run one of these commands:
- pkg install net/wackamole
- pkg install wackamole
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: wackamole
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (wackamole-2.1.5.tar.xz) = d866a505aa3508f370c2118b1e62c87c09f19c6e0c9d8a1dd53f43306e9d601f
SIZE (wackamole-2.1.5.tar.xz) = 106968
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libspread.so : net/spread
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_wackamole
- USES:
- tar:xz
- 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 |
2.1.5_2 01 Mar 2024 18:11:59 |
Gleb Popov (arrowd) Author: Chris Hutchinson |
*: Move manpages to share/man
PR: 277322 |
2.1.5_1 13 Jan 2024 23:30:23 |
Daniel Engberg (diizzy) |
*/*: Remove BROKEN in all ports that uses bsdforge.com for MASTER_SITES
Site is now back up
Reported by: Jamie Landeg-Jones <jamie@catflap.org>, Chris
<portmaster@bsdforge.com>
Approved by: portmgr (blanket) |
2.1.5_1 04 Jan 2024 17:37:09 |
Daniel Engberg (diizzy) |
*/*: Mark all ports that uses bsdforge.com in MASTER_SITES broken
The domain bsdforge.com has expired, mark all ports that only
uses bsdforge.com as broken (unfetchable). Additionally set ports that
uses bsdforge.com as primary site and have broken mirrors as broken
too as they're also unfetchable.
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) |
2.1.5_1 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 ) |
2.1.5_1 16 Aug 2022 14:51:50 |
Nuno Teixeira (eduardo) Author: Robert Clausecker |
net/wackamole: Fix build on armv7
Jails may not have a bpf(4) device, but can still build with BPF.
- fix the configure test for BPF detection
- define LICENSE
- fix two obvious bugs in the code
PR: 265561
Approved by: maintainer timeout, >2 weeks
MFH: 2022Q3 |
2.1.5 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 ) |
2.1.5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.1.5 19 Oct 2019 12:21:22 |
rakuco |
Switch MASTER_SITES and WWW to https in Chris' ports.
PR: 241272
Submitted by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer) |
2.1.5 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
2.1.5 11 Jun 2014 14:25:01 |
marino |
Resurrect net/wackmole and upgrade version 2.14 => 2.15
This port was removed because it's dependency "spread" was removed.
Spread has returned, and now this one returns with a new version.
* maintainership passed to submitter (old version was not unmaintained)
* pkg-descr rewritten, WWW updated
* LIB_DEPENDS format updated
* distfile mirror added
* USES+= tar:xz used
* patches regenerated
PR: 189403
Submitted by: Chris Hutchison
Fixes by: marino |
2.1.4 04 May 2014 10:25:36 |
rene |
Remove expired port:
2014-05-01 net/wackamole: Depends on expired www/spread |
2.1.4 29 Apr 2014 13:17:33 |
ehaupt |
Stage |
2.1.4 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
2.1.4 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
2.1.4 12 May 2011 07:38:34 |
culot |
- Fix compilation errors with libpcap installed from ports and warnings
with clang
PR: ports/156968
Submitted by: Marcin Cieslak <saper@saper.info> (maintainer) |
2.1.4 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
2.1.4 31 Dec 2009 10:03:33 |
pav |
- Restore maintainership
Submitted by: Marcin Cieslak <saper@saper.info> |
2.1.4 08 Jul 2009 21:28:59 |
pav |
- Reset maintainer
<saper@system.pl>
(reason: 550 user not found... podany uzytkownik nie istnieje...) |
2.1.4 22 Apr 2009 08:36:35 |
erwin |
Remove BROKEN tag, it builds with the backwards compat shims. |
2.1.4 08 Jan 2009 17:51:23 |
erwin |
Mark BROKEN on 8: does not build after the arp-v2 import.
Submitted by: pointyhat |
2.1.4 14 Mar 2008 02:33:36 |
lippe |
- Update to 2.1.4.
PR: ports/120854
Submitted by: lippe (myself)
Approved by: gabor (mentor), maintainer timeout (> 2 weeks) |
2.1.3 04 Jun 2007 07:57:52 |
miwi |
Wackamole is an application that helps with making a cluster highly
available.
It manages a bunch of virtual IPs, that should be available
to the outside world at all times. Wackamole ensures that a single
machine within a cluster is listening on each virtual IP address
that Wackamole manages. If it discovers that particular machines
within the cluster are not alive, it will almost immediately ensure
that other machines acquire these public IPs.
At no time will more than one machine listen on any virtual IP.
Wackamole also works toward achieving a balanced distribution of
number IPs on the machine within the cluster it manages.
WWW: http://www.backhand.org/wackamole/
PR: ports/112368
Submitted by: Marcin Cieslak <saper at system.pl> |