Port details |
- libqsbr QSBR and EBR library
- g2020082801 devel =2 g2020082801Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2019-05-24 14:47:14
- Last Update: 2024-01-03 05:27:52
- Commit Hash: d6905f9
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- https://github.com/rmind/libqsbr
- Description:
- Epoch-Based Reclamation (EBR) and Quiescent-State-Based Reclamation (QSBR) are
synchronisation mechanisms which can be used for efficient memory/object
reclamation (garbage collection) in concurrent environment. Conceptually they
are very similar to the read-copy-update (RCU) mechanism.
- ¦ ¦ ¦ ¦
- 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/libqsbr/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/libqsbr
- pkg install libqsbr
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libqsbr
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1598650380
SHA256 (rmind-libqsbr-g2020082801-e73407c_GH0.tar.gz) = f39f874e0aef0f977633fe0a31a2d6104100f669a1c2984499c78346983cb07b
SIZE (rmind-libqsbr-g2020082801-e73407c_GH0.tar.gz) = 14894
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
- libtool : devel/libtool
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_libqsbr
- USES:
- compiler:c11 gmake libtool:build
- 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 |
g2020082801 03 Jan 2024 05:27:52 |
Muhammad Moinur Rahman (bofh) |
devel/libqsbr: Mark BROKEN on armv7
Fix build with llvm17 on i386 |
g2020082801 31 Dec 2023 00:37:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068 |
g2020082801 27 Oct 2023 06:33:00 |
Robert Clausecker (fuz) |
devel/libqsbr: fix build on 32 bit platforms
The fix is to make qsbr_epoch_t a 64 bit integer in any case. The fix
is carefully designed not to change the API on platforms where it is so
already. Unfortunately this fix requires FreeBSD 13 or newer due to the
old LLVM version included in FreeBSD 12.
While we are at it, hook up test target.
See also: https://github.com/rmind/libqsbr/issues/12
Approved by: portmgr (build fix blanket)
MFH: 2023Q4 |
g2020082801 11 Apr 2023 20:46:12 |
Muhammad Moinur Rahman (bofh) |
*/*: Adopt ports from swills@ |
g2020082801 11 Apr 2023 20:34:04 |
Rene Ladan (rene) |
all: return swills' ports to the pools after safeeping his ports bit.
With hat: portmgr-secretary |
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) |
g2020082801 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 ) |
g2020082801 16 Nov 2021 16:33:42 |
Alexey Dokuchaev (danfe) |
devel/libqsbr: provide sensible BROKEN messages. |
g2020082801 16 Nov 2021 12:03:36 |
Piotr Kubaj (pkubaj) |
devel/libqsbr: mark broken on powerpc
Same issue as on i386. |
g2020082801 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
g2020082801 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
g2020082801 02 Sep 2020 00:54:52 |
swills |
devel/libqsbr: update to new snapshot |
g2019052401_1 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 |
g2019052401 09 Jul 2019 09:32:48 |
antoine |
Mark BROKEN on i386
static_assert(sizeof(qsbr_epoch_t) == 8, "expected 64-bit counter");
Reported by: pkg-fallout
MFH: 2019Q3 |
g2019052401 13 Jun 2019 12:56:33 |
linimon |
Add compiler:c11 to USES to fix build on GCC-based systems:
cc1: error: unrecognized command line option "-Wno-unknown-warning-option"
cc1: error: unrecognized command line option "-Wsuggest-attribute=noreturn"
cc1: error: unrecognized command line option "-Wjump-misses-init"
cc1: error: unrecognized command line option "-std=c11"
Approved by: portmgr (tier-2 blanket) |
g2019052401 24 May 2019 14:46:58 |
swills |
devel/libqsbr: create port
Epoch-Based Reclamation (EBR) and Quiescent-State-Based Reclamation (QSBR) are
synchronisation mechanisms which can be used for efficient memory/object
reclamation (garbage collection) in concurrent environment. Conceptually they
are very similar to the read-copy-update (RCU) mechanism.
WWW: https://github.com/rmind/libqsbr
Will be used by npf port |