4590 Commits

Author SHA1 Message Date
ajacoutot
157fa066b9 Update to d-feet-0.3.11. 2016-04-24 08:01:02 +00:00
sthen
d270717b06 backout previous, semarie found problems 2016-04-23 14:08:41 +00:00
sthen
81b39aa2a2 use pledge in colortree; from steve latif, updated by David Dahlberg
(maintainer).
2016-04-23 14:02:49 +00:00
sthen
5f98583af5 handle rrdtool lib change that I missed in collectd when I looked at
sqlports results (thanks nigel for pointing out), sync other wantlib
while there.
2016-04-22 15:27:45 +00:00
ajacoutot
009c3f0ef4 Update to awscli-1.10.22. 2016-04-22 07:44:43 +00:00
semarie
df6ce36a0c update sysutils/sysclean to 1.5
ok jung@
2016-04-22 04:40:19 +00:00
semarie
6571766baa pledge sysutils/pstree
initial patch from steve latif

ok sthen@
2016-04-21 08:56:07 +00:00
ajacoutot
a370f8398c Update to google-cloud-sdk-106.0.0. 2016-04-21 05:57:48 +00:00
awolk
9e26dee386 Do not strip lang/go binaries in sysutils/logstash/forwarder
The Go compiler doesn't output all the expected segments and
upstream is officially against stripping Go binaries. It's also
known to cause crashesh and other runtime issues.

The warnings were initially spotted by Fritjof Bornebusch thanks!

OK czarkoff@
2016-04-21 00:07:08 +00:00
ajacoutot
3154d80de0 Update to awscli-1.10.21. 2016-04-20 06:04:34 +00:00
semarie
caea488c3a update sysutils/sysclean to 1.4
ok sthen@
2016-04-19 08:32:37 +00:00
ajacoutot
7f98201fa0 Update to google-cloud-sdk-105.0.0. 2016-04-19 06:24:45 +00:00
semarie
f097dcf90f update sysutils/sysclean to 1.3
ok landry@
2016-04-18 08:34:23 +00:00
ajacoutot
b736a28b42 Update to awscli-1.10.20. 2016-04-18 05:47:15 +00:00
ajacoutot
db835df207 No need for MAKE_ENV. 2016-04-16 13:36:15 +00:00
ajacoutot
1b0af42d3b Fix regress. 2016-04-16 13:35:02 +00:00
ajacoutot
80e7d551fd py3-sphinx is not picked up for some reason. 2016-04-15 13:00:18 +00:00
ajacoutot
a05b33c49e FLAVORS=toto... no way that wasn't me doing some stupid test.
Enable regression tests on all FLAVORs.
2016-04-15 12:48:06 +00:00
sebastia
de45bc7eab Update to 2.2.0
OK jasper@
2016-04-14 06:21:28 +00:00
jasper
5b7519e021 update to elasticsearch-curator-3.5.1
ok sebastia@ (MAINTAINER)
2016-04-14 06:13:44 +00:00
jasper
f2b8616d2d update to p5-Sys-Virt-1.3.3 2016-04-13 17:42:21 +00:00
gonzalo
6f81c2f842 Update to 1.3.3
Ok jasper@ (Maintener)
2016-04-13 13:24:06 +00:00
gonzalo
59e8d75be4 Update to 1.3.3
OK jasper@ (Maintaner)
2016-04-13 13:23:24 +00:00
stsp
509989c47f Add iwm(4) firmware files with API version 16. From now on, we'll install both
API 9 and API 16 firmware files until a future OpenBSD release ships support
for API 16 in iwm(4).
suggested by phessler@
ok sthen@ jsg@
2016-04-13 10:29:16 +00:00
naddy
32cd7e42e2 replace gettext module 2016-04-12 15:19:39 +00:00
juanfra
729c973f1e Update to Fabric 1.11.1. From Pablo Mendez Hernandez (MAINTAINER). 2016-04-11 19:16:45 +00:00
jasper
eaebc181fd update to logstash-2.3.1
from pavel korovin
2016-04-11 13:17:11 +00:00
sthen
b1c3abe3db Update to borgbackup-1.0.1 and enable tests. From Michael Reed (maintainer). 2016-04-10 18:58:16 +00:00
kirby
87cfba3929 - update homepage
- remove gettext module and regen wantlib
 - bump
2016-04-10 12:25:45 +00:00
ajacoutot
91d74e5378 Do not hardcode python3.
ok giovanni@
2016-04-10 09:27:53 +00:00
giovanni
26fa105a82 +borgbackup 2016-04-08 21:27:15 +00:00
giovanni
69541c1705 import borgbackup, a deduplicating backup program
from maintainer Michael Reed with some tweaks
ok sthen@


BorgBackup (short: Borg) is a deduplicating backup program. Optionally, it
supports compression and authenticated encryption.

The main goal of Borg is to provide an efficient and secure way to backup data.
The data deduplication technique used makes Borg suitable for daily backups
since only changes are stored. The authenticated encryption technique makes it
suitable for backups to not fully trusted targets.
2016-04-08 21:15:04 +00:00
ajacoutot
f07d484201 Update to awscli-1.10.19. 2016-04-08 05:48:40 +00:00
ajacoutot
22a9a2ba06 Fix a few warnings (from upstream). 2016-04-07 17:15:32 +00:00
ajacoutot
7f7f397420 Update to google-cloud-sdk-104.0.0. 2016-04-07 05:49:52 +00:00
naddy
fc9dfe4a28 Update to 5.9, which has pledge(2) and UTF-8 improvements.
From Lauri Tirkkonen <lotheac@iki.fi>.
2016-04-06 18:53:16 +00:00
ajacoutot
0312516350 Update to awscli-1.10.18. 2016-04-06 11:53:46 +00:00
naddy
e653471003 maintenance update to 2.24 2016-04-05 19:40:30 +00:00
jasper
6a9bb668d2 sync bpf_filter() argument types to match base
from nigel@, ok canacar@
2016-04-05 17:49:17 +00:00
sthen
aee5ef484c add #include <sys/queue.h> to fix 2016-04-05 10:21:22 +00:00
ajacoutot
c59d0075a9 Fix 'gcloud info'. 2016-04-02 11:30:45 +00:00
jasper
465d2ba733 update to logstash-2.3.0
from Pavel Korovin
2016-04-01 11:05:45 +00:00
ajacoutot
a7c8e3c280 Update to google-cloud-sdk-103.0.0. 2016-03-31 06:06:22 +00:00
ajacoutot
ee57de9b32 Update to awscli-1.10.17. 2016-03-30 05:47:12 +00:00
kili
4bcf8ed74c Protect us from #defining linux specific ioctls in ext2_fs.h which
may be picked up by autoconfigure scripts and even used at runtime.
Found by brynet@ when building archivers/libarchive.  People agree
(at least brynet@, zhuk@, nadd6@ iirc), the only bikeshed was wether
to remote the #defines completely, used #ifdef __linux__ or #ifndef
__OpenBSD__. I choose the latter for now, because I think i've seen
some consumers of this port where some non-linux systems apparently
*do* support the same ioctls.
2016-03-28 20:08:56 +00:00
naddy
fe1d4a2aa6 g/c PFRAG.shared 2016-03-27 20:53:14 +00:00
ajacoutot
46a69a68db Update to awscli-1.10.16. 2016-03-27 07:26:08 +00:00
zhuk
ed298848a3 Zap more lines from qmake-based ports by moving them from
the "MODULES=x11/qtX + CONFIGURE_STYLE=qmake" logic to
the "MODULES=devel/qmake x11/qtX" logic.

Discussed with espie@ a few weeks ago.
2016-03-26 20:37:34 +00:00
ajacoutot
137cdd265e Update to salt-2015.8.8. 2016-03-23 07:07:32 +00:00
ajacoutot
9f9b55c9de Update to awscli-1.10.15. 2016-03-23 07:02:31 +00:00