Commit graph

690320 commits

Author SHA1 Message Date
Craig Leres
6a18f173f2 devel/p4: Update to 2024.2 release patch 1 (2697822)
PR:		283667
Approved by:	antonfb@hesiod.org (maintainer)
2024-12-30 10:01:26 -08:00
Robert Nagy
1e60d707ad www/chromium: switch over to llvm19 to fix LTO builds
PR:	283456
2024-12-30 18:41:46 +01:00
Ashish SHUKLA
646d049b73
textproc/harper: Update to 0.13.0.
- Update Git upstream.
2024-12-30 17:16:45 +00:00
Ashish SHUKLA
4c68997a51
textproc/ugrep: Update to 7.1.2
- Remove the unneeded patch
2024-12-30 17:00:28 +00:00
Rainer Hurling
4cf7c57572 emulators/flexemu: Update to 3.27
- Unix bugfix in binary: Flexemu desktop launcher does not work

While here, add ncurses as new dependency.

Reported by:	Wolfgang Schwotzer <wolfgang.schwotzer@gmx.net>
2024-12-30 17:55:37 +01:00
Pietro Cerutti
490b22a90a lang/picolisp: update to 24.12
See https://software-lab.de/doc/ChangeLog
2024-12-30 15:33:40 +00:00
Johannes 5
e7fb3d8cf5 lang/smlnj: Update to 110.99.6.1
Add python:env and shebangfix to USES.
Use target-OPTION-{on,off} instead of if-statements.
Add targets-recompile.customized file instead of echo commands.
Switch to DISTVERSION.
Pet portfmt.

Changelogs:
https://www.smlnj.org/dist/working/110.99.6.1/110.99.6.1-README.html
https://www.smlnj.org/dist/working/110.99.6/110.99.6-README.html
https://www.smlnj.org/dist/working/2024.1/2024.1-README.html
https://www.smlnj.org/dist/working/110.99.5/110.99.5-README.html
https://www.smlnj.org/dist/working/2023.1/2023.1-README.html
https://www.smlnj.org/dist/working/110.99.4/110.99.4-README.html
https://www.smlnj.org/dist/working/2022.1/2022.1-README.html
https://www.smlnj.org/dist/working/110.99.3/110.99.3-README.html
https://www.smlnj.org/dist/working/2021.1/2021.1-README.html
https://www.smlnj.org/dist/working/110.99.2/110.99.2-README.html
https://www.smlnj.org/dist/working/110.99.1/110.99.1-README.html
https://www.smlnj.org/dist/working/110.99/110.99-README.html

PR:		283301
Reported by:	Alexey Vyskubov <alexey@ocaml.nl>
Approved by:	submitter is maintainer
2024-12-30 15:12:08 +01:00
Joseph Mingrone
5022036b0f
devel/cl-{asdf,flexi-streams}-sbcl: Chase devel/sbcl upgrade
Sponsored by:	The FreeBSD Foundation
2024-12-30 09:57:50 -04:00
Nuno Teixeira
b7c5409923 security/uacme: Update to 1.7.6
ChangeLog: https://github.com/ndilieto/uacme/blob/master/ChangeLog
2024-12-30 13:46:21 +00:00
Emanuel Haupt
e83d2c7f76 audio/audiowmark: Update to 0.6.3 2024-12-30 14:09:58 +01:00
Emanuel Haupt
e0648a63e0 net/py-aiohttp-socks: Update to 0.10.1 2024-12-30 13:28:06 +01:00
Emanuel Haupt
d4bb0843bd net/py-python-socks: Update to 2.6.1 2024-12-30 13:28:06 +01:00
Emanuel Haupt
e7747b5dee audio/ocp: Update to 3.0.1 2024-12-30 13:28:05 +01:00
Emanuel Haupt
92962d8e3c audio/schismtracker: Update to 20241226 2024-12-30 13:28:05 +01:00
Emanuel Haupt
e744f5f0ae net/py-trio: Update to 0.28.0 2024-12-30 13:28:05 +01:00
Kirill Ponomarev
438578c6d1 */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2024-12-30 13:16:48 +01:00
Kirill Ponomarev
b6a1d1a4c7 lang/sbcl: Update to 2.5.0 2024-12-30 13:15:48 +01:00
Derek Schrock
e0080acd65 textproc/code-minimap: Update to 0.6.8
Changelog: https://github.com/wfxr/code-minimap/releases/tag/v0.6.8

PR:		283731
Approved by:	submitter is maintainer
2024-12-30 13:08:33 +01:00
Bernard Spil
17fc3873ef databases/mariadb114-server: Fix filename in pkg-message
Reported by:	otis
Differential Revision:	https://reviews.freebsd.org/D43120
2024-12-30 12:32:22 +01:00
Yasuhiro Kimura
272c063052 textproc/trang: Update to 20241231
Changes:	https://github.com/relaxng/jing-trang/compare/V20241229...V20241231
2024-12-30 19:28:35 +09:00
Yasuhiro Kimura
a2d028365d textproc/jing: Update to 20241231
Changes:	https://github.com/relaxng/jing-trang/compare/V20241229...V20241231
2024-12-30 19:28:12 +09:00
Bernard Spil
76b99e89b6 security/openssl-oqsprovider: Fix so name in openssl.cnf
Reported by:	Herbert J. Skuhra <herbert gojira at>
2024-12-30 11:06:55 +01:00
Martin Neubauer
24d0fe9dc3 ftp/{lib}filezilla: update libfilezilla 0.47.0 -> 0.49.0, filezilla 3.67.0 -> 3.68.1
- Changed Downloads to LOCAL/pi because of new download obfuscation upstream

PR:		283371, 283373, 283374
Author:		Martin Neubauer <m.ne@gmx.net>
Date:		Mon Dec 30 09:52:13 2024 +0100
Changes:	https://lib.filezilla-project.org/
		https://filezilla-project.org/versions.php#3.68.1
Reported-by:	andy@neu.net, rhurlin
2024-12-30 09:58:43 +01:00
Älven
8b5b50bbb6 games/sulis: Fix area elevation in act3 areas
Backported patch [0] for upstream issue #220 [1], which blocks
act3 campaign (fix area elevation in act3 areas).

[0] af773b9f09
[1] https://github.com/Grokmoo/sulis/issues/220

PR:		283358
2024-12-30 09:47:05 +01:00
Steven Stallion
b48a2424dc sysutils/pcns: Set expiration date
APC had begun bundling Linux .so's for license management. This port can
no longer be used on FreeBSD without significant heroics.
Suggest taking a look at APCUPSD using the pcnet driver.

PR:		273083
Approved by:	submitter is maintainer
2024-12-30 09:05:33 +01:00
Thibault Payet
1fd119f882 x11/virglrenderer: Update to 1.0.1
Add USE_XORG variable.
Pet portfmt.
Submitter takes maintainership.

PR:		283723
2024-12-30 08:55:28 +01:00
Christoph Moench-Tegeder
821ff2c93f mail/thunderbird: switch to bundled botan2
Our botan2 port is going to expire soon (2025-01-31, see eb1217e8e9).
Switching to botan3 is not a trivial change (e.g. botan3 requires C++20),
so I'll rather wait for upstream to make this change first (see
https://bugzilla.mozilla.org/show_bug.cgi?id=1848104). To avoid
breakages and holdups, just switch to the bundled botan2.
2024-12-29 23:50:37 +01:00
Vladimir Druzenko
232af3da18 www/squid: Removing accidentally added default option AUTH_LDAP
PR:		283669
Reported by:	yasu (via email)
Fixes:		9fae06866a (Improve port: apply portclippy and portfmt, fix silent grab security/nettle)
2024-12-30 01:37:12 +03:00
Gleb Smirnoff
c56f2a7ef8 net/minidlna: rescan/rebuild support in rc script
Fix the rescan command to actually send rescan signal to minidlnad,
instead of doing a rebuild.  Add rebuild command.

Submitted by:	gerrit@weinberg2.de
PR:		259953
2024-12-29 13:42:09 -08:00
Guido Falsi
901efe5dd3 games/xfce4-eyes-plugin: Remove commented line (added by mistake) 2024-12-29 22:14:22 +01:00
Guido Falsi
863b9f2382 games/xfce4-eyes-plugin: Add XFCE panel toy
Eyes is a xfce4 panel plugin that adds eyes which watch your every step.
Scary!
2024-12-29 22:13:18 +01:00
Matthias Andree
4c9b868342 dns/dnsmasq-devel: update to v2.91test3.
This still needs my patches added for test2; while the public
repo as of this commit does not have the v2.91test3 tag,
I suppose it's 3ac11cd from looking at the tarball; we have
DSYNC added to src/cache.c but not the de.po update.

This makes for the upstream changes since v2.91test2 then:

* 3ac11cd 2024-12-22 | Add newly assigned RRTYPE DSYNC [DL6ER]
* 5d49fa1 2024-07-26 | Add newly assigned RRTYPEs NXNAME, CLA, and IPN [DL6ER]
* d29d19e 2024-06-21 | Add newly assigned RRTYPE WALLET (262) [DL6ER]
* 49ea7db 2024-12-23 | Fix c9bc0156a8d36d56735831cb81e786d628ed73e [Simon Kelley]
* fcb40ee 2023-10-16 | Fix dependency in make install target [Olaf Hering]
2024-12-29 22:10:25 +01:00
Matthias Andree
3666ccb3ee ports-mgmt/pkgs_which: fix stage-qa and port check complaints
I did not use the patch in the PR, but re-did this, and also added
NO_ARCH=yes and bumped PORTREVISION as a consequence.

Reported by:	makc@
PR:		283591
2024-12-29 22:10:25 +01:00
Matthias Andree
592a171c6a dns/dnsmasq-devel: update to v2.91test2 plus warning fixes
I am also adding a set of fixes I've also sent upstream,
to make this compile without GNU extensions under -pedantic-errors.

Upstream Git history since test1, author Simon Kelley unless stated
otherwise.

* 0f437b3 2024-12-20 | Banish compiler warnings. (tag: v2.91test2, origin/master, origin/HEAD)
* 8a5fe8c 2024-12-20 | Extend the code to effciently close unwanted file descriptors to *BSD.
* 2a664c0 2024-12-20 | bpf.c: Follow callback updates. [Matthias Andree]
* 4902807 2024-12-20 | Fix [-Wgnu-variable-sized-type-not-at-end] warning.
* 742af6e 2024-12-20 | Refactor receive_query() to removed duplicated code.
* 3eb008c 2024-12-19 | Further refactoring of the TCP DNS codepath.
* 32248eb 2024-12-19 | Fix thinko in 3b74df4f55b1107b051183d6b628eb02933cb00a
2024-12-29 22:10:25 +01:00
Jason W. Bacon
cafc58d02d biology/vsearch: Update to 2.29.2
Fix seg fault when cluster set is empty
Reported by:    portscout
2024-12-29 14:59:05 -06:00
mintsuki
e46decf08f sysutils/limine: Update 8.6.0 → 8.6.1
Changelog:
https://github.com/limine-bootloader/limine/blob/v8.6.1/ChangeLog

PR:	283727
2024-12-29 23:45:22 +03:00
Guido Falsi
7c04d61676 deskutils/xfce4-xkb-plugin: Update WWW 2024-12-29 21:36:45 +01:00
Guido Falsi
19ab52a039 deskutils/xfce4-xkb-plugin: Update to 0.8.5 2024-12-29 21:11:05 +01:00
Michiel van Baak Jansen
31bd1e5ce9 net-p2p/bazarr: Update 1.4.5 → 1.5.0
Changelog:
https://github.com/morpheus65535/bazarr/releases/tag/v1.5.0

PR:	283721
2024-12-29 21:27:25 +03:00
Guido Falsi
14c792e674 x11/xfce4-windowck-plugin: Update to 0.5.2 2024-12-29 18:51:13 +01:00
Guido Falsi
caf555bbc8 deskutils/xfce4-xkb-plugin: Update to 0.8.4 2024-12-29 18:50:38 +01:00
Guido Falsi
148329dd95 deskutils/xfce4-notes-plugin: Update to 1.11.1 2024-12-29 18:50:08 +01:00
Pavel Timofeev
9fae06866a www/squid: Improve port: apply portclippy and portfmt, fix silent grab security/nettle
Upstream bug report about silent grab security/nettle:
https://github.com/squid-cache/squid/pull/937#issuecomment-2564333146

PR:	283669
2024-12-29 19:58:59 +03:00
Nikita Druba
4c607e3646 net-im/openfire: Update to 4.9.2
ChangeLog:
https://download.igniterealtime.org/openfire/docs/4.9.2/changelog.html

Bug
 * LocalIncomingServerSessionTest.incomingTest failures on Rocky Linux 9 /
   openjdk 11
 * Reduce noisy logging of insecure LDAP
 * Cannot proceed with setup error

PR:		283622
Reported by:	nikita@druba.su (maintainer)
2024-12-29 17:51:50 +01:00
Koichiro Iwao
0bc3fa689b net/xrdp: fix pkg-deinstall script 2024-12-30 01:24:07 +09:00
Koichiro Iwao
4ec35bd8e3 net/xrdp: sort pkg-plist, update files/pkg-*.in
to sync them with net/xrdp-devel. And finally bump PORTREVISION which
wasn't actually bumped despite the previous commit message.
2024-12-30 01:02:24 +09:00
Koichiro Iwao
df5ed26f95 net/xrdp-devel: Update to 0.10.80.b20241229 4c8c773
While here,
- Change config file directory to PREFIX/etc/xrdp to
  PREFIX/etc/xrdp-devel
- Pet portclippy
- Sort pkg-plist
2024-12-30 01:02:15 +09:00
Koichiro Iwao
09b4de31ce x11-drivers/xorgxrdp-devel: Update to 0.10.80.b20241215 9698ba0 2024-12-30 01:00:11 +09:00
Alexey Dokuchaev
b16b5fd495 net/dante: try to unbreak the port's build on 15-CURRENT (+)
- Due to the way this code wraps around some standard library's
  functions, it cannot be compiled with -D_FORTIFY_SOURCE=2, so
  disable the naive check in the configure script
- Optionize UPnP support and remove SASL dependency for now as
  it does nothing alone; it could be introduced later together
  with proper LDAP support

Reported by:	pkg-fallout
2024-12-29 15:44:52 +00:00
Michiel van Baak Jansen
7cf4e7081d net-p2p/readarr: Update 0.4.5.2699 → 0.4.6.2711
Changelog:
https://github.com/Readarr/Readarr/releases/tag/v0.4.6.2711

PR:	283722
2024-12-29 18:43:01 +03:00