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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
lace Implementation of work-stealing in C
1.4.2_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 1.4.2_1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-03-28 04:57:33
Last Update: 2025-05-23 11:12:55
Commit Hash: 91bdf55
License: APACHE20
WWW:
https://github.com/trolando/lace
Description:
Lace is a C framework for fine-grained fork-join parallelism intended for scientific computations on multi-core computers.
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 (17 items)
Collapse this list.
  1. /usr/local/share/licenses/lace-work-stealing-1.4.2_1/catalog.mk
  2. /usr/local/share/licenses/lace-work-stealing-1.4.2_1/LICENSE
  3. /usr/local/share/licenses/lace-work-stealing-1.4.2_1/APACHE20
  4. include/lace.h
  5. include/lace14.h
  6. include/lace_config.h
  7. lib/cmake/lace/lace-config-version.cmake
  8. lib/cmake/lace/lace-config.cmake
  9. lib/cmake/lace/lace-targets-release.cmake
  10. lib/cmake/lace/lace-targets.cmake
  11. lib/liblace.so
  12. lib/liblace14.so
  13. libdata/pkgconfig/lace.pc
  14. libdata/pkgconfig/lace14.pc
  15. @owner
  16. @group
  17. @mode
Collapse this list.
Dependency lines:
  • lace-work-stealing>0:devel/lace
To install the port:
cd /usr/ports/devel/lace/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/lace
  • pkg install lace-work-stealing
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: lace-work-stealing
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1743134608 SHA256 (trolando-lace-v1.4.2_GH0.tar.gz) = d9af1eb9d8ed2f46585085f78080e3a1b1f76fe1ef1f67794c1440a5e27bf07a SIZE (trolando-lace-v1.4.2_GH0.tar.gz) = 102784

Packages (timestamps in pop-ups are UTC):
lace-work-stealing
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.4.2_11.4.2_1------
FreeBSD:13:quarterly-1.4.2_1------
FreeBSD:14:latest-1.4.2_1------
FreeBSD:14:quarterly-1.4.2_1------
FreeBSD:15:latest-1.4.2_1n/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
This port is required by:
for Libraries
  1. math/oink

Configuration Options:
No options to configure
Options name:
devel_lace
USES:
cmake:testing
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/trolando/lace/tar.gz/v1.4.2?dummy=/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.4.2_1
23 May 2025 11:12:55
commit hash: 91bdf55c5f69688e1e9e8477468fdb723d402ba8commit hash: 91bdf55c5f69688e1e9e8477468fdb723d402ba8commit hash: 91bdf55c5f69688e1e9e8477468fdb723d402ba8commit hash: 91bdf55c5f69688e1e9e8477468fdb723d402ba8 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
devel/lace: fix build on ARM / POWER

/wrkdirs/usr/ports/devel/lace/work/lace-1.4.2/benchmarks/matmul/matmul-seq.c:118:44:
error: result of comparison of constant -1 with expression of type 'char' is
always true [-Werror,-Wtautological-constant-out-of-range-compare]
  118 |     while ((c=getopt(argc, argv, "w:q:h")) != -1) {
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^  ~~
1 error generated.
1.4.2_1
28 Apr 2025 01:27:06
commit hash: dd69e8cd4248d381ee924d0602a5034b6549c14acommit hash: dd69e8cd4248d381ee924d0602a5034b6549c14acommit hash: dd69e8cd4248d381ee924d0602a5034b6549c14acommit hash: dd69e8cd4248d381ee924d0602a5034b6549c14a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/lace: Broken on i386; Remove -march=native

Reported by:	fallout
1.4.2
01 Apr 2025 08:48:24
commit hash: f2da7dd77a6e3af2f0307acc75fb44323f3d3e9ecommit hash: f2da7dd77a6e3af2f0307acc75fb44323f3d3e9ecommit hash: f2da7dd77a6e3af2f0307acc75fb44323f3d3e9ecommit hash: f2da7dd77a6e3af2f0307acc75fb44323f3d3e9e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/lace: Add PORTSCOUT tag
1.4.2
29 Mar 2025 05:58:47
commit hash: a453880436d062b78a20fbfa000aa77bcec737c5commit hash: a453880436d062b78a20fbfa000aa77bcec737c5commit hash: a453880436d062b78a20fbfa000aa77bcec737c5commit hash: a453880436d062b78a20fbfa000aa77bcec737c5 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/lace: Broken on i386

Reported by:	fallout
1.4.2
28 Mar 2025 04:53:58
commit hash: 3b8c77a9d86e01f9d82a79ad0859e75437782e9bcommit hash: 3b8c77a9d86e01f9d82a79ad0859e75437782e9bcommit hash: 3b8c77a9d86e01f9d82a79ad0859e75437782e9bcommit hash: 3b8c77a9d86e01f9d82a79ad0859e75437782e9b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/lace: New port: Implementation of work-stealing in C

Number of commits found: 5