Page MenuHomeFreeBSD

devel/laminar: New port
ClosedPublic

Authored by jbo on Dec 2 2023, 5:18 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mar 16 2025, 4:06 PM
Unknown Object (File)
Mar 16 2025, 2:52 AM
Unknown Object (File)
Mar 7 2025, 5:20 AM
Unknown Object (File)
Feb 24 2025, 2:47 PM
Unknown Object (File)
Feb 22 2025, 7:55 PM
Unknown Object (File)
Jan 23 2025, 1:46 AM
Unknown Object (File)
Jan 20 2025, 6:45 AM
Unknown Object (File)
Jan 20 2025, 6:41 AM
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 Not Applicable
Unit
Tests Not Applicable

Event Timeline

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

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.