Commit Graph

603044 Commits

Author SHA1 Message Date
Thierry Thomas
d5b4e220c0 math/suitesparse-amd: upgrade to 3.0.2 2022-12-15 22:34:35 +01:00
Thierry Thomas
f5d8a01271 math/suitesparse-config: upgrade to v6.0.2 2022-12-15 22:34:35 +01:00
Thierry Thomas
1d7e9552bc math/suitesparse: upgrade to v6.0.2
Release notes at
<https://github.com/DrTimothyAldenDavis/SuiteSparse/releases/tag/v6.0.2>.

Most notable change: Fortran is no more used in suitesparse-config, only
suitesparse-amd depends on it (it could even build without Fortran, but
since Fortran is already brought by OpenBlas, there is no interest to
remove some functionnalities).
2022-12-15 22:34:35 +01:00
Tijl Coosemans
2207bafc05 print/epson-inkjet-printer-201207w: Add new port
Linux CUPS filter program for some Epson printers (L110, L111, L210,
L211, L300, L301, L303, L350, L351, L353, L355, L356, L550, L551, L555)

PR:		234111
2022-12-15 21:18:12 +01:00
Tijl Coosemans
f4ff9af5ea graphics/cups-filters: Update to 1.28.16 2022-12-15 21:18:11 +01:00
Jochen Neumeister
f16342fec4 www/pmwiki: Update to 2.3.16
Sponsored by:	Netzkommune GmbH
2022-12-15 19:05:37 +01:00
Olivier Cochard
af97566029 net/bird2: Update to 2.0.11 and add netlink flavor
The netlink flavor is experimental and available on current only.

ChangeLog:	https://bird.network.cz/pipermail/bird-users/2022-December/016431.html

Obtained from:	melifaro
Differential Revision:	https://reviews.freebsd.org/D37588
2022-12-15 18:57:16 +01:00
Tijl Coosemans
e2b972475b security/mbedtls: Update to 2.28.2 2022-12-15 18:37:52 +01:00
Dmitry Marakasov
62723bbe60 Revert "*/py-{gdbm,sqlite3,tkinter}: switch from distutils to setuptools"
This reverts commit 7446740638.

The change is not valid as setuptools have deprecated setup.py,
while distutils will be supported in existing point releases.
Python 3.12 support will require different solution.

PR:		268283
2022-12-15 20:31:40 +03:00
Dmitry Wagin
93bdb037b7 devel/delve: Update to 1.20.1
ChangeLog:
https://github.com/go-delve/delve/blob/master/CHANGELOG.md#1201-2022-12-12

 * Fix executing programs on macOS with most versions of debugserver installed

PR:		268367
Reported by:	dmitry.wagin@ya.ru (maintainer)
2022-12-15 18:25:00 +01:00
Matthias Wolf
08250c7379 net/keycloak: Update to 20.0.2
ChangeLog: https://www.keycloak.org/2022/12/keycloak-2002-released.html

Enhancements

 * Expiration for Admin Events

Bugs

 * KC Operator Test WatchedSecretsTest.testSecretsAreWatched is unstable
 * Error in Core? ( Clients Client details Dedicated scopes): Cannot read
   properties of undefined (reading 'helpText')
 * NPE in theme.getName() via getMainPage
 * Failed to run scheduled task ClearExpiredAdminEvents Oracle
 * Flaky test: OpenshiftClientStorageTest.testCodeGrantFlowWithServiceAccountUsingOAuthRedirectReference
 * SAMLFilterServletAdapterTest fails on Oracle
 * Internal pipelines don't tests run for OracleDB or other database
 * clientID are base64 encoded in state uri param with non URI friendly base64

PR:		268369
Reported by:	freebsd@rheinwolf.de (maintainer)
2022-12-15 18:24:18 +01:00
Dmitry Wagin
c7805aea91 devel/jetbrains-goland: Add default JDK runtime
PR:		268370
Reported by:	dmitry.wagin@ya.ru (maintainer)
2022-12-15 18:23:13 +01:00
Dmitry Wagin
762a8c90b5 devel/jetbrains-phpstorm: Add default JDK runtime
PR:		268371
Reported by:	dmitry.wagin@ya.ru (maintainer)
2022-12-15 18:22:28 +01:00
Dmitry Wagin
3bca93127d devel/jetbrains-webstorm: Add default JDK runtime
PR:		268372
Reported by:	dmitry.wagin@ya.ru (maintainer)
2022-12-15 18:21:35 +01:00
Aleksandr Ignatyev
6a62aea463 sysutils/govmomi: update to 0.30.0
PR:		268380
Reported by:	alex@i.org.ua (maintainer)
2022-12-15 18:20:45 +01:00
Thomas Morper
ff122c2804 dns/luaunbound: fix pkg-descr and WWW link
Where copied from luasec.

PR:		268381
Reported by:	thomas@beingboiled.info (maintainer)
2022-12-15 18:16:51 +01:00
Thomas Morper
60dc26dd79 net-im/prosody: update to 0.12.2
ChangeLog: https://prosody.im/doc/release/0.12.2

Fixes and improvements

 * util.stanza: Allow U+7F when constructing stazas
 * net.unbound: Preserve built-in defaults and Prosodys settings for luaunbound
 * mod_smacks: Disable not implemented resumption behavior on s2s
 * mod_http: Allow disabling CORS in the http_cors_override option and by default

Minor changes

 * util.json: Accept empty arrays with whitespace
 * util.stanza: Adjust number of return values to handle change in dependency
   of test suite
 * util.startup: Ensure import() is available in prosodyctl
 * mod_storage_sql: Fix initialization when called from prosodyctl
 * mod_storage_sql: Fix the summary API with Postgres
 * mod_admin_shell: Fixes for showing data related to disconnected sessions
 * core.s2smanager: Don’t remove unrelated session on close of bidi session
 * mod_smacks: Don’t send redundant requests for acknowledgement
 * mod_admin_shell: Rename commands user:roles() to user:setroles() and
   user:showroles() to user:roles()
 * mod_smacks: Bounce unhandled stanzas from local origin
 * mod_bookmarks: Reduce log level of message about not having any bookmarks
 * mod_s2s: Fix firing buffer drain events
 * mod_http_files: Log warning about legacy modules using mod_http_files
 * util.startup: Wait for last shutdown steps
 * util.datamapper: Improve handling of schemas with non-obvious “type”
 * util.jsonschema: Fix validation to not assume presence of “type” field
 * util.jsonschema: Use same integer/float logic on Lua 5.2 and 5.3

PR:		268382
Reported by:	thomas@beingboiled.info (maintainer)
2022-12-15 18:16:00 +01:00
Michael Reifenberger
726f462e59 deskutils/nextcloudclient: Update
Update to version 3.6.4
2022-12-15 17:54:56 +01:00
Jan Beich
400754496e x11/kanshi: update to 1.3.1
Changes:	https://git.sr.ht/~emersion/kanshi/refs/v1.3.1
Reported by:	Repology
2022-12-15 16:50:02 +00:00
Jan Beich
8211f9d43f emulators/ppsspp: update to 1.14
- VR support (Pico, Quest) requires packaging OpenXR SDK (loader)

Changes:	https://github.com/hrydgard/ppsspp/releases/tag/v1.14
Reported by:	GitHub (watch releases)
2022-12-15 16:32:26 +00:00
Thierry Thomas
dbbffaebd4 math/atlas: upgrade to 3.10.3
The development iof ATLAS seems stalled, but some people still use it:
upgrade it to the latest stable version, to support some more platforms.

Changelog available from
<https://sourceforge.net/projects/math-atlas/files/Stable/3.10.3/ChangeLog/download>.

Next step: resurrect atlas-devel and upgrade it to the latest "unstable
release", 3.11.41, dated 2018-10-05…
2022-12-15 17:22:25 +01:00
Richard Gallamore
0df36c2eca seafile: Update to 9.0.10
Changes: https://manual.seafile.com/changelog/server-changelog/#9010-2022-12-07
2022-12-15 08:10:41 -08:00
Dmitry Marakasov
5b151d7cbb graphics/openscenegraph: deprecate (duplicate port)
This port is a duplicate of graphics/osg and shouldn't have been
added. Deprecate to make sure we don't forget to remove it, as for
now the author has not reacted to complaints on ports-commiters@.

Approved by:	portmgr blanket
2022-12-15 18:14:33 +03:00
Dmitry Marakasov
7446740638 */py-{gdbm,sqlite3,tkinter}: switch from distutils to setuptools
For python modules which come from python itself, switch from
distutils (no longer present in python 3.12) to setuptools, fixing
these mudules for python 3.12.

PR:		268283
Approved by:	vishwin (python@)
2022-12-15 18:14:33 +03:00
Dmitry Marakasov
8719ba0864 devel/stxxl: cosmetic fixes
- Update WWW
- Don't needlessly set pkgconfig dir
- Use CMAKE_OFF where applicable
- Simplify docs installation
2022-12-15 18:14:32 +03:00
Stephen Montgomery-Smith
b02f71cd7f math/octave-forge-statistics: Update to 1.5.2. 2022-12-15 09:04:59 -06:00
Jochen Neumeister
0800c5497f www/phpbb3: Update to 3.3.9
Changelog: https://www.phpbb.com/community/viewtopic.php?t=2631536

Sponsored by:	Netzkommune GmbH
2022-12-15 15:48:57 +01:00
Jochen Neumeister
7d06e5b907 www/phalcon: update to 5.1.2
Changelog: www/phalcon: update to 5.1.2

PR:	268346
Submitted by:	franco at opnsense dot org
Sponsored by:	Netzkommune GmbH
2022-12-15 14:41:57 +01:00
Thierry Thomas
45b9b6b5da lang/gnat12: remove programs suffix
Since GNAT is now installed in a specific prefix, we can simplify by
removing the programs suffix: this will avoid the usage of binary
aliases, only setting the PATH is necessary.
2022-12-15 14:24:29 +01:00
Jochen Neumeister
39ab33fb15 www/matomo: Update to 4.13.0
Changelog: https://matomo.org/changelog/matomo-4-13-0/

Sponsored by:	Netzkommune GmbH
2022-12-15 14:24:09 +01:00
Robert Nagy
1c2a57bda2 www/ungoogled-chromium: update to 108.0.5359.124
Security:	https://www.vuxml.org/freebsd/83eb9374-7b97-11ed-be8f-3065ec8fd3ec.html
2022-12-15 14:04:29 +01:00
Muhammad Moinur Rahman
f2400abb5f editors/bless: Fix pkg version going backwords
Approved by:	portmgr (blanket)
2022-12-15 07:01:44 -06:00
Alexander Leidinger
591a0e909d devel/sonarqube-community: Update plugins 2022-12-15 13:39:30 +01:00
Wen Heping
5c8e139655 textproc/p5-PPIx-Regexp: Update to 0.086
PR:		268376
Reported by:	svysh.fbsd@gmail.com(maintainer)
2022-12-15 18:19:09 +08:00
Gerald Pfeifer
6c28ccdfda emulators/wine-devel: Sort pkg-plist 2022-12-15 08:40:33 +00:00
Marcel Bischoff
57b24ef5db
news/nzbhydra2: update to 4.7.2
Summary:
* maintainer timeout on 15-dec-2022
* builds fine on aarch64

PR: 	267666
Approved by: rene (mentor)
Differential Revision: https://reviews.freebsd.org/D37632
2022-12-15 09:35:59 +01:00
Lewis Cook
f836563b9b x11-fonts/iosevka: Update to 16.7.0
Changes:	https://github.com/be5invis/Iosevka/compare/v15.6.0...v16.7.0
PR:		268387
Approved by:	0mp (maintainer)
2022-12-15 08:21:23 +00:00
Lewis Cook
c63c5582da devel/gh: Update to 2.20.2
Changes:	https://github.com/cli/cli/releases/tag/v2.20.2
2022-12-15 08:10:12 +00:00
Lewis Cook
4ffe09366c textproc/trdsql: Update to 0.10.1
Changes:	https://github.com/noborus/trdsql/releases/tag/v0.10.1
2022-12-15 07:46:11 +00:00
Lewis Cook
ecca0274d1 textproc/vgrep: Update to 2.6.1
Changes:	https://github.com/vrothberg/vgrep/releases/tag/v2.6.1
2022-12-15 07:45:59 +00:00
Lewis Cook
18f8ca3be0 sysutils/dua-cli: Update to 2.19.0
Changes:	https://github.com/Byron/dua-cli/releases/tag/v2.19.0
2022-12-15 07:45:46 +00:00
Lewis Cook
5a0be0da94 sysutils/gdu: Update to 5.20.0
Changes:	https://github.com/dundee/gdu/releases/tag/v5.20.0
2022-12-15 07:45:21 +00:00
Lewis Cook
106d89659f sysutils/onefetch: Update to 2.14.2
Changes:	https://github.com/o2sh/onefetch/compare/v2.12.0...2.14.2
2022-12-15 07:45:17 +00:00
Lewis Cook
ea6243ecbd graphics/pastel: Update to 0.9.0
Changes:	https://github.com/sharkdp/pastel/releases/tag/v0.9.0
2022-12-15 07:45:00 +00:00
Lewis Cook
09e30ad19d www/xh: Update to 0.17.0
Changes:	https://github.com/ducaale/xh/releases/tag/v0.17.0
2022-12-15 07:44:32 +00:00
Yasuhiro Kimura
689659cb49 UPDATING: Add entry about possible runtime error of security/clamav and the solution
PR:		268069
Reported by:	many
2022-12-15 14:29:40 +09:00
Yuri Victorovich
ab0c34e108 deskutils/just: Update 1.6.0 -> 1.9.0
Changelog: https://github.com/casey/just/releases/download/1.9.0/CHANGELOG.md

PR:		268388
Reported by:	Yonas Yanfa <yonas.yanfa@gmail.com>
2022-12-14 21:12:11 -08:00
Wen Heping
555236ffdd lang/python39: Update to 3.9.16
PR:		268244
Reported by:	wen@
Exp-run by:	antoine@
2022-12-15 01:40:55 +00:00
Yuri Victorovich
734f7cc55b audio/timbre-mill: Broken on armv6: clang crashes
Reported by:	fallout
2022-12-14 17:34:37 -08:00
Yuri Victorovich
199835dc97 devel/rapidfuzz-cpp: Update 1.10.2 -> 1.10.4
Reported by:	portscout
2022-12-14 17:18:47 -08:00