ajacoutot
2d97869600
Update to babl-0.1.98.
2022-11-14 08:03:18 +00:00
ajacoutot
2da6f30f3d
Missing BDEP on devel/maven.
2022-11-14 07:31:46 +00:00
ajacoutot
ce6553e5ab
Explicitely configure with --without-indi to prevent picking up
...
libindiclient.
2022-11-14 07:28:09 +00:00
landry
c41a4830ef
geo/postgis: update to 3.3.2
2022-11-14 07:03:36 +00:00
rsadowski
1b5768b82b
welcome waitid(2) bye bye hack
2022-11-14 05:13:03 +00:00
rsadowski
8e156b75a8
Disable udev support in qt6 for now
2022-11-14 05:12:20 +00:00
thfr
e3b0b1ef19
update to fheroes 2 0.9.21, based on diff by Mikhail
...
(mp39590 AT gmail ! com)
adds audio/timidity RDEP which if present plays game music
make update-plist was missing which I added - adds a couple of
language translations, includin French, Hungarian, Turkish
2022-11-14 03:26:54 +00:00
bluhm
cb5fda50cd
+p5-Devel-MAT-Dumper
2022-11-13 22:33:22 +00:00
bluhm
cbd4c11050
import p5-Devel-MAT-Dumper 0.46
...
OK kn@
Comment:
write a heap dump file for later analysis
Description:
This module provides the memory-dumping function that creates a heap
dump file which can later be read by Devel::MAT::Dumpfile. It provides
a single function which is not exported, which writes a file to the
given path.
2022-11-13 22:31:47 +00:00
naddy
c0f5554a06
remove useless CONFIGURE_STYLE=none
...
If a port should not attempt to run a configure script, simply don't
set CONFIGURE_STYLE at all.
The perl and pyton modules use CONFIGURE_STYLE=none for their own
purposes. Also, some ports use it to disable a default provided
by Makefile.inc. Apart from that, CONFIGURE_STYLE=none has no meaning.
ok semarie@ ajacoutot@ kn@ sthen@
2022-11-13 22:24:51 +00:00
kn
31c2568d66
Remove security/sslScanner
...
No update since import in 2013, upstream github moved to gitlab were
the last commit is ten years old, we're the only ones packaging it,
plain doesn't work unless you manually install two missing RDEPs.
Use the actively maintained security/sslscan instead.
OK sdk
2022-11-13 22:09:45 +00:00
kn
51b26895d3
Remove security/sentinel
...
Unmaintained since import in 2001, not packaged due to lack of license,
noone else packages it, builds but crashes at runtime.
OK danj
2022-11-13 22:04:52 +00:00
kn
22b13c9952
Remove security/klaxon
...
An ident checker from 2000 wrapping inted services that hasn't been updated
since import; noone else packages it...
OK sthen jca
2022-11-13 21:24:52 +00:00
sthen
3f60b3a028
use MODPY_PYBUILD
2022-11-13 21:02:23 +00:00
sthen
2232987850
use MODPY_PYBUILD
2022-11-13 20:59:57 +00:00
sthen
2bf60f5ed0
use MODPY_PYBUILD
2022-11-13 20:53:08 +00:00
sthen
a2890a5b39
use MODPY_PYBUILD
2022-11-13 20:31:00 +00:00
rsadowski
3a5c1e9043
welcome waitid(2) bye bye hack
2022-11-13 20:18:42 +00:00
rsadowski
c1d7f4ba99
Disable udev support in qt5 for now
2022-11-13 20:17:10 +00:00
sthen
cfb3a9bc1b
MODPY_PYBUILD=poetry-core not setuptools
2022-11-13 20:16:21 +00:00
sthen
f2abf8e3b4
update to py3-tz-2022.6
2022-11-13 20:13:02 +00:00
sthen
d088c09c99
missed regen due to conflict in a dep
2022-11-13 19:44:20 +00:00
sthen
e6dba44ee9
use MODPY_PYBUILD for most of net/
2022-11-13 19:37:40 +00:00
steven
eec89ac9b5
update to 7.3.0
...
also tested by Volker Schlecht
2022-11-13 19:13:38 +00:00
steven
2a12e366c4
update to 0.49
...
ok aisha@
2022-11-13 19:12:20 +00:00
steven
9ec9623ade
update to 0.55
...
ok aisha@
2022-11-13 19:11:37 +00:00
kn
51e6afa81b
Remove security/opencdk
...
The Open Crypto Development Kit is stuck in 2007, no major linux distro
packages it, out port's homepage points at the gnutls homepage which does
not seem to have any reference to this code, no port uses this.
OK jca
2022-11-13 19:00:14 +00:00
ajacoutot
23fdba9034
Use the lang/python MODULE and add missing RDEP.
2022-11-13 18:40:56 +00:00
landry
6cf5743117
x11/xfce4/xfce4-settings: update to 4.16.5.
...
4.16.4 fixed a security issue but introduced a regression, fixed in this
version.
See https://mail.xfce.org/pipermail/xfce-announce/2022-November/001173.html
2022-11-13 17:49:08 +00:00
bluhm
dcc24b3cef
update p5-Convert-Color to 0.13
...
patches have been commited upstream
2022-11-13 17:43:23 +00:00
bluhm
6a2f599fec
+p5-String-Tagged-Terminal
2022-11-13 17:35:15 +00:00
bluhm
2c8c772c29
import p5-String-Tagged-Terminal 0.05
...
OK benoit@
Comment:
format terminal output using String::Tagged
Description:
This subclass of String::Tagged provides a method, build_terminal, for
outputting the formatting tags embedded in the string as terminal
escape sequences, to render the the output in the appropriate style.
2022-11-13 17:31:20 +00:00
sthen
03881fcf87
remove duplicate MODPY_VERSION line
2022-11-13 17:30:22 +00:00
aisha
94f6d97210
net/jitsi/videobridge: add net/jitsi/srtp as RUN_DEPENDS
...
ok sthen
2022-11-13 17:23:26 +00:00
sthen
428a5eff7f
py-asttokens: py-six is a RUN_DEPENDS not a BUILD_DEPENDS, from Joachim Schipper
...
switch to MODPY_PYBUILD while there
2022-11-13 15:31:56 +00:00
sthen
c7010de0bd
bump for MODPY_DEFAULT_VERSION_3 change
2022-11-13 15:30:15 +00:00
sthen
1427b990d1
bump for MODPY_DEFAULT_VERSION_3 change
2022-11-13 15:29:41 +00:00
sthen
716f142842
bump for MODPY_DEFAULT_VERSION_3 change
2022-11-13 15:29:09 +00:00
sthen
dae9f91e31
bump for MODPY_DEFAULT_VERSION_3 change
2022-11-13 15:28:39 +00:00
sthen
6400c91455
bump for MODPY_DEFAULT_VERSION_3 change
2022-11-13 15:28:14 +00:00
sthen
81d581665c
bump for MODPY_DEFAULT_VERSION_3 change
2022-11-13 15:27:35 +00:00
sthen
d58dc02cc4
bump for MODPY_DEFAULT_VERSION_3 switch and remove importlib-metadata dep
2022-11-13 15:26:05 +00:00
sthen
1f4930b1f0
update Python version in ports which don't use python.port.mk variables
2022-11-13 15:26:04 +00:00
sthen
80fda491b1
switch MODPY_DEFAULT_VERSION_3 to 3.10
2022-11-13 15:26:02 +00:00
tb
f2ea66a166
security/py-cryptography: Fix build after Ed25519 and raw key API addition
...
to libcrypto. Also expose Ed25519 tests. A variant is being discussed in
https://github.com/pyca/cryptography/pull/7803
2022-11-13 14:12:56 +00:00
tb
dfb2fede76
lang/pypy: fix build after Ed25519 and raw public key addition to
...
libcrypto.
2022-11-13 14:10:54 +00:00
aisha
5d1578c898
www/darkhttpd: update to 1.14
...
tweaks and ok sthen
2022-11-13 14:09:42 +00:00
sthen
c23688c280
missed bump
2022-11-13 13:35:38 +00:00
sthen
e15bc0330b
use MODPY_SETUPTOOLS
2022-11-13 13:33:27 +00:00
sthen
ab98f89149
use MODPY_SETUPTOOLS
2022-11-13 13:33:03 +00:00