Page MenuHomeFreeBSD

devel/laminar: New port
ClosedPublic

Authored by jbo on Dec 2 2023, 5:18 PM.
Tags
None
Referenced Files
F106607894: D42877.diff
Thu, Jan 2, 4:02 PM
Unknown Object (File)
Wed, Jan 1, 5:58 AM
Unknown Object (File)
Sat, Dec 28, 9:33 AM
Unknown Object (File)
Nov 29 2024, 9:35 AM
Unknown Object (File)
Nov 25 2024, 7:25 PM
Unknown Object (File)
Nov 24 2024, 9:55 PM
Unknown Object (File)
Nov 23 2024, 6:46 AM
Unknown Object (File)
Nov 22 2024, 4:50 PM
Subscribers
None

Details

Summary

Laminar is a lightweight client-server CI service written in C++ and
configured by environment variables. It cames with builtin webserver
and uses simple .run shell scripts as jobs.

PR: 273827

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 54753
Build 51642: arc lint + arc unit

Event Timeline

jbo requested review of this revision.Dec 2 2023, 5:18 PM
jbo created this revision.
devel/laminar/Makefile
24

why += same for the _DEPENDS below.

jbo marked an inline comment as done.

Good catch - Apologies!

I'll be updating this review tomorrow to fix the superfluous lines in LIB_DEPENDS.

This revision is now accepted and ready to land.Dec 19 2023, 2:28 PM
This revision was automatically updated to reflect the committed changes.