[PR #856] [CLOSED] Update docker-build-static.yml add FreeBSD static build #993

Closed
opened 2026-02-27 09:10:31 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/856
Author: @n-connect
Created: 3/7/2024
Status: Closed

Base: mainHead: main


📝 Commits (9)

  • 23a3db0 Update docker-build-static.yml add FreeBSD static build
  • f6c7322 Update docker-build-static.yml - changed to build_x86_freebsd
  • c666980 Merge branch 'main' into main
  • 74d854c Merge branch 'lldap:main' into main
  • 53da174 FreeBSD rc.d startup script
  • 74b6968 Merge branch 'lldap:main' into main
  • b759fa2 Update lldap rc.d script
  • bf88329 if statement for FreeBSD cross build
  • ac58173 Update Dockerfile.dev adding cross wasm-pack FreeBSD

📊 Changes

3 files changed (+31 additions, -3 deletions)

View changed files

📝 .github/workflows/Dockerfile.dev (+14 -0)
📝 .github/workflows/docker-build-static.yml (+17 -3)
example_configs/lldap (+0 -0)

📄 Description

Add x86_64-unknown-freebsd static build, create tar.gz from static builds


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/lldap/lldap/pull/856 **Author:** [@n-connect](https://github.com/n-connect) **Created:** 3/7/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (9) - [`23a3db0`](https://github.com/lldap/lldap/commit/23a3db0c1f6eb8d492dd1bce2de2389e2ac26574) Update docker-build-static.yml add FreeBSD static build - [`f6c7322`](https://github.com/lldap/lldap/commit/f6c7322a1b62b93020662105948e879f568e6dd3) Update docker-build-static.yml - changed to build_x86_freebsd - [`c666980`](https://github.com/lldap/lldap/commit/c6669802d06572460b49ed8fc7a8dce6b1d3fa45) Merge branch 'main' into main - [`74d854c`](https://github.com/lldap/lldap/commit/74d854c4d811f917c203d906f871cb328cc70ade) Merge branch 'lldap:main' into main - [`53da174`](https://github.com/lldap/lldap/commit/53da174202d9e5326413c39223d55576ee049942) FreeBSD rc.d startup script - [`74b6968`](https://github.com/lldap/lldap/commit/74b6968d4fe4d449b0d989b73abf7d655bed5d72) Merge branch 'lldap:main' into main - [`b759fa2`](https://github.com/lldap/lldap/commit/b759fa28705f5b18ca8eb6c37c09c7fa422d96a9) Update lldap rc.d script - [`bf88329`](https://github.com/lldap/lldap/commit/bf883292ff9490f7baaa1448fd3d082f6fd3a95a) if statement for FreeBSD cross build - [`ac58173`](https://github.com/lldap/lldap/commit/ac581739fe0e4dac60d0b5ae91cfd6ae45c06b96) Update Dockerfile.dev adding cross wasm-pack FreeBSD ### 📊 Changes **3 files changed** (+31 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/Dockerfile.dev` (+14 -0) 📝 `.github/workflows/docker-build-static.yml` (+17 -3) ➕ `example_configs/lldap` (+0 -0) </details> ### 📄 Description Add x86_64-unknown-freebsd static build, create tar.gz from static builds --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 09:10:31 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/lldap-lldap#993
No description provided.