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.

Port details on branch 2022Q2
nsync C library that exports various synchronization primitives like mutexes
1.24.0 devel on this many watch lists=0 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.24.0Version of this port present on the latest quarterly branch.
Maintainer: amzo1337@gmail.com search for ports maintained by this maintainer
Port Added: 2019-07-14 05:23:00
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: BSD3CLAUSE
WWW:
https://github.com/google/nsync
Description:
Nsync is a C library that exports various synchronization primitives. The library is intended to be portable, and to be compilable on a system with only a C90 compiler, assuming atomic operations are available from the compiler, operating system, or assembler routines. It is able to use C11 or C++11 atomic operations if they are available.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (26 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/nsync-1.24.0/catalog.mk
  3. /usr/local/share/licenses/nsync-1.24.0/LICENSE
  4. /usr/local/share/licenses/nsync-1.24.0/BSD3CLAUSE
  5. include/nsync.h
  6. include/nsync_atomic.h
  7. include/nsync_counter.h
  8. include/nsync_cpp.h
  9. include/nsync_cv.h
  10. include/nsync_debug.h
  11. include/nsync_mu.h
  12. include/nsync_mu_wait.h
  13. include/nsync_note.h
  14. include/nsync_once.h
  15. include/nsync_time.h
  16. include/nsync_time_internal.h
  17. include/nsync_waiter.h
  18. lib/libnsync.so
  19. lib/libnsync.so.1
  20. lib/libnsync.so.1.24.0
  21. lib/libnsync_cpp.so
  22. lib/libnsync_cpp.so.1
  23. lib/libnsync_cpp.so.1.24.0
  24. @owner
  25. @group
  26. @mode
Collapse this list.
Dependency lines:
  • nsync>0:devel/nsync
To install the port:
cd /usr/ports/devel/nsync/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/nsync
  • pkg install nsync
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: nsync
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1634655138 SHA256 (google-nsync-1.24.0_GH0.tar.gz) = 47a6eb2a295be5121a1904a6a775722338a20dc02ee3eec4169ed2c3f203617a SIZE (google-nsync-1.24.0_GH0.tar.gz) = 155132

Packages (timestamps in pop-ups are UTC):
nsync
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.24.01.24.01.21.01.24.01.24.0-1.21.0-
FreeBSD:13:quarterly1.24.01.24.01.24.01.24.01.24.01.24.01.24.01.24.0
FreeBSD:14:latest1.24.01.24.01.24.01.24.01.24.01.24.0-1.24.0
FreeBSD:14:quarterly1.24.01.24.0-1.24.01.24.01.24.01.24.01.24.0
FreeBSD:15:latest1.24.01.24.0n/a1.24.0n/a1.24.01.24.01.24.0
FreeBSD:15:quarterly--n/a-n/a---
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
This port is required by:
for Libraries
  1. science/py-tensorflow

Configuration Options:
No options to configure
Options name:
devel_nsync
USES:
cmake compiler:c++11-lang
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/google/nsync/tar.gz/1.24.0?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port