1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
Commit Graph

624715 Commits

Author SHA1 Message Date
Olivier Duchateau
97de0fdbc3 sysutils/upower: update to 1.90.1
- Remove unneeded patch

While here also regenerate patches to silence portlint warning.

PR:		272389
2023-07-06 10:13:39 +02:00
Baptiste Daroussin
a666fe7b2c pkg*: add compatiblity with libfetch's HTTP_AUTH 2023-07-06 10:00:22 +02:00
Baptiste Daroussin
aef2976408 ports-mgmt/pkg: release 1.20.0
Changes:
- update libucl to latest version
- update sqlite to latest version
- remove support for pkg_* tools backward compatibility
- add and autoremove command now respects provides/requires and shlibs provides/requires
- improve SRV and HTTP mirroring: reducing the number of round trips
- replace bundled libfetch with a stripped down bundled libcurl (only used for http(s))
- new COMPRESSION_FORMAT configuration entry in pkg.conf
- periodic script: Use locale-agnostic (ISO 8601)
- Add support for openssl3
2023-07-06 10:00:22 +02:00
Baptiste Daroussin
6446b5f04d ports-mgmt/pkg-devel: update to 1.20.99.0
Changes:
- cleanup on the libpkg symbols exposed and the main header
2023-07-06 10:00:22 +02:00
Florian Walpen
f982e7ede8 audio/ardour: Update to 7.5.0 release.
ChangeLog: https://ardour.org/whatsnew.html

PR:		272363
Reported by:	dev@submerge.ch (maintainer)
2023-07-06 08:33:24 +02:00
Oleksandr Ignatyev
ee11961149 sysutils/govmomi: update to 0.30.5
ChangeLog: https://github.com/vmware/govmomi/releases/tag/v0.30.5

PR:		272377
Reported by:	alex@i.org.ua (maintainer)
2023-07-06 08:32:37 +02:00
Fernando Apesteguía
abe49b255f security/vuxml: update www/gitea vulnerability
Avoid open HTTP redirects.

PR:	272380
2023-07-06 08:30:38 +02:00
Stefan Bethke
0609a03e4b www/gitea: Update to 1.19.4 (fixes security vulnerabilities)
ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.19.4

SECURITY
 * Fix open redirect check for more cases
API
 * Return 404 in the API if the requested webhooks were not found
 * Fix organization field being null in GET /api/v1/teams/{id}
ENHANCEMENTS
 * Set --font-weight-bold to 600
 * Make mailer SMTP check have timed context
 * Do not select line numbers when selecting text from the action run logs
BUGFIXES
 * Fix bug when change user name
 * Fix task list checkbox toggle to work with YAML front matter
 * Hide limited users if viewed by anonymous ghost
 * Add WithPullRequest for actionsNotifier
 * Fix parallelly generating index failure with Mysql
 * GitLab migration: Sanitize response for reaction list
 * Fix users cannot visit issue attachment bug
 * Fix missing reference prefix of commits when sync mirror repository
 * Only validate changed columns when update user
 * Make DeleteIssue use correct context
 * Fix topics deleted via API not being deleted in org page
 * Fix Actions being enabled accidentally
 * Fix missed table name on iterate lfs meta objects
 * Fix safari cookie session bug
 * Respect original content when creating secrets
 * Fix Pull Mirror out-of-sync bugs
 * Fix run list broken when trigger user deleted
 * Fix issues list page multiple selection update milestones
 * Fix: release page for empty or non-existing target
 * Fix close org projects
 * Refresh the refernce of the closed PR when reopening
 * Fix the permission of team's Actions unit issue
 * Bump go.etcd.io/bbolt and blevesearch deps
 * Fix new wiki page mirror
 * Match unqualified references when syncing pulls as well
DOCS
 * Change branch name from master to main in some documents' links
 * Remove unnecessary content on docs
 * Unify doc links to use paths relative to doc folder
 * Fix docs documenting invalid @every for OLDER_THAN cron settings
MISC
 * Merge different languages for language stats
 * Hiding Secrets options when Actions feature is disabled
 * Improve decryption failure message
 * Makefile: Use portable !, not GNUish -not, with find(1).

PR:		272380
Reported by:	stb@lassitu.de
MFH:		2023Q3 (security fix)
2023-07-06 08:23:28 +02:00
Matthias Fechner
2d02d0ab53 www/gitlab-ce: security update to 16.0.7
Changelog:
https://about.gitlab.com/releases/2023/07/05/security-release-gitlab-16-1-2-released/

Security:	d8972bcd-1b64-11ee-9cd6-001b217b3468
2023-07-06 09:13:57 +03:00
Hiroki Tagato
8568f681bf security/vuxml: document electron multiple vulnerabilities
Obtained from:	https://github.com/electron/electron/releases/tag/v23.3.10,
		https://github.com/electron/electron/releases/tag/v24.6.2
2023-07-06 15:01:49 +09:00
Yuri Victorovich
3e43ae1502 graphics/oidn: Update 2.0.0 → 2.0.1
Reported by:	portscout
2023-07-05 21:05:14 -07:00
Yuri Victorovich
c1aad65e17 devel/py-json_tricks: Update 3.17.0 → 3.17.1
Reported by:	portscout
2023-07-05 21:05:13 -07:00
Yuri Victorovich
e8f4b21800 devel/py-poetry-plugin-export: Update 1.3.1 → 1.4.0
Reported by:	portscout
2023-07-05 21:05:13 -07:00
Koichiro Iwao
fb8ee5c86e security/softether: rebuild after removing unintended patch
Just in case anyone might have built security/softether between
57afac9 and dd5b4da. Sorry for my poor housekeeping.
2023-07-06 11:42:12 +09:00
Koichiro Iwao
f79447cebb sysutils/mackerel-agent: Update to 0.77.0 again
Changes:	https://github.com/mackerelio/mackerel-agent/releases/tag/v0.77.0
2023-07-06 11:39:51 +09:00
Koichiro Iwao
dd5b4dadba sysutils/mackerel-agent: Revert 57afac9.
Unintended file is included in this commit.
2023-07-06 11:34:13 +09:00
Hiroki Tagato
b2c73acd9a devel/electron22: update to 22.3.16
Changelog:
- https://github.com/electron/electron/releases/tag/v22.3.15
- https://github.com/electron/electron/releases/tag/v22.3.16

Reported by:	GitHub (watch releases)
2023-07-06 11:13:23 +09:00
Jan Beich
7d33ce06c0 graphics/mesa-devel: update to 23.1.b.4070
Changes:	649e12c897...be91133f87
2023-07-06 00:53:00 +00:00
Jan Beich
88355c4c10 emulators/yuzu: update to s20230705
Changes:	885791121...d8eb37fbec
2023-07-06 00:53:00 +00:00
Jan Beich
4ef8335f6b emulators/rpcs3: update to 0.0.28.15307
Changes:	21f5976d35...8f178b2c29
2023-07-06 00:52:59 +00:00
Jan Beich
a347f33e72 games/veloren-weekly: update to s20230705
Changes:	75c3b8ca6...8afcf0746
2023-07-06 00:52:59 +00:00
Jan Beich
2f0148b213 x11/waybar: update to 0.9.19
Changes:	https://github.com/Alexays/Waybar/releases/tag/0.9.19
Reported by:	GitHub (watch releases)
2023-07-06 00:52:58 +00:00
Jan Beich
0d87112995 graphics/vulkan-validation-layers: update to 1.3.256
Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.255...v1.3.256
Reported by:	Repology, portscout
2023-07-06 00:52:58 +00:00
Jan Beich
a72282f6b3 x11/kitty: unbreak build after aec9c6c9cf
glfw/wl_window.c:522:17: error: enumeration value 'XDG_TOPLEVEL_STATE_SUSPENDED' not handled in switch [-Werror,-Wswitch]
        switch (*state) {
                ^

PR:		272372
Reported by:	pkg-fallout
2023-07-06 00:52:57 +00:00
Jan Beich
daf3e1c51e x11/kitty: drop --ignore-compiler-warnings to apply upstream fix
This reverts commit 4ee5c96d5b.
2023-07-06 00:52:57 +00:00
Daniel Engberg
0f44a3ae84 devel/util-linux: Update 2.36 → 2.39.1
Bumped the version 2.39 → 2.39.1 in addition
to the Daniel's submission.

PR:	272234
2023-07-05 17:05:23 -07:00
Yuri Victorovich
84acf8cfa7 deskutils/keep-presence: Correct WWW and LICENSE lines 2023-07-05 17:05:22 -07:00
Emanuel Haupt
0eeb87901f audio/milkytracker: Update to 1.04.00 2023-07-05 21:38:41 +02:00
Nuno Teixeira
60fbad1670 net-p2p/amule: Unbreak clang16
The port does not work with C++17 which is the default since clang 16.
This can be removed once that port starts working with C++17.

Reported by:	pkg-fallout
MFH:		2023Q3
2023-07-05 20:11:01 +01:00
Matthias Fechner
645e444123 security/vuxml: document gitlab vulnerability 2023-07-05 21:53:59 +03:00
Alexander Leidinger
aa5cc72f49 devel/sonarqube-community: Update to 10.1. 2023-07-05 20:53:27 +02:00
Alexander Leidinger
16f2d904a7 devel/sonarqube-community: update plugins 2023-07-05 20:53:26 +02:00
Daniel Engberg
6b5a0d0bad multimedia/ogmtools: Improve port
* Define LICENSE
* Clean up Makefile
* Import patches from Debian and Gentoo for various bug fixes

References:
https://sources.debian.org/src/ogmtools/1%3A1.5-4.1/debian/patches/0001-configure.in-adjust-variable-formatting.patch/
https://sources.debian.org/src/ogmtools/1%3A1.5-4.1/debian/patches/0002-ogmsplit.1-spell-correct.patch/
https://sources.debian.org/src/ogmtools/1%3A1.5-4.1/debian/patches/0003-ogmmerge-spell-correct.patch/
https://sources.debian.org/src/ogmtools/1%3A1.5-4.1/debian/patches/0004-ogminfo-timestamp-correction.patch/
https://sources.debian.org/src/ogmtools/1%3A1.5-4.1/debian/patches/0006-pass-CFLAGS.patch/
https://gitweb.gentoo.org/repo/gentoo.git/tree/media-sound/ogmtools/files/ogmtools-1.5-comments.patch
https://gitweb.gentoo.org/repo/gentoo.git/tree/media-sound/ogmtools/files/ogmtools-1.5-endian-fix.patch
https://gitweb.gentoo.org/repo/gentoo.git/tree/media-sound/ogmtools/files/ogmtools-1.5-gcc11.patch
2023-07-05 20:35:33 +02:00
John Baldwin
50aa7b58c8 devel/freebsd-gcc9: Use USE_CXXSTD in place of bare CXXFLAGS.
Suggested by:	danfe
2023-07-05 11:29:28 -07:00
Daniel Engberg
94dd820deb deskutils/budgie-desktop-view: Disable predefined optimization
Disable optimization set by upstream which overrides framework and also
tries to clever by breaking meson's internal handling of optimization

Reported by:	jbeich
Approved by:	portmgr (blanket)
2023-07-05 19:48:31 +02:00
Daniel Engberg
17c30e448b audio/a2jmidid: Fix shebang and disable predefined optimization
* Fix shebang in a2j_control
* Disable optimization set by upstream

Approved by:	portmgr (blanket)
2023-07-05 19:45:31 +02:00
Yuri Victorovich
1d8bd44f53 net/zmap: Update 2.1.1 → 3.0.0
Reported by:	portscout
2023-07-05 10:43:41 -07:00
yzrh
2a72c29a36 devel/kodi-platform: fix plist following kodi update
PR:		272309
Approved by:	decke (maintainer)
2023-07-05 19:25:13 +02:00
Dmitry Wagin
0adec49ff6 devel/delve: update to 1.21.0
Changelog: https://github.com/go-delve/delve/blob/master/CHANGELOG.md#1210-2023-06-23

PR:		272331
2023-07-05 19:25:13 +02:00
Martin Waschbüsch
31edc9af93 mail/dovecot-fts-flatcurve: Update to 0.3.4
Changelog: https://github.com/slusarz/dovecot-fts-flatcurve/compare/v0.3.3...v0.3.4

PR:		272324
MFH:		2023Q3
2023-07-05 19:25:12 +02:00
yzrh
0768c73262 multimedia/kodi: update to 20.2
Changelog: https://github.com/xbmc/xbmc/releases/tag/20.2-Nexus

PR:		272309
MFH:		2023Q3
2023-07-05 19:25:12 +02:00
Gabriel M. Dutra
71310a8c7e sysutils/terragrunt: Update to 0.48.0
ChangeLog: https://github.com/gruntwork-io/terragrunt/releases/tag/v0.48.0

PR:		272323
2023-07-05 19:25:11 +02:00
Gabriel M. Dutra
e04bb3c9f2 sysutils/terraform: Update to 1.5.2
ChangeLog: https://github.com/hashicorp/terraform/releases/tag/v1.5.2

PR:		272322
MFH:		2023Q3
2023-07-05 19:24:54 +02:00
Gabriel M. Dutra
28a5c28ba7 security/nuclei: Update to 2.9.7
ChangeLog: https://github.com/projectdiscovery/nuclei/releases/tag/v2.9.7

PR:		272320
2023-07-05 19:21:12 +02:00
Zsolt Udvari
eeb610c12d converters/R-cran-jsonlite: update to 1.8.7
Changelog: https://cran.r-project.org/web/packages/jsonlite/NEWS

PR:		272317
2023-07-05 19:21:12 +02:00
Zsolt Udvari
28f334da26 deskutils/fet: update to 6.9.2
Changelog: https://lalescu.ro/liviu/fet/news.html

PR:		272315
MFH:		2023Q3
2023-07-05 19:21:11 +02:00
Zsolt Udvari
5aab64b432 sysutils/hcloud: update to 1.36.0
Changelog: https://github.com/hetznercloud/cli/releases/tag/v1.36.0

PR:		272318
2023-07-05 19:21:11 +02:00
Sergei Vyshenski
67764cad3d security/p5-IO-Socket-SSL: Interchange dependency
- As CPAN suggests: https://metacpan.org/pod/IO::Socket::INET6
  remove dependency of this port from deprecated net/p5-IO-Socket-INET6,
  and add dependency from recommended net/p5-IO-Socket-IP instead
- The upstream code of module IO::Socket::SSL already gives
  preference to IO::Socket::IP instead of IO::Socket::INET6,
  https://metacpan.org/release/SULLR/IO-Socket-SSL-2.083/source/lib/IO/Socket/SSL.pm
- bump PORTREVISION

PR:		272296
MFH:		2023Q3
2023-07-05 19:21:10 +02:00
Robert Clausecker
c2a9d3b5b5 games/stonesoup: update to 0.30.1
Changelog: https://github.com/crawl/crawl/releases/tag/0.30.1

MFH:		2023Q3
2023-07-05 19:21:10 +02:00
Jesús Daniel Colmenares Oviedo
55b68f2147 net/py-anonfile: New port: Unofficial library that wraps the anonfile.com REST API
anonfile is an unofficial Python API created to make uploading and
downloading files from <anonfiles.com> simple and effective for
programming in Python. The goal of the project is to create an
intuitive library for anonymous file sharing.

WWW: https://github.com/nstrydom2/anonfile-api

PR:		272021
2023-07-05 19:21:09 +02:00