152249 Commits

Author SHA1 Message Date
otto
6ce9faf04a Update to PowerDNS Recursor 4.4.1 2020-11-25 16:02:05 +00:00
sthen
e43bc02578 For MODGO_MODULES ports, don't point the port to fetch files directly
from /usr/ports/distfiles when it wants to unpack modules during the
build, instead copy the files into the WRKDIR and point it there.

If there was a mistake with setting up MODGO_MODULES/MODGO_MODFILES
in a port then this change will cause it to show up in build, otherwise
it may succeed or fail randomly depending on what files are present in
distfiles (fetched by other ports).
2020-11-25 15:23:49 +00:00
sthen
7f2a67e944 update to OpenSC 0.21.0, various fixes/improvements including
CVE-2020-26570, CVE-2020-26571, CVE-2020-26572
2020-11-25 14:26:26 +00:00
sthen
28f1191a5a asterisk: AST.pdf is no more, replace the reference in pkg-readme with a
link to the official documentation wiki.
2020-11-25 14:11:17 +00:00
sthen
970b3ac90e fastnetmon: tidy away some scripts in examples that aren't useful at runtime,
@sample the sample exabgp config file (it needs modification in order to use
it).  ok jasper@
2020-11-25 13:54:12 +00:00
sthen
716f3e17f6 jdk/1.8: fix "libnet.so: undefined symbol 'socketOptionSupported'" as
found by pamela@ and kmos@.  ok kurt@
2020-11-25 13:22:42 +00:00
sthen
a84f88e795 update to p5-Time-TimeDate-2.33, from wen heping 2020-11-25 13:04:09 +00:00
ajacoutot
4bd99920c8 Welcome to GNOME 3.38.2! 2020-11-25 10:10:59 +00:00
ajacoutot
16fb9cc335 Update to gnome-desktop-3.38.2. 2020-11-25 10:10:27 +00:00
benoit
d914e5ffc5 Update to p5-SQL-Abstract-Limit-0.142. 2020-11-25 08:12:52 +00:00
benoit
603432c07d Update to p5-Convert-Binary-C-0.84. 2020-11-25 07:53:32 +00:00
jca
86b1e95304 Sync with base llvm
From Brad
2020-11-24 22:44:12 +00:00
fcambus
5c1cd77b56 Update nudoku to 2.1.0. 2020-11-24 18:59:28 +00:00
fcambus
5b6c22cdb5 Update packetq to 1.4.3. 2020-11-24 18:58:21 +00:00
sthen
e3d21d3b0f update to py-Pillow-8.0.1
some PyQt-related tests are disabled because they segfault; this is not new
2020-11-24 18:44:50 +00:00
paco
3cac328004 update www/hugo to 0.78.2
tested by Nathanael Dalliard, thanks !
2020-11-24 18:14:47 +00:00
millert
3c82c74bfc Update textproc/codespell to 2.0.0. OK sthen@ 2020-11-24 16:45:43 +00:00
sthen
796a02331b switch python 2 users of Pillow to graphics/py2-Pillow.
py-Pillow is now 3-only.
2020-11-24 16:44:16 +00:00
sthen
c515bc90fb switch graphics/py-Pillow to py3-only.
py2 support has moved to graphics/py2-Pillow.
2020-11-24 16:43:38 +00:00
sthen
72f09a82e1 reimport graphics/py-Pillow as py2-Pillow, splitting off Python 2 support
so that the main port can be updated to a Python 3-only version. changes to
dependent ports to follow.

feedback/ok kmos@
2020-11-24 16:42:06 +00:00
kmos
1aaa6eec5e picom uses C11 constructs. base-gcc comes from before then, so the build
fails in configuration. Falsely claiming it cannot find uthash.h, but it's
actually failing because base-gcc doesn't understand -std=c11

This fixes the build on sparc64

Correction and ok sthen
2020-11-24 16:28:32 +00:00
rsadowski
1786f89c42 Update jenkins to 2.268 2020-11-24 16:19:54 +00:00
rsadowski
c9d31a68d9 Update clazy to 1.8 2020-11-24 16:04:38 +00:00
rsadowski
5846fcb914 Update kstars to 3.5.0 2020-11-24 16:03:27 +00:00
bluhm
e74f4f0082 p5-Net-SIP to 0.825 2020-11-24 15:46:17 +00:00
jturner
6591e2dc0c Update openradtool to 0.11.1 2020-11-24 15:28:18 +00:00
sthen
c532c08feb update to nghttp2-1.42.0 2020-11-24 14:42:31 +00:00
bluhm
ed6c6532f5 update p5-Net-DNS to 1.29 2020-11-24 14:29:31 +00:00
ajacoutot
3d6140114c Update to pulseaudio-14.0. 2020-11-24 13:42:58 +00:00
landry
0e513a0277 geo/qgis: update to 3.16.1 2020-11-24 13:12:45 +00:00
sthen
43a0ae0128 switch py-qrcode to py3-only, ok feinerer@ (maintainer) 2020-11-24 13:08:42 +00:00
landry
279c1007bc geo/pgrouting: update to 3.1.1 2020-11-24 09:33:51 +00:00
landry
519a838cb6 geo/postgis: update to 3.0.3 2020-11-24 09:22:28 +00:00
bcallah
40d4d9008e Update to ugrep-3.0.5
Changelog: https://github.com/Genivia/ugrep/releases/tag/v3.0.5
2020-11-24 08:06:56 +00:00
landry
7d966eff32 Update to MDAL 0.7.2 2020-11-24 07:47:21 +00:00
sthen
323b22e693 update to c-icap-0.5.7 2020-11-23 20:51:42 +00:00
sthen
e79392b3e4 MODCMAKE_PORT_BUILD=yes must be set in CONFIGURE_ENV.
Keeping it in MAKE_ENV as well in case something runs a second copy
of cmake during the build.
2020-11-23 18:35:03 +00:00
sthen
94fc5c41e4 bump revision, pointed out by daniel@ 2020-11-23 18:05:49 +00:00
edd
98a2610837 Update textproc/mdbook to version 0.4.4. 2020-11-23 15:16:44 +00:00
benoit
a11a871c6c Update to p5-MIME-Lite-3.031. 2020-11-23 14:54:35 +00:00
sthen
8ed63a2b86 bump REVISION 2020-11-23 14:48:21 +00:00
sthen
df6e116805 i2p: fix post-build, add a download mirror (original has cert problems) 2020-11-23 14:40:26 +00:00
kmos
0264809873 Fix build for matio on sparc64 by making it use ports-gcc rather
than base-gcc

(Fails with "error: stray '\357' in program")

ok benoit
2020-11-23 14:32:51 +00:00
sthen
3bfd516161 qtwebkit: disable dwz for aarch64
assertion "off == cu_size" failed: file "dwz.c", line 9607, function "recompute_abbrevs"
2020-11-23 12:39:34 +00:00
sthen
3fcdde5f7f explicitly set ONLY_FOR_ARCHS; it would normally come from java.port.mk
but MODULES is pulled in too late when bsd.port.arch.mk is included
directly from the port makefile.
2020-11-23 12:37:25 +00:00
sthen
30224e7522 update to vim-8.2.2034 2020-11-23 10:49:41 +00:00
jasper
173535bc2d update to eog-3.38.1 2020-11-23 10:36:12 +00:00
jasper
b9b2e05d65 update to gnome-calculator-3.38.2 2020-11-23 10:36:08 +00:00
rsadowski
4d03b75f56 Cleanup: tabs and spaces 2020-11-23 09:58:35 +00:00
gonzalo
d6285c91c2 Update for Nextcloud to 20.0.2:
https://nextcloud.com/changelog/

OK tracey@
2020-11-23 09:32:26 +00:00