167442 Commits

Author SHA1 Message Date
kn
4d84cc5bd0 Replace local patch with improved and upstreamed one 2022-07-09 13:41:39 +00:00
kn
d5e98f7c35 Update to bonzomatic 2022.07.08
On-the-fly adjustable opacity and font size
Ctrl-mousewheel for the latter, Ctrl-squarebrackets for the former.
2022-07-09 13:40:18 +00:00
lraab
956ef79cb3 unbreak www/xapian-omega by using pcre2 instead of pcre
spotted by aja@ and naddy@, OK aja@ and sthen@
2022-07-09 13:02:28 +00:00
sthen
264fa152f0 xscreensaver: Patch autoconf script to avoid failing if "pkg-config --list-all"
returns an error code. It's not a common thing to check in ports anyway, and
works around a build failure if there's a corrupt/broken file in lib/pkgconfig.
2022-07-09 12:40:02 +00:00
bluhm
1d59aaaa45 update p5-OPCUA-Open62541 to 1.02 2022-07-09 11:19:41 +00:00
bluhm
5c87cd4c2c update p5-WWW-Mechanize to 2.10 2022-07-09 10:20:24 +00:00
ajacoutot
d26767bcae Needs shells/bash. 2022-07-09 09:31:45 +00:00
sthen
2ec4768ef6 update to conserver-8.2.7 2022-07-09 08:50:52 +00:00
sthen
1dea9a0199 update to icinga-web2-2.11.1 2022-07-09 08:50:46 +00:00
sthen
76f1ba3107 suricata: don't use sphinx-build -W (equivalent to -Werror), unbreaks build
with newer sphinx
2022-07-09 08:50:32 +00:00
ajacoutot
0ab4acd441 Update to awscli-1.25.26. 2022-07-09 07:56:26 +00:00
ajacoutot
1044328bf1 Update to py3-boto3-1.24.26. 2022-07-09 07:56:13 +00:00
ajacoutot
a40c28e783 Update to py3-botocore-1.27.26. 2022-07-09 07:56:01 +00:00
ajacoutot
64ddb8fb2e Update to epiphany-42.3. 2022-07-09 07:41:05 +00:00
kmos
2f2345c03f ruby-bundler is an old version of bundler and modern versions of bundler
are bundled into our ruby language packages.

Remove ruby-bundler

ok jeremy@
2022-07-08 20:37:35 +00:00
kmos
77b9839e3d ruby-bundler is bundled with our ruby language packages.
Remove it from the TEST_DEPENDS of ruby-resque and ruby-rspec/1
to prepare for removing ruby-bundler

ok jeremy@
2022-07-08 20:35:37 +00:00
kn
fdaac7d448 Typofix LIB_DEPENDS, depending on security/opensc for good now 2022-07-08 20:34:46 +00:00
kmos
5d9397f14b Hook py-duo_universal up to the build 2022-07-08 20:32:53 +00:00
kmos
efd9a9e966 This SDK allows a web developer to quickly add Duo's interactive,
self-service, two-factor authentication to any Python3 web login
form. Only Python 3 is supported.

From George Rosamond who takes MAINTAINER

ok sthen@
2022-07-08 20:31:16 +00:00
martin
0834284a49 Update py-bottleneck to 1.3.5. 2022-07-08 19:52:35 +00:00
bluhm
3c3f48f5c8 Fix client async connect test to avoid hang during make test. 2022-07-08 19:44:53 +00:00
martin
e11930a769 Update py-vulture to 2.5. 2022-07-08 19:39:04 +00:00
kn
974535e506 Remove obsolete patch
The LDFLAGS bits in Makefile obsoleted this patch, seems I forgot
to remove this patch during porting.
2022-07-08 13:12:14 +00:00
otto
ebe27efe03 Update to PowerDNS Recursor 4.7.1 2022-07-08 09:33:20 +00:00
tb
2604490d48 Add missing patch description. 2022-07-08 09:18:47 +00:00
kn
3f3ff0fea2 + libdigidocpp 2022-07-08 09:14:51 +00:00
kn
a015763b93 Import security/libdigidocpp 3.14.8
This is dependency for the upcoming security/qdigidoc4 port.

Input tb (who also provided all the LibreSSL fixes)
Input OK sthen
---
libdigidocpp offers creating, signing and verification of digitally signed
documents, according to XAdES and XML-DSIG standards.

digidoc-tool(1) provides a simple CLI.
2022-07-08 09:12:43 +00:00
ajacoutot
954a3ed416 Update to stellarium-0.22.2. 2022-07-08 08:43:01 +00:00
ajacoutot
3a1560ea8c Update to exoscale-cli-1.58.0. 2022-07-08 08:28:51 +00:00
sthen
abdf58a52b update to php-8.1.8 2022-07-08 08:25:23 +00:00
sthen
76ae507c94 update to php-8.0.21 2022-07-08 08:25:16 +00:00
sthen
de62213e1e update to py-urllib3-1.26.10 2022-07-08 08:11:52 +00:00
rsadowski
1e6f7bd729 Update jenkins-devel to 2.358 2022-07-08 05:19:46 +00:00
rsadowski
a3387de998 Update zziplib to 0.13.72
OK sthen@
2022-07-08 05:14:48 +00:00
rsadowski
7fe5034f90 s/Qt5/Qt6 in DESCR
Spotted by tobhe, thanks
2022-07-08 05:11:27 +00:00
kmos
16b979aa52 Remove devel/ruby-minitest
minitest is shipped with all current versions of ruby that we ship
so this port isn't needed.

ok sthen@ jeremy@
2022-07-08 01:59:16 +00:00
kmos
cce7279276 Remove dependencies on ruby-minitest in preparation on removing it.
(minitest is baked into all the current versions of ruby we ship)

ok jeremy@ sthen@
2022-07-08 01:57:20 +00:00
lraab
b2d06d5744 update xapian ports to 1.4.20
databases/xapian-bindings
databases/xapian-core
www/xapian-omega

OK sthen@ followed by quick databases/xapian-bindings/pkg/PLIST-python
tweak by me after the sphinx update PLIST regen
2022-07-08 00:03:08 +00:00
jca
4ce7398371 Enable DEBUG_PACKAGES 2022-07-07 21:59:51 +00:00
naddy
741f23555a mediainfo: maintenance update to 22.06 2022-07-07 20:35:08 +00:00
sthen
197deb86d7 update to p5-Test-CheckManifest-1.42, from wen heping
remove nigel@ as maintainer for now, discussed with him
2022-07-07 17:27:12 +00:00
jca
58d57650f7 SECURITY UPDATE to gnupg-2.2.36
Fix for CVE-2022-34903, other changes:
https://dev.gnupg.org/T5949

Gentle prodding by tj@ who backported patches to address the CVE problem.
Since upstream has published a release, let's use that instead.
2022-07-07 17:18:11 +00:00
sthen
8311c389e4 regen PLIST following sphinx update 2022-07-07 16:23:17 +00:00
sthen
4ec0f7e6f7 update to py3-sphinx-5.0.2 2022-07-07 16:22:59 +00:00
sthen
6f4940dcf0 update to p5-PDF-Table-1.003, from wen heping 2022-07-07 15:53:38 +00:00
sthen
2f404681d9 patch trac to cope with newer py-jinja2 2022-07-07 15:32:22 +00:00
naddy
840233123e audio/mpg123: update to 1.30.0
* mpg123(1) now calls wget(1) or curl(1) to support HTTP(S) streaming.
  If either executable is present, it will be used automatically.
  Since this is an optional feature, we do not add a dependency.

* Miscellaneous small fixes and improvements.
2022-07-07 14:05:46 +00:00
sthen
0aedf47955 smokeping.rc: use ${daemon_user} not _smokeping in install -d 2022-07-07 13:51:45 +00:00
tb
36ae4dfd1a Fix Python 3.10 build now that we have SSL_CTX_security_level().
We also no longer need to adjust PY_SSL_DEFAULT_CIPHER_STRING.
Update CHANGES.OpenBSD accordingly.
2022-07-07 13:08:53 +00:00
ajacoutot
c2775b14c7 Update to orca-42.3. 2022-07-07 12:31:36 +00:00