aboutsummaryrefslogtreecommitdiff
path: root/net/wackamole/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* Resurrect net/wackmole and upgrade version 2.14 => 2.15John Marino2014-06-111-0/+6
| | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=357481
* Remove expired port:Rene Ladan2014-05-041-6/+0
| | | | | | | 2014-05-01 net/wackamole: Depends on expired www/spread Notes: svn path=/head/; revision=352940
* StageEmanuel Haupt2014-04-291-0/+3
| | | | Notes: svn path=/head/; revision=352595
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340674
* Wackamole is an application that helps with making a cluster highlyMartin Wilke2007-06-041-0/+4
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> Notes: svn path=/head/; revision=192675