1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
Commit Graph

622237 Commits

Author SHA1 Message Date
Chris
6aac9f0fbc x11-wm/evilwm: update to 1.4.1
- define LICENSE
 - switch to DISTVERSION
 - set INSTALL_TARGET=install-strip
 - submitter becomes maintainer

Upstream Changes:

Version 1.4.1, Wed Nov  2 2022

  * Add "raise" function to complement "lower" [Juan Pedro Vallejo]
  * Allow '=' in option arguments, needed for -bind [Burkhard Kleemeier]

Version 1.4.0, Tue Sep 27 2022

  * Send more accurate response to _NET_REQUEST_FRAME_EXTENTS.
  * Support arbitrary key binds and semi-arbitrary button binds.
  * Reread config and remanage all windows on SIGHUP.

Version 1.3.1, Fri Jul 30 2021

  * Documentation updates & fixes only.

Version 1.3.0, Fri Jul 16 2021

  * Add EWMH 1.5 _NET_WM_STATE_FOCUSED support.
  * Add basic multi-monitor support when Randr >= 1.5 available.
  * Remove border when window is maximised (useful for multi-monitor).
  * Set _NET_FRAME_EXTENTS whenever relevant.
  * Add new -wholescreen option to reinstate old behaviour of treating screen
    as one large display.
  * Remove -DVWM build option.  User can run with "-numvdesks 1" if necessary.

Version 1.2.1, Mon Jul  5 2021

  * Fix QWERTZ_KEYMAP build option [Sime Ramov]

Version 1.2.0, Mon Jul  5 2021

  * Code reorder.  Better code separation and many more/better comments.
  * Don't focus mapped window if pointer not on same screen [by Ben Stern]
  * Added QWERTZ_KEYMAP build option [by Thomas Egerer]
  * Remove option to exclude help and error messages.
  * Set focus to root window when closing current [adapted from Arch patch]
  * Add tiny configure script to help with Debian multiarch cross-builds.
  * Generate some documentation from HTML source.

PR:		271619
Approved by:	lasg@lasg.dk (maintainer)
2023-06-08 12:51:06 +02:00
Robert Clausecker
25abfde55d devel/libcircllhist: update to g20221215
Changelog: https://github.com/openhistogram/libcircllhist/commits/master
2023-06-08 12:51:06 +02:00
Robert Clausecker
37dc33f9de multimedia/py-metadata-cleaner: update to 2.5.2
Changelog: https://gitlab.com/rmnvgr/metadata-cleaner/-/blob/main/CHANGELOG.md
2023-06-08 12:51:06 +02:00
Andrew "RhodiumToad" Gierth
b4c88d1e71 lang/lua54: update to 5.4.6
Submitter becomes maintainer.

5.4.6 fixes the following bugs in 5.4.4 and 5.4.5:

Lua 5.4.5:
    Changing the signature of 'lua_resetthread' broke ABI.

Lua 5.4.4:
    lua.c assumes that argv has at least one element.
    Lua can generate wrong code when _ENV is <const>.
    Wrong code generation for constants in bitwise operations.
    Lua-stack overflow when C stack overflows while handling an error.
    'lua_settop' may use a pointer to stack invalidated by 'luaF_close'.
    'break' may not properly close variable in a 'for' loop.
    GC not setting a proper target for next cycle after a full collection in generational mode.
    'utf8.codes' does not raise an error on spurious continuation bytes.
    C-stack overflow with deep nesting of coroutine.close.
    Wrong line in error message for arithmetic errors.
    Loading a corrupted binary file can segfault.

In addition some improvements have been made to the manual.

PR:		271561
Approved by:	russ.haley@gmail.com (maintainer timeout, two weeks)
2023-06-08 12:51:06 +02:00
Zsolt Udvari
2cea054a58 converters/R-cran-jsonlite: update to 1.8.5
Changelog: https://github.com/jeroen/jsonlite/blob/master/NEWS

PR:		271871
2023-06-08 12:51:05 +02:00
Matthew Luckie
964b9f7694 net/scamper: update to 20230605
ChangeLogs:
https://mailman.caida.org/pipermail/scamper-announce/2023-March/000030.html
https://mailman.caida.org/pipermail/scamper-announce/2023-March/000031.html
https://mailman.caida.org/pipermail/scamper-announce/2023-June/000032.html

PR:		271860
2023-06-08 12:51:05 +02:00
Robert Clausecker
13b1156592 finance/ticker: update to 4.5.14
Changelog: https://github.com/achannarasappa/ticker/releases/tag/v4.5.14
2023-06-08 12:51:05 +02:00
Kai Knoblich
177589b953 net-mgmt/py-napalm: Update to 4.1.0
* Remove a no longer required patch.

Changelog:

https://github.com/napalm-automation/napalm/releases/tag/4.1.0
2023-06-08 12:29:47 +02:00
Kai Knoblich
f8e290cba9 net-mgmt/py-pyeapi: Update to 1.0.0
* Simplify Makefile by switching to USE_PYTHON=unittest while I'm here.

Changelog:

https://github.com/arista-eosplus/pyeapi/releases/tag/v1.0.0
2023-06-08 12:29:46 +02:00
Kai Knoblich
767d515ad9 textproc/py-textfsm: Switch back to PyPI
* During QA tests of net-mgmt/py-napalm, runtime errors occured because
  the egg-info of py-textfsm still had version information of the prior
  release (= 1.1.2).

  This was because when version 1.1.3 was released, it was already
  available in the upstream repository, but there was no sdist available
  at PyPI yet.  This was then made up by upstream some months later with
  a corresponding adjustment for the egg-info:

  https://github.com/google/textfsm/compare/v1.1.3...ca3755dc

  Therefore, switch back to PyPI, which is the preferred method with
  respect to Python ports and bump PORTREVISION due package change.

While I'm here:

* Re-evaluate and remove no longer required BUILD_DEPENDS.
* Simplify Makefile by switching to USE_PYTHON=pytest.

MFH:		2023Q2
2023-06-08 12:29:46 +02:00
Robert Nagy
7af61c791d www/ungoogled-chromium: update to 114.0.5735.106
Approved by:	rene (mentor, implicit)
Security:	https://vuxml.freebsd.org/freebsd/12741b1f-04f9-11ee-8290-a8a1599412c6.html
2023-06-08 12:25:15 +02:00
Rodrigo Osorio
efae882868 editors/poedit: Update to 3.3.1
Port changes:
    Update Makefile to makez testport & linters happy

Major changes:
    Version 3.1 (https://github.com/vslavik/poedit/releases/tag/v3.1-oss)
    - Added Go / Previously Edited menu command
    - Improved source code viewer performance
    - XLIFF: added support for resname/name attributes

    Version 3.2 (https://github.com/vslavik/poedit/releases/tag/v3.2-oss)
    - Added format string highlighting for Objective-C, Qt, KDE, Lua, C# and Pascal
    - Bugfixes

    Version 3.2.1 (https://github.com/vslavik/poedit/releases/tag/v3.2.1-oss)
    - Fix chmod/chown related regression in 3.2

    Version 3.2.2 (https://github.com/vslavik/poedit/releases/tag/v3.2.2-oss)
    - Fixed overzealous placeholders correctness check
    - Updated bundled GNU gettext to 0.21.1

    Version 3.3 (https://github.com/vslavik/poedit/releases/tag/v3.3-oss)
    - Added support for JSON translation files
    - Added support for Flutter ARB translation files
    - Added support for XLIFF 2.1
    - Added ability to replace source text with another translation

    Version 3.3.1 (https://github.com/vslavik/poedit/releases/tag/v3.3.1-oss)
    - Fixed catalog loosing source language information on update or similar manipulation.

PR:		271818
Reported by:	wen
2023-06-08 11:30:22 +02:00
Baptiste Daroussin
3bd2152c76 ports-mgmt/pkg-devel: update to 1.19.99.2
The main change here is the replacement of libfetch by libcurl,
this fixes many of the issues that were related to libfetch itself.
This gives us also a better debug informations

Changes from 1.19.99.1
- Update libucl to latest version
- Allow to configure COMPRESSION_FORMAT in pkg.conf
- Remove support for legacy (pkg_* tools)
- kill useless pkg_manifest_key API
- pkg add (respect provide/require)
- pkg autoremove: properly process provides/requires
- pkg now requires C11
- remplace pkg_set(3) API with a _Generic based API
- periodic script: Use locale-agnostic (ISO 8601)
- complete refactoring of the fetch code
- new pkgdb_all_search to search local and remote DBs at the same time
- fix plenty of memory leaks
- fix a regression in -e
- improve the plugin API
- replace libfetch with libcurl
- add support for http pipelining
- improve SRV and HTTP mirroring, reducing the number of round trips
- only keep one version of HTTP mirroring the one that respects the repo url
2023-06-08 11:30:28 +02:00
Dmitry Sivachenko
407f73890b net/haproxy: update to version 2.7.9. 2023-06-08 08:59:36 +00:00
Ronald Klop
2b6af4fd3f
databases/mongodb60: update to 6.0.6
trivial version bump
one patchfiles is included in the source now
poudriere stage-qa: ok

Changes:
https://www.mongodb.com/docs/manual/release-notes/6.0/#6.0.6---may-12--2023

Please read the release notes: Some past releases have critical issues.

Followed an upstream change in mongod.conf about removal of 2 settings. See
UPDATING 20230416.
2023-06-08 10:26:02 +02:00
Ronald Klop
9bfbcf1d74
databases/mongodb50: update to 5.0.18
trivial version bump
poudriere stage-qa:ok

Changes:
https://www.mongodb.com/docs/manual/release-notes/5.0/#5.0.18---may-18--2023
2023-06-08 10:26:00 +02:00
Ronald Klop
ff23ccf8f6
databases/mongodb44: update to 4.4.22
trivial version bump
poudriere stage-qa: ok

Changes:
https://www.mongodb.com/docs/manual/release-notes/4.4/#4.4.22---may-18--2023
2023-06-08 10:25:59 +02:00
Yuri Victorovich
a3acc41c97 cad/surelog: Update 1.61 → 1.63
Reported by:	portscout
2023-06-08 01:24:29 -07:00
Yuri Victorovich
eb4f7aed08 cad/uhdm: Update 1.61 → 1.63
Reported by:	portscout
2023-06-08 01:24:29 -07:00
Yuri Victorovich
182f263877 audio/qtractor: Update 0.9.33 → 0.9.34
Reported by:	portscout
2023-06-08 01:24:28 -07:00
Yuri Victorovich
63b62053fd audio/opustags: Update 1.8.0 → 1.9.0
Reported by:	portscout
2023-06-08 01:24:28 -07:00
Kirill Ponomarev
c843263331 */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2023-06-08 10:17:39 +02:00
Kirill Ponomarev
d47f8c29e0 lang/sbcl: Update to 2.3.5 2023-06-08 10:15:36 +02:00
Yuri Victorovich
950418a12c sysutils/sec: Update 2.9.1 → 2.9.2
PR:	271884
Approved by:	ecu@200ok.org (maintainer)
2023-06-08 00:23:39 -07:00
Boris Korzun
78a5f3b644 security/vuxml: Add www/grafana{8,9} vulnerabilities
* CVE-2023-2183: with Base Score 4.1 (MEDIUM)
* CVE-2023-2801: with Base Score 7.5 (HIGH)

PR:		271893
Reported by:	Boris Korzun <drtr0jan@yandex.ru>
2023-06-08 08:55:34 +02:00
Dries Michiels
d0801925d1 multimedia/emby-server-devel: update to 4.8.0.39
Changes:	https://github.com/MediaBrowser/Emby.Releases/releases/tag/4.8.0.39
2023-06-08 06:06:26 +02:00
Koichiro Iwao
50e79a64e3 devel/ruby-build: Update to 20230608
Changes:	https://github.com/rbenv/ruby-build/releases/tag/v20230608
2023-06-08 12:59:20 +09:00
Wen Heping
1e13346341 security/vuxml: Document python's multiple vulnerabilities 2023-06-08 10:52:02 +08:00
Yuri Victorovich
09ff1e7389 science/py-dipy: Update 1.6.0 → 1.7.0
Also add the test target.

Reported by:	portscout
2023-06-07 19:40:00 -07:00
Yuri Victorovich
c808121622 graphics/py-fury: New port: Free Unified Rendering in Python 2023-06-07 19:40:00 -07:00
Yuri Victorovich
019fd7b146 graphics/py-pygltflib: New port: Library for managing 3D objects in Khronos Group gltf, gltf2 formats 2023-06-07 19:39:59 -07:00
Ashish SHUKLA
4305671126
textproc/meilisearch: Update to 1.2.0
- Import a patch from mimalloc upstream to fix build error
  https://github.com/devnexen/mimalloc/commit/bcbcc343ec658
- Move CARGO_CRATES to Makefile.crates
- Add BUILD_DEPENDS on libgit2 required by cargo crate libgit2-sys
2023-06-08 01:38:12 +00:00
Wen Heping
ad947a9de4 lang/python311: Update to 3.11.4 2023-06-08 09:34:50 +08:00
Stephen Montgomery-Smith
acf838888a math/octave-forge-fileio: Update to 1.2.2. 2023-06-07 20:08:07 -05:00
Stephen Montgomery-Smith
fb7fe9a624 math/octave-forge-octave-pool: Update to 1.1.2. 2023-06-07 20:07:25 -05:00
Jan Beich
6793c24f87 x11/libei: drop unused dependency after 18ee3527a1 2023-06-08 01:03:36 +00:00
Jan Beich
18ee3527a1 x11/libei: update to 1.0.0
Changes:	https://gitlab.freedesktop.org/libinput/libei/-/releases/1.0.0
Reported by:	GitLab (notify releases)
2023-06-08 01:00:03 +00:00
Jan Beich
b0f87fc403 graphics/mesa-devel: update to 23.1.b.2685
Changes:	bc3f2ab62b...be235ce938
2023-06-08 00:46:47 +00:00
Jan Beich
bc1315f087 games/veloren-weekly: update to s20230607
Changes:	e71eee0cd...28ee38ad1
2023-06-08 00:27:25 +00:00
Jan Beich
57171e1030 emulators/yuzu: update to s20230607
Changes:	db7b106f1...9c6fc44a5
2023-06-08 00:27:24 +00:00
Jan Beich
47e3bde0c1 x11-toolkits/wlroots-devel: update to 0.16.0.517
Changes:	398c6b66c6...1b947c08c6
2023-06-08 00:27:24 +00:00
Jan Beich
8de89a19c4 emulators/rpcs3: update to 0.0.28.15143
Changes:	6d2f7f6e54...6f834e99d2
2023-06-08 00:27:24 +00:00
Steven Kreuzer
9afa7b2af0
devel/py-wcwidth: Update to 0.2.6
Changes:
  * Fix example for str.rjust(20, '_')
  * Bugfix sphinx build on readthedocs.org
  * Add CodeQL workflow for GitHub code scanning
  * Switch to using importlib.metadata
  * Use a new jinja2 templating process to update library to latest unicode

PR:             271769
Reported by:    marcus@FreeBSD.org
2023-06-08 00:23:26 +00:00
Wen Heping
8a05f69b43 lang/python310: Update to 3.10.12 2023-06-08 07:36:35 +08:00
Wen Heping
2dad8eee44 lang/python38: Update to 3.8.17 2023-06-08 07:19:02 +08:00
Wen Heping
0d3c534560 lang/python37: Update to 3.7.17 2023-06-08 07:01:28 +08:00
Matthew Seaman
0fe1f8807d security/py-certbot-dns-standalone: Fix RUN_DEPENDS version limits
Fix an error in the port: include the Makefile where ${ACME_VERSION}
is defined.

PR:	271889
2023-06-07 23:58:37 +01:00
Jamie Landeg-Jones
c69de36d0e security/py-certbot-dns-standalone: New port
Standalone DNS Authenticator plugin for Certbot

This is a plugin that uses an integrated DNS server to respond to the
_acme-challenge records, so the domain's records do not have to be modified.

PR:	271889
2023-06-07 23:47:12 +01:00
Colin Percival
e41a7b0b24 net/bsdec2-image-upload: Update to 1.4.6
This adds a new --uefi-preferred option.
2023-06-07 15:15:23 -07:00
Jan Beich
4721ce9c91 emulators/rpcs3: unbreak -qt6 flavor after 0d02969b89
===>  Patching for rpcs3-qt6-0.0.28.15132
===>  Applying distribution patches for rpcs3-qt6-0.0.28.15132
1 out of 2 hunks failed--saving rejects to .ci/install-freebsd.sh.rej
===>  FAILED Applying distribution patch c196f09833b4.patch with -p1
*** Error code 1

Reported by:	pkg-fallout
2023-06-07 21:59:41 +00:00