169213 Commits

Author SHA1 Message Date
sthen
6b85aa2a4e use MODPY_PEP517 2022-09-10 21:47:28 +00:00
sthen
b5573adcb9 MODPY_PEP517 from George Rosamond 2022-09-10 21:37:12 +00:00
sthen
010059f7bc switch some ports to MODPY_PEP517 2022-09-10 21:33:42 +00:00
op
2b3c9d30e0 devel/got: add rc_configtest to gotwebd.rc; ok stsp@ 2022-09-10 21:31:47 +00:00
landry
db11ca2b66 net/nextcloudclient: bump shlib, from Adriano Barbosa 2022-09-10 20:44:31 +00:00
sthen
5d0b79900a put setuptools back for py-eyed3 for now, needs a different build
backend that is not in ports yet, reported by aja@
2022-09-10 20:38:10 +00:00
bket
cfcc7d46ae move from MODPY_SETUPTOOLS to MODPY_PEP517=setuptools
While here sync WANTLIB of 1.2/
2022-09-10 20:28:05 +00:00
kirby
d329f9581b switch HOMEPAGE to HTTPS 2022-09-10 20:20:37 +00:00
fcambus
f61c5d1a42 Update schismtracker to 20220905. 2022-09-10 20:12:37 +00:00
fcambus
ffb6cb173d Update hyperfine to 1.15.0. 2022-09-10 20:09:48 +00:00
sthen
9f8afa40e4 use MODPY_PEP517, from George Rosamond (maintainer) 2022-09-10 20:06:14 +00:00
bket
535d4c5dfc Update to bupstash-0.11.1
Bug fix and maintenance release. Changes:
https://github.com/andrewchambers/bupstash/releases/tag/v0.11.1
2022-09-10 19:57:50 +00:00
bket
9d0475679e move from MODPY_SETUPTOOLS to MODPY_PEP517=setuptools 2022-09-10 19:57:14 +00:00
sthen
868380e720 +newsraft 2022-09-10 19:48:50 +00:00
sthen
0ebd396fa2 import ports/www/newsraft, ok tracey@
Newsraft is a feed reader with ncurses user interface. It is greatly
inspired by Newsboat and tries to be its lightweight counterpart.
2022-09-10 19:48:32 +00:00
sthen
de678503b2 add missing license marker 2022-09-10 19:21:38 +00:00
sthen
604651429e PEP517 builds of eyeD3 should use poetry not setuptools 2022-09-10 19:02:16 +00:00
ajacoutot
ec5b7def69 Update to awscli-1.25.71. 2022-09-10 17:40:52 +00:00
ajacoutot
0604dc4185 Update to py3-boto3-1.24.70. 2022-09-10 17:40:36 +00:00
ajacoutot
bea4fcae9a Update to py3-botocore-1.27.70. 2022-09-10 17:40:18 +00:00
landry
69296a8944 geo/qgis: update to 3.26.3
backport fix for https://github.com/qgis/QGIS/issues/49513
2022-09-10 17:09:24 +00:00
ajacoutot
52d2db2dc1 Missing bump after Qt5 update. 2022-09-10 16:28:51 +00:00
landry
cea43cc5c3 net/nheko: update to 0.10.1
see https://github.com/Nheko-Reborn/nheko/releases/tag/v0.10.1 &
https://github.com/Nheko-Reborn/nheko/releases/tag/v0.10.0

ok abieber@
2022-09-10 16:26:36 +00:00
landry
3b154b175b devel/mtxclient: update to 0.8.2, ok abieber@ 2022-09-10 16:24:48 +00:00
landry
db21a46988 devel/olm: update to 3.2.12, ok abieber@ 2022-09-10 16:24:15 +00:00
landry
16b7aefc84 devel/coeurl: update to 0.2.1, ok abieber@ 2022-09-10 16:23:35 +00:00
rsadowski
8d0552b8cc Explicitly deactivate inotify
We thus still use qfilesystemwatcher_kqueue instead of
qfilesystemwatcher_inotify. Nothing has changed, move on!
2022-09-10 15:25:47 +00:00
landry
ac4e9feca5 sysutils/bat: update to 0.22.0.
see https://github.com/sharkdp/bat/releases/tag/v0.22.0
2022-09-10 15:03:59 +00:00
ajacoutot
efcaac8574 Move from libdmapsharing to libdmapsharing4. 2022-09-10 14:54:11 +00:00
landry
33ab63da22 graphics/gimp/snapshot: fix build with heif 1.13.0.
from https://gitlab.gnome.org/GNOME/gimp/-/issues/8570
2022-09-10 14:48:51 +00:00
ajacoutot
dde4df9543 +libdmapsharing4 2022-09-10 14:40:30 +00:00
ajacoutot
d1c222dab3 Import libdmapsharing4-3.9.10
Libdmapsharing is a library which allows programs to access, share and control
the playback of media content using DMAP (DAAP, DPAP & DACP).
<...>

ok robert@
2022-09-10 14:39:12 +00:00
landry
b6dbf6a425 graphics/gimp/snapshot: use lua module to properly subst LUA_DEP_VERSION in shebang
luajit plugins will only work if one installs luajit, but lets keep it
as an optional runtime dependency, like gjs for javascript plugins.

discussed with ajacoutot@
2022-09-10 13:48:13 +00:00
landry
72d7d021c1 link gimp3 to the build, and reorder Makefile 2022-09-10 12:59:17 +00:00
landry
cb260f9ac5 import gimp 2.99.12 as graphics/gimp/snapshot
gimp 2.10 is one of the last user-visible python 2 consumers, so allow
users to start playing with gimp 3, and test their favourite plugins
against it.
cf for example https://github.com/bootchk/resynthesizer/wiki/Resynthesizer-and-GIMP-version-3
for resynthesizer.

port modeled after gimp/stable, main differences:
- uses meson instead of autotools, and Gtk+3 instead of Gtk+2
- gjs/luajit plugins available, runtime dependency not enforced
- all conflicting files are @comment'ed in PLIST to allow coexistence
- two different distinct instances can be started in parallel with gimp-2.99 -n

cf https://www.gimp.org/news/2022/08/27/gimp-2-99-12-released/ &
https://www.gimp.org/news/2022/02/25/gimp-2-99-10-released for details
about last gimp beta releases.

discussed with ajacoutot@ and espie@
2022-09-10 12:58:21 +00:00
landry
915943df77 graphics/gimp/stable: add PLIST annotations to make it possible to install multiple versions
discussed with ajacoutot@
2022-09-10 12:49:22 +00:00
ajacoutot
4d916ff72c Update to epoll-shim-0.0.20220703. 2022-09-10 12:03:32 +00:00
tb
a9a7465f67 net/tdesktop: set DPB_PROPERTIES=parallel to save some time in bulks.
ok kn (maintainer) sthen
2022-09-10 10:31:27 +00:00
ajacoutot
9ed778fd58 Remove optional x11/dbus-python dependency as it's now py3 only. 2022-09-10 08:30:33 +00:00
ajacoutot
26ff940063 Add `-p' to the mkdir call.
When mixing this module with other build systems, modcargo-crates may be
under a subdirectory.
2022-09-10 08:17:00 +00:00
ajacoutot
10cef8ef72 Missed bumps after recent x11/dbus-python pkgpath change. 2022-09-10 08:04:45 +00:00
ajacoutot
1c092cf638 One missing @pkgpath. 2022-09-10 08:01:18 +00:00
rsadowski
87796ccef3 Bugfix update Qt LTS open-source version to 5.15.6 2022-09-10 06:44:15 +00:00
rsadowski
06b319cb7c Fix examples installation directory
From Brad (maintainer)
2022-09-10 06:23:06 +00:00
stu
9c9b93792b Update to 1.4.13.
Drop the Makefile patch and instead let TkImg perform the install as it wants.
With the right options in CONFIGURE_ARGS and some other Makefile vars,
this gives a nice result, with all the lib files in one place and without
a lot of directories and pkgIndex.tcl files.

Include files are now installed in ${LOCALBASE}/include/tkimg,
instead of ${LOCALBASE}/include.

The *Config.sh files are now installed in ${LOCALBASE}/lib/tcl/tkimg,
instead of ${LOCALBASE}/lib.

Man pages are now installed.
Tests can now be run without the package having to install itself.
No longer need SHARED_LIBS.
Take Maintainership.


OK sthen@
2022-09-10 00:27:43 +00:00
ajacoutot
c2599dbc33 'py-dbus' => 'py3-dbus' 2022-09-09 20:49:06 +00:00
ajacoutot
ce70775f4e Update to py3-dbus-1.3.2.
Renove py2 support.
2022-09-09 20:47:48 +00:00
ajacoutot
d7577cf1e5 Remove:
compiz-bcop
ccsm
compizconfig-python
compiz
libcompizconfig
compiz-plugins-main

Unmaintained in ports and no one stepped up.
ok sthen@ daniel@ matthieu@
2022-09-09 20:46:32 +00:00
sthen
39e54bf66e move audio/* from MODPY_SETUPTOOLS to MODPY_PEP517=setuptools 2022-09-09 19:12:12 +00:00
bluhm
a5b63dc5b3 Add missing run depends.
OK landry@
2022-09-09 19:07:20 +00:00