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
Port details
laminar Lightweight CI service
1.3 devel on this many watch lists=2 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.3Version of this port present on the latest quarterly branch.
Maintainer: cingel.marian@gmail.com search for ports maintained by this maintainer
Port Added: 2023-12-20 13:15:06
Last Update: 2023-12-20 12:54:26
Commit Hash: 181bdf4
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: GPLv3
WWW:
https://laminar.ohwg.net/
Description:
Laminar is a lightweight client-server CI service written in C++ and configured by environment variables. It comes with a built-in webserver and uses simple .run shell scripts as jobs. The client-server communication uses the Cap'n Proto format over sockets.
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 (16 items)
Collapse this list.
  1. /usr/local/share/licenses/laminar-1.3/catalog.mk
  2. /usr/local/share/licenses/laminar-1.3/LICENSE
  3. /usr/local/share/licenses/laminar-1.3/GPLv3
  4. bin/laminarc
  5. @sample etc/laminar/laminard.env.sample
  6. sbin/laminard
  7. share/man/man1/laminarc.1.gz
  8. share/man/man8/laminard.8.gz
  9. usr/share/bash-completion/completions/laminarc
  10. usr/share/zsh/site-functions/_laminarc
  11. @dir(www,www) /var/db/laminar/cfg/jobs
  12. @dir(www,www) /var/db/laminar/cfg
  13. @dir(www,www) /var/db/laminar
  14. @owner
  15. @group
  16. @mode
Collapse this list.
Dependency lines:
  • laminar>0:devel/laminar
To install the port:
cd /usr/ports/devel/laminar/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/laminar
  • pkg install laminar
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: laminar
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: aarch64 amd64 armv7 powerpc64 powerpc64le
distinfo:
TIMESTAMP = 1699395718 SHA256 (laminar/ansi_up.js) = 996608ae1a80c64fb2b41e07f3ef1c4fc7ec437746c03867000de98686e5a8b7 SIZE (laminar/ansi_up.js) = 22159

Expand this list (6 items)

Collapse this list.

SHA256 (laminar/vue.min.js) = 29296ccacaa9ed35ed168fc51e36f54fd6f8db9c7786bbf38cc59a27229ba5c2 SIZE (laminar/vue.min.js) = 93670 SHA256 (laminar/chart.min.js) = fbc45926e6b46845a0f905552a0e0b1331049bff1115ecf94dbe0904d895e710 SIZE (laminar/chart.min.js) = 199560 SHA256 (laminar/ohwgiles-laminar-1.3-277a59f1cba75fa763e5838b3443f11686dd5ebb_GH0.tar.gz) = 61fa0b17e2515aace7e98ed1f020314163cbbc6212a1fa94437229a78fcaa62f SIZE (laminar/ohwgiles-laminar-1.3-277a59f1cba75fa763e5838b3443f11686dd5ebb_GH0.tar.gz) = 104295

Collapse this list.


Packages (timestamps in pop-ups are UTC):
laminar
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.31.3------
FreeBSD:13:quarterly1.31.3----1.31.3
FreeBSD:14:latest1.31.3------
FreeBSD:14:quarterly1.31.3----1.31.3
FreeBSD:15:latest1.31.3n/a-n/a-1.31.3
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. multi_index_container.hpp : devel/boost-libs
  2. rapidjson.h : devel/rapidjson
  3. cmake : devel/cmake-core
  4. ninja : devel/ninja
  5. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libcapnp.so : devel/capnproto
  2. libinotify.so : devel/libinotify
  3. libsqlite3.so : databases/sqlite3
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_laminar
USES:
cmake pkgconfig sqlite
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/ohwgiles/laminar/tar.gz/277a59f1cba75fa763e5838b3443f11686dd5ebb?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3
20 Dec 2023 12:54:26
commit hash: 181bdf41a334781d1a858ec8f26d679ec9871374commit hash: 181bdf41a334781d1a858ec8f26d679ec9871374commit hash: 181bdf41a334781d1a858ec8f26d679ec9871374commit hash: 181bdf41a334781d1a858ec8f26d679ec9871374 files touched by this commit
Joel Bodenmann (jbo) search for other commits by this committer
Author: Marian Cingel
devel/laminar: New port

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

PR:			273827
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D42877

Number of commits found: 1