Commit graph

628025 commits

Author SHA1 Message Date
Andrew "RhodiumToad" Gierth
94218d3a91 Mk/Uses: Add guile.mk
This patch adds USES=guile[:options], a framework to permit the
concurrent installation of different guile versions, allowing
ports to specify which guile they need.

lang/guile is now a meta-port, installing the default guile version;
guile 3 is now shipped in lang/guile3.

A new port lang/guile-aclocal holds the guile.m4 file from guile3
to permit ports written against guile1 or guile2 to avoid conflicts.

PR:		260960
Reported by:	Martin Neubauer <m.ne@gmx.net>
Approved by:	bofh
Differential Revision:	https://reviews.freebsd.org/D40194
2023-07-31 01:59:04 +03:00
Andrew "RhodiumToad" Gierth
08691f29f5 Mk/Uses/pkgconfig.mk: add support for PKGCONFIG_PATHS
USES=pkgconfig now allows you to specify PKGCONFIG_PATHS to allow
management of PKG_CONFIG_PATHS in a cooperative fashion.

PR:		260960
Reported by:	Martin Neubauer <m.ne@gmx.net>
Approved by:	bofh
Differential Revision:	https://reviews.freebsd.org/D40194
2023-07-31 01:59:04 +03:00
Stefan Ehmann
e9e9321d57 graphics/py-mcomix: update to 2.2.1
Changelog: https://sourceforge.net/p/mcomix/git/ci/master/tree/ChangeLog

PR:		272504
2023-07-31 01:59:04 +03:00
Tomohiro Hosaka
d42a37e6b7 devel/p5-Process-Status: update to 0.010
Changes for version 0.010 - 2022-12-31:

  - update packaging and metadata
  - minimum required Perl is now v5.12

Changelog: https://metacpan.org/dist/Process-Status

PR:		272555
2023-07-31 01:59:03 +03:00
Michael Büker
beca3a9244 comms/py-fritzconnection: update to 1.12.2
Changes since last ports version 1.12.0:

- FritzCall: New method `hangup()`. (#184)

- FritzHosts: bugfix: removed issues preventing the method
  `get_hosts_attributes()` to return a list of dictionaries
  representing the host-attributes. (#190)

- bugfix in 'setup.py`: add
  `long_description_content_type="text/markdown"`, because it is not
  used as default.

PR:		272450
2023-07-31 01:59:03 +03:00
Shirkdog
8ae4787125 security/py-zkg: update to 2.14.0
Changelog: https://github.com/zeek/package-manager/blob/v2.14.0/CHANGES

PR:		272761
2023-07-31 01:59:03 +03:00
Shirkdog
323b5842a6 devel/py-btest: update to 1.1
Changelog: https://github.com/zeek/btest/blob/master/CHANGES

PR:		272760
2023-07-31 01:59:03 +03:00
Nick Hilliard
995212bb43 net-mgmt/rubygem-oxidized: update to 0.29.1
- unbreak rubygem-oxidized again

PR:		272440
MFH:		2023Q3
Reviewed by:	sunpoet
2023-07-31 01:59:02 +03:00
Marc Schoolderman
f53717a5ad audio/id3mtag: update to 0.81
Changes in id3 0.81:
- Will now also update ID3v2 tags by default (if they are present)
- Add support for POPM frames
- Fixes bugs (thanks geeknik!)
- Replaces code removed by C++17 to fix compilation issues in FreeBSD 14

Changes in the package:
- maintainer email address changed (the old one still works for now)
- bash-completion files are now installed unconditionally
- bash-completion files are now installed into the right places

PR:		272410
2023-07-31 01:59:02 +03:00
Wen Heping
7b85138a81 devel/p5-Moose: Update to 2.2206 2023-07-30 22:33:23 +00:00
Lewis Cook
de519c15f8 misc/xplr: Add missing bash runtime dependency
Numerous operations while using xplr requires bash
to be present on the system, otherwise will either
silently fail or spew an generic error message.

MFH:    2023Q3
2023-07-30 23:27:07 +01:00
Gerald Pfeifer
aa30cdd581 emulators/wine7: New port, cloning emulators/wine
Wine 8 has been released late last year and we have not seen
corresponding updates to wine-devel and the main wine port yet,
partly because there's unresolved breakage on FreeBSD/i386.

To unstall the situation, create emulators/wine7 as a clone of
emulators/wine for those who want/need that version. This will
allow moving the latter forward.

PR:		272710, 271201
Suggested by:	lwhsu
2023-07-30 21:57:39 +00:00
Antoine Brodin
a30c967536 misc/py-anndata: remove duplicate of devel/py-anndata 2023-07-30 21:14:11 +00:00
Ronald Klop
0464348da5
databases/mongodb44: make support for ARMv8.0-A optional
no-op commit; default is still enabled

Why? Upstream removed support for non-LSE ARM CPUs because of possible corruption on high concurrent load.
Quite some people (including me) use this on RPI4 with net-mgmt/unifi7 and one WiFi dish. This is not a 'high concurrent load' and works fine.
By making this CPU optional I hope to support both types of usage.
2023-07-30 22:57:08 +02:00
Ronald Klop
399e71ec6e
databases/mongodb44: style
pet portlint and portclippy by reordering some fields
fix typo in pkg-message
2023-07-30 22:57:07 +02:00
Jason E. Hale
d3ddc6b5ee devel/qtcreator: Silence locale warnings
Detected locale "C" with character encoding "US-ASCII", which is not UTF-8.
Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
If this causes problems, reconfigure your locale. See the locale(1) manual
for more information.
2023-07-30 16:15:30 -04:00
Florian Walpen
a97fc05d72 devel/qtcreator: Update to 11.0.0 release.
Changes: https://www.qt.io/blog/qt-creator-11-released

PR:		272715
2023-07-30 16:15:29 -04:00
Jason E. Hale
98310b4408 devel/gwenhywfar*: Update to 5.10.2 2023-07-30 16:15:29 -04:00
Jason E. Hale
ef8c5903e1 cad/librecad: Update to 2.2.0.2
https://github.com/LibreCAD/LibreCAD/releases/tag/2.2.0.2
2023-07-30 16:15:29 -04:00
Jason E. Hale
7ebddd96d3 multimedia/mlt7*: Update to 7.18.0
https://github.com/mltframework/mlt/releases/tag/v7.18.0
2023-07-30 16:15:28 -04:00
Jason E. Hale
22f0ca191f Mk/Uses/mlt.mk: Clean up after mlt6 removal 2023-07-30 16:15:28 -04:00
Dan Langille
beb96db3ca security/acme.sh: create the log file
If the log file does not exist on pkg-install, create it with the
expected permissions

PR:		264789
2023-07-30 19:59:00 +00:00
Björn Lemke
6b907e14e4 databases/cego: update 2.48.27 -> 2.48.28
- Fix added in CegoProcQueryStmt::execute,
  after execution of the query, the cleanUp method must be called
  to avoid leaks regarding stored proc object use
  ( this corresponds to the new optimized stored proc handling )
2023-07-30 20:06:09 +02:00
Björn Lemke
c107492c6d databases/p5-DBD-cego: update 1.5.2 -> 1.5.3
- fix build on 14.x
2023-07-30 20:04:53 +02:00
Yuri Victorovich
22941221e4 net-p2p/qbittorrent: Enable 'Search Engine' option
... by making the PYTHON option default.

The 'Search Engine' option complained that Python wasn't enabled.
2023-07-30 10:51:52 -07:00
Yuri Victorovich
f0bae74fa7 shells/starship: Update 1.15.0 → 1.16.0 2023-07-30 10:51:51 -07:00
Jan Beich
0d2ce44510 deskutils/health: update to 0.95.0
Changes:	https://gitlab.gnome.org/World/Health/-/compare/0.94.0...0.95.0
Reported by:	GitLab (notify releases)
2023-07-30 17:09:29 +00:00
Jan Beich
6ab15da757 benchmarks/vkpeak: update to 20230730
Changes:	https://github.com/nihui/vkpeak/releases/tag/20230730
Reported by:	GitHub (watch releases)
2023-07-30 17:09:28 +00:00
Jan Beich
56ace452e5 x11/foot: update to 1.15.2
Changes:	https://codeberg.org/dnkl/foot/releases/tag/1.15.2
Reported by:	upstream (via mail)
2023-07-30 17:09:28 +00:00
Jan Beich
38c6cb7456 multimedia/mpv: switch 5432cffb71 to upstreamed fix 2023-07-30 17:09:27 +00:00
Guido Falsi
4420fef3e1 sysutils/py-ansible-core: Add missing dependency on py-toml
PR:		272811
Approved by:	0mp (maintainer)
2023-07-30 17:41:03 +02:00
Daniel Engberg
09010f6a0e print/freetype2: Update to 2.13.1
* Remove SUBPIXEL_HINTING option, V38 is removed upstream leaving V40
  as the only option available
* Remove FIX_SIZE_METRICS, code around it has changed and no other
  distro keeps this option around

PR:		272303
Reviewed by:	desktop (tcberner)
Sponsored by:	Blinkinblox
Exp-run by:	antoine
2023-07-30 17:15:09 +02:00
Daniel Engberg
99af3eef26 misc/tzdiff: Fix style
Fix some style issues

PR:		272610
2023-07-30 17:12:29 +02:00
Matthew Horan
e63ad897be security/lego: Update to 4.13.3
Changelog:
https://github.com/go-acme/lego/blob/master/CHANGELOG.md#v4133---2023-07-25

PR:		272665
2023-07-30 17:04:54 +02:00
Mateusz Piotrowski
886e5793ae net/relayd: Regenerate checksums
It turns out that in the last round of testing I did not regenerate the
checksums correctly. Fixing it now.

MFH:		2023Q3
Sponsored by:	Modirum MDPay
Sponsored by:	Klara, Inc.
2023-07-30 16:23:57 +02:00
Nuno Teixeira
e1eb0341ec devel/aws-crt-cpp: Update to 0.21.0
ChangeLog: https://github.com/awslabs/aws-crt-cpp/releases/tag/v0.21.0
2023-07-30 14:44:41 +01:00
Nuno Teixeira
55c6f36f48 devel/aws-c-mqtt: Update to 0.9.1
ChangeLog:	https://github.com/awslabs/aws-c-mqtt/releases/tag/v0.9.1
		https://github.com/awslabs/aws-c-mqtt/releases/tag/v0.9.0
2023-07-30 14:44:40 +01:00
Nuno Teixeira
d763d04fe2 security/s2n-tls: Update to 1.3.48
ChangeLog: https://github.com/aws/s2n-tls/releases/tag/v1.3.48
2023-07-30 14:44:40 +01:00
Nuno Teixeira
89075c5e52 x11/wallutils: Update to 5.12.7
- Install available man pages
- Take maintainership

ChangeLog: https://github.com/xyproto/wallutils/compare/5.12.5...5.12.7
2023-07-30 14:44:40 +01:00
Wen Heping
2536479e63 astro/p5-Astro-FITS-CFITSIO: Update to 1.18 2023-07-30 13:40:28 +00:00
Wen Heping
6f6bb2f2de www/ilias: Update to 8.4 2023-07-30 13:40:27 +00:00
Wen Heping
478bb0ce84 lang/gnu-cobol: Update to 3.2 2023-07-30 13:40:27 +00:00
Wen Heping
269032b79e textproc/py-pikepdf: Update to 8.0.0 2023-07-30 13:40:27 +00:00
Wen Heping
8fcaa1a986 security/py-scramp: Update to 1.4.4 2023-07-30 13:40:27 +00:00
Wen Heping
cab24c99a1 textproc/py-elementpath: Update to 4.1.5 2023-07-30 13:40:27 +00:00
Wen Heping
56de2578ab science/py-pydicom: Update to 2.4.2 2023-07-30 13:40:26 +00:00
Wen Heping
ef91665164 print/py-pypdf: Update to 3.13.0 2023-07-30 13:40:26 +00:00
Wen Heping
40f27b2086 www/py-fastapi: Update to 0.100.1 2023-07-30 13:40:26 +00:00
Wen Heping
8a8eb951dd print/qpdf: Update to 11.5.0 2023-07-30 13:40:26 +00:00
Yasuhiro Kimura
6e6e1fcaaa misc/compat.el: Update to 29.1.4.2
Changes:	https://github.com/emacs-compat/compat/compare/29.1.4.1...29.1.4.2
2023-07-30 20:15:29 +09:00