diff options
author | Renato Botelho <renato@netgate.com> | 2017-05-25 13:58:12 -0300 |
---|---|---|
committer | Renato Botelho <renato@netgate.com> | 2017-05-25 13:58:12 -0300 |
commit | c57f66ffadfed7f5ececeb6fa093acf58f1b83fa (patch) | |
tree | d95bde55b7e150f14499bb4b6958843247d831ea | |
parent | 6691686113502e754fae2a409b574a7d39d5e21c (diff) | |
download | pfsense-c57f66ffadfed7f5ececeb6fa093acf58f1b83fa.zip pfsense-c57f66ffadfed7f5ececeb6fa093acf58f1b83fa.tar.gz |
Enable aws-sdk-php build
-rw-r--r-- | tools/conf/pfPorts/poudriere_bulk | 1 | ||||
-rw-r--r-- | tools/conf/pfPorts/poudriere_bulk.exclude.arm.armv6 | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/tools/conf/pfPorts/poudriere_bulk b/tools/conf/pfPorts/poudriere_bulk index 0f221a6..2e6e8ac 100644 --- a/tools/conf/pfPorts/poudriere_bulk +++ b/tools/conf/pfPorts/poudriere_bulk @@ -6,6 +6,7 @@ databases/php56-mysqli databases/php56-pdo_mysql benchmarks/iperf benchmarks/iperf3 +devel/aws-sdk-php dns/dnstop editors/vim-lite editors/nano diff --git a/tools/conf/pfPorts/poudriere_bulk.exclude.arm.armv6 b/tools/conf/pfPorts/poudriere_bulk.exclude.arm.armv6 index d75ed53..9b1550f 100644 --- a/tools/conf/pfPorts/poudriere_bulk.exclude.arm.armv6 +++ b/tools/conf/pfPorts/poudriere_bulk.exclude.arm.armv6 @@ -1,3 +1,4 @@ +devel/aws-sdk-php sysutils/htop sysutils/lsof sysutils/vm-bhyve |