FreeBSD New Ports Index

This page is a slightly modified version of the following one-liner output. created_at: 2021-05-14T04:11:50+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
2019-12-31T16:36:33+00:00 net-p2p/c-lightning Lightning Network implementation in C
c-lightning is a lighweight, highly customizable and standard compliant
implementation of the Lightning Network protocol.

WWW: https://github.com/ElementsProject/lightning
2019-12-30T18:44:40+00:00 java/wildfly18 Java Jakarta EE8 application server developed by Red Hat
WildFly is a flexible, lightweight, managed application
runtime that helps you build amazing applications.
WildFly - new name for JBoss Application Server

Fast Startup
Small Footprint
Modular Design
Unified Configuration and Management

And of course Java EE / Jakarta EE!

WWW: https://wildfly.org/
2019-12-30T18:28:24+00:00 java/wildfly17 Java Jakarta EE8 application server developed by Red Hat
WildFly is a flexible, lightweight, managed application
runtime that helps you build amazing applications.
WildFly - new name for JBoss Application Server

Fast Startup
Small Footprint
Modular Design
Unified Configuration and Management

And of course Java EE / Jakarta EE!

WWW: https://wildfly.org/
2019-12-30T16:55:39+00:00 devel/rubygem-ruby2_keywords Shim library for Module\#ruby2_keywords
ruby2_keywords provides empty Module#ruby2_keywords method, for the forward
source-level compatibility against ruby2.7 and ruby3.

WWW: https://github.com/ruby/ruby2_keywords
2019-12-30T16:55:33+00:00 devel/rubygem-aws-sdk-ebs Official AWS Ruby gem for Amazon Elastic Block Store (Amazon EBS)
Official AWS Ruby gem for Amazon Elastic Block Store (Amazon EBS).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-ebs
2019-12-30T16:55:27+00:00 devel/py-graphql-core2 GraphQL implementation for Python
GraphQL-core is a port of graphql-js to Python.

WWW: https://github.com/graphql-python/graphql-core
2019-12-30T09:15:29+00:00 java/apache-commons-httpclient Package implementing the client side of the HTTP standard
The Jakarta Commons HttpClient component provides an efficient, up-to-date,
and feature-rich package implementing the client side of the most recent HTTP
standards and recommendations.

Designed for extension while providing robust support for the base HTTP
protocol, the HttpClient component may be of interest to anyone building
HTTP-aware client applications such as web browsers, web service clients,
or systems that leverage or extend the HTTP protocol for distributed
communication.

WWW: https://hc.apache.org/httpclient-3.x/
2019-12-30T09:15:29+00:00 java/apache-commons-dbcp Apache Commons Database Connection Pool
The DBCP Component

Many Jakarta projects support interaction with a relational database.
Creating a new connection for each user can be time consuming (often
requiring multiple seconds of clock time), in order to perform a
database transaction that might take milliseconds. Opening a
connection per user can be unfeasible in a publicly-hosted Internet
application where the number of simultaneous users can be very large.
Accordingly, developers often wish to share a "pool" of open
connections between all of the application's current users. The number
of users actually performing a request at any given time is usually a
very small percentage of the total number of active users, and during
request processing is the only time that a database connection is
required. The application itself logs into the DBMS, and handles any
user account issues internally.
There are several Database Connection Pools already available, both
within Jakarta products and elsewhere. This Commons package provides
an opportunity to coordinate the efforts required to create and
maintain an efficient, feature-rich package under the ASF license.
The commons-dbcp package relies on code in the commons-pool package to
provide the underlying object pool mechanisms that it utilizes.

WWW: https://commons.apache.org/dbcp/
2019-12-30T09:15:29+00:00 java/apache-commons-codec Implementations of common encoders and decoders
Commons Codec provides implementations of common encoders and decoders
such as Base64, Hex, various phonetic encodings, and URLs.

WWW: https://commons.apache.org/codec/
2019-12-29T18:52:47+00:00 misc/mnn Lightweight deep neural network inference engine
MNN is a lightweight deep neural network inference engine. It loads models and
does inference on devices.

WWW: https://github.com/alibaba/MNN
2019-12-29T17:32:30+00:00 devel/rubygem-aws-sdk-outposts Official AWS Ruby gem for AWS Outposts (Outposts)
Official AWS Ruby gem for AWS Outposts (Outposts).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-outposts
2019-12-29T17:32:23+00:00 devel/rubygem-aws-sdk-networkmanager Official AWS Ruby gem for AWS Network Manager (NetworkManager)
Official AWS Ruby gem for AWS Network Manager (NetworkManager).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-networkmanager
2019-12-29T17:32:17+00:00 devel/rubygem-aws-sdk-kendra Official AWS Ruby gem for AWS Kendra Frontend Service (Kendra)
Official AWS Ruby gem for AWS Kendra Frontend Service (Kendra).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-kendra
2019-12-29T17:32:11+00:00 devel/rubygem-aws-sdk-frauddetector Official AWS Ruby gem for Amazon Fraud Detector
Official AWS Ruby gem for Amazon Fraud Detector.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-frauddetector
2019-12-29T17:32:05+00:00 devel/rubygem-aws-sdk-computeoptimizer Official AWS Ruby gem for AWS Compute Optimizer
Official AWS Ruby gem for AWS Compute Optimizer.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-computeoptimizer
2019-12-29T17:31:58+00:00 devel/rubygem-aws-sdk-codegurureviewer Official AWS Ruby gem for Amazon CodeGuru Reviewer (CodeGuruReviewer)
Official AWS Ruby gem for Amazon CodeGuru Reviewer (CodeGuruReviewer).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-codegurureviewer
2019-12-29T17:31:52+00:00 devel/rubygem-aws-sdk-codeguruprofiler Official AWS Ruby gem for Amazon CodeGuru Profiler
Official AWS Ruby gem for Amazon CodeGuru Profiler.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-codeguruprofiler
2019-12-29T17:31:45+00:00 devel/rubygem-aws-sdk-augmentedairuntime Official AWS Ruby gem for Amazon Augmented AI Runtime
Official AWS Ruby gem for Amazon Augmented AI Runtime.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-augmentedairuntime
2019-12-29T17:31:32+00:00 textproc/py-tomlkit Style-preserving TOML library
TOML Kit is a 0.5.0-compliant TOML library.

It includes a parser that preserves all comments, indentations, whitespace and
internal element ordering, and makes them accessible and editable via an
intuitive API.

You can also create new TOML documents from scratch using the provided helpers.

WWW: https://github.com/sdispater/tomlkit
2019-12-29T17:31:27+00:00 devel/py-pylev Pure Python Levenshtein implementation
pylev is a pure Python Levenshtein implementation that's not freaking GPL'd.

It is based off the Wikipedia code samples at
http://en.wikipedia.org/wiki/Levenshtein_distance.

WWW: https://github.com/toastdriven/pylev
2019-12-29T17:31:21+00:00 devel/py-pastel Bring colors to your terminal
Pastel is a simple library to help you colorize strings in your terminal.

It comes bundled with predefined styles:
- info: green
- comment: yellow
- question: black on cyan
- error: white on red

WWW: https://github.com/sdispater/pastel
2019-12-29T17:31:14+00:00 devel/py-clikit Utilities to build beautiful and testable command line interfaces
CliKit is a group of utilities to build beautiful and testable command line
interfaces.

WWW: https://github.com/sdispater/clikit
2019-12-29T17:31:08+00:00 devel/py-cleo Create beautiful and testable command-line interfaces
Cleo creates beautiful and testable command-line interfaces. Cleo is mostly a
higher level wrapper for CliKit, so a lot of the components and utilities comes
from it.

WWW: https://github.com/sdispater/cleo
2019-12-29T17:31:01+00:00 devel/py-cachy Simple yet effective caching library
Cachy provides a simple yet effective caching library.

WWW: https://github.com/sdispater/cachy
2019-12-29T17:30:55+00:00 devel/py-cachecontrol httplib2 caching for requests
CacheControl is a port of the caching algorithms in httplib2 for use with
requests session object.

It was written because httplib2's better support for caching is often mitigated
by its lack of thread safety. The same is true of requests in terms of caching.

WWW: https://github.com/ionrock/cachecontrol
2019-12-29T12:51:38+00:00 devel/rubygem-sidekiq5 Simple, efficient background processing for Ruby
Simple, efficient background processing for Ruby

WWW: https://sidekiq.org/
WWW: https://github.com/mperham/sidekiq
2019-12-29T12:47:32+00:00 www/rubygem-async-pool Redis client library
Async::Pool provides support for connection pooling both singleplex and
multiplex resources.

WWW: https://github.com/socketry/async-pool
2019-12-29T12:47:26+00:00 devel/rubygem-timeliness Fast date/time parser with customisable formats, timezone and I18n support
Date/time parser for Ruby with the following features:
- Extensible with custom formats and tokens.
- It's pretty fast. Up to 60% faster than Time/Date parse method.
- Control the parser strictness.
- Control behaviour of ambiguous date formats (US vs European e.g. mm/dd/yy,
dd/mm/yy).
- I18n support (for months), if I18n gem loaded.
- Fewer WTFs than Time/Date parse method.
- Has no dependencies.

Extracted from the validates_timeliness gem, it has been rewritten cleaner and
much faster. It's most suitable for when you need to control the parsing
behaviour. It's faster than the Time/Date class parse methods, so it has general
appeal.

WWW: https://github.com/adzap/timeliness
2019-12-29T12:47:12+00:00 devel/rubygem-sentry-raven29 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
2019-12-29T12:47:06+00:00 devel/rubygem-ms_rest_azure Azure Client Library for Ruby
MsRestAzure is a library which supports the Azure clients (SDKs) generated with
Autorest tool. It contains core logic and helper classes for error handling and
authentication. Also it includes azure specific logic like long polling
functionality and Azure application authentication. Usually it is not supposed
to be used as a standalone gem but only as a dependency for generated client
gems.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/runtime/ms_rest_azure
2019-12-29T12:47:00+00:00 devel/rubygem-ms_rest Azure Client Library for Ruby
MsRest is a library which supports the clients (SDKs) generated with Autorest
tool. It contains core logic and helper classes for error handling and
authentication. Usually it is not supposed to be used as a standalone gem but
only as a dependency for generated client gems.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/runtime/ms_rest
2019-12-29T12:46:53+00:00 devel/rubygem-logger Simple logging utility for outputting messages
Logger is a simple but powerful logging utility to output messages in your Ruby
program.

Logger has the following features:
- Print messages to different levels such as info and error
- Auto-rolling of log files
- Setting the format of log messages
- Specifying a program name in conjunction with the message

WWW: https://github.com/ruby/logger
2019-12-29T12:46:47+00:00 devel/rubygem-forwardable Provides delegation of specified methods to a designated object
The Forwardable module provides delegation of specified methods to a designated
object, using the methods #def_delegator and #def_delegators.

WWW: https://github.com/ruby/forwardable
2019-12-29T12:46:41+00:00 devel/rubygem-faraday-cookie_jar Cookie jar middleware for Faraday
Faraday::CookieJar is a faraday middleware to manage client-side cookies.

WWW: https://github.com/miyagawa/faraday-cookie_jar
2019-12-29T12:46:35+00:00 devel/rubygem-did_you_mean Save people from typos
The gem that has been saving people from typos since 2014. Ruby 2.3 and later
will automatically require this gem when a Ruby process starts up.

WWW: https://github.com/ruby/did_you_mean
2019-12-29T12:46:29+00:00 devel/rubygem-aws-sdk-accessanalyzer Official AWS Ruby gem for Access Analyzer
Official AWS Ruby gem for Access Analyzer.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-accessanalyzer
2019-12-29T12:46:23+00:00 www/py-flask-json Better JSON support for Flask
Flask-JSON is a simple extension that adds better JSON support to Flask
application.

Features:
- Works on python 2.6, 2.7, 3.3+ and Flask 0.10+.
- More ways to generate JSON responses (comparing to plain Flask).
- Extended JSON encoding support.

WWW: https://github.com/skozlovf/flask-json
2019-12-29T12:46:17+00:00 science/py-geomet GeoJSON <-> WKT/WKB conversion utilities
GeoMet converts GeoJSON to WKT/WKB (Well-Known Text/Binary), and vice versa.
Extended WKB/WKT are also supported. Conversion functions are exposed through
idiomatic load/loads/dump/dumps interfaces.

GeoMet is intended to cover all common use cases for dealing with 2D, 3D, and 4D
geometries (including 'Z', 'M', and 'ZM').

WWW: https://github.com/geomet/geomet
2019-12-29T12:46:11+00:00 math/py-hdbscan Clustering based on density with variable density clusters
HDBSCAN - Hierarchical Density-Based Spatial Clustering of Applications with
Noise. Performs DBSCAN over varying epsilon values and integrates the result to
find a clustering that gives the best stability over epsilon. This allows
HDBSCAN to find clusters of varying densities (unlike DBSCAN), and be more
robust to parameter selection.

In practice this means that HDBSCAN returns a good clustering straight away with
little or no parameter tuning -- and the primary parameter, minimum cluster
size, is intuitive and easy to select.

HDBSCAN is ideal for exploratory data analysis; it's a fast and robust algorithm
that you can trust to return meaningful clusters (if there are any).

WWW: https://github.com/scikit-learn-contrib/hdbscan
2019-12-29T12:46:06+00:00 finance/py-quantecon Support all forms of quantitative economic modelling
QuantEcon is an organization run by economists for economists with the aim of
coordinating distributed development of high quality open source code for all
forms of quantitative economic modelling.

WWW: https://github.com/QuantEcon/QuantEcon.py
2019-12-29T00:20:16+00:00 databases/phpmyadmin5 Set of PHP-scripts to manage MySQL over the web
Currently phpMyAdmin can:

* browse and drop databases, tables, views, columns and indexes
* display multiple results sets through stored procedures or queries
* create, copy, drop, rename and alter databases, tables, columns
and indexes
* maintain server, databases and tables, with proposals on server
configuration
* execute, edit and bookmark any SQL-statement, even batch-queries
* load text files into tables
* create and read dumps of tables
* export data to various formats: CSV, XML, PDF, ISO/IEC 26300 -
OpenDocument Text and Spreadsheet, Microsoft Word 2000, and
LATEX formats
* import data and MySQL structures from OpenDocument spreadsheets,
as well as XML, CSV, and SQL files
* administer multiple servers
* manage MySQL users and privileges
* check referential integrity in MyISAM tables
* using Query-by-example (QBE), create complex queries
automatically connecting required tables
* create PDF graphics of your database layout
* search globally in a database or a subset of it
* transform stored data into any format using a set of predefined
functions, like displaying BLOB-data as image or download-link
* track changes on databases, tables and views
* support InnoDB tables and foreign keys
* support mysqli, the improved MySQL extension
* create, edit, call, export and drop stored procedures and
functions
* create, edit, export and drop events and triggers
* communicate in 62 different languages

WWW: https://www.phpmyadmin.net/
2019-12-28T12:23:15+00:00 security/age Simple, modern and secure file encryption tool
age is a simple, modern and secure encryption tool with small explicit keys, no
config options, and UNIX-style composability.

WWW: https://github.com/FiloSottile/age
2019-12-28T07:43:16+00:00 devel/rubygem-io-console Add console capabilities to IO instances
Add console capabilities to IO instances.

WWW: https://github.com/ruby/io-console
2019-12-28T06:56:03+00:00 devel/rubygem-sprockets2 Ruby library that preprocesses and concatenates JavaScript files
Sprockets is a Ruby library that preprocesses and concatenates
JavaScript source files. It takes any number of source files
and preprocesses them line-by-line in order to build a single
concatenation.

WWW: https://github.com/rails/sprockets
2019-12-28T06:55:57+00:00 devel/rubygem-json-canonicalization Generates canonical JSON output from Ruby objects
JSON::Canonicalization is an implementation of the JSON Canonicalization Scheme
for Ruby.

Cryptographic operations like hashing and signing depend on that the target data
does not change during serialization, transport, or parsing. By applying the
rules defined by JCS (JSON Canonicalization Scheme), data provided in the JSON
[RFC8259] format can be exchanged "as is", while still being subject to secure
cryptographic operations. JCS achieves this by building on the serialization
formats for JSON primitives as defined by ECMAScript [ES6], constraining JSON
data to the I-JSON [RFC7493] subset, and through a platform independent property
sorting scheme.

WWW: https://github.com/dryruby/json-canonicalization
2019-12-28T06:55:50+00:00 devel/rubygem-csv Interface to CSV files and data
This library provides a complete interface to CSV files and data. It offers
tools to enable you to read and write to and from Strings or IO objects, as
needed.

WWW: https://github.com/ruby/csv
2019-12-28T06:55:44+00:00 devel/rubygem-aws-sdk-schemas Official AWS Ruby gem for Schemas
Official AWS Ruby gem for Schemas.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-schemas
2019-12-28T06:55:38+00:00 devel/rubygem-aws-sdk-imagebuilder Official AWS Ruby gem for EC2 Image Builder (imagebuilder)
Official AWS Ruby gem for EC2 Image Builder (imagebuilder).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-imagebuilder
2019-12-28T06:55:32+00:00 sysutils/py-upt-rubygems RubyGems frontend for upt
This is the RubyGems frontend for upt (Universal Packaging Tool).

WWW: https://framagit.org/upt/upt-rubygems
2019-12-28T06:55:26+00:00 sysutils/py-upt-cpan CPAN frontend for upt
This is the CPAN frontend for upt (Universal Packaging Tool).

WWW: https://framagit.org/upt/upt-cpan
2019-12-28T06:55:21+00:00 www/py-requests-futures097 HTTP library written in Python for human beings
Small add-on for the python requests http library. Makes use of python
3.2's concurrent.futures or the backport for prior versions of python.

WWW: https://github.com/ross/requests-futures
2019-12-28T06:55:15+00:00 www/py-dj22-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
2019-12-28T06:55:10+00:00 graphics/py-pyglet12 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://bitbucket.org/pyglet/pyglet/wiki/Home
WWW: https://pypi.org/project/pyglet/
2019-12-27T20:11:07+00:00 base/gcc6 GNU Compiler Collection
GCC, the GNU Compiler Collection, support C and C++ suitable for
the FreeBSD base system.

WWW: http://gcc.gnu.org/
2019-12-27T15:27:26+00:00 www/rubygem-gitlab-puma_worker_killer Automatically restart Puma cluster workers based on max RAM available
Automatically restart Puma cluster workers based on max RAM available.

WWW: https://github.com/schneems/puma_worker_killer
2019-12-27T15:27:26+00:00 www/rubygem-gitlab-puma Fast, multithreaded and highly concurrent ruby web server
Puma is a simple, fast, threaded, and highly concurrent HTTP 1.1 server for
Ruby/Rack applications. Puma is intended for use in both development and
production environments. In order to get the best throughput, it is highly
recommended that you use a Ruby implementation with real threads like Rubinius
or JRuby.

WWW: https://puma.io/
2019-12-27T15:27:26+00:00 devel/rubygem-gitlab-chronic Natural language date/time parser written in pure Ruby
Chronic is a natural language date/time parser written in pure Ruby.

WWW: https://github.com/mojombo/chronic
2019-12-27T15:27:26+00:00 databases/rubygem-marginalia Attach comments to your ActiveRecord queries
Attach comments to your ActiveRecord queries. By default, it adds the
application, controller, and action names as a comment at the end of each query.

WWW: https://github.com/basecamp/marginalia
2019-12-27T07:14:31+00:00 sysutils/py-upt Package software from any package manager to any distribution
A unified CLI tool that converts a package from a language-specific package
manager (such as PyPI or NPM) to an almost ready-to-use package for Free
Unix-based operating systems (such as a GNU/Linux distribution or *BSD).

WWW: https://framagit.org/upt/upt
2019-12-27T07:14:31+00:00 sysutils/py-upt-pypi PyPI frontend for upt
Universal Packaging Tool: PyPI frontend

This is a PyPI frontend for upt.

WWW: https://framagit.org/upt/upt-pypi
2019-12-27T07:14:31+00:00 sysutils/py-upt-freebsd FreeBSD backend for upt
Universal Packaging Tool: FreeBSD Ports backend

This is a FreeBSD backend for upt.

WWW: https://framagit.org/upt/upt-freebsd
2019-12-24T08:27:27+00:00 devel/py-pytest-factoryboy Factory approach to testing with the dependency injection
Pytest-factoryboy makes it easy to combine factory approach to the test setup
with the dependency injection, heart of the pytest fixtures.

WWW: https://github.com/pytest-dev/pytest-factoryboy
2019-12-24T08:03:19+00:00 www/py-flask-mongoengine Flask extension that provides integration with MongoEngine
Flask extension that provides integration with MongoEngine. It handles
connection management for your app. You can also use WTForms as model forms
for your models.

WWW: https://github.com/mongoengine/flask-mongoengine
2019-12-24T05:56:58+00:00 databases/py-pony Pony ORM is easy to use and powerful object-relational mapper
Using Pony object-relational mapper you can concentrate on writing business
logic of your application and use Python syntax for interacting with the
database. Pony translates such queries into SQL and executes them in the
database in the most efficient way.

WWW: https://ponyorm.org/
2019-12-24T05:48:42+00:00 www/py-flask-peewee Integration between the flask web framework and the peewee orm
Flask-Peewee provides a layer of integration between the flask web framework
and the peewee orm. Batteries included:
- admin interface
- authentication
- rest api

WWW: https://github.com/coleifer/flask-peewee/
2019-12-24T05:24:03+00:00 devel/py-pytest-translations Test translation files with pytest
A py.test plugin to check gettext po & mo files.

Test check for:
- Spelling (using enchant & aspell)
- Consistency of mo files
- Obsolete translations
- Fuzzy translations

WWW: https://github.com/Thermondo/pytest-translations
2019-12-24T00:36:34+00:00 java/apache-bcel Apache Commons Byte Code Engineering Library
The Byte Code Engineering Library (Apache Commons BCEL) is
intended to give users a convenient possibility to analyze, create,
and manipulate (binary) Java class files (those ending with
.class). Classes are represented by objects which contain all the
symbolic information of the given class: methods, fields and byte code
instructions, in particular.

Such objects can be read from an existing file, be transformed by a
program (e.g. a class loader at run-time) and dumped to a file
again. An even more interesting application is the creation of classes
from scratch at run-time. The Byte Code Engineering Library (BCEL) may
be also useful if you want to learn about the Java Virtual Machine
(JVM) and the format of Java .class files.

BCEL is already being used successfully in several projects such as
compilers, optimizers, obsfuscators and analysis tools, the most
popular probably being the Xalan XSLT processor at Apache.

WWW: http://commons.apache.org/proper/commons-bcel/
2019-12-23T23:04:53+00:00 devel/py-factory-boy Create comlex objects for testing purposes
As a fixtures replacement tool, it aims to replace static, hard to maintain
fixtures with easy-to-use factories for complex object. Instead of building an
exhaustive test setup with every possible combination of corner cases,
factory_boy allows you to use objects customized for the current test, while
only declaring the test-specific fields

WWW: https://github.com/FactoryBoy/factory_boy
2019-12-23T23:00:55+00:00 textproc/py-text-unidecode Most basic Text::Unidecode port
Text-unidecode is the most basic port of the Text::Unidecode Perl library.

WWW: https://github.com/kmike/text-unidecode/
2019-12-23T22:54:29+00:00 textproc/py-wtf-peewee Bridge between peewee models and wtforms
Flask-WTF-Peewee, based on the code found in wtforms.ext, provides a bridge
between peewee models and wtforms, mapping model fields to form fields.

WWW: https://github.com/coleifer/wtf-peewee
2019-12-23T19:12:59+00:00 sysutils/glow Render markdown on the CLI, with pizzazz!
Render markdown files within the terminal,
posing a depth of customization and styles
to fit your needs.

WWW: https://github.com/charmbracelet/glow
2019-12-23T17:23:22+00:00 editors/vscode Visual Studio Code - Open Source ("Code - OSS")
VS Code is a type of tool that combines the simplicity of a code
editor with what developers need for their core edit-build-debug
cycle. It provides comprehensive editing and debugging support, an
extensibility model, and lightweight integration with existing tools.

WWW: https://code.visualstudio.com/
2019-12-23T13:16:23+00:00 security/p5-App-Acmeman Automatic management of ACME (Let's Encrypt) SSL certificates
Perl module and command line utility for issuing and maintaining the ACME
(Let's Encrypt) SSL certificates.

While most existing ACME tools take a list of domain names for which to
issue certificates from their command line or configuration file, acmeman
gathers domain names directly from the configuration of the HTTP server
that serves them, so domain name obtains its certificate automatically,
once the administrator configures the HTTP server to serve it via HTTPS.

The utility is normally run as a cron(8) job.

WWW: https://metacpan.org/release/App-Acmeman
2019-12-22T20:18:37+00:00 www/py-flask-collect Tool to collect static files in one command
This tool will help you collect static files in one command. It checks
application and blueprints for static files and copy them to specific folder.

WWW: https://github.com/coleifer/flask-peewee/
2019-12-22T20:13:45+00:00 databases/py-peewee_migrate Simple migration engine for Peewee
Simple migration engine for Peewee

WWW: https://github.com/klen/peewee_migrate
2019-12-22T19:54:23+00:00 games/homura Wine-based Game Launcher for FreeBSD
Homura is a launcher that makes it easy to run Windows games/launcher easily on
FreeBSD by providing the required fixes and workarounds.

The Windows emulation is provided by Wine.

WWW: https://codeberg.org/Alexander88207/Homura
2019-12-22T19:21:45+00:00 lang/voc Vishap Oberon Compiler for Oberon-2
Vishap Oberon Compiler is a free and open source (GPLv3) implementation of the
Oberon-2 language and libraries for use on conventional operating systems such
as Linux, BSD, Android, Mac and Windows.

WWW: https://github.com/vishaps/voc/
2019-12-22T17:43:24+00:00 www/mediawiki134 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/
2019-12-22T12:13:16+00:00 emulators/ukncbtl UKNC (Elektronika MS-0511) emulator
UKNCBTL - UKNC Back to Life! - is a cross-platform UKNC emulator.
UKNC, also known as Elektronika MS-0511, is a Soviet educational
computer based on two PDP-11 compatible processors KM1801VM2.

WWW: https://github.com/nzeemin/ukncbtl-doc/wiki
2019-12-22T12:01:03+00:00 deskutils/ktimetracker Todo management and time tracker
KTimeTracker tracks time spent on various tasks. It is useful for tracking
hours to be billed to different clients or just to find out what percentage of
your day is spent playing Doom or reading Slashdot.

WWW: https://userbase.kde.org/KTimeTracker
2019-12-22T00:55:53+00:00 math/csdp Solver for semidefinite programming problems
CSDP is a library of routines that implements a predictor corrector variant of
the semidefinite programming algorithm of Helmberg, Rendl, Vanderbei, and
Wolkowicz. The main advantages of this code are that it is written to be used as
a callable subroutine, it is written in C for efficiency, the code runs in
parallel on shared memory multi-processor systems, and it makes effective use of
sparsity in the constraint matrices. CSDP has been compiled on many different
systems. The code should work on any system with an ANSI C Compiler and
BLAS/LAPACK libraries.

WWW: https://github.com/coin-or/Csdp
2019-12-21T23:16:45+00:00 math/rehearse Algebraic modeling library in C++ for linear optimization solvers
Rehearse is a C++ library designed to describe linear optimization problems
programmatically.

You can describe linear objectives and constraints using native C++ algebraic
expressions, in a similar way you write a mathematical model on a paper.

WWW: https://projects.coin-or.org/Rehearse
2019-12-21T16:02:34+00:00 print/shrinkpdf Simple wrapper around Ghostscript to reduce the file size of PDFs
A simple wrapper around Ghostscript to shrink PDFs (as in reduce filesize).
The script feeds a PDF through Ghostscript, which performs lossy
recompression by such methods as downsampling the images to 72dpi. The
result should be (but not always is) a much smaller file.

WWW: http://www.alfredklomp.com/programming/shrinkpdf/
2019-12-21T07:41:41+00:00 www/p5-Apache-Defaults Get default settings for Apache httpd daemon
This module provides a mechanism for detecting version, default settings,
and preloaded modules of the Apache httpd server. It does so by locating
the server binary, invoking it with appropriate options and analyzing the
output it produces.

WWW: https://metacpan.org/release/Apache-Defaults
2019-12-21T07:41:41+00:00 www/p5-Apache-Config-Preproc Preprocess Apache server configuration files
Apache::Config::Preproc reads and parses Apache server configuration file,
expanding the syntactic constructs selected by the -expand option. In the
simplest case, the argument to that option is a reference to the list of
names. Each name in the list identifies a module responsible for processing
specific Apache configuration keywords. For convenience, most modules are
named after the keyword they process, so that, e.g. include is responsible
for inclusion of the files listed with Include and IncludeOptional
statements.

WWW: https://metacpan.org/release/Apache-Config-Preproc
2019-12-20T22:56:37+00:00 security/palisade PALISADE lattice cryptography library for Fully Homomorphic Encryption
PALISADE is a general lattice cryptography library that currently includes
efficient implementations of the following lattice cryptography capabilities:

* Fully Homomorphic Encryption (FHE)
* Brakerski/Fan-Vercauteren (BFV) scheme for integer arithmetic
* Brakerski-Gentry-Vaikuntanathan (BGV) scheme for integer arithmetic
* Cheon-Kim-Kim-Song (CKKS) scheme for real-number arithmetic
* Ducas-Micciancio (FHEW) and Chillotti-Gama-Georgieva-Izabachene (TFHE) schemes
for Boolean circuit evaluation
* Stehle-Steinfeld scheme for limited integer arithmetic
* Multi-Party Extensions of FHE (to support multi-key FHE)
* Threshold FHE for BGV, BFV, and CKKS schemes
* Proxy Re-Encryption for BGV, BFV, and CKKS schemes
* Digital Signature
* Identity-Based Encryption
* Ciphertext-Policy Attribute-Based Encryption

WWW: https://palisade-crypto.org
2019-12-20T14:23:34+00:00 devel/p5-Shell-GetEnv Extract shell environment after executing commands
Shell::GetEnv provides facility for obtaining changes made to environment
variables as the result of running shell scripts. It does this by causing
a shell to invoke a series of user provided shell commands (some of which
might source scripts) and having the shell process store its environment
(using a short Perl script) into a temporary file, which is parsed by the
Shell::Getenv.

Communications with the shell subprocess may be done via standard IPC (via
a pipe), or may be done via the Perl Expect module (necessary if proper
execution of the shell script requires the shell to be attached to a "real"
terminal).

WWW: https://metacpan.org/release/Shell-GetEnv
2019-12-20T13:48:50+00:00 sysutils/cfengine315 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/
2019-12-20T13:48:50+00:00 sysutils/cfengine-masterfiles315 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/
2019-12-20T05:18:17+00:00 sysutils/cpuid2cpuflags Tool to generate CPU_FLAGS_* for your CPU
The program attempts to obtain the identification and capabilities
of the currently used CPU, and print the matching set of CPU_FLAGS_*
flags for Gentoo Linux, but it could be useful for FreeBSD as well.

The output format is compatible both with Portage (package.use) and
Paludis (use.conf/options.conf).

On x86 platforms, the program issues the CPUID instruction to obtain
processor capabilities.

On ARM platforms, the userspace processes are not allowed to obtain
processor information directly. Instead, the program is relying on
kernel identification of the CPU provided via the system interfaces.

WWW: https://github.com/mgorny/cpuid2cpuflags
2019-12-18T21:16:38+00:00 devel/freebsd-gcc9 Cross GNU Compiler Collection for ${TARGETARCH}
GCC, the GNU Compiler Collection, supporting C and C++ for building the
FreeBSD base system.

WWW: http://gcc.gnu.org/
2019-12-18T16:26:16+00:00 graphics/kf5-kquickcharts KF5 QtQuick plugin providing high-performance charts
The Quick Charts module provides a set of charts that can be used from QtQuick
applications. They are intended to be used for both simple display of data as
well as continuous display of high-volume data (often referred to as plotters).
The charts use a system called distance fields for their accelerated rendering,
which provides ways of using the GPU for rendering 2D shapes without loss of
quality.

WWW: https://api.kde.org/frameworks/kquickcharts/html/index.html
2019-12-18T09:04:34+00:00 sysutils/vector High performance logs, metrics, and events router
Vector is an open-source utility for collecting, transforming,
and routing logs, metrics, and events.

WWW: https://vector.dev
2019-12-18T06:13:52+00:00 multimedia/intel-media-sdk Hardware video decoding/encoding/filtering on Intel GPUs
Intel(R) Media SDK provides a plain C API to access hardware-accelerated
video decode, encode and filtering on Intel(R) Gen graphics hardware
platforms. Implementation written in C++ 11 with parts in C-for-Metal (CM).

Supported video encoders: HEVC, AVC, MPEG-2, JPEG, VP9 Supported video
decoders: HEVC, AVC, VP8, VP9, MPEG-2, VC1, JPEG Supported video
pre-processing filters: Color Conversion, Deinterlace, Denoise, Resize,
Rotate, Composition

WWW: http://mediasdk.intel.com/
2019-12-18T06:13:52+00:00 multimedia/gstreamer1-plugins-msdk GStreamer (Intel MediaSDK) plugin
2019-12-17T11:16:11+00:00 www/py-webargs Python library for parsing and validating HTTP request objects
webargs is a Python library for parsing and validating HTTP request
objects, with built-in support for popular web frameworks, including
Flask, Django, Bottle, Tornado, Pyramid, webapp2, Falcon, and aiohttp

WWW: https://github.com/marshmallow-code/webargs
2019-12-17T03:14:37+00:00 www/py-pecan WSGI object-dispatching web framework
A WSGI object-dispatching web framework.

Designed to be lean and fast with few dependencies.

WWW: https://github.com/pecan/pecan/
2019-12-16T14:51:13+00:00 databases/p5-SQL-NamedPlaceholder Extension of placeholder
SQL::NamedPlaceholder is extension of placeholder.
This enable more readable and robust code.

WWW: https://metacpan.org/release/SQL-NamedPlaceholder
2019-12-16T11:42:51+00:00 www/phalcon4 Phalcon PHP Framework written in C-language
PhalconPHP is a web framework delivered as a C extension providing high
performance and lower resource consumption.

WWW: https://phalcon.io/
2019-12-16T06:58:50+00:00 misc/py-gluonnlp MXNet-based toolkit to enable easy text, datasets preprocessing
GluonNLP is a toolkit that enables easy text preprocessing, datasets loading and
neural models building to help you speed up your Natural Language Processing
(NLP) research.

WWW: https://gluon-nlp.mxnet.io/
2019-12-16T06:08:43+00:00 www/pomerium Identity-aware access proxy
Pomerium is an identity-aware proxy that enables secure access to internal
applications. Pomerium provides a standardized interface to add access
control to applications regardless of whether the application itself has
authorization or authentication baked-in. Pomerium gateways both internal
and external requests, and can be used in situations where you'd typically
reach for a VPN.

Pomerium can be used to:

- provide a single-sign-on gateway to internal applications.
- enforce dynamic access policy based on context, identity, and device state.
- aggregate access logs and telemetry data.
- a VPN alternative.

WWW: https://pomerium.io/
2019-12-16T01:43:15+00:00 misc/py-gluoncv Gluon CV toolkit for state-of-the-art deep learning in computer vision
GluonCV provides implementations of state-of-the-art (SOTA) deep learning
algorithms in computer vision. It aims to help engineers, researchers, and
students quickly prototype products, validate new ideas and learn computer
vision.

GluonCV features:
* training scripts that reproduce SOTA results reported in latest papers
* a large set of pre-trained models
* carefully designed APIs and easy to understand implementations
* community support

WWW: https://gluon-cv.mxnet.io/
2019-12-15T19:55:14+00:00 misc/py-mxnet Apache MXNet: Ultra-scalable deep learning framework
Apache MXNet is a deep learning framework designed for both efficiency and
flexibility. It allows you to mix symbolic and imperative programming to
maximize efficiency and productivity. At its core, MXNet contains a dynamic
dependency scheduler that automatically parallelizes both symbolic and
imperative operations on the fly. A graph optimization layer on top of that
makes symbolic execution fast and memory efficient. MXNet is portable and
lightweight, scaling effectively to multiple GPUs and multiple machines.

MXNet is more than a deep learning project. It is a collection of blue prints
and guidelines for building deep learning systems, and interesting insights of
DL systems for hackers.

WWW: https://mxnet.apache.org/
2019-12-15T18:53:50+00:00 misc/mxnet Apache MXNet: Ultra-scalable deep learning framework
Apache MXNet is a deep learning framework designed for both efficiency and
flexibility. It allows you to mix symbolic and imperative programming to
maximize efficiency and productivity. At its core, MXNet contains a dynamic
dependency scheduler that automatically parallelizes both symbolic and
imperative operations on the fly. A graph optimization layer on top of that
makes symbolic execution fast and memory efficient. MXNet is portable and
lightweight, scaling effectively to multiple GPUs and multiple machines.

MXNet is more than a deep learning project. It is a collection of blue prints
and guidelines for building deep learning systems, and interesting insights of
DL systems for hackers.

WWW: https://mxnet.apache.org/
2019-12-15T10:57:38+00:00 security/py-ctypescrypto CTypes-based interface for some OpenSSL libcrypto features
Most of the existing OpenSSL extensions implement interfaces to particular set
of cryptoalgorthms. This extension takes another approach - it uses
algorithm-agnostic EVP layer whenever possible, and so it support any algorithms
which are supported by the underlying library, even this algorithms are
implemented in the loadable modules (engines). Algorithms which were just added
to the library should be supported too.

WWW: https://github.com/vbwagner/ctypescrypto
2019-12-15T10:48:39+00:00 misc/py-fleep File format determination library for Python
fleep is a library that determines file format by file signature (also known as
"magic number").

WWW: https://github.com/floyernick/fleep-py
2019-12-15T09:24:44+00:00 astro/py-ephem Compute positions of the planets and stars
PyEphem provides an ephem Python package for performing high-precision
astronomy computations. The underlying numeric routines are coded in C
and are the same ones that drive the popular XEphem astronomy application,
whose author, Elwood Charles Downey, generously gave permission for their
use in PyEphem. The name ephem is short for the word ephemeris, which is
the traditional term for a table giving the position of a planet, asteroid,
or comet for a series of dates.

WWW: https://rhodesmill.org/pyephem/
WWW: https://pypi.org/project/ephem/
2019-12-15T08:24:50+00:00 astro/py-pymeeus Python implementation of Jean Meeus astronomical routines
PyMeeus is a Python implementation of the astronomical algorithms
described in the classical book "Astronomical Algorithms, 2nd Edition,
Willmann-Bell Inc. (1998)" by Jean Meeus.

WWW: https://github.com/architest/pymeeus
2019-12-14T22:12:32+00:00 misc/py-xgboost Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT, GBM)
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM)
Library, for Python, R, Java, Scala, C++ and more. Runs on single machine,
Hadoop, Spark, Flink and DataFlow.

WWW: https://xgboost.ai/
2019-12-14T21:37:35+00:00 misc/xgboost Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT, GBM)
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM)
Library, for Python, R, Java, Scala, C++ and more. Runs on single machine,
Hadoop, Spark, Flink and DataFlow.

WWW: https://xgboost.ai/
2019-12-14T11:09:28+00:00 devel/libsysctlmibinfo2 Sysctl MIB-Tree API (improved version)
The sysctlmibinfo2 library provides an API to explore the sysctl
MIB-Tree and to get the properties of an object, therefore it is
useful to handle an object correctly and to build a sysctl-like
utility.

It implements wrappers around the sysctlinfo(4) interface and
sysctlbyname_improved to provide a more easy interface, moreover
it defines a 'struct sysctlmif_object' and provides a convenient
API to build data structures of sysctlmif_object.

WWW: https://gitlab.com/alfix/sysctlmibinfo2/
2019-12-14T11:06:43+00:00 sysutils/sysctlbyname-improved-kmod Internal sysctl object to implement an improved sysctlbyname(3)
Kernel module to add the sysctl.objidextended_byname sysctl object
to implement an improved sysctlbyname(3) clone to handle:
* a name without a level, e.g., "security.jail.param.allow.mount."
* a CTLTYPE_NODE with a defined handler, e.g., "kern.proc.pid.<pid>"
The sysctlbyname_improved() function and an example are provided, too.

WWW: https://gitlab.com/alfix/sysctlbyname-improved/
2019-12-14T01:11:49+00:00 devel/py-apispec Pluggable API specification generator
A pluggable API specification generator. Currently supports the OpenAPI
Specification (f.k.a. the Swagger specification).

Features:

- Supports the OpenAPI Specification (versions 2 and 3)
- Framework-agnostic
- Utilities for parsing docstrings

WWW: https://github.com/marshmallow-code/apispec
2019-12-13T23:39:22+00:00 games/simutrans-pak64 Low resolution graphics set for Simutrans
Pak64 is the evolution of the original Simutrans pakset, which now
we call pak.Classic. Many artists contributed to this pakset since
the 8 bit age.

WWW: https://www.simutrans.com/
2019-12-13T23:39:22+00:00 games/simutrans-pak128 High resolution graphics set for Simutrans
When Simutrans could only support 64px size graphics, pak128 already
started. First pak to feature a complex economy and have a very
wide variety of objects. It contains roughly 7 times more graphic
data than pak64 and thus requires by far the largest amount of RAM
and processing power of all Simutrans sets.

WWW: https://www.simutrans.com/
2019-12-13T23:39:22+00:00 games/simutrans-pak128.german German graphics set for Simutrans
Brings the German transportation system embedded in typical German
towns and industries according to the respective topographic region
(coasts, the Alps, etc.). Trains and lorries are taller than they
are in standard pak128. Every building and factory has four views
and each type of factory has different aspects.

WWW: https://www.simutrans.com/
2019-12-13T22:36:11+00:00 multimedia/mpv-mpris MPRIS plugin for mpv
mpv-mpris is a plugin for mpv which allows control of the player using standard
media keys.

This plugin implements the MPRIS D-Bus interface and can be controlled using
tools such as playerctl or through many Linux DEs, such as Gnome and KDE.

WWW: https://github.com/hoyon/mpv-mpris
2019-12-13T06:41:27+00:00 devel/rubygem-aws-sdk-elasticinference Official AWS Ruby gem for Amazon Elastic Inference (Amazon Elastic Inference)
Official AWS Ruby gem for Amazon Elastic Inference (Amazon Elastic Inference).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-elasticinference
2019-12-13T06:40:29+00:00 www/py-dj22-django-model-utils Django model mixins and utilities
django-model-utils provides Django model mixins and utilities and supports
Django 1.8 to 2.0.

WWW: https://pypi.org/project/django-model-utils/
WWW: https://github.com/jazzband/django-model-utils
2019-12-13T06:40:23+00:00 textproc/py-tinycss2 Low-level CSS parser for Python
tinycss2 is a low-level CSS parser and generator: it can parse strings, return
Python objects representing tokens and blocks, and generate CSS strings
corresponding to these objects.

Based on the CSS Syntax Level 3 specification, tinycss2 knows the grammar of CSS
but doesn't know specific rules, properties or values supported in various CSS
modules.

WWW: https://github.com/Kozea/tinycss2
2019-12-13T06:40:17+00:00 textproc/py-cssselect2 CSS selectors for Python ElementTree
cssselect2 is a straightforward implementation of CSS3 Selectors for markup
documents (HTML, XML, etc.) that can be read by ElementTree-like parsers
(including cElementTree, lxml, html5lib, etc.)

Unlike cssselect, it does not translate selectors to XPath and therefore does
not have all the correctness corner cases that are hard or impossible to fix in
cssselect.

WWW: https://github.com/Kozea/cssselect2
2019-12-13T06:40:11+00:00 graphics/py-cairosvg Simple SVG Converter based on Cairo
CairoSVG is a SVG converter based on Cairo. It can export SVG files to PDF,
PostScript and PNG files.

WWW: https://www.courtbouillon.org/cairosvg
WWW: https://github.com/Kozea/CairoSVG
2019-12-13T06:40:05+00:00 devel/py-pytest-isort py.test plugin to check import ordering using isort
pytest-isort is a py.test plugin to check import ordering using isort.

WWW: https://github.com/stephrdev/pytest-isort
2019-12-13T05:34:59+00:00 lang/intel-compute-runtime OpenCL implementation for Intel HD 5000 (Gen8) or newer
The Intel(R) Graphics Compute Runtime for oneAPI Level Zero and
OpenCL(TM) Driver is an open source project providing compute API
support (Level Zero, OpenCL) for Intel graphics hardware architectures
(HD Graphics, Xe).

WWW: https://01.org/compute-runtime
2019-12-13T01:57:26+00:00 math/wavelib Wavelet Transform (DWT, SWT and MODWT)
C Implementation of Discrete Wavelet Transform (DWT,SWT and MODWT), Continuous
Wavelet transform (CWT) and Discrete Packet Transform (Full Tree Decomposition
and Best Basis DWPT).

WWW: https://github.com/rafat/wavelib
2019-12-13T00:48:23+00:00 devel/rubygem-reline Alternative GNU Readline or Editline implementation by pure Ruby
Reline is compatible with the API of Ruby's stdlib 'readline', GNU
Readline and Editline by pure Ruby implementation.

WWW: https://rubygems.org/gems/reline
2019-12-12T14:02:10+00:00 sysutils/syslog-ng325 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/
2019-12-12T13:43:09+00:00 devel/rubygem-aws-sdk-wafv2 Official AWS Ruby gem for AWS WAFV2 (WAFV2)
Official AWS Ruby gem for AWS WAFV2 (WAFV2).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-wafv2
2019-12-12T13:43:03+00:00 devel/rubygem-aws-sdk-iotsecuretunneling Official AWS Ruby gem for AWS IoT Secure Tunneling
Official AWS Ruby gem for AWS IoT Secure Tunneling.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-iotsecuretunneling
2019-12-12T13:42:56+00:00 devel/rubygem-aws-sdk-appconfig Official AWS Ruby gem for Amazon AppConfig (AppConfig)
Official AWS Ruby gem for Amazon AppConfig (AppConfig).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-appconfig
2019-12-12T13:42:50+00:00 devel/p5-AWS-Signature4 Create a version4 signature for Amazon Web Services
AWS::Signature4 implement's Amazon Web Service's Signature version 4.

WWW: https://metacpan.org/release/AWS-Signature4
2019-12-12T09:52:10+00:00 java/apache-commons-pool Apache Commons Object-pooling API
The Pool Component

Pool provides an Object-pooling API, with three major aspects:
1. A generic object pool interface that clients and implementors can
use to provide easily interchangable pooling implementations.
2. A toolkit for creating modular object pools.
3. Several general purpose pool implementations.

WWW: http://commons.apache.org/pool/
2019-12-11T19:38:04+00:00 textproc/p5-Unicode-Tussle Tom's Unicode Scripts So Life is Easier
Tom's Unicode Scripts So Life is Easier.
This is a collection of separate programs.

WWW: https://metacpan.org/release/Unicode-Tussle
2019-12-11T19:35:25+00:00 korean/p5-Lingua-KO-Romanize-Hangul Romanization of Korean language
Romanization of Korean language.

WWW: https://metacpan.org/release/Lingua-KO-Romanize-Hangul
2019-12-11T19:33:01+00:00 korean/p5-Lingua-KO-Hangul-Util Utility functions for Hangul in Unicode
Utility functions for Hangul in Unicode.

WWW: https://metacpan.org/release/Lingua-KO-Hangul-Util
2019-12-11T19:28:29+00:00 japanese/p5-Lingua-JA-Romanize-Japanese Romanization of Japanese language
Romanization of Japanese language.

WWW: https://metacpan.org/release/Lingua-JA-Romanize-Japanese
2019-12-11T19:25:33+00:00 chinese/p5-Lingua-ZH-Romanize-Pinyin Romanization of Standard Chinese language
Romanization of Standard Chinese language.
Pinyin is a phonemic notation for Chinese characters.

WWW: https://metacpan.org/release/Lingua-ZH-Romanize-Pinyin
2019-12-10T23:00:10+00:00 ports-mgmt/portgrep Parallel port search utility
portgrep is a fast parallel ports tree search utility, supporting both
predefined queries (by MAINTAINER, USES, etc.) and custom regex searches.

WWW: https://github.com/dmgk/portgrep
2019-12-10T18:07:14+00:00 devel/axmldec Stand-alone binary AndroidManifest.xml decoder
AndroidManifest.xml file in an APK file is binary encoded. This tool
accepts either a binary or a text XML file and prints the decoded XML to
the standard output or a file. It also allows you to extract the decoded
AndroidManifest.xml directly from an APK file.

Popular tools such as Apktool are designed to process the whole APK file
including the resource files for reverse engineering purpose. They may
also need a Java virtual machine to run. As a result, they are too slow
for batch processing many APK files just to get the XML information. In
contrast, axmldec is specialized for binary XML decoding and written in
simple modern C++, so it runs nicely within a shell script.

WWW: https://github.com/ytsutano/axmldec
2019-12-10T17:09:00+00:00 devel/rubygem-aws-sdk-connectparticipant Official AWS Ruby gem for Amazon Connect Participant Service (Amazon Connect Participant)
Official AWS Ruby gem for Amazon Connect Participant Service (Amazon Connect
Participant).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-connectparticipant
2019-12-10T14:29:52+00:00 security/kdbxviewer ncurses GUI and command-line tool for KeePass2 Database files
Command-line tool written in C for KeePass2 Database files (kdbx).
It works completely read-only at the moment.

Features:
- ncurses GUI to browse and view password database
- Dump raw, decrypted XML content with obscured passwords
- Display tree structure with de-obscured (=readable) passwords
- Get tab-separated (TSV/CSV) password list

WWW: https://max-weller.github.io/kdbx-viewer/
2019-12-10T10:50:04+00:00 sysutils/minipot Mono-server installation of pot, nomad and consul
Minipot is a set of configuration files and dependency that makes easy
to run a single-node nomad-pot cluster in a VM or on your laptop.

WWW: https://github.com/pizzamig/minipot
2019-12-09T21:07:13+00:00 graphics/osg34 C++ OpenGL scene graph library for real-time rendering
The Open Scene Graph is a cross-platform C++ OpenGL library for the
real-time, photo-realistic rendering of large 3D models. Uses range from
visual simulation, to scientific modelling, to games, to whatever you can
think of!

WWW: http://www.openscenegraph.org/
2019-12-09T20:05:45+00:00 devel/gocheese Python private package repository and caching proxy
GoCheese is Python private package repository and caching proxy.

It serves two purposes:

* proxying and caching of missing packages from upstream PyPI, conforming to
PEP-0503 (Simple Repository API)
* hosting of private locally uploaded packages, conforming to Warehouse Legacy
API

WWW: http://gocheese.cypherpunks.ru/
2019-12-09T18:49:59+00:00 devel/termcolor Header-only C++ library for printing colored messages to the terminal
Termcolor is a header-only C++ library for printing colored messages to the
terminal. Written just for fun with a help of the Force. Termcolor uses ANSI
color formatting, so you can use it on every system that is used such terminals
(most *nix systems, including Linux and Mac OS). On Windows, WinAPI is used
instead but some limitations are applied.

WWW: https://github.com/ikalnytskyi/termcolor
2019-12-09T15:34:48+00:00 net/py-pyenet Python wrapper for the ENet library by Lee Salzman
pyenet is a python wrapper for the ENet library by Lee Salzman,
http://enet.bespin.org

WWW: https://pypi.python.org/pypi/pyenet
2019-12-09T14:45:11+00:00 sysutils/virt-what Utility to determine whether it is being run in virtual environment
virt-what is a shell script which can be used to detect if the program
is running in a virtual machine.

virt-what supports a very large number of different hypervisor types,
including common open source hypervisors (KVM, Xen, QEMU, VirtualBox),
mainframe systems like IBM Systemz, LPAR, z/VM, hardware partitioning
schemes like Hitachi Virtage, proprietary hypervisors like VMWare,
Microsoft Hyper-V and much more.

WWW: https://people.redhat.com/~rjones/virt-what/
2019-12-09T00:09:54+00:00 databases/p5-Redis-JobQueue Job queue management implemented using Redis server
The Redis::JobQueue package is a set of Perl modules which allows creation of
a simple job queue based on Redis server capabilities.

* Supports the automatic creation of job queues, job status monitoring,
updating the job data set, obtaining a consistent job from the queue,
removing jobs, and the classification of possible errors.
* Contains various reusable components that can be used separately or together.
* Provides an object oriented API.
* Support of storing arbitrary job-related data structures.
* Simple methods for organizing producer, worker, and consumer clients.

WWW: https://metacpan.org/release/Redis-JobQueue
2019-12-08T21:40:58+00:00 net/kpeoplevcard Datasource plugin for KPeople to read vCard files
kpeoplevcard provides a datasource plugin for KPeople that reads vCard files
from the local filesystem. It is currently used for KDE Connect and plasma-
phonebook.

WWW: https://github.com/KDE/kpeoplevcard
2019-12-08T17:18:46+00:00 math/sisl Spline library
SISL is a comprehensive NURBS library for the modeling and
interrogation of curves and surfaces. It is implemented in C.

This software was written by the Geometry Group at SINTEF ICT,
Department of Applied Mathematics.

WWW: https://github.com/SINTEF-Geometry/SISL
2019-12-08T16:49:49+00:00 devel/rubygem-aws-sdk-migrationhubconfig Official AWS Ruby gem for AWS Migration Hub Config
Official AWS Ruby gem for AWS Migration Hub Config.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-migrationhubconfig
2019-12-08T16:49:43+00:00 print/py-ttfautohint-py Python wrapper for ttfautohint
ttfautohint-py is a Python wrapper for ttfautohint, a free auto-hinter for
TrueType fonts.

It uses ctypes to load the libttfautohint shared library and call the
TTF_autohint function.

WWW: https://github.com/fonttools/ttfautohint-py
2019-12-08T16:49:37+00:00 print/py-fontaine Font analysis tool for determining character/glyph support
pyfontaine analyses fonts for their language and character/glyph-set support.

It has a straightforward pythonic set definition format in the internals
directory.

Additional definitions are downloaded from the Extensis, font-config and Unicode
websites during installation, and can be updated without reinstalling.

Adding your own definitions is easy. All files in the internals directory are
auto-detected, so just add definition files there.

WWW: https://github.com/googlefonts/pyfontaine
2019-12-08T16:49:31+00:00 biology/p5-Bio-Variation BioPerl variation-related functionality
Bio::Variation::* provides BioPerl variation-related functionality.

WWW: https://metacpan.org/release/Bio-Variation
2019-12-08T16:49:25+00:00 biology/p5-Bio-DB-NCBIHelper Collection of routines useful for queries to NCBI databases
Bio::DB::NCBIHelper provides a single place to setup some common methods for
querying NCBI web databases. This module just centralizes the methods for
constructing a URL for querying NCBI GenBank and NCBI GenPept and the common
HTML stripping done in postprocess_data().

WWW: https://metacpan.org/release/Bio-DB-NCBIHelper
2019-12-08T16:49:19+00:00 biology/p5-Bio-DB-EMBL Database object interface for EMBL entry retrieval
Bio::DB::EMBL allows the dynamic retrieval of sequence objects Bio::Seq from the
EMBL database using the dbfetch script at EBI.

In order to make changes transparent we have host type (currently only ebi) and
location (defaults to ebi) separated out. This allows later additions of more
servers in different geographical locations.

The functionality of this module is inherited from Bio::DB::DBFetch which
implements Bio::DB::WebDBSeqI.

WWW: https://metacpan.org/release/Bio-DB-EMBL
2019-12-08T16:49:13+00:00 print/ttfautohint Automatic font hinting library
ttfautohint provides a 99% automated hinting process and a platform for finely
hand-hinting the last 1%. It is ideal for web fonts and supports many scripts:
Latin, Greek, Arabic, Devanagari, Hebrew, Khmer, Myanmar, Thai, and many more.

WWW: https://www.freetype.org/ttfautohint/
2019-12-08T10:28:13+00:00 www/nginx-vts-exporter Server that scraps NGINX vts stats and export them via HTTP
Simple server that scrapes Nginx vts stats and exports
them via HTTP for Prometheus consumption.

WWW: https://github.com/hnlq715/nginx-vts-exporter
2019-12-07T18:26:36+00:00 net/py-cloudscraper Python module to bypass Cloudflare's anti-bot page #'
A simple Python module to bypass Cloudflare's anti-bot page (also known as "I'm
Under Attack Mode", or IUAM), implemented with Requests. Cloudflare changes
their techniques periodically, so I will update this repo frequently.

This can be useful if you wish to scrape or crawl a website protected with
Cloudflare. Cloudflare's anti-bot page currently just checks if the client
supports Javascript, though they may add additional techniques in the future.

Due to Cloudflare continually changing and hardening their protection page,
cloudscraper requires a JavaScript Engine/interpreter to solve Javascript
challenges. This allows the script to easily impersonate a regular web browser
without explicitly deobfuscating and parsing Cloudflare's Javascript.

WWW: https://pypi.org/project/cloudscraper/
2019-12-07T17:31:44+00:00 lang/compute-runtime OpenCL library for Intel HD 5000 (Gen8) or newer
The Intel(R) Graphics Compute Runtime for OpenCL(TM) is an open source
project to converge Intel's development efforts on OpenCL(TM) compute
stacks supporting the GEN graphics hardware architecture.

WWW: https://01.org/compute-runtime
2019-12-07T17:31:44+00:00 devel/spirv-llvm-translator Bi-directional translation between SPIR-V and LLVM IR
LLVM/SPIR-V Bi-Directional Translator is a library and tool for
translation between LLVM IR and SPIR-V.

WWW: https://github.com/KhronosGroup/SPIRV-LLVM-Translator
2019-12-07T17:31:44+00:00 devel/opencl-clang Clang wrapper to compile OpenCL C kernels to SPIR-V modules
Common clang is a thin wrapper library around clang. Common clang has
OpenCL-oriented API and is capable to compile OpenCL C kernels to
SPIR-V modules.

WWW: https://github.com/intel/opencl-clang
2019-12-07T17:31:44+00:00 devel/intel-graphics-compiler Intel Graphics Compiler for OpenCL
The Intel(R) Graphics Compiler for OpenCL(TM) is an LLVM-based
compiler for OpenCL(TM) targeting Intel Gen graphics hardware
architecture.

WWW: https://01.org/compute-runtime
2019-12-07T08:12:48+00:00 devel/R-cran-RcppProgress Interruptible Progress Bar with OpenMP Support for C++ in R Packages
Allows to display a progress bar in the R console for long running
computations taking place in c++ code, and support for interrupting
those computations even in multithreaded code, typically using
OpenMP.

WWW: https://cran.r-project.org/web/packages/RcppProgress/
2019-12-06T15:28:54+00:00 www/py-dj22-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
2019-12-06T15:28:54+00:00 www/py-dj22-django-extensions Global custom management extensions for the Django Framework
Global custom management extensions for the Django Framework.

WWW: https://github.com/django-extensions/django-extensions
2019-12-06T09:56:21+00:00 security/kpmenu Dmenu/rofi interface for KeePass
Kpmenu is a tool written in go used to view a KeePass database via a dmenu, or
rofi, interface

WWW: https://www.alessiodp.com/kpmenu
2019-12-06T09:47:57+00:00 math/R-cran-acepack ACE and AVAS for selecting multiple regression transformations
acepack provides Alternative Conditional Expectations (ACE) and
Additivity Variance Stabilization (AVAS) nonparametric methods for
multiple regression transformations in R.

WWW: https://cran.r-project.org/web/packages/acepack/
2019-12-05T16:28:04+00:00 x11-fonts/blackout Stencil font inspired by filling in sans-serif newspaper headlines
Blackout is a stencil sans-serif font. Its author describes it in the following
words: "Eats holes for breakfast lunch and dinner. Inspired by filling in
sans-serif newspaper headlines. Continually updated with coffee and music.
Makes your work louder than the next person's."

The font comes in three styles: Midnight (solid), 2AM (reversed), & Sunrise
(stroked).

WWW: https://www.theleagueofmoveabletype.com/blackout
2019-12-05T16:19:36+00:00 games/rawgl Another World engine reimplementation
rawgl is a re-implementation of the engine used in the game Another World.

WWW: https://github.com/cyxx/rawgl
2019-12-05T04:12:20+00:00 math/teyjus Higher-order logic programming language Lambda Prolog
The Teyjus system is an efficient implementation of the higher-order logic
programming language Lambda Prolog. The main strength of Lambda Prolog, a
language developed by Dale Miller and Gopalan Nadathur, is the support it offers
for what is known as lambda tree syntax, a new and effective way to view the
structure of complex syntactic objects such as types, formulas, proofs and
programs. Lambda Prolog provides this support by using lambda terms as data
representation devices and by including primitives for probing such terms in
logically meaningful ways. The new features present in the language raise
several implementation challenges that have been addressed in collaborative work
between Nadathur and his students and colleagues. The name "Teyjus" actually
stands both for a project and for a class of compiler and virtual machine based
realizations of Lambda Prolog arising from the research carried out within this
project. Underlying the most recent version of the Teyjus system is a new and
significantly improved virtual machine that has been designed by Xiaochu Qi as
part of her doctoral dissertation work at the University of Minnesota. This
virtual machine extensively exploits a special form of higher-order unification
known as pattern unification.

WWW: http://teyjus.cs.umn.edu/
2019-12-04T05:50:51+00:00 math/cadical Simple CDCL satisfiability solver
The goal of CaDiCaL is to provide a clean and efficient state-of-the-art CDCL
solver, which is also easy to understand and change.

WWW: http://fmv.jku.at/cadical/
2019-12-04T02:21:29+00:00 graphics/urho3d Cross-platform 2D and 3D game engine
Urho3D is a free lightweight, cross-platform 2D and 3D game engine implemented
in C++ and released under the MIT license. Greatly inspired by OGRE and
Horde3D.

WWW: https://urho3d.github.io/
2019-12-04T00:27:34+00:00 devel/rubygem-rgen Ruby modeling and generator framework
RGen is a framework for Model Driven Software Development (MDSD) in Ruby. This
means that it helps you build Metamodels, instantiate Models, modify and
transform Models and finally generate arbitrary textual content from it.

WWW: http://ruby-gen.org/
2019-12-03T22:53:19+00:00 textproc/rubygem-puppet-strings Puppet documentation extraction and presentation tool
Puppet Strings generates HTML documentation for Puppet extensions written in
Puppet and Ruby.

WWW: https://github.com/puppetlabs/puppet-strings
2019-12-03T02:26:29+00:00 math/R-cran-sets Sets, Generalized Sets, Customizable Sets and Intervals
Data structures and basic operations for ordinary sets, generalizations such as
fuzzy sets, multisets, and fuzzy multisets, customizable sets, and intervals.

WWW: https://cran.r-project.org/web/packages/sets/
2019-12-03T00:03:16+00:00 www/py-django30 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/
2019-12-02T21:33:33+00:00 net/tcprtt Measures the TCP handshake RTT using the stats(9) statistics framework
The tcprtt utility reliably measures the TCP handshake round trip time
using the stats(9) statistics framework.
2019-12-02T19:29:49+00:00 audio/spotify-tui Spotify for the terminal written in Rust
Spotify terminal client written in rust. Play
music directly from your terminal, find new
artists, search for your favourite music and
more.

WWW: https://github.com/Rigellute/spotify-tui
2019-12-02T18:16:49+00:00 games/veloren Multiplayer voxel RPG written in Rust
Veloren is a multiplayer voxel RPG written in Rust. Veloren takes
inspiration from games such as Cube World, Minecraft and Dwarf
Fortress. The game is currently under heavy development, but is
playable.

WWW: https://veloren.net/
2019-12-02T14:06:17+00:00 net/mrtparse MRT format data parser
Tool to read and analyze the MRT format data. The MRT format can be used to
export routing protocol messages, state changes, and routing information base
contents, and is defined in RFC6396.

WWW: https://github.com/t2mune/mrtparse
2019-12-02T03:40:49+00:00 emulators/qemu-user-static-devel QEMU CPU Emulator (github bsd-user 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.

This port builds static bsd-user targets named like qemu-mips-static. While
still being experimental, people have already built many armv6/mips/mips64 ports
using these and, e.g., poudriere. Some notes are also here:

http://wiki.freebsd.org/QemuUserModeHowTo

WWW: http://wiki.qemu.org/Main_Page
2019-12-02T00:17:31+00:00 math/octave-forge-matgeom Octave-forge package ${OCTAVE_PKGNAME}
The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

This is matgeom.

Geometry toolbox for 2D/3D geometric computing.

WWW: http://octave.sourceforge.net/
2019-12-01T17:52:12+00:00 math/py-arviz Package for exploratory analysis of Bayesian models
ArviZ is a Python package for exploratory analysis of Bayesian models. Includes
functions for posterior analysis, sample diagnostics, model checking, and
comparison.

The goal is to provide backend-agnostic tools for diagnostics and visualizations
of Bayesian inference in Python, by first converting inference data into xarray
objects. See here for more on xarray and ArviZ usage and here for more on
InferenceData structure and specification.

WWW: https://arviz-devs.github.io/arviz/
2019-12-01T15:50:28+00:00 www/rss-bridge RSS feed generator for websites missing it
RSS-Bridge is a PHP project capable of generating RSS and Atom
feeds for websites which don't have one. It can be used on
webservers or as stand alone application in CLI mode.

WWW: https://github.com/RSS-Bridge/rss-bridge
2019-12-01T11:07:13+00:00 audio/somafm-cli Listen to SomaFM in your terminal
Stream your favorite music channels from
somafm.com within a terminal using mpv.

WWW: https://github.com/rockymadden/somafm-cli
2019-12-01T06:37:27+00:00 x11/squeekboard On-screen keyboard for Wayland
Squeekboard is a virtual keyboard supporting Wayland, built primarily
for the Librem 5 phone.

WWW: https://source.puri.sm/Librem5/squeekboard
2019-11-30T21:37:41+00:00 audio/bshapr-lv2 Beat/envelope shaper LV2 plugin
B.Shapr is an envelope plugin for time or beat position-dependent effects. The
user can define up to four different envelope shapes by drawing Bezier curves.
Each of these envelope shapes can be connected to different target effects,
such as amplification, balance, stereo width, filters, pitch shift, delay, and
distortion effecs and can be combined together.

WWW: https://github.com/sjaehn/BShapr
2019-11-30T04:42:23+00:00 graphics/tweeny Modern C++ tweening library
Tweeny is an inbetweening library designed for the creation of complex
animations for games and other beautiful interactive software. It leverages
features of modern C++ to empower developers with an intuitive API for declaring
tweenings of any type of value, as long as they support arithmetic operations.

The goal of Tweeny is to provide means to create fluid interpolations when
animating position, scale, rotation, frames or other values of screen objects,
by setting their values as the tween starting point and then, after each tween
step, plugging back the result.

WWW: https://mobius3.github.io/tweeny/
2019-11-30T04:26:54+00:00 misc/perkeep Storage system: Storing, syncing, sharing, modelling, backing up files
Perkeep (nee Camlistore) is a set of open source formats, protocols, and
software for modeling, storing, searching, sharing and synchronizing data in
the post-PC era. Data may be files or objects, tweets or 5TB videos, and you
can access it via a phone, browser or FUSE filesystem.

It's a way to store, sync, share, import, model, and back up content.

WWW: https://perkeep.org/
2019-11-30T04:05:42+00:00 devel/pegtl Parsing Expression Grammar Template Library
The Parsing Expression Grammar Template Library (PEGTL) is a zero-dependency C++
header-only parser combinator library for creating parsers according to a
Parsing Expression Grammar (PEG).

WWW: https://github.com/taocpp/PEGTL
2019-11-30T02:37:58+00:00 net/dhcpcd-devel DHCP/IPv4LL/IPv6RS/DHCPv6 client
dhcpcd is a DHCP/IPv4LL/IPv6RS/DHCPv6 client.
It can also act as a network manager, responding to new interfaces,
listening for carrier up/down events and managing routes.

dhcpcd-9 introduces a number of security improvements:
- privilege separation
operations are performed across multiple processes, and those which do
not require root privileges are run as the unprivileged _dhcp user
- sanboxed with capsicum(4)
processes run in capability mode, limiting their access and therefore
the potential impact of security vulnerabilities

This is an experimental version for testing purposes.

WWW: https://roy.marples.name/projects/dhcpcd
2019-11-30T02:22:17+00:00 net/grpcox Web based GUI client for gRPC
Turn PCurl into web based UI, extremely easy to use.

Features:
* Recognize and provide list of services and methods inside it as an options.
* Automatically recognize schema input and compose it into JSON based.
(ensure your gRPC server supports server reflection).
* Save established connection, and reuse it for next invoke/request (also can
close/restart connection).

WWW: https://github.com/gusaul/grpcox
2019-11-30T01:55:41+00:00 net/grpcui Interactive web UI for gRPC, along the lines of postman
grpcui is a command-line tool that lets you interact with gRPC servers via a
browser. It's like Postman, but for gRPC APIs instead of REST.

In some ways, this is like an extension to grpcurl. Whereas grpcurl is a
command-line interface, grpcui provides a web/browser-based GUI. This lets you
interactively construct requests to send to a gRPC server.

With this tool you can also browse the schema for gRPC services, which is
presented as a list of available endpoints. This is enabled either by querying a
server that supports server reflection, by reading proto source files, or by
loading in compiled "protoset" files (files that contain encoded file descriptor
protos). In fact, the way the tool transforms JSON request data into a binary
encoded protobuf is using that very same schema. So, if the server you interact
with does not support reflection, you will either need the proto source files
that define the service or need protoset files that grpcui can use.

WWW: https://github.com/fullstorydev/grpcui
2019-11-29T19:40:18+00:00 math/abella Interactive theorem prover
Abella is an interactive theorem prover based on lambda-tree syntax. This means
that Abella is well-suited for reasoning about the meta-theory of programming
languages and other logical systems which manipulate objects with binding. For
example, the following applications are included in the distribution of Abella.

WWW: http://abella-prover.org/
2019-11-29T01:58:05+00:00 misc/opennn Open neural networks library
OpenNN is a software library written in C++ for advanced analytics. It
implements neural networks, the most successful machine learning method.

The main advantage of OpenNN is its high performance. This library outstands in
terms of execution speed and memory allocation. It is constantly optimized and
parallelized in order to maximize its efficiency.

Some typical applications of OpenNN are business intelligence (customer
segmentation, churn prevention...), health care (early diagnosis, microarray
analysis...) and engineering (performance optimization, predictive
maitenance...).

OpenNN does not deal with computer vision or natural language processing.

WWW: https://www.opennn.net/
2019-11-28T16:52:27+00:00 www/thirtybees Mature e-commerce solution
thirty bees is a matured e-commerce solution which once started as a fork of
PrestaShop 1.6.1.11 and is still compatible with (almost) all PS 1.6 modules.
Its focus is on stability, correctness and reliability of the rich feature set,
to allow merchants to focus on growing their business.

WWW: https://thirtybees.com
2019-11-27T18:46:13+00:00 cad/ktechlab IDE for microcontrollers and electronics
KTechlab has been designed to be as easy to use and unintrusive as possible.
All components and FlowParts have context sensitive help, and simulating
electronics is as simple as dragging components onto the work area and creating
connectors that autoroute themselves between their pins. FlowCode allows users
new to PICs to instantly create their own programs, while the electronic
simulation allows stepping through a PIC's assembly program inside a circuit.

WWW: https://userbase.kde.org/KTechlab
2019-11-27T18:08:43+00:00 sysutils/logstash7 Server-side data ingestion and transformation tool
Logstash is an open source, server-side data processing pipeline that
ingests data from a multitude of sources simultaneously, transforms it,
and then sends it to your favorite "stash."

WWW: https://www.elastic.co/products/logstash
2019-11-27T10:19:30+00:00 multimedia/kodi-addon-peripheral.joystick-devel Joystick support for Kodi
This add-on provides joystick drivers and button mapping services
for Kodi. It uses Kodi's Peripheral API.

This port is for multimedia/kodi-devel only.

WWW: https://github.com/xbmc/peripheral.joystick
2019-11-27T08:42:45+00:00 audio/ncspot Ncurses Spotify client
Ncspot is a Spotify client written in Rust. It is heavily inspired
by ncurses MPD clients, such as ncmpc. It provides a simple and
resource friendly alternative to the official client as well as
support for platforms that currently do not have a Spotify client,
such as the BSDs.

Ncspot requires a Spotify Premium account.

WWW: https://github.com/hrkfdn/ncspot
2019-11-26T22:11:11+00:00 misc/mmdnn Tools to inter-operate among different deep learning frameworks
MMdnn is a set of tools to help users inter-operate among different deep
learning frameworks. E.g. model conversion and visualization. Convert models
between Caffe, Keras, MXNet, Tensorflow, CNTK, PyTorch Onnx and CoreML.

A comprehensive, cross-framework solution to convert, visualize and diagnose
deep neural network models. The "MM" in MMdnn stands for model management and
"dnn" is an acronym for the deep neural network.

Major features:
* Find model
- We provide a model collection to help you find some popular models
- We provide a model visualizer to display the network architecture more
intuitively
* Conversion
- We implement a universal converter to convert DNN models between
frameworks, which means you can train on one framework and deploy on another
* Retrain
- In the converter, we can generate some training/inference code snippet to
simplify the retrain/evaluate work
* Deployment

WWW: https://github.com/microsoft/MMdnn
2019-11-26T16:36:06+00:00 graphics/yacreader Yet another comic reader
YACReader is a free cross-platform comic reader with support for
multiple comic files and image formats. YACReader comes with
YACReaderLibrary an application for browsing and managing your comic
collections with various smooth transition effects.

WWW: https://www.yacreader.com/
2019-11-26T16:36:06+00:00 archivers/unarr Decompression library for RAR, TAR, ZIP and 7z* archives
It was forked from unarr, which originated as a port of the RAR
extraction features from The Unarchiver project required for
extracting images from comic book archives. Zeniko wrote unarr as an
alternative to libarchive which didn't have support for parsing
filters or solid compression at the time.

While (lib)unarr was started with the intent of providing unarr with a
proper cmake based build system suitable for packaging and
cross-platform development, it's focus has now been extended to
provide code maintenance and to continue the development of unarr,
which no longer is maintained.

WWW: https://github.com/selmf/unarr
2019-11-26T10:27:13+00:00 net/haproxy21 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
2019-11-25T22:14:50+00:00 sysutils/k4dirstat KDE utility that sums up disk usage for directory trees
KDirStat (for KDE Directory Statistics) is a small utility program that
sums up disk usage for directory trees. Its functionality is similar to
the Unix du command, but it provides more helpful diagnostic
information. KDirStat also features some built-in cleanup facilities and
the ability to include your own cleanup commands or scripts.

WWW: https://github.com/jeromerobert/k4dirstat
2019-11-25T20:30:24+00:00 devel/ros-catkin CMake-based build system that is used to build all packages in ROS
Catkin is a collection of cmake macros and code to build ROS packages

From the ROS Wiki:

catkin is the official build system of ROS and the successor to the
original ROS build system, rosbuild. catkin combines CMake macros and
Python scripts to provide some functionality on top of CMake's normal
workflow. catkin was designed to be more conventional than rosbuild,
allowing for better distribution of packages, better cross-compiling
support, and better portability. catkin's workflow is very similar to
CMake's but adds support for automatic 'find package' infrastructure
and building multiple, dependent projects at the same time.

The name catkin comes from the tail-shaped flower cluster found on
willow trees -- a reference to Willow Garage where catkin was created.

WWW: https://docs.ros.org/api/catkin/html/
2019-11-25T13:55:22+00:00 devel/electron6 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/
2019-11-25T09:43:08+00:00 emulators/qemu31 QEMU CPU Emulator - 3.1.X version
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
2019-11-25T01:08:26+00:00 devel/cppurses Terminal User Interface framework with NCurses
CPPurses is a Terminal User Interface(TUI) Library built on top of ncurses.
It defines a framework of Widgets, Layouts, and Events that let you focus on
user interface design, while boilerplate common to ncurses applications is
handled behind the scenes.

CPPurses contains a collection of common Widgets that can be pieced together to
create a composite application. It is also possible to expand and build on top
of existing Widgets, or to create completely new Widget types, by overriding a
few virtual functions.

WWW: https://github.com/a-n-t-h-o-n-y/CPPurses
2019-11-24T18:52:56+00:00 irc/eggdrop16 The most popular open source Internet Relay Chat bot
Eggdrop is the world's most popular open source Internet Relay Chat (IRC) bot.
Originally created by Robey Pointer in December 1993, it has spawned an almost
cult like following of users. It is a feature rich program designed to be
easily used and expanded upon (using Tcl scripting) by both novice and
advanced IRC users on a variety of hardware and software platforms.

WWW: http://www.eggheads.org/
2019-11-24T18:23:10+00:00 misc/py-onnx-tf Tensorflow backend for ONNX (Open Neural Network Exchange)
TensorFlow Backend and Frontend for ONNX allowing ONNX to inter-operate with
TensofFlow.

WWW: https://github.com/onnx/onnx-tensorflow/
2019-11-24T18:23:10+00:00 misc/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/
2019-11-24T17:48:33+00:00 misc/py-tflite Parse TensorFlow Lite models in Python
Python package to parse TFLite models (*.tflite) easily.

The tflite package is built to parse the TFLite models from the schema.fbs
file supplied in the TensorFlow project.

WWW: https://jackwish.net/tflite/
2019-11-24T17:19:12+00:00 misc/py-tvm Deep learning compiler stack for cpu, gpu and specialized accelerators
The Python bindings for TVM.

TVM is a compiler stack for deep learning systems. It is designed to close the
gap between the productivity-focused deep learning frameworks, and the
performance- and efficiency-focused hardware backends. TVM works with deep
learning frameworks to provide end to end compilation to different backends.

WWW: https://tvm.ai/
2019-11-24T11:47:35+00:00 chinese/taipeisanstc Taipei Sans TC
Taipei Sans TC is re-edited based on the KR version of Source Han Sans. Most
Han characters in daily life of the Traditional Chinese world have been applied
unified print style and contemporary Han character characteristics.

Taipei Sans TC retains all Han characters (including Chinese simplified Hanzi,
Japanese Kanji and Korean Hanja) and Japanese Kana from Source Han Sans. Han
characters not originally included in the KR version still retain their
characteristics from the CN (SC), JP or TW (TC) version.

WWW: https://sites.google.com/view/jtfoundry/
2019-11-24T09:59:17+00:00 misc/tvm Deep learning compiler stack for cpu, gpu and specialized accelerators
TVM is a compiler stack for deep learning systems. It is designed to close the
gap between the productivity-focused deep learning frameworks, and the
performance- and efficiency-focused hardware backends. TVM works with deep
learning frameworks to provide end to end compilation to different backends.

WWW: https://tvm.ai/
2019-11-24T02:10:46+00:00 x11/py-i3ipc Improved Python library to control i3wm and sway
i3's interprocess communication (or ipc) is the interface i3wm uses to
receive commands from client applications such as i3-msg. It also
features a publish/subscribe mechanism for notifying interested
parties of window manager events.

i3ipc-python is a Python library for controlling the window
manager. This project is intended to be useful for general scripting,
and for applications that interact with the window manager like status
line generators, notification daemons, and window pagers.

WWW: http://i3ipc-python.readthedocs.io/
2019-11-23T20:27:28+00:00 misc/py-tflearn Modular and transparent deep learning library on top of TensorFlow
TFlearn is a modular and transparent deep learning library built on top of
Tensorflow. It was designed to provide a higher-level API to TensorFlow in
order to facilitate and speed-up experimentations, while remaining fully
transparent and compatible with it.

WWW: http://tflearn.org/
2019-11-23T14:21:03+00:00 sysutils/fusefs-httpdirfs FUSE filesystem to mount HTTP directory listings, with a permanent cache
HTTPDirFS stands for Hyper Text Transfer Protocol Directory Filesystem. It may
be used to to mount HTTP directory listings as if it was a partition.

HTTP connections are reused due to the use of cURL-multi interface. The FUSE
component runs in multithreaded mode.

There is a permanent cache system which can cache all the file segments that
have been downloaded.

The support for Airsonic / Subsonic server is also included. This allows the
user to mount a remote music collection locally.

WWW: https://github.com/fangfufu/httpdirfs
2019-11-23T11:35:41+00:00 net-mgmt/mysql-snmp Net-SNMP Perl agent for monitoring MySQL servers
mysql-snmp is a MySQL Net-SNMP agent written in Perl, and using the Net-SNMP
Perl bindings.

It connects to a MySQL server and returns information to Net-SNMP when needed.
It parses SHOW INNODB STATUS and other MySQL status variables.

WWW: https://github.com/masterzen/mysql-snmp
2019-11-23T10:33:23+00:00 textproc/rubygem-rouge312 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
2019-11-23T05:11:09+00:00 cad/librepcb Schematic and PCB editing software
LibrePCB is a free EDA software to develop printed circuit boards.

Key Features:
* Cross-platform
* All-in-one (project management, library/schematic/board editors)
* Intuitive, modern and easy-to-use graphical user interface
* Very powerful library design with some innovative concepts
* Human-readable file formats

WWW: https://librepcb.org/
2019-11-22T15:28:20+00:00 textproc/rubygem-diff_match_patch Ruby implementation of Google diff_match_patch
Ruby implementation of Google diff_match_patch.

WWW: https://github.com/kalmbach/diff_match_patch
2019-11-22T15:28:20+00:00 mail/rubygem-premailer-rails-rails52 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
2019-11-22T15:28:20+00:00 devel/rubygem-google-protobuf38 Ruby extension to Google Protocol Buffers
rubygem-google-protobuf is a Ruby extension that implements Protocol Buffers
functionality. It makes use of generated Ruby code that defines message and enum
types in a Ruby DSL. You may write definitions in this DSL directly, but we
recommend using protoc's Ruby generation support with .proto files. The build
process in this directory only installs the extension; you need to install
protoc as well to have Ruby code generation functionality.

WWW: https://developers.google.com/protocol-buffers/
WWW: https://github.com/google/protobuf/tree/master/ruby
2019-11-22T14:17:48+00:00 net-p2p/parity-ethereum Fast and advanced Ethereum client
Parity is the fastest and most advanced Ethereum client.

Built for mission-critical use: miners, service providers, and
exchanges need fast synchronisation and maximum uptime.

Parity Ethereum 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/paritytech/parity-ethereum/
2019-11-22T12:15:37+00:00 sysutils/toybox All-in-one command line
Toybox combines common command line utilities together
into a single BSD-licensed executable that's simple, small,
fast, reasonably standards-compliant, and powerful.

WWW: http://landley.net/toybox/
2019-11-22T00:50:06+00:00 games/mancala Implementation of the simple board game called Mancala
Implementation of the simple board game called Mancala. Contains both a user
unfriendly character based interface, and a nice, user friendly X11 interface.
Be warned: If you just bother to read the rules, you may get hooked on this!

WWW: https://shh.thathost.com/pub-unix
2019-11-21T19:27:39+00:00 databases/redis4 Persistent key-value database with built-in net interface
Redis is an open source, advanced key-value store. It is often referred
to as a data structure server since keys can contain strings, hashes,
lists, sets and sorted sets.

You can run atomic operations on these types, like appending to a string;
incrementing the value in a hash; pushing to a list; computing set
intersection, union and difference; or getting the member with highest
ranking in a sorted set.

In order to achieve its outstanding performance, Redis works with an
in-memory dataset. Depending on your use case, you can persist it either
by dumping the dataset to disk every once in a while, or by appending each
command to a log.

Redis also supports trivial-to-setup master-slave replication, with very
fast non-blocking first synchronization, auto-reconnection on net split
and so forth.

WWW: https://redis.io/
2019-11-21T07:56:02+00:00 cad/caneda EDA software suite focused on ease of use and portability
Caneda is an open source EDA software suite focused on ease of use and
portability.

Its main goal is to handle the complete design process: schematic capture,
simulation and circuit layout or PCB.

Caneda aims to support all kinds of circuit simulation types, e.g. DC, AC,
S-parameter and harmonic balance analysis.

WWW: http://caneda.org/
2019-11-21T00:54:43+00:00 multimedia/wlrobs Wayland screen capture plugin for obs-studio
wlrobs is an obs-studio plugin that allows you to screen capture on
wlroots-based Wayland compositors.

WWW: https://hg.sr.ht/~scoopta/wlrobs
2019-11-20T17:27:26+00:00 www/yarn-node12
2019-11-20T16:20:14+00:00 graphics/R-cran-farver High Performance Colour Space Manipulation
The encoding of colour can be handled in many different ways, using
different colour spaces. As different colour spaces have different
uses, efficient conversion between these representations are
important. The 'farver' package provides a set of functions that
gives access to very fast colour space conversion and comparisons
implemented in C++, and offers speed improvements over the
'convertColor' function in the 'grDevices' package.

WWW: https://cran.r-project.org/web/packages/farver/
2019-11-20T09:51:43+00:00 devel/gradle5 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/
2019-11-20T06:09:23+00:00 math/ensmallen Flexible C++ library for efficient mathematical optimization
ensmallen provides a simple set of abstractions for writing an objective
function to optimize. It also provides a large set of standard and cutting-edge
optimizers that can be used for virtually any mathematical optimization task.
These include full-batch gradient descent techniques, small-batch techniques,
gradient-free optimizers, and constrained optimization.

WWW: https://ensmallen.org/
2019-11-19T18:53:22+00:00 devel/freebsd-gcc6 Cross GNU Compiler Collection for ${TARGETARCH}
GCC, the GNU Compiler Collection, supporting C and C++ for building the
FreeBSD base system.

WWW: http://gcc.gnu.org/
2019-11-19T02:54:34+00:00 www/moodle38 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/
2019-11-19T00:34:16+00:00 x11-wm/picom Lightweight X11 compositor
Picom (formerly a Compton fork) is a standalone compositor for X11 for
window managers without built-in compositing.

Features:
- Rendering with optional VSync via OpenGL or XRender
- Transparent windows, menus, titlebars, borders
- Shadows and colored shadows
- Fading effects
- Bluring of background
- GLSL fragment shader for window contents
- Conditional settings
- Config, log and PID file support
- Remote control via DBus

WWW: https://github.com/yshui/picom
2019-11-18T18:10:23+00:00 lang/v V Programming Language
The V programming language is a simple, fast, safe, compiled language for
developing maintainable software.

WWW: https://vlang.io/
WWW: https://github.com/vlang/v
2019-11-18T15:10:27+00:00 net/cloudflared Cloudflare's Argo Tunnel client
cloudflared is the command-line client for Argo Tunnel, a tunneling daemon
that proxies any local webserver through the cloudflare network.

Argo Tunnel exposes applications running on your local web server, on any
network with an Internet connection, without adding DNS records or configuring
a firewall or router. It just works.

WWW: https://developers.cloudflare.com/argo-tunnel/
2019-11-17T08:05:03+00:00 japanese/font-hackgen HackGen is a composite font of Hack and GenJyuu-Gothic
HackGen is a composite font of Hack and GenJyuu-Gothic.

WWW: https://github.com/yuru7/HackGen
2019-11-17T07:05:23+00:00 audio/stone-phaser-lv2 Classic analog phaser effect, made with DPF and Faust
A classic analog phaser effect

This is an analog phaser with similarity to the Small Stone. It has a color
switch, which makes the phasing stronger when on, and adds some feedback
controls. A stereo variant of the phaser is included.

WWW: https://github.com/jpcima/stone-phaser
2019-11-17T06:15:39+00:00 audio/midiomatic-lv2 Collection of MIDI filter, generator and processor plugins
A collection of MIDI filter, generator and processor plugins.
* MIDI CCRecorder
* MIDI PBToCC
* MIDI SysFilter

WWW: https://github.com/SpotlightKid/midiomatic
2019-11-17T05:55:56+00:00 audio/mclk-lv2 Midi clock generator LV2 plugin
mclk.lv2 is MIDI Clock and MIDI realtime-message generator. It can run freely
with dedicated BPM, start/stop/continue controls or generate MIDI Clock using
host-provided musical time.

mclk.lv2 supports Transport, Song-Position and MIDI Clock and allows to only
generate a subset.

WWW: https://github.com/x42/mclk.lv2
2019-11-17T01:03:04+00:00 security/zeek System for detecting network intruders in real-time
Zeek (formerly known as Bro) is an open-source, Unix-based Network
Intrusion Detection System (NIDS) that passively monitors network
traffic and looks for suspicious activity. Zeek detects intrusions
by first parsing network traffic to extract its application-level
semantics and then executing event-oriented analyzers that compare
the activity with patterns deemed troublesome. Its analysis includes
detection of specific attacks (including those defined by signatures,
but also those defined in terms of events) and unusual activities
(e.g., certain hosts connecting to certain services, or patterns
of failed connection attempts).

Zeek is documented in the USENIX 1998 Security Conference proceedings
(as Bro).

WWW: https://www.zeek.org/
2019-11-16T21:56:11+00:00 devel/R-cran-optparse Command line flag parser inspired by Python's optparse
Command line parser inspired by Python's 'optparse' library to be used with
Rscript to write "#!" shebang scripts that accept short and long flag/options.

WWW: https://cran.r-project.org/web/packages/optparse/
2019-11-16T20:08:55+00:00 lang/spidermonkey60 Standalone JavaScript based from Mozilla 60-esr
Spidermonkey is the JavaScript interpreter from the Mozilla project.

WWW: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey
2019-11-16T16:50:42+00:00 devel/R-cran-getopt Accept short and long flags in Rscript
Package designed to be used with Rscript to write "#!" shebang scripts that
accept short and long flags/options. Many users will prefer using instead the
packages optparse or argparse which add extra features like automatically
generated help option and usage, support for default values, positional
argument support, etc.

WWW: https://cran.r-project.org/web/packages/getopt/
2019-11-16T16:35:02+00:00 devel/geany-themes Additional color schemes for the Geany IDE
A collection of color schemes for the Geany lightweight IDE.

WWW: https://www.geany.org/download/themes/
2019-11-16T03:56:37+00:00 math/clingo Grounder and solver for logic programs
Answer Set Programming (ASP) offers a simple and powerful modeling language to
solve combinatorial problems. With these tools users can concentrate on an
actual problem, rather than a smart way of implementing it.

WWW: https://potassco.org/
2019-11-15T15:04:01+00:00 x11/ly TUI (ncurses-like) display manager for X and Wayland
Ly is a lightweight TUI (ncurses-like) display manager for Linux and BSD.

It supports both X11 and Wayland sessions.

WWW: https://github.com/cylgom/ly
2019-11-15T13:21:14+00:00 devel/rubygem-aws-sdk-sesv2 Official AWS Ruby gem for Amazon Simple Email Service (Amazon SES V2)
Official AWS Ruby gem for Amazon Simple Email Service (Amazon SES V2).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-sesv2
2019-11-15T13:21:08+00:00 devel/rubygem-aws-sdk-dataexchange Official AWS Ruby gem for AWS Data Exchange
Official AWS Ruby gem for AWS Data Exchange.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-dataexchange
2019-11-15T01:23:03+00:00 www/py-crossplane NGINX configurations converter into JSON and back
Crossplane is reliable and fast NGINX configuration file parser and
builder, it's quick and reliable way to convert NGINX configurations
into JSON and back.

WWW: https://github.com/nginxinc/crossplane
2019-11-14T21:26:53+00:00 databases/rubygem-mysql204 Simple, fast MySQL library for Ruby, binding to libmysql
The Mysql2 gem is meant to serve the extremely common use-case of connecting,
querying and iterating on results. Some database libraries out there serve as
direct 1:1 mappings of the already complex C API's available. This one is not.

WWW: https://github.com/brianmario/mysql2
2019-11-14T16:16:14+00:00 devel/rubygem-aws-sdk-marketplacecatalog Official AWS Ruby gem for AWS Marketplace Catalog Service (AWS Marketplace Catalog)
Official AWS Ruby gem for AWS Marketplace Catalog Service (AWS Marketplace
Catalog).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-marketplacecatalog
2019-11-14T00:43:21+00:00 graphics/glew-wayland
2019-11-13T23:47:27+00:00 graphics/py-visvis Object oriented approach to visualization of 1D to 4D data
Visvis is a pure Python library for visualization of 1D to 4D data in an object
oriented way. Essentially, visvis is an object oriented layer of Python on top
of OpenGL, thereby combining the power of OpenGL with the usability of Python.
A Matlab-like interface in the form of a set of functions allows easy creation
of objects (e.g. plot(), imshow(), volshow(), surf()).

With visvis a range of different data can be visualized by simply adding world
objects to a scene (or axes). These world objects can be anything from plots
(lines with markers), to images, 3D rendered volumes, shaded meshes, or you can
program your own world object class. If required, these data can also be moved
in time.

WWW: https://github.com/almarklein/visvis
2019-11-13T23:47:20+00:00 graphics/py-pyrsgis Processing satellite data directly from TAR files
PyRSGIS is a powerful module to read, manipulate and export geo-rasters. The
module is built on the GDAL library, and is very efficient for various
geospatial analysis.

WWW: https://github.com/PratyushTripathy/pyrsgis
2019-11-13T23:47:15+00:00 math/py-matplotlib-scalebar Artist for matplotlib to display a scale bar
Provides a new artist for matplotlib to display a scale bar, aka micron bar. It
is particularly useful when displaying calibrated images plotted using
plt.imshow(...).

WWW: https://github.com/ppinard/matplotlib-scalebar
2019-11-13T23:24:38+00:00 devel/rubygem-cucumber-tag_expressions1 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
2019-11-13T23:24:32+00:00 devel/rubygem-aws-sdk-ssooidc Official AWS Ruby gem for AWS SSO OIDC (SSO OIDC)
Official AWS Ruby gem for AWS SSO OIDC (SSO OIDC).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-ssooidc
2019-11-13T23:24:26+00:00 devel/rubygem-aws-sdk-sso Official AWS Ruby gem for AWS Single Sign-On (SSO)
Official AWS Ruby gem for AWS Single Sign-On (SSO).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-sso
2019-11-13T23:24:20+00:00 devel/rubygem-aws-sdk-savingsplans Official AWS Ruby gem for AWS Savings Plans (AWSSavingsPlans)
Official AWS Ruby gem for AWS Savings Plans (AWSSavingsPlans).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-savingsplans
2019-11-13T23:24:14+00:00 devel/rubygem-aws-sdk-codestarnotifications Official AWS Ruby gem for AWS CodeStar Notifications
Official AWS Ruby gem for AWS CodeStar Notifications.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-codestarnotifications
2019-11-13T23:24:08+00:00 www/py-dj22-django-crispy-forms Best way to have Django DRY forms
The best way to have Django DRY forms. Build programmatic reusable layouts out
of components, having full control of the rendered HTML without writing HTML in
templates. All this without breaking the standard way of doing things in Django,
so it plays nice with any other form application.

The application mainly provides:
- A filter named |crispy that will render elegant div based forms. Think of it
as the built-in methods: as_table, as_ul and as_p. You cannot tune up the
output, but it is easy to start using it.
- A tag named {% crispy %} that will render a form based on your configuration
and specific layout setup. This gives you amazing power without much hassle,
helping you save tons of time.

WWW: https://pypi.org/project/django-crispy-forms/
WWW: https://github.com/django-crispy-forms/django-crispy-forms
2019-11-12T21:59:27+00:00 deskutils/terminal-image-viewer Display images in terminals using RGB ANSI codes & unicode characters
Small C++ program to display images in a (modern) terminal using RGB ANSI codes
and unicode block graphic characters.

There are various similar tools (such as timg) using the unicode half block
character to display two 24bit pixels per character cell. This program enhances
the resolution by mapping 4x8 pixel cells to different unicode characters,
using the following algorithm:

For each 4x8 pixel cell of the (potentially downscaled) image:
* Find the color channel (R, G or B) that has the biggest range of values for
the current cell.
* Split this range in the middle and create a corresponding bitmap for the cell.
* Compare the bitmap to the assumed bitmaps for various unicode block graphics
characters.
* Re-calculate the foreground and background colors for the chosen character.

WWW: https://github.com/stefanhaustein/TerminalImageViewer
2019-11-12T21:21:48+00:00 graphics/py-pyvips Binding for the libvips image processing library
This module wraps the libvips image processing library.

WWW: https://pypi.org/project/pyvips/
2019-11-12T10:54:59+00:00 www/httpdirfs FUSE filesystem to mount HTTP directory listings, with a permanent cache
Have you ever wanted to mount those HTTP directory listings as if it was a
partition? Look no further, this is your solution. HTTPDirFS stands for Hyper
Text Transfer Protocol Directory Filesystem.

The performance of the program is excellent. HTTP connections are reused due to
the use of curl-multi interface. The FUSE component runs in multithreaded mode.

There is a permanent cache system which can cache all the file segments you
have downloaded, so you don't need to these segments again if you access them
later. This feature is triggered by the --cache flag. This makes this
filesystem much faster than rclone mount.

The support for Airsonic / Subsonic server has also been added. This allows you
to mount a remote music collection locally.

WWW: https://github.com/fangfufu/httpdirfs
2019-11-12T03:24:56+00:00 misc/cheat Create and view interactive cheatsheets on the command-line
cheat allows you to create and view interactive cheatsheets on the command-line.
It was designed to help remind *nix system administrators of options for
commands that they use frequently, but not frequently enough to remember.

WWW: https://github.com/cheat/cheat
2019-11-11T17:57:53+00:00 www/redmine4 Flexible project management web application
Redmine is a flexible project management web application
written using Ruby on Rails framework, it is cross-platform
and cross-database.

Feature Overview:
* Multiple projects support
* Flexible role based access control
* Flexible issue tracking system
* Gantt chart and calendar
* News, documents & files management
* Feeds & email notifications
* Per project wiki
* Per project forums
* Time tracking
* Custom fields for issues, time-entries, projects and users
* SCM integration (SVN, CVS, Git, Mercurial, Bazaar and Darcs)
* Issue creation via email
* Multiple LDAP authentication support
* User self-registration support
* Multilanguage support
* Multiple databases support

WWW: https://www.redmine.org/
2019-11-11T17:46:26+00:00 textproc/rubygem-actionpack-xml_parser52 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
2019-11-11T17:46:26+00:00 mail/rubygem-roadie-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
2019-11-11T12:36:02+00:00 multimedia/librav1e
2019-11-11T12:35:45+00:00 devel/cargo-c Cargo C-ABI helpers
cargo applet to build and install C-ABI compatibile dynamic and static
libraries.

It produces and installs a correct pkg-config file, a static library
and a dynamic library, and a C header to be used by any C (and
C-compatible) software.

WWW: https://github.com/lu-zero/cargo-c
2019-11-10T15:37:37+00:00 x11-wm/chamfer Tiling X11 window manager with Vulkan compositor
Chamferwm is a dynamic tiling window manager with a built-in Vulkan
based compositor. Besides aiming to be a fully featured and highly
configurable window manager, significant effort is put to provide a
complete control over the appearance of the desktop. With its shader
based customization system, Chamferwm enables rendering of arbitrary
window decorations, borders and effects, maximizing the potential for
visual personalization.

Window manager:
- Dynamic horizontal and vertical tiling with gaps and stacking
- Specify container size restrictions, overlap when necessary
- Resize and translate individual containers in their place while
keeping the surrounding layout
- Floating containers and automatic dialog, dock, widget etc. handling
- Yank and paste containers to move them within the tree hierarchy
along with typical move operations
- Configuration with python, scriptable behaviour with client and
container specific callbacks
- Fully keyboard controllable

Compositor:
- Vulkan renderer
- Arbitrary window decorations and borders with user supplied shaders
- Per-client materials
- Optional, alternatively use any other external compositor

WWW: https://jaelpark.github.io/chamferwm-docs/
2019-11-10T07:01:04+00:00 misc/openhantek Digital Software Oscilloscope (DSO) software for Hantek oscilloscopes
OpenHantek is a free software for Hantek and compatible
(Voltcraft/Darkwire/Protek/Acetech) USB digital signal oscilloscopes.

It has started as an alternative to the official Hantek DSO software for Linux
users. Nowadays it works under Microsoft Windows and Apple Mac OS as well.

It supported devices: DSO2xxx Series, DSO52xx Series.

WWW: http://openhantek.org/
2019-11-10T06:16:24+00:00 net/pichi Flexible rule-based proxy
Pichi is an application layer proxy, which can be fully controlled via
RESTful APIs. It supports HTTP/SOCKS5/Shadowsocks.

The core feature of pichi is the dynamic, flexible route controlling.

WWW: https://github.com/pichi-router/pichi
2019-11-09T23:23:10+00:00 graphics/py-vips Binding for the libvips image processing library
This module wraps the libvips image processing library.

WWW: https://pypi.org/project/pyvips/
2019-11-09T21:26:08+00:00 x11/mere-about About me, mere!
About me, mere!
It's a very simple and tiny application that provides its' user information
about the mere software suite, and the system it is running on.

WWW: http://about.merelab.io/
2019-11-09T21:20:40+00:00 security/mere-auth Auth library to be used for mere system interface
Auth library for mere system interface
A library to expose simple api for the auth-aware application to check an user.
Current it support PAM authentication only.

WWW: https://auth.merelab.io/
2019-11-09T21:12:58+00:00 x11/mere-utils Utility bundle for mere system interface
Utility bundle for mere system interface

Mere system interface utility contains all the helper functions required for
applications of mere system interface.

Currently it has following helpers and will grow over time:
- AppUtils
- FileUtils
- i18nUtils
- StringUtils
- ProcessUtils
- SignalUtils
etc...

Note:
mere system interface is an interface to your system, it will work like your
traditional desktop environment with easy to modify and configurable.

WWW: http://utils.merelab.io/
2019-11-09T15:54:15+00:00 devel/py-jail Native Python wrapper for FreeBSD jails using libc
Native Python wrapper for FreeBSD jails using libc

WWW: https://github.com/gronke/py-jail
2019-11-09T15:53:39+00:00 devel/py-freebsd-sysctl Native Python wrapper for FreeBSD sysctls using libc
Native Python wrapper for FreeBSD sysctls using libc.

WWW: https://github.com/gronke/py-freebsd_sysctl
2019-11-09T10:18:34+00:00 sysutils/alfio Services manager to choose which services start at boot time
Alfio is a service that lets you choose which services start at boot
time by using profiles.

For example, if you have a laptop, you might be interested in creating
a profile for when you have access to an internet connection and one
for when you don't. You also might need less services when you boot
your laptop on battery, then decide to save power.
In some situation you might like to connect through DHCP while in
others you need a static IP.
Or you might want to test on your machine how different services
interact with each other without messing with your safe
configuration.

Read the man page (man alfio) to learn how to use it.

WWW: https://github.com/lsalvadore/alfio
2019-11-09T08:11:09+00:00 devel/git-delta Syntax-highlighting pager for git/diff
Delta brings language syntax highlighting, within-line insertion/deletion
detection, and restructured diff output to git on the command line.

WWW: https://github.com/dandavison/delta
2019-11-09T03:05:54+00:00 devel/rubygem-oci Ruby client for the Oracle Cloud Infrastructure API
The Ruby SDK enables one to write code to manage Oracle Cloud Infrastructure
resources. All OCI services and regions are supported.

WWW: https://github.com/oracle/oci-ruby-sdk/
2019-11-09T02:52:00+00:00 sysutils/pass-update Pass extension that provides an easy flow for updating passwords
A pass extension that provides an easy flow for updating passwords.

WWW: https://github.com/roddhjav/pass-update
2019-11-08T20:40:03+00:00 net-im/beebeep Secure office (Local-area-network) chat
BeeBEEP is a secure (encryption based on Rijndael Algorithm, AES)
peer to peer office messenger. You can talk and send files with all
your colleagues inside a local area network such of an office, home
or internet cafe without a server. BeeBEEP works also with VPNs.
This serverless application is indispensable in all those places
where privacy and security an essential requirement.

WWW: https://www.beebeep.net/
2019-11-08T08:48:50+00:00 sysutils/u-boot-rpi4
U-Boot loader and related files for the RPi4

For general information about U-Boot see WWW: https://www.denx.de/wiki/U-Boot
2019-11-08T04:59:14+00:00 math/mpfrc++ High-performance C++ interface for MPFR library
MPFR library allows user to conduct floating-point calculations with virtually
any (restricted by available memory only) precision with correct rounding.
Besides simple arithmetic operations like "+" and "/" the whole set of
mathematical functions is supported: sin, sqrt, pow, log, etc.

MPFR defines custom C-language type to represent floating-point number mpfr_t.
Mathematical manipulations with mpfr_t - variables are done through
assembler-look-like functions. For instance, to add two numbers x and y with
result in z special function mpfr_add(z,x,y,GMP_RNDN) should be called.

WWW: http://www.holoborodko.com/pavel/mpfr/
2019-11-07T20:29:42+00:00 devel/py-pyjq Python binding for jq
pyjq is a Python bindings for jq (http://stedolan.github.io/jq/).

jq is like sed for JSON data - you can use it to slice and filter and map
and transform structured data with the same ease that sed, awk, grep and
friends let you play with text.

http://stedolan.github.io/jq/

You can seamlessly call jq script (like regular expression) and process a plain
python data structure.

For your information, https://pypi.python.org/pypi/jq is a also jq bindings but
different and incompatible with pyjq.

WWW: https://github.com/doloopwhile/pyjq
2019-11-04T23:43:45+00:00 lang/ponyc-static Pony language compiler (statically linked with LLVM)
2019-11-04T20:21:00+00:00 sysutils/ansible-sysrc Ansible module to set sysvars in rc.conf
Ansible module to manipulate rc.conf on a FreeBSD system
via sysrc. The current states available are: append,
absent, present and subtract.

WWW: https://github.com/dlundgren/ansible-freebsd-modules/
2019-11-04T15:57:26+00:00 www/npm-node12
2019-11-04T15:57:21+00:00 textproc/rubygem-asciidoctor-plantuml009 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
2019-11-04T15:57:15+00:00 devel/rubygem-flipper-ui 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
2019-11-04T15:57:09+00:00 devel/py-rx1 Reactive Extensions (Rx) for Python
Reactive Extensions for Python (RxPY) is library for composing asynchronous and
event-based programs using observable collections and query operator functions
in Python.

WWW: https://github.com/ReactiveX/RxPY
2019-11-04T15:57:03+00:00 devel/py-graphene-sqlalchemy Graphene SQLAlchemy integration
A SQLAlchemy integration for Graphene.

WWW: https://github.com/graphql-python/graphene-sqlalchemy
2019-11-04T15:56:56+00:00 devel/py-graphene-django Graphene Django integration
A Django integration for Graphene.

WWW: https://github.com/graphql-python/graphene-django
2019-11-03T22:32:02+00:00 www/node12 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/
2019-11-03T18:02:20+00:00 net/endlessh SSH tarpit
Endlessh is an SSH tarpit that very slowly sends an endless, random SSH
banner. It keeps SSH clients locked up for hours or even days at a time.
The purpose is to put your real SSH server on another port and then let the
script kiddies get stuck in this tarpit instead of bothering a real server.

WWW: https://github.com/skeeto/endlessh
2019-11-03T15:53:14+00:00 multimedia/vapoursynth-vmaf Video Multi-Method Assessment Fusion plugin for VapourSynth
VMAF filter for VapourSynth. VMAF is a perceptual video quality
assessment algorithm developed by Netflix.

WWW: https://github.com/HomeOfVapourSynthEvolution/VapourSynth-VMAF
2019-11-03T07:49:16+00:00 games/dreamchess OpenGL chess game
DreamChess is an open source chess game.

It features 3D OpenGL graphics and provides various chess board sets, ranging
from classic wooden to flat figurine. Other features include music, sound
effects, on-screen move lists using SAN notation, undo functionality, and
savegames in PGN format. It comes with its own engine called Dreamer.

DreamChess can be controlled with the mouse and/or the keyboard.

WWW: https://www.dreamchess.org
2019-11-03T01:43:50+00:00 devel/asyncplusplus Async++ concurrency framework for C++11
sync++ is a lightweight concurrency framework for C++11. The concept was
inspired by the Microsoft PPL library and the N3428 C++ standard proposal.

WWW: https://github.com/Amanieu/asyncplusplus
2019-11-03T01:27:45+00:00 science/highfive Header-only C++ HDF5 interface
HighFive is a modern C++/C++11 friendly interface for libhdf5.

HighFive supports STL vector/string, Boost::UBLAS and Boost::Multi-array. It
handles C++ from/to HDF5 automatic type mapping. HighFive does not require an
additional library and supports both HDF5 thread safety and Parallel HDF5
(contrary to the official hdf5 cpp).

WWW: https://github.com/BlueBrain/HighFive
2019-11-02T23:40:39+00:00 lang/python38 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/
2019-11-02T16:51:40+00:00 games/iqpuzzle Diverting I.Q. challenging pentomino puzzle
iQPuzzle is a diverting I.Q. challenging pentomino puzzle. Pentominos are used
as puzzle pieces and more than 300 different board shapes are available, which
have to be filled with them.

WWW: https://elth0r0.github.io/iqpuzzle/
2019-11-02T15:24:38+00:00 security/farmhash Hash functions for strings and other data
FarmHash, a family of hash functions.

WWW: https://github.com/google/farmhash
2019-11-02T13:54:50+00:00 databases/postgis30 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/
2019-11-02T13:29:34+00:00 www/nift Cross-platform open source website generator
Nift (aka nsm) is a cross-platform open-source framework for managing and
generating websites. It's lightning-fast, developed from the ground up in C++.

WWW: https://www.nift.cc
2019-11-02T05:33:48+00:00 devel/prototool Swiss army knife for protocol buffers (ProtoBuf)
Protobuf is one of the best interface description languages out there - it's
widely adopted, and after over 15 years of use, it's practically bulletproof.
However, working with Protobuf and maintaining consistency across your Protobuf
files can be a pain - protoc, while being a tool that has stood the test of
time, is non-trivial to use, and the Protobuf community has not developed common
standards with regards to stub generation. Prototool aims to solve this by
making working with Protobuf much simpler.

WWW: https://github.com/uber/prototool
2019-11-02T01:42:08+00:00 sysutils/fusefs-jmtpfs MTP device filesystem
jmtpfs is a FUSE and libmtp based filesystem for accessing MTP
(Media Transfer Protocol) devices. It was specifically designed for
exchaning files between Linux (and Mac OS X) systems and newer Android
devices that support MTP but not USB Mass Storage.

The goal is to create a well behaved filesystem, allowing tools like
find and rsync to work as expected. MTP file types are set automatically
based on file type detection using libmagic. Setting the file appears
to be necessary for some Android apps, like Gallery, to be able to find
and use the files.

Since it is meant as an Android file transfer utility, and I don't have
any non-Android MTP devices to test with, playlists and other non-file
based data are not supported.

WWW: https://github.com/kiorky/jmtpfs
2019-11-01T20:55:13+00:00 misc/locale-en_DK Wonderful en_DK.UTF-8 locale
This is a FreeBSD port of the en_DK.UTF-8 locale.

See the blog post by Ivan Voras to learn more about this special locale:
http://www.ivoras.net/blog/tree/2010-12-20.the-wonderful-en_dk-locale.html

WWW: https://github.com/0mp/en_DK.UTF-8
2019-11-01T16:39:27+00:00 devel/py-remote-pdb Remote vanilla PDB over TCP sockets
Remote vanilla PDB (over TCP sockets) done right.

No extras, proper handling around connection failures and CI. Based on pdbx.

WWW: https://github.com/ionelmc/python-remote-pdb
2019-11-01T15:36:45+00:00 sysutils/hcloud Official Hetzner Cloud command-line interface
A command-line interface for interacting with Hetzner Cloud.

WWW: https://github.com/hetznercloud/cli
2019-10-31T23:43:55+00:00 sysutils/apcctrl Fork of apcupsd 3.14.x with support for Brazilian APC nobreaks
ApcCtrl is an unofficial branch from apcupsd 3.14.x. It can be
used for controlling Brazilian APC UPS models (herited from Microsol).

Models supported or in tests:
- BACK-UPS BR 1200VA (BZ1200BI-BR)
- BACK-UPS BR 1500VA (BZ1500PBI-BR)
- BACK-UPS BR 2200VA (BZ2200BI-BR and BZ2200I-BR)
- SMART-UPS BR 1000VA (SUA1000BI-BR and SOLIS1000BI)
- SMART-UPS BR 1500VA (SUA1500BI-BR and SOLIS1500BI)
- SMART-UPS BR 2000VA (SUA2000BI-BR)
- SMART-UPS BR 3000VA (SUA3000BI-BR)
- STAY 800 (PS800)
- STAY 700 (PS700)

WWW: http://www.apcctrl.com.br
2019-10-31T18:01:10+00:00 x11/linux-nvidia-libs-390
2019-10-31T16:49:35+00:00 www/riot-web Glossy Matrix collaboration client for the web
Riot (formerly known as Vector) is a Matrix web client built using the Matrix
React SDK.

Riot is officially supported on the web in modern versions of Chrome, Firefox,
and Safari. Other browsers may work, however official support is not provided.
For accessing Riot on an Android or iOS device, check out riot-android and
riot-ios - riot-web does not support mobile devices.

WWW: https://github.com/vector-im/riot-web
2019-10-31T16:30:52+00:00 x11/run_scaled Run an X application scaled via Xpra (useful on HiDPI screens)
run_scaled is a Bash script that simplifies scaling graphical X applications on
HiDPI displays (using Xpra).

WWW: https://github.com/kaueraal/run_scaled
2019-10-31T15:10:46+00:00 devel/bazel029 Fast and correct build system
Bazel is Google's own build tool, now publicly available in Beta.
Bazel has built-in support for building both client and server
software, including client applications for both Android and iOS
platforms. It also provides an extensible framework that you can
use to develop your own build rules.

WWW: https://bazel.build/
2019-10-30T13:29:54+00:00 x11-wm/compton-yshui Lightweight X11 compositor
Compton is a standalone compositor for X11 for window managers without
built-in compositing. This is an actively maintained fork of Compton.

Features:
- Rendering with optional VSync via OpenGL or XRender
- Transparent windows, menus, titlebars, borders
- Shadows and colored shadows
- Fading effects
- Bluring of background
- GLSL fragment shader for window contents
- Conditional settings
- Config, log and PID file support
- Remote control via DBus

WWW: https://github.com/yshui/compton
2019-10-29T22:57:49+00:00 net-im/6cord Terminal-driven Discord client
Fast, lightweight opensource terminal-driven
client for Discord written in go.

WWW: https://gitlab.com/diamondburned/6cord
2019-10-29T13:44:57+00:00 x11/nvidia-driver-390
2019-10-29T05:22:47+00:00 misc/netron Visualizer for neural network, deep learning, machine learning models
Netron is a viewer for neural network, deep learning and machine learning
models. Netron supports:
* ONNX (.onnx, .pb, .pbtxt),
* Keras (.h5, .keras),
* Core ML (.mlmodel),
* Caffe (.caffemodel, .prototxt),
* Caffe2 (predict_net.pb, predict_net.pbtxt),
* MXNet (.model, -symbol.json),
* TorchScript (.pt, .pth),
* NCNN (.param),
* TensorFlow Lite (.tflite).
Netron has experimental support for:
* PyTorch (.pt, .pth),
* Torch (.t7),
* CNTK (.model, .cntk),
* Deeplearning4j (.zip),
* PaddlePaddle (.zip, __model__),
* Darknet (.cfg),
* MNN (.mnn),
* scikit-learn (.pkl),
* ML.NET (.zip),
* TensorFlow.js (model.json, .pb) and TensorFlow (.pb, .meta, .pbtxt).

WWW: https://github.com/lutzroeder/netron
2019-10-29T01:10:32+00:00 sysutils/opensbi RISC-V SBI bootloader and firmware
The RISC-V Supervisor Binary Interface (SBI) is the recommended interface
between:

1. A platform-specific firmware running in M-mode and a bootloader, a
hypervisor or a general-purpose OS executing in S-mode or HS-mode.
2. A hypervisor running in HS-mode and a bootloader or a general-purpose OS
executing in VS-mode.

The RISC-V SBI specification is maintained as an independent project by the
RISC-V Foundation at https://github.com/riscv/riscv-sbi-doc.

The goal of the OpenSBI project is to provide an open-source reference
implementation of the RISC-V SBI specifications for platform-specific firmwares
executing in M-mode (case 1 mentioned above). An OpenSBI implementation can be
easily extended by RISC-V platform and system-on-chip vendors to fit a
particular hardware configuration.

WWW: https://github.com/riscv/opensbi
2019-10-28T00:34:10+00:00 misc/mc-nox11
2019-10-27T20:19:29+00:00 math/ideep Chainer module for numpy-like API and DNN acceleration using MKL-DNN
Intel Optimization for Chainer, a Chainer module providing numpy like API and
DNN acceleration using MKL-DNN.

WWW: https://github.com/intel/ideep
2019-10-27T19:10:05+00:00 devel/py-pyhcl HCL configuration parser for Python
Implements a parser for HCL (HashiCorp Configuration Language) in Python.
This implementation aims to be compatible with the original golang version of
the parser.

The grammar and many of the tests/fixtures were copied/ported from the golang
parser into pyhcl. All releases are tested with a variety of Python versions
from Python 2.7 onward.

WWW: https://github.com/virtuald/pyhcl
2019-10-27T18:01:59+00:00 sysutils/apache-mesos Cluster manager providing resource isolation and sharing
Apache Mesos abstracts CPU, memory, storage, and other compute resources away
from machines (physical or virtual), enabling fault-tolerant and elastic
distributed systems to easily be built and run effectively.

WWW: http://mesos.apache.org/
2019-10-27T17:48:52+00:00 devel/rapidcheck QuickCheck clone for C++
QuickCheck clone for C++ with the goal of being simple to use with as little
boilerplate as possible.

RapidCheck is a C++ framework for property based testing inspired by QuickCheck
and other similar frameworks. In property based testing, you state facts about
your code that given certain precondition should always be true. RapidCheck then
generates random test data to try and find a case for which the property doesn't
hold. If such a case is found, RapidCheck tries to find the smallest case (for
some definition of smallest) for which the property is still false and then
displays this as a counterexample. For example, if the input is an integer,
RapidCheck tries to find the smallest integer for which the property is false.

WWW: https://github.com/emil-e/rapidcheck
2019-10-27T11:30:45+00:00 devel/rubygem-tzinfo1 Daylight-savings aware timezone support for Ruby
TZInfo is a Ruby library that provides daylight savings aware transformations
between times in different timezones.

TZInfo requires a source of timezone data. There are two built-in options:
- The separate TZInfo::Data library (the tzinfo-data gem). TZInfo::Data contains
a set of Ruby modules that are generated from the IANA Time Zone Database.
- A zoneinfo directory. Most Unix-like systems include a zoneinfo directory
containing timezone definitions. These are also generated from the IANA Time
Zone Database.

By default, TZInfo::Data will be used. If TZInfo::Data is not available, then
TZInfo will search for a zoneinfo directory instead.

WWW: https://tzinfo.github.io/
2019-10-27T11:29:42+00:00 net/rubygem-google-cloud-spanner Official library for Google Cloud Spanner API
Google Cloud Spanner API (docs) provides a fully managed, mission-critical,
relational database service that offers transactional consistency at global
scale, schemas, SQL (ANSI 2011 with extensions), and automatic, synchronous
replication for high availability.

WWW: https://github.com/googleapis/google-cloud-ruby/tree/master/google-cloud-spanner
2019-10-27T11:29:37+00:00 net/rubygem-google-cloud-pubsub Official library for Google Cloud Pub/Sub
Google Cloud Pub/Sub (docs) is designed to provide reliable, many-to-many,
asynchronous messaging between applications. Publisher applications can send
messages to a "topic" and other applications can subscribe to that topic to
receive the messages. By decoupling senders and receivers, Google Cloud Pub/Sub
allows developers to communicate between independently written applications.

WWW: https://github.com/googleapis/google-cloud-ruby/tree/master/google-cloud-pubsub
2019-10-27T11:29:31+00:00 net/rubygem-google-cloud-bigtable Official library for Cloud Bigtable API
Cloud Bigtable API provides API for reading and writing the contents of
Bigtables associated with a cloud project.

WWW: https://github.com/googleapis/google-cloud-ruby/tree/master/google-cloud-bigtable
2019-10-27T11:29:25+00:00 devel/rubygem-grpc-google-iam-v1 Google IAM gRPC client library
Google IAM gRPC client library

WWW: https://github.com/googleapis/common-protos-ruby
WWW: https://github.com/googleapis/common-protos-ruby/tree/master/grpc-google-iam-v1
2019-10-27T11:28:57+00:00 www/py-dj22-django-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
2019-10-27T11:28:51+00:00 devel/py-google-cloud-iam IAM Service Account Credentials API client library
Python Client for Cloud Identity and Access Management (IAM)

WWW: https://github.com/googleapis/python-iam
2019-10-27T01:00:18+00:00 cad/fasm FPGA assembly (FASM) parser and generator
FPGA Assembly is a file format designed by the SymbiFlow Project developers to
provide a plain text file format for configuring the internals of an FPGA.

It is designed to allow FPGA place and route to not care about the actual
bitstream format used on an FPGA.

WWW: https://github.com/SymbiFlow/fasm
2019-10-27T00:36:03+00:00 lang/py-textX Meta-language for DSL implementation inspired by Xtext
textX is a meta-language for building Domain-Specific Languages (DSLs) in
Python. It is inspired by Xtext.

In a nutshell, textX will help you build your textual language in an easy way.
You can invent your own language or build a support for already existing textual
language or file format.

From a single language description (grammar), textX will build a parser and a
meta-model (a.k.a. abstract syntax) for the language. See the docs for the
details.

textX follows the syntax and semantics of Xtext but differs in some places and
is implemented 100% in Python using Arpeggio PEG parser - no grammar
ambiguities, unlimited lookahead, interpreter style of work.

WWW: http://textx.github.io/textX/stable/
2019-10-26T15:15:25+00:00 x11-fonts/monoid Coding font with alternates, ligatures and contextual positioning
Monoid is customizable and optimized for coding with bitmap-like sharpness
at 12px/9pt even on low res displays.

Semi-condensed and distinguishable glyphs with short ascenders + descenders,
big apertures and supersized operators + punctuation.

Monoid comes in regular, bold, oblique and retina versions with >750 latin,
greek, cyrillic, ligature, alternate and Powerline glyphs.

The port includes the Monoisome font (Monoid + Font Awesome).

WWW: https://larsenwork.com/monoid
2019-10-26T14:30:35+00:00 net/rubygem-grpc124 Ruby implementation of gRPC
A Ruby implementation of gRPC.

WWW: https://github.com/grpc/grpc/tree/master/src/ruby
2019-10-26T13:21:20+00:00 x11-fonts/sudo-font Font for programmers and command line users
Sudo is a font for programmers and command line users,
which is monospaced, legible, space-efficient, and unique.

WWW: https://www.kutilek.de/sudo-font
2019-10-26T06:15:23+00:00 devel/xbyak Header-only JIT assembler for x86/x64 SIMD
This is a header-only library which enables to dynamically assemble
x86(IA32), x64(AMD64, x86-64) mnemonic.

Features:
* header file library
* Intel/MASM like syntax
* Full suppor of AVX-512

WWW: https://github.com/herumi/xbyak
2019-10-25T16:58:00+00:00 math/py-onnx-tf Tensorflow backend for ONNX (Open Neural Network Exchange)
TensorFlow Backend and Frontend for ONNX allowing ONNX to inter-operate with
TensofFlow.

WWW: https://github.com/onnx/onnx-tensorflow/
2019-10-25T08:03:52+00:00 deskutils/fff Simple file manager written in Bash
A simple file manager written in Bash.

- It's ******* Fast
- Minimal (only requires bash and coreutils)
- Smooth Scrolling (using vim keybindings)
- Works on Linux, BSD, macOS, Haiku etc.
- Supports LS_COLORS!
- File operations (copy, paste, cut, ranger style bulk rename, etc)
- Instant as you type search
- Tab completion for all commands!
- Automatic CD on exit (see setup)
- Works as a file picker in vim/neovim!
- Display images with w3m-img!
- Supports $CDPATH.

WWW: https://github.com/dylanaraps/fff
2019-10-25T08:00:21+00:00 x11/linux-nvidia-libs NVidia graphics libraries and programs (Linux version)
These are the Linux versions of common NVidia OpenGL/GLX/EGL/GLES/GLVND
libraries and Vulkan ICD.

WWW: https://www.nvidia.com/object/unix.html
2019-10-25T08:00:21+00:00 x11/linux-nvidia-libs-340
2019-10-25T08:00:21+00:00 x11/linux-nvidia-libs-304
2019-10-25T06:21:03+00:00 misc/gpsim Software simulator for Microchip PIC microcontrollers
gpsim is a full-featured software simulator for Microchip PIC
microcontrollers distributed under the GNU General Public License.

WWW: http://gpsim.sourceforge.net/
2019-10-24T16:58:32+00:00 dns/rubygem-gitlab-net-dns Pure Ruby DNS library
Net::DNS is a pure Ruby DNS library, with a clean
OO interface and an extensible API

WWW: https://gitlab.com/gitlab-org/gitlab-net-dns
2019-10-24T16:43:36+00:00 archivers/rubygem-rubyzip12 Ruby module for reading and writing zip files
Ruby module for reading and writing zip files

WWW: https://github.com/rubyzip/rubyzip
2019-10-24T14:17:09+00:00 www/eden Interact with any Open Service Broker API
Interact with any Open Service Broker API to discover, provision, bind, unbind,
deprovision services.

WWW: https://github.com/starkandwayne/eden
2019-10-24T10:28:03+00:00 net-im/matterhorn Feature-rich Unix terminal client for the Mattermost chat system
Matterhorn is a terminal client for the Mattermost chat system.

WWW: https://github.com/matterhorn-chat/matterhorn/
2019-10-23T17:44:38+00:00 net/rubygem-http-parser Super fast http parser for Ruby
http-parser gem is a Ruby FFI bindings to http-parser (http request/response
parser for c).

WWW: https://github.com/cotag/http-parser
2019-10-23T15:34:25+00:00 net/ceph14 Ceph delivers object, block, and file storage in a unified system
Ceph is a distributed object store and file system designed to provide
excellent performance, reliability and scalability.

* Object Storage
Ceph provides seamless access to objects using native language bindings or
radosgw, a REST interface for applications written with S3 and Swift.
* Block Storage
Ceph's RADOS Block Device (RBD) provides access to block device images
that are striped and replicated across the entire storage cluster.
* File System
Ceph provides a POSIX-compliant network file system aiming for large data
storage, high performance, and maximum compatibility with legacy applications.

This FreeBSD build will build most of the tools in Ceph:
* Mon, OSD, rados, RadosGW, rbd
* init-ceph, and etc/rc.d/ceph on top of that
* ceph-disk {prepare, activate}
With these tools one can build a multi server, multi osd cluster fully
running on FreeBSD and do some testing...

WWW: https://ceph.com/
2019-10-23T15:08:43+00:00 cad/nvc VHDL compiler and simulator
NVC is a GPLv3 VHDL compiler and simulator aiming for IEEE 1076-2002 compliance.
See these blog posts for background information. NVC has been successfully used
to simulate several real-world designs.

WWW: https://github.com/nickg/nvc
2019-10-23T11:58:12+00:00 x11-fonts/apl385 APL385 Unicode monospaced code font
This is a port of APL385 Unicode, a monospaced code font.

Developed with all APL software vendors in the late 1980s and enhanced
as required with new characters to meet interpreter updates.

WWW: http://apl385.com/fonts
2019-10-22T08:22:38+00:00 devel/etcd34 Highly-available key value store and service discovery
A highly-available key value store for shared
configuration and service discovery. etcd is
inspired by zookeeper and doozer, with a focus on:

* Simple: curl'able user facing API (HTTP+JSON)
* Secure: optional SSL client cert authentication
* Fast: benchmarked 1000s of writes/s per instance
* Reliable: Properly distributed using Raft

Etcd is written in Go and uses the raft consensus
algorithm to manage a highly-available replicated log.

WWW: https://github.com/coreos/etcd
2019-10-22T02:41:00+00:00 devel/py-jitterentropy Use libjitterentropy to get random bytes
Python wrapper for libjitterentropy

WWW: https://github.com/swills/py-jitterentropy
2019-10-21T17:54:03+00:00 databases/postgresql-ogr_fdw PostgreSQL foreign data wrapper for OGR
This PostgreSQL extension implements a Foreign Data Wrapper (FDW) for OGR.

Please note that this version of ogr_fdw works with PostgreSQL 9.3+, and
have some limitations:
Only non-spatial query restrictions are pushed down to the OGR driver.
Spatial restrictions are not pushed down.
OGR connections every time.
All columns are retrieved every time.

WWW: https://github.com/pramsey/pgsql-ogr-fdw
2019-10-21T02:43:59+00:00 www/glassfish4 Reference implementation of the Java EE application server
The Glassfish Java Application Server is the reference implementation for a
Java EE Application server.

WWW: http://glassfish.java.net/
2019-10-20T17:07:21+00:00 graphics/py-willow11 Wrapper that combines multiple Python image libraries into one API
Willow is a simple image library that combines the APIs of Pillow, Wand and
OpenCV. It converts the image between the libraries when necessary.

Willow currently has basic resize and crop operations, face and feature
detection and animated GIF support. New operations and library integrations can
also be easily implemented.

It is written in pure-Python.

WWW: https://github.com/wagtail/Willow
2019-10-20T17:07:16+00:00 devel/py-pytest-azurepipelines Formatting PyTest output for Azure Pipelines UI
Make pytest easier to use with Microsoft Azure Pipelines. Just run pytest with
this plugin and see your test results in the Azure Pipelines UI!

Features:
- Formats the PyTest output to show test docstrings and module names instead of
just test case names in the Azure Pipelines UI.
- Uploads test results automatically, no need for a separate test results upload
command
- Displays the number of failed tests if there were failures as an error message
in the UI
- Automatically formats code coverage and uploads coverage data if pytest-cov is
installed
- Supports running inside a Docker container and automatically uploads test
results

WWW: https://github.com/tonybaloney/pytest-azurepipelines
2019-10-17T18:37:57+00:00 net-mgmt/ping_exporter Prometheus exporter for ICMP echo requests
Prometheus exporter for ICMP echo requests.

This is a simple server that scrapes go-ping stats and exports them via HTTP
for Prometheus consumption. The go-ping library is build and maintained by
Digineo GmbH.

WWW: https://github.com/czerwonk/ping_exporter
2019-10-17T18:06:42+00:00 net/kf5-kcontacts KDE api to manage contact information
${.CURDIR:H:H}/deskutils/kdepim/pkg-descr
2019-10-17T18:06:42+00:00 net/kf5-kcalendarcore KDE calendar access library
${.CURDIR:H:H}/deskutils/kdepim/pkg-descr
2019-10-17T08:48:09+00:00 x11/plank Elegant, simple, and clean dock
Plank is an elegant, simple and clean dock.

WWW: http://launchpad.net/plank/
2019-10-16T21:46:10+00:00 sysutils/opencorsairlink Support for CorsairLink Devices
OpenCorsairLink is a status & control utility that
interacts with CorsairLink products.

WWW: https://github.com/audiohacked/OpenCorsairLink
2019-10-16T14:31:28+00:00 net/dhcpcd-ui GTK+ / Curses interface to dhcpcd
dhcpcd-ui is the graphical interface to dhcpcd(8).

The are front ends for:
- GTK+-3
- Qt (not currently included in this port)
- Curses (work in progress - only informative at this stage)

The dhcpcd-online command line utility is also included, which can be
used to work out if dhcpcd(8) is in the connected state - useful in
startup scripts or monitoring applications.

WWW: https://roy.marples.name/projects/dhcpcd-ui
2019-10-15T15:04:13+00:00 deskutils/foliate Simple and modern GTK eBook viewer
Foliate is a simple and modern GTK eBook viewer, built with GJS and
Epub.js.

WWW: https://johnfactotum.github.io/foliate/
2019-10-15T11:08:51+00:00 net-mgmt/zabbix44-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/
2019-10-15T11:08:51+00:00 net-mgmt/zabbix44-proxy
2019-10-15T11:08:51+00:00 net-mgmt/zabbix44-java
2019-10-15T11:08:51+00:00 net-mgmt/zabbix44-frontend
2019-10-15T11:08:51+00:00 net-mgmt/zabbix44-agent
2019-10-15T09:03:39+00:00 devel/rubygem-numerizer01 Parse numbers in natural language from strings
Numerizer is a gem to help with parsing numbers in natural language from strings
(ex forty two).

WWW: https://github.com/jduff/numerizer
2019-10-14T18:17:08+00:00 french/py-grammalecte-fr French grammar and typographic corrector
Grammalecte is an Open Source grammar and typographic corrector dedicated to
the French language. It attempts to help writing French without spoiling
users' attention with false alarms.

WWW: https://grammalecte.net/
2019-10-14T02:14:11+00:00 french/py-grammalecte French grammar and typographic corrector
Grammalecte is an Open Source grammar and typographic corrector dedicated to
the French language. It attempts to help writing French without spoiling
users' attention with false alarms.

WWW: https://grammalecte.net/
2019-10-13T20:32:49+00:00 editors/o Small, fast and limited text editor in Go
Small, fast and limited text editor

Features and limitations:
* Has syntax highlighting for Go code.
* Never asks before saving or quitting. Be careful.
* Home and End are not detected by the key handler.
* Can format Go code using gofmt (press ctrl-f).
* Expects utilities like gofmt to be in /usr/bin.
* Will strip trailing whitespace whenever it can.
* Must be given a filename at start.
* Requires that /dev/tty is available.
* Copy, cut and paste is only for one line at a time.
* Some letters can not be typed in. Like the "ash" grapheme
formed from the letters a and e.

WWW: https://github.com/xyproto/o
2019-10-13T16:02:00+00:00 security/p5-Crypt-LibSCEP Easy-to-use interface between LibSCEP and Perl programs
Crypt::LibSCEP implements an easy-to-use interface between LibSCEP and Perl
programs. Its goal is to provide Perl programs with the capability of
generating and reading messages for the Simple Certificate Enrollment Protocol
(SCEP).

WWW: https://github.com/openxpki/libscep/src/clients/perl/Crypt-LibSCEP/
2019-10-13T16:02:00+00:00 security/libscep Client side SCEP library w/o clients
A Client Side Simple Certificate Enrollment Protocol (SCEP) Library.
libscep implements the SCEP protocol as a C library. The library
gets initialized, then one or multiple operations can be executed
and then it gets destroyed again.

WWW: https://github.com/openxpki/libscep
2019-10-12T21:25:23+00:00 shells/elvish Elvish = Expressive Programming Language + Versatile Interactive Shell
Elvish is an expressive programming language and a versatile interactive shell,
combined into one seamless package. It runs on Linux, BSDs, macOS and Windows.

WWW: https://elv.sh/
2019-10-12T18:55:49+00:00 sysutils/libudisks Library to manipulate storage devices, from udisks
Udisks provides interfaces to enumerate and perform operations on disks
and storage devices. Any application (including unprivileged ones) can
access the udisks(8) daemon via the name org.freedesktop.Udisks2 on the
system message bus. In addition to the D-bus API, a library, libudisks2,
is also provided. This library can be used from C/C++ and any high-level
language with GObjectIntrospection support such as Javascript and
Python.

This port provides the libudisks library only and is meant for use with
sysutils/bsdisks.

WWW: https://www.freedesktop.org/wiki/Software/udisks/
2019-10-12T18:12:36+00:00 sysutils/sanoid Policy-driven snapshot management and replication tools
Sanoid is a policy-driven snapshot management tool for ZFS
filesystems. More prosaically, you can use Sanoid to create,
automatically thin, and monitor snapshots and pool health from a
single eminently human-readable TOML config file.

WWW: https://github.com/jimsalterjrs/sanoid
2019-10-12T18:12:36+00:00 sysutils/sanoid-devel Policy-driven snapshot management and replication tools
Sanoid is a policy-driven snapshot management tool for ZFS
filesystems. More prosaically, you can use Sanoid to create,
automatically thin, and monitor snapshots and pool health from a
single eminently human-readable TOML config file.

WWW: https://github.com/jimsalterjrs/sanoid
2019-10-12T08:19:18+00:00 graphics/avir High-quality image resizing/scaling C++ library
High-quality pro image resizing / scaling C++ library, image resize.

This library features routines for both down- and upsizing of 8- and 16-bit,
1 to 4-channel images. Image resizing routines were implemented in
multi-platform C++ code, and have a high level of optimality. Beside resizing,
this library offers a sub-pixel shift operation. Built-in sRGB gamma correction
is available.

WWW: https://github.com/avaneev/avir
2019-10-12T07:14:59+00:00 multimedia/zart GMIC GUI for video streams
ZArt is a computer program whose purpose is to demonstrate the possibilities of
the G'MIC image processing language by offering the choice of several
manipulations on a video stream acquired from a webcam. In other words, ZArt is
a GUI for G'MIC real-time manipulations on the output of a webcam.

WWW: https://github.com/c-koi/zart
2019-10-11T13:23:18+00:00 devel/py-crc32c Python package exposing the intel sse4.2 crc32c instruction
This package exposes to Python the crc32c algorithm implemented in the SSE 4.2
instruction set of Intel CPUs.

By default, if your CPU doesn't support this instruction, the package will fail
to load with an ImportError. If you still need to use the crc32c checksum
algorithm this package comes with a software implementation that can be loaded
instead.
2019-10-11T10:45:43+00:00 databases/R-cran-fastmap Fast Implementation of a Key-Value Store
Fast implementation of a key-value store. Environments are commonly
used as key-value stores, but every time a new key is used, it is
added to R's global symbol table, causing a small amount of memory
leakage. This can be problematic in cases where many different keys
are used. Fastmap avoids this memory leak issue by implementing the
map using data structures in C++.

WWW: https://cran.r-project.org/web/packages/fastmap/
2019-10-11T09:52:47+00:00 graphics/ebsynth Example-based Image Synthesis and Style Transfer
ebsynth is a tool for by-example synthesis of images. It can be used
for a variety of image synthesis tasks, including guided texture
synthesis, artistic style transfer, content-aware inpainting and
super-resolution.

WWW: https://ebsynth.com
2019-10-11T07:23:17+00:00 textproc/pageedit WYSIWYG visual XHTML editor
PageEdit is an ePub visual XHTML editor based on Sigil's
deprecated BookView. It uses WebEngine instead of WebKit.

WWW: https://github.com/Sigil-Ebook/PageEdit
2019-10-11T03:38:09+00:00 security/tfhe Fast Fully Homomorphic Encryption (FHE) library over the Torus
TFHE is open-source software. The scheme is described in the paper
"Faster fully homomorphic encryption: Bootstrapping in less than 0.1 seconds"
presented at the IACR conference Asiacrypt 2016 by Ilaria Chillotti,
Nicolas Gama, Mariya Georgieva, Malika Izabachene.

The Fully Homomorphic Encryption is a cryptosystem that supports arbitrary
computation on ciphertexts. It may be used by banks to perform computations on
fully encrypted client information.

WWW: https://github.com/tfhe/tfhe
2019-10-10T13:49:07+00:00 net/leproxy HTTP/SOCKS proxy server for everybody
LeProxy is designed for anonymous surfing, improved security and privacy
plus circumventing geoblocking. It allows you to enjoy the web like it
was meant to work and access your favorite online video platform without
annoying country blocks while traveling.

LeProxy is a powerful, lightweight, fast and simple to use proxy server
that you can host on your own server or PC at home and then access from
anywhere. It supports optional authentication so you can share a server
instance with your family and friends without having to worry about
third parties. It provides compatibility with a large number of clients
and services by accepting both common HTTP and SOCKS proxy protocols on
a single listening port.

WWW: https://github.com/leproxy/leproxy
2019-10-09T19:29:47+00:00 textproc/p5-BigIP-ParseConfig F5 BigIP configuration parser
This module provides an interface to reading, writing, and
manipulating configuration files used on F5 (BigIP) LTM network
devices.

WWW: https://metacpan.org/release/BigIP-ParseConfig
2019-10-09T19:17:17+00:00 sysutils/syslog-ng324 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/
2019-10-09T16:06:07+00:00 security/aws-vault Vault for securely storing and accessing AWS credentials
AWS Vault is a tool to securely store and access AWS credentials in a
development environment.

AWS Vault stores IAM credentials in your operating system's secure keystore and
then generates temporary credentials from those to expose to your shell and
applications. It's designed to be complementary to the AWS CLI tools, and is
aware of your profiles and configuration in ~/.aws/config.

WWW: https://github.com/99designs/aws-vault
2019-10-09T09:53:21+00:00 x11-clocks/xfce4-time-out-plugin Time out plugin for Xfce
This plugin makes it possible to take periodical breaks from the computer every
X minutes. During breaks it locks your screen. It optionally allows you to
postpone breaks for a certain time.

WWW: https://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-plugin
2019-10-08T14:19:44+00:00 games/openfodder Open source port of Cannon Fodder
Cannon Fodder is an action-strategy shoot 'em up game developed by
Sensible Software and published by Virgin Interactive. Open Fodder is
a modern open source engine for it.

The game is military-themed and based on shooting action but with a
strategy game-style control system. The player directs troops through
numerous missions, battling enemy infantry, vehicles and
installations.

WWW: http://openfodder.com/
2019-10-08T04:48:28+00:00 multimedia/vmaf Perceptual video quality assessment based on multi-method fusion
VMAF is a perceptual video quality assessment algorithm developed by
Netflix. VMAF Development Kit (VDK) is a software package that
contains the VMAF algorithm implementation, as well as a set of tools
that allows a user to train and test a custom VMAF model.

WWW: https://github.com/Netflix/vmaf
2019-10-08T01:02:48+00:00 sysutils/lsblk Lists information about block devices in the system
Lists information about block devices in the FreeBSD system in a similar way
that lsblk(8) from Linux systems does. An example is shown below.

WWW: https://github.com/vermaden/lsblk
2019-10-07T22:37:41+00:00 java/apache-commons-lang3 Apache library with helper utilities for the java.lang API
The standard Java libraries fail to provide enough methods for
manipulation of its core classes. Apache Commons Lang provides these
extra methods.

Lang provides a host of helper utilities for the java.lang API,
notably String manipulation methods, basic numerical methods, object
reflection, concurrency, creation and serialization and System
properties. Additionally it contains basic enhancements to
java.util.Date and a series of utilities dedicated to help with
building methods, such as hashCode, toString and equals.

WWW: http://commons.apache.org/proper/commons-lang/
2019-10-07T15:39:52+00:00 devel/luv libuv bindings for lua
libuv bindings for luajit and lua 5.1/ 5.2/ 5.3.
This library makes libuv available to lua scripts.
It was made for the luvit project but should usable
from nearly any lua project.
WWW: https://github.com/luvit/luv
2019-10-07T12:58:04+00:00 graphics/waifu2x-ncnn-vulkan Scale and denoise images using convolutional neural networks
ncnn implementation of waifu2x converter. Runs fast on Intel / AMD /
Nvidia with Vulkan API.

WWW: https://github.com/nihui/waifu2x-ncnn-vulkan
2019-10-07T08:19:49+00:00 devel/apache-commons-daemon Wrapper code to start/stop a Java application as a daemon
Wrapper code to start/stop a Java application as a daemon.
Daemon is made of 2 parts. One written in C that makes the
interface to the operating system and the other in Java that
provides the Daemon API.

WWW: http://commons.apache.org/daemon/
2019-10-07T08:06:49+00:00 sysutils/rshim-user-space Userspace daemon for the Mellanox BlueField SoC
rshim-user-space is a daemon for accessing the Mellanox BlueField SoC either
via PCI or USB.

The daemon provide virtual character and network devices for accessing the
console of the Mellanox Bluefield device. Refer to
https://www.mellanox.com/products/bluefield-overview
for more information.

WWW: https://github.com/Mellanox/rshim-user-space/
2019-10-06T19:08:14+00:00 textproc/apache-commons-digester/jakarta-commons-digester XML-to-Java-object mapping utility package
The Digester package lets you configure an XML -> Java object mapping module,
which triggers certain actions called rules whenever a particular pattern of
nested XML elements is recognized. A rich set of predefined rules is available
for your use, or you can also create your own. Advanced features of Digester
include:

- Ability to plug in your own pattern matching engine, if the standard one is
not sufficient for your requirements.
- Optional namespace-aware processing, so that you can define rules that are
relevant only to a particular XML namespace.
- Encapsulation of Rules into RuleSets that can be easily and conveniently
reused in more than one application that requires the same type of
processing

WWW: http://jakarta.apache.org/commons/digester/
2019-10-06T19:08:14+00:00 textproc/apache-commons-digester XML-to-Java-object mapping utility package
The Digester package lets you configure an XML -> Java object mapping module,
which triggers certain actions called rules whenever a particular pattern of
nested XML elements is recognized. A rich set of predefined rules is available
for your use, or you can also create your own. Advanced features of Digester
include:

- Ability to plug in your own pattern matching engine, if the standard one is
not sufficient for your requirements.
- Optional namespace-aware processing, so that you can define rules that are
relevant only to a particular XML namespace.
- Encapsulation of Rules into RuleSets that can be easily and conveniently
reused in more than one application that requires the same type of
processing

WWW: http://commons.apache.org/proper/commons-digester/
2019-10-06T19:08:14+00:00 net/apache-commons-net Collection of network protocol implementations for Java
Apache Commons Net implements the client side of many basic Internet
protocols. The purpose of the library is to provide fundamental protocol
access.

Supported protocols are:

* FTP/FTPS
* FTP over HTTP (experimental)
* NNTP
* SMTP(S)
* POP3(S)
* IMAP(S)
* Telnet
* TFTP
* Finger
* Whois
* rexec/rcmd/rlogin
* Time (rdate) and Daytime
* Echo
* Discard
* NTP/SNTP

WWW: http://commons.apache.org/proper/commons-net/
2019-10-06T19:08:14+00:00 lang/apache-commons-jelly XML based scripting engine
Jelly is an XML based scripting engine. The basic idea is that XML elements can
be bound to a Java Tag which is a Java bean that performs some function.

Jelly is totally extendable via custom actions (in a similar way to JSP custom
tags) as well as cleanly integrating with scripting languages such as Jexl,
Velocity, pnuts, beanshell and via BSF (Bean Scripting Framework) languages
like JavaScript & JPython.

Jelly uses an XMLOutput class which extends SAX ContentHandler to output XML
events. This makes Jelly ideal for XML content generation, SOAP scripting or
dynamic web site generation. A single Jelly tag can produce, consume, filter or
transform XML events. This leads to a powerful XML pipeline engine similar in
some ways to Cocoon.

WWW: http://commons.apache.org/proper/commons-jelly/index.html
2019-10-06T19:08:14+00:00 java/apache-commons-primitives Library supporting Java primitive types
Apache Commons Primitives provides a collection of types and utilities
optimized for working with Java primitives (boolean, byte, char, double, float,
int, long, short). Generally, the Commons-Primitives classes are faster,
smaller and easier to work with than their purely Object based alternatives.

Currently Commons Primitives is primarily composed of implementations of the
java.util collections adapted for the primitive types.

WWW: http://commons.apache.org/dormant/commons-primitives/
2019-10-06T19:08:14+00:00 java/apache-commons-logging Generic logging wrapper library
Apache Commons Logging library.

There is a great need for debugging and logging information inside of Commons
components such as HTTPClient and DBCP. However, there are many logging APIs
out there and it is difficult to choose among them.

The Logging package is an ultra-thin bridge between different logging
libraries. Commons components may use the Logging API to remove compile-time
and run-time dependencies on any particular logging package, and contributors
may write Log implementations for the library of their choice.

WWW: http://commons.apache.org/proper/commons-logging/
2019-10-06T19:08:14+00:00 java/apache-commons-lang Apache library with helper utilities for the java.lang API
The standard Java libraries fail to provide enough methods for
manipulation of its core classes. The Lang Component provides
these extra methods.

The Lang Component provides a host of helper utilities for the
java.lang API, notably String manipulation methods, basic
numerical methods, object reflection, creation and serialization,
and System properties. Additionally it contains an inheritable
enum type, an exception structure that supports multiple types of
nested-Exceptions and a series of utlities dedicated to help with
building methods, such as hashCode, toString and equals.

WWW: http://commons.apache.org/proper/commons-lang/
2019-10-06T19:08:14+00:00 java/apache-commons-collections Classes that extend/augment the Java Collections Framework
A suite of classes that extend or augment the Java Collections
Framework. Commons-Collections seek to build upon the JDK classes
by providing new interfaces, implementations and utilities.

WWW: https://commons.apache.org/proper/commons-collections/
2019-10-06T19:08:14+00:00 java/apache-commons-cli Java library for command line arguments and options
The Apache Commons CLI library provides a simple and easy to use
API for working with the command line arguments and options.

WWW: http://commons.apache.org/proper/commons-cli/
2019-10-06T19:08:14+00:00 devel/apache-commons-modeler Mechanisms to create Model MBeans compatible with JMX specification
java Management Extensions (JMX) is an API that facilitates building management
applications that can configure, and perform operations on, a server applica
-tion. In general, each manageable component of the server application is re
-presented by a Management Bean (or MBean, for short). JMX defines three types
of MBeans, of which Model MBeans are the most flexible. Model MBeans provide a
way to define MBeans for many different components, without having to write a
specific MBean implementation class for each one.

However, this power comes at a price. It is necessary to set up a substantial
amount of metadata about each MBean, including the attributes it should expose
(similar to JavaBeans properties), the operations it should make available (si
-milar to calling methods of a Java object via reflection), and other related
information. The Modeler component is designed to make this process fairly pain
-less -- the required metadata is configured from an XML description of each
Model MBean to be supported. In addition, Modeler provides a factory mechanism
to create the actual Model MBean instances themselves.

WWW: https://commons.apache.org/dormant/commons-modeler/
2019-10-06T19:08:14+00:00 devel/apache-commons-jxpath Utilities for manipulating Java Beans using the XPath syntax
The org.apache.commons.jxpath package defines a simple interpreter of an
expression language called XPath. JXPath applies XPath expressions to
graphs of objects of all kinds: JavaBeans, Maps, Servlet contexts, DOM
etc, including mixtures thereof.

WWW: http://commons.apache.org/proper/commons-jxpath/
2019-10-06T19:08:14+00:00 devel/apache-commons-io Collection of I/O utilities for Java
Commons IO is a library of utilities to assist with developing IO functionality.

There are three main areas included:

* Utility classes - with static methods to perform common tasks
* Filters - various implementations of file filters
* Streams - useful stream, reader and writer implementations

WWW: https://commons.apache.org/proper/commons-io/
2019-10-06T19:08:14+00:00 devel/apache-commons-configuration Java package for the reading of configuration/preferences files
Commons Configuration provides a generic configuration interface which enables
an application to read configuration data from a variety of sources. Commons
Configuration provides typed access to single, and multi-valued configuration
parameters.

Configuration parameters may be loaded from the following sources:

* Properties files
* XML documents
* Windows INI files
* Property list files (plist)
* JNDI
* JDBC Datasource
* System properties
* Applet parameters
* Servlet parameters

Different configuration sources can be mixed using a ConfigurationFactory and
CompositeConfiguration. Additional sources of configuration parameters can be
created by using custom configuration objects. This customization can be
achieved by extending AbstractConfiguration.

WWW: http://commons.apache.org/proper/commons-configuration/
2019-10-06T19:08:14+00:00 databases/apache-commons-dbutils JDBC helper library
DbUtils is a small set of classes designed to make working with JDBC easier.
JDBC resource cleanup code is mundane, error prone work so these classes
abstract out all of the cleanup tasks from your code leaving you with what
you really wanted to do with JDBC in the first place: query and update data.

WWW: http://jakarta.apache.org/commons/dbutils/
2019-10-06T18:25:19+00:00 math/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/
2019-10-06T04:28:11+00:00 x11/wcm Wayfire Config Manager
Wayfire Config Manager

WWW: https://wayfire.org/
2019-10-06T04:24:49+00:00 x11-toolkits/gtk-layer-shell GTK+ library for the Wayland layer-shell protocol
A library to write GTK applications that use Layer Shell.

Layer Shell is a Wayland protocol for desktop shell components, such as panels,
notifications and wallpapers. You can use it to anchor your windows to a corner
or edge of the output, or stretch them across the entire output.
This library only makes sense on Wayland compositors that support Layer Shell,
and will not work on X11. It supports all Layer Shell features including
popups and popovers (GTK popups Just Work).

WWW: https://github.com/wmww/gtk-layer-shell
2019-10-05T09:49:39+00:00 math/gemmlowp Low-precision matrix multiplication library
Small, self-contained, headers-only low-precision GEMM (general matrix
multiplication) library.

WWW: https://github.com/google/gemmlowp
2019-10-04T11:29:33+00:00 x11/wdisplays GUI display configurator for wlroots compositors
wdisplays is a graphical application for configuring displays in
Wayland compositors. It borrows some code from kanshi. It should work
in any compositor that implements wlr-output-management-unstable-v1.
Compositors known to support the protocol are Sway and Wayfire.
wdisplays' goal is to allow precise adjustment of display settings in
kiosks, digital signage, and other elaborate multi-monitor setups.

WWW: https://github.com/artizirk/wdisplays
2019-10-03T18:33:13+00:00 devel/py-pipreqs Generate requirements.txt file for any project based on imports
Generate requirements.txt file for any project based on imports.

Why not pip freeze?

- pip freeze only saves the packages that are installed with pip install in
your environment.
- pip freeze saves all packages in the environment including those that you
don't use in your current project. (if you don't have virtualenv)
- and sometimes you just need to create requirements.txt for a new project
without installing modules.

WWW: https://pypi.org/project/pipreqs/
2019-10-03T18:32:57+00:00 devel/py-yarg Easy to use PyPI client
A semi hard Cornish cheese, also queries PyPI (PyPI client).

WWW: https://pypi.org/project/yarg/
2019-10-03T15:26:00+00:00 sysutils/direvent Per-directory file system event monitor
GNU Direvent is a daemon that monitors file system directories for events,
such as creating, deleting or modifying files. It can be configured to
monitor different sets of directories for different events. When an event
is detected, direvent(8) calls an external program associated with it,
supplying it with the information about the event and the location within
the file system where it occurred.

GNU Direvent provides an easy way to configure the system to react
immediately if certain files undergo changes. This may be helpful, for
example, to track changes in important configuration files.

The program aims to provide a uniform and system-independent command-level
interface for file system events. The current version is known to work on
GNU/Linux and BSD systems (FreeBSD, NetBSD, OpenBSD, Darwin).

WWW: https://www.gnu.org.ua/software/direvent/
2019-10-03T09:24:29+00:00 security/protonvpn-cli ProtonVPN Command line tool
protonvpn-cli is an user-friendly command-line tool for accessing the
swiss-based privacy-focused ProtonVPN VPN service.
You need a ProtonVPN account to use it: you can create one at
https://protonvpn.com. Free accounts are available, although with
limited features: only 3 countries (Netherlands, USA, Japan) are
available with the free plan.
It can also easily add an extra layer of privacy by activating Tor
(needs payed plan).

No manual page is provided with protonvpn-cli, but you can get help
on usage by running protonvpn-cli -h.

Warning: although user is asked about enabling a killswitch or not, no
killswitch is available at the moment.

WWW: https://protonvpn.com
2019-10-03T08:52:08+00:00 math/mcsim Monte Carlo stochastic simulations and Bayesian inference
GNU MCSim is a simulation package, written in C, which allows you to:

* design and run your own statistical or simulation models
* perform Monte Carlo stochastic simulations
* do Bayesian inference through Markov Chain Monte Carlo simulations
* formally optimize experimental designs

WWW: https://www.gnu.org/software/mcsim/
2019-10-03T07:28:39+00:00 devel/mimalloc General-purpose allocator with excellent performance characteristics
mimalloc (pronounced "me-malloc") is a general purpose allocator with excellent
performance characteristics. Initially developed for the run-time systems of the
Koka and Lean languages.

It is a drop-in replacement for malloc and can be used in other programs without
code changes.

WWW: https://github.com/microsoft/mimalloc
2019-10-02T21:31:35+00:00 net/dual-dhclient-daemon Spawns dhclients for a dual-stack network
This port provides a daemon which spawns both /sbin/dhclient and
/usr/local/sbin/dhclient -6; this simplifies the configuration needed to
run DHCP on both protocols of a dual-stack network.
2019-10-01T20:22:40+00:00 devel/libjitterentropy Hardware RNG based on CPU timing jitter
The CPU Jitter Random Number Generator provides a non-physical true random
number generator that works equally in kernel and user land. The only
prerequisite is the availability of a high-resolution timer that is available
in modern CPUs.

WWW: http://www.chronox.de/jent.html
2019-10-01T19:15:24+00:00 devel/rubygem-tty-logger Readable, structured and beautiful terminal logging
TTY::Logger provides independent logging component for TTY toolkit.

WWW: https://ttytoolkit.org/
WWW: https://github.com/piotrmurach/tty-logger
2019-10-01T17:05:27+00:00 print/py-fonttools-woff Dependencies for woff functionality of FontTools
This port is the extra dependencies for woff functionality of FontTools.

Add both print/py-fonttools and print/py-fonttools-woff to RUN_DEPENDS if you
need "fonttools[woff]".

WWW: https://github.com/fonttools/fonttools
2019-10-01T17:05:22+00:00 print/py-fonttools-unicode Dependencies for unicode functionality of FontTools
This port is the extra dependencies for unicode functionality of FontTools.

Add both print/py-fonttools and print/py-fonttools-unicode to RUN_DEPENDS if you
need "fonttools[unicode]".

WWW: https://github.com/fonttools/fonttools
2019-10-01T17:05:17+00:00 print/py-fonttools-ufo Dependencies for ufo functionality of FontTools
This port is the extra dependencies for ufo functionality of FontTools.

Add both print/py-fonttools and print/py-fonttools-ufo to RUN_DEPENDS if you
need "fonttools[ufo]".

WWW: https://github.com/fonttools/fonttools
2019-10-01T17:05:12+00:00 print/py-fonttools-symfont Dependencies for symfont functionality of FontTools
This port is the extra dependencies for symfont functionality of FontTools.

Add both print/py-fonttools and print/py-fonttools-symfont to RUN_DEPENDS if you
need "fonttools[symfont]".

WWW: https://github.com/fonttools/fonttools
2019-10-01T17:05:06+00:00 print/py-fonttools-plot Dependencies for plot functionality of FontTools
This port is the extra dependencies for plot functionality of FontTools.

Add both print/py-fonttools and print/py-fonttools-plot to RUN_DEPENDS if you
need "fonttools[plot]".

WWW: https://github.com/fonttools/fonttools
2019-10-01T17:05:01+00:00 print/py-fonttools-lxml Dependencies for lxml functionality of FontTools
This port is the extra dependencies for lxml functionality of FontTools.

Add both print/py-fonttools and print/py-fonttools-lxml to RUN_DEPENDS if you
need "fonttools[lxml]".

WWW: https://github.com/fonttools/fonttools
2019-10-01T17:04:56+00:00 print/py-fonttools-interpolatable Dependencies for interpolatable functionality of FontTools
This port is the extra dependencies for interpolatable functionality of
FontTools.

Add both print/py-fonttools and print/py-fonttools-interpolatable to RUN_DEPENDS
if you need "fonttools[interpolatable]".

WWW: https://github.com/fonttools/fonttools
2019-10-01T17:04:51+00:00 print/py-fonttools-graphite Dependencies for graphite functionality of FontTools
This port is the extra dependencies for graphite functionality of FontTools.

Add both print/py-fonttools and print/py-fonttools-graphite to RUN_DEPENDS if
you need "fonttools[graphite]".

WWW: https://github.com/fonttools/fonttools
2019-10-01T04:13:31+00:00 www/qt5-webglplugin Qt QPA plugin for running an application via a browser using streamed WebGL commands
2019-09-30T22:20:30+00:00 textproc/rubygem-elasticsearch503 Ruby integrations for Elasticsearch
Ruby integrations for Elasticsearch that feature:

* a client for connecting to an Elasticsearch cluster
* a Ruby API for the Elasticsearch's REST API
* various extensions and utilities

WWW: https://github.com/elastic/elasticsearch-ruby
2019-09-30T22:20:30+00:00 textproc/rubygem-elasticsearch-transport503 Ruby client for Elasticsearch
Ruby client for Elasticsearch. See textproc/rubygem-elasticsearch for more
details.

WWW: https://github.com/elastic/elasticsearch-ruby/tree/master/elasticsearch-transport
2019-09-30T22:20:30+00:00 textproc/rubygem-elasticsearch-rails019 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
2019-09-30T22:20:30+00:00 textproc/rubygem-elasticsearch-model019 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
2019-09-30T22:20:30+00:00 textproc/rubygem-elasticsearch-api503 Ruby API for Elasticsearch
Ruby API for Elasticsearch. See textproc/rubygem-elasticsearch for more
details.

WWW: https://github.com/elastic/elasticsearch-ruby/tree/master/elasticsearch-api
2019-09-30T22:20:30+00:00 net/rubygem-net-ntp Implementation of the NTP protocol
Began as a 'Rubyfied' version of perl's Net::NTP module,
(C) 2004 by James G. Willmore. Refactored and re-released
in 2010 by Zencoder.

WWW: https://github.com/zencoder/net-ntp
2019-09-30T22:20:30+00:00 devel/rubygem-unleash Ruby client for Unleash
This is the ruby client for Unleash, a powerful feature toggle
system that gives you a great overview over all feature toggles
across all your applications and services.

WWW: https://github.com/unleash/unleash-client-ruby
2019-09-30T22:20:30+00:00 devel/rubygem-i18n_data Country/Language names in 2-letter code pairs
Country/language names and 2-letter-code pairs, in 85 languages.

WWW: https://github.com/grosser/i18n_data
2019-09-30T22:20:30+00:00 devel/rubygem-gitlab_chronic_duration Natural language parser for elapsed time
A simple Ruby natural language parser for elapsed time. (For example, 4 hours
and 30 minutes, 6 minutes 4 seconds, 3 days, etc.) Returns all results in
seconds.

WWW: https://gitlab.com/gitlab-org/gitlab-chronic-duration
2019-09-30T22:20:30+00:00 devel/rubygem-gitlab-peek-rails52 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
2019-09-30T22:20:30+00:00 devel/rubygem-gitlab-license Generate, verify and enforce software licenses
A simple Ruby natural language parser for elapsed time. (For example, 4 hours
and 30 minutes, 6 minutes 4 seconds, 3 days, etc.) Returns all results in
seconds.

WWW: https://gitlab.com/gitlab-org/gitlab-chronic-duration
2019-09-30T22:20:30+00:00 devel/rubygem-faraday_middleware-aws-signers-v4 Faraday middleware for AWS Signature Version 4
Faraday middleware for AWS Signature Version 4.

WWW: https://github.com/winebarrel/faraday_middleware-aws-signers-v4
2019-09-30T22:20:30+00:00 devel/rubygem-countries All sorts of useful information about every country
All sorts of useful information about every country packaged
as pretty little country objects. It includes data from ISO 3166.

WWW: https://github.com/hexorx/countries
2019-09-30T22:09:34+00:00 www/wpebackend-fdo Freedesktop.org backend for WPE WebKit
A WPE backend designed for (Linux) desktop systems.

WWW: https://wpewebkit.org
2019-09-30T22:03:28+00:00 www/libwpe General-purpose library for WPE WebKit
A WebKit port optimized for embedded devices

WPE WebKit allows embedders to create simple and performant systems based
on Web platform technologies. It is designed with hardware acceleration in
mind, leveraging common 3D graphics APIs for best performance.

WWW: https://wpewebkit.org/releases
2019-09-30T20:38:30+00:00 security/pam_script PAM script module allows to hook user space scripts on PAM events
PAM-script allows you to execute scripts during authorization,
passwd changes, or session opening or closing.

So if you need extra work done after login you can use this pam
module to execute a session script.

WWW: https://github.com/jeroennijhof/pam_script
2019-09-30T12:22:11+00:00 devel/py-dj22-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
2019-09-30T11:30:05+00:00 www/p5-Test-HTTP-LocalServer Spawn a local HTTP server for testing
Test::HTTP::LocalServer implements a tiny web server suitable for running "live"
tests of HTTP clients against it. It also takes care of cleaning %ENV from
settings that influence the use of a local proxy etc.

Use this web server if you write an HTTP client and want to exercise its
behaviour in your test suite without talking to the outside world.

WWW: https://metacpan.org/release/Test-HTTP-LocalServer
2019-09-30T11:15:39+00:00 textproc/rubygem-sassc-rails-rails52 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
2019-09-30T11:15:33+00:00 textproc/rubygem-sassc-rails-rails50 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
2019-09-30T11:15:28+00:00 textproc/rubygem-sassc-rails-rails5 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
2019-09-30T11:15:22+00:00 textproc/rubygem-sassc-rails-rails4 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
2019-09-30T11:15:17+00:00 devel/rubygem-sprockets-rails-rails4 Sprockets Rails integration
Sprockets Rails integration

WWW: https://github.com/rails/sprockets-rails
2019-09-30T09:36:11+00:00 databases/py-redis2 Python client for Redis key-value store
This is the Python interface to the Redis key-value store.

WWW: https://github.com/andymccurdy/redis-py
2019-09-30T08:29:57+00:00 www/py-openbrokerapi Package for the V2 CF Service Broker API and Open Broker API
A Python package for building Service Brokers supporting API version 2.13+.

WWW: https://pypi.org/project/openbrokerapi/
2019-09-30T01:02:30+00:00 sysutils/pfetch Pretty system information tool written in POSIX sh
Pretty system information tool written in POSIX sh,
supporting: Linux; MacOS; OpenBSD; FreeBSD; NetBSD;
Haiku and more.

WWW: https://github.com/dylanaraps/pfetch
2019-09-29T07:25:55+00:00 devel/py-yamlordereddictloader Loader and a dumper for PyYAML allowing to keep items order
This module provide a loader and a dumper for PyYAML allowing to keep items
order when loading a file (by putting them in OrderedDict objects) and to
manage OrderedDict objects when dumping to a file.

WWW: https://pypi.python.org/pypi/yamlordereddictloader
2019-09-29T07:24:03+00:00 devel/py-transitions Lightweight, object-oriented Python state machine implementation
A lightweight, object-oriented state machine implementation in Python.
Compatible with Python 2.7+ and 3.0+.

WWW: https://github.com/pytransitions/transitions
2019-09-29T01:09:57+00:00 security/ktls_isa-l_crypto-kmod KTLS module using Intel(R) ISA-L crypto
ISA-L crypto is a collection of optimized low-level functions targeting
cryptography applications.

This port provides a software encryption module for in-kernel TLS
(KTLS) that uses routines in the ISA-L crypto library to encrypt TLS
records.

WWW: https://github.com/01org/isa-l_crypto
2019-09-28T20:02:28+00:00 x11/rubygem-gnome Meta port for gems of Ruby-GNOME2 project
Meta port for all Ruby Gnome2 Gems

WWW: https://ruby-gnome2.osdn.jp/
2019-09-28T20:02:22+00:00 devel/rubygem-childprocess2 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
2019-09-28T16:01:15+00:00 devel/p5-Config-Parser Base class for configuration file parsers
Config::Parser provides a framework for writing configuration file
parsers. It is an intermediate layer between the abstract syntax tree
(Config::AST) and implementation of a parser for a particular
configuration file format.

Config::Parser::Ini is a configuration file parser for ini-style files.

WWW: https://metacpan.org/release/Config-Parser
2019-09-28T16:01:15+00:00 devel/p5-Config-Parser-ldap Configuration file parser for ldap.conf
A parser for ldap.conf and similar files.

WWW: https://metacpan.org/release/Config-Parser-ldap
2019-09-28T16:01:15+00:00 devel/p5-Config-AST Abstract syntax tree for configuration files
This module aims to provide a generalized syntax tree implementation for
various configuration files. It does not implement parser for any existing
configuration file format. Instead, it provides an API that can be used by
parsers to build internal representation for the particular configuration
file format.

WWW: https://metacpan.org/release/Config-AST
2019-09-28T07:25:30+00:00 devel/R-cran-lifecycle Manage the Life Cycle of your Package Functions
Manage the life cycle of your exported functions with shared
conventions, documentation badges, and non-invasive deprecation
warnings. The 'lifecycle' package defines four development stages
(experimental, maturing, stable, and questioning) and three deprecation
stages (soft-deprecated, deprecated, and defunct). It makes it easy
to insert badges corresponding to these stages in your documentation.
Usage of deprecated functions are signalled with increasing levels
of non-invasive verbosity.

WWW: https://cran.r-project.org/web/packages/lifecycle/
2019-09-27T17:55:47+00:00 emulators/qemu40 QEMU CPU Emulator - 4.0.X version
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
2019-09-27T17:41:16+00:00 textproc/p5-Text-Locus Class for representing locations in text files
Text::Locus provides a class for representing locations in text files.
A simple location consists of file name and line number, e.g. file:10.
In its more complex form, the location represents a text fragment
spanning several lines, such as file:10-45. Such a fragment need not
be contiguous, a valid location can also look like this:
file:10-35,40-48. Moreover, it can span multiple files as well:
foo:10-35,40-48;bar:15,18.

WWW: https://metacpan.org/release/Text-Locus
2019-09-27T14:34:05+00:00 sysutils/pies Program Invocation and Execution Supervisor
GNU Pies (pronounced "p-yes") stands for the Program Invocation and
Execution Supervisor. This utility starts and controls execution of
external programs, called "components". Each component is a stand-alone
program, designed to be executed in the foreground. Upon startup pies
reads the list of components from its configuration file, starts them,
and remains in the background, controlling their execution. When a
component terminates, pies tries to restarts it. Its configuration
allows to specify actions other than simple restart, depending on the
exit code of the component.

GNU Pies supports a wide variety of component types and gives the user
complete control over the execution environment of each component. This
includes modifying shell environment, running components with the given
user privileges, etc. The standard error and/or output of any component
may be redirected either to a disk file or to syslog.

WWW: https://puszcza.gnu.org.ua/projects/pies
2019-09-27T00:49:48+00:00 biology/tophat Fast splice junction mapper for RNA-Seq reads
TopHat is a fast splice junction mapper for RNA-Seq reads. It aligns RNA-Seq
reads to mammalian-sized genomes using the ultra high-throughput short read
aligner Bowtie, and then analyzes the mapping results to identify splice
junctions between exons.

Note:

TopHat has been Superseded by HISAT2 and is no longer maintained upstream.
This port is provided mainly for revisiting old studies where TopHat was used.

WWW: http://ccb.jhu.edu/software/tophat/index.shtml
2019-09-27T00:38:02+00:00 comms/ebusd Daemon for communication with eBUS heating systems
ebusd is a daemon for handling communication with eBUS devices connected to a
2-wire bus system ("energy bus" used by numerous heating systems).

It is known to run fine on regular PC hardware as well as on smaller devices
like Fritzbox and Raspberry Pi. In order to use it, a hardware interface is
necessary.

WWW: https://github.com/john30/ebusd/wiki
2019-09-26T18:12:10+00:00 devel/py-semantic_version26 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
2019-09-25T17:04:10+00:00 lang/purescript Functional language that compiles to JavaScript
PureScript is a small strongly typed programming language with expressive types
that compiles to JavaScript, written in and inspired by Haskell.

WWW: http://www.purescript.org/
2019-09-25T17:01:22+00:00 devel/hs-spago PureScript package manager and build tool
Spago is a PureScript package manager and build tool powered by Dhall and
package-sets, a curated list of PureScript packages. Spago focuses on great UX,
assuring minimal dependencies and reproducible builds.

WWW: https://github.com/spacchetti/spago
2019-09-25T06:36:57+00:00 security/R-cran-askpass Safe Password Entry for R, Git, and SSH
Cross-platform utilities for prompting the user for credentials or
a passphrase, for example to authenticate with a server or read a
protected key. Includes native programs for MacOS and Windows, hence
no 'tcltk' is required. Password entry can be invoked in two different
ways: directly from R via the askpass() function, or indirectly as
password-entry back-end for 'ssh-agent' or 'git-credential' via the
SSH_ASKPASS and GIT_ASKPASS environment variables. Thereby the user
can be prompted for credentials or a passphrase if needed when R
calls out to git or ssh.

WWW: https://cran.r-project.org/web/packages/askpass/
2019-09-25T05:21:52+00:00 devel/ros-urdfdom Unified Robot Description Format (URDF) parsers
The URDF (U-Robot Description Format) library provides core data
structures and a simple XML parsers for populating the class data
structures from an URDF file.

WWW: https://wiki.ros.org/urdf
2019-09-25T04:38:18+00:00 devel/ros-urdfdom_headers Headers for Unified Robot Description Format (URDF) parsers
This package contains a the headers for the C++ parser for the Unified
Robot Description Format (URDF), which is an XML format for
representing a robot model in ROS.

WWW: https://wiki.ros.org/urdf
2019-09-25T04:25:43+00:00 devel/ros-console_bridge ROS-independent logging that pipes into ROS packages
ros-console_bridge provides a Robot Operating System (ROS) mechanism
for logging that seamlessly pipes into rosconsole/rosout for
ROS-dependent packages.

This package is independent of ROS. That is, it doesn't require any
other parts of ROS.

WWW: https://github.com/ros/console_bridge
2019-09-24T22:15:08+00:00 www/tusd Reference server implementation in Go of tus
tusd is the official reference implementation of the tus resumable upload
protocol. The protocol specifies a flexible method to upload files to remote
servers using HTTP. The special feature is the ability to pause and resume
uploads at any moment allowing to continue seamlessly after e.g. network
interruptions.

WWW: https://github.com/tus/tusd
2019-09-24T21:43:34+00:00 devel/gllvm Whole Program LLVM: wllvm ported to Go
gllvm provides tools for building whole-program (or whole-library) LLVM bitcode
files from an unmodified C or C++ source package. It is a drop-in replacement
for wllvm, that builds the bitcode in parallel, and is faster.

WWW: https://github.com/SRI-CSL/gllvm
2019-09-24T16:40:59+00:00 deskutils/lumina-photo Image viewer utility from the Lumina Desktop
Image viewer utility from the Lumina Desktop.

WWW: http://lumina-desktop.org
2019-09-24T16:08:21+00:00 net-im/ruqola Rocketchat client
RocketChat client written in QML.

WWW: https://github.com/kde/ruqola
2019-09-24T09:41:22+00:00 sysutils/sysctlinfo-kmod Kernel sysctl MIB-Tree interface
Kernel module to implement the sysctlinfo interface, it explores
the sysctl tree to pass the info of the nodes to the userland;
a header file with constants and helper macros is provided, too.

WWW: https://gitlab.com/alfix/sysctlinfo
2019-09-24T08:43:18+00:00 devel/R-cran-sys Powerful and Reliable Tools for Running System Commands in R
Drop-in replacements for the base system2() function with fine
control and consistent behavior across platforms. Supports clean
interruption, timeout, background tasks, and streaming STDIN /
STDOUT / STDERR over binary or text connections. Arguments on Windows
automatically get encoded and quoted to work on different locales.

WWW: https://cran.r-project.org/web/packages/sys/
2019-09-23T21:32:44+00:00 sysutils/nomad-pot-driver Nomad driver to support pot jails
This is a driver for nomad to interact with the pot framework
in order to be able to manage and schedule jails over a cluster
of FreeBSD server.

WWW: https://www.nomadproject.io
WWW: https://github.com/pizzamig/pot
WWW: https://github.com/trivago/nomad-pot-driver
2019-09-23T16:09:30+00:00 biology/py-multiqc Aggregate bioinformatics analysis reports across samples and tools
MultiQC searches a given directory for analysis logs and compiles an HTML
report. It's a general use tool, perfect for summarising the output from
numerous bioinformatics tools.

WWW: https://pypi.python.org/pypi/multiqc
2019-09-22T20:58:12+00:00 lang/quickjs Embeddable Javascript interpreter in C
QuickJS is a small and embeddable Javascript engine. It supports the ES2020
specification including modules, asynchronous generators and proxies.

It optionally supports mathematical extensions such as big integers (BigInt),
big floating point numbers (BigFloat) and operator overloading.

WWW: https://bellard.org/quickjs/
2019-09-22T19:06:43+00:00 science/packmol Pack molecules in defined regions of space
PACKMOL creates an initial point for molecular dynamics simulations by packing
molecules in defined regions of space. The packing guarantees that short range
repulsive interactions do not disrupt the simulations.

WWW: http://m3g.iqm.unicamp.br/packmol/home.shtml
2019-09-22T16:15:06+00:00 archivers/py-lzstring LZ-based in-memory string compression
LZ-based, in-memory string compression module, based on the LZ-String
javascript module.

WWW: https://pypi.python.org/pypi/lzstring
2019-09-22T15:54:33+00:00 graphics/py-spectra Color scales and color conversion made easy for Python
Spectra is a Python library that makes color math, color scales, and
color-space conversion easy.

Support for:

Color scales
Color ranges
Color blending
Brightening/darkening colors
Saturating/desaturating colors
Conversion to/from multiple color spaces

Spectra is built on colormath and grapefruit. Spectra is enormously inspired by
chroma.js and d3's scales.

WWW: https://pypi.python.org/pypi/spectra
2019-09-22T10:50:43+00:00 devel/ros-rosinstall ROS command-line tools for maintaining a workspace from VCS
Rosinstall is an SCM abstracton tool for holding ROS workspaces in sync.

From the rosinstall documentation:

Using rosinstall you can update several folders using a variety of
SCMs (SVN, Mercurial, git, Bazaar) with just one command.

That way you can more effectively manage source code workspaces.

The rosinstall package provides a Python API for interacting with a
source code workspace as well as a group of command line
tools. Rosinstall leverages the vcstools package for source control
and stores its state in .rosinstall files.

rosinstall was developed to help with the ROS software, but it has no
install dependencies to ROS. It offers support for ROS environments
and thus makes some assumptions about ROS being present at runtime,
but those can be easily removed and rosws provides all services even
when there is no ROS installed. The vision is for the bulk of
rosinstall to be a ROS agnostic tool one day.

WWW: http://docs.ros.org/independent/api/rosinstall/html
2019-09-22T10:48:02+00:00 devel/ros-rosdep Multi-package manager system dependency tool for ROS
rosdep is a command-line tool for installing system dependencies

rosdep uses the backend of operating system for installing
packages. For end-users, rosdep helps you install system dependencies
for software that you are building from source. For developers, rosdep
simplifies the problem of installing system dependencies on different
platforms.

On FreeBSD, the pkg system is used.

WWW: http://docs.ros.org/independent/api/rosdep/html/
2019-09-22T10:46:21+00:00 devel/ros-rosdistro Tools to work with catkinized rosdistro files
Python library for working with catkinized rosdistro files for ROS.

rosdistro is part of the package management system for ROS.

WWW: https://github.com/ros-infrastructure/rosdistro
2019-09-22T10:44:35+00:00 devel/ros-rospkg Python library for ROS packaging system
Rospkg is a standalone Python library for working with the ROS packaging system

The ROS packaging system simplifies development and distribution of code
libraries. It enable you to easily specify dependencies between code
libraries, easily interact with those libraries from the command-line, and
release your code for others to use.

ROS packages are designed to support building and running code in local code
trees. This is useful for developing software on multi-developer systems, such
as robots, where there may be multiple versions of a library in use, and code
is being contributed from multiple sources. It is also design to support
modular code that is easily shared with other developers.

WWW: http://wiki.ros.org/rospkg
2019-09-22T10:42:03+00:00 devel/ros-catkin_pkg Standard Python library for the catkin build system
This is a Python library for working with the Catkin package system for ROS.

Catkin is the main build system for the Robot Operating System.

WWW: https://github.com/ros/catkin
2019-09-22T10:16:13+00:00 devel/ros-wstool Tool for managing a workspace of heterogenous SCM repositories
Command-line tools for maintaining a workspace from multiple
version-control systems.

This is primarily used as a tool for build a workspace for the Robot
Operating System (ROS).

WWW: https://github.com/vcstools/wstool
2019-09-22T10:02:09+00:00 devel/ros-vcstools Python library for interacting with various VCS systems
The vcstools module provides a Python API for interacting with
different version control systems (VCS/SCMs).

WWW: http://wiki.ros.org/vcstools
2019-09-22T08:36:51+00:00 devel/ros-rosinstall_generator Generator tool for a ROS install distro
rosinstall_generator generates the information for a distribution of
the Robot Operating System (ROS).

WWW: https://github.com/ros-infrastructure/rosinstall_generator
2019-09-22T08:30:26+00:00 devel/collada-dom COLLADA Document Object Model (DOM) C++ Library
A C++ library that provides an API to the COLLADA Document Object Model

The COLLADA Document Object Model (DOM) is an application programming
interface (API) that provides a C++ object representation of a COLLADA
XML instance document.

This project is a library for loading and saving COLLADA documents
that can contain 2D, 3D, physics and other types of content. It allows
developers to create applications that can exchange COLLADA documents
with commercial content creation tools such as Maya, Max or Softimage.

This project is a very lightweight version of the Sourceforce Collada
Repository. It maintains only the base collada parser with minimal
dependencies.

WWW: https://github.com/rdiankov/collada-dom
2019-09-22T08:05:00+00:00 sysutils/py-hcloud Official Hetzner Cloud python library
Official Hetzner Cloud python library

WWW: https://hcloud-python.readthedocs.io/en/latest/
2019-09-21T19:49:53+00:00 games/tome4-beta
2019-09-21T18:45:22+00:00 graphics/rapid-photo-downloader Import photos and videos efficiently and reliably
Rapid Photo Downloader imports photos and videos from cameras, phones,
memory cards and other devices at high speed. It can be configured to
rename photos and videos with meaningful filenames you specify. It can
also back up photos and videos as they are downloaded. It downloads
from and backs up to multiple devices simultaneously.

WWW: http://www.damonlynch.net/rapid/
2019-09-21T18:42:40+00:00 sysutils/p5-File-Rename Rename multiple files
rename renames the filenames supplied according to the rule specified as the
first argument. The perlexpr argument is a Perl expression which is expected
to modify the $_ string in Perl for at least some of the filenames specified.
If a given filename is not modified by the expression, it will not be renamed.
If no filenames are given on the command line, filenames will be read via
standard input.

WWW: https://metacpan.org/release/File-Rename
2019-09-21T16:21:33+00:00 graphics/py-colour Python colour representations manipulation library
Converts and manipulates common colour representation (RGB, HSL, web, ...)

WWW: https://github.com/vaab/colour
2019-09-21T14:44:42+00:00 graphics/nanosvg Simple C++ header-only SVG parser
NanoSVG is a simple stupid single-header-file SVG parse. The output of the
parser is a list of cubic bezier shapes.

The library suits well for anything from rendering scalable icons in your editor
application to prototyping a game.

NanoSVG supports a wide range of SVG features, but something may be missing,
feel free to create a pull request!

The shapes in the SVG images are transformed by the viewBox and converted to
specified units. That is, you should get the same looking data as your designed
in your favorite app.

NanoSVG can return the paths in few different units. For example if you want to
render an image, you may choose to get the paths in pixels, or if you are
feeding the data into a CNC-cutter, you may want to use millimeters.

The units passed to NanoSVG should be one of: 'px', 'pt', 'pc' 'mm', 'cm', or
'in'. DPI (dots-per-inch) controls how the unit conversion is done.

If you don't know or care about the units stuff, "px" and 96 should get you
going.

WWW: https://github.com/memononen/nanosvg
2019-09-21T14:21:44+00:00 editors/mle Small, flexible, terminal-based text editor
mle is a small, flexible, terminal-based text editor written in C.
Notable features include: full Unicode support, syntax highlighting,
scriptable rc file, macros, search and replace (PCRE), window
splitting, multiple cursors, and integration with various shell
commands.

WWW: https://github.com/adsr/mle
2019-09-21T13:57:29+00:00 multimedia/py-pymediainfo Python wrapper for the mediainfo library
This small package is a wrapper around the MediaInfo library.

It works on Linux, Mac OS X and Windows and is tested with Python
2.7, 3.4, 3.5, 3.6, 3.7, PyPy and PyPy3.

See https://pymediainfo.readthedocs.io/ for more information.

WWW: https://github.com/sbraz/pymediainfo
2019-09-21T13:54:23+00:00 graphics/py-rawkit Ctypes based libraw bindings
rawkit (pronounced rocket) is a ctypes-based LibRaw binding for
Python inspired by the Wand API.

WWW: https://rawkit.readthedocs.org
2019-09-21T12:10:06+00:00 lang/zig Language designed for robustness, optimality, and maintainability
Zig is a general purpose programming language designed for robustness,
optimality, and maintainability.

WWW: https://ziglang.org/
2019-09-21T08:56:20+00:00 graphics/linux-c7-libdrm Interface to kernel Direct Rendering Module (Linux CentOS ${LINUX_DIST_VER})
${.CURDIR}/../${PORTNAME}/pkg-descr
2019-09-20T19:31:41+00:00 devel/php74-ffi
2019-09-20T12:21:11+00:00 www/php74-tidy
2019-09-20T12:21:11+00:00 www/php74-session
2019-09-20T12:21:11+00:00 www/php74-opcache
2019-09-20T12:21:11+00:00 www/mod_php74
2019-09-20T12:21:11+00:00 textproc/php74-xsl
2019-09-20T12:21:11+00:00 textproc/php74-xmlwriter
2019-09-20T12:21:11+00:00 textproc/php74-xmlreader
2019-09-20T12:21:11+00:00 textproc/php74-xml
2019-09-20T12:21:11+00:00 textproc/php74-simplexml
2019-09-20T12:21:11+00:00 textproc/php74-pspell
2019-09-20T12:21:11+00:00 textproc/php74-enchant
2019-09-20T12:21:11+00:00 textproc/php74-dom
2019-09-20T12:21:11+00:00 textproc/php74-ctype
2019-09-20T12:21:11+00:00 sysutils/php74-posix
2019-09-20T12:21:11+00:00 sysutils/php74-fileinfo
2019-09-20T12:21:11+00:00 security/php74-sodium
2019-09-20T12:21:11+00:00 security/php74-openssl
2019-09-20T12:21:11+00:00 security/php74-hash
2019-09-20T12:21:11+00:00 security/php74-filter
2019-09-20T12:21:11+00:00 net/php74-xmlrpc
2019-09-20T12:21:11+00:00 net/php74-sockets
2019-09-20T12:21:11+00:00 net/php74-soap
2019-09-20T12:21:11+00:00 net/php74-ldap
2019-09-20T12:21:11+00:00 net-mgmt/php74-snmp
2019-09-20T12:21:11+00:00 misc/php74-calendar
2019-09-20T12:21:11+00:00 math/php74-gmp
2019-09-20T12:21:11+00:00 math/php74-bcmath
2019-09-20T12:21:11+00:00 mail/php74-imap
2019-09-20T12:21:11+00:00 lang/php74 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/
2019-09-20T12:21:11+00:00 lang/php74-extensions "meta-port" to install PHP extensions
This is a "meta-port" to install the extensions for PHP 7.4.

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/
2019-09-20T12:21:11+00:00 graphics/php74-gd
2019-09-20T12:21:11+00:00 graphics/php74-exif
2019-09-20T12:21:11+00:00 ftp/php74-ftp
2019-09-20T12:21:11+00:00 ftp/php74-curl
2019-09-20T12:21:11+00:00 devel/php74-tokenizer
2019-09-20T12:21:11+00:00 devel/php74-sysvshm
2019-09-20T12:21:11+00:00 devel/php74-sysvsem
2019-09-20T12:21:11+00:00 devel/php74-sysvmsg
2019-09-20T12:21:11+00:00 devel/php74-shmop
2019-09-20T12:21:11+00:00 devel/php74-readline
2019-09-20T12:21:11+00:00 devel/php74-pcntl
2019-09-20T12:21:11+00:00 devel/php74-json
2019-09-20T12:21:11+00:00 devel/php74-intl
2019-09-20T12:21:11+00:00 devel/php74-gettext
2019-09-20T12:21:11+00:00 databases/php74-sqlite3
2019-09-20T12:21:11+00:00 databases/php74-pgsql
2019-09-20T12:21:11+00:00 databases/php74-pdo_sqlite
2019-09-20T12:21:11+00:00 databases/php74-pdo_pgsql
2019-09-20T12:21:11+00:00 databases/php74-pdo_odbc
2019-09-20T12:21:11+00:00 databases/php74-pdo_mysql
2019-09-20T12:21:11+00:00 databases/php74-pdo_firebird
2019-09-20T12:21:11+00:00 databases/php74-pdo_dblib
2019-09-20T12:21:11+00:00 databases/php74-pdo
2019-09-20T12:21:11+00:00 databases/php74-odbc
2019-09-20T12:21:11+00:00 databases/php74-mysqli
2019-09-20T12:21:11+00:00 databases/php74-dba
2019-09-20T12:21:11+00:00 converters/php74-mbstring
2019-09-20T12:21:11+00:00 converters/php74-iconv
2019-09-20T12:21:11+00:00 archivers/php74-zlib
2019-09-20T12:21:11+00:00 archivers/php74-zip
2019-09-20T12:21:11+00:00 archivers/php74-phar
2019-09-20T12:21:11+00:00 archivers/php74-bz2
2019-09-20T10:28:32+00:00 textproc/py-towncrier Building newsfiles for your project
towncrier is a utility to produce useful, summarised news files
for your project. Rather than reading the Git history as some
newer tools to produce it, or having one single file which
developers all write to, towncrier reads "news fragments"
which contain information useful to end users.

WWW: https://github.com/twisted/towncrier
2019-09-20T05:46:58+00:00 devel/flatcc FlatBuffers compiler and library in C for C
A compiler that generates FlatBuffers code for C given a FlatBuffer schema
file. This introduction also creates a separate test project with the
traditional monster example, here in a C version.

WWW: https://github.com/dvidelabs/flatcc
2019-09-20T00:56:43+00:00 devel/py-dialog3 Python 3 interface to dialog(3)
pythondialog 3 is a Python 3 wrapper for the 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 comprehensive Python 3 interface
to dialog. This allows one to make simple text-mode user interfaces on
Unix-like systems.

WWW: http://pythondialog.sourceforge.net/
2019-09-19T23:46:33+00:00 x11-clocks/xfce4-stopwatch-plugin XFCE panel plugin to keep track of elapsed time
This plugin keeps track of elapsed time - right on your panel.

WWW: https://goodies.xfce.org/projects/panel-plugins/xfce4-stopwatch-plugin
2019-09-19T18:43:45+00:00 x11-fonts/cascadia-code Monospaced font with programming ligatures
Cascadia Code is a fun, new monospaced font that includes programming ligatures
and is designed to enhance the modern look and feel of the Windows Terminal.

WWW: https://github.com/microsoft/cascadia-code
2019-09-18T22:50:09+00:00 net-p2p/sonarr-devel PVR for Usenet and BitTorrent users
Sonarr is a PVR for Usenet and BitTorrent users.

WWW: https://sonarr.tv
2019-09-18T19:21:47+00:00 databases/phpmyadmin-devel Set of PHP-scripts to manage MySQL over the web
Currently phpMyAdmin can:

* browse and drop databases, tables, views, columns and indexes
* display multiple results sets through stored procedures or queries
* create, copy, drop, rename and alter databases, tables, columns
and indexes
* maintain server, databases and tables, with proposals on server
configuration
* execute, edit and bookmark any SQL-statement, even batch-queries
* load text files into tables
* create and read dumps of tables
* export data to various formats: CSV, XML, PDF, ISO/IEC 26300 -
OpenDocument Text and Spreadsheet, Microsoft Word 2000, and
LATEX formats
* import data and MySQL structures from OpenDocument spreadsheets,
as well as XML, CSV, and SQL files
* administer multiple servers
* manage MySQL users and privileges
* check referential integrity in MyISAM tables
* using Query-by-example (QBE), create complex queries
automatically connecting required tables
* create PDF graphics of your database layout
* search globally in a database or a subset of it
* transform stored data into any format using a set of predefined
functions, like displaying BLOB-data as image or download-link
* track changes on databases, tables and views
* support InnoDB tables and foreign keys
* support mysqli, the improved MySQL extension
* create, edit, call, export and drop stored procedures and
functions
* create, edit, export and drop events and triggers
* communicate in 62 different languages

WWW: https://www.phpmyadmin.net/
2019-09-18T17:14:34+00:00 devel/py-oci Python interface to Oracle Cloud Infrastructure
The Python SDK enables one to write code to manage Oracle Cloud Infrastructure
resources. All OCI services and regions are supported.

WWW: https://github.com/oracle/oci-python-sdk/
2019-09-18T07:23:47+00:00 x11/conlecterm Multi tabbed terminal for rxvt/xterm/emacs
This is a multi tabbed terminal that uses embedded windows and a gtk
notebook. Any program that has an option to be embedded can be used
with it.

Possible programs include:
* rxvt-unicode
* xterm
* emacs
* vim

WWW: https://github.com/hxw/conlecterm
2019-09-18T00:16:40+00:00 java/openjdk13 Java Development Kit ${JDK_MAJOR_VERSION}
An open-source implementation of the Java Platform, Standard Edition,

WWW: https://openjdk.java.net/projects/jdk/13/
2019-09-17T19:57:41+00:00 security/tpm2-abrmd TPM2 Access Broker & Resource Manager Deamon
TPM2 Access Broker & Resource Management Daemon implementing the TCG spec.

WWW: https://github.com/tpm2-software/tpm2-abrmd
2019-09-17T19:52:16+00:00 security/tpm2-tools TPM2 tools
This port contains the code for the TPM (Trusted Platform Module) 2.0 tools
based on tpm2-tss.

WWW: https://github.com/tpm2-software/tpm2-tools
2019-09-17T19:46:10+00:00 security/tpm2-tss TPM2 Software Stack core library
OSS implementation of the TCG TPM2 Software Stack (TSS2)
* libtss2-fapi - Feature API (FAPI) as described in the TSS 2.0 Feature API
Specification and TSS 2.0 JSON Data Types and Policy Language Specification.

* libtss2-esys - Enhanced System API (ESAPI) as described in the TSS 2.0
This API is a 1-to-1 mapping of the TPM2 commands documented in Part 3 of the
TPM2 specification. Additionally there are asynchronous versions of each
command. In addition to SAPI, the ESAPI performs tracking of meta data for
TPM object and automatic calculation of session authorization and encryption.

* libtss2-sys - System API (SAPI) as described in the system level API and TPM
command transmission interface specification. This API is a 1-to-1 mapping of
the TPM2 commands documented in Part 3 of the TPM2 specification.

* libtss2-mu - Marshaling/Unmarshaling (MU) as described in the TCG TSS 2.0
Marshaling/Unmarshaling API Specification. This API provides a set of
marshaling and unmarshaling functions for all data types define by the TPM2
library specification.

* TPM Command Transmission Interface (TCTI) that is described in the same
specification. This API provides a standard interface to transmit/receive
TPM command/response buffers.

WWW: https://github.com/tpm2-software/tpm2-tss
2019-09-17T15:56:16+00:00 www/jwt-cli Super fast CLI tool to decode and encode JWTs
Command line tool to help you work with JSON Web Tokens (JWTs). Like
most JWT command line tools out there, you can decode almost any JWT
header and claims body. Unlike any that I've found, however, jwt-cli
allows you to encode a new JWT with nearly any piece of data you can
think of. Custom header values (some), custom claim bodies (as long
as it's JSON, it's game), and using any secret you need.

WWW: https://github.com/mike-engel/jwt-cli
2019-09-16T19:15:21+00:00 dns/rdap CLI for the Registration Data Access Protocol, RDAP
OpenRDAP is a command line client for the Registration Data Access
Protocol, written in Go.

RDAP is a replacement for WHOIS, which provides domain name & IP
address registration information in JSON format over HTTP.

WWW: https://www.openrdap.org/
2019-09-16T10:48:31+00:00 devel/termbox Legacy-free alternative to ncurses
termbox is a minimal, legacy-free alternative to ncurses, suitable
for building text-based user interfaces.

WWW: https://github.com/termbox/termbox
2019-09-16T10:03:43+00:00 devel/lua-resty-string String utilities and common hash functions for ngx_lua and LuaJIT
String utilities and common hash functions for ngx_lua and LuaJIT

WWW: https://github.com/openresty/lua-resty-string
2019-09-16T01:07:31+00:00 biology/haplohseq Identify regions of allelic imbalance
Haplohseq identifies regions of allelic imbalance (AI) in sequencing data
obtained from impure samples where AI events exist in a potentially low
proportion of cells in the sample. Input to the software includes a VCF file
of genotypes and estimated phased genotypes.

WWW: https://sites.google.com/site/integrativecancergenomics/software/haplohseq
2019-09-15T23:18:47+00:00 www/lua-resty-core New FFI-based Lua API for OpenResty NGINX Lua modules
New FFI-based Lua API for ngx_http_lua_module and/or ngx_stream_lua_module

WWW: https://github.com/openresty/lua-resty-core
2019-09-15T23:12:13+00:00 www/lua-resty-lrucache Lua-land LRU cache based on the LuaJIT FFI
Lua-land LRU cache based on the LuaJIT FFI

WWW: https://github.com/openresty/lua-resty-lrucache
2019-09-15T21:43:23+00:00 devel/py-wlc Command line utility for Weblate
Command line utility for Weblate, translation tool with tight version control
integration. It uses the Weblate's REST API.

WWW: https://github.com/WeblateOrg/wlc
WWW: https://pypi.org/project/wlc/
2019-09-14T21:09:21+00:00 devel/rubygem-aws-sdk-workmailmessageflow Official AWS Ruby gem for Amazon WorkMail Message Flow
Official AWS Ruby gem for Amazon WorkMail Message Flow.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-workmailmessageflow
2019-09-14T14:26:31+00:00 net-p2p/zetacoin-utils Peer-to-Peer crypto currency with quick transactions (CLI and Utilities)
2019-09-14T14:26:31+00:00 net-p2p/zetacoin-daemon Peer-to-Peer crypto currency with quick transactions (Daemon)
2019-09-13T18:38:11+00:00 textproc/docbookrx DocBook to AsciiDoc converter
DocBookRx is the prescription you need to get rid of your DocBook pain. This
tool converts DocBook XML to AsciiDoc.

DocBookRx is the start of a DocBook to AsciiDoc converter written in Ruby. This
converter is far from perfect at the moment and some of the conversion is done
hastily. The plan is to evolve it into a robust library for performing this
conversion in a reliable way.

WWW: https://github.com/asciidoctor/docbookrx
2019-09-13T18:37:58+00:00 deskutils/syncthingtray Qt 5-based Syncthing tray application
Syncthing Tray

Qt 5-based tray application
Dolphin/Plasma integration
command-line interface
Qt-ish C++ interface to control Syncthing

WWW: https://github.com/Martchus/syncthingtray
2019-09-13T09:15:12+00:00 x11-fonts/open-sans Clean and modern sans-serif typeface
Open Sans is a clean and modern sans-serif typeface designed by
Steve Matteson and commissioned by Google. It is especially designed
for legibility across print, web, and mobile interfaces.

WWW: https://www.opensans.com
2019-09-13T07:45:37+00:00 security/wazuh-agent Security tool to monitor and check logs and intrusions
The Wazuh agent runs on the hosts that you want to monitor.
It is multi-platform and provides the following capabilities:

- Log and data collection
- File integrity monitoring
- Rootkit and malware detection
- Security policy monitoring.
- Configuration assessments
- Software inventory

In addition, it communicates with the Wazuh manager, sending data in near
real-time through an encrypted and authenticated channel.

WWW: https://github.com/wazuh/wazuh
2019-09-12T14:32:12+00:00 mail/dovecot-fts-xapian Dovecot FTS plugin based on Xapian
This project intends to provide a straightforward and simple way to configure
FTS plugin for Dovecot, leveraging the efforts by the Xapian.org team.

This effort came after Dovecot team decided to deprecate "fts_squat" included in
the dovecot core, and due to the complexity of the Solr plugin capabilitles,
un-needed for most users.

WWW: https://github.com/grosjo/fts-xapian
2019-09-12T02:36:26+00:00 www/py-asgiref ASGI specs, helper code, and adapters
ASGI is a standard for Python asynchronous web apps and servers to
communicate with each other, and positioned as an asynchronous
successor to WSGI.

WWW: https://github.com/django/asgiref/
2019-09-11T19:29:40+00:00 databases/galera26 Synchronous multi-master replication engine
Galera v26 wsrep provider library for Galera Cluster for MySQL, an
easy-to-use high-availability solution with high system up-time,
no data loss, and scalability for future growth.

WWW: https://galeracluster.com/
2019-09-11T16:51:55+00:00 x11/wallutils Utilities for handling monitors, resolutions, wallpapers and timed wallpapers
* Detect monitor resolutions and set the desktop wallpaper, for any
window manager (please file an issue if your window manager is not
supported yet).
* Supports GNOME timed wallpapers, and includes a utility that can run
an event loop for changing them (also supports cross fading).
* Introduces a new file format for timed wallpapers

WWW: https://github.com/xyproto/wallutils
2019-09-11T15:37:34+00:00 www/glassfish5 Eclipse Jakarta EE Platform
Eclipse Enterprise for Java

Eclipse GlassFish is a complete application server that implements the Jakarta
EE specification. GlassFish includes implementations of all required and
optional Jakarta EE APIs, and passes all Jakarta EE TCKs. GlassFish also
includes a complete administration console, clustering support, and other
developer and production focused tools and features.

WWW: https://projects.eclipse.org/projects/ee4j.glassfish
2019-09-10T21:49:57+00:00 net/ip2proxy C library to lookup proxies
This library is the C programming language library to support all IP2Proxy™
BIN database products to query proxy IP address and its country, region,
city, ISP name and proxy types. It has been optimized for speed and memory
utilization.

WWW: https://ip2location.com/development-libraries/ip2proxy/c
2019-09-10T19:30:09+00:00 x11/linux-c7-libxkbcommon Keymap handling library (Linux CentOS ${LINUX_DIST_VER})
${.CURDIR}/../${PORTNAME}/pkg-descr
2019-09-10T19:30:09+00:00 x11-toolkits/linux-c7-gtk3 GTK+ library, version 3.X (Linux CentOS ${LINUX_DIST_VER})
${.CURDIR}/../${PORTNAME}0/pkg-descr
2019-09-10T19:30:09+00:00 graphics/linux-c7-libepoxy Library to handle OpenGL function pointer management (Linux CentOS ${LINUX_DIST_VER})
${.CURDIR}/../${PORTNAME}/pkg-descr
2019-09-10T19:30:09+00:00 graphics/linux-c7-cairo-gobject Vector graphics library Cairo (Linux CentOS ${LINUX_DIST_VER})
${.CURDIR}/../${PORTNAME}/pkg-descr
2019-09-10T19:30:09+00:00 accessibility/linux-c7-at-spi2-core Assistive technology service provider interface (Linux CentOS ${LINUX_DIST_VER})
${.CURDIR}/../${PORTNAME}/pkg-descr
2019-09-10T19:30:09+00:00 accessibility/linux-c7-at-spi2-atk Assistive technology ATK bridge (Linux CentOS ${LINUX_DIST_VER})
${.CURDIR}/../${PORTNAME}/pkg-descr
2019-09-10T17:56:25+00:00 devel/rubygem-aws-sdk-qldbsession Official AWS Ruby gem for Amazon QLDB Session (QLDB Session)
Official AWS Ruby gem for Amazon QLDB Session (QLDB Session).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-qldbsession
2019-09-10T17:56:19+00:00 devel/rubygem-aws-sdk-qldb Official AWS Ruby gem for Amazon QLDB (QLDB)
Official AWS Ruby gem for Amazon QLDB (QLDB).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-qldb
2019-09-10T17:41:57+00:00 devel/py-cabby Python TAXII client implementation from EclecticIQ
Python TAXII client implementation from EclecticIQ. A simple Python library for
interacting with TAXII servers.

WWW: https://github.com/EclecticIQ/cabby/
2019-09-10T17:36:51+00:00 devel/py-pymisp Python library to access MISP platforms via their REST API
PyMISP allows you to fetch events, add or update events/attributes, add or
update samples or search for attributes.

WWW: https://github.com/MISP/PyMISP
2019-09-10T17:13:02+00:00 devel/py-furl Small Python library that makes parsing and manipulating URLs easy
furl is a small Python library that makes parsing and
manipulating URLs easy.

Python's standard urllib and urlparse modules provide a number of URL
related functions, but using these functions to perform common URL
operations proves tedious. Furl makes parsing and manipulating URLs
easy.

Furl is well tested, Unlicensed in the public domain, and supports
Python 2, Python 3, PyPy2, and PyPy3.

WWW: https://github.com/gruns/furl
2019-09-10T13:29:34+00:00 devel/py-uhid-freebsd Python library to retrieve information on uhid devices
uhid-freebsd is a Python library to retrieve information on USB HID devices
on FreeBSD (/dev/uhid*).

WWW: https://github.com/grembo/uhid-freebsd
2019-09-10T11:44:39+00:00 x11/mons POSIX shell script to quickly manage displays using XRandR
Mons is a shell script to quickly manage 2-monitors display using XRandR.

Perks:
- No requirement: POSIX-compliant (minimal: xorg-xrandr)
- Useful: Perfectly fit for laptops, quick and daily use
- Well known: Laptop mode, projector mode, duplicate, mirror and extend
- More: Select one or two monitors over several others
- Extra: Cycle through every mode with only one shortcut
- Auto: Daemon mode to automatically reset display

WWW: https://github.com/Ventto/mons
2019-09-10T07:10:56+00:00 x11/libXpresent X Present Extension library
Xlib-based library for the X Present Extension.

WWW: https://gitlab.freedesktop.org/xorg/lib/libxpresent
2019-09-09T21:50:57+00:00 net/courier-sox Courier Socks 5 Proxy client library and wrapper
The Courier Socks 5 package contains:
1. Courier Socks 5 Proxy client Library
2. Courier Socks 5 server
3. Courier Socks 5 wrapper

WWW: https://www.Courier-MTA.org/
2019-09-09T20:37:45+00:00 misc/utouch-kmod Kernel driver for absolute USB HID mouses
utouch - Kernel driver for absolute USB HID mouses emulated by some
virtualization systems like Virtual Box, BHyve, etc. It uses evdev
protocol to communicate with userland applications like libinput and
xf86-input-evdev.

The driver should be installed in to the guest FreeBSD system. Host system
should be configured to emulate mouse as a single-touch USB tablet.

WWW: https://github.com/wulf7/utouch
2019-09-09T19:32:28+00:00 security/totp-cli Authy/Google Authenticator like TOTP CLI tool
This is a simple TOTP (Time-based One-time Password) CLI tool. TOTP is the most
common mechanism for 2FA (Two-Factor-Authentication). You can manage and
organize your accounts with namespaces and protect your data with a password.

WWW: https://github.com/yitsushi/totp-cli
2019-09-09T14:58:48+00:00 security/py-exscript Automating Telnet and SSH
Exscript is a Python module and a template processor for automating network
connections over protocols such as Telnet or SSH.
We attempt to create the best possible set of tools for working with
Telnet and SSH.

WWW: https://github.com/knipknap/exscript
2019-09-09T08:57:54+00:00 lang/luajit-openresty Just-In-Time Compiler for Lua (OpenResty branch)
OpenResty's Branch of LuaJIT 2

WWW: https://github.com/openresty/luajit2
2019-09-08T21:46:13+00:00 mail/bogofilter-lmdb
${PKGDIR}/pkg-descr
2019-09-08T21:46:13+00:00 mail/bogofilter-kc
${PKGDIR}/pkg-descr
2019-09-08T20:32:18+00:00 audio/linux-c7-alsa-lib-devel Advanced Linux Sound Architecture headers (Linux CentOS ${LINUX_DIST_VER})
${.CURDIR}/../${PORTNAME}/pkg-descr
2019-09-08T20:24:35+00:00 devel/linux-c7-make GNU make utility (Linux CentOS ${LINUX_DIST_VER})
${.CURDIR}/../gmake/pkg-descr
2019-09-07T22:56:32+00:00 devel/py-azure-functions-devops-build Azure Devops Build Manager For Azure Functions
This project provides the class AzureDevopsBuildManager and supporting classes.
This manager class allows the caller to manage Azure Devops pipelines that are
maintained within an Azure Devops account. This project was created to be able
to support command line tooling for the AZ Cli.

WWW: https://pypi.org/project/azure-functions-devops-build/
2019-09-07T22:55:02+00:00 devel/py-vsts Python wrapper around the VSTS APIs
This repository contains Python APIs for interacting with and managing Azure
DevOps. These APIs power the Visual Studio Team Services CLI.

WWW: https://pypi.org/project/vsts/
2019-09-07T22:53:25+00:00 devel/py-azure-mgmt-apimanagement Microsoft Azure API Management Client Library for Python
This is the Microsoft Azure API 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-apimanagement/
2019-09-07T22:50:30+00:00 devel/py-azure-mgmt-privatedns Microsoft Azure DNS Private Zones Client Library for Python
This is the Microsoft Azure DNS Private Zones 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-privatedns/
2019-09-07T22:49:27+00:00 devel/py-azure-mgmt-netapp Microsoft Azure NetApp Files Management Client Library for Python
This is the Microsoft Azure NetApp Files 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-netapp/
2019-09-07T22:48:21+00:00 devel/py-azure-mgmt-managedservices Microsoft Azure Managed Services Client Library for Python
This is the Microsoft Azure Managed Services 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-managedservices/
2019-09-07T22:47:10+00:00 devel/py-azure-mgmt-imagebuilder Microsoft Azure Image Builder Client Library for Python
This is the Microsoft Azure Image Builder 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-imagebuilder/
2019-09-07T22:46:06+00:00 devel/py-azure-mgmt-deploymentmanager Microsoft Azure Deployment Manager Client Library for Python
This is the Microsoft Azure Deployment Manager 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-deploymentmanager/
2019-09-07T22:44:44+00:00 devel/py-azure-mgmt-appconfiguration Microsoft Azure App Configuration Client Library for Python
This is the Microsoft Azure App Configuration 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-appconfiguration/
2019-09-07T22:43:34+00:00 www/rubygem-jekyll3 Simple, blog aware, static site generator
Jekyll is a simple, blog aware, static site generator. It takes a
template directory (representing the raw form of a website), runs it
through Textile or Markdown and Liquid converters, and spits out a
complete, static website suitable for serving with Apache or your
favorite web server. This is also the engine behind GitHub Pages,
which you can use to host your project's page or blog on GitHub.

WWW: https://jekyllrb.com/
2019-09-07T22:43:20+00:00 textproc/rubygem-kramdown1 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/
2019-09-07T22:43:00+00:00 textproc/rubygem-kramdown-parser-gfm Kramdown parser for the GFM dialect of Markdown
This is a parser for kramdown that converts Markdown documents in the GFM
dialect to HTML.

WWW: https://github.com/kramdown/parser-gfm
2019-09-07T22:42:42+00:00 textproc/rubygem-jekyll-sass-converter1 Basic Sass converter for Jekyll
rubygem-jekyll-sass-converter is a basic Sass converter for Jekyll.

WWW: https://github.com/jekyll/jekyll-sass-converter
2019-09-07T14:54:32+00:00 devel/rubygem-grape_logging181 Request logging for Grape
This gem provides simple request logging for Grape with just few lines of code
you have to put in your project! In return you will get response codes, paths,
parameters and more!

WWW: https://github.com/aserafin/grape_logging
2019-09-07T06:40:50+00:00 japanese/font-myricam Myrica free TrueType fonts for programming
Myrica is a free TrueType fonts for programming

WWW: https://myrica.estable.jp/
2019-09-07T06:40:50+00:00 japanese/font-myrica Myrica free TrueType fonts for programming
Myrica is a free TrueType fonts for programming

WWW: https://myrica.estable.jp/
2019-09-06T23:23:09+00:00 devel/py-fabric1 High level SSH command execution
Fabric is a high level Python library designed to execute shell commands
remotely over SSH, yielding useful Python objects in return.

It builds on top of Invoke (subprocess command execution and command-line
features) and Paramiko (SSH protocol implementation), extending their APIs
to complement one another and provide additional functionality.

WWW: https://www.fabfile.org
2019-09-06T12:58:25+00:00 converters/bmfdec Decompile binary MOF file (BMF) from WMI buffer
Binary MOF buffer in WMI tools:
* Decompile binary MOF file (BMF) to UTF-8 plain text MOF file.
* Decompress binary MOF file (BMF)
* Parse binary MOF file (BMF)

EXAMPLES:
sysctl -b dev.acpi_wmi.0.bmof | bmf2mof

SEE ALSO:
acpi_wmi(4)

WWW: https://github.com/pali/bmfdec/
2019-09-06T11:55:56+00:00 textproc/py-misaka CFFI binding for Hoedown, a markdown parsing library
Misaka is a CFFI-based binding for Hoedown, a fast markdown processing
library written in C. It features a fast HTML renderer and functionality
to make custom renderers (e.g. man pages or LaTeX).

WWW: https://github.com/FSX/misaka
2019-09-06T11:54:16+00:00 security/suricata5 High Performance Network IDS, IPS and Security Monitoring engine(v5)
The Suricata Engine is an Open Source Next Generation Intrusion Detection and
Prevention Engine developed by the Open Information Security Foundation (OISF).

This engine is not intended to just replace or emulate the existing tools in
the industry, but will bring new ideas and technologies to the field.

OISF is part of and funded by the Department of Homeland Security's Directorate
for Science and Technology HOST program (Homeland Open Security Technology),
by the Navy's Space and Naval Warfare Systems Command (SPAWAR), as well as
through the very generous support of the members of the OISF Consortium.

More information about the Consortium is available, as well as a list of our
current Consortium Members.

This is upcoming version 5.

WWW: https://suricata-ids.org
2019-09-06T11:15:04+00:00 www/py-django-bakery Set of helpers for baking your Django site out as flat files
Provides a set of helper for baking your Django site out as flat files.

Features:

- Models, views and management commands that will build your site as flat
files.
- Management commands to sync your flat files with a bucket on Amazon S3.
- Optional integration of a Celery job queue to automatically build and publish
model objects when they are saved

WWW: https://github.com/datadesk/django-bakery/
2019-09-06T10:02:14+00:00 textproc/py-jsx-lexer JSX lexer for Pygments
A JSX lexer for Pygments. Supports:

* Sphinx
* mkdocs

WWW: https://github.com/fcurella/jsx-lexer
2019-09-06T07:39:45+00:00 www/py-django-staticinline Django template tag to load static files inline with your template
Similiar to Django's native static templatetag, but this includes the file
directly in the template, rather than a link to it.

WWW: https://github.com/bartTC/django-staticinline
2019-09-05T20:55:22+00:00 editors/libreoffice-szl
2019-09-03T19:30:29+00:00 devel/py-fbprophet Forecasting time series data based on an additive model
Implements a procedure for forecasting time series data based on an additive
model where non-linear trends are fit with yearly, weekly, and daily
seasonality, plus holiday effects. It works best with time series that have
strong seasonal effects and several seasons of historical data. Prophet is
robust to missing data and shifts in the trend, and typically handles outliers
well.

WWW: https://github.com/facebook/prophet
2019-09-03T16:02:44+00:00 math/py-pystan Python interface for Stan
PyStan provides a Python interface to Stan, a package for Bayesian inference
using the No-U-Turn sampler, a variant of Hamiltonian Monte Carlo.

For more information on Stan and its modeling language, see the Stan User's
Guide and Reference Manual at http://mc-stan.org/.

WWW: https://github.com/stan-dev/pystan
2019-09-03T16:00:44+00:00 devel/py-convertdate Converts between Gregorian dates and other calendar systems
Converts between Gregorian dates and other calendar systems. Calendars include:

* Baha'i
* French Republican
* Hebrew
* Indian Civil
* Islamic
* ISO
* Julian
* Mayan
* Persian.

The holidays module also provides some useful holiday-calculation, with a focus
on North American and Jewish holidays. Note that in some calendar systems, the
day begins at sundown. Convertdate uses noon of the day in question.

from convertdate import french_republican
from convertdate import hebrew
french_republican.from_gregorian(2014, 10, 31)
# (223, 2, 1, 9)
hebrew.from_gregorian(2014, 10, 31)
# (5775, 8, 7)

WWW: https://github.com/fitnr/convertdate
2019-09-03T15:45:09+00:00 devel/py-holidays Generate country, province, and state specific holiday sets on the fly
A fast, efficient Python library for generating country, province and state
specific sets of holidays on the fly. It aims to make determining whether a
specific date is a holiday as fast and flexible as possible.

from datetime import date
import holidays

date(2015, 1, 1) in us_holidays # True
date(2015, 1, 2) in us_holidays # False

WWW: https://github.com/dr-prodigy/python-holidays
2019-09-03T15:39:57+00:00 devel/py-lunardate Chinese Calendar Library in Pure Python
Chinese Calendar Library in Pure Python

>>> from lunardate import LunarDate
>>> LunarDate.fromSolarDate(1976, 10, 1)
LunarDate(1976, 8, 8, 1)
>>> LunarDate(1976, 8, 8, 1).toSolarDate()
datetime.date(1976, 10, 1)
>>> LunarDate(1976, 8, 8, 1).year
1976
>>> LunarDate(1976, 8, 8, 1).month
8
>>> LunarDate(1976, 8, 8, 1).day
8
>>> LunarDate(1976, 8, 8, 1).isLeapMonth
True

WWW: https://pypi.org/project/lunardate/
2019-09-03T14:42:17+00:00 textproc/py-dparse Parser for Python dependency files
Parses and updates Python dependency files. Following files are supported:

* requirements.txt
* conda.yml
* tox.ini
* Pipfile
* Pifile.lock

WWW: https://github.com/pyupio/dparse
2019-09-03T03:31:56+00:00 sysutils/syslog-ng323 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/
2019-09-02T22:43:18+00:00 textproc/py-elasticsearch6 Official Python low-level client for Elasticsearch
Official low-level client for Elasticsearch. Its goal is to provide common
ground for all Elasticsearch-related code in Python; because of this it tries to
be opinion-free and very extendable.

For a more high level client library with more limited scope, have a look at
elasticsearch-dsl - a more pythonic library sitting on top of elasticsearch-py.

It provides a more convenient and idiomatic way to write and manipulate queries.
It stays close to the Elasticsearch JSON DSL, mirroring its terminology and
structure while exposing the whole range of the DSL from Python either directly
using defined classes or a queryset-like expressions.

It also provides an optional persistence layer for working with documents as
Python objects in an ORM-like fashion: defining mappings, retrieving and saving
documents, wrapping the document data in user-defined classes.

WWW: https://github.com/elastic/elasticsearch-py
2019-09-02T15:00:56+00:00 sysutils/ioc Jail management CLI using libioc
Jail management CLI using libioc (compatible with iocage/iocell)

WWW: https://github.com/bsdci/ioc
2019-09-02T14:57:05+00:00 devel/py-libioc Library to manage jails with iocage and iocell
Python 3 module to access to ioc{age,ell} jails and features

WWW: https://github.com/bsdci/libioc
2019-09-02T12:48:45+00:00 textproc/rubygem-extended-markdown-filter Custom markdown processor GitHubs HTML Pipeline
This is a custom Markdown processor to be used with GitHub's HTML::Pipeline.

WWW: https://rubygems.org/gems/extended-markdown-filter
2019-09-02T12:48:45+00:00 devel/rubygem-graphql-docs Generate beautiful documentation from your GraphQL schema
Easily generate beautiful documentation from your GraphQL schema.

WWW: https://github.com/gjtorikian/graphql-docs
2019-09-02T11:52:44+00:00 security/spass-qt5 Secure password generator with a true RNG (Qt5 GUI)
2019-09-02T06:27:37+00:00 net/aquantia-atlantic-kmod Aquantia AQtion (Atlantic) Network Driver (Development Preview)
Aquantia AQC multigigabit NIC FreeBSD Driver

Supports:

* Aquantia AQtion 10Gbit Network Adapter
* Aquantia AQtion 5Gbit Network Adapter
* Aquantia AQtion 2.5Gbit Network Adapter

WWW: https://github.com/Aquantia/aqtion-freebsd
2019-09-02T05:11:37+00:00 graphics/png++ C++ wrapper for libpng library
PNG++ aims to provide simple yet powerful C++ interface to libpng, the PNG
reference implementation library.

WWW: https://www.nongnu.org/pngpp/
2019-09-02T04:20:01+00:00 misc/iio-oscilloscope Oscilloscope application for interfacing with various IIO devices
The ADI IIO Oscilloscope is a example application, which demonstrates how to
interface different evaluation boards from within a Linux system. The
application supports plotting of the captured data in four different modes
(time domain, frequency domain, constellation and cross-correlation). The
application also allows to view and modify several settings of the evaluation
board's devices.

WWW: https://wiki.analog.com/resources/tools-software/linux-software/iio_oscilloscope
2019-09-02T03:59:14+00:00 misc/libad9361-iio IIO AD9361 library for filter design, handling, multi-chip sync, etc
This is a simple library used for userspace management control and configuration
of AD936X transceivers,
* which manages multi-chip sync (on platforms (FMCOMMS5) where multiple AD9361
devices are use)
* can create AD9361 specific FIR filters on the fly

WWW: http://analogdevicesinc.github.io/libad9361-iio/
2019-09-01T19:25:47+00:00 emulators/anese NES Emulator written for fun and learning
ANESE (Another NES Emulator) is a Nintendo Entertainment System Emulator written
for fun and learning.

Accuracy and performance are long-term goals, but the primary focus is getting
popular titles up and running. There are still a lot of bugs, but many games are
working quite well already.

WWW: https://prilik.com/ANESE/
2019-09-01T19:22:53+00:00 sysutils/ufetch Tiny system info for Unix-like operating systems
Tiny system info for Unix-like operating systems. It's a command line tool
written in sh, it already supports more than thirty operating systems.

WWW: https://gitlab.com/jschx/ufetch/
2019-08-31T22:47:14+00:00 devel/rubygem-aws-sdk-xray Official AWS Ruby gem for AWS X-Ray
Official AWS Ruby gem for AWS X-Ray.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-xray
2019-08-31T22:47:08+00:00 devel/rubygem-aws-sdk-workspaces Official AWS Ruby gem for Amazon WorkSpaces
Official AWS Ruby gem for Amazon WorkSpaces.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-workspaces
2019-08-31T22:47:02+00:00 devel/rubygem-aws-sdk-workmail Official AWS Ruby gem for Amazon WorkMail
Official AWS Ruby gem for Amazon WorkMail.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-workmail
2019-08-31T22:46:56+00:00 devel/rubygem-aws-sdk-worklink Official AWS Ruby gem for Amazon WorkLink (WorkLink)
Official AWS Ruby gem for Amazon WorkLink (WorkLink).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-worklink
2019-08-31T22:46:50+00:00 devel/rubygem-aws-sdk-workdocs Official AWS Ruby gem for Amazon WorkDocs
Official AWS Ruby gem for Amazon WorkDocs.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-workdocs
2019-08-31T22:46:44+00:00 devel/rubygem-aws-sdk-wafregional Official AWS Ruby gem for AWS WAF Regional (WAF Regional)
Official AWS Ruby gem for AWS WAF Regional (WAF Regional).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-wafregional
2019-08-31T22:46:38+00:00 devel/rubygem-aws-sdk-waf Official AWS Ruby gem for AWS WAF (WAF)
Official AWS Ruby gem for AWS WAF (WAF).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-waf
2019-08-31T22:46:32+00:00 devel/rubygem-aws-sdk-translate Official AWS Ruby gem for Amazon Translate
Official AWS Ruby gem for Amazon Translate.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-translate
2019-08-31T22:46:25+00:00 devel/rubygem-aws-sdk-transfer Official AWS Ruby gem for AWS Transfer for SFTP (AWS Transfer)
Official AWS Ruby gem for AWS Transfer for SFTP (AWS Transfer).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-transfer
2019-08-31T22:46:19+00:00 devel/rubygem-aws-sdk-transcribestreamingservice Official AWS Ruby gem for Amazon Transcribe Streaming Service
Official AWS Ruby gem for Amazon Transcribe Streaming Service.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-transcribestreamingservice
2019-08-31T22:46:13+00:00 devel/rubygem-aws-sdk-transcribeservice Official AWS Ruby gem for Amazon Transcribe Service
Official AWS Ruby gem for Amazon Transcribe Service.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-transcribeservice
2019-08-31T22:46:07+00:00 devel/rubygem-aws-sdk-textract Official AWS Ruby gem for Amazon Textract
Official AWS Ruby gem for Amazon Textract.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-textract
2019-08-31T22:46:01+00:00 devel/rubygem-aws-sdk-swf Official AWS Ruby gem for Amazon Simple Workflow Service (Amazon SWF)
Official AWS Ruby gem for Amazon Simple Workflow Service (Amazon SWF).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-swf
2019-08-31T22:45:55+00:00 devel/rubygem-aws-sdk-support Official AWS Ruby gem for AWS Support
Official AWS Ruby gem for AWS Support.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-support
2019-08-31T22:45:36+00:00 devel/rubygem-aws-sdk-storagegateway Official AWS Ruby gem for AWS Storage Gateway
Official AWS Ruby gem for AWS Storage Gateway.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-storagegateway
2019-08-31T22:45:30+00:00 devel/rubygem-aws-sdk-states Official AWS Ruby gem for AWS Step Functions (AWS SFN)
Official AWS Ruby gem for AWS Step Functions (AWS SFN).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-states
2019-08-31T22:45:24+00:00 devel/rubygem-aws-sdk-ssm Official AWS Ruby gem for Amazon Simple Systems Manager (SSM) (Amazon SSM)
Official AWS Ruby gem for Amazon Simple Systems Manager (SSM) (Amazon SSM).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-ssm
2019-08-31T22:45:18+00:00 devel/rubygem-aws-sdk-sqs Official AWS Ruby gem for Amazon Simple Queue Service (Amazon SQS)
Official AWS Ruby gem for Amazon Simple Queue Service (Amazon SQS).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-sqs
2019-08-31T22:45:12+00:00 devel/rubygem-aws-sdk-sns Official AWS Ruby gem for Amazon Simple Notification Service (Amazon SNS)
Official AWS Ruby gem for Amazon Simple Notification Service (Amazon SNS).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-sns
2019-08-31T22:45:05+00:00 devel/rubygem-aws-sdk-snowball Official AWS Ruby gem for Amazon Import/Export Snowball (Amazon Snowball)
Official AWS Ruby gem for Amazon Import/Export Snowball (Amazon Snowball).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-snowball
2019-08-31T22:44:59+00:00 devel/rubygem-aws-sdk-sms Official AWS Ruby gem for AWS Server Migration Service (SMS)
Official AWS Ruby gem for AWS Server Migration Service (SMS).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-sms
2019-08-31T22:44:53+00:00 devel/rubygem-aws-sdk-simpledb Official AWS Ruby gem for Amazon SimpleDB
Official AWS Ruby gem for Amazon SimpleDB.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-simpledb
2019-08-31T22:44:47+00:00 devel/rubygem-aws-sdk-signer Official AWS Ruby gem for AWS Signer (signer)
Official AWS Ruby gem for AWS Signer (signer).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-signer
2019-08-31T22:44:41+00:00 devel/rubygem-aws-sdk-shield Official AWS Ruby gem for AWS Shield
Official AWS Ruby gem for AWS Shield.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-shield
2019-08-31T22:44:35+00:00 devel/rubygem-aws-sdk-ses Official AWS Ruby gem for Amazon Simple Email Service (Amazon SES)
Official AWS Ruby gem for Amazon Simple Email Service (Amazon SES).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-ses
2019-08-31T22:44:29+00:00 devel/rubygem-aws-sdk-servicequotas Official AWS Ruby gem for Service Quotas
Official AWS Ruby gem for Service Quotas.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-servicequotas
2019-08-31T22:44:22+00:00 devel/rubygem-aws-sdk-servicediscovery Official AWS Ruby gem for AWS Cloud Map (ServiceDiscovery)
Official AWS Ruby gem for AWS Cloud Map (ServiceDiscovery).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-servicediscovery
2019-08-31T22:44:16+00:00 devel/rubygem-aws-sdk-servicecatalog Official AWS Ruby gem for AWS Service Catalog
Official AWS Ruby gem for AWS Service Catalog.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-servicecatalog
2019-08-31T22:44:10+00:00 devel/rubygem-aws-sdk-serverlessapplicationrepository Official AWS Ruby gem for AWSServerlessApplicationRepository
Official AWS Ruby gem for AWSServerlessApplicationRepository.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-serverlessapplicationrepository
2019-08-31T22:44:04+00:00 devel/rubygem-aws-sdk-securityhub Official AWS Ruby gem for AWS SecurityHub
Official AWS Ruby gem for AWS SecurityHub.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-securityhub
2019-08-31T22:43:58+00:00 devel/rubygem-aws-sdk-secretsmanager Official AWS Ruby gem for AWS Secrets Manager
Official AWS Ruby gem for AWS Secrets Manager.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-secretsmanager
2019-08-31T22:43:52+00:00 devel/rubygem-aws-sdk-sagemakerruntime Official AWS Ruby gem for Amazon SageMaker Runtime
Official AWS Ruby gem for Amazon SageMaker Runtime.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-sagemakerruntime
2019-08-31T22:43:46+00:00 devel/rubygem-aws-sdk-sagemaker Official AWS Ruby gem for Amazon SageMaker Service (SageMaker)
Official AWS Ruby gem for Amazon SageMaker Service (SageMaker).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-sagemaker
2019-08-31T22:43:39+00:00 devel/rubygem-aws-sdk-s3control Official AWS Ruby gem for AWS S3 Control
Official AWS Ruby gem for AWS S3 Control.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-s3control
2019-08-31T22:43:33+00:00 devel/rubygem-aws-sdk-s3 Official AWS Ruby gem for Amazon Simple Storage Service (Amazon S3)
Official AWS Ruby gem for Amazon Simple Storage Service (Amazon S3).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-s3
2019-08-31T22:43:27+00:00 devel/rubygem-aws-sdk-route53resolver Official AWS Ruby gem for Amazon Route 53 Resolver (Route53Resolver)
Official AWS Ruby gem for Amazon Route 53 Resolver (Route53Resolver).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-route53resolver
2019-08-31T22:43:21+00:00 devel/rubygem-aws-sdk-route53domains Official AWS Ruby gem for Amazon Route 53 Domains
Official AWS Ruby gem for Amazon Route 53 Domains.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-route53domains
2019-08-31T22:43:15+00:00 devel/rubygem-aws-sdk-route53 Official AWS Ruby gem for Amazon Route 53 (Route 53)
Official AWS Ruby gem for Amazon Route 53 (Route 53).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-route53
2019-08-31T22:43:08+00:00 devel/rubygem-aws-sdk-robomaker Official AWS Ruby gem for AWS RoboMaker (RoboMaker)
Official AWS Ruby gem for AWS RoboMaker (RoboMaker).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-robomaker
2019-08-31T22:42:47+00:00 devel/rubygem-aws-sdk-resourcegroupstaggingapi Official AWS Ruby gem for AWS Resource Groups Tagging API
Official AWS Ruby gem for AWS Resource Groups Tagging API.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-resourcegroupstaggingapi
2019-08-31T22:42:41+00:00 devel/rubygem-aws-sdk-resourcegroups Official AWS Ruby gem for AWS Resource Groups (Resource Groups)
Official AWS Ruby gem for AWS Resource Groups (Resource Groups).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-resourcegroups
2019-08-31T22:42:35+00:00 devel/rubygem-aws-sdk-rekognition Official AWS Ruby gem for Amazon Rekognition
Official AWS Ruby gem for Amazon Rekognition.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-rekognition
2019-08-31T22:42:29+00:00 devel/rubygem-aws-sdk-redshift Official AWS Ruby gem for Amazon Redshift
Official AWS Ruby gem for Amazon Redshift.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-redshift
2019-08-31T22:42:23+00:00 devel/rubygem-aws-sdk-rdsdataservice Official AWS Ruby gem for AWS RDS DataService
Official AWS Ruby gem for AWS RDS DataService.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-rdsdataservice
2019-08-31T22:42:17+00:00 devel/rubygem-aws-sdk-rds Official AWS Ruby gem for Amazon Relational Database Service (Amazon RDS)
Official AWS Ruby gem for Amazon Relational Database Service (Amazon RDS).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-rds
2019-08-31T22:42:10+00:00 devel/rubygem-aws-sdk-ram Official AWS Ruby gem for AWS Resource Access Manager (RAM)
Official AWS Ruby gem for AWS Resource Access Manager (RAM).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-ram
2019-08-31T22:42:04+00:00 devel/rubygem-aws-sdk-quicksight Official AWS Ruby gem for Amazon QuickSight
Official AWS Ruby gem for Amazon QuickSight.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-quicksight
2019-08-31T22:41:58+00:00 devel/rubygem-aws-sdk-pricing Official AWS Ruby gem for AWS Price List Service (AWS Pricing)
Official AWS Ruby gem for AWS Price List Service (AWS Pricing).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-pricing
2019-08-31T22:41:52+00:00 devel/rubygem-aws-sdk-polly Official AWS Ruby gem for Amazon Polly
Official AWS Ruby gem for Amazon Polly.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-polly
2019-08-31T22:41:46+00:00 devel/rubygem-aws-sdk-pinpointsmsvoice Official AWS Ruby gem for Amazon Pinpoint SMS and Voice Service (Pinpoint SMS Voice)
Official AWS Ruby gem for Amazon Pinpoint SMS and Voice Service (Pinpoint SMS
Voice).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-pinpointsmsvoice
2019-08-31T22:41:40+00:00 devel/rubygem-aws-sdk-pinpointemail Official AWS Ruby gem for Amazon Pinpoint Email Service (Pinpoint Email)
Official AWS Ruby gem for Amazon Pinpoint Email Service (Pinpoint Email).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-pinpointemail
2019-08-31T22:41:33+00:00 devel/rubygem-aws-sdk-pinpoint Official AWS Ruby gem for Amazon Pinpoint
Official AWS Ruby gem for Amazon Pinpoint.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-pinpoint
2019-08-31T22:41:27+00:00 devel/rubygem-aws-sdk-pi Official AWS Ruby gem for AWS Performance Insights (AWS PI)
Official AWS Ruby gem for AWS Performance Insights (AWS PI).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-pi
2019-08-31T22:41:21+00:00 devel/rubygem-aws-sdk-personalizeruntime Official AWS Ruby gem for Amazon Personalize Runtime
Official AWS Ruby gem for Amazon Personalize Runtime.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-personalizeruntime
2019-08-31T22:41:15+00:00 devel/rubygem-aws-sdk-personalizeevents Official AWS Ruby gem for Amazon Personalize Events
Official AWS Ruby gem for Amazon Personalize Events.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-personalizeevents
2019-08-31T22:41:09+00:00 devel/rubygem-aws-sdk-personalize Official AWS Ruby gem for Amazon Personalize
Official AWS Ruby gem for Amazon Personalize.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-personalize
2019-08-31T22:41:03+00:00 devel/rubygem-aws-sdk-organizations Official AWS Ruby gem for AWS Organizations (Organizations)
Official AWS Ruby gem for AWS Organizations (Organizations).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-organizations
2019-08-31T22:40:56+00:00 devel/rubygem-aws-sdk-opsworkscm Official AWS Ruby gem for AWS OpsWorks CM (OpsWorksCM)
Official AWS Ruby gem for AWS OpsWorks CM (OpsWorksCM).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-opsworkscm
2019-08-31T22:40:50+00:00 devel/rubygem-aws-sdk-opsworks Official AWS Ruby gem for AWS OpsWorks
Official AWS Ruby gem for AWS OpsWorks.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-opsworks
2019-08-31T22:40:44+00:00 devel/rubygem-aws-sdk-neptune Official AWS Ruby gem for Amazon Neptune
Official AWS Ruby gem for Amazon Neptune.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-neptune
2019-08-31T22:40:38+00:00 devel/rubygem-aws-sdk-mturk Official AWS Ruby gem for Amazon Mechanical Turk (Amazon MTurk)
Official AWS Ruby gem for Amazon Mechanical Turk (Amazon MTurk).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-mturk
2019-08-31T22:40:32+00:00 devel/rubygem-aws-sdk-mq Official AWS Ruby gem for AmazonMQ
Official AWS Ruby gem for AmazonMQ.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-mq
2019-08-31T22:40:26+00:00 devel/rubygem-aws-sdk-mobile Official AWS Ruby gem for AWS Mobile
Official AWS Ruby gem for AWS Mobile.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-mobile
2019-08-31T22:40:19+00:00 devel/rubygem-aws-sdk-migrationhub Official AWS Ruby gem for AWS Migration Hub
Official AWS Ruby gem for AWS Migration Hub.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-migrationhub
2019-08-31T22:38:41+00:00 devel/rubygem-aws-sdk-mediatailor Official AWS Ruby gem for AWS MediaTailor (MediaTailor)
Official AWS Ruby gem for AWS MediaTailor (MediaTailor).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-mediatailor
2019-08-31T22:38:35+00:00 devel/rubygem-aws-sdk-mediastoredata Official AWS Ruby gem for AWS Elemental MediaStore Data Plane (MediaStore Data)
Official AWS Ruby gem for AWS Elemental MediaStore Data Plane (MediaStore Data).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-mediastoredata
2019-08-31T22:38:29+00:00 devel/rubygem-aws-sdk-mediastore Official AWS Ruby gem for AWS Elemental MediaStore (MediaStore)
Official AWS Ruby gem for AWS Elemental MediaStore (MediaStore).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-mediastore
2019-08-31T22:38:23+00:00 devel/rubygem-aws-sdk-mediapackagevod Official AWS Ruby gem for AWS Elemental MediaPackage VOD (MediaPackage Vod)
Official AWS Ruby gem for AWS Elemental MediaPackage VOD (MediaPackage Vod).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-mediapackagevod
2019-08-31T22:38:17+00:00 devel/rubygem-aws-sdk-mediapackage Official AWS Ruby gem for AWS Elemental MediaPackage (MediaPackage)
Official AWS Ruby gem for AWS Elemental MediaPackage (MediaPackage).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-mediapackage
2019-08-31T22:38:11+00:00 devel/rubygem-aws-sdk-medialive Official AWS Ruby gem for AWS Elemental MediaLive (MediaLive)
Official AWS Ruby gem for AWS Elemental MediaLive (MediaLive).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-medialive
2019-08-31T22:38:05+00:00 devel/rubygem-aws-sdk-mediaconvert Official AWS Ruby gem for AWS Elemental MediaConvert (MediaConvert)
Official AWS Ruby gem for AWS Elemental MediaConvert (MediaConvert).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-mediaconvert
2019-08-31T22:37:58+00:00 devel/rubygem-aws-sdk-mediaconnect Official AWS Ruby gem for AWS MediaConnect
Official AWS Ruby gem for AWS MediaConnect.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-mediaconnect
2019-08-31T22:37:52+00:00 devel/rubygem-aws-sdk-marketplacemetering Official AWS Ruby gem for AWSMarketplace Metering
Official AWS Ruby gem for AWSMarketplace Metering.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-marketplacemetering
2019-08-31T22:37:46+00:00 devel/rubygem-aws-sdk-marketplaceentitlementservice Official AWS Ruby gem for AWS Marketplace Entitlement Service
Official AWS Ruby gem for AWS Marketplace Entitlement Service.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-marketplaceentitlementservice
2019-08-31T22:37:40+00:00 devel/rubygem-aws-sdk-marketplacecommerceanalytics Official AWS Ruby gem for AWS Marketplace Commerce Analytics
Official AWS Ruby gem for AWS Marketplace Commerce Analytics.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-marketplacecommerceanalytics
2019-08-31T22:37:34+00:00 devel/rubygem-aws-sdk-managedblockchain Official AWS Ruby gem for Amazon Managed Blockchain (ManagedBlockchain)
Official AWS Ruby gem for Amazon Managed Blockchain (ManagedBlockchain).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-managedblockchain
2019-08-31T22:37:28+00:00 devel/rubygem-aws-sdk-macie Official AWS Ruby gem for Amazon Macie
Official AWS Ruby gem for Amazon Macie.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-macie
2019-08-31T22:37:22+00:00 devel/rubygem-aws-sdk-machinelearning Official AWS Ruby gem for Amazon Machine Learning
Official AWS Ruby gem for Amazon Machine Learning.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-machinelearning
2019-08-31T22:37:15+00:00 devel/rubygem-aws-sdk-lightsail Official AWS Ruby gem for Amazon Lightsail
Official AWS Ruby gem for Amazon Lightsail.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-lightsail
2019-08-31T22:37:09+00:00 devel/rubygem-aws-sdk-licensemanager Official AWS Ruby gem for AWS License Manager
Official AWS Ruby gem for AWS License Manager.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-licensemanager
2019-08-31T22:37:03+00:00 devel/rubygem-aws-sdk-lexmodelbuildingservice Official AWS Ruby gem for Amazon Lex Model Building Service
Official AWS Ruby gem for Amazon Lex Model Building Service.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-lexmodelbuildingservice
2019-08-31T22:36:57+00:00 devel/rubygem-aws-sdk-lex Official AWS Ruby gem for Amazon Lex Runtime Service
Official AWS Ruby gem for Amazon Lex Runtime Service.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-lex
2019-08-31T22:36:51+00:00 devel/rubygem-aws-sdk-lambdapreview Official AWS Ruby gem for AWS Lambda
Official AWS Ruby gem for AWS Lambda.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-lambdapreview
2019-08-31T22:36:45+00:00 devel/rubygem-aws-sdk-lambda Official AWS Ruby gem for AWS Lambda
Official AWS Ruby gem for AWS Lambda.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-lambda
2019-08-31T22:36:39+00:00 devel/rubygem-aws-sdk-lakeformation Official AWS Ruby gem for AWS Lake Formation
Official AWS Ruby gem for AWS Lake Formation.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-lakeformation
2019-08-31T22:36:33+00:00 devel/rubygem-aws-sdk-kms Official AWS Ruby gem for AWS Key Management Service (KMS)
Official AWS Ruby gem for AWS Key Management Service (KMS).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-kms
2019-08-31T22:36:26+00:00 devel/rubygem-aws-sdk-kinesisvideomedia Official AWS Ruby gem for Amazon Kinesis Video Streams Media (Kinesis Video Media)
Official AWS Ruby gem for Amazon Kinesis Video Streams Media (Kinesis Video
Media).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-kinesisvideomedia
2019-08-31T22:36:20+00:00 devel/rubygem-aws-sdk-kinesisvideoarchivedmedia Official AWS Ruby gem for Amazon Kinesis Video Streams Archived Media (Kinesis Video Archived Media)
Official AWS Ruby gem for Amazon Kinesis Video Streams Archived Media (Kinesis
Video Archived Media).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-kinesisvideoarchivedmedia
2019-08-31T22:36:14+00:00 devel/rubygem-aws-sdk-kinesisvideo Official AWS Ruby gem for Amazon Kinesis Video Streams (Kinesis Video)
Official AWS Ruby gem for Amazon Kinesis Video Streams (Kinesis Video).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-kinesisvideo
2019-08-31T22:35:02+00:00 devel/rubygem-aws-sdk-kinesisanalyticsv2 Official AWS Ruby gem for Amazon Kinesis Analytics (Kinesis Analytics V2)
Official AWS Ruby gem for Amazon Kinesis Analytics (Kinesis Analytics V2).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-kinesisanalyticsv2
2019-08-31T22:34:56+00:00 devel/rubygem-aws-sdk-kinesisanalytics Official AWS Ruby gem for Amazon Kinesis Analytics (Kinesis Analytics)
Official AWS Ruby gem for Amazon Kinesis Analytics (Kinesis Analytics).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-kinesisanalytics
2019-08-31T22:34:50+00:00 devel/rubygem-aws-sdk-kinesis Official AWS Ruby gem for Amazon Kinesis (Kinesis)
Official AWS Ruby gem for Amazon Kinesis (Kinesis).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-kinesis
2019-08-31T22:34:44+00:00 devel/rubygem-aws-sdk-kafka Official AWS Ruby gem for Managed Streaming for Kafka (Kafka)
Official AWS Ruby gem for Managed Streaming for Kafka (Kafka).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-kafka
2019-08-31T22:34:37+00:00 devel/rubygem-aws-sdk-iotthingsgraph Official AWS Ruby gem for AWS IoT Things Graph
Official AWS Ruby gem for AWS IoT Things Graph.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-iotthingsgraph
2019-08-31T22:34:31+00:00 devel/rubygem-aws-sdk-iotjobsdataplane Official AWS Ruby gem for AWS IoT Jobs Data Plane
Official AWS Ruby gem for AWS IoT Jobs Data Plane.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-iotjobsdataplane
2019-08-31T22:34:25+00:00 devel/rubygem-aws-sdk-ioteventsdata Official AWS Ruby gem for AWS IoT Events Data
Official AWS Ruby gem for AWS IoT Events Data.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-ioteventsdata
2019-08-31T22:34:19+00:00 devel/rubygem-aws-sdk-iotevents Official AWS Ruby gem for AWS IoT Events
Official AWS Ruby gem for AWS IoT Events.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-iotevents
2019-08-31T22:34:13+00:00 devel/rubygem-aws-sdk-iotdataplane Official AWS Ruby gem for AWS IoT Data Plane
Official AWS Ruby gem for AWS IoT Data Plane.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-iotdataplane
2019-08-31T22:34:07+00:00 devel/rubygem-aws-sdk-iotanalytics Official AWS Ruby gem for AWS IoT Analytics
Official AWS Ruby gem for AWS IoT Analytics.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-iotanalytics
2019-08-31T22:34:01+00:00 devel/rubygem-aws-sdk-iot1clickprojects Official AWS Ruby gem for AWS IoT 1-Click Projects Service (AWS IoT 1-Click Projects)
Official AWS Ruby gem for AWS IoT 1-Click Projects Service (AWS IoT 1-Click
Projects).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-iot1clickprojects
2019-08-31T22:33:54+00:00 devel/rubygem-aws-sdk-iot1clickdevicesservice Official AWS Ruby gem for AWS IoT 1-Click Devices Service
Official AWS Ruby gem for AWS IoT 1-Click Devices Service.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-iot1clickdevicesservice
2019-08-31T22:33:48+00:00 devel/rubygem-aws-sdk-iot Official AWS Ruby gem for AWS IoT
Official AWS Ruby gem for AWS IoT.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-iot
2019-08-31T22:33:42+00:00 devel/rubygem-aws-sdk-inspector Official AWS Ruby gem for Amazon Inspector
Official AWS Ruby gem for Amazon Inspector.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-inspector
2019-08-31T22:33:36+00:00 devel/rubygem-aws-sdk-importexport Official AWS Ruby gem for AWS Import/Export
Official AWS Ruby gem for AWS Import/Export.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-importexport
2019-08-31T22:33:30+00:00 devel/rubygem-aws-sdk-iam Official AWS Ruby gem for AWS Identity and Access Management (IAM)
Official AWS Ruby gem for AWS Identity and Access Management (IAM).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-iam
2019-08-31T22:33:24+00:00 devel/rubygem-aws-sdk-health Official AWS Ruby gem for AWS Health APIs and Notifications (AWSHealth)
Official AWS Ruby gem for AWS Health APIs and Notifications (AWSHealth).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-health
2019-08-31T22:33:18+00:00 devel/rubygem-aws-sdk-guardduty Official AWS Ruby gem for Amazon GuardDuty
Official AWS Ruby gem for Amazon GuardDuty.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-guardduty
2019-08-31T22:33:12+00:00 devel/rubygem-aws-sdk-groundstation Official AWS Ruby gem for AWS Ground Station
Official AWS Ruby gem for AWS Ground Station.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-groundstation
2019-08-31T22:33:06+00:00 devel/rubygem-aws-sdk-greengrass Official AWS Ruby gem for AWS Greengrass
Official AWS Ruby gem for AWS Greengrass.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-greengrass
2019-08-31T22:33:00+00:00 devel/rubygem-aws-sdk-glue Official AWS Ruby gem for AWS Glue
Official AWS Ruby gem for AWS Glue.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-glue
2019-08-31T22:32:54+00:00 devel/rubygem-aws-sdk-globalaccelerator Official AWS Ruby gem for AWS Global Accelerator
Official AWS Ruby gem for AWS Global Accelerator.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-globalaccelerator
2019-08-31T22:32:47+00:00 devel/rubygem-aws-sdk-glacier Official AWS Ruby gem for Amazon Glacier
Official AWS Ruby gem for Amazon Glacier.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-glacier
2019-08-31T22:32:41+00:00 devel/rubygem-aws-sdk-gamelift Official AWS Ruby gem for Amazon GameLift
Official AWS Ruby gem for Amazon GameLift.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-gamelift
2019-08-31T22:32:35+00:00 devel/rubygem-aws-sdk-fsx Official AWS Ruby gem for Amazon FSx
Official AWS Ruby gem for Amazon FSx.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-fsx
2019-08-31T22:29:47+00:00 devel/rubygem-aws-sdk-forecastservice Official AWS Ruby gem for Amazon Forecast Service
Official AWS Ruby gem for Amazon Forecast Service.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-forecastservice
2019-08-31T22:29:41+00:00 devel/rubygem-aws-sdk-forecastqueryservice Official AWS Ruby gem for Amazon Forecast Query Service
Official AWS Ruby gem for Amazon Forecast Query Service.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-forecastqueryservice
2019-08-31T22:29:35+00:00 devel/rubygem-aws-sdk-fms Official AWS Ruby gem for Firewall Management Service (FMS)
Official AWS Ruby gem for Firewall Management Service (FMS).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-fms
2019-08-31T22:29:29+00:00 devel/rubygem-aws-sdk-firehose Official AWS Ruby gem for Amazon Kinesis Firehose (Firehose)
Official AWS Ruby gem for Amazon Kinesis Firehose (Firehose).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-firehose
2019-08-31T22:29:23+00:00 devel/rubygem-aws-sdk-eventbridge Official AWS Ruby gem for Amazon EventBridge
Official AWS Ruby gem for Amazon EventBridge.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-eventbridge
2019-08-31T22:29:17+00:00 devel/rubygem-aws-sdk-emr Official AWS Ruby gem for Amazon Elastic MapReduce (Amazon EMR)
Official AWS Ruby gem for Amazon Elastic MapReduce (Amazon EMR).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-emr
2019-08-31T22:29:11+00:00 devel/rubygem-aws-sdk-elastictranscoder Official AWS Ruby gem for Amazon Elastic Transcoder
Official AWS Ruby gem for Amazon Elastic Transcoder.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-elastictranscoder
2019-08-31T22:29:05+00:00 devel/rubygem-aws-sdk-elasticsearchservice Official AWS Ruby gem for Amazon Elasticsearch Service
Official AWS Ruby gem for Amazon Elasticsearch Service.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-elasticsearchservice
2019-08-31T22:28:59+00:00 devel/rubygem-aws-sdk-elasticloadbalancingv2 Official AWS Ruby gem for Elastic Load Balancing (Elastic Load Balancing v2)
Official AWS Ruby gem for Elastic Load Balancing (Elastic Load Balancing v2).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-elasticloadbalancingv2
2019-08-31T22:28:53+00:00 devel/rubygem-aws-sdk-elasticloadbalancing Official AWS Ruby gem for Elastic Load Balancing
Official AWS Ruby gem for Elastic Load Balancing.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-elasticloadbalancing
2019-08-31T22:28:46+00:00 devel/rubygem-aws-sdk-elasticbeanstalk Official AWS Ruby gem for AWS Elastic Beanstalk (Elastic Beanstalk)
Official AWS Ruby gem for AWS Elastic Beanstalk (Elastic Beanstalk).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-elasticbeanstalk
2019-08-31T22:28:40+00:00 devel/rubygem-aws-sdk-elasticache Official AWS Ruby gem for Amazon ElastiCache
Official AWS Ruby gem for Amazon ElastiCache.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-elasticache
2019-08-31T22:28:34+00:00 devel/rubygem-aws-sdk-eks Official AWS Ruby gem for Amazon Elastic Kubernetes Service (Amazon EKS)
Official AWS Ruby gem for Amazon Elastic Kubernetes Service (Amazon EKS).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-eks
2019-08-31T22:28:28+00:00 devel/rubygem-aws-sdk-efs Official AWS Ruby gem for Amazon Elastic File System (EFS)
Official AWS Ruby gem for Amazon Elastic File System (EFS).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-efs
2019-08-31T22:28:22+00:00 devel/rubygem-aws-sdk-ecs Official AWS Ruby gem for Amazon EC2 Container Service (Amazon ECS)
Official AWS Ruby gem for Amazon EC2 Container Service (Amazon ECS).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-ecs
2019-08-31T22:28:16+00:00 devel/rubygem-aws-sdk-ecr Official AWS Ruby gem for Amazon EC2 Container Registry (Amazon ECR)
Official AWS Ruby gem for Amazon EC2 Container Registry (Amazon ECR).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-ecr
2019-08-31T22:28:10+00:00 devel/rubygem-aws-sdk-ec2instanceconnect Official AWS Ruby gem for AWS EC2 Instance Connect (EC2 Instance Connect)
Official AWS Ruby gem for AWS EC2 Instance Connect (EC2 Instance Connect).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-ec2instanceconnect
2019-08-31T22:28:04+00:00 devel/rubygem-aws-sdk-ec2 Official AWS Ruby gem for Amazon Elastic Compute Cloud (Amazon EC2)
Official AWS Ruby gem for Amazon Elastic Compute Cloud (Amazon EC2).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-ec2
2019-08-31T22:27:58+00:00 devel/rubygem-aws-sdk-dynamodbstreams Official AWS Ruby gem for Amazon DynamoDB Streams
Official AWS Ruby gem for Amazon DynamoDB Streams.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-dynamodbstreams
2019-08-31T22:27:51+00:00 devel/rubygem-aws-sdk-dynamodb Official AWS Ruby gem for Amazon DynamoDB (DynamoDB)
Official AWS Ruby gem for Amazon DynamoDB (DynamoDB).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-dynamodb
2019-08-31T22:27:45+00:00 devel/rubygem-aws-sdk-docdb Official AWS Ruby gem for Amazon DocumentDB with MongoDB compatibility (Amazon DocDB)
Official AWS Ruby gem for Amazon DocumentDB with MongoDB compatibility (Amazon
DocDB).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-docdb
2019-08-31T22:27:39+00:00 devel/rubygem-aws-sdk-dlm Official AWS Ruby gem for Amazon Data Lifecycle Manager (Amazon DLM)
Official AWS Ruby gem for Amazon Data Lifecycle Manager (Amazon DLM).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-dlm
2019-08-31T22:27:33+00:00 devel/rubygem-aws-sdk-directoryservice Official AWS Ruby gem for AWS Directory Service (Directory Service)
Official AWS Ruby gem for AWS Directory Service (Directory Service).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-directoryservice
2019-08-31T22:27:27+00:00 devel/rubygem-aws-sdk-directconnect Official AWS Ruby gem for AWS Direct Connect
Official AWS Ruby gem for AWS Direct Connect.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-directconnect
2019-08-31T22:27:21+00:00 devel/rubygem-aws-sdk-devicefarm Official AWS Ruby gem for AWS Device Farm
Official AWS Ruby gem for AWS Device Farm.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-devicefarm
2019-08-31T22:26:35+00:00 devel/rubygem-aws-sdk-dax Official AWS Ruby gem for Amazon DynamoDB Accelerator (DAX) (Amazon DAX)
Official AWS Ruby gem for Amazon DynamoDB Accelerator (DAX) (Amazon DAX).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-dax
2019-08-31T22:26:29+00:00 devel/rubygem-aws-sdk-datasync Official AWS Ruby gem for AWS DataSync (DataSync)
Official AWS Ruby gem for AWS DataSync (DataSync).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-datasync
2019-08-31T22:26:23+00:00 devel/rubygem-aws-sdk-datapipeline Official AWS Ruby gem for AWS Data Pipeline
Official AWS Ruby gem for AWS Data Pipeline.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-datapipeline
2019-08-31T22:26:17+00:00 devel/rubygem-aws-sdk-databasemigrationservice Official AWS Ruby gem for AWS Database Migration Service
Official AWS Ruby gem for AWS Database Migration Service.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-databasemigrationservice
2019-08-31T22:26:11+00:00 devel/rubygem-aws-sdk-costexplorer Official AWS Ruby gem for AWS Cost Explorer Service (AWS Cost Explorer)
Official AWS Ruby gem for AWS Cost Explorer Service (AWS Cost Explorer).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-costexplorer
2019-08-31T22:26:04+00:00 devel/rubygem-aws-sdk-costandusagereportservice Official AWS Ruby gem for AWS Cost and Usage Report Service
Official AWS Ruby gem for AWS Cost and Usage Report Service.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-costandusagereportservice
2019-08-31T22:25:58+00:00 devel/rubygem-aws-sdk-connect Official AWS Ruby gem for Amazon Connect Service (Amazon Connect)
Official AWS Ruby gem for Amazon Connect Service (Amazon Connect).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-connect
2019-08-31T22:25:52+00:00 devel/rubygem-aws-sdk-configservice Official AWS Ruby gem for AWS Config (Config Service)
Official AWS Ruby gem for AWS Config (Config Service).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-configservice
2019-08-31T22:25:46+00:00 devel/rubygem-aws-sdk-comprehendmedical Official AWS Ruby gem for AWS Comprehend Medical (ComprehendMedical)
Official AWS Ruby gem for AWS Comprehend Medical (ComprehendMedical).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-comprehendmedical
2019-08-31T22:25:40+00:00 devel/rubygem-aws-sdk-comprehend Official AWS Ruby gem for Amazon Comprehend
Official AWS Ruby gem for Amazon Comprehend.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-comprehend
2019-08-31T22:25:34+00:00 devel/rubygem-aws-sdk-cognitosync Official AWS Ruby gem for Amazon Cognito Sync
Official AWS Ruby gem for Amazon Cognito Sync.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-cognitosync
2019-08-31T22:25:27+00:00 devel/rubygem-aws-sdk-cognitoidentityprovider Official AWS Ruby gem for Amazon Cognito Identity Provider
Official AWS Ruby gem for Amazon Cognito Identity Provider.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-cognitoidentityprovider
2019-08-31T22:25:21+00:00 devel/rubygem-aws-sdk-cognitoidentity Official AWS Ruby gem for Amazon Cognito Identity
Official AWS Ruby gem for Amazon Cognito Identity.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-cognitoidentity
2019-08-31T22:25:15+00:00 devel/rubygem-aws-sdk-codestar Official AWS Ruby gem for AWS CodeStar (CodeStar)
Official AWS Ruby gem for AWS CodeStar (CodeStar).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-codestar
2019-08-31T22:25:08+00:00 devel/rubygem-aws-sdk-codepipeline Official AWS Ruby gem for AWS CodePipeline (CodePipeline)
Official AWS Ruby gem for AWS CodePipeline (CodePipeline).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-codepipeline
2019-08-31T22:25:02+00:00 devel/rubygem-aws-sdk-codedeploy Official AWS Ruby gem for AWS CodeDeploy (CodeDeploy)
Official AWS Ruby gem for AWS CodeDeploy (CodeDeploy).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-codedeploy
2019-08-31T22:24:56+00:00 devel/rubygem-aws-sdk-codecommit Official AWS Ruby gem for AWS CodeCommit (CodeCommit)
Official AWS Ruby gem for AWS CodeCommit (CodeCommit).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-codecommit
2019-08-31T22:24:50+00:00 devel/rubygem-aws-sdk-codebuild Official AWS Ruby gem for AWS CodeBuild
Official AWS Ruby gem for AWS CodeBuild.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-codebuild
2019-08-31T22:24:44+00:00 devel/rubygem-aws-sdk-cloudwatchlogs Official AWS Ruby gem for Amazon CloudWatch Logs
Official AWS Ruby gem for Amazon CloudWatch Logs.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-cloudwatchlogs
2019-08-31T22:24:38+00:00 devel/rubygem-aws-sdk-cloudwatchevents Official AWS Ruby gem for Amazon CloudWatch Events
Official AWS Ruby gem for Amazon CloudWatch Events.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-cloudwatchevents
2019-08-31T22:24:32+00:00 devel/rubygem-aws-sdk-cloudwatch Official AWS Ruby gem for Amazon CloudWatch (CloudWatch)
Official AWS Ruby gem for Amazon CloudWatch (CloudWatch).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-cloudwatch
2019-08-31T22:24:26+00:00 devel/rubygem-aws-sdk-cloudtrail Official AWS Ruby gem for AWS CloudTrail (CloudTrail)
Official AWS Ruby gem for AWS CloudTrail (CloudTrail).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-cloudtrail
2019-08-31T22:24:20+00:00 devel/rubygem-aws-sdk-cloudsearchdomain Official AWS Ruby gem for Amazon CloudSearch Domain
Official AWS Ruby gem for Amazon CloudSearch Domain.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-cloudsearchdomain
2019-08-31T22:24:13+00:00 devel/rubygem-aws-sdk-cloudsearch Official AWS Ruby gem for Amazon CloudSearch
Official AWS Ruby gem for Amazon CloudSearch.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-cloudsearch
2019-08-31T22:24:07+00:00 devel/rubygem-aws-sdk-cloudhsmv2 Official AWS Ruby gem for AWS CloudHSM V2 (CloudHSM V2)
Official AWS Ruby gem for AWS CloudHSM V2 (CloudHSM V2).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-cloudhsmv2
2019-08-31T22:23:42+00:00 devel/rubygem-aws-sdk-cloudhsm Official AWS Ruby gem for Amazon CloudHSM (CloudHSM)
Official AWS Ruby gem for Amazon CloudHSM (CloudHSM).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-cloudhsm
2019-08-31T22:23:36+00:00 devel/rubygem-aws-sdk-cloudfront Official AWS Ruby gem for Amazon CloudFront (CloudFront)
Official AWS Ruby gem for Amazon CloudFront (CloudFront).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-cloudfront
2019-08-31T22:23:29+00:00 devel/rubygem-aws-sdk-cloudformation Official AWS Ruby gem for AWS CloudFormation
Official AWS Ruby gem for AWS CloudFormation.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-cloudformation
2019-08-31T22:23:23+00:00 devel/rubygem-aws-sdk-clouddirectory Official AWS Ruby gem for Amazon CloudDirectory
Official AWS Ruby gem for Amazon CloudDirectory.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-clouddirectory
2019-08-31T22:23:17+00:00 devel/rubygem-aws-sdk-cloud9 Official AWS Ruby gem for AWS Cloud9
Official AWS Ruby gem for AWS Cloud9.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-cloud9
2019-08-31T22:23:11+00:00 devel/rubygem-aws-sdk-chime Official AWS Ruby gem for Amazon Chime
Official AWS Ruby gem for Amazon Chime.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-chime
2019-08-31T22:23:05+00:00 devel/rubygem-aws-sdk-budgets Official AWS Ruby gem for AWS Budgets (AWSBudgets)
Official AWS Ruby gem for AWS Budgets (AWSBudgets).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-budgets
2019-08-31T22:22:59+00:00 devel/rubygem-aws-sdk-batch Official AWS Ruby gem for AWS Batch
Official AWS Ruby gem for AWS Batch.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-batch
2019-08-31T22:22:53+00:00 devel/rubygem-aws-sdk-backup Official AWS Ruby gem for AWS Backup
Official AWS Ruby gem for AWS Backup.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-backup
2019-08-31T22:22:47+00:00 devel/rubygem-aws-sdk-autoscalingplans Official AWS Ruby gem for AWS Auto Scaling Plans
Official AWS Ruby gem for AWS Auto Scaling Plans.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-autoscalingplans
2019-08-31T22:22:41+00:00 devel/rubygem-aws-sdk-autoscaling Official AWS Ruby gem for Auto Scaling
Official AWS Ruby gem for Auto Scaling.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-autoscaling
2019-08-31T22:22:35+00:00 devel/rubygem-aws-sdk-athena Official AWS Ruby gem for Amazon Athena
Official AWS Ruby gem for Amazon Athena.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-athena
2019-08-31T22:22:28+00:00 devel/rubygem-aws-sdk-appsync Official AWS Ruby gem for AWS AppSync (AWSAppSync)
Official AWS Ruby gem for AWS AppSync (AWSAppSync).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-appsync
2019-08-31T22:22:22+00:00 devel/rubygem-aws-sdk-appstream Official AWS Ruby gem for Amazon AppStream
Official AWS Ruby gem for Amazon AppStream.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-appstream
2019-08-31T22:22:16+00:00 devel/rubygem-aws-sdk-appmesh Official AWS Ruby gem for AWS App Mesh
Official AWS Ruby gem for AWS App Mesh.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-appmesh
2019-08-31T22:22:10+00:00 devel/rubygem-aws-sdk-applicationinsights Official AWS Ruby gem for Amazon CloudWatch Application Insights (Application Insights)
Official AWS Ruby gem for Amazon CloudWatch Application Insights (Application
Insights).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-applicationinsights
2019-08-31T22:22:04+00:00 devel/rubygem-aws-sdk-applicationdiscoveryservice Official AWS Ruby gem for AWS Application Discovery Service
Official AWS Ruby gem for AWS Application Discovery Service.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-applicationdiscoveryservice
2019-08-31T22:21:58+00:00 devel/rubygem-aws-sdk-applicationautoscaling Official AWS Ruby gem for Application Auto Scaling
Official AWS Ruby gem for Application Auto Scaling.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-applicationautoscaling
2019-08-31T22:21:51+00:00 devel/rubygem-aws-sdk-apigatewayv2 Official AWS Ruby gem for AmazonApiGatewayV2
Official AWS Ruby gem for AmazonApiGatewayV2.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-apigatewayv2
2019-08-31T22:21:45+00:00 devel/rubygem-aws-sdk-apigatewaymanagementapi Official AWS Ruby gem for AmazonApiGatewayManagementApi
Official AWS Ruby gem for AmazonApiGatewayManagementApi.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-apigatewaymanagementapi
2019-08-31T22:21:39+00:00 devel/rubygem-aws-sdk-apigateway Official AWS Ruby gem for Amazon API Gateway
Official AWS Ruby gem for Amazon API Gateway.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-apigateway
2019-08-31T22:21:32+00:00 devel/rubygem-aws-sdk-amplify Official AWS Ruby gem for AWS Amplify (Amplify)
Official AWS Ruby gem for AWS Amplify (Amplify).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-amplify
2019-08-31T22:21:26+00:00 devel/rubygem-aws-sdk-alexaforbusiness Official AWS Ruby gem for Alexa For Business
Official AWS Ruby gem for Alexa For Business.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-alexaforbusiness
2019-08-31T22:21:20+00:00 devel/rubygem-aws-sdk-acmpca Official AWS Ruby gem for AWS Certificate Manager Private Certificate Authority (ACM-PCA)
Official AWS Ruby gem for AWS Certificate Manager Private Certificate Authority
(ACM-PCA).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-acmpca
2019-08-31T22:21:03+00:00 devel/rubygem-aws-sdk-acm Official AWS Ruby gem for AWS Certificate Manager (ACM)
Official AWS Ruby gem for AWS Certificate Manager (ACM).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-acm
2019-08-31T22:19:37+00:00 devel/rubygem-aws-sdk2 AWS SDK for Ruby
The official AWS SDK for Ruby. Provides both resource oriented interfaces and
API clients for AWS services.

WWW: https://github.com/aws/aws-sdk-ruby
2019-08-31T22:19:00+00:00 devel/rubygem-aws-sdk-resources2 AWS SDK for Ruby Resources
Provides resource oriented interfaces and other higher-level abstractions for
many AWS services. This gem is part of the official AWS SDK for Ruby.

WWW: https://github.com/aws/aws-sdk-ruby
2019-08-31T22:18:07+00:00 devel/rubygem-aws-sdk-core2 AWS SDK for Ruby - Core
Provides API clients for AWS. This gem is part of the official AWS SDK for
Ruby.

WWW: https://github.com/aws/aws-sdk-ruby
2019-08-31T07:55:52+00:00 devel/rubygem-aws-partitions Provide interfaces to enumerate AWS partitions, regions, and services
Provides interfaces to enumerate AWS partitions, regions, and services.

WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-partitions
2019-08-30T14:31:27+00:00 archivers/p5-IO-Compress-Brotli Perl implementation of Brotli
IO::Compress::Brotli is a module that compresses/decompresses Brotli buffers
and streams.

WWW: https://metacpan.org/release/IO-Compress-Brotli
2019-08-29T18:43:20+00:00 graphics/rubygem-invisible_captcha Unobtrusive CAPTCHA for ruby
Unobtrusive, flexible and simple spam protection for Rails applications
using honeypot strategy for better user experience.

WWW: https://github.com/markets/invisible_captcha
2019-08-29T18:43:20+00:00 devel/rubygem-snowplow-tracker Tracker to collect ruby data
A tracker that can collect event data from your
Ruby applications, Ruby on Rails web applications and Ruby gems.

WWW: https://github.com/snowplow/snowplow-ruby-tracker
2019-08-29T18:43:20+00:00 devel/rubygem-contracts Contracts for ruby
This library provides contracts for Ruby.
Contracts let you clearly express how your code behaves, and free
you from writing tons of boilerplate, defensive code.

WWW: https://github.com/egonSchiele/contracts.ruby
2019-08-29T18:36:23+00:00 net-mgmt/thanos Highly available Prometheus setup with long term storage capabilities
Thanos is a set of components that can be composed into a highly available
metric system with unlimited storage capacity, which can be added seamlessly on
top of existing Prometheus deployments.

Thanos leverages the Prometheus 2.0 storage format to cost-efficiently store
historical metric data in any object storage while retaining fast query
latencies. Additionally, it provides a global query view across all Prometheus
installations and can merge data from Prometheus HA pairs on the fly.

WWW: https://thanos.io/
2019-08-29T05:30:57+00:00 math/vampire Automatic theorem prover
Automatic theorem proving has a number of important applications, such as
software verification, hardware verification, hardware design, knowledge
representation and reasoning, the Semantic Web, algebra, and proving theorems
in mathematics. Over 50 years of research in theorem proving have resulted in
one of the most advanced and elegant theories in computer science. This area is
an ideal target for scientific engineering: implementation techniques have to be
developed to realise an advanced theory in practically valuable tools.

WWW: https://vprover.github.io/
2019-08-28T23:51:27+00:00 devel/rubygem-aws-sigv2 Amazon Web Services Signature Version 2 signing library
rubygem-aws-sigv2 is Amazon Web Services Signature Version 2 signing library
which generates sigv2 signature for HTTP requests.

WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sigv2
2019-08-28T09:55:57+00:00 devel/rubygem-ffi110 Extension for dynamic libraries and binding functions
Ruby-FFI is a ruby extension for programmatically loading dynamic libraries,
binding functions within them, and calling those functions from Ruby code.

WWW: https://github.com/ffi/ffi/wiki
2019-08-28T05:35:59+00:00 net-p2p/lidarr Music collection manager for Usenet and BitTorrent users
Lidarr is a music collection manager for Usenet and BitTorrent users.

It can monitor multiple RSS feeds for new tracks from your favorite
artists and will grab, sort and rename them.
It can also be configured to automatically upgrade the quality of
files already downloaded when a better quality format becomes
available.

It looks and smells like Sonarr but made for music.

WWW: https://lidarr.audio
2019-08-27T13:00:38+00:00 comms/openzwave-devel Open-source interface to Z-Wave networks
Open-zwave - An open-source interface to Z-Wave networks.

WWW: https://code.google.com/p/open-zwave/
2019-08-27T07:48:54+00:00 math/tvm Deep learning compiler stack for cpu, gpu and specialized accelerators
TVM is a compiler stack for deep learning systems. It is designed to close the
gap between the productivity-focused deep learning frameworks, and the
performance- and efficiency-focused hardware backends. TVM works with deep
learning frameworks to provide end to end compilation to different backends.

WWW: https://tvm.ai/
2019-08-27T07:01:48+00:00 devel/dmlc-core Common library for scalable and portable distributed machine learning
DMLC-Core is the backbone library to support all DMLC projects, offers the
bricks to build efficient and scalable distributed machine learning libraries.

WWW: https://github.com/dmlc/dmlc-core
2019-08-27T06:20:42+00:00 sysutils/go-wtf Personal information dashboard for your terminal
A personal terminal-based dashboard utility, designed for displaying
infrequently-needed, but very important, daily data.

WWW: http://wtfutil.com
2019-08-27T05:50:40+00:00 devel/skypat C++ unit and performance testing framework
SkyPat is a C++ performance analysis toolkit. SkyPat combines unit tests and
perf_event to give programmers the power of accomplishing reliability and
performance test simultaneously.

Unlike traditional tools that manipulate entire program as a black-box, SkyPat
works on a region of code like a white-box. It is used as a normal unit test
library. It provides macros and assertions, into which perf_events are embedded,
to ensure correctness and to evaluate performance of a region of code. With
perf_events, SkyPat can evaluate running time precisely without interference to
scheduler. Moreover, perf_event also gives SkyPat accurate cycle counts that are
useful for tools that are sensitive to variance of timing, such as compilers.

WWW: https://skypat.skymizer.com/
2019-08-27T04:08:33+00:00 math/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/
2019-08-27T03:24:31+00:00 math/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/
2019-08-27T03:15:35+00:00 net/sems SIP Express Media Server
SEMS is an open-source SIP media server, implementing a B2BUA,
voicemail, IVRs, announcements, etc. It is designed to be
complementary to SIP proxy-only tools like Kamailio, OpenSIPS, etc.

WWW: https://github.com/sems-server
2019-08-26T11:51:37+00:00 devel/rubygem-zeitwerk Efficient and thread-safe code loader
Zeitwerk is an efficient and thread-safe code loader for Ruby.

Given a conventional file structure, Zeitwerk is able to load your project's
classes and modules on demand (autoloading), or upfront (eager loading). You
don't need to write require calls for your own files, rather, you can streamline
your programming knowing that your classes and modules are available everywhere.
This feature is efficient, thread-safe, and matches Ruby's semantics for
constants.

Zeitwerk is also able to reload code, which may be handy while developing web
applications. Coordination is needed to reload in a thread-safe manner. The
documentation below explains how to do this.

The gem is designed so that any project, gem dependency, application, etc. can
have their own independent loader, coexisting in the same process, managing
their own project trees, and independent of each other. Each loader has its own
configuration, inflector, and optional logger.

Internally, Zeitwerk issues require calls exclusively using absolute file names,
so there are no costly file system lookups in $LOAD_PATH. Technically, the
directories managed by Zeitwerk do not even need to be in $LOAD_PATH.
Furthermore, Zeitwerk does only one single scan of the project tree, and it
descends into subdirectories lazily, only if their namespaces are used.

WWW: https://github.com/fxn/zeitwerk
2019-08-26T11:06:21+00:00 devel/rubygem-default_value_for32 Define default values for ActiveRecord models in a declarative manner
The default_value_for plugin allows one to define default values for
ActiveRecord models in a declarative manner

WWW: https://github.com/FooBarWidget/default_value_for
2019-08-26T08:00:04+00:00 devel/rubygem-redis-activesupport-rails52 Redis store for ActiveSupport::Cache
Redis store for ActiveSupport::Cache

WWW: http://redis-store.org/redis-activesupport
2019-08-26T07:58:32+00:00 databases/rubygem-redis-actionpack-rails52 Redis session store for ActionPack
Redis session store for ActionPack

WWW: https://redis-store.org/redis-actionpack/
2019-08-26T07:56:28+00:00 www/rubygem-kaminari-activerecord-rails52 Kaminari Active Record adapter
kaminari-activerecord lets your Active Record models be paginatable.

WWW: https://github.com/kaminari/kaminari/tree/master/kaminari-activerecord
2019-08-26T07:54:31+00:00 www/rubygem-kaminari-actionview-rails52 Kaminari Action View adapter
kaminari-actionview provides pagination helpers for your Action View templates.

WWW: https://github.com/kaminari/kaminari/tree/master/kaminari-actionview
2019-08-26T07:52:31+00:00 databases/rubygem-peek-pg-rails52 Take a peek into the MySQL queries made
Take a peek into the Postgres queries made during your application's requests.

Things this peek view provides:
- Total number of Postgres queries called during the request
- The duration of the queries made during the request

WWW: https://github.com/peek/peek-pg
2019-08-26T07:50:27+00:00 www/rubygem-lograge-rails52 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
2019-08-26T07:48:27+00:00 devel/rubygem-health_check26-rails52 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
2019-08-26T07:46:35+00:00 devel/rubygem-peek-redis-rails52 Provide a peek into the Redis calls made
Take a peek into the Redis calls made within your Rails application.

Things this peek view provides:
- Total number of Redis commands called during the request
- The duration of the calls made during the request

WWW: https://github.com/peek/peek-redis
2019-08-26T07:44:18+00:00 devel/rubygem-peek-rblineprof-rails52 Peek into how much each line of your Rails application takes
Peek into how much time each line of your Rails application takes throughout a
request.

Things this peek view provides:
- Total time it takes to render individual lines within your codebase
- Total network time spent waiting per line

You can also drill down to only certain parts of your codebase like:
- app, everything within Rails.root/(app|lib)
- views, everything within Rails.root/app/view
- gems, everything within Rails.root/vendor/gems
- all, everything within Rails.root
- stdlib

WWW: https://github.com/peek/peek-rblineprof
2019-08-26T07:36:55+00:00 devel/rubygem-peek-gc-rails52 Take a peek into the GC info of your Rails application
Take a peek into the GC info of your Rails application.

Its an addition to the Peek profiling tool.

WWW: https://github.com/peek/peek-gc
2019-08-26T07:30:29+00:00 devel/rubygem-peek-rails52 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
2019-08-26T07:28:11+00:00 devel/rubygem-rails-i18n-rails52 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
2019-08-26T07:26:14+00:00 mail/rubygem-premailer-rails19-rails52 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
2019-08-26T07:24:01+00:00 www/rubygem-gon-rails52 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
2019-08-26T07:22:03+00:00 devel/rubygem-font-awesome-rails-rails52 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
2019-08-26T07:19:46+00:00 www/rubygem-webpack-rails-rails52 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
2019-08-26T07:16:15+00:00 www/rubygem-redis-rails-rails52 Redis for Ruby on Rails
Redis for Ruby on Rails

WWW: http://redis-store.org/redis-rails
2019-08-26T07:13:44+00:00 www/rubygem-kaminari-rails52 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
2019-08-26T07:11:17+00:00 www/rubygem-responders2-rails52 Simple Ruby DSL for making HTTP requests
Responders provides a set of responders modules to dry up your Rails app.

WWW: https://github.com/plataformatec/responders
2019-08-25T18:51:58+00:00 www/py-whitenoise Radically simplified static file serving for wsgi applications
Radically simplified static file serving for Python web apps

With a couple of lines of config WhiteNoise allows your web app to serve its own
static files, making it a self-contained unit that can be deployed anywhere
without relying on nginx, Amazon S3 or any other external service. (Especially
useful on Heroku, OpenShift and other PaaS providers.)

It's designed to work nicely with a CDN for high-traffic sites so you don't have
to sacrifice performance to benefit from simplicity.

WhiteNoise works with any WSGI-compatible app but has some special auto-
configuration features for Django.

WWW: http://whitenoise.evans.io/
2019-08-25T18:51:34+00:00 www/py-urlman Nicer way to do URLs for Django models
Replaces things like get_absolute_url with a .urls attribute that can reference
other URLs and build sensible trees of things, and can then be accessed using
instance.urls.name.

WWW: https://github.com/andrewgodwin/urlman
2019-08-25T18:51:09+00:00 www/py-rules Awesome Django authorization, without the database
rules is a tiny but powerful app providing object-level permissions to Django,
without requiring a database. At its core, it is a generic framework for
building rule-based systems, similar to decision trees. It can also be used as a
standalone library in other contexts and frameworks.

WWW: https://github.com/dfunckt/django-rules
2019-08-25T18:50:34+00:00 www/py-inlinestyler Inlines external css into html elements
inlinestyler is an easy way to locally inline CSS into an HTML email message.

Styling HTML email is a black art. CSS works, but only when it's been placed
inline on the individual elements (and event then, not always) - which makes
development frustrating, and iteration slow.

The general solution is to use an inlining service, which takes a message with
the CSS placed externally, and rewrites it so that all CSS is applied to the
individual elements. The most widely used of these services - and as far as I
can tell, the one that powers CampaignMonitor - is Premailer. It's a great
service, and the guys behind it put a lot of work into keeping it up to date
with the most recent discoveries in what works and what doesn't.

inlinestyler takes (most) of the functionality of Premailer, and makes it
available locally, accessible without having call a remote service.

WWW: https://github.com/dlanger/inlinestyler
2019-08-25T18:49:47+00:00 www/py-django-libsass Filter to compile SASS files using libsass
django-libsass builds on libsass-python to make @import paths aware of Django's
staticfiles mechanism, and provides a filter module for django-compressor which
uses the libsass-python API directly, avoiding the overheads of calling an
external executable to do the compilation.

WWW: https://github.com/torchbox/django-libsass
2019-08-25T18:49:28+00:00 www/py-django-i18nfield Store internationalized strings in django models
This is yet another way to store multi-lingual content in Django. In contrast to
other options like django-hvad, django-modeltranslation or django-parler it does
not require additonal database tables and you can reconfigure the available
languages without any changes to the database schema. In constrast to nece, it
is not specific to PostgreSQL.

WWW: https://github.com/raphaelm/django-i18nfield
2019-08-25T18:48:40+00:00 www/py-django-hierarkey Hierarchical key-value store for django
django-hierarkey -- Hierarchical key-value store

This package allows you to attach a key-value store to a model, e.g. to store
preferences of an user or a customer. The package supports arbitrary datatypes,
defaults and model hierarchies, i.e. you can define a different model instance
as your instance's parent and the values of the parent instance will be used as
default values for the child instances.

This approach has been in use in pretix for quite a while, so it has been tested
in production.

This project is maintained by Raphael Michel <mail@raphaelmichel.de>. See the
AUTHORS file for a list of all the awesome folks who contributed to this
project.

WWW: https://github.com/raphaelm/django-hierarkey
2019-08-25T18:48:17+00:00 www/py-dj22-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
2019-08-25T18:47:56+00:00 www/py-dj22-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/
2019-08-25T18:47:30+00:00 www/py-django-context-decorator Remove the need to call super().get_context_data(**kwargs) in nearly every view
Python package for Django removing the need to call
super().get_context_data(**kwargs) in nearly every Django view.

WWW: https://github.com/rixx/django-context-decorator
2019-08-25T18:47:01+00:00 www/py-dj22-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
2019-08-25T18:31:12+00:00 security/rubygem-devise-two-factor30-rails52 Barebones two-factor authentication with Devise
Barebones two-factor authentication with Devise

WWW: https://github.com/tinfoil/devise-two-factor
2019-08-25T18:28:42+00:00 devel/rubygem-gettext_i18n_rails_js-rails52 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
2019-08-25T18:28:23+00:00 www/rubygem-rails52 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/
2019-08-25T18:24:59+00:00 devel/rubygem-devise-rails52 Flexible authentication solution for Rails with Warden
Flexible authentication solution for Rails with Warden

WWW: https://github.com/heartcombo/devise
2019-08-25T18:23:41+00:00 textproc/rubygem-sass-rails-rails52 Sass adapter for the Rails asset pipeline
Sass adapter for the Rails asset pipeline.

WWW: https://github.com/rails/sass-rails
2019-08-25T18:20:28+00:00 www/rubygem-responders-rails52 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
2019-08-25T18:19:38+00:00 devel/rubygem-web-console-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
2019-08-25T18:19:18+00:00 devel/rubygem-coffee-rails-rails52 Coffee Script adapter for the Rails asset pipeline
Coffee Script adapter for the Rails asset pipeline.

WWW: https://github.com/rails/coffee-rails
2019-08-25T18:19:01+00:00 www/rubygem-railties52 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
2019-08-25T18:18:48+00:00 www/rubygem-actioncable52 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
2019-08-25T18:18:30+00:00 net/rubygem-activestorage52 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
2019-08-25T18:17:56+00:00 mail/rubygem-actionmailer52 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
2019-08-25T18:17:43+00:00 devel/rubygem-sprockets-rails-rails52 Sprockets Rails integration
Sprockets Rails integration

WWW: https://github.com/rails/sprockets-rails
2019-08-25T18:17:26+00:00 www/rubygem-actionpack52 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
2019-08-25T18:17:04+00:00 databases/rubygem-activerecord52 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
2019-08-25T18:16:44+00:00 devel/rubygem-activejob52 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
2019-08-25T18:16:16+00:00 devel/rubygem-actionview52 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
2019-08-25T18:05:07+00:00 textproc/rubygem-rails-dom-testing-rails52 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
2019-08-25T18:04:50+00:00 devel/rubygem-jbuilder-rails52 Create JSON structures via a Builder-style DSL
Create JSON structures via a Builder-style DSL

WWW: https://github.com/rails/jbuilder
2019-08-25T18:04:31+00:00 databases/rubygem-globalid-rails52 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
2019-08-25T18:04:11+00:00 databases/rubygem-activemodel52 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
2019-08-25T18:03:38+00:00 devel/rubygem-activesupport52 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
2019-08-25T12:20:16+00:00 devel/linux-c7-systemd-libs Libraries for accessing systemd (Linux CentOS ${LINUX_DIST_VER})
Support libraries for the Linux systemd system and service manager.

WWW: https://www.freedesktop.org/wiki/Software/systemd/
2019-08-25T11:02:47+00:00 archivers/linux-c7-lz4 LZ4 compression library and utilities (Linux CentOS ${LINUX_DIST_VER})
${.CURDIR}/../liblz4/pkg-descr
2019-08-25T10:29:36+00:00 devel/linux-c7-elfutils-libs ELF file handling libraries (CentOS ${LINUX_DIST_VER})
ELF file handling libraries from elfutils.

WWW: https://sourceware.org/elfutils/
2019-08-25T10:18:02+00:00 devel/linux-c7-elfutils-libelf ELF file handling library (CentOS ${LINUX_DIST_VER})
ELF file handling library from elfutils.

WWW: https://sourceware.org/elfutils/
2019-08-25T10:18:02+00:00 devel/linux-c6-elfutils-libelf ELF file handling library (CentOS ${LINUX_DIST_VER})
ELF file handling library from elfutils.

WWW: https://sourceware.org/elfutils/
2019-08-25T07:18:44+00:00 math/cppad C++ Algorithmic Differentiation package
CppAD (C++ algorithmic differentiation package) computes derivative values from
an algorithm that computes function values.

WWW: https://coin-or.github.io/CppAD/doc/cppad.htm
2019-08-25T04:19:02+00:00 math/casadi Symbolic framework for numeric optimization
CasADi is an open-source tool for nonlinear optimization and algorithmic
differentiation.

It facilitates rapid, yet efficient, implementation of different methods for
numerical optimal control, both in an offline context and for nonlinear model
predictive control (NMPC).

WWW: https://web.casadi.org/
2019-08-25T01:24:42+00:00 math/symphony Solver and development framework for mixed-integer linear programs
SYMPHONY is an open-source solver for mixed-integer linear programs (MILPs)
written in C. It can be used in four different main modes:
* As a callable library through either the native C interface or through the
Osi.
* As an interactive solver using a command-line interface.
* As a framework to build customized solvers for specific problem classes.
* Through a number of different modeling languages: AMPL, GMPL, GAMS, PuLP.

WWW: https://projects.coin-or.org/SYMPHONY
2019-08-25T01:15:04+00:00 math/couenne Convex Over and Under Envelopes for NonliNear Estimation
Couenne (Convex Over and Under ENvelopes for Nonlinear Estimation) is
a branch&bound algorithm to solve Mixed-Integer Nonlinear Programming (MINLP)
problems.

WWW: https://projects.coin-or.org/Couenne
2019-08-25T01:00:02+00:00 math/bonmin Basic Open-source Nonlinear Mixed INteger programming
Bonmin (Basic Open-source Nonlinear Mixed INteger programming) is an
experimental open-source C++ code for solving general MINLP (Mixed Integer
NonLinear Programming) problems.

WWW: https://projects.coin-or.org/Bonmin
2019-08-25T00:00:54+00:00 math/hpipm High-performance interior-point-method QP solvers
This is HPIPM, a high-performance interior-point method solver for dense,
optimal control- and tree-structured convex quadratic programs. It provides
efficient implementations of dense and structure-exploiting algorithms to solve
small to medium scale problems arising in model predictive control and embedded
optimization in general and it relies on the high-performance linear algebra
package BLASFEO.

WWW: https://github.com/giaf/hpipm
2019-08-24T23:41:05+00:00 math/blasfeo Basic Linear Algebra Subroutines For Embedded Optimization
BLASFEO provides a set of basic linear algebra routines, performance-optimized
for matrices fitting in cache (i.e. generally up to a couple hundreds size in
each dimension), as typically encountered in embedded optimization application.

WWW: https://github.com/giaf/blasfeo
2019-08-24T20:37:18+00:00 print/harfbuzz-hb-view Harfbuzz hb-view utility
2019-08-24T09:20:46+00:00 print/harfbuzz-bh-view Harfbuzz hb-view utility
2019-08-24T02:28:43+00:00 sysutils/terraform-provider-vultr Terraform provider for Vultr
A community developed provider to support the Vultr 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/squat/terraform-provider-vultr
2019-08-23T12:50:32+00:00 security/dsvpn Dead Simple VPN
DSVPN is a Dead Simple VPN, designed to address the most common use case for
using a VPN with a shared key. It works in 'server' or 'client' mode using TCP.

WWW: https://github.com/jedisct1/dsvpn
2019-08-22T17:48:51+00:00 www/varnish-libvmod-dynamic Varnish Module (vmod) for dynamic backends
This module provides a varnish director for dynamic creation of backends based
on calls to the system's network address resolution service which, in turn,
typically use information from the /etc/hosts file and the Domain Name Service
(DNS), but can be configured to use other sources like LDAP or more advanced
DNS resolution where getdns is available.

While standard varnish backends defined in VCL may also be defined in terms of
host names, changes of the name service information will only be picked up
with a VCL reload.

WWW: https://github.com/nigoroll/libvmod-dynamic
2019-08-21T20:52:23+00:00 devel/goswagger Swagger 2.0 implementation for Go
Swagger is a simple yet powerful representation of your RESTful API and
go-swagger brings to the Go community a complete suite of fully-featured,
high-performance, API components to work with a Swagger API: server, client and
data model.

This port provides a Go implementation of Swagger 2.0 (aka OpenAPI 2.0).

WWW: https://goswagger.io/
2019-08-21T16:29:26+00:00 benchmarks/hipercontracer High-Performance Connectivity Tracer (HiPerConTracer)
High-Performance Connectivity Tracer (HiPerConTracer) is
a ping/traceroute service. It performs regular ping and
traceroute runs among sites and can export the results
into an SQL database.

WWW: https://www.uni-due.de/~be0001/hipercontracer/
2019-08-21T15:51:15+00:00 graphics/libspng Simple PNG decoding and encoding library
Libspng is a C library for reading and writing Portable Network
Graphics (PNG) format files with a focus on security and ease of
use.

The goal is to provide a fast PNG library with a simpler API than
libpng.

WWW: https://libspng.org/
2019-08-21T13:04:39+00:00 net/rubygem-google-cloud-bigquery Official Ruby library for Google BigQuery
This is the official Ruby library for Google BigQuery.

WWW: https://github.com/googleapis/google-cloud-ruby/tree/master/google-cloud-bigquery
2019-08-21T03:48:44+00:00 security/acmed ACME (RFC 8555) client daemon written in Rust
ACMEd is one of the many clients for the Automatic Certificate Management
Environment (ACME), an internet standard (RFC 8555) which allows to
automate X.509 certificates signing by a Certification Authority (CA).

WWW: https://github.com/breard-r/acmed
2019-08-20T19:10:24+00:00 comms/jpilot-picsnvideos JPilot plugin to download photos and videos
Plugin for JPilot (jpilot.org) to download pictures, photos and videos from
Palm smartphones. Supports: Centro, Treo 600, Treo 650, Treo 680, Treo 700p,
Treo 755p & xplor m68.

WWW: https://sourceforge.net/projects/picsnvideos/
2019-08-20T19:05:49+00:00 databases/palm-db-tools Utilities for the PalmOS flat-file database programs
This package includes several utilities that let you convert text files in
CSV (comma-separated value) format to several flat-file database formats
used on PalmOS PDAs and back again.

WWW: http://pilot-db.sourceforge.net/
2019-08-20T18:56:33+00:00 databases/mdbconv Converts CSV to MobileDB database
MobileDB converter - mdbconv converts CSV to MobileDB database.

WWW: http://www.handmark.com/products/mobiledbtools/index.html
2019-08-20T18:52:11+00:00 sysutils/makeztxt Command line utility to create GutenPalm's zTXT format databases
makeztxt is a simple command line program that takes a plain ASCII text file
and compresses it into a zTXT database. makeztxt will remove newline
characters at the end of lines that contain text so that the paragraphs flow
better on the Palm screen.

WWW: http://gutenpalm.sourceforge.net/
2019-08-20T18:41:48+00:00 devel/libmal Library encapsulating malsync
This is a copy of malsync that produces a library instead
of an executable. It is based on malsync 2.1.

WWW: http://www.jlogday.com/code/libmal/
2019-08-20T17:47:53+00:00 graphics/imgvtopgm Palm Pilot Image Viewer to PGM Converter
Palm Pilot Image Viewer to PGM Converter, which for converting Pilot
Image and from Portable Graymaps and Portable Bitmaps. The tools
support grayscale and monochrome images with or without compression
and with or without notes. Palette fixing and other image manipulation
tasks are left to other programs.
2019-08-20T17:35:26+00:00 sysutils/bibelot Formats and converts text documents into compressed PalmDoc .pdb files
bibelot.pl is a Perl script that formats and converts text documents
into compressed PalmDoc .pdb files, suitable for reading on a Palm
or Handspring device with any standard PalmDoc reader (AportisDoc,
CSpotRun, RichReader, TealDoc, etc.)

WWW: https://sourceforge.net/projects/bibelot/
2019-08-20T12:33:44+00:00 audio/fossmixer Graphical mixer application for OSS
FOSS Mixer is a graphical mixer application for FreeBSD to control OSS
audio backend. Mixer can be use to control audio levels, set recording
source, and it includes white noise generator for testing the audio
output. It is pretty much what mixer(1) does. FOSS Mixer does not need
third party user interface library, it runs on plain X11/OpenGL.

WWW: http://detroit.sourceforge.net/app_fossmixer.html
2019-08-20T11:48:20+00:00 graphics/fractgen Fractal Generator
FractGen is a simple Qt-based fractal generator program for Mandelbrot
fractals. The image size is only limited by virtual memory. It is possible
to zoom into images. Image parameters can be saved in XML files and loaded
from XML files. Calculated images can be exported as PNG files. The intention
of this program is to generate graphics to be post-processed by other image
tools, e.g. in order to generate nice screen backgrounds or book covers.

WWW: https://www.uni-due.de/~be0001/fractalgenerator/
2019-08-20T06:31:46+00:00 multimedia/termplay Tool that converts images to ANSI sequences, plays videos in terminals
termplay is the tool to convert images to ANSI sequences.
It also supports playing videos.

Features:
* Multiple modes
* Sixels: Only supported by a few terminals, like xterm.
* Unicode halfblock: This is the same as TrueColor below, but uses unicode
half-blocks for smaller pixels.
* TrueColor: Any RGB color, supported by most terminals.
* 256 color: The closest representation of a color that can be fit within
1 byte. Use this if nothing else works.
* Flexible
* Change framerate, size and more using command line switches.
* Adapting size
* Automatically scales the image to fit your terminal.

WWW: https://github.com/jD91mZM2/termplay
2019-08-20T01:46:28+00:00 devel/gperf31 Generates perfect hash functions for sets of keywords
While teaching a data structures course at University of California,
Irvine, I developed a program called GPERF that generates perfect hash
functions for sets of key words. A perfect hash function is simply:

A hash function and a data structure that allows
recognition of a key word in a set of words using
exactly 1 probe into the data structure.

The gperf.texinfo file explains how the program works, the form of the
input, what options are available, and hints on choosing the best
options for particular key word sets. The texinfo file is readable
both via the GNU emacs `info' command, and is also suitable for
typesetting with TeX.

The enclosed Makefile creates the executable program ``gperf'' and
also runs some tests.

Output from the GPERF program is used to recognize reserved words in
the GNU C, GNU C++, and GNU Pascal compilers, as well as with the GNU
indent program.

LICENSE: GPL2 or later

WWW: https://www.gnu.org/software/gperf/
2019-08-19T22:01:56+00:00 mail/fetchmail64 Batch mail retrieval utility for IMAP/POP3/ETRN/ODMR - release candidate
Fetchmail is a full-featured IMAP/POP2/POP3/APOP/KPOP/ETRN/ODMR client with
easy configuration, daemon mode, forwarding via SMTP or local MDA, and
superior reply handling. It is used to handle intermittent email connections
by acting as a coupling that seamlessly batch forwards fetched mail from your
mail server to your local delivery system, allowing you to read it with your
favourite mail user agent. Fetchmail also includes useful spam filtering and
multi-user functions.

A typical use of fetchmail is to connect to your ISP's POP3 server,
downloading your mail into the INBOX on your local computer. You may then
read the mail, offline if you want, using pine, mutt, or any standard mail
user agent.

WWW: http://www.fetchmail.info/
2019-08-19T20:50:44+00:00 net/rubygem-cloudflare Ruby wrapper for the Cloudflare API
Cloudflare is a Ruby wrapper for the Cloudflare V4 API. It provides a light
weight wrapper using RestClient::Resource. The wrapper functionality is limited
to zones and DNS records at this time.

WWW: https://github.com/socketry/cloudflare
2019-08-19T20:50:13+00:00 www/rubygem-async-rest RESTful clients (and hopefully servers)
Roy Thomas Fielding's thesis Architectural Styles and the Design of
Network-based Software Architectures describes Representational State Transfer
which comprises several core concepts:
- Resource: A conceptual mapping to one or more entities.
- Representation: An instance of a resource at a given point in time.

Async::REST models these abstractions as closely and practically as possible and
serves as a basis for building asynchronous web clients.

WWW: https://github.com/socketry/async-rest
2019-08-19T20:50:00+00:00 www/rubygem-async-http HTTP client and server library
Async::HTTP is an asynchronous client and server implementation of HTTP/1.0,
HTTP/1.1 and HTTP/2 including TLS. It supports streaming requests and responses.

WWW: https://github.com/socketry/async-http
2019-08-19T20:49:30+00:00 www/rubygem-protocol-http2 Low level implementation of the HTTP/2 protocol
Protocol::HTTP2 provides a low-level implementation of the HTTP/2 protocol.

WWW: https://github.com/socketry/protocol-http2
2019-08-19T20:49:14+00:00 www/rubygem-protocol-http1 Low level implementation of the HTTP/1 protocol
Protocol::HTTP1 provides a low-level implementation of the HTTP/1 protocol.

WWW: https://github.com/socketry/protocol-http1
2019-08-19T20:49:01+00:00 www/rubygem-protocol-http Provides abstractions to handle HTTP protocols
Protocol::HTTP provides abstractions for working with the HTTP protocol.

WWW: https://github.com/socketry/protocol-http
2019-08-19T20:48:44+00:00 www/rubygem-protocol-hpack Compresssor and decompressor for HTTP 2.0 HPACK
Protocol::HPACK provides a compressor and decompressor for HTTP 2.0 headers,
HPACK, as defined by RFC7541.

WWW: https://github.com/socketry/protocol-hpack
2019-08-19T20:48:35+00:00 net/rubygem-google-cloud-logging Official library for Stackdriver Logging
google-cloud-logging is the official library for Stackdriver Logging.

Stackdriver Logging allows you to store, search, analyze, monitor, and alert on
log data and events from Google Cloud Platform and Amazon Web Services (AWS). It
supports ingestion of any custom log data from any source. Stackdriver Logging
is a fully-managed service that performs at scale and can ingest application and
system log data from thousands of VMs. Even better, you can analyze all that log
data in real-time.

WWW: https://github.com/googleapis/google-cloud-ruby/tree/master/google-cloud-logging
2019-08-19T20:48:08+00:00 net/rubygem-stackdriver-core Internal shared library for the Ruby Stackdriver integration libraries
This library contains shared types and utilities for Stackdriver-related
libraries.

WWW: https://github.com/googleapis/google-cloud-ruby/tree/master/stackdriver-core
2019-08-19T20:47:42+00:00 devel/rubygem-async-io Provides support for asynchronous TCP, UDP, Unix, and SSL sockets
Async::IO provides builds on async and provides asynchronous wrappers for IO,
Socket, and related classes.

WWW: https://github.com/socketry/async-io
2019-08-19T20:46:56+00:00 devel/rubygem-async Modern asynchronous I/O framework for Ruby
Async is a composable asynchronous I/O framework for Ruby based on nio4r and
timers.

WWW: https://github.com/socketry/async
2019-08-19T20:46:17+00:00 devel/rubygem-console Beautiful logging for Ruby
Console provides beautiful console logging for Ruby applications. Implements
fast, buffered log output.

WWW: https://github.com/socketry/console
2019-08-19T20:45:50+00:00 devel/rubygem-google-gax Google API Extensions
Google API Extensions for Ruby (gax-ruby) is a set of modules which aids the
development of APIs for clients and servers based on gRPC and Google API
conventions.

Application code will rarely need to use most of the classes within this library
directly, but code generated automatically from the API definition files in
Google APIs can use services such as page streaming and request bundling to
provide a more convenient and idiomatic API surface to callers.

WWW: https://github.com/googleapis/gax-ruby
2019-08-19T20:45:05+00:00 devel/py-mypy-protobuf Generate mypy stub files from protobuf specs
mypy-protobuf generates mypy stub files from protobuf specs. protoc-gen-mypy is
a python implementation of the plugin.

WWW: https://github.com/dropbox/mypy-protobuf
2019-08-19T20:44:33+00:00 devel/p5-Test2-Plugin-UUID Use REAL UUIDs in Test2
Test2 normally uses unique IDs generated by appending pid, thread-id, and an
incrementing integer. These work fine most of the time, but are not sufficient
if you want to keep a database of events, in that case a real UUID is much more
useful.

WWW: https://metacpan.org/release/Test2-Plugin-UUID
2019-08-19T20:44:16+00:00 devel/p5-Test2-Plugin-MemUsage Collect and display memory usage information
Currently Test2::Plugin::MemUsage only works on unix systems that provide
/proc/PID/status access. For all other systems this plugin is essentially a
no-op.

WWW: https://metacpan.org/release/Test2-Plugin-MemUsage
2019-08-19T20:43:56+00:00 devel/p5-Test2-Plugin-DBIProfile Plugin to enable and display DBI profiling
Test2::Plugin::DBIProfile will enable DBI::Profile globally so that DBI
profiling data is collected. Once testing is complete an event will be produced
which contains and displays the profiling data.

WWW: https://metacpan.org/release/Test2-Plugin-DBIProfile
2019-08-19T19:31:40+00:00 shells/starship Cross-shell prompt for astronauts
Starship is the minimal, blazing fast, and extremely customizable prompt for any
shell.
The prompt shows information you need while you're working, while staying sleek
and out of the way.

To use it in bash, add the line 'eval "$(starship init bash)"' to your ~/.bashrc

WWW: https://starship.rs/
2019-08-19T17:10:57+00:00 devel/cargo-tree Rust's cargo subcommand to visualize dependency graph as a tree #'
cargo tree is a Cargo subcommand that visualizes a crate's dependency graph in
a tree-like format.

WWW: https://github.com/sfackler/cargo-tree
2019-08-18T22:05:37+00:00 comms/iwmbt-firmware Intel Wireless 8260 bluetooth adaptor firmwares used by iwmbtfw(8)
Firmware for the Intel Wireless 8260/8265 chip based Bluetooth USB devices.
To be downloaded with iwmbtfw(8).

WWW: https://packages.debian.org/firmware-iwlwifi
WWW: https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git
2019-08-18T18:43:56+00:00 www/wt3 Widget-centric C++ library for developing web applications
Wt (pronounced as witty) is a C++ library for developing web applications.

The API is widget-centric and uses well-tested patterns of desktop GUI
development tailored to the web. To the developer, it offers abstraction of
many web-specific implementation details, including client-server protocols
(HTTP, Ajax, WebSockets), and frees the developer from tedious JavaScript
manipulations of HTML and dealing with cross-browser issues. Instead, with Wt,
you can focus on actual functionality with a rich set of feature-complete
widgets. Unlike old-school page-based frameworks or current-day single-page
JavaScript "frameworks", Wt allows you to create stateful applications that are
at the same time highly interactive (using WebSockets and Ajax for everything)
but still support plain HTML browsers or web crawlers using automatic graceful
degradation or progressive enhancement. Things that are natural and simple
with Wt would require an impractical amount of development effort otherwise:
switching widgets using animations, while retaining clean URLs and browser
navigation functions, or having a persistent chat widget open throughout the
entire application, that even works in legacy browsers like Microsoft Internet
Explorer 6.

The library comes with an application server that acts as a stand-alone
Http(s)/WebSocket server or integrates through FastCGI with other web servers.

WWW: https://www.webtoolkit.eu/wt
2019-08-18T11:31:10+00:00 net/socketapi Socket API library for the SCTPLIB user-space SCTP implementation
SocketAPI is the socket API library for the SCTPLIB user-space
SCTP implementation.

WWW: https://www.uni-due.de/~be0001/sctplib/
2019-08-18T11:11:21+00:00 net/sctplib User-space implementation of the SCTP protocol RFC 4960
The SCTPLIB library is a prototype implementation of the Stream Control
Transmission Protocol (SCTP), a message-oriented reliable transport protocol
that supports multi-homing, and multiple message streams multiplexed within an
SCTP connection (also named association). SCTP is described in RFC 4960. See
https://www.uni-due.de/~be0001/sctplib/ for details. The API of the library is
modeled after Section 10 of RFC 4960, and most parameters and functions should
be self-explanatory to the user familiar with this document. In addition to
these interface functions between an Upper Layer Protocol (ULP) and an SCTP
instance, the library also provides a number of helper functions that can be
used to manage callbacks and timers, as well as UDP sockets for simple IPC.
Furthermore, SCTPLIB provides support for UDP encapsulation, making it possible
to co-exist with kernel SCTP implementations.

WWW: https://www.uni-due.de/~be0001/sctplib/
2019-08-18T10:50:13+00:00 net/tsctp SCTP Test Tool
TSCTP is an SCTP test tool. Its purpose is to perform basic SCTP
functionality tests to check implementations interoperability and
to verify that the SCTP stack is working.

WWW: https://www.uni-due.de/~be0001/tsctp/
2019-08-18T10:34:06+00:00 sysutils/frand Selects a random file using reservoir sampling algorithm
Selects a random file from given directory using reservoir sampling algorithm.
This means directory contents doesn't need to be read in memory and then sorted
and so will perform much better than find+sort for big directories.

WWW: https://github.com/serpent7776/frand
2019-08-18T10:34:04+00:00 net/remmina-plugin-www Remmina plugin to open an authenticated web-browser
2019-08-18T10:34:04+00:00 net/remmina-plugin-st Remmina plugin for (Simple) Terminal use cases
2019-08-18T10:34:04+00:00 net/remmina-plugin-spice Remmina plugin to execute a command
2019-08-17T21:46:37+00:00 devel/py-pylama Code audit tool for Python
Code audit tool for Python and JavaScript. Pylama wraps these tools:

- pycodestyle (formerly pep8) (c) 2012-2013, Florent Xicluna;
- pydocstyle (formerly pep257 by Vladimir Keleshev) (c) 2014, Amir Rachum;
- PyFlakes (c) 2005-2013, Kevin Watters;
- Mccabe (c) Ned Batchelder;
- Pylint (c) 2013, Logilab (should be installed 'pylama_pylint' module);
- Radon (c) Michele Lacchia
- gjslint (c) The Closure Linter Authors (should be installed 'pylama_gjslint'
module);
- eradicate (c) Steven Myint;
- Mypy (c) Jukka Lehtosalo and contributors;

WWW: https://github.com/klen/pylama
2019-08-17T20:42:03+00:00 devel/py-PeachPy Portable efficient assembly codegen in higher-level Python
The goal of this project is to document instruction sets in a format convenient
for tools development.

An instruction set is represented by three files:
* An XML file that describes instructions
* An XSD file that describes the structure of the XML file
* A Python module that reads the XML file and represents it as a set of Python
objects

WWW: https://github.com/Maratyszcza/Opcodes
2019-08-17T20:24:09+00:00 devel/py-opcodes Database of processor instructions/opcodes
The goal of this project is to document instruction sets in a format convenient
for tools development.

An instruction set is represented by three files:
* An XML file that describes instructions
* An XSD file that describes the structure of the XML file
* A Python module that reads the XML file and represents it as a set of Python
objects

WWW: https://github.com/Maratyszcza/Opcodes
2019-08-17T20:14:16+00:00 devel/fp16 Conversion to/from half-precision floating point formats
Header-only library for conversion to/from half-precision floating point
formats.

Features:
* Supports IEEE and ARM alternative half-precision floating-point format
o Property converts infinities and NaNs
o Properly converts denormal numbers, even on systems without denormal support
* Header-only library, no installation or build required
* Compatible with C99 and C++11
* Fully covered with unit tests and microbenchmarks

WWW: https://github.com/Maratyszcza/FP16
2019-08-17T19:24:47+00:00 devel/pthreadpool Pthread-based thread pool for C/C++ for arrays parallelization
pthreadpool is a pthread-based thread pool implementation. It is intended to
provide functionality of #pragma omp parallel for for POSIX systems where OpenMP
is not available.

Features:
* C interface (C++-compatible)
* Run on user-specified or auto-detected number of threads
* Work-stealing scheduling for efficient work balancing
* Compatible with Linux, macOS, and Native Client environments
* Covered with unit tests and microbenchmarks

WWW: https://github.com/Maratyszcza/pthreadpool
2019-08-17T19:13:04+00:00 devel/fxdiv C/C++ header-only library for division via FP inverse multiplication
Header-only library for division via fixed-point multiplication by inverse.

On modern CPUs and GPUs integer division is several times slower than
multiplication. FXdiv implements an algorithm to replace an integer division
with a multiplication and two shifts. This algorithm improves performance when
an application performs repeated divisions by the same divisor.

Features:
* Integer division for uint32_t, uint64_t, and size_t
* Header-only library, no installation or build required
* Compatible with C99, C++, OpenCL, and CUDA
* Uses platform-specific compiler intrinsics for optimal performance
* Covered with unit tests and microbenchmarks

WWW: https://github.com/Maratyszcza/FXdiv
2019-08-17T18:26:14+00:00 devel/psimd Portable 128-bit SIMD intrinsics
psimd is a portable header-only zero-overhead C++ wrapper around
single-instruction multiple-data (SIMD) 128-bit intrinsics.

WWW: https://github.com/Maratyszcza/psimd
2019-08-16T15:42:25+00:00 sysutils/screenfetch-nox11
2019-08-16T15:26:02+00:00 ftp/curlie Frontend to cURL that adds the ease of use of HTTPie
If you like the interface of HTTPie but miss the features of curl, curlie is
what you are searching for. Curlie is a frontend to curl that adds the ease of
use of httpie, without compromising on features and performance. All curl
options are exposed with syntax sugar and output formatting inspired from
httpie.

WWW: https://curlie.io/
2019-08-15T18:11:46+00:00 textproc/p5-XString Isolated String helpers from B
XString provides the B string helpers in one isolated package. Right now only
cstring and perlstring are available.

WWW: https://metacpan.org/release/XString
2019-08-15T18:11:40+00:00 devel/p5-Test2-Tools-Explain Explain tools for Perl Test2 framework
Test2::Suite dropped the explain() function that had been part of Test::More.
For those who miss it in Test2, you can use Test2::Tools::Explain.

WWW: https://metacpan.org/release/Test2-Tools-Explain
2019-08-15T16:14:22+00:00 lang/fpc-source Free Pascal compiler with Turbo and Delphi (source)
Originally named FPK-Pascal, the Free Pascal compiler is a 32 bit and 64 bit
Turbo Pascal compatible Pascal compiler for DOS, Linux, Win32, OS/2,
(based on an older version) the AmigaOS, FreeBSD/ELF, BeOS, Darwin(OSX)
and others (source code).

WWW: https://www.freepascal.org/
2019-08-15T12:02:18+00:00 devel/py-yattag Generate HTML or XML in a pythonic way
Generate HTML or XML in a pythonic way. Pure python alternative to
web template engines. Can fill HTML forms with default values and
error messages.

WWW: https://www.yattag.org/
2019-08-15T10:10:22+00:00 shells/poshinit 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 poshinit (Portable Shell Initialization), 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 poshinit
setup script on the second box). The second box need not be the same
operating system - poshinit works across FreeBSD / Linux / Cygwin.

WWW: https://github.com/bourne-again/poshinit
2019-08-14T20:36:31+00:00 security/bastillion Web-based SSH console
Bastillion is an open-source web-based SSH console that centrally manages
administrative access to systems.

A bastion host for administrators with features that promote infrastructure
security, including key management and auditing.

WWW: https://www.bastillion.io
2019-08-14T16:32:22+00:00 sysutils/sensu-go Ephemeral infrastructure and distributed applications monitoring
Sensu is an open source monitoring tool for ephemeral infrastructure and
distributed applications. It is an agent based monitoring system with
built-in auto-discovery, making it very well-suited for cloud environments.

Sensu uses service checks to monitor service health and collect telemetry
data. It also has a number of well defined APIs for configuration, external
data input, and to provide access to Sensu's data. Sensu is extremely
extensible and is commonly referred to as "the monitoring router".

WWW: https://github.com/sensu/sensu-go/
2019-08-13T18:49:10+00:00 net/tacacs TACACS+ daemon from pro-bono
tac_plus is a TACACS+ daemon. It provides Cisco Systems routers and
access servers with authentication, authorisation and accounting services.

This version is a major rewrite of the original Cisco source code.
Key features include:
- NAS specific host keys, prompts, enable passwords
- NAS- and ACL-dependent group memberships
- Flexible external backends for user profiles (e.g. via PERL scripts or C;
LDAP (including ActiveDirectory), RADIUS and others are included )
- Connection multiplexing (multiple concurrent NAS clients per process)
- Session multiplexing
- Scalable, no limit on users, clients or servers
- CLI context aware. At the time of writing this, no other TACACS+ daemon is.
- Both IPv4 and IPv6 are fully supported.
- Compliant to latest TACACS+ protocol specification (draft 1.78)

WWW: http://www.pro-bono-publico.de/projects/tac_plus.html
2019-08-12T19:39:53+00:00 www/rubygem-chromedriver-helper Easy installation and use of chromedriver
chromedriver-helper installs an executable, chromedriver-helper, in your gem
path, and configures Selenium to invoke it as the web driver.

This script will, if necessary, download the appropriate binary for your
platform and install it into ~/.chromedriver-helper, then exec it. Easy peasy!

Individual projects can even select which version of chromedriver they want to
run.

WWW: https://github.com/flavorjones/chromedriver-helper
2019-08-12T19:15:11+00:00 x11/wev Wayland event viewer
This is a tool for debugging events on a Wayland window, analagous to
the X11 tool xev.

WWW: https://git.sr.ht/~sircmpwn/wev
2019-08-12T19:15:04+00:00 x11/virtboard Basic keyboard, blazing the path of modern Wayland keyboards
Virtboard is an on screen keyboard based on wayland-keyboard, and
serving as a test bed for new input method protocols.

WWW: https://source.puri.sm/Librem5/virtboard
2019-08-12T16:44:39+00:00 science/py-tensorflow-estimator TensorFlow Estimator, an API to simplify machine learning programming
TensorFlow Estimator is a high-level TensorFlow API that greatly
simplifies machine learning programming. Estimators encapsulate
training, evaluation, prediction, and exporting for your model.

WWW: https://github.com/tensorflow/estimator
2019-08-12T13:14:47+00:00 devel/robin-map Fast hash map and hash set
A C++ implementation of a fast hash map and hash set using
open-addressing and linear robin hood hashing with backward
shift deletion to resolve collisions.

WWW: https://github.com/Tessil/robin-map
2019-08-12T08:15:05+00:00 devel/go-bindata-assetfs Serves embedded files from go-bindata with Go's net/http support
go-bindata-assetfs serves embedded files from go-bindata with Go's net/http
support, allowing packages to serve static content.

WWW: https://github.com/elazarl/go-bindata-assetfs
2019-08-11T19:09:36+00:00 net/savvycan CAN bus reverse engineering and capture tool
CSavvyCAN is a CAN bus reverse engineering and capture tool. It
supports EVTV hardware, socketCAN compatible devices, and other
hardware.

WWW: https://www.savvycan.com/
2019-08-11T16:47:27+00:00 devel/rubygem-web-console-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
2019-08-11T16:46:15+00:00 devel/rubygem-spring-watcher-listen Makes spring watch files using the listen gem
Listen watcher for Spring

This gem makes Spring watch the filesystem for changes using Listen rather than
by polling the filesystem.

On larger projects this means spring will be more responsive, more accurate and
use less cpu on local filesystems.

WWW: https://github.com/jonleighton/spring-watcher-listen
2019-08-11T16:46:08+00:00 databases/rubygem-dalli High performance memcached client for Ruby
Dalli is a high performance pure Ruby client for accessing memcached servers. It
works with memcached 1.4+ only as it uses the newer binary protocol. It should
be considered a replacement for the memcache-client gem.

The name is a variant of Salvador Dali for his famous painting The Persistence
of Memory.

WWW: https://github.com/petergoldstein/dalli
2019-08-11T16:05:23+00:00 x11/waybar Highly customizable Wayland bar for Sway and wlroots-based compositors
Waybar is highly customizable Wayland bar for Sway and wlroots-based
compositors providing the following features:

- Sway (Workspaces, Binding mode, Focused window name)
- Tray [#21](https://github.com/Alexays/Waybar/issues/21)
- Local time
- Battery (Linux-only)
- Network (Linux-only)
- Pulseaudio
- Memory
- Cpu load average
- Temperature (Linux-only)
- MPD
- Custom scripts
- Multiple output configuration
- And much more customizations

WWW: https://github.com/Alexays/Waybar
2019-08-11T11:27:26+00:00 net/rubygem-google-cloud-storage Official library for Google Cloud Storage
Google Cloud Storage (docs) allows you to store data on Google infrastructure
with very high reliability, performance and availability, and can be used to
distribute large data objects to users via direct download.

WWW: https://github.com/googleapis/google-cloud-ruby/tree/master/google-cloud-storage
2019-08-11T11:27:21+00:00 devel/py-python-mimeparse Basic functions for handling mime-types in Python
This module provides basic functions for parsing mime-type names and matching
them against a list of media-ranges.

WWW: http://code.google.com/p/mimeparse/
2019-08-11T06:40:40+00:00 x11/kanshi Dynamic display configuration for Wayland
kanshi allows you to define output profiles that are automatically
enabled and disabled on hotplug. For instance, this can be used to
turn a laptop's internal screen off when docked.

This is a Wayland equivalent for tools like autorandr. kanshi can be
used on Wayland compositors supporting wlr-output-management protocol.

WWW: https://wayland.emersion.fr/kanshi/
2019-08-11T05:34:39+00:00 graphics/drm_info Small utility to dump info about DRM devices
Small utility to dump info about DRM devices. Suports JSON output.

WWW: https://github.com/ascent12/drm_info
2019-08-10T22:48:16+00:00 www/rubygem-webdrivers Run Selenium tests more easily with install and updates for all supported webdrivers
Run Selenium tests more easily with automatic installation and updates for all
supported webdrivers.

WWW: https://github.com/titusfortner/webdrivers
2019-08-10T22:48:10+00:00 security/rubygem-devise-two-factor30-rails5 Barebones two-factor authentication with Devise
Barebones two-factor authentication with Devise

WWW: https://github.com/tinfoil/devise-two-factor
2019-08-10T22:23:41+00:00 audio/geonkick-lv2 Software percussion synthesizer
Geonkick is a free software percussion synthesizer.

Geonkick is a synthesizer that can synthesize elements of percussion. The most
basic examples are: kicks, snares, hit-hats, shakers, claps, sticks.

WWW: https://github.com/iurie-sw/geonkick
2019-08-09T20:00:54+00:00 www/py-django-modelcluster4 Django extension for working with clusters of models as a single unit
django-modelcluster extends Django's foreign key relations to make this
possible. It introduces a new type of relation, ParentalKey, where the related
models are stored locally to the 'parent' model until the parent is explicitly
saved. Up to that point, the related models can still be accessed through a
subset of the QuerySet API.

WWW: https://github.com/wagtail/django-modelcluster
2019-08-09T20:00:48+00:00 devel/py-pebble Threading and multiprocessing eye-candy
Pebble provides a neat API to manage threads and processes within an
application.

WWW: https://github.com/noxdafox/pebble
2019-08-09T10:32:54+00:00 lang/kotlin Kotlin Programming Language
Kotlin Programming Language

WWW: https://kotlinlang.org/
2019-08-08T21:15:49+00:00 devel/xtoolchain-llvm90
2019-08-08T21:05:43+00:00 science/py-chainer-chemistry Library for deep learning in biology and chemistry
Chainer Chemistry is a deep learning framework (based on Chainer) with
applications in Biology and Chemistry. It supports various state-of-the-art
models (especially GCNN - Graph Convolutional Neural Network) for chemical
property prediction.

WWW: https://github.com/pfnet-research/chainer-chemistry
2019-08-08T20:07:04+00:00 science/py-chainer Deep learning framework
Chainer is a powerful, flexible and intuitive deep learning framework.
* Chainer supports CUDA computation. It only requires a few lines of code to
leverage a GPU. It also runs on multiple GPUs with little effort.
* Chainer supports various network architectures including feed-forward nets,
convnets, recurrent nets and recursive nets. It also supports per-batch
architectures.
* Forward computation can include any control flow statements of Python without
lacking the ability of backpropagation. It makes code intuitive and easy to
debug.

WWW: https://chainer.org/
2019-08-08T17:53:24+00:00 science/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/
2019-08-08T16:48:41+00:00 multimedia/celluloid Simple GTK+ frontend for mpv
Celluloid (formerly GNOME MPV) is a simple GTK+ frontend for
mpv. Celluloid interacts with mpv via the client API exported by
libmpv, allowing access to mpv's powerful playback capabilities.

WWW: https://celluloid-player.github.io/
2019-08-08T15:33:02+00:00 databases/postgresql12-server
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/
2019-08-08T15:33:02+00:00 databases/postgresql12-pltcl Module for using Tcl to write SQL functions
2019-08-08T15:33:02+00:00 databases/postgresql12-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/
2019-08-08T15:33:02+00:00 databases/postgresql12-plperl Write SQL functions for PostgreSQL using Perl5
2019-08-08T15:33:02+00:00 databases/postgresql12-pgtcl
2019-08-08T15:33:02+00:00 databases/postgresql12-docs The PostgreSQL documentation set
2019-08-08T15:33:02+00:00 databases/postgresql12-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/
2019-08-08T15:33:02+00:00 databases/postgresql12-client PostgreSQL database (client)
2019-08-08T09:57:32+00:00 graphics/jp Terminal charts, plots, histograms and maps from JSON and CSV
jp is a dead simple terminal plots from JSON (or CSV) data. Bar charts, line
charts, scatter plots, histograms and heatmaps are supported. It reads data on
stdin and prints plots to stdout.

WWW: https://github.com/sgreben/jp
2019-08-08T07:59:02+00:00 mail/astroid Graphical email client for notmuch, inspired by sup and others
Astroid is a lightweight and fast Mail User Agent that provides a graphical
interface to searching, display and composing email, organized in thread and
tags. Astroid uses the notmuch backend for blazingly fast searches through tons
of email. Astroid searches, displays and composes emails - and relies on other
programs for fetching, syncing and sending email.

WWW: http://astroidmail.github.io/
2019-08-07T21:47:04+00:00 devel/s390x-binutils GNU binutils for s390x cross-development
2019-08-07T12:48:57+00:00 x11/slick-greeter Slick-looking LightDM greeter
A slick-looking LightDM greeter.

WWW: https://github.com/linuxmint/slick-greeter
2019-08-07T05:02:38+00:00 audio/mkcue Generates CUE sheets from a CD TOC (Table Of Contents)
mkcue generates CUE sheets from a CD TOC (Table Of Contents).

It is a perfect companion for abcde to generate backups of your audio CDs using
the FLAC codec and the single track option.

WWW: https://packages.debian.org/sid/mkcue
2019-08-07T01:35:26+00:00 x11-toolkits/redkite GUI toolkit
Redkite is a small free software and cross-platform GUI toolkit. It is inspired
from other well known GUI toolkits.

WWW: https://github.com/iurie-sw/redkite
2019-08-06T17:41:59+00:00 textproc/py-xmldiff Creates diffs of XML files
xmldiff is a library and a command-line utility for making diffs out of XML.
This may seem like something that doesn't need a dedicated utility, but change
detection in hierarchical data is very different from change detection in flat
data. XML type formats are also not only used for computer readable0 data, it is
also often used as a format for hierarchical data that can be rendered into
human readable formats. A traditional diff on such a format would tell you line
by line the differences, but this would not be be readable by a human. xmldiff
provides tools to make human readable diffs in those situations.

WWW: https://github.com/Shoobx/xmldiff
2019-08-06T09:31:00+00:00 emulators/qemu30 QEMU CPU Emulator
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
2019-08-05T16:10:05+00:00 devel/llvm90 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/
2019-08-04T21:34:56+00:00 devel/py-flaky Plugin for nose or pytest that automatically reruns flaky tests
Ideally, tests reliably pass or fail, but sometimes test fixtures must rely on
components that aren't 100% reliable.

With flaky, instead of removing those tests or marking them to skip, they can
be automatically retried.

WWW: https://github.com/box/flaky
2019-08-04T16:08:47+00:00 net/p5-URI-Fast Fast(er) URI parser
URI::Fast is a faster alternative to URI. It is written in C and provides basic
parsing and modification of a URI.

URI is an excellent module; it is battle-tested, robust, and handles many edge
cases. As a result, it is rather slower than it would otherwise be for more
trivial cases, such as inspecting the path or updating a single query parameter.

WWW: https://metacpan.org/release/URI-Fast
2019-08-04T16:08:27+00:00 net/p5-URI-Encode-XS Perl URI encoder/decoder using C
URI::Encode::XS is a Perl URI encoder/decoder written in XS based on RFC3986.
This module always encodes characters that are not unreserved. When decoding,
invalid escape sequences are preserved.

WWW: https://metacpan.org/release/URI-Encode-XS
2019-08-04T13:10:24+00:00 sysutils/evhz Tool for measuring evdev event rate (mouse polling rate)
A tool for measuring evdev event rate
(mouse polling rate, touchpad event rate, etc.)

Reported average is for the last 64 samples, or as many as we have so far.

WWW: https://gitlab.com/iankelling/evhz
2019-08-04T07:21:36+00:00 sysutils/crate Containerizer for FreeBSD (alpha-software, expect bugs)
crate is a FreeBSD containerizer utilizing FreeBSD jails.

crate can create the application container based on the description provided by
the user, and then runs this container any number of times as a monolithic
process, with all dependencies included in the container.

Containers can be useful in these scenarios:
* You can keep any version of your application, and it will always run later the
same way, regardless of what packages will be installed on your system.
* You can run a web browser from the crate container, and every time it will run
in the clean environment not allowing any tracking.
* You can run closed source applications, they will be isolated from the rest of
your system, and there will be no chance for them seeing your disks.

crate is in its alpha stage. Things might not work as expected!

WWW: https://github.com/yurivict/crate
2019-08-03T23:54:22+00:00 net/google-cloud-sdk-app-engine-go Google Cloud SDK App Engine Go Extensions
Google Cloud SDK contains tools and libraries that enable you to easily create
and manage resources on Google Cloud Platform, including App Engine, Compute
Engine, Cloud Storage, BigQuery, Cloud SQL, and Cloud DNS.

This port installs Google Cloud SDK "App Engine Go Extensions" component.

WWW: https://cloud.google.com/sdk/
2019-08-03T23:38:03+00:00 net/yggdrasil Experimental end-to-end encrypted self-arranging IPv6 network
Yggdrasil is an early-stage implementation of a fully end-to-end encrypted IPv6
network. It is lightweight, self-arranging, supported on multiple platforms and
allows pretty much any IPv6-capable application to communicate securely with
other Yggdrasil nodes. Yggdrasil does not require you to have IPv6 Internet
connectivity - it also works over IPv4.

WWW: https://yggdrasil-network.github.io/
2019-08-03T20:55:14+00:00 devel/py-importlab Calculate python dependency graphs
Importlab is a library for Python that automatically infers dependencies and
calculates a dependency graph. It can perform dependency ordering of a set of
files, including cycle detection.

Importlab's main use case is to work with static analysis tools that process one
file at a time, ensuring that a file's dependencies are analysed before it is.

Importlab is primarily intended to be used as a library. It takes one or more
python files as arguments, and generates an import graph, typically used to
process files in dependency order.

This is not an official Google product.

WWW: https://github.com/google/importlab
2019-08-03T12:42:32+00:00 devel/py-pip-tools3 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
2019-08-02T18:41:10+00:00 deskutils/dfshow Directory file editor
dfshow is a set of applications which display files and directories.

The following programs are included:
* sf
The Show File application displays a text file on screen and allows for easy
navigation. The program can be invoked by the sf command for a specific file
or from the show application.

* show
The Show Directory application displays all or some of the names of the files
on a system with information about the files. From this program, files can be
copied, deleted, displayed, edited (in your favorite editor), or renamed by
simply positioning the cursor to the desired file name and using a single
command character. The application is invoked by the show command similar to
the standard ls command.

WWW: https://dfshow.op-ezy.co.uk/
2019-08-02T17:26:27+00:00 science/openkim-models Open Knowledgebase of Interatomic Models
OpenKIM is an online framework for making molecular simulations reliable,
reproducible, and portable. Models conforming to the KIM application
programming interface work seamlessly with major simulation codes that have
adopted the KIM-API standard.

This package contains the models from openkim.org.

WWW: https://openkim.org/
2019-08-01T16:39:45+00:00 www/py-dj22-swapper Unofficial Django swappable models API
Swapper is an unofficial API for the undocumented but very powerful Django
feature: swappable models. Swapper facilitates implementing arbitrary swappable
models in your own reusable apps.

WWW: https://pypi.org/project/swapper/
WWW: https://github.com/wq/django-swappable-models
2019-07-31T11:02:19+00:00 net/libdaq Data Acquisition abstraction library for snort 3.0+
Snort 2.9 introduces the DAQ, or Data Acquisition library,
for packet I/O. The DAQ replaces direct calls to PCAP functions
with an abstraction layer that facilitates operation on a variety
of hardware and software interfaces without requiring changes
to Snort. It is possible to select the DAQ type and mode
when invoking Snort to perform PCAP readback or inline operation, etc.

The DAQ library may be useful for other packet processing applications
and the modular nature allows you to build new modules for other
platforms.

This version is not compatible with Snort 2.X.

WWW: http://www.snort.org/
2019-07-31T01:16:27+00:00 www/ot-recorder Store and access data published by OwnTracks apps
The OwnTracks Recorder is a lightweight program for storing and accessing
location data published via MQTT (or HTTP) by the OwnTracks apps. It is a
compiled program which is easy to install and operate even on low-end hardware,
and it doesn't require an external database.

There are two main components: the Recorder obtains data via MQTT subscribes or
HTTP POST, stores the data in plain files and serve it via its built-in REST
API, and the ocat command-line utility reads stored data in a variety of
formats.

WWW: https://github.com/owntracks/recorder
2019-07-29T07:03:10+00:00 devel/py-google-pasta Library to refactor python code through AST manipulation
Google pasta aims to provide python source code refactoring through AST
modifications.
With the goal to be able to safely migrate code from one api to another.
Refectory code to enfore a certain style and to facilitate moving or renaming
python modules by rewriting import statements.

WWW: https://github.com/google/pasta
2019-07-28T23:39:38+00:00 devel/rubygem-cucumber-rails Cucumber generator and runtime for Rails
Cucumber-Rails is a Rails generators for Cucumber with special support for
Capybara and DatabaseCleaner. It brings Cucumber to Rails 4.2 and Rails 5.x.
This gem is also compatible with Rails 6.0+ but this is currently in a beta
phase, so there may be issues.

WWW: https://github.com/cucumber/cucumber-rails
2019-07-28T15:15:04+00:00 net/hping3 Network auditing tool
hping is a command-line oriented TCP/IP packet assembler/analyzer.
The interface is inspired to the ping(8) Unix command, but hping isn't
only able to send ICMP echo requests. It supports TCP, UDP, ICMP and
RAW-IP protocols, has a traceroute mode, the ability to send files
between a covered channel, and many other features.
While hping was mainly used as a security tool in the past, it can be
used in many ways by people that don't care about security to test
networks and hosts. A subset of the stuff you can do using hping:

- Test firewall rules
- [spoofed] port scanning
- Test net performance using different protocols,
packet size, TOS (type of service) and fragmentation.
- Path MTU discovery
- Files transfering even between really fascist firewall rules.
- Traceroute like under different protocols.
- Firewalk like usage.
- Remote OS fingerprint.
- TCP/IP stack auditing.

WWW: http://www.hping.org/
2019-07-28T10:26:50+00:00 misc/adios2 Next generation of ADIOS developed in the Exascale Computing Program
The Adaptable Input/Output (I/O) System, ADIOS 2 is developed as part of the
United States Department of Energy's Exascale Computing Program.

ADIOS 2 is a framework designed for scientific data I/O to publish and subscribe
(put/get) data when and where required.

ADIOS 2 transports data as groups of self-describing variables and attributes
across different media types (such as files, wide-area-networks, and remote
direct memory access) using a common application programming interface for all
transport modes. ADIOS 2 can be used on supercomputers, commercial clouds, and
personal computers.

ADIOS 2 focuses on:
* Performance I/O scalability in high performance computing (HPC) applications.
* Adaptability unified interfaces to allow for several modes of transport
(files, memory-to-memory)
* Ease of Use two-level application programming interface (APIs)
* Full APIs for HPC applications: C++11, Fortran 90, C 99, Python 2 and 3
* Simplified High-Level APIs for data analysis: Python 2 and 3, C++11, Matlab

WWW: https://github.com/ornladios/ADIOS2
2019-07-28T00:48:48+00:00 x11/wf-shell GTK3-based panel for wayfire
wf-shell is a repository which contains the various components needed
to built a fully functional DE based around wayfire. Currently it has
only a GTK-based panel and background client.

WWW: https://wayfire.org/
2019-07-28T00:48:48+00:00 x11-wm/wayfire 3D Wayland compositor
Wayfire is a Wayland compositor based on wlroots. It aims to create a
customizable, extendable and lightweight environment without
sacrificing its appearance.

WWW: https://wayfire.org/
2019-07-28T00:48:48+00:00 devel/wf-config Library for managing configuration files, written for wayfire
A library for managing configuration files, written for wayfire.

WWW: https://wayfire.org/
2019-07-27T17:44:40+00:00 devel/rubygem-heapy CLI for analyzing Ruby Heap dumps
A CLI for analyzing Ruby Heap dumps.

WWW: https://github.com/schneems/heapy
2019-07-27T17:44:40+00:00 benchmarks/rubygem-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
2019-07-27T14:55:59+00:00 sysutils/u-boot-rockpro64
U-Boot loader and related files for the Pine64 RockPro64.

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

WWW: https://www.denx.de/wiki/U-Boot
2019-07-27T14:54:09+00:00 sysutils/u-boot-rock64
U-Boot loader and related files for the Pine64 Rock64.

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

WWW: https://www.denx.de/wiki/U-Boot
2019-07-27T14:51:48+00:00 sysutils/linux-rkbin Firmware and tools for RockChip SoCs
Firmware files and tools for RockChip SoC

This package contain the tools and firmware files needed for booting
on a rockchip SoC board using their miniloader.

WWW: https://github.com/rockchip-linux/rkbin
2019-07-27T14:49:46+00:00 sysutils/atf-rk3328
Arm Trusted Framework for RockChip RK3328 SoC

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
2019-07-27T14:01:31+00:00 misc/p5-Geo-Address-Formatter Take structured address data and format it according to the various global/country rules
Geo::Address::Formatter takes structured address data and formats it according
to the various global/country rules.

If you have a structured postal address (hash) and need to convert it into a
readable address based on the format of the address country, it gets more
complicated with 200+ countries and territories and dozens more address
components to consider.

WWW: https://metacpan.org/release/Geo-Address-Formatter
2019-07-27T14:01:25+00:00 textproc/p5-Text-Hogan Mustache templating engine statement-for-statement cloned from hogan.js
Text::Hogan is a statement-for-statement rewrite of hogan.js in Perl.

It is a mustache templating engine which supports pre-compilation of your
templates into pure Perl code, which then renders very quickly.

It passes the full mustache spec.

WWW: https://metacpan.org/release/Text-Hogan
2019-07-27T11:52:47+00:00 devel/py-jupyterlab JupyterLab server extension
JupyterLab is an extensible environment for interactive and reproducible
computing, based on the Jupyter Notebook and Architecture.

JupyterLab is the next-generation user interface for Project Jupyter offering
all the familiar building blocks of the classic Jupyter Notebook (notebook,
terminal, text editor, file browser, rich outputs, etc.) in a flexible and
powerful user interface. JupyterLab will eventually replace the classic Jupyter
Notebook.

The current JupyterLab releases are suitable for general usage, and the
extension APIs will continue to evolve for JupyterLab extension developers.

WWW: https://jupyter.org/
WWW: https://github.com/jupyterlab/jupyterlab
2019-07-27T11:52:18+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
2019-07-27T11:51:50+00:00 devel/py-json5 Python implementation of the JSON5 data format
pyjson5 is a Python implementation of the JSON5 data format.

JSON5 extends the JSON data interchange format to make it slightly more usable
as a configuration language:
- JavaScript-style comments (both single and multi-line) are legal.
- Object keys may be unquoted if they are legal ECMAScript identifiers
- Objects and arrays may end with trailing commas.
- Strings can be single-quoted, and multi-line string literals are allowed.

This project implements a reader and writer implementation for Python; where
possible, it mirrors the standard Python JSON API package for ease of use.

There is one notable difference from the JSON api: the load() and loads()
methods support optionally checking for (and rejecting) duplicate object keys;
pass allow_duplicate_keys=False to do so (duplicates are allowed by default).

WWW: https://github.com/dpranke/pyjson5
2019-07-26T19:35:49+00:00 graphics/py-pyepsg Easy access to the EPSG database
pyepsg is a simple interface to https://epsg.io/.

WWW: https://github.com/rhattersley/pyepsg
2019-07-26T16:58:02+00:00 devel/hs-ghcprofview Graphical viewer for GHC profile files
ghcprofview is a GHC .prof files viewer, implemented in Haskell + Gtk3. Unlike
profiterole and profiteur, ghcprofview uses a traditional approach to profiling.
It allows you to view cost centres tree as it is and browse it interactively,
and allows you to do some actions that you may be used to in, for example,
Java's visualvm.

WWW: https://github.com/portnov/ghcprofview-hs
2019-07-26T12:01:54+00:00 sysutils/rest-server Performant HTTP server for sysutils/restic backend API
Rest Server is a high performance HTTP server that implements restic's
REST backend API. It provides secure and efficient way to backup data
remotely, using restic backup client via the rest: URI over the network.

WWW: https://github.com/restic/rest-server
2019-07-24T07:50:14+00:00 security/lego Let's Encrypt client and ACME library written in Go
lego is a client for Let's Encrypt users, written in Go. It has support for a
number of ACME challenges, and no external dependencies.

WWW: https://github.com/go-acme/lego
2019-07-23T22:14:20+00:00 databases/ldb15 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/
2019-07-23T21:36:15+00:00 net/arpoison UNIX arp cache update utility
arpoison sends out a custom ARP REPLY packet with the hardware and
protocol address information of your choosing. Since ARP is a stateless
protocol, most operating systems will gladly update their ARP cache with
whatever information you send them in your hand-crafted packet.

WWW: http://www.arpoison.net/
2019-07-23T17:43:24+00:00 textproc/p5-Search-Elasticsearch-Client-5_0 ElasticSearch API for 5.0 servers
Search::Elasticsearch::Client::5_0 - Thin client with full support for
Elasticsearch 5.x APIs

WWW: https://metacpan.org/release/Search-Elasticsearch-Client-5_0
2019-07-23T14:27:14+00:00 devel/hs-hpack Modern format for Haskell packages
Hpack is a format for Haskell packages. It is a modern alternative to the Cabal
package format and follows different design principles.

WWW: https://github.com/sol/hpack
2019-07-23T05:28:46+00:00 devel/gradle46 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/
2019-07-23T00:53:33+00:00 games/armagetronad Tron clone in 3D
Armagetron is a multiplayer game in 3d that attempts to emulate and expand on
the lightcycle sequence from the movie Tron. It's an old school arcade game
slung into the 21st century. Highlights include a customizable playing arena,
HUD, unique graphics, and AI bots. For the more advanced player there are new
game modes and a wide variety of physics settings to tweak as well.

WWW: http://www.armagetronad.org/
2019-07-22T19:03:04+00:00 devel/rubygem-fugit12 Time tools for flor and the floraison project
Fugit is a time tools for flor and the floraison group. It uses et-orbi to represent
time instances and raabro as a basis for its parsers. Fugit will probably become
the foundation for rufus-scheduler 4.x

WWW: https://github.com/floraison/fugit
2019-07-22T17:58:39+00:00 games/voadi Vegan on a Desert Island, 2D top-down adventure game
Humorous 2D adventure game for PC, Mac, and Linux, a hypothetical
question is taken to the extreme. Our heroine Rachel is challenged
by the brutality of nature, the politics of species, and the struggle
to persevere. Rachel's vegan ethos is useful, as the island is
brimming with animals that can help her, but winning their support
is no easy task. Rachel must use her communication skills and
problem-solving abilities-rather than coercion-to get what she
wants.

WWW: https://www.voadi.com/
2019-07-22T16:31:16+00:00 cad/digital Digital logic designer and circuit simulator
Features:
* Visualization of signal states with measurement graphs.
* Single gate mode to analyze oscillations.
* Analysis and synthesis of combinatorial and sequential circuits.
* Simple testing of circuits: You can create test cases and execute them to
verify your design.
* Includes a simple editor for finite state machines (FSM). A FSM can then be
converted to a state transition table and a circuit implementing the FSM.
* Contains a library with the most commonly used 74xx series integrated circuits
* Supports generic circuits. This allows the creation of circuits that can be
parameterized when used. In this way, it is possible, for e.g., to create a
barrel shifter with a selectable bit width.
* Supports large circuits: The "Conway's Game of Life" example consists of about
2400 active components and works just fine.
* It is possible to use custom components which are implemented in Java and
packed in a jar file. See this example for details.
* Simple remote TCP interface which e.g. allows an assembler IDE to control the
simulator.
* Components can be described using VHDL or Verilog. The open source VHDL
simulator ghdl needs to be installed to simulate a VHDL defined component, and
the open source Verilog simulator Icarus Verilog is required to simulate a
Verilog defined component.

WWW: https://github.com/hneemann/Digital
2019-07-21T20:27:23+00:00 irc/oragono Modern IRC server (daemon/ircd) written in Go
Oragono is a modern, experimental IRC server written in Go. It's designed to be
simple to setup and use, and it includes features such as UTF-8 nicks/channel
names, client accounts with SASL, and other assorted IRCv3 support.

Oragono is a fork of the Ergonomadic IRC daemon.

WWW: https://oragono.io/
2019-07-21T19:28:10+00:00 sysutils/boot-extract Android Boot image extraction tool
Utility to extract kernel and ramdisk from
an Android boot or recovery image file

WWW: https://github.com/csimmonds/boot-extract
2019-07-21T16:21:41+00:00 math/bitwise Terminal-based bit manipulator in curses
bitwise can be used both interactivly and in command line mode.
In command line mode, passing a number in any base (Decimal, Hexedical & Octal)
will output the number in all bases including binary representation.

WWW: https://github.com/mellowcandle/bitwise
2019-07-20T21:57:30+00:00 science/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
2019-07-20T16:51:13+00:00 science/wwplot Plotting tool for experimental physics classes
A simple plotting tool for experimental physics classes.

Features:
* XY plot with error bars
* Linear and nonlinear fit
* Import and export table in TSV format (tab separated values)

WWW: https://github.com/wwmm/wwplot
2019-07-19T17:51:08+00:00 science/kim-api Framework for reliable, reproducible, portable molecular simulations
OpenKIM is an online framework for making molecular simulations reliable,
reproducible, and portable. Computer implementations of interatomic models are
archived in OpenKIM, verified for coding integrity, and tested by computing
their predictions for a variety of material properties. Models conforming to the
KIM application programming interface (API) work seamlessly with major
simulation codes that have adopted the KIM API standard.

You may also want to install the OpenKIM models package: openkim-models.

WWW: https://openkim.org/
2019-07-19T09:26:40+00:00 www/slowhttptest Application Layer DoS attack simulator for pentesting
SlowHTTPTest is a highly configurable tool that simulates some Application
Layer Denial of Service attacks by prolonging HTTP connections in different
ways.

Use it to test your web server for DoS vulnerabilites, or just to figure out
how many concurrent connections it can handle. SlowHTTPTest works on majority
of Linux platforms, OS X and Cygwin - a Unix-like environment and command-line
interface for Microsoft Windows, and comes with a Dockerfile to make things even
easier.

WWW: https://github.com/shekyan/slowhttptest
2019-07-18T17:53:02+00:00 audio/qaudiosonar Quick Audio Sonar
Quick Audio Sonar

Advanced audio analysis tool using triangular waves for frequency detection.

WWW: https://github.com/hselasky/qaudiosonar
2019-07-18T16:28:45+00:00 security/py-muacrypt Support tool and API for Autocrypt mail agents
muacrypt is a support tool for implementing Autocrypt Level 1 compliant
mail agents.

Autocrypt state is kept in one or more accounts which process and produce
autocrypt headers from respective incoming and outgoing e-mail. Each account
is tied to a set of e-mail addresses, specified as a regular expression.

Functionality is exposed through a command line tool muacrypt and a Python
API obtained through import muacrypt.

WWW: https://pypi.org/project/muacrypt/
2019-07-18T15:01:00+00:00 graphics/svgbob Convert ASCII diagrams to SVG
Convert ASCII diagrams to SVG.

These can be
- Basic shapes
- Quick logo scribbles
- Sequence Diagrams
- Statistical charts
- Flow charts
- Block diagrams
- Mindmaps
- Circuit diagrams

WWW: https://github.com/ivanceras/svgbob
2019-07-18T10:42:43+00:00 net/rubygem-fog-gridscale Module for the 'fog' gem to support gridscale
Fog::Gridscale is a library that can be used as a module for fog or as
standalone gridscale provider.

WWW: https://github.com/gridscale/fog-gridscale
2019-07-18T06:29:52+00:00 security/cloak Command line OTP Authenticator application
A command line OTP (One Time Password) Authenticator application
written in Rust that generates time-based and counter-based OTP
codes.

WWW: https://github.com/evansmurithi/cloak
2019-07-17T20:36:56+00:00 devel/google-cloud-cpp C++ Idiomatic Clients for Google Cloud Platform services
Google cloud C++ libraries are C++ libraries for use with the Google Cloud
platform. Google Cloud Platform provides infrastructure as a service, platform
as a service, and serverless computing environments.

WWW: https://github.com/googleapis/google-cloud-cpp
2019-07-17T19:13:02+00:00 devel/elm-format Elm source code formatter based on the official Elm Style Guide
elm-format is an Elm source code formatter according to a standard set of rules
based on the official Elm Style Guide. It is inspired by the popular gofmt.

WWW: https://github.com/avh4/elm-format/
2019-07-17T18:46:15+00:00 www/chrome-gnome-shell GNOME Shell integration for Chrome
Native host messaging connector that provides integration
with GNOME Shell and the corresponding extensions repository
https://extensions.gnome.org

WWW: https://wiki.gnome.org/Projects/GnomeShellIntegrationForChrome
2019-07-17T17:32:15+00:00 x11-fm/nautilus-python Python nautilus bindings
Nautilus-python is a set of python bindings for the Nautilus Extension
Framework. With these bindings, you can write extensions for the Nautilus File
Manager in python.

WWW: https://wiki.gnome.org/Projects/NautilusPython
2019-07-17T16:30:35+00:00 security/modsecurity3-nginx Instruction detection and prevention engine / nginx Wrapper
The ModSecurity-nginx connector is the connection point between Nginx and libmodsecurity
(ModSecurity v3). Said another way, this project provides a communication channel between Nginx
and libmodsecurity. This connector is required to use LibModSecurity with Nginx.

The ModSecurity-nginx connector takes the form of an Nginx module.
The module simply serves as a layer of communication between Nginx and ModSecurity.

Notice that this project depends on libmodsecurity rather than ModSecurity (version 2.9 or less).

WWW: https://github.com/SpiderLabs/ModSecurity-nginx
2019-07-17T06:36:25+00:00 deskutils/cfiles Ncurses file manager written in C with vim-like keybindings
cfiles is a terminal file manager with vim like keybindings, written in C using
the ncurses library. It aims to provide an interface like ranger while being
lightweight, fast and minimal.

Due to a missing libexec/w3m/w3mimgdisplay, not installed by www/w3m by default,
the image display feature is broken.

WWW: https://github.com/mananapr/cfiles
2019-07-17T01:11:19+00:00 devel/buildstream Free software tool for integrating software stacks
BuildStream is a Free Software tool for integrating software stacks.

It takes inspiration, lessons and use-cases from various projects including
Bazel, OBS, Reproducible Builds, Yocto, Baserock, Buildroot, Aboriginal, GNOME
Continuous, JHBuild, Flatpak Builder and Android repo.

BuildStream supports multiple build-systems (e.g. autotools, cmake, cpan,
distutils, make, meson, qmake, pip) through its core plugins. External plugins
allow the creation of a range of output formats (e.g. debian packages, flatpak
runtimes, system images) for multiple platforms and chipsets.

BuildStream's core users are application developers and system integrators who
create production-ready software systems that need to be maintained efficiently
and reliably in the long term.

WWW: https://buildstream.build/
2019-07-16T23:47:06+00:00 audio/string-machine-lv2 Digital model of electronic string ensemble instrument
String-machine is a virtual-analog string ensemble synthesizer.

This implementation is based on a digital model designed by Peter Whiting.

WWW: https://github.com/jpcima/string-machine
2019-07-16T19:11:30+00:00 devel/py-prance Resolving Swagger/OpenAPI 2.0 and 3.0.0 parser
Prance provides parsers for Swagger/OpenAPI 2.0 and 3.0 API specifications in
Python. It uses flex, swagger_spec_validator or openapi_spec_validator to
validate specifications, but additionally resolves JSON references in accordance
with the OpenAPI spec.

Mostly the latter involves handling non-URI references; OpenAPI is fine with
providing relative file paths, whereas JSON references require URIs at this
point in time.

WWW: https://github.com/jfinkhaeuser/prance
2019-07-16T08:17:27+00:00 www/rubygem-addressable25 Replacement for the URI implementation
Addressable is a replacement for the URI implementation that is part of Ruby's
standard library. It more closely conforms to the relevant RFCs and adds support
for IRIs and URI templates.

WWW: https://github.com/sporkmonger/addressable
2019-07-16T07:48:42+00:00 misc/dive Tool for exploring each layer in a docker image
Dive is a tool for exploring a docker image, layer contents, and discovering
ways to shrink your Docker image size.

Basic features:
* Show Docker image contents broken down by layer
* Indicate what's changed in each layer
* Estimate "image efficiency"
* Quick build/analysis cycles

WWW: https://github.com/wagoodman/dive
2019-07-15T20:15:45+00:00 devel/jetbrains-webstorm JetBrains JavaScript IDE
WebStorm - a JavaScript IDE from JetBrains

Use the full power of the modern JavaScript ecosystem - WebStorm's got you
covered! Enjoy the intelligent code completion, on-the-fly error detection,
powerful navigation and refactoring for JavaScript, TypeScript, stylesheet
languages, and all the most popular frameworks.

While this is trial software, there are commercial and academic licenses
available.

WWW: https://www.jetbrains.com/webstorm/
2019-07-15T18:58:08+00:00 lang/elm Delightful language for reliable webapps
Elm is a functional language that compiles to JavaScript. It competes with
projects like React as a tool for creating websites and web apps. Elm has a
very strong emphasis on simplicity, ease-of-use, and quality tooling.

WWW: https://elm-lang.org/
2019-07-15T17:44:06+00:00 www/rubygem-atlassian-jwt Authenticate with the Atlassian Connect REST APIs
In order to access the Atlassian Connect REST APIs, an app authenticates using a
JSON Web Token (JWT). The token is generated using the app's secret key and
contains a claim which includes the app's key and a hashed version of the API
URL the app is accessing. This gem simplifies generating the claim.

This gem provides helpers for generating Atlassian specific JWT claims. It also
exposes the ruby-jwt gem's encode and decode methods.

https://bitbucket.org/atlassian/atlassian-jwt-ruby
2019-07-15T12:13:33+00:00 sysutils/hs-cputype Find out your CPUTYPE
This small utility can help figuring out proper value for CPUTYPE variable used
by FreeBSD build machinery in src and ports Makefiles. It uses clang for this
and checks its output against bsd.cpu.mk file. It also allows you to list CPU
features, and compare between several CPUs to find out which one is most featured.

WWW: https://foss.heptapod.net/bsdutils/cputype
2019-07-14T14:04:35+00:00 www/py-lektor Static content management system written in Python
Lektor is a static website generator. It builds out an entire project from
static files into many individual HTML pages and has a built-in admin UI and
minimal desktop app.

WWW: https://www.getlektor.com/
2019-07-14T14:02:28+00:00 devel/py-inifile Small INI library for Python
Small INI library for Python. Unlike a regular INI serializer it only
overwrites the lines that were modified.

WWW: https://pypi.org/project/inifile/
2019-07-14T05:32:16+00:00 devel/crc32c CRC32C implementation supporting CPU-specific acceleration
This project collects a few CRC32C implementations under an umbrella
that dispatches to a suitable implementation based on the host
computer's hardware capabilities.

CRC32C is specified as the CRC that uses the iSCSI polynomial in RFC 3720.
The polynomial was introduced by G. Castagnoli, S. Braeuer and M. Herrmann.
CRC32C is used in software such as Btrfs, ext4, Ceph and leveldb.

WWW: https://github.com/google/crc32c
2019-07-14T05:22:44+00:00 devel/nsync C library that exports various synchronization primitives like mutexes
Nsync is a C library that exports various synchronization primitives.
The library is intended to be portable, and to be compilable on a system with
only a C90 compiler, assuming atomic operations are available from the
compiler, operating system, or assembler routines. It is able to use C11 or
C++11 atomic operations if they are available.

WWW: https://github.com/google/nsync
2019-07-14T03:24:54+00:00 devel/R-cran-clipr Read and Write from the System Clipboard
Simple utility functions to read from and write to the Windows, OS
X, and X11 clipboards.

WWW: https://cran.r-project.org/web/packages/clipr/
2019-07-13T20:46:13+00:00 www/rubygem-http3 Simple Ruby DSL for making HTTP requests
The HTTP Gem is an easy-to-use client library for making requests from Ruby. It
uses a simple method chaining system for building requests, similar to Python's
Requests

Under the hood, The HTTP Gem uses http_parser.rb, a fast HTTP parsing native
extension based on the Node.js parser and a Java port thereof.

WWW: https://github.com/httprb/http
2019-07-12T16:47:25+00:00 devel/rubygem-skiptrace Bindings for your Ruby exceptions
When Ruby raises an exception, it leaves you a backtrace to help you figure out
where did the exception originated in. Skiptrace gives you the bindings as well.
This can help you introspect the state of the Ruby program when at the point the
exception occurred.

WWW: https://github.com/gsamokovarov/skiptrace
2019-07-12T15:08:03+00:00 textproc/py-ocrmypdf Adds an OCR text layer to scanned PDF files
OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be
searched or copy-pasted.

Main features:

* Generates a searchable PDF/A file from a regular PDF
* Places OCR text accurately below the image to ease copy / paste
* Keeps the exact resolution of the original embedded images
* When possible, inserts OCR information as a "lossless" operation without
disrupting any other content
* Optimizes PDF images, often producing files smaller than the input file
* If requested deskews and/or cleans the image before performing OCR
* Validates input and output files
* Distributes work across all available CPU cores
* Uses Tesseract OCR engine to recognize more than 100 languages
* Scales properly to handle files with thousands of pages
* Battle-tested on millions of PDFs

WWW: https://github.com/jbarlow83/OCRmyPDF
2019-07-12T11:01:53+00:00 devel/pecl-ds Data Structures for PHP
Data Structures (DS) is an extension providing specialized data structures as
efficient alternatives to the PHP array. You can read about it in more detail in
this blog post which highlights the API, performance and other benefits of using
the extension.

WWW: https://pecl.php.net/package/ds
WWW: https://github.com/php-ds/ext-ds
2019-07-11T21:39:32+00:00 ports-mgmt/py-FreeBSD-ports Parse FreeBSD Ports INDEX, provide search API
Parse FreeBSD Ports INDEX, provide search API

WWW: https://github.com/swills/py-FreeBSD-ports/
2019-07-11T17:05:22+00:00 biology/libbigwig C library for handling bigWig files (containing genomic data)
A C library for reading/parsing local and remote bigWig and bigBed files.

WWW: https://github.com/dpryan79/libBigWig
2019-07-11T16:50:44+00:00 science/py-ruffus Lightweight library for computational pipelines
The Ruffus module is a lightweight way to add support for running computational
pipelines.

Computational pipelines are often conceptually quite simple, especially if we
breakdown the process into simple stages, or separate tasks.

Each stage or task in a computational pipeline is represented by a Python
function. Each Python function can be called in parallel to run multiple jobs.

Ruffus was originally designed for use in bioinformatics to analyse multiple
genome data sets.

WWW: http://www.ruffus.org.uk
2019-07-11T16:21:00+00:00 textproc/py-pikepdf Read and write PDFs with Python, powered by qpdf
pikepdf is a Python library for reading and writing PDF files. It's based on
QPDF, a powerful PDF manipulation and repair library.

pikepdf is similar to PyPDF2 and pdfrw - it provides low level access to PDF
features and allows editing and content transformation of existing PDFs.

Some knowledge of the PDF specification may be helpful. It does not have the
capability to render a PDF to image.

WWW: https://github.com/pikepdf/pikepdf
2019-07-11T16:04:59+00:00 textproc/py-python-xmp-toolkit XMP Toolkit for working with metadata
Python XMP Toolkit is a library for working with XMP (= Extensible Metadata
Platform) metadata, as well as reading/writing XMP metadata stored in many
different file formats.

Python XMP Toolkit is wrapping Exempi (using ctypes), a C/C++ XMP library
based on Adobe XMP Toolkit, ensuring that future updates to the XMP standard
are easily incorporated into the library with a minimum amount of work.

Python XMP Toolkit has been developed by:
* ESA/Hubble - European Space Agency
* ESO - European Southern Observatory
* CRS4 - Centre for Advanced Studies, Research and Development in Sardinia

WWW: https://github.com/python-xmp-toolkit/python-xmp-toolkit
2019-07-11T10:29:24+00:00 devel/systemc C++ classes and macros for describing complex hardware systems
Set of C++ classes and macros which provide an event-driven simulation interface
for modeling and describing complex hardware systems.

WWW: https://www.accellera.org/downloads/standards/systemc
2019-07-10T19:01:03+00:00 www/zola Fast static site generator
Zola is your one-stop static site engine. It comes as a single
executable with Sass compilation, syntax highlighting, table of
contents, and many other features that traditionally require setting
up a dev environment or adding some JavaScript libraries to your
site.

The average site will be generated in less than a second, including
Sass compilation and syntax highlighting.

Zola renders your whole site as static files, making it trivial to
handle any kind of traffic you will throw at it at no cost without
having to worry about managing a server or a database.

Zola supports augmented Markdown which comes with shortcodes and
internal links to make it easier to write your content.

WWW: https://www.getzola.org/
2019-07-10T15:46:14+00:00 sysutils/mstflint Firmware Burning and Diagnostics Tools for Mellanox devices
Mellanox Technologies - www.mellanox.com
****************************************

MSTFLINT Package - Firmware Burning and Diagnostics Tools

Overview
This package contains a burning tool and diagnostic tools for Mellanox
manufactured HCA/NIC cards. It also provides access to the relevant source
code.
This package is based on a subset of the Mellanox Firmware Tools (MFT) package.
For a full documentation of the MFT package, please refer to the downloads page
in Mellanox web site.

WWW: https://github.com/Mellanox/mstflint
WWW: http://www.mellanox.com/page/management_tools
2019-07-10T09:38:32+00:00 www/envoy Edge and service proxy for cloud-native applications
Originally built at Lyft, Envoy is a high performance C++ distributed proxy
designed for single services and applications, as well as a communication
bus and "universal data plane" designed for large microservice "service
mesh" architectures. Built on the learnings of solutions such as NGINX,
HAProxy, hardware load balancers, and cloud load balancers, Envoy runs
alongside every application and abstracts the network by providing common
features in a platform-agnostic manner. When all service traffic in an
infrastructure flows via an Envoy mesh, it becomes easy to visualize problem
areas via consistent observability, tune overall performance, and add
substrate features in a single place.

WWW: https://www.envoyproxy.io/
2019-07-10T07:44:31+00:00 www/bugzilla2atom Convert Bugzilla bugs into Atom feeds
A small filter program to convert Bugzilla bugs into Atom feeds to
be able to subscribe to individual bugs in your RSS reader.

WWW: https://github.com/t6/bugzilla2atom
2019-07-10T06:36:23+00:00 audio/bsequencer-lv2 Multi channel MIDI step sequencer LV2 plugin
Multi channel MIDI step sequencer LV2 plugin.

Key features:
* Step sequencer with a selectable pattern matrix size (8x16, 16x16, 24x16,
or 32x16)
* Autoplay or host / MIDI controlled playing
* Handles multiple MIDI inputs signals (keys) in one sequencer instance
* Use musical scales and / or drumkits
* Scale editor
* Controls for playing direction, jump, skip, and stop options placeable to any
position within the matrix
* Notes can be associated with four different, configurable output channels
* Output channels connectable with individual MIDI channels

WWW: https://github.com/sjaehn/BSEQuencer
2019-07-10T00:29:32+00:00 devel/py-gast AST that abstracts the underlying Python version
A generic AST to represent Python2 and Python3's Abstract Syntax Tree (AST).

GAST provides a compatibility layer between the AST of various Python versions,
as produced by ast.parse from the standard ast module.

WWW: https://github.com/serge-sans-paille/gast
2019-07-10T00:14:40+00:00 devel/py-absl Abseil Python Common Libraries
Abseil is an open source collection of libraries drawn from the most fundamental
pieces of Google internal codebase. These libraries are the nuts-and-bolts that
underpin almost everything Google runs. Bits and pieces of these APIs are
embedded in most of our open source projects, and Abseil aims to bring them
together into one comprehensive project. Abseil encompasses the most basic
building blocks of Googles codebase: code that is production-tested and will be
fully maintained for years to come.

WWW: https://github.com/abseil/abseil-py
2019-07-09T22:28:24+00:00 www/py-django-bootstrap4 Bootstrap 4 support for Django projects
Library with the goal to seamlessly blend Django and Bootstrap 4.

WWW: https://github.com/zostera/django-bootstrap4
2019-07-07T19:16:20+00:00 www/py-csscompressor Python port of YUI CSS Compressor
Almost exact port of YUI CSS Compressor. Passes all original unittests.

WWW: https://github.com/sprymix/csscompressor
2019-07-07T19:12:47+00:00 devel/p5-MCE-Shared MCE extension for sharing data supporting threads and processes
MCE::Shared provides data sharing capabilities for MCE supporting threads and
processes.

MCE::Hobo, included with the distribution, provides threads-like parallelization
for running code asynchronously. Unlike threads, Hobo workers are spawned as
processes having unique PIDs.

WWW: https://metacpan.org/release/MCE-Shared
2019-07-07T09:45:05+00:00 textproc/rubygem-asciidoctor-include-ext Reimplementation of the Asciidoctor's built-in (pre)processor
This is a reimplementation of the Asciidoctor's built-in
(pre)processor for the include::[] directive in extensible
and more clean way. It provides the same features, but you
can easily adjust it or extend for your needs. For example,
you can change how it loads included files or add another
ways how to select portions of the document to include.

WWW: https://github.com/jirutka/asciidoctor-include-ext
2019-07-07T09:45:05+00:00 devel/rubygem-memory_profiler Memory profiling routines for Ruby 2.3+
Memory profiling routines for Ruby 2.3+.

WWW: https://rubygems.org/gems/memory_profiler
2019-07-07T09:35:47+00:00 databases/rubygem-activerecord-explain-analyze Extends ActiveRecord#explain with additional features
Extends ActiveRecord#explain with support for EXPLAIN ANALYZE
and output formats of JSON, XML, and YAML.
It currently supports ActiveRecord 4 and 5, and PostgreSQL only.

WWW: https://github.com/6/activerecord-explain-analyze
2019-07-07T09:35:47+00:00 benchmarks/rubygem-benchmark-memory Benchmark-style memory profiling for Ruby 2.1+
Benchmark-style memory profiling for Ruby 2.1+.

WWW: https://github.com/michaelherold/benchmark-memory
2019-07-06T23:04:14+00:00 sysutils/ansible27
2019-07-06T21:41:02+00:00 www/rubygem-responders2-rails5 Simple Ruby DSL for making HTTP requests
Responders provides a set of responders modules to dry up your Rails app.

WWW: https://github.com/plataformatec/responders
2019-07-06T18:55:17+00:00 emulators/cannonball Enhanced OutRun Engine
Cannonball is a program which allows you to play an enhanced version
of Yu Suzuki's seminal arcade racer, OutRun, on a variety of systems.

WWW: https://github.com/djyt/cannonball/wiki
2019-07-06T17:14:04+00:00 devel/hs-profiteur Treemap visualiser for GHC .prof files
Profiteur is a visualiser for GHC .prof files.

WWW: https://github.com/jaspervdj/profiteur
2019-07-06T14:27:52+00:00 multimedia/butt Broadcast SHOUTcast and Icecast streams
An easy to use, multi OS streaming tool. It supports SHOUTcast and Icecast.

The main purpose of butt is to stream live audio data from your
computers Mic or Line input to an Shoutcast or Icecast server.
Recording is also possible.

It is NOT intended to be a server by itself or automatically stream
a set of audio files.

WWW: https://danielnoethen.de/butt/
2019-07-06T09:15:47+00:00 devel/R-cran-ellipsis Powerful tool for extending functions
The ellipsis is a powerful tool for extending functions. Unfortunately
this power comes at a cost: misspelled arguments will be silently
ignored. The ellipsis package provides a collection of functions
to catch problems and alert the user.

WWW: https://cran.r-project.org/web/packages/ellipsis/
2019-07-06T00:34:14+00:00 www/mediawiki133 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/
2019-07-05T19:08:08+00:00 sysutils/netevent Tool for sharing uinput devices with other machines
Netevent is a tool which can be used to share linux event devices with other
machines (either via /dev/uinput or by implementing a client for the same
protocol with other means).

WWW: https://github.com/Blub/netevent
2019-07-05T16:01:36+00:00 www/http-parser HTTP request/response parser written in C
This is a parser for HTTP messages written in C. It parses both requests
and responses. The parser is designed to be used in performance HTTP
applications. It does not make any system calls nor allocations, it does
not buffer data, it can be interrupted at anytime. Depending on the
architecture, it only requires about 40 bytes of data per message stream
(in a web server that is per connection).

WWW: https://github.com/nodejs/http-parser
2019-07-05T12:24:49+00:00 devel/libcircllhist Circonus log-linear histogram C implementation
This package includes Circonus log-linear histogram C implementation
(simple program, header, and library) and Lua v5.1 bindings to it.

WWW: https://github.com/circonus-labs/libcircllhist
2019-07-05T11:10:55+00:00 devel/abseil Abseil Common Libraries (C++)
Abseil is an open source collection of C++ libraries drawn from the
most fundamental pieces of Google's internal codebase. These libraries
are the nuts-and-bolts that underpin almost everything Google runs.
Bits and pieces of these APIs are embedded in most of our open source
projects, and Abseil aims to bring them together into one comprehensive
project. Abseil encompasses the most basic building blocks of Google's
codebase: code that is production-tested and will be fully maintained
for years to come.

WWW: https://abseil.io/
2019-07-05T06:25:12+00:00 converters/base91 Utility to encode and decode base91 files
basE91 is an advanced method for encoding binary data as ASCII characters.
It is similar to UUencode or base64, but is more efficient.

The overhead produced by basE91 depends on the input data. It amounts at most
to 23% (versus 33% for base64) and can range down to 14%, which typically
occurs on 0-byte blocks.

This makes basE91 very useful for transferring larger files over binary unsafe
connections like e-mail or terminal lines.

WWW: http://base91.sourceforge.net/