This page is a slightly modified version of the following one-liner output. created_at: 2021-05-14T03:17:56+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 |
2012-12-31T03:46:26+00:00 | irc/dxirc |
Simple IRC client dxirc is a simple, yet capable, cross-platform IRC client written in C++ for the FOX toolkit and the Qt toolkit. Features: - Fully customizable look independent of system-wide settings - Automated join to specified channels on selected server - Support for multiple simultaneously connected servers - Well-arranged and flexible configuration dialog WWW: https://www.dxirc.org/ |
2012-12-30T20:07:54+00:00 | java/jdk7-doc |
Java Development Kit ${JDK_MAJOR_VER} Documentation Java Development Kit 7 Documentation. Contains release information, API documentation, guides to new features and tool documentation. The documentation will be installed in ${PREFIX}/share/doc/jdk7/ WWW: http://www.oracle.com/us/technologies/java/index.html |
2012-12-30T08:11:08+00:00 | www/p5-Catalyst-Plugin-StatusMessage |
Handle passing of status (success and error) messages Handle passing of status (success and error) messages between screens of a web application. WWW: https://metacpan.org/release/Catalyst-Plugin-StatusMessage |
2012-12-29T22:06:04+00:00 | databases/libmongo-client |
Alternative C driver for MongoDB This is an alternative C driver for MongoDB, with slightly different goals than the official one: libmongo-client is meant to be a stable (API, ABI and quality alike), clean, well documented and well tested shared library, that strives to make the most common use cases as convenient as possible. WWW: https://github.com/algernon/libmongo-client |
2012-12-29T18:41:30+00:00 | graphics/converseen |
Easy to use graphics conversion utility Converseen is an open source project written in C++ with the powerful Qt4 libraries. Thanks to the Magick++ image libraries it supports more than 100 image formats. You can convert and resize an unlimited number of images to any of the most popular formats: DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. WWW: http://converseen.sourceforge.net/ |
2012-12-29T12:18:56+00:00 | devel/pecl-test_helpers |
Extension to ease testing of PHP code test_helpers is an extension for the PHP Interpreter to ease testing of PHP code. WWW: https://github.com/sebastianbergmann/php-test-helpers |
2012-12-28T15:57:37+00:00 | devel/ChipmunkPhysics |
2D physics engine written in C Chipmunk is a simple, lightweight, fast and portable 2D rigid body physics library written in C. It is licensed under the unrestrictive, OSI approved MIT license. WWW: http://chipmunk-physics.net/ |
2012-12-28T13:56:58+00:00 | www/rubygem-acts-as-taggable-on |
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://rubygems.org/gems/acts-as-taggable-on |
2012-12-27T19:28:23+00:00 | graphics/evas_generic_loaders-svg |
Additional loader for Evas (svg) 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 |
2012-12-25T17:19:12+00:00 | multimedia/py-subliminal |
Python library to search and download subtitles Subliminal is a python library to search and download subtitles. It uses video hashes and the powerful guessit library that extracts informations from filenames or filepaths to ensure you have the best subtitles. It also relies on enzyme to detect embedded subtitles and avoid duplicates. WWW: http://subliminal.readthedocs.org/en/latest/index.html |
2012-12-25T16:02:06+00:00 | multimedia/py-guessit |
Extract as much information as possible from a video file GuessIt is a python library that tries to extract as much information as possible from a video file. It has a very powerful filename matcher that allows to guess a lot of metadata from a video using only its filename. This matcher works with both movies and tv shows episodes. WWW: https://doc.guessit.io/ |
2012-12-25T11:41:23+00:00 | finance/R-cran-fGarch |
Rmetrics - Autoregressive Conditional Heteroskedastic Modelling Provides a collection of functions to analyze and model heteroskedastic behavior in financial time series models. WWW: https://www.rmetrics.org |
2012-12-25T11:36:41+00:00 | finance/R-cran-fBasics |
Rmetrics - Markets and Basic Statistics The Rmetrics "fBasics" package is a collection of functions to explore and to investigate basic properties of financial returns and related quantities. The covered fields include techniques of explorative data analysis and the investigation of distributional properties, including parameter estimation and hypothesis testing. Even more there are several utility functions for data handling and management. WWW: https://cran.r-project.org/web/packages/fBasics/ |
2012-12-25T11:33:21+00:00 | finance/R-cran-tseries |
Time Series Analysis and Computational Finance Time series analysis and computational finance. WWW: https://CRAN.R-project.org/package=tseries |
2012-12-25T11:31:08+00:00 | finance/R-cran-timeSeries |
Financial Time Series Objects (Rmetrics) 'S4' classes and various tools for financial time series: Basic functions such as scaling and sorting, subsetting, mathematical operations and statistical functions. WWW: https://cran.r-project.org/web/packages/timeSeries/ |
2012-12-25T11:28:21+00:00 | finance/R-cran-timeDate |
Rmetrics - Chronological and Calendar Objects The 'timeDate' class fulfils the conventions of the ISO 8601 standard as well as of the ANSI C and POSIX standards. Beyond these standards it provides the "Financial Center" concept which allows to handle data records collected in different time zones and mix them up to have always the proper time stamps with respect to your personal financial center, or alternatively to the GMT reference time. It can thus also handle time stamps from historical data records from the same time zone, even if the financial centers changed day light saving times at different calendar dates. WWW: https://www.rmetrics.org |
2012-12-25T11:24:38+00:00 | math/R-cran-stabledist |
Stable Distribution Functions A collection and description of functions to compute density, distribution and quantile function and to generate random variates of the stable distribution. WWW: http://cran.r-project.org/web/packages/stabledist/ |
2012-12-25T11:21:13+00:00 | math/R-cran-quadprog |
Functions to solve Quadratic Programming Problems This routine implements the dual method of Goldfarb and Idnani (1982, 1983) for solving quadratic programming problems of the form min(?dT b + 1/2bT Db) with the constraints AT b >= b0. WWW: http://cran.r-project.org/web/packages/quadprog/ |
2012-12-24T21:49:21+00:00 | finance/frontaccounting |
Simple, powerful system for the entire ERP chain FrontAccounting is a simple, but powerful, system for the entire ERP chain and covers: Purchase Orders Goods Receivable Notes Supplier Invoices/Credit Notes Payments Allocations Accounts Payable Items and Inventory Stock Manufacturing Sales Orders Customer Invoices/Credit Notes Deposits Allocations Accounts Receivable Among many others... FrontAccounting is free and released under the GNU General Public License. WWW: https://www.frontaccounting.com/ |
2012-12-24T10:52:25+00:00 | devel/p5-AnyEvent-MessagePack |
Perl extension of AnyEvent for MessagePack AnyEvent::MessagePack is MessagePack stream serializer/deserializer for AnyEvent. WWW: https://metacpan.org/release/AnyEvent-MessagePack |
2012-12-23T20:22:37+00:00 | www/py-ws4py |
WebSocket package for Python ws4py is a Python package implementing the WebSocket protocol as defined in RFC 6455. It provides client and server implementations alike that can be using different techniques like threads, micro-threads, or event loops. WWW: http://www.defuze.org/oss/ws4py/docs/ |
2012-12-22T20:54:59+00:00 | x11/terminology |
EFL Terminal Emulator Terminology is a terminal emulator bristling with advanced features including: tabs, splits, 256-color support, wallpapers (even animated ones), in-line display of media (click on a file path to a video and watch it play), link detection, compressed scrollback stored in RAM, translucency and a gorgeous look and feel inspired by classic CRT monitors. WWW: https://www.enlightenment.org/ |
2012-12-22T20:54:59+00:00 | x11-wm/e17-module-rmb |
E17 module to emulate right mouse button An e17 module to emulate right mouse button. WWW: http://www.enlightenment.org/ |
2012-12-22T20:54:59+00:00 | x11-wm/e17-module-eektool |
e17 module to execute shell command and display the output Execute a shell command and display the output. WWW: http://www.enlightenment.org/ |
2012-12-22T20:54:59+00:00 | www/egueb |
Egueb provides support for www standards Egueb is the place to put all the www standards. Currently provides edom, ecss and esvg. WWW: http://code.google.com/p/enesim/ |
2012-12-22T20:54:59+00:00 | graphics/etch |
Etch is an abstract time based animation library Etch is an abstract time based animation library. WWW: http://code.google.com/p/enesim/ |
2012-12-22T20:54:59+00:00 | graphics/enesim |
Rendering library focused on flexibility and extensibility Enesim basically it is a rendering library, that is, it allows you to draw different graphics primitives (in Enesim it is called a Renderer) into a target drawable (in Enesim a Surface). Given that a Renderer can draw anything, it has its own state that is modified through the renderer's specific properties setters and getters. WWW: http://code.google.com/p/enesim/ |
2012-12-22T20:54:59+00:00 | graphics/ender |
Ender provide common API for enesim renderers Ender is a library that loads descriptions of enesim renderers and abstracts them into a collection of properties that are accesible through a common API. WWW: http://code.google.com/p/enesim/ |
2012-12-22T17:25:08+00:00 | multimedia/assimp |
Library to import various 3D model formats in a uniform manner Open Asset Import Library (short name: Assimp) is a portable Open Source library to import various well-known 3D model formats in a uniform manner. The most recent version also knows how to export 3d files and is therefore suitable as general-purpose 3D model converter. See the feature list. WWW: https://github.com/assimp/assimp |
2012-12-22T15:56:21+00:00 | devel/covtool |
C++ test coverage analyzer A free test coverage analysis tool for C++. Analogous to purecov but quite different in implementation. This tool does its job by instrumenting the source as you compile. You can thus add your own instrumentation to every line on the fly. WWW: https://sourceforge.net/projects/covtool/ |
2012-12-22T15:01:26+00:00 | devel/klee |
Symbolic virtual machine for LLVM bitcode KLEE is a symbolic virtual machine built on top of the LLVM compiler infrastructure, and available under the UIUC open source license. WWW: http://klee.llvm.org/ |
2012-12-22T13:40:50+00:00 | devel/lua-lgi |
Lua bindings to libraries using GObject-Introspection LGI is a gobject-introspection based dynamic Lua binding to GObject-based libraries. It allows using GObject-based libraries directly from Lua. WWW: https://github.com/pavouk/lgi |
2012-12-22T10:11:42+00:00 | audio/py-pyaudio |
Portaudio toolkit bindings for Python PyAudio provides Python bindings for PortAudio, the cross-platform audio I/O library. With PyAudio, you can easily use Python to play and record audio on a variety of platforms. WWW: http://people.csail.mit.edu/hubert/pyaudio/ |
2012-12-22T05:41:09+00:00 | devel/jgoodies-common |
Abstract and helper classes used by all other JGoodies libs The JGoodies is a collection of Java GUI packages. The jgoodies-common port installs the abstract and helper classes used by all of them. WWW: http://www.jgoodies.com/ |
2012-12-20T19:38:12+00:00 | math/libmissing |
Standard math functions missing from the FreeBSD libm This is a collection of stopgap replacements for standard math functions missing from libm in various supported versions of FreeBSD. The functions are slower than the existing libm functions, but are more accurate than many naive replacements. Exceptions are largely ignored. N. Beebe's extended C version of the ELEFUNT package is used to provide regression tests for some of the real-valued functions. |
2012-12-20T17:39:05+00:00 | devel/liblnk |
Library and tools to access the Windows shortcut file (LNK) format Library and tools to access the Windows Shortcut File (LNK) Format WWW: https://github.com/libyal/liblnk |
2012-12-20T17:13:51+00:00 | security/rifiuti2 |
Tool for analyzing Windows recycle bin rifiuti2 is a rewrite of rifiuti, a great tool from Foundstone folks for analyzing Windows Recycle Bin INFO2 file. But since rifiuti (last updated 2004) is restricted to English version of Windows (fail to analyze any non-latin character), thus this rewrite. WWW: https://github.com/abelcheung/rifiuti2 |
2012-12-20T11:55:54+00:00 | lang/python33 |
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/ |
2012-12-20T10:39:55+00:00 | graphics/opencolorio-tools |
Tools to work with OpenColorIO profiles |
2012-12-20T08:47:10+00:00 | math/p5-Math-Int128 |
Manipulate 128 bits integers in Perl Math::Int128 adds support for 128 bit integers, signed and unsigned, to Perl. WWW: https://metacpan.org/release/Math-Int128 |
2012-12-20T02:23:04+00:00 | www/hs-http-reverse-proxy |
Reverse proxy HTTP requests, either over raw sockets or with WAI Provides a simple means of reverse-proxying HTTP requests. The raw approach uses the same technique as leveraged by keter, whereas the WAI approach performs full request/response parsing via WAI and http-conduit. WWW: https://github.com/fpco/http-reverse-proxy |
2012-12-20T02:23:04+00:00 | www/hs-activehs |
Haskell code presentation tool ActiveHs is a Haskell source code presentation tool, developed for education purposes. WWW: http://hackage.haskell.org/package/activehs |
2012-12-20T02:23:04+00:00 | textproc/hs-hexpat |
XML parser/formatter based on expat This package provides a general purpose Haskell XML library using Expat to do its parsing (a fast stream-oriented XML parser written in C). It is extensible to any string type, with String, ByteString and Text provided out of the box. WWW: http://haskell.org/haskellwiki/Hexpat/ |
2012-12-20T02:23:04+00:00 | security/hs-cipher-aes |
Fast AES cipher implementation with advanced mode of operations Fast AES cipher implementation with advanced mode of operations. The modes of operations available are ECB (Electronic code book), CBC (Cipher block chaining), CTR (Counter), XTS (XEX with ciphertext stealing), GCM (Galois Counter Mode). The AES implementation uses AES-NI when available (on x86 and x86-64 architecture), but fallback gracefully to a software C implementation. The software implementation uses S-Boxes, which might suffer for cache timing issues. However do notes that most other known software implementations, including very popular one (openssl, gnutls) also uses same implementation. If it matters for your case, you should make sure you have AES-NI available, or you'll need to use a different implementation. WWW: https://github.com/vincenthz/hs-cipher-aes |
2012-12-20T02:23:04+00:00 | net/hs-network-multicast |
Simple multicast library The "Network.Multicast" module is for sending UDP datagrams over multicast (class D) addresses. WWW: http://hackage.haskell.org/package/network-multicast |
2012-12-20T02:23:04+00:00 | net/hs-network-info |
Access the local computer's basic network configuration This library provides simple read-only access to the local computer's networking configuration. It is currently capable of getting a list of all the network interfaces and their respective IPv4, IPv6 and MAC addresses. WWW: https://github.com/jystic/network-info |
2012-12-20T02:23:04+00:00 | mail/hs-mime-types |
Basic mime-type handling types and functions Basic mime-type handling types and functions. WWW: https://github.com/yesodweb/wai |
2012-12-20T02:23:04+00:00 | graphics/hs-dia-functions |
EDSL for teaching Haskell with diagrams - functions This package contains diagram manipulating functions and an SVG backend. WWW: http://hackage.haskell.org/package/dia-functions |
2012-12-20T02:23:04+00:00 | graphics/hs-dia-base |
EDSL for teaching Haskell with diagrams - data types This package contains the Diagram data type and the user API to construct diagrams. WWW: http://hackage.haskell.org/package/dia-base |
2012-12-20T02:23:04+00:00 | devel/hs-word8 |
Word8 library Word8 library to be used with Data.ByteString. WWW: http://hackage.haskell.org/package/word8 |
2012-12-20T02:23:04+00:00 | devel/hs-unix-time |
Unix time parser/formatter and utilities Fast parser/formatter/utilities for Unix time. WWW: http://hackage.haskell.org/package/unix-time |
2012-12-20T02:23:04+00:00 | devel/hs-time-compat |
Compatibility with old-time for the time package Compatibility with the old-time package for the "new" time package. WWW: http://hub.darcs.net/dag/time-compat |
2012-12-20T02:23:04+00:00 | devel/hs-threads |
Fork threads and wait for their result This package provides functions to fork threads and wait for their result, whether it's an exception or a normal value. Besides waiting for the termination of a single thread this packages also provides functions to wait for a group of threads to terminate. This package is similar to the "threadmanager", "async" and "spawn" packages. The advantages of this package are: * Simpler API. * More efficient in both space and time. * No space-leak when forking a large number of threads. * Correct handling of asynchronous exceptions. * GHC specific functionality like `forkOn` and `forkIOWithUnmask`. WWW: https://github.com/basvandijk/threads |
2012-12-20T02:23:04+00:00 | devel/hs-simple-reflect |
Simple reflection of expressions containing variables This package allows simple reflection of expressions containing variables. Reflection here means that a Haskell expression is turned into a string. The primary aim of this package is teaching and understanding; there are no options for manipulating the reflected expressions beyond showing them. WWW: http://twanvl.nl/blog/haskell/simple-reflection-of-expressions |
2012-12-20T02:23:04+00:00 | devel/hs-setenv |
Cross-platform library for setting environment variables A cross-platform library for setting environment variables. WWW: http://hackage.haskell.org/package/setenv |
2012-12-20T02:23:04+00:00 | devel/hs-project-template |
Specify Haskell project templates and generate files Specify Haskell project templates and generate files. WWW: https://github.com/fpco/haskell-ide |
2012-12-20T02:23:04+00:00 | devel/hs-optparse-applicative |
Utilities and combinators for parsing command line options Utilities and combinators for parsing command line options. WWW: https://github.com/pcapriotti/optparse-applicative |
2012-12-20T02:23:04+00:00 | devel/hs-monad-logger |
Class of monads which can log messages This package uses template-haskell for determining source code locations of messages. WWW: https://github.com/kazu-yamamoto/logger |
2012-12-20T02:23:04+00:00 | devel/hs-kqueue |
Binding to the kqueue event library A low-level binding to the kqueue library as found in BSD and Mac OS X. It provides, among other things, a way of monitoring files and directories for changes. WWW: https://github.com/hesselink/kqueue |
2012-12-20T02:23:04+00:00 | devel/hs-hspec-expectations |
Catchy combinators for HUnit Catchy combinators for HUnit. WWW: https://github.com/sol/hspec-expectations#readme |
2012-12-20T02:23:04+00:00 | devel/hs-hinotify |
Haskell binding to inotify This library provides a wrapper to the Linux Kernel's inotify feature, allowing applications to subscribe to notifications when a file is accessed or modified. WWW: https://github.com/kolmodin/hinotify.git |
2012-12-20T02:23:04+00:00 | devel/hs-fsnotify |
Cross-platform library for file system notifications Cross-platform library for file creation, modification, and deletion notification. This library builds upon existing libraries for platform-specific Window, Mac, and Linux file system event notification. WWW: https://github.com/haskell-fswatch/hfsnotify |
2012-12-20T02:23:04+00:00 | devel/hs-date-cache |
Date cacher Formatting time is slow. This package provides mechanisms to cache formatted date. WWW: http://hackage.haskell.org/package/date-cache |
2012-12-20T02:23:04+00:00 | devel/hs-data-pprint |
Prettyprint and compare Data values Prettyprint and compare Data values. * Size limit for the output * Time limit for the computation * Escape exceptions * Do not escape unicode characters * Comparison: Highlight the first difference * Comparison: Yes, No or Maybe results WWW: http://hackage.haskell.org/package/data-pprint |
2012-12-20T02:23:04+00:00 | devel/hs-classy-prelude |
Typeclass-based Prelude Focuses on using common typeclasses when possible, and creating new ones to avoid name clashing. Exposes many recommended datastructures (Map, ByteString, etc) directly without requiring long import lists and qualified modules. WWW: https://github.com/snoyberg/classy-prelude |
2012-12-20T02:23:04+00:00 | devel/hs-classy-prelude-conduit |
Conduit instances for classy-prelude Conduit instances for classy-prelude. WWW: https://github.com/snoyberg/classy-prelude |
2012-12-20T02:23:04+00:00 | devel/hs-basic-prelude |
Enhanced core prelude; a common foundation for alternate preludes The premise of basic-prelude is that there are a lot of very commonly desired features missing from the standard Prelude, such as commonly used operators (<$> and >=>, for instance) and imports for common datatypes (e.g., ByteString and Vector). At the same time, there are lots of other components which are more debatable, such as providing polymorphic versions of common functions. So basic-prelude is intended to give a common foundation for a number of alternate preludes. The package provides two modules: CorePrelude provides the common ground for other preludes to build on top of, while BasicPrelude exports CorePrelude together with commonly used list functions to provide a drop-in replacement for the standard Prelude. Users wishing to have an improved Prelude can use BasicPrelude. Developers wishing to create a new prelude should use CorePrelude. WWW: https://github.com/snoyberg/basic-prelude |
2012-12-20T02:23:04+00:00 | devel/hs-async |
Run IO operations asynchronously and wait for their results This package provides a higher-level interface over threads, in which an Async a is a concurrent thread that will eventually deliver a value of type a. The package provides ways to create Async computations, wait for their results, and cancel them. Using Async is safer than using threads in two ways: - When waiting for a thread to return a result, if the thread dies with an exception then the caller must either re-throw the exception (wait) or handle it (waitCatch); the exception cannot be ignored. - The API makes it possible to build a tree of threads that are automatically killed when their parent dies (see withAsync). WWW: https://github.com/simonmar/async |
2012-12-20T02:23:04+00:00 | devel/hs-activehs-base |
Basic definitions for activehs This library consists of one module with a few definitions. It is kept small because this module has to be loaded in the interpreter many times during the runtime of the Active.hs server. WWW: http://hackage.haskell.org/package/activehs-base |
2012-12-20T02:23:04+00:00 | devel/hs-SafeSemaphore |
Much safer replacement for QSemN, QSem, and SampleVar This provides a much safer semaphore than the QSem, QSemN, SampleVar in base. Those base modules are not exception safe and can be broken by killThread. WWW: https://github.com/ChrisKuklewicz/SafeSemaphore |
2012-12-20T02:23:04+00:00 | devel/hs-ReadArgs |
Simple command line argument parsing ReadArgs provides the `readArgs` IO action, which lets you tell the compiler to parse the command line arguments to fit the type signature you give. WWW: https://github.com/rampion/ReadArgs |
2012-12-20T02:23:04+00:00 | devel/hs-List |
List monad transformer and class A List monad transformer and a List class. With standard list operations for Lists. WWW: https://github.com/yairchu/generator |
2012-12-19T20:09:39+00:00 | devel/pear-TheSeer_phpDox |
PHP Documentation generation framework and tool A fast Documentation generator for PHP Code using standard technology (SRC, DOCBLOCK, XML and XSLT) with event based processing. WWW: http://phpdox.de/ |
2012-12-19T20:08:40+00:00 | devel/pear-TheSeer_fXSL |
XSL wrapper / extension to the PHP 5.x XSLTProcessor The classes contained within this repository extend the standard XSLTProcess to use exceptions at all occasions of errors instead of PHP warnings, notices or semi completed transformations. They also add various custom methods and short- cuts for convinience and to allow a nicer API to implement callbacks to the PHP stack. WWW: https://github.com/theseer/fXSL/ |
2012-12-19T20:07:45+00:00 | devel/pear-TheSeer_fDOMDocument |
Extension to PHP standard DOM An Extension to PHP's standard DOM to add various convinience methods and exceptions by default. WWW: https://github.com/theseer/fDOMDocument/ |
2012-12-19T20:05:43+00:00 | devel/pear-TheSeer_DirectoryScanner |
Recursive directory scanner and filter A recursive directory scanner and filter. WWW: https://github.com/theseer/DirectoryScanner/ |
2012-12-19T14:45:35+00:00 | x11/deforaos-desktop |
Deforaos distribution metaport This metaport installs the entire Deforaos desktop WWW: https://www.defora.org/ |
2012-12-19T14:36:05+00:00 | www/p5-Nginx-Simple |
Perl 5 module for easy to use interface for Nginx Perl Module Nginx::Simple is a Perl module which allows for a "Apache mod_perl-like" interface. WWW: https://metacpan.org/release/Nginx-Simple |
2012-12-19T14:28:06+00:00 | mail/deforaos-mailer |
DeforaOS desktop mail client DeforaOS desktop mail client WWW: https://www.defora.org/ |
2012-12-19T14:10:11+00:00 | print/deforaos-pdfviewer |
DeforaOS desktop PDF viewer DeforaOS desktop PDF viewer WWW: http://www.defora.org/ |
2012-12-19T14:05:36+00:00 | comms/deforaos-phone |
DeforaOS telephony application DeforaOS telephony application WWW: https://www.defora.org/ |
2012-12-19T13:19:21+00:00 | deskutils/deforaos-todo |
DeforaOS desktop todo list DeforaOS desktop todo list WWW: https://www.defora.org/ |
2012-12-19T13:14:50+00:00 | multimedia/deforaos-player |
DeforaOS desktop media player DeforaOS Desktop multimedia player WWW: http://www.defora.org/ |
2012-12-19T13:05:48+00:00 | textproc/p5-CSS-Compressor |
Perl extension for CSS minification This module is an implementation of the CSS parts of Yahoo! YUIcompressor in Perl. It was needed to produce minified css on the fly using Perl based backend systems. WWW: https://metacpan.org/release/CSS-Compressor |
2012-12-19T12:43:12+00:00 | www/deforaos-surfer |
DeforaOS desktop web browser DeforaOS desktop web browser WWW: http://www.defora.org/ |
2012-12-19T12:28:37+00:00 | editors/deforaos-editor |
DeforaOS desktop text editor DeforaOS desktop text editor WWW: https://www.defora.org/ |
2012-12-19T12:14:13+00:00 | x11/deforaos-locker |
DeforaOS desktop screensaver DeforaOS desktop screensaver WWW: https://www.defora.org/ |
2012-12-19T11:48:33+00:00 | x11/deforaos-panel |
DeforaOS desktop panel DeforaOS desktop panel WWW: https://www.defora.org/ |
2012-12-19T02:15:49+00:00 | audio/deforaos-mixer |
DeforaOS desktop audio mixer DeforaOS desktop audio mixer WWW: http://www.defora.org/ |
2012-12-19T01:47:52+00:00 | net/sofia-sip |
Open-source SIP User-Agent library Sofia-SIP is an open-source SIP User-Agent library, compliant with the IETF RFC3261 specification. It can be used as a building block for SIP client software for uses such as VoIP, IM, and many other real-time and person-to- person communication services. WWW: http://sofia-sip.sourceforge.net/ |
2012-12-19T01:47:21+00:00 | x11/deforaos-keyboard |
DeforaOS desktop virtual keyboard DeforaOS desktop virtual keyboard WWW: https://www.defora.org/ |
2012-12-19T01:33:28+00:00 | x11-fm/deforaos-browser |
DeforaOS desktop file browser DeforaOS desktop browser WWW: https://www.defora.org/ |
2012-12-19T00:58:00+00:00 | x11/deforaos-libdesktop |
DeforaOS desktop library DeforaOS desktop library WWW: https://www.defora.org/ |
2012-12-19T00:49:34+00:00 | devel/deforaos-libsystem |
DeforaOS core system library DeforaOS system library WWW: https://www.defora.org/ |
2012-12-18T15:20:39+00:00 | finance/p5-Business-Stripe |
Perl5 module interface for the Stripe.com payment system Provides common bindings for Stripe payment system. Any API calls that do not have bindings can be access through the generic api method. WWW: https://metacpan.org/release/Business-Stripe |
2012-12-18T12:09:52+00:00 | print/libmspub |
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: http://www.freedesktop.org/wiki/Software/libmspub/ |
2012-12-18T11:37:35+00:00 | graphics/libcdr |
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: http://www.freedesktop.org/wiki/Software/libcdr/ |
2012-12-18T07:29:02+00:00 | mail/horde-webmail |
Horde Groupware Webmail Edition Horde Groupware Webmail Edition is a free, enterprise ready, browser based communication suite. Users can read, send and organize email messages with three different webmail interfaces and manage and share calendars, contacts, tasks and notes with the standards compliant components from the Horde Project. WWW: https://www.horde.org/apps/webmail/ |
2012-12-18T07:29:02+00:00 | devel/horde-timeobjects |
Horde timeobjects application The timeobjects application doesn't have an interface but provides streams of events to any applications that can consume them, notably the Horde calendar application. It contains drivers for facebook events and weather forecasts and can easily be extended by custom drivers. WWW: https://www.horde.org/ |
2012-12-18T07:29:02+00:00 | devel/horde-content |
Horde tagging application This application provides tagging support for the other Horde applications. WWW: http://pear.horde.org |
2012-12-18T07:29:02+00:00 | deskutils/horde-groupware |
Horde Groupware Horde Groupware is a free, enterprise ready, browser based collaboration suite. Users can manage and share calendars, contacts, tasks and notes with the standards compliant components from the Horde Project. WWW: https://www.horde.org/apps/groupware/ |
2012-12-17T16:32:27+00:00 | devel/pear-Pirum |
Simple PEAR channel server manager Pirum is a simple PEAR channel server manager. WWW: http://pirum.sensiolabs.org/ |
2012-12-17T16:13:08+00:00 | devel/py-clonedigger |
Detect similar code in Python and Java programs Clone Digger aims to detect similar code in Python and Java programs. The synonyms for the term "similar code" are "clone" and "duplicate code". WWW: http://clonedigger.sourceforge.net/ |
2012-12-17T15:00:26+00:00 | security/pam_search_list |
PAM module to search arbitrary file for user This PAM service module allows PAM-enabled applications to check if the target user is in some arbitrary plaintext list. Similar to module pam_ftpusers from the FreeBSD Project and is based on it's code. WWW: https://sourceforge.net/projects/pam-search-list/ |
2012-12-16T16:32:45+00:00 | sysutils/bacula-client-static |
Network backup solution (static client) |
2012-12-16T14:53:00+00:00 | databases/p5-DBIx-Class-Schema-Config |
Credential Management for DBIx::Class DBIx::Class::Schema::Config is a subclass of DBIx::Class::Schema that allows the loading of credentials from a file. The actual code itself would only need to know about the name used in the configuration file. This aims to make it simpler for operations teams to manage database credentials. WWW: https://metacpan.org/release/DBIx-Class-Schema-Config |
2012-12-15T22:05:36+00:00 | x11-fonts/gentium-plus |
Gentium Plus TrueType font collection Gentium is a typeface family designed to enable the diverse ethnic groups around the world who use the Latin, Cyrillic and Greek scripts to produce readable, high-quality publications. It supports a wide range of Latin- and Cyrillic-based alphabets. The design is intended to be highly readable, reasonably compact, and visually attractive. The Latin letters are designed to naturally harmonize with the traditional 26 ones. Diacritics are treated with careful thought and attention to their use. Gentium also supports both polytonic and monotonic Greek. Gentium Plus now includes more extended Latin glyphs (Unicode 5.1), archaic Greek symbols, and full extended Cyrillic script support WWW: https://software.sil.org/gentium/ |
2012-12-15T08:11:02+00:00 | devel/libslave |
Mysql replication client library, embeddable into your C++ application This is a library that allows any arbitrary C++ application to connect to a Mysql replication master and read/parse the replication binary logs. In effect, any application can now act like a Mysql replication slave, without having to compile or link with any Mysql server code. One important use-case for this library is for receiving changes in the master database in real-time, without having the store the master's data on the client server. WWW: https://github.com/Begun/libslave |
2012-12-15T07:26:57+00:00 | devel/cocaine-core |
Cocaine Application Engine Your personal app engine. Technically speaking, it's an open-source cloud platform enabling you to build your own PaaS clouds using simple yet effective dynamic components. WWW: http://reverbrain.com/cocaine/ |
2012-12-15T01:05:47+00:00 | www/blastbeat |
High-performance HTTP/HTTPS/SPDY proxy BlastBeat is an high-performance HTTP/HTTPS/SPDY proxy for new generation web apps (websockets, socket.io, push, comet...). WWW: https://github.com/unbit |
2012-12-14T14:30:28+00:00 | graphics/mandelbulber |
3D Mandelbrot fractal renderer Mandelbulber is an experimental application that helps to make rendering 3D Mandelbrot fractals much more accessible. A few of the supported 3D fractals: Mandelbulb, Mandelbox, BulbBox, JuliaBulb, Menger Sponge, Quaternion, Trigonometric, Hypercomplex, and Iterated Function Systems (IFS). All of these can be combined into infinite variations with the ability to hybridize different formulas together. WWW: https://mandelbulber.com/ |
2012-12-14T14:18:50+00:00 | java/jboss71 |
JBoss 7.1.3.Final JBoss Application Server Fast Startup Small Footprint Modular Design Unified Configuration and Management OSGi And of course Java EE! WWW: http://www.jboss.org/jbossas/ |
2012-12-13T10:36:08+00:00 | devel/p5-Data-Thunk |
Lazy/deferred evaluation - a sneakier Scalar::Defer This is an implementation of thunks a la Scalar::Defer, but uses Data::Swap and assignment to $_[0] in order to leave a minimal trace of the thunk. WWW: https://metacpan.org/release/Data-Thunk |
2012-12-13T10:28:44+00:00 | devel/p5-UNIVERSAL-ref |
Turns ref() into a multimethod This module changes the behavior of the builtin function ref(). If ref() is called on an object that has requested an overloaded ref, the object's ->ref method will be called and its return value used instead. WWW: https://metacpan.org/release/UNIVERSAL-ref |
2012-12-13T09:48:57+00:00 | devel/p5-Devel-Refcount |
Obtain the REFCNT value of a referent This module provides a single function, refcount(), which obtains the reference count of the object being pointed to by the passed reference value. WWW: https://metacpan.org/release/Devel-Refcount |
2012-12-12T20:25:47+00:00 | devel/fpc-fcl-extra |
Free Pascal extra libraries (FCL) |
2012-12-12T14:50:49+00:00 | devel/pear-Horde_Timezone |
Horde timezone library Horde library for parsing timezone databases and generating VTIMEZONE iCalendar components. WWW: http://pear.horde.org |
2012-12-12T14:49:52+00:00 | devel/pear-Horde_Stream |
Horde stream handler An Horde object-oriented interface to assist in creating and storing PHP stream resources, and to provide utility methods to access and manipulate the stream contents. WWW: http://pear.horde.org |
2012-12-12T14:48:52+00:00 | mail/pear-Horde_ListHeaders |
Horde List Headers Parsing Library The Horde_ListHeaders library parses Mailing List Headers as defined in RFC 2369 & RFC 2919. WWW: http://pear.horde.org |
2012-12-12T14:47:15+00:00 | security/pear-Horde_Crypt_Blowfish |
Horde blowfish encryption for PHP string data Horde Blowfish Encryption Library WWW: http://pear.horde.org |
2012-12-12T12:24:01+00:00 | www/horde3-wicked |
Wiki module for Horde Wicked is the Horde web-based wiki application. WWW: http://horde.org/ |
2012-12-12T12:24:01+00:00 | www/horde3-trean |
Bookmark manager The Trean (Bookmarks) application allows you to store, organize and manage, and most importantly access your web browser bookmarks on-line and in one central place accessible from any web browser. By storing your bookmarks here, you can access them from any browser on any machine that can access the Horde applications. This means you can easily access your bookmarks from multiple browsers, multiple machines, remote locations, etc. And if you upgrade, switch, or test out browsers, you don't have to worry about what happens to your bookmarks or how to import them into the new browser. WWW: http://horde.org/trean/ |
2012-12-12T12:24:01+00:00 | www/horde3-passwd |
Password changing module Passwd is the Horde password changing application. Right now, Passwd provides fairly complete support for changing passwords via Poppassd, LDAP, Unix expect scripts, the Unix smbpasswd command for SMB/CIFS passwords, Kolab, ADSI, Pine, Serv-U FTP, VMailMgr, vpopmail, and SQL passwords. WWW: http://www.horde.org/passwd/ |
2012-12-12T12:24:01+00:00 | www/horde3-meta |
Meta port for the horde framework Horde is a framework used by several applications written in PHP. Horde is used by these ports: mail/imp, mail/mimp, mail/turba, devel/chora, deskutils/kronolith, deskutils/nag, mail/ingo, ftp/gollem security/jeta, www/horde-passwd and deskutils/mnemo, . This package does not contain anything by itself -- it is a "meta-port" that depends on other Horde packages. Its sole purpose is to require dependencies so users can install this package only and have all the Horde stuff pulled in by the port/package dependency mechanism. WWW: http://www.horde.org/ |
2012-12-12T12:24:01+00:00 | www/horde3-base |
Common code-base used by Horde applications Horde is a framework used by several applications written in PHP. Horde is used by these ports: mail/imp, mail/turba, devel/chora, deskutils/kronolith, deskutils/nag, mail/ingo and deskutils/mnemo. WWW: http://www.horde.org/ |
2012-12-12T12:24:01+00:00 | www/horde3-ansel |
Image gallery Ansel is a Horde-based image gallery program WWW: http://cvs.horde.org/ansel/ |
2012-12-12T12:24:01+00:00 | security/horde3-jeta |
Horde wrapper around various Java SSH applets Jeta is the Horde wrapper around various Java SSH applets. It allows users to login via a terminal window to the server on which the Horde application is running. WWW: http://www.horde.org/jeta/ |
2012-12-12T12:24:01+00:00 | net-mgmt/horde3-nic |
Network service monitor Nic is a basic network for Horde. WWW: http://horde.org/nic/ |
2012-12-12T12:24:01+00:00 | mail/horde3-vacation |
E-mail auto-responder Vacation is a Horde module for managing user e-mail "vacation notices" or "auto-responders." It works via a local vacation program and the .forward style forwarding mechanism supported by several popular mailers. Right now, Vacation provides fairly complete support for managing .forward style vacation notices on Sendmail or Courier mail based systems via an FTP transport. It also has some support for LDAP, Qmail, and SQL servers. WWW: http://www.horde.org/vacation/ |
2012-12-12T12:24:01+00:00 | mail/horde3-turba |
Contact management application Turba is the Horde contact management application. It makes heavy use of the Horde framework to provide integration with other applications. Turba is a fairly complete basic contact management application. SQL and LDAP backends are available. You can define the fields in your addressbooks in a very flexible way, just by changing the config files. And there are Horde API functions to add and search for contacts. WWW: http://horde.org/turba/ |
2012-12-12T12:24:01+00:00 | mail/horde3-mimp |
Mobile webmail system MIMP is a version of HORDE IMP suitable for mobile devices such as WAP phones or PDAs. Basic IMP functionality is implemented including mailbox viewing and paging, viewing messages, deleting, replying, forwarding, and composing new messages. WWW: http://www.horde.org/mimp/ |
2012-12-12T12:24:01+00:00 | mail/horde3-ingo |
Email-filter management application Ingo is an email-filter management application. It is fully internationalized, integrated with Horde and the IMP Webmail client, and supports both server-side (Sieve, procmail) and client-side (IMAP) rule creation. WWW: http://horde.org/ingo/ |
2012-12-12T12:24:01+00:00 | mail/horde3-imp |
Webmail system for IMAP/POP3 mailboxes IMP is the Internet Messaging Program. It is written in PHP and provides webmail access to IMAP and POP3 accounts. WWW: http://www.horde.org/imp/ |
2012-12-12T12:24:01+00:00 | mail/horde3-forwards |
E-mail forward Forwards is a Horde module for setting user email forwards via the .forward mechanism supported by several popular mailers. Right now, Forwards provides fairly complete support for setting .forward style forwards on Sendmail, Courier, or Qmail mail based systems via an FTP transport. It now also has drivers for Mdaemon, Exim SQL, Exim LDAP, Custom SQL, and SOAP based systems. WWW: http://www.horde.org/forwards/ |
2012-12-12T12:24:01+00:00 | mail/horde3-dimp |
Dynamic webmail system DIMP is a project to create a version of IMP utilizing AJAX-like technologies to allow a more dynamic user experience (thus DIMP... Dynamic IMP). WWW: http://www.horde.org/dimp/ |
2012-12-12T12:24:01+00:00 | ftp/horde3-gollem |
Web-based File Manager Gollem is a web-based file manager, providing the ability to fully manage a hierarchical file system stored in a variety of backends such as a SQL database, as part of a real filesystem, or on an FTP server. WWW: http://horde.org/gollem/ |
2012-12-12T12:24:01+00:00 | devel/horde3-whups |
Bug tracking/ticketing system Whups is Horde's bug tracking/ticketing system. It is designed to be extremely flexible in letting users define kinds of tickets, different lifecycles (sets of states) and priorities for each kind of ticket, and mixing types of tickets into sets of queues. This design allows for very general and sophisticated multi-purpose uses of Whups. WWW: http://horde.org/whups/ |
2012-12-12T12:24:01+00:00 | devel/horde3-chora |
CVS web-viewer Chora is the Horde CVS viewer; it provides an advanced web-based view of any local CVS repository. It now includes annotation support, visual branch viewing capability, and human-readable diffs. Other features are: - Support for multiple CVS repositories - MIME-awareness, to pretty-print code or convert PDFs to text - Visual branch histories, to view the flow of code through a project - Internationalisation, with several languages supported - Annotation (or 'blame') support ... as well as all the usual CVS functions you are familiar with from other similar applications. WWW: http://horde.org/chora/ |
2012-12-12T12:24:01+00:00 | deskutils/horde3-nag |
Simple multiuser task list manager Nag is the Horde task list manager. WWW: http://horde.org/nag/ |
2012-12-12T12:24:01+00:00 | deskutils/horde3-mnemo |
Notes and memos application Mnemo is the Horde notes and memos application. It lets users keep free-text notes and other bits of information which doesn't fit as a contact, a todo item, an event, etc. It is very similar in functionality to the Palm Memo application. WWW: http://horde.org/ |
2012-12-12T12:24:01+00:00 | deskutils/horde3-kronolith |
Calendar application Kronolith is the Horde calendar application. Right now, Kronolith implements a solid, stand-alone calendar system, allowing repeating events, all-day events, custom fields, keywords, and managing multiple users through Horde Authentication. WWW: http://horde.org/kronolith/ |
2012-12-12T12:24:01+00:00 | deskutils/horde3-klutz |
Comic strip viewer for horde Horde-Klutz is a comic strip aggregator and viewer. It lets you browse comic strips by date or by strip. Features include automatic updating of comics, and various methods for obtaining the strips. WWW: http://horde.org/ |
2012-12-12T12:24:01+00:00 | deskutils/horde3-hermes |
Time tracking application Hermes is a time-tracking application integrated with the Horde Framework. It ties into Turba (to retrieve clients) and Nag and Whups (to retrieve cost objects). It comes with a stop watch, search and reporting capabilities, and an invoice interface. WWW: http://horde.org/hermes/ |
2012-12-11T20:02:14+00:00 | benchmarks/nosqlbench |
Micro-benchmarking NoSQL storage NoSQL Benchmark (nb) is a multi-threaded benchmark tool for evaluating main database performance metrics using OLTP-alike benchmarking against a specified workload. Features include: * benchmarking types: unlimited, time limited or maximum thread limited * different threads creation policies: at once or interleaved * key distribution supported: uniform, gaussian * key types supported: string, u32, u64 * CSV report file generation supported (for future plot generation) * single configuration file * workload tests are specified in percents against a total request count * supported database drivers: tarantool, leveldb (redis, memcached planned). * plotter tool (CSV to GNU Plot generation) WWW: https://github.com/tarantool/nosqlbench |
2012-12-11T13:45:36+00:00 | sysutils/i7z |
Thermal and C-state reporting utility for Intel Core CPUs i7z prints out the C-states and temperature for i3, i5 and i7 based Core processors from Intel (including Nehalems, Sandy Bridge and Ivy Bridge). WWW: https://github.com/DimitryAndric/i7z |
2012-12-10T03:01:57+00:00 | devel/py-circuits |
Asynchronous Component-based Event Application Framework circuits is a Lightweight Event driven and Asynchronous Application Framework for the Python Programming Language with a strong Component Architecture. circuits also includes a lightweight, high performance and scalable HTTP/WSGI compliant web server as well as various I/O and Networking components. Features: - Event driven, with concurrency support - Component architecture - Asynchronous I/O components - No compulsory external dependencies - Full featured web framework (circuits.web) - Coroutine based synchronization primitives WWW: https://bitbucket.org/prologic/circuits/ |
2012-12-09T19:43:02+00:00 | comms/usrp |
Ettus Research USRP driver framework UHD is the "Universal Software Radio Peripheral" (USRP) Hardware Driver. It works on all major platforms (Linux, Windows, and Mac); and can be built with GCC, Clang, and MSVC compilers. The goal of UHD is to provide a host driver and API for current and future Ettus Research products. Users will be able to use the UHD driver standalone or with third-party applications such as: GNU Radio LabVIEW Simulink OpenBTS WWW: http://ettus-apps.sourcerepo.com/redmine/ettus/projects/uhd/wiki |
2012-12-09T19:37:48+00:00 | devel/zpu-gcc |
ZPU gcc compiler zpu-gcc compiler suite for the zpu Typical usage seems to be experienced engineers who have some very particular requirements that can only be met using the ZPU due to technical or licensing issues. Academic circles have found the ZPU appealing since the actual core is trivial and allows them to focus on some other aspect of research or student exercises. WWW: http://opensource.zylin.com/zpu.htm |
2012-12-09T19:34:33+00:00 | devel/zpu-binutils |
ZPU toolchain zpu Typical usage seems to be experienced engineers who have some very particular requirements that can only be met using the ZPU due to technical or licensing issues. Academic circles have found the ZPU appealing since the actual core is trivial and allows them to focus on some other aspect of research or student exercises. WWW: http://opensource.zylin.com/zpu.htm |
2012-12-09T17:34:57+00:00 | devel/p5-TAP-SimpleOutput |
Simple closure-driven TAP generator A number of simple closures designed to help output TAP easily and correctly, with a minimum of fuss. WWW: https://metacpan.org/release/TAP-SimpleOutput |
2012-12-09T17:17:34+00:00 | x11-fonts/dina |
Monospace bitmap font, primarily aimed at programmers Dina is a monospace bitmap font, primarily aimed at programmers. It is relatively compact to allow a lot of code on screen, while (hopefully) clear enough to remain readable even at high resolutions. WWW: http://www.donationcoder.com/Software/Jibz/Dina/ |
2012-12-08T20:48:41+00:00 | textproc/elasticsearch |
Full-text search engine for Java Elasticsearch aims to be a Distributed, RESTful, Search Engine built on top of Apache Lucene. WWW: http://www.elasticsearch.org/ |
2012-12-08T09:00:56+00:00 | math/R-cran-RHmm |
Hidden Markov Models simulations and estimations Simulations and estimations of discrete, univariate or multivariate gaussian, mixture of univariate or multivariate gaussian hidden Markov models. WWW: http://r-forge.r-project.org/projects/rhmm/ |
2012-12-08T07:33:48+00:00 | sysutils/rsyncrypto |
Rsync Friendly File Encryption Rsyncrypto is a modified encryption scheme. It is based on industry standard AES for symmetric encryption, as well as RSA for having different keys for each file while allowing a single key to decrypt all files. It even uses an encryption mode that is based on CBC. Rsyncrypto does, however, do one thing differently. It changes the encryption schema from plain CBC to a slightly modified version. This modification ensures that two almost identical files, such as the same file before an after a change, when encrypted using rsyncrypto and the same key, will produce almost identical encrypted files. This means that both objectives can be achieved simultaneously. WWW: http://rsyncrypto.lingnu.com/ |
2012-12-07T19:24:29+00:00 | net/hsflowd |
Agent that exports metrics using the sFlow protocol The Host sFlow agent exports physical and virtual server performance metrics using the sFlow protocol. The agent provides scalable, multi-vendor, multi-OS performance monitoring with minimal impact on the systems being monitored. WWW: http://host-sflow.sourceforge.net/ |
2012-12-07T17:17:59+00:00 | devel/smack |
Low-level I/O storage library which packs data SMACK is a low-level I/O storage library which packs data into sorted blobs, compressed with zlib, bzip2, or snappy. It was created to host huge amount of rather small compressible data in Elliptics, providing extremely fast write performance (tens of thousands RPS per node with hundreds of millions already written objects); its backend architecture was implemented with HBase in mind, but some changes were tested and made different. Data is compressed and sorted by key, that is, you get HBase-like scans for free (although this is not yet exported to Elliptics API). WWW: http://www.reverbrain.com/smack/ |
2012-12-07T15:33:53+00:00 | graphics/cbviewer |
Comic book viewer for comic book archives in cbz, cbr, zip, rar CBViewer is a comic book viewer for comic book archives in cbz, cbr, zip and rar formats. WWW: http://www.renuncln.com/programs/cbviewer/ |
2012-12-06T19:27:45+00:00 | www/baikal |
Lightweight CalDAV/CardDAV server Baikal is a lightweight CalDAV and CardDAV server. It is compatible with the calendar and contacts apps from Apple's iOS and OS X, Android, Evolution, Mozilla Thunderbird, and any other CalDAV/CardDAV capable application. Baikal supports authentication with multiple users and calendars, and comes with a spiffy web-based administration interface. Baikal does not start a daemon or open any ports. It must run at the root of a VirtualHost or subdomain. See the included sample Apache and Nginx configurations, and INSTALL.md for all the gory details. WWW: http://sabre.io/baikal/ |
2012-12-06T07:56:53+00:00 | multimedia/podcastdl |
Simple command line podcast client written in plain C Podcastdl is a simple podcast download application written in plain C and designed to work in the console or from the crontab. WWW: http://www.bebik.net/doku.php?id=software:podcastdl |
2012-12-06T06:37:59+00:00 | devel/eblob |
Append-only low-level I/O library Eblob is a low-level local append-only (configurable) storage system. It combines fast read/write performance with configuration simplicity and rich feature set. Its main goal was to provide bullet-proof low-level backend for Elliptics distributed storage (this is default backend now). WWW: http://reverbrain.com/eblob/ |
2012-12-06T00:02:45+00:00 | sysutils/gigolo |
Frontend to easily manage filesystem connections Gigolo is a frontend to easily manage connections to local and remote filesystems using GIO/GVfs. It allows you to quickly connect/mount a remote filesystem and manage bookmarks of such. It is part of the Xfce project and is hosted at Xfce gitlab server but does not does not have any hard Xfce dependencies and can be used on other desktop environments as well. WWW: https://docs.xfce.org/apps/gigolo/start |
2012-12-05T22:33:43+00:00 | net-mgmt/p5-jmx4perl |
JMX access for Perl Jmx4Perl is here to connect the Java and Perl Enterprise world by providing transparent access to the Java Management Extensions (JMX) from the perl side. It uses a traditional request-response paradigma for performing JMX operations on a remote Java Virtual machine. WWW: https://metacpan.org/release/jmx4perl |
2012-12-05T17:15:36+00:00 | textproc/libmrss-php |
PHP library for parsing, writing, and creating RSS PHP bindings for the mRss library for parsing, writing, and creating RSS files or streams. WWW: http://www2.autistici.org/bakunin/libmrss/doc/ |
2012-12-05T16:43:44+00:00 | devel/p5-Term-Clui |
Perl module offering a Command-Line User Interface Term::Clui offers a high-level user interface to give the user of command-line applications a consistent "look and feel". Its metaphor for the computer is as a human-like conversation-partner, and as each question/response is completed it is summarised onto one line, and remains on screen, so that the history of the session gradually accumulates on the screen and is available for review, or for cut/paste. This user interface can therefore be intermixed with standard applications which write to STDOUT or STDERR, such as make, pgp, rcs etc. WWW: https://metacpan.org/release/Term-Clui |
2012-12-05T11:42:13+00:00 | www/moodle23 |
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/ |
2012-12-05T08:37:52+00:00 | www/mediawiki120 |
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/ |
2012-12-05T07:28:55+00:00 | www/moodle24 |
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/ |
2012-12-05T03:18:41+00:00 | devel/p5-Moos |
Moo s{imple,peedy,ingle} Moos completes the M to Moose sequence of Perl OO modules. This one is pure Perl, single file and mostly Moose compatible (for what it does). Moos has no non-core dependencies, but certain features (roles, debugging functions, legacy Perl support) do require additional modules. If you steer away from those features, you don't need those additional modules. WWW: https://metacpan.org/release/Moos |
2012-12-05T00:53:09+00:00 | games/magicmaze |
Simple and low-tech monster-bashing maze game Magic Maze is a simple and low-tech monster-bashing maze game. It was originally inspired by playing Gauntlet II on the Atari ST. WWW: https://web.archive.org/web/20130902083902/http://magicmaze.rubyforge.org/ |
2012-12-04T22:42:38+00:00 | games/tong |
Tetris and Pong in the same place at the same time Tetris meets Pong, with more twists than a contortionist club's secret handshake. Sometimes, the total is greater than the sum of the parts. Tetris and Pong are classics, addictive and unshakable from their places in gaming history. TONG is the result of mixing the two, capitalizing on the essential qualities of each classic and adding new twists of its own to make an explosive chemical reaction out of it all. WWW: http://www.nongnu.org/tong/ |
2012-12-04T17:12:03+00:00 | devel/p5-Scalar-Does |
Like ref() but useful Scalar::Does has long been noted that Perl would benefit from a does() built-in. A check that ref($thing) eq 'ARRAY' doesn't allow you to accept an object that uses overloading to provide an array-like interface. WWW: https://metacpan.org/release/Scalar-Does |
2012-12-04T17:10:03+00:00 | devel/p5-IO-Detect |
Detect if a given scalar is a filehandle It is stupidly complicated to detect whether a given scalar is a filehandle (or something filehandle like) in Perl. This module attempts to do so, but probably falls short in some cases. The primary advantage of using this module is that it gives you somebody to blame (me) if your code can't detect a filehandle. The main use case for IO::Detect is for when you are writing functions and you want to allow the caller to pass a file as an argument without being fussy as to whether they pass a file name or a file handle. WWW: http://search.cpan.org/dist/IO-Detect/ |
2012-12-04T06:01:35+00:00 | devel/rubygem-lumberjack |
Simple, powerful, and fast logging utility A simple, powerful, and very fast logging utility that can be a drop in replacement for Logger or ActiveSupport::BufferedLogger. Provides support for automatically rolling log files even with multiple processes writing the same log file. WWW: https://github.com/bdurand/lumberjack |
2012-12-03T23:20:38+00:00 | astro/gpsprune |
Application for viewing, editing, and converting GPS coordinate data GpsPrune is an application for viewing, editing and converting coordinate data from GPS systems. Basically it's a tool to let you play with your GPS data after you get home from your trip. It can load data from arbitrary text-based formats (for example, any tab-separated or comma-separated file) or Xml, or directly from a GPS receiver. It can display the data (as map view using openstreetmap images and as altitude profile), edit this data (for example delete points and ranges, sort waypoints, compress tracks), and save the data (in various text-based formats). It can also export data as a Gpx file, or as Kml/Kmz for import into Google Earth, or send it to a GPS receiver. WWW: https://activityworkshop.net/software/gpsprune/ |
2012-12-03T18:31:24+00:00 | devel/pear-pdepend-staticReflection |
staticReflection package for PHP The staticReflection component can be used as a drop-in replacement for PHP's internal reflection api. This component provides a generic reflection stack so that applications can switch between the internal and/or static reflection implementation. WWW: http://pear.pdepend.org/ |
2012-12-03T18:28:40+00:00 | devel/pear-ezc_ConsoleTools |
Set of classes to do different actions with the console A set of classes to do different actions with the console (also called shell). It can render a progress bar, tables and a status bar and contains a class for parsing command line options. WWW: http://ezcomponents.org/ |
2012-12-03T15:58:26+00:00 | devel/pear-PHP_PMD |
PHP Mess Detector The PHP Mess Detector aims to be a simplified PHP port of the well known Java Tool PMD. This project uses PHP_Depend to measure several software metrics from given source code, then it compares the calculated values with customizeable thresholds and reports all suspect software artifacts WWW: http://phpmd.org/ |
2012-12-03T15:57:06+00:00 | devel/pear-PHP_Depend |
PHP_Depend design quality metrics for PHP packages PHP_Depend is an adaption of the Java design quality metrics software JDepend and the NDepend metric tool. WWW: http://pdepend.org/ |
2012-12-03T15:55:56+00:00 | devel/pear-ezc_Base |
Base package that all ezc components packages rely on The Base component provides the basic functionality, such as autoloading, that all eZ Components need to function properly. The Base component needs to be loaded specifically. Base can also autoload external class reposito- ries from outside the eZ Components. Aside from the autoload functionality, the Base component also contains a number of generic Exception classes that all inherit from the ezcBaseExce- ption class. WWW: http://ezcomponents.org/ |
2012-12-03T13:19:26+00:00 | devel/pear-channel-pdepend |
PEAR channel ${PEAR_CHANNEL_HOST} PEAR channel for the PHP Depend project WWW: http://pear.pdepend.org/ |
2012-12-03T13:18:19+00:00 | devel/pear-channel-phpmd |
PEAR channel ${PEAR_CHANNEL_HOST} PEAR channel for the PHPMD project WWW: https://phpmd.org/ |
2012-12-03T13:17:15+00:00 | devel/pear-channel-ezc |
PEAR channel ${PEAR_CHANNEL_HOST} PEAR channel for the eZ Components project WWW: http://ezcomponents.org/ |
2012-12-03T13:16:10+00:00 | devel/pear-channel-theseer |
PEAR channel ${PEAR_CHANNEL_HOST} Netpirates PEAR channel WWW: http://pear.netpirates.net/ |
2012-12-02T10:00:05+00:00 | databases/py-swiftclient |
Python client library for OpenStack Object Storage (Swift) This is a python client for the Swift API. There's a Python API (the ``swiftclient`` module), and a command-line script (``swift``). This code is based on the original client previously included with OpenStack's swift -- a highly available, distributed, eventually consistent object/blob store. WWW: http://launchpad.net/python-swiftclient |
2012-12-02T00:10:19+00:00 | games/tuxfighter |
Little Asteroids-like Shooter game Was the first visible part of The Python Game Book project. TuxFighter is a little Asteroids-like Shooter game, written around 2006. The game support modding. You control Tux, the penguin (with mouse or keyboard) and shoot down rectangular enemies (to make points). Shots may reflect from the screen border, and self-shooting result in negative points. In the game, you can pick up one of those power-up's and enjoy different effects. WWW: http://thepythongamebook.com/en:resources:games:tuxfighter |
2012-12-01T12:04:41+00:00 | www/typo347 |
The 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. This version is the current stable release. It is recommended for existing projects and will get full support (bugfixes and security fixes) until April 2013, but will get security fixes until October 2014. WWW: http://typo3.org/ |
2012-11-30T19:07:41+00:00 | games/megamario |
Super Mario Bros 1 clone Mega Mario is a Super Mario Bros. 1 clone. It features everything the original features - with better graphics, higher resolution, smoother movement and new levels. The story of mario and Luigi continues in old-school style. WWW: http://www.megamario.de/ |
2012-11-29T20:51:45+00:00 | security/py-volatility |
Advanced memory forensics framework The Volatility 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. WWW: http://www.volatilityfoundation.org/ |
2012-11-29T19:31:26+00:00 | security/regripperplugins |
Supplemental plugins for Harlan Carvey's RegRipper Supplemental plugins for Harlan Carvey's RegRipper. WWW: http://code.google.com/p/regripper/ |
2012-11-29T19:30:25+00:00 | security/regripper |
Tool for registry analysis in forensics examinations RegRipper is an open source tool, written in Perl, for extracting/parsing information (keys, values, data) from the Registry and presenting it for analysis. WWW: https://github.com/keydet89/RegRipper2.8 |
2012-11-29T18:44:04+00:00 | multimedia/libcec |
Library to control Pulse-Eight's HDMI-CEC adapter libCEC allows you in combination with the right hardware to control your device with your TV remote control utilising your existing HDMI cabling. This library is an enabling platform for the CEC bus in HDMI, it allows developers to interact with other HDMI devices without having to worry about the communication overhead, handshaking, and the various ways of sending a message for each vendor. WWW: http://libcec.pulse-eight.com/ |
2012-11-28T03:23:46+00:00 | games/gtkevemon |
Skill monitoring standalone application for EVE Online An EVE Online skill monitoring standalone application. WWW: http://gtkevemon.battleclinic.com |
2012-11-28T00:24:10+00:00 | sysutils/cfengine34 |
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/ |
2012-11-27T09:03:26+00:00 | net-mgmt/p5-BigIP-iControl |
Perl interface to the F5 iControl API This package provides a Perl interface to the F5 BigIP iControl API. The F5 BigIP iControl API is an open SOAP/XML for communicating with supported F5 BigIP products. WWW: https://metacpan.org/release/BigIP-iControl |
2012-11-26T23:20:41+00:00 | net/asterisk11 |
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: http://www.asterisk.org |
2012-11-26T22:37:00+00:00 | devel/p5-Data-Diver |
Simple, ad-hoc access to elements of deeply nested structures Data::Diver provides the Dive() and DiveVal() functions for ad-hoc access to elements of deeply nested data structures, and the DiveRef(), DiveError(), DiveClear(), and DiveDie() support functions. WWW: https://metacpan.org/release/Data-Diver |
2012-11-26T22:26:01+00:00 | devel/p5-DateTime-Cron-Simple |
Parse a cron entry and check against current time This module is a quick and dirty way to determine if a cron time format is valid for the current date and time. WWW: https://metacpan.org/release/DateTime-Cron-Simple |
2012-11-26T22:18:49+00:00 | devel/p5-Iterator-Simple |
Simple iterator and utilities Another general-purpose iterator utility that is simple, fast and powerful. WWW: https://metacpan.org/release/Iterator-Simple |
2012-11-26T14:55:47+00:00 | textproc/fcitx-m17n |
Multilingualization support for Fcitx fcitx-m17n provides the libm17n, a multilingual input method engine, as a back-end to the Fcitx IM framework. WWW: https://fcitx-im.org/wiki/Fcitx |
2012-11-26T09:35:49+00:00 | math/p5-Parse-Range |
Parses range definitions and returns an array This module parses range definitions and returns an array of individual numbers. WWW: https://metacpan.org/release/Parse-Range |
2012-11-25T07:46:51+00:00 | devel/rubygem-typed-array |
Provides methods for creating type-enforced Arrays All methods that alter the contents of an array that implements this Gem are first checked to ensure that the added items are of the types allowed. All methods behave exactly as their Array counterparts, including additional forms, block processing, etc. WWW: https://github.com/yaauie/typed-array |
2012-11-25T07:17:49+00:00 | www/R-cran-RgoogleMaps |
Overlays on Google map tiles in R This package serves two purposes: (i) Provide a comfortable R interface to query the Google server for static maps. (ii) Use the map as a background image to overlay plots within R. This requires proper coordinate scaling. WWW: https://cran.r-project.org/web/packages/RgoogleMaps/ |
2012-11-25T06:37:55+00:00 | graphics/R-cran-png |
Read and write PNG images This package provides an easy and simple way to read, write and display bitmap images stored in the PNG format. It can read and write both files and in-memory raw vectors. WWW: http://www.rforge.net/png/ |
2012-11-24T20:01:26+00:00 | www/mitmproxy |
SSL-capable man-in-the-middle proxy 'mitmproxy' is an SSL-capable man-in-the-middle HTTP proxy. It provides a console interface that allows traffic flows to be inspected and edited on the fly. 'mitmdump' is the command-line version of mitmproxy, with the same functionality but without the frills. Think tcpdump for HTTP. WWW: https://mitmproxy.org/index.html |
2012-11-23T22:58:33+00:00 | net/rubygem-rudy |
EC2 deployment tool Rudy: Not your grandparents' EC2 deployment tool. WWW: http://solutious.com/projects/rudy/ |
2012-11-23T22:58:02+00:00 | net/rubygem-rye |
Safely run SSH commands on a bunch of machines at the same time Rye: Safely run SSH commands on a bunch of machines at the same time. WWW: https://github.com/delano/rye/ |
2012-11-23T22:56:48+00:00 | net/rubygem-aws-s3 |
Client library for Amazon S3 REST API Client library for Amazon's Simple Storage Service's REST API WWW: https://rubygems.org/gems/aws-s3 |
2012-11-23T22:56:07+00:00 | net/rubygem-amazon-ec2 |
Library for accessing the Amazon Web Services APIs A Ruby library for accessing the Amazon Web Services EC2, ELB, RDS, Cloudwatch, and Autoscaling APIs. WWW: https://github.com/grempe/amazon-ec2 |
2012-11-23T22:54:32+00:00 | devel/rubygem-caesars |
Rapid DSL prototyping in Ruby Rapid DSL prototyping in Ruby WWW: https://github.com/delano/caesars |
2012-11-23T22:50:29+00:00 | devel/rubygem-annoy |
Present the user with a simple question before a destructive action Annoy, like your annoying friend that asks you questions all the time. Rudy uses annoy to present the user with a simple question before continuing with a destructive action. WWW: https://rubygems.org/gems/annoy |
2012-11-23T16:04:19+00:00 | devel/py-kazoo |
Higher Level API to Zookeeper for Python Kazoo is a Python library designed to make working with Zookeeper a more hassle-free experience that is less prone to errors. WWW: https://pypi.org/project/kazoo/ |
2012-11-23T15:03:34+00:00 | multimedia/pymp |
Lean, flexible frontend to MPlayer written in Python Pymp is a lean, flexible frontend to MPlayer written in Python. It supports simple playlists, web streams, and anything else that MPlayer does. Pymp aims to blend in with your desktop environment, not stand out as many skinned players do. WWW: https://github.com/jdolan/pymp |
2012-11-23T02:32:01+00:00 | math/R-cran-LearnBayes |
Functions for Learning Bayesian Inference LearnBayes contains a collection of functions helpful in learning the basic tenets of Bayesian statistical inference. It contains functions for summarizing basic one and two parameter posterior distributions and predictive distributions. It contains MCMC algorithms for summarizing posterior distributions defined by the user. It also contains functions for regression models, hierarchical models, Bayesian tests, and illustrations of Gibbs sampling. WWW: https://cran.r-project.org/web/packages/LearnBayes/ |
2012-11-22T18:51:49+00:00 | devel/pecl-inotify |
Inotify bindings for PHP The inotify extension allows to use inotify functions in a PHP script. WWW: https://pecl.php.net/package/inotify |
2012-11-22T18:08:28+00:00 | textproc/libcrm114 |
CRM114 C-callable Library This is the callable library version of CRM114. It has most of the classifiers as the standalone language. This version is LGPLed (Library GPL) so you can link it with your own code, whether open-source or proprietary. You still need TRE. Note that with improvements come costs: libcrm114 classifiers are NOT compatible with standalone CRM114 class files. WWW: http://crm114.sourceforge.net/ |
2012-11-22T12:28:09+00:00 | dns/py-ldns |
|
2012-11-22T11:21:39+00:00 | irc/py-irc |
IRC protocol client library for Python This library is intended to encapsulate the IRC protocol at a quite low level. It provides an event-driven IRC client framework. It has a fairly thorough support for the basic IRC protocol, CTCP and DCC connections. WWW: https://bitbucket.org/jaraco/irc |
2012-11-22T11:01:57+00:00 | net-mgmt/py-ipcalc |
Module to perform IP subnet calculations This module allows you to perform IP subnet calculations, there is support for both IPv4 and IPv6 CIDR notation. WWW: https://pypi.org/project/ipcalc/ |
2012-11-20T22:57:13+00:00 | math/octave-forge-cgi |
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 cgi. Common Gatway Interface for Octave. WWW: http://octave.sourceforge.net/ |
2012-11-20T22:31:40+00:00 | sysutils/shmcat |
Simple tool that dumps System V shared memory segments This is a simple tool that dumps System V shared memory segments, files and text. It might be useful when you have to debug programs that use System V shared memory. WWW: https://sourceforge.net/projects/shmcat/ |
2012-11-20T22:05:22+00:00 | games/capitalism |
Qt client for the Monopd server Capitalism is a Client for the Monopd server. You can play Monopoly like games with it. WWW: https://sourceforge.net/projects/capitalism/ |
2012-11-20T16:34:41+00:00 | graphics/libreatlas |
Open Source Geography Education application LibreAtlas is an open source Geography Education application built on top of SpatiaLite and RasterLite. It uses LibreAtlas databases which are a digital alternative to a paper atlas. WWW: https://www.gaia-gis.it/fossil/libreatlas/index |
2012-11-19T21:20:34+00:00 | devel/py-fastimport |
Fastimport parser and generator in Python This package provides a parser for and generator of the Git fastimport format. WWW: https://github.com/jelmer/python-fastimport |
2012-11-19T21:16:42+00:00 | textproc/jq |
Lightweight and flexible command-line JSON processor jq is like sed for JSON data - you can use it to slice and filter and map and transform structured data with the same ease that sed, awk, grep and friends let you play with text. WWW: https://stedolan.github.io/jq/ |
2012-11-19T20:53:44+00:00 | devel/bzr-fastimport |
Provide fast loading of revision control data into bzr Bazaar Fast Import is a plugin providing fast loading of revision control data into Bazaar. It is designed to be used in combination with front-end programs that generate a command/data stream for it to process. Front-ends are available for a wide range of foreign VCS tools including Subversion, CVS, Git, Mercurial, Darcs and Perforce. New front-ends are easy to develop in whatever programming language you prefer, making Bazaar Fast Import useful for teams needing a custom migration solution. WWW: https://launchpad.net/bzr-fastimport |
2012-11-19T20:51:45+00:00 | graphics/librasterlite |
Library that stores and retrieves raster coverages using a SpatiaLite librasterlite is an open source library that stores and retrieves huge raster coverages using a SpatiaLite DBMS. WWW: https://www.gaia-gis.it/fossil/librasterlite/index |
2012-11-19T04:01:48+00:00 | irc/bitchx-devel |
Feature-rich scriptable IRC client BitchX is an IRC (Internet Relay Chat) client by Colten Edwards aka panasync@EFnet, it is based on its predecessors ircII and Epic. BitchX was originally started as a script by Trench and HappyCrappy for the popular Unix IRC client ircII. Around Christmas of 1994 the script was patched directly into the client by Colten Edwards. BitchX includes features which make it an eggdrop, a bouncer, and a friendly IRC client at the same time. BitchX is one the most popular IRC clients among Unix systems. It is highly customizable and capable of running scripts, so it can be used as an IRC bot too. WWW: http://www.bitchx.org/ |
2012-11-18T04:34:53+00:00 | math/R-cran-MCMCpack |
Markov chain Monte Carlo Package This package contains functions to perform Bayesian inference using posterior simulation for a number of statistical models. Most simulation is done in compiled C++ written in the Scythe Statistical Library Version 1.0.3. All models return coda mcmc objects that can then be summarized using the coda package. Some useful utility functions such as density functions, pseudo-random number generators for statistical distributions, a general purpose Metropolis sampling algorithm, and tools for visualization are provided. WWW: https://cran.r-project.org/web/packages/MCMCpack/ |
2012-11-17T17:44:34+00:00 | mail/squirrelmail-decode |
Decoders to display extra character sets in SquirrelMail [from README.decode]: This package contains extra decoding functions. SquirrelMail decoding functions are used to display and convert messages encoded in different character sets. Extra decoding library provides support of some complex Eastern character sets and some rarely used Apple character sets. Current release supports Big5, Windows-874 (cp874, Thai), Windows-949 (UHC, Korean), EUC-CN, EUC-JP, EUC-KR, EUC-TW, GB18030, GB2312, ISO-2022-CN, ISO-2022-JP, ISO-2022-JP-2, ISO-2022-KR, Shift_JIS and various x-mac-* character sets. Extra decoding library can be used in SquirrelMail 1.4.4 or newer. It depends on sq_is8bit() function. In order to optimize decoding of Eastern character sets, PHP installation needs recode (http://www.php.net/recode) or iconv (http://www.php.net/iconv) support. Some decoding functions can use mbstring functions present in php 4.3.0. Mbstring decoding needs sq_mb_list_encodings() function from SquirrelMail 1.5.1 or 1.4.6. Some decoding code that be activated only when $aggressive_decoding variable is set to true. This variable should be enabled only on smaller systems, that don't call aggressive decoding functions very often. Turning on $aggressive_decoding variable by default in packaged SquirrelMail versions is not recommended. WWW: http://www.squirrelmail.org/ |
2012-11-17T17:43:45+00:00 | devel/pear-PHP_CodeBrowser |
Code browser that augments the code with information A code browser that augments the code with information from various QA tools. WWW: https://github.com/Mayflower/PHP_CodeBrowser |
2012-11-17T17:15:03+00:00 | devel/pear-channel-symfony2 |
PEAR channel ${PEAR_CHANNEL_HOST} PEAR channel for the symfony project WWW: http://pear.symfony.com/ |
2012-11-17T14:45:34+00:00 | devel/pear-PHP_CodeCoverage |
Library that provides PHP code coverage information Library that provides collection, processing, and rendering functionality for PHP code coverage information. WWW: https://github.com/sebastianbergmann/php-code-coverage |
2012-11-17T13:48:22+00:00 | devel/pear-PHP_TokenStream |
Wrapper around PHP tokenizer extension Wrapper around PHP's tokenizer extension WWW: https://github.com/sebastianbergmann/php-token-stream |
2012-11-17T13:37:36+00:00 | devel/pear-PHPUnit_MockObject |
Mock Object library for PHPUnit Mock Object library for PHPUnit WWW: https://github.com/sebastianbergmann/phpunit-mock-objects |
2012-11-17T11:40:14+00:00 | devel/pear-channel-pirum |
PEAR channel ${PEAR_CHANNEL_HOST} PEAR channel for the pirum project WWW: http://pirum.sensiolabs.org/ |
2012-11-17T11:28:26+00:00 | devel/pear-PHP_Timer |
Utility class for timing Utility class for timing WWW: https://github.com/sebastianbergmann/php-timer |
2012-11-15T16:05:42+00:00 | x11/qxkb |
Qt4-based advanced keyboard layout switcher The qxkb program is keyboard layout switcher, similar to xxkb, but written against Qt4 libraries; it also provides user-friendly configuration dialog. WWW: https://github.com/disels/qxkb |
2012-11-15T11:39:08+00:00 | x11/sbxkb |
XKB keyboard layout indicator and switcher The sbxkb program is modernized replacement for classic xxkb. It is not as configurable, but avoids few very annoying bugs of xxkb (i.e. it just works). Comes with 224 national flag icons. WWW: https://sourceforge.net/projects/staybox/ |
2012-11-13T14:05:23+00:00 | devel/py-hgtools |
Classes and setuptools plugin for Mercurial repositories Classes and setuptools plugin for Mercurial repositories hgtools builds on the setuptools_hg plugin for setuptools. Provides classes for inspecting and working with repositories in the Mercurial version control system. WWW: https://github.com/jaraco/hgtools |
2012-11-13T10:21:49+00:00 | devel/uatraits |
User-Agent detection library A library for User-Agent recognition. Includes C++, Java, Node.js, Perl, and Python bindings. WWW: https://github.com/lmovsesjan/uatraits |
2012-11-13T09:06:31+00:00 | www/py-w3lib |
Library of web-related functions This is a Python library of web-related functions, such as: - remove comments, or tags from HTML snippets - extract base url from HTML snippets - translate entites on HTML strings - encoding mulitpart/form-data - convert raw HTTP headers to dicts and vice-versa - construct HTTP auth header - converting HTML pages to unicode - RFC-compliant url joining - sanitize urls (like browsers do) - extract arguments from urls WWW: https://github.com/scrapy/w3lib/ |
2012-11-13T02:42:48+00:00 | net/exabgp |
BGP engine and route injector A BGP route injector which can inject routes with arbitrary next-hops into your network (source some ipv4/ipv6 routes using both IPv4 and IPv6 TCP connections), mitigate DDOS using flowspec, or pass the route it receives in textual form to third party application. WWW: https://github.com/Exa-Networks/exabgp |
2012-11-10T09:53:50+00:00 | devel/pmccabe |
Code complexity estimator pmccabe calculates McCabe-style cyclomatic complexity for C and C++ source code. Per-function complexity may be used for spotting likely trouble spots and for estimating testing effort. pmccabe also includes a non-commented line counter, decomment which only removes comments from source code; codechanges, a program to calculate the amount of change which has occurred between two source trees or files; and vifn, to invoke vi given a function name rather than a file name. WWW: http://www.parisc-linux.org/~bame/pmccabe/ |
2012-11-09T17:58:38+00:00 | audio/harp |
Minimalist audio player HARP is a music player designed for the purpose of providing minimalist users with a suitable replacement for music players with bulky user interfaces. WWW: https://github.com/heckendorfc/harp |
2012-11-08T20:48:49+00:00 | devel/py-eggtestinfo |
Setuptools plugin that adds test information to .egg-info This package is a setuptools plugin: it adds a file to the generated .egg-info directory, capturing the information used by the setup.py test command when running tests. WWW: https://pypi.org/project/eggtestinfo/ |
2012-11-08T14:50:14+00:00 | korean/fcitx-hangul |
Hangul support for Fcitx fcitx-hangul provides Korean input back-end to the Fcitx IM framework. WWW: https://fcitx-im.org/wiki/Fcitx |
2012-11-07T07:48:48+00:00 | comms/rtl-sdr |
Command-line tool that performs SDR with RTL2832-based USB sticks Set of tools that can initialize the RTL2832, tune to a given frequency, and record the I/Q-samples to a file. WWW: http://sdr.osmocom.org/trac/wiki/rtl-sdr |
2012-11-06T19:48:09+00:00 | x11-toolkits/motif |
Motif X11 Toolkit (industry standard GUI (IEEE 1295)) Motif(r) is the industry standard graphical user interface, (as defined by the IEEE 1295 specification), used on more than 200 hardware and software platforms. It provides application developers, end users, and system vendors with the industry's most widely used environment for standardizing application presentation on a wide range of platforms. Motif is the leading user interface toolkit for the UNIX(r) system. NOTE: Some ports with GNU configure do not know that Motif 2.1 requires -lXp. In that case, you need to edit Makefile after configure, or, hack configure(.in) before configure. WWW: http://www.opengroup.org/openmotif/ |
2012-11-06T19:40:03+00:00 | security/pev |
PE analysis toolkit pev is a multiplatform PE analysis toolkit that includes tools to retrieve and parsing information about Windows PE files. WWW: https://sourceforge.net/projects/pev/ |
2012-11-04T15:42:34+00:00 | devel/git-review |
Allow to push code to review and interact with a Gerrit server Git review allows you to extend git to interact more easily with a Gerrit server from the console. It allows you to push change to review, download a changeset into a new branch, push a change as draft or push an amended change as new patchset. WWW: https://launchpad.net/git-review/ |
2012-11-04T09:54:21+00:00 | graphics/apngdis |
Deconstructs APNG files into individual frames apngdis converts an APNG file into a sequence of individual PNG frames via a simple command-line interface. WWW: https://sourceforge.net/projects/apngdis/ |
2012-11-03T16:42:40+00:00 | textproc/plover |
Open source solution for stenography Plover is a free open source program intended to bring real-time stenographic technology not just to stenographers, but also to hackers, hobbyists, accessibility mavens, and all-around speed demons. WWW: http://ploversteno.org/ |
2012-11-03T13:34:05+00:00 | mail/roundcube-veximaccountadmin |
Roundcube vexim account admin plugin vexim account admin Roundcube plugin WWW: http://axel.sjostedt.no/misc/dev/roundcube/ |
2012-11-03T13:28:52+00:00 | mail/roundcube-login_info |
Roundcube login info plugin Login info Roundcube plugin WWW: http://www.std-soft.com/bfaq/52-cat-webmail/107-text-auf-der-login-seite-einblenden.html |
2012-11-01T10:34:25+00:00 | textproc/confetti |
Configuration file parser generator confetti -- configuration file parser generator WWW: https://github.com/mailru/confetti |
2012-11-01T10:10:32+00:00 | databases/recutils |
Tools and libraries to access human-editable, plain text databases GNU Recutils is a set of tools and libraries to access human-editable, text-based databases called recfiles. The data is stored as a sequence of records, each record containing an arbitrary number of named fields. Advanced capabilities usually found in other data storage systems are supported: data types, data integrity (keys, mandatory fields, etc) as well as the ability of records to refer to other records (sort of foreign keys). Despite its simplicity, recfiles can be used to store medium-sized databases. Recfiles are human-readable, human-writable and still they are easy to parse and to manipulate automatically. Obviously they are not suitable for many tasks (for example, it can be difficult to manage hierarchies in recfiles) and performance is somewhat sacrificed in favor of readability, but they are quite handy to store small to medium simple databases. WWW: http://www.gnu.org/software/recutils/ |
2012-10-31T20:28:09+00:00 | textproc/R-cran-R2HTML |
HTML exportation for R objects This package includes HTML function and methods to write in an HTML file. Thus, making HTML reports is easy. Includes a function that allows redirection on the fly, which appears to be very usefull for teaching purpose, as the student can keep a copy of the produced output to keep all that he did during the course. Package comes with a vignette describing how to write HTML reports for statistical analysis. Finally, a driver for Sweave allows to parse HTML flat files containing R code and to automatically write the corresponding outputs (tables and graphs). WWW: http://cran.r-project.org/web/packages/R2HTML/ |
2012-10-31T19:05:00+00:00 | textproc/qprint |
Encode and decode Quoted-Printable files The MIME (Multipurpose Internet Mail Extensions) specification (RFC 1521 and successors) defines a mechanism for encoding text consisting primarily of printable ASCII characters, but which may contain characters (for example, accented letters in the ISO 8859 Latin-1 character set) which cannot be encoded as 7-bit ASCII or are non-printable characters which may confuse mail transfer agents. WWW: http://www.fourmilab.ch/webtools/qprint/ |
2012-10-31T18:02:55+00:00 | databases/pgbadger |
Very competent log analyzer for PostgreSQL PostgreSQL log analyzer with fully detailed reports and charts. WWW: http://dalibo.github.com/pgbadger/ |
2012-10-30T23:05:50+00:00 | www/squid32 |
HTTP Caching Proxy Squid is a fully-featured HTTP/1.0 proxy which is almost (but not quite) HTTP/1.1 compliant. Squid offers a rich access control, authorization and logging environment to develop web proxy and content serving applications. WWW: http://www.squid-cache.org/ |
2012-10-30T20:36:34+00:00 | net-mgmt/netmagis-www |
Netmagis web module |
2012-10-30T20:35:58+00:00 | net-mgmt/netmagis-utils |
Netmagis command-line utilities |
2012-10-30T20:35:11+00:00 | net-mgmt/netmagis-topo |
Netmagis topology module |
2012-10-30T20:34:27+00:00 | net-mgmt/netmagis-servers |
Netmagis module for dhcp, bind and mail servers |
2012-10-30T20:33:09+00:00 | net-mgmt/netmagis-metro |
Netmagis metrology module |
2012-10-30T20:32:33+00:00 | net-mgmt/netmagis-detecteq |
Files for detection of equipment modifications |
2012-10-30T20:29:52+00:00 | net-mgmt/netmagis-database |
Utilities for the netmagis database server |
2012-10-30T20:27:10+00:00 | net-mgmt/netmagis-common |
Netmagis common infrastructure Netmagis is a network management information system, which allows a network administrator to: - manage data for your BIND DNS and ISC DHCPD server, - delegate DNS management, - automatically generate network maps, - assign VLAN to equipment interfaces via a Web interface, - generate traffic graphs. WWW: http://www.netmagis.org/ |
2012-10-30T10:39:29+00:00 | net-im/hotot |
Lightweight, flexible microblogging client Hotot is a multi-column microblogging client written with HTML5 technologies through Webkit. It supports Twitter and Identi.ca services, as well as real-time update (via Twitter streaming API), profile editing, multi-lingual, thread conversations, three level in-app effects, trending topics detailed into city level, color labels (assign colors to people). For a geek, it has native notification system, HTTP/Socks proxy, vim-style keyboard shortcuts, and a powerful Kismet content filter system which could perform a few automated tasks, and speech input on Google Chrome. It supports Instapaper/ReadItLater, Google tweet translation, geographic information shown on Google Maps, plenty of image upload services including Twitter official one (and their previews), video preview like YouTube, URL shorten and unshorten (many beautiful prefixes), and user stats through the internal extensions. WWW: http://www.hotot.org/ |
2012-10-29T22:58:42+00:00 | devel/atf |
C, C++ and shell libraries to write ATF-compliant test programs The Automated Testing Framework (ATF) is a collection of libraries to implement test programs in a variety of languages. At the moment, ATF offers C, C++ and POSIX shell bindings with which to implement tests. These bindings all offer a similar set of functionality and any test program written with them exposes a consistent user interface. ATF-based test programs rely on a separate runtime engine to execute them. The runtime engine is in charge of isolating the test programs from the rest of the system to ensure that their results are deterministic and that they cannot affect the running system. The runtime engine is also responsible for gathering the results of all tests and composing reports. The current runtime of choice is Kyua. WWW: https://github.com/jmmv/atf/ |
2012-10-29T17:49:54+00:00 | www/xpi-flagfox |
Displays a country flag of the location of the website's server Displays a country flag depicting the location of the current website's server and provides a multitude of tools such as site safety checks, whois, translation, similar sites, validation, URL shortening, and more... WWW: http://flagfox.wordpress.com/ |
2012-10-29T14:29:15+00:00 | www/multiwatch |
Spawn-fcgi helper for forking multiple workers Multiwatch forks multiple instance of one application and keeps them running; it is made to be used with spawn-fcgi, so all forks share the same fastcgi socket (no webserver restart needed if you increase/decrease the number of forks), and it is easier than to setup multiple daemontool supervised instances. WWW: http://redmine.lighttpd.net/projects/multiwatch/wiki |
2012-10-27T16:01:04+00:00 | audio/acoustid-fingerprinter |
AcoustID audio fingerprint submission tool AcoustID fingerprinter is a cross-platform GUI application that uses Chromaprint to submit audio fingerprints from your music collection to the AcoustID database. Only tagged audio files are submitted. Files tagged by MusicBrainz applications such as Picard or Jaikoz are preferred, but it will submit fingerprints for any files that have tags such as track title, artist name, album name, etc. WWW: https://acoustid.org/fingerprinter |
2012-10-27T15:48:57+00:00 | audio/chromaprint |
AcoustID audio fingerprinting library Chromaprint is the core component of the AcoustID project. It is a client-side library that implements a custom algorithm for extracting fingerprints from any audio source. Also included is fpcalc, a small utility for calculating AcoustID fingerprints. WWW: https://acoustid.org/chromaprint |
2012-10-25T21:06:38+00:00 | multimedia/libva-intel-driver |
VAAPI legacy driver for Intel GMA 4500 (Gen4) to UHD 630 (Gen9.5) VA-API (Video Acceleration API) user mode driver for Intel GEN Graphics family provides a bridge to the GEN GPUs through the packaging of buffers and commands to be sent to the i915 driver for exercising both hardware and shader functionality for video decode, encode, and processing. WWW: https://01.org/linuxmedia |
2012-10-25T07:13:12+00:00 | multimedia/py-enzyme |
Python module to parse metadata in video files Python module to parse metadata in video files You can parse any video file. If a parse error occurs, it will throw a ParseError exception. To see what data has been parsed, you can print the object. WWW: https://github.com/Diaoul/enzyme |
2012-10-25T03:47:09+00:00 | devel/p5-Package-Variant |
Parameterizable packages Package::Variant allows you to build packages that return different variations depending on what parameters are given. Users of your package will receive a subroutine able to take parameters and return the name of a suitable variant package. The implmenetation does not care about what kind of package it builds. WWW: https://metacpan.org/release/Package-Variant |
2012-10-25T03:19:09+00:00 | devel/p5-Import-Into |
Import packages into other packages Import::Into creates a global method import::into which you can call on any package to import it into another package. WWW: https://metacpan.org/release/Import-Into |
2012-10-24T20:46:48+00:00 | databases/postgresql92-pgtcl |
|
2012-10-24T20:46:48+00:00 | databases/postgresql91-pgtcl |
|
2012-10-24T20:46:48+00:00 | databases/postgresql90-pgtcl |
|
2012-10-24T16:32:17+00:00 | multimedia/mplayer2 |
Advanced general-purpose video player MPlayer2 is an advanced general-purpose video player. A fork of the original MPlayer project, it contains significant further development and supports a number of features not available in other Unix players. WWW: https://github.com/mplayer2 |
2012-10-23T14:26:48+00:00 | lang/scala-docs |
Documentation for the Scala libraries & compiler The documentation for the Scala standard library. WWW: https://www.scala-lang.org/ |
2012-10-22T22:12:28+00:00 | devel/ccons |
Interactive Console for the C Programming Language The goal of the ccons project is to create an interactive console for the C programming language, similar to "python" and "irb" for Python and Ruby respectively. WWW: http://code.google.com/p/ccons/ |
2012-10-22T20:31:59+00:00 | devel/rclint |
Checks rc scripts for style and common errors Long have there been calls for an rc analog to portlint. This script allows people to make a quick pre-commit check of rc files. Try using the -v flag if the error messages are too terse. WWW: https://github.com/crees/rclint |
2012-10-22T13:39:41+00:00 | sysutils/puppet27 |
Configuration management framework written in Ruby Puppet lets you centrally manage every important aspect of your system using a cross-platform specification language that manages all the separate elements normally aggregated in different files, like users, cron jobs, and hosts, along with obviously discrete elements like packages, services, and files. WWW: http://www.puppetlabs.com |
2012-10-22T07:54:32+00:00 | chinese/fcitx-rime |
RIME support for Fcitx fcitx-rime provides RIME, a dialect-friendly intelligent Chinese input method engine, as a back-end to the Fcitx IM framework. WWW: https://fcitx-im.org/wiki/Fcitx |
2012-10-22T07:18:27+00:00 | chinese/librime |
Rime Input Method Engine, the core library Rime Input Method Engine is a customizable and dialect-friendly intelligent Chinese input method. WWW: https://rime.github.io/ |
2012-10-21T13:47:50+00:00 | devel/hub |
Introduces git to GitHub hub is a command line tool that wraps git in order to extend it with extra features and commands that make working with GitHub easier. WWW: https://hub.github.com/ |
2012-10-20T03:08:34+00:00 | devel/p5-Stream-Buffered |
Perl extension for temporary buffer to save bytes Stream::Buffered is a buffer class to store arbitrary length of byte strings and then get a seekable filehandle once everything is buffered. It uses PerlIO and/or temporary file to save the buffer depending on the length of the size. WWW: https://metacpan.org/release/Stream-Buffered |
2012-10-19T12:24:00+00:00 | science/py-scikit-learn |
Machine learning algorithms for python scikit-learn is a Python module integrating classic machine learning algorithms in the tightly-knit scientific Python world (numpy, scipy, matplotlib). It aims to provide simple and efficient solutions to learning problems, accessible to everybody and reusable in various contexts: machine-learning as a versatile tool for science and engineering. WWW: https://scikit-learn.org/ |
2012-10-19T08:48:15+00:00 | sysutils/yum |
Installer/updater for rpm Yum is a utility that can check for and automatically download and install updated RPM packages. Dependencies are obtained and downloaded automatically prompting the user as necessary. WWW: http://yum.baseurl.org/ |
2012-10-18T15:22:56+00:00 | net/py-amqp |
Low-level AMQP client for Python (fork of amqplib) This is a fork of amqplib which was originally written by Barry Pederson. It is maintained by the Celery project, and used by kombu as a pure python alternative when librabbitmq is not available. This library should be API compatible with librabbitmq. WWW: https://github.com/celery/py-amqp |
2012-10-18T12:40:02+00:00 | audio/libcoverart |
Library for accessing the MusicBrainz cover art archive Libcoverart is a client library for accessing the MusicBrainz cover art archive. WWW: http://coverartarchive.org/ |
2012-10-18T11:32:55+00:00 | sysutils/py-ezjailremote |
Remote control and convenience wrapper for ezjail ezjail-remote is a remote control and convenience wrapper for the ezjail-admin command of the most excellent ezjail tool, which in turn is itself a convenience wrapper for jails, FreeBSD's leight-weight virtualization solution WWW: https://github.com/tomster/ezjail-remote |
2012-10-17T15:26:41+00:00 | net/tayga |
Userland stateless NAT64 daemon TAYGA is an out-of-kernel stateless NAT64 implementation for that uses the TUN driver to exchange IPv4 and IPv6 packets with the kernel. It is intended to provide production-quality NAT64 service for networks where dedicated NAT64 hardware would be overkill. WWW: http://www.litech.org/tayga/ |
2012-10-17T08:55:50+00:00 | print/py-pollyreports |
Band-oriented PDF report generation from database query PollyReports.py provides a set of classes for database report writing. It assumes that you are using Reportlab to do PDF generation, but can work with any "canvas-like" object as desired. WWW: http://newcenturycomputers.net/projects/pollyreports.html |
2012-10-17T08:03:42+00:00 | security/py-pysha3 |
SHA-3 (Keccak) for Python sha3 wrapper (keccak) for Python. The package is a wrapper around the optimized reference implementation from http://keccak.noekeon.org/ . Only the optimizations for 32 and 64bit platforms are used. The optimized SSE and ARM assembly variants are ignored for now. The module is a standalone version of the SHA-3 implemention of Python 3.4 (currently under development). WWW: https://bitbucket.org/tiran/pykeccak |
2012-10-17T02:06:42+00:00 | devel/p5-Log-Dispatch-File-Rolling |
Object for logging to date/time/pid stamped files This module subclasses Log::Dispatch::File for logging to date/time stamped files. WWW: https://metacpan.org/release/Log-Dispatch-File-Rolling |
2012-10-16T23:09:10+00:00 | lang/spidermonkey185 |
Standalone JavaScript (1.8.5) interpreter from Mozilla Spidermonkey is the JavaScript interpreter from the Mozilla project. WWW: http://www.mozilla.org/js/spidermonkey/ |
2012-10-16T13:21:28+00:00 | x11-toolkits/gtk-sharp-beans |
Extensions on top of GTK-sharp Gtk# Beans aims to fill the gap between the current Gtk# packages state and all the blings and desktop integration stuffs anyone would want to use. It builds on top of Gtk# and extend it by adding new classes and extension methods. WWW: http://gitorious.org/gtk-sharp-beans |
2012-10-16T03:28:28+00:00 | net-mgmt/p5-Net-NSCA-Client |
Perl extension for sending passive service checks to nagios This module allows applications to send passive checks to Nagios both locally and remotely. WWW: https://metacpan.org/release/Net-NSCA-Client |
2012-10-14T20:30:00+00:00 | multimedia/ffmpeg1 |
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 1.0 release branch. WWW: http://ffmpeg.org/ |
2012-10-14T12:10:40+00:00 | devel/p5-Algorithm-Binpack |
Efficiently pack items into bins Algorithm::BinPack efficiently packs items into bins. The bins are given a maximum size, and items are packed in with as little empty space as possible. An example use would be backing up files to CD, while minimizing the number of discs required. WWW: https://metacpan.org/release/Algorithm-BinPack |
2012-10-14T07:55:54+00:00 | devel/p5-App-Rad |
Rapid creation of command line applications App::Rad aims to be a simple yet powerful framework for developing your command-line applications. It can easily transform your Perl one-liners into reusable subroutines than can be called directly by the user of your program. WWW: https://metacpan.org/release/App-Rad |
2012-10-14T03:33:56+00:00 | devel/binpack |
Efficiently pack items into bins Algorithm::BinPack efficiently packs items into bins. The bins are given a maximum size, and items are packed in with as little empty space as possible. An example use would be backing up files to CD, while minimizing the number of discs required. WWW: http://search.cpan.org/dist/Algorithm-BinPack/ |
2012-10-12T21:56:09+00:00 | emulators/swine |
Qt4 graphical Wine frontend Swine is a graphical wine frontend, that makes it easy to install and run Windows software on Linux systems. Swine uses a modern QT4 interface to offer most of the Wine command-line tools to users. WWW: http://www.swine-tool.de/ |
2012-10-12T19:45:38+00:00 | devel/p5-MooseX-Types-PortNumber |
Port number type for Moose classes by the IANA Port number type for Moose classes by the Internet Assigned Numbers Authority (IANA). WWW: https://metacpan.org/release/MooseX-Types-PortNumber |
2012-10-12T17:26:26+00:00 | games/rescue |
Action adventure in Space Rescue! Max is an Action Adventure in Space written in java. It is based on an old mac game called Rescue! by Tom Spreen. A 2D space real-time, action/strategy game. You are in control of a ship that you fly around space fighting enemies and making friends on your way. The main objective is to rescue people from planets and take them to star bases. WWW: http://rescue.sourceforge.net/ |
2012-10-12T00:53:48+00:00 | lang/dragonegg-devel46 |
GCC plugin to use the LLVM backend DragonEgg is a gcc plugin that replaces GCC's optimizers and code generators with those from the LLVM project. It works with gcc-4.5 or gcc-4.6, can target the x86-32/x86-64 and ARM processor families, and has been successfully used on the Darwin, FreeBSD, KFreeBSD, Linux and OpenBSD platforms. It fully supports Ada, C, C++ and Fortran. It has partial support for Go, Java, Obj-C and Obj-C++. WWW: http://dragonegg.llvm.org/ |
2012-10-12T00:42:31+00:00 | java/bootstrap-openjdk |
Oracle\'s Java 6 virtual machine release under the GPL v2 OpenJDK is an open-source implementation of the Java Platform, Standard Edition. Much of the OpenJDK code is licensed under the GPL version 2 with the Classpath exception. The Java Hotspot virtual machine source code is licensed under the GPL version 2 only. WWW: http://openjdk.java.net/ |
2012-10-11T20:19:06+00:00 | databases/py-fdb |
Firebird RDBMS bindings for Python Firebird RDBMS bindings for Python. fdb package is a set of Firebird RDBMS bindings for python. It works on Python 2.6+ and Python 3.x WWW: https://pythonhosted.org/fdb/ |
2012-10-11T19:32:15+00:00 | devel/p5-Data-Rand-Obscure |
Perl module for generating (fairly) random strings easily A module used to generate (fairly) random strings easily. WWW: https://metacpan.org/release/Data-Rand-Obscure |
2012-10-11T16:38:57+00:00 | devel/p5-Data-Rand |
Perl module for generating random strings or arrays A module used to generate random strings and lists. WWW: https://metacpan.org/release/Data-Rand |
2012-10-11T15:49:48+00:00 | devel/checkbashisms |
Check for the presence of bashisms This script performs basic checks for the presence of bashisms in /bin/sh scripts and the lack of bashisms in /bin/bash ones. WWW: https://packages.qa.debian.org/d/devscripts.html |
2012-10-11T05:33:04+00:00 | games/smashbattle |
8-bit style platform battle game Smash Battle is a cross platform, 8-bit style game where two, three or four player face off against each other. The game was inspired by the mario battle minigame from mario 3 when we started developing, but changed a lot over time. WWW: https://smashbattle.demontpx.com/ |
2012-10-10T15:34:02+00:00 | chinese/chiconv |
Auto chinese encoding converter Auto chinese encoding converter. It can detect UTF-8/Big5/GBK text and convert them to specified chinese encoding with transliteration. WWW: https://github.com/buganini/chiconv |
2012-10-10T15:09:25+00:00 | chinese/bsdconv-opencc |
OpenCC conversion module for bsdconv Open Chinese Convert (OpenCC) is an open source Simplified-Traditional Chinese conversion project, providing high quality thesaurus and libopencc, as well as a conversion utility and a dictionary generator. bsdconv is a BSD licensed charset/encoding converter library with more function than libiconv. (Currently, only a few codecs are supported) This port is a opencc conversion module for bsdconv. WWW: https://github.com/buganini/bsdconv-opencc |
2012-10-10T02:07:40+00:00 | sysutils/xe-guest-utilities |
FreeBSD VM tools for Citrix XenServer and XCP FreeBSD VM tools for Citrix XenServer and XCP |
2012-10-09T23:56:53+00:00 | games/bombherman |
Bomberman clone written in C++ A Bomberman clone written in C++, student project for SUPINFO, France WWW: https://github.com/Keruspe/Bomb-her-man |
2012-10-09T23:16:12+00:00 | games/barbie_seahorse_adventures |
You are a seahorse and you want to go to the moon! You are a seahorse and you want to go to the moon! WWW: http://www.imitationpickles.org/barbie/ |
2012-10-09T22:05:57+00:00 | multimedia/libva-vdpau-driver |
VDPAU-based backend for VAAPI A VDPAU-based backend for VAAPI. WWW: https://cgit.freedesktop.org/vaapi/vdpau-driver/ |
2012-10-09T17:47:06+00:00 | java/openjdk6-jre |
Oracle's Java 6 Runtime Environment under the GPL v2 |
2012-10-09T08:08:41+00:00 | devel/scala-ide |
Scala plugin for the Eclipse IDE Scala IDE provides support for development of Scala applications in the Eclipse platform. WWW: http://scala-ide.org/ |
2012-10-09T08:07:30+00:00 | devel/sbt |
Build tool for Scala projects simple build tool (sbt) is a minimally intrusive build tool for Scala projects. WWW: http://www.scala-sbt.org/ |
2012-10-08T16:45:11+00:00 | mail/squirrelmail-translations |
NLS translations for Squirrelmail (mail/squirrelmail) The collection of l10n/i18n data files for Squirrelmail. WWW: http://www.squirrelmail.org/ |
2012-10-07T23:21:40+00:00 | devel/clanlib22 |
Cross-platform game SDK ClanLib delivers a platform independent interface to write games with. If a game is written with ClanLib, it should be possible to compile the game under any platform (supported by ClanLib, that is) without changes in the application source code. But ClanLib is not just a wrapper library, providing an common interface to low level libraries such as DirectX, Svgalib, X11, GGI, etc. While platform independency is ClanLib's primary goal, it also tries to be a service-minded game SDK. In other words, authors have put great effort in to designing the API, to ensure ClanLib's easy of use - while maintaining it's power. WWW: http://www.clanlib.org/ |
2012-10-07T10:28:57+00:00 | textproc/rubygem-charlock_holmes |
Gems for character encoding detection Character encoding detecting library for Ruby using ICU. WWW: https://github.com/brianmario/charlock_holmes |
2012-10-06T22:37:54+00:00 | textproc/the_silver_searcher |
Code-searching tool similar to ack but faster An attempt to make something better than ack, which itself is better than grep. WWW: https://github.com/ggreer/the_silver_searcher |
2012-10-06T21:45:14+00:00 | sysutils/puppet26 |
A configuration management framework written in Ruby Puppet lets you centrally manage every important aspect of your system using a cross-platform specification language that manages all the separate elements normally aggregated in different files, like users, cron jobs, and hosts, along with obviously discrete elements like packages, services, and files. WWW: http://www.puppetlabs.com |
2012-10-06T18:20:59+00:00 | devel/geany-plugin-xmlsnippets |
Geany plugin: ${${GEANY_PLUGIN}_DESC} This plugin extends XML/HTML tag autocompletion provided by Geany. It automatically inserts a matching snippet after you type an opening tag. WWW: https://plugins.geany.org/xmlsnippets.html |
2012-10-06T18:20:59+00:00 | devel/geany-plugin-webhelper |
Geany plugin: ${${GEANY_PLUGIN}_DESC} WebHelper is a plugin for Geany that provides some web development facilities, such as a web page preview and some debugging tools (web inspector). WWW: https://plugins.geany.org/webhelper.html |
2012-10-06T18:20:59+00:00 | devel/geany-plugin-vc |
Geany plugin: ${${GEANY_PLUGIN}_DESC} GeanyVC is plugin that provides a uniform way of accessing the different version-control systems inside Geany IDE. Only small subset of vc is implemented, but, hey, you don't need anything besides diff, log, status, revert and commit most time. WWW: https://plugins.geany.org/geanyvc.html |
2012-10-06T18:20:59+00:00 | devel/geany-plugin-updatechecker |
Geany plugin: ${${GEANY_PLUGIN}_DESC} UpdateChecker is a plugin for Geany, which is able to check whether there is a more recent version of Geany available. WWW: https://plugins.geany.org/updatechecker.html |
2012-10-06T18:20:59+00:00 | devel/geany-plugin-treebrowser |
Geany plugin: ${${GEANY_PLUGIN}_DESC} The TreeBrowser plugin for Geany provides an alternate way to browse through your files. It displays files and directories in a tree view and has more features than the file browser plugin delivered with Geany itself. WWW: https://plugins.geany.org/treebrowser.html |
2012-10-06T18:20:59+00:00 | devel/geany-plugin-tableconvert |
Geany plugin: ${${GEANY_PLUGIN}_DESC} Tableconvert is a plugin which helps on converting a tabulator separated selection into a table. WWW: https://plugins.geany.org/tableconvert.html |
2012-10-06T18:20:59+00:00 | devel/geany-plugin-spellcheck |
Geany plugin: ${${GEANY_PLUGIN}_DESC} This plugin checks the content of the current document in Geany with the spell check library Enchant. WWW: https://plugins.geany.org/spellcheck.html |
2012-10-06T18:20:59+00:00 | devel/geany-plugin-shiftcolumn |
Geany plugin: ${${GEANY_PLUGIN}_DESC} This plugin allows you to move blocks of text horizontally. WWW: https://plugins.geany.org/shiftcolumn.html |
2012-10-06T18:20:59+00:00 | devel/geany-plugin-sendmail |
Geany plugin: ${${GEANY_PLUGIN}_DESC} GeanySendMail is a little plugin to send a document as attachment using the preferred mail client from inside Geany. It is similar to the envelope symbol of most office tools and requires a mail client that is supporting remote calls. WWW: https://plugins.geany.org/geanysendmail.html |
2012-10-06T18:20:59+00:00 | devel/geany-plugin-prj |
Geany plugin: ${${GEANY_PLUGIN}_DESC} Alternative project manager for Geany WWW: https://plugins.geany.org/geanyprj.html |
2012-10-06T18:20:59+00:00 | devel/geany-plugin-pretty-printer |
Geany plugin: ${${GEANY_PLUGIN}_DESC} Geany plugin. WWW: https://plugins.geany.org/pretty-printer.html |
2012-10-06T18:20:59+00:00 | devel/geany-plugin-pg |
Geany plugin: ${${GEANY_PLUGIN}_DESC} GeanyPG is a plugin for Geany that allows the user to encrypt, decrypt and verify signatures with GnuPG. WWW: https://plugins.geany.org/geanypg.html |
2012-10-06T18:20:59+00:00 | devel/geany-plugin-numberedbookmarks |
Geany plugin: ${${GEANY_PLUGIN}_DESC} geanynumberedbookmarks is a plugin to provide users with 10 numbered bookmarks (in addition to the usual bookkmarks) WWW: https://plugins.geany.org/geanynumberedbookmarks.html |
2012-10-06T18:20:59+00:00 | devel/geany-plugin-multiterm |
Geany plugin: ${${GEANY_PLUGIN}_DESC} MultiTerm is similar to Geany's built-in VTE terminal except that it supports multiple terminals in tabs and supports different shells in each of the terminal tabs. WWW: https://plugins.geany.org/multiterm.html |
2012-10-06T18:20:59+00:00 | devel/geany-plugin-miniscript |
Geany plugin: ${${GEANY_PLUGIN}_DESC} Geany Mini-Script filter plugin. This plugin is a tool to apply a script filter on: - text selection - current document - all documents The filter type can be: - shell script - perl script - python script - sed commands - awk script The output can be: - selection of current document - all documents - new document WWW: https://plugins.geany.org/geanyminiscript.html |
2012-10-06T18:20:59+00:00 | devel/geany-plugin-macro |
Geany plugin: ${${GEANY_PLUGIN}_DESC} This plugin allows you to record and use your own macros. WWW: https://plugins.geany.org/geanymacro.html |
2012-10-06T18:20:59+00:00 | devel/geany-plugin-lua |
Geany plugin: ${${GEANY_PLUGIN}_DESC} Lua scripting plugin for Geany. WWW: https://plugins.geany.org/geanylua.html |
2012-10-06T18:20:59+00:00 | devel/geany-plugin-lipsum |
Geany plugin: ${${GEANY_PLUGIN}_DESC} GeanyLipsum is a plugin for Geany that implements a Lorem Ipsum generator to insert placeholder text into your document. WWW: https://plugins.geany.org/geanylipsum.html |
2012-10-06T18:20:59+00:00 | devel/geany-plugin-latex |
Geany plugin: ${${GEANY_PLUGIN}_DESC} GeanyLaTeX is a plugin for Geany IDE to improve work with LaTeX. WWW: https://plugins.geany.org/geanylatex.html |
2012-10-06T18:20:59+00:00 | devel/geany-plugin-insertnum |
Geany plugin: ${${GEANY_PLUGIN}_DESC} This plugin replaces a (possibly zero-width) rectangular selection with integer numbers, using start/step/base etc. specified by the user. For practical reasons, the number of lines is limited to 100000. Lines shorter than the current selection are skipped. WWW: https://plugins.geany.org/geanyinsertnum.html |
2012-10-06T18:20:59+00:00 | devel/geany-plugin-gproject |
Geany plugin: ${${GEANY_PLUGIN}_DESC} GProject is an extension of Geany's project management displaying a tree of files belonging to the project in the sidebar. In addition, it enables quick swapping between header and source files, searching project files by name and more. The plugin was created with big projects in mind so everything works fast enough even with projects consisting of hundreds of thousands of files. WWW: http://plugins.geany.org/gproject.html |
2012-10-06T18:20:59+00:00 | devel/geany-plugin-geniuspaste |
Geany plugin: ${${GEANY_PLUGIN}_DESC} This plugin allows the user to paste the code from Geany into five different pastebins. At the moment it supports this services: - codepad.org - tinypaste.com - pastebin.geany.org - dpaste.de - sprunge.us GeniusPaste detects automatically the syntax of the code and paste it with syntax highlighting enabled. It can also display the pasted code opening a new browser tab. WWW: https://plugins.geany.org/geniuspaste.html |
2012-10-06T18:20:59+00:00 | devel/geany-plugin-gendoc |
Geany plugin: ${${GEANY_PLUGIN}_DESC} GeanyGenDoc is a plugin for Geany that aims to help code documentation by automatically generating documentation comment basis from the source code. WWW: https://plugins.geany.org/geanygendoc.html |
2012-10-06T18:20:59+00:00 | devel/geany-plugin-gdb |
Geany plugin: ${${GEANY_PLUGIN}_DESC} GeanyGDB is a plugin for Geany which provides integrated debugging support within Geany via the GNU Debugger (GDB). WWW: http://plugins.geany.org/geanygdb.html |
2012-10-06T18:20:59+00:00 | devel/geany-plugin-extrasel |
Geany plugin: ${${GEANY_PLUGIN}_DESC} The Extra Selection adds the following menu items: "Column Mode", "Select to Line" and "Select to Matching Brace", "Set Anchor", "Select to Anchor" and "Rectangle Select to Anchor". WWW: https://plugins.geany.org/geanyextrasel.html |
2012-10-06T18:20:59+00:00 | devel/geany-plugin-doc |
Geany plugin: ${${GEANY_PLUGIN}_DESC} Geanydoc is plugin for Geany IDE that allow execute specified commands on the current word at the cursor position. This word is passed as an argument to these commands. It allow either place output of these commands in geany buffer *DOC* or just execute external program. Geanydoc is intended to be used for searching documentation API in different sources. WWW: https://plugins.geany.org/geanydoc.html |
2012-10-06T18:20:59+00:00 | devel/geany-plugin-devhelp |
Geany plugin: ${${GEANY_PLUGIN}_DESC} This plugin embeds an API documentation browser and search functionality directly into Geany's user interface. WWW: https://plugins.geany.org/devhelp.html |
2012-10-06T18:20:59+00:00 | devel/geany-plugin-debugger |
Geany plugin: ${${GEANY_PLUGIN}_DESC} Plugin enables debugging in Geany. Currently supports GDB only, but was developed with multiple debuggers support in mind, so the other backends support is planned as well. WWW: https://plugins.geany.org/debugger.html |
2012-10-06T18:20:59+00:00 | devel/geany-plugin-codenav |
Geany plugin: ${${GEANY_PLUGIN}_DESC} This plugin adds some facilities for navigating in the code. WWW: https://plugins.geany.org/codenav.html |
2012-10-06T18:20:59+00:00 | devel/geany-plugin-addons |
Geany plugin: ${${GEANY_PLUGIN}_DESC} This plugin adds various small addons to Geany which aren't worth an own plugin but might still useful for people. WWW: https://plugins.geany.org/addons.html |
2012-10-04T19:40:39+00:00 | games/domination |
Board game that is a bit like the well known game Risk Domination is a board game that is a bit like the well known game Risk. Domination is a game that is a bit like the well known board game of Risk or RisiKo. It has many game options and includes many maps. Written in java it includes a map editor, a simple map format, multiplayer network play, single player, hotseat, 5 user interfaces and many more features, it works in all OSs that run java. WWW: http://domination.sourceforge.net/ |
2012-10-04T16:57:49+00:00 | games/castlevox |
Fast world domination game Castle Vox is a next generation computer strategy board game. Capture all the enemy Castles to win! Features: - Fast world domination. - Plan attacks simultaneously. - Collaborate with teammates. - Maps from history and fantasy. - Giant maps with many players. - Map editor included. - Hard AI will push your brain in single-player matches. - Online multi-player modes: relaxed and speed variants. - Achievements. - Easy to learn, hard to master. - Mixes elements from Diplomacy and Axis & Allies board games. - Available for Mac OS X, Linux, and Windows. WWW: http://sillysoft.net/vox/ |
2012-10-04T11:16:37+00:00 | games/lolcat |
High performance implementation of the famous lolcat This is a high performance implementation of lolcat, which does the same as the unix "cat" programm, but in fancy rainbow colors. WWW: https://github.com/jaseg/lolcat |
2012-10-04T11:15:27+00:00 | devel/rubygem-paint |
Terminal painter Terminal painter with 256 color support and effect support WWW: https://github.com/janlelis/paint |
2012-10-04T09:15:45+00:00 | devel/colormake |
Wrapper to color gmake output This is a simple wrapper around "make" to make its output more readable. WWW: http://bre.klaki.net/programs/colormake/ |
2012-10-03T22:23:20+00:00 | x11/yad |
Display GNOME dialogs from the command line Yad (yet another dialog) is a fork of Zenity with many improvements, such as custom buttons, additional dialogs, pop-up menu in notification icon and more. WWW: https://github.com/v1cont/yad |
2012-10-03T19:51:47+00:00 | games/netwalk |
Game where the object is to connect every terminal to the main server NetWalk is a puzzle game where the object is to connect every terminal to the main server. (These are represented by coloured boxes, so you could also imagine them to be water mains, electricity cables, phone lines, etc.) In this version, not only must every terminal be connected, but every piece of cable must also be connected to the main server somehow. WWW: https://github.com/blynn/netwalk |
2012-10-03T19:33:21+00:00 | multimedia/despotify |
A command-line client for spotify A command-line client for spotify. WWW: http://despotify.se/ |
2012-10-03T11:06:43+00:00 | misc/kde-thumbnailer-chm |
KDE thumbnail generator for CHM files KDE thumbnail generator for the CHM file format. WWW: https://store.kde.org/p/1080871/ |
2012-10-02T20:26:17+00:00 | net-mgmt/ipv6mon |
Tool for monitoring IPv6 address usage ipv6mon is a tool meant for monitoring IPv6 address usage on a local network. It is meant to be particularly useful in networks that employ IPv6 Stateless Address Auto-Configuration (as opposed to DHCPv6), where address assignment is decentralized and there is no central server that records which IPv6 addresses have been assigned to which nodes during which period of time. WWW: https://www.si6networks.com/tools/ipv6mon/ |
2012-10-02T10:06:27+00:00 | devel/clanlib1 |
Cross-platform game SDK ClanLib delivers a platform independent interface to write games with. If a game is written with ClanLib, it should be possible to compile the game under any platform (supported by ClanLib, that is) without changes in the application source code. But ClanLib is not just a wrapper library, providing an common interface to low level libraries such as DirectX, Svgalib, X11, GGI, etc. While platform independency is ClanLib's primary goal, it also tries to be a service-minded game SDK. In other words, authors have put great effort in to designing the API, to ensure ClanLib's easy of use - while maintaining it's power. WWW: http://www.clanlib.org/ |
2012-10-01T21:52:42+00:00 | audio/bristol |
Vintage synthesizers emulation for electric pianos and organs Bristol is an emulation package for a number of different 'classic' synthesizers including additive, subtractive and a few organs. The application consists of the engine, which is called bristol, and its own GUI library called brighton that represents all the emulations. WWW: http://bristol.sourceforge.net/ |
2012-10-01T03:03:19+00:00 | devel/yaml-cpp |
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: https://github.com/jbeder/yaml-cpp |
2012-09-30T04:15:13+00:00 | textproc/p5-Lingua-EN-FindNumber |
Locate (written) numbers in English text Lingua::EN::FindNumber provides a regular expression for finding numbers in English text. It also provides functions for extracting and manipulating such numbers. WWW: https://metacpan.org/release/Lingua-EN-FindNumber |
2012-09-30T04:10:35+00:00 | textproc/p5-Lingua-EN-Words2Nums |
Convert English text to numbers Lingua::EN::Words2Nums converts English text into numbers. It supports both ordinal and cardinal numbers, negative numbers, and very large numbers. The main subroutine, which is exported by default, is words2nums(). This subroutine, when fed a string, will attempt to convert it into a number. If it succeeds, the number will be returned. If it fails, it returns undef. WWW: https://metacpan.org/release/Lingua-EN-Words2Nums |
2012-09-29T17:53:34+00:00 | devel/rubygem-listen |
Listen to file modifications and notify about the changes The Listen gem listens to file modifications and notifies you about the changes. Features: - Works everywhere! - Supports watching multiple directories from a single listener. - OS-specific adapters for Mac OS X 10.6+, Linux and Windows. - Automatic fallback to polling if OS-specific adapter doesn't work. - Detects files modification, addidation and removal. - Checksum comparaison for modifications made under the same second. - Allows supplying regexp-patterns to ignore and filter paths for better results. - Tested on all Ruby environments via travis-ci. WWW: https://github.com/guard/listen |
2012-09-29T10:54:52+00:00 | multimedia/freetuxtv |
WebTV player based on GTK3+ and LibVLC FreetuxTV is a WebTV player working on the Linux platform based on GTK2+ and LibVLC. The goal of this project is to create a WebTV player. It can be used by french people to watch ADSL TV on the PC with ISPs or by other people to watch WebTV and Web Radio in many languages. The GUI is developed in GTK2+ and is using the VLC engine to display the channels. Features : - Play TV (Free, SFR and WebTV) - Play in full screen mode - Play in miniature Mode - Support for multimedia keys - Add new groups of channels from M3U playlists WWW: https://code.google.com/p/freetuxtv/wiki/HomePage?wl=en |
2012-09-28T22:32:18+00:00 | cad/repsnapper |
Controller and GCode generator for RepRap 3D printers RepSnapper is a host software for controlling a RepRap 3D printer. It has a 3D OpenGL interface, slices objects and calculates the extrusion toolpath. It can manipulate 3D objects and save constellations in STL and AMF format. WWW: http://reprap.org/wiki/RepSnapper_Manual:Introduction |
2012-09-28T17:22:32+00:00 | www/smarty3 |
PHP compiling template engine Smarty is a template engine for PHP. Many other template engines for PHP provide basic variable substitution and dynamic block functionality. Smarty takes a step further to be a "smart" template engine, adding features such as configuration files, template functions, and variable modifiers, and making all of this functionality as easy as possible to use for both programmers and template designers. Smarty also converts the templates into PHP scripts, eliminating the need to parse the templates on every invocation. This makes Smarty extremely scalable and managable for large application needs. WWW: https://www.smarty.net/ |
2012-09-27T14:16:26+00:00 | audio/msilbc |
Mediastreamer plugin for the iLBC audio codec Mediastreamer plugin for using the iLBC(TM) codec with Linphone. WWW: https://www.linphone.org/technical-corner/mediastreamer2.html |
2012-09-27T09:59:25+00:00 | biology/plinkseq |
Toolset for working with human genetic variation data PLINK/SEQ is an open-source C/C++ library for working with human genetic variation data. The specific focus is to provide a platform for analytic tool development for variation data from large-scale resequencing and genotyping projects, particularly whole-exome and whole-genome studies. It is independent of (but designed to be complementary to) the existing PLINK package. WWW: http://atgu.mgh.harvard.edu/plinkseq/ |
2012-09-27T09:59:25+00:00 | biology/plink |
Whole genome association analysis toolset PLINK is a widely used toolset for genome-wide association studies (GWAS) and research in population genetics. Citation: Chang et al. (2015) Second-generation PLINK: rising to the challenge of larger and richer datasets. GigaScience 4(1) doi:10.1186/s13742-015-0047-8 WWW: https://www.cog-genomics.org/plink/ |
2012-09-26T20:33:56+00:00 | www/smarty2 |
PHP compiling template engine Smarty is a template engine for PHP. Many other template engines for PHP provide basic variable substitution and dynamic block functionality. Smarty takes a step further to be a "smart" template engine, adding features such as configuration files, template functions, and variable modifiers, and making all of this functionality as easy as possible to use for both programmers and template designers. Smarty also converts the templates into PHP scripts, eliminating the need to parse the templates on every invocation. This makes Smarty extremely scalable and managable for large application needs. WWW: https://www.smarty.net/ |
2012-09-26T00:18:06+00:00 | x11-fonts/sourcecodepro-ttf |
Set of fonts by Adobe designed for coders Source Code Pro was designed by Paul D. Hunt as a companion to Source Sans. This complementary family was adapted from the Source design due to a request to create a monospaced version for coding applications. Source Code Pro currently supports a wide range of languages using Latin script, and includes all the characters in the Adobe Latin 4 glyph set. As an open source project, it is expected that incremental updates will be made over time to extend glyph set coverage and functionality. WWW: https://github.com/adobe-fonts/source-code-pro |
2012-09-26T00:12:16+00:00 | www/jmeter |
Functional behaviour load and performance test application Apache JMeter is a 100% pure Java desktop application designed to load test functional behavior and measure performance. It was originally designed for testing Web Applications but has since expanded to other test functions. Apache JMeter may be used to test performance both on static and dynamic resources (files, Servlets, Perl scripts, Java Objects, Data Bases and Queries, FTP Servers and more). It can be used to simulate a heavy load on a server, network or object to test its strength or to analyze overall performance under different load types. You can use it to make a graphical analysis of performance or to test your server/script/object behavior under heavy concurrent load. In addition to load-testing, the tool can also be used to verify correctness of your web-applications. WWW: http://jmeter.apache.org/ |
2012-09-25T12:04:48+00:00 | devel/openvex |
Open source firmware for Vex robotics controllers OpenVex is an API (Application Program Interface) library for programming Vex robot controllers using SDCC or MCC18. WWW: http://personalpages.tds.net/~jwbacon/vex.html |
2012-09-25T11:02:08+00:00 | devel/py-pyxml2obj |
Simple way to convert xml to python object and vice versa This module provides only 2 methods, XMLin and XMLout. XMLin convert xml to python object, and XMLout python object to xml. This module is inspired by XML::Simple in CPAN, but some options of XML::Simple are not supported. WWW: https://pypi.org/project/pyxml2obj/ |
2012-09-25T09:00:35+00:00 | devel/dbus-sharp-glib |
D-Bus for .NET: GLib integration module This is a fork of ndesk-dbus-glib, which provides GLib main loop integration for Managed D-Bus. WWW: http://mono.github.com/dbus-sharp/ |
2012-09-24T19:41:11+00:00 | sysutils/libzeitgeist |
Zeitgeist client library Client library for interacting with Zeitgeist daemon. WWW: https://launchpad.net/libzeitgeist |
2012-09-23T17:09:22+00:00 | java/jboss7 |
JBoss AS 7.1.1.Final Brontes JBoss Application Server 7 WWW: http://www.jboss.org/jbossas/ |
2012-09-23T08:26:03+00:00 | sysutils/p5-MogileFS-Network |
Network awareness and extensions for p5-MogileFS-Server This collection of modules adds multiple network awareness to the MogileFS server. It provides two replication policies, 'MultipleNetworks' and 'HostsPerNetwork', and also provides a plugin 'ZoneLocal' that causes get_paths queries to be returned in a prioritized order based on locality of storage. WWW: https://metacpan.org/release/MogileFS-Network |
2012-09-22T20:04:50+00:00 | devel/gitphp |
Web based git repository browser written in PHP GitPHP is a web based git repository browser written in PHP. It uses the Smarty template system for customization and flexibility. WWW: http://www.gitphp.org |
2012-09-22T16:22:48+00:00 | games/patapizza-tetris |
Unofficial clone of the original Tetris game This game is an unofficial clone of the original Tetris game and is not endorsed by the registered trademark owners The Tetris Company, Inc. WWW: https://github.com/patapizza/tetris |
2012-09-22T15:43:02+00:00 | comms/chirp |
Free, open-source tool for programming your amateur radio CHIRP is a free, open-source tool for programming your amateur radio. It supports a large number of manufacturers and models, as well as provides a way to interface with multiple data sources and formats. WWW: https://chirp.danplanet.com/projects/chirp |
2012-09-22T14:29:45+00:00 | devel/freeocl |
Free Open Computing Language (OpenCL) implementation for CPU FreeOCL is an implementation of OpenCL 1.2 specifications targeting CPUs. Instead of using a built-in or dedicated compiler, it relies on an external C++ compiler. WWW: https://code.google.com/p/freeocl/ |
2012-09-22T13:53:22+00:00 | sysutils/py-glances |
CLI curses based monitoring tool for GNU/Linux and BSD OS Glances is a CLI curses based monitoring tool for GNU/Linux and BSD OS. Uses the PsUtil library to get information from your system. WWW: http://nicolargo.github.com/glances/ |
2012-09-22T08:25:38+00:00 | devel/opencl |
Open Computing Language (OpenCL) specifications V3.0 (header files) OpenCL (Open Computing Language) is an open royalty-free standard for general purpose parallel programming across CPUs, GPUs and other processors, giving software developers portable and efficient access to the power of these heterogeneous processing platforms. These header are covering OpenCL API 3.0 |
2012-09-21T22:51:02+00:00 | games/speakinghangman |
Educational game to practice and expand English and Spanish Speaking Hangman is an educational game to practice and expand your English and Spanish vocabularies. The game is designed for people of any age above 7 years. Speaking Hangman Free is a Demo version of Speaking Hangman free for you to download and try. WWW: http://www.athenasoft.net/hangman/index.en.php |
2012-09-21T22:24:49+00:00 | x11/lxrandr |
Monitor configuration tool LXRandR is the standard screen manager of LXDE. It manages screen resolution and external monitors. You can plug in another screen into LXDE or choose to use a big screen projector. Local screen and extenal screen can be used at the same time. LXRandR configures the screen solution automatically. WWW: https://wiki.lxde.org/en/LXRandR |
2012-09-21T22:23:22+00:00 | audio/lxmusic |
LXDE music player based on xmms2 LXMusic is the minimalist music player for LXDE. This is based on xmms2, which is lightweight and has server/client design. LXMusic has very few features, it can do nothing more than just playing a list of music files. WWW: https://wiki.lxde.org/en/LXMusic |
2012-09-21T21:17:58+00:00 | textproc/ctpl |
C Template (Parser) Library CTPL is a template engine library. It allows fast and easy parsing of templates and fine control over template parsing environment. WWW: http://ctpl.tuxfamily.org/ |
2012-09-21T13:13:03+00:00 | games/puckman |
Unofficial clone of the original Pac-Man game This game is an unofficial clone of the original Pac-Man game and is not endorsed by the registered trademark owners Namco, Inc. WWW: https://github.com/patapizza/puckman |
2012-09-20T14:22:09+00:00 | textproc/unoconv |
Convert any document from and to any LibreOffice supported format Universal Office Converter (unoconv) is a command line tool to convert any document format that LibreOffice can import to any document format that LibreOffice can export. It makes use of the LibreOffice's UNO bindings for non-interactive conversion of documents. For practical reasons we mention LibreOffice, but OpenOffice is supported by unoconv as well. WWW: http://dag.wieers.com/home-made/unoconv/ |
2012-09-20T14:21:34+00:00 | net/p5-Net-STOMP-Client |
Streaming Text Orientated Messaging Protocol Client This module provides an object oriented client interface to interact with servers supporting STOMP (Streaming Text Orientated Messaging Protocol). It supports the major features of messaging brokers: SSL, asynchronous I/O, receipts and transactions. For details on the protocol see http://stomp.codehaus.org/Protocol. WWW: https://metacpan.org/release/Net-STOMP-Client |
2012-09-20T08:09:18+00:00 | www/xpi-ghostery |
Alerts/Block web bugs, ad and widgets Ghostery sees the invisible web - tags, web bugs, pixels and beacons. Ghostery tracks the trackers and gives you a roll-call of the ad networks, behavioral data providers, web publishers, and other companies interested in your activity. WWW: http://www.ghostery.com |
2012-09-20T03:56:48+00:00 | net-mgmt/percona-monitoring-plugins |
Cacti templates for MySQL, Apache, Memcached, and more by Percona The Percona Monitoring Plugins are high-quality components to add enterprise-grade MySQL capabilities to your existing in-house, on-premises monitoring solutions. The components are designed to integrate seamlessly with widely deployed solutions such as Nagios and Cacti, and are delivered in the form of templates, plugins, and scripts. The project was also known as mysql-cacti-templates and better-cacti-templates. WWW: http://www.percona.com/software/percona-monitoring-plugins/ |
2012-09-19T15:19:59+00:00 | graphics/opencolorio |
Complete color management solution OpenColorIO (OCIO) is a complete color management solution geared towards motion picture production with an emphasis on visual effects and computer animation. WWW: http://www.opencolorio.org |
2012-09-19T14:52:36+00:00 | www/trytond_google_maps |
Tryton Application Platform (Google Maps Module) This port adds the Google Maps Module to the Tryton Application Platform. WWW: http://www.tryton.org/ |
2012-09-19T14:42:54+00:00 | finance/trytond_calendar_todo |
Tryton Application Platform (Calendar Todo Module) This port adds the Calendar Todo Module to the Tryton Application Platform. WWW: http://www.tryton.org/ |
2012-09-19T14:41:45+00:00 | finance/trytond_calendar_scheduling |
Tryton Application Platform (Calendar Scheduling Module) This port adds the Calendar Scheduling Module to the Tryton Application Platform. WWW: http://www.tryton.org/ |
2012-09-19T14:40:42+00:00 | finance/trytond_calendar_classification |
Tryton Application Platform (Calendar Classification Module) This port adds the Calendar Classification Module to the Tryton Application Platform. WWW: http://www.tryton.org/ |
2012-09-19T14:38:50+00:00 | finance/trytond_party_vcarddav |
Tryton Application Platform (Party VCardDAV Module) This port adds the Party VCardDAV Module to the Tryton Application Platform. WWW: http://www.tryton.org/ |
2012-09-19T14:37:45+00:00 | finance/trytond_party_siret |
Tryton Application Platform (Party Siret Module) This port adds the Party Siret Module to the Tryton Application Platform. WWW: http://www.tryton.org/ |
2012-09-19T14:36:42+00:00 | finance/trytond_purchase_shipment_cost |
Tryton Application Platform (Purchase Shipment Cost Module) This port adds the Purchase Shipment Cost Module to the Tryton Application Platform. WWW: http://www.tryton.org/ |
2012-09-19T14:35:27+00:00 | finance/trytond_purchase_invoice_line_standalone |
Tryton Application Platform (Purchase Invoice Line Standalone Module) This port adds the Purchase Invoice Line Standalone Module to the Tryton Application Platform. WWW: http://www.tryton.org/ |
2012-09-19T14:34:13+00:00 | finance/trytond_product_cost_fifo |
Tryton Application Platform (Product Cost Fifo Module) This port adds the Product Cost Fifo Module to the Tryton Application Platform. WWW: http://www.tryton.org/ |
2012-09-19T14:32:45+00:00 | finance/trytond_product_cost_history |
Tryton Application Platform (Product Cost History Module) This port adds the Product Cost History Module to the Tryton Application Platform. WWW: http://www.tryton.org/ |
2012-09-19T14:29:37+00:00 | finance/trytond_analytic_sale |
Tryton Application Platform (Analytic Sale Module) This port adds the Analytic Sale Module to the Tryton Application Platform. WWW: http://www.tryton.org/ |
2012-09-19T14:27:35+00:00 | finance/trytond_analytic_purchase |
Tryton Application Platform (Analytic Purchase Module) This port adds the Analytic Purchase Module to the Tryton Application Platform. WWW: http://www.tryton.org/ |
2012-09-19T14:26:22+00:00 | finance/trytond_analytic_invoice |
Tryton Application Platform (Analytic Invoice Module) This port adds the Analytic Invoice Module to the Tryton Application Platform. WWW: http://www.tryton.org/ |
2012-09-19T14:24:41+00:00 | finance/trytond_analytic_account |
Tryton Application Platform (Analytic Account Module) This port adds the Analytic Account Module to the Tryton Application Platform. WWW: http://www.tryton.org/ |
2012-09-19T13:39:34+00:00 | finance/trytond_stock_supply_forecast |
Tryton Application Platform (Stock Supply Forecast Module) This port adds the Stock Supply Forecast Module to the Tryton Application Platform. WWW: http://www.tryton.org/ |
2012-09-19T13:38:21+00:00 | finance/trytond_stock_supply_day |
Tryton Application Platform (Stock Supply Day Module) This port adds the Stock Supply Day Module to the Tryton Application Platform. WWW: http://www.tryton.org/ |
2012-09-19T13:36:55+00:00 | finance/trytond_stock_split |
Tryton Application Platform (Stock Split Module) This port adds the Stock Split Module to the Tryton Application Platform. WWW: http://www.tryton.org/ |
2012-09-19T13:35:41+00:00 | finance/trytond_stock_product_location |
Tryton Application Platform (Stock Product Location Module) This port adds the Stock Product Location Module to the Tryton Application Platform. WWW: http://www.tryton.org/ |
2012-09-19T13:34:09+00:00 | finance/trytond_stock_lot |
Tryton Application Platform (Stock Lot Module) This port adds the Stock Lot Module to the Tryton Application Platform. WWW: http://www.tryton.org/ |
2012-09-19T13:33:00+00:00 | finance/trytond_stock_location_sequence |
Tryton Application Platform (Stock Location Sequence Module) This port adds the Stock Location Sequence Module to the Tryton Application Platform. WWW: http://www.tryton.org/ |
2012-09-19T13:31:42+00:00 | finance/trytond_stock_inventory_location |
Tryton Application Platform (Stock Inventory Location Module) This port adds the Stock Inventory Location Module to the Tryton Application Platform. WWW: http://www.tryton.org/ |
2012-09-19T13:28:21+00:00 | finance/trytond_stock_supply |
Tryton Application Platform (Stock Supply Module) This port adds the Stock Supply Module to the Tryton Application Platform. WWW: http://www.tryton.org/ |
2012-09-19T13:25:49+00:00 | finance/trytond_stock_forecast |
Tryton Application Platform (Stock Forecast Module) This port adds the Stock Forecast Module to the Tryton Application Platform. WWW: http://www.tryton.org/ |
2012-09-19T12:18:44+00:00 | finance/trytond_account_invoice_line_standalone |
Tryton Application Platform (Account Invoice Line Standalone Module) This port adds the Account Invoice Line Standalone Module to the Tryton Application Platform. WWW: http://www.tryton.org/ |
2012-09-19T12:17:26+00:00 | finance/trytond_account_invoice_history |
Tryton Application Platform (Account Invoice History Module) This port adds the Account Invoice History Module to the Tryton Application Platform. WWW: http://www.tryton.org/ |
2012-09-19T12:13:30+00:00 | finance/trytond_account_statement |
Tryton Application Platform (Account Statement Module) This port adds the Account Statement Module to the Tryton Application Platform. WWW: http://www.tryton.org/ |
2012-09-19T12:12:13+00:00 | finance/trytond_account_stock_continental |
Tryton Application Platform (Account Stock Continental Module) This port adds the Account Stock Continental Module to the Tryton Application Platform. WWW: http://www.tryton.org/ |
2012-09-19T12:10:49+00:00 | finance/trytond_account_stock_anglo_saxon |
Tryton Application Platform (Account Stock Anglo Saxon Module) This port adds the Account Stock Anglo Saxon Module to the Tryton Application Platform. WWW: http://www.tryton.org/ |
2012-09-19T12:08:56+00:00 | finance/trytond_account_be |
Tryton Application Platform (Belgian Account Chart) This module provides the chart of account which is used in Belgium. WWW: http://www.tryton.org/ |
2012-09-19T12:07:25+00:00 | french/trytond_account_fr |
Tryton Application Platform (French Account Chart) This module provides the chart of account which is used in France. WWW: http://www.tryton.org/ |
2012-09-19T12:04:10+00:00 | german/trytond_account_de_skr03 |
Tryton Application Platform (German Account Chart) This module provides the SKR03 chart of account which is used in Germany. WWW: http://www.tryton.org/ |
2012-09-19T08:08:31+00:00 | www/htmlcxx |
HTML and CSS APIs for C++ htmlcxx is a simple non-validating css1 and html parser for C++. WWW: http://htmlcxx.sourceforge.net/ WWW: https://github.com/bonitao/htmlcxx |
2012-09-19T07:46:58+00:00 | finance/trytond_carrier_weight |
Tryton Application Platform (Carrier Weight Module) This port adds the Carrier Weight Module to the Tryton Application Platform. WWW: http://www.tryton.org/ |
2012-09-19T07:43:48+00:00 | finance/trytond_carrier_percentage |
Tryton Application Platform (Carrier Percentage Module) This port adds the Carrier Percentage Module to the Tryton Application Platform. WWW: http://www.tryton.org/ |
2012-09-19T07:40:37+00:00 | finance/trytond_product_measurements |
Tryton Application Platform (Product Measurements Module) This port adds the Product Measurements Module to the Tryton Application Platform. WWW: http://www.tryton.org/ |
2012-09-18T21:00:18+00:00 | net/jicmp6 |
Java native interface (JNI) to ICMPv6 Java native interface (JNI) to ICMPv6. WWW: http://www.opennms.org/wiki/Jicmp |
2012-09-18T20:58:30+00:00 | graphics/burplex |
Preview and select images for batch processing This Qt 4 based program allows to browse directory tree, preview and select images. The list of selected images is stored in a file which can be used for further batch processing. WWW: http://www.burplex.com |
2012-09-18T20:56:49+00:00 | graphics/nomacs |
Small, fast, and free image viewer nomacs is small, fast and able to handle the most common image formats. Additionally it is possible to synchronize multiple viewers. A synchronization of viewers running on the same computer or via LAN is possible. It allows to compare images and spot the differences (e.g. schemes of architects to show the progress). WWW: http://www.nomacs.org/ |
2012-09-18T20:55:26+00:00 | devel/edb |
Cross-platform x86/x86-64 debugger based on Qt 4 edb (Evan's Debugger) is a cross platform x86/x86-64 debugger. It was inspired by OllyDbg, but aims to function on x86 and x86-64 as well as multiple OS's. Linux is the only officially supported platform at the moment, but FreeBSD, OpenBSD, OSX and Windows ports are underway with varying degrees of functionality. WWW: http://codef00.com/projects#debugger |
2012-09-18T20:53:36+00:00 | comms/ge-x2212 |
EEPROM programmer for GE Phoenix SX Radios This program is a software package for programming the X22C12 EEPROM in the GE Phoenix SX radios (specifically the VHF and UHF 16 channel scanning versions). The X2212 is removed from the radio, placed in the parallel port adaper socket and can be read/written/verified or archived. The prom contents can be saved in a hex file format or exported as a text file for printing. Changing frequencies and channel guard settings is as easy as filling in the blanks. WWW: http://members.shaw.ca/swstuff/phoenix2212.html |
2012-09-18T18:29:19+00:00 | devel/R-cran-glmnet |
Lasso and elastic-net regularized generalized linear models Extremely efficient procedures for fitting the entire lasso or elastic-net regularization path for linear regression, logistic and multinomial regression models, poisson regression and the Cox model. Two recent additions are the multiresponse gaussian, and the grouped multinomial. WWW: http://cran.r-project.org/web/packages/glmnet/ |
2012-09-18T18:28:14+00:00 | devel/R-cran-randomForest |
Classification based on a forest of trees using random inputs Breiman and Cutler's random forests for classification and regression WWW: http://cran.r-project.org/web/packages/randomForest/ |
2012-09-18T18:27:35+00:00 | devel/R-cran-Hmisc |
Harrell Miscellaneous functions useful for data analysis The Hmisc library contains many functions useful for data analysis, high-level graphics, utility operations, functions for computing sample size and power, importing datasets, imputing missing values, advanced table making, variable clustering, character string manipulation, conversion of S objects to LaTeX code, and recoding variables. WWW: http://cran.r-project.org/web/packages/Hmisc/ |
2012-09-18T18:26:19+00:00 | devel/R-cran-gbm |
Extensions to AdaBoost algorithm Extensions to Freund and Schapire's AdaBoost algorithm and Friedman's gradient boosting machine. Includes regression methods for least squares, absolute loss, quantile regression, logistic, Poisson, Cox proportional hazards partial likelihood, and AdaBoost exponential loss. WWW: http://cran.r-project.org/web/packages/gbm/ |
2012-09-18T09:01:19+00:00 | finance/trytond_ldap_authentication |
Tryton Application Platform (LDAP Authentication Module) This port adds the LDAP Authentication Module to the Tryton Application Platform. WWW: http://www.tryton.org/ |
2012-09-18T08:53:06+00:00 | finance/trytond_ldap_connection |
Tryton Application Platform (LDAP Connection Module) This port adds the LDAP Connection Module to the Tryton Application Platform. WWW: http://www.tryton.org/ |
2012-09-18T08:09:30+00:00 | finance/trytond_sale_shipment_cost |
Tryton Application Platform (Sale Shipment Cost Module) This port adds the Sale Shipment Cost Module to the Tryton Application Platform. WWW: http://www.tryton.org/ |
2012-09-18T07:23:56+00:00 | finance/trytond_product_price_list |
Tryton Application Platform (Product Price List Module) This port adds the Product Price List Module to the Tryton Application Platform. WWW: http://www.tryton.org/ |
2012-09-18T07:21:25+00:00 | finance/trytond_sale_price_list |
Tryton Application Platform (Sale Price List Module) This port adds the Sale Price List Module to the Tryton Application Platform. WWW: http://www.tryton.org/ |
2012-09-18T07:18:15+00:00 | finance/trytond_sale_opportunity |
Tryton Application Platform (Sale Opportunity Module) This port adds the Sale Opportunity Module to the Tryton Application Platform. WWW: http://www.tryton.org/ |
2012-09-17T12:37:40+00:00 | audio/linnya |
Linnya Audio Player Linnya is an excellent multimedia application for Unix-like OS users, which supports music library, playlist, lyrics, and more. WWW: http://www.linnya.org |
2012-09-17T02:37:38+00:00 | sysutils/password-store |
Stores, retrieves, generates, and synchronizes passwords securely Password management should be simple and follow Unix philosophy. With pass, each password lives inside of a gpg encrypted file whose filename is the title of the website or resource that requires the password. These encrypted files may be organized into meaningful folder hierarchies, copied from computer to computer, and, in general, manipulated using standard command line file management utilities. pass makes managing these individual password files extremely easy. All passwords live in ~/.password-store, and pass provides some nice commands for adding, editing, generating, and retrieving passwords. It is a very short and simple shell script. It's capable of temporarily putting passwords on your clipboard and tracking password changes using git. You can edit the password store using ordinary Unix shell commands alongside the pass command. There are no funky file formats or new paradigms to learn. There is bash completion so that you can simply hit tab to fill in names. WWW: https://www.passwordstore.org/ |
2012-09-16T18:49:04+00:00 | net-im/licq-jabber |
Jabber (XMPP) plugin for Licq Adds support for the Jabber (XMPP) protocol to Licq. Still in early development, but capable of sending and receiving messages. LICENSE: GPL2 or later with execption to link with OpenSSL WWW: http://www.licq.org/ |
2012-09-16T17:09:44+00:00 | textproc/p5-Version-Next |
Increment module version numbers simply and correctly This module provides a simple, correct way to increment a Perl module version number. It does not attempt to guess what the original version number author intended, it simply increments in the smallest possible fashion. Decimals are incremented like an odometer. Dotted decimals are incremented piecewise and presented in a standardized way. WWW: https://metacpan.org/release/Version-Next |
2012-09-16T16:09:34+00:00 | devel/p5-MooseX-AttributeShortcuts |
Shorthand for common attribute options Ever find yourself repeatedly specifying writers and builders, because there's no good shortcut to specifying them? Sometimes you want an attribute to have a read-only public interface, but a private writer. And wouldn't it be easier to just say "builder => 1" and have the attribute construct the canonical "_build_$name" builder name for you? WWW: https://metacpan.org/release/MooseX-AttributeShortcuts |
2012-09-16T16:02:54+00:00 | devel/p5-Test-Moose-More |
More tools for testing Moose packages This package contains a number of additional tests that can be employed against Moose classes/roles. It is intended to replace L<Test::Moose> in your tests, and reexports any tests that it has and we do not, yet. WWW: https://metacpan.org/release/Test-Moose-More |
2012-09-16T15:20:12+00:00 | devel/p5-Moose-Test |
Test Runner for the Moose test suite This module provides an abstraction over the Moose test cases such that it makes it easier for them to be re-used in different contexts. WWW: https://metacpan.org/release/Moose-Test |
2012-09-16T12:19:44+00:00 | japanese/gjiten |
Japanese dictionary program for GNOME Gjiten is a Japanese dictionary program for GNOME. Gjiten also has a kanji dictionary. Any combination of stroke count, radicals and search key can be used for kanji lookups. WWW: http://gjiten.sourceforge.net/ |
2012-09-15T07:47:57+00:00 | textproc/py-trans |
Module for performing transliteration This module translates national characters into similar sounding latin characters (transliteration). At the moment, Czech, Greek, Latvian, Polish, Turkish, Russian, Ukrainian alphabets are supported (it covers 99% of needs). WWW: https://github.com/zzzsochi/trans |
2012-09-14T07:07:38+00:00 | finance/trytond_carrier |
Tryton Application Platform (Carrier Module) This port adds the Carrier Module to the Tryton Application Platform. WWW: http://www.tryton.org/ |
2012-09-14T06:53:55+00:00 | finance/trytond_project_revenue |
Tryton Application Platform (Project Revenue Module) This port adds the Project Revenue Module to the Tryton Application Platform. WWW: http://www.tryton.org/ |
2012-09-14T06:46:47+00:00 | finance/trytond_project_plan |
Tryton Application Platform (Project Plan Module) This port adds the Project Plan Module to the Tryton Application Platform. WWW: http://www.tryton.org/ |
2012-09-14T06:43:05+00:00 | finance/trytond_project |
Tryton Application Platform (Project Module) This port adds the Project Module to the Tryton Application Platform. WWW: http://www.tryton.org/ |
2012-09-14T02:24:50+00:00 | finance/trytond_dashboard |
Tryton Application Platform (Dashboard Module) This port adds the Dashboard Module to the Tryton Application Platform. WWW: http://www.tryton.org/ |
2012-09-14T02:21:47+00:00 | finance/trytond_sale |
Tryton Application Platform (Sale Module) This port adds the Sale Module to the Tryton Application Platform. WWW: http://www.tryton.org/ |
2012-09-14T02:18:57+00:00 | finance/trytond_purchase |
Tryton Application Platform (Purchase Module) trytond_purchase is the Purchase Module to the Tryton Application Platform. WWW: http://www.tryton.org/ |
2012-09-14T01:08:38+00:00 | finance/trytond_stock |
Tryton Application Platform (Stock Module) trytond_stock is the Stock Module to the Tryton Application Platform. WWW: http://www.tryton.org/ |
2012-09-14T01:05:26+00:00 | finance/trytond_timesheet |
Tryton Application Platform (Timesheet Module) trytond_timesheet is the Timesheet Module to the Tryton Application Platform. WWW: http://www.tryton.org/ |
2012-09-14T01:00:38+00:00 | finance/trytond_company_work_time |
Tryton Application Platform (Company Work Time Module) trytond_company_work_time is the Company Work Time Module to the Tryton Application Platform. WWW: http://www.tryton.org/ |
2012-09-13T13:11:51+00:00 | devel/rcs |
Version control system The Revision Control System (RCS) manages multiple revisions of files. RCS automates the storing, retrieval, logging, identification, and merging of revisions. RCS is useful for text that is revised frequently, including source code, programs, documentation, graphics, papers, and form letters. This port is gnu rcs. WWW: http://www.gnu.org/software/rcs/ |
2012-09-13T07:12:30+00:00 | databases/py-mysql2pgsql |
Tool for migrating/converting from MySQL to PostgreSQL Tool for migrating/converting from mysql to postgresql. WWW: http://packages.python.org/py-mysql2pgsql/ |
2012-09-12T15:00:42+00:00 | sysutils/beadm-devel |
Solaris-like utility to manage Boot Environments on ZFS beadm is an Illumos/Solaris-like utility for FreeBSD to manage Boot Environments on ZFS filesystems. WWW: https://github.com/vermaden/beadm/ |
2012-09-12T13:37:57+00:00 | deskutils/plasma-applet-qstardict |
Dictionary plasma applet for KDE Dictionary plasmoid for KDE from QStarDict authors. WWW: http://qstardict.ylsoftware.com/ |
2012-09-12T09:06:06+00:00 | devel/py-watchdog |
Python API library to monitor file system events Python API library and shell utilities to monitor file system events. Directory monitoring is made easy with * A cross-platform API. * A shell tool to run commands in response to directory changes. WWW: https://github.com/gorakhargosh/watchdog/ |
2012-09-12T09:04:32+00:00 | devel/py-pathtools |
File system general utilities for Python Pattern matching and various Python utilities for file systems paths. WWW: https://github.com/gorakhargosh/pathtools |
2012-09-12T09:03:19+00:00 | devel/py-argh |
Simple (Python) argparse wrapper Argh provides a very simple wrapper for argparse with support for hierarchical commands that can be bound to modules or classes. WWW: https://github.com/neithere/argh |
2012-09-11T20:45:43+00:00 | devel/R-cran-survival |
Survival analysis, including penalised likelihood Survival analysis: descriptive statistics, two-sample tests, parametric accelerated failure models, Cox model. Delayed entry (truncation) allowed for all models; interval censoring for parametric models. Case-cohort designs. WWW: http://cran.r-project.org/web/packages/survival/ |
2012-09-11T17:34:09+00:00 | www/py-plone.app.jquery |
jQuery integration for Plone plone.app.jquery adds jquery library to Plone. WWW: https://pypi.org/project/plone.app.jquery/ |
2012-09-11T13:06:31+00:00 | games/supertux-devel |
Side-scroller game similar to Super Mario Brothers SuperTux is a side-scrolling run-and-jump game with a level editor similar to the original game "Super Mario Bros." from the Nintendo Entertainment System. This port provides development version of SuperTux. WWW: http://supertux.lethargik.org/ |
2012-09-10T20:56:53+00:00 | misc/compat9x |
Convenience package to install the compat9x libraries This package allows you to install the compat9x libraries on your system, so you can use legacy binaries that depend on them. Ports usage example: -- .include <bsd.port.pre.mk> .if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1000009 LIB_DEPENDS+= archive.5:misc/compat9x .endif -- |
2012-09-10T19:19:32+00:00 | www/libxul19 |
Mozilla runtime package that can be used to bootstrap XUL+XPCOM apps Mozilla runtime package that can be used to bootstrap XUL+XPCOM applications that are as rich as Firefox and Thunderbird. It will provide mechanisms for installing, upgrading, and uninstalling these applications. XULRunner will also provide libxul, a solution which allows the embedding of Mozilla technologies in other projects and products. WWW: http://developer.mozilla.org/en/docs/XULRunner |
2012-09-10T01:52:01+00:00 | finance/trytond_calendar |
Tryton Application Platform (Calendar Module) trytond_calendar adds the Calendar Module to the Tryton Application Platform. WWW: http://www.tryton.org/ |
2012-09-09T17:01:51+00:00 | devel/py-gevent-zeromq |
Gevent compatibility layer for pyzmq gevent-zeromq wraps pyzmq to make it compatible with gevent. WWW: https://github.com/traviscline/gevent-zeromq |
2012-09-09T16:31:35+00:00 | graphics/py-wand |
MagickWand Python binding Wand is a ctypes-based simple MagickWand API binding for python. WWW: https://github.com/emcconville/wand |
2012-09-09T15:01:34+00:00 | www/http_post |
Do a POST operation and dump http-contents to stdout Http_post does a POST operation and dumps the results to stdout. This supports ipv6 and https (SSL). WWW: http://www.acme.com/software/http_post/ |
2012-09-09T04:24:12+00:00 | sysutils/syslog-ng-rc |
A powerful syslogd replacement syslog-ng3 (Syslog New Generation) is a powerful replacement for the standard syslogd. Features include: - ability to filter messages based on content using regular expressions - forwarding logs on TCP WWW: http://www.balabit.com/products/syslog_ng/ -Vince Valenti vince@blue-box.net |
2012-09-08T18:56:20+00:00 | devel/p5-File-LibMagic |
Nice wrapper for libmagic A small wrapper for libmagic. WWW: https://metacpan.org/release/File-LibMagic |
2012-09-08T14:20:06+00:00 | devel/p5-Devel-Caller-IgnoreNamespaces |
Make available a magic caller which can ignore namespaces Make available a magic caller() which can ignore namespaces that you tell it about. WWW: https://metacpan.org/release/Devel-Caller-IgnoreNamespaces |
2012-09-08T14:19:36+00:00 | devel/p5-Sub-Prototype |
Set a sub's prototype #' Set a subs prototype WWW: https://metacpan.org/release/Sub-Prototype |
2012-09-08T10:53:06+00:00 | chinese/fcitx-table-extra |
Table-based input methods for Fcitx fcitx-table-extra provides Boshiamy, Zhengma, Cangjie, and Quick input methods driven by the fcitx-table IM engine. WWW: https://fcitx-im.org/wiki/Fcitx |
2012-09-08T06:50:14+00:00 | security/libotr3 |
Portable OTR Messaging Library and toolkit This is the library and toolkit for Off-the-Record Messaging used by the pidgin-otr plugin. WWW: https://otr.cypherpunks.ca/ |
2012-09-08T06:23:02+00:00 | devel/py-ScriptTest |
Helper to test command-line scripts ScriptTest is a library to help you test your interactive command-line applications. With it you can easily run the command (in a subprocess) and see the output (stdout, stderr) and any file modifications. WWW: http://pythonpaste.org/scripttest/ |
2012-09-07T17:51:35+00:00 | sysutils/salt-cloud |
Provisioning salted minions to various cloud providers Salt Cloud is a generic cloud provisioning tool which can hook into existing cloud management systems. WWW: http://saltstack.org |
2012-09-06T14:01:54+00:00 | graphics/py-poppler-qt4 |
Python bindings for the Poppler-Qt4 PDF rendering library Python bindings for graphics/poppler-qt4. WWW: https://pypi.org/project/python-poppler-qt4/ |
2012-09-06T04:58:09+00:00 | net/packter-agent |
Agent of the tool for graphical Internet traffic visualization PACKTER is a free and opensource software for visualization of Internet traffic. PACKTER systems are composed of Packter Viewer and Packter Agent. Packter Viewer draws a flying object by receiving Packter Protocol from Packter Agent. WWW: http://www.packter.jp |
2012-09-05T22:00:27+00:00 | devel/py-Jinja2-doc |
Documentation of Jinja2 template engine Documentation of Jinja2 template engine. WWW: http://jinja.pocoo.org/docs/ |
2012-09-05T12:43:18+00:00 | math/R-cran-gtable |
Arrange grobs in tables Tools to make it easier to work with "tables" of grobs. WWW: https://cran.r-project.org/web/packages/gtable/ |
2012-09-05T02:30:38+00:00 | devel/cvs |
Version control system CVS is a version control system. It fills a similar role to the free software RCS, PRCS, and Aegis packages. |
2012-09-03T16:26:55+00:00 | net/netatalk3 |
File server for Mac OS X Netatalk is an OpenSource software package, that can be used to turn an inexpensive *NIX machine into an extremely high-performance and reliable file server for Macintosh computers. Using Netatalk's AFP 3.4 compliant file-server leads to significantly higher transmission speeds compared with Macs accessing a server via SaMBa/NFS while providing clients with the best possible user experience (full support for Macintosh metadata, flawlessly supporting mixed environments of classic MacOS and MacOS X clients) WWW: http://netatalk.sourceforge.net/ |
2012-09-03T07:02:05+00:00 | net/py-pybeanstalk |
Pure python client library for beanstalkd queue A pure python client library for putting and getting jobs from the beanstalkd queue. WWW: http://code.google.com/p/pybeanstalk/ |
2012-09-02T20:05:13+00:00 | net/py-gntp |
Growl Notification Transport Protocol for Python Python library for working with the `Growl Notification Transport Protocol ( http://www.growlforwindows.com/gfw/help/gntp.aspx ) It should work as a dropin replacement for the older Python bindings. WWW: https://github.com/kfdm/gntp/ |
2012-09-02T20:03:39+00:00 | deskutils/growl-for-linux |
Notification system compatible with Growl Growl For Linux is Linux-compatible of Growl. Growl is a notification system for Mac OS X. WWW: http://mattn.github.com/growl-for-linux/ |
2012-09-02T19:59:20+00:00 | lang/spidermonkey17 |
Standalone JavaScript interpreter from the Mozilla project Spidermonkey is the JavaScript interpreter from the Mozilla project. WWW: http://www.mozilla.org/js/spidermonkey/ |
2012-09-02T19:35:25+00:00 | devel/p5-Dist-Zilla |
Distribution builder Dist::Zilla builds distributions of code to be uploaded to the CPAN. In this respect, it is like ExtUtils::MakeMaker, Module::Build, or Module::Install. Unlike those tools, however, it is not also a system for installing code that has been downloaded from the CPAN. Since it's only run by authors, and is meant to be run on a repository checkout rather than on published, released code, it can do much more than those tools, and is free to make much more ludicrous demands in terms of prerequisites. WWW: https://metacpan.org/release/Dist-Zilla |
2012-09-02T18:17:03+00:00 | devel/p5-Test-File-ShareDir |
Create a fake ShareDir for your modules for testing Create a fake ShareDir for your modules for testing. WWW: https://metacpan.org/release/Test-File-ShareDir |
2012-09-02T13:08:58+00:00 | sysutils/tai64nfrac |
Convert tai64n format invented by Dan Bernstein The TAI64N format is a format for time stamps in log files, invented by Dan Bernstein and used by some of his software, most notably the multilog component of daemontools. That package comes with a program (tai64nlocal) to convert those time stamps to a human-readable date. WWW: http://www.eyrie.org/~eagle/software/tai64nfrac/ |
2012-09-01T17:20:11+00:00 | audio/baresip |
Small SIP client baresip is a small, modular telephony client that works on multiple platforms and supports several audio and video input/output methods. WWW: http://www.creytiv.com/baresip.html |
2012-09-01T17:05:14+00:00 | devel/gwenhywfar-qt4 |
Gwenhywfar Qt4 support library |
2012-09-01T17:05:14+00:00 | devel/gwenhywfar-gtk2 |
Gwenhywfar GTK2+ support library |
2012-09-01T17:05:14+00:00 | devel/gwenhywfar-fox16 |
Gwenhywfar FOX-1.6 support library |
2012-09-01T15:55:56+00:00 | games/iceicepenguin |
Remake of an old SEGA Dreamcast game called Chu Chu Rocket Ice Ice Penguin is a remake of an old SEGA Dreamcast game called Chu Chu Rocket. Two to four players try to steer penguins from the safety of the central igloo to the player's water hole. To do this, each player can place up to three of the five random direction arrows assigned to him on the gamefield. Arrows can be chosen using the control cursor in the lower part of the screen, and be placed on any free field using the field cursor and the action key. Each arrow will disappear after after a given time (15 seconds by default) and a new arrow will automagically appear in the control field. Bears eat penguins (at least in this game). If a bear enter a player's target area, the player loses up to 15 points (the score cannot become negative) Special penguins, marked by a colored ring, score 10 points and launch a 10 second long special event. See below for a list of events. The game ends when the ice on the right side of the screen has reached the bottom (after 3 minutes by default) Winner is the player who gathered the most penguins. WWW: https://sourceforge.net/projects/iceicepenguin/ |
2012-09-01T15:14:51+00:00 | games/pacmanarena |
Pacman clone in full 3D with a few surprises Pacman Arena is a Pacman clone in full 3D with a few surprises. Rockets, bombs and explosions abound. A Pacman clone gone mad Yes, it's Pacman. With rockets. And bombs. And spoiled gameplay. And in full 3D. Finally, a version of Pacman which will bring your shiny new machine down to it's knees. WWW: http://pacmanarena.sourceforge.net/ |
2012-09-01T12:17:56+00:00 | mail/roundcube-automatic_addressbook |
Roundcube webmail automatic addressbook plugin The automatic addressbook plugin for Roundcube collects each address you send an email to and records it in an address book, making it available for later use or auto-completion. WWW: https://github.com/sblaisot/automatic_addressbook |
2012-09-01T11:42:02+00:00 | audio/rem |
Library for real-time audio and video processing Librem is a portable and generic library for real-time audio and video processing. Features - Audio buffering, mixing, codecs and resampling - Video mixing, rescaling and pixel format conversion WWW: http://www.creytiv.com/rem.html |
2012-09-01T11:38:01+00:00 | audio/re |
Library for real-time comms with async IO support Libre is a portable and generic library for real-time communications with async IO support and a complete SIP stack with support for SDP, RTP/RTCP, STUN/TURN/ICE, BFCP and DNS Client. Features: - SIP Stack (RFC 3261) - SDP - RTP and RTCP - DNS-Client - STUN/TURN/ICE - BFCP - Jitter-buffer - Async I/O (poll, epoll, select) - UDP/TCP/TLS transport WWW: http://www.creytiv.com/re.html |
2012-08-31T12:03:03+00:00 | sysutils/rubygem-fluentd |
Fluent event collector Fluentd is a log collector daemon written in Ruby. Fluentd receives logs as JSON streams, buffers them, and sends them to other systems like MySQL, MongoDB, or even other instances of Fluentd. WWW: http://fluentd.org/ |
2012-08-31T11:59:21+00:00 | devel/rubygem-fluentd |
Fluent event collector Fluentd is a log collector daemon written in Ruby. Fluentd receives logs as JSON streams, buffers them, and sends them to other systems like MySQL, MongoDB, or even other instances of Fluentd. WWW: http://fluentd.org/ |
2012-08-31T01:45:55+00:00 | devel/qross |
Qt-only fork of Kross, the KDE scripting framework Qross is a Qt-only fork of Kross, the KDE scripting framework. WWW: https://github.com/0xd34df00d/Qross |
2012-08-30T02:15:58+00:00 | net-im/qxmpp-leechcraft |
XMPP client library based on C++ and Qt QXmpp is pretty intuitive and easy to use. It uses Qt extensively; it is the only third party library it depends upon. Users need to have working knowledge of C++ and Qt basics (Signals and Slots and Qt data types). The underlying TCP socket and the XMPP RFCs (RFC3920 and RFC3921) have been encapsulated into classes and functions. Therefore the user would not be bothered with these details. But it is recommended to advanced users to read and enjoy the low level details. WWW: http://code.google.com/p/qxmpp/ |
2012-08-29T22:48:55+00:00 | sysutils/msktutil |
Utility to manage Active Directory interoperability Msktutil is a program for interoperability with Active Directory that can: - Create a computer account in Active Directory - Create a service account in Active Directory - Create a system Kerberos keytab - Create a Kerberos keytab for a dedicated service - Add and remove principals to and from keytabs - Change the account's password WWW: https://github.com/msktutil/msktutil |
2012-08-29T11:54:28+00:00 | misc/dahdi-kmod26 |
Digium/Asterisk Hardware Device Interface DAHDi (Digium/Asterisk Hardware Device Interface) is the open source device interface technology used to control Digium and other telephony interface cards. WWW: http://www.asterisk.org/dahdi/ |
2012-08-29T01:24:04+00:00 | graphics/qxv |
Qt 4 program that displays images of various formats qxv is an image viewer whose interface is key-to-key compatible with the classic xv program. It is meant to replace xv, which is old, unmaintained, not Free Software, and therefore not shipped with most software distributions anymore. WWW: http://freecode.com/projects/qxv |
2012-08-28T22:54:22+00:00 | www/mod_umask |
Apache 2.x module to set umask of created files mod_umask sets the Unix umask of the Apache HTTPd process after it has started. This is useful when accessing Subversion from both mod_dav_svn and via a local client with a file:// url. Without setting a proper umask the file permissions can create a repository that is not easily accessable from both. WWW: http://www.outoforder.cc/projects/httpd/mod_umask/ |
2012-08-28T12:50:23+00:00 | finance/trytond_account_product |
Tryton Application Platform (Account Product Module) The trytond_account_product is a module for tryton. It defines the link between product and account. WWW: http://www.tryton.org/ |
2012-08-28T12:43:09+00:00 | finance/trytond_account_invoice |
Tryton Application Platform (Account Invoice Module) The account invoice is a module for tryton. It defines data model and business logic for creating invoices. WWW: http://www.tryton.org/ |
2012-08-28T12:37:09+00:00 | finance/trytond_account |
Tryton Application Platform (Account Module) trytond_account is a account module for tryton. The account module defines fundamentals for most of accounting needs. It include: General accounting, Fiscal year management, Taxes management, Journal entries, Reconciliation. And with reports: General ledger, Trial balance, Balance sheet, Income statement, Third party balance, Aged balance and General journal. WWW: http://www.tryton.org/ |
2012-08-27T19:00:49+00:00 | sysutils/py-iowait |
Python module for I/O completion events IOWait provides a unified interface for I/O completion events. WWW: https://launchpad.net/python-iowait |
2012-08-26T10:42:45+00:00 | math/openblas |
Optimized BLAS library based on GotoBLAS2 OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version. OpenBLAS is an open source project supported by Lab of Parallel Software and Computational Science, ISCAS. NOTE: If you want to specify your CPU microarchitecture manually, please use TARGET_CPU_ARCH knob, e.g., "make TARGET_CPU_ARCH=NEHALEM". This value is set TARGET build flag. WWW: https://github.com/xianyi/OpenBLAS |
2012-08-25T21:00:37+00:00 | www/mod_authn_otp |
Apache module for one-time password authentication mod_authn_otp - Apache module for one-time password authentication mod_authn_otp is an Apache web server module for two-factor authentication using one-time passwords (OTP) generated via the HOTP/OATH algorithm defined in RFC 4226. This creates a simple way to protect a web site with one-time passwords, using any RFC 4226-compliant hardware or software token device. mod_authn_otp also supports the Mobile-OTP algorithm. mod_authn_otp supports both event and time based one-time passwords. It also supports "lingering" which allows the repeated re-use of a previously used one-time password up to a configurable maximum linger time. This allows one-time passwords to be used directly in HTTP authentication without forcing the user to enter a new one-time password for every page load. mod_authn_otp supports both basic and digest authentication, and will auto-synchronize with the user's token within a configurable maximum offset (auto-synchronization is not supported with digest authentication). WWW: http://mod-authn-otp.googlecode.com/ |
2012-08-25T20:32:08+00:00 | www/mod_memcache_block |
Apache 2.2 module to block IPs from lists stored in memcache mod_memcache_block is an Apache module that allows you to block access to your servers using a block list stored in memcache. It also offers distributed rate limiting based on HTTP response code. WWW: https://github.com/netik/mod_memcache_block |
2012-08-25T16:46:35+00:00 | editors/calligra-l10n-gl |
Gallegan messages and documentation for Calligra Localized messages and documentation for Calligra. WWW: http://calligra.org |
2012-08-24T21:46:08+00:00 | devel/rubygem-mixlib-shellout |
Shell interface that also collects stdout and stderr Mixlib::shellout provides a simplified interface to shelling out yet still collecting both standard out and standard error and providing full control over environment, working directory, uid, gid, etc. WWW: https://www.chef.io/ |
2012-08-24T21:15:59+00:00 | multimedia/gtk-youtube-viewer |
GTK Search and play YouTube videos streaming in MPlayer GTK YouTube Viewer is created to be a flexible and reliable open-source application which is dedicated to streaming YouTube Videos with MPlayer. WWW: https://github.com/trizen/youtube-viewer |
2012-08-24T15:15:39+00:00 | databases/py-umemcache |
Memcache client written in highly optimized C++ with Python bindings Ultra fast memcache client written in highly optimized C++ with Python bindings WWW: https://github.com/esnme/ultramemcache |
2012-08-23T15:57:35+00:00 | devel/R-cran-RUnit |
R functions implementing a Unit Testing framework R Unit test framework R functions implementing a standard Unit Testing framework, with additional code inspection and report generation tools WWW: https://sourceforge.net/projects/runit/ |
2012-08-23T12:02:16+00:00 | www/p5-Dancer-Session-Cookie |
Perl extension for encrypted cookie-based session backend for Dancer Encrypted cookie-based session backend for Dancer. WWW: https://metacpan.org/release/Dancer-Session-Cookie |
2012-08-23T10:02:54+00:00 | devel/p5-Class-Forward |
Perl extension for class dispatcher that handles namespaces like paths A class dispatcher that handles namespaces like paths. WWW: https://metacpan.org/release/AWNCORP/Class-Forward-0.100006 |
2012-08-22T18:09:57+00:00 | databases/R-cran-sqldf |
SQL select on R data frames sqldf is an R package for runing SQL statements on R data frames, optimized for convenience. The user simply specifies an SQL statement in R using data frame names in place of table names and a database with appropriate table layouts/schema is automatically created, the data frames are automatically loaded into the database, the specified SQL statement is performed, the result is read back into R and the database is deleted all automatically behind the scenes making the database's existence transparent to the user who only specifies the SQL statement. WWW: https://code.google.com/p/sqldf |
2012-08-22T18:06:33+00:00 | devel/R-cran-chron |
R package for creating objects which can handle dates and times R package to create chronological objects which represent dates and times of day. WWW: http://cran.r-project.org/web/packages/chron/ |
2012-08-22T18:05:29+00:00 | devel/R-cran-gsubfn |
R package used for string matching, substitution and parsing gsubfn is an R package used for string matching, substitution and parsing. A seemingly small generalization of gsub, namely allow the replacement string to be a replacement function, list, formula or proto object, can result in increased power and applicability. The resulting function, gsubfn is the namesake of this package. WWW: https://code.google.com/p/gsubfn/ |
2012-08-22T18:04:16+00:00 | databases/R-cran-RSQLite.extfuns |
SQLite extension functions for RSQLite This package uses SQLite's loadable extension feature to provide a number of additional SQL functions and aggregates within R WWW: http://cran.r-project.org/web/packages/RSQLite.extfuns/ |
2012-08-22T18:02:55+00:00 | databases/R-cran-RSQLite |
Database Interface R driver for SQLite Database Interface R driver for SQLite. This package embeds the SQLite database engine in R and provides an interface compliant with the DBI package. WWW: http://cran.r-project.org/web/packages/RSQLite/ |
2012-08-22T15:18:33+00:00 | devel/p5-Test-Mock-Guard |
Perl extension for simple mock test library using RAII Test::Mock::Guard is mock test library using RAII. This module is able to change method behavior by each scope. WWW: https://metacpan.org/release/Test-Mock-Guard |
2012-08-22T14:03:17+00:00 | math/R-cran-nnls |
R implementation of an algorithm for non-negative least squares An R interface to the Lawson-Hanson implementation of an algorithm for non-negative least squares (NNLS). Also allows the combination of non-negative and non-positive constraints. WWW: http://cran.r-project.org/web/packages/nnls/ |
2012-08-22T13:59:54+00:00 | graphics/R-cran-GDD |
Graphics device for R for creating bitmap output GDD is a graphics device for R which uses libgd for creating bitmap output. Supported output formats are png8, png24, gif and jpeg. The main purpose of this package is to replace png/jpeg and similar native devices in R which either rely on X11 or use GhostScript are thus are very slow and not suitable in server applications. GDD also supports advanced features such as anti-aliasing of both lines and text. WWW: http://www.rosuda.org/R/GDD/ |
2012-08-22T13:29:18+00:00 | textproc/p5-Text-Brew |
Perl extension for the Brew edit distance This module implements the Brew edit distance that is very close to the dynamic programming technique used for the Wagner-Fischer (and so for the Levenshtein) edit distance. WWW: https://metacpan.org/release/Text-Brew |
2012-08-21T22:14:30+00:00 | sysutils/bbcp |
Secure, fast, and IPv6 capable Copy utility Securely, and quickly copy data from Source to Target over IPv4 and IPv6 networks. WWW: http://www.slac.stanford.edu/~abh/bbcp/ |
2012-08-21T21:09:15+00:00 | textproc/py-sphinxcontrib-bitbucket |
Sphinx/BitBucket integration This module adds custom roles to Sphinx for linking to resources on BitBucket projects. WWW: http://www.doughellmann.com/projects/sphinxcontrib-bitbucket/ |
2012-08-21T21:07:08+00:00 | devel/py-stevedore |
Manage dynamic plugins for Python applications Python makes loading code dynamically easy, allowing you to configure and extend your application by discovering and loading extensions ("plugins") at runtime. Many applications implement their own library for doing this, using __import__ or importlib. Stevedore avoids creating yet another extension mechanism by building on top of setuptools entry points. WWW: https://docs.openstack.org/stevedore/latest/ |
2012-08-21T20:53:02+00:00 | devel/p5-Net-ZooKeeper |
Perl extension for Apache ZooKeeper Net::ZooKeeper provides a Perl interface to the synchronous C API of Apache ZooKeeper. ZooKeeper is coordination service for distributed applications and is a sub-project of the Apache Hadoop project. WWW: https://metacpan.org/release/Net-ZooKeeper |
2012-08-21T19:48:06+00:00 | www/cakephp22 |
Framework for developing PHP web applications This is a port of the CakePHP web application framework. CakePHP is a free open-source rapid development framework for PHP. It's a structure of libraries, classes and run-time infrastructure for programmers creating web applications originally inspired by the Ruby on Rails framework. Our primary goal is to enable you to work in a structured and rapid manner - without loss of flexibility. WWW: http://www.cakephp.org/ |
2012-08-21T19:48:06+00:00 | www/cakephp21 |
Framework for developing PHP web applications This is a port of the CakePHP web application framework. CakePHP is a free open-source rapid development framework for PHP. It's a structure of libraries, classes and run-time infrastructure for programmers creating web applications originally inspired by the Ruby on Rails framework. Our primary goal is to enable you to work in a structured and rapid manner - without loss of flexibility. WWW: http://www.cakephp.org/ |
2012-08-20T15:38:18+00:00 | x11-fonts/sourcesanspro-ttf |
Set of fonts by Adobe designed for user interfaces Source Sans Pro: Adobe's first open source type family Source Sans Pro was designed by Paul D. Hunt as Adobe's first open source typeface family, conceived primarily as a typeface for user interfaces. Source Sans Pro draws inspiration from the clarity and legibility of twentieth-century American gothic typeface designs. Source Sans Pro currently supports a wide range of languages using Latin script, and includes all the characters in the Adobe Latin 4 glyph set. As an open source project, it is expected that incremental updates will be made over time to extend glyph set coverage and functionality. WWW: https://github.com/adobe-fonts/source-sans-pro |
2012-08-20T15:24:13+00:00 | www/xombrero |
Minimalists vi-like web browser based on webkit and GTK+ xombrero, previously known as xxxterm, is a minimalists web browser. It strives to be vi-like for heavy keyboard users while maintaining traditional web browser behaviour. It is ISC licensed. It is based on webkit using GTK+. WWW: https://opensource.conformal.com/wiki/xombrero |
2012-08-20T12:01:03+00:00 | x11-toolkits/vtkfox |
FOX/VTK Widget and Interactor FOX/VTK canvas widget and interactor to allow VTK to interact with your FOX application. Allows VTK to render inside a FOX application via the FXGLCanvas control. Keyboard and mouse events are translated to allow for "native" VTK functionality. WWW: http://www.gahr.ch/vtkfox |
2012-08-20T10:04:13+00:00 | www/tivoka |
JSON-RPC client/server library for PHP tivoka is a JSON-RPC client and server for PHP 5.3+. For convenience, you can easily switch between JSON-RPC 1.0 and JSON-RPC 2.0 without having to change your code. WWW: http://marcelklehr.github.com/tivoka/ |
2012-08-20T01:28:05+00:00 | finance/trytond_company |
Tryton Application Platform (Company Module) trytond_company is the company module for tryton. The company module defines the concepts of company and employee and extend the user model. WWW: http://www.tryton.org/ |
2012-08-20T01:16:17+00:00 | finance/trytond_party |
Tryton Application Platform (Party Module) trytond_party is the party module for trytond. The party module defines the concepts of party, category and contact mechanism. It also comes with reports to print labels and letters and a Check VIES wizard. WWW: http://www.tryton.org/ |
2012-08-20T01:03:48+00:00 | finance/trytond_country |
Tryton Application Platform (Country Module) trytond_country is the country module for tryton. The country module defines the concepts of country and subdivision and comes preloaded with the ISO 3166 list of countries and subdivisions thanks to the pycountry module. WWW: http://www.tryton.org/ |
2012-08-20T00:50:29+00:00 | finance/trytond_currency |
Tryton Application Platform (Currency Module) trytond_currency is the currency module for trytond. It define currencies and exchange rate. Allow to customize the formatting of the currency amount. WWW: http://www.tryton.org/ |
2012-08-19T15:08:19+00:00 | www/py-django-mezzanine-grappelli |
Fork of django-grappelli for Mezzanine CMS A fork of django-grappelli for Mezzanine CMS WWW: https://github.com/stephenmcd/grappelli-safe |
2012-08-19T15:08:19+00:00 | www/py-django-mezzanine-filebrowser |
Fork of django-filebrowser for Mezzanine CMS A fork of django-filebrowser for Mezzanine CMS WWW: https://github.com/stephenmcd/filebrowser-safe |
2012-08-19T08:30:03+00:00 | misc/p5-Business-EDI |
Class for generating EDI objects and subobjects Top level class for generating U.N. EDI interchange objects and subobjects. WWW: https://metacpan.org/release/Business-EDI |
2012-08-18T16:38:53+00:00 | textproc/rubygem-libxml-ruby |
Ruby bindings for the GNOME Libxml2 toolkit The Libxml-Ruby project provides Ruby language bindings for the GNOME Libxml2 XML toolkit. It is free software, released under the MIT License. WWW: https://xml4r.github.io/libxml-ruby/ |
2012-08-17T13:25:39+00:00 | games/xgalaga++ |
Classic single screen vertical shoot em up XGalaga++ is a classic vertical scrolling shoot em up. It requires no X Window extension and its window is freely resizable. It is inspired by XGalaga, but rewritten from scratch, except for the graphics. WWW: http://marc.mongenet.ch/OSS/XGalaga/ |
2012-08-17T13:24:40+00:00 | games/gottet |
Tetris clone Gottet is a tetris clone. WWW: https://gottcode.org/gottet/ |
2012-08-17T04:15:52+00:00 | finance/tryton |
Tryton Application Platform (Gtk+ Client) This is the Tryton Gtk+ client. It provides the GUI frontend to the Tryton server (trytond). WWW: http://www.tryton.org/ |
2012-08-16T22:10:58+00:00 | textproc/publican |
Single source publishing tool based on DocBook XML Publican is a single source publishing tool based on DocBook XML. WWW: https://fedorahosted.org/publican/ |
2012-08-16T21:52:44+00:00 | sysutils/rsyslog6 |
Syslogd supporting SQL, TCP, and TLS Rsyslog is an enhanced multi-threaded syslogd with a focus on security and reliability. Among others, it offers support for on-demand disk buffering, reliable syslog over TCP, SSL, TLS and RELP, writing to databases (MySQL, PostgreSQL, Oracle, and many more), email alerting, fully configurable output formats (including high-precision timestamps), the ability to filter on any part of the syslog message, on-the-wire message compression, and the ability to convert text files to syslog. It is a drop-in replacement for stock syslogd and able to work with the same configuration file syntax. Its advanced features make it suitable for enterprise-class, encryption protected syslog relay chains while at the same time being very easy to setup for the novice user. Tracking v6-devel WWW: http://www.rsyslog.com/ |
2012-08-16T21:52:44+00:00 | sysutils/rsyslog6-snmp |
SNMP trap sender for rsyslog |
2012-08-16T21:52:44+00:00 | sysutils/rsyslog6-rfc3195 |
RFC3195 input support for rsyslog |
2012-08-16T21:52:44+00:00 | sysutils/rsyslog6-relp |
RELP input/output module for rsyslog |
2012-08-16T21:52:44+00:00 | sysutils/rsyslog6-pgsql |
PostgreSQL output module for rsyslog |
2012-08-16T21:52:44+00:00 | sysutils/rsyslog6-mysql |
MySQL output module for rsyslog |
2012-08-16T21:52:44+00:00 | sysutils/rsyslog6-gssapi |
GSS API input/output module for rsyslog |
2012-08-16T21:52:44+00:00 | sysutils/rsyslog6-gnutls |
GNUTLS module for rsyslog |
2012-08-16T21:52:44+00:00 | sysutils/rsyslog6-dbi |
LibDBI output module for rsyslog |
2012-08-16T19:33:50+00:00 | www/trac-childtickets |
Support for having child-tickets in Trac Having child-tickets is extremely useful when it comes to managing multiple releases (ie. a single 'bug-report' ticket and a single 'bug-fix' ticket for each milestone/branch of development), for managing sub-tasks of an issue and for managing 'bug-fixes' required when developing a new (larger) enhancement. This plugin modifies the ticket description box and adds a child ticket listing table and a 'create' button for adding new child tickets. It has the following features: It is possible to control in trac.ini the following aspects of child-ticket creation/viewing: allow/disallow child-tickets for a certain type of ticket to define the table headers displayed in the parent ticket to define a default for the child type to be created restrict the type of child-tickets to define which fields are inherited by child-tickets WWW: http://trac-hacks.org/wiki/ChildTicketsPlugin |
2012-08-16T16:24:01+00:00 | textproc/p5-Text-Wrap |
Line wrapping to form simple paragraphs and expand/unexpand tabs Perl module for line wrapping to form simple paragraphs and expand and unexpand tabs per the unix expand(1) and unexpand(1). WWW: http://search.cpan.org/dist/Text-Tabs%2BWrap/ |
2012-08-16T15:18:32+00:00 | devel/tcl-signal |
Dynamically loadable signal handling for Tcl/Tk scripts This extension adds dynamically loadable signal handling to Tcl/Tk scripts. WWW: http://www.nyx.net/~mschwart/signal_ext.html |
2012-08-16T14:57:27+00:00 | math/py-pandas |
Flexible, high-performance data analysis in Python pandas is a Python package providing fast, flexible, and expressive data structures designed to make working with "relational" or "labeled" data both easy and intuitive. It aims to be the fundamental high-level building block for doing practical, real world data analysis in Python. WWW: https://pandas.pydata.org/ |
2012-08-16T10:11:05+00:00 | ports-mgmt/poudriere-devel |
Port build and test system poudriere is a tool primarily designed to test package production on FreeBSD. However, most people will find it useful to bulk build ports for FreeBSD. WWW: https://github.com/freebsd/poudriere/wiki |
2012-08-16T08:06:42+00:00 | games/gti |
Just a silly git launcher, basically. Inspired by sl It's a program that displays a badly made ASCII-art animation to punish you for your typing error - and after that magically launches the command you meant to launch. The code is available under an MIT-like license on github - though of course anybody can write his or her own version in a couple of minutes. This whole thing is heavily inspired by sl, which displays a steam locomotive. However, gti is actually nicer than sl as it at least executes git after the animation. :-) WWW: http://r-wos.org/hacks/gti |
2012-08-16T04:57:49+00:00 | sysutils/ec2-scripts |
Startup scripts for FreeBSD/EC2 environment This package provides boot scripts used to enable FreeBSD to run on the Amazon EC2 cloud computing platform. These include: * Downloading the SSH public key which will be used to log in to a newly-launched virtual machine, * Printing SSH host key fingerprints to the console in a standard format used by other EC2 images, * Automatically configuring swap space on EC2 "ephemeral" disks, and * Sending email when an virtual machine first boots and when rebooting after a kernel panic. WWW: http://www.daemonology.net/freebsd-on-ec2/ |
2012-08-16T03:22:48+00:00 | textproc/p5-HTML-FormatText-WithLinks-AndTables |
Perl5 module to convert HTML to text with tables intact This module was inspired by HTML::FormatText::WithLinks which has proven to be a useful `lynx -dump` work-alike. The aim was to provide facility to take a simple HTML based email template, and to also convert it to text with the <TABLE> structure intact for inclusion as "multipart/alternative" content. Further, it will preserve both the formatting specified by the <TD> tag's "align" attribute, and will also preserve multiline text inside of a <TD> element provided it is broken using <BR/> tags. WWW: https://metacpan.org/release/HTML-FormatText-WithLinks-AndTables |
2012-08-15T17:28:43+00:00 | sysutils/cfengine-devel |
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/ |
2012-08-15T01:41:41+00:00 | www/squidclamav |
Clamav c-icap service and redirector for Squid From the SquidClamav homepage: SquidClamav is an antivirus for Squid proxy based on the Awards winnings ClamAv anti-virus toolkit. Using it will help you securing your home or enterprise network web traffic. SquidClamav is the most efficient Squid Redirector and ICAP service antivirus tool for HTTP traffic available for free, it is written in C and can handle thousand of connections. The way to add more securing on your network for free is here. SquidClamav is build for speed and security in mind, it is first used and tested to secure a network with 2,500 and more users. It is also known to working fast with 15000+ users. With SquidClamav You have full control of what kind of HTTP stream must be scanned by Clamav antivirus, this control operate at 3 different levels: - At URL level, you can disable virus scanning for a set of web site, filename extension or anything that can be matched in an URL. - At client side by disabling virus scan and other redirector call to a set of username, source Ip addresses or computer DNS name. - At HTTP header level, where you can disable virus scanning following the content type or file size. WWW: http://squidclamav.darold.net/ |
2012-08-15T01:19:53+00:00 | www/c-icap-modules |
Modules for c-icap: virus_scan and srv_url_check c-icap server modules: virus_scan: This is an antivirus service which uses the open source clamav antivirus. srv_url_check: This is an URL blacklist/whitelist icap service WWW: http://c-icap.sourceforge.net/ |
2012-08-14T23:14:35+00:00 | comms/tqsllib |
Amateur Radio Station electronic trusted logbook libraries tqsllibs for TrustedQSL The mission of the Trusted QSL Group is to keep eQSL an open and free activity for amateur radio operators by promoting the Digital Signature Standard (DSS). WWW: http://www.trustedqsl.org/trusted-qsl |
2012-08-14T22:52:54+00:00 | devel/streamhtmlparser |
C/C++/Python streaming HTML parser library from Google Implementation of an html and javascript context scanner with no lookahead. Its purpose is to scan an html document and provide context information at any point within the input stream. An example of a user of this scanner would be an auto escaping templating system, which would require html context information at very specific points within the html stream. The implementation is based on a simplified state machine of HTML4.1 and javascript. The code also contains C++ and python bindings. WWW: http://code.google.com/p/streamhtmlparser/ |
2012-08-14T20:50:56+00:00 | sysutils/cfengine33 |
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/ |
2012-08-14T20:50:56+00:00 | sysutils/cfengine32 |
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/ |
2012-08-14T20:50:56+00:00 | sysutils/cfengine22 |
Systems administration tool for networks Cfengine, or the configuration engine is an agent/software robot and a very high level language for building expert systems to administrate and configure large computer networks. Cfengine uses the idea of classes and a primitive form of intelligence to define and automate the configuration and maintenance of system state, for small to huge configurations. Cfengine is designed to be a part of a computer immune system. WWW: https://cfengine.com/ |
2012-08-14T20:39:30+00:00 | math/octave-forge-lssa |
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 lssa. A package implementing tools to compute spectral decompositions of irregularly-spaced time series. Currently includes functions based off the Lomb-Scargle periodogram and Adolf Mathias' implementation for R and C (see http://www.jstatsoft.org/v11/i02). WWW: http://octave.sourceforge.net/ |
2012-08-14T12:04:40+00:00 | devel/npth |
New GNU Portable Threads nPth - The New GNU Portable Threads Library This is a library to provide the GNU Pth API and thus a non-preemptive threads implementation. In contrast to GNU Pth, it is based on the system's standard threads implementation. This allows the use of libraries which are not compatible to GNU Pth. Experience with a Windows Pth emulation showed that this is a solid way to provide a co-routine based framework. WWW: https://www.gnupg.org/software/npth/index.html |
2012-08-14T10:09:49+00:00 | sysutils/py-ranger |
File manager with VI key bindings Ranger is a file manager with VI key bindings. WWW: https://ranger.github.io/ |
2012-08-14T09:55:22+00:00 | net/p5-Net-APNS |
Perl extension for Apple Push Notification Service Net::APNS is Apple Push Notification Service. Push message to iPhone and get unavalble-devicetoken. WWW: https://metacpan.org/release/Net-APNS |
2012-08-14T06:02:10+00:00 | www/node06 |
V8 JavaScript for client and server node - evented I/O for V8 javascript WWW: http://nodejs.org/ |
2012-08-14T05:51:07+00:00 | games/connectagram |
Word unscrambling game Connectagram is a word unscrambling game. The board consists of several scrambled words that are joined together. You can choose the length of the words, the amount of words, and the pattern that the words are arranged in. The game provides a hint option for times when you are stuck, and features an online word lookup that fetches the definitions of each word from www.wiktionary.org. Your current progress is automatically saved. Note that this game involves a large and varied word list, some of which may be considered inappropriate for children. You can edit the file containing the word list if you wish to remove words from your game. The location of this file varies by platform. WWW: https://gottcode.org/connectagram/ |
2012-08-12T21:00:32+00:00 | dns/credns |
Verifier performing validation in the DNS notify/transfer-chain Credns is a software program aimed at fortifying DNSSEC by performing validation in the DNS notify/transfer-chain. WWW: http://www.nlnetlabs.nl/projects/credns |
2012-08-12T13:52:35+00:00 | finance/trytond_product |
Tryton Application Platform (Product Module) trytond_product is the product module for tryton, it define products, categories of product, units of measure, categories of units of measure. WWW: http://www.tryton.org/ |
2012-08-12T00:52:00+00:00 | net-p2p/qbittorrent-nox11 |
Bittorrent client using libtorrent-rasterbar, web UI version qBittorrent is the closest open source (GNU GPL v2 licensed) equivalent to popular uTorrent. It is based on libtorrent-rasterbar. Features: - Remote control through a Web user interface (nearly identical to the the regular UI, all in Ajax) - Well-integrated and extensible Search Engine - Simultaneous search in most famous BitTorrent search sites - Per-category-specific search requests (e.g. Books, Music, Movies) - All BitTorrent extensions: DHT, Peer Exchange, Full encryption, Magnet URI, uTP - Advanced control over trackers, peers, and torrents: queueing and prioritizing, content selection and prioritizing - UPnP/NAT-PMP port forwarding support - Available in ~25 languages (Unicode support) - uTorrent spoofing to bypass private trackers whitelisting - Advanced RSS support with download filters (inc. regex) - IP Filtering (eMule and PeerGuardian compatible) WWW: http://www.qbittorrent.org/ |
2012-08-10T20:29:30+00:00 | www/vertx |
Effortless asynchronous application development for the modern web Vert.x is the framework for the next generation of asynchronous, effortlessly scalable, concurrent web applications. It is an event driven application framework that runs on the JVM - a run-time with real concurrency and unrivalled performance. Vert.x then exposes the API in Clojure, DynJS, Groovy, Java, JavaScript, Ruby, PHP, Python, and Scala. So you choose what language you want to use. WWW: http://vertx.io/ |
2012-08-10T19:59:17+00:00 | www/transmission25-web |
A fast and lightweight WebUI for Transmission BitTorrent client Transmission Web Interface (Clutch) is a WebUI for the Transmission BitTorrent client. It allows you to manage your torrents from anywhere you can access the internet, and runs on OS X and various flavors of *nix. It provides most of the basic features of the desktop client, including torrent upload, torrent start/stop, file path selection, speed limiting etc. Transmission has been built from the ground up to be a lightweight, yet powerful BitTorrent client. Its simple, intuitive interface is designed to integrate tightly with whatever computing environment you choose to use. Transmission strikes a balance between providing useful functionality without feature bloat. Furthermore, it is free for anyone to use or modify. You will need to install either transmission-daemon, transmission-gtk2 or both to use WebUI. WWW: http://www.transmissionbt.com/ |
2012-08-10T19:59:17+00:00 | net-p2p/transmission25 |
The last version of Transmission that supports GTK 2.0 Transmission has been built from the ground up to be a lightweight, yet powerful BitTorrent client. Its simple, intuitive interface is designed to integrate tightly with whatever computing environment you choose to use. Transmission strikes a balance between providing useful functionality without feature bloat. Furthermore, it is free for anyone to use or modify. WWW: http://www.transmissionbt.com/ |
2012-08-10T19:59:17+00:00 | net-p2p/transmission25-qt4 |
A fast and lightweight QT4 BitTorrent client A fast and lightweight QT4 BitTorrent client, loosely based on the GTK+ client. This is the only Transmission client that can act as its own self-contained session (as the GTK+ and Mac clients do), and can also connect to a remote session (as the web client and transmission-remote terminal client do). Transmission has been built from the ground up to be a lightweight, yet powerful BitTorrent client. Its simple, intuitive interface is designed to integrate tightly with whatever computing environment you choose to use. Transmission strikes a balance between providing useful functionality without feature bloat. Furthermore, it is free for anyone to use or modify. WWW: http://www.transmissionbt.com/ |
2012-08-10T19:59:17+00:00 | net-p2p/transmission25-gtk2 |
The last version of Transmission to support GTK 2.0 A fast and lightweight GTK+2 BitTorrent client. Transmission has been built from the ground up to be a lightweight, yet powerful BitTorrent client. Its simple, intuitive interface is designed to integrate tightly with whatever computing environment you choose to use. Transmission strikes a balance between providing useful functionality without feature bloat. Furthermore, it is free for anyone to use or modify. WWW: http://www.transmissionbt.com/ |
2012-08-10T19:59:17+00:00 | net-p2p/transmission25-daemon |
A fast and lightweight daemon BitTorrent client The transmission-daemon is a daemon-based Transmission session that can be controlled via RPC by transmission-remote (included) and other Transmission BiTtorrent client such as GTK+ and CLI interface. Transmission has been built from the ground up to be a lightweight, yet powerful BitTorrent client. Its simple, intuitive interface is designed to integrate tightly with whatever computing environment you choose to use. Transmission strikes a balance between providing useful functionality without feature bloat. Furthermore, it is free for anyone to use or modify. WWW: http://www.transmissionbt.com/ |
2012-08-10T19:59:17+00:00 | net-p2p/transmission25-cli |
The last version of Transmission that still supports GTK 2.0 A fast and lightweight CLI (command line) BitTorrent client. Transmission has been built from the ground up to be a lightweight, yet powerful BitTorrent client. Its simple, intuitive interface is designed to integrate tightly with whatever computing environment you choose to use. Transmission strikes a balance between providing useful functionality without feature bloat. Furthermore, it is free for anyone to use or modify. WWW: http://www.transmissionbt.com/ |
2012-08-10T03:20:10+00:00 | games/nelly |
Nelly's Rooftop Garden, physics-based puzzle game A physics-based puzzle game written in Python for PyWeek 2. Features over 15 levels, a free-play mode and an integrated level editor. WWW: http://www.partiallydisassembled.net/nelly/ |
2012-08-09T20:43:27+00:00 | russian/bugzilla42 |
Russian localization for Bugzilla Russian localization for Bugzilla bug tracking system. WWW: http://sourceforge.net/projects/bugzilla-ru/ |
2012-08-09T20:38:49+00:00 | russian/bugzilla3 |
Russian localization for Bugzilla Russian localization for Bugzilla bug tracking system. WWW: http://sourceforge.net/projects/bugzilla-ru/ |
2012-08-09T20:38:49+00:00 | russian/bugzilla |
Russian localization for Bugzilla Russian localization for Bugzilla bug tracking system. WWW: http://sourceforge.net/projects/bugzilla-ru/ |
2012-08-09T02:31:54+00:00 | www/moodle22 |
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/ |
2012-08-09T00:46:10+00:00 | sysutils/libfvde |
Library and tools for reading FileVault (FVDE) encrypted volumes Library and tools for reading FileVault2 Drive Encryption (FVDE) encrypted volumes. The FVDE format is used by MacOS-X, as of Lion, to encrypt data on a storage media volume. Supported FVDE formats: FileVault2 Lion Supported protection methods: password recovery password WWW: https://github.com/libyal/libfvde |
2012-08-08T23:37:48+00:00 | devel/hs-hlint |
Source code suggestions HLint gives suggestions on how to improve your source code. WWW: http://community.haskell.org/~ndm/hlint/ |
2012-08-08T20:09:40+00:00 | games/moagg |
Pilot a small space ship Moagg stands for "Mother of all gravity games". In this game you are pilot of a small space ship and have to navigate it through different caves by using the thrusters and rotating the ship. But besides gravity there are many other difficulties you have to master. The game is strongly influenced by some classical cave flyers from the C64 and Amiga era such as "Space Taxi" or "Gravity Force". But Moagg is supposed to be more than just a clone of these games. WWW: http://moagg.sourceforge.net/ |
2012-08-08T06:07:32+00:00 | www/sahi |
Web automation and testing tool Sahi is an automation tool to test web applications. Sahi injects javascript into web pages using a proxy and the javascript helps automate web applications. Sahi is a tester friendly tool. It abstracts out most difficulties that testers face while automating web applications. Some salient features include excellent recorder, platform and browser independence, no XPaths, no waits, multithreaded playback, excellent Java interaction and inbuilt reporting. WWW: http://www.sahi.co.in/w/sahi |
2012-08-07T23:55:13+00:00 | emulators/wine-mono |
Mono .NET implementation for Wine 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 |
2012-08-07T22:22:11+00:00 | dns/dnsmasq-devel |
Lightweight DNS forwarder, DHCP, and TFTP server Dnsmasq is a lightweight, easy to configure DNS forwarder and DHCP server. It is designed to provide DNS and, optionally, DHCP, to a small network. It can serve the names of local machines which are not in the global DNS. The DHCP server integrates with the DNS server and allows machines with DHCP-allocated addresses to appear in the DNS with names configured either in each host or in a central configuration file. Dnsmasq supports static and dynamic DHCP leases and BOOTP/TFTP/PXE for network booting of diskless machines. Dnsmasq is targeted at home networks using NAT and connected to the internet via a modem, cable-modem or ADSL connection but would be a good choice for any smallish network (up to 1000 clients is known to work) where low resource use and ease of configuration are important. -- Simon Kelley WWW: http://www.thekelleys.org.uk/dnsmasq/doc.html |
2012-08-07T19:32:11+00:00 | deskutils/preferences |
GNUstep workspace manager Preferences.app is, functionally, a clone of NeXTstep/OPENSTEP tool of the same name. Just like the original program, it's a simple application for setting preferences for the GNUstep system, with a friendly interface. The program is simple, but powerful -- people can create new modules, called "bundles", that add new things to the program that its original developers did not think of or even intend -- that don't require recompiling the main program. For more information on what bundles can do, see StepWise. They are a very powerful tool. WWW: http://www.nongnu.org/backbone/ |
2012-08-06T18:00:32+00:00 | audio/volumecontrol |
Audio mixer for GNUstep VolumeControl is a GNUstep program for adjusting the audio mixer on systems that use the OSS API. It allows the sound level, left/right speakers, muting for master, PCM, bass, and treble levels to be controlled. LICENSE: GPL2 or later WWW: http://gnu.ethz.ch/linuks.mine.nu/volumecontrol/ |
2012-08-06T16:45:19+00:00 | graphics/py-mcomix |
GTK3 comic book viewer MComix is a user-friendly, customizable image viewer. It is specifically designed to handle comic books, but also serves as a generic viewer. It reads images in ZIP, RAR, 7Zip or tar archives as well as plain image files. WWW: https://github.com/multiSnow/mcomix3 |
2012-08-06T14:21:29+00:00 | net-mgmt/rubygem-blimpy |
Tool for managing a fleet of machines in the cloud Tool for managing a fleet of machines in the cloud. WWW: https://github.com/rtyler/blimpy |
2012-08-06T14:12:44+00:00 | archivers/rubygem-minitar |
Library and command-line utility for tar archives The minitar (previously called Archive::Tar::Minitar) library is a pure-Ruby library that provides the ability to deal with POSIX tar(1) archive files. This is release 0.6+, providing a number of bug fixes including a directory traversal vulnerability, CVE-2016-10173. This release starts the migration and modernization of the code: - the minitar command-line program has been separated into the minitar-cli gem; and - the archive-tar-minitar gem now points to the minitar and minitar-cli gems and discourages its installation. WWW: https://github.com/halostatue/minitar |
2012-08-06T12:52:46+00:00 | multimedia/ffmpeg-011 |
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 0.11 release branch. WWW: http://ffmpeg.mplayerhq.hu/ |
2012-08-06T10:46:49+00:00 | audio/fdk-aac |
Port of the Fraunhofer FDK AAC Codec Library Port of the Fraunhofer FDK AAC Codec Library for Android WWW: https://sourceforge.net/projects/opencore-amr/ |
2012-08-06T06:08:52+00:00 | devel/projectcenter |
Development environment for GNUstep Project Center is GNUstep's graphical integrated development environment (IDE). It helps you to create all different kinds of projects like Applications, Tools, Libraries and Bundles. Project Center allows you to easily add and remove, edit and search files; writes the project makefiles accordingly and supports you in the actual process of building and debugging your project. Even the management of a big project keeps being easy as Project Center's file browser lets you always have a well sorted and categorized overview over all the files in your project. LICENSE: GPL2 or later WWW: http://www.gnustep.org/experience/ProjectCenter.html |
2012-08-06T06:05:44+00:00 | games/gomoku |
GNUstep Gomoku game Gomoku.app is an extended TicTacToe game for GNUstep. You win the game if you are able to put 5 of your pieces in a row, column or diagonal. You loose if the computer does it before you. You can play the game on boards of different size; the default size is 8 but 10 is also nice to play. Pass the size of the board as argument of Gomoku.app. For example, to play on a 10x10 board, you can start Gomoku with: openapp Gomoku.app 10 Warning: board size must be >= 8. BUGS: Please mail them to <n.pero@mi.flashnet.it> LICENSE: GPL2 or later WWW: http://www.gnustep.it/nicola/Applications/Gomoku/ |
2012-08-06T03:15:43+00:00 | devel/rubygem-fog |
Ruby cloud services library Ruby cloud services library. WWW: https://github.com/fog/fog |
2012-08-06T02:57:57+00:00 | security/rubygem-hmac |
Ruby library which implements the HMAC algorithm ruby-hmac: HMAC for Ruby This module provides a common interface to HMAC functionality. HMAC is a kind of "Message Authentication Code" (MAC) algorithm which standard is documented in RFC2104. Namely, a MAC provides a way to check the integrity of information transmitted over or stored in an unreliable medium, based on a secret key. WWW: http://deisui.org/~ueno/ruby/hmac.html |
2012-08-05T20:51:47+00:00 | devel/lockfree-malloc |
Scalable drop-in replacement for malloc/free lockfree-malloc is a scalable drop-in replacement for malloc/free. * It's thread-friendly. It supports a practically-unlimited number of concurrent threads, without locking or performance degradation. * It's efficient, especially in a multi-threaded environment. Compared to a stock libc allocator, we see a significant performance boost. * It does NOT fragment or leak memory, unlike a stock libc allocator. * It wastes less memory. For small objects (less than 8kb in size), the overhead is around 0 bytes. (!) * It is designed from the ground-up for 64-bit architectures. * It is elegant. The whole codebase is only around 800 lines of fairly clean C++. (!) * It fully stand-alone; it does not rely on pthreads or libc at runtime. WWW: https://github.com/Begun/lockfree-malloc |
2012-08-05T20:38:10+00:00 | print/qpdfview |
Tabbed DjVu/PDF/PS document viewer qpdfview is a tabbed document viewer. It uses Poppler for PDF support, libspectre for PS support, DjVuLibre for DjVu support, CUPS for printing support and the Qt toolkit for its interface. WWW: https://launchpad.net/qpdfview |
2012-08-05T18:09:30+00:00 | devel/rubygem-formatador |
STDOUT text formatting STDOUT text formatting WWW: https://github.com/geemus/formatador |
2012-08-05T18:00:40+00:00 | devel/rubygem-excon |
Extended http(s) Connections Library EXtended http(s) CONnections Library WWW: https://github.com/excon/excon |
2012-08-05T08:36:13+00:00 | www/xpi-pentadactyl |
Firefox for Vim and Links addicts Pentadactyl is a free browser add-on for Firefox, designed to make browsing more efficient and especially more keyboard accessible. Largely inspired by the Vim text editor, the appearance and finger feel of Pentadactyl should be familiar to Vim users. WWW: http://5digits.org/pentadactyl |
2012-08-05T08:29:26+00:00 | security/py-passlib |
Comprehensive password hashing framework supporting over 30 schemes Passlib is a password hashing library for Python 2 & 3, which provides cross-platform implementations of over 30 password hashing algorithms, as well as a framework for managing existing password hashes. It's designed to be useful for a wide range of tasks, from verifying a hash found in /etc/shadow, to providing full-strength password hashing for multi-user application. WWW: https://bitbucket.org/ecollins/passlib |
2012-08-05T06:26:41+00:00 | graphics/py-pillow |
Fork of the Python Imaging Library (PIL) Pillow is the "friendly" PIL fork. PIL is the Python Imaging Library. Pillow was started for and is currently maintained by the Plone community. But it is used by many other folks in the Python web community. WWW: https://python-pillow.org/ |
2012-08-04T22:01:54+00:00 | games/kye-data |
Original extra Levels for Python Kye Original extra Levels for Python Kye. This is a clone of the game Kye for Windows, originally by Colin Garbutt. It is a puzzle game, which is a little like the old falling-rocks puzzle games, and perhaps also inspired a little by Sokoban. But Kye has more variety of objects, and so is capable of posing quite complex puzzles. This clone is written by Colin Phipps <cph@moria.org.uk> in Python and uses gtk. So it will run on modern Linux systems easily enough, and indeed should work on any system with working Python and pygtk. It works on Windows as well, for instance. WWW: http://games.moria.org.uk/kye/ WWW: http://www.nuke.demon.co.uk/kye/levels/ |
2012-08-04T21:59:15+00:00 | games/kye |
Puzzle game with arcade game elements This is a clone of the game Kye for Windows, originally by Colin Garbutt. It is a puzzle game, which is a little like the old falling-rocks puzzle games, and perhaps also inspired a little by Sokoban. But Kye has more variety of objects, and so is capable of posing quite complex puzzles. This clone is written by Colin Phipps <cph@moria.org.uk> in Python and uses gtk. So it will run on modern Linux systems easily enough, and indeed should work on any system with working Python and pygtk. It works on Windows as well, for instance. WWW: http://games.moria.org.uk/kye/ |
2012-08-04T18:38:21+00:00 | textproc/rubygem-colored |
Colorize text on the console Colorizes text output to the console. WWW: https://github.com/defunkt/colored |
2012-08-04T07:14:25+00:00 | astro/p5-Starlink-AST |
Interface to the Starlink AST library Starlink::AST provides a perl wrapper to the Starlink AST library. The Starlink AST library provides facilities for transforming coordinates from one system to another in an object oriented manner. Multiple coordinate frames can be associated with a data set and it is also possible to generate automatic mappings between frames. Coordinate frame objects can be imported from FITS headers and from NDF files. WWW: https://metacpan.org/release/Starlink-AST |
2012-08-04T04:36:55+00:00 | www/rsskit |
Etoile Project RSSKit framework RSSKit is a simple library for reading the different types of RSS file formats. It is mainly used by RSSReader.app and will hopefully soon be used by PlopFolio by Ludovic Marcotte. WWW: http://gap.nongnu.org/grr/index.html |
2012-08-04T04:36:55+00:00 | www/grr |
Rss reader for GNUstep Grr is a RSS Reader application Features Parsing RSS Feeds Fetching feeds from the web Showing headlines Showing the article's descriptions Categories for feeds Articles can be rated Simple HTML rendering on GNUstep Serializing obtained feed-information to hard-disk Managing (Adding, removing) feeds Parsing ATOM feeds. WWW: http://gap.nongnu.org/grr/index.html |
2012-08-03T15:13:10+00:00 | math/glm |
C++ mathematics library for software based on the OpenGL GLSL OpenGL Mathematics (GLM) is a header only C++ mathematics library for graphics software based on the OpenGL Shading Language (GLSL) specification. GLM provides classes and functions designed and implemented with the same naming conventions and functionalities than GLSL so that when a programmer knows GLSL, he knows GLM as well which makes it really easy to use. This project isn't limited to GLSL features. An extension system, based on the GLSL extension conventions, provides extended capabilities: matrix transformations, quaternions, half-based types, random numbers, procedural noise functions, etc... This library works perfectly with OpenGL but it also ensures interoperability with third party libraries and SDKs. It is a good candidate for software rendering (Raytracing / Rasterisation), image processing, physic simulations and any context that requires a simple and convenient mathematics library. WWW: https://glm.g-truc.net/ |
2012-08-02T03:18:00+00:00 | devel/p5-Sub-Exporter-Progressive |
Only use Sub::Exporter if you need it Sub::Exporter is an incredibly powerful module, but with that power comes great responsibility, er- as well as some runtime penalties. This module is a Sub::Exporter wrapper that will let your users just use Exporter if all they are doing is picking exports, but use Sub::Exporter if your users try to use Sub::Exporter's more advanced features features, like renaming exports, if they try to use them. Note that this module will export @EXPORT and @EXPORT_OK package variables for Exporter to work. Additionally, if your package uses advanced Sub::Exporter features like currying, this module will only ever use Sub::Exporter, so you might as well use it directly. WWW: https://metacpan.org/release/Sub-Exporter-Progressive |
2012-08-01T17:54:32+00:00 | benchmarks/wrk |
Modern HTTP benchmarking tool wrk is a modern HTTP benchmarking tool capable of generating significant load when run on a single multi-core CPU. It combines a multithreaded design with scalable event notification systems such as epoll and kqueue. WWW: https://github.com/wg/wrk |
2012-07-31T17:35:29+00:00 | lang/gcc-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 it. The AUX compiler is based on release versions of the Free Software Foundation's GNU Compiler Collection. It uses 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. This compiler implements the full Ada-83, Ada-95, Ada-2005 and Ada-2012 standards. WWW: http://www.dragonlace.net/ |
2012-07-30T20:19:18+00:00 | graphics/libpgf |
Progressive Graphics Format (PGF) library The Progressive Graphics File (PGF) is an efficient image file format that is based on a fast, discrete wavelet transform with progressive coding features. PGF can be used for lossless and lossy compression. WWW: https://www.libpgf.org/ |
2012-07-30T19:22:48+00:00 | devel/p5-Safe-Isa |
Call isa, can, does and DOES safely on things that may not be objects Since Perl allows us to provide a subroutine reference or a method name to the -> operator when used as a method call, and a subroutine doesn't require the invocant to actually be an object, we can create safe versions of isa, can and friends by using a subroutine reference that only tries to call the method if it's used on an object. e.g. my $isa_Foo = $maybe_an_object->$_call_if_object(isa => 'Foo'); Note that we don't handle trying class names, because many things are valid class names that you might not want to treat as one (like say "Matt") - the is_module_name function from Module::Runtime is a good way to check for something you might be able to call methods on if you want to do that. WWW: https://metacpan.org/release/Safe-Isa |
2012-07-30T18:16:59+00:00 | net-mgmt/p0f2 |
Passive OS fingerprinting tool from the README: Passive OS fingerprinting is based on information coming from a remote host when it establishes a connection to our system. Captured packets contain enough information to identify the operating system. In contrast to active scanners such as nmap and QueSO, p0f does not send anything to the host being identified. For more information, read Spitzner's text at: http://www.enteract.com/~lspitz/finger.html . from the maintainer: Use of this program requires read access to the packet filtering device, typically /dev/bpf0. Granting such access allows the users who have it to put your Ethernet device into promiscuous mode and sniff your network. See http://www.infoworld.com/articles/op/xml/00/05/29/000529opswatch.xml if you do not understand how this can be harmful. Running p0f with no options will cause it to analyse packets intended for other hosts. WWW: http://lcamtuf.coredump.cx/p0f.shtml |
2012-07-30T12:03:36+00:00 | devel/py-tox |
Virtualenv-based automation of test activities Tox as is a generic virtualenv management and test command line tool you can use for: * checking your package installs correctly with different Python versions and interpreters * running your tests in each of the environments, configuring your test tool of choice * acting as a frontend to Continuous Integration servers, greatly reducing boilerplate and merging CI and shell-based testing. WWW: https://tox.readthedocs.org/ |
2012-07-29T07:28:17+00:00 | textproc/p5-libsoldout |
Convert Markdown text in (X)HTML p5-libsoldout is a perl module to access the C library libsoldout. The initial version just implements functions to convert markdown input to html including strict markdown, discount markdown and specific extensions only available in libsoldout. WWW: https://metacpan.org/release/libsoldout |
2012-07-28T20:48:23+00:00 | devel/jech-dht |
Mainline variant of Kademlia Distributed Hash Table (DHT) The files dht.c and dht.h implement the variant of the Kademlia Distributed Hash Table (DHT) used in the Bittorrent network (``mainline'' variant). WWW: http://www.pps.univ-paris-diderot.fr/~jch/software/bittorrent/ WWW: https://github.com/jech/dht |
2012-07-27T22:44:24+00:00 | net/libutp |
The uTorrent Transport Protocol library and sample utilities # libutp - The uTorrent Transport Protocol library. Copyright (c) 2010 BitTorrent, Inc. uTP provides provides reliable, ordered delivery while maintaining minimum extra delay. It is implemented on top of UDP to be cross-platform and functional today. As a result, uTP is the primary transport for uTorrent peer-to-peer connections. uTP is written in C++, but the external interface is strictly C (ANSI C89). WWW: https://github.com/bittorrent/libutp |
2012-07-27T22:25:14+00:00 | german/bugzilla42 |
German localization for Bugzilla German localization for Bugzilla bug tracking system. WWW: http://sourceforge.net/projects/bugzilla-de |
2012-07-27T07:09:32+00:00 | japanese/fcitx-anthy |
Anthy support for Fcitx fcitx-anthy provides Anthy, the most popular Japanese input method system, as a back-end to the Fcitx IM framework. WWW: https://fcitx-im.org/wiki/Fcitx |
2012-07-26T05:40:22+00:00 | devel/pkgconf |
Utility to help to configure compiler and linker flags pkgconf is a program which helps to configure compiler and linker flags for development frameworks. It is similar to pkg-config, but was written from scratch in Summer of 2011 to replace pkg-config, which now needs itself to build itself. WWW: https://git.sr.ht/~kaniini/pkgconf |
2012-07-25T20:53:43+00:00 | japanese/bugzilla42 |
Japanese localization for Bugzilla Japanese localization for Bugzilla bug tracking system. WWW: http://bug-ja.org/ |
2012-07-25T16:58:19+00:00 | www/py-beautifulsoup32 |
HTML/XML Parser for Python Beautiful Soup parses arbitrarily invalid XML- or HTML-like substance into a tree representation. It provides methods and Pythonic idioms that make it easy to search and modify the tree. A well-formed XML/HTML document will yield a well-formed data structure. An ill-formed XML/HTML document will yield a correspondingly ill-formed data structure. If your document is only locally well-formed, you can use this library to find and process the well-formed part of it. The BeautifulSoup class has heuristics for obtaining a sensible parse tree in the face of common HTML errors. WWW: https://www.crummy.com/software/BeautifulSoup/ |
2012-07-25T01:48:00+00:00 | devel/rubygem-ripper |
Parses Ruby source and tokenizes or builds an AST Ripper parses Ruby source and tokenizes or builds an AST. This gem is meant for Ruby 1.8.x builds. Ruby 1.9.x comes with a functioning ripper implementation out of the box. This gem is a port of the Ripper 1.9 for Ruby 1.8.x. Ripper was written by Minero Aoki and ported by Loren Segal. WWW: http://github.com/lsegal/ripper18 |
2012-07-24T21:37:07+00:00 | devel/bugzilla42 |
Bug-tracking system developed by Mozilla Project Bugzilla is one example of a class of programs called "Defect Tracking Systems", or, more commonly, "Bug-Tracking Systems". Defect Tracking Systems allow individual or groups of developers to keep track of outstanding bugs in their product effectively. Bugzilla has matured immensely, and now boasts many advanced features. These include: * integrated, product-based granular security schema * inter-bug dependencies and dependency graphing * advanced reporting capabilities * a robust, stable RDBMS back-end * extensive configurability * a very well-understood and well-thought-out natural bug resolution protocol * email, XML, console, and HTTP APIs * available integration with automated software configuration management systems, including Perforce and CVS (through the Bugzilla email interface and checkin/checkout scripts) * too many more features to list WWW: http://www.bugzilla.org/ |
2012-07-24T13:51:40+00:00 | databases/php53-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 |
2012-07-24T08:30:46+00:00 | math/R-cran-dlmodeler |
Generalized Dynamic Linear Modeler dlmodeler is a set of user-friendly functions to simplify the state-space modelling, fitting, analysis and forecasting of Generalized Dynamic Linear Models (DLMs). It includes functions to name and extract individual components of a DLM, build classical seasonal time-series models (monthly, quarterly, yearly, etc. with calendar adjustments) and provides a unified interface compatible with other state-space packages including: dlm, FKF and KFAS. WWW: https://www.rdocumentation.org/packages/dlmodeler/ |
2012-07-23T18:13:55+00:00 | audio/mous |
Simple yet powerful audio player Mous is a simpe yet powerful audio player. WWW: https://github.com/bsdelf/mous |
2012-07-23T13:00:56+00:00 | www/phpgroupware |
Web based GroupWare system phpGroupWare is a web based GroupWare system. It comes with several core apps for email, calendar, to-do list, address book, file manager, and a notepad. It also provides a framework for add-on applications to integrate seamlessly in phpGroupWare. WWW: http://phpgroupware.org/ |
2012-07-23T12:52:24+00:00 | databases/py-htsql-mysql |
Database Query Language (MySQL Backend for HTSQL) HTSQL ("Hyper Text Structured Query Language") is a high-level query language for relational databases. The target audience for HTSQL is the accidental programmer -- one who is not a SQL expert, yet needs a usable, comprehensive query tool for data access and reporting. This port provides the MySQL backend to HTSQL WWW: http://htsql.org/ |
2012-07-23T12:46:31+00:00 | databases/py-htsql-pgsql |
Database Query Language (PostgreSQL Backend for HTSQL) HTSQL ("Hyper Text Structured Query Language") is a high-level query language for relational databases. The target audience for HTSQL is the accidental programmer -- one who is not a SQL expert, yet needs a usable, comprehensive query tool for data access and reporting. This port provides the PostgreSQL backend to HTSQL WWW: http://htsql.org/ |
2012-07-22T22:12:40+00:00 | www/get_flash_videos |
Download videos from various Flash-based video hosting sites [ excerpt from developer's web site ] Download videos from various Flash-based video hosting sites, without having to use the Flash player. Handy for saving videos for watching offline, and means you don't have to keep upgrading Flash for sites that insist on a newer version of the player. YouTube, eHow, Brightcove (used by many sites like Channel 4, Daily Telegraph ...), BBC (news, etc), Metacafe, 5min, Google, fliqz, nicovideo, vimeo, Blip, Break, Collegehumor, Muzu, Sevenload, Megavideo, Wat.tv. Also includes a 'generic' method which works on many other sites. WWW: http://code.google.com/p/get-flash-videos/ |
2012-07-22T13:53:27+00:00 | devel/p5-Data-MessagePack-Stream |
Perl extension for yet another messagepack streaming deserializer Data::MessagePack::Stream is streaming deserializer for MessagePack. This module is alternate for Data::MessagePack::Unpacker. Unlike original unpacker, this module support internal buffer and it's possible to handle streaming data correctly. WWW: https://metacpan.org/release/Data-MessagePack-Stream |
2012-07-22T09:15:04+00:00 | mail/mutt14-lite |
mutt, the Mongrel of Mail User Agents (lite package) |
2012-07-21T09:51:21+00:00 | devel/p5-Acme-Comment |
Allow multi-line comments which are filtered out Acme::Comment allows multi-line comments which are filtered out. Unlike the pseudo multi-line comment if (0) {}, the code being commented out need not be syntactically valid. WWW: https://metacpan.org/release/Acme-Comment |
2012-07-21T09:17:05+00:00 | devel/arduino-irremote |
Multi-protocol infrared remote library for the Arduino Infrared remote library for Arduino: send and receive infrared signals with multiple protocols This library enables you to send and receive using infra-red signals on an Arduino. WWW: https://arduino-irremote.github.io/Arduino-IRremote/ |
2012-07-20T23:29:42+00:00 | math/octave-forge-ncarray |
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 ncarray. Access a single or a collection of NetCDF files as a multi-dimensional array. WWW: http://octave.sourceforge.net/ |
2012-07-20T19:28:54+00:00 | security/p5-GnuPG |
Perl module for interfacing with GnuPG GnuPG -- Perl module interface to the GNU Privacy Guard (v1.x.x series). WWW: https://metacpan.org/release/GnuPG |
2012-07-19T20:56:44+00:00 | audio/opus-tools |
Encode, inspect, and decode Opus files Opus-tools provides command-line utilities to encode, inspect, and decode .opus files. WWW: https://opus-codec.org/ |
2012-07-19T19:56:48+00:00 | games/pycadia |
Home to vector gaming, Python style The Pycadia project is a collection of vector arcade games written in Python using the excellent pygame libraries. Current games are: SpaceWarpy is a conversion of the original classic game Spacewar!. Vektoroids is loosely based on the arcade classic Asteroids. WWW: http://www.anti-particle.com/old/pycadia.shtml |
2012-07-19T18:06:22+00:00 | devel/arduino-glcd |
GLCD Graphical LCD Library A Graphical LCD library for Arduino This library supports Graphical LCD (GLCD) displays for use with Arduino and other AVR controllers. WWW: http://code.google.com/p/glcd-arduino/ |
2012-07-19T14:34:56+00:00 | audio/opus |
IETF audio codec Opus is a totally open, royalty-free, highly versatile audio codec. It is standardized by the Internet Engineering Task Force (IETF) as RFC 6716 which incorporated technology from Skype's SILK codec and Xiph.Org's CELT codec. Opus is designed to handle a wide range of interactive audio applications, including Voice over IP, videoconferencing, in-game chat, and even live, distributed music performances. It scales from low bitrate narrowband speech at 6 kbit/s to very high quality stereo music at 510 kbit/s. Opus uses both Linear Prediction (LP) and the Modified Discrete Cosine Transform (MDCT) to achieve good compression of both speech and music. WWW: https://opus-codec.org/ |
2012-07-18T18:00:35+00:00 | devel/papp |
Assembly Preprocessor The papp command preprocesses assembly language code, much like cpp does for C and C++. WWW: http://acadix.biz/papp.php |
2012-07-18T15:47:48+00:00 | www/mathjax |
Cross-browser JavaScript display engine for mathematics MathJax is an open source JavaScript display engine for mathematics that works in all modern browsers. WWW: https://www.mathjax.org/ |
2012-07-18T15:12:23+00:00 | lang/hiphop-php |
HipHop Virtual Machine for PHP (HHVM) HipHop VM (HHVM) is a new open-source virtual machine designed for executing programs written in PHP. HHVM uses a just-in-time compilation approach to achieve superior performance while maintaining the flexibility that PHP developers are accustomed to. HipHop VM (and before it HPHPc) has realized a > 5x increase in throughput for Facebook compared with Zend PHP 5.2. HipHop VM is most commonly run as a standalone server, replacing both Apache and mod_php. WWW: https://github.com/facebook/hiphop-php/wiki |
2012-07-18T14:21:51+00:00 | ftp/curl-hiphop |
Static libcurl with custom patches for HipHop This is a static version of the libcurl library for use with lang/hiphop-php WWW: https://github.com/facebook/hiphop-php/wiki/ |
2012-07-18T12:39:16+00:00 | games/mopesnake |
Classic snake game in which you attempt to eat all the pain Master Of Pain (Eating) - Snake Is a classic snake game in which you attempt to eat all the pain in the world, bravely accepting the inevitable consequences for your waistline. mop(e)snake features an innovative single-finger control method, as well as the normal four-directional control system familiar to fans of snake. The game doesn't feature any of the extra features, bonuses, wrap-around levels and other featuritis that ruins most versions of snake. WWW: http://mopesnake.sourceforge.net/ |
2012-07-18T11:27:01+00:00 | games/asteroids3d |
First-person shooter blowing up asteroids in 3D space A simple first person shooter of blowing up asteroids in 3D space. The codebase also serves as an introduction to trigonometry and OpenGL. WWW: https://sourceforge.net/projects/a3d/ |
2012-07-18T08:54:58+00:00 | www/p5-Twiggy-TLS |
Perl extension to extend Twiggy supporting TLS Twiggy::TLS extends Twiggy with a TLS support. WWW: https://metacpan.org/release/Twiggy-TLS |
2012-07-18T08:39:49+00:00 | databases/p5-DBIx-Class-Migration |
Perl extension to make migrating your DBIx::Class databases easier Tools to make migrating your DBIx::Class databases easier. WWW: https://metacpan.org/release/DBIx-Class-Migration |
2012-07-17T21:14:08+00:00 | editors/libreoffice-tt |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-07-17T20:55:45+00:00 | editors/libreoffice-ug |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-07-17T20:55:45+00:00 | editors/libreoffice-lb |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-07-17T20:55:45+00:00 | editors/libreoffice-kn |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-07-17T20:55:45+00:00 | editors/libreoffice-bo |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-07-17T20:55:45+00:00 | editors/libreoffice-ast |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-07-17T15:13:18+00:00 | devel/yajl-tcl |
Tcl bindings for Yet Another JSON Library Yajl-tcl is a Tcl wrapper for the Yet Another JSON Library (YAJL). Although there is already a package in the tcllib library, huddle, that can generate JSON, the big advantage in using yajl-tcl is performance. WWW: https://github.com/flightaware/yajl-tcl |
2012-07-17T14:48:34+00:00 | net/proftpd-mod_ldap |
LDAP and quotatab_ldap ProFTPD modules mod_ldap and mod_quotatab_ldap modules for ProFTPD WWW: http://www.proftpd.org/docs/contrib/mod_ldap.html |
2012-07-17T14:47:39+00:00 | databases/proftpd-mod_sql_tds |
TDS ProFTPD module TDS backend module for mod_sql of ProFTPD WWW: http://labratsoftware.com/mod_sql_tds/ |
2012-07-17T14:46:56+00:00 | databases/proftpd-mod_sql_sqlite |
SQLite ProFTPD module SQLite backend module for mod_sql of ProFTPD WWW: http://www.proftpd.org/docs/contrib/mod_sql.html |
2012-07-17T14:46:03+00:00 | databases/proftpd-mod_sql_odbc |
ODBC ProFTPD module ODBC backend module for mod_sql of ProFTPD WWW: http://www.proftpd.org/docs/contrib/mod_sql.html |
2012-07-16T18:36:15+00:00 | security/ipv6toolkit |
Set of IPv6 security assessment tools The IPv6 toolkit is a portable IPv6 security assessment suite produced by Fernando Gont on behalf of the UK CPNI. WWW: https://www.si6networks.com/tools/ipv6toolkit/ |
2012-07-16T15:04:34+00:00 | devel/libevent-hiphop |
Static libevent with custom patches for HipHop This is a static version of the libevent library for use with lang/hiphop-php WWW: https://github.com/facebook/hhvm/wiki |
2012-07-16T08:44:15+00:00 | devel/rubygem-cool.io |
Gems for cool.io Cool.io provides a high performance event framework for Ruby which uses the libev C library. WWW: http://coolio.github.com/ |
2012-07-13T17:38:23+00:00 | devel/geoip-java |
Java bindings for GeoIP API MaxMind provides IP intelligence through the GeoIP brand. Over 5,000 companies use GeoIP data to locate their Internet visitors and show them relevant content and ads, perform analytics, enforce digital rights, and efficiently route Internet traffic. Businesses can obtain additional insights into their customers' connection speeds, ISPs, and more using GeoIP data. WWW: http://www.maxmind.com/app/java |
2012-07-13T09:17:01+00:00 | emulators/vboxtool |
Provides effective control of VirtualBox machines Provides effective control of virtual machines of VirtualBox on a FreeBSD headless server, published as free and open source software. WWW: http://vboxtool.sourceforge.net |
2012-07-12T12:00:13+00:00 | devel/cmake-modules |
Modules and Templates for CMake CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. CMake is quite sophisticated: it is possible to support complex environments requiring system configuration, pre-processor generation, code generation, and template instantiation. This port includes CMake's modules and templates. WWW: http://www.cmake.org/ |
2012-07-10T10:18:13+00:00 | devel/rubygem-iobuffer |
Gems for iobuffer IO::Buffer is a fast byte queue which is primarily intended for non-blocking I/O applications but is suitable wherever buffering is required. IO::Buffer is compatible with Ruby 1.8/1.9 and Rubinius. WWW: https://github.com/tarcieri/iobuffer |
2012-07-10T07:00:17+00:00 | astro/p5-Astro-Coords |
Class for handling astronomical coordinates Astro::Coords is a class for manipulating and transforming astronomical coordinates. Can handle the following coordinate types: - Equatorial RA/Dec, galactic (including proper motions and parallax) - Planets - Comets/Asteroids - Fixed locations in azimuth and elevations - Interpolated apparent coordinates For time dependent calculations a telescope location and reference time must be provided. See Astro::Telescope and DateTime for details on specifying location and reference epoch. WWW: https://metacpan.org/release/Astro-Coords |
2012-07-10T06:59:30+00:00 | astro/p5-Astro-Telescope |
Class for obtaining telescope information Astro::Telescope is a class for handling properties of individual telescopes such as longitude, latitude, height and observational limits. WWW: https://metacpan.org/release/Astro-Telescope |
2012-07-10T06:58:59+00:00 | astro/p5-Astro-PAL |
Perl interface to Starlink PAL positional astronomy library Astro::PAL provides a Perl interface to either the Starlink PAL positional astronomy library. Return values are returned on the stack rather than being modified in place. In addition small utility subroutines are provided that do useful tasks (from the author's point of view) - specifically routines for calculating the Local Sidereal Time. WWW: https://metacpan.org/release/Astro-PAL |
2012-07-10T06:58:16+00:00 | astro/p5-Astro-Flux |
Class for handling astronomical flux quantities Astro::Flux provides a class for handling astronomical flux quantities. This class does not currently support conversions from one flux type to another (say, from magnitudes to Janskies) but may in the future. WWW: https://metacpan.org/release/Astro-Flux |
2012-07-10T06:57:31+00:00 | astro/p5-Astro-WaveBand |
Transparently work in waveband, wavelength, or filter Class to transparently deal with the conversion between filters, wavelength, frequency and other methods of specifying a location in the electro-magentic spectrum. Astro::WaveBand tries to determine the natural form of the numbers such that a request for a summary of the object when it contains 2.2 microns would return the filter name but would return the wavelength if it was not a standard filter. In ambiguous cases an instrument name is required to decide what to return. In really ambiguous cases the user can specify the unit in which to display the numbers on stringification. Used mainly as a way of storing a single number in a database table but using logic to determine the number that an observer is most likely to understand. Numerical comparison operators can be used to compare two Astro::WaveBand objects. When checking equality, the "natural" and "instrument" methods are used, so if two Astro::WaveBand objects return the same value from those methods, they are considered to be equal. When checking other comparisons such as greater than, the wavelength is used. WWW: https://metacpan.org/release/Astro-WaveBand |
2012-07-10T06:34:55+00:00 | astro/p5-Misc-Quality |
Class for handling quality flags for astronomical objects Misc::Quality provides a class for handling quality flags for astronomical objects. This class can handle any type of flag used. WWW: https://metacpan.org/release/Misc-Quality |
2012-07-10T06:33:01+00:00 | math/p5-Number-Uncertainty |
Object-orientated uncertainty object Number::Uncertainty provides an object-orientated uncertainty object. It stores information about a value and its error bounds. WWW: https://metacpan.org/release/Number-Uncertainty |
2012-07-10T06:13:17+00:00 | devel/p5-Benchmark-Timer |
Code benchmarking tool Benchmark::Timer class allows you to time portions of code conveniently, as well as benchmark code by allowing timings of repeated trials. It is perfect for when you need more precise information about the running time of portions of your code than the Benchmark module will give you, but don't want to go all out and profile your code. WWW: https://metacpan.org/release/Benchmark-Timer |
2012-07-10T04:59:12+00:00 | devel/delta |
Heuristically minimizes interesting files Delta assists you in minimizing "interesting" files subject to a test of their interestingness. A common such situation is when attempting to isolate a small failure-inducing substring of a large input that causes your program to exhibit a bug. WWW: http://delta.tigris.org/ |
2012-07-09T22:28:45+00:00 | graphics/zathura-djvu |
DjVu support for zathura Zathura plugin to view DJVU with djvulibre WWW: https://pwmt.org/projects/zathura/plugins/ |
2012-07-09T03:44:00+00:00 | devel/libvirt-java |
Java bindings for Libvirt virtualization API Libvirt-java is a base framework allowing to use libvirt, the virtualization API though the Java programming language. WWW: http://libvirt.org/java.html |
2012-07-09T03:19:18+00:00 | www/kpartsplugin |
Browser file viewer using KDE technology KParts Plugin implements a plugin for Netscape-compatible browsers in Unix environments. This plugin uses KDE KParts technology to embed file viewers (e.g., for PDF files) into non-KDE browsers. Tested browsers include both Mozilla Firefox and Opera, and it is know to work with Chrome and Arora. With this plugin, you can, e.g., view PDF files in Firefox using Okular as an embedded plugin. Any KDE KPart will be automatically made available as a browser plugin. WWW: http://www.unix-ag.uni-kl.de/~fischer/kpartsplugin |
2012-07-07T15:15:08+00:00 | science/mei |
Code_Saturne Mathematical Expression Interpreter MEI stands for Mathematical Expression Interpreter. It is intended to provide interpretation of mathematical formula in a string. WWW: http://www.code-saturne.org/ |
2012-07-07T07:05:03+00:00 | devel/p5-Test-CheckDeps |
Check for presence of dependencies Test::CheckDeps adds a test that assures all dependencies have been installed properly. If requested, it can bail out all testing on error. WWW: https://metacpan.org/release/Test-CheckDeps |
2012-07-06T20:27:35+00:00 | devel/zookeeper |
Coordination Service for Distributed Applications ZooKeeper is a distributed, open-source coordination service for distributed applications. It exposes a simple set of primitives that distributed applications can build upon to implement higher level services for synchronization, configuration maintenance, and groups and naming. It is designed to be easy to program to, and uses a data model styled after the familiar directory tree structure of file systems. It runs in Java and has bindings for both Java and C. Coordination services are notoriously hard to get right. They are especially prone to errors such as race conditions and deadlock. The motivation behind ZooKeeper is to relieve distributed applications the responsibility of implementing coordination services from scratch. WWW: https://zookeeper.apache.org/ |
2012-07-06T07:58:57+00:00 | devel/p5-CPAN-Meta-Check |
Verify requirements in a CPAN::Meta object CPAN::Meta::Check verifies if requirements described in a CPAN::Meta object are present. WWW: https://metacpan.org/release/CPAN-Meta-Check |
2012-07-06T06:45:43+00:00 | www/rubygem-jwt |
JSON Web Token implementation in Ruby JWT is a Ruby implementation of JSON Web Token draft 06 [1]. [1] http://self-issued.info/docs/draft-jones-json-web-token-06.html WWW: https://github.com/jwt/ruby-jwt |
2012-07-06T04:16:45+00:00 | textproc/p5-XML-Parsepp |
Simplified pure Perl parser for XML XML::Parsepp provides a pure Perl implementation to parse XML documents. Its interface is very close to that of XML::Parser (in fact, the synopsis has, with some minor modifications, been copied from XML::Parser). WWW: https://metacpan.org/release/XML-Parsepp |
2012-07-06T00:01:37+00:00 | security/kpcli |
Command line interface to KeePassX and KeePass database files A command line interface (interactive shell) to work with KeePassX and KeePass (kdb, kdbx) database files. WWW: http://kpcli.sourceforge.net/ |
2012-07-05T17:05:41+00:00 | databases/jdbc-oracle11g |
JDBC drivers for Oracle 11g This is a port of the JDBC driver which is used to access Oracle 11g databases using a database-independant API in Java for use with JDK 1.5. WWW: http://www.oracle.com/technetwork/database/features/jdbc/index-091264.html |
2012-07-05T17:00:01+00:00 | databases/jdbc-oracle10g |
The JDBC drivers for Oracle 10g This is a port of the JDBC driver which is used to access Oracle 10g databases using a database-independant API in Java for use with JDK 1.5. WWW: http://www.oracle.com/technetwork/database/features/jdbc/index-091264.html |
2012-07-05T09:34:11+00:00 | devel/p5-Test-utf8 |
Handy UTF-8 tests Test::utf8 is a collection of tests useful for dealing with utf8 strings in Perl. It has two types of tests: The validity tests check if a string is valid and not corrupt, whereas the characteristics tests will check that string has a given set of characteristics. WWW: https://metacpan.org/release/Test-utf8 |
2012-07-05T09:15:41+00:00 | devel/py-reddit |
A Python wrapper for the Reddit API This is a Python wrapper for Reddit's API, aiming to be as easy to use as possible. WWW: https://github.com/mellort/reddit_api |
2012-07-05T08:20:22+00:00 | japanese/calligra-l10n |
Japanese messages and documentation for Calligra Localized messages and documentation for Calligra. WWW: http://calligra.org |
2012-07-04T21:03:52+00:00 | multimedia/qmmp-plugin-pack |
Additional plug-ins for QMMP (Qt4) Additional plug-ins for Qt MultiMedia Player - MPG123: provides MPEG v1/2 layer1/2/3 support with use of libmpg123 library - FFap: provides enhanced Monkey's Audio (APE) support (24-bit samples and embedded cue support) - Goom: Goom spectacle - xmp: Decodes module audio and renders sound - Sample Rate Converter: Changes frequency of sample rate. - History: Collects information about listend tracks. - FFvideo: FFmpeg-based video WWW: http://qmmp.ylsoftware.com/ |
2012-07-03T15:35:31+00:00 | emulators/p5-Acme-6502 |
Pure Perl 65C02 simulator Imagine this nightmare scenario: your boss tells you about a legacy system you have to support. How bad could it be? COBOL? Fortran? Worse: it's an embedded 6502 system run by a family of squirrels. Fortunately there's a pure Perl 6502 emulator that works so well the squirrels will never know the difference. WWW: https://metacpan.org/release/Acme-6502 |
2012-07-02T14:28:11+00:00 | databases/spatialite_gui |
Graphical User Interface (GUI) tool supporting SpatiaLite spatialite-gui is an open source Graphical User Interface (GUI) tool supporting SpatiaLite. WWW: https://www.gaia-gis.it/fossil/spatialite_gui/index |
2012-07-02T14:27:14+00:00 | graphics/libgaiagraphics |
Library supporting common-utility raster handling methods libgaiagraphics is an open source library supporting common-utility raster handling methods. WWW: https://www.gaia-gis.it/fossil/libgaiagraphics/index |
2012-07-02T12:46:08+00:00 | graphics/pinta |
Simple Gtk\# Paint Program Pinta is a drawing/editing program modeled after Paint.NET. Its goal is to provide a simplified alternative to GIMP for casual users. WWW: http://pinta-project.com/ |
2012-06-30T20:54:17+00:00 | devel/py-virtualenv-clone |
Python virtualenv cloning script A script for cloning a non-relocatable virtualenv. WWW: https://github.com/edwardgeorge/virtualenv-clone |
2012-06-29T23:01:42+00:00 | sysutils/hdrecover |
Attempts to recover a hard disk that has bad blocks on it Attempts to recover a hard disk that has bad blocks on it. WARNING: A hard disk with bad blocks on is likely to fail! If you value your data you should get a new hard disk instead of using this program! However, if you can't afford a new hard disk, or just like being reckless with your data then this tool might just help you out! WWW: http://hdrecover.sourceforge.net/ |
2012-06-29T22:57:02+00:00 | mail/p5-Mail-SpamAssassin-Alt |
Provides optional SpamAssassin tuning |
2012-06-28T02:29:01+00:00 | www/py-django-reversion |
Provides comprehensive version control facilities to Django apps django-reversion is an extension to the Django web framework that provides comprehensive version control facilities: - Roll back to any point in a model's history - an unlimited undo facility! - Recover deleted models - never lose data again! - Admin integration for maximum usability. - Group related changes into revisions that can be rolled back in a single transaction. - Automatically save a new version whenever your model changes using Django's flexible signalling framework. - Automate your revision management with easy-to-use middleware. django-reversion can be easily added to your existing Django project with an absolute minimum of code changes. WWW: https://pypi.org/project/django-reversion/ |
2012-06-28T02:27:16+00:00 | www/py-django-filer |
File and Image Management Application for django django-filer is a file management application for django. It handles uploading and organizing files and images in contrib.admin. WWW: https://github.com/stefanfoulis/django-filer |
2012-06-28T02:25:42+00:00 | devel/py-termcolor |
ANSII Color formatting for output in terminal ANSII Color formatting for output in terminal. WWW: https://pypi.org/project/termcolor/ |
2012-06-27T22:25:42+00:00 | dns/py-publicsuffix |
Get public suffix of domain name from Public Suffix List This module allows you to get the public suffix of a domain name using the Public Suffix List from http://publicsuffix.org A public suffix is one under which Internet users can directly register names. Some examples of public suffixes are .com, .co.uk and pvt.k12.wy.us. Accurately knowing the public suffix of a domain is useful when handling web browser cookies, highlighting the most important part of a domain name in a user interface or sorting URLs by web site WWW: https://pypi.org/project/publicsuffix/ |
2012-06-27T17:13:55+00:00 | misc/openr2 |
MFC/R2 call setup library OpenR2 is a library that implements the MFC/R2 signalling over E1 lines using the Zapata Telephony interface (or DAHDI). The MF R2 tones required for the signaling are generated by code borrowed from the LGPL library SpanDSP written by Steve Underwood, the user has the option to provide a MF interface to use his own MF R2 tone generation and detection so the library will use them when needed, that's why this library does not depend directly on spandsp, libteletone or zaptel for tone generation and detection (depends on zaptel for CAS bits and general media transmission though) WWW: https://libopenr2.org/ |
2012-06-27T11:53:09+00:00 | devel/p5-Qudo |
Perl extension for simple and extensible job queue manager Qudo is simple and extensible job queue manager system. Your application can insert job into DB ,that is managed by Qudo. And Your application can get & execute job by Qudo worker. Qudo corresponds to deal with DB as MySQL and SQLite. If you add Hook Point around job's working method, you can add it easily and many point of work milestone. Qudo is consided about adding Hook Point Flexibility. WWW: https://metacpan.org/release/Qudo |
2012-06-27T10:46:49+00:00 | devel/p5-Test-CheckManifest |
Check if your Manifest matches your distro Checks whether the Manifest file matches the distro or not. To match a distro the Manifest has to name all files that come along with the distribution WWW: https://metacpan.org/release/Test-CheckManifest |
2012-06-27T05:58:22+00:00 | math/arpack-ng |
Revised Argand library for solving large-scale eigenvalue problems ARPACK-NG is a collection of Fortran77 subroutines designed to solve large-scale eigenvalue problems. It is a fork of the Rice University ARPACK, and is jointly-maintained by Debian, Octave, and Scilab. WWW: https://forge.scilab.org/index.php/p/arpack-ng/ |
2012-06-26T17:36:30+00:00 | x11-wm/e17-module-xkbswitch |
X keyboard switcher module for Enlightenment 0.17 X keyboard switcher module for Enlightenment 0.17. Allows you to get a list of keyboard layouts and use some of them. WWW: http://www.enlightenment.org/ |
2012-06-26T17:36:30+00:00 | x11-wm/e17-module-everything-shotgun |
E17 shotgun plugin for the "everything" module An e17 shotgun plugin for the "everything" module WWW: http://www.enlightenment.org/ |
2012-06-26T17:36:30+00:00 | x11-wm/e17-module-everything-aspell |
E17 aspell plugin for the "everything" module Aspell module for everything: checks spelling of words. WWW: http://www.enlightenment.org/ |
2012-06-26T17:36:30+00:00 | x11-wm/e17-module-elfe |
Enlightenment launcher for embedded devices Enlightenment launcher for embedded devices. WWW: http://www.enlightenment.org/ |
2012-06-26T17:36:30+00:00 | x11-wm/e17-module-e-tiling |
A tiling module for Enlightenment 17 E-Tiling is a tiling module the Enlightenment Window Manager. Each desktop can have from 1 to 8 (vertical) columns. Windows are then resized and moved to use as much as columns as configured. When there are more windows than possible columns, the remaining windows are packed in the last column. Resizing or moving a window will try to resize or move the column it is in. WWW: http://www.enlightenment.org/ |
2012-06-26T17:36:30+00:00 | x11-wm/e17-module-comp-scale |
Comp-scale module for Enlightenment A comp-scale module for Enlightenment 17. WWW: http://www.enlightenment.org/ |
2012-06-26T17:36:30+00:00 | graphics/evas_generic_loaders-xcf |
Additional loader for Evas (xcf) 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 |
2012-06-26T17:36:30+00:00 | graphics/evas_generic_loaders-raw |
Additional loader for Evas (raw) 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 |
2012-06-26T17:36:30+00:00 | graphics/evas_generic_loaders-ps |
Additional loader for Evas (ps) 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 |
2012-06-26T17:36:30+00:00 | graphics/evas_generic_loaders-pdf |
Additional loader for Evas (pdf) 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 |
2012-06-26T17:36:30+00:00 | graphics/evas_generic_loaders-gst |
Additional loader for Evas (GStreamer) 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 |
2012-06-26T17:36:30+00:00 | graphics/evas-loader-wbmp |
Hardware accelerated canvas API (WBMP loader) 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/ |
2012-06-26T17:36:30+00:00 | graphics/evas-loader-psd |
Hardware accelerated canvas API (PSD loader) 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/ |
2012-06-26T17:36:30+00:00 | graphics/evas-loader-ico |
Hardware accelerated canvas API (ICO loader) 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/ |
2012-06-26T17:36:30+00:00 | graphics/evas-loader-generic |
Hardware accelerated canvas API (generic loader) 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/ |
2012-06-26T17:36:30+00:00 | devel/eio |
Enlightenment Input/Output Library Eio is intended to provide non blocking IO by using thread for all operation that may block. It depends only on eina and ecore right now. It should integrate all the features/functions of Ecore_File that could block. WWW: http://docs.enlightenment.org/auto/eio/ |
2012-06-26T17:36:30+00:00 | benchmarks/expedite |
Expedite is a benchmark suite for Evas Expedite is meant to be a detailed and comprehensive benchmark suite for Evas. |
2012-06-26T17:00:24+00:00 | sysutils/confctl |
Utility to parse and modify C-like configuration files Confctl is a sysctl-like tool to provide access to C-syntax configuration files, such as /etc/hast.conf. It allows for retrieving, modifying, adding and removing variables, while preserving comments and formatting. WWW: https://github.com/trasz/confctl/ |
2012-06-26T11:11:02+00:00 | misc/libsupertone |
Library for supervisory tone generation and detection This library is designed to support supervisory tone generation and detection for all parts of the world. WWW: http://www.soft-switch.org/ |
2012-06-26T08:19:44+00:00 | devel/qt4-qtsolutions-soap |
QT4 Solutions SOAP Component The Qt SOAP project provides basic web service support with version 1.1 of the SOAP protocol. WWW: http://qt.gitorious.org/qt-solutions |
2012-06-25T18:15:30+00:00 | net-im/libjreen |
Qt4 based jabber library Qt4 based jabber library from qutim.org project. WWW: http://qutim.org/jreen |
2012-06-25T15:34:23+00:00 | comms/qtel |
Qtel Echolink client Qtel, the Qt EchoLink client, is a graphical application used to access the EchoLink network. WWW: http://www.svxlink.org/ |
2012-06-25T01:23:26+00:00 | net/reposado |
Tools for replicating the Apple's Software Update Service Reposado is a set of tools written in Python that replicate the key functionality of Mac OS X Server's Software Update Service. This enables you to host a local Apple Software Update Server on any hardware and OS of your choice. WWW: https://github.com/wdas/reposado |
2012-06-24T16:54:41+00:00 | net/py-pysendfile |
Python interface to sendfile(2) sendfile(2) is a system call which provides a "zero-copy" way of copying data from one file descriptor to another (a socket). The phrase "zero-copy" refers to the fact that all of the copying of data between the two descriptors is done entirely by the kernel, with no copying of data into userspace buffers. WWW: https://github.com/giampaolo/pysendfile |
2012-06-24T15:19:38+00:00 | graphics/py-django-easy-thumbnails |
Easy thumbnails for Django The primary function of easy-thumbnails is to dynamically create thumbnails based on a source image. So whenever a thumbnail does not exist or if the source was modified more recently than the existing thumbnail, a new thumbnail is generated (and saved). Thumbnail aliases can be defined, providing predefined thumbnail options. This also allows for generation of thumbnails when the source image is uploaded. WWW: https://pypi.org/project/easy-thumbnails/ WWW: https://github.com/SmileyChris/easy-thumbnails |
2012-06-24T14:58:08+00:00 | devel/libgta |
Portable library that implements the GTA file format Libgta is a portable library that implements the Generic Tagged Array (GTA) file format. This file format has the following features: - GTAs can store any kind of data in multidimensional arrays - GTAs can optionally use simple tags to store rich metadata - GTAs are streamable, which allows direct reading from and writing to pipes, network sockets, and other non-seekable media - GTAs can use ZLIB, BZIP2, or XZ compression, allowing a tradeoff between compression/decompression speed and compression ratio - Uncompressed GTA files allow easy out-of-core data access for very large arrays See http://gta.nongnu.org/ for more information. WWW: http://gta.nongnu.org/libgta.html |
2012-06-24T10:46:24+00:00 | sysutils/hs-angel |
Process management and supervision daemon angel is a daemon that runs and monitors other processes. It is similar to djb's `daemontools` or the Ruby project `god`. It's goals are to keep a set of services running, and to facilitate the easy configuration and restart of those services. WWW: https://github.com/MichaelXavier/Angel |
2012-06-24T10:43:14+00:00 | databases/hs-persistent-sqlite |
Backend for the persistent library using sqlite3 This package includes a thin sqlite3 wrapper based on the direct-sqlite package, as well as the entire C library, so there are no system dependencies. WWW: http://www.yesodweb.com/book/persistent |
2012-06-24T10:40:39+00:00 | www/hs-yesod-platform |
Meta package for Yesod Instead of allowing version ranges of dependencies, this package requires specific versions to avoid dependency hell. WWW: http://www.yesodweb.com/ |
2012-06-24T10:38:22+00:00 | www/hs-yesod-test |
Integration testing for WAI/Yesod Applications Behaviour Oriented integration Testing for Yesod Applications. WWW: https://www.yesodweb.com/ |
2012-06-24T10:36:20+00:00 | www/hs-yesod-static |
Static file serving subsite for Yesod Web Framework Static file serving subsite for Yesod Web Framework. WWW: https://www.yesodweb.com/ |
2012-06-24T10:34:29+00:00 | www/hs-yesod-default |
Default config and main functions for your yesod application Convenient wrappers for your the configuration and execution of your yesod application. WWW: http://www.yesodweb.com/ |
2012-06-24T10:31:59+00:00 | textproc/hs-xml2html |
blaze-html instances for xml-conduit types blaze-html instances for xml-conduit types. WWW: http://github.com/snoyberg/xml |
2012-06-24T10:28:55+00:00 | www/hs-wai-test |
Unit test framework (built on HUnit) for WAI applications Unit test framework (built on HUnit) for WAI applications. WWW: http://www.yesodweb.com/book/web-application-interface |
2012-06-24T10:26:50+00:00 | www/hs-wai-app-static |
WAI application for static serving Also provides some helper functions and datatypes for use outside of WAI. WWW: https://www.yesodweb.com/book/web-application-interface |
2012-06-24T10:23:48+00:00 | www/hs-http-date |
HTTP Date parser/formatter Fast parser and formatter for HTTP Date. WWW: http://hackage.haskell.org/package/http-date |
2012-06-24T10:21:15+00:00 | textproc/hs-html-conduit |
Parse HTML documents using xml-conduit datatypes This package uses tagstream-conduit for its parser. It automatically balances mismatched tags, so that there shouldn't be any parse failures. It does not handle a full HTML document rendering, such as adding missing html and head tags. WWW: https://github.com/snoyberg/xml |
2012-06-24T10:18:43+00:00 | textproc/hs-tagstream-conduit |
Streamlined HTML tag parser Tag-stream is a library for parsing HTML//XML to a token stream. It can parse unstructured and malformed HTML from the web. It also provides an Enumeratee which can parse streamline html, which means it consumes constant memory. WWW: https://github.com/yihuang/tagstream-conduit |
2012-06-24T10:15:27+00:00 | devel/hs-hspec |
Testing Framework for Haskell Hspec is a testing framework for Haskell. It is inspired by the Ruby library RSpec. Some of Hspec's distinctive features are: * a friendly DSL for defining tests * integration with QuickCheck, SmallCheck, and HUnit * parallel test execution * automatic discovery of test files WWW: http://hspec.github.io/ |
2012-06-24T10:12:27+00:00 | devel/hs-silently |
Prevent or capture writing to stdout and other handles Prevent or capture writing to stdout and other handles. WWW: https://github.com/hspec/silently |
2012-06-24T10:09:57+00:00 | www/hs-hjsmin |
Haskell implementation of a javascript minifier Reduces size of javascript files by stripping out extraneous whitespace and other syntactic elements, without changing the semantics. WWW: https://github.com/erikd/hjsmin |
2012-06-24T10:07:02+00:00 | devel/hs-language-javascript |
Parser for JavaScript Parses Javascript into an Abstract Syntax Tree (AST). Initially intended as frontend to hjsmin. WWW: https://github.com/erikd/language-javascript |
2012-06-24T10:04:39+00:00 | devel/hs-utf8-light |
Unicode Lightweight UTF8 handling. WWW: http://hackage.haskell.org/package/utf8-light |
2012-06-24T10:01:15+00:00 | security/hs-crypto-conduit |
Conduit interface for cryptographic operations (from crypto-api) This package contains everything that you need to use a cryptographic package that supports the crypto-api package using conduits from the conduit package. WWW: https://github.com/prowdsponsor/crypto-conduit |
2012-06-24T09:56:58+00:00 | devel/hs-filesystem-conduit |
Use system-filepath data types with conduits Provides ability to traverse a folder structure efficiently, as well as convenience wrappers for reading from and writing to files. WWW: http://github.com/snoyberg/conduit |
2012-06-24T09:53:26+00:00 | devel/hs-system-fileio |
Consistent filesystem interaction across GHC versions This is a small wrapper around the "directory", "Unix", and "Win32" packages, for use with "system-filepath". It provides a consistent API to the various versions of these packages distributed with different versions of GHC. In particular, this library supports working with POSIX files that have paths which can't be decoded in the current locale encoding. WWW: https://john-millikin.com/software/haskell-filesystem/ |
2012-06-24T09:49:39+00:00 | devel/hs-file-embed |
Use Template Haskell to embed file contents directly Use Template Haskell to read a file or all the files in a directory, and turn them into (path, text) pairs embedded in your haskell code. WWW: https://github.com/snoyberg/file-embed |
2012-06-23T21:48:29+00:00 | textproc/py-pyctpp2 |
Python interface to CTPP2 library Python interface to CTPP2 library. WWW: https://pypi.org/project/pyctpp2/ |
2012-06-23T12:38:35+00:00 | devel/rebar |
Build-tool for Erlang that follows OTP principles rebar is an Erlang build tool that makes it easy to compile and test Erlang applications, port drivers and releases. rebar is a self-contained Erlang script, so it's easy to distribute or even embed directly in a project. Where possible, rebar uses standard Erlang/OTP conventions for project structures, thus minimizing the amount of build configuration work. rebar also provides dependency management, enabling application writers to easily re-use common libraries from a variety of locations (git, hg, etc). WWW: https://github.com/rebar/rebar |
2012-06-23T12:11:20+00:00 | net/py-port-for |
Utility that helps manage local TCP ports A command-line utility and a python library that helps with local TCP ports management. It can find an unused TCP localhost port and remember the association. WWW: https://github.com/kmike/port-for/ |
2012-06-22T21:30:32+00:00 | math/p5-Math-GMPz |
Perl interface to the GMP library integer (mpz) functions Math::GMPz is a bignum module utilising the GNU MP (GMP) library. Basically this module simply wraps all of the mpz integer functions provided by that library. See the Math::GMPz test suite for some examples of usage. WWW: https://metacpan.org/release/Math-GMPz |
2012-06-22T21:29:37+00:00 | math/p5-Math-GMPq |
Perl interface to the GMP library rational (mpq) functions Math::GMPq is a bigrational module utilising the GNU MP (GMP) library. Basically this module simply wraps all of the mpq rational functions provided by that library. See the Math::GMPq test suite for some examples of usage. IMPORTANT: If your perl was built with '-Duse64bitint' you need to assign all integers larger than 52-bit in a 'use integer;' block. Failure to do so can result in the creation of the variable as an NV (rather than an IV) - with a resultant loss of precision. WWW: https://metacpan.org/release/Math-GMPq |
2012-06-22T21:28:16+00:00 | math/p5-Math-GMPf |
Perl interface to the GMP library floating point (mpf) functions Math::GMPf is a bigfloat module utilising the GNU MP (GMP) library. Basically this module simply wraps all of the mpf floating point functions provided by that library. See the Math::GMPf test suite for some examples of usage. WWW: https://metacpan.org/release/Math-GMPf |
2012-06-22T13:54:24+00:00 | sysutils/bsdinfo |
Simple utility to display system-based information This is a FreeBSD attempt to implement archey-like terminal system information display utility. It is just an esthetic way to display system information. Right now it doesn't have any configurable options (different themes, switches to change behaviour, etc), but I will add such features in the future, perhaps. WWW: https://github.com/samaelszafran/bsdinfo |
2012-06-22T07:18:38+00:00 | databases/pecl-pdo_user |
PECL classes provides a Userspace interface for PDO drivers pdo_user provides a Userspace interface for PDO drivers. WWW: https://pecl.php.net/package/pdo_user |
2012-06-20T21:57:55+00:00 | deskutils/tine20 |
Professional Open Source Groupware and CRM Tine 2.0 includes address book, calendar, email, tasks, time tracking and CRM. Intelligent functions and links make collaboration in Tine 2.0 a true pleasure and include: * Synchronising mobile telephones, such as iPhone, Android, Nokia and Windows Mobile * VoiP integration * Flexible assigning of authorisation rights * Dynamic lists * Search functions * History * PDF export WWW: http://www.tine20.org/ |
2012-06-20T16:58:12+00:00 | sysutils/bsdconfig |
Utility to configure various aspects of FreeBSD bsdconfig is a robust utility for configuring/managing various aspects of the FreeBSD Operating System. Feature-highlights include (but are not limited to): - Modular, stable, efficient and i18n-compatible. - Easily maintained/extendable sh(1) source/syntax. - Works with both dialog(1) in base and Xdialog(1) from ports (x11/xdialog). - Package management module loosely based on sysinstall but much improved. - rc.conf(5) configuration/management based on sysutils/sysrc. - Timezone configuration based on sysutils/tzdialog. - Networking management based on sysutils/host-setup. WWW: http://druidbsd.sourceforge.net/ |
2012-06-20T14:37:07+00:00 | devel/liblcfg |
Lightweight configuration file library written in C99 liblcfg is a lightweight configuration file library written in C99. The file format supports arbitrarily nested simple assignments, lists and maps (aka dictionaries). WWW: http://liblcfg.carnivore.it/ |
2012-06-20T02:38:16+00:00 | math/octave-forge-java |
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 java. Provides Java interface with OO-like Java objects manipulation. WWW: http://octave.sourceforge.net/ |
2012-06-19T18:02:20+00:00 | multimedia/vdr-plugin-extrecmenu |
Video Disk Recorder - extended recordings menu The EXTended RECordings MENU plugin provides additional functions to VDR's recordings menu: * renaming recordings and directories * moving recordings and directories, also between different filesystems * adjustable display of recording's length, date and size * directories are always shown on top of the list * reworked layout using icons for showing the status of list entries (directory, new recording, moving recording/directory, cutting recording, dvd archiv entry) * extended recordings info menu, shows name, path, channel, size, lifetime and priority of the recording * free disk space is shown for the filesystem of the current directory * sorting by name or date, adjustable for each directory; type of sorting will be stored * ascending/descending sorting * extends VDR's '-r'-option commands with 'move' and 'rename' * functionality of the DVDArchive-patch (see below) * protecting recordings in co-work with the PIN-plugin * a cutter queue WWW: https://projects.vdr-developer.org/projects/plg-extrecmenu |
2012-06-18T19:25:44+00:00 | converters/bibtexconv |
BibTeX Converter BibTeXConv is a BibTeX file converter which allows one to export BibTeX entries to other formats, including customly defined text output. Furthermore, it provides the possibility to check URLs (including MD5, size and MIME type computations) and to verify ISBN and ISSN numbers. WWW: https://www.uni-due.de/~be0001/bibtexconv/ |
2012-06-17T19:16:34+00:00 | devel/py-rauth |
Python library for OAuth 1.0/a, 2.0, and Ofly consumers This package provides OAuth 1.0/a, 2.0, and Ofly consumer support. The package is wrapped around the superb Python Requests. * Supports OAuth 1.0/a, 2.0 and Ofly * Service wrappers for convenient connection initialization * Authenticated session objects providing nifty things like keep-alive * Well tested (100% coverage) * Built on Requests WWW: https://github.com/litl/rauth |
2012-06-17T19:00:47+00:00 | www/py-rackspace-monitoring |
Python client library for Rackspace Cloud Monitoring rackspace-monitoring is a Python client library for Rackspace Cloud Monitoring built on top of Apache Libcloud. WWW: https://github.com/racker/rackspace-monitoring |
2012-06-16T09:39:54+00:00 | net-mgmt/phpipam |
PHP IP Address Management IPv4/IPv6 phpipam is an open-source web IP address management application. Its goal is to provide light and simple IP address management application. It is ajax-based using jQuery libraries, php scripts, javascript and some HTML5/CSS3 features. - IPv4 / IPv6 address management - ICMP status updates, subnet scanning and status showing - Domain authentication (AD) / OpenLDAP authentication - Visual subnet display - VRF support - VLAN management - RIPE import - Import / export XLS files - E-Mail notification with IP details - IP database search - Custom IP/subnet/userVLAN address fields WWW: http://phpipam.net/ |
2012-06-14T20:59:47+00:00 | irc/eggdrop-devel |
Popular Internet Relay Chat (IRC) bot Eggdrop is the world's most popular open source Internet Relay Chat (IRC) bot. Originally created by Robey Pointer in December 1993, it has spawned an almost cult like following of users. It is a feature rich program designed to be easily used and expanded upon (using Tcl scripting) by both novice and advanced IRC users on a variety of hardware and software platforms. WWW: http://www.eggheads.org/ |
2012-06-14T14:30:39+00:00 | devel/p5-IO-HTML |
Open an HTML file with automatic charset detection IO::HTML provides an easy way to open a file containing HTML while automatically determining its encoding. It uses the HTML5 encoding sniffing algorithm specified in section 8.2.2.1 of the draft standard. WWW: https://metacpan.org/release/IO-HTML |
2012-06-14T14:13:32+00:00 | java/eclipse-windowbuilder |
Powerful and easy to use Java GUI designer for Eclipse WindowBuilder is a powerful and easy to use bi-directional Java GUI designer that makes it very easy to create Java GUI applications without spending a lot of time writing code to display simple forms. With WindowBuilder you can create complicated windows in minutes. Use the visual designer and Java code will be generated for you. You can easily add controls using drag-and-drop, add event handlers to your controls, change various properties of controls using a property editor, internationalize your app and much more. WWW: http://www.eclipse.org/windowbuilder/ |
2012-06-14T10:06:36+00:00 | devel/qt4-qmlviewer |
Qt 4 utility for QML application testing Qt is a C++ toolkit for application development. It lets application developers target all major operating systems with a single application source code. Qt provides a platform-independent API to all central platform functionality: GUI, database access, networking, file handling, etc. The Qt library encapsulates the different APIs of different operating systems, providing the application programmer with a single, common API for all operating systems. The native C APIs are encapsulated in a set of well-designed, fully object-oriented C++ classes. WWW: http://qt.nokia.com/products/qt/index.html |
2012-06-14T01:27:50+00:00 | databases/p5-DBIx-Class-Candy |
Sugar for your favorite ORM, DBIx::Class DBIx::Class::Candy is a simple sugar layer for definition of DBIx::Class results. Note that it may later be expanded to add sugar for more DBIx::Class related things. WWW: https://metacpan.org/release/DBIx-Class-Candy |
2012-06-14T00:36:22+00:00 | security/py-oauthlib |
RFC-compliant implementation of the OAuth request-signing logic OAuthLib is a generic Python module which implements the logic of OAuth without assuming a specific HTTP request object. Use it to graft OAuth support onto your favorite HTTP library. WWW: https://github.com/idan/oauthlib |
2012-06-14T00:28:47+00:00 | security/py-rsa |
Pure-Python RSA implementation Python-RSA is a pure-Python RSA implementation. It supports encryption and decryption, signing and verifying signatures, and key generation according to PKCS#1 version 1.5. WWW: https://stuvel.eu/rsa |
2012-06-12T19:19:07+00:00 | net/pecl-gupnp |
GUPnP wrapper extension This PHP extensions is a wrapper for GUPnP (net/gupnp). WWW: https://pecl.php.net/package/gupnp |
2012-06-12T18:26:10+00:00 | graphics/php-gdal |
PHP binding for GDAL This port is the PHP binding for GDAL (Geospatial Data Abstraction Library). WWW: https://www.gdal.org/ |
2012-06-12T18:24:24+00:00 | graphics/ruby-gdal |
Ruby binding for GDAL This port is the Ruby binding for GDAL (Geospatial Data Abstraction Library). WWW: http://www.gdal.org/ |
2012-06-12T18:23:26+00:00 | graphics/py-gdal |
Python binding for GDAL This port is the Python binding for GDAL (Geospatial Data Abstraction Library). WWW: https://gdal.org/ |
2012-06-12T18:21:46+00:00 | graphics/p5-Geo-GDAL |
Perl binding for GDAL This port is the Perl binding for GDAL (Geospatial Data Abstraction Library). WWW: https://gdal.org/ |
2012-06-12T14:17:45+00:00 | www/rubygem-cookiejar |
Allows for parsing and returning cookies in Ruby HTTP client code The Ruby CookieJar is a library to help manage client-side cookies in pure Ruby. It enables parsing and setting of cookie headers, alternating between multiple 'jars' of cookies at one time (such as having a set of cookies for each browser or thread), and supports persistence of the cookies in a JSON string. Both Netscape/RFC 2109 cookies and RFC 2965 cookies are supported. WWW: https://github.com/dwaite/cookiejar |
2012-06-11T20:39:29+00:00 | security/razorback-officeCat |
Framework for an intelligence driven security - OfficeCat Detection Razorback is a framework for an intelligence driven security solution. It consists of a Dispatcher at the core of the system, surrounded by Nuggets of varying types. The OfficeCat nugget provides the ability to examine Microsoft Office documents to determine the presence of potential exploit conditions in the file. WWW: http://razorbacktm.sourceforge.net/ |
2012-06-11T13:36:35+00:00 | security/razorback-virusTotal |
Framework for an intelligence driven security - Virus Total Detection Razorback is a framework for an intelligence driven security solution. It consists of a Dispatcher at the core of the system, surrounded by Nuggets of varying types. This nugget checks the VirusTotal API for the MD5 of the submitted file. If the file is found, the short data of the alert will contain the results from the JSON response from VirusTotal. WWW: http://razorbacktm.sourceforge.net/ |
2012-06-11T13:28:32+00:00 | security/razorback-yaraNugget |
Framework for an intelligence driven security - Yara Detection Razorback is a framework for an intelligence driven security solution. It consists of a Dispatcher at the core of the system, surrounded by Nuggets of varying types. The Yara nugget allows modified Yara rules to dictate which flags are set when they alert. WWW: http://razorbacktm.sourceforge.net/ |
2012-06-11T13:15:40+00:00 | security/razorback-pdfFox |
Framework for an intelligence driven security - PDF Fox Razorback is a framework for an intelligence driven security solution. It consists of a Dispatcher at the core of the system, surrounded by Nuggets of varying types. This nugget is an open-source PDF analyzer that does not require an external commercial application to function. WWW: http://razorbacktm.sourceforge.net/ |
2012-06-11T03:09:02+00:00 | security/razorback-syslogNugget |
Framework for an intelligence driven security - Syslog Output Razorback is a framework for an intelligence driven security solution. It consists of a Dispatcher at the core of the system, surrounded by Nuggets of varying types. This nugget provides logging output via syslog. WWW: http://razorbacktm.sourceforge.net/ |
2012-06-11T03:04:32+00:00 | security/razorback-swfScanner |
Framework for an intelligence driven security - SWF Detection Razorback is a framework for an intelligence driven security solution. It consists of a Dispatcher at the core of the system, surrounded by Nuggets of varying types. SWF Nugget is a Razorback Detection Nugget that scans Flash files collected by Razorback Collector Nuggets. SWF Nugget decompresses (as necessary) and parses Flash files to detect attacks exploiting known vulnerabilities. The scan results are sent back to Razorback Dispatcher to correlate with other Razorback Nuggets. WWW: http://razorbacktm.sourceforge.net/ |
2012-06-11T02:58:14+00:00 | security/razorback-scriptNugget |
Framework for an intelligence driven security - Scripting Interface Razorback is a framework for an intelligence driven security solution. It consists of a Dispatcher at the core of the system, surrounded by Nuggets of varying types. The scripting nugget uses XML across named pipes to pass registration, alerting and logging information back to the system. This allows the use of any scripting (or even compiled) language that can pass XML out STDOUT with Razorback. WWW: http://razorbacktm.sourceforge.net/ |
2012-06-11T02:50:41+00:00 | security/rubygem-razorback-scriptNugget |
Framework for an intelligence driven security - Script Nugget Ruby Razorback is a framework for an intelligence driven security solution. It consists of a Dispatcher at the core of the system, surrounded by Nuggets of varying types. WWW: http://razorbacktm.sourceforge.net/ |
2012-06-11T02:43:31+00:00 | security/razorback-clamavNugget |
Framework for an intelligence driven security - ClamAV Detection Razorback is a framework for an intelligence driven security solution. It consists of a Dispatcher at the core of the system, surrounded by Nuggets of varying types. This nugget provides ClamAV integration. WWW: http://razorbacktm.sourceforge.net/ |
2012-06-11T02:40:50+00:00 | security/razorback-archiveInflate |
Framework for an intelligence driven security - Archive Inflator Razorback is a framework for an intelligence driven security solution. It consists of a Dispatcher at the core of the system, surrounded by Nuggets of varying types. This nugget handles archive decompression. WWW: http://razorbacktm.sourceforge.net/ |
2012-06-11T02:36:41+00:00 | security/razorback-masterNugget |
Framework for an intelligence driven security - Master Nugget Razorback is a framework for an intelligence driven security solution. It consists of a Dispatcher at the core of the system, surrounded by Nuggets of varying types. WWW: http://razorbacktm.sourceforge.net/ |
2012-06-11T02:20:53+00:00 | security/razorback-dispatcher |
Framework for an intelligence driven security - Dispatcher Razorback is a framework for an intelligence driven security solution. It consists of a Dispatcher at the core of the system, surrounded by Nuggets of varying types. WWW: http://razorbacktm.sourceforge.net/ |
2012-06-10T16:32:20+00:00 | devel/py-sanetime |
Sane date/time Python interface, with Django support A sane date/time Python interface: better epoch time, timezones, and deltas with Django support as well WWW: https://github.com/HubSpot/sanetime |
2012-06-10T15:30:59+00:00 | net/stf-6rd-kmod |
6rd patched stf(4) kernel modules port for 8.4+ Port for package building of 6rd patched stf(4) kernel lodable modules. This port supports only 8.4+ releases. This patch was developed by hrs and obtained from http://people.allbsd.org/~hrs/FreeBSD/stf_6rd_20100923-1.diff WWW: http://people.FreeBSD.org/~kuriyama/6rd/ |
2012-06-10T09:57:43+00:00 | security/munge |
Authentication service for creating and validating credentials MUNGE (MUNGE Uid 'N' Gid Emporium) is an authentication service for creating and validating credentials. It is designed to be highly scalable for use in an HPC cluster environment. It allows a process to authenticate the UID and GID of another local or remote process within a group of hosts having common users and groups. These hosts form a security realm that is defined by a shared cryptographic key. Clients within this security realm can create and validate credentials without the use of root privileges, reserved ports, or platform-specific methods. WWW: https://dun.github.io/munge/ |
2012-06-10T09:47:55+00:00 | devel/py-pygithub |
Python library implementing the full GitHub API v3 This is a Python library to access the Github API v3. With it, you can manage your Github resources (repositories, user profiles, organizations, etc.) from Python scripts. It covers the full API, and all methods are tested against the real Github site. WWW: https://github.com/jacquev6/PyGithub |
2012-06-09T15:47:57+00:00 | dns/gdnsd |
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 |
2012-06-09T13:37:00+00:00 | net/libmediawiki |
KDE library for accessing MediaWiki sites Libmediawiki is a KDE C++ interface for MediaWiki-based web services such as wikipedia.org. WWW: http://www.digikam.org |
2012-06-09T13:36:04+00:00 | net/libkvkontakte |
KDE library for accessing vk.com Libkvkontakte is a KDE C++ interface for VK (http://vk.com). WWW: http://www.digikam.org |
2012-06-09T13:34:19+00:00 | graphics/libkface |
KDE4 library for face recognition Libkface is a KDE C++ wrapper for libface which provides face recognition and detection in pictures. WWW: http://www.digikam.org |
2012-06-09T13:33:29+00:00 | astro/libkgeomap |
KDE library for browsing photos on a map Libkgeomap is a KDE C++ wrapper around world map components such as Marble, OpenstreetMap, and GoogleMap, for browsing and arranging photos on such maps. WWW: https://www.digikam.org/ |
2012-06-09T13:01:21+00:00 | x11-fonts/gbdfed |
GTK2 bitmap font editor gbdfed is a GTK-based BDF font editor. It can import: - Metafont PK/GF fonts - Han Bitmap Font Format (HBF) fonts - Linux console (PSF, CP, and EGA/VGA) fonts - Sun VF fonts, OpenType (OTF & TTF) fonts Alternatively it can load a font from the X server. Export is supported to PSF2 Linux console fonts and HEX fonts. WWW: http://sofia.nmsu.edu/~mleisher/Software/gbdfed/ |
2012-06-08T08:00:20+00:00 | databases/pgagent |
Job scheduler for PostgreSQL pgAgent is a job scheduler for PostgreSQL which may be managed using pgAdmin. WWW: http://www.pgadmin.org/download/pgagent.php |
2012-06-08T01:10:42+00:00 | sysutils/fsc |
FreeBSD Services Control family of utilities The FreeBSD Services Control software provides service monitoring, restarting, and event logging for FreeBSD servers. The core functionality is a daemon (fscd) which is interfaced with using fscadm. See manual pages for more information. WWW: https://github.com/bsdtrhodes/freebsd-fscd/ |
2012-06-07T17:40:54+00:00 | www/flot |
JavaScript plotting library for jQuery Flot is a pure Javascript plotting library for jQuery. It produces graphical plots of arbitrary datasets on-the-fly client-side. The focus is on simple usage (all settings are optional), attractive looks and interactive features like zooming and mouse tracking. WWW: http://www.flotcharts.org/ |
2012-06-06T17:51:33+00:00 | biology/seqan |
C++ sequence analysis template library SeqAn is an open source C++ library of efficient algorithms and data structures for the analysis of sequences with the focus on biological data. The library is licensed under the 3-clause BSD license except the applications which are GPL. This port only contains the header library and API documentation. The apps are installed by biology/seqan-apps. WWW: https://www.seqan.de/ |
2012-06-06T16:21:53+00:00 | devel/p5-Daemon-Control |
Create init scripts in Perl Daemon::Control provides a library for creating init scripts in perl. Your perl script just needs to set the accessors for what and how you want something to run and the library takes care of the rest. You can launch programs through the shell (/usr/sbin/my_program) or launch Perl code itself into a daemon mode. Single and double fork methods are supported and in double-fork mode all the things you would expect like reopening STDOUT/STDERR, switching UID/GID are supported. WWW: https://metacpan.org/release/Daemon-Control |
2012-06-06T11:24:56+00:00 | www/py-slumber |
Library that makes consuming a REST API easier and more convenient Slumber is a python library that provides a convenient yet powerful object orientated interface to ReSTful APIs. It acts as a wrapper around the excellent requests_ library and abstracts away the handling of urls, serialization, and processing requests. WWW: https://github.com/samgiles/slumber |
2012-06-05T19:40:44+00:00 | www/rubygem-robotex |
Simple library to obey robots.txt files A simple library to obey robots.txt files WWW: https://github.com/chriskite/robotex |
2012-06-05T14:26:22+00:00 | devel/rubygem-map |
Maps are ordered hashes with many features Maps are ordered hashes that are ordered, string/symbol indifferent, and have recursive conversion, more robust implementation than HashWithIndifferentAccess, support for struct like (map.foo) access, and support for option/keyword access which avoids several nasty classes of errors in many ruby libraries WWW: https://github.com/ahoward/map |
2012-06-05T09:04:02+00:00 | sysutils/edid-decode |
Decodes binary EDID information from monitors EDID is binary data encoded in the monitor firmware. edid-decode renders this binary data into a human-readable text form. WWW: https://git.linuxtv.org/edid-decode.git |
2012-06-05T05:52:58+00:00 | devel/py-pyev |
Python libev interface Python libev interface. WWW: http://packages.python.org/pyev/ |
2012-06-05T04:10:15+00:00 | devel/rubygem-bacon |
Small RSpec clone Bacon is a small RSpec clone weighing less than 350 LoC but nevertheless providing all essential features. WWW: https://github.com/leahneukirchen/bacon |
2012-06-05T02:36:38+00:00 | www/py-grequests |
Requests with Gevent to make asynchronous HTTP requests GRequests allows you to use Requests with Gevent to make asyncronous HTTP Requests easily. WWW: https://github.com/kennethreitz/grequests |
2012-06-05T02:35:55+00:00 | databases/py-hiredis |
Python extension that wraps hiredis Python extension that wraps hiredis. WWW: https://github.com/pietern/hiredis-py |
2012-06-04T06:04:00+00:00 | www/django-mezzanine-grappelli |
Fork of django-grappelli for Mezzanine CMS A fork of django-grappelli for Mezzanine CMS WWW: https://github.com/stephenmcd/grappelli-safe |
2012-06-04T02:59:59+00:00 | www/django-mezzanine-filebrowser |
Fork of django-filebrowser for Mezzanine CMS A fork of django-filebrowser for Mezzanine CMS WWW: https://github.com/stephenmcd/filebrowser-safe |
2012-06-03T19:33:37+00:00 | x11-toolkits/hs-wxc |
wxHaskell C++ wrapper wxHaskell is a portable and native GUI library for Haskell. It is built on top of wxWidgets, a comprehensive C++ library that is portable across all major GUI platforms, including GTK, Windows, X11, and MacOS X. WWW: http://haskell.org/haskellwiki/WxHaskell |
2012-06-03T19:32:10+00:00 | www/hs-yesod-routes |
Efficient routing for Yesod Provides an efficient routing system, a parser and TH code generation. WWW: http://www.yesodweb.com/ |
2012-06-03T19:30:26+00:00 | www/hs-http-conduit |
HTTP client package with conduit interface and HTTPS support This package uses conduit for parsing the actual contents of the HTTP connection. It also provides higher-level functions which allow you to avoid directly dealing with streaming data. WWW: http://www.yesodweb.com/book/http-conduit |
2012-06-03T19:28:57+00:00 | textproc/hs-xml-conduit |
Pure-Haskell utilities for dealing with XML with the conduit package This package provides parsing and rendering functions for XML. It is based on the datatypes found in the xml-types package. This package is broken up into the following modules: * Text.XML: DOM-based parsing and rendering. This is the most commonly used module. * Text.XML.Cursor: A wrapper around Text.XML which allows bidirectional traversing of the DOM, similar to XPath. * Text.XML.Unresolved: A slight modification to Text.XML which does not require all entities to be resolved at parsing. The datatypes are slightly more complicated here, and therefore this module is only recommended when you need to deal directly with raw entities. * Text.XML.Stream.Parse: Streaming parser, including some streaming parser combinators. * Text.XML.Stream.Render: Streaming renderer. WWW: https://github.com/snoyberg/xml |
2012-06-03T19:26:50+00:00 | textproc/hs-blaze-markup |
Blazingly fast markup combinator library for Haskell Core modules of a blazingly fast markup combinator library for the Haskell programming language. WWW: http://jaspervdj.be/blaze |
2012-06-03T19:25:28+00:00 | textproc/hs-attoparsec-conduit |
Consume attoparsec parsers via conduit Consume attoparsec parsers via conduit. WWW: http://github.com/snoyberg/conduit |
2012-06-03T19:23:57+00:00 | sysutils/hs-cpu |
CPU information and properties helpers Low-level CPU routines to get basic properties of the CPU platform, like endianness and architecture. WWW: https://github.com/vincenthz/hs-cpu |
2012-06-03T19:22:16+00:00 | security/hs-pem |
Privacy Enhanced Mail (PEM) format reader and writer Privacy Enhanced Mail (PEM) format reader and writer. WWW: https://github.com/vincenthz/hs-pem |
2012-06-03T19:20:54+00:00 | security/hs-monadcryptorandom |
Monad for using CryptoRandomGen A monad for using CryptoRandomGen. WWW: https://github.com/TomMD/monadcryptorandom |
2012-06-03T19:19:27+00:00 | net/hs-socks |
Socks proxy (version 5) implementation Socks proxy (version 5) implementation. WWW: https://github.com/vincenthz/hs-socks |
2012-06-03T19:18:16+00:00 | net/hs-network-conduit |
Stream socket data using conduits Stream socket data using conduits. WWW: http://github.com/snoyberg/conduit |
2012-06-03T19:16:56+00:00 | math/hs-ieee754 |
Utilities for dealing with IEEE floating point numbers Utilities for dealing with IEEE floating point numbers, ported from the Tango math library; approximate and exact equality comparisons for general types. WWW: https://github.com/patperry/hs-ieee754 |
2012-06-03T19:15:34+00:00 | devel/hs-vault |
Persistent store for values of arbitrary types A vault is a persistent store for values of arbitrary types. It's like having first-class access to the storage space behind IORefs. The data structure is analogous to a bank vault, where you can access different bank boxes with different keys; hence the name. Also provided is a locker type, representing a store for a single element. WWW: https://github.com/HeinrichApfelmus/vault |
2012-06-03T19:13:46+00:00 | devel/hs-temporary |
Portable temporary file and directory support for Windows and Unix The functions for creating temporary files and directories in the base library are quite limited. The unixutils package contains some good ones, but they aren't portable to Windows. This library just repackages the Cabal implementations of its own temporary file and folder functions so that you can use them without linking against Cabal or depending on it being installed. WWW: https://github.com/batterseapower/temporary |
2012-06-03T19:12:30+00:00 | devel/hs-system-filepath |
High-level, byte-based file and directory path manipulations High-level, byte-based file and directory path manipulations. WWW: https://github.com/fpco/haskell-filesystem |
2012-06-03T19:11:10+00:00 | devel/hs-resourcet |
Deterministic allocation and freeing of scarce resources This package was originally included with the conduit package, but has existed as a separate package for quite a while. It is fully usable outside of conduit. WWW: https://github.com/snoyberg/conduit |
2012-06-03T19:09:46+00:00 | devel/hs-resource-pool |
High-performance striped resource pooling implementation A high-performance striped pooling abstraction for managing flexibly-sized collections of resources such as database connections. WWW: https://github.com/bos/pool |
2012-06-03T19:08:29+00:00 | devel/hs-random |
Random number library This package provides a basic random number generation library, including the ability to split random number generators. WWW: http://hackage.haskell.org/package/random |
2012-06-03T19:07:11+00:00 | devel/hs-pool-conduit |
Resource pool allocations via ResourceT Allocate resources from a pool, guaranteeing resource handling via the ResourceT transformer. WWW: http://www.yesodweb.com/book/persistent |
2012-06-03T19:05:39+00:00 | devel/hs-monad-par-extras |
Combinators and extra features for Par monads The modules below provide additional data structures, and other added capabilities layered on top of the Par monad. WWW: https://github.com/simonmar/monad-par |
2012-06-03T19:04:00+00:00 | devel/hs-edit-distance |
Levenshtein and restricted Damerau-Levenshtein edit distances Optimized edit distances for fuzzy matching, including Levenshtein and restricted Damerau-Levenshtein algorithms. WWW: https://github.com/phadej/edit-distance |
2012-06-03T19:02:40+00:00 | devel/hs-conduit |
Streaming data processing library conduit is a solution to the streaming data problem, allowing for production, transformation, and consumption of streams of data in constant memory. It is an alternative to lazy I/O which guarantees deterministic resource handling, and fits in the same general solution space as enumerator/iteratee and pipes. WWW: https://github.com/snoyberg/conduit |
2012-06-03T19:01:30+00:00 | devel/hs-bloomfilter |
Pure and impure Bloom Filter implementations Pure and impure Bloom Filter implementations. WWW: https://github.com/bos/bloomfilter |
2012-06-03T18:59:49+00:00 | devel/hs-blaze-builder-conduit |
Convert streams of builders to streams of bytestrings Convert streams of builders to streams of bytestrings. WWW: http://github.com/snoyberg/conduit |
2012-06-03T18:58:41+00:00 | devel/hs-bits-atomic |
Atomic bit operations on memory locations Atomic operations including CAS (compare-and-swap), fetch & add and variants suitable for low-level shared-memory synchronization. The implementation is using GCC's builtin atomic operations (available in GCC >= 4) in C wrappers called through the FFI. WWW: http://hackage.haskell.org/package/bits-atomic |
2012-06-03T18:57:20+00:00 | devel/hs-abstract-par |
Type classes generalizing the functionality of the 'monad-par' library The 'Par' monad offers a parallel programming API based on dataflow programming. To use the `Par` monad, install the monad-par package, which includes this package as a dependency. This package is an abstract interface only. It provides a number of type clasess, but not an implementation. The type classes separate different levels of @Par@ functionality. WWW: https://github.com/simonmar/monad-par |
2012-06-03T18:55:53+00:00 | devel/hs-abstract-deque |
Abstract, parameterized interface to mutable Deques An abstract interface to highly-parameterizable queues/deques. Background: There exists a feature space for queues that extends between: * simple, single-ended, non-concurrent, bounded queues * double-ended, threadsafe, growable queues ... with important points inbetween (such as the queues used for work-stealing). This package includes an interface for Deques that allows the programmer to use a single API for all of the above, while using the type-system to select an efficient implementation given the requirements (using type families). This package also includes a simple reference implementation based on 'IORef' and "Data.Sequence". WWW: https://github.com/rrnewton/haskell-lockfree/wiki |
2012-06-03T18:54:15+00:00 | devel/hs-IfElse |
Anaphoric and miscellaneous useful control-flow Anaphoric and miscellaneous useful control-flow. WWW: http://hackage.haskell.org/package/IfElse |
2012-06-03T18:52:54+00:00 | devel/hs-IORefCAS |
Atomic compare and swap for IORefs and STRefs After GHC 7.2 a new `casMutVar#` primop became available, but was not yet exposed in Data.IORef. This package fills that gap until such a time as Data.IORef obsoletes it. Further, in addition to exposing native Haskell CAS operations, this package contains "mockups" that imititate the same functionality using either atomicModifyIORef and unsafe pointer equality (in Data.CAS.Fake) or using foreign functions (Data.CAS.Foreign). These alternatives are useful for debugging. Note that the foreign option does not operate on IORefs and so is directly interchangeable with `Data.CAS` and `Data.CAS.Fake` only if the interface in `Data.CAS.Class` is used. WWW: https://github.com/rrnewton/haskell-lockfree-queue/wiki |
2012-06-03T18:50:50+00:00 | archivers/hs-zlib-conduit |
Streaming compression/decompression via conduits Streaming compression/decompression via conduits. WWW: http://github.com/snoyberg/conduit |
2012-06-02T14:21:37+00:00 | devel/p5-IO-Callback |
Perl extension to emulate file interface for a code reference IO::Callback provides an easy way to produce a phoney read-only filehandle that calls back to your own code when it needs data to satisfy a read. This is useful if you want to use a library module that expects to read data from a filehandle, but you want the data to come from some other source and you don't want to read it all into memory and use IO::String. WWW: https://metacpan.org/release/IO-Callback |
2012-06-02T12:33:30+00:00 | devel/p5-Error-Helper |
Provides some easy error related methods Error::Helper provides some easy error related methods. WWW: https://metacpan.org/release/Error-Helper |
2012-06-02T11:01:51+00:00 | games/unknown-horizons |
Real time simulation game Unknown Horizons is a 2D realtime strategy simulation with an emphasis on economy and city building. Expand your small settlement to a strong and wealthy colony, collect taxes and supply your inhabitants with valuable goods. Increase your power with a well balanced economy and with strategic trade and diplomacy. WWW: http://www.unknown-horizons.org/ |
2012-06-01T18:16:25+00:00 | devel/rubygem-prototype-rails |
Provides Prototype, Scriptaculous, and RJS for Rails prototype-rails provides Prototype, Scriptaculous, and RJS for Rails 3.1 WWW: https://github.com/rails/prototype-rails |
2012-06-01T17:54:19+00:00 | www/py-bleach |
Easy safelist-based HTML-sanitizing tool Bleach is a Python HTML sanitizing library that escapes or strips markup and attributes based on a white list. Bleach is intended for sanitizing text from untrusted sources. WWW: https://github.com/mozilla/bleach |
2012-06-01T16:22:11+00:00 | net-im/rubygem-earthquake |
Terminal based Twitter client with Twitter streaming API Twitter Client on Terminal with Twitter Streaming API. WWW: https://github.com/jugyo/earthquake |
2012-06-01T15:40:52+00:00 | devel/rubygem-awesome_print |
Pretty print Ruby objects to visualize their structure Pretty print Ruby objects to visualize their structure. WWW: https://rubygems.org/gems/awesome_print |
2012-06-01T14:38:04+00:00 | security/razorback-fsMonitor |
Framework for an intelligence driven security - File System Monitor Razorback is a framework for an intelligence driven security solution. It consists of a Dispatcher at the core of the system, surrounded by Nuggets of varying types. This nugget uses inotify to monitor any number of file system paths and send any changed or created files to the dispatcher for collection. WWW: http://razorbacktm.sourceforge.net/ |
2012-06-01T14:34:09+00:00 | security/razorback-fsWalk |
Framework for an intelligence driven security - File System Walker Razorback is a framework for an intelligence driven security solution. It consists of a Dispatcher at the core of the system, surrounded by Nuggets of varying types. This nugget uses inotify to monitor any number of file system paths and send any changed or created files to the dispatcher for collection. WWW: http://razorbacktm.sourceforge.net/ |
2012-06-01T12:31:25+00:00 | net-p2p/gnunet-gtk |
GTK interface to GNUnet This package includes GTK interfaces to GNUnet -- including GUIs to configure GNUnet, manage file-sharing, and inspect GNUnet peers. WWW: https://gnunet.org/ |
2012-06-01T06:20:26+00:00 | devel/p5-Test-CPAN-Meta-YAML |
Validate a META.yml file within a CPAN distribution Test::CPAN::Meta::YAML was written to ensure that a META.yml file, provided with a standard distribution uploaded to CPAN, meets the specifications that slowly being introduced to module uploads, via the use of ExtUtils::MakeMaker, Module::Build and Module::Install. See CPAN::Meta for further details of the CPAN Meta Specification. WWW: https://metacpan.org/release/Test-CPAN-Meta-YAML |
2012-05-31T17:19:30+00:00 | devel/libvshadow |
Library to support the Volume Service Snapshot (VSS) format libvshadow is a library and tools to support the Volume Service Snapshot (VSS) format. The VSS format is used by Windows, as of Vista, to maintain copies of data on a storage media volume. WWW: https://github.com/libyal/libvshadow |
2012-05-31T17:14:00+00:00 | sysutils/bulk_extractor |
Program that scans a disk image and extracts useful information bulk_extractor is a C++ program that scans a disk image, a file, or a directory of files and extracts useful information without parsing the file system or file system structures. The results are stored in feature files that can be easily inspected, parsed, or processed with automated tools. bulk_extractor also creates histograms of features that it finds, as features that are more common tend to be more important. WWW: https://github.com/simsong/bulk_extractor |
2012-05-31T17:11:09+00:00 | sysutils/py-danzfs |
Provides a Python API for interacting with ZFS without using libzfs DanZFS provides a Python API for checking the status of ZFS without the use of libzfs by calling the system binaries and parsing the output. Currently you can: - 1. List the ZFS properties (name, property, value, source) 2. List filesystems, snapshots, and volumes (name, used, available, refer, and mountpoint) 3. Query the pool IO statistics (name, capacity, operations, and bandwidth) 4. List the pools (name, size, allocated, free, capacity, deduplication, health, and alternativeroot) 5. Query the pool status (name, state, status, action, scan, config-type, config-disks, and errors) 6. Replication "daemon" allowing near realtime local and remote replication using snapshots. The data from the API calls will be returned as a Python dictionary. Example code is provided and will be installed into the ${PREFIX}/share/examples/danzfs directory. WWW: http://code.google.com/p/danzfs/ |
2012-05-31T17:01:28+00:00 | devel/libewf |
Library for support of the Expert Witness Compression Format (EWF) Libewf is a library for support of the Expert Witness Compression Format (EWF), it support both the SMART (EWF-S01) and EnCase (EWF-E01) format. Libewf allows you to read and write EWF files. Recent versions also support the LEV (EWF-L01) format. WWW: https://github.com/libyal/libewf-legacy |
2012-05-31T00:09:24+00:00 | editors/calligra-l10n-sk |
Slovak messages and documentation for Calligra Localized messages and documentation for Calligra. WWW: http://calligra.org |
2012-05-31T00:09:24+00:00 | editors/calligra-l10n-fi |
Finnish messages and documentation for Calligra Localized messages and documentation for Calligra. WWW: http://calligra.org |
2012-05-31T00:09:24+00:00 | editors/calligra-l10n-cs |
Czech messages and documentation for Calligra Localized messages and documentation for Calligra. WWW: http://calligra.org |
2012-05-30T20:16:33+00:00 | www/py-fedex |
Light wrapper around Fedex's Web Services SOAP API using suds A light wrapper around Fedex's Web Services SOAP API using suds. WWW: https://github.com/python-fedex-devs/python-fedex |
2012-05-30T19:58:00+00:00 | devel/py-flake8 |
Code checking using pep8 and pyflakes Flake8 is a wrapper around these tools: - PyFlakes - pycodestyle - Ned Batchelder's McCabe script Flake8 runs all tools by launching the single 'flake8' script. It displays the warnings in a per-file, merged output WWW: https://pypi.org/project/flake8/ WWW: https://gitlab.com/pycqa/flake8 |
2012-05-30T17:53:09+00:00 | net/libarms |
SMFv2/ARMS client library for C SMFv2/ARMS library. WWW: https://dev.smf.jp/libarms/ |
2012-05-30T15:27:53+00:00 | net/nss-pam-ldapd-sasl |
Advanced fork of nss_ldap with sasl support |
2012-05-30T14:41:10+00:00 | databases/kyototycoon |
Handy cache/storage server Kyoto Tycoon is a lightweight database server with auto expiration mechanism, which is useful to handle cache data and persistent data of various applications. Kyoto Tycoon is also a package of network interface to the DBM called Kyoto Cabinet. Though the DBM has high performance and high concurrency, you might bother in case that multiple processes share the same database, or remote processes access the database. Thus, Kyoto Tycoon is provided for concurrent and remote connections to Kyoto Cabinet. Kyoto Tycoon is composed of the server process managing multiple databases and its access library for client applications. The network protocol between the server and clients is HTTP so that you can write client applications and client libraries in almost all popular languages. Both of RESTful-style interface by the GET, HEAD, PUT, DELETE methods and RPC-style inteface by the POST method are supported. The server can handle more than 10 thousand connections at the same time because it uses modern I/O event notification facilities such as "epoll" and "kqueue" of underlying systems. The server supports high availability mechanisms, which are hot backup, update logging, and asynchronous replication. The server can embed Lua, a lightweight script language so that you can define arbitrary operations of the database. WWW: https://dbmx.net/kyototycoon/ |
2012-05-30T08:07:30+00:00 | devel/py-tw.forms |
Web Widgets for building and validating forms Web Widgets for building and validating forms. (former ToscaWidgetsForms) WWW: http://toscawidgets.org/ |
2012-05-30T08:06:50+00:00 | devel/py-repoze.who-friendlyform |
Collection of developer-friendly for repoze.who-powered Collection of repoze.who friendly form plugins repoze.who-friendlyform is a repoze.who plugin which provides a collection of developer-friendly form plugins, although for the time being such a collection has only one item. WWW: https://code.gustavonarea.net/repoze.who-friendlyform/ |
2012-05-29T21:32:05+00:00 | graphics/volpack |
Portable software library for volume rendering VolPack is a portable software library for volume rendering, written by Philippe Lacroute. WWW: http://graphics.stanford.edu/software/volpack |
2012-05-29T21:13:41+00:00 | net-mgmt/cnagios |
Curses-based interface for nagios Curses-based interface for nagios. Flavours: nagios3 - RUN_PENDS will include net-mgmt/nagios nagios4 - RUN_PENDS will include net-mgmt/nagios4 In both cases, the PKGNAME will be cnagios-${FLAVOR} WWW: https://github.com/dannywarren/cnagios |
2012-05-29T20:37:38+00:00 | multimedia/smtube |
SMPlayer YouTube browser SMTube is a YouTube browser for SMPlayer. You can browse, search, download and play YouTube videos. The videos are currently played in SMPlayer but in the future it may be added the possibility to use other players. WWW: https://www.smtube.org/ |
2012-05-29T08:08:49+00:00 | sysutils/xfce4-mount-plugin |
Mount and umount utility for the Xfce4 panel Mount plugin allows to mount/umount external devices, cd/dvd-rom and networked filesystems listed in your /etc/fstab. WWW: https://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin |
2012-05-29T03:45:00+00:00 | editors/heme |
Small and fast console hex editor for Unix-like systems Heme is intended to be fast and portable console hex editor for Unix-like systems. It has undo support (number of undo operations is only limited by available memory), ability to fill a range of addresses with the specified byte, ability to search for a single byte or character string. Offsets can be given in hexadecimal, octal, or decimal forms. There are two editing modes: hex (binary) and ASCII (text). Heme uses standard curses library for screen and input handling, and offers colors support (they can be set in the configuration file). WWW: http://heme.sourceforge.net/ |
2012-05-28T13:44:13+00:00 | graphics/tiled |
General purpose tile map editor Tiled is a general purpose tile map editor. It's built to be easy to use, yet flexible enough to work with varying game engines, whether your game is an RPG, platformer or Breakout clone. Tiled is free software and written in C++, using the Qt application framework. The main features in a nutshell: * General purpose tile map editor with XML-based map format * Supports orthogonal and isometric maps * Custom objects can be placed with pixel precision * Full undo/redo and copy/paste support * Add custom properties to tiles, layers, objects or the map * Automatically reloads tilesets when changed externally * Resize or offset your tile map later as needed * Efficient tile editing tools like stamp and fill brushes * Supports input/output plugins to open and save files in custom formats WWW: https://www.mapeditor.org/ |
2012-05-27T15:27:15+00:00 | sysutils/vpnc-scripts |
Collection of scripts to setup routes and other changes for a VPN A collection of scripts that do route modification and other changes to a system after establishing a VPN connection to a remote network. These are typically used with openconnect or Cisco's VPN client. WWW: http://git.infradead.org/users/dwmw2/vpnc-scripts.git |
2012-05-27T15:01:32+00:00 | misc/freeswitch-scripts-devel |
FreeSwitch Scripts Port for Various Freeswitch scripts. |
2012-05-27T07:18:37+00:00 | devel/p5-Dist-Metadata |
Perl extension for information about a perl module distribution This module provides an easy interface for getting various metadata about a Perl module distribution. WWW: https://metacpan.org/release/Dist-Metadata |
2012-05-26T16:26:25+00:00 | devel/p5-Cache-LRU |
Simple, fast implementation of an in-memory LRU cache A simple, fast implementation of an in-memory LRU cache in pure perl with the maximum number of entries to be stored within the cache object. WWW: https://metacpan.org/release/Cache-LRU |
2012-05-26T15:41:00+00:00 | devel/p5-File-Spec-Native |
Perl extension for native OS implementation of File::Spec This module is a stupid hack to make the default File::Spec behavior available from a subclass. This can be useful when using another module that expects a subclass of File::Spec but you want to use the current, native OS format (automatically detected by File::Spec). WWW: https://metacpan.org/release/File-Spec-Native |
2012-05-25T20:49:45+00:00 | games/rftg |
Race for the Galaxy AI, a computer version of the Rio Grande card game Race for the Galaxy AI is a GTK-based version of the card game of the same name supporting both online multiplayer and man-vs-machine modes. WWW: http://www.keldon.net/rftg/ |
2012-05-25T16:03:12+00:00 | devel/p5-AnyEvent-Gearman |
Asynchronous Gearman client/worker module for AnyEvent applications AnyEvent::Gearman is a module set of client/worker modules for Gearman for AnyEvent applications. WWW: https://metacpan.org/release/AnyEvent-Gearman |
2012-05-25T15:52:45+00:00 | devel/p5-Object-Container |
Simple object container Object::Container is a object container interface which supports both OO interface and Singleton interface. WWW: https://metacpan.org/release/Object-Container |
2012-05-25T15:24:26+00:00 | net/hornetq |
Multi-protocol asynchronous messaging system HornetQ is an open source project to build a multi-protocol, embeddable, very high performance, clustered, asynchronous messaging system, designed with usability in mind. HornetQ is an example of Message Oriented Middleware (MoM) WWW: http://www.jboss.org/hornetq |
2012-05-25T13:57:29+00:00 | games/py-fife |
Flexible Isometric Free Engine FIFE is a cross platform 2D game creation framework written in C++ with Python bindings. It's designed to be flexible enough to support a wide variety of 2D game types but specializes in 2D isometric type views. WWW: http://www.fifengine.net/ |
2012-05-25T13:51:37+00:00 | math/jakarta-commons-math3 |
Java library of self-contained mathematics and statistics components Commons Math is a library of lightweight, self-contained mathematics and statistics components addressing the most common problems not available in the Java programming language or Commons Lang. WWW: http://jakarta.apache.org/commons/math/ |
2012-05-25T07:05:33+00:00 | games/0ad |
Real-time strategy (RTS) game of ancient warfare 0 A.D. (pronounced "zero ey-dee") is a free, open-source, cross-platform real-time strategy (RTS) game of ancient warfare. In short, it is a historically-based war/economy game that allows players to relive or rewrite the history of Western civilizations, focusing on the years between 500 B.C. and 500 A.D. The project is highly ambitious, involving state-of-the-art 3D graphics, detailed artwork, sound, and a flexible and powerful custom-built game engine. The game has been in development by Wildfire Games (WFG), a group of volunteer, hobbyist game developers, since 2001. The code and data are available under the GPL license, and the art, sound and documentation are available under CC-BY-SA. In short, we consider 0 A.D. an educational celebration of game development and ancient history. WWW: https://play0ad.com/ |
2012-05-25T02:15:20+00:00 | x11/libkonq |
Core library for Konqueror Core library for Konqueror. WWW: http://www.kde.org/ |
2012-05-25T02:15:20+00:00 | x11/kactivities |
Kactivities library KDE activities library. WWW: http://www.kde.org |
2012-05-25T02:15:20+00:00 | x11-clocks/ktimer |
Countdown launcher for KDE KTimer is a little tool to execute programs after some time. WWW: https://utils.kde.org/projects/ktimer/ |
2012-05-25T02:15:20+00:00 | vietnamese/kde4-l10n |
Vietnamese messages and documentation for KDE SC 4 Localized messages and documentation for KDE4. WWW: http://i18n.kde.org/ |
2012-05-25T02:15:20+00:00 | misc/kde4-l10n-fa |
Farsi (Persian) messages and documentation for KDE SC 4 Localized messages and documentation for KDE4. WWW: http://i18n.kde.org/ |
2012-05-25T02:15:20+00:00 | math/analitza |
Library from KDE Education project Analitza library from KDE Education project. WWW: http://www.kde.org/applications/education/ |
2012-05-25T02:15:20+00:00 | devel/kdebindings4-perl-perlqt |
Perl bindings for Qt Perl bindings for Qt libraries. WWW: http://www.kde.org/ |
2012-05-25T02:15:20+00:00 | devel/kdebindings4-perl-perlkde |
Perl bindings for KDE Perl bindings for KDE libraries. WWW: http://www.kde.org/ |
2012-05-24T17:41:02+00:00 | www/sventon |
Web client for browsing Subversion repositories sventon is a free, open source, web client for browsing Subversion repositories. It is powerful, straightforward to use, and super easy to install. sventon is a pure Java application, all you need to run it is a Java SE 6 runtime and a Servlet 2.4/JSP 2.0 compliant webserver, such as Tomcat 6.0. WWW: http://www.sventon.org/ |
2012-05-24T08:27:35+00:00 | www/py-rhodecode |
Fast and powerful management tool for Mercurial and GIT RhodeCode is a fast and powerful management tool for Mercurial and GIT with a built in push/pull server and full text search and code-review. It works on http/https and has a built in permission/authentication system with the ability to authenticate via LDAP or ActiveDirectory. RhodeCode also provides simple API so it.s easy integrable with existing external systems. RhodeCode is similar in some respects to github or bitbucket, however RhodeCode can be run as standalone hosted application on your own server. It is open source and donation ware and focuses more on providing a customized, self administered interface for Mercurial and GIT repositories. WWW: http://www.rhodecode.org/ |
2012-05-24T02:28:19+00:00 | textproc/py-whoosh |
Featureful full-text indexing and searching in Python Whoosh is a fast, featureful full-text indexing and searching library implemented in pure Python. Programmers can use it to easily add search functionality to their applications and websites. Every part of how Whoosh works can be extended or replaced to meet your needs exactly. Some of Whoosh's features include: - Pythonic API. - Pure-Python. No compilation or binary packages needed, no mysterious crashes. - Fielded indexing and search. - Fast indexing and retrieval -- faster than any other pure-Python, scoring, full-text search solution I know of. - Pluggable scoring algorithm (including BM25F), text analysis, storage, posting format, etc. - Powerful query language. - Pure Python spell-checker (as far as I know, the only one). WWW: https://pypi.org/project/Whoosh/ WWW: http://bitbucket.org/mchaput/whoosh |
2012-05-23T19:58:16+00:00 | security/truecrack |
Password cracker for TrueCrypt volumes TrueCrack is a brute-force password cracker for TrueCrypt (Copyright) volume files. It works on Linux and it is optimized with Nvidia Cuda technology. It works with cripted volumes with the following algorithms: - PBKDF2 (defined in PKCS5 v2.0) based on RIPEMD160 Key derivation function. - XTS block cipher mode of operation used for hard disk encryption based on AES. TrueCrack can work in two different modes of use: - Dictionary attack: read the passwords from a file of words (one password for line). - Charset attack: generate the passwords from a charset of symbols defined by the user (for example: all possible strings of n characters from the charset "abc" ). WWW: https://code.google.com/p/truecrack/ |
2012-05-22T23:55:01+00:00 | devel/py-setuptools-git |
Setuptools plugin for git Setuptools revision control system plugin for Git. WWW: https://pypi.org/project/setuptools-git/ |
2012-05-22T19:39:00+00:00 | net/freeswitch-devel |
FreeSwitch meta-port to pull in all the components FreeSWITCH meta port. FreeSWITCH is an open source telephony platform designed to facilitate the creation of voice and chat driven products scaling from a soft-phone up to a soft-switch. It can be used as a simple switching engine, a PBX, a media gateway or a media server to host IVR applications using simple scripts or XML to control the callflow. WWW: http://www.freeswitch.org |
2012-05-22T19:12:47+00:00 | net/freeswitch-vanilla-devel |
FreeSwitch configuration files; ${FREESWITCH_CONF_DIST} variant Vanilla dialplan config file for FreeSwitch Voip SoftSwitch & OpenSource PBX WWW: http://www.freeswitch.org/ |
2012-05-22T19:12:47+00:00 | net/freeswitch-sbc-devel |
Session Border Controller dialplan config file for FreeSwitch Voip SoftSwitch & OpenSource PBX WWW: http://www.freeswitch.org/ |
2012-05-22T19:12:47+00:00 | net/freeswitch-insideout-devel |
Basic inside out dialplan config file for FreeSwitch Voip SoftSwitch & OpenSource PBX WWW: http://www.freeswitch.org/ |
2012-05-22T19:12:47+00:00 | net/freeswitch-curl-devel |
Session Border Controller dialplan config file for FreeSwitch Voip SoftSwitch & OpenSource PBX WWW: http://www.freeswitch.org/ |
2012-05-22T16:24:03+00:00 | converters/p5-Encode-Detect-CJK |
Charset detector for East Asia charsets and website contents Encode::Detect::CJK is a charset detector which is optimized for East Asia charsets and website contents. WWW: https://metacpan.org/release/Encode-Detect-CJK |
2012-05-22T14:11:39+00:00 | databases/tcl-sqlite3 |
SQLite extension for Tcl using the Tcl Extension Architecture (TEA) This is the SQLite extension for Tcl using the Tcl Extension Architecture (TEA). WWW: https://www.sqlite.org/ |
2012-05-22T12:36:36+00:00 | devel/p5-String-TT |
Perl interface to interpolate lexical variables String::TT exports a "tt" function, which takes a TT (Template Toolkit) template as its argument. It uses the current lexical scope to resolve variable references. |
2012-05-22T10:15:39+00:00 | sysutils/sshsudo |
Bash script to run sudo command on multiple remote computers A bash script to run sudo command on multiple remote computers with least effort WWW: https://github.com/gaod/sshsudo |
2012-05-22T05:26:02+00:00 | japanese/fcitx-mozc |
Mozc engine for Fcitx |
2012-05-21T15:07:43+00:00 | security/razorback-fileInject |
Framework for an intelligence driven security - File Injector Razorback is a framework for an intelligence driven security solution. It consists of a Dispatcher at the core of the system, surrounded by Nuggets of varying types. File Inject is a command-line file submission tool for the razorback framework. WWW: http://razorbacktm.sourceforge.net/ |
2012-05-21T14:08:52+00:00 | security/razorback-api |
Framework for an intelligence driven security solution - API Razorback is a framework for an intelligence driven security solution. It consists of a Dispatcher at the core of the system, surrounded by Nuggets of varying types. WWW: http://razorbacktm.sourceforge.net/ |
2012-05-21T09:42:42+00:00 | devel/py-setuptools_hg |
Setuptools plugin for hg setuptools plugin for Mercurial version control system. WWW: https://pypi.org/project/setuptools_hg/ |
2012-05-20T19:52:29+00:00 | misc/freeswitch-pizzademo-devel |
FreeSwitch pizza demo FreeSwitch PockectSphinx Pizza Demo |
2012-05-20T19:31:10+00:00 | textproc/freexl |
Library to extract valid data from within an Excel (.xls) spreadsheet FreeXL is an open source library to extract valid data from within an Excel (.xls) spreadsheet. FreeXL design goals: to be simple and lightweight to be stable, robust and efficient to be easily and universally portable completely ignoring any GUI-related oddity Note that the final goal means that FreeXL ignores at all fonts, sizes and alignments, and most formats. It ignores Pivot Table, Charts, Formulas, Visual Basic macros and so on. FreeXL is structurally simple and quite light-weight (typically 40-80K of object code, stripped). WWW: https://www.gaia-gis.it/fossil/freexl/index |
2012-05-20T09:41:19+00:00 | www/py-plone.app.ldap |
LDAP control panel for Plone LDAP control panel for Plone. WWW: https://pypi.org/project/plone.app.ldap/ |
2012-05-20T09:40:26+00:00 | www/py-Products.PloneLDAP |
LDAP/Active Directory support for Plone LDAP/Active Directory support for Plone WWW: https://pypi.org/project/Products.PloneLDAP/ |
2012-05-20T09:39:39+00:00 | devel/py-Products.LDAPMultiPlugins |
LDAP-backed plugins for the Zope2 PluggableAuthService LDAP-backed plugins for the Zope2 PluggableAuthService WWW: https://pypi.org/project/Products.LDAPMultiPlugins/ |
2012-05-20T09:38:49+00:00 | devel/py-Products.LDAPUserFolder |
LDAP-enabled Zope 2 user folder A LDAP-enabled Zope 2 user folder WWW: https://pypi.org/project/Products.LDAPUserFolder/ |
2012-05-19T10:23:04+00:00 | games/impossible_mission_puzzle |
Puzzle from the old C64 Impossible Mission game This is a puzzle from the old C64 Impossible Mission game. The idea is to combine the 36 tiles in sets of 4, such that each set of 4 makes a solid block. Clicking on the tiles on the left toggles them. A tile can't be turned on if it overlaps with any existing on tiles. The lone rectangle on the right is the combination of all the on tiles. Clicking on that is an easy way to turn all tiles off. When 4 tiles combine to make a solid block, they vanish. The goal is to get rid of all the tiles. There is no score or timer. Just do it for the intellectual exercise. WWW: http://www.linuxmotors.com/puzzle |
2012-05-19T09:22:54+00:00 | print/bophook |
Style file providing a beginning-of-page hook for LaTeX This is a beginning-of-page hook for LaTeX. Using the \AtBeginPage hook, you can add material in the background of each page. WWW: http://www.ctan.org/tex-archive/macros/latex/contrib/bophook |
2012-05-19T09:21:41+00:00 | print/examplep |
LaTeX style files for typesetting verbatim source code listings The examplep LaTeX package provides sophisticated features for typesetting verbatim source code listings, including the display of the source code and its compiled LaTeX or METAPOST output side-by-side, with automatic width detection and enabled page breaks (in the source), without the need for specifying the source twice. WWW: http://www.ctan.org/tex-archive/macros/latex2e/contrib/examplep |
2012-05-18T20:21:53+00:00 | games/openarena-server |
OpenArena dedicated server |
2012-05-18T20:21:53+00:00 | games/iourbanterror-server |
Urban Terror dedicated server |
2012-05-18T20:21:53+00:00 | games/ioquake3-server |
Ioquake3 dedicated server |
2012-05-18T20:21:53+00:00 | games/ioquake3-devel-server |
Ioquake3 development snapshot dedicated server |
2012-05-18T20:16:43+00:00 | graphics/zathura-pdf-poppler |
Poppler render PDF plugin for Zathura PDF viewer Zathura plugin to view PDF with poppler rendering engine WWW: https://pwmt.org/projects/zathura/plugins/ |
2012-05-18T20:05:46+00:00 | x11-toolkits/girara |
GTK3 Interface Library for Zathura PDF Viewer Girara is a library that implements a user interface that focuses on simplicity and minimalism. WWW: https://pwmt.org/projects/girara/ |
2012-05-18T19:01:03+00:00 | devel/app |
Assembly Preprocessor The app command preprocesses assembly language code, much like cpp does for C and C++. WWW: http://acadix.biz/app.php |
2012-05-18T18:50:49+00:00 | dns/p5-Net-DNS-Zone-Parser |
Perl5 preprocessor for normalising a zone file The Net::DNS::Zone::Parser should be considered a preprocessor that "normalizes" a zonefile. It will read a zonefile in a format conforming to the relevant RFCs with the addition of BIND's GENERATE directive from disk and will write fully specified resource records (RRs) to a filehandle. Whereby: - All comments are stripped - There is one RR per line - Each RR is fully expanded i.e. all domain names are fully qualified (canonicalised) and the CLASS and TTLs are specified. - Some RRs may be 'stripped' from the source or otherwise processed. For details see the 'read' method. Note that this module does not have a notion of what constitutes a valid zone, it only parses. For example, the parser will happilly parse RRs with ownernames that are below in another zone because a NS RR elsewhere in the zone. WWW: https://metacpan.org/release/Net-DNS-Zone-Parser |
2012-05-18T09:25:43+00:00 | graphics/pear-Image_Barcode2 |
PEAR class for barcode generation With PEAR::Image_Barcode2 class you can create a barcode representation of a given string. This class uses GD function because this the generated graphic can be any of GD supported image types. WWW: https://pear.php.net/package/Image_Barcode2 |
2012-05-18T04:43:09+00:00 | games/thegrind |
Simple game about escaping from work The Grind is a simple game about escaping from work at a reasonable hour by avoiding responsibility. The goal is to acquire as little work (as few "to-do's") as possible throughout your 9-5 workday. Wander around the cubicles and hide from the men in suits--if they're coming your way, that means they want to give you work! Use the arrow keys to move, space to start, and escape to exit. WWW: http://radius-engine.sourceforge.net/development/the-grind--ld21-.html |
2012-05-18T04:42:31+00:00 | games/fbg2 |
Classic block-stacking arcade game Falling Block Game is a free, open source block stacking game available for Windows and Linux. The object of the game is to move and rotate pieces in order to fill in complete rows. The more rows you clear at once, the more points you score! WWW: http://fbg.sourceforge.net/ |
2012-05-18T04:42:02+00:00 | games/cretan-hubris |
Maze on the Isle of Crete You are the master architect Daedalus. You have just finished building the Labyrinth; a massive, elaborate maze on the Isle of Crete. Unfortunately, boasts about your accomplishment have drawn the wrath of jealous gods. They have sent a burning energy wave rippling through your creation... WWW: http://radius-engine.sourceforge.net/development/cretan-hubris--egp-2012-02-.html |
2012-05-18T04:41:12+00:00 | games/avoision |
Simple collect-dots-avoid-blocks game Avoision is a straightforward, yet captivating distillation of vintage arcade entertainment requiring strategy, precision, and perseverance with a singular objective: capture the red square while evading innumerable cruel, spiteful white squares. WWW: http://avsn.sourceforge.net/ |
2012-05-18T04:40:50+00:00 | graphics/radius-engine |
Lua script-based 2D engine built on top of OpenGL and SDL Radius Engine is a Lua script-based real-time 2D graphics engine designed for rapidly prototyping games. Built on top of SDL and OpenGL, games made with Radius Engine are portable to both Windows and Linux. WWW: http://radius-engine.sourceforge.net/ |
2012-05-18T04:40:24+00:00 | misc/xdg-menu |
ROX panel applet that displays an applications menu button XDG-Menu is a ROX panel applet that displays applications menu button. Menu is builds to fit the XDG Menu Specification published by freedesktop.org. WWW: http://xdg-menu.sourceforge.net/ |
2012-05-18T01:44:53+00:00 | devel/rubygem-mirror |
Mirror rubygems A ruby gem to mirror gems from rubygems.org. It uses net/http/persistent and threads to grab the mirror set a little faster than the original. WWW: http://rubygems.org/gems/rubygems-mirror |
2012-05-17T21:03:11+00:00 | net/freeswitch-core-devel |
FreeSwitch SoftSwitch Port FreeSwitch Voip SoftSwitch & OpenSource PBX WWW: http://www.freeswitch.org/ |
2012-05-17T19:39:57+00:00 | devel/libjson++ |
Small C++ library to handle JSON serialized data A simple, intuitive C++ library to handle JSON serialized data. WWW: http://git.cflinux.hu/?p=libjson.git;a=summary |
2012-05-17T18:58:23+00:00 | comms/fl_moxgen |
Compute the dimensions of a Moxon Rectangle antenna Fl_MoxGen is a program that will compute the dimensions of a Moxon Rectangle antenna based on user input of the desired resonant frequency in MHz and the wire diameter. WWW: http://home.comcast.net/~andystewart/moxon_sw.html |
2012-05-17T09:46:29+00:00 | x11/bmpanel2 |
Lightweight NetWM-compliant panel (taskbar) for X11 BMPanel (bitmap panel) is nice, lightweight, NetWM-compatible panel for your X11 desktop. It currently features: - Look'n'feel customization via themes (20 of them included) - A bunch of widgets: desktop switcher, taskbar, launchbar, systray, clock, decor, empty (unofficial temperature widget also available) - Pseudo (default) and compositing (optional) transparency support - Written in C with speed and clarity in mind - Small number of dependencies, briefly: glib2, cairo, pango, libX11 - Small memory footprint (about 2-4 megabytes) - Small executable (80 kilobytes at the moment) WWW: https://code.google.com/archive/p/bmpanel2/ |
2012-05-17T08:44:12+00:00 | net-p2p/libtorrent-rasterbar-16 |
C++ library implementing a BitTorrent client libtorrent is a C++ library that aims to be a good alternative to all the other bittorrent implementations around. It is a library and not a full featured client, although it comes with a working example client. The main goals of libtorrent are to be cpu efficient, memory efficient and very easy to use. The 0.16 branch adds uTP support. Note that this is NOT the same library as the libtorrent port! WWW: http://www.rasterbar.com/products/libtorrent/ |
2012-05-17T08:44:12+00:00 | net-p2p/libtorrent-rasterbar-16-python |
Python bindings for libtorrent-rasterbar-16 |
2012-05-16T15:49:52+00:00 | devel/rubygem-mspec |
Specialized Ruby testing framework A specialized ruby testing framework WWW: https://rubygems.org/gems/mspec |
2012-05-16T09:46:51+00:00 | www/php53-tidy |
|
2012-05-16T09:46:51+00:00 | www/php53-session |
|
2012-05-16T09:46:51+00:00 | textproc/php53-xsl |
|
2012-05-16T09:46:51+00:00 | textproc/php53-xmlwriter |
|
2012-05-16T09:46:51+00:00 | textproc/php53-xmlreader |
|
2012-05-16T09:46:51+00:00 | textproc/php53-xml |
|
2012-05-16T09:46:51+00:00 | textproc/php53-wddx |
|
2012-05-16T09:46:51+00:00 | textproc/php53-simplexml |
|
2012-05-16T09:46:51+00:00 | textproc/php53-pspell |
|
2012-05-16T09:46:51+00:00 | textproc/php53-dom |
|
2012-05-16T09:46:51+00:00 | textproc/php53-ctype |
|
2012-05-16T09:46:51+00:00 | sysutils/php53-posix |
|
2012-05-16T09:46:51+00:00 | sysutils/php53-fileinfo |
|
2012-05-16T09:46:51+00:00 | security/php53-openssl |
|
2012-05-16T09:46:51+00:00 | security/php53-mcrypt |
|
2012-05-16T09:46:51+00:00 | security/php53-hash |
|
2012-05-16T09:46:51+00:00 | security/php53-filter |
|
2012-05-16T09:46:51+00:00 | net/php53-xmlrpc |
|
2012-05-16T09:46:51+00:00 | net/php53-sockets |
|
2012-05-16T09:46:51+00:00 | net/php53-soap |
|
2012-05-16T09:46:51+00:00 | net/php53-ldap |
|
2012-05-16T09:46:51+00:00 | net-mgmt/php53-snmp |
|
2012-05-16T09:46:51+00:00 | misc/php53-calendar |
|
2012-05-16T09:46:51+00:00 | math/php53-gmp |
|
2012-05-16T09:46:51+00:00 | math/php53-bcmath |
|
2012-05-16T09:46:51+00:00 | mail/php53-imap |
|
2012-05-16T09:46:51+00:00 | lang/php53-extensions |
"meta-port" to install PHP extensions This is a "meta-port" to install the extensions for PHP 5. Defaults to: ctype, dom, iconv, pcre, posix, session, simplexml, sqlite, tokenizer and xml. WWW: http://www.php.net/ |
2012-05-16T09:46:51+00:00 | graphics/php53-gd |
|
2012-05-16T09:46:51+00:00 | graphics/php53-exif |
|
2012-05-16T09:46:51+00:00 | ftp/php53-ftp |
|
2012-05-16T09:46:51+00:00 | ftp/php53-curl |
|
2012-05-16T09:46:51+00:00 | devel/php53-tokenizer |
|
2012-05-16T09:46:51+00:00 | devel/php53-sysvshm |
|
2012-05-16T09:46:51+00:00 | devel/php53-sysvsem |
|
2012-05-16T09:46:51+00:00 | devel/php53-sysvmsg |
|
2012-05-16T09:46:51+00:00 | devel/php53-shmop |
|
2012-05-16T09:46:51+00:00 | devel/php53-readline |
|
2012-05-16T09:46:51+00:00 | devel/php53-pcntl |
|
2012-05-16T09:46:51+00:00 | devel/php53-json |
|
2012-05-16T09:46:51+00:00 | devel/php53-gettext |
|
2012-05-16T09:46:51+00:00 | databases/php53-sybase_ct |
|
2012-05-16T09:46:51+00:00 | databases/php53-sqlite3 |
|
2012-05-16T09:46:51+00:00 | databases/php53-sqlite |
|
2012-05-16T09:46:51+00:00 | databases/php53-pgsql |
|
2012-05-16T09:46:51+00:00 | databases/php53-pdo_sqlite |
|
2012-05-16T09:46:51+00:00 | databases/php53-pdo_pgsql |
|
2012-05-16T09:46:51+00:00 | databases/php53-pdo_odbc |
|
2012-05-16T09:46:51+00:00 | databases/php53-pdo_mysql |
|
2012-05-16T09:46:51+00:00 | databases/php53-pdo_firebird |
|
2012-05-16T09:46:51+00:00 | databases/php53-pdo_dblib |
|
2012-05-16T09:46:51+00:00 | databases/php53-pdo |
|
2012-05-16T09:46:51+00:00 | databases/php53-odbc |
|
2012-05-16T09:46:51+00:00 | databases/php53-mysqli |
|
2012-05-16T09:46:51+00:00 | databases/php53-mysql |
|
2012-05-16T09:46:51+00:00 | databases/php53-mssql |
|
2012-05-16T09:46:51+00:00 | databases/php53-interbase |
|
2012-05-16T09:46:51+00:00 | databases/php53-dba |
|
2012-05-16T09:46:51+00:00 | converters/php53-recode |
|
2012-05-16T09:46:51+00:00 | converters/php53-mbstring |
|
2012-05-16T09:46:51+00:00 | converters/php53-iconv |
|
2012-05-16T09:46:51+00:00 | archivers/php53-zlib |
|
2012-05-16T09:46:51+00:00 | archivers/php53-zip |
|
2012-05-16T09:46:51+00:00 | archivers/php53-phar |
|
2012-05-16T09:46:51+00:00 | archivers/php53-bz2 |
|
2012-05-16T06:51:18+00:00 | net-mgmt/p5-Xymon-Server |
Xymon Server Interface Provides a base interface for retriving configuration variables from the hobbit server (taken from hobbitserver.cfg). WWW: https://metacpan.org/release/Xymon-Server |
2012-05-16T06:50:31+00:00 | net-mgmt/p5-Xymon-Client |
Interface to xymon/hobbit client Provides an object interface to the xymon/hobbit client. WWW: https://metacpan.org/release/Xymon-Client |
2012-05-16T06:49:24+00:00 | net-mgmt/p5-Xymon |
Xymon Base Module Xymon Base Module. WWW: https://metacpan.org/release/Xymon |
2012-05-16T05:09:15+00:00 | databases/pecl-mysqlnd_qc |
Query cache plugin for mysqlnd The mysqlnd query result cache plugin is a mysqlnd plugin. WWW: http://pecl.php.net/package/mysqlnd_qc |
2012-05-16T04:57:18+00:00 | www/p5-Mason |
High-performance, dynamic web site authoring system Mason is a powerful Perl-based templating system, designed to generate dynamic content of all kinds. Unlike many templating systems, Mason does not attempt to invent an alternate, "easier" syntax for templates. It provides a set of syntax and features specific to template creation, but underneath it is still clearly and proudly recognizable as Perl. Mason is most often used for generating web pages. It has a companion web framework, Poet, designed to take maximum advantage of its routing and content generation features. It can also be used as the templating layer for web frameworks such as Catalyst and Dancer. WWW: https://metacpan.org/release/Mason |
2012-05-16T04:47:22+00:00 | security/pecl-taint |
Extension used for detecting XSS codes (tainted string) Extension used for detecting XSS codes (tainted string). WWW: http://pecl.php.net/package/taint |
2012-05-15T22:14:55+00:00 | databases/postgresql92-pltcl |
|
2012-05-15T22:14:55+00:00 | databases/postgresql92-plperl |
|
2012-05-15T22:14:55+00:00 | databases/postgresql92-docs |
|
2012-05-15T22:14:55+00:00 | databases/postgresql92-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: http://www.postgresql.org/ |
2012-05-15T22:14:55+00:00 | databases/postgresql92-client |
PostgreSQL database (client) |
2012-05-15T20:14:53+00:00 | dns/dnscrypt-proxy |
Boost privacy and security of DNS The dnscrypt-proxy provides local service, which can be used directly as your local resolver or as a DNS forwarder, encrypting and authenticating requests using the DNSCrypt [1] protocol and passing them to an upstream server. The DNSCrypt protocol uses high-speed high-security elliptic-curve cryptography and is very similar to DNSCurve [2], but focuses on securing communications between a client and its first-level resolver. While not providing end-to-end security, it protects the local network, which is often the weakest point of the chain, against man-in-the-middle attacks. It also provides some confidentiality to DNS queries. Reference links: 1. https://www.opendns.com/about/innovations/dnscrypt/ 2. https://dnscurve.org/ WWW: https://github.com/jedisct1/dnscrypt-proxy |
2012-05-15T16:23:43+00:00 | games/kajaani-kombat |
Funny multiplayer game... and much more Kajaani Kombat is a funny multiplayer game... and much more! It is a rampart-like game (old arcade classic) set in space. Kajaani Kombat is playable with two to four players, over the internet or alternatively two players sharing one computer. It is also possible to play over the internet with, for example, 4 players of which two are sharing the same computer. Enjoy it with your friends! WWW: http://kombat.kajaani.net/ |
2012-05-15T13:02:18+00:00 | net-mgmt/ssgless |
View ScreenOS configuration files Viewer configuration files of devices with ScreenOS (of Juniper Networks), considers the context of commands. For example to: set vrouter trust-vr sharable set vrouter "trust-vr" unset auto-route-export set protocol ospf set enable exit exit unset alg sip enable and after: set vrouter trust-vr sharable set vrouter "trust-vr" unset auto-route-export set protocol ospf set enable exit exit unset alg sip enable |
2012-05-15T10:49:20+00:00 | devel/fuel |
GUI Front-End to the Fossil SCM tool Fuel is a cross-platform GUI front-end for the excellent Fossil SCM tool written in Qt. WWW: https://fuel-scm.org/fossil/home |
2012-05-15T10:01:55+00:00 | games/black-box |
Shoot in and watch where the shot leaves the box There's a black box. You can shoot in and watch, where the shot leaves the box. In the box, crystals are reflecting the shots. You have to guess where the crystals are hidden, by watching your shots. WWW: http://www.linux-games.com/black-box/ |
2012-05-15T09:58:14+00:00 | games/syobon |
Platform game as Super Mario Bros Syobon Action (also known as Cat Mario or Neko Mario) is a platform game with a similar gameplay experience as Super Mario Bros, except it s more difficult and was written by some psychopath. WWW: https://zapek.com/blog/syobon-action/ |
2012-05-15T01:36:05+00:00 | sysutils/zfstools |
OpenSolaris-compatible auto snapshotting for ZFS ZFSTools is an OpenSolaris-like and compatible auto snapshotting script, which also supports auto snapshotting mysql databases. WWW: https://github.com/bdrewery/zfstools |
2012-05-14T23:59:03+00:00 | games/tanglet |
Single player word finding game based on Boggle Tanglet is a single player word finding game based on Boggle. The object of the game is to list as many words as you can before the time runs out. There are several timer modes that determine how much time you start with, and if you get extra time when you find a word. You can join letters horizontally, vertically, or diagonally in any direction to make a word, so as long as the letters are next to each other on the board. However, you cannot reuse the same letter cells in a single word. Also, each word must be at least three letters on a normal board, and four letters on a large board. WWW: https://gottcode.org/tanglet/ |
2012-05-14T22:17:24+00:00 | databases/py-MySQLdb55 |
Access a MySQL database through Python (Using MySQL 5.5 Client) |
2012-05-14T22:16:32+00:00 | databases/py-MySQLdb51 |
Access a MySQL database through Python (Using MySQL 5.1 Client) |
2012-05-14T22:15:40+00:00 | databases/py-MySQLdb50 |
Access a MySQL database through Python (Using MySQL 5.0 Client) |
2012-05-14T22:14:29+00:00 | databases/py-MySQLdb41 |
Access a MySQL database through Python (Using MySQL 4.1 Client) |
2012-05-14T22:09:08+00:00 | net/go.net |
Additional Net packages for Go go.net contains additional Go packages for net applications such as dict (the Dictionary Server Protocol), spdy and websocket. WWW: https://godoc.org/golang.org/x/net |
2012-05-14T22:07:50+00:00 | security/go.crypto |
Additional cryptography packages for Go go.crypto contains additional packages dealing with cryptography for Go, such as bcrypt, blowfish, openpgp and ssh. WWW: https://godoc.org/golang.org/x/crypto |
2012-05-14T18:11:46+00:00 | games/sets |
Implementation of the sets game This is an implementation of the sets game. WWW: http://www.linuxmotors.com/sets/ |
2012-05-14T18:06:56+00:00 | games/krank |
Little casual game A game of dexterity, being somewhere between Breakout and billiard, where the aim of each level is to shove floating stones towards compatible static stones. You control a short chain of stones with your mouse to achieve that. WWW: http://krank.sourceforge.net/ |
2012-05-14T13:12:32+00:00 | mail/opensmtpd |
Security- and simplicity-focused SMTP server from OpenBSD OpenSMTPD is a FREE implementation of the server-side SMTP protocol as defined by RFC 5321, with some additional standard extensions. It allows ordinary machines to exchange e-mails with other systems speaking the SMTP protocol. WWW: https://www.OpenSMTPD.org/ |
2012-05-13T16:06:05+00:00 | comms/uartlirc |
Driver for "homebrew" serial LIRC receivers This is a driver for "homebrew" type serial LIRC reveivers as described here: http://lirc.org/receivers.html It overrides the `normal' uart(4) driver, if you have that driver already loaded or statically in your kernel (like it is in GENERIC) then you need to load uartlirc.ko from loader.conf(5) (or manually via the loader prompt) for the override to work. The driver provides a /dev/lircX node for each serial port in addition to the normal tty nodes /dev/cuauX etc, so you can still use other serial ports normally should you have more than one. Note: it only supports PCI/motherboard serial ports not ones connected via USB, for USB you can use mceusb hardware supported via webcamd, or FTDI hardware supported by comms/lirc natively via libftdi, see: http://wiki.freebsd.org/WebcamCompat and the comms/lirc port's pkg-message. WWW: http://forums.freebsd.org/viewtopic.php?t=31610 |
2012-05-13T10:12:22+00:00 | games/simsu |
Basic Sudoku game Simsu is a basic Sudoku game. You can switch between filling in notes (pencil mode), or filling in answers (pen mode). To make it easier to see where to place numbers, you can highlight all instances of a number. You can also check your answers for correctness while playing. The game stores your current notes and answers, so that you can pick up where you left off the next time you play. WWW: https://gottcode.org/simsu/ |
2012-05-13T07:21:12+00:00 | textproc/libguess |
High-speed character set detection library A high-speed character set detection library. libguess employs discrete-finite automata to deduce the character set of the input buffer. The advantage of this is that all character sets can be checked in parallel, and quickly. Right now, libguess passes a byte to each DFA on the same pass, meaning that the winning character set can be deduced as efficiently as possible. libguess is fully reentrant, using only local stack memory for DFA operations. WWW: http://www.atheme.org/project/libguess |
2012-05-11T21:01:57+00:00 | deskutils/devd-notifier |
Daemon notifying the user about devd(8) events \ devd-notifer - a simple daemon notifying the user about devd(8) events with libnotify devd-notifier parses all devd(8) messages from /var/run/devd.pipe with a configurable regular expression and notifies the user about creating and destroying of device nodes. WWW: https://github.com/funglaub/devd-notifier |
2012-05-11T20:56:30+00:00 | sysutils/i2c-tools |
Heterogeneous set of I2C tools The i2c-tools package contains a heterogeneous set of I2C tools for Linux: a bus probing tool, a chip dumper, register-level SMBus access helpers, EEPROM decoding scripts, EEPROM programming tools, and a python module for SMBus access. Only DIMM SPD decoding tool is ported at the moment. WWW: https://i2c.wiki.kernel.org/index.php/I2C_Tools |
2012-05-11T20:49:04+00:00 | games/netrek-client-cow |
Multi-player battle simulation with a Star Trek theme Netrek is a multi-player battle simulation with a Star Trek theme. As a player, you captain starships to engage enemy vessels, bomb armies and invade planets in order to expand your team's space empire. The ultimate goal is to genocide the enemy race, but the carnage of battles along the way is ruthlessly fast paced and a lot of fun! It's a team-oriented game with realtime dogfighting but involving a lot of ongoing strategy. It costs no money to play, there are no ads, and it's open source. WWW: http://www.netrek.org/ |
2012-05-11T20:31:46+00:00 | lang/pharo |
Smalltalk-inspired language and environment Pharo is a clean, innovative, open-source Smalltalk-inspired environment. - pure object-oriented language - runs on all major platforms - stable core with large test suite - a clean look and feel - good developer tools - low memory footprint It runs under squeak virtual machine. WWW: http://www.pharo-project.org/ |
2012-05-11T17:47:31+00:00 | multimedia/vdr-plugin-softhddevice |
Video Disk Recorder - softhddevice plugin A software and GPU emulated HD output device plugin for VDR. Video decoder CPU / VA-API / VDPAU Video output VA-API / VDPAU Audio FFMpeg / Alsa / Analog Audio FFMpeg / Alsa / Digital Audio FFMpeg / OSS / Analog HDMI/SPDIF pass-through YaepgHD support Software deinterlacer Bob (VA-API only) Autocrop Grab image (VDPAU only) Suspend Letterbox, Stretch and Center cut-out video display modes Note: currently doesn't support XV, only VDPAU or (optionally) VAAPI WWW: https://projects.vdr-developer.org/projects/plg-softhddevice |
2012-05-11T15:47:42+00:00 | games/blockrage |
Falling blocks game with 2-player hotseat mode Block Rage is falling blocks game with a 2-player hotseat mode, detailed graphics and animated plasmatic backgrounds. It is a remake of the awesome DOS classic Xixit. WWW: http://blockrage.sourceforge.net/ |
2012-05-11T01:49:38+00:00 | devel/rubygem-childprocess |
External background process controller This gem aims at being a simple and reliable solution for controlling external programs running in the background on any Ruby / OS combination. The code originated in the selenium-webdriver gem, but should prove useful as a standalone library. WWW: https://github.com/enkessler/childprocess |
2012-05-11T01:28:57+00:00 | sysutils/rubygem-hiera-json |
Backend for Hiera that queries JSON data Hiera-json is a backend for Hiera that queries JSON data. WWW: https://github.com/puppetlabs/hiera-json |
2012-05-10T18:50:25+00:00 | sysutils/rubygem-hiera-puppet |
Data backend for Hiera that queries the Puppet scope for data Hiera-puppet is a data backend for Hiera that queries the internal Puppet scope for data. The data structure and approach is heavily based on work by Nigel Kersten but made more configurable and with full hierarchy. It also includes a Puppet function that works like extlookup() but uses the Hiera backends. WWW: https://github.com/puppetlabs/hiera-puppet |
2012-05-10T15:54:25+00:00 | sysutils/rubygem-hiera |
Pluggable data store for hierarchical data Hiera is a pluggable (YAML, JSON, Puppet) hierarchical database for storing infrastructure representation data. WWW: https://github.com/puppetlabs/hiera |
2012-05-10T03:21:02+00:00 | net-mgmt/rubygem-visage-app |
Graph tool for Collectd Visage is a web interface for viewing collectd statistics. It also provides a JSON interface onto collectd's RRD data, giving you an easy way to mash up the data. WWW: https://rubygems.org/gems/visage-app |
2012-05-10T02:22:17+00:00 | devel/rubygem-errand |
Ruby bindings for RRD Errand provides Ruby bindings for RRD functions (via librrd), and a concise DSL for interacting with RRDs. WWW: https://rubygems.org/gems/errand |
2012-05-09T22:24:28+00:00 | math/R-cran-labeling |
Provides a range of axis labeling algorithms Implements a number of axis labeling schemes, including those compared in An Extension of Wilkinson's Algorithm for Positioning Tick Labels on Axes by Talbot, Lin, and Hanrahan, InfoVis 2010. WWW: http://cran.r-project.org/web/packages/labeling/ |
2012-05-09T18:28:23+00:00 | deskutils/charmtimetracker |
Time tracker Charm is a program for FreeBSD, OS X, Linux and Windows that helps to keep track of time. It is built around two major ideas - tasks and events. Tasks are the things time is spend on, repeatedly. For example, ironing laundry is a task. The laundry done for two hours on last Tuesday is an event in that task. When doing laundry multiple times, the events will be accumulated, and can later be printed in activity reports or weekly time sheets. So in case laundry would be done for three hours on Wednesday again, the activity report for the "Ironing Laundry" task would list the event on tuesday, the event on wednesday and a total of five hours. WWW: https://github.com/KDAB/Charm |
2012-05-09T14:01:25+00:00 | devel/rubygem-backports |
Ruby 1.9 backports for 1.8 Backports some of the Ruby 1.9 API changes into Ruby 1.8, which allows for better compatibility between the two versions. The goal of backports is to make it easier to write ruby code that runs across different versions of Ruby. WWW: https://github.com/marcandre/backports |
2012-05-09T11:46:22+00:00 | graphics/R-cran-labeling |
Provides a range of axis labeling algorithms Implements a number of axis labeling schemes, including those compared in An Extension of Wilkinson's Algorithm for Positioning Tick Labels on Axes by Talbot, Lin, and Hanrahan, InfoVis 2010. WWW: http://cran.r-project.org/web/packages/labeling/ |
2012-05-08T23:37:32+00:00 | x11-fm/qtfm |
Small, lightweight file manager based on pure Qt qtFM is a small, lightweight file manager based on pure Qt and works great with minimal desktop environments like Openbox. WWW: https://qtfm.eu |
2012-05-08T23:00:52+00:00 | x11-wm/awesome-vicious |
Widgets for the awesome window manager Vicious is a modular widget library for the "awesome" window manager, derived from the 'Wicked' widget library. It has some of the old Wicked widget types, a few of them rewritten, and a good number of new ones. WWW: http://git.sysphere.org/vicious/ |
2012-05-08T21:29:20+00:00 | devel/py-mimeparse |
Basic functions for handling mime-types in Python This module provides basic functions for parsing mime-type names and matching them against a list of media-ranges. WWW: http://code.google.com/p/mimeparse/ |
2012-05-08T21:25:51+00:00 | www/py-django-tastypie |
Create REST API for Django apps Creating delicious APIs for Django apps since 2010. Here are some common reasons for tastypie: * You need an API that is RESTful and uses HTTP well. * You want to support deep relations. * You DON'T want to have to write your own serializer to make the output right. * You want an API framework that has little magic, very flexible and maps well to the problem domain. * You want/need XML serialization that is treated equally to JSON (and YAML is there too). * You want to support my perceived NIH syndrome, which is less about NIH and more about trying to help out friends/coworkers. WWW: https://github.com/toastdriven/django-tastypie |
2012-05-08T21:22:13+00:00 | devel/py-hgsubversion |
Mercurial extension that allows using it as a Subversion client hgsubversion is an extension for Mercurial that allows using Mercurial as a Subversion client. At this point, hgsubversion is usable by users reasonably familiar with Mercurial as a VCS. It's not recommended to dive into hgsubversion as an introduction to Mercurial, since hgsubversion "bends the rules" a little and violates some of the typical assumptions of early Mercurial users. WWW: https://bitbucket.org/durin42/hgsubversion |
2012-05-08T21:17:29+00:00 | devel/py-hghooks |
Set of Mercurial hooks hghooks is a simple module that adds several useful hooks for use in Mercurial hooks system. Right now it includes hooks for: * pep8 checking of python files * pyflakes checking of python files * checking for forgotten pdb statements in python files * Trac integration. This includes: - Making sure at least a ticket is mentioned in the changeset message - Updating the Trac ticket with the changeset WWW: https://bitbucket.org/lgs/hghooks/overview |
2012-05-08T03:58:26+00:00 | www/npm |
Node package manager npm is a package manager for node. You can use it to install and publish your node programs. It manages dependencies and does other cool stuff. WWW: https://www.npmjs.com/package/npm WWW: https://github.com/npm/cli |
2012-05-07T19:14:05+00:00 | editors/lazarus-lcl-qt |
Lazarus components library - QT backend |
2012-05-07T19:12:34+00:00 | editors/lazarus-lcl-gtk2 |
Lazarus components library - GTK2 backend |
2012-05-07T19:10:59+00:00 | editors/lazarus-lcl-gtk |
Lazarus components library - GTK backend |
2012-05-07T19:04:29+00:00 | editors/lazarus-lcl-nogui |
Lazarus components library - No gui backend |
2012-05-07T19:01:34+00:00 | editors/lazarus-lcl-units |
Lazarus components library units |
2012-05-07T18:29:58+00:00 | games/glightoff |
Simple (but not so easy to solve!) puzzle game GLightOff is a simple (but not so easy to solve!) puzzle game. The goal is to switch off all the lights on the 5x5 board. WWW: http://glightoff.sourceforge.net/ |
2012-05-07T15:32:07+00:00 | games/cutemaze |
Simple, top-down game in which mazes are randomly generated CuteMaze is a simple, top-down game in which mazes are randomly generated using one of a choice of several different algorithms. You move the character through the maze while hunting for targets (cheese, by default) the game is won once all of these targets have been picked up. WWW: https://gottcode.org/cutemaze/ |
2012-05-07T15:20:30+00:00 | games/bubble-chains |
2D arcade-puzzle game based on Qt/SDL The aim of Bubble Chains is to remove all of the targets on each level, and to do this before the time (indicated with the blue-colored bar at the right) runs out. Keep doing this until you have passed the last level and won the game. WWW: https://github.com/SanskritFritz/bubble-chains |
2012-05-07T06:55:22+00:00 | math/ufc |
Unified framework for finite element assembly UFC (Unified Form-assembly Code) is a unified framework for finite element assembly. WWW: https://launchpad.net/ufc |
2012-05-06T18:02:04+00:00 | devel/uthash |
Hash table for C structures This is a hash table, implemented in C, supporting constant-time add/find/remove of C structures. Any structure having a unique, arbitrarily-typed key member can be hashed by adding a UT_hash_handle member to the structure and calling these macros. WWW: http://uthash.sourceforge.net/ |
2012-05-06T16:57:51+00:00 | textproc/py-wtforms |
Flexible forms validation and rendering library for python WTForms is a flexible forms validation and rendering library for python web development. WWW: http://wtforms.simplecodes.com/ |
2012-05-06T14:30:38+00:00 | graphics/founts |
Demo/program inspired by Erics cascade The Founts is a demo/program, which was inspired by Eric's Cascade. WWW: http://www.linuxmotors.com/founts/ |
2012-05-06T09:37:47+00:00 | www/phalcon |
Phalcon PHP Framework written in C-language PhalconPHP is a web framework delivered as a C extension providing high performance and lower resource consumption. WWW: https://phalcon.io/ |
2012-05-05T16:51:14+00:00 | cad/fidocadj |
Easy to use graphical editor for electronics FidoCadJ is an easy to use graphical editor, with a library of electrical symbols and footprints (traditional and SMD). It aims to be an agile and effective small EDA tool for hobbyists. FidoCadJ stores its drawings in a compact text format, practical for the copy and paste in newsgroups and forums: this has determined its success on the Usenet and in numerous communities. WWW: http://darwinne.github.io/FidoCadJ/index.html |
2012-05-05T06:10:54+00:00 | net/p5-Net-OpenSSH-Parallel |
Run SSH jobs in parallel Net::OpenSSH::Parallel is an scheduler that can run commands in parallel in a set of hosts through SSH. It tries to find a compromise between being simple to use, efficient and covering a good part of the problem space of parallel process execution via SSH. Obviously, it is build on top of Net::OpenSSH! Common usage of the module is as follows: - Create a Net::OpenSSH::Parallel object. - Register the hosts where you want to run commands with the "add_host" method. - Queue the actions you want to run (commands, file copy operations, etc.) using the "push" method. - Call the "run" method and let the parallel scheduler take care of everything! WWW: https://metacpan.org/release/Net-OpenSSH-Parallel |
2012-05-04T13:37:52+00:00 | www/mod_spdy |
SPDY module for the Apache HTTP server v2.2 mod_spdy is an Apache 2.x filter module that provides SPDY support in the Apache HTTPD web server. Because mod_spdy is an Apache module, it can be loaded into currently deployed Apache HTTPD 2.x web servers using mod_so. WWW: https://developers.google.com/speed/spdy/mod_spdy/ |
2012-05-03T20:56:57+00:00 | games/twind |
Match and remove all of the blocks before time runs out The object of the game is to remove all of the blocks from the screen before the time runs out. Two blocks are removed at a time, and must be of the same color. After completing a level, you will be rewarded with a bonus point for every tick left on the clock. For each level thereafter, the time to complete the the level will be shorter. WWW: http://twind.sourceforge.net/ |
2012-05-03T16:09:16+00:00 | devel/pear-Structure_LinkedList |
Implements singly and doubly-linked lists A singly-linked list offers the ability to insert or delete nodes at any point within the list. A doubly-linked list also offers the ability to request previous nodes in the list. WWW: https://pear.php.net/package/Structures_LinkedList |
2012-05-03T15:47:58+00:00 | devel/p5-MooseX-Types-ISO8601 |
ISO8601 date and duration string type constraints and coercions This module packages several TypeConstraints with coercions for working with ISO8601 date strings and the DateTime suite of objects. WWW: https://metacpan.org/release/MooseX-Types-ISO8601 |
2012-05-03T08:47:22+00:00 | www/py-cssselect |
Cssselect parses CSS3 Selectors and translates them to XPath 1.0 *cssselect* parses `CSS3 Selectors`_ and translate them to `XPath 1.0`_ expressions. Such expressions can be used in lxml_ or another XPath engine to find the matching elements in an XML or HTML document. This module used to live inside of lxml as ``lxml.cssselect`` before it was extracted as a stand-alone project. WWW: https://github.com/scrapy/cssselect |
2012-05-02T02:57:45+00:00 | japanese/font-ricty |
Programming fonts with Japanese support Ricty is a Japanese TrueType font, consisting of Inconsolata and Migu 1M. WWW: https://rictyfonts.github.io |
2012-05-01T21:18:38+00:00 | java/linux-sun-jre17 |
Oracle Java ${JRE_VERSION} Runtime Environment for Linux The Oracle Java 7 Runtime Environment for Linux. WWW: http://www.oracle.com/us/technologies/java/index.html |
2012-05-01T18:21:43+00:00 | devel/py-mygpoclient |
gpodder.net API client library for Python This library provides an easy and structured way to access the gpodder.net web services. In addition to subscription list synchronization and storage, the advanced API support allows to upload and download episode status changes. WWW: http://thp.io/2010/mygpoclient/ |
2012-05-01T16:45:36+00:00 | graphics/py-openimageio |
OpenImageIO python bindings Python bindings for OpenImageIO. WWW: http://www.openimageio.org |
2012-05-01T13:53:06+00:00 | chinese/fcitx-libpinyin |
Libpinyin support for Fcitx fcitx-libpinyin provides libpinyin, a Chinese pinyin input method algorithm collection, as a back-end to the Fcitx IM framework. WWW: https://fcitx-im.org/wiki/Fcitx |
2012-05-01T12:12:53+00:00 | chinese/libpinyin |
Library to deal with pinyin The libpinyin project aims to provide the algorithms core for intelligent sentence-based Chinese pinyin input methods. WWW: https://github.com/libpinyin/libpinyin |
2012-04-30T17:52:56+00:00 | graphics/viewnior |
Fast and simple image viewer This is Viewnior, an image viewer program. Created to be simple, fast and elegant. It's minimalistic interface provides more screenspace for your images. Among its features are: Fullscreen & Slideshow Rotate, flip, crop, save, delete images Animation support Browse only selected images Navigation window Set image as wallpaper (GNOME2, GNOME3, XFCE, LXDE, FluxBox, Nitrogen) Simple interface Configurable mouse actions Viewnior is insipred by big projects like Eye of Gnome, because of it's usability and richness,and by GPicView, because of it's lightweight design and minimal interface. So here comes Viewnior - small and light, with no compromise with the quality of it's functions. The program is made with better integration in mind (follows Gnome HIG2) WWW: http://siyanpanayotov.com/project/viewnior/ |
2012-04-30T15:23:17+00:00 | www/p5-Mojolicious-Plugin-YamlConfig |
YAML Configuration Plugin Mojolicious::Plugin::YamlConfig is a YAML configuration plugin that preprocesses it's input with Mojo::Template. WWW: https://metacpan.org/release/Mojolicious-Plugin-YamlConfig |
2012-04-30T03:28:38+00:00 | sysutils/autojump |
Faster way to navigate your filesystem Autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. Directories must be visited first before they can be jumped to. WWW: https://github.com/wting/autojump |
2012-04-30T03:11:26+00:00 | net/p5-Net-OAuth2 |
OAuth 2.0 for Perl Net::OAuth2 provides OAuth 2.0 for Perl. WWW: https://metacpan.org/release/Net-OAuth2 |
2012-04-30T03:10:50+00:00 | devel/p5-Test-Mock-LWP-Dispatch |
Mocks LWP::UserAgent and dispatches your requests/responses Test::Mock::LWP::Dispatch intends for testing a code that heavily uses LWP::UserAgent. Assume that function you want to test makes three different request to the server and expects to get some content from the server. To test this function you should setup request/response mappings for mocked UserAgent and test it. For doing something with mappings, here are methods map, unmap and unmap_all. For controlling context of these mappings (is it applies for all created in your code LWP::UserAgent's or only to one specific?) you should call these functions for exported $mock_ua object (global mapping) or for newly created LWP::UserAgent (local mappings). See also on Test::Mock::LWP, it provides mocked LWP objects for you, so probably you can solve your problems with this module too. WWW: https://metacpan.org/release/Test-Mock-LWP-Dispatch |
2012-04-30T01:47:13+00:00 | devel/p5-Test-DependentModules |
Test all modules which depend on your module Test::DependentModules is intended as a tool for module authors who would like to easily test that a module release will not break dependencies. This is particularly useful for module authors (like myself) who have modules which are a dependency of many other modules. WARNING: The tests this module does should *NEVER* be included as part of a normal CPAN install! WWW: https://metacpan.org/release/Test-DependentModules |
2012-04-29T17:19:34+00:00 | devel/p5-Gtk2-Notify |
Perl interface to libnotify Gtk2::Notify provides a Perl XS API to the The Desktop Notifications framework, which provides a standard way of doing passive pop-up notifications on the desktop. WWW: https://metacpan.org/release/Gtk2-Notify |
2012-04-28T14:55:30+00:00 | games/sdl_lopan |
Mahjong game remake SDL Lopan is a mahjong game remake WWW: http://www.linuxmotors.com/sdllopan/ |
2012-04-28T06:50:59+00:00 | sysutils/automount |
FreeBSD's devd(8) based automount solution automount is a devd(8) based automounter for FreeBSD. It supports most popular file systems: NTFS/FAT/exFAT/EXT2/EXT3/EXT4/UFS/HFS/XFS/ISO9660 WWW: https://github.com/vermaden/automount/ |
2012-04-28T06:46:11+00:00 | sysutils/beadm |
Solaris-like utility to manage Boot Environments on ZFS beadm is an Illumos/Solaris-like utility for FreeBSD to manage Boot Environments on ZFS filesystems. WWW: https://github.com/vermaden/beadm/ |
2012-04-28T06:08:28+00:00 | mail/enigmail-thunderbird-esr |
A GnuPG extension for the Thunderbird mail client |
2012-04-28T01:52:42+00:00 | x11/xforward |
Provide user-level X forwarding service This is version 1.0 of xforward, a program for relaying X11 connections across network boundaries. While it may be used to cross security boundaries, Digital Equipment Corporation does not warrant this software for security or any other purpose. |
2012-04-27T21:40:25+00:00 | comms/gtkmmorse |
Graphical Morse Code Trainer GtkMMorse is a morse code learning tool which provides Koch and "Classic" training methods WWW: http://www.nongnu.org/gtkmmorse/ |
2012-04-27T18:38:33+00:00 | sysutils/fusefs-mp3fs |
FUSE-based filesystem for transcoding FLAC to MP3 on the fly MP3FS is a read-only FUSE filesystem which transcodes audio formats (currently FLAC) to MP3 on the fly when opened and read. This was written to enable me to use my FLAC collection with software and/or hardware which only understands the MP3 format e.g. gmediaserver to a Netgear MP101 MP3 player. It is also a novel alternative to traditional MP3 encoders. Just use your favorite file browser to select the files you want encoded and copy them somewhere! WWW: https://github.com/khenriks/mp3fs |
2012-04-27T18:30:32+00:00 | games/sdl_jewels |
Tile-matching 8x8 puzzle game The game is very simple. There is an 8x8 array of jewels of 7 types. You need to get 3 or more in a row horizontally or vertically in order to score points. You can swap any two jewels that are next to each other up and down or left and right. The mechanic is to click the mouse on the first one, then drag in the direction to switch with. Then let up on the mouse button, but this last isn't so critical. Jewels can only be swapped if after the swap there is at least one 3 or more in a row set created. Otherwise the jewels return to their original position. There is a clock shown on the left. When it counts down to 0 the game is over. You will probably be able to enter your name into the high score table. Hit enter when done. Hit F1 or spacebar to start a new game, or ESC to exit. This game makes use of OpenGL. Without an OpenGL implementation it won't work. If you only have software rendering you can still play but the frame rate will be lower. The GLX module must be present as well. WWW: http://www.linuxmotors.com/gljewel/ |
2012-04-27T14:01:14+00:00 | games/sdl_scavenger |
Lode Runner like game SDL Scavenger A Lode Runner like game. WWW: https://sourceforge.net/projects/sdlscavenger/ |
2012-04-27T00:45:47+00:00 | www/rubygem-nanoc |
Simple but flexible static site generator nanoc is a simple but very flexible static site generator written in Ruby. It operates on local files, and therefore does not run on the server. nanoc "compiles" the local source files into HTML (usually), by evaluating eRuby, Markdown, etc. WWW: https://nanoc.ws/ |
2012-04-27T00:34:26+00:00 | devel/rubygem-cri |
Allow building easy-to-use command-line interfaces Cri allows building easy-to-use commandline interfaces with support for subcommands. WWW: https://github.com/ddfreyne/cri |
2012-04-26T08:43:00+00:00 | dns/validns |
High performance DNS/DNSSEC zone validator Validns is a standalone command line RFC 1034/1035 zone file validation tool that, in addition to basic syntactic and semantic zone checks, includes DNSSEC signature verification and NSEC/NSEC3 chain validation, as well a number of optional policy checks on the zone. WWW: http://www.validns.net/ |
2012-04-26T00:40:15+00:00 | games/arx-libertatis |
Cross-platform port of Arx Fatalis Arx Libertatis is a cross-platform, open source port of Arx Fatalis, a 2002 first-person role-playing game developed by Arkane Studios. WWW: http://arx-libertatis.org |
2012-04-25T18:13:59+00:00 | devel/p5-MooseX-App |
Write user-friendly command line apps with even less suffering MooseX-App is a highly customizeable helper to write user-friendly command-line applications without having to worry about most of the annoying things usually involved. Just take any existing Moose class, add a single line (use MooseX-App qw(PluginA PluginB ...)) and create one class for each command in an underlying namespace. MooseX-App will then take care of - Finding, loading and initializing the command classes - Creating automated doucumentation - Reading and validating the command line options entered by the user Read the Tutorial for getting started with a simple MooseX::App command line application. WWW: https://metacpan.org/release/MooseX-App |
2012-04-25T17:25:05+00:00 | devel/libsysinfo |
GNU libc's sysinfo port for FreeBSD The sysinfo(3) function is a GNU interface for retrieving common information about the configuration and state of the system, such as is returned by sysctl(3) and sysconf(3). WWW: https://github.com/bsdimp/libsysinfo |
2012-04-25T03:21:24+00:00 | devel/c-unit |
Unit testing framework for C CUnit is a system for writing, administering, and running unit tests in C. It is built as a static library which is linked with the user's testing code. WWW: http://code.google.com/p/c-unit/ |
2012-04-24T19:26:06+00:00 | devel/p5-MooseX-TransactionalMethods |
Syntax sugar for transactional methods MooseX::TransactionalMethods exports the "transactional" declarator that will enclose the method in a txn_do call. WWW: https://metacpan.org/release/MooseX-TransactionalMethods |
2012-04-24T19:22:54+00:00 | devel/p5-MooseX-AuthorizedMethods |
Syntax sugar for authorized methods MooseX::AuthorizedMethods exports the "authorized" declarator that makes a verification if the user has the required permissions before the acual invocation. The default verification method will take the "user" method result and call "roles" to list the roles given to that user. WWW: https://metacpan.org/release/MooseX-AuthorizedMethods |
2012-04-24T17:01:31+00:00 | www/p5-WebDAO |
Platform for easy creation of web applications Environment which provide object-oriented stuff for create complex web application. WWW: https://metacpan.org/release/WebDAO WWW: http://webdao.sourceforge.net/ |
2012-04-24T16:58:57+00:00 | comms/p5-Cisco-UCS |
Perl interface to the Cisco UCS XML API This package provides an abstracted interface to the Cisco UCS Manager XML API and Cisco UCS Management Information Model. The Cisco UCS Manager (UCSM) is an embedded software agent providing access to the hardware and configuration management features of attached Cisco UCS hardware. The Management Information Model for the UCSM is organised into a structured hierarchy of both physical and virtual objects. Accessing objects within the hierarchy is done through a number of high level calls to hierarchy search and traversal methods. WWW: https://metacpan.org/release/Cisco-UCS |
2012-04-24T07:36:49+00:00 | x11-fonts/linuxlibertine-g |
Linux Libertine G and Linux Biolinum G fonts Sample image of Linux Libertine. Source: Wikipedia Graphite versions of Linux Libertine and Linux Biolinum font families for LibreOffice and OpenOffice.org. Fonts with ligatures, true small caps, old style numbers, proportional or monospaced numbers, capital spacing, automatic thousand separation, true superscript and subscript, diagonal and nut fractions, different numbering styles: number to number name conversion (in more than 20 languages), footnote numbering styles; right aligned footnote numbers, etc WWW: http://numbertext.org/linux/ |
2012-04-22T20:38:32+00:00 | vietnamese/libreoffice |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | ukrainian/libreoffice |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | russian/libreoffice |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | portuguese/libreoffice |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | portuguese/libreoffice-pt_BR |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | polish/libreoffice |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | korean/libreoffice |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | japanese/libreoffice |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | hungarian/libreoffice |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | hebrew/libreoffice |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | german/libreoffice |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | french/libreoffice |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-zu |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-xh |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-ve |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-uz |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-ts |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-tr |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-tn |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-th |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-tg |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-te |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-ta |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-sw_TZ |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-sv |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-st |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-ss |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-sr |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-sq |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-sl |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-sk |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-si |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-sh |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-sd |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-sat |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-sa_IN |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-rw |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-ro |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-pa_IN |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-or |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-om |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-oc |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-nso |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-nr |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-nn |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-nl |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-ne |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-nb |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-my |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-mr |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-mni |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-mn |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-ml |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-mk |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-mai |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-lv |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-lt |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-lo |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-ku |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-ks |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-kok |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-km |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-kk |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-ka |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-it |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-is |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-id |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-i18n |
Localized interface for libreoffice LibreOffice is the free power-packed Open Source personal productivity suite for Windows, Macintosh and Linux, that gives you six feature-rich applications for all your document production and data processing needs: Writer, Calc, Impress, Draw, Math and Base. This is the localized interface for libreoffice. WWW: https://www.libreoffice.org/ |
2012-04-22T20:38:32+00:00 | editors/libreoffice-hr |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-hi |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-gu |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-gl |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-gd |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-ga |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-fi |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-fa |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-eu |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-et |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-es |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-eo |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-en_ZA |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-en_GB |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-el |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-dz |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-dgo |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-da |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-cy |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-cs |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-ca_XV |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-ca |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-bs |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-brx |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-br |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-bn |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-bg |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-be |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-as |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | editors/libreoffice-af |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | chinese/libreoffice-zh_TW |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | chinese/libreoffice-zh_CN |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T20:38:32+00:00 | arabic/libreoffice |
Localized messages and documentation for libreoffice WWW: http://www.libreoffice.org |
2012-04-22T12:06:12+00:00 | cad/openvsp |
Create a 3D model of an aircraft defined by engineering parameters NASA Open Source Parametric Geometry OpenVSP allows the user to create a 3D model of an aircraft defined by common engineering parameters. This model can be processed into formats suitable for engineering analysis. WWW: http://www.openvsp.org/ |
2012-04-22T08:43:12+00:00 | comms/ems-flasher |
Utility to flash ROM images to the EMS USB 64mb flash cart ems-flasher is software for flashing the EMS Gameboy USB 64 MBit cart. WWW: http://lacklustre.net/redmine/projects/ems-flash/ |
2012-04-21T16:21:00+00:00 | textproc/p5-Term-QRCode |
Generate QR Code on Terminal This module allows you to generate QR Code on Terminal. This module use libqrencode '2.0.0' and above. WWW: https://metacpan.org/release/Term-QRCode |
2012-04-21T12:27:40+00:00 | net-mgmt/wmi-client |
DCOM/WMI client implementation This DCOM/WMI client implementation is based on Samba4 sources. It uses RPC/DCOM mechanism to interact with WMI services on Windows machines. This package contains also winexe - program to remote execution Windows commands remotely. |
2012-04-21T12:27:40+00:00 | net-mgmt/pandorafms_server |
Pandora FMS server Pandora FMS is a monitoring Open Source software. It watches your systems and applications, and allows you to know the status of any element of those systems. Pandora FMS could detect a network interface down, a defacement in your website, a memory leak in one of your server application, or the movement of any value of the NASDAQ new technology market. Pandora FMS could send out SMS message when your systems fails... or when Google's value drop below US348.60? Pandora FMS runs on any operating system, with specific agents for each platform, gathering data and sending it to a server, it has specific agents for GNU/Linux, AIX, Solaris, HP-UX, BSD/IPSO, and Windows 2000, XP and 2003. Pandora FMS can also monitor any kind of TCP/IP service, without the need to install agents, and monitor network systems such as load balancers, routers, switches, operating systems, applications, or simply printers if you need. Pandora FMS also supports SNMP for collecting data and for receiving traps. A few examples of common resources monitored by Pandora FMS could be processor load, disk and memory usage, running processes, log files, environmental factors such as temperature, or application values like strings contained in web pages or any possible way to collect data in an automatic way. WWW: http://www.pandorafms.org/ |
2012-04-21T12:27:40+00:00 | net-mgmt/pandorafms_console |
Pandora FMS console Pandora FMS Console is a web application to manage Pandora FMS. Console allows to see graphical reports, state of every agent, also to access to the information sent by the agent, to see every monitored parameter and to see its evolution throughout the time, to form the different nodes, groups and users of the system. It is the part that interacts with the final user, and that will allows you to administer the system. WWW: http://pandorafms.com/ |
2012-04-21T12:27:40+00:00 | net-mgmt/pandorafms_agent |
Pandora FMS agent, Perl version This is the PERL 5.8 version of Pandora FMS agent. This includes all the advanced features included in 3.0 version, and will be the default agent in future versions. WWW: http://www.pandorafms.com/ |
2012-04-19T12:43:14+00:00 | science/R-cran-som |
Self-Organizing Map Self-Organizing Map (with application in gene clustering) WWW: http://cran.r-project.org/web/packages/som/ |
2012-04-19T12:36:13+00:00 | finance/R-cran-PerformanceAnalytics |
Econometric tools for performance and risk analysis Collection of econometric functions for performance and risk analysis. This package aims to aid practitioners and researchers in utilizing the latest research in analysis of non-normal return streams. In general, it is most tested on return (rather than price) data on a regular scale, but most functions will work with irregular return data as well, and increasing numbers of functions will work with P&L or price data where possible. WWW: https://cran.r-project.org/web/packages/PerformanceAnalytics/ |
2012-04-19T07:11:18+00:00 | x11-fm/doublecmd |
Total Commander like file manager for the X Window System Double Commander is a cross platform open source file manager with two panels side by side. It is inspired by Total Commander and features some new ideas. WWW: http://doublecmd.sourceforge.net/ |
2012-04-19T06:18:59+00:00 | devel/fpc-fppkg |
Free Pascal package manager unit |
2012-04-18T21:14:44+00:00 | finance/R-cran-quantmod |
Quantitative Financial Modelling and Trading Framework for R The quantmod package for R is designed to assist the quantitative trader in the development, testing, and deployment of statistically based trading models. WWW: http://www.quantmod.com/ |
2012-04-18T20:54:27+00:00 | devel/R-cran-Defaults |
Create Global Function Defaults Set, Get, and Import Global Function Defaults WWW: http://cran.r-project.org/web/packages/Defaults/ |
2012-04-18T20:00:30+00:00 | www/p5-Reddit |
Module for interacting with Reddit Perl module for interacting with Reddit. WWW: https://github.com/three18ti/Reddit.pm |
2012-04-18T19:24:49+00:00 | finance/R-cran-TTR |
Technical Trading Rules Functions and data to construct technical trading rules with R. WWW: https://cran.r-project.org/web/packages/TTR/ |
2012-04-18T18:39:22+00:00 | x11-fm/rodent |
Fast, small, and powerful file manager Rodent is a fast, small and powerful file manager for the GNU operating system (but it also works in BSD). That's one way to look at it. Another way is to call it a graphic shell (that's probably more accurate). * Rodent wastes no space on menus or function buttons (display real estate is too valuable). * All functionality is available through popup menu or keyboard action. * Popup menu is context sensitive. * Full lpterminal is available from keyboard. * Functionality is extendible via plugin technology. WWW: http://xffm.org/ |
2012-04-18T17:51:38+00:00 | archivers/p5-Compress-Snappy |
Perl interface to Google Snappy (de)compressor Compress::Snappy provides an interface to Google's Snappy (de)compressor. Snappy does not aim for maximum compression, or compatibility with any other compression library; instead, it aims for very high speeds and reasonable compression. For instance, compared to the fastest mode of zlib, Snappy is an order of magnitude faster for most inputs, but the resulting compressed files are anywhere from 20% to 100% bigger. WWW: https://metacpan.org/release/Compress-Snappy |
2012-04-18T17:46:14+00:00 | devel/p5-CPAN-Meta-Requirements |
Set of version requirements for a CPAN distribution A CPAN::Meta::Requirements object models a set of version constraints like those specified in the META.yml or META.json files in CPAN distributions. It can be built up by adding more and more constraints, and it will reduce them to the simplest representation. Logically impossible constraints will be identified immediately by thrown exceptions. WWW: https://metacpan.org/release/CPAN-Meta-Requirements |
2012-04-18T17:35:49+00:00 | net/p5-WebService-Prowl |
Perl interface to Prowl Public API Perl interface to Prowl Public API documented at http://www.prowlapp.com/ WWW: https://metacpan.org/release/WebService-Prowl |
2012-04-18T13:35:45+00:00 | games/lwjgl |
Lightweight Java Game Library The Lightweight Java Game Library WWW: http://legacy.lwjgl.org |
2012-04-18T08:59:58+00:00 | games/jinput |
Java Game Controller API Java Game Controller API WWW: https://github.com/jinput/jinput |
2012-04-18T07:49:34+00:00 | games/jutils |
Common utilities for Java Game Technology Group projects A set of APIs utilized by the Java Game Technology Group. WWW: https://github.com/jinput/jutils |
2012-04-18T05:04:42+00:00 | comms/morse |
Morse Code Trainer This is Morse Classic, a generic morse-code practice utility for Unix systems. You'll invoke it as "morsec"; to distinguish it from Alan Cox's "morse" program. A modified version of the program "QSO" by Paul J. Drongowski is also included. WWW: http://www.catb.org/~esr/morse/ |
2012-04-17T20:20:01+00:00 | sysutils/libumberlog |
CEE-enhanced syslog API The libumberlog library serves two purposes: it's either a drop-in replacement for the syslog() system call, in which case it turns the default syslog messages into CEE-enhanced messages, with a CEE-JSON payload, and some automatically discovered fields. Or, it can be used as a stand-alone library, that provides a syslog()-like API, with the ability to add arbitrary key-value pairs to the resulting JSON payload. WWW: http://algernon.github.com/libumberlog/ |
2012-04-17T17:35:33+00:00 | science/dlpoly-classic |
Molecular dynamics simulation package DL_POLY is a general purpose classical molecular dynamics (MD) simulation software developed at Daresbury Laboratory by I.T. Todorov and W. Smith. WWW: http://ccpforge.cse.rl.ac.uk/gf/project/dl_poly_classic/ |
2012-04-17T16:04:20+00:00 | graphics/openimageio |
OpenImageIO graphics library OpenImageIO is a library for reading and writing images, and a bunch of related classes, utilities, and applications. There is a particular emphasis on formats and functionality used in professional, large-scale animation and visual effects work for film. OpenImageIO is used extensively in animation and VFX studios all over the world, and is also incorporated into several commercial products. WWW: http://www.openimageio.org/ |
2012-04-16T18:47:55+00:00 | audio/pithos |
Pandora client for the GNOME desktop Pithos is a Pandora client for the GNOME Desktop. The official Flash-based client is a CPU hog, and Pianobar is a great reverse-engineered implementation, but is command-line only. Neither integrate with the desktop very well, missing things like media key support and song notifications. |
2012-04-16T16:56:42+00:00 | net/rubygem-httpauth |
Library for HTTP authentication protocol in RFC 2617 HTTPauth is a library supporting the full HTTP Authentication protocol as specified in RFC 2617; both Digest Authentication and Basic Authentication. WWW: https://github.com/Manfred/HTTPauth |
2012-04-16T14:19:57+00:00 | www/varnish-nagios |
Nagios plugin to check status of Varnish Nagios plugin to monitor Varnish. https://www.varnish-cache.org/utility/nagios-varnish-plugin |
2012-04-16T13:08:36+00:00 | databases/tdbc |
Common database access interface for Tcl TDBC is the Tcl Database Connectivity, an abstraction layer for database drivers in the Tcl programming language. The interface is described in TIP 308 (http://www.tcl.tk/cgi-bin/tct/tip/308) with updates in TIP 350 (http://www.tcl.tk/cgi-bin/tct/tip/350). Currently, drivers for MySQL, ODBC, PostgreSQL, and SQLite3 are included. WWW: http://tdbc.tcl.tk |
2012-04-15T21:09:31+00:00 | converters/libb64 |
Library for fast Base64 encoding and decoding libb64 is a library of ANSI C routines for fast encoding/decoding of data into and from a Base64-encoded format. C++ wrappers are included, as well as the source code for standalone encoding and decoding executables. Base64 uses a subset of displayable ASCII characters, and is therefore a useful encoding for storing binary data in a text file, such as XML, or sending binary data over text-only communication channels. WWW: http://libb64.sourceforge.net/ |
2012-04-15T15:10:14+00:00 | sysutils/cdls |
Curses based file manager for system managers cdls is a curses-based file manager for quickly browsing directories and files. The screen can be dynamically adjusted to include all information (like 'ls -ail'), or just the filenames (multi-column), or anything in between. All basic file and directory manipulations are possible with 1 keystroke: copy, move, delete, view, execute, change owner/group/mode, edit, diff, link (hard/symbolic), wc, tail -f, cksum, hexdump and many others. Documentation is self-contained in cdls and consists of two screens from which each option or subject can be selected to show its info screen. |
2012-04-15T13:33:38+00:00 | www/rubygem-ntlm-http |
NTLM HTTP provides NTLM authentication over http Ruby/NTLM provides message creator and parser for the NTLM authentication. WWW: https://rubygems.org/gems/ntlm-http |
2012-04-15T13:32:32+00:00 | net/rubygem-domain_name |
Domain Name manipulation library for ruby This is a domain name manipulation library for Ruby. It can also be used for cookie domain validation based on the Public Suffix List. WWW: https://github.com/knu/ruby-domain_name |
2012-04-15T13:31:03+00:00 | textproc/rubygem-unf |
Wrapper library to bring Unicode Normalization Form support This is a wrapper library to bring Unicode Normalization Form support to Ruby/JRuby. WWW: https://github.com/knu/ruby-unf |
2012-04-15T13:29:57+00:00 | textproc/rubygem-unf_ext |
Unicode Normalization Form support library for CRuby Unicode Normalization Form support library for CRuby. WWW: https://github.com/knu/ruby-unf_ext |
2012-04-14T23:00:32+00:00 | textproc/coccigrep |
Semantic grep for the C language coccigrep is a semantic grep for the C language based on coccinelle. It can be used to find where a given structure is used in code files. coccigrep depends on the spatch program which comes with coccinelle. WWW: https://home.regit.org/software/coccigrep/ |
2012-04-14T20:37:06+00:00 | www/luakit |
Fast, small, webkit2 based browser framework extensible with Lua Luakit is a highly configurable browser framework based on the WebKit web content engine and the GTK+ toolkit. It is very fast, extensible with Lua, and licensed under the GNU GPLv3 license. It is primarily targeted at power users, developers and anyone who wants to have fine-grained control over their web browser's behaviour and interface. WWW: https://luakit.github.io |
2012-04-14T19:27:42+00:00 | math/py-viper |
Minimalistic scientific plotter and visualization module Viper is a minimalistic scientific plotter and run-time visualization module. Viper has support for visualizing meshes and solutions in DOLFIN. WWW: https://launchpad.net/fenics-viper |
2012-04-14T19:25:33+00:00 | math/py-ufl |
Unified Form Language for finite element discretizations The Unified Form Language (UFL) is a domain specific language for declaration of finite element discretizations of variational forms. WWW: https://launchpad.net/ufl |
2012-04-14T19:23:25+00:00 | math/py-fiat |
FInite element Automatic Tabulator The FInite element Automatic Tabulator FIAT supports generation of arbitrary order instances of the Lagrange elements on lines, triangles, and tetrahedra. WWW: https://launchpad.net/fiat |
2012-04-14T02:37:58+00:00 | lang/opa |
Open source, simple, and unified platform for writing web apps Opa is an open source, simple and unified platform for writing web applications. All aspects are directly written in Opa: Frontend code, backend code, database queries and configuration. And everything is strongly statically typed. WWW: http://opalang.org/ |
2012-04-13T22:24:55+00:00 | devel/bzr-scmproj |
Organise and manage a collection of bzr branches A bzr plugin to organise and manage a collection of bzr branches as a complex project. WWW: http://bialix.com/scmproj/docs |
2012-04-13T18:35:34+00:00 | www/py-django-appconf |
Helper class for handling configuration defaults gracefully A helper class for handling configuration defaults of packaged Django apps gracefully. WWW: http://django-appconf.readthedocs.org/ |
2012-04-13T18:03:31+00:00 | devel/py-versiontools |
Smart replacement for plain tuple used in __version__ Smart replacement for plain tuple used in __version__. WWW: https://pypi.org/project/versiontools/ |
2012-04-12T20:41:06+00:00 | sysutils/py-XenAPI |
Xen API Library for Python Python library for XenAPI (XAPI) WWW: http://community.citrix.com/display/xs/Introduction+to+XenServer+XAPI |
2012-04-12T19:33:50+00:00 | math/py-ffc |
C++ code generator for multilinear forms FFC works as a compiler for multilinear forms by generating code (C++) for the evaluation of a multilinear form given in mathematical notation. WWW: https://launchpad.net/ffc |
2012-04-11T21:00:51+00:00 | net/ptpd2-devel |
Release candidate for the precision time protocol IEEE 1588-2008 This port follows the release candidates from the PTP project. If you want the official, released, version of ptp please see net/ptpd2. WWW: http://ptpd.sourceforge.net/ |
2012-04-11T16:37:03+00:00 | databases/vfront |
Simple frontend for database data entry VFront is a free, open source front-end for MySQL or PostgreSQL databases written in PHP and Javascript. With VFront you can create forms for managing your data in AJAX style, different rules and privileges for groups, report in XML, HTML, PDF, statistics and much more. WWW: http://www.vfront.org/ |
2012-04-11T03:39:18+00:00 | sysutils/exfat-utils |
Utilities to create, check, label and dump exFAT filesystem Utilities to manage extended file allocation table filesystem. This package provides tools to create, check and label the filesystem. It contains dumpexfat to dump properties of the filesystem, exfatfsck to report errors found on a exFAT filesystem, exfatlabel to label a exFAT filesystem and mkexfatfs to create a exFAT filesystem. WWW: https://github.com/relan/exfat |
2012-04-11T03:38:17+00:00 | www/py-django-openid-auth |
OpenID integration for django.contrib.auth A library that can be used to add OpenID support to Django applications. The library integrates with Django's builtin authentication system, so most applications require minimal changes to support OpenID login. The library also includes the following features: * Basic user details are transfered from the OpenID server via the Simple Registration extension. * It can be configured to use a fixed OpenID server URL, for use in single sign on deployments. * It supports the Launchpad teams extension to request team membership information. WWW: https://launchpad.net/django-openid-auth |
2012-04-10T22:51:16+00:00 | databases/akonadi-google |
Akonadi resources for accessing Google services Akonadi Google is a set of Akonadi resources providing access to various Google services like Google Contacts or Google Calendar from KDE-Pim applications. WWW: http://progdan.cz/category/akonadi-google |
2012-04-10T21:39:31+00:00 | net/mosh |
Mobile terminal that supports intermittent connectivity Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. Mosh is a replacement for SSH. It's more robust and responsive, especially over Wi-Fi, cellular, and long-distance links. WWW: https://mosh.org/ |
2012-04-10T20:26:24+00:00 | x11/xascii |
Display an ASCII table in decimal, octal, and hexadecimal Xascii displays the complete ascii character set along with each character's value in either decimal, hexidecimal, or octal notation. |
2012-04-10T16:52:16+00:00 | devel/p5-Exporter |
Implements default import method for modules The Exporter module implements an "import" method which allows a module to export functions and variables to its users' namespaces. Many modules use Exporter rather than implementing their own "import" method because Exporter provides a highly flexible interface, with an implementation optimised for the common case. WWW: https://metacpan.org/release/Exporter |
2012-04-10T16:41:00+00:00 | devel/p5-Test-Class-Most |
Test Classes the easy way Test Perl Classes the easy way WWW: https://metacpan.org/release/Test-Class-Most |
2012-04-10T16:39:32+00:00 | devel/p5-MooseX-HasDefaults |
Default "is" to "ro" or "rw" for all attributes The module MooseX::HasDefaults::RO defaults is to ro. The module MooseX::HasDefaults::RW defaults is to rw. If you pass a specific value to any has's is, that overrides the default. If you do not want an accessor, pass is => undef. WWW: https://metacpan.org/release/MooseX-HasDefaults |
2012-04-10T16:33:23+00:00 | www/drupal7-jailadmin |
Drupal 7 module for administering FreeBSD vnet jails This Drupal 7 module makes administration of FreeBSD vnet jails extremely easy. When combined with ZFS and vnet, FreeBSD jails make for a basic cloud-like infrastructure. WWW: https://github.com/lattera/drupal-jailadmin |
2012-04-09T08:13:35+00:00 | mail/imaputils |
Number of tools and scripts for use with IMAP servers A number of tools and scripts for use with IMAP servers. This software is a fork of Rick Sanders' imaptools which became not free now. WWW: https://github.com/mtsatsenko/imaputils |
2012-04-09T03:29:54+00:00 | devel/p5-Class-Null |
Perl module which implements the Null Class design pattern Perl module which implements the Null Class design pattern WWW: https://metacpan.org/release/Class-Null |
2012-04-09T01:44:51+00:00 | devel/p5-CPAN-Changes |
Read and write CPAN Changes files Perl module to read and write CPAN Changes files WWW: https://metacpan.org/release/CPAN-Changes |
2012-04-08T18:54:45+00:00 | textproc/p5-Dev-Bollocks |
Perl module to generate bollocks straight from middle management Perl module to generate arbitrary sized bollocks straight from middle management WWW: https://metacpan.org/release/Dev-Bollocks |
2012-04-08T18:28:25+00:00 | math/p5-Math-String |
Perl module to calculate with strings as if they were big integers Perl module which lets you calculate with strings (specifically passwords, but not limited to) as if they were big integers. WWW: https://metacpan.org/release/Math-String |
2012-04-08T16:52:45+00:00 | www/drupal7-vulnscan |
Drupal 7 module frontend for Skipfish This Drupal 7 module presents a front-end for Skipfish. WWW: https://github.com/wayfair/drupal-vulnscan |
2012-04-08T01:36:14+00:00 | devel/p5-CPAN-Perl-Releases |
Map Perl releases to the location of the tarballs Perl module for mapping Perl releases on CPAN to the location of the tarballs. WWW: https://metacpan.org/release/CPAN-Perl-Releases |
2012-04-08T00:31:16+00:00 | devel/p5-Devel-PatchPerl |
Perl module to patch Perl source Perl module to patch perl source WWW: https://metacpan.org/release/Devel-PatchPerl |
2012-04-07T15:22:26+00:00 | x11/metalock |
Enhanced X11 screen locker Metalock is an enhanced screen locker for the X11 windowing system. It is designed to be used with a background screen daemon, such as xidle. Current features include: - Support for pixmap (image) xpm background and login box. - It gives visual feedback as you type the password (Shows username and * for each character of password typed.) - Bind arbitrary commands to key combinations (allows tasks such as pause/un-pause music without unlocking the screen) - Optional XFT support for anti-aliased fonts. (This is optional in case greater security is desired) - Optional Imlib2 support for use of png or jpg formats, which are more appropriate for photos or high-color images than xpm. - Portable to most UNIX-like operating systems, developed on FreeBSD. WWW: http://chiselapp.com/user/beyert/repository/metalock/ |
2012-04-07T15:04:14+00:00 | www/p5-CIF-Client |
Extends REST::Client for use with the CI-Framework REST interface This module is a Perl extension that extends REST::Client for use with the CIF-Framework REST interface WWW: https://metacpan.org/release/SAXJAZMAN/CIF-Client-0.21 |
2012-04-07T14:42:24+00:00 | net/librouteros |
Library for communicating with network devices by MikroTik librouteros (or libRouterOS) is a C library to communicate with network devices by MikroTik running their Linux-based operating system RouterOS. WWW: http://verplant.org/librouteros/ |
2012-04-07T07:22:35+00:00 | net-mgmt/p5-Net-ILO |
Interface to HP Integrated Lights-Out The Net::ILO module is an interface to a subset of Hewlett-Packards Integrated Lights-Out out-of-band management system. HP's API is XML-based and cumbersome to use; this module aims to simplify accessing the iLO from Perl while retaining as much functionality as possible. WWW: https://metacpan.org/release/Net-ILO |
2012-04-06T18:12:26+00:00 | devel/ultragetopt |
Versatile and customizable implementation of getopt() UltraGetopt is a versatile and customizable implementation of getopt() with support for many common extensions, MS-DOS formatted option strings, and much more. It can function as a drop-in replacement for getopt() on systems with or without existing vendor-provided implementations and also as a separate co-existing function. WWW: http://kevinlocke.name/programs/ultragetopt.php |
2012-04-06T14:36:30+00:00 | lang/urweb |
Ultimate host for embedded domain-specific languages Ur is a programming language in the tradition of ML and Haskell, but featuring a significantly richer type system. Ur is functional, pure, statically-typed, and strict. Ur supports a powerful kind of metaprogramming based on row types. Ur/Web is Ur plus a special standard library and associated rules for parsing and optimization. Ur/Web supports construction of dynamic web applications backed by SQL databases. The signature of the standard library is such that well-typed Ur/Web programs "don't go wrong" in a very broad sense. Not only do they not crash during particular page generations, but they also may not: * Suffer from any kinds of code-injection attacks * Return invalid HTML * Contain dead intra-application links * Have mismatches between HTML forms and the fields expected by their handlers * Include client-side code that makes incorrect assumptions about the "AJAX"-style services that the remote web server provides * Attempt invalid SQL queries * Use improper marshaling or unmarshaling in communication with SQL databases or between browsers and web servers WWW: http://www.impredicative.com/ur/ |
2012-04-06T13:31:48+00:00 | www/mod_myvhost |
Apache module for dynamically configured mass virtual hosting with php mod_myvhost is Apache module for dynamically configured name based mass virtual hosting with PHP, virtual host's configurations and PHP settings are stored in database. No need to have every vhost in apache's configuration file, no need to restart apache after configuration changed (vhost added|deleted, vhost rootdir changed, vhost unblocked/unblocked...). After all, it is capable to change settings of PHP4/5 dynamically (if php is loadable module or it is linked with apache) for any vhost. By default, it sets open_basedir as vhost's rootdir to prevent user from stoling files from other users and from your server, but you have ability to change almost any parameter that exists in php.ini, for example, you can turn on safe_mode or register_globals for particular vhost, if it has old php scripts that use global variables. WWW: http://code.google.com/p/mod-myvhost/ |
2012-04-06T12:03:13+00:00 | net/p5-Net-sFlow |
Decode sFlow datagrams The sFlow module provides a mechanism to parse and decode sFlow datagrams. It supports sFlow version 2/4 (RFC 3176 - http://www.ietf.org/rfc/rfc3176.txt) and sFlow version 5 (Memo - http://sflow.org/sflow_version_5.txt). WWW: https://metacpan.org/release/Net-sFlow |
2012-04-04T21:37:37+00:00 | math/bargraph |
Scriptable bar graph generator Scriptable bar graph generator with stacked and clustered bars support, using gnuplot to produce fig output and then mangle it to fill in the bars. Any number of clustered datasets are supported, as well as automatic averaging and other features. WWW: http://www.burningcutlery.com/derek/bargraph/ |
2012-04-04T03:42:43+00:00 | www/p5-Catalyst-View-Template-Declare |
Perl module to use Template::Declare with Catalyst Perl module to use Template::Declare with Catalyst WWW: https://metacpan.org/release/Catalyst-View-Template-Declare |
2012-04-03T18:12:03+00:00 | textproc/p5-KinoSearch1 |
Perl search engine library KinoSearch is a loose port of the Java search engine library Apache Lucene, written in Perl and C. The archetypal application is website search, but it can be put to many different uses. KinoSearch1 is a fork of KinoSearch version 0.165 intended to provide stability and backwards compatibility. For the latest features, see the main branch. Features * Extremely fast and scalable - can handle millions of documents * Full support for 12 Indo-European languages. * Support for boolean operators AND, OR, and AND NOT; parenthetical groupings, and prepended +plus and -minus * Algorithmic selection of relevant excerpts and highlighting of search terms within excerpts * Highly customizable query and indexing APIs * Phrase matching * Stemming * Stoplists WWW: https://metacpan.org/release/KinoSearch1 |
2012-04-03T08:28:12+00:00 | dns/p5-Mozilla-PublicSuffix |
Get public suffix of domain name via Mozilla Public Suffix List Mozilla::PublicSuffix provides a single function that returns the public suffix of a domain name by referencing a parsed copy of Mozilla's Public Suffix List. From the official website at http://publicsuffix.org: A "public suffix" is one under which Internet users can directly register names. Some examples of public suffixes are .com, .co.uk and pvt.k12.wy.us. The Public Suffix List is a list of all known public suffixes. A copy of the official list is bundled with the distribution. As the official list continues to be updated, the bundled copy will inevitably fall out of date. Therefore, if the bundled copy of found to be over thirty days old, this distribution's installer provides the option to check for a new version of the list and download/use it if one is found. WWW: https://metacpan.org/release/Mozilla-PublicSuffix |
2012-04-03T08:19:33+00:00 | www/p5-Plack-Middleware-ForceEnv |
Force set environment variables for testing Plack::Middleware::ForceEnv modifies the environment passed to the application by adding your specified key value pairs. This is primarily useful when testing apps under plackup (or similar) in a development environment. WWW: https://metacpan.org/release/Plack-Middleware-ForceEnv |
2012-04-03T01:35:38+00:00 | www/p5-HTML-Element-Replacer |
Perl HTML::Element replacer Perl HTML::Element replacement module WWW: https://metacpan.org/release/HTML-Element-Replacer |
2012-04-02T10:15:52+00:00 | devel/p5-Carp |
Alternative warn and die for modules The Carp routines are useful in your own modules because they act like die() or warn(), but with a message which is more likely to be useful to a user of your module. In the case of cluck, confess, and longmess that context is a summary of every call in the call-stack. For a shorter message you can use carp or croak which report the error as being from where your module was called. There is no guarantee that that is where the error was, but it is a good educated guess. WWW: https://metacpan.org/release/Carp |
2012-04-01T08:27:11+00:00 | sysutils/dfc |
Display file system space usage using graph and colors dfc displays file system space usage using graphs and colors. In some ways, it is a modernized version of df as it is able to use colors, draw graphs and export its output to different formats such as CSV or HTML. WWW: https://projects.gw-computing.net/projects/dfc |
2012-04-01T04:40:26+00:00 | devel/libcidr |
Library to handle manipulating CIDR netblocks libcidr is a library that provides a number of functions to input, output, manipulate, compare, multilate, and otherwise play with, IP addresses and netblocks. It supports both IPv4 and IPv6, and provides sufficiently diverse functions to be useful for everything from log processes to network client and server programs. It parses addresses in a wide variety of common formats. It also provides a plethora of options for formatting them on the output as well. It can compare them in various ways and give you some useful statistics about the netblocks in which they reside. WWW: http://www.over-yonder.net/~fullermd/projects/libcidr |
2012-04-01T02:16:37+00:00 | www/p5-Net-Async-FastCGI |
Perl module to use FastCGI with IO::Async Perl module to use FastCGI with IO::Async WWW: https://metacpan.org/release/Net-Async-FastCGI |
2012-03-31T04:15:41+00:00 | java/java-zoneinfo |
Updated Java timezone definitions Contains updated Java ZI files to replace those shipped at release time with a JDK/JRE. |
2012-03-31T01:15:00+00:00 | devel/p5-Role-Tiny |
Roles, like a nouvelle cusine portion size slice of Moose Role composition can be thought of as much more clever and meaningful multiple inheritance. The basics of this implementation of roles is: - If a method is already defined on a class, that method will not be composed in from the role. - If a method that the role "requires" to be implemented is not implemented, role application will fail loudly. Unlike Class::C3, where the last class inherited from "wins," role composition is the other way around, where first wins. In a more complete system (see Moose) roles are checked to see if they clash. The goal of this is to be much simpler, hence disallowing composition of multiple roles at once. WWW: https://metacpan.org/release/Role-Tiny |
2012-03-30T14:36:33+00:00 | games/drcreep |
Castles of Dr. Creep The Castles of Dr. Creep is a platform puzzle game originally for the Commodore 64 and released in 1984 By Broderbund and written by Ed Hobbs. The Character ROM file is Copyright by Commodore Business Machines. WWW: http://creep.sourceforge.net/ |
2012-03-30T13:23:12+00:00 | editors/lazarus-qt4 |
Portable Delphi-like IDE for the FreePascal compiler (QT4) Lazarus with QT4 WWW: http://www.lazarus.freepascal.org/ |
2012-03-30T10:00:34+00:00 | net/nyancat |
Animated telnet server that renders a loop of the nyan cat animation This is an animated, color, ANSI-text telnet server that renders a loop of the classic nyan cat animation. WWW: https://github.com/klange/nyancat |
2012-03-30T03:18:59+00:00 | editors/lazarus-gtk2 |
Lazarus with GTK2 WWW: http://www.lazarus.freepascal.org/ |
2012-03-29T21:39:25+00:00 | multimedia/bino |
3D video player with multi-display support Bino is a video player with the following main features: Support for stereoscopic 3D video, with a wide variety of input and output formats. Support for multi-display video, e.g. for powerwalls, Virtual Reality installations and other multi-projector setups. WWW: http://bino3d.org |
2012-03-28T18:51:42+00:00 | devel/p5-MooX-Types-MooseLike |
Some Moosish types and a typer builder MooX::Types::MooseLike provides some Moosish types and a typer builder. WWW: https://metacpan.org/release/MooX-Types-MooseLike |
2012-03-27T14:51:01+00:00 | devel/hadoop |
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/ |
2012-03-26T18:57:20+00:00 | finance/py-vatnumber |
Python module to validate VAT numbers Python module to validate VAT numbers. VAT means "Value Added Tax". More infomations see http://en.wikipedia.org/wiki/VAT_number WWW: http://code.google.com/p/vatnumber/ |
2012-03-25T19:30:49+00:00 | textproc/py-pystache |
Logic-less templates for Python Pystache is a Python implementation of Mustache. Inspired by ctemplate and et, Mustache is a framework-agnostic way to render logic-free views. WWW: https://github.com/defunkt/pystache |
2012-03-24T16:06:44+00:00 | devel/py-celery |
Asynchronous task queue/job queue Celery is an open source asynchronous task queue/job queue based on distributed message passing. It is focused on real-time operation, but supports scheduling as well. The execution units, called tasks, are executed concurrently on one or more worker nodes. Tasks can execute asynchronously (in the background) or synchronously (wait until ready). Celery is written in Python, but the protocol can be implemented in any language. It can also operate with other languages using webhooks. The recommended message broker is RabbitMQ, but limited support for Redis, Beanstalk, MongoDB, CouchDB, and databases (using SQLAlchemy or the Django ORM) is also available. WWW: https://pypi.org/project/celery/ |
2012-03-23T23:40:42+00:00 | multimedia/vdr-plugin-vdrmanager |
Video Disk Recorder - VDR-Manager server plugin This helper plugin allows remote programming VDR using VDR-Manager running on Android devices. WWW: https://projects.vdr-developer.org/projects/vdr-manager/wiki |
2012-03-21T13:38:41+00:00 | net/p5-Net-LDAP-Server-Test |
Perl module to test Net::LDAP code Perl module to test Net::LDAP code WWW: https://metacpan.org/release/Net-LDAP-Server-Test |
2012-03-19T22:22:47+00:00 | java/eclipse-ecj |
Eclipse Java Compiler An incremental Java compiler. Implemented as an Eclipse builder, it is based on technology evolved from VisualAge for Java compiler. In particular, it allows to run and debug code which still contains unresolved errors. WWW: http://www.eclipse.org/ |
2012-03-19T16:21:20+00:00 | devel/p5-Hash-Diff |
Return the difference between two hashes as a hash Hash::Diff returns the difference between two hashes as a hash. WWW: https://metacpan.org/release/Hash-Diff |
2012-03-19T14:09:03+00:00 | net/p5-RPC-EPC-Service |
Perl extension for asynchronous remote procedure stack This module enables to connect the other process with the S-expression protocol, like the Swank protocol of the SLIME. The primary objective is for users to make some Emacs extensions with the Perl and CPAN. WWW: https://metacpan.org/release/RPC-EPC-Service |
2012-03-19T13:29:52+00:00 | devel/p5-Data-SExpression |
Perl extension to parse lisp S-expressions into perl data structures Data::SExpression -- Parse Lisp S-Expressions into perl data structures. WWW: https://metacpan.org/release/Data-SExpression |
2012-03-19T12:46:11+00:00 | net/userfw |
Modular packet filter userfw is extensible packet filter for FreeBSD. Now it's mostly experimental. WWW: http://userfw.net/ |
2012-03-19T09:42:24+00:00 | www/p5-WWW-LongURL |
Perl interface to the LongURL API WWW::LongURL is a simple interface for using the LongURL API to expand shortened URLs. WWW: https://metacpan.org/release/WWW-LongURL |
2012-03-19T01:03:41+00:00 | databases/datamodeler |
Database modeling tool Oracle SQL Developer Data Modeler is a free data and database modeling tool, providing a full range of utilities to support your data modeling needs. SQL Developer Data Modeler can connect to any supported Oracle Database and is platform independent. WWW: https://www.oracle.com/database/technologies/appdev/datamodeler.html |
2012-03-18T17:49:42+00:00 | devel/pybugz |
Python command-line interface to bugzilla Many find Bugzilla's web-based UI inefficient. PyBugz is a command-line based interface that was written by Alastair Tse in order to improve his interaction with Gentoo Bugzilla Features -------- * Searching bugzilla * Listing details of a bug including comments and attachments * Downloading/viewing attachments from bugzilla * Posting bugs, comments, and making changes to an existing bug. * Adding attachments to a bug. There is extensive help in `bugz --help` and `bugz <subcommand> --help` for additional options. WWW: https://github.com/williamh/pybugz |
2012-03-18T16:22:58+00:00 | devel/p5-File-ShareDir-ProjectDistDir |
Perl extension for set-and-forget using a directory in projects root Simple set-and-forget using of a '/share' directory in your projects root. WWW: https://metacpan.org/release/File-ShareDir-ProjectDistDir |
2012-03-18T15:54:45+00:00 | devel/p5-Config-MySQL |
Perl extension to read/write MySQL-style configuration files This module extends Config::INI to support reading and writing MySQL-style configuration files. Although deceptively similar to standard .INI files, they can include bare boolean options with no value assignment and additional features like !include and !includedir. WWW: https://metacpan.org/release/Config-MySQL |
2012-03-17T16:07:42+00:00 | devel/art |
Resource tracing, debugging, and profiling tool Crossplatform method to trace software errors in runtime during resource manipulation is shown. A scheme for describing abstract resources and their functions in XML is presented. Due to separation it's possible to describe vast classes of resources without changing the analyzer core. Detected errors often have an influence on security, safety, robustness and resource optimal usage. WWW: http://skylark.tsu.ru/art/index-en.html |
2012-03-17T09:34:50+00:00 | print/papersize-default-letter |
This installs a libpaper configuration file to set the default paper size as US letter. |
2012-03-17T09:34:50+00:00 | print/papersize-default-a4 |
Default paper size configuration file for libpaper This installs a libpaper configuration file to set the default paper size as A4. |
2012-03-15T18:43:50+00:00 | devel/p5-PerlIO-locale |
PerlIO layer to use the encoding of the current locale PerlIO layer to use the encoding of the current locale. WWW: https://metacpan.org/release/PerlIO-locale |
2012-03-15T12:42:09+00:00 | security/p5-File-KeePass |
Interface to KeePassX, KeePass 1.x and 2.x database files File::KeePass is an interface to KeePassX, KeePass 1.x and 2.x database files. WWW: https://metacpan.org/release/File-KeePass |
2012-03-15T01:09:34+00:00 | devel/p5-Perl-Critic-Deprecated |
Policies that are no longer included with Perl::Critic Policies that were formally included with Perl::Critic itself, but which have been superseded by others. WWW: https://metacpan.org/release/Perl-Critic-Deprecated |
2012-03-14T21:41:59+00:00 | dns/knot |
High performance authoritative-only DNS server Knot DNS is a high-performance authoritative-only DNS server which supports all key features of the domain name system including zone AXFR and IXFR, DDNS and DNSSEC. Its key features: * Open source * High-performance, multi-threaded, and mostly lock-free implementation which scales well on SMPs * Object-oriented design * Support for all important DNS protocols: - Full and incremental zone transfers - EDNS0 and DNSSEC extensions, including NSEC3 - NSID WWW: http://www.knot-dns.cz/ |
2012-03-14T07:45:01+00:00 | www/p5-REST-Client |
Simple client for interacting with RESTful http/https resources REST::Client is a simple client for interacting with RESTful http/https resources. WWW: https://metacpan.org/release/REST-Client |
2012-03-13T17:02:32+00:00 | www/mod_ftp |
Serve web-server's content via FTP mod_ftp is a FTP Protocol module to serve httpd content over the FTP protocol (whereever the HTTP protocol could also be used). It provides both RETR/REST retrieval and STOR/APPE upload, using the same user/permissions model as httpd (so it shares the same security considerations as mod_dav plus mod_dav_fs). WWW: http://httpd.apache.org/mod_ftp/ |
2012-03-13T13:45:09+00:00 | sysutils/schedutils |
Collection of realtime scheduling tools Sched-utils are a collection of tools related to realtime scheduling, working much like 'nice' and 'renice', except they change the priority and scheduler. This enables a process to run insoft realtime, as specified by POSIX.1b. WWW: https://sourceforge.net/projects/schedutils/ |
2012-03-13T06:44:13+00:00 | net/p5-Net-HTTPS-NB |
Non-blocking HTTPS client Net::HTTPS::NB provides same interface as Net::HTTPS but it will never try multiple reads when the read_response_headers() or read_entity_body() methods are invoked. In addition allows non-blocking connect. If read_response_headers() did not see enough data to complete the headers an empty list is returned. If read_entity_body() did not see new entity data in its read the value -1 is returned. WWW: https://metacpan.org/release/Net-HTTPS-NB |
2012-03-12T18:11:02+00:00 | devel/p5-Eval-LineNumbers |
Add line numbers to hereis blocks that contain perl source code Eval::LineNumbers adds a #line "this-file" 392 comment to hereis text that is going to be eval'd so that error messages will point back to the right place. Please note: when you embed \n in your code, it gets expanded in double-quote hereis documents so it will mess up your line numbering. Use \\n instead when you can. WWW: https://metacpan.org/release/Eval-LineNumbers |
2012-03-09T19:55:35+00:00 | security/p5-OpenCA-OpenSSL |
Perl crypto extension to OpenSSL Perl Crypto Extention to OpenSSL WWW: https://metacpan.org/release/OpenCA-OpenSSL |
2012-03-09T19:30:46+00:00 | security/p5-OpenCA-X509 |
Perl extension for handling X509 Certificates Perl extension for handling X509 Certificates WWW: https://metacpan.org/release/OpenCA-X509 |
2012-03-09T02:22:06+00:00 | devel/rubygem-jeweler |
Simple and opinionated helper for creating Rubygem projects Jeweler provides the noble ruby developer with two primary features: * a library for managing and releasing RubyGem projects * a scaffold generator for starting new RubyGem projects WWW: https://github.com/technicalpickles/jeweler |
2012-03-07T22:57:34+00:00 | net/p5-Net-Ifconfig-Wrapper |
Provides a unified way to configure network interfaces Perl module which provides a unified way to configure network interfaces. WWW: https://metacpan.org/release/Net-Ifconfig-Wrapper |
2012-03-07T20:36:31+00:00 | net-mgmt/netdot |
Open source tool to organize and maintain network information Netdot is an open source tool designed to help network administrators collect, organize and maintain network information. Netdot features include: - Device discovery and Layer 2 topology discovery / graphing. - IPv4 and IPv6 address space management (also referred to as IPAM), including hierarchical organization, address block visualization and IP and MAC address location and tracking. - Cable plant information including: sites, rooms, jacks, closets, inter and intra-building fiber and copper wiring, circuits, etc. - Contact information for related entities: departments, providers, vendors, BGP peers, etc. - Netdot can generate configuration files for various other tools, including: Nagios, Sysmon, RANCID, Cacti, ISC BIND and ISC DHCPD. WWW: https://github.com/cvicente/Netdot/ |
2012-03-07T20:07:18+00:00 | net/p5-POE-Component-PubSub |
Generic publish/subscribe POE::Component A generic publish/subscribe POE::Component that enables POE::Sessions to publish events to which other POE::Sessions may subscribe. WWW: https://metacpan.org/release/NPEREZ/POE-Component-PubSub-0.091370 |
2012-03-07T05:26:33+00:00 | devel/open-usp-tukubai |
Open usp Tukubai is OSS version of Tukubai commands set Open usp Tukubai is an OSS edition implementation of the Tukubai commands set. Tukubai is a commands set for the enterprise business system developed by Universal Shell Programming Laboratory, that is easy to learn and good for rapid development of business system. WWW: https://github.com/usp-engineers-community/Open-usp-Tukubai/ |
2012-03-06T20:35:34+00:00 | sysutils/userspace-rcu |
A read-copy-update data synchronization library liburcu is a LGPLv2.1 userspace RCU (read-copy-update) library. This data synchronization library provides read-side access which scales linearly with the number of cores. It does so by allowing multiples copies of a given data structure to live at the same time, and by monitoring the data structure accesses to detect grace periods after which memory reclamation is possible. WWW: http://lttng.org/content/userspace-rcu |
2012-03-06T14:43:02+00:00 | devel/p5-Test-Signature |
Perl Automated SIGNATURE testing Perl Automated SIGNATURE testing WWW: https://metacpan.org/release/Test-Signature |
2012-03-05T21:18:50+00:00 | databases/postgresql91-pltcl |
Module for using Tcl to write SQL functions |
2012-03-05T21:18:50+00:00 | databases/postgresql90-pltcl |
|
2012-03-05T21:18:50+00:00 | databases/postgresql84-pltcl |
|
2012-03-05T21:18:50+00:00 | databases/postgresql83-pltcl |
|
2012-03-05T20:39:42+00:00 | graphics/R-cran-scales |
Scale functions for graphics Graphical scales map data to aesthetics, and provide methods for automatically determining breaks and labels for axes and legends. WWW: https://cran.r-project.org/web/packages/scales/ |
2012-03-05T20:34:37+00:00 | devel/R-cran-memoise |
Memoise functions for R Cache the results of a function so that when you call it again with the same arguments it returns the pre-computed value. WWW: https://cran.r-project.org/web/packages/memoise/ |
2012-03-05T18:53:48+00:00 | misc/xmonad-log-applet |
Applet that will display Xmonad log information xmonad-log-applet is for Xmonad users who find the GNOME panel useful. The applet will show the active workspaces, the title of the selected window or whatever information you send it from your xmonad.hs. WWW: https://github.com/alexkay/xmonad-log-applet |
2012-03-05T14:05:27+00:00 | devel/p5-Filesys-Notify-KQueue |
Perl extension to wrap IO::KQueue for watching file system Filesys::Notify::KQueue is IO::KQueue wrapper for watching file system. WWW: https://metacpan.org/release/Filesys-Notify-KQueue |
2012-03-05T01:23:05+00:00 | devel/p5-Lexical-Import |
Clean imports from package-exporting modules Lexical::Import allows functions and other items, from a separate module, to be imported into the lexical namespace (as implemented by Lexical::Var), when the exporting module exports non-lexically to a package in the traditional manner. This is a translation layer, to help code written in the new way to use modules written in the old way. A lexically-imported item takes effect from the end of the definition statement up to the end of the immediately enclosing block, except where it is shadowed within a nested block. This is the same lexical scoping that the my, our, and state keywords supply. Within its scope, any use of the single-part name of the item (e.g., "$foo") refers directly to that item, regardless of what is in any package. Explicitly package-qualified names (e.g., "$main::foo") still refer to the package. There is no conflict between a lexical name definition and the same name in any package. This mechanism only works on Perl 5.11.2 and later. Prior to that, it is impossible for lexical subroutine imports to work for bareword subroutine calls. (See "BUGS" in Lexical::Var for details.) Other kinds of lexical importing are possible on earlier Perls, but because this is such a critical kind of usage in most code, this module will ensure that it works, for convenience. If the limited lexical importing is desired on earlier Perls, use Lexical::Var directly. WWW: https://metacpan.org/release/Lexical-Import |
2012-03-04T21:10:56+00:00 | databases/postgresql91-docs |
The PostgreSQL documentation set |
2012-03-04T21:10:56+00:00 | databases/postgresql90-docs |
|
2012-03-04T21:10:56+00:00 | databases/postgresql84-docs |
The PostgreSQL documentation set |
2012-03-04T21:10:56+00:00 | databases/postgresql83-docs |
|
2012-03-04T14:27:50+00:00 | japanese/ajaxzip2-data |
ajaxzip2 (Japanese ZIP code utility) ZIP data ajaxzip2 (Japanese ZIP code utility) ZIP data. WWW: http://www.kawa.net/works/ajax/ajaxzip2/ajaxzip2.html |
2012-03-04T14:25:54+00:00 | japanese/ajaxzip2-core |
ajaxzip2 (Japanese ZIP code utility) core scripts ajaxzip2 (Japanese ZIP code utility) core scripts. WWW: http://www.kawa.net/works/ajax/ajaxzip2/ajaxzip2.html |
2012-03-04T12:58:30+00:00 | sysutils/auto-admin |
Portable tools for automating systems management Auto-admin is a set of tools for automating common systems management tasks from the command line. It is meant as a library of scripts to be used by more specific automated systems management scripts. It is also intended to serve as a compatibility layer to ease management of multiple POSIX platforms. WWW: http://acadix.biz/auto-admin.php |
2012-03-04T11:51:54+00:00 | devel/rubygem-racc |
LALR(1) parser generator for Ruby Racc is an LALR(1) parser generator for Ruby. It is written in Ruby and generates Ruby code. Almost all functions of yacc(1) is implemented. WWW: https://rubygems.org/gems/racc |
2012-03-03T17:30:15+00:00 | devel/p5-Test-Classy |
Write your unit tests in other modules than *.t Perl module to allow writing your unit tests in other modules than *.t WWW: https://metacpan.org/release/Test-Classy |
2012-03-03T15:53:12+00:00 | devel/pear-Horde_Thrift |
Horde Thrift Client Packaged version of the PHP Thrift client for Horde WWW: http://pear.horde.org |
2012-03-03T15:34:06+00:00 | devel/pear-Horde_Autoloader_Cache |
Horde Autoloader Cache Extension of the Horde_Autoloader that implements caching of class-file-maps. The caching method is determined automatically from the list of supported cache backends: APC, XCache, eAccelerator, local file system. WWW: http://pear.horde.org |
2012-03-03T13:21:35+00:00 | ports-mgmt/mkreadmes |
Speedy substitute for "make readmes" Mkreadmes is designed to be a very fast, flexible and easy-to-use alternative to the standard "make readmes" for building the README.html files for the FreeBSD Ports Collection, building the files in a fraction of the time of the standard method. WWW: https://sourceforge.net/projects/mkreadmes/ |
2012-03-03T10:04:55+00:00 | www/pear-Horde_Service_UrlShortener |
Horde URL shortening services interface This Horde package provides interfaces to various URL shortening services. WWW: http://pear.horde.org |
2012-03-03T10:04:18+00:00 | www/pear-Horde_Service_Weather |
Horde Weather Provider Set of Horde classes that provide an abstraction to various online weather service providers. Includes drivers for WeatherUnderground, WorldWeatherOnline and Google Weather. WWW: http://pear.horde.org |
2012-03-03T04:26:17+00:00 | mail/mu |
Mail searching frontend for Xapian mu is a tool for dealing with e-mail messages stored in the Maildir-format, on Unix-like systems. mu's main purpose is to help you to find the messages you need, quickly; in addition, it allows you to view messages, extract attachments, create new maildirs, ... WWW: http://www.djcbsoftware.nl/code/mu/ |
2012-03-02T09:28:52+00:00 | converters/py-zfec |
Efficient, portable erasure coding tool The zfec package implements an "erasure code", or "forward error correction code". The most widely known example of an erasure code is the RAID-5 algorithm which makes it so that in the event of the loss of any one hard drive, the stored data can be completely recovered. The algorithm in the zfec package has a similar effect, but instead of recovering from the loss of only a single element, it can be parameterized to choose in advance the number of elements whose loss it can tolerate. This package is largely based on the old "fec" library by Luigi Rizzo et al., which is a mature and optimized implementation of erasure coding. The zfec package makes several changes from the original "fec" package, including addition of the Python API, refactoring of the C API to support zero-copy operation, a few clean-ups and optimizations of the core code itself, and the addition of a command-line tool named "zfec". WWW: https://github.com/tahoe-lafs/zfec |
2012-03-02T07:26:55+00:00 | devel/py-foolscap |
RPC protocol for Twisted Python Foolscap is an RPC/RMI (Remote Procedure Call / Remote Method Invocation) protocol for use with Twisted, derived/inspired by Twisted's built-in "Perspective Broker" package. If you have control of both ends of the wire, and are thus not constrained to use some other protocol like HTTP/XMLRPC/CORBA/etc, you might consider using Foolscap. Fundamentally, Foolscap allows you to make a python object in one process available to code in other processes, which means you can invoke its methods remotely. This includes a data serialization layer to convey the object graphs for the arguments and the eventual response, and an object reference system to keep track of which objects you are connecting to. It uses a capability-based security model, such that once you create a non-public object, it is only accessible to clients to whom you've given the (unguessable) FURL. You can of course publish world-visible objects that have well-known FURLs. WWW: https://pypi.org/project/foolscap/ |
2012-03-02T00:42:25+00:00 | mail/notmuch |
Thread-based email index, search and tagging application Notmuch is a system for indexing, searching, reading, and tagging large collections of email messages in maildir or mh format. It uses the Xapian library to provide fast, full-text search with a convenient search syntax. WWW: https://notmuchmail.org/ |
2012-03-01T20:12:38+00:00 | benchmarks/cpipe |
Benchmarking tool for pipes Cpipe copies its standard input to its standard output while measuring the time it takes to read an input buffer and write an output buffer. Statistics of average throughput and the total amount of bytes copied are printed to the standard error output. |
2012-03-01T16:34:33+00:00 | dns/p5-POE-Component-Client-DNSBL |
Perl POE component that provides non-blocking DNSBL lookups A Perl POE component that provides non-blocking DNSBL lookups WWW: https://metacpan.org/release/POE-Component-Client-DNSBL |
2012-02-29T22:25:54+00:00 | devel/p5-Object-Authority |
Perl module that adds an AUTHORITY method to your class Perl module that adds an AUTHORITY method to your class. WWW: https://metacpan.org/release/TOBYINK/Object-AUTHORITY-0.004 |
2012-02-29T22:12:11+00:00 | devel/p5-Object-Role |
Perl base class for non-Moose roles A Perl base class for non-Moose roles WWW: https://metacpan.org/release/TOBYINK/Object-Role-0.001 |
2012-02-29T16:05:51+00:00 | devel/p5-Getopt-Compact-WithCmd |
Sub-command friendly, like Getopt::Compact Getopt::Compact::WithCmd is yet another Getopt::* module. It allows you to define git-like options. In addition, usage can be set at the same time. WWW: https://metacpan.org/release/Getopt-Compact-WithCmd |
2012-02-29T04:41:15+00:00 | dns/p5-POE-Component-Client-DNS-Recursive |
Recursive DNS client for POE A recursive DNS client for POE WWW: https://metacpan.org/release/POE-Component-Client-DNS-Recursive |
2012-02-29T03:53:27+00:00 | net/p5-Net-IP-Minimal |
Minimal functions from Net::IP Minimal functions from Net::IP WWW: https://metacpan.org/release/Net-IP-Minimal |
2012-02-28T20:05:01+00:00 | net-mgmt/observium |
Autodiscovering PHP/MySQL/SNMP based network monitoring Observium is an autodiscovering PHP/MySQL/SNMP based network monitoring which includes support for a wide range of network hardware and operating systems including Cisco, Linux, FreeBSD, Juniper, Brocade, Foundry, HP and many more. Observium has grown out of a lack of easy to configure network monitoring platforms. It is intended to provide a more navigable interface to the health and performance of your network. Its design goals include collecting as much historical data about devices as possible, being completely autodiscovered with little or no manual intervention, and having a very intuitive interface. WWW: http://observium.org |
2012-02-27T16:53:37+00:00 | devel/combat |
A CORBA ORB implementation in Tcl Combat is a CORBA Object Request Broker that allows the implementation of CORBA clients and servers in the Tcl programming language. On the client side, Combat is not only useful to easily test-drive existing CORBA servers, including the ability for rapid prototyping or to interactively interface with servers from a console, but makes Tcl an exciting language for distributed programming. Also, Tk allows to quickly develop attractive user interfaces accessing CORBA services. Server-side scripting using [incr Tcl] classes also offers a wide range of possibilities. Combat is compatible with the CORBA 3.0 specification including the IIOP protocol, and has been tested to interoperate with a wide range of open-source and commercial ORBs, including MICO, TAO and ORBexpress. Combat is written in pure Tcl, allowing it to run on all platforms supported by Tcl, which is a much wider range than supported by any other ORB. WWW: http://www.fpx.de/Combat/ |
2012-02-27T15:30:24+00:00 | databases/php-mdcached |
The PHP client library for Bullet Cache (mdcached) Bullet Cache is a memory database intended to be used much like memcached, but offering much higher flexibility through use of record tags which can be used to perform bulk operations on sets of records. This port contains the PHP client module for Bullet Cache. WWW: http://mdcached.sourceforge.net/ |
2012-02-27T15:28:27+00:00 | databases/mdcached |
High performance cache server similar to memcached Bullet Cache is a memory database intended to be used much like memcached, but offering much higher flexibility through use of record tags which can be used to perform bulk operations on sets of records. It has its own binary network protocol which is accessible through Unix domain sockets and through TCP. It is indended to be accessed through a high-performance C library. WWW: http://mdcached.sourceforge.net/ |
2012-02-27T02:46:50+00:00 | net-mgmt/nagios-openldap-plugins |
Nagios Plugins to monitor OpenLDAP A collection of scripts useful for monitoring OpenLDAP written by the LTB (LDAP Tool Box) project. WWW: http://ltb-project.org/wiki/documentation/ |
2012-02-26T22:22:25+00:00 | graphics/R-cran-pixmap |
Bitmap Images ("Pixel Maps") Functions for import, export, plotting and other manipulations of bitmapped images. WWW: http://cran.r-project.org/web/packages/pixmap/ |
2012-02-26T21:54:23+00:00 | graphics/R-cran-rtiff |
TIFF reader for R This package will read and write TIFF format images and return them as a pixmap object. Because the resulting object can be very large for even modestly sized TIFF images, images can be reduced as they are read for improved performance. This package is a wrapper around libtiff (www.libtiff.org), on which it depends (i.e. the libtiff shared library must be on your PATH for the binary to work, and tiffio.h must be on your system to build the package from source). By using libtiff's highlevel TIFFReadRGBAImage function, this package inherently support a wide range of image formats and compression schemes. This package also provides an implementation of the Ridler Autothresholding algorithm for easy generation of binary masks. WWW: https://cran.r-project.org/web/packages/rtiff/ |
2012-02-25T16:05:29+00:00 | devel/p5-Lexical-Var |
Perl module for static variables without namespace pollution Perl module for static variables without namespace pollution Lexical::Var and Lexical::Sub implement lexical scoping of static variables and subroutines. Although it can be used directly, it is mainly intended to be infrastructure for modules that export particular objects. Lexical::Var only manages variables of static duration (the kind of duration that our and state variables have). To get a fresh variable for each invocation of a function, use my. Lexical::Sub is implemented through the mechanism of Lexical::Var. Its distinct name and declaration syntax exist to make lexical subroutine declarations clearer. WWW: https://metacpan.org/release/Lexical-Var |
2012-02-25T15:52:29+00:00 | devel/p5-Lexical-SealRequireHints |
Perl module to prevent leakage of lexical hints Perl module to prevent leakage of lexical hints Lexical::SealRequireHints works around two historical bugs in Perl's handling of the %^H (lexical hints) variable. One bug causes lexical state in one file to leak into another that is required/used from it. This bug, [perl #68590], was present from Perl 5.6 up to Perl 5.10, fixed in Perl 5.11.0. The second bug causes lexical state (normally a blank %^H once the first bug is fixed) to leak outwards from utf8.pm, if it is automatically loaded during Unicode regular expression matching, into whatever source is compiling at the time of the regexp match. This bug, [perl #73174], was present from Perl 5.8.7 up to Perl 5.11.5, fixed in Perl 5.12.0. Both of these bugs seriously damage the usability of any module relying on %^H for lexical scoping, on the affected Perl versions. It is in practice essential to work around these bugs when using such modules. On versions of Perl that require such a workaround, this module globally changes the behaviour of require, including use and the implicit require performed in Unicode regular expression matching, so that it no longer exhibits these bugs. WWW: https://metacpan.org/release/Lexical-SealRequireHints |
2012-02-24T19:11:44+00:00 | sysutils/vmdktool |
Convert VMDK files to/from raw disk images vmdktool converts raw filesystems to VMDK files and vice versa. VMDK files can be imported directly into most Virtual Machine servers as guest filesystems. Automatic machine deployments into products such as VMware's ESXi and VirtualBox requires the ability to construct VMDK files as the initial filesystem images for the created guests. vmdktool is free. Contact the author with any questions or comments. WWW: http://www.awfulhak.org/vmdktool |
2012-02-24T18:34:39+00:00 | devel/py-importlib |
Backport of importlib.import_module() from Python 2.7 This package contains the code from importlib as found in Python 2.7. It is provided so that people who wish to use importlib.import_module() with a version of Python prior to 2.7 or in 3.0 have the function readily available. The code in no way deviates from what can be found in the 2.7 trunk. For documentation, see the importlib docs for Python 2.7. WWW: http://pypi.python.org/pypi/importlib |
2012-02-24T15:06:25+00:00 | security/obfsproxy |
Pluggable transport proxy Obfsproxy is a pluggable transport proxy written in Python. WWW: https://www.torproject.org/projects/obfsproxy.html.en |
2012-02-24T03:47:27+00:00 | devel/p5-Test-Lazy |
Quick and easy way to compose and run tests with useful output A quick and easy way to compose and run tests with useful output. WWW: https://metacpan.org/release/Test-Lazy |
2012-02-24T00:21:50+00:00 | mail/findmaildirs |
Simple utility to create list of maildirs for mutt This simple utility scans a directory for maildirs and prints them in mutt-compatible format. It may be called from .muttrc to automatically fill mutt's mailboxes parameter on startup with all available maildirs. WWW: https://github.com/AMDmi3/findmaildirs |
2012-02-23T22:05:58+00:00 | textproc/p5-Text-Lorem |
Generate random Latin looking text Generate random Latin looking text WWW: https://metacpan.org/release/Text-Lorem |
2012-02-23T17:34:03+00:00 | ports-mgmt/pchecker |
Tool that checks the ports tree for various errors pchecker is a tool that checks the ports tree for various errors. |
2012-02-23T14:20:36+00:00 | devel/arduino-mk |
Build Arduino sketches from the command line Arduino from the command line This is a makefile written by Martin Atelier that makes it possible to build Arduino sketches with gmake. An example sketch and Makefile; it is installed in share/examples/arduino-mk WWW: https://www.mjoldfield.com/atelier/2009/02/arduino-cli.html |
2012-02-23T09:49:30+00:00 | x11-fonts/roboto-fonts-ttf |
Roboto typeface family Roboto is a sans serif typeface family designed to be modern yet emotional. It was introduced as the font used for Android 4.0 "Ice Cream Sandwich". This typeface is designed for high resolution mobile devices so it includes several typefaces for text in different sizes. WWW: http://developer.android.com/design/style/typography.html |
2012-02-22T12:57:04+00:00 | games/quadra |
Tetris like game with multiplayer support A tetris like game with single player and multiplayer capabilities (Internet or LAN). WWW: http://code.google.com/p/quadra/ |
2012-02-22T03:41:01+00:00 | www/py-graphite-web |
Enterprise scalable realtime graphing platform Graphite provides real-time visualization and storage of numeric time-series data on an enterprise level. WWW: http://graphiteapp.org WWW: https://github.com/graphite-project/graphite-web |
2012-02-22T03:40:39+00:00 | databases/py-carbon |
Backend storage application for graphite Carbon is a backend data caching and persistence daemon for Graphite WWW: https://github.com/graphite-project/carbon |
2012-02-21T20:02:35+00:00 | devel/rubygem-ruby-statsd |
Ruby port of the statsd python and node.js tools Statsd implementation in Ruby A network daemon for aggregating statistics (counters and timers), rolling them up, then sending them to graphite or mongodb. WWW: https://github.com/quasor/statsd |
2012-02-21T20:02:00+00:00 | devel/rubygem-mongo |
Ruby driver for MongoDB A Ruby driver for MongoDB. WWW: https://github.com/mongodb/mongo-ruby-driver |
2012-02-21T16:05:19+00:00 | devel/rubygem-bson |
Full featured BSON specification implementation in Ruby A Ruby BSON Implementation for MongoDB WWW: https://github.com/mongodb/bson-ruby |
2012-02-21T14:04:12+00:00 | converters/R-cran-rjson |
JSON for R Converts R object into JSON objects and vice-versa WWW: https://cran.r-project.org/web/packages/rjson/ |
2012-02-21T12:26:02+00:00 | devel/p5-Term-VT102-Boundless |
Subclass to emulate boundless DEC VT102 terminal This is a subclass of Term::VT102 that will grow the virtual screen to accomodate arbitrary width and height of text. The behavior is more similar to the buffer of a scrolling terminal emulator than to a real terminal, making it useful for output displays in scrolling media. WWW: https://metacpan.org/release/Term-VT102-Boundless |
2012-02-20T17:30:23+00:00 | devel/remake |
Fork of gmake with debugger remake is a patched version of GNU Make that adds improved error reporting, the ability to trace execution in a comprehensible way, and a debugger. WWW: http://bashdb.sourceforge.net/remake/ |
2012-02-20T10:56:06+00:00 | math/carve |
Fast, robust constructive solid geometry library Carve is a C++ library designed to perform boolean operations between two arbitrary polygonal meshes. The standard union and intersection operations are supported, as are symmetric and asymmetric difference. It is also possible to implement custom operations using Carve, allowing results to be formed from any combination of inputs. Carve supports a variety of inputs, including both closed and open surfaces, faces with arbitrary edge counts and datasets with multiple disjoint, embedded or touching surfaces. Carve can also interpolate arbitrary values across faces, meaning that CSG operations need not discard colour, texture coordinates or other data. WWW: http://code.google.com/p/carve/ |
2012-02-20T02:16:07+00:00 | security/samba-virusfilter |
On-access anti-virus filter for Samba This is a set of various Samba VFS modules to scan and filter virus files on Samba file services with an anti-virus scanner. Supported Anti-Virus engines: - ClamAV (clamd daemon) - F-Secure Anti-Virus (fsavd daemon) - Sophos Anti-Virus (savdid daemon) WWW: https://github.com/fumiyas/samba-virusfilter |
2012-02-19T20:10:02+00:00 | japanese/rubygem-myrurema |
Tool which helps searching/browsing/writing the Japanese Ruby docs myrurema provides a command 'rurema', which helps searching/browsing/writing the Japanese Ruby documents. (a.k.a. Rurema http://bugs.ruby-lang.org/projects/rurema/wiki ) WWW: https://github.com/yhara/myrurema |
2012-02-19T19:21:02+00:00 | databases/postgresql91-plperl |
|
2012-02-19T19:21:02+00:00 | databases/postgresql90-plperl |
Write SQL functions for PostgreSQL using Perl5 |
2012-02-19T19:21:02+00:00 | databases/postgresql84-plperl |
|
2012-02-19T19:21:02+00:00 | databases/postgresql83-plperl |
|
2012-02-19T09:07:38+00:00 | x11-toolkits/libxaw3dxft |
3D Xaw (Athena Widget Set) replacement with extended fonts Xaw3dxft is a Xaw (Athena Widget Set) replacement that looks three-dimensional. Xaw3dxft is an extended version of xaw3d with support for UTF8 input and UTF8 encoding of text, and rendering text with the Freetype library and Truetype fonts. It should be mostly compatible with the original xaw3d library, except for font management : everything using the old X11 core font routines should be replaced by their freetype equivalents. The main advantage of using libxaw3dxft over libxaw3d or libxaw is that all text will appear nicely antialiasedd when using truetype fonts in the menu widgets. Also, the use of UTF8 makes it easier to internationalize applications in arbitrary languages. WWW: http://sf-xpaint.sourceforge.net/ |
2012-02-18T22:50:19+00:00 | devel/hs-threadscope |
Graphical tool for profiling parallel Haskell programs ThreadScope is a graphical viewer for thread profile information generated by the Glasgow Haskell Compiler (GHC). The ThreadScope program allows us to debug the parallel performance of Haskell programs. Using Threadscope we can check to see that work is well balanced across the available processors and spot performance issues relating to garbage collection or poor load balancing. WWW: https://www.haskell.org/haskellwiki/ThreadScope |
2012-02-18T22:47:13+00:00 | devel/hs-ghc-events |
Library and tool for parsing .eventlog files from GHC Parses .eventlog files emitted by GHC 6.12.1 and later. Includes the ghc-events-show tool to dump and event log file as text. WWW: http://hackage.haskell.org/package/ghc-events |
2012-02-18T21:38:48+00:00 | x11-toolkits/hs-wx |
wxHaskell wxHaskell is a portable and native GUI library for Haskell. It is built on top of wxWidgets - a comprehensive C++ library that is portable across all major GUI platforms; including GTK, Windows, X11, and MacOS X. WWW: http://haskell.org/haskellwiki/WxHaskell |
2012-02-18T21:35:29+00:00 | x11-toolkits/hs-wxcore |
wxHaskell core wxHaskell is a portable and native GUI library for Haskell. It is built on top of wxWidgets, a comprehensive C++ library that is portable across all major GUI platforms, including GTK, Windows, X11, and MacOS X. WWW: http://haskell.org/haskellwiki/WxHaskell |
2012-02-18T21:31:42+00:00 | x11-toolkits/hs-wxdirect |
Helper tool for building wxHaskell wxHaskell is a portable and native GUI library for Haskell. It is built on top of wxWidgets, a comprehensive C++ library that is portable across all major GUI platforms, including GTK, Windows, X11, and MacOS X. WWW: http://haskell.org/haskellwiki/WxHaskell |
2012-02-18T21:27:14+00:00 | devel/hs-strict |
Strict data types and String IO This package provides strict versions of some standard Haskell data types (pairs, Maybe and Either). It also contains strict IO operations. WWW: http://www.cse.unsw.edu.au/~rl/code/strict.html |
2012-02-18T18:46:37+00:00 | security/hs-HsOpenSSL |
Partial OpenSSL binding for Haskell HsOpenSSL is an OpenSSL binding for Haskell. It can generate RSA and DSA keys, read and write PEM files, generate message digests, sign and verify messages, encrypt and decrypt messages. It has also some capabilities of creating SSL clients and servers. This package is in production use by a number of Haskell based systems and stable. WWW: https://github.com/phonohawk/HsOpenSSL |
2012-02-18T17:53:13+00:00 | www/hs-yesod |
Creation of type-safe, RESTful web applications A RESTful web framework with strong compile-time guarantees of correctness. It also affords space efficient code, highly concurrent loads, and portability to many deployment backends (via the wai package), from CGI to stand-alone serving. Yesod also focuses on developer productivity. Yesod integrates well with tools for all your basic web development (wai, persistent, and shakespeare/hamlet). WWW: https://www.yesodweb.com/ |
2012-02-18T17:51:06+00:00 | www/hs-yesod-auth |
Authentication for Yesod This package provides a pluggable mechanism for allowing users to authenticate with your site. It comes with a number of common plugins, such as OpenID, BrowserID (a.k.a., Mozilla Persona), and email. Other packages are available from Hackage as well. If you've written such an add-on, please notify me so that it can be added to this description. WWW: https://www.yesodweb.com/ |
2012-02-18T17:48:55+00:00 | www/hs-yesod-json |
Generate content for Yesod using the aeson package Generate content for Yesod using the aeson package. WWW: http://www.yesodweb.com/ |
2012-02-18T17:46:39+00:00 | www/hs-yesod-form |
Form handling support for Yesod Web Framework Form handling support for Yesod Web Framework. WWW: https://www.yesodweb.com/ |
2012-02-18T17:44:41+00:00 | www/hs-yesod-persistent |
Some helpers for using Persistent from Yesod Some helpers for using Persistent from Yesod. WWW: https://www.yesodweb.com/ |
2012-02-18T17:42:42+00:00 | www/hs-yesod-core |
Creation of type-safe, RESTful web applications Yesod is a framework designed to foster creation of RESTful web application that have strong compile-time guarantees of correctness. It also affords space efficient code and portability to many deployment backends, from CGI to stand-alone serving. WWW: https://www.yesodweb.com/ |
2012-02-18T17:39:24+00:00 | www/hs-wai-logger |
Logging system for WAI A logging system for WAI. WWW: http://hackage.haskell.org/package/wai-logger |
2012-02-18T17:37:16+00:00 | www/hs-wai-extra |
Provides some basic WAI handlers and middleware Provides basic WAI handler and middleware functionality. WWW: https://github.com/yesodweb/wai |
2012-02-18T17:34:41+00:00 | www/hs-shakespeare-text |
Interpolation with quasi-quotation: put variables strings interpolation with quasi-quotation: stick haskell variables into haskell strings Note there is no dependency on haskell-src-extras. If you don't mind that dependency, you may want to look at using these packages: Interpolation, interpolatedstring-perl6, interpolatedstring-qq. This package has 1 other general feature that those others may not (but would be easy to duplicate): instead of using quasi-quoting you can also use an external file. It also has url/embeding interpolation, with @ and ^, which are used in Yesod. This package also uses blaze-builder for efficiently constructing strings. WWW: http://www.yesodweb.com/book/shakespearean-templates |
2012-02-18T17:32:38+00:00 | www/hs-shakespeare-js |
Stick your Haskell variables into JavaScript at compile time Shakespeare is a template family for type-safe, efficient templates with simple variable interpolation . Shakespeare templates can be used inline with a quasi-quoter or in an external file. Shakespeare interpolates variables according to the type being inserted. In this case, the variable type needs a ToJavascript instance. There is also shakespeare-coffeescript for coffeescript templates. Coffescript is a language that compiles down to javascript. It expects a coffeescript compiler in your path, and variable should be a ToCoffee instance. And we even have a Roy template for the adventorous FP addicts. WWW: http://www.yesodweb.com/book/shakespearean-templates |
2012-02-18T17:30:46+00:00 | www/hs-shakespeare-i18n |
Type-based approach to internationalization This package uses the same approach of type-safe URLs to create translated content. It has a simple syntax for translators, while allowing the full power of Haskell for applying complex grammar rules. WWW: http://www.yesodweb.com/book/shakespearean-templates |
2012-02-18T17:28:38+00:00 | www/hs-shakespeare-css |
Stick your Haskell variables into CSS at compile time Shakespeare is a template family for type-safe, efficient templates with simple variable interpolation. Shakespeare templates can be used inline with a quasi-quoter or in an external file. Shakespeare interpolates variables according to the type being inserted. In this case, the variable type needs a ToCss instance. This package contains 2 css template languages. The Cassius language uses whitespace to avoid the need for closing brackets and semi-colons. Lucius does not care about whitespace and is a strict superset of css. There are also some significant conveniences added for css. WWW: http://www.yesodweb.com/book/shakespearean-templates |
2012-02-18T17:26:15+00:00 | databases/hs-persistent-template |
Type-safe, non-relational, multi-backend persistence This library provides just the general interface and helper functions. You must use a specific backend in order to make this useful. WWW: http://www.yesodweb.com/book/persistent |
2012-02-18T17:24:14+00:00 | databases/hs-persistent |
Type-safe, multi-backend data serialization Type-safe, data serialization. You must use a specific backend in order to make this useful. WWW: http://www.yesodweb.com/book/persistent |
2012-02-18T17:21:20+00:00 | devel/hs-pool |
Thread-safe resource pools Useful for stuff like database connection pools. WWW: http://www.yesodweb.com/book/persistent |
2012-02-18T17:18:34+00:00 | www/hs-path-pieces |
Components of paths Components of paths. WWW: http://hackage.haskell.org/package/path-pieces |
2012-02-18T17:15:46+00:00 | mail/hs-mime-mail |
Compose MIME email messages This package provides some high-level datatypes for declaring MIME email messages, functions for automatically composing these into bytestrings, and the ability to send bytestrings via the sendmail executable. You can also use any other library you wish to send via different methods, eg directly to SMTP. WWW: https://github.com/snoyberg/mime-mail |
2012-02-18T17:13:17+00:00 | www/hs-hamlet |
Haml-like template files that are compile-time checked Hamlet gives you a type-safe tool for generating HTML code. It works via Quasi-Quoting, and generating extremely efficient output code. The syntax is white-space sensitive, and it helps you avoid cross-site scripting issues and 404 errors. WWW: http://www.yesodweb.com/book/shakespearean-templates |
2012-02-18T17:11:03+00:00 | www/hs-shakespeare |
Toolkit for making compile-time interpolated templates Shakespeare is a family of type-safe, efficient template languages. Shakespeare templates are expanded at compile-time, ensuring that all interpolated variables are in scope. Variables are interpolated according to their type through a typeclass. Shakespeare templates can be used inline with a quasi-quoter or in an external file. Note there is no dependency on haskell-src-extras. Instead Shakespeare believes logic should stay out of templates and has its own minimal Haskell parser. Packages that use this: shakespeare-js, shakespeare-css, shakespeare-text, hamlet, and xml-hamlet. WWW: http://www.yesodweb.com/book/shakespearean-templates |
2012-02-18T17:08:24+00:00 | devel/hs-fast-logger |
Fast logging system A fast logging system. WWW: http://hackage.haskell.org/package/fast-logger |
2012-02-18T17:04:33+00:00 | mail/hs-email-validate |
Validating an email address string against RFC 5322 Validating an email address string against RFC 5322. WWW: http://porg.es/blog/email-address-validation-simpler-faster-more-correct |
2012-02-18T17:01:42+00:00 | devel/hs-ranges |
Ranges and various functions on them Ranges and some functions allowing things like fast membership lookup on ranges with holes in them and so on. WWW: http://hackage.haskell.org/package/ranges |
2012-02-18T16:59:01+00:00 | devel/hs-data-object-yaml |
Serialize data to and from Yaml files Provides high-level conversions based on the data-object package. Parsing and emitting is handled by the yaml package, which in turn uses the libyaml C library. WWW: http://github.com/snoyberg/data-object-yaml |
2012-02-18T16:56:16+00:00 | textproc/hs-yaml |
Utilities for converting YAML and JSON documents back and forth Provides command line utilities for converting Yaml documents to JSON and other way around. This package includes the full libyaml C library version 0.1.2 by Kirill Simonov in the package. WWW: https://github.com/snoyberg/yaml/ |
2012-02-18T16:53:34+00:00 | devel/hs-data-object |
Represent hierarchical structures, called objects in JSON These objects show up in different places, e.g. JSON, Yaml. By providing a representation in a separate repository, other libraries can share a single representation of these structures. WWW: http://github.com/snoyberg/data-object/tree/master |
2012-02-18T16:51:17+00:00 | www/hs-cookie |
HTTP cookie parsing and rendering HTTP cookie parsing and rendering. WWW: https://github.com/snoyberg/cookie |
2012-02-18T16:48:46+00:00 | devel/hs-convertible-text |
Type classes and instances for converting between types This is a port of John Goerzen's convertible package, intended to distinguish between conversions which are guaranteed to succeed and those which might fail. It uses the attempt package, which in turn uses the failure package, so that this package is fully compatible with the failure framework. This package currently contains all of the typeclasses and instances for convertible. However, as these features are ported to the convertible package, this package will be left with only the instances for converting to and from text types (String, ByteString (lazy and strict) and Text (lazy and strict). Be aware that conversions to and from bytestrings assume UTF-8 encoding. If a different encoding is desired, you can use a newtype wrapper and declare an instance of ConvertAttempt or ConvertSuccess on it. WWW: http://github.com/snoyberg/convertible/tree/text |
2012-02-18T16:46:00+00:00 | devel/hs-control-monad-attempt |
Monad transformer for attempt Monad transformer for attempt. WWW: http://github.com/snoyberg/control-monad-attempt |
2012-02-18T16:43:12+00:00 | devel/hs-byteorder |
Exposes the native endianness or byte ordering of the system This package is for working with native byte-ordering of the system. WWW: http://community.haskell.org/~aslatter/code/byteorder |
2012-02-18T16:40:40+00:00 | www/hs-authenticate |
Authentication methods for Haskell web applications Focus is on third-party authentication methods, such as OpenID, rpxnow and Facebook. WWW: https://github.com/yesodweb/authenticate |
2012-02-18T16:36:34+00:00 | textproc/hs-xml-enumerator |
Pure utilities for dealing with XML with the enumerator This package provides parsing and rendering functions for XML. It is based on the datatypes found in the xml-types package. This package is broken up into the following modules: * Text.XML: DOM-based parsing and rendering. This is the most commonly used module. * Text.XML.Cursor: A wrapper around Text.XML which allows bidirectional traversing of the DOM, similar to XPath. * Text.XML.Unresolved: A slight modification to Text.XML which does not require all entities to be resolved at parsing. The datatypes are slightly more complicated here, and therefore this module is only recommended when you need to deal directly with raw entities. * Text.XML.Stream.Parse: Streaming parser, including some streaming parser combinators. * Text.XML.Stream.Render: Streaming renderer. WWW: http://github.com/snoyberg/xml |
2012-02-18T16:30:09+00:00 | textproc/hs-xml-types |
Basic types for representing XML Basic types for representing XML. WWW: http://john-millikin.com/software/haskell-xml/ |
2012-02-18T16:27:14+00:00 | www/hs-http-enumerator |
HTTP client with enumerator interface and HTTPS support This package uses attoparsec for parsing the actual contents of the HTTP connection. It also provides higher-level functions which allow you to avoid direct usage of enumerators. WWW: http://github.com/snoyberg/http-enumerator |
2012-02-18T16:24:24+00:00 | security/hs-tls-extra |
TLS extra default values and helpers A set of extra definitions, default values and helpers for the tls. WWW: http://github.com/vincenthz/hs-tls |
2012-02-18T16:23:00+00:00 | security/hs-tls |
TLS/SSL protocol native implementation (Server and Client) Native Haskell TLS and SSL protocol implementation for server and client. This provides a high-level implementation of a sensitive security protocol, eliminating a common set of security issues through the use of the advanced type system, high level constructions and common Haskell features. Currently implement the SSL3.0, TLS1.0, TLS1.1 and TLS1.2 protocol, and support RSA and Ephemeral (Elliptic curve and regular) Diffie Hellman key exchanges, and many extensions. WWW: https://github.com/vincenthz/hs-tls |
2012-02-18T16:19:56+00:00 | security/hs-certificate |
Certificates and Key Reader/Writer Certificates and Key reader/writer. At the moment only X509 certificate and unencrypted private key are supported, but will include PGP certificate and pkcs8 private keys. WWW: https://github.com/vincenthz/hs-certificate |
2012-02-18T16:17:25+00:00 | devel/hs-attempt |
Concrete data type for handling exceptions as failures Defines a data type, Attempt, which has a Success and Failure constructor. Failure contains an extensible exception. WWW: http://github.com/snoyberg/attempt/tree/master |
2012-02-18T16:14:50+00:00 | devel/hs-failure |
Simple type class for success/failure computations A simple type class for success/failure computations. WWW: http://www.haskell.org/haskellwiki/Failure |
2012-02-18T16:12:23+00:00 | devel/hs-asn1-data |
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-data |
2012-02-18T16:09:15+00:00 | security/hs-RSA |
Implementation of RSA, using the padding schemes of PKCS#1 v2.1 This library implements the RSA encryption and signature algorithms for arbitrarily-sized ByteStrings. While the implementations work, they are not necessarily the fastest ones on the planet. Particularly key generation. The algorithms included are based of RFC 3447, or the Public-Key Cryptography Standard for RSA, version 2.1 (a.k.a, PKCS#1 v2.1). WWW: http://hackage.haskell.org/package/RSA |
2012-02-18T16:06:05+00:00 | security/hs-pureMD5 |
Haskell-only implementation of MD5 digest (hash) yalgorithm A Haskell-only implementation of the MD5 digest (hash) algorithm. This now supports the crypto-api class interface. WWW: http://hackage.haskell.org/package/pureMD5 |
2012-02-18T14:03:47+00:00 | graphics/opennurbs |
Tools to accurately transfer 3-D geometry between applications The openNURBS Initiative provides CAD, CAM, CAE, and computer graphics software developers the tools to accurately transfer 3-D geometry between applications. openNURBS is an open source toolkit for reading and writing models in the 3DM format WWW: https://www.rhino3d.com/opennurbs |
2012-02-18T03:25:18+00:00 | www/hs-gitit |
Wiki using happstack, git or darcs, and pandoc Gitit is a wiki backed by a git, darcs, or mercurial filestore. Pages and uploaded files can be modified either directly via the VCS's command-line tools or through the wiki's web interface. Pandoc is used for markup processing, so pages may be written in (extended) markdown, reStructuredText, LaTeX, HTML, or literate Haskell, and exported in ten different formats, including LaTeX, ConTeXt, DocBook, RTF, OpenOffice ODT, and MediaWiki markup. Notable features include: * plugins: dynamically loaded page transformations written in Haskell. * conversion of TeX math to MathML for display in web browsers. * syntax highlighting of source code files and code snippets. * Atom feeds (site-wide and per-page). * a library, Network.Gitit, that makes it simple to include a gitit wiki in any happstack application. WWW: http://gitit.net/ |
2012-02-18T03:21:47+00:00 | www/hs-xss-sanitize |
Sanitize untrusted HTML to prevent XSS attacks Run untrusted HTML through Text.HTML.SanitizeXSS.sanitizeXSS to prevent XSS attacks. WWW: https://github.com/yesodweb/haskell-xss-sanitize |
2012-02-18T03:18:12+00:00 | www/hs-css-text |
CSS parser and renderer CSS parser and renderer. WWW: http://www.yesodweb.com/ |
2012-02-18T03:14:59+00:00 | www/hs-recaptcha |
Functions for using the reCAPTCHA service in web applications The reCAPTCHA [1] is a service that provides captchas for preventing automated spam in web applications. The recaptcha-hs provides functions for using reCAPTCHA in Haskell web applications. [1] http://recaptcha.net/ WWW: https://github.com/jgm/recaptcha/tree/master |
2012-02-18T03:11:31+00:00 | devel/hs-filestore |
Interface for versioning file stores The filestore library provides an abstract interface for a versioning file store, and modules that instantiate this interface. Currently Git, Darcs, and Mercurial modules are provided, and other VCSs or databases could be added. WWW: http://hackage.haskell.org/package/filestore |
2012-02-18T03:08:15+00:00 | textproc/hs-HStringTemplate |
StringTemplate implementation in Haskell A port of the Java library by Terrence Parr. WWW: http://hackage.haskell.org/package/HStringTemplate |
2012-02-18T03:05:26+00:00 | devel/hs-ConfigFile |
Configuration file reading and writing Parser and writer for handling sectioned config files in Haskell. The ConfigFile module works with configuration files in a standard format that is easy for the user to edit, easy for the programmer to work with, yet remains powerful and flexible. It is inspired by, and compatible with, Python's ConfigParser module. It uses files that resemble Windows .INI-style files, but with numerous improvements. ConfigFile provides simple calls to both read and write config files. It is possible to make a config file parsable by this module, the Unix shell, and make. WWW: http://software.complete.org/configfile |
2012-02-17T21:16:22+00:00 | deskutils/docear |
Academic literature suite Docear (pronounced dog-ear) integrates everything you need to search, organize and create academic literature in a single application: a digital library, reference manager, PDF and file manager, note taking and mind mapping. And the best: Docear works seamlessly with many existing tools like Mendeley, Microsoft Word, and Foxit Reader. WWW: http://www.docear.org/ |
2012-02-17T17:13:45+00:00 | www/hs-happstack |
The haskell application server stack + code generation The Haskell application server stack. WWW: http://happstack.com/ |
2012-02-17T17:11:56+00:00 | www/hs-happstack-state |
Event-based distributed state Unplug your machine and restart and have your app recover to exactly where it left off. Happstack-State spares you the need to deal with all the marshalling, consistency, and configuration headache that you would have if you used an external DBMS for this purpose. Its component model makes it easy to compose big applications from smaller reliable parts. Use event subscription to trigger IO actions and support comet-style or irc-bot applications. WWW: http://happstack.com/ |
2012-02-17T17:09:53+00:00 | www/hs-happstack-server |
Web-related tools and services Happstack Server provides an HTTP server and a rich set of functions for routing requests, handling query parameters, generating responses, working with cookies, serving files, and more. WWW: http://happstack.com/ |
2012-02-17T17:07:37+00:00 | www/hs-happstack-ixset |
Efficient relational queries on Haskell sets Just pick which parts of your data structures you want indexed using an easy to use template-haskell function. Spare yourself the need to write, run, and maintain code that marshalls your data to/from an external relational database just for efficient queries. The happstack-ixset relies on generics and TH to spare you the boilerplate normally required for such tasks. WWW: http://happstack.com/ |
2012-02-17T17:05:20+00:00 | www/hs-happstack-util |
Web framework Miscellaneous utilities for Happstack packages. WWW: http://happstack.com/ |
2012-02-17T17:03:33+00:00 | www/hs-happstack-data |
Happstack data manipulation libraries This package provides libraries for: * Deriving instances for your datatypes. * Producing default values of Haskell datatypes. * Normalizing values of Haskell datatypes. * Marshalling Haskell values to and from XML. * Marshalling Haskell values to and from HTML forms. WWW: http://happstack.com/ |
2012-02-17T17:01:01+00:00 | devel/hs-syb-with-class-instances-text |
Scrap Your Boilerplate With Class Text instance Provides SYB-with-class instances for Text from the text package. WWW: http://hackage.haskell.org/package/syb-with-class-instances-text |
2012-02-17T16:58:33+00:00 | devel/hs-syb-with-class |
Scrap Your Boilerplate With Class Classes, and Template Haskell code to generate instances, for the Scrap Your Boilerplate With Class system. WWW: http://hackage.haskell.org/package/syb-with-class |
2012-02-17T16:56:03+00:00 | devel/hs-MaybeT |
Support for computations with failures Support for computations with failures. WWW: http://hackage.haskell.org/package/MaybeT |
2012-02-17T15:51:18+00:00 | devel/hs-lifted-base |
Lifted IO operations from the base library lifted-base exports IO operations from the base library lifted to any instance of MonadBase or MonadBaseControl. WWW: https://github.com/basvandijk/lifted-base |
2012-02-17T15:48:59+00:00 | devel/hs-monad-control |
Lift control operations through monad transformers This package defines the type class MonadBaseControl, a subset of MonadBase into which generic control operations such as catch can be lifted from IO or any other base monad. Instances are based on monad transformers in MonadTransControl, which includes all standard monad transformers in the transformers library except ContT. WWW: https://github.com/basvandijk/monad-control |
2012-02-17T15:46:38+00:00 | devel/hs-transformers-base |
Lift computations from the bottom of a transformer stack This package provides a straightforward port of monadLib's BaseM type class to transformers. WWW: https://github.com/mvv/transformers-base |
2012-02-17T15:44:09+00:00 | devel/hs-base-unicode-symbols |
Unicode alternatives for common functions and operators This package defines new symbols for a number of functions, operators and types in the base package. All symbols are documented with their actual definition and information regarding their Unicode code point. They should be completely interchangeable with their definitions. For further Unicode goodness you can enable the UnicodeSyntax language extension. This extension enables Unicode characters to be used to stand for certain ASCII character sequences. WWW: http://haskell.org/haskellwiki/Unicode-symbols |
2012-02-16T18:06:06+00:00 | sysutils/news |
Print news items Introduction News is used to read and maintain news relevant to a local system. Typically it is run from the .login script so it can automatically check for any new news items. If it finds any, it will report, "You have news: item1 item2 etc..." To read the news, simply type "news". Note, you may wish to type "news | more" in case the news is too long to fit on a single screen. For complete information on the program, see the man page. Administration To add news items to your system, simply copy a text file containing the information to the news directory. (This directory defaults to /var/news, but can be changed in the Makefile or through the environment variable, NEWS_PATH) |
2012-02-16T02:32:15+00:00 | net/drawterm |
Plan9 cpu client Drawterm(8) is not a Plan 9 program. It is a program that users of non-Plan 9 systems can use to establish graphical cpu(1) connections with Plan 9 CPU servers. Just as a real Plan 9 terminal does, drawterm serves its local name space as well as some devices (the keyboard, mouse, and screen) to a remote CPU server, which mounts this name space on /mnt/term and starts a shell. Typically, either explicitly or via the profile, one uses the shell to start rio(1). WWW: http://swtch.com/drawterm/ |
2012-02-15T23:31:09+00:00 | textproc/wiggle |
Apply rejected patches and perform word-wise diffs The main function of wiggle is to apply a patch to a file in a similar manner to the patch(1) program. The distinctive difference of wiggle is that it will attempt to apply a patch even if the "before" part of the patch doesn't match the target file perfectly. This is achieved by breaking the file and patch into words and finding the best alignment of words in the file with words in the patch. Once this alignment has been found, any differences (word- wise) in the patch are applied to the file as best as possible. Also, wiggle will (in some cases) detect changes that have already been applied, and will ignore them. -- Neil Brown WWW: https://github.com/neilbrown/wiggle |
2012-02-15T22:42:08+00:00 | security/tsshbatch |
Batch SSH operations 'tsshbatch' is a tool to enable you to issue a command to many servers without having to log into each one separately. When writing scripts, this overcomes the 'ssh' limitation of not being able to specify the password on the command line. 'tsshbatch' also understands basic 'sudo' syntax and can be used to access a server, 'sudo' a command, and then exit. 'tsshbatch' thus allows you to write complex, hands-off scripts that issue commands to many servers without the tedium of manual login and 'sudo' promotion. System administrators, especially, will find this helpful when working in large server farms. WWW: http://www.tundraware.com/Software/tsshbatch |
2012-02-15T18:27:31+00:00 | security/rubygem-gpgr |
Very light interface to the command-line GPG tool gpgr is a very light interface to the command-line GPG (GNU Privacy Guard) tool which is soley concerned with making it as easy as possible to encrypt files with one (or more) public keys. It does not provide any major key management tools and does not support decryption. WWW: https://github.com/HHRy/gpgr |
2012-02-15T03:40:32+00:00 | net/udt |
C++ library containing the UDT API implementation UDP-based Data Transfer The UDT software is a C++ library containing the UDT API implementation and programming examples. WWW: http://udt.sourceforge.net/ |
2012-02-15T03:38:34+00:00 | devel/p5-Test-ManyParams |
Perl module to test many params as one test Perl module to test many params as one test WWW: https://metacpan.org/release/Test-ManyParams |
2012-02-14T12:43:20+00:00 | devel/p5-Proc-SafeExec |
Convenient utility for executing external commands in various ways Proc::SafeExec provides an easy, safe way to execute external programs. It replaces all of Perl's questionable ways of accomodating this, including system(), open() with a pipe, exec(), back-ticks, etc. This module will never automatically invoke /bin/sh. This module is easy enough to use that /bin/sh should be unnecessary, even for complex pipelines. WWW: https://metacpan.org/release/Proc-SafeExec |
2012-02-13T20:38:15+00:00 | devel/p5-latest |
Use the latest Perl features Use the latest Perl features WWW: https://metacpan.org/release/latest |
2012-02-13T20:20:26+00:00 | net-mgmt/netdisco-mibs |
MIBs for use with ports-mgmt/netdisco (and SNMP) Netdisco - MIB Repository Originally by Max Baker, 2004 This is a workable set of SNMP MIBs to use with Netdisco and other network managment tools. All glitches have been painstakingly fixed up to parse correctly under the latest release of net-snmp. |
2012-02-13T15:18:53+00:00 | devel/py-liblarch_gtk |
GTK binding for Liblarch GTK binding for Liblarch. WWW: https://live.gnome.org/liblarch |
2012-02-13T15:18:53+00:00 | devel/py-liblarch |
Python library to easily handle data structures Liblarch is a python library built to easily handle data structure such are lists, trees and acyclic graphs (tree where nodes can have multiple parents). WWW: https://live.gnome.org/liblarch |
2012-02-13T09:45:24+00:00 | devel/p5-Form-Sensible |
Sensible way to handle form based user interface Form::Sensible is a different kind of form library. Form::Sensible is not just another HTML form creator, or a form validator, though it can do both. Form::Sensible, instead, focuses on what forms are: a method to relay information to and from a user interface. Form::Sensible forms are primarily tied to the data they represent. Form::Sensible is not tied to HTML in any way. You could render Form::Sensible forms using any presentation system you like, whether that's HTML, console prompts, WxPerl or voice prompts. (* currently only an HTML renderer is provided with Form::Sensible, but work is already under way to produce others.) Features: - Easy form validation - Ability to easily save created forms for future use - Define form once, render any number of ways - Flexible built-in form validator - Easily extended to produce new renderers, field types and validation - HTML renderer produces sane html that can be easily styled via CSS - HTML renderer allows for custom templates to control all aspects of form rendering. - HTML output not tied to any javascript library. WWW: https://metacpan.org/release/Form-Sensible |
2012-02-13T02:52:47+00:00 | security/hs-skein |
Skein, a family of cryptographic hash functions Skein is a family of fast secure cryptographic hash functions designed by Niels Ferguson, Stefan Lucks, Bruce Schneier, Doug Whiting, Mihir Bellare, Tadayoshi Kohno, Jon Callas and Jesse Walker. This package uses bindings to the optimized C implementation of Skein. We provide a high-level interface (see module Crypto.Skein) to some of the Skein use cases. We also provide a low-level interface (see module Crypto.Skein.Internal) should you need to use Skein in a different way. Currently we have support for Skein as cryptographic hash function as Skein as a message authentication code (Skein-MAC). WWW: https://github.com/meteficha/skein |
2012-02-13T02:50:54+00:00 | security/hs-pwstore-fast |
Secure password storage To store passwords securely, they should be salted, then hashed with a slow hash function. This library uses PBKDF1-SHA256, and handles all the details. It uses the cryptohash package for speed; if you need a pure Haskell library, pwstore-purehaskell has the exact same API, but uses only pure Haskell. It is about 25 times slower than this package, but still quite usable. WWW: https://github.com/PeterScott/pwstore |
2012-02-13T02:49:00+00:00 | security/hs-entropy |
Platform-independent entropy source A platform-independent method to obtain cryptographically strong entropy. WWW: https://github.com/TomMD/entropy |
2012-02-13T02:47:14+00:00 | security/hs-cryptohash |
Collection of crypto hashes, fast, pure, and practical A collection of crypto hashes, with a practical incremental and one-pass, pure APIs, with performance close to the fastest implementations available in others languages. The implementations are made in C with a haskell FFI wrapper that hide the C implementation. WWW: https://github.com/vincenthz/hs-cryptohash |
2012-02-13T02:44:48+00:00 | security/hs-cryptocipher |
Symmetrical block and stream ciphers Symmetrical block and stream ciphers. WWW: https://github.com/vincenthz/hs-cryptocipher |
2012-02-13T02:42:56+00:00 | security/hs-crypto-pubkey-types |
Generic cryptography Public keys algorithm types Generic cryptography public keys algorithm types. WWW: https://github.com/vincenthz/hs-crypto-pubkey-types |
2012-02-13T02:41:08+00:00 | security/hs-crypto-api |
Generic interface for cryptographic operations A generic interface for cryptographic operations (hashes, ciphers, randomness). Maintainers of hash and cipher implementations are encouraged to add instances for the classes defined in Crypto.Classes. Crypto users are similarly encouraged to use the interfaces defined in the Classes module. Any concepts or functions of general use to more than one cryptographic algorithm (ex: padding) is within scope of this package. WWW: https://github.com/TomMD/crypto-api |
2012-02-13T02:39:04+00:00 | security/hs-cprng-aes |
Crypto Pseudo Random Number Generator using AES in counter mode Simple crypto pseudo-random-number-generator with really good randomness property. WWW: https://github.com/vincenthz/hs-cprng-aes |
2012-02-13T02:37:09+00:00 | security/hs-clientsession |
Securely store session data in a client-side cookie Achieves security through AES-CTR encryption and Skein-MAC-512-256 authentication. Uses Base64 encoding to avoid any issues with characters. WWW: https://github.com/yesodweb/clientsession/tree/master |
2012-02-13T02:34:41+00:00 | math/hs-data-lens-template |
Utilities for Data.Lens Automatically derive Lenses for your data type for use with Data.Lens. WWW: https://github.com/roconnor/data-lens-template |
2012-02-13T02:33:04+00:00 | math/hs-data-lens |
Used to be Haskell 98 Lenses Used to be Haskell 98 Lenses. WWW: https://github.com/roconnor/data-lens |
2012-02-13T02:31:13+00:00 | math/hs-NumInstances |
Instances of numeric classes for functions and tuples Instances of numeric classes for functions and tuples. WWW: http://hackage.haskell.org/package/NumInstances |
2012-02-13T02:28:52+00:00 | devel/hs-uuagc-cabal |
Cabal plugin for the Universiteit Utrecht Attribute Grammar System Cabal plugin for UUAGC. WWW: http://www.cs.uu.nl/wiki/HUT/WebHome |
2012-02-13T02:27:03+00:00 | devel/hs-uuagc-bootstrap |
Attribute Grammar System of Universiteit Utrecht UUAG is the Utrecht University Attribute Grammar system. It generates Haskell files from an attribute grammar specification. It is a preprocessor for Haskell which makes it easy to write catamorphisms (that is, functions that do to any datatype what foldr does to lists). You can define tree walks using the intuitive concepts of inherited and synthesized attributes, while keeping the full expressive power of Haskell. WWW: http://www.cs.uu.nl/wiki/HUT/AttributeGrammarSystem |
2012-02-13T02:24:19+00:00 | devel/hs-tagged |
Haskell 98 phantom types to avoid unsafely passing dummy arguments Haskell 98 phantom types to avoid unsafely passing dummy arguments. WWW: https://github.com/ekmett/tagged |
2012-02-13T02:21:34+00:00 | devel/hs-logict |
Backtracking logic-programming monad A continuation-based, backtracking, logic programming monad. An adaptation of the two-continuation implementation found in the paper "Backtracking, Interleaving, and Terminating Monad Transformers" [1]. [1] http://okmij.org/ftp/papers/LogicT.pdf WWW: http://code.haskell.org/~dolio/logict |
2012-02-13T02:19:28+00:00 | devel/hs-largeword |
Provides a way of producing other large words Provides Word128, Word192 and Word256 and a way of producing other large words if required. WWW: https://github.com/idontgetoutmuch/largeword |
2012-02-13T02:17:35+00:00 | devel/hs-hastache |
Haskell implementation of Mustache templates Haskell implementation of Mustache templates [1]. [1] http://mustache.github.com/ WWW: https://github.com/lymar/hastache |
2012-02-13T02:15:56+00:00 | devel/hs-hashtables |
Mutable hash tables in the ST monad This package provides a couple of different implementations of mutable hash tables in the ST monad, as well as a type class abstracting their common operations, and a set of wrappers to use the hash tables in the IO monad. WWW: https://github.com/gregorycollins/hashtables |
2012-02-13T02:13:47+00:00 | devel/hs-configurator |
Configuration management A configuration management library for programs and daemons. Features include: * Automatic, dynamic reloading in response to modifications to configuration files. * A simple, but flexible, configuration language, supporting several of the most commonly needed types of data, along with interpolation of strings from the configuration or the system environment (e.g. $(HOME)). * Subscription-based notification of changes to configuration properties. * An import directive allows the configuration of a complex application to be split across several smaller files, or common configuration data to be shared across several applications. WWW: https://github.com/bos/configurator |
2012-02-13T02:11:23+00:00 | devel/hs-base16-bytestring |
Fast base16 (hex) encoding and deconding for ByteStrings Fast base16 (hex) encoding and decoding for ByteStrings. WWW: https://github.com/bos/base16-bytestring |
2012-02-13T02:08:15+00:00 | lang/hs-epic |
Compiler for a simple functional language Epic is a simple functional language which compiles to reasonably efficient C code, using the Boehm-Demers-Weiser garbage collector [1]. It is intended as a compiler back-end, and is currently used as a back end for Epigram [2] and Idris [3]. It can be invoked either as a library or an application. [1] http://www.hpl.hp.com/personal/Hans_Boehm/gc/ [2] http://www.e-pig.org/ [3] http://idris-lang.org/ WWW: http://www.dcs.st-and.ac.uk/~eb/epic.php |
2012-02-13T02:05:00+00:00 | archivers/hs-zlib-enum |
Enumerator interface for zlib compression zlib-enum is a stop-gap package to provide enumeratees for zlib compression/decompression. WWW: https://github.com/maltem/zlib-enum |
2012-02-13T02:02:34+00:00 | archivers/hs-zlib-bindings |
Low-level bindings to the zlib package Provides necessary functions for producing a streaming interface. This is used for example by zlib-conduit and zlib-enum. WWW: https://github.com/snoyberg/zlib-bindings |
2012-02-12T18:45:26+00:00 | mail/mailutils |
Utilities, daemons, and filters for processing e-mail Mailutils is a Swiss Army knife of electronic mail handling. It offers rich, strictly RFC-compliant set of utilities, daemons, and filters for processing the e-mail. All Mailutils programs are able to operate on mailboxes of any existing format, ranging from standard Unix maildrops, through maildir and up to remote mailboxes, which are transparently accessed using IMAP4, POP3, and SMTP. WWW: http://mailutils.org/ |
2012-02-12T17:33:11+00:00 | devel/p5-Data-Capture |
Perl6 Capture objects Perl6 Capture objects WWW: https://metacpan.org/release/Data-Capture |
2012-02-12T14:53:15+00:00 | www/p5-Any-Template |
Provide a consistent interface to a wide array of templating languages Provide a consistent interface to a wide array of templating languages WWW: https://metacpan.org/release/Any-Template |
2012-02-12T06:26:04+00:00 | security/sshpass |
Non-interactive ssh password auth tool Sshpass is a tool for non-interactively performing password authentication with SSH's so called "interactive keyboard password authentication". Most user should use SSH's more secure public key authentication instead. WWW: https://sourceforge.net/projects/sshpass/ |
2012-02-11T14:59:28+00:00 | math/R-cran-KFAS |
Kalman filter and smoothers for exponential family state space models Package KFAS provides funchtions for Kalman filtering, state, disturbance and simulation smoothing, forecasting and simulation of state space models. All functions can use exact diffuse initialisation when distributions of some or all elements of initial state vector are unknown. Filtering, state smoothing and simulation functions use sequential processing algorithm, which is faster than standard approach, and it also allows singularity of prediction error variance matrix. KFAS also contains function for computing the likelihood of exponential family state space models and function for state smoothing of exponential family state space models. WWW: https://cran.r-project.org/web/packages/KFAS/ |
2012-02-11T04:39:05+00:00 | sysutils/p5-Shell-Command |
Cross-platform functions emulating common shell commands Cross-platform functions emulating common shell commands WWW: https://metacpan.org/release/Shell-Command |
2012-02-11T02:26:29+00:00 | science/R-cran-e1071 |
Misc Functions of the Department of Statistics (e1071), TU Wien Functions for latent class analysis, short time Fourier transform, fuzzy clustering, support vector machines, shortest path computation, bagged clustering, naive Bayes classifier, ... WWW: https://cran.r-project.org/web/packages/e1071/ |
2012-02-11T01:45:46+00:00 | graphics/R-cran-rgdal |
Bindings for the Geospatial Data Abstraction Library Provides bindings to the 'Geospatial' Data Abstraction Library ('GDAL') (>= 1.11.4) and access to projection/transformation operations from the 'PROJ' library. Use is made of classes defined in the 'sp' package. Raster and vector map data can be imported into R, and raster and vector 'sp' objects exported. The 'GDAL' and 'PROJ' libraries are external to the package, and, when installing the package from source, must be correctly installed first; it is important that 'GDAL' < 3 be matched with 'PROJ' < 6. From 'rgdal' 1.5-8, installed with to 'GDAL' >=3, 'PROJ' >=6 and 'sp' >= 1.4, coordinate reference systems use 'WKT2_2019' strings, not 'PROJ' strings. 'Windows' and 'macOS' binaries (including 'GDAL', 'PROJ' and their dependencies) are provided on 'CRAN'. WWW: https://cran.r-project.org/web/packages/rgdal/ |
2012-02-10T22:31:17+00:00 | dns/py-easyzone |
DNS Zone abstraction module for Python Easyzone is a package to manage the common record types of a zone file, including SOA records. This module sits on top of the dnspython package and provides a higher level abstraction for common zone file manipulation use cases. WWW: http://www.psychofx.com/easyzone/ |
2012-02-10T19:44:14+00:00 | finance/R-cran-ccgarch |
Conditional Correlation GARCH models Functions for estimating and simulating the family of the CC-GARCH models. WWW: http://cran.r-project.org/web/packages/ccgarch/ |
2012-02-10T03:57:03+00:00 | devel/p5-Test-Command |
Test routines for external commands Test::Command intends to bridge the gap between the well tested functions and objects you choose and their usage in your programs. By examining the exit status, terminating signal, STDOUT and STDERR of your program you can determine if it is behaving as expected. This includes testing the various combinations and permutations of options and arguments as well as the interactions between the various functions and objects that make up your program. The various test functions below can accept either a command string or an array reference for the first argument. If the command is expressed as a string it is passed to system as is. If the command is expressed as an array reference it is dereferenced and passed to system as a list. The final argument for the test functions, $name, is optional. By default the $name is a concatenation of the test function name, the command string and the expected value. This construction is generally sufficient for identifying a failing test, but you may always specify your own $name if desired. Any of the test functions can be used as instance methods on a Test::Command object. This is done by dropping the initial $cmd argument and instead using arrow notation. WWW: https://metacpan.org/release/Test-Command |
2012-02-10T01:49:41+00:00 | devel/py-isodate |
ISO 8601 date/time/duration parser and formater This module implements ISO 8601 date, time and duration parsing. The implementation follows ISO8601:2004 standard, and implements only date/time representations mentioned in the standard. If something is not mentioned there, then it is treated as non existent, and not as an allowed option. For instance, ISO8601:2004 never mentions 2 digit years. So, it is not intended by this module to support 2 digit years. (while it may still be valid as ISO date, because it is not explicitly forbidden.) Another example is, when no time zone information is given for a time, then it should be interpreted as local time, and not UTC. As this module maps ISO 8601 dates/times to standard Python data types, like date, time, datetime and timedelta, it is not possible to convert all possible ISO 8601 dates/times. For instance, dates before 0001-01-01 are not allowed by the Python date and datetime classes. Additionally fractional seconds are limited to microseconds. That means if the parser finds for instance nanoseconds it will round it to microseconds. WWW: https://pypi.org/project/isodate/ |
2012-02-09T16:22:08+00:00 | devel/p5-Class-Accessor-Installer |
Install an accessor subroutine Perl module to install an accessor subroutine WWW: https://metacpan.org/release/Class-Accessor-Installer |
2012-02-08T07:03:23+00:00 | textproc/fcitx-keyboard |
X Keyboard Integration wtih Fcitx fcitx-keyboard provides an input method featuring word completion based on different keyboard layouts. WWW: http://code.google.com/p/fcitx/ |
2012-02-08T05:17:35+00:00 | devel/p5-Devel-CallChecker |
Custom op checking attached to subroutines Devel::CallChecker makes some new features of the Perl 5.14.0 C API available to XS modules running on older versions of Perl. The features are centred around the function cv_set_call_checker, which allows XS code to attach a magical annotation to a Perl subroutine, resulting in resolvable calls to that subroutine being mutated at compile time by arbitrary C code. This module makes cv_set_call_checker and several supporting functions available. (It is possible to achieve the effect of cv_set_call_checker from XS code on much earlier Perl versions, but it is painful to achieve without the centralised facility.) Devel::CallCheckerprovides the implementation of the functions at runtime (on Perls where they are not provided by the core). It also, at compile time, supplies the C header file and link library which provide access to the functions. In normal use, "callchecker0_h" and "callchecker_linkable" should be called at build time (not authoring time) for the module that wishes to use the C functions. WWW: https://metacpan.org/release/Devel-CallChecker |
2012-02-08T05:15:02+00:00 | devel/p5-DynaLoader-Functions |
Deconstructed dynamic C library loading DynaLoader::Functions provides a function-based interface to dynamic loading as used by Perl. Some details of dynamic loading are very platform-dependent, so correct use of these functions requires the programmer to be mindful of the space of platform variations. WWW: https://metacpan.org/release/DynaLoader-Functions |
2012-02-08T03:58:07+00:00 | devel/rubygem-pry |
IRB alternative and runtime developer console pry is an IRB alternative and runtime developer console. Git repository: https://github.com/pry/pry WWW: http://pryrepl.org/ |
2012-02-08T03:57:46+00:00 | devel/rubygem-slop |
Simple DSL for gathering options and parsing the command line Slop is a simple option parser with an easy to remember syntax and friendly API. WWW: https://github.com/leejarvis/slop |
2012-02-08T03:57:24+00:00 | devel/rubygem-method_source |
Tool to retrieve the sourcecode for a method method_source is a utility to return a method's sourcecode as a Ruby string. Also returns Proc and Lambda sourcecode. WWW: https://github.com/banister/method_source |
2012-02-08T02:34:51+00:00 | www/rubygem-journey |
It routes requests Journey is a router. It routes requests. WWW: https://github.com/tenderlove/journey |
2012-02-08T01:53:00+00:00 | security/binwalk |
Search binary images for embedded files and executable code Binwalk is a tool for searching a given binary image for embedded files and executable code. Specifically, it is designed for identifying files and code embedded inside of firmware images. Binwalk uses the libmagic library, so it is compatible with magic signatures created for the Unix file utility. Binwalk also includes a custom magic signature file which contains improved signatures for files that are commonly found in firmware images such as compressed/archived files, firmware headers, Linux kernels, bootloaders, filesystems, etc. More details are available at: WWW: http://www.binwalk.org |
2012-02-07T21:22:28+00:00 | graphics/R-cran-munsell |
Munsell colour system Provides easy access to, and manipulation of, the Munsell colours. Provides a mapping between Munsell's original notation (e.g. "5R 5/10") and hexadecimal strings suitable for use directly in R graphics. Also provides utilities to explore slices through the Munsell colour tree, to transform Munsell colours and display colour palettes. WWW: https://cran.r-project.org/web/packages/munsell/ |
2012-02-07T21:04:01+00:00 | chinese/fcitx-keyboard |
X Keyboard Integration wtih Fcitx fcitx-keyboard provides an input method featuring word completion based on different keyboard layouts. WWW: http://code.google.com/p/fcitx/ |
2012-02-07T21:03:14+00:00 | chinese/fcitx-chewing |
Chewing support for Fcitx fcitx-chewing provides Chewing, an intelligent phonetic input method engine, as a back-end to the Fcitx IM framework. WWW: https://fcitx-im.org/wiki/Fcitx |
2012-02-07T20:58:26+00:00 | graphics/R-cran-dichromat |
Color schemes for dichromats Collapse red-green distinctions to simulate the effects of colour-blindness WWW: http://cran.r-project.org/web/packages/dichromat/ |
2012-02-07T20:19:30+00:00 | sysutils/synergy-devel |
Mouse and keyboard sharing utility Development version of Synergy trackng the head of their development tree. Synergy lets you easily share a single mouse and keyboard between multiple computers with different operating systems, each with its own display, without special hardware. It's intended for users with multiple computers on their desk since each system uses its own display. WWW: http://synergy-foss.org/ |
2012-02-07T19:44:26+00:00 | devel/R-cran-reshape2 |
Flexibly reshape data: a reboot of the reshape package Reshape lets you flexibly restructure and aggregate data using just two functions: melt and cast. WWW: https://cran.r-project.org/web/packages/reshape2/ |
2012-02-07T14:35:21+00:00 | textproc/R-cran-stringr |
Make it easier to work with strings stringr is a set of simple wrappers that make R's string functions more consistent, simpler and easier to use. It does this by ensuring that: function and argument names (and positions) are consistent, all functions deal with NA's and zero length character appropriately, and the output data structures from each function matches the input data structures of other functions. WWW: https://cran.r-project.org/web/packages/stringr/ |
2012-02-07T09:48:10+00:00 | devel/p5-Module-Implementation |
Loads one of several alternate underlying implementations for a module Module::Implementation abstracts out the process of choosing one of several underlying implementations for a module. This can be used to provide XS and pure Perl implementations of a module, or it could be used to load an implementation for a given OS or any other case of needing to provide multiple implementations. Module::Implementation is only useful when you know all the implementations ahead of time. If you want to load arbitrary implementations then you probably want something like a plugin system, not this module. WWW: https://metacpan.org/release/Module-Implementation |
2012-02-07T08:32:02+00:00 | www/mongrel2 |
Is an application, language, and network arch Mongrel2 is an application, language, and network architecture agnostic web server that focuses on web applications using modern browser technologies. WWW: http://mongrel2.org/ |
2012-02-07T08:13:01+00:00 | finance/R-cran-lmtest |
Testing Linear Regression Models A collection of tests, data sets, and examples for diagnostic checking in linear regression models. Furthermore, some generic tools for inference in parametric models are provided. WWW: http://cran.r-project.org/web/packages/lmtest/ |
2012-02-07T06:39:53+00:00 | audio/sooperlooper |
Live audio looping sampler SooperLooper is a live looping sampler capable of immediate loop recording, overdubbing, multiplying, reversing and more. It allows for multiple simultaneous multi-channel loops limited only by your computer's available memory. WWW: http://essej.net/sooperlooper/ |
2012-02-07T06:37:49+00:00 | audio/rubberband |
Audio time-stretching and pitch-shifting library and utility program Rubber Band Library is a high quality software library for audio time-stretching and pitch-shifting. It permits you to change the tempo and pitch of an audio stream or recording dynamically and independently of one another. WWW: https://breakfastquay.com/rubberband/ |
2012-02-07T06:35:32+00:00 | audio/vamp-plugin-sdk |
Vamp audio analysis plugin SDK Vamp is an audio processing plugin system for plugins that extract descriptive information from audio data typically referred to as audio analysis plugins or audio feature extraction plugins. WWW: https://www.vamp-plugins.org/ |
2012-02-07T04:30:31+00:00 | devel/pecl-scream |
Break the silence operator The scream extension gives the possibility to disable the silencing error control operator (aka The At Sign: '@') so all errors are being reported. This feature is controlled by an ini setting. WWW: https://pecl.php.net/package/scream |
2012-02-07T04:28:08+00:00 | www/py-django-cms |
Content management system built with the Django framework A free and open source content management system for publishing content on the World Wide Web and intranets. It is based on Django and written in Python. WWW: http://django-cms.org/ |
2012-02-07T04:26:48+00:00 | www/py-django-sekizai |
Block templating system for Django Sekizai means "blocks" in Japanese, and that's what this app provides. A fresh look at blocks. With django-sekizai you can define placeholders where your blocks get rendered and at different places in your templates append to those blocks. This is especially useful for css and javascript. Your subtemplates can now define css and javscript files to be included, and the css will be nicely put at the top and the javascript to the bottom, just like you should. Also sekizai will ignore any duplicate content in a single block. WWW: https://github.com/ojii/django-sekizai |
2012-02-06T23:29:44+00:00 | www/p5-Catalyst-Model-Xapian10 |
Catalyst model for Search::Xapian This model class wraps Search::Xapian to provide a friendly, paged interface to Xapian (www.xapian.org) indexes. This class adds a little extra convenience on top of the Search::Xapian class. It expects you to use the QueryParser, and sets up some keywords based on the standard omega keywords (id, host, date, month, year,title), so that you can do searches like 'fubar site:microsoft.com' WWW: https://metacpan.org/release/Catalyst-Model-Xapian |
2012-02-06T20:17:54+00:00 | net-mgmt/hawk |
Track uptime and DNS status for machines on your networks Hawk is a web based utility for monitoring and comparing hosts on your network with what is in DNS. Hosts that are answering pings but are not in DNS may be unauthorized, and addresses in DNS which are not answering may be able to be reclaimed. Hawk monitors all hosts on the networks you specify and lets you view them via a web page. Hawk consists of a backend written in Perl that monitors hosts by ICMP pings and writes the status to a mysql database. The frontend is in PHP and lets you select which network to view, and how to view it. This version has several enhancements to the original; including cleaner Perl code, a user-definable string to designate unused addresses that are in DNS, testing that the forward and reverse hostnames match, and the daemon forks one process pre subnet. WWW: https://sourceforge.net/projects/iphawk/ |
2012-02-06T19:42:56+00:00 | math/octave-forge-queueing |
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 queueing. The queueing toolbox provides functions for queueing networks and Markov chains analysis. This package can be used to compute steady-state performance measures for open, closed and mixed networks with single or multiple job classes. Mean Valud Analysis (MVA), convolution and various bounding techniques are implemented. Various transient and steady-state performance measures for Markov chains can als be computed (including state occupancy probabilities, mean time to absorption, time-averaged sojourn times), both for continuous-time and discrete-time chains. WWW: http://octave.sourceforge.net/ |
2012-02-06T15:57:20+00:00 | cad/meshdev |
Mesh comparison software MeshDev is a mesh comparison software. It accepts two meshes as input and computes the geometrical deviation between the two meshes. It return numerical values and can optionaly generate visual results (with a pseudo-colored mesh corresponding to the measured deviation) in OpenInventor format. WWW: http://meshdev.sourceforge.net/ |
2012-02-06T12:20:30+00:00 | finance/R-cran-vars |
VAR Modelling Estimation, lag selection, diagnostic testing, forecasting, causality analysis, forecast error variance decomposition and impulse response functions of VAR models and estimation of SVAR/SVEC models. WWW: https://cran.r-project.org/web/packages/vars/ |
2012-02-06T11:02:50+00:00 | finance/R-cran-urca |
Unit root and cointegration tests for time series data Unit root and cointegration tests encountered in applied econometric analysis are implemented. WWW: https://cran.r-project.org/web/packages/urca/ |
2012-02-06T09:54:23+00:00 | finance/R-cran-strucchange |
Testing, Monitoring, and Dating Structural Changes Testing, monitoring and dating structural changes in (linear) regression models. strucchange features tests/methods from the generalized fluctuation test framework as well as from the F test (Chow test) framework. This includes methods to fit, plot and test fluctuation processes (e.g., CUSUM, MOSUM, recursive/moving estimates) and F statistics, respectively. It is possible to monitor incoming data online using fluctuation processes. Finally, the breakpoints in regression models with structural changes can be estimated together with confidence intervals. Emphasis is always given to methods for visualizing the data. WWW: https://cran.r-project.org/web/packages/strucchange/ |
2012-02-06T02:56:47+00:00 | textproc/nl-hunspell |
Dutch hunspell dictionaries Dutch hunspell dictionaries WWW: http://www.opentaal.org/bestanden |
2012-02-05T13:35:25+00:00 | net/pecl-amqp |
PHP extension for AMQP API This extension uses rabbitmq-c library to provide API for communicating with AMQP compliant servers, and writing producers and consumers. WWW: https://pecl.php.net/package/amqp |
2012-02-05T03:17:20+00:00 | devel/p5-MooseX-Role-Loggable |
Extensive, yet simple, logging role using Log::Dispatchouli Extensive, yet simple, logging role using Log::Dispatchouli WWW: https://metacpan.org/release/MooseX-Role-Loggable |
2012-02-05T02:08:37+00:00 | math/p5-Text-AsciiTeX |
Convert (La)TeX formulas to ASCII art A Perl module that provides a mechanism to render (La)TeX formulae to ASCII art. WWW: https://metacpan.org/release/Text-AsciiTeX |
2012-02-04T22:26:11+00:00 | java/linux-sun-jdk17 |
Oracle Java ${JDK_VERSION} Development Kit for Linux The Oracle Java Development Kit 7 for Linux. WWW: http://www.oracle.com/us/technologies/java/index.html |
2012-02-04T20:48:45+00:00 | net/p5-XML-Fast |
Simple and fast XML to hash conversion XML::Fast - Simple and very fast XML to hash conversion WWW: https://metacpan.org/release/XML-Fast |
2012-02-04T10:42:24+00:00 | finance/R-cran-plm |
Linear Models for Panel Data Panel data econometrics is obviously one of the main fields in the profession, but most of the models used are difficult to estimate with R. plm is a package for R which intends to make the estimation of linear panel models straightforward. plm provides functions to estimate a wide variety of models and to make (robust) inference. WWW: https://cran.r-project.org/web/packages/plm/ |
2012-02-04T10:39:18+00:00 | math/R-cran-bdsmatrix |
Routines for Block Diagonal Symmetric matrices This is a special case of sparse matrices, used by coxme WWW: https://cran.r-project.org/web/packages/bdsmatrix/ |
2012-02-04T10:38:00+00:00 | math/R-cran-Formula |
Extended Model Formulas Infrastructure for extended formulas with multiple parts on the right-hand side and/or multiple responses on the left-hand side. WWW: https://cran.r-project.org/web/packages/Formula/ |
2012-02-04T05:07:23+00:00 | print/pdfcolorsplit |
Split your pdf into 2 pdf, color and bw, for printing pdfcolorsplit - a Python program that drives pdftk to split a PDF file into color and b/w parts. Useful for printing large documents with a few color pages when color printing is expensive. This program was inspired by Jeremy Sander's dvicoloursplit.py. WWW: http://homepages.inf.ed.ac.uk/imurray2/code/#pdfcolorsplit |
2012-02-04T02:32:42+00:00 | textproc/igor |
FreeBSD Documentation Project sanity check script Automated proofreader for text files, man pages, and DocBook SGML source files. WWW: http://www.wonkity.com/~wblock/igor/ |
2012-02-04T00:56:53+00:00 | ports-mgmt/fbsdmon |
Submit system and ports statistics to fbsdmon.org Submit system and ports statistics to fbsdmon.org. Statistics can be sent from command line, from rc script or from periodic script. WWW: http://fbsdmon.org/ |
2012-02-03T22:10:31+00:00 | www/py-django-json-rpc |
Simple JSON-RPC implementation for Django A simple JSON-RPC implementation for Django. https://github.com/samuraisam/django-json-rpc |
2012-02-03T12:36:19+00:00 | japanese/libskk |
Library to deal with Japanese Kana-to-Kanji conversion method libskk -- a library to deal with Japanese kana-to-kanji conversion method Features: * Support basic features of SKK including new word registration into dictionary, completion, numeric conversion, abbrev mode, kuten input, hankaku-katakana input, Lisp expression evaluation (concat only), and re-conversion. * Support various typing rules including romaji-to-kana, AZIK, TUT-Code, and NICOLA. * Support various dictionary types including file dictionary (such as SKK-JISYO.[SML]), user dictionary, skkserv, and CDB format dictionary. * GObject based API with gobject-introspection support. * Experimental support for intelligent kana-to-kanji conversion based on Viterbi algorithm. Documentation: * file:tests/context.c for basic usage * http://du-a.org/docs/libskk/libskk/ for Vala binding reference * http://du-a.org/docs/gtk-doc/libskk/html/ for C binding reference WWW: https://github.com/ueno/libskk |
2012-02-03T10:26:18+00:00 | sysutils/dvdvideo |
Video DVD backup tool A tool to create an image of a video DVD. WWW: http://bblank.thinkmo.de/blog/new-software-python-dvdvideo |
2012-02-02T12:56:00+00:00 | math/hs-math-functions |
Special functions and Chebyshev polynomials This library provides implementations of special mathematical functions and Chebyshev polynomials. These functions are often useful in statistical and numerical computing. WWW: https://github.com/bos/math-functions |
2012-02-01T18:46:36+00:00 | sysutils/smp_utils |
Utilities to send SAS Serial Management Protocol requests This is a package of utilities. Each utility sends a Serial Attached SCSI (SAS) Serial Management Protocol (SMP) request to an SMP target. If the request fails then the error is decoded. If the request succeeds then the response is either decoded, printed out in hexadecimal or output in binary. WWW: http://sg.danny.cz/sg/smp_utils.html |
2012-01-31T21:43:34+00:00 | ports-mgmt/poudriere |
Port build and test system poudriere is a tool primarily designed to test package production on FreeBSD. However, most people will find it useful to bulk build ports for FreeBSD. WWW: https://github.com/freebsd/poudriere/wiki |
2012-01-31T17:25:59+00:00 | sysutils/rubygem-teamocil |
Helps you to set up window and splits layouts for tmux Teamocil is a simple tool used to automatically create sessions, windows and splits in tmux with YAML files. WWW: https://github.com/remiprev/teamocil |
2012-01-31T13:22:44+00:00 | science/R-cran-survival |
Survival analysis, including penalised likelihood survival analysis: descriptive statistics, two-sample tests, parametric accelerated failure models, Cox model. Delayed entry (truncation) allowed for all models; interval censoring for parametric models. Case-cohort designs. WWW: http://cran.r-project.org/web/packages/survival/ |
2012-01-31T13:14:19+00:00 | science/R-cran-snow |
Support for simple parallel computing in R The snow package provides support for simple parallel computing on a network of workstations using R. A master R process calls makeCluster to start a cluster of worker processes; the master process then uses functions such as clusterCall and clusterApply to execute R code on the worker processes and collect and return the results on the master. This framework supports many forms of "embarrassingly parallel" computations. Snow can use one of four communications mechanisms: sockets, PVM, MPI, or NetWorkSpaces (NWS). NWS support was provided by Steve Weston. PVM clusters use the rpvm package; MPI clusters use package Rmpi; NWS clusters use package nws. If pvm is used, then pvm must be started, either using a pvm console (e.g the pvm text console or the graphical xpvm console, both available with pvm) or from R using functions provided by rpvm. Similarly, LAM-MPI must be started, e.g. using lamboot, for MPI clusters that use Rmpi and LAM-MPI. If NWS is used, the NetWorkSpaces server must be running. SOCK clusters are the easiest approach for using snow on a single multi-core computer as they require no additional software. WWW: https://cran.r-project.org/web/packages/snow/ |
2012-01-31T13:10:17+00:00 | math/R-cran-memisc |
Provides an infrastructure for the management of survey data One of the aims of this package is to make life easier for useRs who deal with survey data sets. It provides an infrastructure for the management of survey data including value labels, definable missing values, recoding of variables, production of code books, and import of (subsets of) SPSS and Stata files. Further, it provides functionality to produce tables and data frames of arbitrary descriptive statistics and (almost) publication-ready tables of regression model estimates. Also some convenience tools for graphics, programming, and simulation are provided. WWW: https://www.martin-elff.net/software/#memisc |
2012-01-31T05:42:27+00:00 | sysutils/fusefs-exfat |
Full-featured exFAT FS implementation as a FUSE module exfat-fuse is a free exFAT file system implementation with write support. exFAT is a simple file system created by Microsoft. It is intended to replace FAT32 removing some of its limitations. exFAT is a standard FS for SDXC memory cards. WWW: https://github.com/relan/exfat |
2012-01-30T12:39:14+00:00 | ports-mgmt/pkg |
Package manager Package management tool WWW: https://github.com/freebsd/pkg |
2012-01-30T09:15:01+00:00 | devel/bmkdep |
Construct Makefile dependency list NetBSD's version of mkdep. Because it is a C program and does all postprocessing and file handling without calling any external programs, it is up to 10-percent faster than the original BSD mkdep shell script. Also it contains options not available in FreeBSD's mkdep. WWW: http://netbsd.org |
2012-01-30T09:04:54+00:00 | net-mgmt/better-cacti-templates |
Better Cacti templates for MySQL, Apache, Memcached, and more Cacti templates you'll find online are often poor quality and have many problems. Cacti's design can also cause inefficiency if you don't know how to use it correctly, and most templates don't avoid those inefficiencies. The templates offered by this project should work around all of these problems, which are pretty common in other templates: - No duplicated data in RRD files. - No unused data in RRD files. - No wasted polling for the same data over and over, so your Cacti installation won't start timing out. The project is also known as mysql-cacti-templates, for historical reasons. But it offers many more kinds of templates. WWW: http://code.google.com/p/mysql-cacti-templates/ |
2012-01-30T08:30:39+00:00 | sysutils/py-dvdvideo |
Video DVD backup tool A tool to create an image of a video DVD. WWW: http://bblank.thinkmo.de/blog/new-software-python-dvdvideo |
2012-01-29T14:24:10+00:00 | devel/quickcheck++ |
Tool for testing C++ programs automatically, inspired by QuickCheck QuickCheck++ is a tool for testing C++ programs automatically, inspired by QuickCheck, a similar library for Haskell programs. In QuickCheck++, the application programmer provides a specification of parts of its code in the form of properties which this code must satisfy. Then, the QuickCheck++ utilities can check that these properties holds in a large number of randomly generated test cases. Specifications, i.e. properties, are written in C++ by deriving from the quickcheck::Property class. This class contains members not only to express the specification but also to observe the distribution of test data and to write custom test data generators. The framework also allows the specification of fixed test data, as can be done with more traditional unit testing frameworks. WWW: http://software.legiasoft.com/quickcheck/ |
2012-01-29T11:42:52+00:00 | www/p5-Plack-Middleware-ServerStatus-Lite |
Plack middleware to show server status like Apache mod_status Plack::Middleware::ServerStatus::Lite is a middleware that display server status in multiprocess Plack servers such as Starman and Starlet. This middleware changes status only before and after executing the application. so cannot monitor keepalive session and network i/o wait. WWW: https://metacpan.org/release/Plack-Middleware-ServerStatus-Lite |
2012-01-29T06:53:34+00:00 | www/py-bjoern |
Fast Python WSGI server bjoern, is a fast and ultra-lightweight asynchronous HTTP/1.1 WSGI server. It uses Marc Lehmann's hight performance libev event loop and Ryan Dahl's http-parser. WWW: https://github.com/jonashaag/bjoern |
2012-01-28T17:48:59+00:00 | databases/pecl-chdb |
CHDB extension chdb implements a read-only memory mapped hash-table for PHP. WWW: https://github.com/lcastelli/chdb |
2012-01-28T13:19:37+00:00 | www/trac-permredirect |
Redirect users to the login screen on PermissionError Trac plugin which redirects users to the login screen on PermissionError. WWW: https://trac-hacks.org/wiki/PermRedirectPlugin |
2012-01-28T11:51:38+00:00 | www/p5-Dancer-Plugin-SiteMap |
Automated site map for the Dancer web framework Dancer::Plugin::SiteMap automagically adds sitemap routes to the webapp. Currently adds /sitemap and /sitemap.xml where the former is a basic HTML list and the latter is an XML document of URLS. WWW: https://metacpan.org/release/Dancer-Plugin-SiteMap |
2012-01-28T10:31:31+00:00 | net-mgmt/p5-GRNOC-TL1 |
Retrieve data from different models of TL1 devices This module supports the ability to retrieve data from several different models of TL1 devices. Explictly supported devices include the following: * Cisco ONS15327 * Cisco ONS15454 * Cisco ONS15808 * Nortel OME 6500 * Nortel HDXc * Ciena CoreDirector * Infinera DTC * Fujitsu FLASHWAVE 7500 Each specifically supported device has its own GRNOC::TL1::Device module, which sets the default port and prompt used for that device. They also may each export their own unique commands on top of what is already provided in GRNOC::TL1::Device. Raw commands and output can be sent and received, or output can be parsed via the parse function, or by calling a function for that device. WWW: http://www.sourceforge.net/projects/routerproxy |
2012-01-28T10:30:41+00:00 | sysutils/ldapenter |
Add/Modify LDAP entries using template forms The ldapform utility creates a text file in ldif(5) format, which can be used to add or modify entries in an LDAP server. The ldapedit utility does the same, but also invokes an editor and submits the changes back to that server. WWW: http://ldapenter.googlecode.com/ |
2012-01-28T10:30:15+00:00 | textproc/ocaml-tyxml |
OCaml XML typing library TyXML is an OCaml library that allows you to build XML trees whose validity is insured by the typechecker. It supports XHTML 1.0 and 1.1, HTML5 and SVG (partial). WWW: http://ocsigen.org/tyxml/ |
2012-01-28T10:29:36+00:00 | games/nlarn |
Roguelike game and as such a remake of the classic game Larn NLarn is a roguelike game and as such a remake of the classic game Larn. Very noticeable differences to the original so far include: - advanced user interface - extremely different item handling - extended monster AI - a real town - colour WWW: https://nlarn.github.io/ |
2012-01-28T05:28:10+00:00 | dns/bind99 |
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 BIND 9.9 includes a number of changes from BIND 9.8 and earlier releases, including: NXDOMAIN redirection Improved startup and reconfiguration time, especially with large numbers of authoritative zones New "inline-signing" option, allows named to sign zones completely transparently, including static zones Many other new features, especially for DNSSEC See the CHANGES file for more information on features. WWW: https://www.isc.org/software/bind |
2012-01-27T22:27:07+00:00 | games/flare |
Free Libre Action Roleplaying Engine Flare (Free Libre Action Roleplaying Engine) is a simple game engine built to handle a very specific kind of game: single-player 2D action RPGs. Flare is not a reimplementation of an existing game or engine. It is a tribute to and exploration of the action RPG genre. Rather than building a very abstract, robust game engine, the goal of this project is to build several real games and harvest an engine from the common, reusable code. The first game, in progress, is a fantasy dungeon crawl. WWW: http://flarerpg.org |
2012-01-27T14:41:16+00:00 | net-p2p/retroshare |
Private and secure decentralised communication platform RetroShare is a Open Source cross-platform, private and secure decentralised communication platform. It lets you to securely chat and share files with your friends and family, using a web-of-trust to authenticate peers and OpenSSL to encrypt all communication. RetroShare provides filesharing, chat, messages, forums and channels. WWW: https://retroshare.github.io/ |
2012-01-26T20:18:32+00:00 | x11-toolkits/pure-tk |
Basic interface between Pure and Tcl/Tk pure-tk provides a basic interface between Pure and Tcl/Tk. The operations of this module allow you to execute arbitrary commands in the Tcl interpreter, set and retrieve variable values in the interpreter, and invoke Pure callbacks from Tcl/Tk. WWW: https://puredocs.bitbucket.io/pure-tk.html |
2012-01-26T20:18:32+00:00 | math/pure-mpfr |
Multiprecision floats for Pure pure-mpfr makes the MPFR multiprecision floats (henceforth referred to as mpfr numbers or values) available in Pure, so that they work with the other types of Pure numbers in an almost seamless fashion. WWW: https://puredocs.bitbucket.io/pure-mpfr.html |
2012-01-26T20:18:32+00:00 | devel/pure-stlvec |
Pure interface to C++ STL vector Pure's interface to C++ vectors, specialized to hold pointers to arbitrary Pure expressions, and the C++ Standard Template Library algorithms that act on them. WWW: http://docs.pure-lang.googlecode.com/hg/pure-stlvec.html |
2012-01-26T20:18:32+00:00 | devel/pure-stldict |
Pure interface to C++ STL map/unordered_map This package provides a light-weight, no frills interface to the C++ dictionary containers map and unordered_map. The stldict module makes these data structures available in Pure land and equips them with a (more or less) idiomatic Pure container interface. WWW: https://puredocs.bitbucket.io/pure-stldict.html |
2012-01-26T20:18:32+00:00 | devel/pure-readline |
Readline interface for the Pure language Pure's interface to C++ vectors, specialized to hold pointers to arbitrary Pure expressions, and the C++ Standard Template Library algorithms that act on them. WWW: https://puredocs.bitbucket.io/pure-readline.html |
2012-01-26T15:08:09+00:00 | net/dhcpd-pools |
Tool to analyze isc-dhcp pool usage based on leases Counts the usage ratio of each IP range and shared network pool that ISC dhcpd is in control of. It also allows you to generate csv output files for use with monitoring software. WWW: http://dhcpd-pools.sourceforge.net/ |
2012-01-26T12:08:11+00:00 | lang/clay |
Language designed for generic programming Clay is a programming language designed for Generic Programming. It provides whole program type propagation and efficient type-specialized code generation. Let you write generic programs less verbose and have the same memory footprint and runtime overhead as C. WWW: https://github.com/jckarter/clay |
2012-01-26T09:38:14+00:00 | databases/proftpd-mod_sql_postgres |
PostgreSQL ProFTPD module PostgreSQL backend module for mod_sql of ProFTPD WWW: http://www.proftpd.org/docs/contrib/mod_sql.html |
2012-01-26T09:36:58+00:00 | databases/proftpd-mod_sql_mysql |
MySQL ProFTPD module MySQL backend module for mod_sql of ProFTPD WWW: http://www.proftpd.org/docs/contrib/mod_sql.html |
2012-01-25T17:43:05+00:00 | net/py-amqplib |
AMQP Client Library Implements a simple non-threaded Python client library for AMQP 0-8, tested with RabbitMQ. WWW: https://code.google.com/archive/p/py-amqplib/ |
2012-01-25T17:12:47+00:00 | sysutils/puppet-lint |
Checks Puppet manifests against the style guide Puppet-lint checks your Puppet manifests against the Puppet Labs style guide and alerts you to any discrepancies. You can test a single manifest file by running: puppet-lint <path to file> If you want to test your entire Puppet manifest directory, you can add require 'puppet-lint/tasks/puppet-lint' to your Rakefile and then run: rake lint WWW: http://puppet-lint.com/ |
2012-01-25T14:39:34+00:00 | net/p5-Net-Server-SS-PreFork |
Hot-deployable variant of Net::Server::PreFork A hot-deployable variant of Net::Server::PreFork. WWW: https://metacpan.org/release/Net-Server-SS-PreFork |
2012-01-25T13:14:47+00:00 | audio/gnaural |
Binaural beat generator Audio synthesizer intended for use as a binaural beat generator. WWW: http://gnaural.sourceforge.net |
2012-01-24T23:55:01+00:00 | math/sage |
Open source Mathematics software Sage is a free open-source mathematics software system licensed under the GPL. It combines the power of many existing open-source packages into a common Python-based interface. Mission: Creating a viable free open source alternative to Magma, Maple, Mathematica and Matlab. For instructions on adding optional packages, see files/optional-packages.txt. You may want to avoid the command "make install" and instead simply use the bin/mv command to move the ${WRKSRC} directory to where-ever you want it. WWW: http://www.sagemath.org/ |
2012-01-24T13:51:08+00:00 | security/p5-Dancer-Plugin-Passphrase |
Passphrases and Passwords as objects for Dancer Dancer::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/Dancer-Plugin-Passphrase |
2012-01-24T09:20:12+00:00 | devel/p5-MooseX-Attribute-Chained |
Attribute that returns the instance to allow for chaining MooseX::Attribute::Chained is a Moose Trait which allows for method chaining on accessors by returning $self on write/set operations. WWW: https://metacpan.org/release/MooseX-Attribute-Chained |
2012-01-23T19:03:33+00:00 | devel/p5-IO-Pty-Easy |
Easy interface to IO::Pty IO::Pty::Easy provides an interface to IO::Pty which hides most of the ugly details of handling ptys, wrapping them instead in simple spawn/read/write commands. IO::Pty::Easy uses IO::Pty internally, so it inherits all of the portability restrictions from that module. WWW: https://metacpan.org/release/IO-Pty-Easy |
2012-01-23T16:07:04+00:00 | lang/rust |
Language with a focus on memory safety and concurrency Rust is an open-source systems programming language that runs blazingly fast, prevents almost all crashes, and eliminates data races. Some of its features: - Algebraic data types, type inference - Pattern matching and closures - Concurrency without data races - Guaranteed memory safety - Optional garbage collection - Zero-cost abstractions - Minimal runtime - Efficient C bindings WWW: https://www.rust-lang.org/ |
2012-01-23T10:25:40+00:00 | devel/p5-Path-Class-File-Lockable |
Lock your files with Path::Class::File Path::Class::File::Lockable uses simple files to indicate whether a file is locked or not. It does not use flock(), since that is unstable over NFS. Effort has been made to avoid race conditions. Path::Class::File::Lockable is intended for long-standing locks, as in a Subversion workspace. See SVN::Class for example. WWW: https://metacpan.org/release/Path-Class-File-Lockable |
2012-01-23T01:59:16+00:00 | math/xlapack |
Extended Precision LAPACK |
2012-01-22T21:17:39+00:00 | www/p5-Protocol-SocketIO |
Socket.IO protocol implementation Protocol::SocketIO is a set of modules that implement Socket.IO protocol without depending on event loops, HTTP parsers and HTTP servers. WWW: https://metacpan.org/release/Protocol-SocketIO |
2012-01-22T19:12:56+00:00 | net/libcmis |
Client library for the CMIS interface LibCMIS is a C++ client library for the CMIS interface. This allows C++ applications to connect to any ECM behaving as a CMIS server like Alfresco, Nuxeo for the open source ones. WWW: https://github.com/tdf/libcmis |
2012-01-22T18:48:30+00:00 | devel/goprotobuf |
Go support for Google's protocol buffers Go support, in the form of a library and protocol compiler plugin, for Google's protocol buffers. WWW: https://github.com/golang/protobuf/ |
2012-01-22T13:09:53+00:00 | devel/rubygem-bugspots |
Simple bug prediction heuristic Bugspots - Bug Prediction Heuristic An implementation of the simple bug prediction heuristic outlined by the Google Engineering team: Bug Prediction at Google Well, we actually have a great, authoritative record of where code has been requiring fixes: our bug tracker and our source control commit log! The research indicates that predicting bugs from the source history works very well, so we decided to deploy it at Google. Point bugspots at any git repo and it will identify the hotspots for you. WWW: https://github.com/igrigorik/bugspots |
2012-01-22T13:04:30+00:00 | devel/rubygem-rainbow |
Extends ruby String class enabling coloring text on ANSI terminals Rainbow extends ruby String class adding methods to wrap the string with ANSI escape codes. Rainbow adds following methods to String class: * foreground(color) (with color and colour aliases) * background(color) * reset * bright * italic (not well supported by terminal emulators). * underline * blink * inverse * hide. WWW: https://github.com/sickill/rainbow |
2012-01-22T09:46:53+00:00 | graphics/graphite2 |
Rendering capabilities for complex non-Roman writing systems Graphite is a package that can be used to create "smart fonts" capable of displaying writing systems with various complex behaviors, such as: * contextual shaping * ligatures * reordering * split glyphs * bidirectionality * stacking diacritics * complex positioning WWW: http://graphite.sil.org |
2012-01-21T21:07:57+00:00 | graphics/sampleicc |
Library for reading, writing, manipulating, and applying ICC profiles SampleICC provides an open source platform independent C++ library for reading, writing, manipulating, and applying ICC profiles along with applications that make use of this library. WWW: http://sampleicc.sourceforge.net/ |
2012-01-21T20:18:52+00:00 | textproc/libexttextcat |
Language guessing by N-Gram-Based Text Categorization N-Gram-Based Text Categorization library to guess the language that input text is written in. Fundamentally an adaption of of wiseguys libtextcat extended to be UTF-8 aware. WWW: https://wiki.documentfoundation.org/Libexttextcat |
2012-01-20T21:25:59+00:00 | net/linux-f10-nss_ldap |
RFC 2307 NSS Module (Linux Fedora 10) This a port of the nss_ldap libraries for Linux. You'll probably need this if your system users in a LDAP directory are complaining their Linux programs won't run, and errors on the console say "getpwuid_r(): failed due to unknown user id". |
2012-01-20T20:00:37+00:00 | databases/p5-DBIx-Class-Schema-PopulateMore |
Enhanced populate method A Perl module which provides an enhanced database populate method WWW: https://metacpan.org/release/DBIx-Class-Schema-PopulateMore |
2012-01-20T18:06:32+00:00 | devel/p5-Test-DBIx-Class |
Easier test cases for your DBIx::Class applications Easier test cases for your DBIx::Class applications WWW: https://metacpan.org/release/Test-DBIx-Class |
2012-01-20T13:03:48+00:00 | security/pcsc-tools |
Tools to test a PCSC driver, card, or reader These tools are used to test a PC/SC driver, card or reader or send commands in a friendly environment (text or graphical user interface). WWW: http://ludovic.rousseau.free.fr/softwares/pcsc-tools/ |
2012-01-19T23:13:34+00:00 | x11-fonts/croscorefonts-fonts-ttf |
Fonts created from by Google for ChromeOS to replace MS TTF Google has created a set of fonts for its ChromeOS Operating system. The three standard ones closely mimic the most popular ones for the Windows platform and Linux's so-called Liberation fonts but are available under an OpenFont license. Tinos, Arimo and Cousine, appear to be variations of the old standard Times, Arial and Courier. |
2012-01-19T22:34:16+00:00 | devel/p5-DBIx-Class-Schema-PopulateMore |
An enhanced populate method A Perl module which provides an enhanced database populate method WWW: http://search.cpan.org/dist/DBIx-Class-Schema-PopulateMore/ |
2012-01-19T18:09:09+00:00 | lang/luajit |
Just-In-Time Compiler for Lua LuaJIT is a Just-In-Time Compiler for the Lua programming language. WWW: https://luajit.org/luajit.html |
2012-01-18T21:13:56+00:00 | devel/p5-Test-Aggregate |
Aggregate Perl tests for better performance Aggregate perl test for better performance WWW: https://metacpan.org/release/Test-Aggregate |
2012-01-17T21:41:49+00:00 | databases/p5-DBIx-Wrapper |
Wrapper around Perl's DBI module This is the DBIx::Wrapper module -- a convenience wrapper around Perl's DBI. WWW: https://metacpan.org/release/DBIx-Wrapper |
2012-01-17T18:57:45+00:00 | devel/rubygem-rubytree |
Implementation of the Tree data structure for the Ruby RubyTree is a simple and general purpose implementation of the Tree data structure for the Ruby language. WWW: http://rubytree.anupamsg.me/ |
2012-01-16T06:55:05+00:00 | science/py-obspy.taup |
Travel time calculation tool for ObsPy The obspy.taup package contains Python wrappers for iaspei-tau - a travel time library by Arthur Snoke (http://www.iris.edu/pub/programs/iaspei-tau/). The library iaspei-tau is written in Fortran and interfaced via Python ctypes. WWW: http://www.obspy.org/ |
2012-01-15T22:58:55+00:00 | www/rubygem-url-mount |
Glue to allow mounted rack applications to know where they're mounted UrlMount is a universal mount point designed for use in rack applications. It provides a simple way to pass a url mounting point to the mounted application. This means that when you mount an application in the url space, it's a simple call to url to get the mount point of where the application is. WWW: https://github.com/hassox/url_mount |
2012-01-15T12:46:11+00:00 | x11/xcb-util-wm |
Framework for window manager implementation The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. WM module is a Framework for window manager implementation. It brings both client and window-manager helpers for ICCCM and EWMH. WWW: https://xcb.freedesktop.org/ |
2012-01-15T12:46:11+00:00 | x11/xcb-util-renderutil |
Convenience functions for the Render extension The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. Renderutil module s Convenience functions for the Render extension. WWW: https://xcb.freedesktop.org/ |
2012-01-15T12:46:11+00:00 | x11/xcb-util-keysyms |
Standard X key constants and conversion to/from keycodes The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. Keysyms module is the Starndard X key constants and conversions to/from keycodes. WWW: https://xcb.freedesktop.org/ |
2012-01-15T12:46:11+00:00 | x11/xcb-util-image |
Port of Xlib's XImage and XShmImage functions The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. Image module is a port o Xlib's XImage and XShmImage functions. WWW: https://xcb.freedesktop.org/ |
2012-01-15T06:26:29+00:00 | games/meandmyshadow |
Me and My Shadow puzzle/platform game Me and My Shadow is a puzzle/platform game written by Luka Horvat. The author has given us permission to gpl the game, and develop it further. It has an interesting concept and rather unique gameplay. WWW: https://acmepjz.github.io/meandmyshadow/ |
2012-01-14T19:54:10+00:00 | www/py-waitress |
Python WSGI server Waitress is meant to be a production-quality pure-Python WSGI server with very acceptable performance. It has no dependencies except ones which live in the Python standard library. WWW: https://github.com/Pylons/waitress |
2012-01-14T19:36:26+00:00 | devel/premake4 |
Build script creation tool Describe your software project with a full-featured scripting language and let Premake write the build scripts for you. With one file your project can support both IDE-addicted Windows coders and Linux command-line junkies! WWW: http://industriousone.com/premake |
2012-01-14T19:26:18+00:00 | net/py-urllib3 |
HTTP library with thread-safe connection pooling, file post, and more urllib3 is a powerful, sanity-friendly HTTP client for Python. Much of the Python ecosystem already uses urllib3 and you should too. urllib3 brings many critical features that are missing from the Python standard libraries: - Thread safety. - Connection pooling. - Client-side SSL/TLS verification. - File uploads with multipart encoding. - Helpers for retrying requests and dealing with HTTP redirects. - Support for gzip and deflate encoding. - Proxy support for HTTP and SOCKS. - 100% test coverage. WWW: https://pypi.org/project/urllib3/ |
2012-01-14T19:24:38+00:00 | security/py-certify |
Mozilla's SSL certificates Certifi: Python Mozilla's SSL Certificates. WWW: https://pypi.python.org/pypi/certifi/ |
2012-01-14T19:24:03+00:00 | www/py-django-caching-app-plugins |
Django app for writing pluggable reusable django applications Reusable django application for writting pluggable reusable django applications. Allows 3rd party apps to dynamically insert template inclusions into your apps at pre-defined plugin points. WWW: https://bitbucket.org/bkroeze/django-caching-app-plugins/ |
2012-01-14T19:23:21+00:00 | www/py-django-photologue |
Powerful image management and gallery application for Django Photologue is a reusable Django application that provides powerful image management and manipulation functionality as well as a complete photo gallery solution. Effects, include reflections and transparent watermarks. Photologue embraces the Django admin and smoothly integrates with photo thumbnails and effect previews. WWW: https://github.com/jdriscoll/django-photologue |
2012-01-14T19:21:50+00:00 | sysutils/tzdialog |
Set the local timezone using dialog(1) or Xdialog(1) tzdialog is an ISO-3166 compliant sh(1) implementation of tzsetup(8) based on the dialog(1) (or Xdialog(1)) utility for setting the local default timezone. WWW: http://druidbsd.sourceforge.net/ |
2012-01-14T14:48:37+00:00 | sysutils/usb_modeswitch |
Handling Mode-Switching USB Devices USB_ModeSwitch is (surprise!) a mode switching tool for controlling "flip flop" (multiple device) USB gear. USB_ModeSwitch makes this process easy to handle by taking the important parameters from a configuration file and doing all the initialization and communication stuff, with heavy help from "libusb". It is mainly used automatically - via udev events and rules - to do the switch without any user interaction. But it can also be run as a command line tool, usually when trying to make unknown devices work with it. WWW: http://www.draisberghof.de/usb_modeswitch/ |
2012-01-13T06:38:24+00:00 | sysutils/ipad_charge |
Generic iPad USB charging utility The iPad charge port provide some simple devd scripts which can enable or disable charging on your iPad/iPod/iPhone when it is connected to the USB port on your PC. |
2012-01-12T13:32:14+00:00 | graphics/py-stl |
Converts STL models to POV-Ray meshes or PostScript/PDF images The python modules stl.py and xform.py are for reading, creating and transforming STL (STereoLithography) files. These modules are used by the following 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 sltinfo: 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 |
2012-01-12T13:16:53+00:00 | security/p5-Authen-OATH |
OATH one time passwords implementation The Authen::OATH module provides a Perl implementation of the HOTP and TOTP One Time Password algorithms as defined by OATH (http://www.openautentication.org). WWW: https://metacpan.org/release/Authen-OATH |
2012-01-12T12:05:38+00:00 | devel/py_static_check |
Statically check your python code py_static_check can statically check your Python code for a lot of common errors. It uses a modified pyflakes code and extends with following things: Ability to specify what star imports resolve to (-s argument) Ability to ignore unused import warnings (-i argument) Better sorting of warnings/errors WWW: https://pypi.org/project/py_static_check/ |
2012-01-12T11:31:31+00:00 | devel/lua-redis-parser |
Redis reply parser and request constructor library for Lua The redis-parser library implements a thin and fast redis raw response parser that constructs corresponding lua data strucutres, as well as a function that constructs redis raw requests. To maximize speed, this module is implemented in pure C. WWW: https://github.com/agentzh/lua-redis-parser/ |
2012-01-12T10:49:03+00:00 | devel/lua-rds-parser |
Resty-DBD-Stream (RDS) parser for Lua written in C The lua-rds-parser can be used to parse the Resty-DBD-Stream formatted data generated by drizzle and/or postgres nginx modules into lua data structures. In the past, we have to use JSON as the intermediate data format which is quite inefficient in terms of both memory and CPU time. To maximize speed and minimize memory footprint, this library is implemented in pure C. WWW: https://github.com/agentzh/lua-rds-parser/ |
2012-01-12T09:55:37+00:00 | devel/lua-cjson |
Fast JSON parsing and encoding support for Lua Lua CJSON provides fast JSON parsing and encoding support for Lua. It has been tested under Linux, FreeBSD, OSX, Solaris and Windows. Features: - Fast, standards compliant encoding/parsing routines. - Full support for JSON with UTF-8, including decoding surrogate pairs. - Optional run-time support for common exceptions to the JSON specification (NaN, Infinity,..). - No external dependencies. WWW: https://www.kyne.com.au/~mark/software/lua-cjson.php |
2012-01-11T19:54:27+00:00 | net-im/qxmpp |
QXmpp is an xmpp client library based on Qt & C++ QXmpp is pretty intuitive and easy to use. It uses Qt extensively. Qt is the only third party library it is dependent on. Users need to a have working knowledge of C++ and Qt basics (Signals and Slots and Qt data types). The underlying TCP socket and the XMPP RFCs (RFC3920 and RFC3921) have been encapsulated into classes and functions. Therefore the user would not be bothered with these details. But it is always recommended to the advanced users to read and enjoy the low level details. WWW: https://github.com/qxmpp-project/qxmpp/ |
2012-01-11T19:50:22+00:00 | archivers/laszip |
Library for lossless LAS compression LASzip is a compression library for compressing ASPRS LAS format data. It has been provided as an LGPL-licensed stand-alone software library to allow other softwares that handle LAS data to read and write LASzip-compressed data. The BSD-licensed libLAS and the LGPL-licensed LASlib can take advantage of LASzip to read and write compressed data. LASzip is completely lossless. It compresses bulky LAS files into compact LAZ files that are only 10-20 percent of the original size, accurately preserving every single bit. WWW: https://laszip.org/ |
2012-01-11T16:53:18+00:00 | devel/luajit |
A Just-In-Time Compiler for Lua LuaJIT is a Just-In-Time Compiler for the Lua programming language. WWW: http://luajit.org/luajit.html |
2012-01-11T15:05:46+00:00 | devel/luagit |
A Just-In-Time Compiler for Lua LuaJIT is a Just-In-Time Compiler for the Lua programming language. WWW: http://luajit.org/luajit.html |
2012-01-11T06:47:02+00:00 | math/crlibm |
Correctly-rounded mathematics library CRlibm is an efficient and proven mathematical library, which provides implementations of the double-precision C99 standard elementary functions, correctly rounded in the four IEEE-754 rounding modes, and sufficiently efficient in average time, worst-case time, and memory consumption to replace existing libms transparently. The distribution includes extensive documentation with the proof of each function (currently more than 100 pages), as well as all the Maple scripts used to develop the functions. This makes this library an excellent tutorial on software elementary function development. CRlibm also includes a lightweight library for multiple precision, scslib (Software Carry Save Library). This library has been developed specifically to answer the needs of the CRlibm project: precision up to a few hundred bits, portability, compatibility with IEEE floating-point standards, performance comparable to or better than GMP, and a small footprint. It uses a data-structure which allows carry propagations to be avoided during multiple-precision multiplications, and supports addition, subtraction, multiplication, and conversions. WWW: http://lipforge.ens-lyon.fr/www/crlibm/ |
2012-01-10T21:02:40+00:00 | textproc/reflex |
Relocalizable fast lexical scanner This is a variant of the Flex fast lexical scanner. Flex was written in the early 1990s by Verne Paxson. This version has been modified by Thomas Dickey, so that it conforms to ANSI C. It includes other improvements, but remains compatible with Paxson's 2.5.4 release (as well as POSIX lex). See the NEWS file for details. WWW: https://invisible-island.net/reflex/ |
2012-01-10T20:14:04+00:00 | graphics/easypaint |
Easy graphic editing program Easy graphic editing program WWW: http://qt-apps.org/content/show.php/easyPaint?content=140877 |
2012-01-09T19:12:17+00:00 | math/cblas |
Reference implementation of the C interface to the legacy Fortran BLAS This is a reference implementation of the C interface to the legacy Fortran Basic Linear Algebra Subprograms (BLAS), as described in Annex B of the BLAS Technical Forum (BLAST) Standard. WWW: http://www.netlib.org/blas/blast-forum/ |
2012-01-09T14:44:31+00:00 | www/p5-App-gist |
GitHub Gist creator GitHub Gist creator. WWW: https://metacpan.org/release/App-gist |
2012-01-08T01:49:13+00:00 | devel/php5-msgpack |
PHP extension for interfacing with MessagePack PHP extension for interfacing with MessagePack. WWW: http://code.google.com/p/php-msgpack/ |
2012-01-07T11:47:54+00:00 | devel/py-py_static_check |
Statically check your python code py_static_check can statically check your Python code for a lot of common errors. It uses a modified pyflakes code and extends with following things: Ability to specify what star imports resolve to (-s argument) Ability to ignore unused import warnings (-i argument) Better sorting of warnings/errors WWW: http://pypi.python.org/pypi/py_static_check |
2012-01-07T11:42:32+00:00 | devel/cmake-fedora |
Set of cmake modules for fedora developers cmake-fedora consists a set of cmake modules that provideds helper macros and targets for Linux, especially Fedora developers. WWW: https://pagure.io/cmake-fedora |
2012-01-07T11:24:21+00:00 | audio/shairport |
Airtunes emulator This program emulates an AirPort Express for the purpose of streaming music from iTunes and compatible iPods. It implements a server for the Apple RAOP protocol. ShairPort does not support AirPlay v2 (video and photo streaming). It supports multiple simultaneous streams, if your audio output chain (as detected by libao) does so. WWW: https://github.com/albertz/shairport |
2012-01-07T04:59:41+00:00 | sysutils/volman |
FreeBSD specific volume manager volman is a FreeBSD specific volume manager. It acts as a translator of devd(8) events, probing storage devices for their file system information, and serving this over a FIFO based API to which clients can subscribe. In addition to notifying clients of new or lost volumes, it will mount and unmount such volumes at the command of subscribing clients. It runs as root and allows any local clients the ability to mount and unmount volumes which are detected, regardless of any user privileges. This is intended for single user X11 systems needing an easy way of accessing USB flash disks on the fly. WWW: http://forums.freebsd.org/showthread.php?t=27233 |
2012-01-07T04:12:43+00:00 | databases/py-cql |
Python DB-API 2.0 client interface for Cassandra Python DB-API 2.0 client interface for Cassandra WWW: http://code.google.com/a/apache-extras.org/p/cassandra-dbapi2/ |
2012-01-06T16:31:50+00:00 | devel/node-thrift |
Node.js bindings for the Apache Thrift RPC system Node.js bindings for the Apache Thrift RPC system. WWW: http://thrift.apache.org/ |
2012-01-06T13:34:21+00:00 | sysutils/host-setup |
System configuration setup/management utility Host-setup is a dialog(1) (or Xdialog(1)) based utility for configuring your system. Built on the same safety and reliability of sysrc(8) to manage changes to rc.conf(5), host-setup(1) can also activate changes to the system in a safe and effective manner. Functionality includes (but may not be limited to): - Configure Time Zone - Configure Hostname/Domain - Configure Network Interfaces - Confgure Default Router/Gateway - Configure DNS nameservers WWW: http://druidbsd.sourceforge.net/ |
2012-01-06T10:50:11+00:00 | math/xblas |
Extra Precise Basic Linear Algebra Subroutines (BLAS) This library of routines is part of a reference implementation for the Dense and Banded BLAS routines, along with their Extended and Mixed Precision versions, as documented in Chapters 2 and 4 of the new BLAS Standard. EXTENDED PRECISION is only used internally; the input and output arguments remain the same as in the existing BLAS. At present, we only allow Single, Double, or Extra internal precision. Extra precision is implemented as double-double precision (128-bit total, 106-bit significand). The routines for the double-double precision basic arithmetic operations +, -, *, / were developed by David Bailey. We have designed all our routines assuming that single precision arithmetic is actually done in IEEE single precision (32 bits) and that double precision arithmetic is actually done in IEEE double precision (64 bits). The routines also pass our tests on an Intel machine with 80-bit floating point registers. MIXED PRECISION permits some input/output arguments to be of different types (mixing real and complex) or precisions (mixing single and double). WWW: http://www.netlib.org/xblas/ |
2012-01-06T07:48:46+00:00 | sysutils/rubygem-backup |
Perform backup operations on remote and local environment Backup is a RubyGem, written for Linux and Mac OSX, that allows you to easily perform backup operations on both your remote, as well as your local environment. It provides you with an elegant DSL in Ruby for modeling (configuring) your backups. Backup has built-in support for various databases, storage protocols/services, syncers, compressors, encryptors and notifiers which you can mix and match. It was built with modularity, extensibility and simplicity in mind. WWW: https://github.com/backup/backup |
2012-01-06T07:32:54+00:00 | russian/wordpress |
State-of-the-art semantic personal publishing platform WordPress is a state-of-the-art semantic personal publishing platform with a focus on aesthetics, web standards, and usability. More simply, Wordpress is what you use when you want to work with your blogging software, not fight it. WWW: https://ru.wordpress.org/ |
2012-01-05T23:34:56+00:00 | databases/mysac |
MySQL Simple Asynchronous Client MySAC (Simple Asynchronous Client) is a library that provides mechanisms for making asynchronous requests to MySQL database. It uses the official MySQL client library for authentication and network functions. Memory allocation must be done in user code, so any memory manager can be used. WWW: http://www.arpalert.org/mysac.html |
2012-01-05T21:15:43+00:00 | math/spblas |
NIST Sparse Basic Linear Algebra Subprograms (BLAS) This is an ANSI C++ implementation of the complete ANSI C specification of Chapter 3 of the BLAS Technical Forum Standard. The distribution is quite small and it is meant as a starting point for developing an optimized and architecture-dependent version. (C++ was used, rather than C, as it has support for complex arithmetic and templates to facilitate to creation of various precision codes.) The library includes support for all four precision types (single, double precision, real, and complex) and Level 1, 2, and 3 operations. WWW: https://math.nist.gov/spblas/ |
2012-01-05T02:35:10+00:00 | math/libflame |
FLAME dense linear algebra library libflame contains implementations of many dense linear algebra operations that are provided by the BLAS and LAPACK libraries. (However, not all FLAME implementations support every datatype, and, in many cases, libflame uses a different naming convention for the routines.) The library is a product of the Formal Linear Algebra Methods Environment (FLAME), which encompasses a new notation for expressing algorithms, a methodology for systematic derivation of algorithms, Application Program Interfaces (APIs) for representing the algorithms in code, and tools for mechanical derivation, implementation and analysis of algorithms and implementations. WWW: https://github.com/flame/libflame |
2012-01-04T09:06:02+00:00 | cad/librecad |
2D CAD system LibreCAD is a 2D CAD drawing application based on the community edition of QCad (www.qcad.org). WWW: http://librecad.org/ |
2012-01-03T11:50:35+00:00 | databases/php5-pdo_cassandra |
PDO driver for Apache Cassandra PDO driver for Apache Cassandra 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. WWW: http://code.google.com/a/apache-extras.org/p/cassandra-pdo/ |
2012-01-03T11:08:23+00:00 | www/py-plone.app.theming |
Integrates the Diazo theming engine with Plone Integrates the Diazo theming engine with Plone. WWW: https://pypi.org/project/plone.app.theming/ |
2012-01-03T11:08:23+00:00 | www/py-plone.app.iterate |
Check-out and check-in staging for Plone Check-out/check-in staging for Plone. WWW: https://pypi.org/project/plone.app.iterate/ |
2012-01-03T11:08:23+00:00 | www/py-Products.kupu |
Cross-browser WYWSIWYG editor Kupu is a cross-browser WYWSIWYG editor. It allows the comfortable editing of the body of an HTML document. It's client-side (browser) requirements are one of: - Mozilla 1.3.1 or higher - Internet Explorer 5.5 or higher - Netscape Navigator 7.1 or higher - Opera 9 or higher WWW: http://pypi.python.org/pypi/Products.kupu |
2012-01-03T11:08:23+00:00 | www/py-Products.TinyMCE |
Adds support for TinyMCE to Plone Adds support for TinyMCE, a platform independent web based Javascript HTML WYSIWYG editor, to Plone. WWW: http://plone.org/products/tinymce/ |
2012-01-03T11:08:23+00:00 | www/py-Products.CMFPlone |
Plone Content Management System (core) The Plone Content Management System (core). WWW: http://plone.org/ |
2012-01-03T11:08:23+00:00 | devel/py-Products.PloneTestCase |
Integration testing framework for Plone Integration testing framework for Plone. WWW: http://plone.org/products/plonetestcase/ |
2012-01-03T11:08:23+00:00 | devel/py-Products.CMFPlacefulWorkflow |
Workflow policies for CMF and Plone Workflow policies for CMF and Plone. WWW: https://pypi.org/project/Products.CMFPlacefulWorkflow/ |
2012-01-03T09:54:54+00:00 | www/py-plone.portlet.static |
Simple static HTML portlet for Plone A simple static HTML portlet for Plone. WWW: https://pypi.org/project/plone.portlet.static/ |
2012-01-03T09:54:54+00:00 | www/py-plone.portlet.collection |
Portlet that fetches results from a collection A portlet that fetches results from a collection. WWW: https://pypi.org/project/plone.portlet.collection/ |
2012-01-03T09:54:54+00:00 | www/py-plone.app.uuid |
Plone integration for the basic plone.uuid package Plone integration for the basic plone.uuid package. WWW: https://pypi.org/project/plone.app.uuid/ |
2012-01-03T09:54:54+00:00 | www/py-plone.app.users |
Users and groups related things A package for all things users and groups related (specific to plone). WWW: https://pypi.org/project/plone.app.users/ |
2012-01-03T09:54:54+00:00 | www/py-plone.app.upgrade |
Upgrade machinery for Plone Upgrade machinery for Plone. WWW: https://pypi.org/project/plone.app.upgrade/ |
2012-01-03T09:54:54+00:00 | www/py-plone.app.search |
Search user interface for Plone CMS Search user interface for Plone CMS. WWW: https://pypi.org/project/plone.app.search/ |
2012-01-03T09:54:54+00:00 | www/py-plone.app.redirector |
Redirection tool Redirection tool. WWW: https://pypi.org/project/plone.app.redirector/ |
2012-01-03T09:54:54+00:00 | www/py-plone.app.locales |
Translation files for Plone Translation files for Plone. WWW: https://pypi.org/project/plone.app.locales/ |
2012-01-03T09:54:54+00:00 | www/py-plone.app.discussion |
Enhanced discussion support for Plone Enhanced discussion support for Plone. WWW: https://pypi.org/project/plone.app.discussion/ |
2012-01-03T09:54:54+00:00 | www/py-plone.app.customerize |
Integrate five.customerize into Plone Integrate five.customerize into Plone. WWW: https://pypi.org/project/plone.app.customerize/ |
2012-01-03T09:01:06+00:00 | www/py-plone.app.contentrules |
Plone integration for plone.contentrules Plone integration for plone.contentrules. WWW: https://pypi.org/project/plone.app.contentrules/ |
2012-01-03T09:01:06+00:00 | www/py-plone.app.contentmenu |
Plone's content menu implementation Plone's content menu implementation. WWW: https://pypi.org/project/plone.app.contentmenu/ |
2012-01-03T09:01:06+00:00 | www/py-plone.app.content |
Content Views for Plone Content Views for Plone. WWW: https://pypi.org/project/plone.app.content/ |
2012-01-03T09:01:06+00:00 | www/py-plone.app.collection |
Tools for constructing navigation and site sections Collections in Plone are the most powerful tool content editors and site managers have to construct navigation and site sections. WWW: https://pypi.org/project/plone.app.collection/ |
2012-01-03T09:01:06+00:00 | devel/py-experimental.cssselect |
Experimental version of lxml.cssselect Experimental version of lxml.cssselect. WWW: https://pypi.python.org/pypi/experimental.cssselect/ |
2012-01-03T09:01:06+00:00 | devel/py-diazo |
Deliverance like language using a pure XSLT engine Diazo implements a Deliverance like language using a pure XSLT engine. With Diazo, you "compile" your theme and ruleset in one step, then use a superfast/ simple transform on each request thereafter. Alternatively, compile your theme during development, check it into Subversion, and not touch Diazo during deployment. WWW: https://pypi.org/project/diazo/ |
2012-01-03T09:01:06+00:00 | devel/py-archetypes.querywidget |
Widget for creating catalog queries Archetypes.querywidget implements a widget for creating catalog queries using an email-filtering-like interface, as found in GMail or Apple Mail. WWW: https://pypi.org/project/archetypes.querywidget/ |
2012-01-03T09:01:06+00:00 | devel/py-Products.PloneLanguageTool |
Allows to set the available languages in Plone site PloneLanguageTool allows you to set the available languages in your Plone site, select various fallback mechanisms, and control the use of flags for language selection and translations. WWW: https://pypi.org/project/Products.PloneLanguageTool/ |
2012-01-03T09:01:06+00:00 | devel/py-Products.PasswordResetTool |
Password reset tool for Plone Password reset tool for Plone. WWW: https://pypi.org/project/Products.PasswordResetTool/ |
2012-01-03T09:01:06+00:00 | devel/py-Products.ATContentTypes |
Default Content Types for Plone Default Content Types for Plone. WWW: https://pypi.org/project/Products.ATContentTypes/ |
2012-01-03T08:06:27+00:00 | www/py-plone.app.z3cform |
Collection of widgets, templates for use with z3c.form and Plone A collection of widgets, templates and other components for use with z3c.form and Plone. WWW: https://pypi.org/project/plone.app.z3cform/ |
2012-01-03T08:06:27+00:00 | www/py-plone.app.workflow |
Workflow and security settings for Plone Workflow and security settings for Plone. WWW: https://pypi.org/project/plone.app.workflow/ |
2012-01-03T08:06:27+00:00 | www/py-plone.app.testing |
Testing tools for Plone-the-application, based on plone.testing Testing tools for Plone-the-application, based on plone.testing. WWW: https://pypi.org/project/plone.app.testing/ |
2012-01-03T08:06:27+00:00 | www/py-plone.app.registry |
Zope 2 and Plone integration for plone.registry Zope 2 and Plone integration for plone.registry. WWW: https://pypi.org/project/plone.app.registry/ |
2012-01-03T08:06:27+00:00 | www/py-plone.app.querystring |
Tools to parse stored queries to actual results This package provides an queryparser, querybuilder and extra helper tools, to parse stored queries to actual results, used in new style collections. It includes a registry reader which reads operators, values and criteria from the Plone registry. WWW: https://pypi.org/project/plone.app.querystring/ |
2012-01-03T08:06:27+00:00 | www/py-plone.app.portlets |
Plone integration for the basic plone.portlets package Plone integration for the basic plone.portlets package. WWW: https://pypi.org/project/plone.app.portlets/ |
2012-01-03T08:06:27+00:00 | www/py-plone.app.kss |
KSS (Kinetic Style Sheets) for Plone KSS (Kinetic Style Sheets) for Plone. WWW: http://pypi.python.org/pypi/plone.app.kss |
2012-01-03T08:06:27+00:00 | www/py-plone.app.i18n |
Plone specific i18n extensions Plone specific i18n extensions. WWW: https://pypi.org/project/plone.app.i18n/ |
2012-01-03T08:06:27+00:00 | www/py-plone.app.controlpanel |
Formlib-based controlpanels for Plone Formlib-based controlpanels for Plone. WWW: https://pypi.org/project/plone.app.controlpanel/ |
2012-01-03T08:06:27+00:00 | www/py-plone.app.caching |
Plone UI and default rules for plone.caching/z3c.caching Plone UI and default rules for plone.caching/z3c.caching. WWW: https://pypi.org/project/plone.app.caching/ |
2012-01-02T21:06:12+00:00 | www/py-plone.z3cform |
Library that allows use of z3c.form with Zope 2 and the CMF plone.z3cform is a library that allows use of z3c.form with Zope 2 and the CMF. WWW: https://pypi.org/project/plone.z3cform/ |
2012-01-02T21:06:12+00:00 | www/py-plone.autoform |
Tools to construct z3c.form forms Tools to construct z3c.form forms. WWW: https://pypi.org/project/plone.autoform/ |
2012-01-02T21:06:12+00:00 | www/py-plone.app.vocabularies |
Collection of generally useful vocabularies A collection of generally useful vocabularies. WWW: https://pypi.org/project/plone.app.vocabularies/ |
2012-01-02T21:06:12+00:00 | www/py-plone.app.viewletmanager |
Configurable viewlet manager Configurable viewlet manager. WWW: https://pypi.org/project/plone.app.viewletmanager/ |
2012-01-02T21:06:12+00:00 | www/py-plone.app.layout |
Layout mechanisms for Plone Layout mechanisms for Plone. WWW: https://pypi.org/project/plone.app.layout/ |
2012-01-02T21:06:12+00:00 | www/py-plone.app.form |
zope.formlib integration for Plone zope.formlib integration for Plone. WWW: https://pypi.org/project/plone.app.form/ |
2012-01-02T21:06:12+00:00 | devel/py-five.customerize |
TTW customization of template-based Zope views TTW customization of template-based Zope views. WWW: https://pypi.org/project/five.customerize/ |
2012-01-02T21:06:12+00:00 | devel/py-collective.z3cform.datetimewidget |
z3c.form date and datetime widgets z3c.form date and datetime widgets. WWW: https://pypi.org/project/collective.z3cform.datetimewidget/ |
2012-01-02T21:06:12+00:00 | devel/py-collective.monkeypatcher |
Applying monkey patches on startup using ZCML configuration Support for applying monkey patches late in the startup cycle by using ZCML configuration actions. WWW: https://pypi.org/project/collective.monkeypatcher/ |
2012-01-02T21:06:12+00:00 | devel/py-archetypes.referencebrowserwidget |
Implementation of referencebrowser widget for Archetypes A referencebrowser implementation for Archetypes. WWW: https://pypi.org/project/archetypes.referencebrowserwidget/ |
2012-01-02T19:53:53+00:00 | www/py-plonetheme.sunburst |
Default theme for Plone 4 The default theme for Plone 4. WWW: https://pypi.org/project/plonetheme.sunburst/ |
2012-01-02T19:53:53+00:00 | www/py-plonetheme.classic |
Classic Plone 3 default theme The classic Plone 3 default theme. WWW: https://pypi.org/project/plonetheme.classic/ |
2012-01-02T19:53:53+00:00 | www/py-plone.theme |
Tools for managing themes in CMF and Plone sites Tools for managing themes in CMF and Plone sites. WWW: https://pypi.org/project/plone.theme/ |
2012-01-02T19:53:53+00:00 | www/py-plone.testing |
Testing infrastructure for Zope and Plone projects Testing infrastructure for Zope and Plone projects. WWW: https://github.com/plone/plone.testing |
2012-01-02T19:53:53+00:00 | www/py-plone.supermodel |
Serialize Zope schema definitions to and from XML Serialize Zope schema definitions to and from XML. WWW: https://pypi.org/project/plone.supermodel/ |
2012-01-02T19:53:53+00:00 | www/py-plone.app.linkintegrity |
Manage link integrity in Plone Manage link integrity in Plone. WWW: https://pypi.org/project/plone.app.linkintegrity/ |
2012-01-02T19:53:53+00:00 | www/py-plone.app.jquerytools |
jQuery Tools integration for Plone jQuery Tools integration for Plone plus overlay and AJAX form helpers. WWW: https://pypi.org/project/plone.app.jquerytools/ |
2012-01-02T19:53:53+00:00 | www/py-plone.app.imaging |
User-configurable, blob-aware image scaling for Plone User-configurable, blob-aware image scaling for Plone. WWW: https://pypi.org/project/plone.app.imaging/ |
2012-01-02T19:53:53+00:00 | www/py-plone.app.contentlisting |
Listing of content for the Plone CMS Listing of content for the Plone CMS. WWW: https://pypi.org/project/plone.app.contentlisting/ |
2012-01-02T19:53:53+00:00 | www/py-plone.app.blob |
ZODB blob support for Plone ZODB blob support for Plone. WWW: https://pypi.org/project/plone.app.blob/ |
2012-01-02T16:38:58+00:00 | www/mod_reproxy |
Apache module to support x-reproxy-url header This module adds x-reproxy-url header support to Apache/2.x. WWW: https://github.com/kazuho/mod_reproxy |
2012-01-02T15:41:28+00:00 | databases/tarantool |
NoSQL database running in a Lua application server Tarantool is an in-memory database and application server. Key features of the application server: - 100% compatible drop-in replacement for Lua 5.1, based on LuaJIT 2.1. Simply use #!/usr/bin/tarantool instead of #!/usr/bin/lua in your script. - full support for Lua modules and a rich set of own modules, including cooperative multitasking, non-blocking I/O, access to external databases, etc Key features of the database: - MsgPack data format and MsgPack based client-server protocol - two data engines: 100% in-memory with optional persistence and a 2-level disk-based B-tree, to use with large data sets - multiple index types: HASH, TREE, RTREE, BITSET - asynchronous master-master replication - authentication and access control - the database is just a C extension to the app server and can be turned off WWW: https://tarantool.io/ |
2012-01-02T15:34:19+00:00 | www/p5-Net-STF-Client |
Perl extension for STF Client Net::STF::Client implements the STF protocol to talk to STF servers. WWW: https://metacpan.org/release/Net-STF-Client |
2012-01-02T12:14:53+00:00 | editors/ged |
The GNU version of the ed editor GNU ed is a line-oriented text editor. It is used to create, display, modify and otherwise manipulate text files, both interactively and via shell scripts. A restricted version of ed, red, can only edit files in the current directory and cannot execute shell commands. Ed is the "standard" text editor in the sense that it is the original editor for Unix, and thus widely available. For most purposes, however, it is superseded by full-screen editors such as Vi or Emacs. WWW: http://www.gnu.org/software/ed/ |
2012-01-02T09:58:01+00:00 | math/kktdirect |
Direct solver package for saddle-point (KKT) matrices KKTDirect implements an ordering method and accompanying factorization for the direct solution of saddle-point matrices (also known as KKT or equilibrium matrices). A simple constraint on ordering together with an assumption on the rank of parts of the matrix are sufficient to guarantee the existence of the LDL^T factorization, stability concerns aside. In fact, D may be taken to be a diagonal matrix with +/-1 along the diagonal, and be fully determined prior to factorization, giving rise to a "signed Cholesky" factorization. A modified minimum-degree-like algorithm which incorporates this constraint is used, along with a simple algorithm to modify an existing fill-reducing ordering to respect the constraint. While a stability analysis is lacking, numerical experiments indicate that this is generally sufficient to avoid the need for numerical pivoting during factorization, with clear possible benefits for performance. Note this is only alpha-quality proof-of-concept code: for example, out-of-memory errors are not handled gracefully, and the provided Minimum Degree routine is not yet competitive with other packages. WWW: http://www.cs.ubc.ca/~rbridson/kktdirect/ |
2012-01-02T09:57:06+00:00 | www/py-plone.stringinterp |
Adaptable string interpolation Adaptable string interpolation. WWW: https://pypi.org/project/plone.stringinterp/ |
2012-01-02T09:57:06+00:00 | www/py-plone.scale |
Image scaling Image scaling. WWW: https://pypi.org/project/plone.scale/ |
2012-01-02T09:57:06+00:00 | www/py-plone.resource |
Publishes directories of static files via the ZPublisher plone.resource publishes directories of static files via the ZPublisher. These directories may be located either in the ZODB (as OFS folders and files), or on the filesystem. WWW: https://pypi.org/project/plone.resource/ |
2012-01-02T09:57:06+00:00 | www/py-plone.outputfilters |
Transformations applied to HTML in Plone text fields Transformations applied to HTML in Plone text fields as they are rendered. WWW: https://pypi.org/project/plone.outputfilters/ |
2012-01-02T09:57:06+00:00 | www/py-plone.indexer |
Hooks to facilitate managing custom index values Hooks to facilitate managing custom index values in Zope 2/CMF applications. WWW: https://pypi.org/project/plone.indexer/ |
2012-01-02T09:57:06+00:00 | www/py-plone.i18n |
Advanced i18n/l10n features Advanced i18n/l10n features. WWW: https://pypi.org/project/plone.i18n/ |
2012-01-02T09:57:06+00:00 | www/py-plone.fieldsets |
Allows to group fields into different fieldsets An extension to zope.formlib, which allows to group fields into different fieldsets. WWW: https://pypi.org/project/plone.fieldsets/ |
2012-01-02T09:57:06+00:00 | www/py-plone.contentrules |
Plone ContentRules Engine Plone ContentRules Engine. WWW: https://pypi.org/project/plone.contentrules/ |
2012-01-02T09:57:06+00:00 | www/py-plone.caching |
Zope 2 integration for z3c.caching Zope 2 integration for z3c.caching. WWW: https://pypi.org/project/plone.caching/ |
2012-01-02T09:57:06+00:00 | www/py-plone.cachepurging |
Cache purging support for Zope 2 applications Cache purging support for Zope 2 applications. WWW: https://pypi.org/project/plone.cachepurging/ |
2012-01-02T08:42:50+00:00 | www/py-plone.intelligenttext |
Transforms from text/x-web-intelligent to text/html Provides transforms from text/x-web-intelligent to text/html and vice versa. WWW: https://pypi.org/project/plone.intelligenttext/ |
2012-01-02T08:42:50+00:00 | security/py-borg.localrole |
PAS plugin which can manage local roles via an adapter lookup A PAS plugin which can manage local roles via an adapter lookup on the current context. WWW: https://pypi.org/project/borg.localrole/ |
2012-01-02T08:42:50+00:00 | security/py-Products.PlonePAS |
Adapts the PluggableAuthService for use by Plone PlonePAS adapts the PluggableAuthService for use by Plone. WWW: https://pypi.org/project/Products.PlonePAS/ |
2012-01-02T08:42:50+00:00 | devel/py-archetypes.schemaextender |
Dynamically extend Archetypes schemas with named adapters Dynamically extend Archetypes schemas with named adapters. WWW: https://pypi.org/project/archetypes.schemaextender/ |
2012-01-02T08:42:50+00:00 | devel/py-archetypes.kss |
KSS (Kinetic Style Sheets) for Archetypes KSS (Kinetic Style Sheets) for Archetypes. WWW: http://pypi.python.org/pypi/archetypes.kss |
2012-01-02T08:42:50+00:00 | devel/py-Products.PortalTransforms |
MIME based content transformations MIME based content transformations. WWW: https://pypi.org/project/Products.PortalTransforms/ |
2012-01-02T08:42:50+00:00 | devel/py-Products.PlacelessTranslationService |
Internationalizing and localizing software for Zope 2 PTS provides a way of internationalizing (i18n'ing) and localizing (l10n'ing) software for Zope 2. WWW: https://pypi.org/project/Products.PlacelessTranslationService/ |
2012-01-02T08:42:50+00:00 | devel/py-Products.Marshall |
Configurable Marshallers for Archetypes Configurable Marshallers for Archetypes. WWW: https://pypi.org/project/Products.Marshall/ |
2012-01-02T08:42:50+00:00 | devel/py-Products.Archetypes |
Developers framework for rapidly implementing content types Archetypes is a developers framework for rapidly developing and deploying rich, full featured content types within the context of Zope/CMF and Plone. WWW: https://pypi.org/project/Products.Archetypes/ |
2012-01-02T08:42:50+00:00 | devel/py-Products.ATReferenceBrowserWidget |
Reference widget for Archetypes ATReferenceBrowserWidget is reference widget for Archetypes. WWW: https://pypi.org/project/Products.ATReferenceBrowserWidget/ |
2012-01-02T07:35:20+00:00 | databases/p5-DBIx-QueryLog |
Perl extension for logging queries for DBI DBIx::QueryLog is logs each execution time and the actual query. Currently, works on DBD::mysql and DBD::sqlite. WWW: https://metacpan.org/release/DBIx-QueryLog |
2012-01-01T00:47:50+00:00 | devel/p5-Proc-Guard |
Perl extension for process runner with RAII pattern Proc::Guard runs process, and destroys it when the perl script exits. This is useful for testing code working with server process. WWW: https://metacpan.org/release/Proc-Guard |