128364 Commits

Author SHA1 Message Date
robert
7c24292864 fix path to zabbix_send to be able to use zabbix as a returner
ok jasper@
2018-04-25 17:16:19 +00:00
espie
305763e24f cve: drupal vuln in 7.58 2018-04-25 17:02:37 +00:00
espie
2b8d0b8ccb update to 7.59
Drupal SA-CORE-2018-04

Not known to be active yet.
2018-04-25 17:01:35 +00:00
espie
47d93cb8a6 link 3.6 2018-04-25 16:56:57 +00:00
espie
9941e70fb5 long awaited nethack 3.6.0 port, finally
a bit cleaned-up compared to the old port

This is still the same game, but new and improved.

imported alongside the old one, because people may not have finished
ascending their old characters.

borrowed some stuff from Solene's port from... over a year ago ?

okay solene@
2018-04-25 16:56:31 +00:00
naddy
e7688112d1 fix build with clang6 by forcing c++03 as in x11/kde4/smokeqt 2018-04-25 16:51:31 +00:00
jasper
36375d30ee BIO_meth_new() and BIO_meth_free() are non-static in LibreSSL 2018-04-25 16:51:05 +00:00
jasper
d730e89cd7 add links 2018-04-25 16:49:20 +00:00
naddy
4452a78fd1 getopt_long() return value does not fit into char 2018-04-25 16:25:34 +00:00
espie
62652c9e3b forgot about flavors, so I have to change this anyway
reminded by naddy@
2018-04-25 16:15:58 +00:00
landry
a015602b7c Update to facette 0.4.0.
Cf https://blog.facette.io/2017/12/19/facette-0-4-0-released/

Warning: since the whole backend has been rewritten from scratch and no
migration path is provided, you'll lose graphs configured in 0.3.0. sorry.
2018-04-25 16:09:56 +00:00
landry
6111f8f0e2 Update to grafana 5.0.4. 2018-04-25 15:50:26 +00:00
landry
ca58312846 Update to influxdb 1.5.2.
See https://docs.influxdata.com/influxdb/v1.5/about_the_project/whats_new/

ok danj@
2018-04-25 15:48:02 +00:00
jasper
3d334916e2 update to ansible-lint-3.4.21 2018-04-25 15:31:42 +00:00
naddy
3922f3147e * getopt() return value does not fit into char
* a few other cleanups
2018-04-25 15:31:41 +00:00
naddy
35f7adc36b fix build with clang6 2018-04-25 15:13:37 +00:00
jasper
9925e80c6d add link to upstream bz 2018-04-25 15:08:51 +00:00
espie
ef5914bad1 so people who don't pass env while doing ports work got fucked again,
hey, danj ?

give them a clue they're missing something
2018-04-25 14:56:01 +00:00
denis
fe0765c81d + blaeu 2018-04-25 14:51:14 +00:00
jeremy
2d910e7512 Update to JRuby 9.1.17.0 2018-04-25 14:48:22 +00:00
denis
1cfbe04e3e import blaeu v1.1.3
Blaeu is a set of Python programs to start distributed Internet
measurements on the network of RIPE Atlas probes, and to analyze their
results.

With inputs from jca@ and sthen@

ok sthen@
2018-04-25 14:45:05 +00:00
jasper
3ffc381fcb lacking /proc, allow using sysctl on OpenBSD.
currently used to detect 'SmartDC HVM'
2018-04-25 14:36:40 +00:00
espie
d8f3773e22 bump hackdata to use a more recent nethack archive, zap Guidebooks
fonts are actually identical
2018-04-25 14:31:51 +00:00
espie
5d1272d6df put the actual guidebook in nethack proper, since that stuff is heavily
versioned
2018-04-25 14:30:35 +00:00
jasper
da66138c84 update to napalm-2.3.1 2018-04-25 14:26:26 +00:00
jasper
ff324fd186 +py-IOSXR
+py-eapi
+py-junos-eznc
+py-ncclient
+py-nxos
2018-04-25 14:25:04 +00:00
jasper
5c215e678e import pynxos-0.0.3
Library for managing Cisco NX-OS devices through NX-API.

w/ and ok sthen@
2018-04-25 14:22:06 +00:00
jasper
442ec36a9d import py-ncclient-0.5.3
ncclient is a Python library for NETCONF clients. It aims to offer an
intuitive API that sensibly maps the XML-encoded nature of NETCONF to
Python constructs and idioms, and make writing network-management
scripts easier.

w/ and ok sthen@
2018-04-25 14:21:36 +00:00
jasper
3167ac9ae9 import junos-eznc-2.1.7
Junos PyEZ is a Python library to remotely manage/automate Junos
devices.

w/ and ok sthen@
2018-04-25 14:20:44 +00:00
jasper
658893bee8 import pyeapi-0.8.2
The Python library for Arista's eAPI command API implementation provides
a client API work using eAPI and communicating with EOS nodes. The
Python library can be used to communicate with EOS either locally
(on-box) or remotely (off-box). It uses a standard INI-style
configuration file to specify one or more nodes and connection
properties.

w/ and ok sthen@
2018-04-25 14:20:06 +00:00
jasper
c399756a20 import pyIOSXR-0.53
pyIOSXR is a Python library that facilitates communication with Cisco
devices running IOS-XR through the XML agent.

w/ and ok sthen@
2018-04-25 14:19:26 +00:00
jasper
af3001d43b update to ansible-2.5.1 2018-04-25 14:15:50 +00:00
naddy
486e3caad3 getc() return value does not fit into char 2018-04-25 14:03:47 +00:00
sthen
4805c49b50 vimb came back 2018-04-25 13:49:37 +00:00
solene
78c111c290 + py-pgpdump
+ py-pgpdump,python3
2018-04-25 13:46:22 +00:00
solene
ae18a3bcef Import security/py-pgpdump v1.5
dependency for upcoming mailpile port

A Python library for parsing PGP packets, similar to the pgpdump utility.
Currently supports:
- Signature packets
- Public key packets
- ASCII-armor decoding and CRC check
- Secret key packets
- Trust, user ID, and user attribute packets

with help from sthen@ jca@

ok from jca@ sthen@
2018-04-25 13:37:26 +00:00
jasper
c237101ea4 update to a more recent commit 2018-04-25 13:35:12 +00:00
jasper
5c44a2eb60 update to cffi-1.11.5 2018-04-25 13:28:16 +00:00
jasper
5dc9c30be8 add missing TDEPs 2018-04-25 13:28:08 +00:00
naddy
74293d9374 getc() return value does not fit into char 2018-04-25 13:23:45 +00:00
jca
f9f914336c Unbreak on arm, work around clang limitation triggered by an MD source file
Initial report and different fix by Markus Hennecke a while ago,
commiting pascal@'s diff on his behalf.  Agreement from landry@ and
phessler@
2018-04-25 12:56:56 +00:00
naddy
98a8b5b41c getch() return value does not fit into char 2018-04-25 12:55:16 +00:00
stsp
56992d4aad Remove use of the -fasynchronous-unwind-tables compiler option from net/tor.
Upstream added it for backtrace support but this does not (yet?) work here.
Fixes the build on armv7. Package bump for good measure.
ok sthen@ jca@ phessler@
2018-04-25 12:54:15 +00:00
naddy
81c75d74cc getopt() return value does not fit into char 2018-04-25 12:44:10 +00:00
denis
d6ee832165 + py3-cymruwhois
Thanks danj@ for noticing.
2018-04-25 12:43:06 +00:00
stsp
d1505f7ca7 sync hunk offsets in patch with tor release tarball 2018-04-25 12:41:28 +00:00
jasper
12af5da616 apply workaround the size of the Creusot steam hammer to fix the
"ld.so: eog: can't load library 'libeog.so'" observed during builds

to be investigated further, as discussed with sthen@
2018-04-25 12:28:44 +00:00
denis
57c97cfbcb + py-cymruwhois 2018-04-25 12:02:37 +00:00
denis
52387ce48e import py-cymruwhois v1.6
cymruwhois is a python library for interfacing with the whois.cymru.com 
service.

It is a dependency of the upcoming net/blaeu port.

With help from jca@.

ok jca@ landry@
2018-04-25 11:55:26 +00:00
espie
edf3ffa63e reserve a group for nethack/3.6 2018-04-25 11:48:20 +00:00