aboutsummaryrefslogtreecommitdiff
path: root/math/adasat/pkg-descr
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2026-08-17 09:13:00 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2026-08-17 09:15:23 +0000
commit0007de48ce0b25666ee0af57aa213dcea1c853df (patch)
tree5b1f0c2b5d5cfb073384fec8ccb269771f8f1167 /math/adasat/pkg-descr
parent654078ec67a46e00b1c3e7f399de8f414b4a09e2 (diff)
Mk/bsd.port.mk: fix install-missing-packages without a ttyHEADmain
install-missing-packages runs xargs with -o, which reopens stdin from /dev/tty so that pkg can prompt interactively. In automated or batch runs there is no controlling terminal, so xargs fails with "can't open /dev/tty: Device not configured". Make the -o flag conditional on BATCH: keep the interactive pkg prompt outside BATCH, and use pkg install -yA (auto-confirm) inside BATCH. PR: 267416 Reported by: patmaddox@FreeBSD.org
Diffstat (limited to 'math/adasat/pkg-descr')
0 files changed, 0 insertions, 0 deletions