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

573445 Commits

Author SHA1 Message Date
Alexey Dokuchaev
95981a8830 deskutils/qownnotes: update QOwnNotes to version 22.1.11. 2022-01-29 15:24:02 +00:00
Ben Lavery-Griffiths
4590fd29b7 www/gohugo: Update to 0.92.1
Changelog:	https://github.com/gohugoio/hugo/releases/tag/v0.92.1

PR:		261551
2022-01-29 09:28:58 -05:00
Adam Weinberger
010b98f9e4 UPDATING: Add entry for neovim luajit backend change 2022-01-29 05:54:46 -07:00
Adam Weinberger
390b480773 editors/vim, devel/luv: Use luajit-openresty as the Lua backend
After a failed attempt a few months ago, re-enable luajit-openresty
as the default luv backend, and the only neovim backend.

I suspect that it's safe to switch luv unconditionally as well, but I'm
taking a more conservative route at this time and just switching amd64
and i386 to it.

NeoVim is designed specifically for luajit. While it runs on PUC lua,
PUC is not used by upstream and no attempts are made to build for it.

However, luajit is largely a stalled project and is unlikely to ever
see new releases. The OpenResty fork, however, is actively-developed.
It is also the standard neovim lua backend on macOS Homebrew and most
Linux distributions.
2022-01-29 05:39:24 -07:00
Luca Pizzamiglio
1b5448f548 net-mgmt/py-prometheus-client: Update to 0.13.1
Changes: https://github.com/prometheus/client_python/releases
2022-01-29 12:01:40 +01:00
Tobias Kortkamp
7ddc39e7ad
security/uacme: Use system libev and unlock MBEDTLS option
If the build environment has libev installed ualpn picks it over
the vendored one, so just always use the system libev.
2022-01-29 11:44:20 +01:00
Tobias Kortkamp
96b6c9f910
devel/rust-analyzer: Update to 2022-01-24
https://rust-analyzer.github.io/thisweek/2022/01/24/changelog-113.html
2022-01-29 11:44:20 +01:00
Tobias Kortkamp
e8f494ad73
lang/jpm: Update to 0.0.2
https://github.com/janet-lang/jpm/releases/tag/0.0.2
2022-01-29 11:44:19 +01:00
Tobias Kortkamp
9e9db79dc0
lang/janet: Update to v1.20.0
https://github.com/janet-lang/janet/releases/tag/v1.20.0
2022-01-29 11:44:19 +01:00
Tobias Kortkamp
2eb283d82c
math/py-matplotlib: Chase USES=pyqt changes 2022-01-29 11:44:18 +01:00
Tobias Kortkamp
20e2a14698
cleanup: Python 3.6 is unsupported now
Reported by:	portscan
2022-01-29 11:44:18 +01:00
Tobias Kortkamp
34f0097f95
security/afl++: Update to 4.00c
https://github.com/AFLplusplus/AFLplusplus/releases/tag/4.00c
2022-01-29 11:44:17 +01:00
TAKATSU Tomonari
b1e9ea1d07 math/R-cran-nloptr: Update to 2.0.0 2022-01-29 10:42:32 +00:00
Ralf van der Enden
126b7de98c security/botan2: Update to 2.19.1 and drop maintainership
- Drop maintainership at the request of the maintainer

Changelog:	https://botan.randombit.net/news.html#version-2-19-1-2022-01-21

PR:		261530
2022-01-29 05:06:48 -05:00
Michiel van Baak Jansen
e8162ac539 net-p2p/sonarr: Disable built-in updater and take maintainership
PR:		261340
2022-01-29 05:06:24 -05:00
Ronald Klop
0dfb70c647 databases/mongodb50: Update to 5.0.6
- Fix PORTSCOUT; mongo changed versioning policy
- Document llvm13 as not working with LTO on aarch64 either

Changelog:	https://docs.mongodb.com/manual/release-notes/5.0-changelog/#5.0.6-changelog

PR:		261533
2022-01-29 05:05:48 -05:00
Antoine Brodin
9a7fd349cb security/py-msoffcrypto-tool: update to 5.0.0 2022-01-29 08:21:17 +00:00
Antoine Brodin
82d32e4edf textproc/py-yapf: update to 0.32.0 2022-01-29 08:09:58 +00:00
Goran Mekić
c70252fa67 www/py-freenit: update to 0.2.17
Changelog: https://github.com/freenit-framework/backend/releases/tag/0.2.17

PR:		257868
Reported by:	Goran Mekić <meka@tilda.center> (maintainer)
Reviewed by:	eduardo
2022-01-29 16:26:30 +09:00
Goran Mekić
4fcd262d91 databases/py-fastapi-users-db-ormar: add port: FastAPI-Users Ormar database adapter
Sub-package for Ormar support in FastAPI Users.

WWW: https://github.com/fastapi-users/fastapi-users-db-ormar

PR:		260845
Reported by:	Goran Mekić <meka@tilda.center> (new maintainer)
2022-01-29 16:08:08 +09:00
Goran Mekić
5397c5e80d www/py-fastapi-users: add port: Ready-to-use and customizable users management for FastAPI
Add quickly a registration and authentication system to your FastAPI project.
FastAPI Users is designed to be as customizable and adaptable as possible.
Features:
  * Extensible base user model
  * Ready-to-use register, login, reset password and verify e-mail routes
  * Ready-to-use social OAuth2 login flow
  * Dependency callables to inject current user in route
  * Pluggable password validation
  * Customizable database backend
    * SQLAlchemy async backend included thanks to encode/databases
    * MongoDB async backend included thanks to mongodb/motor
    * Tortoise ORM backend included
    * ormar backend included
  * Multiple customizable authentication backends
    * JWT authentication backend included
    * Cookie authentication backend included
  * Full OpenAPI schema support, even with several authentication backends

WWW: https://github.com/fastapi-users/fastapi-users

PR:		257369
Reported by:	Goran Mekić <meka@tilda.center> (new maintainer)
Reviewed by:	koobs
2022-01-29 15:54:40 +09:00
Roman Bogorodskiy
4d25744e61 security/libgpg-error: update to 1.44 2022-01-29 10:42:14 +04:00
Alexey Dokuchaev
7fbb727e11 sysutils/tree: provide fallback download URL and other improvements
- For some reason, upstream distfile site is currently inaccessible
  in certain parts of the world, e.g. Russia
- Pass build-related variables down to inner Makefile via MAKE_ARGS
  and remove the patch file (particularly, it was patching `install'
  target which is useless as the port is using its own)
- Adjust LICENSE (it's GPLv2 or later) and install documentation in
  the dedicated helper target (also install TODO file while here)

PR:	261547
2022-01-29 06:36:26 +00:00
Goran Mekić
919fa2a44a databases/py-ormar: update to 0.10.24
While here, loosen version ranges of some dependencies to avoid build
error.

PR:		261190
Reported by:	Goran Mekić <meka@tilda.center> (maintainer)
Reviewed by:	koobs
2022-01-29 15:31:24 +09:00
Sergey A. Osokin
c5f26b5b02 security/boringssl: update to the recent commit 2022-01-28 22:05:27 -05:00
Po-Chuan Hsieh
1ffe9c4b59
www/py-httpx: Add CLI and SOCKS options 2022-01-29 09:40:17 +08:00
Po-Chuan Hsieh
b8b81ea7f7
devel/rubygem-bootsnap19: Remove obsoleted port
Use devel/rubygem-bootsnap instead.
2022-01-29 09:29:09 +08:00
Po-Chuan Hsieh
8adb03ad23
textproc/rubygem-rouge326: Remove obsoleted port
Use textproc/rubygem-rouge instead.
2022-01-29 09:29:08 +08:00
Po-Chuan Hsieh
d437154d9d
converters/p5-JSON1: Remove obsoleted port
Use converters/p5-JSON instead.
2022-01-29 09:29:04 +08:00
Po-Chuan Hsieh
83fc0cf8c5
security/py-josepy: Update to 1.12.0
Changes:	https://github.com/certbot/josepy/blob/master/CHANGELOG.rst
2022-01-29 09:19:38 +08:00
Po-Chuan Hsieh
be327da259
net/py-urllib3: Update to 1.26.8
Changes:	https://github.com/urllib3/urllib3/releases
2022-01-29 09:19:31 +08:00
Po-Chuan Hsieh
cf91c785fb
devel/py-nbconvert: Update to 6.4.1
Changes:	https://github.com/jupyter/nbconvert/blob/main/docs/source/changelog.rst
		https://github.com/jupyter/nbconvert/commits/main
2022-01-29 09:19:20 +08:00
Po-Chuan Hsieh
c3b7c5c7b5
x11-fonts/google-fonts: Fix 74953fa06f
Reported by:	naddy, Tomoaki AOKI <junchoon@dec.sakura.ne.jp>
2022-01-29 09:14:42 +08:00
Jan Beich
b3cf4f6448 graphics/mesa-devel: update to 21.3.b.3353
Changes:	57445adc89...c3a74e10f9
2022-01-29 00:53:18 +00:00
Jan Beich
c2423225d9 graphics/vulkan-validation-layers: update to 1.3.204
Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.203...v1.3.204
Reported by:	Repology
2022-01-29 00:53:18 +00:00
Jan Beich
38c06e0f29 multimedia/helvum: update to 0.3.3
Changes:	https://gitlab.freedesktop.org/ryuukyu/helvum/-/compare/0.3.2...0.3.3
Reported by:	Repology
2022-01-29 00:53:18 +00:00
Jan Beich
58089995c9 x11-servers/xwayland-devel: update to 21.0.99.1.161
Changes:	d1f26c3e7...c6b0dcb82
2022-01-29 00:53:18 +00:00
Jan Beich
69bae8f591 emulators/yuzu: update to s20220128
Changes:	9bf7ad97f...1900abde1
2022-01-29 00:53:17 +00:00
Po-Chuan Hsieh
d76ea52354
devel/grpc: Clean up outdated patches 2022-01-29 07:27:02 +08:00
Po-Chuan Hsieh
5d56685dce
net/vnstat: Update MASTER_SITES
PR:		261451
Reported by:	diizzy
2022-01-29 07:27:02 +08:00
Po-Chuan Hsieh
020e3948bb
www/gitlab-ce: Fix version requirement of RUN_DEPENDS
from Gemfile:
gem 'sidekiq', '~> 6.3'

Reference:	https://gitlab.com/gitlab-org/gitlab-foss/-/blob/v14.7.0/Gemfile#L198
2022-01-29 07:27:02 +08:00
Po-Chuan Hsieh
9962734ba8
devel/py-gitpython: Fix dependencies
- Move py-ddt from RUN_DEPENDS to TEST_DEPENDS
- Update version requirement of RUN_DEPENDS
- Bump PORTREVISION for dependency change

Approved by:	ygy (maintainer, via telegram)
2022-01-29 07:27:01 +08:00
Po-Chuan Hsieh
207c837e1b
textproc/rubygem-nokogiri: Rename gemspec patch to patch-gemspec 2022-01-29 07:27:01 +08:00
Po-Chuan Hsieh
7f269dcb1d
converters/p5-JSON: Update to 4.05
- Remove CONFLICTS after p5-JSON1 removal

Changes:	https://metacpan.org/dist/JSON/changes
2022-01-29 07:27:01 +08:00
Po-Chuan Hsieh
24862bb4e5
textproc/rubygem-html-proofer: Update to 3.19.3
Changes:	https://github.com/gjtorikian/html-proofer/releases
		https://github.com/gjtorikian/html-proofer/commits/main
2022-01-29 07:27:00 +08:00
Po-Chuan Hsieh
2c664a1d02
textproc/rubygem-cucumber-html-formatter: Update to 18.0.0
Changes:	https://github.com/cucumber/common/blob/main/html-formatter/CHANGELOG.md
2022-01-29 07:27:00 +08:00
Po-Chuan Hsieh
fc16fe7ea4
net/rubygem-grpc: Update to 1.43.1
Changes:	https://github.com/grpc/grpc/releases
		https://github.com/grpc/grpc/commits/master/src/ruby
2022-01-29 07:27:00 +08:00
Po-Chuan Hsieh
b3f87c8c5e
misc/rubygem-octicons: Update to 16.3.0
Changes:	https://github.com/primer/octicons/releases
2022-01-29 07:27:00 +08:00
Po-Chuan Hsieh
93e3a8cf3a
devel/rubygem-sidekiq-scheduler: Update to 3.1.1
Changes:	https://github.com/moove-it/sidekiq-scheduler/releases
2022-01-29 07:26:59 +08:00
Po-Chuan Hsieh
670fe6b104
devel/rubygem-rspec-rails: Update to 5.1.0
Changes:	https://github.com/rspec/rspec-rails/blob/main/Changelog.md
2022-01-29 07:26:59 +08:00