147697 Commits

Author SHA1 Message Date
feinerer
dc2c24d771 Import reSIProcate stack, repro, and reTurn 1.12.0
The reSIProcate components, particularly the SIP stack, are in use in both
commercial and open-source products. The project is dedicated to maintaining a
complete, correct, and commercially usable implementation of SIP and a few
related protocols.

repro is an open-source, free SIP server which provides SIP proxy, registrar,
redirect, and identity services.

reTurn is a highly efficient C++ open-source STUN/TURN server and client
library. It is an implementation of the latest STUN/TURN RFCs: RFC5389 (STUN),
and RFC5766 (TURN).

OK sthen@
2020-05-29 21:41:23 +00:00
bcallah
203e26fd66 Update to dibuja-0.12.0
Notable bits from the changelog:
 Faster startup
 Scale dialog allows scaling by percentage or by size
 Better drag & drop
 Saving transparancy to png images
 Transparency in flood fill
2020-05-29 21:17:20 +00:00
feinerer
b388e6927e Reserve uid/gid 855 for _repro and 856 for _return
OK sthen@
2020-05-29 20:52:28 +00:00
bket
436e651f8f naddy@ found that with the update to 1.4.5, the build time of
archivers/zstd has tripled. This is caused by zstd building everything
in examples and contrib, which we do not package. Setting ALL_TARGET
fixes this. Build time, on my x230, dropped from 20m41.61s to 5m47.06s.

No REVISION bump required.

OK naddy@
2020-05-29 20:39:12 +00:00
sthen
e752a2954d isc-bind: drop most of the outdated sample config files (including a very
old root.hint, the compiled-in defaults are better). there isn't really a
"one size fits all" configuration, these files gave bad examples (combined
recursive+auth hasn't been recommended in years), and as this is not the
default nameserver on the OS any more hand-holding isn't really needed.

by way of compensation: install the docs.
2020-05-29 20:05:37 +00:00
robert
b5bf126db9 update to 83.0.4103.61 2020-05-29 20:03:22 +00:00
robert
d69ffeaad6 update to 10.0.5 2020-05-29 20:00:21 +00:00
kn
487d2b660a Make make modifiers work in verbose-show
OK espie
2020-05-29 19:38:09 +00:00
sthen
cbb176c806 update to libhiredis-0.14.1 2020-05-29 13:02:29 +00:00
bluhm
bdbcfebfcf update p5-OPCUA-Open62541 to 0.015 2020-05-29 12:49:46 +00:00
ajacoutot
84b89c8a4b SECURITY update to glib2-networking-2.64.3
- Fix CVE-2020-13645, fail connections when server identity is unset
2020-05-29 07:51:11 +00:00
rsadowski
9be55eee26 Update loki to 1.4.1
Notable Port change:
- Configuration files permissions changed

- The scheme configuration has changed from v9 to v11 by default.
 - See https://cortexmetrics.io/docs/configuration/schema-configuration/

From Eric Elena, thanks!
2020-05-29 04:58:05 +00:00
bket
bc32a3cf4d Update to audacious-4.0.3
Changes:
https://audacious-media-player.org/news/48-audacious-4-0-3-released

OK naddy@
2020-05-29 04:24:21 +00:00
sebastia
4cd995c673 update 3.3.3 -> 3.5.0 2020-05-28 21:19:43 +00:00
sebastia
9bfa954d6d Update 2.15.6 -> 2.15.10 2020-05-28 21:18:46 +00:00
sebastia
ef54d54dce hook up ruby-colored2 2020-05-28 21:17:29 +00:00
sebastia
2a9b0de92d import colored2 ruby gem:
This is a heavily modified fork of http://github.com/defunkt/colored
gem, with many sensible pull requests combined. Since the authors of the
original gem no longer support it, this might, perhaps, be considered a
good alternative. Simple gem that adds various color methods to String
class.

feedback regarding how to get the tests enabled and OK jeremy@
2020-05-28 21:16:03 +00:00
solene
535de96ecb Update to claws-mail-3.17.5 2020-05-28 20:58:36 +00:00
solene
ac2eb4ed0c Update to i2pd-2.31.0
Update from satmeir at cryptogroup dot net, thanks
Maintainer timeout
Tested by a few people

great help from sthen@
2020-05-28 20:57:30 +00:00
espie
48ad98e6a8 revert temporarily
there's a bug elsewhere (autovivification of $w->{info}{BUILD_PACKAGES})
that I need to track down  that results in $w->{info} being defined but
NOT a proper object.

dpb errors out at end-of-LISTING in case of a parse error in any Makefile.

solene@ ran into this a few days ago, probably some other people, and
finally I met the bug today. Ouchie. sorry about that.
2020-05-28 20:53:40 +00:00
naddy
e3f2d19f3c Update to 0.20.2. No major changes. 2020-05-28 19:52:35 +00:00
bket
23730f3e9d Update to rclone-1.52.0
Changes: https://rclone.org/changelog/#v1-52-0-2020-05-27
2020-05-28 19:42:04 +00:00
bket
cfdb0a6609 Update to zstd-1.4.5
Changes: https://github.com/facebook/zstd/blob/v1.4.5/CHANGELOG

Minor bump because of a symbol addition.

OK juanfra@
2020-05-28 19:31:56 +00:00
jasper
a09c244bf7 update to iso-codes-4.5.0 2020-05-28 19:12:04 +00:00
kmos
739f3c86d4 Clean up some instances of "-L{X11BASE}/lib" for ld.bfd that are now
handled by gnome.port.mk
2020-05-28 18:50:52 +00:00
kmos
8df1e43a44 ld.bfd needs to be pointed at X11BASE/lib for things to link.
Rather than continue to put the workaround everywhere, push it
into gnome.port.mk

Discussions and input from cwen, jca, aja

ok aja cwen
2020-05-28 17:43:31 +00:00
cwen
4537633ec4 netsurf: fix labels in the Preferences window
Our fixes for labels in the Preferences window was targetting gtk2 but our
NetSurf moved to gtk3, so they did not apply.

OK bentley@ (maintainer)
2020-05-28 15:25:26 +00:00
pascal
9bd65f3f30 Update to tor 0.4.3.5 (new stable release series). Release notes:
https://lists.torproject.org/pipermail/tor-announce/2020-May/000199.html

reminded by "clematis", ok solene.
2020-05-28 15:18:34 +00:00
paco
eae76b7911 update py-eyed3 to 0.9.5
https://github.com/nicfit/eyeD3/blob/master/HISTORY.rst

with input by sthen

ok kmos@
2020-05-28 15:10:52 +00:00
abieber
3d1dbea515 Update to synapse 1.14.0, from MAINTAINER Renaud Allard
Thanks for the quick updates, Renaud!
2020-05-28 12:39:58 +00:00
stsp
6abf051ff9 Update to Subversion 1.14.0.
Biggest news in this release is support for Python3 in the bindings.
Keep installing the Python2 bindings for now as there are other ports
which still depend on them, such as devel/cvs2svn and www/trac.

With tweaks from sthen@ who also tested www/trac with SVN 1.14.

ok sthen@
2020-05-28 12:25:27 +00:00
okan
345a542bb4 update to 2.8.3
ok bcallah
2020-05-28 12:23:38 +00:00
ajacoutot
b097b28fd2 Update to terragrunt-0.23.21. 2020-05-28 10:56:37 +00:00
ajacoutot
c323eab17a Update to vault-1.4.2. 2020-05-28 09:32:25 +00:00
ajacoutot
51b616bc6c Update to terraform-0.12.26. 2020-05-28 09:03:30 +00:00
ajacoutot
9ec3408393 Update to foomatic-db-4.0.20200526. 2020-05-28 08:57:26 +00:00
ajacoutot
020f7a224a Update to spice-protocol-0.14.2. 2020-05-28 08:54:56 +00:00
ajacoutot
55fcd29d2a Update to ptouch-driver-1.5.1. 2020-05-28 08:47:38 +00:00
ajacoutot
1feab8c453 Register removal of gtksourceviewmm3.
While here, fix the planner entry (there was no gnome-planner).
2020-05-28 08:14:40 +00:00
ajacoutot
15d020084e Remove gtksourceviewmm3; leaf port, nothing uses it anymore. 2020-05-28 08:12:45 +00:00
ajacoutot
02862561b0 Update to awscli-1.18.68. 2020-05-28 08:00:26 +00:00
ajacoutot
449cf5dff4 Update to py3-boto3-1.13.18. 2020-05-28 08:00:08 +00:00
ajacoutot
95668db7bd Update to py3-botocore-1.16.18. 2020-05-28 07:59:56 +00:00
ajacoutot
ebed0f580a Update to google-cloud-sdk-294.0.0. 2020-05-28 07:52:47 +00:00
ajacoutot
bea4f45d11 Update to libgphoto-2.5.25. 2020-05-28 07:18:26 +00:00
kirby
22e7ced09b meld requires gtksourceview4 to run
patch from Stefan Hagen, thanks!
ok ajacoutot@
2020-05-28 04:57:01 +00:00
rsadowski
9fc9a9f2cd Fix missing SHARED_LIBS 2020-05-28 04:21:26 +00:00
rsadowski
15f54f349e Add missing lib devel/kf5/purpose 2020-05-28 04:14:26 +00:00
sebastia
32a6985202 drop maintainer 2020-05-27 21:48:34 +00:00
sebastia
e09cd9cea1 drop maintainer 2020-05-27 21:47:06 +00:00