158750 Commits

Author SHA1 Message Date
cwen
379ba6424c grip: update to 4.2.2
Changelog: https://sf.net/p/grip/code/ci/master/tree/ChangeLog

OK jca@ (on a previous diff with a fix for unsigned char archs that naddy@
committed in the meantime)
2021-07-30 22:50:19 +00:00
sthen
b3d92205cd fix typo in #include filename 2021-07-30 20:07:40 +00:00
sthen
34950220fd fix typo_ 2021-07-30 20:04:55 +00:00
sthen
abb55fc128 avoid some more hardcoding of 'openbsd6' 2021-07-30 20:01:19 +00:00
sthen
d108ea0c09 don't hardcode 'openbsd6', use 'openbsd${OSMAJOR}' 2021-07-30 19:54:18 +00:00
tj
9fb0145d6b backport upstream patch to fix issues with --delay-updates
https://github.com/WayneD/rsync/issues/192

ok espie
2021-07-30 18:13:51 +00:00
brynet
70ef95f7df The recent update to 1.21.1 broke sound output.
This was tracked down to two commits upstream which broke the sndio
backend due to >2 channel support being added.

Until this can be sorted out, this diff reverts two upstream commits:
  5cffe7e50a2885d9b392c15f2cd3941cac49692c
  b4a52321c4ad8e8bc0eb29d2cdae2c043fc405e1

From Brad, tested by me and kmos@

ok kmos@ sthen@
2021-07-30 12:47:53 +00:00
anton
58d4b20c11 update to mdsort-10.0.1
- make label changes visible to exec actions
2021-07-30 12:22:57 +00:00
anton
bb0a99893e update to knfmt-0.5.1
- fix diff mode bug caused by a diff chunk only adding cpp directives
- fix incorrect indentation for block comments followed by goto labels
- recognize function pointer types without arguments
2021-07-30 12:11:53 +00:00
otto
e0a1bd89f3 Update to PowerDNS Recursor 4.5.5 2021-07-30 11:30:18 +00:00
landry
8773322b08 geo/qgis: update to 3.20.1 2021-07-30 07:17:58 +00:00
landry
b19841f9be geo/pgrouting: update to 3.2.1 2021-07-30 06:57:22 +00:00
bluhm
e2ae30c11a +open62541,ns0_full
OK sthen@
2021-07-29 23:26:29 +00:00
bluhm
1d113f53aa Create the flavor ns0_full for open62541. This builds the library
with full namespace zero support.  The specification is fetched as
additional distfile from the OPC UA foundation.  The compiler needs
8 MB stack limit.  The package size grows from 4 to 10 MB.
OK sthen@
2021-07-29 23:13:24 +00:00
kmos
c14fd080ac Fix build of archivers/unarr on sparc64 by specifying COMPILER
as "base-clang ports-gcc".

ok sthen
2021-07-29 22:13:18 +00:00
fcambus
3120129909 Update mame to 0.234. 2021-07-29 21:58:45 +00:00
naddy
366677a1a3 audio/herrie: store getch() return value in int for KEY_* handling 2021-07-29 20:37:12 +00:00
naddy
58daa4eff1 audio/grip: store fgetc() return value in int for comparison with EOF 2021-07-29 20:08:29 +00:00
bluhm
8bbcd73861 Update open62541 to 1.0.3 .
Only 1.0.1 to 1.0.3 contains minor bug fixes.
Newer versions will break the API and are harder to port.
Use recent release directory at github.
Bump library version as public structures have changed.
2021-07-29 15:05:43 +00:00
bluhm
a4e3966bb6 update p5-OPCUA-Open62541 to 0.027 2021-07-29 13:15:01 +00:00
sthen
dffc493621 update to freerdp-2.4.0 2021-07-29 12:38:20 +00:00
sthen
68a39fdd45 update to p5-ack-3.5.0, from Yifei Zhan with a few tweaks 2021-07-29 10:59:02 +00:00
sthen
6ca653e2e4 update to fetchmail-6.4.20 2021-07-29 10:44:07 +00:00
bcallah
7e8a05e5cf Update to ugrep-3.3.6
Changelog: https://github.com/Genivia/ugrep/releases/tag/v3.3.6
2021-07-29 01:20:14 +00:00
bcallah
91ce8c659a Update to gravity-0.8.5
Changelog: https://github.com/marcobambini/gravity/releases/tag/0.8.5
2021-07-29 01:15:46 +00:00
afresh1
58a92c2219 +p5-OpenSMTPd-Filter 2021-07-29 01:09:08 +00:00
afresh1
5327b43c93 Import p5-OpenSMTPd-Filter
This module is a helper to make writing OpenSMTPd
<https://opensmtpd.org> filters in perl easier.

OK sthen@, OK with fixes cwen@
2021-07-29 00:38:15 +00:00
cwen
7f732883c9 clang-tools-extra: remove BROKEN on powerpc
There is no more reasons to keep it broken due to wasted bulk time.
Rust has taken out many ports, Qt4 has been removed and guile2 has
now a bootstrap that allows a fast build.

Originally proposed by Brad and gkoehler@ long ago.

OK rsadowski@
2021-07-28 23:22:33 +00:00
sthen
8552b8912e update to cython-0.29.24 2021-07-28 22:40:47 +00:00
millert
4ef54729ab Update to sudo 1.9.7p2 2021-07-28 18:46:51 +00:00
jca
1846d41d05 Detect 64 bits archs using #if defined(_LP64), instead of a hardcoded list
Fixes the build on riscv64
2021-07-28 17:08:22 +00:00
jturner
4a531423fa Update openradtool to 0.13.8 2021-07-28 17:04:37 +00:00
bcallah
a18cc18965 Update to feh-3.7.1
Changelog: https://feh.finalrewind.org/archive/3.7.1/
2021-07-28 14:55:13 +00:00
jca
196d9b9cbf Match @tag gtk-update-icon-cache use with an explicit dep on x11/gtk+3,-guic
ok ajacoutot@ kevlo@ (maintainer)
2021-07-28 13:38:23 +00:00
kn
4bc52b49f3 Revert unrelated python bits from previous qtbase,-sqlite2 removal
This proke the qtwebengine build because I accidentially committed from
x11/qt5/ instead of x11/qt5/qtbase/;  spotted by pavel@, thanks!
2021-07-28 11:24:24 +00:00
jca
671b28543e Properly #define __BIG_ENDIAN__ on many more platforms 2021-07-28 10:40:32 +00:00
jca
1cc7ee21a8 Fix build on sparc64 and possibly others: don't hardcode -fpic 2021-07-28 10:38:41 +00:00
landry
c4b5dc0500 textproc/delta: update to 0.8.3. 2021-07-28 08:41:11 +00:00
landry
137fdbad5f +delta 2021-07-28 08:22:05 +00:00
landry
031be68940 remove botched import in wrong dir. we all love CVS. 2021-07-28 08:21:29 +00:00
landry
1327173922 import textproc/delta 0.8.2, a viewer for git and diff output .
Code evolves, and we all spend time studying diffs. Delta aims to make this
both efficient and enjoyable: it allows you to make extensive changes to the
layout and styling of diffs, as well as allowing you to stay arbitrarily close
to the default git/diff output.

initial submission by me, improved/tested by Stefan Hagen, thanks !
ok rsadowski@ looks fine to semarie@
2021-07-28 08:20:04 +00:00
landry
c800b51b61 import textproc/delta 0.8.2, a viewer for git and diff output .
Code evolves, and we all spend time studying diffs. Delta aims to make this
both efficient and enjoyable: it allows you to make extensive changes to the
layout and styling of diffs, as well as allowing you to stay arbitrarily close
to the default git/diff output.

initial submission by me, improved/tested by Stefan Hagen, thanks !
ok rsadowski@ looks fine to semarie@
2021-07-28 08:18:49 +00:00
fcambus
4665035f9a Update libpostal to 1.1. 2021-07-28 08:15:50 +00:00
jca
b91987acfb Fixup riscv64 support
ok jasper@ (maintainer)
2021-07-28 07:50:02 +00:00
fcambus
f807c4f060 Update bdf2psf to 1.205. 2021-07-28 07:34:51 +00:00
landry
9e1a0c69de databases/openldap: fix -server installs
@sample /var/openldap-data/ earlier (before /var/openldap-data/DB_CONFIG)
otherwise pkg_add complains that the file could not be installed.

ok sthen@ (MAINTAINER)
2021-07-28 07:23:34 +00:00
sthen
aa953d9ada update to p5-PDF-API2-2.041 2021-07-28 07:20:30 +00:00
jsg
025441319d update amdgpu-firmware to 20210716
kettenis reported seeing hangs with 20210511 on x395 with picasso which
have not occurred with 20210716
2021-07-28 02:54:39 +00:00
juanfra
ddc17436a2 Drop MAINTAINER. 2021-07-27 20:42:24 +00:00
juanfra
c50041b31f Update to racket 8.2. 2021-07-27 20:36:26 +00:00