feat: adding initial version 1.16.0 #1

Merged
deberon merged 60 commits from dev/initial-merge into main 2026-04-12 20:33:29 +00:00
Owner
No description provided.
adding initial WIP port files
Some checks failed
/ test (pull_request) Failing after 0s
a374cb4c40
fixing action
Some checks failed
/ test (pull_request) Failing after 0s
25431a49d8
fixing action
Some checks failed
/ test (pull_request) Failing after 0s
1dce5766cc
v6
Some checks failed
/ test (pull_request) Has been cancelled
18bc105855
using composite action
Some checks failed
/ test (pull_request) Has been cancelled
d9bd342236
testing branch
Some checks failed
/ test (pull_request) Failing after 1s
e1e27a0c5a
bump
All checks were successful
/ test (pull_request) Successful in 1s
84588bafb6
bump
All checks were successful
/ test (pull_request) Successful in 1s
289811c167
testing build-port
Some checks failed
/ test (pull_request) Failing after 2s
21fcc0bcfb
testing build
Some checks failed
/ test (pull_request) Failing after 1s
0354a06324
using a local action for dev purposes
Some checks failed
/ test (pull_request) Failing after 1s
0281e952f4
fixed path
Some checks failed
/ test (pull_request) Failing after 1s
9fc1b42368
allow execution
Some checks failed
/ test (pull_request) Failing after 1s
5b2a72cfcf
running poudriere with doas
Some checks failed
/ test (pull_request) Has been cancelled
b9c4c0826b
debug
Some checks failed
/ test (pull_request) Has been cancelled
ff245b01ce
removing doas
Some checks failed
/ test (pull_request) Failing after 1s
7641d40b5b
fixed grep
Some checks failed
/ test (pull_request) Failing after 1s
f6b1ad3b5f
adding doas
Some checks failed
/ test (pull_request) Failing after 2s
140fe5f6fb
remove debug
Some checks failed
/ test (pull_request) Failing after 2s
67e06f1819
copying to poudriere ports tree
Some checks failed
/ test (pull_request) Failing after 25s
1973c7de7a
fixing path
Some checks failed
/ test (pull_request) Failing after 2s
698ce6575f
doas
Some checks failed
/ test (pull_request) Failing after 27s
065152b6af
adding jail support
Some checks failed
/ test (pull_request) Failing after 2s
8528e7b184
default 15.0
Some checks failed
/ test (pull_request) Failing after 1s
12aba6c52d
fixing release
Some checks failed
/ test (pull_request) Has been cancelled
b66b1548b5
allow latest binaries
Some checks failed
/ test (pull_request) Failing after 39m3s
57f4517177
not using binaries
Some checks failed
/ test (pull_request) Failing after 2s
9872da60eb
trying poudriere build vs bulk
Some checks failed
/ test (pull_request) Failing after 3s
ba960bb3b0
Revert "trying poudriere build vs bulk"
Some checks failed
/ test (pull_request) Has been cancelled
5ab58d37df
This reverts commit ba960bb3b0.
allowing the use of binaries
Some checks failed
/ test (pull_request) Failing after 6s
736d30eddb
fixing -b
Some checks failed
/ test (pull_request) Failing after 1s
19dae27483
latest
Some checks failed
/ test (pull_request) Has been cancelled
c4cd5ec0dd
removing -c
Some checks failed
/ test (pull_request) Has been cancelled
7c87e2a4ed
removed use-binaries support
Some checks failed
/ test (pull_request) Has been cancelled
b609b38090
deberon changed title from adding initial WIP port files to WIP: adding initial WIP port files 2026-04-08 03:00:02 +00:00
more binary package support
Some checks failed
/ test (pull_request) Failing after 3s
1e4de7e8a2
attempting -b again
Some checks failed
/ test (pull_request) Has been cancelled
8c1d66303c
pre-install rust explicitly
Some checks failed
/ test (pull_request) Failing after 1s
ff0ab10922
allowing packages to be pre-installed before build
Some checks failed
/ test (pull_request) Failing after 2s
6e3eaabeb1
removing pre-built support
Some checks failed
/ test (pull_request) Failing after 28s
5a1729818d
fixed github configs in Makefile
Some checks failed
/ test (pull_request) Failing after 19s
fe4f04724e
updated distinfo
Some checks failed
/ test (pull_request) Failing after 20s
e624f0dbd2
cleaned up distinfo
Some checks failed
/ test (pull_request) Failing after 25s
df777fbc24
Fix build: add CARGO_CRATE_SUBDIR for workspace package
Some checks failed
/ test (pull_request) Failing after 22s
ab9e29db27
The nickel repository is a Cargo workspace with the actual package
in the cli/ subdirectory. The root Cargo.toml is a virtual manifest
(workspace only, no [package] section).

Add CARGO_CRATE_SUBDIR=cli to tell the FreeBSD ports cargo framework
to build from the cli/ subdirectory where the nickel-lang-cli package
is located.
trying updates
Some checks failed
/ test (pull_request) Failing after 24m24s
0b11481653
fixed name
Some checks failed
/ test (pull_request) Failing after 46s
97617824c7
updates
Some checks failed
/ test (pull_request) Failing after 21m28s
6d26a442f8
updates
Some checks failed
/ test (pull_request) Failing after 22m38s
baac87b20a
attempting ot use top-level lock file
Some checks failed
/ test (pull_request) Failing after 21m29s
694a02b0f7
top-level lock, cli toml
Some checks failed
/ test (pull_request) Has been cancelled
46583dbcf0
justfile
Some checks failed
/ test (pull_request) Failing after 11m37s
9e5146abe0
adding -C
Some checks failed
/ test (pull_request) Failing after 46s
4a9c1252d5
1.15.1
Some checks failed
/ test (pull_request) Failing after 21s
d9b9e1ac9f
makesum and cargo-crates
Some checks failed
/ test (pull_request) Failing after 22s
4661371b08
fixes
Some checks failed
/ test (pull_request) Failing after 33s
30a5ea854f
updated distinfo
Some checks failed
/ test (pull_request) Failing after 10m56s
a20d5e446f
cargo arg changes
All checks were successful
/ test (pull_request) Successful in 10m51s
3c986478ae
1.16.0
All checks were successful
/ test (pull_request) Successful in 11m41s
6e85063411
using a dedicated nickel jail
All checks were successful
/ build (pull_request) Successful in 11m44s
b33cae78eb
moving to lib_depends
All checks were successful
/ build (pull_request) Successful in 13m3s
0ff70adb36
deberon changed title from WIP: adding initial WIP port files to adding initial WIP port files 2026-04-12 20:32:13 +00:00
deberon changed title from adding initial WIP port files to feat: adding initial version 1.16.0 2026-04-12 20:32:32 +00:00
deberon deleted branch dev/initial-merge 2026-04-12 20:33:30 +00:00
Sign in to join this conversation.
No reviewers
No labels
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
ports/nickel-lang!1
No description provided.