Port details |
- corosync3 Corosync Cluster Engine
- 3.1.8_1 net =2 3.1.8_1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2018-05-24 18:25:13
- Last Update: 2024-08-09 18:31:03
- Commit Hash: 15d386f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://corosync.github.io/corosync/
- Description:
- The Corosync Cluster Engine is a Group Communication System with additional
features for implementing high availability within applications. The project
provides four C Application Programming Interface features:
* A closed process group communication model with virtual synchrony guarantees
for creating replicated state machines.
* A simple availability manager that restarts the application process when it
has failed.
* A configuration and statistics in-memory database that provide the ability
to set, retrieve, and receive change notifications of information.
* A quorum system that notifies applications when quorum is achieved or lost.
Corosync is used as a High Availability framework by projects such as Apache
Qpid and Pacemaker.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- corosync3>0:net/corosync3
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/net/corosync3/ && make install clean
- To add the package, run one of these commands:
- pkg install net/corosync3
- pkg install corosync3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: corosync3
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1704742304
SHA256 (corosync-3.1.8.tar.gz) = 7023544fa3bb36c00bbcabd9935b7269b41d896738a108ed32ea9b9c9b27ec3d
SIZE (corosync-3.1.8.tar.gz) = 1169570
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:
-
- gmake>=4.4.1 : devel/gmake
- groff : textproc/groff
- pkgconf>=1.3.0_1 : devel/pkgconf
- as : devel/binutils
- Test dependencies:
-
- augparse : textproc/augeas
- Library dependencies:
-
- libnspr4.so : devel/nspr
- libnss3.so : security/nss
- libqb.so : devel/libqb
- libknet.so : devel/kronosnet
- This port is required by:
- for Build
-
- net/pacemaker2
- for Run
-
- net/pacemaker2
Configuration Options:
- ===> The following configuration options are available for corosync3-3.1.8_1:
DBUS=off: D-Bus IPC system support
DOCS=on: Build and/or install documentation
SNMP=off: SNMP network protocol support
===> Use 'make config' to modify these settings
- Options name:
- net_corosync3
- USES:
- cpe gmake groff libtool pathfix pkgconfig
- pkg-message:
- For install:
- For correct operation, maximum socket buffer size must be tuned
by performing the following command as root :
# sysctl kern.ipc.maxsockbuf=18874368
To preserve this setting across reboots, append the following
to /etc/sysctl.conf :
kern.ipc.maxsockbuf=18874368
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.1.8_1 09 Aug 2024 18:31:03 |
Florian Smeets (flo) |
*/*: Release a couple of ports |
3.1.8_1 27 Feb 2024 18:34:05 |
Florian Smeets (flo) |
net/corosync*: Moved man to share/man |
3.1.8 09 Jan 2024 22:09:41 |
Florian Smeets (flo) |
net/corosync3: Update to 3.1.8 |
3.1.7 22 Oct 2023 13:13:04 |
Florian Smeets (flo) |
net/corosync*: Make corosync3 the default corosync version |
3.1.7 22 May 2023 17:59:59 |
Florian Smeets (flo) Author: Florian Millet |
net/corosync3: Update to 3.1.7
PR: 270624 |
2.99.5_2 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
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.99.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.99.5_1 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.99.5_1 29 Oct 2021 09:50:18 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
2.99.5_1 17 May 2021 10:54:59 |
Dmitry Marakasov (amdmi3) |
net/corosync3: fix plist (@sample)
Approved by: portmgr blanket |
2.99.5_1 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
2.99.5_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.99.5_1 01 Jun 2020 14:12:50 |
egypcio |
devel/kronosnet net/corosync* net/pacemaker*: follow changes in r537482 |
2.99.5 29 Nov 2019 14:44:19 |
egypcio |
net/corosync3: update 2.99.2 to 2.99.5
PR: 241434
Approved by: portmgr (maintainer timeout: 4 weeks) |
2.99.2_2 14 Aug 2019 08:48:51 |
mat |
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.) |
2.99.2_2 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
2.99.2_1 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
2.99.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> |