Commit Graph

606682 Commits

Author SHA1 Message Date
Yuri Victorovich
7d164f5ed5 math/py-disjoint-set: New port: Disjoint set data structure implementation for Python 2023-01-27 00:58:51 -08:00
Nuno Teixeira
c3737fc68a security/s2n-tls: Update to 1.3.34
ChangeLog: https://github.com/aws/s2n-tls/releases/tag/v1.3.34
2023-01-27 08:28:26 +00:00
Emmanuel Vadot
bb76a96cf0 graphics/mesa: Update to 22.3.4
Release notes:	https://lists.freedesktop.org/archives/mesa-dev/2023-January/225916.html

Sponsored by:	Beckhoff Automation GmbH & Co. KG
2023-01-27 09:18:59 +01:00
Dustin Marquess
480b7c5957 net/sofia-sip: Update to 1.13.12
- Update project home url

ChangeLog:	https://github.com/freeswitch/sofia-sip/releases
PR:		269123
2023-01-27 08:01:18 +00:00
Jochen Neumeister
99ab8aaf19 net-mgmt/icingaweb2-module-idoreports: Update to 0.10.0
Sponsored by:	Netzkommune GmbH
2023-01-27 08:16:53 +01:00
Jan Beich
c92bc752c4 games/veloren-weekly: update to s20230124
Changes:	      da9cd7997...1904740ff
2023-01-27 03:26:12 +00:00
Yasuhiro Kimura
30ce8d71aa mail/snappymail: Update to 2.25.0
ChangeLog:	https://github.com/the-djmaze/snappymail/releases/tag/v2.25.0
MFH:		2023Q1
2023-01-27 09:53:08 +09:00
Yasuhiro Kimura
fa23ad4d0e misc/compat.el: Update to 29.1.3.1
Changes:	https://github.com/emacs-compat/compat/compare/29.1.3.0...29.1.3.1
2023-01-27 09:53:01 +09:00
Koichiro Iwao
63ec524e0b devel/ruby-build: Update to 20230124
Changes:	https://github.com/rbenv/ruby-build/releases/tag/v20230124
2023-01-27 09:36:41 +09:00
Florian Smeets
5002c820b7 www/limesurvey: Update to 3.28.46 2023-01-26 23:08:20 +01:00
Robert Nagy
6c6a125c85 www/ungoogled-chromium: update to 109.0.5414.119
Security:	https://vuxml.freebsd.org/freebsd/3d0a3eb0-9ca3-11ed-a925-3065ec8fd3ec.html
2023-01-26 21:41:37 +01:00
Robert Nagy
a6eba3de9a www/chromium: update to 109.0.5414.119
Security:	https://vuxml.freebsd.org/freebsd/3d0a3eb0-9ca3-11ed-a925-3065ec8fd3ec.html
2023-01-26 21:41:37 +01:00
Nuno Teixeira
323d75b4fe graphics/py-traitsui: Update to 7.4.3
- Switch to pep517 build

ChangeLog: https://github.com/enthought/traitsui/releases/tag/7.4.3
2023-01-26 20:26:36 +00:00
Nuno Teixeira
c053699ae1 devel/aws-sdk-cpp: Update to 1.11.2
ChangeLog: https://github.com/aws/aws-sdk-cpp/compare/1.10.45...1.11.2
2023-01-26 20:26:36 +00:00
Nuno Teixeira
75a6c71f1e devel/aws-crt-cpp: Update to 0.19.4
ChangeLog: https://github.com/awslabs/aws-crt-cpp/compare/v0.19.2...v0.19.4
2023-01-26 20:26:35 +00:00
Nuno Teixeira
2445fb4882 devel/aws-c-s3: Update to 0.2.3
- Fix `make test` by disabling net tests that require AWS credentials
  properly setup
  https://github.com/awslabs/aws-c-s3/issues/212

ChangeLog: https://github.com/awslabs/aws-c-s3/releases/tag/v0.2.3
2023-01-26 20:26:35 +00:00
Kurt Jaeger
437546a614 security/binwalk: update 2.1.1 -> 2.3.3, chase GH_ACCOUNT
- no longer supports py2.7

Reported by:	salvadore
2023-01-26 20:24:04 +01:00
Björn Lemke
b76b5eb901 databases/cego: 2.48.14 -> 2.48.15
- Fixes added in CegoAction and CegoSelect to treat cego parser
  with tablemanager pointer = 0.
  This is needed for cegobridge to parse procedures and generated
  other db specific code
2023-01-26 20:07:17 +01:00
Björn Lemke
49c4713f9c databases/cegobridge: 1.6.3 -> 1.6.4
Fixes for new dateformat function ( cego-2.48.13 and up )
and more sophisticated database procedure use ( select in procedure )
2023-01-26 19:58:34 +01:00
Evilham
740042a412 net/gemserv: Update to 0.6.6
ChangeLog: https://git.sr.ht/~int80h/gemserv/tree/v0.6.6/item/README#L79

This update fixes a security issue for which there is no CVE assigned:

https://git.sr.ht/~int80h/gemserv/refs

PR:		265800
Reported by:	contact@evilham.com
Approved by:	ea@uoga.net (maintainer)
2023-01-26 19:14:06 +01:00
Thomas Dettbarn
1073faaddc games/dMagnetic: Update to 0.35
ChangeLog: https://dettus.net/dMagnetic/

Lots of cleanup. The memory consumption was reduced and the interface between
the frontend and the engine has gotten cleaner. Oh, and there is a more stable
savegame for Atari and Apple available.

PR:		269139
Reported by:	dettus@dettus.net (maintainer)
2023-01-26 19:03:25 +01:00
Olivier Duchateau
cb9331513e editors/elementary-code: update to 7.0.0
ChangeLog: https://github.com/elementary/code/releases/tag/7.0.0

 * Fix compile warnings
 * add code to keywords
 * Fix drag and drop of accented text and between tabs
 * Git ignore flatpak build files
 * Ensure tab toggle label is always correct
 * Add follow system style switch
 * Explicitly handle missing cases
 * Remove unused properties
 * Change key to trigger rebuild completion word list
 * Global search selected
 * Move strip trailing whitespace into main code; remove plugin
 * Fix meson warning for run_command
 * Add custom elementary syntax styles
 * Hide non-active documents when project manually chosen
 * Show symbol outline pane on right of document
 * ProjectFolderItem: Fix wrong ngettext syntax
 * Redesign app icon as a tile
 * Put the ProjectChooserButton inside the sidebar
 * HeaderBar: put find actions in menu
 * EditorConfig plugin overrides global settings for indent width and style
 * Make sidebar pane the toplevel container
 * Use elementary styles when following system style
 * Change panel menu items to linkbutton
 * FormatBar: use SwitchModelButton in tab popover
 * Move Terminal to core
 * Headerbar: remove sep before Revert
 * FormatBar: use menubuttons instead of ToggleButtons
 * Sidebar: Remove minimum width
 * GSchema: follow system style
 * Only restore documents for first window.
 * Do not add duplicate project
 * Update ci.yml
 * FormatBar: Set sensitivity of affected items, fix binding
 * PluginManager: Remove unused hooks
 * Make Control-Scroll zooming controllable
 * Metainfo improvements
 * Headerbar: code style, small fixes
 * Application: use built-in GLib functions in Activate
 * Inactivate find actions when no current doc
 * Fix startup warnings
 * Styles: misc refinements

PR:		269135
Reported by:	duchateau.olivier@gmail.com
Approved by:	miguel@gocobachi.dev (maintainer)
2023-01-26 19:02:41 +01:00
Olivier Duchateau
59c9a04eda x11-themes/gnome-icons-elementary: update to 7.2.0
ChangeLog: https://github.com/elementary/icons/releases/tag/7.2.0

 * Update white tile icons
 * Redesign system-file-manager
 * Redesign accessories-calculator
 * FileTypes: symlink extension to application-x-xpinstall
 * Update categories/applications-development
 * Remove internet-web-browser
 * Remove system-os-install
 * Update border radius of preferences-system-sharing
 * Appdata: Add Icon
 * Update border radius of preferences-desktop-applications
 * Update border radius of notification-disabled
 * Update border radius of application-x-firmware
 * Normalize width of key in input-keyboard icon
 * Update border radius of preferences-system-parental-controls
 * Status: update 48px do-not-disturb
 * FileTypes: Use fd.o text-x-generic for text
 * Categories: remove unused and non-fd.o names
 * FileTypes: Add 16px video-x-generic
 * Update Actions
 * Add latte palette
 * Unify view mode symbolics

PR:		269136
Reported by:	duchateau.olivier@gmail.com
2023-01-26 19:02:00 +01:00
Fernando Apesteguía
10069dcb17 science/afni: update to 23.0.02 2023-01-26 19:01:11 +01:00
Dmitry Marakasov
c852848f37 games/pentobi: update 21.0 → 22.0 2023-01-26 20:55:05 +03:00
Dmitry Marakasov
c667392a86 games/*: do not needlessly run-depend on qt6-tools 2023-01-26 20:55:05 +03:00
Dima Panov
66ee06445f textproc/librevenge: update to 0.0.5 release (+)
Changelog:	https://sourceforge.net/p/libwpd/librevenge/ci/librevenge-0.0.5/tree/NEWS
2023-01-26 20:28:19 +03:00
Dima Panov
bcfdd5f1b2 textproc/hunspell: update to 1.7.2 release (+)
Changelog:	https://github.com/hunspell/hunspell/releases/tag/v1.7.2
2023-01-26 20:18:08 +03:00
Dima Panov
d33e783e51 print/libspectre: update to 0.2.12 release (+)
This is another bugfix only release in the libspectre's 0.2 series.

* Fix exporting to PDF with newer ghostscript
2023-01-26 20:15:50 +03:00
Dima Panov
79242c8799 misc/tellico: update to 3.4.6 release (+)
Changelog:	https://invent.kde.org/office/tellico/-/blob/v3.4.6/ChangeLog
2023-01-26 20:02:08 +03:00
Jan Beich
74e9e468ec x11/showmethekey: update to 1.8.0
Changes:	https://github.com/AlynxZhou/showmethekey/releases/tag/v1.8.0
Reported by:	GitHub (watch releases)
2023-01-26 14:36:56 +00:00
Dima Panov
87f278e454 games/wesnoth: update to 1.16.8 release (+)
Changelog:	https://github.com/wesnoth/wesnoth/blob/1.16/changelog.md
2023-01-26 17:35:32 +03:00
Jason W. Bacon
62e06491dd biology/vcflib: Patch in time.h for struct timespec
Forgot to add patch file to repo during upgrade
Needed on 12.3-RELEASE
2023-01-26 08:14:07 -06:00
Li-Wen Hsu
02aac7682d
devel/jenkins: Update to 2.388
Sponsored by:	The FreeBSD Foundation
2023-01-26 20:50:03 +08:00
Piotr Kubaj
988dc66236 lang/rust: remove support for armv6 and powerpc64 elfv1
Support for both has been removed from lang/rust-bootstrap.
2023-01-26 12:23:17 +00:00
Pavel Timofeev
2efc2d43d7 sysutils/kapp: Add new port
kapp is a simple deployment tool for k8s

kapp CLI encourages Kubernetes users to manage resources in bulk by working with
"Kubernetes applications" (sets of resources with the same label).
It focuses on resource diffing, labeling, deployment and deletion.
Unlike tools like Helm, kapp considers YAML templating and management of
packages outside of its scope,
though it works great with tools that generate Kubernetes configuration.

PR:		255075
2023-01-26 13:15:57 +01:00
Alexander Leidinger
416eecd6af www/piwigo: update to 13.5.0 2023-01-26 13:07:27 +01:00
Olivier Duchateau
321bf8de0f print/cups-pk-helper: Update to 0.2.7
PR:		266067
2023-01-26 14:53:10 +03:00
Vanilla I. Shu
d3cbf71e4b devel/pecl-swoole: update to 5.0.1 [1], and add two options (BROLTI/PGSQL) [2]
PR:		268978
Reported by:	avkarenow at o2.pl [1]
2023-01-26 19:48:58 +08:00
Rodrigo Osorio
2eaec946b6 www/hurl: replace space by tabs in Makefile 2023-01-26 10:56:44 +01:00
Rodrigo Osorio
e1f4430889 www/hurl: update to 2.0.0
Major changes:
    * Support '-' in JSONPath dot notation
    * Do not add newline at eof with --no-format option
    * Fix variables update
    * Fix querystring key parsing
    * Add option ssl-no-revoke
    * Add client cert/key to command line args and options
    * Add connect-to option
    * Add name attribute to JUnit report
    * Check HTTP version and status first, then other asserts
    * Support new one line string
    * Add filters for htmlEscape and htmlUnescape
    * Add toInt filter
    * Use HTTP instead of HTTP/* for any HTTP version match
    * Add RunnerOptionsBuilder to create instance of RunnerOptions
    * Add support for LINK, UNLINK, PURGE, LOCK, UNLOCK, PROPFIND and VIEW HTTP method
    * Accept multiple --variables-file options
    * Add GraphQL support
    * Add --resolve option

Full changelog: https://github.com/Orange-OpenSource/hurl/releases/tag/2.0.0
2023-01-26 10:55:12 +01:00
Piotr Kubaj
09eae7d7ba www/firefox: remove obsolete powerpc64 workaround to fix build 2023-01-26 09:50:43 +00:00
Baptiste Daroussin
b68f989c8a graphics/pdfpc: add missing build dependency 2023-01-26 10:26:48 +01:00
Christian McDonald
4615f75740
security/tailscale: update to v1.36.0
PR:		269149
MFH:		2023Q1
2023-01-26 09:13:57 +00:00
Kevin Bowling
6f7f91e641 news/tin: Fix build with base OpenSSL
Work around stupidity where base doesn't ship openssl pkg-config data
2023-01-25 23:56:37 -07:00
Greg Lewis
8c49e908cf java/openjdk19: Fix the build on x86 2023-01-25 22:51:23 -08:00
Yuri Victorovich
9ce99da435 devel/py-prefixed: Update 0.6.0 → 0.7.0 2023-01-25 21:57:05 -08:00
Yuri Victorovich
fdfeb82a77 science/polytope: Update 0.6.2-2 → 0.7.0
Reported by:	portscout
2023-01-25 21:57:04 -08:00
Yuri Victorovich
10a35f927a graphics/filament: Update 1.31.1 → 1.31.2
Reported by:	portscout
2023-01-25 21:57:04 -08:00
Yuri Victorovich
2ca65e1815 devel/caliper: Update 2.9.0 → 2.9.1
Reported by:	portscout
2023-01-25 21:57:03 -08:00