| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Use FreeBSD 11.4-RELEASE and 12.1-RELEASE instead of 11.3-CURRENT and
12.1-CURRENT, this allows to drop "pkg update -f", which was a
workaround for 11.3-CURRENT (see commit 96c4db3), and which had later
broken in 13.0-CURRENT. Relates to cirruslabs/cirrus-ci-docs#695.
|
|
|
|
|
|
| |
Implement the workaround suggested in cirruslabs/cirrus-ci-docs#695.
[skip ci]
|
|
|
|
|
|
|
| |
Define MAKEFLAGS, move comments to the end of respective lines, run
"make install" and "make releasetar".
[skip ci]
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
The error was like:
Newer FreeBSD version for package nagios-check_redis:
To ignore this error set IGNORE_OSVERSION=yes
- package: 1300081
- running kernel: 1300078
|
| |
|
|
|
|
|
|
|
|
| |
There's apparently a pkg bug in 11.x:
https://code.wireshark.org/review/c/36055/
Updating it should fix this, so re-enable the 11.x builds.
|
| |
|
|
|
|
| |
While at it, build libpcap silently and use parallel build for tcpdump.
|
|
This first working revision runs a straightforward default compilation of
libpcap and tcpdump on three versions of FreeBSD.
|