147428 Commits

Author SHA1 Message Date
bcallah
0869b7c41a Update to nfoview-1.28
Changelog: https://github.com/otsaloma/nfoview/releases/tag/1.28
2020-05-22 22:02:39 +00:00
bcallah
4f53a9b96d +cascadia-code 2020-05-22 21:57:52 +00:00
bcallah
44f637a6c4 Import fonts/cascadia-code, a programming/terminal font from Microsoft.
ok bentley@

Cascadia Code is a monospaced font that includes programming ligatures
and is designed to enhance the modern look and feel of the terminal.
2020-05-22 21:57:26 +00:00
bentley
8ca9b29fc8 +sameboy 2020-05-22 21:51:39 +00:00
bentley
d1cd2ba330 Import sameboy-0.12.3 and libretro-sameboy-0.12.3.
SameBoy is a SDL-based Nintendo Game Boy and Game Boy Color emulator.
SameBoy is extremely accurate and includes a wide range of powerful
debugging features, making it ideal for both casual players and developers.
In addition to accuracy and developer capabilities, SameBoy has all the
features one would expect from an emulator, from save states to scaling
filters.

libretro-sameboy provides a Nintendo Game Boy and Game Boy Color emulation
core to the RetroArch emulator frontend, based on SameBoy.

ok stsp@ thfr@ bcallah@
2020-05-22 21:49:48 +00:00
rsadowski
a7980ab1aa Unbreak qt-creator, qtwebengine missing in lib depends, spotted by aja
Move qtwebengine form run_* to lib_depends. Sort and also add qtwebchannel
2020-05-22 20:12:11 +00:00
kn
b728d49c4c Remove Puppet 4
Open Source Puppet 4 LTS reached EOL in october 2018, Puppet 5 (client,
master as well as puppetdb) have been in our tree for years, Puppet 6
(client and master, not yet puppetdb) were recently imported.

Users should long have upgraded to version 5 by now;  see
https://puppet.com/docs/puppet/5.5/upgrade_minor.html for upgrade details.

OK bcallah
2020-05-22 19:58:14 +00:00
chrisz
fced6274ca update x11/lablgtk3 to 3.1.0
ok krw@
2020-05-22 19:56:40 +00:00
chrisz
e2678c7534 Update sysutils/opam to 2.0.7
ok krw@, avsm@
2020-05-22 19:31:20 +00:00
landry
908820cfff Update to synapse 1.13.
From MAINTAINER Renaud Allard, ok abieber@
2020-05-22 16:48:19 +00:00
kmos
d1386ef4e9 Update py-minecraft-launcher-lib 0.5 -> 1.0
This drops "beta" and "do not use in production" language in the documentation.

The library also gains the ability to set or reset one's minecraft skin.
Also, it can be used to query native libraries for a platform.
2020-05-22 16:47:26 +00:00
kmos
71ad04c864 Add "-std=gnu99" to CFLAGS so azpainter will build with base-gcc.
Fixes building on sparc64

"Sounds good" bcallah@ (maintainer)
2020-05-22 15:47:32 +00:00
kn
541bc20a94 Update to Puppet 6.15.0
This also fixes flavour handling in package resources.
Diff from Arthur Barton, thanks!
2020-05-22 15:23:37 +00:00
kn
f57791211b Remove patch that does nothing (except removing an empty line) 2020-05-22 15:21:11 +00:00
ajacoutot
90e54307b3 Update to py3-smbc-1.0.22. 2020-05-22 15:07:39 +00:00
kn
7bec81b3d7 Use FAKE_FLAGS not ALL_FAKE_FLAGS to unbreak MAKE_JOBS usage
ALL_FAKE_FLAGS (usually put after MAKE_PROGRAM) is used in do-install,
but as list of environment variables:

	$ make -p | grep -e ^PARALLEL_MAKE_FLAGS -e FAKE_FLAGS
	ALL_FAKE_FLAGS   = ... ${FAKE_FLAGS} ${PARALLEL_MAKE_FLAGS}
	FAKE_FLAGS       = HOME=${WKRDIR}/home
	PARALLEL_MAKE_FLAGS = -j${MAKE_JOBS}
		@cd ${WRKSRC} && ${ALL_FAKE_FLAGS} ${RUBY} install.rb ...

This means having MAKE_JOBS set causes "make install" to fail because "-jN"
is used as environment variable.

Use FAKE_FLAGS in do-install instead to fix this.
2020-05-22 15:00:52 +00:00
jasper
f326f09150 update to inetsim-1.3.2 2020-05-22 14:54:01 +00:00
kurt
1c1a57c207 Various u-boot changes:
* Rockchip now outputs a single image that combines idbloader.img
  and u-boot.itb called u-boot-rockchip.bin. It gets written at
  block 64. For example:
    dd if=u-boot-rockchip.bin of=/dev/sdXc seek=64
* Fix rock64 gen3 SPL boot hang. Reviewed upstream.
  Tested on both gen2 and gen3 boards.
* Enable PCIe gen2 on rockpro64. I've been running with this
  since December and tested various PCIe boards.
okay jsg@
2020-05-22 13:51:09 +00:00
ajacoutot
f58e3a1c1b Update to awscli-1.18.65. 2020-05-22 12:31:58 +00:00
ajacoutot
eb86de6575 Update to py3-boto3-1.13.15. 2020-05-22 12:31:41 +00:00
ajacoutot
9a0f5b1bb2 Update to py3-botocore-1.16.15. 2020-05-22 12:31:27 +00:00
ajacoutot
f9e55e22fe Update to shotwell-0.30.10. 2020-05-22 12:29:57 +00:00
kn
ec86f63bc8 Add CVE quirks for powerdns_recursor, isc-bind, dovecot and tomcat 2020-05-22 11:42:54 +00:00
kn
638a161e5d Update DESCR wrt. pkg_add(1) always installing quirks 2020-05-22 11:27:54 +00:00
rsadowski
6b19589379 Update qt-creator to 4.12.1 2020-05-22 09:56:17 +00:00
ajacoutot
fe3b7c39a6 Update to google-cloud-sdk-293.0.0. 2020-05-22 09:38:37 +00:00
asou
b456aa104f Fix Valgrind reports invalid write.
ok jca@
2020-05-22 08:51:24 +00:00
jasper
baf8bb6233 add missing RDEPS, based on a diff by rsadowski@ 2020-05-22 07:59:40 +00:00
jasper
4d5f47df16 update to qutebrowser-1.11.1 2020-05-22 07:53:20 +00:00
rsadowski
8e2416ba75 add py-qtwebengine 2020-05-22 07:47:40 +00:00
rsadowski
46192b5967 Switch from qtwebkit to qtwebengine support in marble 2020-05-22 07:34:47 +00:00
rsadowski
a0368316ec Switch from qtwebkit to qtwebengine support in marble 2020-05-22 07:34:12 +00:00
rsadowski
0515e7e824 Force otter-browser to use qtwebkit instead qtwebengine
Otter is the only browser really working on macppc.
2020-05-22 07:34:07 +00:00
rsadowski
ea2e6e5bae Switch from qtwebkit to qtwebengine support in gpsbabel 2020-05-22 07:34:04 +00:00
rsadowski
6bebb100b9 Switch from qtwebkit to qtwebengine support in qt-creator 2020-05-22 07:34:00 +00:00
rsadowski
eeccdd9315 Switch from qtwebkit to qtwebengine support in digikam 2020-05-22 07:33:58 +00:00
rsadowski
20c940311a Enable x11/qt5/{qtwebengine,qtwebglplugin,qtwebview,docs} 2020-05-22 07:33:47 +00:00
bket
2e88fe8602 Update to filezilla-3.48.1
Changes: https://filezilla-project.org/versions.php
2020-05-22 04:52:47 +00:00
bket
e67edcd4e2 Update to libfilezilla-0.22.0
Minor so version bumped due to new symbol.

Changes: https://lib.filezilla-project.org/
2020-05-22 04:52:24 +00:00
kirby
30fbd2a319 fix build with newer gpsd API
OK sthen@
2020-05-22 04:49:05 +00:00
tb
ddd5c9a752 Undo a stupid thinko that broke the build.
reported by naddy
2020-05-21 22:23:34 +00:00
kmos
516b68e273 Hook py-minecraft-launcher-lib up to the build 2020-05-21 21:23:34 +00:00
bcallah
0f0ee41cd8 Missing BDEP on textproc/itstool
Spotted by naddy@
2020-05-21 21:23:01 +00:00
kmos
8c1d499311 games/py-minecraft-launcher-lib
minecraft-launcher-lib is a Python library for creating a custom
minecraft launcher. This library containts functions to install and
execute minecraft and for interacting with mojang accounts.

version 0.5

OK phessler@
2020-05-21 21:22:45 +00:00
sthen
487d440729 clamav: set OBJC="${CC}" to use clang on clang arches, rather than
trying to auto detect, which picks up gcc on those base-clang arches
which still install gcc (which I think is now causing more problems
than it solves).

Fixes a build problem reported by solene@ on i386 with old /usr/bin/gcc
present after the installer auto-removed old gcc-libs.
2020-05-21 21:05:21 +00:00
jasper
e8b88c1de0 remove FAKE_FLAGS which aren't needed anymore since the switch to meson
pointed out by aja@
2020-05-21 19:26:58 +00:00
kirby
4a442ebfeb update to wesnoth-1.14.12 2020-05-21 18:55:30 +00:00
paco
2a6841c47b update www/hugo to release 0.71.0
* Use WARN log level also for the early initialization [518d1496]
* Update to Go 1.14.3 and Go 1.13.11 [3cc41523]
* Improve error message when no Babel installed [2fd0a5a6]
* Add test for headings render hook [6e051c05]
* Add render template hooks for headings [423b8f2f]
* Add math.Pow [99193449]
* Do not suppress .well-known/ directory [558c0930]
* Quote "@babel/cli" to solve build error [b69a3614]
* Remove custom x-nodejs plugin [a0103864]
* Use .Lastmod for og:updated_time [6205d56b]
* Fix Babel on Windows [723ec555]
* Upgrade chroma to 0.7.3 to fix invalid css [b342e8fb]

ok rsadowski@ kmos@
2020-05-21 16:37:44 +00:00
bcallah
6ba92e4690 Update to wtf-20200518 2020-05-21 14:52:29 +00:00
solene
c6e4ecbed7 register net/tircd deletion because it's abandoned upstream 2020-05-21 14:29:02 +00:00