Port details |
- corosync2 Corosync Cluster Engine
- 2.4.6_1 net =2 2.4.6_1Version of this port present on the latest quarterly branch.
- Maintainer: flo@FreeBSD.org
- Port Added: 2018-05-24 18:25:13
- Last Update: 2024-02-27 18:34:05
- Commit Hash: 7730963
- 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:
-
- corosync2>0:net/corosync2
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/net/corosync2/ && make install clean
- To add the package, run one of these commands:
- pkg install net/corosync2
- pkg install corosync2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: corosync2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1672406183
SHA256 (corosync-2.4.6.tar.gz) = cb572b99df91c2abb98b52c8b1313b89b6146d212b0e0028203cfecafe942fba
SIZE (corosync-2.4.6.tar.gz) = 1268555
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.3 : 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
- This port is required by:
- for Build
-
Deleted ports which required this port:
- for Run
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for corosync2-2.4.6_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_corosync2
- 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 |
2.4.6_1 27 Feb 2024 18:34:05 |
Florian Smeets (flo) |
net/corosync*: Moved man to share/man |
2.4.6 22 Oct 2023 13:13:04 |
Florian Smeets (flo) |
net/corosync*: Make corosync3 the default corosync version |
2.4.6 21 May 2023 17:47:30 |
Florian Smeets (flo) |
*/*: Take maintainership of the corosync/pacemaker stack |
2.4.6 21 May 2023 16:33:01 |
Vinícius Zavam (egypcio) |
net/corosync2, net/corosync3: drop maintainership |
2.4.6 30 Dec 2022 14:05:00 |
Vinícius Zavam (egypcio) |
net/corosync2: update 2.4.5 to 2.4.6 |
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.4.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.4.5_1 20 Jul 2022 14:55:49 |
Tobias C. Berner (tcberner) |
cleanup: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Alex Trull <freebsd.alex@trull.org>
* Alonso Cardenas <acm@FreeBSD.org>
* Boris Samorodov <bsam@FreeBSD.org>
* David Shane Holden <dpejesh@yahoo.com>
* Felix Palmen <felix@palmen-it.de>
* Hirohisa Yamaguchi <umq@ueo.co.jp>
* Kevin Bowling <kbowling@FreeBSD.org>
* Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
* Markus Mann, CTS - FreeBSD Team <de-freebsd@ctseuro.com>
* Matthias Andree
* Matthias Fechner <mfechner@FreeBSD.org>
* Oleg Sidorkin <osidorkin@gmail.com>
* Oliver Lehmann
* Radim Kolar <hsn@sendmail.cz>
* Timothy Beyer <beyert@cs.ucr.edu>
* hq@FreeBSD.org
* johalun0@gmail.com
* lev@FreeBSD.org
* rooneg@electricjellyfish.net
With hat: portmgr |
2.4.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.4.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.4.5_1 15 Aug 2021 17:59:56 |
Bernhard Froehlich (decke) |
net/corosync[2|3]: Add CPE information
Approved by: portmgr (blanket) |
2.4.5_1 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
2.4.5_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.4.5_1 24 Oct 2020 09:41:01 |
egypcio |
net/corosync2: remove asterisk from PORTSCOUT's limit |
2.4.5_1 23 Oct 2020 20:00:07 |
egypcio |
net/corosync2: pet PORTSCOUT based on net/p5-OAI-Harvester's |
2.4.5_1 26 Jun 2020 16:21:44 |
egypcio |
net/corosync2: pet PORTSCOUT
PORTSCOUT was set in the wrong Makefile; fixed;
testport and portlint are OK (for both ports). |
2.4.5_1 15 Jun 2020 19:17:18 |
egypcio |
net/corosync2: limit PORTSCOUT, based on dns/dnsdbq's PORTSCOUT regex |
2.4.5_1 12 Jun 2020 11:37:28 |
egypcio |
net/corosync2: pet portscout
ignoring 2.99 release, as it should get its proper dedicated port soon;
corosync3 will make it to 3.x just like that. |
2.4.5_1 01 Jun 2020 14:12:50 |
egypcio |
devel/kronosnet net/corosync* net/pacemaker*: follow changes in r537482 |
2.4.5 04 Feb 2020 11:10:08 |
egypcio |
adopting few ports after r525145
devel/kronosnet
net/corosync2
net/corosync3
net/pacemaker1
net/pacemaker2 |
2.4.5 04 Feb 2020 11:06:50 |
egypcio |
reset maintainership after consecutive timeouts (12+ weeks).
% make -s -C /usr/ports search maint=dpejesh@yahoo.com display=path
Path: /usr/ports/devel/kronosnet
Path: /usr/ports/devel/libqb
Path: /usr/ports/devel/py-parallax
Path: /usr/ports/devel/py-tinyrpc
Path: /usr/ports/net-mgmt/crmsh
Path: /usr/ports/net-mgmt/resource-agents
Path: /usr/ports/net/corosync2
Path: /usr/ports/net/corosync3
Path: /usr/ports/net/pacemaker1
Path: /usr/ports/net/pacemaker2
PR: 230127, 232865, 232866, 232867
PR: 241431, 241434, 241445, 241456, 241460 |
2.4.5 29 Nov 2019 14:42:31 |
egypcio |
net/corosync2: update 2.4.4 to 2.4.5
PR: 241431
Approved by: portmgr (maintainer timeout: 4 weeks) |
2.4.4 14 Aug 2019 08:48:51 |
mat |
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.) |
2.4.4 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 |
2.4.4 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> |