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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: devel/concurrencykit/pkg-plist

Number of commits found: 13

Friday, 29 Mar 2024
21:20 Daniel Engberg (diizzy) search for other commits by this committer
devel/concurrencykit: Update to 0.7.2

Changelog: https://github.com/concurrencykit/ck/releases/tag/0.7.2

Reviewed by:	bofh (maintainer)
commit hash: 241c48ac4bac0afd02395208e47b206e6100eb1d commit hash: 241c48ac4bac0afd02395208e47b206e6100eb1d commit hash: 241c48ac4bac0afd02395208e47b206e6100eb1d commit hash: 241c48ac4bac0afd02395208e47b206e6100eb1d 241c48a
08:03 Yasuhiro Kimura (yasu) search for other commits by this committer
devel/concurrencykit: Move man pages to share/man

Approved by:	portmgr (blanket)
commit hash: 38366f15e76668cb4d4b393f06f3e595cfabaa8c commit hash: 38366f15e76668cb4d4b393f06f3e595cfabaa8c commit hash: 38366f15e76668cb4d4b393f06f3e595cfabaa8c commit hash: 38366f15e76668cb4d4b393f06f3e595cfabaa8c 38366f1
Wednesday, 9 May 2018
05:41 lwhsu search for other commits by this committer
- Update to 0.6.0

PR:		226849
Submitted by:	lwhsu
Approved by:	koobs (maintainer)
Original commitRevision:469431 
Thursday, 7 Jan 2016
07:28 koobs search for other commits by this committer
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
Original commitRevision:405401 
Friday, 30 Jan 2015
12:42 koobs search for other commits by this committer
devel/concurrencykit: Update to 0.4.4

- Update to 0.4.4
- Strip shared library
Original commitRevision:378149 
Monday, 27 Oct 2014
10:10 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:371544 
Friday, 30 May 2014
21:14 koobs search for other commits by this committer
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>
Original commitRevision:355914 
Saturday, 8 Mar 2014
03:00 koobs search for other commits by this committer
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/
Original commitRevision:347443 
Sunday, 16 Feb 2014
12:28 koobs search for other commits by this committer
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/
Original commitRevision:344552 
Sunday, 3 Nov 2013
04:59 koobs search for other commits by this committer
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.
Original commitRevision:332585 
Wednesday, 2 Oct 2013
09:48 koobs search for other commits by this committer
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/
Original commitRevision:329029 
Sunday, 21 Jul 2013
06:01 koobs search for other commits by this committer
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
Original commitRevision:323369 
Tuesday, 25 Jun 2013
13:31 koobs search for other commits by this committer
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
Original commitRevision:321743 

Number of commits found: 13