Port details |
- libqb High performance logging, tracing, IPC, and polling library
- 2.0.8_2 devel =2 2.0.8_1Version of this port present on the latest quarterly branch.
- Maintainer: alster@vinterdalen.se
- Port Added: 2016-03-23 10:49:26
- Last Update: 2024-11-05 20:17:24
- Commit Hash: ca513743
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: LGPL21
- WWW:
- https://github.com/ClusterLabs/libqb/wiki
- Description:
- libqb is a library with the primary purpose of providing high-performance,
reusable features for client-server architecture, such as logging, tracing,
inter-process communication (IPC), and polling.
libqb is not intended to be an all-encompassing library, but instead provide
focused APIs that are highly tuned for maximum performance for client-server
applications.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/libqb/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/libqb
- pkg install libqb
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libqb
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1730659822
SHA256 (libqb-2.0.8.tar.xz) = b42531fc20b8ac02f4c6d0a4dc49f7c4a1eef09bdb13af5f6927b7fc49522ee6
SIZE (libqb-2.0.8.tar.xz) = 521600
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
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- libtoolize : devel/libtool
- Test dependencies:
-
- checkmk : devel/check
- This port is required by:
- for Libraries
-
- devel/kronosnet
- net/corosync2
- net/corosync3
- net/pacemaker2
- net-mgmt/resource-agents
-
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 libqb-2.0.8_2:
DOCS=on: Build and/or install documentation
DOXYGEN=off: Build documentation with Doxygen
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- devel_libqb
- USES:
- cpe gmake libtool pathfix pkgconfig tar:xz autoreconf
- 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.0.8_2 05 Nov 2024 20:17:24 |
Daniel Engberg (diizzy) |
devel/libqb: Fix build and improve port
* Remove BUILD_DEPENDS hack, these will be a pain to fix if sprinkled all over
the tree
* Remove Python dependency
* Add USES= pathfix
* Remove LDFLAGS variable (builds fine without)
* Fix build with DOXYGEN disabled
* Use gnome helper for libxml2
* Rearrage port for better readability
PR: 282570
Reviewed by: Älven <alster@vinterdalen.se> (maintainer) |
2.0.8_1 05 Nov 2024 10:27:32 |
Vladimir Druzenko (vvd) Author: Älven |
devel/libqb: Improve the port
* Add EXAMPLES option
* Add support for activation of tests (still failing)
* Fix conditional BUILD_DEPENDS on libxml2 for doxygen2man
* Fix a typo
PR: 282536
MFH: 2024Q4 |
2.0.8 04 Nov 2024 20:54:58 |
Vladimir Druzenko (vvd) Author: Älven |
devel/libqb: update 2.0.6 → 2.0.8, fix CVE-2023-39976, take maintainership
log_blackbox.c in libqb before 2.0.8 allows a buffer overflow via long
log messages because the header size is not considered.
https://nvd.nist.gov/vuln/detail/CVE-2023-39976
Changelogs:
https://github.com/ClusterLabs/libqb/releases/tag/v2.0.7
https://github.com/ClusterLabs/libqb/releases/tag/v2.0.8
Improve port: remove GNU_CONFIGURE_MANPREFIX, update pkg-descr, fix
warnings from portclippy.
PR: 282536
MFH: 2024Q4 |
2.0.6_1 09 Aug 2024 18:31:03 |
Florian Smeets (flo) |
*/*: Release a couple of ports |
2.0.6_1 29 Mar 2024 08:05:48 |
Yasuhiro Kimura (yasu) |
devel/libqb: Move man pages to share/man
Approved by: portmgr (blanket) |
2.0.6 22 May 2023 17:58:07 |
Florian Smeets (flo) Author: Florian Millet |
devel/libqb: Update to 2.0.6 (
PR: 270619 |
2.0.4_2 21 May 2023 17:47:30 |
Florian Smeets (flo) |
*/*: Take maintainership of the corosync/pacemaker stack |
2.0.4_2 21 May 2023 16:43:46 |
Vinícius Zavam (egypcio) |
devel/libqb: drop maintainership |
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.0.4_2 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.0.4_2 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.0.4_2 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
2.0.4_1 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
2.0.4 10 Feb 2022 23:49:15 |
Daniel Engberg (diizzy) |
devel/libqb: Fix DOXYGEN option, use release archive, Makefile adjustments
Fix DOXYGEN option
Use release archive as recommended by Porters Handbook
Do some minor changes to Makefile to follow Porters Handbook more closely
PR: 261400
Reviewed by: egypcio (maintainer) |
2.0.4 19 Jan 2022 18:55:01 |
Vinícius Zavam (egypcio) |
devel/libqb: update 2.0.3 to 2.0.4
* https://github.com/ClusterLabs/libqb/releases/tag/v2.0.4
RELEASE NOTE:
The most important fix in this release is that we no longer log errors
inside the signal handler in loop_poll.c This could cause an application
hang in some circumstances. |
2.0.3 14 Oct 2021 21:30:29 |
Stefan Eßer (se) |
devel/libqb: Add CPE information
Approved by: portmgr (blanket) |
2.0.3 18 Apr 2021 23:53:18 |
Vinícius Zavam (egypcio) |
devel/libqb: update 2.0.0 to 2.0.3
while here, fixes portscout's check
- present USE_GITHUB to this port's Makefile
Reported by: flo |
2.0.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.0.0 07 Jun 2020 07:39:41 |
flo |
Fix build/distinfo.
Switch to using the release tarball instead of using the GitHub tag, as I
don't have the original tarball that was used to generate the distinfo
for the upgrade to 2.0. The release tarball has sha256 signatures posted
and they match with what is being committed now.
PR: 246916
Reported by: Juraj Lutter <juraj@lutter.sk>
Approved by: blanket approval, tivial build fixes |
2.0.0 01 Jun 2020 14:08:31 |
egypcio |
devel/libqb: update 1.0.5 to 2.0.0 |
1.0.5_1 04 Feb 2020 18:34:04 |
egypcio |
devel/libqb: fix port's pkgconf _STRING and _VERSION |
1.0.5 04 Feb 2020 17:11:35 |
egypcio |
devel/libqb: update 1.0.3_1 to 1.0.5
* while here, adopt the port;
* present USE_GIHUB.
PR: 243878 |
1.0.3_1 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 |
1.0.3_1 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 |
1.0.3_1 14 May 2018 09:04:36 |
vanilla |
change to distribution tarball.
PR: 227563
Submitted by: maintainer |
1.0.3 12 May 2018 03:24:10 |
vanilla |
Update to 1.0.3.
PR: 227563
Submitted by: maintainer |
1.0.2 26 May 2017 02:32:12 |
wen |
- Update to 1.0.2
PR: 219542
Submitted by: dpejesh@yahoo.com(maintainer) |
1.0 09 Sep 2016 19:42:46 |
amdmi3 |
Most commonly used build systems support silent builds, when they
hide actual commands executed and only show short summary line (like
"CC foo.c"). CMake and ninja enable this by default, some autotools
using ports do as well. This is unacceptable because we need complete
build logs at any time, so we now switch to verbose build logs
unconditionally. Note that this change deliberately affects ALL
builds and not only package builds on cluster, because we need to
be sure that user experiencing failure can always provide informative
build log regardless of settings and without rerunning the build.
Change summary:
- Always do verbose builds for cmake, ninja and GNU configure (the
latter includes check if --disable-silent-rules is actually supported
by the configure script; there are isolated cases when it's not true) (Only the first 15 lines of the commit message are shown above ) |
1.0 24 Apr 2016 07:39:34 |
pi |
devel/libqb: 0.17.2 -> 1.0
Changes:
https://github.com/ClusterLabs/libqb/releases
PR: 209004
Submitted by: David Shane Holden <dpejesh@yahoo.com> (maintainer) |
0.17.2_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.17.2_1 25 Mar 2016 08:26:35 |
tijl |
Create the haclient group used in pkg-plist.
PR: 208221 |
0.17.2_1 24 Mar 2016 21:43:58 |
tijl |
Change the group on /var/run/qb to haclient. I forgot this when I changed
the mode.
PR: 208221
Approved by: dpejesh@yahoo.com (maintainer) |
0.17.2 23 Mar 2016 10:49:17 |
tijl |
Add devel/libqb.
libqb is a library with the primary purpose of providing high performance
client server reusable features. It provides high performance logging, tracing,
ipc, and poll.
PR: 208181
Submitted by: David Shane Holden <dpejesh@yahoo.com> |