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
mold Modern Linker
2.30.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.2.1_6Version of this port present on the latest quarterly branch.
Maintainer: ashish@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-02-08 19:21:05
Last Update: 2024-03-16 12:07:43
Commit Hash: 67a669c
License: AGPLv3
WWW:
https://github.com/rui314/mold
Description:
mold is a faster drop-in replacement for existing Unix linkers. It is several times faster than LLVM lld linker, the second-fastest open-source linker which I originally created a few years ago. mold is created for increasing developer productivity by reducing build time especially in rapid debug-edit-rebuild cycles.
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 (9 items)
Collapse this list.
  1. bin/ld.mold
  2. bin/mold
  3. lib/mold/mold-wrapper.so
  4. libexec/mold/ld
  5. share/man/man1/ld.mold.1.gz
  6. share/man/man1/mold.1.gz
  7. /usr/local/share/licenses/mold-2.30.0/catalog.mk
  8. /usr/local/share/licenses/mold-2.30.0/LICENSE
  9. /usr/local/share/licenses/mold-2.30.0/AGPLv3
Collapse this list.
Dependency lines:
  • mold>0:devel/mold
To install the port:
cd /usr/ports/devel/mold/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/mold
  • pkg install mold
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: mold
Flavors: there is no flavor information for this port.
NOT_FOR_ARCHS: armhf armv7 i386
distinfo:
TIMESTAMP = 1710587725 SHA256 (rui314-mold-v2.30.0_GH0.tar.gz) = 6e5178ccafe828fdb4ba0dd841d083ff6004d3cb41e56485143eb64c716345fd SIZE (rui314-mold-v2.30.0_GH0.tar.gz) = 9957539

Packages (timestamps in pop-ups are UTC):
mold
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.4.12.30.0------
FreeBSD:13:quarterly--------
FreeBSD:14:latest2.4.12.30.01.2.1_2-----
FreeBSD:14:quarterly--------
FreeBSD:15:latest2.4.12.30.0n/a-n/a--2.4.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
Library dependencies:
  1. libmimalloc.so : devel/mimalloc
  2. libtbb.so : devel/onetbb
  3. libzstd.so : archivers/zstd
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for mold-2.30.0: ASAN=off: Enable Address Sanitizer ===> Use 'make config' to modify these settings
Options name:
devel_mold
USES:
cmake ssl localbase:ldflags
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/rui314/mold/tar.gz/v2.30.0?dummy=/
Collapse this list.

There are no commits on branch 2022Q3 for this port