12346 Commits

Author SHA1 Message Date
sthen
e538d510db add flavours for pmacct, req by aja@ 2016-05-21 12:00:00 +00:00
ajacoutot
311cf47ae2 Update to py-botocore-1.4.22. 2016-05-21 06:54:41 +00:00
gsoares
a95165a308 add ucspi flavor to the IRC client net/ii. It makes the usage of
ii more flexible.  Thus, it is possible to use ii with IPv6, libtls or a
socks proxy without applying much more patches from the upstream page.

This flavor uses ucspi for back-end connection instead of socked API

Eg/Usage:

1. Direct plain IRC connection

   tcpclient irc.freenode.net 6667 ii

2. TLS encrypted connection

   tcpclient irc.freenode.net 6697 tlsc ii

3. TLS connection in combination with a SOCKS proxy

   tcpclient 127.0.0.1 1080 socks irc.freenode.net 6697 tlsc ii

The patch file itself is comes from upstream
(http://tools.suckless.org/ii/patches/)

Diff from Jan Klemkow <j.klemkow at wemelug ! de>, who is also the author of the
upstream patch. Thanks!
2016-05-21 05:31:38 +00:00
czarkoff
985ab92a88 update to websocketd 0.2.12
OK jsing@ kspillner@
2016-05-21 01:27:37 +00:00
czarkoff
909c2fc299 -go-websocket +go-net 2016-05-21 01:25:50 +00:00
czarkoff
c6f67dc2af import go-net: supplementary Go networking libraries that provide support for
additional protocols and networking capabilities

OK and fixes from jsing@ kspillner@
2016-05-21 01:22:29 +00:00
czarkoff
4f989b6f80 remove go-websocket (superseded by go-net)
OK jsing@ kspillner@
2016-05-21 01:19:37 +00:00
sthen
c4ca389471 update to icinga2-2.4.9 2016-05-20 08:13:41 +00:00
pascal
a46823c434 Adjust commented-out HiddenServiceDir directives in sample torrc.
from Michael McConville
2016-05-18 10:14:07 +00:00
ajacoutot
54abcf9f77 Update to py-botocore-1.4.20. 2016-05-18 05:43:55 +00:00
sthen
41c072ba3b update to newer geolite databases 2016-05-17 23:25:47 +00:00
dcoppa
eb45863de2 Zap bogus tab 2016-05-17 15:21:34 +00:00
ajacoutot
e23d7d90a5 Needs gmake. 2016-05-17 05:12:02 +00:00
jca
a4125f707b Drop dep on luaevent, use_libevent is broken.
Discussed with maintainer, if use_libevent is set prosody exits almost
immediately after entering the event loop.  Our luaevent port is
probably too old and needs to be fixed.  luaevent may be re-added to
rdeps when fixed.
2016-05-16 12:11:48 +00:00
jca
92a6e55dfb Fix quota handling that resulted in spam in logs.
Prodded by jung@, ok jung@ Ian
2016-05-15 01:10:07 +00:00
sthen
402475cd62 update to openvpn-2.3.11 2016-05-14 13:14:46 +00:00
naddy
2d22d99fff The X11 and XF4 collections are no longer distributed. Remove them from
the default cvsyncd.conf file, since otherwise cvsyncd will not start.
2016-05-13 14:24:48 +00:00
ajacoutot
aabcc1372b Update to py-botocore-1.4.19. 2016-05-13 07:12:24 +00:00
gonzalo
8fb1926a7a Update for Haproxy to 1.6.5 from David CARLIER
http://www.haproxy.org/download/1.6/src/CHANGELOG
2016-05-13 03:34:28 +00:00
sthen
fa88dde259 untangle net-snmp to stop using openbsd{4,5}.h etc. 2016-05-12 22:00:14 +00:00
espie
16c6d939fa Term-ReadKey is part of the base system now 2016-05-12 14:00:12 +00:00
jasper
0cbb9ce9a5 update to msgpack-0.7.6 2016-05-12 09:40:22 +00:00
awolk
9edf356bdb Update net/corebird from 1.2 to 1.2.1
Upstream changelog:
  - Fix a11y labelling of several switches in the settings dialog
  - Fix an input window clipping bug in the tweet info page
  - Fix a few cases of overlapping widgets into window borders
  - Remove the "Save as" context menu from inline media. This ha
    not been working in a while but the context menu was still there.
  - Rename the .sidebar style class to .topbar. This was used in corebird
    before gtk+ used it, but now that the sidebar is at the top, the .sidebar
    style from gtk+ themes collides with the horizontal alignment we use,
    so use the more fitting '.topbar'.
  - Show a focus outline in the topbar again. We are setting a custom
    background color here, so we also need to set a fitting outline color.
  - Fix a coloring but in the topbar, where wildcard selectors in themes
    would overrde our foreground color.

OK abieber@
2016-05-11 16:58:33 +00:00
czarkoff
3be378d41f update to syncthing 0.12.23
while at it, make build system more verbose and add HOME MODGO_ENV, for tests.

OK edd@
2016-05-11 09:35:26 +00:00
ajacoutot
4f974c49c3 Update to py-botocore-1.4.18. 2016-05-11 05:39:45 +00:00
abieber
cb83ec3666 Update from MAINTAINER: Eric Lalonde <eric.c.lalonde@gmail.com>
net/weechat has been updated to 1.5.0. Changes include Portuguese
support, detection of ruby 2.3, and 16 bugfixes. Full changelog is
available at: https://weechat.org/files/changelog/ChangeLog-1.5.html

OK lteo@
2016-05-11 00:31:47 +00:00
jca
6d525f5be7 Update to libpsl-0.13.0
From Frederic Cambus.
2016-05-10 11:34:54 +00:00
ajacoutot
13a53883f9 Update to glib2-networking-2.48.2. 2016-05-10 05:37:07 +00:00
jca
36be478e36 No need for bash to run tests 2016-05-09 23:03:40 +00:00
jca
3c89c4f413 Update to ucspi-tools-1.4, from maintainer Jan Klemkow
ok sthen@
2016-05-09 23:01:45 +00:00
jca
eff3121067 Update to hexchat-2.12.1, from maintainer Florian Stinglmayr
Now with a lua plugin...
2016-05-09 22:57:57 +00:00
sthen
51c5204335 update to dhcpcd-6.11.0 2016-05-09 12:21:43 +00:00
czarkoff
f249389e27 provide PATH to Go
"go ahead" edd@
2016-05-09 10:00:49 +00:00
danj
ca747f9416 + poezio
+ py-aiodns
+ py-aiodns,python3
+ py-cares
+ py-cares,python3
+ py3-slixmpp
2016-05-07 15:04:45 +00:00
danj
38f2c76ea3 import poezio-0.9
Poezio is a console Jabber/XMPP client. Its goal is to use anonymous connections
to simply let the user join MultiUserChats. This way, the user doesn’t have to
create a Jabber account, exactly like people are using IRC. Poezio’s commands
are designed to be (if possible) like commonly used IRC clients (weechat, irssi,
etc).

ok landry@, jca@, sthen@ (who spotted a missed test depend)
2016-05-07 14:56:28 +00:00
danj
37f93a78f4 import py3-slixmpp-1.1
Slixmpp is an MIT licensed XMPP library for Python 3.4+. It is a fork of
SleekXMPP.
Slixmpp’s goals is to only rewrite the core of the library (the low level
socket handling, the timers, the events dispatching) in order to remove all
threads.

ok landry@, jca@, sthen@
2016-05-07 14:51:05 +00:00
danj
2f49a6b8fa import py-aiodns-1.0.1
aiodns provides a simple way for doing asynchronous DNS resolutions with
a synchronous looking interface by using pycares.

ok landry@, jca@, sthen@
2016-05-07 14:48:39 +00:00
danj
8aba4ead11 import py-cares-1.0.0
pycares is a Python module which provides an interface to c-ares. c-ares is a
C library that performs DNS requests and name resolutions asynchronously.

ok landry@, jca@, sthen@
2016-05-07 14:46:08 +00:00
pascal
b01174ae9b Update my mail address. 2016-05-07 12:40:56 +00:00
sthen
a406b733fd make sure -current pkgname/revision are higher than stable 2016-05-06 21:39:03 +00:00
sthen
2794ae7dff update to bird-1.6.0 2016-05-06 19:56:20 +00:00
sthen
c171ac74fe update to librenms-201605 2016-05-06 19:31:08 +00:00
sthen
10a31c52c4 update to unifi-4.8.18 2016-05-06 14:52:08 +00:00
jca
99da75d56f Update to samba-4.4.3, bringing fixes for the regression introduced by 4.4.2.
Tested by Vijay Sankar and I.
2016-05-06 11:34:41 +00:00
ajacoutot
84891e1ae4 Update to py-botocore-1.4.17. 2016-05-06 05:53:02 +00:00
czarkoff
f7c3c0505e Set INSTALL_STRIP= for go ports
OK ajacoutot@, sthen@
2016-05-05 10:46:50 +00:00
ajacoutot
e04d020ea8 Update to py-botocore-1.4.16. 2016-05-04 04:41:31 +00:00
jasper
b3e3033806 update to apache-activemq-5.13.3 2016-05-03 18:23:47 +00:00
lteo
bea74a6d55 Update to Snort 2.9.8.2.
Other minor changes:
- Shortened a line in pkg/README so that portcheck won't complain.
- Replaced "/var" with ${LOCALSTATEDIR} in pkg/snort.rc.
- Regenerated patches.

Tested on amd64 by myself and on i386 by Markus Lude.
Tests were done with DAQ 2.0.6.

ok Markus Lude (maintainer)
2016-05-02 02:29:58 +00:00
lteo
c394716109 Update to DAQ 2.0.6.
ok maintainer Markus Lude (who had the same diff)
2016-05-02 02:28:46 +00:00