Commit Graph

146378 Commits

Author SHA1 Message Date
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
ajacoutot
8d26a7bd9a Update to google-cloud-sdk-288.0.0. 2020-04-11 07:53:25 +00:00
kirby
f191456efd update to cataclysm-dda-0.E.
from maintainer Tim Meunier, thanks!

Full Changelog:
https://github.com/CleverRaven/Cataclysm-DDA/blob/0.E/data/changelog.txt
2020-04-11 06:41:47 +00:00
feinerer
5eb28a841b Update to GL2PS 1.4.2 2020-04-11 04:44:37 +00:00
sthen
dfce0f85dd update to reposync-20200410 2020-04-10 21:32:28 +00:00
paco
3775050750 update www/hugo to bugfix release 0.69.0
* Extend Jsonify to support options map
* Extend Jsonify to support optional indent parameter
* Regen docs helper
* Collect HTML elements during the build to use in PurgeCSS etc.
* Update to latest emoji package
* Update hosting-on-aws-amplify.md
* Add basic "post resource publish support"
* Typo correction [commit 7eba37ae]
* Use semver for min_version per recommendations
* Updateto gitmap v1.1.2
* Add data context to the key in ExecuteAsTemplate"
* Fix hugo mod vendor for regular file mounts
* Revert "Revert "common/herrors: Fix typos in comments""
* Fix typos in comments" [commit 4437e918]
* Fix typos in comments [commi t1123711b]
* Fix TrimShortHTML
* Fix IsDescendant/IsAncestor for overlapping section names
* fix typo in getting started
* Fix _build.list.local logic
* Fix cache reset for a page's collections on server live reload

ok jca@
2020-04-10 19:08:39 +00:00
robert
c59afab281 update to 81.0.4044.92;
this commit also gets rid of an rpath pledge in the renderer
process by initializing fontconfig fontconfig
2020-04-10 18:51:30 +00:00
semarie
88dd0a5449 productivity/tryton/5.2: maintenance update 2020-04-10 15:22:41 +00:00
semarie
01fd4ec72f productivity/tryton/5.0: maintenance update 2020-04-10 15:21:09 +00:00