1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
Commit Graph

673884 Commits

Author SHA1 Message Date
Daniel Engberg
af94b70ab0 accessibility/atkmm: Update to 2.28.4
* Adjust dependencies

Changelog: https://gitlab.gnome.org/GNOME/atkmm/-/blob/2.28.4/NEWS

PR:		280178
Approved by:	gnome (fluffy) via Matrix
Sponsored by:	Blinkinblox
2024-08-06 22:06:17 +02:00
Daniel Engberg
43f5211f95 graphics/cairomm: Update to 1.14.5
Changelog:
https://gitlab.freedesktop.org/cairo/cairomm/-/blob/1.14.5/NEWS

PR:		280177
Approved by:	gnome (fluffy) via Matrix
Sponsored by:	Blinkinblox
2024-08-06 22:06:17 +02:00
Daniel Engberg
61b403b376 devel/glibmm: Update to 2.66.7
* Disable online test

Changelog: https://gitlab.gnome.org/GNOME/glibmm/-/blob/2.66.7/NEWS

PR:		280175
Approved by:	gnome (fluffy) via Matrix
Sponsored by:	Blinkinblox
2024-08-06 22:06:17 +02:00
Daniel Engberg
d8dfcb9794 devel/libsigc++20: Update to 2.12.1
* Add GitHub mirror
* Update WWW entry
* Remove INSTALL_TARGET (unused)

Changelog:
https://github.com/libsigcplusplus/libsigcplusplus/releases/tag/2.12.1

PR:		280173
Approved by:	gnome (fluffy) via Matrix
Sponsored by:	Blinkinblox
2024-08-06 22:06:17 +02:00
Daniel Engberg
b52cbf7b08 irc/dircproxy: Update WWW entry
Update WWW entry to GitHub as website is defunct

Approved by:	portmgr (blanket)
2024-08-06 22:06:16 +02:00
Dries Michiels
c14797532b www/librespeed: update to 5.4.0
Changes:	https://github.com/librespeed/speedtest/releases/tag/5.4.0
2024-08-06 21:17:57 +02:00
Dries Michiels
9a82a8f469 irc/inspircd: udpate to 4.2.0
Changes:	https://docs.inspircd.org/4/change-log/#inspircd-420
2024-08-06 21:17:57 +02:00
Dries Michiels
901b733a5d security/i2pd: update to 2.53.1
Changes:	https://github.com/PurpleI2P/i2pd/releases/tag/2.53.1
2024-08-06 21:17:57 +02:00
Robert Nagy
5319b54a9e security/vuxml: add www/*chromium < 127.0.6533.99
Obtained from:	https://chromereleases.googleblog.com/2024/08/stable-channel-update-for-desktop.html
2024-08-06 21:02:34 +02:00
mew14930xvi
daab07918e graphics/zathura-ps: Update to 0.2.8
Add appstream-glib to BUILD_DEPENDS.

Changelog: https://pwmt.org/projects/zathura-ps/changelog/0.2.8/index.html

PR:		280663
Approved by:	Submitter is maintainer
2024-08-06 20:56:34 +02:00
mintsuki
1ed78ecfd0 sysutils/limine: Update to 8.0.1
Disable the loongarch64 port as the LLVM target for it is still not enabled
everywhere.

Changelog: https://raw.githubusercontent.com/limine-bootloader/limine/v8.x/ChangeLog

PR:		280623
Approved by:	submitter is maintainer
2024-08-06 20:06:01 +02:00
Yusuf Yaman
844c0c7d68 x11/xclicker: new port: autoclicker for x11
XClicker is an open-source, easy to use, feature-rich, blazing fast
Autoclicker for desktops using x11.
https://github.com/robiot/xclicker

PR:		279368
2024-08-06 19:50:43 +02:00
Vladimir Druzenko
e01ecc1420 audio/jack: remove SOSSO option accidentally added to DEFAULT
PR:		280611
Approved by:	Florian Walpen <dev@submerge.ch> (maintainer)
Fixes:		183213847e (Option for new OSS driver backend)
2024-08-06 20:44:07 +03:00
Vladimir Druzenko
80d61e1668 multimedia/libaacs: bump after "add MMC drive support"
PR:	280633
Fixes:	c8a5e838db (add MMC drive support)
2024-08-06 20:09:03 +03:00
Stefan Ehmann
c8a5e838db multimedia/libaacs: add MMC drive support, take maintainership
Currently, Blu-ray playback only works if the VUK of the disc is
available in KEYDB.cfg. Otherwise it fails.
With this patch, libaacs will compute the key if non-revoked device keys
and host certificate are present in KEYDB.cfg.
The patch provides an MMC device implementation based on libcam. The
linux implementation uses the CDROM_SEND_PACKET ioctl which is not
available on FreeBSD.
AACS decryption is now working in bd_info from libbluray (vlc also works).

PR:	280633
2024-08-06 19:58:38 +03:00
Jason E. Hale
134a62d863 devel/cmake*: Update to 3.30.2
Announcement:
https://www.kitware.com/cmake-3-30-2-available-for-download/
2024-08-06 12:43:02 -04:00
Jason E. Hale
fbb737b613 devel/cmake*: Update to 3.30.1
Announcements:
https://www.kitware.com/cmake-3-30-0-available-for-download/
https://www.kitware.com/cmake-3-30-1-available-for-download/

Release notes:
https://cmake.org/cmake/help/latest/release/3.30.html

PR:		280381
Exp-run by:	antoine
2024-08-06 12:43:02 -04:00
Jason E. Hale
5c41945bee devel/google-cloud-cpp: Update to 2.27.0
Disable the mocking libraries, which require devel/googletest. This could
be a future optional feature, but not deemed needed at this time since
this is currently a leaf port. As mentioned in the release notes, not
linking the mocking libraries to GoogleTest was a bug that manifested
itself with CMake >= 3.30.0 [1].

Fix pkgconfig paths.

https://github.com/googleapis/google-cloud-cpp/releases/tag/v2.27.0

PR:		280381 [1], 280449
Approved by:	portmgr (tcberner)
2024-08-06 12:43:02 -04:00
Ruslan Makhmatkhanov
4b6e5d3a80 net/py-zope.proxy: fix build on i386
- add upstream patch that's fixing i386 build
- strip library and convert to pep517 while here
2024-08-06 19:10:46 +03:00
Vladimir Druzenko
cc60cf5499 www/tomcat101: update 10.1.26 → 10.1.28
Changelog:
https://tomcat.apache.org/tomcat-10.1-doc/changelog.html#Tomcat_10.1.28_(schultz)

MFH:	2024Q3
2024-08-06 19:04:34 +03:00
Ben Shertenlieb
8fd2a8891d multimedia/plexmediaserver-plexpass: Update 1.40.4.8679 → 1.40.5.8796
Changelogs:
https://forums.plex.tv/t/plex-media-server/30447/633
https://forums.plex.tv/t/plex-media-server/30447/634

PR:	280581
2024-08-06 18:51:09 +03:00
Yusuf Yaman
00cf029670 www/tgpt: Fix Makefile
* Fix USES by adding: modules and removing GO_PKGNAME.
* Remove output argument from GO_BUILDFLAGS as it does nothing.

PR:	280660
MFH:	2024Q3
2024-08-06 18:22:54 +03:00
Rainer Hurling
010f705b3d math/ggobi: Add missing dependency
Fixes the following breakage:
===>  Configuring for ggobi-2.1.12
Can't exec "autopoint": No such file or directory at /usr/local/share/autoconf2.72/Autom4te/FileUtils.pm line 318.
autoreconf2.72: error: autopoint failed with exit status: 2
===>  Mk/Uses/autoreconf.mk: Error running /usr/local/bin/autoreconf2.72

Reported by:	pkg-fallout

MFH:		2024Q3
2024-08-06 16:55:51 +02:00
Florian Walpen
183213847e audio/jack: Option for new OSS driver backend
Add a non-default option to build the new OSS driver backend coming in
the next JACK release. The backend is a complete rewrite based on the
sosso library, with improved stability and low latency capabilities. Let
users preview and test the new backend before it becomes default.
Builds with default options are not affected, thus no PORTREVISION bump.

While here, cleanup two checks in the RC service script, one of them
deprecated, the other was ineffective by mistake.

PR:	280611
2024-08-06 17:53:06 +03:00
Guido Falsi
de4f2d9814 mail/maildrop: Update to 3.1.8 2024-08-06 16:40:29 +02:00
Guido Falsi
62b85684e4 mail/courier-imap: Update to 5.2.9 2024-08-06 16:40:01 +02:00
Guido Falsi
13d18d319d devel/courier-unicode: Update to 2.3.1 2024-08-06 16:39:25 +02:00
Guido Falsi
84e0ebc4e5 security/courier-authlib: Update to 0.72.3
- Add LICENSE
2024-08-06 16:38:49 +02:00
Guido Falsi
00e494219b mail/mailpit: Update to 1.20.0 2024-08-06 16:38:12 +02:00
Dan Langille
87793b94f4 net/syncthing: Update to 1.27.10
re: https://github.com/syncthing/syncthing/releases/tag/v1.27.10
2024-08-06 14:13:37 +00:00
Dmitry Marakasov
344a67aedf devel/py-pycodestyle: update 2.12.0 → 2.12.1 2024-08-06 16:54:17 +03:00
Dmitry Marakasov
7a520f3645 devel/py-types-PyYAML: update 6.0.12.20240311 → 6.0.12.20240724 2024-08-06 16:54:17 +03:00
Dmitry Marakasov
ea4d17b6dc devel/py-flake8: update 7.1.0 → 7.1.1 2024-08-06 16:54:17 +03:00
Miroslav Lachman
463a9f912e devel/pecl-excimer: Update 1.2.1 → 1.2.2
Fix PHP 8.4 compatibility.

Changelog:
https://pecl.php.net/package-changelog.php?package=excimer&release=1.2.2

PR:	280617
2024-08-06 16:11:11 +03:00
Vladimir Druzenko
73d80d0356 www/tomcat-devel: update 11.0.0-M22 → 11.0.0-M24
Changelog:
https://tomcat.apache.org/tomcat-11.0-doc/changelog.html#Tomcat_11.0.0-M24_(markt)

MFH:	2024Q3
2024-08-06 16:07:53 +03:00
Vladimir Druzenko
8eb64f1151 www/tomcat9: update 9.0.91 → 9.0.93
Changelog:
https://tomcat.apache.org/tomcat-9.0-doc/changelog.html#Tomcat_9.0.93_(remm)

MFH:	2024Q3
2024-08-06 16:04:39 +03:00
Ashish SHUKLA
7008ea18c2
www/element-web: Update to 1.11.73
Approved by:	maintainer (implicit, version bump, as per PR 258262)
2024-08-06 12:32:11 +00:00
Yusuf Yaman
90450e008b net/spoofdpi: Update 0.10.4 → 0.10.6
* spoof-dpi now uses system-dns when the given patterns are not matched with the url
* removed --url option which can be covered with --pattern option.

Changelogs:
https://github.com/xvzc/SpoofDPI/releases/tag/v0.10.5
https://github.com/xvzc/SpoofDPI/releases/tag/v0.10.6

PR:	280657
2024-08-06 15:28:00 +03:00
Stefan Eßer
7ed0ef819e textproc/sttr: upgrade to version 0.2.23
This update fixes camelCase and adds PascalCase.
2024-08-06 13:38:13 +02:00
Robert Nagy
211af23254 www/{*chromium,iridium}: enable all audio backends by default 2024-08-06 12:56:37 +02:00
Dave Cottlehuber
d381a64b39 lang/gleam: update to 1.4.1
- https://gleam.run/news/supercharged-labels
- https://github.com/gleam-lang/gleam/blob/v1.4.1/CHANGELOG.md
2024-08-06 10:45:27 +00:00
Nuno Teixeira
8d38959304 devel/aws-crt-cpp: Update to 0.27.5
ChangeLog: https://github.com/awslabs/aws-crt-cpp/releases/tag/v0.27.5
2024-08-06 11:22:35 +01:00
Nuno Teixeira
09988dd3d0 security/aws-c-auth: Update to 0.7.25
ChangeLog: https://github.com/awslabs/aws-c-auth/releases/tag/v0.7.25
2024-08-06 11:22:34 +01:00
Nuno Teixeira
ede3e8c527 devel/aws-c-http: Update to 0.8.6
ChangeLog: https://github.com/awslabs/aws-c-http/releases/tag/v0.8.6
2024-08-06 11:22:34 +01:00
Nuno Teixeira
4ffd449f0c deskutils/treesheets: Update to 20240802 snapshot
ChangeLog:
9723493654...1021860527
2024-08-06 11:22:34 +01:00
Nuno Teixeira
2e906e526e sysutils/duplicity: Update to 3.0.1
ChangeLog:	https://duplicity.gitlab.io/stable/CHANGELOG.html
MFH:		2024Q3
2024-08-06 11:22:34 +01:00
Nuno Teixeira
64be2fe33e devel/aws-c-sdkutils: Update to 0.1.19
ChangeLog: https://github.com/awslabs/aws-c-sdkutils/releases/tag/v0.1.19
2024-08-06 11:22:34 +01:00
Nuno Teixeira
22cfdc441f math/R-cran-slam: Update to 0.1-52
ChangeLog: https://github.com/cran/slam/compare/0.1-51...0.1-52
2024-08-06 11:22:33 +01:00
Yuri Victorovich
1e343f9e91 misc/ollama: New port: Run Llama 2, Mistral, and other large language models 2024-08-06 03:04:44 -07:00
Dima Panov
b2f7f094fa
multimedia/qmmp-qt6: drop CDDA support due to audio/libcddb sunset. 2024-08-06 13:00:33 +03:00