FreeBSD New Ports Index

This page is a slightly modified version of the following one-liner output. created_at: 2021-05-14T03:31:34+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
2014-12-31T14:51:14+00:00 textproc/pecl-cld PHP Bindings for Chromium Compact Language Detector
Exposes Chromium Compact Language Detector to PHP to find out what language a
text is

WWW: https://pecl.php.net/package/cld
2014-12-31T13:49:06+00:00 japanese/rubygem-mail-iso-2022-jp Provides 'mail' gem with iso-2022-jp conversion capability
A patch that provides 'mail' gem with iso-2022-jp conversion capability.

WWW: https://github.com/kuroda/mail-iso-2022-jp
2014-12-31T11:32:50+00:00 x11/slop Make a screen selection and print the selection coordinates to stdout
slop (Select Operation) is an application that collects a screen selection
from the user and prints the selection's coordinates to stdout.

WWW: https://github.com/naelstrof/slop
2014-12-30T23:50:20+00:00 emulators/qemu-sbruno 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. 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.

WWW: http://wiki.qemu.org/Main_Page

This is building sbruno's bsd-user github branch:

WWW: https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user
2014-12-30T20:03:13+00:00 biology/ncbi-blast+ NCBI implementation of Basic Local Alignment Search Tool
The Basic Local Alignment Search Tool (BLAST) finds regions of local similarity
between sequences. The program compares nucleotide or protein sequences to
sequence databases and calculates the statistical significance of matches.
BLAST can be used to infer functional and evolutionary relationships between
sequences as well as help identify members of gene families.

WWW: http://blast.ncbi.nlm.nih.gov
2014-12-30T18:27:51+00:00 deskutils/xpad3 Virtual note-pad system for your X11 desktop
xpad is a sticky note application written using GTK+ 2.0 that strives to be
simple, fault-tolerant, and customizable. xpad consists of independent pad
windows; each is basically a text box in which notes can be written. Despite
being called xpad, all that is needed to run or compile it is the GTK+ 2.0
libraries. Here is a list of major features in the current xpad stable
release:

* GTK+ 2.0 powered text view.
* Fault tolerant. All information is kept on the hard drive, not memory.
* xpad is very customizable. The color scheme (text, background, and window
borders) and the font can be changed.
* A customizable toolbar puts the most frequently used commands at your
fingertips.
* Support for the X session management protocol.
* Support for the www.freedesktop.org system tray proposal.

WWW: http://xpad.sourceforge.net/
2014-12-29T09:46:52+00:00 devel/py-ioflo Automated Reasoning Engine and Flow Based Programming Framework
Automated Reasoning Engine and Flow Based Programming Framework

IoFlo is a magically powerful open interoperable software framework that
enables non experts to intelligently automate their own programmable world.

WWW: http://ioflo.com
WWW: https://github.com/ioflo/ioflo
2014-12-29T05:54:37+00:00 devel/py-check-manifest Tool to check the completeness of MANIFEST.in for Python packages
Are you a Python developer? Have you uploaded packages to the Python Package
Index? Have you accidentally uploaded broken packages with some files missing?
If so, check-manifest is for you.

WWW: https://github.com/mgedmin/check-manifest
2014-12-29T04:40:18+00:00 devel/go-uuid Go library to generates and inspects UUIDs based on RFC 4122
The uuid package generates and inspects UUIDs based on RFC 4122 and
DCE 1.1: Authentication and Security Services.

WWW: https://code.google.com/p/go-uuid/
2014-12-28T19:40:47+00:00 x11-wm/e16-docs Data files of enlightenment DOX
A very artistic X window manager. Among other attributes,
Enlightenment makes for quite impressive screen shots.

WWW: https://www.enlightenment.org/
2014-12-28T13:18:57+00:00 net/rubygem-fog-storm_on_demand Module for the 'fog' gem to support StormOnDemand
Fog::StormOnDemand is a module for the fog gem to support StormOnDemand.

WWW: https://github.com/fog/fog-storm_on_demand
2014-12-28T13:18:24+00:00 net/rubygem-fog-ecloud Module for the 'fog' gem to support Terremark EnterpriseCloud
Fog::Ecloud is a module for the fog gem to support Terremark EnterpriseCloud.

WWW: https://github.com/fog/fog-ecloud
2014-12-28T13:17:52+00:00 net/rubygem-fog-atmos Module for the 'fog' gem to support Atmos Cloud Storage
Fog::Atmos is a module for the fog gem to support Atmos Cloud Storage.

WWW: https://github.com/fog/fog-atmos
2014-12-28T13:15:34+00:00 sysutils/rubygem-guard-compat Helps creating valid Guard plugins and testing them
Guard::Compat provides only a test helper for testing custom Guard plugins
currently.

WWW: https://github.com/guard/guard-compat
2014-12-28T13:14:37+00:00 www/py-spyne Transport and architecture agnostic RPC library
Spyne is a Python RPC toolkit that makes it easy to expose online services that
have a well-defined API using multiple protocols and transports.

It integrates with popular Python web frameworks as well as libraries like
SQLAlchemy to keep your code as DRY (Don't Repeat Yourself) as possible.

WWW: http://spyne.io/
2014-12-27T15:28:46+00:00 multimedia/ffmpeg25 Realtime audio/video encoder/converter and streaming server
FFmpeg is a complete, cross-platform solution to record, convert and stream
audio and video. It includes libavcodec - the leading audio/video codec
library.

This version is from the 2.0 release branch.

WWW: http://ffmpeg.org/
2014-12-26T19:36:54+00:00 www/p5-Mojolicious-Plugin-TtRenderer Template-toolkit renderer for Mojolicious
This is a simple Template Toolkit rendering engine for Mojolicious.

WWW: https://metacpan.org/pod/Mojolicious::Plugin::TtRenderer
2014-12-26T13:57:53+00:00 deskutils/countdown Counts down a specified time interval, beeps, then exits
This program counts down a specified time interval, then beeps and exits.

WWW: https://acme.com/software/countdown/
2014-12-25T21:10:27+00:00 www/webkit2-gtk3 Opensource browser engine using the GTK+ 3 toolkit
WebKitGTK+ is a full-featured port of the WebKit rendering engine, suitable
for projects requiring any kind of web integration, from hybrid HTML/CSS
applications to full-fledged web browsers. It offers WebKit's full
functionality and is useful in a wide range of systems from desktop
computers to embedded systems like phones, tablets, and televisions.

WebKitGTK+ is made by a lively community of developers and designers,
who hope to bring the web platform to everyone. It's the official web
engine of the GNOME platform and is used in browsers such as Epiphany
and Midori.

WWW: https://webkitgtk.org/
2014-12-25T17:08:52+00:00 net/rubygem-t Command-line power tool for Twitter
t is a command-line power tool for Twitter. The CLI takes syntactic cues from
the Twitter SMS commands, but it offers vastly more commands and capabilities
than are available via SMS.

WWW: https://sferik.github.io/t/
2014-12-25T13:49:11+00:00 security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup Extensible authentication framework for Dancer2 apps
Define that a user must be logged in and have the proper permissions to
access a route

WWW: https://metacpan.org/release/Dancer2-Plugin-Auth-Extensible-Provider-Usergroup
2014-12-25T13:35:23+00:00 mail/p5-Dancer2-Plugin-Email Simple email handling for Dancer2 applications
Dancer2::Plugin::Email provides an easy way of handling text or
html email messages with or without attachments. Simply define
how you wish to send the email in your application's YAML
configuration file, then call the email keyword passing the
necessary parameters.

WWW: https://metacpan.org/release/Dancer2-Plugin-Email
2014-12-25T13:16:27+00:00 www/p5-Dancer2-Plugin-Ajax Ajax handling for Dancer2 applications
The ajax keyword which is exported by this plugin allow you to
define a route handler optimized for Ajax queries.

WWW: https://metacpan.org/pod/Dancer2::Plugin::Ajax
2014-12-25T00:51:54+00:00 net/google-startup-scripts Startup scripts that interact with Google Compute Engine VMs
A set of startup scripts that interact with the virtual machine environment.

WWW: https://github.com/GoogleCloudPlatform/compute-image-packages/tree/master/google-startup-scripts
2014-12-24T22:33:57+00:00 security/pinentry-tty Console version of the GnuPG password dialog
2014-12-24T18:12:01+00:00 devel/linux-c6-libgfortran Runtime libraries for gfortran (Linux Centos ${LINUX_DIST_VER})
Necessary gfortran libs for Linux.

WWW: http://www.centos.org
2014-12-23T04:04:33+00:00 devel/py-filemagic Python API for libmagic, the library behind the Unix file command
filemagic provides a Python API for libmagic, the library behind Unix file
command. It enables the Python developer to easilty test for file types from
the extensive identification library that is shipped with libmagic.

Features:

* Simple, Python API
* Identifies named files or strings
* Return a textual description, mime type or mime encoding
* Provide custom magic files to customize file detection
* Support for both Python2 and Python3
* Support for both CPython and PyPy

WWW: https://filemagic.readthedocs.org
2014-12-22T18:12:17+00:00 www/gpx2map Put GPX track on Google Map or OpenStreetMap
Reads a gps track in GPX format and writes out an Google Map or OpenStreetMaps
mash-up containing the route and additional information.

WWW: https://github.com/sd2k9/gpx2map
2014-12-22T17:57:37+00:00 graphics/p5-Chart-Gnuplot Perl module to plot graphs using GNUPLOT on the fly
This Perl module is to plot graphs using GNUPLOT on the fly.
In order to use this module, gnuplot need to be installed.
If image format other than PS and EPS is required to generate,
it is recommended to install the convert program of ImageMagick as well.

WWW: https://metacpan.org/release/Chart-Gnuplot
2014-12-22T10:59:48+00:00 devel/py-future Clean single-source support for Python 3 and 2
future is the missing compatibility layer between Python 2 and Python 3.

It allows you to use a single, clean Python 3.x-compatible codebase to
support both Python 2 and Python 3 with minimal overhead.

WWW: https://python-future.org/
2014-12-22T01:02:56+00:00 net/ntimed Network time synchronization client
This is a preview/early-acces/alpha/buzzword-of-the-times release of a
new FOSS project written to gradually take over the world of networked
timekeeping.

WWW: https://github.com/bsdphk/Ntimed
2014-12-21T19:13:53+00:00 x11-wm/bspwm Tiling window manager based on binary space partitioning
bspwm is a tiling window manager that represents windows as the leaves
of a full binary tree. It is controlled and configured via bspc.

WWW: https://github.com/baskerville/bspwm
2014-12-20T22:17:49+00:00 devel/libfwsi Library to access the Windows Shell Item format
Library to access the Windows Shell Item format.

WWW: https://github.com/libyal/libfwsi
2014-12-20T18:26:31+00:00 devel/spark Fast big data processing engine
Apache Spark is a fast and general-purpose cluster computing system. It
provides high-level APIs in Java, Scala and Python, and an optimized engine
that supports general execution graphs. It also supports a rich set of
higher-level tools including Spark SQL for SQL and structured data processing,
MLlib for machine learning, GraphX for graph processing, and Spark Streaming.

WWW: http://spark.apache.org/
2014-12-20T18:14:59+00:00 devel/rubygem-nenv Convenient wrapper for ENV
Using ENV in Ruby is like using raw SQL statements - it feels wrong, because it
is. If you agree, this gem is for you.

The benefits over using ENV directly:
- much friendlier stubbing in tests
- you no longer have to care whether false is "0" or "false" or whatever
- NO MORE ALL CAPS EVERYWHERE!
- keys become methods
- namespaces which can be passed around as objects
- you can subclass!
- you can marshal/unmarshal your own types automatically!
- strict mode saves you from doing validation yourself
- and there's more to come...
- it's designed to be as lightweight and as fast as possible compared to ENV
- designed to be both hackable and convenient

WWW: https://github.com/e2/nenv
2014-12-20T13:17:13+00:00 x11/sxhkd Simple X hotkey daemon
sxhkd is a simple X hotkey daemon with a powerful and compact
configuration syntax.

WWW: https://github.com/baskerville/sxhkd
2014-12-20T00:08:14+00:00 devel/sdl2pp C++11 bindings/wrapper for SDL2
This library provides C++11 bindings/wrapper over a subset of SDL2
functions with extra features proided with modern C++ such as:

* RAII-style initialization and destruction
* Full error checking: exception is thrown if any SDL function
fails. Exception itself allows to retrieve SDL error string
* C++11 move semantics support, which allow you to store SDL objects
in containers and pass/return them by value with no overhead

WWW: https://github.com/libSDL2pp/libSDL2pp
2014-12-19T17:37:36+00:00 sysutils/rubygem-chef-api Lightweight Chef API client
ChefAPI is a tiny, dependency-minimal Ruby client for interacting with a
Chef Server. It adopts many patterns and principles from Ruby On Rails.

WWW: https://github.com/chef/chef-api
2014-12-19T17:24:13+00:00 sysutils/rubygem-logify Lightweight logging library for Ruby
Logify is an incredibly light-weight Ruby logger with a developer-friendly API
and no dependencies. It is intentionally very opinionated and is optimized
for speed. This combination makes it perfect for command line applications.

WWW: https://github.com/sethvargo/logify
2014-12-17T09:40:04+00:00 www/py-flask-wtf Simple integration of Flask and WTForms
Simple integration of Flask and WTForms, including CSRF, file upload
and Recaptcha integration.

WWW: https://flask-wtf.readthedocs.org/en/latest/
2014-12-16T20:01:11+00:00 devel/libxo Library to generate text, XML, JSON, and HTML output
libxo - A Library for Generating Text, XML, JSON, and HTML Output

The libxo library allows an application to generate text, XML, JSON,
and HTML output using a common set of function calls. The application
decides at run time which output style should be produced. The
application calls a function "xo_emit" to product output that is
described in a format string. A "field descriptor" tells libxo what
the field is and what it means.

WWW: https://github.com/Juniper/libxo
2014-12-16T13:35:01+00:00 multimedia/gstreamer1-editing-services GStreamer editing services
GStreamer Editing Services (GES) is a high-level library for facilitating
the creation of audio/video non-linear editors.

WWW: http://gstreamer.freedeskop.org
2014-12-16T13:35:01+00:00 graphics/gstreamer1-plugins-gl GStreamer GL graphics plugin
2014-12-16T13:35:01+00:00 audio/gstreamer1-plugins-pulse GStreamer pulseaudio plugin
2014-12-16T10:26:19+00:00 net-im/ktp-desktop-applets KDE instant messaging plasma widgets
The KDE Telepathy project aims to integrate real time communication
deeply into KDE Workspaces, and to provide an infrastructure to aid
development of collaborative features for KDE Applications.

This application provides plasmoid widgets (simplified contact list...)

WWW: https://community.kde.org/KTp
2014-12-15T22:38:15+00:00 net/axa AXA library and tools
Advanced Exchange Access (AXA) is a suite of tools and library code
that brings the capabilities of the Farsight Security Information
Exchange (SIE) right to a remote user's network.

WWW: https://github.com/farsightsec/axa
2014-12-15T21:59:19+00:00 biology/samtools Tools for manipulating next-generation sequencing data
Samtools implements various utilities for post-processing alignments in the
SAM, BAM, and CRAM formats, including indexing, variant calling (in conjunction
with bcftools), and a simple alignment viewer.

WWW: http://www.htslib.org/
2014-12-15T15:26:53+00:00 sysutils/rhc Administration console client for RedHat OpenShift
Command line tools for OpenShift, cloud Platform as a service.

WWW: https://github.com/openshift/rhc
2014-12-15T14:46:25+00:00 net/asterisk13 Open Source PBX and telephony toolkit
Asterisk is an Open Source PBX and telephony toolkit. It is, in a
sense, middleware between Internet and telephony channels on the bottom,
and Internet and telephony applications at the top.

WWW: https://www.asterisk.org
2014-12-15T14:42:32+00:00 net/pjsip Multimedia communication library written in C language
PJSIP is a free and open source multimedia communication library
written in C language implementing standard based protocols such
as SIP, SDP, RTP, STUN, TURN, and ICE. It combines signaling protocol
(SIP) with rich multimedia framework and NAT traversal functionality
into high level API that is portable and suitable for almost any
type of systems ranging from desktops, embedded systems, to mobile
handsets.

WWW: https://www.pjsip.org/
2014-12-15T08:06:55+00:00 games/vms-empire Simulation of a full-scale war between two emperors
The ancestor of all 4x (expand/explore/exploit/exterminate) games.
VMS-Empire is a simulation of a full-scale war between two emperors,
the computer and you. Naturally, there is only room for one, so the
object of the game is to destroy the other. The computer plays by the
same rules that you do. This game is the ancestor of all the multiplayer
4X simulations out there, including Civilization and Master of Orion.

WWW: http://www.catb.org/~esr/vms-empire/
2014-12-15T07:34:31+00:00 sysutils/syslog-ng-incubator03 The syslog-ng module incubator
The syslog-ng module incubator (Incubator henceforth) is a collection of
tools and modules for syslog-ng that for one reason or the other, are not
part of the official repository. This serves both as a staging ground for
experimental modules, and as a repository of plugins that are not aimed at
upstream inclusion. It's also an example of a third party syslog-ng module.

The official home page of syslog-ng-incubator is:
https://github.com/balabit/syslog-ng-incubator
2014-12-14T22:35:07+00:00 biology/htslib C library for high-throughput sequencing data formats
HTSlib is an implementation of a unified C library for accessing common file
formats, such as SAM, CRAM, VCF, and BCF, used for high-throughput sequencing
data. It is the core library used by samtools and bcftools.

WWW: https://www.htslib.org/
2014-12-14T22:06:49+00:00 math/octave-forge-optics 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 optics.

Functions covering various aspects of optics.

WWW: http://octave.sourceforge.net/
2014-12-14T17:56:14+00:00 mail/panda-imap IMAP4rev1/POP2/POP3 mail servers forked from imap-uw
This is the IMAP4rev1 server from the University of Washington.
Included are (almost) backwards-compatible POP2 and POP3 servers.

This is the version forked from UW by the original author Mark Crispin.

WWW: https://github.com/jonabbey/panda-imap
2014-12-14T17:56:14+00:00 mail/panda-cclient Mark Crispin's C-client mail access routines forked from UW
C-client is a common API for accessing mailboxes. It is used internally by
the popular PINE mail reader as well as the University of Washington's IMAP
server.

This is the version forked from UW by the original author Mark Crispin.

For more information, please see the repository homepage:

WWW: https://github.com/jonabbey/panda-imap
2014-12-14T12:03:38+00:00 math/gnuplot-tex-extras Extra files for Gnuplot TeX support
Gnuplot is a portable multi-platform command-line driven graphing utility. It
was originally created to allow scientists and students to visualize
mathematical functions and data interactively, but has grown to support many
non-interactive uses such as web scripting. It is also used as a plotting engine
by third-party applications like Octave. Gnuplot has been supported and under
active development since 1986.

This port installs extra files for TeX terminals (latex, epslatex, Tikz, etc).

WWW: http://www.gnuplot.info/
2014-12-13T18:37:33+00:00 devel/pecl-strict Strict scalar parameter type hint support for 5.4+
The strict extension introduces support for strict scalar parameter type hints
without changing Zend. Support for the following types is introduced:

* string
* integer, int
* float, double
* boolean, bool
* resource

Variadic support for all of the above types is also included.

WWW: https://pecl.php.net/package/strict
2014-12-13T18:20:21+00:00 net/pecl-ip2location Get geo location information of an IP address
This PECL extension enables you to get the geo location information of an IP
address, such as country, region or state, city, latitude and longitude, US
ZIP code, time zone, Internet Service Provider (ISP) or company name, domain
name, net speed, area code, weather station code, weather station name,
mobile country code (MCC), mobile network code (MNC) and carrier brand,
elevation, and usage type.

WWW: https://pecl.php.net/package/ip2location
2014-12-13T18:00:10+00:00 net/ip2location C library to find user\'s location
IP2Location is a C library that enables the user to find the country, region,
city, latitude, longitude, zip code, time zone, ISP, domain name, connection
type, area code, weather, mobile network, elevation, usage type by IP address
or hostname originates from. It contains a demo IP2Location IP-COUNTRY BIN
database which consists of real data for IP address range 0.0.0.0 to 99.255.
255.255. This database contains IP address blocks as key and countries as
values.

WWW: http://www.ip2location.com/c.aspx
2014-12-13T13:26:25+00:00 security/py-pydeep Python bindings for ssdeep
Python bindings for ssdeep

WWW: https://github.com/kbandla/pydeep
2014-12-12T22:16:44+00:00 sysutils/renameutils Rename files faster and more easily
The file renaming utilities consists of five programs designed to make renaming
of files faster and less cumbersome:
- qmv ("quick move") allows a bunch of file names to be edited in a text editor;
- imv ("interactive move") allows a single file name to be edited in the
terminal using the GNU Readline library
- qcp and icp are similar to qmv and imv but copy files instead of moving them;
- deurlname removes URL encoded characters (such as %20 representing space) from
file names.

WWW: http://www.nongnu.org/renameutils/
2014-12-12T12:37:36+00:00 comms/xcwcp X11 CW Tutor using unixcw
xcwcp: a CW tutor program for X Window environment. It offers the
same random and keyboard sending as comms/cwcp, and in addition can
read CW that sent to it using the keyboard or mouse as a keyer,
making it useful for sending as well as receiving practice.

WWW: http://www.ibiblio.org/pub/linux/apps/ham/morse/
2014-12-12T00:29:40+00:00 textproc/sansi Removes ANSI control sequences/characters, from files
sansi was written to strip the ANSI control sequences in files, or
output, often, but not limited to those generated by compilers. I
found it difficult to visually grope/grep the output of script(1)
sessions. Especially with the advent of clang. While it's nice to
replay the script(1) sessions to view the highlighted messages.
It's near impossible to read it inline in your favorite pager, or
text editor;
Enter sansi.

WWW: https://BSDforge.com/projects/textproc/sansi/
2014-12-11T23:06:14+00:00 net/megatools Command line tools for MEGA.NZ cloud drive
Megatools is a collection of programs for accessing Mega
service from a command line of your desktop or server.

Megatools allow you to copy individual files as well as
entire directory trees to and from the cloud. You can also
perform streaming downloads for example to preview videos
and audio files, without needing to download the entire
file.

WWW: https://megatools.megous.com/
2014-12-11T23:05:50+00:00 games/wxlauncher Multi-platform launcher for the Freespace 2 Source Code Project
wxLauncher is a multi-platform launcher for the Freespace 2 Source Code Project.

wxLauncher aims to give one unified answer to members of the Freespace 2 Open
community looking for an easy way to control fs2_open on various platforms and
to those looking for an easy way to find and get updates to their Freespace 2
MODs and TCs.

WWW: https://github.com/scp-fs2open/wxLauncher
2014-12-11T18:33:19+00:00 sysutils/u-boot-rpi
U-Boot loader for Raspberry Pi

To install this bootloader, copy u-boot.bin in the share/u-boot/u-boot-rpi
directory to the first partition, formatted as FAT16 or FAT32, on an SD card.
You will also need the firmware files from the rpi-firmware package.

This version is patched so that:
* ELF and API features are enabled.
* The distroboot command knows how to load FreeBSD loader(8)
* By default, it loads ubldr.bin (PIE) from file ubldr.bin on the FAT
partition to address ${kernel_addr_r}, and launches it. If ubldr.bin is
not found, it falls back on ubldr

For information about running FreeBSD on RaspberryPi, see
WWW: https://wiki.freebsd.org/FreeBSD/arm/Raspberry%20Pi

For general information about U-Boot see WWW: https://www.denx.de/wiki/U-Boot
2014-12-11T05:13:59+00:00 net/p5-XMLRPC-Lite Client and server side XMLRPC implementation
XMLRPC::Lite is a collection of Perl modules which provides a simple interface
to the XML-RPC Protocol (XML-RPC) both on client and server side. Based on
SOAP::Lite module, it gives you access to all features and transports
available in that module.

WWW: https://metacpan.org/release/XMLRPC-Lite
2014-12-10T16:43:27+00:00 devel/py-anyconfig Generic access to configuration files in many formats
Generic access to configuration files in many formats
with configuration merge / cascade / overlay support

WWW: https://pypi.org/project/anyconfig/
2014-12-10T16:05:45+00:00 x11/xvt Xterm replacement, supporting color, transparency, and more, with less
xvt - an xterm replacement, supporting color, transparency, and more,
with less!

xvt, simply continues on the original authors work -- John Bovey, University
of Kent at Canterbury. With few exceptions, it does everything Xterm does.
But also does a great deal more, with less overhead. This version will also
leverage vt(4), FreeBSD's new console driver. Which replaces syscons(4).

WWW: https://BSDforge.com/projects/x11/xvt/
2014-12-09T22:07:14+00:00 sysutils/cpuid Tool to dump x86 CPUID information about the CPU(s)
Cpuid dumps detailed information about the CPU(s) gathered from the
CPUID instruction, and also determines the exact model of CPU(s).
It supports Intel, AMD, and VIA CPUs, as well as older Transmeta,
Cyrix, UMC, NexGen, Rise, and SiS CPUs.

WWW: http://www.etallen.com/cpuid.html
2014-12-09T20:09:01+00:00 sysutils/u-boot-wandboard
U-Boot loader for Wandboard Solo, Dual, and Quad.

Install the u-boot.imx file onto the boot disk using:

dd if=u-boot.imx of=/dev/whatever bs=1k oseek=1 conv=sync

The U-Boot built by this port expects the first 1MB of the boot media to
be reserved for the U-Boot executable and saved environment. The u-boot.imx
file begins at an offset of 1K from the start of the boot disk. The U-Boot
environment area begins at an offset of 512K.

This version is patched so that:
* ELF and API features are enabled to support ubldr.
* A single U-Boot image supports Solo, Dual[lite], and Quad processors.
* When the selected board has multiple SD or MMC devices available, the
mmc0 device in U-Boot (and thus the disk0 device in loader(8)) will be
whichever device U-Boot was loaded from by the ROM bootloader routines.

The sources for this port were originally obtained from commit 87f595d1ee
at https://github.com/TechNexion/U-Boot-edm/ which appears to be a slightly
modified fork of the stock U-Boot 2013.10 release. As of this writing,
the changes in this fork have not been rolled back into upstream U-Boot.

WWW: https://www.denx.de/wiki/U-Boot
2014-12-09T20:07:29+00:00 sysutils/u-boot-beaglebone
U-Boot loader for BeagleBone and BeagleBone Black.

To install this bootloader, copy the files MLO and bb-uboot.img to the FAT
partition on an SD card or the eMMC. Normally this is partition 1, but
different partitions can be set with U-Boot environment variables.

This version is patched so that:
* API features are enabled.
* A boot.scr (U-Boot scripts ) that loads ubldr.bin and execute it is included

For information about running FreeBSD on BeagleBone or BeagleBone Black, see
https://wiki.freebsd.org/FreeBSD/arm/BeagleBone

WWW: https://www.denx.de/wiki/U-Boot
2014-12-09T17:35:42+00:00 www/rubygem-tumblr_client Ruby Wrapper for the Tumblr v2 API
This is the official Ruby wrapper for the Tumblr v2 API.
It supports all endpoints currently available on the Tumblr API.

WWW: https://github.com/tumblr/tumblr_client
2014-12-09T10:25:23+00:00 www/p5-Reddit-Client Methods and object wrappers for objects exposed by the Reddit API
Reddit::Client provides methods and simple object wrappers for objects exposed
by the Reddit API. This module handles HTTP communication, basic session
management (e.g. storing an active login session), and communication with
Reddit's external API.

WWW: https://metacpan.org/pod/Reddit::Client
2014-12-06T20:45:55+00:00 editors/texstudio Integrated writing environment for LaTeX documents
TeXstudio is a fully featured LaTeX editor, designed to make writing
LaTeX documents as easy and comfortable as possible. Some of the
outstanding features of TeXstudio are an integrated pdf viewer with
(almost) word-level synchronization, live inline preview, advanced
syntax-highlighting, live checking of references, citations, latex
commands, spelling and grammar.

WWW: http://texstudio.sourceforge.net/
2014-12-06T14:47:01+00:00 textproc/uchardet Universal charset detection library
uchardet is an encoding detection library, which takes a sequence
of bytes in an unknown character encoding without any additional
information, and attempts to determine the encoding of the text.
Returned encoding names are iconv-compatible.

It started as a C language binding of the original C++ implementation
of the universal charset detection library by Mozilla. It can now
detect more charsets, and more reliably than the original implementation.

WWW: https://www.freedesktop.org/wiki/Software/uchardet/
2014-12-06T03:09:49+00:00 devel/pructl Utilities to interface with PRUs
pructl is a tool to interface with libpru.
It allows the user to reset the PRU, enable/disable the PRU and to
upload programs to the PRU.

WWW: https://bitbucket.org/rpaulo/pructl
2014-12-05T18:07:14+00:00 devel/libpru Library to interface with PRUs
libpru is a library to interface with Programmable Realtime Units on
FreeBSD. Currently only the Texas Instruments PRUs are
supported. Those can be found in the AM18XX and AM33XX (BeagleBone
Black) SoCs.

WWW: https://bitbucket.org/rpaulo/libpru
2014-12-05T11:02:49+00:00 security/rubygem-recog Framework for fingerprinting products
Recog is a framework for identifying products, services, operating systems, and
hardware by matching fingerprints against data returned from various network
probes. Recog makes it simply to extract useful information from web server
banners, snmp system description fields, and a whole lot more.

WWW: https://github.com/rapid7/recog
2014-12-05T11:02:49+00:00 security/rubygem-meterpreter_bins Compiled binaries for Metasploit's Meterpreter
Compiled binaries for Metasploit's Meterpreter

WWW: https://github.com/rapid7/meterpreter
2014-12-05T11:02:49+00:00 security/rubygem-metasploit-model Metasploit Model Mixins and Validators
Common code, such as validators and mixins, that are shared between ActiveModels
in metasploit-framework and ActiveRecords in metasploit_data_models.

WWW: https://github.com/rapid7/metasploit-model
2014-12-05T11:02:49+00:00 security/rubygem-metasploit-credential Credential models for metasploit-framework and Metasploit Pro
The Metasploit::Credential namespace and its ActiveRecord::Base subclasses

WWW: https://github.com/rapid7/metasploit-credential
2014-12-05T11:02:49+00:00 security/rubygem-metasploit-concern Automatically include Modules from app/concerns
Metasploit::Concern allows you to define concerns in app/concerns that will
automatically be included in matching classes. It can be used to automate
adding new associations to ActiveRecord::Base models from gems and
Rails::Engines.

WWW: https://github.com/rapid7/metasploit-concern
2014-12-05T10:14:58+00:00 www/rubygem-jsobfu Javascript code obfuscator
A Javascript code obfuscator

WWW: https://github.com/rapid7/jsobfu
2014-12-05T10:13:52+00:00 devel/rubygem-rb-readline Pure Ruby readline implementation
The readline library provides a pure Ruby implementation of the GNU readline C
library, as well as the Readline extension that ships as part of the standard
library.

WWW: https://github.com/luislavena/rb-readline
2014-12-05T10:11:47+00:00 databases/rubygem-arel-helpers Helpers to construct database queries with ActiveRecord and Arel
Useful tools to help construct database queries with ActiveRecord and Arel.

WWW: https://github.com/camertron/arel-helpers
2014-12-04T15:25:44+00:00 devel/p5-Module-Runtime-Conflicts Provide information on conflicts for Module::Runtime
Module::Runtime::Conflicts provides conflicts checking for Module::Runtime,
which had a recent release that broke some versions of Moose. It is called from
Moose::Conflicts and moose-outdated.

WWW: https://metacpan.org/release/Module-Runtime-Conflicts
2014-12-04T15:24:57+00:00 devel/p5-Devel-OverloadInfo Introspect overloaded operators
Devel::OverloadInfo returns information about overloaded operators for a given
class (or object), including where in the inheritance hierarchy the overloads
are declared and where the code implementing it is.

WWW: https://metacpan.org/release/Devel-OverloadInfo
2014-12-04T15:23:10+00:00 net/rubygem-fog-vmfusion Module for the 'fog' gem to support VMware Fusion
Fog::Vmfusion is a module for the fog gem to support VMware Fusion.

WWW: https://github.com/fog/fog-vmfusion
2014-12-04T15:22:38+00:00 emulators/rubygem-fission Utility to manage VMware Fusion VMs from the command line
Fission is a simple command line tool for managing VMware Fusion VMs. Only
Fusion 3.x is currently supported.

WWW: https://github.com/thbishop/fission
2014-12-04T15:22:29+00:00 devel/rubygem-CFPropertyList Read, write and manipulate both binary and XML property lists
CFPropertyList implements class to read, manipulate and write both XML and
binary property list files (plist(5)) as defined by Apple. Have a look at
CFPropertyList::List for more documentation.

WWW: https://github.com/ckruse/CFPropertyList
2014-12-04T15:12:31+00:00 net/rubygem-opennebula Libraries needed to talk to OpenNebula
OpenNebula is an open-source project delivering a simple but feature-rich and
flexible solution to build and manage enterprise clouds and virtualized data
centers. This gem provides libraries needed to talk to OpenNebula.

WWW: https://opennebula.io/
WWW: https://github.com/OpenNebula/one
2014-12-04T15:11:20+00:00 net/rubygem-rbvmomi Ruby interface to the VMware vSphere API
RbVmomi is a Ruby interface to the vSphere API. Like the Perl and Java SDKs, you
can use it to manage ESX and VirtualCenter servers. The current release supports
the vSphere 5.0 API.

WWW: https://github.com/vmware/rbvmomi
2014-12-04T14:42:07+00:00 security/polarssl13 SSL/TLS and cryptography library
mbed TLS is a lightweight, portable, fully featured and standards compliant
SSL/TLS and cryptography library.

WWW: https://tls.mbed.org/
2014-12-04T12:28:34+00:00 sysutils/odo Atomic odometer for the command line
odo is an atomic odometer for the command line

WWW: https://github.com/atomicobject/odo
2014-12-04T06:49:58+00:00 comms/librs232 Simple serial library
Librs232 is a library which provides common interface to rs232 serial
interface communication.

WWW: http://www.teuniz.net/RS-232/
2014-12-02T15:41:14+00:00 databases/pgbarman Backup and recovery manager for PostgreSQL

Barman: backup and recovery manager for PostgreSQL.

Barman is an open-source administration tool for disaster recovery of
PostgreSQL servers written in Python.

It allows your organisation to perform remote backups of multiple
servers in business critical environments and helps DBAs during the
recovery phase.

WWW: http://www.pgbarman.org/
2014-12-02T15:37:29+00:00 databases/pgespresso Optional extension to Barman backup and recovery manager
pgespresso is an extension to postgresql that adds functions and views
to be used by Barman, the disaster recovery tool

WWW: https://github.com/2ndquadrant-it/pgespresso
2014-12-02T11:58:02+00:00 textproc/luceneplusplus C++ port of the Lucene library
Lucene++ is an up to date C++ port of the popular Java Lucene library,
a high-performance, full-featured text search engine.

WWW: https://github.com/luceneplusplus/LucenePlusPlus
2014-12-02T09:37:42+00:00 devel/websocketpp Header-only implementation of the WebSocket protocol
WebSocket++ is an open source (BSD license) header only C++ library that
implements RFC6455 The WebSocket Protocol.

It allows integrating WebSocket client and server functionality into
C++ programs. It uses interchangable network transport modules including
one based on C++ iostreams and one based on Boost Asio.

WWW: https://www.zaphoyd.com/websocketpp/
2014-12-01T19:35:34+00:00 security/clambc Bytecode signature compiler for ClamAV
The ClamAV bytecode compiler allows users to build their own bytecode
signatures for use with ClamAV.

WWW: https://www.clamav.net/
2014-12-01T16:52:44+00:00 www/p5-WebService-Redmine Perl interface to Redmine
This module is a client for RedMine REST API. Please note that although
RedMine API is designed to support both JSON and XML, this module is JSON
only.

WWW: https://metacpan.org/release/WebService-Redmine
2014-11-29T18:22:32+00:00 devel/gettext-tools GNU gettext development and translation tools
GNU gettext is a framework of libraries and tools for internationalisation
and localisation of software.

This package contains development and translation tools.

WWW: https://www.gnu.org/software/gettext/
2014-11-29T18:22:32+00:00 devel/gettext-runtime GNU gettext runtime libraries and programs
GNU gettext is a framework of libraries and tools for internationalisation
and localisation of software.

This package contains the runtime libraries and programs.

WWW: https://www.gnu.org/software/gettext/
2014-11-29T14:46:30+00:00 devel/amd64-xtoolchain-gcc
2014-11-29T14:46:30+00:00 devel/amd64-gcc
2014-11-29T14:46:30+00:00 devel/amd64-binutils GNU binutils for amd64 cross-development
2014-11-29T10:49:12+00:00 www/mediawiki124 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/
2014-11-28T22:53:19+00:00 lang/duktape Embeddable Javascript engine
Duktape is an embeddable Javascript engine, with a focus on portability and
compact footprint.

Duktape is easy to integrate into a C/C++ project: add duktape.c and duktape.h
to your build, and use the Duktape API to call Ecmascript functions from C code
and vice versa.

WWW: https://duktape.org/
2014-11-28T12:02:35+00:00 devel/libr3 URL router library with high performance
R3 is an URL router library with high performance implemented in C. It
compiles route paths into a prefix trie. By using the constructed prefix
trie in the start-up time, you can dispatch routes with efficiency.

WWW: https://github.com/c9s/r3
2014-11-28T10:35:30+00:00 devel/bbfreeze Module to create standalone executables from Python scripts
bbfreeze creates standalone executables from Python scripts. It's similar
in purpose to the well known py2exe for Windows, py2app for OS X, PyInstaller
and cx_Freeze (in fact ancient versions were based on cx_Freeze.
And it uses the modulegraph package, which is also used by py2app).

It has the following features:

- ZIP/Egg file import tracking
- Binary dependency tracking (e.g. shared libraries)
- Multiple script freezing support
- Python interpreter included (named 'py')
- Automatic pathname rewriting (pathnames in tracebacks are relative)
- New distutils command: bdist_bbfreeze

WWW: https://pypi.org/project/bbfreeze/
2014-11-28T10:35:30+00:00 devel/bbfreeze-loader Binary loader module required for bbfreeze
bbfreeze-loader provides binary dependencies for bbfreeze, utility to create
standalone executables from Python scripts.

WWW: https://pypi.org/project/bbfreeze-loader/
2014-11-28T09:21:56+00:00 math/py-altgraph Python graph (network) package
altgraph is a fork of graphlib: a graph (network) package for constructing
graphs, BFS and DFS traversals, topological sort, shortest paths, etc. with
graphviz output.

altgraph includes some additional usage of Python 2.6+ features and
enhancements related to modulegraph and macholib.

WWW: https://pypi.org/project/altgraph/
2014-11-28T09:05:47+00:00 www/seahub Web frontend for Seafile
Seahub is the web frontend for seafile-server.

WWW: https://github.com/haiwen/seahub
2014-11-28T02:35:02+00:00 textproc/libucl Universal configuration library parser
Libucl is a parser and C API to parse and generate ucl objects. Libucl
consists of several groups of functions:

* Parser functions
* Emitting functions
* Conversion functions
* Generation functions
* Iteration functions
* Validation functions
* Utility functions

WWW: https://github.com/vstakhov/libucl
2014-11-27T21:57:11+00:00 net/malo-firmware-kmod Marvell Libertas 88W8335 IEEE 802.11b/g Firmware Kernel Module
Marvell Libertas 88W8335 firmware files are not free because Marvell
refuses to grant distribution rights. This port contains firmware
files from OpenBSD's malo(4) driver.

WWW: http://www.nazgul.ch/malo/
2014-11-27T17:33:10+00:00 net-im/poezio Console XMPP client
Poezio is a free console XMPP client

WWW: http://poez.io/
2014-11-27T17:29:44+00:00 net-im/py-sleekxmpp XMPP Library
SleekXMPP is an MIT licensed XMPP library for Python 2.6/3.1+, and is featured
in examples in XMPP: The Definitive Guide by Kevin Smith, Remko Troncon, and
Peter Saint-Andre.

WWW: https://github.com/fritzy/SleekXMPP/
2014-11-26T22:57:15+00:00 devel/afl American Fuzzy Lop, a fuzzer
American fuzzy lop is a fuzzer that employs a novel type of compile-time
instrumentation and genetic algorithms to automatically discover clean,
interesting test cases that trigger new internal states in the targeted
binary. This substantially improves the functional coverage for the
fuzzed code. The compact synthesized corpora produced by the tool are
also useful for seeding other, more labor- or resource-intensive testing
regimes down the road.

WWW: http://lcamtuf.coredump.cx/afl/
2014-11-26T21:26:50+00:00 editors/latexila Integrated LaTeX environment
LaTeXila is a LaTeX editor for the GNOME desktop. The idea of LaTeXila is
to always deal directly with the LaTeX code, while simplifying as most as
possible the writing of this LaTeX code.

WWW: https://wiki.gnome.org/Apps/LaTeXila
2014-11-26T14:14:20+00:00 textproc/py-tinycss Complete yet simple CSS parser for Python
tinycss is a complete yet simple CSS parser for Python. It supports the
full syntax and error handling for CSS 2.1 as well as some CSS 3 modules:

-- CSS Color 3
-- CSS Fonts 3
-- CSS Paged Media 3

It is designed to be easy to extend for new CSS modules and syntax, and
integrates well with cssselect for Selectors 3 support.

WWW: https://pypi.org/project/tinycss/
2014-11-26T09:26:43+00:00 www/madsonic Madsonic streaming media server
Madsonic instantly transports your media to any HTTP connected device
regardless of bitrate. You can stream to multiple players simultaneously.
Madsonic is designed to handle very large music collections. By using
transcoder plug-ins, Madsonic supports on-the-fly conversion and streaming
of virtually any audio format, including MP3, OGG, WMA, FLAC, APE and more.

Madsonic is a fork of Subsonic, offering more features and mobile client
access without the subscription fee.

WWW: http://www.madsonic.org
2014-11-25T12:55:00+00:00 graphics/poppler-qt5 Qt 5 bindings to poppler
2014-11-25T10:47:09+00:00 devel/cmake-modules-webos CMake modules needed to build WebOS components
CMake modules for WebOS builds that are part of FreeWebOS project.

WWW: http://freewebos.github.io/
2014-11-25T03:07:22+00:00 x11-wm/e-modules Meta-port for Enlightenment modules
Meta-port for enlightenment 0.17 modules.

WWW: http://enlightenment.org/
2014-11-25T03:07:22+00:00 x11-wm/e-module-wlan Enlightenment wlan devices monitoring module
AN e17 gadget to monitor wlan devices.

WWW: https://www.enlightenment.org/
2014-11-25T03:07:22+00:00 x11-wm/e-module-tclock Digital clock gadget module for Enlightenment
A digital clock gadget for e17.

WWW: http://www.enlightenment.org/
2014-11-25T03:07:22+00:00 x11-wm/e-module-rmb Enlightenment module to emulate right mouse button
An e17 module to emulate right mouse button.

WWW: https://www.enlightenment.org/
2014-11-25T03:07:22+00:00 x11-wm/e-module-places Enlightenment module to manage disk volumes
This module manages the volumes devices attached to the system.

WWW: http://www.enlightenment.org/
2014-11-25T03:07:22+00:00 x11-wm/e-module-penguins Enlightenment module that displays penguins on your desktop
An e17 module to display fancy penguins walking around your desktop.

WWW: http://www.enlightenment.org/
2014-11-25T03:07:22+00:00 x11-wm/e-module-net Enlightenment NIC monitoring module
An e17 NIC montoring module.

WWW: http://www.enlightenment.org/
2014-11-25T03:07:22+00:00 x11-wm/e-module-mpdule MPD module for Enlightenment
Simple MPD module.
Load it into your shelf. Set it to "Able to be Resized", and
resize to a good size for best experience.

To see more than just the artist and title, edit the theme
(see comments in the theme for more info).

WWW: http://www.enlightenment.org/
2014-11-25T03:07:22+00:00 x11-wm/e-module-mem Enlightenment memory monitoring module
An E17 module which monitors the RAM usage. It features the following:
- display text and/or graph
- display text in percentage or absolute

WWW: https://www.enlightenment.org/
2014-11-25T03:07:22+00:00 x11-wm/e-module-forecasts Enlightenment weather forecast display module
The forecasts gadget will display the current weather conditions
and a few days forecast.

WWW: http://www.enlightenment.org/
2014-11-25T03:07:22+00:00 x11-wm/e-module-everything-websearch Enlightenment websearch plugin for the "everything" module
Helps to find stuff on Wikipedia, use Google suggestions
and 'Google for it'(tm) action.
Triggers can be configured, defaults are 'g ' and 'w '.

WWW: https://www.enlightenment.org/
2014-11-25T03:07:22+00:00 x11-wm/e-module-everything-places Enlightenment places plugin for the "everything" module
An e17 places plugin for the "everything" module.

WWW: https://www.enlightenment.org/
2014-11-25T03:07:22+00:00 x11-wm/e-module-diskio Disk I/O visualization module for Enlightenment
Disk I/O visualization module for e17.

WWW: http://www.enlightenment.org/
2014-11-25T03:07:22+00:00 x11-wm/e-module-deskshow Enlightenment module that minimizes windows to show the desktop
An E17 module which minimizes all windows in order to show the desktop.

WWW: https://www.enlightenment.org
2014-11-25T03:07:22+00:00 x11-wm/e-module-cpu Enlightenment module which allows users to monitor cpu load
This e17 module allows users to monitor current cpu load. It can draw
load graph and display cpu load percentage. The polling interval is
fully configurable.

WWW: https://www.enlightenment.org/
2014-11-25T03:07:22+00:00 x11-wm/e-module-alarm Module to set Alarms in Enlightenment
A module to set Alarms in Enlightenment 17.

WWW: https://www.enlightenment.org/
2014-11-25T03:07:22+00:00 multimedia/rage EFL video and audio player with some extra bells and whistles
Rage is a video and audio player written with Enlightenment Foundation
Libraries with some extra bells and whistles.

WWW: https://www.enlightenment.org/
2014-11-25T03:07:22+00:00 multimedia/emotion_generic_players-vlc Additional loader for Emotion (vlc)
These are additional "generic" loaders for Evas that are stand-alone
executables that evas may run from its generic loader module. This
means that if they crash, the application loading the image does not
crash also. In addition the licensing of these binaries will not
affect the license of any application that uses Evas as this uses a
completely generic execution system that allows anything to be plugged
in as a loader.

WWW: http://trac.enlightenment.org/e/wiki/Evas_Generic_Loaders
2014-11-25T03:07:22+00:00 graphics/evas_generic_loaders Additional loaders for Evas (meta-port)
A hardware-accelerated canvas API for X-Windows that can draw anti-aliased
text, smooth super and sub-sampled images, alpha-blend, as well as drop down to
using normal X11 primitives such as pixmaps, lines and rectangles for speed if
your CPU or graphics hardware is too slow.

WWW: http://docs.enlightenment.org/auto/evas/
2014-11-25T03:07:22+00:00 devel/efl Enlightenment Foundation Libraries
Enlightenment Foundation Libraries is a set of libraries each providing
a great deal of functionality.

WWW: https://docs.enlightenment.org/efl/current/
2014-11-24T19:11:18+00:00 net/rubygem-fog-voxel Module for the 'fog' gem to support Voxel
Fog::Voxel is a module for the fog gem to support Voxel.

WWW: https://github.com/fog/fog-voxel
2014-11-24T19:10:44+00:00 net/rubygem-fog-terremark Module for the 'fog' gem to support Terremark vCloud
Fog::Terremark is a module for the fog gem to support Terremark vCloud.

WWW: https://github.com/fog/fog-terremark
2014-11-24T19:08:45+00:00 net/rubygem-fog-sakuracloud Module for the 'fog' gem to support Sakura no Cloud
Fog::Sakuracloud is a module for the fog gem that allows you to manage resources
in the Sakura no Cloud.

WWW: https://github.com/fog/fog-sakuracloud
2014-11-24T19:08:39+00:00 net/rubygem-fog-radosgw Fog backend for provisioning users on Ceph Radosgw
Fog::Radosgw is a fog backend for provisioning Ceph Radosgw - the Swift and S3
compatible REST API for Ceph. Currently, the gem only supports the S3 API, not
Swift.

WWW: https://github.com/fog/fog-radosgw
2014-11-24T19:06:45+00:00 net/rubygem-fog-profitbricks Module for the 'fog' gem to support ProfitBricks
Fog::profitbricks is a module for the fog gem to support ProfitBricks.

WWW: https://github.com/fog/fog-profitbricks
2014-11-24T19:06:33+00:00 textproc/rubygem-fog-xml Extraction of the XML parsing tools shared among 'fog' providers
Fog::Xml provides shared XML related functionality for fog.

WWW: https://github.com/fog/fog-xml
2014-11-24T02:40:12+00:00 graphics/linux-c6-gdk-pixbuf2 Graphic library for GTK+ (Linux CentOS ${LINUX_DIST_VER})
${.CURDIR}/../${PORTNAME}/pkg-descr
2014-11-23T22:48:43+00:00 devel/py-fake-factory Generate fake data using python
*Faker* is a Python package that generates fake data for you. Whether
you need to bootstrap your database, create good-looking XML
documents, fill-in your persistence to stress test it, or anonymize
data taken from a production service, Faker is for you.

Faker is heavily inspired by PHP's [Faker][php-faker], Perl's
[Data::Faker][perl-faker], and by ruby's [Faker][ruby-faker].

WWW: https://pypi.python.org/pypi/fake-factory
2014-11-23T22:34:43+00:00 net/bsdec2-image-upload Tool for creating Amazon EC2 AMIs
Tool for uploading disk images into Amazon EC2 and creating Amazon Machine
Images from them.
2014-11-23T22:05:57+00:00 devel/py-tipper Tracebacks for python via SIGUSR1
Tipper is a small utility for dumping `stack tracebacks`_ of running
Python processes.

Included is a module that, when imported, installs a `signal handler`_
for `SIGUSR1`_. Running ``kill -SIGUSR1 [pid]`` will cause the process
to dump the current stack trace of each thread to
``$TMPDIR/tipper-[Unix timestamp]-[parent pid]-[pid].log``.

WWW: https://pypi.org/project/tipper/

2014-11-23T21:51:58+00:00 textproc/pod2mdoc Convert POD data to mdoc input
The pod2mdoc utility is a converter from POD into mdoc. It's meant to operate
like pod2man; however, it doesn't require a Perl installation: pod2mdoc is a
standalone ISC-licensed ISO C utility and should compile on any modern UNIX
system.

WWW: http://mdocml.bsd.lv/pod2mdoc/
2014-11-23T10:40:37+00:00 japanese/font-ipamjm IPAmj Mincho Japanese fonts
Japanese TrueType fonts distributed by Infomation-technology Promotion
Agency (IPA) Japan.

IPAmj Mincho is a font set which covers the entire range of Kanji characters
used in names of Japanese people.

WWW: https://mojikiban.ipa.go.jp/1300.html
2014-11-22T17:29:50+00:00 java/wildfly81 Replacement for JBoss Application Server
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!

WWW: http://wildfly.org
2014-11-22T16:23:34+00:00 multimedia/libx264 H.264/MPEG-4 AVC Video Encoding (Library)
x264 is a free library for encoding H.264/AVC (aka MPEG-4 Part 10)
video streams.

Encoder features
* CAVLC/CABAC
* Multi-references
* Intra: all modes (4x4 and 16x16 with all predictions)
* Inter P: all partitions (from 16x16 down to 4x4)
* Inter B: partitions from 16x16 down to 8x8 (including SKIP/DIRECT)
* Ratecontrol: constant quantizer, constant bitrate, or multipass ABR
* Scene cut detection

WWW: http://www.videolan.org/x264.html
2014-11-22T15:53:25+00:00 graphics/argyllcms ICC compatible color management system
ArgyllCMS is an ICC compatible color management system. It supports
accurate ICC profile creation for scanners, cameras and film recorders
and calibration and profiling of displays and RGB & CMYK printers.

WWW: http://www.argyllcms.com/
2014-11-22T13:01:50+00:00 security/afl Fast instrumented fuzzer
American fuzzy lop is a fuzzer that employs a novel type of compile-time
instrumentation and genetic algorithms to automatically discover clean,
interesting test cases that trigger new internal states in the targeted
binary. This substantially improves the functional coverage for the
fuzzed code.

WWW: http://lcamtuf.coredump.cx/afl/
2014-11-22T03:22:41+00:00 textproc/docbook2mdoc Convert DocBook refentry to mdoc
The docbook2mdoc utility is a converter from DocBook V4.x and v5.x XML into
mdoc. Unlike most DocBook utilities, it's a standalone ISC-licensed ISO C
utility that should compile on any modern UNIX system. The only requirement is
libexpat (for parsing XML), which is installed by default on most systems.

WWW: http://mdocml.bsd.lv/docbook2mdoc/
2014-11-21T13:07:14+00:00 deskutils/xfce4-volumed-pulse Volume management daemon for Xfce using PulseAudio
This daemon is responsible of making the volume up/down and mute keys of
the keyboard work automatically. It uses PulseAudio for chosing which
card/sink/track to act on.

This is a fork of the original xfce4-volumed to drop GStreamer support
and use PulseAudio instead.

WWW: https://git.xfce.org/apps/xfce4-volumed-pulse/
2014-11-21T09:45:59+00:00 www/kcgi Minimal sandboxed CGI library in C
kcgi is a minimal CGI library for web applications in ISC licensed ISO C. It was
designed to be secure and auditable. See a Comparison of CGI Libraries in C for
alternatives. To start, download kcgi.tgz and run make install into your PREFIX
of choice. The kcgi(3) manpage documents usage. kcgi is a BSD.lv project

WWW: https://kristaps.bsd.lv/kcgi/
2014-11-20T23:57:07+00:00 sysutils/firstboot-growfs Expand / when the system first boots
When the system first boots, resize the (GPT) partition holding the root
filesystem, then resize the (UFS) root filesystem. This is intended to be
used in virtual machines where a VM image is built with one size but may
be launched onto a larger disk.
2014-11-20T21:20:48+00:00 security/p5-Dancer2-Plugin-Passphrase Passphrases and Passwords as objects for Dancer2
Dancer2::Plugin::Passphrase manages the hashing of passwords for Dancer apps,
allowing developers to follow cryptography best practices without having to
become a cryptography expert. It uses the bcrypt algorithm as the default,
while also supporting any hashing function provided by Digest.

WWW: https://metacpan.org/release/Dancer2-Plugin-Passphrase
2014-11-20T21:09:16+00:00 security/p5-Dancer2-Plugin-Auth-Extensible Extensible authentication framework for Dancer2 apps
A user authentication and authorisation framework plugin for Dancer2 apps.

Makes it easy to require a user to be logged in to access certain
routes, provides role-based access control, and supports various
authentication methods/sources (config file, database, Unix system
users, etc).

Designed to support multiple authentication realms and to be as
extensible as possible, and to make secure password handling easy (the
base class for auth providers makes handling `RFC2307'-style hashed
passwords really simple, so you have no excuse for storing plain-text
passwords).

WWW: https://metacpan.org/release/Dancer2-Plugin-Auth-Extensible
2014-11-20T20:56:22+00:00 databases/p5-Dancer2-Plugin-Database Easy database connections for Dancer2 applications
Dancer2::Plugin::Database provides an easy way to obtain a connected
DBI database handle by simply calling the database keyword
within your Dancer2 application.

Returns a Dancer2::Plugin::Database::Handle object, which is a
subclass of DBI's DBI::db connection handle object, so it does
everything you'd expect to do with DBI, but also adds a few convenience
methods. See the documentation for Dancer2::Plugin::Database::Handle
for full details of those.

WWW: https://metacpan.org/release/Dancer2-Plugin-Database
2014-11-20T18:11:16+00:00 x11/xfce4-dashboard GNOME shell like dashboard for the Xfce desktop
Xfdashboard provides a GNOME shell dashboard like interface for use with
the Xfce desktop. It can be configured to run any keyboard shortcut and
when executed provides an overview of applications currently open enabling
the user to switch between different applications.

WWW: https://docs.xfce.org/apps/xfdashboard/start
2014-11-20T13:55:45+00:00 net-im/telegram Command-line interface for Telegram
tg is a command-line interface for the Telegram instant-messaging network.

WWW: https://github.com/vysheng/tg
2014-11-20T13:31:37+00:00 www/p5-Amon2-Plugin-Web-CSRFDefender Perl extension for Amon2 anti CSRF filter
Amon2 anti CSRF filter.

WWW: https://metacpan.org/release/Amon2-Plugin-Web-CSRFDefender
2014-11-20T10:13:20+00:00 devel/p5-POSIX-strftime-Compiler Perl extension for glibc compatible strftime for loggers/servers
POSIX::strftime::Compiler provides GNU C library compatible
strftime(3). But this module will not affected by the system locale.
This feature is useful when you want to write loggers, servers and
portable applications.

For generate same result strings on any locale,
POSIX::strftime::Compiler wraps POSIX::strftime and converts some
format characters to perl code.

WWW: https://metacpan.org/release/POSIX-strftime-Compiler
2014-11-20T09:41:19+00:00 devel/p5-Scalar-Util-LooksLikeNumber Perl extension for looks_like_number() perl API
Scalar::Util::LooksLikeNumber contains looks_like_number() like
Scalar::Util's looks_like_number(), except it returns the raw value
from the C function. Scalar::Util used to do this also, but it
returns a booleanized value since 1.39.

WWW: https://metacpan.org/release/Scalar-Util-LooksLikeNumber
2014-11-20T07:19:07+00:00 devel/p5-Perl-PrereqScanner-Lite Perl extension for lightweight prereqs scanner
Perl::PrereqScanner::Lite is the lightweight prereqs scanner for perl.
This scanner uses Compiler::Lexer as tokenizer, therefore processing
speed is really fast.

WWW: https://metacpan.org/release/Perl-PrereqScanner-Lite
2014-11-20T07:11:41+00:00 devel/p5-Compiler-Lexer Perl extension for lexical analyzer
Lexical Analyzer for Perl5.

WWW: https://metacpan.org/release/Compiler-Lexer
2014-11-20T05:11:20+00:00 security/gnupg20 The GNU Privacy Guard (stable version)
GnuPG is a complete and free replacement for PGP. This is the "stable"
version.

GnuPG allows encrypting and signing your data and communication, and
features a versatile key management system as well as access modules
for many public key directories. GnuPG, also known as GPG, is a command
line tool with features for easy integration with other applications.

WWW: https://www.gnupg.org/
2014-11-19T18:13:06+00:00 www/rubygem-dashing HTML dashboard framwork based on sinatra
Dashing is a Sinatra based framework that lets you build beautiful dashboards.

WWW: https://github.com/Shopify/dashing
RG: https://rubygems.org/gems/dashing
2014-11-19T13:17:17+00:00 net-im/sigram Qt5 based telegram client
A different graphical telegram client from Sialan.Labs.

WWW: https://github.com/sialan-labs/sigram
2014-11-19T11:49:04+00:00 x11/gnome3 The "meta-port" of the GNOME desktop slimmed down for only the basics
GNU Network Object Model Environment

This metaport installs the entire GNOME 3 desktop, including
the user applications released with it.

WWW: https://www.FreeBSD.org/gnome/
2014-11-19T11:49:04+00:00 x11/gnome3-lite The "meta-port" of the GNOME desktop slimmed down for only the basics
GNU Network Object Model Environment

This metaport installs the pieces of the GNOME 3 desktop that
are needed to provide a functional desktop. The x11/gnome3
meta port, contains the full version of the GNOME 3 desktop environment.

WWW: https://www.FreeBSD.org/gnome/
2014-11-19T11:49:04+00:00 x11/gnome-shell-extensions GNOME desktop shell extensions
A set of basic extensions for gnome-shell.

More extensions are available on https://extensions.gnome.org/
In future release this will be more intergrated.

WWW: http://live.gnome.org/GnomeShell
2014-11-19T11:49:04+00:00 x11/cinnamon Fork of GNOME Shell with layout similar to GNOME 2
Cinnamon is a Linux desktop which provides advanced innovative features and a
traditional user experience.

The desktop layout is similar to Gnome 2.
The underlying technology is forked from Gnome Shell.
The emphasis is put on making users feel at home and providing them with an
easy to use and comfortable desktop experience.

WWW: http://cinnamon.linuxmint.com/
2014-11-19T11:49:04+00:00 x11/cinnamon-session Session component for the cinnamon desktop
This provides session management for the cinnamon desktop, and
provides the tools used to start the desktop.

WWW: http://cinnamon.linuxmint.com/
2014-11-19T11:49:04+00:00 x11/cinnamon-screensaver Cinnamon screen saver and locker
Gnome-screensaver is GNOME-based screen saver and locker that aims to have
simple, sane, secure defaults and be well integrated with the desktop.
It is designed to support:

* the ability to lock down configuration settings
* translation into other languages
* user switching
2014-11-19T11:49:04+00:00 x11/cinnamon-menus Additional UI API for cinnamon
This package is a replacemenent of gnome-menus for
the cinnamon project.

WWW: https://github.com/linuxmint/cinnamon-menus
2014-11-19T11:49:04+00:00 x11/cinnamon-desktop Additional UI API for cinnamon
This is a collection of APIs.

WWW: http://cinnamon.linuxmint.com/
2014-11-19T11:49:04+00:00 x11-wm/muffin Compositing window manager forked from Mutter for use with Cinnamon
Muffin is a minimal X window manager aimed at nontechnical users and is
designed to integrate well with the GNOME desktop. Muffin lacks some
features that may be expected by traditional UNIX or other technical
users; these users may want to investigate other available window man-
agers for use with GNOME or standalone.

Based on Mutter 3.2.1

WWW: http://cinnamon.linuxmint.com/
2014-11-19T11:49:04+00:00 x11-toolkits/gtk-sharp30 GTK+ and GNOME interfaces for the .NET runtime
Gtk# provides C# bindings for Gtk+ libraries to the .NET runtime.

WWW: http://www.mono-project.com/Gtk
2014-11-19T11:49:04+00:00 x11-themes/mint-themes Themes for the cinnamon desktop
Themes for the cinnamon desktop
2014-11-19T11:49:04+00:00 x11-themes/gnome-themes-standard Standard themes for GNOME
A collection of themes for metacity and Gtk, and some basic icon
sets.
2014-11-19T11:49:04+00:00 x11-themes/gnome-icon-theme-symbolic GNOME Symbolic Icons
Purpose of this icon theme is to extend the base icon theme that follows the
Tango style guidelines for specific purposes. This would include OSD messages,
panel system/notification area, and possibly menu icons.

Icons follow the naming specification, but have a -symbolic suffix, so only
applications specifically looking up these symbolic icons will render them. If
a -symbolic icon is missing, the app will fall back to the regular name.
2014-11-19T11:49:04+00:00 x11-themes/adwaita-icon-theme GNOME Symbolic Icons
The adwaita-icon-theme is a set of standard Icons for gnome3.
2014-11-19T11:49:04+00:00 x11-fm/sushi Tool similar to Gloobus Preview that provides quick file previews
Sushi is a new GNOME 3.2 tool similar to Gloobus Preview that provides quick file previews.

WWW: http://www.ubuntugeek.com/gnome-sushi-quick-previewer-for-nautilus.html
2014-11-19T11:49:04+00:00 x11-fm/nemo File manager for the Cinnamon desktop
Nemo, forked from Nautilus, is the file manager of Cinnamon.

WWW: http://cinnamon.linuxmint.com/
2014-11-19T11:49:04+00:00 www/libsocialweb Personal social data server
A personal social data server.
2014-11-19T11:49:04+00:00 sysutils/cinnamon-settings-daemon Cinnamon desktop settings daemon
cinnamon settings daemon.

WWW: http://cinnamon.linuxmint.com/
2014-11-19T11:49:04+00:00 sysutils/cinnamon-control-center Control center for Cinnamon
Replacement of the GNOME 3 control center for the Cinnamon User Interface

WWW: http://cinnamon.linuxmint.com
2014-11-19T11:49:04+00:00 sysutils/accountsservice D-Bus interface for user account query and manipulation
The AccountsService project provides

o A set of D-Bus interfaces for querying and manipulating
user account information.

o An implementation of these interfaces based on the usermod(8),
useradd(8) and userdel(8) commands.

WWW: https://cgit.freedesktop.org/accountsservice/
2014-11-19T11:49:04+00:00 security/gcr Library for bits of crypto UI and parsing
Gcr is a library for bits of crypto and security UI, parsing etc. It used
to be part of gnome-keyring. It also provides a viewer and importer for
certificates and private keys.

WWW: https://live.gnome.org/GnomeKeyring
2014-11-19T11:49:04+00:00 net/uhttpmock HTTP web service mocking library for GNOME
uhttpmock is a HTTP web service mocking project for projects
which use libsoup. It is still in its infancy, but is
already used by https://wiki.gnome.org/libgdata for unit testing.

WWW: https://gitlab.com/groups/uhttpmock
2014-11-19T11:49:04+00:00 net/libzapojit GLib/GObject wrapper for the Skydrive and Hotmail API
Zapojit - GLib/GObject wrapper for the SkyDrive and Hotmail REST APIs

WWW: https://github.com/GNOME/libzapojit
2014-11-19T11:49:04+00:00 net/libdmapsharing GNOME music playing application
Libdmapsharing is a library you may use to access, share and control the
playback of media content using DMAP (DAAP, DPAP & DACP). Libdmapsharing
also detects audio AirPlay services; coupled with the AirPlay support
in PulseAudio or GStreamer, this can allow an application to stream audio
to an AirPlay device. The library presently supports Linux and other
POSIX-based systems.

WWW: https://www.flyn.org/projects/libdmapsharing
2014-11-19T11:49:04+00:00 net/grilo Framework focused on making media discovery and browsing
Grilo is a framework focused on making media discovery and browsing easy for
application developers.

WWW: https://wiki.gnome.org/Grilo
2014-11-19T11:49:04+00:00 net/grilo-plugins Plugins for net/grilo
This port installs plugins for the net/grilo.

WWW: https://wiki.gnome.org/Grilo
2014-11-19T11:49:04+00:00 net/gnome-online-miners Crawls through your online content
GNOME Online Miners provides a set of crawlers that go through your online content
and index them locally in Tracker. It has miners for Facebook, Flickr,
Google, ownCloud and SkyDrive.

WWW: https://wiki.gnome.org/Projects/GnomeOnlineMiners
2014-11-19T11:49:04+00:00 net/gnome-online-accounts Interface provider to access the user's online accounts
GOA provides a centralized service that allows a set of online accounts
to be configured for use with core GNOME applications. In UX terms, GOA
provides a static list of online accounts that can be setup by users
(through the Online Accounts panel in System Settings). These accounts
can then be used by core GNOME applications.

WWW: https://wiki.gnome.org/Projects/GnomeOnlineAccounts/
2014-11-19T11:49:04+00:00 net/gfbgraph GObject library for Facebook Graph API
A GObject library for Facebook Graph API

This library is in a very early stage of development,
don't use in a final application right now. Use it just
for test purposes at your own risk.

WWW: https://git.gnome.org/browse/libgfbgraph
2014-11-19T11:49:04+00:00 net/geocode-glib Convenience library for the geocoding and reverse geocoding
geocode-glib is a convenience library for the geocoding (finding longitude,
and latitude from an address) and reverse geocoding (finding an address from
coordinates). It uses Nominatim service to achieve that. It also caches
(reverse-)geocoding requests for faster results and to avoid unnecessary server
load.

WWW: https://git.gnome.org/browse/geocode-glib
2014-11-19T11:49:04+00:00 net/geoclue D-Bus service that provides location information
Geoclue is a D-Bus service that provides location information. The primary goal of
the Geoclue project is to make creating location-aware applications as simple as
possible, while the secondary goal is to ensure that no application can access location
information without explicit permission from user.

WWW: https://gitlab.freedesktop.org/geoclue/geoclue/wikis/home
2014-11-19T11:49:04+00:00 net-im/telepathy-rakia SIP connection manager based around the Sofia-SIP library
A SIP connection manager based around the Sofia-SIP library (formerly
known as Telepathy-SofiaSIP)

WWW: http://telepathy.freedesktop.org/wiki/Components/
2014-11-19T11:49:04+00:00 net-im/telepathy-farstream Farstream Connection Manager for Telepathy Framework
Telepathy Farstream is a Telepathy client library that uses Farstream
to handle Call channels.

WWW: https://telepathy.freedesktop.org/
2014-11-19T11:49:04+00:00 net-im/libnice-gst1 GStreamer 1 plugin from libnice
Gstreamer 1 plugin from the libnice port.

WWW: https://nice.freedesktop.org/
2014-11-19T11:49:04+00:00 net-im/libnice-gst010 GStreamer 0.10 plugin from libnice
Gstreamer 0.10 plugin from the libnice port.

WWW: https://nice.freedesktop.org/
2014-11-19T11:49:04+00:00 net-im/farstream Collection of GStreamer modules and libraries for videoconferencing
The Farstream (formerly Farsight) project is an effort to create a framework
to deal with all known audio/video conferencing protocols. On one side it
offers a generic API that makes it possible to write plugins for different
streaming protocols, on the other side it offers an API for clients to use
those plugins.

WWW: https://www.freedesktop.org/wiki/Software/Farstream/
2014-11-19T11:49:04+00:00 multimedia/snappy Open source gstreamer media player
Snappy is an open source media player that gathers the power and flexibility
of gstreamer inside the comfort of a minimalistic clutter interface.

WWW: https://wiki.gnome.org/Apps/Snappy
2014-11-19T11:49:04+00:00 multimedia/libmediaart Library for handling media art
Library for handling media art

WWW: https://www.gnome.org/
2014-11-19T11:49:04+00:00 misc/cinnamon-translations Translations for the cinnamon desktop
Translations for cinnamon desktop.
2014-11-19T11:49:04+00:00 math/gnome-calculator GNOME 3 calculator tool
Gcalctool is a powerful graphical calulator with financial, logical and
scientific modes. It uses a multiple precision package to do its arithmetic to
give a high degree of accuracy.

WWW: http://live.gnome.org/Gcalctool
2014-11-19T11:49:04+00:00 mail/geary Mail client for GNOME 3
Geary is a mail client for GNOME 3

WWW: https://wiki.gnome.org/Apps/Geary
2014-11-19T11:49:04+00:00 mail/evolution-ews Evolution Microsoft Exchange plugin through Exchange Web Services
Evolution-ews is a plugin for Evolution that adds Exchange integration though
Exchange Web Service.

WWW: https://wiki.gnome.org/Apps/Evolution
2014-11-19T11:49:04+00:00 lang/cjs JavaScript bindings based on gobject-introspection
This module contains JavaScript bindings based on gobject-introspection.

WWW: http://cinnamon.linuxmint.com
2014-11-19T11:49:04+00:00 irc/polari Internet Relay Chat (IRC) client designed for GNOME 3
Polari is an Internet Relay Chat (IRC) client designed for GNOME 3.

WWW: https://wiki.gnome.org/Apps/Polari
2014-11-19T11:49:04+00:00 graphics/shared-color-profiles Color profiles from contributors for color calibration
Shared Color Profiles contain ICC profiles from different vendors that are all
free, either public domain, CC-BY-SA or CC-BY-ND.

These include a Adobe RGB compatible and sRGB compatible, as well as various
user or manufacturer supplied profiles.

WWW: https://github.com/hughsie/shared-color-profiles
2014-11-19T11:49:04+00:00 graphics/libgxps GObject based library for rendering XPS documents
libgxps is a GObject based library for rendering XPS documents.

WWW: https://wiki.gnome.org/action/show/Projects/libgxps
2014-11-19T11:49:04+00:00 graphics/gnome-video-effects Collection of Gstreamer effects
A collection of Gstreamer effects.

WWW: https://wiki.gnome.org/Projects/GnomeVideoEffects
2014-11-19T11:49:04+00:00 graphics/gnome-color-manager Session framework for the GNOME desktop to manage color profiles
GNOME Color Manager is a session framework for the GNOME desktop environment
that makes it easy to manage easy to manage, install and generate color
profiles.

WWW: https://git.gnome.org/browse/gnome-color-manager
2014-11-19T11:49:04+00:00 graphics/cogl Clutter OpenGL abstraction library
Clutter it an open source software library for creating fast, visually
rich and animated graphical user interfaces.

WWW: http://clutter-project.org/
2014-11-19T11:49:04+00:00 graphics/cluttermm C++ interfaces for clutter
C++ interfaces for clutter.

WWW: https://developer.gnome.org/cluttermm/
2014-11-19T11:49:04+00:00 graphics/clutter-gtk3 GTK+ Integration library for Clutter
Clutter-GTK is a library providing facilities to integrate Clutter into GTK+
applications. It provides a GTK+ widget, GtkClutterEmbed, for embedding the
default ClutterStage into any GtkContainer.

WWW: https://blogs.gnome.org/clutter/
2014-11-19T11:49:04+00:00 games/tali Gnome tali
Tali is a sort of poker with dice and less money. You roll five dice three
times and try to create the best hand. Your two rerolls may include any or
all of your dice. Tali also supports playing Kismet.

WWW: https://wiki.gnome.org/Apps/Tali
2014-11-19T11:49:04+00:00 games/swell-foop Gnome swell-foop
Swell Foop is a puzzle game, previously known as Same GNOME.

WWW: https://wiki.gnome.org/Swell%20Foop
2014-11-19T11:49:04+00:00 games/quadrapassel Gnome quadrapassel
Quadrapassel comes from the classic falling-block game, Tetris.

WWW: https://wiki.gnome.org/Apps/Quadrapassel
2014-11-19T11:49:04+00:00 games/qqwing Sudoku generating and solving software
QQWing is Sudoku generating and solving software that. Various versions
are available to run on different platforms and different environments.

WWW: http://people.freedesktop.org/~hughsient/appdata/
2014-11-19T11:49:04+00:00 games/lightsoff Gnome ligthsoff
Turn off the light.

WWW: https://wiki.gnome.org/Lightsoff
2014-11-19T11:49:04+00:00 games/iagno Iagno
Iagno is a computer version of the game Reversi, more popularly called
Othello. Iagno is a two player strategy game similar to Go.

WWW: https://wiki.gnome.org/Iagno
2014-11-19T11:49:04+00:00 games/gnome-tetravex Gnome tetravex
Tetravex is a simple puzzle where pieces must be positioned so that the
same numbers are touching each other. Your game is timed, these times are
stored in a system-wide scoreboard.

WWW: https://wiki.gnome.org/Apps/Tetravex
2014-11-19T11:49:04+00:00 games/gnome-sudoku Sudoku game for gnome
Gnome Sudoku is a logic game with a Japanese name that has recently exploded
in popularity. Originally developed by Thomas Hinkle, now included in
gnome-games. Gnome Sudoku is written in Python. GNOME Sudoku is meant to
have as simple, unobstrusive an interface as possible while still providing
features that make playing difficult Sudoku more fun.

WWW: https://wiki.gnome.org/GnomeSudoku
2014-11-19T11:49:04+00:00 games/gnome-robots Gnome robots
The classic robots game where you have to avoid a hoard of robots who are
trying to kill you. Each step you take brings them closer toward you.
Fortunately they aren't very smart and you also have a helpful teleportation
gadget.

WWW: https://wiki.gnome.org/Apps/Robots
2014-11-19T11:49:04+00:00 games/gnome-nibbles Gnome nibbles
Nibbles is a game where the user controls a snake. The snake moves around
the board, eating diamonds while avoiding the walls placed around it.
Nibbles also features network multiplayer, and up to six evil AI worms!

WWW: https://wiki.gnome.org/Apps/Nibbles
2014-11-19T11:49:04+00:00 games/gnome-mines Gnome minesweeper
Mines (or gnomine) is a puzzle game where you locate mines floating in an
ocean using only your brain and a little bit of luck.

WWW: https://wiki.gnome.org/Apps/Mines
2014-11-19T11:49:04+00:00 games/gnome-mahjongg Gnome mahjongg
Mahjongg is a solitaire (one player) version of the classic Eastern tile
game, Mahjongg. The objective is to select pairs of similar tiles.

WWW: https://wiki.gnome.org/Apps/Mahjongg
2014-11-19T11:49:04+00:00 games/gnome-klotski Gnome klotski
This game is a clone of the Klotski game. The objective is to move the
patterned block to the area bordered by green markers.

WWW: https://wiki.gnome.org/Apps/Klotski
2014-11-19T11:49:04+00:00 games/four-in-a-row Make lines of the same color
The objective of Four-in-a-row is to build a line of four of your marbles
while trying to stop your opponent (human or computer) building a line of
his or her own. A line can be horizontal, vertical or diagonal.

WWW: https://wiki.gnome.org/Apps/Four-in-a-row
2014-11-19T11:49:04+00:00 games/five-or-more Form a line of 5 or more colored balls
Five or More is the GNOME port of the once popular Windows game called
Color Lines. The game's objective is to align as often as possible five or
more objects of the same color and shape causing them to disappear.

WWW: https://wiki.gnome.org/Five%20or%20more
2014-11-19T11:49:04+00:00 games/aisleriot Collection of patience games written in guile scheme
Aisleriot (also known as Solitaire or sol) is a collection of card games
which are easy to play with the aid of a mouse. The rules for the games
have been coded for your pleasure in the GNOME scripting language (Scheme).

Aisleroit contains over 80 card games.

WWW: https://wiki.gnome.org/Apps/Aisleriot
2014-11-19T11:49:04+00:00 devel/libgit2-glib Glib wrapper library around the libgit2 git access library
libgit2-glib is a glib wrapper library around the libgit2 git access library.

libgit2 only implements the core plumbing functions, not really the higher
level porcelain stuff. For a primer on Git Internals that you will need to know
to work with Git at this level, check out [Chapter 9][pg] of the Pro Git book.

WWW: https://git.gnome.org/browse/libgit2-glib
2014-11-19T11:49:04+00:00 devel/appstream-glib Library to help with AppStream metadata
This library provides objects and helper methods to help
reading and writing AppStream metadata.

WWW: https://github.com/hughsie/appstream-glib/
2014-11-19T11:49:04+00:00 devel/appdata-tools AppData is a subset of AppStream
AppData is a subset of AppStream

WWW: http://people.freedesktop.org/~hughsient/appdata/
2014-11-19T11:49:04+00:00 deskutils/nemo-extensions File manager extensions for the Cinnamon desktop
Nemo extensions for the cinnamon file manager

WWW: https://github.com/linuxmint/nemo-extensions
2014-11-19T11:49:04+00:00 deskutils/gnome-weather Weather application for GNOME 3
Weather application for GNOME 3

WWW: https://wiki.gnome.org/Design/Apps/Weather
2014-11-19T11:49:04+00:00 deskutils/gnome-tweak-tool Allows to tweak some hidden settings in GTK3 / GNOME3
The gnome-tweak-tool allows to tweak some hidden settings in GTK3/GNOME3.

WWW: http://git.gnome.org/browse/gnome-tweak-tool
2014-11-19T11:49:04+00:00 deskutils/gnome-system-log GNOME 3 system log viewer
GNOME 3.0 utility for viewing system log files.
2014-11-19T11:49:04+00:00 deskutils/gnome-sound-recorder GNOME sound recorder application
A simple, modern sound recorder.

WWW: https://wiki.gnome.org/Apps/SoundRecorder
2014-11-19T11:49:04+00:00 deskutils/gnome-shell-extra-extensions Gnome shell extra extensions metaport
Gnome-shell extra extensions "meta" package.
2014-11-19T11:49:04+00:00 deskutils/gnome-shell-extension-weather Weather extension for the GNOME3 shell
Simple gnome-shell weather extension for GNOME3

WWW: https://github.com/Neroth/gnome-shell-extension-weather
2014-11-19T11:49:04+00:00 deskutils/gnome-shell-extension-trash Gnome-shell trash indicator
A minimalist Trash management extension for the Gnome Shell.

It allows you to empty and open the Trash folder. It hides
completely when the Trash is empty, and lists the files
in the trash bin in the panel menu.

WWW: https://github.com/bertoldia/gnome-shell-trash-extension
2014-11-19T11:49:04+00:00 deskutils/gnome-shell-extension-recent-items Recent items extensions for the GNOME3 shell
Extension that adds an icon for recently used items at the top panel
of GNOME3

WWW: http://www.bananenfisch.net/gnome
2014-11-19T11:49:04+00:00 deskutils/gnome-shell-extension-panel-osd OSD extension for the GNOME3 shell
Extension to configure how the notifications appear in GNOME3

WWW: https://github.com/jenslody/gnome-shell-extension-panel-osd
2014-11-19T11:49:04+00:00 deskutils/gnome-shell-extension-overlay-icons Show application icons on the windows overview
Adds application icons to the windows overview (in Activities menu).

WWW: https://github.com/sustmi/gnome-shell-extensions-sustmi
2014-11-19T11:49:04+00:00 deskutils/gnome-shell-extension-openweather OpenWeather extension for the GNOME3 shell
Simple gnome-shell OpenWeather extension for GNOME3

WWW: https://github.com/jenslody/gnome-shell-extension-openweather
2014-11-19T11:49:04+00:00 deskutils/gnome-shell-extension-mediaplayer MPRIS2 extension for the GNOME3 shell
A mediaplayer indicator for the gnome-shell.

WWW: https://extensions.gnome.org/extension/55/media-player-indicator/
2014-11-19T11:49:04+00:00 deskutils/gnome-shell-extension-lockkeys Gnome-shell Numlock and Capslock indicator
Numlock and Capslock indicator for gnome-shell.

WWW: https://github.com/kazysmaster/gnome-shell-extension-lockkeys
2014-11-19T11:49:04+00:00 deskutils/gnome-shell-extension-hidetopbar Hide the topbar except in overview mode
Extension that hides the topbar except in overview mode.

WWW: https://github.com/mlutfy/hidetopbar
2014-11-19T11:49:04+00:00 deskutils/gnome-shell-extension-gtile Gnome-shell extension that tiles windows
Gnome shell extension that tiles windows as you like.

WWW: https://github.com/vibou/vibou.gTile
2014-11-19T11:49:04+00:00 deskutils/gnome-shell-extension-dashtodock Convert the dash into a dock
Convert the dash to into a dock.

WWW: https://micheleg.github.io/dash-to-dock/
2014-11-19T11:49:04+00:00 deskutils/gnome-shell-extension-coverflow Lets you Alt-Tab windows in a cover-flow manner
CoverflowAltTab is an Alt-Tab replacement available as an extension
for Gnome-Shell and Cinnamon.

WWW: https://github.com/dmo60/CoverflowAltTab
2014-11-19T11:49:04+00:00 deskutils/gnome-shell-extension-calculator Simple calculator in the gnome-shell search overview
Simple calculator for the gnome-shell search overview

WWW: https://github.com/eonpatapon/gnome-shell-extension-calc
2014-11-19T11:49:04+00:00 deskutils/gnome-shell-extension-backslide Gnome-shell extension for background slideshow
A simple Gnome-Shell Extension for an automatic
background-image (wallpaper) slideshow.

WWW: https://bitbucket.org/LukasKnuth/backslide
2014-11-19T11:49:04+00:00 deskutils/gnome-shell-extension-audio-output-switcher Gnome-shell audio output switcher
Audio output switcher for gnome shell and pulseaudio.

WWW: https://github.com/anduchs/audio-output-switcher
2014-11-19T11:49:04+00:00 deskutils/gnome-search-tool GNOME 3 file search utilities
GNOME 3.0 utility for searching for files.
2014-11-19T11:49:04+00:00 deskutils/gnome-screenshot GNOME 3 utility for making pictures of your screen
GNOME Screenshot is a small utility that takes a screenshot of the whole
desktop; the currently focused window; or an area of the screen.

WWW: https://gitlab.gnome.org/GNOME/gnome-screenshot
2014-11-19T11:49:04+00:00 deskutils/gnome-photos Photo application for GNOME 3
Photos is a photo application for GNOME 3

WWW: https://wiki.gnome.org/Design/Apps/Photos
2014-11-19T11:49:04+00:00 deskutils/gnome-maps Map application for GNOME 3
Map application based on OpenStreetMap map data for GNOME 3

WWW: https://wiki.gnome.org/Apps/Maps
2014-11-19T11:49:04+00:00 deskutils/gnome-initial-setup First boot setup tool for GNOME 3
After acquiring or installing a new system there are a few
essential things to set up before use. gnome-initial-setup
aims to provide a simple, easy, and safe way to prepare a new system.

WWW: https://live.gnome.org/GnomeOS/Design/Whiteboards/InitialSetup
2014-11-19T11:49:04+00:00 deskutils/gnome-font-viewer GNOME 3 font viewer utility
GNOME 3.0 font viewer and thumbnailer utility.

WWW: https://github.com/GNOME/gnome-font-viewer
2014-11-19T11:49:04+00:00 deskutils/gnome-epub-thumbnailer Thumbnailer for EPub and MOBI books
Thumbnailer for EPub and MOBI books

WWW: https://git.gnome.org/browse/gnome-epub-thumbnailer
2014-11-19T11:49:04+00:00 deskutils/gnome-documents Document manager application designed to work with GNOME 3
Documents is a document manager application designed to work with GNOME 3. It's
included in the default set of core applications since GNOME 3.2.

WWW: https://wiki.gnome.org/Apps/Documents
2014-11-19T11:49:04+00:00 deskutils/gnome-dictionary GNOME 3 dictionary lookup application
GNOME GUI client for DICT servers to look up definitions.

WWW: https://wiki.gnome.org/Dictionary
2014-11-19T11:49:04+00:00 deskutils/gnome-contacts Contacts manager for gnome
Gnome application to manage your contacts.

WWW: https://wiki.gnome.org/Apps/Contacts
2014-11-19T11:49:04+00:00 deskutils/gnome-clocks Clocks for GNOME 3
Clock application designed for GNOME 3

WWW: https://wiki.gnome.org/Apps/Clocks
2014-11-19T11:49:04+00:00 deskutils/california Calendar client for GNOME 3
California is a calendar client for GNOME 3

WWW: https://wiki.gnome.org/Apps/California
2014-11-19T11:49:04+00:00 deskutils/bijiben Note editor designed to remain simple to use
Note editor designed to remain simple to use.

WWW: https://wiki.gnome.org/Apps/Bijiben
2014-11-19T11:49:04+00:00 deskutils/baobab GNOME 3 graphical directory tree analyzer
Disk Usage Analyzer is a graphical application to analyse disk usage in any
Gnome environment. Disk Usage Analyzer can easily scan device volumes or a
specific user-requested directory branch (local or remote).

Once the scan is complete Disk Usage Analyzer provides a graphical
representation of each selected folder.

WWW: https://wiki.gnome.org/Apps/Baobab
2014-11-19T11:49:04+00:00 audio/gnome-music GNOME music playing application
Music is the new GNOME music playing application.

WWW: https://wiki.gnome.org/Apps/Music
2014-11-19T11:49:04+00:00 accessibility/py3-atspi Python3 API for the D-BUS based SPI framework
This is the Gnome Accessibility Project's Assistive Technology
Service Provider Interface. It allows accessibility applications
and assistive technologies to announce their respective existence
to each other.

This port is the Python API to interface with the D-BUS based SPI framework.

WWW: http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus
2014-11-19T11:49:04+00:00 accessibility/caribou Gnome On-Screen keyboard
Caribou is an input assistive technology intended for switch and
pointer users.

Features:
A configurable on screen keyboard with scanning mode.

WWW: http://live.gnome.org/Caribou
2014-11-18T23:27:54+00:00 devel/p5-Module-Install-TestBase Module::Install Support for Test::Base
This module adds the use_test_base directive to Module::Install.

WWW: https://metacpan.org/release/Module-Install-TestBase
2014-11-18T20:01:07+00:00 net-im/telegram-cli Command-line interface for Telegram
Telegram-cli is a command-line interface
for the Telegram instant-messaging network.

WWW: https://github.com/kenorb-contrib/tg
2014-11-17T22:11:37+00:00 devel/sigar Sigar system information API
The Sigar API provides a portable interface for gathering system information
such as:

* System memory, swap, cpu, load average, uptime, loginsi
* Per-process memory, cpu, credential info, state, arguments, environment,
open files
* File system detection and metrics
* Network interface detection, configuration info and metrics
* TCP and UDP connection tables
* Network route table

This information is available in most operating systems, but each OS has their
own way(s) providing it. SIGAR provides developers with one API to access this
information regardless of the underlying platform. The core API is implemented
in pure C with bindings currently implemented for Java, Perl, Ruby, Python,
Erlang, PHP and C#.

WWW: https://support.hyperic.com/display/SIGAR/Home
2014-11-17T20:29:48+00:00 www/py-websocket-client Websocket client for python
websocket-client module is a WebSocket client for python. This provide the
low level APIs for WebSocket. All APIs are the synchronous functions.

websocket-client supports only hybi-13.

WWW: https://github.com/websocket-client/websocket-client
2014-11-17T17:33:11+00:00 security/openssh-portable66 The portable version of OpenBSD's OpenSSH
OpenBSD's OpenSSH portable version

Normal OpenSSH development produces a very small, secure, and easy to maintain
version for the OpenBSD project. The OpenSSH Portability Team takes that pure
version and adds portability code so that OpenSSH can run on many other
operating systems (Unfortunately, in particular since OpenSSH does
authentication, it runs into a *lot* of differences between Unix operating
systems).

The portable OpenSSH follows development of the official version, but releases
are not synchronized. Portable releases are marked with a 'p' (e.g. 3.1p1).
The official OpenBSD source will never use the 'p' suffix, but will instead
increment the version number when they hit 'stable spots' in their development.

WWW: http://www.openssh.org/portable.html
2014-11-17T14:11:06+00:00 www/moodle28 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/
2014-11-16T14:35:59+00:00 databases/php56-redis PHP5 extension for Redis
This extension provides an API for communicating with Redis database,
a persistent key-value database with built-in net interface written
in ANSI-C for Posix systems.

It is a fork of alfonsojimenez's phpredis, adding many methods and
fixing a lot of issues.

WWW: https://github.com/nicolasff/phpredis
2014-11-16T07:55:07+00:00 sysutils/rubygem-hammer_cli_foreman_ssh SSH host commands for Hammer CLI
This Hammer CLI plugin contains a set of commands for remote execution
of commands on hosts known to Foreman via SSH

WWW: https://github.com/theforeman/hammer-cli-foreman-ssh
2014-11-14T15:40:15+00:00 java/sigar Java bindings for the Sigar system information API
The Sigar API provides a portable interface for gathering system information
such as:

* System memory, swap, cpu, load average, uptime, loginsi
* Per-process memory, cpu, credential info, state, arguments, environment,
open files
* File system detection and metrics
* Network interface detection, configuration info and metrics
* TCP and UDP connection tables
* Network route table

This information is available in most operating systems, but each OS has their
own way(s) providing it. SIGAR provides developers with one API to access this
information regardless of the underlying platform. The core API is implemented
in pure C with bindings currently implemented for Java, Perl, Ruby, Python,
Erlang, PHP and C#. This port provides the Java bindings.

WWW: https://support.hyperic.com/display/SIGAR/Home
2014-11-14T03:20:07+00:00 sysutils/zfs-stats-lite Display human-readable ZFS statistics
zfs-stats displays ZFS statistics in human-readable format including
ARC, L2ARC, zfetch (DMU) and vdev cache statistics.

This script is a fork of sysutils/zfs-stats which has no dependency on perl or
other ports.

WWW: http://druidbsd.sourceforge.net/download.shtml#zfs-stats-lite
2014-11-13T02:19:55+00:00 security/tcpcrypt TCPCrypt userland divert daemon
Tcpcrypt is a protocol that attempts to encrypt (almost) all of your
network traffic. Unlike other security mechanisms, Tcpcrypt works out
of the box: it requires no configuration, no changes to applications,
and your network connections will continue to work even if the remote
end does not support Tcpcrypt, in which case connections will
gracefully fall back to standard clear-text TCP. Install Tcpcrypt and
you'll feel no difference in your every day user experience, but yet
your traffic will be more secure and you'll have made life much harder
for hackers.

WWW: http://www.tcpcrypt.org/
2014-11-11T22:41:57+00:00 devel/aarch64-binutils GNU binutils for AArch64 cross-development
2014-11-11T13:06:39+00:00 graphics/linux-c6-glx-utils Mesa GLX utilities (Linux CentOS ${LINUX_DIST_VER})
This package contains among others glxinfo and glxgears.

WWW: https://www.centos.org/
2014-11-11T13:06:39+00:00 graphics/linux-c6-gdk-pixbuf RPM of the gdk-pixbuf lib (Linux CentOS ${LINUX_DIST_VER})
${.CURDIR}/../gdk-pixbuf2/pkg-descr
2014-11-11T13:06:39+00:00 devel/linux-c6-libsigc++20 Callback Framework for C++ (Linux CentOS ${LINUX_DIST_VER})
2014-11-10T22:09:03+00:00 devel/hs-bytestring-lexing Parse and produce literals from strict or lazy bytestrings
Parse and produce literals efficiently from strict or lazy bytestrings.

WWW: http://code.haskell.org/~wren/
2014-11-10T22:09:03+00:00 devel/hs-BoundedChan Channels with bounded sizes
This library introduces BoundedChan. BoundedChans differ from Chans in that
they are guaranteed to contain no more than a certain number of elements.

WWW: http://hackage.haskell.org/package/BoundedChan
2014-11-10T22:09:03+00:00 databases/hs-hedis Client library for the Redis datastore
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. This library is a Haskell client for the Redis
datastore.

WWW: https://github.com/informatikr/hedis
2014-11-09T12:05:46+00:00 sysutils/rcm RC file (dotfile) management
The rcm suite of tools is for managing dotfiles directories. This is a directory
containing all the .*rc files in your home directory (.zshrc, .vimrc, and so
on). These files have gone by many names in history, such as "rc files" because
they typically end in rc or "dotfiles" because they begin with a period.

This suite is useful for committing your rc files to a central repository to
share, but it also scales to a more complex situation such as multiple source
directories shared between computers with some host-specific or task-specific
files.

WWW: https://github.com/thoughtbot/rcm
2014-11-09T11:51:55+00:00 www/py-bottle-cork Bottle authentication and authorization module
bottle-cork provides a simple set of methods to implement Authentication
and Authorization in web applications based on Bottle.

WWW: http://cork.firelet.net/
2014-11-09T11:06:52+00:00 net-mgmt/zabbix24-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: http://www.zabbix.com/
2014-11-09T11:06:52+00:00 net-mgmt/zabbix24-proxy
2014-11-09T11:06:52+00:00 net-mgmt/zabbix24-frontend
2014-11-09T11:06:52+00:00 net-mgmt/zabbix24-agent
2014-11-08T19:43:04+00:00 audio/py-gmusicapi Unofficial Python API for Google Play Music
gmusicapi is an unofficial API for Google Play Music, written in python.

All major functionality is supported:
* Library management: list, create, delete, and modify songs and playlists
* Streaming and single-song downloading
* Music Manager uploading/scan-and-match and library downloading
* Most All Access features

This project is not supported nor endorsed by Google. The author kindly
asks the users of this API to use common sense (protocol compliance,
reasonable load, etc) when accessing Google Play Music through this API.

WWW: https://github.com/simon-weber/Unofficial-Google-Music-API
2014-11-08T15:34:05+00:00 sysutils/zbackup Versatile deduplicating backup tool
zbackup is a globally-deduplicating backup tool, based on the ideas found
in rsync. Any of the backup files stored previously can be read back in full
at any time. The program is format-agnostic, so you can feed virtually any
files to it.

WWW: http://zbackup.org/
2014-11-08T12:44:48+00:00 devel/py-validictory General purpose Python data validator
Validictory is a general purpose Python data validator.

It works with Python 2.7 and Python 3.3+ and uses a Schema format
based on JSON Schema Proposal (http://json-schema.org).

WWW: https://pypi.org/project/validictory/
2014-11-08T12:41:01+00:00 devel/py-appdirs Python module for determining platform-specific dirs
appdirs is small Python module for determining appropriate platform-specific
dirs, e.g. a "user data dir". Those are typically platform-specific, for
instance, if running on Mac OS X, you should use:

~/Library/Application Support/<AppName>

On Linux (and other Unices) the dir, according to the XDG spec, is:

~/.local/share/<AppName>

appdirs will help the application to choose an appropriate:
- user data dir (user_data_dir)
- user config dir (user_config_dir)
- user cache dir (user_cache_dir)
- site data dir (site_data_dir)
- site config dir (site_config_dir)
- user log dir (user_log_dir)

WWW: https://github.com/ActiveState/appdirs
2014-11-08T11:34:37+00:00 devel/git-extras Sub-commands for repo summary, repl, changelog population, and more
Additional Git sub-commands:
- repository summary
- author commit percentages
- changelog population
- shortcuts for branching/tagging/releasing
- GitHub related shortcuts
- repl (read-eval-print-loop), an interactive mode
- and more...

WWW: https://github.com/tj/git-extras/
2014-11-08T10:25:48+00:00 devel/liblas12 Library For Reading And Writing LAS-Format Data
libLAS is a BSD library for reading and writing ASPRS LAS version 1.0, 1.1 and
1.2 data. LAS-formatted data is heavily used in LiDAR processing operations,
and the LAS format is a sequential binary format used to store data from
sensors and as intermediate processing storage by some applications.

WWW: https://liblas.org/
2014-11-08T08:59:34+00:00 devel/p5-Term-ReadLine Perl interface to various readline packages
Perl interface to various readline packages. If no real package is found,
substitutes stubs instead of basic functions.

WWW: https://github.com/rafl/term-readline
2014-11-07T20:33:36+00:00 www/py-seafobj Python library for accessing seafile data model
This is a Python library for accessing seafile data model.

WWW: https://github.com/haiwen/seafobj
2014-11-07T18:53:45+00:00 multimedia/mediabrowser Home media server built using mono and other open source technologies
Media Browser Server is a home media server built on top of other popular
open source technologies such as Service Stack, jQuery, jQuery mobile,
and Mono.

It features a REST-based api with built-in documention to facilitate
client development. We also have client libraries for our api to enable
rapid development.

WWW: http://mediabrowser.tv/
2014-11-07T16:38:36+00:00 dns/gdnsd2 Authoritative-only GeoIP-aware DNS server
gdnsd is an Authoritative-only DNS server.

The initial g stands for Geographic, as gdnsd offers a plugin system for
geographic (or other sorts of) balancing, redirection, and
service-state-conscious failover. If you don't care about that feature,
it's still quite good at being a very fast, lean, and resilient
authoritative-only server for static DNS data.

gdnsd is written in C using libev and pthreads with a focus on high
performance, low latency service. It does not offer any form of caching or
recursive service, and does not support DNSSEC.

WWW: https://github.com/blblack/gdnsd
2014-11-07T03:07:51+00:00 textproc/p5-Groonga-API Perl extension for raw interface to Groonga
Groonga::API is a very thin wrapper of Groonga C APIs. All it does is
to map types, and it's not meant to be used by a casual perl user.
Try Ploonga for ordinary use.

WWW: http://search.cpan.org/dist/Groonga-API/
2014-11-06T20:11:18+00:00 www/py-seafdav Python library for accessing seafile data model
This addon provides seafile implementation for Web DAV server by
utilizing WsgiDAV interface.

WWW: https://github.com/haiwen/seafdav
2014-11-06T19:53:37+00:00 www/py-wsgidav WSGI based WebDAV server for sharing resources
WsgiDAV is a WebDAV server for sharing files and other resources over the
web. It is based on the WSGI interface. It comes bundled with a simple
WSGI web server. This package is based on PyFileServer by Ho Chun Wei.

WWW: https://github.com/mar10/wsgidav
2014-11-06T19:19:31+00:00 net-mgmt/seafile-gui Open Source Cloud Storage (Client)
Seafile is a next-generation open source cloud storage system with
advanced support for file syncing, privacy protection and teamwork.
Collections of files are called libraries, and each library can be synced
separately. A library can be encrypted with a user chosen password. This
password is not stored on the server, so even the server admin cannot
view a file's contents.

Seafile allows users to create groups with file syncing, wiki, and
discussion to enable easy collaboration around documents within a team.
This is the desktop client for Seafile.

WWW: https://github.com/haiwen/seafile
2014-11-06T13:04:52+00:00 devel/p5-Path-Extended Perl extension for yet another Path class
This is yet another file/directory handler that does a bit more than
Path::Class for some parts, and a bit less for other parts. One of
the main difference is Path::Extended always tries to use forward
slashes when possible, ie. even when you're on the MS Windows, so that
you don't need to care about escaping paths that annoys you from time
to time when you want to apply regexen to a path, especially in file
tests that use 'like' or 'compare'.

WWW: https://metacpan.org/release/Path-Extended
2014-11-06T12:53:36+00:00 devel/p5-Log-Dump Perl extension of simple logger mainly for debugging
Log::Dump is a simple logger mix-in mainly for debugging. This
installs six methods into a caller (the class that used Log::Dump) via
Sub::Install. The point is you don't need to load extra dumper modules
or you don't need to concatenate messages. Just log things and they
will be dumped (and concatenated if necessary) to stderr, and to a
file if you prefer. Also, you can use these logging methods as class
methods or object methods (though usually you don't want to mix them,
especially when you're doing something special).

WWW: https://metacpan.org/release/Log-Dump
2014-11-06T10:13:06+00:00 net-mgmt/seafile Open Source Cloud Storage (Server)
Seafile is a next-generation open source cloud storage system with
advanced support for file syncing, privacy protection and teamwork.
Collections of files are called libraries, and each library can be synced
separately. A library can be encrypted with a user chosen password. This
password is not stored on the server, so even the server admin cannot
view a file's contents.

Seafile allows users to create groups with file syncing, wiki, and
discussion to enable easy collaboration around documents within a team.

WWW: https://github.com/haiwen/seafile
2014-11-05T09:39:21+00:00 devel/qt5-qdoc Qt documentation generator
2014-11-05T09:39:21+00:00 comms/qt5-serialport Qt functions to access serial ports
2014-11-04T19:21:51+00:00 games/openclonk Multiplayer action game involving small and nimble humanoids
OpenClonk is a free multiplayer action game in which you control clonks,
small but witty and nimble humanoid beings. The game is mainly about
mining, settling and fast-paced melees.

OpenClonk is not just a game but also a versatile 2D game engine that
allows the creation of mods. It is the successor of the shareware game
series Clonk and thus inherits many of its features.

WWW: http://www.openclonk.org/
2014-11-04T19:09:48+00:00 databases/pecl-yac Shared and lockless memory user data cache for PHP
Yac is a shared memory user data cache for PHP. It can be used instead of
APC or local memcached.

Yac is lockless, which it is very fast, but there could be a chance the
wrong data will be retrieved (it depends on how many key slots are
allocated and how many keys are stored), so a product using Yac should not
be very sensitive to data loss.

WWW: http://pecl.php.net/package/yac
2014-11-04T18:36:41+00:00 graphics/code-eli Library with functionalities for geometries
This is a collection of C++ libraries that provides a variety of
functionalities for geometries (bezier curves, splines, etc.).
Eigen3 is needed for most of the components to work since all of
the vector and matrix math is done using Eigen3. CPPTest is used
to perform unit testing on the components.

WWW: https://github.com/ddmarshall/Code-Eli
2014-11-04T17:45:53+00:00 net/p5-Net-Nmsg Perl bindings to libnmsg
Net::Nmsg is a perl binding to libnmsg, the reference implementation of
the NMSG binary structured message interchange format. The NMSG
documentation describes the format as:

The NMSG format is an efficient encoding of typed, structured data
into payloads which are packed into containers which can be
transmitted over the network or stored to disk. Each payload is
associated with a specific message schema. Modules implementing a
certain message schema along with functionality to convert between
binary and presentation formats can be loaded at runtime by libnmsg.
nmsgtool provides a command line interface to control the
transmission, storage, creation, and conversion of NMSG payloads.

WWW: https://tools.netsa.cert.org/confluence/display/tt/Net-Nmsg
2014-11-04T17:30:25+00:00 graphics/maim Screenshot utility with performance improvements over scrot
maim (make image) takes screenshots of your desktop. maim is an
improvement on Scrot, the minimalistic command line screen capturing
application.

WWW: https://github.com/naelstrof/maim
2014-11-04T17:11:05+00:00 security/lastpass-cli LastPass command line interface tool
lastpass-cli is an open-source command-line interface to the popular
LastPass password management service.

WWW: https://lastpass.com/
2014-11-04T16:57:20+00:00 archivers/atool Manage file archives of various types
atool is a script for managing file archives of various types (tar,
tar+gzip, zip, etc.). It provides the following commands:

* aunpack: extract an archive, avoiding tar bombs
* als: list the contents of an archive
* acat: extract files to the standard output
* apack: create an archive

Optional dependencies: lbzip2 or pbzip2, lzip, plzip, lzop, lzma, zip,
unzip, unrar, lha, unace, arj, arc, nomarch, p7zip, unalz.

WWW: http://www.nongnu.org/atool/
2014-11-04T16:46:23+00:00 devel/py-robotremoteserver Python Remote Server for Robot Framework
Robot Framework remote servers allow hosting test libraries on different
processes or machines than Robot Framework itself is running on. This
version is implemented in Python and supports also Jython (JVM) and
IronPython (.NET). See remote library interface documentation for more
information about the remote interface in general as well as for a list
of remote server implementations in other programming languages.

WWW: https://github.com/robotframework/PythonRemoteServer
2014-11-04T16:32:34+00:00 emulators/fs-uae-launcher GUI launcher for the FS-UAE Amiga emulator
The FS-UAE Launcher is an easy to use GUI frontend for FS-UAE, the
free and open source Amiga Emulator based on WinUAE.

WWW: http://fs-uae.net/launcher
2014-11-04T08:21:55+00:00 databases/mariadb100-server Multithreaded SQL database (server)
MariaDB is a database server that offers drop-in replacement functionality
for MySQL. MariaDB is built by some of the original authors of MySQL, with
assistance from the broader community of Free and open source software
developers. In addition to the core functionality of MySQL, MariaDB offers
a rich set of feature enhancements including alternate storage engines,
server optimizations, and patches.

MariaDB is primarily driven by developers at Monty Program, a company
founded by Michael "Monty" Widenius, the original author of MySQL, but
this is not the whole story about MariaDB. On the "About MariaDB" page you
will find more information about all participants in the MariaDB community,
including storage engines XtraDB and PBXT.

WWW: http://mariadb.org/
2014-11-04T08:21:55+00:00 databases/mariadb100-client Multithreaded SQL database (client)
2014-11-03T17:53:17+00:00 devel/p5-Parallel-Fork-BossWorker Easily create forking queue processing applications
Perl extension for easily creating forking queue processing applications.

WWW: https://metacpan.org/release/Parallel-Fork-BossWorker
2014-11-03T09:24:09+00:00 devel/p5-Parallel-Async Perl extension to run parallel task with fork to simple
Parallel::Async is yet another fork tool. Run parallel task with fork
to simple.

WWW: https://metacpan.org/release/Parallel-Async
2014-11-03T07:42:38+00:00 net-mgmt/ccnet Framework for writing networked applications
Ccnet is a framework for writing networked applications in C. It provides
the services of peer identification, connection management, service
invocation, and message sending. Server has the management of user, group,
and cluster.

WWW: https://github.com/haiwen/ccnet
2014-11-02T15:06:44+00:00 devel/libsearpc Simple RPC framework based on GObject System in C
Searpc is a simple C language RPC framework based on GObject system.
Searpc handles the serialization/deserialization part of RPC, the
transport part is left to users.

The serialization/deserialization uses JSON format via json-glib
library. A serialized json object is returned from server to client
after executing the RPC function. Each RPC function defined in the
server side should take an extra GError argument to report error.

WWW: https://github.com/haiwen/libsearpc
2014-11-01T19:43:41+00:00 security/nss_compat_ossl Source-level compatibility library for OpenSSL to NSS porting
Library providing a source-level compatibility layer to aid porting
programs that use OpenSSL to use the NSS instead.

WWW: http://rcritten.fedorapeople.org/nss_compat_ossl.html
2014-10-31T16:34:20+00:00 sysutils/rinse Install RPM-based system into a directory
Rinse is a simple tool which is designed to carry out the installation
of a new RPM-based distribution.

Using rinse you can easily setup simple chroot() systems running
different RPM-based distributions, such as CentOS, Scientific Linux or
openSUSE.

The purpose and usage are analogous to the 'debootstrap' utility
familiar to users of Debian GNU/Linux. It was primarily designed to
work with the xen-tools software, which creates new guest images for
running under the Xen hypervisor.

WWW: http://collab-maint.alioth.debian.org/rinse/
2014-10-31T14:26:16+00:00 devel/bsdowl BSD Make macros for TeX, OCaml, noweb and more
BSD Owl Scripts

This collection of BSD Make directives aims at providing a highly
portable build system targetting modern UNIX systems and supporting
common or less command languages.

It can already be used to:

* Preparation and publication of TeX documents;
* Development of TeX macros with NOWEB;
* Development of OCaml software;
* Maintainance of a FreeBSD workstation configuration files;
* Preparation of a static website with ONSGMLS.

WWW: https://github.com/michipili/bsdowl
2014-10-31T13:32:02+00:00 net-mgmt/unifi4 UniFi Controller
The UniFi Controller allows you to manage Wireless, Routing & Switching,
VoIP and Video of Ubiquiti Networks.

WWW: http://wiki.ubnt.com/UniFi_FAQ
2014-10-31T12:54:17+00:00 games/openra Multiplayer re-envisioning of early RTS games by Westwood Studios
A reimplementation of the Command & Conquer: Red Alert game engine
using .NET/Mono, OpenGL, OpenAL and SDL. It includes reimaginations
of Command & Conquer: Red Alert, Command & Conquer: Tiberian Dawn as
well as Dune 2000. These combine the classic gameplay of the originals
with modern improvements such as unit veterancy and the fog of war.

WWW: http://www.openra.net/
2014-10-31T09:13:09+00:00 net/motsognir Full-featured gopher server without dependencies
Motsognir is a robust, reliable and easy to install open-source gopher server
for Unix-like systems (Linux, BSD, and anything else POSIX-compliant).

The Motsognir gopher server is meant to be used for small projects (like home
servers), but should scale well on bigger architectures as well. All the
configuration is done via a single configuration file, which has very
reasonable defaults. That makes Motsognir easily maintainable, and allows the
administrator to have a full knowledge of what features are allowed/enabled on
the server. Motsognir supports server-side CGI applications and PHP scripts, is
plainly compatible with UTF-8 filesystems, and is entirely written in ANSI C
without external dependencies.

WWW: https://sourceforge.net/projects/motsognir/
2014-10-29T04:40:29+00:00 games/pioneer Space adventure game set in the Milky Way galaxy
Pioneer Space Simulator.

Pioneer is a space adventure game set in the Milky Way galaxy at the turn of
the 31st century.

The game is open-ended, and you are free to explore the millions of star
systems in the game. You can land on planets, slingshot past gas giants, and
burn yourself to a crisp flying between binary star systems. You can try your
hand at piracy, make your fortune trading between systems, or do missions for
the various factions fighting for power, freedom or self-determination.

WWW: http://pioneerspacesim.net
2014-10-28T22:55:13+00:00 ports-mgmt/pkgcompare Alternate to pkg upgrade
This program provides for an alternate pkg upgrade procedure.

Move /usr/local to /usr/old-local and /var/db/pkg to /var/db/old-pkg,
then use pkg-compare to generate a list of packages to install.

WWW: https://github.com/waitman/pkg-compare
2014-10-28T19:39:39+00:00 russian/emkatic Emulator of Elektronika RPN programmable calculator series
eMKatic is a cross-platform emulator of Elektronika RPN programmable
calculator series (MK-152, MK-152M, MK-1152, MK-161).
Is a reverse polish notation calculator.

Available Russian and English user interface.

WWW: https://sourceforge.net/projects/emkatic/
2014-10-27T19:48:03+00:00 net/cloud-init Init scripts for use on cloud images
Cloud-init is the industry standard multi-distribution method for cross-platform
cloud instance initialization. It is supported across all major public cloud
providers, provisioning systems for private cloud infrastructure, and bare-metal
installations.

WWW: https://cloud-init.io/
2014-10-27T15:48:17+00:00 sysutils/logstash-contrib Standard plugins contributed to the Logstash project
Logstash Contrib Repository

This is a collection of companion plugins (and hopefully tests, too!)
to be used in conjunction with Logstash.

The plugins here are maintained by the core Logstash team, and
supported by the community.

WWW: http://logstash.net/docs/1.4.2/contrib-plugins
2014-10-26T18:23:18+00:00 www/mod_authz_unixgroup22 UNIX group access control module for Apache 2.2
Mod_Authz_Unixgroup 1.0.x is a Unix group access control modules for Apache
version 2.2. If you have Apache 2.3 or Apache 2.4, you should be using
version 1.1.x of this module instead.

If you are having users authenticate with real Unix login ID over the net,
using something like my mod_authnz_external / pwauth combination, and you
want to do access control based on Unix group membership, then
mod_authz_unixgroup is exactly what you need.

WWW: http://www.unixpapa.com/mod_authz_unixgroup/
2014-10-26T18:17:17+00:00 www/mod_authz_unixgroup24 UNIX group access control module for Apache 2.4
Mod_Authz_Unixgroup 1.1.x is a Unix group access control modules for Apache
version 2.4. If you have Apache 2.2 you should be using version 1.0.x of
this module instead.

If you are having users authenticate with real Unix login ID over the net,
using something like my mod_authnz_external / pwauth combination, and you
want to do access control based on Unix group membership, then
mod_authz_unixgroup is exactly what you need.

WWW: http://www.unixpapa.com/mod_authz_unixgroup/
2014-10-26T18:15:12+00:00 deskutils/treesheets Free form data organizer
The ultimate replacement for spreadsheets, mind mappers, outliners, PIMs, text
editors and small databases.

Suitable for any kind of data organization, such as Todo lists, calendars,
project management, brainstorming, organizing ideas, planning, requirements
gathering, presentation of information, etc.

It's like a spreadsheet, immediately familiar, but much more suitable for
complex data because it's hierarchical.
It's like a mind mapper, but more organized and compact.
It's like an outliner, but in more than one dimension.
It's like a text editor, but with structure.

WWW: http://treesheets.com
2014-10-26T00:14:05+00:00 archivers/liblz4 LZ4 compression library, lossless and very fast
LZ4 is a very fast lossless compression algorithm, providing compression speed
at 400 MB/s per core, scalable with multi-cores CPU. It also features an
extremely fast decoder, with speed in multiple GB/s per core, typically
reaching RAM speed limits on multi-core systems.

A high compression derivative, called LZ4_HC, is also provided. It trades CPU
time for compression ratio.

The libraries are BSD licensed, and the binaries are GPLv2.

WWW: http://www.lz4.org/
2014-10-24T16:02:32+00:00 sysutils/sd-agent Server Density Agent for FreeBSD
Server Density Agent for FreeBSD

Monitor CPU, memory, disk usage, network, Apache, MySQL + more via the
ServerDensity platform.

WWW: https://www.serverdensity.com/
2014-10-24T11:10:31+00:00 graphics/libepoxy Library to handle OpenGL function pointer management
Epoxy is a library for handling OpenGL function pointer management for you.

WWW: https://github.com/anholt/libepoxy
2014-10-23T17:48:35+00:00 sysutils/backuppc-devel Multi-platform backup to disk-based storage
BackupPC is a fast, enterprise-grade backup system. It provides
a web-based user interface. It supports several platforms (Unix-like,
Windows, MacOSX) to backup to a disk-based storage.

No client-side software is necessary, as the BackupPC server uses
several protocols (smb, rsync, tar and ftp) native to the client OS.

File-level deduplication combined with optional compression minimizes
the disk space needed to store the backups and disk I/O and enables
synthetic backups to reduce network traffic.

BackupPC is not a block-level backup system but performs file-based
backup and restore. Thus it is not suitable for backup of disk
images or raw disk partitions.

BackupPC supports laptop environments with clients on dynamic
IP addresses (DHCP) not always connected to the network.

WWW: https://backuppc.github.io/backuppc/
2014-10-23T14:03:56+00:00 math/py-pyfst Python interface for the OpenFST library
pyfst provides a Python interface to the excellent OpenFst library.
Most of the essential functionality of the library is exposed through a
simplified API, allowing quick prototyping of algorithms using finite-state
methods and easy visual debugging of the results obtained by applying
FST operations.

WWW: http://pyfst.github.io
2014-10-23T06:12:45+00:00 sysutils/syslog-ng35 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:
http://www.balabit.com/network-security/syslog-ng/
2014-10-22T05:34:34+00:00 net/macchanger GNU MAC Changer
GNU MAC Changer is an utility that makes the maniputation of MAC addresses of
network interfaces easier.

WWW: http://www.gnu.org/software/macchanger
2014-10-22T05:27:03+00:00 sysutils/ciso-maker Tool to compress ISO images to CSO format
ciso-maker - tiny and easy to use tool to convert ISO images
in CSO (compressed ISO) format.

Based on CISO, but with bug fixes.

WWW: https://github.com/laffer1/ciso-maker
2014-10-21T16:53:38+00:00 devel/py-omniorb-3 Python bindings for omniORB4, a CORBA 2.6 ORB
omniORBpy is an object request broker (ORB) for Python which implements
specification 2.6 of the Common Object Request Broker Architecture (CORBA).
omniORBpy is implemented as a Python extension module (written in C++) to
provide bindings for omniORB4, a high performance C++ ORB.

This is the legacy version, based upon omniORB-4.1.

WWW: http://omniorb.sourceforge.net/
2014-10-21T14:01:16+00:00 devel/arm-none-eabi-gcc GNU Compiler Collection for bare metal arm cross-development
2014-10-20T19:59:28+00:00 devel/omniORB-4.1 Robust high performance CORBA ORB for C++ and Python
omniORB is a robust high performance CORBA ORB for C++ and Python.

It is freely available under the terms of the GNU Lesser General Public
License (for the libraries), and GNU General Public License (for the tools).
omniORB is largely CORBA 2.6 compliant.

It offers mainly the same features as the port devel/omniORB, but this
legacy version is compatible with devel/omniNotify.

WWW: http://omniorb.sourceforge.net/
2014-10-20T17:23:52+00:00 devel/arm-none-eabi-binutils GNU binutils for bare metal arm cross-development
2014-10-20T14:37:46+00:00 textproc/opengrm-ngram Library for making n-gram language models encoded as weighted FSTs
The OpenGrm NGram library is used for making and modifying n-gram language
models encoded as weighted finite-state transducers (FSTs). It makes use of
functionality in the OpenFst library to create, access and manipulate n-gram
models. Operations for counting, smoothing, pruning, applying, and
evaluating models as well as support for distributed computation are among
those provided. It was developed by contributors from OHSU and Google Research.

WWW: http://www.openfst.org/twiki/bin/view/GRM/NGramLibrary
2014-10-19T21:42:38+00:00 multimedia/baka-mplayer Qt 5 multimedia player based on libmpv
Baka MPlayer is a free and open source, cross-platform, libmpv based
multimedia player. Its simple design reflects the idea for an
uncluttered, simple, and enjoyable environment for watching tv shows.

WWW: http://bakamplayer.u8sand.net/
2014-10-19T15:57:27+00:00 sysutils/kfilemetadata Library for extracting file metadata
Library for extracting file metadata.

WWW: https://projects.kde.org/projects/kde/kdelibs/kfilemetadata
2014-10-19T15:57:27+00:00 sysutils/baloo KDE framework for searching and managing user metadata
Baloo is the next generation of the Nepomuk project. It's responsible
for handling user metadata such as tags, rating and comments. It
also handles indexing and searching for files, emails, contacts, etc.

WWW: https://projects.kde.org/projects/kde/kdelibs/baloo
2014-10-19T15:57:27+00:00 sysutils/baloo-widgets BalooWidgets library
Baloo is the next generation of the Nepomuk project. It's responsible
for handling user metadata such as tags, rating and comments. It
also handles indexing and searching for files, emails, contacts, etc.

WWW: https://projects.kde.org/projects/kde/kdelibs/baloo
2014-10-19T15:57:27+00:00 misc/artikulate Pronunciation trainer for KDE
Artikulate is a pronunciation learning program for KDE.

WWW: https://edu.kde.org/
2014-10-19T15:57:27+00:00 graphics/kqtquickcharts QtQuick plugin to render interactive charts
The kqtquickcharts module is a Qt Quick module provided by KDE that
allows the person to make beautiful and interactive charts.

WWW: https://github.com/KDE/kqtquickcharts
2014-10-19T15:06:48+00:00 net-im/qTox Qt 5 based Tox client
Powerful Tox chat client written using Qt 5 that follows the Tox
design guidelines.

WWW: https://qtox.github.io/
2014-10-19T10:17:49+00:00 textproc/rubygem-text Collection of text algorithms
A collection of text algorithms: Levenshtein, Soundex, Metaphone,
Double Metaphone, Porter Stemming

WWW: https://github.com/threedaymonk/text
2014-10-18T18:04:22+00:00 security/sslsplit Transparent and scalable SSL/TLS interception
SSLsplit is a tool for man-in-the-middle attacks against SSL/TLS encrypted
network connections. Connections are transparently intercepted through a
network address translation engine and redirected to SSLsplit. SSLsplit
terminates SSL/TLS and initiates a new SSL/TLS connection to the original
destination address, while logging all data transmitted. SSLsplit is intended
to be useful for network forensics and penetration testing.

WWW: https://www.roe.ch/SSLsplit
2014-10-18T08:53:17+00:00 devel/librevisa-vxi Open Source VISA VXI-11 (TCP/IP RPC bindings)
VISA is a multivendor standard for interfacing test and measurement
equipment.

LibreVISA aims to be a compliant implementation of the VISA standard in
a free software library. Currently support for targets connected via USB,
exposing the USBTMC interface, and VXI-11 devices.

WWW: http://www.librevisa.org
2014-10-17T17:45:27+00:00 net/py-wolframalpha Python Client for Wolfram Alpha
Python Client built against the Wolfram|Alpha v2.0 API

WWW: https://github.com/jaraco/wolframalpha
2014-10-17T16:52:51+00:00 devel/py-olefile Python module to read MS OLE2 files
olefile (formerly OleFileIO_PL) is a Python module to read/write Microsoft OLE2
files (also called Structured Storage, Compound File Binary Format or Compound
Document File Format), such as Microsoft Office 97-2003 documents, Image
Composer and FlashPix files, Outlook messages, StickyNotes, several Microscopy
file formats, McAfee antivirus quarantine files, etc.

WWW: http://www.decalage.info/en/olefile
2014-10-17T12:07:47+00:00 devel/p5-Test-Prereq Check if Makefile.PL has the right pre-requisites
Perl module for checking if Makefile.PL has the right
pre-requisites.

WWW: https://github.com/briandfoy/test-prereq
2014-10-17T09:53:13+00:00 graphics/gbm gbm library
This package contains the gbm utility library.

WWW: http://mesa3d.org/
2014-10-16T19:44:22+00:00 security/krb5-112 Authentication system developed at MIT, successor to Kerberos IV
Kerberos V5 is an authentication system developed at MIT.
WWW: http://web.mit.edu/kerberos/

Abridged from the User Guide:
Under Kerberos, a client sends a request for a ticket to the
Key Distribution Center (KDC). The KDC creates a ticket-granting
ticket (TGT) for the client, encrypts it using the client's
password as the key, and sends the encrypted TGT back to the
client. The client then attempts to decrypt the TGT, using
its password. If the client successfully decrypts the TGT, it
keeps the decrypted TGT, which indicates proof of the client's
identity. The TGT permits the client to obtain additional tickets,
which give permission for specific services.
Since Kerberos negotiates authenticated, and optionally encrypted,
communications between two points anywhere on the internet, it
provides a layer of security that is not dependent on which side of a
firewall either client is on.
The Kerberos V5 package is designed to be easy to use. Most of the
commands are nearly identical to UNIX network programs you are already
used to. Kerberos V5 is a single-sign-on system, which means that you
have to type your password only once per session, and Kerberos does
the authenticating and encrypting transparently.

Jacques Vidrine <n@nectar.com>
2014-10-16T19:44:22+00:00 security/krb5-111 Authentication system developed at MIT, successor to Kerberos IV
Kerberos V5 is an authentication system developed at MIT.
WWW: http://web.mit.edu/kerberos/

Abridged from the User Guide:
Under Kerberos, a client sends a request for a ticket to the
Key Distribution Center (KDC). The KDC creates a ticket-granting
ticket (TGT) for the client, encrypts it using the client's
password as the key, and sends the encrypted TGT back to the
client. The client then attempts to decrypt the TGT, using
its password. If the client successfully decrypts the TGT, it
keeps the decrypted TGT, which indicates proof of the client's
identity. The TGT permits the client to obtain additional tickets,
which give permission for specific services.
Since Kerberos negotiates authenticated, and optionally encrypted,
communications between two points anywhere on the internet, it
provides a layer of security that is not dependent on which side of a
firewall either client is on.
The Kerberos V5 package is designed to be easy to use. Most of the
commands are nearly identical to UNIX network programs you are already
used to. Kerberos V5 is a single-sign-on system, which means that you
have to type your password only once per session, and Kerberos does
the authenticating and encrypting transparently.

Jacques Vidrine <n@nectar.com>
2014-10-16T05:59:54+00:00 net/dpdk DPDK: Software libraries for packet processing
The Data Plane Development Kit (DPDK)

The DPDK is a set of software libraries to enable packet processing. It
consists of a set of polling mode drivers (PMD) which can be used to pull
network packets directly from a Network Interface Card (NIC), as well as
other libraries to assist in the processing of those packets. The additional
libraries include ones for:
* memory and buffer management
* packet classification
* software rings or FIFOs to allow packet transfer between cores
amongst others.

Applications written using the DPDK run in userspace. The devices used by a
DPDK application are removed from kernel control and are instead managed
directly by that application.

WWW: http://dpdk.org/
2014-10-15T14:38:03+00:00 deskutils/kdeconnect Support for KDE to interface between your phone and your computer
KDE Connect is a project that aims to communicate all your devices.
For example, with KDE Connect you can receive your phone notifications on your
computer, or just use your phone as a remote control for your desktop.

WWW: https://community.kde.org/KDEConnect
2014-10-15T14:36:36+00:00 deskutils/homerun Fullscreen launcher with content organized in tabs
Homerun is a fullscreen launcher with content organized in tabs.
A tab is composed of several "sources". A source can provide one
or more sections to a tab. Homerun comes with a few built-in sources,
but custom sources can be written using libhomerun.

WWW: https://userbase.kde.org/Homerun

2014-10-15T12:01:03+00:00 multimedia/openh264 Cisco implementation of H.264 codec
OpenH264 is a codec library which supports H.264 encoding and decoding.
It is suitable for use in real time applications such as WebRTC.

WWW: http://www.openh264.org/
2014-10-15T11:56:06+00:00 multimedia/gmp-api Gecko Media Plugins API from mozilla-release
Gecko Media Plugins API is a special purpose extension point for
authorised 3rd party codecs and Encrypted Media Extensions Content
Decryption Modules. It's supported in applications like Firefox and
SeaMonkey as well as Firefox OS.

WWW: https://wiki.mozilla.org/GeckoMediaPlugins
2014-10-15T10:45:32+00:00 mail/p5-Email-Sender-Transport-SMTPS Perl extension for Email::Sender::Transport::SMTPS
This transport is used to send email over SMTP, either with or without
secure sockets (SSL/TLS). it uses the great Net::SMTPS.

This module is recommended than Email::Sender::Transport::TLS.

WWW: https://metacpan.org/release/Email-Sender-Transport-SMTPS
2014-10-13T15:35:47+00:00 www/rubygem-hashicorp-checkpoint Internal HashiCorp service to check version information
Internal HashiCorp client library to check version information.

WWW: https://rubygems.org/gems/hashicorp-checkpoint
2014-10-12T18:13:08+00:00 multimedia/ffmpeg24 Realtime audio/video encoder/converter and streaming server
FFmpeg is a complete, cross-platform solution to record, convert and stream
audio and video. It includes libavcodec - the leading audio/video codec
library.

This version is from the 2.0 release branch.

WWW: http://ffmpeg.org/
2014-10-12T11:33:12+00:00 graphics/libkscreen KDE screen management library
KDE screen management library.

WWW: http://projects.kde.org/projects/extragear/libs/libkscreen
2014-10-12T11:32:20+00:00 multimedia/gstreamer1-qt4 Qt ${PKGNAMESUFFIX} bindings for GStreamer 1.x multimedia library
QtGStreamer is a set of libraries providing C++ bindings for GStreamer
with a Qt-style API, plus some helper classes and elements for
integrating GStreamer better in Qt applications.

WWW: http://gstreamer.freedesktop.org/
2014-10-12T08:32:24+00:00 math/libproj4 C language procedures related to cartographic processes
The general purpose of this library is to provide C language procedures related
to cartographic processes. Procedures for each of the processes will be strictly
categorized and although they may share common subfunctions they will not
intersect in scope.

WWW: http://home.comcast.net/~gevenden56/proj/
2014-10-11T18:46:41+00:00 math/nlopt Nonlinear optimization library
NLopt is a free/open-source library for nonlinear optimization,
providing a common interface for a number of different free optimization
outines available online as well as original implementations of various
other algorithms. Its features include:

- Callable from C, C++, Fortran, Matlab or GNU Octave, Python,
GNU Guile, Julia, GNU R, Lua, and OCaml.
- A common interface for many different algorithms -- try a different
algorithm just by changing one parameter.
- Support for large-scale optimization (some algorithms scalable to
millions of parameters and thousands of constraints).
- Both global and local optimization algorithms.
- Algorithms using function values only (derivative-free) and also
algorithms exploiting user-supplied gradients.
- Algorithms for unconstrained optimization, bound-constrained
optimization, and general nonlinear inequality/equality constraints.
- Free/open-source software under the GNU LGPL
(and looser licenses for some portions of NLopt).

WWW: https://nlopt.readthedocs.io/en/latest/
2014-10-11T17:28:39+00:00 devel/embb C/C++ library for parallel programming
The Embedded Multicore Building Blocks (EMBB) are an easy to use yet
powerful and efficient C/C++ library for the development of parallel
applications. EMBB has been specifically designed for embedded systems and
the typical requirements that accompany them, such as real-time capability
and constraints on memory consumption. As a major advantage, low-level
operations are hidden in the library which relieves software developers
from the burden of thread management and synchronization. This not only
improves productivity of parallel software development, but also results
in increased reliability and performance of the applications.

WWW: https://github.com/siemens/embb
2014-10-10T23:37:48+00:00 net-mgmt/rancid3 Really Awesome New Cisco confIg Differ
Rancid monitors a router's (or device's) configuration, including software
and hardware (cards, serial numbers, etc), using CVS. Rancid currently
supports Bay routers, Cisco routers, Juniper routers, Catalyst switches,
Foundry switches, Redback NASs, ADC EZT3 muxes, MRTd (and thus likely IRRd),
Alteon switches, HP Procurve switches, Hitachi routers.

Rancid logs into each of the devices in a router table file, runs various
commands, chomps the output, and emails any differences from the previous
collection to a mail list.

A looking glass is also included with rancid, based on Ed Kern's in use on
http://nitrous.digex.net/. Rancid version has added functions, supports Cisco,
Juniper, and Foundry and uses the login scripts that come with rancid;
so it can use rsh, telnet, or ssh to connect to your router(s).

WWW: http://www.shrubbery.net/rancid/
2014-10-09T21:15:17+00:00 www/rubygem-ruby-readability Readability for Ruby
Port of arc90's readability project to ruby

WWW: https://github.com/cantino/ruby-readability
2014-10-09T21:01:50+00:00 net/rubygem-omniauth-facebook Facebook OAuth2 Strategy for OmniAuth
Facebook OAuth2 Strategy for OmniAuth

WWW: https://github.com/mkdynamic/omniauth-facebook
2014-10-09T20:51:25+00:00 devel/rubygem-oj Fast JSON parser and serializer
The fastest JSON parser and object serializer.

WWW: http://www.ohler.com/oj/
2014-10-09T15:55:39+00:00 sysutils/deltarpm Tool that generates delta RPMs
DeltaRPM is a tool that generates RPMs that contains the difference between an
old and a new version of an RPM. This makes it possible to recreate the new RPM
from the deltarpm and the old one. You don't have to have a copy of the old
RPM, as it can also work with installed RPMs. The package also contains tools
for creating and applying delta ISOs.

WWW: http://freecode.com/projects/deltarpm/
2014-10-09T12:58:55+00:00 devel/py-palm Fast Protocol Buffer library for Python
PALM is a library for using Google's protocol buffers in Python. It has
a fast core written in C with a thin Cython binding to Python. The goal
of palm was to make improvements to the Google reference implementation,
namely:

* Make the library significantly faster
* Clean up the API

WWW: https://github.com/bumptech/palm/
2014-10-09T12:35:26+00:00 www/py-http-parser HTTP request/response parser for python in C
HTTP request/response parser for Python compatible with Python 2.x (>=2.6),
Python 3 and Pypy. If possible a C parser based on http-parser
from Ryan Dahl will be used.

WWW: https://github.com/benoitc/http-parser/
2014-10-09T09:42:18+00:00 devel/sparc64-xtoolchain-gcc
2014-10-09T09:42:18+00:00 devel/powerpc64-xtoolchain-gcc Pre seeded toolchain to cross build FreeBSD base
Pre seeded cross toolchain definition to cross build FreeBSD base
2014-10-09T06:54:43+00:00 devel/sparc64-gcc
2014-10-09T06:54:43+00:00 devel/powerpc64-gcc Cross GNU Compiler Collection for ${PKGNAMEPREFIX:C/-//g}
GCC, the GNU Compiler Collection supporting C and C++ for targetting crossbuilding.

WWW: http://gcc.gnu.org/
2014-10-09T06:23:57+00:00 devel/sparc64-binutils GNU binutils for sparc64 cross-development
2014-10-09T06:23:57+00:00 devel/mips-binutils GNU binutils for mips cross-development
2014-10-08T22:41:59+00:00 devel/powerpc64-binutils GNU binutils for powerpc64 cross-development
2014-10-07T16:01:41+00:00 databases/speedtables High-performance memory-resident database
Speed tables is a high-performance memory-resident database, currently oriented
towards Tcl. Speed tables provides an interface for defining tables containing
zero or more rows, with each row containing one or more fields. The speed table
compiler reads the table definition and generates C code to create and manage
corresponding structures, generating a custom C language Tcl extension to
create, access and manipulate those tables and building a native code package
in a shared library that is loadable on demand via Tcl's "package require"
mechanism.

WWW: http://flightaware.github.io/speedtables/
2014-10-07T13:27:44+00:00 devel/liborcus07 Standalone file import filter library for spreadsheet documents
Orcus is a library that provides a collection of standalone file processing
filters. It is currently focused on providing filters for spreadsheet
documents, but filters for other productivity application types (such as
wordprocessor and presentation) are in consideration.

WWW: http://gitorious.org/orcus/
2014-10-07T12:27:22+00:00 devel/tclbsd Tcl interface to various system calls and library routines
tclbsd provides a way for Tcl programs to exercise many interesting and useful
system calls and library routines available to C programs on versions of BSD
UNIX such as FreeBSD. Many of the interfaces also work with Linux and other
non-BSD UNIX variants as well.

WWW: https://github.com/flightaware/tclbsd
2014-10-07T12:20:05+00:00 graphics/libgltf C++ Library for rendering OpenGL models stored in glTF format
Library for rendering OpenGL models stored in glTF format

WWW: https://www.libreoffice.org
2014-10-07T10:17:34+00:00 textproc/libodfgen01 Library for generating documents in Open Document Format (ODF)
libodfgen is a library for generating documents in Open Document Format
(ODF). It provides generator implementation for the following libraries:

* libwpd (::WPXDocumentInterface): text documents
* libwpg (libwpg::WPGPaintInterface): vector drawings
* libetonyek (libetonyek::KEYPresentationInterface): presentations

As these APIs are used by multiple libraries, libodfgen can be used to
generate ODF from many sources.

WWW: https://sourceforge.net/p/libwpd/wiki/libodfgen
2014-10-07T10:03:15+00:00 textproc/libmwaw03 Import library for some old mac text documents
libmwaw contains some import filters for old Macintosh text documents
(MacWrite, ClarisWorks, ... ) and some spreadsheet documents.

WWW: http://libmwaw.sourceforge.net/
2014-10-07T09:52:16+00:00 graphics/libcdr01 Library and tools for parsing Corel Draw file format
Library and tools providing ability to interpret and import Corel Draw drawings
into various applications.

WWW: https://wiki.documentfoundation.org/DLP/Libraries/libcdr
2014-10-07T09:47:55+00:00 graphics/libetonyek01 Library to interpret and import Apple Keynote presentations
Libetonyek is library providing ability to interpret and import
Apple Keynote presentations into various applications.

WWW: https://wiki.documentfoundation.org/DLP/Libraries/libetonyek
2014-10-07T09:07:33+00:00 graphics/linux-c6-libGLU Mesa libGLU runtime libraries (Linux CentOS ${LINUX_DIST_VER})
${.CURDIR}/../${PORTNAME}/pkg-descr
2014-10-07T03:23:33+00:00 devel/rubygem-rack-mini-profiler Profiles loading speed for rack applications
Profiling toolkit for Rack applications with Rails integration. Client Side
profiling, DB profiling and Server profiling.

WWW: https://miniprofiler.com/
2014-10-07T03:14:24+00:00 devel/rubygem-message_bus Message bus for rack
A message bus for rack

WWW: https://github.com/discourse/message_bus
2014-10-07T00:58:40+00:00 www/rubygem-rtlit CSS left-to-right to right-to-left converter
Converts CSS files from left-to-right to right-to-left

WWW: https://github.com/zohararad/rtlit
2014-10-06T23:10:28+00:00 devel/newtonsoft-json Popular high-performance JSON framework for .NET
Popular high-performance JSON framework for .NET
* Flexible JSON serializer for converting between .NET objects and JSON
* LINQ to JSON for manually reading and writing JSON
* High performance, faster than .NET's built-in JSON serializers
* Write indented, easy to read JSON
* Convert JSON to and from XML
* Supports .NET 2, .NET 3.5, .NET 4, .NET 4.5, Silverlight, Windows Phone and
Windows 8 Store

The JSON serializer in Json.NET is a good choice when the JSON you are reading
or writing maps closely to a .NET class.

WWW: http://james.newtonking.com/json
2014-10-06T23:08:26+00:00 security/py-oauth2client OAuth 2.0 client library
oauth2client is a Python module for client-side oauth2 authentication. It works
with Google's oauth2 service by default, and is compatible with any oauth2
service.

WWW: https://googleapis.github.io/oauth2client/
WWW: https://github.com/googleapis/oauth2client
2014-10-06T22:58:50+00:00 emulators/hyperv-is FreeBSD Integration Service on Hyper-v
The hyperv-is provision a collection of kernel mode drivers as well as
user-space daemons to facilitate integration with Hyper-v to provide a
feature rich and high performance FreeBSD guest experience.

The FreeBSD Integration Service on Hyper-v includes a collection of kernel
mode drivers as well as user-space daemons to interact with the drivers
that are required to run Hyper-V-specific devices known as FreeBSD
Integration Services (BIS). It is to facilitate integration with Hyper-v
to provide a feature rich and high performance FreeBSD guest experience.
See the man page for a list of binaries and their functions.

FreeBSD support for hyperv-is was first added by Microsoft BSD Integration
Services Team <bsdic@microsoft.com>.
2014-10-06T21:48:25+00:00 cad/elmerfem Finite element software for multiphysical problems
Elmer is an open source multiphysical simulation software mainly
developed by CSC - IT Center for Science (CSC). Elmer development was
started 1995 in collaboration with Finnish Universities, research institutes
and industry. After it's open source publication in 2005, the use and
development of Elmer has become international.

Elmer includes physical models of fluid dynamics, structural mechanics,
electromagnetics, heat transfer and acoustics, for example. These are
described by partial differential equations which Elmer solves by the
Finite Element Method (FEM).

WWW: https://www.csc.fi/web/elmer/
2014-10-06T21:42:58+00:00 textproc/rubygem-rmmseg-cpp High performance Chinese word segmentation utility
rmmseg-cpp is a high performance Chinese word segmentation utility for
Ruby. It features full "Ferret":http://ferret.davebalmain.com/ integration
as well as support for normal Ruby program usage.

rmmseg-cpp is a re-written of the original
RMMSeg(http://rmmseg.rubyforge.org/) gem in C++. RMMSeg is written
in pure Ruby. Though I tried hard to tweak RMMSeg, it just consumes
lots of memory and the segmenting process is rather slow.

The interface is almost identical to RMMSeg but the performance is
much better. This gem is always preferable in production
use. However, if you want to understand how the MMSEG segmenting
algorithm works, the source code of RMMSeg is a better choice than
this.

WWW: http://rmmseg-cpp.rubyforge.org
2014-10-06T21:21:29+00:00 www/rubygem-rinku Fast and smart autolinking drop-in replacement for Rails auto_link
A fast and very smart autolinking library that acts as a drop-in replacement
for Rails auto_link

WWW: https://github.com/vmg/rinku
2014-10-06T21:13:44+00:00 devel/rubygem-pry-rails Use Pry as your rails console
Use Pry as your rails console

WWW: https://github.com/rweng/pry-rails
2014-10-06T20:51:55+00:00 math/arpack-ng-mpich Revised Argand library for solving large-scale eigenvalue problems with MPI support
2014-10-06T20:29:39+00:00 databases/py-mysql-connector-python2 MySQL driver written in Python
MySQL driver written in Python which does not depend on MySQL C client
libraries and implements the DB API v2.0 specification (PEP-249).

WWW: http://dev.mysql.com/doc/connector-python/en
2014-10-06T20:16:35+00:00 biology/ncbi-blast NCBI implementation of Basic Local Alignment Search Tool
The Basic Local Alignment Search Tool (BLAST) finds regions of local
similarity between sequences. The program compares nucleotide or protein
sequences to sequence databases and calculates the statistical
significance of matches. BLAST can be used to infer functional and
evolutionary relationships between sequences as well as help identify
members of gene families.

WWW: http://blast.ncbi.nlm.nih.gov
2014-10-06T19:30:09+00:00 print/libmspub01 Library and tools for parsing Microsoft Publisher file format
Libmspub is library providing ability to interpret and import Microsoft
Publisher content into various applications.

WWW: https://wiki.documentfoundation.org/DLP/Libraries/libmspub
2014-10-06T19:24:56+00:00 textproc/libvisio01 Library and tools for parsing the visio file format structure
Library and tools for parsing the visio file format structure

WWW: https://wiki.documentfoundation.org/DLP/Libraries/libvisio
2014-10-06T19:20:24+00:00 graphics/libwpg03 Library and tools to work with WordPerfect Graphics (WPG) files
Library for importing and converting Corel WordPerfect(tm) Graphics images

WWW: http://libwpg.sourceforge.net/
2014-10-06T19:09:37+00:00 textproc/libwps03 Microsoft file word processor format import filter library
Libwps is a library (for use by word procesors, for example) for importing the
Microsoft Works word processor file format. It imports Works format versions 2,
3, 4, 5 (aka 2000), and 8 with some formatting. The scope of this project is
just a Works word processor import filter, so there are no plans for supporting
an export filter, spreadsheets, or databases.

WWW: http://libwps.sourceforge.net/
2014-10-06T19:01:17+00:00 textproc/libwpd010 Tools for importing and exporting WordPerfect(tm) documents
libwpd is a library for reading and writing WordPerfect(tm)
documents.

This package also includes utilities for converting to HTML
and plain text.

WWW: http://libwpd.sourceforge.net/
2014-10-06T09:48:38+00:00 net/linux-c6-avahi-libs Libraries for Avahi (Linux CentOS ${LINUX_DIST_VER})
${.CURDIR}/../${PORTNAME}/pkg-descr
2014-10-06T04:38:30+00:00 databases/rubygem-openid-redis-store Redis store for OpenID
Implementation of the ruby-openid Store interface that stores information in
Redis

WWW: https://github.com/dekart/openid-redis-store
2014-10-06T04:03:05+00:00 net/rubygem-omniauth-openid OpenID strategy for OmniAuth
OpenID strategy for OmniAuth.

WWW: https://github.com/omniauth/omniauth-openid
2014-10-06T03:47:16+00:00 net/rubygem-omniauth-github-discourse Fork of Official OmniAuth strategy for GitHub
Fork of Official OmniAuth strategy for GitHub.

WWW: https://github.com/omniauth/omniauth-github
2014-10-06T03:29:01+00:00 devel/rubygem-mustache Framework-agnostic way to render logic-free views
Inspired by ctemplate, Mustache is a framework-agnostic way to render
logic-free views.

As ctemplates says, "It emphasizes separating logic from presentation:
it is impossible to embed application logic in this template
language.

Think of Mustache as a replacement for your views. Instead of views
consisting of ERB or HAML with random helpers and arbitrary logic,
your views are broken into two parts: a Ruby class and an HTML
template.

WWW: https://github.com/mustache/mustache
2014-10-06T03:16:41+00:00 devel/rubygem-lru_redux Efficient implementation of an lru cache
An efficient implementation of an lru cache

WWW: https://github.com/SamSaffron/lru_redux
2014-10-06T02:48:46+00:00 devel/rubygem-logster UI for viewing logs in Rack
UI for viewing logs in Rack

WWW: https://github.com/discourse/logster
2014-10-06T02:41:57+00:00 databases/rubygem-hiredis Ruby wrapper for hiredis
Ruby wrapper for hiredis (protocol serialization/deserialization and blocking
I/O)

WWW: https://github.com/redis/hiredis-rb
2014-10-06T01:47:29+00:00 devel/rubygem-guess_html_encoding Attempts to guess and then force encoding of HTML documents
Attempts to guess and then force encoding of HTML documents

WWW: https://github.com/cantino/guess_html_encoding
2014-10-05T21:40:29+00:00 net-mgmt/nagios-check_dhcp.pl Check the availability of a DHCP server using unicast delivery
This plugin tests the availability of a given DHCP server using unicast
delivery.

WWW: http://exchange.nagios.org/
2014-10-05T21:19:49+00:00 graphics/rubygem-flamegraph Flamegraph support for arbitrary ruby apps
Flamegraph support for arbitrary ruby apps

WWW: https://github.com/SamSaffron/flamegraph
2014-10-05T21:12:10+00:00 devel/rubygem-fast_xor Fast String XOR operator
Provides a C-optimized method for in-place XORing of two (or three) strings

WWW: https://github.com/CodeMonkeySteve/fast_xor
2014-10-05T21:07:48+00:00 devel/rubygem-fast_stack Fast method for collecting stack traces
Fast method for collecting stack traces

WWW: https://github.com/SamSaffron/fast_stack
2014-10-05T20:55:02+00:00 mail/rubygem-email_reply_parser-discourse Email Reply Parser
EmailReplyParser is a small library to parse plain text email content to return
only the reply.

WWW: https://github.com/github/email_reply_parser
2014-10-05T20:48:57+00:00 devel/rubygem-actionpack-action_caching Action caching for Action Pack (removed from core in Rails 4.0)
Action caching for Action Pack (removed from core in Rails 4.0)

WWW: https://github.com/rails/actionpack-action_caching
2014-10-05T20:12:23+00:00 security/py-rekall Memory forensics analysis framework
The Rekall Framework is a completely open collection of tools, implemented in
Python under the GNU General Public License, for the extraction of digital
artifacts from volatile memory (RAM) samples. The extraction techniques are
performed completely independent of the system being investigated but offer
visibility into the runtime state of the system. The framework is intended to
introduce people to the techniques and complexities associated with extracting
digital artifacts from volatile memory samples and provide a platform for
further work into this exciting area of research.

WWW: http://www.rekall-forensic.com/
2014-10-05T17:11:04+00:00 net-im/py-nbxmpp Non-blocking Jabber/XMPP module
The goal of this python library is to provide a way for python applications
to use Jabber/XMPP networks in a non-blocking way. This library is initialy a
fork of xmpppy one, but using non-blocking sockets.

WWW: https://dev.gajim.org/gajim/python-nbxmpp
2014-10-05T14:50:37+00:00 devel/vasm Portable 6502 6800 arm c16x jagrisc m68k ppc vidcore x86 z80 assembler
vasm is a portable and retargetable assembler to create linkable objects in
various formats or absolute code.

Currently the following CPUs are officially supported:
M680x0 family (including M6888x, M68851 and CPU32)
ColdFire family (all models of V2, V3, V4, V4e)
80x86 family (IA32 8/16/32 bit, using MIT-syntax)
PowerPC family (POWER, 40x, 440, 460, 6xx, 7xx, 860, Book-E, e300 and e500)
ARM (architecture ARMv1 to ARMv4, including THUMB mode)
Jaguar RISC (GPU and DSP instruction sets)
Z80 family (Z80, 8080, GBZ80, 64180, RCM2/3/4k)
C16x/ST10
6502 & 6800 family (6800, 6801, 6803, 68HC11)
QNICE (elegant 16-bit FPGA CPU)
TR3200 (virtual CPU from 0x10c)
Raspberry-Pi VideoCore IV

These syntax flavours are supported:
Standard MIT (GNU-as style) syntax
Motorola/Freescale 68k syntax (Devpac compatible)
Atari MadMac syntax (6502, 68k, Jaguar)
Old 8-bit style syntax

WWW: http://sun.hasenbraten.de/vasm/
2014-10-05T14:43:15+00:00 www/py-flask-sockets Elegant WebSockets for your Flask apps
Elegant WebSockets for your Flask apps.

WWW: https://github.com/kennethreitz/flask-sockets
2014-10-05T14:10:18+00:00 devel/py-codegen Extension to ast that allows ast to python code generation
Extension to ast that allows ast to python code generation.

WWW: https://github.com/andreif/codegen
2014-10-05T13:29:40+00:00 lang/slib-guile2 SLIB installation for Guile
To use the features offered by the SLIB library, add the following
construct to your programs:

(use-modules (ice-9 slib))
2014-10-05T13:23:08+00:00 www/py-gevent-websocket WebSocket library for the gevent networking library
gevent-websocket is a WebSocket library for the gevent networking library.
Features include:
Integration on both socket level or using an abstract interface.
RPC and PubSub framework using WAMP (WebSocket Application Messaging Protocol).
Easily extendible using a simple WebSocket protocol plugin API

WWW: https://www.gitlab.com/noppo/gevent-websocket
2014-10-05T07:06:08+00:00 databases/postgresql93-plv8js
2014-10-04T22:05:22+00:00 math/octave-forge-stk 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 stk.

----------------------------------------------------------------------------
The STK is a (not so) Small Toolbox for Kriging. Its primary focus in on
the interpolation/regression technique known as kriging, which is very
closely related to Splines and Radial Basis Functions, and can be
interpreted as a non-parametric Bayesian method using a Gaussian Process
(GP) prior. The STK also provides tools for the sequential and
non-sequential design of experiments. Even though it is, currently, mostly
geared towards the Design and Analysis of Computer Experiments (DACE), the
STK can be useful for other applications areas (such as Geostatistics,
Machine Learning, Non-parametric Regression, etc.).

WWW: http://octave.sourceforge.net/
2014-10-04T18:17:41+00:00 devel/protobuf25 Data interchange format library
Protocol Buffers are a way of encoding structured data in an efficient yet
extensible format. Google uses Protocol Buffers for almost all of its
internal RPC protocols and file formats.

WWW: https://github.com/google/protobuf
2014-10-04T17:40:11+00:00 www/rubygem-gitlab-flowdock-git-hook GitLab-patched Git Post-Receive hook for Flowdock
Git Post-Receive hook for Flowdock. Gem requirements patched for use with
Gitlab.

WWW: https://github.com/flowdock/flowdock-git-hook
2014-10-04T17:28:45+00:00 www/rubygem-jquery-scrollto-rails Provides jQUery scrollTo for Rails 3 applications
This provides jQUery scrollTo for your Rails 3 application

WWW: https://github.com/JohnColvin/jquery-scrollto-rails
2014-10-04T17:18:35+00:00 www/rubygem-rails_autolink Extraction of the auto_link method from rails, removed in 3.1
This is an extraction of the 'auto_link' method from rails. The 'auto_link'
method was removed from Rails in version Rails 3.1. This gem is meant to bridge
the gap for people migrating.

WWW: https://github.com/tenderlove/rails_autolink
2014-10-04T17:11:50+00:00 www/rubygem-semantic-ui-sass Semantic UI, converted to Sass and ready to drop into Rails & Compass
Semantic UI, converted to Sass and ready to drop into Rails & Compass

WWW: https://github.com/doabit/semantic-ui-sass
2014-10-03T21:46:53+00:00 x11-fm/libtubo XFFM Interprocess Communication and Control
The Libtubo library is small and simple function set to enable a
process to run any other process in the background and communicate
via the stdout, stderr and stdin file descriptors. This library is
used by Rodent filemanager but is also available here for other
programs to use freely.

WWW: http://xffm.sourceforge.net/libtubo.html
2014-10-03T21:46:53+00:00 x11-fm/librfm Basic library used by some rfm applications
Librm is the basic library used by some rfm
applications, such as Rodent filemanager.

WWW: http://xffm.sourceforge.net/libxffm.html
2014-10-03T18:10:51+00:00 www/rubygem-jquery-ui-rails-rails4 Packaged JavaScript, CSS and image files of jQuery UI for Rails
jQuery UI's JavaScript, CSS, and image files packaged for the Rails 3.1+ asset
pipeline

WWW: https://github.com/joliss/jquery-ui-rails
2014-10-03T17:45:27+00:00 devel/rubygem-rbtrace Shows method calls inside another ruby process in real time
rbtrace shows you method calls happening inside another ruby process in real
time.

WWW: https://github.com/tmm1/rbtrace
2014-10-03T16:14:10+00:00 devel/tcllauncher Launcher program for Tcl applications
tcllauncher is a way to have Tcl programs run out of /usr/local/bin under their
own name, be installed in one place with their support files, and provides
commands to facilitate server-oriented application execution.

While there is another wrapper system that also does this, that system produces
a single executable that contains all the code and support files within a
built-in virtual filesystem wrapped inside the executable. Tcllauncher keeps
the support files distinct, typically in a subdirectory of /usr/local/lib
that's named after the application.

WWW: https://github.com/flightaware/tcllauncher/
2014-10-03T15:06:44+00:00 www/rubygem-kaminari-rails4 Sophisticated paginator for Rails 4
Kaminari is a Scope & Engine based, clean, powerful, agnostic, customizable and
sophisticated paginator for Rails 4+

WWW: https://github.com/kaminari/kaminari
2014-10-03T08:36:17+00:00 x11-drivers/xf86-video-ati-ums X.Org ati display driver
This package contains the X.Org xf86-video-ati driver.
2014-10-02T08:59:02+00:00 net-im/tg Command-line interface for Telegram
tg is a command-line interface for the Telegram instant-messaging network.

WWW: https://github.com/vysheng/tg
2014-10-02T08:03:47+00:00 devel/p5-Data-Munge Various utility functions
This module defines a few generally useful utility functions.

WWW: https://metacpan.org/release/Data-Munge
2014-10-01T15:50:33+00:00 databases/p5-Dancer2-Plugin-DBIC DBIx::Class interface for Dancer2 applications
This plugin makes it very easy to create Dancer2 applications that
interface with databases. It automatically exports the keyword `schema`
which returns a DBIx::Class::Schema object. You just need to configure
your database connection information. For performance, schema objects
are cached in memory and are lazy loaded the first time they are accessed.

WWW: https://github.com/ironcamel/Dancer2-Plugin-DBIC
2014-10-01T07:12:43+00:00 devel/py-google-apputils Google Application Utilities for Python
Google application utilities for python.

WWW: https://pypi.org/project/google-apputils/
2014-09-30T19:13:29+00:00 devel/py-prompt_toolkit Library for building powerful interactive command lines in Python
prompt_toolkit is a library for building powerful interactive command lines in
Python. It ships with a nice interactive Python shell (called ptpython) built
on top of the library.

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

WWW: https://github.com/prompt-toolkit/python-prompt-toolkit
2014-09-30T19:08:43+00:00 devel/py-jedi Autocompletion tool for Python
Jedi is an autocompletion tool for Python that can be used in IDEs/editors.
Jedi works. Jedi is fast. It understands all of the basic Python syntax
elements including many builtin functions.

Additionaly, Jedi suports two different goto functions and has support for
renaming as well as Pydoc support and some other IDE features.

WWW: https://github.com/davidhalter/jedi
2014-09-30T16:02:18+00:00 devel/py-wcwidth Determine the printable width of the terminal
This API is mainly for Terminal Emulator implementors -- any python program
that attempts to determine the printable width of a string on a Terminal.

It is certainly possible to use your Operating System's wcwidth() and
wcswidth() calls if it is POSIX-conforming, but this would not be possible on
non-POSIX platforms, such as Windows, or for alternative Python
implementations, such as jython.

WWW: https://github.com/jquast/wcwidth
2014-09-30T15:23:42+00:00 www/rubygem-pagerduty Lightweight interface for calling the PagerDuty Integration API
pagerduty provides a lightweight Ruby interface for calling the PagerDuty
Integration API.

WWW: https://github.com/envato/pagerduty
2014-09-30T14:04:34+00:00 security/py-service_identity Service identity verification for pyOpenSSL
service_identity aspires to give you all the tools you need
for verifying whether a certificate is valid for the intended
purposes.

In the simplest case, this means host name verification.
However, service_identity implements RFC 6125 fully and
plans to add other relevant RFCs too.

WWW: https://github.com/pyca/service_identity
2014-09-30T06:36:51+00:00 devel/pecl-sync Named and unnamed synchronization objects in PHP
The sync extension introduces synchronization objects into PHP.

Named and unnamed Mutex, Semaphore, Event, and Reader-Writer objects provide
OS-level synchronization on both *NIX (POSIX semaphores required) and Windows
platforms.

WWW: https://pecl.php.net/package/sync
2014-09-30T04:15:22+00:00 security/pam_ocra RFC6287 (OCRA) PAM module
This PAM service module allows PAM-enabled applications to
authenticate users using RFC6287 (OCRA) tokens.

WWW: https://github.com/sg2342/pam_ocra
2014-09-30T03:42:47+00:00 misc/mdp Command-line based markdown presentation tool
A command-line based markdown presentation tool.

WWW: https://github.com/visit1985/mdp
2014-09-29T21:24:18+00:00 x11/qt5-x11extras Qt platform-specific features for X11-based systems
2014-09-29T19:51:27+00:00 multimedia/quvi09 Command line tool for parsing flash media stream URLs
quvi is a command line tool for parsing flash media stream URLs. It supports
many websites including YouTube and Dailymotion.

Starting from 0.4.0, the quvi distribution has split into libquvi-scripts,
libquvi and quvi.

WWW: http://quvi.sourceforge.net/
WWW: https://github.com/legatvs/quvi-tool
2014-09-29T19:51:27+00:00 multimedia/libquvi09 Cross-platform library for parsing flash media stream URLs
quvi is a command line tool for parsing flash media stream URLs. It supports
many websites including YouTube and Dailymotion.

Starting from 0.4.0, the quvi distribution has split into libquvi-scripts,
libquvi and quvi.

libquvi is a cross-platform library for parsing flash media stream URLs with C
API.

libquvi originates from the idea of allowing users to view the videos without
having to install or use flash. It is a "workaround", not an "alternative" to
flash.

WWW: http://quvi.sourceforge.net/
WWW: https://github.com/legatvs/libquvi
2014-09-29T19:51:27+00:00 multimedia/libquvi-scripts09 Embedded lua scripts for libquvi and utility scripts
quvi is a command line tool for parsing flash media stream URLs. It supports
many websites including YouTube and Dailymotion.

Starting from 0.4.0, the quvi distribution has split into libquvi-scripts,
libquvi and quvi.

libquvi-scripts contains the embedded lua scripts that libquvi uses for parsing
the media details. Some additional utility scripts are also included.

WWW: http://quvi.sourceforge.net/
WWW: https://github.com/legatvs/libquvi-scripts
2014-09-29T18:32:12+00:00 www/py-requests-toolbelt Utility belt for advanced users of python-requests
This is a collection of utilities that some users of python-requests might need
but do not belong in requests proper. The library is actively maintained by
members of the requests core development team, and so reflects the
functionality most requested by users of the requests library.

WWW: https://toolbelt.readthedocs.org
2014-09-28T22:58:51+00:00 comms/libusbmuxd Communication interface library for usbmuxd
'usbmuxd' stands for "USB multiplexing daemon". This daemon is in
charge of multiplexing connections over USB to an iPhone or iPod
Touch. To users, it means you can sync your music, contacts, photos,
etc. over USB. To developers, it means you can connect to any
listening localhost socket on the device.

This package contains the usbmuxd communication interface library.

WWW: http://www.libimobiledevice.org
2014-09-28T14:55:21+00:00 misc/kde-thumbnailer-fb2 KDE thumbnail generator for fb2 files
KDE thumbnail generator for the FictionBook (fb2) file format.

WWW: https://store.kde.org/p/1080816/
2014-09-28T14:54:03+00:00 misc/kde-thumbnailer-epub KDE thumbnail generator for ePub files
KDE thumbnail generator for the ePub file format.

WWW: https://store.kde.org/p/1081101/
2014-09-28T08:46:37+00:00 japanese/rubygem-jpmobile4 Rails plugin for Japanese mobile-phones
This plugin provides many convenient functions
for developing websites for mobile-phones.
The plugin absorbs differences between mobile-phone service providers.

WWW: https://jpmobile-rails.org
2014-09-27T20:21:51+00:00 sysutils/rubygem-hammer_cli_foreman_bootdisk Foreman bootdisk commands for Hammer CLI
This Hammer CLI plugin contains set of commands for foreman_bootdisk,
a plugin to Foreman for ISO/USB booting support

WWW: https://github.com/theforeman/hammer_cli_foreman_bootdisk
2014-09-27T20:05:12+00:00 sysutils/rubygem-smart_proxy_salt SaltStack Plug-In for Foreman's Smart Proxy
This plug-in adds support for SaltStack to Foreman's Smart Proxy.

WWW: https://github.com/theforeman/smart_proxy_salt
2014-09-27T18:46:36+00:00 www/py-django-allauth User registration with social account authentication
django-allauth is a reusable Django app that allows for both local and
social authentication, with flows that just work.

WWW: https://www.intenct.nl/projects/django-allauth/
2014-09-27T18:37:49+00:00 www/rubygem-jquery-atwho-rails-rails4 jQuery plugin that implements GitHub-like mentions
This is a jQuery plugin that implement Github-like mentions.

WWW: https://github.com/ichord/jquery-atwho-rails
2014-09-27T18:21:20+00:00 www/rubygem-haml-rails-rails4 Haml generator for Rails
Haml-rails provides Haml generators for Rails 4. It also enables Haml as the
templating engine for you, so you don't have to screw around in your own
application.rb when your Gemfile already clearly indicated what templating
engine you have installed. Hurrah.

WWW: https://github.com/indirect/haml-rails
2014-09-27T17:47:31+00:00 www/rubygem-gon-rails4 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
2014-09-27T17:42:00+00:00 www/rubygem-dropzonejs-rails JS File upload by Matias Meno
Adds Dropzone, a great JS File upload by Matias Meno, to the Rails Asset
pipeline.

WWW: https://github.com/ncuesta/dropzonejs-rails
2014-09-27T17:32:37+00:00 www/rubygem-d3_rails-rails4 JavaScript framework for data visualization
Gem installation of javascript framework for data visualization, D3

WWW: https://github.com/logical42/d3_rails
2014-09-27T17:23:59+00:00 www/rubygem-acts-as-taggable-on3 Tag a single model on several contexts
With ActsAsTaggableOn, you can tag a single model on several contexts,
such as skills, interests, and awards. It also provides other
advanced functionality.

WWW: https://github.com/mbleigh/acts-as-taggable-on
2014-09-27T17:17:49+00:00 graphics/py-pivy Python binding for Coin
A Python binding for Coin

Pivy is a Coin binding for Python. Coin is a high-level 3D graphics library
with a C++ Application Programming Interface. Coin uses scene-graph data
structures to render real-time graphics suitable for mostly all kinds of
scientific and engineering visualization applications.

WWW: https://github.com/coin3d/pivy
2014-09-27T16:38:37+00:00 www/rubygem-ace-rails-ap Ajax.org Cloud9 Editor (Ace) for the Rails 3.1 asset pipeline
The Ajax.org Cloud9 Editor (Ace) for the Rails 3.1+ asset pipeline.

WWW: https://github.com/codykrieger/ace-rails-ap
2014-09-27T16:14:31+00:00 devel/rubygem-nprogress-rails Rails implementation of nprogress progress bars library
Rails implementation of nprogress progress bars library

WWW: https://github.com/caarlos0/nprogress-rails
2014-09-27T16:04:42+00:00 textproc/rubygem-gitlab-linguist GitHub Language detection
GitHub Language detection

WWW: https://github.com/gitlabhq/linguist
2014-09-27T15:52:54+00:00 textproc/rubygem-escape_utils-rails4 Faster string escaping routines for your web apps
Async (EventMachine) HTTP client, with support for:
o Asynchronous HTTP API for single & parallel request execution
o Keep-Alive and HTTP pipelining support
o Auto-follow 3xx redirects with max depth
o Automatic gzip & deflate decoding
o Streaming response processing
o Streaming file uploads
o HTTP proxy and SOCKS5 support
o Basic Auth & OAuth
o Connection-level & Global middleware support
o HTTP parser via http_parser.rb
o Works wherever EventMachine runs: Rubinius, JRuby, MRI

WWW: https://github.com/brianmario/escape_utils
2014-09-27T15:14:31+00:00 devel/rubygem-generator_spec-rails4 Test Rails generators with RSpec
Test Rails generators with RSpec

WWW: https://github.com/stevehodgkiss/generator_spec
2014-09-27T15:08:16+00:00 devel/rubygem-gemnasium-gitlab-service Gemnasium support for GitLab projects
Add Gemnasium support for Gitlab as a Project Service. It uploads dependency
files automatically on https://gemnasium.com API to track your project
dependencies.

WWW: http://gemnasium.org
2014-09-27T14:58:56+00:00 devel/rubygem-font-awesome-rails-rails4 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
2014-09-27T14:00:51+00:00 devel/rubygem-default_value_for 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
2014-09-27T08:34:11+00:00 devel/py-characteristic Python attributes without boilerplate
characteristic is a Python package with class decorators that ease the
chores of implementing the most common attribute-related object protocols.

You just specify the attributes to work with and characteristic gives you
any or all of:
a nice human-readable __repr__,
a complete set of comparison methods,
immutability for attributes,
and a kwargs-based initializer
without writing dull boilerplate code again and again.

WWW: https://github.com/hynek/characteristic
2014-09-27T08:20:01+00:00 sysutils/rubygem-bundler_ext Loads gems installed on the system using Bundler Gemfile DSL
bundler_ext is a simple library leveraging the Bundler Gemfile DSL to load gems
already on the system and managed by the systems package manager (like yum/apt)

WWW: https://github.com/bundlerext/bundler_ext
2014-09-27T08:13:16+00:00 sysutils/rubgem-bundler_ext Loads gems installed on the system using Bundler Gemfile DSL
Bundler is a tool that manages gem dependencies for your ruby application. It
takes a gem manifest file and is able to fetch, download, and install the gems
and all child dependencies specified in this manifest. It can manage any update
to the gem manifest file and update the bundled gems accordingly. It also
letsyou run any ruby code in context of the bundled gem environment.

WWW: http://gembundler.com
2014-09-27T06:49:26+00:00 graphics/rubygem-gitlab_emoji Provides Gitlab Emoji assets
GitLab emoji assets

WWW: https://gitlab.com/gitlab-org/gitlab_emoji
2014-09-27T06:39:45+00:00 graphics/rubygem-emoji Ruby gem for emoji
A Ruby gem. For emoji. For everyone. :heart:

WWW: https://github.com/wpeterson/emoji
2014-09-27T06:27:10+00:00 www/rubygem-gollum-lib Simple, Git-powered wiki with a sweet API and local frontend
A simple, Git-powered wiki with a sweet API and local frontend.

WWW: https://github.com/gollum/gollum-lib
2014-09-27T05:58:19+00:00 www/rubygem-crass CSS parser based on the CSS Syntax Level 3 draft
Crass is a pure Ruby CSS parser based on the CSS Syntax Level 3 draft.

WWW: https://github.com/rgrove/crass
2014-09-27T05:38:47+00:00 textproc/rubygem-nokogumbo Nokogiri interface to the Gumbo HTML5 parser
Nokogumbo allows a Ruby program to invoke the Gumbo HTML5 parser and access the
result as a Nokogiri parsed document.

WWW: https://github.com/rubys/nokogumbo
2014-09-27T04:55:31+00:00 textproc/rubygem-version_sorter Fast sorting of version strings
Fast sorting of version strings

WWW: https://github.com/github/version_sorter
2014-09-27T04:50:36+00:00 textproc/rubygem-org-ruby Org mode parser written in Ruby
An Org mode parser written in Ruby.

WWW: https://github.com/wallyqs/org-ruby
2014-09-27T04:41:07+00:00 textproc/rubygem-rubypants Translates ASCII into smart typographic punctuation HTML entities
RubyPants is a Ruby port of the smart-quotes library SmartyPants. The original
SmartyPants is a free web publishing plug-in for Movable Type, Blosxom, and
BBEdit that easily translates plain ASCII punctuation characters into "smart"
typographic punctuation HTML entities.

WWW: https://github.com/jmcnevin/rubypants
2014-09-27T04:33:25+00:00 net/rubygem-octokit Simple wrapper for the GitHub API
Octokit.rb wraps the GitHub API in a flat API client that follows Ruby
conventions and requires little knowledge of REST.

WWW: https://github.com/octokit/octokit.rb
2014-09-27T04:30:50+00:00 www/rubygem-sawyer Secret User Agent of HTTP
Secret User Agent of HTTP

WWW: https://github.com/lostisland/sawyer
2014-09-27T04:12:07+00:00 devel/rubygem-slack-notifier Ruby wrapper for posting to slack webhooks
A slim ruby wrapper for posting to slack webhooks

WWW: https://github.com/stevenosloan/slack-notifier
2014-09-27T03:57:08+00:00 devel/rubygem-sidekiq Simple, efficient background processing for Ruby
Simple, efficient background processing for Ruby

WWW: https://sidekiq.org/
WWW: https://github.com/mperham/sidekiq
2014-09-27T01:46:53+00:00 sysutils/f3 Fight Flash Fraud or Fight Fake Flash test tool
F3 (Fight Flash Fraud or Fight Fake Flash) tests the full capacity
of a flash card (flash drive, flash disk, pendrive). It writes to
the card and then checks if it can read it. It will assure that
you haven't been sold a card with a smaller capacity than stated.

WARNING: All data on the tested disk might be lost!

WWW: http://oss.digirati.com.br/f3
2014-09-26T16:03:36+00:00 devel/py-oletools Tools to analyze security characteristics of MS OLE2 files
Python tools to analyze security characteristics of MS OLE2 files (also called
Structured Storage, Compound File Binary Format or Compound Document File
Format), such as Microsoft Office documents, for Malware Analysis and Incident
Response.

WWW: https://pypi.org/project/oletools/
2014-09-26T09:05:15+00:00 mail/rainloop Modern and interactive webmail
Modern user interface.
Complete support of IMAP and SMTP protocols including SSL and STARTTLS.
Minimalistic resources requirements.
Direct access to mail server is used (mails are not stored locally
on web server).
Allows for adding multiple accounts to primary one, simultaneous
access to different accounts in different browser tabs is supported.
Additional identities.
Administrative panel for configuring main options...

WWW: http://rainloop.net/
2014-09-24T13:56:25+00:00 misc/colwide Utility which outputs a number of characters to the screen
colwide is a Perl script which displays either 80 or specified number of hash
(#) characters on the screen. Can be useful to determine terminal width.

WWW: https://github.com/neelchauhan/colwide
2014-09-24T04:53:11+00:00 misc/exercism CLI client for exercism.io
An easy command line interface to work with exercism.io

WWW: http://exercism.io/
2014-09-24T00:06:07+00:00 multimedia/vid.stab Video stabilization library
Imagine you captured a nice video with your camcorder, compact camera
or even cell phone while skiing, cycling or whatever sports, and the
video is basically just jiggled. Modern cameras come along with
hardware stabilization, however this does not work if you have really
strong vibrations - rather the contrary, sometimes this mechanisms
start to oscillate. Vid.Stab is your friend in this matter. It is
designed to stabilize even strongly jiggled clips.

WWW: http://public.hronopik.de/vid.stab/
2014-09-23T18:49:43+00:00 www/alef-webfont Free multi-lingual font designed for screens
Alef has been designed to meet very high standards whilst at a very small
size. It was created under the consideration of its primary use for digital
media, and overcomes great challenges in the rendition of small characters
and cross-platform adjustment.

The font supports Hebrew and various European Languages.

WWW: http://alef.hagilda.com/
2014-09-22T10:40:00+00:00 x11/linux-c6-xorg-libs Xorg libraries (Linux CentOS ${LINUX_DIST_VER})
This package contains X.Org shared libraries.

WWW: https://x.org
2014-09-22T10:40:00+00:00 x11-toolkits/linux-c6-tk85 Graphical toolkit for TCL (Linux CentOS ${LINUX_DIST_VER})
${.CURDIR}/../${PORTNAME}${PKGNAMESUFFIX}/pkg-descr
2014-09-22T10:40:00+00:00 x11-toolkits/linux-c6-qt47-x11 Cross-platform application and UI framework (Linux CentOS ${LINUX_DIST_VER})
${.CURDIR}/../../devel/linux-c6-qt47/pkg-descr
2014-09-22T10:40:00+00:00 x11-toolkits/linux-c6-pango Pango library (Linux CentOS ${LINUX_DIST_VER})
${.CURDIR}/../${PORTNAME}/pkg-descr
2014-09-22T10:40:00+00:00 x11-toolkits/linux-c6-openmotif Motif toolkit libraries (Linux CentOS ${LINUX_DIST_VER})
Open Motif runtime libraries for the Linux emulation environment.
2014-09-22T10:40:00+00:00 x11-toolkits/linux-c6-gtk2 GTK+ library, version 2.X (Linux CentOS ${LINUX_DIST_VER})
${.CURDIR}/../${PORTNAME}0/pkg-descr
2014-09-22T10:40:00+00:00 x11-themes/linux-c6-hicolor-icon-theme High-color icon theme shell from the FreeDesktop project
The freedesktop.org project provides a shared high-color desktop
icon theme shell for use under both KDE and GNOME desktops. This
is a glue port providing a symlink so that Linux apps find their
way around.

WWW: http://www.freedesktop.org/Standards/icon-theme-spec
2014-09-22T10:40:00+00:00 x11-fonts/linux-c6-fontconfig XML-based font configuration API for X Windows (Linux CentOS ${LINUX_DIST_VER})
This is a Linux/i386 binary port of the Fontconfig library and utilities.

In the words of its author, Keith Packard:

Fontconfig can:
* discover new fonts when installed automatically, removing a common
source of configuration problems.
* perform font name substitution, so that appropriate alternative
fonts can be selected if fonts are missing.
* identify the set of fonts required to completely cover a set of
languages.
* have GUI configuration tools built as it uses an XML-based
configuration file (though with autodiscovery, we believe this need
is minimized).
* efficiently and quickly find the fonts you need among the set of
fonts you have installed, even if you have installed thousands of
fonts, while minimzing memory usage.
* be used in concert with the X Render Extension and FreeType to
implement high quality, anti-aliased and subpixel rendered text on a
display.

WWW: http://freedesktop.org/software/fontconfig
2014-09-22T10:40:00+00:00 www/linux-c6-qt47-webkit Qt WebKit implementation (Linux CentOS ${LINUX_DIST_VER})
FIXME this file should have actual content.
Please submit it.

WWW: https://github.com/xmj/linux-ports/

2014-09-22T10:40:00+00:00 www/linux-c6-flashplugin11 Adobe Flash Player NPAPI Plugin
This is the official Flash Player from Adobe. This plugin enables
you to see .swf and .spl files on the 'net from your Opera, Mozilla or
Firefox sessions.

Please see the Adobe home page for more information.

FreeBSD Flash License Agreement:
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/96374

WWW: http://www.adobe.com/
2014-09-22T10:40:00+00:00 textproc/linux-c6-libxml2 Library providing XML and HTML support (Linux CentOS ${LINUX_DIST_VER})
${.CURDIR}/../${PORTNAME}/pkg-descr
2014-09-22T10:40:00+00:00 textproc/linux-c6-expat XML 1.0 parser written in C (Linux CentOS ${LINUX_DIST_VER})
${.CURDIR}/../${PORTNAME}2/pkg-descr
2014-09-22T10:40:00+00:00 textproc/linux-c6-aspell Spelling checker with better logic than ispell (Linux CentOS ${LINUX_DIST_VER})
Linux version of Aspell.

Aspell is a spelling checker designed to eventually replace ispell, although
it currently lacks many of ispell's basic functions. Aspell's main feature is
that it does a much better job of coming up with possible suggestions than
ispell. Aspell also includes a powerful C++ library with C and Perl interfaces
in the works.

WWW: http://aspell.sourceforge.net/
2014-09-22T10:40:00+00:00 security/linux-c6-openssl OpenSSL toolkit (Linux CentOS ${LINUX_DIST_VER})
${.CURDIR}/../${PORTNAME}/pkg-descr
2014-09-22T10:40:00+00:00 security/linux-c6-openssl-compat OpenSSL toolkit (Linux CentOS ${LINUX_DIST_VER})
asdf

WWW: http://xmj.me
2014-09-22T10:40:00+00:00 security/linux-c6-nss Network Security Services (Linux CentOS ${LINUX_DIST_VER})
${.CURDIR}/../${PORTNAME}/pkg-descr
2014-09-22T10:40:00+00:00 security/linux-c6-libtasn1 ASN.1 structure parser library (Linux CentOS ${LINUX_DIST_VER})
${.CURDIR}/../${PORTNAME}/pkg-descr
2014-09-22T10:40:00+00:00 security/linux-c6-libssh2 Library implementing the SSH2 protocol (Linux CentOS ${LINUX_DIST_VER})
${.CURDIR}/../${PORTNAME}/pkg-descr
2014-09-22T10:40:00+00:00 security/linux-c6-libgpg-error Common error values for all GnuPG components (Linux CentOS ${LINUX_DIST_VER})
${.CURDIR}/../${PORTNAME}/pkg-descr
2014-09-22T10:40:00+00:00 security/linux-c6-libgcrypt General purpose crypto library based on code used in GnuPG (Linux CentOS ${LINUX_DIST_VER})
${.CURDIR}/../${PORTNAME}/pkg-descr
2014-09-22T10:40:00+00:00 security/linux-c6-gnutls GNU Transport Layer Security library (Linux CentOS ${LINUX_DIST_VER})
${.CURDIR}/../${PORTNAME}/pkg-descr
2014-09-22T10:40:00+00:00 security/linux-c6-cyrus-sasl2 RFC 2222 SASL (Simple Authentication and Security Layer) (Linux CentOS ${LINUX_DIST_VER})
${.CURDIR}/../${PORTNAME}2/pkg-descr
2014-09-22T10:40:00+00:00 print/linux-c6-cups-libs Common UNIX Printing System libraries
${.CURDIR}/../${PORTNAME}/pkg-descr
2014-09-22T10:40:00+00:00 net/linux-c6-tcp_wrappers-libs Libraries tcp wrappers (Linux CentOS ${LINUX_DIST_VER})
TCP wrappers library.

WWW: http://www.centos.org
2014-09-22T10:40:00+00:00 net/linux-c6-openldap Lightweight Directory Access Protocol libraries (Linux CentOS ${LINUX_DIST_VER})
${.CURDIR}/../${PORTNAME}24-server/pkg-descr
2014-09-22T10:40:00+00:00 net-im/skype4 P2P VoIP software
Skype is a free program that uses the latest P2P technology to bring
affordable and high-quality voice communications to people all over
the world.

WWW: http://www.skype.com/
2014-09-22T10:40:00+00:00 multimedia/linux-c6-libv4l Video4Linux library (Linux CentOS ${LINUX_DIST_VER})
libv4l is a collection of libraries which adds a thin abstraction layer on
top of video4linux2 devices. The purpose of this (thin) layer is to make it
easy for application writers to support a wide variety of devices without
having to write separate code for different devices in the same class. libv4l
consists of 3 different libraries: libv4lconvert, libv4l1 and libv4l2.

libv4lconvert offers functions to convert from any (known) pixel-format
to V4l2_PIX_FMT_BGR24 or V4l2_PIX_FMT_YUV420.

libv4l1 offers the (deprecated) v4l1 API on top of v4l2 devices, independent
of the drivers for those devices supporting v4l1 compatibility (which many
v4l2 drivers do not).

libv4l2 offers the v4l2 API on top of v4l2 devices, while adding for the
application transparent libv4lconvert conversion where necessary.

WWW: http://hansdegoede.livejournal.com/3636.html
2014-09-22T10:40:00+00:00 multimedia/linux-c6-libtheora Theora Video Compression Codec (Linux CentOS ${LINUX_DIST_VER})
${.CURDIR}/../${PORTNAME}/pkg-descr
2014-09-22T10:40:00+00:00 lang/linux-c6-tcl85 Tool Command Language (Linux CentOS ${LINUX_DIST_VER})
${.CURDIR}/../${PORTNAME}${PKGNAMESUFFIX}/pkg-descr
2014-09-22T10:40:00+00:00 graphics/linux-f10-sdl_ttf Library to use TrueType fonts in SDL applications (Linux version)
This is a simple library to load images of various formats as SDL surfaces.
This library supports BMP, PPM, PCX, GIF, JPEG, PNG, TGA, and TIFF formats.

(Linux version)

WWW: http://www.libsdl.org/projects/SDL_image/
2014-09-22T10:40:00+00:00 graphics/linux-c6-tiff Tools and library routines for working with TIFF images (Linux CentOS ${LINUX_DIST_VER})
${.CURDIR}/../tiff/pkg-descr
2014-09-22T10:40:00+00:00 graphics/linux-c6-sdl_ttf Simple library to load True Type Fonts as SDL interfaces (Linux CentOS ${LINUX_DIST_VER})
This is a simple library to load images of various formats as SDL surfaces.
This library supports BMP, PPM, PCX, GIF, JPEG, PNG, TGA, and TIFF formats.

(Linux version)

WWW: http://www.libsdl.org/projects/SDL_image/
2014-09-22T10:40:00+00:00 graphics/linux-c6-sdl_image Simple library to load images as SDL interfaces (Linux CentOS ${LINUX_DIST_VER})
${.CURDIR}/../${PORTNAME}/pkg-descr
2014-09-22T10:40:00+00:00 graphics/linux-c6-png Library for manipulating PNG images (Linux CentOS ${LINUX_DIST_VER})
${.CURDIR}/../png/pkg-descr
2014-09-22T10:40:00+00:00 graphics/linux-c6-jpeg SIMD-accelerated JPEG codec (Linux CentOS ${LINUX_DIST_VER})
${.CURDIR}/../${PORTNAME}-turbo/pkg-descr
2014-09-22T10:40:00+00:00 graphics/linux-c6-dri Mesa libGL runtime libraries (Linux CentOS ${LINUX_DIST_VER})
The port installs Linux Mesa libGL runtime libraries and DRI drivers.
2014-09-22T10:40:00+00:00 graphics/linux-c6-dri-compat Mesa libGL runtime libraries (Linux CentOS 6.4)
The port installs Linux Fedora 10 Mesa libGL runtime libraries
and DRI drivers.
2014-09-22T10:40:00+00:00 graphics/linux-c6-cairo Vector graphics library Cairo (Linux CentOS ${LINUX_DIST_VER})
This is a Linux/i386 binary port of Cairo.

Cairo is a vector graphics library with cross-device output
support. Currently supported output targets include the X Window
System and in-memory image buffers. PostScript and PDF file output is
planned. Cairo is designed to produce identical output on all output
media while taking advantage of display hardware acceleration when
available (eg. through the X Render Extension).

Cairo provides a stateful user-level API with capabilities similar to
the PDF 1.4 imaging model. Cairo provides operations including stroking
and filling Bezier cubic splines, transforming and compositing translucent
images, and antialiased text rendering.

WWW: http://www.cairographics.org/
2014-09-22T10:40:00+00:00 ftp/linux-c6-curl Command line tool for transferring files with URL syntax (Linux CentOS ${LINUX_DIST_VER})
iasdf

WWW: github.com/xmj/skype-ports
2014-09-22T10:40:00+00:00 emulators/linux-f10 Meta-port for all things Fedora ${LINUX_DIST_VER}
Linux Fedora 10 metaport.

WWW: http://fedora.org
2014-09-22T10:40:00+00:00 emulators/linux-c6 Meta-port for all things CentOS ${LINUX_DIST_VER}
Linux CentOS 6.5 meta port.

WWW: http://centos.org
2014-09-22T10:40:00+00:00 editors/sublime3 Sophisticated text editor for code, markup and prose
Sublime Text is a sophisticated text editor for code, markup and prose.

WWW: http://www.sublimetext.com
2014-09-22T10:40:00+00:00 editors/sublime Sublime Text is a sophisticated text editor for code, markup and prose
Sublime Text is a sophisticated text editor for code, markup and prose.

WWW: http://www.sublimetext.com
2014-09-22T10:40:00+00:00 dns/linux-c6-libasyncns C library for executing DNS queries asynchronously (Linux CentOS ${LINUX_DIST_VER})
libasyncns is a C library for Linux/Unix for executing name service queries
asynchronously. It is an asynchronous wrapper around getaddrinfo(3),
getnameinfo(3), res_query(3) and res_search(3) from libc and libresolv.

In contrast to GNU's asynchronous name resolving API getaddrinfo_a(),
libasyncns does not make use of UNIX signals for reporting completion of name
queries. Instead, the API exports a standard UNIX file descriptor which may be
integerated cleanly into custom main loops.

In contrast to asynchronous DNS resolving libraries like libdenise, skadns,
adns, libasyncns is just an asynchronous wrapper around the libc's synchronous
getaddrinfo() API, which has the advantage of allowing name resolution using
techniques like Multicast DNS, LDAP or NIS using standard libc NSS (Name
Service Switch) modules. libasyncns is compatible with IPv6 if the underlying
libc is.

libasyncns is very tiny, consisting of just one header and one source file. It
has no dependencies besides libc.

WWW: http://0pointer.de/lennart/projects/libasyncns/
2014-09-22T10:40:00+00:00 devel/linux-c6-sdl12 Cross-platform multi-media development API (Linux CentOS ${LINUX_DIST_VER})
${.CURDIR}/../${PORTNAME}12/pkg-descr
2014-09-22T10:40:00+00:00 devel/linux-c6-qt47 Cross-platform application and UI framework (Linux CentOS ${LINUX_DIST_VER})
Qt is a cross-platform application and UI framework for developers
using C++ or QML, a CSS/JavaScript-like language.

With Qt, code can be reused efficiently to target multiple platforms
with one code base. The modular C++ class library and developer tools
easily enables developers to create applications for one platform and
easily build and run to deploy on another platform.

WWW: http://qt-project.org
2014-09-22T10:40:00+00:00 devel/linux-c6-nspr Netscape Portable Runtime (Linux CentOS ${LINUX_DIST_VER})
${.CURDIR}/../${PORTNAME}/pkg-descr
2014-09-22T10:40:00+00:00 devel/linux-c6-ncurses-base Terminfo database required by Linux ncurses programs
${.CURDIR}/../${PORTNAME}/pkg-descr
2014-09-22T10:40:00+00:00 devel/linux-c6-libpciaccess Generic PCI access library (CentOS ${LINUX_DIST_VER})
Development tools and base libraries for linux_base-c6. Required by
some Linux applications such as Matlab, which allows the user to integrate
custom C, C++, and Fortran code via the MEX compiler.

WWW: http://gcc.gnu.org/
2014-09-22T10:40:00+00:00 devel/linux-c6-libglade2 GNOME glade library (Linux CentOS ${LINUX_DIST_VER})
${.CURDIR}/../${PORTNAME}/pkg-descr
2014-09-22T10:40:00+00:00 devel/linux-c6-devtools Linux compilers and base libraries (CentOS ${LINUX_DIST_VER})
Development tools and base libraries for linux_base-c6. Required by
some Linux applications such as Matlab, which allows the user to integrate
custom C, C++, and Fortran code via the MEX compiler.

WWW: https://gcc.gnu.org/
2014-09-22T10:40:00+00:00 devel/linux-c6-dbus-libs Libraries for accessing D-BUS (Linux CentOS ${LINUX_DIST_VER})
${.CURDIR}/../${PORTNAME}/pkg-descr
2014-09-22T10:40:00+00:00 devel/linux-c6-dbus-glib GLib bindings for D-Bus (Linux CentOS ${LINUX_DIST_VER})
${.CURDIR}/../${PORTNAME}/pkg-descr
2014-09-22T10:40:00+00:00 databases/linux-c6-sqlite3 Library that implements an embeddable SQL database engine (Linux CentOS ${LINUX_DIST_VER})
${.CURDIR}/../${PORTNAME}3/pkg-descr
2014-09-22T10:40:00+00:00 audio/linux-c6-sdl_mixer Sample multi-channel audio mixer library (Linux CentOS ${LINUX_DIST_VER})
${.CURDIR}/../${PORTNAME}/pkg-descr
2014-09-22T10:40:00+00:00 audio/linux-c6-pulseaudio-utils Utils for PulseAudio clients (Linux CentOS ${LINUX_DIST_VER})
${.CURDIR}/../${PORTNAME}/pkg-descr
2014-09-22T10:40:00+00:00 audio/linux-c6-pulseaudio-libs Libraries for PulseAudio clients (Linux CentOS ${LINUX_DIST_VER})
${.CURDIR}/../${PORTNAME}/pkg-descr
2014-09-22T10:40:00+00:00 audio/linux-c6-openal-soft 3D positional spatialized sound library (Linux CentOS ${LINUX_DIST_VER})
${.CURDIR}/../${PORTNAME}/pkg-descr
2014-09-22T10:40:00+00:00 audio/linux-c6-nas-libs Network Audio System (Linux CentOS ${LINUX_DIST_VER})
${.CURDIR}/../${PORTNAME}/pkg-descr
2014-09-22T10:40:00+00:00 audio/linux-c6-mikmod MikMod Sound Library (Linux CentOS ${LINUX_DIST_VER})
${.CURDIR}/../${PORTNAME}/pkg-descr
2014-09-22T10:40:00+00:00 audio/linux-c6-libvorbis Audio compression codec library (Linux CentOS ${LINUX_DIST_VER})
${.CURDIR}/../${PORTNAME}/pkg-descr
2014-09-22T10:40:00+00:00 audio/linux-c6-libsndfile Reading and writing files containing sampled sound (like WAV or AIFF) (Linux CentOS ${LINUX_DIST_VER})
${.CURDIR}/../${PORTNAME}/pkg-descr
2014-09-22T10:40:00+00:00 audio/linux-c6-libogg Ogg bitstream library (Linux CentOS ${LINUX_DIST_VER})
${.CURDIR}/../${PORTNAME}/pkg-descr
2014-09-22T10:40:00+00:00 audio/linux-c6-libaudiofile Implementation of the Audio File Library from SGI (Linux CentOS ${LINUX_DIST_VER})
${.CURDIR}/../lib${PORTNAME}/pkg-descr
2014-09-22T10:40:00+00:00 audio/linux-c6-flac Free lossless audio codec (Linux CentOS ${LINUX_DIST_VER})
${.CURDIR}/../${PORTNAME}/pkg-descr
2014-09-22T10:40:00+00:00 audio/linux-c6-esound RPM of esound (Linux CentOS ${LINUX_DIST_VER})
This is a port for esound rpm.
2014-09-22T10:40:00+00:00 audio/linux-c6-arts Audio system for the KDE integrated X11 desktop (Linux CentOS ${LINUX_DIST_VER})
This is the aRts module from KDE CVS.
2014-09-22T10:40:00+00:00 audio/linux-c6-alsa-utils Advanced Linux Sound Architecture utilities (Linux CentOS ${LINUX_DIST_VER})
The Advanced Linux Sound Architecture (ALSA) provides audio and MIDI
functionality to the Linux operating system.

WWW: http://www.alsa-project.org/
2014-09-22T10:40:00+00:00 audio/linux-c6-alsa-plugins-pulseaudio PulseAudio plugin for ALSA (Linux CentOS ${LINUX_DIST_VER})
The Advanced Linux Sound Architecture (ALSA) provides audio and MIDI
functionality to the Linux operating system.

WWW: http://www.alsa-project.org/
2014-09-22T10:40:00+00:00 audio/linux-c6-alsa-plugins-oss OSS plugin for ALSA (Linux CentOS ${LINUX_DIST_VER})
The Advanced Linux Sound Architecture (ALSA) provides audio and MIDI
functionality to the Linux operating system.

WWW: http://www.alsa-project.org/
2014-09-22T10:40:00+00:00 audio/linux-c6-alsa-lib Advanced Linux Sound Architecture libraries (Linux CentOS ${LINUX_DIST_VER})
The Advanced Linux Sound Architecture (ALSA) provides audio and MIDI
functionality to the Linux operating system.

WWW: http://www.alsa-project.org/
2014-09-22T10:40:00+00:00 accessibility/linux-c6-atk Accessibility Toolkit (Linux CentOS ${LINUX_DIST_VER})
Accessibility Toolkit, Linux/i386 binary.

The ATK library provides a set of interfaces for accessibility. By
supporting the ATK interfaces, an application or toolkit can be used
with such tools as screen readers, magnifiers, and alternative input
devices.

WWW: https://www.gtk.org/
2014-09-21T15:13:07+00:00 textproc/rubygem-amatch Ruby library for approximate string matching and searching
This is a Ruby library for approximate string matching and searching
using a dynamic programming algorithm to compute the Levenstein
distance between strings. Written in C for speed.

WWW: https://github.com/flori/amatch
2014-09-21T14:58:35+00:00 devel/rubygem-aspectr Ruby libraries for Aspect programming
This package allows Ruby developers to write their code using aspect-
oriented programming style. AspectR is somewhat similar to AspectJ.

WWW: http://aspectr.rubyforge.org/
2014-09-21T09:06:15+00:00 databases/rubygem-aspectr Ruby libraries for Aspect programming
This package allows Ruby developers to write their code using aspect-
oriented programming style. AspectR is somewhat similar to AspectJ.

WWW: http://aspectr.sourceforge.net/
2014-09-21T08:38:16+00:00 databases/rubygem-dbd-odbc ODBC driver for DBI-for-Ruby
This is the ODBC driver for DBI-for-Ruby.

WWW: http://ruby-dbi.sourceforge.net
2014-09-21T08:34:03+00:00 databases/rubygem-dbd-sqlite SQLite driver for DBI-for-Ruby
This is the SQLite driver for DBI-for-Ruby.

WWW: http://ruby-dbi.sourceforge.net
2014-09-21T08:24:50+00:00 databases/rubygem-dbd-sqlite3 SQLite3 driver for DBI-for-Ruby
This is the SQLite3 driver for DBI-for-Ruby.

WWW: http://ruby-dbi.sourceforge.net
2014-09-21T08:17:25+00:00 databases/rubygem-dbd-pg PostgreSQL driver for DBI-for-Ruby
This is the PostgreSQL driver for DBI-for-Ruby.

WWW: http://ruby-dbi.sourceforge.net
2014-09-21T07:52:45+00:00 databases/rubygem-dbd-mysql MySQL driver for DBI-for-Ruby
This is the MySQL driver for DBI-for-Ruby.

WWW: http://ruby-dbi.sourceforge.net
2014-09-20T18:11:09+00:00 games/gnome-chess Gnome chess
Gnome chess game with optional 3D graphics.

WWW: https://wiki.gnome.org/Apps/Chess
2014-09-20T17:42:15+00:00 sysutils/rundeck Web-console for dispatching commands and scripts to your nodes
Welcome to Rundeck, the human interface to your operations. Rundeck
features fine-grain access controls, a built-in job scheduler, and the
ability to define workflows that dispatch commands and scripts to your
nodes.

WWW: http://rundeck.org
2014-09-20T15:28:01+00:00 japanese/latex-jlisting Support for Japanese text within lstlisting environment
jlisting.sty enhances lstlisting environment provided by listings.sty for
handling Japanese text.

Use this package with listings.sty as:
\usepackage{listings,jlisting}

WWW: http://sourceforge.jp/projects/mytexpert/
2014-09-20T15:19:34+00:00 www/calendarserver Calendar and Contacts Server from Apple (RFC 4791, RFC 6352)
The open source Calendar and Contacts Server project is a standards-compliant
server implementing the CalDAV and CardDAV protocols (RFC 4791, RFC 6352).
It provides a shared location on the network allowing multiple users to store
and edit calendaring and contact information.

WWW: http://www.calendarserver.org
2014-09-20T13:41:21+00:00 misc/auto-multiple-choice Multiple-choice questionnaire management with automated marking
Auto Multiple Choice (AMC) is a piece of software that helps you to create
and manage multiple choice questionnaires, with automated marking. Tests
can be written in plain text or LaTeX. Automated correction and grading is
performed from scans of the answer sheets using optical mark recognition.

WWW: http://home.gna.org/auto-qcm/
2014-09-20T01:58:20+00:00 net/rubygem-ruby-growl Pure-ruby growl notifier
A pure-ruby growl notifier. ruby-growl allows you to perform Growl
notification via UDP from machines without growl installed (for
example, non-OSX machines).

What's Growl? Growl is a really cool "global notification system
for Mac OS X".

You can receive Growl notifications on various platforms and send
them from any machine that runs Ruby.

ruby-growl also contains a command-line notification tool named
'growl'. Where possible, it isoption-compatible with growlnotify.
(Use --priority instead of -p.)

WWW: https://github.com/drbrain/ruby-growl
2014-09-19T18:02:46+00:00 net/kamailio Very fast and configurable open source SIP proxy
Kamailio is an open source SIP proxy server that is capable of
handling thousands of up calls in a second. Among the features
it provides, are support for TCP, UDP and SCTP, secure communication
via TLS for VoIP (voice, video), accounting, the most popular open
source databases and much more.

Originally starting out as the SIP Express Router (SER) project by
the Fraunhofer Society in 2001, the design team got together in
2008, merged old and new source code and rebranded SER to Kamailio.

WWW: https://www.kamailio.org/
2014-09-19T11:40:55+00:00 devel/libclc Required library functions for OpenCL C programming language
libclc is an open source, BSD licensed implementation of the library
requirements of the OpenCL C programming language, as specified by the
OpenCL 1.1 Specification. The following sections of the specification
impose library requirements:

Libclc is intended to be used with the Clang compiler's OpenCL frontend

WWW: http://libclc.llvm.org/
2014-09-17T20:33:22+00:00 graphics/xcftools Command-line tools for extracting from XCF format (graphics/gimp)
Xcftools is a set of fast command-line tools for extracting information
from the Gimp's native file format XCF. The tools are designed to allow
efficient use of layered XCF files as sources in a build system that use
'make' and similar tools to manage automatic processing of the graphics.
These tools work independently of the Gimp engine and do not require the
Gimp to even be installed.

WWW: http://henning.makholm.net/software
2014-09-17T19:54:38+00:00 devel/py-pyparsing15 General parsing module for Python
Pyparsing is a general parsing module for Python. Grammars are
implemented directly in the client code using parsing objects,
instead of externally, as with lex/yacc-type tools. Includes simple
examples for parsing SQL, CORBA IDL, and 4-function math.

WWW: http://pyparsing.wikispaces.com/
2014-09-17T15:27:06+00:00 devel/py-nagioscheck Class library for writing Nagios plugins
pynagioscheck is a Python framework for Nagios plug-in developers.

pynagioscheck strives to conform to the practices described in the Nagios
Plug-in Development Guidelines and, more importantly, save valuable system
administrator time.

WWW: https://pypi.org/project/nagioscheck/
2014-09-17T03:00:42+00:00 devel/pecl-swoole Asynchronous, concurrent, and distributed networking framework
Asynchronous & concurrent & distributed networking framework for PHP.

* event-driven
* full asynchronous non-blocking
* multi-thread reactor
* multi-process worker
* millisecond timer
* async MySQL
* async task
* async read/write file system
* async dns lookup
* support IPv4/IPv6/UnixSocket/TCP/UDP

WWW: https://pecl.php.net/package/swoole
2014-09-17T01:25:45+00:00 www/py-pyjwt JSON Web Token implementation in Python
A Python implementation of JSON Web Tokens.

WWW: https://github.com/progrium/pyjwt
2014-09-16T18:25:05+00:00 www/p5-Dancer-Plugin-Memcached Cache response content to memcached
This plugin gives Dancer the ability to get and store page content in a
memcached server, which in specific configurations could give a
performance boost - particulary on GET requests that incur significant
database calls.

WWW: https://metacpan.org/release/Dancer-Plugin-Memcached
2014-09-16T16:20:26+00:00 net/py-gspread Google Spreadsheets Python API
Simple API access to Google Spreadsheets

WWW: http://burnash.github.io/gspread/
2014-09-15T02:27:39+00:00 sysutils/jadm FreeBSD jail framework with zfs, vnet and jail.conf support
Jadm is python script which pars /etc/jail.conf in his own format.
Use zfs for jail home also bridge interface and epair interfaces for jail vnet.

WWW: https://github.com/NikolayDachev/jadm
2014-09-15T02:13:55+00:00 net/py-ipaddress Port of Python 3.3+ ipaddress module to 2.7
Python 3.3's ipaddress (IPv4/IPv6 manipulation library) for Python 2.6 and 2.7.

Note that you must pass in unicode objects when constructing from a character
representation!

WWW: https://pypi.org/project/ipaddress/
WWW: https://github.com/phihag/ipaddress
2014-09-15T02:11:03+00:00 devel/py-tabulate Pretty-print tabular data in Python
Pretty-print tabular data in Python.

The main use cases of the library are:

printing small tables without hassle: just one function call,
formatting is guided by the data itself authoring tabular data for
lightweight plain-text markup: multiple output formats
suitable for further editing or transformation readable presentation of
mixed textual and numeric data: smart column alignment,
configurable number formatting, alignment by a decimal point

WWW: https://bitbucket.org/astanin/python-tabulate
2014-09-14T15:38:23+00:00 x11-toolkits/p5-Tk-WaitBox Wait Dialog for Perl/Tk
Tk::WaitBox is a perl5 package which implements a very flexible
WaitBox widget.

WWW: https://metacpan.org/release/Tk-WaitBox
2014-09-14T14:47:11+00:00 math/rubygem-fftw3 Ruby interface to the FFTW ver.3
Ruby bindins for Fast Fourier Transforms by using FFTW Ver.3.

WWW: http://ruby.gfd-dennou.org/products/ruby-fftw3/
2014-09-14T12:05:03+00:00 mail/rubygem-mail25 Ruby email handler
Mail is an library for Ruby to handle email generation,
parsing and sending in a simple, rubyesque manner.

WWW: https://github.com/mikel/mail
2014-09-14T02:06:58+00:00 www/rubygem-railties4 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
2014-09-14T02:06:58+00:00 www/rubygem-rails4 MVC 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/
2014-09-14T02:06:58+00:00 www/rubygem-jquery-rails4 Provides a Rails generator for jQuery
This gem provides a Rails generator to install jQuery and the jQuery-ujs
driver into your Rails 3 application, and then have them included
automatically instead of Prototype.

WWW: https://github.com/rails/jquery-rails
2014-09-14T02:06:58+00:00 www/rubygem-activeresource4 Coherent wrapper object-relational mapping for REST web services
Active Resource

Active Resource attempts to provide a coherent wrapper object-relational
mapping for REST web services. It follows the same philosophy as
Active Record, in that one of its prime aims is to reduce the amount of
code needed to map to these resources. This is made possible by relying
on a number of code- and protocol-based conventions that make it easy for
Active Resource to infer complex relations and structures.

These conventions are outlined in detail in the documentation
for ActiveResource::Base.

WWW: https://rubyonrails.org/
2014-09-14T02:06:58+00:00 textproc/rubygem-sass-rails4 Sass adapter for the Rails asset pipeline
Sass adapter for the Rails asset pipeline.

WWW: https://github.com/rails/sass-rails
2014-09-14T02:06:58+00:00 mail/rubygem-actionmailer4 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
2014-09-14T02:06:58+00:00 devel/rubygem-sprockets211 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
2014-09-14T02:06:58+00:00 devel/rubygem-sprockets-rails Sprockets Rails integration
Sprockets Rails integration

WWW: https://github.com/rails/sprockets-rails
2014-09-14T02:06:58+00:00 devel/rubygem-spring Rails application preloader
Rails application preloader

WWW: https://github.com/rails/spring
2014-09-14T02:06:58+00:00 devel/rubygem-sdoc Create rdoc html with javascript search index
rdoc generator html with javascript search index.

WWW: https://github.com/voloko/sdoc
2014-09-14T02:06:58+00:00 devel/rubygem-rails-observers Observer classes for Rails
Rails observer (removed from core in Rails 4.0)

WWW: https://github.com/rails/rails-observers
2014-09-14T02:06:58+00:00 devel/rubygem-jbuilder Create JSON structures via a Builder-style DSL
Create JSON structures via a Builder-style DSL

WWW: https://github.com/rails/jbuilder
2014-09-14T02:06:58+00:00 devel/rubygem-coffee-rails4 Coffee Script adapter for the Rails asset pipeline
Coffee Script adapter for the Rails asset pipeline.

WWW: https://github.com/rails/coffee-rails
2014-09-14T02:06:58+00:00 devel/rubygem-actionview Rendering framework putting the V in MVC (part of Rails)
Simple, battle-tested conventions and helpers for building web pages.

WWW: http://rubyonrails.org/
2014-09-14T02:06:58+00:00 databases/rubygem-activerecord4 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
2014-09-14T02:06:58+00:00 databases/rubygem-activemodel4 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
2014-09-13T15:18:54+00:00 science/rubygem-cdo Ruby binding to CDO (Climate Data Operators)
Ruby binding to CDO (Climate Data Operators)

WWW: https://code.mpimet.mpg.de/projects/cdo/wiki/Cdo%7Brbpy%7D
WWW: https://github.com/Try2Code/cdo-bindings
2014-09-13T15:18:32+00:00 science/py-cdo Python binding to CDO (Climate Data Operators)
Python binding to CDO (Climate Data Operators)

WWW: https://pypi.org/project/cdo/
WWW: https://code.mpimet.mpg.de/projects/cdo/wiki/Cdo%7Brbpy%7D
WWW: https://github.com/Try2Code/cdo-bindings
2014-09-12T07:49:02+00:00 net/py-pyvmomi Python SDK for the VMware vSphere API of ESX, ESXi, and vCenter
pyVmomi is the Python SDK for the VMware vSphere API
that allows you to manipulate ESX, ESXi, and vCenter.

WWW: https://github.com/vmware/pyvmomi
2014-09-12T06:16:40+00:00 sysutils/cfengine36-rc 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: http://www.cfengine.org/
2014-09-12T01:39:55+00:00 net/go-cs Concurrent ssh client
cs is a program for concurrently executing local or remote commands on
multiple hosts. It is using OpenSSH for running remote commands. Its
main purpose is to help automate and manage large network of hosts.

WWW: https://github.com/akosela/go-cs
2014-09-12T01:33:18+00:00 sysutils/py-queuelib Collection of persistent (disk-based) queues
Queuelib is a collection of persistent (disk-based) queues for
Python.

Queuelib's goals are speed and simplicity. It was originally part
of the Scrapy framework and stripped out into its own library.

WWW: https://github.com/scrapy/queuelib
2014-09-11T20:01:26+00:00 games/xboard-devel
2014-09-11T17:49:37+00:00 devel/yaml-cpp03 YAML parser and emitter in C++ matching the YAML 1.2 spec
yaml-cpp is a YAML parser and emitter in C++ matching the YAML 1.2 spec.

WWW: http://code.google.com/p/yaml-cpp/
2014-09-10T15:33:41+00:00 textproc/rubygem-elasticsearch 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
2014-09-10T15:33:41+00:00 textproc/rubygem-elasticsearch-transport 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
2014-09-10T15:33:41+00:00 textproc/rubygem-elasticsearch-api 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
2014-09-10T15:26:01+00:00 devel/i386-linux-binutils GNU binutils for linux i386 cross-development
2014-09-10T13:28:51+00:00 devel/rubygem-hashie2 Simple collection of useful Hash extensions
Hashie is available as a RubyGem which extend Hashes and make them more useful.

* Hashie::Mash: gives simple pseudo-object functionality that can be
built from hashes and easily extended
* Hashie::Dash: has a discrete set of defined properties and only those
properties may be set on the hash.
* Hashie::Trash: a Dash that allows you to translate keys on
initialization.
* Hashie::Clash: allows you to easily construct complex hashes using
method notation chaining.

WWW: https://github.com/intridea/hashie
2014-09-10T13:11:28+00:00 x11-wm/marco Window manager for the adult in you
Marco (mate-window-manager) is a low-frills Window Manager, and
is the default Window Manager of the MATE desktop. It provides
most of the features expected of a Window Manager, but leaves
everything it can up to other components of the MATE environment.

WWW: https://mate-desktop.org/
2014-09-10T13:11:28+00:00 x11-fm/caja File manager for the MATE desktop
Caja (mate-file-manager) is a file manager tightly integrated into the
MATE destkop.It is also responsible for desktop and icon management, and
provides an intuitive interface for accessing files and webpages.

WWW: https://mate-desktop.org/
2014-09-10T13:11:28+00:00 graphics/eom Eye of MATE image viewer
This is the Eye of Mate, a MATE image viewer and cataloging
application. It provides inline image viewing support for
nautilus.

WWW: http://mate-desktop.org/
2014-09-10T13:11:28+00:00 graphics/atril MATE multi-format document viewer
Atril is a document viewer for multiple document formats including PDF and
Postscript. The goal of Atril is to replace document viewers such as ggv and
gpdf with a single, simple application.

WWW: https://mate-desktop.org/
2014-09-10T13:11:28+00:00 editors/pluma Small but powerful text editor for MATE Desktop Environment
mate-text-editor (pluma) is a Gtk+-2 text editor. Its features include:

* Complete integration with the MATE Environment, including MateMDI
* Global Search and Replace
* Dynamically loaded fonts
* Splitscreen Mode
* Printing support
* Configurable Plugins system
* Unlimited Undo/Redo

WWW: http://mate-desktop.org/
2014-09-10T13:11:28+00:00 deskutils/mozo Editor for the freedesktop.org menu specification
Mozo is a simple freedesktop.org compliant menu editor
for MATE that lets you change your menus, simply and
quickly. Just click and type to edit, add, and delete any
menu entry.

WWW: https://mate-desktop.org/
2014-09-10T13:11:28+00:00 deskutils/caja-extensions Set of extensions for Caja
Set of extensions for Caja, the MATE file manager.

WWW: https://mate-desktop.org/
2014-09-10T13:11:28+00:00 archivers/engrampa Archive manager for zip files, tar, etc
Engrampa is an archive manager for the MATE environment. It is only a
front-end (a graphical interface) to archiving programs like tar and zip.
The supported file types are:

* Tar archives uncompressed (.tar) or compressed with gzip (.tar.gz , .tgz),
bzip (.tar.bz , .tbz), bzip2 (.tar.bz2 , .tbz2), compress (.tar.Z , .taz),
lzop (.tar.lzo , .tzo)
* Zip archives (.zip)
* Jar archives (.jar , .ear , .war)
* Lha archives (.lzh)
* Rar archives (.rar)
* Single files compressed with gzip, bzip, bzip2, compress, lzop

Engrampa also has a document viewer based on bonobo that lets you view files
of any type for which you have a viewer.

Former WinZip users may find this program useful. It serves the same purpose.

WWW: https://mate-desktop.org/
2014-09-09T18:55:08+00:00 net/rubygem-lita-gems Lita handler for rubygems.org querying
Lita handler for rubygems.org querying

WWW: https://github.com/marsz/lita-gems
2014-09-09T18:51:12+00:00 devel/rubygem-gems Ruby wrapper for the RubyGems.org API
Ruby wrapper for the RubyGems.org API

WWW: https://github.com/rubygems/gems
2014-09-09T18:49:25+00:00 irc/rubygem-lita-irc IRC adapter for the Lita chat robot
An IRC adapter for Lita.

WWW: https://github.com/litaio/lita-irc
2014-09-09T18:48:01+00:00 net-im/rubygem-lita Multi-service chat bot with extendable behavior
A multi-service chat bot with extendable behavior.

WWW: https://lita.io/
2014-09-09T17:50:06+00:00 x11/nxcomp NX X11 protocol compression libraries
nxcomp is a library compressing X commands to be passed over network
for use with x2go.

WWW: https://wiki.x2go.org/doku.php
2014-09-09T17:03:14+00:00 www/rubygem-http_router HTTP router for use in Rack
This library allows you to recognize and build URLs in a Rack application.

WWW: https://github.com/joshbuddy/http_router
2014-09-09T10:39:05+00:00 net/cvsup-static File distribution system optimized for CVS
CVSup is a software package for distributing and updating collections
of files across a network. It can efficiently and accurately mirror
all types of files, including sources, binaries, hard links, symbolic
links, and even device nodes. CVSup's streaming communication
protocol and multithreaded architecture make it most likely the
fastest mirroring tool in existence today. In addition to being
a great general-purpose mirroring tool, CVSup includes special
features and optimizations specifically tailored to CVS repositories.

This is a package that is statically compiled for FreeBSD 7.x omits
the GUI.
2014-09-09T06:16:35+00:00 net-im/linux-instantbird Instant Messaging client based on XULRunner and libpurple
Instantbird is a cross-platform instant messaging client based on
Mozilla's XULRunner and the open source library libpurple used in
Pidgin. Instantbird is free software available under the GNU General
Public License. Over 250 add-ons allow user customization of, and
addition of, features. -- Wikipedia

WWW: http://instantbird.com/
2014-09-08T11:45:50+00:00 devel/p5-Test-CleanNamespaces Check for uncleaned imports
Test::CleanNamespaces lets you check your module's namespaces for imported
functions you might have forgotten to remove with namespace::autoclean or
namespace::clean and are therefore available to be called as methods, which
usually isn't want you want.

WWW: https://metacpan.org/release/Test-CleanNamespaces
2014-09-07T09:59:00+00:00 www/py-django16 High-level Python Web Framework (1.6.x)
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: http://www.djangoproject.com
2014-09-06T21:51:59+00:00 databases/qof Query Object Framework
QOF - Query Object Framework - library to add a query engine to C
applications with generic XML backend. A SQL database is not needed; any
collection of C/C++ objects can act as tables.

WWW: https://alioth.debian.org/projects/qof/
2014-09-06T20:51:04+00:00 devel/rubygem-tzinfo03 Daylight-savings aware timezone support for Ruby
TZInfo is a Ruby library that uses the standard tz database
(http://www.twinsun.com/tz/tz-link.htm) to provide daylight savings
aware transformations between times in different time zones. The
tz database is compiled into Ruby classes which are packaged in the
release. No external zoneinfo files are required at runtime.

WWW: https://github.com/tzinfo/tzinfo
2014-09-06T19:21:56+00:00 databases/puppetdb PuppetDB storeconfigs backend
The PuppetDB storeconfigs backend

WWW: https://docs.puppetlabs.com/puppetdb/latest/
2014-09-06T17:31:48+00:00 devel/rubygem-plist All-purpose Property List manipulation library
All-purpose Property List manipulation library

WWW: https://github.com/patsplat/plist
2014-09-06T14:16:59+00:00 devel/p5-Connector Generic connection to a hierarchical-structured data set
The Connector provides a generic connection to a data set, typically
configuration data in a hierarchical structure. Each connector
object accepts the get(KEY) method, which, when given a key, returns
the associated value from the connector's data source. Typically,
a connector acts as a proxy to a simple data source like YAML,
Config::Std, Config::Versioned, or to a more complex data source
like an LDAP server or Proc::SafeExec. The standard calling convention
via get(KEY) makes the connectors interchangeable.

WWW: https://github.com/mrscotty/connector
2014-09-06T07:46:57+00:00 security/webshag Multi-threaded, multi-platform web server audit tool
Webshag is a multi-threaded, multi-platform web server audit tool. Written in
Python, it gathers commonly useful functionalities for web server auditing like
website crawling, URL scanning or file fuzzing.

WWW: http://www.scrt.ch/en/attack/downloads/webshag
2014-09-05T21:15:25+00:00 devel/go-hashicorp-logutils Utilities for slightly better logging in Go (Golang)
logutils is a Go package that augments the standard library "log"
package to make logging a bit more modern, without fragmenting
the Go ecosystem with new logging packages.
2014-09-05T20:50:47+00:00 sysutils/logstash-forwarder Collect logs locally in preparation for processing elsewhere!
I'm a lumberjack and I'm ok! I sleep when idle, then I ship logs all day!
I parse your logs, I eat the JVM agent for lunch!

(This project was recently renamed from 'lumberjack' to 'logstash-forwarder' to
make its intended use clear. The 'lumberjack' name now remains as the network
protocol, and 'logstash-forwarder' is the name of the program. It's still the
same lovely log forwarding program you love.)

WWW: https://github.com/elasticsearch/logstash-forwarder
2014-09-05T20:44:35+00:00 security/radamsa General purpose fuzzer
Radamsa is a generic test case generator for robustness testing, aka a fuzzer.
It can be used to test how well a program can stand malformed and potentially
malicious inputs. It operates on given sample inputs and thus requires minimal
effort to set up.

WWW: https://www.ee.oulu.fi/research/ouspg/Radamsa
2014-09-05T12:51:13+00:00 textproc/p5-Unicode-CaseFold Unicode case-folding for case-insensitive lookups
This module allows to perform case-insensitive lookups using case-folding.
Case-folding is a part of the Unicode standard that allows any two strings
that differ from one another only by case to map to the same "case-folded"
form, even when those strings include characters with complex case-mappings.

WWW: https://metacpan.org/release/Unicode-CaseFold
2014-09-04T16:34:10+00:00 x11/lumina Lumina Desktop Environment (meta-port)
The Lumina Desktop Environment is a lightweight system interface that is
designed for use on any Unix-like operating system. It takes a
plugin-based approach, allowing the entire interface to be assembled or
arranged by each individual user as desired, with a system-wide default
layout which can be customized by the system administrator. This allows
every system (or user session) to be designed to maximize the individual
user's productivity.

This meta-package installs all the packages related to the Lumina desktop.
If you want more fine-grained control over the installed utilities, please
install the individual x11/lumina-* and deskutils/lumina-* packages instead.

WWW: https://lumina-desktop.org/
2014-09-04T16:24:31+00:00 science/py-pysal Cross-platform library of spatial analysis functions
PySAL is a cross-platform library of spatial analysis functions written in
Python. It is intended to support the development of high level applications for
spatial analysis.

WWW: https://pysal.org/
2014-09-04T14:24:25+00:00 www/php56-tidy
2014-09-04T14:24:25+00:00 www/php56-session
2014-09-04T14:24:25+00:00 www/php56-opcache
2014-09-04T14:24:25+00:00 www/mod_php56
2014-09-04T14:24:25+00:00 textproc/php56-xsl
2014-09-04T14:24:25+00:00 textproc/php56-xmlwriter
2014-09-04T14:24:25+00:00 textproc/php56-xmlreader
2014-09-04T14:24:25+00:00 textproc/php56-xml
2014-09-04T14:24:25+00:00 textproc/php56-wddx
2014-09-04T14:24:25+00:00 textproc/php56-simplexml
2014-09-04T14:24:25+00:00 textproc/php56-pspell
2014-09-04T14:24:25+00:00 textproc/php56-dom
2014-09-04T14:24:25+00:00 textproc/php56-ctype
2014-09-04T14:24:25+00:00 sysutils/php56-posix
2014-09-04T14:24:25+00:00 sysutils/php56-fileinfo
2014-09-04T14:24:25+00:00 security/php56-openssl
2014-09-04T14:24:25+00:00 security/php56-mcrypt
2014-09-04T14:24:25+00:00 security/php56-hash
2014-09-04T14:24:25+00:00 security/php56-filter
2014-09-04T14:24:25+00:00 net/php56-xmlrpc
2014-09-04T14:24:25+00:00 net/php56-sockets
2014-09-04T14:24:25+00:00 net/php56-soap
2014-09-04T14:24:25+00:00 net/php56-ldap
2014-09-04T14:24:25+00:00 net-mgmt/php56-snmp
2014-09-04T14:24:25+00:00 misc/php56-calendar
2014-09-04T14:24:25+00:00 math/php56-gmp
2014-09-04T14:24:25+00:00 math/php56-bcmath
2014-09-04T14:24:25+00:00 mail/php56-imap
2014-09-04T14:24:25+00:00 lang/php56 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: http://www.php.net/
2014-09-04T14:24:25+00:00 lang/php56-extensions "meta-port" to install PHP extensions
This is a "meta-port" to install the extensions for PHP 5.5.

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

WWW: http://www.php.net/
2014-09-04T14:24:25+00:00 graphics/php56-gd
2014-09-04T14:24:25+00:00 graphics/php56-exif
2014-09-04T14:24:25+00:00 ftp/php56-ftp
2014-09-04T14:24:25+00:00 ftp/php56-curl
2014-09-04T14:24:25+00:00 devel/php56-tokenizer
2014-09-04T14:24:25+00:00 devel/php56-sysvshm
2014-09-04T14:24:25+00:00 devel/php56-sysvsem
2014-09-04T14:24:25+00:00 devel/php56-sysvmsg
2014-09-04T14:24:25+00:00 devel/php56-shmop
2014-09-04T14:24:25+00:00 devel/php56-readline
2014-09-04T14:24:25+00:00 devel/php56-pcntl
2014-09-04T14:24:25+00:00 devel/php56-json
2014-09-04T14:24:25+00:00 devel/php56-gettext
2014-09-04T14:24:25+00:00 databases/php56-sybase_ct
2014-09-04T14:24:25+00:00 databases/php56-sqlite3
2014-09-04T14:24:25+00:00 databases/php56-pgsql
2014-09-04T14:24:25+00:00 databases/php56-pdo_sqlite
2014-09-04T14:24:25+00:00 databases/php56-pdo_pgsql
2014-09-04T14:24:25+00:00 databases/php56-pdo_odbc
2014-09-04T14:24:25+00:00 databases/php56-pdo_mysql
2014-09-04T14:24:25+00:00 databases/php56-pdo_firebird
2014-09-04T14:24:25+00:00 databases/php56-pdo_dblib
2014-09-04T14:24:25+00:00 databases/php56-pdo
2014-09-04T14:24:25+00:00 databases/php56-odbc
2014-09-04T14:24:25+00:00 databases/php56-mysqli
2014-09-04T14:24:25+00:00 databases/php56-mysql
2014-09-04T14:24:25+00:00 databases/php56-mssql
2014-09-04T14:24:25+00:00 databases/php56-interbase
2014-09-04T14:24:25+00:00 databases/php56-dba
2014-09-04T14:24:25+00:00 converters/php56-recode
2014-09-04T14:24:25+00:00 converters/php56-mbstring
2014-09-04T14:24:25+00:00 converters/php56-iconv
2014-09-04T14:24:25+00:00 archivers/php56-zlib
2014-09-04T14:24:25+00:00 archivers/php56-zip
2014-09-04T14:24:25+00:00 archivers/php56-phar
2014-09-04T14:24:25+00:00 archivers/php56-bz2
2014-09-04T09:04:08+00:00 graphics/zathura-pdf-mupdf MuPDF render PDF plugin for Zathura PDF viewer
Zathura plugin to view PDF using the MuPDF rendering engine.

WWW: https://pwmt.org/projects/zathura-pdf-mupdf/
2014-09-03T13:19:42+00:00 devel/courier-unicode Courier implementation of Unicode Standard related algorithms
Courier library which implements several algorithms related to the
Unicode Standard:

- Look up uppercase, lowercase, and titlecase equivalents of a
unicode character.

- Implementation of grapheme and work breaking rules.

- Implementation of line breaking rules.

- Several ancillary functions, like looking up the unicode character
that corresponds to some HTML 4.0 entity (such as "&amp;", for
example), and determining the normal width or a double-width status
of a unicode character. Also, an adaptation of the iconv(3) API
for this unicode library.

This library also implements C++ bindings for these algorithms.

WWW: http://www.courier-mta.org/unicode/
2014-09-02T23:19:23+00:00 devel/py-path.py Module wrapper for os.path
path.py implements a path objects as first-class entities, allowing common
operations on files to be invoked on those path objects directly.

WWW: https://github.com/jaraco/path.py
2014-09-02T15:43:01+00:00 devel/mips64-binutils GNU binutils for mips64 cross-development
2014-09-02T15:06:20+00:00 multimedia/x265 H.265/High Efficiency Video Coding (HEVC) format
High Efficiency Video Coding (HEVC) is the latest generation video compression
standard.

* This standard was developed by the ISO/IEC Moving Picture Experts Group
(MPEG) and ITU-T Video Coding Experts Group (VCEG), through their Joint
Collaborative Team on Video Coding (JCT-VC)

* HEVC is also known as ISO/IEC 23008-2 MPEG-H Part 2 and ITU-T H.265

* HEVC provides superior video quality and up to twice the data compression
as the previous standard (H.264/MPEG-4 AVC)

* HEVC can support 8K Ultra High Definition video, with a picture size up to
8192x4320 pixels

WWW: http://www.x265.org/
2014-09-02T13:42:23+00:00 math/mosesdecoder Statistical machine translation system
Moses is a statistical machine translation system that allows you to
automatically train translation models for any language pair. All you
need is a collection of translated texts (parallel corpus). Once you have a
trained model, an efficient search algorithm quickly finds the highest
probability translation among the exponential number of choices.

WWW: http://www.statmt.org/moses/
2014-09-01T21:32:06+00:00 misc/susv4 Open Group Base Specifications Issue 7/IEEE Std 1003.1, 2018 Edition
The Single UNIX Specification Version 4, 2018 Edition, alias POSIX.1-2017,
reference T101. Technically identical to IEEE Std 1003.1-2017 and ISO/IEC
9945:2009 including ISO/IEC 9945:2009/Cor 1:2013(E) and ISO/IEC 9945:2009/Cor
2:2017(E) with the addition of X/Open Curses.

It is simultaneously The Open Group Base Specifications Issue 7.

POSIX.1-2017 defines a standard operating system interface and environment,
including a command interpreter (or “shell”), and common utility programs to
support applications portability at the source code level. POSIX.1-2017 is
intended to be used by both application developers and system implementors.

This set consists of the Base Specifications, Issue 7 that make up the Single
UNIX Specification, Version 4, together with X/Open Curses, Issue 7. The Base
Specifications were developed by the Austin Group, a joint working group of the
IEEE, The Open Group, and ISO/IEC JTC 1/SC22/WG15.

This port permits to install and register the HTML personal copy
that the user must download in .tar.bz2 format by himself.

WWW: http://www.unix.org/online.html
2014-09-01T19:15:47+00:00 security/p5-Crypt-Tea_JS Next gen Tiny Encryption Algorithm in Perl and Javascript
This module implements TEA, the Tiny Encryption Algorithm, and some Modes of
Use, in Perl and JavaScript.

The $key is a sufficiently longish string; at least 17 random 8-bit bytes for
single encryption.

Crypt::Tea_JS can be used for secret-key encryption in general, or, in
particular, to communicate securely between browser and web-host. In this case,
the simplest arrangement is for the user to enter the key into a JavaScript
variable, and for the host to retrieve that user's key from a database. Or, for
extra security, the first message (or even each message) between browser and
host could contain a random challenge-string, which each end would then turn
into a signature, and use that signature as the encryption-key for the session
(or the reply).

WWW: https://metacpan.org/release/Crypt-Tea_JS
2014-09-01T18:09:41+00:00 math/ipopt Software package for large-scale nonlinear optimization
Ipopt (Interior Point OPTimizer, pronounced eye-pea-Opt) is a software
package for large-scale nonlinear optimization.

Ipopt is written in C++ and is released as open source code under the
Eclipse Public License (EPL). It is available from the COIN-OR
initiative. The code has been written by Carl Laird and Andreas Wchter,
who is the COIN project leader for Ipopt.

The Ipopt distribution can be used to generate a library that can be
linked to one's own C++, C, or Fortran code, as well as a solver
executable for the AMPL modeling environment. The package includes
interfaces to CUTEr optimization testing environment, as well as the
MATLAB and R programming environments. IPOPT can be used on Linux/UNIX,
Mac OS X and Windows platforms.

An excellent reference for this library can be found in:

Wachter and L. T. Biegler, On the Implementation of a Primal-Dual Interior
Point Filter Line Search Algorithm for Large-Scale Nonlinear Programming,
Mathematical Programming 106(1), pp. 25-57, 2006

WWW: https://projects.coin-or.org/Ipopt
2014-09-01T17:36:34+00:00 devel/p5-Term-ProgressBar-Simple Simpler Term::ProgressBar interface
Progress bars are handy - they tell you how much work has been done, how much
is left to do and estimate how long it will take. But they can be fiddly! This
module does the right thing in almost all cases in a really convenient way.

It wraps Term::ProgressBar::Quiet so there is no output unless the code is
running interactively - lets you put them in cron scripts.

It deals with minor updates - only refreshes the screen when it will change
what the user sees so it is efficient.

It completes the progress bar when the progress object is destroyed (explicitly
or by going out of scope) - no more '99%' done.

WWW: https://metacpan.org/release/Term-ProgressBar-Simple
2014-09-01T16:56:27+00:00 devel/phabricator Open source, software engineering platform
Phabricator is a collection of open source web applications that help
software companies build better software.

WWW: https://www.phacility.com/phabricator/
2014-08-31T20:23:30+00:00 print/texlive-texmf-source TeX Live Typesetting System, texmf Tree (source)
TeX Live macro packages (source).

WWW: http://tug.org/texlive/
2014-08-31T19:55:55+00:00 devel/storm Distributed realtime computation system
Apache Storm is a free and open source distributed realtime
computation system. Storm makes it easy to reliably process
unbounded streams of data, doing for realtime processing
what Hadoop did for batch processing. Storm is simple, can
be used with any programming language, and is a lot of fun
to use!

Storm has many use cases: realtime analytics, online machine
learning, continuous computation, distributed RPC, ETL, and
more. Storm is fast: a benchmark clocked it at over a
million tuples processed per second per node. It is
scalable, fault-tolerant, guarantees your data will be
processed, and is easy to set up and operate.

WWW: http://storm.incubator.apache.org/
2014-08-31T04:35:57+00:00 devel/rubygem-rugged Ruby bindings to the libgit2 library
Rugged is a Ruby bindings to the libgit2 linkable C Git library.

WWW: https://github.com/libgit2/rugged
2014-08-30T21:32:04+00:00 astro/geographiclib Library for geographic projections
GeographicLib is a small set of C++ classes for performing conversions
between geographic, UTM, UPS, MGRS, geocentric, and local cartesian
coordinates, for gravity (e.g., EGM2008), geoid height, and geomagnetic
field (e.g., WMM2020) calculations, and for solving geodesic problems.

It is a suitable replacement for the core functionality provided by geotrans.

WWW: https://geographiclib.sourceforge.io/
2014-08-30T20:42:53+00:00 textproc/kenlm KenLM Language Model Toolkit
KenLM Language Model Toolkit.

KenLM estimates, filters, and queries language models.

WWW: https://kheafield.com/code/kenlm/
2014-08-30T14:43:09+00:00 textproc/randlm Toolkit for building randomized language models
A toolkit for bulding randomized language models.

WWW: https://sourceforge.net/projects/randlm/
2014-08-30T01:30:32+00:00 x11-fm/walcommander Multi-platform open source file manager
The purpose of this project is to create a multi-platform open
source file manager (Windows, Linux, FreeBSD, OS X) mimicking the
look-n-feel of Far Manager.

Features:

* Mimic look-n-feel (including editor and shortcuts) of Far Manager
* Built-in terminal
* Built-in text editor with syntax highlighting
* Built-in text viewer
* Virtual file system (smb, ftp, sftp)
* Very fast user interface

WWW: https://github.com/corporateshark/WalCommander
2014-08-29T23:28:44+00:00 devel/arm-gnueabi-binutils GNU binutils for arm cross-development
2014-08-29T21:30:38+00:00 archivers/rubygem-bzip2-ruby Ruby C bindings to libbzip2
Ruby C bindings to libbzip2

WWW: https://github.com/brianmario/bzip2-ruby
2014-08-29T17:31:42+00:00 science/grib_api ECMWF API for WMO FM-92 GRIB messages
The ECMWF GRIB API is an application program interface accessible from C,
FORTRAN and Python programs developed for encoding and decoding WMO FM-92 GRIB
edition 1 and edition 2 messages. A useful set of command line tools is also
provided to give quick access to GRIB messages.

WWW: https://confluence.ecmwf.int/display/GRIB
2014-08-29T16:50:22+00:00 www/py-django-taggit Reusable Django application for simple tagging
django-taggit a simpler approach to tagging with Django.

WWW: https://github.com/jazzband/django-taggit
2014-08-29T16:27:48+00:00 www/py-django-assets Compress and merge CSS and Javascript files
Integrates the webassets library with Django, adding support for merging,
minifying and compiling CSS and Javascript files.

WWW: https://github.com/miracle2k/django-assets
2014-08-29T16:25:24+00:00 www/py-webassets Media asset management for Python
Asset management application for Python web development.

Use it to merge and compress your JavaScript and CSS files.

WWW: https://github.com/miracle2k/webassets
2014-08-29T14:33:48+00:00 sysutils/pftables Minimal rc script to save and restore pf tables upon reboots
While the FreeBSD Handbook on pf explains the simple steps necessary
to make pf tables survive a reboot, it does not (yet) point to an
already existing script. This rc script provides a minimum solution.

WWW: https://github.com/riggs-/pftables
2014-08-29T14:32:18+00:00 lang/itcl4 Object-oriented extension to Tcl [incr Tcl]
[incr Tcl] is the most widely used O-O system for Tcl. The name is a play on
C++, and [incr Tcl] provides a similar object model, including multiple
inheritence and public and private classes and variables.

WWW: http://core.tcl.tk/itcl
2014-08-29T10:48:28+00:00 textproc/py-pygtail Python module which reads log file lines that have not been read
A python "port" of logcheck's logtail2.

Pygtail reads log file lines that have not been read. It will even handle
log files that have been rotated.

WWW: https://pypi.org/project/pygtail/
2014-08-29T07:18:10+00:00 databases/cassandra2 Open source distributed database management system
Cassandra is a highly scalable, eventually consistent, distributed,
structured key-value store. Cassandra brings together the distributed
systems technologies from Dynamo and the data model from Google's
BigTable. Like Dynamo, Cassandra is eventually consistent. Like
BigTable, Cassandra provides a ColumnFamily-based data model richer
than typical key/value systems.

Cassandra was open sourced by Facebook in 2008, where it was designed
by one of the authors of Amazon's Dynamo. In a lot of ways you can
think of Cassandra as Dynamo 2.0. Cassandra is in production use at
Facebook but is still under heavy development.

WWW: http://cassandra.apache.org/
2014-08-28T14:07:07+00:00 databases/p5-Net-Async-CassandraCQL Use Cassandra databases with IO::Async using CQL
This module allows use of the CQL3 interface of a Cassandra
database. It fully supports asynchronous operation via IO::Async,
allowing both direct queries and prepared statements to be managed
concurrently, if required. Alternatively, as the interface is entirely
based on Future objects, it can be operated synchronously in a
blocking fashion by simply awaiting each individual operation by
calling the get method.

WWW: https://metacpan.org/release/Net-Async-CassandraCQL
2014-08-28T12:36:19+00:00 archivers/p5-Compress-LZ4 Interface to the LZ4 (de)compressor
The Compress::LZ4 module provides an interface to the LZ4 (de)compressor.

WWW: https://metacpan.org/release/Compress-LZ4
2014-08-28T12:19:12+00:00 net-im/uTox Lightweight Tox client
uTox is lightweight Tox (https://github.com/irungentoo/ProjectTox-Core)
client written in C.

Simple and convenient program for confidential communication.

Still early in development, though it already supports some of the most
important features, like file transfers, A/V, group chats, and DNS Discovery.

There are also binaries for other OS: Linux, Android, OS X and Windows, which
makes it possible to communicate between users of different OS.

WWW: https://utox.io/
2014-08-28T12:10:12+00:00 databases/p5-Protocol-CassandraCQL Wire protocol support functions for Cassandra CQL3
This module provides the basic constants and other support functions
required to communicate with a Cassandra database using CQL3. It is
not in itself a CQL client; it simply provides the necessary support
functions to allow one to be written.

For a complete client, see instead Net::Async::CassandraCQL.

WWW: https://metacpan.org/release/Protocol-CassandraCQL
2014-08-28T10:40:16+00:00 sysutils/scanmem Locate and modify various data in an executing process
Scanmem is a simple interactive debugging utility for Linux, used to locate
various data in an executing process. This can be used for the analysis or
modification of a hostile process on a compromised machine, help in reverse
engineering, or to cheat at video games. Brief list of its features:

- Interactive command mode, with internal help
- Efficient and easy-to-use syntax
- Support for different data types: integers, floats, bytearrays, strings
- Support for different scan (comparison) types: equal, greater/less than,
changed, unchanged, increased/decreased
- Set any variable to any value
- Detailed information about mappings, allow users to eliminate regions

More in GameConqueror, optional PyGTK-based GUI:

- User-friendly CheatEngline-alike interface
- Modify and lock (freeze) variables
- Memory viewer/editor

It requires linprocfs(5) to be mounted under /compat/linux/proc to operate.

WWW: http://code.google.com/p/scanmem/
2014-08-28T03:05:37+00:00 devel/py-riak_pb Riak Protocol Buffers Messages
Message definitions for the Protocol Buffers-based interface to Riak and
various Erlang-specific utility modules for the message types.

WWW: https://github.com/basho/riak_pb
2014-08-27T20:55:30+00:00 audio/siren Text-based audio player
Siren is a text-based audio player for UNIX-like operating systems. It
supports Ogg Vorbis, MP3, FLAC, WavPack, WAVE, AIFF and a few other file
formats.

WWW: https://www.kariliq.nl/siren/
2014-08-27T15:53:24+00:00 net/geoipupdate Fetch the latest copies of the GeoIP2 databases
This program is used to fetch and update the GeoIP2 databases. By
default it fetches the free databases, but it can also manage
the paid databases with an active GeoIP subscription.

Please see https://www.maxmind.com/en/geolocation_landing for details
about obtaining an optional subscription.

WWW: https://github.com/maxmind/geoipupdate
2014-08-26T18:45:58+00:00 misc/rubygem-mime-types1 Ruby gem which provides a mailcap-like MIME Content-Type lookup
MIME::Types for Ruby originally based on and synchronized with MIME::Types
for Perl by Mark Overmeer, copyright 2001 - 2005.

WWW: https://github.com/mime-types/ruby-mime-types
2014-08-26T15:07:44+00:00 security/rubygem-bcrypt OpenBSD bcrypt password hashing algorithm
bcrypt() is a sophisticated and secure hash algorithm designed by The OpenBSD
project for hashing passwords. The bcrypt Ruby gem provides a simple wrapper
for safely handling passwords.

WWW: https://github.com/codahale/bcrypt-ruby
2014-08-26T04:19:56+00:00 x11/keybinder-gtk3 Library for registering keyboard shortcuts
Keybinder is a library for registering global keyboard shortcuts.
Keybinder works with GTK-based applications using the X Window System.

WWW: https://github.com/engla/keybinder
2014-08-26T01:37:46+00:00 net/rubygem-fog-softlayer Provider to use the SoftLayer Cloud in applications
Module for the 'fog' gem to support SoftLayer Cloud

WWW: https://github.com/fog/fog-softlayer
2014-08-25T20:03:29+00:00 devel/p5-Config-Merge Load a configuration directory tree in a number of languages
Config::Merge - load a configuration directory tree
containing YAML, JSON, XML, Perl, INI
or Config::General files

WWW: https://metacpan.org/release/Config-Merge
2014-08-25T20:00:02+00:00 devel/rubygem-sigdump Setup signal handler which dumps backtrace of running threads
Setup signal handler which dumps backtrace of running threads and number of
allocated objects per class.

WWW: https://github.com/frsyuki/sigdump
2014-08-25T19:27:21+00:00 www/rubygem-jekyll-watch Handles rebuilding of Jekyll sites when a file changes
Handles rebuilding of Jekyll sites when a file changes

WWW: https://github.com/jekyll/jekyll-watch
2014-08-25T19:10:43+00:00 textproc/rubygem-jekyll-paginate Built-in Pagination Generator for Jekyll
Built-in Pagination Generator for Jekyll

WWW: https://github.com/jekyll/jekyll-paginate
2014-08-25T19:05:40+00:00 textproc/rubygem-jekyll-gist Liquid tag for displaying GitHub Gists in Jekyll sites
Liquid tag for displaying GitHub Gists in Jekyll sites.

WWW: https://github.com/jekyll/jekyll-gist
2014-08-25T18:49:16+00:00 devel/rubygem-classifier-reborn Classifier module for Bayesian and other types of classifications
A general classifier module to allow Bayesian and other types of
classifications.

WWW: https://github.com/jekyll/classifier-reborn
2014-08-25T18:29:57+00:00 net/hs-hoauth2 Haskell OAuth2 authentication
Haskell OAuth2 authentication client.

WWW: https://github.com/freizl/hoauth2
2014-08-25T18:29:57+00:00 graphics/hs-JuicyPixels Picture loading/serialization
This library can load and store images in PNG,Bitmap, Jpeg, Radiance, Tiff and
Gif images.

WWW: https://github.com/Twinside/Juicy.Pixels
2014-08-25T18:29:57+00:00 devel/hs-haddock-library Library exposing some functionality of Haddock
Haddock is a documentation-generation tool for Haskell libraries. These
modules expose some functionality of it without pulling in the GHC
dependency.

WWW: http://www.haskell.org/haddock/
2014-08-25T11:10:03+00:00 math/py-pycosat Bindings to PicoSAT (a SAT solver)
PicoSAT is a popular SAT solver written by Armin Biere in pure C. This
package provides efficient Python bindings to picosat on the C level,
i.e. when importing pycosat, the picosat solver becomes part of the
Python process itself.

WWW: https://github.com/ContinuumIO/pycosat
2014-08-25T11:10:03+00:00 math/picosat Satisfiability (SAT) solver for boolean variables
PicoSAT is a satisfiability (SAT) solver for boolean variables in
boolean expressions. A SAT solver can determine if it is possible to
find assignments to boolean variables that would make a given set of
expressions true. If it's satisfiable, it can also show a set of
assignments that make the expression true.

Many problems can be broken down into a large SAT problem (perhaps with
thousands of variables), so SAT solvers have a variety of uses.

WWW: http://fmv.jku.at/picosat
2014-08-24T20:00:56+00:00 databases/sqlite-ext-pcre Regexp function for SQLite based on PCRE library
This is sqlite3-pcre, an extension for sqlite3 that uses libpcre to provide
a regexp() function to use with the REGEXP operator.

WWW: https://github.com/ralight/sqlite3-pcre
2014-08-24T17:24:02+00:00 security/fprintd Daemon that provides fingerprint scanning functionality over D-Bus
Fprintd is a D-Bus daemon that offers libfprint functionality over
the D-Bus interprocess communication bus. By adding this daemon
layer above libfprint, we solve various problems related to multiple
applications simultaneously competing for fingerprint readers.

While it is not very nice to think of a daemon being necessary in
this scenario, fprintd will be launched by D-Bus through the
activation mechanism. This means it is launched only when needed,
and additionally it will shut itself down after a period of inactivity.

(Text copied from link below.)

WWW: https://www.freedesktop.org/wiki/Software/fprint/fprintd/
2014-08-24T17:21:39+00:00 devel/rubygem-power_assert Power Assert for Ruby
Power Assert for Ruby

WWW: https://github.com/ruby/power_assert
2014-08-24T16:36:01+00:00 net/h323plus H323 Video Conferencing library
H.323 Plus (or, "H323plus") is a multi-platform H323 Video Conferencing
library formerly known as OpenH323. The new name was chosen to reflect
the fact that the open source H.323 project now contains even
more more functionality than ever before.

WWW: http://www.h323plus.org/
2014-08-24T16:31:16+00:00 devel/rubygem-rspec-support Support utilities for RSpec gems
Support utilities for RSpec gems

WWW: https://github.com/rspec/rspec-support
2014-08-24T16:14:28+00:00 sysutils/fusefs-simple-mtpfs Simple MTP fuse filesystem driver
Simple FUSE filesystem for reading from and writing to MTP devices.

SIMPLE-MTPFS (Simple Media Transfer Protocol FileSystem) is a file system for
Linux (and other operating systems with a FUSE implementation, such as Mac OS X
or FreeBSD) capable of operating on files on MTP devices attached via USB to
local machine.

WWW: https://github.com/phatina/simple-mtpfs
2014-08-24T16:12:50+00:00 www/sams2 Squid Accounting Management System
SAMS (Squid Account Management System) is a WEB-based interface and tool to
manage users of SQUID proxy server.
Main features are:

* manage users access to SQUID - proxy with NTLM, NCSA authorization
or IP address
* manage prohibition of users to access to URL
* manage to rewrite requested URL to graphical resources (banners,
counters)
* save and build reports of users statistic
* switch of users access to SQUID proxy if his traffic quota is off
* manage a delay pools for users groups

WWW: http://sams.perm.ru/
2014-08-24T15:10:12+00:00 www/grafana Dashboard and graph editor for Graphite, InfluxDB & OpenTSDB
Grafana is An open source, feature rich metrics dashboard
and graph editor for Graphite, InfluxDB & OpenTSDB.

WWW: https://github.com/grafana/grafana
2014-08-24T03:07:07+00:00 devel/rubygem-bson1 Full featured BSON specification implementation in Ruby
A Ruby BSON Implementation for MongoDB

WWW: http://www.mongodb.org/
2014-08-24T02:00:16+00:00 devel/rubygem-dotenv-deployment Deployment concerns for dotenv
Deployment concerns for dotenv

WWW: https://github.com/bkeepers/dotenv-deployment
2014-08-23T23:53:38+00:00 sysutils/btsixad Driver for Sixaxis gamepad connected over Bluetooth
The btsixad daemon allows the PlayStation 3 Sixaxis gamepad to be used
wirelessly over Bluetooth. When a gamepad is connected, the daemon cre-
ates a virtual USB HID device named btsixa*. This can be symlinked to
uhid* and used like an ordinary USB joystick or gamepad by SDL and other
programs.

WWW: http://althenia.net/btsixad
2014-08-23T23:35:27+00:00 net/quiterss Open-source cross-platform RSS/Atom news feeds reader
QuiteRSS is a open-source cross-platform RSS/Atom news feeds reader.

WWW: http://quiterss.org/
2014-08-23T22:46:01+00:00 devel/rubygem-nesty Nested exception support for Ruby
Nested exception support for Ruby

WWW: https://github.com/skorks/nesty
2014-08-23T22:39:43+00:00 www/rubygem-feedjira Feed fetching and parsing library
Feedjira (formerly Feedzirra) is a Ruby gem for fetching and parsing RSS feeds.

WWW: https://github.com/feedjira/feedjira
2014-08-23T22:26:34+00:00 x11/virtualgl Redirects commands from an OpenGL app to another X server
VirtualGL is an open source program that redirects the 3D rendering commands
from Unix and Linux OpenGL applications to 3D accelerator hardware in a
dedicated server and displays the rendered output interactively to a thin
client located elsewhere on the network, or locally.

WWW: http://www.virtualgl.org
2014-08-23T21:42:14+00:00 devel/rubygem-naught Toolkit for building Null Objects
Naught is a toolkit for building Null Objects

WWW: https://github.com/avdi/naught
2014-08-23T21:37:24+00:00 www/rubygem-http_parser.rb Simple callback-based HTTP request/response parser
Ruby bindings to http://github.com/ry/http-parser and
http://github.com/a2800276/http-parser.java

WWW: http://github.com/tmm1/http_parser.rb
2014-08-23T20:21:08+00:00 net-p2p/zetacoin-nox11
2014-08-23T20:17:16+00:00 finance/bitcoin-armory Desktop bitcoin management system
An open source Bitcoin wallet management platform.

Designed from the ground up to provide the highest level of security
for heavily-invested Bitcoin users, while still maintaining a high degree
of usability and convenience. Its ease of use and advanced features make
it one of the most popular alternative Bitcoin clients.

WWW: https://bitcoinarmory.com/
2014-08-23T19:40:21+00:00 graphics/jpeg-turbo SIMD-accelerated JPEG codec which replaces libjpeg
This is a drop-in replacement for the graphics/jpeg library. It does not
include libturbojpeg.so (see graphics/libjpeg-turbo).

libjpeg-turbo is a high-speed version of libjpeg for x86 and x86-64 processors
which uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG
compression and decompression.
libjpeg-turbo is generally 2-4x as fast as the unmodified version
of libjpeg, all else being equal.

libjpeg-turbo was originally based on libjpeg/SIMD by Miyasaka Masaru,
but the TigerVNC and VirtualGL projects made numerous enhancements to the codec,
including improved support for Mac OS X, 64-bit support,
support for 32-bit and big endian pixel formats (RGBA, ABGR, etc.),
accelerated Huffman encoding/decoding, and various bug fixes.
The goal was to produce a fully open source codec that could replace
the partially closed source TurboJPEG/IPP codec used by VirtualGL and TurboVNC.
libjpeg-turbo generally achieves 80-120% of the performance of TurboJPEG/IPP.
It is faster in some areas but slower in others.

WWW: http://libjpeg-turbo.virtualgl.org/
2014-08-23T19:17:17+00:00 devel/rubygem-request_store RequestStore gives you per-request global storage
RequestStore gives you per-request global storage.

WWW: https://github.com/steveklabnik/request_store
2014-08-23T15:13:23+00:00 sysutils/cmockery2 Cmockery2 revival of Cmockery unit test framework from Google
This is a port of Cmockery2, Cmockery2 is revival of Google's unit
test framework.

WWW: https://github.com/lpabon/cmockery2
2014-08-23T14:43:06+00:00 security/obfsclient Tor-managed pluggable transport client
obfsclient is a C++11 Tor-managed pluggable transport client
implementation of the following protocols:

obfs2 - The Twobfuscator
obfs3 - The Threebfuscator
ScrambleSuit - Experimental

WWW: https://github.com/yawning/obfsclient
2014-08-23T14:43:06+00:00 devel/liballium Tor pluggable transports utility library
liballium attempts to reduce the amount of boilerplate code required to
implement pluggable transports for Tor in C or C++.

WWW: https://github.com/yawning/liballium
2014-08-23T14:04:12+00:00 games/prboom-plus Fork of the prboom Doom game engine
A fork of PrBoom with uncapped framerate, variable gamespeed, re-record,
walkcam, chasecam, full mouselook, fov and other features without loss of
compatibility with original DOOM.

WWW: http://prboom-plus.sourceforge.net/
2014-08-23T14:03:26+00:00 www/geeknote Command line client for Evernote
Geeknote is a command line client for Evernote.

Features:

* Create notes in your Evernote account
* Create tags, notebooks
* Use Evernote search in console with different filters
* Edit notes in console using any editor: nano, vim, emacs, mcedit
* Sync your local files, directories with Evernote
* Use Evernote with cron or any scripts

WWW: http://www.geeknote.me
2014-08-23T13:50:41+00:00 www/py-evernote Evernote SDK for Python
This SDK contains wrapper code used to call the Evernote Cloud API from Python.

WWW: https://dev.evernote.com
2014-08-23T08:16:57+00:00 textproc/py-acora Fast multi-keyword search engine for text strings
Acora is 'fgrep' for Python, a fast multi-keyword text search engine.
Based on a set of keywords, it generates a search automaton (DFA) and runs it
over string input, either unicode or bytes. It is based on the Aho-Corasick
algorithm and an NFA-to-DFA powerset construction. Acora comes with both a pure
Python implementation and a fast binary module written in Cython. However, note
that the current construction algorithm is not suitable for really large sets of
keywords (i.e. more than a couple of thousand).

WWW: https://github.com/scoder/acora/
2014-08-23T07:11:36+00:00 devel/py-pycosat Bindings to PicoSAT (a SAT solver)
PicoSAT is a popular SAT solver written by Armin Biere in pure C. This
package provides efficient Python bindings to picosat on the C level,
i.e. when importing pycosat, the picosat solver becomes part of the
Python process itself.

WWW: https://github.com/ContinuumIO/pycosat
2014-08-23T06:30:29+00:00 devel/picosat Satisfiability (SAT) solver for boolean variables
PicoSAT is a satisfiability (SAT) solver for boolean variables in
boolean expressions. A SAT solver can determine if it is possible to
find assignments to boolean variables that would make a given set of
expressions true. If it's satisfiable, it can also show a set of
assignments that make the expression true.

Many problems can be broken down into a large SAT problem (perhaps with
thousands of variables), so SAT solvers have a variety of uses.

WWW: http://fmv.jku.at/picosat
2014-08-22T22:05:51+00:00 devel/rubygem-rubygems-tasks Rake tasks for managing and releasing Ruby Gems
Agnostic and unobtrusive Rake tasks for managing and releasing Ruby Gems.

WWW: https://github.com/postmodern/rubygems-tasks
2014-08-22T20:26:23+00:00 lang/gcc5 GNU Compiler Collection 5
GCC, the GNU Compiler Collection, supports a number of languages.
This port installs the C, C++, and Fortran front ends as gcc5, g++5,
and gfortran5, respectively.

WWW: https://gcc.gnu.org

Gerald Pfeifer <gerald@FreeBSD.org>
2014-08-22T19:56:58+00:00 games/xtgyoretsu Extended ncurses version of "Renshu-cho gyoretsu"
XT gyoretsu - extended ncurses version of "Renshu-cho gyoretsu"

Goal of the game is to clear entire field by matching pairs of
neighbouring (adjacent or on the same line/column without any other
numbers in between) numbers, which must be either equal, or their
sum must be equal to strike out sum.

WWW: https://github.com/Penguinum/xtgyoretsu-forked
WWW: http://saahriktu.org/games.html
2014-08-22T16:29:02+00:00 www/rubygem-fcgi FastCGI library for Ruby
Ruby/fcgi is the FastCGI library for Ruby.

WWW: https://github.com/alphallc/ruby-fcgi-ng
2014-08-22T12:50:05+00:00 security/p5-Crypt-RHash Compute hash sums and magnet links
Crypt::Rhash module is an object-oriented interface to the LibRHash library,
allowing simultaneous calculation of several hash functions for a file or a
text message.

Resulting hash digest can be obtained in hexadecimal, BASE32, BASE64, raw
binary format or as a magnet link.

WWW: https://metacpan.org/release/Crypt-RHash
2014-08-21T19:07:48+00:00 textproc/pugixml Light-weight, simple and fast XML parser for C++ with XPath support
pugixml is a light-weight C++ XML processing library. It features:

* DOM-like interface with rich traversal/modification capabilities
* Extremely fast non-validating XML parser which constructs the DOM tree from an
XML file/buffer
* XPath 1.0 implementation for complex data-driven tree queries
* Full Unicode support with Unicode interface variants and automatic encoding
conversions

WWW: https://pugixml.org/
2014-08-21T18:51:34+00:00 sysutils/rcadm Utility for administrating rc.conf
Utility to administer the rc.conf system configuration file.

rcadm features:
* listing current settings
* enabling/disabling services
* setting and getting arbitrary variables

WWW: https://github.com/skoef/rcadm
2014-08-21T16:55:55+00:00 multimedia/plexhometheater Media center frontend to multimedia/plexmediaserver
For those of you with a dedicated computer for your TV,
Plex Home Theater celebrates your personal videos, music
and photos and gives them the stage they deserve. Simply
download Plex Home Theater on your dedicated computer
and the free Plex Media Server on your home computer
then sit back and enjoy.

WWW: https://plex.tv
2014-08-21T15:06:15+00:00 sysutils/bhyve-rc FreeBSD RC script for starting bhyve guests in tmux
FreeBSD RC script to start bhyve guests in tmux.
2014-08-20T11:20:04+00:00 devel/rubygem-wmi-lite Lightweight utility over win32ole for accessing basic WMI
Lightweight utility over win32ole for accessing basic WMI (Windows Management
Instrumentation) functionality in the Microsoft Windows operating system. It has
no runtime dependencies other than Ruby, so it can be used without concerns
around dependency issues.

WWW: https://github.com/opscode/wmi-lite
2014-08-20T07:09:48+00:00 devel/libsmpp34 Provide an implementation of SMPP-3.4 protocol for PDUs handling
The main focus of the library is to work in packaging and unpackaging
of data structures. While this implementation uses SMPP-3.4, the aim is
to generate a simple way to implement any proprietary protocol on TCP.

WWW: http://c-open-smpp-34.sourceforge.net/
2014-08-19T22:10:13+00:00 news/husky Husky full featured highly portable FTN Tosser
The "meta-port" for Husky Fidosoft Project.

Husky is complete freeware suite of Fidonet applications.

WWW: http://husky.sourceforge.net/
Common files for Husky Fidosoft Project.
Development version.

Husky is complete freeware suite of Fidonet applications.

WWW: http://husky.sourceforge.net/
2014-08-19T22:10:13+00:00 news/husky-huskylib Husky generic FTN library
MSGAPI for Husky Fidosoft Project.
Development version.

Husky is complete freeware suite of Fidonet applications.

WWW: http://husky.sourceforge.net/
2014-08-19T22:10:13+00:00 news/husky-areafix Husky FTN areafix library
MSGAPI for Husky Fidosoft Project.
Development version.

Husky is complete freeware suite of Fidonet applications.

WWW: http://husky.sourceforge.net/
2014-08-19T15:12:13+00:00 devel/rubygem-ffi-yajl Ruby FFI wrapper around YAJL 2.x
Ruby FFI wrapper around YAJL 2.x

WWW: https://github.com/opscode/ffi-yajl
2014-08-19T15:08:03+00:00 devel/rubygem-memoize Speeds up methods at the cost of memory (or disk space)
The memoize library allows you to cache methods for faster lookup. Cached
results can either be stored in memory (the default) or to a file.

WWW: https://github.com/djberg96/memoize
2014-08-19T14:59:26+00:00 devel/rubygem-recaptcha Helpers for the reCAPTCHA API
This plugin adds helpers for the reCAPTCHA API

WWW: https://github.com/ambethia/recaptcha
2014-08-19T12:26:49+00:00 mail/rss2email2 Emails posts from subscribed RSS/Atom newsfeeds
rss2email is a python script that lets you subscribe to a list of
RSS or Atom feeds and get new posts sent to you by email. It is
generally run via cron, but can be run manually as well.

This is the original rss2email project and requires python 2. It
will not run on python 3.

WWW: http://www.allthingsrss.com/rss2email/
2014-08-19T10:40:58+00:00 www/libevhtp Flexible replacement for libevent httpd API
Libevhtp was created as a replacement API for Libevent's current HTTP API.
The reality of libevent's http interface is that it was created as a JIT
server, meaning the developer never thought of it being used for creating a
full-fledged HTTP service. The maintainer is under the impression that the
libevent http API was designed almost as an example of what you can do with
libevent. It's not Apache in a box, but more and more developers are
attempting to use it as such.

WWW: https://github.com/ellzey/libevhtp
2014-08-19T03:44:09+00:00 sysutils/sas2ircu Tool for basic management of mps(4) based LSI/Avago/Broadcom RAID controllers
sas2ircu allows basic management of mps(4) based RAID controllers.
This includes controllers based on the LSI SAS2 IR protocol.
See the mps(4) man page for a more thorough list of controllers.

WWW: http://www.avagotech.com/
2014-08-18T21:00:26+00:00 chinese/ibus-table-chinese Chinese input tables for IBus
Chinese input tables for the Intelligent Input Bus (IBus) input method
framework. The IBus-table is an Input Method Engine particularly suited
to support Chinese.

WWW: https://github.com/definite/ibus-table-chinese
2014-08-18T19:11:08+00:00 emulators/i386-wine-compholio 32bit Wine built with the compholio patchset for 64bit FreeBSD
2014-08-18T17:43:41+00:00 multimedia/dtv-scan-tables Digital TV scan tables from linuxtv.org
Digital TV initial scanning tables are used to speed up scanning for DTV
frequencies. Most dvb applications rely on them.

This supplies initial data for certain regions so that the dvb applications
in question only scan those known frequencies, saving a lot of time scanning.
These tables however need to be kept up to date by users.

WWW: https://linuxtv.org/
2014-08-18T17:28:25+00:00 devel/py-jsonpatch Apply JSON-Patches (RFC 6902)
Library to apply JSON Patches according to RFC 6902.

WWW: https://github.com/stefankoegl/python-json-patch
2014-08-18T17:20:58+00:00 devel/py-jsonpointer Identify specific nodes in a JSON document (RFC 6901)
Library to resolve JSON Pointers according to RFC 6901.

WWW: https://pypi.org/project/jsonpointer/
2014-08-18T16:44:14+00:00 lang/python-tools Supplementary tools for the Python language
A selection of supplementary tools for the Python language, which ship with
the Python default distribution.
2014-08-17T19:41:10+00:00 www/p5-HTTP-Tiny-SPDY Subclass of HTTP::Tiny with SPDY support
HTTP::Tiny::SPDY is a subclass of HTTP::Tiny with added support for the SPDY
protocol. It is intended to be fully compatible with HTTP::Tiny so that it can
be used as a drop-in replacement for it.

WWW: https://metacpan.org/release/HTTP-Tiny-SPDY
2014-08-17T19:38:30+00:00 net/p5-Net-SPDY SPDY protocol client and server implementation
Net::SPDY distribution contains implementation of SPDY protocol. You probably
want to use Net::SPDY::Session to implement SPDY clients and servers.

WWW: https://metacpan.org/release/LKUNDRAK/Net-SPDY-0.1_5
2014-08-17T18:10:56+00:00 devel/p5-AnyEvent-Task Client/server-based asynchronous worker pool
AnyEvent::Task is a pre-fork-on-demand server (AnyEvent::Task::Server) combined
with a persistent worker-pooled client (AnyEvent::Task::Client).

In a nutshell, a synchronous worker process is forked off by a server whenever
a client asks for one. The client keeps as many of these workers around as it
wants and delegates tasks to them asynchronously.

WWW: https://metacpan.org/release/AnyEvent-Task
2014-08-17T18:04:55+00:00 devel/p5-Config-Versioned Simple, versioned access to configuration data
Config::Versioned allows an application to access configuration parameters
not only by parameter name, but also by version number. This allows for
the configuration subsystem to store previous versions of the configuration
parameters. When requesting the value for a specific attribute, the programmer
specifies whether to fetch the most recent value or a previous value.

WWW: https://metacpan.org/release/Config-Versioned
2014-08-17T17:44:23+00:00 devel/p5-Test-YAML Testing Module for YAML Implementations
Testing Module for YAML Implementations.
Test::YAML is a subclass of Test::Base with YAML specific support.

WWW: https://metacpan.org/release/Test-YAML
2014-08-17T17:08:50+00:00 www/p5-LWP-Protocol-connect Provides HTTP/CONNECT proxy support for LWP::UserAgent
The LWP::Protocol::connect module provides support for using https
over a proxy via the HTTP/Connect method.

WWW: https://metacpan.org/release/LWP-Protocol-connect
2014-08-17T16:56:04+00:00 devel/p5-Callback-Frame Preserve error handlers and "local" variables across callbacks
When programming with callbacks in perl, you create anonymous functions with
sub { ... }. These functions are especially useful because when they are called
they will preserve their surrounding lexical environment. Sometimes people
call these anonymous functions that reference variables in their surrounding
lexical scope "closures". Whatever you call them, they are essential for
convenient and efficient asynchronous programming.

For many applications we really like straightforward callback style. The goal
of Callback::Frame is to simplify the management of dynamic environments while
leaving callback style alone.

WWW: https://metacpan.org/release/Callback-Frame
2014-08-17T16:49:45+00:00 devel/p5-Log-Defer Deferred logs and timers
I believe a lot of log processing is done too early.

This module lets you defer log processing in two ways:

* Defer recording of log messages until some "transaction" has completed

Typically this transaction is something like an HTTP request or a cron job.
Generally log messages are easier to read if they are recorded atomically and
are not intermingled with log messages created by other transactions.

* Defer rendering of log messages

Sometimes you don't know how logs should be rendered until long after the
message has been written. If you aren't sure what information you'll want to
display, or you expect to display the same logs in multiple formats, it makes
sense to store your logs in a highly structured format so they can be
reliably parsed and processed later.

This module doesn't actually write out logs! To use this module for normal
logging purposes you also need a logging library.

WWW: https://metacpan.org/release/Log-Defer
2014-08-17T11:18:54+00:00 security/py-cpe CPE: Common Platform Enumeration for Python
Common Platform Enumeration (CPE) is a standardized method of describing
and identifying classes of applications, operating systems, and hardware
devices present among an enterprise's computing assets.

For more information, please visit the official website of CPE, developed
by MITRE and maintained by NIST.

Features:

* Versions: 1.1, 2.2, 2.3
* Formats: WFN, URI, FS.
* Cross-version conversion.
* Language parsing and evaluation.

WWW: https://github.com/nilp0inter/cpe
2014-08-16T18:38:25+00:00 security/sguil Sguil is a network security monitoring program
Sguil (pronounced sgweel) is built by network security analysts for network
security analysts. Sguil's main component is an intuitive GUI that provides
access to realtime events, session data, and raw packet captures. Sguil
facilitates the practice of Network Security Monitoring and event driven
analysis. The Sguil client is written in tcl/tk and can be run on any operating
system that supports tcl/tk (including Linux, *BSD, Solaris, MacOS, and Win32).

WWW: https://bammv.github.io/sguil/
2014-08-16T09:15:17+00:00 comms/owfs 1-wire file system implementation
OWFS -- 1-Wire file system.
OWFS is an easy way to use the powerful 1-wire system of Dallas/Maxim.

OWFS is a simple and flexible program to monitor and control the physical
environment. You can write scripts to read temperature, flash lights, write
to an LCD, log and graph, ...

WWW: https://www.owfs.org/
2014-08-15T23:03:30+00:00 games/dunelegacy Open source clone of Dune II
Dune Legacy is an effort by a handful of developers to revitalize the
first-ever real-time strategy game.

It tries to be as similar as possible to the original gameplay but to integrate
user interface features most modern realtime-strategy games have like selecting
multiple units

WWW: http://dunelegacy.sourceforge.net/website/
2014-08-15T15:59:11+00:00 sysutils/mcollective-shell-client MCollective shell client plugin
The shell client allows you to get commands executed via MCollective's
mcollective-shell-agent plugin.

It allows the running of long-running processes with a mechanism to check in
on the output from these long-running processes, which is independent of the
mcollective daemon process (the daemon can be restarted without interrupting
the processes)

WWW: https://github.com/puppetlabs/mcollective-shell-agent
2014-08-15T15:56:52+00:00 sysutils/mcollective-shell-agent MCollective shell agent plugin
The shell agent allows you to start and manage shell commands via mcollective.

It allows the running of long-running processes with a mechanism to check in
on the output from these long-running processes, which is independent of the
mcollective daemon process (the daemon can be restarted without interrupting
the processes)

WWW: https://github.com/puppetlabs/mcollective-shell-agent
2014-08-15T15:30:24+00:00 graphics/ttygif Converts a ttyrec file into animated gif
Ttygif converts a ttyrec file into animated gif (need a X11 terminal).

WWW: https://github.com/icholy/ttygif
2014-08-15T14:43:47+00:00 comms/telldus-core Tellstick Telldus daemon + library
Allows access to Telldus Tellstick USB dongles for communicating with
433MHz devices in your home.

Provides "telldusd", the daemon which keeps track of your tellstick
devices. Through a UNIX socket, the sensors and devices can be used/
controlled from the command line tool "tdtool", or via the libtelldus-core
C client library.

WWW: http://developer.telldus.com/wiki/TellStickInstallationSource
2014-08-15T13:42:26+00:00 games/2048 Command line version of 2048
A CLI version of the game 2048 for your terminal.

WWW: https://github.com/Tiehuis/2048-cli
2014-08-15T02:32:06+00:00 net/syncthing-discosrv Discovery server for syncthing
Syncthing discovery server

WWW: https://syncthing.net/
2014-08-15T02:22:01+00:00 net/syncthing-cli Syncthing CLI
Command line interface to syncthing

WWW: https://syncthing.net/
2014-08-14T19:07:26+00:00 dns/mDNSResponder_nss Apple mDNS responder - FreeBSD nsswitch module
This is a nsswitch plugin from Apple's mDNSResponder code, adapted
for FreeBSD's nsswitch and libc.

WWW: https://developer.apple.com/bonjour/
WWW: http://opensource.apple.com/tarballs/mDNSResponder/
2014-08-14T18:45:19+00:00 graphics/seq2gif Convert a ttyrec record into a gif animation directly
This software converts a sequences record file generated by ttyrec into a
gif animation directly using portable built-in terminal emulation engine
originated from yaft. yaft provides rare terminal emulation features such as
SIXEL/DRCS.

WWW: http://saitoha.github.io/seq2gif/
2014-08-14T17:39:29+00:00 net/syncthing Encrypted file sync tool
Syncthing replaces proprietary sync and cloud services with something open,
trustworthy and decentralized. Your data is your data alone and you deserve to
choose where it is stored, if it is shared with some third party and how it's
transmitted over the Internet.

WWW: https://syncthing.net/
2014-08-14T11:09:24+00:00 devel/rubygem-libyajl2 Vendored copy of libyajl2
Vendored copy of libyajl2

WWW: https://github.com/opscode/libyajl2-gem
2014-08-14T08:55:28+00:00 www/py-slimit JavaScript minifier written in Python
SlimIt is a JavaScript minifier written in Python. It compiles
JavaScript into more compact code so that it downloads and runs faster.

SlimIt also provides a library that includes a JavaScript parser, lexer,
pretty printer and a tree visitor.

WWW: http://slimit.readthedocs.org
2014-08-13T21:41:22+00:00 security/openca-tools-forked Tools to deal with SCEP and PKCS7 messages
Tools to deal with SCEP and PKCS7 messages.

This is a forked version of openca-tools changed to work with
security/p5-openxpki.

WWW: http://www.openxpki.org
2014-08-13T15:48:42+00:00 lang/p5-Try-Tiny-Retry Extends Try::Tiny to allow retries
This module extends Try::Tiny to add support for retries.

Try::Tiny provides bare bones try/catch statements that are designed
to minimize common mistakes done with eval blocks (for instance assuming
that $@ is set to a true value on error, or clobbering previous values
of $@, and NOTHING else.

WWW: https://metacpan.org/release/Try-Tiny-Retry
2014-08-13T15:29:48+00:00 www/p5-Dancer-Plugin-REST Dancer plugin for writing RESTful apps
This plugin helps you write a RESTful webservice with Dancer.

WWW: https://metacpan.org/release/Dancer-Plugin-REST
2014-08-13T14:34:37+00:00 net-mgmt/lg Looking Glass written in Perl as a CGI script
LG is a Looking Glass written in Perl as a CGI script. It can execute almost
all BGP-related commands and do ping and traceroute in routers or relay these
queries to other looking glasses. It supports both IPv4 and IPv6 commands, and
is tested with Cisco, Zebra and Juniper. It can connect to router using either
SSH, telnet or rsh protocol.

WWW: https://github.com/Cougar/lg
2014-08-13T02:14:30+00:00 multimedia/rubygem-flvtool2 Flash video (FLV) manipulation tool
FLVTool2 is a manipulation tool for Macromedia Flash Video files (FLV). It can
calculate a lot of meta data, insert an onMetaData tag, cut FLV files, add cue
points (onCuePoint), show the FLV structure and print meta data information in
XML or YAML.

WWW: https://github.com/unnu/flvtool2
2014-08-12T12:39:58+00:00 security/stoken Software Token for UNIX compatible with RSA SecurID
Stoken is an open source tokencode generator compatible with RSA SecurID 128-bit
(AES) tokens. It is a hobbyist project, not affiliated with or endorsed by RSA
Security.

WWW: https://sourceforge.net/p/stoken/wiki/Home/
2014-08-12T01:32:30+00:00 dns/denominator Portably control DNS clouds
Portably control DNS clouds using java or bash

WWW: https://github.com/Netflix/denominator
2014-08-12T00:27:59+00:00 devel/rubygem-memoizable Memoize method return values
Memoize method return values

WWW: https://github.com/dkubb/memoizable
2014-08-12T00:26:22+00:00 devel/rubygem-thread_safe1 Thread-safe collections and utilities for Ruby
Thread-safe collections and utilities for Ruby

WWW: https://github.com/headius/thread_safe
2014-08-11T19:51:17+00:00 dns/dnshistory Store DNS lookups to a DB
Provide a means for storing a history of DNS/Name changes for the IP Addresses
extracted from web log files. The major target being that multiple analyses of
older log files do not require re-lookups of IP Address to FQDNs, and
additionally maintain the accuracy of the lookup as it was then and not as it
is now.

WWW: http://www.stedee.id.au/dnshistory
2014-08-11T18:22:49+00:00 devel/libosmo-abis Shared code regarding the A-bis interface between BTS and BSC
This is a library containing common/shared code regarding the A-bis
interface between BTS and BSC. It implements drivers for mISDN and DAHDI
based E1 cards, as well as some A-bis/IP dialects.

WWW: http://openbsc.osmocom.org/trac/wiki/libosmo-abis
2014-08-11T09:26:40+00:00 devel/libosmo-sccp SCCP network layer protocol implementation
The Signalling Connection Control Part (SCCP) is a network layer
protocol that provides extended routing, flow control, segmentation,
connection-orientation, and error correction facilities in
Signaling System 7 telecommunications networks. SCCP relies on the
services of MTP for basic routing and error detection.
Libosmo-sccp is SCCP protocol implementation for Osmocom projects.

WWW: http://git.osmocom.org/libosmo-sccp/
2014-08-10T23:27:34+00:00 net/google-daemon Google daemon for use with Google Cloud Compute Engine
Google daemon runs in the background and provides the following services:

- Creates new accounts based on the instance metadata.
- Configures ssh to accept the accounts' public keys from the instance
metadata.

WWW: https://github.com/GoogleCloudPlatform/compute-image-packages/tree/master/google-daemon
2014-08-10T22:41:40+00:00 www/p5-Dancer-Plugin-Lexicon Flexible I18N using Locale::Maketext::Lexicon for Dancer apps
Dancer::Plugin::Lexicon uses Locale::Maketext::Lexicon to provide I18N
functionality to your Dancer application.

Translations are stored in PO or MO (compiled PO) gettext files in the
"languages/" dir. You can generate or update your PO files by
automatically extracting translatable strings from your code and
templates with xgettext.pl.

The user's preferred language can be auto-detected from their browser
settings, and the current language is automatically stored in the user's
session. Including "lang=$lang_tag" in the query string change the
user's language.

WWW: https://metacpan.org/release/Dancer-Plugin-Lexicon
2014-08-10T22:34:50+00:00 www/hs-yesod-bin Yesod helper executable
Provides scaffolding, devel server, and some simple code generation helpers.

WWW: https://www.yesodweb.com/
2014-08-10T22:34:50+00:00 www/hs-yesod-auth-hashdb Authentication plugin for Yesod
This package is the Yesod.Auth.HashDB plugin, originally included in
yesod-auth, but now modified to be more secure and placed in a separate
package.

It provides authentication using hashed passwords stored in a database,
and works best in situations where an administrator is involved in
setting up a user with an initial password.

The complete login process, including a default form, is implemented by
this plugin, but the application developer must design the interfaces
for setting up users and allowing them to change their own passwords,
since only the low-level password-setting functions are provided by this
package.

WWW: https://github.com/paul-rouse/yesod-auth-hashdb
2014-08-10T22:34:50+00:00 www/hs-warp-tls HTTP over SSL/TLS support for Warp via the TLS package
HTTP over SSL/TLS support for Warp via the TLS package.

WWW: https://github.com/yesodweb/wai
2014-08-10T22:34:50+00:00 www/hs-http-client HTTP client engine, intended as a base layer for more user-friendly packages
An HTTP client engine, intended as a base layer for more user-friendly
packages.

WWW: https://github.com/snoyberg/http-client
2014-08-10T22:34:50+00:00 www/hs-http-client-tls http-client backend using the connection package and tls library
Intended for use by higher-level libraries, such as http-conduit.

WWW: https://github.com/snoyberg/http-client
2014-08-10T22:34:50+00:00 www/hs-DAV Command line client for RFC 4918 WebDAV protocol
This is a library for the Web Distributed Authoring and Versioning
(WebDAV) extensions to HTTP. At present it supports a very small subset
of client functionality. In addition, there is an executable, hdav,
which can be used for command-line operation.

WWW: http://floss.scru.org/hDAV
2014-08-10T22:34:50+00:00 textproc/hs-xml-hamlet Hamlet-style quasiquoter for XML content
Hamlet-style quasiquoter for XML content.

WWW: https://www.yesodweb.com/
2014-08-10T22:34:50+00:00 textproc/hs-uri Library for working with URIs
Library for working with URIs, including parsing, rendering, merging,
escaping.

WWW: http://gitorious.org/uri
2014-08-10T22:34:50+00:00 textproc/hs-libxml-sax Bindings for the libXML2 SAX interface
Bindings for the libXML2 SAX interface.

WWW: https://john-millikin.com/software/haskell-libxml/
2014-08-10T22:34:50+00:00 textproc/hs-appar Simple applicative parser
A simple applicative parser in Parsec style.

WWW: http://hackage.haskell.org/package/appar
2014-08-10T22:34:50+00:00 sysutils/hs-ekg Remote monitoring of processes
This library lets you remotely monitor a running process over HTTP. It
provides a simple way to integrate a monitoring server into any
application.

WWW: https://github.com/tibbe/ekg
2014-08-10T22:34:50+00:00 sysutils/hs-ekg-core Tracking of system metrics
This library lets you defined and track system metrics.

WWW: https://github.com/tibbe/ekg-core
2014-08-10T22:34:50+00:00 security/hs-x509 X509 reader and writer
X509 reader and writer.

WWW: https://github.com/vincenthz/hs-certificate
2014-08-10T22:34:50+00:00 security/hs-x509-validation X.509 Certificate and CRL validation
X.509 Certificate and CRL validation.

WWW: https://github.com/vincenthz/hs-certificate
2014-08-10T22:34:50+00:00 security/hs-x509-system Handle per-operating-system X.509 accessors and storage
System X.509 handling.

WWW: https://github.com/vincenthz/hs-certificate
2014-08-10T22:34:50+00:00 security/hs-x509-store X.509 collection accessing and storing methods
X.509 collection accessing and storing methods for certificate, crl,
exception list.

WWW: https://github.com/vincenthz/hs-certificate
2014-08-10T22:34:50+00:00 security/hs-gnutls Bindings for GNU libgnutls
You almost certainly don't want to depend on this release. This is a
pre-alpha, almost useless release; its only purpose is to enable TLS
support in some of my other libraries. More complete bindings for GNU TLS
will be released at a later date.

WWW: https://john-millikin.com/software/haskell-gnutls/
2014-08-10T22:34:50+00:00 security/hs-cryptohash-cryptoapi Crypto-api interfaces for cryptohash
Crypto-api interfaces for cryptohash.

WWW: https://github.com/vincenthz/hs-cryptohash-cryptoapi
2014-08-10T22:34:50+00:00 security/hs-cryptohash-conduit Cryptohash conduit
Support all the cryptohash package using conduits from the conduit
package.

WWW: https://github.com/vincenthz/hs-cryptohash-conduit
2014-08-10T22:34:50+00:00 security/hs-crypto-random Simple cryptographic random related types
Simple cryptographic random related types.

WWW: https://github.com/vincenthz/hs-crypto-random
2014-08-10T22:34:50+00:00 security/hs-crypto-cipher-types Generic cryptography cipher types
Generic cryptography cipher types.

WWW: https://github.com/vincenthz/hs-crypto-cipher
2014-08-10T22:34:50+00:00 security/hs-cipher-des DES and 3DES primitives
DES and 3DES primitives.

WWW: https://github.com/vincenthz/hs-crypto-cipher
2014-08-10T22:34:50+00:00 security/hs-cipher-camellia Camellia block cipher primitives
Camellia block cipher primitives.

WWW: https://github.com/vincenthz/hs-crypto-cipher
2014-08-10T22:34:50+00:00 security/hs-cipher-blowfish Blowfish cipher
Blowfish cipher primitives.

WWW: https://github.com/vincenthz/hs-crypto-cipher
2014-08-10T22:34:50+00:00 security/hs-cipher-aes128 AES and common modes using AES-NI when available
Cipher-aes128 is an implementation of AES and common modes of operation.
It borrows Hanquez's C AES code (see 'cipher-aes') but is unique due to
including compile-time detection of NI compiler support, a slightly more
functional interface for GCM operations, exposure of 'Ptr' based
operations via the .Internal module, and build-in crypto-api support.
Cipher-aes128 was originally developed as "'cipher-aes' plus
trampolines", which has since been adopted into cipher-aes.

WWW: https://github.com/TomMD/cipher-aes128
2014-08-10T22:34:50+00:00 security/hs-DRBG Deterministic random bit generator based HMACs, Hashes, and Ciphers
Cryptographically secure RNGs.

WWW: http://hackage.haskell.org/package/DRBG
2014-08-10T22:34:50+00:00 net/hs-network-protocol-xmpp Client library for the XMPP protocol
Client library for the XMPP protocol.

WWW: https://john-millikin.com/software/haskell-xmpp/
2014-08-10T22:34:50+00:00 net/hs-iproute IP Routing Table
IP Routing Table is a tree of IP ranges to search one of them on the
longest match base. It is a kind of TRIE with one way branching removed.
Both IPv4 and IPv6 are supported.

WWW: http://www.mew.org/~kazu/proj/iproute/
2014-08-10T22:34:50+00:00 net/hs-gsasl Bindings for GNU libgsasl
Bindings for GNU libgsasl.

WWW: https://john-millikin.com/software/haskell-gsasl/
2014-08-10T22:34:50+00:00 net/hs-connection Simple and easy network connections API
Simple network library for all your connection need. Features: Really
simple to use, SSL/TLS, SOCKS. This library provides a very simple api
to create sockets to a destination with the choice of SSL/TLS, and
SOCKS.

WWW: https://github.com/vincenthz/hs-connection
2014-08-10T22:34:50+00:00 dns/hs-gnuidn Bindings for GNU IDN
Bindings for GNU IDN.

WWW: https://john-millikin.com/software/haskell-gnuidn/
2014-08-10T22:34:50+00:00 dns/hs-dns DNS library in Haskell
A thread-safe DNS library for both clients and servers written in pure
Haskell.

WWW: http://hackage.haskell.org/package/dns
2014-08-10T22:34:50+00:00 devel/hs-vector-th-unbox Deriver for Data.Vector.Unboxed using Template Haskell
A Template Haskell deriver for unboxed vectors, given a pair of coercion
functions to and from some existing type with an Unbox instance.

WWW: http://hackage.haskell.org/package/vector-th-unbox
2014-08-10T22:34:50+00:00 devel/hs-vector-instances Orphan Instances for 'Data.Vector'
Orphan Instances for Data.Vector.

WWW: https://github.com/ekmett/vector-instances
2014-08-10T22:34:50+00:00 devel/hs-vector-binary-instances Instances of Data.Binary and Data.Serialize for vector
Instances for Binary for the types defined in the vector package, making
it easy to serialize vectors to and from disk. We use the generic
interface to vectors, so all vector types are supported. Specific
instances are provided for unboxed, boxed and storable vectors.

WWW: https://github.com/bos/vector-binary-instances
2014-08-10T22:34:50+00:00 devel/hs-transformers-compat Compatibility shim exposing the new types from transformers 0.3 and 0.4
This package includes backported versions of types that were added to
transformers in transformers 0.3 an 0.4 for users who need strict
transformers 0.2 or 0.3 compatibility to run on old versions of the
platform, but also need those types.

WWW: https://github.com/ekmett/transformers-compat/
2014-08-10T22:34:50+00:00 devel/hs-tf-random High-quality splittable pseudorandom number generator
This package contains an implementation of a high-quality splittable
pseudorandom number generator. The generator is based on a
cryptographic hash function built on top of the ThreeFish block cipher.

WWW: http://hackage.haskell.org/package/tf-random
2014-08-10T22:34:50+00:00 devel/hs-text-icu Bindings to the ICU library
Haskell bindings to the International Components for Unicode (ICU)
libraries. These libraries provide robust and full-featured Unicode
services on a wide variety of platforms.

Features include:

* Both pure and impure bindings, to allow for fine control over efficiency
and ease of use.
* Breaking of strings on character, word, sentence, and line boundaries.
* Access to the Unicode Character Database (UCD) of character metadata.
* String collation functions, for locales where the conventions for
lexicographic ordering differ from the simple numeric ordering of
character codes.
* Character set conversion functions, allowing conversion between Unicode
and over 220 character encodings.
* Unicode normalization. (When implementations keep strings in a normalized
form, they can be assured that equivalent strings have a unique binary
representation.)
* Regular expression search and replace.

WWW: https://github.com/bos/text-icu
2014-08-10T22:34:50+00:00 devel/hs-streaming-commons Common lower-level functions needed by various streaming data libraries
Provides low-dependency functionality commonly needed by various streaming
data libraries, such as conduit and pipes.

WWW: https://github.com/fpco/streaming-commons
2014-08-10T22:34:50+00:00 devel/hs-stm-chans Additional types of channels for STM
Additional types of channels for STM.

WWW: http://code.haskell.org/~wren/
2014-08-10T22:34:50+00:00 devel/hs-shake Build system library, like Make, but more accurate dependencies
Shake is a Haskell library for writing build systems - designed as a
replacement for make. To use Shake the user writes a Haskell program that
imports the Shake library, defines some build rules, and calls shake.
Thanks to do notation and infix operators, a simple Shake program is not
too dissimilar from a simple Makefile. However, as build systems get more
complex, Shake is able to take advantage of the excellent abstraction
facilities offered by Haskell and easily support much larger projects.
The Shake library provides all the standard features available in other
build systems, including automatic parallelism and minimal rebuilds. Shake
provides highly accurate dependency tracking, including seamless support
for generated files, and dependencies on system information (e.g. compiler
version).

WWW: https://shakebuild.com/
2014-08-10T22:34:50+00:00 devel/hs-securemem Abstraction to an auto scrubbing and const time eq, memory chunk
SecureMem is similar to ByteString, except that it provides a memory
chunk that will be auto-scrubbed after it run out of scope.

WWW: https://github.com/vincenthz/hs-securemem
2014-08-10T22:34:50+00:00 devel/hs-scientific Numbers represented using scientific notation
Data.Scientific provides a space efficient and arbitrary precision
scientific number type.

WWW: https://github.com/basvandijk/scientific
2014-08-10T22:34:50+00:00 devel/hs-prettyclass Pretty printing class similar to Show
Pretty printing class similar to Show, based on the HughesPJ pretty
printing library. Provides the pretty printing class and instances for
the Prelude types.

WWW: http://hackage.haskell.org/package/prettyclass
2014-08-10T22:34:50+00:00 devel/hs-prelude-extras Higher-order versions of Prelude classes
Haskell 98 - higher order versions of Prelude classes to ease
programming with polymorphic recursion and reduce UndecidableInstances.

WWW: https://github.com/ekmett/prelude-extras
2014-08-10T22:34:50+00:00 devel/hs-mono-traversable Type classes for mapping, folding, and traversing monomorphic containers
Monomorphic variants of the Functor, Foldable, and Traversable
typeclasses.

WWW: https://github.com/snoyberg/mono-traversable
2014-08-10T22:34:50+00:00 devel/hs-monads-tf Monad classes, using type families
Monad classes using type families, with instances for various monad
transformers.

WWW: http://hackage.haskell.org/package/monads-tf
2014-08-10T22:34:50+00:00 devel/hs-monad-loops Monadic loops
Some useful control operators for looping.

WWW: https://github.com/mokus0/monad-loops
2014-08-10T22:34:50+00:00 devel/hs-keys Keyed functors and containers
Keyed functors and containers.

WWW: https://github.com/ekmett/keys/
2014-08-10T22:34:50+00:00 devel/hs-hslua Lua language interpreter embedding in Haskell
The Scripting.Lua module is a wrapper of Lua language interpreter. This
package contains full Lua interpreter version 5.1.5.

WWW: http://hackage.haskell.org/package/hslua
2014-08-10T22:34:50+00:00 devel/hs-free Monads for free
Free monads are useful for many tree-like structures and Domain-Specific
Languages.

WWW: https://github.com/ekmett/free/
2014-08-10T22:34:50+00:00 devel/hs-exceptions Extensible optionally-pure exceptions
Extensible optionally-pure exceptions.

WWW: https://github.com/ekmett/exceptions/
2014-08-10T22:34:50+00:00 devel/hs-equivalence Maintaining an equivalence relation implemented as union-find using STT
This is an implementation of Tarjan's Union-Find algorithm (Robert E.
Tarjan. "Efficiency of a Good But Not Linear Set Union Algorithm", JACM
22(2), 1975) in order to maintain an equivalence relation.

WWW: https://bitbucket.org/paba/equivalence/
2014-08-10T22:34:50+00:00 devel/hs-enclosed-exceptions Catching all exceptions from within an enclosed computation
Catching all exceptions raised within an enclosed computation, while
remaining responsive to (external) asynchronous exceptions.

WWW: https://github.com/jcristovao/enclosed-exceptions
2014-08-10T22:34:50+00:00 devel/hs-dlist-instances Difference lists instances
This package is the canonical source for some orphan instances. Orphan
instances are placed here to avoid dependencies elsewhere.

WWW: https://github.com/gregwebs/dlist-instances
2014-08-10T22:34:50+00:00 devel/hs-deepseq-generics GHC.Generics-based Control.DeepSeq.rnf implementation
This package provides a "GHC.Generics"-based
'Control.DeepSeq.Generics.genericRnf' function which can be used for
providing a 'rnf' implementation.

WWW: https://github.com/hvr/deepseq-generics
2014-08-10T22:34:50+00:00 devel/hs-data-hash Combinators for building fast hashing functions
Combinators for building fast hashing functions. Includes hashing
functions for all basic Haskell 98 types.

WWW: http://hackage.haskell.org/package/data-hash
2014-08-10T22:34:50+00:00 devel/hs-conduit-extra Batteries included conduit: adapters for common libraries
The conduit package itself maintains relative small dependencies. The
purpose of this package is to collect commonly used utility functions
wrapping other library dependencies, without depending on heavier-weight
dependencies. The basic idea is that this package should only depend on
haskell-platform packages and conduit.

WWW: https://github.com/snoyberg/conduit
2014-08-10T22:34:50+00:00 devel/hs-conduit-combinators Commonly used conduit functions, for both chunked and unchunked data
Provides a replacement for Data.Conduit.List, as well as a convenient
Conduit module.

WWW: https://github.com/fpco/conduit-combinators
2014-08-10T22:34:50+00:00 devel/hs-chunked-data Typeclasses for dealing with various chunked data representations
Originally present in classy-prelude.

WWW: https://github.com/fpco/chunked-data
2014-08-10T22:34:50+00:00 devel/hs-byteable Type class for sequence of bytes
Abstract class to manipulate sequence of bytes. The use case of this
class is abstracting manipulation of types that are just wrapping a
bytestring with stronger and more meaniful name.

WWW: https://github.com/vincenthz/hs-byteable
2014-08-10T22:34:50+00:00 devel/hs-boxes 2D text pretty-printing library
A pretty-printing library for laying out text in two dimensions, using a
simple box model.

WWW: http://hackage.haskell.org/package/boxes
2014-08-10T22:34:50+00:00 devel/hs-auto-update Efficiently run periodic, on-demand actions
A common problem is the desire to have an action run at a scheduled
interval, but only if it is needed. This library allows you to define
actions which will either be performed by a dedicated thread or, in
times of low volume, will be executed by the calling thread.

WWW: https://github.com/yesodweb/wai
2014-08-10T22:34:50+00:00 devel/hs-atomic-primops Safe approach to CAS and other atomic operations
This library provides a safer method based on the concept of "Tickets".
Also, this library uses the "foreign primop" capability of GHC to add
access to other variants that may be of interest, specifically, compare
and swap inside an array. Note that as of GHC 7.8, the relevant primops
have been included in GHC itself. This library is engineered to work
pre- and post-GHC-7.8, while exposing the same interface.

WWW: https://github.com/rrnewton/haskell-lockfree/wiki
2014-08-10T22:34:50+00:00 devel/hs-asn1-parse Simple monadic parser for ASN1 stream types
Simple monadic parser for ASN1 stream types, when ASN1 pattern matching
is not convenient.

WWW: https://github.com/vincenthz/hs-asn1
2014-08-10T22:34:50+00:00 devel/hs-asn1-encoding ASN1 data reader and writer in RAW, BER and DER forms
ASN1 data reader and writer in raw form with supports for high level
forms of ASN1 (BER, and DER).

WWW: https://github.com/vincenthz/hs-asn1
2014-08-10T22:34:50+00:00 devel/hs-STMonadTrans Monad transformer version of the ST monad
A monad transformer version of the ST monad.

WWW: http://hackage.haskell.org/package/STMonadTrans
2014-08-10T22:34:50+00:00 devel/hs-Glob Globbing library
A library for globbing: matching patterns against file paths.

WWW: http://iki.fi/matti.niemenmaa/glob/
2014-08-10T22:34:50+00:00 devel/hs-DrIFT Program to derive type class instances
DrIFT is a type sensitive preprocessor for Haskell. It extracts type
declarations and directives from modules. The directives cause rules to
be fired on the parsed type declarations, generating new code which is
then appended to the bottom of the input file. The rules are expressed
as Haskell code, and it is intended that the user can add new rules as
required. DrIFT automates instance derivation for classes that aren't
supported by the standard compilers. In addition, instances can be
produced in separate modules to that containing the type declaration.
This allows instances to be derived for a type after the original module
has been compiled. As a bonus, simple utility functions can also be
produced from a type.

WWW: http://repetae.net/computer/haskell/DrIFT/
2014-08-10T22:34:50+00:00 databases/hs-esqueleto Type-safe EDSL for SQL queries on persistent backends
esqueleto is a bare bones, type-safe EDSL for SQL queries that works
with unmodified persistent SQL backends. Its language closely resembles
SQL, so you don't have to learn new concepts, just new syntax, and it's
fairly easy to predict the generated SQL and optimize it for your
backend. Most kinds of errors committed when writing SQL are caught as
compile-time errors---although it is possible to write type-checked
esqueleto queries that fail at runtime.

WWW: https://github.com/prowdsponsor/esqueleto
2014-08-10T22:21:22+00:00 devel/tass64 Multi pass optimizing macro assembler for 65xx series processors
64tass is the multi pass optimizing macro assembler for the 65xx series of
processors.

Key features:
- Open source portable C with minimal dependencies
- Familiar syntax to Omicron TASS and TASM
- Supports 6502, 65C02, R65C02, W65C02, 65CE02, 65816, DTV, 65EL02, 4510
- Arbitrary-precision integers and bit strings, double precision floating point
numbers
- Character and byte strings, array arithmetic
- Handles UTF-8, UTF-16 and 8 bit RAW encoded source files, Unicode character
strings
- Supports Unicode identifiers with compatibility normalization and optional
case insensitivity
- Built-in linker with section support
- Various memory models, binary targets and text output formats (also
Hex/S-record)
- Assembly and label listings available for debugging or exporting
- Conditional compilation, macros, structures, unions, scopes

WWW: http://tass64.sourceforge.net/
2014-08-10T07:16:23+00:00 devel/libosmocore Common library for all Osmocom projects
libosmocore is a library with various utility functions that were
originally developed as part of the OpenBSC project, but which are
of a more generic nature and thus useful to (at least) other programs
that we develop in the sphere of Free Software / Open Source mobile
communications.

WWW: http://bb.osmocom.org/trac/wiki/libosmocore
2014-08-10T03:09:33+00:00 net/google-cloud-sdk Google Cloud SDK for Google Cloud Platform
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.

WWW: https://developers.google.com/cloud/sdk/
2014-08-09T23:24:44+00:00 www/vimb Vim like browser
Vimb is a web browser that behaves like Vimprobable, but with some
paradigms from dwb and hopefully a cleaner code base. The goal of
Vimb is to build a completely keyboard-driven, efficient and
pleasurable browsing experience with low memory and cpu usage.

WWW: https://fanglingsu.github.io/vimb/
2014-08-09T20:33:06+00:00 multimedia/mjpg-streamer HTTP video streaming daemon
MJPG-streamer takes JPGs from Linux-UVC compatible webcams, filesystem or
other input plugins and streams them as M-JPEG via HTTP to webbrowsers,
VLC and other software. It is the successor of uvc-streamer, a Linux-UVC
streaming application with Pan/Tilt

WWW: https://sourceforge.net/projects/mjpg-streamer/
2014-08-09T19:54:58+00:00 print/p910nd Port 9100+n printer daemon
p910nd is a small printer daemon intended for diskless workstations that does
not spool to disk but passes the job directly to the printer.

WWW: http://p910nd.sourceforge.net/
2014-08-09T11:50:13+00:00 databases/monetdb Multithreaded "column-oriented" SQL databasee
MonetDB is an open source column-oriented database management system
developed at the Centrum Wiskunde & Informatica (CWI) in the
Netherlands. It was designed to provide high performance on complex
queries against large databases, such as combining tables with hundreds
of columns and multi-million rows. MonetDB has been applied in
high-performance applications for data mining, online analytical
processing, geographic information systems, XML Query (XQuery), text
and multimedia retrieval.

WWW: http://www.monetdb.org/
2014-08-09T10:05:06+00:00 sysutils/libcdio-paranoia Read audio from the CDROM directly as data
This CDDA reader distribution reads audio from the
CDROM directly as data, with no analog step between, and writes the
data to a file or pipe as .wav, .aifc or as raw 16 bit linear PCM.

WWW: http://www.gnu.org/software/libcdio/
2014-08-09T09:49:49+00:00 net-mgmt/victorops-nagios Nagios integration for VictorOps incident notification service
VictorOps is an on-call management and incident notification service.
This is the Nagios/Icinga integration package for VictorOps.

WWW: http://www.victorops.com
2014-08-09T07:52:10+00:00 devel/py3-xdg Python 3 library to access freedesktop.org standards
A python library to access freedesktop.org standards.

Currently supported are:
o Base Directory Specification
o Menu Specification
o Desktop Entry Specification
o Icon Theme Specification
o Recent File Spec
o Shared-MIME-Database Specification

WWW: http://freedesktop.org/Software/pyxdg
2014-08-08T22:41:03+00:00 net-mgmt/nagios-check_relayd_status Nagios plug-in to check on the status of relayd
A plugin for Nagios to query relayd status. It returns a warning if not
all hosts in a table are up and a critical if a table and/or redirect
is totally down.
2014-08-08T20:37:41+00:00 multimedia/gstreamer1-plugins-gnonlin GStreamer library for writing non-linear audio and video
Gstreamer library for writing non-linear audio and video

WWW: http://gstreamer.net
2014-08-08T20:27:39+00:00 multimedia/py3-gstreamer1 GStreamer python 3 bindings
gst-python provides a convenient wrapper for the GStreamer library for
use in Python programs, and takes care of many of the boring details
such as managing memory and type casting.

WWW: http://gstreamer.freedesktop.org/
2014-08-08T20:27:39+00:00 multimedia/py-gstreamer1 GStreamer python bindings
gst-python provides a convenient wrapper for the GStreamer library for
use in Python programs, and takes care of many of the boring details
such as managing memory and type casting.

WWW: https://gstreamer.freedesktop.org/
2014-08-08T15:33:03+00:00 www/dddbl Definition Driven Database Layer for PHP
DDDBL is a Definition Driven DataBase Layer written in PHP. It uses PDO to
support the work on all supported database systems and eases the handling
of the query-results.

WWW: http://www.dddbl.de/
2014-08-08T14:58:11+00:00 www/sabredav WebDav, CalDav and Carddav Server/Framework written in PHP
Popular WebDAV framework for PHP. Use it to create WebDAV, CalDAV and
CardDAV servers. It supports a wide range of internet standards related to
these protocols. The most relevant are:

* WebDAV
* CalDAV
* CardDAV
* vCard 2.1, 3.0, 4.0 and jCard
* iCalendar 2.0 and jCal
* current-user-principal
* Extended MKCOL
* WebDAV-sync
* CardDAV directories
* CalDAV delegation
* CalDAV sharing

WWW: https://sabre.io/
2014-08-08T01:28:03+00:00 cad/cura-engine Engine of slicing solution for RepRap 3D printers
The CuraEngine is a C++ console application for 3D printing GCode generation.
It has been made as better and faster alternative to the old Skeinforge engine.

The CuraEngine is pure C++ and uses Clipper from
http://www.angusj.com/delphi/clipper.php. There are no external dependencies
and Clipper is included in the source code without modifications.

This is just a console application for GCode generation. For a full graphical
application look at https://github.com/daid/Cura with is the graphical
frontend for CuraEngine.

The CuraEngine can be used separately or in other applications.
Feel free to add it to your application. But to take note of the License.

WWW: http://wiki.ultimaker.com/Cura
2014-08-08T01:19:07+00:00 sysutils/py-power Cross-platform system power status information for Python
Python library that allows you get current power source type (AC, Battery or
UPS), warning level (none, <22%, <10min) and remaining minutes.
You can also observe changes of power source and remaining time.

WWW: https://github.com/Kentzo/Power
2014-08-07T19:21:45+00:00 sysutils/bacula5-server Network backup solution (server)
Bacula is a set of computer programs that permit you (or the system
administrator) to manage backup, recovery, and verification of
computer data across a network of computers of different kinds.
In technical terms, it is a network Client/Server based backup program.
Bacula is relatively easy to use and efficient, while offering many
advanced storage management features that make it easy to find and
recover lost or damaged files. Due to its modular design, Bacula is
scalable from small single computer systems to systems consisting of
hundreds of computers located over a large network.

WWW: http://www.bacula.org/
2014-08-07T19:21:45+00:00 sysutils/bacula5-docs Bacula document set
Bacula is a set of computer programs that permit you (or the system
administrator) to manage backup, recovery, and verification of
computer data across a network of computers of different kinds.
In technical terms, it is a network Client/Server based backup program.
Bacula is relatively easy to use and efficient, while offering many
advanced storage management features that make it easy to find and
recover lost or damaged files. Due to its modular design, Bacula is
scalable from small single computer systems to systems consisting of
hundreds of computers located over a large network.

This port installs the latest documentation for Bacula.

WWW: http://www.bacula.org/
2014-08-07T19:21:45+00:00 sysutils/bacula5-client Network backup solution (client)
2014-08-07T19:21:45+00:00 sysutils/bacula5-client-static Network backup solution (static client)
2014-08-07T19:21:45+00:00 sysutils/bacula5-bat Network backup solution (GUI)
bat is the GUI inteface for Bacula.

Bacula is a set of computer programs that permit you (or the system
administrator) to manage backup, recovery, and verification of
computer data across a network of computers of different kinds.
In technical terms, it is a network Client/Server based backup program.
Bacula is relatively easy to use and efficient, while offering many
advanced storage management features that make it easy to find and
recover lost or damaged files. Due to its modular design, Bacula is
scalable from small single computer systems to systems consisting of
hundreds of computers located over a large network.

WWW: http://www.bacula.org/
2014-08-07T19:21:45+00:00 net-mgmt/nagios-check_bacula5 Nagios plugin for Bacula
check_bacula is a plugin intended for use with the
Nagios network monitoring system to monitor Bacula.
2014-08-07T16:31:11+00:00 devel/rubygem-buftok Extracts token delimited entities from arbitrary inputs
BufferedTokenizer takes a delimiter upon instantiation, or acts line-based by
default. It allows input to be spoon-fed from some outside source which receives
arbitrary length datagrams which may-or-may-not contain the token by which
entities are delimited. In this respect it's ideally paired with something like
EventMachine.

WWW: https://github.com/sferik/buftok
2014-08-07T16:28:11+00:00 www/rubygem-flowdock Gem for Flowdock API
rubygem-flowdock provides the Flowdock Push API.

WWW: https://github.com/flowdock/flowdock-api
2014-08-07T16:26:42+00:00 www/rubygem-http 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
2014-08-07T16:24:47+00:00 textproc/p5-Lingua-EN-PluralToSingular Change an English plural to a singular
Lingua::EN::PluralToSingular converts words denoting a plural in the English
language into words denoting a singular noun.

WWW: https://metacpan.org/release/Lingua-EN-PluralToSingular
2014-08-07T13:34:49+00:00 net/p5-Net-RabbitFoot Synchronous interface to AnyEvent::RabbitMQ
Net::RabbitFoot is an AMQP(Advanced Message Queuing Protocol) client library,
that is intended to allow you to interact with AMQP-compliant message
brokers/servers such as RabbitMQ in an asynchronous fashion.

You can use Net::RabbitFoot to -

* Declare and delete exchanges
* Declare, delete, bind and unbind queues
* Set QoS
* Publish, consume, get, ack, recover and reject messages
* Select, commit and rollback transactions

Net::RabbitFoot is known to work with RabbitMQ versions 2.4.0 and version 0-8
of the AMQP specification.

WWW: https://metacpan.org/release/Net-RabbitFoot
2014-08-07T12:02:41+00:00 devel/p5-MooX-Cmd Giving an easy Moo style way to make command organized CLI apps
Giving an easy Moo style way to make command organized CLI apps

WWW: https://metacpan.org/release/MooX-Cmd
2014-08-07T11:17:35+00:00 net/sie-nmsg SIE message module plugin for libnmsg
This package extends the libnmsg runtime <net/nmsg> to support the
following message types:

SIE/dnsdedupe
SIE/newdomain
SIE/qr
SIE/reputation
SIE/delay

WWW: https://github.com/farsightsec/sie-nmsg
2014-08-07T11:02:58+00:00 net/nmsg Network message encapsulation system
The NMSG format is an efficient encoding of typed, structured data into
payloads which are packed into containers which can be transmitted over
the network or stored to disk. libnmsg is the reference implementation
of this format and provides an extensible interface for creating and
parsing messages in NMSG format. The NMSG format relies on Google
Protocol Buffers to encode the payload header. Individual NMSG payloads
are distinguished by assigned vendor ID and message type values and
libnmsg provides a modular interface for registering handlers for
specific message types. libnmsg makes it easy to build new message
types using the protobuf-c compiler.

WWW: https://github.com/farsightsec/nmsg
2014-08-07T10:35:08+00:00 deskutils/vit Curses-based interface to taskwarrior
VIT (Visual Interactive Taskwarrior) is a lightweight, curses-based front end
for Taskwarrior that provides a convenient way to quickly navigate and process
tasks. VIT allows you to interact with tasks in a Vi-intuitive way. A goal of
VIT is to allow you to customize the way in which you use Taskwarrior's core
commands as well as to provide a framework for easily dispatching external
commands (both user scripts and Taskwarrior's many External Scripts).

WWW: https://tasktools.org/projects/vit.html
2014-08-06T20:36:28+00:00 devel/p5-MooX-HandlesVia NativeTrait-like behavior for Moo
MooX::HandlesVia is an extension of Moo's 'handles' attribute
functionality. It provides a means of proxying functionality from
an external class to the given atttribute. This is most commonly
used as a way to emulate 'Native Trait' behavior that has become
commonplace in Moose code, for which there was no Moo alternative.

WWW: https://metacpan.org/release/MooX-HandlesVia
2014-08-06T20:34:45+00:00 devel/p5-Data-Perl Base classes wrapping fundamental Perl data types
Data::Perl is a collection of classes that wrap fundamental data
types that exist in Perl. These classes and methods as they exist
today are an attempt to mirror functionality provided by Moose's
Native Traits. One important thing to note is all classes currently
do no validation on constructor input.

WWW: https://metacpan.org/release/Data-Perl
2014-08-05T18:06:47+00:00 devel/luafilesystem-51 LuaFileSystem for Lua 5.1
2014-08-05T06:54:40+00:00 news/husky-huskylib-devel Husky generic FTN library (development version)
MSGAPI for Husky Fidosoft Project.
Development version.

Husky is complete freeware suite of Fidonet applications.

WWW: http://husky.sourceforge.net/
2014-08-05T06:54:40+00:00 news/husky-devel Husky full featured highly portable FTN Tosser (development version)
The "meta-port" for Husky Fidosoft Project.

Husky is complete freeware suite of Fidonet applications.

WWW: http://husky.sourceforge.net/
Common files for Husky Fidosoft Project.
Development version.

Husky is complete freeware suite of Fidonet applications.

WWW: http://husky.sourceforge.net/
2014-08-05T06:54:40+00:00 news/husky-areafix-devel Husky FTN areafix library (development version)
MSGAPI for Husky Fidosoft Project.
Development version.

Husky is complete freeware suite of Fidonet applications.

WWW: http://husky.sourceforge.net/
2014-08-05T00:18:17+00:00 games/openspades Compatible client of Ace of Spades
OpenSpades is a compatible client of Ace of Spades 0.75.

* Can connect to a vanilla/pyspades/pysnip server.
* Uses OpenGL/AL for better visuals.
* Open source, and cross platform.

WWW: http://openspades.yvt.jp/
2014-08-04T14:25:43+00:00 www/mongoose Small, fast, embeddable web server with CGI, SSL, Authorization
Mongoose is a small, fast and easy to use web server. It supports
CGI, SSI, SSL, Digest auth, Websocket, WEbDAV, Resumed download, URL
rewrite, file blacklist. Having SHTTPD as a predecessor, another
feature of mongoose is the ability to embed it into existing C/C++
applications. Embedded API is very clean and simple.
Mongoose has small memory footprint. Use it when other
web servers like Apache are too heavy for your tasks.

WWW: https://github.com/cesanta/mongoose
2014-08-04T09:18:27+00:00 net-mgmt/guifi-snpservices Graphics server for the guifi.net meshnet
This is the guifi.net snpservices package.

This software provides graph services in the context of the
Spontaneous Networklink Platform.

Uses nodexchange/cnml as a input format, and provides traffic and
latency/availability graphs in image format by using mrtg/rrdtool
collected history by simple HTTP URLs, therefore is easily
plugable to any web application.

WWW: http://es.wiki.guifi.net/wiki/SNPservices
2014-08-03T23:04:04+00:00 devel/librevisa-vish Open Source VISA shell for interfacing test and measurement equipment
VISA is a multivendor standard for interfacing test and measurement
equipment.

LibreVISA aims to be a compliant implementation of the VISA standard in
a free software library. Currently support for targets connected via USB,
exposing the USBTMC interface, and VXI-11 devices.

WWW: http://www.librevisa.org/
2014-08-03T22:52:46+00:00 devel/librevisa Library for interfacing test and measurement equipment
VISA is a multivendor standard for interfacing test and measurement
equipment.

LibreVISA aims to be a compliant implementation of the VISA standard in
a free software library. Currently support for targets connected via USB,
exposing the USBTMC interface, and VXI-11 devices.

WWW: http://www.librevisa.org/
2014-08-03T22:37:51+00:00 science/sigrok-firmware Sigrok firmware
sigrok-firmware is a collection of firmware files required for some of the
devices libsigrok supports (logic analyzers, oscilloscopes, or others).

We only carry firmware files for which we have an explicit permission/license
that allows at _least_ redistribution of the firmware.

WWW: http://www.sigrok.org/wiki/Firmware
2014-08-03T22:24:50+00:00 science/sigrok-firmware-fx2lafw Cypress FX2 firmware for hardware logic analyzers
The sigrok project aims at creating a portable, cross-platform,
Free/Libre/Open-Source signal analysis software suite that supports
various device types, such as logic analyzers, MSOs, oscilloscopes,
multimeters, LCR meters, sound level meters, thermometers, hygrometers,
anemometers, light meters, DAQs, dataloggers, function generators,
spectrum analyzers, power supplies, GPIB interfaces, and more.

WWW: http://www.sigrok.org/wiki/Fx2lafw
2014-08-03T22:09:07+00:00 science/sigrok-firmware-utils Sigrok firmware extraction utilities
The sigrok project aims at creating a portable, cross-platform,
Free/Libre/Open-Source signal analysis software suite that supports
various device types, such as logic analyzers, MSOs, oscilloscopes,
multimeters, LCR meters, sound level meters, thermometers, hygrometers,
anemometers, light meters, DAQs, dataloggers, function generators,
spectrum analyzers, power supplies, GPIB interfaces, and more.

WWW: http://www.sigrok.org/wiki/Firmware
2014-08-03T21:40:02+00:00 mail/fastforward Fastforward handles qmail forwarding according to a cdb database
fastforward handles qmail forwarding according to a cdb database.
It can create forwarding databases from a sendmail-style
/etc/aliases or from user-oriented virtual-domain tables.

WWW: http://cr.yp.to/fastforward.html
2014-08-03T21:35:42+00:00 devel/libftdi1 Library (using libusb) to talk to FTDI chips
libftdi1 - A library (using libusb) to talk to FTDI's FT2232C,
FT232BM and FT245BM type chips including the popular bitbang mode.

Note: When you get a -5 error "can't claim usb device" during
ftdi_usb_open(), make sure the kernel ftdi_sio driver is unloaded.

WWW: https://www.intra2net.com/en/developer/libftdi/
2014-08-03T21:25:42+00:00 devel/lnphost Lego RCX iinfrared communication API
A library supporting IR communication over the Lego Mindstorms IR tower.
It can be used from C programs on Posix compliant platforms, supports
multiple protocols and is designed to be a replacement for lnpd.

WWW: https://sourceforge.net/projects/lnphost/?source=directory/
2014-08-03T21:08:11+00:00 sysutils/daemontools-encore Collection of tools for managing Unix services
daemontools-encore is a collection of tools for managing UNIX services.
It is derived from the public-domain release of daemontools by D. J.
Bernstein. daemontools-encore adds numerous enhancements above what
daemontools could do while maintaining backwards compatibility with
daemontools. See the CHANGES file for more details on what features
have been added.

WWW: http://untroubled.org/daemontools-encore/
2014-08-03T11:28:43+00:00 devel/py-tzlocal Returns the tzinfo object for the local timezone
This Python module returns a tzinfo object with the local timezone
information under Unix and Win-32. It requires pytz, and returns pytz
tzinfo objects.

This module attempts to fix a glaring hole in pytz, that there is no way
to get the local timezone information, unless you know the zoneinfo
name, and under several Linux distros that's hard or impossible to
figure out.

WWW: https://github.com/regebro/tzlocal
2014-08-03T11:09:34+00:00 devel/libmpsse Open source library for SPI/I2C control via FTDI chips
Open source library for SPI/I2C control via FTDI chips

Libmpsse is a library for interfacing with SPI/I2C devices via FTDI's
FT-2232 family of USB chips. Based around the libftdi library.

WWW: https://github.com/devttys0/libmpsse
2014-08-03T09:03:15+00:00 x11-themes/plank-theme-moka Moka Plank theme
Moka theme for the Plank dock.

WWW: http://mokaproject.com/plank-theme-moka/
2014-08-02T19:48:36+00:00 astro/stellarium-qt4 3D photo-realistic sky renderer (planetarium)
Stellarium is a free open source planetarium for your computer. It shows a
realistic sky in 3D, just like what you see with the naked eye, binoculars,
or a telescope. It is being used in planetarium projectors. Just set your
coordinates and go.

This is legacy version based on Qt 4. For the latest Qt 5 based one please
install `astro/stellarium' port instead.

WWW: http://www.stellarium.org/
2014-08-02T18:13:03+00:00 textproc/py-bugzillatools Tool for interacting with the Bugzilla bug tracking system
bugzillatools consists of the bugzilla CLI program and a Python library for
interacting with the Bugzilla bug tracking system, and plugins for version
control systems that enable interaction with Bugzilla installations.

WWW: https://github.com/frasertweedale/bugzillatools
2014-08-02T13:16:57+00:00 math/pdal Library for translating and manipulating point cloud data
PDAL is a BSD licensed library for translating and manipulating
point cloud data of various formats. It is a library that is
analogous to the GDAL raster library. PDAL is focussed on reading,
writing, and translating point cloud data from the ever-growing
constellation of data formats that are being developed for working
with multi-dimensional emitted-pulse scanning systems. While PDAL is
not explicitly limited to working with LiDAR data formats, its
initial rollout is focused in that area.

WWW: https://www.pdal.io/
2014-08-01T22:38:44+00:00 lang/clang35 C, Objective-C, and C++ compiler
The goal of the Clang project is to create a new C, C++, Objective C and
Objective C++ front-end for the LLVM compiler.

WWW: http://clang.llvm.org/
2014-08-01T22:38:44+00:00 devel/llvm35 Low Level Virtual Machine
Low Level Virtual Machine (LLVM) is:
- A compilation strategy designed to enable effective program
optimization across the entire lifetime of a program.
- A virtual instruction set.
- A compiler infrastructure.
- LLVM does not imply things that you would expect from a high-level
virtual machine. It does not require garbage collection or run-time
code generation.

WWW: http://llvm.org/
2014-08-01T22:04:07+00:00 www/py-django-datetime-widget Simple and clean widget for DateTimeField
Django-datetime-widget is a simple and clean widget for DateTimeField.
It's based on bootstrap-datepicker by Stefan Petre.

WWW: https://pypi.org/project/django-datetime-widget/
2014-08-01T18:03:19+00:00 devel/p5-Devel-CheckBin Check that a command is available
Devel::CheckBin is a perl module that checks whether a particular command
is available.

WWW: https://metacpan.org/release/Devel-CheckBin
2014-08-01T16:21:19+00:00 net/p5-Net-HTTP-Spore-Middleware-Header Spore Middleware to add header on each request
Net::HTTP::Spore::Middleware::Header is a middleware that add header on each
request. You can specify for exemple a Content-Type to pass.

WWW: https://metacpan.org/release/Net-HTTP-Spore-Middleware-Header
2014-08-01T16:20:06+00:00 net/p5-Net-HTTP-Spore SPORE client
Net::HTTP::Spore is an implementation of the SPORE specification.

To use this client, you need to use or to write a SPORE specification of an API.
A description of the SPORE specification format is available at [1].

[1] https://github.com/SPORE/specifications/blob/master/spore_description.pod

WWW: https://metacpan.org/release/Net-HTTP-Spore
2014-08-01T07:06:06+00:00 databases/bucardo Multi-Master Async Postgres Replication system
Bucardo is an asynchronous PostgreSQL replication system, allowing for
both multi-master and multi-slave operations.

It was developed at Backcountry.com by Jon Jensen and Greg Sabino Mullane
of End Point Corporation, and is now in use at many other organizations.

Bucardo is free and open source software released under the BSD license.

WWW: http://bucardo.org/
2014-07-31T23:22:41+00:00 science/pulseview GUI client that supports various hardware logic analyzers
The sigrok project aims at creating a portable, cross-platform,
Free/Libre/Open-Source signal analysis software suite that supports
various device types, such as logic analyzers, MSOs, oscilloscopes,
multimeters, LCR meters, sound level meters, thermometers, hygrometers,
anemometers, light meters, DAQs, dataloggers, function generators,
spectrum analyzers, power supplies, GPIB interfaces, and more.

WWW: https://sigrok.org/
2014-07-31T17:28:40+00:00 converters/pecl-igbinary Replacement for the standard PHP serializer
Igbinary is a drop in replacement for the standard PHP serializer.
Instead of time and space consuming textual representation, igbinary
stores PHP data structures in a compact binary form. Savings are
significant when using memcached or similar memory based storages for
serialized data.

WWW: https://pecl.php.net/package/igbinary
2014-07-31T17:17:02+00:00 www/pydio Ajax web file management system
Pydio allows you to instantly turn any server into a powerful file
sharing platform.

WWW: https://pydio.com/
2014-07-31T17:06:27+00:00 devel/libsmraw Library and tools to access the split RAW image format
Library and tools to access the (split) RAW image format.

WWW: https://github.com/libyal/libsmraw
2014-07-31T15:46:08+00:00 textproc/py-asciinema Tool for recording and sharing terminal sessions
Record and share your terminal sesions, the right way.

WWW: https://asciinema.org/
2014-07-31T05:28:35+00:00 devel/cpptest Unit testing framework for handling automated tests in C++
CppTest is a portable and powerful, yet simple, unit testing framework for
handling automated tests in C++. The focus lies on usability and extendability.

Several output formats, including simple text output, compiler-like output and
HTML, are supported and new ones are easily added.

WWW: http://cpptest.sourceforge.net/
2014-07-31T00:55:08+00:00 devel/cask Project management tool for Emacs
Cask is a project management tool for Emacs that helps automate the package
development cycle; development, dependencies, testing, building, packaging and
more.

Cask can also be used to manage dependencies for your local Emacs
configuration.

WWW: https://github.com/cask/cask
2014-07-30T19:42:50+00:00 lang/smlnj Compiler and tools for Standard ML (SML '97)
Standard ML (SML) is a safe, modular, strict, functional,
polymorphic programming language with compile-time type checking
and type inference, garbage collection, exception handling,
immutable data types and updatable references, abstract data types,
and parametric modules. It has efficient implementations and a
formal definition with a proof of soundness.

Standard ML of New Jersey (abbreviated SML/NJ) is a compiler for
the Standard ML '97 programming language with associated libraries,
tools, and documentation.

WWW: http://www.smlnj.org/
2014-07-30T13:07:22+00:00 mail/archiveopteryx-devel Advanced PostgreSQL-based IMAP/POP server
Archiveopteryx is an Internet mail server, optimised to support
long-term archival storage. It seeks to make it practical not only to
manage large archives, but to use the information therein on a daily
basis instead of relegating it to offline storage.

This is the development version.

WWW: http://www.archiveopteryx.org/
2014-07-29T08:30:25+00:00 databases/p5-DBD-Pg32 Provides access to PostgreSQL databases through the DBI
DBD::Pg is an extension to Perl which allows access to
PostgreSQL databases. It is built on top of the standard
DBI extension and implements some of the methods that DBI
defines.

WWW: http://search.cpan.org/dist/DBD-Pg/
2014-07-29T03:23:48+00:00 mail/p5-Email-Simple-FromHandle Perl library for making email objects from a filehandle
Email::Simple::FromHandle provides an Email::Simple object which uses a
filehandle as its source, so it does not need to hold the entire body in memory
until needed.

WWW: https://github.com/rjbs/Email-Simple-FromHandle
2014-07-28T22:53:10+00:00 devel/libserialport Framework for hardware logic analyzers, serial port support library
The sigrok project aims at creating a portable, cross-platform,
Free/Libre/Open-Source signal analysis software suite that supports
various device types, such as logic analyzers, MSOs, oscilloscopes,
multimeters, LCR meters, sound level meters, thermometers,
hygrometers, anemometers, light meters, DAQs, dataloggers,
function generators, spectrum analyzers, power supplies,
GPIB interfaces, and more.

WWW: https://sigrok.org/
2014-07-28T20:43:56+00:00 x11-toolkits/qt5-quickcontrols Set of controls for building complete interfaces in Qt Quick
Qt is a cross-platform application and UI framework for developers
using C++ or QML, a CSS/JavaScript-like language.

The Qt Quick Controls module provides a set of controls that can be
used to build complete interfaces in Qt Quick.

WWW: https://qt-project.org
2014-07-28T20:40:49+00:00 databases/hbase Hadoop database, a distributed, scalable, big data store
Apache HBase is an open-source, distributed, versioned, non-relational database
modeled after Google's Bigtable: A Distributed Storage System for Structured
Data by Chang et al. Just as Bigtable leverages the distributed data storage
provided by the Google File System, Apache HBase provides Bigtable-like
capabilities on top of Hadoop and HDFS.

Features:
-- Linear and modular scalability
-- Strictly consistent reads and writes
-- Automatic and configurable sharding of tables
-- Automatic failover support between RegionServers
-- Convenient base classes for backing Hadoop MapReduce jobs with
Apache HBase tables
-- Easy to use Java API for client access
-- Block cache and Bloom Filters for real-time queries
-- Query predicate push down via server side Filters
-- Thrift gateway and a REST-ful Web service that supports XML, Protobuf
and binary data encoding options
-- Extensible jruby-based (JIRB) shell
-- Support for exporting metrics via the Hadoop metrics subsystem to files
or Ganglia, or via JMX

WWW: http://hbase.apache.org/
2014-07-28T17:26:23+00:00 sysutils/xfce4-bsdcpufreq-plugin Displays the current CPU clock frequency in the panel
xfce4-bsdcpufreq-plugin uses the FreeBSD sysctl
interface to the cpufreq(4) driver to display the
current CPU frequency in an XFCE panel.
2014-07-27T13:28:48+00:00 security/p5-Crypt-SMIME S/MIME message signing, verification, encryption and decryption
Crypt::SMIME - S/MIME message signing, verification, encryption and decryption

WWW: https://metacpan.org/release/Crypt-SMIME
2014-07-27T12:50:26+00:00 textproc/py-pytidylib Python wrapper for HTML Tidy (tidylib)
PyTidyLib is a Python package that wraps the HTML Tidy library. This allows
you, from Python code, to "fix" invalid (X)HTML markup. Some of the library's
many capabilities include:

* Clean up unclosed tags and unescaped characters such as ampersands
* Output HTML 4 or XHTML, strict or transitional, and add missing doctypes
* Convert named entities to numeric entities, which can then be used in XML
documents without an HTML doctype.
* Clean up HTML from programs such as Word (to an extent)
* Indent the output, including proper (i.e. no) indenting for pre elements,
which some (X)HTML indenting code overlooks.

WWW: http://countergram.com/open-source/pytidylib
2014-07-27T11:22:37+00:00 devel/libbde Library and tools to access the BitLocker Drive Encryption volumes
Library and tools to access the BitLocker Drive Encryption (BDE) encrypted
volumes.

WWW: https://github.com/libyal/libbde
2014-07-26T19:45:19+00:00 devel/visualparadigm Visual modeling tool for all kinds of UML diagrams
Visual Paradigm for UML (VP-UML) is a UML design tool and UML CASE
tool designed to aid software development. VP-UML supports key
industry standards such as Unified Modeling Language (UML), SysML,
BPMN, XMI, etc. It offers complete toolset software development
teams need for requirements capturing, software planning, test
planning, class modeling, data modeling, and etc.

The application provides the community edition, limited to
one diagram per diagram type in each project, and all the diagrams
and documentations generated from the Community Edition will show
a small Visual Paradigm logo at the top left corner.

WWW: http://www.visual-paradigm.com/product/vpuml/
2014-07-26T12:04:07+00:00 databases/py-mysql-connector-python MySQL driver written in Python
MySQL driver written in Python which does not depend on MySQL C client
libraries and implements the DB API v2.0 specification (PEP-249).

WWW: http://dev.mysql.com/doc/connector-python/en
2014-07-26T09:40:22+00:00 graphics/libtxc_dxtn Subset of a well-known texture compression scheme
S2TC is a patent-free S3TC compatible implementation and provides texture
compression to Mesa.

The library is automatically loaded if present and adds the OpenGL extensions
GL_S3_s3tc and GL_EXT_texture_compression_s3tc.

WWW: https://github.com/divVerent/s2tc
2014-07-25T23:09:23+00:00 devel/rubygem-delayer Delay any task, similar to a priority-queue
Delay any task, similar to a priority-queue.

WWW: https://github.com/toshia/delayer
2014-07-25T07:43:01+00:00 databases/py-geoalchemy2 Using SQLAlchemy with Spatial Databases
GeoAlchemy 2 provides extensions to SQLAlchemy for working with spatial
databases. GeoAlchemy 2 focuses on PostGIS. PostGIS 1.5 and PostGIS 2 are
supported. GeoAlchemy 2 aims to be simpler than its predecessor, GeoAlchemy.
Simpler to use, and simpler to maintain.

WWW: https://github.com/geoalchemy/geoalchemy2
2014-07-25T00:44:01+00:00 audio/py3-pylast Python3 interface to Last.fm
A Python interface to Last.fm (and other API compatible social networks)

WWW: http://code.google.com/p/pylast/
2014-07-24T09:32:44+00:00 devel/py-colorlog Add colours to the output of Python logging module
colorlog.ColoredFormatter is a formatter for use with Python's logging module
that outputs records using terminal colors.

The ColoredFormatter class takes several arguments:
- format: The format string used to output the message (required).
- datefmt: An optional date format passed to the base class. See
logging.Formatter.
- reset: Implicitly adds a color reset code to the message output, unless the
output already ends with one. Defaults to True.
- log_colors: A mapping of record level names to color names. The defaults can
be found in colorlog.default_log_colors.
- secondary_log_colors: A mapping of names to log_colors style mappings,
defining additional colors that can be used in format strings.
- style: Available on Python 3.2 and above. See logging.Formatter.

WWW: https://github.com/borntyping/python-colorlog
2014-07-23T13:19:40+00:00 emulators/wine-compholio Wine built with the compholio patchset
2014-07-23T10:55:48+00:00 lang/elixir Functional, meta-programming aware language built on top of Erlang VM
Elixir is a functional, meta-programming aware language built on top of the
Erlang VM. It is a dynamic language that focuses on tooling to leverage
Erlang's abilities to build concurrent, distributed and fault-tolerant
applications with hot code upgrades.

WWW: https://elixir-lang.org/
2014-07-22T17:42:24+00:00 databases/rocksdb Persistent key-value store for fast storage environments
RocksDB is an embeddable persistent key-value store for fast storage. RocksDB
can also be the foundation for a client-server database but our current focus is
on embedded workloads.

RocksDB builds on LevelDB to be scalable to run on servers with many CPU cores,
to efficiently use fast storage, to support IO-bound, in-memory and write-once
workloads, and to be flexible to allow for innovation.

WWW: https://rocksdb.org/
WWW: https://github.com/facebook/rocksdb
2014-07-21T20:36:56+00:00 textproc/py-junit-xml Creates JUnit XML documents used by tools such as Jenkins
A Python module for creating JUnit XML test result documents that can be read
by tools such as Jenkins. If you are ever working with test tool or test suite
written in Python and want to take advantage of Jenkins' pretty graphs and test
reporting capabilities, this module will let you generate the XML test reports.

WWW: https://github.com/kyrus/python-junit-xml
2014-07-21T19:35:29+00:00 devel/py-trollius Port of the Tulip project (asyncio module, PEP 3156) on Python 2
Trollius provides infrastructure for writing single-threaded concurrent code
using coroutines, multiplexing I/O access over sockets and other resources,
running network clients and servers, and other related primitives.

WWW: https://github.com/haypo/trollius
2014-07-20T16:13:50+00:00 x11/leechcraft Cross-platform modular live environment
LeechCraft is a free open source cross-platform modular live environment.
It has modules for everything:

* Full-featured web-browser with support for all major web-standards.
* Advanced multiprotocol modular IM client currently supporting XMPP (Jabber),
IRC, WLM/MSN, MRIM and quite a few other protocols and with a bunch of
features from metacontacts and Off-The-Record support to audio calls.
* Collection-oriented media player with a lot of features from gapless
playback and transcoding for removable devices to social features like
recommended artists and nearby events.
* Efficient and fast BitTorrent client with full support for the BitTorrent
protocol and all its widespread extensions and magnet links.
* Modular document viewer supporting PDF, DjVu, PostScript, MOBI and other
formats.
* RSS feed reader supporting common feed formats with extensions like MediaRSS
or GeoRSS as well as with extensive support for Broadcatching and podcasts and
their automatic retrieval.
* User-space package manager with its own repository of plugins, themes, icons
and much more.
* A bunch of Desktop Environment-enabling modules from window manager
controller to power manager, taskbar, tray and a customizable panel.
* The "Summary" tab that displays all your downloads, updates and statuses.

WWW: http://leechcraft.org/
2014-07-19T16:40:37+00:00 multimedia/libmediainfo MediaInfo library
MediaInfo is a convenient unified display of the most relevant technical and
tag data for video and audio files.

Read http://mediaarea.net/en/MediaInfo/Support/Formats for supported formats.

WWW: https://mediaarea.net/en/MediaInfo
WWW: https://github.com/MediaArea/MediaInfoLib
2014-07-19T16:38:24+00:00 multimedia/libzen ZenLib used by MediaInfo and its library
MediaInfo is a convenient unified display of the most relevant technical and
tag data for video and audio files.

Read http://mediaarea.net/en/MediaInfo/Support/Formats for supported formats.

WWW: https://mediaarea.net/en/MediaInfo
WWW: https://github.com/MediaArea/ZenLib
2014-07-19T11:25:10+00:00 audio/hydrogen-devel Advanced drum machine
Hydrogen is an advanced drum machine. Its main goal is to bring
professional yet simple and intuitive pattern-based drum programming.

WWW: http://www.hydrogen-music.org/
2014-07-19T09:47:06+00:00 devel/p5-Type-Tiny-XS Tiny, yet Moo(se)-compatible type constraint
Type::Tiny::XS provides an XS boost for some of Type::Tiny's built-in type
constraints. Type::Tiny::XS is not required for Type::Tiny, but provides a speed
boost for some type checks if available.

WWW: https://metacpan.org/release/Type-Tiny-XS
2014-07-18T17:54:31+00:00 databases/p5-DBIx-Class-BitField Store multiple boolean fields in one integer field
This module is useful if you manage data which has a lot of on/off attributes
like active, inactive, deleted, important, etc. If you do not want to add an
extra column for each of those attributes you can easily specify them in one
integer column.

A bit field is a way to store multiple bit values on one integer field.

The main benefit from this module is that you can add additional attributes
to your result class whithout the need to deploy or change the schema on the
data base.

WWW: https://metacpan.org/release/DBIx-Class-BitField
2014-07-18T15:19:10+00:00 databases/p5-CGI-Session-Driver-memcached Perl extension for persistent session data in CGI applications
CGI::Session::Driver::memcache is a storage driver (only referred as
'driver' in CGI::Session lingo) for persisting CGI Sessions into a
fast memcached server.

WWW: https://metacpan.org/release/CGI-Session-Driver-memcached
2014-07-18T07:27:19+00:00 x11-fonts/alef Free multi-lingual font designed for screens
Alef has been designed to meet very high standards whilst at a very small
size. It was created under the consideration of its primary use for digital
media, and overcomes great challenges in the rendition of small characters
and cross-platform adjustment.

The font supports Hebrew and various European Languages.

WWW: http://alef.hagilda.com/
2014-07-18T07:02:18+00:00 sysutils/iocage FreeBSD jail manager written in Python3
iocage is a jail/container manager amalgamating some of the best
features and technologies the FreeBSD operating system has
to offer. It is geared for ease of use with a simple and easy
to understand command syntax.

WWW: https://github.com/iocage/iocage
2014-07-18T01:59:17+00:00 deskutils/py-pystash Save your code snippets in the cloud from the command line
Save your code snippets in the cloud (http://trystash.com/) from
the command line.

WWW: https://pypi.org/project/pystash/
2014-07-18T01:56:36+00:00 devel/py-xerox Simple copy and paste in Python
Xerox is a copy + paste module for Python.

WWW: https://github.com/kennethreitz/xerox
2014-07-18T01:55:41+00:00 devel/py-clint Python command-line application tools
Clint is a Python module filled with a set of awesome tools for developing
command line applications.

WWW: https://github.com/kennethreitz/clint
2014-07-18T01:53:41+00:00 devel/py-args Command arguments for humans
This simple Python module gives you an elegant interface for your command line
arguments.

WWW: https://github.com/kennethreitz/args
2014-07-16T18:47:06+00:00 devel/p5-IO-Prompter Prompt for input, read it, clean it, return it
IO::Prompter exports a single subroutine, prompt, that prints a prompt (but
only if the program's selected input and output streams are connected to a
terminal), then reads some input, then chomps it, and finally returns an
object representing that text.

WWW: https://metacpan.org/release/IO-Prompter
2014-07-16T05:56:38+00:00 net/openggsn Implementation of the Gateway GPRS Support Node element
OpenGGSN is an implementation of the Gateway GPRS Support Node element
in the GPRS core network.
OpenGGSN was developed in 2002 to 2004 by Mondru AB and was abandoned
for some years before adopted by the Osmocom project.

WWW: http://openbsc.osmocom.org/trac/wiki/OpenGGSN
2014-07-16T05:08:23+00:00 x11-fonts/noto Google Noto Fonts family (meta port)
When text is rendered by a computer, sometimes characters are displayed as
"tofu". They are little boxes to indicate your device doesn't have a font to
display the text.

Google has been developing a font family called Noto, which aims to support all
languages with a harmonious look and feel. Noto is Google's answer to tofu. The
name noto is to convey the idea that Google's goal is to see no more "tofu".
Noto has multiple styles and weights, and is freely available to all. The
comprehensive set of fonts and tools used in our development is available in our
GitHub repositories.

x11-fonts/noto is a meta port which includes:
- x11-fonts/noto-basic: basic fonts set
- x11-fonts/noto-emoji: emoji fonts set
- x11-fonts/noto-extra: extra fonts set
- x11-fonts/noto-kr: Traditional Chinese Hong Kong fonts set
- x11-fonts/noto-jp: Japanese fonts set
- x11-fonts/noto-kr: Korean fonts set
- x11-fonts/noto-sc: Simplified Chinese fonts set
- x11-fonts/noto-tc: Traditional Chinese fonts set

WWW: https://www.google.com/get/noto/
WWW: https://github.com/googlefonts?q=noto
2014-07-15T17:48:40+00:00 security/signify Create and verify cryptographic signatures
The signify utility creates and verifies cryptographic signatures.

This version of signify is part of outils, a portable collection of
non-standard OpenBSD tools.

This port comes with OpenBSD's release public keys allowing you to
verify an OpenBSD release before installation.

WWW: https://github.com/leahneukirchen/outils/
2014-07-15T17:16:46+00:00 devel/libosinfo Library for managing OS information for virtualization
libosinfo is a library that allows virtualization provisioning tools to
determine the optimal device settings for a hypervisor/operating system
combination.

WWW: https://libosinfo.org/
2014-07-15T14:23:11+00:00 math/mpir Multiprecision integer library
MPIR is an open source multiprecision integer (bignum) library forked
from the GMP (GNU Multi Precision) project. It consists of much code
from past GMP releases, in combination with much original contributed
code.

MPIR is constructed by a developer and vendor friendly community of
professional and amateur mathematicians, computer scientists and
hobbyists.

WWW: http://www.mpir.org
2014-07-15T11:42:11+00:00 devel/p5-Struct-Dumb Make simple lightweight record-like structures
Struct::Dumb creates record-like structure types, similar to the struct keyword
in C, C++ or C#, or Record in Pascal. An invocation of this module will create a
construction function which returns new object references with the given field
values. These references all respond to lvalue methods that access or modify the
values stored.

It's specifically and intentionally not meant to be an object class. You cannot
subclass it. You cannot provide additional methods. You cannot apply roles or
mixins or metaclasses or traits or antlers or whatever else is in fashion this
week.

On the other hand, it is tiny, creates cheap lightweight array-backed
structures, uses nothing outside of core. It's intended simply to be a slightly
nicer way to store data structures, where otherwise you might be tempted to
abuse a hash, complete with the risk of typoing key names. The constructor will
croak if passed the wrong number of arguments, as will attempts to refer to
fields that don't exist.

WWW: https://metacpan.org/release/Struct-Dumb
2014-07-14T16:46:30+00:00 devel/py-jaraco.timing Routines pertinent to the fourth dimension
Routines pertinent to the fourth dimension.

WWW: https://bitbucket.org/jaraco/jaraco.timing
2014-07-14T10:34:40+00:00 textproc/peco Simplistic interactive filtering tool
Peco is a simplistic interactive filtering tool based on Percol
implemented in Go.

WWW: https://github.com/peco/peco
2014-07-14T10:33:13+00:00 devel/go-termbox Pure Go termbox implementation
Termbox is a library that provides a minimalistic API which allows the
programmer to write text-based user interfaces. The library is
crossplatform and has both terminal-based implementations on *nix
operating systems and a winapi console based implementation for
Windows operating systems. The basic idea is an abstraction of the
greatest common subset of features available on all major terminals
and other terminal-like APIs in a minimalistic fashion. Small API
means it is easy to implement, test, maintain and learn it, that's
what makes the termbox a distinct library in its area.

WWW: https://code.google.com/p/termbox/
2014-07-14T10:31:45+00:00 devel/go-runewidth Go library to get the fixed width of a character or string
Go-runewidth provides functions to get the fixed width of a character
or string.

WWW: https://github.com/mattn/go-runewidth
2014-07-14T10:29:59+00:00 devel/go-flags Go command line option parser
Package flags provides an extensive command line option parser. The
flags package is similar in functionality to the go built-in flag
package but provides more options and uses reflection to provide a
convenient and succinct way of specifying command line options.

WWW: http://godoc.org/github.com/jessevdk/go-flags
2014-07-14T04:41:22+00:00 devel/py-iso8601 Simple module to parse ISO 8601 dates
This module parses the most common forms of ISO 8601 date strings
(e.g. 2007-01-14T20:34:22+00:00) into datetime objects.

You can parse full date + times, or just the date. In both cases a datetime
instance is returned but with missing times defaulting to 0, and missing
days / months defaulting to 1.

WWW: https://bitbucket.org/micktwomey/pyiso8601
2014-07-13T23:21:40+00:00 www/mod_mpm_itk Run each vhost under a separate uid and gid
apache2-mpm-itk (just mpm-itk for short) is an MPM (Multi-Processing Module)
for the Apache web server. mpm-itk allows you to run each of your vhost
under a separate uid and gid - in short, the scripts and configuration files
for one vhost no longer have to be readable for all the other vhosts.

WWW: http://mpm-itk.sesse.net/
2014-07-13T16:09:00+00:00 graphics/py-stltools Converts STL models to POV-Ray meshes or PostScript/PDF images
The modules in the stltools package can read and write STL files, perform 3D
coordinate transforms and projections. These modules are used by the following
provided scripts;

stl2pov: Converts the STL model to a mesh usable with the POV-ray raytracer.
stl2ps: Creates a view of the STL model in scalable PostScript.
stl2pdf: Creates a view of the STL model as a PDF. Requires graphics/py-cairo.
stlinfo: Either displays some information about a STL file or prints it in
text format.

WWW: http://rsmith.home.xs4all.nl/software/py-stl-stl2pov.html
2014-07-13T12:50:30+00:00 net/belle-sip SIP (RFC 3261) implementation written in C
Belle-sip is a SIP (RFC3261) implementation written in C, with an object
oriented API.

* RFC3261 compliant implementation of SIP parser, writer, transactions and
dialog layers
* HTTP client API
* support of client TLS certificate
* fully asynchronous transport layer (UDP, TCP, TLS)
* fully asynchronous DNS resolution with SRV
* full dual-stack IPv6 support
* SIP transaction state machines with latest corrections (RFC6026)
* automatic management of request refreshes with network disconnection
resiliency thanks to the "refresher" object
* supported platforms: Linux, Mac OSX, Windows XP+, iOS, Android,
Blackberry 10

WWW: https://www.linphone.org/technical-corner/belle-sip.html
2014-07-13T12:00:33+00:00 www/tengine Robust and small WWW server forked from Nginx
Tengine is a web server originated by Taobao, the largest e-commerce
website in Asia. It is based on the Nginx HTTP server and has many
advanced features. Tengine has proven to be very stable and
efficient on some of the top 100 websites in the world, including
taobao.com and tmall.com.

WWW: https://github.com/alibaba/tengine
2014-07-13T08:04:06+00:00 graphics/luminance-qt5 Complete open source solution for HDR photography
Luminance HDR is an open source graphical user interface application that
aims to provide a complete workflow for HDR image processing.

Supported features:

* Create an HDR file from a set of images (formats: JPEG, TIFF 8-bit and
16-bit, RAW) of the same scene taken at different exposure settings
* Rotate, resize, and crop HDR images
* Tonemap HDR images
* Copy EXIF data between sets of images

Supported HDR formats (with file extensions):

* OpenEXR (.exr)
* Radiance RGBE (.hdr)
* TIFF formats: 16-bit, 32-bit (float) and LogLuv (.tiff)
* PFS native format (.pfs)
* Raw image formats (various)

Supported LDR formats: JPEG, PNG, PPM, PBM, TIFF (8-bit).

WWW: http://qtpfsgui.sourceforge.net/
2014-07-12T15:22:00+00:00 multimedia/universal-media-server Universal Media Server
Universal Media Server (UMS) is a feature-rich DLNA/UPnP home media
server, with good support for client devices.

A popular fork / successor of PS3 Media Server. UMS is Java-based.
The program streams or transcodes with little or no configuration.

Powered by MEncoder, FFmpeg, tsMuxeR, AviSynth, MediaInfo and more,
which combine to offer support for a wide range of media formats.


IMPORTANT NOTE:

All the missing transcoder dependancies CAN be installed seperately.
NOT needed to re-build this port from scratch to select options.

Please read: 'files/pkg-message.in' in the port directory for more
information about how to best install these missing dependancies.


See also: http://www.universalmediaserver.com/
WWW: http://sourceforge.net/projects/unimediaserver/
2014-07-12T13:18:55+00:00 devel/libantlr3c ANother Tool for Language Recognition (C runtime)
ANTLR, ANother Tool for Language Recognition, is a language tool that
provides a framework for constructing recognizers, interpreters,
compilers, and translators from grammatical descriptions containing
actions in a variety of target languages. ANTLR provides excellent
support for tree construction, tree walking, translation, error
recovery, and error reporting.

This package provides the ANTLR v3 C runtime library.

WWW: http://www.antlr3.org/
2014-07-12T12:03:43+00:00 security/libressl Free version of the SSL/TLS protocol forked from OpenSSL
LibreSSL is an open-source implementation of the Secure Sockets Layer (SSL) and
Transport Layer Security (TLS) protocols. It was forked from the OpenSSL
cryptographic software library in April 2014 as a response by OpenBSD
developers to the Heartbleed security vulnerability in OpenSSL,
with the aim of refactoring the OpenSSL code so as to provide a more secure
implementation.

LibreSSL was forked from the OpenSSL library starting with the 1.0.1g branch
and will follow the security guidelines used elsewhere in the OpenBSD project.

WWW: http://www.libressl.org/
2014-07-12T11:25:04+00:00 net/uget Lightweight and full-featured graphical download manager
uGet is a very powerful download manager application, with large inventory
of features but is still very light-weight and low on resources.

General features:
- Downloads queue
- Resume downloads
- Advanced download categories
- Clipboard monitor
- Batch downloads
- Multi-protocol
- Scheduler

WWW: https://ugetdm.com/
2014-07-12T06:13:11+00:00 sysutils/qchroot Utility for deployment of chroot environments
qchroot is a csh script for simplified administration of chroots on a
host system. This is a viable alternate to jail(8) when jail(8) is too
restrictive. This runs on RELEASE-9.3 and all newer RELEASES.

The chroot filesystem shares a single copy of the system binaries which
is mounted nullfs "read only" to the named chroot container filesystem.
This provides 2 levels of security protection which is better than chroot
by its self.
2014-07-11T15:52:23+00:00 net/mediastreamer Real-time audio and video streaming and processing
Mediastreamer2 is a powerful and lightweight streaming engine specialized
in voice/video telephony applications.

WWW: https://www.linphone.org/technical-corner/mediastreamer2
2014-07-11T14:25:39+00:00 misc/fortune-mod-epictetus Quotes from Epictetus
fortune-mod-epictetus is a compilation of quotes from the ancient
philosopher Epictetus. They come from "A Selection from the Discourses
of Epictetus with the Encheiridion" translated by George Long.

WWW: https://github.com/akosela/fortune-mod-epictetus
2014-07-11T14:16:35+00:00 emulators/pipelight Wrapper for using windows plugins in web browsers
Pipelight is a wrapper for using Windows plugins in FreeBSD browsers
and therefore giving you the possibility to access services which
are otherwise not available for FreeBSD users.

WWW: http://www.pipelight.net/
2014-07-11T06:30:09+00:00 textproc/cgrep Context-aware grep for source codes
Cgrep is a grep tool suitable for searching in large code repositories. It
supports 30 programming languages and searches that go beyond the simple
pattern matching. It enables context-aware filtering and semantic searches
through wildcard and combinators.

WWW: http://awgn.github.io/cgrep/
2014-07-10T13:20:25+00:00 textproc/pear-Horde_JavascriptMinify Horde Javascript Minification
Horde abstracted interface to various javascript minification backends.

WWW: http://pear.horde.org
2014-07-10T13:19:41+00:00 textproc/pear-Horde_CssMinify Horde CSS Minification
Horde abstracted interface to various CSS minification backends.

WWW: http://pear.horde.org
2014-07-10T08:50:24+00:00 devel/py-omnijson Wraps the best Python JSON installed
Wraps the best JSON installed, falling back on an internal simplejson.

Features:

* Loads whichever is the fastest JSON module installed
* Falls back on built in pure-python simplejson, just in case.
* Proper API (loads(), dumps())
* Vendorizable
* Supports Python 2.5-3.2 out of the box

WWW: https://github.com/kennethreitz/omnijson
2014-07-10T05:30:16+00:00 archivers/pear-Horde_Pack Horde Pack Utility
Horde replacement for serialize()/json_encode() that will automatically use the
most efficient serialization available based on the input.

WWW: http://pear.horde.org
2014-07-09T13:47:40+00:00 devel/poco-devel C++ Portable Components library
The C++ Portable Components currently consist of four libraries.

The Foundation library contains a platform abstraction layer
(including classes for multithreading, file system access, logging,
etc.), as well as a large number of useful utility classes, such
various stream buffer and stream classes, URI handling, and many
more.

The Net library contains network classes (sockets, HTTP, etc.)

The XML library contains an XML parser with SAX2 and DOM interfaces,
as well as an XMLWriter.

The Util library contains classes for working with configuration
files and command line arguments, as well as various utility classes.

WWW: http://pocoproject.org/
2014-07-09T04:51:47+00:00 lang/ceylon Language for writing large programs in teams
Ceylon is a new programming language that's deeply influenced by Java,
designed by people who are unapologetic fans of Java. It's a language
designed specifically for writing large programs in teams.

WWW: https://ceylon-lang.org/
2014-07-09T04:49:07+00:00 devel/euca2ools Eucalyptus Command Line Tools
Euca2ools are command line tools used to interact with Amazon Web
Services (AWS) as well as other services that are compatible with AWS,
such as Eucalyptus. They aim to use the same input as similar tools
provided by AWS for each service individually along with several
enhancements that make them easier to use against both AWS and
Eucalyptus.

Euca2ools provide the functionality of AWS's REST-based and Query-based
APIs for the following services:

- Auto Scaling (commands start with "euscale")
- CloudFormation (commands start with "euform")
- CloudWatch (commands start with "euwatch")
- EC2 (commands start with "euca")
- Elastic Load Balancing (commands start with "eulb")
- IAM (commands start with "euare")

WWW: https://github.com/eucalyptus/euca2ools
2014-07-09T04:41:40+00:00 www/py-requestbuilder Command line-driven HTTP request builder
Command line-driven HTTP request builder.

WWW: https://github.com/boto/requestbuilder
2014-07-08T19:49:10+00:00 multimedia/qt4-mobility Qt APIs for mobile devices and desktop platforms
Additional Qt APIs for mobile devices and desktop platforms

WWW: http://qt-project.org/wiki/Category:Developing_with_Qt::QtMobility/
2014-07-08T14:30:27+00:00 sysutils/bsdploy Tool to remotely provision, configure and maintain FreeBSD jails
BSDploy is a comprehensive tool to provision, configure and maintain
FreeBSD jail hosts and jails.

Its main design goal is to lower the barrier to repeatable jail setups.

* Modular provisioning with plugins for VirtualBox, Amazon EC2 and
an achitecture to support more.
* Bootstrap complete jail hosts from scratch.
* Declarative configuration: All hosts and their properties defined
in ploy.conf are automatically exposed to Ansible.
* Imperative maintenance: Run Fabric scripts with ploy do JAILNAME
TASKNAME and have all of the hosts and their variables in fab.env.
* Configure ZFS pools and filesystems with whole-disk-encryption.

WWW: https://github.com/ployground/bsdploy
2014-07-08T10:08:43+00:00 sysutils/py-ploy_ec2 Plugin for ploy to provision Amazon EC2 instances
A plugin for ploy providing integration with Amazon EC2.

WWW: https://github.com/ployground/ploy_ec2
2014-07-08T07:05:54+00:00 sysutils/py-ploy_fabric Ploy plugin for integration with Fabric
Ploy plugin for integration with Fabric

WWW: https://github.com/ployground/ploy_fabric
2014-07-08T07:02:06+00:00 sysutils/py-ploy_ezjail Plugin for ploy to provision FreeBSD jails using ezjail
Ploy plugin for managing FreeBSD Jails using ezjail

WWW: https://github.com/ployground/ploy_ezjail
2014-07-08T06:58:34+00:00 sysutils/py-ploy_ansible Plugin to integrate Ansible with ploy
Ploy plugin to integrate with Ansible.

WWW: https://github.com/ployground/ploy_ansible
2014-07-07T22:54:06+00:00 chinese/pyzy Chinese PinYin and Bopomofo conversion library
The Chinese PinYin and Bopomofo conversion library

This is the Chinese PinYin / Bopomofo conversion library.
You can easily write an application which handles the Chinese with it.

WWW: https://github.com/pyzy/pyzy
2014-07-07T21:23:54+00:00 security/kqoauth Implementation of OAuth 1.0 in C++ for Qt
kQOAuth is a library written in C++ for Qt that implements the OAuth 1.0
authentication specification RFC 5849 (http://tools.ietf.org/html/rfc5849).
Greetings go to Dominik Kapusta for writing the original OAuth library
using Qt, QOAuth (http://blog.ayoy.net/2009/6/24/oauth).

WWW: https://github.com/kypeli/kQOAuth/
2014-07-07T18:43:59+00:00 comms/cqrlog Amateur Radio logging application
CQRLOG is an advanced ham radio logger based on MySQL database. It provides
radio control based on hamlib libraries, DX cluster connection, band map,
QRZ.com/HamQTH.com callbook (XML access), IOTA support, a grayliner,
propagation indicator, xplanet support (maps in azimuthal projection centered
in your QTH), OK1RR free QSL manager database etc.

WWW: https://www.cqrlog.com/
2014-07-07T13:52:30+00:00 sysutils/py-ploy Manage servers through a central configuration
Ploy is a commandline-tool to provision, manage and control server instances.
What kind of server instances these are depends on the used plugins. There
are plugins for EC2 (ploy_ec2), FreeBSD Jails (ploy_ezjail) and more.

You can create, delete, monitor and ssh into instances while ploy handles the
details like ssh fingerprint checking. Additional plugins provide advanced
functionality like integrating Fabric (ploy_fabric) and Ansible (ploy_ansible).

WWW: https://github.com/ployground/ploy
2014-07-07T12:55:49+00:00 sysutils/py-execnet Distributed Python deployment and communication
execnet provides a share-nothing model with channel-send/receive communication
for distributing execution across many Python interpreters across version,
platform and network barriers. It has a minimal and fast API targetting the
following uses:

* Distribute tasks to (many) local or remote CPUs
* Write and deploy hybrid multi-process applications
* Write scripts to administer multiple environments

WWW: http://codespeak.net/execnet/
2014-07-07T12:05:05+00:00 math/sfst A toolbox for the implementation of morphological analysers
SFST is a toolbox for the implementation of morphological analysers and other
tools which are based on finite state transducer technology.

The SFST tools comprise:
-- a compiler which translates transducer programs into minimised transducers
-- interactive and batch-mode analysis programs
-- tools for comparing and printing transducers
-- an efficient C++ transducer library

Features:
-- easy to learn for users who are familiar with grep, sed, or Perl.
-- efficient implementation in C++
-- supports
-- a wide range of transducer operations
-- UTF-8 character coding
-- weighted transducers (basic functionality only)

WWW: http://www.cis.uni-muenchen.de/~schmid/tools/SFST/
2014-07-07T06:18:54+00:00 devel/py-doit Task management and automation tool
doit comes from the idea of bringing the power of build-tools to execute
any kind of task.

A task describes some computation to be done (actions), and contains some
extra meta-data. Actions:

* can be external programs (executed as shell commands) or python
functions.
* a single task may define more than one action.

WWW: https://pydoit.org/
2014-07-07T05:50:44+00:00 devel/py-lazy Lazy attributes for Python objects
The lazy module provides a decorator to create lazy attributes. A lazy
attribute is a computed attribute that is evaluated only once, the first
time it is used. Subsequent uses return the results of the first call.

WWW: https://github.com/stefanholek/lazy
2014-07-06T18:48:56+00:00 misc/rubygem-iesd Modify Extensions, Kextcache and Packages on InstallESD
iESD customizes OS X InstallESD.

WWW: https://github.com/ntkme/iesd
2014-07-06T17:51:27+00:00 databases/leo_center LeoFS Web console
LeoFS is a highly scalable, fault-tolerant distributed file system for
the Web. LeoCenter is LeoFS Web console in your browser. You can use
it to easily operate LeoFS.

WWW: https://leo-project.net/
2014-07-06T17:49:00+00:00 databases/rubygem-leo_manager_client LeoFS-Manager client library for Ruby
LeoFS is a highly scalable, fault-tolerant distributed file system
for the Web. This library allows any Ruby application to communicate
with LeoFS manager.

WWW: http://leo-project.net/
2014-07-06T17:42:01+00:00 databases/leofs Highly scalable, fault-tolerant distributed file system
LeoFS is a highly scalable, fault-tolerant distributed file system
for the Web.

LeoFS provides High Cost Performance Ratio. It allows you to build
LeoFS clusters using commodity hardware. LeoFS will require a smaller
cluster than other storage to achieve the same performance. LeoFS is
also very easy to setup and to operate.

LeoFS provides High Reliability thanks to its great design on top of
the Erlang/OTP capabilities. LeoFS system will stay up regardless of
software errors or hardware failures happening inside the cluster.

LeoFS provides High Scalability. Adding and removing nodes is simple
and quick, allowing you to react swiftly when your needs change. A
LeoFS cluster can be thought as elastic storage that you can stretch
as much and as often as you need.

WWW: http://leo-project.net/
2014-07-06T02:54:34+00:00 mail/postsrsd Postfix Sender Rewriting Scheme daemon
PostSRSd provides the Sender Rewriting Scheme (SRS) via TCP-based lookup
tables for Postfix. SRS is needed if your mail server acts as forwarder.

WWW: https://github.com/roehling/postsrsd
2014-07-06T01:47:27+00:00 lang/sagittarius-scheme R6RS/R7RS Scheme system
R6RS/R7RS Scheme system.

Features:

- Builtin CLOS.
- Common Lisp like reader macro.
- Cryptographic libraries.
- Customisable cipher and hash algorithm.
- Custom codec mechanism.
- CL like keyword lambda syntax (taken from Gauche).
- Constant definition form. (define-constant form).
- Builtin regular expression
- mostly works O(n)
- Replaceable reader

WWW: https://bitbucket.org/ktakashi/sagittarius-scheme/wiki/Home
2014-07-05T18:22:32+00:00 x11-toolkits/py-wxPython30 GUI toolkit for the Python programming language
wxPython is a GUI toolkit for the Python programming language. It allows Python
programmers to create programs with a robust, highly functional graphical user
interface, simply and easily. It is implemented as a Python extension module
(native code) that wraps the popular wxWidgets cross platform GUI library, which
is written in C++.

WWW: http://www.wxpython.org
2014-07-05T18:22:32+00:00 x11-toolkits/py-wxPython-common
2014-07-04T14:41:05+00:00 math/hfst Toolkit for for processing natural language morphologies
The Helsinki Finite-State Transducer toolkit is intended for processing
natural language morphologies. The toolkit is demonstrated by wide-coverage
implementations of a number of languages of varying morphological complexity.

WWW: https://hfst.github.io/
2014-07-04T14:11:02+00:00 devel/hadoop2 Apache Map/Reduce framework
The Apache Hadoop software library is a framework that allows for the
distributed processing of large data sets across clusters of computers
using a simple programming model.

WWW: http://hadoop.apache.org/
2014-07-03T22:01:36+00:00 devel/py-unipath Object-oriented alternative to os/os.path/shutil
Unipath is an object-oriented front end to the file/directory functions
scattered throughout several Python library modules.

It's based on Jason Orendorff's path.py but does not adhere as strictly to the
underlying functions' syntax, in order to provide more user convenience and
higher-level functionality.

Unipath is stable, well-tested, and has been used in production since 2008.

WWW: https://github.com/mikeorr/Unipath
2014-07-03T21:02:10+00:00 science/simsmith Java-based Smith Chart program
Java based Smith chart program. Performs single-frequency and sweep charting
with both Smitch charts and SWR/PWR curves. Does drag-and-drop schematic entry
with direct entry of component values as well as "drag tuning". Can import
load parameters directly from the following:

- EZNEC (and EZNEC GAM files)
- miniVNA and miniVNApro
- AIM4170
- CocoaNEC
- Rig Expert ".aaplot" files
- Touchstone S1P ".s1p" files (shunt and series)

WWW: http://ae6ty.com/Smith_Charts.html
2014-07-03T20:55:19+00:00 comms/quisk Software Defined Radio (SDR)
This is QUISK, a Software Defined Radio (SDR).
- Quisk can control the HiQSDR.
- As a receiver it can use the SDR-IQ by RfSpace as a sample source.
- As a receiver it can use your soundcard as a sample source.
- Quisk can control SoftRock hardware for both receive and transmit.
- As a transmitter it can accept microphone input and send that to your
transmitter for SSB operation. For CW, QUISK can mute the audio and
substitute a side tone.

WWW: http://james.ahlstrom.name/quisk/
2014-07-03T13:40:52+00:00 x11-wm/plank Elegant, simple, and clean dock
Plank is an elegant, simple and clean dock.

WWW: http://launchpad.net/plank/
2014-07-03T10:18:24+00:00 sysutils/bamf BAMF Application Matching Framework
BAMF, is a simple DBus daemon and C wrapper library of applications matching
framework.

WWW: https://launchpad.net/bamf
2014-07-03T10:07:29+00:00 devel/libdbusmenu GLib and Gtk Implementation of the DBusMenu protocol
Library that provides GLib and Gtk implementation of the DBusMenu protocol.
The DBusMenu protocol make it possible for applications to export and import
their menus over DBus.

WWW: https://launchpad.net/libdbusmenu
2014-07-02T20:38:32+00:00 devel/py-pympler Measure, monitor and analyze the memory behavior of Python objects
Pympler is a development tool to measure, monitor and analyze the memory
behavior of Python objects in a running Python application.

By pympling a Python application, detailed insight in the size and the lifetime
of Python objects can be obtained. Undesirable or unexpected runtime behavior
like memory bloat and other "pymples" can easily be identified.

WWW: https://github.com/pympler/pympler
2014-07-02T14:32:05+00:00 devel/p5-Term-EditLine Perl interface to the NetBSD editline library
Perl interface to the NetBSD editline library.

WWW: https://metacpan.org/release/Term-EditLine
2014-07-01T16:24:15+00:00 net-mgmt/sx Skylable Sx is a reliable, fully distributed cluster solution
Skylable Sx is a reliable, fully distributed cluster solution for your data
storage needs. With Sx you can aggregate the disk space available on multiple
servers and merge it into a single storage system. The cluster makes sure that
your data is always replicated over multiple nodes (the exact number of copies
is defined by the sysadmin) and synchronized. Additionally Sx has built-in
support for deduplication, client-side encryption, on-the-fly compression and
much more.

WWW: http://www.skylable.com/
2014-06-30T19:23:01+00:00 x11-toolkits/libwnck3 Library used for writing pagers and taskslists
libwnck is a Window Navigator Construction Kit, i.e. a library used
for writing pagers and taskslists. It is needed for the
GNOME 3.0 desktop.

WWW: http://www.gnome.org/
2014-06-30T05:44:47+00:00 science/metaf2xml Parse and Decode METAR, TAF, SYNOP, BUOY and AMDAR and Write as XML
metaf2xml can download, parse and decode aviation routine weather reports
(METAR, SPECI, SAO), aerodrome forecasts (TAF), synoptic observations
(SYNOP), observations from buoys (BUOY) and meteorological reports from
aircrafts (AMDAR). Data can also be taken from decoded BUFR messages.
The extracted data can be written as XML or passed to a user-defined
function (all done in Perl).

It also provides XSLT style sheets to convert the XML to plain language
(text, HTML), or XML with different schemas. A web-based (CGI) user
interface can be used to download and display up-to-date weather data from
NOAA, Ogimet, and other sources.

WWW: http://metaf2xml.sourceforge.net/
2014-06-29T16:40:54+00:00 databases/pgpool-II-33 Connection pool server for PostgreSQL
pgpool-II allows multiple PostgreSQL servers (DB nodes) to be
connected, which enables queries to be executed simultaneously on all
servers.

It enables "parallel query" processing. Also, pgpool-II can be started
as pgpool-I by changing configuration parameters. pgpool-II that is
executed in pgpool-I mode enables multiple DB nodes to be connected,
which was not possible in pgpool-I.

WWW: http://www.pgpool.net/
2014-06-29T10:55:52+00:00 net-p2p/btsync Distributed peer-to-peer file syncing application
Bittorrent Sync is a way to automatically sync files via a secure,
distributed technology. This allows users to share, sync and copy
data between computers and, optionally, share subsets of their data
with other people.

WWW: http://www.bittorrent.com/sync
2014-06-29T09:59:25+00:00 textproc/py-sphinx_rtd_theme Mobile-friendly py-sphinx theme
Prototype mobile-friendly Read the Docs Sphinx theme.

WWW: https://github.com/readthedocs/sphinx_rtd_theme
2014-06-28T18:06:47+00:00 www/py-flask-admin Flask extension for adding admin interfaces to Flask applications
Flask-Admin is a batteries-included, simple-to-use Flask extension
that lets you add admin interfaces to Flask applications.
It is inspired by the django-admin package, but implemented in such
a way that the developer has total control of the look, feel and
functionality of the resulting application.

WWW: https://github.com/flask-admin/flask-admin/
2014-06-28T17:39:57+00:00 audio/qmidinet MIDI network gateway application
QmidiNet is a MIDI network gateway application that sends and receives MIDI data
(ALSA Sequencer and/or JACK MIDI) over the network, using UDP/IP multicast.
Inspired by multimidicast (https://llg.cubic.org/tools) and designed to be
compatible with ipMIDI for Windows (https://nerds.de).

WWW: https://qmidinet.sourceforge.io
2014-06-28T12:29:23+00:00 japanese/migemo.el Japanese incremental search tool for Emacs
migemo.el is a Japanese incremental search tool for Emacs.
You can search Japanese words on Emacs without Kanji conversion.
This migemo.el is forked version from the original one bundled with migemo.

To use migemo.el, please set the following elisp to your own
~/.emacs.d/init.el file.

(require 'migemo)
(setq migemo-command "cmigemo")
(setq migemo-options '("-q" "--emacs"))

(setq migemo-dictionary "/usr/local/share/cmigemo/utf-8/migemo-dict")

(setq migemo-user-dictionary nil)
(setq migemo-regex-dictionary nil)
(setq migemo-coding-system 'utf-8-unix)
(load-library "migemo")
(migemo-init)

WWW: https://github.com/emacs-jp/migemo
2014-06-27T17:09:43+00:00 x11-fonts/hasklig Haskell code font with monospaced ligatures
Hasklig is a Haskell code font with monospaced ligatures based on Source Code
Pro font. It adds nice representations of such operators like (->), (>>=),
(-<) and so on.

WWW: https://github.com/i-tu/Hasklig
2014-06-27T10:14:46+00:00 www/tomcat8 Open-source Java web server by Apache, 8.x branch
Apache Tomcat is a web server written in 100% Pure Java.

Apache Tomcat version 8.0 implements the Servlet 3.1, JavaServer Pages 2.3,
Java Unified Expression Language 3.0 and Java WebSocket 1.0 specifications
from the Java Community Process, and includes many additional features that
make it a useful platform for developing and deploying web applications and
web services. Tomcat 8 is aligned with Java EE 7.

WWW: http://tomcat.apache.org/
2014-06-27T09:13:28+00:00 www/py-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
2014-06-27T03:51:05+00:00 japanese/font-ricty-discord Ricty Discord - fonts for programming
2014-06-26T13:34:02+00:00 print/indexinfo Utility to regenerate the GNU info page index
Small utility designed to regenerate the GNU info page indexes

WWW: https://github.com/bapt/indexinfo
2014-06-26T11:57:10+00:00 devel/rubygem-inflecto Inflector for strings
This is a standalone inflector ripped out from dm-core The dm-core inflector
originated from extlib The extlib inflecto originated from active_support.

WWW: https://github.com/mbj/inflecto
2014-06-25T13:48:58+00:00 games/3omns Old-school bomb-dropping Deathmatch
3omns is an old-school arcade-style tile-based bomb-dropping deathmatch game.
The name is a bastardization of the word Bombs
(and you should pronounce it however you want).

WWW: https://chaz.human.codes/3omns/
2014-06-24T21:06:28+00:00 print/texinfo-lite Minimal version of texinfo
Stripped down version of texinfo (only install-info part) to handle installation
of GNU info files

WWW: http://www.gnu.org/software/texinfo/
2014-06-24T21:06:28+00:00 devel/gmake-lite Minimalist version of gnu make
Minimalistic version of GNU make

WWW: http://www.gnu.org/software/make/make.html
2014-06-24T18:15:43+00:00 devel/swig30 Generate wrappers for calling C/C++ code from other languages
SWIG is a software development tool that connects programs written in C and C++
with a variety of high-level programming languages. SWIG is used with different
types of target languages including common scripting languages such as
Javascript, Perl, PHP, Python, Tcl and Ruby. The list of supported languages
also includes non-scripting languages such as C#, Common Lisp (CLISP, Allegro
CL, CFFI, UFFI), D, Go language, Java, Lua, Modula-3, OCAML, Octave and R. Also
several interpreted and compiled Scheme implementations (Guile, MzScheme/Racket,
Chicken) are supported. SWIG is most commonly used to create high-level
interpreted or compiled programming environments, user interfaces, and as a tool
for testing and prototyping C/C++ software. SWIG is typically used to parse
C/C++ interfaces and generate the 'glue code' required for the above target
languages to call into the C/C++ code. SWIG can also export its parse tree in
the form of XML and Lisp s-expressions.

WWW: http://www.swig.org/
2014-06-24T16:07:05+00:00 devel/gmake-minimal Minimalist version of gnu make
Minimalistic version of GNU make

WWW: http://www.gnu.org/software/make/make.html
2014-06-24T15:59:52+00:00 print/texinfo-minimal Minimal version of texinfo
Stripped down version of texinfo (only install-info part) to handle installation
of GNU info files

WWW: http://www.gnu.org/software/texinfo/
2014-06-24T12:25:07+00:00 print/pkg-texinfo Minimal version of texinfo
Stripped down version of texinfo (only install-info part) to handle installation
of GNU info files

WWW: http://www.gnu.org/software/texinfo/
2014-06-24T09:02:17+00:00 www/rubygem-sinatra-contrib Collection of useful Sinatra extensions
Collection of common Sinatra extensions, semi-officially supported.

WWW: https://github.com/sinatra/sinatra-contrib
2014-06-23T19:54:43+00:00 devel/rubygem-rrd-ffi Ruby bindings for RRD functions
rrd-ffi provides bindings for many RRD functions (using ffi gem and librrd),
as well as DSLs for graphic and rrd building.

WWW: https://github.com/morellon/rrd-ffi
2014-06-23T19:47:54+00:00 devel/utf8cpp Simple, portable, lightweight library for handling UTF-8 strings
Many C++ developers miss an easy and portable way of handling Unicode
encoded strings. The original C++ Standard (known as C++98 or C++03) is
Unicode agnostic. C++11 provides some support for Unicode on core
language and library level: u8, u, and U character and string literals,
char16_t and char32_t character types, u16string and u32string library
classes, and codecvt support for conversions between Unicode encoding
forms. In the meantime, developers use third party libraries like ICU,
OS specific capabilities, or simply roll out their own solutions.

In order to easily handle UTF-8 encoded Unicode strings, I came up with
a small generic library. For anybody used to work with STL algorithms
and iterators, it should be easy and natural to use.

WWW: http://utfcpp.sourceforge.net/
2014-06-23T13:48:35+00:00 www/mediawiki123 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/
2014-06-23T12:27:16+00:00 sysutils/n98-magerun CLI tool for inspection and control of Magento installations
Provides some handy tools for magento developers like a quick database
info from local.xml or a database dump feature, cache clearing, admin
user password reset. You can also easily install a complete shop and
sample data with buildin installer. For coders there are also many
features like a module kickstarter (with modman support).

WWW: http://magerun.net/
2014-06-22T20:44:23+00:00 net-mgmt/icinga2 Monitoring and management system for hosts, services and networks
Icinga 2 is a network monitoring system and parallel development branch to
Icinga 1.
Written from scratch, it builds on the success of Icinga 1 and deals with
shortcomings inherited from Nagios as a fork.

Icinga 2 is:
- Easy to install with soft link activation of functions and packages
- Multithreaded and very fast: Capable of thousands of checks per second
- Intuitive to configure, using new object-based, template-driven format
- Easy to extend with native support for Livestatus and Graphite
- Cluster-enabled for distributed monitoring out of the box

WWW: http://www.icinga.org/icinga2/
2014-06-22T13:39:24+00:00 net-p2p/twister Experimental peer-to-peer microblogging software
twister is an experimental decentralized P2P microblogging platform leveraging
from the free software implementations of Bitcoin and BitTorrent protocols.

User registration and authentication is provided by a bitcoin-like network, so
it is completely distributed (does not depend on any central authority).

Post distribution uses kademlia DHT network and bittorrent-like swarms, both are
provided by libtorrent.

Both Bitcoin and libtorrent versions included here are highly patched and do not
interoperate with existing networks (on purpose).

Warning! This is alpha software! In other words: this software is probably
difficult to compile, it is not feature-complete, it can be unstable, and it may
crash causing data loss. You have been warned.

If you choose to continue you probably must fall into one of the following
categories:

You are a developer.
You are an early adopter (who wants to reserve your nickname).
You are a masochist.

WWW: http://twister.net.co/
2014-06-22T12:35:55+00:00 devel/py-phabricator Phabricator API Bindings
Python Phabricator Bindings for Conduit API.

WWW: https://github.com/disqus/python-phabricator
2014-06-22T10:49:16+00:00 sysutils/tartarus Wrappers around common Unix tools for simplified backup solution
Tartarus provides a nice wrapper around basic Unix tools such as tar, find and
curl (well, that's not that basic) to provide a seamless backup solution,
aimed at automatic gathering and backup.

It has the ability to do full as well as incremental backups and is published
by Stefan Tomanek under the rules of the GPL.

Instead of relying on single usage backup scripts or complicated command lines,
tartarus reads its configuration from easily manageable configuration files.
It can store gathered data in regular files, or upload the backup directly (on
the fly) to an FTP server. For more specific usage scenarios, custom methods
can also be defined within the config file.

WWW: http://wertarbyte.de/tartarus.shtml
2014-06-20T15:26:45+00:00 devel/hgreviewboard Mercurial reviewboard extension
reviewboard extension for mercurial

This extension adds a new command 'postreview' to post changesets for
review to a reviewboard server.

WWW: http://www.review-board.org/
2014-06-20T10:54:09+00:00 www/py-aiohttp Async http client/server framework (asyncio)
Async http client/server framework

Key Features

* Supports both client and server side of HTTP protocol.
* Supports both client and server Web-Sockets out-of-the-box.
* Provides Web-server with middlewares and pluggable routing.

WWW: https://github.com/aio-libs/aiohttp
2014-06-20T06:59:17+00:00 databases/py-python-rrdtool Python bindings for RRDTool, the graphing and logging utility
This is a working Python Package of RRDtool binding to Python.
It delivers the same API as original binding.

WWW: https://github.com/pbanaszkiewicz/python-rrdtool
2014-06-20T04:39:46+00:00 devel/py-asyncio Reference implementation of PEP 3156 (Asynchronous IO)
"Tulip", the reference implementation of PEP 3156: Asynchronous IO Support.

WWW: https://github.com/python/asyncio
2014-06-20T04:12:27+00:00 devel/tortoisehg GUI for Mercurial VCS
TortoiseHg is a Windows shell extension and a series of
applications for the Mercurial distributed revision control
system. It also includes a Gnome/Nautilus extension and
a CLI wrapper application so the TortoiseHg tools can be
used on non-Windows platforms.

WWW: https://tortoisehg.bitbucket.io/
2014-06-19T09:01:15+00:00 net/tclsoap SOAP and XML-RPC support for TCL library
tclsoap provides support for building clients and servers
for the SOAP remote procedure call protocol from Tcl. SOAP
is an XML based RPC mechanism which provides cross-platform
cross language compatibility.

WWW: http://tclsoap.sourceforge.net/
2014-06-19T08:24:47+00:00 misc/valspeak Filter that converts English text to valspeak
Valspeak is a filter that converts English text to valspeak.
Valspeak reads from standard input and writes to standard output.
2014-06-19T01:27:52+00:00 textproc/py-elasticsearch-py Official Python low-level client for Elasticsearch
Official low-level client for Elasticsearch. It's 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.

WWW: http://elasticsearch-py.readthedocs.org/en/master/
2014-06-18T18:09:08+00:00 sysutils/pstacku Retrieve process stack traces
"pstack" is a workalike for the Solaris program of the same name.
Running pstack on a process produces a stack trace of
each thread in that process.

It's useful for finding out what wedged processes are up to, getting
profiles of applications, and just satisfying one's curiosity.

WWW: https://www.kib.kiev.ua/git/gitweb.cgi?p=pstacku.git;a=tree
2014-06-18T15:40:15+00:00 devel/py-humanize Various common humanization utilities
Python module with various common humanization utilities, like turning a number
into a fuzzy human readable duration ('3 minutes ago') or into a human readable
size or throughput.

WWW: https://github.com/jmoiron/humanize
2014-06-18T05:22:50+00:00 comms/xnec2c Used to calculate antenna patterns useful to ham radio
xnec2c is a GTK+ graphical interactive version of nec2c. It incorporates the
nec2c core which it uses for reading input files and calculating output data,
but it does not need and indeed does not produce an output file by default.
Graphs of frequency-related data and the current or charge distribution
evolve as the frequency loop progresses, and radiation patterns (far and
near field) are sequentially drawn for each frequency step.

WWW: http://www.qsl.net/5b4az/
2014-06-16T21:00:38+00:00 devel/rubygem-fluent-logger Structured event logger for Ruby
Fluent logger is a structured event logger.

WWW: https://github.com/fluent/fluent-logger-ruby
2014-06-16T13:12:21+00:00 www/mod_dav_svn Apache module for subversion serving
Installs the mod_dav_svn and mod_authz_svn apache modules for use with
subversion when serving the repository from Apache.

WWW: http://subversion.apache.org/
2014-06-16T13:12:21+00:00 security/subversion-kwallet KDE KWallet integration for Version control system
Subversion is a version control system designed to be as similar to cvs(1)
as possible, while fixing many outstanding problems with cvs(1).

This port adds KDE KWallet support to Subversion.

WWW: http://subversion.apache.org/
2014-06-16T13:12:21+00:00 security/subversion-gnome-keyring Gnome Keyring integration for Version control system
Subversion is a version control system designed to be as similar to cvs(1)
as possible, while fixing many outstanding problems with cvs(1).

This port adds Gnome Keyring support to Subversion.

See https://wiki.freebsd.org/Ports/security/subversion-gnome-keyring for
setup instructions.

WWW: https://subversion.apache.org/
2014-06-16T12:37:57+00:00 devel/py-jaraco.util General utility modules that supply commonly-used functionality
jaraco.util contains a number of nominally useful, reusable classes and
functions.

They're designed to be intuitively named and self-documenting (many with
extensive doctests).

WWW: https://github.com/jaraco/jaraco.util
2014-06-16T12:28:10+00:00 devel/py-more-itertools More routines for operating on iterables, beyond itertools
Python's itertools library is a gem - you can compose elegant solutions for a
variety of problems with the functions it provides.

In more-itertools one collect additional building blocks, recipes, and routines
for working with Python iterables.

WWW: https://github.com/more-itertools/more-itertools
2014-06-15T13:45:01+00:00 archivers/php5-snappy PHP extension for the snappy compression algorithm
Provides the API to PHP for the snappy compression algorithm by
Google.

WWW: http://code.google.com/p/php-snappy/
2014-06-15T08:39:47+00:00 devel/py-plan Python package for writing and deploying cron jobs
Plan is a Python package for writing and deploying cron jobs. Plan will
convert Python code to cron syntax. You can easily manage your cron jobs
with Plan like a charm. It is designed for elegancy and writing cron jobs
with as little amount of code as possible. It's extensible but comes with
several good useful job types out of the box.

WWW: https://github.com/fengsp/plan
2014-06-15T08:38:41+00:00 devel/py-click Python package for creating command line interfaces
Click is a Python package for creating beautiful command line interfaces
in a composable way with as little code as necessary. It's the "Command
Line Interface Creation Kit". It's highly configurable but comes with
sensible defaults out of the box.

WWW: https://github.com/mitsuhiko/click
2014-06-13T16:54:00+00:00 graphics/py-PyX12 Python package for creating encapsulated PostScript figures
PyX is a Python package for the creation of encapsulated PostScript figures.
It provides both an abstraction of PostScript and a TeX/LaTeX interface.
Complex tasks like 2d and 3d plots in publication-ready quality are built out
of these primitives.

Features
* PostScript output for device independent, free scalable figures
* seamless TeX/LaTeX integration
* full access to PostScript features like paths, linestyles, fill patterns,
transformations, clipping, etc.
* advanced geometric operations on paths like intersections, transformations,
splitting, etc.
* sophisticated graph generation: modular design, pluggable axes, axes
partitioning based on rational number arithmetics, flexible graph styles,
etc.

WWW: http://pyx.sourceforge.net/
2014-06-12T23:43:05+00:00 editors/libreoffice-sr_Latn
Localized messages and documentation for libreoffice

WWW: http://www.libreoffice.org
2014-06-12T23:43:05+00:00 editors/libreoffice-kmr_Latn
Localized messages and documentation for libreoffice

WWW: http://www.libreoffice.org
2014-06-12T23:43:05+00:00 editors/libreoffice-ca_valencia
Localized messages and documentation for libreoffice

WWW: http://www.libreoffice.org
2014-06-10T22:03:56+00:00 astro/gpsbabel14 GPS file translating tool (pre-qt version)
GPSBabel converts waypoints, tracks, and routes from one format to another,
whether that format is a common mapping format like Delorme, Streets and Trips,
or even a serial upload or download to a GPS unit such as those from Garmin and
Magellan. By flattening the Tower of Babel that the authors of various programs
for manipulating GPS data have imposed upon us, it returns to us the ability
to freely move our own waypoint data between the programs and hardware we
choose to use.
It contains extensive data manipulation abilities making it a convenient for
server-side processing or as the backend for other tools.

WWW: https://www.gpsbabel.org/
2014-06-10T17:08:58+00:00 textproc/libe-book00 Library for import of reflowable e-book formats
libe-book is a library and a set of tools for reading and converting various
non-HTML reflowable e-book formats.

Currently supported are:
- eReader .pdb
- FictionBook v. 2 (including zipped files)
- PalmDoc Ebook - Plucker .pdb
- QiOO (mobile format, for java-enabled cellphones)
- TCR (simple compressed text format)
- TealDoc
- zTXT
- ZVR (simple compressed text format)

WWW: http://sourceforge.net/projects/libebook/
2014-06-10T16:15:53+00:00 graphics/libfreehand00 Library providing ability to interpret and import Adobe/Macromedia drawings
Libfreehand is library providing ability to interpret and import
Adobe/Macromedia drawings into various applications

WWW: http://www.freedesktop.org/wiki/Software/libfreehand/
2014-06-10T16:15:24+00:00 graphics/tiffgt X11 Tools for working with TIFF images
This software provides support for the Tag Image File Format (TIFF),
a widely used format for storing image data.

Included in this software distribution is a small collection of tools
for doing simple manipulations of TIFF images on UNIX systems.

LICENSE: Permission to use, copy, modify, distribute, and sell for any purpose

WWW: http://www.simplesystems.org/libtiff/
2014-06-10T16:03:11+00:00 textproc/libabw00 Library providing ability to interpret Abiword documents
Libabw is library providing ability to interpret and import AbiWord documents
into various applications

WWW: http://www.freedesktop.org/wiki/Software/libabw/
2014-06-10T15:08:10+00:00 mail/claws-mail-libravatar Avatar display plugin for Claws Mail
Displays libravatar/gravatar profiles' images or a dynamically generated or
predefined alternative. Libravatar federated user domains are also supported.

WWW: https://www.claws-mail.org/plugin.php?plugin=libravatar
2014-06-10T15:08:04+00:00 devel/p5-PkgConfig Pure-Perl Core-Only replacement for pkg-config
PkgConfig provides a pure-perl, core-only replacement for the pkg-config
utility.

This is not a description of the uses of pkg-config but rather a description of
the differences between the C version and the Perl one.

While pkg-config is a compiled binary linked with glib, the pure-perl version
has no such requirement, and will run wherever Perl ( >= 5.6 ) does.

The main supported options are the common --libs, --cflags, --static, --exists
and --modversion.

WWW: https://metacpan.org/release/PkgConfig
2014-06-10T11:35:20+00:00 devel/love08 Open-source 2D game engine
LOVE is an open-source 2D game engine which uses the versatile Lua
scripting language to create dynamic gaming experiences. It relies
on OpenGL graphics and the SDL interface library to allow for
cross-platform implementation and is an all-encompassing gaming
environment for the development and enjoyment of 2D games.

WWW: http://www.love2d.org/
2014-06-10T10:38:48+00:00 graphics/libfreehand Library for interpreting and importing Adobe/Macromedia drawings
Libfreehand is library providing ability to interpret and import
Adobe/Macromedia drawings into various applications

WWW: https://wiki.documentfoundation.org/DLP/Libraries/libfreehand
2014-06-10T10:27:02+00:00 textproc/libe-book Library for import of reflowable e-book formats
libe-book is a library and a set of tools for reading and converting various
non-HTML reflowable e-book formats.

Currently supported are:
- eReader .pdb
- FictionBook v. 2 (including zipped files)
- PalmDoc Ebook - Plucker .pdb
- QiOO (mobile format, for java-enabled cellphones)
- TCR (simple compressed text format)
- TealDoc
- zTXT
- ZVR (simple compressed text format)

WWW: https://sourceforge.net/projects/libebook/
2014-06-10T09:53:58+00:00 textproc/libabw Library providing ability to interpret Abiword documents
Libabw is library providing ability to interpret and import AbiWord documents
into various applications

WWW: https://wiki.documentfoundation.org/DLP/Libraries/libabw
2014-06-10T00:02:31+00:00 java/jdk8-doc Java Development Kit ${JDK_VERSION} Documentation
Java Development Kit 8 Documentation. Contains release information,
API documentation, guides to new features and tool documentation.

The documentation will be installed in ${PREFIX}/share/doc/jdk8/

WWW: https://www.oracle.com/java/
2014-06-09T19:31:27+00:00 sysutils/clsync Live file sync daemon based on inotify, written in GNU C
file live sync daemon based on inotify, written in GNU C

WWW: https://github.com/xaionaro/clsync
2014-06-09T19:30:45+00:00 devel/R-cran-microbenchmark Infrastructure to measure the execution time of R expressions
Provides infrastructure to accurately measure and compare the execution time of
R expressions.

WWW: http://cran.r-project.org/web/packages/microbenchmark/index.html
2014-06-09T15:38:18+00:00 textproc/librevenge Base library for writing document import filters
librevenge is a base library for writing document import filters. It has
interfaces for text documents, vector graphics, spreadsheets and presentations.

WWW: http://libwpd.sourceforge.net
2014-06-09T03:43:35+00:00 textproc/google-translate-cli Google Translate to serve as a command line tool
google-translate-cli is a 100-line AWK program to let you use Google Translate
without a web browser, i.e., from the terminal.

WWW: https://www.soimort.org/translate-shell/
2014-06-08T21:55:09+00:00 www/rubygem-rkelly-remix Pure ruby javascript parser and interpreter
RKelly Remix is a pure ruby javascript parser and interpreter. It is a fork of
the RKelly JavaScript parser.

WWW: https://github.com/nene/rkelly-remix
2014-06-08T13:24:42+00:00 misc/p5-Geo-Coder-OpenCage Geocode addresses with the OpenCage Geocoder API
Geo::Coder::OpenCage provides an interface to the OpenCage geocoding service.

WWW: https://metacpan.org/release/Geo-Coder-OpenCage
2014-06-08T09:38:31+00:00 www/moodle27 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/
2014-06-07T11:16:08+00:00 lang/micropython Implementation of the Python language for microcontrollers
Micro Python is a lean and fast implementation of the Python 3 programming
language that is optimised to run on a microcontroller.

WWW: https://www.micropython.org/
2014-06-07T08:43:31+00:00 converters/py-bencode Bencoding and bdecoding implementation
This package simply re-packages the existing bencoding and bdecoding
implementation from the 'official' BitTorrent client as a separate,
light-weight package for re-using them without having the entire BitTorrent
software as a dependency.

WWW: https://pypi.python.org/pypi/bencode/
2014-06-07T07:45:04+00:00 textproc/rubygem-rouge 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
2014-06-06T15:41:30+00:00 security/p5-Dancer-Plugin-Auth-Extensible-Provider-Usergroup Extensible authentication framework for Dancer apps
authenticate as a member of a group

Define that a user must be logged in and have the proper permissions to
access a route

WWW: https://metacpan.org/pod/Dancer::Plugin::Auth::Extensible::Provider::Usergroup
2014-06-06T15:26:31+00:00 sysutils/grub2-pcbsd Multiboot boot loader
GNU GRUB is a multiboot boot loader. It was derived from GRUB, the GRand
Unified Bootloader, which was originally designed and implemented by Erich
Stefan Boleyn.

This port does not install GRUB on the master boot record of your hard drive.
To do this you will need to read the info page that is installed by the port.

This port includes additional patches and fixes making it work properly
with ZFS boot-environments.

WWW: http://www.gnu.org/software/grub/
2014-06-05T09:31:38+00:00 math/rubygem-numru-misc Miscellaneous functions and classes to help Ruby programming
Miscellaneous functions and classes to facilitate programming.
Misc requires NArray, a multi-dimensional numeric array class for ruby.

WWW: http://ruby.gfd-dennou.org/products/numru-misc/
2014-06-05T09:20:03+00:00 math/rubygem-numru-units Class to handle units of physical quantities for Ruby
A class of units of physical quantities for Ruby.

This class covers most functionality of UNIDATA's UDUNITS Library, however,
with a more sophisticated handling of string expressions.

UDUNITS always decomposes units into the four base units and discards the
original string expressions. Therefore, 'hPa' always becomes '100
kg.m-1.sec-1', and 'day' always becomes '86400 sec'. On the other hand, this
library tries to keep the original expressions as much as possible by default,
while allowing partial to complete decompositions if needed.

WWW: http://www.gfd-dennou.org/arch/ruby/products/numru-units/
2014-06-05T09:19:16+00:00 mail/roundcube-html5_notifier HTML5 desktop notifier plugin for roundcube
HTML5_Notifier is a Roundcube plugin. It displays Desktop Notifications
like the ones you might know from Google Mail. Just keep Roundcube
opened in a (minimized) tab and enjoy getting notifications every
time a new mail arrives.

WWW: https://github.com/stremlau/html5_notifier
2014-06-04T19:22:33+00:00 math/why3 Deductive program verification platform
Why3 is a platform for deductive program verification. It provides a rich
language for specification and programming, called WhyML, and relies on
external theorem provers, both automated and interactive, to discharge
verification conditions. Why3 comes with a standard library of logical
theories (integer and real arithmetic, Boolean operations, sets and maps,
etc.) and basic programming data structures (arrays, queues, hash tables,
etc.). A user can write WhyML programs directly and get correct-by-
construction OCaml programs through an automated extraction mechanism.
WhyML is also used as an intermediate language for the verification of C,
Java, or Ada programs.

Why3 is a complete reimplementation of the former Why platform. Among the
new features are: numerous extensions to the input language, a new
architecture for calling external provers, and a well-designed API,
allowing to use Why3 as a software library. An important emphasis is put
on modularity and genericity, giving the end user a possibility to easily
reuse Why3 formalizations or to add support for a new external prover if
wanted.

WWW: http://why3.lri.fr
2014-06-04T19:22:33+00:00 math/why3-gpl Component of SPARK 2015
This is a component of SPARK 2014. Those looking for the deductive
program verification platform known as why3 should refer to math/why3
instead.

WWW: https://forge.open-do.org/projects/spark2014
2014-06-04T11:49:48+00:00 databases/php55-redis PHP5-Extension for Redis
This extension provides an API for communicating with Redis database,
a persistent key-value database with built-in net interface written
in ANSI-C for Posix systems.

It is a fork of alfonsojimenez's phpredis, adding many methods and
fixing a lot of issues.

WWW: https://github.com/nicolasff/phpredis
2014-06-04T08:49:57+00:00 databases/sfcgal Wrapper library around CGAL for PostGIS
SFCGAL is a C++ wrapper library around CGAL with the aim of supporting ISO
19107:2013 and OGC Simple Features Access 1.2 for 3D operations.

SFCGAL provides standard compliant geometry types and operations, that can be
accessed from its C or C++ APIs. PostGIS uses the C API, to expose some
SFCGAL's functions in spatial databases

WWW: http://www.sfcgal.org/
2014-06-03T10:56:56+00:00 www/httpie Command line HTTP client
HTTPie (pronounced aych-tee-tee-pie) is a command line HTTP client.
Its goal is to make CLI interaction with web services as
human-friendly as possible. It provides a simple http command that
allows for sending arbitrary HTTP requests using a simple and natural
syntax, and displays colorized responses. HTTPie can be used for
testing, debugging, and generally interacting with HTTP servers.

WWW: https://github.com/jakubroztocil/httpie
2014-06-03T08:36:10+00:00 dns/wdns Low-level DNS library
wdns is a low-level DNS library. It contains a fast DNS message parser
and various utility functions for manipulating wire-format DNS data.

WWW: https://github.com/farsightsec/wdns
2014-06-03T08:21:05+00:00 comms/lysdr Lysdr SDR program for Unix
lysdr, is a simple SDR program for amateur radio.

WWW: https://github.com/gordonjcp/lysdr
2014-06-03T08:20:06+00:00 comms/congruity GUI Logitech Harmony configuration tool
congruity is a GUI application for programming Logitech(R) Harmony(TM)
remote controls. congruity builds upon the work of the concordance project,
which provides the underlying communication.
2014-06-03T08:18:56+00:00 comms/py-libconcord Python bindings for Logitech Harmony library
The concordance software suite allows you to program your Logitech Harmony
remote using a configuration object retreived from the harmony website. The
Logitech Harmony is a highly configuration universal remote than can control
most multimedia devices.

This port contains the Python bindings for the concordance framework.
2014-06-03T08:17:39+00:00 comms/concordance Command-line Logitech Harmony configuration tool
The concordance software suite allows you to program your Logitech Harmony
remote using a configuration object retrieved from the harmony website. The
Logitech Harmony is a highly configuration universal remote than can control
most multimedia devices.
2014-06-03T08:15:28+00:00 comms/libconcord Logitech Harmony configuration library
The concordance software suite allows you to program your Logitech Harmony
remote using a configuration object retreived from the harmony website. The
Logitech Harmony is a highly configuration universal remote than can control
most multimedia devices.

This port contains the C Libraries for the concordance framework.
2014-06-02T21:28:39+00:00 math/ocaml-zarith OCaml arithmetic library for arbitrary precision integers
The Zarith library implements arithmetic and logical operations over
arbitrary precision numbers. It uses GMP to efficiently implement
arithmetic over large numbers. Small integers are represented as Caml
unboxed integers for speed and space economy.

WWW: http://forge.ocamlcore.org/projects/zarith
2014-05-31T18:11:34+00:00 devel/rubygem-colorize Ruby String class extension
colorize is a Ruby String class extension which adds methods to set text color,
background color and, text effects on ruby console and command line output,
using ANSI escape sequences.

WWW: https://github.com/fazibear/colorize
2014-05-31T08:31:00+00:00 databases/py-peewee Small, expressive Python ORM
Peewee is a small, expressive ORM written in Python. It supports
PostgreSQL and SQLite.

WWW: http://peewee.readthedocs.org
2014-05-30T19:04:46+00:00 devel/dee Model to synchronize multiple instances over DBus
Dee is a shared library that provides objects that help having multiple
instances communicating over DBus.

WWW: https://launchpad.net/dee
2014-05-30T15:10:34+00:00 security/py-dfvfs Digital Forensics Virtual File System
dfVFS, or Digital Forensics Virtual File System, provides read-only access to
file-system objects from various storage media types and file formats. The goal
of dfVFS is to provide a generic interface for accessing file-system objects,
for which it uses several back-ends that provide the actual implementation of
the various storage media types, volume systems and file systems.

WWW: https://github.com/log2timeline/dfvfs
2014-05-30T14:31:37+00:00 devel/libvmdk Library and tools to access the VMware Virtual Disk (VMDK) format
Library and tools to access the VMware Virtual Disk (VMDK) format.

WWW: https://github.com/libyal/libvmdk
2014-05-30T14:22:36+00:00 devel/libvhdi Library and tools to access the Virtual Hard Disk image format
Library and tools to access the Virtual Hard Disk (VHD) image format.

WWW: https://github.com/libyal/libvhdi
2014-05-29T17:11:38+00:00 sysutils/contractor Desktop-wide extension service
Contractor is an extension service that allows applications to use the
exposed functionnality of registered apps. This way, applications don't have
to have the functions hard coded into them.

WWW: https://github.com/elementary/contractor
2014-05-27T12:19:24+00:00 lang/perl5.20 Practical Extraction and Report Language
Perl is a language that combines some of the features of C, sed, awk and
shell. See the manual page for more hype. There are also many books
published by O'Reilly & Assoc. See pod/perlbook.pod for more
information.

WWW: http://www.perl.org/
2014-05-27T08:12:46+00:00 java/wildfly80 Replacement for JBoss Application Server
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!

WWW: http://wildfly.org
2014-05-26T20:31:28+00:00 print/cups-fxlinuxprint Fuji Xerox Printer Driver
CUPS filter and PPD file for the following Fuji Xerox printers:

- ApeosPort-II C7500 / C6500 / C5400
- DocuCentre-II C7500 / C6500 / C5400
- ApeosPort-II C4300 / C3300 / C2200
- DocuCentre-II C4300 / C3300 / C2200
- ApeosPort-II 7000 / 6000 / 5000
- DocuCentre-II 7000 / 6000 / 5000
- ApeosPort-II 4000 / 3000
- DocuCentre-II 4000 / 3000

WWW: https://www.fujixerox.co.jp/download/apeosport/download/c4300series/linux_module.html
2014-05-26T16:15:33+00:00 net/pecl-mosquitto Extension for libmosquitto
Mosquitto provides support for the MQTT protocol, including publishing,
subscribing, and an event loop.

WWW: https://pecl.php.net/package/Mosquitto
2014-05-26T15:28:28+00:00 lang/lua51 Small, compilable scripting language providing easy access to C code
Lua is a programming language originally designed for extending applications,
but also frequently used as a general-purpose, stand-alone language. Lua
combines simple procedural syntax (similar to Pascal) with powerful data
description constructs based on associative arrays and extensible semantics.
Lua is dynamically typed, interpreted from bytecodes, and has automatic memory
management with garbage collection, making it ideal for configuration,
scripting, and rapid prototyping.

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

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

WWW: https://www.lua.org/
2014-05-26T15:27:07+00:00 devel/catch Header-only test framework for C++
Catch stands for C++ Automated Test Cases in Headers and is a multi-paradigm
automated test framework for C++ and Objective-C (and, maybe, C). It is
implemented entirely in a set of header files, but is packaged up as a single
header for extra convenience.

WWW: https://github.com/catchorg/Catch2
2014-05-26T14:42:44+00:00 graphics/openjpeg15 Open-source JPEG 2000 codec
The OpenJPEG library is an open-source JPEG 2000 library developed in order to
promote the use of JPEG 2000.

The main part of the project consists in a JPEG 2000 codec compliant with the
Part 1 of the standard (Class-1 Profile-1 compliance).

Besides this main codec, OpenJPEG integrates several other modules:
- JP2 (JPEG 2000 standard Part 2 - Handling of JP2 boxes and extended multiple
component transforms for multispectral and hyperspectral imagery)
- MJ2 (JPEG 2000 standard Part 3)
- JPWL (JPEG 2000 standard Part 11)
- JPIP (JPEG 2000 standard Part 9)
- OPJViewer, a GUI viewer for J2K, JP2, JPWL and MJ2 files

WWW: http://www.openjpeg.org/
2014-05-25T18:37:51+00:00 net/libexosip2-legacy GPL library that extends the capability of the oSIP library
eXosip is a GPL library that extend the capability of the oSIP library.
It aims to implement a simple high layer API to control the SIP for sessions
establishments and common extensions. Once completed, this eXtended library
should provide an API for call management, messaging and presence features.

eXosip2 has support for:
* registrations. (REGISTER)
* call initiation and modification. (INVITE, re-INVITE)
* other methods within calls (INFO, OPTIONS, UPDATE)
* call transfer. (REFER)
* reliability for provisional response. (PRACK)
* sip event package. (SUBSCRIBE/NOTIFY)
* event state publication. (PUBLISH)
* instant messaging. (MESSAGE)

eXosip2 does not contain:
* RTP.
* audio interface
* sdp negotiation.

This allow you to write any kind of SIP endpoint/gateway.

WWW: http://savannah.gnu.org/projects/exosip
2014-05-25T17:32:59+00:00 lang/guile2 GNU Ubiquitous Intelligent Language for Extension
GUILE, GNU's Ubiquitous Intelligent Language for Extension,
is a library that implements the Scheme language plus various
convenient facilities. It's designed so that you can link it
into an application or utility to make it extensible. Our
plan is to link this library into all GNU programs that call for
extensibility.

WWW: http://www.gnu.org/software/guile/
2014-05-25T13:47:02+00:00 devel/pygobject3-common Common files for the Python bindings for GObject
PyGObject provides a convenient wrapper for the GObject+ library for use
in Python programs, and takes care of many of the boring details such as
managing memory and type casting. When combined with PyGTK, PyORBit and
gnome-python, it can be used to write full featured Gnome applications.
2014-05-25T13:47:02+00:00 devel/pydbus-common Common files for the Python bindings for the D-BUS messaging system
Python bindings for the D-BUS interprocess messaging system.

WWW: https://dbus.freedesktop.org/doc/dbus-python/
2014-05-25T13:47:02+00:00 devel/py3-gobject3 Python 3 bindings for GObject
2014-05-25T13:47:02+00:00 devel/py3-dbus Python3 bindings for the D-BUS messaging system
Python bindings for the D-BUS interprocess messaging system.

WWW: http://dbus.freedesktop.org/doc/dbus-python/
2014-05-25T12:20:49+00:00 net/mosquitto Open source MQTT broker
Mosquitto is an open source (BSD licensed) message broker that implements
the MQ Telemetry Transport protocol versions 3.1 and 3.1.1. MQTT provides
a lightweight method of carrying out messaging using a publish/subscribe
model. This makes it suitable for "machine to machine" messaging such as
with low power sensors or mobile devices such as phones, embedded
computers or microcontrollers like the Arduino.

WWW: http://mosquitto.org/
2014-05-25T07:34:26+00:00 misc/flag Turn the hostname into a colourful and visually distinctive ansi flag
flag

Produces a cute little ansi colour 'flag' based off a hash of the machine's
hostname (or settable via ~/.flag or /etc/flag) which can uniquely visually
identify a machine, at a glance. Useful for placing into /etc/issue or your
bash prompt, so that you don't send stupid commands to the wrong machine.

WWW: http://git.cyberleo.net/CDN/flag.git
2014-05-25T07:33:58+00:00 mail/dot-forward Dot-forward reads sendmail's .forward files under qmail
dot-forward reads sendmail's .forward files under qmail.
You can run it in the qmail startup script to support all
your existing .forward files automatically.
Individual users can switch to the .qmail mechanism at their leisure.

dot-forward supports forwarding, program deliveries, and comments.
It does not support file deliveries or :include:.
(However, it recognizes file delivery attempts,
and defers delivery to give you a chance to set up a .qmail file.)

WWW: http://cr.yp.to/dot-forward.html
2014-05-25T07:33:03+00:00 databases/libdrizzle-redux Client and protocol library for the Drizzle database
Drizzle Client & Protocol Library. This project
is for the new development of the MySQL compatible
C connector library called libdrizzle-redux.

WWW: https://launchpad.net/libdrizzle
2014-05-25T07:32:07+00:00 print/py-preppy ReportLab's templating system
Preppy is ReportLab's templating system. It was developed in late 2000 and has
been in continual production use since then. It is open source (BSD-license).

The key features are:

- *small*. Preppy is a single Python module. If you want a templating system
'in the box', it's easy to include it in your project
- *easy to learn*. It takes about one minute to scan all the features
- *just Python*. We have not invented another language, and if you want to do
something - includes, quoting, filters - you just use Python
- *compiled to bytecode*: a .prep file gets compiled to a Python function in
a .pyc file
- *easy to debug*: preppy generates proper Python exceptions, with the correct
line numbers for the .prep file. You can follow tracebacks from Python
script to Preppy template and back, through multiple includes
- *easy to type and read*. We've been using ``{{this}}`` syntax since well
before Django was thought of
- *8-bit safe*: it makes no assumption that you are generating markup and does
nothing unexpected with whitespace; you could use it to generate images or
binary files if you wanted to.

WWW: http://preppy.readthedocs.org/en/latest/
2014-05-25T07:31:23+00:00 devel/isl Integer Set Library
isl is a library for manipulating sets and relations of integer points
bounded by linear constraints. Supported operations on sets include
intersection, union, set difference, emptiness check, convex hull,
(integer) affine hull, integer projection, computing the lexicographic
minimum using parametric integer programming, coalescing and parametric
vertex enumeration. It also includes an ILP solver based on generalized
basis reduction, transitive closures on maps (which may encode infinite
graphs), dependence analysis and bounds on piecewise step-polynomials.

WWW: http://isl.gforge.inria.fr/
2014-05-25T05:34:50+00:00 www/twig-php Fast, secure, flexible and modern template engine for PHP
Twig is a modern template engine for PHP

Fast: Twig compiles templates down to plain optimized PHP code.
The overhead compared to regular PHP code was reduced to the very minimum.
Secure: Twig has a sandbox mode to evaluate untrusted template code.
This allows Twig to be used as a template language for applications
where users may modify the template design.
Flexible: Twig is powered by a flexible lexer and parser.
This allows the developer to define its own custom tags and filters,
and create its own DSL.

WWW: http://twig.sensiolabs.org/
2014-05-25T05:33:09+00:00 www/mod_realdoc Apache module to support atomic deploys
mod_realdoc is an Apache module which does a realpath on the docroot
symlink and sets the absolute path as the real document root for the
remainder of the request.

WWW: https://github.com/etsy/mod_realdoc
2014-05-24T20:55:16+00:00 devel/pecl-memoize PHP extension which transparently caches PHP functions
php-memoize is a PHP extension which transparently caches PHP functions, much
like Perl's Memoize module.

It comes with the following storage modules which can be enabled at compile
time:

- memory: Simple per-request module with no dependencies.
Since this is a per-request cache, neither TTLs specified in the
`memoize()` call or `memoize.default_ttl` are used.
- memcached: Uses libmemcached or the memcached PHP extension

WWW: https://pecl.php.net/package/memoize
2014-05-24T20:54:16+00:00 devel/gradle 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: https://www.gradle.org/
2014-05-24T20:54:09+00:00 net-mgmt/centreon-clib Common library of all Centreon projects written in C or C++
Centreon Clib is a common library for all Centreon products written in
C/C++. This project provides high level implementation of many basic
system mechanism. The target is to have a portable and powerful
implementation.

WWW: https://www.centreon.com/
2014-05-24T15:11:55+00:00 net/self-service-password Set of PHP-scripts to change LDAP password over the web
Self Service Password is a web-based LDAP client. It provides easy,
anywhere-accessible, multi-language service to change your LDAP password.
Since it is a web application, this LDAP browser works on many platforms,
making change of your LDAP/AD password accessible from any location.

WWW: https://ltb-project.org/documentation/self-service-password
2014-05-24T02:18:59+00:00 sysutils/rubygem-winrm Library for Windows Remote Management
Ruby library for Windows Remote Management

WWW: https://github.com/WinRb/WinRM
2014-05-24T02:13:28+00:00 www/rubygem-savon Library for SOAP communications
Heavy metal SOAP client.

WWW: https://github.com/savonrb/savon
2014-05-24T02:02:15+00:00 www/rubygem-akami Library for building web service security
A library for building web service security.

WWW: https://github.com/savonrb/akami
2014-05-24T01:59:10+00:00 www/rubygem-wasabi Library for simple WSDL parsing
Library for simple WSDL parsing.

WWW: https://github.com/savonrb/wasabi
2014-05-23T23:24:11+00:00 security/rubygem-gssapi Ruby FFI Library wrapper for GSSAPI
Ruby FFI wrapper around the system GSSAPI library. It exposes the low-level
GSSAPI methods like gss_init_sec_context and gss_wrap and also provides an
easier to use wrapper on top of this for common usage scenarios.

WWW: https://github.com/zenchild/gssapi
2014-05-22T19:53:37+00:00 graphics/py-pygal Python svg graph plotting library
pygal is a dynamic SVG charting library written in python.

WWW: http://pygal.org/
2014-05-22T12:38:25+00:00 devel/p5-Return-MultiLevel Return across multiple call levels
Return::MultiLevel provides a way to return immediately from a
deeply nested call stack. This is similar to exceptions, but
exceptions don't stop automatically at a target frame (and they
can be caught by intermediate stack frames). In other words,
this is more like setjmp(3)/longjmp(3) than die.

WWW: https://metacpan.org/release/Return-MultiLevel
2014-05-22T11:13:02+00:00 devel/gnatcoll GNAT Component Collection from Adacore
The reusable library known as the GNAT Component Collection (GNATColl)
is based on one main principle: general-purpose packages that are part of
the GNAT technology should also be available to user application code.
The compiler front end, the GNAT Programming Studio (GPS) Interactive
Development Environment, and the GNAT Tracker web-based interface all
served as sources for the components.

The GNATColl components complement the predefined Ada and GNAT libraries
and deal with a range of common programming issues including string and
text processing, memory management, and file handling. Several of the
components are especially useful in enterprise applications.

* Scripts: Embedding script languages * Traces: Logging information
* Memory: Monitoring memory usage * Mmap: Reading and writing files
* Boyer-Moore: Searching strings * Paragraph filling: Formatting text
* Templates: Generating text * Email: Processing email messages
* Ravenscar: Patterns for multitasking * VFS: Manipulating files
* Storage Pools: Controlling memory mgmt * Tribooleans: Three-state logic
* Geometry: Primitive geometric ops * Refcount: Reference counting
* Projects: Manipulating ``gpr`` files * Config: Parsing configuration files
* Pools: Controlling access to resources * JSON: JavaScript Object Notation
* SQL: Database interface

WWW: http://libre.adacore.com/tools/gnat-component-collection
2014-05-22T08:03:57+00:00 graphics/libsixel Encoder/decoder library for DEC SIXEL graphics
This package provides encoder/decoder implementation for DEC SIXEL graphics,
and some converter programs.
SIXEL is one of image formats for terminal imaging introduced by DEC VT series.
Its data scheme is represented as a terminal-friendly escape sequence.
So if you want to view a SIXEL image file, all you have to do is "cat" it to
your terminal.

WWW: https://github.com/saitoha/libsixel
2014-05-22T06:32:25+00:00 www/py-django-ldapdb LDAP database backend for Django
django-ldapdb is an LDAP database backend for Django. It allows one to
manipulate LDAP entries using Django's models.

Declaring models using the LDAP backend is very staightforward, one simply
inherit from ldapdb.models.Model and declare the fields in the same way as for
regular models. One can even edit the LDAP entries using Django's admin
interface.

WWW: https://github.com/django-ldapdb/django-ldapdb
2014-05-22T05:42:08+00:00 devel/py-python-statsd Client for Etsy's node-js statsd server
statsd is a client for Etsy's statsd server, a front end/proxy for the Graphite
stats collection and graphing server.

WWW: https://github.com/WoLpH/python-statsd
2014-05-22T05:40:53+00:00 devel/py-daemons Resource library for Python developers to create daemon processes
Daemons is a resource library for Python developers that want to create daemon
processes. The idea is to provide the basic daemon functionality while still
giving the developer the ability to customize their daemon for any purpose.

WWW: https://pypi.org/project/daemons/
2014-05-20T22:26:21+00:00 databases/postgresql94-pltcl
2014-05-20T22:26:21+00:00 databases/postgresql94-plpython
2014-05-20T22:26:21+00:00 databases/postgresql94-plperl
2014-05-20T22:26:21+00:00 databases/postgresql94-pgtcl
2014-05-20T22:26:21+00:00 databases/postgresql94-docs
2014-05-20T16:48:07+00:00 devel/libdevq Generic Device Query and Monitor interface
Generic Device Query and Monitor interface

WWW: https://github.com/freebsd/libdevq
2014-05-20T10:45:42+00:00 x11-toolkits/gtkada3 Ada graphical toolkit based on Gtk3 components
GtkAda is an Ada graphical toolkit based on Gtk3 widgets using the
object-oriented features of the language. Gtk3 is a graphical toolkit
written in C for X-Window and Win32 that was originally developed as
the basis for GIMP.

WWW: http://libre.adacore.com/libre/tools/gtkada/
2014-05-19T17:12:58+00:00 emulators/qemu-user-static 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
2014-05-19T15:07:35+00:00 textproc/py-openpyxl1 Python library to read/write Excel 2007 xlsx/xlsm files
OpenPyxl is a Python library to read/write Excel 2007 xlsx/xlsm files.

WWW: http://openpyxl.readthedocs.org/
2014-05-19T04:17:52+00:00 www/rubygem-net-http-persistent25 Manages persistent connections using Net::HTTP
net-http-persistent manages persistent connections using Net::HTTP plus a speed
fix for Ruby 1.8. It's thread-safe too! Using persistent HTTP connections can
dramatically increase the speed of HTTP. Creating a new HTTP connection for
every request involves an extra TCP round-trip and causes TCP congestion
avoidance negotiation to start over. Net::HTTP supports persistent connections
with some API methods but does not handle reconnection gracefully.
Net::HTTP::Persistent supports reconnection and retry according to RFC 2616.

WWW: https://github.com/drbrain/net-http-persistent
RG: https://rubygems.org/gems/net-http-persistent
2014-05-19T04:17:52+00:00 www/rubygem-net-http-digest_auth11 Implementation of RFC 2617 - Digest Access Authentication
rubygem-net-http-persistent is an implementation of RFC 2617 - Digest Access
Authentication. At this time the gem does not fully integrate with Net::HTTP and
can be used for with other HTTP clients.

WWW: https://github.com/drbrain/net-http-digest_auth
RG: https://rubygems.org/gems/net-http-digest_auth
2014-05-19T04:17:52+00:00 www/rubygem-mechanize26 WWW::Mechanize, a handy web browsing ruby object
The Mechanize library is used for automating interaction with websites.
Mechanize automatically stores and sends cookies, follows redirects,
can follow links, and submit forms. Form fields can be populated and
submitted. Mechanize also keeps track of the sites that you have visited as
a history.

WWW: https://github.com/sparklemotion/mechanize
2014-05-19T04:17:52+00:00 www/rubygem-kensa Heroku Add-On provider tool
Kensa is a command-line tool to help add-on providers integrating their
services with Heroku. It manages manifest files, and provides a TDD-like
approach for programmers to test and develop their APIs.

WWW: https://github.com/heroku/kensa
2014-05-19T04:17:52+00:00 www/rubygem-heroku-nav Heroku Rack middleware
Heroku Rack middleware for add-on support.

WWW: https://github.com/heroku/heroku-nav
2014-05-19T04:17:52+00:00 textproc/rubygem-nokogiri14 HTML, XML, SAX, and Reader parser
* XPath support for document searching
* CSS3 selector support for document searching
* XML/HTML builder
* Drop in replacement for Hpricot (though not bug for bug)

Nokogiri parses and searches XML/HTML very quickly, and also has
correctly implemented CSS3 selector support as well as XPath support.

WWW: http://nokogiri.org
2014-05-19T04:17:52+00:00 misc/rubygem-mime-types117 Ruby gem which provides a mailcap-like MIME Content-Type lookup
MIME::Types for Ruby originally based on and synchronized with MIME::Types
for Perl by Mark Overmeer, copyright 2001 - 2005.

WWW: http://rubygems.org/gems/mime-types117/
2014-05-19T04:17:52+00:00 devel/rubygem-launchy22 Helper class for launching cross-platform applications
Launchy is helper class for launching cross-platform
applications in a fire and forget manner. There are
application concepts (browser, email client, etc)
that are common across all platforms, and they may
be launched differently on each platform. Launchy
is here to make a common approach to launching
external application from within ruby programs.

WWW: https://github.com/copiousfreetime/launchy
2014-05-18T19:34:37+00:00 devel/clojure-cider Clojure IDE and REPL for Emacs
CIDER (formerly nrepl.el) is the Clojure IDE and REPL for Emacs, built on top
of nREPL, the Clojure networked REPL server. It's a great alternative to the
now deprecated combination of SLIME + swank-clojure.

WWW: https://github.com/clojure-emacs/cider
2014-05-18T19:34:00+00:00 devel/pkg-info.el Provide information about Emacs packages
Provide information about Emacs packages.

WWW: https://github.com/lunaryorn/pkg-info.el
2014-05-18T19:33:30+00:00 devel/epl.el Emacs Package Library
EPL provides a convenient high-level API for various package.el versions, and
aims to overcome its most striking idiocies.

WWW: https://github.com/cask/epl
2014-05-18T19:32:59+00:00 devel/dash.el Modern list library for Emacs
A modern list api for Emacs. No 'cl required.

WWW: https://github.com/magnars/dash.el
2014-05-18T14:44:53+00:00 databases/postgresql94-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/
2014-05-18T14:44:53+00:00 databases/postgresql94-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/
2014-05-18T14:44:53+00:00 databases/postgresql94-client PostgreSQL database (client)
2014-05-17T09:56:00+00:00 graphics/libglapi Common GL api library used by Mesa based ports
This package contains the GL API utility library.

WWW: http://mesa3d.org/
2014-05-17T06:01:33+00:00 devel/p5-Test-OpenLDAP Perl extension to creates temp instance of slapd to run tests against
Creates a temporary instance of OpenLDAP's slapd daemon to run tests against.

WWW: https://metacpan.org/release/Test-OpenLDAP
2014-05-16T17:51:57+00:00 textproc/templates_parser Web page template engine module for the Ada Web Server
This is the template engine for the Ada Web Server. It is modular and
therefore can be split out of AWS and used on its own.

As it was designed for generating web pages, it's function is to parse
a page template and replace tokens with specified values. This template
engine is amazingly fast due to its concurrent cached compiled templates
support.

WWW: http://docs.adacore.com/aws-docs/templates_parser
2014-05-16T12:54:17+00:00 sysutils/rsyslog8 Syslogd supporting SQL, TCP, and TLS
RSYSLOG is the rocket-fast system for log processing.

It offers high-performance, great security features and a modular
design. While it started as a regular syslogd, rsyslog has evolved
into a kind of swiss army knife of logging, being able to accept
inputs from a wide variety of sources, transform them, and output to
the results to diverse destinations.

RSYSLOG can deliver over one million messages per second to local
destinations when limited processing is applied (based on v7, December
2013). Even with remote destinations and more elaborate processing the
performance is usually considered "stunning".

WWW: https://www.rsyslog.com/
2014-05-15T21:22:17+00:00 www/revive-adserver Free, opensource ad server in PHP
Revive AdServer is a hugely popular, free ad server designed by web publishers
for web publishers. It provides everything you need to manage your online
advertising. Make more money from online advertising today.

Revive AdServer gives you:

Control:
Maximise your revenue by showing the right ad campaigns to the right people.
Transparency:
Track the performance of all your online advertising from one intuitive
interface.
Freedom:
Free to mix direct, network and house ads to optimise your revenue per page.

Revive AdServer obsoletes OpenX, which obsoletes OpenAds, which obsoletes
phpAdsNew2.

WWW: http://www.revive-adserver.org/
2014-05-15T19:35:21+00:00 devel/py-jdcal Module converting between Julian dates and calendar dates
Module converting between Julian dates and calendar dates.

WWW: https://github.com/phn/jdcal
2014-05-15T15:46:59+00:00 dns/bundy Bundy DNS server suite
Bundy is a new applications framework for Internet infrastructure, such as DNS,
DHCP, NTP. The Bundy framework consists of a control framework, an application
interface, a statistics server, a logging framework, a remote control daemon, a
configuration client tool, and numerous other tools for its development and
operation.

Multiple infrastructure applications modules can be run under this framework.
The Bundy authoritative DNS application is one such application. Bundy-DNS is
designed to be dynamically-updated, easily extensible, and to leverage a
database back-end.

The ISC started work on BIND 10 in 2009. In 2014 it became a community project
and was renamed Bundy.

WWW: http://bundy-dns.de/
2014-05-15T12:55:27+00:00 devel/p5-Config-Identity Load (and optionally decrypt via GnuPG) user/pass identity information
Config::Identity is a tool for loadiing (and optionally decrypting via GnuPG)
user/pass identity information

For GitHub API access, an identity is a "login"/"token" pair.
For PAUSE access, an identity is a "user"/"password" pair.

WWW: https://metacpan.org/release/Config-Identity
2014-05-15T11:28:16+00:00 textproc/p5-TOML Parser for Tom's Obvious, Minimal Language (TOML) #'
TOML implements a parser for Tom's Obvious, Minimal Language, as defined at [1].
TOML exports two subroutines, from_toml and to_toml.

[1] https://github.com/mojombo/toml

WWW: https://metacpan.org/release/TOML
2014-05-15T06:26:52+00:00 www/rubygem-httpi Library for common HTTP client API
Provides common HTTP client API interface.

WWW: https://github.com/savonrb/httpi
2014-05-14T16:49:26+00:00 net/rubygem-rubyntlm01 Message creator and parser for the NTLM authentication
Ruby/NTLM provides message creator and parser for the NTLM authentication.

WWW: https://github.com/winrb/rubyntlm
2014-05-14T15:30:27+00:00 devel/rubygem-nori Library for converting XML to Hash syntax
XML to Hash translator.

WWW: https://github.com/savonrb/nori
2014-05-14T06:42:30+00:00 devel/rubygem-mini_portile Simplistic port-like solution for ruby gem developers
Simplistic port-like solution for developers. It provides a standard
and simplified way to compile against dependency libraries without
messing up your system.

WWW: https://github.com/flavorjones/mini_portile
2014-05-13T23:01:26+00:00 textproc/rapidxml Fast C++ library for parsing XML
RapidXml is an attempt to create the fastest XML parser possible,
while retaining useability, portability and reasonable W3C
compatibility. It is an in-situ parser written in modern C++, with
parsing speed approaching that of strlen function executed on the
same data.

RapidXml has been around since 2006, and is being used by lots of
people. HTC uses it in some of its mobile phones.

If you are looking for a stable and fast parser, look no further.
Integration with your project will be trivial, because entire library
is contained in a single header file, and requires no building or
configuration.

WWW: http://rapidxml.sourceforge.net/
2014-05-13T20:35:02+00:00 textproc/py3-libxml2 Python interface for XML parser library for GNOME
Python interface for XML parser library for GNOME

WWW: http://xmlsoft.org/
2014-05-13T15:04:48+00:00 devel/rubygem-gyoku Library for translating Ruby hashes to XML
Gyoku translates Ruby Hashes to XML.

WWW: https://github.com/savonrb/gyoku
2014-05-13T14:34:41+00:00 net/pecl-yp YP/NIS functions binding for PHP
NIS (formerly called Yellow Pages) allows network management of important
administrative files (e.g. the password file).

WWW: https://pecl.php.net/package/yp
2014-05-12T23:51:17+00:00 devel/p5-Test-Net-LDAP Perl extension of Net::LDAP subclass for testing
This module provides some testing methods for LDAP operations, such as
search, add, and modify, where each method is suffixed with either _ok
or _is.

Test::Net::LDAP is a subclass of Net::LDAP, so all the methods defined
for Net::LDAP are available in addition to search_ok, add_is, etc.

WWW: https://metacpan.org/release/Test-Net-LDAP
2014-05-12T17:55:07+00:00 databases/twemproxy Fast, light-weight proxy for memcached and redis
twemproxy, aka nutcracker is a fast and lightweight proxy for memcached and
redis protocol. It was primarily built to reduce the connection count on the
backend caching serve

WWW: https://github.com/twitter/twemproxy
2014-05-12T16:56:23+00:00 devel/libstatgrab0 Provides a useful interface to system statistics
The libstatgrab library provides an easy to use interface for
accessing system statistics and information. Available statistics
include CPU, Load, Memory, Swap, Disk I/O, and Network I/O.

Also part of the package are two tools; saidar provides a curses-based
interface to viewing live system statistics, and statgrab is a
sysctl-like interface to the statistics.

WWW: http://www.i-scream.org/libstatgrab/
2014-05-12T16:36:01+00:00 databases/py-geoalchemy Using SQLAlchemy with Spatial Databases
GeoAlchemy is an extension of SQLAlchemy. It provides support for Geospatial
data types at the ORM layer using SQLAlchemy. It aims to support spatial
operations and relations specified by the Open Geospatial Consortium (OGC).

WWW: https://pypi.org/project/GeoAlchemy/
2014-05-12T11:32:53+00:00 databases/nagios-check_mongodb Nagios plugin to check mongodb server
This is a simple Nagios check script to monitor your MongoDB server(s).

WWW: https://github.com/mzupan/nagios-plugin-mongodb
2014-05-11T17:12:11+00:00 lang/py-clojure Implementation of Clojure in Python
An implementation of Clojure in pure (dynamic) Python.

WWW: https://github.com/halgari/clojure-py
2014-05-10T00:42:11+00:00 www/rubygem-heroku Heroku Client
Command-line tool to deploy and manage apps on Heroku.

WWW: https://www.heroku.com
2014-05-10T00:42:11+00:00 www/rubygem-heroku-api Heroku API
Client library to deploy and manage apps on Heroku.

WWW: https://www.heroku.com
2014-05-10T00:40:47+00:00 devel/rubygem-tins0 Useful tools library in Ruby
Useful tools library in Ruby - All the stuff that isn't good/big enough for a
real library.

WWW: https://github.com/flori/tins
2014-05-09T22:07:31+00:00 devel/sfml1 Simple and Fast Multimedia Library
SFML is a portable and easy to use multimedia API written in C++.
You can see it as a modern, object-oriented alternative to SDL.

SFML is composed of several packages to perfectly suit your needs.
You can use SFML as a minimal windowing system to interface with
OpenGL, or as a fully-featured multimedia library for building games
or interactive programs.

WWW: https://www.sfml-dev.org/
2014-05-09T17:55:08+00:00 net-mgmt/p5-Monitoring-Plugin Modules to streamline writing Monitoring plugins
Object oriented helper routines for your Nagios plugin:

This is the place for common routines when writing Nagios plugins. The idea is
to make it as easy as possible for developers to conform to the plugin
guidelines (http://nagiosplug.sourceforge.net/developer-guidelines.html).

WWW: https://metacpan.org/release/Monitoring-Plugin
2014-05-09T17:53:39+00:00 net-mgmt/monitoring-plugins Monitoring Plugins for Nagios
This is a plugin package for Nagios. Quoting from the
main Nagios package:

Nagios is a host and service monitor designed to inform you of network
problems before your clients, end-users or managers do. It has been
designed to run under the Linux operating system, but works fine under
most *NIX variants as well. The monitoring daemon runs intermittent
checks on hosts and services you specify using external "plugins"
which return status information to Nagios. When problems are
encountered, the daemon can send notifications out to administrative
contacts in a variety of different ways (email, instant message, SMS,
etc.). Current status information, historical logs, and reports can
all be accessed via a web browser.

WWW: https://www.monitoring-plugins.org/
2014-05-09T15:53:56+00:00 devel/py-pyelftools Library for analyzing ELF files and DWARF debugging information
pyelftools is a pure-Python library for parsing and analyzing ELF files
and DWARF debugging information

WWW: https://github.com/eliben/pyelftools
2014-05-09T05:26:55+00:00 www/rubygem-rqrcode Library for encoding QR Codes
rQRCode is a library for encoding QRCodes in Ruby. It has a simple interface
with all the standard qrcode options. It was adapted from the Javascript
library by Kazuhiko Arase.

WWW: http://whomwah.github.io/rqrcode/
2014-05-09T05:25:56+00:00 net/rubygem-netrc Read and update netrc files
This library can read and update netrc files, preserving formatting including
comments and whitespace.

WWW: https://github.com/heroku/netrc
2014-05-08T19:39:33+00:00 net-im/toxic Console client for Tox
Toxic, sometimes referred to as Tox/Toxic or the purged Core/Toxic, is the
reference CLI front-end written for the Tox core.

It uses the ncurses library.

WWW: http://tox.chat/
2014-05-08T17:09:40+00:00 devel/libphutil Collection of PHP utility classes
libphutil is a collection of utility classes and functions for PHP

WWW: https://secure.phabricator.com/book/libphutil/
2014-05-08T17:09:40+00:00 devel/arcanist Command line interface for Phabricator
Arcanist is the command-line tool for Phabricator. It allows you to interact
with Phabricator installs to send code for review, download patches, transfer
files, view status, make API calls, and various other things. You can find
a complete user guide here:

WWW: https://secure.phabricator.com/book/phabricator/article/arcanist/
2014-05-08T05:43:37+00:00 textproc/p5-Text-VisualWidth Perl extension for trimming text by terminal columns
This module provides functions to treat half-width and full-width
characters and display correct size of text in one line on terminals
and mobile phones. You can know the visual width of any text and
truncate text by the visual width. Now this module support EUC-JP and
UTF-8 and tested only with Japanese.

WWW: https://metacpan.org/release/Text-VisualWidth
2014-05-08T05:16:24+00:00 devel/rubygem-toml TOML parser
rubygem-toml is a TOML parser.

WWW: https://github.com/jm/toml
2014-05-08T05:15:16+00:00 textproc/rubygem-parslet Parser construction library with great error reporting in Ruby
Parslet is a small Ruby library for constructing parsers in the PEG (Parsing
Expression Grammar) fashion.

Parslet makes developing complex parsers easy. It does so by
- providing the best error reporting possible
- not generating reams of code for you to debug

Parslet takes the long way around to make your job easier. It allows for
incremental language construction. Often, you start out small, implementing the
atoms of your language first; parslet takes pride in making this possible.

WWW: https://kschiess.github.io/parslet/
2014-05-08T05:14:15+00:00 devel/rubygem-blankslate Abstract base class with no predefined methods
rubygem-blankslate provides a base class where almost all of the methods from
Object and Kernel have been removed. This is useful when providing proxy object
and other classes that make heavy use of method_missing.

WWW: https://github.com/masover/blankslate
2014-05-08T04:29:24+00:00 devel/rubygem-mercenary Lightweight and flexible library for writing command-line apps in Ruby
rubygem-mercenary is a lightweight and flexible library for writing command-line
apps in Ruby.

WWW: https://github.com/jekyll/mercenary
2014-05-08T04:18:42+00:00 textproc/rubygem-jekyll-sass-converter Basic Sass converter for Jekyll
rubygem-jekyll-sass-converter is a basic Sass converter for Jekyll.

WWW: https://github.com/jekyll/jekyll-sass-converter
2014-05-08T04:18:35+00:00 devel/rubygem-jekyll-coffeescript CoffeeScript converter for Jekyll
rubygem-jekyll-coffeescript is a CoffeeScript converter for Jekyll.

WWW: https://github.com/jekyll/jekyll-coffeescript
2014-05-08T01:40:38+00:00 mail/postfix-tls
2014-05-07T16:13:10+00:00 lang/gnu-cobol Open-source COBOL compiler
GNU COBOL, formerly known as Open-COBOL, is an open-source COBOL compiler,
which translates COBOL programs to C code and compiles it using GCC.

WWW: https://savannah.gnu.org/projects/gnucobol
2014-05-07T14:34:24+00:00 math/foma Toolkit for constructing finite-state automata and transducers
Foma is a compiler, programming language, and C library for constructing
finite-state automata and transducers for various uses. It has specific
support for many natural language processing applications such as producing
morphological analyzers. Although NLP applications are probably the main use
of foma, it is sufficiently generic to use for a large number of purposes.

The foma interface is similar to the Xerox xfst interface, and supports
most of the commands and the regular expression syntax in xfst.
Many grammars written for xfst compile out-of-the-box with foma.

The library contains efficient implementations of all classical
automata/transducer algorithms: determinization, minimization, epsilon-removal,
composition, boolean operations. Also, more advanced construction methods
are available: context restriction, quotients, first-order regular logic,
transducers from replacement rules, etc.

WWW: https://code.google.com/p/foma/
2014-05-06T14:38:16+00:00 devel/xlocale Minimal xlocale implementation
Minimal xlocale implementation for Solaris. This implements the subset of the
xlocale APIs that libc++ depends on.

WWW: http://libcxx.llvm.org
2014-05-06T08:16:59+00:00 security/cyassl Embedded SSL C-Library
Cyassl is an embedded SSL Library for programmers building security
functionality into their applications and devices.

Features
SSL version 3 and TLS versions 1, 1.1 and 1.2 (client and server)
Minimum size of 60-100kb, depending on build options
Runtime memory usage between 5-50kb
DTLS support (client and server)
OpenSSL compatibility layer
zlib compression support
integration in MySQL, stunnel, Lighttpd availible.
MD2, MD4, MD5, SHA-1, RIPEMD, HMAC, DES, 3DES, AES, ARC4, TWOFISH, BLOWFISH,
RSA, DSS, DH, and PKCS#5 PBKDF2
ia32 assembly for AES, 3DES, BLOWFISH, TWOFISH, ARC4, MD5, SHA, and RIPEMD
SSE2 instructions for Large Integers
Simple API
Interchangeable crypto and certificate libraries
PEM and DER certificate support
Very fast

LICENSE: GPL2 with FOSS extension

WWW: http://www.yassl.com/
2014-05-06T04:47:02+00:00 x11-fonts/crosextrafonts-carlito-ttf Font created by Google for ChromeOS to replace MS Calibri
Carlito is metric-compatible with Calibri font.
Carlito comes in regular, bold, italic, and bold italic.

WWW: https://code.google.com/p/chromium/issues/detail?id=280557
2014-05-06T04:44:22+00:00 x11-fonts/crosextrafonts-caladea-ttf Font created by Google for ChromeOS to replace MS Cambria
Caladea is metric-compatible with Cambria font.
This font is sans-serif typeface family based on Lato.

WWW: https://code.google.com/p/chromium/issues/detail?id=168879
2014-05-03T16:24:01+00:00 devel/p5-Cwd-Guard Temporary changing working directory (chdir)
CORE::chdir Cwd::Guard can change the current directory (chdir) using a limited
scope.

WWW: https://metacpan.org/release/Cwd-Guard
2014-05-03T03:20:47+00:00 science/netcdf-fortran Fortran library for machine-independent, array-oriented data access
NetCDF (network Common Data Form) is an interface for array-oriented data access
and a library that provides an implementation of the interface. The netCDF
library also defines a machine-independent format for representing scientific
data. Together, the interface, library, and format support the creation, access,
and sharing of scientific data. The netCDF software was developed at the Unidata
Program Center in Boulder, Colorado.

WWW: https://www.unidata.ucar.edu/software/netcdf/
WWW: https://github.com/Unidata/netcdf-fortran
2014-05-03T03:18:06+00:00 science/netcdf-cxx C++ library for machine-independent, array-oriented data access
NetCDF (network Common Data Form) is an interface for array-oriented data access
and a library that provides an implementation of the interface. The netCDF
library also defines a machine-independent format for representing scientific
data. Together, the interface, library, and format support the creation, access,
and sharing of scientific data. The netCDF software was developed at the Unidata
Program Center in Boulder, Colorado.

WWW: https://www.unidata.ucar.edu/software/netcdf/
WWW: https://github.com/Unidata/netcdf-cxx4
2014-05-02T23:45:10+00:00 devel/leiningen Automate Clojure projects
Leiningen is for automating Clojure projects without setting your hair on
fire.

WWW: https://github.com/technomancy/leiningen
2014-05-02T18:00:49+00:00 java/openjdk8-jre Java Runtime Environment ${JDK_MAJOR_VERSION}
2014-05-02T15:46:52+00:00 audio/libgroove Audio dispatching library
This library provides decoding and encoding of audio on a playlist. It is
intended to be used as a backend for music player applications. That said,
it is also generic enough to be used as a backend for any streaming audio
processing utility. It provides decoding, encoding, resampling, and gain
adjustment.

WWW: https://github.com/andrewrk/libgroove
2014-05-02T15:45:59+00:00 audio/libebur128 Implementation of the EBU R128 loudness standard
libebur128 is a library that implements the EBU R 128 standard for loudness
normalization.

WWW: https://github.com/jiixyj/libebur128
2014-05-01T14:23:31+00:00 www/gtkhtml4 Lightweight HTML rendering/printing/editing engine
GtkHTML is a lightweight HTML rendering, printing, and editing engine.

WWW: http://www.ximian.com/
2014-04-30T20:59:40+00:00 devel/libsmdev Library to access to storage media devices
Library to access to storage media devices.

WWW: https://github.com/libyal/libsmdev
2014-04-30T09:36:26+00:00 dns/p5-DNS-Ldns
2014-04-30T04:16:24+00:00 sysutils/screen-legacy Multi-screen window manager
Screen is a full-screen window manager that multiplexes a physical terminal
between several processes (typically interactive shells).
Each virtual terminal provides the functions of a DEC VT100 terminal and, in
addition, several control functions from the ANSI X3.64 (ISO 6429) and ISO
2022 standards (e.g. insert/delete line and support for multiple character
sets). There is a scrollback history buffer for each virtual terminal and a
copy-and-paste mechanism that allows moving text regions between windows.

WWW: http://www.gnu.org/software/screen/
2014-04-29T21:11:12+00:00 devel/py-enum34 Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7
An enumeration is a set of symbolic names (members) bound to unique, constant
values. Within an enumeration, the members can be compared by identity, and
the enumeration itself can be iterated over.

WWW: https://pypi.org/project/enum34/
2014-04-29T13:28:31+00:00 science/cgribex Lightweight GRIBEX in C with portable Fortran interface
GRIBEX is an interface for encoding and decoding WMO FM-92 GRIB edition 1
messages and some ancillary subroutines for controlling printing and debugging.
The GRIBEX software was developed at the European Centre for Medium-range
Weather Forecasts (ECMWF) and is part of the EMOS library. EMOS is mostly
written in Fortran. Therefore it has only a Fortran interface.

CGRIBEX is a lightweight version of GRIBEX written in ANSI C with a portable
Fortran interface. For best compatibility some of the C sources were converted
from the Fortran GRIBEX version.

WWW: https://code.mpimet.mpg.de/projects/cgribex
2014-04-28T21:19:17+00:00 lang/gcc410 GNU Compiler Collection 4.10
GCC, the GNU Compiler Collection, supports a number of languages. This
port installs the C, C++, Fortran and Java front ends as gcc410, g++410,
gfortran410, and gcj410, respectively.

WWW: http://gcc.gnu.org/

Gerald Pfeifer <gerald@FreeBSD.org>
2014-04-28T21:12:23+00:00 databases/sqliteodbc ODBC driver for SQLite 3
ODBC driver for SQLite 2 and 3.

WWW: http://www.ch-werner.de/sqliteodbc/
2014-04-27T19:47:28+00:00 devel/libqcow Library and tooling to access the QEMU Copy-On-Write image format
Library and tooling to access the QEMU Copy-On-Write (QCOW) image format

WWW: https://github.com/libyal/libqcow
2014-04-27T15:08:06+00:00 security/rubygem-net-scp11 Non-interactive SCP processing
Net::SCP is a pure-Ruby implementation of the SCP protocol. This operates over
SSH (and requires the Net::SSH library), and allows files and directory trees
to copied to and from a remote server.

* Transfer files or entire directory trees to or from a remote host via SCP
* Can preserve file attributes across transfers
* Can download files in-memory, or direct-to-disk
* Support for SCP URI's, and OpenURI

WWW: http://rubygems.org/gems/net-scp11/
2014-04-27T15:07:05+00:00 security/rubygem-net-ssh27 Non-interactive SSH processing
Net::SSH is a pure-Ruby implementation of the SSH2 client protocol. It
supports the following features:

- User authentication via explicit username/password, or using a
public-key/private-key pair.
- Port forwarding, both from the local host to a remote computer via
the remote host, and from the remote host to the local host.
- Execute processes on the remote machine, both interactively and
non-interactively ("batch").

WWW: https://github.com/net-ssh/net-ssh
2014-04-27T13:19:31+00:00 devel/xfce4-vala Vala binding for the Xfce core libraries
Xfce4 Vala provides bindings for the Xfce core libraries.

WWW: https://wiki.xfce.org/vala-bindings
2014-04-27T12:27:22+00:00 converters/p5-Encoding-BER Encode/decode data using ASN.1 Basic Encoding Rules (BER)
Perl module to encode/decode data using ASN.1 Basic Encoding Rules (BER)

WWW: https://metacpan.org/release/Encoding-BER
2014-04-27T06:15:47+00:00 devel/p5-MetaCPAN-Client Comprehensive, DWIM-featured client to the MetaCPAN API
This is a hopefully-complete API-compliant client to MetaCPAN
(https://metacpan.org) with DWIM capabilities, to make your life easier.

WWW: https://metacpan.org/release/MetaCPAN-Client
2014-04-26T18:19:38+00:00 devel/rubygem-fog-json Extraction of the JSON parsing tools between providers
rubygem-fog-json (Fog::Json) provides extraction of the JSON parsing tools
shared between a number of providers in the 'fog' gem.

WWW: https://github.com/fog/fog-json
2014-04-26T18:19:12+00:00 devel/rubygem-fog-core Shared classes and tests for fog providers and services
rubygem-fog-core (Fog::Core) provides shared classes and tests for fog providers
and services.

WWW: https://github.com/fog/fog-core
2014-04-26T18:17:21+00:00 devel/rubygem-fog-brightbox Module for the 'fog' gem to support Brightbox Cloud
Brightbox Cloud module for fog (The Ruby cloud services library)

This gem is a modular for the `fog` gem that allows you to manage resources in
the Brightbox Cloud.

It is included by the main `fog` metagem but can used as an independent library
in other applications.

This includes support for the following services:
- Compute
- Images
- Load Balancers
- SQL Cloud instances

WWW: https://github.com/fog/fog-brightbox
2014-04-26T18:09:34+00:00 devel/p5-ExtUtils-MakeMaker-CPANfile Cpanfile support for ExtUtils::MakeMaker
ExtUtils::MakeMaker::CPANfile loads cpanfile in your distribution and modifies
parameters for WriteMakefile in your Makefile.PL. Just use it instead of
ExtUtils::MakeMaker (which should be loaded internally), and prepare cpanfile.

As of version 0.03, ExtUtils::MakeMaker::CPANfile also removes WriteMakefile
parameters that the installed version of ExtUtils::MakeMaker doesn't know, to
avoid warnings.

WWW: https://metacpan.org/release/ExtUtils-MakeMaker-CPANfile
2014-04-26T17:58:59+00:00 www/typo3-lts Typo3 content management system
TYPO3 is a free Open Source content management system for enterprise purposes
on the web and in intranets. It offers full flexibility and extendability while
featuring an accomplished set of ready-made interfaces, functions and modules.

The current stable LTS release (for all new projects)
The latest version with Long Term Support (LTS). It will have full support until
April 2017 and security bugfixes until November 2018.

WWW: http://typo3.org/
2014-04-25T22:21:13+00:00 devel/tesla Temporally Enhanced Security Logic Assertions
TESLA builds on our experiences developing the TrustedBSD MAC Framework
and Capsicum: our most critical security properties are frequently
safety (temporal) properties rather than static invariants. Current
tools for testing temporal properties are largely static, and unable to
work effectively on extremely large C-language software bases, such as
multi-million lines-of-code operating system kernels and web browsers.
TESLA borrows ideas from model checking, applying them in a dynamic
context using compiler-assisted instrumentation to continuously validate
temporal security assertions during software execution. We have
implemented a prototype of TESLA based on clang/LLVM AST transforms,
which is able to test both explicit automata against C implementations
(such as protocol state machines in the kernel and OpenSSL) and inline
assertions checking for missing access control checks in OS logic.

WWW: https://www.cl.cam.ac.uk/research/security/ctsrd/tesla/
2014-04-25T15:25:16+00:00 x11-fonts/comic-neue Free Comic Sans alternative
Comic Neue is a set of free fonts providing an alternative to
Microsoft's popular Comic Sans font.

WWW: http://comicneue.com/
2014-04-25T13:09:29+00:00 www/py-django-subdomains Subdomains helpers for the Django framework
Subdomain helpers for the Django framework, including subdomain-based URL
routing and reversing.

WWW: https://github.com/tkaemming/django-subdomains
2014-04-24T14:29:18+00:00 devel/dbus-tcl Tcl interface to the D-Bus messaging system
The DBus-Tcl project provides a Tcl interface to the dbus message bus system.
It contains packages that allow Tcl programs to send and receive dbus signals,
as well as invoke and respond to dbus method calls.

WWW: http://chiselapp.com/user/schelte/repository/dbus/home
2014-04-24T10:29:42+00:00 misc/pfm Terminal (curses)-based file manager written in Perl
pfm is a terminal (curses)-based file manager written in Perl, based on the
PFM.COM for MS-DOS (originally by Paul Culley and Henk de Heer). Permission
to use the original name was kindly granted by the original authors.

Some of its features:

* Commands are invoked with only one or two keypresses
* Colored filenames according to extension or type
* Support for executing user-defined commands (including wildcards)
with only two keystrokes
* A single-file and multiple-file mode
* Multilevel sorting
* Use of oldmarks and newmarks for executing multiple commands on
the same group of files
* Supports bookmarks for directories
* Highly configurable through its config file
* Supports commandline history and completion through use of the
GNU readline library
* Integration with versioning tools like Subversion, CVS, Bazaar,
Mercurial, and Git

WWW: http://p-f-m.sourceforge.net/
2014-04-24T08:57:08+00:00 devel/p5-Term-ScreenColor Term::Screen based screen positioning and coloring module
Term::ScreenColor adds ANSI coloring support, along with a few other useful
methods, to those provided in Term::Screen.

WWW: https://metacpan.org/release/Term-ScreenColor
2014-04-23T19:38:47+00:00 comms/svxlink General purpose ham radio voice services
The SvxLink project is a flexible, general purpose voice services system for
ham radio use.

WWW: http://www.svxlink.org/
2014-04-23T17:49:48+00:00 devel/git-bzr-ng Bi-directional git to bzr bridge
git-bzr-ng is a bidirectional bridge between git and bzr that lets
you stop worrying which version control the code you love is using -
as long as they are using git or bzr

WWW: https://github.com/termie/git-bzr-ng
2014-04-23T14:54:27+00:00 www/mod_cloudflare Cloudflare fork of mod_remoteip
Based on mod_remoteip.c, this Apache extension will replace the
remote_ip variable in user's logs with the correct remote IP sent from
CloudFlare. The module only performs the IP substitution for requests
originating from CloudFlare IPs by default.

WWW: https://github.com/cloudflare/mod_cloudflare
2014-04-23T00:57:10+00:00 devel/git-modes GNU Emacs modes for Git-related files
GNU Emacs modes for Git-related files.

* git-commit-mode - A major mode for editing Git commit messages
according to the guidelines by Tim Pope.
* git-rebase-mode - A major mode for git-rebase-todo files created by
git rebase -i
* gitconfig-mode - A 'conf-mode'-derived major mode for editing
.gitconfig files.
* gitignore-mode - A 'conf-mode'-derived major mode for editing
.gitignore files.
* gitattributes-mode - A major mode for editing .gitattributes files.

WWW: https://github.com/magit/git-modes
2014-04-22T16:53:16+00:00 sysutils/vhdtool Convert raw disk images to VHD files
vhdtool converts raw disk images to VHD images.

WWW: https://github.com/andreiw/vhdtool
2014-04-22T13:54:42+00:00 multimedia/py-soco Python library to control Sonos speakers
SoCo (Sonos Controller) is a simple Python class that allows you to
programmatically control Sonos speakers.

WWW: https://github.com/SoCo/SoCo
2014-04-21T22:16:33+00:00 lang/clang-cheri C, Objective-C, and C++ compiler with CHERI CPU support
CHERI-Clang is a fork of the Clang compiler with support for the CHERI
(Capability Hardware Enhanced RISC Instructions) ISA.

It also has enhanced support for MIPS CPUs, particularly MIPS64.

WWW: http://www.cl.cam.ac.uk/research/security/ctsrd/cheri.html
2014-04-20T20:25:33+00:00 audio/py-eyed3-06 Python module for processing ID3 tags
eyeD3 is a Python program/module for processing (reading and
writing) ID3 tags. Information about mp3 files (i.e bit rate,
sample frequency, play time, etc.) is also available. The formats
supported are ID3 v1.0/v1.1 and v2.3/v2.4.

WWW: http://eyed3.nicfit.net/
2014-04-19T23:11:35+00:00 multimedia/naludump Delete NALU fill data from h.264 TS files
Naludump is a tool to delete NALU fill data from h.264 streams embedded into
TS files. The overall file structure isn't modified, only complete TS packets
of NALU fill data are removed.

Naludump contains lots of code of Klaus Schmidinger's VDR, and is based on
cocepts from Marten Richter's Nalustripper.

Usage:
naludump inputfile.ts [outputfile.ts]

WWW: http://www.udo-richter.de/vdr/naludump.en.html
2014-04-18T20:30:09+00:00 security/meek Pluggable transport proxy that relays through third-party server
Meek is a transport that uses HTTP for carrying bytes and TLS for obfuscation.
Traffic is relayed through a third-party server (Google App Engine). It uses a
trick to talk to the third party so that it looks like it is talking to an
unblocked server.

WWW: https://trac.torproject.org/projects/tor/wiki/doc/meek
2014-04-18T20:28:52+00:00 security/goptlib Go pluggable transports library
goptlib is a library for writing Tor pluggable transports in Go.

WWW: https://gitweb.torproject.org/pluggable-transports/goptlib.git
2014-04-18T20:23:49+00:00 dns/py-bonjour Pure-Python interface to Apple Bonjour
pybonjour provides a pure-Python interface (via ctypes) to Apple
Bonjour and compatible DNS-SD libraries (such as Avahi). It allows
Python scripts to take advantage of Zero Configuration Networking
(Zeroconf) to register, discover, and resolve services on both local
and wide-area networks.

WWW: https://github.com/depl0y/pybonjour-python3
2014-04-18T12:55:41+00:00 misc/usbids Database of all known IDs used in USB devices
Database of all known ID's used in USB devices: ID's of vendors, devices,
subsystems and device classes

WWW: http://www.linux-usb.org/
2014-04-18T09:38:03+00:00 games/dustrac 2D top-view racing game
Dust Racing 2D (Dustrac) is a tile-based, cross-platform 2D racing
game written in Qt.

Play against challenging computer cars or use the split-screen mode
to play against your friend. A level editor for easy level creation
is included. Dust Racing 2D is inspired by Super Cars and Slicks'n
Slide.

WWW: http://dustrac.sourceforge.net/
2014-04-18T00:19:41+00:00 net/aprsc Plain APRS-IS server
aprsc (pronounced a-purrs-c) is a plain APRS-IS server intended to be used
on the core and Tier2 APRS-IS servers. It is written in the C language,
and it runs on Linux and Unix servers.

If you need igate or other radio-interfacing features, aprsc is not for you.

- toyo
toyokun@gmail.com

WWW: http://he.fi/aprsc
2014-04-17T03:54:08+00:00 audio/idjc Shoutcast/Icecast DJ Console
Shoutcast / Icecast software for Internet Radio

WWW: https://sourceforge.net/projects/idjc/
2014-04-17T03:53:32+00:00 audio/shout-idjc Shoutcast/Icecast Library for audio/idjc
Shoutcast / Icecast Library for IDJC

WWW: https://sourceforge.net/projects/idjc/
2014-04-16T20:07:15+00:00 security/libbeid Belgian eID PKCS #11 module
PKCS #11 module for Belgian government-issued electronic identity cards.

WWW: https://github.com/Fedict/eid-mw/
2014-04-15T18:54:37+00:00 www/mod_python35 Apache module that embeds the Python interpreter within the server
Mod_python allows embedding Python within the Apache http server
for a considerable boost in performance and added flexibility
in designing web based applications.

WWW: http://www.modpython.org/
2014-04-15T18:46:37+00:00 www/mod_python33 Apache module that embeds the Python interpreter within the server
Mod_python allows embedding Python within the Apache http server
for a considerable boost in performance and added flexibility
in designing web based applications.

WWW: http://www.modpython.org/
2014-04-14T20:03:57+00:00 devel/py-extras Useful extra bits for Python
extras is a set of extensions to the Python standard library, originally written
to make the code within testtools cleaner, but now split out for general use
outside of a testing context.

WWW: https://pypi.org/project/extras/
2014-04-14T19:46:59+00:00 lang/dmd1 Official compiler for the D 1.0 programming language
D is a systems programming language. Its focus is on combining the power and
high performance of C and C++ with the programmer productivity of modern
languages like Ruby and Python. Special attention is given to the needs of
quality assurance, documentation, management, portability and reliability.

The D language is statically typed and compiles directly to machine code. It's
multiparadigm, supporting many programming styles: imperative, object oriented,
and metaprogramming. It's a member of the C syntax family, and its appearance
is very similar to that of C++.

It is not governed by a corporate agenda or any overarching theory of
programming. The needs and contributions of the D programming community form
the direction it goes.

WWW: http://digitalmars.com/d/1.0/
2014-04-13T16:51:17+00:00 textproc/lasem SVG/Mathml renderer and editor
Lasem aims to be a C/GObject based SVG/MathML renderer and editor. It uses
cairo and pango as it's rendering abstraction layer.

WWW: https://wiki.gnome.org/Projects/Lasem
2014-04-13T03:16:42+00:00 textproc/sassc Wrapper around libsass
SassC is a wrapper around libsass (https://github.com/hcatlin/libsass) used
to generate a useful command-line application that can be installed and
packaged for several operating systems.

WWW: http://libsass.org/
2014-04-13T03:15:42+00:00 textproc/libsass C/C++ implementation of a Sass compiler
Libsass is a C/C++ port of the Sass CSS precompiler.
The original version was written in Ruby, but this version is meant
for efficiency and portability.

This library strives to be light, simple, and easy to build and integrate
with a variety of platforms and languages.

WWW: http://libsass.org/
2014-04-13T02:10:02+00:00 sysutils/mnrpes MCollective and Rufus scheduler wrapper
Mnrpes is a system that uses MCollective and the Rufus scheduler
to build a distributed async scheduler and checker for Nagios
based on the Passive mode.

WWW: https://github.com/nullDowntimeLtd/mnrpes
2014-04-13T01:33:45+00:00 devel/py-configparser INI style configuration file parser
The ancient ConfigParser module available in the standard library 2.x has
seen a major update in Python 3.2. This is a backport of those changes so
that they can be used directly in Python 2.6 - 3.5.

WWW: https://pypi.org/project/configparser/
2014-04-12T15:32:01+00:00 comms/fllog Ham Radio logging program
Amateur radio logbook GUI and logbook server for use with fldigi and friends.
The logbook server maintains a large set of QSO logbook fields that will
probably be sufficient for casual operating, contesting and some certificate
logging. All of the fields that are captured in the logbook are maintained
in an ADIF database.

WWW: http://www.w1hkj.com/fllog-help/index.html
2014-04-11T23:57:16+00:00 comms/flrig Ham Radio rig control program, cooperates with fldigi
Flrig is a transceiver control program designed to be used either stand alone
or as an adjunct to fldigi. The supported transceivers all have some degree
of CAT. The flrig user interface changes to accommodate the degree of CAT
support available for the transceiver in use.

WWW: http://www.w1hkj.com/flrig-help/index.html
2014-04-10T23:07:40+00:00 graphics/gimp-jagged-border-script GIMP script to create a jagged border around an image
[ edited excerpt from www site ]

GIMP plugin that creates a white (or black) border around an image
that merges in with the image so that on a larger white (or black)
background, the image appears to have a ragged border.

This is similar to the GIMP's Fuzzy Border, but it adapts its
jaggedness to the image. (Also unlike Fuzzy Border, it is deterministic,
it does not depend on random number seeds.)

The plugin can be found under "Filters > theilr > jagged Border"

WWW: http://registry.gimp.org/node/20292
2014-04-10T16:01:27+00:00 dns/bind910 BIND DNS suite with updated DNSSEC and DNS64
BIND version 9 is a major rewrite of nearly all aspects of the underlying BIND
architecture. Some of the important features of BIND 9 are:

DNS Security: DNSSEC (signed zones), TSIG (signed DNS requests)
IP version 6: Answers DNS queries on IPv6 sockets, IPv6 resource records (AAAA)
Experimental IPv6 Resolver Library
DNS Protocol Enhancements: IXFR, DDNS, Notify, EDNS0
Improved standards conformance
Views: One server process can provide multiple "views" of the DNS namespace,
e.g. an "inside" view to certain clients, and an "outside" view to others.
Multiprocessor Support

See the CHANGES file for more information on new features.

WWW: https://www.isc.org/software/bind
2014-04-10T13:58:16+00:00 devel/libzookeeper C client interface to Zookeeper server
Development files for the C ZooKeeper binding which is a is a centralized,
reliable, service for maintaining configuration information, naming, providing
distributed synchronization, and group services.

WWW: https://zookeeper.apache.org/
2014-04-10T08:57:56+00:00 lang/erlang-runtime17 Functional programming language from Ericsson
Erlang is a programming language used to build massively scalable soft
real-time systems with requirements on high availability. Some of its
uses are in telecoms, banking, e-commerce, computer telephony and
instant messaging. Erlang's runtime system has built-in support for
concurrency, distribution and fault tolerance.

This port contains a standalone runtime environment of Erlang 17
to be used during the development of OTP applications.

WWW: https://www.erlang.org/
2014-04-10T03:59:03+00:00 java/linux-sun-jdk18 Oracle Java ${JDK_VERSION} Development Kit for Linux
The Oracle Java Development Kit 8 for Linux.

WWW: http://www.oracle.com/us/technologies/java/index.html
2014-04-09T16:15:39+00:00 games/robocalypto PYGGEL demo game
Pyggel (Python Graphical Game Engine + Libraries) will ease the learning curve
of getting into 3d programming, while also having a strong enough framework
for full-sized applications.

PYGGEL demo game

WWW: https://code.google.com/p/pyggel/
2014-04-09T00:28:07+00:00 multimedia/mps-youtube Terminal based YouTube jukebox with playlist management
Terminal based YouTube jukebox with playlist management.

Main features:

- Search and play audio/video from YouTube
- Search tracks of albums by album title
- Search and import YouTube playlists
- Create and save local playlists
- Download audio/video
- Convert to mp3 & other formats (requires ffmpeg or avconv)
- View video comments
- Works with 3.x
- Works with Windows, Linux and Mac OS X
- Requires mplayer or mpv

WWW: https://github.com/mps-youtube/mps-youtube
2014-04-09T00:27:11+00:00 www/py-pafy Python API for YouTube
Python API for Youtube. Download videos and retrieve metadata from YouTube.

WWW: https://github.com/mps-youtube/pafy
2014-04-09T00:26:00+00:00 audio/mps Terminal based MP3 search, playback and download
Terminal based MP3 search, playback and download.

- Search and stream music
- Create playlists
- Download music
- Works with Python 2.7 and 3.x
- Works with Windows, Linux and Mac OS X
- No Python dependencies
- Requires mplayer or mpv

WWW: https://github.com/np1/mps
2014-04-08T18:29:32+00:00 deskutils/xfce4-volumed Volume management daemon for the Xfce desktop
This daemon is responsible of making the volume up/down and mute keys of the
keyboard work automatically, and uses the Xfce mixer's defined card and track
for chosing which track to act on.

WWW: https://launchpad.net/xfce4-volumed/
2014-04-08T17:06:58+00:00 net/chrony System clock synchronization client and server
chrony is a pair of programs which are used to maintain the accuracy of the
system clock on a computer; the two programs are called chronyd and chronyc.

chronyd is a daemon which runs in background on the system. It obtains
measurements via the network of the system clock's offset relative to time
servers on other systems and adjusts the system time accordingly. For
isolated systems, the user can periodically enter the correct time by hand
(using chronyc). In either case, chronyd determines the rate at which the
computer gains or loses time, and compensates for this. chronyd implements
the NTP protocol and can act as either a client or a server.

chronyc provides a user interface to chronyd for monitoring its performance
and configuring various settings. It can do so while running on the same
computer as the chronyd instance it is controlling or a different computer.

WWW: http://chrony.tuxfamily.org/
2014-04-08T13:10:25+00:00 lang/python34 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/
2014-04-08T13:10:25+00:00 devel/py-setuptools34
2014-04-08T03:09:01+00:00 net/py-speedtest-cli Command line interface for testing internet bandwidth
Command line interface for testing internet bandwidth using speedtest.net

WWW: https://github.com/sivel/speedtest-cli
2014-04-07T23:57:00+00:00 graphics/gimp-wavelet-sharpen-plugin GIMP plugin to sharpen by increasing contrast in high frequency space
The wavelet decomposition of an image results in multiple images
with different frequency content. When amplifying the high frequency
parts the recomposed image appears to be sharper than the original
one. That way the frequency which should be amplified most can also
be selected and a given unsharpness in the original image can be
taken into account.

The wavelet sharpen plugin enhances apparent sharpness of an image
by increasing contrast in high frequency space. The amount of
unsharpness of the original image can be taken into account by
adjusting the sharpening radius. As an option you can choose to
sharpen the luminance (YCbCr) channel of the image only.

The plugin can be found under "Filters > Enhance > Wavelet sharpen"

WWW: http://registry.gimp.org/node/9836
2014-04-07T23:56:01+00:00 graphics/gimp-wavelet-denoise-plugin GIMP plugin to reduce noise in each channel of an image separately
The wavelet denoise plugin is a tool to reduce noise in each channel
of an image separately.

The default colour space to do denoising is YCbCr which has the
advantage that chroma noise can be reduced without affecting image
details. Denoising in CIELAB (L*a*b*) or RGB is available as an
option.

The user interface allows colour mode and preview channel selection.
The denoising threshold can be set for each colour channel
independently.

The plugin can be found under "Filters > Enhance > Wavelet denoise"

WWW: http://registry.gimp.org/node/4235
2014-04-07T23:54:13+00:00 graphics/gimp-refocus-plugin GIMP plugin to "refocus" images through FIR Wiener filtering
[ edited excerpt from developer's www site ]

During image processing operations such as scanning and scaling,
images tend to get blurry.

The blurred impression of these images is due to the fact that image
pixels are averaged with their neighbors. Blurred images don't have
sharp boundaries and look as though they have been taken with an
unfocussed camera.

Refocus is a GIMP plug-in to "refocus" the image, using a technique
called FIR Wiener filtering. The traditional technique for sharpening
images is to use unsharp masking. Refocus generally produces better
results than unsharp masking.

The plugin can be found under "Filters > Enhance > Refocus"

WWW: http://refocus.sourceforge.net/
2014-04-07T23:51:58+00:00 graphics/gimp-ez-perspective-plugin GIMP plugin to sharpen by increasing contrast in high frequency space
GIMP plug-in particularly well-suited for the needs of photographers
seeking to correct perspective, but flexible enough to be used by
all those wishing to add perspective to an otherwise flat scene.

The plugin can be found under "Filters > Distorts > EZ Perspective"

WWW: http://registry.gimp.org/node/24537
2014-04-07T01:02:29+00:00 graphics/py-pyggel Python Graphical Game Engine and Libraries
Pyggel (Python Graphical Game Engine + Libraries) will ease the learning curve
of getting into 3d programming, while also having a strong enough framework
for full-sized applications.

WWW: https://code.google.com/p/pyggel/
2014-04-06T22:56:23+00:00 graphics/pyggel Python Graphical Game Engine and Libraries
Pyggel (Python Graphical Game Engine + Libraries) will ease the learning curve
of getting into 3d programming, while also having a strong enough framework
for full-sized applications.

WWW: https://code.google.com/p/pyggel/
2014-04-06T09:59:10+00:00 net-mgmt/nrpe-ssl Nagios Remote Plugin Executor (SSL version)
2014-04-06T05:48:51+00:00 devel/pecl-uopz User Operations for PHP Zend engine
The uopz - User Operations for Zend
extension exposes Zend Engine functionality normally used at compilation and
execution time in order to allow modification of the internal structures that
represent PHP code, and for user code to interact with the VM.

WWW: https://pecl.php.net/package/uopz
2014-04-04T06:44:55+00:00 devel/rubygem-fast_gettext Fast, memory-efficient and threadsafe GetText for Ruby
A simple, fast, memory-efficient and threadsafe implementation of GetText
for Ruby that supports multiple backends and can easily be extended.

WWW: https://github.com/grosser/fast_gettext
2014-04-04T06:09:52+00:00 devel/rubygem-apipie-bindings Ruby bindings for API calls that are documented with Apipie
Ruby bindings for API calls that are documented with Apipie.
Bindings are generated on the fly.

WWW: https://github.com/Apipie/apipie-bindings
2014-04-04T00:31:07+00:00 graphics/gimp-elsamuko-script Gimp scripts by elsamuko
GIMP scripts by elsamuko.

Effects:

- Lomo
- Sprocket Hole
- Technicolor 2 Color
- Technicolor 3 Color
- Antique Photo Border
- First Photo Border
- National Geographic
- Split Tone With Edge Detection
- Film Grain
- Obama "Hope"
- Che Guevara
- Vintage Look
- White Balance Puzzle
- Gimp Octave
- Photochrom
- Movie 300

Read about these and other effects at the following location.

WWW: https://sites.google.com/site/elsamuko/gimp
2014-04-03T21:59:18+00:00 net/py-simplesoap Python Simple SOAP Library
PySimpleSOAP (Python Simple SOAP) library for client and server webservices
interfaces, aimed to be as small and easy as possible, supporting most common
functionality. Initially it was inspired by PHP Soap Extension (mimicking it
functionality, simplicity and ease of use), with many advanced features added.

Goals:
- Simple: less than 200LOC client/server concrete implementation for easy
maintainability and enhancments.
- Flexible: adapted to several SOAP dialects (Java Axis, .Net, JBoss), with the
posibility of fine-tuning XML request and responses
- Pythonic: no artifacts, no class generation, no special types, RPC calls
parameters and return values are simple python structures (dicts, list, etc.)
- Dynamic: no definition (WSDL) required, dynamic generation and parsing
supported (cached in a pickle file for performance, supporting fixing broken
WSDL)
- Easy: simple xml manipulation, including basic serialization and raw
object-like access to SOAP messages
- Extensible: supports several HTTP wrappers (httplib2, pycurl, urllib2) for
special transport needs over SSL and proxy (ISA)

WWW: https://github.com/pysimplesoap/pysimplesoap
2014-04-03T19:36:47+00:00 textproc/elasticsearch-plugin-marvel ElasticSearch Marvel Monitoring Plugin
Marvel is an Elasticsearch management tool. This tool is free for
development use but requires a license to be used in production.

WWW: http://www.elasticsearch.org/overview/marvel/download/
2014-04-03T09:49:10+00:00 net/zeroconf-ioslave KDE Network monitor for DNS-SD services (Zeroconf)
KDE Network monitor for DNS-SD services (Zeroconf).
2014-04-02T17:15:04+00:00 textproc/p5-Search-Elasticsearch ElasticSearch API
Search::Elasticsearch is a thin API which makes it easy to communicate with
an ElasticSearch cluster.

WWW: https://metacpan.org/release/Search-Elasticsearch
2014-04-02T16:07:38+00:00 devel/armv6-freebsd10.0-xdev
FreeBSD 10.0 Cross Developement Environment for armv6

WWW: http://www.FreeBSD.org
2014-04-01T20:02:16+00:00 databases/galera Synchronous multi-master replication engine
Galera 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: http://galeracluster.com/
2014-04-01T19:06:05+00:00 sysutils/cfengine36 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/
2014-04-01T17:27:31+00:00 multimedia/avidemux26 Simple GUI based video editor
A video editor that allows editing of AVI, OGM, and MPEG videos. The MPEG
support provides the ability to convert to DVD compliat PS streams. It
contains various filters for deinterlacing, cropping, resizing, etc. Allows
for cutting without re-encoding. Has the ability to re-encode and re-sample.
Utilizes ECMAScript (aka. Javascript) to provide batch scripting and
processing support.

WWW: http://avidemux.org/
2014-04-01T17:27:31+00:00 multimedia/avidemux26-qt4 Simple GUI based video editor (QT4 UI)
2014-04-01T17:27:31+00:00 multimedia/avidemux26-plugins Simple GUI based video editor (Plugins)
2014-04-01T17:27:31+00:00 multimedia/avidemux26-cli Simple GUI based video editor (cli)
2014-04-01T12:58:40+00:00 devel/py-simplegeneric Simple generic functions
The simplegeneric module lets you define simple single-dispatch generic
functions, akin to Python's built-in generic functions like len(), iter() and so
on. However, instead of using specially-named methods, these generic functions
use simple lookup tables, akin to those used by e.g. pickle.dump() and other
generic functions found in the Python standard library.

WWW: https://pypi.org/project/simplegeneric/
2014-04-01T01:08:12+00:00 java/linux-oracle-jre18 Oracle Java ${JRE_VERSION} Runtime Environment for Linux
The Oracle Java 8 Runtime Environment for Linux.

WWW: https://www.oracle.com/java/
2014-04-01T01:08:12+00:00 java/linux-oracle-jdk18 Oracle Java ${JDK_VERSION} Development Kit for Linux
The Oracle Java Development Kit 8 for Linux.

WWW: https://www.oracle.com/java/
2014-03-31T23:13:16+00:00 mail/p5-Net-SMTPS SSL/STARTTLS support for Net::SMTP
Net::SMTPS - SSL/STARTTLS support for Net::SMTP

WWW: https://metacpan.org/release/Net-SMTPS
2014-03-31T11:09:13+00:00 games/flukz Vertically scrolling shoot'em up
Flukz is a shoot'em up with levels directly editable online. All
users can create new levels or edit existing ones, in the same way
as a wiki. A graphical interface is provided to edit levels easily,
without programming knowledge.

WWW: http://flukz.org
2014-03-31T01:03:17+00:00 textproc/rubygem-sass32 Extension of CSS3
Sass is an extension of CSS3, adding nested rules, variables, mixins, selector
inheritance, and more. It's translated to well-formatted, standard CSS using
the command line tool or a web-framework plugin.

WWW: https://sass-lang.com/
2014-03-30T21:33:51+00:00 print/cups-filters Additional backends, filters and other software for CUPS
The CUPS Filters package contains backends, filters and other software
that was once part of the core CUPS distribution but is no longer
maintained by Apple Inc. In addition it contains additional filters and
software developed independently of Apple, especially filters for the
PDF-centric printing workflow introduced by OpenPrinting and a daemon to
browse Bonjour broadcasts of remote CUPS printers to make these printers
available locally and to provide backward compatibility to the old CUPS
broadcasting and browsing of CUPS 1.5.x and older.

WWW: https://wiki.linuxfoundation.org/openprinting/cups-filters
2014-03-30T16:47:14+00:00 textproc/xwindiff Graphical Diff for X
Graphical Diff for X

LICENSE: GPL2 or later

WWW: http://www.lurklurk.org/xwindiff.html
2014-03-30T14:48:32+00:00 devel/rubygem-timers1 Pure Ruby one-shot and periodic timers
Pure Ruby one-shot and periodic timers

WWW: https://github.com/celluloid/timers
2014-03-29T23:29:33+00:00 sysutils/mcollective-puppet-agent MCollective agent to manage the Puppet Agent
This agent manages the puppet agent, unlike the older puppetd plugin this one
supports Puppet 3 and recent changes made to its locking and status files.

WWW: https://github.com/puppetlabs/mcollective-puppet-agent/
2014-03-29T22:02:32+00:00 databases/rubygem-awesome_nested_set Nested set implementation for Active Record
An awesome nested set implementation for Active Record

WWW: https://github.com/collectiveidea/awesome_nested_set
2014-03-29T20:35:32+00:00 chinese/php-cconv PHP wrapper for chinese/cconv
This port is the PHP wrapper of cconv (chinese/cconv).

cconv (pronunciation: see-conv) is an iconv-based Simplified-Traditional Chinese
conversion tool. It is NOT only a transcoding program, but also a TRANSLATE tool
between Simplified Chinese and Traditional Chinese.

We stand on the shoulders of giants. cconv source code is based on iconv, an
excellent program which converts text from one encoding to another.

Features:
- iconv-like usage.
- language-level Simplified-Traditional Chinese conversion.
- idioms can be translated.

WWW: http://code.google.com/p/cconv/
2014-03-29T16:13:58+00:00 devel/rubygem-grape-swagger Documentation tool for grape APIs
A simple way to add proper auto generated documentation to inline
described grape APIs.

WWW: https://github.com/ruby-grape/grape-swagger
2014-03-29T16:11:35+00:00 devel/rubygem-byebug Ruby 2 debugger
Byebug is a simple to use, feature rich debugger for Ruby 2. It uses the
new TracePoint API for execution control and the new Debug Inspector API
for call stack navigation, so it doesn't depend on internal core sources.
It's developed as a C extension, so it's fast. And it has a full test
suite so it's reliable.

WWW: https://github.com/deivid-rodriguez/byebug
2014-03-29T16:08:04+00:00 www/rubygem-rack-cors Middleware that will make Rack-based apps CORS compatible
Rack::Cors provides support for Cross-Origin Resource Sharing (CORS) for
Rack compatible web applications. The CORS spec allows web applications
to make cross domain AJAX calls without using workarounds such as JSONP.

WWW: https://github.com/cyu/rack-cors
2014-03-29T16:01:36+00:00 net/qjsonrpc C++ Qt based JSON RPC2 library
C++ Qt based JSON RPC2 library

WWW: http://bitbucket.org/devonit/qjsonrpc
2014-03-29T15:58:48+00:00 devel/rubygem-axiom-types Abstract types for logic programming in Ruby
Axiom-types provides a Ruby library that allows one to define types with
optional constraints. It can be used for logic programming.

WWW: https://github.com/dkubb/axiom-types
2014-03-29T15:00:24+00:00 devel/rubygem-coercible Ruby coercion library
Coercible gives access to coercer objects where each object is
responsible for coercing only one type into other types.

WWW: https://github.com/solnic/coercible
2014-03-29T14:58:31+00:00 devel/rubygem-equalizer Ruby library to define equality methods
Ruby library to define equality, equivalency and hash methods automatically.

WWW: https://github.com/dkubb/equalizer
2014-03-29T14:56:54+00:00 devel/rubygem-ice_nine Deep freeze Ruby objects
The ice_nine gem provides a Ruby module that allows one to deep freeze
Ruby objects. This module provides an alternative method of freezing
objects to the embedded from the Ruby Object module.

WWW: https://github.com/dkubb/ice_nine
2014-03-29T14:53:39+00:00 print/rubygem-pdf-core Ruby library to render PDF documents
PDF::Core is a pure Ruby library to render PDF documents.

It supports several PDF features, such as among others:
* low-level annotation
* istream objects and stream filters
* NameTree
* object repository
* object serialization
* indirect objects
* page geometries

It is used internally by Prawn (provided in the rubygems-prawn package),
a Ruby PDF generation library.

WWW: http://prawnpdf.org/
WWW: https://github.com/prawnpdf/pdf-core
2014-03-29T14:46:08+00:00 devel/rubygem-bindata Ruby library to read and write binary file formats
BinData is a declarative way to read and write binary file formats.

This means the programmer specifies *what* the format of the binary
data is, and BinData works out *how* to read and write data in this
format. It is an easier (and more readable) alternative to Ruby's
#pack and #unpack methods.

WWW: https://github.com/dmendel/bindata
2014-03-29T14:43:30+00:00 sysutils/rubygem-yell Extensible logging library for Ruby
Yell - Your Extensible Logging Library for Ruby is a library to define
multiple adapters, various log level combinations or message formatting
options.

WWW: https://github.com/rudionrails/yell
2014-03-29T14:41:02+00:00 devel/rubygem-configatron Configuration system for Ruby applications
Configatron is a framework to make configuring Ruby applications and
scripts easy with simple configuration files.

WWW: https://github.com/markbates/configatron
2014-03-29T13:17:55+00:00 devel/pcsc-ada Ada binding to PC/SC middleware (Smart card interface)
PCSC/Ada provides a thick Ada binding to PC/SC-middleware. The library
allows programs written in Ada to communicate with smart cards using the
SCard API.

WWW: http://www.codelabs.ch/pcscada
2014-03-29T08:58:52+00:00 devel/p5-Devel-MAT Perl Memory Analysis Tool
A Devel::MAT instance loads a heapdump file, and provides a container to store
analysis tools to work on it. Tools may be provided that conform to the
Devel::MAT::Tool API, which can help analyse the data and interact with the
explorer user interface by using the methods in the Devel::MAT::UI package.

WWW: https://metacpan.org/release/Devel-MAT
2014-03-29T08:44:09+00:00 www/p5-Plack-Middleware-RemoveRedundantBody Sets removes body for HTTP response if it is not required
Plack::Middleware::RemoveRedundantBody removes body in HTTP response, if it is
not required.

WWW: https://metacpan.org/release/Plack-Middleware-RemoveRedundantBody
2014-03-29T08:43:21+00:00 www/p5-Plack-Middleware-MethodOverride Override REST methods to Plack apps via POST
Writing RESTful apps is a good thing, but if you're also trying to support web
browsers, you're probably going to need some hackish workarounds. This module
provides one such workaround for your Plack applications.

Specifically, you can also use a header named X-HTTP-Method-Override (as used by
Google for its APIs) override the POST request method. Or you can add a
parameter named x-tunneled-method to your form action's query. Either way, the
overriding works only via POST requests, not GET.

If either of these attributes are available in a POST request, the
REQUEST_METHOD key of the Plack environment hash will be replaced with its
value. This allows your apps to override any HTTP method over POST. If your
application needs to know that such overriding has taken place, the original
method is stored under the plack.original_request_method key in the Plack
environment hash.

The list of methods you can specify are: GET, POST, HEAD, PUT, DELETE, OPTIONS,
TRACE and CONNECT.

WWW: https://metacpan.org/release/Plack-Middleware-MethodOverride
2014-03-29T08:42:33+00:00 www/p5-Plack-Middleware-FixMissingBodyInRedirect Sets body for redirect response, if it is not already set
Plack::Middleware::FixMissingBodyInRedirect sets body in redirect response, if
it is not already set.

WWW: https://metacpan.org/release/Plack-Middleware-FixMissingBodyInRedirect
2014-03-29T08:17:53+00:00 net/p5-Net-DHCP-Watch Class for monitoring a remote DHCPD server
Net::DHCP::Watch is a module to help monitor remote DHCP servers.
It opens an UDP socket to send and receive responses to and from
a DHCP server. It stores the last connection status information.

This module can help to write some simple code to implement a
reliable DHCP service over complex or simple networks.

WWW: https://metacpan.org/release/Net-DHCP-Watch
2014-03-28T22:24:15+00:00 sysutils/dateutils Command line utilities for working with dates
Dateutils are a collection of tools that revolve around manipulating
dates and times on the command line. Commands included in the suite
offer ways of converting dates between calendars, computing durations
between dates, and finding dates in input streams.

WWW: http://www.fresse.org/dateutils/
2014-03-28T22:11:29+00:00 java/openjdk8 Java Development Kit ${JDK_MAJOR_VERSION}
An open-source implementation of the Java Platform, Standard Edition,

WWW: https://openjdk.java.net/
2014-03-28T17:57:35+00:00 devel/rubygem-hitimes High resolution timer library for Ruby
Hitimes is a fast, high resolution timer library for recording
performance metrics. It uses the appropriate low method calls for
each system to get the highest granularity time increments possible.

WWW: https://github.com/copiousfreetime/hitimes
2014-03-28T16:00:26+00:00 databases/puppetdb-terminus PuppetDB storeconfigs backend terminus module
The PuppetDB storeconfigs backend terminus module.

WWW: https://docs.puppetlabs.com/puppetdb/latest/
2014-03-28T00:00:42+00:00 security/keybase Keybase.io client and Keybase Filesystem (KBFS)
Keybase.io client and Keybase Filesystem (KBFS)

Keybase will be a public directory of publicly auditable public keys. All
paired, for convenience, with unique usernames.

kbfs is the official Keybase implementation of the client-side code for the
Keybase filesystem (KBFS). This client allows you to mount KBFS as a proper
filesystem at some mountpoint on your local device (by default, /keybase/). It
communicates locally with the Keybase service, and remotely with three types of
KBFS servers (block servers, metadata servers, and key servers).

WWW: https://keybase.io/docs/command_line
WWW: https://keybase.io/docs/kbfs
WWW: https://github.com/keybase/client
2014-03-27T23:52:21+00:00 ftp/proftpd-mod_geoip GeoIP ProFTPD module
The ProFTPd mod_geoip module uses the GeoIP library from MaxMind to look up
various geographic information for a connecting client.

WWW: http://www.castaglia.org/proftpd/modules/mod_geoip.html
2014-03-27T23:05:33+00:00 mail/pear-Horde_Mapi Horde MAPI utility library
This Horde package provides various utility classes for dealing with Microsoft
MAPI structured data.

WWW: http://pear.horde.org
2014-03-27T17:39:30+00:00 www/eliom Ocaml dynamic webpage generation library
Eliom is a framework for programming web sites and client/server web
applications. It uses very new concepts making programming very different
from all other web programming tools, and allowing to write a complex web
site in very few lines of code.

WWW: http://ocsigen.org/eliom/
2014-03-27T16:09:37+00:00 www/mod_php55
2014-03-27T12:29:54+00:00 lang/js_of_ocaml OCaml to JavaScript compiler
Js_of_ocaml is a compiler of OCaml bytecode to Javascript. It makes it
possible to run Ocaml programs in a Web browser.

WWW: http://ocsigen.org/js_of_ocaml/
2014-03-27T09:41:44+00:00 databases/ocaml-dbm OCaml binding to the NDBM and GDBM database library
This OCaml library is a binding to the NDBM/GDBM Unix "databases". It
provides persistent storage of key-value pairs of strings.

WWW: http://forge.ocamlcore.org/projects/camldbm/
2014-03-26T03:29:02+00:00 multimedia/fpc-libvlc Free Pascal interface to vlc media player library
2014-03-26T03:28:12+00:00 www/fpc-httpd24 Free Pascal headers for Apache 2.4 series web server
2014-03-26T01:44:29+00:00 devel/alog Stackable logging framework for Ada
Alog is a stackable logging framework for Ada. It aims to be straight
forward to use and is easily extendable. It provides support for various
logger types, log facilities, loglevel policies and message
transformations.

WWW: http://www.codelabs.ch/alog
2014-03-26T01:15:21+00:00 science/rubygem-netcdf Ruby interface to the NetCDF scientific IO library
This is a Ruby interface to the NetCDF scientific IO library.

WWW: http://ruby.gfd-dennou.org/products/ruby-netcdf
2014-03-26T01:06:38+00:00 games/secrettower Save princess Ericia in this 2D platform game
The Secret Tower is a 2D platform game in which you must save the
princess Ericia, prisoner in the secret citadel.
The many floors are only composed of blocks: you can destroy them, move them
or build them to climb the levels and fight monsters living in this tower.

WWW: https://github.com/dusty141/TheSecretTower
2014-03-25T21:54:01+00:00 games/bomns3 Old-school bomb-dropping Deathmatch
Bomns3 is an old-school arcade-style tile-based bomb-dropping deathmatch jam.
It's still in alpha at this point, so check back as things get fleshed
out a little more.

WWW: http://chazomaticus.github.io/bomns3/
2014-03-25T20:34:09+00:00 math/rubygem-narray_miss Additional class with processing of missing value to NArray
This is an additional class of ruby with conduct processing of missing value
to NArray which is a numeric multi-dimensional array class.

WWW: http://ruby.gfd-dennou.org/products/narray_miss/
2014-03-25T20:20:23+00:00 math/rubygem-narray Numerical N-dimensional array library for Ruby
NArray is an Numerical N-dimensional Array class. Supported element types are
1/2/4-byte Integer, single/double-precision Real/Complex, and Ruby Object. This
extension library incorporates fast calculation and easy manipulation of large
numerical arrays into the Ruby language. NArray has features similar to NumPy,
but NArray has vector and matrix subclasses.

WWW: https://rubygems.org/gems/narray
2014-03-25T14:41:18+00:00 games/craft Simple Minecraft clone written in C using modern OpenGL
Craft is a Minecraft clone.
Just a few thousand lines of C using modern OpenGL (shaders).
Online multiplayer support is included using a Python-based server.

This version is adapted to build, install and run on FreeBSD.

Craft was created by Michael Fogleman.

WWW: http://www.michaelfogleman.com/craft/
2014-03-25T12:50:24+00:00 sysutils/syslog-ng34 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:
http://www.balabit.com/network-security/syslog-ng/
2014-03-25T11:28:38+00:00 databases/apq APQ Ada95 database base library
APQ is a database interface library written in Ada95. This is the base
library, but it is not useful without a driver. There are three drivers
available for PostgreSQL, MySQL, and ODBC in separate ports.

Some features:
* Thick binding
* Strong typing support
* Full BLOB support (PGSQL)
* High performance BLOB I/O via streams
* Full support for NULL Values
* Fully portable (database neutral) code possible
* Four levels of debug tracing

WWW: https://bitbucket.org/kowframework/apq
2014-03-25T11:28:38+00:00 databases/apq-pgsql APQ Ada95 PostgreSQL database driver
APQ is a database interface library written in Ada95, and this is the
PostgreSQL driver that is used with it.

WWW: https://bitbucket.org/kowframework/apq-postgresql
2014-03-25T11:28:38+00:00 databases/apq-odbc APQ Ada95 ODBC database driver
APQ is a database interface library written in Ada95, and this is the
ODBC driver that is used with it.

WWW: https://bitbucket.org/kowframework/apq-odbc
2014-03-25T11:28:38+00:00 databases/apq-mysql APQ Ada95 MySQL database driver
APQ is a database interface library written in Ada95, and this is the
MySQL driver that is used with it.

WWW: https://bitbucket.org/kowframework/apq-mysql
2014-03-25T11:10:39+00:00 misc/compat10x Convenience package to install the compat10x libraries
This package allows you to install the compat10x libraries on your
system, so you can use legacy binaries that depend on them.

Ports usage example:

--
.include <bsd.port.pre.mk>

.if ${OSVERSION} >= 1100000
LIB_DEPENDS+= libelf.so.1:misc/compat10x
.endif
--
2014-03-25T05:22:59+00:00 security/p5-Net-SSLGlue Add/extend SSL support for common perl modules
Some commonly used Perl modules don't have SSL support at all, even if the
protocol supports it. Others have SSL support, but most of them don't do proper
checking of the server's certificate.

The Net::SSLGlue::* modules try to add SSL support or proper certificate
checking to these modules. Currently support for the following modules is
available:
- Net::SMTP - add SSL from beginning or using STARTTLS
- Net::POP3 - add SSL from beginning or using STLS
- Net::FTP - add SSL and IPv6 support to Net::FTP
- Net::LDAP - add proper certificate checking
- LWP - add proper certificate checking

There is also a Net::SSLGlue::Socket package which combines SSL and non-SSL and
IPv6 capabilities to make it easier to enhance modules based on
IO::Socket::INET.

WWW: https://metacpan.org/release/Net-SSLGlue
2014-03-24T22:12:17+00:00 devel/p5-JSON-Schema Validate JSON against a schema
Validate JSON against a schema.

WWW: https://metacpan.org/release/JSON-Schema
2014-03-24T22:05:59+00:00 devel/p5-autovivification Lexically disable autovivification
When an undefined variable is dereferenced, it gets silently upgraded to an
array or hash reference (depending of the type of the dereferencing). This
behaviour is called autovivification and usually does what you mean (e.g. when
you store a value) but it may be unnatural or surprising because your variables
gets populated behind your back. This is especially true when several levels of
dereferencing are involved, in which case all levels are vivified up to the
last, or when it happens in intuitively read-only constructs like exists.

This pragma lets you disable autovivification for some constructs and optionally
throws a warning or an error when it would have happened.

WWW: https://metacpan.org/release/autovivification
2014-03-24T21:49:59+00:00 www/p5-HTTP-Link-Parser Parse HTTP Link headers
Parse HTTP Link headers.

WWW: https://metacpan.org/release/HTTP-Link-Parser
2014-03-24T21:34:41+00:00 textproc/p5-RDF-Trine RDF Framework for Perl
RDF Framework for Perl

WWW: https://metacpan.org/release/RDF-Trine
2014-03-24T18:09:45+00:00 textproc/p5-XML-Namespace Simple support for XML Namespaces
Simple support for XML Namespaces.

WWW: https://metacpan.org/release/XML-Namespace
2014-03-24T18:00:35+00:00 textproc/p5-XML-CommonNS List of commonly used namespaces
A list of commonly used namespaces.

WWW: https://metacpan.org/release/XML-CommonNS
2014-03-24T17:51:09+00:00 textproc/p5-XML-NamespaceFactory Simple factory objects for SAX namespaced names
Simple factory objects for SAX namespaced names.

WWW: https://metacpan.org/release/XML-NamespaceFactory
2014-03-24T17:34:43+00:00 devel/p5-MooseX-ArrayRef Moose blessed array references
Blessed arrayrefs with Moose.

WWW: https://metacpan.org/release/MooseX-ArrayRef
2014-03-24T16:47:07+00:00 textproc/py-cloud_sptheme Sphinx theme
This is a small package containing a Sphinx theme named "Cloud", along with some
related Sphinx extensions. For more details (and to see the theme in action),
check out it's documentation at https://cloud-sptheme.readthedocs.io.

WWW: https://foss.heptapod.net/doc-utils/cloud_sptheme
2014-03-24T16:37:58+00:00 devel/p5-JSON-Hyper Extract links from JSON objects
Extract links from JSON via a schema

WWW: https://metacpan.org/release/JSON-Hyper
2014-03-24T15:40:57+00:00 devel/rubygem-rufus-scheduler Ruby job scheduler for at, cron and others
Rufus-scheduler (out of the box) is an in-process, in-memory scheduler.
It supports five kinds of jobs: in, at, every, interval and cron jobs.

WWW: https://github.com/jmettraux/rufus-scheduler
2014-03-24T12:32:08+00:00 devel/pecl-qb PHP Accelerator designed mainly for graphic work
QB stands for Quick Binary. It's a PHP extension designed to enable faster
handling of binary data. It takes a function written in PHP and translate it
for a specialized virtual machine. The use of static type information leads
significantly higher performance than under PHP regular dynamic type system.
A PHP+QB function can run anywhere from five to twenty times faster than
regular PHP code. For even higher level of performance, one can compile PHP+QB
functions to native code (on supported platforms).

QB performs code translation on a per-function basis. It does not affect in
anyway code not specially marked. Interaction between PHP+QB functions and
regular PHP code is basically seamless. A key design objective of QB is to
let developers harness greater processing power than what baseline PHP offers
without the risk involved in adopting a brand new platform.

WWW: https://pecl.php.net/package/qb
2014-03-23T23:55:27+00:00 graphics/generic_image_decoder Ada library for decoding various image formats inc. animations
The Generic Image Decoder (GID) is an Ada package for decoding a broad
variety on image formats from any data stream to any kind of medium.
Examples include in-memory bitmap, a GUI object, another stream, floating
point data for scientific calculations, a browser element or a device.
Animations are also supported. GID features:

* Standalone; requires no other libraries or bindings
* Completely portable - no OS, CPU, or compiler dependencies
* Task safe
* Endian-neutral
* Free and open source
* Pure Ada95 (suitable for Ada2005 and Ada2012 projects)

Currently supports BMP, GIF, JPEG, PNG and TGA formats.

WWW: http://gen-img-dec.sourceforge.net/
2014-03-23T23:50:06+00:00 misc/excel-writer Ada package for easily creating Excel files with basic formats
Excel_Out is a package that can generate basically formatted Excel files.

* Ideal for the automatic production of reports
* Fast: on a HP Mini netbook (Intel Atom, 1.66 GHz), Excel Writer produced
50 sheets per second where each sheet had 10,000 data cells
* Totally portable and no external library required
* No interation with MS Office software

WWW: http://excel-writer.sourceforge.net
2014-03-23T23:44:07+00:00 misc/ini_file_manager Ini configuration file reader and manipulator package for Ada
The Ini file manager consists of a package, Config, which can read or write
informations from various configuration files known as "ini" files because
they have often the ".ini" extension. They are text files which look like
the following:

; Comment line
[Section 1]
a_string = abcd # a comment here...
a_number = +123.456 ; another comment
[Section 2]
a_string = efgh

For more examples in this format, just search files with the .ini extension
on a Windows-based computer.

WWW: https://sourceforge.net/projects/ini-files/
2014-03-23T23:16:31+00:00 graphics/gimp-wavelet-decompose-plugin Gimp plugin to losslessly decompose images into wavelet scales layers
[ edited version of author's www site ]

This plugin losslessly decomposes a layer of an image into layers
of wavelet scales. This means that you can edit the image on different
detail scales (frequencies). The trivial recomposition of the image
can be done by GIMP's layer modes so you can see the results of
your modifications instantly. Among the applications are retouching,
noise reduction, and enhancing global contrast.

The plugin can be found under "Filters > Generic > Wavelet decompose"

WWW: http://registry.gimp.org/node/11742
2014-03-23T23:10:58+00:00 graphics/gimp-lensfun-plugin Gimp plugin to correct lens distortion using the lensfun library
GimpLensfun is a Gimp plugin to correct lens distortion using the lensfun
library and database.

The plugin can be found under "Filters > Enhance > GimpLensfun".

It automatically detects camera, lens type, and corresponding parameters
from the EXIF information embedded in the image file.

WWW: http://seebk.github.io/GIMP-Lensfun/
2014-03-23T23:08:39+00:00 graphics/gimp-beautify-plugin GIMP plug-ins to both quickly and easily beautify photo
GIMP Beautify is a set of GIMP plug-ins to both quickly and easily
beautify photos

WWW: https://github.com/hejiann/beautify
2014-03-23T17:13:52+00:00 mail/trojita-qt4 Fast cross-platform IMAP e-mail client using Qt 4 toolkit
2014-03-23T12:54:01+00:00 security/d0_blind_id Crypto library
Cryptographic library to perform identification using Schnorr
Identification scheme and Blind RSA Signatures.

WWW: https://github.com/divVerent/d0_blind_id
2014-03-23T10:41:00+00:00 sysutils/tlsdate Secure parasitic rdate replacement
tlsdate sets the local clock by securely connecting with TLS to remote
servers and extracting the remote time out of the secure handshake. Unlike
ntpdate, tlsdate uses TCP, for instance connecting to a remote HTTPS or TLS
enabled service, and provides some protection against adversaries that try to
feed you malicious time information.

WWW: https://github.com/ioerror/tlsdate
2014-03-23T02:11:26+00:00 textproc/xsv XML Schema Validator
XSV is a command-line tool for performing schema-validity
assessment of XML documents in accord with the
W3C XML Schema specification, second edition.

XSV (XML Schema Validator) is an open source (GPLed) work-in-progress
attempt at a conformant schema-aware processor, as defined by
XML Schema Part 1: Structures, Second Edition of 28 October 2004.
It has been developed at the Language Technology Group of the Human
Communication Research Centre in the School of Informatics at the
University of Edinburgh, with support for one of us (Thompson)
from the World Wide Web Consortium.

WWW: http://www.ltg.ed.ac.uk/~ht/xsv-status.html
2014-03-23T00:52:57+00:00 deskutils/note Console based tool to handle encrypted notes
Console based tool to handle encrypted notes

This is a small console program written in perl, which allows you to manage
notes similar to programs like "knotes" from command line.

WWW: https://www.daemon.de/NOTE
2014-03-23T00:34:28+00:00 x11-wm/cwm Minimalistic window manager for X11 based on evilwm
cwm is a window manager for X11 initially inspired by evilwm. cwm has several
novel features, including the ability to search for windows. it features a
very simple and attractive aesthetic.

WWW: https://github.com/leahneukirchen/cwm
2014-03-22T22:58:39+00:00 security/py-backports.ssl_match_hostname Backport of the ssl_match_hostname function from Python 3.5
Backport of Python 3.5's standard library function ssl.match_hostname

WWW: https://bitbucket.org/brandon/backports.ssl_match_hostname
2014-03-22T22:51:16+00:00 devel/rubygem-tilt1 Generic interface to multiple Ruby template engines
Tilt is a thin interface over a bunch of different Ruby template engines in an
attempt to make their usage as generic possible. This is useful for web
frameworks, static site generators, and other systems that support multiple
template engines but don't want to code for each of them individually.

WWW: https://github.com/rtomayko/tilt
2014-03-22T14:49:48+00:00 www/moodle26 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/
2014-03-22T06:53:46+00:00 net/py-pyzmq Python bindings for ZeroMQ
PyZMQ is a lightweight and super-fast messaging library built on top of
the ZeroMQ library.

WWW: https://github.com/zeromq/pyzmq
2014-03-22T03:08:31+00:00 www/mediawiki122 The 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/
2014-03-20T21:31:13+00:00 sysutils/vagrant Vagrant Virtual Machine Manager
Vagrant is a tool for building and distributing virtualized development
environments.

WWW: http://www.vagrantup.com/
2014-03-20T20:07:10+00:00 net/pwhois Whois-compatible framework for disclosing routing data
The Prefix WhoIs Project provides a whois-compatible client and server
framework for disclosing various up-to-date routing information.
Instead of using registrar-originated network information (which is often
unspecific or inaccurate), Prefix WhoIs uses the Internet's global routing
table as gleaned from a number of routing peers around the world. Other
sources of information, such as imported data from ARIN are also supported
(a separate agreement with ARIN is required).

WWW: http://pwhois.org/
2014-03-20T02:47:28+00:00 devel/rubygem-kafo Ruby framework to create installers
Kafo provides a framework for building shiny, user friendly command line
installers based on puppet modules.

WWW: https://github.com/theforeman/kafo
2014-03-20T02:41:58+00:00 devel/rubygem-kafo_parsers Parser for puppet modules
The kafo_parser gem can parse values, validations, documentation, types, groups
and conditions of parameters from your puppet modules.

WWW: https://github.com/theforeman/kafo_parsers
2014-03-19T17:27:38+00:00 devel/p5-Return-Type Specify a return type for a function (optionally with coercion)
Return::Type allows you to specify a return type for your subs. Type constraints
from any Type::Tiny, MooseX::Types or MouseX::Types type library are supported.

The simple syntax for specifying a type constraint is shown in the "SYNOPSIS".
If the attribute is passed a single type constraint as shown, this will be
applied to the return value if called in scalar context, and to each item in the
returned list if called in list context. (If the sub is called in void context,
type constraints are simply ignored.)

WWW: https://metacpan.org/release/Return-Type
2014-03-19T01:08:37+00:00 sysutils/py-psutil121 Process utilities module for Python
psutil is a module providing an interface for retrieving information
on running processes and system utilization (CPU, memory) in a portable
way by using Python, implementing many functionalities offered by tools
like ps, top and Windows task manager.

WWW: https://pypi.org/project/psutil/
2014-03-19T00:55:31+00:00 devel/py-logan Toolkit for running standalone Django applications
Logan is a toolkit for running standalone Django applications. It provides you
with tools to create a CLI runner, manage settings, and the ability to bootstrap
the process.

WWW: https://pypi.org/project/logan/
WWW: https://github.com/dcramer/logan
2014-03-18T19:50:47+00:00 devel/linux_libusb Linux-compatibility libusb
linux-libusb takes advantage of FreeBSD libusb(8) library, which got
prepared to work correctly within linux(4) emulation layer. It lets
you to take Linux binary linked with libusb.so and use it on
FreeBSD.

Additional information: This port has been prepared under FreeBSD
with kern.osreldate = 1000510. It relies on the fact the libusb(8)
API seems to be stable and no changes have been made to internal API
for a long time. If this assumption isn't true, port won't work.
Please submit bug report to the port maintainter in that case.

WWW: http://lists.freebsd.org/pipermail/freebsd-usb/2014-March/012854.html
2014-03-18T17:54:55+00:00 devel/p5-RPSL-Parser Router Policy Specification Language (RFC2622) Parser
This is a rather simplistic lexer and tokenizer for the RPSL language.

It currently does not validate the object in any way, it just tries
(rather hard) to grab the biggest ammount of information it can from the
text presented and place it in a Parse Tree (that can be passed to other
objects from the RPSL namespace for validation and more RFC2622 related
functionality).

WWW: https://metacpan.org/release/RPSL-Parser
2014-03-18T16:46:08+00:00 devel/p5-match-simple Simplified clone of smartmatch operator
match::simple provides a simple match operator |M| that acts like a sane subset
of the (as of Perl 5.18) deprecated smart match operator. Unlike smart match,
the behaviour of the match is determined entirely by the operand on the right
hand side.

WWW: https://metacpan.org/release/match-simple
2014-03-18T16:42:53+00:00 devel/p5-Sub-Infix Create a fake infix operator
Sub::Infix creates fake infix operators using overloading. It doesn't use source
filters, or Devel::Declare, or any of that magic. It's pure Perl, has no
non-core dependencies, and runs on Perl 5.8.

WWW: https://metacpan.org/release/Sub-Infix
2014-03-18T13:15:38+00:00 www/mod_proxy_uwsgi Apache proxy module to pass requests to uwsgi
Apache2 module to proxy requests to uwsgi instance.

WWW: http://uwsgi-docs.readthedocs.org/en/latest/Apache.html#mod-proxy-uwsgi
2014-03-18T09:16:50+00:00 databases/p5-RedisDB Perl extension to access redis database
This module provides interface to access redis key-value store, it
transparently handles disconnects and forks, supports transactions,
pipelining, and subscription mode. Module includes XS and pure Perl
versions of the parser.

WWW: https://metacpan.org/release/RedisDB
2014-03-18T09:10:44+00:00 databases/p5-RedisDB-Parser Perl extension for Redis protocol parser
This module provides methods to build redis requests and parse replies
from the server.

WWW: https://metacpan.org/release/RedisDB-Parser
2014-03-18T01:53:45+00:00 devel/rubygem-powerbar Progressbar library for Ruby
Powerbar is a ruby gem that can create all kinds of progress bars to use
in CLI applications.

WWW: https://github.com/busyloop/powerbar
2014-03-17T17:39:30+00:00 devel/p5-Iodef-Pb-Simple Perl extension providing high level API access to Iodef-Pb
Iodef::Pb::Simple is a Perl extension providing high level API access to
Iodef::Pb, which is useful to an array of IODEF protocol buffer objects
into things like tab-delimited tables, csv, and snort rules.

WWW: https://metacpan.org/release/Iodef-Pb-Simple
2014-03-17T09:01:44+00:00 misc/p5-OSSP-uuid Perl bindings for ossp-uuid
OSSP::uuid is the Perl API to the ossp-uuid library which is used to
generate DCE 1.1 and ISO/IEC 11578:1996 compliant Universally Unique
Identifiers (UUID). It supports DCE 1.1 variant UUIDs of version 1
(time and node based), version 3 (name based, MD5), version 4
(random number based) and version 5 (name based, SHA-1).

WWW: http://www.ossp.org/pkg/lib/uuid/
2014-03-16T14:29:45+00:00 sysutils/syslog-ng-incubator The syslog-ng module incubator
The syslog-ng module incubator (Incubator henceforth) is a collection of
tools and modules for syslog-ng that for one reason or the other, are not
part of the official repository. This serves both as a staging ground for
experimental modules, and as a repository of plugins that are not aimed at
upstream inclusion. It's also an example of a third party syslog-ng module.

The official home page of syslog-ng-incubator is:
https://github.com/balabit/syslog-ng-incubator
2014-03-16T10:09:31+00:00 textproc/gtkspell3 GTK+ 3 spell checking component
GtkSpell provides MSWord/MacOSX-style highlighting of misspelled words in a
GtkTextView widget as you type. Right-clicking a misspelled word pops up a menu
of suggested replacements.

WWW: http://gtkspell.sourceforge.net/
2014-03-15T23:43:32+00:00 textproc/xml_ez_out Library for emitting XML from Ada programs
XML EZ_Out is a small set of packages intended to aid the creation of
XML-formatted output from within Ada programs. It basically wraps the
tags and data provided to it with XML syntax and writes them to a
user-supplied medium.

This medium can be any sort of writable entity, such as a file, a
memory buffer, or even a communications link, such as a socket. The
only functionality required of the medium is that it supply a
meaningful "Put" (for writing a string) and "New_Line" procedure.

WWW: http://www.mckae.com/xmlEz.html
2014-03-15T23:06:27+00:00 devel/rubygem-wdm Library for monitoring directories for changes
Windows Directory Monitor (WDM) is a library which can be used to monitor
directories for changes. It's mostly implemented in C and uses the Win32 API
for a better performance.

WWW: https://github.com/Maher4Ever/wdm
2014-03-15T22:44:32+00:00 devel/rubygem-rb-fsevent FSEvents API with Signals catching (without RubyCocoa)
FSEvents API with Signals catching (without RubyCocoa).

WWW: https://github.com/thibaudgg/rb-fsevent
2014-03-15T18:48:53+00:00 graphics/imageworsener CLI utility and library for image scaling and processing
ImageWorsener is a cross-platform command-line utility and library for image
scaling and other image processing. It has full support for PNG, JPEG, BMP
formats, experimental support for WebP, read-only support for GIF, and limited
support for some other image formats. It's not as fast or memory-efficient as
some utilities, but it's very accurate.

WWW: https://entropymine.com/imageworsener/
WWW: https://github.com/jsummers/imageworsener
2014-03-15T16:54:09+00:00 security/proftpd-mod_clamav ClamAV ProFTPD module
ProFTPD module mod_clamav

WWW: https://github.com/jbenden/mod_clamav
2014-03-15T13:55:49+00:00 sysutils/p5-Linux-Cpuinfo Object Oriented Interface to /proc/cpuinfo
An Object Oriented Interface to /proc/cpuinfo
2014-03-14T13:43:26+00:00 textproc/opentoken Lexical analyser and parser for the Ada language
OpenToken is a facility for performing token analysis and parsing within
the Ada language. It is designed to provide all the functionality of a
traditional lexical analyzer/parser generator, such as lex/yacc. But due
to the magic of inheritance and runtime polymorphism it is implemented
entirely in Ada as withed-in code. No precompilation step is required, and
no messy tool-generated source code is created. The tradeoff is that the
grammar is generated at runtime.

WWW: http://stephe-leake.org/ada/opentoken.html
2014-03-13T20:00:11+00:00 graphics/mozjpeg Improved JPEG encoder by Mozilla
Mozilla JPEG Encoder Project

MozJPEG reduces file sizes of JPEG images while retaining quality and
compatibility with the vast majority of the world's deployed decoders.

MozJPEG is based on libjpeg-turbo. It's compatible with libjpeg API and ABI, and
can be used as a drop-in replacement for libjpeg. MozJPEG makes tradeoffs that
are intended to benefit Web use cases and focuses solely on improving encoding,
so it's best used as part of a Web encoding workflow.

MozJPEG is meant to be used as a library in graphics programs and image
processing tools. We include a demo cjpeg tool, but it's not intended for
serious use. We encourage authors of graphics programs to use MozJPEG's C API
instead.

WWW: https://github.com/mozilla/mozjpeg
2014-03-13T19:35:32+00:00 sysutils/rubygem-chef-zero Self-contained, easy-setup, fast-start in-memory Chef server
Self-contained, easy-setup, fast-start in-memory Chef server
for testing and solo setup purposes

WWW: https://www.chef.io/
2014-03-13T19:22:19+00:00 devel/rubygem-moneta06 Unified interface to key/value stores
Moneta provides a standard interface for interacting with various kinds of
key/value stores.

WWW: http://www.yehudakatz.com
2014-03-13T18:49:27+00:00 sysutils/rubygem-hammer_cli_foreman Foreman commands for Hammer CLI
This Hammer CLI plugin contains Foreman specific commands

WWW: https://github.com/theforeman/hammer-cli-foreman
2014-03-13T18:30:16+00:00 sysutils/rubygem-hammer_cli Provides CLI interfaces for Ruby apps
Hammer is a generic clamp-based CLI framework. Hammer-cli provides just
the core functionality. The core is extensible using plugins that contain
application-specific commands.

WWW: https://github.com/theforeman/hammer-cli
2014-03-13T18:01:44+00:00 devel/rubygem-foreman_api Helps you to use Foreman API calls from your app
This gem contains Foreman API bindings for the Ruby language.
The bindings are generated from API documentation using Apidoc tool.

WWW: https://github.com/theforeman/foreman_api
2014-03-13T17:14:26+00:00 devel/rubygem-table_print Turn objects into formatted columns
TablePrint turns objects into nicely formatted columns for easy reading.
Works great in rails console, works on pure ruby objects, autodetects
columns and lets you traverse ActiveRecord associations.

WWW: http://tableprintgem.com/
2014-03-13T16:50:51+00:00 devel/rubygem-clamp Command-line utility framework for Ruby
Clamp provides an object-model for command-line utilities written in Ruby.
It handles parsing of command-line options, and generation of usage help.

WWW: https://github.com/mdub/clamp
2014-03-13T15:47:29+00:00 sysutils/mcollective-nrpe-agent MCollective agent to interact with the NRPE monitoring system
A MCollective NRPE Agent plugin with NRPE Data plugin included

WWW: https://github.com/puppetlabs/mcollective-nrpe-agent
2014-03-12T21:25:03+00:00 databases/ntdb Not so Trivial DataBase
TDB is a Trivial Database. In concept, it is very much like GDBM, and
BSD's DB except that it allows multiple simultaneous writers and uses
locking internally to keep writers from trampling on each other. TDB is
also extremely small.

WWW: http://tdb.samba.org/
2014-03-12T16:32:55+00:00 sysutils/rubygem-librarian-puppet Tool for management and bundling Puppet modules
Librarian-puppet is a bundler for your puppet infrastructure.
You can use it to manage the puppet modules your infrastructure
depends on. It is based on Librarian framework.

WWW: https://github.com/rodjek/librarian-puppet
2014-03-12T16:18:01+00:00 devel/rubygem-open3_backport Backport of Ruby 1.9's Open3 methods for Ruby 1.8
Backport of Ruby 1.9's Open3 methods, for use in Ruby 1.8.

WWW: https://github.com/kindkid/open3_backport
2014-03-12T16:01:07+00:00 devel/rubygem-librarian Ruby framework for writing bundlers
Librarian is a framework for writing bundlers, which are tools that resolve,
fetch, install, and isolate a project's dependencies, in Ruby.

WWW: https://github.com/applicationsonline/librarian
2014-03-11T21:49:40+00:00 mail/spamassassin Highly efficient mail filter for identifying spam
SpamAssassin is a mail filter which attempts to identify spam using text
analysis and several internet-based realtime blacklists.

Using its rule base, it uses a wide range of heuristic tests on mail
headers and body text to identify "spam", also known as unsolicited
commercial email.

Once identified, the mail can then be optionally tagged as spam for later
filtering using the user's own mail user-agent application.

Additional drop-in rule sets are available at
http://wiki.apache.org/spamassassin/CustomRulesets

WWW: http://spamassassin.apache.org/
2014-03-11T21:49:40+00:00 japanese/spamassassin SpamAssassin with patches to handle multibyte character
2014-03-11T19:18:11+00:00 www/rubygem-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/
2014-03-11T19:04:35+00:00 www/rubygem-puma16 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: http://puma.io/
2014-03-11T18:01:45+00:00 databases/p5-DBIx-Admin-TableInfo Wrapper for all of table_info(), column_info(), *_key_info()
DBIx::Admin::TableInfo is a pure Perl module. It is a convenient wrapper around
all of these DBI methods:
- table_info()
- column_info()
- primary_key_info()
- foreign_key_info()

WWW: https://metacpan.org/release/DBIx-Admin-TableInfo
2014-03-11T18:01:06+00:00 databases/p5-DBIx-Admin-DSNManager Manage a file of DSNs, for both testing and production
DBIx::Admin::DSNManager manages a file of DSNs, for both testing and production.

The INI-style format was selected, rather than, say, using an SQLite database,
so that casual users could edit the file without needing to know SQL and without
having to install the command line program sqlite3.

Each DSN is normally for something requiring manual preparation, such as
creating the database named in the DSN.

In the case of SQLite, etc, where manual intervention is not required, you can
still put the DSN in dsn.ini.

One major use of this module is to avoid environment variable overload, since it
is common to test Perl modules by setting the env vars $DBI_DSN, $DBI_USER and
$DBI_PASS.

But then the problem becomes: What do you do when you want to run tests against
a set of databases servers? Some modules define sets of env vars, one set per
database server, with awkward and hard-to-guess names. This is messy and
obscure.

DBIx::Admin::DSNManager is a solution to this problem.

WWW: https://metacpan.org/release/DBIx-Admin-DSNManager
2014-03-11T17:58:15+00:00 databases/p5-DBIx-Admin-CreateTable Create and drop tables, primary indexes, and sequences
DBIx::Admin::CreateTable is a pure Perl module.

Database vendors supported: MySQL, Oracle, Postgres, SQLite.

Assumptions:
- Every table has a primary key
- The primary key is a unique, non-null, integer
- The primary key is a single column
- The primary key column is called 'id'
- If a primary key has a corresponding auto-created index, the index is called
't_pkey': This is true for Postgres, where declaring a column as a primary
key automatically results in the creation of an associated index for that
column. The index is named after the table, not after the column.
- If a table 't' (with primary key 'id') has an associated sequence, the
sequence is called 't_id_seq': This is true for both Oracle and Postgres,
which use sequences to populate primary key columns. The sequences are named
after both the table and the column.

WWW: https://metacpan.org/release/DBIx-Admin-CreateTable
2014-03-11T14:53:55+00:00 www/py-django-pipeline12 Asset (css/js) packaging library for Django
Pipeline is an asset packaging library for Django, providing
both CSS and JavaScript concatenation and compression, built-in
JavaScript template support, and optional data-URI image embedding.

WWW: https://github.com/cyberdelia/django-pipeline
2014-03-11T13:17:29+00:00 www/uglifyjs JavaScript parser/compressor/beautifier
JavaScript parser/compressor/beautifier

WWW: https://github.com/mishoo/UglifyJS
2014-03-11T05:04:29+00:00 games/opensurge Game based on the Sonic the Hedgehog universe
Open Surge is an open source retro-style 2D sidescroller inspired by
old-school games. Join Surge, Neon and Charge and save the world from
the evil Gimacian the Dark!

WWW: http://opensnc.sourceforge.net/
2014-03-10T23:29:12+00:00 emulators/fs-uae Amiga emulator
FS-UAE is a free open source Amiga Emulator based on WinUAE.
FS-UAE emulates A500, A500+, A600, A1200, A1000, A3000
and A4000 models, but you can tweak the hardware configuration and
create customized Amigas.

WWW: https://fs-uae.net/
2014-03-10T17:13:44+00:00 misc/ossp-uuid-perl ossp-uuid with Perl bindings
2014-03-09T18:15:13+00:00 lang/gcc47-aux Version of GCC ${GCC_BRANCH} with full Ada support
The AUX compiler supports several languages: Ada, C, C++, Fortran and
Objective-C. Since Ada support must be built by an Ada-capable compiler,
only platforms for which a bootstrap compiler is available can build the
AUX compiler.

The AUX compiler is based on release versions of the Free Software
Foundation's GNU Compiler Collection. It carries with it the GMGPL license,
the modified version of the GPL that exempts generic instantiation from
resulting in a GPL-licensed executable. It also carries the GCC Runtime
Library Exception, so the resulting binaries have no licensing requirements.
Binaries produced by the AUX compiler should be legally handled the same as
binaries produced by any FSF compiler.

The AUX GNAT compiler the full Ada-83, Ada-95, Ada-2005 standard and
provides a partial implementation of Ada-2012. The Ada-2012 reference manual
was submitted to the International Organization for Standardization (ISO)
in June 2012.

WWW: http://www.dragonlace.net/
2014-03-09T18:14:50+00:00 multimedia/libmtp Media Transfer Protocol (MTP) library
libmtp is an implementation of Microsoft's Media Transfer Protocol (MTP)
in a form of a library.

WWW: http://libmtp.sourceforge.net/
2014-03-08T17:11:40+00:00 security/libpwquality Library for generating random passwords and quality checking
This is a libpwquality library for password quality checking
and generation of random passwords that pass the checks.

WWW: https://github.com/libpwquality/libpwquality
2014-03-08T16:53:19+00:00 security/libsecret Library to access the secret service API
libsecret is a library for storing and retrieving passwords and other
secrets. It communicates with the "Secret Service" using DBus.
gnome-keyring and ksecretservice are both implementations of a Secret
Service; libsecret replaces libgnome-keyring.

WWW: https://wiki.gnome.org/Projects/Libsecret/
2014-03-08T16:41:45+00:00 textproc/yelp-xsl DocBook XSLT stylesheets for yelp
DocBook XSLT stylesheets for yelp.

WWW: https://www.gnome.org/
2014-03-08T16:41:45+00:00 textproc/yelp-tools Utilities to help manage documentation for Yelp and the web
yelp-tools is a collection of scripts and build utilities to help create,
manage, and publish documentation for Yelp and the web. Most of the heavy
lifting is done by packages like yelp-xsl and itstool. This package just
wraps things up in a developer-friendly way.

WWW: https://wiki.gnome.org/Apps/Yelp/Tools
2014-03-08T00:00:11+00:00 security/i2p Anonymizing network
[ excerpt from developer's web site ]

I2P is an anonymous overlay network - a network within a network.
It is intended to protect communication from dragnet surveillance
and monitoring by third parties such as ISPs.

I2P is used by many people who care about their privacy: activists,
oppressed people, journalists and whistleblowers, as well as the
average person.

No network can be "perfectly anonymous". The continued goal of I2P
is to make attacks more and more difficult to mount. Its anonymity
will get stronger as the size of the network increases and with
ongoing academic review.

WWW: https://geti2p.net/
2014-03-06T18:24:50+00:00 x11-themes/gtk-blueprint-engine Engine, and collection of icons, themes from OpenSolaris
Blueprint is Gtk2 engine, collection of icons and themes from OpenSolaris.

WWW: http://openindiana.org/
2014-03-06T16:33:17+00:00 devel/py-setuptools33
2014-03-06T16:33:17+00:00 devel/py-setuptools32
2014-03-06T16:33:17+00:00 devel/py-setuptools27
2014-03-06T13:34:59+00:00 cad/brickutils Utility for building models with LEGO
BrickUtils is a simple utility for builders that use LEGO Digital Designer
or LDraw-compatible CAD for designing models.

WWW: https://web.archive.org/web/20140915112954/http://bricksnspace.wordpress.com/brickutils/
2014-03-05T15:42:56+00:00 print/cloudprint Google Cloud Print proxy for local CUPS printers
Google cloud print proxy utility for sharing your local
CUPS printers.

WWW: https://github.com/armooo/cloudprint
2014-03-04T19:15:39+00:00 security/kwalletmanager Password manager for KDE
KDE Wallet Manager is a tool to manage the passwords on your KDE
system. By using the KDE wallet subsystem it not only allows you to
keep your own secrets but also to access and manage the passwords of
every application that integrates with the KDE wallet.

WWW: https://utils.kde.org/projects/kwalletmanager/
2014-03-04T02:52:52+00:00 dns/getdns Modern asynchronous DNS API
getdns is a modern asynchronous DNS API.

It implements DNS entry points from a design developed and vetted by application
developers, in an API specification edited by Paul Hoffman. With the development
of this API, we intend to offer application developers a modernized and flexible
way to access DNS security (DNSSEC) and other powerful new DNS features;
a particular hope is to inspire application developers towards innovative
security solutions in their applications.

WWW: https://getdnsapi.net/
2014-03-03T16:53:06+00:00 www/otter-browser Browser based on Qt 5
Otter Browser, project aiming to recreate classic Opera (12.x) UI using Qt 5.

WWW: http://otter-browser.org/
2014-03-03T16:51:57+00:00 audio/kid3-qt5 Audio file tag editor
Kid3 is an efficient audio file tag editor that allows you to easily
edit the tags of multiple different types of audio files without having
to type the same information repeatedly.

* Edit and convert ID3v1.1 tags and all ID3v2.3 and ID3v2.4 frames
* Edit tags in MP3, Ogg/Vorbis, DSF, FLAC, MPC, MP4/AAC, MP2, Opus,
Speex, TrueAudio, WavPack, WMA, WAV, AIFF files and tracker
modules (MOD, S3M, IT, XM)
* Edit tags of multiple files, e.g. the artist, album, year and genre of all
files of an album typically have the same values and can be set together
* Generate tags from filenames or the contents of tag fields
* Generate filenames and rename and create directories from tags
* Import from gnudb.org, TrackType.org, MusicBrainz, Discogs, and Amazon
* Export tags as CSV, HTML, playlists, Kover XML and other formats
* Edit synchronized lyrics and event timing codes, import/export LRC files
* Automate tasks using QML/JavaScript, D-Bus or the command-line interface

WWW: https://kid3.kde.org/
2014-03-03T16:50:32+00:00 x11/qt5-qev Qt QWidget events introspection tool
2014-03-03T16:50:32+00:00 x11-toolkits/qt5-widgets Qt C++ widgets module
2014-03-03T16:50:32+00:00 x11-toolkits/qt5-quick Qt declarative framework for dynamic user interfaces
Qt is a cross-platform application and UI framework for developers
using C++ or QML, a CSS/JavaScript-like language.

Qt Quick is a collection of technologies that are designed to help
developers create intuitive, modern, and fluid user interfaces.

WWW: http://qt-project.org
2014-03-03T16:50:32+00:00 x11-toolkits/qt5-gui Qt graphical user interface module
2014-03-03T16:50:32+00:00 x11-toolkits/qt5-declarative Qt declarative framework for dynamic user interfaces
Qt is a cross-platform application and UI framework for developers
using C++ or QML, a CSS/JavaScript-like language.

Qt Quick is a collection of technologies that are designed to help
developers create intuitive, modern, and fluid user interfaces.

WWW: https://qt-project.org
2014-03-03T16:50:32+00:00 www/webkit-qt5 Qt WebKit implementation
2014-03-03T16:50:32+00:00 textproc/qt5-xmlpatterns Qt support for XPath, XQuery, XSLT and XML Schema
2014-03-03T16:50:32+00:00 textproc/qt5-xml Qt SAX and DOM implementations
2014-03-03T16:50:32+00:00 textproc/clucene-qt5 Qt bindings for the CLucene full-text search library
2014-03-03T16:50:32+00:00 print/qt5-printsupport Qt print support module
2014-03-03T16:50:32+00:00 net/qt5-network Qt network module
2014-03-03T16:50:32+00:00 multimedia/qt5-multimedia Qt audio, video, radio and camera support module
2014-03-03T16:50:32+00:00 lang/qt5-qml Qt QML and JavaScript language module
2014-03-03T16:50:32+00:00 graphics/qt5-svg Qt SVG support module
2014-03-03T16:50:32+00:00 graphics/qt5-pixeltool Qt 5 screen magnifier
2014-03-03T16:50:32+00:00 graphics/qt5-opengl Qt 5-compatible OpenGL support module
2014-03-03T16:50:32+00:00 graphics/qt5-imageformats Qt plugins for additional image formats
2014-03-03T16:50:32+00:00 graphics/qt5-graphicaleffects Qt Quick graphical effects
2014-03-03T16:50:32+00:00 devel/qt5 Cross-platform application and UI framework (metaport)
Qt is a cross-platform application and UI framework for developers
using C++ or QML, a CSS/JavaScript-like language.

With Qt, code can be reused efficiently to target multiple platforms
with one code base. The modular C++ class library and developer tools
easily enables developers to create applications for one platform and
easily build and run to deploy on another platform.

WWW: https://www.qt.io/
2014-03-03T16:50:32+00:00 devel/qt5-uitools Qt Designer UI forms support module
2014-03-03T16:50:32+00:00 devel/qt5-testlib Qt unit testing module
2014-03-03T16:50:32+00:00 devel/qt5-scripttools Qt Script additional components
2014-03-03T16:50:32+00:00 devel/qt5-script Qt 4-compatible scripting module
2014-03-03T16:50:32+00:00 devel/qt5-qmldevtools Qt QML development support module
2014-03-03T16:50:32+00:00 devel/qt5-qdbusviewer Qt 5 graphical interface to D-Bus
2014-03-03T16:50:32+00:00 devel/qt5-qdbus Qt command-line interface to D-Bus
2014-03-03T16:50:32+00:00 devel/qt5-linguisttools Qt localization tools
2014-03-03T16:50:32+00:00 devel/qt5-linguist Qt 5 translation tool
2014-03-03T16:50:32+00:00 devel/qt5-help Qt online help integration module
2014-03-03T16:50:32+00:00 devel/qt5-designer Qt 5 graphical user interface designer
2014-03-03T16:50:32+00:00 devel/qt5-core Qt core non-graphical module
2014-03-03T16:50:32+00:00 devel/qt5-concurrent Qt multi-threading module
2014-03-03T16:50:32+00:00 devel/qt5-buildtools Qt build tools
2014-03-03T16:50:32+00:00 devel/qt5-assistant Qt 5 documentation browser
2014-03-03T16:50:32+00:00 devel/qmake5 Qt Makefile generator
2014-03-03T16:50:32+00:00 devel/dbus-qt5 Qt D-Bus inter-process communication module
2014-03-03T16:50:32+00:00 databases/qt5-sqldrivers-sqlite3
2014-03-03T16:50:32+00:00 databases/qt5-sqldrivers-sqlite2
2014-03-03T16:50:32+00:00 databases/qt5-sqldrivers-pgsql
2014-03-03T16:50:32+00:00 databases/qt5-sqldrivers-odbc Qt ${DB_DESC} plugin
2014-03-03T16:50:32+00:00 databases/qt5-sqldrivers-mysql
2014-03-03T16:50:32+00:00 databases/qt5-sqldrivers-ibase
2014-03-03T16:50:32+00:00 databases/qt5-sql Qt SQL database integration module
2014-03-03T13:13:36+00:00 dns/p5-Net-DNS-Match Test domains against another list of FQDNs
Net::DNS::Match is a Perl extension for testing domains against another
list of domains (similar to Net::Patricia but for FQDNs).

WWW: https://metacpan.org/release/Net-DNS-Match
2014-03-03T10:16:14+00:00 net-mgmt/p5-Net-Abuse-Utils-Spamhaus Routines useful for checking data against the spamhaus blacklists
Net::Abuse::Utils::Spamhaus is a Perl extension for checking data
against the spamhaus blacklists.

WWW: https://metacpan.org/release/Net-Abuse-Utils-Spamhaus
2014-03-02T09:10:35+00:00 audio/p5-MP3-Tag-Utils Assorted utilities for manipulating MP3 files via MP3::Tag
Assorted utilities for manipulating MP3 files via MP3::Tag.

mp3rename - Rename MP3 files based off of it's tags.
mp3show - Show tags for one or more MP3 file.
mp3tag - Manipulate the tags for one or more MP3 files.

WWW: https://metacpan.org/release/MP3-Tag-Utils
2014-03-01T10:06:45+00:00 devel/libuv Multi-platform support library with a focus on asynchronous I/O
libuv is a multi-platform support library with a focus on asynchronous I/O.

Feature highlights:
+ Full-featured event loop backed by epoll, kqueue, IOCP, event ports.
+ Asynchronous TCP and UDP sockets
+ Asynchronous DNS resolution
+ Asynchronous file and file system operations
+ File system events
+ ANSI escape code controlled TTY
+ IPC with socket sharing, using Unix domain sockets or named pipes (Windows)
+ Child processes
+ Thread pool
+ Signal handling
+ High resolution clock
+ Threading and synchronization primitives

WWW: https://github.com/libuv/libuv
2014-03-01T09:33:52+00:00 devel/libgpkg SQLite 3 extension of minimal OGC GeoPackage implementation
libgpkg is a SQLite 3 extension that provides a minimal OGC GeoPackage
implementation. GeoPackage is an open, standards-based, application and
platform independent, and self-describing file format for geodata based on
SQLite.

WWW: https://bitbucket.org/luciad/libgpkg
2014-02-28T13:13:09+00:00 www/httpasyncclient Java components implementing an asynchronous HTTP client
Asynch HttpClient is a HTTP/1.1 compliant HTTP agent implementation based
on HttpCore NIO and HttpClient components. It is a complementary module
to Apache HttpClient intended for special cases where ability to handle a
great number of concurrent connections is more important than performance
in terms of a raw data throughput.

WWW: http://hc.apache.org/httpcomponents-asyncclient-4.0.x/
2014-02-27T22:35:11+00:00 mail/p5-MIME-EcoEncode Perl extension for economical MIME Encoding
This module implements RFC 2047 Mime Header Encoding (Economical).

WWW: https://metacpan.org/release/MIME-EcoEncode
2014-02-26T17:15:02+00:00 devel/go-json-rest Quick and easy way to setup a RESTful JSON API
Go-Json-Rest is a thin layer on top of net/http that helps building RESTful
JSON APIs easily. It provides fast URL routing using a Trie based
implementation, and helpers to deal with JSON requests and responses. It is
not a high-level REST framework that transparently maps HTTP requests
to procedure calls, on the opposite, you constantly have access to the
underlying net/http objects.

WWW: https://github.com/ant0ine/go-json-rest/
2014-02-26T17:00:52+00:00 devel/go-sql-driver Lightweight and fast MySQL driver for go
Go-MySQL-Driver is a lightweight and fast MySQL-Driver for Go's
(golang) database/sql package

Features:
* Lightweight and fast
* Native Go implementation. No C-bindings, just pure Go
* Connections over TCP/IPv4, TCP/IPv6 or Unix domain sockets
* Automatic handling of broken connections
* Automatic Connection Pooling (by database/sql package)
* Supports queries larger than 16MB
* Full sql.RawBytes support.
* Intelligent LONG DATA handling in prepared statements
* Secure LOAD DATA LOCAL INFILE support with file Whitelisting and io.Reader
support
* Optional time.Time parsing

WWW: https://github.com/go-sql-driver/mysql/
2014-02-25T14:57:07+00:00 net/anet Networking library for Ada
Anet is a networking library for the Ada programming language featuring:
* BSD socket implementation
* High abstraction level
* Extendable socket type hierarchy
* Socket receiver tasks (Stream and Datagram)
* Ada type serialisation/deserialisation over sockets
* Supported socket families
- IPv4 (AF_INET)
- IPv6 (AF_INET6)
- UNIX domain (AF_UNIX)
- Linux only: Packet (AF_PACKET)
- Linux only: Netlink (AF_NETLINK)
* Supported socket modes
- Stream (TCP)
- Datagram (UDP)
- RAW
* Support for IPv4/IPv6 multicast
* UDP/IPv4 packet creation and validation

WWW: https://www.codelabs.ch/anet/
2014-02-25T12:44:10+00:00 print/py-reportlab1 Library to create PDF documents using the Python language
ReportLab is a software library that lets you directly create
documents in Adobe's Portabe Document Format (PDF) using the Python
programming language.

The ReportLab library directly creates PDF based on your graphics
commands. There are no intervening steps. Your applications can
generate reports extremely fast - sometimes orders of magnitude
faster than traditional report-writing tools.

The ReportLab library is expected to be useful in at least the
following contexts:

- Dynamic PDF generation on the web
- High-volume corporate reporting and database publishing
- An embeddable print engine for other applications, including
a 'report language' so that users can customize their own reports.
- A 'build system' for complex documents with charts, tables
and text such as management accounts, statistical reports and
scientific papers
- Going from XML to PDF in one step!

WWW: http://www.reportlab.org/rl_toolkit.html
2014-02-24T23:05:10+00:00 textproc/libodfgen Library for generating documents in Open Document Format (ODF)
libodfgen is a library for generating documents in Open Document Format
(ODF). It provides generator implementation for the following libraries:

* libwpd (::WPXDocumentInterface): text documents
* libwpg (libwpg::WPGPaintInterface): vector drawings
* libetonyek (libetonyek::KEYPresentationInterface): presentations

As these APIs are used by multiple libraries, libodfgen can be used to
generate ODF from many sources.

WWW: http://libwpd.sourceforge.net/
2014-02-24T23:00:39+00:00 textproc/libmwaw Import library for some old mac text documents
libmwaw contains some import filters for old Macintosh text documents
(MacWrite, ClarisWorks, ... ) and some spreadsheet documents.

WWW: http://libmwaw.sourceforge.net/
2014-02-24T22:53:19+00:00 graphics/libetonyek Library to interpret and import Apple Keynote presentations
Libetonyek is library providing ability to interpret and import
Apple Keynote presentations into various applications.

WWW: http://www.freedesktop.org/wiki/Software/libetonyek
2014-02-24T22:15:01+00:00 misc/libisocodes Interaction library for iso-codes
This library can be used to easily access XML data of the iso-codes
package. It will provide an abstraction layer to handle both the
version 3 and the upcoming version 4 of iso-codes. Moreover, all
available translations can be used as well.

This library makes use of the GObject introspection features, so that
it is accessible from a variety of programming languages, for example
C, Vala, Ruby, Python, Perl, Lua, JavaScript, PHP and many more.

WWW: http://pkg-isocodes.alioth.debian.org/
2014-02-24T21:57:29+00:00 net-im/venom Cross-platform GUI for Tox written in Vala using GTK+
Venom is a cross-platform graphical user interface for Tox written in Vala
using GTK+.

Note: audiochat and videochat are not yet implemented.

WWW: http://tox.im/
2014-02-24T21:57:29+00:00 net-im/tox ProjectTox-Core library, a decentralized and secure messenger
Tox is a decentralized, secure messenger with audio and video chat capabilities.
You can see it as an alternative to Skype.

This is only the core library. To use it, you have to install a client, like
e.g. net-im/toxic, net-im/qTox or net-im/uTox.

Tox isn't complete yet, but we encourage you to contribute to help make us
awesome!

WWW: http://tox.chat/
2014-02-24T21:02:33+00:00 multimedia/plexmediaserver-plexpass
Plex Media Server is used to host the content and plugins that are then
streamed to Plex Media Center and Plex mobile app clients, either on the
same machine, the same local area network, or over the Internet. Content
may be transcoded by the server before it's streamed in order to reduce
bandwidth requirements, or for compatibility with the device being
streamed to.

This is the PlexPass release channel of Plex. It is bleeding edge and new
features may not function without an active PlexPass account.

WWW: https://plex.tv
2014-02-23T22:13:34+00:00 net-mgmt/nagios-check_postgres Monitor various attributes of your PostgreSQL database
check_postgres.pl - a Postgres monitoring script for Nagios, MRTG,
Cacti, and others

check_postgres.pl is a Perl script that runs many different tests
against one or more Postgres databases. It uses the psql program to
gather the information, and outputs the results in one of three
formats: Nagios, MRTG, or simple.

WWW: https://bucardo.org/check_postgres/
2014-02-23T15:44:05+00:00 www/nghttp2 HTTP/2.0 C Library
nghttp2 is an implementation of HTTP/2 and its header compression algorithm
HPACK in C.

The framing layer of HTTP/2 is implemented as a form of reusable C library. On
top of that, we have implemented HTTP/2 client, server and proxy. We have also
developed load test and benchmarking tool for HTTP/2 and SPDY.

WWW: https://nghttp2.org/
2014-02-23T15:26:19+00:00 devel/php-composer Dependency Manager for PHP
Composer is a tool for dependency management in PHP. It allows you to declare
the dependent libraries your project needs and it will install them in your
project for you.

WWW: https://getcomposer.org/
2014-02-23T15:21:58+00:00 net/pecl-apn Extension to interact with Apple Push Notification Service
apn is a PHP extension to introduce simple yet powerful interface for sending
push notifications to iOS and OS X devices from within your PHP code.

WWW: http://libcapn.org/php-apn/
2014-02-23T15:21:17+00:00 net/libcapn C Library to interact with Apple Push Notification Service
libcapn is a C Library to interact with the Apple Push Notification Service
using simple and intuitive API. With the library you can easily send push
notifications to iOS and Mac OS X devices.

WWW: https://github.com/adobkin/libcapn
2014-02-23T15:15:00+00:00 sysutils/rubygem-guard-minitest Automatically run your tests with Minitest framework
Guard::Minitest allows to automatically & intelligently launch tests with the
minitest framework when files are modified.

WWW: https://github.com/guard/guard-minitest
2014-02-23T13:47:04+00:00 security/py-cryptography Cryptographic recipes and primitives for Python developers
cryptography is a package designed to expose cryptographic recipes and
primitives to Python developers. Our goal is for it to be your "cryptographic
standard library".

cryptography includes both high level recipes, and low level interfaces to
common cryptographic algorithms such as symmetric ciphers, message digests
and key derivation functions.

WWW: https://github.com/pyca/cryptography/
2014-02-23T12:13:11+00:00 dns/py-dns3 DNS (Domain Name Service) library for Python 3
This directory contains a Python module that implements a DNS (Domain
Name Server) client, plus additional modules that define some symbolic
constants used by DNS (dnstype, dnsclass, dnsopcode).

WWW: http://pydns.sourceforge.net/
WWW: https://launchpad.net/py3dns
2014-02-23T12:00:39+00:00 devel/p5-PerlIO-utf8_strict Fast and correct UTF-8 IO
PerlIO::utf8_strict provides a fast and correct UTF-8 PerlIO layer. Unlike
perl's default :utf8 layer it checks the input for correctness.

WWW: https://metacpan.org/release/PerlIO-utf8_strict
2014-02-22T16:48:20+00:00 net-im/py-libturpial Twitter API
libturpial is a library that handles multiple microblogging protocols
(Identi.ca, Twitter). It implements a lot of features and aims to support
all the features for each protocol.

WWW: http://turpial.org.ve/
2014-02-22T14:08:34+00:00 devel/p5-Test-CPAN-Meta Validate your CPAN META.yml files
Test::CPAN::Meta was written to ensure that a META.yml file, provided with a
standard distribution uploaded to CPAN, meets the specifications that are slowly
being introduced to module uploads, via the use of package makers and installers
such as ExtUtils::MakeMaker, Module::Build and Module::Install.

WWW: https://metacpan.org/release/Test-CPAN-Meta
2014-02-22T10:12:42+00:00 games/catesc Escape of the cat - hardcore oldschool platformer
Escape of the cat - hardcore oldschool platformer on INSTEAD engine

WWW: https://github.com/gl00my/catesc
2014-02-21T17:58:14+00:00 databases/rubygem-dbi Vendor independent interface for accessing databases
A vendor independent interface for accessing databases, similar to Perl's DBI

WWW: https://github.com/erikh/ruby-dbi
2014-02-21T15:39:56+00:00 science/openkim Knowledgebase of Interatomic Models
An online resource for standardized testing and long-term warehousing of
interatomic models and data. This includes the development of application
programming interface (API) standards for coupling atomistic simulation
codes and interatomic potential subroutines.

WWW: https://openkim.org/
2014-02-20T21:06:43+00:00 net/exaddos Monitor your network for DDoS
ExaDDOS is an application able to gather different data sources to present a
real time unified view of your network.

It can gather:
* SNMP information at your edge
* IPFIX export from your routers

And present it using a web interface. Our goal is to very quickly integrate
it with ExaBGP to allow a "one click" anti-DDOS solution.

WWW: https://github.com/Exa-Networks/exaddos
2014-02-20T15:44:56+00:00 dns/maradns1 DNS server with focus on security and simplicity
MaraDNS is a package that implements the Domain Name Service (DNS), an
essential internet service. MaraDNS has the following advantages:

o Secure. MaraDNS has a security history as good as or better than any other DNS
server. For example, MaraDNS has always randomized, using a secure random
number generator, the Query ID and source port of DNS queries; and was never
vulnerable to the "new" cache poisoning attack.
o Supported. MaraDNS has a long history of being maintained and updated.
Actively developed since 2001, MaraDNS continues to be fully supported: The
most recent release was done on August 4, 2009. Deadwood, the code that will
become part of MaraDNS 2.0, is frequently updated.
o Easy to use. A basic recursive configuration needs only a single three-line
configuration file. A basic authoritative configuration needs only a four-line
configuration file and a one-line zone file. MaraDNS is fully documented, with
both easy-to-follow tutorials and a complete and up-to-date reference manual.
o Small. MaraDNS is well suited for embedded applications and other environments
where the server must use the absolute minimum number of resources possible.
MaraDNS' binary is smaller than that of any other currently maintained
recursive DNS server.
o Open Source. MaraDNS is fully open-source, The license is a two-clause BSD
license that is almost identical to the FreeBSD license.

WWW: http://www.maradns.org/
2014-02-20T00:25:20+00:00 sysutils/liblogging A standard logging library for use with rsyslog
Liblogging offers an enhanced replacement for the syslog() call, but
retains its ease of use. In a nutshell, it permits sytem administrators
to direct application log output to different destinations without
requiring the app developer to do any work for this. Liblogging is
released under a 2-clause BSD license and as such can be used in any
application.

WWW: http://www.liblogging.org
2014-02-19T17:25:31+00:00 net/p5-GeoIP2 Perl API for MaxMind GeoIP2 web services and databases
This distribution provides an API for the GeoIP2 web services and databases. The
API also works with the free GeoLite2 databases.

See GeoIP2::WebService::Client for details on the web service client API and
GeoIP2::Database::Reader for the database API.

WWW: https://metacpan.org/release/GeoIP2
2014-02-19T14:45:19+00:00 textproc/docbook-sgml DocBook SGML DTD
DocBook SGML DTD.

WWW: http://www.oasis-open.org/docbook/
2014-02-19T06:05:43+00:00 textproc/py-transifex-client Command line interface for Transifex
The Transifex Command-line Client is a command line tool that enables you
to easily manage your translations within a project without the need of an
elaborate UI system.

You can use the command line client to easily create new resources, map
locale files to translations and synchronize your Transifex project with
your local repository and vice verca. Translators and localization managers
can also use it to handle large volumes of translation files easily and
without much hassle.

WWW: https://www.transifex.com
2014-02-19T05:15:17+00:00 math/octave-forge-divand 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 divand.

Divand performs an n-dimensional variational analysis (interpolation) of
arbitrarily located observations.

WWW: http://octave.sourceforge.net/
2014-02-18T22:16:33+00:00 math/reduce Codemist Standard Lisp REDUCE general-purpose computer system
REDUCE Codemist Standard Lisp (CSL) version

REDUCE is an interactive system for general algebraic computations of
interest to mathematicians, scientists and engineers.

CSL is a newer Lisp system that continues to evolve and is now written
completely in C++, which makes it very easy to port to a new machine.
Like PSL, it is a faithful implementation of Standard Lisp and has been
optimized for running REDUCE. It requires a very small memory partition
for its Lisp support. Furthermore, most of the REDUCE facilities are
supported as machine independent pseudocode, which is quite compact. In
the worst case, the performance of this system is about a factor of two
slower than PSL, though in many cases it matches PSL performance.
However, the memory use is smaller. All CSL versions are distributed with
sufficient CSL support to run on the given computing system. This is also
an ideal system for those wishing to embed algebraic calculations in a C
or C++ programming environment. The developer of CSL before it became
Open Source was Codemist Ltd.

WWW: http://www.reduce-algebra.com/
2014-02-18T21:30:29+00:00 net/p5-MaxMind-DB-Reader Read MaxMind DB files
MaxMind::DB::Reader provides functionality to read MaxMind DB files.

WWW: https://metacpan.org/release/MaxMind-DB-Reader
2014-02-18T16:06:46+00:00 math/p5-Math-Fleximal Integers with flexible representations
This is a package for doing integer arithmetic while using a different
base representation than normal. In base n arithmetic you have n
symbols which have a representation. I was going to call them
"glyphs", but being text strings they are not really. On Tye McQueen's
whimsical suggestion I settled on the name Math::Fleximal, the set of
text representations is called a "flex", and the representation of
individual digits are the "flecks". These names are somewhat
unofficial...

This allows you to do basic arithmetic using whatever digits you want,
and to convert from one to another.

WWW: https://metacpan.org/release/Math-Fleximal
2014-02-18T16:02:31+00:00 games/ski Skiing simulation with curses interface in python
Imagine you are skiing down an infinite slope, facing such hazards as
trees, ice, bare ground, and the man-eating Yeti! Unfortunately, you have
put your jet-powered skis on backwards, so you can't see ahead where you
are going; only behind where you have been. However, you can turn to
either side, jump or hop through the air, teleport through hyperspace,
launch nuclear ICBMs, and cast spells to call the Fire Demon. And since
the hazards occur in patches, you can skillfully outmaneuver them. A fun
and very silly game that proves you don't need fancy graphical user
interfaces to have a good time.

WWW: http://catb.org/~esr/ski/
2014-02-18T15:35:42+00:00 lang/ruby21 Object-oriented interpreted scripting language
Ruby is the interpreted scripting language for quick and
easy object-oriented programming. It has many features to
process text files and to do system management tasks (as in
Perl). It is simple, straight-forward, and extensible.

Features of Ruby are shown below.

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

WWW: http://www.ruby-lang.org/en/
2014-02-18T14:23:03+00:00 x11-clocks/ktux Tux-in-a-Spaceship screen saver
Tux-in-a-Spaceship screen saver.

WWW: http://www.kde.org/
2014-02-18T14:23:03+00:00 x11-clocks/kteatime Handy timer for steeping tea
Handy timer for steeping tea.

WWW: http://www.kde.org/
2014-02-18T14:23:03+00:00 x11-clocks/amor Small animation which sits on top of active window
AMOR (Amusing Misuse of Resources) - small animation which sits on
top of active window.

WWW: http://www.kde.org/
2014-02-18T14:23:03+00:00 textproc/libkomparediff2 Library to compare files and strings
Library to compare files and strings, used in Kompare and KDevelop.

WWW: http://www.kde.org
2014-02-18T14:23:03+00:00 textproc/kompare Diff/Patch Frontend
Diff/Patch frontend.
2014-02-18T14:23:03+00:00 sysutils/kuser KDE user manager
KUser is a tool for managing users and groups on your system.

WWW: http://kde.org/applications/system/kuser/
2014-02-18T14:23:03+00:00 sysutils/ksystemlog KDE system log application
KSystemLog is a system log viewer tool. This program is developed for beginner
users, who don't know how to find information about their Linux system, and
don't know where log files are.

WWW: http://kde.org/applications/system/ksystemlog/
2014-02-18T14:23:03+00:00 sysutils/kcron KDE task scheduler
KDE frontend for cron.

WWW: http://www.kde.org
2014-02-18T14:23:03+00:00 net/kget KDE download manager
KGet is a versatile and user-friendly download manager.
2014-02-18T14:23:03+00:00 net/kdnssd KDE Network monitor for DNS-SD services (Zeroconf)
KDE Network monitor for DNS-SD services (Zeroconf).
2014-02-18T14:23:03+00:00 net/kdenetwork4-strigi-analyzers Strigi analyzers for network-related file formats
Strigi analyzers for network-related file formats.

WWW: https://projects.kde.org/projects/kde/kdenetwork/kdenetwork-strigi-analyzers
2014-02-18T14:23:03+00:00 net/kdenetwork4-filesharing KDE Filesharing via Samba
Filesharing Interfaces.
2014-02-18T14:23:03+00:00 games/picmi ${${PORTNAME:tu}_DESC}
Picmi is a single player logic-based puzzle game. The goal is to
color cells according to numbers given at the side of the board in
order to uncover a hidden pattern or picture.

WWW: http://games.kde.org/
2014-02-18T14:23:03+00:00 games/klickety ${${PORTNAME:tu}_DESC}
Klickety is a kind of solitary game that takes place on a Tetris-like board.
This game is also known under the name "clickomania" ....

WWW: http://www.kde.org/applications/games/
2014-02-18T14:23:03+00:00 devel/poxml Tools to translate Docbook XML using gettext
Tools to translate Docbook XML files using gettext po files.
2014-02-18T14:23:03+00:00 devel/okteta KDE hex editor
Okteta is a simple editor for the raw data of files.

Features
* Values and characters shown either in two columns (the traditional display
in hex editors) or in rows with the value on top of the character
* Editing and navigating similar to a text editor
* Customizable data views
* Data view profiles
* Tools dockable on all sides or floating
* Numerical encodings: Hexadecimal, Decimal, Octal, Binary
* Character encodings: All 8-bit encodings as supplied by Qt, EBCDIC
* Fast data rendering on screen
* Multiple open files
* Support for remote files, by http, ftp, fish & other protocols supported by
KDE Platform
* Export of data to text, both file and clipboard.
* Checksum/Hashsum calculator: Modular sum (8/16/32/64 bit), Adler-32, CRC-32
and Hashsums by the QCA2 library, can be SHA-0/1/224/256/384/512, MD2/4/5,
RIPEMD-160, Whirlpool
* Structures tool for analyzing and editing based on user-creatable structure
definitions
* Statistic tool
* String extraction tool
* 8-bit charset conversion tool
* Decoding table listing common simple data types.
* Bookmarks
* Printing
* Table with complete list of all byte values

WWW: https://www.kde.org/applications/utilities/okteta/
2014-02-18T14:23:03+00:00 devel/lokalize Computer-aided translation system
Computer-aided translation system.
2014-02-18T14:23:03+00:00 devel/kdesdk4-thumbnailers KDE thumbnail generator for gettext po files
KDE thumbnail generator for gettext po files.

WWW: http://www.kde.org/
2014-02-18T14:23:03+00:00 devel/kdesdk4-strigi-analyzers Strigi analyzers for SDK related file formats
Strigi analyzers for SDK related file formats.

WWW: http://www.kde.org/
2014-02-18T14:23:03+00:00 devel/kdesdk4-kioslaves SDK related KIO slaves
SDK related KIO slaves.

WWW: http://www.kde.org/
2014-02-18T14:23:03+00:00 devel/kde-dev-utils KDE development utilities
KDE development utilities.
2014-02-18T14:23:03+00:00 devel/kde-dev-scripts KDE development scripts
KDE development scripts.
2014-02-18T14:23:03+00:00 devel/kapptemplate KDE template generator
KDE Template Generator.
2014-02-18T14:23:03+00:00 devel/dolphin-plugins Plugins for Dolphin file manager
Plugins for Dolphin file manager.

WWW: http://www.kde.org/
2014-02-17T11:27:10+00:00 dns/ironsides Authoritative DNS server formally verified by SPARK/Ada
IRONSIDES is an authoritative DNS server that is provably invulnerable to
many of the problems that plague other servers. It achieves this property
through the use of formal methods in its design, in particular the language
Ada and the SPARK formal methods tool set. Code validated in this way is
provably exception-free, contains no data flow errors, and terminates only
in the ways that its programmers explicitly say that it can. These are very
desirable properties from a computer security perspective.

IRONSIDES is not a complete implementation of DNS. In particular, it does
not support zone transfers or recursive queries. It does, however, support
a sufficient number of DNS records to be useful as an authoritative DNS
server for an enterprise.

WWW: http://ironsides.martincarlisle.com
2014-02-17T11:17:31+00:00 devel/libspark2012 SPARK 2012 Spark.Ada library
At least one port requires exactly the Spark.Ada library that came
with SPARK 2012. SPARK itself is not in ports -- SPARK 2014 is the
first version planned to arrive -- so this is a separately packaged
SPARK 2012 library to be compiled with the GNAT Ada compiler.

WWW: http://www.spark-2014.org
2014-02-17T06:44:50+00:00 www/npapi-vlc Embeds vlc-player in web-browsers
Plugin from NPAPI-using browsers (such as Firefox) allowing embedding
of VideoLAN (vlc) to play back various multimedia sources.
2014-02-16T22:01:00+00:00 math/plplot-ada Ada bindings for PLplot
These are the Ada bindings for math/plplot, a cross-platform software
package for creating scientific plots.

WWW: http://plplot.sourceforge.net
2014-02-16T15:57:11+00:00 x11/sakura Terminal emulator based on GTK and VTE
sakura is a terminal emulator based on GTK and VTE. It's a terminal emulator
with few dependencies, so you don't need a full GNOME desktop installed to
have a decent terminal emulator. Current terminal emulators based on VTE are
gnome-terminal, XFCE Terminal, TermIt and a small sample program included in
the vte sources. Sakura differences from the last one is that it uses a
notebook to provide several terminals in one window and adds a contextual
menu with some basic options. No more no less.

WWW: https://launchpad.net/sakura
2014-02-16T10:43:06+00:00 net/p5-MaxMind-DB-Common Code shared by the DB reader and writer modules
MaxMind::DB::Common provides code shared by the DB reader and writer modules.

WWW: https://metacpan.org/release/MaxMind-DB-Common
2014-02-16T10:38:31+00:00 devel/p5-Data-IEEE754 Pack and unpack big-endian IEEE754 floats and doubles
Data::IEEE754 provides some simple convenience functions for packing and
unpacking IEEE 754 floats and doubles.

Currently this module only implements big-endian order.

WWW: https://metacpan.org/release/Data-IEEE754
2014-02-15T23:45:22+00:00 devel/kyua-cli Kyua (automated testing framework) - Command line interface
Kyua (pronounced Q.A.) is a testing framework for both developers and
users. Kyua is different from most other testing frameworks in that it
puts the end user experience before anything else. There are multiple
reasons for users to run the tests themselves, and Kyua ensures that
they can do so in the most convenient way.

At the moment, Kyua is focused on implementing a solid foundation and a
powerful command-line tool to run tests implemented with the Automated
Testing Framework (ATF). Later on, Kyua will also provide a set of
language bindings (C, C++ and shell, at the least) to ease the
implementation of test cases in a variety of programming languages.

In effect, Kyua is intended to be a replacement for ATF.

WWW: https://github.com/jmmv/kyua/
2014-02-15T23:04:53+00:00 devel/stlink STM32 ST-Link JTAG variant tools
ST-Link v1 / ST-Link v2 STMicroelectronics JTAG variat support.

This packahe provide utilities to flash and debug STMicro microcontrollers
via ST-Link v1 / ST-Link v2 protocols.

WWW: https://github.com/texane/stlink
2014-02-15T21:26:48+00:00 devel/p5-MooX-StrictConstructor Make your Moo-based object constructors blow up on unknown attributes
Simply loading this module makes your constructors "strict". If your constructor
is called with an attribute init argument that your class does not declare, then
it dies. This is a great way to catch small typos.

WWW: https://metacpan.org/release/MooX-StrictConstructor
2014-02-15T20:13:18+00:00 devel/p5-Test-Bits Provides a bits_is() subroutine for testing binary data
Test::Bits provides a single subroutine, bits_is(), for testing binary data.

This module is quite similar to Test::BinaryData and Test::HexString in concept.
The difference is that this module shows failure diagnostics in a different way,
and has a slightly different calling style. Depending on the nature of the data
you're working with, this module may be easier to work with.

WWW: https://metacpan.org/release/Test-Bits
2014-02-15T19:16:24+00:00 devel/libopencm3 LGPLv3 Cortex-M0/M3/M4 runtime library
The libopencm3 project aims to create an open-source firmware library for
various ARM Cortex-M3 microcontrollers.

Currently (at least partly) supported microcontrollers:

- ST STM32F1 series
- ST STM32F2 series
- ST STM32F4 series
- NXP LPC1311/13/42/43

The library is written completely from scratch based on the vendor datasheets,
programming manuals, and application notes. The code is meant to be used
with a GCC toolchain for ARM (arm-elf or arm-none-eabi), flashing of the
code to a microcontroller can be done using the OpenOCD ARM JTAG software.

This port depends on devel/gcc-arm-embedded toolchain.

WWW: https://github.com/libopencm3/libopencm3
2014-02-15T17:57:11+00:00 www/pecl-varnish Varnish cache extension
Varnish Cache is an open source, state of the art web application
accelerator. The extension makes it possible to interact with a running
varnish instance through TCP socket or shared memory.

WWW: http://pecl.php.net/package/varnish
2014-02-15T16:20:07+00:00 devel/gcc-arm-embedded Complete gcc-based toolcahin for embedded ARM development
FSF binutils/gcc/gdb toolchain for ARM Cortex-M & Cortex-R
processors (Cortex-M0/M0+/M3/M4, Cortex-R4/R5/R7).
This port brings C and C++ compilers. Gloss and libc layer
are provided through newlib embedded C library.
This is complete package prepated by "GNU Tools for ARM Embedded
Processors" project (which is maintained by ARM company itself).

It includes:
binutils
gcc 5.3 with LTO and GRAPHITE support.
newlib optimized for speed
newlib-nano optimized for
two versions of libstdc++, optimized for speed and size.
gdb without sim.

All this is built with support for armv6-m, armv7-ar,
armv7-m and armv7e-m targets, armv7e-m with and without
FPU support and armv8-m too.
This port gives bit-to-bit compatibility with "official"
embedded ARM toolchain for MacOS X, Linux and Windows.

WWW: https://launchpad.net/gcc-arm-embedded
2014-02-15T13:44:00+00:00 devel/lm4tools TI Tiva C ARM microcontroller tools
Some tools which enable multi-platform development on the TI Stellaris
Launchpad boards. The Stellaris Launchpad is a low cost development board
created by Texas Instruments that comes with an ARM Cortex-M4F processor.

Included tools:

lm4flash Command-line firmware flashing tool using libusb-1.0
to communicate with the Stellaris Launchpad ICDI.

lmicdiusb TCP/USB bridge created by TI, letting GDB communicate with
the Stellaris Launchpad ICDI.

WWW: https://github.com/utzig/lm4tools
2014-02-15T12:43:36+00:00 textproc/py-sparqlwrapper SPARQL endpoint interface to Python
This is a wrapper around a SPARQL service. It helps in creating the query URI
and, possibly, convert the result into a more manageable format.

WWW: https://pypi.org/project/SPARQLWrapper/
WWW: http://rdflib.github.io/sparqlwrapper/
2014-02-15T01:51:46+00:00 devel/sdl_gnat Ada thin bindings for SDL (GPLv3)
The Ada compiler package GNAT GPL 2013 from Adacore contained a set of
thin bindings for the Simple DirectMedia Layer (SDL). These bindings have
been pulled out and packaged as a separate library. It should be noted
that they are covered by the full GPLv3 which is not a typical license for
thin bindings.

WWW: http://libre.adacore.com/tools/gnat-gpl-edition
2014-02-14T21:03:41+00:00 net-mgmt/p5-Nagios-Plugin-Beanstalk Module to check beanstalkd via nagios
Nagios::Plugin::Beanstalk - Nagios plugin to observe Beanstalkd queue server.

WWW: https://metacpan.org/release/Nagios-Plugin-Beanstalk
2014-02-14T15:52:42+00:00 mail/rss2email3 Emails posts from subscribed RSS/Atom newsfeeds
rss2email is a python script that lets you subscribe to a list of
RSS or Atom feeds and get new posts sent to you by email. It is
generally run via cron, but can be run manually as well.

This is a python 3 rewrite of the original rss2email project by
Lindsey Smith at AllThingsRSS. It does not run on python 2.

WWW: https://github.com/rss2email/rss2email
2014-02-13T10:28:22+00:00 irc/atheme-services Set of services for IRC networks
atheme-services is a set of Services for IRC networks that allows
users to manage their channels in a secure and efficient way and
allows operators to manage various things about their networks. Unlike
it's predecessor, Shrike, services has a completely reworked form of
channel management that feels somewhat like eggdrop and is somewhat
more useful.

Services currently works with many irc daemons. More details are
available in the config file.

Internally, atheme-services shares more similarities with ircd than it
does with IRCServices. Anope/Epona, Cygnus, OperStats, Hybserv, Theia,
etc are all based on IRCServices and as such have very old legacy code
that none of the authors, except Church truly understand. Atheme was
written completely from scratch with the more complex concepts taken
from various modern ircd packages, including ircu, ircd-ratbox, hybrid
and bahamut.

atheme-services is not a drop-in replacement for Anope or Andy
Church's IRC Services. It is designed with an entirely different set
of goals and as such should not be migrated to with the expectation
that it will behave exactly like what was previously implemented.
Atheme is designed to act as a directory server, with alternative ways
of getting to the data implemented as well as the IRC presence.

WWW: https://atheme.github.io/atheme.html
2014-02-13T10:23:23+00:00 devel/libmowgli2 Development framework for C
mowgli is a development framework for C (like GLib), which provides high
performance and highly flexible algorithms. It can be used as a supplement
to GLib (to add additional functions (dictionaries, hashes), or replace
some of the slow GLib list manipulation functions), or stand alone. It
also provides a powerful hook system and convenient logging for your code,
as well as a high performance block allocator.

WWW: https://github.com/atheme/libmowgli-2
2014-02-12T23:05:10+00:00 x11-fonts/fantasque-sans-mono Programming font, designed with functionality in mind
A programming font, designed with functionality in mind, and with some
wibbly-wobbly handwriting-like fuzziness that makes it unassumingly cool.

WWW: https://fontlibrary.org/en/font/fantasque-sans-mono
2014-02-12T20:14:12+00:00 devel/linux-f10-devtools Linux compilers and base libraries
Development tools and base libraries for linux_base-f10. Required by
some Linux applications such as Matlab, which allows the user to integrate
custom C, C++, and Fortran code via the MEX compiler.

WWW: http://gcc.gnu.org/
2014-02-12T19:05:43+00:00 japanese/font-koruri Koruri Japanese TrueType fonts
Koruri Japanese TrueType fonts.

WWW: https://koruri.github.io/
2014-02-12T18:44:49+00:00 net-p2p/namecoin Decentralized, open DNS and general purpose key/value store
Namecoin is an open source decentralized key/value registration and transfer
system based on Bitcoin technology (a decentralized cryptocurrency).

It allows you to:

* Securely register and transfer arbitrary names (keys), no possible
censorship!
* Attach values (data) to the names (currently up to 520 bytes, will be
extended)
* Trade and transact namecoins, the digital currency NMC

To register a name, you must own some namecoins (NMC, the internal
cryptocurrency used by the software).

WWW: https://namecoin.org/
2014-02-12T17:45:49+00:00 textproc/p5-Elasticsearch ElasticSearch API
ElasticSearch is a thin API which makes it easy to communicate with
an ElasticSearch cluster.

WWW: http://search.cpan.org/dist/Elasticsearch/
2014-02-12T17:20:40+00:00 textproc/p5-ElasticSearch-legacy ElasticSearch API
ElasticSearch is a thin API which makes it easy to communicate with
an ElasticSearch cluster.

WWW: http://search.cpan.org/dist/ElasticSearch/
2014-02-12T15:23:19+00:00 devel/rubygem-celluloid-io Evented IO for Celluloid actors
Celluloid::IO provides an event-driven IO system for building fast, scalable
network applications that integrates directly with the Celluloid actor library,
making it easy to combine both threaded and evented concepts. Celluloid::IO is
ideal for servers which handle large numbers of mostly-idle connections, such as
Websocket servers or chat/messaging systems.

Celluloid::IO provides a different class of actor: one that's slightly slower
and heavier than standard Celluloid actors, but one which contains a
high-performance reactor just like EventMachine or Cool.io. This means
Celluloid::IO actors have the power of both Celluloid actors and evented I/O
loops. Unlike certain other evented I/O systems which limit you to a single
event loop per process, Celluloid::IO lets you make as many actors as you want,
system resources permitting.

Rather than callbacks, Celluloid::IO exposes a synchronous API built on duck
types of Ruby's own IO classes, such as TCPServer and TCPSocket. These classes
work identically to their core Ruby counterparts, but in the scope of
Celluloid::IO actors provide "evented" performance. Since they're drop-in
replacements for the standard classes, there's no need to rewrite every library
just to take advantage of Celluloid::IO's event loop and you can freely switch
between evented and blocking IO even over the lifetime of a single connection.

WWW: https://github.com/celluloid/celluloid-io
2014-02-12T15:22:22+00:00 devel/rubygem-nio4r Cross-platform asynchronous I/O primitives
nio4r provides an abstract, cross-platform stateful I/O selector API for Ruby.
I/O selectors are the heart of "reactor"-based event loops, and monitor multiple
I/O objects for various types of readiness, e.g. ready for reading or writing.

The most similar API provided by Ruby today is Kernel.select, however the select
API requires you to pass in arrays of all of the I/O objects you're interested
in every time. nio4r provides a more object-oriented API that lets you register
I/O objects with a selector then handle them when they're selected for various
types of events.

nio4r is modeled after the Java NIO API, but simplified for ease-of-use.

Its goals are:
- Expose high-level interfaces for stateful IO selectors
- Keep the API small to maximize both portability and performance across many
different OSes and Ruby VMs
- Provide inherently thread-safe facilities for working with IO objects

WWW: https://github.com/socketry/nio4r
2014-02-12T14:39:28+00:00 devel/p5-Module-Install-ReadmeFromPod Automatically generate README from POD during installation
Module::Install::ReadmeFromPod is a Module::Install extension that
generates a README file automatically from an indicated file
containing POD, whenever the author runs Makefile.PL. Several output
formats are supported: plain-text, HTML, PDF or manpage.

WWW: https://metacpan.org/release/Module-Install-ReadmeFromPod
2014-02-11T21:56:02+00:00 x11-servers/x11rdp X11 server for xrdp
X11rdp is an X server for xrdp.

WWW: http://www.xrdp.org/
2014-02-11T17:30:02+00:00 www/libhpack Implementation of HPACK (Header compression for HTTP/2.0)
libhpack implements HPACK (Header Compression for HTTP/2.0), a format adapted to
efficiently represent HTTP header fields in the context of the upcoming HTTP/2.0
protocol.

WWW: https://github.com/alobbs/libhpack
2014-02-11T15:31:02+00:00 math/pecl-trader Trader extension based on TA-Lib
The trader extension is a free open source stock library based on TA-Lib.
It's dedicated to trading software developers requiring to perform technical
analysis of financial market data. Alongside many indicators like ADX, MACD,
RSI, Stochastic, TRIX the candlestick pattern recognition and several vector
arithmetic and algebraic functions are present.


WWW: https://pecl.php.net/package/trader
2014-02-11T11:33:24+00:00 www/p5-Mojolicious-Plugin-Authentication Mojolicious plugin to make authentication a bit easier
Mojolicious::Plugin::Authentication is a module that helps you deal
with authenticating users in your Mojolicious application.

WWW: https://metacpan.org/release/Mojolicious-Plugin-Authentication
2014-02-10T18:36:55+00:00 x11-toolkits/granite Extensions of GTK+3 toolkit
Granite is an extension of Gtk+ toolkit. It provides several widgets and
classes that ease desktop applications development.

WWW: https://github.com/elementary/granite
2014-02-10T14:32:34+00:00 devel/p5-Path-FindDev Find a development path in an upper hierarchy
Path::FindDev is used to find a development path somewhere in an upper
hierarchy. It is mostly a glue layer around Path::IsDev with a few
directory walking tricks.

WWW: https://metacpan.org/release/Path-FindDev
2014-02-09T22:32:54+00:00 www/webbrowser Wrapper for running the "best" available WEB browser
Webbrowser is a wrapper script for finding and running the "best" available
installed browser on the system. It is intended for use by other
applications that invoke a browser, so that they need not be reconfigured
when a user switches to a different browser.

WWW: http://personalpages.tds.net/~jwbacon/Ports
2014-02-09T16:59:16+00:00 misc/rump Virtualized NetBSD kernel components in userspace
Rump (Runnable Userspace Meta Program) is a mechanism for running kernel code
as part of a user program's address space. As opposed to executing system calls
for requesting kernel services, rump programs do a library call into the kernel
code for equivalent functionality. Kernel code is simply recompiled as a
userspace shared library from the kernel sources instead of being rewritten,
so services imitate the same services being provided by the kernel. Select
architectures such as i386 and amd64 also support directly linking binary
kernel modules against rump programs.

WWW: http://www.rumpkernel.org
2014-02-09T14:15:28+00:00 databases/py-MySQLdb56 Access a MySQL database through Python (Using MySQL 5.6 Client)
2014-02-09T08:48:25+00:00 textproc/py-regex Alternative regular expression module, to replace re
This new regex implementation is intended eventually to replace Python's
current re module implementation.

WWW: https://pypi.org/project/regex/
2014-02-09T08:44:25+00:00 devel/py-yappi Yet Another Python Profiler
Yappi is designed to work on long-running multi-threaded applications.

It is possible to profile an application, retrieve statistics, then stop and
start later on the fly without affecting the profiled application.

WWW: https://github.com/sumerc/yappi
2014-02-09T08:08:43+00:00 www/trac-keywordsecretticket Ticket security policy based on keyword for Trac
Adds ticket security policy based on keyword.

WWW: https://github.com/KKBOX/trac-keyword-secret-ticket-plugin
2014-02-07T07:22:09+00:00 www/webgrind Xdebug Profiling Web Frontend in PHP
Webgrind is a Xdebug profiling web frontend in PHP5. It implements
a subset of the features of kcachegrind and installs in seconds
and works on all platforms. For quick'n'dirty optimizations it
does the job.

WWW: https://github.com/jokkedk/webgrind
2014-02-06T20:34:55+00:00 games/tome4 Epic tactical turn-based roguelike adventure
Tales of Maj'Eyal (ToME) is a free, open source rouguelike RPG,
featuring tactical turn-based combat and advanced character building.
Play as one of many unique races and classes in the lore-filled world
of Eyal, exploring random dungeons, facing challenging battles, and
developing characters with your own tailored mix of abilities and powers.
With a modern graphical and customisable interface, intuitive mouse
control, streamlined mechanics, and deep, challenging combat,
Tales of Maj'Eyal offers engaging roguelike gameplay for the 21st century.

WWW: https://te4.org/
2014-02-06T16:37:42+00:00 sysutils/zsd Destroys ZFS snapshots
zsd (ZFS snapshot destroyer) is a zfs(8) wrapper to destroy snapshots
on a given dataset using a more convenient interface.

The number of snapshots to destroy can be specified directly, or
indirectly by specifying the number of snapshots that should be kept.

It goes nicely with zogftw's zogftw_snapshot_successfully_sent_hook()
to grow a certain number of snapshots on new datasets while keeping the
number of snapshots on old datasets constant.

WWW: http://www.fabiankeil.de/gehacktes/zsd/
2014-02-06T16:22:32+00:00 games/cataclysm-dda Roguelike set in a post-apocalyptic world
Cataclysm: Dark Days Ahead is a roguelike set in a post-apocalyptic world.
While some have described it as a "zombie game", there's far more to
Cataclysm than that. Struggle to survive in a harsh, persistant,
procedurally generated world. Scavenge the remnants of a dead civilization
for for food, equipment, or, if you're lucky, a vehicle with a full tank of
gas to get you the hell out of Dodge. Fight to defeat or escape from a wide
variety of powerful monstrosities, from zombies to giant insects to killer
robots and things far stranger and deadlier, and against the others like
yourself, that want what you have...

WWW: https://cataclysmdda.org
2014-02-05T20:03:40+00:00 devel/php-Psr_Log PSR-3 logger interface
This repository holds all interfaces/classes/traits related to PSR-3.

WWW: https://github.com/php-fig/log
2014-02-05T20:03:02+00:00 devel/php-scalar_objects Support method calls on primitive types in PHP
Add support for method calls on primitive types in PHP

This extension implements the ability to register a class that handles the
method calls to a certain primitive type (string, array, ...). As such it
allows implementing APIs like $str->length().

The main purpose of this repo is to provide a proof of concept implementation
that can be used to design the new APIs. The switch to object syntax for
operations on primitive types is a unique opportunity for PHP to redesign many
of its inconsistent core APIs. This repo provides the means to quickly
prototype and test new APIs as userland code. Once the APIs are figured out it
will be proposed for inclusion into PHP.

Note: The ability to register type handlers from userland is just for
prototyping.

WWW: https://github.com/nikic/scalar_objects
2014-02-05T17:03:58+00:00 devel/py-qpid Python library for qpid, a connection-oriented messaging API
Python bindings for Apache Qpid, which speak AMQP and support many languages
and platforms.

AMQP is an open internet protocol for reliably sending and receiving messages.
It makes it possible for everyone to build a diverse, coherent messaging
ecosystem.

WWW: https://qpid.apache.org/
2014-02-05T03:38:57+00:00 net/isc-dhcp43-server ISC Dynamic Host Configuration Protocol server
The ISC Dynamic Host Configuration Protocol Distribution provides a
freely redistributable reference implementation of all aspects of the
DHCP protocol, through a suite of DHCP tools:

* A DHCP server (this port)
* A DHCP client
* A DHCP relay agent

Details on versioning/release information may be obtained here:
https://www.isc.org/downloads/

WWW: https://www.isc.org/products/DHCP/
2014-02-05T03:38:57+00:00 net/isc-dhcp43-relay The ISC Dynamic Host Configuration Protocol relay
The ISC Dynamic Host Configuration Protocol Distribution provides a
freely redistributable reference implementation of all aspects of the
DHCP protocol, through a suite of DHCP tools:

* A DHCP server
* A DHCP client
* A DHCP relay agent (this port)

Details on versioning/release information may be obtained here:
https://www.isc.org/downloads/

WWW: https://www.isc.org/products/DHCP/
2014-02-05T03:38:57+00:00 net/isc-dhcp43-client The ISC Dynamic Host Configuration Protocol client
The ISC Dynamic Host Configuration Protocol Distribution provides a
freely redistributable reference implementation of all aspects of the
DHCP protocol, through a suite of DHCP tools:

* A DHCP server
* A DHCP client (this port)
* A DHCP relay agent

Details on versioning/release information may be obtained here:
https://www.isc.org/downloads/

WWW: https://www.isc.org/products/DHCP/
2014-02-04T21:57:26+00:00 math/matlab-installer Easy installation of Linux Matlab(r) on FreeBSD
This port installs the prerequisites for Mathworks (r) Matlab for Linux
and an installer script (matlab-installer), which automates the somewhat
tricky process of installing Linux Matlab.

Installing Matlab requires Matlab installation media and a license file and
installation key from Mathworks, Inc.

WWW: http://acadix.biz/matlab-installer.php
2014-02-04T19:11:19+00:00 sysutils/jail-primer Third Generation Jail System Solution
A simplified prospective on jail configuration and usage. Complete easy to
understand detailed documentation on creating a Third Generation Jail System
Solutiom which is based on a single filesystem that contains all of the
required operating system executable libraries which is shared with each
of the individual jails.

The legacy rc.conf method, Modern rc.conf method, and the jail(8) jail.conf
methods are documented. Script are included that perform the tasks explained
in the documentation.

WWW: http://jail-primer.sourceforge.net/

2014-02-04T01:30:08+00:00 games/openbubbles Clone of Evan Bailey's game Bubbles
OpenBubbles is a clone of Evan Bailey's game Bubbles.

WWW: https://web.archive.org/web/20101126190910/http://www.freewebs.com/lasindi/openbubbles/
2014-02-03T11:27:39+00:00 databases/nagios-check_redis Nagios plugin to check redis server
This plugin checks a redis server, expecting that a slave server is in sync
with master, and the replication delay is not too high.

WWW: http://exchange.nagios.org/directory/Plugins/Others/check_redis/details
2014-02-02T16:28:54+00:00 www/glassfish 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
2014-02-02T10:24:26+00:00 finance/fixc Simple Financial Information eXchange (FIX) protocol console client
fixc is a simple Financial Information eXchange (FIX) protocol console client.
fixc connects to remote host and sends out FIX messages it reads from local
scenario file.

WWW: https://github.com/blttll/fixc
2014-02-02T10:05:42+00:00 textproc/py-pyscss Compiler for SCSS flavor of the Sass language
pyScss is a compiler for SCSS flavor of the Sass language, a superset of CSS3
that adds programming capabilities and some other syntactic sugar.

WWW: https://github.com/Kronuz/pyScss
2014-02-02T09:27:42+00:00 devel/py-tapi Framework for testing APIs
Tapi is a tool to automate the testing of your Application Programmer Interfaces
(APIs).

Features:
- Test you API without writing any code (only edit a json file)
- Test you APIs in a much more 'natural' way by specifying urls/verbs and what
the output should be
- Verify anything from response status codes, headers, body content etc
- Also allows verification by issuing another API call to a different endpoint
to ensure a prior API call worked
- Execute arbitrary python scripts to populate request paramaters e.g. custom
headers
- Execute arbitrary python scripts to verify response from endpoint is valid
- Tests your APIs using your own APIs

WWW: https://pypi.org/project/Tapi/
WWW: https://github.com/jimmyislive/tapi
2014-02-02T08:34:08+00:00 www/py-django-debug-toolbar Configurable set of panels to display debug information
The Django Debug Toolbar is a configurable set of panels that display various
debug information about the current request/response and when clicked, display
more details about the panel's content.

WWW: https://github.com/jazzband/django-debug-toolbar
2014-02-02T08:10:14+00:00 www/py-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://github.com/django-crispy-forms/django-crispy-forms
2014-02-02T03:01:10+00:00 databases/rubygem-arel3 Relational Algebra for Ruby
A toolkit for building modeling frameworks like Active Record and
Active Resource. Rich support for attributes, callbacks,
validations, observers, serialization, internationalization,
and testing.

WWW: https://github.com/rails/arel
2014-02-01T12:49:26+00:00 portuguese/gimp-help-pt_BR GIMP User Manual in Brazilian Portuguese
2014-02-01T12:49:26+00:00 misc/gimp-help-sl GIMP User Manual in Slovenian
2014-02-01T12:49:26+00:00 misc/gimp-help-en_GB GIMP User Manual in British English
2014-02-01T12:49:26+00:00 misc/gimp-help-el GIMP User Manual in Greek
2014-02-01T12:49:26+00:00 misc/gimp-help-da GIMP User Manual in Danish
2014-02-01T12:49:26+00:00 misc/gimp-help-ca GIMP User Manual in Catalan
2014-01-31T19:48:26+00:00 sysutils/scterc Configure SCT ERC for hard disks on system startup
Modern hard drives allow to set the amount of time a hard disk is
allowed to spend recovering from a read or write error. This feature
is called ERC (error recovery control, usually in Seagate), TLER
(time-limited error recovery, usually on Western Digital) or CCLT
(command completion time limit, usually on Samsung or Hitachi).

This rc.d script allows to set these valus on system startup to
tune disks for RAID usage.

WWW: https://github.com/AMDmi3/scterc-rc.d
2014-01-31T13:40:21+00:00 benchmarks/ramspeed Cache and memory benchmarking tool
RAMspeed is a command line utility to measure cache and memory performance of
computer systems. It offers 18 cache and memory benchmarks for i386 and amd64
machines, though 6 only for alpha ones. There are *mark benchmarks such as
INTmark, FLOATmark, MMXmark and SSEmark. They operate with linear (sequential)
data streams passed through ALU, FPU, MMX and SSE units respectively.
There are also *mem benchmarks such as INTmem, FLOATmem, MMXmem and SSEmem.
These are supposed to illustrate how fast is actual read/write memory
performance. There are also non-temporal versions of MMX and SSE benchmarks.
They have been coded with special instructions to minimise cache pollution on
memory reads and to eliminate it completely on memory writes. In addition, they
operate with a built in aggressive data prefetching algorithm. In some cases,
non-temporal MMXmark and SSEmark can deliver almost 100% of theoretical
bandwidth while reading.

WWW: http://alasir.com/software/ramspeed/
2014-01-30T21:09:02+00:00 security/py-cybox Python library for parsing, manipulating, and generating CybOX content
A Python library for parsing, manipulating, and generating CybOX content.

WWW: https://github.com/CybOXProject/python-cybox/
2014-01-30T15:45:16+00:00 net/remotebox Open Source VirtualBox Client with Remote Management
RemoteBox is a graphical (GTK) VirtualBox client, which lets you administer
guests or virtual machines which reside on a remote server or even your
local machine if desired.

WWW: http://remotebox.knobgoblin.org.uk/
2014-01-29T18:19:06+00:00 devel/libcxxrt Implementation of the Code Sourcery C++ ABI
This library implements the Code Sourcery C++ ABI, as documented here:

WWW: http://www.codesourcery.com/public/cxx-abi/abi.html

It is intended to sit below an STL implementation, and provide features required
by the compiler for implementation of the C++ language.

WWW: https://github.com/pathscale/libcxxrt
2014-01-29T14:43:47+00:00 print/cups-cloud-print Print using Google Cloud Print
CUPS Cloud Print is a Google Cloud Print driver for UNIX-like operating
systems. It allows any application which prints via CUPS to print to
Google Cloud Print directly.

For printing from ChromeOS or Android to CUPS printers, please see
print/cloud-print-connector instead.

WWW: https://www.niftiestsoftware.com/cups-cloud-print/
2014-01-29T12:42:56+00:00 databases/p5-DBD-mysql56 MySQL 5.6 driver for the Perl5 Database Interface (DBI)
2014-01-29T11:46:59+00:00 net/foreman-proxy Foreman Proxy Agent
The Foreman Smart Proxy is a daemon written in Ruby which provides a restful
API to various sub-systems.

Its goal is to provide API for a higher level orchestration tools (such as
Foreman). The Smart proxy provides an easy way to add or extended existing
subsystems and API's.

Currently supported are:
DHCP - ISC DHCP and MS DHCP Servers
DNS - Bind and MS DNS Servers
TFTP - any UNIX based tftp server
Puppet - Any Puppet server from 0.24.x
Puppet CA - Manage certificate signing, cleaning and autosign on a Puppet CA
server
BMC - BMC management etc

WWW: https://theforeman.org/
2014-01-29T11:22:33+00:00 lang/jimtcl Small footprint implementation of the Tcl programming language
Jim is an opensource small-footprint implementation of the Tcl programming
language. It implements a large subset of Tcl and adds new features like
references with garbage collection, closures, built-in Object Oriented
Programming system, Functional Programming commands, first-class arrays and
UTF-8 support. All this with a binary size of about 100-200kB (depending upon
selected options).

WWW: http://jim.tcl.tk
2014-01-28T21:07:10+00:00 graphics/glfw2 Portable framework for OpenGL development
GLFW is a free, Open Source, multi-platform library for OpenGL application
development that provides a powerful API for handling operating system specific
tasks such as opening an OpenGL window, reading keyboard, mouse, joystick and
time input, creating threads, and more.

WWW: https://www.glfw.org/
2014-01-28T14:43:06+00:00 devel/py-blessings Thin wrapper around terminal coloring, styling, and positioning
Blessings lifts several of curses' limiting assumptions, and it makes
your code pretty

Use styles, color, and maybe a little positioning without necessarily
clearing the whole screen first. Leave more than one screenful of
scrollback in the buffer after your program exits, like a well-behaved
command-line app should. Get rid of all those noisy, C-like calls to
tigetstr and tparm, so your code doesn't get crowded out by terminal
bookkeeping. Act intelligently when somebody redirects your output to a
file, omitting the terminal control codes the user doesn't want to see.

WWW: https://github.com/erikrose/blessings
2014-01-28T14:15:21+00:00 devel/py-user_agents Python library to identify devices using User-Agent string
user_agents is a Python library that provides an easy way to identify/detect
devices like mobile phones, tablets and their capabilities by parsing (browser) user agent strings. The goal is to reliably detect whether:

-- User agent is a mobile, tablet or PC based device
-- User agent has touch capabilities (has touch screen)

user_agents relies on the excellent ua-parser to do the actual parsing of the
raw user agent string.

WWW: https://github.com/selwin/python-user-agents
2014-01-28T14:11:31+00:00 devel/py-ua_parser Python port of Browserscope's user agent parser
A port of BrowserScope's user agent string parser.

The crux of the original parser -- the data collected by Steve Souders over
the years -- has been extracted into a separate YAML file so as to be reusable
as is by implementations in other programming languages.

ua-parser is just a small wrapper around this data.

WWW: https://github.com/ua-parser/uap-python
2014-01-28T13:01:59+00:00 devel/py-ua-parser Python port of Browserscope's user agent parser
A port of BrowserScope's user agent string parser.

The crux of the original parser -- the data collected by Steve Souders over
the years -- has been extracted into a separate YAML file so as to be reusable
as is by implementations in other programming languages.

ua-parser is just a small wrapper around this data.

WWW: https://github.com/tobie/ua-parser
2014-01-28T12:02:27+00:00 textproc/aspell-ispell Ispell compatibility script for aspell
Command line wrapper for aspell, behaving like ispell

WWW: http://aspell.net/
2014-01-28T02:33:50+00:00 games/sgt-puzzles Simon Tatham's Portable Puzzle Collection
Simon Tatham's Portable Puzzle Collection is a set of popular puzzle
games for one player including Black Box, Bridges, Cube, Dominosa,
Fifteen, Filling, Flip, Flood, Galaxies, Guess, Inertia, Keen,
Light Up, Loopy, Magnets, Map, Mines, Net, Netslide, Palisade,
Pattern, Pearl, Pegs, Range, Rectangles, Same Game, Signpost,
Singles, Sixteen, Slant, Solo, Tents, Towers, Tracks, Twiddle,
Undead, Unequal, Unruly and Untangle.

WWW: https://www.chiark.greenend.org.uk/~sgtatham/puzzles/
2014-01-27T21:21:51+00:00 audio/opusfile Opus playback library
Library for decoding .opus files, including seeking support.

WWW: https://opus-codec.org/
2014-01-27T21:20:21+00:00 audio/libsidplayfp Library to play Commodore 64 music derived from libsidplay2
Libsidplayfp is a fork of sidplay2 born with the aim to improve the quality
of emulating the 6581, 8580 chips and the surrounding C64 system in order
to play SID music better.

WWW: https://sourceforge.net/p/sidplay-residfp/wiki/Home/
2014-01-27T17:04:38+00:00 devel/py-conditional Conditionally enter a context manager
The conditional context manager comes handy when you always want to execute a
with-block but only conditionally want to apply its context manager.

WWW: https://pypi.org/project/conditional/
2014-01-27T14:01:44+00:00 devel/py-capstone Python bindings for the Capstone Disassembly Engine
Python bindings for the Capstone Disassembly Engine

Capstone is a disassembly framework with the target of becoming the ultimate
disasm engine for binary analysis and reversing in the security community.

WWW: http://www.capstone-engine.org
2014-01-27T12:37:06+00:00 lang/racket-minimal Interactive, integrated, graphical Scheme programming environment
Racket is a set of tools for writing and running the PLT scheme
programming language. It includes a graphical IDE (drracket) that
features highlighting of the source of syntax and run-time errors,
support for multiple language levels, an algebraic stepper, objects,
modules, a GUI library, TCP/IP, and much more. It includes an
extensive, hyper-linked help system called Help Desk, available
from the Help menu, the plt-help command line tool, or through a
web browser.

The racket-minimal port provides a text-only version of the Racket
environment without X11 dependencies.

WWW: http://racket-lang.org/
2014-01-27T12:05:33+00:00 www/py-requests1 HTTP library written in Python for human beings (Version 1.x)
Requests is an ISC Licensed HTTP library, written in Python, for human beings.

Features

- International Domains and URLs
- Keep-Alive & Connection Pooling
- Sessions with Cookie Persistence
- Browser-style SSL Verification
- Basic/Digest Authentication
- Elegant Key/Value Cookies
- Automatic Decompression
- Unicode Response Bodies
- Multipart File Uploads
- Connection Timeouts
- .netrc support
- Python 2.6-3.3
- Thread-safe

WWW: http://python-requests.org/
2014-01-27T07:00:24+00:00 devel/capstone Multi-platform, multi-architecture disassembly framework
Capstone is a lightweight multi-platform, multi-architecture disassembly
framework.

Features:
* Supported architectures: ARM, ARM64 (aka ARMv8), Mips, PowerPC & X86
* Clean/simple/lightweight/intuitive architecture-neutral API
* Provide details on disassembled instruction (called "decomposer")
* Provide some semantics of the disassembled instruction, such as list of
implicit registers read & written.
* Implemented in pure C language, with bindings for Python, Ruby, C#, Java,
GO, OCaml & Vala available.
* Native support for Windows & *nix (including MacOSX, Linux, *BSD & Solaris)
* Thread-safe by design
* Distributed under the open source BSD license

WWW: http://capstone-engine.org/
2014-01-27T03:41:33+00:00 math/octave-forge-image-acquisition 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 image-acquisition.

The Octave-forge Image Aquisition package provides functions to capture
images from connected devices. Currently only v4l2 is supported.
See also http://wiki.octave.org/Image_acquisition_package

WWW: http://octave.sourceforge.net/
2014-01-26T23:37:32+00:00 net/rsync-bpc Modified rsync that used as part of BackupPC
Rsync-bpc is a customized version of rsync that is used as part of BackupPC,
an open source backup system.

The main change to rsync is adding a shim layer that emulates the system calls
for accessing the file system so that rsync can directly read/write files in
BackupPC's format.

Rsync-bpc is fully line-compatible with vanilla rsync, so it can talk to rsync
servers and clients.

Rsync-bpc serves no purpose outside of BackupPC.

WWW: http://backuppc.sourceforge.net/
2014-01-26T21:09:15+00:00 x11-fonts/alfont Wrapper around the freetype2 library
AllegroFont is an Allegro wrapper for the wonderful FreeType2 library
that makes Allegro (amongst other things) able to load and render TTF
and many other famous font formats. Other feature is that it is able
to render the fonts antialiased.

WWW: http://opensnc.sourceforge.net/alfont/
2014-01-26T01:06:24+00:00 net/libkfbapi Library for accessing Facebook services
Library for accessing Facebook services.

WWW: http://projects.kde.org/libkfbapi
2014-01-24T23:24:53+00:00 net-mgmt/nagios4 Powerful network monitoring system
Nagios is a host and service monitor designed to inform you of network
problems before your clients, end-users or managers do. The monitoring
daemon runs intermittent checks on hosts and services you specify
using external "plugins" which return status information to Nagios.
When problems are encountered, the daemon can send notifications out
to administrative contacts in a variety of different ways (email,
instant message, SMS, etc.). Current status information, historical
logs, and reports can all be accessed via a web browser.

WWW: https://www.nagios.org/
2014-01-23T18:06:23+00:00 multimedia/py-ffmpeg Python bindings for FFmpeg
py-ffmpeg includes a specific Python wrapper to decode audio / video,
implemented to be as portable as possible. The goal is to use it for a
core provider in the Kivy project, on android platform.

WWW: http://txzone.net/
2014-01-22T13:46:41+00:00 x11-toolkits/wxgtk30 The wxWidgets GUI toolkit with GTK+ bindings
wxWidgets (formerly known as wxWindows) is a C++ GUI framework for platform
independent software development. On FreeBSD the Gtk toolkit is used.

WWW: http://www.wxwidgets.org/
2014-01-22T02:05:53+00:00 www/rubygem-html2haml Converts HTML into Haml
Transforms an HTML file into corresponding Haml code.

WWW: https://haml.info/
2014-01-21T22:22:24+00:00 www/rubygem-haml-contrib Addons for the Ruby implementation of the Haml template language
This project contains various useful extensions to the Haml template language's
Ruby implementation. Such extensions are useful enough to be distributed, but
not widely used or on-topic enough to belong in Haml proper.

This gives the Haml project a reasonable way to both demote current
functionality, such as the Textile and Maruku filters, and add new experimental
functionality that may later be added to the core.

WWW: https://github.com/haml/haml-contrib
2014-01-21T21:28:06+00:00 devel/py-robotframework-pabot Parallel executor for Robot Framework test cases
Parallel executor for Robot Framework test cases

WWW: https://pabot.org
2014-01-21T20:02:18+00:00 www/py-django-auth-ldap LDAP integration for django.contrib.auth
This is a Django authentication backend that authenticates against an LDAP
service. Configuration can be as simple as a single distinguished name template,
but there are many rich configuration options for working with users, groups,
and permissions.

WWW: https://github.com/django-auth-ldap/django-auth-ldap
2014-01-21T18:43:56+00:00 devel/jsoncpp JSON reader and writer library for C++
jsoncpp is an implementation of a JSON reader and writer in C++.
JSON (JavaScript Object Notation) is a lightweight data-interchange format.
It is easy for humans to read and write.
It is easy for machines to parse and generate.

WWW: https://github.com/open-source-parsers/jsoncpp
2014-01-21T18:17:23+00:00 graphics/kipi-plugin-jalbumexport ${${KIPI_PLUGIN}_DESC}
2014-01-21T15:54:33+00:00 www/pecl-twig Twig C extension to improve performance of the Twig template language
Twig is a flexible, fast, and secure template engine for PHP.

This C extension to improve performance of the Twig template language.

WWW: http://twig.sensiolabs.org/
2014-01-21T15:54:33+00:00 www/pear-twig Flexible, fast, and secure template engine for PHP
Twig is a modern template engine for PHP.

* Fast: Twig compiles templates down to plain optimized PHP code. The
overhead compared to regular PHP code was reduced to the very
minimum.

* Secure: Twig has a sandbox mode to evaluate untrusted template code.
This allows Twig to be used as a template language for
applications where users may modify the template design.

* Flexible: Twig is powered by a flexible lexer and parser. This allows
the developer to define its own custom tags and filters, and
create its own DSL.

WWW: http://twig.sensiolabs.org/
2014-01-21T15:54:33+00:00 devel/pear-channel-twig PEAR channel ${PEAR_CHANNEL_HOST}
PEAR channel for the Twig project

WWW: http://pear.twig-project.org/
2014-01-21T04:56:03+00:00 benchmarks/iperf3 Improved tool to measure TCP and UDP bandwidth
iperf3 is a tool for measuring the achievable TCP, UDP, and SCTP
throughput along a path between two hosts. It allows the tuning of
various parameters such as socket buffer sizes and maximum attempted
throughput. It reports (among other things) bandwidth, delay jitter,
and datagram loss. iperf was originally developed by NLANR/DAST.

iperf3 is a new implementation developed from scratch at the Energy
Sciences Network (ESnet). Among its goals were a smaller, simpler
code base (compared to its predecessor, iperf2) and a library version
of the functionality that can be used in other programs. Note that
iperf3 does not interoperate with with iperf 2.x.

WWW: https://software.es.net/iperf/
2014-01-21T02:33:23+00:00 devel/pear-htmlpurifier PHP HTML filter library
HTML Purifier is a standards-compliant HTML filter library written in
PHP.

WWW: http://htmlpurifier.org/
2014-01-21T02:31:58+00:00 devel/pear-channel-htmlpurifier PEAR channel ${PEAR_CHANNEL_HOST}
PEAR channel for HTMLPurifier

WWW: http://htmlpurifier.org/
2014-01-21T01:17:35+00:00 mail/postfix210 Secure alternative to widely-used Sendmail
Postfix attempts to be fast, easy to administer, and secure, while at the same
time being sendmail compatible enough to not upset existing users. Thus, the
outside has a sendmail-ish flavor, but the inside is completely different.

Some feautures:

Connection cache for SMTP, DSN status notifications, IP version 6, Plug-in
support for multiple SASL implementations (Cyrus, Dovecot), TLS encryption and
authentication, Configurable status notification message text, Access control
per client/sender/recipient/etc, Content filter (built-in, external before
queue, external after queue), Berkeley DB database, LDAP database, MySQL
database, PostgreSQL database, Maildir and mailbox format, Virtual domains,
VERP envelope return addresses and others.

WWW: http://www.postfix.org/
2014-01-20T20:23:56+00:00 www/fira-webfont Sans-serif and monospaced Web Font for small screens
Originally designed as a typeface for the Mozilla OS, Fira Sans has
developed towards a standalone Open Source project. Over the last years,
Fira covered more and more languages and provided further weights and
styles.

In version 4.2 the Fira Sans Family comprises 16 weights in 2 styles Roman
and Italic. And Fira grew even more. We added a Condensed, Condensed
Roman, plus a Compressed and Compressed Italic. All fonts of Fira Sans
contain more than 2600 glyphs each.

Fira Mono is still in progress. Though, it covers almost 1500 glyphs and
comes in three weights.

WWW: https://carrois.com/projects/Fira/
2014-01-20T20:21:50+00:00 x11-fonts/fira Sans-serif, monospaced, and code typeface for small screens
Originally designed as a typeface for the Mozilla OS, Fira Sans has
developed towards a standalone Open Source project. Over the last years,
Fira covered more and more languages and provided further weights and
styles.

In version 4.2 the Fira Sans Family comprises 16 weights in 2 styles Roman
and Italic. And Fira grew even more. Fira added a Condensed, Condensed
Roman, plus a Compressed and Compressed Italic. All fonts of Fira Sans
contain more than 2600 glyphs each.

Fira Mono is still in progress. Though, it covers almost 1500 glyphs and
comes in three weights.

WWW: https://bboxtype.com/typefaces/FiraSans/
2014-01-20T16:58:27+00:00 www/p5-Browser-Open Open a browser in a given URL
The functions optionaly exported by this module allows you to open URLs in the
user browser.

A set of known commands per OS-name is tested for presence, and the first one
found is executed. With an optional parameter, all known commands are checked.

The "open_browser" uses the system() function to execute the command. If you
want more control, you can get the command with the "open_browser_cmd" or
"open_browser_cmd_all" functions and then use whatever method you want to
execute it.

WWW: https://metacpan.org/release/Browser-Open
2014-01-20T15:19:20+00:00 devel/gitg0 GTK-based git repository viewer (gtk2 version)
An alternative Git GUI with an emphasis on graphical
representation of data and actions. It can:

* Browse revision history
* Commit changes
* Show colorized diff of changes in revisions
* Handles extremely large projects very well

WWW: http://trac.novowork.com/gitg/wiki
2014-01-19T21:36:04+00:00 security/pond Forward secure, asynchronous messenger
Pond is not email. Pond is forward secure, asynchronous messaging for the
discerning. Pond messages are asynchronous, but are not a record; they expire
automatically a week after they are received. Pond seeks to prevent leaking
traffic information against everyone except a global passive attacker.

Pond is experimental software! DO NOT USE IT FOR ANYTHING REAL!!!
Use security/gnupg instead.

WWW: https://github.com/agl/pond
2014-01-18T21:02:36+00:00 net-p2p/digitalcoin Alternative Bitcoin peer-to-peer currency client
Digitalcoin is an open source digital currency, originally based on Bitcoin,
but now heavily modified and improved. Digitalcoin works over a distributed
peer-to-peer network to offer irreversible, low-cost, anonymous and
decentralized monetary transactions.

WWW: http://digitalcoin.co/
2014-01-18T02:47:18+00:00 net-p2p/zetacoin Peer-to-Peer crypto currency with quick transactions
Zetacoin is a free open source peer-to-peer electronic cash system that
is completely decentralized, without the need for a central server or
trusted parties. Users hold the crypto keys to their own money and
transact directly with each other, with the help of a P2P network to
check for double-spending.

WWW: https://github.com/zetacoin/zetacoin
2014-01-17T22:54:02+00:00 graphics/osgearth C++ terrain rendering toolkit for OpenSceneGraph
osgEarth is a C++ terrain rendering SDK. Just create a simple XML file, point
it at your imagery, elevation, and vector data, load it into your favorite
OpenSceneGraph application, and go! osgEarth supports all kinds of data and
comes with lots of examples to help you get up and running quickly and easily.

WWW: http://osgearth.org/
2014-01-17T17:33:56+00:00 devel/llnextgen Extended LL(1) parser generator
LLnextgen is an Extended-LL(1) parser generator. It is a rewrite of the LLgen
parser generator by D. Grune and C.J.H. Jacobs which is part of the Amsterdam
Compiler Kit (ACK). Like all parser generators, LLnextgen takes the description
of the grammar with associated actions as input, and generates a parser routine
for use in compilers and other text processing programs.

LLgen, and therefore LLnextgen, extends on the LL(1) class of parser generators
by allowing FIRST/FIRST conflicts and FIRST/FOLLOW conflicts to be resolved with
both static and dynamic conditions.

WWW: https://os.ghalkes.nl/LLnextgen/index.html
2014-01-17T17:08:41+00:00 www/edbrowse Line-oriented web browser and text editor
Edbrowse is an editor, a web browser, and a mail client that is 100%
text based. The interface is similar to /bin/ed, though there are many
more features, such as editing multiple files simultaneously, and
rendering html.

This program was originally written for blind users, but many sighted
users have taken advantage of its unique scripting capabilities, which
can be found nowhere else. A batch job, or cron job, can access web
pages on the internet, submit forms, and send email, with no human
intervention whatsoever.

WWW: http://edbrowse.org/
2014-01-17T16:54:52+00:00 sysutils/realsync Parallel synchronization daemon for rsync
realsync daemon with rsync and python:
- config support /usr/local/etc/realsync.cfg
- e-mail stats support
- threads support
- threads wait support

WWW: http://www.it-sys.org/realsync
2014-01-17T16:17:40+00:00 archivers/zopfli Zopfli Compression Algorithm
Zopfli is a compression library that achieves higher compression density while
taking longer to compress. The smaller compressed size allows for better space
utilization, faster data transmission, and lower web page load latencies.
Furthermore, the smaller compressed size has additional benefits in mobile use,
such as lower data transfer fees and reduced battery use. The higher data
density is achieved by using more exhaustive compression techniques, which make
the compression a lot slower, but do not affect the decompression speed.

Zopfli is bit-stream compatible with compression used in gzip, Zip, PNG, HTTP
requests, and others.

WWW: https://github.com/google/zopfli
2014-01-17T16:11:11+00:00 graphics/sxiv Lightweight image viewer
Simple X Image Viewer

sxiv is a light image viewer which as a few features :

- Basic image operations, e.g. zooming, panning, rotating
- Customizable key and mouse button mappings (in config.h)
- Thumbnail mode: grid of selectable previews of all images
- Ability to cache thumbnails for fast re-loading
- Basic support for multi-frame images
- Load all frames from GIF files and play GIF animations
- Display image information in status bar

WWW: https://github.com/muennich/sxiv
2014-01-17T15:59:52+00:00 databases/pgrouting Extension to PostGIS to provide geospatial routing functionality
pgRouting extends the PostGIS / PostgreSQL geospatial database to provide
geospatial routing functionality.

WWW: http://pgrouting.org/
2014-01-17T08:08:03+00:00 devel/kickassembler Advanced MOS 65xx assembler with embedded script language
Kick Assembler is an advanced MOS 65xx assembler combined
with a Java Script like script language.

WWW: http://www.theweb.dk/KickAssembler/
2014-01-16T20:44:43+00:00 games/doomsday Enhanced Doom, Heretic, and Hexen source port
The Doomsday Engine is an enhanced DOOM source port for Windows, Mac OS
X, and various Unix platforms. It is based on the source code of id
Software's DOOM and Raven Software's Heretic and Hexen.

* Hardware-accelerated OpenGL graphics engine
* 3D positional audio for sound effects (not supported by all audio plugins)
* 16-player client/server networking via TCP/IP
* Graphical Control Panel for configuration, accessed quickly with Shift-Escape
* 3D models: Quake's MD2 format and Doomsday's DMD format with LOD support
* High-resolution textures (PNG, TGA, PCX) and detail textures
* Map lighting emulates the effects of radiosity for a more natual appearance
(FakeRadio: shadows in corners)
* Smooth movement of objects, world structures and the camera.
* Colored, dynamic lighting for world surfaces, 3D models, sprites and particles
* Object shadowing effects
* Particle generators for special effects
* Decoration effects on world surfaces: light sources and particle generators
* Lens flares and glowing objects
* Support for skyboxes and 3D sky models
* EAX and A3D environmental sound processing effects
* Upsampling of sound effects

WWW: http://www.dengine.net/
2014-01-16T19:31:03+00:00 emulators/x49gp HP 49g+/50g graphics calculator emulator
An emulator for the HP 49g+/50g calculator series. This is an ARM-based
emulator (unlike emu48 / debug4x), so it is possible to run hpgcc
binaries within the emulator.

Skins for both variants of the calculator are included.

Known limitations:
- Cannot write to port 2. Libraries will eat up your RAM.
- HPGCC2/3 SD I/O is unstable.

WWW: https://sourceforge.net/projects/x49gp/
2014-01-16T09:08:55+00:00 deskutils/taskd Multi-user server for taskwarrior
The task server provides a multi-user, multi-client repository for Taskwarrior
2.3.0 (and later) and any other clients. It runs continuously as a daemon
process, and provides several services, primarily the synchronization of tasks
between the clients.

WWW: https://taskwarrior.org/
2014-01-15T22:47:12+00:00 www/p5-HTTP-Session2 Perl extension for HTTP session management
HTTP::Session2 is yet another HTTP session data management library.

WWW: https://metacpan.org/release/HTTP-Session2
2014-01-15T20:45:52+00:00 devel/cherivis-devel Visualisation tool for CHERI / BERI streamtraces
A tool for viewing streamtraces from the BERI and CHERI processors from SRI
International and the University of Cambridge. CheriVis uses LLVM to read
object code and to disassemble MIPS instructions.

WWW: https://github.com/CTSRD-CHERI/CheriVis
2014-01-15T15:31:02+00:00 devel/p5-Test-Time Perl extension to override time()/sleep() core functions for testing
Test::Time can be used to test modules that deal with time. Once you
use this module, all references to time and sleep will be
internalized. You can set custom time by passing time => number after
the use statement.

WWW: https://metacpan.org/release/Test-Time
2014-01-15T15:22:05+00:00 devel/p5-Test-Name-FromLine Perl extension to fill test names from caller line
Test::Name::FromLine is test utility that fills test names from its
file. Just use this module in test and this module fill test names to
all test except named one.

WWW: https://metacpan.org/release/Test-Name-FromLine
2014-01-15T15:04:56+00:00 www/p5-Router-Boom Perl extension for fast routing engine for web applications
Router::Boom is a fast path routing engine for Perl5.

WWW: https://metacpan.org/release/Router-Boom
2014-01-15T00:31:27+00:00 games/oneisenough Economic development in the land of the balls
Economic development in the land of the balls has rendered communism an
obsolete ideology, but one ball is ready to stand against the cruel
corporate oppressors. Is one ball enough to free the capitalist balls
from their egocentric ideology and send them to labour camps,
or is the process doomed to fail? There's only one way to find out...

WWW: http://hectigo.net/games/oneisenough/
2014-01-15T00:14:51+00:00 archivers/minizip Zip library and programs from Zlib distribution
The Zlib library allows to deflate compressed files and to create gzip (.gz)
files. Zlib is free software and small.

An archive in ZIP format can contain several files compressed with this method,
while a .gz archive can containt only one file. It is a very popular format,
that is why I have written a package for reading files compressed within a Zip
archive.

WWW: http://www.winimage.com/zLibDll/minizip.html
2014-01-14T21:34:53+00:00 www/mod_authnz_external24 Allows users authentication based on external mechanisms on apache 2.4
Mod_authnz_external is an Apache module used for authentication. The Apache HTTP
Daemon can be configured to require users to supply logins and passwords
before accessing pages in some directories. Authentication is the process of
checking if the password given is correct for a user. Apache has standard
modules for authenticating out of several different kinds of databases.
Mod_authnz_external is a flexible tool for creating authentication systems based
on other databases.

This port gives the same funcionality as mod_auth_external, but over apache 2.4.

WWW: http://code.google.com/p/mod-auth-external/
2014-01-14T21:14:46+00:00 www/mod_authnz_external22 Allows users authentication based on external mechanisms on apache 2.2
Mod_authnz_external is an Apache module used for authentication. The Apache HTTP
Daemon can be configured to require users to supply logins and passwords
before accessing pages in some directories. Authentication is the process of
checking if the password given is correct for a user. Apache has standard
modules for authenticating out of several different kinds of databases.
Mod_authnz_external is a flexible tool for creating authentication systems based
on other databases.

This port gives the same funcionality as mod_auth_external, but over apache 2.2.

WWW: http://code.google.com/p/mod-auth-external/
2014-01-14T09:44:54+00:00 graphics/multiraw Parallel process Camera RAW files using pthreads
Processing Camera Raw files to JPEG, TIFF, or PPM formats is extremely time
intensive. Utilizing multiple threads on multi-core systems can realize an
increase of productivity and time savings of 60%.

The multiraw.c program allows the user to batch convert Camera Raw format files
in parallel using pthreads. The user may specify the number of threads to run,
or they may use the Auto Thread switch which will cause the software to
determine the appropriate number of threads based on the task requested.
By default, multiraw.c calls dcraw-m, which is included. If the user wishes
to use the unmodified dcraw program, it may be specified using the -o switch.

Use the -n switch to specify number of threads, or use -a to instruct the
software to automatically determine the optimal number of threads to use
depending on the commanded task.

multiraw uses dcraw-m, a modified version of dcraw which automatically
rotates exported thumbnails and has a camera timezone offset adjustment
variable.

WWW:
https://dx.burplex.com/bin/multiraw.html
https://dx.burplex.com/bin/autorot.html
https://dx.burplex.com/bin/photohack.html
2014-01-14T04:16:00+00:00 games/sudoku-sensei Enjoy playing with Sudoku boards designed by yourself
The engine solves sudokus by applying complex logical rules a few times,
instead of applying simpler rules (like guessing and backtracking) many
times. These complex logical rules are exactly the same ones that people
use with paper and pen.

WWW: http://sudoku-sensei.sourceforge.net/
2014-01-14T03:25:59+00:00 graphics/dcraw-m Modified Decoder for RAW files from digital cameras
dcraw is an ANSI C program that decodes any raw image from any digital camera
on any computer running any operating system. It's become a standard tool
within and without the Open Source world. It's small (about 3000 lines),
portable (standard C libraries only), free (both "gratis" and "libre"), and
when used skillfully, produces better-quality output than the tools provided by
the camera vendor.

This version is modified to add auto-rotate to exported thumbnails, and also
add adjustment for camera timezone offset. If your thumbnails appear upside
down, set DCRAW_RTC env var.

WWW: http://www.cybercom.net/~dcoffin/dcraw/
WWW: https://dx.mehomi.com/autorot.html
WWW: https://dx.mehomi.com/photohack.html
2014-01-13T23:30:52+00:00 net/samba41 Free SMB/CIFS and AD/DC server and client for Unix
Samba4 is an attempt to implement an Active Directory compatible Domain
Controller.

In short, you can join a WinNT, Win2000, WinXP or Win2003 member server
to a Samba4 domain, and it will behave much as it does in AD, including
Kerberos domain logins where applicable.

WWW: http://www.samba.org/
2014-01-13T05:01:34+00:00 games/polyglot Winboard protocol to UCI protocol adapter
PolyGlot is a "UCI adapter". It connects a UCI chess engine to an
xboard interface.

PolyGlot tries to solve known problems with other adapters. For
instance, it detects and reports draws by fifty-move rule, repetition,
etc...

WWW: http://wbec-ridderkerk.nl/html/details1/PolyGlot.html
2014-01-12T21:44:19+00:00 textproc/go.text Additional textproc packages for Go
go.text contains additional Go packages for text processing.

WWW: http://code.google.com/p/go/source/browse?repo=text
2014-01-12T20:44:24+00:00 www/py-django-picklefield Pickled object field for Django
picklefield provides an implementation of a pickled object field. Such fields
can contain any picklable objects.

It is incredibly useful for storing just about anything in the database
(provided it is Pickle-able, of course) when there isn't a 'proper' field for
the job.

WWW: https://github.com/gintas/django-picklefield
2014-01-12T20:05:49+00:00 www/htdigest Utility from the Apache distribution for creating htdigest files
The htdigest utility from Apache is useful for other web servers too--
lighttpd for example can make use of the digests thus created.

This package contains just htdigest, renamed as apache-htdigest to avoid
conflicts. It means that the htdigest utility is available without installing
the entire Apache distribution.

WWW: http://httpd.apache.org/
2014-01-12T14:45:20+00:00 devel/p5-Time-Crontab Perl extension to parse crontab date and time field
Time::Crontab is a parser for crontab date and time field. And it
provides simple matcher.

WWW: https://metacpan.org/release/Time-Crontab
2014-01-12T03:52:22+00:00 devel/p5-Test-Version Check to see that version in modules are sane
This module's goal is to be a one stop shop for checking to see that your
versions across your dist are sane.

WWW: https://metacpan.org/release/Test-Version
2014-01-10T18:05:29+00:00 audio/csound6 Sound synthesizer
Csound is a programming language designed and optimized for sound
rendering and signal processing. The language consists of over 450
opcodes - the operational codes that the sound designer uses to build
"instruments" or patches.

Although there are an increasing number of graphical "front-ends" for
the language, you typically design and modify your patches using a word
processor. Usually, you create two text files - a .orc (orchestra) file
containing the "instruments," and a .sco (score) file containing the
"notes."

In Csound, the complexity of your patches is limited by your knowledge,
interest, and need, but never by the language itself. For instance, a
22,050 oscillator additive synthesizer with 1024 stage envelope
generators on each is merely a copy-and-paste operation. The same goes
for a 1 million voice granular texture!

Have you ever dreamed of sounds such as these? Well in Csound you can.
And in Csound these dreams can come true!

WWW: https://csound.com/
2014-01-10T16:35:52+00:00 math/aspcud Advanced solver for package dependencies
Aspcud is a solver for package dependencies. A package universe and a request
to install, remove, or upgrade packages have to be encoded in the CUDF format.
Such a CUDF document can then be passed to aspcud along with an optimization
criteria to obtain a solution to the given package problem.

WWW: https://potassco.org/aspcud/
2014-01-10T14:31:26+00:00 math/gringo Grounding algorithm based on semi-naive database evaluation
Current answer set solvers work on variable-free programs. Hence, a grounder is
needed that, given an input program with first-order variables, computes an
equivalent ground (variable-free) program. Gringo is such a grounder. Its
output can be processed further with clasp.

WWW: https://potassco.org/
2014-01-10T07:19:19+00:00 x11-themes/numix-theme Gtk flat themes
Numix is a modern flat theme with a combination of light and dark elements.

WWW: http://numixproject.org/
2014-01-09T17:59:59+00:00 sysutils/intel-pcm Process Count Monitor (PCM) for Intel processors
Processor Counter Monitor (PCM) is an application programming interface (API)
and a set of tools based on the API to monitor performance and energy metrics
of Intel(r) Core(tm), Xeon(r) and Atom(tm) processors.

This requires the 'cpuctl' module to be loaded.

WWW: https://github.com/opcm/pcm
2014-01-09T15:41:57+00:00 devel/p5-App-scan_prereqs_cpanfile Perl extension for scanning prerequisite modules to generate cpanfile
This script scans prerequisite modules from your code, and generate
CPANfile. You can also list missing prerequisite modules.

WWW: https://metacpan.org/release/App-scan_prereqs_cpanfile
2014-01-08T20:18:34+00:00 benchmarks/spec-sfs SPEC NFS and CIFS filesystem benchmark suite
SPECsfs2008: the SPEC NFSv3/CIFS benchmark

SPECsfs2008 is the latest version of the Standard Performance Evaluation
Corporation benchmark suite measuring file server throughput and response time,
providing a standardized method for comparing performance across different
vendor platforms. SPECsfs2008 results summarize the server's capabilities with
respect to the number of operations that can be handled per second, as well as
the overall latency of the operations. The suite is a follow-on to the SFS97_R1
benchmark, adding a CIFS workload, an updated NFSv3 workload, support for
additional client platforms, and a new test harness and reporting/submission
framework.

The ISO for SPECsfs2008 must be purchased from SPEC's web site, before
this port can be built.

WWW: http://www.spec.org/sfs2008/
2014-01-08T17:18:41+00:00 math/vtk6 Visualization toolkit
The Visualization Toolkit (VTK) is an open-source, freely available software
system for 3D computer graphics, image processing and visualization. VTK
consists of a C++ class library and several interpreted interface layers
including Tcl/Tk, Java, and Python. Kitware, whose team created and continues
to extend the toolkit, offers professional support and consulting services for
VTK. VTK supports a wide variety of visualization algorithms including: scalar,
vector, tensor, texture, and volumetric methods; and advanced modeling
techniques such as: implicit modeling, polygon reduction, mesh smoothing,
cutting, contouring, and Delaunay triangulation. VTK has an extensive
information visualization framework, has a suite of 3D interaction widgets,
supports parallel processing, and integrates with various databases on GUI
toolkits such as Qt and Tk.

WWW: http://www.vtk.org
2014-01-08T08:25:01+00:00 devel/reflex Relocalizable Fast Lexical Scanner
This is a variant of the flex fast lexical scanner.

WWW: http://invisible-island.net/reflex/
2014-01-08T07:49:16+00:00 devel/byacc Best yacc variant available
Berkeley Yacc (byacc) is a LALR(1) parser generator. Berkeley Yacc has been made
as compatible as possible with AT&T Yacc. Berkeley Yacc can accept any input
specification that conforms to the AT&T Yacc documentation.

WWW: https://invisible-island.net/byacc/
2014-01-07T13:31:52+00:00 sysutils/hptcli HighPoint storage controllers management CLI
Command Line Interface (CLI) for HighPoint Technologies raid management

WWW: http://www.highpoint-tech.com/USA_new/cs-service_support.htm
2014-01-07T10:46:31+00:00 multimedia/phonon-designerplugin Qt Designer plugin for Phonon
Phonon is the framework responsible for an ubiquitous multimedia
experience in KDE Software Compilation 4 and Plasma Desktop.
This port installs Qt Designer plugin for Phonon.

WWW: http://phonon.kde.org
2014-01-07T08:55:04+00:00 sysutils/p5-Rex Friendly automation framework
Rex is an automation framework that is friendly to any combinations of local and
remote execution, push and pull style of management, or imperative and
declarative approach.

Its flexibility makes it a great fit for many different use cases, but most
commonly Rex is used to automate application deployment and data center
infrastructure management tasks.

WWW: https://www.rexify.org/
WWW: https://metacpan.org/release/Rex
2014-01-06T18:35:08+00:00 dns/bind10 Development version of ISC BIND 10 DNS Suite
ISC BIND 10 provides a DNS library in C++ (with Python wrapper),
an authoritative DNS server, a recursive/caching DNS server,
and various cooperating daemons and tools for managing DNS.
It also provides a new DHCPv6 and DHCPv4 servers and DHCP libraries.

WWW: http://bind10.isc.org/
2014-01-06T16:16:52+00:00 x11-toolkits/qt4-declarative Qt declarative framework for dynamic user interfaces
2014-01-06T16:16:52+00:00 www/webkit-qt4 Qt WebKit implementation
2014-01-06T16:16:52+00:00 textproc/clucene-qt4 Qt bindings for the CLucene full-text search library
2014-01-06T16:16:52+00:00 graphics/qt4-opengl Qt OpenGL support module
2014-01-06T16:16:52+00:00 devel/qt4-testlib Qt unit testing module
2014-01-06T15:12:02+00:00 net-mgmt/p5-Net-SNMPTrapd SNMP Trap Listener in Perl
The Net::SNMPTrapd module implements an SNMP Trap Listener.

WWW: https://metacpan.org/release/Net-SNMPTrapd
2014-01-06T15:11:54+00:00 security/pecl-crypto Objective wrapper for OpenSSL Crypto Library
This package provides an objective wrapper for OpenSSL Crypto Library

WWW: https://pecl.php.net/package/crypto
2014-01-06T12:30:32+00:00 devel/maven31 Java project management tool, 3.1.x branch
Apache Maven is a software project management and comprehension tool. Based on
the concept of a project object model (POM), Maven can manage a project's
build, reporting and documentation from a central piece of information.

WWW: http://maven.apache.org/
2014-01-04T22:49:48+00:00 x11-drivers/xf86-video-scfb X.Org syscons display driver
This package contains the X.Org xf86-video-scfb driver.
Framebuffer access via FreeBSD syscons.

WWW: https://github.com/rayddteam/xf86-video-scfb
2014-01-04T08:24:55+00:00 databases/pecl-leveldb PHP bindings for Google LevelDB
This extension is a PHP binding for Google LevelDB

WWW: https://pecl.php.net/package/leveldb
2014-01-03T21:37:23+00:00 math/bsdnt Bignum Library
A BSD licensed Bignum library

WWW: https://github.com/wbhart/bsdnt
2014-01-03T20:42:35+00:00 comms/hidapi Library to access USB HID-class devices
HIDAPI is a platform independent library that allows applications to
work with USB HID-Class devices. While it can be used to communicate
with standard HID devices like keyboards, mice, and joysticks, it is
most useful when used with custom (Vendor-Defined) HID devices.

WWW: https://github.com/libusb/hidapi
2014-01-03T18:15:52+00:00 net-mgmt/unifi2 UniFi Wireless Controller
The UniFi Controller allows you to manage a UniFi Wireless Network.

WWW: http://wiki.ubnt.com/UniFi_FAQ
2014-01-03T17:49:34+00:00 sysutils/zrep ZFS based replication and failover solution
Zrep is an enterprise-grade, single-program solution for handling asynchronous,
continuous replication of a zfs filesystem, to another filesystem.
That filesystem can be on another machine, or on the same machine.

It also handles 'failover', as simply as "zrep failover datapool/yourfs".
This will conveniently handle all the details of

- Making 'yourfs' be a data destination, rather than a source
- Making 'yourfs' be read-only
- Making the destination fs be "live", and ready to transfer data to yourfs

WWW: http://www.bolthole.com/solaris/zrep/
2014-01-03T07:45:04+00:00 emulators/wine-mono-devel Mono .NET implementation for Wine development branch
Mono is an Open Source and cross-platform implementation of the .NET
framework. Wine can use a Windows build of Mono to run .NET applications.

WWW: http://wiki.winehq.org/Mono
2014-01-03T03:56:05+00:00 net-mgmt/unifi3 UniFi Wireless Controller
The UniFi Controller allows you to manage a UniFi Wireless Network.

WWW: http://wiki.ubnt.com/UniFi_FAQ
2014-01-03T00:13:11+00:00 science/sigrok-cli Framework for hardware logic analyzers, CLI client
The sigrok project aims at creating a portable, cross-platform,
Free/Libre/Open-Source signal analysis software suite that supports
various device types, such as logic analyzers, MSOs, oscilloscopes,
multimeters, LCR meters, sound level meters, thermometers,
hygrometers, anemometers, light meters, DAQs, dataloggers,
function generators, spectrum analyzers, power supplies,
GPIB interfaces, and more.

sigrok-cli is a command-line tool written in C, which uses both libsigrok
and libsigrokdecode to provide the basic sigrok functionality from the
command-line. Among other things, it's useful for scripting purposes.

WWW: https://sigrok.org/
2014-01-02T13:47:32+00:00 sysutils/rubygem-rubyipmi Command line wrapper for ipmitool and freeipmi
Rubyipmi gem is a ruby wrapper for the freeipmi and ipmitool command line tools.
It provides a ruby implementation of ipmi commands that will make it simple to
connect to BMC devices from ruby.

WWW: https://github.com/logicminds/rubyipmi
2014-01-02T13:38:08+00:00 sysutils/rubygem-rubyimpi Command line wrapper for ipmitool and freeipmi
Rubyipmi gem is a ruby wrapper for the freeipmi and ipmitool command line tools.
It provides a ruby implementation of ipmi commands that will make it simple to
connect to BMC devices from ruby.

WWW: https://github.com/logicminds/rubyipmi
2014-01-02T02:34:47+00:00 lang/modula3 Critical Mass Modula-3 compiler
Modula-3 is a systems programming language that descends from Mesa,
Modula-2, Cedar, and Modula-2+. It also resembles its cousins Oberon,
Object Pascal, and Euclid.

Modula-3 retains one of Modula-2's most successful features, the provision
of explicit interfaces between modules. It adds objects and classes,
exception handling, garbage collection, lightweight processes (or threads),
and the isolation of unsafe features.

This is the Critical Mass implementation.

WWW: http://www.modula3.org
2014-01-02T00:20:19+00:00 archivers/p7zip-codec-rar RAR decoder codec for p7zip
A codec for uncompressing RAR files using the p7zip archiver.

WWW: http://p7zip.sourceforge.net/
2014-01-01T17:54:26+00:00 net-p2p/litecoin-daemon Virtual Peer-to-Peer Currency (Daemon)
2014-01-01T17:52:49+00:00 net-p2p/bitcoin-daemon Virtual Peer-to-Peer Currency (Daemon)
2014-01-01T16:50:03+00:00 x11-fonts/clearsans Versatile OpenType font for screen, print, and Web
Clear Sans is a versatile OpenType font for screen, print, and Web.

It was designed with on-screen legibility and glanceability in mind. It strikes
a balance between contemporary, professional, and stylish expression and
thoroughly functional purpose. It has a sophisticated and elegant personality
at all sizes, and its thoughtful design becomes even more evident at the thin
weight.

WWW: https://01.org/clear-sans
2014-01-01T04:00:22+00:00 math/octave-forge-mvn 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 mvn.

Multivariate normal distribution clustering and utility functions.

WWW: http://octave.sourceforge.net/