notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
readerwriterqueue Fast single-producer, single-consumer lock-free queue for C++
1.0.6 devel on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0.6Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-10-19 01:24:26
Last Update: 2022-10-19 04:04:54
Commit Hash: d84c97ab
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: BSD2CLAUSE
WWW:
https://github.com/cameron314/readerwriterqueue
Description:
readerwriterqueue is a lock-free queue for C++. It only supports a two-thread use case (one consuming, and one producing). The threads can't switch roles, though you could use this queue completely from a single thread if you wish.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (8 items)
Collapse this list.
  1. include/readerwriterqueue/LICENSE.md
  2. include/readerwriterqueue/atomicops.h
  3. include/readerwriterqueue/readerwritercircularbuffer.h
  4. include/readerwriterqueue/readerwriterqueue.h
  5. @ldconfig
  6. /usr/local/share/licenses/readerwriterqueue-1.0.6/catalog.mk
  7. /usr/local/share/licenses/readerwriterqueue-1.0.6/LICENSE
  8. /usr/local/share/licenses/readerwriterqueue-1.0.6/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • readerwriterqueue>0:devel/readerwriterqueue
To install the port:
cd /usr/ports/devel/readerwriterqueue/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/readerwriterqueue
  • pkg install readerwriterqueue
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: readerwriterqueue
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1666141537 SHA256 (cameron314-readerwriterqueue-v1.0.6_GH0.tar.gz) = fc68f55bbd49a8b646462695e1777fb8f2c0b4f342d5e6574135211312ba56c1 SIZE (cameron314-readerwriterqueue-v1.0.6_GH0.tar.gz) = 41219

Packages (timestamps in pop-ups are UTC):
readerwriterqueue
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.61.0.6-1.0.61.0.6---
FreeBSD:13:quarterly1.0.61.0.61.0.61.0.61.0.61.0.61.0.61.0.6
FreeBSD:14:latest1.0.61.0.61.0.61.0.61.0.61.0.6-1.0.6
FreeBSD:14:quarterly1.0.61.0.6-1.0.61.0.61.0.61.0.61.0.6
FreeBSD:15:latest1.0.61.0.6n/a1.0.6n/a1.0.61.0.61.0.6
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_readerwriterqueue
USES:
cmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/cameron314/readerwriterqueue/tar.gz/v1.0.6?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.6
19 Oct 2022 04:04:54
commit hash: d84c97ab7ed1856ffbc3f568d580f47d786ce1a6commit hash: d84c97ab7ed1856ffbc3f568d580f47d786ce1a6commit hash: d84c97ab7ed1856ffbc3f568d580f47d786ce1a6commit hash: d84c97ab7ed1856ffbc3f568d580f47d786ce1a6 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/readerwriterqueue: Add tests
1.0.6
19 Oct 2022 01:21:33
commit hash: 07d9aad8767e1ef51bc0a0ae038387d3995f49facommit hash: 07d9aad8767e1ef51bc0a0ae038387d3995f49facommit hash: 07d9aad8767e1ef51bc0a0ae038387d3995f49facommit hash: 07d9aad8767e1ef51bc0a0ae038387d3995f49fa files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/readerwriterqueue: New port: Fast single-producer, single-consumer
lock-free queue for C++

Number of commits found: 2