161187 Commits

Author SHA1 Message Date
gnezdo
5660d61bd6 Upgrade x11/xmobar 0.38->0.39
OK kili@
2021-11-02 04:09:27 +00:00
gnezdo
ad5af85531 Upgrade textproc/pandoc 2.12->2.14.2
OK kili@
2021-11-02 04:09:03 +00:00
gnezdo
74a27cb202 Upgrade devel/hasktags 0.71.2->0.72
OK kili@
2021-11-02 04:08:36 +00:00
gnezdo
6bc32a69d8 Nudge devel/cpphs to use a more permissive version of polyparse
This should make upgrading to ghc-9 less of an event.

OK kili@
2021-11-02 04:08:00 +00:00
gnezdo
1742a1f359 Upgrade devel/darcs 2.16.3->2.16.4
OK kili@
2021-11-02 03:16:32 +00:00
sthen
a0a63eab33 backport upstream commit to fix startup with python 3.9
https://sourceware.org/git/?p=binutils-gdb.git;a=patch;h=c47bae859a5af0d95224d90000df0e529f7c5aa0
2021-11-02 01:30:31 +00:00
sthen
c027fb0a81 update to py3-openssl-21.0.0
drop self-TEST_DEPENDS which is no longer needed with default PYTHONPATH setting
2021-11-02 01:18:46 +00:00
sthen
c53c497e1c move "MODPY_TEST_LIBDIR ?=" (empty setting) below the .if block which
sets MODPY_TEST_LIBDIR to a default set of lib directories for
MODPY_PYTEST ports, otherwise the empty setting takes precedence
2021-11-02 01:17:44 +00:00
sthen
f2feba854f bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:23:45 +00:00
sthen
e6f4bdfd0b bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:22:28 +00:00
sthen
9adaf6f8dc bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:18:18 +00:00
sthen
ab4ddbcc51 bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:06:13 +00:00
sthen
74e3cc3e92 bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:02:51 +00:00
sthen
384d97056e bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:02:32 +00:00
sthen
29389da44c bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:02:15 +00:00
sthen
37d14a5394 bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:01:52 +00:00
sthen
3fb7cdbcf6 bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:01:35 +00:00
sthen
5e4370b64d bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:01:12 +00:00
sthen
dd439dd7ef bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:00:59 +00:00
sthen
c8fef76ebb bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:00:47 +00:00
sthen
75261975b1 bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:00:22 +00:00
sthen
8ad2bb9a3a bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:00:12 +00:00
sthen
189f2bff94 adjust ports with hardcoded Python 3.8 versions, ok kmos@ 2021-11-02 00:00:06 +00:00
sthen
4805e96969 switch default MODPY_DEFAULT_VERSION_3 to 3.9, ok kmos@ 2021-11-02 00:00:01 +00:00
kirby
e4507b0043 Update to wesnoth-1.16.0.
Changelog: https://www.wesnoth.org/start/1.16/
2021-11-01 20:39:39 +00:00
sthen
7d593c6e85 readd py-flup,python3 2021-11-01 20:05:41 +00:00
fcambus
5705e52501 Update dbip to 2021.11. 2021-11-01 18:41:04 +00:00
kili
080b252224 Update to gummi-0.8.2. 2021-11-01 18:34:14 +00:00
kili
95f4ad9939 Update to poppler-21.10.0. 2021-11-01 18:33:24 +00:00
kili
696ae83de8 Update to poppler-data-0.4.11. 2021-11-01 18:32:43 +00:00
kili
80493acb00 Update to pdf2djvu-0.9.18.1 to let it build with poppler-21.10.0.
ok juanfra@ (maintainer)
2021-11-01 18:31:50 +00:00
tb
b25886123c rm empty file 2021-11-01 18:03:46 +00:00
robert
5ebd19662d unbreak on i386 by not removing the necessary cflags from the build 2021-11-01 17:53:42 +00:00
sthen
14ae9c3121 rm .orig files from cvs 2021-11-01 17:40:42 +00:00
sthen
7f0d1524e9 update notes on version switches 2021-11-01 17:16:23 +00:00
sthen
bc96ab094e simplify switching default Python versions, ok kmos@
Add a new SUBST_VARS variable that is set to "@comment " on
most Python versions, but is set to "" on the default one. This makes
it easier to swap between default versions because you don't need
to figure out which @comments should be kept and which should be moved.

While there I remove some existing lines with @comment markers for
files that are not created by any of our current Python ports:

@comment bin/pyvenv
@comment lib/libpython3.8m.so (etc)

The @comment -> ${PY_DEFAULTONLY} change doesn't affect the generated
PLISTs at all, so for that a REVISION bump is unnecessary, but removing
the pyvenv/libpython3.Xm.so does require a bump
2021-11-01 16:56:24 +00:00
sthen
a91a872327 update to routinator-0.10.1
(not a new update, skipped previously due to approaching ports lock)
2021-11-01 16:43:20 +00:00
sthen
f98e5c216d oops, i removed py-flup rather than converted to py3-only, bring it back
spotted by sdk
2021-11-01 16:18:04 +00:00
semarie
fb3b1fe6f0 update lang/rust to 1.56.1
it adds lints for detecting some bidi characters which could be used to hide code in source file.

https://blog.rust-lang.org/2021/11/01/cve-2021-42574.html
2021-11-01 15:40:58 +00:00
sthen
1544cf5c70 update to py-zmq-22.3.0, thanks bket@ for testing with jupyter-notebook/spyder 2021-11-01 14:55:13 +00:00
sthen
9cfd2dbc08 update to zbar-0.23.90, ok jsg@ 2021-11-01 14:47:42 +00:00
kmos
0bd996c76c Hook Python 3.10 into build and add the necessary bit to python.port.mk
to accept Python 3.10
2021-11-01 14:17:16 +00:00
kmos
856d7d22f1 Import Python 3.10.0
Much work done by tb@ who got the needed APIs into LibreSSL and
patched the crypto parts of Python 3.10 to work with it.

ok sthen@ daniel@
2021-11-01 14:16:09 +00:00
tracey
eeb19f59b5 Unbreak build: add lang/gawk to BDEPS, reported by phessler@ and jca@ 2021-11-01 14:15:06 +00:00
rsadowski
ad05c68de9 Add missing Qt5 cmake modules
OK sthen@
2021-11-01 14:02:10 +00:00
ajacoutot
8862f5e5b7 MODGO_VERSION already in Makefile 2021-11-01 13:01:25 +00:00
ajacoutot
0d2c286d35 Add RCS Ids. 2021-11-01 13:00:14 +00:00
landry
524577a897 databases/influxdb: drop redundant MODGO_VERSION
spotted by ajacoutot@
2021-11-01 12:57:59 +00:00
ajacoutot
9f890fe1da Drop MODGO_VERSION; it's in the Makefile already.
ok landry@
2021-11-01 12:57:07 +00:00
landry
abba49f3d4 databases/influxdb: update to 1.8.10.
cf https://docs.influxdata.com/influxdb/v1.8/about_the_project/releasenotes-changelog/#v1810-2021-10-11
for changes since 1.6.4.

not updating to the 2.0.x branch yet as it seems a whole different beast.
convert port to modules.inc after *much* wrangling with go dependencies,
inspiration taken from pkgsrc. Seems to work in basic testing on 7.0.
2021-11-01 12:57:06 +00:00