161293 Commits

Author SHA1 Message Date
sthen
c7c423464a sort some more, and readd sqlite to Makefile which was removed in a "Remove
databases/libdbi-drivers,-sqlite" commit
2021-11-02 20:52:32 +00:00
sthen
e0032af611 sort 2021-11-02 20:45:01 +00:00
sthen
6b9d65885a somehow when gns3 was removed, pkg/DESCR wasn't 2021-11-02 20:30:57 +00:00
sthen
34cc1f307e rm patch*.orig, spotted by Mark Patruck 2021-11-02 20:26:29 +00:00
ajacoutot
9899cbcf42 Update to libadwaita-1.0.0alpha4. 2021-11-02 20:10:16 +00:00
ajacoutot
f04446a110 GNOME 41.1. 2021-11-02 19:31:19 +00:00
ajacoutot
6b98f39c0d Update to gnome-desktop-41.1. 2021-11-02 19:31:08 +00:00
sthen
86159759a0 avahi,,-gui needs a bump for new python too, I didn't spot it due to
the bootstrap setup
2021-11-02 17:56:16 +00:00
fcambus
9a27611a55 Add elfcat. 2021-11-02 16:38:02 +00:00
fcambus
33812b6d33 Import devel/elfcat.
elfcat is an ELF visualizer, which generates interactive HTML files
from ELF binaries.

OK kn@
2021-11-02 16:36:59 +00:00
fcambus
becfaa0ebb Update bdf2psf to 1.206. 2021-11-02 16:29:37 +00:00
kurt
3c6096d885 Update the aarch64 type fixes to use a different approach that
matches what newer versions of the jdk have implemented.
Also fixes an issue where cvs removed a patch that should
have been modified causing the aarch64 build to fail.
2021-11-02 16:03:06 +00:00
bluhm
5d33bb2328 On OpenBSD fchown(2) may deny changing the group of a file even if
the new group is the same as the old one.  Test of devel/p5-Alien-Base
fails due to xz failure.  Not calling fchown(2) in cases where the
group would not change anyway, fixes both.  Patch discussed with
upstream and cerry-picked from there.
OK naddy@
2021-11-02 15:47:53 +00:00
sthen
505fabfbbb missed bump for python 3.8->3.9, it was imported too recently 2021-11-02 15:38:37 +00:00
landry
e9541dd082 www/seamonkey: bump for mozilla.port.mk change 2021-11-02 15:11:40 +00:00
landry
e06a433f4e mail/mozilla-thunderbird: bump for mozilla.port.mk change 2021-11-02 15:11:09 +00:00
landry
163e1c4b32 www/mozilla: enforce dep on nss 3.72 and fix WANTLIB while here 2021-11-02 15:10:22 +00:00
landry
834d391e72 www/firefox-esr: update to 91.3.0.
See https://www.mozilla.org/en-US/firefox/91.3.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2021-49/
2021-11-02 15:09:38 +00:00
landry
cab7dd31ff www/mozilla-firefox: update to 94.0.
See https://www.mozilla.org/en-US/firefox/94.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2021-48/
2021-11-02 15:07:59 +00:00
landry
886540d1e1 security/nss: update to 3.72, will be required by gecko 95.
cf https://hg.mozilla.org/projects/nss/file/tip/doc/rst/releases/nss_3_72.rst
2021-11-02 14:30:42 +00:00
sthen
0668f92789 sync WANTLIB, noticed by check-register when I was verifying python
bumps ("LIB_DEPENDS xxx not needed for ..")
2021-11-02 13:51:11 +00:00
landry
950b040282 cad/pcb2gcode: apply better fix commited upstream to fix build with geos 3.10
ok tracey@ (maintainer)
2021-11-02 13:39:47 +00:00
landry
e93554be3b devel/proj: update to 8.2.0.
See https://lists.osgeo.org/pipermail/proj/2021-November/010422.html
2021-11-02 13:32:36 +00:00
sthen
bafc805ea8 enable debug packages for monitoring-plugins 2021-11-02 13:31:06 +00:00
bcallah
40e72663f9 Variablize all instances of 64 to ${MODEL} in preparation for the i386
bootstrap and package.
ok sthen@
2021-11-02 13:28:34 +00:00
landry
0ef57b7154 devel/proj: switch to cmake-based builds
per https://proj.org/community/rfc/rfc-7.html autotools build will be
dropped in proj9.

an update to 8.2.0 is in the works.

Went in a bulk build without fallout, thanks ajacoutot@ !
2021-11-02 13:02:24 +00:00
sthen
0b81816498 add asterisk 16.22.0, asterisk 19.0.0
18.x remains the primary version targetted for now; other ports building
against asterisk are only using 18
2021-11-02 12:47:08 +00:00
sthen
22c7d9867c adjust asterisk/Makefile.inc to handle older versions 2021-11-02 12:43:48 +00:00
ajacoutot
399e31f8d5 Update to py3-libvirt-7.9.0. 2021-11-02 12:42:22 +00:00
ajacoutot
583edac664 Update to libvirt-7.9.0. 2021-11-02 12:42:11 +00:00
sthen
1f9b7ef574 update to asterisk-18.8.0 2021-11-02 12:40:57 +00:00
ajacoutot
f3a31772b8 Update to gtk+4-4.4.1. 2021-11-02 12:39:30 +00:00
jca
cc3aa0d605 Let this build on riscv64
As the comment says, this should probably be reversed to only use rdtsc() where available.
2021-11-02 12:23:41 +00:00
sthen
087320631a telephony/asterisk: only run the upstream apply-patches step if it wasn't
previously run, to avoid breaking a second run of "make configure" e.g. if
the first one failed.
2021-11-02 11:11:17 +00:00
sthen
b9f4c2c380 telephony/asterisk: move the third-party patching to pre-configure instead
of post-patch, to reduce the merging needed with updates (we have ssl-related
patches in a pjsip file that asterisk are applying their own patches to)
2021-11-02 10:59:44 +00:00
sthen
9ec4ad5bd1 update to py3-curtsies-0.3.4
(not the newest, but newer ones require a new port cwcwidth)
2021-11-02 10:23:09 +00:00
tb
d4e85f3c7d Update openssl-ruby-tests to 20211101 2021-11-02 10:19:11 +00:00
sthen
8d548d9593 update to py3-jaraco-functools-3.4.0 2021-11-02 10:18:17 +00:00
sthen
b7f92b115c py-tempora: fix tests 2021-11-02 10:18:05 +00:00
sthen
1f56c7cc4f update to py3-flask-sqlalchemy-2.5.1 2021-11-02 10:00:13 +00:00
robert
2ecb5e13ce make sure that trk notifications are only displayed if --trk is specified 2021-11-02 09:06:54 +00:00
sthen
129135eb14 bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 08:30:06 +00:00
sthen
98c8da6486 bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 08:27:13 +00:00
sthen
97a499fb6f bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 08:25:49 +00:00
bentley
342b754767 Import apertium-spa-cat-2.2.0 [apertium-es-ca -> apertium-spa-cat].
Not yet hooked up to the build.
2021-11-02 08:22:47 +00:00
bentley
c9192d17db Import apertium-spa-ast-1.1.1 [apertium-es-ast -> apertium-spa-ast].
Not yet hooked up to the build.
2021-11-02 07:56:29 +00:00
bentley
8f0e4b9ff5 Import apertium-por-cat-0.10.0 [apertium-po-ca -> apertium-por-cat].
Not yet hooked up to the build.
2021-11-02 07:46:28 +00:00
bentley
f9586c50a8 Import apertium-mkd-eng-0.1.2 [apertium-mk-en -> apertium-mkd-eng].
Not yet hooked up to the build.
2021-11-02 07:45:13 +00:00
bentley
ffbdf2e510 Import apertium-mkd-bul-0.2.1 [apertium-mk-bg -> apertium-mkd-bul].
Not yet hooked up to the build.
2021-11-02 07:43:31 +00:00
bentley
ccb4a07647 Import apertium-isl-swe-0.1.1 [apertium-is-sv -> apertium-isl-swe].
Not yet hooked up to the build.
2021-11-02 07:41:59 +00:00