Port details |
- lace Implementation of work-stealing in C
- 2.0.2_1 devel
=0 1.4.2_1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2025-03-28 04:57:33
- Last Update: 2025-09-08 23:14:57
- Commit Hash: bc9fd433
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- 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 = 1754112927
SHA256 (trolando-lace-v2.0.2_GH0.tar.gz) = 416d8397f95646778d9ed7e044b699bb3db49c41f843352d2681d9c44db3f44e
SIZE (trolando-lace-v2.0.2_GH0.tar.gz) = 145602
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_lace
- USES:
- cmake:testing
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 9
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.2_1 08 Sep 2025 23:14:57
    |
Yuri Victorovich (yuri)  |
devel/lace: Broken on armv7
Reported by: fallout |
2.0.2_1 23 Aug 2025 19:09:55
    |
Yuri Victorovich (yuri)  |
devel/lace: Broken on i386 |
2.0.2_1 06 Aug 2025 15:28:01
    |
Yuri Victorovich (yuri)  |
devel/lace: Remove hardcoded 'native'; Fix build on i386
Submitted by: fuz
Differential Revision: https://reviews.freebsd.org/D51737 |
2.0.2 02 Aug 2025 07:47:54
    |
Yuri Victorovich (yuri)  |
devel/lace: update 1.4.2 → 2.0.2
Reported by: portscout |
1.4.2_1 23 May 2025 11:12:55
    |
Piotr Kubaj (pkubaj)  |
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
    |
Yuri Victorovich (yuri)  |
devel/lace: Broken on i386; Remove -march=native
Reported by: fallout |
1.4.2 01 Apr 2025 08:48:24
    |
Yuri Victorovich (yuri)  |
devel/lace: Add PORTSCOUT tag |
1.4.2 29 Mar 2025 05:58:47
    |
Yuri Victorovich (yuri)  |
devel/lace: Broken on i386
Reported by: fallout |
1.4.2 28 Mar 2025 04:53:58
    |
Yuri Victorovich (yuri)  |
devel/lace: New port: Implementation of work-stealing in C |
Number of commits found: 9
|