12905 Commits

Author SHA1 Message Date
bluhm
ece016037a +p5-Net-Flow 2017-01-03 21:52:39 +00:00
bluhm
0143ca24af import p5-Net-Flow 1.003
OK sthen@

Comment:
decode and encode NetFlow/IPFIX datagrams

Description:
The Flow module provides the decoding function for NetFlow version
5,9 and IPFIX, and the encoding function for NetFlow version 9 and
IPFIX.
2017-01-03 21:48:57 +00:00
landry
f345fb86c6 bump ports depending on python3 in net 2017-01-03 19:24:43 +00:00
shadchin
023286d19f Add a MODPY_PYOEXTENSION variable.
Beginning with Python 3.5 .pyo files are no longer used and
have been replaced by a more flexible scheme that includes
the optimization level explicitly in .pyc name (See PEP-488).
2017-01-03 18:54:48 +00:00
sebastia
bb940ff6a1 Downgrade to the latest 1.3.5, the 1.4.X version broke MCollective
to Rabbitmq backend communication via SSL
MCollective is the only dependent port of ruby-stomp
As suggested by aja@, jasper@, add a comment about the MCollective
breakage

OK ajacoutot@, jasper@
2017-01-03 11:53:58 +00:00
jca
ee1cfd1cea License changed to BSD. 2017-01-03 08:28:41 +00:00
jca
67c90bc346 Packaging tweaks.
- respect CFLAGS
- install scripts with INSTALL_SCRIPT, don't hardcode /usr/local and the
  shared lib version

ok feinerer@
2017-01-03 08:28:02 +00:00
juanfra
306436c845 Update to openfire 4.1.1. From Marc Peters (MAINTAINER). 2017-01-02 21:44:28 +00:00
feinerer
c7fecd148c Update to dsocks 1.7
ok jca@
2017-01-01 18:32:04 +00:00
ajacoutot
e392f4972b --disable-sqlite so it's not picked up.
reported by landry@
2016-12-31 10:19:05 +00:00
jsg
7691f63483 powerdns already builds with ports gcc, now that the arm baseline is
armv6k builtin atomics are available on arm and this builds so stop
marking it as BROKEN on arm.
2016-12-31 03:32:10 +00:00
jca
172845cdf1 Use lang/gcc for atomic ops on arm.
ok dcoppa@ (maintainer)
2016-12-30 19:12:37 +00:00
pascal
eac496bbf1 Update to 0.12008. 2016-12-30 17:36:41 +00:00
jca
a673e71dab Use lang/gcc for atomic builtins on arm (also needs liburcu built with lang/gcc) 2016-12-30 15:47:55 +00:00
bluhm
4deedc449f update p5-Net-DNS to 1.07 2016-12-30 14:09:37 +00:00
danj
892545f724 Update to haproxy-1.6.11 2016-12-30 14:02:17 +00:00
ajacoutot
9f394d1df9 Update to py-libcloud-1.5.0. 2016-12-30 11:31:06 +00:00
ajacoutot
be9ed155e8 Update to py-botocore-1.4.92. 2016-12-30 11:19:54 +00:00
jca
d4b8d537c2 Needs __sync_sub_and_fetch_4 and friends, build with lang/gcc on arm.
ok danj (maintainer)
2016-12-29 14:05:08 +00:00
jca
898293df04 Move NO_TEST, and kill a trailing whitespace.
ok danj@ (maintainer)
2016-12-29 13:52:14 +00:00
ajacoutot
a16756552a Update to py-raet-0.6.6. 2016-12-29 09:28:17 +00:00
juanfra
8f367a1d4e Update to openfire 4.1.0. From Marc Peters (MAINTAINER).
This version includes security fixes:
http://download.igniterealtime.org/openfire/docs/4.1.0/changelog.html
2016-12-28 19:51:02 +00:00
awolk
c8a3d2b849 [UPDATE] net/corebird 1.3.1 => 1.3.3
port changes:
  - upstream now provides proper tarballs so we switch
    from GH_* vars to MASTER_SITES
  - we no longer need autoconf as the upstream rolled
    tarball includes the generated build files
  - devel/libtool & textproc/intltool no longer needed
    (spotted by fcambus@)
  - simplified license comment (spotted by fcambus@)

upstream changelog:
---
Version 1.3.3 (2016-10-01)

Changelog:
  - Support longer tweets in a few more places
  - Properly escape ampersand characters in user mentions to fix
    GtkLabel warnings about wrong escape characters in tooltips
  - Fix tweet length calculations for whitespace-only tweets
  - Check for duplicated entries in media arrays. This is apparently a
    problem on Twitter's side but led to crashes in Corebird (see #627)
  - Use the correct nsfw status of a tweet, i.e. the one that can
    actually show images.
  - Fix a crash when sending a tweet with multiple images attached
  - Fix tweet length calculation of quote tweets. This previously led to
    tweets getting rejected by the server even though Corebird claimed
    they were fine. See #628

Version 1.3.2 (2016-09-25)

Changelog:
 - Cope with the tweet length changes introduced by Twitter
 - Fix a problem with malformed media URLs

---

OK juanfra@, fcambus@
2016-12-28 17:10:54 +00:00
fcambus
9860cc8bc6 Update gophernicus to 2.2.
OK juanfra@, ajacoutot@
2016-12-28 17:09:17 +00:00
zhuk
899b08ffaf Fix build with modern qt5.port.mk, as found by naddy@. 2016-12-28 13:53:29 +00:00
kili
5ae659fc8b Fix bump of transmission-qt. This port has REVISION = 1, which
applied to *all* subpackages, so REVISION-qt must be 2, not 0. Move
REVISION-qt up (right under REVISION), so it becomes obvious that
-qt got an extra bump.
2016-12-27 20:36:42 +00:00
jasper
be7fb58415 update to apache-activemq-5.14.3 2016-12-26 12:33:08 +00:00
edd
2e05beace0 Update syncthing to 0.14.16.
Tested by awolk@ and Dimitris Papastamos.

OK awolk@, thanks.
2016-12-26 09:59:16 +00:00
jca
c158bf9983 Add license marker 2016-12-25 17:08:51 +00:00
jca
45a0a97267 Add license marker 2016-12-25 17:02:25 +00:00
jca
734ee24cd1 Standard Makefile layout 2016-12-25 16:49:12 +00:00
jca
b204e1435a Regen patch 2016-12-25 16:49:01 +00:00
jca
7f4541ddf6 Drop the gettext module
Also:
- tighten license marker
- kill trailing whitespace in DESCR
2016-12-25 16:43:11 +00:00
zhuk
f5c989c340 Move NO_TEST above targets, and clarify GPL version in license marker.
No bump is necessary.
2016-12-25 15:31:34 +00:00
zhuk
a47f492f02 Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
The devel/kf5 to be handled separately, please wait.
2016-12-25 14:34:39 +00:00
jca
c58f9a374d Remove ldistfp
No licensing, doesn't work (connect(2) fails because 255.255.255.255 is
invalid), out of date signature database, and less relevant now that few
people run an ident daemon.

ok sthen@
2016-12-23 15:39:08 +00:00
ajacoutot
29a2fbf8a0 Update to py-botocore-1.4.91. 2016-12-23 15:33:25 +00:00
sthen
7b38345fa6 update to BIRD 1.6.3
- Large BGP communities
- BFD authentication (MD5, SHA1)
- SHA1 and SHA2 authentication for RIP and OSPF
- Improved documentation
- Several bug fixes
2016-12-23 14:38:36 +00:00
rzalamena
a278d4ba41 Improved the igmpproxy code to be able to run on multiple rdomains, here
is a list of changes:
- Ignore interfaces that are not listed in the configuration file: fixes
  an abort when trying to configure interface located in a different
  rdomain and doesn't look to the address of interfaces outside the
  configuration (otherwise it would pick the wrong interface in some cases).
- Improve the routing code: use a rb-tree to store groups avoiding group
  duplications and having to fix hand-rolled list implementations.
- Fixed some warnings and improved debug messages.

As discussed with ajacoutot@,
ok reyk@
2016-12-23 13:44:31 +00:00
jca
6ceea5d946 Tighten license marker 2016-12-23 11:28:27 +00:00
jca
4c3c5ecbcd perl -pi -> sed -i 2016-12-23 11:28:01 +00:00
sthen
eac293e578 update to nmap-7.40, from maintainer David CARLIER 2016-12-22 21:58:40 +00:00
ajacoutot
d81f807574 Update to py-botocore-1.4.90. 2016-12-22 10:52:54 +00:00
ajacoutot
76a5c101ca Update to py-botocore-1.4.89. 2016-12-21 09:03:28 +00:00
ajacoutot
1321af359e Update to py-boto3-1.4.3. 2016-12-21 09:03:12 +00:00
pascal
f92dea9841 Update to tor 0.2.9.8. Also fixes CVE-2016-1254. 2016-12-20 22:06:05 +00:00
ajacoutot
c3ce0991c8 /etc/rc.d/foo -> rcctl
from tyr at poczta dot fm
2016-12-20 19:26:32 +00:00
jca
4be4d71e52 SECURITY update to samba-4.5.3
CVE-2016-2123 (Samba NDR Parsing ndr_pull_dnsp_name Heap-based Buffer
Overflow Remote Code Execution Vulnerability).

CVE-2016-2125 (Unconditional privilege delegation to Kerberos servers in
trusted realms).

CVE-2016-2126 (Flaws in Kerberos PAC validation can trigger privilege
elevation).

ok Ian McWilliam
2016-12-20 14:15:11 +00:00
ajacoutot
b068981090 Update to py-botocore-1.4.88. 2016-12-20 11:55:39 +00:00
jca
d8700eb3ee Update to samba-4.5.2 2016-12-19 10:12:18 +00:00