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
Port details
linux-rl9-libatomic Atomic fallback implementation for GCC
11.4.1 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 11.4.1Version of this port present on the latest quarterly branch.
Maintainer: nivit@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-08-26 14:18:11
Last Update: 2024-08-26 14:06:34
Commit Hash: 7abf90e
Also Listed In: linux
License: GPLv3
WWW:
https://gcc.gnu.org/
Description:
Libatomic is a GCC-specific fallback implementation for atomics to allow architectures that don't always provide a full set of atomics to runtime-detect the existence of them, or fall back to the use of mutexes. This is the Linux version.
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 (7 items)
Collapse this list.
  1. @ldconfig-linux /compat/linux
  2. usr/lib/.build-id/51/f1fa43fdfe17b029254eb4aaa9e099749561ce
  3. usr/lib64/libatomic.so.1
  4. usr/lib64/libatomic.so.1.2.0
  5. @owner
  6. @group
  7. @mode
Collapse this list.
Dependency lines:
  • linux-rl9-libatomic>0:devel/linux-rl9-libatomic
To install the port:
cd /usr/ports/devel/linux-rl9-libatomic/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/linux-rl9-libatomic
  • pkg install linux-rl9-libatomic
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: linux-rl9-libatomic
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: aarch64 amd64
distinfo:
TIMESTAMP = 1724673755 SHA256 (rocky/l/libatomic-11.4.1-3.el9.aarch64.rpm) = 106c434658881d6bab022d4395cedbc2ba44c1730bdfead3b5590fc6789a8cef SIZE (rocky/l/libatomic-11.4.1-3.el9.aarch64.rpm) = 35915

Expand this list (2 items)

Collapse this list.

SHA256 (rocky/l/libatomic-11.4.1-3.el9.x86_64.rpm) = 31916e42763c30174ed94369f72a2d4afe5cdad9fbc94cf4f764ec2940b3f46a SIZE (rocky/l/libatomic-11.4.1-3.el9.x86_64.rpm) = 33442

Collapse this list.


Packages (timestamps in pop-ups are UTC):
linux-rl9-libatomic
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest11.4.111.4.1------
FreeBSD:13:quarterly11.4.111.4.1------
FreeBSD:14:latest11.4.111.4.1------
FreeBSD:14:quarterly11.4.111.4.1------
FreeBSD:15:latest11.4.111.4.1n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. linux_base-rl9>=9.2 : emulators/linux_base-rl9
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_linux-rl9-libatomic
USES:
linux:rl9
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (9 items)
Collapse this list.
  1. https://dl.rockylinux.org/pub/rocky/9.4/AppStream/aarch64/os/Packages/
  2. https://dl.rockylinux.org/pub/rocky/9.4/AppStream/x86_64/os/Packages/
  3. https://dl.rockylinux.org/pub/rocky/9.4/BaseOS/aarch64/os/Packages/
  4. https://dl.rockylinux.org/pub/rocky/9.4/BaseOS/x86_64/os/Packages/
  5. https://dl.rockylinux.org/vault/rocky/9.4/AppStream/aarch64/os/Packages/
  6. https://dl.rockylinux.org/vault/rocky/9.4/AppStream/x86_64/os/Packages/
  7. https://dl.rockylinux.org/vault/rocky/9.4/BaseOS/aarch64/os/Packages/
  8. https://dl.rockylinux.org/vault/rocky/9.4/BaseOS/x86_64/os/Packages/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
11.4.1
26 Aug 2024 14:06:34
commit hash: 7abf90ea6000d0ac15fa14acdb77f4da7f701177commit hash: 7abf90ea6000d0ac15fa14acdb77f4da7f701177commit hash: 7abf90ea6000d0ac15fa14acdb77f4da7f701177commit hash: 7abf90ea6000d0ac15fa14acdb77f4da7f701177 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
devel/linux-rl9-libatomic: Add new port

Libatomic is a GCC-specific fallback implementation for atomics to
allow architectures that don't always provide a full set of atomics
to runtime-detect the existence of them, or fall back to the use of
mutexes. This is the Linux version.

https://gcc.gnu.org/

Number of commits found: 1