Commit graph

619613 commits

Author SHA1 Message Date
Adriaan de Groot
71653f0ab3 textproc/kdiff3: update to 1.10.4, latest upstream
There are no release notes for this application.
2023-05-21 23:47:55 +02:00
Carlo Strub
52d90b4f02 security/arti: Move dependent crates into separate Makefile.crates 2023-05-21 22:50:54 +02:00
Emanuel Haupt
df6b894235 graphics/chafa: Update to 1.12.5 2023-05-21 22:46:50 +02:00
Romain Tartière
4c7f4ca7db
textproc/opensearch-dashboards13: Update to 1.3.10 and mark BROKEN
- Fix PKGNAMESUFFIX (bumped by mistake instead of PORTREVISION when
    marking the port as expired because it depends on node14 which has
    reached EOL);
  - Mark BROKEN: while the port depend on node14, the code in fact need
    node10 which was removed a long time ago.  If we tweak the code to
    ignore the wrong version, opensearch-dashboards still does not start
    due to the code not being compatible with node14;
  - All these problems already existed with the previous version of
    textproc/opensearch-dashboards13, so this change basically only mark
    the port broken.  Instead of bumping PORTREVISION, I updated the
    version in case support for current nodejs is brought to
    opensearch-dashboards 1.x but does not count much on it.

Release notes:
https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-1.3.10.md

With hat:	opensearch
2023-05-21 10:01:20 -10:00
Romain Tartière
8dd336d9b0
textproc/opensearch13: Update to 1.3.10
Release notes:
https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-1.3.10.md

With hat:	opensearch
2023-05-21 10:01:19 -10:00
Romain Tartière
4f6ac69e24
textproc/opensearch-dashboards: Update to 2.7.0
Release notes:
https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-2.7.0.md

With hat:	opensearch
2023-05-21 10:01:17 -10:00
Romain Tartière
dd0ea905a7
textproc/opensearch: Update to 2.7.0
Release notes:
https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-2.7.0.md

With hat:	opensearch
2023-05-21 10:01:14 -10:00
Yuri Victorovich
ff9c421420 misc/py-wandb: Update 0.15.2 → 0.15.3
Reported by:	portscout
2023-05-21 11:53:15 -07:00
Yuri Victorovich
599bfc10e2 textproc/jql: Update 6.0.6 → 6.0.8
Reported by:	portscout
2023-05-21 11:53:14 -07:00
Yuri Victorovich
5fc2480877 textproc/py-python-lsp-black: Update 1.2.1 → 1.3.0
Reported by:	portscout
2023-05-21 11:53:14 -07:00
Yuri Victorovich
1318954175 misc/lf: Update 29 → 30
Reported by:	portscout
2023-05-21 11:53:13 -07:00
Yuri Victorovich
42fb28404c devel/argc: Update 1.0.0 → 1.1.0
Reported by:	portscout
2023-05-21 11:53:13 -07:00
Yuri Victorovich
093764cba7 sysutils/goawk: Update 1.22.0 → 1.23.1
Reported by:	portscout
2023-05-21 11:53:13 -07:00
Florian Smeets
f86da90d0a */*: Take maintainership of the corosync/pacemaker stack 2023-05-21 19:47:30 +02:00
Goran Mekić
e87442e8b1 www/py-flask-smorest: Update to 0.42.0
Changelog: https://github.com/marshmallow-code/flask-smorest/blob/master/CHANGELOG.rst#0420-2023-05-15

PR:		271552
2023-05-21 19:25:45 +02:00
Jesús Daniel Colmenares Oviedo
47cc51612f multimedia/*pipe-viewer: Update to 0.4.6
* Add FORK_MANAGER option
* Remove GTK3_USES=desktop-file-utils (.desktop file does not use MimeType)

ChangeLog: https://github.com/trizen/pipe-viewer/blob/0.4.6/Changes

* Fixed the internal extracting of streaming URLs.
* Extended `fat32safe` option to convert Unicode characters to
  ASCII equivalent when `Text::Unidecode` is available.
* Recognize several more audio itags.

PR:		271503, 269607
2023-05-21 19:25:44 +02:00
Kevin Zheng
35a33a5fa5 games/openclonk: Fix link on 14-CURRENT i386
Fix build on 14-CURRENT i386 by disabling dynamic relocation checks with
lld 15.

While here, since this port is BROKEN_powerpc64, remove the old powerpc
build flags.

PR:		271500
MFH:		2023Q2
2023-05-21 19:25:43 +02:00
Robert Clausecker
52f31be703 mail/mboxgrep: update to 0.7.12a
- switch to official release tarball
 - make PCRE option a default

Changelog: https://git.datatipp.se/dspiljar/mboxgrep/releases/tag/0.7.12a
2023-05-21 19:25:43 +02:00
Alessandro Sagratini
9949463d70 devel/*oci*: update to latest version
Changelog: https://github.com/oracle/oci-python-sdk/releases/tag/v2.102.0

PR:		271547
2023-05-21 19:25:42 +02:00
George Mitchell
af53be3c45 net/py-whois: update to 0.9.27
Selected upstream changes:

Features:
 * Verbose output on stderr during debugging to see how the internal
   functions are doing their work
 * raise a exception on Quota ecceeded type responses
 * raise a exception on PrivateRegistry tld's where we know the tld and
   know we don't know anything
 * allow for optional cleaning the whois response before extracting information
 * optionally allow IDN's to be translated to Punycode

2022-09-27: maarten_boot
 * add test2.py to replace test.py
 * ./test2.py -h will show the possible usage
 * all tests from the original program are now files in the ./tests directory
 * test can be done on all supported tld's with -a or --all and limitest
   by regex with -r <pattern> or --reg=<pattern>

2022-11-04: maarten_boot
 * add support for Iana example.com, example.net

2022-11-07: maarten_boot
 * add testing against static known data in dir: ./testdata/<domain>/output
 * test.sh will test all domains in testdata without actually calling
   whois, the input data is instead read from testdata/<domain>/input

2022-11-11: maarten_boot
 * add support for returning the raw data from the whois command:
   flag include_raw_whois_text
 * add support for handling unsupported domains via whois raw text only:
   flag return_raw_text_for_unsupported_tld

PR:		271380
Approved by:	0xdutra@gmail.com (maintainer)
2023-05-21 19:25:41 +02:00
Robert Clausecker
bce94ecce5 textproc/py-sphinxcontrib-svg2pdfconverter: depend on correct librsvg2 automatically
Instead of providing a port option, have USES=gnome figure out the
right librsvg2 to depend on.  This avoids conflicts when installing mame
with other ports that depend on librsvg2{,-rust}.

Approved by:	agh@riseup.net (maintainer)
MFH:		2023Q2
PR:		271530
2023-05-21 19:25:41 +02:00
Robert Clausecker
6dac501e53 net/rospo: update to 0.11.3
Changelog: https://github.com/ferama/rospo/releases/tag/v0.11.2
Changelog: https://github.com/ferama/rospo/releases/tag/v0.11.3
2023-05-21 19:25:40 +02:00
Vinícius Zavam
aaac38d39d
net-mgmt/semaphore: update WWW
PR:		269642
Reported by:	jgh@
2023-05-21 16:53:41 +00:00
Vinícius Zavam
8d95b3b3bb
devel/libqb: drop maintainership 2023-05-21 16:43:46 +00:00
Vinícius Zavam
11800b9189
net-mgmt/resource-agents: drop maintainership 2023-05-21 16:38:55 +00:00
Vinícius Zavam
63e570b0bb
net-mgmt/crmsh: drop maintainership 2023-05-21 16:38:16 +00:00
Vinícius Zavam
56bc456fe3
net/pacemaker1, net/pacemaker2: drop maintainership 2023-05-21 16:35:06 +00:00
Vinícius Zavam
cc0898e5ba
net/corosync2, net/corosync3: drop maintainership 2023-05-21 16:33:01 +00:00
Vinícius Zavam
d523521412
emulators/hatari: drop maintainership 2023-05-21 16:29:49 +00:00
Vinícius Zavam
aa39644793
irc/weechat-otr: drop maintainership 2023-05-21 16:27:55 +00:00
Vinícius Zavam
d375169549
irc/anope: drop maintainership 2023-05-21 16:27:18 +00:00
Vinícius Zavam
ccaa45b957
biology/gff2ps: drop maintainership 2023-05-21 16:20:36 +00:00
Vladimir Druzenko
e134016b3d www/phpvirtualbox: PHP 8 support
Patched from different sources

PR:			261498
Approved by:		arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D40115
2023-05-21 18:32:48 +03:00
Dimitry Andric
7c711691b3 mail/panda-cclient: fix build with clang 16
Clang 16 has a new error about incompatible function types, which shows
up when building mail/panda-cclient:

  news.c:370:36: error: incompatible function pointer types passing 'int (struct dirent *)' to parameter of type 'int (*)(const struct dirent *)' [-Wincompatible-function-pointer-types]
    if ((nmsgs = scandir (tmp,&names,news_select,news_numsort)) >= 0) {
                                     ^~~~~~~~~~~
  /usr/include/dirent.h:127:12: note: passing argument to parameter here
              int (*)(const struct dirent *), int (*)(const struct dirent **,
                    ^
  news.c:370:48: error: incompatible function pointer types passing 'int (const void *, const void *)' to parameter of type 'int (*)(const struct dirent **, const struct dirent **)' [-Wincompatible-function-pointer-types]
    if ((nmsgs = scandir (tmp,&names,news_select,news_numsort)) >= 0) {
                                                 ^~~~~~~~~~~~
  /usr/include/dirent.h:127:44: note: passing argument to parameter here
              int (*)(const struct dirent *), int (*)(const struct dirent **,
                                                    ^

This is because the prototypes for the scandir(3) 'select' and 'compar'
callback function parameters do not match the declarations in
<dirent.h>. The same occurs in a few other files under src/osdep/unix.

Fix these by using the correct parameter types for the callback functions.

PR:		271539
Approved by:	thierry (maintainer)
MFH:		2023Q2
2023-05-21 16:47:58 +02:00
Emanuel Haupt
f475553f11 audio/shairport-sync: Update to 4.2 2023-05-21 16:10:17 +02:00
Emanuel Haupt
a9b221d196 net/nqptp: Update to 1.2 2023-05-21 14:56:41 +02:00
TAKATSU Tomonari
01ba747769 math/R-cran-pls: Update to 2.8-2
Reported by:	portscout
2023-05-21 10:03:54 +00:00
TAKATSU Tomonari
dd4686020d math/R-cran-influenceR: Update to 0.1.5
Reported by:	portscout
2023-05-21 10:03:54 +00:00
TAKATSU Tomonari
a921b16f85 graphics/R-cran-DiagrammeR: Update to 1.0.10
- Update to 1.0.10
- Update pkg-descr

Reported by:	portscout
2023-05-21 10:03:53 +00:00
TAKATSU Tomonari
0c9c0f74a7 math/R-cran-deldir: Update to 1.0-9
Reported by:	portscout
2023-05-21 10:03:53 +00:00
Dimitry Andric
e5a0215417 x11/xorgproto: ensure Xos.h does not define index() as a macro
During the exp-run for clang 16, it turned out that Xos.h defines
index() and rindex() as preprocessor macros, and this causes many
problems with libc++ headers [1]:

  /usr/include/c++/v1/variant:532:39: error: too few arguments provided to function-like macro invocation
      return __at(__fmatrix, __vs.index()...)(
                                        ^
  /usr/local/include/X11/Xos.h:67:12: note: macro 'index' defined here
  #   define index(s,c) (strchr((s),(c)))
             ^
  /usr/include/c++/v1/variant:813:18: error: too few arguments provided to function-like macro invocation
      return index() == variant_npos;
                   ^
  /usr/local/include/X11/Xos.h:67:12: note: macro 'index' defined here
  #   define index(s,c) (strchr((s),(c)))
             ^
  /usr/include/c++/v1/variant:817:25: error: expected ';' at end of declaration list
    constexpr size_t index() const noexcept {
                          ^
  /usr/include/c++/v1/variant:802:9: error: member initializer '__data' does not name a non-static data member or base class
        : __data(__tag), __index(__variant_npos<__index_t>) {}
          ^~~~~~~~~~~~~
  /usr/include/c++/v1/variant:808:9: error: member initializer '__data' does not name a non-static data member or base class
          __data(in_place_index<_Ip>, _VSTD::forward<_Args>(__args)...),
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  /usr/include/c++/v1/variant:920:23: error: too few arguments provided to function-like macro invocation
            __rhs.index(),
                        ^
  /usr/local/include/X11/Xos.h:67:12: note: macro 'index' defined here
  #   define index(s,c) (strchr((s),(c)))
             ^

Add defined(__FreeBSD__) to Xos.h's #if block to include <strings.h>
instead, so it will get our regular index() and rindex() declarations
instead. This has also been sent upstream [2].

[1] <https://pkg-status.freebsd.org/gohan05/data/mainamd64PR271047-default/2023-05-14_19h35m09s/logs/errors/scim-1.4.9_7.log>
[2] <https://gitlab.freedesktop.org/xorg/proto/xorgproto/-/merge_requests/73>

PR:		271533
Approved by:	manu (maintainer)
MFH:		2023Q2
2023-05-21 11:12:30 +02:00
Jan Beich
8c83725ae0 x11-wm/gamescope: chase description summary 2023-05-21 06:55:44 +00:00
Alexey Dokuchaev
3d36384ab1 net-p2p/py-ed2k-tools: some last minute style and commentary/spelling fixes. 2023-05-21 06:53:52 +00:00
Jan Beich
61576dfd9e x11-wm/gamescope: unbreak fetch due to repo growth
fetch: https://github.com/ValveSoftware/gamescope/commit/2a84a44f6897.patch: size mismatch: expected 2931, actual 2935

-index 3f888b16..54928e14 100644
+index 3f888b160..54928e143 100644
-index 4e9e2908..37ede1e4 100644
+index 4e9e2908b..37ede1e4d 100644
-index 5e13a929..f27f1b0e 100644
+index 5e13a929a..f27f1b0eb 100644
2023-05-21 06:52:46 +00:00
Jan Beich
234a22a8a7 x11-wm/gamescope: chase HTTP redirect 2023-05-21 06:48:47 +00:00
Yuri Victorovich
a1195987cb science/conduit: Update 0.8.7 → 0.8.8
Reported by:	portscout
2023-05-20 23:39:05 -07:00
Yuri Victorovich
a250426a32 devel/py-json_tricks: Update 3.16.1 → 3.17.0
Reported by:	portscout
2023-05-20 23:39:04 -07:00
Yuri Victorovich
a203511290 devel/double-conversion: Update 3.2.1 → 3.3.0
Reported by:	portscout
2023-05-20 23:39:04 -07:00
Yuri Victorovich
32d63c3e2a sysutils/rtx: Update 1.29.5 → 1.30.1
Reported by:	portscout
2023-05-20 23:39:04 -07:00
Yuri Victorovich
e4464e75cf math/py-ambit: New port: Library for tensor product calculations 2023-05-20 23:39:03 -07:00