Port details on branch 2024Q2 |
- libatomic_ops Atomic operations access library
- 7.8.0 devel
=14 7.8.0Version of this port present on the latest quarterly branch. - Maintainer: rodrigo@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2011-09-23 06:03:28
- Last Update: 2023-04-05 08:36:52
- Commit Hash: b375bf2
- People watching this port, also watch:: libxml2, iso8879, indexinfo, autoconf, p5-Digest-HMAC
- License: BSD2CLAUSE GPLv2
- WWW:
- https://github.com/ivmai/libatomic_ops
- Description:
- This package provides semi-portable access to hardware provided atomic memory
operations. These might allow you to write code:
- That does more interesting things in signal handlers
- Makes more effective use of multiprocessors by allowing you to write
clever lock-free code. Note that such code is very difficult to get
right, and will unavoidably be less portable than lock-based code. It
is also not always faster than lock-based code. But it may occasionally
be a large performance win
- To experiment with new and much better thread programming paradigms, etc.
For details and licensing restrictions, please see the documentation.
¦ ¦ ¦ ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libatomic_ops>0:devel/libatomic_ops
- To install the port:
- cd /usr/ports/devel/libatomic_ops/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/libatomic_ops
- pkg install libatomic_ops
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libatomic_ops
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1680679098
SHA256 (libatomic_ops-7.8.0.tar.gz) = 15676e7674e11bda5a7e50a73f4d9e7d60452271b8acf6fd39a71fefdf89fa31
SIZE (libatomic_ops-7.8.0.tar.gz) = 526300
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Build
-
- devel/boehm-gc
- devel/boehm-gc-threaded
- dns/dnsdist
- lang/ecl
- math/maxima
- science/mbdyn
-
Deleted ports which required this port:
- for Run
-
- lang/ecl
Configuration Options:
- ===> The following configuration options are available for libatomic_ops-7.8.0:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_libatomic_ops
- USES:
- cpe libtool pathfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|