bentley
4133180f77
Missing run_depends on py3-cryptodome.
2019-03-27 10:09:19 +00:00
sthen
4f3a86906d
update to ttg-2.2
2019-03-26 21:33:52 +00:00
sthen
a9105f27de
fix error in brain->keyboard interface while adjusting for javax.activation being needed
2019-03-26 21:27:36 +00:00
sthen
113c5b8bd2
add upstream commit; "DHCPv6: Allow nooptions dhcp6_unicast to work"
...
useful with some broken upstream DHCPv6 servers
2019-03-26 11:57:34 +00:00
ajacoutot
1943be5374
Update to py-botocore-1.12.121.
2019-03-26 08:24:21 +00:00
ajacoutot
2635340e43
Update to py-boto3-1.9.121.
2019-03-26 08:24:09 +00:00
otto
d9278ec227
Update to 1.3.3; take maintainership; ok sthen@
2019-03-25 16:10:04 +00:00
sthen
aea0680278
oh, last pkg-readme change needs a fix from upstream
2019-03-25 14:41:55 +00:00
sthen
632b6a1e25
use 'script ""' instead of 'script /usr/bin/true' in sample config
2019-03-25 14:34:08 +00:00
kn
0796219cc0
Convert devel/py-test consumers to new MODPY_PYTEST
...
lang/python/python.port.mk revision 1.102 and 1.103 added
MODPY_TEST_LOCALE and MODPY_PYTEST respectively, nicely wrapping up the
usual pytest dance.
This removes hand-rolled do-tests from all 70 ports by setting
MODPY_PYTEST=Yes and MODPY_TEST_LOCALE as well as HOME=${WRKDIR} to TESTENV
as needed.
From Kurt Mosiejczuk <kurt at cranky dot work>, thanks!
OK sthen
2019-03-25 14:29:49 +00:00
bentley
0cea862965
Update to onionshare-2.0.
...
Release notes:
https://github.com/micahflee/onionshare/releases/tag/v2.0
ok bcallah@
2019-03-25 12:17:44 +00:00
sthen
f564cf1a34
switch mfi to MODJAVA_VER=1.8 as it almost certainly has the same
...
javax.activation issue with jdk11 as unifi, but I don't have an
installation here to test any compatibility fixes
2019-03-25 03:15:03 +00:00
sthen
a20fd05451
handle jdk 11 for unifi;
...
unifi requires javax.activation from activation.jar, which is present
and active in jdk 8, present but deprecated in 9/10 (hidden behind a
command-line flag), and removed in jdk 11.
add a FETCH_MANUALLY distfile to take this from Java Activation Framework;
this is under Oracle's binary license with an indemnity clause so you get
to download it yourself, but it's fairly straightforward. adapt the startup
script to cope.
2019-03-25 03:13:32 +00:00
sthen
828f08b0e2
sweep all java ports with a couple of adjustments to build/dependency
...
environment, which will reduce complexity in java.port.mk when jdk 11 is
added. direction agreed with kurt@.
- switch all MODJAVA_VER to at least 1.8 (we don't currently have any
version earlier than this anyway).
- drop MODJAVA_JRERUN, the separate jre package will be going away with
jdk 11.
- bump changed ports
2019-03-24 22:24:12 +00:00
otto
f3f8fbac43
Missed in previous
2019-03-23 06:32:30 +00:00
otto
9710e68622
Update to 4.1.8; ok sthen@
2019-03-22 19:13:33 +00:00
ajacoutot
f84d717010
Update to py-botocore-1.12.119.
2019-03-22 17:57:24 +00:00
ajacoutot
e8a7c59747
Update to py-boto3-1.9.119.
2019-03-22 17:57:13 +00:00
kn
472ec1fd86
Update to toot-0.21.0
...
Makefile is installed during fake, so @comment it. See
https://github.com/ihabunek/toot/issues/91 for the upstream issue.
2019-03-21 19:09:31 +00:00
pvk
5bb159419d
Update mattermost-server 5.8.0 -> 5.9.0
...
ok robert@
2019-03-21 11:36:24 +00:00
sthen
b8a6b3cae5
check_http patch: don't segfault with SSL errors
2019-03-21 10:03:21 +00:00
bluhm
c0f573a196
update p5-Net-DNS-SEC to 1.12
2019-03-21 00:17:11 +00:00
ajacoutot
f1f2b9ebc9
Update to py-botocore-1.12.117.
2019-03-20 17:08:50 +00:00
ajacoutot
ceb4c6b283
Update to py-boto3-1.9.117.
2019-03-20 17:08:37 +00:00
ajacoutot
668e983834
Update to gnugk-5.2.
2019-03-20 16:52:59 +00:00
sthen
db779b3bda
sync unifi/testing with unifi/stable, in case anyone thinks testing/ is newer
...
(there's no newer testing version atm)
2019-03-20 16:40:44 +00:00
sthen
905d4e26d6
update to icinga2-2.10.4
2019-03-20 13:13:50 +00:00
steven
a280ce5f31
pull some fixes from upstream to avoid crashes by null pointer dereference
...
ok bket@
2019-03-19 17:28:32 +00:00
sthen
1d05beb7b7
librenms/cache dir should be writable
2019-03-19 13:55:47 +00:00
sebastia
22c35df6a2
Update to 4.14
2019-03-18 22:16:06 +00:00
giovanni
14004c4f73
Update to latest GH commit (2018.05.16) and take maintainership
2019-03-18 16:29:49 +00:00
sthen
05d8d8e9e2
Mention in the pkg-readme how to convert alert templates from old-style
...
to new (if you see messages with keywords like "Severity: %severity" you
need to do this) - at present there's a built-in converter but this won't
stay around forever.
2019-03-17 22:44:22 +00:00
sthen
6b419c1a13
udpate to PuTTY 0.71
2019-03-16 22:09:30 +00:00
jsing
9e4b294c60
Update net/go-net to a version around the Go 1.12 release.
...
ok sthen@
2019-03-16 13:41:01 +00:00
ajacoutot
46822148df
-py-zeroconf,python3
2019-03-16 08:03:50 +00:00
ajacoutot
5983c738a0
Update to py3-zeroconf-0.21.3.
...
- drop python2 support
maintainer timeout
2019-03-16 08:03:23 +00:00
sebastia
efb27811f9
Update to 1.2.9
2019-03-15 08:22:47 +00:00
sebastia
df39e1b5e9
hook up ruby-public_suffix
2019-03-15 07:30:54 +00:00
sebastia
01c1238a36
Import ruby-public_suffix
...
PublicSuffix can parse and decompose a domain name into top level
domain, domain and subdomains.
test and OK jeremy@
2019-03-15 07:29:48 +00:00
cwen
235b5eb19d
haproxy: needs atomics on macppc (and probably hppa)
...
Successfully tested on macppc.
OK jca@, "no objection" danj@ (maintainer)
2019-03-14 21:37:20 +00:00
ajacoutot
b18093160b
+py-ifaddr
...
+py-ifaddr,python3
2019-03-14 06:32:32 +00:00
ajacoutot
d1a9e5eac4
Import py-ifaddr-0.1.6
...
"ifaddr" is a small Python library that allows you to find all the IP addresses
of the computer.
ok robert@
2019-03-14 06:31:34 +00:00
bket
d3c8fb7a40
Update to ocserv-0.12.3.
...
Bugfix release. Changelog can be found at
https://gitlab.com/openconnect/ocserv/blob/master/NEWS
2019-03-14 04:20:18 +00:00
sthen
7bcccd8f2d
move the several @exec-add lines to a script for first-run.
...
run cert bootstrap there, this is complicated enough to configure it's
best if things match upstream's documentation as closely as possible.
prompted by a mail from Julien Dhaille
2019-03-14 01:33:14 +00:00
sthen
75240c6e56
update to libunbound-1.9.1
2019-03-13 14:21:36 +00:00
sebastia
38b567697f
Update to 1.2.8
2019-03-13 10:01:04 +00:00
sthen
9298eee8bc
remove comments, BUILD_V won't be needed in lts/
2019-03-12 22:14:17 +00:00
sthen
3c5818af1b
comment-out testing/, 5.10 moved to stable
2019-03-12 22:13:54 +00:00
sthen
4fb1f6d292
move unifi/stable to the 5.10 branch / update to 5.10.20
2019-03-12 22:12:59 +00:00
ajacoutot
f6e64c86d0
Update to py-botocore-1.12.113.
2019-03-12 19:56:56 +00:00