FreeBSD New Ports Index

This page is a slightly modified version of the following one-liner output. created_at: 2021-10-16T13:15:09+09:00

# git -C /usr/ports log --diff-filter=A --name-status --pretty="format:%aI %H" origin/master | perl -nlE '/^\d/ ? $d=$_ : print "$d\t$_"' | ack "\t[0-9a-z-]+/[^/ ]+/Makefile$"
timestamp origin comment / pkg-descr
2020-12-26T21:16:47-06:00 multimedia/neolink RTSP bridge to Reolink IP cameras
Neolink is a small program that acts as a proxy between Reolink IP cameras and
normal RTSP clients. Certain cameras, such as the Reolink B800, do not implement
ONVIF or RTSP, but instead use a proprietary "Baichuan" protocol only compatible
with their apps and NVRs (any camera that uses "port 9000" will likely be using
this protocol).

Neolink allows you to use NVR software such as Shinobi or Blue Iris to receive
video from these cameras instead. The Reolink NVR is not required, and the
cameras are unmodified. Your NVR software connects to Neolink, which forwards
the video stream from the camera.

The Neolink project is not affiliated with Reolink in any way; everything it
does has been reverse engineered.

WWW: https://github.com/thirtythreeforty/neolink
2020-12-27T13:39:41+00:00 x11-themes/zuki-themes Simple gray themes for GTK-based desktops
Simple gray themes for GTK-based desktops.

Features:
- gnome-shell is the theme for GNOME Shell. This themes stuff like the
calendar widget, the panel, the dock and more.
- gtk-2.0 contains the GTK+2 theme, styling applications that doesn't
use GTK+3 yet.
- gtk-3.0 contains the GTK+3 theme, styling most modern GTK+ applications.
- xfwm4 contains the theme that styles the xfwm4 window manager for XFCE4.

WWW: https://github.com/lassekongo83/zuki-themes
2020-10-21T16:28:16+00:00 graphics/libliftoff Lightweight KMS plane library
libliftoff eases the use of KMS planes from userspace without standing
in your way. Users create "virtual planes" called layers, set KMS
properties on them, and libliftoff will pick planes for these layers
if possible.

WWW: https://github.com/emersion/libliftoff
2020-12-22T17:29:15+00:00 x11-themes/mojave-gtk-themes Mojave is a macos Mojave theme for GTK 3, GTK 2 and Gnome-Shell
Mojave is a macos Mojave theme for GTK 3, GTK 2 and Gnome-Shell.

Supported Desktop Environments:

* Cinnamon
* Gnome-Shell
* Metacity
* Xfce

WWW: https://github.com/vinceliuice/Mojave-gtk-theme
2020-12-28T11:13:57+00:00 deskutils/gnome-shell-extension-dashtopanel Icon taskbar for the Gnome Shell
This extension moves the dash into the gnome main panel.

WWW: https://github.com/home-sweet-gnome/dash-to-panel
2020-12-31T23:11:39+00:00 textproc/mp_doccer C source code documentation generator
mp_doccer is a tool that travels C code files, and extracts specially
marked information to build documentation. This documentation can be
generated in HTML, man pages, or an executable shell script. The markup
is very similar to that in the Linux 2.4.x kernel sources.

WWW: https://triptico.com/software/mp_doccer.html
2020-12-31T23:06:06+00:00 textproc/p5-Grutatxt Plain text to HTML (and other formats) converter
Grutatxt is a plain text to HTML (and other formats) converter. It succesfully
converts subtle text markup of lists, bold, italics, tables and headings to
their corresponding HTML, troff, man page or LaTeX markup without having to
write unreadable source text files. Grutatxt is a Perl module and a command
line utility, and is the main text renderer in the Gruta CMS.

The output drivers currently supported by Grutatxt are: HTML, troff (me
macros), man and LaTeX.

WWW: https://triptico.com/software/grutatxt.html
2020-12-31T22:36:58+00:00 devel/libnest2d-ultimaker 2D irregular bin packaging and nesting library
2D irregular bin packaging and nesting library written in modern C++

WWW: https://github.com/Ultimaker/libnest2d
2020-12-31T22:35:41+00:00 devel/py-pynest2d CPython bindings for libnest2d by Ultimaker
Python bindings for libnest2d by Ultimaker

WWW: https://github.com/Ultimaker/libnest2d
2020-12-31T20:12:18+00:00 security/ssb SSH Server Bruteforcer
Secure Shell Bruteforcer - A faster and simpler way to bruteforce SSH server.

WWW: https://github.com/kitabisa/ssb
2020-12-31T20:10:22+00:00 multimedia/livego Live video streaming server in golang
Simple and efficient live broadcast server:

* Very simple to install and use;
* Pure Golang, high performance, and cross-platform;
* Supports commonly used transmission protocols, file formats, and encoding
formats

WWW: https://github.com/gwuhaolin/livego
2020-12-31T20:06:30+00:00 net/cloudquery Transform cloud infrastructure into queryable SQL tables
cloudquery transforms your cloud infrastructure into queryable SQL tables for
easy monitoring, governance and security.

WWW: https://cloudquery.io/
2020-12-31T19:56:36+00:00 security/xray-core Set of network penetration tools
Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support.
Fully compatible configuration.

WWW: https://github.com/XTLS/Xray-core
2020-12-31T19:52:45+00:00 games/automuteus Discord Bot to automute Among Us players at round transitions
AutoMuteUs is a Discord Bot to harness Among Us game data, and automatically
mute/unmute players during games!

Requires amonguscapture to capture and relay game data.

WWW: https://automute.us/
2020-12-31T16:54:29+00:00 devel/pecl-runkit7 Extension to replace, rename, and remove user functions and classes
The runkit extension provides means to modify constants, user-defined functions,
and user-defined classes. It also provides for custom superglobal variables and
embeddable sub-interpreters via sandboxing.

Compatibility: PHP 7.2 to PHP 7.4

Documentation: https://www.php.net/runkit7
WWW: https://github.com/runkit7/runkit7
2020-12-31T11:37:10+00:00 x11/xapp Cross-desktop libraries and common resources
This project gathers the components which are common to multiple
desktop environments and required to implement cross-DE solutions.
Consists of xapp-common and libxapp.

WWW: https://github.com/linuxmint/xapp
2020-12-31T09:12:05+00:00 devel/py-helpdev Extracts information about the Python environment easily
Helpdev is a library to easily extract information about the Python environment.

WWW: https://pypi.org/project/helpdev/
2020-12-31T07:21:59+00:00 sysutils/R-cran-processx Execute and Control System Processes
Tools to run system processes in the background. It can check if a background
process is running; wait on a background process to finish; get the exit status
of finished processes; kill background processes. It can read the standard
output and error of the processes, using non-blocking connections. 'processx'
can poll a process for standard output or error, with a timeout. It can also
poll several processes at once.

WWW: https://processx.r-lib.org
2020-12-31T07:20:52+00:00 devel/R-cran-remotes R Package Installation from Remote Repositories, Including 'GitHub'
Download and install R packages stored in 'GitHub', 'GitLab', 'Bitbucket',
'Bioconductor', or plain 'subversion' or 'git' repositories. This package
provides the 'install_*' functions in 'devtools'. Indeed most of the code was
copied over from 'devtools'.

WWW: https://remotes.r-lib.org
2020-12-31T07:19:52+00:00 textproc/R-cran-xmlparsedata Parse Data of 'R' Code as an 'XML' Tree
Convert the output of 'utils::getParseData()' to an 'XML' tree, that one can
search via 'XPath', and easier to manipulate in general.

WWW: https://github.com/r-lib/xmlparsedata#readme
2020-12-31T01:35:40+00:00 comms/limesuite Software Defined Radio Software Suite from Lime Microsystems
Lime Suite is a collection of software supporting several hardware platforms
including the LimeSDR, drivers for the LMS7002M transceiver RFIC, and other
tools for developing with LMS7-based hardware. Installing the Lime Suite
enables many SDR applications such as GQRX to work with supported hardware
through the bundled SoapySDR support module.

WWW: https://github.com/myriadrf/LimeSuite
2020-12-30T17:26:26+00:00 net-im/dendrite Matrix protocol homeserver
Dendrite is a second-generation Matrix homeserver written in Go. It
intends to provide an efficient, reliable and scalable alternative to
Synapse:

o Efficient: A small memory footprint with better baseline
performance than an out-of-the-box Synapse.

o Reliable: Implements the Matrix specification as written, using
the same test suite as Synapse as well as a brand new Go test suite.

o Scalable: can run on multiple machines and eventually scale to
massive homeserver deployments.

WWW: https://github.com/matrix-org/dendrite
2020-12-30T17:16:37+00:00 www/yarn-node14
2020-12-29T17:58:42+00:00 textproc/fcitx5-lua Lua support for Fcitx5
This provides Lua support for Fcitx5 input method framework in two ways:
1. An addon loader for Lua
2. The googlepinyin API provided by imeapi addon.

WWW: https://github.com/fcitx/fcitx5-lua
2020-12-29T17:58:42+00:00 korean/fcitx5-hangul Hangul support for Fcitx5
libhangul support for Fcitx5 input method framework.

WWW: https://github.com/fcitx/fcitx5-anthy
2020-12-29T17:58:42+00:00 chinese/libime Library to support generic input method implementation
This is a library to support generic input method implementation.

WWW: https://github.com/fcitx/libime
2020-12-29T17:58:42+00:00 chinese/libime-jyutping Library to support Jyutping through libime
This is a library to support Jyutping through libime.

WWW: https://github.com/fcitx/libime-jyutping
2020-12-29T17:58:42+00:00 chinese/fcitx5-table-other Other table support for Fcitx5
This provides some other tables for Fcitx5 input method framework, forked from
ibus-table-others and scim-tables.

WWW: https://github.com/fcitx/fcitx5-table-other
2020-12-29T17:58:42+00:00 chinese/fcitx5-table-extra Extra table support for Fcitx5
This provides extra tables for Fcitx5 input method framework, including
Boshiamy, Zhengma, Cangjie, and Quick.

WWW: https://github.com/fcitx/fcitx5-table-extra
2020-12-29T17:58:42+00:00 chinese/fcitx5-chinese-addons Pinyin and table input method support for Fcitx5
This provides Pinyin and Table input method support for
Fcitx5 input method framework.

WWW: https://github.com/fcitx/fcitx5-chinese-addons
2020-12-29T15:47:09+00:00 chinese/rime-wugniu Rime Wugniu schema support
Rime Wugniu schema for Zaonhe Wugniu/Shanghainese input support.

WWW: https://github.com/rime/rime-wugniu
2020-12-29T15:47:09+00:00 chinese/rime-wubi Rime Wubi schema support
Rime Wubi schema input support.

WWW: https://github.com/rime/rime-wubi
2020-12-29T15:47:09+00:00 chinese/rime-stenotype Rime Stenotype schema support
Rime Stenotype schema input support.

WWW: https://github.com/rime/rime-stenotype
2020-12-29T15:47:09+00:00 chinese/rime-soutzoe Rime Soutzoe schema support
Rime Soutzoe schema for Soutzoe Rougniu input support.

WWW: https://github.com/rime/rime-soutzoe
2020-12-29T15:47:09+00:00 chinese/rime-scj Rime Smart Cangjie schema support
Rime Smart Cangjie schema input support.

WWW: https://github.com/rime/rime-scj
2020-12-29T15:47:09+00:00 chinese/rime-quick Rime Quick schema support
Rime Quick schema input support.

WWW: https://github.com/rime/rime-quick
2020-12-29T15:47:09+00:00 chinese/rime-pinyin-simp Rime pinyin-simp schema support
Rime pinyin-simp schema for Mandarin input support.

WWW: https://github.com/rime/rime-pinyin-simp
2020-12-29T15:47:09+00:00 chinese/rime-middle-chinese Rime Middle Chinese schema support
Rime Middle Chinese schema input support.

WWW: https://github.com/rime/rime-middle-chinese
2020-12-29T15:47:09+00:00 chinese/rime-jyutping Rime Jyutping (old) schema support
Rime Hong Kong Cantonese, Jyutping and Yale schemas for Cantonese input support.

WWW: https://github.com/rime/rime-jyutping
2020-12-29T15:47:09+00:00 chinese/rime-ipa Rime IPA schema support
Rime IPA schema input support.

WWW: https://github.com/rime/rime-ipa
2020-12-29T15:47:09+00:00 chinese/rime-emoji Rime emoji suggestions support
Rime emoji suggestions support.

WWW: https://github.com/rime/rime-emoji
2020-12-29T15:47:09+00:00 chinese/rime-double-pinyin Rime Double Pinyin schema support
Rime Double Pinyin schema for Mandarin input support.

WWW: https://github.com/rime/rime-double-pinyin
2020-12-29T15:47:09+00:00 chinese/rime-data-full Rime data files full set
Rime data files. This is a metaport that provides a full set of
configuration ports and IME schema ports for the Rime IME
framework.

WWW: https://github.com/rime/plum
2020-12-29T15:47:09+00:00 chinese/rime-combo-pinyin Rime Combo Pinyin schema support
Rime Combo Pinyin schema for Mandarin input support.

WWW: https://github.com/rime/rime-combo-pinyin
2020-12-29T15:47:09+00:00 chinese/rime-array Rime Array input schema support
Array input schema for Rime.

WWW: https://github.com/rime/rime-array
2020-12-29T14:58:55+00:00 x11/xcb-imdkit Input method development support for XCB
An input method development support library for XCB.

WWW: https://github.com/fcitx/xcb-imdkit
2020-12-29T14:58:55+00:00 textproc/fcitx5 New implementation of the Fcitx IME framework
Fcitx5 is a generic input method framework. It supercedes Fcitx 4.

WWW: https://github.com/fcitx/fcitx5
2020-12-29T14:58:55+00:00 textproc/fcitx5-qt Fcitx support for Qt5
Fcitx5 support for Qt5 applications.

WWW: https://github.com/fcitx/fcitx5-qt
2020-12-29T14:58:55+00:00 textproc/fcitx5-gtk Fcitx support for GTK+ 2/3
Fcitx5 support for GTK+ applications.

WWW: https://github.com/fcitx/fcitx5-gtk
2020-12-29T14:58:55+00:00 textproc/fcitx5-configtool Fcitx5 IM framework configuration tool
This is Fcitx5 IM framework configuration tool.
It comes with fcitx5-config-qt which provides a GUI for configuring Fcitx5.

WWW: https://github.com/fcitx/fcitx5-configtool
2020-12-29T14:58:55+00:00 japanese/fcitx5-anthy Anthy support for Fcitx5
Anthy support for Fcitx5 input method framework.

WWW: https://github.com/fcitx/fcitx5-anthy
2020-12-29T14:58:55+00:00 chinese/fcitx5-rime RIME support for Fcitx5
RIME support for Fcitx5 input method framework.

WWW: https://github.com/fcitx/fcitx5-rime
2020-12-29T14:58:55+00:00 chinese/fcitx5-chewing Chewing support for Fcitx5
Chewing intelligent phonetic input method library support for
Fcitx5 input method framework.

WWW: https://github.com/fcitx/fcitx5-chewing
2020-12-29T12:53:20+00:00 net/gitup Minimalist, dependency-free program to clone/pull git repositories
A minimalist, dependency-free FreeBSD program to clone/pull git
repositories. Intended for non-developers, gitup synchronizes local
copies of repositories without the additional overhead that the
official git client requires. Because gitup neither uses nor updates
the contents of .git directories, the official git client should not
be used on repositories cloned or modified with gitup.

WWW: https://github.com/johnmehr/gitup
2020-12-29T05:41:12+00:00 devel/libgnuregex GNU Regex Library
libgnuregex is the regex subset of Gnulib, the GNU portability library. The
regex subset offers an extension of the regex(3) API to allow more flexibility
in the flavor of regular expressions. libgnuregex also enhances POSIX
regular expressions with more features and shorthand, such as:

- \b and \B (word boundary, not word boundary)
- \s and \S ([[:space:]], [^[:space:]])
- \w and \W ([[:alnum:]], [^[:alnum:]])
- \` and \' (beginning of subject, end of subject)

WWW: http://www.gnu.org/software/gnulib/
2020-12-28T17:03:05+00:00 audio/stmp Subsonic terminal music player
A terminal client for *sonic music servers. Inspired by ncmpcpp

WWW: https://github.com/wildeyedskies/stmp/
2020-12-28T16:16:11+00:00 devel/R-cran-desc Manipulate DESCRIPTION Files
Tools to read, write, create, and manipulate DESCRIPTION files. It is intended
for packages that create or manipulate other packages.

WWW: https://github.com/r-lib/desc#readme
2020-12-28T16:13:50+00:00 devel/R-cran-ini Read and Write '.ini' Files
Parse simple '.ini' configuration files to an structured list. Users can
manipulate this resulting list with lapply() functions. This same structured
list can be used to write back to file after modifications.

WWW: https://github.com/dvdscripter/ini
2020-12-28T16:11:26+00:00 devel/R-cran-uuid Tools for Generating and Handling of UUIDs
Tools for generating and handling of UUIDs (Universally Unique Identifiers).

WWW: http://www.rforge.net/uuid
2020-12-28T14:32:14+00:00 www/flexget Multipurpose automation tool for all of your media
FlexGet is a multipurpose automation tool for content like torrents,
nzbs, podcasts, comics, series, movies, etc. It can use different
kinds of sources like RSS-feeds, html pages, csv files, search engines
and there are even plugins for sites that do not provide any kind of
useful feeds.

WWW: https://flexget.com/
2020-12-28T14:29:05+00:00 net-p2p/py-transmission-rpc Python module for Transmission bittorent client RPC protocol
transmission-rpc is a python module implementing the json-rpc client
protocol for the BitTorrent client Transmission.

WWW: https://pypi.org/project/transmission-rpc/
2020-12-28T00:38:26+00:00 sysutils/R-cran-ps List, Query, Manipulate System Processes
List, query and manipulate all system processes, on 'Windows', 'Linux' and
'macOS'.

WWW: https://github.com/r-lib/ps#readme
2020-12-28T00:20:35+00:00 graphics/R-cran-jpeg Read and write JPEG images
This package provides an easy and simple way to read, write and display bitmap
images stored in the JPEG format. It can read and write both files and
in-memory raw vectors.

WWW: http://www.rforge.net/jpeg/
2020-12-28T00:18:42+00:00 devel/R-cran-tinytest Lightweight and Feature Complete Unit Testing Framework
Provides a lightweight (zero-dependency) and easy to use unit testing
framework. Main features: install tests with the package. Test results are
treated as data that can be stored and manipulated. Test files are R scripts
interspersed with test commands, that can be programmed over. Fully automated
build-install-test sequence for packages. Skip tests when not run locally (e.g.
on CRAN). Flexible and configurable output printing. Compare computed output
with output stored with the package. Run tests in parallel. Extensible by other
packages. Report side effects.

WWW: https://github.com/markvanderloo/tinytest
2020-12-28T00:17:23+00:00 math/R-cran-energy E-Statistics: Multivariate Inference via the Energy of Data
E-statistics (energy) tests and statistics for multivariate and univariate
inference, including distance correlation, one-sample, two-sample, and
multi-sample tests for comparing multivariate distributions, are implemented.
Measuring and testing multivariate independence based on distance correlation,
partial distance correlation, multivariate goodness-of-fit tests, k-groups and
hierarchical clustering based on energy distance, testing for multivariate
normality, distance components (disco) for non-parametric analysis of
structured data, and other energy statistics/methods are implemented.

WWW: https://github.com/mariarizzo/energy
2020-12-27T17:40:57+00:00 www/bareos19-webui PHP-Frontend to manage Bareos over the web
The bareos-webui is a free software tool written in PHP, intended to monitor
and manage Bareos over the web.

The webui is based on Zend Framework 2, an open source framework for developing
web applications and services using PHP 5.3+ and makes extensive use of the
Twitter Bootstrap front-end framework.

The bareos-webui is licensed under AGPL Version 3.

WWW: http://www.bareos.org/
2020-12-27T17:34:40+00:00 sysutils/bareos19-traymonitor Backup archiving recovery open sourced (traymonitor)
traymonitor inteface for Bareos.

Bareos (BackupArchivingRecoveryOpenSourced) is a reliable network open source
software to backup, archive and restore files from all major operating systems.
The fork was founded 2010 out of the bacula.org project. The fork has been
actively developed and many new features have been added.

WWW: http://www.bareos.org/
2020-12-27T17:34:40+00:00 sysutils/bareos19-server Backup archiving recovery open sourced (server)
Bareos (BackupArchivingRecoveryOpenSourced) is a reliable network open source
software to backup, archive and restore files from all major operating systems.
The fork was founded 2010 out of the bacula.org project. The fork has been
actively developed and many new features have been added.

WWW: http://www.bareos.org/
2020-12-27T17:34:40+00:00 sysutils/bareos19-client Backup archiving recovery open sourced (client)
2020-12-27T15:00:38+00:00 audio/modplug-tools Command line mod music players using libmodplug
modplugtools is a command line player for many music modules (669, amf,
ams, dbm, dmf, dsm, far, it, j2b, mdl, med mod, mt2, mtm, okt, psm,
ptm, s3m, stm, ult, umx and xm) using the libmodplug library.

WWW: https://github.com/alexmyczko/modplug-tools
2020-12-27T12:22:44+00:00 benchmarks/vkmark Vulkan benchmark
vkmark is an extensible Vulkan benchmarking suite with targeted,
configurable scenes.

WWW: https://github.com/vkmark/vkmark
2020-12-26T10:26:22+00:00 devel/libfsxfs Library and tools to access the SGI X File System
Library and tools to access the SGI X File System

WWW: https://github.com/libyal/libfsxfs
2020-12-26T10:23:30+00:00 devel/libfshfs Library and tools to access the Mac OS Hierarchical File System (HFS)
Library and tools to access the Mac OS Hierarchical File System (HFS)

WWW: https://github.com/libyal/libfshfs
2020-12-26T09:24:42+00:00 textproc/py-wordcloud Little word cloud generator in Python
WordCloud, a little word cloud generator in Python.

WWW: https://amueller.github.io/word_cloud/
2020-12-26T00:24:01+00:00 devel/basu sd-bus library, extracted from systemd
Some projects rely on the sd-bus library for DBus support. However not all
systems have systemd or elogind installed. This library provides just sd-bus
(and the "busctl" utility).

WWW: https://github.com/emersion/basu
2020-12-26T00:23:49+00:00 graphics/spirv-tools Tools for processing SPIR-V intermediate shader language modules
The SPIR-V Tools project provides an API and commands for processing SPIR-V
modules.

The project includes an assembler, binary module parser, disassembler,
validator, and optimizer for SPIR-V. Except for the optimizer, all are based
on a common static library. The library contains all of the implementation
details, and is used in the standalone tools whilst also enabling integration
into other code bases directly. The optimizer implementation resides in its own
library, which depends on the core library.

WWW: https://github.com/KhronosGroup/SPIRV-Tools
2020-12-25T12:51:06+00:00 sysutils/nmrpflash Unofficial flash tool for Netgear network devices
nmrpflash uses Netgear's NMRP protocol to flash a new firmware image to
a compatible device.

It has been successfully used on a Netgear EX2700, EX6100v2, EX6120,
EX6150v2, DNG3700v2, R6100, R6220, R7000, D7000, WNR3500, R6400 and R6800,
R8000, R8500, WNDR3800, but is likely to be compatible with many other
Netgear devices.

WWW: https://github.com/jclehner/nmrpflash
2020-12-24T13:48:48+00:00 sysutils/rubygem-chef-utils15 Basic utility functions for Core Chef development
Chef Utils gem contains common code and mixins for the core Chef Infra Ruby
gems. This is intended to be a "core" or "foundations" library for the chef
ecosystem (and external related gems) which allows the use of core code and
utility functions of the chef gem without requiring all the heaviness of the
chef gem.

WWW: https://github.com/chef/chef/tree/master/chef-utils
2020-12-24T13:48:42+00:00 devel/py-squint Simple query interface for tabular data
Squint is a simple query interface for tabular data that's light-weight and easy
to learn. A core feature of Squint is that the structure of a query's selection
determines the structure of its result. With it you can:
- Select data using Python literals -- sets, lists, dictionaries, etc. -- and
get results in the same format.
- Aggregate, map, filter, reduce, and otherwise manipulate data.
- Lazily iterate over results, write them to a file, or eagerly evaluate them in
memory.
- Analyze data from CSV, Excel, SQL, and other data sources.

WWW: https://github.com/shawnbrown/squint
2020-12-24T13:48:37+00:00 devel/py-get-reader Return csv.reader-like objects from multiple sources
get-reader provides a get_reader() function that returns reader objects similar
to those returned by csv.reader(). This package:
- reduces common boilerplate code for handling files and reading records.
- reads data from CSV, pandas, SQL connections, MS Excel, DBF, and squint.
- provides a single interface across Python versions (including seamless
Unicode-aware CSV support for Python 2).
- is easy to incorporate into your own projects.

WWW: https://github.com/shawnbrown/get_reader
2020-12-23T20:12:36+00:00 graphics/glslang OpenGL and OpenGL ES shader front end and validator
Glslang is the official reference compiler front end for the OpenGL ES and
OpenGL shading languages. It implements a strict interpretation of the
specifications for these languages.

WWW: https://www.khronos.org/opengles/sdk/tools/Reference-Compiler/
2020-12-23T20:12:14+00:00 graphics/vulkan-validation-layers Validation layers for the Vulkan graphics API
Vulkan is an Explicit API, enabling direct control over how GPUs
actually work. By design, minimal error checking is done inside a
Vulkan driver. Applications have full control and responsibility for
correct operation. Any errors in how Vulkan is used can result in a
crash. This project provides Vulkan validation layers that can be
enabled to assist development by enabling developers to verify their
applications correct use of the Vulkan API.

WWW: https://github.com/KhronosGroup/Vulkan-ValidationLayers
2020-12-23T20:12:14+00:00 graphics/vulkan-tools Tools and demos for the Vulkan graphics API
This project provides Vulkan tools and utilities that can assist
development by enabling developers to verify their applications
correct use of the Vulkan API.

WWW: https://github.com/KhronosGroup/Vulkan-Tools
2020-12-23T20:12:14+00:00 graphics/vulkan-headers Headers for the Vulkan graphics API
Vulkan is a low-level cross-platform 3D graphics and compute API.

This port provides the development headers for Vulkan applications.

WWW: https://github.com/KhronosGroup/Vulkan-Headers
2020-12-23T14:47:20+00:00 x11-fonts/urw-core35-fonts URW core35 fonts in various formats
Recent Ghostscript versions come with a new set of URW fonts that
have additional support for the Greek and Cyrillic scripts (thus
superseding the fonts contained in the 'urw-fonts' port). Ghostscript
distributes the URW fonts in Type1 format; in addition to these
files, this port also contains the corresponding Type1 metrics files
(AFM), together with TrueType (TTF) and OpenType (OTF) versions of
the fonts.

WWW: https://www.ghostscript.com
2020-12-23T02:29:58+00:00 net-im/zkgroup Library for the Signal Private Group System
zkgroup is a library for the Signal Private Group System.

WWW: https://github.com/signalapp/zkgroup
2020-12-22T19:00:27+00:00 x11/wmfocus Visually focus windows by label
This tool that allows you to rapidly choose a specific window directly
without having to use the mouse or directional keyboard navigation.

WWW: https://github.com/svenstaro/wmfocus
2020-12-22T11:48:07+00:00 science/py-jupyter_jsmol JSmol viewer widget for Jupyter Notebooks and JupyterLab
JSmol viewer widget which can be used in Jupyter Notebooks and JupyterLab.

WWW: https://github.com/fekad/jupyter-jsmol
2020-12-22T01:40:29+00:00 www/drupal9 Database driven web content management system (CMS)
Drupal is a free web Content Management System (CMS) that allows an
individual or a community of users to easily publish, manage and organize a
wide variety of content on a website.

Drupal is ready to go from the moment you download it. It even has an
easy-to-use web installer! The built-in functionality, combined with dozens
of freely available add-on modules, will enable features such as: Content
Management Systems, Blogs, Collaborative authoring environments, Forums,
Peer-to-peer networking, Newsletters, Podcasting, Picture galleries, File
uploads/downloads and much more.

WWW: https://www.drupal.org/
2020-12-21T23:37:09+00:00 net/gitlab-agent GitLab kubernetes agent
GitLab Kubernetes Agent is an active in-cluster component for solving any
GitLab<->Kubernetes integration tasks.

It's implemented as two communicating pieces - GitLab Kubernetes Agent (agentk)
that is running in the cluster and GitLab Kubernetes Agent Server (gitlab-kas)
that is running on the GitLab side. Please see the architecture document and
other documents in the doc directory for more information.
User-facing documentation is also available.

WWW: https://gitlab.com/gitlab-org/cluster-integration/gitlab-agent
2020-12-21T23:23:49+00:00 textproc/rubygem-asciidoctor-kroki Asciidoctor convert diagrams to images extension
An extension for Asciidoctor to convert diagrams to images using https://kroki.io.

WWW: https://github.com/Mogztter/asciidoctor-kroki
2020-12-21T23:23:49+00:00 devel/rubygem-scientist Library for carefully refactoring critical paths
A Ruby library for carefully refactoring critical paths

WWW: https://github.com/github/scientist
2020-12-21T23:23:49+00:00 devel/rubygem-gitlab-experiment Experiment library for Gitlab
GitLab experiment library built on top of scientist.

WWW: https://gitlab.com/gitlab-org/gitlab-experiment
2020-12-21T15:18:36+00:00 devel/php-composer2 Dependency Manager for PHP, version 2.x
Composer is a tool for dependency management in PHP. It allows you to declare
the dependent libraries your project needs and it will install them in your
project for you.

WWW: https://getcomposer.org/
2020-12-21T14:22:37+00:00 audio/komposter Lightweight music composing system
Komposter is a lightweight music composing system intended mainly to be used in
applications where the size of the executable must be minimized such as 4K and
64K intros.

It is built using a modular "virtual analog" model, where the composer can build
the synthesizers from scratch using simple basic building blocks. This minimizes
the amount of code required and relies more on data, which can be compressed
more effectively.

A simple pattern-based sequencer is used to create songs which use up to 24
voices, each of which can use a different synthesizer. Each synthesizer can be
programmed with a number of patches that can be switched between patterns.

WWW: https://github.com/electronoora/komposter
2020-12-21T14:16:02+00:00 x11/xdg-desktop-portal-wlr xdg-desktop-portal backend for wlroots
xdg-desktop-portal backend for wlroots

WWW: https://github.com/emersion/xdg-desktop-portal-wlr
2020-12-21T14:15:56+00:00 x11/mako Lightweight Wayland notification daemon
mako is a lightweight notification daemon for Wayland. It implements
the GNOME Desktop Notifications Specification. Works on Sway.

WWW: https://github.com/emersion/mako
2020-12-21T14:15:44+00:00 sysutils/basu sd-bus library, extracted from systemd
Some projects rely on the sd-bus library for DBus support. However not all
systems have systemd or elogind installed. This library provides just sd-bus
(and the "busctl" utility).

WWW: https://github.com/emersion/basu
2020-12-20T21:53:38+00:00 x11/fnott Keyboard-driven notification daemon for wlroots-based compositors
Fnott is a keyboard driven and lightweight notification daemon for
wlroots-based Wayland compositors.

Supported features of Desktop Notification Specification:
- Summary
- Body
- Actions (requires a dmenu-like utility to display and let user select action)
- Urgency
- Icons (PNG + SVG)
- Markup
- Timeout

WWW: https://codeberg.org/dnkl/fnott
2020-12-20T16:54:11+00:00 x11/fuzzel Application launcher for wlroots-based Wayland compositors
Fuzzel is a Wayland-native application launcher, similar to rofi's
"drun" mode.

Features:
- Wayland native
- Rofi drun-like mode of operation
- dmenu mode where newline separated entries are read from stdin
- Emacs key bindings
- Icons!
- Remembers frequently launched applications

WWW: https://codeberg.org/dnkl/fuzzel
2020-12-20T16:54:11+00:00 x11-fonts/fcft Simple library for font loading and glyph rasterization
fcft is a small font loading and glyph rasterization library built
on-top of FontConfig, FreeType2 and pixman.

It can load and cache fonts from a fontconfig-formatted name string,
e.g. "Monospace:size=12", optionally with user configured fallback fonts.

After a font has been loaded, you can rasterize glyphs. When doing so,
the primary font is first considered. If it does not have the
requested glyph, the user configured fallback fonts (if any) are
considered. If none of the user configured fallback fonts has the
requested glyph, the FontConfig generated list of fallback fonts are
checked.

WWW: https://codeberg.org/dnkl/fcft
2020-12-20T14:28:12+00:00 x11-themes/flat-remix-gtk-themes Flat Remix is a GTK application theme inspired by material design
Flat Remix GTK theme is a gtk window theme inspired on material design.

WWW: https://github.com/daniruiz/flat-remix-gtk
2020-12-20T13:27:03+00:00 converters/aha ANSI escape-coded formatted output to HTML converter
Aha is the Ansi HTML Adapter

Transforms console output formatted with escape-codes to
html output.

WWW: https://github.com/theZiz/aha
2020-12-20T08:26:58+00:00 sysutils/rubygem-chef-telemetry Send user actions to the Chef telemetry system
Send user actions to the Chef telemetry system.
See Chef RFC-051 for further information

WWW: https://github.com/chef/chef-telemetry
2020-12-20T08:26:58+00:00 security/rubygem-sslshake Simulate SSL and TLD handshake
This is a library to simulate SSL and TLS handshake from
SSLv2, SSLv3, to TLS 1.0-1.2. It does not rely on OpenSSL
and is not designed as a replacement either. It targets full
support for even older handshakes, which are not available in
current releases of OpenSSL anymore. It also aims to be executable
on all systems with a sufficiently modern version of Ruby without
any additional requirements or pre-compiled binaries.

WWW: https://github.com/arlimus/sslshake
2020-12-20T08:26:58+00:00 devel/rubygem-inspec-core Framework to create end-to-end infrastructure tests
InSpec provides a framework for creating end-to-end infrastructure tests.
You can use it for integration or even compliance testing. Create fully
portable test profiles and use them in your workflow to ensure stability
and security. Integrate InSpec in your change lifecycle for local testing,
CI/CD, and deployment verification. This has local support only.
See the `inspec` gem for full support.

WWW: https://github.com/inspec/inspec
2020-12-20T08:22:47+00:00 textproc/rubygem-mdl Check markdown files and flag style issues
A tool to check markdown files and flag style issues.

WWW: https://github.com/markdownlint/markdownlint
2020-12-19T22:12:28+00:00 devel/rubygem-aws-sdk-wellarchitected Official AWS Ruby gem for AWS Well-Architected Tool (Well-Architected)
Official AWS Ruby gem for AWS Well-Architected Tool (Well-Architected).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-wellarchitected
2020-12-19T22:12:22+00:00 devel/rubygem-aws-sdk-locationservice Official AWS Ruby gem for Amazon Location Service
Official AWS Ruby gem for Amazon Location Service.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-locationservice
2020-12-19T20:05:28+00:00 textproc/rubygem-terminal-table1 Simple, feature rich ASCII table generation library
Terminal Table is a fast and simple, yet feature rich ASCII table generator
written in Ruby.

Features:
- Optional headings
- Alignment of columns, headings, or cells
- Supports column span
- Easy modification of table strings (+, -, |)

WWW: https://github.com/tj/terminal-table
2020-12-19T20:05:23+00:00 devel/rubygem-typeprof Type analysis tool for Ruby code
TypeProf is a type analysis tool for Ruby code based on abstract interpretation.

WWW: https://github.com/ruby/typeprof
2020-12-19T20:05:18+00:00 devel/rubygem-rbs Language for type signatures for Ruby and standard library definitions
RBS is a language to describe the structure of Ruby programs. You can write down
the definition of a class or module: methods defined in the class, instance
variables and their types, and inheritance/mix-in relations. It also allows
declaring constants and global variables.

WWW: https://github.com/ruby/rbs
2020-12-19T20:05:12+00:00 devel/rubygem-erb Easy to use but powerful templating system for Ruby
ERB provides an easy to use but powerful templating system for Ruby. Using ERB,
actual Ruby code can be added to any plain text document for the purposes of
generating document information details and/or flow control.

WWW: https://github.com/ruby/erb
2020-12-19T20:05:06+00:00 devel/rubygem-aws-sdk-prometheusservice Official AWS Ruby gem for Amazon Prometheus Service
Official AWS Ruby gem for Amazon Prometheus Service.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-prometheusservice
2020-12-19T20:05:01+00:00 devel/rubygem-aws-sdk-iotwireless Official AWS Ruby gem for AWS IoT Wireless
Official AWS Ruby gem for AWS IoT Wireless.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-iotwireless
2020-12-19T20:04:55+00:00 devel/rubygem-aws-sdk-iotfleethub Official AWS Ruby gem for AWS IoT Fleet Hub
Official AWS Ruby gem for AWS IoT Fleet Hub.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-iotfleethub
2020-12-19T20:04:50+00:00 devel/rubygem-aws-sdk-iotdeviceadvisor Official AWS Ruby gem for AWS IoT Core Device Advisor (AWSIoTDeviceAdvisor)
Official AWS Ruby gem for AWS IoT Core Device Advisor (AWSIoTDeviceAdvisor).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-iotdeviceadvisor
2020-12-19T20:04:44+00:00 devel/rubygem-aws-sdk-greengrassv2 Official AWS Ruby gem for AWS IoT Greengrass V2 (AWS GreengrassV2)
Official AWS Ruby gem for AWS IoT Greengrass V2 (AWS GreengrassV2).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-greengrassv2
2020-12-19T20:04:38+00:00 textproc/py-sphinx-inline-tabs Add inline tabbed content to your Sphinx documentation
Sphinx Inline Tabs adds inline tabbed content to your Sphinx documentation.

Features:
- Elegant design: Small footprint in the markup and generated website, while
looking good.
- Configurable: All the colors can be configured using CSS variables.
- Synchronisation: Tabs with the same label all switch with a single click.
- Works without JavaScript: JavaScript is not required for the basics, only for
synchronisation.

WWW: https://github.com/pradyunsg/sphinx-inline-tabs
2020-12-19T20:04:33+00:00 textproc/py-myst-parser Extended commonmark compliant parser with bridges to docutils & sphinx
MyST-Parser provides an extended CommonMark-compliant parser, with bridges to
Docutils and Sphinx.

WWW: https://github.com/executablebooks/MyST-Parser
2020-12-19T20:04:28+00:00 textproc/py-mdit-py-plugins Collection of plugins for markdown-it-py
mdit-py-plugins provides collection of core plugins for markdown-it-py.

WWW: https://github.com/executablebooks/mdit-py-plugins
2020-12-19T20:04:23+00:00 textproc/py-markdown-it-py Python port of markdown-it
markdown-it-py is a Python port of markdown-it, and some of its associated
plugins.
- Follows the CommonMark spec for baseline parsing
- Configurable syntax: you can add new rules and even replace existing ones.
- Pluggable: Adds syntax extensions to extend the parser (see the plugin list).
- High speed (see our benchmarking tests)
- Safe by default

WWW: https://github.com/executablebooks/markdown-it-py
2020-12-19T20:04:17+00:00 textproc/py-jupyterlab-pygments Pygments theme using JupyterLab CSS variables
JupyterLab Pygments Theme contains a syntax coloring theme for pygments making
use of the JupyterLab CSS variables.

The goal is to enable the use of JupyterLab's themes with pygments-generated
HTML.

WWW: https://github.com/jupyterlab/jupyterlab_pygments
2020-12-19T20:04:12+00:00 science/py-eccodes Python interface to the ecCodes BUFR and GRIB de/encoder
Python 3 interface to encode and decode GRIB and BUFR files via the ECMWF
ecCodes library.

Features:
- reads and writes GRIB 1 and 2 files,
- reads and writes BUFR 3 and 4 files,
- supports all modern versions of Python 3.7, 3.6, 3.5 and PyPy3,
- works on most Linux distributions and MacOS, the ecCodes C-library is the only
system dependency,
- PyPI package with no install time build (binds with CFFI ABI level, in-line
mode),
- supports writing the index of a GRIB file to disk, to save a full-file scan on
open.

WWW: https://github.com/ecmwf/eccodes-python
2020-12-19T20:04:07+00:00 devel/py-pytest-regressions Easy to use fixtures to write regression tests
pytest-regressions makes it simple to test general data, images, files, and
numeric tables by saving expected data in a data directory (courtesy of
pytest-datadir) that can be used to verify that future runs produce the same
data.

WWW: https://github.com/ESSS/pytest-regressions
2020-12-19T20:04:01+00:00 devel/py-nest-asyncio Patch asyncio to allow nested event loops
By design asyncio does not allow its event loop to be nested. This presents a
practical problem: When in an environment where the event loop is already
running it's impossible to run tasks and wait for the result. Trying to do so
will give the error "RuntimeError: This event loop is already running".

The issue pops up in various environments, such as web servers, GUI applications
and in Jupyter notebooks.

This module patches asyncio to allow nested use of asyncio.run and
loop.run_until_complete.

WWW: https://github.com/erdewit/nest_asyncio
2020-12-19T20:03:55+00:00 devel/py-nbclient Client library for executing notebooks
NBClient, a client library for programmatic notebook execution, is a tool for
running Jupyter Notebooks in different execution contexts. NBClient was spun out
of nbconvert's former ExecutePreprocessor.

WWW: https://github.com/jupyter/nbclient
2020-12-19T20:03:50+00:00 devel/py-capturer Capture stdout/stderr of the current process and subprocesses
The capturer package makes it easy to capture the stdout and stderr streams of
the current process and subprocesses. Output can be relayed to the terminal in
real time but is also available to the Python program for additional processing.

WWW: https://capturer.readthedocs.io/en/latest/
WWW: https://github.com/xolox/python-capturer
2020-12-19T06:53:17+00:00 databases/postgis31 Geographic objects support for PostgreSQL databases
PostGIS adds support for geographic objects to the PostgreSQL
object-relational database. In effect, PostGIS "spatially enables"
the PostgreSQL server, allowing it to be used as a backend spatial
database for geographic information systems (GIS), much like ESRI's
SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS
"Simple Features Specification for SQL" and has been certified as
compliant with the "Types and Functions" profile.

PostGIS development was started by Refractions Research as a project
in open source spatial database technology. PostGIS is released
under the GNU General Public License. PostGIS continues to be
developed by a group of contributors led by a Project Steering
Committee and new features continue to be added.

WWW: https://postgis.net/
2020-12-19T06:37:39+00:00 devel/rubygem-scanf Ruby implementation of the C function scanf(3)
scanf is an implementation of the C function scanf(3), modified as necessary
for Ruby compatibility.

The methods provided are String#scanf, IO#scanf, and Kernel#scanf. Kernel#scanf
is a wrapper around STDIN.scanf. IO#scanf can be used on any IO stream,
including file handles and sockets. scanf can be called either with or without
a block.

WWW: http://rubygems.org/gems/scanf
2020-12-19T03:52:27+00:00 devel/R-cran-brio Basic R Input Output
Functions to handle basic input output, these functions always read and write
UTF-8 (8-bit Unicode Transformation Format) files and provide more explicit
control over line endings.

WWW: https://github.com/r-lib/brio
2020-12-18T19:49:54+00:00 www/osticket Widely-used open source support ticket system
osTicket is a widely-used open source support ticket system. It seamlessly
integrates inquiries created via email, phone and web-based forms into a simple
easy-to-use multi-user web interface. Manage, organize and archive all your
support requests and responses in one place while providing your customers with
accountability and responsiveness they deserve.

WWW: https://osticket.com/
2020-12-18T19:32:37+00:00 lang/mono5.10 Open source implementation of .NET Development Framework
Mono is an open source implementation of .NET Development Framework. Its
objective is to enable UNIX developers to build and deploy cross-platform
.NET Applications. The project implements various technologies developed by
Microsoft that have now been submitted to the ECMA for standardization.

Mono provides the necessary software to develop and run .NET client and
server applications on BSD, Linux, Solaris, Mac OS X, Windows, and Unix.

WWW: http://www.mono-project.com/
2020-12-18T15:15:03+00:00 editors/py-babi Text Editor written in Python
babi - a text editor, eventually...

WWW: https://github.com/asottile/babi
2020-12-18T15:14:50+00:00 devel/py-babi_grammars Grammars for the babi text editor
Grammars for the babi text editor

WWW: https://github.com/asottile/babi-grammars
2020-12-18T15:14:33+00:00 devel/py-onigurumacffi Python cffi bindings for the oniguruma regex engine
Python cffi bindings for the oniguruma regex engine

WWW: https://github.com/asottile/onigurumacffi
2020-12-18T13:27:16+00:00 security/bitwarden_rs Bitwarden compatible backend server
This is a Bitwarden server API implementation written in Rust
compatible with upstream Bitwarden clients*,
perfect for self-hosted deployment
where running the official resource-heavy service might not be ideal.

WWW: https://github.com/dani-garcia/bitwarden_rs
2020-12-18T12:16:23+00:00 games/libretro-xrick Libretro implementation of "Rick Dangerous"
Libretro implementation of "Rick Dangerous".

WWW: https://github.com/libretro/xrick-libretro
2020-12-18T12:13:27+00:00 misc/gedkeeper Personal genealogical database editor
GEDKeeper is a program for working with personal genealogical databases.

The program is designed with an extremely simple, intuitive interface,
and provides many features including, but not limited to, the following:

* Full support of the GEDCOM 5.5.1 standard
* No restrictions on the number of persons and generations
* Allows pedigree generation
* Can build several tree species, as well as print and save their images
* Provides fast navigation, filtering, and searching
* Able to add multimedia materials
* An output of geographic data using Google maps

WWW: https://gedkeeper.github.io/
2020-12-18T09:27:18+00:00 games/libretro-beetle_pce Standalone port of Mednafen PCE to libretro
Standalone port of Mednafen PCE to libretro.

WWW: https://github.com/libretro/beetle-pce-libretro
2020-12-18T09:26:02+00:00 games/libretro-px68k SHARP X68000 libretro core
SHARP X68000 libretro core.

WWW: https://github.com/libretro/px68k-libretro
2020-12-18T05:41:21+00:00 chinese/ibus-rime IBus engine for Rime users
IBus engine for Rime users.

WWW: https://github.com/rime/ibus-rime/
2020-12-17T21:24:03+00:00 x11-themes/qgnomeplatform Qt 5 Platform Theme designed to fit into GNOME
QGnomePlatform is a Qt Platform Theme designed to use as many of
the GNOME settings as possible in unmodified Qt applications.
It allows Qt applications to fit into the environment as well as possible.

WWW: https://github.com/FedoraQt/QGnomePlatform
2020-12-17T21:20:08+00:00 x11-themes/numix-icon-theme-circle Icon theme from the Numix project
Numix Circle is an icon theme from the Numix project.

WWW: https://github.com/numixproject/numix-icon-theme-circle
2020-12-17T21:15:44+00:00 x11-themes/ant-dracula-theme Dark theme for GTK & KDE
Dark theme for GTK & KDE.

WWW: https://github.com/dracula/gtk
2020-12-17T21:03:15+00:00 deskutils/sowon Graphical countdown and timer application
Sowon is a graphical timer application that is useful for countdowns.

WWW: https://github.com/tsoding/sowon/
2020-12-17T18:12:01+00:00 sysutils/u-boot-sifive-fu540
U-Boot loader and related files for the HiFive Unleashed (FU540).

The SD card must be formatted with a GPT partition scheme, and expects two
specific GUID partition types for the SPL and FIT image.

Note: due to limitations in gpart(8), sgdisk(8) should be used instead. Install
it with the sysutils/gdisk port or package.

Assuming an SD card device in /dev/da2, execute:
sgdisk --clear --set-alignment=2 \
--new=1:34:2081 --change-name=1:loader1 --typecode=1:5B193300-FC78-40CD-8002-E86C45580B47 \
--new=2:2082:10273 --change-name=2:loader2 --typecode=2:2E54B353-1271-4842-806F-E436D6AF6985 \
/dev/da2

Now, copy the u-boot files to the SD card with dd(1).
dd if=/usr/local/share/u-boot/u-boot-sifive-fu540/u-boot-spl.bin of=/dev/da2p1 conv=sync
dd if=/usr/local/share/u-boot/u-boot-sifive-fu540/u-boot.itb of=/dev/da2p2 conv=sync

WWW: https://www.denx.de/wiki/U-Boot
2020-12-17T16:49:50+00:00 irc/soju IRC bouncer
A user-friendly IRC bouncer.

- Multi-user

- Support multiple clients for a single user, with proper backlog
synchronization

- Support connecting to multiple upstream servers via a single IRC
connection to the bouncer

WWW: https://soju.im
2020-12-17T10:47:28+00:00 chinese/rime-terra-pinyin Rime Terra Pinyin schema support
Rime Terra Pinyin schema for Mandarin input support.

WWW: https://github.com/rime/rime-terra-pinyin
2020-12-17T10:47:28+00:00 chinese/rime-stroke Rime Stroke schema support
Rime Stroke schema input support.

WWW: https://github.com/rime/rime-stroke
2020-12-17T10:47:28+00:00 chinese/rime-prelude Essential files for building up your Rime configuration
Essential files for building up your Rime configuration.

WWW: https://github.com/rime/rime-prelude
2020-12-17T10:47:28+00:00 chinese/rime-luna-pinyin Rime Luna Pinyin schema support
Rime Luna Pinyin schema for Mandarin input support.

WWW: https://github.com/rime/rime-luna-pinyin
2020-12-17T10:47:28+00:00 chinese/rime-essay Essay - the shared vocabulary and language model for Rime
Shared vocabulary and language model for Rime.

WWW: https://github.com/rime/rime-essay
2020-12-17T10:47:28+00:00 chinese/rime-data Rime data files preset
Rime data files. This is a metaport that provides an essential set of
configuration ports and a preset of IME schema ports for the Rime IME
framework.

WWW: https://github.com/rime/plum
2020-12-17T10:47:28+00:00 chinese/rime-cantonese Rime Cantonese (Jyutping) schema support
Rime Jyutping schema for Cantonese input support.

WWW: https://github.com/rime/rime-cantonese
2020-12-17T10:47:28+00:00 chinese/rime-cangjie Rime Cangjie v5 schema support
Rime Cangjie v5 schema input support.

WWW: https://github.com/rime/rime-cangjie
2020-12-17T10:47:28+00:00 chinese/rime-bopomofo Rime Chewing schema support
Rime Chewing schema for Mandarin input support.

WWW: https://github.com/rime/rime-bopomofo
2020-12-15T22:04:05+00:00 sysutils/libg15render Library to render the LCD screen on Logitech keyboards
Render text and graphics to a buffer usable by libg15.

WWW: https://sourceforge.net/projects/g15tools
2020-12-15T22:04:05+00:00 sysutils/libg15 API for control of LCD and the extra keys on Logitech keyboards
API for control of the LCD display and the extra keys on some
Logitech keyboards.

WWW: https://sourceforge.net/projects/g15tools
2020-12-15T15:02:39+00:00 sysutils/u-boot-rpi-arm64
U-Boot loader and related files for the 64 bit variants of the RPI

This u-boot config is made to be bootable on any 64bits RPI like the RPI2v1.1
RPI3 and RPI4.

For general information about U-Boot see WWW: https://www.denx.de/wiki/U-Boot
2020-12-13T22:18:39+00:00 textproc/rubygem-cucumber-gherkin15 Fast Gherkin lexer/parser based on the Ragel State Machine Compiler
A fast Gherkin lexer/parser based on the Ragel State Machine Compiler.

WWW: https://github.com/cucumber/cucumber/tree/master/gherkin
2020-12-13T22:18:34+00:00 devel/rubygem-cucumber-cucumber-expressions10 Cucumber Expressions for Ruby
Cucumber Expressions are simple patterns for matching Step Definitions with
Gherkin steps.

Cucumber Expressions offer similar functionality to Regular Expressions, with
the following improvements:
- Improved readability
- Custom parameter types
- Expression generation

WWW: https://github.com/cucumber/cucumber-expressions-ruby
2020-12-13T22:18:28+00:00 devel/rubygem-aws-sdk-sagemakeredgemanager Official AWS Ruby gem for Amazon Sagemaker Edge Manager
Official AWS Ruby gem for Amazon Sagemaker Edge Manager.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-sagemakeredgemanager
2020-12-13T22:18:22+00:00 devel/rubygem-aws-sdk-healthlake Official AWS Ruby gem for Amazon HealthLake (HealthLake)
Official AWS Ruby gem for Amazon HealthLake (HealthLake).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-healthlake
2020-12-13T22:18:17+00:00 devel/rubygem-aws-sdk-emrcontainers Official AWS Ruby gem for Amazon EMR Containers
Official AWS Ruby gem for Amazon EMR Containers.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-emrcontainers
2020-12-13T22:18:06+00:00 devel/rubygem-aws-sdk-auditmanager Official AWS Ruby gem for AWS Audit Manager
Official AWS Ruby gem for AWS Audit Manager.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-auditmanager
2020-12-13T14:40:57+00:00 textproc/rubygem-rouge325 Simple, easy-to-extend drop-in replacement for pygments
Rouge aims to a be a simple, easy-to-extend drop-in replacement for
pygments.

WWW: https://github.com/jneen/rouge
2020-12-13T14:40:52+00:00 devel/rubygem-aws-sdk-customerprofiles Official AWS Ruby gem for Amazon Connect Customer Profiles (Customer Profiles)
Official AWS Ruby gem for Amazon Connect Customer Profiles (Customer Profiles).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-customerprofiles
2020-12-13T14:40:46+00:00 www/py-enmerkar Utilities for using Babel in Django
This package contains various utilities for integration of Babel into the Django
web framework:
- A message extraction plugin for Django templates.
- A middleware class that adds the Babel Locale object to requests.
- A set of template tags for date and number formatting.

WWW: https://github.com/Zegocover/enmerkar
2020-12-13T14:40:41+00:00 graphics/py-pygeos GEOS wrapped in numpy ufuncs
PyGEOS is a C/Python library with vectorized geometry functions. The geometry
operations are done in the open-source geometry library GEOS. PyGEOS wraps these
operations in NumPy ufuncs providing a performance improvement when operating on
arrays of geometries.

A universal function (or ufunc for short) is a function that operates on
n-dimensional arrays in an element-by-element fashion, supporting array
broadcasting. The for-loops that are involved are fully implemented in C
diminishing the overhead of the Python interpreter.

WWW: https://github.com/pygeos/pygeos
2020-12-13T14:40:35+00:00 security/wolfssh Lightweight SSH Library
The wolfSSH library is a lightweight SSHv2 client and server library written in
ANSI C and targeted for embedded, RTOS, and resource-constrained environments -
primarily because of its small size, speed, and feature set.

WWW: https://www.wolfssl.com/products/wolfssh/
WWW: https://github.com/wolfSSL/wolfssh
2020-12-13T05:15:31+00:00 lang/mono5.20 Open source implementation of .NET Development Framework
Mono is an open source implementation of .NET Development Framework. Its
objective is to enable UNIX developers to build and deploy cross-platform
.NET Applications. The project implements various technologies developed by
Microsoft that have now been submitted to the ECMA for standardization.

Mono provides the necessary software to develop and run .NET client and
server applications on BSD, Linux, Solaris, Mac OS X, Windows, and Unix.

WWW: http://www.mono-project.com/
2020-12-13T02:37:24+00:00 lang/mono6.8 Open source implementation of .NET Development Framework
Mono is an open source implementation of .NET Development Framework. Its
objective is to enable UNIX developers to build and deploy cross-platform
.NET Applications. The project implements various technologies developed by
Microsoft that have now been submitted to the ECMA for standardization.

Mono provides the necessary software to develop and run .NET client and
server applications on BSD, Linux, Solaris, Mac OS X, Windows, and Unix.

SPECTRE MITIGATION: Mono 6.4+ introduces additional internal changes to
better protect against Spectre and Meltdown attacks for both compiled and
interpreted code during runtime. This can cause severe performance impacts
to applications in a number of scenarios, and is not enabled by default for
that reason. When used in high risk environments such as shared hosting,
it is strongly recommended to enable this option.

WWW: http://www.mono-project.com/
2020-12-12T23:11:37+00:00 devel/tlx Collection of C++ data structures, algorithms, miscellaneous helpers
tlx is a collection of C++ helpers and extensions universally needed, but not
found in the STL.The most important design goals and conventions are:
* high modularity with as little dependencies between modules as possible.
* attempt to never break existing interfaces.
* compile on all platforms with C++ - smartphones, supercomputers, windows, etc.
* zero external dependencies: no additional libraries are required.
* warning and bug-freeness on all compilers.
* keep overhead down - small overall size such that is can be included without
bloating applications.

WWW: https://github.com/tlx/tlx
2020-12-12T22:40:39+00:00 misc/thrill C++ framework for algorithmic distributed Big Data batch computations
Thrill is a C++ framework for distributed Big Data batch computations on a
cluster of machines. It is currently being designed and developed as a research
project at Karlsruhe Institute of Technology and is in early testing.

WWW: https://project-thrill.org/
2020-12-12T19:00:33+00:00 sysutils/datadog-integrations Datadog Agent Integrations
Cloud-Scale Monitoring

The Datadog Agent Integrations (also known as checks) supported by Datadog Agent

WWW: https://www.datadoghq.com/
2020-12-12T18:55:50+00:00 www/py-requests-unixsocket Use requests to talk HTTP via a UNIX domain socket
Use requests to talk HTTP via a UNIX domain socket

WWW: https://github.com/msabramo/requests-unixsocket
2020-12-12T18:50:57+00:00 net-mgmt/rubygem-checkson Simple checking tool for easy os checks
This is a simple port of checkson

WWW: https://gitlab.fsrv.xyz
2020-12-12T12:57:29+00:00 editors/imhex Hex editor for reverse engineers and programmers
ImHex is a hex editor for reverse engineers, programmers and people that value
their eye sight when working at 3 AM.

ImHex has many features including the following:
- Byte patching
- String and hex search
- Colorful highlighting
- Custom C++-like pattern language for parsing highlighting a file's content
- Data inspector allowing interpretation of data as many different types
(little and big endian)
- File hashing support
- Disassembler supporting many different architectures
- Bookmarks
- Data Analyzer

WWW: https://github.com/WerWolv/ImHex
2020-12-11T19:18:03+00:00 textproc/markdownpart KPart for rendering Markdown content
KPart for rendering Markdown content

WWW: https://invent.kde.org/utilities/markdownpart
2020-12-11T19:18:03+00:00 graphics/kontrast Color contrast checker
Kontrast is a color contrast checker and tells you if your color combinations are distinct enough to be readable and accessible.

WWW: https://apps.kde.org/en/kontrast
2020-12-11T19:18:03+00:00 devel/kpublictransport Access realtime public transport data
Computer-aided translation system.
2020-12-11T19:18:03+00:00 deskutils/itinerary Digital travel assistant for KDE
KDE Itinerary is a digital travel assistant with a priority on protecting your privacy.

Features:

* Timeline view of a unified travel itinerary with automatic trip grouping.
* Supports train, bus and flight bookings as well as hotel, restaurant, event and rental car reservations.
* Boarding pass management.
* Supports ticket management for multi-traveler and multi-ticket bookings.
* Automatic booking data extraction from various input formats, performed locally on your device.
* Real-time delay and platform change information for trains.
* Weather forecast for destination along your trip.
* Full control over all online access.
* Selection of alternative train connections on unbound tickets or on missed connections.
* Local ground transportation navigation between elements of your itinerary.
* Train coach layout view (for some operators only).
* Train station and airport per-floor maps based on OpenStreetMap data.
* Available dock-based or free-floating rental bikes can be displayed on the train station map.
* Personal travel statistics to monitor environmental impact.

KDE Itinerary works best alongside KMail's itinerary extraction plug-in and KDE Connect, or Nextcloud Hub and DavDroid.

WWW: https://apps.kde.org/en/itinerary
2020-12-11T19:18:03+00:00 astro/kosmindoormap Library and QML component for rendering multi-level OSM indoor maps
Marble is a Virtual Globe and World Atlas that you can use to learn
more about Earth: You can pan and zoom around and you can look up
places and roads.

WWW: https://marble.kde.org/
2020-12-11T17:01:12+00:00 www/sfeed RSS and Atom parser
Sfeed is a RSS and Atom parser (and some format programs).

It converts RSS or Atom feeds from XML to a TAB-separated file. There
are formatting programs included to convert this TAB-separated format to
various other formats. There are also some programs and scripts included
to import and export OPML and to fetch, filter, merge and order feed
items.

WWW: https://codemadness.org/sfeed-simple-feed-parser.html
2020-12-11T16:37:58+00:00 www/mathjax3 Cross-browser JavaScript display engine for mathematics
MathJax is an open source JavaScript display engine for mathematics
that works in all modern browsers.

WWW: https://www.mathjax.org/
2020-12-11T15:35:35+00:00 math/sprng Scalable Parallel Pseudo Random Number Generators Library
Computational stochastic approaches (Monte Carlo methods) based on the random
sampling are becoming extremely important research tools not only in their
"traditional" fields such as physics, chemistry or applied mathematics but also
in social sciences and, recently, in various branches of industry. An indication
of importance is, for example, the fact that Monte Carlo calculations consume
about one half of the supercomputer cycles. One of the indispensable and
important ingredients for reliable and statistically sound calculations is the
source of pseudo random numbers. The goal of this project is to develop,
implement and test a scalable package for parallel pseudo random number
generation which will be easy to use on a variety of architectures, especially
in large-scale parallel Monte Carlo applications.

WWW: http://www.sprng.org/
2020-12-11T14:10:33+00:00 x11/arcan-trayicon Generic wrapper for registering Arcan clients as tray icons
Arcan-trayicon is a tool that chain-loads another arcan client, along with
two reference images (active and inactive). It tries to register itself in
the icon-tray of a running arcan application, though it must explicitly
enable the support.

WWW: https://arcan-fe.com/
2020-12-11T14:10:27+00:00 x11/aclip Command line interface to Arcan clipboards
Aclip is a clipboard manager similar to Xclip. It allows for bridging the
clipboard between a desktop environment like Durden, and that of an X server.

WWW: https://arcan-fe.com/
2020-12-11T14:10:22+00:00 graphics/aloadimage Trivial image viewer for Arcan servers
Aloadimage is a simple command-line imageviewer for arcan, built on
the image parsers provided by stb. Image loading is performed in the
background as a separate, sandboxed (on Linux) processes and should be
reasonably safe against maliciously crafted input sources.

The primary purpose is to provide an arcan- specific replacement for
xloadimage, and to serve as a testing ground for advanced image output such as
full HDR- paths. The secondary purpose is to craft the image- loading worker
pool to be secure and efficient enough to act as a building block for other
components within the Arcan umbrella.

WWW: https://arcan-fe.com/
2020-12-11T14:10:16+00:00 sysutils/acfgfs FUSE file system driver for Arcan window managers
Acfgfs is a tool that lets you mount certain arcan applications as a FUSE
file-system. The application has to explicitly support it (e.g., Durden).

WWW: https://arcan-fe.com/
2020-12-11T11:04:14+00:00 devel/py-prompt-toolkit2 Library for building powerful interactive command lines in Python
prompt_toolkit is a library for building powerful interactive command lines in
Python. It ships with a nice interactive Python shell (called ptpython) built
on top of the library.

prompt_toolkit could be a replacement for readline, but it can be much more
than that.

WWW: https://github.com/prompt-toolkit/python-prompt-toolkit
2020-12-11T11:03:53+00:00 devel/py-prompt-toolkit1 Library for building powerful interactive command lines in Python
prompt_toolkit is a library for building powerful interactive command lines in
Python. It ships with a nice interactive Python shell (called ptpython) built
on top of the library.

prompt_toolkit could be a replacement for readline, but it can be much more
than that.

WWW: https://github.com/prompt-toolkit/python-prompt-toolkit
2020-12-11T11:03:26+00:00 devel/py-prompt-toolkit Library for building powerful interactive command lines in Python
prompt_toolkit is a library for building powerful interactive command lines in
Python. It ships with a nice interactive Python shell (called ptpython) built
on top of the library.

prompt_toolkit could be a replacement for readline, but it can be much more
than that.

WWW: https://github.com/prompt-toolkit/python-prompt-toolkit
2020-12-11T08:44:45+00:00 lang/tauthon Backward-compatible fork of Python 2.7 interpreter with Python 3.x features
Tauthon is a backward-compatible fork of Python's 2.7.18 interpreter with new
syntax, builtins, and libraries backported from Python 3.x.

Python code and C-extensions targeting Python 2.7 or below are expected to run
unmodified on Tauthon and produce the same output. But with Tauthon, that code
can now use some of the new features from Python 3.x.

This is not an official Python release. Because of its new features, while
preserving 2.7 compatibility, Tauthon reports 2.8 as its major/minor versions.

Non-exhaustive list of new features:
- Function Annotations
- Keyword-Only Arguments
- "async" and "await" Syntax
- Argument-less "super"
- New Metaclass Syntax
- "nonlocal"
- "yield from" Syntax
- "concurrent.futures" Module
- UTF-8 as the default source encoding

WWW: https://github.com/naftaliharris/tauthon
2020-12-11T04:10:38+00:00 shells/anongitssh Restricted shell for git-upload-pack over SSH
anongitssh: a restricted shell for git-upload-pack over SSH

Note: The default setting is for git.FreeBSD.org only and needs to be
overridden and rebuilt for being useful in other setups.

WWW: https://github.com/hrs-allbsd/anongitssh/
2020-12-10T21:29:57+00:00 textproc/rubygem-tomlrb1 Racc-based TOML parser
Tomlrb is a Racc-based TOML Ruby parser supporting the 0.4.0 version of the
spec.

WWW: https://github.com/fbernier/tomlrb
2020-12-10T21:29:50+00:00 textproc/rubygem-asciidoctor-pdf Convert AsciiDoc documents to PDF
Asciidoctor PDF is a native PDF converter for AsciiDoc. It bypasses the
requirement to generate an intermediary format such as DocBook, Apache FO, or
LaTeX. Instead, you can use this extension to convert your documents directly
from AsciiDoc to PDF. Its aim is to take the pain out of creating PDF documents
from AsciiDoc.

WWW: https://github.com/asciidoctor/asciidoctor-pdf
2020-12-10T21:29:42+00:00 print/rubygem-prawn-templates Include other pdfs or combine several pdf documents into one
Support for templates was dropped in Prawn 0.13.0, disabled by default in
0.14.0, and extracted in 0.15.0.

This gem includes the extracted templates code, which is mainly unsupported, but
provides the old functionality that was in Prawn 0.12.0 for years.

WWW: https://github.com/prawnpdf/prawn-templates
2020-12-10T21:29:41+00:00 security/py-onlykey Python command line tool for configuring and using OnlyKey
Python command line tool for configuring and using the OnlyKey
hardware password manager.

WWW: https://github.com/trustcrypto/python-onlykey
2020-12-10T21:29:35+00:00 print/rubygem-prawn-table Provide tables for the Prawn PDF toolkit
Prawn::Table provides table support for PrawnPDF.

WWW: https://github.com/prawnpdf/prawn-table
2020-12-10T21:29:29+00:00 print/rubygem-prawn-icon Provide various icon fonts for the Prawn PDF toolkit
Prawn::Icon provides a simple mechanism for rendering icons and icon fonts from
within Prawn.

The following icon fonts ship with Prawn::Icon:
- FontAwesome (http://fontawesome.io/icons/)
- Foundation Icons (http://zurb.com/playground/foundation-icon-fonts-3)
- PaymentFont (https://paymentfont.com)

WWW: https://github.com/jessedoyle/prawn-icon
2020-12-10T21:29:22+00:00 devel/rubygem-aws-sdk-sagemakerfeaturestoreruntime Official AWS Ruby gem for Amazon SageMaker Feature Store Runtime
Official AWS Ruby gem for Amazon SageMaker Feature Store Runtime.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-sagemakerfeaturestoreruntime
2020-12-10T21:29:14+00:00 devel/rubygem-aws-sdk-lookoutforvision Official AWS Ruby gem for Amazon Lookout for Vision
Official AWS Ruby gem for Amazon Lookout for Vision.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-lookoutforvision
2020-12-10T21:29:06+00:00 devel/rubygem-aws-sdk-ecrpublic Official AWS Ruby gem for Amazon Elastic Container Registry Public (Amazon ECR Public)
Official AWS Ruby gem for Amazon Elastic Container Registry Public (Amazon ECR
Public).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-ecrpublic
2020-12-10T21:28:58+00:00 devel/rubygem-aws-sdk-devopsguru Official AWS Ruby gem for Amazon DevOps Guru
Official AWS Ruby gem for Amazon DevOps Guru.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-devopsguru
2020-12-10T21:28:51+00:00 devel/rubygem-aws-sdk-connectcontactlens Official AWS Ruby gem for Amazon Connect Contact Lens
Official AWS Ruby gem for Amazon Connect Contact Lens.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-connectcontactlens
2020-12-10T21:28:44+00:00 devel/rubygem-aws-sdk-appintegrationsservice Official AWS Ruby gem for Amazon AppIntegrations Service
Official AWS Ruby gem for Amazon AppIntegrations Service.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-appintegrationsservice
2020-12-10T21:28:36+00:00 devel/rubygem-aws-sdk-amplifybackend Official AWS Ruby gem for AmplifyBackend
Official AWS Ruby gem for AmplifyBackend.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-amplifybackend
2020-12-10T21:28:29+00:00 security/py-python-pkcs11 PKCS\#11 (Cryptoki) support for Python
A high level, "more Pythonic" interface to the PKCS#11 (Cryptoki) standard to
support HSM and Smartcard devices in Python.

The interface is designed to follow the logical structure of a HSM, with useful
defaults for obscurely documented parameters. Many APIs will optionally accept
iterables and act as generators, allowing you to stream large data blocks for
symmetric encryption.

python-pkcs11 also includes numerous utility functions to convert between PKCS
#11 data structures and common interchange formats including PKCS #1 and X.509.

python-pkcs11 is fully documented and has a full integration test suite for all
features, with continuous integration against multiple HSM platforms including:
- Thales nCipher
- Opencryptoki TPM
- OpenSC/Smartcard-HSM/Nitrokey HSM

WWW: https://github.com/danni/python-pkcs11
2020-12-10T21:28:22+00:00 science/py-netcdf-flattener Flatten NetCDF files while preserving references
The flattener takes as input and output NetCDF Dataset objects, which the user
can create or open from ".nc" files using the netCDF4 API.

WWW: https://gitlab.eumetsat.int/open-source/netcdf-flattener
2020-12-10T21:28:15+00:00 graphics/py-altair Declarative statistical visualization library for Python
Altair is a declarative statistical visualization library for Python. With
Altair, you can spend more time understanding your data and its meaning.
Altair's API is simple, friendly and consistent and built on top of the powerful
Vega-Lite JSON specification. This elegant simplicity produces beautiful and
effective visualizations with a minimal amount of code.

WWW: https://github.com/altair-viz/altair
2020-12-10T21:28:07+00:00 devel/py-yaspin Yet Another Terminal Spinner
Yaspin provides a full-featured terminal spinner to show the progress during
long-hanging operations. It is easy to integrate into existing codebase by using
it as a context manager or as a function decorator. Yaspin also provides an
intuitive and powerful API. For example, you can easily summon a shark.

WWW: https://github.com/pavdmyt/yaspin
2020-12-10T21:28:00+00:00 devel/py-vistir Miscellaneous utilities for filesystems, paths, projects, subprocesses and more
vistir is a library full of utility functions designed to make life easier.

vistir provides several categories of functionality, including:
- Backports
- Compatibility Shims
- Context Managers
- Miscellaneous Utilities
- Path Utilities

WWW: https://github.com/sarugaku/vistir
2020-12-10T21:27:52+00:00 www/py-pyramid-mako Mako template bindings for the Pyramid web framework
pyramid_mako is a set of bindings that makes templates written for the Mako
templating system work under the Pyramid web framework.

WWW: https://github.com/Pylons/pyramid_mako
2020-12-10T21:27:44+00:00 devel/py-plette Structured Pipfile and Pipfile.lock models
Plette implements Pipfle and Pipfile.lock parsers, generators, and optional
validators to let the user work with them in a structured manner.

WWW: https://github.com/sarugaku/plette
2020-12-10T21:27:36+00:00 devel/py-pip-shims Compatibility shims for pip versions 8 thru current
pip-shims is a set of compatibilty access shims to the pip internal API.
pip-shims provides compatibility with pip versions 8.0 through the current
release. The shims are provided using a lazy import strategy by hacking a module
by overloading a class instance's getattr method.

WWW: https://github.com/sarugaku/pip-shims
2020-12-10T07:45:27+00:00 sysutils/mcfly Fly through your shell history
McFly replaces your default ctrl-r shell history search with an intelligent
search engine that takes into account your working directory and the context of
recently executed commands. McFly's suggestions are prioritized in real time
with a small neural network.

WWW: https://github.com/cantino/mcfly
2020-12-10T05:52:39+00:00 accessibility/gammy Adaptive screen brightness and temperature for Windows and Unix
Gammy is a GUI tool for adjusting pixel brightness and temperature automatically
or manually.

It can dim the screen if its content is too bright, or brighten it otherwise.
This can help your eyes adjust when switching between dark and light windows,
especially at night or in suboptimal lighting conditions.

WWW: https://getgammy.com/
2020-12-10T05:25:32+00:00 cad/archimedes Semiconductor device simulation software
Archimedes is the GNU package for semiconductor device simulations that has been
released for the first time on 2005 under GPL. It has been created by Jean
Michel Sellier who is, since then, the leader of the project and the main
developer. It is a Free software and thus it can be copied, modified and
redistributed under GPL. This is the one of the big advantages of using
Archimedes.

WWW: https://www.gnu.org/software/archimedes/
2020-12-10T02:42:18+00:00 audio/webrtc-audio-processing0 AudioProcessing module from WebRTC project (legacy version)
Audio processing routines extracted from WebRTC project into a
standalone library. It provides the following features:

- Acoustic echo cancellation
- Acoustic echo control for mobile
- Automatic gain control
- High-pass filter
- Level estimator
- Noise suppression
- Voice activity detection

WWW: https://freedesktop.org/software/pulseaudio/webrtc-audio-processing/
2020-12-09T21:43:05+00:00 sysutils/p5-BSD-getloadavg Perl Interface to getloadavg(3)
Perl Interface to getloadavg(3)

This module allows you to access load average from perl scripts
without invoking uptime(1).

WWW: https://metacpan.org/release/BSD-getloadavg
2020-12-09T19:53:29+00:00 emulators/tnylpo CP/M emulator
tnylpo allows the execution of programs written for CP/M-80 version
2.2 under Unixy operating systems. It has been tested under Linux
(Debian 8 i386; Debian 9 amd64; Debian 10 amd64, i386; Ubuntu 18.04.1
LTS amd64; CentOS 7; Slackware 14.2 i386), FreeBSD (12.0 amd64),
NetBSD (9.0 amd64; 8.0 i386, sparc, vax), OpenBSD (6.4, 6.7 i386),
Solaris (10 x86, 32 and 64 bit; 9 sparc, 32 bit; 9 x86; 7 sparc, 32
bit), and Mac OS X (10.5 ppc, 10.6, 10.9, 10.11, 10.13), but should
need little to no modifications to run under any other reasonably
recent system. The companion program tnylpo-convert converts text
files to and from the CP/M format.

WWW: https://gitlab.com/gbrein/tnylpo
2020-12-09T03:06:02+00:00 devel/R-cran-rematch2 Tidy Output from Regular Expression Matching
Wrappers on 'regexpr' and 'gregexpr' to return the match results in tidy data
frames.

WWW: https://github.com/r-lib/rematch2#readme
2020-12-09T02:51:30+00:00 devel/R-cran-diffobj Diffs for R Objects
Generate a colorized diff of two R objects for an intuitive visualization of
their differences.

WWW: https://github.com/brodieG/diffobj
2020-12-09T00:29:55+00:00 net-im/yume Encrypted peer-to-peer IPv6 UDP messaging terminal
An encrypted peer-to-peer IPv6 UDP messaging terminal client built with Rust.

WWW: https://github.com/yamafaktory/yume
2020-12-09T00:09:33+00:00 textproc/jql JSON Query Language CLI tool built with Rust
A JSON Query Language CLI tool built with Rust.

Core philosophy:
* Stay lightweight
* Keep features as simple as possible
* Avoid redundancy
* Provide meaningful error messages
* Eat JSON as input, process, output JSON back

WWW: https://github.com/yamafaktory/jql
2020-12-08T01:47:17+00:00 emulators/libc6-shim ABI-compatible glibc shim library
A shim library providing limited glibc ABI compatibility on top of FreeBSD libc.
It allows loading shared objects compiled on Linux and dynamically linked to
glibc into native FreeBSD processes.

WWW: https://github.com/shkhln/libc6-shim
2020-12-07T16:46:08+00:00 games/DDNet DDraceNetwork, a cooperative racing mod of Teeworlds
DDraceNetwork (DDNet) is an actively maintained version of DDRace,
a Teeworlds modification with a unique cooperative gameplay. Help
each other play through custom maps with up to 64 players, compete
against the best in international tournaments, design your own maps,
or run your own server. The official servers are located in Germany,
Poland, Russia, Turkey, Iran, USA, Canada, China, Korea, Japan,
Singapore, Chile, Brazil, Argentina, South Africa and Australia.
All ranks made on official servers are available worldwide and you
can collect points!

WWW: https://ddnet.tw/
2020-12-07T15:43:54+00:00 emulators/cemu TI-84 Plus CE and TI-83 Premium CE calculator emulator
CEmu is a TI-84 Plus CE/TI-83 Premium CE calculator emulator, focused
on developer features.

CEmu works natively on Windows, macOS, and Unix-like operating systems.
For performance and portability, the core is programmed in C and its
customizable GUI in C++ with Qt.

WWW: https://ce-programming.github.io/CEmu/
2020-12-06T10:39:12+00:00 devel/grex Command-line tool for generating regular expressions from test cases
grex is a command-line utility that is meant to simplify the often
complicated and tedious task of creating regular expressions. It
does so by automatically generating a single regular expression from
user-provided test cases. The resulting expression is guaranteed to
match the test cases which it was generated from.

WWW: https://github.com/pemistahl/grex/
2020-12-06T10:30:51+00:00 sysutils/datadog-agent Datadog Agent: collect metrics and events from your systems and apps
The Datadog Agent faithfully collects events and metrics and brings them
to Datadog on your behalf so that you can do something useful with your
monitoring and performance data.

WWW: https://www.datadoghq.com/
2020-12-06T10:14:30+00:00 textproc/dasel Query and update data structures from the command line
Dasel (short for data-selector) allows
you to query and modify data structures
using selector strings.

Comparable to jq / yq, but supports JSON,
YAML, TOML and XML with zero runtime
dependencies.

WWW: https://github.com/TomWright/dasel
2020-12-05T23:59:04+00:00 sysutils/rubygem-choria-mcorpc-support Ruby support for the Choria Orchestration Server
These are stripped down versions of the legacy Marionette Collective libraries
that are used to facilitate hosting Ruby based MCollective Agents within the
Golang daemon as well as interact with a Choria network from the Ruby API and
mco CLI

It's not possible to run the old MCollective daemon using this code or the
resulting gem.

This fork was made off version 2.12.0 of The Marionette Collective and have
diverged since then, the changes made are not compatible with legacy
MCollective.

WWW: http://rubygems.org/gems/choria-mcorpc-support
2020-12-05T23:56:07+00:00 net/rubygem-nats-pure Ruby client for NATS, the cloud native messaging system
A thread safe Ruby client for the NATS messaging system written in pure Ruby.

WWW: http://rubygems.org/gems/nats-pure
2020-12-05T19:43:22+00:00 devel/py-readme-renderer Library for rendering "readme" descriptions
Readme Renderer is a library that will safely render arbitrary README files into
HTML. It is designed to be used in Warehouse to render the long_description for
packages. It can handle Markdown, reStructuredText (.rst), and plain text.

WWW: https://github.com/pypa/readme_renderer
2020-12-05T19:42:26+00:00 devel/py-git-semver Semantic versions management integrated to git
git-semver is a tiny git addon to manage your project's version numbers.

WWW: https://github.com/hartym/git-semver
2020-12-05T14:22:47+00:00 textproc/py-markupsafe Implements XML/HTML/XHTML Markup safe string for Python
MarkupSafe implements a text object that escapes characters so it is safe to use
in HTML and XML. Characters that have special meanings are replaced so that they
display as the actual characters. This mitigates injection attacks, meaning
untrusted user input can safely be displayed on a page.

WWW: https://github.com/pallets/markupsafe
2020-12-05T14:01:19+00:00 devel/py-xstatic XStatic base package with minimal support code
The goal of XStatic family of packages is to provide static file packages with
minimal overhead - without selling you some dependencies you don't want.

WWW: https://github.com/xstatic-py/xstatic
2020-12-05T14:01:19+00:00 devel/py-xstatic-tv4 tv4 (XStatic packaging standard)
Angular JavaScript library packaged for setuptools (easy_install) / pip.

This package is intended to be used by any project that needs these files.

It intentionally does not provide any extra code except some metadata nor has
any extra requirements. You MAY use some minimal support code from the XStatic
base package, if you like.

WWW: https://github.com/openstack-archive/deb-python-xstatic-tv4
WWW: https://geraintluff.github.io/tv4/
2020-12-05T14:01:19+00:00 devel/py-xstatic-term.js term.js (XStatic packaging standard)
term.js javascript library packaged for setuptools (easy_install) / pip.

This package is intended to be used by any project that needs these files.

It intentionally does not provide any extra code except some metadata nor has
any extra requirements. You MAY use some minimal support code from the XStatic
base package, if you like.

WWW: https://github.com/openstack-archive/deb-python-xstatic-term.js
WWW: https://github.com/chjj/term.js
2020-12-05T14:01:19+00:00 devel/py-xstatic-spin Spin (XStatic packaging standard)
Spin JavaScript library packaged for setuptools (easy_install) / pip.

This package is intended to be used by any project that needs these files.

It intentionally does not provide any extra code except some metadata nor has
any extra requirements. You MAY use some minimal support code from the XStatic
base package, if you like.

WWW: https://github.com/openstack/xstatic-spin
WWW: https://spin.js.org/
2020-12-05T14:01:19+00:00 devel/py-xstatic-smart-table smart-table (XStatic packaging standard)

smart-table javascript library packaged for setuptools (easy_install) / pip.

This package is intended to be used by any project that needs these files.

It intentionally does not provide any extra code except some metadata nor has
any extra requirements. You MAY use some minimal support code from the XStatic
base package, if you like.

WWW: https://github.com/openstack/xstatic-angular-smart-table
WWW: https://github.com/lorenzofox3/Smart-Table
2020-12-05T14:01:19+00:00 devel/py-xstatic-roboto-fontface roboto-fontface (XStatic packaging standard)
roboto-fontface javascript library packaged for setuptools (easy_install) / pip.

This package is intended to be used by any project that needs these files.

It intentionally does not provide any extra code except some metadata nor has
any extra requirements. You MAY use some minimal support code from the XStatic
base package, if you like.

WWW: https://github.com/openstack/xstatic-roboto-fontface
WWW: https://github.com/choffmeister/roboto-fontface-bower
2020-12-05T14:01:19+00:00 devel/py-xstatic-rickshaw Rickshaw (XStatic packaging standard)
Rickshaw JavaScript library packaged for setuptools (easy_install) / pip.

This package is intended to be used by any project that needs these files.

It intentionally does not provide any extra code except some metadata nor has
any extra requirements. You MAY use some minimal support code from the XStatic
base package, if you like.

WWW: https://github.com/openstack/xstatic-rickshaw
WWW: https://tech.shutterstock.com/rickshaw/
2020-12-05T14:01:19+00:00 devel/py-xstatic-objectpath objectpath (XStatic packaging standard)
Angular JavaScript library packaged for setuptools (easy_install) / pip.

This package is intended to be used by any project that needs these files.

It intentionally does not provide any extra code except some metadata nor has
any extra requirements. You MAY use some minimal support code from the XStatic
base package, if you like.

WWW: https://github.com/openstack-archive/deb-python-xstatic-objectpath
WWW: https://github.com/mike-marcacci/objectpath
2020-12-05T14:01:19+00:00 devel/py-xstatic-mdi mdi (Material Design Icons) (XStatic packaging standard)
mdi javascript library packaged for setuptools (easy_install) / pip.

This package is intended to be used by any project that needs these files.

It intentionally does not provide any extra code except some metadata nor has
any extra requirements. You MAY use some minimal support code from the XStatic
base package, if you like.

WWW: https://github.com/openstack/xstatic-mdi
WWW: https://materialdesignicons.com/
2020-12-05T14:01:19+00:00 devel/py-xstatic-jsencrypt JSEncrypt (XStatic packaging standard)
JSEncrypt JavaScript library packaged for setuptools (easy_install) / pip.

This package is intended to be used by any project that needs these files.

It intentionally does not provide any extra code except some metadata nor has
any extra requirements. You MAY use some minimal support code from the XStatic
base package, if you like.

WWW: https://github.com/openstack/xstatic-jsencrypt
WWW: https://travistidwell.com/jsencrypt/
2020-12-05T14:01:19+00:00 devel/py-xstatic-jquery jQuery (XStatic packaging standard)
jQuery javascript library packaged for setuptools (easy_install) / pip.

This package is intended to be used by any project that needs these files.

It intentionally does not provide any extra code except some metadata nor has
any extra requirements. You MAY use some minimal support code from the XStatic
base package, if you like.

WWW: https://github.com/xstatic-py/xstatic-jquery
WWW: https://jquery.com/
2020-12-05T14:01:19+00:00 devel/py-xstatic-jquery.tablesorter JQuery.TableSorter (XStatic packaging standard)
JQuery.TableSorter JavaScript library packaged for setuptools (easy_install) /
pip.

This package is intended to be used by any project that needs these files.

It intentionally does not provide any extra code except some metadata nor has
any extra requirements. You MAY use some minimal support code from the XStatic
base package, if you like.

WWW: https://github.com/openstack/xstatic-jquery.tablesorter
WWW: https://github.com/Mottie/tablesorter
2020-12-05T14:01:19+00:00 devel/py-xstatic-jquery.quicksearch JQuery.quicksearch (XStatic packaging standard)
JQuery.quicksearch JavaScript library packaged for setuptools (easy_install) /
pip.

This package is intended to be used by any project that needs these files.

It intentionally does not provide any extra code except some metadata nor has
any extra requirements. You MAY use some minimal support code from the XStatic
base package, if you like.

WWW: https://github.com/openstack/xstatic-jquery.quicksearch
WWW: https://plugins.jquery.com/jquery.quicksearch/
2020-12-05T14:01:19+00:00 devel/py-xstatic-jquery-ui jquery-ui (XStatic packaging standard)
jquery-ui javascript library packaged for setuptools (easy_install) / pip.

This package is intended to be used by any project that needs these files.

It intentionally does not provide any extra code except some metadata nor has
any extra requirements. You MAY use some minimal support code from the XStatic
base package, if you like.

WWW: https://github.com/xstatic-py/xstatic-jquery_ui
WWW: https://jqueryui.com/
2020-12-05T14:01:19+00:00 devel/py-xstatic-jquery-migrate JQuery-Migrate (XStatic packaging standard)
JQuery-Migrate JavaScript library packaged for setuptools (easy_install) / pip.

This package is intended to be used by any project that needs these files.

It intentionally does not provide any extra code except some metadata nor has
any extra requirements. You MAY use some minimal support code from the XStatic
base package, if you like.

WWW: https://github.com/openstack/xstatic-jquery-migrate
WWW: https://github.com/jquery/jquery-migrate
2020-12-05T14:01:19+00:00 devel/py-xstatic-jasmine Jasmine (XStatic packaging standard)
Jasmine JavaScript library packaged for setuptools (easy_install) / pip.

This package is intended to be used by any project that needs these files.

It intentionally does not provide any extra code except some metadata nor has
any extra requirements. You MAY use some minimal support code from the XStatic
base package, if you like.

WWW: https://github.com/openstack/xstatic-jasmine
WWW: https://jasmine.github.io/
2020-12-05T14:01:19+00:00 devel/py-xstatic-hogan Hogan (XStatic packaging standard)
Hogan JavaScript library packaged for setuptools (easy_install) / pip.

This package is intended to be used by any project that needs these files.

It intentionally does not provide any extra code except some metadata nor has
any extra requirements. You MAY use some minimal support code from the XStatic
base package, if you like.

WWW: https://github.com/openstack/xstatic-hogan
WWW: http://twitter.github.io/hogan.js/
2020-12-05T14:01:19+00:00 devel/py-xstatic-font-awesome Iconic font and CSS framework (font-awesome)
Font Awesome icons packaged for setuptools (easy_install) / pip.

This package is intended to be used by any project that needs these files.

It intentionally does not provide any extra code except some metadata nor has
any extra requirements. You MAY use some minimal support code from the XStatic
base package, if you like.

WWW: https://github.com/openstack/xstatic-font-awesome
WWW: https://fontawesome.com/
2020-12-05T14:01:19+00:00 devel/py-xstatic-d3 D3 (Data-Driven Documents) (XStatic packaging standard)
D3 JavaScript library packaged for setuptools (easy_install) / pip.

This package is intended to be used by any project that needs these files.

It intentionally does not provide any extra code except some metadata nor has
any extra requirements. You MAY use some minimal support code from the XStatic
base package, if you like.

WWW: https://github.com/openstack/xstatic-d3
WWW: https://d3js.org/
2020-12-05T14:01:19+00:00 devel/py-xstatic-bootswatch bootswatch (themes for Bootstrap) (XStatic packaging standard)
bootswatch javascript library packaged for setuptools (easy_install) / pip.

This package is intended to be used by any project that needs these files.

It intentionally does not provide any extra code except some metadata nor has
any extra requirements. You MAY use some minimal support code from the XStatic
base package, if you like.

WWW: https://github.com/openstack/xstatic-bootswatch
WWW: https://bootswatch.com/
2020-12-05T14:01:19+00:00 devel/py-xstatic-bootstrap-scss Bootstrap-SCSS (XStatic packaging standard)
Bootstrap style library packaged for setuptools (easy_install) / pip.

This package is intended to be used by any project that needs these files.

It intentionally does not provide any extra code except some metadata nor has
any extra requirements. You MAY use some minimal support code from the XStatic
base package, if you like.

WWW: https://github.com/openstack/xstatic-bootstrap-scss
WWW: https://github.com/twbs/bootstrap-sass
2020-12-05T14:01:19+00:00 devel/py-xstatic-bootstrap-datepicker Datepicker for Bootstrap (bootstrap-datepicker)
Bootstrap-Datepicker JavaScript library packaged for setuptools (easy_install) /
pip.

This package is intended to be used by any project that needs these files.

It intentionally does not provide any extra code except some metadata nor has
any extra requirements. You MAY use some minimal support code from the XStatic
base package, if you like.

WWW: https://github.com/openstack/xstatic-bootstrap-datepicker
WWW: https://github.com/uxsolutions/bootstrap-datepicker
2020-12-05T14:01:19+00:00 devel/py-xstatic-angular Angular (XStatic packaging standard)
Angular JavaScript library packaged for setuptools (easy_install) / pip.

This package is intended to be used by any project that needs these files.

It intentionally does not provide any extra code except some metadata nor has
any extra requirements. You MAY use some minimal support code from the XStatic
base package, if you like.

WWW: https://github.com/openstack/xstatic-angular
WWW: https://angularjs.org/
2020-12-05T14:01:19+00:00 devel/py-xstatic-angular-schema-form Angular-Schema-Form (XStatic packaging standard)
Angular JavaScript library packaged for setuptools (easy_install) / pip.

This package is intended to be used by any project that needs these files.

It intentionally does not provide any extra code except some metadata nor has
any extra requirements. You MAY use some minimal support code from the XStatic
base package, if you like.

WWW: https://github.com/openstack-archive/deb-python-xstatic-angular-schema-form
WWW: http://schemaform.io/
2020-12-05T14:01:19+00:00 devel/py-xstatic-angular-lrdragndrop Angular-lrdragndrop (XStatic packaging standard)
lrDragNDrop javascript library packaged for setuptools (easy_install) / pip.

This package is intended to be used by any project that needs these files.

It intentionally does not provide any extra code except some metadata nor has
any extra requirements. You MAY use some minimal support code from the XStatic
base package, if you like.

WWW: https://github.com/openstack/xstatic-angular-lrdragndrop
WWW: https://github.com/lorenzofox3/lrDragNDrop
2020-12-05T14:01:19+00:00 devel/py-xstatic-angular-gettext Angular-Gettext (XStatic packaging standard)
Angular-Gettext javascript library packaged for setuptools (easy_install) / pip.

This package is intended to be used by any project that needs these files.

It intentionally does not provide any extra code except some metadata nor has
any extra requirements. You MAY use some minimal support code from the XStatic
base package, if you like.

WWW: https://github.com/openstack/xstatic-angular-gettext
WWW: https://angular-gettext.rocketeer.be/
2020-12-05T14:01:19+00:00 devel/py-xstatic-angular-fileupload Angular-FileUpload (XStatic packaging standard)
Angular-FileUpload JavaScript library packaged for setuptools (easy_install) /
pip.

This package is intended to be used by any project that needs these files.

It intentionally does not provide any extra code except some metadata nor has
any extra requirements. You MAY use some minimal support code from the XStatic
base package, if you like.

WWW: https://opendev.org/x/xstatic-angular-fileupload
WWW: https://github.com/danialfarid/ng-file-upload
2020-12-05T14:01:19+00:00 devel/py-xstatic-angular-bootstrap Angular-Bootstrap (XStatic packaging standard)
Angular-Bootstrap JavaScript library packaged for setuptools (easy_install) /
pip.

This package is intended to be used by any project that needs these files.

It intentionally does not provide any extra code except some metadata nor has
any extra requirements. You MAY use some minimal support code from the XStatic
base package, if you like.

WWW: https://github.com/openstack/xstatic-angular-bootstrap
WWW: https://angular-ui.github.io/bootstrap/
2020-12-05T13:52:37+00:00 www/py-draftjs-exporter Library to convert rich text from Draft.js raw ContentState to HTML
Draft.js exporter is a library to convert rich text from Draft.js raw
ContentState to HTML.

It is developed alongside the Draftail rich text editor, for Wagtail.

Draft.js is a rich text editor framework for React. Its approach is different
from most rich text editors because it does not store data as HTML, but rather
in its own representation called ContentState. This exporter is useful when the
ContentState to HTML conversion has to be done in a Python ecosystem.

WWW: https://github.com/springload/draftjs_exporter
2020-12-05T13:50:46+00:00 net/py-ndg-httpsclient Enhance HTTPS support for httplib and urllib2
This is a HTTPS client implementation for httplib and urllib2 based on
PyOpenSSL.

WWW: https://pypi.org/project/ndg-httpsclient/
WWW: https://github.com/cedadev/ndg_httpsclient
2020-12-05T13:48:42+00:00 devel/py-wsgi-intercept WSGI application in place of a real URI for testing
Testing a WSGI application sometimes involves starting a server at a local host
and port, then pointing your test code to that address. Instead, this library
lets you intercept calls to any specific host/port combination and redirect them
into a WSGI application importable by your test program. Thus, you can avoid
spawning multiple processes or threads to test your Web app.

wsgi_intercept works with a variety of HTTP clients in Python 2.7, 3.5 and
beyond, and in pypy.
- urllib2
- urllib.request
- httplib
- http.client
- httplib2
- requests
- urllib3

wsgi_intercept works by replacing httplib.HTTPConnection with a subclass,
wsgi_intercept.WSGI_HTTPConnection. This class then redirects specific
server/port combinations into a WSGI application by emulating a socket. If no
intercept is registered for the host and port requested, those requests are
passed on to the standard handler.

WWW: https://github.com/cdent/wsgi-intercept
2020-12-05T13:47:27+00:00 devel/py-semantic-version Python library provides a few tools to handle SemVer in Python
This small python library provides a few tools to handle
SemVer in Python. It follows strictly the 2.0.0 version
of the SemVer scheme.

WWW: https://github.com/rbarrois/python-semanticversion
2020-12-04T21:22:25+00:00 databases/puppetdb7 PuppetDB storeconfigs backend
The PuppetDB storeconfigs backend

WWW: https://docs.puppetlabs.com/puppetdb/latest/
2020-12-04T21:22:25+00:00 databases/puppetdb-terminus7 PuppetDB storeconfigs backend terminus module
The PuppetDB storeconfigs backend terminus module.

WWW: https://docs.puppetlabs.com/puppetdb/latest/
2020-12-04T20:42:36+00:00 sysutils/puppetserver7 Puppet Server running in the JVM
Puppet master is a Ruby application that compiles configurations
for any number of Puppet agent nodes, using Puppet code and various
other data sources. (For more info, see Overview of Puppet's
Architecture.)

Puppet Server is an application that runs on the Java Virtual Machine
(JVM) and provides the same services as the classic Puppet master
application. It mostly does this by running the existing Puppet
master code in several JRuby interpreters, but it replaces some
parts of the classic application with new services written in
Clojure.

WWW: https://docs.puppetlabs.com/puppetserver/latest/services_master_puppetserver.html
2020-12-04T20:16:11+00:00 sysutils/puppet7 Configuration management framework written in Ruby
Puppet lets you centrally manage every important aspect of your system using
a cross-platform specification language that manages all the separate
elements normally aggregated in different files, like users, cron jobs, and
hosts, along with obviously discrete elements like packages, services, and
files.

WWW: https://puppet.com/docs/puppet/latest/puppet_index.html
2020-12-03T22:01:50+00:00 www/lychee Link checker
A fast, async, resource-friendly link checker written in Rust.
For GitHub links, it can optionally use a GITHUB_TOKEN to avoid
getting blocked by the rate limiter.

WWW: https://github.com/lycheeverse/lychee
2020-12-02T21:48:25+00:00 databases/py-aesqlapius Manage SQL queries as a Python API
So you don't want to use ORM, and want to organize your SQL queries
in a convenient way. Don't mix them with your python code, don't
write `execute` and `fetchrow`s by hand for each query. With
aesqlapius:

- Store your SQL queries separate from the code, in a dedicated
file or directory hierarchy
- Annotate each query with python-like function definition specifying
input arguments and output types and patterns

aesqlapius builds a class out of this, where you can call your
queries as plain methods. It handles arguments (pass positional
or keyword arguments as you like, default values are also handled) and
output types and patterns (you may specify whether a method returns
iterator, list, dict of rows, or a single row, where row may
be represented as a tuple, list, dict, single value or a custom
type such as a dataclass).

WWW: https://pypi.org/project/aesqlapius/
2020-12-02T14:39:04+00:00 textproc/lookatme Interactive, terminal-based markdown presenter
lookatme is an interactive, extensible, terminal-based markdown
presentation tool.

Features:
* Markdown rendering
* Live (input file modification time watching) and manual reloading
* Live terminals embedded directly in slides
* Syntax highlighting using Pygments
* Loading external files into code blocks
* Support for contrib extensions
* Smart slide splitting

WWW: https://github.com/d0c-s4vage/lookatme
2020-12-02T08:15:01+00:00 textproc/cast2gif Tool to render Asciinema cast files to GIFs
A tool to convert Asciinema cast files to GIFs without using
Electron or a web browser.

WWW: https://github.com/katharostech/cast2gif
2020-12-02T00:09:14+00:00 databases/db18 Oracle Berkeley DB, Release ${BDBVER}
Oracle Berkeley DB is a family of open source embeddable databases
that allows developers to incorporate within their applications a
fast, scalable, transactional database engine with industrial grade
reliability and availability. As a result, customers and end-users
will experience an application that simply works, reliably manages
data, can scale under extreme load, but requires no ongoing database
administration. As a developer, you can focus on your application and
be confident that Oracle Berkeley DB will manage your persistence
needs.

WWW: https://www.oracle.com/database/berkeley-db/
2020-12-01T13:21:13+00:00 math/py-mathics General-purpose computer algebra system (CAS)
Mathics is a general-purpose computer algebra system (CAS).
It is an open-source alternative to Mathematica.

This port/package provides Mathics Core, with a very rudimentary command-line
shell called mathics.

Note: since release 2.0.0, mathicsscript (a text interface) and mathics-django
are no more included, and must be installed separately.

WWW: https://mathics.org/
WWW: https://github.com/mathics/Mathics
2020-12-01T13:21:06+00:00 textproc/py-langid Standalone Language Identification (LangID) tool
langid.py is a standalone Language Identification (LangID) tool.

The design principles are as follows:

Fast
Pre-trained over a large number of languages (currently 97)
Not sensitive to domain-specific features (e.g. HTML/XML markup)
Single .py file with minimal dependencies
Deployable as a web service

Remark: the main script langid/langid.py is cross-compatible with both Python2
and Python3, but the accompanying training tools are still Python2-only, hence
not installed by this port.

See also the port textproc/py-langdetect for a similar program.

WWW: https://github.com/saffsd/langid.py
2020-12-01T13:15:48+00:00 games/eureka Map editor for various Doom-derived games
Eureka is a map (WAD etc.) editor (based on Yadex) for the classic
DOOM games, and a few related games such as Strife, Harmony, HACX,
Heretic, and Hexen.

It features multiple-level undo and redo, a 3D preview, texture and
thing browsers, a built-in nodes builder, panels for directly editing
the properties of map objects, a flexible key binding system, and low
system requirements (e.g. a 3D card is not required).

WWW: http://eureka-editor.sourceforge.net/
2020-11-30T20:26:50+00:00 net/haproxy23 Reliable, high performance TCP/HTTP load balancer
HAProxy is a free, very fast and reliable solution offering high
availability, load balancing, and proxying for TCP and HTTP-based
applications. It is particularly suited for web sites crawling under
very high loads while needing persistence or Layer7 processing.

WWW: http://www.haproxy.org
2020-11-30T16:10:46+00:00 emulators/wine-proton Wine with a bit of extra spice
The Wine (https://www.winehq.org) fork used by Proton, a Windows compatibility
tool for the Linux Steam client.

WWW: https://github.com/ValveSoftware/wine
2020-11-30T13:46:54+00:00 www/eolie Simple web browser for GNOME
Eolie is a new GNOME web browser. Some of its features:

* Adblock and more: Block ads, JS, popups, and phishing URLs
* Navigation profiles
* Firefox sync: Allows one to sync their bookmarks, history, and
passwords with Firefox
* Fullscreen view: Fullscreen content access
* Download images/videos: Download all medias from a webpage
* Private browsing: Do not leave information on the web; per-page
private browsing
* Reader view: Clutter-free web pages
* Smart search bar: Search for bookmarks, history, or the web from
the same place
* Docking your laptop with a 4K screen? Eolie remembers default
zoom level per screen

WWW: https://wiki.gnome.org/Apps/Eolie
2020-11-30T12:12:43+00:00 ports-mgmt/fastest_pkg Script to find the fastest pkg mirror
By default pkg uses DNS-based load balancing. This method does not necessarily
choose the fastest mirror. This script can help you to find the fastest pkg
mirror near you.

WWW: https://github.com/ehaupt/fastest_pkg
2020-11-29T01:00:19+00:00 misc/xd-rust Tool that dumps binary input in a variety of formats
xd is a tool that dumps binary input in a variety of formats.

WWW: https://bitbucket.org/delan/xd/src/default/
2020-11-28T23:52:12+00:00 databases/xls2txt Utilities to convert spreadsheet files to text and csv formats
xls2txt and xsl2csv allow converting spreadsheet files to text for compatibility
with terminals and command-line utilities (e.g. diff or less). Despite the name,
they should work with both excel (xls, xlsx or xlsb) and OpenDocument (ods)
files.

WWW: https://github.com/masklinn/xls2txt
2020-11-28T13:37:22+00:00 databases/mdbx Lightning Memory-Mapped Database (Extended)

libmdbx is an extremely fast, compact, powerful, embedded, transactional
key-value database, with permissive license. libmdbx has a specific set of
properties and capabilities, focused on creating unique lightweight solutions.

Historically, libmdbx is a deeply revised and extended descendant of the
amazing Lightning Memory-Mapped Database. libmdbx inherits all benefits from
LMDB, but resolves some issues and adds a set of improvements.

WWW: https://github.com/erthink/libmdbx
2020-11-28T06:14:00+00:00 sysutils/stressdisk Stress test your disks before trusting your valuable data to them
This is a program designed to stress test your disks and
find failures in them.

- Use it to soak test your new disks / memory cards / USB
sticks before trusting your valuable data to it.

- Use it to soak test your new PC hardware also for the same reason.

WWW: https://github.com/ncw/stressdisk
2020-11-27T22:11:12+00:00 x11-servers/xarcan X11 server as Arcan client
This is a patched Xserver with a KDrive backend that uses the
arcan-shmif to map Xlib/Xcb/X clients to a running Arcan instance.

It currently works as a 'desktop in a window', where you supply the
window manager and so on, and use the X side as normal. Some Arcan
features will be lost, particularly any customizations done to the
keybindings - normal X controls for defining keyboard maps and
overrides are needed.

WWW: https://arcan-fe.com/
2020-11-27T17:42:04+00:00 x11-wm/durden Desktop Environment for Arcan
Durden is a desktop environment for the Arcan Display Server. It
serves both as a reference showcase on how to take advantage of some
of the features in Arcan, and as a very competent entry to the
advanced-user side of the desktop environment spectrum. The basic
premise is to absorb most, if not all, features from current desktop
environments in a modular and configurable way - then let user
selected profiles actually cherry- pick the configuration, visuals and
tunning that reflects the desktop the user wants or is familiar
with. Internally, it is based around a file-system like structure
("the menu") and everything else is references to paths within this
structure.

WWW: http://durden.arcan-fe.com/
2020-11-27T17:41:57+00:00 multimedia/arcan Display Server, Multimedia Framework, Game Engine
Arcan is a powerful development framework for creating virtually anything from
user interfaces for specialized embedded applications all the way to full-blown
standalone desktop environments.

At its heart lies a robust and portable multimedia engine, with a well-tested
and well-documented Lua scripting interface. The development emphasizes
security, debuggability and performance -- guided by a principle of least
surprise in terms of API design.

WWW: https://arcan-fe.com/
2020-11-27T13:39:31+00:00 accessibility/sctd Set color temperature (sct) daemon
sctd is based on sct (accessibility/sct) by Ted Unangst.
It calculates sunrise and sunset based on latitude
and longitude and sets the temperature accordingly.
The transition logic is based on Redshift.

WWW: https://github.com/amir/sctd
2020-11-26T23:22:11+00:00 www/py-postorius Django app provoding web user interface to access GNU Mailman
Postorius Django provides a web user interface to access GNU Mailman

WWW: https://pypi.org/project/postorius/
2020-11-26T23:22:11+00:00 www/py-django-gravatar2 Lightweight app for interacting with gravatars
A lightweight django-gravatar app. Includes helper methods for interacting with
gravatars outside of template code.

Use in code:

from django_gravatar.helpers import get_gravatar_url, has_gravatar, get_gravatar_profile_url, calculate_gravatar_hash

url = get_gravatar_url('alice@example.com', size=150)
gravatar_exists = has_gravatar('bob@example.com')
profile_url = get_gravatar_profile_url('alice@example.com')
email_hash = calculate_gravatar_hash('alice@example.com')

WWW: https://github.com/twaddington/django-gravatar
2020-11-26T23:22:11+00:00 mail/py-mailmanclient Official Python bindings for the GNU Mailman 3 REST API
The mailmanclient library provides official Python bindings for the GNU
Mailman 3 REST API.

WWW: https://gitlab.com/mailman/mailmanclient
2020-11-26T23:22:11+00:00 mail/py-django-mailman3 Libraries and templates for Django-based interfaces interacting with Mailman
This package contains libraries and templates for Django-based interfaces
interacting with Mailman.

WWW: https://gitlab.com/mailman/django-mailman3
2020-11-26T21:16:45+00:00 devel/rubygem-aws-sdk-mwaa Official AWS Ruby gem for Amazon Managed Workflows for Apache Airflow (MWAA)
Official AWS Ruby gem for Amazon Managed Workflows for Apache Airflow (MWAA).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-mwaa
2020-11-26T20:46:02+00:00 science/tfel-edf Code generation tool dedicated to material knowledge
The aim of this version is to work with Code_Aster. If you want to use TFEL/
MFront alone, you could get a newer version from science/tfel.

`MFront` is a code generator which translates a set of closely related
domain specific languages into plain C++ on top of the `TFEL`
library. Those languages covers three kind of material knowledge:

- material properties (for instance the
Young modulus, the thermal conductivity, etc.)
- mechanical behaviours. Numerical performances of
generated mechanical behaviours was given a particular
attention. Various benchmarks shows that `MFront`
implementations are competitive with native implementations
available in the `Cast3M`, `Code-Aster` and `Cyrano3` solvers.
- simple point-wise models, such as material swelling
used in fuel performance codes.

`MFront` comes with an handy easy-to-use tool called `MTest` that can
test the local behaviour of a material, by imposing independent
constraints on each component of the strain or the stress. This tool
has been much faster (from ten to several hundred times depending on
the test case) than using a full-fledged finite element solver.

WWW: http://tfel.sourceforge.net/
2020-11-25T23:26:47+00:00 mail/py-authheaders Generate email authentication headers
This is a Python library for the generation of email authentication headers.


The library can perform DKIM, SPF, and DMARC validation, and the results are
packaged into the Authentication-Results header.

authenticate_message(message, "example.com", ip='192.168.50.81',
mail_from="test.com", helo="domain.of.sender.net")

Authentication-Results: example.com; spf=none smtp.helo=domain.of.sender.net smtp.mailfrom=test.com;
dkim=pass header.d=valimail.com; dmarc=pass header.from=valimail.com

WWW: https://github.com/ValiMail/authentication-headers
2020-11-25T19:29:36+00:00 devel/viewvc-devel Web-based Version Control Repository Browsing
ViewVC is a browser interface for CVS and Subversion version control
repositories. It generates templatized HTML to present navigable directory,
revision, and change log listings. It can display specific versions of files as
well as diffs between those versions. Basically, ViewVC provides the bulk of the
report-like functionality you expect out of your version control tool, but much
more prettily than the average textual command-line program output.

WWW: http://www.viewvc.org/
2020-11-25T02:45:55+00:00 x11-fonts/fpc-libfontconfig Free Pascal interface to fontconfig
2020-11-25T02:44:51+00:00 www/fpc-webidl Free Pascal webidl unit
2020-11-25T02:43:25+00:00 security/fpc-gnutls Free Pascal unit for GnuTLS
2020-11-25T02:42:29+00:00 print/fpc-libcups Free Pascal interface to CUPS
2020-11-25T02:41:27+00:00 net/fpc-libenet Free Pascal unit for libenet library
2020-11-25T02:40:13+00:00 lang/fpc-rtl-generics Free Pascal generics unit
2020-11-25T02:39:03+00:00 lang/fpc-pastojs Pascal to javascript transpiler
2020-11-25T02:37:42+00:00 graphics/fpc-vcl-compat Free Pascal interface to VCL components
2020-11-25T02:35:16+00:00 devel/fpc-odata Free Pascal interface to odata
2020-11-25T02:33:52+00:00 devel/fpc-libmagic Free Pascal interface to magic library
2020-11-25T02:32:26+00:00 devel/fpc-fcl-report Free Pascal report (FCL)
2020-11-24T20:47:25+00:00 devel/rubygem-aws-sdk-networkfirewall Official AWS Ruby gem for AWS Network Firewall (Network Firewall)
Official AWS Ruby gem for AWS Network Firewall (Network Firewall).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-networkfirewall
2020-11-24T20:15:58+00:00 sysutils/u-boot-pine-h64
U-Boot loader and related files for the Pine H64

To install this bootloader on an sdcard just do:
dd if=/usr/local/share/u-boot/u-boot-pine-h64/u-boot-sunxi-with-spl.bin of=/path/to/sdcarddevice bs=128k seek=1 conv=sync

For information about running FreeBSD on Allwinner boards, see
https://wiki.freebsd.org/FreeBSD/arm/Allwinner

WWW: https://www.denx.de/wiki/U-Boot
2020-11-24T20:14:24+00:00 sysutils/atf-sun50i_h6
Arm Trusted Framework for Allwinner H6 SoCs

Trusted Firmware-A (TF-A) provides a reference implementation of secure world
software for Armv7-A and Armv8-A, including a Secure Monitor executing at
Exception Level 3 (EL3).

WWW: https://github.com/ARM-software/arm-trusted-firmware
2020-11-24T05:06:52+00:00 devel/grcov Code coverage information aggregator
grcov collects and aggregates code coverage information for multiple source
files. grcov processes .profraw and .gcda files which can be generated from
llvm/clang or gcc. grcov also processes lcov files (for JS coverage) and
JaCoCo files (for Java coverage). Linux, macOS and Windows are supported.

WWW: https://github.com/mozilla/grcov
2020-11-23T21:35:10+00:00 benchmarks/inferno Stack trace visualizer, a Rust port of flamegraph
Inferno is a port of parts of the flamegraph toolkit to Rust, with the aim of
improving the performance of the original flamegraph tools. The primary focus is
on speeding up the stackcollapse-* tools that process output from various
profiling tools into the "folded" format expected by the flamegraph plotting
tool. So far, the focus has been on parsing profiling results from perf and
DTrace.

WWW: https://github.com/jonhoo/inferno
2020-11-23T18:56:32+00:00 graphics/gifski Highest-quality GIF encoder based on pngquant
gifski converts video frames to GIF animations using pngquant's fancy features
for efficient cross-frame palettes and temporal dithering. It produces animated
GIFs that use thousands of colors per frame.

WWW: https://gif.ski/
2020-11-23T09:13:28+00:00 databases/ods2sql Create SQLite3 database from ODS spreadsheet
ods2sql creates SQLite database out of your ODS spreadsheet.

WWW: https://gitlab.com/zetok/ods2sql
2020-11-22T23:41:08+00:00 devel/py-pytest-datadir pytest plugin for test data directories and files
pytest plugin for manipulating test data directories and files.

WWW: https://pypi.org/project/pytest-datadir/
WWW: https://github.com/gabrielcnr/pytest-datadir
2020-11-21T18:15:24+00:00 x11-themes/nordic-theme Dark GTK & KDE theme created using the Nord color palette
Dark Gtk3.20+ & KDE theme created using the awesome Nord color palette.

Supported Desktop Environments:

* Cinnamon
* Gnome-Shell
* KDE
* Metacity
* Xfce

WWW: https://github.com/EliverLara/Nordic
2020-11-21T09:37:16+00:00 devel/rubygem-aws-sdk-appregistry Official AWS Ruby gem for AWS Service Catalog App Registry (AppRegistry)
Official AWS Ruby gem for AWS Service Catalog App Registry (AppRegistry).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-appregistry
2020-11-21T09:17:11+00:00 www/rubygem-erubi19 ERB template engine for Ruby
Erubi is a ERB template engine for Ruby. It is a simplified fork of Erubis,
using the same basic algorithm, with the following differences:
- Handles postfix conditionals when using escaping (e.g. <%= foo if bar %>)
- Supports frozen_string_literal: true in templates via :freeze option
- Works with Ruby's -enable-frozen-string-literal option
- Automatically freezes strings for template text when Ruby optimizes it (on
Ruby 2.1+)
- Escapes ' (apostrophe) when escaping for better XSS protection
- Has 6x faster escaping on Ruby 2.3+ by using cgi/escape
- Has 86% smaller memory footprint
- Does no monkey patching (Erubis adds a method to Kernel)
- Uses an immutable design (all options passed to the constructor, which returns
a frozen object)
- Has simpler internals (1 file, <150 lines of code)
- Has an open development model (Erubis doesn't have a public source control
repository or bug tracker)
- Is not dead (Erubis hasn't been updated since 2011)

WWW: https://github.com/jeremyevans/erubi
2020-11-21T09:17:02+00:00 graphics/py-beziers Bezier curve manipulation library
Beziers provides a variety of classes for constructing, manipulating and drawing
Bezier curves and paths. Principally designed for font design software, it
allows you to join, split, offset, and perform many other operations on paths.

WWW: https://github.com/simoncozens/beziers.py
2020-11-21T08:07:20+00:00 devel/rubygem-graphql-client Ruby library for declaring, composing and executing GraphQL queries
A Ruby library for declaring, composing and executing GraphQL queries.

WWW: https://github.com/github/graphql-client
2020-11-21T08:07:20+00:00 devel/rubygem-graphlient Friendlier Ruby client for consuming GraphQL-based APIs
A friendlier Ruby client for consuming GraphQL-based APIs.

WWW: http://github.com/ashkan18/graphlient
2020-11-21T08:07:20+00:00 databases/rubygem-gitlab-pg_query Parses SQL queries using a copy of the PostgreSQL server query parser
This Ruby extension uses the actual PostgreSQL server source
to parse SQL queries and return the internal PostgreSQL parsetree.

In addition the extension allows you to normalize queries (replacing constant
values with ?) and parse these normalized queries into a parsetree again.

WWW: https://github.com/lfittl/pg_query
2020-11-21T08:07:20+00:00 databases/libpg_query C library for accessing the PostgreSQL parser outside of the server
C library for accessing the PostgreSQL parser outside of the server.

This library uses the actual PostgreSQL server source to parse SQL
queries and return the internal PostgreSQL parse tree.

WWW: https://github.com/lfittl/libpg_query
2020-11-21T03:47:30+00:00 sysutils/cfengine317 Systems administration tool for networks
Cfengine is an automated suite of programs for configuring and
maintaining Unix-like computers. It has been used on computing arrays
of between 1 and 20,000 computers since 1993 by a wide range of
organizations. Cfengine is supported by active research and was the
first autonomic, hands-free management system for Unix-like operating
systems. Cfengine is an autonomic maintenance system not merely a
change management roll-out tool. Cfengine has a history of security
and adaptability.

WWW: https://cfengine.com/
2020-11-21T03:47:30+00:00 sysutils/cfengine-masterfiles317 cfengine sample policies for installations and upgrades
CFEngine 3 is a popular open source configuration management system.
Its primary function is to provide automated configuration and
maintenance of large-scale computer systems.

The repository is intended to provide a stable base policy for
installations and upgrades, and is used by CFEngine 3.6 and newer.
The port installs the repository as examples which should be copied by
the user to the masterfiles directory (usually /var/cfengine/masterfiles).

WWW: https://cfengine.com/
2020-11-20T22:23:30+00:00 net-im/neochat Glossy Matrix IM client based on KDE technologies
Neochat is a client for Matrix, the decentralized communication protocol
for instant messaging. It is a fork of Spectral, using KDE frameworks,
most notably Kirigami, KConfig and KI18n.

WWW: https://invent.kde.org/network/neochat
2020-11-20T21:13:13+00:00 audio/abx Simple ABX tester to compare audio files with GUI
abx is a program for performing software-based audio ABX testing. ABX test is a
statistical method for assessing whether you are able to tell for audible
differences between two samples. For example, one sample could be compressed
audio, such as Ogg Vorbis, and another one its uncompressed variant. You could
then use abx to infer whether you are able to separate the two samples due to
compression artifacts.

WWW: https://phintsan.kapsi.fi/abx.html
2020-11-20T20:35:54+00:00 net-im/libquotient Matrix IM support library using Qt technologies
libQuotient is a Qt5-based library to make IM clients for the
Matrix protocol. It is the backbone of Quaternion, Spectral and some
other projects. (Previously, libQuotient was known as libQMatrixClient)

WWW: https://github.com/quotient-im/libQuotient
2020-11-20T17:04:18+00:00 graphics/jpeg-xl JPEG XL reference encoder/decoder
The JPEG XL Image Coding System (ISO/IEC 18181) has a rich feature set
and is particularly optimised for responsive web environments, so that
content renders well on a wide range of devices. Moreover, it includes
several features that help transition from the legacy JPEG format.

WWW: https://jpeg.org/jpegxl/
2020-11-20T05:12:24+00:00 devel/libunit Development kit for dynamic web application server
Development kit for NGINX Unit, a dynamic web application server, designed
to run applications in multiple languages.

WWW: https://unit.nginx.org
2020-11-19T13:02:03+00:00 audio/hpsjam Online jamming client and server tool
An online audio collaboration tool for low latency audio with lyrics and
chat support. The tool contains both server and client.

WWW: https://github.com/hselasky/hpsjam
2020-11-19T05:16:26+00:00 x11-clocks/wlclock Digital analog clock for Wayland desktops
wlclock is inspired by xclock and the default configuration has been
chosen to mimic it. However unlike xclock, wlclock is not a regular
window but a desktop-widget.

A Wayland compositor must implement the Layer-Shell and XDG-Output for
wlclock to work.

WWW: https://git.sr.ht/~leon_plickat/wlclock
2020-11-19T00:36:13+00:00 x11/remontoire Keybinding viewer for i3 and other programs
Remontoire is a small (~71Kb) GTK app for presenting keybinding hints
in a compact form suitable for tiling window environments. It is
intended for use with the i3 window manager but it's also able to
display keybindings from any suitably formatted config file.

The program functions by scanning and parsing comments in a specific
format (described directly below), then displaying them in a one-layer
categorized list view. The program stores the state of which sections
are expanded, allowing for use on screens with limited resolution.

WWW: https://github.com/regolith-linux/remontoire
2020-11-18T21:52:02+00:00 graphics/art Raw image processing program
ART is a free, open-source, cross-platform raw image processing program. ART is
a derivative of the popular RawTherapee, trading a bit of customization and
control over various processing parameters for a simpler and (hopefully) easier
to use interface, while still maintaining the power and quality of RawTherapee.

WWW: https://bitbucket.org/agriggio/art/wiki/Home
2020-11-18T19:00:01+00:00 devel/py-sentry-sdk Client for Sentry
Sentry SDK is a Python client for Sentry (http://getsentry.com/).

It enables automatic reporting of errors and exceptions as well as identifies
performance issues in the application.

It is intended to replace Raven.

WWW: https://github.com/getsentry/sentry-python
2020-11-18T17:50:25+00:00 textproc/py-readchar Python library to read characters and key strokes
Library to easily read single chars and key strokes. The idea is to have a
portable way to read single characters and key-strokes.

WWW: https://github.com/magmax/python-readchar
2020-11-18T16:33:56+00:00 devel/py-case Python unittest utilities
Python testing framework by Celery project that includes mocks and unit tests

WWW: https://github.com/celery/case
2020-11-18T11:33:05+00:00 games/libretro-play Play! - PlayStation 2 Emulator
Play! is a PlayStation 2 emulator for Windows, macOS, UNIX,
Android & iOS platforms.

Game capability tracker: https://github.com/jpd002/Play-Compatibility/issues


WWW: https://purei.org/
2020-11-18T10:04:26+00:00 editors/mg-static Small, fast Emacs-like editor (rescue(8) version)
2020-11-18T08:11:21+00:00 cad/stm32flash Flash program for STM32 using the ST serial bootloader
Open source cross platform flash program for the STM32 ARM microcontrollers
using the built-in ST serial bootloader over UART or I2C.

WWW: https://sourceforge.net/projects/stm32flash/
2020-11-17T18:36:04+00:00 devel/libibuddy C loadable library and CLI tool to control an i-buddy device
libibuddy is a C library to control the i-buddy
USB device. The i-Buddy is a small USB figure
in the form of an MSN messenger contact with
butterfly wings.

To start plug your i-buddy, and run the ibuddy_test
command.

WWW: http://www.osorio.me/projects/dev/libibbudy/
2020-11-16T16:53:37+00:00 net/gerbera Media server compatible with DLNA and UPnP
Gerbera is a DLNA compatible media server and a continuation of MediaTomb
It allows you to browse and playback your media via your network, supports
metadata extraction, media thumbnail support and generation, media transcoding
and offers a Web UI.

WWW: https://gerbera.io/
2020-11-16T13:05:05+00:00 x11/swaylock-effects Screen locker for Wayland with fancy effects
Swaylock-effects is a fork of swaylock which adds built-in screenshots
and image manipulation effects like blurring. It's inspired by
i3lock-color, although the feature sets aren't perfectly overlapping.

WWW: https://github.com/mortie/swaylock-effects
2020-11-16T12:32:51+00:00 multimedia/mpvpaper Video wallpaper for wlroots compositors
MPVPaper is a wallpaper program for wlroots-based Wayland compositors,
such as Sway. That allows you to play videos with mpv as your
wallpaper.

WWW: https://github.com/GhostNaN/mpvpaper
2020-11-16T12:28:05+00:00 x11/wayland-logout Simple logout on Wayland
wayland-logout is a simple program that sends SIGINT to a wayland
compositor by looking up the pid for the wayland socket file. The path
to the socket file is derived from WAYLAND_DISPLAY and XDG_RUNTIME_DIR
environment variables.

WWW: https://github.com/soreau/wayland-logout
2020-11-16T10:35:59+00:00 x11/wlr-randr xrandr clone for wlroots compositors
Utility to manage outputs of a Wayland compositor.

WWW: https://github.com/emersion/wlr-randr
2020-11-16T03:52:30+00:00 x11-wm/gamescope Micro-compositor from SteamOS
In an embedded session usecase, gamescope does the same thing as
steamcompmgr, but with less extra copies and latency:

- It's getting game frames through Wayland by way of Xwayland, so
there's no copy within X itself before it gets the frame.
- It can use DRM/KMS to directly flip game frames to the screen, even
when stretching or when notifications are up, removing another copy.
- When it does need to composite with the GPU, it does so with async
Vulkan compute, meaning you get to see your frame quick even if the
game already has the GPU busy with the next frame.

It also runs on top of a regular desktop, the 'nested' usecase
steamcompmgr didn't support.

- Because the game is running in its own personal Xwayland sandbox
desktop, it can't interfere with your desktop and your desktop can't
interfere with it.
- You can spoof a virtual screen with a desired resolution and refresh
rate as the only thing the game sees, and control/resize the output
as needed. This can be useful in exotic display configurations like
ultrawide or multi-monitor setups that involve rotation.

WWW: https://github.com/Plagman/gamescope
2020-11-16T01:15:03+00:00 sysutils/gitwatch Bash script to watch a file or folder and commit changes to a git repo
A bash script to watch a file or folder and commit changes to a git repo

What to use it for?

* config files: some programs auto-write their config files, without waiting
for you to click an 'Apply' button; or even if there is such a button, most
programs offer you no way of going back to an earlier version of your settings.
If you commit your config file(s) to a git repo, you can track changes and go
back to older versions. This script makes it convenient, to have all changes
recorded automatically.
* document files: if you use an editor that does not have built-in git support
(or maybe if you don't like the git support it has), you can use gitwatch to
automatically commit your files when you save them, or combine it with the
editor's auto-save feature to fully automatically and regularly track your
changes.

WWW: https://github.com/gitwatch/gitwatch
2020-11-15T20:29:52+00:00 x11/wtype Programmatically simulate keyboard input on Wayland
Programatically (or manually) simulate keyboard input using
virtual-keyboard Wayland protocol.

WWW: https://github.com/atx/wtype
2020-11-15T18:50:17+00:00 biology/pooler Optimise DNA sequencing primer-set combinations
Optimise combinations of primers and minimise the formation of dimers in
multiplexed PCR.

Primer Pooler can:

* Check through each proposed pool for combinations that are likely to form
dimers

* Automatically move prospective amplicons between proposed pools to reduce
dimer formation

* Automatically search the genome sequence to find which amplicons overlap, and
place their corresponding primers in separate pools

* Optionally keep pool sizes within a specified range

* Handle thousands of primers without being slow (useful for high-throughput
sequencing applications)

* Do all of the above with degenerate primers too.

WWW: http://ssb22.user.srcf.net/pooler/
2020-11-15T17:56:26+00:00 textproc/rubygem-rouge324 Simple, easy-to-extend drop-in replacement for pygments
Rouge aims to a be a simple, easy-to-extend drop-in replacement for
pygments.

WWW: https://github.com/jneen/rouge
2020-11-15T17:56:21+00:00 devel/rubygem-aws-sdk-gluedatabrew Official AWS Ruby gem for AWS Glue DataBrew
Official AWS Ruby gem for AWS Glue DataBrew.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-gluedatabrew
2020-11-15T17:56:15+00:00 www/py-pylsqpack Python wrapper for the ls-qpack QPACK library
pylsqpack is a wrapper around the ls-qpack library. It provides Python Decoder
and Encoder objects to read or write HTTP/3 headers compressed with QPACK.

WWW: https://github.com/aiortc/pylsqpack
2020-11-15T17:56:10+00:00 www/py-hypercorn ASGI Server based on Hyper libraries
Hypercorn is an ASGI web server based on the sans-io hyper, h11, h2, and wsproto
libraries and inspired by Gunicorn. Hypercorn supports HTTP/1, HTTP/2,
WebSockets (over HTTP/1 and HTTP/2), ASGI/2, and ASGI/3 specifications.
Hypercorn can utilise asyncio, uvloop, or trio worker types.

Hypercorn can optionally serve the current draft of the HTTP/3 specification
using the aioquic library.

WWW: https://gitlab.com/pgjones/hypercorn
2020-11-15T17:56:04+00:00 www/py-aioquic Implementation of QUIC and HTTP/3
aioquic is a library for the QUIC network protocol in Python. It features a
minimal TLS 1.3 implementation, a QUIC stack and an HTTP/3 stack.

WWW: https://github.com/aiortc/aioquic
2020-11-15T17:55:59+00:00 security/py-webauthn WebAuthn Python module
PyWebAuthn is a Python module which can be used to handle WebAuthn registration
and assertion. Currently, WebAuthn is supported in Firefox, Chrome, and Edge.

WWW: https://github.com/duo-labs/py_webauthn
2020-11-15T17:55:53+00:00 graphics/openjph Open-source implementation of JPEG2000 Part-15
Open source implementation of High-throughput JPEG2000 (HTJ2K), also known as
JPH, JPEG2000 Part 15, ISO/IEC 15444-15, and ITU-T T.814. Here, we are
interested in implementing the HTJ2K only, supporting features that are defined
in JPEG2000 Part 1 (for example, for wavelet transform, only reversible 5/3 and
irreversible 9/7 are supported).

WWW: https://github.com/aous72/OpenJPH
2020-11-15T17:55:48+00:00 devel/py-virtualenv-api API for virtualenv/pip
virtualenv is a tool to create isolated Python environments. Unfortunately, it
does not expose a native Python API. This package aims to provide an API in the
form of a wrapper around virtualenv.

It can be used to create and delete environments and perform package management
inside the environment.

WWW: https://github.com/sjkingo/virtualenv-api
2020-11-15T17:55:42+00:00 devel/py-pytest-mypy Mypy static type checker plugin for pytest
pytest-mypy provides mypy static type checker plugin for pytest.

Features:
- Runs the mypy static type checker on your source files as part of your pytest
test runs.
- Does for mypy what the pytest-flake8 plugin does for flake8.

WWW: https://github.com/dbader/pytest-mypy
2020-11-15T17:55:37+00:00 databases/py-sqlalchemy14 Python SQL toolkit and Object Relational Mapper 1.4.x
The Python SQL Toolkit and Object Relational Mapper

SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives
application developers the full power and flexibility of SQL.

It provides a full suite of well known enterprise-level persistence patterns,
designed for efficient and high-performing database access, adapted into a
simple and Pythonic domain language.

WWW: https://www.sqlalchemy.org/
2020-11-15T17:55:32+00:00 graphics/p5-GraphViz2-Parse-XML Visualize XML as a graph
GraphViz2::Parse::XML takes an XML file and converts it into a graph, using the
pure-Perl XML::Tiny.

WWW: https://metacpan.org/release/GraphViz2-Parse-XML
2020-11-15T17:55:26+00:00 graphics/p5-GraphViz2-Parse-RecDescent Visualize a Parse::RecDescent grammar as a graph
GraphViz2::Parse::RecDescent takes a Parse::RecDescent grammar and converts it
into a graph.

WWW: https://metacpan.org/release/GraphViz2-Parse-RecDescent
2020-11-15T17:55:21+00:00 graphics/p5-GraphViz2-Parse-ISA Visualize N Perl class hierarchies as a graph
GraphViz2::Parse::ISA takes a class name and converts its class hierarchy into a
graph. This can be done for N different classes before the graph is generated.

WWW: https://metacpan.org/release/GraphViz2-Parse-ISA
2020-11-15T17:55:15+00:00 graphics/p5-GraphViz2-DBI Visualize a database schema as a graph
GraphViz2::DBI takes a database handle, and graphs the schema.

WWW: https://metacpan.org/release/GraphViz2-DBI
2020-11-15T17:55:10+00:00 graphics/p5-GraphViz2-Data-Grapher Visualize a data structure as a graph
GraphViz2::Data::Grapher takes a Perl data structure and recursively converts it
into Tree::DAG_Node object, and then graphs it.

WWW: https://metacpan.org/release/GraphViz2-Data-Grapher
2020-11-15T17:55:04+00:00 devel/p5-Test-Snapshot Test against data stored in automatically-named file
Test::Snapshot implements a function to automate the storing and updating of
expected test outputs. This is based on the idea known in frontend development
circles as "snapshot testing", hence the module name.

WWW: https://metacpan.org/release/Test-Snapshot
2020-11-15T17:54:57+00:00 www/ls-qpack QPACK compression library for use with HTTP/3
QPACK is the compression mechanism used by HTTP/3 to compress HTTP headers. It
is in the process of being standardazed by the QUIC Working Group. The QPACK
Internet-Draft is has been stable for some time and we don't expect functional
changes to it before the final RFC is released.

ls-qpack is a full-featured, tested, and fast QPACK library. The QPACK encoder
produces excellent compression results based on an innovative mnemonic technique
(to be described in a future article). It boasts the fastest Huffman encoder and
decoder.

The library is production quality. It is used in OpenLiteSpeed, LiteSpeed Web
Server, and LiteSpeed Web ADC.

WWW: https://github.com/litespeedtech/ls-qpack
2020-11-15T16:04:02+00:00 devel/gradle-completion Gradle tab completion for Bash and Zsh
Bash and Zsh completion support for Gradle.

This provides fast tab completion for:

- Gradle tasks for the current project and sub-projects
- Gradle CLI switches (e.g. --parallel)
- Common Gradle properties (e.g. -Dorg.gradle.debug)

It also handles custom default build files, so rootProject.buildFileName =
'build.gradle.kts' is supported.

WWW: https://github.com/gradle/gradle-completion
2020-11-15T12:31:00+00:00 databases/courier-authlib-sqlite SQLite support for the Courier authentication library
2020-11-15T07:03:05+00:00 devel/py-doctest-ignore-unicode Add flag to ignore unicode literal prefixes in doctests
doctest-ignore-unicode is a plugin (currently only for Nose) that adds a flag
to ignore unicode literal prefixes in doctests.

WWW: https://pypi.python.org/pypi/doctest-ignore-unicode
2020-11-14T19:48:48+00:00 net/py-saltyrtc.server SaltyRTC compliant signalling server
This is a SaltyRTC server implementation for Python 3.5+ using asyncio.

WWW: https://github.com/saltyrtc/saltyrtc-server-python
2020-11-14T19:42:39+00:00 textproc/py-collective.checkdocs View and validate restructured text in package's long_description
collective.checkdocs adds new distutils commands checkdocs and showdocs to
validate restructured text in long_description field of Python eggs. This
package aims to make Python egg help page publishing and editing easier.

Eggs' long description field, which is usually also the README.txt file of
the package, is reST formatted text. This text is converted to HTML to show on
the package page when package is published in distribution repositories like
PyPI or plone.org. Unfortunately, since repositories do poor job to validate
incoming reST text, errors in the text will result to broken published
package pages.

Unpublishing is usually very cumbersome. We save our time by validating reST
input using checkdocs and showdocs commands before submitting eggs to PyPi.

WWW: https://github.com/collective/collective.checkdocs
2020-11-14T19:39:23+00:00 www/threema-web Threema Web application
Threema's web client allows you to use Threema on the desktop without
compromising security.

* Complete synchronization: By scanning a QR code, desktop and mobile
device are connected at once, and all conversations are fully accessible
on the desktop.

* Security and data restraint: All communication between phone and PC is
fully end-to-end encrypted. After the session is terminated, all
synchronized messages are immediately deleted in the browser.

* Open Source: Threema Web is open source and uses open standards. It is
also possible to host Threema Web on your own server.

WWW: https://github.com/threema-ch/threema-web
WWW: https://threema.ch/en/faq/web_info
2020-11-14T17:49:42+00:00 math/py-amply Load and manipulate AMPL data as Python data structures
Amply allows you to load and manipulate AMPL data as Python data structures.

Amply only supports a specific subset of the AMPL syntax:
* set declarations
* set data statements
* parameter declarations
* parameter data statements

WWW: https://github.com/willu47/amply
2020-11-14T05:28:58+00:00 sysutils/cfengine316 Systems administration tool for networks
Cfengine is an automated suite of programs for configuring and
maintaining Unix-like computers. It has been used on computing arrays
of between 1 and 20,000 computers since 1993 by a wide range of
organizations. Cfengine is supported by active research and was the
first autonomic, hands-free management system for Unix-like operating
systems. Cfengine is an autonomic maintenance system not merely a
change management roll-out tool. Cfengine has a history of security
and adaptability.

WWW: https://cfengine.com/
2020-11-14T05:28:58+00:00 sysutils/cfengine-masterfiles316 cfengine sample policies for installations and upgrades
CFEngine 3 is a popular open source configuration management system.
Its primary function is to provide automated configuration and
maintenance of large-scale computer systems.

The repository is intended to provide a stable base policy for
installations and upgrades, and is used by CFEngine 3.6 and newer.
The port installs the repository as examples which should be copied by
the user to the masterfiles directory (usually /var/cfengine/masterfiles).

WWW: https://cfengine.com/
2020-11-13T17:13:13+00:00 sysutils/u-boot-sopine-spi
U-Boot loader and related files for the Sopine SPI Flash.

To install this bootloader on the spi flash just do from a running sopine system:
dd if=/usr/local/share/u-boot/u-boot-sopine-spi/u-boot-sunxi-with-spl.bin of=/dev/flash/spi0 bs=64k conv=sync

U-boot environment variables are save in the flash and not in the fat partition.

You can also use the flasher image
dd if=/usr/local/share/u-boot/u-boot-sopine-spi/sopine-spi-flasher.img of=/path/to/sdcard
Boot the sdcard on the sopine/pine64-lts and it will erase and populate the spi flash
with this u-boot.
Since there is no led that we can flash do indicate that flashing is done the best way to
know it to connect an uart adapter or hdmi monitor.

For information about running FreeBSD on Allwinner boards, see
https://wiki.freebsd.org/FreeBSD/arm/Allwinner

WWW: https://www.denx.de/wiki/U-Boot
2020-11-13T09:47:09+00:00 www/chisel Fast TCP tunnel over HTTP
Chisel is a fast TCP tunnel, transported
over HTTP, secured via SSH. Single executable
including both client and server. Written in Go
(golang). Chisel is mainly useful for passing
through firewalls, though it can also be used to
provide a secure endpoint into your network.

WWW: https://github.com/jpillora/chisel
2020-11-13T00:09:36+00:00 devel/xcscope.el Emacs minor mode for using cscope
xcscope is a wrapper around cscope that can be used to navigate source
files in GNU Emacs.

WWW: https://github.com/dkogan/xcscope.el
2020-11-12T17:37:19+00:00 dns/encrypted-dns-server High-performance, zero maintenance encrypted DNS proxy
An easy to install, high-performance, zero maintenance proxy to run an
encrypted DNS server.

WWW: https://github.com/jedisct1/encrypted-dns-server
2020-11-12T14:07:06+00:00 x11/evtest Input device event monitor and query tool
evtest is a tool to print evdev kernel events. It reads directly from the
kernel device and prints a device description and the events with the value
and the symbolic name.

WWW: https://gitlab.freedesktop.org/libevdev/evtest
2020-11-11T20:25:33+00:00 sysutils/datadog Datadog Server and Application monitoring agent
Cloud-Scale Monitoring

The Datadog Agent faithfully collects events and metrics and brings them
to Datadog on your behalf so that you can do something useful with your
monitoring and performance data.

WWW: https://www.datadoghq.com/
2020-11-11T19:03:59+00:00 x11/xdo Utility to perform elementary actions on windows
Apply the given action to the given windows.

If no window IDs and no options are given,
the action applies to the focused window.

WWW: https://github.com/baskerville/xdo
2020-11-11T15:51:57+00:00 security/spectre-meltdown-checker Checks your system for the speculative execution CVEs
A shell script to tell if your system is vulnerable against the several
"speculative execution" CVEs that were made public since 2018.

* CVE-2017-5753 [bounds check bypass] aka 'Spectre Variant 1'
* CVE-2017-5715 [branch target injection] aka 'Spectre Variant 2'
* CVE-2017-5754 [rogue data cache load] aka 'Meltdown' aka 'Variant 3'
* CVE-2018-3640 [rogue system register read] aka 'Variant 3a'
* CVE-2018-3639 [speculative store bypass] aka 'Variant 4'
* CVE-2018-3615 [L1 terminal fault] aka 'Foreshadow (SGX)'
* CVE-2018-3620 [L1 terminal fault] aka 'Foreshadow-NG (OS)'
* CVE-2018-3646 [L1 terminal fault] aka 'Foreshadow-NG (VMM)'
* CVE-2018-12126 [microarchitectural store buffer data sampling (MSBDS)] aka
'Fallout'
* CVE-2018-12130 [microarchitectural fill buffer data sampling (MFBDS)] aka
'ZombieLoad'
* CVE-2018-12127 [microarchitectural load port data sampling (MLPDS)] aka 'RIDL'
* CVE-2019-11091 [microarchitectural data sampling uncacheable memory (MDSUM)]
aka 'RIDL'
* CVE-2019-11135 [TSX asynchronous abort] aka 'TAA' aka 'ZombieLoad V2'
* CVE-2018-12207 [machine check exception on page size changes (MCEPSC)] aka 'No
eXcuses' aka 'iTLB Multihit'
* CVE-2020-0543 [Special Register Buffer Data Sampling (SRBDS)]

WWW: https://github.com/speed47/spectre-meltdown-checker
2020-11-10T19:31:40+00:00 x11-themes/flat-remix-icon-themes Icon theme inspired by material design
Flat Remix is an icon theme inspired by material design.

WWW: https://github.com/daniruiz/flat-remix
2020-11-10T14:54:17+00:00 www/screego Screen sharing server based on WebRTC
Screego allows to share a screen with good quality and low latency.
It is just an addition to existing software and only helps to share a screen,
nothing else.

Features:
- Multi user screenshare
- Secure transfer via WebRTC
- Low latency / High resolution
- Integrated TURN server (see NAT Traversal documentation)

WWW: https://github.com/screego/server
2020-11-10T12:56:42+00:00 devel/py-maturin Build and publish crates with pyo3, rust-cpython and cffi bindings
Build and publish crates with pyo3, rust-cpython and cffi bindings as well as
Rust binaries as Python packages.

This project is meant as a zero configuration replacement for setuptools-rust
and milksnake. It supports building wheels for Python 3.5+ on FreeBSD and
various other platforms, can upload them to PyPI and has basic PyPy support.

WWW: https://github.com/PyO3/maturin
2020-11-10T09:05:11+00:00 devel/py-hg-evolve Changeset Evolution with Mercurial
evolve is a Mercurial extension for faster and safer mutable history. It
implements the changeset evolution concept for Mercurial.

- It offers a safe and simple way to refine changesets locally and
propagate those changes to other repositories.
- It can automatically detect and handle the complex issues that can
arise from exchanging draft changesets.
- It even makes it possible for multiple developers to safely rewrite
the same parts of history in a distributed way.
- It fully respects the Phases concept so users will only be able to
rewrite parts of the history that are safe to change. Phases have been
part of Mercurial since early 2012.

WWW: https://www.mercurial-scm.org/doc/evolution/
2020-11-10T08:47:03+00:00 www/py-dj31-drf-yasg Yet Another Swagger Generator
Generate real Swagger/OpenAPI 2.0 specifications from a Django Rest
Framework API.

Features:

- full support for nested serializers and schemas
- response schemas and descriptions
- model definitions compatible with codegen tools
- customization hooks at all points in the spec generation process
- JSON and YAML format for spec
- bundles latest version of swagger-ui and redoc for viewing the generated
documentation
- schema view is cacheable out of the box
- generated Swagger schema can be automatically validated by
swagger-spec-validator or flex
- supports Django REST Framework API versioning with URLPathVersioning
and NamespaceVersioning (other DRF or custom versioning schemes are
not currently supported)

WWW: https://github.com/axnsan12/drf-yasg
2020-11-10T08:47:03+00:00 www/py-dj31-djangorestframework Django REST framework
Django REST framework is a powerful and flexible toolkit that makes
it easy to build Web APIs.

WWW: https://www.django-rest-framework.org/
2020-11-10T08:47:03+00:00 www/py-dj31-django-timezone-field Provides database and form fields for pytz timezone objects for Django
Provides database and form fields for pytz timezone objects for Django.

WWW: https://github.com/mfogel/django-timezone-field
2020-11-10T08:47:03+00:00 www/py-dj31-django-taggit Reusable Django application for simple tagging
django-taggit a simpler approach to tagging with Django.

WWW: https://github.com/jazzband/django-taggit
2020-11-10T08:47:03+00:00 www/py-dj31-django-tables2 Table/data-grid framework for Django
django-tables2 simplifies the task of turning sets of data into HTML tables.
It has native support for pagination and sorting, does for HTML tables what
django.forms does for HTML forms.

WWW: https://github.com/jieter/django-tables2
2020-11-10T08:47:03+00:00 www/py-dj31-django-redis Full featured Redis cache/session backend for Django
Django-redis is a BSD Licensed, full featured Redis cache/session
backend for Django.

Why use django-redis?

* Modular client system (pluggable clients).
* Master-Slave support in the default client.
* Used in production in several projects as cache and session storage.
* Supports infinite timeouts.
* Python 3 support in same code base.
* Facilities for raw access to Redis client/connection pool.
* Highly configurable (can emulate memcached exception behavior, for
example).
* Unix sockets supported by default.
* Pluggable parsers.

WWW: https://github.com/niwinz/django-redis
2020-11-10T08:47:03+00:00 www/py-dj31-django-prometheus Export Django monitoring metrics for Prometheus.io
This library exports Django monitoring metrics for Prometheus.io.

It provides support to monitor the following databases types:

* SQLite (via Django)
* PostgreSQL
* MySQL

In addition, caches can also be monitored:

* memcached
* Redis

It's even possible to export metrics of Django models and migrations.

WWW: https://github.com/korfuri/django-prometheus
2020-11-10T08:47:03+00:00 www/py-dj31-django-mptt Utilities for implementing Modified Preorder Tree Traversal in Django
Utilities for implementing Modified Preorder Tree Traversal with your Django
Models and working with trees of Model instances.

WWW: https://github.com/django-mptt/django-mptt
2020-11-10T08:47:03+00:00 www/py-dj31-django-js-asset Insert script tags with additional attributes for django.forms.Media
Insert script tags with additional attributes (such as "id" and "data" for
CSP-compatible data injection) for the django.forms.Media package.

WWW: https://github.com/matthiask/django-js-asset
2020-11-10T08:47:03+00:00 www/py-dj31-django-filter Dynamic filtering for querysets with Django
Django-filter is a reusable Django application allowing users to declaratively
add dynamic QuerySet filtering from URL parameters.

WWW: https://github.com/carltongibson/django-filter
2020-11-10T08:47:03+00:00 www/py-dj31-django-debug-toolbar Configurable set of panels to display debug information
The Django Debug Toolbar is a configurable set of panels that display various
debug information about the current request/response and when clicked, display
more details about the panel's content.

WWW: https://github.com/jazzband/django-debug-toolbar
2020-11-10T08:47:03+00:00 www/py-dj31-django-cors-headers Handles server headers required for Cross-Origin Resource Sharing
A Django App that adds CORS (Cross-Origin Resource Sharing) headers to
responses.

WWW: https://github.com/adamchainz/django-cors-headers
2020-11-10T08:47:03+00:00 www/py-dj31-django-cacheops Slick ORM cache with automatic granular event-driven invalidation
A slick app that supports automatic or manual queryset caching and automatic
granular event-driven invalidation.

It uses redis as backend for ORM cache and redis or filesystem for simple
time-invalidated one.

And there is more to it:

* Decorators to cache any user function or view as a queryset or by time
* Extensions for django and jinja2 templates
* Transparent transaction support
* Dog-pile prevention mechanism
* A couple of hacks to make django faster

WWW: https://github.com/Suor/django-cacheops
2020-11-10T08:47:03+00:00 www/py-dj31-django-auth-ldap LDAP integration for django.contrib.auth
This is a Django authentication backend that authenticates against an LDAP
service. Configuration can be as simple as a single distinguished name template,
but there are many rich configuration options for working with users, groups,
and permissions.

WWW: https://github.com/django-auth-ldap/django-auth-ldap
2020-11-10T08:47:03+00:00 devel/py-dj31-django-rq Provides Django integration for RQ (Redis Queue)
Django integration with RQ, a Redis based Python queuing library. Django-RQ is a
simple app that allows you to configure your queues in django's settings.py and
easily use them in your project.

WWW: https://github.com/rq/django-rq
2020-11-10T06:57:50+00:00 graphics/azpainterb 8-bit RGB color dot editing program
AzPainterB is a painting application for Unix-like systems for pixel-art,
or "dot editing" in the 8-bit color space. It is not very suitable for
general-purpose illustration drawing with high color accuracy, AzPainter
should be used for that instead.

WWW: http://azsky2.html.xdomain.jp/soft/azpainterb.html
2020-11-09T23:47:36+00:00 x11-wm/river Dynamic tiling Wayland compositor
river is a dynamic tiling wayland compositor that takes inspiration
from dwm and bspwm.

Note: river is currently early in development. Expect breaking changes
and missing features. If you run into a bug don't hesitate to open an
issue upstream.

WWW: https://github.com/ifreund/river
2020-11-09T21:25:15+00:00 accessibility/wlsunset Day/night gamma adjustments for Wayland
Day/night gamma adjustments for Wayland compositors supporting
wlr-gamma-control-unstable-v1.

WWW: https://sr.ht/~kennylevinsen/wlsunset
2020-11-09T17:34:46+00:00 math/py-mixsimulator Calculate and simulate the least cost of an energy mix under constraints
MixSimulator is an application with an optimization model for calculating and
simulating the least cost of an energy mix under certain constraints. The
optimizers used are based on the Nevergrad library.

The primary objective of the simulator is to study the relevance of an energy
mix connected to each Inter-connected Grid through the coefficient of usage of
each unit in the production cost.

WWW: https://github.com/Foloso/MixSimulator
2020-11-09T17:34:41+00:00 math/py-iohexperimenter Experimenter for Iterative Optimization Heuristic
IOHexperimenter is the benchmarking platform for Iterative Optimization
Heuristics (IOHs).

IOHexperimenter provides:
- A framework for straightforward benchmarking of any iterative optimization
heuristic
- A suite consisting of 23 pre-made Pseudo-Boolean benchmarking function, with
easily accessible methods for adding custom functions and suites
- Logging methods to effortlesly store benchmarking data in a format compatible
with IOHanalyzer, with future support for additional data logging options
- (Soon to come:) A framework which significantly simplifies algorithm design

WWW: https://github.com/IOHprofiler/IOHexperimenter
2020-11-09T11:47:00+00:00 www/moodle310 Course management system based on social constructionism
Moodle is a course management system (CMS) - a free, Open Source software
package designed using sound pedagogical principles, to help educators
create effective online learning communities. You can use it on any
computer you have handy (including webhosts), yet it can scale from a
single-teacher site to a 40,000-student University.

WWW: http://www.moodle.org/
2020-11-09T11:20:15+00:00 dns/dog Command-line DNS client
Command-line DNS client, like dig.

It has colourful output, understands normal command-line argument syntax,
supports the DNS-over-TLS and DNS-over-HTTPS protocols, and can emit JSON.

WWW: https://dns.lookup.dog/
2020-11-09T10:54:55+00:00 devel/rubygem-bootsnap14 Boot large ruby/rails apps faster
Bootsnap makes booting large ruby/rails apps faster. It is a library that plugs
into a number of Ruby and (optionally) ActiveSupport and YAML methods to
optimize and cache expensive computations.

WWW: https://github.com/Shopify/bootsnap
2020-11-09T07:08:15+00:00 math/py-benford_py Library for testing data sets with Benford's law
The library to test data sets with Benford's Law for abnormalities and
statistical irregularities.

WWW: https://github.com/milcent/benford_py
2020-11-08T21:27:00+00:00 deskutils/birdtray System tray new mail notification for Thunderbird
Birdtray is a free system tray notification for new mail for Thunderbird

WWW: https://github.com/gyunaev/birdtray
2020-11-08T17:50:06+00:00 www/npm-node14
2020-11-08T17:11:12+00:00 devel/rubygem-fiber-local Provide a class-level mixin to make fiber local state easy
Fiber::Local is a module to simplify fiber-local state.

WWW: https://github.com/socketry/fiber-local
2020-11-08T17:11:06+00:00 www/py-sentinelhub Sentinel Hub Utilities
The sentinelhub Python package allows users to make OGC (WMS and WCS) web
requests to download and process satellite images within your Python scripts. It
supports Sentinel-2 L1C and L2A, Sentinel-1, Landsat 8, MODIS and DEM data
source.

The package also supports obtaining data from Amazon Web Service. It can either
provide data from public bucket with Sentinel-2 L1C imagery or requester pays
bucket with Sentinel-2 L2A imagery. If specified the downloaded data can be
stored in ESA .SAFE format (all types of .SAFE format are supported).

WWW: https://github.com/sentinel-hub/sentinelhub-py
2020-11-08T17:11:01+00:00 textproc/py-petl Extract, transform and load tables of data
petl is a general purpose Python package for extracting, transforming and
loading tables of data.

WWW: https://github.com/petl-developers/petl
2020-11-08T17:10:56+00:00 textproc/py-furo Clean customizable Sphinx documentation theme
Furo provides a clean customizable theme for Sphinx.

WWW: https://github.com/pradyunsg/furo
2020-11-08T17:10:51+00:00 security/py-pyspnego Windows Negotiate Authentication Client and Server
Library to handle SPNEGO (Negotiate, NTLM, Kerberos) authentication. Also
includes a packet parser that can be used to decode raw NTLM/SPNEGO/Kerberos
tokens into a human readable format.

WWW: https://github.com/jborean93/pyspnego
2020-11-08T17:10:45+00:00 net/py-smbprotocol Interact with a server using the SMB 2/3 Protocol
SMB is a network file sharing protocol and has numerous iterations over the
years. This library implements the SMBv2 and SMBv3 protocol based on the MS-SMB2
document.

Features:
- Negotiation of the SMB 2.0.2 protocol to SMB 3.1.1 (Windows 10/Server 2016)
- Authentication with both NTLM and Kerberos
- Message signing
- Message encryption (SMB 3.x.x+)
- Connect to a Tree/Share
- Opening of files, pipes and directories
- Set create contexts when opening files
- Read and writing of files and pipes
- Sending IOCTL commands
- Sending of multiple messages in one packet (compounding)
- Experimental support for both standalone and DFS server shares

WWW: https://github.com/jborean93/smbprotocol
2020-11-08T17:06:58+00:00 devel/py-build PEP517 package builder
build is a simple, correct PEP517 package builder.

WWW: https://github.com/pypa/build
2020-11-08T02:56:09+00:00 science/py-segyio Python binding for segyio, the seismic data library
Pythin binding for segyio, a small LGPL licensed C library for easy interaction
with SEG-Y and Seismic Unix formatted seismic data.

WWW: https://github.com/equinor/segyio
2020-11-08T00:27:18+00:00 science/segyio Library to interact with SEG-Y & Seismic Unix formatted seismic data
Segyio is a small LGPL licensed C library for easy interaction with SEG-Y and
Seismic Unix formatted seismic data, with language bindings for Python and
Matlab. Segyio is an attempt to create an easy-to-use, embeddable,
community-oriented library for seismic applications. Features are added as they
are needed; suggestions and contributions of all kinds are very welcome.

WWW: https://github.com/equinor/segyio
2020-11-07T16:40:29+00:00 graphics/kmscube Example KMS/GBM/EGL application
kmscube is a little demonstration program for how to drive bare metal
graphics without a compositor like X11, Wayland or similar, using
DRM/KMS (kernel mode setting), GBM (graphics buffer manager) and EGL
for rendering content using OpenGL or OpenGL ES.

WWW: https://gitlab.freedesktop.org/mesa/kmscube
2020-11-07T11:31:28+00:00 graphics/py-mpl-interactions Simple interactive Matplotlib plots
mpl_interactions aims to simplify creation of interactive Matplotlib plots.
It provides:
- sliders to control the output of pyplot functions (e.g. plot and hist)
- function to compare horizontal and vertical slices of heatmaps
- zooming with the scroll wheel

WWW: https://pypi.python.org/pypi/mpl-interactions
2020-11-07T11:30:03+00:00 devel/py-ipympl Matplotlib Jupyter extension
Jupyter extension which enables interactive functionality of Matplotlib in
Jupyter Notebook and Lab.

WWW: https://github.com/matplotlib/ipympl
2020-11-07T08:06:18+00:00 net/gsocket Allows two users behind NAT/Firewall to establish a TCP connection
Global Socket allows two users behind NAT/Firewall to establish a TCP
connection with each other. Securely. Abandon the thinking that an IP Address
is needed to communicate with somebody. Instead start thinking that two users
should be able to communicate with each other as long as they know the same
secret (key/password). The Global Socket library handles the rest.

WWW: https://github.com/hackerschoice/gsocket
2020-11-07T05:24:06+00:00 sysutils/ethname MAC-based network name pinning
An rc-script for pinning an ethernet network name to a MAC address.

WWW: https://github.com/eborisch/ethname
2020-11-06T20:37:46+00:00 databases/xtrabackup8 Open-source backup tool for InnoDB and XtraDB
Percona XtraBackup is an open-source hot backup utility for MySQL that
doesn't lock your database during the backup. It can back up data from
InnoDB, XtraDB and MyISAM tables on MySQL/Percona Server/MariaDB
servers, and has many advanced features.

WWW: https://www.percona.com/doc/percona-xtrabackup/
2020-11-06T20:34:34+00:00 audio/cyanrip Audio CD ripper with command-line interface and focus on accuracy
Audio CD ripper with command-line interface (CLI) that focuses on accuracy
over speed and offers many advanced features without any bloat.
Supports AccurateRip(tm) and MusicBrainz.

WWW: https://github.com/cyanreg/cyanrip
2020-11-06T11:12:07+00:00 textproc/py-anyascii Unicode to ASCII transliteration
AnyAscii converts Unicode text to a reasonable representation using only ASCII.

For most characters in Unicode, AnyAscii provides an ASCII-only replacement
string. Text is converted character-by-character without considering the
context. The mappings for each script are based on popular existing romanization
schemes. Symbolic characters are converted based on their meaning or appearance.
All ASCII characters in the input are left unchanged, every other character is
replaced with printable ASCII characters. Unknown characters are removed.

WWW: https://github.com/anyascii/anyascii
2020-11-06T11:12:02+00:00 security/py-sshpubkeys SSH public key parser
sshpubkeys provides a native implementation for validating OpenSSH public keys.

WWW: https://github.com/ojarva/python-sshpubkeys
2020-11-06T11:11:56+00:00 net/py-gdown Google Drive direct download of big files
gdown downloads a large file from Google Drive. If you use curl/wget, it fails
with a large file because of the security warning from Google Drive.

WWW: https://github.com/wkentaro/gdown
2020-11-06T11:11:50+00:00 devel/py-pre-commit-hooks Some out-of-the-box hooks for pre-commit
pre-commit-hooks provides some out-of-the-box hooks for pre-commit.

WWW: https://github.com/pre-commit/pre-commit-hooks
2020-11-06T11:11:44+00:00 devel/py-moto Allow your python tests to easily mock out the boto library
Moto is a library that allows your tests to easily mock out AWS Services.

WWW: https://github.com/spulec/moto
2020-11-06T11:11:39+00:00 devel/py-filedepot Toolkit for storing files and attachments in web applications
DEPOT is a framework for easily storing and serving files in web applications.

DEPOT supports storing files in multiple backends, like:
- Local Disk
- In Memory (for tests)
- On GridFS
- On Amazon S3 (or compatible services)
and integrates with database by providing files attached to your SQLAlchemy or
Ming/MongoDB models with respect to transactions behaviours (files are rolled
back too).

WWW: https://github.com/amol-/depot
2020-11-06T11:11:33+00:00 devel/py-aioitertools Itertools and builtins for AsyncIO and mixed iterables
aioitertools provides implementation of itertools, builtins, and more for
AsyncIO and mixed-type iterables.

WWW: https://github.com/omnilib/aioitertools
2020-11-05T17:52:35+00:00 print/miktex Implementation of TeX/LaTeX
MiKTeX is a cross-platform implementation of TeX/LaTeX and related programs.
Its main features include an integrated package manager that installs missing
components from the Internet, if required.

WWW: https://miktex.org
2020-11-05T11:50:39+00:00 sysutils/tiramisu Desktop notifications, the UNIX way
tiramisu is a notification daemon based on dunst that outputs
notifications to STDOUT in order to allow the user to process
notifications any way they prefer.

WWW: https://github.com/Sweets/tiramisu
2020-11-05T11:50:32+00:00 x11/xnotify Read notifications from stdin and display them on the screen
XNotify displays a notification on the screen. XNotify receives a
notification specification in stdin and shows a notification for the
user on the screen.

WWW: https://github.com/phillbush/xnotify
2020-11-04T20:13:09+00:00 sysutils/u-boot-rock-pi-4
U-Boot loader and related files for the Radxa Rock Pi 4.

To install this bootloader on an sdcard just do:
dd if=/usr/local/share/u-boot/u-boot-rock-pi-4/idbloader.img of=/path/to/sdcarddevice seek=64 bs=512 conv=sync
dd if=/usr/local/share/u-boot/u-boot-rock-pi-4/u-boot.itb of=/path/to/sdcarddevice seek=16384 bs=512 conv=sync

WWW: https://www.denx.de/wiki/U-Boot
2020-11-03T14:40:39+00:00 net-mgmt/zabbix52-server Enterprise-class open source distributed monitoring (${PKGNAMESUFFIX:S/^-//})
Zabbix is an enterprise-class open source distributed monitoring solution.

Zabbix is software that monitors numerous parameters of a network and the
health and integrity of servers. Zabbix uses a flexible notification
mechanism that allows users to configure e-mail based alerts for virtually
any event. This allows a fast reaction to server problems. Zabbix offers
excellent reporting and data visualisation features based on the stored
data. This makes Zabbix ideal for capacity planning.

WWW: https://www.zabbix.com/
2020-11-03T14:40:39+00:00 net-mgmt/zabbix52-proxy
2020-11-03T14:40:39+00:00 net-mgmt/zabbix52-java
2020-11-03T14:40:39+00:00 net-mgmt/zabbix52-frontend
2020-11-03T14:40:39+00:00 net-mgmt/zabbix52-agent
2020-11-03T00:40:58+00:00 net/py-whois Python package for retrieving WHOIS information of domains
A Python package for retrieving WHOIS information of domains.

Features
- Python wrapper for Linux "whois" command
- simple interface to access parsed WHOIS data for a given domain
- able to extract data for all the popular TLDs (com, org, net, biz, info, pl,
jp, uk, nz, ...)
- query a WHOIS server directly instead of going through an intermediate web
service like many others do
- works with Python 2.4+ and Python 3.x
- all dates as datetime objects
- possibility to cache results

WWW: https://pypi.org/project/whois/
2020-11-03T00:11:50+00:00 sysutils/chaoskube Chaoskube periodically kills random pods in your Kubernetes cluster
chaoskube periodically kills random pods in your Kubernetes cluster.
Running it will kill a pod in any namespace every 10 minutes by default.

$ chaoskube
INFO[0000] starting up dryRun=true interval=10m0s version=v0.21.0
INFO[0000] connecting to cluster master="https://kube.you.me" serverVersion=v1
INFO[0000] setting pod filter annotations= labels= minimumAge=0s namespaces=
INFO[0000] setting quiet times daysOfYear="[]" timesOfDay="[]" weekdays="[]"
INFO[0000] setting timezone location=UTC name=UTC offset=0
INFO[0001] terminating pod name=kube-dns-v20-6ikos namespace=kube-system
INFO[0601] terminating pod name=nginx-701339712-u4fr3 namespace=chaoskube
[...]

chaoskube allows to filter target pods by namespaces, labels, annotations and
age as well as exclude certain weekdays, times of day and days of a year from
chaos.

WWW: https://github.com/linki/chaoskube
2020-11-02T23:01:50+00:00 x11/mate-dock-applet Application dock applet for the MATE panel
The applet works with both GTK2 and GTK3 versions of MATE and allows you to:
* Place a dock on any MATE panel, of any size, on any side of the desktop
you desire.
* Pin and unpin apps to the dock. Pinned apps can be shown in the dock on
all workspaces or only the workspace where they were pinned (allowing the
dock to be customised for each particular workspace).
* Rearrange application icons on the dock
* Launch apps by clicking on their icons in the dock
* Minimize/unminimize running app windows by clicking the app's dock icon
* Detect changes in the current icon theme and update the dock accordingly
* Use an indicator by each app to show when it is running
* Optionally, use multiple indicators for each window an app has open
* Use different styles of indicators, or turn indicators off altogether
* Change the colour of MATE panels to the dominant colour (i.e. the most
common colour) of the desktop wallpaper. The colour can be applied to all
panels or just the panel containing the dock.


WWW: https://github.com/ubuntu-mate/mate-dock-applet
2020-11-02T16:16:54+00:00 sysutils/jail_exporter Prometheus exporter for FreeBSD jail metrics
Jail Exporter is a Prometheus exporter for FreeBSD jail metrics as reported by
rctl(8).

WWW: https://github.com/phyber/jail_exporter
2020-11-02T15:58:27+00:00 devel/wasi-libcxx C++ standard library for WebAssembly System Interface
The LLVM Project is a collection of modular and reusable compiler and
toolchain technologies.

This port includes Clang builting for WASI
(WebAssembly System Interface).

WWW: http://llvm.org/
2020-11-02T15:58:27+00:00 devel/wasi-libc C standard library for WebAssembly System Interface
libc/sysroot for WASI (WebAssembly System Interface)

WASI Libc is a libc for WebAssembly programs built on top of WASI system calls.
It provides a wide array of POSIX-compatible C APIs, including support
for standard I/O, file I/O, filesystem manipulation, memory management, time,
string, environment variables, program startup, and many other APIs.

WWW: https://github.com/CraneStation/wasi-libc
2020-11-02T15:58:27+00:00 devel/wasi-compiler-rt11 Clang builtins library for WebAssembly System Interface
The LLVM Project is a collection of modular and reusable compiler and
toolchain technologies.

This port includes Clang builtins for WASI
(WebAssembly System Interface).

WWW: http://llvm.org/
2020-11-02T11:40:12+00:00 dns/py-dnspython2 DNS toolkit for Python - 2.X branch
dnspython is a DNS toolkit for Python. It supports almost all record
types. It can be used for queries, zone transfers, and dynamic
updates. It supports TSIG authenticated messages and EDNS0.

dnspython provides both high and low level access to DNS. The high
level classes perform queries for data of a given name, type, and
class, and return an answer set. The low level classes allow direct
manipulation of DNS zones, messages, names, and records.

WWW: http://www.dnspython.org/
2020-11-01T22:21:18+00:00 games/neo-cowsay Neo Cowsay written in Go
cowsay is a configurable talking ASCII cow (and other characters),
written in Go. It operates much as the figlet program does, and
is written in the same spirit of silliness.

WWW: https://github.com/Code-Hex/Neo-cowsay
2020-10-31T23:20:45+00:00 devel/py-azure-synapse-artifacts Microsoft Azure Synapse Artifacts Client Library for Python
This is the Microsoft Azure Synapse Artifacts Client Library.

Azure Synapse is a limitless analytics service that brings together enterprise
data warehousing and Big Data analytics.

WWW: https://pypi.org/project/azure-synapse-artifacts/
2020-10-30T12:40:20+00:00 www/py-httpretty HTTP client mocking tool for Python
HTTP client mocking tool for Python. Provides a full fake TCP socket
module. Inspired by FakeWeb.

WWW: https://github.com/gabrielfalcao/HTTPretty
2020-10-29T19:00:18+00:00 sysutils/qjail54 Utility to quickly deploy and manage jails
This qjail version only supports RELEASE-11.0 and newer.

Qjail [ q = quick ] is a 4th generation wrapper for the basic chroot jail
system that includes security and performance enhancements. Plus a new level
of "user friendliness" enhancements dealing with deploying just a few jails or
large scale jail environments consisting of 100's of jails.

Qjail uses the jail(8) jail.conf method. This provides the ability to enable
the following options on a per-jail basis. exec.fib, securelevel, allow.sysvipc,
devfs_rulesets, allow.raw_sockets, allow.quotas, allow.mount.nullfs,
allow.mount.tmpfs, allow.mount.zfs, vnet.interface, and vnet. The vnet option
gives a jail its own network stack using the experimental vimage kernel module.
The vnet option has only been tested on i386 and amd64 equipment.

Qjail requires no knowledge of the jail command usage. It uses "nullfs" for
read-only system executables, sharing one copy of them with all the jails.

Uses "mdconfig" to create sparse image jails. Sparse image jails provide a
method to limit the total disk space a jail can consume, while only occupying
the physical disk space of the sum size of the files in the image jail.

Ability to assign ip address with their network device name,
so aliases are auto created on jail start and auto removed on jail stop.

Ability to create "ZONE"s of identical qjail systems, each with their own
group of jails.

Ability to designate a portion of the jail name as a group prefix so the
command being executed will apply to only those jail names matching that prefix.

Qjail has been incorporated into the Finch open source project,
see http://dreamcat4.github.io/finch/ for details.

WWW: http://qjail.sourceforge.net/
2020-10-29T17:57:36+00:00 www/varnish-libvmod-querystring Varnish Module (vmod) for query string manipulation
The purpose of this module is to give you a fine-grained control over a URL's
query-string in Varnish Cache. It's possible to remove the query-string,
clean it, sort its parameters or filter it to only keep a subset of them.

This can greatly improve your hit ratio and efficiency with Varnish, because
by default two URLs with the same path but different query-strings are also
different. This is what the RFCs mandate but probably not what you usually
want for your web site or application.

WWW: https://github.com/Dridi/libvmod-querystring
2020-10-29T13:57:50+00:00 www/node14 V8 JavaScript for client and server
Node.js is a JavaScript runtime built on Chrome's V8 JavaScript
engine. Node.js uses an event-driven, non-blocking I/O model that
makes it lightweight and efficient. Node.js' package ecosystem,
npm, is the largest ecosystem of open source libraries in the world.

WWW: https://nodejs.org/
2020-10-29T04:39:42+00:00 multimedia/libndi Cross-platform, open-source library done to interact with NDI streams
libNDI is a new NDI cross-platform, open-source library done to interact with
NDI streams.

NDI is a royalty-free but proprietary standard for high quality video delivery
in a low-latency manner. The official NDI SDK is offered for multiple platforms
including Linux but is closed-source. NDI is already very widely used as an IP
video standard while VideoLAN's libndi library aims to offer a free software
solution for decoding NDI video streams.

Libndi is cross-platform and aims to provide a means of interacting with NDI
video streams without relying upon any closed-source components.

WWW: https://code.videolan.org/jbk/libndi
2020-10-29T04:37:21+00:00 dns/libmicrodns mDNS library focused on being simple and cross-platform
microdns is an mDNS resolver (and announcer) library focused on being simple
and cross-platform.

WWW: https://github.com/videolabs/libmicrodns
2020-10-28T19:48:50+00:00 devel/sd-mux Utility for controlling sd-mux and sd-wire
Utility for controlling sd-mux and sd-wire

WWW: https://wiki.tizen.org/SDWire
WWW: https://git.tizen.org/cgit/tools/testlab/sd-mux/
2020-10-28T18:50:38+00:00 x11/tilix Tiling terminal emulator using GTK+ 3
Tilix is a tiling terminal emulator which uses the VTE GTK+ 3 widget with the
following features:

* Layout terminals in any fashion by splitting them horizontally or vertically
* Terminals can be re-arranged using drag and drop both within and between
windows
* Terminals can be detached into a new window via drag and drop
* Tabs or sidebar list current sessions
* Input can be synchronized between terminals so commands typed in one terminal
are replicated to the others
* The grouping of terminals can be saved and loaded from disk
* Terminals support custom titles
* Color schemes are stored in files and custom color schemes can be created by
simply creating a new file
* Transparent background
* Background images
* Quake mode support (i.e. drop-down terminal)
* Custom hyperlinks
* Automatic (triggered) profile switches based on hostname and directory

WWW: https://gnunn1.github.io/tilix-web/
2020-10-28T18:40:13+00:00 x11-toolkits/gtkd D binding and OO wrapper of GTK+
GtkD is a D binding and OO wrapper of GTK+ and is released on the LGPL license.

GTK+ is a highly usable, feature rich toolkit for creating graphical user
interfaces which boasts cross platform compatibility and an easy to use API.

WWW: https://gtkd.org/index.html
2020-10-28T17:15:33+00:00 java/openjfx14 JavaFX SDK overlay for OpenJDK 11
OpenJFX is an open source, next generation client application platform for
desktop and embedded systems based on JavaSE. It is a collaborative effort by
many individuals and companies with the goal of producing a modern, efficient,
and fully featured toolkit for developing rich client applications.

WWW: https://openjdk.java.net/projects/openjfx/
2020-10-27T21:34:54+00:00 news/rntrack FTN Messages tracker
FTN Messages tracker

What is this program for?
It is so called netmail "tracker". It's puprose is to process netmail
on netmail hubs, though it can be useful for an ordinary node.

How does it work?
It takes a letter, compares it with a mask and if comparison was successful
it executes corresponding operation with this letter.

Guarantees.
This product is Freeware. It is distributed in accordance to principle
As Is, and I can't provide any guarantee. The only thing I promise is
to correct founded mistakes more or less regulary and to produce new
versions.

-- Alex Soukhotine
ph0enix@users.sourceforge.net

WWW: https://sourceforge.net/projects/ftrack-as/
2020-10-27T18:06:25+00:00 net-mgmt/bosun Time series alerting framework developed by Stack Exchange
Bosun is an open-source, MIT licensed, monitoring and alerting system by
Stack Exchange.

It has an expressive domain specific language for evaluating alerts
and creating detailed notifications.
It also lets you test your alerts against history
for a faster development experience.

WWW: https://bosun.org/
2020-10-27T17:47:30+00:00 textproc/rubygem-jekyll-archives Archive pages for Jekyll tags and categories
Jekyll Archives is a plugin for Jekyll which can automate the generation of
post archives by dates, tags, and categories.

WWW: https://jekyll.github.io/jekyll-archives/
2020-10-27T17:41:55+00:00 textproc/rubygem-jekyll-email-protect Email protection Liquid filter for Jekyll
Jekyll Email Protect is an email protection liquid filter which can be used to
obfuscate mailto: links to protect an email address from spam bots.

WWW: https://github.com/vwochnik/jekyll-email-protect
2020-10-27T04:42:33+00:00 games/openbve Realistic 3D train/railway simulator
OpenBVE is a railway train-driving simulator with an emphasis on in-
cab driving, realistic physics, braking system, and train safety
system modelling.

Technically, the simulator handles detailed per-car simulation of the
brake systems, friction, air resistance, toppling and more. In trains
supplied with 3D cabs, the driving experience is augmented with forces
that shake the driver's simulated body upon acceleration and braking,
as well as through curves.

Compared to other rail-based simulators, OpenBVE has its main focus on
realism -- not necessarily on user-friendliness. There may be a need
to study operational manuals for the routes and trains chosen, rather
than merely memorising a few keystrokes.

The simulator is designed to be backwards-compatible with existing
"BVE Trainsim" routes and cab interiors, allowing a wide range of
existing scenarios to be loaded by a single-program (BVE1, BVE2, BVE4,
and extended OpenBVE route formats).

OpenBVE uses OpenGL for 3D graphics rendering, OpenAL for positional
surround sound, and is written in the C# language. Note that binary
train extension plugins are not currently supported on Unix, because
these would require Win32 emulation.

WWW: https://openbve-project.net/
2020-10-27T04:08:27+00:00 sysutils/terraform-switcher Tool to switch between different versions of terraform
A command line tool to switch between different versions of terraform

WWW: https://tfswitch.warrensbox.com/
2020-10-26T17:44:24+00:00 security/rustscan Faster Nmap Scanning with Rust
Faster Nmap Scanning with Rust

Turns a 17 minutes Nmap scan into 19 seconds.
Find all open ports fast with RustScan, automatically pipe them into Nmap.

WWW: https://rustscan.github.io/RustScan/
2020-10-26T15:36:38+00:00 databases/cutelyst-asql Qt async SQL library (for Postgres)
Qt Async Sql library

* Thread local Connection pool
* Scoped transactions objects
* Navigate on your data with iterators
* Prepared queries
* Cancellable queries
* Notifications

Supports database migrations and queries both as JSON and QVariantHash.

WWW: https://github.com/cutelyst/asql
2020-10-26T13:32:47+00:00 audio/headsetcontrol Tool to setup sidetone for various gaming headsets
HeadsetControl allows you to setup sidetone for various of gaming headsets.

WWW: https://github.com/Sapd/HeadsetControl
2020-10-26T08:32:42+00:00 www/youtube_dlc Program for downloading videos from various streaming services
youtube-dlp(c) is an active fork of youtube-dl with several enhancements.
It is a command-line program for downloading videos from YouTube.com and
other video streaming services.

WWW: https://github.com/pukkandan/yt-dlp/
2020-10-26T06:12:13+00:00 x11/wlrctl Utility for miscellaneous wlroots extensions
wlrctl is a command line utility for miscellaneous wlroots Wayland extensions.

At this time, wlrctl supports the foreign-toplevel-mangement (window/toplevel command),
virtual-keyboard (keyboard command), and virtual-pointer (pointer command) protocols.

WWW: https://git.sr.ht/~brocellous/wlrctl
2020-10-25T22:31:56+00:00 devel/yuck Bog-standard command line option parser for C
yuck is a bog-standard command line option parser for C that works with only
household ingredients (a C compiler and the m4 macro processor).

WWW: https://github.com/hroptatyr/yuck
2020-10-25T15:53:59+00:00 devel/bit Modern command-line interface to Git
bit is an experimental modernized git CLI built on top of git that
provides happy defaults and other niceties:

- command and flag suggestions to help you navigate the plethora of
options git provides you
- autocompletion for files and branch names when using bit add or bit
checkout
- automatic fetch and branch fast-forwarding reducing the likelihood
of merge conflicts
- suggestions work with git aliases
- new commands like bit sync that vastly simplify your workflow
- commands from git-extras such as bit release & bit info
- fully compatible with git allowing you to fallback to git if need be
- update using bit update
- get insight into how bit works using bit --debug

WWW: https://github.com/chriswalz/bit
2020-10-25T11:46:49+00:00 deskutils/calendar Port of the FreeBSD calendar program
This is the calendar program from FreeBSD converted into a port.

The purpose of this port is to make upgrades to the calendar program
available independently of the FreeBSD release cycle.

WWW: http://freebsd.org
2020-10-25T10:46:11+00:00 deskutils/calendar-data Calendar files for the BSD calendar program
Calendar files extracted from FreeBSD SVN rev. 366901

The purpose of this port is to decouple the calendars from the calendar
program sources, to allow updates outside of the release cycle, and to
make their installation optional.

Files installed by this port will take precedence over similarily named
calendars in the base system.

WWW: http://www.freebsd.org
2020-10-25T10:43:01+00:00 x11/gtk-app-menu GTK module for putting application menubar in a global menubar
The appmenu-gtk-module is a GTK Module that strips menus from all GTK
programs, converts to them MenuModel and send to them AppMenu
(sometimes called a global menu bar) of a desktop environment like
Plasma or Gnome. This module was originally used in Ubuntu's Unity
Desktop Environment, but it lives on as part of the Vala project.

WWW: https://gitlab.com/vala-panel-project/vala-panel-appmenu/-/tree/master/subprojects/appmenu-gtk-module
2020-10-24T20:05:44+00:00 devel/py-fastjsonschema Fastest Python implementation of JSON schema
fastjsonschema implements validation of JSON documents by JSON schema. The
library implements JSON schema drafts 04, 06 and 07. The main purpose is to
have a really fast implementation. See some numbers:

- Probably most popular jsonschema can take up to 5 seconds for valid inputs
and 1.2 seconds for invalid inputs.
- Second most popular json-spec is even worse with up to 7.2 and 1.7 seconds.
- Last validictory, now deprecated, is much better with 370 or 23 milliseconds,
but it does not follow all standards and it can be still slow for some
purposes.

With this library you can gain big improvements as fastjsonschema takes only
about 25 milliseconds for valid inputs and 2 milliseconds for invalid ones.

WWW: https://horejsek.github.io/python-fastjsonschema/
2020-10-24T20:03:48+00:00 security/p5-Crypt-Argon2 Perl interface to the Argon2 key derivation functions
Perl interface to the Argon2 key derivation functions

WWW: https://metacpan.org/release/Crypt-Argon2
2020-10-24T16:24:26+00:00 misc/calendar-data Calendar files for the BSD calendar program
Calendar files extracted from FreeBSD SVN rev. 366901

The purpose of this port is to decouple the calendars from the calendar
program sources, to allow updates outside of the release cycle, and to
make their installation optional.

Files installed by this port will take precedence over similarily named
calendars in the base system.

WWW: http://www.freebsd.org
2020-10-24T12:26:45+00:00 devel/easyexif Tiny ISO-compliant C++ EXIF parsing library
EasyEXIF is a tiny, lightweight C++ library that parses basic information out of
JPEG files. It uses only the std::string library and is otherwise pure C++. You
pass it the binary contents of a JPEG file, and it parses several of the most
important EXIF fields for you.

Why use this library? Include one .h file, compile one .cc file, and that's it.

WWW: https://github.com/mayanklahiri/easyexif
2020-10-24T07:44:13+00:00 net-mgmt/phpfpm_exporter Export php-fpm metrics in Prometheus format
Export php-fpm metrics in Prometheus format.

WWW: https://github.com/bakins/php-fpm-exporter
2020-10-23T19:50:54+00:00 audio/welle.io SDR DAB/DAB+ Receiver
welle.io is a graphical SDR DAB/DAB+ receiver built with Qt5 with extensive
hardware support. Possible backends are RTL-SDR, RTL_TCP, AirSpy, SoapySDR,
raw files as well as gr-osmosdr and uhd.

WWW: https://www.welle.io/
2020-10-23T16:24:33+00:00 devel/librttopo RT Topology Library
The RT Topology Library exposes an API to create and manage standard (ISO 13249
aka SQL/MM) topologies using user-provided data stores and released under the
GNU GPL license (version 2 or later).

The code is derived from PostGIS liblwgeom library enhanced to provide
thread-safety, have less dependencies and be independent from PostGIS release
cycles.

WWW: https://git.osgeo.org/gitea/rttopo/librttopo
2020-10-23T08:13:57+00:00 net/asterisk18 Open Source PBX and telephony toolkit
Asterisk is an Open Source PBX and telephony toolkit. It is, in a
sense, middleware between Internet and telephony channels on the bottom,
and Internet and telephony applications at the top.

WWW: https://www.asterisk.org
2020-10-22T22:01:41+00:00 www/unit-java Java module for NGINX Unit
2020-10-22T17:54:32+00:00 net/py-errbot Chatbot designed to be simple to extend with plugins
Errbot is a chatbot. It allows you to start scripts interactively from your
chatrooms for any reason: random humour, chatops, starting a build, monitoring
commits, triggering alerts...

WWW: https://github.com/errbotio/errbot
2020-10-22T17:54:26+00:00 devel/py-vcver Provide package versions with version control data
vcver is an approach for versioning that heavily relies on the version control
system of choice for determining version strings.

WWW: https://github.com/toumorokoshi/vcver-python
2020-10-22T17:54:21+00:00 devel/py-beniget Extract semantic information about static Python code
Beniget is a collection of Compile-time analyse on Python Abstract Syntax Tree
(AST). It's a building block to write static analyzer or compiler for Python.

WWW: https://github.com/serge-sans-paille/beniget
2020-10-22T17:54:15+00:00 devel/py-deepmerge Toolset to deeply merge python dictionaries
deepmerge provides tools to handle merging of nested data structures in python.

WWW: https://github.com/toumorokoshi/deepmerge
2020-10-22T17:54:09+00:00 devel/py-datapackage Utilities to work with Data Packages
datapackage-py is a library for working with Data Packages as defined on
specs.frictionlessdata.io.

WWW: https://github.com/frictionlessdata/datapackage-py
2020-10-22T14:57:14+00:00 devel/glab Open-source GitLab command line tool
GLab is an open source GitLab CLI tool bringing GitLab
to your terminal next to where you are already working
with git and your code without switching between windows
and browser tabs.

Work with issues, merge requests, watch running pipelines
directly from your CLI among other features. Inspired by gh,
the official GitHub CLI tool.

GLab is available for repositories hosted on GitLab.com and
self-hosted GitLab Instances. glab supports multiple
authenticated GitLab instances and automatically detects the
authenticated hostname from the remotes available in
the working git directory.

WWW: https://glab.readthedocs.io/
2020-10-22T12:56:32+00:00 www/rubygem-rack21 Rack, a Ruby Webserver Interface
Rack provides a minimal, modular and adaptable interface for developing web
applications in Ruby. By wrapping HTTP requests and responses in the simplest
way possible, it unifies and distills the API for web servers, web frameworks,
and software in between (the so-called middleware) into a single method call.

WWW: https://github.com/rack/rack
2020-10-22T12:56:32+00:00 textproc/rubygem-terser Terser minifies JavaScript files for Ruby
Terser minifies JavaScript files by wrapping TerserJS to be accessible in Ruby

WWW: http://github.com/ahorek/terser-ruby
2020-10-22T12:56:32+00:00 devel/rubygem-to_regexp Provides a safe way to convert strings to regexps
Basically a safe way to convert strings to regexps (with options).

WWW: https://github.com/seamusabshere/to_regexp
2020-10-22T12:56:32+00:00 devel/rubygem-jsonpath Way of addressing elements within a JSON object
JsonPath is a way of addressing elements within a JSON object. Similar
to xpath of yore, JsonPath lets you traverse a json object and manipulate
or access it.

This is an implementation of http://goessner.net/articles/JsonPath/.

WWW: https://github.com/joshbuddy/jsonpath
2020-10-21T22:58:51+00:00 www/php80-tidy
2020-10-21T22:58:51+00:00 www/php80-session
2020-10-21T22:58:51+00:00 www/php80-opcache
2020-10-21T22:58:51+00:00 www/mod_php80
2020-10-21T22:58:51+00:00 textproc/php80-xsl
2020-10-21T22:58:51+00:00 textproc/php80-xmlwriter
2020-10-21T22:58:51+00:00 textproc/php80-xmlreader
2020-10-21T22:58:51+00:00 textproc/php80-xml
2020-10-21T22:58:51+00:00 textproc/php80-simplexml
2020-10-21T22:58:51+00:00 textproc/php80-pspell
2020-10-21T22:58:51+00:00 textproc/php80-enchant
2020-10-21T22:58:51+00:00 textproc/php80-dom
2020-10-21T22:58:51+00:00 textproc/php80-ctype
2020-10-21T22:58:51+00:00 sysutils/php80-posix
2020-10-21T22:58:51+00:00 sysutils/php80-fileinfo
2020-10-21T22:58:51+00:00 security/php80-sodium
2020-10-21T22:58:51+00:00 security/php80-openssl
2020-10-21T22:58:51+00:00 security/php80-filter
2020-10-21T22:58:51+00:00 net/php80-sockets
2020-10-21T22:58:51+00:00 net/php80-soap
2020-10-21T22:58:51+00:00 net/php80-ldap
2020-10-21T22:58:51+00:00 net-mgmt/php80-snmp
2020-10-21T22:58:51+00:00 misc/php80-calendar
2020-10-21T22:58:51+00:00 math/php80-gmp
2020-10-21T22:58:51+00:00 math/php80-bcmath
2020-10-21T22:58:51+00:00 mail/php80-imap
2020-10-21T22:58:51+00:00 lang/php80 PHP Scripting Language
PHP, which stands for "PHP: Hypertext Preprocessor" is a widely-used Open
Source general-purpose scripting language that is especially suited for
Web development and can be embedded into HTML. Its syntax draws upon C,
Java, and Perl, and is easy to learn. The main goal of the language is to
allow web developers to write dynamically generated webpages quickly, but
you can do much more with PHP.

WWW: https://www.php.net/
2020-10-21T22:58:51+00:00 lang/php80-extensions "meta-port" to install PHP extensions
This is a "meta-port" to install the extensions for PHP 8.0

Defaults to:
ctype, dom, filter, iconv, json, opcache, pdo, pdo_sqlite, phar, posix,
session, simplexml, sqlite3, tokenizer, xml, xmlreader and xmlwriter.

WWW: https://www.php.net/
2020-10-21T22:58:51+00:00 graphics/php80-gd
2020-10-21T22:58:51+00:00 graphics/php80-exif
2020-10-21T22:58:51+00:00 ftp/php80-ftp
2020-10-21T22:58:51+00:00 ftp/php80-curl
2020-10-21T22:58:51+00:00 devel/php80-tokenizer
2020-10-21T22:58:51+00:00 devel/php80-sysvshm
2020-10-21T22:58:51+00:00 devel/php80-sysvsem
2020-10-21T22:58:51+00:00 devel/php80-sysvmsg
2020-10-21T22:58:51+00:00 devel/php80-shmop
2020-10-21T22:58:51+00:00 devel/php80-readline
2020-10-21T22:58:51+00:00 devel/php80-pcntl
2020-10-21T22:58:51+00:00 devel/php80-intl
2020-10-21T22:58:51+00:00 devel/php80-gettext
2020-10-21T22:58:51+00:00 devel/php80-ffi
2020-10-21T22:58:51+00:00 databases/php80-sqlite3
2020-10-21T22:58:51+00:00 databases/php80-pgsql
2020-10-21T22:58:51+00:00 databases/php80-pdo_sqlite
2020-10-21T22:58:51+00:00 databases/php80-pdo_pgsql
2020-10-21T22:58:51+00:00 databases/php80-pdo_odbc
2020-10-21T22:58:51+00:00 databases/php80-pdo_mysql
2020-10-21T22:58:51+00:00 databases/php80-pdo_firebird
2020-10-21T22:58:51+00:00 databases/php80-pdo_dblib
2020-10-21T22:58:51+00:00 databases/php80-pdo
2020-10-21T22:58:51+00:00 databases/php80-odbc
2020-10-21T22:58:51+00:00 databases/php80-mysqli
2020-10-21T22:58:51+00:00 databases/php80-dba
2020-10-21T22:58:51+00:00 converters/php80-mbstring
2020-10-21T22:58:51+00:00 converters/php80-iconv
2020-10-21T22:58:51+00:00 archivers/php80-zlib
2020-10-21T22:58:51+00:00 archivers/php80-zip
2020-10-21T22:58:51+00:00 archivers/php80-phar
2020-10-21T22:58:51+00:00 archivers/php80-bz2
2020-10-21T15:54:22+00:00 www/unit-python Python module for NGINX Unit
2020-10-21T15:43:44+00:00 www/unit-ruby Ruby module for NGINX Unit
2020-10-19T03:54:22+00:00 math/coinmumps MUltifrontal Massively Parallel sparse direct Solver (MUMPS)
An autotools-based build system to build and install MUltifrontal Massively
Parallel sparse direct Solver (MUMPS). This installation of MUMPS is used by
some other COIN-OR projects.

WWW: https://github.com/coin-or-tools/ThirdParty-Mumps
2020-10-19T03:29:21+00:00 net/megacmd Command Line Interactive and Scriptable Application to access MEGA
MEGAcmd is a command line interactive and scriptable application.
MEGAcmd provides non UI access to MEGA services. It intends to offer
all the functionality with your MEGA account via commands.
It features synchronization, backup of local folders into your MEG
account and a webdav/streaming server.

WWW: https://mega.nz/cm
2020-10-18T15:34:43+00:00 devel/rubygem-faraday_middleware-aws-sigv403 Faraday middleware for AWS Signature Version 4
FaradayMiddleware::AwsSigV4 is a faraday middleware for AWS Signature Version 4
using aws-sigv4.

WWW: https://github.com/winebarrel/faraday_middleware-aws-sigv4
2020-10-18T09:04:04+00:00 games/OpenDiablo2 Open source re-implementation of Diablo 2
OpenDiablo2 is an ARPG game engine in the same vein of the 2000's
games, and supports playing Diablo 2. The engine is written in
golang and is cross platform.

WWW: https://github.com/OpenDiablo2/OpenDiablo2
WWW: https://opendiablo2.com/
2020-10-18T06:47:57+00:00 editors/setzer LaTeX editor written in Python with Gtk
Simple yet full-featured LaTeX editor, written in Python with Gtk.

WWW: https://www.cvfosammmm.org/setzer/
2020-10-17T00:25:18+00:00 audio/spotify-qt Lightweight Spotify client using Qt
A Spotify client using Qt as a simpler, lighter alternative to the official
client, inspired by spotify-tui. Much like spotify-tui, you need an actual
Spotify client running, for example spotifyd, which can be configured from
within the app. Also like other clients, controlling music playback requires
Spotify Premium.

WWW: https://github.com/kraxarn/spotify-qt
2020-10-16T02:50:07+00:00 textproc/py-elementpath XPath 1.0/2.0 parsers and selectors for ElementTree and lxml
The proposal of this package is to provide XPath 1.0 and 2.0 selectors for
Python's ElementTree XML data structures, both for the standard ElementTree
library and for the lxml.etree library.

For lxml.etree this package can be useful for providing XPath 2.0 selectors,
because lxml.etree already has it's own implementation of XPath 1.0.

WWW: https://github.com/sissaschool/elementpath
2020-10-15T19:59:36+00:00 textproc/py-ttp Template Text Parser
TTP is a Python library for semi-structured text parsing using templates.

In essence, TTP can help to:
- Prepare, sort and load text data for parsing
- Parse text using regexes dynamically derived out of templates
- Process matches on the fly using broad set of built-in or custom functions
- Combine match results in a structure with arbitrary hierarchy
- Transform results in desired format to ease consumption by humans or machines
- Return results to various destinations for storage or further processing

WWW: https://github.com/dmulyalin/ttp
2020-10-15T17:55:20+00:00 lang/lua54 Powerful, efficient, lightweight, embeddable scripting language
Lua is a programming language originally designed for extending applications,
but also frequently used as a general-purpose, stand-alone language. Lua
combines simple procedural syntax (similar to Pascal) with powerful data
description constructs based on associative arrays and extensible semantics.
Lua is dynamically typed, interpreted from bytecodes, and has automatic memory
management with garbage collection, making it ideal for configuration,
scripting, and rapid prototyping.

A fundamental concept in the design of Lua is to provide meta-mechanisms for
implementing features, instead of providing a host of features directly in
the language. For example, although Lua is not a pure object-oriented
language, it does provide meta-mechanisms for implementing classes and
inheritance. Lua's meta-mechanisms bring an economy of concepts and keep the
language small, while allowing the semantics to be extended in unconventional
ways. Extensible semantics is a distinguishing feature of Lua.

Lua is implemented as a small library of C functions, written in ANSI C, and
compiles unmodified in all known platforms. The implementation goals are
simplicity, efficiency, portability, and low embedding cost.

WWW: https://www.lua.org/
2020-10-15T02:54:33+00:00 sysutils/plasma5-plasma-disks Monitors S.M.A.R.T. capable devices for imminent failure
Monitors S.M.A.R.T. capable devices for imminent failure.

WWW: https://invent.kde.org/plasma/plasma-disks
2020-10-14T23:59:40+00:00 devel/lua-argparse Feature-rich command line parser for Lua
Argparse is a feature-rich command line parser for Lua inspired by argparse for
Python.

Argparse supports positional arguments, options, flags, optional arguments,
subcommands and more. Argparse automatically generates usage, help, and error
messages, and can generate shell completion scripts.

WWW: https://github.com/luarocks/argparse
2020-10-14T23:56:38+00:00 www/castor Browser for text-based protocols like Gemini and Gopher using GTK+
Castor is a graphical browser for text-based protocols written in Rust with
GTK+. As of version 0.8.16 it supports the Gemini, Gopher and Finger
protocols.

WWW: https://git.sr.ht/~julienxx/castor
2020-10-13T18:41:37+00:00 textproc/py-parse-type Simplify to build parse types based on the parse module
parse_type extends the parse module (opposite of string.format()) with the
following features:
- build type converters for common use cases (enum/mapping, choice)
- build a type converter with a cardinality constraint (0..1, 0..*, 1..*)
from the type converter with cardinality=1.
- compose a type converter from other type converters
- an extended parser that supports the CardinalityField naming schema
and creates missing type variants (0..1, 0..*, 1..*) from the primary type
converter

WWW: https://github.com/jenisys/parse_type
2020-10-13T18:41:32+00:00 devel/py-behave Behaviour-driven development in Python style
Behave is behavior-driven development in Python style.

Behavior-driven development (or BDD) is an agile software development technique
that encourages collaboration between developers, QA and non-technical or
business participants in a software project.

behave uses tests written in a natural language style, backed up by Python code.

WWW: https://github.com/behave/behave
2020-10-13T09:27:42+00:00 x11-wm/yeahwm Minimal X11 window manager with BeOS-like tabbed titles
YeahWM is a minimalist window manager for X11 based on evilwm and aewm.
It features:

* Sloppy focus
* BeOS-like tabbed titles, which can be repositioned
* Support for Xinerama
* Simple appearance
* Good keyboard control
* Creative usage of the mouse
* Respects aspect size hints
* Solid resize and move operations
* Virtual desktops
* "Magic" screen edges for desktop switching
* Snapping to other windows and screen borders when moving windows
* Small binary size (ca. 23KB)
* Little resource usage

WWW: http://phrat.de/
2020-10-13T08:40:35+00:00 devel/libfsext Library and tools to access the Extended File System
Library and tools to access the Extended File System

WWW: https://github.com/libyal/libfsext
2020-10-13T08:34:51+00:00 devel/libcreg Library and tools to access the Windows 9x/Me Registry File format
Library and tools to access the Windows 9x/Me Registry File (CREG) format.

WWW: https://github.com/libyal/libcreg
2020-10-12T23:15:19+00:00 math/py-ssm Bayesian learning and inference for state space models
This package has fast and flexible code for simulating, learning, and performing
inference in a variety of state space models. Currently, it supports:
* Hidden Markov Models (HMM)
* Auto-regressive HMMs (ARHMM)
* Input-output HMMs (IOHMM)
* Hidden Semi-Markov Models (HSMM)
* Linear Dynamical Systems (LDS)
* Switching Linear Dynamical Systems (SLDS)
* Recurrent SLDS (rSLDS)
* Hierarchical extensions of the above
* Partial observations and missing data

It supports the following observation models:
* Gaussian
* Student's
* Bernoulli
* Poisson
* Categorical
* Von Mises

WWW: https://github.com/lindermanlab/ssm
2020-10-12T13:52:42+00:00 lang/python39 Interpreted object-oriented programming language
Python is an interpreted object-oriented programming language, and is
often compared to Tcl, Perl or Scheme.

WWW: https://www.python.org/
2020-10-12T13:32:28+00:00 devel/py-tiamat Single binary builder for Python projects
Tiamat is the single binary builder for Python projects and based on pop.

WWW: https://gitlab.com/saltstack/pop/tiamat
2020-10-12T10:45:12+00:00 devel/py-pop Plugin Oriented Programming interface for Python
Pop is used to express the Plugin Oriented Programming Paradigm. The Plugin
Oriented Programming Paradigm has been designed to make pluggable software
easy to write and easy to extend.

Plugin Oriented Programming presents a new way to scale development teams
and deliver complex software. This is done by making the applications entirely
out of plugins, and also making the applications themselves natively pluggable
with each other.

Using Plugin Oriented Programming it then becomes easy to have the best of both
worlds, software can be build in small pieces, making development easier to
maintain. But the small pieces can then be merged and deployed in a single
binary, making code deployment easy as well.

WWW: https://pop.readthedocs.io
2020-10-12T10:44:13+00:00 devel/py-pop-config Tool for creating configuration options for pop projects
Pop-config is the official tool to allow for creating and app-merging
configuration options for pop projects. Plugin Oriented Programming
presents a means to merge multiple applications together dynamically.
This capabilities requires that the startup of these applications needs
to be managed from within the programming paradigm. Since this is the case
pop-config becomes a critical and hard requirement of pop.

Pop-config is not just about being able to work with pop projects
to facilitate app-merging, it has also been designed to make the startup
of an application much simpler, and to make the expensive boiler plate
of startup and configuration as transparent as possible. When making
pop projects the idea is that projects are developed in very small
chunks and are then dynamically merged together. So the creation of
these mergeable apps needs to be quick and easy!

Pop-config also solves a problem with configuration of applications,
when making a new application, if you want robust configuration
loading, you need to be able to take options from the command line,
environment variables, and configuration files. Pop-config does all
of this for you, and loads them in the correct order, all behind the
scenes, making your life easier.

WWW: https://gitlab.com/saltstack/pop/pop-config
2020-10-12T08:30:54+00:00 graphics/mesa-gallium-vdpau Mesa Gallium VDPAU drivers
Mesa is a 3-D graphics library with an API which is very similar to that
of OpenGL*. To the extent that Mesa utilizes the OpenGL command syntax or
state machine, it is being used with authorization from Silicon Graphics,
Inc. However, the author makes no claim that Mesa is in any way a
compatible replacement for OpenGL or associated with Silicon Graphics, Inc.

VDPAU is a Gallium driver for video decoding on AMD hardware.

WWW: https://www.mesa3d.org/
2020-10-12T08:30:54+00:00 graphics/mesa-gallium-va Mesa Gallium VAAPI drivers
Mesa is a 3-D graphics library with an API which is very similar to that
of OpenGL*. To the extent that Mesa utilizes the OpenGL command syntax or
state machine, it is being used with authorization from Silicon Graphics,
Inc. However, the author makes no claim that Mesa is in any way a
compatible replacement for OpenGL or associated with Silicon Graphics, Inc.

VA is a Gallium driver for video decoding on AMD hardware.

WWW: https://www.mesa3d.org/
2020-10-12T07:34:20+00:00 graphics/mesa-gallium-xa Mesa Gallium XA state tracker
Mesa is a 3-D graphics library with an API which is very similar to that
of OpenGL*. To the extent that Mesa utilizes the OpenGL command syntax or
state machine, it is being used with authorization from Silicon Graphics,
Inc. However, the author makes no claim that Mesa is in any way a
compatible replacement for OpenGL or associated with Silicon Graphics, Inc.

XA is a new state tracker designed by VMWare for their virtual GPU driver "vmwgfx".

WWW: https://www.mesa3d.org/
2020-10-12T03:02:34+00:00 lang/ruby30 Object-oriented interpreted scripting language
Ruby is the interpreted scripting language for quick and
easy object-oriented programming. It has many features to
process text files and to do system management tasks (as in
Perl). It is simple, straight-forward, and extensible.

Features of Ruby are shown below.

+ Simple Syntax
+ *Normal* Object-Oriented features(ex. class, method calls)
+ *Advanced* Object-Oriented features(ex. Mix-in, Singleton-method)
+ Operator Overloading
+ Exception Handling
+ Iterators and Closures
+ Garbage Collection
+ Dynamic Loading of Object files(on some architecture)
+ Highly Portable(works on many UNIX machines, and on DOS,
Windows, Mac, BeOS etc.)

WWW: https://www.ruby-lang.org/en/
2020-10-11T11:10:11+00:00 security/ffuf Fast web fuzzer written in Go
Fast web fuzzer written in Go

WWW: https://github.com/ffuf/ffuf
2020-10-10T17:54:38+00:00 textproc/py-arabic-reshaper Reconstruct Arabic sentences to be used in applications that do not support Arabic
Python Arabic Reshaper reconstruct Arabic sentences to be used in applications
that do not support Arabic script.

WWW: https://github.com/mpcabd/python-arabic-reshaper
2020-10-10T11:53:46+00:00 x11/inputplug XInput event monitor daemon
inputplug is a very simple daemon which monitors XInput events and runs
arbitrary scripts on hierarchy change events (such as a device being attached,
removed, enabled or disabled).

For example, inputplug can be used in shell scripts which monitor attachments
of keyboards in order to run change keyboard mappings with commands like
"setxkbmap -option ctrl:nocaps".

WWW: https://github.com/andrewshadura/inputplug
2020-10-10T07:44:04+00:00 devel/rubygem-grape140 Framework for rapid API development with great conventions
A Ruby framework for rapid API development with great conventions.

WWW: https://github.com/ruby-grape/grape
2020-10-10T07:43:58+00:00 mail/py-flanker Email address and MIME parsing library
Flanker is an open source parsing library written in Python by the Mailgun Team.
Flanker currently consists of an address parsing library (flanker.addresslib) as
well as a MIME parsing library (flanker.mime).

WWW: https://github.com/mailgun/flanker
2020-10-10T07:43:53+00:00 graphics/py-utm Bidirectional UTM-WGS84 converter for Python
utm provides bidirectional UTM-WGS84 converter for Python.

WWW: https://github.com/Turbo87/utm
2020-10-10T07:43:48+00:00 graphics/py-tifffile Read and write TIFF(r) files
Tifffile is a Python library to
- store numpy arrays in TIFF (Tagged Image File Format) files, and
- read image and metadata from TIFF-like files used in bioimaging.

Image and metadata can be read from TIFF, BigTIFF, OME-TIFF, STK, LSM, SGI,
NIHImage, ImageJ, MicroManager, FluoView, ScanImage, SEQ, GEL, SVS, SCN, SIS,
ZIF (Zoomable Image File Format), QPTIFF (QPI), NDPI, and GeoTIFF files.

Image data can be read as numpy arrays or zarr arrays/groups from strips, tiles,
pages (IFDs), SubIFDs, higher order series, and pyramidal levels.

Numpy arrays can be written to TIFF, BigTIFF, OME-TIFF, and ImageJ hyperstack
compatible files in multi-page, volumetric, pyramidal, memory-mappable, tiled,
predicted, or compressed form.

A subset of the TIFF specification is supported, mainly 8, 16, 32 and 64-bit
integer, 16, 32 and 64-bit float, grayscale and multi-sample images.
Specifically, CCITT and OJPEG compression, chroma subsampling without JPEG
compression, color space transformations, samples with differing types, or IPTC
and XMP metadata are not implemented.

WWW: https://github.com/cgohlke/tifffile
2020-10-10T07:43:42+00:00 devel/py-poetry-core Poetry PEP 517 Build Backend
Poetry Core is a PEP 517 build backend implementation developed for Poetry. This
project is intended to be a light weight, fully compliant, self-contained
package allowing PEP 517 compatible build frontends to build Poetry managed
projects.

WWW: https://github.com/python-poetry/poetry-core
2020-10-09T23:38:43+00:00 audio/murmur-cli GRPC client for Murmur server
murmur-cli provides an interface to a grpc-enabled murmur server.

WWW: https://github.com/layeh/murmur-cli
2020-10-09T20:47:17+00:00 devel/py-aiologger Asynchronous logging for python and asyncio
Asynchronous logging for python and asyncio

WWW: https://github.com/b2wdigital/aiologger
2020-10-09T19:01:54+00:00 devel/py-prettytable0 Library for displaying tabular data in an ASCII table format
PrettyTable is a simple Python library designed to make it quick and easy to
represent tabular data in visually appealing ASCII tables. It was inspired by
the ASCII tables used in the PostgreSQL shell psql. PrettyTable allows for
selection of which columns are to be printed, independent alignment of columns
(left or right justified or centred) and printing of "sub-tables" by specifying
a row range.

WWW: https://github.com/jazzband/prettytable
2020-10-09T18:00:42+00:00 sysutils/py-dict-toolbox Collection of python dictionary management tools
A collection of python dictionary management tools

WWW: https://gitlab.com/saltstack/open/dict-toolbox/
2020-10-09T14:19:52+00:00 net/rubygem-google-cloud-spanner-v1 Ruby Client for the Cloud Spanner V1 API
API Client library for the Cloud Spanner V1 API

Cloud Spanner is a managed, mission-critical, globally consistent and scalable
relational database service.

WWW: https://github.com/googleapis/google-cloud-ruby
WWW: https://github.com/googleapis/google-cloud-ruby/tree/master/google-cloud-spanner-v1
2020-10-09T14:19:46+00:00 net/rubygem-google-cloud-spanner-admin-instance-v1 Ruby Client for the Cloud Spanner Instance Admin V1 API
API Client library for the Cloud Spanner Instance Admin V1 API

Cloud Spanner is a managed, mission-critical, globally consistent and scalable
relational database service.

WWW: https://github.com/googleapis/google-cloud-ruby
WWW: https://github.com/googleapis/google-cloud-ruby/tree/master/google-cloud-spanner-admin-instance-v1
2020-10-09T14:19:41+00:00 net/rubygem-google-cloud-spanner-admin-database-v1 Ruby Client for the Cloud Spanner Database Admin V1 API
API Client library for the Cloud Spanner Database Admin V1 API

Cloud Spanner is a managed, mission-critical, globally consistent and scalable
relational database service.

WWW: https://github.com/googleapis/google-cloud-ruby
WWW: https://github.com/googleapis/google-cloud-ruby/tree/master/google-cloud-spanner-admin-database-v1
2020-10-09T14:19:35+00:00 net/rubygem-google-cloud-pubsub-v1 Ruby Client for the Cloud Pub/Sub V1 API
API Client library for the Cloud Pub/Sub V1 API

Cloud Pub/Sub is a fully-managed real-time messaging service that allows you to
send and receive messages between independent applications.

WWW: https://github.com/googleapis/google-cloud-ruby
WWW: https://github.com/googleapis/google-cloud-ruby/tree/master/google-cloud-pubsub-v1
2020-10-09T14:19:30+00:00 net/rubygem-google-cloud-logging-v2 Ruby Client for the Cloud Logging V2 API
API Client library for the Cloud Logging V2 API

The Cloud Logging API lets you programmatically read and write log entries, set
up exclusions, create logs-based metrics, and manage export sinks.

WWW: https://github.com/googleapis/google-cloud-ruby
WWW: https://github.com/googleapis/google-cloud-ruby/tree/master/google-cloud-logging-v2
2020-10-09T14:19:25+00:00 net/rubygem-google-cloud-bigtable-v2 Ruby Client for the Cloud Bigtable V2 API
API Client library for the Cloud Bigtable V2 API

Cloud Bigtable is a fully managed, scalable NoSQL database service for large
analytical and operational workloads.

WWW: https://github.com/googleapis/google-cloud-ruby
WWW: https://github.com/googleapis/google-cloud-ruby/tree/master/google-cloud-bigtable-v2
2020-10-09T14:19:19+00:00 net/rubygem-google-cloud-bigtable-admin-v2 Ruby Client for the Cloud Bigtable Admin V2 API
API Client library for the Cloud Bigtable Admin V2 API

Cloud Bigtable is a fully managed, scalable NoSQL database service for large
analytical and operational workloads.

WWW: https://github.com/googleapis/google-cloud-ruby
WWW: https://github.com/googleapis/google-cloud-ruby/tree/master/google-cloud-bigtable-admin-v2
2020-10-09T14:19:14+00:00 devel/rubygem-gapic-common Common code for GAPIC-generated API clients
Create Ruby clients from a protocol buffer description of an API.

WWW: https://github.com/googleapis/gapic-generator-ruby
WWW: https://github.com/googleapis/gapic-generator-ruby/tree/master/gapic-common
2020-10-09T10:36:18+00:00 audio/mpz Music player for big local collections
Music player for big local collections.

Features 3 columns UI: directory tree (aka library), playlists and tracks
from selected playlist. Middle-click on folder or track in the directory
view and it will become a playlist an its content will be loaded into
tracks view. Create multiple playlists from folders in your library and
switch between them quickly. Similar to "Album list" in Foobar2000.

Built with C++ and Qt framework -- lightweight and fast. Open-source and
cross-platform. Uses audio codecs installed on your system (GStreamer
though QtMultimedia). Follows you desktop theme.

Supports radio streams in .pls and .m3u playlsts. Supports CUE. Has a
playback log which is helpful for radio stream -- never miss a track you
liked. Supports MPRIS -- ability to control playback remotely, for
example, via KDE Connect.

WWW: https://olegantonyan.github.io/mpz/
2020-10-09T03:42:21+00:00 science/axom Infrastructure for development of multi-physics applications and tools
Axom provides robust, flexible software infrastructure for the development of
multi-physics applications and computational tools.

WWW: https://github.com/LLNL/axom
2020-10-09T01:46:53+00:00 devel/gammaray Debugging tool for Qt-application
GammaRay is a software introspection tool for Qt applications developed by
KDAB. Leveraging the QObject introspection mechanism it allows you to observe
and manipulate your application at runtime. This works both locally on your
workstation and remotely on an embedded target.

WWW: https://www.kdab.com/development-resources/qt-tools/gammaray/
2020-10-08T19:30:08+00:00 science/conduit Simplified data exchange for HPC simulations
Conduit is an open source project from Lawrence Livermore National Laboratory
that provides an intuitive model for describing hierarchical scientific data in
C++, C, Fortran, and Python. It is used for data coupling between packages
in-core, serialization, and I/O tasks.

WWW: https://github.com/LLNL/conduit
2020-10-08T14:39:34+00:00 textproc/R-cran-rbibutils Convert Between Bibliography Formats
Converts between a number of bibliography formats, including 'BibTeX',
'BibLaTeX' and 'Bibentry'. Includes a port of the 'bibutils' utilities
by Chris Putnam <https://sourceforge.net/projects/bibutils/>.
Supports all bibliography formats and character encodings implemented
in 'bibutils'.

WWW: https://cran.r-project.org/web/packages/rbibutils/
2020-10-08T01:45:01+00:00 emulators/linux-power10-functional-sim IBM POWER10 Functional Simulator (mambo) (CentOS ${LINUX_DIST_VER})
The IBM POWER10 Functional Simulator is a simulation environment developed by
IBM. It is designed to provide enough POWER10 processor complex functionality to
allow the entire software stack to execute, including loading, booting and
running a little endian Linux environment. The intent for this tool is to
educate, enable new application development, and to facilitate porting of
existing Linux applications to the POWER10 architecture. While the IBM POWER10
Functional Simulator serves as a full instruction set simulator for the POWER10
processor, it may not model all aspects of the IBM Power Systems POWER10
hardware and thus may not exactly reflect the behavior of the POWER10 hardware.

WWW: https://www14.software.ibm.com/webapp/set2/sas/f/pwrfs/pwr10/home.html
2020-10-06T18:32:42+00:00 net-mgmt/unifi6 UniFi Controller v6
The UniFi Controller allows you to manage Wireless, Routing & Switching,
VoIP and Video of Ubiquiti Networks.

WWW: https://help.ui.com/hc/en-us/categories/200320654-UniFi-Wireless
2020-10-06T16:13:51+00:00 multimedia/vvdec Versatile Video Coding (VVC) decoder
Versatile Video Coding (VVC) is the most recent international video coding
standard, developed by the Joint Video Experts Team (JVET) of the ITU-T Video
Coding Experts Group (VCEG) and the ISO/IEC Moving Picture Experts Group (MPEG).
VVC is the successor of the High Efficiency Video Coding (HEVC) standard and
will be released by ITU-T as H.266 and by ISO/IEC as MPEG-I Part 3
(ISO/IEC 23090-3). The new standard targets a 50% bit-rate reduction over HEVC
at the same visual quality. In addition, VVC proves to be truly versatile by
including tools for efficient coding of video content in emerging applications,
e.g. high dynamic range (HDR), adaptive streaming, computer generated content as
well as immersive applications like 360 degree video and augmented reality (AR).

The Fraunhofer Versatile Video Decoder (VVdeC) is a fast VVC x86 software
decoder implementation. The decoder supports most standard features available in
the Main10 profile, with support for some high-level features still pending.

WWW: https://github.com/fraunhoferhhi/vvdec
2020-10-06T11:33:29+00:00 x11/xclickroot Run a command every time a given mouse button is pressed on the root window
xclickroot runs a command every time a given mouse button is pressed
on the root window.

WWW: https://github.com/phillbush/xclickroot
2020-10-06T11:24:59+00:00 x11/pmenu Pie menu for X
Pmenu is a pie menu utility for X. Pmenu receives a menu specification
in stdin, shows a menu for the user to select one of the options,
and outputs the option selected to stdout.

Pmenu comes with the following features:

- Pmenu reads something in and prints something out, the UNIX way.
- Submenus (some pie-menu slices can spawn another menu).
- Icons (pie-menu slices can contain icon image).
- X resources support (you don't need to recompile pmenu for configuring it).

Check out the other project, xclickroot for an application that can spawn pmenu
by right clicking on the root window (i.e., on the desktop).

WWW: https://github.com/phillbush/pmenu
2020-10-05T19:11:21+00:00 sysutils/py-resolve-march-native Command line tool to resolve -march=native into explicit flags
resolve-march-native is a small command line tool to resolve -march=native into
explicit GCC flags.

WWW: https://github.com/hartwork/resolve-march-native
2020-10-05T18:04:17+00:00 x11-fonts/fontobene Header-only C++/Qt5 FontoBene font parser library
A header-only library to parse FontoBene stroke fonts with C++/Qt5.

WWW: https://github.com/fontobene/fontobene-qt5
2020-10-05T17:24:14+00:00 devel/p5-ColorThemes-Standard Standard collection of generic color themes
ColorThemes::Standard provides a standard collection of generic color themes.

WWW: https://metacpan.org/release/ColorThemes-Standard
2020-10-05T17:24:08+00:00 devel/p5-BorderStyles-Standard Standard collection of border styles
BorderStyles::Standard provides a standard collection of border styles.

WWW: https://metacpan.org/release/BorderStyles-Standard
2020-10-05T17:24:02+00:00 devel/p5-BorderStyleBase Suitable base class for most BorderStyle::* modules
BorderStyleBase provides a suitable base class for most BorderStyle::* modules.

WWW: https://metacpan.org/release/BorderStyleBase
2020-10-05T15:50:03+00:00 x11-toolkits/py-qt5-quick3d Python bindings for the Qt5 toolkit, QtQuick3D module
PyQt5 is a set of Python bindings for Digia's Qt5 application framework.
This package provides the QtQuick module.

WWW: https://riverbankcomputing.com/software/pyqt
2020-10-05T15:50:03+00:00 net/py-qt5-networkauth Python bindings for the Qt5 toolkit, QtNetworkAuth module
PyQt5 is a set of Python bindings for Digia's Qt5 application framework.
This package provides the QtNetworkAuth module.

WWW: https://riverbankcomputing.com/software/pyqt
2020-10-05T15:50:03+00:00 devel/py-qtbuilder The PEP 517 compliant PyQt build system
SIP is a tool for generating Python bindings for C and C++ libraries.

WWW: http://www.riverbankcomputing.co.uk/software/sip/
2020-10-05T15:50:03+00:00 devel/py-qt5-sip Python to C and C++ bindings generator
SIP is a tool for generating Python bindings for C and C++ libraries.

WWW: http://www.riverbankcomputing.co.uk/software/sip/
2020-10-05T15:50:03+00:00 devel/py-qt5-remoteobjects Python bindings for the Qt5 toolkit, QtRemoteObjects module
PyQt5 is a set of Python bindings for Digia's Qt5 application framework.
This package provides the QtRemoteObjects module.

WWW: https://riverbankcomputing.com/software/pyqt
2020-10-05T15:50:03+00:00 devel/py-qt5-location Python bindings for the Qt5 toolkit, QtLocation module
PyQt5 is a set of Python bindings for Digia's Qt5 application framework.
This package provides the QtLocation module.

WWW: https://riverbankcomputing.com/software/pyqt
2020-10-05T15:50:03+00:00 comms/py-qt5-sensors Python bindings for the Qt5 toolkit, QtSensors module
PyQt5 is a set of Python bindings for Digia's Qt5 application framework.
This package provides the QtSensors module.

WWW: https://riverbankcomputing.com/software/pyqt
2020-10-04T14:12:47+00:00 databases/py-sqlalchemy-json JSON type with nested change tracking for SQLAlchemy
SQLAlchemy-JSON provides mutation-tracked JSON types to SQLAlchemy.

WWW: https://github.com/edelooff/sqlalchemy-json
2020-10-04T13:29:37+00:00 textproc/fmtlatex Reformat LaTeX documents suitable for version control
fmtlatex is able to put a LaTeX document into a canonical formatting form,
which is then suitable for comparing genuine content differences between
various revisions of the same document rather than just formatting differences.

WWW: https://github.com/loopspace/fmtlatex
2020-10-04T10:29:36+00:00 dns/knot3-lib Knot3 lib (required by knot-resolver)
This port allows to install only libknot, which comes along with
Knot DNS (authoritative), but also is a depency of knot-resolver

WWW: https://www.knot-dns.cz/
2020-10-04T10:18:00+00:00 dns/knot3 High performance authoritative-only DNS server
Knot DNS is a high-performance authoritative-only DNS server which
supports all key features of the domain name system including zone
AXFR and IXFR, DDNS and DNSSEC. Its key features:

* Open source
* High-performance, multi-threaded, and mostly lock-free
implementation which scales well on SMPs
* Object-oriented design
* Support for all important DNS protocols:
- Full and incremental zone transfers
- EDNS0 and DNSSEC extensions, including NSEC3
- NSID

WWW: https://www.knot-dns.cz/
2020-10-03T03:08:19+00:00 sysutils/choria Server to host Choria agents, networks, federations and discovery
Choria is a framework for building Control Planes, Orchestration Systems and
Programmable Infrastructure.

This is a daemon and related tools written in Go that hosts services,
autonomous agents and generally provide a secure hosting environment for
callable logic that you can interact with from code.

WWW: https://choria.io/
2020-10-03T01:49:58+00:00 graphics/dbow2 C++ Library for converting images into a bag-of-word representation
DBoW2 is an improved version of the DBow library, an open source C++ library for
indexing and converting images into a bag-of-word representation. It implements
a hierarchical tree for approximating nearest neighbours in the image feature
space and creating a visual vocabulary. DBoW2 also implements an image database
with inverted and direct files to index images and enabling quick queries and
feature comparisons.

WWW: https://github.com/dorian3d/DBoW2
2020-10-03T01:20:04+00:00 x11-toolkits/pangolin Lightweight rapid development library for managing OpenGL display
Pangolin is a lightweight portable rapid development library for managing OpenGL
display/interaction and abstracting video input. At its heart is a simple OpenGl
viewport manager which can help to modularise 3D visualisation without adding to
its complexity, and offers an advanced but intuitive 3D navigation handler.
Pangolin also provides a mechanism for manipulating program variables through
config files and ui integration, and has a flexible real-time plotter for
visualising graphical data.

The ethos of Pangolin is to reduce the boilerplate code that normally gets
written to visualise and interact with (typically image and 3D based) systems,
without compromising performance. It also enables write-once code for a number
of platforms, currently including Windows, Linux, OSX, Android and IOS.

WWW: https://github.com/stevenlovegrove/Pangolin
2020-10-02T21:26:37+00:00 sysutils/terraform-docs Generate documentation from Terraform modules
A utility to generate documentation from Terraform modules in various output
formats.

terraform-docs asciidoc ./my-terraform-module # asciidoc table
terraform-docs asciidoc table ./my-terraform-module # asciidoc table
terraform-docs asciidoc document ./my-terraform-module # asciidoc document
terraform-docs json ./my-terraform-module # json
terraform-docs markdown ./my-terraform-module # markdown table
terraform-docs markdown table ./my-terraform-module # markdown table
terraform-docs markdown document ./my-terraform-module # markdown document
terraform-docs pretty ./my-terraform-module # colorized pretty
terraform-docs tfvars hcl ./my-terraform-module # hcl format of
terraform.tfvars
terraform-docs tfvars json ./my-terraform-module # json format of
terraform.tfvars
terraform-docs toml ./my-terraform-module # toml
terraform-docs xml ./my-terraform-module # xml
terraform-docs yaml ./my-terraform-module # yaml

WWW: https://github.com/terraform-docs/terraform-docs
2020-10-02T13:15:40+00:00 devel/rubygem-aws-sdk-s3outposts Official AWS Ruby gem for Amazon S3 on Outposts (Amazon S3 Outposts)
Official AWS Ruby gem for Amazon S3 on Outposts (Amazon S3 Outposts).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-s3outposts
2020-10-02T13:14:51+00:00 sysutils/py-python-consul2 Python client for Consul
python-consul2 is a Python client for Consul (http://www.consul.io/).

WWW: https://github.com/poppyred/python-consul2
2020-10-02T13:14:46+00:00 devel/py-pytest-twisted Twisted plugin for pytest
pytest-twisted is a plugin for pytest, which allows to test code, which uses the
twisted framework. test functions can return Deferred objects and pytest will
wait for their completion with this plugin.

WWW: https://github.com/pytest-dev/pytest-twisted
2020-10-02T13:14:40+00:00 devel/py-dpcontracts Simple implementation of contracts for Python
This module provides a collection of decorators that makes it easy to write
software using contracts.

Contracts are a debugging and verification tool. They are declarative statements
about what states a program must be in to be considered "correct" at runtime.
They are similar to assertions, and are verified automatically at various
well-defined points in the program. Contracts can be specified on functions and
on classes.

Contracts serve as a form of documentation and a way of formally specifying
program behavior. Good practice often includes writing all of the contracts
first, with these contract specifying the exact expected state before and after
each function or method call and the things that should always be true for a
given class of object.

Contracts consist of two parts: a description and a condition. The description
is simply a human-readable string that describes what the contract is testing,
while the condition is a single function that tests that condition. The
condition is executed automatically and passed certain arguments (which vary
depending on the type of contract), and must return a boolean value: True if the
condition has been met, and False otherwise.

WWW: https://github.com/deadpixi/contracts
2020-10-02T07:29:36+00:00 devel/rubygem-aws-sdk-timestreamwrite Official AWS Ruby gem for Amazon Timestream Write (Timestream Write)
Official AWS Ruby gem for Amazon Timestream Write (Timestream Write).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-timestreamwrite
2020-10-02T07:29:31+00:00 devel/rubygem-aws-sdk-timestreamquery Official AWS Ruby gem for Amazon Timestream Query (Timestream Query)
Official AWS Ruby gem for Amazon Timestream Query (Timestream Query).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-timestreamquery
2020-10-01T12:17:27+00:00 www/mediawiki135 Wiki engine used by Wikipedia
MediaWiki is the collaborative editing software that runs Wikipedia,
the free encyclopedia, and other projects.
It's designed to handle a large number of users and pages without imposing
too rigid a structure or workflow.

WWW: http://www.mediawiki.org/
2020-10-01T11:43:23+00:00 textproc/mdbook Create book from markdown files (like Gitbook but implemented in Rust)
mdBook is a utility to create online books from Markdown (CommonMark) files.
It's very similar to Gitbook but written in Rust.

WWW: https://rust-lang.github.io/mdBook/
2020-09-30T06:41:24+00:00 sysutils/duf Disk Usage/Free Utility
Simple Disk Usage/Free Utility featuring:

* User-friendly, colorful output
* Adjusts to your terminal's width
* Sort the results according to your needs
* Groups & filters devices
* Can conveniently output JSON

WWW: https://github.com/muesli/duf
2020-09-30T03:05:41+00:00 security/digestpp Experimental C++11 header-only message digest library
digestpp is an experimental C++11 header-only message digest library.

Derived from cppcrypto in an attempt to devise a more modern yet flexible and
universal C++ API for cryptographic hash functions.

WWW: https://github.com/kerukuro/digestpp
2020-09-30T02:35:35+00:00 security/hash C++14 header-only easy-to-use hash library
Hash is a C++14 header-only easy-to-use hash library. It includes SHA-1, SHA-2,
SHA-3, MD2, MD4, MD5, and many other algorithms.

WWW: https://github.com/Chocobo1/Hash
2020-09-30T02:04:23+00:00 emulators/qemu42 QEMU CPU Emulator - 4.2.X branch
QEMU is a FAST! processor emulator using dynamic translation to achieve
good emulation speed.
QEMU has two operating modes:

* Full system emulation. In this mode, QEMU emulates a full system
(for example a PC), including a processor and various peripherials.
It can be used to launch different Operating Systems without rebooting
the PC or to debug system code.
* User mode emulation (Linux host only). In this mode, QEMU can launch
Linux processes compiled for one CPU on another CPU. It can be used to
launch the Wine Windows API emulator or to ease cross-compilation and
cross-debugging.

As QEMU requires no host kernel patches to run, it is very safe and easy to use.

See also the preconfigured system images on http://oszoo.org/
Many live cd isos also work.

WWW: http://wiki.qemu.org/Main_Page
2020-09-29T18:14:46+00:00 devel/rubygem-rubocop-ast RuboCop Node and NodePattern classes
RuboCop AST contains the classes needed by RuboCop to deal with Ruby's AST, in
particular:
- RuboCop::AST::Node
- RuboCop::AST::NodePattern (doc)

This gem may be used independently from the main RuboCop gem.

WWW: https://github.com/rubocop-hq/rubocop-ast
2020-09-29T18:14:39+00:00 devel/rubygem-azure_mgmt_digitaltwins Microsoft Azure Digital Twins Client Library for Ruby
Microsoft Azure Digital Twins Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_digitaltwins
2020-09-29T18:14:31+00:00 devel/rubygem-azure_mgmt_automanage Microsoft Azure Automanage Client Library for Ruby
Microsoft Azure Automanage Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_automanage
2020-09-29T14:21:43+00:00 x11-toolkits/amtk Actions, Menus and Toolbars Kit
Amtk is the acronym for "Actions, Menus and Toolbars Kit". It is a basic
GtkUIManager replacement based on GAction. It is suitable for both a traditional
UI or a modern UI with a GtkHeaderBar

WWW: https://wiki.gnome.org/Projects/Amtk
2020-09-29T12:33:30+00:00 net/py-python-socks Core proxy (SOCKS4, SOCKS5, HTTP tunneling) functionality for Python
The python-socks package provides a core proxy client functionality for
Python. Supports SOCKS4(a), SOCKS5, HTTP (tunneling) proxy and provides sync
and async (asyncio, trio, curio) APIs. You probably don't need to use
python-socks directly. It is used internally by aiohttp-socks and httpx-socks
packages.

WWW: https://pypi.org/project/python-socks/
2020-09-28T21:49:31+00:00 deskutils/mate-indicator-applet Applet to display information from various applications in the panel
The indicator applet exposes Ayatana Indicators in the MATE Panel. Ayatana
Indicators are an initiative by Canonical to provide crisp and clean system
and application status indication. They take the form of an icon and
associated menu, displayed (usually) in the desktop panel. Existing indicators
include the Message Menu, Battery Menu and Sound menu.

WWW: https://mate-desktop.org/
2020-09-28T20:16:00+00:00 textproc/wikiman Offline interactive documentation search
Wikiman is an offline search engine for manual pages, Arch Wiki, Gentoo Wiki and
other documentation.

Wikiman provides an easy interface for browsing documentation without the need
to be exact and connected to the internet. This is achieved by utilizing full
text search for wikis, partial name and description matching for man pages,
and fuzzy filtering for search results.

WWW: https://github.com/filiparag/wikiman
2020-09-28T04:25:22+00:00 archivers/nfpm Simple deb, rpm and apk packager written in Go
NFPM is a simple, 0-dependency, as-little-assumptions-as-possible program that
is able to create deb, rpm, apk archives.

WWW: https://github.com/goreleaser/nfpm
2020-09-27T21:24:17+00:00 net/samba413 Free SMB/CIFS and AD/DC server and client for Unix
Samba4 is an attempt to implement an Active Directory compatible Domain
Controller.

In short, you can join a WinNT, Win2000, WinXP or Win 2003 - 2016 member
server to a Samba4 domain, and it will behave much as it does in AD,
including Kerberos domain logins where applicable.

WWW: https://www.samba.org/
2020-09-27T20:53:31+00:00 devel/py-azure-keyvault-administration Microsoft Azure Key Vault Administration Client Library for Python
This is the Microsoft Azure KeyVault Administration client library for Python

Azure Key Vault helps solve the following problems:
- Vault administration (this library) - role-based access control (RBAC), and
vault-level backup and restore options
- Cryptographic key management (azure-keyvault-keys) - create, store, and
control access to the keys used to encrypt your data
- Secrets management (azure-keyvault-secrets) - securely store and control
access to tokens, passwords, certificates, API keys, and other secrets
- Certificate management (azure-keyvault-certificates) - create, manage, and
deploy public and private SSL/TLS certificates

WWW: https://pypi.org/project/azure-keyvault-administration/
2020-09-27T20:52:39+00:00 devel/py-azure-appconfiguration Microsoft App Configuration Data Library for Python
Azure App Configuration is a managed service that helps developers centralize
their application configurations simply and securely.

Modern programs, especially programs running in a cloud, generally have many
components that are distributed in nature. Spreading configuration settings
across these components can lead to hard-to-troubleshoot errors during an
application deployment. Use App Configuration to securely store all the
settings for your application in one place.

WWW: https://pypi.org/project/azure-appconfiguration/
2020-09-27T19:30:12+00:00 dns/rubygem-zonefile Library to manipulate BIND compatible Zonefiles (RFC1035)
Ruby Zonefile - Parse and manipulate DNS Zone Files

This class can read, manipulate and create DNS zone files. It supports A, AAAA,
MX, NS, SOA, TXT, CNAME, PTR and SRV records. The data can be accessed by the
instance method of the same name. All except SOA return an array of hashes
containing the named data. SOA directly returns the hash since there can only be
one SOA information.

WWW: https://github.com/boesemar/zonefile
2020-09-27T19:30:02+00:00 dns/rubygem-google-cloud-dns Official library for Google Cloud DNS
Google Cloud DNS is a high-performance, resilient, global DNS service that
provides a cost-effective way to make your applications and services available
to your users. This programmable, authoritative DNS service can be used to
easily publish and manage DNS records using the same infrastructure relied upon
by Google.

WWW: https://github.com/googleapis/google-cloud-ruby/tree/master/google-cloud-dns
2020-09-27T13:52:40+00:00 devel/py-cson Coffescript Object Notation (CSON) parser for Python 2 and Python 3
A Python parser for the Coffeescript Object Notation (CSON).

WWW: https://github.com/avakar/pycson
2020-09-27T13:51:48+00:00 devel/py-speg PEG-based parser interpreter with memoization (Python module)
A PEG-based parser interpreter with memoization (Python module).

WWW: https://github.com/avakar/speg
2020-09-26T23:36:13+00:00 net/samba412 Free SMB/CIFS and AD/DC server and client for Unix
Samba4 is an attempt to implement an Active Directory compatible Domain
Controller.

In short, you can join a WinNT, Win2000, WinXP or Win 2003 - 2016 member
server to a Samba4 domain, and it will behave much as it does in AD,
including Kerberos domain logins where applicable.

WWW: https://www.samba.org/
2020-09-26T11:19:10+00:00 devel/taskctl Simple modern alternative to GNU Make
taskctl is a concurrent task runner that allows you to design routine
tasks and development pipelines in a human-readable format (YAML,
JSON or TOML).

WWW: https://github.com/taskctl/taskctl
2020-09-26T10:57:54+00:00 benchmarks/ali Load testing tool aimed to perform real-time analysis
A load testing tool aimed to perform real-time analysis, inspired
by vegeta and jplot.

ali comes with a simple terminal based UI, lets you generate HTTP
requests and plot the results in real-time. With it, real-time
analysis can be done on the terminal.

WWW: https://github.com/nakabonne/ali
2020-09-26T10:52:58+00:00 net/croc Tool to simply and securely transfer files and folders
croc is a tool that allows any two computers to simply and securely
transfer files and folders.

Features:

* allows any two computers to transfer data (using a relay)
* provides end-to-end encryption (using PAKE)
* enables easy cross-platform transfers (Windows, Linux, Mac)
* allows multiple file transfers
* allows resuming transfers that are interrupted
* local server or port-forwarding not needed
* ipv6-first with ipv4 fallback

WWW: https://github.com/schollz/croc
2020-09-26T10:15:17+00:00 textproc/py-rich Rich text and beautiful formatting in the terminal
Rich is a Python library for rich text and beautiful formatting in the
terminal.

The Rich API makes it easy to add color and style to terminal
output. Rich can also render pretty tables, progress bars, markdown,
syntax highlighted source code, tracebacks, and more -- out of the
box.

WWW: https://github.com/willmcgugan/rich
2020-09-26T09:08:01+00:00 databases/mongodb-tools Tools for MongoDB 4.4.x and up
Useful utilities for managing a MongoDB instance written in Go.

- bsondump - display BSON files in a human-readable format
- mongoimport - Convert data from JSON, TSV or CSV and insert them
into a collection
- mongoexport - Write an existing collection to CSV or JSON format
- mongodump/mongorestore - Dump MongoDB backups to disk in .BSON
format, or restore them to a live database
- mongostat - Monitor live MongoDB servers, replica sets, or sharded
clusters
- mongofiles - Read, write, delete, or update files in GridFS
- mongotop - Monitor read/write activity on a mongo server

WWW: https://github.com/mongodb/mongo-tools
WWW: https://docs.mongodb.com/database-tools/
2020-09-26T07:44:00+00:00 sysutils/p5-App-ZFSCurses Curses UI to query/modify a ZFS dataset/snapshot properties
App::ZFSCurses - Curses UI to query and modify a ZFS dataset properties.

WWW: https://metacpan.org/pod/App::ZFSCurses
2020-09-26T07:01:41+00:00 sysutils/dnf Dandified YUM, the next-generation version of YUM
Dandified YUM (DNF) is the next upcoming major version of YUM. It does package
management using RPM, libsolv and hawkey libraries. For metadata handling and
package downloads it utilizes librepo. To process and effectively handle the
comps data it uses libcomps.

WWW: https://github.com/rpm-software-management/dnf
2020-09-26T06:54:52+00:00 misc/libcomps Comps XML file manipulation library
Libcomps is alternative for yum.comps library. It's written in pure C as library
and there's bindings for python.

WWW: https://github.com/rpm-software-management/libcomps
2020-09-26T03:01:14+00:00 sysutils/libdnf Dandified YUM, the next-generation version of YUM
libdnf provides a high level package-manager. It's core library of dnf,
PackageKit and rpm-ostree. It's replacement for deprecated hawkey library which
it contains inside and uses librepo under the hood.

WWW: https://github.com/rpm-software-management/libdnf
2020-09-26T01:45:11+00:00 devel/util-linux Random collection of Linux utilities
util-linux is a random collection of Linux utilities.

WWW: https://github.com/karelzak/util-linux
2020-09-25T23:16:11+00:00 misc/libmodulemd C Library for manipulating module metadata files
C Library for manipulating module metadata files.

WWW: https://github.com/fedora-modularity/libmodulemd
2020-09-25T22:30:11+00:00 misc/librepo Library downloading repository metadata
A library providing C and Python (libcURL like) API for downloading linux
repository metadata and packages.

WWW: https://github.com/rpm-software-management/librepo
2020-09-25T21:38:13+00:00 archivers/zchunk Compressed file format that splits the file into independent chunks
zchunk is a compressed file format that splits the file into independent chunks.
This allows you to only download changed chunks when downloading a new version
of the file, and also makes zchunk files efficient over rsync.

zchunk files are protected with strong checksums to verify that the file you
downloaded is, in fact, the file you wanted.

WWW: https://github.com/zchunk/zchunk
2020-09-25T19:44:49+00:00 deskutils/clipmenu Clipboard management using dmenu, rofi or fzf
clipmenu is a simple clipboard manager using dmenu (or rofi with
CM_LAUNCHER=rofi) and xsel.

WWW: https://github.com/cdown/clipmenu
2020-09-25T19:43:32+00:00 deskutils/clipnotify Program to notify on new X clipboard events
clipnotify is a simple program that, using the XFIXES extension to X11,
waits until a new selection is available and then exits.

It was primarily designed for clipmenu, to avoid polling for new selections.

WWW: https://github.com/cdown/clipnotify
2020-09-25T12:54:38+00:00 sysutils/nix Purely functional package manager
Nix is a purely functional package manager. This means that it treats packages
like values in purely functional programming languages such as Haskell -- they
are built by functions that don't have side-effects, and they never change
after they have been built. Nix stores packages in the Nix store, usually the
directory /nix/store, where each package has its own unique subdirectory such
as

/nix/store/b6gvzjyb2pg0kjfwrjmg1vfhh54ad73z-firefox-33.1/

where b6gvzjyb2pg0... is a unique identifier for the package that captures all
its dependencies (it's a cryptographic hash of the package's build dependency
graph). This enables many powerful features.

WWW: https://nixos.org/nix/
2020-09-25T09:27:06+00:00 devel/py-genson Powerful, user-friendly JSON Schema generator
GenSON's core function is to take JSON objects and generate schemas that
describe them, but it is unique in its ability to merge schemas. It was
originally built to describe the common structure of a large number of
JSON objects, and it uses its merging ability to generate a single
schema from any number of JSON objects and/or schemas.

WWW: https://pypi.org/project/genson/
2020-09-25T08:26:25+00:00 textproc/py-sphinxcontrib-log-cabinet Organize changelog directives in Sphinx docs
Organize changelogs generated by versionadded, versionchanged,
deprecated directives.
The log will be sorted by newest to oldest version. For HTML docs,
older versions will be collapsed by default.

WWW: https://github.com/davidism/sphinxcontrib-log-cabinet
2020-09-25T08:24:59+00:00 textproc/py-sphinx-issues Sphinx extension for linking to your project's issue tracker
A Sphinx extension for linking to your project's issue tracker. Includes roles
for linking to issues, pull requests, user profiles, with built-in support
for GitHub (though this works with other services).

WWW: https://github.com/sloria/sphinx-issues
2020-09-25T08:23:36+00:00 textproc/py-pallets-sphinx-themes Sphinx themes for Pallets and related projects
Themes for the Pallets projects. If you're writing an extension,
use the appropriate theme to make your documentation look consistent.

Available themes:

flask
jinja
werkzeug
click

WWW: https://pypi.org/project/Pallets-Sphinx-Themes/
2020-09-25T05:59:36+00:00 shells/switchBashZsh Portable shell setup for Bash/Zsh across FreeBSD/Linux/Cygwin
You want your shell stuff to work the same way even when you use a
different shell, or even a different box. Right?

If you use switchBashZsh you can attain at least most of what you
desire, perhaps even all. You can log out of Bash and log in with Zsh
(or vice versa) - and your aliases/exports/functions will continue to
work as before.

It gets better - if someday you need to use a different box with a
different OS, you can get your shell to work your 'normal' way in a
jiffy. Just save your $HOME/.shell directory on your primary box, and
paste it over your second box's $HOME/.shell (after running
switchBashZsh setup script on the second box). The second box need
not be the same operating system - switchBashZsh works across
FreeBSD / Linux / Cygwin.

WWW: https://github.com/bourne-again/switchBashZsh
2020-09-24T13:33:10+00:00 databases/postgresql13-server PostgreSQL is the most advanced open-source database available anywhere
PostgreSQL is a sophisticated Object-Relational DBMS, supporting
almost all SQL constructs, including subselects, transactions, and
user-defined types and functions. It is the most advanced open-source
database available anywhere. Commercial Support is also available.

The original Postgres code was the effort of many graduate students,
undergraduate students, and staff programmers working under the direction of
Professor Michael Stonebraker at the University of California, Berkeley. In
1995, Andrew Yu and Jolly Chen took on the task of converting the DBMS query
language to SQL and created a new database system which came to known as
Postgres95. Many others contributed to the porting, testing, debugging and
enhancement of the Postgres95 code. As the code improved, and 1995 faded into
memory, PostgreSQL was born.

PostgreSQL development is presently being performed by a team of Internet
developers who are now responsible for all current and future development. The
development team coordinator is Marc G. Fournier (scrappy@PostgreSQL.ORG).
Support is available from the PostgreSQL developer/user community through the
support mailing list (questions@PostgreSQL.ORG).

PostgreSQL is free and the complete source is available.

WWW: https://www.postgresql.org/
2020-09-24T13:33:10+00:00 databases/postgresql13-pltcl Module for using Tcl to write SQL functions
2020-09-24T13:33:10+00:00 databases/postgresql13-plpython Module for using Python to write SQL functions
PL/Python allows one to write PostgeSQL stored functions and
procedures in Python (http://www.python.org/).

This software is part of the standard PostgreSQL distribution.

WWW: https://www.postgresql.org/
2020-09-24T13:33:10+00:00 databases/postgresql13-plperl Write SQL functions for PostgreSQL using Perl5
2020-09-24T13:33:10+00:00 databases/postgresql13-pgtcl
2020-09-24T13:33:10+00:00 databases/postgresql13-docs The PostgreSQL documentation set
2020-09-24T13:33:10+00:00 databases/postgresql13-contrib The contrib utilities from the PostgreSQL distribution
This is the port for all stuff that comes in the contrib subtree of
the postgresql distribution. This subtree contains porting tools,
analysis utilities, and plug-in features that are not part of the core
PostgreSQL system, mainly because they address a limited audience or
are too experimental to be part of the main source tree. This does
not preclude their usefulness.

Each subdirectory contains a README file with information about the
module. Some directories supply new user-defined functions, operators,
or types. After you have installed the files you need to register the
new entities in the database system by running the commands in the
supplied .sql file. For example,

$ psql -d dbname -f module.sql

The .sql files are installed into /usr/local/share/postgresql/contrib

For more information, please see
/usr/local/share/doc/postgresql/contrib/README*

This software is part of the standard PostgreSQL distribution.

WWW: https://www.postgresql.org/
2020-09-24T13:33:10+00:00 databases/postgresql13-client PostgreSQL database (client)
2020-09-24T13:13:27+00:00 devel/py-cppheaderparser Parse C++ header files and generate a data structure representing the class
CppHeaderParser can be used to parse C++ header files and generate a data
structure representing the class.

WWW: http://senexcanis.com/open-source/cppheaderparser/
2020-09-23T21:59:07+00:00 sysutils/terragrunt Terragrunt is a thin wrapper for Terraform
Terragrunt is a thin wrapper for Terraform that provides extra tools for
keeping your Terraform configurations DRY, working with multiple Terraform
modules, and managing remote state.

WWW: https://terragrunt.gruntwork.io/
2020-09-23T19:18:00+00:00 www/py-httpx013 Next generation HTTP client
HTTPX is a fully featured HTTP client for Python 3, which provides sync and
async APIs, and support for both HTTP/1.1 and HTTP/2.

WWW: https://github.com/encode/httpx
2020-09-23T18:27:45+00:00 devel/pystring Collection of C++ functions which match python's string class
Pystring is a collection of C++ functions which match the interface and
behavior of python's string class methods using std::string. Implemented in
C++, it does not require or make use of a python interpreter. It provides
convenience and familiarity for common string operations not included in the
standard C++ library. It's also useful in environments where both C++ and
python are used.

WWW: https://github.com/imageworks/pystring
2020-09-23T18:27:30+00:00 textproc/py-sphinx_press_theme Them for py-sphinx based on VuePress
A modern responsive theme for python's Sphinx documentation generator.

This theme is based on VuePress. It uses Vue.js & Stylus managed by webpack
(through vue-cli).

WWW: https://schettino72.github.io/sphinx_press_site/
2020-09-23T14:34:23+00:00 www/py-fqdn RFC-compliant FQDN validation and manipulation for Python
Validates a fully-qualified domain name (FQDN), in full compliance with
RFC 1035, and the "preferred form" specified in RFC 3696 section 2.

WWW: https://github.com/ypcrts/fqdn
2020-09-23T09:40:50+00:00 sysutils/hexpeek Hex file editor
hexpeek is a binary editor designed for efficient operation on huge files,
but works on any file.

Operations supported are searching, patching, and insertions and deletions
of binary data in a file. An undo feature allows to revert changes made in
error.

WWW: https://www.hexpeek.com/
2020-09-23T00:46:02+00:00 databases/ldb22 LDAP-like embedded database
ldb is a LDAP-like embedded database.

ldb provides a fast database with an LDAP-like API designed to be used
within an application.

In some ways it can be seen as a intermediate solution between key-value
pair databases and a real LDAP database.

WWW: https://ldb.samba.org/
2020-09-23T00:15:27+00:00 databases/ldb21 LDAP-like embedded database
ldb is a LDAP-like embedded database.

ldb provides a fast database with an LDAP-like API designed to be used
within an application.

In some ways it can be seen as a intermediate solution between key-value
pair databases and a real LDAP database.

WWW: https://ldb.samba.org/
2020-09-22T21:08:54+00:00 security/rubygem-webauthn WebAuthn ruby server library
WebAuthn ruby server library.
Make your application a W3C Web Authentication conformant Relying Party
and allow your users to authenticate with U2F and FIDO2 authenticators.

WWW: https://github.com/cedarcode/webauthn-ruby
2020-09-22T21:08:54+00:00 security/rubygem-tpm-key_attestation TPM Key Attestation verifier
TPM Key Attestation verifier

WWW: https://github.com/cedarcode/tpm-key_attestation
2020-09-22T21:08:54+00:00 security/rubygem-safety_net_attestation SafetyNet attestation response verification
SafetyNet attestation response verification

WWW: https://github.com/bdewater/safety_net_attestation
2020-09-22T21:08:54+00:00 security/rubygem-openssl-signature_algorithm ECDSA, RSA-PSS and RSA-PKCS for ruby
ECDSA, RSA-PSS and RSA-PKCS#1 algorithms for ruby.

WWW: https://github.com/cedarcode/openssl-signature_algorithm
2020-09-22T21:08:54+00:00 security/rubygem-omniauth-atlassian-oauth2 An Atlassian OAuth2 strategy for OmniAuth
An Atlassian OAuth2 strategy for OmniAuth 1.x.
This allows you to login to Atlassian with your ruby app.

WWW: https://github.com/aguynamedben/omniauth-atlassian-oauth2
2020-09-22T21:08:54+00:00 security/rubygem-cose Ruby implementation of RFC 8152 CBOR Object Signing and Encryption
Flexible authentication solution for Rails with Warden

WWW: https://github.com/heartcombo/devise
2020-09-22T21:08:54+00:00 security/rubygem-android_key_attestation Android key attestation verification
A Ruby gem to verify Android Key attestation statements on your server.
Key attestation allows you to verify that the cryptographic keys you use
in apps are stored the a hardware keystore of an Android device.

WWW: https://github.com/bdewater/android_key_attestation
2020-09-22T21:08:54+00:00 devel/rubygem-cbor Library for CBOR binary object representation
CBOR is a library for the CBOR binary object representation format,
based on Sadayuki Furuhashi's MessagePack library.

WWW: http://cbor.io/
2020-09-22T21:08:54+00:00 devel/rubygem-awrence Convert snake_case to CamelCase and more
Have you ever needed to automatically convert Rubyish snake_case
to JSON-style camelBack or CamelCase hash keys?

Awrence to the rescue.

This gem recursively converts all snake_case keys in a hash structure
to camelBack or CamelCase.

WWW: https://github.com/futurechimp/awrence
2020-09-21T19:45:42+00:00 deskutils/dstask Single binary terminal-based TODO manager with git-based sync
Dstask is a personal task tracker designed to help you focus. It is
similar to taskwarrior but uses git to synchronise instead of a
proprietary protocol.

Dstask is mature enough for daily use.

Features:
o Powerful context system (automatically applies filter/tags to
queries and new tasks)
o Git powered sync/undo/resolve (passwordstore.org style) which means
no need to set up a sync server, and sync between devices is easy!
o Task listing won't break with long task text (unlike taskwarrior,
currently)
o note command -- edit a full markdown note for each task. Checklists
are useful here.
o open command -- open URLs found in specified task (including notes)
in the browser
o zsh/bash completion for speed
o A single statically-linked binary

WWW: https://github.com/naggie/dstask
2020-09-21T15:43:19+00:00 mail/mailman3 GNU Mailing List Management System, Core
Mailman is free software for managing electronic mail discussion
and e-newsletter lists. Mailman is integrated with the web, making
it easy for users to manage their accounts and for list owners to
administer their lists. Mailman supports built-in archiving, automatic
bounce processing, content filtering, digest delivery, spam filters,
and more.

WWW: http://www.list.org/
2020-09-21T15:01:23+00:00 textproc/bibclean Prettyprinter, portability verifier, and syntax checker for BibTeX
Bibclean is a prettyprinter, portability verifier, and syntax checker for
BibTeX bibliography databases. It can be used to find errors in .bib files, as
well as to standardize their format for readability and editing convenience. It
can also be used to convert Scribe-format bibliographies to BibTeX form.

WWW: http://ftp.math.utah.edu/pub//bibclean/
2020-09-21T09:57:53+00:00 misc/concourse Automation system written in Go
Concourse is an automation system written in Go. It is most commonly used for
CI/CD, and is built to scale to any kind of automation pipeline, from simple to
complex.

Concourse is very opinionated about a few things: idempotency, immutability,
declarative config, stateless workers, and reproducible builds.

WWW: https://concourse-ci.org/
2020-09-21T04:22:54+00:00 textproc/py-pygments-25 Syntax highlighter written in Python
Pygments is a syntax highlighting package written in Python.

It is a generic syntax highlighter for general use in all kinds of software
such as forum systems, wikis or other applications that need to prettify
source code. Highlights are:

* a wide range of common languages and markup formats is supported
* special attention is paid to details, increasing quality by a fair amount
* support for new languages and formats are added easily
* a number of output formats, presently HTML, LaTeX, RTF and ANSI sequences
* it is usable as a command-line tool and as a library

WWW: https://pygments.org/
2020-09-21T03:42:40+00:00 audio/alo-lv2 Looper LV2 plugin
ALO is an LV2 plugin primarily targeted at the MOD Duo but hopefully it should
work on other systems too. It's based on the amp.c and metro.c lv2 example
plugins, plus some study of the loopor code.

The idea is to provide an easy, mistake-proof way to create and trigger live
music loops in sync with a click track.

WWW: https://github.com/devcurmudgeon/alo
2020-09-20T23:20:01+00:00 math/py-numpy-stl Simple library to make working with STL files fast and easy
Simple library to make working with STL files
(and 3D objects in general) fast and easy.

Due to all operations heavily relying on numpy this is one of the fastest
STL editing libraries for Python available.

WWW: https://github.com/WoLpH/numpy-stl
2020-09-20T04:51:43+00:00 misc/libsolv Package dependency solver using a satisfiability algorithm
This is libsolv, a free package dependency solver using a satisfiability
algorithm.

The code is based on two major, but independent, blocks:
1. Using a dictionary approach to store and retrieve package and dependency
information in a fast and space efficient manner.
2. Using satisfiability, a well known and researched topic, for resolving
package dependencies.

The sat-solver code has been written to aim for the newest packages, record the
decision tree to provide introspection, and also allows to provide the user with
suggestions on how to deal with unsolvable problems. It also takes advantage of
the repository storage to minimize memory usage.

WWW: https://github.com/openSUSE/libsolv
2020-09-20T02:13:54+00:00 security/py-sequoia Python binding of sequoia
Sequoia is a cool new OpenPGP implementation. It consists of several crates,
providing both a low-level and a high-level API for dealing with OpenPGP data.

WWW: https://sequoia-pgp.org/
2020-09-20T02:13:26+00:00 security/sequoia Modern PGP implementation, written in rust
Sequoia is a cool new OpenPGP implementation. It consists of several crates,
providing both a low-level and a high-level API for dealing with OpenPGP data.

WWW: https://sequoia-pgp.org/
2020-09-20T00:43:03+00:00 net/libnpupnp C++ base UPnP library, derived from Portable UPnP, a.k.a libupnp
libpnupnp is a C++ reimplementation of the venerable libupnp,
a.k.a. Portable UPnP* library.

WWW: https://www.lesbonscomptes.com/upmpdcli/npupnp-doc/libnpupnp.html
2020-09-19T13:10:26+00:00 math/py-matplotlib2 Plotting library uses a syntax familiar to MATLAB users (legacy)
matplotlib is a python 2D plotting library which produces publication quality
figures using in a variety of hardcopy formats (PNG, JPG, PS, SVG) and
interactive GUI environments (WX, GTK, Tkinter) across platforms. matplotlib
can be used in python scripts, interactively from the python shell (ala matlab
or mathematica), in web application servers generating dynamic charts, or
embedded in GTK, Tk or WX applications; see backends.

This is the legacy version.

WWW: https://matplotlib.org/
2020-09-19T12:41:26+00:00 www/rubygem-vcr Record test suite HTTP interactions and replay
vcr records your test suite's HTTP interactions and replay them during future
test runs for fast, deterministic, accurate tests.

WWW: https://github.com/vcr/vcr
2020-09-19T12:41:06+00:00 www/rubygem-jekyll-seo-tag Add metadata tags for search engines and social networks
Jekyll SEO Tag is a Jekyll plugin to add metadata tags for search engines and
social networks to better index and display your site's content.

WWW: https://github.com/jekyll/jekyll-seo-tag
2020-09-19T12:41:01+00:00 textproc/rubygem-minima Beautiful, minimal theme for Jekyll
Minima is a one-size-fits-all Jekyll theme for writers. It's Jekyll's default
(and first) theme. It's what you get when you run jekyll new.

WWW: https://github.com/jekyll/minima
2020-09-19T12:40:55+00:00 sysutils/rubygem-guard-cucumber Automatically run your features
Guard::Cucumber allows you to automatically run Cucumber features when files are
modified.

WWW: https://github.com/guard/guard-cucumber
2020-09-19T12:40:50+00:00 devel/rubygem-emoji_regex Regular expressions for matching Unicode Emoji symbols
Ruby Emoji Regex provides a pair of Ruby regular expressions for matching
Unicode Emoji symbols.

This is based upon the fantastic work from Mathias Bynens' emoji-regex
Javascript package. emoji-regex is cleverly assembled based upon data from the
Unicode Consortium.

The regular expressions provided herein are derived from that pacakge.

WWW: https://github.com/ticky/ruby-emoji-regex
2020-09-19T07:38:49+00:00 audio/ncpamixer Ncurses PulseAudio mixer
An ncurses mixer for PulseAudio inspired by pavucontrol.

WWW: https://github.com/fulhax/ncpamixer
2020-09-19T01:20:52+00:00 security/stegify Steganography software
stegify is a simple command line tool capable of fully transparent hiding any
file within an image or set of images. This technique is known as LSB (Least
Significant Bit) steganography

WWW: https://github.com/DimitarPetrov/stegify
2020-09-18T18:09:28+00:00 net-im/zoom Zoom videoconferencing client (CAVEAT: Sound doesn't yet work)
Zoom is a free videotelephony software program.

WWW: https://zoom.us/
2020-09-18T09:39:26+00:00 mail/tmpmail CLI for the creation and use of temporary mail addresses
tmpmail is a command line utility that allows you to create a temporary
email address and receive emails to the temporary email address. It uses
1secmail's API to receive emails.

By default w3m is used to render the HTML emails on the terminal. But if
you prefer another text based web browser or would rather view the email
in a GUI web browser such as Firefox, simply use the --browser argument
followed by the command needed to launch the web browser of your choice.

WWW: https://github.com/sdushantha/tmpmail
2020-09-18T04:41:44+00:00 benchmarks/linux-gputest GPU stress test and OpenGL benchmark
GpuTest is a cross-platform GPU stress test and benchmarking utility, based
on OpenGL. It comes with a number of different tests, including the famous
stress test based on FurMark (OpenGL 2.1 or 3.2), a tessellation test based
on TessMark (OpenGL 4.0), and geometry instancing test (OpenGL 3.3).

An optional GUI (graphical user interface) program made with Python/Tkinter
is available since GpuTest version 0.6.0.

WWW: http://www.Geeks3D.com/GpuTest/
2020-09-17T19:36:47+00:00 devel/got Game of Trees version control system
Game of Trees (Got) is a version control system which prioritizes
ease of use and simplicity over flexibility.

Got uses Git repositories to store versioned data. Git can be used
for any functionality which has not yet been implemented in Got.
It will always remain possible to work with both Got and Git on the
same repository.

WWW: https://gameoftrees.org
2020-09-17T17:47:23+00:00 x11-toolkits/guile-gnome-platform Guile bindings for Gnome libraries
Guile-Gnome is a Guile wrapper collection for most of the GNOME core
libraries. Guile-Gnome brings the power of Scheme to your graphical
application: from Pango to GnomeCanvas, Gtk+ to GStreamer, Glade to
GtkSourceView, you will find in Guile-Gnome a comprehensive
environment for developing modern applications.

WWW: https://www.gnu.org/software/guile-gnome/
2020-09-17T11:45:30+00:00 x11-toolkits/libhandy0 Library with GTK+ widgets for mobile phones
The aim of The handy library is to help with developing UI for mobile devices
using GTK+/GNOME.

WWW: https://source.puri.sm/Librem5/libhandy
2020-09-16T17:08:45+00:00 www/deno Secure JavaScript and TypeScript runtime
Deno is a JavaScript/TypeScript runtime with secure defaults and a great
developer experience.

Deno aims to provide a productive and secure scripting environment for the
modern programmer. It is built on top of V8, Rust, and TypeScript.

WWW: https://github.com/denoland
2020-09-16T04:29:57+00:00 cad/ecpprog Driver for FTDI based JTAG probes, to program ECP5 FPGAs
ecpprog is a basic driver for FTDI based JTAG probes, to program ECP5 FPGAs.

Features:
* Flash programing via JTAG link to ECP5 part
* Validate ECP5 IDCODEs
* Read/Decode ECP5 status register

WWW: https://github.com/gregdavill/ecpprog
2020-09-16T01:20:58+00:00 devel/fatal Library for fast software prototyping in modern C++
Fatal (Facebook Template Library) is a library for fast prototyping software in
modern C++.

It provides facilities heavily based on template meta-programming, while keeping
most of the complexity under-the-hood, to enhance the expressive power of C++.

Fatal also provides lessons on how to write meta-programs, as well as on how to
make the best use of the library, starting at beginner levels.

The goal is make its benefits available to a wider audience other than just
hard-core library writers.

WWW: https://github.com/facebook/fatal
2020-09-15T22:12:40+00:00 net/fb303 Base Thrift service and a common set of functionality
fb303 is a base Thrift service and a common set of functionality for querying
stats, options, and other information from a service.

WWW: https://github.com/facebook/fb303
2020-09-15T19:58:54+00:00 misc/tlci Tiny Lambda Calculus interpreter
The tiny lambda calculus interpreter is a portable interpreter
for an untyped lambda calculus in C99.

WWW: https://gitlab.com/herrhotzenplotz/tlci
2020-09-15T13:41:50+00:00 x11/havoc Minimal terminal emulator for Wayland
Havoc is a minimal terminal emulator for wayland environment.

WWW: https://github.com/ii8/havoc
2020-09-14T23:56:44+00:00 security/heaan Library that implements homomorphic encryption
HEAAN is software library that implements homomorphic encryption (HE) that
supports fixed point arithmetics. This library supports approximate
operations between rational numbers. The approximate error depends on some
parameters and almost same with floating point operation errors. The scheme in
this library is on the paper "Homomorphic Encryption for Arithmetic of
Approximate Numbers".

WWW: https://github.com/snucrypto/HEAAN
2020-09-14T22:20:53+00:00 lang/spidermonkey78 Standalone JavaScript based from Mozilla 78-esr
Spidermonkey is the JavaScript interpreter from the Mozilla project.

WWW: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey
2020-09-14T20:34:26+00:00 security/pam_pkcs11 PAM module using crypto tokens for auth
pam_pkcs11 is a login module allowing a X.509 certificate
based user login. The certificate and its dedicated private
key are thereby accessed by means of an appropriate PKCS#11
module. For the verification of the users' certificates,
locally stored CA certificates as well as either online or
locally accessible CRLs are used.

PAM-PKCS#11 package provides:

A PAM module able to:
Use certificates to get user credentials
Deduce a login based on provided certificate
Several tools:
Standalone cert-to-login finder tool
Certificate contents viewer
Card Event status monitor, to trigger actions on card insert/removal

WWW: https://github.com/OpenSC/pam_pkcs11
2020-09-14T19:59:04+00:00 devel/py-nosexcover Extends nose cover to add Cobertura-style XML reports
A companion to the built-in nose.plugins.cover, this plugin will write
out an XML coverage report to a file named coverage.xml. It will honor all
the options you pass to the Nose coverage plugin, especially --cover-package

WWW: https://github.com/cmheisel/nose-xcover
2020-09-14T17:46:00+00:00 devel/p5-Regexp-Pattern-Perl Regexp patterns related to Perl
Regexp::Pattern::Perl provides Regexp patterns related to Perl.

WWW: https://metacpan.org/release/Regexp-Pattern-Perl
2020-09-14T17:45:54+00:00 devel/p5-Module-Load-Util Some utility routines related to module loading
Module::Load::Util provides some utility routines related to module loading.

WWW: https://metacpan.org/release/Module-Load-Util
2020-09-14T17:45:48+00:00 devel/p5-ColorThemeUtil-ANSI Utility routines related to color themes and ANSI code
ColorThemeUtil::ANSI provides utility routines related to color themes and ANSI
code.

WWW: https://metacpan.org/release/ColorThemeUtil-ANSI
2020-09-14T17:45:42+00:00 devel/p5-ColorThemeBase-Static Base class for color theme modules with static list of items
ColorThemeBase::Static provides base class for color theme modules with static
list of items.

WWW: https://metacpan.org/release/ColorThemeBase-Static
2020-09-14T16:15:44+00:00 cad/openroad ASIC physical design tool
OpenROAD is a chip physical design tool. It uses the OpenDB database as a design
database and representation. OpenSTA is used for static timing analysis.

WWW: https://theopenroadproject.org/
2020-09-14T03:30:34+00:00 graphics/py-openshadinglanguage OpenShadingLanguage python bindings
2020-09-13T19:55:43+00:00 science/py-geometric Geometry optimization for quantum chemistry
This is a geometry optimization code for molecular structures. The code works
by calling external software for the energy and gradient through wrapper
functions. Q-Chem, TeraChem, Psi4, Molpro, and Gaussian 09/16 are supported
quantum chemistry codes through the command line interface. The PySCF and
QCArchive packages also provide interfaces to geomeTRIC for optimization.
MM optimizations using OpenMM and Gromacs are also supported through the
command line interface.

WWW: https://github.com/leeping/geomeTRIC
2020-09-13T19:42:40+00:00 devel/rubygem-aws-sdk-ssoadmin Official AWS Ruby gem for AWS Single Sign-On Admin (SSO Admin)
Official AWS Ruby gem for AWS Single Sign-On Admin (SSO Admin).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-ssoadmin
2020-09-13T15:30:33+00:00 net/py-tacacs_plus Client for TACACS+ authentication
A TACACS+ client that supports authentication, authorization and
accounting.

Unlike RADIUS, which was designed for similar purposes, the TACACS+
protocol offers basic packet encryption but, as with most crypto
designed back then, it's not secure and definitely should not be used
over untrusted networks.

This package has been successfully used with the free tac_plus TACACS+
server on a variety of operating systems.

WWW: https://github.com/ansible/tacacs_plus
2020-09-13T12:57:07+00:00 devel/p5-Process-Status Provides a few simple methods to make it easier to inspect $?
Perl's system command, qx``, etc. the process termination status gets put into
$? as an integer. Process::Status just provides a few simple methods to make
it easier to inspect $?.

WWW: https://metacpan.org/release/Process-Status
2020-09-13T12:52:17+00:00 security/intel-ipsec-mb Intel(R) Multi-Buffer Crypto for IPsec Library
Intel Multi-Buffer Crypto for IPsec Library is highly-optimized software
implementations of the core cryptographic processing for IPsec, which
provides industry-leading performance on a range of Intel(R) Processors.

WWW: https://github.com/intel/intel-ipsec-mb
2020-09-13T05:56:34+00:00 graphics/libdssim
2020-09-13T05:56:27+00:00 graphics/dssim Image similarity comparison simulating human perception
This tool computes (dis)similarity between two or more PNG images
using an algorithm approximating human vision.

Comparison is done in L*a*b* color space (D65 white point, sRGB gamma)
using a multi-scale variant of the SSIM algorithm.

Features:
- Improved algorithm
- Compares at multiple weighed resolutions, and scaling is done in
linear-light RGB. It's sensitive to distortions of various sizes
and blends colors correctly to detect e.g. chroma subsampling errors.
- Uses L*a*b* color space for the SSIM algorithm. It measures
brightness and color much better than metrics from average of
RGB channels.
- Supports alpha channel.
- Supports images with color profiles.
- Takes advantage of multi-core CPUs.
- Can be used as a library in C, Rust, and WASM.
- No OpenCV or MATLAB needed.

WWW: https://kornel.ski/dssim
2020-09-12T18:07:38+00:00 devel/py-azure-synapse-spark Microsoft Azure Synapse Spark Client Library for Python
This is the Microsoft Azure Synapse Spark Client Library.

Azure Synapse is a limitless analytics service that brings together enterprise
data warehousing and Big Data analytics.

WWW: https://pypi.org/project/azure-synapse-spark/
2020-09-12T18:07:08+00:00 devel/py-azure-synapse-accesscontrol Microsoft Azure Synapse AccessControl Client Library for Python
This is the Microsoft Azure Synapse AccessControl Client Library.

Azure Synapse is a limitless analytics service that brings together enterprise
data warehousing and Big Data analytics.

WWW: https://pypi.org/project/azure-synapse-accesscontrol/
2020-09-12T18:06:40+00:00 devel/py-azure-mgmt-synapse Microsoft Azure Synapse Management Client Library for Python
This is the Microsoft Azure Synapse Management Client Library.

Azure Resource Manager (ARM) is the next generation of management APIs that
replace the old Azure Service Management (ASM).

WWW: https://pypi.org/project/azure-mgmt-synapse/
2020-09-12T13:29:10+00:00 databases/p5-Redis-RateLimit Sliding window rate limiting with Redis
A Perl library for efficient rate limiting using sliding windows
stored in Redis.

This is a port of RateLimit.js without the non-blocking goodness.

WWW: https://metacpan.org/pod/Redis::RateLimit
2020-09-12T12:07:34+00:00 www/rubygem-protocol-websocket Low-level implementation of the WebSocket protocol
Protocol::WebSocket provides a low-level implementation of the WebSocket
protocol according to RFC6455. It only implements the latest stable version
(13).

WWW: https://github.com/socketry/protocol-websocket
2020-09-12T12:07:29+00:00 www/rubygem-async-websocket Async websocket library on top of websocket-driver
Async::WebSocket is an asynchronous websocket client/server implementation for
HTTP/1 and HTTP/2.

WWW: https://github.com/socketry/async-websocket
2020-09-12T12:07:23+00:00 devel/rubygem-aws-sdk-redshiftdataapiservice Official AWS Ruby gem for Redshift Data API Service
Official AWS Ruby gem for Redshift Data API Service.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-redshiftdataapiservice
2020-09-12T12:07:17+00:00 graphics/py-s2 Python binding of S2 Geometry Library
S2 Geometry Library is a package for manipulating geometric shapes. Unlike many
geometry libraries, S2 is primarily designed to work with spherical geometry,
i.e., shapes drawn on a sphere rather than on a planar 2D map. This makes it
especially suitable for working with geographic data.

This port is the Python binding of S2 Geometry Library.

WWW: https://s2geometry.io/
WWW: https://github.com/google/s2geometry
2020-09-12T12:07:11+00:00 graphics/py-h3 Python binding of H3 library
H3 is a geospatial indexing system using a hexagonal grid that can be
(approximately) subdivided into finer and finer hexagonal grids, combining the
benefits of a hexagonal grid with S2's hierarchical subdivisions.

This port is the Python binding for H3 core library.

WWW: https://github.com/uber/h3-py
2020-09-12T12:07:05+00:00 graphics/s2 S2 Geometry Library
S2 Geometry Library is a package for manipulating geometric shapes. Unlike many
geometry libraries, S2 is primarily designed to work with spherical geometry,
i.e., shapes drawn on a sphere rather than on a planar 2D map. This makes it
especially suitable for working with geographic data.

WWW: https://s2geometry.io/
WWW: https://github.com/google/s2geometry
2020-09-12T12:06:59+00:00 graphics/h3 Hexagonal hierarchical geospatial indexing system
H3 is a geospatial indexing system using a hexagonal grid that can be
(approximately) subdivided into finer and finer hexagonal grids, combining the
benefits of a hexagonal grid with S2's hierarchical subdivisions.

WWW: https://github.com/uber/h3
2020-09-11T17:28:43+00:00 graphics/glx-utils List GLX capabilities and simple renderer
A few popular OpenGL X11 demos from Mesa:

- glxinfo prints capabilities of OpenGL driver
- glxgears draws rotating gears and prints FPS

WWW: https://www.mesa3d.org/
2020-09-11T08:04:14+00:00 lang/hermes JavaScript engine
Hermes is a JavaScript engine optimized for fast start-up of React Native apps
on Android. It features ahead-of-time static optimization and compact bytecode.

WWW: https://github.com/facebook/hermes
2020-09-10T01:35:13+00:00 net/fbzmq Framework for writing services in C++ while leveraging libzmq
fbzmq provides a framework for writing services in C++ while leveraging the
awesomeness of libzmq (message passing semantics). At a high level it provides:

* Lightweight C++ wrapper over libzmq which leverages newer C++ constructs and
stricter type checking. Most notably it provides the ability to send/receive
thrift objects as messages over wire without worrying about wire
encoding/decoding protocols.
* Powerful Async Framework with EventLoop, Timeouts, SignalHandler and more to
enable developers to write asynchronous applications efficiently.
* Suite of monitoring tools that make it easy to add logging and counters to
your service.
* RPC, and some storage systems use Thrift for serializing records on disk.

WWW: https://github.com/facebook/fbzmq
2020-09-10T01:33:13+00:00 devel/fbthrift Facebook's branch of Apache Thrift, including a new C++ server
Thrift is a serialization and RPC framework for service communication. Thrift
enables these features in all major languages, and there is strong support for
C++, Python, Hack, and Java. Most services at Facebook are written using Thrift
for RPC, and some storage systems use Thrift for serializing records on disk.

WWW: https://github.com/facebook/fbthrift
2020-09-09T09:54:05+00:00 sysutils/evisum EFL process monitor and system monitor
Evisum is a process monitor and system monitor written with Enlightenment Foundation Libraries.

WWW: https://www.enlightenment.org/
2020-09-08T18:50:24+00:00 www/proxygen Collection of C++ HTTP libraries including easy way to use HTTP server
Proxygen comprises the core C++ HTTP abstractions used at Facebook. Internally,
it is used as the basis for building many HTTP servers, proxies, and clients.
This release focuses on the common HTTP abstractions and our simple HTTPServer
framework. Future releases will provide simple client APIs as well. The
framework supports HTTP/1.1, SPDY/3, SPDY/3.1, HTTP/2, and HTTP/3. The goal is
to provide a simple, performant, and modern C++ HTTP library.

WWW: https://github.com/facebook/proxygen
2020-09-08T17:48:40+00:00 devel/rubygem-azure_mgmt_hybrid_compute Microsoft Azure Hybrid Compute Client Library for Ruby
Microsoft Azure Hybrid Compute Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_hybrid_compute
2020-09-08T17:48:34+00:00 textproc/p5-String-TtyLength Calculate length of string excluding ANSI tty codes
String::TtyLength provides a single function, tty_length, which returns the
length of a string excluding any ANSI tty / terminal escape codes. I.e. the
number of characters that will appear on screen. This is useful if you're
working out the width of columns, or aligning text.

WWW: https://metacpan.org/release/String-TtyLength
2020-09-08T17:48:28+00:00 net/p5-URI-cpan URLs that refer to things on the CPAN
URI::cpan handles URLs that refer to things on the CPAN.

WWW: https://metacpan.org/release/URI-cpan
2020-09-08T17:39:55+00:00 net/mvfst Implementation of the QUIC transport protocol
mvfst (Pronounced move fast) is a client and server implementation of IETF QUIC
protocol in C++ by Facebook. QUIC is a UDP based reliable, multiplexed transport
protocol that will become an internet standard. The goal of mvfst is to build a
performant implementation of the QUIC transport protocol that applications could
adapt for use cases on both the internet and the data-center. mvfst has been
tested at scale on android, iOS apps, as well as servers and has several
features to support large scale deployments.

WWW: https://github.com/facebookincubator/mvfst
2020-09-08T17:13:29+00:00 net/wangle Framework for building services in a consistent/modular/composable way
Wangle is a library that makes it easy to build protocols, application clients,
and application servers.

It's like Netty + Finagle smooshed together, but in C++.

WWW: https://github.com/facebook/wangle
2020-09-08T07:16:45+00:00 net-mgmt/bandwhich Terminal bandwidth utilization tool
Bandwhich is a CLI utility for displaying current network utilization
by process, connection and remote IP/hostname.

WWW: https://github.com/imsnif/bandwhich
2020-09-07T12:46:48+00:00 x11/glcapsviewer OpenGL hardware capability viewer
The OpenGL hardware capability viewer collects information on one's graphics
card OpenGL implementation, including hardware capabilities, extensions,
compressed texture formats, etc. and displays them in an easy to browse way.

This data can then be uploaded to online database that developers can use to
check on OpenGL features and support for different graphics cards available
on the market.

WWW: https://github.com/SaschaWillems/glCapsViewer
2020-09-06T00:50:03+00:00 java/openjdk15 Java Development Kit ${JDK_MAJOR_VERSION}
An open-source implementation of the Java Platform, Standard Edition,

WWW: https://openjdk.java.net/projects/jdk/15/
2020-09-05T23:41:22+00:00 games/coronapoker Texas Holdem poker game
Texas Holdem poker game written in Java.

WWW: https://tonikelope.github.io/coronapoker/
2020-09-05T21:27:57+00:00 www/py-mechanicalsoup Python library for automating interaction with websites
MechanicalSoup is a Python library for automating interaction with websites. It
automatically stores and sends cookies, follows redirects, and can follow links
and submit forms. It doesn't do JavaScript.

WWW: https://github.com/MechanicalSoup/MechanicalSoup
2020-09-05T21:27:09+00:00 textproc/py-markuppy HTML/XML generator
MarkupPy is a Python module that attempts to make it easier to generate HTML/XML
from a Python program in an intuitive, lightweight, customizable and pythonic
way.

WWW: https://github.com/tylerbakke/MarkupPy
2020-09-05T21:26:49+00:00 graphics/py-piexif Simplify exif manipulations with Python
Piexif simplifies exif manipulations with Python, including writing, reading,
and more. Piexif is pure Python.

WWW: https://github.com/hMatoba/Piexif
2020-09-05T21:26:38+00:00 astro/py-astlib Astronomy modules for Python
astLib is a set of Python modules that provides some tools for research
astronomers. It can be used for simple plots, statistics, common calculations,
coordinate conversions, and manipulating FITS images with World Coordinate
System (WCS) information through PyWCSTools - a simple wrapping of WCSTools by
Jessica Mink. PyWCSTools is distributed (and developed) as part of astLib.

WWW: https://astlib.readthedocs.io/en/latest/
WWW: https://github.com/mattyowl/astLib
2020-09-05T21:26:12+00:00 astro/py-ro Package of Python astronomical utilities
RO is a package of python utilities with an emphasis on cross-platform support
(MacOS X, Windows and unix), Astronomy, Tkinter GUI extensions and
Tkinter-compatible networking. It was developed to support a telescope user
interface (TUI).

WWW: https://staff.washington.edu/rowen/ROPackage/Overview.html
WWW: https://github.com/ApachePointObservatory/RO
2020-09-05T18:29:18+00:00 devel/kirigami-gallery Kirigami component gallery application
Example application which uses all features from kirigami, including links to
the sourcecode, tips on how to use the components and links to the
corresponding HIG pages and code examples on cgit

WWW: https://invent.kde.org/sdk/kirigami-gallery
2020-09-05T15:32:01+00:00 x11/screenkey Screencast tool to display pressed keys
This is a screencast tool to display pressed keys, inspired by Screenflick.
Its most notable features are:

- Several keyboard translation methods
- Key composition/input method support
- Configurable font/size/position
- Highlighting of recent keystrokes
- Improved backspace processing
- Normal/Emacs/Mac caps modes
- Multi-monitor support
- Dynamic recording control
- Switch for visible shift and modifier sequences only

WWW: https://www.thregr.org/~wavexx/software/screenkey/
2020-09-05T10:08:19+00:00 www/py-pysmartdl Smart download manager for Python
pySmartDL strives to be a full-pleged smart download manager for Python.

WWW: https://github.com/iTaybb/pySmartDL
2020-09-05T10:08:14+00:00 devel/py-pip-tools4 Keep your pinned dependencies fresh
pip-tools = pip-compile + pip-sync

It is a set of command line tools to help you keep your pip-based packages
fresh, even when you've pinned them.

WWW: https://pypi.org/project/pip-tools/
WWW: https://github.com/jazzband/pip-tools
2020-09-05T10:08:08+00:00 textproc/p5-PDF-API2-XS Optional PDF::API2 add-on using XS to speed up expensive operations
PDF::API2 will make use of this distribution, if it's installed, to speed up
some operations that are significantly faster in C than in Perl.

WWW: https://metacpan.org/release/PDF-API2-XS
2020-09-05T10:08:02+00:00 x11-fonts/noto-hk Google Noto Fonts family (Traditional Chinese Hong Kong)
Noto Sans CJK and Noto Serif CJK comprehensively cover Simplified Chinese,
Traditional Chinese, Japanese, and Korean in a unified font family. This
includes the full coverage of CJK Ideographs with variation support for 4
regions, Kangxi radicals, Japanese Kana, Korean Hangul, and other CJK symbols
and letters in the Basic Multilingual Plane of Unicode. It also provides limited
coverage of CJK Ideographs in Plane 2 of Unicode as necessary to support
standards from China and Japan.

This port is the set of Traditional Chinese Hong Kong fonts.

WWW: https://www.google.com/get/noto/
WWW: https://github.com/googlefonts/noto-cjk
2020-09-05T10:07:57+00:00 x11-fonts/noto-emoji Google Noto Fonts family (Emoji)
When text is rendered by a computer, sometimes characters are displayed as
"tofu". They are little boxes to indicate your device doesn't have a font to
display the text.

Google has been developing a font family called Noto, which aims to support all
languages with a harmonious look and feel. Noto is Google's answer to tofu. The
name noto is to convey the idea that Google's goal is to see no more "tofu".
Noto has multiple styles and weights, and is freely available to all. The
comprehensive set of fonts and tools used in our development is available in our
GitHub repositories.

This port provides the emoji fonts set.

WWW: https://www.google.com/get/noto/
WWW: https://github.com/googlefonts/noto-emoji
2020-09-04T21:52:56+00:00 games/NBlood Reverse-engineered ports of Build games using EDuke32 engine
Reverse-engineered ports of Build games using EDuke32 engine technology and
development principles.

WWW: https://github.com/nukeykt/NBlood
2020-09-04T02:00:09+00:00 devel/cargo-generate Quickly generate Rust project templates from existing git repositories
Developer tool to help you get up and running quickly with a new Rust project
by leveraging a pre-existing git repository as a template.

WWW: https://github.com/ashleygwilliams/cargo-generate
2020-09-04T01:38:54+00:00 www/beehive Flexible event/agent & automation system with lots of bees
Event and agent system, which allows you to create your own agents that perform
automated tasks triggered by events and filters.

It is modular, flexible and really easy to extend for anyone. It has modules
(we call them Hives), so it can interface with, talk to, or retrieve
information from Twitter, Tumblr, Email, IRC, Jabber, RSS, Jenkins, Hue - to
name just a few.

WWW: https://github.com/muesli/beehive
2020-09-04T01:29:37+00:00 editors/kibi Tiny text editor written in Rust
Configurable text editor with UTF-8 support, incremental search, syntax
highlighting, line numbers and more, written in less than 1024 lines of Rust
with minimal dependencies.

WWW: https://github.com/ilai-deutel/kibi
2020-09-04T01:19:53+00:00 x11/xob Lightweight overlay volume (or anything) bar for the X Window System
Lightweight configurable overlay (volume/backlight/ progress/anything) bar for
the X Window System (and Wayland compositors with XWayland).

Each time a new value is read on the standard input, it is displayed as a
tv-like bar over other windows. It then vanishes after a configurable amount
of time. A value followed by a bang '!' is displayed using an alternate color
to account for special states (e.g. muted audio). There is also support for
overflows (when the value exceeds the maximum).

WWW: https://github.com/florentc/xob
2020-09-04T00:58:39+00:00 textproc/angle-grinder Slice and dice logs on the command line
Parse, aggregate, sum, average, min/max, percentile, and sort your data. You
can see it, live-updating, in your terminal. Angle grinder is designed for
when, for whatever reason, you don't have your data in
graphite/honeycomb/kibana/sumologic/splunk/etc. but still want to be able to
do sophisticated analytics.

Angle grinder can process well above 1M rows per second (simple pipelines as
high as 5M), so it's usable for fairly meaty aggregation. The results will live
update in your terminal as data is processed. Angle grinder is a bare bones
functional programming language coupled with a pretty terminal UI.

WWW: https://github.com/rcoh/angle-grinder
2020-09-04T00:25:11+00:00 x11/xmenu X11 menu utility
XMenu is a menu utility for X. XMenu receives a menu specification in stdin,
shows a menu for the user to select one of the options, and outputs the option
selected to stdout. XMenu can be controlled both via mouse and via keyboard.

WWW: https://github.com/phillbush/xmenu
2020-09-03T12:08:03+00:00 editors/textadept Fast, minimalist, extensible cross-platform text editor
Textadept is a fast, minimalist, and remarkably extensible cross-platform
text editor for programmers. Written in a combination of C and Lua, and
relentlessly optimized for speed and minimalism over the years, Textadept
is an ideal editor for programmers who want endless extensibility without
sacrificing speed or succumbing to code bloat and featuritis.

WWW: https://foicica.com/textadept/
2020-09-02T18:30:05+00:00 sysutils/inxi Full featured CLI system information tool
inxi is a command line system information tool. It was forked
from the ancient and mindbendingly perverse yet ingenius
infobash, by locsmif.

The primary purpose of inxi is for support, and sys admin use.
inxi is used widely for forum and IRC support.

WWW: https://github.com/smxi/inxi
2020-09-02T14:29:43+00:00 sysutils/ansible-iocage Ansible module for iocage
Ansible module for the iocage utility: convenient, lightweight
and easy jail management.

WWW: https://github.com/fractalcells/ansible-iocage
2020-09-02T14:12:59+00:00 sysutils/ansible-kld Ansible module to load kernel modules or update /boot/loader.conf
Ansible module to load kernel modules and manipulate
/boot/loader.conf on a FreeBSD system.

WWW: https://github.com/dlundgren/ansible-freebsd-modules/
2020-09-01T20:58:02+00:00 devel/gcem C++ header-only library for Generalized Constant Expression Math
GCE-Math (Generalized Constant Expression Math) is a templated C++ library
enabling compile-time computation of mathematical functions.

Features:
* The library is written in C++11 constexpr format, and is C++11/14/17
compatible.
* Continued fraction expansions and series expansions are implemented using
recursive templates.
* The gcem:: syntax is identical to the C++ standard library (std::).
* Tested and accurate to floating-point precision against the C++ standard
library.
* Released under a permissive, non-GPL license.

WWW: https://github.com/kthohr/gcem
2020-09-01T00:59:31+00:00 graphics/vulkan-caps-viewer Vulkan Hardware Capability Viewer
Client application to display hardware implementation details for GPUs
supporting the new Vulkan API by Khronos.

The hardware reports can be submitted to a public online database that
allows comparing different devices, browsing available features,
extensions, formats, etc.

WWW: https://vulkan.gpuinfo.org/
2020-09-01T00:53:27+00:00 games/blockattack Puzzle game inspired by Tetris
Block Attack - Rise of the Blocks is a puzzle/blockfall game inspired
by Nintendo's Tetris Attack (or "Panel de Pon") for the Super
Nintendo. It might seem like any other match-3 style game but it is
generally much faster. The game requires fast decisions compared to
other puzzle games. While you can setup the perfect chain it is much
more likely that you will construct chains while blocks are still
dropping around you.

In addition to traditional game types like endless, time trial and
stage clear the game does also feature a VS-mode. The VS mode is a
dual like you rarely see in a puzzle game.

Features:
- No loot boxes
- 5 single player modes: Endless, Time Trial, Puzzle Mode, Stage Clear
and Vs. Mode
- 2 two player options: Time Trial and Vs. Mode
- Puzzle mode with 27 puzzles
- Custom keymapping
- High scores are saved
- Gamepad support
- Mouse support
- Touch support
- Music and sound effects
- Animations

WWW: https://blockattack.net/
2020-08-31T23:42:23+00:00 audio/dragonfly-reverb-lv2 Bundle of free audio effects
Dragonfly Reverb is a bundle of free audio effects.

WWW: https://github.com/michaelwillis/dragonfly-reverb
2020-08-31T22:35:08+00:00 sysutils/diskonaut Terminal disk space navigator
Given a path on your hard-drive, diskonaut scans it and indexes its metadata to
memory so that you could explore its contents (even while still scanning).

Once completed, you can navigate through subfolders, getting a visual treemap
representation of what's taking up your disk space. You can even delete files or
folders and diskonaut will track how much space you've freed up in this session.

WWW: https://github.com/imsnif/diskonaut
2020-08-31T17:53:59+00:00 devel/reproc C/C++ library to simplify running external programs
reproc (Redirected Process) is a cross-platform C/C++ library that simplifies
starting, stopping and communicating with external programs. The main use case
is executing command line applications directly from C or C++ code and
retrieving their output.

reproc consists out of two libraries: reproc and reproc++. reproc is a C99
library that contains the actual code for working with external programs.

WWW: https://github.com/DaanDeMeyer/reproc
2020-08-31T16:38:01+00:00 devel/gitleaks Tool for detecting hardcoded secrets in git repositories
Gitleaks is a SAST tool for detecting hardcoded secrets like passwords,
api keys, and tokens in git repos. Gitleaks aims to be the easy-to-use,
all-in-one solution for finding secrets, past or present, in your code.

WWW: https://github.com/zricethezav/gitleaks
2020-08-31T14:44:11+00:00 graphics/geeqie-devel Lightweight image viewer forked from GQview
Geeqie is a lightweight Gtk+ based image viewer for Unix operating systems.

Main features
o EXIF, IPTC and XMP metadata browsing and editing.
o Interoperability, easy integration with other software.
o geeqie works on files and directories, there is no need to import images.
o Fast preview for many raw image formats.
o Tools for image comparison, sorting and managing photo collection.

History
Geeqie has been forked from gqview project, because it was not possible to
contact gqview author and the only maintainer. Geeqie projects goal is to move
the development forward and also integrate the existing patches.

WWW: http://www.geeqie.org/
2020-08-31T03:57:11+00:00 sysutils/syslog-ng329 Powerful syslogd replacement
syslog-ng is an enhanced log daemon, supporting a wide range of input and
output methods: syslog, unstructured text, message queues, databases (SQL
and NoSQL alike) and more.

Key features:

* receive and send RFC3164 and RFC5424 style syslog messages
* work with any kind of unstructured data
* receive and send JSON formatted messages
* classify and structure logs with builtin parsers (csv-parser(),
db-parser(), ...)
* normalize, crunch and process logs as they flow through the system
* hand on messages for further processing using message queues (like
AMQP), files or databases (like PostgreSQL or MongoDB).

The official home page of syslog-ng is:
WWW: http://www.syslog-ng.org/
2020-08-31T01:18:05+00:00 math/faiss Library for efficient similarity search & clustering of dense vectors
Faiss is a library for efficient similarity search and clustering of dense
vectors. It contains algorithms that search in sets of vectors of any size,
up to ones that possibly do not fit in RAM. It also contains supporting code
for evaluation and parameter tuning.

WWW: https://github.com/facebookresearch/faiss
2020-08-31T00:42:06+00:00 devel/taskflow Header-only library for parallel tasks in modern C++
Taskflow is faster, more expressive, and easier for drop-in integration than
many of existing task programming frameworks in handling complex parallel
workloads.

WWW: https://github.com/taskflow/taskflow
2020-08-30T20:19:10+00:00 devel/py-csv23 Python 2/3 unicode CSV compatibility layer
csv23 provides the unicode-based API of the Python 3 csv module for Python 2 and
3. Code that should run under both versions of Python can use it to hide the
bytes vs. text difference between 2 and 3 and stick to the newer unicode-based
interface.

It uses utf-8 as default encoding everywhere.

WWW: https://github.com/xflr6/csv23
2020-08-30T07:12:54+00:00 devel/rubygem-aws-sdk-appflow Official AWS Ruby gem for Amazon Appflow
Official AWS Ruby gem for Amazon Appflow.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-appflow
2020-08-30T07:12:48+00:00 www/py-forcediphttpsadapter Use IP address when connecting via SSL
This module implements a set of requests TransportAdapter, PoolManager,
ConnectionPool and HTTPSConnection with one goal only: to use a specific IP
address when connecting via SSL to a web service without running into SNI
trouble.

The usual technique to force an IP address on an HTTP connection with Requests
is (assuming I want http://example.com/some/path on IP 1.2.3.4):
requests.get("http://1.2.3.4/some/path", headers={'Host': 'example.com'})

This is useful if I want to specifically test how 1.2.3.4 is responding; for
instance, if example.com is DNS round-robined to several IP addresses and I want
to hit one of them specifically.

WWW: https://github.com/Roadmaster/forcediphttpsadapter
2020-08-30T07:12:43+00:00 security/py-uhashring Full featured consistent hashing python library
uhashring implements consistent hashing in pure Python.

Consistent hashing is mostly used on distributed systems/caches/databases as
this avoid the total reshuffling of your key-node mappings when adding or
removing a node in your ring (called continuum on libketama).

WWW: https://github.com/ultrabug/uhashring
2020-08-30T07:12:37+00:00 databases/py-python-binary-memcached Pure python module to access memcached via its binary protocol
bmemcached is a pure python module (thread safe) to access memcached via it's
binary with SASL auth support.

The main purpose of this module it to be able to communicate with memcached
using binary protocol and support authentication, so it can work with Heroku for
example.

WWW: https://github.com/jaysonsantos/python-binary-memcached
2020-08-29T23:48:08+00:00 devel/py-pytest-mutagen Add the mutation testing feature to pytest
Mutagen is a plugin to pytest that makes it easy to do mutation
testing. Mutation testing is a method of testing your tests. Mutagen
helps you to define "mutant" versions of your code - code which is
intentionally buggy - then you run your test suite on these mutants
and verify that your tests actually catch the bugs. Mutation testing
helps you to gauge test coverage and verify that your tests are
good enough to exercise interesting behaviors in your code.

WWW: https://pypi.org/project/pytest-mutagen/
2020-08-29T22:24:07+00:00 audio/ardour6 Multichannel digital audio workstation
Ardour is a digital audio workstation. You can use it to record, edit, and
mix multi-track audio. Produce your own CD's. Mix video soundtracks.
Experiment with new ideas about music and sound. Generate sound
installations for 12 speaker gallery shows.

Ardour capabilities include: multichannel recording, non-linear, non-
destructive region based editing with unlimited undo/redo, full automation
support, a mixer whose capabilities rival high end hardware consoles, lots
of plugins to warp, shift, and shape your music, and controllable from
hardware control surfaces at the same time as it syncs to timecode. If you
have been looking for a tool similar to ProTools, Nuendo, Cubase SX, Digital
Performer, Samplitude, or Sequoia, you might have found it.

WWW: https://ardour.org/
2020-08-29T20:34:32+00:00 databases/p5-DBD-MariaDB MariaDB driver for the Perl5 Database Interface (DBI)
DBD::MariaDB is the Perl5 Database Interface driver for MariaDB and MySQL
databases. In other words: DBD::MariaDB is an interface between the Perl
programming language and the MariaDB/MySQL programming API that comes with the
MariaDB/MySQL relational database management system. Most functions provided by
this programming API are supported.

WWW: https://metacpan.org/release/DBD-MariaDB
2020-08-29T18:53:24+00:00 graphics/linux-c7-librsvg2 Parse and render SVG vector graphics (CentOS ${LINUX_DIST_VER})
${.CURDIR}/../${PORTNAME}/pkg-descr
2020-08-29T17:34:39+00:00 textproc/linux-c7-libcroco CSS2 parsing library (CentOS ${LINUX_DIST_VER})
${.CURDIR}/../${PORTNAME}/pkg-descr
2020-08-29T16:10:03+00:00 math/universal Header-only C++ template library for universal number arithmetic
The goal of Universal Numbers, or unums, is to replace IEEE floating-point with
a number system that is more efficient and mathematically consistent in
concurrent execution environments.

The motivation to replace IEEE floating-point had been brewing in the HPC
community since the late 90's as most algorithms became memory bound. The
inefficiency of IEEE floating-point has been measured and agreed upon, but it
was the AI Deep Learning community that moved first and replaced IEEE with
number systems that are tailored to the application to yield speed-ups of two
to three orders of magnitude.

The Universal library is a ready-to-use header-only library that provides
plug-in replacement for native types, and provides a low-friction environment
to start exploring alternatives to IEEE floating-point in your own algorithms.

WWW: https://github.com/stillwater-sc/universal
2020-08-29T15:02:11+00:00 graphics/gmt-gshhg Global Self-consistent, Hierarchical, High-resolution Geography
We present a high-resolution geography data set amalgamated from three data
bases in the public domain:

World Vector Shorelines (WVS).
CIA World Data Bank II (WDBII).
Atlas of the Cryosphere (AC).

WWW: http://www.soest.hawaii.edu/wessel/gshhg/
2020-08-29T15:02:11+00:00 graphics/gmt-dcw Digital Chart of the World for GMT 5 or later
The Digital Chart of the World (DCW) is a comprehensive 1:1,000,000 scale vector
basemap of the world. The charts were designed to meet the needs of pilots and
air crews in medium-and low-altitude en route navigation and to support military
operational planning, intelligence briefings, and other needs.

WWW: http://www.soest.hawaii.edu/wessel/dcw/
2020-08-29T00:38:42+00:00 multimedia/libgav1 Main profile (0) & High profile (1) compliant AV1 decoder
libgav1 is a Main profile (0) & High profile (1) compliant AV1 decoder.

WWW: https://chromium.googlesource.com/codecs/libgav1
2020-08-29T00:38:34+00:00 graphics/qt-avif-image-plugin Qt image plugin to read/write AV1 Image File Format (AVIF)
Qt plug-in to allow Qt and KDE applications to read/write AVIF images.

WWW: https://github.com/novomesk/qt-avif-image-plugin
2020-08-29T00:38:27+00:00 www/gallery-dl Command-line program to download image galleries and collections
gallery-dl is a command-line program to download image-galleries and
-collections from several image hosting sites. It is a cross-platform
tool with many configuration options and powerful filenaming
capabilities.

WWW: https://github.com/mikf/gallery-dl
2020-08-27T21:22:04+00:00 net-im/chatterino2 Twitch chat client
Chatterino is a chat client for twitch chat. It aims to be an improved/extended
version of the twitch web chat.

WWW: https://chatterino.com/
2020-08-27T18:42:30+00:00 devel/rubygem-grape-entity07 Simple facade to use with your models and APIs
Entities - a simple Facade to use with your models and API - extracted from
Grape.

WWW: https://github.com/ruby-grape/grape-entity
2020-08-27T18:42:24+00:00 devel/rubygem-azure_mgmt_azurestack_hci Microsoft Azure Azure Stack HCI Client Library for Ruby
Microsoft Azure Azure Stack HCI Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_azurestack_hci
2020-08-27T18:42:18+00:00 devel/py-pytzdata Olson timezone database for Python
The Olson timezone database for Python.

WWW: https://github.com/sdispater/pytzdata
2020-08-27T18:42:13+00:00 devel/py-astunparse AST unparser for Python
This is a factored out version of unparse found in the Python source
distribution.

WWW: https://github.com/simonpercivall/astunparse
2020-08-27T18:42:07+00:00 devel/py-ansi ANSI cursor movement and graphics
It provides various ANSI escape codes, used in moving the cursor in a text
console or rendering coloured text.

WWW: https://github.com/tehmaze/ansi
2020-08-24T22:04:08+00:00 devel/py-pyinquirer Collection of common interactive command line user interfaces
PyInquirer strives to be an easily embeddable and
beautiful command line interface for Python. PyInquirer
wants to make it easy for existing Inquirer.js users
to write immersive command line applications in Python.

Note: PyInquirer provides the user interface and the inquiry session flow.

WWW: https://github.com/CITGuru/PyInquirer/
2020-08-24T21:03:49+00:00 net/rubygem-uri_template Templating system for URIs
A templating system for URIs, which implements RFC6570 and
Colon based URITemplates in a clean and straight forward way.

WWW: http://github.com/hannesg/uri_template
2020-08-24T21:03:49+00:00 net/rubygem-gitlab-fog-azure-rm Stripped-down fork that enables Azure Blob Storage
This is a stripped-down fork of fog-azure-rm that enables Azure Blob Storage
to be used with CarrierWave and Fog.

WWW: https://gitlab.com/gitlab-org/gitlab-fog-azure-rm
2020-08-24T21:03:49+00:00 devel/rubygem-json_schemer Ruby JSON schema validator
This library is intended to provide Ruby with an interface for validating JSON
objects against a JSON schema conforming to JSON Schema Draft 4. Legacy support
for JSON Schema Draft 3, JSON Schema Draft 2, and JSON Schema Draft 1 is also
included.

WWW: https://github.com/ruby-json-schema/json-schema
2020-08-24T21:03:49+00:00 devel/rubygem-hana Ruby JSON-Patch and JSON-Pointer implementation
Implementation of [JSON Patch][1] and [JSON Pointer][2] RFC.

WWW: http://github.com/tenderlove/hana
2020-08-24T21:03:49+00:00 devel/rubygem-ecma-re-validator Regular expression validator against ECMA-262
Validate a regular expression string against what ECMA-262 can actually do.

WWW: https://github.com/gjtorikian/ecma-re-validator
2020-08-24T21:03:49+00:00 databases/rubygem-redis-namespace17 Ruby client class for Redis with namespace support
Adds a Redis::Namespace class which can be used to namespace calls to Redis.
This is useful when using a single instance of Redis with multiple, different
applications.

WWW: https://github.com/resque/redis-namespace
2020-08-24T11:20:18+00:00 benchmarks/mangohud Vulkan/OpenGL overlay for CPU/GPU monitoring
MangoHud is a Vulkan/OpenGL overlay for monitoring FPS, temperatures,
CPU/GPU load, and more.

WWW: https://github.com/flightlessmango/MangoHud
2020-08-23T19:35:05+00:00 devel/rubygem-thor0 Scripting framework that replaces rake, sake, and rubigen
A scripting framework that replaces rake, sake and rubigen

WWW: https://github.com/erikhuda/thor
2020-08-23T19:35:00+00:00 devel/rubygem-highline1 High-level IO library for command-line interfaces
A high-level IO library that provides validation, type conversion, and more
for command-line interfaces. HighLine also includes a complete menu system
that can crank out anything from simple list selection to complete shells
with just minutes of work.

WWW: https://github.com/JEG2/highline
2020-08-23T19:34:54+00:00 databases/rubygem-redis-namespace16 Ruby client class for Redis with namespace support
Adds a Redis::Namespace class which can be used to namespace calls to Redis.
This is useful when using a single instance of Redis with multiple, different
applications.

WWW: https://github.com/resque/redis-namespace
2020-08-23T19:34:50+00:00 databases/rubygem-brpoplpush-redis_script Bring your own LUA scripts into redis
Bring your own LUA scripts into redis.

WWW: https://github.com/brpoplpush/brpoplpush-redis_script
2020-08-23T12:02:36+00:00 graphics/tikzit PGF/TikZ diagram editor
TikZiT is a graphical tool for rapidly creating graphs and string diagrams
using PGF/TikZ. It was used, for example, to make all of the 2500+ diagrams in
this book: http://cambridge.org/pqp .

WWW: http://tikzit.github.io/
2020-08-23T05:13:33+00:00 finance/hs-hledger-web Web interface for hledger, the accounting software
Web interface for hledger, a computer program for easily tracking money, time,
or other commodities.

WWW: https://hledger.org/
2020-08-23T05:10:24+00:00 finance/hs-hledger-ui UI for hledger, the accounting software package
UI for hledger, a computer program for tracking money, time, or other
resources.

WWW: https://hledger.org/
2020-08-22T19:59:51+00:00 finance/hs-hledger Accounting software for both power users and folks new to accounting
hledger is a computer program for easily tracking money, time, or other
commodities.

WWW: https://hledger.org/
2020-08-22T16:08:11+00:00 multimedia/w_scan2 Perform frequency scans for DVB and ATSC transmissions
w_scan2 is a small channel scan tool which generates ATSC, DVB-C,
DVB-S/S2 and DVB-T/T2 channels.conf files.

It's based on the old "scan" tool from linuxtv-dvb-apps-1.1.0. The
differences are:
* no initial tuning data needed, because scanning without this data
is exactly what a scan tool like this should do.
* it detects automatically which DVB/ATSC card to use.
* much more output formats, interfacing to other dtv software.

w_scan2 is a fork of the original w_scan from
https://www.gen2vdr.de/wirbel/w_scan/index2.html

Main changes from w_scan to w_scan2:
* keep duplicate transponders by default because a stronger transponder
with the same ID might have a higher frequency and be discarded simply
because it's scanned later. Also don't replace the current transponder
with an advertised one by default. The latter may have a lower signal
strength. More details here:
https://stefantalpalaru.wordpress.com/2016/02/04/scan-all-the-things/
The old behaviour can be enabled with -d (--delete-duplicate-transponders).
* re-enable VHF band III in Europe

WWW: https://github.com/stefantalpalaru/w_scan2
2020-08-22T12:07:45+00:00 security/nextcloud-end_to_end_encryption End-to-End Encryption app for Nextcloud
Provides the necessary endpoint to enable end-to-end encryption

WWW: https://apps.nextcloud.com/apps/end_to_end_encryption
2020-08-21T21:20:57+00:00 textproc/rubygem-rouge321 Simple, easy-to-extend drop-in replacement for pygments
Rouge aims to a be a simple, easy-to-extend drop-in replacement for
pygments.

WWW: https://github.com/jneen/rouge
2020-08-21T21:20:51+00:00 math/rubygem-bigdecimal Arbitrary-precision decimal floating-point number class
BigDecimal provides an arbitrary-precision decimal floating-point number class.

WWW: https://github.com/ruby/bigdecimal
2020-08-21T21:20:46+00:00 devel/rubygem-aws-sdk-identitystore Official AWS Ruby gem for AWS SSO Identity Store (IdentityStore)
Official AWS Ruby gem for AWS SSO Identity Store (IdentityStore).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-identitystore
2020-08-21T14:20:12+00:00 security/nitrokey-app Nitrokey App is an application created to manage Nitrokey devices
Nitrokey App is a cross-platform (runs under Windows, Linux and Mac OS)
application created to manage Nitrokey devices. Lately developed under
Ubuntu 17.10/18.04 with Qt5.9. Underneath it uses libnitrokey to
communicate with the supported devices. Both Nitrokey App and libnitrokey
are available under GPLv3 license.

WWW: https://github.com/Nitrokey/nitrokey-app
2020-08-21T14:18:43+00:00 security/libnitrokey Libnitrokey is a project to communicate with Nitrokey devices
libnitrokey is a project to communicate with Nitrokey Pro and Storage devices
in a clean and easy manner. Written in C++14, testable with py.test
and Catch frameworks, with C API, Python access
(through CFFI and C API, in future with Pybind11).

WWW: https://github.com/Nitrokey/libnitrokey
2020-08-21T09:30:37+00:00 emulators/dosbox-staging DOS/x86 emulator based on DOSBox
Modernized fork of DOSBox emulator.

WWW: https://dosbox-staging.github.io/
2020-08-21T05:48:28+00:00 misc/hs-hascard Minimal command line utility for reviewing notes
A minimal commandline utility for reviewing notes. 'Flashcards' can be written
in markdown-like syntax.

WWW: https://github.com/Yvee1/hascard
2020-08-20T12:37:33+00:00 x11-toolkits/qt5-quicktimeline Set of controls for building complete interfaces in Qt Quick Timeline
Qt is a cross-platform application and UI framework for developers
using C++ or QML, a CSS/JavaScript-like language.

The Qt Quick Controls module provides a set of controls that can be
used to build complete interfaces in Qt Quick Timeline.

WWW: https://qt-project.org
2020-08-20T12:37:33+00:00 x11-toolkits/qt5-quick3d Set of controls for building complete interfaces in Qt Quick3D
Qt is a cross-platform application and UI framework for developers
using C++ or QML, a CSS/JavaScript-like language.

The Qt Quick Controls module provides a set of controls that can be
used to build complete interfaces in Qt Quick3D.

WWW: https://qt-project.org
2020-08-20T02:23:07+00:00 java/openjdk11-jre Java Runtime Environment ${JDK_MAJOR_VERSION}
2020-08-19T16:18:12+00:00 devel/rubygem-aws-sdk-braket Official AWS Ruby gem for Braket
Official AWS Ruby gem for Braket.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-braket
2020-08-19T16:18:06+00:00 www/py-django-jsonview Always return JSON from your Django view
django-jsonview is a simple decorator that translates Python objects to JSON and
makes sure your view will always return JSON.

WWW: https://github.com/jsocol/django-jsonview
2020-08-18T19:10:44+00:00 mail/getmail6 POP3/IMAP4 mail retriever (Python3 fork)
POP3/IMAP4 mail retriever with Maildir and command delivery (python3 fork).

Summary of features:
- Retrieve mail from an unlimited number of POP3/IMAP4 mailboxes and servers.
- Support for POP3-over-SSL and IMAP-over-SSL, as well as SDPS
WARNING: even with SSL, "no certificate or key validation is done." so
that getmail does not detect or protect from man-in-the-middle attacks.
- Support for multidrop or domain mailboxes.
- Safe and reliable delivery to qmail-style Maildirs, as well as program
(pipe) delivery for use with arbitrary external MDAs. Includes an MDA
for mbox files that supports mboxrd format and fcntl-type flock locking.
- Does not destroy information by rewriting mail headers.
- Does not cause mail loops by doing SMTP injection, and therefore does
not require that you run an MTA (like qmail or sendmail) on your host.
- Can remember which mail it has already retrieved, and can be set to
only download new messages.
- Written in Python, and therefore easy to extend or customize.
- Simple to install, configure, and use.

WWW: https://github.com/getmail6/getmail6/
2020-08-18T05:32:55+00:00 devel/string_theory Modern C++ library for string manipulation and storage
String Theory is a flexible modern C++ library for string manipulation
and storage. It stores data internally as UTF-8, for ease of use
with existing C/C++ APIs. It can also handle conversion to and
from UTF-16, UTF-32, and Latin-1, and has a variety of methods to
simplify text manipulation.

In addition, String Theory includes a powerful and fast type-safe
string formatter (ST::format), which can be extended with custom
type formatters by end-user code.

WWW: https://github.com/zrax/string_theory
2020-08-17T13:18:15+00:00 devel/py-urwid-readline Textbox edit widget for Urwid that supports readline shortcuts
Text input widget for urwid, a curses-based user interface library,
that supports readline shortcuts.

WWW: https://github.com/rr-/urwid_readline
2020-08-17T03:39:04+00:00 devel/athens Proxy server for the Go Modules download API
Athens provides a server for Go Modules that you can run. It serves public code
and your private code for you, so you don't have to pull directly from a
version control system (VCS) like GitHub or GitLab.

WWW: https://github.com/gomods/athens
2020-08-16T13:15:17+00:00 sysutils/p5-Proc-ProcessTable-ncps Searches the process table and displays the results
An advanced ps(1) like utility with search capabilities.

For example:

ncps -c firefox --stats

Show all firefox processes and the cumulative stats for them.

WWW: https://github.com/VVelox/Proc-ProcessTable-ncps
WWW: https://metacpan.org/release/Proc-ProcessTable-ncps
2020-08-16T12:54:34+00:00 cad/py-cq-editor CadQuery GUI editor based on PyQT
CQ-editor is a CadQuery GUI editor based on PyQT.

Graphical debugger for CadQuery scripts
- Step through script and watch how your model changes

CadQuery object stack inspector
- Visual inspection of current workplane and selected items
- Insight into evolution of the model

Export to various formats
- STL
- STEP

WWW: https://github.com/CadQuery/CQ-editor/
2020-08-16T12:54:13+00:00 cad/py-cadquery Python module for building parametric 3D CAD models
CadQuery is an intuitive, easy-to-use Python module for building parametric 3D
CAD models. Using CadQuery, you can write short, simple scripts that produce
high quality CAD models. It is easy to make many different objects using a
single script that can be customized.

WWW: https://github.com/CadQuery/cadquery
2020-08-16T12:53:47+00:00 cad/py-ocp Python wrapper for OCCT generated using pywrap
OCP is a Python wrapper for OCCT (OpenCascade) generated using pywrap
primarily used by CadQuery.

WWW: https://github.com/CadQuery/OCP
2020-08-16T12:41:23+00:00 editors/libreoffice-fur
2020-08-16T12:41:23+00:00 editors/libreoffice-ckb
2020-08-16T12:18:17+00:00 editors/libreoffice6 Full integrated office productivity suite
LibreOffice is the free power-packed Open Source personal productivity suite for
Windows, Macintosh and Linux, that gives you six feature-rich applications for
all your document production and data processing needs: Writer, Calc, Impress,
Draw, Math and Base.

WWW: https://www.libreoffice.org/
2020-08-16T09:27:18+00:00 devel/cmakedoc Command-line tool to read CMake documentation
CMakeDoc is a command-line tool to read CMake documentation. It lets you search
through CMake commands, modules, variables and properties before displaying the
selected topic with less or the pager defined in $PAGER.

WWW: https://github.com/agateau/cmakedoc
2020-08-16T00:38:02+00:00 x11/lavalauncher Simple launcher panel for Wayland desktops
LavaLauncher serves a single purpose: Letting the user execute shell
commands by clicking on icons on a dynamically sized bar, placed at
one of the screen edges.

Unlike most popular launchers, LavaLauncher does not care about
.desktop files or icon themes and it does not track open applications;
It is not a dock. To create a button, you simply provide the path to
an image and a shell command. This makes LavaLauncher considerably
more flexible: You could have buttons not just for launching
applications, but also for ejecting your optical drive, rotating your
screen, sending your cat an email, playing a funny sound, muting all
audio, toggling your lamps, etc. You can turn practically anything you
could do in your shell into a button.

WWW: https://git.sr.ht/~leon_plickat/lavalauncher
2020-08-16T00:37:14+00:00 x11/phosh Pure Wayland shell prototype for mobile devices
Phosh aims to be a Wayland shell for mobile phones. Currently, only
useful for developers.

Features:
- a lockscreen
- brightness control and nighlight
- the gcr system-prompter interface
- acting as a polkit auth agent
- enough of org.gnome.Mutter.DisplayConfig to make gnome-settings-daemon happy
- a homebutton that toggles a simple favorites menu
- status icons for battery, wwan and wifi (WARNING: network is N/A on FreeBSD)

WWW: https://source.puri.sm/Librem5/phosh
2020-08-15T22:48:42+00:00 devel/p5-Module-Build-WithXSpp XS++ enhanced flavour of Module::Build
This subclass of Module::Build adds some tools and processes
to make it easier to use for wrapping C++ using XS++ (ExtUtils::XSpp).

WWW: https://metacpan.org/release/Module-Build-WithXSpp
2020-08-15T22:39:44+00:00 sysutils/p5-Proc-ProcessTable-InfoString Creates a PS like stat string showing the flags/state/wchan
Creates a PS like stat string showing various symbolic represenation of
various flags/state as well as the wchan.

WWW: https://metacpan.org/release/Proc-ProcessTable-InfoString
2020-08-15T22:27:53+00:00 sysutils/p5-Proc-ProcessTable-Match Matches a Proc::ProcessTable::Process against a stack of checks
Matches a Proc::ProcessTable::Process against a stack of checks.

This can include cmndline, command fname, EGID, and more.

WWW: https://metacpan.org/release/Proc-ProcessTable-Match
2020-08-15T22:14:21+00:00 devel/p5-Data-Unixish Implementation for Unixish, a data transformation framework
This distribution implements Unixish, a data transformation framework
inspired by Unix toolbox philosophy.

WWW: https://metacpan.org/release/Data-Unixish
2020-08-15T21:54:07+00:00 textproc/p5-Text-sprintfn Drop-in replacement for sprintf(), with named parameter support
Drop-in replacement for sprintf(), with named parameter support

WWW: https://metacpan.org/release/Text-sprintfn
2020-08-15T21:23:53+00:00 textproc/p5-Search-Sitemap Perl extension for managing Search Engine Sitemaps
The Sitemap Protocol allows you to inform search engine crawlers about URLs on
your Web sites that are available for crawling. A Sitemap consists of a list of
URLs and may also contain additional information about those URLs, such as when
they were last modified, how frequently they change, etc.

WWW: https://metacpan.org/release/JASONK/Search-Sitemap-2.13
2020-08-15T21:03:44+00:00 textproc/p5-Business-IS-PIN Validate Icelandic ID numbers
Business::IS::PIN

Validate Icelandic ID numbers
2020-08-15T16:28:28+00:00 devel/py-google-crc32c0 Wrapper of the C library Google CRC32C
google-crc32c wraps the google/crc32c hardware-based implementation of the
CRC32C hashing algorithm. Multiple wheels are distributed as well as source. If
a wheel is not published for the python version and platform you are using, you
will need to compile crc32c using a C toolchain.

WWW: https://github.com/googleapis/python-crc32c
2020-08-15T05:46:18+00:00 audio/squeezelite Lightweight headless squeezebox player for Logitech Media Server
Lightweight headless squeezebox player for Logitech Media Server

WWW: https://github.com/ralph-irving/squeezelite
2020-08-15T05:30:41+00:00 www/gwsocket RFC6455 compliant WebSocket Server
gwsocket is a simple, standalone, language-agnostic, RFC6455 compliant
WebSocket Server, written in C.

WWW: https://gwsocket.io
2020-08-14T07:07:12+00:00 devel/py-BTrees Scalable persistent object containers
This package contains a set of persistent object containers built around
a modified BTree data structure. The trees are optimized for use inside
ZODB's "optimistic concurrency" paradigm, and include explicit resolution
of conflicts detected by that mechanism.

WWW: https://github.com/zopefoundation/BTrees
2020-08-14T06:50:18+00:00 devel/py-persistent Translucent persistent objects
This package contains a generic persistence implementation for Python.
It forms the core protocol for making objects interact "transparently"
with a database such as the ZODB.

WWW: https://github.com/zopefoundation/persistent/
2020-08-14T03:02:07+00:00 devel/py-enlighten Console progress bar module for Python
Enlighten Progress Bar is a console progress bar module for Python.

The main advantage of Enlighten is it allows writing to stdout and stderr
without any redirection.

WWW: https://github.com/Rockhopper-Technologies/enlighten
2020-08-14T02:57:14+00:00 devel/py-blessed Easy, practical library for making terminal apps
Blessed is an easy, practical library for making terminal apps, by providing
an elegant, well-documented interface to Colors, Keyboard input, and screen
position and Location capabilities.

WWW: https://github.com/jquast/blessed
2020-08-13T19:37:32+00:00 audio/py-hsaudiotag3k Read metdata (tags) of mp3, mp4, wma, ogg, flac and aiff files
hsaudiotag is a pure Python library that lets you read metadata (bitrate,
sample rate, duration and tags) from mp3, mp4, wma, ogg, flac and aiff files.
It can only read tags, not write to them, but unlike more complete libraries
(like Mutagen), it is BSD licensed, making it suitable for most projects.
It is also backed by a nifty test suite.

WWW: http://hg.hardcoded.net/hsaudiotag
2020-08-13T19:10:56+00:00 www/py-html3 Simple, elegant HTML, XHTML and XML generation
Simple, elegant HTML, XHTML and XML generation.

WWW: https://pypi.org/project/html3/
2020-08-13T15:25:02+00:00 sysutils/py-zfs-autobackup Periodicly backup zfs filesystems to other locations
This is a tool written to make replicating ZFS datasets easy and reliable.

You can either use it as a backup tool, replication tool or snapshot tool.
You can select what to backup by setting a custom ZFS property. This allows you
to set and forget: Configure it so it backups your entire pool, and you never
have to worry about backupping again. Even new datasets you create later will be
backupped. Other settings are just specified on the commandline. This also makes
it easier to setup and test zfs-autobackup and helps you fix all the issues you
might encounter. When you're done you can just copy/paste your command to a cron
or script.
Since its using ZFS commands, you can see what its actually doing by specifying
--debug. This also helps a lot if you run into some strange problem or error.
You can just copy-paste the command that fails and play around with it on the
commandline. (also something I missed in other tools)
An important feature thats missing from other tools is a reliable --test option:
This allows you to see what zfs-autobackup will do and tune your parameters. It
will do everything, except make changes to your zfs datasets. Another nice
thing is progress reporting: Its very useful with HUGE datasets,
when you want to know how many hours/days it will take. zfs-autobackup tries to
be the easiest to use backup tool for zfs.

WWW: https://github.com/psy0rz/zfs_autobackup
2020-08-12T21:00:47+00:00 mail/py-notmuch2 Pythonic bindings for the notmuch mail database using CFFI
Pythonic bindings for the notmuch mail database using CFFI. This module makes
the functionality of the notmuch library (https://notmuchmail.org) available to
python using CFFI

WWW: https://notmuchmail.org/
2020-08-11T22:52:43+00:00 sysutils/watchman450 File alteration monitoring service
Watchman exists to watch files and record when they change. It can also
trigger actions (such as rebuilding assets) when matching files change.

WWW: https://facebook.github.io/watchman/
2020-08-11T21:04:32+00:00 devel/py-fastprogress Nested progress with plotting options
A fast and simple progress bar for Jupyter Notebook and console.

WWW: https://github.com/fastai/fastprogress
2020-08-11T16:53:31+00:00 games/py-pysol-cards Deal PySol FC Cards
The pysol-cards python modules allow the python developer to generate
the initial deals of some PySol FC games. It also supports PySol
legacy deals and Microsoft FreeCell / Freecell Pro deals.

WWW: https://pypi.org/project/pysol-cards/
2020-08-11T11:27:34+00:00 net-im/scli Simple terminal user interface for the Signal messenger (using signal-cli)
scli is a simple TUI (terminal user interface) for Signal, the messaging
platform. It relies on signal-cli to connect to Signal services and urwid.

WWW: https://github.com/isamert/scli
2020-08-11T10:13:42+00:00 net/quiche Savoury implementation of the QUIC transport protocol and HTTP/3
quiche is an implementation of the QUIC transport protocol and HTTP/3
as specified by the IETF.

It provides a low level API for processing QUIC packets and handling
connection state. The application is responsible for providing I/O
(e.g. sockets handling) as well as an event loop with support for timers.

WWW: https://github.com/cloudflare/quiche
WWW: https://crates.io/crates/quiche
2020-08-11T08:29:53+00:00 cad/openfpgaloader Universal utility for programming FPGA
Universal utility for programming FPGA.

It supports many FPGA development kits.

WWW: https://github.com/trabucayre/openFPGALoader
2020-08-11T05:21:36+00:00 accessibility/feedbackd Haptic/visual/audio feedback for GNOME
feedbackd provides a DBus daemon (feedbackd) to act on events to provide
haptic, visual and audio feedback. It offers a library (libfeedback) and
GObject introspection bindings to ease using it from applications.

WWW: https://source.puri.sm/Librem5/feedbackd
2020-08-11T01:31:11+00:00 textproc/apache-commons-csv Java support for Comma Separated Value format
Apache Commons CSV

Commons CSV reads and writes files in variations of the Comma Separated Value
(CSV) format.

WWW: https://commons.apache.org/proper/commons-csv/
2020-08-10T16:44:04+00:00 math/py-mip Python MIP (Mixed-Integer Linear Programming) Tools
Python-MIP is a modelling tool developed to provide:
- Ease of use
- High performance
- Extensibility

WWW: https://python-mip.com/
2020-08-10T16:20:42+00:00 textproc/py-j2cli Jinja2 Command-Line Tool, reworked
j2cli is a command-line tool for templating in shell-scripts, leveraging the
Jinja2 library

WWW: https://github.com/kolypto/j2cli
2020-08-10T16:19:49+00:00 math/minizinc-ide IDE for MiniZinc, a constraint modeling language
Integrated Development Environment (IDE) for MiniZinc, a free and open-source
constraint modeling language.

WWW: https://www.minizinc.org/
2020-08-10T14:36:48+00:00 textproc/ugrep NEW ultra fast grep with interactive query UI
NEW ultra fast grep with interactive query UI: search file systems,
source code, text, binary files, archives (cpio/tar/pax/zip),
compressed files (gz/Z/bz2/lzma/xz/lz4), documents, fuzzy search,
and more. A faster, user-friendly replacement for GNU/BSD grep.

WWW: https://github.com/Genivia/ugrep
2020-08-10T08:25:53+00:00 graphics/akira Graphical UI/UX design tool
Akira is a native design application built in Vala and GTK for Unix-like
systems. Akira focuses on offering a modern and fast approach to UI and
UX design, mainly targeting web designers and graphic designers.

WWW: http://akiraux.org/
2020-08-10T05:27:33+00:00 math/minizinc Constraint modeling language
MiniZinc is a free and open-source constraint modeling language.

You can use MiniZinc to model constraint satisfaction and optimization problems
in a high-level, solver-independent way, taking advantage of a large library of
pre-defined constraints. Your model is then compiled into FlatZinc, a solver
input language that is understood by a wide range of solvers.

MiniZinc is developed at Monash University in collaboration with Data61 Decision
Sciences and the University of Melbourne.

WWW: https://www.minizinc.org/
2020-08-09T17:31:52+00:00 sysutils/edk2 EDK2 Firmware for ${FLAVOR}
EDK II Project

A modern, feature-rich, cross-platform firmware development environment for the
UEFI and PI specifications from www.uefi.org.
2020-08-09T09:35:20+00:00 sysutils/seatd Minimal seat management daemon and universal library
seatd is a seat management daemon, that does everything it needs to
do. Nothing more, nothing less. Depends only on libc.

libseat is a seat management library allowing applications to use
whatever seat management is available.

Supports:
- seatd
- (e)logind
- embedded seatd for standalone operation

Each backend can be compile-time included and is runtime auto-detected
or manually selected with the `LIBSEAT_BACKEND` environment variable.

Which backend is in use is transparent to the application, providing a
simple common interface.

WWW: https://git.sr.ht/~kennylevinsen/seatd
2020-08-08T20:14:36+00:00 security/rubygem-openssl-cmac Implementation of RFC 4493, 4494, 4615 - AES-CMAC Algorithm
rubygem-openssl-cmac is an implementation of RFC 4493, 4494, 4615 - AES-CMAC
Algorithm.

WWW: https://github.com/smalllars/openssl-cmac
2020-08-08T14:35:32+00:00 sysutils/bpytop Linux/OSX/FreeBSD resource monitor
Resource monitor that shows usage and stats for processor, memory, disks,
network and processes.

Python port of bashtop. (https://github.com/aristocratos/bashtop)

WWW: https://github.com/aristocratos/bpytop
2020-08-08T12:12:47+00:00 www/mod_http2 HTTP/2 modules for Apache httpd
This port delivers advance bug- and security fixes for the Apache HTTP/2
Module. For most users, the www/apache24 bundled module is sufficient.

This Apache module implements the "h2" (HTTP2 over TLS) and "h2c" (HTTP2
over plain HTTP connections via Upgrade) for Apache httpd. You can enable
it for the whole server or for specific virtual hosts only.

WWW: https://github.com/icing/mod_h2
2020-08-08T10:28:19+00:00 devel/py-proto-plus Beautiful, Pythonic protocol buffers
Proto Plus for Python

This is a wrapper around protocol buffers. Protocol buffers is a specification
format for APIs, such as those inside Google. This library provides protocol
buffer message classes and objects that largely behave like native Python types.

WWW: https://github.com/googleapis/proto-plus-python
2020-08-08T08:00:33+00:00 devel/R-cran-cpp11 C++11 Interface for R's C Interface
Provides a header only, C++11 interface to R's C interface. Compared
to other approaches 'cpp11' strives to be safe against long jumps
from the C API as well as C++ exceptions, conform to normal R
function semantics and supports interaction with 'ALTREP' vectors.

WWW: https://cran.r-project.org/web/packages/cpp11/
2020-08-07T09:33:11+00:00 sysutils/bashtop Linux/OSX/FreeBSD resource monitor
Resource monitor that shows usage and stats for processor, memory, disks,
network and processes.

WWW: https://github.com/aristocratos/bashtop
2020-08-07T04:03:30+00:00 cad/horizon-eda EDA package for printed circuit board design
Horizon EDA is an Electronic Design Automation package supporting an integrated
end-to-end workflow for printed circuit board design including parts management
and schematic entry.

WWW: https://horizon-eda.org/
2020-08-06T12:54:18+00:00 www/nextcloud-groupfolders Groupfolders app for Nextcloud
Nextcloud app for Admin configured folders shared by everyone in a group.

WWW: https://apps.nextcloud.com/apps/groupfolders
2020-08-05T23:52:56+00:00 security/isal-kmod Kernel crypto driver using Intel(R) ISA-L crypto
ISA-L crypto is a collection of optimized low-level functions
targeting cryptography applications.

This port provides a driver for the in-kernel opencrypto framework
that uses routines in the ISA-L crypto library.

WWW: https://github.com/bsdjhb/ocf_isa_l
https://github.com/01org/isa-l_crypto
2020-08-05T04:21:10+00:00 www/py-django31 High-level Python Web Framework
Django is a high-level Python Web framework that encourages rapid development
and clean, pragmatic design.

Developed and used over the past two years by a fast-moving online-news
operation, Django was designed from scratch to handle two challenges: the
intensive deadlines of a newsroom and the stringent requirements of experienced
Web developers. It has convenient niceties for developing content-management
systems, but it's an excellent tool for building any Web site.

WWW: https://www.djangoproject.com/
2020-08-04T21:37:52+00:00 x11-wm/wayfire-plugins-extra Additional plugins for Wayfire
Plugins that have external dependencies, debugging purposes or
otherwise will not be included with Wayfire core.

WWW: https://wayfire.org/
2020-08-04T02:30:22+00:00 math/py-seriate Optimal ordering of elements in a set given their distance matrix
This is a Python implementation of Seriation algorithm. Seriation is
an approach for ordering elements in a set so that the sum of the sequential
pairwise distances is minimal. We state this task as a Travelling Salesman
Problem (TSP) and leverage the powerful Google's or-tools to do heavy-lifting.
Since TSP is NP-hard, it is not possible to calculate the precise solution for
a big number of elements. However, the or-tools' heuristics work very well in
practice, and they are used in e.g. Google Maps.

WWW: https://github.com/src-d/seriate
2020-08-03T21:11:02+00:00 math/py-or-tools Google's Operations Research tools (Python binding)
Python bindings for Google Optimization Tools (a.k.a., OR-Tools).

WWW: https://github.com/google/or-tools
2020-08-03T20:40:06+00:00 net/read_bbrlog Decode BBR log dumps generated with tcplog_dumper
The read_bbrlog is a utility that knows how to read the pcapng[.xz] files
created by the net/tcplog_dumper from BBR.

WWW: https://github.com/Netflix/read_bbrlog
2020-08-03T20:37:03+00:00 devel/bbparse Library to parse Blackbox-created PCAPng files
This library parses a PCAPng file which contains black box records, such as the
PCAPng files produced by net/tcplog_dumper.

WWW: https://github.com/Netflix/bbparse
2020-08-03T20:34:18+00:00 net/tcplog_dumper Dump data from the tcp_log device
The tcplog_dumper utility pulls data from the tcp_log device and writes
it to disk. net/read_bbrlog can be use to read those pcapng files.

WWW: https://github.com/Netflix/tcplog_dumper
2020-08-03T16:46:46+00:00 security/py-merkletools Tools for working with Merkle trees
Tools for creating Merkle trees, generating merkle proofs, and verification
of merkle proofs.

WWW: https://github.com/Tierion/pymerkletools
2020-08-03T16:34:27+00:00 security/py-coincurve Cross-platform Python CFFI bindings for libsecp256k1
The coincurve python library provides well-tested Python CFFI bindings for
libsecp256k1, the heavily optimized C library used by Bitcoin Core for
operations on elliptic curve secp256k1.

WWW: https://github.com/ofek/coincurve
2020-08-03T15:10:01+00:00 sysutils/mstflint-lite Firmware Burning and Diagnostics Tools for Mellanox devices (lite version)
MSTFLINT Package - Firmware Burning and Diagnostics Tools
This package contains a burning tool and diagnostic tools for Mellanox
manufactured HCA/NIC cards.

This package is the lite version (static compiled with essential tools only).

WWW: https://github.com/Mellanox/mstflint
WWW: http://www.mellanox.com/page/management_tools
2020-08-03T06:13:13+00:00 misc/hxtools Collection of miscellaneous tools and scripts
This is the collection of tools and scripts for different tasks written
by Jan Engelhardt, each of which seems to be too small to warrant their
own project.

Some of these utilities need linprocfs(5) and linsysfs(5) to be mounted
under /compat/linux/{proc,sys} to operate.

WWW: http://inai.de/projects/hxtools/
2020-08-02T14:53:04+00:00 x11-fonts/libertinus Libertinus Open Fonts
The Libertinus fonts project began as a fork of the Linux Libertine and Linux
Biolinum fonts. The original impetus was to add an OpenType math companion to
the Libertine font family. Over time it grew into to a full-fledged fork
addressing many of the bugs in the Libertine fonts.

WWW: https://github.com/alerque/libertinus
2020-08-02T01:47:49+00:00 graphics/wayland-utils Display information about protocols supported by Wayland compositor
wayland-info is a utility for displaying information about the Wayland
protocols supported by a Wayland compositor.

It can be used to check which Wayland protocols and versions are advertised
by the Wayland compositor.

wayland-info also provides additional information for a subset of Wayland
protocols it knows about, namely Linux DMABUF, presentation time, tablet and
XDG output protocols.

WWW: https://gitlab.freedesktop.org/wayland/wayland-utils
2020-07-31T17:06:21+00:00 sysutils/u-boot-qemu-riscv64
U-Boot loader for QEMU RISC-V 64-bit

To use this bootloader to boot a FreeBSD RISC-V image, install
emulators/qemu50 and sysutils/opensbi and execute it as:

qemu-system-riscv64 -machine virt -m 2048m -smp 2 -nographic \
-bios /usr/local/share/opensbi/lp64/generic/firmware/fw_jump.elf \
-kernel /usr/local/share/u-boot/u-boot-qemu-riscv64/u-boot.bin \
-drive file=/path/to/freebsd.img,format=raw,id=hd0 \
-device virtio-blk-device,drive=hd0

WWW: https://www.denx.de/wiki/U-Boot
2020-07-31T00:40:43+00:00 www/varnish-ip2location Varnish Module (vmod) for ip2location
A Varnish module that enables the website or server admins to find the
country, region, city, latitude, longitude, zip code, time zone, ISP,
domain name, connection type, area code, weather, mobile network,
elevation, usage type by IP address. The module reads the geo location
information from IP2Location BIN data file.

WWW: https://github.com/ip2location/IP2Location-Varnish
2020-07-30T23:44:09+00:00 www/varnish-ip2proxy Varnish Module (vmod) for ip2proxy
A Varnish module that enables the user to find the country, region, city,
ISP and proxy information by IP address. The module reads the proxy
information from IP2Proxy BIN data file.

WWW: https://github.com/ip2location/IP2Proxy-Varnish
2020-07-30T20:05:27+00:00 lang/spidermonkey68 Standalone JavaScript based from Mozilla 68-esr
Spidermonkey is the JavaScript interpreter from the Mozilla project.

WWW: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey
2020-07-30T19:55:18+00:00 math/py-pdal PDAL Python bindings
PDAL Python support allows you to process data with PDAL into Numpy arrays.
It supports embedding Python in PDAL pipelines with the readers.numpy and
filters.python stages, and it provides a PDAL extension module to control
Python interaction with PDAL.

Additionally, you can use it to fetch schema and metadata from PDAL operations.

WWW: https://pypi.python.org/pypi/pdal
2020-07-30T19:43:42+00:00 cad/py-ezdxf Create and modify DXF drawings
A Python package to create and modify DXF drawings, independent from the DXF
version. You can open/save every DXF file without losing any content (except
comments), Unknown tags in the DXF file will be ignored but preserved for
saving. With this behavior it is possible to open also DXF drawings that
contains data from 3rd party applications.

WWW: https://ezdxf.mozman.at/
2020-07-30T19:18:12+00:00 textproc/py-googletrans Free Google Translate API that translates totally free of charge
Googletrans is a free and unlimited Python library that implemented the
Google Translate API. This uses the Google Translate Ajax API to make calls to
such methods as detect and translate.

Features:

* Fast and reliable - it uses the same servers that translate.google.com uses
* Auto language detection
* Bulk translations
* Customizable service URL
* HTTP/2 support

WWW: https://github.com/ssut/py-googletrans
2020-07-30T19:18:12+00:00 security/py-gtts-token Calculates a token to run the Google Translate text to speech
Google Translate requires a tk param when making a request to its translate
API. This project provides an implementation for that algorithm in Python.

WWW: https://github.com/boudewijn26/gTTS-token
2020-07-30T19:18:12+00:00 audio/py-gtts Library/CLI tool to interface with Google Translate text-to-speech API
gTTS (Google Text-to-Speech), a Python library and CLI tool to interface with
Google Translate's text-to-speech API. Write spoken mp3 data to a file, a
file-like object (bytestring) for further audio manipulation, or stdout.

Or simply pre-generate Google Translate TTS request URLs to feed to an external
program.

Customizable speech-specific sentence tokenizer that allows for unlimited
lengths of text to be read, all while keeping proper intonation, abbreviations,
decimals and more; Customizable text pre-processors which can, for example,
provide pronunciation corrections; Automatic retrieval of supported languages.

WWW: https://github.com/pndurette/gTTS
2020-07-30T09:48:35+00:00 www/rubygem-cgi Support for the Common Gateway Interface protocol
CGI is a large class, providing several categories of methods, many of which are
mixed in from other modules. Some of the documentation is in this class, some in
the modules CGI::QueryExtension and CGI::HtmlExtension. See CGI::Cookie for
specific information on handling cookies, and cgi/session.rb (CGI::Session) for
information on sessions.

For queries, CGI provides methods to get at environmental variables, parameters,
cookies, and multipart request data. For responses, CGI provides methods for
writing output and generating HTML.

WWW: https://github.com/ruby/cgi
2020-07-30T09:48:22+00:00 sysutils/rubygem-chef-vault Data encryption support for Chef Infra using data bags
Gem that allows you to encrypt a Chef Data Bag Item using the public keys of a
list of chef nodes. This allows only those chef nodes to decrypt the encrypted
values.

WWW: https://github.com/chef/chef-vault
2020-07-30T09:48:13+00:00 sysutils/rubygem-chef-utils Basic utility functions for Core Chef Infra development
Chef Utils gem contains common code and mixins for the core Chef Infra Ruby
gems. This is intended to be a "core" or "foundations" library for the chef
ecosystem (and external related gems) which allows the use of core code and
utility functions of the chef gem without requiring all the heaviness of the
chef gem.

WWW: https://github.com/chef/chef/tree/master/chef-utils
2020-07-30T09:48:04+00:00 net/rubygem-train-winrm Allow applictaions using Train to speak to Windows using Remote Management
This plugin allows applications that rely on Train to communicate with the WinRM
API. This plugin relies on the winrm and winrm-fs gems for implementation.

WWW: https://github.com/inspec/train-winrm
2020-07-30T09:47:55+00:00 net/rubygem-train-core Minimal Train with a backends for ssh and winrm
Train lets you talk to your local or remote operating systems and APIs with a
unified interface.

WWW: https://github.com/inspec/train
2020-07-30T09:47:46+00:00 net/rubygem-train Transport interface to talk to different backends
Train lets you talk to your local or remote operating systems and APIs with a
unified interface.

It allows you to:
- execute commands via run_command
- interact with files via file
- identify the target operating system via os
- authenticate to API-based services and treat them like a platform

Train supports:
- Local execution
- SSH
- WinRM
- Docker
- Mock (for testing and debugging)
- AWS as an API
- Azure as an API
- VMware via PowerCLI
- Habitat

WWW: https://github.com/inspec/train
2020-07-30T09:47:36+00:00 devel/rubygem-zlib Ruby interface for the zlib compression/decompression library
This module provides access to the zlib library. Zlib is designed to be a
portable, free, general-purpose, legally unencumbered -- that is, not covered by
any patents -- lossless data-compression library for use on virtually any
computer hardware and operating system.

The library also supports reading and writing files in gzip (.gz) format with an
interface similar to that of IO. The gzip format is described in RFC 1952 which
is also a wrapper around a deflate stream.

WWW: https://github.com/ruby/zlib
2020-07-30T09:47:27+00:00 devel/rubygem-timeout Auto-terminate potentially long-running operations in Ruby
Timeout provides a way to auto-terminate a potentially long-running operation if
it hasn't finished in a fixed amount of time.

WWW: https://github.com/ruby/timeout
2020-07-30T09:47:20+00:00 devel/rubygem-singleton Implement the Singleton pattern
The Singleton module implements the Singleton pattern.

WWW: https://github.com/ruby/singleton
2020-07-30T09:47:10+00:00 devel/rubygem-fileutils Several file utility methods for copying, moving, removing, etc
Namespace for several file utility methods for copying, moving, removing, etc.

WWW: https://github.com/ruby/fileutils
2020-07-30T09:47:02+00:00 devel/rubygem-ffi-libarchive Ruby FFI binding to libarchive
This library provides Ruby FFI bindings to the well-known libarchive library.

WWW: https://github.com/chef/ffi-libarchive
2020-07-30T09:46:53+00:00 devel/rubygem-etc Provide access to information typically stored in UNIX /etc directory
The Etc module provides access to information typically stored in files in the
/etc directory on Unix systems.

The information accessible consists of the information found in the /etc/passwd
and /etc/group files, plus information about he system's temporary directory
(/tmp) and configuration directory (/etc).

The Etc module provides a more reliable way to access information about the
logged in user than environment variables such as +$USER+.

WWW: https://github.com/ruby/etc
2020-07-30T09:46:44+00:00 devel/rubygem-english Reference global variables with less cryptic names
Include the English library file in a Ruby script, and you can reference the
global variables such as $_ using less cryptic names.

WWW: https://github.com/ruby/English
2020-07-30T09:46:36+00:00 devel/rubygem-delegate Provide three abilities to delegate method calls to an object
This library provides three different ways to delegate method calls to an
object. The easiest to use is SimpleDelegator. Pass an object to the constructor
and all methods supported by the object will be delegated. This object can be
changed later.

Going a step further, the top level DelegateClass method allows you to easily
setup delegation through class inheritance. This is considerably more flexible
and thus probably the most common use for this library.

Finally, if you need full control over the delegation scheme, you can inherit
from the abstract class Delegator and customize as needed. (If you find yourself
needing this control, have a look at Forwardable which is also in the standard
library. It may suit your needs better.)

WWW: https://github.com/ruby/delegate
2020-07-30T09:46:26+00:00 devel/rubygem-date Subclass of Object includes Comparable module for handling dates
Date is a subclass of Object that includes the Comparable module and easily
handles date.

WWW: https://github.com/ruby/date
2020-07-30T09:46:19+00:00 benchmarks/rubygem-benchmark Performance benchmarking library
The Benchmark module provides methods for benchmarking Ruby code, giving
detailed reports on the time taken for each task.

WWW: https://github.com/ruby/benchmark
2020-07-30T09:46:11+00:00 security/py-cert-human SSL Certificates for Humans
I wanted to incorporate a method to get an SSL certificate from a server, show
the user the same kind of information as you'd see in a browser, prompt them for
validity, then write it to disk for use in all requests to a server.

I was unable to find any great / easy ways that incorporated all of these
concepts into one neat thing. So I made a thing.

Originally this was based off of yet another lovely over-engineered solution in
get-ca-py by Josh Peak.

WWW: https://github.com/lifehackjim/cert_human
2020-07-30T05:41:12+00:00 audio/bliss Multithreaded C library used to compute distance between songs
Bliss music library is a multithreaded C library used to compute distance
between songs. It is especially usable through MPD with Blissify. It is can be
useful for creating "intelligent" playlists and/or continuous play, a la
Spotify/Grooveshark Radio.

Bliss is really useful when used as a plug-in for audio players.

WWW: https://github.com/Polochon-street/bliss
2020-07-30T05:06:00+00:00 devel/gitui Terminal UI for git
Blazing fast terminal client for git written in Rust.

Features:
* Fast and intuitive keyboard only control
* Context based help (no need to memorize tons of hot-keys)
* Inspect, commit, and amend changes (incl. hooks: commit-msg/post-commit)
* Stage, unstage, revert and reset files and hunks
* Stashing (save, apply, drop, and inspect)
* Browse commit log, diff committed changes
* Scalable terminal UI layout
* Async input polling
* Async git API for fluid control

WWW: https://github.com/extrawurst/gitui
2020-07-29T15:45:29+00:00 devel/simde Header-only library for SIMD intrinsics
The SIMDe header-only library provides fast, portable implementations of SIMD
intrinsics on hardware which doesn't natively support them, such as calling SSE
functions on ARM. There is no performance penalty if the hardware supports the
native implementation (e.g., SSE/AVX runs at full speed on x86, NEON on ARM,
etc.).

WWW: https://github.com/simd-everywhere/simde
2020-07-29T12:39:22+00:00 www/nextcloud-appointments Appointments app for Nextcloud
The Appointments app lets you book appointments into your calendar via
secure online form. Attendees can confirm or cancel their appointments via
an email link.

WWW: https://apps.nextcloud.com/apps/appointments
2020-07-29T12:36:59+00:00 www/nextcloud-forms Forms app for Nextcloud
The Nextcloud Forms app is a self-hosted surveys and questionaires app.

* Simple design: No mass of options, only the essentials. Works well on mobile
of course.
* View & export results: Results are visualized and can also be exported as CSV
in the same format used by Google Forms.
* Data under your control: The survey info and responses are kept private on
your instance.

WWW: https://apps.nextcloud.com/apps/forms
2020-07-29T05:17:07+00:00 sysutils/quickjail Utility to quickly create transient single-command jails
Quickjail is a utility to create transient single-command jails.

This utility operates much like jail(8) -c, but the jails it creates are not
persistent, unlike with jail(8). This makes quickjail more convenient for
cases where the command may need termination, which may prevent jail(8) from
cleaning up the jail.

WWW: https://git.kevans.dev/kevans/quickjail
2020-07-28T22:22:00+00:00 www/py-django-bootstrap-pagination Bootstrap pagination for django
Render Django Page objects as Bootstrap 3.x/4.x Pagination compatible HTML

This application serves to make using Twitter's Bootstrap Pagination styles
work seamlessly with Django Page objects. By passing in a Page object and one
or more optional arguments, Bootstrap pagination bars and pagers can be
rendered with very little effort.

WWW: https://pypi.org/project/django-bootstrap-pagination/
2020-07-28T20:21:04+00:00 devel/llvm11 LLVM and Clang
The LLVM Project is a collection of modular and reusable compiler and
toolchain technologies.

This port includes Clang (a C/C++/Objective-C compiler), LLD (a linker),
LLDB (a debugger), an OpenMP runtime library, and the LLVM infrastructure
these are built on.

WWW: http://llvm.org/
2020-07-27T01:58:33+00:00 editors/nvi2 Updated implementation of the ex/vi text editor
nvi is an implementation of the ex/vi text editor.

The original vi was written by William Joy. Later Mark Horton added
a number of enhancements.

nvi was written by Keith Bostic and was distributed as part of the
Fourth Berkeley Software Distribution (4BSD) by the University of
California, Berkeley.

This version is based on a fork of nvi by Sven Verdoolaege. It is
very similar to the base vi but includes the expandtab option from
NetBSD which is handy for Python development.

WWW: https://github.com/lichray/nvi2/
2020-07-27T01:30:39+00:00 editors/nvi2-port Updated implementation of the ex/vi text editor
nvi is an implementation of the ex/vi text editor.

The original vi was written by William Joy. Later Mark Horton added
a number of enhancements.

nvi was written by Keith Bostic and was distributed as part of the
Fourth Berkeley Software Distribution (4BSD) by the University of
California, Berkeley.

This version is based on a fork of nvi by Sven Verdoolaege.

WWW: https://github.com/lichray/nvi2/
2020-07-26T09:04:41+00:00 games/black-hole-solver Black Hole Solitaire Solver
This is a solver, written in C, to solve Golf solitaire, the Solitaire variant
called "Black Hole" and the one called "All in a Row". It provides a portable C
library, and a command line application that after being fed with a layout will
emit the cards to move.

WWW: https://www.shlomifish.org/open-source/projects/black-hole-solitaire-solver
2020-07-26T09:03:11+00:00 devel/rinutils C11 / gnu11 utilities C library
This is a set of C headers containing macros and static functions that are
expected to work on Unix-like systems and MS Windows that have been extracted
from Shlomi Fish's projects.

They are quite random and task specific and may not work for you.

WWW: https://github.com/shlomif/rinutils
2020-07-26T07:55:23+00:00 net/haproxy20 Reliable, high performance TCP/HTTP load balancer
HAProxy is a free, very fast and reliable solution offering high
availability, load balancing, and proxying for TCP and HTTP-based
applications. It is particularly suited for web sites crawling under
very high loads while needing persistence or Layer7 processing.

WWW: http://www.haproxy.org
2020-07-25T01:07:38+00:00 sysutils/openshift-install-devel RedHat OpenShift installer
Install a Red Hat Openshift 4.x cluster

WWW: https://github.com/openshift/installer
2020-07-25T01:06:56+00:00 sysutils/openshift-install46 RedHat OpenShift 4.6 installer
Install a Red Hat Openshift 4.x cluster

WWW: https://github.com/openshift/installer
2020-07-25T01:05:50+00:00 sysutils/openshift-install45 RedHat OpenShift 4.5 installer
Install a Red Hat Openshift 4.x cluster

WWW: https://github.com/openshift/installer
2020-07-24T11:22:31+00:00 www/rt50 Industrial-grade ticketing system written in Perl
RT is a battle-tested issue tracking system which thousands of
organizations use for bug tracking, help desk ticketing, customer
service, workflow processes, change management, network operations,
youth counselling and even more. Organizations around the world have
been running smoothly thanks to RT for over 10 years.

WWW: http://www.bestpractical.com/rt/
2020-07-24T10:08:15+00:00 www/p5-HTTP-Headers-ActionPack HTTP Action, Adventure and Excitement
This is a module to handle the inflation and deflation of complex HTTP header
types. In many cases header values are simple strings, but in some cases
they are complex values with a lot of information encoded in them. The goal
of this module is to make the parsing and analysis of these headers as easy as
calling inflate on a compatible object.

WWW: https://metacpan.org/pod/HTTP::Headers::ActionPack
WWW: https://github.com/sartak/http-headers-actionpack
2020-07-24T10:06:55+00:00 www/p5-Web-Machine Perl port of Webmachine
Web::Machine provides a RESTful web framework modeled as a state machine.
You define one or more resource classes. Each resource represents a single
RESTful URI end point, such as a user, an email, etc. The resource class can
also be the target for POST requests to create a new user, email, etc.

Each resource is a state machine, and each request for a resource is handled by
running the request through that state machine.

Web::Machine is built on top of Plack, but it handles the full request and
response cycle.

WWW: https://metacpan.org/pod/Web::Machine
WWW: https://github.com/sartak/webmachine-perl
2020-07-24T10:05:02+00:00 www/p5-HTML-Gumbo HTML5 parser based on gumbo C library
Gumbo is an implementation of the HTML5 parsing algorithm implemented as a pure
C99 library with no outside dependencies.

Goals and features of the C library:
- Fully conformant with the HTML5 spec.
- Robust and resilient to bad input.
- Simple API that can be easily wrapped by other languages.
(This is one of such wrappers.)
- Support for source locations and pointers back to the original text.
(Not exposed by this implementation at the moment.)
- Relatively lightweight, with no outside dependencies.
- Passes all html5lib-0.95 tests.
- Tested on over 2.5 billion pages from Google's index.

WWW: https://metacpan.org/pod/HTML::Gumbo
WWW: https://github.com/ruz/HTML-Gumbo
2020-07-24T10:03:40+00:00 devel/p5-Alien-LibGumbo Gumbo parser library
This distribution installs libgumbo:https://github.com/google/gumbo-parser
on your system for use by perl modules like HTML::Gumbo.

WWW: https://metacpan.org/pod/Alien::LibGumbo
WWW: https://github.com/ruz/Alien-LibGumbo
2020-07-24T07:08:29+00:00 devel/rubygem-stringio Pseudo IO class from/to String
StringIO is the pseudo IO class from/to String. This library is based on
MoonWolf version written in Ruby.

WWW: https://github.com/ruby/stringio
2020-07-24T07:08:23+00:00 devel/rubygem-aws-sdk-ivs Official AWS Ruby gem for Amazon Interactive Video Service (Amazon IVS)
Official AWS Ruby gem for Amazon Interactive Video Service (Amazon IVS).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-ivs
2020-07-24T07:08:17+00:00 devel/rubygem-amazing_print Great Ruby debugging companion
AmazingPrint is a fork of AwesomePrint which became stale and should be used in
its place to avoid conflicts. It is a Ruby library that pretty prints Ruby
objects in full color exposing their internal structure with proper indentation.
Rails ActiveRecord objects and usage within Rails templates are supported via
included mixins.

WWW: https://github.com/amazing-print/amazing_print
2020-07-24T07:08:11+00:00 biology/rubygem-bio-shell Command-line interface on BioRuby
bio-shell, providing BioRuby Shell, is a command-line interface for BioRuby, an
open source bioinformatics library for Ruby.

This code has historically been part of the BioRuby gem, but has been split into
its own gem as part of an effort to modularize BioRuby. bio-shell and many more
plugins are available at biogems.info.

WWW: https://github.com/bioruby/bioruby-shell
2020-07-24T07:08:05+00:00 biology/rubygem-bio-old-biofetch-emulator Emulate Bio::Fetch object
bio-old-biofetch-emulator emulates Bio::Fetch object in BioRuby as if
discontinued BioRuby BioFetch server were still alive. It overrides methods and
objects in Bio::Fetch, and if the old BioRuby BioFetch server's URL is given, it
intercepts all requests and converts them into existing web services such as
TogoWS, KEGG REST API, NCBI E-Utilities, and GenomeNet(genome.jp).

WWW: https://github.com/ngoto/bioruby-old-biofetch-emulator
2020-07-24T07:08:00+00:00 biology/rubygem-bio-executables Collection of miscellaneous utilities for bioinformatics
bio-executables is a collection of miscellaneous utilities for bioinformatics
that were formerly part of the BioRuby core ("bio" gem). Because of reducing
complexity, they were moved to this gem.

This code has historically been part of the BioRuby gem, but has been split into
its own gem as part of an effort to modularize BioRuby. bio-executables and many
more plugins are available at biogems.info.

WWW: https://github.com/bioruby/bioruby-executables
2020-07-24T07:07:54+00:00 devel/py-google-crc32c Wrapper of the C library Google CRC32C
google-crc32c wraps the google/crc32c hardware-based implementation of the
CRC32C hashing algorithm. Multiple wheels are distributed as well as source. If
a wheel is not published for the python version and platform you are using, you
will need to compile crc32c using a C toolchain.

WWW: https://github.com/googleapis/python-crc32c
2020-07-24T07:07:48+00:00 databases/p5-SQL-Abstract-Classic Generate SQL from Perl data structures
SQL::Abstract::Classic was inspired by the excellent DBIx::Abstract. However, in
using that module I found that what I really wanted to do was generate SQL, but
still retain complete control over my statement handles and use the DBI
interface. So, I set out to create an abstract SQL generation module.

While based on the concepts used by DBIx::Abstract, there are several important
differences, especially when it comes to WHERE clauses. I have modified the
concepts used to make the SQL easier to generate from Perl data structures and,
IMO, more intuitive. The underlying idea is for this module to do what you mean,
based on the data structures you provide it. The big advantage is that you don't
have to modify your code every time your data changes, as this module figures it
out.

WWW: https://metacpan.org/release/SQL-Abstract-Classic
2020-07-24T03:47:34+00:00 devel/py-mac-vendor-lookup Find the vendor for a given MAC address
This library provides an easy way to get vendor information from a MAC address.
It contains a local copy of the IEEE's OUI prefix list. It has an asynchronous
interface using Python 3's asyncio as well as a regular synchronous interface
for old-school usage.

WWW: https://github.com/bauerj/mac_vendor_lookup
2020-07-23T20:24:04+00:00 net/frr7-pythontools Provide configuration reload functionality for FRR
2020-07-23T18:19:30+00:00 math/py-numpoly Create/manipulate/evaluate polynomial arrays based on numpy.ndarray
Numpoly is a generic library for creating, manipulating and evaluating arrays
of polynomials based on numpy.ndarray objects.

WWW: https://github.com/jonathf/numpoly
2020-07-23T02:47:58+00:00 audio/opustags View and edit Ogg Opus comments
opustags is designed to be fast and as conservative as possible, to the point
that if you edit tags then edit them again to their previous values, you should
get a bit-perfect copy of the original file. No under-the-cover operation like
writing "edited with opustags" or timestamp tagging will ever be performed.

WWW: https://github.com/fmang/opustags
2020-07-22T20:56:43+00:00 editors/cpeditor Lightweight and cross-platform code editor for competitive programming
CP Editor is a Qt-based, lightweight and cross-platform code editor specially
designed for competitive programming.
It makes your competitive coding life easier grin by automating many things
for you.

WWW: https://github.com/cpeditor/cpeditor
2020-07-22T19:07:53+00:00 x11-toolkits/color-widgets-qt5 Qt (C++) widgets to manage color inputs
Qt-Color-Widgets is a color dialog that is more user-friendly than the default
QColorDialog and several other color-related widgets.

The provided widgets are:
* ColorWheel, An analog widget used to select a color
* ColorPreview, A simple widget that displays a color
* GradientSlider, A slider that has a gradient background
* HueSlider, A variant of GradientSlider that has a rainbow background
* ColorSelector, A ColorPreview that shows a ColorDialog when clicked
* ColorDialog, A dialog that uses the above widgets to provide a better user
experience than QColorDialog
* ColorListWidget, A widget to edit a list of colors
* Swatch, A widget to display a color palette
* ColorPaletteWidget, A widget to use and manage a list of palettes
* Color2DSlider, An analog widget used to select 2 color components
* ColorLineEdit, A widget to manipulate a string representing a color
* HarmonyColorWheel, A ColorWheel which allows defining multiple colors,
separated by hue
* GradientListModel, A QAbstractListModel used to list gradients (useful for
comboboxes, list views and the like)

WWW: https://gitlab.com/mattia.basaglia/Qt-Color-Widgets
2020-07-22T12:45:26+00:00 textproc/rubygem-kramdown22 Yet-another-markdown-parser but fast, pure Ruby
kramdown is yet-another-markdown-parser but fast, pure Ruby, using a strict
syntax definition and supporting several common extensions.

WWW: https://kramdown.gettalong.org/
2020-07-22T12:45:26+00:00 devel/rubygem-multi_json114 Ruby library provide swappable JSON backends
MultiJSON is a generic swappable back-end for JSON handling.

Lots of Ruby libraries parse JSON and everyone has their favorite JSON coder.
Instead of choosing a single JSON coder and forcing users of your library to be
stuck with it, you can use MultiJSON instead, which will simply choose the
fastest available JSON coder.

WWW: https://github.com/intridea/multi_json
2020-07-22T03:53:51+00:00 textproc/R-cran-commonmark High Performance CommonMark and Github Markdown Rendering in R
The CommonMark specification defines a rationalized version of
markdown syntax. This package uses the 'cmark' reference implementation
for converting markdown text into various formats including html,
latex and groff man. In addition it exposes the markdown parse tree
in xml format. Also includes opt-in support for GFM extensions
including tables, autolinks, and strikethrough text.

WWW: https://cran.r-project.org/web/packages/commonmark/
2020-07-21T17:33:03+00:00 net/py-siosocks Sans-io socks proxy client/server library/framework
Sans-io socks 4/5 client/server library/framework.

Features:

* Only tcp connect (no bind, no udp)
* Both client and server
* Socks versions: 4, 4a, 5
* Socks5 auth: no auth, username/password
* Couple io backends: asyncio, trio, socketserver
* One-shot socks server (python -m siosocks)

WWW: https://pypi.python.org/pypi/siosocks
2020-07-21T17:28:24+00:00 devel/py-pytest-trio Pytest plugin for trio
This is a pytest plugin to help you test projects that use Trio, a
friendly library for concurrency and async I/O in Python.

WWW: https://pypi.org/project/pytest-trio/
2020-07-21T17:15:38+00:00 net/kf5-kdav DAV protocol implementation with KJobs
${.CURDIR:H:H}/deskutils/kdepim/pkg-descr
2020-07-21T17:15:07+00:00 devel/py-trio Friendly Python library for async concurrency and I/O
The Trio project’s goal is to produce a production-quality,
permissively licensed, async/await-native I/O library for Python.
Like all async libraries, its main purpose is to help you write
programs that do multiple things at the same time with parallelized
I/O. A web spider that wants to fetch lots of pages in parallel, a
web server that needs to juggle lots of downloads and websocket
connections at the same time, a process supervisor monitoring
multiple subprocesses… that sort of thing. Compared to other
libraries, Trio attempts to distinguish itself with an obsessive
focus on usability and correctness. Concurrency is complicated; we
try to make it easy to get things right.

WWW: https://pypi.org/project/trio/
2020-07-21T14:36:15+00:00 archivers/tar-stream-chunker Splits stdin of unknown size onto chunks packed as a TAR to stdout
Splits stdin of unknown size onto chunks of given size and collects such chunk
files as a TAR archive what is written to stdout.

Initial motivation was to use it as a packer of a data stream what pipes it to
https://tarsnap.com for backup purposes, with a requirement of low and more
predictable memory consumption. And the problem solved here is that TAR file
header should specify size of a file, but it's unknown due to the nature of
input data stream.

The following real case could be an example:
$ pg_dump ... | tar_stream_chunker ... | tarsnap -c ... @-

WWW: https://github.com/ihoro/tar-stream-chunker/
2020-07-21T05:42:29+00:00 misc/ruut Print arbitrary trees on the command line
ruut prints trees on the terminal based on their description.

WWW: https://github.com/HarrisonB/ruut
2020-07-21T02:30:30+00:00 devel/py-pytest-freezegun Wrap tests with fixtures in freeze_time
Wrap tests with fixtures in freeze_time

WWW: https://github.com/ktosiek/pytest-freezegun
2020-07-21T02:29:45+00:00 devel/py-pytest-randomly Pytest plugin to randomly order tests and control random.seed
Pytest plugin to randomly order tests and control random.seed. (Also available
for nose).

WWW: https://github.com/pytest-dev/pytest-randomly
2020-07-21T02:29:12+00:00 devel/py-pytest-env Py.test plugin that allows you to add environment variables
py.test plugin that allows you to add environment variables.

WWW: https://github.com/MobileDynasty/pytest-env
2020-07-21T01:54:42+00:00 devel/py-coverage_enable_subprocess Enable python coverage for subprocesses
This package installs a pth file that enables the coveragepy process_startup
feature in this python prefix/virtualenv in subsequent runs.

WWW: https://github.com/bukzor/python-coverage-enable-subprocess
2020-07-21T01:31:15+00:00 devel/py-proselint Linter for prose
Writing is notoriously hard, even for the best writers, and it's not for lack of
good advice - a tremendous amount of knowledge about the craft is strewn across
usage guides, dictionaries, technical manuals, essays, pamphlets, websites, and
the hearts and minds of great authors and editors.

WWW: https://github.com/amperser/proselint
2020-07-21T01:30:53+00:00 textproc/py-sphinx-argparse Sphinx extension that automatically documents argparse
A sphinx extension that automatically documents argparse commands and options.

For installation and usage details, see the documentation.

WWW: https://github.com/ribozz/sphinx-argparse
2020-07-21T01:23:18+00:00 math/or-tools Google's Operations Research tools
Google Optimization Tools (a.k.a., OR-Tools) is an open-source, fast and
portable software suite for solving combinatorial optimization problems.

The suite contains:
* A constraint programming solver
* A linear programming solver
* Wrappers around commercial and other open source solvers, including mixed
integer solvers
* Bin packing and knapsack algorithms
* Algorithms for the Traveling Salesman Problem and Vehicle Routing Problem
* Graph algorithms (shortest paths, min cost flow, max flow, linear sum
assignment)

WWW: https://github.com/google/or-tools
2020-07-20T12:40:40+00:00 devel/zydis Fast and lightweight x86/x86-64 disassembler library
Fast and lightweight x86/x86-64 disassembler library.

WWW: https://zydis.re
2020-07-20T07:41:11+00:00 astro/py-astropy-helpers Utilities for building and installing packages in Astropy ecosystem
The astropy-helpers package includes many build, installation, and
documentation-related tools used by the Astropy project, but packaged
separately for use by other projects that wish to leverage this work.
The motivation behind this package and details of its implementation
are in the accepted Astropy Proposal for Enhancement (APE) 4.

WWW: https://github.com/astropy/astropy-helpers
2020-07-18T22:48:23+00:00 emulators/qemu50 QEMU CPU Emulator - 5.0.X branch
QEMU is a FAST! processor emulator using dynamic translation to achieve
good emulation speed.
QEMU has two operating modes:

* Full system emulation. In this mode, QEMU emulates a full system
(for example a PC), including a processor and various peripherials.
It can be used to launch different Operating Systems without rebooting
the PC or to debug system code.
* User mode emulation (Linux host only). In this mode, QEMU can launch
Linux processes compiled for one CPU on another CPU. It can be used to
launch the Wine Windows API emulator or to ease cross-compilation and
cross-debugging.

As QEMU requires no host kernel patches to run, it is very safe and easy to use.

See also the preconfigured system images on http://oszoo.org/
Many live cd isos also work.

WWW: http://wiki.qemu.org/Main_Page
2020-07-18T09:35:16+00:00 graphics/wdune Graphical VRML97 editor and animation tool
wdune is a graphical VRML97/X3D editor, simple NURBS/Superformula 3D
modeller, animation tool and VRML97/X3DV commandline compiler.

It is a low level tool, it can read VRML97 files, display them and let
the user change the scenegraph/fields. Unlike most highlevel tools, it uses
a lightning model based on the VRML97 standard.

WWW: https://wdune.ourproject.org/
2020-07-18T07:32:22+00:00 graphics/qtqr GUI that makes it easy to create and decode QR codes
QtQR is a Qt based software that let's you generate QR Codes easily, scan an
image file for QR Codes and decode them or use your webcam to scan a printed
one.

WWW: https://launchpad.net/qr-tools
2020-07-18T07:31:28+00:00 graphics/py-zbar-py Interface to the zbar bar-code reading library
zbar-py is a module that provides an interface to the zbar bar-code reading
library, which can read most barcode formats as well as QR codes. Input images
must be 2D numpy arrays of type uint8 (i.e. 2D greyscale images).

WWW: https://pypi.org/project/zbar-py/
2020-07-18T03:20:36+00:00 x11-wm/phoc Phone compositor
Phoc aims to be a Wayland compositor targeted at mobile phones but
also works for desktops and tablets.

WWW: https://source.puri.sm/Librem5/phoc
2020-07-18T01:22:20+00:00 net-im/purple-plugin-pack Collection of libpurple plugins
The Purple Plugin Pack was originally created by Gary Kramlich and Stu
Tomlinson as a way to distribute their ever growing lists of simple Pidgin
plugins. It has since grown from its origins of about 6 plugins to over 50.

WWW: https://keep.imfreedom.org/pidgin/purple-plugin-pack
2020-07-18T01:20:24+00:00 net/wlvncc Wayland Native VNC Client
This is a work-in-progress implementation of a Wayland native VNC
client. Expect bugs and missing features.

WWW: https://github.com/any1/wlvncc
2020-07-17T04:36:30+00:00 sysutils/tmate-ssh-server Instant terminal sharing server
Instant terminal sharing - server

WWW: https://tmate.io/
2020-07-16T23:31:42+00:00 x11/nwg-launchers GTK-based launchers: application grid, button bar, dmenu for sway and other window managers
nwg-launchers is C++ rewrite of sgtk-menu, an application launcher
primarily developed for Sway but also works on other window managers.

Features:
- GNOME-like application grid, with search box and favourites
- Horizontal or vertical button bar, out of a template file
- GTK menu out of commands found in $PATH or newline-separated input

WWW: https://github.com/nwg-piotr/nwg-launchers
2020-07-16T17:34:19+00:00 sysutils/p5-File-Cmp Perl module to compare two files character by character
This module provides Perl function that checks whether the contents
of two files are identical, in the spirit of the Unix cmp(1) utility.

WWW: https://metacpan.org/release/File-Cmp
2020-07-16T17:34:19+00:00 sysutils/p5-File-BackupCopy Create a backup copy of the file with Perl
The File::BackupCopy module provides functions for creating backup copies of
files. Two backup schemes are supported: simple and numbered backups. In
simple (or single) backup scheme, only one backup copy is maintained for the
given file. Its name is created by appending a single tilde character to the
original file name. In numbered backup scheme, arbitrary number of backup
copies can be created. The name of each backup copy is created by suffixing
the original file name with '.~N~', where N is a decimal number starting with
1. Additionally, the automatic backup name scheme is implemented. In this
naming scheme, numbered backups are created if at least one numbered backup
copy already exists and simple backups are created otherwise.

WWW: https://metacpan.org/release/File-BackupCopy
2020-07-16T16:49:32+00:00 devel/aml Another Main Loop
Andri's Main Loop

Goals:
* Portability
* Utility
* Simplicity

Non-goals:
* MS Windows (TM) support
* Solving the C10K problem

Features:
* File descriptor event handlers
* Timers
* Tickers
* Signal handlers
* Idle dispatch callbacks
* Thread pool
* Interoperability with other event loops

WWW: https://github.com/any1/aml
2020-07-16T14:04:41+00:00 net/py-trio Library for async concurrency and I/O
A permissively licensed, async/await-native I/O library for Python. Its main
purpose is to help you write programs that do multiple things at the same time
with parallelized I/O. A web spider that wants to fetch lots of pages in
parallel, a web server that needs to juggle lots of downloads and websocket
connections at the same time, a process supervisor monitoring multiple
subprocesses. Compared to other libraries, Trio attempts to distinguish itself
with an obsessive focus on usability and correctness. Concurrency is
complicated; trio tries to make it easy to get things right.

Trio was built from the ground up to take advantage of the latest Python
features, and draws inspiration from many sources, in particular Dave Beazley's
Curio. The resulting design is radically simpler than older competitors like
asyncio and Twisted, yet just as capable.

WWW: https://pypi.org/project/trio/
2020-07-16T06:09:16+00:00 net/realtek-re-kmod Kernel driver for Realtek PCIe Ethernet Controllers
Realtek PCIe FE / GBE / 2.5G / Gaming Ethernet Family Controller
kernel driver.

This is the official driver from Realtek and can be loaded instead of
the FreeBSD driver built into the GENERIC kernel if you experience
issues with it (eg. watchdog timeouts), or your card is not supported.

Supported devices:

* 2.5G Gigabit Ethernet
- RTL8125 / RTL8125B(S)

* 10/100/1000M Gigabit Ethernet
- RTL8111B / RTL8111C / RTL8111D / RTL8111E / RTL8111F / RTL8111G(S)
RTL8111H(S) / RTL8118(A)(S) / RTL8119i / RTL8111L / RTL8111K
- RTL8168B / RTL8168E / RTL8168H
- RTL8111DP / RTL8111EP / RTL8111FP
- RTL8411 / RTL8411B

* 10/100M Fast Ethernet
- RTL8101E / RTL8102E / RTL8103E / RTL8105E / RTL8106E / RTL8107E
- RTL8401 / RTL8402

WWW: https://www.realtek.com/en/component/zoo/category/network-interface-controllers-10-100-1000m-gigabit-ethernet-pci-express-software
2020-07-15T19:52:34+00:00 www/samdruckerserver Installs the server side of SamDrucker
SamDrucker is a collection of small components which create a centralized list
of all packages on all hosts.

This port installs the server component of SamDrucker.

At present, only PHP and Apache are implemented.

WWW: https://github.com/dlangille/SamDrucker
2020-07-15T13:08:48+00:00 devel/py-outcome Capture the outcome of Python function calls
Capture the outcome of Python function calls. Extracted from the
Trio project.

WWW: https://pypi.org/project/outcome/
2020-07-14T17:09:02+00:00 devel/py-jailconf Parse and edit your FreeBSD jail.conf with python
Parse and edit your FreeBSD jail.conf with python.

WWW: https://github.com/leforestier/jailconf
2020-07-14T13:11:38+00:00 misc/far2l Port of FAR v2 to Unix-like systems
Linux port of the FAR Manager v2 (http://farmanager.com/); also works on
macOS and *BSD systems. ALPHA VERSION. Currently interesting only for
enthusiasts!

Plugins that currently work: NetRocks (SFTP/SCP/FTP/FTPS/SMB/NFS/WebDAV),
colorer, multiarc, tmppanel, align, autowrap, drawline, editcase,
SimpleIndent, Python (optional scripting support).

WWW: https://github.com/elfmz/far2l
2020-07-14T08:28:19+00:00 devel/p5-autobox-Transform Autobox methods to transform Arrays and Hashes
This module, autobox::Transform, provides higher level and more specific
methods to transform and manipulate arrays and hashes, in particular when
the values are hashrefs or objects.

WWW: https://metacpan.org/release/autobox-Transform
2020-07-14T02:32:03+00:00 sysutils/py-focker FreeBSD image orchestration tool in the vein of Docker
Focker is a FreeBSD image orchestration tool in the vein of Docker.

It provides powerful containerization primitives (images, volumes and
containers) first introduced by the Docker platform without taking up
the significantly more challenging task of achieving Docker
compatibility.

Supports:

* Image creation
* Jail creation
* Storage volumes
* Container composition

WWW: https://github.com/sadaszewski/focker
2020-07-14T02:26:34+00:00 sysutils/py-jailconf Parse and edit your FreeBSD jail.conf file
Parse and edit your FreeBSD jail.conf file with Python.

WWW: https://github.com/leforestier/jailconf
2020-07-13T18:32:50+00:00 net-mgmt/unifi-poller Collect unifi controller data
Unifi-poller collects your UniFi controller data and reports it to
an InfluxDB instance, or export it for Prometheus collection.

WWW: https://github.com/unifi-poller/unifi-poller
2020-07-11T20:45:27+00:00 textproc/py-hieroglyph Sphinx extension which builds HTML presentations
Hieroglyph is an extension for Sphinx which builds HTML presentations from
ReStructuredText documents.

WWW: https://github.com/nyergler/hieroglyph
2020-07-11T20:29:29+00:00 devel/pycharm-pro JetBrains PyCharm Professional Edition IDE
PyCharm Professional is an advanced IDE developed by JetBrains and focused on
developer productivity. PyCharm provides smart code completion, code
inspections, on-the-fly error highlighting and quick-fixes, along with
automated code refactorings and rich navigation capabilities.

In addition to the features provided by the Community Edition, PyCharm
Professional has scientific, database & SQL tools, support for web development,
Python web development frameworks, the Python profiler and remote development.

WWW: https://www.jetbrains.com/pycharm/
2020-07-11T20:17:08+00:00 databases/mariadb105-server Multithreaded SQL database (server)
MariaDB is a database server that offers drop-in replacement functionality
for MySQL. MariaDB is built by some of the original authors of MySQL, with
assistance from the broader community of Free and open source software
developers. In addition to the core functionality of MySQL, MariaDB offers
a rich set of feature enhancements including alternate storage engines,
server optimizations, and patches.

MariaDB is primarily driven by developers at Monty Program, a company
founded by Michael "Monty" Widenius, the original author of MySQL, but
this is not the whole story about MariaDB. On the "About MariaDB" page you
will find more information about all participants in the MariaDB community,
including storage engines XtraDB and PBXT.

WWW: https://mariadb.org/
2020-07-11T20:17:08+00:00 databases/mariadb105-client Multithreaded SQL database (client)
2020-07-11T18:08:50+00:00 devel/py-pint Physical quantities module
Pint is a Python package to define, operate and manipulate physical quantities:
the product of a numerical value and a unit of measurement. It allows arithmetic
operations between them and conversions from and to different units.

It is distributed with a comprehensive list of physical units, prefixes and
constants. Due to its modular design, you can extend (or even rewrite!) the
complete list without changing the source code. It supports a lot of numpy
mathematical operations without monkey patching or wrapping numpy.

WWW: https://github.com/hgrecco/pint
2020-07-11T16:53:32+00:00 databases/ateam_mysql57_ldap_auth A-Team MySQL LDAP authentication plugin
A-Team MySQL LDAP Authenticator
WWW: https://github.com/ateamsystems/ateam_mysql_ldap_auth
---------------------------------------------------------------------------- -
A-Team MySQL LDAP Authenticator (ateam_mysql_ldap_auth) is an authentication
plugin for MySQL 5.5.7 and up, and has been tested with 5.6 under FreeBSD.
This module allows you to create MySQL users that are then authenticated
against an LDAP server. This reduces administrative overhead and eliminates
your users having to remember a seperate username and password for MySQL.
Just like MySQL Enterprise's PAM module, for client side authentication
this plugin uses the clear_text password module as the LDAP server must
perform the password hashing and comparison. For command line clients this
is done by setting the following environment variable:

export LIBMYSQL_ENABLE_CLEARTEXT_PLUGIN=1

In MySQL Workbench this is acheived by going to go to the "Advanced" tab and
checking "Enable Cleartext Authentication Plugin" when editing a connction.

!!! IMPORTANT:
!!! ------------------------------------------------------------------------
!!! ENSURE THE COMMUNICATIONS PATH BETWEEN THE CLIENT AND SERVER IS SECURE!
!!! ------------------------------------------------------------------------
!!! By default MySQL does not use SSL so additional steps and network design
!!! are needed to ensure you're not exposing your credetials.
2020-07-11T13:02:35+00:00 graphics/wayland-info Display information about protocols supported by Wayland compositor
wayland-info is a utility for displaying information about the Wayland
protocols supported by a Wayland compositor.

It can be used to check which Wayland protocols and versions are advertised
by the Wayland compositor.

wayland-info also provides additional information for a subset of Wayland
protocols it knows about, namely Linux DMABUF, presentation time, tablet and
XDG output protocols.

WWW: https://gitlab.freedesktop.org/ofourdan/wayland-info
2020-07-11T11:40:15+00:00 math/R-cran-conquer Convolution-Type Smoothed Quantile Regression
Fast and accurate convolution-type smoothed quantile regression.
Implemented using Barzilai-Borwein gradient descent with a Huber
regression warm start. Construct confidence intervals for regression
coefficients using multiplier bootstrap.

WWW: https://cran.r-project.org/web/packages/conquer/
2020-07-11T10:27:23+00:00 math/R-cran-matrixStats Functions that Apply to Rows and Columns of Matrices
High-performing functions operating on rows and columns of matrices,
e.g. col / rowMedians(), col / rowRanks(), and col / rowSds().
Functions optimized per data type and for subsetted calculations
such that both memory usage and processing time is minimized. There
are also optimized vector-based methods, e.g. binMeans(), madDiff()
and weightedMedian().

WWW: https://cran.r-project.org/web/packages/matrixStats/
2020-07-11T07:44:31+00:00 databases/py-litecli CLI for SQLite Databases with auto-completion and syntax highlighting
LiteCLI is a command-line client for SQLite databases that has auto-completion
and syntax highlighting.

WWW: https://github.com/dbcli/litecli
WWW: https://litecli.com/
2020-07-10T16:13:06+00:00 emulators/qemu41 QEMU CPU Emulator - 4.1.X branch
QEMU is a FAST! processor emulator using dynamic translation to achieve
good emulation speed.
QEMU has two operating modes:

* Full system emulation. In this mode, QEMU emulates a full system
(for example a PC), including a processor and various peripherials.
It can be used to launch different Operating Systems without rebooting
the PC or to debug system code.
* User mode emulation (Linux host only). In this mode, QEMU can launch
Linux processes compiled for one CPU on another CPU. It can be used to
launch the Wine Windows API emulator or to ease cross-compilation and
cross-debugging.

As QEMU requires no host kernel patches to run, it is very safe and easy to use.

See also the preconfigured system images on http://oszoo.org/
Many live cd isos also work.

WWW: http://wiki.qemu.org/Main_Page
2020-07-10T06:02:35+00:00 graphics/f3d Fast and minimalist 3D viewer
F3D is a VTK-based 3D viewer following the KISS principle, so it is minimalist,
efficient, has no GUI, has simple interaction mechanisms and is fully
controllable using arguments in the command line.

It supports a range of file formats, rendering and texturing options.

WWW: https://gitlab.kitware.com/f3d/f3d/
2020-07-09T18:12:06+00:00 devel/py-absl-py Abseil Python Common Libraries
Abseil Python Common Libraries is a collection of Python library code for
building Python applications. The code is collected from Google's own Python
code base, and has been extensively tested and used in production.

Features:
- Simple application startup
- Distributed commandline flags system
- Custom logging module with additional features
- Testing utilities

WWW: https://github.com/abseil/abseil-py
2020-07-09T18:08:11+00:00 math/py-flax Neural network library for JAX designed for flexibility
Flax is a high-performance neural network library for JAX that is designed for
flexibility: Try new forms of training by forking an example and by modifying
the training loop, not by adding features to a framework.

WWW: https://github.com/google/flax
2020-07-09T18:08:06+00:00 math/py-jax Differentiate, compile, and transform Numpy code
JAX is Autograd and XLA, brought together for high-performance machine learning
research.

With its updated version of Autograd, JAX can automatically differentiate native
Python and NumPy functions. It can differentiate through loops, branches,
recursion, and closures, and it can take derivatives of derivatives of
derivatives. It supports reverse-mode differentiation (a.k.a. backpropagation)
via grad as well as forward-mode differentiation, and the two can be composed
arbitrarily to any order.

What's new is that JAX uses XLA to compile and run your NumPy programs on GPUs
and TPUs. Compilation happens under the hood by default, with library calls
getting just-in-time compiled and executed. But JAX also lets you just-in-time
compile your own Python functions into XLA-optimized kernels using a
one-function API, jit. Compilation and automatic differentiation can be composed
arbitrarily, so you can express sophisticated algorithms and get maximal
performance without leaving Python. You can even program multiple GPUs or TPU
cores at once using pmap, and differentiate through the whole thing.

Dig a little deeper, and you'll see that JAX is really an extensible system for
composable function transformations. Both grad and jit are instances of such
transformations. Others are vmap for automatic vectorization and pmap for
single-program multiple-data (SPMD) parallel programming of multiple
accelerators, with more to come.

WWW: https://github.com/google/jax
2020-07-09T18:08:00+00:00 math/py-opt-einsum Optimizing numpys einsum function
Optimized einsum can significantly reduce the overall execution time of
einsum-like expressions (e.g., np.einsum, dask.array.einsum, pytorch.einsum,
tensorflow.einsum, ) by optimizing the expression's contraction order and
dispatching many operations to canonical BLAS, cuBLAS, or other specialized
routines. Optimized einsum is agnostic to the backend and can handle NumPy,
Dask, PyTorch, Tensorflow, CuPy, Sparse, Theano, JAX, and Autograd arrays as
well as potentially any library which conforms to a standard API.

WWW: https://github.com/dgasmith/opt_einsum
2020-07-09T15:23:02+00:00 textproc/p5-Template-Plugin-Data-Printer Template Toolkit dumper plugin using Data::Printer
This is a dumper plugin for Template::Toolkit which uses Data::Printer
instead of Data::Dumper.

Data::Printer is a colorised pretty-printer with nicely human-readable
object output.

WWW: https://metacpan.org/release/Template-Plugin-DataPrinter
2020-07-09T12:52:27+00:00 textproc/p5-HTML-FromANSI-Tiny Easily convert colored command line output to HTML
Convert the output from a terminal command that is decorated with ANSI
escape sequences into customizable HTML (with a small amount of code).

Parse::ANSIColor::Tiny returns a data structure that's easy to reformat
into any desired output. Reformatting to HTML seemed simple and common
enough to warrant this module as well.

WWW: https://metacpan.org/release/HTML-FromANSI-Tiny
2020-07-09T11:36:36+00:00 textproc/p5-Parse-ANSIColor-Tiny Determine attributes of ANSI-colored string
Parse a string colored with ANSI escape sequences into a structure suitable
for reformatting (into HTML, for example).

The output of terminal commands can be marked up with colors and formatting
that in some instances you'd like to preserve.

WWW: https://metacpan.org/release/Parse-ANSIColor-Tiny
2020-07-08T18:54:36+00:00 devel/rubygem-jira-ruby20 API for JIRA
This gem provides access to the Atlassian JIRA REST API.

WWW: https://github.com/sumoheavy/jira-ruby
2020-07-08T18:54:15+00:00 devel/rubygem-cucumber-create-meta Produce the meta message for Cucumber Ruby
Utility function for creating system-specific meta messages.

WWW: https://github.com/cucumber/cucumber/tree/master/create-meta/ruby
2020-07-08T09:54:52+00:00 shells/ohmyzsh Community-driven framework for managing your zsh configuration
Oh My Zsh is an open source, community-driven framework for managing your zsh
configuration.

It provides plugins for things like ansible, bazel, git, tmux, etc. It is fully
customizable and provides dozens of different themes.

Sounds boring. Let's try again.

Oh My Zsh will not make you a 10x developer...but you may feel like one.

WWW: https://ohmyz.sh/
2020-07-07T23:49:16+00:00 games/abstreet Game exploring how changes to city affect drivers/cyclists/pedestrians
A/B Street is a game exploring how small changes to a city affect the movement
of drivers, cyclists, transit users, and pedestrians.

WWW: https://github.com/dabreegster/abstreet
2020-07-07T19:11:41+00:00 sysutils/bsdfan Utility to manage fans on Lenovo ThinkPad laptops
This is a simple utility to manage Lenovo ThinkPad fans on FreeBSD.
It automatically regulates the fan speed by the sensor temperature
and user configuration.

WWW: https://github.com/claudiozz/bsdfan
2020-07-06T19:03:52+00:00 devel/libffi321 Foreign Function Interface (stripped down compat version)
The libffi library provides a portable, high level programming
interface to various calling conventions. This allows a programmer to
call any function specified by a call interface description at run
time.

This version has the old shared library version from libffi 3.2.1.
It is stripped down and only brings in the shared library. It is
not meant to build against.

WWW: http://sources.redhat.com/libffi/
2020-07-06T11:34:07+00:00 textproc/p5-String-Pad String padding routines for Perl
This Perl module provides string padding routines.

WWW: https://metacpan.org/release/String-Pad
2020-07-05T16:44:42+00:00 audio/exhale Open source xHE-AAC (Extended HE-AAC/USAC) encoder
exhale is a lightweight library and application to encode uncompressed
WAVE-format audio files into ISO/IEC 23003-3 (MPEG-D) Unified Speech and Audio
Coding (xHE-AAC/Extended HE-AAC/USAC) format.

WWW: https://gitlab.com/ecodis/exhale
2020-07-05T07:58:22+00:00 devel/p5-Sort-Sub Collection of Perl sort subroutines
Sort::Sub and "Sort::Sub::*" are a convenient packaging of any kind of
subroutine which you can use for "sort()".

WWW: https://metacpan.org/release/Sort-Sub
2020-07-05T07:56:55+00:00 devel/p5-Package-Util-Lite Package-related utilities for Perl
This Perl module provides package-related utilities.

WWW: https://metacpan.org/release/Package-Util-Lite
2020-07-05T06:54:12+00:00 devel/p5-Complete-Sequence Complete string from a sequence of choices
This module provides routine to complete string from a sequence of choices,
that is, where its parts (sequence items) are formed from various pieces.

WWW: https://metacpan.org/release/Complete-Sequence
2020-07-05T06:54:12+00:00 devel/p5-Complete-Path Perl routine for completing anything path-like
Complete path, for anything path-like. Meant to be used as backend for
other completing functions provided by Complete::* modules. Provides
features like case-insensitive matching, expanding intermediate paths,
and case mapping.

Algorithm is to split path into path elements, then list items (using
the supplied list_func) and perform filtering (using the supplied
filter_func) at every level.

WWW: https://metacpan.org/release/Complete-Path
2020-07-05T06:31:01+00:00 graphics/katarakt Simple PDF viewer uses as much available screen space as possible
katarakt is a simple PDF viewer. It is designed to use as much available screen
space as possible.

WWW: https://gitlab.cs.fau.de/Qui_Sum/katarakt
2020-07-05T06:27:26+00:00 devel/pecl-APCu_bc APCu Backwards Compatibility Module
APCu Backwards Compatibility Module.
It provides a backwards APC compatible API
using APCu for PHP 7.x.

WWW: https://pecl.php.net/package/apcu_bc
2020-07-05T06:25:22+00:00 x11-toolkits/py-guietta Simple GUI for Python
Guietta is a tool that makes simple GUIs simple

WWW: https://github.com/alfiopuglisi/guietta
2020-07-05T06:20:41+00:00 devel/p5-Complete-Util General completion Perl routines
This package provides some generic completion routines that follow the
Complete convention. The main routine is complete_array_elem which
tries to complete a word using choices from elements of supplied array.

The routine will first try a simple substring prefix matching; if that
fails, will try some other methods like word-mode, character-mode, or
fuzzy matching.

WWW: https://metacpan.org/release/Complete-Util
2020-07-05T06:20:41+00:00 devel/p5-Complete-Sah Sah-related completion Perl routines
This module provides Sah-related completion routines for Perl.

WWW: https://metacpan.org/release/Complete-Sah
2020-07-05T06:20:41+00:00 devel/p5-Complete-Common Common stuff for completion Perl routines
This module defines some common arguments and settings. Other Complete::*
modules should use the default from these settings, to make it convenient
for users to change some behaviors globally.

The defaults are optimized for convenience and laziness for user typing
and might change from release to release.

WWW: https://metacpan.org/release/Complete-Common
2020-07-03T19:46:02+00:00 devel/lua-cqueues Continuation queues module for Lua
cqueues is a type of event loop for Lua, except it's not a classic
event loop. It doesn't use callbacks, neither as part of the API nor
internally, but instead you communicate with an event controller by
the yielding and resumption of Lua coroutines using objects that
adhere to a simple interface.

WWW: http://25thandclement.com/~william/projects/cqueues.html
2020-07-03T19:17:39+00:00 print/pdfchain Graphical user interface for the PDF Toolkit (PDFtk)
This is a port of pdfchain, a graphical user interface for the PDF Toolkit
(PDFtk). The GUI supports all common features of the command line tool in a
comfortable way.

External Dependencies =====================

The PDF Chain GUI creates a PDFTK command with all required parameters and
starts the PDFTK console program that interprets the parameters and processes
the files. PDFTK must therefore installed at the system and executeable by the
command "pdftk".

http://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/

(PDF Chain starting from version 0.4.0 is compatible with PDFtk 1.45)

WWW: https://sourceforge.net/projects/pdfchain/
2020-07-03T17:23:58+00:00 net-im/cordless Discord TUI client
Cordless is supposed to be a custom Discord client
that aims to have a low memory footprint and be aimed
at power-users.

The application only uses the official Discord API and
doesn't send data to any third party. However, this
application is not a official product by Discord Inc.

WWW: https://github.com/Bios-Marcel/cordless
2020-07-03T16:42:26+00:00 devel/rubygem-rsec Easy and extreme fast dynamic PEG parser combinator
Easy and extreme fast dynamic PEG parser combinator.

WWW: https://github.com/luikore/rsec/
2020-07-03T16:30:55+00:00 x11/nezd General purpose messaging, notification and menuing program for X11
nezd is a general purpose messaging, notification and menuing program
for X11. It is a fork of dzen that aims to add polish and features.

WWW: https://github.com/telser/nezd
2020-07-03T08:31:49+00:00 x11-wm/berry Byte-sized, Xlib-based window manager
Minimal window manager, controlled via a powerful command-line client,
allowing users to control windows via a hotkey daemon such as sxhkd or
expand functionality via shell scripts.

WWW: https://berrywm.org/
2020-07-01T18:38:02+00:00 net/rpki-client Resource Public Key Infrastructure (RPKI) implementation from OpenBSD
rpki-client is a FREE, easy-to-use implementation of the Resource Public Key
Infrastructure (RPKI) for Relying Parties (RP) to facilitate validation of the
Route Origin of a BGP announcement. The program queries the RPKI repository
system and outputs Validated ROA Payloads in the configuration format of either
OpenBGPD or BIRD, but also as CSV or JSON objects for consumption by other
routing stacks.

This version is based on the portable version of rpki-client.

WWW: https://www.rpki-client.org/
2020-07-01T09:32:13+00:00 emulators/elliott-803 Emulator and compilers for Elliott 803 computer
Elliott-803 contains an emulator for this 1960s 39 bit computer.
Also provided are tape files of some programs, including:
* The Algol60 compiler
* Two versions of the H-Code compiler
* T2 and T102 sources

WWW: https://github.com/hxw/Elliott-803
2020-07-01T08:51:09+00:00 mail/courier-analog Courier log analyzer
The courier log analyzer. courier-analog generates log summaries
for incomming and outgoing SMTP connections, and IMAP and POP3
activity. courier-analog can generate output in text or
HTML format.

WWW: http://www.courier-mta.org/download.html
2020-07-01T07:21:08+00:00 emulators/Elliott-803 Emulator and compilers for Elliott 803 computer
Elliott-803 contains an emulator for this 1960s 39 bit computer.
Also provided are tape files of some programs, including:
* The Algol60 compiler
* Two versions of the H-Code compiler
* T2 and T102 sources

WWW: https://github.com/hxw/Elliott-803
2020-06-30T12:53:24+00:00 net/sacc Simple console Gopher client
Sacc(omys) is fast and small terminal Gopher client written in C.

WWW: https://git.fifth.space/sacc/
2020-06-29T22:06:57+00:00 sysutils/fusefs-securefs Filesystem in userspace with transparent encryption and decryption
securefs mounts a regular directory onto a mount point. The mount point appears
as a regular filesystem, where one can read/write/create files, directories and
symbolic links. The underlying directory will be automatically updated to
contain the encrypted and authenticated contents.

WWW: https://github.com/netheril96/securefs
2020-06-29T19:11:36+00:00 devel/py-ttictoc Time execution of blocks of code
Time execution of blocks of code.

Tested against python 3.6+, but should work with other versions.

The easiest way to time something is with tic and toc:

import time
from ttictoc import tic,toc
tic()
time.sleep(1)
elapsed = toc()
print('Elapsed time:',elapsed)

WWW: https://github.com/hector-sab/ttictoc
2020-06-29T16:15:25+00:00 devel/rubygem-flipper-ui017 Rack middleware that provides a fully featured web interface
Rack middleware that provides a fully featured web interface for the flipper
gem.

WWW: https://github.com/jnunemaker/flipper
2020-06-29T16:15:19+00:00 devel/rubygem-flipper-active_support_cache_store017 ActiveSupport::Cache store adapter for Flipper
ActiveSupport::Cache store adapter for Flipper

WWW: https://github.com/jnunemaker/flipper
2020-06-29T16:15:14+00:00 devel/rubygem-flipper017 Act of enabling/disabling features in your application
Feature flipping is the act of enabling or disabling features or parts of your
application, ideally without re-deploying or changing anything in your code
base.

The goal of this gem is to make turning features on or off so easy that everyone
does it. Whatever your data store, throughput, or experience, feature flipping
should be easy and have minimal impact on your application.

WWW: https://github.com/jnunemaker/flipper
2020-06-29T16:14:31+00:00 databases/rubygem-flipper-active_record017 ActiveRecord adapter for Flipper
Flipper ActiveRecord is an ActiveRecord adapter for Flipper.

WWW: https://github.com/jnunemaker/flipper
2020-06-29T15:38:32+00:00 devel/py-srsly Modern high-performance serialization utilities for Python
This package bundles some of the best Python serialization libraries into one
standalone package, with a high-level API that makes it easy to write code
that's correct across platforms and Pythons. This allows us to provide all the
serialization utilities we need in a single binary wheel. Currently supports
JSON, JSONL, MessagePack, Pickle and YAML.

WWW: https://github.com/explosion/srsly
2020-06-29T08:22:17+00:00 editors/elementary-code Code editor designed for elementary OS
Code editor designed for elementary OS

Tailor-made with autosaving, project folders, Git integration,
multiple panes, smart whitespace, EditorConfig support, Mini Map,
Vala symbols, and extensions like Terminal, Web Preview, and
Vim Emulation. Code will be the last editor you'll ever need.

WWW: https://github.com/elementary/code/
2020-06-29T06:32:14+00:00 graphics/elementary-photos Photo viewer and organizer designed for elementary OS
Import, organize, and edit photos. Make a slideshow.
Share with Facebook or Flickr.

Photo viewer and organizer designed by elementary OS.

WWW: https://github.com/elementary/videos/
2020-06-28T14:23:58+00:00 games/shockolate Open source and cross-platform remake of a cult game System Shock
Shockolate is an opensource remake of System Shock, a 1994 FPS game in
cyberpunk setting.

You will need original System Shock data files to run the game.

WWW: https://github.com/Interrupt/systemshock
2020-06-28T11:39:28+00:00 security/py-xkcdpass Password generator as in XKCD 936
A flexible and scriptable password generator which generates
strong diceword-style passphrases, inspired by XKCD 936.

$ xkcdpass
> correct horse battery staple

Usable as standalone script or a module within a larger
Python project.

WWW: https://github.com/jwfh/xkcdpass
2020-06-28T08:09:57+00:00 www/oneshot First-come-first-serve single-fire HTTP server
Standalone first-come-first-serve HTTP server.
Easily transfer files to and from your terminal
and any browser.

WWW: https://github.com/raphaelreyna/oneshot
2020-06-28T08:05:55+00:00 multimedia/elementary-videos Elementary OS video player
Smart and simple video viewing with a library,
thumbnail previews on the seekbar, playlists,
subtitle support, smart fullscreen,
and the ability to resume what was last playing.

This Video player and library app
has been designed by elementary OS.

WWW: https://github.com/elementary/videos/
2020-06-27T23:24:36+00:00 emulators/libretro-ppsspp
2020-06-27T09:41:08+00:00 math/py-python-igraph High performance graph data structures and algorithms
This module extends Python with a Graph class which is capable of handling
arbitrary directed and undirected graphs with thousands of nodes and millions
of edges. Since the module makes use of the open source igraph library
written in almost 100% pure C, it is blazing fast and outperforms most other
pure Python-based packages around.

WWW: https://igraph.org/python/
2020-06-27T09:39:28+00:00 devel/py-pyusb Python wrapper around libusb
PyUSB aims to be an easy to use Python module to access USB devices. PyUSB
relies on a native system library for USB access.

WWW: http://pyusb.github.io/pyusb/
2020-06-27T09:37:50+00:00 comms/py-pyserial Serial port encapsulation library for Python
This module encapsulates the access to the serial port. It provides
backends for Python running on Windows, Linux, BSD (possibly any POSIX
compliant system), Jython, and IronPython (.NET and Mono). The module
named "serial" automatically selects the appropriate backend.

WWW: https://github.com/pyserial/pyserial
2020-06-27T07:11:51+00:00 graphics/qvge Qt Visual Graph Editor
QVGE is a multi-platform graph editor written in C++/Qt. Its main goal
is to make possible visually edit two-dimensional graphs in a simple and
intuitive way.

WWW: https://github.com/ArsMasiuk/qvge
2020-06-27T06:40:52+00:00 databases/mongodb44 Distributed document-oriented "NoSQL" database (4.4.x Branch)
Mongo (from "humongous") is a high-performance, open source,
schema-free, document-oriented database. A common name in the
"NOSQL" community.

WWW: https://docs.mongodb.com/v4.4/
2020-06-26T20:14:35+00:00 math/e-antic Real Embedded Algebraic Number Theory In C
E-ANTIC is a C/C++ library to deal with real embedded number fields built on
top of ANTIC (ports/math/antic). Its aim is to have as fast as possible exact
arithmetic operations and comparisons.

WWW: https://github.com/videlec/e-antic
2020-06-26T12:29:23+00:00 devel/jgoodies-looks Improved appearance for Java Swing applications
The JGoodies Looks make Swing applications and applets look better.
The package consists of a Windows look&feel and the Plastic look&feel family
optimized for readability, precise micro-design and usability.

WWW: http://www.jgoodies.com
2020-06-26T11:55:23+00:00 devel/p5-IO-Stringy Use IO handles with non-file objects
This toolkit primarily provides modules for performing both traditional and
object-oriented i/o) on things other than normal filehandles; in particular,
IO::Scalar, IO::ScalarArray, and IO::Lines.

In the more-traditional IO::Handle front, we have IO::AtomicFile which may be
used to painlessly create files which are updated atomically.

And in the "this-may-prove-useful" corner, we have IO::Wrap, whose exported
wraphandle() function will clothe anything that's not a blessed object in an
IO::Handle-like wrapper... so you can just use OO syntax and stop worrying about
whether your function's caller handed you a string, a globref, or a FileHandle.

WWW: https://metacpan.org/release/IO-Stringy
2020-06-26T08:42:03+00:00 devel/rubygem-sentry-raven2 Client interface for the Sentry error logger
The official Ruby-language client and integration layer for the Sentry error
reporting API.

WWW: https://github.com/getsentry/sentry-ruby
2020-06-26T08:41:57+00:00 devel/rubygem-aws-sdk-honeycode Official AWS Ruby gem for Amazon Honeycode (Honeycode)
Official AWS Ruby gem for Amazon Honeycode (Honeycode).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-honeycode
2020-06-26T08:41:51+00:00 www/py-betamax VCR imitation for python-requests
Betamax is a VCR imitation for requests. This will make mocking out requests
much easier.

WWW: https://github.com/betamaxpy/betamax
2020-06-26T08:41:45+00:00 devel/py-openstacksdk043 SDK for building applications to work with OpenStack
openstacksdk is a client library for building applications to work with
OpenStack clouds. The project aims to provide a consistent and complete set of
interactions with OpenStack's many services, along with complete documentation,
examples, and tools.

It also contains an abstraction interface layer. Clouds can do many things, but
there are probably only about 10 of them that most people care about with any
regularity. If you want to do complicated things, the per-service oriented
portions of the SDK are for you. However, if what you want is to be able to
write an application that talks to clouds no matter what crazy choices the
deployer has made in an attempt to be more hipster than their self-entitled
narcissist peers, then the Cloud Abstraction layer is for you.

WWW: https://docs.openstack.org/openstacksdk/latest/
WWW: https://github.com/openstack/openstacksdk
2020-06-25T19:49:20+00:00 sysutils/syslog-ng328 Powerful syslogd replacement
syslog-ng is an enhanced log daemon, supporting a wide range of input and
output methods: syslog, unstructured text, message queues, databases (SQL
and NoSQL alike) and more.

Key features:

* receive and send RFC3164 and RFC5424 style syslog messages
* work with any kind of unstructured data
* receive and send JSON formatted messages
* classify and structure logs with builtin parsers (csv-parser(),
db-parser(), ...)
* normalize, crunch and process logs as they flow through the system
* hand on messages for further processing using message queues (like
AMQP), files or databases (like PostgreSQL or MongoDB).

The official home page of syslog-ng is:
WWW: http://www.syslog-ng.org/
2020-06-25T05:20:02+00:00 www/grafana7 Dashboard and graph editor for multiple data stores
Grafana is an open source, feature rich metrics dashboard and graph editor for
Graphite, ElasticSearch, OpenTSDB, Prometheus and InfluxDB.

WWW: https://github.com/grafana/grafana
2020-06-25T04:24:02+00:00 graphics/swappy Snapshot editing for Wayland (a la Snappy on macOS)
A Wayland native snapshot and editor tool, inspired by Snappy on
macOS. Works great with grim, slurp and sway. But can easily work with
other screen copy tools that can output a final PNG image to stdout.

WWW: https://github.com/jtheoof/swappy
2020-06-25T04:17:52+00:00 x11/swappy Snapshot editing for Wayland (a la Snappy on macOS)
A Wayland native snapshot and editor tool, inspired by Snappy on
macOS. Works great with grim, slurp and sway. But can easily work with
other screen copy tools that can output a final PNG image to stdout.

WWW: https://github.com/jtheoof/swappy
2020-06-24T11:17:44+00:00 graphics/ksnip Screenshot and annotation tool
Ksnip is a Qt based cross-platform screenshot tool that provides
many annotation features for your screenshots.

WWW: https://github.com/ksnip/ksnip
2020-06-23T12:25:16+00:00 x11-themes/slim-freebsd-dark-theme Minimalist FreeBSD black/red colors theme for SLiM
Minimalist FreeBSD black/red colors theme for the SLiM Login Manager,
using the logo and colors created by the FreeBSD Foundation.

WWW: https://github.com/gocobachi/slim-freebsd-dark-theme
2020-06-23T03:28:42+00:00 sysutils/oc OpenShift Command Line
Create applications and manage OpenShift resources

WWW: https://github.com/openshift/oc
2020-06-22T21:42:44+00:00 sysutils/openshift-install
Install a Red Hat Openshift 4.x cluster

WWW: https://github.com/openshift/installer
2020-06-22T19:34:12+00:00 devel/py-rush Library for throttling algorithms
This library is a small collection of algorithms that can be reused when
throttling user interactions with a resource (e.g., an API).

This library strives to allow any limiter and backing store to be used together
without needing to be worried about potential compatibility.

WWW: https://github.com/sigmavirus24/rush
2020-06-22T18:22:38+00:00 graphics/acidwarp-sdl Eye candy program which displays various patterns
Acidwarp is an eye candy program which displays various patterns and animates
them by changing the palette.

WWW: https://github.com/dreamlayers/acidwarp
2020-06-22T16:06:45+00:00 devel/rubygem-childprocess3 External background process controller
This gem aims at being a simple and reliable solution for controlling
external programs running in the background on any Ruby / OS
combination.

The code originated in the selenium-webdriver gem, but should prove
useful as a standalone library.

WWW: https://github.com/enkessler/childprocess
2020-06-21T18:43:11+00:00 security/py-certbot-dns-cpanel CPanel DNS Authenticator plugin for Certbot
Plugin to allow acme dns-01 authentication of a name managed in cPanel. Useful
for automating and creating a Let's Encrypt certificate (wildcard or not) for a
service with a name managed by cPanel, but installed on a server not managed in
cPanel.

WWW: https://pypi.org/project/certbot-dns-cpanel/
2020-06-21T17:35:05+00:00 print/simple-fb2-reader Simple FB2 format book reader
Simple tool to read books in the FB2 format. Developed using GTK+3.
Its features:

- Supports *.fb2 and *.fb2.zip files
- Full 2.1 format support (without stylesheet and partial
table tag support)
- Saving reading position, window state, size, and position
- Search for specific text in the book
- Russian and English GUI, user themes, autoscrolling, hotkeys

WWW: https://github.com/Cactus64k/simple-fb2-reader
2020-06-20T14:47:12+00:00 textproc/p5-JSON-Validator Validate data against a JSON schema
JSON::Validator validates a data structure against a schema. It can
load schemas from JSON, YAML, and perl data structures, and includes a
powerful schema-building DSL.

JSON is processed by Mojo::JSON (which will use p5-Cpanel-JSON-XS
if it's installed). YAML uses p5-YAML-LibYAML (YAML::XS).

WWW: https://metacpan.org/pod/JSON::Validator
2020-06-19T20:07:01+00:00 textproc/linux-c7-libxslt XSLT C library for GNOME (Linux CentOS ${LINUX_DIST_VER})
${.CURDIR:H}/${PORTNAME}/pkg-descr
2020-06-19T19:31:06+00:00 x11/linux-c7-xcb-util libxcb/libX11 extension/replacement libraries (Linux CentOS ${LINUX_DIST_VER})
${.CURDIR:H}/${PORTNAME}/pkg-descr
2020-06-19T19:31:06+00:00 x11/linux-c7-xcb-util-keysyms Port of Xlib's XImage and XShmImage functions (Linux CentOS ${LINUX_DIST_VER})
${.CURDIR:H}/${PORTNAME}/pkg-descr
2020-06-19T19:31:06+00:00 x11/linux-c7-xcb-util-image Port of Xlib's XImage and XShmImage functions (Linux CentOS ${LINUX_DIST_VER})
${.CURDIR:H}/${PORTNAME}/pkg-descr
2020-06-19T19:29:15+00:00 net/nbdkit Network Block Device server toolkit with stable ABI and permissive license
nbdkit is a toolkit for creating Network Block Device servers.

The key features are:

* Multithreaded NBD server written in C with good performance.

* Minimal dependencies for the basic server.

* Liberal license (BSD) allows nbdkit to be linked to proprietary
libraries or included in proprietary code.

* Well-documented, simple plugin API with a stable ABI guarantee.
Lets you export "unconventional" block devices easily.

* You can write plugins in C, Go, Lua, Perl, Python, OCaml, Ruby,
Rust, shell script or Tcl.

* Filters can be stacked in front of plugins to transform the output.

WWW: https://github.com/libguestfs/nbdkit
2020-06-18T17:41:16+00:00 graphics/qcustomplot-qt5 Qt C++ widget for plotting and data visualization
QCustomPlot is a Qt C++ widget for plotting and data visualization.
It has no further dependencies and is fully documented. This plotting
library focuses on making good looking, publication quality 2D plots,
graphs and charts, as well as offering high performance for realtime
visualization applications.

WWW: https://www.qcustomplot.com
2020-06-18T06:57:44+00:00 security/vigenere Vigenere cipher cryptography tool
vigenere is an implementation of the Vigenere cipher encryption
algorithm with an extension to all printable ASCII characters.
The utility is capable of encrypting/decrypting arguments that
are passed to it upon invocation or process input- and outputfiles.

WWW: https://github.com/olimah/vigenere
2020-06-18T06:55:33+00:00 lang/silq Silq from ETH Zuerich
Silq is a high-level programming language for quantum computing with a strong
static type system.

The compiler is accompanied by a large collection of example files, some of
them implementing solutions to Microsoft's Q# Summer 2018 and Winter 2019
coding contest on Codeforces.

The project web-site provides detailed information on the language and its
concepts and use.

WWW: https://silq.ethz.ch/
2020-06-18T06:02:31+00:00 www/py-tuir Browse Reddit from your terminal
Text-based interface (TUI) to view and interact
with Reddit from your terminal.

WWW: https://gitlab.com/ajak/tuir
2020-06-17T18:17:45+00:00 devel/swig Generate wrappers for calling C/C++ code from other languages
SWIG is a software development tool that connects programs written in C and C++
with a variety of high-level programming languages. SWIG is used with different
types of target languages including common scripting languages such as
Javascript, Perl, PHP, Python, Tcl and Ruby. The list of supported languages
also includes non-scripting languages such as C#, Common Lisp (CLISP, Allegro
CL, CFFI, UFFI), D, Go language, Java, Lua, Modula-3, OCAML, Octave and R. Also
several interpreted and compiled Scheme implementations (Guile, MzScheme/Racket,
Chicken) are supported. SWIG is most commonly used to create high-level
interpreted or compiled programming environments, user interfaces, and as a tool
for testing and prototyping C/C++ software. SWIG is typically used to parse
C/C++ interfaces and generate the 'glue code' required for the above target
languages to call into the C/C++ code. SWIG can also export its parse tree in
the form of XML and Lisp s-expressions.

WWW: http://www.swig.org/
2020-06-17T12:36:41+00:00 www/py-flask-restx Extension for Flask that adds support for quickly building REST APIs
Flask-RESTX is an extension for Flask that adds support for quickly
building REST APIs. Flask-RESTX encourages best practices with minimal
setup. If you are familiar with Flask, Flask-RESTX should be easy to
pick up. It provides a coherent collection of decorators and tools to
describe your API and expose its documentation properly using Swagger.

Flask-RESTX is a community driven fork of Flask-RESTPlus.

WWW: https://pypi.org/project/flask-restx/
2020-06-17T10:23:39+00:00 audio/linux-c7-gsm GSM audio codec (CentOS ${LINUX_DIST_VER})
${.CURDIR}/../${PORTNAME}/pkg-descr
2020-06-17T08:11:25+00:00 games/cdogs-sdl Classic overhead run-and-gun game
C-Dogs SDL is a classic overhead run-and-gun game, supporting up to 4 players
in co-op and deathmatch modes. Customize your player, choose from many weapons,
and blast, slide and slash your way through over 100 user-created campaigns.
Have fun!

WWW: https://github.com/cxong/cdogs-sdl
2020-06-17T05:14:08+00:00 devel/aixlog Header-only C++ logging library
Header-only C++ logging library

Features:
* Single header file implementation
* No dependcies, just vanilla C++11
* Use ostream operator <<
* Unobtrusive, typesafe and expressive
* Easy to switch from existing "cout logging"
* Native support for various platforms (through Sinks)

WWW: https://github.com/badaix/aixlog
2020-06-17T04:51:49+00:00 misc/ezc3d C3D (biomechanics data format) reader/writer for C++
EZC3D is an easy to use reader, modifier and writer for C3D format files. It is
written en C++ with proper binders for Python and MATLAB scripting langages.

C3D (http://c3d.org) is a format specifically designed to store biomechanics
data. Hence many biomechanics softwares can produce C3D files in order to share
data. However, there is a lack in the biomechanics community of an easy to use,
free and open source library to read, modify and write them as needed when it
gets to the data analysis.

WWW: https://github.com/pyomeca/ezc3d
2020-06-17T04:39:51+00:00 math/cglm Highly optimized graphics math (glm) for C
cglm is optimized 3D math library written in C99 (compatible with C89).
It is similar to original glm library except this is mainly for C

This library stores matrices as column-major order but in the future row-major
is considered to be supported as optional.

Currently only float type is supported for most operations.

WWW: https://github.com/recp/cglm
2020-06-16T11:12:23+00:00 sysutils/fusefs-bindfs FUSE based bindfs implementation way more powerful than nullfs
This port features a fuse implementation of bindfs. Bindfs is like nullfs exept
for the fact that it features more options and filters. The most important
difference is that you may overwrite the ownership of files when mounting the
desired directory somewhere else.

WWW: https://bindfs.org/
2020-06-16T07:53:28+00:00 security/rubygem-net-ssh5 Non-interactive SSH processing
Net::SSH is a pure-Ruby implementation of the SSH2 client protocol. It
supports the following features:

- User authentication via explicit username/password, or using a
public-key/private-key pair.
- Port forwarding, both from the local host to a remote computer via
the remote host, and from the remote host to the local host.
- Execute processes on the remote machine, both interactively and
non-interactively ("batch").

WWW: https://github.com/net-ssh/net-ssh
2020-06-16T06:52:27+00:00 x11-themes/sierra-gtk-themes MacOS High Sierra like theme for GTK 3, GTK 2 and Gnome-Shell etc
MacOS High Sierra like theme for GTK 3, GTK 2 and Gnome-Shell etc.

WWW: https://github.com/vinceliuice/Sierra-gtk-theme
2020-06-16T05:38:01+00:00 www/monolith CLI tool for saving complete web pages as a single HTML file
Data hoarder's dream come true: bundle any web page into
a single HTML file. You can finally replace that gazillion
of open tabs with a gazillion of .html files stored somewhere
on your precious little drive.

Unlike the conventional "Save page as", monolith not only saves
the target document, it embeds CSS, image, and JavaScript assets
all at once, producing a single HTML5 document that is a joy to
store and share.

If compared to saving websites with wget -mpk, this tool embeds all
assets as data URLs and therefore lets browsers render the saved page
exactly the way it was on the Internet, even when no network connection
is available.

WWW: https://github.com/Y2Z/monolith
2020-06-16T02:19:24+00:00 net/librespeed-cli CLI interface to run librespeed speedtests
This is the CLI part of LibreSpeed which is a very lightweight speedtest.
With the CLI it's possible to run a speedtest from the command line interface.
The server part can be found in:
- www/librespeed (javascript php implementation)
- net/librespeed-go (go implementation)

WWW: https://github.com/librespeed/speedtest-cli
2020-06-16T02:06:51+00:00 net/librespeed-go GO backend for LibreSpeed
LibreSpeed-go is a very lightweight speed test.
Is is implemented in JavaScript, using XMLHttpRequest and Web Workers.
This port uses GO as backend for hosting. And this in comparison to
www/librespeed where PHP and a web server are required.

WWW: https://github.com/librespeed/speedtest-go
2020-06-16T00:47:32+00:00 audio/lenticular-lv2 LV2 plugins based on Mutable Instrument's Clouds
LV2 plugins based on Mutable Instrument's Clouds.

Features:
* Implements the alternative modes and quality options of Clouds as
a menu options
* Inputs and knobs for the 3 addition 'Blend' parameters (Stereo Spread,
Feedback, and Reverb)
* Dedicated Freeze button

WWW: https://github.com/polyeffects/lenticular_lv2
2020-06-15T22:50:54+00:00 databases/arrow Columnar in-memory analytics layer for big data
Apache Arrow is a cross-language development platform for in-memory data. It
specifies a standardized language-independent columnar memory format for flat
and hierarchical data, organized for efficient analytic operations on modern
hardware. It also provides computational libraries and zero-copy streaming
messaging and interprocess communication. Languages currently supported include
C, C++, C#, Go, Java, JavaScript, MATLAB, Python, R, Ruby, and Rust.

WWW: https://arrow.apache.org/
2020-06-15T22:23:54+00:00 www/moodle39 Course management system based on social constructionism
Moodle is a course management system (CMS) - a free, Open Source software
package designed using sound pedagogical principles, to help educators
create effective online learning communities. You can use it on any
computer you have handy (including webhosts), yet it can scale from a
single-teacher site to a 40,000-student University.

WWW: http://www.moodle.org/
2020-06-15T18:50:56+00:00 math/mpsolve Multiprecision rootfinder for complex roots of univariate polynomials
MPSolve stands for Multiprecision Polynomial SOLVEr.
It is a software that aims to provide an easy to use (hopefully) universal
blackbox for solving polynomials and secular equations.

Among its features you can find:
* Arbitrary precision approximation.
* Guaranteed inclusion radii for the results.
* Exploiting of polynomial structures: it can take advantage of sparsity as
well as coefficients in a particular domain (i.e. integers or rationals).
* It can be specialized for specific classes of polynomials. As an example,
see the roots of the Mandelbrot polynomial of degree 2.097.151 computed in
about 10 days on a dual Xeon server.

WWW: https://numpi.dm.unipi.it/software/mpsolve
2020-06-15T18:39:52+00:00 www/rubygem-rate_throttle_client Handle rate throttling on the client and measure performance
Rate limiting is for servers, rate throttling is for clients. This library
implements a number of strategies for handling rate throttling on the client and
a methodology for comparing performance of those clients. We don't just give you
the code to rate throttle, we also give you the information to help you figure
out the best strategy to rate throttle as well.

WWW: https://github.com/zombocom/rate_throttle_client
2020-06-15T18:39:47+00:00 textproc/rubygem-rouge319 Simple, easy-to-extend drop-in replacement for pygments
Rouge aims to a be a simple, easy-to-extend drop-in replacement for
pygments.

WWW: https://github.com/jneen/rouge
2020-06-15T18:39:41+00:00 devel/rubygem-aws-sdk-codeartifact Official AWS Ruby gem for CodeArtifact
Official AWS Ruby gem for CodeArtifact.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-codeartifact
2020-06-15T18:39:35+00:00 devel/p5-Term-App-Util-Size Determine the sane terminal size (width, height)
Term::App::Util::Size tries to determine the sane terminal height and width.

WWW: https://metacpan.org/release/Term-App-Util-Size
2020-06-15T18:39:29+00:00 devel/p5-Term-App-Util-Interactive Determine whether terminal application is running interactively
Term::App::Util::Interactive tries to determine whether terminal application is
running interactively.

WWW: https://metacpan.org/release/Term-App-Util-Interactive
2020-06-15T18:39:22+00:00 devel/p5-Term-App-Util-Color Determine color depth and whether to use color or not
Term::App::Util::Color tries to determine the suitable color depth to use.

WWW: https://metacpan.org/release/Term-App-Util-Color
2020-06-15T17:54:33+00:00 sysutils/pwol Peter's Wake-on-LAN Tool
This is a port of pwol, a Wake-on-LAN packet utility

pwol is a command line utility to send Wake-On-LAN (WoL)
packets to one or many hosts, either locally or via routers,
in order to wake them up from sleep mode.

It can also be used as a WoL proxy daemon listening to
incoming WoL packets (possibly authenticated) and then
forwarding requests to one or many other targets.

WWW: https://github.com/ptrrkssn/pwol
2020-06-15T09:00:12+00:00 textproc/qr Generate textual QR codes using terminal
Print Unicode-friendly QR codes straight in
your terminal.

WWW: https://github.com/Y2Z/qr
2020-06-15T07:50:02+00:00 x11-themes/numix-gtk-theme Gtk flat themes
Numix is a modern flat theme with a combination of light and dark elements.

WWW: https://numixproject.github.io
2020-06-14T17:11:48+00:00 net/ooni-mini Small command line client that tests OONI's functionality
The Open Observatory of Network Interference (OONI) is a free software
project and a Global community measuring Internet censorship since 2012.

OONI's miniooni is a small command line client useful to test the
functionality without integrating with full features of OONI Probe CLI.

miniooni can use tunnels provided by Tor, if you like to. The use of regular
HTTP proxies is also possible.

WWW: https://ooni.org/about/
2020-06-14T17:01:54+00:00 net/ooni-probe-cli Next generation OONI Probe CLI
The Open Observatory of Network Interference (OONI) is a free software
project and a Global community measuring Internet censorship since 2012.

This port provides the next generation OONI Probe, a tool used for the
measurement of Internet censorship around the world.

WWW: https://ooni.org/about/
2020-06-14T15:34:41+00:00 sysutils/pnscan Parallel Network Scanner
This is a port of pnscan, a Parallel Network Scanner

This is a pretty basic tool to scan IPv4 networks for TCP
services. No more, no less.

WWW: https://github.com/ptrrkssn/pnscan
2020-06-14T14:19:48+00:00 textproc/rubygem-cucumber-html-formatter HTML formatter for Cucumber
Cucumber HTML Formatter is a cross-platform formatter that produces a HTML
report for Cucumber runs. It is built on top of cucumber-react and works with
any Cucumber implementation with a protobuf formatter that outputs cucumber
messages.

WWW: https://github.com/cucumber/cucumber/tree/master/html-formatter/ruby
2020-06-14T14:19:42+00:00 textproc/rubygem-cucumber-gherkin Fast Gherkin lexer/parser based on the Ragel State Machine Compiler
A fast Gherkin lexer/parser based on the Ragel State Machine Compiler.

WWW: https://github.com/cucumber/cucumber/tree/master/gherkin
2020-06-14T14:19:37+00:00 devel/rubygem-protobuf-cucumber Protocol Buffers serialization and RPC implementation for Cucumber
Protobuf is an implementation of Google's protocol buffers in ruby, This is the
cucumber-modified fork.

WWW: https://github.com/cucumber/protobuf
2020-06-14T14:19:31+00:00 devel/rubygem-cucumber-messages4 Protocol Buffer messages for Cucumber
Cucumber Messages is a message protocol based on Protocol Buffers. It allows one
process to construct message objects and send them to another process. Protobuf
takes care of serialising those messages to a binary format, and deserialise
them on the other end.

WWW: https://github.com/cucumber/cucumber-messages-ruby
2020-06-14T14:19:25+00:00 devel/rubygem-cucumber-cucumber-expressions Cucumber Expressions for Ruby
Cucumber Expressions are simple patterns for matching Step Definitions with
Gherkin steps.

Cucumber Expressions offer similar functionality to Regular Expressions, with
the following improvements:
- Improved readability
- Custom parameter types
- Expression generation

WWW: https://github.com/cucumber/cucumber-expressions-ruby
2020-06-13T20:53:15+00:00 emulators/simh-hp3000 Emulates classic HP 3000 computers
hp3000 is a simulator for the classic SIO machines. This group consists
of the 3000 CX, the Series I, Series II, and the HP 3000 Series III that
is simulated here. A large variety of CPU options, device interface
cards, and peripherals are provided.

WWW: http://simh.trailing-edge.com/hp/
2020-06-13T20:50:40+00:00 emulators/simh-hp2100 Emulates classic HP 2100 computers
hp2100 is a simulator for the HP 2116/15/14, 2100, and 1000 M/E/F-Series
machines (hereafter referred collectively as the HP 2100 simulator). A
large variety of CPU options, device interface cards, and peripherals
are provided.

WWW: http://simh.trailing-edge.com/hp/
2020-06-13T20:34:55+00:00 sysutils/nss_ndb BerkeleyDB-based nsswitch backend for passwd & groups
This project consists of a NSS module (nss_ndb.so.1) and a CLI
utility (makendb) that enables big passwd & group files to be
handled efficiently via BTree BerkeleyDB databases.

To activate and use this you must (after installation):

1. Manually add a symbolic link:

/usr/lib/nss_ndb.so.1 -> /path/to/lib/nss_ndb.so.1.<version>

2. Populate the databases in /var/db/nss_ndb via "makendb" (or some
other tool).

3. Activate it in /etc/nsswitch.conf:

passwd: files ndb
group: files ndb

WWW: https://github.com/ptrrkssn/nss_ndb

- Peter Eriksson
pen@lysator.liu.se
2020-06-13T13:54:47+00:00 biology/picard-tools CLI tools for manipulating high-throughput sequencing (HTS) data
Picard is a set of command line tools for manipulating high-throughput
sequencing (HTS) data and formats such as SAM/BAM/CRAM and VCF. These file
formats are defined in the Hts-specs repository.

WWW: https://broadinstitute.github.io/picard/
2020-06-12T20:11:28+00:00 sysutils/acltool ACL manipulation tool
This is a port of acltool, an NFSv4/ZFS ACL utiltity.

This is a tool to manage NFSv4/ZFS (also known as Extended on MacOS) ACLs.
That is listing, creating, editing, searching, stripping, sorting and
removing redundant entries and more.

WWW: https://github.com/ptrrkssn/acltool

- Peter Eriksson
pen@lysator.liu.se
2020-06-12T19:11:33+00:00 www/nextcloud-circles Circles app for Nextcloud
Nextcloud circles allows your users to create their own groups of
users/colleagues/friends on your Nextcloud instance. Those groups of users (or
'circles') can then be used by any other app for sharing purpose (files, social
feed, status update, messaging, ...).

WWW: https://apps.nextcloud.com/apps/circles
2020-06-12T09:02:18+00:00 security/yubikey-agent Seamless ssh-agent for YubiKeys
yubikey-agent is a seamless ssh-agent for YubiKeys.

(*) Easy to use. A one-command setup, one environment variable,
and it just runs in the background.
(*) Indestructible. Tolerates unplugging, sleep, and suspend.
Never needs restarting.
(*) Compatible. Provides a public key that works with all services
and servers.
(*) Secure. The key is generated on the YubiKey and can't be
extracted. Every session requires the PIN, every login requires a
touch. Setup takes care of PUK and management key.

WWW: https://filippo.io/yubikey-agent
2020-06-11T22:14:11+00:00 sysutils/conan C/C++ package manager
Conan is a MIT-licensed, Open Source package manager for C and C++ development,
allowing development teams to easily and efficiently manage their packages and
dependencies across platforms and build systems.

WWW: https://conan.io/
2020-06-11T22:07:13+00:00 devel/py-node-semver Python version of node-semver
python version of [node-semver]

WWW: https://github.com/podhmo/python-semver
2020-06-11T21:44:32+00:00 devel/py-patch-ng Library to parse and apply unified diffs
Library to parse and apply unified diffs.

Features:
* Python 2 and 3 compatible
* Automatic correction of
- Linefeeds according to patched file
- Diffs broken by stripping trailing whitespace
- a/ and b/ prefixes
* Single file, which is a command line tool and a library
* No dependencies outside Python stdlib
* Patch format detection (SVN, HG, GIT)
* Nice diffstat histogram
* Linux / Windows / OS X
* Test coverage

WWW: https://github.com/conan-io/python-patch-ng
2020-06-11T17:49:58+00:00 mail/claws-mail-tnef_parse TNEF attachment format parser plugin for Claws Mail
This plugin enables reading application/ms-tnef attachments
used by Microsoft Outlook.

WWW: https://www.claws-mail.org/plugin.php?plugin=tnef_parser
2020-06-11T17:49:58+00:00 mail/claws-mail-spam_report Spam report plugin for Claws Mail
This plugin reports spam to various places.

WWW: https://www.claws-mail.org/plugins.php
2020-06-11T17:49:58+00:00 mail/claws-mail-plugins claws-mail plugins meta-port
This is a meta port for Claws Mail plugins.

WWW: https://www.claws-mail.org/plugins.php
2020-06-11T17:49:58+00:00 mail/claws-mail-litehtml_viewer Viewer plugin for HTML emails, using the litehtml library
Viewer plugin for HTML emails, using the litehtml library.

litehtml is lightweight HTML/CSS rendering engine. The main goal of the
litehtml library is to give the developers the easy way to show the HTML
pages in theirs applications. The popular HTML engines like WebKit are
too complicated for some tasks. For example, it may be too cumbersome
to use WebKit to show some tooltips or pages in HTML format.

WWW: https://www.claws-mail.org/plugins.php
2020-06-11T17:49:58+00:00 mail/claws-mail-dillo Viewing of html messages using the Dillo web browser
The Dillo HTML Viewer plugin is an HTML renderer plugin for Claws Mail.

It features:
- Basic rendering of HTML message parts
- Optional fetching and displaying of remote images
- Browsing the web from within of Claws Mail


WWW: https://www.claws-mail.org/plugins.php
2020-06-11T17:49:58+00:00 mail/claws-mail-attachwarner Not attached file warning plugin for Claws Mail
Warns when the user composes a message mentioning an attachment in
the message body without attaching any files to the message.

WWW: https://www.claws-mail.org/plugin.php?plugin=attachwarner
2020-06-11T17:49:58+00:00 mail/claws-mail-archive Mail archiver plugin for Claws Mail
This plugin adds archiving features to Claws Mail.

WWW: https://www.claws-mail.org/plugins.php
2020-06-11T16:02:21+00:00 sysutils/rtsx-kmod FreeBSD driver for Realtec card readers
Development version of rtsx FreeBSD driver for Realtek card readers

WWW: https://github.com/hlh-restart/rtsx
2020-06-11T13:15:34+00:00 www/py-django-formset-js-improved Fork of django-formset-js that adds support for reordering and nested formsets
This is a fork of django-formset-js that adds support for reordering and nested
formsets.

A wrapper for a JavaScript formset helper.

WWW: https://github.com/pretix/django-formset-js
2020-06-11T11:12:09+00:00 www/py-django-jquery-js jQuery, bundled up so apps can depend upon it
jQuery, bundled up so apps can depend upon it

WWW: https://pypi.org/project/django-jquery-js/
2020-06-11T07:25:08+00:00 x11-themes/matcha-gtk-themes Flat design theme for GTK 3, GTK 2, and Gnome-Shell
Matcha is a flat Design theme for GTK 3, GTK 2 and Gnome-Shell.

Supported Desktop Environments:

* Cinnamon
* Gnome-Shell
* Metacity
* Openbox
* Plank
* Unity
* Xfce

WWW: https://github.com/vinceliuice/Matcha-gtk-theme
2020-06-11T01:40:55+00:00 math/symengine Fast symbolic manipulation library, written in C++
SymEngine is a standalone fast C++ symbolic manipulation library.
Optional thin wrappers allow usage of the library from other languages, e.g.:

* C wrappers allow usage from C, or as a basis for other wrappers (the
symengine/cwrapper.h file)
* Python wrappers allow easy usage from Python and integration with SymPy and
Sage (the symengine.py repository)
* Ruby wrappers (the symengine.rb repository)
* Julia wrappers (the SymEngine.jl repository)
* Haskell wrappers (the symengine.hs repository)

WWW: https://github.com/symengine/symengine
2020-06-10T16:11:32+00:00 devel/libgnt Toolkit based on glib and ncurses for text-mode user interfaces
GNT is an ncurses toolkit for creating text-mode graphical user interfaces in a
fast and easy way. It is based on GLib and ncurses.

It was born out of the console-based UI, Finch, for the libpurple project, but
has now been split into its own independent repository.

WWW: https://keep.imfreedom.org/libgnt/libgnt/
2020-06-10T13:25:33+00:00 databases/mongodb42-tools Tools for MongoDB 4.2.x
Useful utilities for managing a MongoDB instance written in Go.

- bsondump - display BSON files in a human-readable format
- mongoimport - Convert data from JSON, TSV or CSV and insert them
into a collection
- mongoexport - Write an existing collection to CSV or JSON format
- mongodump/mongorestore - Dump MongoDB backups to disk in .BSON
format, or restore them to a live database
- mongostat - Monitor live MongoDB servers, replica sets, or sharded
clusters
- mongofiles - Read, write, delete, or update files in GridFS
- mongotop - Monitor read/write activity on a mongo server
- mongoreplay - Capture, observe, and replay traffic for MongoDB

WWW: https://github.com/mongodb/mongo-tools
2020-06-10T11:50:04+00:00 www/py-django-csp Adds Content-Security-Policy headers to Django
Django-CSP adds Content-Security-Policy headers to Django.

WWW: https://github.com/mozilla/django-csp
2020-06-10T05:56:28+00:00 audio/ganv Interactive Gtk canvas widget for audio topologies representation
Ganv is an interactive Gtk canvas widget for graph-based interfaces (patchers,
modular synthesizers, finite state automata, interactive graphs, etc).

WWW: https://drobilla.net/software/ganv
2020-06-10T03:32:12+00:00 audio/tamgamp-lv2 LV2 guitar amp simulator
Tamgamp (Rhymes with: "Damage Amp") is LV2 guitar amp simulator that provides
two plugins:
* Tamgamp - a plugin based on Guitarix DK Builder simulated chains.
* TamgampGX - a plugin based on tuned Guitarix internal amplifiers
implementation.

The key features of this project according to initial technical requirements are
* Simplicity of the interface, no UI (use generic one), minimum knobs/sliders.
* Preamplifier simulation only, for simplicity and flexibility (use a separate
cab simulator).
* Smooth bypass/automation. No pops, spikes or clicks.
* Normalized output level: different amplifiers should sound almost of the same
output loudness with different gain settings.

WWW: https://github.com/sadko4u/tamgamp.lv2
2020-06-09T19:10:51+00:00 audio/din Open source, cross-platform sound synthesizer
DIN Is Noise is a program for making sound, music and noise. Use
bezier curves to edit waveforms, envelopes, modulators and FX
components; use the keyboard (computer and MIDI) to trigger notes (or
noise), use the mouse to sound like the theremin, create drones on
microtones, launch, orbit and drag them around; bounce balls on walls
to trigger notes in a mondrian inspired drawing and also make binaural
beats. Supports MIDI input and scripting through TCL.

WWW: https://dinisnoise.org/
2020-06-09T18:53:01+00:00 science/py-pygmo2 Python platform to perform parallel computations of optimisation tasks
pygmo is a scientific Python library for massively parallel optimization. It is
built around the idea of providing a unified interface to optimization
algorithms and problems, and to make their deployment in massively parallel
environments easy.

Efficient implementantions of bio-inspired and evolutionary algorithms are sided
to state-of-the-art optimization algorithms (Simplex Methods, SQP methods,
interior points methods, ...) and can be easily mixed (also with your
newly-invented algorithms) to build a super-algorithm exploiting algorithmic
cooperation via the asynchronous, generalized island model.

pygmo can be used to solve constrained, unconstrained, single objective,
multiple objective, continuous and integer optimization problems, stochastic and
deterministic problems, as well as to perform research on novel algorithms and
paradigms, and easily compare them to state-of-the-art implementations of
established ones.

WWW: https://esa.github.io/pygmo2/
2020-06-09T15:47:33+00:00 x11/plasma5-kwayland-server Wayland Server Components built on KDE Frameworks
Plasma Wayland Protocols

This project should be installing only the xml files of the non-standard
wayland protocols we use in Plasma.

They are installed to $PREFIX/share/plasma-wayland-protocols.


WWW: https://github.com/kde/plasma-wayland-protocols
2020-06-09T11:04:05+00:00 sysutils/angrysearch Quick search GUI tool for Unix-like systems
Clone of the David Carpenter's "Everything" search engine, which locates
files and folders by their name instantly, for Unix-like systems.

This simple file search crawls available disks creating a database that
can be searched using quick and responsive graphical interface.
Notable difference is that by default, the entire paths are searched,
not just file and folder names.

WWW: https://github.com/DoTheEvo/ANGRYsearch
2020-06-09T08:07:20+00:00 irc/srain Modern IRC client written in GTK
Srain is a modern IRC client written in GTK.

Features

o Fully open source
o RFC {1459,2812} compatible
o Partial IRCv3 support
o Multi-platform support (Linux, Windows, macOS and BSD)
o Act like modern IM client
- Graphical user interface
- Convenient connection panel
- Interactive channel search
- Forward message in one click
- URL preview
- Desktop notificaion
- Special optimization for bridge/relay bot
o Act like geek IRC client
- Anything can be done via commands
- Fine-grained configuration with hot update support
- Regex based message render and filter mechanisms
- IPC based plugin system (TODO)

WWW: https://srain.im/
2020-06-08T14:08:29+00:00 lang/perl5.32 Practical Extraction and Report Language
Perl is a language that combines some of the features of C, sed, awk and
shell. See the manual page for more hype. There are also many books
published by O'Reilly & Assoc. See pod/perlbook.pod for more
information.

WWW: https://www.perl.org/
2020-06-07T21:21:31+00:00 sysutils/beats7 Send logs, network, metrics and heartbeat to elasticsearch or logstash
Beats is the platform for building lightweight, open source data
shippers for many types of operational data you want to enrich with
Logstash, search and analyze in Elasticsearch, and visualize in Kibana.
Whether you're interested in log files, infrastructure metrics, network
packets, or any other type of data, Beats serves as the foundation for
keeping a beat on your data.

Filebeat is a lightweight, open source shipper for log file data. As the
next-generation Logstash Forwarder, Filebeat tails logs and quickly
sends this information to Logstash for further parsing and enrichment or
to Elasticsearch for centralized storage and analysis.

Metricbeat Collect metrics from your systems and services. From CPU to memory,
Redis to Nginx, and much more, Metricbeat is a lightweight way to send system
and service statistics.

Packetbeat is a lightweight network packet analyzer that sends data to Logstash
or Elasticsearch.

WWW: https://www.elastic.co/products/beats/
2020-06-07T17:45:11+00:00 sysutils/beats6 Collect logs locally and send to remote logstash
Beats is the platform for building lightweight, open source data
shippers for many types of operational data you want to enrich with
Logstash, search and analyze in Elasticsearch, and visualize in Kibana.
Whether you're interested in log files, infrastructure metrics, network
packets, or any other type of data, Beats serves as the foundation for
keeping a beat on your data.

Filebeat is a lightweight, open source shipper for log file data. As the
next-generation Logstash Forwarder, Filebeat tails logs and quickly
sends this information to Logstash for further parsing and enrichment or
to Elasticsearch for centralized storage and analysis.

Metricbeat Collect metrics from your systems and services. From CPU to memory,
Redis to Nginx, and much more, Metricbeat is a lightweight way to send system
and service statistics.

Packetbeat is a lightweight network packet analyzer that sends data to Logstash
or Elasticsearch.

WWW: https://www.elastic.co/products/beats/
2020-06-07T09:50:02+00:00 databases/mongodb42 Distributed document-oriented "NoSQL" database (4.2.x Branch)
Mongo (from "humongous") is a high-performance, open source,
schema-free, document-oriented database. A common name in the
"NOSQL" community.

WWW: https://docs.mongodb.com/v4.2/
2020-06-07T06:36:03+00:00 www/annie Fast, simple and clean video downloader
Command-line video downloader written in Go, supporting over 20 sites
and includes features such as resumable downloads, multiple downloads
and auto-retry.

WWW: https://github.com/iawia002/annie
2020-06-06T18:15:57+00:00 textproc/py-docrepr Generate rich representations for docstrings
docrepr renders Python docstrings in HTML. It is based on the sphinxify module
developed by Tim Dumol for the Sage Notebook and the utils.help module
developed for the Spyder IDE.

WWW: https://github.com/spyder-ide/docrepr/
2020-06-06T16:23:06+00:00 sysutils/py-liquidctl Cross-platform tool and drivers for liquid coolers and other devices
Cross-platform tool and drivers for liquid coolers and other devices.

WWW: https://pypi.org/project/liquidctl/
2020-06-06T14:24:22+00:00 comms/opencbm-plugin-xa1541 OpenCBM plugin for parallel-port cables
OpenCBM plugin for parallel-port cables

The OpenCBM package contains user space support programs and development
libraries to control and use CBM serial IEC/IEEE-488 bus devices as used by
most Commodore (CBM) 8-bit machines.

This port contains the xa1541 plugin for parallel-port cables.

WWW: http://opencbm.sourceforge.net/
2020-06-06T14:21:38+00:00 comms/opencbm-kmod OpenCBM driver module for parallel-port X[MA]-1541 cables
OpenCBM driver module for parallel-port X[MA]-1541 cables

The OpenCBM package contains user space support programs and development
libraries to control and use CBM serial IEC/IEEE-488 bus devices as used by
most Commodore (CBM) 8-bit machines.

This port contains the FreeBSD driver for parallel-port cables for OpenCBM.

WWW: http://opencbm.sourceforge.net/
2020-06-06T14:20:30+00:00 comms/opencbm Commodore CBM serial IEC/IEEE-488 bus utilities
Commodore CBM serial IEC/IEEE-488 bus utilities

The OpenCBM package contains user space support programs and development
libraries to control and use CBM serial IEC/IEEE-488 bus devices as used by
most Commodore (CBM) 8-bit machines.

OpenCBM allows for access to Commodore seriel IEC bus devices such as CBM
1540, 1541, 1570, 1571 and 1581 floppy disk drives.

OpenCBM allows for access to Commodore (parallel) IEEE-488 bus devices such as
CBM 2031, 2040, 3040, 4031, 4040, 8050, 8250, 8280 and SFD-1001 floppy disk
drives.

The devices are connected via a custom USB adapter (called xu1541 or xum1541).
A fast .d64 disk copier/transfer program is included.

WWW: http://opencbm.sourceforge.net/
2020-06-06T12:06:46+00:00 www/py-djangoql Advanced search language for Django, with auto-completion
Advanced search language for Django, with auto-completion.
Supports logical operators, parenthesis, table joins, works
with any Django models

WWW: https://github.com/ivelum/djangoql
2020-06-05T16:12:19+00:00 multimedia/playerctl MPRIS command-line controller and library
Playerctl is a command-line utility and library for controlling media players
that implement the MPRIS D-Bus Interface Specification. Playerctl makes it easy
to bind player actions, such as play and pause, to media keys. You can also get
metadata about the playing track such as the artist and title for integration
into statusline generators or other command-line tools.

For more advanced users, Playerctl provides an introspectable library available
in your favorite scripting language that allows more detailed control like the
ability to subscribe to media player events or get metadata such as artist and
title for the playing track.

WWW: https://github.com/altdesktop/playerctl
2020-06-05T02:45:33+00:00 biology/bioawk BWK awk modified for biological data
Bioawk is an extension to Brian Kernighan's awk, adding the support of several
common biological data formats, including optionally gzip'ed BED, GFF, SAM,
VCF, FASTA/Q and TAB-delimited formats with column names. It also adds a few
built-in functions and an command line option to use TAB as the input/output
delimiter. When the new functionality is not used, bioawk is intended to behave
exactly the same as the original BWK awk.

WWW: https://github.com/lh3/bioawk
2020-06-05T01:55:49+00:00 biology/subread High-performance read alignment, quantification and mutation discovery
The Subread package comprises a suite of software programs for processing
next-gen sequencing read data including:

Subread: a general-purpose read aligner which can align both genomic
DNA-seq and RNA-seq reads. It can also be used to discover genomic
mutations including short indels and structural variants.

Subjunc: a read aligner developed for aligning RNA-seq reads and for the
detection of exon-exon junctions. Gene fusion events can be detected as
well.

featureCounts: a software program developed for counting reads to genomic
features such as genes, exons, promoters and genomic bins.

Sublong: a long-read aligner that is designed based on seed-and-vote.

exactSNP: a SNP caller that discovers SNPs by testing signals against local
background noises.

WWW: http://bioinf.wehi.edu.au/subread-package/
2020-06-04T19:51:11+00:00 mail/rubygem-valid_email ActiveModel Validation for email
ActiveModel Validation for email.
It validates email for application use (registering a new account for example).

WWW: https://github.com/hallelujah/valid_email
2020-06-04T18:56:20+00:00 sysutils/terraform-provider-gridscale Terraform provider for gridscale
A community developed provider to support gridscale's cloud with Terraform.

Terraform is used to create, manage, and update infrastructure resources such as
physical machines, VMs, network switches, containers, and more.
Almost any infrastructure type can be represented as a resource in Terraform.

A provider is responsible for understanding API interactions and exposing
resources. Providers generally are an IaaS, PaaS, or SaaS services.

WWW: https://github.com/terraform-providers/terraform-provider-gridscale
2020-06-04T18:28:13+00:00 biology/vt Discovers short variants from Next Generation Sequencing data
vt is a variant tool set that discovers short variants from Next Generation
Sequencing data.

WWW: https://genome.sph.umich.edu/wiki/Vt
2020-06-03T22:50:18+00:00 net-mgmt/zabbix5-server Enterprise-class open source distributed monitoring (${PKGNAMESUFFIX:S/^-//}) LTS
Zabbix is an enterprise-class open source distributed monitoring solution.

Zabbix is software that monitors numerous parameters of a network and the
health and integrity of servers. Zabbix uses a flexible notification
mechanism that allows users to configure e-mail based alerts for virtually
any event. This allows a fast reaction to server problems. Zabbix offers
excellent reporting and data visualisation features based on the stored
data. This makes Zabbix ideal for capacity planning.

WWW: https://www.zabbix.com/
2020-06-03T22:50:18+00:00 net-mgmt/zabbix5-proxy
2020-06-03T22:50:18+00:00 net-mgmt/zabbix5-java
2020-06-03T22:50:18+00:00 net-mgmt/zabbix5-frontend
2020-06-03T22:50:18+00:00 net-mgmt/zabbix5-agent
2020-06-03T17:50:12+00:00 devel/roswell Common Lisp installer and launcher
Roswell is a lisp implementation manager that aids in installing and using lisp

WWW: https://github.com/roswell/roswell
2020-06-03T05:32:50+00:00 net/p5-URI-Based Define a base URI and then generate variations on it
URI::Based perl module - Define a base URI and then generate variations on it

WWW: https://metacpan.org/release/URI-Based
2020-06-03T03:51:30+00:00 databases/pg_ed25519 PostgreSQL extension for ed25519 sign and verify
PostgreSQL extension for ed25519 sign and verify.

WWW: https://gitlab.com/dwagin/pg_ed25519
2020-06-02T19:13:48+00:00 databases/py-txredisapi Non-blocking redis client for python
txredisapi is a non-blocking client driver for the redis database, written in
python. It uses twisted for the asynchronous communication with redis.

WWW: https://github.com/IlyaSkriblovsky/txredisapi
2020-06-02T18:41:59+00:00 www/logswan Fast Web log analyzer
Logswan is a fast Web log analyzer using probabilistic data structures. It is
targeted at very large log files, typically APIs logs. It has constant memory
usage regardless of the log file size, and takes approximatively 4MB of RAM.

Project design goals include: speed, memory-usage efficiency, and keeping
the code as simple as possible.

WWW: https://www.logswan.org
2020-06-02T13:12:22+00:00 textproc/py-iso3166 Standalone ISO 3166-1 country definitions
Self-contained ISO 3166-1 country definitions.

WWW: https://pypi.python.org/pypi/iso3166
2020-06-02T13:00:01+00:00 devel/py3c Py3c helps you port C extensions to Python 3
py3c helps you port C extensions to Python 3.

It provides a detailed guide, and a set of macros
to make porting easy and reduce boilerplate.

WWW: https://github.com/encukou/py3c
2020-06-02T11:23:53+00:00 sysutils/py-salt-2019 Distributed remote execution and configuration management system
Salt : Remote Execution and State Manager
======================================

Salt is a powerful remote execution and state manager that can be
used to administer servers in a fast and efficient way.

WWW: https://pypi.org/project/salt/
WWW: http://saltstack.org/
2020-06-02T08:44:30+00:00 x11/jgmenu Simple X11 menu
Simple, independent and contemporary-looking X11 menu, designed for
scripting, ricing and tweaking.

WWW: https://jgmenu.github.io/
2020-06-01T21:59:33+00:00 lang/gcc10 GNU Compiler Collection 10
GCC, the GNU Compiler Collection, supports a number of languages.
This port installs the C, C++, and Fortran front ends as gcc10, g++10,
and gfortran10, respectively.

WWW: https://gcc.gnu.org

Gerald Pfeifer <gerald@FreeBSD.org>
2020-06-01T17:31:11+00:00 net/pwnat NAT punching tool based on udptunnel
pwnat, pronounced "poe-nat", is a tool that allows any
number of clients behind NATs to communicate with a
server behind a separate NAT with *no* port forwarding
*no* DMZ setup, and *no* 3rd party involvement. The server
does not need to know anything about the clients trying
to connect.

Simply put, this is a proxy server that works behind a NAT,
even when the client is behind a different NAT, without any
3rd party or network changes.

There is no middle man, no proxy, no 3rd party,
no UPnP/STUN/ICE required, no spoofing, and no DNS tricks.

More importantly, the client can then connect to any
host or port on any remote host or to a fixed host and
port decided by the server.

WWW: https://samy.pl/pwnat
2020-06-01T07:49:40+00:00 games/libretro-yabause Saturn emulator for libretro
Saturn Emulator for libretro.

WWW: https://github.com/libretro/yabause
2020-06-01T07:47:27+00:00 games/libretro-fbneo Final Burn Alpha fork for libretro
Final Burn Alpha fork for libretro.

WWW: https://github.com/libretro/FBNeo
2020-05-31T21:48:24+00:00 databases/couchdb3 JSON document database with HTTP API and scalable multi-master sync
Apache CouchDB lets you access your data where you need it by defining the
Couch Replication Protocol that is implemented by a variety of projects and
products that span every imaginable computing environment from globally
distributed server-clusters, over mobile phones to web browsers.

WWW: http://couchdb.apache.org/
2020-05-31T18:15:03+00:00 devel/rubygem-aliyun-sdk Ruby program to facilitate accessing Aliyun Object Storage Service
Alibaba Cloud OSS SDK for Ruby is a Ruby client program for convenient access to
Alibaba Cloud OSS (Object Storage Service) RESTful APIs.

WWW: https://github.com/aliyun/aliyun-oss-ruby-sdk
2020-05-31T13:49:28+00:00 mail/py-spf-engine SPF engine for Postfix policy server and milter implemented in Python
This project provides the SPF (Sender Policy Framework) back-end for both
pypolicyd-spf (for which it was originally developed) and an future SPF
milter using pymilter. The goal is to provide a common back-end for common
features for support SPF integration with Postfix and Sendmail using both
the Postfix policy service and the Sendmail milter protocol (also available
with Postfix).

WWW: https://launchpad.net/spf-engine
2020-05-31T13:10:32+00:00 graphics/tslib Touchscreen access library
tslib consists of the library *libts* and tools that help you
calibrate and use it in your environment.

WWW: http://www.tslib.org/
2020-05-31T09:23:52+00:00 graphics/mesa-devel Bleeding edge Mesa drivers (OpenGL, Vulkan)
Development branch of Mesa 3D graphics library. Only some drivers are
enabled, so it can co-exist with the stable version.

WWW: https://www.mesa3d.org/
2020-05-31T07:59:18+00:00 x11-toolkits/py-qt5-chart Python bindings for the Qt5 toolkit, QtChart module
PyQt5 is a set of Python bindings for Digia's Qt5 application framework.
This package provides the extra QtChart module.

WWW: https://riverbankcomputing.com/software/pyqtchart
2020-05-30T01:51:29+00:00 www/ilias6 Powerful, dynamic, PHP and MySQL based e-learning platform
ILIAS is a powerful web-based learning management
system that allows users to create, edit and publish
learning and teaching material in an integrated
system with their normal web browsers.

WWW: http://www.ilias.de
2020-05-30T00:31:39+00:00 net/libiscsi Client-side library to implement the iSCSI protocol
Libiscsi is a client-side library to implement the iSCSI protocol
that can be used to access the resources of an iSCSI target.

The library is fully asynchronous with regards to iSCSI commands
and SCSI tasks, but a synchronous layer is also provided for ease
of use for simpler applications.

WWW: https://github.com/sahlberg/libiscsi
2020-05-29T15:45:17+00:00 www/py-djangorestframework311 Django REST framework
Django REST framework is a powerful and flexible toolkit that makes
it easy to build Web APIs.

Note: This is the 3.9.x branch which supports Django 1.11 and later

WWW: https://www.django-rest-framework.org/
2020-05-29T14:55:14+00:00 math/sympow Mathematical program for SYMmetric POWer elliptic curve L-functions
SYMPOW is a package to compute special values of symmetric power elliptic curve
L-functions. It can compute up to about 64 digits of precision.

WWW: https://gitlab.com/rezozer/forks/sympow
2020-05-29T14:52:50+00:00 math/palp Package for Analyzing Lattice Polytopes
A Package for Analyzing Lattice Polytopes (PALP) is a set of C programs for
calculations with lattice polytopes and applications to toric geometry.

It contains routines for vertex and facet enumeration, computation of incidences
and symmetries, as well as completion of the set of lattice points in the convex
hull of a given set of points. In addition, there are procedures specialised to
reflexive polytopes such as the enumeration of reflexive subpolytopes, and
applications to toric geometry and string theory, like the computation of Hodge
data and fibration structures for toric Calabi-Yau varieties. The package is
well tested and optimised in speed as it was used for time consuming tasks such
as the classification of reflexive polyhedra in 4 dimensions and the creation
and manipulation of very large lists of 5-dimensional polyhedra.

While originally intended for low-dimensional applications, the algorithms work
in any dimension and our key routine for vertex and facet enumeration compares
well with existing packages.

WWW: http://hep.itp.tuwien.ac.at/~kreuzer/CY/CYpalp.html
2020-05-29T03:50:59+00:00 devel/doctest Header-only C++ unit-testing
A fast, feature-rich C++11/14/17/20 single-header testing framework for
unit tests and TDD, inspired by Catch.

WWW: https://github.com/onqtam/doctest
2020-05-29T03:46:52+00:00 security/fizz C++14 implementation of the TLS-1.3 standard
Fizz is a TLS 1.3 implementation.

Fizz currently supports TLS 1.3 drafts 28, 26 (both wire-compatible with the
final specification), and 23. All major handshake modes are supported, including
PSK resumption, early data, client authentication, and HelloRetryRequest.

WWW: https://github.com/facebookincubator/fizz
2020-05-29T03:05:51+00:00 www/rubygem-faraday_middleware0 Collection of Ruby Faraday middlewares
Faraday Middleware

Various Faraday middlewares for Faraday-based API wrappers

WWW: https://github.com/lostisland/faraday_middleware
2020-05-29T03:04:35+00:00 www/rubygem-faraday0 HTTP/REST API client library in Ruby
Faraday is an HTTP client lib that provides a common interface over many
adapters (such as Net::HTTP) and embraces the concept of Rack middleware when
processing the request/response cycle.

WWW: https://github.com/lostisland/faraday
2020-05-29T01:56:20+00:00 print/py-pycups1 CUPS bindings for Python
CUPS bindings for Python

WWW: https://github.com/OpenPrinting/pycups
2020-05-29T01:27:16+00:00 sysutils/u-boot-rpi3-32
U-Boot loader and related files for the RPi3

For general information about U-Boot see WWW: https://www.denx.de/wiki/U-Boot
2020-05-28T22:05:42+00:00 science/xtb Semiempirical Extended Tight-Binding Program Package
Semiempirical Extended Tight-Binding Program Package

xtb implements a variety of semiempirical, tight-binding, and force field
methods for computational chemistry and materials science.

WWW: https://github.com/grimme-lab/xtb
2020-05-28T20:23:47+00:00 devel/py-hypothesmith Hypothesis strategies for generating Python programs
Hypothesis strategies for generating Python programs, something like CSmith.

WWW: https://github.com/Zac-HD/hypothesmith
2020-05-27T16:18:56+00:00 games/libretro-paralleln64 Improved Nintendo 64 core for libretro
Improved Nintendo 64 core for libretro.

WWW: https://github.com/libretro/parallel-n64
2020-05-27T12:25:16+00:00 devel/py-hvac HashiCorp Vault API client
HVAC is Python client for Hashicorp Vault.

Tested against the latest release, HEAD ref, and 3 previous minor versions
counting back from the latest release of Vault.
Current official support covers Vault v1.1.5 or later.

WWW: https://pypi.org/project/hvac/
2020-05-27T07:41:40+00:00 graphics/libglvnd GL Vendor-Neutral Dispatch library
libglvnd is a vendor-neutral dispatch layer for arbitrating OpenGL API calls
between multiple vendors. It allows multiple drivers from different vendors to
coexist on the same filesystem, and determines which vendor to dispatch each
API call to at runtime.

Both GLX and EGL are supported, in any combination with OpenGL and OpenGL ES.

WWW: https://gitlab.freedesktop.org/glvnd/libglvnd
2020-05-26T16:45:24+00:00 science/fastjet Package for jet finding in pp and e+e- collisions
FastJet is a software package for jet finding in pp and e+e- collisions. It
includes fast native implementations of many sequential recombination clustering
algorithms, plugins for access to a range of cone jet finders and tools for
advanced jet manipulation.

WWW: http://fastjet.fr/
2020-05-26T16:21:23+00:00 science/hepmc3 Event record for High Energy Physics Monte Carlo generators/simulation
The HepMC package is an object oriented, C++ event record for High Energy
Physics Monte Carlo generators and simulation. The original code was written
by M. Dobbs and J.B. Hansen (Comput. Phys. Commun. 134 (2001) 41). Since the
first implementation, the package has undergone several modifications and in
particular, the latest HepMC3 series is a completely new rewrite using
currently available C++11 techniques.

WWW: http://hepmc.web.cern.ch/hepmc/
2020-05-26T14:02:59+00:00 devel/libantlr4 ANother Tool for Language Recognition (C runtime)
ANTLR, ANother Tool for Language Recognition, is a language tool that
provides a framework for constructing recognizers, interpreters,
compilers, and translators from grammatical descriptions containing
actions in a variety of target languages. ANTLR provides excellent
support for tree construction, tree walking, translation, error
recovery, and error reporting.

This package provides the ANTLR vv C/C++ runtime library.

WWW: https://www.antlr.org/
2020-05-26T12:11:15+00:00 textproc/py-parse Opposite of format()
parse() is the opposite of format(). It parses strings using a specification
based on the Python format() syntax. The module is set up to only export
parse(), search(), findall(), and with_pattern() when import * is used.

WWW: https://github.com/r1chardj0n3s/parse
2020-05-26T12:11:05+00:00 net/py-python-glanceclient2 OpenStack Image API Client Library
This is a client library for Glance built on the OpenStack Images API. It
provides a Python API (the glanceclient module) and a command-line tool
(glance). This library fully supports the v1 Images API, while support for the
v2 API is in progress.

WWW: https://docs.openstack.org/python-glanceclient/latest/
WWW: https://github.com/openstack/python-glanceclient
2020-05-26T09:00:00+00:00 sysutils/hw-probe Probe for hardware, check operability, and find drivers
A tool to check operability of computer hardware and upload result
to the online hardware database.

Probe is a snapshot of your computer hardware state and system
logs. The tool checks operability of devices by analysis of logs
and returns a permanent URL to view the probe of the computer.

The tool is intended to simplify collecting of logs necessary for
investigating hardware related problems. Just run one simple
command (requires superuser privileges) in the console to check
your hardware and collect all the system logs at once:

# hw-probe -all -upload

By creating probes you also contribute to the HDD/SSD reliability
test study (https://github.com/bsdhw/SMART).

WWW: https://bsd-hardware.info/
2020-05-26T06:55:36+00:00 www/hs-postgrest PostgREST create a REST API to an existing Postgres database
PostgREST is a standalone web server that turns your PostgreSQL database
directly into a RESTful API. The structural constraints and permissions
in the database determine the API endpoints and operations.

WWW: http://postgrest.org
2020-05-25T18:00:32+00:00 www/py-httpcore Minimal low-level HTTP client
The HTTP Core package provides a minimal low-level HTTP client, which does one
thing only. Sending HTTP requests.

It does not provide any high level model abstractions over the API, does not
handle redirects, multipart uploads, building authentication headers,
transparent HTTP caching, URL parsing, session cookie handling, content or
charset decoding, handling JSON, environment based configuration defaults, or
any of that Jazz.

Some things HTTP Core does do:
- Sending HTTP requests.
- Provides both sync and async interfaces.
- Supports HTTP/1.1 and HTTP/2.
- Async backend support for asyncio and trio.
- Automatic connection pooling.
- HTTP(S) proxy support.

WWW: https://github.com/encode/httpcore
2020-05-25T16:36:19+00:00 deskutils/just Just a command runner: handy way to save/run project-specific commands
just is a handy way to save and run project-specific commands.

WWW: https://github.com/casey/just
2020-05-25T11:40:23+00:00 www/py-django-compat For- and backwards compatibility layer for different Django versions
Forward and backwards compatibility layer for different Django versions.

Reasons to use django-compat:

* Be able to use LTS versions of Django and support newer versions in an app
* Use features from newer Django versions in an old one
* Manage and master the gap between different framework versions

WWW: https://github.com/arteria/django-compat
2020-05-25T04:17:23+00:00 sysutils/ipget Retrieve files over IPFS and save them locally
ipget is a standalone program analogous to GNU wget. Unlike wget though, ipget
specializes in downloading files and directory structures from the IPFS network.

ipget includes its own IPFS node, so you don't need IPFS installed on your
system. This makes it ideal for users and projects that want a simple utility
for whenever they want to retrieve files from IPFS.

WWW: https://github.com/ipfs/ipget
2020-05-24T18:44:31+00:00 www/threejs JavaScript 3D library
The aim of this JavaScript 3D library is to create an easy to use, lightweight,
3D library with a default WebGL renderer. The library also provides Canvas 2D,
SVG and CSS3D renderers in the examples.

WWW: https://threejs.org/
WWW: https://github.com/mrdoob/three.js
2020-05-24T09:13:34+00:00 devel/electron5 Build cross-platform desktop apps with JavaScript, HTML, and CSS
Build cross platform desktop apps with JavaScript, HTML, and CSS.

It's easier than you think.

If you can build a website, you can build a desktop app. Electron is a
framework for creating native applications with web technologies like
JavaScript, HTML, and CSS. It takes care of the hard parts so you can
focus on the core of your application.

WWW: https://electronjs.org/
2020-05-24T06:20:38+00:00 multimedia/get_iplayer Lists and records BBC iPlayer TV and BBC Sounds radio programs
WARNING: A UK TV licence is required to access BBC iPlayer TV content legally.

"get_iplayer" allows you to search, list, record, and stream BBC iPlayer TV
and BBC Sounds radio programmes:

BBC iPlayer TV - up to 5200 kbps HD 720p H.264 / Quicktime / MP4
BBC iPlayer Radio - up to 340 kbps AAC / MP4
BBC iPlayer TV subtitles - SubRip / srt

None of the above content is /protected/ by DRM. get_iplayer cannot remove DRM.

WWW: https://github.com/get-iplayer/get_iplayer
2020-05-23T21:13:46+00:00 textproc/py-jc Converts output of popular command-line tools and file-types to JSON
JSONifies the output of many CLI tools and file-types
for easier parsing in scripts.

WWW: https://pypi.python.org/pypi/jc
2020-05-23T20:55:15+00:00 misc/py-onnx Open Neural Network eXchange
Open Neural Network Exchange (ONNX) is an open ecosystem that empowers AI
developers to choose the right tools as their project evolves. ONNX provides an
open source format for AI models, both deep learning and traditional ML. It
defines an extensible computation graph model, as well as definitions of
built-in operators and standard data types. Currently we focus on the
capabilities needed for inferencing (scoring).

ONNX is widely supported and can be found in many frameworks, tools, and
hardware. Enabling interoperability between different frameworks and
streamlining the path from research to production helps increase the speed of
innovation in the AI community. We invite the community to join us and further
evolve ONNX.

WWW: https://onnx.ai/
2020-05-23T18:28:12+00:00 security/cfssl Cloudflare's PKI and TLS toolkit
CFSSL is Cloudflare's PKI/TLS swiss army knife. It is both a command line tool
and an HTTP API server for signing, verifying, and bundling TLS certificates.

CFSSL consists of:
* a set of packages useful for building custom TLS PKI tools
* the cfssl program, which is the canonical command line utility using the
CFSSL packages
* the multirootca program, which is a certificate authority server that can use
multiple signing keys
* the mkbundle program is used to build certificate pool bundles
* the cfssljson program, which takes the JSON output from the cfssl and
multirootca programs and writes certificates, keys, CSRs, and bundles to disk

WWW: https://cfssl.org/
2020-05-23T16:31:33+00:00 math/rubiks Several programs for working with Rubik's cubes
There are several programs for working with Rubik's cubes, by three
different people. These are required by SageMath.

WWW: https://www.sagemath.org/
2020-05-23T10:39:50+00:00 devel/golangci-lint Linters Runner for Go
GolangCI-Lint is a linters aggregator. It's fast, on average 5 times
faster than gometalinter. It's easy to integrate and use, has nice
output and has a minimum number of false positives. It supports go
modules.

WWW: https://github.com/golangci/golangci-lint
2020-05-23T10:32:56+00:00 games/cataclysm-dda-tiles
2020-05-23T10:28:29+00:00 devel/rubygem-request_store14 RequestStore gives you per-request global storage
RequestStore gives you per-request global storage.

WWW: https://github.com/steveklabnik/request_store
2020-05-23T06:57:49+00:00 cad/ifcopenshell Open source IFC library and geometry engine
IfcOpenShell is an open source (LGPL) software library for working with the
Industry Foundation Classes (IFC) file format. Currently supported IFC
releases are IFC2x3 TC1 and [IFC4 Add2 TC1].

WWW: http://ifcopenshell.org
2020-05-23T06:22:07+00:00 devel/py-loguru Python logging made (stupidly) simple
Loguru is a library which aims to bring enjoyable logging in Python.

Did you ever feel lazy about configuring a logger and used print() instead?... I
did, yet logging is fundamental to every application and eases the process of
debugging. Using Loguru you have no excuse not to use logging from the start,
this is as simple as from loguru import logger.

Also, this library is intended to make Python logging less painful by adding a
bunch of useful functionalities that solve caveats of the standard loggers.
Using logs in your application should be an automatism, Loguru tries to make it
both pleasant and powerful.

WWW: https://pypi.org/project/loguru/
2020-05-23T00:50:20+00:00 textproc/py-sphinx-autodoc-typehints Type hints (PEP 484) support for the Sphinx autodoc extension
This extension allows you to use Python 3 annotations for documenting
acceptable argument types and return value types of functions. This allows you
to use type hints in a very natural fashion.

WWW: https://github.com/agronholm/sphinx-autodoc-typehints
2020-05-23T00:47:50+00:00 textproc/py-sphinx-autoapi Sphinx API documentation generator
Sphinx AutoAPI provides "autodoc" style documentation for multiple
programming languages without needing to load, run, or import the
project being documented.

WWW: https://sphinx-autoapi.readthedocs.io/
2020-05-22T00:34:33+00:00 lang/halide Language for fast and portable data-parallel computation
Halide is a new programming language designed to make it easier to write
high-performance image processing code on modern machines. Its current front
end is embedded in C++. Compiler targets include x86/SSE, ARM v7/NEON, CUDA,
and OpenCL.

Rather than being a standalone programming language, Halide is embedded in C++.
This means you write C++ code that builds an in-memory representation of a
Halide pipeline using Halide's C++ API. You can then compile this representation
to an object file, or JIT-compile it and run it in the same process.

WWW: https://halide-lang.org/
2020-05-21T21:46:56+00:00 devel/tllist C header file only implementation of a typed linked list
Most C implementations of linked list are untyped. That is, their data carriers
are typically void *. This is error prone since your compiler will not be able
to help you correct your mistakes (oh, was it a pointer-to-a-pointer... I
thought it was just a pointer...).

tllist addresses this by using pre-processor macros to implement dynamic types,
where the data carrier is typed to whatever you want; both primitive data types
are supported as well as aggregated ones such as structs, enums and unions.

Being a double-linked list, most operations are constant in time (including
pushing and popping both to/from front and back).

The memory overhead is fairly small; each item carries, besides its data, a
prev and next pointer (i.e. a constant 16 byte overhead per item on 64-bit
architectures).

The list itself has two head and tail pointers, plus a length variable
(typically 8 bytes on 64-bit architectures) to make list length lookup constant
in time.

Thus, assuming 64-bit pointers (and a 64-bit size_t type), the total overhead
is 3*8 + n*2*8 bytes.

WWW: https://codeberg.org/dnkl/tllist
2020-05-21T20:26:36+00:00 net/gscloud Official command-line interface for gridscale's API written in Go
The official command-line interface for the gridscale API. Currently it has
support to control Kubernetes (k8s) services.

WWW: https://github.com/gridscale/gscloud
2020-05-21T20:15:05+00:00 devel/py-gs_api_client Official Python wrapper for gridscale's API
This the official Python wrapper for gridscale's API. It allows you to manage
your own infrastructure from your own applications, or from the command line.

WWW: https://pypi.org/project/gs-api-client
2020-05-21T05:40:11+00:00 sysutils/hostctl Command-line tool to manage your hosts file
CLI tool to manage your hosts file with ease. You can have multiple
profiles, enable/disable exactly what you need each time with a simple
interface.

WWW: https://guumaster.github.io/hostctl/
2020-05-21T05:33:00+00:00 textproc/git-chglog CHANGELOG generator implemented in Go
Easily generate CHANGELOGs for Git repositories with high flexibility
and customizability to your likings.

WWW: https://github.com/git-chglog/git-chglog
2020-05-21T01:28:34+00:00 devel/py-azure-loganalytics Microsoft Azure Log Analytics Client Library for Python
This is the Microsoft Azure Log Analytics Client Library.

Log Analytics is the primary tool in the Azure portal for writing log queries
and interactively analyzing their results. Even if a log query is used
elsewhere in Azure Monitor, you'll typically write and test the query first
using Log Analytics.

WWW: https://pypi.org/project/azure-loganalytics/
2020-05-20T09:21:57+00:00 sysutils/xpipe Split input and feed it into the given utility
The xpipe command reads input from stdin and splits it by the given number of
bytes, lines, or if matching the given pattern. It then invokes the given
utility repeatedly, feeding it the generated data chunks as input. You can
think of it as a Unix love-child of the split(1), tee(1), and xargs(1)
commands.

WWW: https://github.com/jschauma/xpipe
2020-05-20T05:16:15+00:00 games/libretro-cap32 Amstrad CPC computers emulator core for libretro API
Amstrad CPC computers emulator core for libretro API

WWW: https://github.com/libretro/libretro-cap32
2020-05-20T05:13:38+00:00 games/libretro-fmsx Port of fMSX to the libretro API
Port of fMSX to the libretro API.

WWW: https://github.com/libretro/fmsx-libretro
2020-05-20T05:10:25+00:00 games/libretro-mu PalmOS emulator to the libretro API
Palm OS emulator for libretro API

WWW: https://github.com/libretro/Mu
2020-05-20T01:52:05+00:00 net-p2p/transmission-utils
Transmission-utils includes the tools to create and manipulate torrent files.

Transmission has been built from the ground up to be a lightweight, yet
powerful BitTorrent client. Its simple, intuitive interface is designed to
integrate tightly with whatever computing environment you choose to use.
Transmission strikes a balance between providing useful functionality
without feature bloat. Furthermore, it is free for anyone to use or modify.

WWW: http://www.transmissionbt.com/
2020-05-19T23:29:31+00:00 devel/py-jupyterlab-server JupyterLab Server
The application author creates a JupyterLab build on their machine using the
core JupyterLab application. They can then serve their files by subclassing the
LabServerApp with the appropriate configuration and creating a Python entry
point that launches the app.

WWW: https://jupyter.org/
WWW: https://github.com/jupyterlab/jupyterlab_server
2020-05-19T19:04:53+00:00 textproc/rubygem-unicode_plot Plot your data by Unicode characters
UnicodePlot provides the feature to make charts with Unicode characters.

WWW: https://github.com/red-data-tools/unicode_plot.rb
2020-05-19T19:04:53+00:00 textproc/gitlab-elasticsearch-indexer Elasticsearch indexer for GitLab
Indexes Git repositories into Elasticsearch for GitLab.

WWW: https://gitlab.com/gitlab-org/gitlab-elasticsearch-indexer
2020-05-19T19:04:53+00:00 security/rubygem-lockbox Modern encryption for Rails
Modern encryption for Rails.
- Uses state-of-the-art algorithms
- Works with database fields, files, and strings
- Makes migrating existing data and key rotation easy

WWW: https://github.com/ankane/lockbox
2020-05-19T19:04:53+00:00 math/rubygem-ruby-statistics Library with statistical capabilities
This gem is intended to accomplish the same purpose as jStat js
library: to provide ruby with statistical capabilities without the
need of a statistical programming language like R or Octave.
Some functions and capabilities are an implementation from other
authors and are referenced properly in the class/method.

WWW: https://github.com/estebanz01/ruby-statistics
2020-05-19T19:04:53+00:00 math/rubygem-enumerable-statistics Statistics features for Enumerable
Enumerable::Statistics provides some methods to calculate statistical
summary in arrays and enumerables.

WWW: https://github.com/mrkn/enumerable-statistics
2020-05-19T19:04:53+00:00 devel/rubygem-mini_histogram Makes histograms out of Ruby data
It makes histograms out of Ruby data.

WWW: https://github.com/zombocom/mini_histogram
2020-05-19T18:24:13+00:00 textproc/py-fastavro Fast AVRO for Python
Fast Avro support for Python provides:
* Rich data structures.
* A compact, fast, binary data format.
* A container file, to store persistent data.
* Remote procedure call (RPC).
* Simple integration with dynamic languages.

WWW: https://pypi.python.org/pypi/fastavro
2020-05-19T05:10:42+00:00 devel/py-copier Library for rendering project templates
Copier is a library for rendering project templates.
- Works with local paths and git URLs.
- Your project can include any file and Copier can dynamically replace values in
any kind of text file.
- It generates a beautiful output and takes care of not overwrite existing files
unless instructed to do so.

WWW: https://github.com/pykong/copier
2020-05-18T22:05:38+00:00 textproc/py-sphinxcontrib-napoleon Sphinx extension that parses both NumPy and Google style docstrings
Napoleon is a pre-processor that parses NumPy and Google style docstrings and
converts them to reStructuredText before Sphinx attempts to parse them. This
happens in an intermediate step while Sphinx is processing the documentation,
so it doesn't modify any of the docstrings in your actual source code files.

WWW: https://pypi.org/project/sphinxcontrib-napoleon/
2020-05-18T22:05:00+00:00 devel/py-pockets Collection of helpful Python tools
Pockets is full of highly tested, well maintained Python helper functions.

WWW: https://pypi.org/project/pockets/
2020-05-18T07:36:40+00:00 graphics/viu Simple terminal image viewer written in Rust
Small command-line application to view images from the terminal
written in Rust. It uses lower half blocks (\u2584) to fit 2 pixels
into a single cell by adjusting foreground and background colours
accordingly.

When run, viu will check the value of $COLORTERM. If it contains
either truecolor or 24bit, truecolor (16 million colors) will be
used. If not, it will fallback to using only ansi256.

WWW: https://github.com/atanunq/viu
2020-05-17T20:31:16+00:00 math/py-pplpy Python wrapper to the C++ Parma Polyhedra Library (PPL)
This Python package provides a wrapper to the C++ Parma Polyhedra Library (PPL).

The whole package started as a fork of a tiny part of the Sage software.

WWW: https://gitlab.com/videlec/pplpy
WWW: https://www.labri.fr/perso/vdelecro/pplpy/latest/
2020-05-17T20:28:46+00:00 math/py-gmpy2-devel GMP, MPFR, and MPC interface to Python - devel version
C-coded Python extension module that supports multiple-precision arithmetic.
In addition to supporting GMP or MPIR for multiple-precision integer and
rational arithmetic, gmpy2 adds support for the MPFR (correctly rounded real
floating-point arithmetic) and MPC (correctly rounded complex floating-point
arithmetic) libraries.

This is the -devel version, to be removed when 2.1 will be the new stable.

WWW: https://pypi.org/project/gmpy2/
WWW: https://github.com/aleaxit/gmpy/releases
2020-05-17T20:19:09+00:00 audio/strawberry Fork of clementine with many features
Strawberry is a fork of clementine with many features.

WWW: https://www.strawberrymusicplayer.org/
2020-05-17T18:25:23+00:00 devel/py-pytest-black-multipy Allow --black on older Pythons
pytest-black-multipy is a wrapper around pytest-black to allow projects on older
Python versions to use the --black paremeter.

WWW: https://github.com/jaraco/pytest-black-multipy
2020-05-17T18:25:14+00:00 devel/py-oslo.utils3 Oslo Utility library
The oslo utils library provides support for common utility type functions, such
as encoding, exception handling, string manipulation, and time handling.

WWW: https://docs.openstack.org/oslo.utils/latest/
WWW: https://github.com/openstack/oslo.utils
2020-05-17T18:07:12+00:00 textproc/rubygem-sassc22 Use libsass with Ruby
SassC combines the speed of libsass, the Sass C implementation, with the ease of
use of the original Ruby Sass library.

WWW: https://github.com/sass/sassc-ruby
2020-05-17T08:35:19+00:00 sysutils/py-rdiff-backup Easy to use and efficient backup and restore utility
rdiff-backup backs up one directory to another, possibly over a network. The
target directory ends up a copy of the source directory, but extra reverse
diffs are stored in a special subdirectory of that target directory, so you
can still recover files lost some time ago. The idea is to combine the best
features of a mirror and an incremental backup. rdiff-backup also preserves
subdirectories, hard links, dev files, permissions, uid/gid ownership (if it
is running as root), and modification times. Finally, rdiff-backup can operate
in a bandwidth efficient manner over a pipe, like rsync. Thus you can use
rdiff-backup and ssh to securely back a hard drive up to a remote location,
and only the differences will be transmitted.

WWW: http://www.nongnu.org/rdiff-backup/
2020-05-17T05:29:22+00:00 deskutils/hs-arbtt Completely automatic time tracker for X11 desktop
The Automatic Rule-Based Time Tracker is a desktop daemon that runs in
the background and, every minute, records what windows are open on
your desktop, what their titles are, which one is active. The
accompanied statistics program lets you derive information from this
log file, i.e. what how much of your time have you been spending with
e-mail, or what projects are your largest time wasters. The mapping
from the raw window titles to sensible "tags" is done by a
configuration file with an powerful syntax.

WWW: https://arbtt.nomeata.de/
2020-05-16T21:28:35+00:00 audio/jacktrip Multi-machine audio network performance over the Internet
JackTrip is a multi-machine audio system used for network music performance
over the Internet.

It supports any number of channels (as many as the computer/network can handle)
of bidirectional, high quality, uncompressed audio signal streaming.

You can use it between any combination of machines e.g., one end using Linux
can connect to another using Mac OSX.

WWW: https://github.com/jacktrip/jacktrip
2020-05-16T19:47:32+00:00 x11/virglrenderer VirGL virtual OpenGL renderer
Virgil is a research project to investigate the possibility of creating a
virtual 3D GPU for use inside qemu virtual machines, that allows the guest
operating system to use the capabilities of the host GPU to accelerate 3D
rendering. The plan is to have a guest GPU that is fully independent of the
host GPU.

WWW: https://virgil3d.github.io/
2020-05-16T15:45:35+00:00 irc/komanda-cli Komanda command-line IRC client
Sister app of komanda.io, an IRC
client for developers built in go.

WWW: https://github.com/mephux/komanda-cli
2020-05-16T10:50:07+00:00 net/rubygem-uri Provide classes to handle Uniform Resource Identifiers
URI is a module providing classes to handle Uniform Resource Identifiers (RFC
2396).

WWW: https://github.com/ruby/uri
2020-05-16T10:50:02+00:00 math/rubygem-matrix Implementation of Matrix and Vector classes
Matrix is an implementation of Matrix and Vector classes.

The Matrix class represents a mathematical matrix. It provides methods for
creating matrices, operating on them arithmetically and algebraically, and
determining their mathematical properties (trace, rank, inverse, determinant,
eigensystem, etc.).

The Vector class represents a mathematical vector, which is useful in its own
right, and also constitutes a row or column of a Matrix.

WWW: https://github.com/ruby/matrix
2020-05-16T10:49:56+00:00 devel/rubygem-strscan Provide lexical scanning operations on a String
StringScanner provides for lexical scanning operations on a String.

WWW: https://github.com/ruby/strscan
2020-05-16T10:49:50+00:00 devel/rubygem-getoptlong GetoptLong for Ruby
The GetoptLong class allows you to parse command line options similarly to the
GNU getopt_long() C library call. Note, however, that GetoptLong is a pure Ruby
implementation.

GetoptLong allows for POSIX-style options like --file as well as single letter
options like -f

The empty option -- (two minus symbols) is used to end option processing. This
can be particularly important if options have optional arguments.

WWW: https://github.com/ruby/getoptlong
2020-05-16T10:49:43+00:00 devel/rubygem-aws-sdk-macie2 Official AWS Ruby gem for Amazon Macie 2
Official AWS Ruby gem for Amazon Macie 2.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-macie2
2020-05-16T10:49:37+00:00 science/py-liac-arff Read and write ARFF files in Python
The liac-arff module implements functions to read and write ARFF files in
Python. It was created in the Connectionist Artificial Intelligence Laboratory
(LIAC), which takes place at the Federal University of Rio Grande do Sul
(UFRGS), in Brazil.

ARFF (Attribute-Relation File Format) is an file format specially created for
describe datasets which are used commonly for machine learning experiments and
softwares. This file format was created to be used in Weka, the best
representative software for machine learning automated experiments.

WWW: https://github.com/renatopp/liac-arff
2020-05-16T10:49:17+00:00 devel/py-oslo.i18n3 Oslo i18n library
The oslo.i18n library contain utilities for working with internationalization
(i18n) features, especially translation for text strings in an application or
library.

WWW: https://docs.openstack.org/oslo.i18n/latest/
WWW: https://github.com/openstack/oslo.i18n
2020-05-16T04:35:22+00:00 print/py-frescobaldi Music score editor for lilypond
Frescobaldi is a LilyPond sheet music text editor for KDE4. It aims to be
powerful, yet lightweight and easy to use. Frescobaldi is Free Software,
available under the GNU General Public License (version 2 or later).

WWW: https://www.frescobaldi.org/
2020-05-16T03:11:05+00:00 biology/py-hits Utilities for processing high-throughput sequencing experiments
Utilities for processing high-throughput sequencing experiments.

WWW: https://github.com/jeffhussmann/hits
2020-05-16T02:25:35+00:00 biology/py-scikit-bio Data structures, algorithms, educational resources for bioinformatics
scikit-bio is an open-source python package providing data structures,
algorithms, and educational resources for bioinformatics.

WWW: http://scikit-bio.org/
2020-05-16T00:40:53+00:00 math/py-hdmedians High-dimensional medians
High-dimensional medians (medoid, geometric median, etc.).
Fast implementations in Python.

WWW: https://github.com/daleroberts/hdmedians
2020-05-16T00:14:16+00:00 biology/py-pandas-charm Library for getting character matrices into and out of pandas
pandas-charm is a small Python package for getting character matrices
(alignments) into and out of pandas. Use this library to make pandas
interoperable with BioPython and DendroPy.

WWW: https://github.com/jmenglund/pandas-charm
2020-05-16T00:13:09+00:00 biology/py-ete3 Framework for the analysis and visualization of trees
ETE is a Python programming toolkit that assists in the automated manipulation,
analysis and visualization of phylogenetic trees. It provides a wide range of
tree handling options, node annotation features and specialized features to deal
with phylogenetic trees (i.e automatic orthology and paralogy detection,
phylostratigraphy, tree reconciliation, etc). ETE implements also an interactive
tree visualization system based on a a highly customizable tree drawing engine
(PDF and SVG tree images). Although ETE is developed as a tool for phylogenetic
analysis, it is also used to handle other types of hierarchical trees
(i.e. clustering results).

WWW: http://etetoolkit.org/
2020-05-15T21:05:52+00:00 math/py-cypari2 Python interface to the number theory library PARI/GP
A Python interface to the number theory library PARI/GP.

WWW: https://github.com/sagemath/cypari2
2020-05-15T04:58:27+00:00 biology/scrm Coalescent simulator for biological sequences
scrm simulates the evolution of genetic sequences. It takes a neutral
evolutionary model as input, and generates random sequences that evolved under
the model. As coalescent simulator, it traces the ancestry of the sampled
sequences backwards in time and is therefore extremely efficient. Compared to
other coalescent simulators, it can simulate chromosome-scale sequences without
a measureable reduction of genetic linkage between different sites.

WWW: https://scrm.github.io/
2020-05-15T03:33:39+00:00 science/py-moltemplate Tool to prepare simulations of molecules, complex molecular assemblies
Moltemplate is a general cross-platform text-based molecule builder for LAMMPS,
an extremely flexible and customizable molecular dynamics engine.

Moltemplate was designed for inventing new kinds of complex coarse-grained toy
models of molecules, molecular machines, and assemblies. However it is well
suited for preparing realistic all-atom simulations as well. It supports a wide
variety of existing force fields and models including: OPLS, AMBER(GAFF,GAFF2),
COMPASS, LOPLS(2015), EFF, TraPPE(1998), MOLC, mW, ELBA(water), and oxDNA2.
However it can be used to build molecules using any of the force fields (and
atom styles) available in LAMMPS, including new force fields created by
modifying the LAMMPS source code. Molecules can be copied, combined, and linked
together as building-blocks to define new molecules (hierarchically). Once
built, individual molecules and subunits can be customized (atoms, bonds, and
subunits can be moved and deleted). Moltemplate is currently interoperable with:
VMD , PACKMOL , OVITO , CellPACK , VIPSTER , and the ATB molecule server
(by using the ltemplify.py converter).

WWW: https://www.moltemplate.org/
2020-05-14T17:52:40+00:00 x11/plasma-wayland-protocols Plasma Specific Protocols for Wayland
Plasma Wayland Protocols

This project should be installing only the xml files of the non-standard
wayland protocols we use in Plasma.

They are installed to $PREFIX/share/plasma-wayland-protocols.


WWW: https://github.com/kde/plasma-wayland-protocols
2020-05-14T01:05:34+00:00 science/ergo Quantum chemistry program for large-scale atomic calculations
Ergo is a quantum chemistry program for large-scale self-consistent
field calculations.

Key features of the Ergo program:
* Performs electronic structure calculations using Hartree-Fock and
Kohn-Sham density functional theory.
* Written in C++.
* Uses Gaussian basis sets.
* Both core and valence electrons are included in the calculations.
* Both restricted and unrestricted models are implemented for energy
calculations.
* Implements a broad range of both pure and hybrid Kohn-Sham density
functionals.
* Employs modern linear scaling techniques like fast multipole
methods, hierarchic sparse matrix algebra, density matrix
purification, and efficient integral screening.
* Linear scaling is achieved not only in terms of CPU usage but also
memory utilization.
* The time consuming parts of the code are currently parallelized
using the shared-memory paradigm.

WWW: http://www.ergoscf.org/
2020-05-13T20:37:00+00:00 textproc/rubygem-rouge318 Simple, easy-to-extend drop-in replacement for pygments
Rouge aims to a be a simple, easy-to-extend drop-in replacement for
pygments.

WWW: https://github.com/jneen/rouge
2020-05-13T20:36:55+00:00 devel/py-oslo.serialization2 Oslo Serialization library
The oslo.serialization library provides support for representing objects
in transmittable and storable formats, such as Base64, JSON and MessagePack.

WWW: https://docs.openstack.org/oslo.serialization/latest/
WWW: https://github.com/openstack/oslo.serialization
2020-05-13T20:22:50+00:00 textproc/py-line-protocol-parser Parses InfluxDB line protocol strings into Python dictionaries
The InfluxDB line protocol is a text based format for writing points to
InfluxDB. This library can read this format and convert line strings to
Python dicitonaries.

WWW: https://github.com/Penlect/line-protocol-parser/
2020-05-13T20:10:01+00:00 math/py-fpylll Python interface for fplll
A Python wrapper for fplll.

WWW: https://github.com/fplll/fpylll
2020-05-13T20:08:42+00:00 devel/py-cysignals Interrupt and signal handling for Cython
When writing Cython code, special care must be taken to ensure that the code can
be interrupted with CTRL-C. Since Cython optimizes for speed, Cython normally
does not check for interrupts. For example, code like the following cannot be
interrupted in Cython:

while True:
pass

The cysignals package provides mechanisms to handle interrupts (and other
signals and errors) in Cython code.

WWW: https://github.com/sagemath/cysignals
WWW: https://pypi.org/project/cysignals/
2020-05-13T14:45:49+00:00 sysutils/syslog-ng327 Powerful syslogd replacement
syslog-ng is an enhanced log daemon, supporting a wide range of input and
output methods: syslog, unstructured text, message queues, databases (SQL
and NoSQL alike) and more.

Key features:

* receive and send RFC3164 and RFC5424 style syslog messages
* work with any kind of unstructured data
* receive and send JSON formatted messages
* classify and structure logs with builtin parsers (csv-parser(),
db-parser(), ...)
* normalize, crunch and process logs as they flow through the system
* hand on messages for further processing using message queues (like
AMQP), files or databases (like PostgreSQL or MongoDB).

The official home page of syslog-ng is:
WWW: http://www.syslog-ng.org/
2020-05-13T07:34:51+00:00 net-p2p/openethereum Fast and feature-rich multi-network Ethereum client
OpenEthereum is a fast and feature-rich multi-network Ethereum client.

Built for mission-critical use: miners, service providers, and
exchanges need fast synchronisation and maximum uptime.

OpenEthereum provides the core infrastructure essential for
speedy and reliable services.

* Clean, modular codebase for easy customisation
* Advanced CLI-based client
* Minimal memory and storage footprint
* Synchronise in hours, not days with Warp Sync
* Modular for light integration into your service or product

WWW: https://github.com/openethereum/openethereum/
2020-05-12T22:25:55+00:00 devel/rubygem-webpacker4-rails50 Use Webpack to manage app-like JavaScript modules in Rails
Webpacker makes it easy to use the JavaScript preprocessor and bundler Webpack
to manage application-like JavaScript in Rails. It coexists with the asset
pipeline, as the primary purpose for Webpack is app-like JavaScript, not images,
css, or even JavaScript Sprinkles (that all continues to live in app/assets). It
is, however, possible to use Webpacker for CSS and images assets as well, in
which case you may not even need the asset pipeline. This is mostly relevant
when exclusively using component-based JavaScript frameworks.

WWW: https://github.com/rails/webpacker
2020-05-12T22:25:00+00:00 devel/rubygem-webpacker4-rails5 Use Webpack to manage app-like JavaScript modules in Rails
Webpacker makes it easy to use the JavaScript preprocessor and bundler Webpack
to manage application-like JavaScript in Rails. It coexists with the asset
pipeline, as the primary purpose for Webpack is app-like JavaScript, not images,
css, or even JavaScript Sprinkles (that all continues to live in app/assets). It
is, however, possible to use Webpacker for CSS and images assets as well, in
which case you may not even need the asset pipeline. This is mostly relevant
when exclusively using component-based JavaScript frameworks.

WWW: https://github.com/rails/webpacker
2020-05-12T22:24:22+00:00 textproc/py-sphinxcontrib-websupport11 Sphinx API for Web Apps
sphinxcontrib-webuspport provides a Python API to
easily integrate Sphinx documentation into your Web application.

WWW: https://github.com/sphinx-doc/sphinxcontrib-websupport
2020-05-12T08:26:29+00:00 sysutils/lsd Pretty ls alternative with support for icons
LSD (LSDelux) is an alternative to ls that supports icons. This project is
heavily inspired by the super colorls project but with some little differences.
For example it is written in rust and not in ruby which makes it much faster.

WWW: https://github.com/Peltoche/lsd
2020-05-11T23:51:58+00:00 textproc/py-sphinx18 Python documentation generator
Sphinx is a tool that makes it easy to create intelligent and beautiful
documentation for Python projects, written by Georg Brandl and licensed
under the BSD license.

WWW: https://www.sphinx-doc.org/
2020-05-11T23:21:52+00:00 textproc/py-sphinxcontrib-qthelp Sphinx extension which outputs QtHelp document
sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document.

WWW: http://sphinx-doc.org/
2020-05-11T23:19:52+00:00 textproc/py-sphinxcontrib-htmlhelp Sphinx extension which renders HTML help files
sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files.

WWW: https://www.sphinx-doc.org/
2020-05-11T23:17:42+00:00 textproc/py-sphinxcontrib-serializinghtml Sphinx extension which outputs serialized HTML files (json and pickle)
sphinxcontrib-serializinghtml is a sphinx extension which outputs serialized
HTML files (json and pickle).

WWW: https://www.sphinx-doc.org/
2020-05-11T20:22:35+00:00 net/py-python-keystoneclient3 Client Library for OpenStack Identity
This is a client for the OpenStack Identity API, implemented by the Keystone
team; it contains a Python API (the keystoneclient module) for OpenStack's
Identity Service. For command line interface support, use OpenStackClient.

WWW: https://docs.openstack.org/python-keystoneclient/latest/
WWW: https://github.com/openstack/python-keystoneclient
2020-05-10T03:43:26+00:00 www/gophernicus Modern full-featured and secure Gopher daemon
Gophernicus is a modern full-featured and secure Gopher daemon

- runs under various super-servers (inetd, xinetd)
- optionally provides executable gophermaps and scripts
- optionally provides access to user's ~/public_gopher/

WWW: https://gophernicus.org/
2020-05-09T15:15:00+00:00 databases/py-pymemcache Comprehensive, fast, pure-Python memcached client
A comprehensive, fast, pure-Python memcached client.

pymemcache supports the following features:

* Complete implementation of the memcached text protocol.
* Configurable timeouts for socket connect and send/recv calls.
* Access to the "noreply" flag, which can significantly increase the speed of
writes.
* Flexible, modular and simple approach to serialization and deserialization.
* The (optional) ability to treat network and memcached errors as cache
misses.

WWW: https://github.com/pinterest/pymemcache
2020-05-09T13:47:28+00:00 devel/py-keystoneauth13 Authentication Library for OpenStack Identity
This package contains tools for authenticating to an OpenStack-based cloud.
These tools include:

- Authentication plugins (password, token, and federation based)
- Discovery mechanisms to determine API version support
- A session that is used to maintain client settings across requests
(based on the requests Python library)

WWW: https://docs.openstack.org/keystoneauth/latest/
2020-05-09T13:46:57+00:00 devel/py-contextvars PEP 567 backport
contextvars implements a backport of Python 3.7 contextvars module (see PEP 567)
for Python 3.6.

WWW: https://github.com/MagicStack/contextvars
2020-05-09T12:20:57+00:00 www/gopherus Classic text interface to the gopherspace
Gopherus is a free, multiplatform, console-mode gopher client that
provides a classic text interface to the gopherspace.

WWW: http://gopherus.sourceforge.net/
2020-05-09T10:04:31+00:00 devel/dtool Command-line tool collection to assist development
Plethora of development tools for different conversions e.g. numeric,
hex, hash, AES encrypt/decrypt, ECDSA, regex matching and much more.

WWW: https://github.com/guoxbin/dtool
2020-05-09T08:53:51+00:00 devel/notcurses TUI library for modern terminal emulators
notcurses is a library for building complex, vibrant textual user interfaces
(TUIs) on modern terminal emulators. It does not use Ncurses (though it does
make use of libtinfo from that package), nor is it an X/Open Curses
source-compatible replacement. It is written in C, with C++-safe headers.
Rust, C++, and Python wrappers are available.

WWW: https://nick-black.com/dankwiki/index.php/Notcurses
2020-05-08T20:46:51+00:00 www/py-beautifulsoup448 HTML/XML Parser for Python
Beautiful Soup parses arbitrarily invalid XML- or HTML-like substance
into a tree representation. It provides methods and Pythonic idioms
that make it easy to search and modify the tree.

A well-formed XML/HTML document will yield a well-formed data
structure. An ill-formed XML/HTML document will yield a
correspondingly ill-formed data structure. If your document is only
locally well-formed, you can use this library to find and process the
well-formed part of it. The BeautifulSoup class has heuristics for
obtaining a sensible parse tree in the face of common HTML errors.

WWW: https://www.crummy.com/software/BeautifulSoup/
2020-05-08T20:46:45+00:00 math/py-snuggs S-expressions for Numpy
Snuggs are s-expressions for Numpy.

WWW: https://github.com/mapbox/snuggs
2020-05-08T20:46:40+00:00 math/py-affine Matrices describing affine transformation of the plane
Affine package is derived from Casey Duncan's Planar package.

WWW: https://github.com/sgillies/affine
2020-05-08T20:46:34+00:00 graphics/py-rasterio Fast and direct raster I/O for use with Numpy and SciPy
Rasterio reads and writes geospatial raster data.

Geographic information systems use GeoTIFF and other formats to organize and
store gridded, or raster, datasets. Rasterio reads and writes these formats and
provides a Python API based on N-D arrays.

WWW: https://github.com/mapbox/rasterio
2020-05-08T20:46:28+00:00 graphics/py-cogdumper Cloud Optimized GeoTIFF (COG) dumper
COG Dumper is a python utility to extract a tile from a Cloud Optimized GeoTIFF
(COG) without decompressing the contained data. Tiff data can be hosted locally,
on a web server or S3.

This can be useful for serving compressed tiles from a TIFF without invoking
Rasterio and GDAL. This utility has been tested with Tiff that have JPEG
compression.

WWW: https://github.com/mapbox/COGDumper
2020-05-08T20:46:23+00:00 devel/py-oslo.log3 Oslo Log library
The oslo.log (logging) configuration library provides standardized
configuration for all openstack projects. It also provides custom formatters,
handlers and support for context specific logging.

WWW: https://docs.openstack.org/oslo.log/latest/
WWW: https://github.com/openstack/oslo.log
2020-05-08T16:49:28+00:00 sysutils/u-boot-qemu-arm64
U-Boot loader for QEMU arm64

To use this bootloader to boot a FreeBSD aarch64 image, install emulators/qemu
and execute it as eg:

qemu-system-aarch64 -M virt -cpu cortex-a57 -m 512m -nographic -bios /usr/local/share/u-boot/u-boot-qemu-arm64/u-boot.bin -hda FreeBSD-13.0-CURRENT-arm64-aarch64-RPI3-20200409-r359731.img

For general information about U-Boot see WWW: https://www.denx.de/wiki/U-Boot
2020-05-08T12:13:44+00:00 sysutils/go-btfs First Scalable Decentralized Storage System
BitTorrent File System (BTFS) is a protocol forked from IPFS that utilizes
the TRON network and the BitTorrent Ecosystem for integration with DApps and
smart contracts.

WWW: https://www.bittorrent.com/btfs/
2020-05-08T08:47:26+00:00 www/py-httpx Next generation HTTP client
HTTPX is a fully featured HTTP client for Python 3, which provides sync and
async APIs, and support for both HTTP/1.1 and HTTP/2.

WWW: https://github.com/encode/httpx
2020-05-08T08:47:20+00:00 devel/py-sniffio Sniff out which async library your code is running under
sniffio is a tiny package whose only purpose is to let you detect which async
library your code is running under.

WWW: https://github.com/python-trio/sniffio
2020-05-08T08:47:14+00:00 devel/py-pyperf Run and analyze benchmarks
The Python pyperf module is a toolkit to write, run and analyze benchmarks.

Features:
- Simple API to run reliable benchmarks
- Automatically calibrate a benchmark for a time budget.
- Spawn multiple worker processes.
- Compute the mean and standard deviation.
- Detect if a benchmark result seems unstable.
- JSON format to store benchmark results.
- Support multiple units: seconds, bytes and integer.

WWW: https://github.com/psf/pyperf
2020-05-08T08:47:08+00:00 devel/py-os-brick2 OpenStack Cinder brick library for managing local volume attaches
OpenStack Cinder brick library for managing local volume attaches

Features:
- Discovery of volumes being attached to a host for many transport protocols.
- Removal of volumes from a host.

WWW: https://docs.openstack.org/os-brick/latest/
WWW: https://github.com/openstack/os-brick
2020-05-08T08:47:02+00:00 devel/py-curio Coroutine-based library for concurrent Python systems programming
Curio is a coroutine-based library for concurrent Python systems programming. It
provides standard programming abstractions such as as tasks, sockets, files,
locks, and queues. It works on Unix and Windows. You'll find it to be familiar,
small, fast, and fun.

WWW: https://github.com/dabeaz/curio
2020-05-08T08:46:55+00:00 devel/p5-Test-Metrics-Any Assert that code produces metrics via Metrics::Any
Test::Metrics::Any helps write unit tests which assert that the code under test
reports metrics via Metrics::Any.

Loading this module automatically sets the Metrics::Any::Adapter type to Test.

WWW: https://metacpan.org/release/Test-Metrics-Any
2020-05-08T08:46:49+00:00 devel/p5-Metrics-Any Abstract collection of monitoring metrics
Metrics::Any provides a central location for modules to report monitoring
metrics, such as counters of the number of times interesting events have
happened, and programs to collect up and send those metrics to monitoring
services.

Inspired by Log::Any, this module splits the overall problem into two sides.
Modules wishing to provide metrics for monitoring purposes can use the use
Metrics::Any statement to obtain a collector into which they can report metric
events. By default this collector doesn't actually do anything, so modules can
easily use it without adding extra specific dependencies for specific reporting.

A program using one or more such modules can apply a different policy and
request a particular adapter implementation in order to actually report these
metrics to some external system, by using the use Metrics::Any::Adapter
statement.

This separation of concerns allows module authors to write code which will
report metrics without needing to care about the exact mechanism of that
reporting (as well as to write code which does not itself depend on the code
required to perform that reporting).

WWW: https://metacpan.org/release/Metrics-Any
2020-05-08T07:39:26+00:00 dns/dnscontrol Synchronize your DNS to multiple providers from a simple DSL
DNSControl is an opinionated platform for seamlessly managing your DNS
configuration across any number of DNS hosts, both in the cloud or in your
own infrastructure. It manages all of the domains for the Stack Overflow
network, and can do the same for you!

WWW: https://stackexchange.github.io/dnscontrol/
2020-05-08T05:19:05+00:00 devel/py-cppy Collection of C++ headers to write Python C extension modules
A small C++ header library which makes it easier to write Python extension
modules. The primary feature is a PyObject smart pointer which automatically
handles reference counting and provides convenience methods for performing
common object operations.

WWW: https://pypi.python.org/pypi/cppy
2020-05-08T00:13:18+00:00 misc/darknet Open source neural networks in C
Darknet is an open source neural network framework written in C and CUDA. It is
fast, easy to install, and supports CPU and GPU computation.

WWW: https://pjreddie.com/darknet/
2020-05-08T00:11:43+00:00 x11-themes/numix-icon-theme Official base icon theme from the Numix Project
Numix is the official icon theme from the Numix Project. It is heavily
inspired by, and based upon parts of the Elementary, Humanity and
Gnome icon themes. Numix is designed to be used along-side an
application icon theme like Numix Circle or Numix Square.

WWW: https://numixproject.github.io
2020-05-07T22:51:16+00:00 devel/libopentracing C++ implementation of the OpenTracing API
C++ implementation of the OpenTracing API.

WWW: https://github.com/opentracing/opentracing-cpp
2020-05-07T11:10:39+00:00 sysutils/rundeck3 Web-console for dispatching commands and scripts to your nodes
Welcome to Rundeck, the human interface to your operations. Rundeck
features fine-grain access controls, a built-in job scheduler, and the
ability to define workflows that dispatch commands and scripts to your
nodes.

WWW: http://rundeck.org
2020-05-07T11:10:39+00:00 sysutils/rundeck2 Web-console for dispatching commands and scripts to your nodes
Welcome to Rundeck, the human interface to your operations. Rundeck
features fine-grain access controls, a built-in job scheduler, and the
ability to define workflows that dispatch commands and scripts to your
nodes.

WWW: http://rundeck.org
2020-05-07T01:50:43+00:00 finance/odoo Suite of web based open source business apps
Odoo is a suite of web based open source business apps.

The main Odoo Apps include an Open Source CRM, Website Builder, eCommerce,
Warehouse Management, Project Management, Billing & Accounting, Point of Sale,
Human Resources, Marketing, Manufacturing, etc

Odoo Apps can be used as stand-alone applications, but they also integrate
seamlessly so you get a full-featured Open Source ERP when you install several
Apps.

WWW: https://www.odoo.com
2020-05-06T15:15:47+00:00 graphics/py-qrencode Simple wrapper for the C qrencode library
A wrapper for C qrencode library

WWW: https://github.com/Arachnid/pyqrencode/tree/master
2020-05-06T13:11:49+00:00 devel/gradle62 Project automation tool
Gradle is build automation evolved.

Gradle can automate the building, testing, publishing, deployment
and more of software packages or other types of projects such as
generated static websites, generated documentation or indeed anything
else.

Gradle combines the power and flexibility of Ant with the dependency
management and conventions of Maven into a more effective way to
build. Powered by a Groovy DSL and packed with innovation, Gradle
provides a declarative way to describe all kinds of builds through
sensible defaults. Gradle is quickly becoming the build system of
choice for many open source projects, leading edge enterprises and
legacy automation challenges.

WWW: http://www.gradle.org/
2020-05-06T05:11:58+00:00 devel/py-tooz1 Coordination library for distributed systems
The Tooz project aims at centralizing the most common distributed primitives
like group membership protocol, lock service and leader election by providing a
coordination API helping developers to build distributed applications.

WWW: https://docs.openstack.org/tooz/latest/
WWW: https://github.com/openstack/tooz
2020-05-05T10:06:08+00:00 emulators/simh-hpdoc Documentation for emulators of classic HP 2100 and HP 3000 computers
This is the generic documentation for the HP 2100 and HP 3000
simulators. It is packaged separately to avoid conflicts and
duplications between the individual simulator packages.

WWW: http://simh.trailing-edge.com/hp/
2020-05-05T09:16:52+00:00 mail/mmh CLI mail user agent, fork from nmh
Mmh is a modified version of the electronic mail handling system nmh.
Nmh (new MH) itself was originally based on the package MH-6.8.3, and
was intended to be a (mostly) compatible drop-in replacement for MH.
In contrast, mmh is not intended to be a drop-in replacement for nmh,
but rather aims for the modernization and simplification of nmh,
accepting reduced compatiblity if it, at the same time, allows to
achieve greater goals from mmh's point of view.

WWW: http://marmaro.de/prog/mmh/
2020-05-05T07:55:32+00:00 net-im/purple-rocketchat Rocket.Chat Plugin for libpurple
purple-rocketchat adds support for Rocket.Chat to libpurple clients, such as
Pidgin.

WWW: https://bitbucket.org/EionRobb/purple-rocketchat
2020-05-05T07:35:27+00:00 sysutils/zoxide Fast cd alternative that learns your habits
zoxide is a new cd alternative inspired by z and z.lua. It keeps track of the
directories you use most frequently, and uses a ranking algorithm to navigate
to the best match.

WWW: https://github.com/ajeetdsouza/zoxide
2020-05-05T07:21:34+00:00 lang/gcc11-devel GNU Compiler Collection 11
GCC, the GNU Compiler Collection, supports a number of languages.
This port installs the C, C++, and Fortran front ends as gcc11, g++11,
and gfortran11, respectively.

WWW: https://gcc.gnu.org

Gerald Pfeifer <gerald@FreeBSD.org>
2020-05-05T03:20:54+00:00 sysutils/ebsnvme-id Exposes information about NVMe disks on EC2
This is a replacement for the "ebsnvme-id" tool in Amazon Linux, with
the addition of handling for Instance Store disks and devd+rc.d scripts
for maintaining a /dev/aws/disk/ hierarchy of useful symlinks.

WWW: http://github.com/cperciva/ebsnvme-id
2020-05-05T01:19:23+00:00 science/votca CSG and XTP: libraries for atomistic simulations
The Votca package contains two libraries:
* VOTCA-CSG, a library which provides tools to develop coarse-grained potentials
from atomistic simulation data
* VOTCA-XTP, a library designed to determine electronic properties of organic
materials from atomistic MD-trajectories.

WWW: https://github.com/votca/votca
2020-05-05T01:17:37+00:00 math/flexfloat C library for the emulation of reduced-precision floating point types
FlexFloat is a C library for the emulation of reduced-precision floating point
types.

WWW: https://github.com/oprecomp/flexfloat
2020-05-04T20:47:51+00:00 math/zn_poly C library for polynomial arithmetic
zn_poly is a C library for polynomial arithmetic in Z/nZ[x], where n is any
modulus that fits into an unsigned long.

WWW: https://web.maths.unsw.edu.au/~davidharvey/code/zn_poly/
WWW: https://gitlab.com/sagemath/zn_poly/
2020-05-04T19:55:51+00:00 science/plumed PLUgin for MolEcular Dynamics
PLUMED is an open-source, community-developed library that provides a wide
range of different methods, which include:
* enhanced-sampling algorithms
* free-energy methods
* tools to analyze the vast amounts of data produced by molecular dynamics (MD)
simulations.

WWW: https://www.plumed.org/
2020-05-04T19:18:43+00:00 devel/py-oslo.service1 Oslo.service library
oslo.service provides a framework for defining new long-running services using
the patterns established by other OpenStack applications. It also includes
utilities long-running applications might need for working with SSL or WSGI,
performing periodic operations, interacting with systemd, etc.

WWW: https://docs.openstack.org/oslo.service/latest/
WWW: https://github.com/openstack/oslo.service
2020-05-04T19:04:20+00:00 www/librespeed Lightweight selfhosted speedtest
LibreSpeed is a very lightweight Speedtest.
LibreSpeed is implemented in Javascript, using XMLHttpRequest and Web Workers.
It can be self hosted with the option to store results in a backend database.

WWW: https://github.com/librespeed/speedtest
2020-05-04T11:29:18+00:00 japanese/dams Geocoder that converts address strings into latitude and longitude
Geocoder DAMS (Distributed Address Matching System) is software
that provides a "geocoding" function that converts address strings
into latitude and longitude.

WWW: http://newspat.csis.u-tokyo.ac.jp/geocode/
2020-05-04T10:01:55+00:00 net/webalizer-geodb Webalizer GeoDB geolocation database
The Webalizer GeoDB geolocation database

This package contains the Webalizer GeoDB geolocation database
file "GeoDB.dat". This database allows the Webalizer to perform
geographical location lookups for both IPv4 and IPv6 addresses.
2020-05-04T07:57:53+00:00 mail/cyrus-imapd32 Cyrus mail server, supporting POP3 and IMAP4 protocols
The Cyrus IMAP (Internet Message Access Protocol) server provides access to
personal mail and system-wide bulletin boards through the IMAP protocol.
The Cyrus IMAP server is a scaleable enterprise mail system designed for use
from small to large enterprise environments using standards-based
technologies.

A full Cyrus IMAP implementation allows a seamless mail and bulletin board
environment to be set up across multiple servers. It differs from other
IMAP server implementations in that it is run on "sealed" servers, where
users are not normally permitted to log in. The mailbox database is stored
in parts of the filesystem that are private to the Cyrus IMAP system. All
user access to mail is through software using the IMAP, POP3, or KPOP
protocols.

The private mailbox database design gives the server large advantages in
efficiency, scalability, and administratability. Multiple concurrent
read/write connections to the same mailbox are permitted. The server
supports access control lists on mailboxes and storage quotas on mailbox
hierarchies.

WWW: https://www.cyrusimap.org/
2020-05-03T20:58:00+00:00 science/py-kliff KIM-based Learning-Integrated Fitting Framework
KLIFF is an interatomic potential fitting package that can be used to fit
physics-motivated (PM) potentials, as well as machine learning potentials such
as the neural network (NN) models.

WWW: https://github.com/mjwen/kliff
2020-05-03T20:47:08+00:00 www/rubygem-webrick HTTP server toolkit
WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a
proxy server, and a virtual-host server.

WEBrick features complete logging of both server operations and HTTP access.

WEBrick supports both basic and digest authentication in addition to algorithms
not in RFC 2617.

A WEBrick server can be composed of multiple WEBrick servers or servlets to
provide differing behavior on a per-host or per-path basis. WEBrick includes
servlets for handling CGI scripts, ERB pages, Ruby blocks and directory
listings.

WEBrick also includes tools for daemonizing a process and starting a process at
a higher privilege level and dropping permissions.

WWW: https://github.com/ruby/webrick
2020-05-03T20:47:02+00:00 www/py-aiohttp-middlewares Collection of useful middlewares for aiohttp applications
aiohttp-middlewares is a collection of useful middlewares for aiohttp.web
applications.

By default aiohttp.web does not provide many built-in middlewares for standart
web-development needs such as: handling errors, shielding view handlers, or
providing CORS headers.

aiohttp-middlewares tries to fix this by providing several middlewares that aims
to cover most common web-development needs.

WWW: https://github.com/playpauseandstop/aiohttp-middlewares
2020-05-03T20:46:56+00:00 sysutils/py-py-cpuinfo Module for getting CPU info with pure Python
Py-cpuinfo gets CPU info with pure Python. Py-cpuinfo should work without any
extra programs or libraries, beyond what your OS provides. It does not require
any compilation(C/C++, assembly, et cetera) to use. It works with Python
2 and 3.

WWW: https://github.com/workhorsy/py-cpuinfo
2020-05-03T20:46:50+00:00 devel/py-tartiflette-aiohttp Run Tartiflette GraphQL Engine through aiohttp
tartiflette-aiohttp is a wrapper of aiohttp which includes the Tartiflette
GraphQL Engine.

WWW: https://github.com/tartiflette/tartiflette-aiohttp
2020-05-03T20:46:44+00:00 devel/py-tartiflette GraphQL Engine for Python
Tartiflette is a GraphQL Server implementation built with Python 3.6+.

WWW: https://github.com/tartiflette/tartiflette
2020-05-03T20:46:38+00:00 devel/py-ruamel.yaml.clib C version of reader, parser and emitter for ruamel.yaml
ruamel.yaml.clib is the C based reader/scanner and emitter for ruamel.yaml.

WWW: https://sourceforge.net/projects/ruamel-yaml-clib/
2020-05-03T20:46:32+00:00 devel/py-pytest-benchmark pytest fixture for benchmarking code
pytest-benchmark is a pytest fixture for benchmarking code. It will group the
tests into rounds that are calibrated to the chosen timer.

WWW: https://github.com/ionelmc/pytest-benchmark
2020-05-03T20:46:12+00:00 devel/libgraphqlparser GraphQL query parser
libgraphqlparser is a parser for GraphQL, a query language for describing data
requirements on complex application data models, implemented in C++11. It can be
used on its own in C++ code (or in C code via the pure C API defined in the c
subdirectory), or you can use it as the basis for an extension module for your
favorite programming language instead of writing your own parser from scratch.

WWW: https://github.com/graphql/libgraphqlparser
2020-05-03T19:38:33+00:00 science/py-kim-query Helper routines for querying the OpenKIM repository
Helper routines for querying the OpenKIM database hosted
at https://query.openkim.org

WWW: https://github.com/openkim/kim-query
2020-05-03T02:52:10+00:00 sysutils/zetaback-devel Zetaback ZFS backup and recovery management system
Zetaback ZFS backup and recovery management system.

Zetaback is a thin-agent based ZFS backup tool. It is designed to:

* run from a central host
* scan clients for new ZFS filesystems
* manage varying desired backup intervals (per host) for
o full backups
o incremental backups
* maintain varying retention policies (per host)
* summarize existing backups
* restore any host:fs backup at any point in time to any target host

https://labs.omniti.com/trac/zetaback
2020-05-02T19:48:32+00:00 databases/cassandra4 Highly scalable distributed database
Apache Cassandra is a free and open-source distributed database.
It is a Java-based, highly scalable, eventually consistent, wide
column store. Cassandra database clusters are masterless with no
single point of failure. Replication can be configured across
multiple data centers.

Originally influenced by Dynamo and BigTable, Cassandra was initially
developed at and open sourced by Facebook before becoming a top-level
Apache project.

The CQL query language offers SQL-like data access and management.
Drivers are available for a number of languages.

This is a BETA version!

WWW: https://cassandra.apache.org/
2020-05-02T17:56:59+00:00 net/py-wsdd Web Service Discovery (WSD) host daemon for Samba
wsdd implements a Web Service Discovery host daemon. This enables (Samba)
hosts, like your local NAS device, to be found by Web Service Discovery Clients
like Windows.

WWW: https://github.com/christgau/wsdd
2020-05-02T16:15:20+00:00 games/crispy-doom Enhanced-resolution Doom source port based on Chocolate Doom
Crispy Doom is a friendly fork of Chocolate Doom that provides a higher
display resolution, removes the static limits of the Doom engine and offers
further optional visual, tactical and physical enhancements while remaining
entirely config file, savegame, netplay and demo compatible with the original.

WWW: https://github.com/fabiangreffrath/crispy-doom
2020-05-02T08:02:06+00:00 devel/kokkos C++ performance portability programming ecosystem
Kokkos C++ Performance Portability Programming EcoSystem: The Programming Model
- Parallel Execution and Memory Abstraction.

Kokkos Core implements a programming model in C++ for writing performance
portable applications targeting all major HPC platforms. For that purpose it
provides abstractions for both parallel execution of code and data management.
Kokkos is designed to target complex node architectures with N-level memory
hierarchies and multiple types of execution resources. It currently can use
CUDA, HPX, OpenMP and Pthreads as backend programming models with several other
backends in development.

WWW: https://github.com/kokkos/kokkos
2020-05-02T01:35:25+00:00 net/py-smart-open Utils for streaming large files
smart_open is a Python 2 & Python 3 library for efficient streaming of very
large files from/to S3, HDFS, WebHDFS, HTTP, or local (compressed) files. It is
well tested (using moto), well documented and sports a simple, Pythonic API.

WWW: https://github.com/RaRe-Technologies/smart_open
2020-05-02T01:35:15+00:00 devel/py-pycadf2 CADF Library
This library provides an auditing data model based on the Cloud Auditing Data
Federation specification, primarily for use by OpenStack. The goal is to
establish strict expectations about what auditors can expect from audit
notifications.

WWW: https://docs.openstack.org/pycadf/latest/
WWW: https://github.com/openstack/pycadf
2020-05-02T01:35:10+00:00 devel/py-oslo.middleware3 Oslo Middleware library
Oslo middleware library includes components that can be injected into wsgi
pipelines to intercept request/response flows. The base class can be enhanced
with functionality like add/delete/modification of http headers and support
for limiting size/connection etc.

WWW: https://docs.openstack.org/oslo.middleware/latest/
WWW: https://github.com/openstack/oslo.middleware
2020-05-02T01:35:04+00:00 devel/py-os-client-config1 OpenStack client configuration library
os-client-config is a library for collecting client configuration for using an
OpenStack cloud in a consistent and comprehensive manner. It will find cloud
config for as few as 1 cloud and as many as you want to put in a config file. It
will read environment variables and config files, and it also contains some
vendor specific default values so that you don't have to know extra info to use
OpenStack.

WWW: https://docs.openstack.org/os-client-config/latest/
WWW: https://github.com/openstack/os-client-config
2020-05-02T01:34:58+00:00 devel/py-automaton1 Friendly state machines for python
Automaton provides friendly state machines for python. The goal of this library
is to provide well documented state machine classes and associated utilities.
The state machine pattern (or the implemented variation there-of) is a commonly
used pattern and has a multitude of various usages. Some of the usages for this
library include providing state & transition validation and
running/scheduling/analyzing the execution of tasks.

WWW: https://docs.openstack.org/automaton/latest/
WWW: https://github.com/openstack/automaton
2020-05-01T17:33:42+00:00 math/linbox C++ library for exact, high-performance linear algebra
LinBox is a C++ template library for exact, high-performance linear algebra
computation with dense, sparse, and structured matrices over the integers and
over finite fields.

LinBox relies on closely aligned libraries fflas-ffpack (exact dense matrix
linear algebra kernels), and Givaro (finite fields, integers, and polynomials).

WWW: https://linalg.org/
WWW: https://github.com/linbox-team/linbox
2020-05-01T15:41:41+00:00 mail/py-email-validator Robust email address syntax and deliverability validation library
This library validates that address are of the form x@y.com. This is the sort
of validation you would want for a login form on a website.

Key features:

- Good for validating email addresses used for logins/identity.
- Friendly error messages when validation fails (appropriate to show to end
users).
- (optionally) Checks deliverability: Does the domain name resolve?
- Supports internationalized domain names and (optionally) internationalized
local parts.
- Normalizes email addresses (super important for internationalized addresses!)

WWW: https://github.com/JoshData/python-email-validator
2020-05-01T14:09:35+00:00 devel/py-msal-extensions Microsoft Authentication Extensions for Python
The Microsoft Authentication Extensions for Python offers secure mechanisms for
client applications to perform cross-platform token cache serialization and
persistence. It gives additional support to the Microsoft Authentication
Library for Python (MSAL).

MSAL Python supports an in-memory cache by default and provides the
SerializableTokenCache to perform cache serialization. You can read more about
this in the MSAL Python documentation. Developers are required to implement
their own cache persistance across multiple platforms and Microsoft
Authentication Extensions makes this simpler.

WWW: https://pypi.org/project/msal-extensions/
2020-05-01T14:08:13+00:00 devel/py-msal Microsoft Authentication Library (MSAL) for Python
The Microsoft Authentication Library for Python enables applications to
integrate with the Microsoft identity platform. It allows you to sign in users
or apps with Microsoft identities (Azure AD, Microsoft Accounts and Azure AD
B2C accounts) and obtain tokens to call Microsoft APIs such as Microsoft Graph
or your own APIs registered with the Microsoft identity platform. It is built
using industry standard OAuth2 and OpenID Connect protocols.

WWW: https://github.com/AzureAD/microsoft-authentication-library-for-python
2020-05-01T05:02:19+00:00 www/typo3-10 Typo3 content management system
TYPO3 is a free Open Source content management system for enterprise purposes
on the web and in intranets. It offers full flexibility and extendability while
featuring an accomplished set of ready-made interfaces, functions and modules.

The latest version with Long Term Support (LTS). It will have full support until
October 2021 and security bugfixes until April 2023.

* Dashboard for editors
* Additional security features for editors and website users
* Improved Site setup and URL handling

System requirements
* PHP 7.2 or later
* MySQL 5.5+ / MariaDB / Postgres / SQLite support
* Modern Browsers

Supported Until
Free: 2023-04-30
ELTS: 2026-04-30

WWW: https://typo3.org/
2020-05-01T05:00:34+00:00 devel/py-oslo.privsep1 Openstack library for privilege separation
OpenStack library for privilege separation

WWW: https://docs.openstack.org/oslo.privsep/latest/
WWW: https://github.com/openstack/oslo.privsep
2020-04-30T15:15:28+00:00 math/libhomfly Library to compute the homfly polynomial of knots and link
Library to compute the homfly polynomial of a link

This is basically a conversion of the program written by Robert J Jenkins Jr
into a shared library. It accepts as entry a character string, formatted in the
same way as the input files that the original code used. The returned value is
the string that the original program would print on screen.

WWW: https://github.com/miguelmarco/libhomfly
2020-04-30T13:47:36+00:00 devel/rubygem-aws-sdk-iotsitewise Official AWS Ruby gem for AWS IoT SiteWise
Official AWS Ruby gem for AWS IoT SiteWise.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-iotsitewise
2020-04-30T13:47:23+00:00 devel/py-oslo.vmware2 Oslo VMware library
The Oslo VMware library provides support for common VMware operations and APIs.

WWW: https://docs.openstack.org/oslo.vmware/latest/
WWW: https://github.com/openstack/oslo.vmware
2020-04-30T01:52:12+00:00 math/elemental Dense and sparse linear algebra, conic optimization, lattice reduction
Distributed-memory, arbitrary-precision, dense and sparse-direct linear algebra,
conic optimization, and lattice reduction.

WWW: https://github.com/LLNL/Elemental
2020-04-29T15:47:33+00:00 devel/py-watchgod Simple, modern file watching and code reload in python
watchgod is a simple, modern file watching and code reload in python.

watchgod is inspired by watchdog, hence the name, but tries to fix some of the
frustrations I found with watchdog, namely: separate approaches for each OS, an
inelegant approach to concurrency using threading, challenges around debouncing
changes and bugs which weren't being fixed.

WWW: https://github.com/samuelcolvin/watchgod
2020-04-29T15:46:32+00:00 devel/py-oslo.rootwrap5 Oslo rootwrap
Oslo Rootwrap

WWW: https://docs.openstack.org/oslo.rootwrap/latest/
WWW: https://github.com/openstack/oslo.rootwrap
2020-04-29T07:33:15+00:00 sysutils/onefetch Git repository summary on your terminal
Command-line tool that displays information about your Git repository
directly on your terminal, supporting almost 50 different programming
languages.

WWW: https://github.com/o2sh/onefetch
2020-04-29T05:27:55+00:00 games/libretro Meta-port for libretro cores
Meta-port to install libretro cores.

WWW: http://www.libretro.com
2020-04-29T05:27:55+00:00 games/libretro-virtualjaguar Port of Virtual Jaguar to Libretro
Port of Virtual Jaguar for Libretro.

WWW: https://github.com/libretro/virtualjaguar-libretro
2020-04-29T05:27:55+00:00 games/libretro-vecx Vectrex emulator for libretro
Vectrex Emulator for libretro.

WWW: https://github.com/libretro/libretro-vecx
2020-04-29T05:27:55+00:00 games/libretro-vbanext Optimized port of VBA-M to Libretro, a Game Boy Advance emulator
Optimized port of VBA-M to Libretro, a Game Boy Advance emulator.

WWW: https://github.com/libretro/vba-next
2020-04-29T05:27:55+00:00 games/libretro-uae Libretro port of UAE
Libretro port of UAE.

WWW: https://github.com/libretro/libretro-uae
2020-04-29T05:27:55+00:00 games/libretro-tyrquake Libretro port of Tyrquake (Quake 1 engine)
Libretro port of Tyrquake (Quake 1 engine)

WWW: https://github.com/libretro/tyrquake
2020-04-29T05:27:55+00:00 games/libretro-tgbdual Open-source GB/GBC emulator with game link support
TGB Dual is an open source (GPLv2) GB/GBC emulator with game link cable support.

WWW: https://github.com/libretro/tgbdual-libretro
2020-04-29T05:27:55+00:00 games/libretro-stella2014 Port of Stella (Atari 2600) to libretro (2014)
Port of Stella (Atari 2600) to libretro (2014).

WWW: https://github.com/libretro/stella2014-libretro
2020-04-29T05:27:55+00:00 games/libretro-snes9x2010 Snes9x - Portable Super Nintendo emulator (1.52)
Snes9x - Portable Super Nintendo Entertainment System (TM) emulator (1.52)

WWW: https://github.com/libretro/snes9x2010
2020-04-29T05:27:55+00:00 games/libretro-snes9x2005 Snes9x - Portable Super Nintendo emulator (1.43)
Snes9x - Portable Super Nintendo Entertainment System (TM) emulator (1.43)

WWW: https://github.com/libretro/snes9x2005
2020-04-29T05:27:55+00:00 games/libretro-snes9x Snes9x - Portable Super Nintendo emulator
Snes9x - Portable Super Nintendo Entertainment System (TM) emulator

WWW: https://github.com/libretro/snes9x
2020-04-29T05:27:55+00:00 games/libretro-scummvm ScummVM with libretro backend
ScummVM with libretro backend.

WWW: https://github.com/libretro/scummvm
2020-04-29T05:27:55+00:00 games/libretro-quicknes NES emulator core for libretro
NES emulator core for libretro

WWW: https://github.com/libretro/QuickNES_Core
2020-04-29T05:27:55+00:00 games/libretro-prosystem Port of ProSystem to the libretro API
Port of ProSystem to the libretro API.

WWW: https://github.com/libretro/prosystem-libretro
2020-04-29T05:27:55+00:00 games/libretro-prboom Port of prboom to libretro
Port of prboom to libretro

WWW: https://github.com/libretro/libretro-prboom
2020-04-29T05:27:55+00:00 games/libretro-picodrive Fast MegaDrive/MegaCD/32X emulator
Fast MegaDrive/MegaCD/32X emulator

WWW: https://github.com/libretro/picodrive
2020-04-29T05:27:55+00:00 games/libretro-pcsx_rearmed Fork of PCSX with ARM optimizations
Fork of PCSX with ARM optimizations

WWW: https://github.com/libretro/pcsx_rearmed
2020-04-29T05:27:55+00:00 games/libretro-opera 3DO core for libretro
3DO libretro core.

WWW: https://github.com/libretro/opera-libretro
2020-04-29T05:27:55+00:00 games/libretro-o2em Port of O2EM to the libretro API, an Odyssey 2 / VideoPac emulator
Port of O2EM to the libretro API, an Odyssey 2 / VideoPac emulator.

WWW: https://github.com/libretro/libretro-o2em
2020-04-29T05:27:55+00:00 games/libretro-nxengine Cave Story game engine clone for libretro
Port of NxEngine to the libretro API. NXEngine is a Cave Story game engine clone

WWW: https://github.com/libretro/nxengine-libretro
2020-04-29T05:27:55+00:00 games/libretro-nestopia NEStopia emulator for libretro
Nestopia emulator with libretro interface

WWW: https://github.com/libretro/nestopia
2020-04-29T05:27:55+00:00 games/libretro-mgba Game Boy Advance Emulator for libretro
mGBA Game Boy Advance Emulator for libretro.

WWW: https://github.com/libretro/mgba
2020-04-29T05:27:55+00:00 games/libretro-mame2003_plus Updated MAME 0.78 for libretro with added game support
Updated MAME 0.78 for libretro with added game support

WWW: https://github.com/libretro/mame2003-plus-libretro
2020-04-29T05:27:55+00:00 games/libretro-mame2003 MAME 0.78 for libretro
MAME 0.78 for libretro. Compatible with MAME 0.78 romsets.

WWW: https://github.com/libretro/mame2003-libretro
2020-04-29T05:27:55+00:00 games/libretro-mame2000 MAME (0.37b5) for libretro
MAME 0.37b5 for libretro

WWW: https://github.com/libretro/mame2000-libretro
2020-04-29T05:27:55+00:00 games/libretro-hatari Atari ST/STE/TT/Falcon emulator
Hatari is an Atari ST/STE/TT/Falcon emulator

WWW: https://github.com/libretro/hatari
2020-04-29T05:27:55+00:00 games/libretro-handy Atari Lynx emulator Handy for Libretro
K. Wilkins' Atari Lynx emulator Handy for Libretro.

WWW: https://github.com/libretro/libretro-handy
2020-04-29T05:27:55+00:00 games/libretro-gw Libretro core for Game & Watch simulators
A libretro core for Game & Watch simulators

WWW: https://github.com/libretro/gw-libretro
2020-04-29T05:27:55+00:00 games/libretro-gpsp Gameboy emulator for libretro
gpSP for libretro.

WWW: https://github.com/libretro/gpsp
2020-04-29T05:27:55+00:00 games/libretro-genesis_plus_gx Enhanced port of Genesis Plus
An enhanced port of Genesis Plus - accurate & portable Sega 8/16 bit emulator

WWW: https://github.com/libretro/Genesis-Plus-GX
2020-04-29T05:27:55+00:00 games/libretro-gambatte Libretro Implementation of libgambatte, a Game Boy Color emulator
Libretro implementation of libgambatte, a Game Boy Color emulator.

WWW: https://github.com/libretro/gambatte-libretro
2020-04-29T05:27:55+00:00 games/libretro-fuse Port of the Fuse Unix Spectrum Emulator to libretro
A port of the Fuse Unix Spectrum Emulator to libretro

WWW: https://github.com/libretro/fuse-libretro
2020-04-29T05:27:55+00:00 games/libretro-fceumm Unofficial build of FCEU Ultra by CaH4e3
Unofficial build of FCEU Ultra by CaH4e3 that supports more mappers

WWW: https://github.com/libretro/libretro-fceumm
2020-04-29T05:27:55+00:00 games/libretro-fbalpha Final Burn Alpha port for libretro
Final Burn Alpha port for libretro.

WWW: https://github.com/libretro/libretro-fbalpha
2020-04-29T05:27:55+00:00 games/libretro-emux Cross-platform emulator project supporting various machines
Emux is a cross-platform emulator project supporting various machines.

WWW: https://github.com/libretro/emux
2020-04-29T05:27:55+00:00 games/libretro-dosbox Port of DOSBox (upstream) to the libretro API
Port of DOSBox (upstream) to the libretro API.

WWW: https://github.com/libretro/dosbox-libretro
2020-04-29T05:27:55+00:00 games/libretro-desmume2015 Port of Desmume to libretro based on Desmume SVN circa 2015
Port of Desmume to libretro based on Desmume SVN circa 2015.

WWW: https://github.com/libretro/desmume2015
2020-04-29T05:27:55+00:00 games/libretro-bluemsx Port of blueMSX to the libretro API
Port of blueMSX to the libretro API.

WWW: https://github.com/libretro/blueMSX-libretro
2020-04-29T05:27:55+00:00 games/libretro-beetle_wswan Standalone port of Mednafen WonderSwan to libretro
Standalone port of Mednafen WonderSwan to libretro, itself a fork of Cygne.

WWW: https://github.com/libretro/beetle-wswan-libretro
2020-04-29T05:27:55+00:00 games/libretro-beetle_vb Standalone port of Mednafen VB to libretro
Standalone port of Mednafen VB to libretro.

WWW: https://github.com/libretro/beetle-vb-libretro
2020-04-29T05:27:55+00:00 games/libretro-beetle_supergrafx Standalone port of Mednafen supergrafx to libretro
Standalone port of Mednafen supergrafx to libretro

WWW: https://github.com/libretro/beetle-supergrafx-libretro
2020-04-29T05:27:55+00:00 games/libretro-beetle_psx Standalone port/fork of Mednafen PSX to the Libretro API
Standalone port/fork of Mednafen PSX to the Libretro API.

WWW: https://github.com/libretro/beetle-psx-libretro
2020-04-29T05:27:55+00:00 games/libretro-beetle_pcfx Standalone port of Mednafen PCFX to libretro
Standalone port of Mednafen PCFX to libretro.

WWW: https://github.com/libretro/beetle-gba-libretro
2020-04-29T05:27:55+00:00 games/libretro-beetle_pce_fast Standalone port of Mednafen PCE Fast to libretro
Standalone port of Mednafen PCE Fast to libretro.

WWW: https://github.com/libretro/beetle-pce-fast-libretro
2020-04-29T05:27:55+00:00 games/libretro-beetle_ngp Standalone port of Mednafen NGP to the libretro API
Standalone port of Mednafen NGP to the libretro API, itself a fork of Neopop.

WWW: https://github.com/libretro/beetle-ngp-libretro
2020-04-29T05:27:55+00:00 games/libretro-beetle_lynx Standalone port of Mednafen Lynx to libretro, itself a fork of Handy
Standalone port of Mednafen Lynx to libretro, itself a fork of Handy.

WWW: https://github.com/libretro/beetle-lynx-libretro
2020-04-29T05:27:55+00:00 games/libretro-beetle_gba Standalone port of Mednafen GBA to libretro
Standalone port of Mednafen GBA to libretro.

WWW: https://github.com/libretro/beetle-gba-libretro
2020-04-29T05:27:55+00:00 games/libretro-beetle_bsnes Standalone port of Mednafen bSNES to libretro
Standalone port of Mednafen bSNES to libretro, itself a fork of bsnes 0.59.

WWW: https://github.com/libretro/beetle-bsnes-libretro
2020-04-29T05:27:55+00:00 games/libretro-2048 Port of 2048 puzzle game to the libretro API
Port of 2048 puzzle game to the libretro API.

WWW: https://github.com/libretro/libretro-2048
2020-04-28T23:01:03+00:00 devel/py-oslo.reports1 Oslo.reports library
oslo.reports library

WWW: https://docs.openstack.org/oslo.reports/latest/
WWW: https://github.com/openstack/oslo.reports
2020-04-28T21:05:35+00:00 devel/pickle Programs Microchip PICs using ICSP
Pickle has been written to allow programming of PICMicro devices in FreeBSD,
NetBSD, Linux, Cygwin (Windows) and MACOS/X or any UNIX/POSIX based system,
which includes the Raspberry Pi and embedded devices running OpenWRT.

WWW: https://wiki.kewl.org/dokuwiki/projects:pickle
2020-04-28T20:46:07+00:00 sysutils/ansible28
2020-04-28T14:35:22+00:00 databases/prometheus-postgresql-adapter Use PostgreSQL as a remote storage database for Prometheus
Use PostgreSQL as a remote storage database for Prometheus

WWW: https://github.com/timescale/prometheus-postgresql-adapter
2020-04-28T08:02:39+00:00 deskutils/ultralist Simple, powerful, task management system for the command line
Ultralist is a task management system for technical people.

It includes a command-line component that is very fast and stays out
of the way. There is also a beautiful webapp that seamlessly syncs
with the command-line.

Ultralist is based off of the Getting Things Done system. It has a
concept of due dates, projects, and contexts.

WWW: https://ultralist.io
2020-04-28T06:39:18+00:00 devel/rust-analyzer Experimental Rust compiler front-end for IDEs
Rust-analyzer is an implementation of Language Server Protocol for
the Rust programming language. It provides features like completion
and goto definition for many code editors.

WWW: https://rust-analyzer.github.io/
2020-04-28T03:35:27+00:00 sysutils/rubygem-puppetfile-resolver Dependency resolver for Puppetfiles as a gem
This library includes all of the code to parse a Puppetfile and then calculate
a dependency graph to try and resolve all of the module dependencies and
versions. The resolver can also restrict on Puppet version, for example, only
Modules which support Puppet 6.

WWW: http://rubygems.org/gems/puppetfile-resolver
2020-04-28T03:31:41+00:00 security/rubygem-net-ssh-krb Add Kerberos authentication capabilities to Net::SSH
Add Kerberos (password-less) authentication capabilities to Net::SSH, without
the need for modifying Net::SSH source code.

This is a great way to help get Capistrano to be accepted in mid-to-large size
enterprises with strict security rules.

No more getting locked out of the network because you mis-typed your password -
even if your company prohibits public key or host-based authentication. If your
organization uses Kerberos (many mid-to-large size corporations do), you can
use this package to get password-less authentication without breaking your
company's security guidelines.

WWW: https://rubygems.org/gems/net-ssh-krb
2020-04-27T23:50:16+00:00 security/py-pyotp2289 Pure Python implementation of RFC-2289 - "A One-Time Password System"
pyotp2289 is a pure Python 3 implementation of RFC-2289 -
"A One-Time Password System"

"The system provides authentication for system access (login) and other
applications requiring authentication that is secure against passive attacks
based on replaying captured reusable passwords. OTP evolved from the S/KEY
(S/KEY is a trademark of Bellcore) One-Time Password System that was released
by Bellcore."

WWW: https://github.com/blackm0re/pyotp2289
2020-04-27T22:20:40+00:00 audio/playumidi Standard MIDI format 0/1 player for FreeBSD USB-MIDI(umidi) device
"playumidi" is the "SIMPLE" MIDI file player for USB MIDI device on FreeBSD.
This software is able to direct control for FreeBSD-umidi device(/dev/umidi*.*)
in the "uaudio" driver.
Therefore, You don't need to use the "/dev/sequencer" device or the other
software when listening the MIDI-file music.
And, Support for auto-judge MIDI-file XG/GS/GM mode & auto add the
Tone-Generator ReSet code when the ReSet code isn't exist in a MIDI-file.

WWW: https://ja.osdn.net/projects/playumidi/

- Koine Yuusuke (koinec)
koinec@users.osdn.me
2020-04-27T20:57:49+00:00 textproc/py-pycountry ISO country, subdivision, language, currency and script definitions and their translations
pycountry provides the ISO databases for the standards:
- 639-3: Languages
- 3166: Countries
- 3166-3: Deleted countries
- 3166-2: Subdivisions of countries
- 4217: Currencies
- 15924: Scripts

WWW: https://github.com/flyingcircusio/pycountry
2020-04-27T20:57:42+00:00 devel/py-pytest-lazy-fixture Use fixtures in pytest.mark.parametrize
pytest-lazy-fixture helps to use fixtures in pytest.mark.parametrize.

WWW: https://github.com/TvoroG/pytest-lazy-fixture
2020-04-27T20:57:35+00:00 devel/py-pytest-black pytest plugin to enable format checking with black
pytest-black is a pytest plugin to enable format checking with black.

WWW: https://github.com/shopkeep/pytest-black
2020-04-27T20:57:13+00:00 devel/py-oslo.versionedobjects1 Oslo versioned objects library
Oslo Versioned Objects library

WWW: https://docs.openstack.org/oslo.versionedobjects/latest/
WWW: https://github.com/openstack/oslo.versionedobjects
2020-04-27T20:54:35+00:00 devel/py-jaraco.util13 General utility modules that supply commonly-used functionality
jaraco.util contains a number of nominally useful, reusable classes and
functions.

They're designed to be intuitively named and self-documenting (many with
extensive doctests).

WWW: https://pypi.org/project/jaraco.util/
2020-04-27T20:54:29+00:00 devel/py-fluent Localization library for expressive translations
This is a Python implementation of Project Fluent, a localization framework
designed to unleash the entire expressive power of natural language
translations.

Project Fluent keeps simple things simple and makes complex things possible. The
syntax used for describing translations is easy to read and understand. At the
same time it allows, when necessary, to represent complex concepts from natural
languages like gender, plurals, conjugations, and others.

WWW: https://github.com/projectfluent/python-fluent
2020-04-27T20:54:22+00:00 devel/p5-File-HomeDir-Tiny Find your home directory
File::HomeDir::Tiny is useful for the 90% of the time that you only need 10% of
File::HomeDir's functionality. It depends on no other modules and consists of
just fourteen lines of code.

WWW: https://metacpan.org/release/File-HomeDir-Tiny
2020-04-27T18:16:45+00:00 sysutils/docker-registry Docker implementation of the OCI Distribution Specification
The Docker toolset to pack, ship, store, and deliver content.

WWW: https://github.com/docker/distribution/
2020-04-27T12:57:22+00:00 multimedia/streamlink Command-line utility that pipes video streams
Streamlink is a command-line utility that pipes video streams from various
services into a video player, such as VLC.

The main purpose of Streamlink is to allow the user to avoid buggy and CPU
heavy flash plugins but still be able to enjoy various streamed content.

There is also an API available for developers who want access to the video
stream data.

This project was forked from Livestreamer, which is no longer maintained.

WWW: https://streamlink.github.io/
2020-04-27T12:43:01+00:00 devel/py-backports.shutil_which Backport of shutil.which from Python 3.3
This package packports Python 3's shutil.which. Usage:

try:
from shutil import which
except ImportError:
from backports.shutil_which import which

WWW: https://github.com/minrk/backports.shutil_which
2020-04-26T23:44:53+00:00 multimedia/f3d Fast and minimalist 3D viewer
F3D is a VTK-based 3D viewer following the KISS principle, so it is minimalist,
efficient, has no GUI, has simple interaction mechanisms and is fully
controllable using arguments in the command line.

It supports a range of file formats, rendering and texturing options.

WWW: https://gitlab.kitware.com/f3d/f3d/
2020-04-26T23:24:58+00:00 math/vtk9 Visualization toolkit
The Visualization Toolkit (VTK) is an open-source, freely available software
system for 3D computer graphics, image processing and visualization. VTK
consists of a C++ class library and several interpreted interface layers
including Tcl/Tk, Java, and Python. Kitware, whose team created and continues
to extend the toolkit, offers professional support and consulting services for
VTK. VTK supports a wide variety of visualization algorithms including: scalar,
vector, tensor, texture, and volumetric methods; and advanced modeling
techniques such as: implicit modeling, polygon reduction, mesh smoothing,
cutting, contouring, and Delaunay triangulation. VTK has an extensive
information visualization framework, has a suite of 3D interaction widgets,
supports parallel processing, and integrates with various databases on GUI
toolkits such as Qt and Tk.

WWW: https://vtk.org/
2020-04-26T21:32:58+00:00 math/half C++ library for half precision floating point arithmetic
half is a C++ header-only library to provide an IEEE 754 conformant 16-bit
half-precision floating-point type along with corresponding arithmetic
operators, type conversions and common mathematical functions. It aims for
both efficiency and ease of use, trying to accurately mimic the behaviour of
the built-in floating-point types at the best performance possible.

WWW: http://half.sourceforge.net/
2020-04-26T13:59:54+00:00 sysutils/dtrace-toolkit Collection of useful scripts for DTrace
The DTraceToolkit is a collection of useful documented scripts developed
by the DTrace community and maintained as part of Open DTrace.

WWW: https://github.com/opendtrace/toolkit
2020-04-26T11:53:53+00:00 devel/py-oslo.context2 Oslo Context library
The Oslo context library has helpers to maintain useful information about a
request context. The request context is usually populated in the WSGI pipeline
and used by various modules such as logging.

WWW: https://docs.openstack.org/oslo.context/latest/
WWW: https://github.com/openstack/oslo.context
2020-04-26T11:53:42+00:00 devel/py-l18n Internationalization for pytz timezones and territories
As you may have noticed, l18n is a contraction of i18n and l10n, namely
'internationalisation' and 'localization'. It basically provides lazy
translations for names used for localization purposes (e.g. places and
timezones).

I started writing l18n when I was looking for translations for the pytz library.
Indeed, on a multi-lingual site where users can select the timezone they are in,
it's much better if they can select in their language, as in some cases, the
differences with the english name can be significant, hence the place to look
for it when it's sorted in alphabetical order.

And as I am lazy, I thought of a way to - almost - automatically fetch the
translations from the CLDR (Unicode's Common Locale Data Repository) database.

Integrating function to link timezone to country codes, there was no reason not
to try and provide translations also for the latter. In the near future, I - or
contributors - may also add currencies or measurement units fetched from the
CLDR database ...

WWW: https://github.com/tkhyn/l18n
2020-04-26T11:53:30+00:00 devel/p5-Syntax-Keyword-Try try/catch/finally syntax for Perl
Syntax::Keyword::Try provides a syntax plugin that implements exception-handling
semantics in a form familiar to users of other languages, being built on a block
labeled with the try keyword, followed by at least one of a catch or finally
block.

As well as providing a handy syntax for this useful behaviour, this module also
serves to contain a number of code examples for how to implement parser plugins
and manipulate optrees to provide new syntax and behaviours for perl code.

WWW: https://metacpan.org/release/Syntax-Keyword-Try
2020-04-26T10:12:28+00:00 devel/gbump Git tag semantic version bumper
Gbump is a Git tag semantic version bumper.

It will print the current semver version if any and the bumped version.
If the option -q (quiet) is used it will only print the bumped version.
If the option -t (tag) is used then it will create a git tag with the
bumped version.

WWW: https://github.com/nbari/gbump
2020-04-26T09:32:50+00:00 sysutils/parkverbot Hard disk head parking inhibitor
Daemon to prevent hard disk head parking in rotational media. The daemon
will issue small read requests periodically to a random location on disk
in an effort to reset the inactivity timer in the hardware and so prevent
the dreaded head unloading. As such, its operation is non-destructive and
interoperable across different brands of hard drives.

WWW: https://inai.de/projects/parkverbot/
2020-04-26T02:43:55+00:00 www/jitsi-meet Secure, Simple and Scalable Video Conferences
Jitsi Meet is an open-source (Apache) WebRTC JavaScript application that uses
Jitsi Videobridge to provide high quality, secure and scalable video
conferences.

The Jitsi Meet client runs in your browser, without installing anything else
on your computer. You can try it out at https://meet.jit.si.

Jitsi Meet allows very efficient collaboration. Users can stream their desktop
or only some windows. It also supports shared document editing with Etherpad.

WWW: https://github.com/jitsi/jitsi-meet
2020-04-26T00:11:24+00:00 net-im/jitsi-videobridge WebRTC compatible video router or SFU
Jitsi Videobridge is a WebRTC compatible video router or SFU that lets build
highly scalable video conferencing infrastructure (i.e., up to hundreds of
conferences per server).

WWW: https://jitsi.org/jitsi-videobridge
2020-04-26T00:09:28+00:00 net-im/jicofo Server side focus component used in Jitsi Meet conferences
JItsi COnference FOcus is a server side focus component used in Jitsi Meet
conferences.

WWW: https://github.com/jitsi/jicofo/
2020-04-25T23:21:10+00:00 textproc/py-iso-639 Python library for ISO 639 standard
ISO 639 library for Python

WWW: https://github.com/noumar/iso639
2020-04-25T16:39:31+00:00 sysutils/u-boot-pinebookpro
U-Boot loader and related files for the Pine64 PineBook Pro.

To install this bootloader on an sdcard just do:
dd if=/usr/local/share/u-boot/u-boot-pinebookpro/idbloader.img of=/path/to/sdcarddevice seek=64 bs=512 conv=sync
dd if=/usr/local/share/u-boot/u-boot-pinebookpro/u-boot.itb of=/path/to/sdcarddevice seek=16384 bs=512 conv=sync

WWW: https://www.denx.de/wiki/U-Boot
2020-04-25T15:39:57+00:00 security/py-pgpy Pretty Good Privacy for Python
PGPy is a Python (2 and 3) library for implementing Pretty Good Privacy into
Python programs, conforming to the OpenPGP specification per RFC 4880.

WWW: https://github.com/SecurityInnovation/PGPy
2020-04-25T09:53:51+00:00 sysutils/accounts-qml-module Expose the Online Accounts API to QML applications
This QML module provides an API to manage the user's online accounts and get
their authentication data.

It's a tiny wrapper around the Qt-based APIs of libaccounts-qt and libsignon-qt.

WWW: https://gitlab.com/groups/accounts-sso
2020-04-25T08:16:34+00:00 graphics/py-pymaging Pure Python imaging library
Pymaging is a pure Python imaging library that is compatible both
with Python 2 and Python 3.

WWW: https://pymaging.rtfd.org
2020-04-25T08:16:34+00:00 graphics/py-pymaging-png PNG support for pymaging
Pymaging PNG
PNG support for pymaging.

WWW: https://pymaging.rtfd.org
2020-04-24T18:01:54+00:00 net/rubygem-fog-google19 Module for the 'fog' gem to support Google Cloud
Fog currently supports two Google Cloud services (Google Compute Engine and
Google Cloud Storage) via Fog::Google.

WWW: https://github.com/fog/fog-google
2020-04-24T18:01:38+00:00 devel/rubygem-azure_mgmt_kubernetes_configuration Microsoft Azure KubernetesConfiguration Client Library for Ruby
Microsoft Azure KubernetesConfiguration Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_kubernetes_configuration
2020-04-24T18:01:24+00:00 devel/p5-Test-Auto Test automation and docs generation
Test::Auto aims to provide, a standard for documenting Perl 5 software projects,
a framework writing tests, test automation, and documentation generation.

This framework lets you write documentation in test files using pod-like comment
blocks. By using a particular set of comment blocks (the specification) this
framework can run certain kinds of tests automatically. For example, we can
automatically ensure that the package the test is associated with is loadable,
that the test file comment blocks meet the specification, that any super-classes
or libraries are loadable, and that the functions, methods, and routines are
properly documented.

WWW: https://metacpan.org/release/Test-Auto
2020-04-24T18:01:18+00:00 devel/p5-routines Typeable method and function signatures
The routines pragma is used to provide typeable method and function signtures to
the calling package, as well as before, after, around, augment and override
method modifiers.

The registry pragma is used to associate the calling package with Type::Tiny
type libraries. A $registry variable is made available to the caller to be used
to access registry objects. The variable is a callback (i.e. coderef) which
should be called with a single argument, the namespace whose registry object you
want, otherwise the argument defaults to main.

WWW: https://metacpan.org/release/routines
2020-04-24T18:01:11+00:00 devel/p5-PPR Pattern-based Perl Recognizer
The PPR module provides a single regular expression that defines a set of
independent subpatterns suitable for matching entire Perl documents, as well as
a wide range of individual syntactic components of Perl (i.e. statements,
expressions, control blocks, variables, etc.)

The regex does not "parse" Perl (that is, it does not build a syntax tree, like
the PPI module does). Instead it simply "recognizes" standard Perl constructs,
or new syntaxes composed from Perl constructs.

Its features and capabilities therefore complement those of the PPI module,
rather than replacing them. See "Comparison with PPI".

WWW: https://metacpan.org/release/PPR
2020-04-24T18:01:05+00:00 devel/p5-Keyword-Simple Define new keywords in pure Perl
Keyword::Simple lets you implement new keywords in pure Perl. To do this, you
need to write a module and call Keyword::Simple::define in your import method.
Any keywords defined this way will be available in the lexical scope that's
currently being compiled.

WWW: https://metacpan.org/release/Keyword-Simple
2020-04-24T18:00:58+00:00 devel/p5-Keyword-Declare Declare new Perl keywords...via a keyword...named keyword
Keyword::Declare implements a new Perl keyword: keyword, which you can use to
specify other new keywords.

Normally, to define new keywords in Perl, you either have to write them in XS
(shiver!) or use a module like Keyword::Simple or Keyword::API. Using any of
these approaches requires you to grab all the source code after the keyword,
manually parse out the components of the keyword's syntax, construct the
replacement source code, and then substitute it for the original source code you
just parsed.

Using Keyword::Declare, you define a new keyword by specifying its name and a
parameter list corresponding to the syntactic components that must follow the
keyword. You then use those parameters to construct and return the replacement
source code. The module takes care of setting up the keyword, and of the
associated syntax parsing, and of inserting the replacement source code in the
correct place.

WWW: https://metacpan.org/release/Keyword-Declare
2020-04-24T18:00:52+00:00 devel/p5-Data-Object-Vars Stashable Role for Data::Object
Data::Object::Role::Stashable provides methods for stashing data within the
object.

WWW: https://metacpan.org/release/Data-Object-Vars
2020-04-24T18:00:46+00:00 devel/p5-Data-Object-Types Data-Object Type Constraints for Data::Object
Data::Object::Types provides type constraints for Data::Object.

WWW: https://metacpan.org/release/Data-Object-Types
2020-04-24T18:00:39+00:00 devel/p5-Data-Object-Try Try Class for Data::Object
Data::Object::Try provides an object-oriented interface for performing complex
try/catch operations.

WWW: https://metacpan.org/release/Data-Object-Role-Tryable
2020-04-24T18:00:33+00:00 devel/p5-Data-Object-Struct Struct Class for Data::Object
Data::Object::Struct provides a class that creates struct-like objects which
bundle attributes together, is immutable, and provides accessors, without having
to write an explicit class.

WWW: https://metacpan.org/release/Data-Object-Struct
2020-04-24T18:00:27+00:00 devel/p5-Data-Object-State Singleton Builder for Data::Object
Data::Object::State provides an abstract base class for creating singleton
classes. This package is derived from Moo and makes consumers Moo classes (with
all that that entails). This package also injects a BUILD method which is
responsible for hooking into the build process and returning the appropriate
state.

WWW: https://metacpan.org/release/Data-Object-State
2020-04-24T18:00:20+00:00 devel/p5-Data-Object-Space Namespace Class for Data::Object
Data::Object::Space provides methods for parsing and manipulating package
namespaces.

WWW: https://metacpan.org/release/Data-Object-Space
2020-04-24T18:00:14+00:00 devel/p5-Data-Object-RoleHas Attribute Builder for Data::Object
Data::Object::RoleHas provides options for defining class attributes.

WWW: https://metacpan.org/release/Data-Object-RoleHas
2020-04-24T18:00:07+00:00 devel/p5-Data-Object-Role-Tryable Tryable Role for Data::Object
Data::Object::Role::Tryable provides a wrapper around the Data::Object::Try
class which provides an object-oriented interface for performing complex
try/catch operations.

WWW: https://metacpan.org/release/Data-Object-Role-Tryable
2020-04-24T18:00:01+00:00 devel/p5-Data-Object-Role-Throwable Throwable Role for Data::Object
Data::Object::Role::Throwable provides mechanisms for throwing the object as an
exception.

WWW: https://metacpan.org/release/Data-Object-Role-Throwable
2020-04-24T17:59:55+00:00 devel/p5-Data-Object-Role-Stashable Stashable Role for Data::Object
Data::Object::Role::Stashable provides methods for stashing data within the
object.

WWW: https://metacpan.org/release/Data-Object-Role-Stashable
2020-04-24T17:59:48+00:00 devel/p5-Data-Object-Role-Proxyable Proxyable Role for Data::Object
Data::Object::Role::Proxyable provides a wrapper around the AUTOLOAD routine
which processes calls to routines which don't exist. Adding a build_proxy method
to the consuming class acts as a hook into routine dispatching, which processes
calls to routines which don't exist. The build_proxy routine is called as a
method and receives $self, $package, $method, and any arguments passed to the
method as a list of arguments, e.g. @args. The build_proxy method must return a
routine (i.e. a callback) or the undefined value which results in a "method
missing" error.

WWW: https://metacpan.org/release/Data-Object-Role-Proxyable
2020-04-24T17:59:42+00:00 devel/p5-Data-Object-Role-Pluggable Pluggable Role for Data::Object
Data::Object::Role::Pluggable provides a mechanism for dispatching to plugin
classes.

WWW: https://metacpan.org/release/Data-Object-Role-Pluggable
2020-04-24T17:48:32+00:00 devel/p5-Data-Object-Role-Immutable Immutable Role for Data::Object
Data::Object::Role::Immutable provides a mechanism for making any derived object
immutable.

WWW: https://metacpan.org/release/Data-Object-Role-Immutable
2020-04-24T17:48:25+00:00 devel/p5-Data-Object-Role-Formulatable Formulatable Role for Data::Object
Data::Object::Role::Formulatable provides a mechanism for automatically
inflating objects from constructor arguments.

WWW: https://metacpan.org/release/Data-Object-Role-Formulatable
2020-04-24T17:48:19+00:00 devel/p5-Data-Object-Role-Errable Errable Role for Data::Object
Data::Object::Role::Errable provides a mechanism for handling errors
(exceptions). It's a more structured approach to being "throwable". The idea is
that any object that consumes this role can set an error which automatically
throws an exception which if trapped includes the state (object as thrown) in
the exception context.

WWW: https://metacpan.org/release/Data-Object-Role-Errable
2020-04-24T17:48:12+00:00 devel/p5-Data-Object-Role-Dumpable Dumpable Role for Data::Object
Data::Object::Role::Dumpable provides methods for dumping the object and
underlying value.

WWW: https://metacpan.org/release/Data-Object-Role-Dumpable
2020-04-24T17:48:06+00:00 devel/p5-Data-Object-Role-Buildable Buildable Role for Data::Object
Data::Object::Role::Buildable provides methods for hooking into object
construction of the consuming class, e.g. handling single-arg object
construction.

WWW: https://metacpan.org/release/Data-Object-Role-Buildable
2020-04-24T17:47:59+00:00 devel/p5-Data-Object-Role-Arguable Arguable Role for Data::Object
Data::Object::Role::Arguable provides a mechanism for unpacking an argument list
and creating a data structure suitable for passing to the consumer constructor.
The argslist routine should return a list of attribute names in the order to be
parsed. An attribute name maybe prefixed with "@" to denote that all remaining
items should be assigned to an arrayref, e.g. @options, or "%" to denote that
all remaining items should be assigned to a hashref, e.g. %options.

WWW: https://metacpan.org/release/Data-Object-Role-Arguable
2020-04-24T17:47:53+00:00 devel/p5-Data-Object-Role Role Builder for Data::Object
Data::Object::Role modifies the consuming package making it a role.

WWW: https://metacpan.org/release/Data-Object-Role
2020-04-24T17:47:46+00:00 devel/p5-Data-Object-Plugin Plugin Class for Data::Object
Data::Object::Plugin provides an abstract base class for defining plugin
classes.

WWW: https://metacpan.org/release/Data-Object-Plugin
2020-04-24T17:47:40+00:00 devel/p5-Data-Object-Opts Opts Class for Data::Object
Data::Object::Opts provides methods for accessing command-line arguments.

WWW: https://metacpan.org/release/Data-Object-Opts
2020-04-24T17:47:33+00:00 devel/p5-Data-Object-Name Name Class for Data::Object
Data::Object::Name provides methods for converting "name" strings.

WWW: https://metacpan.org/release/Data-Object-Name
2020-04-24T17:47:26+00:00 devel/p5-Data-Object-Kind Abstract Base Class for Data::Object
Data::Object::Kind provides methods common across all Data::Object value
classes.

WWW: https://metacpan.org/release/Data-Object-Kind
2020-04-24T17:47:20+00:00 devel/p5-Data-Object-Exception Exception Class for Data::Object
Data::Object::Exception provides functionality for creating, throwing, and
introspecting exception objects.

WWW: https://metacpan.org/release/Data-Object-Exception
2020-04-24T17:47:13+00:00 devel/p5-Data-Object-Data Podish Parser for Data::Object
Data::Object::Data provides methods for parsing and extracting pod-like sections
from any file or package. The pod-like syntax allows for using these sections
anywhere in the source code and having Perl properly ignoring them.

WWW: https://metacpan.org/release/Data-Object-Data
2020-04-24T17:47:07+00:00 devel/p5-Data-Object-ClassHas Attribute Builder for Data::Object
Data::Object::ClassHas provides options for defining class attributes.

WWW: https://metacpan.org/release/Data-Object-ClassHas
2020-04-24T17:47:00+00:00 devel/p5-Data-Object-Class Class Builder for Data::Object
Data::Object::Class modifies the consuming package making it a class.

WWW https://metacpan.org/release/Data-Object-Class
2020-04-24T17:46:54+00:00 devel/p5-Data-Object-Cast Data Type Casting for Data::Object
Data::Object::Cast provides functions for casting native data types to objects
and the reverse.

WWW: https://metacpan.org/release/Data-Object-Cast
2020-04-24T17:46:47+00:00 devel/p5-Data-Object-Attributes Attribute Builder for Data::Object
Data::Object::Attributes provides options for defining class attributes.
Specifically, this package wraps the has attribute keyword and adds shortcuts
and enhancements. If no directives are specified, the attribute is declared as
read-write and optional.

WWW: https://metacpan.org/release/Data-Object-Attributes
2020-04-24T17:46:41+00:00 devel/p5-Data-Object-Args Args Class for Data::Object
Data::Object::Args provides methods for accessing @ARGS items.

WWW: https://metacpan.org/release/Data-Object-Args
2020-04-24T09:31:47+00:00 chinese/open-huninn-font Font based on Kosugi Maru and optimized for common usage in Taiwan
jf open huninn font is an open source font based on Kosugi Maru and
optimized by justfont designers for common usage in Taiwan.

WWW: https://justfont.com/huninn/
2020-04-24T04:43:50+00:00 net-mgmt/py-arouteserver Tool to automatically build configurations for BGP route servers
A Python tool to automatically build (and test) feature-rich configurations for
BGP route servers.

WWW: https://github.com/pierky/arouteserver
2020-04-24T00:49:01+00:00 net-mgmt/py-aggregate6 Compress an unsorted list of IPv4 and IPv6 prefixes
Takes a list of IPv6 prefixes in conventional format on stdin, and performs two
optimisations to attempt to reduce the length of the prefix list. The first
optimisation is to remove any supplied prefixes which are superfluous because
they are already included in another supplied prefix. The second optimisation
identifies adjacent prefixes that can be combined under a single, shorter-length
prefix. The above optimalisation steps are often useful in context of
compressing firewall rules or BGP prefix-list filters.

WWW: https://github.com/job/aggregate6
2020-04-23T05:17:15+00:00 net/py-python-novaclient16 Client for the OpenStack Nova API
This is a client for OpenStack Nova API. There's a Python API (the novaclient
module), and a command-line script (installed as nova). Each implements the
entire OpenStack Nova API.

You'll need credentials for an OpenStack cloud that implements the Compute API,
such as TryStack, HP, or Rackspace, in order to use the nova client.

WWW: https://docs.openstack.org/python-novaclient/latest/
2020-04-22T21:24:39+00:00 devel/py-oslo.config7 Oslo Configuration library
The Oslo configuration API supports parsing command
line arguments and .ini style configuration files.

WWW: https://docs.openstack.org/oslo.config/latest/
WWW: https://github.com/openstack/oslo.config
2020-04-22T21:20:48+00:00 devel/rubygem-batch-loader14 Powerful tool to avoid N+1 DB or HTTP queries
BatchLoader provides a generic lazy batching mechanism to avoid N+1 DB queries,
HTTP queries, etc.

WWW: https://github.com/exAspArk/batch-loader
2020-04-22T21:20:42+00:00 devel/rubygem-aws-sdk-synthetics Official AWS Ruby gem for Synthetics
Official AWS Ruby gem for Synthetics.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-synthetics
2020-04-22T17:15:44+00:00 devel/simdjson Parsing gigabytes of JSON per second
JSON is everywhere on the Internet. Servers spend a lot of time parsing it.
The simdjson library uses commonly available SIMD instructions and
microparallel algorithms to parse JSON 2.5 times faster than anything
else out there.

WWW: https://simdjson.org/
2020-04-22T14:20:41+00:00 security/bsmtrace3 BSM based intrusion detection system
bsmtrace is a BSM based intrusion detection system, utilizing audit trails
and real-time audit event analysis through auditpipe(4). This host based
IDS operates using a finite state machine principles with a flexible
sequence driven signature system.

WWW: https://www.github.com/openbsm/bsmtrace
2020-04-22T01:16:35+00:00 devel/desed Demystify and debug sed scripts from the comfort of your terminal
Desed is a command line tool with beautiful TUI that provides users with
a comfortable interface and practical debugger, used to step through complex
sed scripts.

Some of the notable features include:
* Preview variable values, both of them
* See how will a substitute command affect pattern space before it runs
* Step through sed script, both forward and backwards
* Place breakpoints and examine program state
* Hot reload and see what changes as you edit source code
* Its name is a palindrome

desed currently only supports GNU sed (gsed) because BSD sed doesn't support
the execution annotation feature (the --debug argument of gsed) that desed
depends on.

WWW: https://github.com/SoptikHa2/desed
2020-04-21T21:09:11+00:00 www/py-secure-cookie Secure cookie and session interface for WSGI applications
Provides interfaces for secure cookies and sessions in WSGI applications.
Secure cookies are cryptographically signed (but not encrypted) to prevent
tampering. Sessions are data associated with a given user across requests and
responses.

WWW: https://github.com/pallets/secure-cookie
2020-04-21T20:04:56+00:00 devel/py-azure-mgmt-core Microsoft Azure Management Core Library for Python
This is the Microsoft Azure Management Core Library for Python

Azure management core library defines extensions to Azure Core that are
specific to ARM (Azure Resource Management) needed when you use client
libraries.

As an end user, you don't need to manually install azure-mgmt-core because it
will be installed automatically when you install other SDKs.

WWW: https://pypi.org/project/azure-mgmt-core/
2020-04-21T19:40:54+00:00 devel/py-azure-mgmt-redhatopenshift Microsoft Azure Red Hat Openshift Management Client Library for Python
This is the Microsoft Azure Management Core Library for Python

Azure Resource Manager (ARM) is the next generation of management APIs that
replace the old Azure Service Management (ASM).

WWW: https://pypi.org/project/azure-mgmt-redhatopenshift/
2020-04-21T19:33:36+00:00 www/rubygem-rss Family of libraries that support various formats of XML feeds
Really Simple Syndication (RSS) is a family of formats that describe 'feeds,'
specially constructed XML documents that allow an interested person to subscribe
and receive updates from a particular web service. This portion of the standard
library provides tooling to read and create these feeds.

WWW: https://github.com/ruby/rss
2020-04-21T19:33:30+00:00 textproc/rubygem-rouge317 Simple, easy-to-extend drop-in replacement for pygments
Rouge aims to a be a simple, easy-to-extend drop-in replacement for
pygments.

WWW: https://github.com/jneen/rouge
2020-04-21T19:33:24+00:00 textproc/rubygem-rexml XML toolkit for Ruby
REXML was inspired by the Electric XML library for Java, which features an
easy-to-use API, small size, and speed. Hopefully, REXML, designed with the same
philosophy, has these same features. I've tried to keep the API as intuitive as
possible, and have followed the Ruby methodology for method naming and code
flow, rather than mirroring the Java API.

REXML supports both tree and stream document parsing. Stream parsing is faster
(about 1.5 times as fast). However, with stream parsing, you don't get access to
features such as XPath.

WWW: https://github.com/ruby/rexml
2020-04-21T19:33:17+00:00 misc/rubygem-octicons Package that distributes Octicons in a gem
Octicons are a set of SVG icons built by GitHub for GitHub.

WWW: https://github.com/primer/octicons
2020-04-21T19:33:11+00:00 science/py-scikit-optimize Sequential model-based optimization toolbox
Scikit-Optimize, or skopt, is a simple and efficient library to minimize (very)
expensive and noisy black-box functions. It implements several methods for
sequential model-based optimization. skopt aims to be accessible and easy to use
in many contexts.

WWW: https://github.com/scikit-optimize/scikit-optimize
2020-04-21T19:33:04+00:00 devel/py-crashtest Manage Python errors with ease
Crashtest manages Python errors to provide better error messages.

WWW: https://github.com/sdispater/crashtest
2020-04-21T17:05:36+00:00 finance/py-ebaysdk eBay API SDK for Python
This SDK is a programmatic interface into the eBay APIs. It simplifies
development and cuts development time by standardizing calls, response
processing, error handling, and debugging across the Finding, Shopping,
Merchandising & Trading APIs.

WWW: https://github.com/timotheus/ebaysdk-python
2020-04-20T20:23:46+00:00 misc/py-tflite-support Toolkit for developing/deploying ML/TFLite models
TFLite Support is a toolkit that helps users to develop ML and deploy TFLite
models onto mobile devices.

WWW: https://www.tensorflow.org/
2020-04-20T17:21:25+00:00 devel/py-hglib Library with a fast, convenient interface to Mercurial
python-hglib is a library with a fast, convenient interface to
Mercurial. It uses Mercurial's command server for communication
with hg.

WWW: https://www.mercurial-scm.org/wiki/PythonHglib
2020-04-20T14:18:11+00:00 sysutils/mackerel-agent Agent program to post your hosts' metrics to mackerel.io
A Revolutionary Server Management and organizing cloud servers through roles
and connecting various development tools, Mackerel brings a new kind of
application performance management.

WWW: https://mackerel.io
2020-04-20T06:17:43+00:00 audio/spectacle-lv2 Realtime graphical spectrum analyzer, LV2 plugin and JACK application
Spectacle is a real-time spectral analyzer using the short-time Fourier
transform, available as LV2 audio plugin and JACK client.

features:
* display the spectrum on logarithmic musical scale
* control the parameters of the analysis that affect latency and precision
* have zoom functionality and smooth interpolation
* identify the value under cursor and the peaks

WWW: https://github.com/jpcima/spectacle
2020-04-20T03:39:06+00:00 audio/liquidsfz Sampler that can load and play .sfz files, includes the LV2 pugin
liquidsfz is a free and open source sampler that can load and play .sfz files.
It supports JACK and LV2.

WWW: https://github.com/swesterfeld/liquidsfz
2020-04-20T02:13:03+00:00 audio/sfizz SFZ parser and synth C++ library & LV2/VST3 plugins
sfizz is a sample-based musical synthesizer.

It features the well-established SFZ instrument format (https://sfzformat.com/)
at its core, which permits to use existing instrument libraries, or create
personal instruments with ease.

Not only is sfizz ready-to-use as an instrument plugin of its own, the library
allows developers to create instruments of their own, taking advantage of the
abilities of SFZ.

WWW: https://sfz.tools/sfizz/
2020-04-20T00:59:17+00:00 audio/lv2proc Simple command line effect processor using LV2 plugins
Simple command line effect processor using LV2 plugins.

WWW: https://sourceforge.net/projects/naspro/
2020-04-20T00:34:28+00:00 audio/intersect-lv2 LV2 plugin expands a stereo input to three channels
Intersect is an LV2 plugin which, given a stereo audio stream, "expands" it to
three channels. Everything that is present in both input channels will be in the
center channel of the output, and what is specific to each channel will be in
the corresponding output channel.

WWW: https://github.com/sboukortt/intersect-lv2
2020-04-19T23:26:42+00:00 audio/fogpad-lv2 Reverb effect with frozen/pitch-shifted/disintegrated reflections
A reverb effect in which the reflections can be frozen, filtered, pitch shifted
and ultimately disintegrated.

WWW: https://github.com/linuxmao-org/fogpad-port
2020-04-19T21:53:51+00:00 net/evans More expressive universal gRPC client
Advanced gRPC API inspection, with an in-built
REPL and CLI mode giving you full control and
understanding. Evans provides an easy interface
to automating scripting via the CLI mode - ideal
for continuous integration and other tasks.

WWW: https://github.com/ktr0731/evans
2020-04-19T19:43:08+00:00 sysutils/3mux Terminal multiplexer inspired by i3
Terminal multiplexer with out-of-the-box support for
search, mouse-controlled scrollback, and i3-like
keybindings.

WWW: https://github.com/aaronjanse/3mux
2020-04-19T18:24:30+00:00 x11-fonts/fontpreview Very customizable and minimal font previewer written in Bash
fontpreview is a command-line tool that let's the user to quickly search for
fonts that are installed on their machine and preview them. The fuzzy search
feature is provided by fzf and the preview is generated with ImageMagick and
then displayed using sxiv. This tool is highly customizable, almost all of the
variables in this tool can be changed using the command-line flags or the
environment variables.

WWW: https://github.com/sdushantha/fontpreview
2020-04-19T15:28:54+00:00 x11-fonts/mourier Alphabet of geometric symbols based on 7x7 units
Geometric alphabet created in 1970 by a Danish graphic designer Eric Mourier.
The font is based on a square of 7 x 7 units and made of unclosed lines.

WWW: https://velvetyne.fr/fonts/mourier/
2020-04-19T15:07:31+00:00 x11-fonts/steps-mono Monospace font created for the French magazine Etapes
Steps Mono was created by Raphael Bastide and Jean-Baptiste Morizot
for the French magazine Etapes: to demonstrate a collaborative design
on the same font.

WWW: https://raphaelbastide.com/steps-mono
2020-04-19T10:57:31+00:00 games/linux-steam-utils Steam launcher for FreeBSD
A set of workarounds for running the Linux Steam client under FreeBSD.

WWW: https://github.com/shkhln/linuxulator-steam-utils
2020-04-19T07:35:15+00:00 audio/bchoppr-lv2 Audio stream chopping LV2 plugin
The plugin slices a stereo input stream, amplifies or silences the individual
slices and send the whole sequence to the output. Although this affects only the
audio signal, it needs a playback running (Jack transport).

In addition to the global controllers, the interface is divided into three
parts: step controls, monitor and step shape.

WWW: https://github.com/sjaehn/BChoppr
2020-04-19T07:27:13+00:00 audio/bslizr-lv2 Sequenced audio slicing effect LV2 plugin ("step sequencer effect")
The plugin slices a stereo input, amplifies or silences the individual slices
and send the whole sequence to the output. Although this affects only the audio
signal, it needs a playback running (Jack transport).

WWW: https://github.com/sjaehn/BSlizr
2020-04-19T07:19:30+00:00 audio/bharvestr-lv2 Granular synthesizer LV2 plugin
B.Harvestr is an experimental granular synthesizer LV2 plugin.

In contrast to standard synthesis methods which are based on oscillating waves,
granular synthesis uses micro fragments of audio samples to generate sound.
Thus, granular synthesis uses the same concept as (the majority of) pitch
shifters. Granular synthesizers typically generate lots of overlapping grains to
produce atmospheric sound effects, full soundscapes and pad sounds.

WWW: https://github.com/sjaehn/BHarvestr
2020-04-19T07:08:31+00:00 audio/bjumblr-lv2 Pattern-controlled audio stream / sample re-sequencer LV2 plugin
B.Jumblr is neither a sample slicer nor a step sequencer. From the technical POV
B.Jumblr is a sequencer pattern-controlled audio delay effect.

The pattern defines at when (vertical) and which (horizontal) piece of the audio
input stream is sent to the audio output. Use the default diagonal line pattern
for live playback. Moving a pad one step to the right results in a one step
delayed playback of the respective piece of the audio input stream. Each pad
(and thus each piece) can be levelled up or down by mouse wheel scrolling.

In addidion, the user can control the playback progession using the playback
buttons or the speed dial. This is facilitated via the progression delay.

WWW: https://github.com/sjaehn/BJumblr
2020-04-18T13:54:42+00:00 math/pynac Symbolic computation with Python objects, Sage Math support library
Pynac -- "Python is Not a CAS" is a modified version of Ginac that
replaces the depency of GiNaC on CLN by a dependency instead of Python.
It is a lite version of GiNaC as well, not implementing all the features
of the full GiNaC, and it is *only* meant to be used as a Python library.

WWW: http://pynac.org/
2020-04-18T08:22:21+00:00 devel/libuinputplus Easy-to-use uinput library in C++
Easy-to-use uinput library in C++

WWW: https://github.com/YukiWorkshop/libuInputPlus
2020-04-18T08:22:21+00:00 devel/libevdevplus Easy-to-use event device library in C++
Easy-to-use event device library in C++

WWW: https://github.com/YukiWorkshop/libevdevPlus
2020-04-18T04:29:59+00:00 www/dolibarr Modern software package to manage your company or foundation
Dolibarr ERP & CRM is a modern software package to manage your organization's
activity (contacts, suppliers, invoices, orders, stocks, agenda)

It's an Open Source Software (written in PHP language) designed for small,
medium or large companies, foundations and freelances.

You can freely use, study, modify or distribute it according to its Free
Software licence.

You can use it as a standalone application or as a web application to be able
to access it from the Internet or a LAN.

WWW: https://www.dolibarr.org/
2020-04-17T20:29:12+00:00 misc/ngraph C++ library, compiler and runtime for Deep Learning
nGraph is open source C++ library, compiler and runtime for Deep Learning.

WWW: https://www.ngraph.ai/
2020-04-17T20:10:47+00:00 security/step-certificates Smallstep step-ca certificates server
This port contains the Smallstep step-ca certificates component

It can be used together with the Smallstep step-ca client.
step-ca is a local CA. It can be used to create your own local PKI
Infrastructure and includes things like e.g. the possibility to have your
own ACME server.

A private certificate authority (X.509 & SSH) & ACME server for secure
automated certificate management, so you can use TLS everywhere & SSO for SSH.

WWW: https://smallstep.com/certificates/
2020-04-17T20:04:59+00:00 security/step-cli Smallstep step-ca command line client
step is a zero trust swiss army knife that integrates with step-ca for
automated certificate management. It's an easy-to-use and hard-to-misuse utility
for building, operating, and automating systems that use zero trust technologies
like authenticated encryption (X.509, TLS), single sign-on (OAuth OIDC, SAML),
multi-factor authentication (OATH OTP, FIDO U2F), encryption mechanisms (JSON
Web Encryption, NaCl), and verifiable claims (JWT, SAML assertions).

WWW: https://smallstep.com/cli/
2020-04-17T17:51:16+00:00 games/retroarch-assets Graphical assets and official branding for RetroArch
Assets needed for RetroArch - e.g. menu drivers, etc. Also contains the
official branding.

WWW: https://github.com/libretro/retroarch-assets
2020-04-17T17:51:16+00:00 games/libretro-shaders-slang Collection of slang (Vulkan) shaders for libretro
Vulkan GLSL RetroArch shader system

WWW: https://github.com/libretro/slang-shaders
2020-04-17T17:51:16+00:00 games/libretro-shaders-glsl Collection of GLSL shaders for libretro
The official collection of GLSL shaders for libretro frontends
such as RetroArch.

WWW: https://github.com/libretro/glsl-shaders
2020-04-17T17:51:16+00:00 games/libretro-core-info Metadata about libretro cores
Collection of libretro core info files.
These files contain metadata that allows frontends such as RetroArch to
discover supported games and know what firmware files might be required.

WWW: https://github.com/libretro/libretro-core-info
2020-04-17T16:39:17+00:00 deskutils/ydotool Generic command-line automation tool (no X!)
Generic command-line automation tool (no X!)

Allows to emulate keyboard input or mouse activity

WWW: https://github.com/ReimuNotMoe/ydotool
2020-04-17T16:37:31+00:00 devel/libuInputPlus Easy-to-use uinput library in C++
Easy-to-use uinput library in C++

WWW: https://github.com/YukiWorkshop/libuInputPlus
2020-04-17T16:35:30+00:00 devel/libevdevPlus Easy-to-use event device library in C++
Easy-to-use event device library in C++

WWW: https://github.com/YukiWorkshop/libevdevPlus
2020-04-17T16:33:45+00:00 www/luakit-devel Fast, small, webkit2 based browser framework extensible with Lua
Luakit is a highly configurable browser framework based on the
WebKit web content engine and the GTK+ toolkit.

It is very fast, extensible with Lua, and licensed under the GNU
GPLv3 license. It is primarily targeted at power users, developers
and anyone who wants to have fine-grained control over their web
browser's behaviour and interface.

WWW: https://luakit.github.io
2020-04-17T07:08:02+00:00 x11/dmenu-wayland Efficient dynamic menu for wayland
dmenu-wayland is a minimalistic Wayland menu. It reads a newline separated list
of items from stdin and shows them as a menu on the top of the screen.
When the user selects one item or types any text and presses Enter, their choice
is printed to stdout.

dmenu-wayland is inspired by https://tools.suckless.org/dmenu

WWW: https://github.com/nyyManni/dmenu-wayland
2020-04-16T19:22:46+00:00 www/py-django-happenings-update Event calendar app for Django
A Django application for managing and displaying a calendar and its events.

This is a forked version from the original repository which supports newer
Django versions.

Features:

* Repeating and non-repeating events
* Events that start and end on different days
* Support for cancelled events
* Upcoming events and current happenings lists
* AJAX support
* Default CSS & Javascript to help you get started

WWW: https://github.com/imposeren/django-happenings
2020-04-16T18:37:17+00:00 net-im/nextcloud-talk Online meeting app for Nextcloud
Chat, video & audio-conferencing using WebRTC

* Chat integration! Nextcloud Talk comes with a simple text chat. Allowing
you to share files from your Nextcloud and mentioning other participants.
* Private, group, public and password protected calls! Just invite somebody, a
whole group or send a public link to invite to a call.
* Screen sharing! Share your screen with participants of your call. You just
need to use Firefox version 52 (or newer), latest Edge or Chrome 49 (or
newer) with this Chrome extension.
* Integration with other Nextcloud apps like Files, Contacts and Deck. More to
come.

WWW: https://nextcloud.com/talk/
2020-04-16T15:23:01+00:00 graphics/kimageannotator Library for image-annotation tools
Library for image-annotation tools.

WWW: https://github.com/ksnip/kImageAnnotator
2020-04-16T15:23:01+00:00 graphics/kcolorpicker Qt based Color Picker library with popup menu
Library containing a QToolButton with color popup menu for selecting a color.
The popup features a color dialog button which can be used to add custom
colors to the popup menu.

WWW: https://github.com/ksnip/kColorPicker
2020-04-16T06:46:29+00:00 net-im/tut TUI for Mastodon
Minimal, configurable and vim-key inspired terminal
user interface for Mastodon.

WWW: https://github.com/RasmusLindroth/tut
2020-04-15T21:45:03+00:00 net-im/sshout Instant-messaging service based on SSH
Secure Shout Host Oriented Unified Talk is an instant-messaging platform
designed to make uses of the existing SSH server in your system.
SSHOUT creates a private chat room in your host. The authentication of the
chat room is done by SSH public authentication. Users can join your chat room
by either directly connecting your SSH server with any SSH client; or using a
SSHOUT client that implemented the client side SSHOUT API.
This package provides the SSHOUT server side programs; if you are finding a
SSHOUT client, go to project page and find out a suitable client; or you can
also write your own client using SSHOUT API.

WWW: https://sourceforge.net/projects/sshout/
2020-04-15T19:44:34+00:00 audio/surge-synthesizer-lv2 Surge Synthesizer LV2 and VST plug-in
Surge is an Open Source Digital Synthesizer, originally written and sold as
a commercial product by @kurasu/Claes Johanson at vember audio. In September
of 2018, Claes released a partially completed version of Surge 1.6 under GPL3,
and a group of developers have been improving it since.

WWW: https://surge-synthesizer.github.io/
2020-04-15T16:56:43+00:00 graphics/meh Simple image viewer using raw XLib convert from ImageMagick
meh is a small, simple, super fast image viewer using raw XLib. It is similar
to feh, but faster and simpler.

meh can use ImageMagick’s convert to view almost 200 file formats, though it is
slower for these formats. Built in formats are JPEG, PNG, BMP, and netpbm.

Features:
- Fast
- Tiny
- Fast JPEG, PNG, GIF and BMP support
- Fast netpbm support (.ppm, .pgm, .pbm, .pnm)
- ImageMagick support by calling convert
- All ImageMagick formats (almost 200)
- This allows limited support for PDF’s and SVG’s
- Scales images to window size
- Preserves aspect ratio (either via EWMH hints or by padding the window)
- XSHM Support
- Minimal dependencies (Xlib, libjpeg, libpng, giflib)

WWW: https://www.johnhawthorn.com/meh/
2020-04-15T15:22:04+00:00 biology/gcta Genome-wide Complex Trait Analysis
GCTA (Genome-wide Complex Trait Analysis) was originally designed to estimate
the proportion of phenotypic variance explained by genome- or chromosome-wide
SNPs for complex traits (the GREML method), and has subsequently extended for
many other analyses to better understand the genetic architecture of complex
traits.

WWW: http://cnsgenomics.com/software/gcta/index.html
2020-04-14T18:05:49+00:00 audio/pianobooster MIDI file player that teaches how to play the piano
PianoBooster is a free (Open Source) program that plays regular midi files and
allows you to change the speed of playback and transpose the music etc.
There is a scrolling musical stave that shows the notes for just one part
from all the parts in the complete musical arrangement.

WWW: https://www.pianobooster.org/index.html
2020-04-14T15:49:36+00:00 devel/lua-libevent Lua libevent binding
This is a binding of libevent to Lua. It will serve as a drop-in
replacement for copas, and eventually support more features (async DNS,
HTTP, RPC...).

WWW: https://github.com/harningt/luaevent
2020-04-14T15:49:36+00:00 audio/lua-mpd Lua library for musicpd
This is a Lua client for mpd.

WWW: https://github.com/silentbicycle/lua-mpd
2020-04-14T15:49:36+00:00 archivers/lua-zlib Simple streaming interface to zlib for the Lua Programming Language
lua-zlib is a simple streaming interface to zlib for the Lua Programming
Language. It consists of two functions: inflate and deflate. Both functions
return "stream functions" (takes a buffer of input and returns a buffer
of output).

WWW: https://github.com/brimworks/lua-zlib
2020-04-14T15:30:20+00:00 misc/ncnn High-performance neural network inference framework
ncnn is a high-performance neural network inference computing framework
optimized for mobile platforms. ncnn is deeply concerned about its deployment
and use on mobile phones from the beginning of its design. ncnn does not have
third party dependencies. It is cross-platform, and runs faster than all known
open-source frameworks on mobile phone CPUs. Developers can easily deploy deep
learning algorithm models to mobile platforms by using the efficient ncnn
implementation. They can create intelligent apps, and bring the artificial
intelligence to your fingertips. ncnn is currently being used in many Tencent
applications, such as QQ, Qzone, WeChat, Pitu and so on.

WWW: https://github.com/Tencent/ncnn
2020-04-14T13:17:51+00:00 devel/rubygem-googleapis-common-protos-types104 Common protocol buffer types used by Google APIs
Interface definitions for a small (but growing) set of Google APIs

WWW: https://github.com/googleapis/googleapis
2020-04-13T14:51:25+00:00 security/tailscale Mesh VPN that makes it easy to connect your devices
Tailscale is a mesh VPN alternative, based on WireGuard, that connects your
computers, databases, and services together securely without any proxies.

WWW: https://tailscale.com/
2020-04-12T21:32:42+00:00 devel/git-bug Distributed, offline-first bug tracker embedded in git, with bridges
Fully featured git bug tracker that:

* Is fully embeded in git: you only need
your git repository to have a bug tracker.
* Is distributed: use your normal git remote
to collaborate, push and pull your bugs!
* Works offline: in a plane or under the sea?
Keep reading and writing bugs!
* Prevents vendor lock-in: your usual service
is down or went bad? You already have a full backup.
* Is fast: listing bugs or opening them is a matter
of milliseconds.
* Doesn't pollute your project: no files are added
in your project.
* Integrates with your tooling: use the UI you like
(CLI, terminal, web) or integrate with your existing
tools through the CLI or the GraphQL API.
* Bridges to other bug trackers: use bridges to import
and export to other trackers.

WWW: https://github.com/MichaelMure/git-bug
2020-04-12T20:54:57+00:00 net/k6 Modern load testing tool, using Go and Javascript
Modern load testing tool for developers and testers in the
DevOps era, building on Load Impact's years of experience
in the load and performance testing industry. It provides
a clean, approachable scripting API, local and cloud
execution, and flexible configuration.

WWW: https://k6.io/
2020-04-12T20:26:31+00:00 net/hblock Adblocker using automatically generated hosts file
POSIX-compliant shell script, designed for Unix-like systems,
gets a list of domains that serve ads, tracking scripts and
malware from multiple sources and creates a hosts file that
prevents your system from connecting to them.

WWW: https://github.com/hectorm/hblock
2020-04-12T20:16:31+00:00 textproc/trdsql Execute SQL queries on CSV, LTSV, JSON and TBLN
Command-line tool allowing you to easily interface
between CSV, LTSV, JSON and TBLN with SQL queries
which can output to various formats.

WWW: https://github.com/noborus/trdsql
2020-04-12T12:44:09+00:00 devel/aws-c-common Core c99 package for AWS SDK for C
Core c99 package for AWS SDK for C. Includes cross-platform primitives,
configuration, data structures, and error handling.

WWW: https://github.com/awslabs/aws-c-common
2020-04-12T02:00:35+00:00 net/samba411 Free SMB/CIFS and AD/DC server and client for Unix
Samba4 is an attempt to implement an Active Directory compatible Domain
Controller.

In short, you can join a WinNT, Win2000, WinXP or Win 2003 - 2016 member
server to a Samba4 domain, and it will behave much as it does in AD,
including Kerberos domain logins where applicable.

WWW: https://www.samba.org/
2020-04-11T19:51:24+00:00 devel/py-flynt Convert Python scripts from string formatting to f-strings
flynt is a command line tool to automatically convert a project's
Python code from old "%-formatted" and .format(...) strings into
Python 3.6+'s "f-strings".

WWW: https://github.com/ikamensh/flynt
2020-04-11T18:14:39+00:00 math/libbraiding C++ library for computations on braid groups
This is a project to expose the functionalitis of the Braiding program as a
shared library. The original goal is to include it as a component of SageMath,
but it can be used in any other c++ program.

It allows various computations on braid groups, such as normal forms.

WWW: https://github.com/miguelmarco/libbraiding
WWW: https://github.com/jeanluct/braidlab
2020-04-11T10:15:05+00:00 www/py-django-polymorphic Seamless Polymorphic Inheritance for Django Models
Django-polymorphic simplifies using inherited models in Django projects.
When a query is made at the base model, the inherited model classes are
returned.

WWW: https://github.com/django-polymorphic/django-polymorphic
2020-04-10T16:35:44+00:00 devel/mustache Mustache text templates for modern C++
Mustache implementation for modern C++ (requires C++11).

Features:
* Header only
* Zero dependencies
* Templated string type for compatibility with any STL-like string (std::string, std::wstring, etc)

WWW: https://github.com/kainjow/Mustache
2020-04-10T14:41:12+00:00 sysutils/u-boot-qemu-arm
U-Boot loader for QEMU

To use this bootloader to boot a FreeBSD armv7 image, install emulators/qemu
and execute it as eg:

qemu-system-arm -M virt -m 512m -nographic -bios /usr/local/share/u-boot/u-boot-qemu-arm/u-boot.bin -hda FreeBSD-13.0-CURRENT-arm-armv7-GENERICSD-20200409-r359731.img

For general information about U-Boot see WWW: https://www.denx.de/wiki/U-Boot
2020-04-10T10:51:48+00:00 textproc/py-jinja2-cli Jinja2 CLI tool
A command line interface to Jinja2 templating system.

WWW: https://github.com/mattrobenolt/jinja2-cli
2020-04-10T01:29:13+00:00 www/librtcdcpp Simple WebRTC DataChannels library
librtcdcpp is a simple C++ implementation of the WebRTC DataChannels API.
It was originally written by Andrew Gault and Nick Chadwick, and was inspired in
by librtcdc.
Its goal is to be the easiest way to build native WebRTC DataChannels apps
across PC/Mac/Linux/iOS/Android.

WWW: https://github.com/chadnickbok/librtcdcpp
2020-04-10T00:22:46+00:00 net/libusrsctp Portable SCTP userland stack
libusrsctp is a userland SCTP stack.

WWW: https://github.com/sctplab/usrsctp
2020-04-09T18:55:24+00:00 devel/py-pyyaml-include Extending PyYAML with a custom constructor for including YAML files within YAML files
pyyaml-include provides an extending constructor of PyYAML: include YAML files
into YAML document.

WWW: https://github.com/tanbro/pyyaml-include
2020-04-09T18:55:09+00:00 devel/py-pip-licenses Dump the software license list of Python packages installed with pip
pip-licenses is a CLI tool for checking the software license of installed Python
packages with pip.

WWW: https://github.com/raimon49/pip-licenses
2020-04-09T10:28:59+00:00 audio/gonic Music streaming server / subsonic server API implementation
music streaming server / subsonic server API implementation

features
* browsing by folder (keeping your full tree intact)
* browsing by tags (using taglib - supports mp3, opus, flac, ape, m4a, wav,
etc.)
* on-the-fly audio transcoding and caching (requires ffmpeg) (thank you spijet)
* pretty fast scanning (with my library of ~27k tracks, initial scan takes
about 10m, and about 5s after incrementally)
* multiple users, each with their own transcoding preferences, playlists, top
tracks, top artists, etc.
* last.fm scrobbling
* artist similarities and biographies from the last.fm api
* a web interface for configuration (set up last.fm, manage users, start scans,
etc.)
* support for the album-artist tag, to not clutter your artist list with
compilation album appearances
* written in go, so lightweight and suitable for a raspberry pi, etc.
* newer salt and token auth
* tested on dsub, jamstash, sublime music, and soundwaves

WWW: https://github.com/sentriz/gonic
2020-04-08T21:01:39+00:00 net/usockets Minuscule eventing, networking, and crypto for async applications
uSockets is the cross-platform async networking and eventing foundation library.

Features:
* Built-in (optionally available) TLS support exposed with identical interface
as for TCP.
* Acknowledges and integrates with any event-loop via a layered hierarchical
design of plugins.
* Extremely pedantic about user space memory footprint and designed to perform
as good as can be.
* Designed from scratch to map well to user space TCP stacks or other
experimental platforms.
* Low resolution timer system ideal for performant tracking of networking
timeouts.
* Minimal yet truly cross-platform, will not emit a billion different platform
specific error codes.
* Fully opaque library, inclusion will not completely pollute your global
namespace.

WWW: https://github.com/uNetworking/uSockets
2020-04-08T18:56:36+00:00 www/uwebsockets C++ Web I/O library for the most demanding of applications
uWebSockets (it's "micro") is simple, secure & standards compliant web I/O for
the most demanding of applications.

uWebSockets allows to build an http/https server with very few C++ lines.

WWW: https://github.com/uNetworking/uWebSockets
2020-04-08T17:06:13+00:00 devel/p5-Proc-Find-Parents Find parents of a process (up to the root)
Return an array containing information about parent processes of $pid up to the
parent of all processes (usually "init"). If $pid is not mentioned, it defaults
to $$. The immediate parent is in the first element of array, followed by its
parent, and so on.

WWW: https://metacpan.org/release/Proc-Find-Parents
2020-04-08T17:03:58+00:00 devel/py-oslo.concurrency3 Oslo Concurrency library
The oslo.concurrency library has utilities for safely running multi-thread,
multi-process applications using locking mechanisms and for running external
processes.

WWW: https://docs.openstack.org/oslo.concurrency/latest/
WWW: https://github.com/openstack/oslo.concurrency
2020-04-08T13:57:17+00:00 games/py-cbeams Draw pretty animated colored circles in the terminal
cbeams is a command-line program which draws pretty animated colored circles in
the terminal.

The feeling of the generated visuals could be described
with the following quote:

> I've seen things you people wouldn't believe. Attack ships on fire off the
> shoulder of Orion. I watched c-beams glitter in the dark, near the
> Tannhauser Gate. All those moments will be lost, in time, like tears in
> rain. Time to die.

WWW: https://github.com/tartley/cbeams
2020-04-08T10:45:10+00:00 net/irrd-legacy Internet Routing Registry database server
Internet Routing Registry Daemon (IRRd).

WWW: http://www.irrd.net/
2020-04-08T06:40:26+00:00 math/R-cran-linprog Linear Programming / Optimization
This package can be used to solve Linear Programming / Linear
Optimization problems by using the simplex algorithm.

WWW: https://cran.r-project.org/web/packages/linprog/
2020-04-08T06:27:40+00:00 math/R-cran-lpSolve Interface to 'Lp_solve' v. 5.5 to Solve Linear/Integer Programs
Lp_solve is freely available (under LGPL 2) software for solving
linear, integer and mixed integer programs. In this implementation
we supply a "wrapper" function in C and some R functions that solve
general linear/integer problems, assignment problems, and transportation
problems. This version calls lp_solve version 5.5.

WWW: https://cran.r-project.org/web/packages/lpSolve/
2020-04-08T02:21:08+00:00 devel/py-tempora1 Objects and routines pertaining to date and time
Tempora is a objects and routines pertaining to date and time.

WWW: https://pypi.org/project/tempora/
WWW: https://github.com/jaraco/tempora
2020-04-07T23:57:31+00:00 finance/py-ofxparse Tools for working with the OFX file format
ofxparse is a parser for Open Financial Exchange (.ofx) format files. OFX
files are available from almost any online banking site, so they work well if
you want to pull together your finances from multiple sources. Online trading
accounts also provide account statements in OFX files.

There are three different types of OFX files, called BankAccount,
CreditAccount and InvestmentAccount files. This library has been tested with
real-world samples of all three types. If you find a file that does not work
with this library, please consider contributing the file so ofxparse can be
improved. See the Help! section below for directions on how to do this.

WWW: https://pypi.org/project/ofxparse/
2020-04-07T23:55:30+00:00 finance/py-ebaysdk-python eBay API SDK for Python
This SDK is a programmatic interface into the eBay APIs. It simplifies
development and cuts development time by standardizing calls, response
processing, error handling, and debugging across the Finding, Shopping,
Merchandising & Trading APIs.

WWW: https://github.com/timotheus/ebaysdk-python
2020-04-07T15:50:46+00:00 devel/level-zero oneAPI Level Zero Specification Headers and Loader
Contains the following components of oneAPI:

- Copies of the Level Zero Specification API C/C++ header files
- Level Zero Loader
- Level Zero Validation Layer

WWW: https://spec.oneapi.com/versions/latest/elements/l0/source/index.html
2020-04-07T14:36:35+00:00 net/py-pyfixbuf Python API for libfixbuf
pyfixbuf is a Python API for libfixbuf, an implementation of the IPFIX protocol
used for building collecting and exporting processes.

WWW: https://tools.netsa.cert.org/pyfixbuf/
2020-04-07T13:27:14+00:00 x11/wob Lightweight overlay volume (or anything) bar for Wayland
A lightweight overlay volume/backlight/progress/anything bar for
Wayland. This project is inspired by xob - X Overlay Bar.

WWW: https://github.com/francma/wob
2020-04-07T10:41:34+00:00 www/py-django-debreach Adds protection against the BREACH attack in Django
Basic/extra mitigation against the BREACH attack for Django projects.

django-debreach provides additional protection to Django's built in CSRF token
masking by randomizing the content length of each response.

This is achieved by adding a random string of between 12 and 25 characters as a
comment to the end of the HTML content. Note that this will only be applied to
responses with a content type of text/html.

WWW: https://github.com/lpomfrey/django-debreach
2020-04-07T10:27:20+00:00 graphics/ttyplot Realtime plotting utility for TTY with data input from stdin
ttyplot is a realtime plotting utility for terminal with data input from stdin.

It takes data from standard input / UNIX pipeline, most commonly some tool like
ping, snmpget, netstat, ifconfig, sar, vmstat, etc., and plots in text mode on
a terminal in real time.

It supports rate calculation for counters and up to two graphs on a single
display using reverse video for the second line.

WWW: https://github.com/tenox7/ttyplot
2020-04-07T06:24:02+00:00 graphics/guile-cairo Wrapper for using the Cairo graphics library from Guile
Guile-Cairo wraps the Cairo graphics library for Guile Scheme.

WWW: http://www.nongnu.org/guile-cairo/
2020-04-06T21:16:16+00:00 math/R-cran-isoband Generate Isolines and Isobands from Regularly Spaced Elevation Grids
A fast C++ implementation to generate contour lines (isolines) and
contour polygons (isobands) from regularly spaced grids containing
elevation data.

WWW: https://cran.r-project.org/web/packages/isoband/
2020-04-06T20:48:51+00:00 devel/jucipp Lightweight IDE supporting the most recent C++ standards
A lightweight & cross-platform IDE supporting the most recent C++ standards

Features:
* Platform independent
* Fast, responsive and stable (written extensively using C++11/14 features)
* Syntax highlighting for more than 100 different file types
* C++ warnings and errors on the fly
* C++ Fix-its
* Integrated Clang-Tidy checks possible through clang plugins

WWW: https://gitlab.com/cppit/jucipp
2020-04-06T18:03:45+00:00 math/libsemigroups C++ library for semigroups and monoids
libsemigroups is a C++11 library containing implementations of several
algorithms for computing finite and finitely presented semigroups.
Namely:

- the Froidure-Pin algorithm for computing finite semigroups;
- the Todd-Coxeter algorithm for finitely presented semigroups and monoids;
- the Knuth-Bendix algorithm for finitely presented semigroups and monoids;
- the Schreier-Sims algorithm for permutation groups.

WWW: https://libsemigroups.readthedocs.io/en/latest/
WWW: https://github.com/libsemigroups/libsemigroups
2020-04-06T18:03:45+00:00 math/hpcombi Fast combinatorics in C++ using SSE/AVX instruction sets
High Performance Combinatorics in C++ using vector instructions.

SSE and AVX instruction sets allows for very fast manipulation of combinatorial
objects such as transformations, permutations, boolean matrices of small size.
The goal of this project is to implement various new algorithms and benchmark
them on various compiler and architecture.

WWW: https://github.com/hivert/HPCombi
2020-04-06T17:31:36+00:00 devel/p5-Glib Interface to Glib and GObject libraries
This module provides perl access to Glib and GLib's GObject libraries.
GLib is a portability and utility library; GObject provides a generic
type system with inheritance and a powerful signal system. Together
these libraries are used as the foundation for many of the libraries
that make up the Gnome environment, and are used in many unrelated
projects.

This wrapper attempts to provide a perlish interface while remaining
as true as possible to the underlying C API, so that any reference
materials you can find on using GLib may still apply to using the
libraries from perl. Where GLib's functionality overlaps perl's,
perl's is favored; for example, you will find perl lists and arrays in
place of GSList or GList objects. Some concepts have been eliminated;
you need never worry about reference-counting on GObjects or GBoxed
structures. Other concepts have been converted to a perlish analogy;
the GType id will never be seen in perl, as the package name serves
that purpose. [FIXME link to a document describing this stuff in detail.]

WWW: http://gtk2-perl.sourceforge.net/
2020-04-06T09:55:01+00:00 www/simple-web-server HTTP and HTTPS server and client library
A very simple, fast, multithreaded, platform independent HTTP and HTTPS server
and client library implemented using C++11 and Boost.Asio. Created to be an easy
way to make REST resources available from C++ applications.

WWW: https://gitlab.com/eidheim/Simple-Web-Server
2020-04-06T09:25:50+00:00 www/cpp-httplib C++ header-only HTTP/HTTPS server and client library
A C++11 single-file header-only cross platform HTTP/HTTPS library.
It's extremely easy to setup. Just include httplib.h file in your code!

WWW: https://github.com/yhirose/cpp-httplib
2020-04-05T23:28:48+00:00 multimedia/obs-v4l2sink OBS Studio Plugin: Output as Video4Linux2 device
An OBS Studio plugin that provides output capabilities to a Video4Linux2 device.
It is basically a Linux version of obs-virtual-cam, but only contains the video
sink part. You can use it with v4l2loopback to achieve cross-program video
transfer between OBS Studio and third party software supporting Video4Linux2,
e.g. to present an OBS session in proprietary browser-based conferencing systems
by selecting the OBS session as a webcam.

WWW: https://github.com/CatxFish/obs-v4l2sink
2020-04-05T19:53:42+00:00 devel/py-oslo.cache1 Cache storage for OpenStack projects
oslo.cache aims to provide a generic caching mechanism for OpenStack projects
by wrapping the dogpile.cache library. The dogpile.cache library provides
support memoization, key value storage and interfaces to common caching
backends such as Memcached.

WWW: https://docs.openstack.org/oslo.cache/latest/
WWW: https://github.com/openstack/oslo.cache
2020-04-05T19:53:35+00:00 devel/py-intervals Handle intervals (ranges of comparable objects)
Intervals can be initialized using the class constructor, various factory
methods or from_string class method. The recommended way is to use the factory
methods.

WWW: https://github.com/kvesteri/intervals
2020-04-05T19:53:29+00:00 devel/py-infinity All-in-one infinity value which can be compared to any object
infinity provides all-in-one infinity value for Python. It can be compared to
any object.

WWW: https://github.com/kvesteri/infinity
2020-04-05T15:09:56+00:00 multimedia/makemkv Video converter reading from DVD and Bluray
Video converter reading from DVD and Bluray

MakeMKV is your one-click solution to convert video that you own into free and
patents-unencumbered format that can be played everywhere. MakeMKV is a format
converter, otherwise called "transcoder". It converts the video clips from
proprietary (and usually encrypted) disc into a set of MKV files, preserving
most information but not changing it in any way.

Known issues on FreeBSD:

* Only the commandline interface works, so there is no GUI in this port. The
port includes a small manpage to get you started using makemkvcon.
* makemkvcon always crashes on exit (after completing its job), so be aware
this might leave core files on your system.
* To find optical drives, makemkvcon uses some entries from Linux' sysfs that
aren't present on FreeBSD. A script `update-makemkv-drives` is included with
the port that fakes these entries. It is run automatically on installation,
but if the system's configuration changes, it must be run manually again by
root.

Requirements:

* A custom FreeBSD kernel with sg devices (Linux' "scsi generic" interface) is
required to use makemkvcon. To build such a kernel, add "device sg" to your
kernel configuration and follow the instructions at
https://www.freebsd.org/doc/handbook/kernelconfig-building.html
* Make sure you have the "linux" kernel module loaded. On amd64, "linux64" is
also required.

WWW: https://www.makemkv.com
2020-04-05T03:27:15+00:00 multimedia/obs-scrab OBS Studio Plugin: Screenshot plugin
Screen grab adds a configurable hotkey to quickly select a screen region and add
it as an image source to the current scene.

The plugin saves all screenshots into the home directory by default.

WWW: https://github.com/univrsal/scrab
2020-04-05T02:13:31+00:00 multimedia/obs-transition-matrix OBS Studio Plugin: OBS Transition Matrix
Expands the basic custom transition support to a scene to scene basis.

WWW: https://github.com/admshao/obs-transition-matrix
2020-04-04T22:55:48+00:00 audio/cli-visualizer CLI based audio visualizer
Command line visualizer. Supports mpd, with experimental support for alsa and
pulseaudio.

WWW: https://github.com/dpayne/cli-visualizer
2020-04-04T22:33:14+00:00 multimedia/obs-audio-spectralizer OBS Studio Plugin: Audio visualizer
Audio visualization for obs-studio using fftw, based on cli-visualizer.
Allows for vizualisation of MPD and internal obs audio sources.

WWW: https://github.com/univrsal/spectralizer
2020-04-04T17:50:39+00:00 math/m4rie Library for fast arithmetic with dense matrices over GF(2^e)
M4RIE is a library for fast arithmetic with dense matrices over GF(2^e) for
2<=e<=16. The name stems from the fact that is relies heavily on M4RI.

WWW: https://bitbucket.org/malb/m4rie/src/master/
WWW: https://github.com/malb/m4rie
2020-04-04T14:45:23+00:00 devel/py-keystonemiddleware8 Middleware for OpenStack Identity
This package contains middleware modules designed to provide authentication and
authorization features to web services other than Keystone. The most prominent
module is keystonemiddleware.auth_token. This package does not expose any CLI or
Python API features.

WWW: https://docs.openstack.org/keystonemiddleware/latest/
WWW: https://github.com/openstack/keystonemiddleware
2020-04-04T07:29:54+00:00 devel/sentry-cli Command line utility to work with Sentry
Sentry command line client for some generic tasks.
It can connect to the Sentry API and manage some
data for your projects. It's primarily used for
managing debug information files for iOS, Android
as well as release and source maps management for
other platforms.

WWW: https://docs.sentry.io/cli/
2020-04-04T07:24:55+00:00 multimedia/obs-ndi OBS Studio Plugin: Network Device Interface
Network A/V in OBS Studio with NewTek's NDI technology.

Features:
* NDI Source : receive NDI video and audio in OBS
* NDI Output : transmit video and audio from OBS to NDI
* NDI Filter (a.k.a NDI Dedicated Output) : transmit a single source or
scene to NDI

WWW: https://github.com/Palakis/obs-ndi
2020-04-04T07:23:08+00:00 devel/rubygem-cucumber-tag-expressions Cucumber tag expressions for Ruby
Tag Expressions provide a simple query language for tags. The simplest tag
expression is simply a single tag.

WWW: https://github.com/cucumber/tag-expressions-ruby
2020-04-04T07:22:48+00:00 print/py-ufolib2 UFO font processing library
ufoLib2 is a UFO font library.

WWW: https://github.com/fonttools/ufoLib2
2020-04-04T07:22:41+00:00 lang/py-lupa Python wrapper around Lua and LuaJIT
Lupa integrates the runtimes of Lua or LuaJIT2 into CPython. It is a partial
rewrite of LunaticPython in Cython with some additional features such as proper
coroutine support.

WWW: https://github.com/scoder/lupa
2020-04-04T07:22:19+00:00 devel/py-python-json-logger Python library adding a json log formatter
This library is provided to allow standard python logging to output log data as
json objects. With JSON we can make our logs more readable by machines and we
can stop writing custom parsers for syslog type records.

WWW: https://github.com/madzak/python-json-logger
2020-04-04T07:22:12+00:00 devel/py-nbdime Diff and merge of Jupyter notebooks
nbdime provides tools for diffing and merging of Jupyter Notebooks.
- nbdiff compare notebooks in a terminal-friendly way
- nbmerge three-way merge of notebooks with automatic conflict resolution
- nbdiff-web shows you a rich rendered diff of notebooks
- nbmerge-web gives you a web-based three-way merge tool for notebooks
- nbshow present a single notebook in a terminal-friendly way

WWW: https://github.com/jupyter/nbdime
2020-04-04T07:22:04+00:00 devel/py-jupyter-telemetry Jupyter telemetry library
Jupyter Telemetry enables Jupyter Applications (e.g. Jupyter Server, Jupyter
Notebook, JupyterLab, JupyterHub, etc.) to record events - i.e. actions by
application users - and transmit them to remote (or local) destinations as
structured data. It works with Python's standard logging library to handle the
transmission of events allowing users to send events to local files, over the
web, etc.

WWW: https://github.com/jupyter/telemetry
2020-04-04T07:21:46+00:00 devel/py-futurist1 Useful additions to futures, from the future
Code from the future, delivered to you in the now. The goal of this library
would be to provide a well documented futures classes/utilities/additions that
allows for providing a level of transparency in how asynchronous work gets
executed. This library currently adds statistics gathering, an eventlet
executor, a synchronous executor etc.

WWW: https://pypi.org/project/futurist/
2020-04-04T07:13:35+00:00 math/onednn Intel(R) Math Kernel Library for Deep Neural Networks
Intel(R) Math Kernel Library for Deep Neural Networks (Intel(R) MKL-DNN) is an
open source performance library for deep learning applications. The library
accelerates deep learning applications and framework on Intel(R) architecture.
Intel(R) MKL-DNN contains vectorized and threaded building blocks which you can
use to implement deep neural networks (DNN) with C and C++ interfaces.

DNN functionality optimized for Intel architecture is also included in Intel(R)
Math Kernel Library (Intel(R) MKL). API in this implementation is not compatible
with Intel MKL-DNN and does not include certain new and experimental features.

WWW: https://01.org/onednn
2020-04-04T06:53:05+00:00 multimedia/obs-streamfx OBS Studio Plugin: Modern effects
StreamFX is a plugin to libOBS (OBS Studio, StreamElements OBS Live) that adds
new sources, filters and transitions to give you the ability to drastically
improve your stream and recording setup past what was possible in OBS Studio
until now. Whether it is blurring out a region, moving something in 3D, or
just writing your own shaders as a new transition, source or filter -
StreamFX has it all.

WWW: https://github.com/Xaymar/obs-StreamFX
2020-04-04T01:12:04+00:00 databases/ldb20 LDAP-like embedded database
ldb is a LDAP-like embedded database.

ldb provides a fast database with an LDAP-like API designed to be used
within an application.

In some ways it can be seen as a intermediate solution between key-value
pair databases and a real LDAP database.

WWW: https://ldb.samba.org/
2020-04-03T16:06:10+00:00 math/iml Integer Matrix Library
IML is a free library of C source code which implements algorithms for computing
exact solutions to dense systems of linear equations over the integers.

Currently, IML provides the following functionalities:

- Nonsingular rational system solving: compute the unique rational solution X
to the system AX=B, where A and B are integer matrices, A nonsingular.
- Compute the right nullspace or kernel of an integer matrix.
- Certified linear system solving: compute a minimal denominator solution x to
a system Ax=b, where b is an integer vector and A is an integer matrix with
arbitrary shape and rank profile.

In addition, IML provides some low level routines for a variety of mod p matrix
operations: computing the row-echelon form, determinant, rank profile, and
inverse of a mod p matrix. These mod p routines are not general purpose; they
require that p satisfy some preconditions based on the dimension of the input
matrix (usually p should be prime and should be no more than about 20 bits
long).

WWW: https://cs.uwaterloo.ca/~astorjoh/iml.html
2020-04-03T05:08:51+00:00 multimedia/obs-websocket OBS Studio Plugin: WebSockets API
WebSockets API for OBS Studio installs the plugin for multimedia/obs-studio
that enables OBS Studio to be controlled by a Web-UI.

WWW: https://github.com/Palakis/obs-websocket
2020-04-03T00:44:49+00:00 security/sedutil Self Encrypting Drive utility
Self Encrypting Drive utility.

This allows encrypting and decrypting drives that use encryption based on
the various TCG (Trusted Computing Group) specifications.

From the web site:

The Drive Trust Alliance software (sedutil) is an Open Source (GPLv3)
effort to make Self Encrypting Drive technology freely available to
everyone. It is a combination of the two known available Open Source code
bases today: msed and OpalTool.

The DTA Open Source can be employed freely not only for higher security
applications but also for integration in embedded applications such as
Automotive, Aerospace, Home Automation, and everywhere where the Data
Leakage problem has already become obvious and where it will be obvious.
The storage device suppliers are already gearing to give you
self-encrypting storage. All you have to do is work with them.

For more information:

WWW: https://github.com/Drive-Trust-Alliance/sedutil
2020-04-02T21:19:58+00:00 devel/rubygem-jira-ruby1 API for JIRA
This gem provides access to the Atlassian JIRA REST API.

WWW: https://github.com/sumoheavy/jira-ruby
2020-04-02T21:19:51+00:00 databases/py-sqlalchemy-utils Various utility functions for SQLAlchemy
SQLAlchemy-Utils provides various utility functions, new data types and helpers
for SQLAlchemy.

WWW: https://github.com/kvesteri/sqlalchemy-utils
2020-04-02T21:19:34+00:00 x11-fonts/jf-openhuninn jf Open Huninn by justfont
jf Open Huninn is an opensource font by justfont. It is based on Kosugi Maru (by
Motoya) and Varela Round (by Joe Prince and Avraham Cornfeld).

WWW: https://justfont.com/huninn/
WWW: https://github.com/justfont/open-huninn-font
2020-04-02T16:10:45+00:00 math/mpfi Multiple Precision Floating-point Interval library
MPFI is a library for interval arithmetic, which is built upon the MPFR
multiple precision floating-point arithmetic.

MPFI is intended to be a portable library written in C for arbitrary
precision interval arithmetic with intervals represented using MPFR
reliable floating-point numbers. It is based on the GNU MP library and
on the MPFR library. The purpose of an arbitrary precision interval
arithmetic is on the one hand to get "guaranteed" results, thanks to
interval computation, and on the other hand to obtain accurate results,
thanks to multiple precision arithmetic. The MPFI library is built upon
MPFR in order to benefit from the correct rounding provided, for each
operation or function, by MPFR. Further advantages of using MPFR are
its portability and compliance with the IEEE 754 standard for
floating-point arithmetic.

WWW: http://perso.ens-lyon.fr/nathalie.revol/software.html
www: http://mpfi.gforge.inria.fr/
2020-04-02T12:18:49+00:00 devel/volk Vector-Optimized Library of Kernels
VOLK is a sub-project of GNU Radio. Please see http://libvolk.org for bug
tracking, documentation, source code, and contact information about VOLK.

VOLK is the Vector-Optimized Library of Kernels. It is a library that
contains kernels of hand-written SIMD code for different mathematical
operations. Since each SIMD architecture can be very different and no
compiler has yet come along to handle vectorization properly or highly
efficiently, VOLK approaches the problem differently.

For each architecture or platform that a developer wishes to vectorize for,
a new proto-kernel is added to VOLK. At runtime, VOLK will select the correct
proto-kernel. In this way, the users of VOLK call a kernel for performing
the operation that is platform/architecture agnostic. This allows us to
write portable SIMD code.

Bleeding edge code can be found in our git repository at
https://www.gnuradio.org/git/volk.git/.

WWW: https://github.com/gnuradio/volk
2020-04-02T11:25:19+00:00 devel/rubygem-webpacker4-rails60 Use Webpack to manage app-like JavaScript modules in Rails
Webpacker makes it easy to use the JavaScript preprocessor and bundler Webpack
to manage application-like JavaScript in Rails. It coexists with the asset
pipeline, as the primary purpose for Webpack is app-like JavaScript, not images,
css, or even JavaScript Sprinkles (that all continues to live in app/assets). It
is, however, possible to use Webpacker for CSS and images assets as well, in
which case you may not even need the asset pipeline. This is mostly relevant
when exclusively using component-based JavaScript frameworks.

WWW: https://github.com/rails/webpacker
2020-04-02T11:19:28+00:00 devel/p5-Test2-Plugin-IOEvents Turn STDOUT and STDERR into Test2 events
Test2::Plugin::IOEvents turns prints to STDOUT and STDERR (including warnings)
into proper Test2 events.

WWW: https://metacpan.org/release/Test2-Plugin-IOEvents
2020-04-02T07:18:03+00:00 audio/mixertui Audio Mixer with a Terminal User Interface
MixerTUI is an audio mixer with a Terminal User Interface built on the FreeBSD
sound system. It can show the current sound driver configuration, select an
audio device to get its information, change the volume or to set it as default
(switching easily audio from/to laptop and hdmi, headphones and speakers, etc).

WWW: https://gitlab.com/alfix/mixertui/
2020-04-01T06:59:48+00:00 converters/yj Convert between YAML, TOML, JSON, and HCL
Convert between YAML, TOML, JSON, and HCL.

WWW: https://github.com/sclevine/yj
2020-03-31T22:52:01+00:00 devel/rubygem-method_source0 Tool to retrieve the sourcecode for a method
method_source is a utility to return a method's sourcecode as a Ruby string.
Also returns Proc and Lambda sourcecode.

WWW: https://github.com/banister/method_source
2020-03-31T21:07:47+00:00 www/R-cran-servr Simple HTTP Server to Serve Static Files or Dynamic Documents
Start an HTTP server in R to serve static files, or dynamic documents
that can be converted to HTML files (e.g., R Markdown) under a given
directory.

WWW: https://cran.r-project.org/web/packages/servr/
2020-03-31T17:28:25+00:00 math/py-brial Python implementation of BRiAl
sage-BRiAl is the python implementation of BRiAl that relies on sage to
interface with libbrial.

WWW: https://github.com/BRiAl/BRiAl
2020-03-31T17:28:25+00:00 math/brial Library for polynomials over boolean rings
BRiAl is the successor to PolyBoRi.

The core of PolyBoRi is a C++ library, which provides high-level data
types for Boolean polynomials and monomials, exponent vectors, as well
as for the underlying polynomial rings and subsets of the powerset of
the Boolean variables. As a unique approach, binary decision diagrams
are used as internal storage type for polynomial structures. On top of
this C++-library we provide a Python interface. This allows parsing of
complex polynomial systems, as well as sophisticated and extendable
strategies for Groebner base computation. PolyBoRi features a powerful
reference implementation for Groebner basis computation.

WWW: https://github.com/BRiAl/BRiAl
2020-03-31T17:25:31+00:00 math/rankwidth Calculation of rank-width and rank-decompositions
rw calculates rank-width and rank-decompositions. It is based on ideas from
"Computing rank-width exactly" by Sang-il Oum, "Sopra una formula numerica" by
Ernesto Pascal, "Generation of a Vector from the Lexicographical Index" by B.P.
Buckles and M. Lybanon and "Fast additions on masked integers" by Michael D.
Adams and David S. Wise.

WWW: https://sourceforge.net/projects/rankwidth/
2020-03-31T13:52:37+00:00 devel/rubygem-semantic_range Parse and compare semantic version numbers and ranges
SemanticRange is a semver parser written in Ruby for comparison and inclusion of
semantic versions and ranges.

WWW: https://github.com/librariesio/semantic_range
2020-03-31T13:52:14+00:00 devel/rubygem-azure_mgmt_synapse Microsoft Azure Synapse Client Library for Ruby
Microsoft Azure Synapse Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_synapse
2020-03-31T13:51:59+00:00 devel/rubygem-azure_mgmt_support Microsoft Azure Support Client Library for Ruby
Microsoft Azure Support Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_support
2020-03-31T13:51:41+00:00 devel/py-woops Handle and manage Python errors with ease
Woops handles and manages Python errors to provide better error messages.

WWW: https://github.com/sdispater/woops
2020-03-31T13:49:12+00:00 www/p5-HTTP-Tiny-Multipart Add post_multipart to HTTP::Tiny
HTTP::Tiny::Multipart adds post_multipart to HTTP::Tiny.

WWW: https://metacpan.org/release/HTTP-Tiny-Multipart
2020-03-31T03:24:53+00:00 math/R-cran-raster Geographic Data Analysis and Modeling
Reading, writing, manipulating, analyzing and modeling of gridded
spatial data. The package implements basic and high-level functions.
Processing of very large files is supported. There is a also support
for vector data operations such as intersections.

WWW: https://cran.r-project.org/web/packages/raster/
2020-03-31T01:41:29+00:00 sysutils/py-python-crontab Read and write crontab files using a direct API
Module for reading and writing crontab files and accessing the system cron
automatically and simply using a direct API.

WWW: https://gitlab.com/doctormo/python-crontab
2020-03-31T00:27:07+00:00 irc/birch IRC client written in bash
Minimal IRC client written in bash, featuring the full power of readline for
input and keybindings, tab completion of nicks and unique (or semi-unique)
nick colors.

WWW: https://github.com/dylanaraps/birch
2020-03-30T21:06:11+00:00 devel/py-beautifultable Print ASCII tables for terminals
This Package provides BeautifulTable class for easily printing tabular data in a
visually appealing ASCII format to a terminal.

Features included but not limited to:
- Full customization of the look and feel of the table
- Build the Table as you wish, By adding rows, or by columns or even mixing both
these approaches.
- Full support for colors using ANSI sequences or any library of your choice. It
just works.
- Plenty of predefined styles for multiple use cases and option to create custom
ones.
- Support for Unicode characters.

WWW: https://github.com/pri22296/beautifultable
2020-03-30T19:26:49+00:00 devel/py-dotted Access dicts and lists with a dotted path notation
A Python library that provides a method of accessing lists and dicts with a
dotted path notation. It is useful to access a deep path inside a complex object
composed of lists and dicts.

WWW: https://github.com/carlosescri/DottedDict/
2020-03-30T19:03:32+00:00 audio/jamulus Internet jam session software
The Jamulus software enables musicians to perform real-time jam sessions over
the Internet. There is one server running the Jamulus server software which
collects the audio data from each Jamulus client, mixes the audio data and sends
the mix back to each client.

WWW: https://jamulus.io
2020-03-30T15:27:19+00:00 math/planarity Edge Addition Planarity Suite
This code project provides a library for implementing graph algorithms as well
as implementations of several planarity-related graph algorithms. The origin of
this project is the reference implementation for the Edge Addition Planarity
Algorithm, which is now the fastest and simplest linear-time method for
planar graph embedding and planarity obstruction isolation (i.e. Kuratowski
subgraph isolation).

WWW: http://dx.doi.org/10.7155/jgaa.00091
WWW: https://github.com/graph-algorithms/edge-addition-planarity-suite/
2020-03-30T15:25:42+00:00 math/lrcalc Littlewood-Richardson Calculator
The Littlewood-Richardson Calculator is a program designed to compute
Littlewood-Richardson coefficients. This program is written in the C language to
make the computation as efficient as possible. The program can compute single
Littlewood-Richardson coefficients, products of Schur functions, or skew Schur
functions. In addition it can compute products in the small quantum cohomology
ring of a Grassmann variety. The software package also includes a program that
performs fast computation of the more general multiplicative structure constants
of Schubert polynomials.

WWW: https://sites.math.rutgers.edu/~asbuch/lrcalc/
WWW: https://bitbucket.org/asbuch/lrcalc/
2020-03-30T12:40:37+00:00 math/lcalc L-function c++ class library and the CLI program lcalc
This program computes zeros and values of L-function.

It installs the L-function c++ class library and, the command line program
lcalc.

WWW: https://github.com/agrawroh/l-calc
2020-03-29T21:48:12+00:00 databases/pgpool-II-41 Connection pool server for PostgreSQL
pgpool is a connection pool server for PostgreSQL. pgpool runs between
PostgreSQL's clients(front ends) and servers(back ends). A PostgreSQL client can
connect to pgpool as if it were a standard PostgreSQL server.

pgpool caches the connection to PostgreSQL server to reduce the overhead to
establish the connection to it.

WWW: https://pgpool.net/
2020-03-29T18:08:16+00:00 graphics/py-pyglet150 Cross-platform windowing and multimedia library
pyglet provides an object-oriented programming interface for
developing games and other visually-rich applications for Windows,
Mac OS X and Linux.

WWW: https://github.com/pyglet/pyglet
WWW: https://pypi.org/project/pyglet/
2020-03-29T15:07:17+00:00 x11-fonts/manrope Modern geometric sans-serif font
Manrope is a modern sans-serif for everyone.

This font is a crossover of different font types: it is semi-condensed,
semi-rounded, semi-geometric, semi-din, semi-grotesque. It employs
minimal stoke thickness variations and a semi-closed aperture.

Manrope font has wide language support, covering most Latin and
Cyrillic languages.

Manrope font has not only alternative glyphs for uppercase styles, but
is also context-sensitive. It changes glyphs for the user automatically,
while they are typing.

Digits in Manrope font are perfect for interface design and numeric
data, such as phone numbers, card numbers, watch faces, etc.

WWW: https://manropefont.com/
2020-03-29T15:00:21+00:00 x11/wshowkeys Display keystrokes for screencasts on wlroots compositors
Displays keypresses on screen on supported Wayland compositors
(requires wlr_layer_shell_v1 support).

WWW: https://git.sr.ht/~sircmpwn/wshowkeys
2020-03-29T13:58:20+00:00 x11/xtitle Outputs X window titles
Outputs X window titles

If arguments are given, outputs the title of each arguments, otherwise outputs
the title of the active window and continue to output it as it changes if the
snoop mode is on.

WWW: https://github.com/baskerville/xtitle
2020-03-29T09:29:50+00:00 net-mgmt/bgpq4 Lightweight prefix-list generator for various routers v4
bgpq4 is a lightweight access-list/prefix-list/as-path access-list generator
for Cisco, Juniper and many other routers and routing daemons.

Support for IOS-XR and Mikrotik added over net-mgmt/bgpq3

WWW: https://github.com/bgp/bgpq4
2020-03-28T19:06:22+00:00 graphics/tachyon Multiproccess ray tracing system
Tachyon is a raytracer developed by John E. Stone. Tachyon supports
the typical ray tracer features, most of the common geometric
primitives, shading and texturing modes, etc. It also supports less
common features such as HDR image output, ambient occlusion lighting,
and support for various triangle mesh and volumetric texture formats
beneficial for molecular visualization (e.g. rendering VMD scenes).

WWW: http://jedi.ks.uiuc.edu/~johns/raytracer/
2020-03-28T18:37:49+00:00 math/pari_seadata Modular polynomials for PARI/GP
This package contains modular polynomials for p < 500, for use with ellsea.

These polynomials were extracted from the ECHIDNA databases.

WWW: https://pari.math.u-bordeaux.fr/packages.html
2020-03-28T18:37:49+00:00 math/pari_nftables Repackaging of the historical megrez number field tables for PARI/GP
This package contains modular polynomials for p < 500, for use with ellsea.

These polynomials were extracted from the ECHIDNA databases.

WWW: https://pari.math.u-bordeaux.fr/packages.html
2020-03-28T18:37:49+00:00 math/pari_galpol Database of Galois polynomials for PARI/GP
This packages contains a database of polynomials defining Galois extensions of
the rationals representing all abstract groups of order up to 143 for all
signatures (3657 groups, 7194 polynomials).

WWW: https://pari.math.u-bordeaux.fr/packages.html
2020-03-28T18:37:49+00:00 math/pari_galdata Data needed by PARI/GP for polgalois
PARI package "galdata": Needed by polgalois to compute Galois group in
degrees 8 through 11.

WWW: https://pari.math.u-bordeaux.fr/packages.html
2020-03-28T18:37:49+00:00 math/pari_elldata Elliptic Curve Data for PARI/GP
This is the PARI/GP version of J. E. Cremona Elliptic Curve Data.

This package contains elliptic curves defined over the rationals representing
all isogeny classes for all conductor less than 500000. Theses data are needed
by ellsearch, ellidentify and ellgenerators and require PARI/GP.

WWW: https://pari.math.u-bordeaux.fr/packages.html
WWW: https://github.com/JohnCremona/ecdata/
2020-03-28T18:37:49+00:00 math/gp2c Package for translating GP routines into C
The gp2c compiler is a package for translating GP routines into the C
programming language, so that they can be compiled and used with the PARI system
or the GP calculator.

The main advantage of doing this is to speed up computations and to include your
own routines within the preexisting GP ones. It may also find bugs in GP
scripts.

WWW: https://pari.math.u-bordeaux.fr/pub/pari/manuals/gp2c/gp2c.html
2020-03-28T17:51:56+00:00 devel/revive Extensible static code analysis framework for Go
Fast, configurable, extensible, flexible, and
beautiful linter for Go. Drop-in replacement
of golint. Revive provides a framework for
development of custom rules, and lets you
define a strict preset for enhancing your
development & code review processes.

WWW: https://revive.run
2020-03-28T12:44:58+00:00 textproc/rubygem-liquid-tag-parser1 Parse liquid tags easily
Liquid Tag parser provides a robust interface to parsing your tag syntax in a
way that makes sense, it uses Shellwords, along with escapes to allow users to
do extremely robust arguments, giving you back a hash, that you get to play
with. It also has the concept of argv1, deep hashes, and even defaults if you
give them to us.

WWW: https://github.com/envygeeks/liquid-tag-parser
2020-03-28T11:32:04+00:00 graphics/mypaint-brushes2 Brushes used by MyPaint and other software using libmypaint
Brushes used by MyPaint and other software using libmypaint.

WWW: https://github.com/mypaint/mypaint-brushes
2020-03-28T08:44:52+00:00 security/rubygem-devise-two-factor-rails60 Barebones two-factor authentication with Devise
Barebones two-factor authentication with Devise

WWW: https://github.com/tinfoil/devise-two-factor
2020-03-28T08:44:52+00:00 mail/rubygem-gitlab-mail_room Proxy email (gmail) from IMAP to a delivery method
mail_room is a configuration based process that will idle on IMAP connections
and execute a delivery method when a new message is received.
Examples of delivery methods include:

POST to a delivery URL (Postback)
Queue a job to Sidekiq or Que for later processing (Sidekiq or Que)
Log the message or open with LetterOpener (Logger or LetterOpener)

WWW: https://github.com/tpitale/mail_room
2020-03-28T08:44:52+00:00 devel/rubygem-slack-messenger Slim ruby wrapper for posting to slack webhooks
A slim ruby wrapper for posting to slack webhooks

WWW: https://rubygems.org/gems/slack-messenger
2020-03-28T08:44:52+00:00 devel/rubygem-ruby-statistics Provide ruby with statistical capabilities
This gem is intended to accomplish the same purpose as
jStat js library: to provide ruby with statistical capabilities
without the need of a statistical programming language like
R or Octave. Some functions and capabilities are an implementation
from other authors and are referenced properly in the class/method.

WWW: https://github.com/estebanz01/ruby-statistics
2020-03-28T08:44:52+00:00 benchmarks/rubygem-gitlab-derailed_benchmarks Benchmarks for your whole Rails app
Go faster, off the Rails - Benchmarks for your whole Rails app.

WWW: https://github.com/schneems/derailed_benchmarks
2020-03-27T19:08:00+00:00 math/gf2x Library for multiplying polynomials over the binary field
gf2x is a C/C++ software package containing routines for fast arithmetic in
GF(2)[x] (multiplication, squaring, GCD) and searching for irreducible/primitive
trinomials.

Note: this port provides either a LGPL or a GPLv3 (default) version, and you
can make your choice with the option.

WWW: http://gf2x.gforge.inria.fr/
2020-03-27T14:10:30+00:00 emulators/x16-rom Commander X16 ROM
ROM containing BASIC, KERNAL, DOS and GEOS for the Commander X16 emulator.

WWW: https://github.com/commanderx16
2020-03-27T14:10:30+00:00 emulators/x16-emulator Emulator for the Commander X16 8-bit computer
This is an emulator for the Commander X16 - modern 8-bit computer.

WWW: https://github.com/commanderx16
2020-03-27T13:54:58+00:00 math/cliquer Routines for clique searching
Cliquer is a set of C routines for finding cliques in an arbitrary weighted
graph. It uses an exact branch-and-bound algorithm developed by Patric
Ostergard. It is designed with the aim of being efficient while still being
flexible and easy to use.

Note: this port do not use the upstream version, but the version autotoolized
by Dima Pasechnik.

WWW: https://users.aalto.fi/~pat/cliquer.html
WWW: https://github.com/dimpase/autocliquer
2020-03-27T10:38:23+00:00 devel/dbus-java Java API for D-BUS
This port provides a native Java implementation of the D-Bus protocol,
instead of being just a wrapper around the C reference implementation.

WWW: https://dbus.freedesktop.org/doc/dbus-java/
2020-03-27T09:40:04+00:00 archivers/v1541commander Virtual 1541 disk commander
This application allows you to create and modify D64 disk images
(for the Commodore 1541 floppy drive).

WWW: https://github.com/excess-c64/v1541commander
2020-03-27T09:40:04+00:00 archivers/lib1541img Library for handling commodore 1541 disk images
lib1541img is a library for creating and manipulating commodore 1541 disk
images. It also supports compressing and extracting to/from "zipcode".

WWW: https://github.com/excess-c64/lib1541img
2020-03-27T04:39:27+00:00 deskutils/peaclock Customizable clock, timer, and stopwatch for the terminal
Peaclock is a responsive and customizable clock, timer, and stopwatch for the
terminal.

The clock output changes depending on the selected mode and view. The mode
determines the clock value, while the view determines how that value is
presented. The clock, timer, and stopwatch modes can be displayed with an ascii,
digital, or binary clock view. The clock can be customized, such as changing the
width, height, colour, padding, and margin. When in auto size mode, the clock
becomes responsive, filling up the full size of the terminal. The clock can also
be set to conform to a specific aspect ratio, allowing the clock to auto resize
without becoming stretched.

WWW: https://github.com/octobanana/peaclock
2020-03-26T20:48:28+00:00 sysutils/nut-devel Network UPS Tools
This is a developing project to monitor a large assortment of UPS hardware.
Network communications are used so that multiple systems can monitor a
single physical UPS and shut down together if necessary without any
special "sharing hardware" on the UPS itself. CGI scripts are provided
to monitor UPS status via a WEB browser.

WWW: http://www.networkupstools.org/
2020-03-26T16:25:42+00:00 math/m4ri Library for fast arithmetic with dense matrices over F2
M4RI is a library for fast arithmetic with dense matrices over F2. The name M4RI
comes from the first implemented algorithm: The "Method of the Four Russians"
inversion algorithm published by Gregory Bard. This algorithm in turn is named
after the "Method of the Four Russians" multiplication algorithm which is
probably better referred to as Kronrod's method.

WWW: https://bitbucket.org/malb/m4ri/src/master/
2020-03-26T16:23:25+00:00 math/eclib C++ library for arithmetic on elliptic curves
mwrank and eclib: mwrank is a program written in C++ for computing Mordell-Weil
groups of elliptic curves over Q via 2-descent.

WWW: http://homepages.warwick.ac.uk/staff/J.E.Cremona/mwrank/
WWW: https://github.com/JohnCremona/eclib
2020-03-26T13:05:03+00:00 emulators/emu64 Commodore 64 emulator
Emu64 is a Commodore 64 Emulator based on Qt and SDL.

WWW: https://github.com/ThKattanek/emu64
2020-03-26T11:24:59+00:00 x11-fonts/anomaly-mono Retrofuturism inspired monospaced programming font
Unique monospaced programming font, inspired by "retrofuturism".
The alphabetical characters of the font are designed as an homage
to the aesthetic of older science fiction movies and magazines,
while the numerical characters are intended to mimic digital clock
numbers. Symbols and numbers were given special design consideration
to stand out from alphabetical characters as well. The result is a
font that creates a strong distinction between all types of glyphs
and has a unique appearance, while still maintaining perfect
legibility for writing and debugging code.

WWW: https://github.com/benbusby/anomaly-mono
2020-03-26T09:44:50+00:00 devel/sonarqube-community Web-based continuous code inspection tool
SonarQube is the leading tool for continuously inspecting the Code
Quality and Security of your codebases and guiding development teams
during Code Reviews.

Covering 27 programming languages (OSS version: 15 languages), while
pairing-up with your existing software pipeline, SonarQube provides
clear remediation guidance for developers to understand and fix
issues and for teams overall to deliver better, safer software.
With over 170,000 deployments, helping small development teams as
well as global organizations, SonarQube provides the means for all
teams and companies, around the world, to own and impact their Code
Quality and Security.

WWW: https://www.sonarqube.org/
2020-03-26T09:44:50+00:00 devel/sonarqube-ant-task SonarQube Plugin for analysis projects with an Apache Ant
The SonarScanner for Ant provides a task to allow integration of SonarQube
analysis into an Apache Ant build script.

The SonarQube Scanner for Ant is an Ant Task that is wrapper of SonarQube
Scanner, which works by invoking SonarQube Scanner and passing to it all
properties named following a sonar.* convention. This has the downside of not
being very Ant-y, but the upside of providing instant availability of any new
analysis parameter introduced by a new version of a plugin or of SonarQube
itself.

WWW: https://docs.sonarqube.org/latest/analysis/scan/sonarscanner-for-ant/
2020-03-26T00:03:41+00:00 cad/cura Slicing application for 3D printers
This is the new, shiny frontend for Cura. Check daid/LegacyCura for the
legacy Cura that everyone knows and loves/hates. We re-worked the
whole GUI code at Ultimaker, because the old code started to become
unmaintainable.

WWW: https://github.com/Ultimaker/Cura/wiki
2020-03-25T23:21:30+00:00 net/libcharon File metadata and streaming library
File metadata and streaming library

As of march 5th the Charon library is the responsibility of the Embedded
Applications team. Pull requests to MASTER have to be verified by the
Embedded Applications team.

WWW: https://github.com/Ultimaker/libCharon
2020-03-25T23:04:33+00:00 cad/uranium Python framework for 3D printing applications
The Uranium framework consists of several parts, divided over several modules.
These modules are Core, Backend, Math, Mesh, Scene, Settings and View.
In addition, there are two toolkit-specific modules that implement a lot
of UI bits for the applications.

WWW: https://github.com/Ultimaker/Uranium/blob/master/docs/overview.md
2020-03-25T21:39:53+00:00 net-im/signal-cli Command-line and D-Bus interface for Signal and libsignal-service-java
signal-cli is a command-line interface for libsignal-service-java. It supports
registering, verifying, sending and receiving messages. To be able to link to
an existing Signal-Android/signal-cli instance, signal-cli uses a patched
libsignal-service-java, because libsignal-service-java does not yet support
provisioning as a slave device. For registering you need a phone number where
you can receive SMS or incoming calls. signal-cli is primarily intended to be
used on servers to notify admins of important events. For this use-case, it has
a dbus interface, that can be used to send messages from any programming
language that has dbus bindings.

WWW: https://github.com/AsamK/signal-cli
2020-03-25T21:06:07+00:00 devel/libmatthew Selection of Java libraries by Matthew Johnson
Selection of libraries for Java which are useful and not provided with Java.

- Unix Sockets Library: This is a collection of classes and native code to
allow you to read and write Unix sockets in Java.
- Debug Library: This is a comprehensive logging and debugging solution.
- CGI Library: This is a collection of classes and native code to allow you to
write CGI applications in Java.
- I/O Library: This provides a few much needed extensions to the Java I/O
subsystem. Firstly, there is a class which will connect and InputStream with
an OutputStream and copy data between them. Secondly there are two classes
for inserting into an Input or OutputStream pipe a command line command, so
that everything is piped through that command. Thirdly there are a pair of
classes for splitting streams in two. This can either be to two OuputStreams,
or to an OutputStream and a file. Equivelent to the UNIX tool tee in UNIX
pipes.
- Hexdump: This class formats byte-arrays in hex and ascii for display.

WWW: http://www.matthew.ath.cx/projects/java/
2020-03-25T20:55:16+00:00 devel/libsavitar C++ implementation of 3mf loading/python bindings
libSavitar is a c++ implementation of 3mf loading with SIP python binding

WWW: https://github.com/Ultimaker/libSavitar
2020-03-25T18:10:50+00:00 cad/fdm_materials FDM Material database for 3D printers
FDM material database

WWW: https://github.com/Ultimaker/fdm_materials
2020-03-25T17:58:43+00:00 net/libarcus Communication library between internal components for Ultimaker
Arcus

This library contains C++ code and Python3 bindings for creating a socket
in a thread and using this socket to send and receive messages based on
the Protocol Buffers library. It is designed to facilitate the communication
between Cura and its backend and similar code.

WWW: https://github.com/Ultimaker/libArcus
2020-03-25T12:44:50+00:00 math/py-python-fcl Python bindings for the Flexible Collision Library
Python-FCL is an (unofficial) Python interface for the Flexible Collision
Library (FCL), an excellent C++ library for performing proximity and
collision queries on pairs of geometric models. Currently, this package
is targeted for FCL 0.5.0.

WWW: https://libraries.io/pypi/python-fcl
2020-03-25T01:10:06+00:00 devel/py-trimesh Library for loading and using triangular meshes
Trimesh is a pure Python (2.7-3.4+) library for loading and using triangular
meshes with an emphasis on watertight surfaces. The goal of the library
is to provide a full featured and well tested Trimesh object which allows
for easy manipulation and analysis, in the style of the Polygon object in
the Shapely library.

The API is mostly stable, but this should not be relied on and is not
guaranteed: install a specific version if you plan on deploying something
using trimesh.

WWW: https://pypi.org/project/trimesh/#description
2020-03-25T01:00:13+00:00 math/py-python_fcl Python bindings for the Flexible Collision Library
Python-FCL is an (unofficial) Python interface for the Flexible Collision
Library (FCL), an excellent C++ library for performing proximity and
collision queries on pairs of geometric models. Currently, this package
is targeted for FCL 0.5.0.

WWW: https://libraries.io/pypi/python-fcl
2020-03-25T00:47:14+00:00 math/fcl05 Flexible Collision Library (Old version)
This is a snapshot version of FCL at 0.5.0 mainly to support
python-fcl otherwise please use the fcl port.
N.B. python-fcl also needs octomap

FCL is a library for performing three types of proximity queries on a pair of
geometric models composed of triangles.

It performs:
* Collision detection: detecting whether the two models overlap, and optionally,
all of the triangles that overlap.
* Distance computation: computing the minimum distance between a pair of models,
i.e., the distance between the closest pair of points.
* Tolerance verification: determining whether two models are closer or farther
than a tolerance distance.
* Continuous collision detection: detecting whether the two moving models
overlap during the movement, and optionally, the time of contact.
* Contact information: for collision detection and continuous collision
detection, the contact information (including contact normals and contact
points) can be returned optionally.

WWW: https://github.com/flexible-collision-library/fcl
2020-03-24T16:40:48+00:00 x11/showkeys Display keystrokes during screencasts or presentations
Showkeys is a simple program to display keys being pressed on the screen.

It is useful while making presentations and screencasts. The audience will be
able to see the keys being pressed.

It is similar to key-mon. Key-mon has more features than showkeys. The
advantages of showkeys are

1. Doesn't use GTK/GNOME.
2. Uses libXosd to display keys directly onto the screen.
3. No floating windows that always need to be on top. This is very useful if
you're using a tiling WM like Xmonad.
4. Keystroke history. key-mon has this but doesn't show modifiers. showkeys
does this using an Emacs style key notation.

WWW: https://github.com/nibrahim/showkeys
2020-03-24T13:27:34+00:00 security/py-scramp Pure-Python implementation of the SCRAM authentication protocol
A Python implementation of the SCRAM authentication protocol defined
by RFC 5802 and RFC 7677. Scramp supports the following mechanisms:
* SCRAM-SHA-256
* SCRAM-SHA-1

WWW: https://github.com/tlocke/scramp
2020-03-24T01:45:44+00:00 devel/py-pytest-verbose-parametrize Parametrize hook to generate ids for parametrized tests
Pytest parametrize hook to generate ids for parametrized tests that are a little
more descriptive than the default (which just outputs id numbers).

WWW: https://github.com/manahl/pytest-plugins/tree/master/pytest-verbose-parametrize
2020-03-23T18:52:21+00:00 x11/wofi Launcher/menu program for wlroots-based compositors
Wofi is a launcher/menu program for wlroots-based Wayland compositors
such as Sway.

WWW: https://hg.sr.ht/~scoopta/wofi
2020-03-23T17:32:22+00:00 x11/clipman Simple clipboard manager for Wayland
A basic clipboard manager for Wayland, with support for persisting
copy buffers after an application exits.

WWW: https://github.com/yory8/clipman
2020-03-23T12:07:58+00:00 x11/wlogout Wayland-based logout menu
wlogout is a logout menu for Wayland environments.

WWW: https://github.com/ArtsyMacaw/wlogout
2020-03-23T07:46:23+00:00 cad/opensta Gate level static timing verifier
OpenSTA is a gate level static timing verifier. As a stand-alone executable it
can be used to verify the timing of a design using standard file formats.

* Verilog netlist
* Liberty library
* SDC timing constraints
* SDF delay annotation
* SPEF parasitics

OpenSTA uses a TCL command interpreter to read the design, specify timing
constraints and print timing reports.

WWW: https://github.com/The-OpenROAD-Project/OpenSTA
2020-03-23T06:31:10+00:00 math/cudd Package for the manipulation of Binary Decision Diagrams (BDDs), etc
CUDD stands for Colorado University Decision Diagram. It is a package for the
manipulation of Binary Decision Diagrams (BDDs), Algebraic Decision Diagrams
(ADDs) and Zero-suppressed Binary Decision Diagrams (ZDDs).

WWW: https://davidkebo.com/cudd
2020-03-23T02:05:12+00:00 devel/py-parameterized Parameterized testing with any Python test framework
Parameterized testing in Python sucks.

parameterized fixes that. For everything. Parameterized testing for nose,
parameterized testing for py.test, parameterized testing for unittest.

WWW: https://github.com/wolever/parameterized
2020-03-22T10:43:44+00:00 cad/graywolf Fork of TimberWolf, a placement tool in VLSI design
graywolf is a fork of TimberWolf 6.3.5

TimberWolf was developed at Yale University, and was distributed as open source
for a time until it was taken commercial. The last open-source version of
TimberWolf does not perform detail routing, but is a professional-grade
placement tool. In order to continue improving the open-source version, graywolf
has been forked off from version 6.3.5 of TimberWolf.

The main improvement in graywolf is that the build process is more streamlined
and that it behaves as a normal linux tool - you can call it from anywhere and
no environment variables must be set first.

WWW: https://github.com/rubund/graywolf
2020-03-22T10:02:44+00:00 cad/qflow End-to-end digital synthesis flow for ASIC designs
A digital synthesis flow is a set of tools and methods used to turn a circuit
design written in a high-level behavioral language like verilog or VHDL into a
physical circuit, which can either be configuration code for an FPGA target like
a Xilinx or Altera chip, or a layout in a specific fabrication process
technology, that would become part of a fabricated circuit chip. Several digital
synthesis flows targeting FPGAs are available, usually from the FPGA
manufacturers, and while they are typically not open source, they are generally
distributed for free (presumably on the sensible assumption that more people
will be buying more FPGA hardware).

WWW: http://opencircuitdesign.com/qflow/
2020-03-21T22:43:35+00:00 sysutils/duplicity07 Backup tool that uses librsync and GnuPG
Duplicity backs directories by producing encrypted tar-format volumes and
uploading them to a remote or local file server. Because duplicity uses
librsync, the incremental archives are space efficient and only record the
parts of files that have changed since the last backup. Because duplicity
uses GnuPG to encrypt and/or sign these archives, they will be safe from
spying and/or modification by the server.

WWW: http://duplicity.nongnu.org
2020-03-21T16:11:35+00:00 net/kdsoap Qt-based client-side and server-side SOAP component
KD Soap is a Qt-based client-side and server-side SOAP component.

It can be used to create client applications for web services and also provides
the means to create web services without the need for any further component
such as a dedicated web server.

KD Soap targets C++ programmers who use Qt in their applications.

WWW: https://www.kdab.com/development-resources/qt-tools/kd-soap/
2020-03-21T12:54:54+00:00 net/traefik2 High availability reverse proxy and load balancer
Traefik (pronounced like traffic) is a modern HTTP reverse proxy and load
balancer made to deploy microservices with ease. It supports several backends
(Docker, Swarm mode, Kubernetes, Marathon, Consul, Etcd, Rancher, Amazon ECS,
and a lot more) to manage its configuration automatically and dynamically.

WWW: https://traefik.io/
2020-03-21T07:23:59+00:00 devel/qca-legacy Cross-platform crypto API for Qt ${FLAVOR:C/qt//} -- for FreeBSD 11
QCA aims to provide a straightforward and cross-platform crypto API,
using Qt datatypes and conventions.

Supported features:

* SSL/TLS
* X509
* SASL
* RSA
* Hashing (SHA1, MD5)
* Ciphers (Blowfish, 3DES, AES)

WWW: http://delta.affinix.com/qca/
2020-03-20T22:45:05+00:00 graphics/py-glooey Cross-platform windowing and multimedia library
Every game needs a user interface that matches its look and feel. The purpose
of glooey is to help you make such an interface. Towards this end, glooey
provides 7 powerful placement widgets, a label widget, an image widget,
3 different button widgets, a text entry widget, a variety of scroll boxes
and bars, 4 different dialog box widgets, and a variety of other miscellaneous
widgets. The appearance of any widget can be trivially customized, and
glooey comes with built-in fantasy, puzzle, and 8-bit themes to prove it
(and to help you hit the ground running if your game fits one of those genres).

The philosophy behind glooey is that deriving subclasses from a basic set of
widgets with no default style is the most elegant way to control how
widgets look. This approach is flexible because subclasses can customize or
override most aspects of the basic widgets. But it's also surprisingly
succinct and powerful: specifying a style is usually as simple as setting
a class variable, and styles can be easily composed using either inner
classes or previously defined widgets. This philosophy makes glooey easy
to get started with, and powerful enough to support even the most
complicated games.

WWW: https://pypi.org/project/glooey
2020-03-20T16:15:10+00:00 devel/py-debugtools Easily print useful debugging information
This package provides a handful of functions you can use to print debugging
information. There are basically two things that are useful about these
functions. First, they're only one or two letters each, so you can type
them really quickly while debugging. Second, they append the name of the
calling function to whatever you're printing, so you can easily see where
each message came from (and you don't have to hunt down print statements
once you finish debugging).

WWW: https://github.com/kalekundert/debugtools
WWW: https://pypi.org/projects/debugtools
2020-03-20T14:43:17+00:00 devel/py-autoprop Infer properties from accessor methods
Properties are a feature in python that allow accessor functions (i.e. getters
and setters) to masquerade as regular attributes. This makes it possible to
provide transparent APIs for classes that need to cache results, lazily load
data, maintain invariants, or react in any other way to attribute access.

Unfortunately, making a property requires an annoying amount of boilerplate
code. There are a few ways to do it, but the most common and most succinct
requires you to decorate two functions (with two different decorators) and
to type the name of the attribute three times:

WWW: https://pypi.org/project/autoprop/
2020-03-20T13:39:50+00:00 graphics/py-vecrec 2D vector and rectangle classes
This package provides 2D vector and rectangle classes. These classes were
written to be used in games, so they have some methods that conveniently tie
into pyglet and pygame, but for the most part they are quite general and
could be used for almost anything.

WWW: https://pypi.org/project/vecrec
2020-03-19T22:40:24+00:00 graphics/py-svg.path SVG path objects and parser
svg.path

svg.path is a collection of objects that implement the different path commands
in SVG, and a parser for SVG path definitions.

WWW: https://pypi.org/project/svg.path/
2020-03-19T14:21:39+00:00 math/py-triangle Python interface to triangle
*Triangle* is a python wrapper around Jonathan Richard Shewchuk's two-dimensional
quality mesh generator and delaunay triangulator library.
This implementation utilizes Cython_ to wrap the C API as closely as possible.

WWW: https://rufat.be/triangle
2020-03-19T11:47:34+00:00 graphics/py-svg_path SVG path objects and parser
svg.path

svg.path is a collection of objects that implement the different path commands
in SVG, and a parser for SVG path definitions.

WWW: https://pypi.org/project/svg.path/
2020-03-19T05:20:13+00:00 cad/qrouter Tool to generate metal layers and vias
Qrouter is a tool to generate metal layers and vias to physically connect
together a netlist in a VLSI fabrication technology. It is a maze router,
otherwise known as an "over-the-cell" router or "sea-of-gates" router. That is,
unlike a channel router, it begins with a description of placed standard cells,
usually packed together at minimum spacing, and places metal routes over the
standard cells.

WWW: http://opencircuitdesign.com/netgen/
2020-03-19T03:19:57+00:00 cad/netgen-lvs Tool for comparing netlists (a process known as LVS)
Netgen is a tool for comparing netlists, a process known as LVS, which stands
for "Layout vs. Schematic". This is an important step in the integrated circuit
design flow, ensuring that the geometry that has been laid out matches the
expected circuit. Very small circuits can bypass this step by confirming circuit
operation through extraction and simulation. Very large digital circuits are
usually generated by tools from high-level descriptions, using compilers that
ensure the correct layout geometry. The greatest need for LVS is in large analog
or mixed-signal circuits that cannot be simulated in reasonable time. Even for
small circuits, LVS can be done much faster than simulation, and provides
feedback that makes it easier to find an error than does a simulation.

WWW: http://opencircuitdesign.com/netgen/
2020-03-18T03:33:51+00:00 java/openjdk14 Java Development Kit ${JDK_MAJOR_VERSION}
An open-source implementation of the Java Platform, Standard Edition,

WWW: https://openjdk.java.net/projects/jdk/14/
2020-03-15T20:05:38+00:00 math/dune-spgrid DUNE framework: A structured, parallel DUNE grid implementation
dune-spgrid is a module of the DUNE Numerics framework for solving partial
differential equations (PDEs) with grid-based methods.

dune-spgrid module provides a structured, parallel grid: SPGrid.

WWW: https://www.dune-project.org/
2020-03-15T18:44:01+00:00 security/swatchdog Simple log watcher formerly known as swatch
swatchdog - the Simple WATCHdog formerly known as swatch.

Swatchdog was originally written to actively monitor messages as they are
written to a log file via the UNIX syslog utility. For a simple
demonstration type "perl swatchdog --examine=FILENAME" with FILENAME being
the file that you would like to see the contents of. All this example will
do is demonstrate the different text modes that are available with to the
echo action.

WWW: http://swatch.sourceforge.net/
2020-03-15T18:01:12+00:00 misc/minidnn Header-only C++ library for deep neural networks
MiniDNN is a C++ library that implements a number of popular deep neural network
(DNN) models. It has a mini codebase but is fully functional to construct
different types of feed-forward neural networks.

WWW: https://github.com/yixuan/MiniDNN
2020-03-15T17:28:37+00:00 graphics/ikona Icon editing companion
Ikona is a design companion to help you design icons. It is designed to
integrate with the KDE Plasma desktop.

WWW: https://kde.org/applications/system/org.kde.Ikona
2020-03-15T09:38:45+00:00 sysutils/rsfetch Minimal fetch program written in Rust
Fast (<1ms execution time) system information
fetching program, written entirely in Rust. It
currently supports Linux and (Open|Net|Free)BSD.
All information fields are disabled by default,
and must be manually enabled via configuration
flags.

rsfetch has no configuration file, making it even
more fast. Users may instead create aliases in their
~/.${SHELL}rc. In addition, no automatic package
manager or ASCII logo mechanism is present, but must
instead be manually specified.

WWW: https://github.com/rsfetch/rsfetch
2020-03-15T07:45:41+00:00 sysutils/packmule Creates and packs custom FreeBSD installation images
Packmule automates the process of loading custom software into a
FreeBSD installation image. The user creates a "packing" list
which is either installed alongside the base system, or added to
the live CD.

WWW: http://badland.io/packmule.md
2020-03-15T03:50:22+00:00 math/dune-pdelab DUNE framework: PDE solver toolbox
dune-pdelab is a module of the DUNE Numerics framework for solving
partial differential equations (PDEs) with grid-based methods.

PDELab is a PDE solver toolbox. The main intention is to provide a good set of
high-level abstractions to allow for a reasonably quick development of
simulation codes, while at the same time offering the flexibility to implement
new numerical methods and optimize for specific simulation scenarios.

WWW: https://www.dune-project.org/
2020-03-15T01:53:01+00:00 math/dune-functions DUNE framework: Abstraction layer for global finite element functions
dune-functions is a module of the DUNE Numerics framework for solving
partial differential equations (PDEs) with grid-based methods.

dune-functions provides an abstraction layer for global finite element
functions. Its two main concepts are functions implemented as callable
objects, and bases of finite element spaces.

WWW: https://www.dune-project.org/
2020-03-15T00:39:34+00:00 cad/openctm File format for compression of 3D triangle meshes
OpenCTM is a file format, a software library and a tool set for compression
of 3D triangle meshes. The geometry is compressed to a fraction of comparable
file formats (3DS, STL, COLLADA...), and the format is accessible through
a simple, portable API

WWW: https://sourceforge.net/projects/openctm/
2020-03-14T23:35:37+00:00 math/dune-typetree DUNE framework: The TypeTree library
dune-typetree is a module of the DUNE Numerics framework for solving partial
differential equations (PDEs) with grid-based methods.

dune-typetree is a template library for constructing and operating on statically
typed trees of objects. It is based around the idea of defining loosely coupled,
componentized algorithms. Component lookup happens through tag dispatch, making
it very easy to extend and / or modify existing algorithms as well as
constructing new algorithms for existing types of tree nodes.

WWW: https://www.dune-project.org/
2020-03-14T22:48:45+00:00 math/dune-alugrid DUNE framework: grid implementation providing simplex or cube grids
dune-alugrid is a module of the DUNE Numerics framework for solving partial
differential equations (PDEs) with grid-based methods.

dune-alugrid provides an adaptive, load-balancing, and unstructured
implementation of the DUNE grid interface in two or three space dimensions
supporting either simiex or cube elements.

WWW: https://www.dune-project.org/
2020-03-14T22:25:11+00:00 math/dune-localfunctions DUNE framework: Local finite elements
dune-localfunctions is a module of the DUNE Numerics framework for solving
partial differential equations (PDEs) with grid-based methods.

dune-localfunctions provides interface and implementation for shape functions
defined on the DUNE reference elements. In addition to the shape function,
interpolation operators and special keys are provided which can be used to
assemble global function spaces on finite-element grids.

WWW: https://www.dune-project.org/
2020-03-14T22:14:25+00:00 math/dune-istl DUNE framework: Iterative Solver Template Library
dune-istl is a module of the DUNE Numerics framework for solving partial
differential equations (PDEs) with grid-based methods.

dune-istl contains the basic DUNE iterative solver template library classes.

WWW: https://www.dune-project.org/
2020-03-14T22:11:22+00:00 math/dune-grid DUNE framework: Geometry transformations, reference elements, etc
dune-grid is a module of the DUNE Numerics framework for solving partial
differential equations (PDEs) with grid-based methods.

dune-grid module contains the implementations of AlbertaGrid,
GeometryGrid, OneDGrid and YaspGrid.

WWW: https://www.dune-project.org/
2020-03-14T22:09:38+00:00 math/dune-uggrid DUNE framework: The UG Grid Manager
dune-uggrid is a module of the DUNE Numerics framework for solving partial
differential equations (PDEs) with grid-based methods.

dune-uggrid ocntains the UG Grid Manager of the DUNE framework.

WWW: https://www.dune-project.org/
2020-03-14T22:04:54+00:00 math/dune-geometry DUNE framework: Geometry transformations, reference elements, etc
dune-geometry is a module of the DUNE Numerics framework for solving partial
differential equations (PDEs) with grid-based methods.

dune-geometry includes everything related to the DUNE reference elements. This
includes the reference elements themselves, mappings on the reference elements
(geometries), and quadratures.

WWW: https://www.dune-project.org/
2020-03-14T22:02:17+00:00 math/dune-common DUNE framework: Build system, infrastructure and foundation classes
DUNE, the Distributed and Unified Numerics Environment is a modular toolbox for
solving partial differential equations (PDEs) with grid-based methods. It
supports the easy implementation of methods like Finite Elements (FE), Finite
Volumes (FV), and also Finite Differences (FD).

WWW: https://www.dune-project.org/
2020-03-13T18:58:18+00:00 devel/stb Stb single-file public domain libraries for C/C++
single-file public domain (or MIT licensed) libraries for C/C++.

Noteworthy:
* image loader: stb_image.h
* image writer: stb_image_write.h
* image resizer: stb_image_resize.h
* font text rasterizer: stb_truetype.h
* typesafe containers: stb_ds.h

WWW: https://github.com/nothings/stb
2020-03-13T16:01:29+00:00 www/adguardhome Network-wide ads & trackers blocking DNS server
AdGuard Home is a network-wide software for blocking ads & tracking. After you
set it up, it'll cover ALL your home devices, and you don't need any client-side
software for that. With the rise of Internet-Of-Things and connected devices, it
becomes more and more important to be able to control your whole network.

WWW: https://adguard.com/en/adguard-home/overview.html
2020-03-13T09:40:00+00:00 devel/electron7 Build cross-platform desktop apps with JavaScript, HTML, and CSS
Build cross platform desktop apps with JavaScript, HTML, and CSS.

It's easier than you think.

If you can build a website, you can build a desktop app. Electron is a
framework for creating native applications with web technologies like
JavaScript, HTML, and CSS. It takes care of the hard parts so you can
focus on the core of your application.

WWW: https://electronjs.org/
2020-03-13T01:15:55+00:00 math/hs-penrose Create diagrams by typing mathematical notation in plain text
Penrose is a platform that enables people to create beautiful diagrams just by
typing mathematical notation in plain text. The goal is to make it easy for
non-experts to create and explore high-quality diagrams, providing deeper
insight into challenging technical concepts. We aim to democratize the process
of creating visual intuition.

WWW: http://penrose.ink/
2020-03-12T23:59:13+00:00 textproc/kibana7 Browser based analytics and search interface to ElasticSearch
Kibana is an open source (Apache Licensed), browser based analytics and search
dashboard for Elasticsearch. Kibana is a snap to setup and start using. Kibana
strives to be easy to get started with, while also being flexible and powerful,
just like Elasticsearch.

Kibana 7.x is compatible with Elasticsearch 7.x

WWW: https://www.elastic.co/products/kibana
2020-03-12T18:33:25+00:00 devel/py-python-jsonrpc-server Python implementation of the JSON RPC 2.0 protocol
Python server implementation of the JSON RPC 2.0 protocol. Asynchronous request
handling is supported.

WWW: https://github.com/palantir/python-jsonrpc-server
2020-03-12T18:27:34+00:00 devel/py-autoflake Removes unused imports and unused variables from Python code
Removes unused imports and unused variables from Python code. It makes use of
pyflakes to do this.

By default, autoflake only removes unused imports for modules that are part of
the standard library. (Other modules may have side effects that make them
unsafe to remove automatically.) Removal of unused variables is also disabled
by default.

WWW: https://github.com/myint/autoflake
2020-03-12T12:56:26+00:00 deskutils/ausweisapp2 Official authentication app for German ID cards and residence permits
The AusweisApp2 is a software, that you can use to identify yourself online
with your ID card or your electronic residence permit.

The AusweisApp2 offers you an integrated self-assessment where you are able to
view your data that is stored on the online ID.

It is being developed on behalf of the German Federal Ministry of the Interior.

WWW: https://www.ausweisapp.bund.de/ausweisapp2/
2020-03-12T09:13:35+00:00 security/py-angr Multi-architecture binary analysis toolkit
angr is a platform-agnostic binary analysis framework in a form of a suite
of Python 3 libraries that let you load a binary and do a lot of cool things
to it:

- Disassembly and intermediate-representation lifting
- Program instrumentation
- Symbolic execution
- Control-flow analysis
- Data-dependency analysis
- Value-set analysis (VSA)
- Decompilation

The most common angr operation is loading a binary:

p = angr.Project('/bin/bash')

If you do this in an enhanced REPL like IPython, you can use tab-autocomplete
to browse the top-level-accessible methods and their docstrings.

angr is brought to you by the Computer Security Lab at UC Santa Barbara, SEFCOM
at Arizona State University, their associated CTF team, Shellphish, the open
source community, and @rhelmot.

WWW: https://github.com/angr/angr
2020-03-12T01:05:55+00:00 science/qiskit-aer Simulator for quantum circuits, including noise models
Qiskit Aer provides a high performance simulator framework for the Qiskit
software stack. It contains optimized C++ simulator backends for executing
circuits compiled in Qiskit Terra, and tools for constructing highly
configurable noise models for performing realistic noisy simulations of the
errors that occur during execution on real devices.

WWW: https://qiskit.org/aer/
2020-03-11T10:51:58+00:00 net-p2p/udpt Lightweight UDP torrent tracker
UDPT is a lightweight UDP torrent tracker for Unix-like systems.

The main difference of this version of UDPT to an original is the
ability to run this torrent tracker inside a local network and act
as both local and remote network torrent tracker/announcer.

WWW: https://github.com/troydm/udpt
2020-03-11T05:59:05+00:00 www/authelia Single sign-on multi-factor portal for web apps
Authelia is an open-source authentication and authorization server providing
2-factor authentication and single sign-on (SSO) for your applications via a
web portal. It acts as a companion of reverse proxies like nginx, Traefik or
HAProxy to let them know whether queries should pass through. Unauthenticated
users are redirected to Authelia Sign-in portal instead.

WWW: https://www.authelia.com/docs/
2020-03-10T18:34:49+00:00 security/py-ailment AIL, the angr Intermediate Language
AIL is the angr intermediate language.

It is developed within the angr project.

WWW: https://github.com/angr/pyvex
2020-03-09T19:46:05+00:00 security/rubygem-hrr_rb_ssh Pure Ruby SSH 2.0 server implementation
Pure Ruby SSH 2.0 server implementation.

WWW: https://github.com/hirura/hrr_rb_ssh
2020-03-09T19:41:54+00:00 devel/rubygem-warden127 Rack middleware that provides authentication for rack applications
Rack middleware that provides authentication for rack applications

WWW: https://github.com/hassox/warden
2020-03-08T20:51:11+00:00 sysutils/syslog-ng326 Powerful syslogd replacement
syslog-ng is an enhanced log daemon, supporting a wide range of input and
output methods: syslog, unstructured text, message queues, databases (SQL
and NoSQL alike) and more.

Key features:

* receive and send RFC3164 and RFC5424 style syslog messages
* work with any kind of unstructured data
* receive and send JSON formatted messages
* classify and structure logs with builtin parsers (csv-parser(),
db-parser(), ...)
* normalize, crunch and process logs as they flow through the system
* hand on messages for further processing using message queues (like
AMQP), files or databases (like PostgreSQL or MongoDB).

The official home page of syslog-ng is:
WWW: http://www.syslog-ng.org/
2020-03-08T18:18:32+00:00 sysutils/fselect Find files with SQL-like queries
Command-line utility to find files with a
highly relaxed SQL-like syntax, whilst
supporting a number of different complex
queries.

WWW: https://github.com/jhspetersson/fselect
2020-03-08T17:18:15+00:00 graphics/R-cran-ggrepel Help to avoid overlapping text labels of ggplot2
Provides text and label geoms for 'ggplot2' that help to
avoid overlapping text labels. Labels repel away from each
other and away from the data points.

WWW: https://cran.r-project.org/web/packages/ggrepel/
2020-03-08T16:31:18+00:00 devel/py-itanium_demangler Pure Python parser for mangled itanium symbols
The Python Itanium Demangler is a pure Python parser for the Itanium C++ ABI
symbol mangling language. Note that MSVC mangling language is not supported.

This demangler generates an abstract syntax tree from mangled symbols, which
can be used for directly extracting type information, as opposed to having
to interpret the C++ source code corresponding to the demangled symbol.

There is also a built-in AST stringifier, so the demangler can be used
as a replacement for c++filt or for formatting backtraces.

WWW: https://github.com/whitequark/python-itanium_demangler
2020-03-08T16:18:05+00:00 math/py-pysmt Solver-agnostic library for SMT formulae manipulation and solving
pySMT is a library for SMT formulae manipulation and solving, which makes
working with Satisfiability Modulo Theory simple.

Among others, the user can:

- Define formulae in a solver independent way in a simple and inutitive way,
- Write ad-hoc simplifiers and operators,
- Dump your problems in the SMT-Lib format,
- Solve them using one of the native solvers, or by wrapping any SMT-Lib
complaint solver.

pySMT provides methods to define a formula in Linear Real Arithmetic (LRA),
Real Difference Logic (RDL), their combination (LIRA), Equalities and
Uninterpreted Functions (EUF), Bit-Vectors (BV), and Arrays (A). The following
solvers are supported through native APIs: MathSAT, Z3, CVC4, Yices, CUDD,
PicoSAT, and Boolector. Additionally, you can use any SMT-LIB 2 compliant
solver.

PySMT assumes that the python bindings for the SMT Solver are installed and
accessible from your PYTHONPATH.

WWW: http://www.pysmt.org
2020-03-08T11:46:21+00:00 textproc/textql Execute SQL against structured text like CSV or TSV
TextQL - Allows you to easily execute SQL against structured text like
CSV or TSV.

WWW: https://github.com/dinedal/textql/
2020-03-08T10:37:32+00:00 textproc/csvq SQL-like query language for csv
Command line tool to operate CSV files.
You can read, update, delete CSV records
with SQL-like query.

You can also execute multiple operations
sequentially in managed transactions by
passing a procedure or using the interactive
shell. In the multiple operations, you can
use variables, cursors, temporary tables,
and other features.

WWW: https://mithrandie.github.io/csvq/
2020-03-08T09:53:01+00:00 textproc/p5-Template-AutoFilter Template::Toolkit subclass with automatic filtering
Template::AutoFilter is a subclass of Template::Toolkit which loads a specific
Parser that is subclassed from Template::Parser. It adds a filter instruction
to each interpolation token found in templates loaded by the TT engine. Tokens
that already have a filter instruction are left unchanged.

WWW: https://metacpan.org/release/Template-AutoFilter
2020-03-08T03:11:46+00:00 x11/lightdm-gtk-greeter-settings Settings editor for LightDM GTK+ Greeter
Just a small dialog to make it easier for users to modify the settings of
lightdm-gtk-greeter.

WWW: https://launchpad.net/lightdm-gtk-greeter-settings
2020-03-07T14:40:37+00:00 devel/tl-expected C++11/14/17 std::expected with functional-style extensions
Single header implementation of std::expected with functional-style extensions.

std::expected is proposed as the preferred way to represent object which will
either have an expected value, or an unexpected value giving information about
why something failed. Unfortunately, chaining together many computations which
may fail can be verbose, as error-checking code will be mixed in with the
actual programming logic. This implementation provides a number of utilities to
make coding with expected cleaner.

WWW: https://github.com/TartanLlama/expected
2020-03-07T08:19:27+00:00 textproc/jtc CLI tool to extract, manipulate and transform JSON
Simple but efficient cli utility tool to manipulate
JSON data. Offering a powerful way to select one or
multiple elements from a source JSON and apply various
actions on the selected elements at once, e.g. wrap
selected elements into a new JSON, filter in/out,
sort elements, update elements, insert new elements,
remove, copy, move, compare, transform, swap around
and many other operations.

WWW: https://github.com/ldn-softdev/jtc
2020-03-07T00:48:47+00:00 devel/py-mulpyplexer Module that multiplexes interactions with lists of Python objects
Mulpyplexer is a piece of code that can multiplex interactions with lists of
Python objects.

WWW: https://pypi.org/project/mulpyplexer/
2020-03-07T00:00:17+00:00 math/py-claripy Abstraction layer for constraint solvers
Claripy is an abstracted constraint-solving wrapper for Python.

It is being developed by the Angr project.

WWW: https://github.com/angr/claripy
2020-03-06T23:41:39+00:00 math/py-PySMT Solver-agnostic library for SMT formulae manipulation and solving
pySMT is a library for SMT formulae manipulation and solving, which makes
working with Satisfiability Modulo Theory simple.

Among others, the user can:

- Define formulae in a solver independent way in a simple and inutitive way,
- Write ad-hoc simplifiers and operators,
- Dump your problems in the SMT-Lib format,
- Solve them using one of the native solvers, or by wrapping any SMT-Lib
complaint solver.

pySMT provides methods to define a formula in Linear Real Arithmetic (LRA),
Real Difference Logic (RDL), their combination (LIRA), Equalities and
Uninterpreted Functions (EUF), Bit-Vectors (BV), and Arrays (A). The following
solvers are supported through native APIs: MathSAT, Z3, CVC4, Yices, CUDD,
PicoSAT, and Boolector. Additionally, you can use any SMT-LIB 2 compliant
solver.

PySMT assumes that the python bindings for the SMT Solver are installed and
accessible from your PYTHONPATH.

WWW: http://www.pysmt.org
2020-03-05T14:24:55+00:00 devel/py-cle Pythonic interface to analyze binary formats
CLE loads binaries and their associated libraries, resolves imports and
provides an abstraction of process memory the same way as if it was loader
by the OS's loader.

WWW: https://github.com/angr/cle
2020-03-05T14:03:18+00:00 devel/py-minidump Python library to parse Windows minidump file format
Python library to parse and read Microsoft minidump file format. Can create
minidumps on Windows machines using the windows API (implemented with ctypes).

This module is primarily intended to be used as a library, however for the sake
of demonstrating its capabilities there is a command line tool implemented
called minidump. This tool has the following modes of operation:

- Console, for one-shot parsing and information retrieval.
- Shell, where a user may use an interactive command shell to get all info
(modules, threads, exceptions etc) and browse the virtual memory of the
process dumped (read/read int/read uint/move/peek/tell)

WWW: https://github.com/skelsec/minidump
2020-03-04T16:16:20+00:00 textproc/rubygem-asciidoctor-plantuml0010 Asciidoctor PlantUML extension
Asciidoctor PlantUml is an extension that enables you to add PlantUML diagrams
to your AsciiDoc documents.

WWW: https://github.com/hsanson/asciidoctor-plantuml
2020-03-04T10:53:02+00:00 net/udpbroadcastrelay UDP multicast/unicast relayer
udpbroadcastrelay is a UDP multicast relayer. Its intended use is to
rebroadbcast udp packets on a specific port across interfaces, be those
interfaces physical or VLAN.

It is used where devices such as Sonos or Sky are spread accross
different subnets and are not able to detect the servers or devices.

WWW: https://github.com/marjohn56/udpbroadcastrelay
2020-03-03T17:16:32+00:00 www/py-cachelib Collection of cache libraries in the same API interface
A collection of cache libraries in the same API interface.

Extracted from werkzeug. https://palletsprojects.com/p/werkzeug/

Maintained by Pallets Team, licensed under BSD.

WWW: https://pypi.org/project/cachelib/
2020-03-03T00:21:33+00:00 security/py-pyvex Python interface to libVEX and VEX IR
PyVEX provides an interface that translates binary code into the VEX
intermediate represenation (IR).

WWW: https://github.com/angr/pyvex
2020-03-02T20:35:52+00:00 devel/py-archinfo Classes with architecture-specific information useful to other projects
archinfo is a collection of classes that contain architecture-specific
information. It is useful for cross-architecture tools (such as pyvex).

WWW: https://github.com/angr/archinfo
2020-03-02T16:30:18+00:00 textproc/rubygem-actionpack-xml_parser1-rails4 XML parameters parser for Action Pack
actionpack-xml_parser is an XML parameters parser for Action Pack (removed from
core in Rails 4.0).

WWW: https://rubyonrails.org/
WWW: https://github.com/rails/actionpack-xml_parser
2020-03-02T16:30:18+00:00 textproc/rubygem-actionpack-xml_parser-rails52 XML parameters parser for Action Pack
actionpack-xml_parser is an XML parameters parser for Action Pack (removed from
core in Rails 4.0).

WWW: https://rubyonrails.org/
WWW: https://github.com/rails/actionpack-xml_parser
2020-03-02T16:30:18+00:00 textproc/rubygem-actionpack-xml_parser-rails5 XML parameters parser for Action Pack
actionpack-xml_parser is an XML parameters parser for Action Pack (removed from
core in Rails 4.0).

WWW: https://rubyonrails.org/
WWW: https://github.com/rails/actionpack-xml_parser
2020-03-02T16:30:18+00:00 mail/rubygem-roadie-rails-rails52 Helper for generating HTML mails in Rails applications
Hooks Roadie into Rails applications to help with HTML email generation.

WWW: https://github.com/Mange/roadie-rails
2020-03-02T16:30:18+00:00 mail/rubygem-roadie-rails-rails4 Helper for generating HTML mails in Rails applications
Hooks Roadie into Rails applications to help with HTML email generation.

WWW: https://github.com/Mange/roadie-rails
2020-03-02T16:28:01+00:00 security/gef GDB Enhanced Features for exploit devs & reversers
GEF (pronounced "Jeff") is a set of commands for x86/64, ARM, MIPS,
PowerPC and SPARC to assist exploit developers and reverse-engineers when using
old school GDB. It provides additional features to GDB using the Python API to
assist during the process of dynamic analysis and exploit development.
Application developers will also benefit from it, as GEF lifts a great part of
regular GDB obscurity, avoiding repeating traditional commands, or bringing out
the relevant information from the debugging runtime.

Some of GEF features include:
- One single GDB script.
- Fast limiting the number of dependencies and optimizing code to make the
commands as fast as possible.
- Provides more than 50 commands to drastically change your experience in GDB.
- Easily extendable to create other commands by providing more comprehensible
layout to GDB Python API.
- Built around an architecture abstraction layer, so all commands work in any
GDB-supported architecture such as x86-32/64, ARMv5/6/7, AARCH64, SPARC,
MIPS, PowerPC, etc.
- Suited for real-life apps debugging, exploit development, just as much as CTF.

WWW: https://gef.rtfd.io
2020-03-02T14:37:39+00:00 security/py-ropper Find gadgets to build rop chains for different architectures
You can use ropper to look at information about files in different
file formats and you can find ROP and JOP gadgets to build chains for
different architectures. Ropper supports ELF, MachO and the PE file
format. Other files can be opened in RAW format. The following
architectures are supported:

- x86 / x86_64
- Mips / Mips64
- ARM (also Thumb Mode)/ ARM64
- PowerPC / PowerPC64

Ropper is inspired by ROPgadget, but should be more than a gadgets
finder. So it is possible to show information about a binary like
header, segments, sections etc. Furthermore it is possible to edit the
binaries and edit the header fields, but currently this is not fully
implemented and in a experimental state. For disassembly ropper uses
the awesome Capstone Framework.

Now you can generate rop chain automatically (auto-roper) for execve
and mprotect syscall.

WWW: https://scoding.de/ropper/
2020-03-02T13:48:35+00:00 security/p5-Crypt-SSSS Implementation of Shamir's Secret Sharing System
Crypt::SSSS module implements Shamir's Secret Sharing System, that is,
it breaks the secret data into multiple shares which can be distributed
among multiple parties, so that only when the parties bring together
their respective shares can the secret be reconstructed.

WWW: https://metacpan.org/release/Crypt-SSSS
2020-03-02T12:19:53+00:00 net/findomain Cross-platform subdomain enumerator
All-in-one subdomain enumerator including
monitoring automation, multi-thread API
querying, DNS-over-TLS, parallel domain
resolution and a host of other unique
features.

WWW: https://github.com/Findomain/findomain
2020-03-02T10:08:48+00:00 devel/microsoft-gsl Guidelines Support Library
The Guidelines Support Library (GSL) contains functions and types that are
suggested for use by the C++ Core Guidelines maintained by the Standard C++
Foundation. This repo contains Microsoft's implementation of GSL.

The library includes types like span<T>, string_span, owner<> and others.

The entire implementation is provided inline in the headers under the gsl
directory. The implementation generally assumes a platform that implements
C++14 support. There are specific workarounds to support MSVC 2015.

WWW: https://github.com/microsoft/GSL
2020-03-01T18:17:38+00:00 www/py-aiohttp_cors CORS support for aiohttp
aiohttp_cors library implements Cross Origin Resource Sharing (CORS) support for
aiohttp asyncio-powered asynchronous HTTP server.

WWW: https://github.com/aio-libs/aiohttp-cors
2020-03-01T14:52:20+00:00 graphics/birdfont Editor for vector graphics and TTF, OTF, EOT and SVG fonts
Birdfont is a free font editor which lets you create vector graphics and
export TTF, OTF, EOT and SVG fonts. The editor has good support for both
monochrome and color font formats.

WWW: https://birdfont.org/
2020-03-01T13:43:20+00:00 sysutils/dua-cli Conveniently learn about the disk usage of directories
Command-line tool for viewing the usage of disk
space in a given directory on the terminal, or
with an interactive mode for easy navigation.

It's parallel by default and will max out your
SSD, providing relevant information as fast as
possible.

WWW: https://github.com/Byron/dua-cli
2020-03-01T13:29:31+00:00 graphics/pastel Command-line tool to generate, analyze, convert and manipulate colors
Command-line tool to generate, analyze, convert
and manipulate colors. It supports many different
color formats and color spaces like RGB (sRGB),
HSL, CIELAB, CIELCh as well as ANSI 8-bit and
24-bit representations.

WWW: https://github.com/sharkdp/pastel
2020-03-01T08:34:04+00:00 net/mcjoin Simple multicast testing application for UNIX
mcjoin is a simple and easy-to-use tool to test IP multicast,
featuring:

* a multicast generator (server)
* a multicast data sink (client)
* supports joining/sending to one or more groups:
* ASM (*,G)
* SSM (S,G)
* IPv4 & IPv6

WWW: https://github.com/troglobit/mcjoin
2020-03-01T06:47:30+00:00 devel/py-flit-core Distribution-building parts of Flit
flit_core provides a PEP 517 build backend for packages using Flit. The only
public interface is the API specified by PEP 517, at flit_core.buildapi.

WWW: https://github.com/takluyver/flit/tree/master/flit_core
2020-03-01T06:28:14+00:00 devel/py-flit Simple packaging tool for simple packages
Flit is a simple way to put Python packages and modules on PyPI. It tries to
require less thought about packaging and help you avoid common mistakes.

WWW: https://github.com/takluyver/flit
2020-03-01T06:27:37+00:00 devel/p5-Long-Jump Mechanism for returning to a specific point from a deeply nested stack
Long::Jump essentially provides a multi-level return. You can mark a spot with
setjump() and then unwind the stack back to that point from any nested stack
frame by name using longjump(). You can also provide a list of return values.

This is not quite a match for C's long jump, but it is "close enough". It is
safer than C's jump in that it only lets you escape frames by going up the
stack, you cannot jump in other ways.

WWW: https://metacpan.org/release/Long-Jump
2020-02-29T20:15:01+00:00 devel/libluksde Library and tools to access LUKS Disk Encryption encrypted volumes
Library and tools to access LUKS Disk Encryption encrypted volumes.

WWW: https://github.com/libyal/libluksde
2020-02-29T19:31:07+00:00 misc/chrono Fast time tracking tool made with love
Chrono is a time tracking tool written in Go. It is fast and simple to use.

WWW: https://github.com/gochrono/chrono
2020-02-29T19:19:37+00:00 devel/py-marrow.mailer Python library to ease sending emails
Marrow Mailer is a Python library to ease sending emails from your application.

By using Marrow Mailer you can:
- Easily construct plain text and HTML emails.
- Improve the testability of your e-mail deliveries.
- Use different mail delivery management strategies; e.g. immediate, deferred,
or even multi-server.
- Deliver e-mail through a number of alternative transports including SMTP,
Amazon SES, sendmail, or even via direct on-disk mbox/maildir.
- Multiple simultaneous configurations for more targeted delivery.

WWW: https://github.com/marrow/mailer
2020-02-29T19:18:38+00:00 devel/py-marrow.util Commonly shared Python utility subclasses and functions
Marrow Utilities Collection

This package contains many commonly reimplemented utility classes and functions
covering the following major areas:
- attribute, partial/subset, case-insensitive, and multi-value dicts
- py3k source compatibility (without using 2to3)
- string to rich datatype conversion of bools, simple arrays, and complex
keyword/tag parsing
- rich OOP helpers: nested list flattening, a NoDefault implementation,
dot-notation object loading, and a LRU cache
- path manipulation
- UTC, universal time constants, english to numerical month and DotW
conversion, and date field range constants

WWW: https://github.com/marrow/util
2020-02-29T18:24:19+00:00 x11-toolkits/py-wxPython40 GUI toolkit for the Python programming language
wxPython is a GUI toolkit for the Python programming language. It allows Python
programmers to create programs with a robust, highly functional graphical user
interface, simply and easily. It is implemented as a Python extension module
(native code) that wraps the popular wxWidgets cross platform GUI library, which
is written in C++.

WWW: http://www.wxpython.org
2020-02-29T17:44:49+00:00 textproc/libxmlbird XML parser for Vala and C programs
XML Bird is an XML parser for programs written in Vala or C.

It is being developed as a part of the Birdfont project.

WWW: https://birdfont.org/xmlbird.php
2020-02-29T17:33:23+00:00 www/p5-JSON-WebToken JSON Web Token (JWT) implementation
JSON Web Token (JWT) implementation for Perl.

WWW: https://github.com/xaicron/p5-JSON-WebToken
2020-02-28T19:22:18+00:00 security/py-python3-saml Add SAML support to your Python software
Add SAML support to your Python software using this library. Forget those
complicated libraries and use the open source library provided and supported by
OneLogin Inc.

WWW: https://github.com/onelogin/python3-saml
2020-02-28T19:21:37+00:00 security/py-authlib Ultimate Python library in building OAuth and OpenID Connect servers
Authlib is the ultimate Python library in building OAuth and OpenID Connect
servers. JWS, JWK, JWA, JWT are included.

WWW: https://authlib.org/
WWW: https://github.com/lepture/authlib
2020-02-28T19:21:32+00:00 devel/py-cliff2 Command Line Interface Formulation Framework
cliff is a framework for building command line programs. It uses setuptools
entry points to provide subcommands, output formatters, and other extensions.

WWW: https://docs.openstack.org/cliff/latest/
WWW: https://github.com/openstack/cliff
2020-02-28T19:21:25+00:00 math/librdata Read and write R data frames from C
Originally part of ReadStat, librdata is a small C library for reading and
writing R data frames.

Features:
- Read both RData and RDS formats
- Read compressed files (requires bzip2, zlib, and lzma)
- Write factors, timestamps, logical vectors, and more

WWW: https://github.com/WizardMac/librdata
2020-02-28T17:12:49+00:00 lang/erlang-runtime23 Functional programming language from Ericsson
Erlang is a programming language used to build massively scalable soft
real-time systems with requirements on high availability. Some of its
uses are in telecoms, banking, e-commerce, computer telephony and
instant messaging. Erlang's runtime system has built-in support for
concurrency, distribution and fault tolerance.

This port contains a standalone runtime environment of Erlang 23
to be used during the development of OTP applications.

WWW: https://www.erlang.org/
2020-02-28T16:45:21+00:00 multimedia/pipewire Server and user space API to deal with multimedia pipelines
PipeWire is a server and user space API to deal with multimedia pipelines. This
includes:
- Making available sources of video (such as from a capture devices or
application provided streams) and multiplexing this with clients.
- Accessing sources of video for consumption.
- Generating graphs for audio and video processing.

WWW: https://pipewire.org/
2020-02-27T21:23:33+00:00 japanese/py-jaconv Japanese character interconverter for Hiragana, Katakana, Hankaku, Zenkaku and more
jaconv (Japanese Converter) is interconverter for Hiragana, Katakana, Hankaku
(half-width character) and Zenkaku (full-width character).

WWW: https://github.com/ikegami-yukino/jaconv
2020-02-26T21:41:13+00:00 x11-fonts/office-code-pro Customized version of the Source Code Pro font
Office Code Pro is a customized version of Source Code Pro, the monospaced sans
serif originally created by Paul D. Hunt for Adobe Systems Incorporated. The
customizations were made specifically for text editors and coding environments,
but are still very usable in other applications.

WWW: https://github.com/nathco/Office-Code-Pro
2020-02-26T20:46:22+00:00 textproc/py-pytoml Parser for TOML 0.4.0
This project aims at being a specs-conforming and strict parser and writer for
TOML files. The library currently supports version 0.4.0 of the specs.

WWW: https://github.com/avakar/pytoml
2020-02-26T20:46:16+00:00 devel/py-pep517 Wrappers to build Python packages using PEP 517 hooks
PEP 517 specifies a standard API for systems which build Python packages.

This package contains wrappers around the hooks specified by PEP 517. It
provides:
- A mechanism to call the hooks in a subprocess, so they are isolated from the
current process.
- Fallbacks for the optional hooks, so that frontends can call the hooks without
checking which are defined.
- Higher-level functions which install the build dependencies into a temporary
environment and build a wheel/sdist using them.

WWW: https://github.com/pypa/pep517
2020-02-25T23:31:27+00:00 textproc/redisearch Full-text search over Redis
RediSearch is a source available Full-Text and Secondary Index
engine over Redis, developed by Redis Labs.

Redisearch implements a search engine on top of Redis, but
unlike other Redis search libraries, it does not use internal
data structures like sorted sets.

This also enables more advanced features, like exact phrase
matching and numeric filtering for text queries, that are not
possible or efficient with traditional Redis search approaches.

WWW: https://oss.redislabs.com/redisearch/
2020-02-25T21:43:54+00:00 devel/py-pythondialog Python interface to dialog(3)
pythondialog is a Python wrapper for the UNIX dialog utility originally
written by Savio Lam and later rewritten by Thomas E. Dickey. Its purpose
is to provide an easy to use, pythonic and as complete as possible
interface to dialog from Python code.

WWW: http://pythondialog.sourceforge.net/
2020-02-25T21:35:16+00:00 www/py-django-pglocks Provides useful context managers for advisory locks for PostgreSQL
This package provides a useful context manager via Django to manage PostgreSQL
advisory locks, which are application-level locks that are acquired and
released purely by the client of the database.

WWW: https://github.com/Xof/django-pglocks
2020-02-25T20:52:59+00:00 devel/py-osc-lib1 OpenStackClient Library
OpenStackClient (aka OSC) is a command-line client for OpenStack. osc-lib is a
package of common support modules for writing OSC plugins.

WWW: https://docs.openstack.org/osc-lib/latest/
WWW: https://github.com/openstack/osc-lib
2020-02-25T18:18:26+00:00 lang/rust-bootstrap Create bootstrap compilers for building lang/rust
Rust is an open-source systems programming language that runs blazingly
fast, prevents almost all crashes, and eliminates data races.

This port creates the required bootstrap compilers for building the
next version of lang/rust.

WWW: https://www.rust-lang.org/
2020-02-25T15:29:45+00:00 www/rubygem-webpack-rails-rails60 JavaScript-first tooling to use webpack within your Rails application
webpack-rails gives you tools to integrate Webpack in to an existing Ruby on
Rails application.

WWW: https://github.com/mipearson/webpack-rails
2020-02-25T15:29:45+00:00 www/rubygem-redis-rails-rails60 Redis for Ruby on Rails
Redis for Ruby on Rails

WWW: http://redis-store.org/redis-rails
2020-02-25T15:29:45+00:00 www/rubygem-lograge-rails60 Tame Rails' multi-line logging into a single line per request #'
Tame Rails' multi-line logging into a single line per request

Lograge is an attempt to bring sanity to Rails' noisy and unusable, unparsable
and, in the context of running multiple processes and servers, unreadable
default logging output. Rails' default approach to log everything is great
during development, it's terrible when running it in production.

WWW: https://github.com/roidrage/lograge
2020-02-25T15:29:45+00:00 www/rubygem-kaminari-rails60 Sophisticated paginator for Rails 4+
Kaminari is a Scope & Engine based, clean, powerful, agnostic, customizable and
sophisticated paginator for Rails 3

WWW: https://github.com/kaminari/kaminari
2020-02-25T15:29:45+00:00 www/rubygem-kaminari-activerecord-rails60 Kaminari Active Record adapter
kaminari-activerecord lets your Active Record models be paginatable.

WWW: https://github.com/kaminari/kaminari/tree/master/kaminari-activerecord
2020-02-25T15:29:45+00:00 www/rubygem-kaminari-actionview-rails60 Kaminari Action View adapter
kaminari-actionview provides pagination helpers for your Action View templates.

WWW: https://github.com/kaminari/kaminari/tree/master/kaminari-actionview
2020-02-25T15:29:45+00:00 www/rubygem-gon-rails60 Framework to pass data to JS easily
If you need to send some data to your js files and you don't want to do this
with long way trough views and parsing - use this force!

WWW: https://github.com/gazay/gon
2020-02-25T15:29:45+00:00 security/rubygem-devise-two-factor30-rails60 Barebones two-factor authentication with Devise
Barebones two-factor authentication with Devise

WWW: https://github.com/tinfoil/devise-two-factor
2020-02-25T15:29:45+00:00 mail/rubygem-premailer-rails-rails60 Improve the rendering of HTML emails
This gem brings you the power of the premailer gem to Rails
without any configuration needs. Create HTML emails, include
a CSS file as you do in a normal HTML document and premailer
will inline the included CSS.

WWW: https://github.com/fphilipe/premailer-rails
2020-02-25T15:29:45+00:00 devel/rubygem-redis-activesupport-rails60 Redis store for ActiveSupport::Cache
Redis store for ActiveSupport::Cache

WWW: http://redis-store.org/redis-activesupport
2020-02-25T15:29:45+00:00 devel/rubygem-rails-i18n-rails60 Common locale data and translations for Rails i18n
A set of common locale data and translations to internationalize and/or localize
your Rails applications.

WWW: https://github.com/svenfuchs/rails-i18n
2020-02-25T15:29:45+00:00 devel/rubygem-peek-rails60 Take a peek into your Rails application
This is a profiling tool originally built at GitHub to help us get an insight
into our application. Now, we have extracted this into Peek, so that other Rails
application can experience the same benefit.

Peek puts a little bar on top of your application to show you all sorts of
helpful information about your application. From the screenshot above, you can
see that Peek provides information about database queries, cache, Resque workers
and more. However, this is only part of Peek's beauty.

The true beauty of Peek lies in the fact that it is an extensible platform. If
there are some performance metrics that you need but are not available on Peek,
you can find it from the list of available Peek Views and integrate it into
Peek. Even if you do not find what you want on Peek Views, you can always create
your own.

WWW: https://github.com/peek/peek
2020-02-25T15:29:45+00:00 devel/rubygem-health_check26-rails60 Simple health check of Rails app for uptime monitoring
Simple health check of Rails app for uptime monitoring.

WWW: https://github.com/ianheggie/health_check
2020-02-25T15:29:45+00:00 devel/rubygem-gettext_i18n_rails_js-rails60 Make gettext_i18n_rails .po files as JSON
GettextI18nRailsJs extends gettext_i18n_rails, making your .PO files available
to client side Javascript as JSON. It will find translations inside your .js,
.coffee, .handlebars and .mustache files, then it will create JSON versions of
your .PO files so you can serve them with the rest of your assets, thus letting
you access all your translations offline from client side Javascript.

WWW: https://github.com/webhippie/gettext_i18n_rails_js
2020-02-25T15:29:45+00:00 devel/rubygem-font-awesome-rails-rails60 Provides the Font-Awesome web fonts and stylesheets as a Rails engine
The font-awesome-rails provides the Font-Awesome web fonts and stylesheets as a
Rails engine for use with the asset pipeline.

WWW: https://github.com/bokmann/font-awesome-rails
2020-02-25T15:29:45+00:00 databases/rubygem-redis-actionpack-rails60 Redis session store for ActionPack
Redis session store for ActionPack

WWW: https://redis-store.org/redis-actionpack/
2020-02-25T12:47:26+00:00 sysutils/checkrestart Find processes that need restarting after an upgrade
Find processes using stale binaries or shared libraries that may need
restarting after an upgrade.

WWW: http://github.com/Freaky/checkrestart
2020-02-25T12:04:18+00:00 net/addrwatch Supports IP/Ethernet pairing for IPv4 and IPv6
addrwatch is a similar software to arpwatch. It main purpose is to
monitor network and log ethernet/ip pairings.

To simply try out addrwatch start it without any arguments. When
started without arguments it will open first non loopback interface and
start logging events to the console without writing anything to disk.
All discovered ethernet/ip address pairings will be printed to stdout.
All debug, warning, and err messages will be sent to syslog and printed
to stderr.

WWW: https://github.com/fln/addrwatch
2020-02-25T06:55:09+00:00 devel/rubygem-stackprof Fast sampling profiler for ruby code
Stackprof is a fast sampling profiler for ruby code, with cpu,
wallclock and object allocation samplers.

WWW: https://github.com/tmm1/stackprof
2020-02-25T03:34:27+00:00 math/R-cran-statmod Statistical Modeling
A collection of algorithms and functions to aid statistical modeling.
Includes limiting dilution analysis (aka ELDA), growth curve comparisons,
mixed linear models, heteroscedastic regression, inverse-Gaussian
probability calculations, Gauss quadrature and a secure convergence
algorithm for nonlinear models. Also includes advanced generalized linear
model functions including Tweedie and Digamma distributional families
and a secure convergence algorithm.

WWW: https://CRAN.R-project.org/package=statmod
2020-02-24T18:19:12+00:00 devel/py-pydash Kitchen sink of Python utility libraries for doing "stuff"
The kitchen sink of Python utility libraries for doing "stuff" in a
functional way. Based on the Lo-Dash Javascript library.

Looking for a library that is more memory efficient and better suited for
large datasets? Check out fnc! It's built around generators and iteration
and has iteratee-first function signatures.

WWW: https://pypi.org/pypi/pydash/
2020-02-24T12:44:07+00:00 comms/digiham Tools for decoding digital ham communication
This a simple set of command-line tools that is intended to
be used to decode digital modulations used by ham radio
operators. The main focus is on digital voice modes.

Right now this project enables you to decode DMR and YSF.

WWW: https://github.com/jketterl/digiham
2020-02-24T11:36:15+00:00 graphics/py-pillow6 Fork of the Python Imaging Library (PIL)
Pillow is the "friendly" PIL fork. PIL is the Python Imaging Library. Pillow
was started for and is currently maintained by the Plone community. But it is
used by many other folks in the Python web community.

WWW: https://python-pillow.org/
2020-02-24T08:32:04+00:00 security/hs-cryptol Language of cryptography
Cryptol is a domain-specific language for specifying cryptographic algorithms.
A Cryptol implementation of an algorithm resembles its mathematical
specification more closely than an implementation in a general purpose language.

WWW: https://cryptol.net/
2020-02-23T09:04:44+00:00 multimedia/avidemux-qt5 Simple GUI based video editor (QT5 UI)
2020-02-23T08:12:22+00:00 security/libgsasl GNU SASL library
GNU SASL is an implementation of the Simple Authentication and Security Layer
framework and a few common SASL mechanisms.

GNU SASL consists of a library (libgsasl), a command-line utility (gsasl) to
access the library from the shell, and a manual. The library includes support
for the framework (with authentication functions and application data privacy
and integrity functions) and at least partial support for the ANONYMOUS,
CRAM-MD5, DIGEST-MD5, EXTERNAL, GS2-KRB5, GSSAPI, LOGIN, NTLM, PLAIN,
SCRAM-SHA-1, SCRAM-SHA-1-PLUS, SAML20, OPENID20, and SECURID mechanisms.

The library is easily ported because it does not do network communication by
itself, but rather leaves it up to the calling application. The library is
flexible with regards to the authorization infrastructure used, as it utilizes a
callback into the application to decide whether a user is authorized or not.

GNU SASL has been split into 2 ports:
- security/gsasl: the command-line utility
- security/libgsasl: the library

WWW: https://www.gnu.org/software/gsasl/
2020-02-23T07:21:50+00:00 misc/biblesync Multicast shared co-navigation library for Bible programs
This is a C++ single class library encapsulating a protocol conduit. The
premise is that there is a local network over which to multicast Bible
navigation, and someone, possibly several someones, will transmit, and others
will receive. The choices for when you decide to xmit and what to do when you
recv are up to you as the application designer.

Access to the conduit is by creating the object, setting the mode, calling
Transmit() to xmit nav events, and arranging the frequent polling of Receive()
to recv nav events. There is more than just navigation to be handled; there
are live/dead events for potential Speakers as well as mismatches, presence
announcements, and errors. There is a programming reference biblesync.7 which
explains the details, both from a high level view of the essentials of the
protocol's behavior and at a low level of how you create, access, and use the
conduit class. The (single) BibleSync object should persist throughout the
life of your application, but at any time you can set the mode to "disable,"
and preferably stop the receive polling, and then re-enable it later as the
user needs.

Much work has been done in integrating this library into its first application,
Xiphos. It is useful to examine Xiphos' code to see where and how integration
has been done. Get a Xiphos source tree using:
git clone https://github.com/crosswire/xiphos

WWW: https://github.com/karlkleinpaste/biblesync
2020-02-23T01:20:03+00:00 misc/dynomite Generic dynamo implementation for different k-v storage engines
Dynomite, inspired by Dynamo whitepaper, is a thin, distributed dynamo layer
for different storage engines and protocols. Currently these include Redis and
Memcached. Dynomite supports multi-datacenter replication and is designed for
high availability.

The ultimate goal with Dynomite is to be able to implement high availability and
cross-datacenter replication on storage engines that do not inherently provide
that functionality. The implementation is efficient, not complex (few moving
parts), and highly performant.

WWW: https://github.com/Netflix/dynomite
2020-02-23T00:54:32+00:00 sysutils/triton Dynamic Binary Analysis (DBA) framework
Triton is a dynamic binary analysis (DBA) framework. It provides internal
components like a Dynamic Symbolic Execution (DSE) engine, a dynamic taint
engine, AST representations of the x86, x86-64 and AArch64 Instructions Set
Architecture (ISA), SMT simplification passes, an SMT solver interface. Triton
is mainly used to provide help during reverse-engineering.

WWW: https://triton.quarkslab.com/
2020-02-22T23:05:45+00:00 net/tunneller Expose internal services to be accessed over the internet
Tunneller allows you to expose services which are running on localhost, or on
your local network, to the public internet.

This is very useful for testing webhooks, the generation of static-site
compilers, and similar things.

WWW: https://github.com/skx/tunneller
2020-02-22T17:06:05+00:00 net-mgmt/netdata-go External netdata collection plugin written in Go
go.d.plugin is a netdata external plugin.
It is an orchestrator for data collection modules written in go.
It runs as an independent process ps fax shows it.
It is started and stopped automatically by netdata.

WWW: https://github.com/netdata/go.d.plugin
2020-02-22T15:55:07+00:00 devel/rubygem-validates_timeliness Add validation methods to ActiveModel for validating dates and times
ValidatesTimeliness provides complete validation of dates, times and datetimes
for Rails 5.x and ActiveModel.

WWW: https://github.com/adzap/validates_timeliness
2020-02-22T15:54:42+00:00 devel/py-datadog Datadog Python library
The Datadog Python Library is a collection of tools suitable for inclusion in
existing Python projects or for the development of standalone scripts. It
provides an abstraction on top of Datadog's raw HTTP interface and the Agent's
DogStatsD metrics aggregation server, to interact with Datadog and efficiently
report events and metrics.

WWW: https://github.com/DataDog/datadogpy
2020-02-22T14:52:25+00:00 www/kdsoap C++/Qt SOAP framework
KD Soap is a Qt-based client-side and server-side SOAP component.

It can be used to create client applications for web services and also provides the means to create web services without the need for any further component such as a dedicated web server.

KD Soap targets C++ programmers who use Qt in their applications.

WWW: https://github.com/KDAB/KDSoap
2020-02-22T06:15:38+00:00 security/nflib NTT-based fast lattice cryptography library
NFLlib is an efficient and open-source C++ library dedicated to ideal lattice
cryptography. It is specialized in polynomial rings quotiented by a cyclotomic
polynomial whose degree is a power of two. The library combines algorithmic
optimizations (Chinese Remainder Theorem, optimized Number Theoretic Transform)
together with programming optimization techniques (SSE and AVX2 specializations,
C++ expression templates, etc.)

WWW: https://github.com/quarkslab/NFLlib
2020-02-21T20:23:18+00:00 devel/py-fsspec File-system specification
Filesystem Spec is a project to unify various projects and classes to work with
remote filesystems and file-system-like abstractions using a standard pythonic
interface.

WWW: https://github.com/intake/filesystem_spec
2020-02-21T20:22:56+00:00 databases/py-partd Appendable key-value storage
PartD provides key-value byte store with appendable values. It stores key-value
pairs. Values are raw bytes. We append on old values. PartD excels at shuffling
operations.

WWW: https://github.com/dask/partd
2020-02-21T18:55:30+00:00 textproc/rubygem-parslet1 Parser construction library with great error reporting in Ruby
Parslet is a small Ruby library for constructing parsers in the PEG (Parsing
Expression Grammar) fashion.

Parslet makes developing complex parsers easy. It does so by
- providing the best error reporting possible
- not generating reams of code for you to debug

Parslet takes the long way around to make your job easier. It allows for
incremental language construction. Often, you start out small, implementing the
atoms of your language first; parslet takes pride in making this possible.

WWW: https://kschiess.github.io/parslet/
2020-02-21T06:56:46+00:00 textproc/hs-pandoc-crossref Pandoc filter for numbering figures and tables
The pandoc-crossref is a pandoc filter for numbering figures, equations, tables
and cross-references to them.

WWW: https://github.com/lierdakil/pandoc-crossref/
2020-02-20T17:49:52+00:00 graphics/heimer Simple mind map, diagram, and note-taking tool
Heimer is a desktop application for creating mind maps and other
suitable diagrams. It is written in Qt.

Features:

- Adjustable grid
- Automatic layout optimization
- Easy-to-use UI
- Export to PNG or SVG
- Forever 100% free
- Full undo/redo
- Nice animations
- Quickly add node text and edge labels
- Save/load in XML-based .ALZ-files
- Translations in English (default), Finnish, French, Italian, Dutch
- Very fast
- Zoom in/out/fit
- Zoom with mouse wheel

WWW: https://github.com/juzzlin/Heimer
2020-02-20T09:27:49+00:00 misc/compat12x Convenience package to install the compat12x libraries
This package allows you to install the compat12x libraries on your
system, so you can use legacy binaries that depend on them.

Ports usage example:

--
.include <bsd.port.pre.mk>

.if ${OSVERSION} >= 1300000
LIB_DEPENDS+= libncurses.so.8:misc/compat12x
.endif
--
2020-02-20T09:06:58+00:00 dns/bind916 BIND DNS suite with updated DNSSEC and DNS64
BIND version 9 is a major rewrite of nearly all aspects of the underlying BIND
architecture. Some of the important features of BIND 9 are:

DNS Security: DNSSEC (signed zones), TSIG (signed DNS requests)
IP version 6: Answers DNS queries on IPv6 sockets, IPv6 resource records (AAAA)
Experimental IPv6 Resolver Library
DNS Protocol Enhancements: IXFR, DDNS, Notify, EDNS0
Improved standards conformance
Views: One server process can provide multiple "views" of the DNS namespace,
e.g. an "inside" view to certain clients, and an "outside" view to others.
Multiprocessor Support

See the CHANGES file for more information on new features.

WWW: https://www.isc.org/downloads/bind/
2020-02-19T20:02:31+00:00 editors/atom Hackable text editor for the 21st century
Atom is a hackable text editor for the 21st century, built on
Electron, and based on everything we love about our favorite
editors. We designed it to be deeply customizable, but still
approachable using the default configuration.

WWW: https://atom.io/
2020-02-19T02:42:55+00:00 security/krb5-118 MIT implementation of RFC 4120 network authentication service
Kerberos V5 is an authentication system developed at MIT.
WWW: http://web.mit.edu/kerberos/

Abridged from the User Guide:
Under Kerberos, a client sends a request for a ticket to the
Key Distribution Center (KDC). The KDC creates a ticket-granting
ticket (TGT) for the client, encrypts it using the client's
password as the key, and sends the encrypted TGT back to the
client. The client then attempts to decrypt the TGT, using
its password. If the client successfully decrypts the TGT, it
keeps the decrypted TGT, which indicates proof of the client's
identity. The TGT permits the client to obtain additional tickets,
which give permission for specific services.
Since Kerberos negotiates authenticated, and optionally encrypted,
communications between two points anywhere on the internet, it
provides a layer of security that is not dependent on which side of a
firewall either client is on.
The Kerberos V5 package is designed to be easy to use. Most of the
commands are nearly identical to UNIX network programs you are already
used to. Kerberos V5 is a single-sign-on system, which means that you
have to type your password only once per session, and Kerberos does
the authenticating and encrypting transparently.

Jacques Vidrine <n@nectar.com>
2020-02-18T20:18:26+00:00 devel/py-filebytes Library to read and edit ELF, PE, Mach-O and OAT
Python classes/types to read and edit the following file formats:

- Executable and Linking Format (ELF),
- Portable Executable (PE) and
- MachO
- OAT (Android Runtime)

WWW: https://scoding.de/filebytes-introduction
2020-02-18T15:11:23+00:00 www/nginx-ultimate-bad-bot-blocker Nginx bad bot and other things blocker
The "Ultimate Nginx Bad Bot" blocker, handles also user-agent, spam referrer,
adware, malware, ransomware, clickjacking, click directing, SEO companies
bad IPs, Wordpress theme detectors and fake Googlebots. It includes an
anti DDoS system and nginx rate limiting.

WWW: https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/
2020-02-17T11:08:09+00:00 www/py-freenit REST API framework based on Flask-Smorest
Freenit is well suited for REST API development, providing Swagger and ReDoc
interface, while dealing with database connections and models in an easy way.

WWW: https://github.com/freenit-framework/backend
2020-02-17T09:05:27+00:00 devel/py-pytest-flask Set of py.test fixtures to test Flask applications
An extension of pytest test runner which provides a set of useful tools to
simplify testing and development of the Flask extensions and applications.

WWW: https://github.com/pytest-dev/pytest-flask
2020-02-17T06:29:46+00:00 misc/bible-kjv Interactive King James Bible
Textual database of the Authorized ("King James") Version of the Old
and New Testaments with concordance, and a program ("bible") to
retrieve and browse passages from the command line. Also includes a
random verse program.
2020-02-16T18:00:22+00:00 www/py-dj22-jsonfield Reusable JSONField model for Django to store validated JSON
django-jsonfield is a reusable Django field that allows you to store validated
JSON in your model. It silently takes care of serialization. To use, simply
add the field to one of your models.

This port is not a duplicate of www/py-django-jsonfield, both ports have
distinct but upstreams.

WWW: https://github.com/rpkilby/jsonfield
2020-02-16T18:00:07+00:00 net/py-python-cinderclient5 OpenStack Block Storage API Client Library
This is a client for the OpenStack Cinder API. There's a Python API (the
cinderclient module), and a command-line script (cinder). Each implements 100%
of the OpenStack Cinder API.

See the OpenStack CLI Reference for information on how to use the cinder
command-line tool. You may also want to look at the OpenStack API documentation.

WWW: https://docs.openstack.org/python-cinderclient/latest/
WWW: https://github.com/openstack/python-cinderclient
2020-02-16T17:59:50+00:00 graphics/py-pyx Python package for creating encapsulated PostScript figures
PyX is a Python package for the creation of PostScript, PDF, and SVG files. It
combines an abstraction of the PostScript drawing model with a TeX/LaTeX
interface. Complex tasks like 2d and 3d plots in publication-ready quality are
built out of these primitives.

Features:
- PostScript, PDF, and SVG output for device independent, freely scalable
figures
- seamless TeX/LaTeX integration
- full access to PostScript features like paths, linestyles, fill patterns,
transformations, clipping, bitmap inclusion, etc.
- advanced geometric operations on paths like intersections, transformations,
splitting, smoothing, etc.
- sophisticated graph generation: modular design, pluggable axes, axes
partitioning based on rational number arithmetics, flexible graph styles, etc.

WWW: https://pyx-project.org/
2020-02-14T19:48:10+00:00 devel/py-jaraco.functools2 Additional functools for Python
Additional functools in the spirit of stdlib's functools.

WWW: https://github.com/jaraco/jaraco.functools
2020-02-14T19:46:41+00:00 devel/py-jaraco.context2 Context managers by jaraco
jaraco.context provides context managers.

WWW: https://github.com/jaraco/jaraco.context
2020-02-14T19:43:19+00:00 devel/py-oslo.policy2 Oslo Policy library
The Oslo Policy library provides support for RBAC policy enforcement across
all OpenStack services.

WWW: https://docs.openstack.org/oslo.policy/latest/
WWW: https://github.com/openstack/oslo.policy
2020-02-14T19:42:48+00:00 devel/py-azure-core Microsoft Azure Core Library for Python
Azure core library defines basic exceptions and shared modules those are needed
when you use client libraries.

WWW: https://github.com/Azure/azure-sdk-for-python/tree/master/sdk/core/azure-core
2020-02-14T13:37:08+00:00 mail/rubygem-roadie3 Helper for generating HTML mails
Roadie tries to make sending HTML emails a little less painful by inlining
stylesheets and rewriting relative URLs for you inside your emails.

WWW: https://github.com/Mange/roadie
2020-02-14T12:38:09+00:00 devel/delve Debugger for the Go programming language
Delve is a debugger for the Go programming language. The goal of the project is
to provide a simple, full featured debugging tool for Go. Delve should be easy
to invoke and easy to use. Chances are if you're using a debugger, things
aren't going your way. With that in mind, Delve should stay out of your way as
much as possible.

WWW: https://github.com/go-delve/delve
2020-02-14T06:46:22+00:00 sysutils/iichid Generic FreeBSD HID layer for I2C and USB devices
FreeBSD driver for I2C HID touchscreens (and may be other devices)

A complete discussion about how to use this tool can be found at:

https://larastechlab.blogspot.com/2020/01/i2c-touchpads-on-freebsd-130-current.html

WWW: https://github.com/wulf7/iichid
2020-02-14T06:00:46+00:00 misc/vxl C++ libraries for computer vision and image understanding
VXL (the Vision-something-Libraries) is a collection of C++ libraries designed
for computer vision research and implementation. It was created from TargetJr
and the IUE with the aim of making a light, fast and consistent system. VXL is
written in ANSI/ISO C++ and is designed to be portable over many platforms.

WWW: https://vxl.github.io/
2020-02-13T23:46:45+00:00 lang/guile1 GNU Ubiquitous Intelligent Language for Extension
GUILE, GNU's Ubiquitous Intelligent Language for Extension,
is a library that implements the Scheme language plus various
convenient facilities. It's designed so that you can link it
into an application or utility to make it extensible. Our
plan is to link this library into all GNU programs that call for
extensibility.

WWW: http://www.gnu.org/software/guile/
2020-02-13T18:32:47+00:00 www/rubygem-heroics00 Ruby HTTP client generator for APIs represented with JSON schema
Ruby HTTP client generator for APIs represented with JSON schema.

WWW: https://github.com/interagent/heroics
2020-02-13T18:30:20+00:00 www/py-dj22-jsonfield2 Reusable Django field to store validated JSON in your model
jsonfield2 is a reusable model field that allows you to store validated JSON,
automatically handling serialization to and from the database. To use, add
jsonfield.JSONField to one of your models.

WWW: https://pypi.org/project/jsonfield2/
WWW: https://github.com/rpkilby/jsonfield2
2020-02-13T18:30:00+00:00 www/py-jsonfield2 Reusable Django field to store validated JSON in your model
jsonfield2 is a reusable model field that allows you to store validated JSON,
automatically handling serialization to and from the database. To use, add
jsonfield.JSONField to one of your models.

WWW: https://github.com/rpkilby/jsonfield2
2020-02-13T04:12:32+00:00 graphics/eglexternalplatform EGL External Platform interface
This is a work-in-progress specification of the EGL External Platform
interface for writing EGL platforms and their interactions with modern
window systems on top of existing low-level EGL platform
implementations. This keeps window system implementation specifics out
of EGL drivers by using application-facing EGL functions.

Examples of low-level EGL platforms are EGL_EXT_platform_device or
EGL_KHR_platform_gbm.

WWW: https://github.com/NVIDIA/eglexternalplatform
2020-02-13T04:12:32+00:00 graphics/egl-wayland EGLStream-based Wayland external platform
This is a work-in-progress implementation of a EGL External Platform
library to add client-side Wayland support to EGL on top of EGLDevice
and EGLStream families of extensions.

This library implements an EGL External Platform interface to work
along with EGL drivers that support the external platform mechanism.

WWW: https://github.com/NVIDIA/egl-wayland
2020-02-12T21:37:56+00:00 devel/gh GitHub's official command line tool
GitHub CLI brings GitHub to your terminal.

It reduces context switching, helps you focus, and enables
you to more easily script and create your own workflows.

It brings pull requests, issues, and other GitHub concepts
to the terminal next to where you are already working with
git and your code.

The release version supports GitHub Enterprise Server in
addition to GitHub.com.

WWW: https://cli.github.com
2020-02-12T19:23:09+00:00 textproc/py-aeidon Reading, write and manipulate text-based subtitle files
aeidon is a Python package for reading, writing and manipulating text-based
subtitle files. It is used by the gaupol package, which provides a subtitle
editor with a GTK user interface.

Separating a user interface independent general-purpose subtitle editing package
from Gaupol has been an afterthought and thus not well designed to be a reusable
component, but on the other hand is proven, working and maintained code.

WWW: https://github.com/otsaloma/gaupol
2020-02-12T19:21:36+00:00 devel/py-os-win4 Windows / Hyper-V library for OpenStack projects
os-win is a Windows / Hyper-V library for OpenStack projects.

This library contains Windows / Hyper-V specific code commonly used in OpenStack
projects. The library can be used in any other OpenStack projects where it is
needed.

WWW: https://github.com/openstack/os-win
2020-02-11T15:48:23+00:00 security/honeytrap Framework for running, monitoring and managing honeypots
HoneyTrap is a modular framework for running, monitoring and managing honeypots.
Using HoneyTrap you can use sensors, high interaction and low
interaction honeypots together, while still using the same event mechanisms.
HoneyTrap consists of services, directors, listeners and channels. It is easy to
build new services, attach existing honeypots and extend channels or directors.

WWW: https://docs.honeytrap.io/
2020-02-11T02:09:05+00:00 textproc/pdfresurrect Analyze and extract older versions of a pdf from the current pdf
PDFResurrect is a tool aimed at analyzing PDF documents. The PDF
format allows for previous document changes to be retained in a more
recent version of the document, thereby creating a running history of
changes for the document. This tool attempts to extract all previous
versions while also producing a summary of changes between versions.
This tool can also "scrub" or write data over the original instances
of PDF objects that have been modified or deleted, in an effort to
disguise information from previous versions that might not be intended
for anyone else to read.

WWW: https://github.com/enferex/pdfresurrect
2020-02-10T18:45:34+00:00 devel/py-rq-scheduler Provide job scheduling capabilities to RQ (Redis Queue)
RQ Scheduler is a small package that adds job scheduling capabilities to RQ, a
Redis based Python queuing library.

WWW: https://github.com/rq/rq-scheduler
2020-02-10T18:26:53+00:00 x11-themes/gnome-icons-gartoon-redux Gartoon Redux Gnome Icon Theme
The Gartoon Redux Icon Collecton.

Suitable for use with GNOME and MATE.
2020-02-10T16:43:21+00:00 math/ctl-sat CTL (Computation Tree Logic) SAT solver
CTL-SAT is a CTL (Computation Tree Logic) SAT solver. The user may test
satisfiability of a CTL formula may by providing it as a command-line argument
to the ctl-sat program, e.g.:

ctl-sat "~( (A(pUq) ^ AG(q->r) ^ AG(r->EXr)) -> EFEGr )"

The worst-case time complexity is O((2^n)^3) for this SAT solver, while the
worst-case space complexity is O((2^n)^2).

WWW: https://github.com/nicolaprezza/CTLSAT
2020-02-10T10:42:27+00:00 graphics/py-face_recognition Recognize faces from Python or from the command line
The world's simplest facial recognition API for Python and the command line.

WWW: https://pypi.org/project/face_recognition/
2020-02-10T10:42:01+00:00 graphics/py-face_recognition_models Models used by the face_recognition package
Trained models for the face_recognition python library.

WWW: https://pypi.org/project/face_recognition_models/
2020-02-09T22:21:51+00:00 graphics/wayland-protocols-devel
2020-02-09T22:21:40+00:00 x11-servers/xwayland-devel X11 server as Wayland client (development snapshot)
Wayland is a complete window system in itself, but even so, if we're
migrating away from X, it makes sense to have a good backwards
compatibility story. With a few changes, the Xorg server can be
modified to use wayland input devices for input and forward either the
root window or individual top-level windows as wayland surfaces. The
server still runs the same 2D driver with the same acceleration code
as it does when it runs natively. The main difference is that wayland
handles presentation of the windows instead of KMS.

WWW: https://wayland.freedesktop.org/xserver.html
2020-02-09T09:44:57+00:00 devel/py-pip-run Install packages and run Python with them
pip-run provides on-demand temporary package installation for a single
interpreter run.

WWW: https://github.com/jaraco/pip-run
2020-02-09T09:44:42+00:00 devel/py-castellan1 Generic Key Manager interface for OpenStack
Generic Key Manager interface for OpenStack.

WWW: https://docs.openstack.org/castellan/latest/
WWW: https://github.com/openstack/castellan
2020-02-09T05:32:45+00:00 shells/ksh2020 Development branch of AT&T KornShell 93
KSH-93 is the most recent version of the KornShell Language described
in "The KornShell Command and Programming Language," by Morris
Bolsky and David Korn of AT&T Bell Laboratories. The KornShell is
a shell programming language, which is upward compatible with "sh"
(the Bourne Shell), and is intended to conform to the IEEE P1003.2/ISO
9945.2 Shell and Utilities standard. KSH-93 provides an enhanced
programming environment in addition to the major command-entry
features of the BSD shell "csh". With KSH-93, medium-sized programming
tasks can be performed at shell-level without a significant loss
in performance. In addition, "sh" scripts can be run on KSH-93
without modification.

WWW: http://www.kornshell.com/
2020-02-09T02:44:38+00:00 devel/py-b2sdk Backblaze B2 SDK
Python client library and a few handy utilities for
easy access to all of the capabilities of B2 Cloud Storage.

WWW: https://github.com/Backblaze/b2-sdk-python
2020-02-08T19:01:25+00:00 devel/py-tinyrpc0 Small, modular, transport and protocol neutral RPC library
tinyrpc is a library for making and handling RPC calls in python. Its initial
scope is handling jsonrpc, although it aims to be very well-documented and
modular to make it easy to add support for further protocols.

WWW: https://github.com/mbr/tinyrpc
2020-02-08T19:00:57+00:00 devel/py-oslo.messaging10 Oslo Messaging API
The Oslo messaging API supports RPC and notifications over a number of
different messaging transports.

WWW: https://docs.openstack.org/oslo.messaging/latest/
WWW: https://github.com/openstack/oslo.messaging
2020-02-08T19:00:09+00:00 devel/py-memory-profiler Module for monitoring memory usage of a python program
This is a python module for monitoring memory consumption of a process as well
as line-by-line analysis of memory consumption for python programs. It is a pure
python module which depends on the psutil module.

WWW: https://pypi.org/project/memory_profiler/
WWW: https://github.com/pythonprofilers/memory_profiler
2020-02-08T15:03:50+00:00 security/spm Simple password manager
spm is a single fully POSIX shell compliant script utilizing gpg2(1) in
combination with basic tools such as find(1) and tree(1). Passwords are
stored as PGP encrypted files with directories funtioning as (sub)groups.
spm reads/writes passwords via standard input/output allowing you to build
flexible and powerful management tools. Refer to the manual page for
various examples or read its source code to see how it works.

WWW: https://notabug.org/kl3/spm
2020-02-08T12:50:18+00:00 print/brlaser Brother laser printer driver
brlaser is a CUPS driver for Brother laser printers.

Although most Brother printers support a standard printer language such
as PCL or PostScript, not all do. If you have a monochrome Brother laser
printer (or multi-function device) and the other open source drivers
don't work, this one might help.

WWW: https://github.com/pdewacht/brlaser/
2020-02-08T09:15:25+00:00 devel/py-taskflow3 Taskflow structured state management library
TaskFlow is a library to do [jobs, tasks, flows] in a highly available, easy to
understand and declarative manner (and more!) to be used with OpenStack and
other projects.

WWW: https://docs.openstack.org/taskflow/latest/
WWW: https://github.com/openstack/taskflow
2020-02-08T03:44:41+00:00 comms/flmsg Forms management editor for Amateur Radio standard message formats
Forms management editor for Amateur Radio standard message formats.

WWW: http://www.w1hkj.com/
2020-02-08T03:43:23+00:00 comms/flamp Program for the Amateur Multicast Protocol
A program for the Amateur Multicast Protocol, working with fldigi.

WWW: https://sourceforge.net/projects/fldigi/
2020-02-07T05:47:38+00:00 misc/jojodiff Diff and patch utilities for binary files
JDIFF is a program that outputs the differences between two binary files,
either in binary format or human readable format (detailed or summarized).
JPTCH can then be used to reconstruct the second file from the first file.

Possible applications include incremental backups, synchronising files
between two computers over a slow network, and others.

JDIFF tries to find a minimal set of differences between two files using
a heuristic algorithm with constant space and linear time complexity.
This means that accuracy is traded over speed. JDIFF will therefore, in
general, not always find the smallest set of differences, but will try
to be fast and will use a fixed amount of memory.

WWW: http://jojodiff.sourceforge.net/
2020-02-06T19:25:43+00:00 devel/rubygem-gettext32 Ruby implementation of the gettext library
Ruby GetText Package is Native Language Support Library and Tools
which modeled after GNU GetText package, but the API is simpler than
that of GNU GetText.

WWW: https://ruby-gettext.github.io/
2020-02-06T19:25:36+00:00 graphics/py-hiplot High dimensional Interactive Plotting tool
HiPlot is a lightweight interactive visualization tool to help AI researchers
discover correlations and patterns in high-dimensional data using parallel plots
and other graphical ways to represent information.

WWW: https://github.com/facebookresearch/hiplot
2020-02-06T19:24:41+00:00 devel/py-oslo.upgradecheck Common code for writing OpenStack upgrade checks
Common code for writing OpenStack upgrade checks

This project contains the common code necessary for writing upgrade checks in
OpenStack projects. It includes a module (oslo_upgradecheck.upgradecheck) for
the common code as well as an example (oslo_upgradecheck.__main__) of
integrating that code into a project.

WWW: https://docs.openstack.org/oslo.upgradecheck/latest/
WWW: https://github.com/openstack/oslo.upgradecheck
2020-02-06T19:24:35+00:00 devel/py-oslo.limit Limit enforcement library to assist with quota calculation
Oslo.limit is the limit enforcement library to assist with quota calculation. It
aims to provide support for quota enforcement across all OpenStack services.

WWW: https://docs.openstack.org/oslo.limit/latest/
WWW: https://github.com/openstack/oslo.limit
2020-02-06T19:24:29+00:00 devel/py-oslo.db6 Oslo Database library
The oslo db (database) handling library, provides database connectivity to
different database backends and various other helper utils.

WWW: https://docs.openstack.org/oslo.db/latest/
WWW: https://github.com/openstack/oslo.db
2020-02-06T12:35:21+00:00 devel/rubygem-webpacker-rails60 Use Webpack to manage app-like JavaScript modules in Rails
Webpacker makes it easy to use the JavaScript preprocessor and bundler Webpack
to manage application-like JavaScript in Rails. It coexists with the asset
pipeline, as the primary purpose for Webpack is app-like JavaScript, not images,
css, or even JavaScript Sprinkles (that all continues to live in app/assets). It
is, however, possible to use Webpacker for CSS and images assets as well, in
which case you may not even need the asset pipeline. This is mostly relevant
when exclusively using component-based JavaScript frameworks.

WWW: https://github.com/rails/webpacker
2020-02-05T18:43:50+00:00 devel/rubygem-web-console3-rails52 Debugging tool for your Ruby on Rails applications
A debugging tool for your Ruby on Rails applications.

WWW: https://github.com/rails/web-console
2020-02-05T18:43:39+00:00 devel/rubygem-web-console3-rails5 Debugging tool for your Ruby on Rails applications
A debugging tool for your Ruby on Rails applications.

WWW: https://github.com/rails/web-console
2020-02-05T18:43:28+00:00 devel/rubygem-web-console3-rails50 Debugging tool for your Ruby on Rails applications
A debugging tool for your Ruby on Rails applications.

WWW: https://github.com/rails/web-console
2020-02-05T18:42:35+00:00 www/rubygem-responders-rails60 Simple Ruby DSL for making HTTP requests
Responders provides a set of responders modules to dry up your Rails app.

WWW: https://github.com/heartcombo/responders
2020-02-05T18:42:29+00:00 textproc/rubygem-sassc-rails-rails60 Integrate SassC-Ruby into Rails
We all love working with Sass, but compilation can take quite a long time for
larger codebases. This gem integrates the C implementation of Sass, LibSass,
into the asset pipeline.

WWW: https://github.com/sass/sassc-rails
2020-02-05T18:42:24+00:00 textproc/rubygem-sass-rails-rails60 Sass adapter for the Rails asset pipeline
Sass adapter for the Rails asset pipeline.

WWW: https://github.com/rails/sass-rails
2020-02-05T18:42:19+00:00 textproc/rubygem-rails-dom-testing-rails60 Analyse and compare DOMs using Nokogiri
This gem is responsible for comparing HTML doms and asserting that DOM elements
are present in Rails applications. Doms are compared via assert_dom_equal and
assert_dom_not_equal. Elements are asserted via assert_select,
assert_select_encoded, assert_select_email and a subset of the dom can be
selected with css_select. The gem is developed for Rails 4.2 and above, and
will not work on previous versions.

WWW: https://github.com/rails/rails-dom-testing
2020-02-05T18:42:13+00:00 devel/rubygem-web-console-rails60 Debugging tool for your Ruby on Rails applications
A debugging tool for your Ruby on Rails applications.

WWW: https://github.com/rails/web-console
2020-02-05T18:42:07+00:00 devel/rubygem-sprockets-rails-rails60 Sprockets Rails integration
Sprockets Rails integration

WWW: https://github.com/rails/sprockets-rails
2020-02-05T18:42:01+00:00 devel/rubygem-jbuilder-rails60 Create JSON structures via a Builder-style DSL
Create JSON structures via a Builder-style DSL

WWW: https://github.com/rails/jbuilder
2020-02-05T18:41:56+00:00 devel/rubygem-devise-rails60 Flexible authentication solution for Rails with Warden
Flexible authentication solution for Rails with Warden

WWW: https://github.com/heartcombo/devise
2020-02-05T18:41:50+00:00 databases/rubygem-globalid-rails60 URIs for your models makes it easy to pass references around
URIs for your models makes it easy to pass references around.

WWW: https://github.com/rails/globalid
2020-02-05T18:41:06+00:00 www/rubygem-railties60 Rails internals bootup, plugins, generators, and rake tasks
Railties is responsible for gluing all frameworks together. Overall, it:
- handles the bootstrapping process for a Rails application;
- manages the rails command line interface;
- and provides the Rails generators core.

WWW: https://rubyonrails.org/
WWW: https://github.com/rails/rails/tree/master/railties
2020-02-05T18:41:01+00:00 www/rubygem-rails60 Full-stack web application framework
Rails is a web-application framework for the MVC pattern that includes
both a template engine, controller framework, and object-relational
mapping package. Everything needed to develop web-apps that can run on
CGI, FastCGI, and mod_ruby

Being a full-stack framework means that all layers are built to work
seamlessly together. That way you Don't Repeat Yourself (DRY) and you
can use a single language from top to bottom. Everything from templates
to control flow to business logic is written in Ruby - The language of
love for industry heavy-weights.

WWW: https://rubyonrails.org/
2020-02-05T18:40:55+00:00 www/rubygem-actionpack60 Action Controller and Action View of Rails MVC Framework
Action Pack is a framework for handling and responding to web requests. It
provides mechanisms for routing (mapping request URLs to actions), defining
controllers that implement actions, and generating responses by rendering views,
which are templates of various formats. In short, Action Pack provides the view
and controller layers in the MVC paradigm.

It consists of several modules:
- Action Dispatch, which parses information about the web request, handles
routing as defined by the user, and does advanced processing related to HTTP
such as MIME-type negotiation, decoding parameters in POST, PATCH, or PUT
bodies, handling HTTP caching logic, cookies and sessions.
- Action Controller, which provides a base controller class that can be
subclassed to implement filters and actions to handle requests. The result of
an action is typically content generated from views.

With the Ruby on Rails framework, users only directly interface with the Action
Controller module. Necessary Action Dispatch functionality is activated by
default and Action View rendering is implicitly triggered by Action Controller.
However, these modules are designed to function on their own and can be used
outside of Rails.

WWW: https://rubyonrails.org/
WWW: https://github.com/rails/rails/tree/master/actionpack
2020-02-05T18:40:49+00:00 www/rubygem-actioncable60 Integrated WebSockets for Rails
Action Cable seamlessly integrates WebSockets with the rest of your Rails
application. It allows for real-time features to be written in Ruby in the same
style and form as the rest of your Rails application, while still being
performant and scalable. It's a full-stack offering that provides both a
client-side JavaScript framework and a server-side Ruby framework. You have
access to your full domain model written with Active Record or your ORM of
choice.

WWW: https://rubyonrails.org/
WWW: https://github.com/rails/rails/tree/master/actioncable
2020-02-05T18:40:43+00:00 textproc/rubygem-actiontext60 Edit and display rich text in Rails applications
Action Text brings rich text content and editing to Rails. It includes the Trix
editor that handles everything from formatting to links to quotes to lists to
embedded images and galleries. The rich text content generated by the Trix
editor is saved in its own RichText model that's associated with any existing
Active Record model in the application. Any embedded images (or other
attachments) are automatically stored using Active Storage and associated with
the included RichText model.

WWW: https://rubyonrails.org/
WWW: https://github.com/rails/rails/tree/master/actiontext
2020-02-05T18:40:38+00:00 net/rubygem-activestorage60 Attach cloud and local files in Rails applications
Active Storage makes it simple to upload and reference files in cloud services
like Amazon S3, Google Cloud Storage, or Microsoft Azure Storage, and attach
those files to Active Records. Supports having one main service and mirrors in
other services for redundancy. It also provides a disk service for testing or
local deployments, but the focus is on cloud storage.

Files can be uploaded from the server to the cloud or directly from the client
to the cloud.

Image files can furthermore be transformed using on-demand variants for quality,
aspect ratio, size, or any other MiniMagick or Vips supported transformation.

WWW: https://rubyonrails.org/
WWW: https://github.com/rails/rails/tree/master/activestorage
2020-02-05T18:40:32+00:00 mail/rubygem-actionmailer60 Easy email delivery and testing for Ruby
Action Mailer is a framework for designing email service layers. These layers
are used to consolidate code for sending out forgotten passwords, welcome wishes
on signup, invoices for billing, and any other use case that requires a written
notification to either a person or another system.

Action Mailer is in essence a wrapper around Action Controller and the Mail gem.
It provides a way to make emails using templates in the same way that Action
Controller renders views using templates.

Additionally, an Action Mailer class can be used to process incoming email, such
as allowing a blog to accept new posts from an email (which could even have been
sent from a phone).

WWW: https://rubyonrails.org/
WWW: https://github.com/rails/rails/tree/master/actionmailer
2020-02-05T18:40:27+00:00 mail/rubygem-actionmailbox60 Receive and process incoming emails in Rails applications
Action Mailbox routes incoming emails to controller-like mailboxes for
processing in Rails. It ships with ingresses for Mailgun, Mandrill, Postmark,
and SendGrid. You can also handle inbound mails directly via the built-in Exim,
Postfix, and Qmail ingresses.

The inbound emails are turned into InboundEmail records using Active Record and
feature lifecycle tracking, storage of the original email on cloud storage via
Active Storage, and responsible data handling with on-by-default incineration.

These inbound emails are routed asynchronously using Active Job to one or
several dedicated mailboxes, which are capable of interacting directly with the
rest of your domain model.

WWW: https://rubyonrails.org/
WWW: https://github.com/rails/rails/tree/master/actionmailbox
2020-02-05T18:40:21+00:00 devel/rubygem-activesupport60 Utility classes and extension that are required by Rails MVC Framework
Active Support is a collection of utility classes and standard library
extensions that were found useful for the Rails framework. These additions
reside in this package so they can be loaded as needed in Ruby projects outside
of Rails.

WWW: https://rubyonrails.org/
WWW: https://github.com/rails/rails/tree/master/activesupport
2020-02-05T18:40:15+00:00 devel/rubygem-activejob60 Job class declarations for a variety of queueing backends
Active Job is a framework for declaring jobs and making them run on a variety of
queuing backends. These jobs can be everything from regularly scheduled
clean-ups, to billing charges, to mailings. Anything that can be chopped up into
small units of work and run in parallel, really.

It also serves as the backend for Action Mailer's #deliver_later functionality
that makes it easy to turn any mailing into a job for running later. That's one
of the most common jobs in a modern web application: sending emails outside of
the request-response cycle, so the user doesn't have to wait on it.

The main point is to ensure that all Rails apps will have a job infrastructure
in place, even if it's in the form of an "immediate runner". We can then have
framework features and other gems build on top of that, without having to worry
about API differences between Delayed Job and Resque. Picking your queuing
backend becomes more of an operational concern, then. And you'll be able to
switch between them without having to rewrite your jobs.

WWW: https://rubyonrails.org/
WWW: https://github.com/rails/rails/tree/master/activejob
2020-02-05T18:40:08+00:00 devel/rubygem-actionview60 Rendering framework putting the V in MVC (part of Rails)
Action View is a framework for handling view template lookup and rendering, and
provides view helpers that assist when building HTML forms, Atom feeds and more.
Template formats that Action View handles are ERB (embedded Ruby, typically used
to inline short Ruby snippets inside HTML), and XML Builder.

WWW: https://rubyonrails.org/
WWW: https://github.com/rails/rails/tree/master/actionview
2020-02-05T18:40:02+00:00 databases/rubygem-activerecord60 Object-relational mapping layer for Rails MVC Framework
Active Record connects classes to relational database tables to establish an
almost zero-configuration persistence layer for applications. The library
provides a base class that, when subclassed, sets up a mapping between the new
class and an existing table in the database. In the context of an application,
these classes are commonly referred to as models. Models can also be connected
to other models; this is done by defining associations.

Active Record relies heavily on naming in that it uses class and association
names to establish mappings between respective database tables and foreign key
columns. Although these mappings can be defined explicitly, it's recommended to
follow naming conventions, especially when getting started with the library.

WWW: https://rubyonrails.org/
WWW: https://github.com/rails/rails/tree/master/activerecord
2020-02-05T18:39:57+00:00 databases/rubygem-activemodel60 Toolkit for building modeling frameworks
Active Model provides a known set of interfaces for usage in model classes. They
allow for Action Pack helpers to interact with non-Active Record models, for
example. Active Model also helps with building custom ORMs for use outside of
the Rails framework.

Active Model provides a default module that implements the basic API required to
integrate with Action Pack out of the box: ActiveModel::Model.

WWW: https://rubyonrails.org/
WWW: https://github.com/rails/rails/tree/master/activemodel
2020-02-05T18:16:28+00:00 deskutils/kuserfeedback Framework for collecting user feedback
Framework for collecting feedback from application users via telemetry and
targeted surveys.

Telemetry

* Extensible set of data sources for telemetry.
* Full control for the user on what data to contribute.

Surveys

* Distribute surveys and offer users to participate in them.
* Survey targeting based on telemetry data.
* Allow the user to configure how often they want to participate in surveys.


This framework consists of the following components:

* Libraries for use in applications.
* QML bindings for the above.
* A server application.
* A management and analytics application.


WWW: https://github.com/kde/kuserfeedback
2020-02-04T21:40:54+00:00 www/bareos18-webui PHP-Frontend to manage Bareos over the web
The bareos-webui is a free software tool written in PHP, intended to monitor
and manage Bareos over the web.

The webui is based on Zend Framework 2, an open source framework for developing
web applications and services using PHP 5.3+ and makes extensive use of the
Twitter Bootstrap front-end framework.

The bareos-webui is licensed under AGPL Version 3.

WWW: http://www.bareos.org/
2020-02-04T21:39:41+00:00 sysutils/bareos18-traymonitor Backup archiving recovery open sourced (traymonitor)
traymonitor inteface for Bareos.

Bareos (BackupArchivingRecoveryOpenSourced) is a reliable network open source
software to backup, archive and restore files from all major operating systems.
The fork was founded 2010 out of the bacula.org project. The fork has been
actively developed and many new features have been added.

WWW: http://www.bareos.org/
2020-02-04T21:39:41+00:00 sysutils/bareos18-server Backup archiving recovery open sourced (server)
Bareos (BackupArchivingRecoveryOpenSourced) is a reliable network open source
software to backup, archive and restore files from all major operating systems.
The fork was founded 2010 out of the bacula.org project. The fork has been
actively developed and many new features have been added.

WWW: http://www.bareos.org/
2020-02-04T21:39:41+00:00 sysutils/bareos18-client Backup archiving recovery open sourced (client)
2020-02-04T17:58:34+00:00 dns/py-publicsuffix2 Get public suffix of domain name from Public Suffix List (Fork)
This module allows you to get the public suffix of a domain name using the
Public Suffix List from http://publicsuffix.org

A public suffix is one under which Internet users can directly register names.
Some examples of public suffixes are .com, .co.uk and pvt.k12.wy.us. Accurately
knowing the public suffix of a domain is useful when handling web browser
cookies, highlighting the most important part of a domain name in a user
interface or sorting URLs by web site

WWW: https://github.com/nexb/python-publicsuffix2
2020-02-04T17:50:23+00:00 devel/rubygem-thwait Watches for termination of multiple threads
ThreadsWait watches for termination of multiple threads. Basic functionality
(wait until specified threads have terminated) can be accessed through the class
method ThreadsWait::all_waits. Finer control can be gained using instance
methods.

WWW: https://github.com/ruby/thwait
2020-02-04T17:50:17+00:00 devel/rubygem-e2mmap Module for defining custom exceptions with specific messages
e2mmap (Exception2MessageMapper) is a helper module for easily defining
exceptions with predefined messages.

WWW: https://github.com/ruby/e2mmap
2020-02-04T13:23:11+00:00 x11-themes/classiclooks Retro theme providing a consistent look for all standard GUI toolkits
The Xfce Classiclooks theme attempts to rid the Xfce desktop of visual
distractions by providing a more consistent look (buttons, scrollbars,
menus, etc) across older and newer applications.

Blends well with 'elementary Xfce darkER' icon set and 'Noto Sans 9'
fonts.

Based on Ambiance gtk2, Adwaita gtk3, and Greybird xfwm.

WWW: http://www.itgroup.ro/classiclooks
2020-02-04T10:41:41+00:00 news/fidogate4 Fido-Internet Gateway and Tosser
* Fido-Internet Gateway
* Fido FTN-FTN Gateway
* Fido Mail Processor
* Fido File Processor
* Fido Areafix/Filefix

WWW: http://fidogate.sourceforge.net/
2020-02-04T08:41:25+00:00 devel/riscv32-unknown-elf-gcc GNU Compiler Collection for bare metal riscv32 cross-development
GCC, the GNU Compiler Collection supporting C and C++ for riscv64 bare metal
crossbuilding.

WWW: http://gcc.gnu.org/
2020-02-03T16:34:23+00:00 security/gnupg-pkcs11-scd PKCS\#11 enabled gnupg scd
gnupg-pkcs11 is a project to implement a BSD-licensed smart-card daemon to
enable the use of PKCS#11 tokens with GnuPG.

WWW: https://github.com/alonbl/gnupg-pkcs11-scd
2020-02-03T13:22:28+00:00 print/xreader Multi-format document reader
Xreader is a document viewer capable of displaying multiple and single page
document formats like CBR (comics), DjVu, DVI, PDF, PostScript, XPS, etc.

WWW: https://github.com/linuxmint/xreader
2020-02-03T06:39:07+00:00 graphics/xviewer Fast and functional image viewer
Xviewer is a fast and functional image viewer which supports reading EXIF
tags, simple color management, SVG, and Adobe's XMP.

WWW: https://github.com/linuxmint/xviewer
2020-02-02T14:22:25+00:00 devel/rubygem-hashie3 Simple collection of useful Hash extensions
Hashie is available as a RubyGem which extend Hashes and make them more useful.

- Hashie::Mash: gives simple pseudo-object functionality that can be built from
hashes and easily extended
- Hashie::Dash: has a discrete set of defined properties and only those
properties may be set on the hash.
- Hashie::Trash: a Dash that allows you to translate keys on initialization.
- Hashie::Clash: allows you to easily construct complex hashes using method
notation chaining.

WWW: https://github.com/hashie/hashie
2020-02-02T10:55:27+00:00 textproc/rubygem-psych YAML parser and emitter
Psych is a YAML parser and emitter. Psych leverages libyaml for its YAML parsing
and emitting capabilities. In addition to wrapping libyaml, Psych also knows how
to serialize and de-serialize most Ruby objects to and from the YAML format.

WWW: https://github.com/ruby/psych
2020-02-02T10:55:21+00:00 graphics/rubygem-ruby-vips Binding for the vips image processing library
This gem is a Ruby binding for the libvips image processing library.

Programs that use ruby-vips don't manipulate images directly, instead they
create pipelines of image processing operations building on a source image. When
the end of the pipe is connected to a destination, the whole pipeline executes
at once, streaming the image in parallel from source to destination a section at
a time. Because ruby-vips is parallel, it's quick, and because it doesn't need
to keep entire images in memory, it's light.

WWW: https://github.com/libvips/ruby-vips
2020-02-02T10:55:15+00:00 graphics/rubygem-image_processing High-level wrapper for processing images for the web with ImageMagick or libvips
ImageProcessing provides higher-level image processing helpers that are commonly
needed when handling image uploads.

This gem can process images with either ImageMagick/GraphicsMagick or libvips
libraries. ImageMagick is a good default choice, especially if you are migrating
from another gem or library that uses ImageMagick. Libvips is a newer library
that can process images very rapidly (often multiple times faster than
ImageMagick).

WWW: https://github.com/janko/image_processing
2020-02-02T10:55:09+00:00 devel/rubygem-r18n-desktop i18n tool to translate your desktop application in several languages
R18n Desktop is a tool to translate your desktop application to several
languages.

It is just a wrapper for R18n core library. See R18n documentation for more
information.

WWW: https://github.com/r18n/r18n-desktop
2020-02-02T10:55:03+00:00 devel/rubygem-r18n-rails-api R18n backend for Rails
R18n Rails API provides Rails i18n compatibility for R18n:
- R18n loader for Rails i18n translation format
- R18n backend

WWW: https://github.com/r18n/r18n-rails-api
2020-02-02T10:54:57+00:00 devel/rubygem-r18n-rails Out-of-box R18n support for Ruby on Rails
R18n-rails is a gem to add out-of-box R18n support to Rails I18n.

It is a wrapper for R18n Rails API and R18n core libraries. See R18n core
documentation for more information.

WWW: https://github.com/r18n/r18n-rails
2020-02-02T10:54:51+00:00 archivers/rubygem-rubyzip20 Ruby module for reading and writing zip files
Ruby module for reading and writing zip files

WWW: https://github.com/rubyzip/rubyzip
2020-02-02T10:54:45+00:00 devel/py-zict Mutable mapping tools
Zict: Composable Mutable Mappings

The dictionary / mutable mapping interface is powerful and multi-faceted.
- We store data in different locations such as in-memory, on disk, in archive
files, etc..
- We manage old data with different policies like LRU, random eviction, etc..
- We might encode or transform data as it arrives or departs the dictionary
through compression, encoding, etc..

To this end we build abstract MutableMapping classes that consume and build on
other MutableMappings. We can compose several of these with each other to form
intuitive interfaces over complex storage systems policies.

WWW: https://github.com/dask/zict
2020-02-02T10:54:39+00:00 devel/py-heapdict Heap with decrease-key and increase-key operations
heapdict implements the MutableMapping ABC, meaning it works pretty much like a
regular Python dict. It's designed to be used as a priority queue, where items
are added and consumed as follows:

hd = heapdict()
hd[obj1] = priority1
hd[obj2] = priority2
# ...
(obj, priority) = hd.popitem()

Compared to an ordinary dict, a heapdict has the following differences:
- popitem():
Remove and return the (key, priority) pair with the lowest priority, instead
of a random object.
- peekitem():
Return the (key, priority) pair with the lowest priority, without removing it.

Unlike the Python standard library's heapq module, the heapdict supports
efficiently changing the priority of an existing object (often called "decrease-
key" in textbooks). Altering the priority is important for many algorithms such
as Dijkstra's Algorithm and A*.

WWW: https://github.com/DanielStutzbach/heapdict
2020-02-02T10:54:33+00:00 devel/py-distributed Distributed scheduler for Dask
Dask.distributed is a lightweight library for distributed computing in Python.
It extends both the concurrent.futures and dask APIs to moderate sized clusters.

WWW: https://github.com/dask/distributed
2020-02-02T10:54:26+00:00 devel/py-dask Parallel PyData with Task Scheduling
Dask is a flexible library for parallel computing in Python.

Dask is composed of two parts:
- Dynamic task scheduling optimized for computation. This is similar to Airflow,
Luigi, Celery, or Make, but optimized for interactive computational workloads.
- "Big Data" collections like parallel arrays, dataframes, and lists that extend
common interfaces like NumPy, Pandas, or Python iterators to
larger-than-memory or distributed environments. These parallel collections run
on top of dynamic task schedulers.

WWW: https://dask.org/
WWW: https://github.com/dask/dask
2020-02-02T10:54:20+00:00 devel/p5-B-COW Additional B helpers to check COW status
B::COW provides some naive additional B helpers to check the COW status of one
SvPV.

A COWed SvPV is sharing its string (the PV) with other SvPVs. It's a (kind of)
Read Only C string, that would be Copied On Write (COW). More than one SV can
share the same PV, but when one PV need to alter it, it would perform a copy of
it, decrease the COWREFCNT counter. One SV can then drop the COW flag when it's
the only one holding a pointer to the PV. The COWREFCNT is stored at the end of
the PV, after the the "\0". That value is limited to 255, when we reach 255, a
new PV would be created,

WWW: https://metacpan.org/release/B-COW
2020-02-02T08:16:13+00:00 textproc/rubygem-elasticsearch-rails6 Ruby on Rails integrations for Elasticsearch
The Elasticsearch::Rails library is a companion for the the elasticsearch-model
library, providing features suitable for Ruby on Rails applications.

WWW: https://github.com/elastic/elasticsearch-rails/tree/master/elasticsearch-rails
2020-02-02T08:16:13+00:00 textproc/rubygem-elasticsearch-model6 ActiveModel/Record integrations for Elasticsearch
The Elasticsearch::Model library builds on top of the elasticsearch library.

It aims to simplify integration of Ruby classes ("models"), commonly found e.g.
in Ruby on Rails applications, with the Elasticsearch search and analytics
engine.

WWW: https://github.com/elastic/elasticsearch-rails/tree/master/elasticsearch-model
2020-02-02T05:37:22+00:00 devel/premake5 Build script creation tool
Describe your software project just once, using Premake's
simple and easy to read syntax, and build it everywhere.

WWW: https://premake.github.io/
2020-02-02T03:12:59+00:00 cad/veroroute PCB (printed circuit board) design software
Cross-platform software for producing Veroboard (stripboard), Perfboard, and
single-sided PCB layouts. Automatically prevents short circuits and checks for
open circuits.

WWW: https://sourceforge.net/projects/veroroute/
2020-02-01T17:54:02+00:00 textproc/uni Query the Unicode database from the commandline
uni queries the Unicode database from the commandline.

There are four commands: identify codepoints in a string, search for codepoints,
print codepoints by class, block, or range, and emoji to find emojis.

It includes full support for Unicode 12.1 (May 2019) with full Emoji support (a
surprisingly large amount of emoji pickers don't deal with emoji sequences very
well).

WWW: https://github.com/arp242/uni
2020-02-01T16:48:22+00:00 www/browsh Text-based browser supporting HTML5, CSS3, JS, video and WebGL
Browsh is a fully-modern text-based browser. It renders anything that a modern
browser can; HTML5, CSS3, JS, video and even WebGL. Its main purpose is to be
run on a remote server and accessed via SSH/Mosh or the in-browser HTML service
in order to significantly reduce bandwidth and thus both increase browsing
speeds and decrease bandwidth costs.

WWW: https://www.brow.sh/
2020-02-01T07:12:01+00:00 net-p2p/py-libtorrent-rasterbar11 Python bindings for libtorrent-rasterbar
The python binding of libtorrent, an open source C++ library implementing the
BitTorrent protocol.

WWW: http://libtorrent.org/
2020-02-01T07:12:01+00:00 net-p2p/libtorrent-rasterbar11 C++ library implementing a BitTorrent client
libtorrent is an open source C++ library implementing the BitTorrent
protocol, along with most popular extensions, making it suitable for
real world deployment. It is configurable to be able to fit both
servers and embedded devices.

The main goals of libtorrent are to be efficient and easy to use.

NB: this is NOT the same library as the net-p2p/libtorrent port!

WWW: https://libtorrent.org/
2020-02-01T01:05:15+00:00 devel/llvm10 LLVM and Clang
The LLVM Project is a collection of modular and reusable compiler and
toolchain technologies.

This port includes Clang (a C/C++/Objective-C compiler), LLD (a linker),
LLDB (a debugger), an OpenMP runtime library, and the LLVM infrastructure
these are built on.

WWW: http://llvm.org/
2020-01-31T17:24:43+00:00 net/exabgp4 BGP engine and route injector
A BGP route injector which can inject routes with arbitrary next-hops into
your network (source some ipv4/ipv6 routes using both IPv4 and IPv6 TCP
connections), mitigate DDOS using flowspec, or pass the route it receives
in textual form to third party application.

WWW: https://github.com/Exa-Networks/exabgp
2020-01-31T16:26:26+00:00 security/py-vici Native Python interface for strongSwan's VICI protocol
The strongSwan VICI protocol allows external applications to
monitor, configure and control the IKE daemon charon.
This Python package provides a native client side implementation
of the VICI protocol, well suited to script automated tasks in a reliable way.

WWW: https://pypi.org/project/vici/
2020-01-31T16:08:34+00:00 archivers/rubygem-rubyzip13 Ruby module for reading and writing zip files
Ruby module for reading and writing zip files

WWW: https://github.com/rubyzip/rubyzip
2020-01-31T10:00:42+00:00 www/py-qt5-websockets Python bindings for the Qt5 toolkit, QtWebSockets module
PyQt5 is a set of Python bindings for Digia's Qt5 application framework.
This package provides the QtWebSockets module.

WWW: https://riverbankcomputing.com/software/pyqt
2020-01-31T09:52:11+00:00 www/py-flask-security Simple security for Flask apps
Flask-Security allows you to quickly add common security mechanisms to your
Flask application. They include:

- Session based authentication
- Role management
- Password hashing
- Basic HTTP authentication
- Token based authentication
- Token based account activation (optional)
- Token based password recovery / resetting (optional)
- User registration (optional)
- Login tracking (optional)
- JSON/Ajax Support

WWW: https://github.com/mattupstate/flask-security
2020-01-31T09:40:33+00:00 www/p5-RT-Extension-RepeatTicket RT Extension to repeat tickets base on a schedule
RT extension that repeats tickets based on a schedule

WWW: https://metacpan.org/release/RT-Extension-RepeatTicket
2020-01-30T17:01:51+00:00 x11/xapps Cross-desktop libraries and common resources
This project gathers the components which are common to multiple desktop
environments and required to implement cross-DE solutions.

WWW: https://github.com/linuxmint/xapps
2020-01-30T16:34:09+00:00 java/apache-commons-beanutils JavaBeans utility library
Commons BeanUtils

JavaBeans utility library. It provides wrappers around getters
and setters for a property in an object for classes that conform
to the JavaBeans naming standard.

WWW: http://commons.apache.org/proper/commons-beanutils/
2020-01-30T14:45:47+00:00 sysutils/openseachest Utilities for managing storage devices
Cross platform utilities useful for performing various operations on SATA, SAS,
NVMe, and USB storage devices.

WWW: https://github.com/Seagate/openSeaChest
2020-01-30T06:21:12+00:00 devel/py-confuse Configuration library for Python that uses YAML
Confuse is a configuration library for Python that uses YAML.

It takes care of defaults, overrides, type checking, command-line
integration, human-readable errors, and standard OS-specific locations.

Confuse was made to power beets. Like beets, it is available under the MIT
license.

WWW: https://github.com/beetbox/confuse
2020-01-30T01:48:49+00:00 x11-wm/kickshaw Menu editor for the Openbox window manager
Kickshaw is not dependent on Openbox; it can be used inside all window
managers/desktop environments that support GTK applications to create
and edit menu files.

WWW: http://savannah.nongnu.org/projects/obladi
2020-01-29T23:00:31+00:00 java/apache-commons-discovery Java library for locating resources (including classes)
Commons Discovery: Service Discovery component

The Discovery Component is about discovering, or finding, implementations for
pluggable interfaces. It provides facilities instantiating classes in general,
and for lifecycle management of singleton (factory) classes.

Fundamentally, Discovery locates classes that implement a given Java interface.
The discovery pattern, though not necessarily this package, is used in many
projects including JAXP (SaxParserFactory and others) and commons-logging
(LogFactory). By extracting this pattern, other projects can (re)use it and
take advantage of improvements to the pattern as Discovery evolves.

Discovery improves over previous implementations by establishing facilities for
working within managed environments. These allow configuration and property
overrides without appealing to the global System properties (which are scoped
across an entire JVM).

WWW: http://commons.apache.org/discovery/
2020-01-29T19:13:28+00:00 net/libngtcp2 Implementation of QUIC protocol
ngtcp2 project is an effort to implement QUIC protocol which is now being
discussed in IETF QUICWG for its standardization.

WWW: https://github.com/ngtcp2/ngtcp2
2020-01-29T19:13:22+00:00 www/libnghttp3 HTTP/3 C Library
nghttp3 is an implementation of HTTP/3 mapping over QUIC and QPACK in C. It does
not depend on any particular QUIC transport implementation.

The HTTP/3 library implements HTTP/3 draft-24. It can exchange basic HTTP
request, response and server push, but does not fully implement the
specification at the moment.

The QPACK library implements QPACK draft-11. It supports dynamic table.

WWW: https://github.com/ngtcp2/nghttp3
2020-01-29T14:22:22+00:00 x11/albert Albert a keyboard launcher
Albert is a fast and flexible keyboard launcher

WWW: https://github.com/albertlauncher/albert
2020-01-28T18:13:38+00:00 science/R-cran-FAdist Probability distributions that are sometimes useful in hydrology
An R package with a collection of probability distributions that are sometimes
used in hydrology.

WWW: https://cran.r-project.org/web/packages/FAdist/index.html
2020-01-28T13:02:28+00:00 sysutils/linux-c7-dosfstools Utilities for MS-DOS FAT filesystems (CentOS ${LINUX_DIST_VER})
Linux binaries for fsck.vfat and mkfs.vfat utilities, which check
and create file systems of the FAT family.

WWW: https://github.com/dosfstools/dosfstools
2020-01-28T08:22:52+00:00 databases/erlfdb FoundationDB client in Erlang via FDB C bindings
FoundationDB native Erlang bindings, a NIF wrapper for the FoundationDB
C API, this project also provides a conforming implementation of the
Tuple and Directory layers.

WWW: https://github.com/apache/couchdb-erlfdb
2020-01-28T08:08:01+00:00 databases/foundationdb-devel Distributed, transactional key-value store
A massively distributed, transactional key-value store, extensible by
design, with unparalleled reliability and performance.

FoundationDB is multi-model, meaning you can store many types of data in a
single database. All data is safely stored, distributed, and replicated
in the Key-Value Store component. It is easy to install, grow, and
manage, with a distributed architecture that gracefully scales out, and
handles faults while acting like a single ACID database. FoundationDB
provides amazing performance on commodity hardware, allowing you to
support very heavy loads at low cost. It has been running in production
for years and been hardened with lessons learned in some of the world's
largest database deployments. Backing FoundationDB up is an unmatched
testing system based on a deterministic simulation engine that ensures
optimal reliability of operations.

WWW: https://www.foundationdb.org/
2020-01-27T20:08:12+00:00 www/py-hstspreload Chromium HSTS Preload list
hstspreload provides Chromium HSTS Preload list as a Python package.

WWW: https://github.com/sethmlarson/hstspreload
2020-01-27T20:08:05+00:00 www/p5-HTTP-Throwable Set of strongly-typed, PSGI-friendly HTTP 1.1 exception libraries
HTTP::Throwable provides a set of strongly-typed, PSGI-friendly exception
implementations corresponding to the HTTP error status code (4xx-5xx) as well as
the redirection codes (3xx).

This particular package (HTTP::Throwable) is the shared role for all the
exceptions involved. It's not intended that you use HTTP::Throwable directly,
although you can, and instructions for using it correctly are given below.
Instead, you probably want to use HTTP::Throwable::Factory, which will assemble
exception classes from roles needed to build an exception for your use case.

WWW: https://metacpan.org/release/HTTP-Throwable
2020-01-27T19:37:11+00:00 devel/rubygem-azure_service_fabric Microsoft Azure Service Fabric Client Library for Ruby
Microsoft Azure Service Fabric Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/data/azure_service_fabric
2020-01-27T19:37:05+00:00 devel/rubygem-azure_sdk Microsoft Azure SDK - Azure Client Library for Ruby
Microsoft Azure SDK - Azure Client Library for Ruby.

This project provides a Ruby package for Azure Resource Management (ARM).

WWW: https://github.com/Azure/azure-sdk-for-ruby
2020-01-27T19:36:59+00:00 devel/rubygem-azure_mgmt_web Microsoft Azure Web Apps Management Client Library for Ruby
Microsoft Azure Web Apps Management Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_web
2020-01-27T19:36:53+00:00 devel/rubygem-azure_mgmt_vmware_cloudsimple Microsoft Azure VMware CloudSimple Client Library for Ruby
Microsoft Azure VMware CloudSimple Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_vmware_cloudsimple
2020-01-27T19:36:47+00:00 devel/rubygem-azure_mgmt_traffic_manager Microsoft Azure Traffic Management Client Library for Ruby
Microsoft Azure Traffic Management Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_traffic_manager
2020-01-27T19:36:40+00:00 devel/rubygem-azure_mgmt_time_series_insights Microsoft Azure Time Series Insights Client Library for Ruby
Microsoft Azure Time Series Insights Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_time_series_insights
2020-01-27T19:36:34+00:00 devel/rubygem-azure_mgmt_subscriptions Microsoft Azure Subscription Management Client Library for Ruby
Microsoft Azure Subscription Management Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_subscriptions
2020-01-27T19:36:28+00:00 devel/rubygem-azure_mgmt_stream_analytics Microsoft Azure Stream Analytics Client Library for Ruby
Microsoft Azure Stream Analytics Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_stream_analytics
2020-01-27T19:36:22+00:00 devel/rubygem-azure_mgmt_storagesync Microsoft Azure Microsoft Azure StorageSync Library for Ruby Client Library for Ruby
Microsoft Azure Microsoft Azure StorageSync Library for Ruby Client Library for
Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_storagesync
2020-01-27T19:36:16+00:00 devel/rubygem-azure_mgmt_storagecache Microsoft Azure Storagecache Client Library for Ruby
Microsoft Azure Storagecache Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_storagecache
2020-01-27T19:36:10+00:00 devel/rubygem-azure_mgmt_storage Microsoft Azure Storage Management Client Library for Ruby
Microsoft Azure Storage Management Client Library for Ruby.

This project provides a Ruby gem for easy access to the Azure ARM Storage API.
With this gem you can create/update/list/delete storage accounts.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_storage
2020-01-27T19:36:04+00:00 devel/rubygem-azure_mgmt_stor_simple8000_series Microsoft Azure Microsoft Azure Stor Simple 8000 Series Library for Ruby Client Library for Ruby
Microsoft Azure Microsoft Azure Stor Simple 8000 Series Library for Ruby Client
Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_stor_simple8000_series
2020-01-27T19:35:58+00:00 devel/rubygem-azure_mgmt_sqlvirtualmachine Microsoft Azure SQL Virtual Machine Management Client Library for Ruby
Microsoft Azure SQL Virtual Machine Management Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_sqlvirtualmachine
2020-01-27T19:35:52+00:00 devel/rubygem-azure_mgmt_sql Microsoft Azure SQL Management Client Library for Ruby
Microsoft Azure SQL Management Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_sql
2020-01-27T19:35:00+00:00 devel/rubygem-azure_mgmt_signalr Microsoft Azure Microsoft Azure Signalr Library for Ruby Client Library for Ruby
Microsoft Azure Microsoft Azure Signalr Library for Ruby Client Library for
Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_signalr
2020-01-27T19:34:54+00:00 devel/rubygem-azure_mgmt_service_fabric Microsoft Azure Microsoft Azure Service Fabric Library for Ruby Client Library for Ruby
Microsoft Azure Microsoft Azure Service Fabric Library for Ruby Client Library
for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_service_fabric
2020-01-27T19:34:48+00:00 devel/rubygem-azure_mgmt_service_bus Microsoft Azure Service Bus Management Client Library for Ruby
Microsoft Azure Service Bus Management Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_service_bus
2020-01-27T19:34:41+00:00 devel/rubygem-azure_mgmt_serialconsole Microsoft Azure Serial Console Client Library for Ruby
Microsoft Azure Serial Console Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_serialconsole
2020-01-27T19:34:35+00:00 devel/rubygem-azure_mgmt_security Microsoft Azure Security Management Client Library for Ruby
Microsoft Azure Security Management Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_security
2020-01-27T19:34:29+00:00 devel/rubygem-azure_mgmt_search Microsoft Azure Search Management Client Library for Ruby
Microsoft Azure Search Management Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_search
2020-01-27T19:34:23+00:00 devel/rubygem-azure_mgmt_scheduler Microsoft Azure Scheduler Management Client Library for Ruby
Microsoft Azure Scheduler Management Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_scheduler
2020-01-27T19:34:17+00:00 devel/rubygem-azure_mgmt_resources_management Microsoft Azure Microsoft Azure Resources Management Library for Ruby Client Library for Ruby
Microsoft Azure Microsoft Azure Resources Management Library for Ruby Client
Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_resources_management
2020-01-27T19:34:11+00:00 devel/rubygem-azure_mgmt_resources Microsoft Azure Resource Management Client Library for Ruby
Microsoft Azure Resource Management Client Library for Ruby.

This project provides a Ruby gem for easy access to the Azure ARM Resources API.
With this gem you can create/update/list/delete resources, resource groups,
resource providers and deployments.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_resources
2020-01-27T19:34:05+00:00 devel/rubygem-azure_mgmt_resourcegraph Microsoft Azure Microsoft Azure Resource Graph Library for Ruby Client Library for Ruby
Microsoft Azure Microsoft Azure Resource Graph Library for Ruby Client Library
for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_resourcegraph
2020-01-27T19:33:59+00:00 devel/rubygem-azure_mgmt_resource_health Microsoft Azure Resource Health Client Library for Ruby
Microsoft Azure Resource Health Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_resource_health
2020-01-27T19:33:52+00:00 devel/rubygem-azure_mgmt_reservations Microsoft Azure Reservations Client Library for Ruby
Microsoft Azure Reservations Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_reservations
2020-01-27T19:33:46+00:00 devel/rubygem-azure_mgmt_relay Microsoft Azure Microsoft Azure Relay Library for Ruby Client Library for Ruby
Microsoft Azure Microsoft Azure Relay Library for Ruby Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_relay
2020-01-27T19:33:40+00:00 devel/rubygem-azure_mgmt_redis Microsoft Azure Redis Management Client Library for Ruby
Microsoft Azure Redis Management Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_redis
2020-01-27T19:33:34+00:00 devel/rubygem-azure_mgmt_recovery_services_site_recovery Microsoft Azure Microsoft Azure Recovery Services Site Recovery Services Library for Ruby Client Library for Ruby
Microsoft Azure Microsoft Azure Recovery Services Site Recovery Services Library
for Ruby Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_recovery_services_site_recovery
2020-01-27T19:33:28+00:00 devel/rubygem-azure_mgmt_recovery_services_backup Microsoft Azure Microsoft Azure Recovery Services Backup Library for Ruby Client Library for Ruby
Microsoft Azure Microsoft Azure Recovery Services Backup Library for Ruby Client
Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_recovery_services_backup
2020-01-27T19:33:22+00:00 devel/rubygem-azure_mgmt_recovery_services Microsoft Azure Microsoft Azure Recovery Services Library for Ruby Client Library for Ruby
Microsoft Azure Microsoft Azure Recovery Services Library for Ruby Client
Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_recovery_services
2020-01-27T19:33:16+00:00 devel/rubygem-azure_mgmt_privatedns Microsoft Azure Private DNS Management Client Library for Ruby
Microsoft Azure Private DNS Management Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_privatedns
2020-01-27T19:33:09+00:00 devel/rubygem-azure_mgmt_powerbi_embedded Microsoft Azure Power BI Embedded Management Client Library for Ruby
Microsoft Azure Power BI Embedded Management Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_powerbi_embedded
2020-01-27T19:33:03+00:00 devel/rubygem-azure_mgmt_powerbi_dedicated Microsoft Azure PowerbiDedicated Client Library for Ruby
Microsoft Azure PowerbiDedicated Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_powerbi_dedicated
2020-01-27T19:32:57+00:00 devel/rubygem-azure_mgmt_postgresql Microsoft Azure PostgreSQL Client Library for Ruby
Microsoft Azure PostgreSQL Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_postgresql
2020-01-27T19:32:51+00:00 devel/rubygem-azure_mgmt_portal Microsoft Azure Portal Client Library for Ruby
Microsoft Azure Portal Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_portal
2020-01-27T19:32:45+00:00 devel/rubygem-azure_mgmt_policy_insights Microsoft Azure Resource Policy Insights Management Client Library for Ruby
Microsoft Azure Resource Policy Insights Management Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_policy_insights
2020-01-27T19:32:39+00:00 devel/rubygem-azure_mgmt_policy Microsoft Azure Resource Policy Management Client Library for Ruby
Microsoft Azure Resource Policy Management Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_policy
2020-01-27T19:32:33+00:00 devel/rubygem-azure_mgmt_peering Microsoft Azure Peering Client Library for Ruby
Microsoft Azure Peering Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_peering
2020-01-27T19:32:12+00:00 devel/rubygem-azure_mgmt_operations_management Microsoft Azure OperationsManagement Client Library for Ruby
Microsoft Azure OperationsManagement Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_operations_management
2020-01-27T19:32:06+00:00 devel/rubygem-azure_mgmt_operational_insights Microsoft Azure Microsoft Azure Operational Insights Library for Ruby Client Library for Ruby
Microsoft Azure Microsoft Azure Operational Insights Library for Ruby Client
Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_operational_insights
2020-01-27T19:32:00+00:00 devel/rubygem-azure_mgmt_notification_hubs Microsoft Azure Notification Hubs Management Client Library for Ruby
Microsoft Azure Notification Hubs Management Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_notification_hubs
2020-01-27T19:31:54+00:00 devel/rubygem-azure_mgmt_network Microsoft Azure Network Management Client Library for Ruby
Microsoft Azure Network Management Client Library for Ruby.

This project provides a Ruby gem for easy access to the Azure ARM Network API.
With this gem you can create/update/list/delete virtual networks, subnets, load
balancers and network interfaces.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_network
2020-01-27T19:31:48+00:00 devel/rubygem-azure_mgmt_netapp Microsoft Azure Microsoft Azure NetApp Library for Ruby Client Library for Ruby
Microsoft Azure Microsoft Azure NetApp Library for Ruby Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_netapp
2020-01-27T19:31:41+00:00 devel/rubygem-azure_mgmt_mysql Microsoft Azure MySQL Client Library for Ruby
Microsoft Azure MySQL Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_mysql
2020-01-27T19:31:35+00:00 devel/rubygem-azure_mgmt_msi Microsoft Azure Microsoft Azure Managed Service Identity Library for Ruby Client Library for Ruby
Microsoft Azure Microsoft Azure Managed Service Identity Library for Ruby Client
Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_msi
2020-01-27T19:31:29+00:00 devel/rubygem-azure_mgmt_monitor Microsoft Azure Microsoft Azure Monitor Library for Ruby Client Library for Ruby
Microsoft Azure Microsoft Azure Monitor Library for Ruby Client Library for
Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_monitor
2020-01-27T19:31:23+00:00 devel/rubygem-azure_mgmt_mixedreality Microsoft Azure Mixed Reality Management Client Library for Ruby
Microsoft Azure Mixed Reality Management Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_mixedreality
2020-01-27T19:31:17+00:00 devel/rubygem-azure_mgmt_migrate Microsoft Azure Migrate Client Library for Ruby
Microsoft Azure Migrate Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_migrate
2020-01-27T19:31:11+00:00 devel/rubygem-azure_mgmt_media_services Microsoft Azure Media Services Management Client Library for Ruby
Microsoft Azure Media Services Management Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_media_services
2020-01-27T19:31:04+00:00 devel/rubygem-azure_mgmt_marketplace_ordering Microsoft Azure Microsoft Azure Marketplace Ordering Library for Ruby Client Library for Ruby
Microsoft Azure Microsoft Azure Marketplace Ordering Library for Ruby Client
Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_marketplace_ordering
2020-01-27T19:30:58+00:00 devel/rubygem-azure_mgmt_mariadb Microsoft Azure Microsoft Azure MariaDB Library for Ruby Client Library for Ruby
Microsoft Azure Microsoft Azure MariaDB Library for Ruby Client Library for
Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_mariadb
2020-01-27T19:30:52+00:00 devel/rubygem-azure_mgmt_managed_applications Microsoft Azure Microsoft Azure Managed Applications Library for Ruby Client Library for Ruby
Microsoft Azure Microsoft Azure Managed Applications Library for Ruby Client
Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_managed_applications
2020-01-27T19:30:46+00:00 devel/rubygem-azure_mgmt_maintenance Microsoft Azure Maintenance Client Library for Ruby
Microsoft Azure Maintenance Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_maintenance
2020-01-27T19:30:40+00:00 devel/rubygem-azure_mgmt_machine_learning_services Microsoft Azure Machine Learning Services Management Client Library for Ruby
Microsoft Azure Machine Learning Services Management Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_machine_learning_services
2020-01-27T19:30:34+00:00 devel/rubygem-azure_mgmt_machine_learning Microsoft Azure Machine Learning Management Client Library for Ruby
Microsoft Azure Machine Learning Management Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_machine_learning
2020-01-27T19:30:28+00:00 devel/rubygem-azure_mgmt_logic Microsoft Azure Logic Management Client Library for Ruby
Microsoft Azure Logic Management Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_logic
2020-01-27T19:30:22+00:00 devel/rubygem-azure_mgmt_locks Microsoft Azure Resource Lock Management Client Library for Ruby
Microsoft Azure Resource Lock Management Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_locks
2020-01-27T19:30:16+00:00 devel/rubygem-azure_mgmt_links Microsoft Azure Microsoft Azure Links Library for Ruby Client Library for Ruby
Microsoft Azure Microsoft Azure Links Library for Ruby Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_links
2020-01-27T19:30:10+00:00 devel/rubygem-azure_mgmt_labservices Microsoft Azure Microsoft Azure Labservices Library for Ruby Client Library for Ruby
Microsoft Azure Microsoft Azure Labservices Library for Ruby Client Library for
Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_labservices
2020-01-27T19:30:04+00:00 devel/rubygem-azure_mgmt_kusto Microsoft Azure Kusto Management Client Library for Ruby
Microsoft Azure Kusto Management Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_kusto
2020-01-27T19:29:57+00:00 devel/rubygem-azure_mgmt_key_vault Microsoft Azure Resource Management Key Vault Client Library for Ruby
Microsoft Azure Resource Management Key Vault Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_key_vault
2020-01-27T19:29:51+00:00 devel/rubygem-azure_mgmt_iot_hub Microsoft Azure IoT Hub Management Client Library for Ruby
Microsoft Azure IoT Hub Management Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_iot_hub
2020-01-27T19:29:45+00:00 devel/rubygem-azure_mgmt_iot_central Microsoft Azure IotCentral Management Client Library for Ruby
Microsoft Azure IotCentral Management Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_iot_central
2020-01-27T19:29:10+00:00 devel/rubygem-azure_mgmt_import_export Microsoft Azure ImportExport Client Library for Ruby
Microsoft Azure ImportExport Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_import_export
2020-01-27T19:29:04+00:00 devel/rubygem-azure_mgmt_hdinsight Microsoft Azure Hdinsight Management Client Library for Ruby
Microsoft Azure Hdinsight Management Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_hdinsight
2020-01-27T19:28:58+00:00 devel/rubygem-azure_mgmt_hanaonazure Microsoft Azure Hanaonazure Client Library for Ruby
Microsoft Azure Hanaonazure Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_hanaonazure
2020-01-27T19:28:52+00:00 devel/rubygem-azure_mgmt_features Microsoft Azure Resource Provider Feature Management Client Library for Ruby
Microsoft Azure Resource Provider Feature Management Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_features
2020-01-27T19:28:46+00:00 devel/rubygem-azure_mgmt_event_hub Microsoft Azure Microsoft Azure Event Hub Library for Ruby Client Library for Ruby
Microsoft Azure Microsoft Azure Event Hub Library for Ruby Client Library for
Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_event_hub
2020-01-27T19:28:40+00:00 devel/rubygem-azure_mgmt_event_grid Microsoft Azure Microsoft Azure Event Grid Services Library for Ruby Client Library for Ruby
Microsoft Azure Microsoft Azure Event Grid Services Library for Ruby Client
Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_event_grid
2020-01-27T19:28:34+00:00 devel/rubygem-azure_mgmt_edgegateway Microsoft Azure Edge Gateway Client Library for Ruby
Microsoft Azure Edge Gateway Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_edgegateway
2020-01-27T19:28:28+00:00 devel/rubygem-azure_mgmt_dns Microsoft Azure Dns Management Client Library for Ruby
Microsoft Azure Dns Management Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_dns
2020-01-27T19:28:22+00:00 devel/rubygem-azure_mgmt_devtestlabs Microsoft Azure Dev Test Lab Management Client Library for Ruby
Microsoft Azure Dev Test Lab Management Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_devtestlabs
2020-01-27T19:28:15+00:00 devel/rubygem-azure_mgmt_dev_spaces Microsoft Azure Microsoft Azure Management DevSpaces Library for Ruby Client Library for Ruby
Microsoft Azure Microsoft Azure Management DevSpaces Library for Ruby Client
Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_dev_spaces
2020-01-27T19:28:09+00:00 devel/rubygem-azure_mgmt_deployment_manager Microsoft Azure DeploymentManager Client Library for Ruby
Microsoft Azure DeploymentManager Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_deployment_manager
2020-01-27T19:28:03+00:00 devel/rubygem-azure_mgmt_datashare Microsoft Azure Datashare Client Library for Ruby
Microsoft Azure Datashare Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_datashare
2020-01-27T19:27:57+00:00 devel/rubygem-azure_mgmt_datalake_store Microsoft Azure Resource Provider DataLake Store Client Library for Ruby
Microsoft Azure Resource Provider DataLake Store Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_datalake_store
2020-01-27T19:27:51+00:00 devel/rubygem-azure_mgmt_datalake_analytics Microsoft Azure Resource Provider DataLake Analytics Client Library for Ruby
Microsoft Azure Resource Provider DataLake Analytics Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_datalake_analytics
2020-01-27T19:27:45+00:00 devel/rubygem-azure_mgmt_databox Microsoft Azure Databox Client Library for Ruby
Microsoft Azure Databox Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_databox
2020-01-27T19:27:39+00:00 devel/rubygem-azure_mgmt_data_migration Microsoft Azure Microsoft Azure Data Migration Services Library for Ruby Client Library for Ruby
Microsoft Azure Microsoft Azure Data Migration Services Library for Ruby Client
Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_data_migration
2020-01-27T19:27:33+00:00 devel/rubygem-azure_mgmt_data_factory Microsoft Azure Data_Factory Client Library for Ruby
Microsoft Azure Data_Factory Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_data_factory
2020-01-27T19:27:27+00:00 devel/rubygem-azure_mgmt_customer_insights Microsoft Azure Microsoft Azure Customer Insights Services Library for Ruby Client Library for Ruby
Microsoft Azure Microsoft Azure Customer Insights Services Library for Ruby
Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_customer_insights
2020-01-27T19:27:20+00:00 devel/rubygem-azure_mgmt_cost_management Microsoft Azure CostManagement Client Library for Ruby
Microsoft Azure CostManagement Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_cost_management
2020-01-27T19:27:14+00:00 devel/rubygem-azure_mgmt_cosmosdb Microsoft Azure Cosmos DB Client Library for Ruby
Microsoft Azure Cosmos DB Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_cosmosdb
2020-01-27T19:27:08+00:00 devel/rubygem-azure_mgmt_container_service Microsoft Azure Container Service Management Client Library for Ruby
Microsoft Azure Container Service Management Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_container_service
2020-01-27T19:27:02+00:00 devel/rubygem-azure_mgmt_container_registry Microsoft Azure Microsoft Azure Container Registry Services Library for Ruby Client Library for Ruby
Microsoft Azure Microsoft Azure Container Registry Services Library for Ruby
Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_container_registry
2020-01-27T19:26:55+00:00 devel/rubygem-azure_mgmt_container_instance Microsoft Azure Microsoft Azure Container Instance Services Library for Ruby Client Library for Ruby
Microsoft Azure Microsoft Azure Container Instance Services Library for Ruby
Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_container_instance
2020-01-27T19:26:49+00:00 devel/rubygem-azure_mgmt_consumption Microsoft Azure Microsoft Azure Consumption Services Library for Ruby Client Library for Ruby
Microsoft Azure Microsoft Azure Consumption Services Library for Ruby Client
Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_consumption
2020-01-27T19:26:43+00:00 devel/rubygem-azure_mgmt_compute Microsoft Azure Compute Management Client Library for Ruby
Microsoft Azure Compute Management Client Library for Ruby.

This project provides a Ruby gem for easy access to the Azure ARM Compute API.
With this gem you can create/update/list/delete virtual machines, virtual
machine images and virtual machine extensions.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_compute
2020-01-27T19:25:43+00:00 devel/rubygem-azure_mgmt_commerce Microsoft Azure Commerce Management Client Library for Ruby
Microsoft Azure Commerce Management Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_commerce
2020-01-27T19:25:37+00:00 devel/rubygem-azure_mgmt_cognitive_services Microsoft Azure Cognitive Services Management Client Library for Ruby
Microsoft Azure Cognitive Services Management Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_cognitive_services
2020-01-27T19:25:31+00:00 devel/rubygem-azure_mgmt_cdn Microsoft Azure CDN Management Client Library for Ruby
Microsoft Azure CDN Management Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_cdn
2020-01-27T19:25:25+00:00 devel/rubygem-azure_mgmt_bot_service Microsoft Azure Bot Service Client Library for Ruby
Microsoft Azure Bot Service Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_bot_service
2020-01-27T19:25:19+00:00 devel/rubygem-azure_mgmt_billing Microsoft Azure Microsoft Azure Billing Services Library for Ruby Client Library for Ruby
Microsoft Azure Microsoft Azure Billing Services Library for Ruby Client Library
for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_billing
2020-01-27T19:25:13+00:00 devel/rubygem-azure_mgmt_batchai Microsoft Azure Batch AI Client Library for Ruby
Microsoft Azure Batch AI Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_batchai
2020-01-27T19:25:06+00:00 devel/rubygem-azure_mgmt_batch Microsoft Azure Batch Management Client Library for Ruby
Microsoft Azure Batch Management Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_batch
2020-01-27T19:25:00+00:00 devel/rubygem-azure_mgmt_azurestack Microsoft Azure Azure Stack Client Library for Ruby
Microsoft Azure Azure Stack Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_azurestack
2020-01-27T19:24:54+00:00 devel/rubygem-azure_mgmt_automation Microsoft Azure Microsoft Azure Automation Services Library for Ruby Client Library for Ruby
Microsoft Azure Microsoft Azure Automation Services Library for Ruby Client
Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_automation
2020-01-27T19:24:48+00:00 devel/rubygem-azure_mgmt_authorization Microsoft Azure Role Based Authorization Management Client Library for Ruby
Microsoft Azure Role Based Authorization Management Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_authorization
2020-01-27T19:24:42+00:00 devel/rubygem-azure_mgmt_attestation Microsoft Azure Attestation Client Library for Ruby
Microsoft Azure Attestation Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_attestation
2020-01-27T19:24:36+00:00 devel/rubygem-azure_mgmt_appconfiguration Microsoft Azure Appconfiguration Client Library for Ruby Client Library for Ruby
Microsoft Azure Appconfiguration Client Library for Ruby Client Library for
Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_appconfiguration
2020-01-27T19:24:30+00:00 devel/rubygem-azure_mgmt_api_management Microsoft Azure Microsoft Azure API Management Library for Ruby Client Library for Ruby
Microsoft Azure Microsoft Azure API Management Library for Ruby Client Library
for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_api_management
2020-01-27T19:24:24+00:00 devel/rubygem-azure_mgmt_analysis_services Microsoft Azure Microsoft Azure Analysis Services Library for Ruby Client Library for Ruby
Microsoft Azure Microsoft Azure Analysis Services Library for Ruby Client
Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_analysis_services
2020-01-27T19:24:18+00:00 devel/rubygem-azure_mgmt_alerts_management Microsoft Azure Alerts Management Client Library for Ruby
Microsoft Azure Alerts Management Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_alerts_management
2020-01-27T19:24:12+00:00 devel/rubygem-azure_mgmt_advisor Microsoft Azure Microsoft Azure Advisor Services Library for Ruby Client Library for Ruby
Microsoft Azure Microsoft Azure Advisor Services Library for Ruby Client Library
for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_advisor
2020-01-27T19:24:05+00:00 devel/rubygem-azure_mgmt_adhybridhealth_service Microsoft Azure AD Hybrid Health Service Client Library for Ruby
Microsoft Azure AD Hybrid Health Service Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_adhybridhealth_service
2020-01-27T19:23:59+00:00 devel/rubygem-azure_key_vault Microsoft Azure Key Vault Client Library for Ruby
Microsoft Azure Key Vault Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/data/azure_key_vault
2020-01-27T19:23:53+00:00 devel/rubygem-azure_graph_rbac Microsoft Azure Active Directory Graph Rbac Client Library for Ruby
Microsoft Azure Active Directory Graph Rbac Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/data/azure_graph_rbac
2020-01-27T19:23:47+00:00 devel/rubygem-azure_event_grid Microsoft Azure Event Grid Client Library for Ruby
Microsoft Azure Event Grid Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/data/azure_event_grid
2020-01-27T19:23:41+00:00 devel/rubygem-azure_cognitiveservices_websearch Microsoft Azure Cognitive Services Web Search Client Library for Ruby
Microsoft Azure Cognitive Services Web Search Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/data/azure_cognitiveservices_websearch
2020-01-27T19:23:35+00:00 devel/rubygem-azure_cognitiveservices_visualsearch Microsoft Azure Cognitive Services Visual Search Client Library for Ruby
Microsoft Azure Cognitive Services Visual Search Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/data/azure_cognitiveservices_visualsearch
2020-01-27T19:23:29+00:00 devel/rubygem-azure_cognitiveservices_videosearch Microsoft Azure Cognitive Services Video Search Client Library for Ruby
Microsoft Azure Cognitive Services Video Search Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/data/azure_cognitiveservices_videosearch
2020-01-27T19:23:22+00:00 devel/rubygem-azure_cognitiveservices_textanalytics Microsoft Azure Cognitive Services Text Analytics Client Library for Ruby
Microsoft Azure Cognitive Services Text Analytics Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/data/azure_cognitiveservices_textanalytics
2020-01-27T19:23:16+00:00 devel/rubygem-azure_cognitiveservices_spellcheck Microsoft Azure Cognitive Services Spell Check Client Library for Ruby
Microsoft Azure Cognitive Services Spell Check Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/data/azure_cognitiveservices_spellcheck
2020-01-27T19:23:00+00:00 devel/rubygem-azure_cognitiveservices_qnamakerruntime Microsoft Azure CognitiveservicesQnamakerruntime Client Library for Ruby
Microsoft Azure CognitiveservicesQnamakerruntime Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/data/azure_cognitiveservices_qnamakerruntime
2020-01-27T19:22:54+00:00 devel/rubygem-azure_cognitiveservices_qnamaker Microsoft Azure Cognitive Services QnAMaker Client Library for Ruby
Microsoft Azure Cognitive Services QnAMaker Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/data/azure_cognitiveservices_qnamaker
2020-01-27T19:22:48+00:00 devel/rubygem-azure_cognitiveservices_personalizer Microsoft Azure Cognitiveservices Personalizer Client Library for Ruby
Microsoft Azure Cognitiveservices Personalizer Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/data/azure_cognitiveservices_personalizer
2020-01-27T19:22:41+00:00 devel/rubygem-azure_cognitiveservices_newssearch Microsoft Azure Cognitive Services News Search Client Library for Ruby
Microsoft Azure Cognitive Services News Search Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/data/azure_cognitiveservices_newssearch
2020-01-27T19:22:35+00:00 devel/rubygem-azure_cognitiveservices_luisruntime Microsoft Azure Cognitive Services LUIS Runtime Client Library for Ruby
Microsoft Azure Cognitive Services LUIS Runtime Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/data/azure_cognitiveservices_luisruntime
2020-01-27T19:22:29+00:00 devel/rubygem-azure_cognitiveservices_luisauthoring Microsoft Azure Cognitive Services LUIS Runtime Client Library for Ruby
Microsoft Azure Cognitive Services LUIS Runtime Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/data/azure_cognitiveservices_luisauthoring
2020-01-27T19:22:23+00:00 devel/rubygem-azure_cognitiveservices_localsearch Microsoft Azure Cognitive Services Local Search Client Library for Ruby
Microsoft Azure Cognitive Services Local Search Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/data/azure_cognitiveservices_localsearch
2020-01-27T19:22:17+00:00 devel/rubygem-azure_cognitiveservices_imagesearch Microsoft Azure Cognitive Services Image Search Client Library for Ruby
Microsoft Azure Cognitive Services Image Search Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/data/azure_cognitiveservices_imagesearch
2020-01-27T19:22:11+00:00 devel/rubygem-azure_cognitiveservices_formrecognizer Microsoft Azure Cognitiveservices Form Recognizer Client Library for Ruby
Microsoft Azure Cognitiveservices Form Recognizer Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/data/azure_cognitiveservices_formrecognizer
2020-01-27T19:22:05+00:00 devel/rubygem-azure_cognitiveservices_face Microsoft Azure Cognitive Services Face Client Library for Ruby
Microsoft Azure Cognitive Services Face Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/data/azure_cognitiveservices_face
2020-01-27T19:21:58+00:00 devel/rubygem-azure_cognitiveservices_entitysearch Microsoft Azure Cognitive Services Entity Search Client Library for Ruby
Microsoft Azure Cognitive Services Entity Search Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/data/azure_cognitiveservices_entitysearch
2020-01-27T19:21:52+00:00 devel/rubygem-azure_cognitiveservices_customvisiontraining Microsoft Azure Cognitive Services Custom Vision Training Client Library for Ruby
Microsoft Azure Cognitive Services Custom Vision Training Client Library for
Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/data/azure_cognitiveservices_customvisiontraining
2020-01-27T19:21:46+00:00 devel/rubygem-azure_cognitiveservices_customvisionprediction Microsoft Azure Microsoft Azure Cognitive Services Custom Vision Prediction Library for Ruby Client Library for Ruby
Microsoft Azure Microsoft Azure Cognitive Services Custom Vision Prediction
Library for Ruby Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/data/azure_cognitiveservices_customvisionprediction
2020-01-27T19:21:40+00:00 devel/rubygem-azure_cognitiveservices_customsearch Microsoft Azure Cognitive Services Custom Search Client Library for Ruby
Microsoft Azure Cognitive Services Custom Search Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/data/azure_cognitiveservices_customsearch
2020-01-27T19:21:34+00:00 devel/rubygem-azure_cognitiveservices_customimagesearch Microsoft Azure Cognitive Services Custom Image Search Client Library for Ruby
Microsoft Azure Cognitive Services Custom Image Search Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/data/azure_cognitiveservices_customimagesearch
2020-01-27T19:21:28+00:00 devel/rubygem-azure_cognitiveservices_contentmoderator Microsoft Azure Cognitive Services Content Moderator Client Library for Ruby
Microsoft Azure Cognitive Services Content Moderator Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/data/azure_cognitiveservices_contentmoderator
2020-01-27T19:21:21+00:00 devel/rubygem-azure_cognitiveservices_computervision Microsoft Azure Cognitive Services Computer Vision Client Library for Ruby
Microsoft Azure Cognitive Services Computer Vision Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/data/azure_cognitiveservices_computervision
2020-01-27T19:21:15+00:00 devel/rubygem-azure_cognitiveservices_autosuggest Microsoft Azure Cognitive Services Auto Suggest Client Library for Ruby
Microsoft Azure Cognitive Services Auto Suggest Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/data/azure_cognitiveservices_autosuggest
2020-01-27T19:21:09+00:00 devel/rubygem-azure_cognitiveservices_anomalydetector Microsoft Azure Cognitive Services Anomaly Detector Client Library for Ruby
Microsoft Azure Cognitive Services Anomaly Detector Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/data/azure_cognitiveservices_anomalydetector
2020-01-27T19:21:03+00:00 devel/rubygem-azure-storage-table Microsoft Azure Storage Table Client Library for Ruby
Microsoft Azure Storage Table Client Library for Ruby.

WWW: https://github.com/Azure/azure-storage-ruby
WWW: https://github.com/Azure/azure-storage-ruby/tree/master/table
2020-01-27T19:20:57+00:00 devel/rubygem-azure-storage-queue Microsoft Azure Storage Queue Client Library for Ruby
Microsoft Azure Storage Queue Client Library for Ruby.

WWW: https://github.com/Azure/azure-storage-ruby
WWW: https://github.com/Azure/azure-storage-ruby/tree/master/queue
2020-01-27T19:20:51+00:00 devel/rubygem-azure-storage-file Microsoft Azure Storage File Client Library for Ruby
Microsoft Azure Storage File Client Library for Ruby.

WWW: https://github.com/Azure/azure-storage-ruby
WWW: https://github.com/Azure/azure-storage-ruby/tree/master/file
2020-01-27T19:20:44+00:00 devel/rubygem-azure-storage-common Microsoft Azure Storage Common Client Library for Ruby
Microsoft Azure Storage Common Client Library for Ruby.

WWW: https://github.com/Azure/azure-storage-ruby
WWW: https://github.com/Azure/azure-storage-ruby/tree/master/common
2020-01-27T19:20:38+00:00 devel/rubygem-azure-storage-blob Microsoft Azure Storage Blob Client Library for Ruby
Microsoft Azure Storage Blob Client Library for Ruby.

WWW: https://github.com/Azure/azure-storage-ruby
WWW: https://github.com/Azure/azure-storage-ruby/tree/master/blob
2020-01-27T19:20:32+00:00 devel/rubygem-azure-storage Microsoft Azure Storage Client Library for Ruby
This project provides Ruby packages that makes it easy to access and manage
Microsoft Azure Storage Services.

WWW: https://github.com/Azure/azure-storage-ruby
2020-01-27T09:01:16+00:00 security/imds-filterd Provides per user/group access controls to the EC2 IMDS
imds-filterd (pronounced "I M D S Filter D") is a pair of utilities which
work together to intercept and filter requests to the EC2 Instance Metadata
Service -- or theoretically any other service at 169.254.169.254:80.

It validates requests against a configured ruleset which specifies whether
given users and groups should be allowed or denied access to certain prefixes
in the Instance Metadata Service. For example, "root" could be granted
access to everything; most unprivileged users granted access to everything
except IAM role credentials; but the www user denied access to the entire
Instance Metadata Service in order to guard against SSRF and similar attacks.

WWW: http://github.com/cperciva/imds-filterd
2020-01-26T17:42:36+00:00 graphics/gstreamer1-plugins-qt GStreamer Qt videosink plugin
2020-01-26T10:07:36+00:00 science/py-h5json Tools and library for representing HDF5 in JSON
This package contains a specification, library, and utilities for describing
HDF5 content in JSON. The utilities can be used to convert any HDF5 file to
JSON or from a JSON file (using the convention described here to HDF5).

The library is useful for any Python application that needs to translate between
HDF5 objects and JSON serializations. In addition to the utilities provided in
this repository, the library is used by HDF Server (a RESTful web service for
HDF5), and HDF Product Designer (an application for creating product designs).

WWW: https://github.com/HDFGroup/hdf5-json
2020-01-25T21:13:36+00:00 sysutils/tealdeer Fast tldr client written in Rust
Implementation of tldr in Rust: Simplified,
example based and community-driven man pages.

WWW: https://github.com/dbrgn/tealdeer
2020-01-25T18:18:41+00:00 lang/ruby27 Object-oriented interpreted scripting language
Ruby is the interpreted scripting language for quick and
easy object-oriented programming. It has many features to
process text files and to do system management tasks (as in
Perl). It is simple, straight-forward, and extensible.

Features of Ruby are shown below.

+ Simple Syntax
+ *Normal* Object-Oriented features(ex. class, method calls)
+ *Advanced* Object-Oriented features(ex. Mix-in, Singleton-method)
+ Operator Overloading
+ Exception Handling
+ Iterators and Closures
+ Garbage Collection
+ Dynamic Loading of Object files(on some architecture)
+ Highly Portable(works on many UNIX machines, and on DOS,
Windows, Mac, BeOS etc.)

WWW: https://www.ruby-lang.org/en/
2020-01-25T18:18:34+00:00 devel/rubygem-xdg3 XDG Base Directory Standard Library for Ruby
XDG provides an easy to use Ruby library for working with XDG standards.

Presently, it only supports the XDG Base Directory Standard.

If your program utilizes user or system-wide support files (e.g. configuration
files), you owe it to yourself to checkout the XDG base directory standard.

You can learn more about the standard at:
http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html

WWW: https://github.com/bkuhlmann/xdg
2020-01-25T18:18:06+00:00 x11-fonts/py-opentype-sanitizer Python wrapper for the OpenType Sanitizer
Python wrapper for the OpenType Sanitizer

WWW: https://github.com/googlefonts/ots-python
2020-01-25T18:18:00+00:00 print/py-fontbakery Well designed Font QA tool
Font Bakery is a command-line tool for checking the quality of font projects.

WWW: https://github.com/googlefonts/fontbakery
2020-01-25T18:17:55+00:00 math/py-statsmodels010 Complement to SciPy for statistical computations
Statsmodels is a Python package that provides a complement to scipy for
statistical computations including descriptive statistics and estimation and
inference for statistical models.

Main Features:
* linear regression models: GLS (including WLS and LS aith AR errors) and OLS.
* glm: Generalized linear models with support for all of the one-parameter
exponential family distributions.
* discrete: regression with discrete dependent variables, including Logit,
Probit, MNLogit, Poisson, based on maximum likelihood estimators
* rlm: Robust linear models with support for several M-estimators.
* tsa: models for time series analysis - univariate: AR, ARIMA; multivariate:
VAR and structural VAR
* nonparametric: (Univariate) kernel density estimators
* datasets: Datasets to be distributed and used for examples and in testing.
* stats: a wide range of statistical tests, diagnostics and specification tests
* iolib: Tools for reading Stata .dta files into numpy arrays, printing table
output to ascii, latex, and html
* miscellaneous models
* sandbox: statsmodels contains a sandbox folder with code in various stages of
* developement and testing which is not considered "production ready", including
Mixed models, GARCH and GMM estimators, kernel regression, panel data models.

WWW: https://github.com/statsmodels/statsmodels
2020-01-25T18:16:50+00:00 devel/py-microversion_parse OpenStack microversion header parser
microversion_parse is a small set of functions to manage OpenStack microversion
headers that can be used in middleware, application handlers and decorators to
effectively manage microversions.

Also included, in the middleware module, is a MicroversionMiddleware that will
process incoming microversion headers.

WWW: https://github.com/openstack/microversion-parse
2020-01-25T18:16:18+00:00 audio/py-python-mpd2 Python MPD client library
python-mpd2 is a Python library which provides a client interface for the Music
Player Daemon.

WWW: https://github.com/Mic92/python-mpd2
2020-01-25T07:26:38+00:00 math/py-pynndescent Python nearest neighbor descent for approximate nearest neighbors
A Python nearest neighbor descent for approximate nearest neighbors.
This is a relatively straightforward python implementation of Nearest
Neighbor Descent for k-neighbor-graph construction and approximate
nearest neighbor search.

WWW: https://github.com/lmcinnes/pynndescent
2020-01-25T03:12:09+00:00 net/proby Check whether hosts are reachable on certain ports
Check whether hosts are reachable on certain ports and return result on HTTP.

Its intended purpose is to be a bridge server for services that can only probe
container or application health on HTTP. Oh, and it's just a single binary that
works everywhere.

WWW: https://github.com/svenstaro/proby
2020-01-24T19:16:31+00:00 textproc/elasticsearch7 Full-text search engine for Java
Elasticsearch aims to be a Distributed, RESTful, Search Engine built on top of
Apache Lucene.

WWW: https://www.elastic.co/
2020-01-24T19:02:45+00:00 math/apache-commons-math Java library of self-contained mathematics and statistics components
Commons Math is a library of lightweight, self-contained mathematics and
statistics components addressing the most common problems not available in the
Java programming language or Commons Lang.

Guiding principles:

* Real-world application use cases determine development priority.
* This package emphasizes small, easily integrated components rather than
large libraries with complex dependencies and configurations.
* All algorithms are fully documented and follow generally accepted best
practices.
* In situations where multiple standard algorithms exist, a Strategy pattern
is used to support multiple implementations.
* Limited dependencies. No external dependencies beyond Commons components
and the core Java platform.

WWW: http://commons.apache.org/proper/commons-math/
2020-01-24T18:26:04+00:00 cad/PrusaSlicer Slicing application for 3D printers
PrusaSlicer takes 3D models (STL, OBJ, AMF) and converts them into G-code
instructions for FFF printers or PNG layers for mSLA 3D printers. It's
compatible with any modern printer based on the RepRap toolchain, including
all those based on the Marlin, Prusa, Sprinter and Repetier firmware. It also
works with Mach3, LinuxCNC and Machinekit controllers.

WWW: https://www.prusa3d.com/prusaslicer/
2020-01-24T17:38:04+00:00 devel/cereal C++11 library for serialization
cereal is a header-only C++11 serialization library. cereal takes arbitrary
data types and reversibly turns them into different representations, such as
compact binary encodings, XML, or JSON. cereal was designed to be fast,
light-weight, and easy to extend - it has no external dependencies and can be
easily bundled with other code or used standalone.

WWW: https://github.com/USCiLab/cereal
2020-01-23T04:21:23+00:00 sysutils/rubygem-license-acceptance Chef End User License Agreement Acceptance for Ruby products
A Ruby library used for accepting the license

WWW: https://github.com/chef/license-acceptance
2020-01-23T04:21:17+00:00 devel/rubygem-readline-ext Provide an interface for GNU Readline and Edit Line (libedit)
The Readline module provides interface for GNU Readline. This module defines a
number of methods to facilitate completion and accesses input history from the
Ruby interpreter. This module supported Edit Line(libedit) too. libedit is
compatible with GNU Readline.

WWW: https://github.com/ruby/readline-ext
2020-01-23T04:21:11+00:00 devel/rubygem-faraday_middleware-aws-sigv4 Faraday middleware for AWS Signature Version 4
FaradayMiddleware::AwsSigV4 is a faraday middleware for AWS Signature Version 4
using aws-sigv4.

WWW: https://github.com/winebarrel/faraday_middleware-aws-sigv4
2020-01-23T04:21:04+00:00 textproc/py-ftfy Fix some problems with Unicode text after the fact
ftfy: fixes text for you

ftfy fixes Unicode that's broken in various ways.

The goal of ftfy is to take in bad Unicode and output good Unicode, for use in
your Unicode-aware code. This is different from taking in non-Unicode and
outputting Unicode, which is not a goal of ftfy. It also isn't designed to
protect you from having to write Unicode-aware code. ftfy helps those who help
themselves.

Of course you're better off if your input is decoded properly and has no
glitches. But you often don't have any control over your input; it's someone
else's mistake, but it's your problem now.

ftfy will do everything it can to fix the problem.

WWW: https://github.com/LuminosoInsight/python-ftfy
2020-01-23T04:20:59+00:00 textproc/py-isbntools App and framework for all things about ISBN
isbntools provides several useful methods and functions to validate, clean,
transform, hyphenate and get metadata for ISBN strings.

WWW: https://github.com/xlcnd/isbntools
2020-01-23T04:20:53+00:00 textproc/py-isbnlib Extract, clean, transform, hyphenate and metadata for ISBNs
isbnlib is a (pure) python library that provides several useful methods and
functions to validate, clean, transform, hyphenate and get metadata for ISBN
strings. Its origin was as the core of isbntools.

WWW: https://github.com/xlcnd/isbnlib
2020-01-23T04:20:47+00:00 print/py-font-v Font version reporting and modification tool
font-v is an open source font version string library (libfv) and executable
(font-v) for reading, reporting, modifying, and writing OpenType name table ID 5
records and head table fontRevision records in *.otf and *.ttf fonts. The
application provides support for the OpenFV semantic font versioning
specification.

WWW: https://github.com/source-foundry/font-v
2020-01-21T10:01:05+00:00 security/py-volatility3 Advanced memory forensics framework
Volatility is the world's most widely used framework for extracting digital
artifacts from volatile memory (RAM) samples. The extraction techniques are
performed completely independent of the system being investigated but offer
visibility into the runtime state of the system. The framework is intended to
introduce people to the techniques and complexities associated with extracting
digital artifacts from volatile memory samples and provide a platform for
further work into this exciting area of research.

WWW: https://www.volatilityfoundation.org/
2020-01-21T00:21:27+00:00 textproc/py-html2text2018 Convert HTML into clean plain ASCII text
html2text is a Python script that converts a page of HTML into clean,
easy-to-read plain ASCII text. Better yet, that ASCII also happens to
be valid Markdown (a text-to-HTML format).

WWW: https://github.com/Alir3z4/html2text/
2020-01-20T20:09:29+00:00 security/py-pymacaroons Macaroon library for Python
This is a Python implementation of Macaroons. PyMacaroons is stable and does not
change frequently. Please see the GitHub issues for the current roadmap.

Macaroons, like cookies, are a form of bearer credential. Unlike opaque tokens,
macaroons embed caveats that define specific authorization requirements for the
target service, the service that issued the root macaroon and which is capable
of verifying the integrity of macaroons it receives.

Macaroons allow for delegation and attenuation of authorization. They are simple
and fast to verify, and decouple authorization policy from the enforcement of
that policy.

WWW: https://github.com/ecordell/pymacaroons
2020-01-20T20:08:51+00:00 www/py-uvicorn Lightning-fast ASGI server
Uvicorn is a lightning-fast ASGI server implementation, using uvloop and
httptools.

Until recently Python has lacked a minimal low-level server/application
interface for asyncio frameworks. The ASGI specification fills this gap, and
means we're now able to start building a common set of tooling usable across all
asyncio frameworks.

Uvicorn currently supports HTTP/1.1 and WebSockets. Support for HTTP/2 is
planned.

WWW: https://github.com/encode/uvicorn
2020-01-20T20:08:45+00:00 www/py-httptools Collection of framework independent HTTP protocol utils
httptools is a Python binding for nodejs HTTP parser. It's still in a very early
development stage, expect APIs to break.

WWW: https://github.com/MagicStack/httptools
2020-01-20T20:08:39+00:00 devel/py-twine1 Collection of utilities for interacting with PyPI
Twine is a utility for interacting with PyPI.

WWW: https://github.com/pypa/twine
2020-01-20T20:08:33+00:00 devel/py-immutables Immutable collections
An immutable mapping type for Python.

The underlying datastructure is a Hash Array Mapped Trie (HAMT) used in Clojure,
Scala, Haskell, and other functional languages. This implementation is used in
CPython 3.7 in the contextvars module (see PEP 550 and PEP 567 for more
details).

Immutable mappings based on HAMT have O(log N) performance for both set() and
get() operations, which is essentially O(1) for relatively small mappings.

WWW: https://github.com/MagicStack/immutables
2020-01-20T20:08:27+00:00 devel/py-cmd208 Build interactive command line applications in Python
cmd2 is a tool for building interactive command line applications in Python. Its
goal is to make it quick and easy for developers to build feature-rich and
user-friendly interactive command line applications. It provides a simple API
which is an extension of Python's built-in cmd module. cmd2 provides a wealth of
features on top of cmd to make your life easier and eliminates much of the
boilerplate code which would be necessary when using cmd.

WWW: https://github.com/python-cmd2/cmd2
2020-01-20T18:26:32+00:00 net/lualdap-51
2020-01-20T17:22:41+00:00 graphics/py-pygeoapi OGC API server implementation
pygeoapi is a Python server implementation of the OGC API suite of standards.
The project emerged as part of the next generation OGC API efforts in 2018 and
provides the capability for organizations to deploy an RESTful OGC API endpoint
using OpenAPI, GeoJSON, and HTML. pygeoapi is open source and released under an
MIT license.

WWW: https://pygeoapi.io/
2020-01-20T11:13:06+00:00 graphics/qr-code-generator High-quality QR Code generator library
This project aims to be the best, clearest QR Code generator library in
multiple languages. The primary goals are flexible options and absolute
correctness. Secondary goals are compact implementation size and good
documentation comments.

WWW: https://www.nayuki.io/page/qr-code-generator-library
2020-01-20T02:01:23+00:00 graphics/libavif Library for encoding and decoding .avif files
This library aims to be a friendly, portable C implementation of the
AV1 Image File Format.

WWW: https://github.com/AOMediaCodec/libavif
2020-01-19T17:50:26+00:00 math/poly2tri 2D constrained Delaunay triangulation library
2D constrained Delaunay triangulation library.

WWW: https://github.com/jhasse/poly2tri
2020-01-19T13:22:00+00:00 www/nextcloud-deck Kanban app for Nextcloud
Nextcloud Deck is a kanban style organization tool aimed at personal
planning and project organization for teams integrated with Nextcloud.

WWW: https://apps.nextcloud.com/apps/deck
2020-01-19T11:09:00+00:00 devel/rubygem-middleware Generalized implementation of the middleware abstraction for Ruby
Middleware is a generalized library for using middleware patterns within your
Ruby projects.

WWW: https://github.com/mitchellh/middleware
2020-01-19T11:08:53+00:00 devel/p5-Test-TrailingSpace Test for lack of trailing space
Test::TrailingSpace is used to test for lack of trailing space.

WWW: https://metacpan.org/release/Test-TrailingSpace
2020-01-19T11:08:45+00:00 devel/p5-File-Find-Object-Rule Alternative interface to File::Find::Object
File::Find::Object::Rule is a friendlier interface to File::Find::Object . It
allows you to build rules which specify the desired files and directories.

WWW: https://metacpan.org/release/File-Find-Object-Rule
2020-01-18T18:55:54+00:00 security/horcrux Split files into encrypted fragments
Utility to split files into encrypted fragments
(using the shamir secret sharing scheme) so that
you don't need to remember a passcode.

WWW: https://github.com/jesseduffield/horcrux
2020-01-18T18:23:44+00:00 science/py-pygeometa Generate metadata for geospatial datasets
pygeometa is a Python package to generate metadata for geospatial datasets.

WWW: https://github.com/geopython/pygeometa
2020-01-18T18:23:39+00:00 science/py-pycsw OGC CSW server implementation
pycsw is an OGC CSW server implementation written in Python. Started in 2010
(more formally announced in 2011), pycsw allows for the publishing and discovery
of geospatial metadata via numerous APIs (CSW 2/CSW 3, OpenSearch, OAI-PMH,
SRU), providing a standards-based metadata and catalogue component of spatial
data infrastructures. pycsw is Open Source, released under an MIT license, and
runs on all major platforms (Windows, Linux, Mac OS X).

WWW: https://pycsw.org/
WWW: https://github.com/geopython/pycsw
2020-01-18T18:23:32+00:00 science/py-geolinks Utilities to deal with geospatial links
geolinks provides utilities to deal with geospatial links.

WWW: https://github.com/geopython/geolinks
2020-01-18T18:23:27+00:00 print/py-fonttools3 Open source library for manipulating fonts, written in Python
FontTools is an open source library for manipulating fonts, written
in Python. It supports reading and writing of TrueType fonts,
PostScript Type 1 fonts as well as AFM files and some MacOS-specific
formats.

WWW: https://github.com/fonttools/fonttools
2020-01-18T18:22:55+00:00 devel/py-stringcase String case converter
stringcase converts string cases between camel case, pascal case, snake case
etc...

WWW: https://github.com/okunishinishi/python-stringcase
2020-01-18T18:22:48+00:00 devel/py-retype Re-apply types from .pyi stub files to your codebase
Re-apply type annotations from .pyi stubs to your codebase.

It's smart enough to do the following:
- reapply typing imports
- reapply function argument annotations
- reapply function return value annotations
- reapply method argument and return value annotations
- reapply function-level variable annotations
- reapply module-level name annotations
- reapply module-level type aliases
- reapply class-level field annotations
- reapply instance-level field annotations
- validate existing source annotations against the .pyi file
- validate source function signatures against the .pyi file
- read function signature type comments in .pyi files
- read variable type comments in .pyi files
- consider existing source type comments as annotations
- remove duplicate type comments from source when annotations are applied
- normalize remaining type comments in the source to annotations; this is done
even if the corresponding .pyi file is missing

WWW: https://github.com/ambv/retype
2020-01-18T18:22:42+00:00 devel/py-monkeytype Generate type annotations from sampled production types
MonkeyType collects runtime types of function arguments and return values, and
can automatically generate stub files or even add draft type annotations
directly to your Python code based on the types collected at runtime.

WWW: https://github.com/Instagram/MonkeyType
2020-01-18T18:22:35+00:00 databases/py-pycql Pure Python parser implementation of the OGC CQL standard
pycql is a pure Python CQL parser.

WWW: https://github.com/geopython/pycql
2020-01-18T18:22:17+00:00 devel/pecl-ast Extension exposing PHP 7 abstract syntax tree
This extension exposes the abstract syntax tree generated by PHP 7.

WWW: http://pecl.php.net/package/ast
WWW: https://github.com/nikic/php-ast
2020-01-18T17:37:56+00:00 graphics/rx Modern and minimalist pixel editor implemented in rust
rx is an extensible, modern and minimalist pixel editor, designed with great
care and love for artists and hackers. It was conceived to have as little UI as
possible, and instead focus on the work.

WWW: https://rx.cloudhead.io/
2020-01-18T16:18:51+00:00 mail/opensmtpd-filter-senderscore OpenSMTPD filter integration for the senderscore reputation
This filter performs a SenderScore lookup and allows OpenSMTPD to either
block or slow down a session based on the reputation of the source IP address.

WWW: https://github.com/poolpOrg/filter-senderscore
2020-01-18T16:17:30+00:00 mail/opensmtpd-filter-rspamd OpenSMTPD filter integration for the Rspamd daemon
This filter implements the Rspamd protocol and allows OpenSMTPD to request an
Rspamd analysis of an SMTP transaction before a message is committed to queue.

WWW: https://github.com/poolpOrg/filter-rspamd
2020-01-18T07:27:54+00:00 devel/libphonenumber Library for parsing, formatting, and validating phone numbers
Google's common Java, C++ and JavaScript library for parsing, formatting, and
validating international phone numbers. The Java version is optimized for
running on smartphones, and is used by the Android framework since 4.0 (Ice
Cream Sandwich).

This package contains the C++ part.

WWW: https://github.com/google/libphonenumber
2020-01-18T04:02:45+00:00 textproc/rubygem-colored2 Colors in your terminal, simple as it can be
This is an actively maintained fork of Chris (defunkt) Wanstrath's gem colored
(textproc/rubygem-colord), which appears to be no longer supported.

This fork comes with a slightly spruced up syntax, some additional features,
and a test suite written in RSpec.

WWW: https://rubygems.org/gems/colored2
2020-01-18T01:21:44+00:00 dns/nextdns NextDNS DNS53 to DNS over HTTPS proxy
NextDNS DNS53 to DNS over HTTPS proxy

WWW: https://github.com/nextdns/nextdns
2020-01-18T00:38:02+00:00 devel/py-pybix Python based Zabbix API utility with helper functions
Python based Zabbix API utility containing helper functions and CLI
capabilities.

Takes inspiration from existing Python-Zabbix API modules like
lukecyca/pyzabbix and adubkov/py-zabbix.

While this module can be used in a similar way, the aim is to add a few out of
the box helper functions and CLI handling for a more "batteries included"
module. For example GraphImage as described in usage which enables saving
Zabbix graphs which is not possible via the API at this time.

WWW: https://pypi.org/project/pybix/
2020-01-17T19:00:02+00:00 textproc/codesearch Fast (indexed) text search tool from Google
Code Search is a tool for indexing and then performing regular expression
searches over large bodies of source code. It is a set of command-line programs
written in Go.

WWW: https://github.com/google/codesearch
2020-01-17T18:58:24+00:00 misc/broot Quick and easy new way to see and navigate directory trees
Feature-rich terminal file manager written in rust
which allows: filtering, searching, viewing and
manipulation of files and directories - and much
much more.

WWW: https://dystroy.org/broot/
2020-01-17T17:22:26+00:00 sysutils/perp Persistent process supervisor and service management framework
The perp package provides a set of daemons and utilities to reliably start,
monitor, log, and control a collection of persistent processes.

A "persistent process" is any program intended to be long-running, highly
available, and purpose critical. Also known and often described as a "service",
a persistent process normally provides some essential, on-demand system
service. Programs that serve email, domain name queries, and http requests are
all examples of services that are normally run as persistent processes.

These are the programs that you want to start at system boot, and to continue
running for as long as the system itself. These are the programs you need
running in uninterrupted service, day and night, forever and ever.

perp helps make sure that they do.

WWW: http://b0llix.net/perp/
2020-01-17T10:46:13+00:00 net-p2p/bitmark Bitmark distributed property system programs
The Bitmark distributed property system.

Bitmark secures digital property registration through Bitmark certificates,
enabling economic trade of those properties between individuals, governments,
corporations, and institutions at global scale.

WWW: https://github.com/bitmark-inc/bitmarkd
2020-01-17T10:46:13+00:00 net-p2p/bitmark-recorder Bitmark distributed property system recorder
2020-01-17T10:46:13+00:00 net-p2p/bitmark-daemon Bitmark distributed property system daemon
2020-01-17T10:46:13+00:00 net-p2p/bitmark-cli Bitmark distributed property system cli
2020-01-16T05:49:23+00:00 security/helib Implementation of homomorphic encryption
HElib is a software library that implements homomorphic encryption (HE).
Currently available schemes are the implementations of the
Brakerski-Gentry-Vaikuntanathan (BGV) scheme with bootstrapping and the
Approximate Number scheme of Cheon-Kim-Kim-Song (CKKS), along with many
optimizations to make homomorphic evaluation run faster, focusing mostly
on effective use of the Smart-Vercauteren ciphertext packing techniques
and the Gentry-Halevi-Smart optimizations. See this report for a
description of a few of the algorithms using in this library.

WWW: https://github.com/homenc/HElib
2020-01-15T23:13:33+00:00 misc/glow Machine learning compiler and execution engine
Glow is a machine learning compiler and execution engine for hardware
accelerators. It is designed to be used as a backend for high-level machine
learning frameworks. The compiler is designed to allow state of the art compiler
optimizations and code generation of neural network graphs.

WWW: https://github.com/pytorch/glow
2020-01-15T21:16:28+00:00 net/wayvnc VNC server for wlroots-based compositors
This is a VNC server for wlroots based Wayland compositors. It
attaches to a running Wayland session, creates virtual input devices
and exposes a single display via the RFB protocol. The Wayland session
may be a headless one, so it is also possible to run wayvnc without a
physical display attached.

WWW: https://github.com/any1/wayvnc
2020-01-15T21:16:28+00:00 net/neatvnc Liberally licensed VNC server library
This is a liberally licensed VNC server library that's intended to be
fast and neat.

WWW: https://github.com/any1/neatvnc
2020-01-15T21:08:43+00:00 devel/dwarf2json Convert ELF/DWARF symbol and type information into JSON
dwarf2json is a Go utility that processes files containing symbol and type
information to generate Volatilty3 Intermediate Symbol File (ISF) JSON output
suitable for Linux and macOS analysis.

WWW: https://github.com/volatilityfoundation/dwarf2json
2020-01-15T18:16:02+00:00 x11-fonts/jetbrains-mono Free and open source typeface for developers
JetBrains Mono: A free and open source typeface for developers

WWW: https://www.jetbrains.com/lp/mono
2020-01-15T16:09:52+00:00 science/elmerfem Multiphysical simulation software
Elmer runs multiphysical simulations, using the finite element method
to solve predefined or user-specified partial differential equations.
There are models for structural mechanics, fluid dynamics, acoustics,
heat transfer, and electromagnetism in both two and three dimensions.
New solvers can be added as separate modules linked into the program.

While Elmer is powerful, it is not for the faint of heart. New users
can expect to spend days or weeks honing their skills in one domain.

WWW: https://www.csc.fi/web/elmer
2020-01-15T06:37:40+00:00 devel/chroma General purpose syntax highlighter in pure Go
Chroma takes source code and other structured text and converts it into syntax
highlighted HTML, ANSI-coloured text, etc.

Chroma is based heavily on Pygments, and includes translators for Pygments
lexers and styles.

WWW: https://github.com/alecthomas/chroma
2020-01-15T01:15:22+00:00 devel/riscv64-none-elf-gcc GNU Compiler Collection for bare metal riscv64 cross-development
GCC, the GNU Compiler Collection supporting C and C++ for riscv64 bare metal
crossbuilding.

WWW: http://gcc.gnu.org/
2020-01-14T22:33:48+00:00 www/py-flask-jwt-extended Extended JWT integration with Flask
Flask-JWT-Extended not only adds support for using JSON Web Tokens (JWT) to
Flask for protecting views, but also many helpful (and optional) features built
in to make working with JSON Web Tokens easier. These include:

- Support for adding custom claims to JSON Web Tokens
- Custom claims validation on received tokens
- Creating tokens from complex objects or complex object from received tokens
- Refresh tokens
- Token freshness and separate view decorators to only allow fresh tokens
- Token revoking/blacklisting
- Storing tokens in cookies and CSRF protection

WWW: https://github.com/vimalloc/flask-jwt-extended
2020-01-14T16:43:55+00:00 security/py-pysaml24 Python implementation of SAML Version 2
PySAML2 is a pure python implementation of SAML2. It contains all necessary
pieces for building a SAML2 service provider or an identity provider. The
distribution contains examples of both. Originally written to work in a WSGI
environment there are extensions that allow you to use it with other frameworks.

WWW: https://github.com/rohe/pysaml2
2020-01-13T17:41:10+00:00 net/py-transip TransIP API Connector
This library aims to implement the TransIP API in Python.

WWW: https://github.com/benkonrath/transip-api
2020-01-13T17:41:04+00:00 net/py-pynamecheap Namecheap API client in Python
PyNamecheap is a Namecheap API client in Python.

This client supports:
- Registering a domain
- Checking domain name availability
- Listing domains you have registered
- Getting contact information for a domain
- Setting DNS info to default values
- Set DNS host records

WWW: https://github.com/Bemmu/PyNamecheap
2020-01-12T16:09:17+00:00 x11-fonts/victor-mono-ttf Programming font with cursive italics and ligatures
Victor Mono is a free programming font with optional semi-connected cursive
italics, symbol ligatures (!=, ->>, =>, ===, <=, >=, ++) and Latin,
Cyrillic and Greek characters.

The typeface is clean, crisp and narrow, with a large x-height and clear
punctuation, making it legible and ideal for code. It comes in seven
weights, and is available in Roman, Italic and Oblique.

WWW: https://rubjo.github.io/victor-mono/
2020-01-12T16:05:12+00:00 devel/rubygem-dry-types Type system for Ruby supporting coercions, constraints and complex types
dry-types provides flexible type system for Ruby with coercions and constraints.

WWW: https://github.com/dry-rb/dry-types
2020-01-12T16:05:06+00:00 devel/rubygem-dry-logic Predicate logic with rule composition
dry-logic predicates logic with rule composition.

WWW: https://github.com/dry-rb/dry-logic
2020-01-12T16:05:00+00:00 devel/rubygem-dry-equalizer Module to define equality, equivalence and inspection methods
dry-equalizer defines equality, equivalency and hash methods automatically.

WWW: https://github.com/dry-rb/dry-equalizer
2020-01-12T16:04:54+00:00 devel/rubygem-dry-core Toolset of small support modules used throughout the dry-rb ecosystem
dry-core is a toolset of small support modules used throughout the dry-rb and
rom-rb ecosystems.

WWW: https://github.com/dry-rb/dry-core
2020-01-12T16:04:47+00:00 devel/rubygem-dry-container Simple container intended for use as an IoC container
dry-container is a simple, configurable object container implemented in Ruby.

WWW: https://github.com/dry-rb/dry-container
2020-01-12T16:04:41+00:00 devel/rubygem-dry-configurable Mixin to add configuration functionality to your classes
dry-configurable is a simple mixin to make Ruby classes configurable.

WWW: https://github.com/dry-rb/dry-configurable
2020-01-12T16:04:35+00:00 devel/py-cachetools3 Extensible memoizing collections and decorators
This module provides various memoizing collections and decorators, including
variants of the Python Standard Library's @lru_cache function decorator.

WWW: https://github.com/tkem/cachetools
2020-01-12T12:39:16+00:00 devel/tinygo Go compiler for small places
TinyGo is a project to bring the Go programming language to microcontrollers
and modern web browsers by creating a new compiler based on LLVM. You can
compile and run TinyGo programs on several different microcontroller boards
such as the BBC micro:bit and the Arduino Uno. TinyGo can also be used to
produce WebAssembly (WASM) code which is very compact in size.

WWW: https://tinygo.org/
2020-01-12T12:04:31+00:00 devel/app-builder Generic helper tool to build app in a distributable format
Generic helper tool to build app in a distributable formats. Used by
electron-builder but applicable not only for building Electron
applications.

WWW: https://github.com/develar/app-builder
2020-01-12T10:21:41+00:00 sysutils/kio-fuse FUSE Interface for KIO
KIO-Fuse allows you to mount remote directories into the root hierarchy of your
local file system, thereby exposing KDE's advanced access capabilities (SSH,
SAMBA/Windows, FTP, TAR/GZip/BZip2, WebDav, etc) to POSIX-compliant
applications such as Firefox, OpenOffice, GNOME apps, shell utilities and more.

KIO-Fuse works by acting as a bridge between KDE's KIO filesystem design and
FUSE.

WWW: https://invent.kde.org/system/kio-fuse
2020-01-12T04:31:42+00:00 databases/py-aiosqlite AsyncIO bridge to the standard sqlite3 module for Python 3.5+
aiosqlite allows interaction with SQLite databases on the main AsyncIO event
loop without blocking execution of other coroutines while waiting for queries
or data fetches. It does this by using a single, shared thread per connection.
This thread executes all actions within a shared request queue to prevent
overlapping actions.

Connection objects are proxies to the real connections, contain the shared
execution thread, and provide context managers to handle automatically closing
connections. Cursors are similarly proxies to the real cursors, and provide
async iterators to query results.

WWW: https://pypi.python.org/pypi/aiosqlite
2020-01-12T03:57:40+00:00 japanese/R-cran-zipangu Japanese Utility Functions and Data
Some data treated by the Japanese R user require unique operations
and processing. These are caused by address, Kanji, and traditional
year representations. 'zipangu' transforms specific to Japan into
something more general one.

WWW: https://cran.r-project.org/web/packages/zipangu/
2020-01-12T03:11:08+00:00 textproc/aha Ansi HTML Adapter
Converts ANSI escape sequences of a unix terminal to HTML code.

WWW: https://github.com/theZiz/aha
2020-01-11T21:50:45+00:00 mail/py-postfix-mta-sts-resolver TLS client policy for Postfix according to domain MTA-STS policy
Daemon which provides TLS client policy for Postfix via socketmap, according to
domain MTA-STS policy. Current support of RFC8461 is limited - daemon lacks
some minor features:

- Proactive policy fetch
- Fetch error reporting
- Fetch ratelimit (but actual fetch rate partially restricted with cache_grace config option).

Server has configurable cache backend which allows to store cached STS policies
in memory (internal), file (sqlite) or in Redis database (redis).

WWW: https://pypi.python.org/pypi/postfix-mta-sts-resolver
2020-01-11T21:20:13+00:00 sysutils/samdruckerclientshell Client for sending package information to SamDrucker
Sample client for SamDrucker, which will store lists of packages installed on
hosts.

SamDrucker is a collection of small components which create a centralized list
of all packages on all hosts.

Each component is designed to be:

* small
* simple
* easily written
* flexiable
* few, if any, dependencies

WWW: https://github.com/dlangille/SamDrucker
2020-01-11T15:55:35+00:00 games/vvvvvv 2D Platformer game
VVVVVV is a 2D platform game.
Unlike other platform game you cannot jump but only invert the gravity.
Graphism and music are heavily inspired by the Commodore C64 era.

WWW: https://github.com/TerryCavanagh/VVVVVV
2020-01-11T13:45:37+00:00 devel/py-pytest-pep8 Pytest plugin to check PEP8 requirements
This plugin allows to configure on a per-project and per-file basis which
errors or warnings to care about.

WWW: https://bitbucket.org/pytest-dev/pytest-pep8
2020-01-11T12:30:17+00:00 www/py-flask-babelex Support i18n/l10n in Flask applications
This is fork of official Flask-Babel extension with following features:

- Possible to use multiple language catalogs in one Flask application
- Localization domains: your extension can package localization file(s)
and use them if necessary
- Does not reload localizations for each request

WWW: https://github.com/mrjoes/flask-babelex
2020-01-11T12:08:34+00:00 www/py-flask-smorest Flask/Marshmallow-based REST API framework
REST API framework built upon Flask and marshmallow.

- Serialization, deserialization and validation using marshmallow Schema
- Explicit validation error messages returned in response
- Database-agnostic
- OpenAPI (Swagger) specification automatically generated and exposed with
ReDoc or Swagger UI
- Pagination
- ETag

WWW: https://github.com/marshmallow-code/flask-smorest
2020-01-11T11:18:06+00:00 security/p5-Crypt-HSXKPasswd Secure memorable password generator inspired by XKCD
A secure memorable password generator inspired by the wonderful XKCD
webcomic and Steve Gibson's Password Haystacks webpage.

WWW: https://metacpan.org/release/Crypt-HSXKPasswd
2020-01-11T10:41:00+00:00 www/rubygem-rack20 Rack, a Ruby Webserver Interface
Rack provides a minimal, modular and adaptable interface for developing web
applications in Ruby. By wrapping HTTP requests and responses in the simplest
way possible, it unifies and distills the API for web servers, web frameworks,
and software in between (the so-called middleware) into a single method call.

WWW: https://github.com/rack/rack
2020-01-10T19:15:45+00:00 net/rubygem-google-cloud-errors Define error classes for google-cloud-ruby
This library contains error classes raised by Google Cloud API clients.

WWW: https://github.com/googleapis/google-cloud-ruby/tree/master/google-cloud-errors
2020-01-10T11:13:33+00:00 graphics/vpaint Experimental vector graphics and 2D animation editor
VPaint is an experimental prototype based on the Vector Graphics
Complex (VGC), a technology developed by a collaboration of researchers
at Inria and the University of British Columbia. It allows you to
create resolution-independent illustrations and animations using
innovative techniques.

WWW: https://www.vpaint.org/
2020-01-10T05:53:27+00:00 graphics/blend2d 2D Vector Graphics Engine Powered by a JIT Compiler
Blend2D is a high performance 2D vector graphics engine written in C++ and
released under the Zlib license. It has a built-in JIT compiler that generates
optimized pipelines at runtime. Additionally, the engine features a new
rasterizer that has been written from scratch. It delivers superior performance
while quality is comparable to rasterizers used by AGG and FreeType. The
performance has been optimized by using an innovative approach to index data
that is built during rasterization and scanned during composition. The
rasterizer is robust and excels in rendering complex vector art and text.

WWW: https://blend2d.com/
2020-01-10T05:18:40+00:00 devel/asmjit Complete x86/x64 JIT and AOT Assembler for C++
AsmJit is a complete JIT and AOT assembler for C++ language. It can generate
native code for x86 and x64 architectures and supports the whole x86/x64
instruction set - from legacy MMX to the newest AVX512. It has a type-safe API
that allows C++ compiler to do semantic checks at compile-time even before the
assembled code is generated and/or executed.

WWW: https://asmjit.com/
2020-01-09T16:59:25+00:00 graphics/R-cran-pROC Display and Analyze ROC Curves
Tools for visualizing, smoothing and comparing receiver operating
characteristic (ROC curves). (Partial) area under the curve (AUC)
can be compared with statistical tests based on U-statistics or
bootstrap. Confidence intervals can be computed for (p)AUC or ROC
curves.

WWW: https://cran.r-project.org/web/packages/pROC/
2020-01-09T16:48:21+00:00 science/cdk Chemistry Development Kit
The CDK is an open-source Java software for cheminformatics and bioinformatics.

Key Features:
* Molecule and reaction valence bond representation.
* Read and write file formats: SMILES, SDF, InChI, Mol2, CML, and others.
* Efficient molecule processing algorithms: Ring Finding, Kekulisation, Aromaticity.
* Coordinate generation and rendering.
* Canonical identifiers for fast exact searching.
* Substructure and SMARTS pattern searching.
* ECFP, Daylight, MACCS, and other fingerprint methods for similarity searching.
* QSAR descriptor calculations

WWW: https://cdk.github.io/
2020-01-09T10:48:11+00:00 sysutils/linux-c7-numactl-libs Simple NUMA policy support (CentOS ${LINUX_DIST_VER})
Simple NUMA policy support. It consists of a numactl program to run other
programs with a specific NUMA policy and a libnuma shared library ("NUMA API")
to set NUMA policy in applications.

WWW: https://github.com/numactl/numactl
2020-01-09T10:30:48+00:00 devel/linux-c7-libaio Asynchronous I/O library (CentOS ${LINUX_DIST_VER})
AIO enables even a single application thread to overlap I/O operations with
other processing, by providing an interface for submitting one or more I/O
requests in one system call (io_submit()) without waiting for completion, and
a separate interface (io_getevents()) to reap completed I/O operations
associated with a given completion group.

WWW: http://lse.sourceforge.net/io/aio.html
2020-01-08T14:48:17+00:00 devel/rubygem-sync Provide a two-phase lock with a counter
Sync is a module that provides a two-phase lock with a counter.

WWW: https://github.com/ruby/sync
2020-01-08T14:48:11+00:00 net/py-pyroute2 Python Netlink library
Pyroute2 is a pure Python netlink library. It requires only Python stdlib, no
3rd party libraries. The library was started as an RTNL protocol implementation,
so the name is pyroute2, but now it supports many netlink protocols. Some
supported netlink families and protocols:
- rtnl, network settings --- addresses, routes, traffic controls
- nfnetlink --- netfilter API: ipset, nftables, ...
- ipq --- simplest userspace packet filtering, iptables QUEUE target
- devlink --- manage and monitor devlink-enabled hardware
- generic --- generic netlink families
- nl80211 --- wireless functions API (basic support)
- taskstats --- extended process statistics
- acpi_events --- ACPI events monitoring
- thermal_events --- thermal events monitoring
- VFS_DQUOT --- disk quota events monitoring

Starting with 0.5.2 the library supports also PF_ROUTE sockets on BSD systems.

WWW: https://github.com/svinota/pyroute2
2020-01-08T14:48:06+00:00 devel/py-ovsdbapp Library for creating OVSDB applications
ovsdbapp is a library for creating OVSDB applications.

The ovdsbapp library is useful for creating applications that communicate via
Open_vSwitch's OVSDB protocol. It wraps the Python 'ovs' and adds an event loop
and friendly transactions.

Features:
- An thread-based event loop for using ovs.db.Idl
- Transaction support
- Native OVSDB communication

WWW: https://docs.openstack.org/ovsdbapp/latest/
WWW: https://github.com/openstack/ovsdbapp
2020-01-08T14:47:59+00:00 devel/p5-XXX See Your Data in the Nude
XXX.pm exports a function called XXX that you can put just about anywhere in
your Perl code to make it die with a YAML dump of the arguments to its right.

The charm of XXX-debugging is that it is easy to type, rarely requires parens
and stands out visually so that you remember to remove it.

XXX.pm also exports WWW, YYY and ZZZ which do similar debugging things.

WWW: https://metacpan.org/release/XXX
2020-01-08T02:46:31+00:00 sysutils/py-cron-descriptor Converts cron expressions into human readable strings
A Python library that converts cron expressions into human
readable strings. Ported to Python from
https://github.com/bradyholt/cron-expression-descriptor.

WWW: https://github.com/Salamek/cron-descriptor
2020-01-07T20:16:33+00:00 devel/msitools Inspect and build Windows Installer (.MSI) files
msitools is a set of programs to inspect and build Windows Installer (.MSI)
files. It is based on libmsi, a portable library to read and write .MSI files.
libmsi in turn is a port of (and a subset of) Wine's implementation of the
Windows Installer.

msitools plans to be a solution for packaging and deployment of cross-compiled
Windows applications.

WWW: https://wiki.gnome.org/msitools
2020-01-06T22:25:31+00:00 net/nats-server Messaging system written in Go
NATS is an open-source, cloud-native messaging system.

WWW: https://nats.io/
2020-01-06T13:04:35+00:00 games/dose-response Open-world roguelike game where you play an addict
Dose Response is a roguelike game where you play an addict. Avoid the
dangers threatening your mind and body while desperately looking for the
next fix.

WWW: https://tryjumping.com/dose-response-roguelike/
2020-01-06T09:08:40+00:00 databases/go-pgweb Web-based database browser for PostgreSQL
Pgweb is a web-based database browser for PostgreSQL, written in Go and works on
OSX, Linux and Windows machines. Main idea behind using Go for backend
development is to utilize ability of the compiler to produce zero-dependency
binaries for multiple platforms. Pgweb was created as an attempt to build very
simple and portable application to work with local or remote PostgreSQL
databases.

WWW: https://github.com/sosedoff/pgweb
2020-01-06T06:20:23+00:00 comms/ujprog ULX2S/ULX3S FPGA JTAG programmer
Toos to program ULX2S/ULX3S FPGAs over the JTAG interface.

WWW: https://github.com/f32c/tools/tree/master/ujprog
2020-01-06T04:51:41+00:00 audio/libaudec Wrapper library over ffmpeg, sndfile and libsamplerate
libaudec (lib audio decoder) is a wrapper library over ffmpeg, sndfile and
libsamplerate for reading and resampling audio files, based on Robin Gareus'
audio_decoder code (https://github.com/x42/silan/tree/master/audio_decoder).

WWW: https://github.com/zrythm/libaudec
2020-01-06T01:24:33+00:00 games/regoth Reimplementation of zEngine, the Gothic and Gothic II engine
An open source reimplementation of the zEngine, a game engine used by
"Gothic" and "Gothic II".

WWW: https://github.com/REGoth-project/REGoth
2020-01-06T00:23:18+00:00 cad/ujprog ULX2S/ULX3S FPGA JTAG programmer
Toos to program ULX2S/ULX3S FPGAs over the JTAG interface.

WWW: https://github.com/f32c/tools/tree/master/ujprog
2020-01-05T08:08:14+00:00 cad/cascade-compiler Just-In-Time Compiler for Verilog from VMware Research
Cascade is a novel solution to the problem that FPGAs take a long time to
program, with complex programs taking hours to be compiled to run on FPGA.
Cascade is a first just-in-time compiler for Verilog. Cascade executes code
immediately in a software simulator, and performs compilation in the
background. When compilation is finished, the code is moved into hardware, and
from the user's perspective it simply gets faster over time. Cascade's ability
to move code back and forth between software and hardware also makes it the
first platform to provide generic support for the execution of unsynthesizable
Verilog from hardware.

WWW: https://github.com/vmware/cascade
2020-01-05T04:07:17+00:00 x11-fonts/py-ufolint UFO source file linter
ufolint is a source file linter for typeface development in Unified Font Object
(UFO) source code. It was designed for continuous integration testing of UFO
source contributions to typeface projects.

The application performs a UFO version specific static analysis of the source
text files against the UFO v2 and v3 specifications for issues.

These tests are performed through a combination of public methods in the
fontTools.ufoLib library and additional tests that are implemented in the
ufolint application. ufolint catches exceptions raised in the ufoLib public read
methods for all *.plist file types and all ufoLib validations performed on
*.glif files. These are returned to users with informative error messages that
indicate the filepath(s) of concern and exit status code 1.

WWW: https://github.com/source-foundry/ufolint
2020-01-05T04:07:11+00:00 devel/py-userpath Add locations to the user PATH without elevated privileges
Ever wanted to release a cool new app but found it difficult to add its location
to PATH for users? Me too! This tool does that for you on all major operating
systems and does not require elevated privileges!

WWW: https://github.com/ofek/userpath
2020-01-05T04:07:05+00:00 devel/py-typing-inspect Runtime inspection utilities for typing module
The typing_inspect module defines experimental API for runtime inspection of
types defined in the Python standard typing module. Works with typing version
3.7.4 and later.

WWW: https://github.com/ilevkivskyi/typing_inspect
2020-01-05T04:06:59+00:00 devel/py-pipx Install and Run Python Applications in Isolated Environments
pipx is a tool to help you install and run end-user applications written in
Python. pipx is not a tool for development or publishing of your code -- it's
only for consuming already published packages.

Python and PyPI allow developers to distribute code with "console script entry
points". These scripts let users call into Python code from the command line,
effectively acting like standalone applications. pipx is a tool to install and
run any of these thousands of Python applications available on PyPI in a safe,
convenient, and reliable way. In a way, it turns Python Package Index (PyPI)
into a big app store for Python applications. Not all Python packages have entry
points, but many do.

pipx enables you to:
- Safely install packages to isolated environments, while globally exposing
their CLI entry points so you can run them from anywhere (see the install
command). This guarantees no dependency conflicts and clean uninstalls!
- Easily list, upgrade, and uninstall packages that were installed with pipx
- Run the latest version of a Python application in a temporary environment (see
the run command)

Best of all, pipx runs with regular user permissions.

WWW: https://github.com/pipxproject/pipx
2020-01-05T04:06:53+00:00 devel/py-libcst Concrete syntax tree with AST-like properties
LibCST is a Concrete Syntax Tree (CST) parser and serializer library for Python.

LibCST parses Python source code as a CST tree that keeps all formatting details
(comments, whitespaces, parentheses, etc). It's useful for building automated
refactoring (codemod) applications and linters.

LibCST creates a compromise between an Abstract Syntax Tree (AST) and a
traditional Concrete Syntax Tree (CST). By carefully reorganizing and naming
node types and fields, we've created a lossless CST that looks and feels like an
AST.

WWW: https://github.com/Instagram/LibCST
2020-01-05T04:06:46+00:00 devel/py-commandlines Command line argument to object parsing library
Commandlines is a Python library for command line application development that
supports command line argument parsing, command string validation testing, &
application logic. It has no external dependencies and provides broad Python
interpreter support.

The library supports application development with POSIX guideline compliant[*]
command argument styles, the GNU argument style extensions to the POSIX
guidelines (including long option syntax and variable position of options among
arguments), and command suite style application arguments that include one or
more sub-commands to the executable.

[*] with the exception of the short single option-argument definition syntax
that does not include an intervening space character (e.g. -ofile)

WWW: https://github.com/chrissimpkins/commandlines
2020-01-05T04:05:28+00:00 x11-fonts/ots OpenType Sanitizer
The OpenType Sanitizer (OTS) parses and serializes OpenType files (OTF, TTF) and
WOFF and WOFF2 font files, validating them and sanitizing them as it goes.

The C library is integrated into Chromium and Firefox, and also simple command
line tools to check files offline in a Terminal.

The CSS font-face property is great for web typography. Having to use images in
order to get the correct typeface is a great sadness; one should be able to use
vectors.

WWW: https://github.com/khaledhosny/ots
2020-01-04T18:47:26+00:00 cad/yosys Yosys Open SYnthesis Suite
Yosys is a framework for Verilog RTL synthesis. It currently has
extensive Verilog-2005 support and provides a basic set of synthesis
algorithms for various application domains.

WWW: http://www.clifford.at/yosys/
2020-01-04T12:57:14+00:00 emulators/nemu Ncurses UI for QEMU
nEMU is a ncurses-based user interface for QEMU virtualizer. It allows to
perform installation, cloning, deletion and many other operations using console
text UI.

WWW: https://github.com/nemuTUI/nemu
2020-01-04T09:01:29+00:00 www/py-google-cloud-datastore Google Cloud Datastore API client library
Google Cloud Datastore API is a fully managed, schemaless database for storing
non-relational data. Cloud Datastore automatically scales with your users and
supports ACID transactions, high availability of reads and writes, strong
consistency for reads and ancestor queries, and eventual consistency for all
other queries.

WWW: https://github.com/googleapis/python-datastore
2020-01-04T09:01:23+00:00 www/py-google-cloud-speech Google Cloud Speech API client library
The Cloud Speech API enables developers to convert audio to text by applying
powerful neural network models. The API recognizes over 80 languages and
variants, to support your global user base.

WWW: https://github.com/googleapis/python-speech
2020-01-04T09:01:17+00:00 www/py-google-cloud-bigtable Google Cloud Bigtable API client library
Google Cloud Bigtable is Google's NoSQL Big Data database service. It's the same
database that powers many core Google services, including Search, Analytics,
Maps, and Gmail.

WWW: https://github.com/googleapis/python-bigtable
2020-01-04T09:00:55+00:00 devel/py-grpc-google-iam-v1 GRPC library for the google-iam-v1 service
Cloud Identity and Access Management (IAM)

A Service Account is an account used to identify services (non-humans) to
Google. A Service Account has a list of Service Account Keys, which can be used
to authenticate to Google.

A Service Account Key is a public/private keypair generated by Google. Google
retains the public key, while the customer is given the private key. The private
key can be used to sign JWTs and authenticate Service Accounts to Google.

WWW: https://github.com/googleapis/googleapis/tree/master/google/iam
2020-01-03T00:56:48+00:00 math/R-cran-alabama Constrained Nonlinear Optimization
Augmented Lagrangian Adaptive Barrier Minimization Algorithm (ALABAMA) for
optimizing smooth nonlinear objective functions in R with constraints.

WWW: https://cran.r-project.org/web/packages/alabama/
2020-01-02T17:58:20+00:00 math/R-cran-ADGofTest Anderson-Darling GoF test
Anderson-Darling GoF test in R with p-value calculation based on Marsaglia's
2004 paper "Evaluating the Anderson-Darling Distribution."

WWW: https://cran.r-project.org/web/packages/ADGofTest/
2020-01-02T16:16:38+00:00 devel/rubygem-aws-sdk-codestarconnections Official AWS Ruby gem for AWS CodeStar connections
Official AWS Ruby gem for AWS CodeStar connections.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-codestarconnections
2020-01-02T13:18:58+00:00 net/storj Decentralized cloud object storage
Storj is an S3-compatible platform and suite of decentralized applications
that allows you to store data in a secure and decentralized manner. Your
files are encrypted, broken into little pieces, and stored in a global
decentralized network of computers. Luckily, we also support allowing you
(and only you) to retrieve those files!

WWW: https://storj.io/
2020-01-02T07:57:55+00:00 devel/py-python-dbusmock Mock D-Bus objects for tests
With this program/Python library you can easily create mock objects on
D-Bus. This is useful for writing tests for software which talks to
D-Bus services such as upower, systemd, logind, gnome-session or
others, and it is hard (or impossible without root privileges) to set
the state of the real services to what you expect in your tests.

WWW: https://pypi.org/project/python-dbusmock
2020-01-02T02:56:26+00:00 misc/nn-insight Neural network visualization software
nn-insight visualizes how neural networks work.

It graphically shows the structure of the network, allows to select or paste
an image, perform computations with it, and inspect results of the computation.

WWW: https://github.com/yurivict/nn-insight
2020-01-01T23:14:43+00:00 comms/nanovna-saver Multiplatform tool to save Touchstone files from the NanoVNA
NanoVNASaver

A multiplatform tool to save Touchstone files from the NanoVNA, sweep
frequency spans in segments to gain more than 101 data points, and
generally display and analyze the resulting data.

WWW: https://github.com/mihtjel/nanovna-saver
2020-01-01T21:22:19+00:00 finance/kraft Manage invoices and documents for small companies
Kraft is a free software project that helps to create office documents
especially for small enterprise operators such as handcrafters. These
features are provided:

- Customer management, deeply integrated in the KDE infrastructure
using KAddressbook
- Automatted creation of offers, invoices and similar documents
- Text templates
- Material management

Kraft comes with a very clear and simple user interface. The central
form to work on a document provides a good overview over the entire
document but avoids overwhelming display of not needed information.
In the Focus there is always the currently important area such as
document header, item list or document footer.

Kraft supports calculated items in documents, items with manually
entered pricing and On-Demand and alternative items.
Documents can be copied completely to shorten the step to create similar
documents. Followup documents such as an invoice following an offer can
be created from the predocuments easily.

WWW: https://volle-kraft-voraus.de/
2020-01-01T16:30:31+00:00 devel/rubygem-aws-sdk-detective Official AWS Ruby gem for Amazon Detective
Official AWS Ruby gem for Amazon Detective.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-detective
2020-01-01T09:21:15+00:00 devel/py-graphql-relay2 Relay implementation for Python
Relay Library for GraphQL Python is a library to allow the easy creation of
Relay-compliant servers using the GraphQL Python reference implementation of a
GraphQL server.

Note: The code is a exact port of the original graphql-relay js implementation
from Facebook

WWW: https://github.com/graphql-python/graphql-relay-py
2020-01-01T09:18:14+00:00 devel/rubygem-aws-sdk-kinesisvideosignalingchannels Official AWS Ruby gem for Amazon Kinesis Video Signaling Channels
Official AWS Ruby gem for Amazon Kinesis Video Signaling Channels.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-kinesisvideosignalingchannels