1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Commit Graph

586056 Commits

Author SHA1 Message Date
Ganael LAPLANCHE
7ee7478d5f sysutils/fpart: Update to 1.5.0
Changelog: https://www.fpart.org/changelog/
2022-06-08 12:47:26 +02:00
Goran Mekić
4699ae7e3a
devel/py-apispec: Update to 5.2.2
https://github.com/marshmallow-code/apispec/blob/dev/CHANGELOG.rst#522-2022-05-13

PR:		264490
2022-06-08 18:45:52 +08:00
Sean Farley
575744dd46 editors/fileobj: Update to 0.7.108
- small cosmetic changes

ChangeLog: https://github.com/kusumi/fileobj/blob/v0.7/CHANGES

PR:		263843
Approved by:	maintainer timeout (zrj@dragonflybsd.org, > 1 month)
2022-06-08 11:44:59 +01:00
Ganael LAPLANCHE
c161c82b7c multimedia/libdvdread: Update to 6.1.3
No dependency bump as that version remains binary-compatible with 6.1.2

Changelog: https://code.videolan.org/videolan/libdvdread/-/blob/master/NEWS
2022-06-08 12:38:06 +02:00
Jaap Akkerhuis
993f58d32e
dns/unbound: Update to 1.16.0
This release has EDE support, for extended EDNS error reporting,
it fixes unsupported ZONEMD algorithms to load, and has more bug fixes.

The EDE errors can be turned on by `ede: yes`, it is default disabled.
Validation errors and other errors are then reported. If you also want
stale answers for expired responses to have an error code, the option
`ede-serve-expired: yes` can be used.

On request, the port now also has dnscrypt support default enabled.

PR:		264538
2022-06-08 18:33:33 +08:00
Baptiste Daroussin
da86df1c1d print/freetype: remove long abandonned port
It has been replaced very log ago by print/freetype2, it is more than
time to decommission it
2022-06-08 11:56:29 +02:00
Baptiste Daroussin
9b53a68451 misc/magicpoint: remove dependency on freetype1 (was off by default) 2022-06-08 11:56:28 +02:00
Baptiste Daroussin
6303ab024f print/ttftot42: remove abandonware 2022-06-08 11:56:27 +02:00
Baptiste Daroussin
b7193b2f2a graphics/Makefile: remove false dependency on freetype 1 2022-06-08 11:56:27 +02:00
Baptiste Daroussin
e94c2593eb graphics/gltt: remove abandonware 2022-06-08 11:56:26 +02:00
Baptiste Daroussin
8e0018d94f x11/xlockmore: remove FREETYPE option
xlockmore already uses feetype (freetype2) this option was to use
the long ago deprecated freetype1 library thought the gltt (which
is also abandonned)
2022-06-08 11:56:25 +02:00
Igor Pokrovsky
663caebc3e
misc/wmforecast: Update to 1.8.1
PR:		261326
2022-06-08 17:36:15 +08:00
Alexey Dokuchaev
a58264f05f x11-toolkits/wxgtk31: add non-default, webkit-less gtk2 flavor
This follows similar commit b7cbb62f6a in `x11-toolkits/wxgtk30'
to allow widget-heavy graphical software, e.g. various CADs, offer
more fluent, responsive, and overall better user experience.
2022-06-08 08:29:06 +00:00
Emmanuel Vadot
0b95c0475f x11-drivers/xf86-video-amdgpu: Update to 22.0.0
While here pet portlint.

Sponsored by:	Beckhoff Automation GmbH & Co. KG
Differential Revision:	https://reviews.freebsd.org/D35269
2022-06-08 10:23:05 +02:00
Ashish SHUKLA
cc3e89f7d6
textproc/meilisearch: Update to 0.27.2 2022-06-08 07:15:09 +00:00
Piotr Kubaj
22e1249369 www/lighttpd: update to 1.4.65 2022-06-08 07:05:28 +00:00
Pietro Cerutti
c8c734a277 textproc/re-flex: update to 3.2.7
Release notes:
https://github.com/Genivia/RE-flex/releases/tag/v3.2.6
https://github.com/Genivia/RE-flex/releases/tag/v3.2.7
2022-06-08 06:44:29 +00:00
Yuri Victorovich
2c4b9414a6 multimedia/ustreamer: Update 5.6 -> 5.8
Reported by:	portscout
2022-06-07 22:28:33 -07:00
Yuri Victorovich
354d0f5869 math/py-ipyopt: Update 0.12.3 -> 0.12.4
Reported by:	portscout
2022-06-07 22:28:33 -07:00
Jason Helfman
245f275142 devel/ayatana-ido: update to 0.9.2 2022-06-07 21:56:04 -05:00
Derek Schrock
8850edb817
www/node14: Upgrade to 14.19.3
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V14.md#14.19.3

This update is based on a patch from Dani I. <i.dani@outlook.com> that
was originally attached to the PR.

This update addresses CVE-2021-44531/44532/44533, CVE-2022-0778, and
CVE-2022-21824.

Notable port additions:

- COREPACK option [1]
- test target
- python 3.10 build support
- patch for failing test due to FreeBSD OpenSSL adding "-freebsd" to
  version string

[1] Corepack is an experimental tool to help with managing versions of
your package managers. It exposes binary proxies for each supported
package manager that, when called, will identify whatever package
manager is configured for the current project, transparently install it
if needed, and finally run it without requiring explicit user
interactions.

PR:		263090
Approved by:	bhughes (maintainer, timeout)
Differential Revision:	https://reviews.freebsd.org/D35192
2022-06-07 22:26:07 -03:00
Jason W. Bacon
0fe015c69f sysutils/spcm: Update to 0.5.7
Drop web monitor setup: Ganglia and Nagios are abandoned,
other tools are complicated.  Let user choose and manually install.
Integrate cluster-upgrade into menu system
Add support for custom delays to cluster-ipmi-power-on
A few minor fixes and enhancements
2022-06-07 19:43:56 -05:00
Goran Mekić
169a8a95bb www/py-flask-peewee: Update to 3.0.5
ChangeLog: https://github.com/coleifer/flask-peewee/compare/3.0.4...3.0.5

PR:		263559
2022-06-08 01:39:35 +01:00
Jason W. Bacon
24597a7d91 sysutils/desktop-installer: Update to 0.7.7.4
A few minor improvements for robustness and user friendliness
2022-06-07 19:31:16 -05:00
Jason W. Bacon
a8fe7a17d8 sysutils/auto-admin: Update to 0.7.11
New scripts: auto-upgrade-base: Upgrade base system to a new release
Minor bug fixes, modernizations, enhancements, and code improvements
2022-06-07 19:29:13 -05:00
Nuno Teixeira
c9e8d83b47 net/gitup: fix i386 build (12.3 rel)
- add upstream patch to fix i386 build (12.3 release)
 - bump PORTREVISION
2022-06-08 01:04:12 +01:00
Goran Mekić
2bcb761ee5 www/py-fastapi-users: Update to 10.0.6
ChangeLog: https://github.com/fastapi-users/fastapi-users/releases/tag/v10.0.6

PR:		264508
2022-06-08 00:24:09 +01:00
Goran Mekić
48949ed4c4 databases/py-ormar: Adjust dependencie
- adjust dependencie to latest databases/py-databases version

PR:		264516
2022-06-08 00:04:04 +01:00
Dmitri Goutnik
309cdeccd8 */*: Bump port revisons after lang/go{117,118} update 2022-06-07 16:56:10 -05:00
Muhammad Moinur Rahman
6532d08def devel/py-async_timeout: Update version 3.0.1=>4.0.2
- Add test framework

Relnotes: https://github.com/aio-libs/async-timeout/releases/tag/v4.0.2
2022-06-07 16:37:20 -05:00
Muhammad Moinur Rahman
85ceb3e7a4 databases/py-unqlite: Update version 0.5.3=>0.9.3
Relnotes: https://github.com/coleifer/unqlite-python/releases/tag/0.9.3
2022-06-07 16:37:20 -05:00
Goran Mekić
d548268465 www/py-flask-smorest: Update to 0.38.0
ChangeLog: www/py-flask-smorest: Update to 0.38.0

PR:		264510
2022-06-07 22:34:56 +01:00
Danilo Egea Gondolfo
d6a9a07720 sysutils/kubectl: Update to 1.24.1 2022-06-07 21:56:15 +01:00
Bernhard Froehlich
97b0f3a365
sysutils/containerd: Update to 1.6.6 2022-06-07 20:01:29 +00:00
Goran Mekić
ee2538bd6f www/py-httpx-oauth: Update to 0.7.0
ChangeLog: https://github.com/frankie567/httpx-oauth/releases/tag/v0.7.0

PR:		264511
2022-06-07 20:55:22 +01:00
Larry Rosenman
3f5bad6cf5
multimedia/plexmediaserver-plexpass: update to 1.27.0.5878
ChangeLog:
https://forums.plex.tv/t/plex-media-server/30447/508

PR: 246525
Reported By: b.shertenlieb@yahoo.com
2022-06-07 14:52:48 -05:00
Bryan Drewery
ca9ce6929f security/openssh-portable: Update to 9.0p1
Changes:        https://www.openssh.com/txt/release-9.0
PR:		264211
2022-06-07 12:21:43 -07:00
Goran Mekić
3192a093df www/py-flask-jwt-extended: Update to 4.4.1
- Drop support for Flask 1
- Add verify_type argument to view decorators
- Documentation improvements
- Relax dependency pinning for cryptography package
- Fix PEP 561 compatibility

The port uses standardized pytest entry point now.

Changelog: https://github.com/vimalloc/flask-jwt-extended/releases/tag/4.4.0
           https://github.com/vimalloc/flask-jwt-extended/releases/tag/4.4.1

PR:		263834
2022-06-07 21:15:12 +02:00
Yuri Victorovich
24d3b957da math/dune-multidomaingrid: Update 2.7.1 -> 2.8.0 2022-06-07 11:54:45 -07:00
Yuri Victorovich
f6dbc8618b net/fb303: Update g20210709 -> g20220607 2022-06-07 11:54:45 -07:00
Yuri Victorovich
895156e456 math/cmh: Unbreak
Reported by:	fallout
2022-06-07 11:54:45 -07:00
Kevin Bowling
39c3c644f4 databases/timescaledb: Update to 2.7.0
Changes: https://github.com/timescale/timescaledb/releases/tag/2.7.0

Sponsored by:	BBOX.io
2022-06-07 11:40:54 -07:00
Li-Wen Hsu
415a8d6c09
devel/py-jenkins-job-builder: Update to 4.1.0
Sponsored by:	The FreeBSD Foundation
2022-06-08 01:25:20 +08:00
Michael Gmelin
6bf98721cf sysutils/pftop: Update to 0.8 2022-06-07 18:25:13 +02:00
Jason W. Bacon
c35d6bc602 x11/coreterminal: Update to latest commit
Adds snap to multiple of font size during window resize
Changes:        https://gitlab.com/cubocore/coreapps/coreterminal
2022-06-07 10:56:34 -05:00
Jason W. Bacon
23941c954f deskutils/coregarage: Update to latest commit
Minor build system updates
Changes:        https://gitlab.com/cubocore/coreapps/coregarage/-/tags
2022-06-07 10:54:22 -05:00
Jason W. Bacon
03e3e72737 deskutils/libcprime: Update to 4.3.0
Minor build system updates
Changes:        https://gitlab.com/cubocore/libcprime/-/tags
2022-06-07 10:50:47 -05:00
Dmitry Marakasov
b9d55c3580 multimedia/obs-websocket: mark BROKEN
Approved by:	portmgr blanket
2022-06-07 18:39:07 +03:00
Dmitry Marakasov
d245ca3888 math/cmh: mark BROKEN
Approved by:	portmgr blanket
2022-06-07 18:39:07 +03:00
Dmitry Marakasov
15629e6875 databases/elixir-ecto: mark BROKEN
Approved by:	portmgr blanket
2022-06-07 18:39:07 +03:00