25583 Commits

Author SHA1 Message Date
anton
5b37121df0 update to knfmt-2.0.0
- align cpp line continuations, i.e. backslashes
- trim empty lines before else statements
- add simple mode (`-s`) intended to simplify the source code:
  * removal of redundant parenthesis around return expressions
  * removal of redundant curly braces around oneline statements
  * do not mix presence and absence of curly braces around if/else
    statements if at least one statement cannot fit on a single line
- honor existing new lines among functions arguments
- honor space before goto labels
- remove extra space before attribute succeeding struct declarations
- do not confuse queue(3) macros as declarations
2022-04-13 05:09:51 +00:00
gnezdo
a9f826b37e Upgrade devel/git-annex 8.20211011=>10.20220322
From Ashton Fagg  ashton AT fagg DOT id DOT au
2022-04-13 04:15:44 +00:00
stsp
8294d2fd76 Update to Subversion 1.14.2.
Regular bug fix release with two server-side security fixes:
CVE-2021-28544: authz protected copyfrom paths regression (r1899227)
CVE-2022-24070: use-after-free in mod_dav_svn (issue #4880)

ok sthen@
2022-04-12 21:08:06 +00:00
tb
14bdb70215 Update to py-protobuf 3.20.0 2022-04-12 20:39:48 +00:00
tb
9b30b7f73d Update to protobuf 3.20.0
https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0
2022-04-12 20:39:13 +00:00
sthen
ac97d914f7 update to doit-0.35.0 2022-04-12 20:33:43 +00:00
naddy
a360b864d0 mark BROKEN: does not build with Go 1.17 2022-04-06 10:08:59 +00:00
landry
b74dd030f8 devel/cbindgen: update to 0.21.
- might be required by upcoming gecko 102esr, so upgrade to be on the safe
  side for 7.1-stable.
- switch to crates.inc while here
ok naddy@
2022-04-04 12:44:21 +00:00
ajacoutot
76c7040f29 Bugfix update to libsoup3-3.0.6 (Misc HTTP/2 fixes). 2022-04-01 09:48:17 +00:00
op
b2ee67275b bump revisions after scons soname fix; ok sthen@ 2022-03-31 16:39:08 +00:00
op
0deac90bd2 fix scons weird sonames
Starting with 4.1 scons started to fill sonames on OpenBSD too but with
the major alone and not with the "major.minor"; this forces it to use
the correct format (which also makes `make port-lib-depends-check'
happy.)

prodded, tested by and ok sthen@
2022-03-31 16:33:31 +00:00
sthen
f54fe6a8e2 sync WANTLIB 2022-03-31 16:10:29 +00:00
ajacoutot
58d936a5d4 Update to harfbuzz-4.2.0. 2022-03-31 07:04:40 +00:00
kmos
8402d8b0d0 Fix build of fnc on sparc64 by shifting from base-gcc to ports-gcc 2022-03-30 02:22:25 +00:00
sdk
f7aa81e142 Replace gmic-qt-krita 3.0.2 with krita-gmic-plugin 3.0.0.2
- remove gmic-qt/krita (broken)
- set quirk to replace it with krita-gmic-plugin
- set EPOCH in krita-gmic-plugin because 3.0.0.2 > 3.0.2
- set conflict marker in krita-gmic-plugin

With help from radowski@, sthen@

OK sthen@
2022-03-29 18:31:13 +00:00
kevlo
a035ad9ab7 Zap those files. 2022-03-29 08:09:29 +00:00
kevlo
131fc817e1 Update to arm-compute-library 22.02
ok sthen@
2022-03-29 08:06:01 +00:00
abieber
e3f8af196f Update goreleaser to v1.7.0 2022-03-29 00:41:01 +00:00
sebastia
1e2afb2c5e simple update 1.1.9 -> 1.1.10 2022-03-28 18:52:09 +00:00
sthen
3cdf2816b0 sync WANTLIB for some packages that could be semi-automated for some
common missing libs, with "help" from portbump, but i reviewed everything
2022-03-27 16:23:04 +00:00
sthen
f8d430abf4 remove junk in Makefile from tests 2022-03-27 11:47:18 +00:00
sdk
c58806c021 Update fnc 0.9 => 0.10
Changes:
* fix gcc 9.3 compiler warnings (i.e., unused variable) (reported by stephan)
* restrict C key map for diffing local changes to check-in artifacts
* ensure timeline --branch option ignores cancelled branches (reported by sean)
* fix landlock initialisation of handled fs access perms (patch by Ashish)
* tighten landlock ruleset depending on which fnc command is called
* improve branch view rendering of last modified date and hash id
* colour branch header and make (in)active behaviour consistent with other views
* improve branch parsing of imported repositories (reported by Dan)
* fix OB1 error when branch entry length exceeds COLUMNS
* add timezone path to landlock ruleset (reported by Ashish)
* implement P key map to write a patch file of the currently viewed diff
* fix invalid write in landlock initialisation code (reported by Ashish)
* ensure unveil(2) initialisation handles -R|--repo invocations
* add create file to landlock ruleset for permitted dirs (reported by Ashish)
* make mandir if needed in makefile install target (reported by Dan)
* document backspace key map to cancel tl search/traversal (reported by Dan)
* return to blocking on user input when tl search is aborted (reported by Dan)
* implement persistent diff options for global and per-repo defaults
* implement --whitespace-eol and W key map to only ignore eol whitespace
* implement horizontal scroll in the in-app help
* add Q key map to in-app help to directly quit fnc
* implement blame navigation from diff view with C-{j,k} key maps
2022-03-26 20:19:55 +00:00
robert
30649e8a7a add a hack to the hack to allow building libraries that link to libraries
with OBJECT type so that path/to/object.o does not get translated to -lobject.o

ok aja@, sthen@, rsadowski@
2022-03-26 08:14:00 +00:00
sthen
d66e4a1dff sync WANTLIB 2022-03-25 16:49:06 +00:00
ajacoutot
193bda09ce Update to meson-0.62.0. 2022-03-24 15:10:38 +00:00
sthen
60a48cf9c2 switch the default php version to 8.0 2022-03-23 23:58:28 +00:00
rsadowski
6273f7e9d9 Update jenkins-devel to 2.340 2022-03-23 20:46:11 +00:00
sthen
243ae75dca Update devel/py-pip to 22.0.4. Remove MESSAGE in favour of providing a
link to /usr/local/bin/pip, common use in many project's documentation is
to just use "pip" and expect it to be a py3 version. The Python 2 version
is kept in devel/py2-pip - it is not used by other ports but being used
to do local installations of software it's a particularly useful package
to have available for a non-default version of Python.
2022-03-23 11:18:54 +00:00
sthen
1f4e8956e6 import the last py2 version of py-pip as devel/py2-pip so that the main
pip port can be updated. ok kmos@
2022-03-23 11:14:36 +00:00
ajacoutot
143b240767 Update to harfbuzz-icu-4.1.0. 2022-03-23 10:12:10 +00:00
ajacoutot
58829ead2b Update to py3-git2-1.9.1. 2022-03-23 08:57:08 +00:00
sthen
e6b7b2aeed update to re2c-3.0 2022-03-22 23:04:34 +00:00
sthen
9d623ec305 explicitly set MODPHP_VERSION=7.4 for PHP ports unless they're known
or strongly suspected to support at least 8.0. (7.4 is currently on security
support only, and that finishes in November, so I intend to switch the "ports
default" version to 8.0).

some of these ports _may_ work with 8.0 already, some have pull requests or
support in newer upstream code (not always in a release), others definitely
need 7.4.
2022-03-22 18:20:52 +00:00
tb
96fda429a7 devel/libevent2: simple update to 2.1.12. ChangeLog doesn't list anything
concerning. The "regress" test is completely busted, but that isn't new.
Minor bump for libevent_core due to a symbol addition.

https://raw.githubusercontent.com/libevent/libevent/release-2.1.12-stable/ChangeLog
2022-03-22 17:08:26 +00:00
stsp
6e57bf10ec update to got 0.68
- explicitly include <endian.h> for be32toh() (naddy)
- apply time-based rate-limiting to send-/fetch-/index-pack progress output
- make the URI parser tolerate trailing slashes at the end of the input URI
- add 'got patch' command for applying unified diffs (op)
- handle reference arguments which look like short object IDs (with naddy)
- make got log, diff, blame, tree, and cat unlock the work tree earlier
- fix 'got status' with an obstructed file given as argument (found by op)
- cache a list of known pack index files when the repository is opened
- print additional progress information while packing
- const-ify data tables which contain only constants (naddy)
- fix gotweb build failure with -Werror due to write-only variable warnings
- move got_errors[] table into a single compilation unit, error.c (naddy)
- explicitly include <unistd.h> for close(2) (naddy)
- fix potential NULL deref in error path of got_object_idset_remove()
- man pages: fix missing commas between subordinate and main clauses (naddy)
- fix a bug where 'gotadmin pack' packed too many objects unless -a was used
- gotweb: fix free() on uninitialized variable upon error during blame
2022-03-22 14:00:18 +00:00
sthen
04282349e3 update to py3-arrow-1.2.2, add missing TDEPs, remove MODPY_VERSION,
remove typing_extensions RDEP which is only for py<=3.7
2022-03-22 09:15:07 +00:00
ajacoutot
59a8d0d6a2 Update to libgsf-1.14.49. 2022-03-22 08:43:03 +00:00
bluhm
2014706533 Adapt p5-Test-Unit to modern Perl and make test pass. 2022-03-21 22:21:53 +00:00
sthen
cc056df03e update to codeblocks-20.0.3svn12751, from maintainer Josh Grosse 2022-03-21 20:15:45 +00:00
thfr
5ee4f3e6c4 erroneous variable MODPY_TEST => change to MODPY_PYTEST. caught by naddy@, thanks! 2022-03-21 17:13:07 +00:00
thfr
1e068cc328 +archivers/py-vpk +converters/py-vdf +devel/py-arrow +devel/py-gevent-eventemitter +games/py-steam +games/steamctl +graphics/py-pyqrcode 2022-03-21 13:08:16 +00:00
thfr
f06ec3fb5c import devel/py-gevent-eventemitter, a dependency for games/py-steam
feedback and ok sthen@ as part of steamctl bundle of ports
2022-03-21 12:53:08 +00:00
thfr
d682fcb98f resurrect py-arrow; dependency of steamctl 2022-03-21 12:46:22 +00:00
thfr
09ee31e4ab resurrect py-arrow; dependency of steamctl
testing and input by sdk@
input and ok stsp@
2022-03-21 12:44:52 +00:00
sthen
e3ac2d3250 py-pip: don't @comment the bin/pip3 script; we have python3->python3.9
links these days and it makes sense to have the same for pip.
2022-03-21 10:11:50 +00:00
bcallah
2f03e0f904 Update to dub-1.28.0
Changelog: https://github.com/dlang/dub/compare/v1.27.0...v1.28.0
ok sdk@
2022-03-21 00:13:57 +00:00
bluhm
50936fe8a2 update p5-Try-Tiny to 0.31 2022-03-20 22:37:21 +00:00
bluhm
ad4238fc3a update p5-Test-URI to 1.084 2022-03-20 21:51:01 +00:00
bcallah
8e084c78d2 Update to dtools-2.099.0, keeping in sync with dmd
Reminded by sdk@, who had the same diff I did
2022-03-20 19:44:27 +00:00
sdk
6d50724ca3 Update github-cli 2.5.2 => 2.6.0
Changes: https://github.com/cli/cli/releases/tag/v2.6.0

From Ricardo, thanks!
2022-03-20 15:20:34 +00:00