Release announcement:
https://blog.qt.io/blog/2019/02/01/qt-5-12-1-released/
Changelog:
https://wiki.qt.io/Qt_5.12.1_Change_Files
- A change was required to qt-dist.mk to always pass LOCALBASE to qmake,
as Qt5 has been installed to a prefix for some time now, there should
not be any harm in that, with respect to it picking up installed versions
of itself during build.
PR: 235622
Exp-run by: antoine
ftp/curl and dns/bind-tools are required. Also while here, pet some portlint
warnings.
PR: 232918 235351
Submitted by: Rainbow <rainbow@sanitylinux.org> (maintainer)
Reported by: Andrew <pez_098@yahoo.com>, oz42@oz42.eu
MFH: 2019Q1
Differential Revision: https://reviews.freebsd.org/D17954
mapdir is a shell script utility, that can be used to map the
structure of directory trees. It is mainly used to verify the
consistency between different directory hierachies, which contain
the same files, as the report files generated by mapdir can
subsequently be passed to the diff utility.
WWW: https://www.olivermahmoudi.com/programming/mapping-dirs
PR: 233112
Submitted by: Oliver Mahmoudi <fbsd@olivermahmoudi.com>
Sandboxfs is a FUSE file system that exposes a combination of
multiple files and directories from the host's file system in the
form of a virtual tree with an arbitrary layout. You can think of
a sandbox as an arbitrary view into the host's file system with
different access privileges per directory.
Sandboxfs is designed to allow running commands with limited access
to the file system by using the virtual tree as their new root, and
to do so consistently across a variety of platforms.
WWW: https://github.com/bazelbuild/sandboxfs
Announcement: https://julio.meroh.net/2019/02/hello-sandboxfs-0.1.0.html
This is a ARM64 board with a RockChip RK3399 SoC.
Add support for RK3399 to the u-boot-master port. No METADATA are created
for now as this u-boot is split in two file and we don't support this scheme
yet.
Two patch are needed :
- One to allow booting u-boot proper from the same source as the DTS (accepted
and merge upstream)
- One to have the BL31 (ATF binary) path in a environment variable instead of
in the source directory (accepted upstream).
ARM Arm Trusted Framework (sometimes called TF-A for reasons ...) provides
a reference implementation of secure world software for Armv7-A and Armv8-A,
including a Secure Monitor executing at Exception Level 3 (EL3).
We had a port for Alwinner A64/H5 chip, but we need to introduced more ports.
So convert this to a master/slave port scheme like u-boot.
atf-allwinner is now badly named, when it was introduced it only support A64,
now it both support A64 and H5 and there is another ATF platform for H6.
Rename it with the platform name
2019-01-31 mail/dovecot-pigeonhole04: End of Life upstream, use mail/dovecot-pigeonhole instead
2019-01-31 multimedia/pyjama: Unmaintained upstream
2019-01-31 devel/py-omniorb-3: Uses legacy version of omniORB, consider using devel/py-omniorb
2019-01-31 mail/dovecot22: End of Life upstream, use mail/dovecot instead
2019-01-31 devel/hs-uuagc-bootstrap: No release since 2011
2019-01-31 sysutils/hs-angel: No releases since 2016
2019-01-31 devel/hs-uuagc: No release since 2015
2019-01-31 ports-mgmt/hs-porte: No updates since 2010
2019-02-01 net/pdb: Depends on expired net/py-pcs
2019-02-01 irc/iroffer: Abandoned upstream
2019-02-03 sysutils/fusefs-wdfs: Abandonware, functionally incomplete, has problems with caching
2018-12-19 net/py-pcs: Broken for more than 6 months
In release 2019.01 a special config file was added for this board.
Add the port and remove the mention of this board in the sopine pkg-descr
file.
Approved by: bapt (mentor, implicit)