projects
/
tinc
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
CI: add check for paths over the 108-char limit
[tinc]
/
.builds
/
netbsd.yml
1
image: netbsd/9.x
2
3
packages:
4
- cmocka
5
- gtexinfo
6
- libgcrypt
7
- lz4
8
- lzo
9
- meson
10
- miniupnpc
11
- pkgconf
12
13
sources:
14
- https://github.com/gsliepen/tinc
15
16
environment:
17
PKG_CONFIG_PATH: /usr/pkg/lib/pkgconfig
18
19
tasks:
20
- openssl: sh tinc/.ci/bsd/run.sh openssl
21
- nolegacy: sh tinc/.ci/bsd/run.sh nolegacy
22
- gcrypt: sh tinc/.ci/bsd/run.sh gcrypt