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 2022Q3
compiler-rt Compiler runtime library with Blocks support
0.r131639_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 0.r131639Version of this port present on the latest quarterly branch.
Maintainer: brooks@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2009-10-09 03:37:38
Last Update: 2024-02-28 15:53:37
Commit Hash: e83f0a9
License: BSD3CLAUSE MIT
WWW:
https://compiler-rt.llvm.org/
Description:
The compiler-rt project is a simple library that provides an implementation of the low-level target-specific hooks required by code generation and other runtime components. For example, when compiling for a 32-bit target, converting a double to a 64-bit unsigned integer is compiling into a runtime call to the "__fixunsdfdi" function. The compiler-rt library provides optimized implementations of this and other low-level routines.
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 (8 items)
Collapse this list.
  1. include/Block.h
  2. include/Block_private.h
  3. lib/libBlocksRuntime.so
  4. @ldconfig
  5. /usr/local/share/licenses/compiler-rt-0.r131639_1/catalog.mk
  6. /usr/local/share/licenses/compiler-rt-0.r131639_1/LICENSE
  7. /usr/local/share/licenses/compiler-rt-0.r131639_1/BSD3CLAUSE
  8. /usr/local/share/licenses/compiler-rt-0.r131639_1/MIT
Collapse this list.
Dependency lines:
  • compiler-rt>0:devel/compiler-rt
To install the port:
cd /usr/ports/devel/compiler-rt/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/compiler-rt
  • pkg install compiler-rt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: compiler-rt
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (compiler-rt-0.r131639.tar.bz2) = 8ad19eddcbe594c33c9e6b6348b80ea9a617169d8cbc7758202ffddf76cc85ee SIZE (compiler-rt-0.r131639.tar.bz2) = 762482

Packages (timestamps in pop-ups are UTC):
compiler-rt
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.r131639_10.r131639_10.r1316390.r131639_10.r131639_1---
FreeBSD:13:quarterly0.r1316390.r1316390.r1316390.r1316390.r131639---
FreeBSD:14:latest0.r131639_10.r131639_1-0.r131639_10.r131639_1---
FreeBSD:14:quarterly0.r1316390.r131639-0.r1316390.r131639---
FreeBSD:15:latest0.r131639_10.r131639_1n/a0.r131639n/a---
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
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_compiler-rt
USES:
cmake:insource tar:bzip2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (4 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/brooks/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/brooks/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/brooks/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/brooks/
Collapse this list.

There are no commits on branch 2022Q3 for this port