Features:
- API to create and manipulate SPDX documents.
- Parse and create Tag/Value format SPDX files
- Parse and create RDF format SPDX files
WWW: https://github.com/spdx/tools-python
PR: 229438
Submitted by: freebsd_ports@k-worx.org
Sponsored by: iXsystems Inc.
* misc/artikulate
* misc/kdeedu-data
* misc/kgeography
* misc/klettres
* misc/ktouch
* misc/kwordquiz
* misc/parley
This is the current version of KDE Applications <foo>.
Note that users of KDE SC4 should stick with <foo>-kde4.
The library to communicate with the Scanse Sweep LiDAR device
that is able to scan the space around it and build its point cloud
representation.
PR: 223433
Submitted by: Hyun Hwang <hyun@caffeinated.codes>
Differential Revision: https://reviews.freebsd.org/D14691
Starts an interactive shell with where every command is prefixed using
<program>, for example:
$ with git
git> add .
git> commit -a -m "Commited"
git> push
WWW: https://github.com/mchav/with
PR: 226407
Submitted by: Mateusz Piotrowski <0mp@FreeBSD.org>
2018-02-21 misc/tpp: Depends on expired devel/ruby-ncurses
2018-02-21 net/raggle: Depends on expired devel/ruby-ncurses
2018-02-21 devel/ruby-ncurses: Marked BROKEN for more than 6 months
In order to make room for the up-to-date version of the KDE Desktop and its
applications move the KDE Application ports based on Qt4.
PR: 225992
Exp-run by: antoine
Reviewed by: rakuco, adridg
Differential Revision: https://reviews.freebsd.org/D14413
This is done for
* consistency,
* and to simplify the import of the newer KDE Plasma5 desktop and KDE applications
Bumps the dependencies.
Reviewed by: adridg
Differential Revision: https://reviews.freebsd.org/D12979
This project uses rump kernels to provide the Rumprun unikernel.
Rumprun works on both hypervisors (eg. KVM and Xen) and bare metal.
Rumprun can be used with or without a POSIX'y interface, and supports
applications written in (but not limited to):
C, C++, Erlang, Go, Java, Javascript (node.js), Python, Ruby and Rust.
PR: 225117
Submitted by: Fabian Freyer <fabian.freyer@physik.tu-berlin.de>
Reviewed by: yuri
Sponsored by: Netzkommune GmbH
Differential Revision: https://reviews.freebsd.org/D13888
Database of IDs used in Plug and Play devices. This file is taken
from the hwdata package (https://github.com/vcrhonek/hwdata), because
the offical upstream (http://uefi.org/pnp_id_list) does not have a
easy to use file.
Submitted by: Ting-Wei Lan <lantw44@gmail.com>
lxi-tools is a collection of open source software tools that enables control
of LXI compatible instruments such as modern oscilloscopes, power supplies,
spectrum analyzers etc.
All features are consolidated in the 'lxi' application which provides a
simple commandline interface to discover LXI instruments, send SCPI
commands, and capture screenshots from supported LXI instruments.
lxi-tools rely on liblxi for all communication.
WWW: https://lxi-tools.github.io/
PR: 224714, D13686
Submitted by: Dmitri Goutnik <dg@syrec.org>