Port details |
- concurrencykit Lock-free data structures for high performance concurrent systems
- 0.7.2 devel =3 0.7.2Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2013-06-25 13:32:01
- Last Update: 2024-03-29 21:20:07
- Commit Hash: 241c48a
- People watching this port, also watch:: newfile, p5-MIME-Tools, py311-Automat, libssh, py39-beautifulsoup
- License: BSD2CLAUSE
- WWW:
- https://github.com/concurrencykit/ck
- Description:
- Concurrency Kit provides a plethora of concurrency primitives, safe memory
reclamation mechanisms and non-blocking data structures designed to aid in
the design and implementation of high performance concurrent systems.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- concurrencykit>0:devel/concurrencykit
- To install the port:
- cd /usr/ports/devel/concurrencykit/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/concurrencykit
- pkg install concurrencykit
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: concurrencykit
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64 armv6 armv7 i386 powerpc powerpc64 powerpc64le
- distinfo:
- TIMESTAMP = 1711721350
SHA256 (concurrencykit-ck-0.7.2_GH0.tar.gz) = 568ebe0bc1988a23843fce6426602e555b7840bf6714edcdf0ed530214977f1b
SIZE (concurrencykit-ck-0.7.2_GH0.tar.gz) = 257817
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:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- This port is required by:
- for Libraries
-
- benchmarks/sysbench
- dns/dnsjit
- dns/dnsperf
- textproc/turboxsl
Configuration Options:
- ===> The following configuration options are available for concurrencykit-0.7.2:
RTM=off: Restricted Transactional Memory (x86_64 only)
VMAPACK=on: Enable pointer packing
===> Use 'make config' to modify these settings
- Options name:
- devel_concurrencykit
- USES:
- pkgconfig
- 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 |
0.7.2 29 Mar 2024 21:20:07 |
Daniel Engberg (diizzy) |
devel/concurrencykit: Update to 0.7.2
Changelog: https://github.com/concurrencykit/ck/releases/tag/0.7.2
Reviewed by: bofh (maintainer) |
0.6.0_1 29 Mar 2024 08:03:42 |
Yasuhiro Kimura (yasu) |
devel/concurrencykit: Move man pages to share/man
Approved by: portmgr (blanket) |
0.6.0 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 |
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) |
0.6.0 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 ) |
0.6.0 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 ) |
0.6.0 08 Mar 2022 02:09:57 |
Muhammad Moinur Rahman (bofh) |
*/*: Take maintainership |
0.6.0 07 Mar 2022 19:07:39 |
Rene Ladan (rene) |
all: return koobs' ports to the pool after safekeeping his commit bit. |
0.6.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.6.0 01 Oct 2020 21:55:38 |
pkubaj |
devel/concurrencykit: fix build on powerpc64le
Add powerpc64le architecture support. |
0.6.0 23 Sep 2020 18:27:42 |
linimon |
Also allow building on powerpc64le.
Approved by: portmgr (tier-2 blanket) |
0.6.0 27 Jan 2020 22:03:47 |
pkubaj |
devel/concurrencykit: Don't build for 32-bits on powerpc64
configure script runs uname -m to check architecture. uname -m prints powerpc on
powerpc64. Use uname -p instead.
PR: 243317
Approved by: koobs (maintainer timeout)
MFH: 2020Q1 (build fix blanket) |
0.6.0 01 Nov 2018 15:08:38 |
linimon |
Allow building on powerpc64. |
0.6.0 01 Nov 2018 15:08:03 |
linimon |
Fix build on aarch64, armv6/7.
PR: 229739
Submitted by: greg at unrelenting dot technology
Approved by: portmgr (tier-2 blanket) |
0.6.0 11 Oct 2018 09:15:42 |
manu |
devel/concurrencykit: Enable build on aarch64
Build issues have been resolved upstream a while ago.
Approved by: bapt (mentor)
Differential Revision: https://reviews.freebsd.org/D17205 |
0.6.0 18 Jun 2018 03:49:10 |
linimon |
Mark ports broken on powerpc64, categories d-f.
While here, pet portlint and do some other cleanup.
Approved by: portmgr (tier-2 blanket) |
0.6.0 09 May 2018 05:41:30 |
lwhsu |
- Update to 0.6.0
PR: 226849
Submitted by: lwhsu
Approved by: koobs (maintainer) |
0.5.1 30 Nov 2017 05:55:17 |
linimon |
For ports that are marked NOT_FOR/ONLY_FOR armv6, also mark them so
on armv7.
This is part one of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket) |
0.5.1 16 Nov 2016 00:33:20 |
linimon |
Mark as broken on various tier-2 archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
0.5.1 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
0.5.1 14 Feb 2016 12:52:23 |
olgeni |
Update devel/concurrencykit to version 0.5.1.
PR: 207186
Submitted by: olgeni
Approved by: maintainer |
0.5.0 07 Jan 2016 07:28:00 |
koobs |
devel/concurrencykit: Update to 0.5.0
- Update PORTVERSION and distinfo checksum (0.5.0
- Add TEST_TARGET, remove regression-test accordingly
- Update and sort pkg-plist |
0.4.5 10 Jul 2015 16:42:23 |
amdmi3 |
- Only available on predefined set of architectures (and not on mips* for
example)
Approved by: portmgr blanket |
0.4.5 09 Feb 2015 02:15:22 |
koobs |
devel/concurrencykit: Update to 0.4.5
- Update to 0.4.5
- Remove RTM as a default OPTION
Changes:
* http://concurrencykit.org/releases/ck-0.4.5.announcement |
0.4.4 30 Jan 2015 12:42:12 |
koobs |
devel/concurrencykit: Update to 0.4.4
- Update to 0.4.4
- Strip shared library |
0.4.3 27 Oct 2014 10:10:59 |
bapt |
Cleanup plist |
0.4.3 27 Aug 2014 12:20:30 |
koobs |
devel/concurrencykit: Update to 0.4.3
- Update to 0.4.3
- Add LICENSE_FILE |
0.4.2 30 May 2014 21:14:52 |
koobs |
devel/concurrencykit: Update to 0.4.2
- Update to 0.4.2
- Update pkg-plist
Changes:
https://github.com/concurrencykit/ck/commits/0.4.2
PR: ports/189836
Submitted by: Bartek Rutkowski <ports@robakdesign.com> |
0.4.1 08 Mar 2014 03:00:31 |
koobs |
devel/concurrencykit: Update to 0.4.1
- Update to 0.4.1
- Update and sort pkg-plist
Changes:
* http://concurrencykit.org/cgit/cgit.cgi/ck/log/ |
0.3.5_1 19 Feb 2014 08:28:39 |
koobs |
devel/concurrencykit: Add options for VMAPACK and RTM
- Add VMAPACK option: Enable pointer packing
- Add RTM option: Restricted Transactional Memory (x86_64 only)
While I'm here:
- Switch GNU_CONFIGURE to HAS_CONFIGURE and set --mandir
Requested by: Samy Al Bahra (Author via IRC) |
0.3.5 16 Feb 2014 12:28:32 |
koobs |
devel/concurrencykit: Update to 0.3.5, Update LICENSE
- Update to 0.3.5
- Update pkg-plist
- Update LICENSE (BSD2CLAUSE)
Changes: http://concurrencykit.org/cgit/cgit.cgi/ck/log/ |
0.3.2 03 Nov 2013 04:59:20 |
koobs |
devel/concurrencykit: Update to 0.3.2
- Update to 0.3.2
- Update pkg-plist
Changes: 2013-10-18
* doc: Fix ck_array_put_unique manual page prototype.
* ck_array: Change semantics of put_unique return values.
* doc: Add some ck_array manual pages.
* ck_array: Add AppNexus to Copyright.
* ck_array: Additional regressions coverage and code clean-up.
* regressions/ck_hs: Increase coverage across multiple start sizes.
* ck_array: Fix use-after-free on transactional put.
* ck_array: Remove variable name from ck_array_init declaration.
* ck_array: Reallocation on producer-path requires deferral.
* ck_array: Add ck_array_initialized functionality.
* build: Bump version for next release.
* ck_array: Simple eliminating SPMC dense array for fast iteration.
* doc: Fix documentation for ck_pr_*_zero functions. |
0.3.1 02 Oct 2013 09:48:53 |
koobs |
devel/concurrencykit: Update to 0.3.1
- Update to 0.3.1
- Update pkg-plist
- Enable Staging
- Remove Makefile.man containing MAN3 macros
Changes: http://concurrencykit.org/cgit/cgit.cgi/ck/log/ |
20 Sep 2013 17:03:27
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
0.2.20 21 Jul 2013 06:01:49 |
koobs |
devel/concurrencykit: Update to 0.2.20
- Update to 0.2.20
- Use PLIST_SUB for shared library version in pkg-plist
- Update pkg-plist and Makefile.man
Changes:
- Support for Intel TSX extensions (ck_pr_rtm)
- Support for lock elision
- A ck_hs_move operation
- Support for reader-writer cohort locks
Release Announcement:
https://groups.google.com/forum/#!topic/concurrencykit/Yx-g3CBFR2Y |
0.2.19 25 Jun 2013 13:31:45 |
koobs |
devel/concurrencykit: [NEW PORT] Lock-free data structures for high performance
concurrent systems
Concurrency Kit provides a plethora of concurrency primitives, safe memory
reclamation mechanisms and non-blocking data structures designed to aid in
the design and implementation of high performance concurrent systems.
WWW: http://concurrencykit.org
Reviewed by: Samy Bahra |