build: pkg should be picked up instantly nowadays

This commit is contained in:
Franco Fichtner 2019-10-13 13:15:15 +02:00
parent e50d175fe7
commit b053261a9c
5 changed files with 2 additions and 5 deletions

View File

@ -79,8 +79,6 @@ if [ -f ${MAKE_CONF} ]; then
cp ${MAKE_CONF} ${STAGEDIR}/etc/make.conf
fi
PORTS_LIST=$(echo ports-mgmt/pkg; echo "${PORTS_LIST}")
cat > ${STAGEDIR}/bin/echotime <<EOF
#!/bin/sh
echo "[\$(date '+%Y%m%d%H%M%S')]" \${*}
@ -177,7 +175,6 @@ UNAME_r=\$(freebsd-version)
make -s -C ${PORTSDIR}/\${PORT} clean \${MAKE_ARGS}
pkg set -yaA1
pkg set -yA0 ports-mgmt/pkg
pkg autoremove -y
done
EOF

View File

@ -159,6 +159,7 @@ opnsense/sshlockout_pf
opnsense/suricata-devel
opnsense/syslogd
print/texinfo
ports-mgmt/pkg
security/acme.sh
security/autossh arm,arm64
security/ca_root_nss

View File

@ -1,5 +1,4 @@
net/dhcp6
ports-mgmt/pkg
security/krb5
security/libressl
security/openssl

View File

@ -149,6 +149,7 @@ opnsense/sshlockout_pf
opnsense/suricata-devel
opnsense/syslogd
print/texinfo
ports-mgmt/pkg
security/acme.sh
security/autossh arm,arm64
security/ca_root_nss

View File

@ -1,5 +1,4 @@
net/dhcp6
ports-mgmt/pkg
security/krb5
security/libressl
security/openssl