4614 Commits

Author SHA1 Message Date
sthen
f0d47a17eb update to NUT 2.7.4 2016-03-11 20:07:55 +00:00
naddy
c253f424ca garbage collect CONFIGURE_SHARED 2016-03-11 19:59:11 +00:00
sthen
b4f7572a69 move to github, opensource.conformal.com is going away. from dhill.
update to 0.4, rolling in patch.
2016-03-11 19:47:15 +00:00
sthen
1231aed82d move to github, opensource.conformal.com is going away. from dhill.
also, use source files on github rather than as files in the ports tree.
2016-03-11 19:43:45 +00:00
okan
34234fc77f Update to 2.7.9.
ok benoit@
2016-03-11 18:36:53 +00:00
jca
c7cab81dbe Update to noice-0.5, from maint./upstream Dimitris Papastamos 2016-03-11 12:57:25 +00:00
jturner
b68763925b Update tarsnap to 1.0.37.
This version adds several new options, including --passphrase-time option for increased security of passphrase-protected key files, along with minor bug fixes and some additional warnings about common user errors.
2016-03-10 17:37:31 +00:00
kirby
06a77986c9 update HOMEPAGE. OK gonzalo@ (maintainer) 2016-03-10 13:35:23 +00:00
ajacoutot
f284b47e2c Update to google-cloud-sdk-100.0.0. 2016-03-10 06:30:42 +00:00
ajacoutot
ac5c64ceed Update to awscli-1.10.11. 2016-03-10 02:02:23 +00:00
jasper
eba90637f6 remove vax workarounds/tentacles, reword where applicable 2016-03-09 18:31:36 +00:00
jasper
6d3bbc6464 remove vax-specific patches 2016-03-09 18:20:02 +00:00
jasper
e8140a62d3 update to monit-5.17.1 2016-03-09 15:54:58 +00:00
zhuk
0c3624a813 Convert to MODQMAKE, -2 lines ofr Makefile. 2016-03-07 10:52:30 +00:00
ajacoutot
17f7fd74ff Fix build with GnuTLS >= 3.4
On a side note, this port could use an update...
2016-03-06 12:18:31 +00:00
semarie
bbc7277654 hooks sysutils/sysclean
reminder from Daniel J.
2016-03-05 16:36:48 +00:00
pascal
1bc0330aba Bump REVISION for lang/clang MODULE changes. 2016-03-05 16:04:06 +00:00
semarie
e42ed232d2 update sysutils/sysclean to 1.0 2016-03-05 15:57:07 +00:00
semarie
60b96a3991 import sysutils/sysclean
sysclean is a ksh(1) script designed to the administrator to help removing
obsoletes files between upgrades.

ok aja@
2016-03-05 15:33:19 +00:00
sthen
963ab0eaa6 update to moreutils-0.58 2016-03-05 15:07:17 +00:00
ajacoutot
d72ff1289e Update to awscli-1.10.10. 2016-03-04 14:22:57 +00:00
jasper
9c5c5f88cf update to p5-Sys-Virt-1.3.2 2016-03-04 10:14:19 +00:00
jasper
a49450b7d1 update to libvirt-python-1.3.2 2016-03-04 10:14:05 +00:00
jasper
923de89621 update to libvirt-1.3.2 2016-03-04 10:13:50 +00:00
jasper
d8bea03777 - update to monit-5.17
https://www.mmonit.com/monit/changes/
2016-03-04 10:13:30 +00:00
ajacoutot
2ba19abc44 Update to google-cloud-sdk-99.0.0. 2016-03-03 11:46:40 +00:00
sthen
a22769b91c update to p5-File-Which-1.20, minor bugfix 2016-03-02 14:20:43 +00:00
ajacoutot
15d37db9c5 Update to awscli-1.10.9. 2016-03-02 07:21:52 +00:00
mmcc
d53a5b5662 remove sysutils/toprump
ok lum@, ajacoutot@
2016-03-01 18:44:17 +00:00
mmcc
92fb83b146 unhook sysutils/toprump
ok lum@, ajacoutot@
2016-03-01 18:42:09 +00:00
ajacoutot
da3997bdcf Update to awscli-1.10.8. 2016-03-01 09:03:46 +00:00
jasper
cf623cac42 update to tmux-mem-cpu-load-3.2.3 2016-03-01 08:08:02 +00:00
sthen
26a19f8d91 update to ipmitool 1.8.16 and fix some bugs showing in compiler warnings 2016-02-29 23:45:32 +00:00
mmcc
1f800c41dd Remove some needless HOMEPAGE assignments for GitHub projects.
With input from ajacoutot, sthen.
2016-02-27 22:50:39 +00:00
jasper
b2953550c6 update to ansible-2.0.1.0
https://groups.google.com/forum/#!topic/ansible-announce/kF5kXiJO7kQ

ok aja@ rpe@ (MAINTAINER)
2016-02-27 15:37:50 +00:00
jasper
577ef15470 update to supervisor-3.2.1 2016-02-27 12:37:51 +00:00
sthen
ff4ebd0db0 fix ipmitool's arch check; should have been '.if ${MACHINE_ARCH} != "amd64" &&
${MACHINE_ARCH} != "i386"' rather than ||.
2016-02-25 22:40:01 +00:00
ajacoutot
a8bc42cf01 Update to toad-1.6. 2016-02-25 13:01:04 +00:00
ajacoutot
2c5094ae59 Update to salt-2015.8.7. 2016-02-25 11:04:49 +00:00
ajacoutot
3036c11689 Update to google-cloud-sdk-98.0.0. 2016-02-25 07:44:18 +00:00
jasper
ee078067c5 update to puppet-3.8.6 2016-02-25 07:34:29 +00:00
ajacoutot
386887e461 Update to google-cloud-sdk-96.0.0. 2016-02-25 03:51:36 +00:00
jsg
49d112f9f8 Don't attempt to build on arm. sync atomic builtins required. 2016-02-25 02:19:14 +00:00
jca
206ba4dc84 Fix documentation: the default ssh backend is now paramiko (again)
Issue noticed by, and patch from Tim (trondd at kagu-tsuchi dot com).
ok naddy@
2016-02-22 18:45:53 +00:00
jasper
d30c902c30 - critical bugfix update to monit-5.16
from Bryce Chidester and David Hill
ok aja@ sthen@
2016-02-12 08:21:59 +00:00
sthen
a111b38ad8 Fix memory leak in xstatbar, from Gregor Best (thank you!), ok ajacoutot@
"The problem is that XCopyArea generates either a GraphicsExpose or
a NoExpose event after it's done. Since xstatbar doesn't have the
traditional X event loop, the events just accumulate in the queue."
2016-02-09 12:00:16 +00:00
uebayasi
93b2d2b13d Adapt to newly added ipmi(4) cdev on amd64 and i386.
OK sthen@
2016-02-09 03:36:58 +00:00
jasper
6d2fa56d06 explicitly disable wireshark dissector so it won't get picked up at configure time
found the hard way by jiri b
2016-02-08 08:12:47 +00:00
rpe
a8b9bd547a update sysutils/ansible to 2.0.0.2
- has a work around for callback API change for v2_playbook_on_start

OK sthen@, aja@
2016-02-05 12:54:19 +00:00
ajacoutot
956443bf3d Update to google-cloud-sdk-95.0.0.
- add support for subnets
2016-02-04 06:54:48 +00:00