Re: ARM Trusted Firmware for RK3399

2017-08-19 Thread Jonathan Gray
On Sat, Aug 19, 2017 at 05:46:18PM +0200, Mark Kettenis wrote: > Here is a port for ARM Trusted Firmware 1.4 that builds firmware for > the Rockchip RK3399. I anticipate that this port will build firmware > for other ARMv8 Rockchip SoCs as well; there is code for the RK3328 > and RK3368 in the tre

Re: build combined spl/uboot/dtb/atf images for Allwinner A64/H5

2017-08-19 Thread Patrick Wildt
On Sat, Aug 19, 2017 at 08:23:40PM +1000, Jonathan Gray wrote: > With the not yet committed atf-allwinner port this builds complete > images for Allwinner aarch64 targets. > > Compile tested only, I have no Allwinner hardware. > > Details are described in > http://git.denx.de/?p=u-boot.git;a=blob

Re: ARM Trusted Firmware for RK3399

2017-08-19 Thread Patrick Wildt
On Sat, Aug 19, 2017 at 05:46:18PM +0200, Mark Kettenis wrote: > Here is a port for ARM Trusted Firmware 1.4 that builds firmware for > the Rockchip RK3399. I anticipate that this port will build firmware > for other ARMv8 Rockchip SoCs as well; there is code for the RK3328 > and RK3368 in the tre

Re: UPDATE x11/tint2-0.12.2 -> 0.14.6

2017-08-19 Thread Heppler, J. Scott
IMHO, it would otherwise be a regression not to tweak. Attached is the 4th revision to update tint2. This patch restores the post-install sed command that edits Launcher paths in /etc/xdg/tint2/tint2rc and /usr/local/share/examples/tint2/*.tint2rc: /usr/share/applicatons -> /usr/local/share/appl

[UPDATE] www/libwebsockets 2.2.2 => 2.3.0

2017-08-19 Thread Adam Wolk
Hi ports@, trivial bump to libwebsockets. upstream changelogs: --- v2.3.0 == - ESP32 OpenSSL support for client and server - ESP32 4 x WLAN credential slots may be configured - Libevent event loop support - SOCKS5 proxy support - lws_meta protocol for websocket connection multiplexi

[UPDATE] misc/dialog to 1.3-20170509

2017-08-19 Thread Frederic Cambus
Hi ports@, Here is a diff to update dialog to 1.3-20170509. Notable changes: - Regenerate WANTLIB - Fix broken URL for the FTP mirror Comments? OK? Index: Makefile === RCS file: /cvs/ports/misc/dialog/Makefile,v retrieving revisio

ARM Trusted Firmware for RK3399

2017-08-19 Thread Mark Kettenis
Here is a port for ARM Trusted Firmware 1.4 that builds firmware for the Rockchip RK3399. I anticipate that this port will build firmware for other ARMv8 Rockchip SoCs as well; there is code for the RK3328 and RK3368 in the tree as well. So this installs the firmware as rk3399-bl31.elf instead of

Re: security/password-store GnuPG dependency

2017-08-19 Thread Jeremie Courreges-Anglas
On Sat, Aug 19 2017, Antoine Jacoutot wrote: > On Fri, Aug 18, 2017 at 11:29:54AM -0400, Bernd S. wrote: >> Hello, >> >> password-store itself lists GnuPG 2 as a dependency [1], but the package >> and port install GnuPG 1.4.21 (classic), I reckon that both are compatible >> with password-store an

Re: productivity/kmymoney: fix Ninja build

2017-08-19 Thread Rafael Sadowski
Builds fine with Ninja. ok rsadowski@ On Tue Aug 15, 2017 at 02:36:01PM +0200, David Coppa wrote: > > All these fixes come from upstream git. With somewhat misleading > comments, but hey... > > OK? > > Index: Makefile > === > RCS f

build combined spl/uboot/dtb/atf images for Allwinner A64/H5

2017-08-19 Thread Jonathan Gray
With the not yet committed atf-allwinner port this builds complete images for Allwinner aarch64 targets. Compile tested only, I have no Allwinner hardware. Details are described in http://git.denx.de/?p=u-boot.git;a=blob_plain;f=board/sunxi/README.sunxi64;hb=HEAD sunxi-spl.bin/u-boot.itb made av

Re: security/password-store GnuPG dependency

2017-08-19 Thread Antoine Jacoutot
On Fri, Aug 18, 2017 at 11:29:54AM -0400, Bernd S. wrote: > Hello, > > password-store itself lists GnuPG 2 as a dependency [1], but the package > and port install GnuPG 1.4.21 (classic), I reckon that both are compatible > with password-store and each other. > > But is there a specific reason for

NEW: sysutils/atf-allwinner

2017-08-19 Thread Jonathan Gray
ARM Trusted Firmware for Allwinner A64/H5. ARM Trusted Firmware provides a reference implementation of secure world software for ARMv8-A, including a Secure Monitor executing at Exception Level 3 (EL3). It implements various ARM interface standards, such as: * The Power State Coordination Interfa

Re: NEW: devel/dlib

2017-08-19 Thread Rafael Sadowski
*push* it don't hype On Wed Aug 09, 2017 at 09:47:06PM +0200, Rafael Sadowski wrote: > Hi All, > > Please find attached a port for Dlib, a powerfull modern C++ toolkit. > > $ cat pkg/DESCR: > > Dlib is a modern C++ toolkit containing machine learning algorithms and tools > for creating complex

UPDATE: graphics/krita

2017-08-19 Thread Rafael Sadowski
Hi All, Here is a diff to update krita to 4.2.0. All patches are gone because one of the main reasons is that krita switch to the new G’Mic-qt plugin integration. curl is no more linking but it's fetch at configuration so I decided to add as b/r depends. Tested on amd64 OK? Comments? Index: Ma

UPDATE: net/lftp

2017-08-19 Thread Rafael Sadowski
Hi All, simple diff to update lftp the last 4.7.x stable branch. The 4.8 update needs some more time or rather I need more time. OK? Comments? Best regards, Rafael Sadowski Index: Makefile === RCS file: /cvs/ports/net/lftp/Makefil