Commit Graph

605866 Commits

Author SHA1 Message Date
Yasuhiro Kimura
0a915d5aa7 editors/emacs-devel: Update to 2023-01-15 snapshot
Changes:	4e4a808...16579f6
2023-01-15 15:49:43 +09:00
Yasuhiro Kimura
febfba88de misc/compat.el: Update to 29.1.1.1
Changes:	https://github.com/emacs-compat/compat/compare/29.1.1.0...29.1.1.1
2023-01-15 15:49:39 +09:00
Yuri Victorovich
1c0f318b76 misc/json-tui: New port: JSON terminal UI made in C++ 2023-01-14 19:13:58 -08:00
Muhammad Moinur Rahman
2d00178fd4 */*: Fix some ports conversion from USE_RUBY to USES=ruby
In my previous commit 18c6e18 I missed some ports where RUBY was
optional. This commit fixes those missing ports and fixes INDEX build.

Approved by:	portmgr
Fixes: 18c6e18 Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
2023-01-14 20:45:23 -06:00
Wen Heping
6ef6944084 textproc/p5-String-Truncate: Update to 1.100603 2023-01-15 09:37:47 +08:00
Wen Heping
5b822f6523 www/p5-Dancer: Update to 1.3520
Add missing TEST_DEPENDS
2023-01-15 09:30:59 +08:00
Yuri Victorovich
00c7c52872 devel/ftxui: Update 3.0.0-69 -> 3.0.0-71
Also fix tests.
2023-01-14 17:28:10 -08:00
Yuri Victorovich
6593800456 misc/openhantek: Update 3.3.1 -> 3.3.2.1
Reported by:	portscout
2023-01-14 17:28:10 -08:00
Yuri Victorovich
c75da93b10 science/agrum: Update 1.3.1 -> 1.5.2 2023-01-14 17:28:09 -08:00
Yuri Victorovich
9927395bcb www/wasm-pack: New port: Workflow tool for Rust-generated WebAssembly 2023-01-14 17:28:09 -08:00
Wen Heping
0cbc88f8f3 textproc/py-pikepdf: Update to 6.2.7 2023-01-15 09:21:03 +08:00
Wen Heping
239d8e83b0 www/moodle39: Update to 3.9.19 2023-01-15 07:37:17 +08:00
Wen Heping
6b1efab6c7 www/moodle311: Update to 3.11.12 2023-01-15 07:36:48 +08:00
Wen Heping
6a59a7bc9b www/moodle40: Update to 4.0.6 2023-01-15 07:36:07 +08:00
Wen Heping
61a26b5a71 www/moodle41: Update to 4.1.1 2023-01-15 07:35:34 +08:00
Tobias C. Berner
21778d8958 Cleanup: Remove devel/llvm[789]0
*  remove old devel/llvm70
 *  remove old devel/llvm80
 *  remove old devel/llvm90

 *  remove ports explicitely depending on either of the three

Differential Revision:	https://reviews.freebsd.org/D37936
2023-01-15 00:14:56 +01:00
Muhammad Moinur Rahman
18c6e18276 Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk

Notable changes are.

- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
  USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.

This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863

I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.

Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D37925
2023-01-14 17:08:33 -06:00
Dmitry Marakasov
74d5524557 devel/py-types-Pillow: update 9.4.0.1 → 9.4.0.2 2023-01-15 02:06:38 +03:00
Dmitry Marakasov
cce536d784 games/hyperrogue: update 12.1d → 12.1h 2023-01-15 01:56:45 +03:00
Guido Falsi
167253a266 x11/xfce4-screenshooter-plugin: Update to 1.10.3 2023-01-14 23:55:53 +01:00
Li-Wen Hsu
5f63b17b33
x11-fonts/jetbrains-mono: Update to 2.304 2023-01-15 06:41:36 +08:00
Alan Somers
ce36d72b30 devel/fsx: new port
The fsx utility tests file system I/O routines for correctness, with
random input.  This port is a Rust rewrite of the classic C utility, as
stored in freebsd-src in tools/regression/fsx.

PR:		268938
Approved by:	mikael (ports)
2023-01-14 14:36:56 -07:00
Tobias C. Berner
1fe9749d83 Qt: Update Qt 5 to 5.15.8
- update distfiles to be rebased on the Qt 5.15.8 branch

PR:		268773
Exp-run by:	antoine
2023-01-14 22:15:14 +01:00
Bernard Spil
3fcd015a1b www/nextcloud-appointments: Update to 1.14.9 2023-01-14 19:33:06 +00:00
Bernard Spil
f62dd83f90 finance/nextcloud-cospend: Update to 1.5.5 2023-01-14 19:32:52 +00:00
Bernard Spil
4784a824f3 Mk/Uses/nextcloud.mk: Introduce USES= nextcloud
* Simplify's port creation for Nextcloud apps
 * Convert existing ports to USES= nextcloud
2023-01-14 19:30:14 +00:00
Mikael Urankar
0f63b7fec4 net-mgmt/ocsinventory-{server,ocsreports}: Update to 2.11.1
Changes:
  https://github.com/OCSInventory-NG/OCSInventory-ocsreports/releases/tag/2.11.0
  https://github.com/OCSInventory-NG/OCSInventory-ocsreports/releases/tag/2.11.1

PR:		267789
Approved by:	maintainer timeout
2023-01-14 20:04:11 +01:00
Sergei Vyshenski
9dd18b9dd2 security/p5-IO-Socket-SSL: Update to 2.078
Changes: https://metacpan.org/dist/IO-Socket-SSL/changes

PR:		268361
Approved by:	Sergei Vyshenski (maintainer)
2023-01-14 20:04:11 +01:00
Sergei Vyshenski
59ba8b2688 www/p5-RT-Client-REST: Update to 0.71.0
Changes: https://metacpan.org/changes/distribution/RT-Client-REST

PR:		268203
Approved by:	Sergei Vyshenski (maintainer)
2023-01-14 20:04:11 +01:00
Daniel Engberg
db776445ca audio/id3ed: Deprecate and set expiration date to 2023-03-31
Abandonware and obsolete, doesn't support ID3v2 tagging

PR:		268576
Approved by:	portmgr (maintainer timeout, 2+ weeks)
2023-01-14 19:43:11 +01:00
Daniel Engberg
b55bff444d dns/public_suffix_list: Update to 20221207
No changelog available except for upstream git history

PR:		268543
Approved by:	portmgr (maintainer timeout, 2+ weeks)
2023-01-14 19:40:35 +01:00
Daniel Engberg
f9ff6b1f78 dns/libpsl: Update to 0.21.2 and switch to Meson
* Switch to Meson (simplifies patching and is faster)
* Drop IDN option, only allow IDNA2008 compatible libraries
* Switch default library to (lib)ICU as its a more common dependency
* Enable "make test"
* Install psl-make-dafsa binary not just manpage
* Modernize Makefile to follow Porters Handbook more closely

Changelog: https://github.com/rockdaboot/libpsl/releases/tag/0.21.2

PR:		268544
Approved by:	portmgr (maintainer timeout, 2+ weeks)
2023-01-14 19:38:23 +01:00
Fernando Apesteguía
dde3b2b456 deskutils/ydotool: update to 1.0.3
Reported by:	portscout
2023-01-14 18:27:14 +01:00
Frank Behrens
031321acf9 dns/zkt: update to 1.1.6
ChangeLog: https://raw.githubusercontent.com/hzuleger/ZKT/master/CHANGELOG

PR:		268883
Reported by:	frank@harz.behrens.de (maintainer)
2023-01-14 18:25:31 +01:00
Alexey Vyskubov
52fd900add sysutils/zoxide: update to 0.9.0
PR:		268885
Reported by:	alexey@ocaml.nl
Approved by:	andoriyu@gmail.com (maintainer)
2023-01-14 18:22:48 +01:00
Mikhail Zakharov
84b1f113fd net/empty: Update to 0.6.23c
PR:		268855
Reported by:	zmey20000@yahoo.com
2023-01-14 18:21:44 +01:00
uichiro NAITO
915aa2b763 multimedia/handbrake: update to 1.6.0
ChangeLog: https://handbrake.fr/news.php?article=49

PR:		268925
Reported by:	naito.yuichiro@gmail.com (maintainer)
2023-01-14 18:20:41 +01:00
Jens Grassel
0e2dea2d2c devel/ammonite: Update to 2.5.6
* Update coursier to 2.1.0-RC1 which also closes some potential security
  vulnerabilities
 * Improved Scala 3 support including @main annotation support
 * Added support for Scala 3.2.1

PR:		268900
Reported by:	freebsd-ports@jan0sch.de
MFH:		2023Q1 (security fix)
2023-01-14 18:18:17 +01:00
Jaap Akkerhuis
6199ca053d net/routinator: Update to 0.12.1
ChangeLog: https://www.nlnetlabs.nl/news/2023/Jan/04/routinator-0.12.1-released/

Minor bugfixes.

 * Actually use the extra-tals-dir config file option.

 * Allow private keys prefixed both with BEGIN PRIVATE KEY and BEGIN RSA
 PRIVATE KEY in the files referred to by http-tls-key and rtr-tls-key
 configuration options.

 * On Unix, if chroot is requested but no working directory is explicitly
 provided, set the working directory to the chroot directory.

 * Fixed the error messages printed when the http-tls-key or http-tls-cert
 options are required but missing. They now refer to HTTP and not, as
 previously, to RTR.

PR:		268906
Reported by:	jaap@NLnetLabs.nl (maintainer)
2023-01-14 18:16:46 +01:00
Samir Noir
15e6401c15 sysutils/chezmoi: update to 2.29.1
ChangeLog: https://github.com/twpayne/chezmoi/releases/tag/v2.29.1

PR:		268915
Reported by:	samir@noir.im (maintainer)
2023-01-14 18:15:39 +01:00
Jose Luis Duran
9428654776 security/strongswan: Update to 5.9.9
ChangeLog: https://github.com/strongswan/strongswan/releases/tag/5.9.9

PR:		268918 262743
Reported by:	jlduran@gmail.com
Approved by:	strongswan@Nanoteq.com (maintainer)
2023-01-14 18:13:48 +01:00
Ashish SHUKLA
ca9a2e82f2
textproc/ugrep: Update to 3.9.5 2023-01-14 16:41:00 +00:00
Robert Nagy
36e349bf59 www/{chromium,ungoogled-chromium}: unbreak tests by using FC_CACHE_VERSION instead of hardcoding the version 2023-01-14 17:17:15 +01:00
Lorenzo Salvadore
c7f2e85ff6
lang/gcc11-devel: Update to 11.3.1.s20230113 2023-01-14 15:32:32 +01:00
Ryan Steinmetz
6fe12ab2c8
net/freeradius3: Fix certificate parsing
- Bump PORTREVISION
- Attempt fix for OPNSense packaging

PR:		268951
Obtained from:	upstream/3d08027f30c6d9c1eaccf7d60c68c8f7d78017c3
2023-01-14 09:20:02 -05:00
Jan Beich
d6ae9c1070 emulators/yuzu: fix "(implies ...)" in WEBENGINE after 03a2c8684d 2023-01-14 14:04:16 +00:00
Dima Panov
82776dcceb */libreoffice*: update to 7.4.4.release (+)
Please welcome latest Community release of LibreOffice Suite, 7.4.4!

Read more:	https://blog.documentfoundation.org/blog/2023/01/12/libreoffice-7-4-4-community/
2023-01-14 17:00:19 +03:00
Jan Beich
59130ee92b x11-wm/phoc: update to 0.23.0
Changes:	https://gitlab.gnome.org/World/Phosh/phoc/-/releases/v0.23.0
Reported by:	GitLab (notify releases)
2023-01-14 13:52:38 +00:00
Jan Beich
13ea6cf101 emulators/yuzu: drop qt6-webengine workaround after 3227b809dd 2023-01-14 13:52:38 +00:00
Rainer Hurling
e77b093ffd devel/py-pyls-black: Add wheel build dependency
Forgot to add wheel as dependency, pyproject.toml isn't helpfull here.

PR:		268342
Reported by:	p5B2EA84B3@t-online.de
2023-01-14 14:17:36 +01:00