154133 Commits

Author SHA1 Message Date
ajacoutot
88b9a68a30 Update to p5-Gtk2-GladeXML-1.008. 2021-01-24 17:58:55 +00:00
landry
35f8499444 x11/xfce4/xfce4-genmon: update to 4.1.1 2021-01-24 17:14:57 +00:00
landry
eeab02f27b x11/xfce4/xfce4-whiskermenu: update to 2.5.3 2021-01-24 17:14:35 +00:00
rsadowski
b3a111e1c0 Missing dependency devel/kf5/knotifyconfig
Spotted by naddy, thanks
2021-01-24 16:35:48 +00:00
ajacoutot
02beba57f6 Update to gutenprint-5.3.4.
with cluebat from robert@
2021-01-24 16:08:23 +00:00
bcallah
f3dca3a96b The tcc armv7 backend is complete. Let's enable a package for it. 2021-01-24 16:03:41 +00:00
mglocker
16175dbe58 Fix the baraction.sh example script to display current statistics from
iostat(8).

ok gonzalo@
2021-01-24 15:41:37 +00:00
sthen
340848b7b5 update to ccache-4.1
patched to disable the inode cache (new in 4.0, described as experimental,
and not enabled by default at runtime) is disabled in build; it cannot be
built without pthread_mutexattr_setpshared which we don't have.
2021-01-24 15:25:01 +00:00
sthen
802b35b3bf Update to vim-8.2.2401
Drop gtk2 and py2 flavours, so now it only has to build 7 instead of 14
times in bulk builds and update tests.
2021-01-24 15:20:06 +00:00
rsadowski
315d56de5d Add missing dependency libavif
Spotted by naddy@ thanks!
2021-01-24 14:59:35 +00:00
sthen
3613cd7af4 Change ccache handling from adding to BUILD_DEPENDS to doing an ".if exists"
check. Newer ccache uses cmake making it impractical to break the loop by
just disabling ccache for the individual ports on the way to building ccache.
2021-01-24 14:38:34 +00:00
sthen
98315bbc93 update to p5-JSON-4.03 2021-01-24 14:29:09 +00:00
sthen
f04bcdefa9 better @msg for gns3 2021-01-24 13:53:55 +00:00
mestre
3b654573db update to 2021.01.24.1, part II 2021-01-24 13:49:38 +00:00
mestre
95394cf12f revert back to 2021.01.16, previous commit is still not working properly 2021-01-24 13:16:29 +00:00
mestre
790de09a7b update to 2021.01.24.1 2021-01-24 13:08:04 +00:00
rsadowski
bea31153e4 Register removal of py-qt4{-docs} 2021-01-24 10:43:12 +00:00
rsadowski
65d85e21ed Remove py-qt4
OK kn@
2021-01-24 10:41:23 +00:00
rsadowski
e2c3f837f7 Add gns3 2021-01-24 09:31:48 +00:00
rsadowski
8bf30952d7 Remove gns3
This is the last py-qt4 consumer in the tree. No one has come out to try an
update. https://github.com/GNS3/gns3-server

Currently it also no longer wants to start.
$ gns3
Can't import Qt modules, PyQt is probably not installed ...

OK kn
2021-01-24 09:28:49 +00:00
robert
fbc449b0e2 unbreak usrsctp by taking the proper codepath on openbsd
also makes google stadia work
2021-01-24 07:15:04 +00:00
rsadowski
3ac6567c42 x11/kde-applications/kdepim-apps-libs
No longer part of KDE5
2021-01-24 06:46:08 +00:00
gkoehler
bea053a8c6 Edit LINK_SPEC, fix static linking with ports-gcc
egcc -static was broken on most arches; the static binary wrongly
requested ld.so(1), but /usr/lib/rcrt0.o wants to do the relocation
without ld.so(1).  The fix is to drop ld.so,

    %{!static:-dynamic-linker /usr/libexec/ld.so}

Remove "%{!dynamic-linker:...}" because gcc -dynamic-linker is not an
option.  Correct "%{!r*:...}" to "%{!r:...}" because gcc -r doesn't
take an option argument.  Use "%{!nostdlib:-L/usr/lib}" on lld
arches, like base-gcc.

Edit the powerpc LINK_SPEC in rs6000/openbsd.h to be like the others.
Add "%{!nostdlib:-L/usr/lib}" so I can try lld on powerpc.  For now,
don't edit the powerpc64 LINK_SPEC.

ok pascal@ (maintainer)
2021-01-24 04:41:50 +00:00
kn
076d29f16b Split databases/tdb into -main and -python package
net/samba is the only consumer requiring Python bindings, so this split
enables all other consumers (netatalk3, neomutt, fdm, rhythmbox, pulseaudio)
to avoid the dependency on Python 2.

Bump all consumers due to tdb's PKGPATH change.

Wanted by many
Feedback OK jca sthen
2021-01-23 23:17:47 +00:00
sthen
e79efa7488 update to mutt-wizard-3.1.1, from Aisha Tammy (maintainer), small tweak from me 2021-01-23 23:11:13 +00:00
naddy
85d7b07531 audio/vorbis-tools: update to 1.4.2
This release fixes many bugs.

Additional user-visible changes:
* ogg123: Added support for Opus files
* ogginfo: Added support for Opus, FLAC, and speex
* ogg123, ogginfo: Added support to decode METADATA_BLOCK_PICTURE
* ogginfo: Added support for decoding Skeleton
* vorbiscomment: Added -d/--rm to allow removal of tags
2021-01-23 22:13:14 +00:00
daniel
74d3eecb62 update jupyter-notebook to 6.1.6 addressing cve-2020-26215
ok bket@
2021-01-23 21:41:20 +00:00
fcambus
bfad866308 Update kore to 4.1.0. 2021-01-23 20:35:02 +00:00
sthen
ef586f8767 fix @conflict line 2021-01-23 20:09:16 +00:00
bket
525ef83e24 Add wpath pledge
Found and fixed by Stefan Hagen <sh+openbsd-ports AT codevoid DOT de>. I
changed the comment in the patch.
2021-01-23 18:34:17 +00:00
rsadowski
b7d3799778 Update kdsoap to 1.10.0 2021-01-23 18:10:39 +00:00
rsadowski
186870b6f4 Update kdiff3 to 1.8.5 2021-01-23 18:10:37 +00:00
rsadowski
9eb19768f3 Update KDE Applications to 20.12.1
Release notes:
https://kde.org/announcements/releases/2020-12-apps-update/
https://kde.org/announcements/releases/2021-01-apps-update/
2021-01-23 18:10:12 +00:00
rsadowski
070470611e Update KDE Frameworks to 5.78.0
https://kde.org/announcements/kde-frameworks-5.78.0/
2021-01-23 18:09:50 +00:00
thfr
22ca122e9a update to vkquake 1.05.2 2021-01-23 17:57:03 +00:00
thfr
343327162b update to mojoshader commit 1320; tested with many FNA games 2021-01-23 17:56:27 +00:00
thfr
71f529dedf use ujoy(4) for joystick devices to unbreak joystick support
tested with dxx-rebirth.
Take MAINTAINER while here.
ok mglocker@
2021-01-23 17:52:00 +00:00
thfr
4f92a76afe enable gamecontroller GUID detection and GUID-based mapping
this makes prior workaround in SDL_gamecontroller.c obsolete that used
SDL_GAMECONTROLLERCONFIG environment variable and a fallback mapping;
so this is removed now.

tested with XBox 360/One, Logitech F310/Dual Action by me
testing with NEXT SNES controller and ok brynet@
2021-01-23 17:47:43 +00:00
kettenis
c465f9a263 Override another linker feature that isn't properly detected.
ok jasper@
2021-01-23 16:52:12 +00:00
jasper
9518741f1c Check return value of FT_Get_Sfnt_Table() to fix a NULL deref on invalid input. 2021-01-23 16:32:34 +00:00
ajacoutot
9c270cf21f Missing BDEP on devel/cmake. 2021-01-23 16:24:06 +00:00
jasper
fe19141287 mark this broken for big endian arches. even if it builds the runtime has
serious issues as pointed out by cwen@

ok bcallah@ (MAINTAINER)
2021-01-23 15:19:54 +00:00
sthen
aeb8c7b7e4 reinstate BROKEN-i386 again, it will not run so it is useless to waste
30 hours building it
2021-01-23 15:15:58 +00:00
sthen
e6bc6c7dea oops, revert unintended parts of commit. (I had a local WIP update that
was stalled because they want kern.proc.pathname or similar).
2021-01-23 15:10:41 +00:00
sthen
d0664b60ee just set ONLY_FOR_ARCHS, this is no good on 32-bit LE either 2021-01-23 15:06:28 +00:00
danj
a0f4a6cec2 Update to redis-6.0.10
If you used Redis on some Big Endian Arch (like sparc64) with
previous 6.0.x versions, you should really have a look at
https://github.com/redis/redis/pull/8270 to "consider the
compatibility implications with RESTORE, replication and
persistence".

Tests pass on amd64 and sparc64 (with the usual occasional replica
hiccup on sparc64).

Positive feedback from Mark Patruck.
Help from, and ok tb@
2021-01-23 14:58:19 +00:00
jasper
4c8fb818e9 add powerpc64 to NOT_FOR_ARCHS list. this port embeds a copy of gcc4 which lacks
support for the elfv2 api on powerpc64 so backporting the gcc8 patches from our
tree would probably get us nowhere anyway.
2021-01-23 14:44:02 +00:00
jasper
8e6b218497 mark broken on powerpc64: libast fails to build on hashalloc.c/tokscan.c 2021-01-23 14:16:36 +00:00
cwen
3dfcc41039 liboil: extend the powerpc64 fix to powerpc
This fixes liboil's runtime on this platform; building with -fno-integrated-as
lead to sigabrt at runtime.  While here remove the tentative arm fix, that we
introduced with the initial powerpc fix, it does not fix the build.

Tested again by jasper@ on powerpc64, thanks!
2021-01-23 14:05:51 +00:00
jasper
ad1262d8dc mark pfe broken on powerpc64 (lacks proper ppc support in general) 2021-01-23 13:54:09 +00:00