ajacoutot
24a4187a57
Import go-cs-0.6.
...
cs is a program for concurrently executing ssh(1) or scp(1) on a number of
hosts. It is intended to automate running remote commands or copying files
between hosts on a network. Public key authentication is used for establishing
passwordless connection.
Note that the utility has been renamed from cs to go-cs to prevent a conflict
with the www/clearsilver port.
ok jasper@
2016-10-13 15:00:21 +00:00
pirofti
a8de5c75d0
Update to youtube-dl 2016.10.12
...
New extractors:
- lego
- nzz
- theweatherchannel
- thisoldhouse
- tonline
Removed aftonbladet.
From Davide Gerhard, thank you!
2016-10-13 11:54:54 +00:00
shadchin
8d3e87f39d
Update to py-test 3.0.3
2016-10-13 10:54:54 +00:00
sthen
505d6b2e34
update to certbot/py-acme 0.9.2
2016-10-13 10:09:28 +00:00
fcambus
8f164a6dd2
Update mcabber to 1.0.3.
...
From maintainer Markus Hennecke.
2016-10-13 08:40:51 +00:00
bentley
abaf56071a
Regen patch
2016-10-13 02:38:28 +00:00
jasper
c57fb0b0d6
update to ghex-3.18.3
2016-10-12 18:21:09 +00:00
jasper
67da032d1f
missing dependency on gssdp; spotted by nigel@
2016-10-12 17:54:03 +00:00
bluhm
323b6c551b
sort according to Makefile.template
2016-10-12 17:53:51 +00:00
bluhm
444e990b81
The p5-BSD-arc4random port in OpenBSD should keep the API of the
...
BSD::arc4random Perl module, but use our libc functions internally.
This has been done with arc4random() already, but arc4random_bytes()
and arc4random_uniform() were still using a pure Perl implementation.
Replace that with an XS wrapper to our arc4random_buf(3) and
arc4random_uniform(3) functions in libc.
Take maintainer, most remaining code is in my patches.
OK millert@ sthen@ deraadt@
2016-10-12 17:47:23 +00:00
fcambus
e93a6f581d
Add lua-cliargs.
2016-10-12 14:45:53 +00:00
fcambus
da10147d83
Import devel/lua-cliargs, from maintainer Florian Stinglmayr.
...
This module adds support for accepting CLI arguments easily using multiple
notations and argument types.
cliargs allows you to define required, optional, and flag arguments.
OK jca@
2016-10-12 14:42:15 +00:00
giovanni
feb9502553
Fix build if libdnet is installed
...
spotted, debugged and tested by Markus Lude, fix by me
Ok David Carlier (maintainer), sthen@
2016-10-12 14:03:17 +00:00
sthen
96f30a7521
update to freeipmi-1.5.4
2016-10-12 11:57:56 +00:00
sthen
97f2ca3b02
update to ipmitool-1.8.18
2016-10-12 11:56:53 +00:00
sthen
ba4daa94f9
update to bird-1.6.2
2016-10-12 11:45:03 +00:00
sthen
533cf1a50a
update to mtr-0.87
2016-10-12 11:39:27 +00:00
shadchin
1e10293005
Update to py-uncompyle6 2.9.1
2016-10-12 11:37:27 +00:00
shadchin
b02146747c
Update to py-xdis 3.0.2
2016-10-12 11:35:49 +00:00
sthen
240988a24c
update to wireshark-2.0.7
2016-10-12 11:17:29 +00:00
sthen
d75184c7c6
add patches needed for perl 5.22+, from upstream repo via afresh1@
2016-10-12 11:05:05 +00:00
sthen
eb38ea3807
don't build lld on i386, it needs __atomic_load_8. ok aja@
2016-10-12 11:04:38 +00:00
sthen
9959a05a25
add patches to net-snmp, from upstream via afresh1, that will be needed for perl 5.24+
2016-10-12 10:50:33 +00:00
fcambus
ddae965370
Update hexchat to 2.12.2.
...
From maintainer Florian Stinglmayr.
2016-10-12 10:35:44 +00:00
ajacoutot
8bb80a6b5c
Fix build with gstreamer1mm >=1.8.0.
2016-10-12 10:07:45 +00:00
ajacoutot
60680a6b33
Update to gstreamer1mm-1.8.0.
2016-10-12 10:07:18 +00:00
sthen
1ec8701faf
update to vim-8.0.0027 and adjust WANTLIB
2016-10-12 09:31:16 +00:00
ajacoutot
409f66f5dc
Update to libgee-0.18.1.
...
- drop the gettext MODULE
2016-10-12 09:17:57 +00:00
sthen
8c7c52d0d5
use standard GH_foo
2016-10-12 09:00:14 +00:00
ajacoutot
c492c600ac
Update to dbus-1.10.12.
2016-10-12 08:31:53 +00:00
ajacoutot
a3bc322329
Update to foomatic-db-4.0.20161003.
2016-10-12 08:24:43 +00:00
ajacoutot
e45242b799
Update to gnome-control-center-3.20.2.
2016-10-12 08:18:06 +00:00
ajacoutot
aa2da683f9
Update to gnome-settings-daemon-3.20.2.
2016-10-12 08:17:52 +00:00
ajacoutot
9070d443de
Bring in a commit from upstream
...
- performance: use Linux extended syscalls and flags
from Brad (maintainer)
2016-10-12 08:09:26 +00:00
danj
4b82e6dc24
Update to libcares-1.12.0, fixing CVE-2016-5180
...
ok Brad (maintainer), input and ok jca@
2016-10-12 06:09:34 +00:00
jasper
ae15ccfb47
update to eog-plugins-3.16.5
2016-10-12 05:40:47 +00:00
bentley
2c0d3fd09b
Update to urbanterror-4.3.1.
...
From Ryan Freeman; thanks!
2016-10-12 02:01:32 +00:00
sthen
e946d89a8f
missed WRKDIST, from nigel@
2016-10-11 21:26:10 +00:00
sthen
26816dc330
Use the -r flag in net-snmp's rc.d script, as figured out by
...
Theodore Wynnychenko. This tells it not to exit when it can't open
/dev/kmem etc. Fixes startup now that this access is disabled by
default in OpenBSD.
Some MIBs won't work, but in general these should be rewritten
to use sysctl interfaces.
2016-10-11 20:47:43 +00:00
sthen
8571914f14
remove libspf2 workaround, from Jeremie Le Hen
2016-10-11 20:36:36 +00:00
sthen
c0da3858e3
use base resolver rather than libbind, based on a diff from Jeremie Le Hen
...
(modified to patch autoconf input file rather than generated configure script)
2016-10-11 20:35:39 +00:00
jung
0b31fc54cf
update homepage, from rafael sadowski
2016-10-11 19:45:18 +00:00
jung
022d2af546
update homepage, from rafael sadowski
2016-10-11 19:44:39 +00:00
jung
3020c88557
update homepage, from rafael sadowski
2016-10-11 19:43:33 +00:00
fcambus
d5d3c6102e
Update lpeg to 1.0.0.
...
OK sthen@
2016-10-11 19:43:11 +00:00
sthen
9b46a05b85
Use a new distfile for bacula, upstream rerolled it to change some
...
printf formatting. Reported by naddy@ nigel@
2016-10-11 19:19:45 +00:00
jasper
6a715b23dc
update to eog-3.20.5
2016-10-11 19:16:15 +00:00
jturner
8233ab68de
Update kcgi to 0.9.0
2016-10-11 18:47:45 +00:00
jca
d14e3b6cba
Standard Makefile layout
...
ok gsoares@ (maintainer)
2016-10-11 18:36:13 +00:00
jasper
db740670b0
regen WANTLIB after gupnp-av update
2016-10-11 17:26:45 +00:00