5391 Commits

Author SHA1 Message Date
sthen
4213a7975c enable SGABIOS option rom 2017-04-25 20:09:35 +00:00
sthen
efa1fc4486 update to rancid-3.6.2, from maintainer Pavel Korovin. 2017-04-24 11:52:05 +00:00
jca
57126ca92d Rename variable to avoid clash with function cexp. Fixes clang build 2017-04-24 02:21:22 +00:00
jca
d2a5d6e414 Respect CC 2017-04-24 02:20:12 +00:00
jca
3c845b30c7 Drop inline, fixes build with clang 2017-04-24 02:17:08 +00:00
jca
05a74a566d Respect CC 2017-04-24 02:15:03 +00:00
jca
c468ce5fb2 Drop inline, fixes build with clang. 2017-04-24 02:14:04 +00:00
jca
acf8970b9e Respect CC 2017-04-24 02:09:42 +00:00
jca
3038442e9b Fix autoconf test to not use a nested function, breaks with clang. 2017-04-24 02:08:05 +00:00
jca
edd7a139c3 regen patches 2017-04-24 02:03:26 +00:00
jca
ed5fb8d4b5 Mark some inline functions as static to fix clang builds 2017-04-24 01:46:06 +00:00
jca
82189465eb Respect CC 2017-04-24 01:42:35 +00:00
jca
9192253197 Fix abuse of __attribute__ that breaks with clang
Stolen from natano@ in
https://lists.gnu.org/archive/html/info-mtools/2014-02/msg00000.html
2017-04-24 01:41:09 +00:00
jca
d281d77070 Drop -Werror, fix stupid error with clang 2017-04-24 01:22:48 +00:00
jca
8ba736d450 Missing includes for clang 2017-04-24 01:10:37 +00:00
sthen
8c9bce4c06 don't use -Werror 2017-04-23 22:24:30 +00:00
sthen
710c72b52f iostream.h -> iostream, etc. 2017-04-23 22:18:32 +00:00
sthen
5db1503707 regen 2017-04-23 22:02:48 +00:00
sthen
5d2b41e1f5 regen 2017-04-23 22:02:29 +00:00
sthen
7d5a7586c3 update to gkrellm-2.3.10, mostly from frantisek holop, small tweak from me to
honour CC.
2017-04-23 13:48:29 +00:00
sthen
bf563ddeb2 update to moreutils-0.60 2017-04-22 21:01:02 +00:00
jasper
20a93bc66c update to ansible-2.3.0 2017-04-22 10:52:09 +00:00
ajacoutot
dbf7e047be Update to awscli-1.11.80. 2017-04-22 08:05:55 +00:00
giovanni
14ca5e72ff spring cleanup, no functional change
bump just to be sure
spotted and ok Rafael Sadowski
2017-04-21 17:08:01 +00:00
kurt
558715b919 - disconnect devel/jdk/1.7 from the build
- adjust java.port.mk so all 1.7 and lower ports now build with 1.8
- bump revision on affected ports
okay sthen@, ian@, landry@
2017-04-21 13:27:46 +00:00
sthen
69432791ef Add 3168/8265 firmware. Forgotten update from during ports lock (but
firmware packages built using this are already available).
2017-04-21 11:40:08 +00:00
ajacoutot
9abc10460e Update to awscli-1.11.79. 2017-04-21 07:17:57 +00:00
ajacoutot
6452055c27 Update to google-cloud-sdk-152.0.0. 2017-04-20 07:42:34 +00:00
ajacoutot
f0b3b6a3f9 Update to awscli-1.11.78. 2017-04-20 07:30:12 +00:00
sthen
4c12e73d66 Make "inline void proc_find_top" static to fix building with clang.
From Benjamin Baier.
2017-04-19 20:37:42 +00:00
sthen
ba563e2390 regen patch 2017-04-19 20:36:41 +00:00
ajacoutot
677a1f711c Update to salt-2016.11.4. 2017-04-19 13:41:19 +00:00
ajacoutot
b3e1c158a6 Update to awscli-1.11.77. 2017-04-19 13:36:28 +00:00
sthen
70625eacdd +pick 2017-04-19 12:23:46 +00:00
sthen
e0eef15ef6 import sysutils/pick, from maintainer Anton Lindqvist, ok tb@
The pick utility allows users to select from a set of choices using an interface
with fuzzy search functionality. The choices are read from stdin, and the
selected choice written to stdout.
2017-04-19 12:23:20 +00:00
sthen
cd9e91b8d1 Sanity check the version string embedded in the seabios build to make sure
it matches what we expect, otherwise fail the port build.

They do some checks on toolchain and if things don't show up as expected
it uses a string with an embedded date+hostname. The port was already
taking care to avoid this, so this is a currently-noop diff just to make
sure it stays that way.
2017-04-19 11:52:46 +00:00
ajacoutot
2faab04611 Update to consul-0.8.1.
prodded by jasproach
2017-04-18 17:36:51 +00:00
espie
dd60020f33 gcc doesn't protest, but it's a trap^Wa bug.
okay aja@
2017-04-18 07:17:28 +00:00
jca
b306f11386 +sshpass 2017-04-17 01:18:17 +00:00
jca
c6e9de23c9 Import sshpass, a noninteractive ssh password provider.
Useful when/if key-based auth can't be used.  Requested by Jiri B,
tweaks & ok danj@
2017-04-17 01:14:09 +00:00
ajacoutot
0fdc9fcf8d Fix a few memory leaks (via Fedora). 2017-04-16 15:37:41 +00:00
sthen
5cd25de221 drop -Wbounded to unbreak on compilers other than base gcc 2017-04-16 15:05:40 +00:00
sthen
bf58b72441 honour CC 2017-04-16 14:54:02 +00:00
sebastia
cf1b264e2e Update to 5.0.1
OK jasper@
2017-04-15 17:27:38 +00:00
ajacoutot
f415f455bf Update to terraform-0.9.3. 2017-04-15 15:43:31 +00:00
jasper
a08cddc3e4 update to rofi-1.3.1
- includes a new interactive theme-selector
2017-04-15 14:23:45 +00:00
ajacoutot
486117adc3 Update to google-cloud-sdk-151.0.1. 2017-04-15 09:24:20 +00:00
ajacoutot
b4c51c00df Update to google-cloud-sdk-151.0.0. 2017-04-13 09:06:38 +00:00
jasper
49a1880671 Fixes for vala 0.36 2017-04-13 07:10:01 +00:00
ajacoutot
63ac841177 Update to awscli-1.11.76. 2017-04-12 08:20:33 +00:00