tb
bd5f6ac0ee
Fix wget with TLSv1.3.
...
from beck
2020-01-23 00:32:39 +00:00
sthen
0728e049f2
update to isc-dhcp-4.4.2 and build the new "keama" tool (Kea migration assistant)
2020-01-22 16:11:55 +00:00
ajacoutot
60f90a198e
Update to py-s3transfer-0.3.1.
2020-01-22 05:01:18 +00:00
ajacoutot
89c90004cc
Update to py-boto3-1.11.7.
2020-01-22 05:00:59 +00:00
ajacoutot
ad6cb6d397
Update to py-botocore-1.14.7.
2020-01-22 05:00:34 +00:00
sthen
0148b916b3
update to exabgp-4.2.4
2020-01-21 21:05:45 +00:00
solene
d8a66e9e83
Update to gopher-3.0.17
2020-01-21 08:14:36 +00:00
semarie
51dd06c1e7
devel/cargo: use edition 2018 syntax by default for installing using cargo
...
the syntax is compatible with older edition, and more crates are using the
edition 2018 which require it.
avoid using MODCARGO_INSTALL_ARGS just to pass "--path ."
ok landry@ (some time ago, the diff was sleeping in my tree)
2020-01-21 05:27:18 +00:00
sthen
7b79b85892
dnscontrol tweaks:
...
- add aarch64 to ONLY_FOR_ARCHS now that it has golang
- drop "MODGO_FLAGS= -tags nosystemd", it was only being passed in for
tests which it didn't change, and didn't do anything else.
- add the default MODGO_FLAGS from go.port.mk to the custom build commands,
to honour MAKE_JOBS/debug settings, and display source files being built
2020-01-20 21:41:02 +00:00
sthen
423d27c9bb
update to dnscontrol-2.10.0, from Karlis Mikelson, thanks Paco Esteban for tests/feedback
2020-01-20 21:39:06 +00:00
cwen
5655e43f3d
icinga/core2: libatomic is needed on powerpc and hppa, add WANTLIB and
...
LDFLAGS accordingly for these archs. While here, sthen@ asked to remove
the related BROKEN-hppa line; if it's still broken, it's likely for
another reason.
OK sthen@ (maintainer)
2020-01-19 20:37:36 +00:00
jasper
7023058bc0
update to cppzmq-4.6.0
2020-01-19 12:56:21 +00:00
kirby
cf9f3e8fa9
update to seafile-7.0.4
2020-01-19 12:02:52 +00:00
pvk
aaa6ed63a0
Update mattermost-server 5.18.1 -> 5.19.0
...
Changelog: https://docs.mattermost.com/administration/changelog.html
2020-01-18 15:52:36 +00:00
rsadowski
308ea01c03
Bugfix update lftp to 4.9.1
2020-01-18 06:48:03 +00:00
sthen
7914f70f09
update to wireshark-3.2.1
2020-01-16 18:09:14 +00:00
sthen
e5e29e1d37
update to py-curl 7.43.0.4
2020-01-16 18:08:47 +00:00
gonzalo
bd21b70427
Small update for py3-zeroconf to 0.24.4:
...
https://pypi.org/project/zeroconf/0.24.4/
OK jung@ (maintainer)
2020-01-16 09:49:31 +00:00
sthen
cb85479227
update to exabgp-4.2.2
2020-01-15 22:32:39 +00:00
naddy
dca02861d3
Maintenance update to 7.68.0. The security fix does not affect us.
2020-01-15 20:12:35 +00:00
sthen
1897b393f4
add a self-dependency for tests
2020-01-15 14:22:28 +00:00
rsadowski
dac296739a
Update bitcoin to 0.19.0.1
...
- Add no_x11 documentation and remove unnecessary debug flavor.
- Changelog:
https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-0.19.0.1.md
2020-01-13 19:59:26 +00:00
rsadowski
7c9f10c79f
Hook litecoin,no_x11
2020-01-13 19:56:38 +00:00
rsadowski
17eea649ae
Add no_x11 documentation and remove unnecessary debug flavor.
...
Spotted by espie@ Thanks
2020-01-13 19:55:52 +00:00
zhuk
3ef4b4bea6
Update to 1.2.2 (hopefully, for long time now); changes are:
...
* Allow non-alphanumeric command names, e.g. '/?'.
* Fix group list formatting.
2020-01-12 23:50:55 +00:00
bket
0fd5f1cb9b
Update to hexchat-2.14.3
...
Changelog: https://hexchat.readthedocs.io/en/latest/changelog.html
kn@: "Go for it"
2020-01-12 06:59:31 +00:00
zhuk
a6ee6b51a2
Update to 1.2.1, history-related fixes
2020-01-11 23:44:13 +00:00
zhuk
40e49c5794
Feature update:
...
* Implemented private chat nicknames history. See manpage for details.
* Fixed printing of current state upon Ctrl+T.
* Private chats are now sticky, allowing to paste multiple lines of text.
2020-01-11 10:13:28 +00:00
rsadowski
719f8fbd83
Update weechat to 2.7 and add some Makefile tweaks
...
Changelog: https://weechat.org/news/108/20191208-Version-2.7
ok abieber zhuk
2020-01-11 07:26:00 +00:00
jeremy
7e17838fd8
Build ruby27 FLAVORs of ruby gem ext ports by default
2020-01-10 17:37:34 +00:00
sthen
e1ba93b927
bump
2020-01-10 17:25:24 +00:00
pvk
3f5d2bfb8b
Update mattermost-server 5.18.0 -> 5.18.1
...
Changelog: https://docs.mattermost.com/administration/changelog.html
2020-01-10 10:04:31 +00:00
zhuk
c3777303e8
Update to oicb-1.1.3: another day, another bunch of tweaks.
...
Input from kn@ and krw@
2020-01-10 08:16:17 +00:00
sthen
671bf4c35d
update to py-ipaddress-1.0.23, part of a diff from clematis at insiberia.net
...
(I skipped/modified some of the changes that I think just made things more confusing)
2020-01-10 00:24:22 +00:00
zhuk
dc6a226438
Update to 1.1.2, fixing build on GCC archs due to -Werror left in Makefile.
...
Noted by cwen@ and kmos@: thanks and sorry for the inconvenience.
2020-01-09 18:12:21 +00:00
sthen
d65094603d
set COMPILER_LANGS=c (and bump REVISION)
2020-01-09 11:01:18 +00:00
benoit
f0b73f4aea
Update to p5-Net-IPv6Addr-0.96.
2020-01-09 10:24:16 +00:00
kmos
1b1e51da80
Update net/py-socks 1.6.7 -> 1.7.1
...
From Clem Atis. Thank you.
2020-01-09 05:14:36 +00:00
rsadowski
2a6c0b00bd
Improve LIB_DEPENDS and update PLIST
2020-01-09 04:34:26 +00:00
rsadowski
e9dd0ae67e
Update libktorrent to 2.1.1
...
- Improve LIB_DEPENDS
- Cleanup :Bool from cmake CONFIGURE_ARGS
- Add TEST_IS_INTERACTIVE=X11 to fix the tests
- Regen WANTLIB
2020-01-09 04:32:34 +00:00
cwen
2884026fd9
bgpq4: uses C11, requires ports-gcc on !clang archs
...
sparc64 testing and OK kmos@
2020-01-08 21:03:18 +00:00
kili
d4c2514808
Zap duplicate items in packing list.
...
Some entries from PFRAG.* also made it into PLIST, which broke packaging.
2020-01-08 20:32:19 +00:00
jasper
164d6010ca
update to lftp-4.9.0
...
ok rsadowski@ (MAINTAINER)
2020-01-08 07:50:30 +00:00
sthen
f71777b6e2
update to Pure-FTPd 1.0.49, from Brad.
2020-01-08 00:36:39 +00:00
benoit
ae352bf42f
Update to arping-2.20.
2020-01-07 13:25:43 +00:00
sthen
5bd0f12d5f
mention bgpq4 in DESCR
2020-01-07 11:38:49 +00:00
zhuk
33fcd4ab3a
link in oicb
2020-01-06 21:35:39 +00:00
zhuk
ba67e3c806
Import oicb, minimalistic ICB command-line client.
...
oicb is a minimalistic replacement for previously retired net/icb. oicb lacks
many (insecure) features, but offers one big advantage: screen is not blocked
while you're typing.
Initial input kn@; further testing, input and okay jturner@
2020-01-06 21:35:00 +00:00
sthen
c64ca89299
garbage-collect DIG_SIGCHASE, no longer used upstream
...
(use delv if you want to do full validation)
2020-01-06 18:05:12 +00:00
sthen
9baafb97ce
struct stat definition is in sys/stat.h, not sys/fcntl.h. fix so that
...
libisc knows that we do have nsec timestamps. spotted by florian@ in
src/usr.sbin/bind.
2020-01-06 14:45:39 +00:00