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
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.

Number of commits found: 18

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.30.0
16 Mar 2024 12:07:43
commit hash: 67a669ca862df54f36fc104675573c1cc23b1bedcommit hash: 67a669ca862df54f36fc104675573c1cc23b1bedcommit hash: 67a669ca862df54f36fc104675573c1cc23b1bedcommit hash: 67a669ca862df54f36fc104675573c1cc23b1bed files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
devel/mold: Update to 2.30.0
2.4.1
01 Mar 2024 21:18:31
commit hash: af259839d3ecea19a16e9eb81583a08f6974af48commit hash: af259839d3ecea19a16e9eb81583a08f6974af48commit hash: af259839d3ecea19a16e9eb81583a08f6974af48commit hash: af259839d3ecea19a16e9eb81583a08f6974af48 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
devel/mold: Update to 2.4.1
2.4.0
21 Feb 2024 11:44:33
commit hash: 795ec16dba505f67538025b33fc51427cff6c927commit hash: 795ec16dba505f67538025b33fc51427cff6c927commit hash: 795ec16dba505f67538025b33fc51427cff6c927commit hash: 795ec16dba505f67538025b33fc51427cff6c927 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
devel/mold: Remove the patch which was missed

In the last commit to this port, I missed removing the patch which
was failing to apply, there by causing the build to be broken.

Sorry about this.

Reported by:	pkg-fallout
2.4.0
16 Feb 2024 16:15:40
commit hash: acf56faabfad471cc859aa45f5ee1cbc5de83737commit hash: acf56faabfad471cc859aa45f5ee1cbc5de83737commit hash: acf56faabfad471cc859aa45f5ee1cbc5de83737commit hash: acf56faabfad471cc859aa45f5ee1cbc5de83737 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
Author: Sheng-Yi Hong
devel/mold: Update to 2.4.0

- Remove the BROKEN
- Import the fix from upstream
- Add ASAN option
- Add LIB_DEPENDS on zstd

Differential Revision:	<https://reviews.freebsd.org/D43718>
1.2.1_6
28 Nov 2023 11:35:02
commit hash: cf5d9b8b96202f197ff6ba7f254fb96bd8e578f0commit hash: cf5d9b8b96202f197ff6ba7f254fb96bd8e578f0commit hash: cf5d9b8b96202f197ff6ba7f254fb96bd8e578f0commit hash: cf5d9b8b96202f197ff6ba7f254fb96bd8e578f0 files touched by this commit
Ganael LAPLANCHE (martymac) search for other commits by this committer
devel/onetbb: Update to 2021.11.0

and bump dependent ports' revisions.

Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.11.0
1.2.1_5
21 Aug 2023 10:09:23
commit hash: 22e222cbcea088a86fb58a5659742af50b337d86commit hash: 22e222cbcea088a86fb58a5659742af50b337d86commit hash: 22e222cbcea088a86fb58a5659742af50b337d86commit hash: 22e222cbcea088a86fb58a5659742af50b337d86 files touched by this commit
Ganael LAPLANCHE (martymac) search for other commits by this committer
devel/onetbb: Update to 2021.10.0

and bump dependent ports' revisions.

Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.10.0
1.2.1_4
09 May 2023 10:25:26
commit hash: 8f947d908a45bc788fc2f299b12ce99d204c57e0commit hash: 8f947d908a45bc788fc2f299b12ce99d204c57e0commit hash: 8f947d908a45bc788fc2f299b12ce99d204c57e0commit hash: 8f947d908a45bc788fc2f299b12ce99d204c57e0 files touched by this commit
Ganael LAPLANCHE (martymac) search for other commits by this committer
devel/onetbb: Update to 2021.9.0

and bump dependent ports' revisions.

Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.9.0
1.2.1_3
03 Mar 2023 15:01:50
commit hash: 1dc256924e84ccc34b09810779e532dee18d37eccommit hash: 1dc256924e84ccc34b09810779e532dee18d37eccommit hash: 1dc256924e84ccc34b09810779e532dee18d37eccommit hash: 1dc256924e84ccc34b09810779e532dee18d37ec files touched by this commit
Ganael LAPLANCHE (martymac) search for other commits by this committer
devel/onetbb: Update to 2021.8.0

Also:
- bump dependent ports' revisions
- fix build when WITH_DEBUG is set

Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.8.0
1.2.1_2
22 Jan 2023 18:51:40
commit hash: f3cad556ea3be163eb2683eeb6f7f7667315d3eecommit hash: f3cad556ea3be163eb2683eeb6f7f7667315d3eecommit hash: f3cad556ea3be163eb2683eeb6f7f7667315d3eecommit hash: f3cad556ea3be163eb2683eeb6f7f7667315d3ee files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
devel/mold: Mark as BROKEN
1.2.1_2
03 Nov 2022 11:32:41
commit hash: e02e127016dfd1b55b694a96ed83ebabed051a60commit hash: e02e127016dfd1b55b694a96ed83ebabed051a60commit hash: e02e127016dfd1b55b694a96ed83ebabed051a60commit hash: e02e127016dfd1b55b694a96ed83ebabed051a60 files touched by this commit
Ganael LAPLANCHE (martymac) search for other commits by this committer
devel/onetbb: Update to 2021.7.0

and bump dependent ports' revisions.

Release notes:
https://github.com/oneapi-src/oneTBB/blob/v2021.7.0/RELEASE_NOTES.md
1.2.1_1
28 Sep 2022 10:28:09
commit hash: e3eba48aefc84b8c4b5dcbd57b3aa8cb1d702ee1commit hash: e3eba48aefc84b8c4b5dcbd57b3aa8cb1d702ee1commit hash: e3eba48aefc84b8c4b5dcbd57b3aa8cb1d702ee1commit hash: e3eba48aefc84b8c4b5dcbd57b3aa8cb1d702ee1 files touched by this commit
Ganael LAPLANCHE (martymac) search for other commits by this committer
devel/onetbb: Update to 2021.6.0

and bump dependent ports' revisions.

Release notes:
https://github.com/oneapi-src/oneTBB/blob/v2021.6.0/RELEASE_NOTES.md
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.2.1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.2.1
02 May 2022 03:12:05
commit hash: 2f9e4800e0b96786d609384905f851dbd881417ecommit hash: 2f9e4800e0b96786d609384905f851dbd881417ecommit hash: 2f9e4800e0b96786d609384905f851dbd881417ecommit hash: 2f9e4800e0b96786d609384905f851dbd881417e files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
devel/mold: Update to 1.2.1

- Update patch to avoid depending on python
1.2
16 Apr 2022 01:43:06
commit hash: 56b5b93527955ed9c4927aacad1617bfe2cc7e0fcommit hash: 56b5b93527955ed9c4927aacad1617bfe2cc7e0fcommit hash: 56b5b93527955ed9c4927aacad1617bfe2cc7e0fcommit hash: 56b5b93527955ed9c4927aacad1617bfe2cc7e0f files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
devel/mold: Update to 1.2
1.1.1
11 Mar 2022 19:52:20
commit hash: ddc19db24421ee6c2c307a048149ac625992188bcommit hash: ddc19db24421ee6c2c307a048149ac625992188bcommit hash: ddc19db24421ee6c2c307a048149ac625992188bcommit hash: ddc19db24421ee6c2c307a048149ac625992188b files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
devel/mold: Update to 1.1.1
1.1
21 Feb 2022 23:48:02
commit hash: cdebf177cae6da559c9a10eda3f312348d537a7acommit hash: cdebf177cae6da559c9a10eda3f312348d537a7acommit hash: cdebf177cae6da559c9a10eda3f312348d537a7acommit hash: cdebf177cae6da559c9a10eda3f312348d537a7a files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
devel/mold: Update to 1.1
1.0.3
08 Feb 2022 19:19:34
commit hash: 169f8a47c95518b2001f322c63ffaee2011292c0commit hash: 169f8a47c95518b2001f322c63ffaee2011292c0commit hash: 169f8a47c95518b2001f322c63ffaee2011292c0commit hash: 169f8a47c95518b2001f322c63ffaee2011292c0 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
devel/mold: New port: A Modern Linker

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.

WWW: https://github.com/rui314/mold

Number of commits found: 18