Port details |
- pacemaker Scalable High-Availability cluster resource manager
- 1.1.16_2 net
=1 1.1.16_2Version of this port present on the latest quarterly branch.
- Maintainer: dpejesh@yahoo.com
- Port Added: 2016-03-24 15:56:25
- Last Update: 2018-05-24 18:24:51
- SVN Revision: 470799
- People watching this port, also watch:: zrep
- License: GPLv2
- Description:
- Pacemaker is an advanced, scalable High-Availability cluster resource manager
for Linux-HA (Heartbeat) and/or Corosync.
It supports "n-node" clusters with significant capabilities for managing
resources and dependencies.
It will run scripts at initialization, when machines go up or down, when
related resources fail and can be configured to periodically check resource
health.
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- pacemaker>0:net/pacemaker
- No installation instructions:
- This port has been deleted.
- PKGNAME: pacemaker
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1495733591
SHA256 (ClusterLabs-pacemaker-Pacemaker-1.1.16_GH0.tar.gz) = 6b4b5c3f8571f57e46246a09c59b2ecbf59591b610bb3c9515e9ca84c834c75a
SIZE (ClusterLabs-pacemaker-Pacemaker-1.1.16_GH0.tar.gz) = 4897770
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- bash : shells/bash
- corosync : net/corosync
- getopt>=0 : misc/getopt
- asciidoc : textproc/asciidoc
- docbook-xsl>0 : textproc/docbook-xsl
- help2man : misc/help2man
- xsltproc : textproc/libxslt
- autoconf-2.69 : devel/autoconf
- autoheader-2.69 : devel/autoconf
- autoreconf-2.69 : devel/autoconf
- aclocal-1.15 : devel/automake
- automake-1.15 : devel/automake
- libtoolize : devel/libtool
- gmake : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- python2.7 : lang/python27
- as : devel/binutils
- Runtime dependencies:
-
- bash : shells/bash
- corosync : net/corosync
- getopt>=0 : misc/getopt
- ocf-tester : net-mgmt/resource-agents
- python2.7 : lang/python27
- Library dependencies:
-
- libgnutls.so : security/gnutls
- libltdl.so : devel/libltdl
- libqb.so.0 : devel/libqb
- libuuid.so : misc/e2fsprogs-libuuid
- libxml2.so : textproc/libxml2
- libxslt.so : textproc/libxslt
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for pacemaker-1.1.16_2:
DBUS=off: D-Bus IPC system support
DOCS=on: Build and/or install documentation
MANPAGES=on: Build and/or install manual pages
SNMP=off: SNMP network protocol support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- autoreconf gmake libtool pathfix pkgconfig python shebangfix gnome
- 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.1.16_2 24 May 2018 18:24:51 |
flo |
- add net/corosync3 (2.99.2)
- add net/pacemaker2 (2.0.0-rc4)
- net/corosync -> net/corosync2 (update to 2.4.4)
- net/pacemaker -> net/pacemaker1 (update to 1.1.18)
- add USES=corosync to deal with multiple versions
PR: 228164, 228165
Submitted by: David Shane Holden <dpejesh@yahoo.com> |
1.1.16_2 12 May 2018 03:25:48 |
vanilla |
Update libqb.so's version number.
PR: 227563
Submitted by: maintainer |
1.1.16_1 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
1.1.16 09 Mar 2018 16:55:38 |
linimon |
Mark this ports unbroken on powerpc64.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
1.1.16 12 Dec 2017 12:37:58 |
antoine |
Fix packaging with python3 |
1.1.16 13 Jun 2017 14:32:23 |
joneum |
- net/pacemaker: Update from 1.1.14 to 1.1.16
- Fix shebangs
- Changelog: https://github.com/ClusterLabs/pacemaker/blob/master/ChangeLog
PR: 219544
Submitted by: David Shane Holden (maintainer)
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D11109 |
1.1.14_2 27 May 2017 00:20:19 |
linimon |
Mark some ports failing on armv6, for errors classified as "???",
part 2.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
1.1.14_2 01 Apr 2017 15:23:32 |
gerald |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
1.1.14_1 20 Nov 2016 09:38:09 |
gerald |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler. |
1.1.14 21 Oct 2016 15:21:13 |
mat |
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093 |
1.1.14 06 Sep 2016 14:27:29 |
amdmi3 |
- Fix build with --disable-silent-rules
With verbose build all utilities are called with --help and
--version arguments just to show their output. This, however,
may fail:
PATH=/wrkdirs/usr/ports/net/pacemaker/work/pacemaker-Pacemaker-1.1.14/tools:$PATH
/wrkdirs/usr/ports/net/pacemaker/work/pacemaker-Pacemaker-1.1.14/tools/crm_standby
--help
Error signing on to the CIB service: Socket is not connected
Error signing on to the CIB service: Socket is not connected
So just remove these calls, they have no use anyway.
PR: 212075
Approved by: portmgr blanket |
1.1.14 01 Jun 2016 13:15:37 |
mat |
Github cleanup.
- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.
Sponsored by: Absolight |
1.1.14 21 Apr 2016 16:43:15 |
swills |
many ports: mark broken on powerpc64 |
1.1.14 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.1.14 24 Mar 2016 15:56:07 |
tijl |
Add net/pacemaker.
Pacemaker is an advanced, scalable High-Availability cluster resource
manager for Linux-HA (Heartbeat) and/or Corosync.
It supports "n-node" clusters with significant capabilities for managing
resources and dependencies.
It will run scripts at initialization, when machines go up or down, when
related resources fail and can be configured to periodically check resource
health.
PR: 208221
Submitted by: David Shane Holden <dpejesh@yahoo.com> |