Updates
This commit is contained in:
@ -225,5 +225,5 @@ www/sogo-activesync
|
||||
# puppet
|
||||
sysutils/puppet8
|
||||
sysutils/puppetserver8
|
||||
|
||||
www/trafficserver
|
||||
|
||||
|
||||
@ -7,6 +7,7 @@ lang/python
|
||||
lang/python3
|
||||
#lang/ruby30
|
||||
security/sudo
|
||||
security/sudo@sssd
|
||||
sysutils/cdrtools
|
||||
sysutils/dvd+rw-tools
|
||||
sysutils/dmidecode
|
||||
@ -38,6 +39,7 @@ textproc/libxml2
|
||||
textproc/libyaml
|
||||
net-mgmt/monitoring-plugins
|
||||
net-mgmt/nrpe
|
||||
net-mgmt/nrpe@monplugins
|
||||
security/p5-Crypt-CBC
|
||||
security/p5-Crypt-DES
|
||||
security/p5-Digest-HMAC
|
||||
@ -137,6 +139,8 @@ databases/py-sispy
|
||||
devel/rubygem-gettext-setup
|
||||
sysutils/dtrace-toolkit
|
||||
net-mgmt/nagios-check_hdd_health
|
||||
net-mgmt/nagios
|
||||
net-mgmt/nagios@monplugins
|
||||
sysutils/ezjail
|
||||
devel/py-pip
|
||||
sysutils/iocage
|
||||
|
||||
@ -1,9 +1,10 @@
|
||||
#!/bin/sh
|
||||
set -x
|
||||
|
||||
#/usr/local/bin/poudriere bulk -f /usr/local/etc/poudriere.d/140x64.list -j 140x64 -p default -O kiwi_ports
|
||||
/usr/local/bin/poudriere bulk -f /usr/local/etc/poudriere.d/141x64.list -j 141x64 -p default -O kiwi_ports
|
||||
/usr/local/bin/poudriere bulk -f /usr/local/etc/poudriere.d/142x64.list -j 142x64 -p default -O kiwi_ports
|
||||
#/usr/local/bin/poudriere bulk -f /usr/local/etc/poudriere.d/verisign13.list -j verisign13 -p default -O klara_ports
|
||||
/usr/local/bin/poudriere bulk -f /usr/local/etc/poudriere.d/verisign13.list -j verisign13 -p default -O klara_ports
|
||||
#/usr/local/bin/poudriere bulk -f /usr/local/etc/poudriere.d/130x64.list -j 130x64 -p default
|
||||
#/usr/local/bin/poudriere bulk -f /usr/local/etc/poudriere.d/120x64.list -j 120x64 -p default
|
||||
|
||||
|
||||
Reference in New Issue
Block a user