Commit Graph

146586 Commits

Author SHA1 Message Date
rsadowski
ff419da6f2 Update qcad to 3.24.3
OK paco@
2020-04-13 08:48:39 +00:00
sthen
d8fa3b864c wireshark: committed upstream 2020-04-13 08:09:35 +00:00
landry
c92c5ee99f Update to xfce4-settings 4.14.3 2020-04-13 07:10:09 +00:00
bentley
a4a2f4346f Update to mgba-0.8.1.
Compatibility note: mgba-qt now uses a shader by default that
requires GLSL 1.50 support, which may not be supported by some
older graphics hardware. The SDL frontend doesn't load any shaders.
2020-04-13 02:53:05 +00:00
jca
4487a3de8a Provide debug-irssi and debug-irssi-otr
No objection from kn@ (maintainer)
2020-04-13 00:50:47 +00:00
jca
b5dcbf0d75 Set PKGNAME-otr, missed in previous
Else we end up with an irssi-$V-otr package which looks like a FLAVOR.
2020-04-13 00:02:48 +00:00
jca
c969572f3f irssi: drop the socks FLAVOR
The irssi--socks package confuses people: it only supports connecting
over a SOCKS proxy and fails in a non-obvious way if you try to use it
as a regular IRC client.  It doesn't give hints or point at the
documentation of security/dante.

We have shared libs on all archs since a long time so people who need
SOCKS functionality can use socksify(1) from the dante package instead.

ok kn@ (maintainer)
2020-04-12 23:42:58 +00:00
thfr
700a30de9c now depends on lang/hashlink, C++ libs
pointed out by hukadan on freenode #openbsd-gaming, thanks!
2020-04-12 21:25:10 +00:00
cwen
a177323c68 gnupg: fix the build on macppc with clang:
- add `-fheinous-gnu-extensions' as seen on some other archs
- add a patch to remove the `-Wa,-mppc' flag, because clang's
  integrated assembler was unhappy with it. Proposed by jca@,
  instead of using `-no-integrated-as'.

OK jca@ (maintainer)
2020-04-12 18:29:01 +00:00
robert
ef1c07b8f8 remove the openbsd specific storage monitor dummy implementation because
chromium ships with its own dummy implementation that we can use
2020-04-12 15:09:41 +00:00
sthen
fedbf04869 update to freetds-1.1.32 2020-04-12 14:51:57 +00:00
sthen
f85c51c698 move DEBUG_PACKAGES up above bsd.port.arch.mk include, ok aja@ 2020-04-12 14:47:31 +00:00
sthen
9fbb0b9c06 update maintainer email, from Alessandro De Laurenzis 2020-04-12 14:46:04 +00:00
sthen
818a3c446f update to ncspot 0.13, from maintainer Henrik Friedrichsen, tested by Matthias Schmidt 2020-04-12 14:44:52 +00:00
bcallah
618950bfc7 Bugfix update to nfoview-1.27.1
Fix CSS error with the abnormal weight of the Unscii font
2020-04-12 14:30:21 +00:00
sthen
af0589bdb0 move DEBUG_PACKAGES above .include bsd.port.arch.mk otherwise they are
not cleared on !debuginfo arches, ok aja@
2020-04-12 14:27:59 +00:00
sthen
178fc51c59 DEBUG_PACKAGES needs to be set before bsd.port.arch.mk is pulled in to
avoid debug packages being attempted on !debuginfo arches.
2020-04-12 14:26:02 +00:00
thfr
a7d6165783 update to FAudio 20.04
- bump minor as an exported symbol has been added
- now supports XACT content version 45
- tested with game Unexplored without issues

changelog: https://github.com/FNA-XNA/FAudio/releases
2020-04-12 13:54:25 +00:00
thfr
e82bbb4a1b update to Steamworks-nosteam 0.4.1
- upstream repo has been renamed (formerly Steamworks.NET-nosteam)
- now includes hlsteam which allows running Northgard (with hashlink)
- also adds libcestub for Little Racers STREET
2020-04-12 13:41:59 +00:00
thfr
1503ae484e update to fnaify 2.2
includes dllmap entries for mono 6
add dllmap for libcestub for Little Racers STREET
2020-04-12 13:37:32 +00:00
thfr
6c0f5c88c6 update to depotdownloader 2.3.3
currently failing to connect with Steam with both 2.3.2 and 2.3.3
switch to app entry URL from v0002 to v2 - reivyr (on #openbsd-gaming)
reports v0002 doesn't work in South America region.
Note new -debug flag which should help with bug reports
2020-04-12 13:34:54 +00:00
cwen
239d42dc98 godot: don't require `-latomic' anymore on powerpc, since
this arch has been switched to clang

OK thfr@ (maintainer)
2020-04-12 13:30:55 +00:00
jsg
d2969e82c1 update dtb to linux 5.6
we can now handle more recent omap dtbs thanks to kettenis@
ok kettenis@
2020-04-12 10:59:07 +00:00
robert
1febb2d545 update to 2020.04.81 2020-04-12 10:52:45 +00:00
landry
372195312b Update to cbindgen 0.14.1
required to build m-c since #1628754, tested with fx 76.0b3 & tb 76.0b1
2020-04-12 06:28:05 +00:00
bentley
4aaed98e74 Include sys/time.h for gettimeofday. May fix the build on mips64. 2020-04-12 04:34:19 +00:00
bentley
96e39a5f48 Update to rgbds-0.4.0. 2020-04-12 04:24:56 +00:00
kmos
9750bc08ec base-gcc doesn't like -Wpedantic
Patch that out of Makefile

Fixes build on sparc64 (and presumably other base-gcc arches)

ok bcallah@ (maintainer)
2020-04-12 04:14:36 +00:00
cwen
a8490b32f9 snes9x: remove BROKEN-powerpc
Proposed by Donovan Watteau (thanks!) for ports-gcc-8.3; the move to
base-clang fixes various GTK related SIGILLs on top of that.
2020-04-12 02:17:15 +00:00
jasper
461d629bca add support for rendering graphs with graphviz
also enable python support (but no python plugins yet), syntax highlighting
through kf5-syntax-highlighting.
2020-04-11 19:35:14 +00:00
robert
71b5dfb370 switch back to using the internal freetype library as it fixes some website
font rendering issues

switching back is now possible because a bug has been fixed in freetype:

commit 5b1a37af563349172230842fcfdb59b5f22afcd0
Author: Dominik R_ttsches <drott@chromium.org>
Date:   Tue Feb 25 11:08:11 2020 +0200

    Fix for CFF space glyph regression (#57541).
2020-04-11 19:05:09 +00:00
jasper
f81d0b9709 +cutter 2020-04-11 18:58:58 +00:00
jasper
426372bfb8 import cutter-1.10.2
Cutter goal is to be an advanced FREE and open-source
reverse-engineering platform while keeping the user experience at mind.
Cutter is created by reverse engineers for reverse engineers.

ok edd@
2020-04-11 18:58:04 +00:00
jasper
0dfabdf2ca normalize indentation 2020-04-11 18:57:14 +00:00
jasper
ac9639c5a0 - update to radare2-4.3.1
- rework how extra modules are fetched to make it easier to update this port
  in the future
- add patch to unbreak debugging with r2 on OpenBSD; patch from upstream
  via edd@ who also reported the initial breakge

ok edd@ (MAINTAINER)
2020-04-11 18:51:44 +00:00
jasper
f9cd2a2e5f register radare2-bindings removal 2020-04-11 18:49:59 +00:00
jasper
6800c51c57 garbage collect the radare2 bindings; we only shipped the vala bindings
which upstream appears to have given up on as well.

ok edd@ (MAINTAINER)
2020-04-11 18:49:31 +00:00
eric
caf1894f22 update to 0.1.6
from maintainer Gilles Chehade
2020-04-11 16:01:46 +00:00
sthen
46bad9b5bc update to freetds-1.1.30 2020-04-11 14:23:59 +00:00
sthen
48bd4a200e tweak previous patch 2020-04-11 14:17:50 +00:00
cwen
b457b5efaf opencv: don't require `-latomic' anymore on powerpc, since
this arch has been switched to clang

OK rsadowski@ (maintainer)
2020-04-11 12:52:29 +00:00
kn
095b07e564 Ship docs
This lets new users start from scratch with what our package
provides so HOMEPAGE does not have to be consulted after
installation.

Feedback OK sthen
2020-04-11 12:45:30 +00:00
sebastia
fcb7f20c3b simple update 2.1.1 -> 2.1.2 2020-04-11 11:27:32 +00:00
ajacoutot
e1eca639eb Update to awscli-1.18.39. 2020-04-11 10:07:18 +00:00
ajacoutot
c398be2527 Update to py3-boto3-1.12.39. 2020-04-11 10:06:58 +00:00
ajacoutot
6afc2930d6 Update to py3-botocore-1.15.39. 2020-04-11 10:06:46 +00:00
thfr
ea8c5e8f6b fix return type for hl_thread_id by switching to getthrid(2)
remove unneeded LONG_BIT detection in Makefile
ok tb@ for the above

also ifdef to hl.h to avoid typedef collision with clang in C++ mode
2020-04-11 09:59:20 +00:00
thfr
e12c949d2f port can't be NO_BUILD and run compileall.py
problem identified by aja@
move compileall into do-build. This way dependency on python3 binary is
picked up.
no REVISION bump because didn't build
2020-04-11 09:51:16 +00:00
landry
80c97c5492 Update to xfce4-taskmanager 1.2.3 2020-04-11 08:23:57 +00:00
ajacoutot
b854ad0ab5 Update to gnome-weather-3.34.2. 2020-04-11 08:05:03 +00:00