This page is a slightly modified version of the following one-liner output. created_at: 2021-05-14T02:51:11+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 |
2008-12-31T21:00:08+00:00 | games/linwarrior |
Navigate a mech through a 3D world and fire at enemies LinWarrior 3D targets to be a somewhat classical open source Mech-Sim/Game. LinWarrior 3D is not exclusively bound to any specific classic title. Feel-of-control should *not* be FPS-like but may still be arcade-like and surrealistic. Classical means that the primary target of development is single player campaigns and not realistic graphics or physics. WWW: http://www.hackcraft.de/games/linwarrior_3d/index.htm |
2008-12-31T12:52:26+00:00 | cad/gmsh-occ |
Automatic 3D finite element mesh generator with OpenCascade support This is Gmsh with support of OpenCascade. Gmsh is an automatic 3D finite element mesh generator (primarily Delaunay) with build-in CAD and post-processing facilities. Its primal design goal is to provide a simple meshing tool for academic test cases with parametric input and up to date visualization capabilities. One of its strengths is the ability to respect a characteristic length field for the generation of adapted meshes on lines, surfaces and volumes, and to mix these meshes with simple structured grids. Gmsh is built around four modules: geometry, mesh, solver and post-processing. The specification of any input to these modules is done either interactively using the graphical user interface or in ASCII text files using Gmsh's own scripting language. WWW: http://www.geuz.org/gmsh/ |
2008-12-31T12:02:50+00:00 | graphics/sane-epkowa |
The sane-epkowa driver for FreeBSD A SANE scanner backend for various Epson scanners. This backend supports many more devices than the sane-epson included in graphics/sane-backends, including new multifunction devices such as the SX400. WWW: http://avasys.jp/english/ |
2008-12-31T11:43:34+00:00 | sysutils/syslinux |
Boot loader for the Linux operating system The syslinux program installs a Linux bootloader on a FAT-formatted filesystem or disk image. This FreeBSD port can additionally operate on plain files containing a FAT image, thus requiring no special privilege. The program relies on mtools to perform the manipulation of the FAT filesystem. WWW: http://www.syslinux.org/ |
2008-12-31T08:08:32+00:00 | japanese/awffull |
|
2008-12-30T22:58:00+00:00 | games/plutocracy |
Multiplayer 3D economy/trade-based RTS Plutocracy is a multiplayer 3D RTS game focusing on merchant trade and domination by economic means, although warfare and piracy are always an option. The game has a 1600s Caribbean theme, is played on a real globe, and aims to replicate realistic economic transactions. WWW: http://plutocracy.ca/ WWW: http://code.google.com/p/plutocracy/ |
2008-12-30T22:54:03+00:00 | textproc/dikt |
Dictionary for KDE Dikt is a dictionary for KDE. Dikt is a network application that implements the Dict protocol, with a browser interface specialized for querying dictionaries. WWW: https://dikt.tv/ |
2008-12-30T14:51:36+00:00 | www/p5-Mojolicious |
High-level MVC web framework written in Perl A next generation web framework for the Perl programming language; duct tape for the HTML5 web. An amazing real-time web framework, allowing you to easily grow single file prototypes into well-structured web applications. Powerful out of the box with RESTful routes, plugins, commands, Perl-ish templates, content negotiation, session management, form validation, testing framework, static file server, CGI/PSGI detection, first class Unicode support and much more for you to discover. Full stack HTTP and WebSocket client/server implementation with IPv6, TLS, SNI, IDNA, HTTP/SOCKS5 proxy, Comet (long polling), keep-alive, connection pooling, timeout, cookie, multipart and gzip compression support. Built-in non-blocking I/O web server, supporting multiple event loops as well as optional preforking and hot deployment, perfect for building highly scalable web services. JSON and HTML/XML parser with CSS selector support. WWW: https://metacpan.org/pod/Mojolicious WWW: http://mojolicious.org/ |
2008-12-30T14:51:36+00:00 | www/p5-Mojo |
A high level MVC web framework written in Perl A next generation web framework for the Perl programming language. The core of Mojolicious is a new implementation of the famous Routes concept, utilizing some advanced techniques from Catalyst. You can find help via mailing list http://lists.kraih.com/ or via IRC irc://irc.perl.org/#mojo WWW: http://mojolicious.org/ |
2008-12-29T23:10:05+00:00 | games/osgg |
OldSkool Gravity Game A gravity game with addictive gameplay and bad implementation You are the hyperspace delivery boy, use your spaceship to travel between space bases in strange places where few people have been before you. A fun to play gravity game with built in level editor. All in glorious 70s style vector graphics. WWW: https://sourceforge.net/projects/osgg/ |
2008-12-29T06:57:43+00:00 | devel/p5-Data-ParseBinary |
Yet Another parser for binary structures This module enables writing declarations for simple and complex binary structures, parsing binary to hash/array data structure, and building binary data from hash/array data structure. WWW: https://metacpan.org/pod/Data::ParseBinary |
2008-12-28T17:22:50+00:00 | net/vnstati |
PNG image output support for vnStat The purpose of vnstati is to provide image output support for statistics collected using vnstat(1). However, the image file format is limited to png. All basic outputs of vnStat are supported excluding live traffic features. The image can be outputted either to a file or to standard output. vnstati is the image output command for vnstat(1). It provides png image file output from database files created using vnStat. WWW: http://humdi.net/vnstat/ |
2008-12-28T17:07:58+00:00 | www/chems |
The geekest content helper management system CHeMS is a free (as in freedom) modular code-driven content helper management system (the first!) written in PHP fully compliant with the XHTML 1.1 and CSS2 standards. One of its main purpose is to help developers and (not so) advanced users to easily setting up a web application (blog, site, etc.) without have to deal with the "boring" side of this process such as layout generation code, menu blocks and so on. Its modularization system allow to mantain a light and fast core which only have to generate the layout and load the modules to delegate all the real and hard work to them. You never have to learn new weird APIs in order to deal with the CHeMS internals, there is full controll. That's why CHeMS is not a Content Management System (CMS) but rather it's an assistant. WWW: http://chems.sf.net |
2008-12-28T16:08:38+00:00 | textproc/rubygem-markaby |
HTML Markup as Ruby Markaby is a templating language for Ruby, with a plugin for Rails, which allows you to write HTML templates in pure-Ruby (a la Builder.) WWW: http://markaby.github.io/ |
2008-12-28T16:04:54+00:00 | devel/rubygem-metaid |
Ruby metaprogramming helpers MetAid adds a few innocent methods to Object and Module to make metaprogramming easier. For the lore of metaprogramming see Seeing Metaclasses Clearly and Chapter Six of Why's (Poignant) Guide to Ruby. WWW: http://whytheluckystiff.net/metaid/ |
2008-12-28T16:04:00+00:00 | databases/rubygem-datamapper |
Fast, thread-safe, object-relational mapper DataMapper is a Object Relational Mapper written in Ruby. The goal is to create an ORM which is fast, thread-safe and feature-rich with ActiveRecord-compatibility. WWW: http://datamapper.org |
2008-12-28T16:03:11+00:00 | devel/rubygem-validatable |
Library for adding database/object validations The validatable library can be included with any Ruby class and provide validations similar to ActiveRecord's. The library follows ActiveRecord's lead for features that are similar and introduces new features. WWW: http://validatable.rubyforge.org/ |
2008-12-28T13:22:38+00:00 | devel/py-dynrules |
Dynamic Scripting for adaptive AI systems dynrules is a dynamic ruleset scripting package for Python. It uses the Dynamic Scripting technique to create adaptive AI scripts automatically from predefined rulesets. WWW: https://bitbucket.org/marcusva/py-dynrules |
2008-12-28T12:57:40+00:00 | sysutils/fusefs-gstfs |
On-demand, transcoding filesystem (using GStreamer pipeline) GSTFS is a filesystem for on-demand transcoding of music files between different formats. It utilizes the gstreamer library for conversion so any formats supported by gstreamer should also be supported by gstfs. The filesystem's only requirement is that the gstreamer pipeline begin with a filesrc with the name "_source" and end with an fdsink with the name "_dest". The filesystem will automatically substitute the filename and fd number in these pipelines. WWW: https://bobcopeland.com/gstfs/ |
2008-12-28T11:42:28+00:00 | sysutils/phplogcon |
Web Based Syslog Review The phpLogCon project provides an easy to use but powerful front end for searching, reviewing and analyzing network event data, including syslog, windows event log and many other event sources. It focusses on the user-interface side of this project, so the data itself needs to be gathered by another program, for example the stock syslogd, rsyslog (often the distro's default syslogd), WinSyslog or MonitorWare Agent. PhpLogCon is a free, GPLed open source application written mostly in php. Data can be obtained from databases but also from plain text files, for example those that are written by the syslogd. WWW: http://www.phplogcon.org/ |
2008-12-28T11:42:28+00:00 | sysutils/loganalyzer |
Web Syslog and IT Event Viewer The LogAnalyzer project provides an easy to use but powerful frontend for searching, reviewing and analyzing network event data, including syslog, Windows event log and many other event sources. It focuses on the user-interface side of this project, so the data itself needs to be gathered by another program, for example the stock syslogd, rsyslog (often the distro's default syslogd), WinSyslog or MonitorWare Agent. LogAnalyzer works equally well on Linux and Windows. LogAnalyzer is a free, GPLed open source application written mostly in php. Data can be obtained from databases but also from plain text files, for example those that are written by the syslogd. WWW: https://loganalyzer.adiscon.com/ |
2008-12-28T11:27:43+00:00 | security/py-pyme |
Python interface to GPGME library PyMe is a Python interface to GPGME library. PyMe's development model is GPGME + Python + SWIG (just like m2crypto is an OpenSSL + Python + SWIG) combination which means that most of the functions and types are converted from C into Python automatically by SWIG. In short, to be able to use PyMe you need to be familiar with GPGME. WWW: http://pyme.sourceforge.net/ |
2008-12-28T02:32:09+00:00 | www/dotclear |
State-of-the-art semantic personal publishing platform Dotclear possesses a rich functionality that makes it a high quality publishing tool, equaling and even outperforming other similar tools in some aspects. Beyond the core functionality, Dotclear is designed to provide the user with the most comfortable experience. - Easy publication - Fully customizable theme - User-friendly administration - Flexible template system - Media management - Flexible template system - Media management - Choose your input method - Flexible comment system - Built-in antispam - Localization - Full Unicode support - Tags and categories - Multi-user with permissions - Multiblog WWW: http://dotclear.org/ |
2008-12-27T20:59:27+00:00 | www/mybb |
PHP-based bulletin board / discussion forum system MyBB is a discussion board that has been around for a while; it has evolved from other bulletin boards into the forum package it is today. Therefore, it is a professional and efficient discussion board, developed by an active team of developers. The MyBB history has been recorded and is available for the interested to read. You can also read more about the MyBB team and why they develop MyBB in their spare time. We also like to highlight the most active and contributing fansites of the MyBB community. WWW: http://mybboard.net/ |
2008-12-27T13:11:29+00:00 | x11/xorg-minimal |
X.Org minimal distribution metaport This is a metaport for least amount of ports needed to run a X.Org server. WWW: https://www.x.org/ |
2008-12-27T03:38:24+00:00 | www/rt40 |
RT is an industrial-grade ticketing system written in Perl RT is an industrial-grade ticketing system. It lets a group of people intelligently and efficiently manage requests submitted by a community of users. RT is used by systems administrators, customer support staffs, NOCs, developers and even marketing departments at over a thousand sites around the world. RT3 significantly revamped the RT codebase, featuring standard-compliant Web UI, approval-based workflow system, REST-powered RPC mail gateway, recursive group membership with delegates, autoconf, custom field support, I18N and L10N framework, web-editable scrips, better documentation and regression test suite, and more. WWW: http://www.bestpractical.com/rt/ |
2008-12-27T03:38:24+00:00 | www/rt38 |
RT is an industrial-grade ticketing system written in Perl RT is an industrial-grade ticketing system. It lets a group of people intelligently and efficiently manage requests submitted by a community of users. RT is used by systems administrators, customer support staffs, NOCs, developers and even marketing departments at over a thousand sites around the world. RT3 significantly revamped the RT codebase, featuring standard-compliant Web UI, approval-based workflow system, REST-powered RPC mail gateway, recursive group membership with delegates, autoconf, custom field support, I18N and L10N framework, web-editable scrips, better documentation and regression test suite, and more. WWW: http://www.bestpractical.com/rt/ |
2008-12-26T22:18:52+00:00 | deskutils/ganyremote |
GNOME frontend for anyRemote The overall goal of this project is to provide remote control service on Linux through Bluetooth, InfraRed, Wi-Fi or just TCP/IP connection. anyRemote supports wide range of modern cell phones like Nokia, SonyEricsson, Motorola and others. It was developed as thin communication layer between Bluetooth (or IR, Wi-Fi) capabled phone and UNIX, and in principle could be configured to manage almost any software. WWW: http://anyremote.sourceforge.net/ |
2008-12-26T22:08:19+00:00 | graphics/p5-clutter |
Perl bindings to the Clutter OpenGL canvas Perl bindings to the Clutter OpenGL canvas. Clutter aims to give a nice and easy GObject based API for creating fast, heavily stylised applications, such as media box UI, presentations, kiosk style applications, etc. Clutter uses OpenGL for rendering. The Clutter Perl bindings allow you to write canvas-based applications in a Perlish and object-oriented way, freeing you from having to care about casting and memory management of the original Clutter C API, and yet remaining close to its spirit. WWW: http://www.clutter-project.org/ |
2008-12-26T22:07:28+00:00 | graphics/py-clutter |
Python modules for Clutter toolkit This package contains the Python modules that allow you to use the Clutter toolkit in Python programs. WWW: http://clutter-project.org/ |
2008-12-26T22:06:13+00:00 | graphics/clutter-cairo |
Clutter Cairo integrarion library An experimental clutter cairo 'drawable' actor. Sucks a bit as renders cairo via an image surface and thus no real cairo rendering acceleration. Experiments with glitz and sharing GL contexts for such acceleration proved problematic. Needs more investigation. WWW: http://clutter-project.org/ |
2008-12-26T22:05:40+00:00 | graphics/clutter-box2d |
Clutter Box2D integration library A glue layer between clutter and box2d that provides a special group where the actors can be set to be static or dynamic in regard to a physics simulation. The source tree currently contains an embedded version of box2d trunk. Features: - Children of the ClutterBox2d group can be simulated as static or dynamic rigid bodies. Collision detection. - Specifying the gravity of the world. - play/pause control over the box2d physics engine - Setting linear and angular velocities of simulated children. - automatic position synchronization between clutter and box2d. - joints - prismatic. - revolute. - distance (spring) - mouse (for dragging objects around and manipulating them). WWW: http://clutter-project.org/ |
2008-12-26T22:05:01+00:00 | multimedia/clutter-gst |
Clutter GStreamer integration Clutter-GStreamer (clutter-gst) is an integration library for using GStreamer with Clutter. Clutter is an open source software library for creating fast, visually rich and animated graphical user interfaces. It uses OpenGL for drawing primitives and has multiple backends, allowing its usage on different platforms. GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. WWW: http://clutter-project.org/ |
2008-12-26T22:04:22+00:00 | graphics/clutter-gtk |
GTK+ Integration library for Clutter Clutter-GTK is a library providing facilities to integrate Clutter into GTK+ applications. It provides a GTK+ widget, GtkClutterEmbed, for embedding the default ClutterStage into any GtkContainer. WWW: http://clutter-project.org/ |
2008-12-26T22:03:41+00:00 | graphics/clutter |
OpenGL based interactive canvas library Clutter it an open source software library for creating fast, visually rich and animated graphical user interfaces. WWW: http://clutter-project.org/ |
2008-12-26T20:23:00+00:00 | games/maxr |
Mechanized Assault and Exploration Reloaded M.A.X.R. (Mechanized Assault and Exploration Reloaded) is a fanproject by the community of MaxTheGame.de. It was founded by MM (Michael Monch) around 2006 and became OpenSource at the end of 2007. MAXR is based on the old M.A.X. (Mechanized Assault and Exploration) by Interplay from 1996. WWW: https://www.maxr.org/ |
2008-12-26T19:42:30+00:00 | audio/mpdbrowser |
GTK+ client for the Music Player Daemon (MPD) MPD click & play client mpdBrowser show your collection's covers and let you: - play an album with left click - Enqueue an album with left click and Control - Clear playlist with middle click - play a song with right click - enqueue a song with right click and Control WWW: http://www.gnomefiles.org/app.php/mpdBrowser |
2008-12-26T05:34:51+00:00 | lang/clojure-mode.el |
Emacs lisp module for the Clojure language Clojure Mode is an Emacs editing mode. It provides Emacs font-lock, indentation, navigation and refactoring for the Clojure(Script) programming language (https://clojure.org/). WWW: https://github.com/clojure-emacs/clojure-mode |
2008-12-26T05:12:26+00:00 | www/p5-Template-Provider-FromDATA |
Load templates from your __DATA__ section Template::Provider::FromDATA - Load templates from your __DATA__ section This module allows you to store your templates inline with your code in the __DATA__ section. It will search any number of classes specified. WWW: https://metacpan.org/release/Template-Provider-FromDATA |
2008-12-26T03:04:41+00:00 | textproc/europass-xsl |
XSL stylesheets to transform Europass documents to HTML Europass is an XML Schema to create CVs and Language Passports conforming the European conventions. WWW: http://europass.cedefop.europa.eu/ |
2008-12-26T01:47:45+00:00 | devel/json-glib |
JSON (RFC 4627) interface for Glib JSON-GLib is a library providing serialization and deserialization support for the JavaScript Object Notation (JSON) format described by RFC 4627. JSON is: a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. These properties make JSON an ideal data-interchange language. -- From Introducing JSON Many high-level languages already provide native modules for parsing, generating and manipulating JSON data streams. JSON-GLib is a C library based on GLib and released under the terms of the GNU Lesser General Public License version 2.1. It provides a parser and a generator GObject classes and various wrappers for the complex data types employed by JSON, such as arrays and objects. JSON-GLib uses GLib native data types and the generic value container GValue for ease of development. It also provides integration with the GObject classes for direct serialization into, and deserialization from, JSON data streams. WWW: http://live.gnome.org/JsonGlib |
2008-12-25T20:29:06+00:00 | games/linux-sof |
Soldier of Fortune for Linux You're the world's deadliest soldier of fortune and your mission is clear: survive. Track your prey across the globe in a series of secret missions to take down a fanatical terrorist organization before it takes you down. Maintain your cover as a covert warrior in a startling variety of explosive missions ranging from underhanded sabotage to stealthy assassination to full frontal assaults where skill marks the difference between the hunter and the hunted. Tear your way past enemy lines utilizing the world's most lethal weaponry, including a sniper rifle, white phosphorous grenades, and prototype microwave pulse guns. Real bullets do real damage: shoot someone in the leg and he falls, writhing and grasping his wound; shoot someone in the head and he falls down dead. Based on the popular magazine of the same name, Soldier of Fortune delivers the most realistic, covert-operative themed shooter experience ever created. Like a blockbuster action-thriller, Soldier of Fortune plunges you into the secret and deadly world of the modern-day gun-for-hire via dozens of real-to-life missions spanning five continents and innovative multiplayer modes. You need an original game CD of Soldier of Fortune for Linux to use this port. WWW: http://www.lokigames.com/products/sof/ WWW: http://www.ravensoft.com/GamesDetail/tabid/76/XMID/16/Default.aspx |
2008-12-25T20:09:00+00:00 | www/wadcomblog |
Simple open-source static blog engine written in Python WadcomBlog is a simple open-source static blog engine written in Python by Vlad Skvortsov and distributed under BSD license. It doesn't use any backend database but instead reads a set of plain i text files (in RFC2822 format) and creates a tree of interlinked HTML pages that may be then published. To update a blog one just needs to add a file to the source tree and run the command-line WadcomBlog script to regenerate the output. WWW: http://vss.73rus.com/wadcomblog/ |
2008-12-25T19:49:34+00:00 | www/rubygem-passenger |
Modules for running Ruby on Rails and Rack applications Passenger are Apache and nginx modules allowing for simple deployment of Ruby on Rails and Rack applications. WWW: https://www.phusionpassenger.com/ |
2008-12-25T19:44:05+00:00 | irc/simpleirc |
Extremely simple IRC client SIMPLE IRC CLIENT alias sic sic is an extremely simple IRC client. It consists of lesser than 250 lines of code. It is the little brother of irc/ii WWW: http://www.suckless.org/programs/sic.html |
2008-12-25T18:05:08+00:00 | www/webpy |
Web Framework For Python web.py is a web framework for python that is as simple as it is powerful. web.py is in the public domain; you can use it for whatever purpose with absolutely no restrictions. WWW: http://webpy.org/ |
2008-12-25T14:53:47+00:00 | mail/p5-Clamd |
Connect to local clamd(8) service and send commands A library for connecting to and sending commands to a local clamd service - an anti-virus daemon process. You can find more information about clam anti-virus at http://www.clamav.org/ WWW: https://metacpan.org/release/Clamd |
2008-12-25T00:33:00+00:00 | devel/py-pyke |
Python Knowledge Engine Pyke introduces a form of Logic Programming (inspired by Prolog) to the Python community by providing a knowledge-based inference engine (expert system) written in 100% Python. WWW: http://pyke.sourceforge.net |
2008-12-25T00:25:47+00:00 | devel/rubygem-sequel |
Database Toolkit for Ruby Sequel is a database toolkit for Ruby. * Sequel provides thread safety, connection pooling and a concise DSL for constructing database queries and table schemas. * Sequel also includes a lightweight but comprehensive ORM layer for mapping records to Ruby objects and handling associated records. * Sequel supports advanced database features such as prepared statements, bound variables, master/slave configurations, and database sharding. * Sequel makes it easy to deal with multiple records without having to break your teeth on SQL. * Sequel currently has adapters for ADO, DB2, DBI, Informix, JDBC, MySQL, ODBC, OpenBase, Oracle, PostgreSQL and SQLite3. WWW: http://sequel.jeremyevans.net/ |
2008-12-24T19:39:26+00:00 | devel/py-mwlib.ext |
Provide Dependencies for mwlib mwlib.ext provides external dependencies needed by the mwlib library. It contains a copy of reportlab, which is a BSD licensed pdf generation library. WWW: http://code.pediapress.com/ |
2008-12-24T17:55:01+00:00 | textproc/p5-Text-Diff-Parser |
Parse patch files containing unified and standard diffs Text::Diff::Parser parses diff files and patches. It allows you to access the changes to a file in a standardized way, even if multiple patch formats are used. WWW: https://metacpan.org/release/Text-Diff-Parser |
2008-12-23T23:02:09+00:00 | devel/py-hashring |
Implementation of consistent hashing in Python Implements consistent hashing that can be used when the number of server nodes can increase or decrease (like in memcached). The hashing ring is built using the same algorithm as libketama. Consistent hashing is a scheme that provides a hash table functionality in a way that the adding or removing of one slot does not significantly change the mapping of keys to slots. WWW: https://pypi.python.org/pypi/hash_ring |
2008-12-23T14:00:18+00:00 | graphics/ycomp |
Visualization system for Program Dependency Graphs in VCG format Program Highlights * Read, layout and print of graphs in the .VCG, .GML and .YGF format * Layout support for program dependency graphs yielding high performance graph layout * Easy to use GUI * NEW! PGF / TikZ format export to use in LaTeX documents * For version 1.3.1 we have implemented numerous improvements to the layout, useability and performance * System requirements: Java 1.5 aka J2SE 5.0 Licence: This software is based on the yFiles library. yWorks GmbH granted an academic license for #yFiles" to IPD Goos: An academic license restricts the use of the software (yComp) to non-commercial purposes (research, teaching, projects, courses and application development). WWW: http://www.info.uni-karlsruhe.de/software.php/id=6&lang=en |
2008-12-22T21:28:51+00:00 | devel/p5-relative |
Load modules with relative names relative - Load modules with relative names This module allows you to load modules using only parts of their name, relatively to the current module or to a given module. Module names are by default searched below the current module, but can be searched upper in the hierarchy using the ..:: syntax. WWW: https://metacpan.org/release/relative |
2008-12-22T21:19:26+00:00 | devel/py-demjson |
Encoder, Decoder and Lint/Validator for JSON py-demjson provides classes and functions for encoding or decoding data represented in the language-neutral JSON format (which is often used as a simpler substitute for XML in Ajax web applications). This implementation tries to be as compliant to the JSON specification (RFC 4627) as possible, while still providing many optional extensions to allow less restrictive JavaScript syntax. It includes complete Unicode support, including UTF-32, BOM, and surrogate pair processing. It can also support JavaScript's NaN and Infinity numeric types as well as it's 'undefined' type. It also includes a lint-like JSON syntax validator which tests JSON text for strict compliance to the standard. WWW: http://deron.meranda.us/python/demjson/ |
2008-12-22T20:19:05+00:00 | devel/p5-Locale-PO |
Perl module for manipulating .po entries from GNU gettext This module provides methods for manipulating objects that represent entries in a gettext po-file (untranslated and translated strings, with associated comments). It can load and save complete po-files. WWW: https://metacpan.org/release/Locale-PO |
2008-12-22T15:21:51+00:00 | www/p5-Catalyst-View-RRDGraph |
RRD graph view class for Catalyst This view generates RRD graph images from the graph defintion placed in the stash. The controller is responsable of placing an ARRAYREF in $c-stash->{'graph'}> with the same data as to generate a graph with the RRDs module, except for filename, that will be automatically generated by the view. WWW: https://metacpan.org/release/Catalyst-View-RRDGraph |
2008-12-22T08:24:42+00:00 | net/freeradius-client |
Client library and basic utilities for RADIUS AAA The FreeRADIUS Client is a framework and library for writing RADIUS Clients which additionally includes radlogin, a flexible RADIUS aware login replacement, a command line program to send RADIUS authentication/authorisation requests and accounting records and a utility to query the status of a RADIUS server. All these programs are based on a library which lets you develop a RADIUS-aware application in less than 50 lines of C code. It is highly portable and runs on Linux, many BSD variants and Solaris. WWW: http://wiki.freeradius.org/Radiusclient |
2008-12-21T17:59:35+00:00 | www/p5-Catalyst-Plugin-Browser |
Browser Detection for Catalyst A browser detection plugin for catalyst framework WWW: https://metacpan.org/release/Catalyst-Plugin-Browser |
2008-12-21T12:02:56+00:00 | textproc/hs-highlighting-kate |
Syntax highlighting The highlighting-kate is a syntax highlighting library with support for nearly one hundred languages. The syntax parsers are automatically generated from Kate syntax descriptions [1], so any syntax supported by Kate can be added. [1] http://kate-editor.org/ WWW: https://github.com/jgm/highlighting-kate |
2008-12-21T12:02:56+00:00 | textproc/hs-highlighting-kate-ghc |
A Haskell syntax highlighting library for 50+ languages The highlighting-kate is a syntax highlighting library for Haskell with support for over 50 languages. The syntax parsers are automatically generated from Kate syntax descriptions [1], so any syntax supported by Kate can be added. An (optional) command-line program is provided, along with a utility for generating new parsers from Kate XML syntax descriptions. Currently the following languages are supported: Ada, Asp, Awk, Bash, Bibtex, C, Cmake, Coldfusion, Commonlisp, Cpp, Css, D, Djangotemplate, Doxygen, Dtd, Eiffel, Erlang, Fortran, Haskell, Html, Java, Javadoc, Javascript, Json, Latex, Lex, LiterateHaskell, Lua, Makefile, Matlab, Mediawiki, Modula3, Nasm, Objectivec, Ocaml, Pascal, Perl, Php, Postscript, Prolog, Python, Rhtml, Ruby, Scala, Scheme, Sgml, Sql, SqlMysql, SqlPostgresql, Tcl, Texinfo, Xml, Xslt, Yacc. [1] <http://kate-editor.org> WWW: http://johnmacfarlane.net/highlighting-kate |
2008-12-21T11:41:49+00:00 | devel/hs-pcre-light |
Small, efficient, and portable regex library for Perl 5 compatible A small, efficient and portable Haskell regex library for Perl 5 compatible regular expressions. The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. WWW: https://github.com/Daniel-Diaz/pcre-light |
2008-12-21T11:41:49+00:00 | devel/hs-pcre-light-ghc |
A lightweight Haskell regex library compatible with Perl 5 A small, efficient and portable Haskell regex library for Perl 5 compatible regular expressions. The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. WWW: http://code.haskell.org/~dons/code/pcre-light |
2008-12-21T11:28:15+00:00 | archivers/hs-zip-archive |
Library for creating and modifying zip archives The zip-archive library provides functions for creating, modifying, and extracting files from zip archives. WWW: https://github.com/jgm/zip-archive |
2008-12-21T11:28:15+00:00 | archivers/hs-zip-archive-ghc |
A Haskell library for working with zip archives The zip-archive library provides functions for creating, modifying, and extracting files from zip archives. WWW: http://johnmacfarlane.net/zip-archive/ |
2008-12-21T11:23:18+00:00 | devel/hs-binary |
Efficient binary serialisation for Haskell Efficient, pure binary serialisation using lazy ByteStrings. Haskell values may be encoded to and from binary formats, written to disk as binary, or sent over the network. Serialisation speeds of over 1 G/sec have been observed, so this library should be suitable for high performance scenarios. WWW: http://code.haskell.org/binary/ |
2008-12-21T11:23:18+00:00 | devel/hs-binary-ghc |
Efficient binary serialisation for Haskell Efficient, pure binary serialisation using lazy ByteStrings. Haskell values may be encoded to and from binary formats, written to disk as binary, or sent over the network. Serialisation speeds of over 1 G/sec have been observed, so this library should be suitable for high performance scenarios. WWW: http://code.haskell.org/binary/ |
2008-12-19T14:19:54+00:00 | deskutils/labyrinth |
Mind-mapping tool for GNOME Labyrinth is a lightweight mind-mapping tool for the GNOME desktop. It is written in Python and uses cairo for its rendering. It is intended to be as light and intuitive as possible, but still provide a wide range of powerful features. WWW: http://code.google.com/p/labyrinth/ |
2008-12-18T19:25:51+00:00 | deskutils/ecru |
Flexible command line LiveJournal client Ecru is a command line livejournal client. Here's a list of it's main features: * Uses your favourite $EDITOR for editing posts * Supports non-interactive mode * Supports having various templates with pre-defined post body, keywords, subject and so on * Supports hooks - custom scripts that are called on certain events * Supports several configuration profiles * Written in C++ and tends to use as few external libraries as possible * Designed to be easily scriptable WWW: http://novel.evilcoder.org/ecru/ |
2008-12-16T08:14:26+00:00 | java/sqlitejdbc |
Java JDBC driver for SQLite SQLiteJDBC is a Java JDBC driver for SQLite. It runs using either a native code library or a 100% Pure Java driver based on NestedVM emulation (but in this package only the native version is installed). WWW: http://web.archive.org/web/20120721075310/http://www.zentus.com/sqlitejdbc/ |
2008-12-15T22:20:23+00:00 | www/apache22-peruser-mpm |
Peruser is an Apache 2 modules based on metuxmpm. The fundamental concept behind them is to run each apache child process as its own user and group, each handling its own set of virtual hosts. Peruser and recent metuxmpm releases can also chroot() apache processes. The result is a sane and secure web server environment for your users, without kludges like PHP's safe_mode. WWW: http://source.kood.ee/ |
2008-12-14T20:13:34+00:00 | www/p5-RTx-Shredder |
Cleanup RT database RTx::Shredder is extention to RT API which allow you to delete data from RT database. Now Shredder support wipe out of almost all RT objects (Tickets, Transactions, Attachments, Users...) WWW: http://search.cpan.org/dist/RTx-Shredder/ |
2008-12-14T20:13:04+00:00 | www/p5-RTx-RightsMatrix |
Bulk editing GUI for RT rights RTx::RightsMatrix - Bulk editing GUI for RT rights SYNOPSIS: Point, click, drool WWW: http://search.cpan.org/dist/RTx-RightsMatrix/ |
2008-12-14T20:12:18+00:00 | www/p5-RTx-Calendar |
Calendar extension module for the RT ticketing system This RT extension provides a calendar view for your tickets and your reminders so you see when is your next due ticket. You can find it in the menu Search->Calendar. There's a portlet to put on your home page (see Prefs/MyRT.html) You can also enable ics (ICal) feeds for your default calendar and all your private searches in Prefs/Calendar.html. Authentication is magic number based so that you can give those feeds to other people. You can find screenshots on http://gaspard.mine.nu/dotclear/index.php?tag/rtx-calendar WWW: https://metacpan.org/release/RTx-Calendar |
2008-12-14T20:09:57+00:00 | www/p5-RT-Extension-SLA |
RT extension to automate due dates using service levels RT's extension that allows you to automate due dates using service levels. WWW: https://metacpan.org/release/RT-Extension-SLA |
2008-12-14T20:08:46+00:00 | www/p5-RT-Extension-LDAPImport |
RT extension to import users from an LDAP store RT::Extension::LDAPImport - Import Users from an LDAP store WWW: https://metacpan.org/release/RT-Extension-LDAPImport |
2008-12-14T13:29:06+00:00 | deskutils/gxneur |
GTK frontend for XNeur keyboard layout switcher GTK frontend for XNeur keyboard layout switcher. In-place converter of text typed in with a wrong keyboard layout. When users work in multilingual environment (e.g. Russian+English), they sometimes type in text with wrong keyboard layout. In auto mode XNeur can automatically detect language of a word user typed, switch keyboard layout and convert the word from one keyboard layout into another. In manual mode user has ability to convert last typed word or some selected text using hot keys. The idea of this utility is similar to Punto Switcher for Windows. For now XNeur support English, Russian, Ukrainian, Belarusian, French, Romanian, Bulgarian, Czech, Greek, Estonian, Armenian, Lithuanian, Latvian, Poland, Spanish and Uzbek languages. WWW: https://launchpad.net/xneur |
2008-12-14T10:40:57+00:00 | devel/py-traits |
Explicitly Typed Attributes for Python The Traits project is at the center of all Enthought Tool Suite development and has changed the mental model used at Enthought for programming in the already extremely efficient Python programming language. The Traits project allows Python programmers to use a special kind of type definition called a trait, which gives object attributes some additional characteristics, such as Initialization, Validation, Delegation, Notification and Visualization. A class can freely mix trait-based attributes with normal Python attributes, or can opt to allow the use of only a fixed or open set of trait attributes within the class. Trait attributes defined by a classs are automatically inherited by any subclass derived from the class. WWW: https://pypi.org/project/traits/ |
2008-12-14T10:40:22+00:00 | devel/py-EnthoughtBase |
Core Packages for the Enthought Tool Suite The EnthoughtBase project includes a few core packages that are used by many other projects in the Enthought Tool Suite: *enthought.etsconfig: Supports configuring settings that need to be shared across multiple projects or programs on the same system. Most significant of these is the GUI toolkit to be used. You can also configure locations for writing application data and user data, and the name of the company responsible for the software (which is used in the application and user data paths on some systems). *enthought.logger: Provides convenience functions for creating logging handlers. *enthought.util: Provides miscellaneous utility functions. |
2008-12-14T10:37:39+00:00 | math/py-pymc |
Markov Chain Monte Carlo Sampling Toolkit Bayesian estimation, particularly using Markov chain Monte Carlo (MCMC), is an increasingly relevant approach to statistical estimation. However, few statistical software packages implement MCMC samplers, and they are non-trivial to code by hand. pymc is a python package that implements the Metropolis-Hastings algorithm as a python class, and is extremely flexible and applicable to a large suite of problems. pymc includes methods for summarizing output, plotting, goodness-of-fit and convergence diagnostics. WWW: https://pypi.org/project/pymc/ |
2008-12-14T10:35:10+00:00 | x11-wm/wmfs |
Floating and tiling Window Manager From Scratch WMFS (Window Manager From Scratch) is a lightweight tiling window manager for X. It can be configured with a configuration file (made with LibConfuse), it supports Xft (FreeType) fonts and EWMH hints wm standards. WWW: https://github.com/xorg62/wmfs |
2008-12-14T10:32:59+00:00 | finance/pear_Payment_DTA |
PEAR class to create and handle DTA files used in Germany With PEAR::Payment_DTA provides functions to create DTA files used in Germany to exchange informations about money transactions with banks or online banking programs. No dependencies registered. WWW: https://pear.php.net/package/Payment_DTA |
2008-12-14T10:32:12+00:00 | net/rubygem-oauth |
Rubygem for Creating both OAuth Consumers and Service Providers Rubygem-oauth is a RubyGem for implementing both OAuth clients and servers in Ruby applications. WWW: https://github.com/oauth-xx/oauth-ruby |
2008-12-12T15:21:37+00:00 | x11-fonts/inconsolata-ttf |
Monospaced truetype font Inconsolata is a monospace font, designed for code listings and the like, in print. There are a great many "programmer fonts," designed primarily for use on the screen, but in most cases do not have the attention to detail for high resolution rendering. WWW: https://fonts.google.com/specimen/Inconsolata |
2008-12-12T05:17:52+00:00 | devel/googlemock |
Library for writing and using C++ mock classes Inspired by jMock, EasyMock, and Hamcrest, and designed with C++'s specifics in mind, Google C++ Mocking Framework (or Google Mock for short) is a library for writing and using C++ mock classes. Google Mock: * lets you create mock classes trivially using simple macros, * supports a rich set of matchers and actions, * handles unordered, partially ordered, or completely ordered expectations, * is extensible by users, and * works on Linux, Windows, and Mac OS X. WWW: https://github.com/google/googlemock |
2008-12-11T21:37:19+00:00 | www/pear-Services_OpenSearch |
Search A9 OpenSearch compatible engines Provides access to A9 OpenSearch compatible search engines WWW: https://pear.php.net/package/Services_OpenSearch |
2008-12-11T21:36:07+00:00 | www/pear-Services_Yahoo |
Provides access to the Yahoo! Web Services Services_Yahoo provides object-oriented interfaces to the web service capabilities of Yahoo. WWW: https://pear.php.net/package/Services_Yahoo |
2008-12-11T21:35:37+00:00 | www/pear-Services_TwitPic |
PHP Interface to TwitPic's API An interface for uploading pictures to TwitPic and optionally posting them (along with status messages) to Twitter as well. WWW: https://pear.php.net/package/Services_TwitPic |
2008-12-11T11:07:35+00:00 | www/p5-Catalyst-Plugin-Session-Store-Memcached-Fast |
Memcached storage backend for session data Memcached session storage backend WWW: https://metacpan.org/release/Catalyst-Plugin-Session-Store-Memcached-Fast |
2008-12-11T09:01:38+00:00 | security/php5-filter |
|
2008-12-11T08:58:06+00:00 | security/php5-hash |
|
2008-12-11T08:50:00+00:00 | archivers/php5-zip |
|
2008-12-11T03:27:37+00:00 | www/trac-ccselector |
Visually edit the Trac ticket CC field This plugin allows visual CC field editing. A pop-up window with bunch of checkboxes is opened, user checks boxes, email addresses are added and removed to CC field. There is a list of pre-defined addresses in cc_selector.js (these addresses will always be available). If you want to change this list you must edit cc_selector.js manually. Of course, you can always edit CC field without all this hassle - all addresses you entered manually will be shown, too - and can be removed with new, shiny checkboxes. WWW: https://trac-hacks.org/wiki/CcSelectorPlugin |
2008-12-09T23:44:15+00:00 | www/trac-tweakui |
Easily tweak Trac pages with JavaScript expressions This plugin implements a Javascript deployment platform, enabling Trac administrators to easily tweak Trac pages with Javascript expressions. The plugin supports the Trac web admin system, and it can apply Javascript tweaks to multiple pages by matching their names with regular expressions. WWW: http://trac-hacks.org/wiki/TracTweakUiPlugin |
2008-12-07T15:55:06+00:00 | math/testu01 |
Utilities for statistical testing of uniform random number generators TestU01 is a software library, implemented in the ANSI C language, and offering a collection of utilities for the empirical statistical testing of uniform random number generators. The library implements several types of random number generators in generic form, as well as many specific generators proposed in the literature or found in widely-used software. It provides general implementations of the classical statistical tests for random number generators, as well as several others proposed in the literature, and some original ones. These tests can be applied to the generators predefined in the library and to user-defined generators. Specific tests suites for either sequences of uniform random numbers in [0,1] or bit sequences are also available. Basic tools for plotting vectors of points produced by generators are provided as well. Additional software permits one to perform systematic studies of the interaction between a specific test and the structure of the point sets produced by a given family of random number generators. That is, for a given kind of test and a given class of random number generators, to determine how large should be the sample size of the test, as a function of the generator's period length, before the generator starts to fail the test systematically. WWW: http://simul.iro.umontreal.ca/testu01/tu01.html |
2008-12-07T15:06:51+00:00 | ports-mgmt/xps |
Tool that searches the ports tree by various criteria XPS (eXquisite Port Seeker) is a tool that searches the ports tree and pretty-prints the ports that match the given criteria. The criteria can be the port's name, categories, maintainer, and if it is installed or not. WWW: https://github.com/serpent7776/xps |
2008-12-07T15:03:45+00:00 | www/p5-CGI-Application-Plugin-Authorization |
Support for authorization of requests in CGI::Application CGI::Application::Plugin::Authorization adds the ability to authorize users for specific tasks. WWW: https://metacpan.org/release/CGI-Application-Plugin-Authorization |
2008-12-07T14:34:29+00:00 | www/p5-CGI-Application-Plugin-Authentication |
Support for authenticating requests in CGI::Application CGI::Application::Plugin::Authentication adds the ability to authenticate users in your CGI::Application modules. WWW: https://metacpan.org/release/CGI-Application-Plugin-Authentication |
2008-12-07T14:33:16+00:00 | sysutils/xorriso |
ISO image manipulation tool based on Libburnia Libisoburn is a front-end for libraries libburn and libisofs of the libburnia project. Xorriso copies file objects from POSIX compliant filesystems into Rock Ridge enhanced ISO 9660 filesystems and allows session-wise manipulation of such filesystems. It can load the management information of existing ISO images and it writes the session results to optical media or to filesystem objects. Vice versa xorriso is able to restore file objects from ISO 9660 filesystems. WWW: https://dev.lovelyhq.com/libburnia/web/wikis/Xorriso WWW: https://www.gnu.org/software/xorriso/ |
2008-12-07T14:33:16+00:00 | sysutils/libisoburn |
ISO image manipulation tool based on Libburnia Libisoburn is a front-end for libraries libburn and libisofs of the libburnia project. Xorriso copies file objects from POSIX compliant filesystems into Rock Ridge enhanced ISO 9660 filesystems and allows session-wise manipulation of such filesystems. It can load the management information of existing ISO images and it writes the session results to optical media or to filesystem objects. Vice versa xorriso is able to restore file objects from ISO 9660 filesystems. WWW: http://libburnia-project.org/ WWW: http://scdbackup.sourceforge.net/xorriso_eng.html |
2008-12-07T11:02:18+00:00 | graphics/silgraphite |
Font engine for complex non-Roman writing systems Graphite is a project under development within SIL's Non-Roman Script Initiative and Language Software Development groups to provide rendering capabilities for complex non-Roman writing systems. The original goal was a system for the Windows platform; the system has also been ported to Linux. Graphite can be used to create "smart fonts" capable of displaying writing systems with various complex behaviors. With respect to the Text Encoding Model, Graphite handles the "Rendering" aspect of writing system implementation. WWW: http://silgraphite.sourceforge.net/ |
2008-12-07T09:27:15+00:00 | games/bsdrain |
The original BSD rain program, ported from NetBSD Rain is an animated raindrops display program modelled after the VMS program of the same name. This program was originally included in the 4.4 BSD distribution set. This version was taken from NetBSD. WWW: http://cvsweb.netbsd.org/bsdweb.cgi/src/games/rain/ |
2008-12-06T23:36:00+00:00 | games/xwordpy |
Application for solving crossword puzzles in the Across Lite format xwordpy (also know as Xword) is a PyGTK-powered application with a GUI that allows users to open, solve, and print files in Across Lite puzzle format. WWW: http://x-word.org/ |
2008-12-06T15:35:27+00:00 | sysutils/py-zdaemon |
Daemon Process Control Library and Tools for Unix-bases Systems zdaemon is a Python package which provides APIs for managing applications run as daemons. Its principal use to date has been to manage the application server and storage server daemons for Zope / ZEO, although it is not limited to running Python-based applications (for instance, it has been used to manage the 'spread' daemon). WWW: https://pypi.org/project/zdaemon/ |
2008-12-06T15:33:57+00:00 | net/py-oauth |
Python Library for OAuth py-oauth is a python libarary for OAuth. OAuth is an open protocol to allow API authentication in a simple and standard method from desktop and web applications. WWW: https://pypi.org/project/oauth/ |
2008-12-06T15:33:01+00:00 | textproc/hs-utf8-string |
Haskell UTF8 layer for IO, ByteStrings and Strings A UTF8 layer for IO, ByteStrings and Strings. The utf8-string package provides operations for encoding UTF8 strings to Word8 lists and back, and for reading and writing UTF8 without truncation. WWW: http://github.com/glguy/utf8-string/ |
2008-12-06T14:57:09+00:00 | www/orangehrm |
Open Source Human Resource Management OrangeHRM is an Open Source HRM information system that will provide a vast range of features to manage the crucial organization asset - people. It provides a perfect platform for re-engineering and aligning your HR processes along with the organizational goals. WWW: http://www.orangehrm.com |
2008-12-06T07:51:32+00:00 | x11/xvmcinfo |
Print out XvMC extension adaptor information This package contains xvmcinfo, an application for printing out the motion compensatin capabilities of any video adaptors associated with the display that are accessible through the XvMC extension. |
2008-12-06T00:40:46+00:00 | sysutils/vbetool |
Application for executing video card BIOS code vbetool is a small application that executes code from the BIOS of your video card. This is mostly useful for reinitialising the hardware, for instance after ACPI suspend/resuming. WWW: http://www.codon.org.uk/~mjg59/vbetool/ |
2008-12-06T00:40:05+00:00 | devel/libx86 |
Hardware-independent library for executing real-mode x86 code It's often useful to be able to make real-mode x86 BIOS calls from userland. Linux lrmi provides a simple interface to this for i386 machines, but this doesn't help on other platforms. libx86 provides the Linux lrmi interface, but will also run on platforms such as amd64 and alpha. WWW: http://www.codon.org.uk/~mjg59/libx86/ |
2008-12-05T14:05:38+00:00 | net/p5-XML-RPC |
Pure Perl implementation for an XML-RPC client and server Pure Perl implementation for an XML-RPC client and server WWW: https://metacpan.org/release/XML-RPC |
2008-12-05T13:30:06+00:00 | lang/cfortran |
Easy-to-use powerful bridge between C and FORTRAN cfortran.h is an easy-to-use powerful bridge between C and FORTRAN. It provides a transparent, machine independent interface between C and FORTRAN routines and global data. WWW: http://www-zeus.desy.de/~burow/cfortran/ |
2008-12-04T19:51:12+00:00 | net/py-zopeproxy |
Generic Transparent Proxies Proxies are special objects which serve as mostly-transparent wrappers around another object, intervening in the apparent behavior of the wrapped object only when necessary to apply the policy (e.g., access checking, location brokering, etc.) for which the proxy is responsible. WWW: http://pypi.python.org/pypi/zope.proxy |
2008-12-04T19:51:12+00:00 | net/py-zope.proxy |
Generic Transparent Proxies Proxies are special objects which serve as mostly-transparent wrappers around another object, intervening in the apparent behavior of the wrapped object only when necessary to apply the policy (e.g., access checking, location brokering, etc.) for which the proxy is responsible. WWW: https://pypi.org/project/zope.proxy/ |
2008-12-04T18:17:27+00:00 | devel/p5-Data-Stream-Bulk |
N at a time iteration API This module tries to find middle ground between one at a time and all at once processing of data sets. The purpose of this module is to avoid the overhead of implementing an iterative api when this isn't necessary, without breaking forward compatibility in case that becomes necessary later on. The API optimizes for when a data set typically fits in memory and is returned as an array, but the consumer cannot assume that the data set is bounded. The API is destructive in order to minimize the chance that resultsets are leaked due to improper usage. WWW: https://metacpan.org/release/Data-Stream-Bulk |
2008-12-04T03:42:36+00:00 | mail/policyd2 |
Policyd v2 is a multi-platform policy server for popular MTAs Policyd v2 Policyd v2 (codenamed "cluebringer") is a multi-platform policy server for popular MTAs. This policy daemon is designed mostly for large scale mail hosting environments. WWW: http://wiki.policyd.org |
2008-12-02T11:06:35+00:00 | www/py-wsgiauth |
WSGI authentication middleware WSGI authentication middleware that supports HTTP basic and digest authentication, IP authentication, and form-based or OpenID authentication using signed cookies or URL query parameters. WWW: https://pypi.org/project/wsgiauth/ |
2008-12-01T21:19:23+00:00 | devel/p5-Data-Uniqid |
Perl extension for simple genrating of unique id's Data::Uniqid provides three simple routines for generating unique ids. These ids are coded with a Base62 systen to make them short and handy (e.g. to use it as part of a URL). |
2008-12-01T21:08:04+00:00 | audio/last-cmus |
Cmus plugin for submitting songs into last.fm This is a last.fm plugin for the CMUS ncurses based music-player. Written in Python. WWW: http://code.google.com/p/last-cmus/ |
2008-11-30T11:49:46+00:00 | graphics/laternamagica |
Image viewer and slideshow application LaternaMagica is a single-window image viewer application which is capable of switching to full-screen mode. LaternaMagica maintains its image list in a window and the user selects which image to display, making it easy to assemble a show from different source directories. LICENSE: GPL2 or later WWW: http://gap.nongnu.org/ |
2008-11-29T21:44:00+00:00 | textproc/hs-bytestring-csv |
Parse CSV formatted data efficiently with Haskell A small library that allows you to parse CSV formatted data efficiently with Haskell. WWW: http://code.haskell.org/~dons/code/bytestring-csv |
2008-11-29T21:43:27+00:00 | devel/p5-Module-Starter-Plugin-TT2 |
TT2 templates for Module::Starter::Template Module::Starter::Plugin::TT2 - allows the use of TT2 to render templates This module is a plugin for Module::Starter, and allows the use of TT2 to render templates. WWW: https://metacpan.org/release/Module-Starter-Plugin-TT2 |
2008-11-29T21:12:19+00:00 | net-im/etoile-stepchat |
Etoile Project instant messenger for jabber An instant messenger for jabber. LICENSE: BSD WWW: http://www.etoile-project.org/ |
2008-11-29T21:06:02+00:00 | devel/py-zopetesting |
Zope Testing Framework(including the testrunner script) zope.testing is a package provides a number of testing frameworks. It includes a flexible test runner, and supports both doctest and unittest. WWW: http://www.python.org/pypi/zope.testing |
2008-11-29T21:06:02+00:00 | devel/py-zope.testing |
Zope testing helpers zope.testing is a package provides a number of testing frameworks. It includes a flexible test runner, and supports both doctest and unittest. WWW: https://pypi.org/project/zope.testing/ |
2008-11-29T21:03:12+00:00 | x11/xmobar |
A minimalistic text based status bar Xmobar is a minimalistic text based status bar. Inspired by the Ion3 status bar, it supports similar features, like dynamic color management, output templates, and extensibility through plugins. WWW: http://code.haskell.org/~arossato/xmobar |
2008-11-29T21:03:12+00:00 | x11/hs-xmobar |
Minimalistic text-based status bar Xmobar is a minimalistic text based status bar. Inspired by the Ion3 status bar, it supports similar features, like dynamic color management, output templates, and extensibility through plugins. WWW: https://xmobar.org/ |
2008-11-29T21:02:39+00:00 | mail/py-apolicy |
ACL system for Postfix, as a policy daemon ACL Policy Daemon is a program that communicates with the Postfix MTA using the Policy Delegation Protocol implementing an ACL (Access Control List) system, making very easy to improve and create nice controls on your e-mail traffic. You can use it to verify SPF records too. WWW: http://www.apolicy.org |
2008-11-29T21:02:00+00:00 | devel/hs-Stream |
Library for manipulating infinite lists This package implements functions, analogous to those from Data.List, to create and manipulate infinite lists: data Stream a = Cons a (Stream a). It provides alternative definitions for those Prelude functions that make sense on such streams. WWW: http://hackage.haskell.org/package/Stream |
2008-11-29T20:53:10+00:00 | net/pecl-oauth |
Php Interface to the OAuth Protocol pecl-oauth is a php interface to the oauth protocol. Oauth is an authorization protocol built on top of HTTP which allows applications to securely access data without having to store usernames and passwords. WWW: https://pecl.php.net/package/oauth |
2008-11-29T20:51:13+00:00 | net-im/etoile-xmppkit |
Etoile Project XMPPKit framework XMPPKit is an Objective-C implementation of the Extensible Messaging and Presence Protocol (XMPP) that can be used to write Jabber-enabled applications. For more informations about XMPP itself, see <http://xmpp.org/>. The framework uses EtoileXML for parsing the XML streams of the XMPP protocol. Etoile also includes a IM client named StepChat built on top of it. LICENSE: BSD WWW: http://www.etoile-project.org/ |
2008-11-29T20:20:00+00:00 | graphics/rubygem-objectdetect |
Simple library for detecting objects in pictures This is a simple library for detecting objects in pictures. WWW: https://rubygems.org/gems/objectdetect |
2008-11-29T20:18:39+00:00 | mail/py-ppolicy |
PPolicy is tool for extending Postfix checking capabilities Modular Python Postfix Policy Server Modular Python Postfix Policy Server is tool for extending Postfix checking capabilities. It uses Postfix access policy delegation (http://www.postfix.org/SMTPD_POLICY_README.html) to check incoming SMTP request and accept or reject it according provided data. It can reduce mailserver load with rejecting incorrect mail during SMTP connection. It was made with stress to height reliability and performance by providing caching of required data and results. WWW: http://bimbo.fjfi.cvut.cz/ppolicy |
2008-11-29T20:11:47+00:00 | irc/libircclient |
IRC library to create IRC clients libircclient is a small but powerful library, which implements client-server IRC protocol. It is designed to be small, fast, portable and compatible to RFC standards, and most IRC clients. libircclient features include: * Full multi-threading support. * Single threads handles all the IRC processing. * Support for single-threaded applications, and socket-based applications, which use select() * Synchronous and asynchronous interfaces. * CTCP support with optional build-in reply code. * Flexible DCC support, including both DCC chat, and DCC file transfer. * Can both initiate and react to initiated DCC. * Can accept or decline DCC sessions asynchronously. * Plain C interface and implementation (possible to use from C++ code, obviously) * Compatible with RFC 1459 and most IRC clients. * Free, licensed under LGPL license. * Good documentation and examples available. WWW: http://www.ulduzsoft.com/libircclient/ |
2008-11-29T19:10:35+00:00 | databases/p5-DBIx-Class-IntrospectableM2M |
Introspect many-to-many shortcuts Because the many-to-many relationships are not real relationships, they cannot be introspected with DBIx::Class. Many-to-many relationships are actually just a collection of convenience methods installed to bridge two relationships. This DBIx::Class component can be used to store all relevant information about these non-relationships so they can later be introspected and examined. This module is fairly esoteric and, unless you are dynamically creating something out of a DBIC Schema, is probably the wrong solution for whatever it is you are trying to do. Please be advised that compatibility is not guaranteed for DBIx::Class 0.09000+. We will try to mantain all compatibility, but internal changes might make it impossible. WWW: https://metacpan.org/release/DBIx-Class-IntrospectableM2M |
2008-11-29T14:07:02+00:00 | audio/etoile-volumecontrolmenulet |
Etoile Project VolumeControlMenulet bundle VolumeControlMenulet is a menulet to control volume using SystemConfig LICENSE: BSD WWW: http://www.etoile-project.org/ |
2008-11-29T13:51:21+00:00 | deskutils/etoile-servicemenulet |
Etoile Project ServiceMenulet bundle ServiceMenulet is a menulet allowing user to use services provided by GNUstep applications. LICENSE: BSD WWW: http://www.etoile-project.org/ |
2008-11-29T13:25:27+00:00 | sysutils/etoile-powermenulet |
Etoile Project PowerMenulet bundle PowerMenulet is a menulet showing power status. LICENSE: BSD WWW: http://www.etoile-project.org/ |
2008-11-29T12:27:35+00:00 | lang/etoile-compiler |
Etoile Project Smalltalk Compiler Pragmatic Smalltalk Compiler This is an implementation of Smalltalk designed to run on top of an Objective-C runtime. LICENSE: BSD WWW: http://www.etoile-project.org/ |
2008-11-29T12:25:46+00:00 | audio/etoile-melodie |
Etoile Project music player Melodie is a music player for Etoile. WWW: http://www.etoile-project.org/ |
2008-11-29T12:22:00+00:00 | deskutils/etoile-corner |
Etoile Project hot-corners Corner is a simple 'hot-corners' implementation. It instantiates a CornerDelegate object and sends it messages of the form -enterTopLeft and -exitTopLeftAfter: for each corner, where the exit message takes the number of seconds the mouse spent in that corner as an argument. The delegate simply ignores these messages by default. A category on this object, however, can be provided. If you store a Smalltalk script in the "CornerScript" default as a string object then this will be loaded automatically and compiled. If this contains a category on CornerDelegate then the Smalltalk implementation will be called instead. A trivial example might log a message when the corner was entered was called: $ defaults write Corner CornerScript \ "CornerDelegate extend [ enterTopLeft [ 'Script called' log. ] ]" LICENSE: BSD WWW: http://www.etoile-project.org/ |
2008-11-29T12:19:28+00:00 | deskutils/etoile-scriptservices |
Etoile Project ScriptServices ScriptServices is a gateway between GNUstep system services and Unix scripts. It turns Unix scripts into GNUstep system services. Scripts should be put under ~/GNUstep/Library/ApplicaitonSupport/ScriptServices/ Whenever new scripts are installed, you need to update services by doing `openapp ScriptServices --update` A default script using `bc` comes with ScriptServices. More scripts are in Examples directory. WWW: http://www.etoile-project.org/ |
2008-11-27T18:21:30+00:00 | lang/etoile-smalltalkkit |
Etoile Project SmalltalkKit framework Etoile's Pragmatic Smalltalk, a Smalltalk JIT compiler which generates code binary-compatible with Objective-C, allowing classes to be written in a mixture of Smalltalk and Objective-C. LICENSE: BSD WWW: http://www.etoile-project.org/ |
2008-11-27T13:37:30+00:00 | x11-toolkits/p5-Gtk2-ImageView |
Perl bindings to the GtkImageView image viewer widget The Gtk2::ImageView module allows a Perl developer to use the GtkImageView image viewer widget. Find out more about GtkImageView at http://trac.bjourne.webfactional.com/. WWW: https://metacpan.org/release/Gtk2-ImageView |
2008-11-27T12:42:56+00:00 | devel/p5-Sys-RunAlways |
Make sure there is always one invocation of a script active Provide a simple way to make sure the script from which this module is loaded, is always running on the server. WWW: https://metacpan.org/release/Sys-RunAlways |
2008-11-27T12:42:00+00:00 | devel/p5-Sys-RunAlone |
Make sure only one invocation of a script is active at a time Provide a simple way to make sure the script from which this module is loaded, is only running once on the server. WWW: https://metacpan.org/release/Sys-RunAlone |
2008-11-26T23:10:03+00:00 | www/trac-revtree |
Graphical representation of an SVN repository This Trac plugin renders a graphical representation of the repository. The plugin collects the repository's revisions and rebuilds the branches based on the names of the files changed in each revision. Filters can be used to choose which branches and which revisions are to be displayed. Each depicted changeset is a clickable item that redirects the browser to the appropriate changeset view. Whenever the mouse cursor is hovered over a revtree changeset, the browser opens a tool tip box that shows the revision number, the author and the date of the revision along with the wiki-formatted log message. The plugin also shows branch cloning/tagging operations, and can be extended to render other kinds of operations such as merging. WWW: http://trac-hacks.org/wiki/RevtreePlugin |
2008-11-26T22:16:08+00:00 | audio/slv2 |
LV2 Application Support Library SLV2 is a library to make the use of LV2 plugins as simple as possible for applications. WWW: http://drobilla.net/software/slv2/ |
2008-11-26T20:58:04+00:00 | lang/etoile-languagekit |
Etoile Project LanguageKit framework LanguageKit is a compiler kit built on top of LLVM for creating dynamic language implementations using an Objective-C runtime for the object model. This is used by SmalltalkKit, implementing Etoile's Pragmatic Smalltalk, a Smalltalk JIT compiler which generates code binary-compatible with Objective-C, allowing classes to be written in a mixture of Smalltalk and Objective-C. LICENSE: BSD WWW: http://www.etoile-project.org/ |
2008-11-26T14:12:28+00:00 | x11-fm/etoile-fontmanager |
Etoile Project application for managing fonts Font Manager is an app for the purpose of (guess what) managing fonts. It can currently show you your installed fonts and show samples of them. Planned features are disabling/enabling fonts and easy installation of fonts (including previewing of uninstalled fonts). LICENSE: BSD WWW: http://www.etoile-project.org/ |
2008-11-25T15:34:53+00:00 | devel/p5-Test-WWW-Mechanize-CGI |
Test CGI applications with Test::WWW::Mechanize Provides a convenient way of testing CGI applications without a external daemon. WWW: https://metacpan.org/release/Test-WWW-Mechanize-CGI |
2008-11-25T15:33:42+00:00 | www/p5-WWW-Mechanize-CGI |
Use WWW::Mechanize with CGI applications Provides a convenient way of using CGI applications with WWW::Mechanize. WWW: https://metacpan.org/release/WWW-Mechanize-CGI |
2008-11-25T08:24:06+00:00 | print/pdf-renderer |
100% Java PDF renderer and viewer The PDF Renderer is an open source, all Java library which renders PDF documents to the screen using Java2D. Some features: * view PDFs in your own app * print-preview before exporting PDF files * render PDFs to PNGs in a server-side web application * view PDFs in a 3D scene * draw on top of PDFs and annotate them in a networked viewer WWW: https://pdf-renderer.dev.java.net/ |
2008-11-25T05:38:09+00:00 | x11/xpyb |
Python bindings to access X Window System protocol via libxcb xpyb provides a Python binding to the X Window System protocol via libxcb. WWW: http://xcb.freedesktop.org/ |
2008-11-25T05:29:28+00:00 | games/freedink |
Metaport for FreeDink engine and data Dink Smallwood is an adventure/role-playing game, similar to Zelda, made by RTsoft. Besides twisted humour, it includes the actual game editor, allowing players to create hundreds of new adventures called Dink Modules or D-Mods for short. GNU FreeDink is a new and portable version of the game engine, which runs the original game as well as its D-Mods, with close compatibility, under multiple platforms. This is a meta-port to install all the other freedink ports. WWW: http://www.gnu.org/software/freedink/ |
2008-11-25T05:29:28+00:00 | games/freedink-engine |
Dink Smallwood RPG and RPG Construction Set Dink Smallwood is an adventure/role-playing game, similar to Zelda, made by RTsoft. Besides twisted humour, it includes the actual game editor, allowing players to create hundreds of new adventures called Dink Modules or D-Mods for short. GNU FreeDink is a new and portable version of the game engine, which runs the original game as well as its D-Mods, with close compatibility, under multiple platforms. This package contains the game engine alone. WWW: http://www.gnu.org/software/freedink/ |
2008-11-25T05:27:35+00:00 | games/freedink-dfarc |
Frontend and .dmod installer for GNU FreeDink DFArc2 makes it easy to play and manage the Dink Smallwood game and it's numerous Dink Modules (or D-Mods). |
2008-11-25T05:26:42+00:00 | games/freedink-data |
Game data for games/freedink (Dink Smallwood) Dink Smallwood is an adventure/role-playing game, similar to Zelda, made by RTsoft. Besides twisted humour, it includes the actual game editor, allowing players to create hundreds of new adventures called Dink Modules or D-Mods for short. This package contains architecture-independent data for the original game, along with free sound and music replacements. |
2008-11-24T18:16:43+00:00 | multimedia/etoile-mediakit |
Etoile Project MediaKit framework This is a work-in-progress replacement for MultimediaKit. It currently only plays music files. It uses OSS for sound output and libavcodec / libavformat for file parsing. LICENSE: BSD WWW: http://www.etoile-project.org/ |
2008-11-24T18:15:34+00:00 | lang/etoile-scriptkit |
Etoile Project ScriptKit framework ScriptKit is a very lightweight cross-app scripting framework built on top of Distributed Objects. It simply exports a dictionary containing a set of named objects for scripting with Objective-C or any languages based on the LanguageKit such as Pragmatic Smalltalk. This is used for example by the hit corners and gesture recognition tool to run arbitrary commands in response to corner activations or mouse gestures, and by ScriptServices which allows arbitrary shell or Smalltalk scripts to be invoked on the current selection from any GNUstep or Etoile application. LICENSE: BSD WWW: http://www.etoile-project.org/ |
2008-11-24T18:13:00+00:00 | devel/etoile-coreobject |
Etoile Project CoreObject framework *CoreObject* is a framework for describing and organizing model objects, with automatic persistence and versioning by recording messages sent to objects. It offers a flexible versioning scheme where both individual objects and their entire object graph can be versioned separately. The built-in object model is a generalization of the property model used by the AddressBook framework. Foreign model objects can be also integrated by wrapping them with a special proxy. CoreObject uses the EtoileSerialize framework which, in many cases, allows objects and messages to be automatically serialized with no extra code being written. LICENSE: MIT Copyright (c) 2007-2008, Yen-Ju Chen, Quentin Mathe WWW: http://www.etoile-project.org/ |
2008-11-24T18:09:46+00:00 | devel/etoile-serialize |
Etoile Project EtoileSerialize framework This collection of classes is used by CoreObject to perform serialization and deserialization of arbitrary objects. So far, serialization and deserialization work for all simple types, object, selectors and classes. Arrays and structures are believed to work, however arrays containing structures and vice versa have not been tested. LICENSE: BSD WWW: http://www.etoile-project.org/ |
2008-11-24T13:40:53+00:00 | graphics/nathive |
Lightweight image editor Nathive is a libre software image editor, similar to Adobe Photoshop, Corel Photo-Paint or The GIMP, but focused on usability, logic and providing a smooth learning curve for everyone. The project run in the Gnome desktop environment and anyone is welcome to collaborate on it with code, translations or ideas. This project is in the alpha phase, so it is an incomplete work, unfit for the end user yet. The intention is to achieve a professional graphic editor progressively without giving up initial usability. Nathive is written from scratch in C using GTK+, and is designed to be simple, lightweight, and easy to install and use. WWW: http://www.nathive.org/ |
2008-11-24T09:33:54+00:00 | lang/cparser |
C99 compiler using libFIRM as backend cparser is a recursive descent C99 parser written in C99. It contains lexer, parser, constructs an AST and does semantic analysis. It is currently used as a frontend to the libFirm intermediate representation, but can be used independently. cparser is able to bootstrap itself. It currently uses an external preprocessor. * fast recursive descent parser, parses C90 and C99 * handles most GCC extensions, e.g. __attribute__, inline assembler, computed goto, statement expressions * handles some MSVC extensions (like declspec) * provides many useful warnings * format string checker for char and wchar_t * unreachable code analysis * missing return statement check, which pinpoints exact location(s) * write-only/-self variables detection * missing and redundant forward declarations * most warnings switches, which are available for GCC * provides concise messages in case of error, for example when encountering misspelled typenames * compiler driver compatible with GCC (-fxxx, -Wxxx, -M, ...) * uses libFIRM for optimization and code generation (devel/libfirm) WWW: https://sourceforge.net/projects/cparser/ |
2008-11-24T01:32:06+00:00 | games/meritous |
Action-adventure dungeon crawl game Far below the surface of the planet is a secret. A place of limitless power. Those that seek to control such a utopia will soon bring an end to themselves. Seeking an end to the troubles that plague him, PSI user MERIT journeys into the hallowed Orcus Dome in search of answers. WWW: http://www.asceai.net/meritous/ |
2008-11-23T22:56:50+00:00 | devel/libfirm |
Graph-based SSA intermediate representation library for compilers The Firm library implements the Firm intermediate representation (IR). libFirm contains algorithms for construction of the SSA form directly from the attributed syntax tree. A set of analyses and optimisation phases is provided. This version includes a complete backend for the IA32 architecture, as well as some unfinished backends for SPARC, ARM * support for object oriented type hierarchies * analyses: dominance, loop tree, execution frequency, control dependencies, call graph, rapid type, def-use, alias analysis, class hierarchy analysis * Optimisations: constant folding, local common subexpression elimination, global common subexpression elimination, code placement, operator strength reduction, scalar replacement, load/store, control flow optimisations, if-conversion, partial condition evaluation, reassociation, tail recursion elimination, inlining, procedure cloning, dead code elimination, ... * enhanced debugging support: extensive checkers, breakpoints on node creation, entity creation, graph dumping * lowering of intrinsics, double word arithmetics, bitfields * backend with SSA based register allocation including several algorithms for spilling and copy coalescing. Instruction and block scheduling, support for ABI handling. * working ia32 backend with support for x87 and SSE2 floating point * handwritten recursive descent C90/C99 frontend available (lang/cparser) WWW: https://sourceforge.net/projects/libfirm/ |
2008-11-23T22:52:44+00:00 | audio/lv2core |
LV2 Core Package LV2 is a standard for plugins and matching host applications, mainly targeted at audio processing and generation. LV2 is a simple but extensible successor of LADSPA, intended to address the limitations of LADSPA which many applications have outgrown. WWW: http://lv2plug.in/ |
2008-11-23T18:22:19+00:00 | comms/picocom |
Dumb Terminal Emulator As its name suggests, picocom is a minimal dumb-terminal emulation pro- gram. It is, in principle, very much like minicom(1) , only it's "pico" instead of "mini"! It was designed to serve as a simple, manual, modem configuration, testing, and debugging tool. It has also served (quite well) as a low-tech "terminal-window" to allow operator intervention in PPP connection scripts (something like the ms-windows "open terminal window before / after dialing" feature). It could also prove useful in many other similar tasks. WWW: https://github.com/npat-efault/picocom |
2008-11-23T18:12:48+00:00 | print/pecl-haru |
PECL extension to Haru PDF functions The PECL-haru extension provides bindings to the libHaru library. libHaru is a free, cross platform, and Open Source library for generating PDF files. WWW: https://pecl.php.net/package/haru |
2008-11-23T16:36:08+00:00 | www/p5-Catalyst-Plugin-AutoRestart |
Restart Catalyst when specified memory threshold reached Catalyst plugin to force the application to restart server processes when they reach a configurable memory threshold. Memory checks are performed every 'N' requests. This is intended as a band-aid to deal with problems like memory leaks; it's here to buy you time to find and solve the underlying issues. WWW: http://search.cpan.org/dist/Catalyst-Plugin-AutoRestart/ |
2008-11-23T16:35:48+00:00 | dns/dns2tcp |
Tool for relaying TCP connections over DNS Dns2tcp is a tool for relaying TCP connections over DNS. WWW: http://www.hsc.fr/ressources/outils/dns2tcp/index.html.en |
2008-11-23T16:35:41+00:00 | devel/p5-IO-TieCombine |
Perl 5 module to produce tied separate but combined variables IO::TieCombine - produce tied (and other) separate but combined variables. WWW: https://metacpan.org/release/IO-TieCombine |
2008-11-23T16:35:26+00:00 | textproc/p5-Text-SpellChecker |
Perl5 OO interface for spell-checking a block of text This module is built on Text::Aspell, but adds some of the functionality provided by the internal gnu aspell API. This allows one to deal with blocks of text, rather than just words. For instance, we provide methods for iterating through the text, serializing the object (thus remembering where we left off), and highlighting the current misspelled word within the text. WWW: https://metacpan.org/release/Text-SpellChecker |
2008-11-23T16:28:05+00:00 | net/p5-Sort-Key-IPv4 |
Perl extension for sorting IPv4 addresses Sort::Key::IPv4 Sorts lists of objects by some property containing an IPv4 address WWW: https://metacpan.org/release/Sort-Key-IPv4 |
2008-11-23T16:20:31+00:00 | databases/pear-Structures_DataGrid_DataSource_DB |
DB datasource driver for pear-Structures_DataGrid This is DataSource driver for Structures_DataGrid which uses PEAR::DB. Please note that this driver is deprecated. Consider using DBQuery or MDB2 DataSource drivers instead. WWW: https://pear.php.net/package/Structures_DataGrid_DataSource_DB |
2008-11-23T16:19:56+00:00 | devel/pear-Structures_DataGrid_Renderer_Console |
Console_Table Renderer for pear-Structures_DataGrid This is a Renderer driver for Structures_DataGrid using PEAR::Console_Table. WWW: https://pear.php.net/package/Structures_DataGrid_Renderer_Console |
2008-11-23T16:18:51+00:00 | www/pear-Structures_DataGrid_Renderer_Flexy |
Renderer for pear-Structures_DataGrid using HTML_Template_Flexy This is a Renderer driver for Structures_DataGrid using HTML_Template_Flexy. It adds a couple of variables to a Flexy instance and adds paging functionality. This renderer also enables customised result messages, customised column labels and a column label formatter WWW: https://pear.php.net/package/Structures_DataGrid_Renderer_Flexy |
2008-11-23T16:18:19+00:00 | www/pear-Structures_DataGrid_Renderer_Pager |
Pager Renderer for pear-Structures_DataGrid This is a Renderer driver for Structures_DataGrid using PEAR::Pager. WWW: https://pear.php.net/package/Structures_DataGrid_Renderer_Pager |
2008-11-23T16:17:21+00:00 | devel/pear-Structures_DataGrid_Renderer_HTMLSortForm |
HTMLSortForm Renderer for pear-Structures_DataGrid This driver renders an HTML form to let the user easily sort the datagrid, using multiple fields and directions. It uses the HTML_Quickform package. WWW: https://pear.php.net/package/Structures_DataGrid_Renderer_HTMLSortForm |
2008-11-23T16:16:52+00:00 | www/pear-Structures_DataGrid_Renderer_Smarty |
Smarty Renderer for pear-Structures_DataGrid This is a Renderer driver for Structures_DataGrid using Smarty. WWW: https://pear.php.net/package/Structures_DataGrid_Renderer_Smarty |
2008-11-23T16:14:41+00:00 | devel/pear-Structures_DataGrid_Renderer_HTMLTable |
HTML_Table Renderer for pear-Structures_DataGrid This is a Renderer driver for Structures_DataGrid using PEAR::HTML_Table. WWW: https://pear.php.net/package/Structures_DataGrid_Renderer_HTMLTable |
2008-11-23T16:14:11+00:00 | devel/pear-Structures_DataGrid_Renderer_XUL |
XUL Renderer for pear-Structures_DataGrid Renderer driver for pear-Structures_DataGrid that generates the XML string for a XUL listbox. WWW: https://pear.php.net/package/Structures_DataGrid_Renderer_XUL |
2008-11-23T13:43:09+00:00 | sysutils/cpupowerd |
A CPU over- and undervolting daemon A daemon which controls the frequency and voltage of CPUs. This userland program adjusts the frequency and voltage according to the CPUs load. Its capabilities include overvolting as well as undervolting. WWW: http://cpupowerd.sourceforge.net/ |
2008-11-23T08:36:23+00:00 | x11/etoile-idle |
Etoile Project Idle event generator Small application that sends user-idle notifications every minute that the user is idle. WWW: http://www.etoile-project.org/ |
2008-11-23T08:23:25+00:00 | devel/hs-utf8-string |
Support for reading and writing UTF-8 strings A UTF8 layer for IO and Strings. The utf8-string package provides operations for encoding UTF8 strings to Word8 lists and back, and for reading and writing UTF8 without truncation. WWW: https://github.com/glguy/utf8-string/ |
2008-11-23T08:23:25+00:00 | devel/hs-utf8-string-ghc |
Support for reading/writing UTF8 strings for Haskell programs A UTF8 layer for IO and Strings. The utf8-string package provides operations for encoding UTF8 strings to Word8 lists and back, and for reading and writing UTF8 without truncation. WWW: http://github.com/glguy/utf8-string/ |
2008-11-23T08:22:31+00:00 | x11/hs-x11-xft-ghc |
Bindings to the Xft, Xrender and Freetype for Haskell programs Bindings to the Xft, X Free Type interface library, and some Xrender parts. WWW: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/X11-xft |
2008-11-23T08:22:31+00:00 | x11/hs-X11-xft |
Bindings to the Xft, Xrender and Freetype for Haskell programs Bindings to the Xft, X Free Type interface library, and some Xrender parts. WWW: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/X11-xft |
2008-11-22T15:15:27+00:00 | devel/xmltooling |
Low level XML support for SAML Shibboleth 2.x relies on OpenSAML 2, which in turn requires this lower-level library that provides a higher level interface to XML processing, particularly in light of signing and encryption. WWW: https://wiki.shibboleth.net/confluence/display/OpenSAML/XMLTooling-C |
2008-11-21T21:15:49+00:00 | sysutils/spindown |
SCSI/firewire harddrive spindown daemon SCSI / firewire harddrive spindown daemon This is a small program for handling automated spinning down of SCSI harddrives. With SCSI devices it is not as common to spindown for power management purposes as for ATA however it might be required to spin down a disk contained in a firewire enclosure for instance. WWW: http://www.noresult.net/freebsd/spindown/ |
2008-11-21T20:58:04+00:00 | www/rubygem-sinatra |
Classy web development framework in ruby Sinatra is a DSL for quickly creating web-applications in Ruby with minimal effort. It sits on top of Rack, a minimal standard interface for Ruby web frameworks. For templating, the choices include erb, haml, sass and Builder. WWW: http://www.sinatrarb.com/ |
2008-11-21T20:56:00+00:00 | graphics/mapnik |
Free Toolkit For Developing Mapping Applications Mapnik is a Free Toolkit for developing mapping applications. It's written in C++ and there are Python bindings to facilitate fast-paced agile development. It can comfortably be used for both desktop and web development, which was something wanted from the beginning. Mapnik is about making beautiful maps. It uses the AGG library and offers world class anti-aliasing rendering with subpixel accuracy for geographic data. It is written from scratch in modern C++ and doesn't suffer from design decisions made a decade ago. When it comes to handling common software tasks such as memory management, filesystem access, regular expressions, parsing and so on, Mapnik doesn't re-invent the wheel, but utilizes best of breed industry standard libraries from boost.org. WWW: http://www.mapnik.org/ |
2008-11-21T20:53:17+00:00 | sysutils/xfburn |
CD/DVD burning tool for Xfce Xfburn is a simple CD/DVD burning application based on libburnia libraries, which supports erasing, formatting of discs; burning of iso images, audio, and data compositions. WWW: https://goodies.xfce.org/projects/applications/xfburn |
2008-11-21T20:48:41+00:00 | devel/p5-Test-WWW-Mechanize-CGIApp |
Test::WWW::Mechanize for CGIApp Test::WWW::Mechanize is a subclass of WWW::Mechanize that incorporates features for web application testing. The Test::WWW::Mechanize::Catalyst module meshes the two to allow easy testing of Catalyst applications without starting up a web server. Testing web applications has always been a bit tricky, normally starting a web server for your application and making real HTTP requests to it. This module allows you to test Catalyst web applications but does not start a server or issue HTTP requests. Instead, it passes the HTTP request object directly to Catalyst. Thus you do not need to use a real hostname: "http://localhost/" will do. WWW: https://metacpan.org/release/Test-WWW-Mechanize-CGIApp |
2008-11-21T20:46:00+00:00 | www/p5-CSS-DOM |
Document Object Model for Cascading Style Sheets This module provides the CSS-specific interfaces described in the W3C DOM recommendation. The CSS::DOM class itself implements the StyleSheet and CSSStyleSheet DOM interfaces. WWW: https://metacpan.org/release/CSS-DOM |
2008-11-21T20:45:41+00:00 | devel/p5-constant-lexical |
Perl pragma to declare lexical compile-time constants This module creates compile-time constants in the manner of constant.pm, but makes them local to the enclosing scope. WWW: https://metacpan.org/release/constant-lexical |
2008-11-21T20:44:48+00:00 | devel/p5-Sub-Delete |
Perl module enabling one to delete subroutines This module provides one function, delete_sub, that deletes the subroutine whose name is passed to it. (To load the module without importing the function, write use Sub::Delete();.) This does more than simply undefine the subroutine in the manner of undef &foo, which leaves a stub that can trigger AUTOLOAD (and, consequently, won't work for deleting methods). The subroutine is completely obliterated from the symbol table (though there may be references to it elsewhere, including in compiled code). WWW: https://metacpan.org/release/Sub-Delete |
2008-11-21T20:35:50+00:00 | www/asql |
Query Apache logfiles via SQL asql is a simple console shell which allows you to run SQL queries against an Apache logfile, something that can be very useful -- especially at getting information which is not easily available via static logfile analysers. WWW: http://www.steve.org.uk/Software/asql/ |
2008-11-21T20:29:21+00:00 | devel/p5-Module-Starter-Plugin-SimpleStore |
Provide methods of retrieving templates for Module::Starter Module::Starter::Plugin::SimpleStore This is a set of simple plugins for Module::Starter to provide methods of retrieving templates. WWW: https://metacpan.org/release/Module-Starter-Plugin-SimpleStore |
2008-11-21T18:50:48+00:00 | www/p5-Catalyst-Plugin-CookiedSession |
Catalyst Plugin for storing sessions in a browser cookie Catalyst Plugin for storing sessions in a browser cookie WWW: https://metacpan.org/release/Catalyst-Plugin-CookiedSession |
2008-11-21T18:43:01+00:00 | converters/p5-JSON-XS-VersionOneAndTwo |
Support versions 1 and 2 of JSON::XS Support versions 1 and 2 of JSON::XS WWW: https://metacpan.org/release/JSON-XS-VersionOneAndTwo |
2008-11-21T15:45:58+00:00 | textproc/linux-scim-gtk |
Smart Common Input Method platform, gtk module, Linux binary Smart Common Input Method platform, in short SCIM, is a development platform to make Input Method developers live easier. It has very clear architecture and very simple programming interface. WWW: http://www.scim-im.org |
2008-11-21T15:45:58+00:00 | textproc/linux-f8-scim-gtk |
Smart Common Input Method platform, gtk module, (Linux Fedora 8) Smart Common Input Method platform, in short SCIM, is a development platform to make Input Method developers live easier. It has very clear architecture and very simple programming interface. WWW: http://www.scim-im.org |
2008-11-21T15:45:58+00:00 | textproc/linux-f10-scim-gtk |
Smart Common Input Method platform, gtk module, (Linux Fedora 10) Smart Common Input Method platform, in short SCIM, is a development platform to make Input Method developers live easier. It has very clear architecture and very simple programming interface. WWW: http://www.scim-im.org |
2008-11-21T13:46:17+00:00 | devel/hgview |
Fast Mercurial log navigator written in pyqt4 A faster implementation of hgk using pyqt4. Its primary purpose was to be able to browse the Linux kernel mercurial repository. WWW: http://www.logilab.org/project/hgview/ |
2008-11-21T03:04:34+00:00 | devel/p5-Git-PurePerl |
Pure Perl interface to Git repositories Git::PurePerl - A Pure Perl interface to Git repositories WWW: https://metacpan.org/release/Git-PurePerl |
2008-11-19T20:30:33+00:00 | devel/p5-IO-BufferedSelect |
Line-buffered select interface IO::BufferedSelect - Line-buffered select interface The purpose of this module is to implement a buffered version of the select interface that operates on lines, rather than characters. Given a set of filehandles, it will block until a full line is available on one or more of them. WWW: https://metacpan.org/release/IO-BufferedSelect |
2008-11-19T14:01:19+00:00 | devel/silentbob |
Yet another sourcecode indexing tool "SilentBob" is a tool to help a programmer/team manager to digest and comprehend either a simple program or a big source code tree based on the source code by presenting the code in a searcheable and tagged way. It helps to speed up the learning curve and to make it more convenient to get hands on a code from somebody, or also is convenient to browse your own projects. It includes functionality from such tools as: ctags, cscope and ctree, but it is faster than any of them, and is offering the features in one package. In some way it can be viewed as a superset of ctags, cscope and ctree. WWW: http://silentbob.sourceforge.net/ |
2008-11-18T14:07:44+00:00 | x11-drivers/input-wacom |
X.Org Wacom tablet driver and kernel module This package contains the X.Org linuxwacom driver, a Wacom kernel module and a script to configure Xorg. The kernel module is provided by Bartosz Fabianowski <freebsd@chillt.de> and supports the following devices: Graphire*, Graphire2*, Graphire3, Graphire4 Bamboo, Bamboo One*, Bamboo Fun Intuos3, Cintiq 21UX Volito*, Volito2* PenStation2*, PenPartner2* * not tested WWW: http://linuxwacom.sourceforge.net/ |
2008-11-18T10:39:53+00:00 | devel/p5-File-Dir-Dumper |
Perl5 module to dump directory structures meta-data File::Dir::Dumper - dump directory structures' meta-data in a consistent and machine-readable way. WWW: https://metacpan.org/release/File-Dir-Dumper |
2008-11-18T02:31:33+00:00 | devel/p5-Class-Accessor-Fast-XS |
XS replacement for Class::Accessor::Fast This module is a XS based replacement for Class::Accessor::Fast. Just replace Class::Accessor::Fast with Class::Accessor::Fast::XS and it should just work. Read Class::Accessor::Fast and Class::Accessor for API docs and usage. WWW: https://metacpan.org/release/Class-Accessor-Fast-XS |
2008-11-17T10:02:25+00:00 | x11-drivers/xf86-input-wacom |
X.Org legacy Wacom tablet driver An X.Org driver for Wacom tablets. It communicates with a character device provided by Linux kernel driver in webcamd. WWW: https://linuxwacom.github.io/ |
2008-11-17T00:20:32+00:00 | security/lynis |
Security and system auditing tool Lynis is an auditing tool for Unix (specialists). It scans the system and available software, to detect security issues. Beside security related information it will also scan for general system information, installed packages and configuration mistakes. This software aims in assisting automated auditing, software patch management, vulnerability and malware scanning of Unix based systems. It can be run without prior installation, so inclusion on read only storage is no problem (USB stick, cd/dvd). WWW: https://cisofy.com/lynis/ |
2008-11-16T23:59:19+00:00 | editors/nano-devel |
Nano's ANOther editor, an enhanced free Pico clone This is the development version of nano: nano is a small, free and friendly editor which aims to replace Pico, the default editor included in the non-free Pine package. Rather than just copying Pico's look and feel, nano also implements some missing (or disabled by default) features in Pico, such as "search and replace" and "goto line number". WWW: http://www.nano-editor.org/ |
2008-11-16T22:36:40+00:00 | net-mgmt/flow-tools-ng |
Suite of tools and library to work with netflow data Tools to capture, replicate, print, filter, send and other works on Cisco's NetFlow Export. WWW: http://code.google.com/p/flow-tools/ |
2008-11-16T19:26:24+00:00 | audio/patchage |
Modular patch bay for Jack Patchage is a modular patch bay for audio and MIDI systems based on Jack and Lash audio systems. WWW: http://drobilla.net/software/patchage/ |
2008-11-16T15:48:41+00:00 | audio/raul |
Realtime modular synthesizer and/or effects processor Real-time audio utility library WWW: https://github.com/drobilla/raul |
2008-11-16T01:13:58+00:00 | games/pushover |
Puzzle game where the goal is to push over all dominoes Pushover is a fun puzzle game originally published by Ocean in 1992. In this game you control an ant that can walk along platforms that are connected with ladders. On those platforms are dominos that need to fall according to some rules. WWW: http://pushover.sourceforge.net/ |
2008-11-15T23:49:23+00:00 | audio/gigedit |
Instrument editor for gig files GigEdit is a graphical instrument editor based on the Gtk toolkit. It can be used stand-alone or in conjunction with LinuxSampler. WWW: http://www.linuxsampler.org/ |
2008-11-15T22:05:39+00:00 | devel/libisofs |
Libburnia ISO9660 filesystem creation library libburnia is a project for reading, mastering and writing optical discs. Currently it is comprised of libraries named libisofs, libburn, libisoburn, a cdrecord emulator named cdrskin, and an integrated multi-session tool named xorriso. WWW: https://dev.lovelyhq.com/libburnia/web/wikis/home |
2008-11-15T22:05:07+00:00 | devel/libburn |
Libburnia library to read/write optical discs libburnia is a project for reading, mastering and writing optical discs. Currently it is comprised of libraries named libisofs, libburn, libisoburn, a cdrecord emulator named cdrskin, and an integrated multi-session tool named xorriso. WWW: https://dev.lovelyhq.com/libburnia/web/wikis/home |
2008-11-15T22:04:27+00:00 | astro/py-aipy |
Astronomical Interferometry in PYthon py-aipy collects together tools for radio astronomical interferometry. In addition to pure-python phasing, calibration, imaging, and deconvolution code, this package includes interfaces to MIRIAD (a Fortran interferometry package) and HEALPix (a package for representing spherical data sets), and some math/fitting routines from SciPy. WWW: http://setiathome.berkeley.edu/~aparsons/aipy |
2008-11-15T21:50:10+00:00 | math/dieharder |
Random number generator testsuite At the suggestion of Linas Vepstas on the Gnu Scientific Library (GSL) list, this GPL'd suite of random number tests will be named "Dieharder". Using a movie sequel pun for the name is a double tribute to George Marsaglia, whose "Diehard battery of tests" of random number generators has enjoyed years of enduring usefulness as a test suite. The dieharder suite is more than just the diehard tests cleaned up and given a pretty GPL'd source face in native C: tests from the Statistical Test Suite (STS) developed by the National Institute for Standards and Technology (NIST) are being incorporated, as are new tests developed by rgb. Where possible, tests are parametrized and controllable so that failure, at least, is unambiguous. A further design goal is to provide some indication of *why* a generator fails a test, where such information can be extracted during the test process and placed in usable form. For example, the bit-distribution tests should (eventually) be able to display the actual histogram for the different bit n-tuplets. Dieharder is by design extensible. It is intended to be the "Swiss army knife of random number test suites", or if you prefer, "the last suite you'll ever ware" for testing random numbers. WWW: http://www.phy.duke.edu/~rgb/General/dieharder.php |
2008-11-15T21:48:19+00:00 | math/unuran |
Universal Non-Uniform RANdom number generators UNU.RAN (Universal Non-Uniform RAndom Number generator) is a collection of algorithms for generating non-uniform pseudorandom variates as a library of C functions designed and implemented by the ARVAG (Automatic Random VAriate Generation) project group in Vienna, and released under the GNU Public License (GPL). It is especially designed for situations where: - a non-standard distribution or a truncated distribution is needed; - experiments with different types of distributions are made; - random variates for variance reduction techniques are used; or - fast generators of predictable quality are necessary. UNU.RAN provides generators that are superior in many aspects to those found in quite a number of other libraries; however, due to its more sophisticated programming interface, it might not be as easy to use. It uses an object-oriented interface in which distributions and generators are treated as independent objects, so that different methods for generating non-uniform random variates may be chosen according to various criteria, such as speed, quality, and variance reduction. It is flexible enough to permit sampling from non-standard distributions, such as distributions that arise in a model and can only be computed in complicated subroutines. WWW: http://statmath.wu-wien.ac.at/unuran/ |
2008-11-15T21:46:12+00:00 | math/rngstreams |
C implementation of a high-quality uniform random number generator RngStreams is a C implementation of a high-quality uniform random number generator that supports multiple "independent" streams of uniform random numbers. It was written by Pierre L'Ecuyer and Richard Simard, who have a website at: http://www.iro.umontreal.ca/~simardr/indexe.html This GNU-style package is compiled and maintained by Josef Leydold and released under the GNU Public License (GPL). WWW: http://statmath.wu-wien.ac.at/software/RngStreams/ |
2008-11-15T21:41:00+00:00 | devel/p5-github_creator |
Create a Github repository for your Perl module This is a short script you can run from within an existing git repository to create a remote repo on Github using a previously created account. This does not create Github accounts (and that violates the terms of service). WWW: https://metacpan.org/release/BDFOY/github_creator-0.15 |
2008-11-15T21:39:12+00:00 | devel/p5-File-Find-Closures |
Functions you can use with File::Find The author wrote this module as an example of both using closures and using File::Find. Students are always asking me what closures are good for, and here's some examples. The functions mostly stand alone (i.e. they don't need the rest of the module), so rather than creating a dependency in your code, just lift the parts you want). WWW: https://metacpan.org/release/File-Find-Closures |
2008-11-15T21:38:38+00:00 | net-p2p/btpd |
Bittorrent client consisting of a daemon and client commands BTPD is a bittorrent client consisting of a daemon and client commands, which can be used to read and/or manipulate the daemon state. The daemon is capable of running several torrents simultaneously and only uses one TCP port. It's fairly low on resource usage and should be perfect for file distribution sites. Efficient downloads and ease of use makes this client a good choice for the casual user as well. WWW: https://github.com/btpd/btpd/wiki |
2008-11-15T21:37:56+00:00 | audio/mpdas |
MPD AudioScrobbler written in C++ supporting the latest protocol mpdas is an AudioScrobbler client for MPD written in C++. It uses libcurl and libmpd. It supports the latest AudioScrobbler protocol (1.21). In case of a downtime or connectivity problems, mpdas will cache the played songs to ~/.mpdascache. Please read the README at: https://github.com/hrkfdn/mpdas/tree/master/README WWW: https://50hz.ws/mpdas/ |
2008-11-15T21:17:53+00:00 | www/pear-HTTP_WebDAV_Client |
WebDAV Stream Wrapper Class HTTP_WebDAV_Client is a RFC2518 compliant stream wrapper that allows to use WebDAV server resources like a regular file system from within PHP. WWW: https://pear.php.net/package/HTTP_WebDAV_Client |
2008-11-15T21:17:07+00:00 | www/pear-HTTP_WebDAV_Server |
WebDAV Server Baseclass HTTP_WebDAV_Server is a RFC2518 compliant helper class for WebDAV server implementation. WWW: https://pear.php.net/package/HTTP_WebDAV_Server |
2008-11-15T19:51:57+00:00 | devel/hs-dlist |
Difference lists Differences lists are a list-like type supporting O(1) append. This is particularly useful for efficient logging and pretty printing, (e.g. with the Writer monad), where list append quickly becomes too expensive. WWW: https://github.com/spl/dlist |
2008-11-15T12:41:28+00:00 | audio/liblscp |
Wrapper around the LSCP network protocol liblscp is a C library written as a wrapper around the LSCP network protocol, thus to control linuxsampler. WWW: http://www.linuxsampler.org/ |
2008-11-15T12:40:03+00:00 | audio/libgig |
Gigasampler file loader library libgig is a C++ library written for accessing Gigasampler files and DLS Level 1 and 2 files, that is for reading and writing of those files. libgig is used by linuxsampler to load Gigasampler files and it can be used by qsampler to retrieve additional informations about Gigasampler files. WWW: http://www.linuxsampler.org/ |
2008-11-14T15:23:37+00:00 | finance/beanie |
Open Source accounting system Beanie is a flexible, distributed accounting system for medium-sized companies. It includes back-end batch processing as well as a (skeleton) GTK GUI and provides automated purchases, sales, and nominal ledgers as well as automated invoicing (via email). It also supports VAT and payroll. The latest version has considerable updates over the earlier releases and isn't particularly backwards-compatible. The installation and compilation is streamlined and the multi-database schema has been reduced to a single database per company. The gnome GUI is still lacking, but the command-line interface now has support for automated bank reconciliation (from online banking QIF files), payroll, automated billing and reminders, invoice PDF generation, statement PDF generation, and a general journal. WWW: http://beanie.sf.net/ |
2008-11-14T15:19:50+00:00 | math/fricas |
Advanced computer algebra system FriCAS is an advanced computer algebra system. Its capabilities range from calculus (integration and differentiation) to abstract algebra. It can plot functions and has integrated help system. FriCAS a fork of Axiom project -- its starting point was wh-sandbox branch of the Axiom project. WWW: http://fricas.sourceforge.net |
2008-11-14T13:53:36+00:00 | print/latex-supertabular |
LaTeX package for a tabular that spans multiple pages The supertabular bundle defines the supertabular and supertabular* environments. They make it possible to have a tabular that spans multiple pages. Each page is its own tabular environment, thus the various parts may have different widths. WWW: http://www.ctan.org/tex-archive/macros/latex/contrib/supertabular/ |
2008-11-14T13:02:57+00:00 | editors/emacs-nox11 |
|
2008-11-13T22:20:17+00:00 | converters/py-svglib |
An Library For Reading And Converting SVG Svglib is an experimental library for reading SVG files and converting them(to a reasonable degree) to other formats using the Open Source ReportLab Toolkit. As a package it reads existing SVG files and returns them converted to ReportLab Drawing objects that can be used in a variety of ReportLab-related contexts, e.g. as Platypus Flowable objects or in RML2PDF. As a command-line tool it converts SVG files into PDF ones. WWW: https://pypi.python.org/pypi/svglib/ |
2008-11-13T21:37:58+00:00 | textproc/html2tex |
HTML to LaTeX converter, last modified 2010 A program which can be used to converts a single HTML file or a collection of related HTML files into a single LaTeX file. WWW: http://www.iwriteiam.nl/html2tex.html |
2008-11-12T15:01:50+00:00 | misc/p5-Business-Hours |
Calculate business hours during a time period This module is a simple tool for calculating business hours in a time period. Over time, additional functionality will be added to make it easy to calculate the number of business hours between arbitrary dates. WWW: https://metacpan.org/release/Business-Hours |
2008-11-12T05:47:42+00:00 | devel/p5-Class-XSAccessor |
Generate fast XS accessors without runtime compilation Class::XSAccessor implements fast read, write and read/write accessors in XS. Additionally, it can provide predicates such as has_foo() for testing whether the attribute foo is defined in the object. It only works with objects that are implemented as ordinary hashes. Class::XSAccessor::Array implements the same interface for objects that use arrays for their internal representation. WWW: https://metacpan.org/release/Class-XSAccessor |
2008-11-12T03:28:50+00:00 | devel/p5-AutoXS-Header |
Container for the AutoXS header files This module is a simple container for the newest version of the AutoXS header file AutoXS.h. WWW: https://metacpan.org/release/AutoXS-Header |
2008-11-11T15:51:54+00:00 | devel/p5-IO-Lambda |
Non-blocking I/O in lambda style This module is another attempt to fight the horrors of non-blocking I/O programming. It tries to bring back the simplicity of the declarative programming style, that is only otherwise available when one employs threads, coroutines, or co-processes. WWW: https://metacpan.org/release/IO-Lambda |
2008-11-11T14:42:37+00:00 | print/rtf2latex2e |
Newer filter that converts RTF (MS Rich Text Format) into LaTeX rtf2latex2e is a program that translates RTF (rich text format) files into LaTeX files. It translates text formatting, tables, figures, and equations. The resulting LaTeX files are quite readable and suitable for editing. WWW: https://sourceforge.net/projects/rtf2latex2e/ |
2008-11-11T13:29:13+00:00 | sysutils/fstyp |
Detect which filesystem type a device/partition contains fstyp can be used to heuristically detect which filesystem type a device or a partition contains. Useful for backup scripts. WWW: http://nchc.dl.sourceforge.net/sourceforge/fstyp/ |
2008-11-11T12:18:38+00:00 | graphics/picviz |
Parallel coordinates plotter Picviz is a parallel coordinates plotter which enables easy scripting from various input (tcpdump, syslog, iptables logs, apache logs, etc..) to visualize your data and discover interesting results quickly. Picviz helps you to create, automate and understand parallel coordinates plots. Its primary goal is to graph data in order to be able to quickly analyze problems and find correlations among variables. With security analysis in mind, the program has been designed to be very flexible, able to graph millions of events. The language is designed to be close to the graphviz graph description language. WWW: http://www.wallinfire.net/picviz |
2008-11-11T10:33:29+00:00 | devel/p5-B-Hooks-OP-Check |
Wrap OP check callbacks This module provides a c api for XS modules to hook into the callbacks of PL_check. WWW: https://metacpan.org/release/B-Hooks-OP-Check |
2008-11-09T23:25:09+00:00 | print/rubygem-prawn |
Fast pure Ruby PDF generator Prawn is a new pure Ruby PDF generation library, with the long term goal of providing a suitable replacement for PDF::Writer. It is being developed under the auspices of the Ruby Mendicant project with copious help from a number of mighty fine contributors. WWW: http://prawn.majesticseacreature.com |
2008-11-09T23:06:42+00:00 | devel/rubygem-fattr |
Fatter Attr for Ruby fattr.rb is a "fatter attr" for ruby. fattr.rb supercedes attributes.rb as that library, even though it added only one method to the global namespace, collided too frequently with user code in particular rails' code. WWW: https://github.com/ahoward/fattr |
2008-11-09T23:06:06+00:00 | devel/rubygem-uuid |
UUID Generator for Ruby Rubygem-uuid is a UUID generator for Ruby. WWW: https://github.com/assaf/uuid |
2008-11-09T23:05:41+00:00 | devel/rubygem-arrayfields |
Allow Keyword Access to Array Instances arrayfields allow keyword access to array instances. arrayfields works by adding only a few methods to arrays, namely #fields= and fields, but the #fields= method is hooked to extend an array on a per object basis.In otherwords __only__ those arrays whose fields are set will have auto-magical keyword access bestowed on them - all other arrays remain unaffected.arrays with keyword access require much less memory when compared to hashes/objects and yet still provide fast lookup and preserve data order. WWW: https://github.com/ahoward/arrayfields |
2008-11-09T23:05:04+00:00 | devel/rubygem-main |
Class Factory and Dsl for Generating Command Line Programs main.rb features the following: - unification of option, argument, keyword, and environment parameter parsing - auto generation of usage and help messages - support for mode/sub-commands - io redirection support - logging hooks using ruby's built-in logging mechanism - intelligent error handling and exit codes - use as dsl or library for building Main objects - parsing user defined ARGV and ENV - zero requirements for understanding the obtuse apis of any command line option parsers - leather pants In short main.rb aims to drastically lower the barrier to writing uniform command line applications. WWW: https://github.com/ahoward/main |
2008-11-09T23:04:31+00:00 | net/rubygem-macaddr |
Cross Platform Mac Address Determination for Ruby Rubygem-macaddr is a cross platform mac address determination for ruby. WWW: https://github.com/ahoward/macaddr |
2008-11-09T23:02:01+00:00 | textproc/rubygem-rdiscount |
Fast Markdown converter for ruby based on discount Ruby wrapper around David Loren Parsons' discount, a fast, BSD-licensed C implementation of John Gruber's Markdown plus some aspects of SmartyPants. Markdown is a text-to-HTML conversion language for web writers, inspired by the format of plain-text e-mail messages. Markdown allows you to write in an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML). WWW: https://dafoster.net/projects/rdiscount/ |
2008-11-09T23:01:24+00:00 | devel/rubygem-grit |
Object-oriented ruby library to access git repositories Grit is a Ruby library for extracting information from a git repository in an object oriented manner. Grit gives you object model access to your git repository. Once you have created a repository object, you can traverse it to find parent commit(s), trees, blobs, etc. WWW: https://github.com/mojombo/grit |
2008-11-09T23:00:51+00:00 | textproc/rubygem-diff-lcs |
LCS-based diff library for ruby Diff::LCS is a port of Algorithm::Diff that uses the McIlroy-Hunt longest common subsequence (LCS) algorithm to compute intelligent differences between two sequenced enumerable containers. WWW: https://github.com/halostatue/diff-lcs |
2008-11-09T22:56:35+00:00 | lang/cython |
Compiler for Writing C Extensions for the Python Language The Cython language makes writing C extensions for the Python language as easy as Python itself. Cython is a source code translator based on the well-known Pyrex, but supports more cutting edge functionality and optimizations. The Cython language is very close to the Python language (and most Python code is also valid Cython code), but Cython additionally supports calling C functions and declaring C types on variables and class attributes. This allows the compiler to generate very efficient C code from Cython code. This makes Cython the ideal language for writing glue code for external C libraries, and for fast C modules that speed up the execution of Python code. WWW: https://cython.org/ |
2008-11-09T22:43:57+00:00 | devel/rubygem-mojombo-grit |
An object-oriented ruby library to access git repositories Grit is a Ruby library for extracting information from a git repository in an object oriented manner. Grit gives you object model access to your git repository. Once you have created a repository object, you can traverse it to find parent commit(s), trees, blobs, etc. This is the GitHub version of the grit gem called mojombo-grit. WWW: http://grit.rubyforge.org/ |
2008-11-09T22:43:16+00:00 | devel/rubygem-git |
Ruby wrapper library around git(1) Ruby/Git is a Ruby library that can be used to create, read and manipulate Git repositories. Currently it is a wrapper around the git binary, but there are plans to switch to C bindings at some point in the future. WWW: https://github.com/ruby-git/ruby-git |
2008-11-09T16:51:31+00:00 | comms/anyremote |
Remote control service over Bluetooth, infrared, or TCP/IP networking The overall goal of this project is to provide remote control service on Linux through Bluetooth, InfraRed, Wi-Fi or just TCP/IP connection. anyRemote supports wide range of modern cell phones like Nokia, SonyEricsson, Motorola and others. It was developed as thin communication layer between Bluetooth (or IR, Wi-Fi) capabled phone and UNIX, and in principle could be configured to manage almost any software. WWW: http://anyremote.sourceforge.net/ |
2008-11-09T16:46:29+00:00 | deskutils/libopensync-plugin-syncml |
This plugin allows to be synchronized against SyncML capable devices The SyncML plugin is a plugin that allows OpenSync to be synchronized against SyncML capable devices. The plugin supports the protocol version 1.0, 1.1 and 1.2. Available transports are http and obex. Bluetooth and HTTP-OBEX protocols are supported. WWW: http://www.opensync.org/wiki/syncml-guide |
2008-11-09T16:46:00+00:00 | deskutils/libopensync-plugin-file |
File-Sync plugin for the opensync framework The file-sync opensync plugin is intended to synchronize all kinds of data directly to the file-system. It is mainly used for backup and testing. WWW: http://www.opensync.org/ |
2008-11-09T16:13:05+00:00 | www/drupal6-nodewords |
Drupal module which allows the end-user to set meta tags for nodes This module allows you to set some meta tags for each node, view or panels page. Giving more attention to the important keywords and/or description on some of your nodes allows you to get better search engine positioning. WWW: http://drupal.org/project/nodewords |
2008-11-09T16:13:05+00:00 | www/drupal5-nodewords |
A drupal module which allows the end-user to set meta tags for nodes This module allows you to set some meta tags for each node, view or panels page. Giving more attention to the important keywords and/or description on some of your nodes allows you to get better search engine positioning. WWW: http://drupal.org/project/nodewords |
2008-11-09T14:37:55+00:00 | multimedia/gmerlin |
Multimedia framework Gmerlin is a multimedia framework, which allows you to quickly develop multimedia applications. It is built upon gavl (for low level Audio/Video things) and libxml2 (for loading and saving configuration data and other things). The gmerlin API can be used at multiple levels: Either you take the basic things like plugins, fifos, message-queues and gavl audio/video converters and build your own media engine. The other possibility is to use the player or transcoder engines directly. The latter approach is probably easier, but you'll have less freedom in controlling the process. Gmerlin includes GUI player with mediatree and a GUI transcoder among other things. WWW: http://gmerlin.sourceforge.net/ |
2008-11-08T20:07:06+00:00 | net/linknx |
Rule-based event handling in a KNX installation LinKNX is a backend for controlling a KNX/EIB home and building automation system. It connects to eibd which is part of the BCU SDK and keeps state of KNX devices such as lamps, window blinds, heating and so on. Furthermore it provides a powerful, rule-based event after treatment, e.g. for switching other KNX devices, sending e-mail or SMS or executing a shell command. You can configure and control the LinKNX daemon using an XML-style protocol via TCP network socket or Unix domain socket. WWW: http://linknx.sourceforge.net/ |
2008-11-08T20:00:31+00:00 | net/pear-Services_Twitter |
PHP interface to Twitter's API An interface for communicating with Twitter's public API. Send status updates, fetch information, add friends, etc. WWW: https://pear.php.net/package/Services_Twitter |
2008-11-08T18:05:28+00:00 | www/p5-HTML-GoogleMaps |
Simple wrapper around the Google Maps API HTML::GoogleMaps provides a simple wrapper around the Google Maps API. It allows you to easily create maps with markers, polylines and information windows. Thanks to Geo::Coder::Google you can now look up locations around the world without having to install a local database. WWW: https://metacpan.org/release/HTML-GoogleMaps |
2008-11-07T21:51:14+00:00 | misc/p5-Geo-Coder-Google |
Google Maps Geocoding API Geo::Coder::Google provides a geocoding functionality using Google Maps API. WWW: https://metacpan.org/release/Geo-Coder-Google |
2008-11-07T19:51:26+00:00 | multimedia/gmerlin-avdecoder |
General purpose media decoding library Gmerlin_avdecoder is a general purpose media decoding library. It was written as a support library for gmerlin, but it can also be used by other applications. You don't even need gmerlin installed, only gavl. Most of it was written completely from scratch, but the sourcetrees of some other great software packages were used as reference documentation. Credits go to the authors of Xine, MPlayer, quicktime4linux and ffmpeg. Gmerlin_avdecoder is one of the most complete general purpose media decoding libraries. The supported formats and codecs span a wide range of applications from consumer level (mp3, divx etc.) to high end production formats like 32 bit PCM and some professional uncompressed video codecs. Using gmerlin_avdecoder in your playback for transcoding application means rock solid media format support with an ever growing list of supported codecs and formats. WWW: http://gmerlin.sourceforge.net/ |
2008-11-07T16:59:55+00:00 | mail/xcite |
Exciting Cite for any Mail/News reading modes on Emacs This package enables you to registe as many mail/news citation prefix as you like according to each author, and to select those headers randomly. WWW: https://www.gentei.org/~yuuji/software/ |
2008-11-06T17:35:48+00:00 | mail/p5-POE-Filter-Transparent-SMTP |
SMTP transparency POE filter The filter aims to make SMTP data transparent just before going onto the wire as per RFC 821 Simple Mail Transfer Protocol Section 4.5.2. TRANSPARENCY. See http://www.faqs.org/rfcs/rfc821.html for details. Conversely the filter takes transparent data from the wire and converts it to the original format. The main purpose of this filter is to help POE::Component::Client::SMTP create transparent messages when comunicating with an SMTP server. However the filter can be used by any Perl SMTP client or server. WWW: https://metacpan.org/release/POE-Filter-Transparent-SMTP |
2008-11-05T01:46:11+00:00 | ports-mgmt/porte |
FreeBSD ports index search and statistical analysis tool Porte provides a simple, fast and efficient interface to searching FreeBSD ports index fields. It also has a simple statistics mode which allows collecting frequency statistics for these fields. WWW: http://www.kerneled.org/ |
2008-11-05T01:46:11+00:00 | ports-mgmt/hs-porte |
FreeBSD ports index search and statistical analysis tool Porte provides a simple, fast and efficient interface to searching FreeBSD ports index fields. It also has a simple statistics mode which allows collecting frequency statistics for these fields. WWW: http://www.kerneled.org/ |
2008-11-04T23:10:06+00:00 | shells/ksh93-devel |
Development branch of AT&T KornShell 93 KSH-93 is the most recent version of the KornShell Language described in "The KornShell Command and Programming Language," by Morris Bolsky and David Korn of AT&T Bell Laboratories. The KornShell is a shell programming language, which is upward compatible with "sh" (the Bourne Shell), and is intended to conform to the IEEE P1003.2/ISO 9945.2 Shell and Utilities standard. KSH-93 provides an enhanced programming environment in addition to the major command-entry features of the BSD shell "csh". With KSH-93, medium-sized programming tasks can be performed at shell-level without a significant loss in performance. In addition, "sh" scripts can be run on KSH-93 without modification. WWW: http://www.kornshell.com/ |
2008-11-04T21:24:37+00:00 | archivers/hs-zlib |
Compression and decompression in the gzip and zlib formats This package provides a pure interface for compressing and decompressing streams of data represented as lazy ByteStrings. It uses the zlib C library so it has high performance. It supports the "zlib", "gzip" and "raw" compression formats. It provides a convenient high level API suitable for most tasks and for the few cases where more control is needed it provides access to the full zlib feature set. WWW: http://hackage.haskell.org/package/zlib |
2008-11-04T08:36:54+00:00 | databases/p5-DBD-PgLite |
PostgreSQL emulation mode for SQLite The module automatically and transparently transforms a broad range of SQL statements typical of PostgreSQL into a form suitable for use in SQLite. This involves both (a) parsing and filtering of the SQL; and (b) the addition of several PostgreSQL-compatible functions to SQLite. WWW: https://metacpan.org/release/DBD-PgLite |
2008-11-02T01:32:14+00:00 | textproc/hs-stringsearch |
Fast searching, splitting and replacing of ByteStrings This package provides several functions to quickly search for substrings in strict or lazy ByteStrings. It also provides functions for breaking or splitting on substrings and replacing all occurrences of a substring (the first in case of overlaps) with another. GHC before 6.10 are no longer supported, other compilers only if they support BangPatterns. If you need it to work with other compilers, send a feature request. WWW: https://bitbucket.org/dafis/stringsearch |
2008-11-01T22:53:45+00:00 | sysutils/djmount |
Mount UPnP A/V Media djmount is a UPnP AV client. It mounts as a Linux filesystem the media content of compatible UPnP AV devices. Djmount discovers automatically all UPnP AV Media Servers on the network, and make the content available in a directory tree. All shared files (e.g. Audio or Video files) are directly visible and can be played using your favorite media player. djmount is written in C for the Linux operating system. It is free software, licensed under the terms of the GNU General Public License (GNU GPL). WWW: http://djmount.sourceforge.net/ |
2008-11-01T22:21:13+00:00 | x11-fonts/montecarlo_fonts |
Monospace font MonteCarlo is a bitmap font suitable for code editors. All the characters have the same width, which is ideal for alignment. It is loosely derived from the look of the Monaco screen font that was available on the old MacOS systems. Some changes have been made to make it easier to differentiate certain symbols. WWW: http://bok.net/MonteCarlo/ |
2008-11-01T22:16:32+00:00 | devel/rubygem-ruby-ole |
Library for easy read/write access to OLE compound documents The ruby-ole library provides a variety of functions primarily for working with OLE2 structured storage files, such as those produced by Microsoft Office - eg *.doc, *.msg etc. WWW: https://github.com/aquasync/ruby-ole |
2008-11-01T22:03:46+00:00 | audio/xpi-musicpm |
Music Player Minion Music Player Minion is a client for the Music Player Daemon network music player. The purpose of MPD and it's clients is to allow music playback on one PC (such as a home media server) to be controlled from another over the network. WWW: http://code.google.com/p/musicpm/ |
2008-11-01T22:01:53+00:00 | astro/py-pyfits |
Python Interface to FITS Formatted Files PyFITS provides an interface to FITS formatted files under the Python scripting language. It is useful for interactive data analysis and for writing analysis scripts in Python using FITS files as either input or output. PyFITS is a development project of the Science Software Branch at the Space Telescope Science Institute. WWW: http://www.stsci.edu/resources/software_hardware/pyfits |
2008-11-01T21:56:17+00:00 | www/xpi-httpfox |
HTTP analyzer addon for Firefox HttpFox monitors and analyzes all incoming and outgoing HTTP traffic between the browser and the web servers. It aims to bring the functionality known from tools like HttpWatch or IEInspector to the Firefox browser. Information available per request includes: - Request and response headers - Sent and received cookies - Querystring parameters - POST parameters - Response body WWW: https://addons.mozilla.org/en-US/firefox/addon/6647 |
2008-11-01T21:55:23+00:00 | astro/swe |
High Precision Ephemeris Developed By Astrodienst The SWISS EPHEMERIS is the high precision ephemeris developed by Astrodienst, largely based upon the DE406 ephemeris from NASA's JPL. Developers can license the Ephemeris library.Ephemeris users find 3200 years of read-made printable files of ephemerides, containing 19'200 print pages in PDF quality. The Swiss Ephemeris is available under a dual licensing model: GPL2 or Swiss Ephemeris Professional License. WWW: http://www.astro.com/swisseph/ |
2008-11-01T18:43:36+00:00 | devel/opencvs |
BSD-licensed CVS implementation OpenCVS is a FREE implementation of the Concurrent Versions System, the most popular open source revision control software. It can be used as both client and server for repositories and provides granular access control over data stored in the repository. It aims to be as compatible as possible with other CVS implementations, except when particular features reduce the overall security of the system. Among other things, support for the pserver connection mechanism has been dropped because of security issues with the authentication mechanism. WWW: http://www.opencvs.org/ |
2008-10-31T12:37:08+00:00 | games/brainworkshop |
Dual N-Back mental exercise What if a simple mental exercise could improve your memory and intelligence? A recent study published in PNAS, an important scientific journal, shows that a particular memory task called Dual N-Back actually improves working memory (short term memory) and fluid intelligence. This finding is important because fluid intelligence was previously thought to be unchangeable. The game involves remembering a sequence of spoken letters and a sequence of positions of a square at the same time. In addition to its ability to closely replicate the conditions of the original study by Jaeggi et al. (2008), Brain Workshop includes optional extended game modes such as Triple N-Back and Arithmetic N-Back. It also includes features such as statistics tracking, graphs and easy configurability. WWW: https://github.com/samcv/brainworkshop |
2008-10-31T12:11:34+00:00 | graphics/py-pyglet |
Cross-platform windowing and multimedia library pyglet provides an object-oriented programming interface for developing games and other visually-rich applications for Windows, Mac OS X and Linux. WWW: https://github.com/pyglet/pyglet WWW: https://pypi.org/project/pyglet/ |
2008-10-29T14:43:08+00:00 | devel/p5-doxygenfilter |
Input filter for Doxygen enabling support for Perl code documentation Doxygen Filter is an input filter for Doxygen enabling support for Perl code documentation. Doxygen is quite a powerful code documentation system that already has built-in support for multiple programming languages. WWW: http://www.bigsister.ch/doxygenfilter/doxygenfilter.html |
2008-10-28T21:22:30+00:00 | devel/asmx |
Multi-CPU macro assembler for many major 8-bit and 16-bit CPUs This is a multi-CPU macro assembler for many major 8-bit and 16-bit CPUs which can assemble code for multiple CPUs in the same source file. Current CPUs supported: * RCA 1802 * MOS Technology 6502, 65C02 and 6502 with undocumented instructions * WDC 65816 (lacks some addressing mode support) * Motorola 6809 * Motorola 6800/6801/68HC11 and Hitachi 6303 * Motorola 6805/68HSC08 * Motorola 68HC16 * Motorola 68000/68010 * Intel 8051 * Intel 8080, 8085, and 8085 with undocumented instructions * Fairchild F8 * Atari Jaguar "Tom" and "Jerry" coprocessors * Zilog Z-80 and Nintendo Gameboy Z-80 variant WWW: http://xi6.com/projects/asmx/ |
2008-10-28T17:20:52+00:00 | audio/p5-Audio-MPD |
Class to talk to MPD (Music Player Daemon) servers Audio::MPD gives a clear object-oriented interface for talking to and controlling MPD (Music Player Daemon) servers. A connection to the MPD server is established as soon as a new Audio::MPD object is created. Note that the module will by default connect to mpd before sending any command, and will disconnect after the command has been issued. This scheme is far from optimal, but allows us not to care about timeout disconnections. /!\ Note that Audio::MPD is using high-level, blocking sockets. This means that if the mpd server is slow, or hangs for whatever reason, or even crash abruptly, the program will be hung forever in this sub. The POE::Component::Client::MPD module is way safer - you're advised to use it instead of Audio::MPD. Or you can try to set conntype to $REUSE (see Audio::MPD constructor for more details), but you would be then on your own to deal with disconnections. WWW: https://metacpan.org/release/Audio-MPD |
2008-10-28T16:16:56+00:00 | audio/p5-Audio-MPD-Common |
Bunch of common helper classes for mpd Depending on whether you're using a POE-aware environment or not, people wanting to tinker with mpd (Music Player Daemon) will use either POE::Component::Client::MPD or Audio::MPD. But even if the run-cores of those two modules differ completely, they are using the exact same common classes to represent the various mpd states and information. Therefore, those common classes have been outsourced to Audio::MPD::Common. WWW: https://metacpan.org/release/Audio-MPD-Common |
2008-10-28T15:27:02+00:00 | x11/nvidia-driver-173 |
|
2008-10-28T14:32:07+00:00 | devel/p5-Getopt-Euclid |
Executable Uniform Command-Line Interface Descriptions Getopt::Euclid uses your program's own documentation to create a command-line argument parser. This ensures that your program's documented interface and its actual interface always agree. WWW: https://metacpan.org/release/Getopt-Euclid |
2008-10-27T11:42:47+00:00 | textproc/p5-XML-Atom-Ext-OpenSearch |
XML::Atom extension for OpenSearch data XML::Atom extension for OpenSearch data WWW: https://metacpan.org/release/XML-Atom-Ext-OpenSearch |
2008-10-26T11:31:16+00:00 | devel/p5-B-Hooks-EndOfScope |
Execute code after a scope finished compilation This module allows you to execute code when perl finished compiling the surrounding scope. WWW: https://metacpan.org/release/B-Hooks-EndOfScope |
2008-10-25T19:09:50+00:00 | net/p5-Net-MAC |
Perl 5 module for representing and manipulating MAC addresses The Perl 5 module Net::MAC allows you to - store a MAC address in a Perl object - find out information about a stored MAC address - convert a MAC address into a specified format - easily compare two MAC addresses for string or numeric equality WWW: https://metacpan.org/release/Net-MAC |
2008-10-24T20:15:24+00:00 | net/p5-Net-Mosso-CloudFiles |
Perl interface to the Mosso CloudFiles service This module provides a Perlish interface to the Mosso CloudFiles service. WWW: https://metacpan.org/release/CKRAS/Net-Mosso-CloudFiles-0.44 |
2008-10-24T19:56:03+00:00 | devel/rsvndump |
Remote Subversion repository dumpfile generator rsvndump is a command line tool that is able to dump a Subversion repository that resides on a remote server. All data is dumped in the format that can be read an written by svnadmin dump, so the data which is produced can easily be imported into a new Subversion repository. WWW: http://rsvndump.sourceforge.net/ |
2008-10-24T17:01:09+00:00 | devel/p5-MooseX-StrictConstructor |
Make your MooseX object constructors blow up on unknown attributes Simply loading the MooseX::StrictConstructor module makes your constructors "strict". If your constructor is called with an attribute init argument that your class does not declare, then it calls "Carp::confess()". This is a great way to catch small typos. WWW: https://metacpan.org/release/MooseX-StrictConstructor |
2008-10-24T16:08:00+00:00 | security/libpwstor |
Password storage library for C programmers libpwstor is a library implementing a password storage format for C programmers. This format provides a reasonable level of security by utilizing SHA-256 in addition to a random salt to mitigate dictionary and rainbow table attacks. In addition to the core functionality, libpwstor also offers some additional functions such as Base64 encoding and decoding. All functionality is implemented and designed in such a way as to be easy to use for C programmers of varying skill levels, while preserving reasonable security in the underlying storage format. WWW: https://sourceforge.net/projects/kageki/ |
2008-10-24T13:40:01+00:00 | devel/clewn |
Clewn provides Gdb support within Vim Clewn implements full gdb support in the vim editor: breakpoints, watch variables, gdb command completion, assembly windows, etc. Clewn is a program controlling vim through the netBeans socket interface, it runs concurrently with vim and talks to vim. Clewn can only be used with gvim, the graphical implementation of vim, as vim on a terminal does not support netBeans. WWW: http://clewn.sourceforge.net/index.html |
2008-10-24T12:26:41+00:00 | sysutils/slack |
Configuration management system designed to appeal to lazy admins slack is an evolution from the usual "put files in some central directory" that is fairly common practice. It's descended from an earlier system its author also wrote, called "subsets", and uses a multi-stage rsync to fix some of the problems he had there. Basically, it's a glorified wrapper around rsync. WWW: http://code.google.com/p/slack/ |
2008-10-24T09:35:40+00:00 | databases/p5-DBICx-Deploy |
Perl 5 module to deploy a DBIx::Class schema The Perl 5 module DBICx::Deploy deploys a DBIx::Class schema to a database. A command line script, dbicdeploy, is provided. WWW: https://metacpan.org/release/DBICx-Deploy |
2008-10-24T09:35:07+00:00 | textproc/p5-Kwalify |
Implementation of Kwalify parser, validator and data binding tool Kwalify is a parser, schema validator, and data binding tool for YAML and JSON. This package provides a Perl 5 implementation of Kwalify. WWW: https://metacpan.org/release/Kwalify |
2008-10-24T09:34:48+00:00 | devel/p5-Devel-Events-Objects |
Perl module providing object tracking support for Devel::Events The Perl 5 module Devel::Events::Objects provides an event generator and a handler for Devel::Events, that facilitate leak checking. There are two components of this module: Devel::Events::Generator::Objects, and Devel::Events::Handler::ObjectTracker. The first one uses some trickery to generate events for every object creation and destruction in code loaded after it was loaded. The second one will listen on these events, and track all currently living objects. WWW: https://metacpan.org/release/Devel-Events-Objects |
2008-10-24T09:34:23+00:00 | devel/p5-Devel-Events |
Perl5 module providing an extensible instrumentation framework The Perl 5 module Devel::Events is an event generation, filtering and analaysis framework for instrumenting and auditing perl code. WWW: https://metacpan.org/release/Devel-Events |
2008-10-24T09:33:38+00:00 | databases/p5-DBIx-Class-InflateColumn-IP |
Component to auto-create NetAddr::IP objects from columns The Perl 5 module DBIx::Class::InflateColumn::IP is a DBIx::Class component to declare columns as IP addresses and treat them as NetAddr::IP objects. WWW: https://metacpan.org/release/DBIx-Class-InflateColumn-IP |
2008-10-24T09:33:18+00:00 | devel/p5-Test-Fixture-DBIC-Schema |
Module providing a DBIx::Class::Schema fixture data loader The Perl 5 module Test::Fixture::DBIC::Schema is a fixture data loader for DBIx::Class::Schema. WWW: https://metacpan.org/release/Test-Fixture-DBIC-Schema |
2008-10-24T09:32:17+00:00 | devel/p5-Devel-Gladiator |
Perl 5 module to walk Perls arena The Perl 5 module Devel::Gladiator iterate's Perl's internal memory structures and can be used to enumerate all the currently live SVs. This can be used to hunt leaks and to profile memory usage. WWW: https://metacpan.org/release/Devel-Gladiator |
2008-10-24T09:31:36+00:00 | databases/p5-DBICx-MapMaker |
Perl 5 module to automatically create a DBIx::Class mapping table The Perl 5 module DBICx::MapMaker automatically creates a DBIx::Class result source for "many to many" relationship. WWW: https://metacpan.org/release/DBICx-MapMaker |
2008-10-24T09:30:41+00:00 | databases/p5-DBICx-TestDatabase |
Module to create temporary database from a DBIx::Class::Schema The Perl 5 module DBICx::TestDatabase creates a temporary SQLite database, deploys your DBIC schema, and then connects to it. This lets you easily test your DBIC schema. Since you have a fresh database for every test, you don't have to worry about cleaning up after your tests, ordering of tests affecting failure, etc. WWW: https://metacpan.org/release/DBICx-TestDatabase |
2008-10-24T09:30:12+00:00 | databases/p5-Rose-DBx-Object-MoreHelpers |
Perl 5 module to deploy a DBIx::Class schema In the tradition of Rose::DB::Object::Helpers, more importable methods. This class inherits from Rose::Object::MixIn. See the Rose::Object::MixIn documentation for a full explanation of how to import methods from this class. The helper methods themselves are described below. WWW: https://metacpan.org/release/Rose-DBx-Object-MoreHelpers |
2008-10-22T21:37:22+00:00 | devel/p5-Devel-NYTProf |
Powerful feature-rich Perl source code profiler Devel::NYTProf is a powerful feature-rich perl source code profiler. * Performs per-line statement profiling for fine detail * Performs per-subroutine statement profiling for overview * Performs per-block statement profiling (the first profiler to do so) * Accounts correctly for time spent after calls return * Performs inclusive and exclusive timing of subroutines * Subroutine times are per calling location (a powerful feature) * Can profile compile-time activity, just run-time, or just END time * Uses novel techniques for efficient profiling * Sub-microsecond (100ns) resolution on systems with clock_gettime() * Very fast - the fastest statement and subroutine profilers for perl * Handles applications that fork, with no performance cost * Immune from noise caused by profiling overheads and I/O * Program being profiled can stop/start the profiler * Generates richly annotated and cross-linked html reports * Trivial to use with mod_perl - add one line to httpd.conf * Includes an extensive test suite * Tested on very large codebases WWW: https://metacpan.org/release/Devel-NYTProf |
2008-10-21T21:20:27+00:00 | devel/py-wsgi_xmlrpc |
WSGI application for a simple XMLRPC method dispatching WSGI application for a simple xmlrpc method dispatching. WWW: http://code.google.com/p/wsgi-xmlrpc/ |
2008-10-21T20:43:05+00:00 | devel/py-dal |
Database abstraction layer for Python PyDal is a database abstraction layer for Python. It provides a DBAPI 2.0 wrapper for DBAPI 2.0 drivers. Sounds strange, but even drivers that fully conform to the DBAPI can differ enough to make building database independent applications difficult. Two major abstractions handled by PyDal are paramstyles and datetime objects. PyDal makes it possible to use the same paramstyle and datetime types with any module that conforms to DBAPI 2.0. In addition, paramstyles and datetime types are configurable. WWW: http://pydal.sourceforge.net/ |
2008-10-19T16:35:32+00:00 | net-im/pidgin-fetion |
Fetion protocol plugin for libpurple Fetion protocol plugin for libpurple. Fetion is an instant messaging & messengers client developed by China Mobile, now ranking third in Chinese IM market. It features free SMS send and receive between PC and mobile phone. WWW: https://sourceforge.net/projects/fetion/ |
2008-10-19T15:59:16+00:00 | audio/firefly |
Open-source media server for the Roku SoundBridge and iTunes iTunes-compatible DAAP Server Firefly Media Server (formerly mt-daapd) is an open-source audio media server (or daemon) for the Roku SoundBridge and iTunes. It serves media files using Roku Server Protocol (RSP) and Digital Audio Access Protocol (DAAP). It supports server-side transcoding and other advanced features. WWW: https://sourceforge.net/projects/fireflyserver-server/ |
2008-10-19T14:45:17+00:00 | graphics/c-a-i-r |
Content Aware Image Resizer is an implementation of seam carving CAIR is an image resizing library that is based on the works of Shai Avidan and Ariel Shamir. It is a high-performance multi-threaded library written in C++. It is intended to be multi-platform and multi-architecture. WWW: https://sourceforge.net/projects/c-a-i-r/ |
2008-10-19T14:00:44+00:00 | graphics/seam-carving-gui |
The Seam Carving GUI is a GUI front end to CAIR The Seam Carving GUI is a GUI front end to CAIR, which is an implementation of Arial Shamir's seam carving algorithm (aka content aware image resizing, aka image retargeting). WWW: http://code.google.com/p/seam-carving-gui/ |
2008-10-19T13:59:25+00:00 | games/fgrun |
Graphical frontend to run FlightGear Flight Simulator FlightGear Launch Control is a graphical frontend for running FlightGear flight simulator, <http://www.flightgear.org/>. WWW: http://sourceforge.net/projects/fgrun/ |
2008-10-19T13:58:45+00:00 | devel/rubygem-columnize |
Sorts an Array in Column Order Columnize - sorts an array in column order. WWW: https://github.com/rocky/columnize |
2008-10-19T13:58:13+00:00 | devel/rubygem-linecache |
Caches(Ruby source) Files as Might Be Used in a Debugger LineCache - caches (Ruby source) files as might be used in a debugger or a tool that works with sets of Ruby source files. WWW: http://rubyforge.org/projects/rocky-hacks/linecache |
2008-10-19T13:55:28+00:00 | devel/thunar-vcs-plugin |
Version Control System plugin for Thunar The Thunar VCS Plugin adds Subversion and Git actions to the context menu of Thunar. The current features are: Most of the svn action: add, blame, checkout, cleanup, commit, copy, delete, export, import, lock, log, move, properties, relocate, resolved, revert, status, switch, unlock, update. Subversion info in file properties dialog. WWW: http://goodies.xfce.org/projects/thunar-plugins/thunar-vcs-plugin |
2008-10-19T13:55:28+00:00 | devel/thunar-svn-plugin |
Subversion plugin for Thunar The Thunar SVN Plugin adds Subversion actions to the context menu of thunar. The current features are: Most of the svn action: add, blame, checkout, cleanup, commit, copy, delete, export, import, lock, log, move, properties, relocate, resolved, revert, status, switch, unlock, update. Subversion info in file properties dialog. WWW: http://goodies.xfce.org/projects/thunar-plugins/thunar-svn-plugin |
2008-10-19T13:50:08+00:00 | math/py-mpmath |
Python Library for Arbitrary-precision Floating-point Arithmetic Mpmath is a pure-Python library for multiprecision floating-point arithmetic. It provides an extensive set of transcendental functions, unlimited exponent sizes, complex numbers, interval arithmetic, numerical integration and differentiation, root-finding, linear algebra, and much more. Almost any calculation can be performed just as well at 10-digit or 1000-digit precision, and in many cases mpmath implements asymptotically fast algorithms that scale well for extremely high precision work. If available, mpmath will (optionally) use gmpy to speed up high precision operations. WWW: http://www.mpmath.org/ |
2008-10-18T21:52:57+00:00 | net-im/tkabbur |
Is a modification of XMPP/Jabber client Tkabber Tkabbur is a modification of XMPP/Jabber client Tkabber, that brings many new features. WWW: http://code.google.com/p/tkabbur/ |
2008-10-18T17:40:52+00:00 | multimedia/ffmpeg2theora |
Reencode many media file formats to Ogg Theora ffmpeg2theora is a simple command line tool to convert media files to .ogg with Theora video and Vorbis audio streams. It supports reading any file format that ffmpeg can decode. WWW: http://v2v.cc/~j/ffmpeg2theora/ |
2008-10-18T17:33:44+00:00 | multimedia/libkate |
Codec for karaoke and text encapsulation for Ogg Kate is a codec for karaoke and text encapsulation for Ogg. Most of the time, this would be multiplexed with audio/video to carry subtitles, song lyrics (with or without karaoke data), etc, but doesn't have to be. A possible use of a lone Kate stream would be an e-book. Moreover, the motion feature gives Kate a powerful means to describe arbitrary curves, so hand drawing of shapes can be achieved. This was originally meant for karaoke use, but can be used for any purpose. Motions can be attached to various semantics, like position, color, etc, so scrolling or fading text can be defined. WWW: https://wiki.xiph.org/index.php/OggKate |
2008-10-17T18:53:59+00:00 | devel/p5-Module-Depends |
Identify the dependencies of a distribution Module::Depends extracts module dependencies from an unpacked distribution tree. Module::Depends only evaluates the META.yml shipped with a distribution. This won't be effective until all distributions ship META.yml files, so we suggest you take your life in your hands and look at Module::Depends::Intrusive. WWW: https://metacpan.org/release/Module-Depends |
2008-10-16T21:43:35+00:00 | security/tuntun |
Gnome applet gui for OpenVPN Tuntun is an applet for Gnome panel that manage a list of vpn connections through the OpenVPN Management Interface. Main features * Simple & lightweight just a client GUI to start/stop your OpenVPN tunnels and nothing more * Integrated with the Gnome Desktop (support for the Keyring and notification daemon) * Support for Auth and Private-Key OpenVPN authentication methods WWW: http://code.google.com/p/tuntun/ |
2008-10-16T11:26:36+00:00 | devel/cgit |
Fast, lightweight web frontend for Git repositories cgit is a fast web interface for the Git SCM, using a built-in cache to decrease server I/O pressure. WWW: https://git.zx2c4.com/cgit/about/ |
2008-10-15T16:18:48+00:00 | www/xpi-splash |
Splash screen for most Mozilla and Mozilla Based products Adds a splash screen to most Mozilla and Mozilla Based products. Supports sound, opacity, CSS customization, custom images, and much more. You can add {appVersion}, {buildID} and {userAgent} to the loading text and it will be filled in for you. WWW: http://www.mrtech.com/extensions/ |
2008-10-15T16:02:32+00:00 | net/pear-Net_Nmap |
Simple Wrapper Class for the Nmap Utility Net_Nmap is a simple interface for Nmap, the free and open source utility for network exploration or security auditing. Net_Nmap can be used to auto discovery hosts and services in your network or simply to parse Nmap XML output. WWW: https://pear.php.net/package/Net_Nmap |
2008-10-15T11:47:58+00:00 | devel/p5-Devel-LeakTrace-Fast |
Indicate where leaked variables are coming from Devel::LeakTrace::Fast is a rewrite of Devel::LeakTrace. Like Devel::LeakTrace it uses the pluggable runops feature found in perl 5.6 and later in order to trace SV allocations of a running program. WWW: http://search.cpan.org/dist/Devel-LeakTrace-Fast/ |
2008-10-15T10:01:56+00:00 | devel/libmsocket |
Socket abstraction library for C programmers libmsocket is a socket abstraction library for C programmers. In addition to simple TCP sockets, it is moving towards transparent support for additional abstractions in a seamless manner, such as SSL and Socks5 proxies. WWW: https://sourceforge.net/projects/kageki/ |
2008-10-14T19:50:31+00:00 | math/open-axiom |
Computer algebra system OpenAxiom is an open source platform for symbolic, algebraic, and numerical computations. It offers an interactive environment, an expressive programming language, a compiler, a large set of mathematical libraries of interest to researchers and practitioners of computational sciences. WWW: http://www.open-axiom.org |
2008-10-14T18:49:13+00:00 | net/py-netaddr |
Manipulation of IPv4, IPv6, CIDR, EUI and MAC network addresses A pure Python network address representation and manipulation library. netaddr provides a Pythonic way of working with: - IPv4 and IPv6 addresses and subnets - MAC addresses, OUI and IAB identifiers, IEEE EUI-64 identifiers - Arbitrary (non-aligned) IP address ranges and IP address sets - Various non-CIDR IP range formats such as nmap and glob-style formats Included are routines for: - Generating, sorting and summarizing IP addresses and networks - Performing easy conversions between address notations and formats - Detecting, parsing and formatting network address representations - Performing set-based operations on groups of IP addresses and subnets - Working with arbitrary IP address ranges and formats - Accessing OUI and IAB organisational information published by IEEE - Accessing IP address and block information published by IANA API documentation for the latest release is available here: https://pythonhosted.org/netaddr/ WWW: https://github.com/drkjam/netaddr/ |
2008-10-14T11:52:13+00:00 | textproc/p5-XML-Rules |
Parse XML and specify rules for individual tags Parse XML and specify what and how to keep/process for individual tags. WWW: https://metacpan.org/release/XML-Rules |
2008-10-14T08:01:13+00:00 | devel/googletest |
Framework for writing C++ tests on a variety of platforms GoogleTest is based on the xUnit architecture. Supports automatic test discovery, a rich set of assertions, user-defined assertions, death tests, fatal and non-fatal failures, type-parameterized tests, various options for running the tests, and XML test report generation. GoogleMock is inspired by jMock, EasyMock, and Hamcrest, and designed with C++'s specifics in mind, Google C++ Mocking Framework (or Google Mock for short) is a library for writing and using C++ mock classes. Google Mock: * lets you create mock classes trivially using simple macros, * supports a rich set of matchers and actions, * handles unordered, partially ordered, or completely ordered expectations, * is extensible by users, and * works on Linux, Windows, and Mac OS X. WWW: https://github.com/google/googletest |
2008-10-14T06:32:04+00:00 | devel/glog |
Library of C++ classes for flexible logging The glog library implements application-level logging. This library provides logging APIs based on C++-style streams and various helper macros. WWW: https://github.com/google/glog |
2008-10-13T22:12:15+00:00 | x11-toolkits/ruby-fox16 |
Ruby extension module to use FOX 1.6, aka FXRuby FXRuby is a Ruby extension module that provides an interface to the FOX GUI library. Author: Lyle Johnson <ljohnson@resgen.com> WWW: http://fxruby.sourceforge.net/ |
2008-10-13T19:49:50+00:00 | devel/pcl |
Portable Coroutine Library The Portable Coroutine Library (PCL) implements the low level functionality for coroutines. For a definition of the term coroutine see The Art of Computer Programming by Donald E. Knuth. Coroutines are a very simple cooperative multitasking environment where the switch from one task to another is done explicitly by a function call. WWW: http://www.xmailserver.org/libpcl.html |
2008-10-13T13:55:23+00:00 | devel/p5-File-Find-Rule-Perl |
Common rules for searching for Perl things Provides File::Find::Rule methods for finding various Perl-related files. WWW: https://metacpan.org/release/File-Find-Rule-Perl |
2008-10-13T10:58:28+00:00 | games/openlierox |
Extremely addictive realtime worms shoot-em-up OpenLieroX is based and compatible to the famous LieroX. LieroX is a 2D shooter game. It is an unofficial sequel to Liero, and is the most popular of all the Liero clones. It features online play, fully customizable weapons, levels and characters. Liero Xtreme was created in C++ by Jason 'JasonB' Boettcher, an Australian programmer. The game is based on a deathmatch setting, where multiple players face off in a closed level. Each player is equipped with five weapons selected out of all the weapons allowed, and with a ninja rope that allows the player to move in any direction. Players begin with a set amount of lives, and whilst the game records the number of kills, the last man standing is usually considered the winner. LieroX also allows team deathmatches, which has made it common for players to form clans. Because of the huge community, there are dozens of levels and mods available. You also have no problem to find somebody on Internet to play with. Or if you want to play offline, you also can play with bots. WWW: http://openlierox.sourceforge.net/ |
2008-10-12T10:21:37+00:00 | www/p5-WWW-FreeProxy |
Fetch proxies from free proxy lists WWW::FreeProxy This module fetch proxies from free proxy lists WWW: https://metacpan.org/release/WWW-FreeProxy |
2008-10-12T09:25:21+00:00 | deskutils/plasma-applet-teacooker |
KDE4 tea cooker plasma applet Tea Cooker is a Plasma applet for KDE4 to assist all lovers of tea in the task of steeping tea for just the perfect length of time. WWW: http://www.kde-look.org/content/show.php?content=85564 |
2008-10-12T09:24:48+00:00 | deskutils/plasma-applet-quicklauncher |
Quicklauncher plasma applet for KDE4 QuickLauncher is Plasma applet for KDE4 that replicates the functionality found in the QuickLauncher Kicker applet for KDE3. It allows for quick access to commonly used applications. WWW: http://www.kde-look.org/content/show.php?content=78061 |
2008-10-12T09:23:58+00:00 | deskutils/plasma-applet-panelspacer |
Panel spacer plasma applet for KDE4 Panel Spacer is a Plasma applet for KDE4 that lets you put some blank space between the other applets located in a panel. You can set a minimum fixed size and/or allow the spacer to stretch if there is free space on the right. Optionally, you can display a thin separator line. WWW: http://www.kde-look.org/content/show.php?content=89304 |
2008-10-12T09:21:54+00:00 | devel/p5-Cwd |
Get pathname of current working directory Cwd - get pathname of current working directory This module provides functions for determining the pathname of the current working directory. It is recommended that getcwd (or another *cwd() function) be used in all code to ensure portability. By default, it exports the functions cwd(), getcwd(), fastcwd(), and fastgetcwd() (and, on Win32, getdcwd()) into the caller's namespace. WWW: http://search.cpan.org/~kwilliams/Cwd-2.21/Cwd.pm |
2008-10-12T01:37:46+00:00 | net/samba32 |
A free SMB and CIFS client and server for UNIX Samba is an Open Source/Free Software suite that provides seamless file and print services to SMB/CIFS clients. Samba is freely available, unlike other SMB/CIFS implementations, and allows for interoperability between Linux/Unix servers and Windows-based clients. WWW: http://www.samba.org/ |
2008-10-12T01:37:46+00:00 | net/samba32-devel |
A free SMB and CIFS client and server for UNIX Samba is an Open Source/Free Software suite that provides seamless file and print services to SMB/CIFS clients. Samba is freely available, unlike other SMB/CIFS implementations, and allows for interoperability between Linux/Unix servers and Windows-based clients. WWW: http://www.samba.org/ |
2008-10-11T15:28:12+00:00 | deskutils/libopensync-plugin-sunbird |
Sunbird plugin for the OpenSync framework This plugin allows applications using OpenSync to synchronise to and from Mozilla Calendar / Sunbird. WWW: http://www.opensync.org/ |
2008-10-11T15:27:42+00:00 | net-p2p/unworkable |
Free BitTorrent Implementation Unworkable is a BSD-licensed BitTorrent implementation for UNIX written from-scratch in C. It uses libevent for scalable asynchronous networking and the mmap() system call for local data access. Some of the goals of the project include (in no particular order) high code quality, efficiency, simplicity and security. Unworkable is still in an early stage of development, and is far behind most other BitTorrent implementations. However, it is usable for some basic things and the source code is quite minimal(4,000 lines of C compared to rTorrent's 40,000+ of C++). WWW: https://code.google.com/p/unworkable/ |
2008-10-11T15:25:14+00:00 | finance/weberp |
Open-Source Web-Based ERP System webERP is a complete web based accounting/ERP system that requires only a web-browser and pdf reader to use. It has a wide range of features suitable for many businesses particularly distributed businesses in wholesale and distribution. It is developed as an open-source application and is available as a free download to use. The feature set is continually expanding as new businesses and developers adopt it.There have been in excess of 80,000 downloads to date. WWW: https://www.weberp.org/ |
2008-10-11T14:51:41+00:00 | net/arp-scan |
ARP scanning and fingerprinting tool arp-scan is a command-line tool that uses the ARP protocol to discover and fingerprint IP hosts on the local network. WWW: https://github.com/royhills/arp-scan |
2008-10-11T14:50:31+00:00 | net-mgmt/p5-Net-Abuse-Utils |
Routines useful for processing network abuse Net::Abuse::Utils provides serveral functions useful for determining information about an IP address including contact/reporting addresses, ASN/network info, reverse dns, and DNSBL listing status. WWW: https://metacpan.org/release/Net-Abuse-Utils |
2008-10-11T14:28:30+00:00 | devel/p5-App-Cmd |
Write command-line programs with less suffering App::Cmd is intended to make it easy to write complex command-line applications without having to think about most of the annoying things usually involved. For information on how to start using App::Cmd, see App::Cmd::Tutorial. WWW: https://metacpan.org/release/App-Cmd |
2008-10-11T14:27:23+00:00 | www/multisort |
Small program to take multiple httpd logfiles into one `multisort' is a small program designed to take multiple httpd logfiles in the Common Log Format and merge them into a single log, sorted by date, sent to standard output. This is useful if you're running a single website on multiple hosts and using round-robin DNS to do load distribution. With multisort, you can take the various logfiles from each server and merge them into a single file for analysis. WWW: https://www.xach.com/multisort/ |
2008-10-11T13:06:43+00:00 | x11-fonts/profont |
Ultimate programming font Profont - The ultimate programming font. WWW: https://tobiasjung.name/profont/ |
2008-10-11T11:33:27+00:00 | www/pyjamas |
Port of Google Web Toolkit to Python Pyjamas is a port of Google Web Toolkit to Python, and thus enables the development of AJAX applications in Python. WWW: http://pyjs.org |
2008-10-10T13:27:48+00:00 | www/p5-Catalyst-Plugin-Cache-Memcached-Fast |
Catalyst Plugin for Cache::Memcached::Fast Catalyst Plugin for Cache::Memcached::Fast. WWW: https://metacpan.org/release/Catalyst-Plugin-Cache-Memcached-Fast |
2008-10-10T13:26:41+00:00 | www/p5-URI-Escape-XS |
Drop-In replacement for URI::Escape in XS URI::Escape::XS - Drop-In replacement for URI::Escape. WWW: https://metacpan.org/release/URI-Escape-XS |
2008-10-09T08:39:39+00:00 | www/trac-advancedticketworkflow |
Advanced Ticket Workflow Plugin for Trac AdvancedTicketWorkflowPlugin provides a number of advanced operations for customizable workflows that are similar to the operations provided in the customizeable workflow of the core system. WWW: https://trac-hacks.org/wiki/AdvancedTicketWorkflowPlugin |
2008-10-09T08:35:29+00:00 | www/trac-customroadmap |
Custom roadmap plugin for trac Trac plugin: Create new divisions in roadmap and milestone progress bars WWW: http://trac-hacks.org/wiki/CustomRoadmapPlugin |
2008-10-09T03:51:34+00:00 | devel/rubygem-extlib |
General Ruby extensions A support library for DataMapper, DataObjects and Merb. WWW: https://github.com/datamapper/extlib |
2008-10-09T02:05:41+00:00 | www/rubygem-merb |
An MVC web application framework in ruby Merb is an MVC framework that is ORM-agnostic, JavaScript library agnostic, and template language agnostic, preferring plugins that add in support for a particular feature rather than trying to produce a monolithic library with everything in the core. In fact, this is a guiding principle of the project, which has led to third-party support for the ActiveRecord, DataMapper, and Sequel ORMs. WWW: http://www.merbivore.com/ WWW: http://rubyforge.org/projects/merb/ |
2008-10-08T22:54:03+00:00 | mail/rubygem-mailfactory |
Simple to use module for generating RGC compliant MIME mail A ruby module that allows for the simple creation of MIME email messages with multiple body parts and attachments WWW: https://github.com/tmm1/mailfactory |
2008-10-08T07:17:23+00:00 | misc/rubygem-mime-types |
Ruby gem which provides a mailcap-like MIME Content-Type lookup MIME::Types for Ruby originally based on and synchronized with MIME::Types for Perl by Mark Overmeer, copyright 2001 - 2005. WWW: https://github.com/mime-types/ruby-mime-types |
2008-10-08T01:43:46+00:00 | www/rubygem-erubis |
Fast, secure, and extensible implementation of eRuby Erubis is a fast, secure, and very extensible implementation of eRuby. eRuby means "embedded Ruby" in documents. Embedded patterns are '<% statement %>' and '<%= expression %>'. The following is an example of eRuby. '<% ... %>' means Ruby statement and '<%= ... %>' means Ruby expression. WWW: http://www.kuwata-lab.com/erubis/ |
2008-10-08T01:33:10+00:00 | devel/rubygem-rubigen |
Ruby generic generator framework rubigen - Ruby Generator Framework RubiGen is originally extracted from Ruby on Rails. It is a framework to allow Ruby applications to generate file/folder stubs (like the rails command does for Ruby on Rails, and the 'script/generate' command within a Rails application during development). RubiGen exists to give different development environments their own generator framework. WWW: http://drnic.github.com/rubigen |
2008-10-07T05:49:20+00:00 | devel/rubygem-json_pure |
Parse JSON texts and generate them from ruby data structures in Ruby This library can parse JSON texts and generate them from ruby data structures. This port implemented in pure Ruby and comes with its own unicode conversion functions and a parser generated by the Ragel State Machine Compiler. WWW: https://flori.github.io/json/ |
2008-10-07T04:29:49+00:00 | devel/rubygem-abstract |
Define abstract method in Ruby 'abstract.rb' is a library which enable you to define abstract method in Ruby. Abstract method makes your code more descriptive. It is useful even for dynamic language such as Ruby. WWW: https://rubygems.org/gems/abstract |
2008-10-06T14:49:28+00:00 | ports-mgmt/pkg_add_it |
Interactive tool for package installation pkg_add_it(1) is a tool for interactive installation of packages. It's goal is to make easier the process of finding and installing new packages, and is useful for both - novice users, and system administrators as well. pkg_add_it(1) can be used as well as a "browser" to the INDEX file, allowing you to get the information you need about a package. An example output of package dependencies list created by pkg_add_it(1): [ NOT INSTALLED ] devel/glib-2.20.5 [ NOT INSTALLED ] |\___ devel/gettext-0.17_1 [ NOT INSTALLED ] | \___ converters/libiconv-1.13.1 [ PRESELECTED ] |\___ converters/libiconv-1.13.1 [ NOT INSTALLED ] |\___ devel/pcre-7.9 [ NOT INSTALLED ] |\___ lang/perl-5.8.9_3 [ INSTALLED ] |\___ devel/pkg-config-0.23_1 [ NOT INSTALLED ] \___ lang/python26-2.6.2_3 Author: Marin Atanasov Nikolov <dnaeon@gmail.com> WWW: http://www.unix-heaven.org/index.php?page=pkg_add_it |
2008-10-06T14:24:47+00:00 | textproc/ruby-liquid |
Non evaling template engine for ruby Ruby library for rendering safe templates which cannot affect the security of the server they are rendered on. WWW: http://www.liquidmarkup.org/ |
2008-10-06T14:09:46+00:00 | security/paperkey |
Extract just the secret information out of OpenPGP secret keys From the paperkey README file: A reasonable way to achieve a long term backup of OpenPGP (GnuPG, PGP, etc) keys is to print them out on paper. Paper and ink have amazingly long retention qualities - far longer than the magnetic or optical means that are generally used to back up computer data. WWW: http://www.jabberwocky.com/software/paperkey/ |
2008-10-06T03:06:17+00:00 | math/sedumi |
SeDuMi is an semidefinite programming solver on Matlab SeDuMi is a software package to solve optimization problems over symmetric cones. This includes linear, quadratic, second order conic and semidefinite optimization, and any combination of these. WWW: http://sedumi.mcmaster.ca/ |
2008-10-05T15:15:20+00:00 | audio/cutmp3 |
Small and fast command line MP3 editor cutmp3 is a small and fast command line MP3 editor. It lets you select sections of an MP3 interactively or via a timetable and save them to separate files without quality loss. It uses mpg123 for playback and works with VBR files and even with files bigger than 2GB. Other features are configurable silence seeking and ID3 tag seeking, which are useful for concatenated mp3s. WWW: https://www.puchalla-online.de/cutmp3.html |
2008-10-05T14:50:12+00:00 | sysutils/bsdhwmon |
Hardware sensor monitoring utility for FreeBSD bsdhwmon is a program for FreeBSD for monitoring hardware sensors (fans, temperatures, voltages, chassis intrusion, and more) on commerical-grade server hardware. WWW: https://github.com/koitsu/bsdhwmon |
2008-10-05T14:40:55+00:00 | audio/p5-Audio-Mixer |
Perl extension for Sound Mixer control Audio::Mixer - Perl extension for Sound Mixer control This is just a very simple Perl interface which allows to set various sound mixer parameters. The most important probably 'vol' (volume). The list of all mixer parameters can be obtained using get_mixer_params() function. All values (lcval, rcval) are numbers in 0-100 range. WWW: https://metacpan.org/release/Audio-Mixer |
2008-10-05T13:38:02+00:00 | deskutils/libopensync-plugin-synce |
SynCE plugin for the OpenSync framework This plugin allows applications using OpenSync to synchronise to and from Windows CE and PockectPC based devices. WWW: http://www.synce.org/moin/ |
2008-10-05T13:37:29+00:00 | deskutils/libopensync-plugin-synce-devel |
SynCE plugin for the OpenSync framework This plugin allows applications using OpenSync to synchronise to and from Windows CE and PockectPC based devices. WWW: http://www.synce.org/moin/ |
2008-10-05T13:32:34+00:00 | math/py-plastex |
LaTeX Document Processing Framework plasTeX is a LaTeX document processing framework written entirely in Python. It currently comes bundled with an XHTML renderer (including multiple themes), as well as a way to simply dump the document to a generic form of XML. Other renderers can be added as well and are planned for future releases. WWW: https://github.com/plastex/plastex |
2008-10-05T10:18:34+00:00 | devel/giggle |
GTK+ frontend for git version control system Giggle is a graphical frontend for the git directory tracker (think of gitk on GTK+). WWW: http://live.gnome.org/giggle |
2008-10-05T10:15:41+00:00 | palm/synce-sync-engine |
Synchronization Engine for Windows Mobile devices SynCE is a project for connecting to devices running Windows CE or Pocket PC. SyncEngine talks the to a Windows Mobile device through the ActiveSync protocol. WWW: http://www.synce.org/moin/ |
2008-10-05T10:11:47+00:00 | converters/zbase32 |
Base32 Encoder/Decoder zbase32 is a base32 encoder/decoder. It is an alternate base32 encoder but not RFC 3548 compliant. WWW: https://pypi.org/project/zbase32/ |
2008-10-05T10:09:53+00:00 | graphics/optar |
Tool for encoding data on paper Optar stands for OPTical ARchiver. It's a codec for encoding data on paper, then you print it with a laser printer. If you want to read the recording, scan it with a scanner and feed into the decoder program. WWW: http://ronja.twibright.com/optar/ |
2008-10-05T10:09:20+00:00 | sysutils/syslogger |
Logger(1) like tool that sends file or pipe througth syslog syslogger is a software that send file into syslog (local or remote). This can be used for example to send a pipe like for example apache log into a remote system. WWW: http://oav.net/projects/syslogger/ |
2008-10-04T23:25:01+00:00 | graphics/rubygem-exifr |
Pure-ruby EXIF reader Exifr is a pure ruby library to extract EXIF info from image files. Both JPEG and TIFF formats are supported. WWW: https://github.com/remvee/exifr |
2008-10-03T20:14:37+00:00 | devel/py-ipaddr |
Google open source IPv4/IPv6 manipulation library in Python A Google open source IPv4/IPv6 manipulation library in Python. This library is used to create/poke/manipulate IPv4 and IPv6 addresses and prefixes. Development mailing list: http://groups.google.com/group/ipaddr-py-dev WWW: https://github.com/google/ipaddr-py |
2008-10-03T10:38:25+00:00 | mail/libdkim |
DKIM (DomainKeys Identified Mail) library This is a C++ library which allows incorporating DKIM into existing MTA or other application. It provides full support for signing, verifying, and SSP. It is compliant with RFC 4871. WWW: http://dkim.org/ |
2008-10-03T09:42:36+00:00 | graphics/gegl |
Graph based image processing framework GEGL (Generic Graphics Library) is a graph based image processing framework. GEGL provides infrastructure to do demand based cached non destructive image editing on larger than RAM buffers. Through babl it provides support for a wide range of color models and pixel storage formats for input and output. WWW: http://gegl.org/ |
2008-10-03T00:50:49+00:00 | devel/upslug |
Firmware upload tool for Linksys NSLU2 UpSlug is a tool to flash your NSLU2 from an external computer on the same subnet (direct Ethernet access is needed; it won't work if you have routers or NAT devices between you and the NSLU2, though WiFi? via a wireless router is OK). WWW: http://www.nslu2-linux.org/wiki/Main/UpSlug |
2008-10-02T11:51:06+00:00 | textproc/p5-pod2pdf |
Converts POD to PDF format pod2pdf converts documents written in Perl's POD (Plain Old Documentation) format to PDF files. WWW: https://metacpan.org/release/pod2pdf |
2008-10-01T16:17:56+00:00 | multimedia/cx88 |
Drivers for Conexant CX23880/1/2/3/5/7/8-based TV/radio capture cards cx88 provides drivers for PCI and PCI-e TV/radio capture cards based on the Conexant CX23880/1/2/3 and CX23885/7/8 chip families. This port includes the cx88 kernel drivers as well as a simple app for TV capture. It requires multimedia/libtuner for channel selection and peripheral configuration. WWW: http://corona.homeunix.net/cx88wiki |
2008-10-01T12:59:37+00:00 | x11-wm/simple-ccsm |
Python/GTK based settings manager for CompizConfig A Simple Python/GTK based settings manager for the CompizConfig system |
2008-10-01T10:06:38+00:00 | multimedia/libtuner |
Userspace drivers for various TV/radio tuner ICs libtuner provides userspace drivers and support routines for a variety of TV and radio tuner ICs. These ICs are usually attached to a peripheral bus (such as an I2C bus) embedded on a tuner card, and "stub" device nodes for the ICs will be exported by a card-specific driver. |
2008-09-30T14:19:57+00:00 | textproc/amberfish |
General purpose text retrieval Software Amberfish is general purpose text retrieval software, developed at Etymon by Nassib Nassar and distributed as open source software under the terms of version 2 of the GNU General Public License (GPL). Its distinguishing features are indexing/search of semi-structured text (i.e. both free tex and multiply nested fields), built-in support for XML documents using the Xerces library, structured queries allowing generalized field/tag paths, hierarchical result sets (XML only), automatic searching across multiple databases (allowing modular indexing), TREC format results, efficient indexing, and relatively low memory requirements during indexing (and the ability to index documents larger than available memory). Z39.50 support is available. Other features include Boolean queries, right truncation, phrase searching, relevance ranking, support for multiple documents per file, incremental indexing, and easy integration with other UNIX tools, The architecture is also designed to permit proximity queries; however, they are not fully implemented at present. WWW: http://www.etymon.com/tr.html This port also includes the Porter stemming algorithm for suffix stripping, available at: http://www.tartarus.org/~martin/PorterStemmer |
2008-09-30T14:09:19+00:00 | databases/rubygem-rbase |
Library to create/read/write to XBase databases (*.DBF files) RBase is a library to manipulate XBase database using Ruby. WWW: https://rubygems.org/gems/rbase |
2008-09-30T11:59:52+00:00 | audio/gmpc-alarm |
Alarm plugin for gmpc The Alarm Timer plugin turns your music player into an alarm, set the time in at which it must go off and the rest is done by gmpc. WWW: http://gmpc.wikia.com/wiki/GMPC_PLUGIN_ALARM |
2008-09-30T11:51:52+00:00 | audio/gmpc-lyricwiki |
Lyricswiki Provider plugin for gmpc A new plugin that uses the rest api of lyricwiki to fetch lyrics from lyrics.wikia.com. WWW: http://gmpc.wikia.com/wiki/Lyricwiki |
2008-09-30T08:48:16+00:00 | textproc/p5-Text-WikiCreole |
Implementation of the Wiki Creole markup language Text::WikiCreole implements the Wiki Creole markup language, version 1.0, as described at http://www.wikicreole.org. It reads Creole 1.0 markup and returns XHTML. In addition to the official Creole 1.0 markup elements, it also supports several extensions, such as plugins, superscript, subscript, underline, definition lists, indented paragraphs, plugins, etc. WWW: https://metacpan.org/release/Text-WikiCreole |
2008-09-30T03:09:33+00:00 | databases/ruby-sybct |
Ruby module for accessing Sybase databases This module is the Sybase extensions to Ruby. WWW: http://raa.ruby-lang.org/project/sybase-ctlib/ |
2008-09-29T21:39:31+00:00 | x11-themes/gnome-icons-jini |
Jini Icons for Gnome The Jini iconset for Gnome. WWW: http://jini.kldp.net/ |
2008-09-29T18:49:16+00:00 | net/unison-nox11 |
User-level file synchronization tool (without x11 stuff) |
2008-09-29T15:45:39+00:00 | x11-themes/gnome-icons-dropline-nou |
Dropline Nou Icons for Gnome The Dropline Nou iconset for Gnome. WWW: https://www.silvestre.com.ar/ |
2008-09-29T12:48:04+00:00 | x11-themes/gnome-icons-gion |
Gion Icons for Gnome The Gion iconset for Gnome. WWW: https://www.silvestre.com.ar/ |
2008-09-29T07:54:21+00:00 | www/p5-Catalyst-Plugin-AtomServer |
Atom API server for Catalyst applications Atom API server for Catalyst applications WWW: https://metacpan.org/release/Catalyst-Plugin-AtomServer |
2008-09-29T07:50:57+00:00 | www/p5-Catalyst-Plugin-SmartURI |
Configurable URIs for Catalyst Configurable URIs for Catalyst WWW: https://metacpan.org/release/Catalyst-Plugin-SmartURI |
2008-09-29T07:49:31+00:00 | net/p5-URI-SmartURI |
Subclassable and hostless URIs Subclassable and hostless URIs WWW: https://metacpan.org/release/URI-SmartURI |
2008-09-29T07:48:57+00:00 | www/p5-HTML-FormFu-Model-DBIC |
Integrate HTML::FormFu with DBIx::Class Integrate HTML::FormFu with DBIx::Class WWW: https://metacpan.org/release/HTML-FormFu-Model-DBIC |
2008-09-29T07:47:22+00:00 | www/p5-Catalyst-Plugin-Log-Dispatch |
Log module of Catalyst that uses Log::Dispatch Log module of Catalyst that uses Log::Dispatch WWW: https://metacpan.org/release/Catalyst-Plugin-Log-Dispatch |
2008-09-29T07:46:18+00:00 | www/p5-Catalyst-Component-InstancePerContext |
Return a new instance a component on each request Return a new instance a component on each request WWW: https://metacpan.org/release/GRODITI/Catalyst-Component-InstancePerContext-0.001001 |
2008-09-29T07:45:16+00:00 | www/p5-Catalyst-Authentication-Store-DBIx-Class |
Storage class for Catalyst Authentication using DBIx::Class A storage class for Catalyst Authentication using DBIx::Class WWW: https://metacpan.org/release/Catalyst-Authentication-Store-DBIx-Class |
2008-09-27T18:52:29+00:00 | science/py-mdp |
Modular toolkit for Data Processing Modular toolkit for Data Processing (MDP) is a Python data processing framework. Implemented algorithms include: Principal Component Analysis (PCA), Independent Component Analysis (ICA), Slow Feature Analysis (SFA), Independent Slow Feature Analysis (ISFA), Growing Neural Gas (GNG), Factor Analysis, Fisher Discriminant Analysis (FDA), Gaussian Classifiers, and Restricted Boltzmann Machines. WWW: http://mdp-toolkit.sourceforge.net/ |
2008-09-27T18:50:12+00:00 | math/py-symeig |
Symmetrical eigenvalue routines for NumPy The symeig module contains a Python wrapper for the LAPACK functions to solve the standard and generalized eigenvalue problems for symmetric (hermitian) positive definite matrices. Those specialized algorithms give an important speed-up with respect to the generic LAPACK eigenvalue problem solver used by NumPy (linalg.eig and linalg.eigh). WWW: http://mdp-toolkit.sourceforge.net/symeig.html |
2008-09-26T23:34:14+00:00 | sysutils/monkeytail |
A multi-file tail on both local and remote hosts tail variant designed for web developers monitoring logfiles MonkeyTail allows a user to tail multiple files on both local and remote hosts and clearly marks inactivity by putting 5 newlines in the output whenever a pause in output over 3 seconds is detected. MonkeyTail is implemented a fairly simple wrapper script around standard tail, ssh, and sudo. WWW: http://dollyfish.net.nz/projects/monkeytail |
2008-09-26T23:33:01+00:00 | databases/mysqltuner |
Assist you with MySQL Configuration MySQLTuner is a script written in Perl that will assist you with your MySQL configuration and make recommendations for increased performance and stability. Within seconds, it will display statistics about your MySQL installation and the areas where it can be improved. WWW: https://github.com/major/MySQLTuner-perl |
2008-09-26T23:30:17+00:00 | sysutils/safe-rm |
Wrapper around the rm command to prevent accidental deletions Tool intended to prevent the accidental deletion of important files by replacing /bin/rm with a wrapper, which checks the given arguments against a configurable blacklist of files and directories that should never be removed. WWW: https://launchpad.net/safe-rm |
2008-09-26T23:29:02+00:00 | www/freeway |
Advanced Open Source eCommerce Platform Freeway is by far the largest and most fully featured Open Source eCommerce platform. It doesn't just sell products but extends to sell in some very fancy new ways and is very configurable. For example, you can just sell products if you are not interested in the other selling methods. You will find Freeway has very strong CRM features as well as a useful and simple CMS as well. WWW: http://www.openfreeway.org/ |
2008-09-26T23:26:38+00:00 | net-im/pidgin-pidgimpd |
PidgiMPD is a Pidgin plugin for monitoring/controlling MPD PidgiMPD is a Pidgin plugin for monitoring/controlling MPD. PidgiMPD can do both automatic and manual tasks. The manual tasks are handled via the command /mpc in conversation windows. Help about that command can be found using the parameter help. The automatic tasks are: * Automatically set away message to user defined string OR set Pidgin TUNE status, if available. (TUNE status is supported in MSNP14 and Jabber) * Automatically send currently playing song information to users in active conversations. The syntax of the messages can be user configured. WWW: http://ayeon.org/projects/pidgimpd/ |
2008-09-26T23:21:54+00:00 | science/py-hcluster |
Hierarchical Clustering Package For Scipy py-hcluster library provides Python functions for agglomerative clustering. Its features include * generating hierarchical clusters from distance matrices * computing distance matrices from observation vectors * computing statistics on clusters * cutting linkages to generate flat clusters * and visualizing clusters with dendrograms. The interface is very similar to MATLAB's Statistics Toolbox API to make code easier to port from MATLAB to Python/Numpy. The core implementation of this library is in C for efficiency. WWW: http://code.google.com/p/scipy-cluster/ |
2008-09-26T23:21:20+00:00 | misc/py-YABT |
General Purpose Braille Translation System YABT means Yet another Braille Translator. YABT is a general purpose Braille translation system written in pure python. It is primarily designed to be used by the BrlTex Project, but due to its general design it may be suited to use in other projects. Currently YABT has a table for translation in to British Braille encoded in ASCII Braille, but tables for other codes and other output encodings such as unicode Braille are possible. WWW: https://pypi.org/project/YABT/ |
2008-09-26T23:20:44+00:00 | games/enygma |
Text-based puzzle game Enigma is a puzzle game involving falling blocks, exploding bombs, and pushing stuff around. It has elements of Boulderdash and elements of Sokoban, and anybody old enough to remember XOR on the Spectrum will see large elements of that in it. The port and executable have been named 'enygma' to avoid a name collision. WWW: https://www.chiark.greenend.org.uk/~sgtatham/enigma/ |
2008-09-26T23:20:08+00:00 | databases/innobackup |
Making backups of InnoDB and MyISAM tables, indexes and .frm files A script for making backups of InnoDB and MyISAM tables, indexes and .frm files. WWW: http://www.innodb.com/support/documentation/innodb-hot-backup-manual/#innobackup |
2008-09-26T06:05:06+00:00 | devel/py-icu |
Python extension wrapping IBM's ICU C++ API PyICU is a python extension wrapping IBM's ICU C++ API. PyICU is supported on Mac OS X, Linux (32- and 64-bit) and Windows. WWW: http://pyicu.osafoundation.org/ |
2008-09-25T03:09:07+00:00 | devel/py-xattr |
Python wrapper for extended filesystem attributes Extended attributes extend the basic attributes of files and directories in the file system. They are stored as name:data pairs associated with file system objects (files, directories, symlinks, etc). WWW: https://github.com/xattr/xattr |
2008-09-25T01:20:23+00:00 | print/ifxetex |
The file ifxetex.sty tests whether XeTeX is being used This very simple package, for both Plain and LaTeX, defines the \ifxetex boolean for testing whether the TeX-variant XeTeX is being used for typesetting. Also provides the \RequireXeTeX command which throws an error if XeTeX is not the engine in use. WWW: http://www.ctan.org/tex-archive/macros/generic/ifxetex/ |
2008-09-25T00:26:34+00:00 | mail/mbox2imap |
Upload email stored in mbox file format to an IMAP server mbox2imap is a python script to upload email stored in mbox file format to an IMAP server. WWW: https://BSDforge.com/projects/mail/mbox2imap/ |
2008-09-24T17:10:56+00:00 | databases/mysql-gui-tools |
The MySQL Administrator, Query Browser and Workbench GUI tools The MySQL GUI Tools package includes the MySQL Administrator and the MySQL Query Browser tools. The MySQL Administrator is a powerful visual administration tool that makes it easy to administer and monitor your MySQL environment and gain significantly better visibility into how your databases are operating. MySQL Query Browser is the easiest visual tool for creating, executing, and optimizing SQL queries for your MySQL Database Server. WWW: http://www.mysql.com |
2008-09-24T15:45:45+00:00 | comms/tcpser |
TCPSER turns serial port into an emulated Hayes compatible modem TCPSER turns a PC serial port into an emulated Hayes compatible modem that uses TCP/IP for incoming and outgoing connections. It can be used to allow older applications and systems designed for modem use to operate on the Internet. TCPSER supports all standard Hayes commands, and understands extended and vendor proprietary commands (though it does not implement many of them). TCPSER can be used for both inbound and outbound connections. WWW: http://www.jbrain.com/pub/linux/serial/ |
2008-09-24T14:40:13+00:00 | devel/rubygem-rparsec |
Recursive descent parser combinator framework for Ruby Rparsec is a recursive descent parser combinator framework. Intuitive and declarative API is provided instead of code generation or proprietary BNF-like syntax. A calculator parser can be built from scratch in 10 lines of simple code. WWW: http://rubyforge.org/projects/rparsec/ |
2008-09-24T11:21:42+00:00 | math/p5-Geo-Coordinates-UTM |
Perl extension for converting latitude/longitude to UTM This module will translate latitude/longitude coordinates to Universal Transverse Mercator(UTM) coordinates and vice versa. WWW: https://metacpan.org/release/Geo-Coordinates-UTM |
2008-09-24T11:20:35+00:00 | www/p5-CGI-Compress-Gzip |
CGI in Perl with automatically compressed output CGI::Compress::Gzip extends the CGI class to auto-detect whether the client browser wants compressed output and apply gzip compression on any content printed on the default filehandle. This module is intended to be a drop-in replacement for CGI.pm in a typical scripting environment. WWW: https://metacpan.org/release/CGI-Compress-Gzip |
2008-09-24T11:17:04+00:00 | devel/py-pylib |
Agile development and test support library The pylib is a development support library featuring these tools and APIs: * py.path: uniform local and svn path objects * py.apipkg: explicit API control and lazy-importing * py.iniconfig: easy parsing of .ini files * py.code: dynamic code generation and introspection * py.path: uniform local and svn path objects WWW: http://pylib.org |
2008-09-24T07:26:50+00:00 | math/octave-forge-nlwing2 |
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 nlwing2. This package allows efficient computation of nonlinear aerodynamic properties of a wing. It employs 2D section data to build a 3D potential vortex model of the flow. It uses a robust Euler-Newton method to track the change of flow vorticity quantities as the angle of attack progresses. WWW: http://octave.sourceforge.net/ |
2008-09-24T07:26:36+00:00 | benchmarks/octave-forge-benchmark |
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 benchmark. The package contains code used to benchmark speed of Octave. WWW: http://octave.sourceforge.net/ |
2008-09-23T21:19:03+00:00 | sysutils/asusoled |
Utility for ASUS USB OLED Display This port provides a utility for controlling USB OLED display found on some ASUS laptops such as G-series models. Originally it was written by Christian Lamparter <chunkeey@web.de> for Linux and the early version is still available from here: https://launchpad.net/asusoled Now it is almost rewrite of the code with a lot of new features and improvements by Jung-uk Kim <jkim@FreeBSD.org>. |
2008-09-23T19:17:21+00:00 | games/cave9 |
Gravity cave-exploration game cave9 is a gravity cave-exploration game. Use only two buttons to activate the thrust jets of your ship in this first-person 3D version of the classic SF-Cave game. WWW: https://github.com/bart9h/cave9 |
2008-09-23T15:16:58+00:00 | textproc/scim-bridge |
Scim-bridge agent (server) Scim-bridge is wrapper library for SCIM, written in C. Scim-bridge is separated in two parts, the agent and the clients. The agent is the IME server which communicates with SCIM. The clients are IMModules which communicate only with the agent so that there is no binary dependency between the clients and SCIM. WWW: http://www.scim-im.org/projects/scim_bridge/ |
2008-09-23T15:16:58+00:00 | textproc/scim-bridge-qt4 |
Qt4 client for Scim-bridge Scim-bridge is wrapper library for SCIM, written in C. Scim-bridge is separated in two parts, the agent and the clients. The agent is the IME server which communicates with SCIM. The clients are IMModules which communicate only with the agent so that there is no binary dependency between the clients and SCIM. WWW: http://www.scim-im.org/projects/scim_bridge/ |
2008-09-23T13:24:06+00:00 | www/p5-MediaWiki-API |
OOP MediaWiki engine client This module provides an interface between Perl and the MediaWiki API allowing creation of scripts to automate editing and extraction of data from MediaWiki driven sites like Wikipedia. WWW: https://metacpan.org/release/MediaWiki-API |
2008-09-23T13:16:00+00:00 | math/mingw32-libgmp4 |
Library for arbitrary precision arithmetic (MinGW32) GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. There is no limit to the precision except the ones implied by the available memory in the machine GMP runs on. GMP has a rich set of functions, and the functions have a regular interface. This port compiles libgmp using MinGW32. WWW: http://www.swox.com/gmp/ |
2008-09-23T13:16:00+00:00 | math/mingw32-libgmp |
Library for arbitrary precision arithmetic (MinGW32) GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. There is no limit to the precision except the ones implied by the available memory in the machine GMP runs on. GMP has a rich set of functions, and the functions have a regular interface. This port compiles libgmp using MinGW32. WWW: http://www.swox.com/gmp/ |
2008-09-23T11:54:19+00:00 | games/lpairs |
Classical memory game LPairs is a classical memory game. This means you have to find pairs of identical cards which will then be removed. Your time and tries needed will be counted but there is no highscore chart or limit to this. WWW: http://lgames.sourceforge.net/index.php?project=LPairs |
2008-09-23T08:13:17+00:00 | www/yanopaste |
Yet Another Nopaste Yet Another Nopaste is a PHP implementation of nopaste, allowing copy / paste of piece of code from numerous language to share it using a simple URL, optionally protected using a password. It uses GeSHi as highlighter back-end. It does not use database. WWW: https://sourceforge.net/projects/yanopaste/ |
2008-09-23T08:12:46+00:00 | www/typolight |
Powerful web content management system TYPOlight webCMS is a powerful web content management system that specializes in accessibility (back end and front end) and uses XHTML and CSS to generate W3C/WAI compliant pages. Here are some prominent features that make TYPOlight stand out from the variety of content management systems. If you want to learn more, check out the full feature list ( http://www.typolight.org/features.html). * Live update feature * Multilingual documentation * Accessible XHTML strict output * Uses Ajax and Web 2.0 technologies * Multi-language support (character set UTF-8) * Cross-browser CSS framework generator (IE7 compatible) * Built-in file manager, search engine and form generator * Multiple back end languages and back end themes * Front end output 100% template based * Versioning and undo management WWW: http://www.typolight.org |
2008-09-23T08:09:18+00:00 | security/pear-HTML_Crypt |
Encrypts text which is later decoded using JavaScript on the client side HTML_Crypt provides methods to encrypt text, which can be later be decrypted using JavaScript on the client side. This is very useful to prevent spam robots collecting email addresses from your site, included is a method to add mailto links to the text being generated. WWW: https://pear.php.net/package/HTML_Crypt |
2008-09-23T08:08:31+00:00 | security/pear-Crypt_XXTEA |
PEAR XXTEA encryption algorithm This package allows you to encrypt and decrypt strings or long integer arrays with the XXTEA encryption algorithm, which is secure, fast and suitable for web development. WWW: https://pear.php.net/package/Crypt_XXTEA |
2008-09-23T08:07:57+00:00 | security/pear-Crypt_MicroID |
PHP MicroID library Provides methods needed to generate and verify MicroIDs. WWW: https://pear.php.net/package/Crypt_MicroID |
2008-09-23T08:07:17+00:00 | misc/teseq |
Terminal control sequence analyzer GNU Teseq is a tool for translating files that contain control characters and terminal control sequences, into human-understandable text. It is intended to aid in debugging problems in terminal emulators, software that makes use of special terminal features, and interactions between the two. Teseq is primarily targeted at individuals who possess a basic understanding of terminal control sequences, especially CSI sequences; however, by default Teseq will try to identify and describe the sequences that it encounters, and the behavior they might produce in a terminal. Teseq describes control functions as they are interpreted by VT100-compatible terminals, and/or terminals compliant with the ECMA-48 / ISO/IEC 6429 standard. Teseq does _not_ support describing control functions according to terminal-specific definitions in a database such as termcap or terminfo, though future versions may include limited support for that (*note Future Enhancements::). Therefore, the descriptions Teseq uses for control functions may not necessarily match their actual interpretation by whatever terminal device the characters were actually intended for WWW: http://www.gnu.org/software/teseq/ |
2008-09-23T08:06:37+00:00 | mail/qgmailnotifier |
Portable Qt 4 based GMail notifier A portable QT4 based GMail notifier, which is designed to provide all of the functionality that the official Windows notifier has, and more. WWW: http://www.qt-apps.org/content/show.php/QGMailNotifier?content=85979 |
2008-09-23T08:05:46+00:00 | games/vitetris |
Terminal-based Tetris clone in vein of Nintendo Tetris vitetris is a terminal-based Tetris clone by Victor Nilsson. Gameplay is much like the early Tetris games by Nintendo. Features include: -Configurable keys -Highscore table -Two-player mode with garbage -Network play WWW: http://victornils.net/tetris/ |
2008-09-23T08:04:52+00:00 | devel/pear-PHP_ArrayOf |
Abstract class package to create arrays of specific element types Allows to create classes similar to ArrayObject with additional element type or index constraints. WWW: https://pear.php.net/package/PHP_ArrayOf |
2008-09-23T08:03:40+00:00 | devel/p5-Config-Options |
Provide a configuration hash with options Module to provide a configuration hash with option to read from file. WWW: https://metacpan.org/release/Config-Options |
2008-09-23T08:02:40+00:00 | audio/p5-Music-Audioscrobbler-Submit |
Module to submit songs to last.fm from MPD Music::Audioscrobbler::MPD is a scrobbler for MPD. It provides routines to submit songs to last.fm from MPD. WWW: https://metacpan.org/release/Music-Audioscrobbler-MPD |
2008-09-23T08:02:40+00:00 | audio/p5-Music-Audioscrobbler-MPD |
Module to submit songs to last.fm from MPD Music::Audioscrobbler::MPD is a scrobbler for MPD. It provides routines to submit songs to last.fm from MPD. WWW: https://metacpan.org/release/Music-Audioscrobbler-MPD |
2008-09-23T08:00:25+00:00 | archivers/lzmalib |
Thin wrapper library of LZMA This package includes a thin wrapper library of LZMA SDK. WWW: http://tokyocabinet.sourceforge.net/ |
2008-09-23T02:46:15+00:00 | mail/horde-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/ |
2008-09-23T02:02:16+00:00 | net-mgmt/rrdbot |
Threaded SNMP polling daemon which stores data in RRDs RRDBot is an SNMP polling daemon which writes the polled values to an RRD database. It can poll many different SNMP sources in an efficient manner. It has no large external dependencies, and its configuration is stored in text files. It has full support for MIB definition files and using textual MIBs instead of numerical OIDs. A nice feature is the querying of SNMP tables without using a specific index. Indexes of the rows in an SNMP table may change from time to time, and are less than ideal for long term tracking of a given value. For example RRDBot can query the traffic on your router based on the 'xl0' interface name. RRDBot also contains tools to simplify the creation of RRD files, and the various archives contained in them. WWW: https://github.com/REANNZ/rrdbot/ |
2008-09-23T00:54:28+00:00 | net/tftp-hpa |
Enhanced version of the BSD TFTP client and server tftp-hpa is an enhanced version of the BSD TFTP client and server. It possesses a number of bugfixes and enhancements over the original. It has been made portable and will work on pretty much any modern Unix variant. WWW: http://www.kernel.org/pub/software/network/tftp/ |
2008-09-08T08:09:53+00:00 | math/octave-forge-bim |
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 bim. Package for solving Diffusion Advection Reaction (DAR) Partial Differential Equaltions based on the Finite Volume Scharfetter-Gummel (FVSG) method a.k.a Box Integration Method (BIM) WWW: http://octave.sourceforge.net/ |
2008-09-08T07:47:35+00:00 | math/octave-forge-graceplot |
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 graceplot. Graceplot bindings for octave. WWW: http://octave.sourceforge.net/ |
2008-09-08T07:44:54+00:00 | math/octave-forge-data-smoothing |
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 data-smoothing. Algorithms for smoothing noisy data WWW: http://octave.sourceforge.net/ |
2008-09-08T07:42:27+00:00 | math/octave-forge-ga |
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 ga. Genetic optimization code WWW: http://octave.sourceforge.net/ |
2008-09-08T07:38:52+00:00 | math/octave-forge-control |
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 control. Additional Octave Control tools WWW: http://octave.sourceforge.net/ |
2008-09-08T07:35:59+00:00 | math/octave-forge-financial |
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 financial. Financial manipulation and plotting functions WWW: http://octave.sourceforge.net/ |
2008-09-08T07:27:48+00:00 | math/octave-forge-communications |
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 communications. Digital Communications, Error Correcting Codes (Channel Code), Source Code functions, Modulation and Galois Fields WWW: http://octave.sourceforge.net/ |
2008-09-08T07:24:05+00:00 | math/octave-forge-msh |
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 msh. Package for creating and managing triangular and tetrahedral meshes for Finite Element or Finite Volume PDE solvers. Uses a mesh data structure compatible with pdetool. Relies on gmsh for unstructured mesh generation. WWW: http://octave.sourceforge.net/ |
2008-09-08T07:02:44+00:00 | math/octave-forge-signal |
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 signal. Signal processing tools, including filtering, windowing and display functions. WWW: http://octave.sourceforge.net/ |
2008-09-08T06:59:41+00:00 | math/octave-forge-tsa |
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 tsa. Stochastic concepts and maximum entropy methods for time series analysis WWW: http://octave.sourceforge.net/ |
2008-09-08T06:54:49+00:00 | math/octave-forge-symbolic |
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 symbolic. Symbolic toolbox based on GiNaC and CLN. WWW: http://octave.sourceforge.net/ |
2008-09-08T06:48:56+00:00 | math/octave-forge-tcl-octave |
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 tcl-octave. socket implementation of a tcl-octave connection WWW: http://octave.sourceforge.net/ |
2008-09-08T06:45:04+00:00 | math/octave-forge-zenity |
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 zenity. A set of functions for creating simple graphical user interfaces. It is currently possible to create calendar windows, text entries, file selection dialogs, lists, message windows, icons in the notification area, and windows for large amount of text. WWW: http://octave.sourceforge.net/ |
2008-09-08T06:42:27+00:00 | math/octave-forge-xraylib |
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 xraylib. Bindings to the Xraylib functions WWW: http://octave.sourceforge.net/ |
2008-09-08T06:39:15+00:00 | math/octave-forge-windows |
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 windows. Provides COM interface and additional functionality on Windows WWW: http://octave.sourceforge.net/ |
2008-09-08T06:36:08+00:00 | math/octave-forge-vrml |
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 vrml. 3D graphics using VRML WWW: http://octave.sourceforge.net/ |
2008-09-08T06:33:36+00:00 | math/octave-forge-video |
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 video. Implements addframe, avifile, aviinfo, and aviread, using ffmpeg. (and approximately conforms to Matlab interface) WWW: http://octave.sourceforge.net/ |
2008-09-08T06:30:50+00:00 | math/octave-forge-triangular |
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 triangular. Simple example of a user type implementing a simple matrix type for triangular matrices. WWW: http://octave.sourceforge.net/ |
2008-09-08T06:28:12+00:00 | math/octave-forge-time |
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 time. Additional date manipulation tools. WWW: http://octave.sourceforge.net/ |
2008-09-08T06:17:08+00:00 | math/octave-forge-symband |
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 symband. Linear Algebra for Symmetric Banded Matrices. WWW: http://octave.sourceforge.net/ |
2008-09-08T06:14:54+00:00 | math/octave-forge-struct |
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 struct. Additional Structure manipulations functions. WWW: http://octave.sourceforge.net/ |
2008-09-08T06:07:49+00:00 | math/octave-forge-strings |
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 strings. Additional manipulation functions WWW: http://octave.sourceforge.net/ |
2008-09-08T06:04:22+00:00 | math/octave-forge-statistics |
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 statistics. Additional statistics functions for Octave. WWW: http://octave.sourceforge.net/ |
2008-09-08T06:02:23+00:00 | math/octave-forge-splines |
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 splines. Additional Cubic spline functions. WWW: http://octave.sourceforge.net/ |
2008-09-08T06:00:33+00:00 | math/octave-forge-spline-gcvspl |
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 spline-gcvspl. B-spline data smoothing using generalized cross-validation and mean squared prediction or explicit user smoothing WWW: http://octave.sourceforge.net/ |
2008-09-08T05:57:59+00:00 | math/octave-forge-special-matrix |
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 special-matrix. Additional Special Matrices for Octave. WWW: http://octave.sourceforge.net/ |
2008-09-08T05:52:47+00:00 | math/octave-forge-optim |
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 optim. Unconstrained Non-linear Optimization toolkit. WWW: http://octave.sourceforge.net/ |
2008-09-08T05:45:06+00:00 | math/octave-forge-specfun |
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 specfun. Special functions including ellipitic functions, etc WWW: http://octave.sourceforge.net/ |
2008-09-08T05:42:18+00:00 | math/octave-forge-sockets |
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 sockets. Socket functions WWW: http://octave.sourceforge.net/ |
2008-09-08T05:37:24+00:00 | math/octave-forge-secs2d |
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 secs2d. A Drift-Diffusion simulator for 2d semiconductor devices WWW: http://octave.sourceforge.net/ |
2008-09-08T05:35:25+00:00 | math/octave-forge-secs1d |
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 secs1d. A Drift-Diffusion simulator for 1d semiconductor devices WWW: http://octave.sourceforge.net/ |
2008-09-08T05:32:40+00:00 | math/octave-forge-pt_br |
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 pt_br. Brazilian Portuguese translations of the help strings of the Octave functions. WWW: http://octave.sourceforge.net/ |
2008-09-08T05:30:27+00:00 | math/octave-forge-plot |
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 plot. Additional ploting tools for Octave. WWW: http://octave.sourceforge.net/ |
2008-09-08T05:28:35+00:00 | math/octave-forge-physicalconstants |
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 physicalconstants. Physical Constants from Atomic & Molecular Physics, taken from NIST database WWW: http://octave.sourceforge.net/ |
2008-09-08T05:25:21+00:00 | math/octave-forge-pdb |
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 pdb. Reads and display PDB-files from the Brookhaven protein databank WWW: http://octave.sourceforge.net/ |
2008-09-08T05:23:28+00:00 | math/octave-forge-optiminterp |
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 optiminterp. An optimal interpolation toolbox for octave WWW: http://octave.sourceforge.net/ |
2008-09-08T05:21:08+00:00 | math/octave-forge-outliers |
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 outliers. Grubbs, Dixon and Cochran tests for outlier detection and p-value approximating routines. WWW: http://octave.sourceforge.net/ |
2008-09-08T05:18:57+00:00 | math/octave-forge-odepkg |
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 odepkg. A package for solving differential equations with GNU Octave. WWW: http://octave.sourceforge.net/ |
2008-09-08T05:13:44+00:00 | math/octave-forge-odebvp |
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 odebvp. To approximate the solution of the boundary-value problem y''=p(x)*y' + q(x)*y + r(x), a<=x<=b, y(a)=alpha, y(b)=beta by the linear finite-diffence method. WWW: http://octave.sourceforge.net/ |
2008-09-08T05:09:43+00:00 | math/octave-forge-mapping |
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 mapping. Simple Mapping functions. WWW: http://octave.sourceforge.net/ |
2008-09-08T05:05:43+00:00 | math/octave-forge-irsa |
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 irsa. Irregular sampling analysis. WWW: http://octave.sourceforge.net/ |
2008-09-08T05:03:08+00:00 | math/octave-forge-ftp |
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 ftp. These are bindings for ftplib, and MATLAB compatible APIs. WWW: http://octave.sourceforge.net/ |
2008-09-08T05:00:00+00:00 | math/octave-forge-fixed |
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 fixed. Fixed point real and complex matrix toolbox WWW: http://octave.sourceforge.net/ |
2008-09-08T04:51:17+00:00 | math/octave-forge-octgpr |
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 octgpr. The package allows interpolating and smoothing scattered multidimensional data using Gaussian Process Regression (also known as Kriging). WWW: http://octave.sourceforge.net/ |
2008-09-08T04:47:44+00:00 | math/octave-forge-ocs |
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 ocs. Package for solving DC and transient MNA equation stemming from electrical circuit WWW: http://octave.sourceforge.net/ |
2008-09-08T04:21:25+00:00 | math/octave-forge-nnet |
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 nnet. A feed forward multi-layer neural network. WWW: http://octave.sourceforge.net/ |
2008-09-08T04:15:50+00:00 | math/octave-forge-parallel |
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 parallel. Parallel execution package for cluster computers. For parallel execution on a single machine see e.g. function parcellfun (author: Jaroslav Hajek) in package general. WWW: http://octave.sourceforge.net/ |
2008-09-08T04:13:17+00:00 | math/octave-forge-octcdf |
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 octcdf. A NetCDF interface for octave WWW: http://octave.sourceforge.net/ |
2008-09-08T04:10:05+00:00 | math/octave-forge-nan |
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 nan. Missing value statistical toolbox WWW: http://octave.sourceforge.net/ |
2008-09-08T04:08:03+00:00 | math/octave-forge-multicore |
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 multicore. An Octave-forge package providing functions for parallel processing on multiple cores. WWW: http://octave.sourceforge.net/ |
2008-09-08T04:05:48+00:00 | math/octave-forge-missing-functions |
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 missing-functions. Find functions that are in Matlab but not in Octave. WWW: http://octave.sourceforge.net/ |
2008-09-08T04:03:28+00:00 | math/octave-forge-miscellaneous |
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 miscellaneous. Miscellaneous tools including waitbar, xml tools, etc WWW: http://octave.sourceforge.net/ |
2008-09-08T04:00:50+00:00 | math/octave-forge-econometrics |
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 econometrics. Econometrics functions including MLE and GMM based techniques. WWW: http://octave.sourceforge.net/ |
2008-09-08T03:57:27+00:00 | math/octave-forge-ident |
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 ident. Addition System Indentification Control functions. WWW: http://octave.sourceforge.net/ |
2008-09-08T03:54:38+00:00 | math/octave-forge-general |
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 general. General tools for octave. WWW: http://octave.sourceforge.net/ |
2008-09-08T03:51:49+00:00 | math/octave-forge-image |
Octave-forge package ${OCTAVE_PKGNAME} The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. This is image. The Octave-forge Image package provides functions for reading, writing, and processing images. The package supports almost all image formats through the use of ImageMagick. The package also provides functions for feature extraction, image statistics, spatial and geometric transformations, morphological operations, linear filtering, and much more. WWW: http://octave.sourceforge.net/ |
2008-09-08T03:48:43+00:00 | math/octave-forge-io |
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 io. Input/Output in external formats. WWW: http://octave.sourceforge.net/ |
2008-09-08T03:46:20+00:00 | math/octave-forge-integration |
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 integration. Toolbox for 1-D, 2-D, and n-D Numerical Integration WWW: http://octave.sourceforge.net/ |
2008-09-08T03:43:02+00:00 | math/octave-forge-informationtheory |
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 informationtheory. Functions and routines for basic Information Theory definitions, and source coding. WWW: http://octave.sourceforge.net/ |
2008-09-08T03:37:39+00:00 | math/octave-forge-linear-algebra |
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 linear-algebra. Additional linear algebra code, including general SVD and matrix functions. WWW: http://octave.sourceforge.net/ |
2008-09-08T03:34:01+00:00 | math/octave-forge-combinatorics |
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 combinatorics. Combinatorics functions, incuding partitioning. WWW: http://octave.sourceforge.net/ |
2008-09-08T03:31:35+00:00 | math/octave-forge-civil-engineering |
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 civil-engineering. Functions to solution some ODE's in Civil Engineering. WWW: http://octave.sourceforge.net/ |
2008-09-08T03:27:56+00:00 | math/octave-forge-bioinfo |
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 bioinfo. Bioinformatics manipulation WWW: http://octave.sourceforge.net/ |
2008-09-08T03:24:19+00:00 | math/octave-forge-gsl |
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 gsl. Octave bindings to the GNU Scientific Library WWW: http://octave.sourceforge.net/ |
2008-09-08T03:13:05+00:00 | math/octave-forge-engine |
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 engine. An external interface library for Octave WWW: http://octave.sourceforge.net/ |
2008-09-08T03:02:26+00:00 | math/octave-forge-fpl |
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 fpl. Collection of routines to plot data on unstructured triangular and tetrahedral meshes WWW: http://octave.sourceforge.net/ |
2008-09-08T02:13:09+00:00 | math/octave-forge-audio |
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 audio. Audio recording, processing and playing tools. WWW: http://octave.sourceforge.net/ |
2008-09-08T02:10:38+00:00 | math/octave-forge-arpack |
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 arpack. Octave bindings to ARPACK, including the eigs and svds function. WWW: http://octave.sourceforge.net/ |
2008-09-08T02:07:04+00:00 | math/octave-forge-ann |
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 ann. The Octave-forge ANN package wraps the ANN library, which provides data structures and functions for computing exact and approximate nearest neighbors on an arbitrarily high dimensional point set. WWW: http://octave.sourceforge.net/ |
2008-09-08T02:00:25+00:00 | math/octave-forge-ad |
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 ad. Automatic Forward Differentiation WWW: http://octave.sourceforge.net/ |
2008-09-08T00:34:17+00:00 | math/octave-forge-base |
Octave-forge baseport for all packages 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 baseport provides the basic directory structure, and installs a script "load-octave-pkg", that synchronizes the FreeBSD ports structure to the octave packaging system. Another purpose of the script "load-octave-pkg" is to attempt to correct any errors created by the octave packaging system. WWW: http://octave.sourceforge.net/ |
2008-09-07T22:23:35+00:00 | www/helma |
Web application framework for fast and efficient scripting Helma is an open source web application framework for fast and efficient scripting and serving of your websites and Internet applications. WWW: http://www.helma.org/ |
2008-09-07T19:38:48+00:00 | textproc/py-sphinx |
Python documentation generator Sphinx is a tool that makes it easy to create intelligent and beautiful documentation for Python projects, written by Georg Brandl and licensed under the BSD license. WWW: https://www.sphinx-doc.org/ |
2008-09-07T16:05:21+00:00 | mail/enma |
Sender authentication milter supporting SPF and Sender ID ENMA is a milter program for the domain authentication technologies. It authenticates sender's address with SPF and Sender ID, then labels the result onto the Authentication-Results: field. WWW: https://sourceforge.net/projects/enma/ |
2008-09-07T16:03:36+00:00 | palm/py-synce-librra |
Python bindings for the SynCE RRA library SynCE is a project for connecting to devices running Windows CE or Pocket PC. RRA implements the Remote Replication Agent Connection protocol for synchronising objects between a Windows CE device and other computer. WWW: http://synce.sourceforge.net/ |
2008-09-07T16:02:56+00:00 | palm/py-synce-librapi2 |
Python bindings for libRAPI2 SynCE is a project for connecting to devices running Windows CE or Pocket PC. Librapi is an open-source implementation that works like RAPI.DLL. The library makes it possible to make remote calls on a Windows CE device, including installing applications and transferring files. WWW: http://synce.sourceforge.net/ |
2008-09-07T15:10:57+00:00 | games/xcowsay |
Graphical configurable talking cow xcowsay displays a cute cow and message on your desktop. Inspired by the original cowsay. WWW: http://www.doof.me.uk/xcowsay/ |
2008-09-07T10:43:28+00:00 | devel/py-phpserialize |
Port of the serialize and unserialize functions of PHP to Python A port of the serialize() and unserialize() functions of PHP to Python. This module implements the python serialization interface (eg: provides dumps, loads and similar functions). WWW: http://www.hurring.com/scott/code/python/serialize/ |
2008-09-07T04:18:35+00:00 | devel/p5-Check-ISA |
DWIM, correct checking of an object's class #' This module provides several functions to assist in testing whether a value is an object, and if so asking about its class. WWW: https://metacpan.org/release/Check-ISA |
2008-09-07T02:46:02+00:00 | devel/p5-MooseX-Storage |
Serialization framework for Moose classes MooseX::Storage is a serialization framework for Moose, it provides a very flexible and highly pluggable way to serialize Moose classes to a number of different formats and styles. WWW: https://metacpan.org/release/MooseX-Storage |
2008-09-07T02:08:31+00:00 | devel/p5-Test-TempDir |
Temporary files support for testing Test::TempDir provides temporary directory creation with testing in mind. WWW: http://search.cpan.org/dist/Test-TempDir/ |
2008-09-07T02:03:26+00:00 | devel/p5-File-Path |
Create or remove directory trees File::Path - Create or remove directory trees WWW: https://metacpan.org/release/File-Path |
2008-09-06T22:34:03+00:00 | irc/quassel |
Qt 5 based distributed IRC client (client and monolithic binary) Quassel IRC is a modern, cross-platform, distributed IRC client based on the Qt framework. Distributed means that one (or multiple) client(s) can attach to and detach from a central core that stays permanently online. Re-attaching your client will show your IRC session in the same state as you left it in (plus whatever happened while you were gone), and this even when you re-attach from a different location. An optional Beginner's Mode completely hides this feature, so Quassel IRC can be used like a traditional client. WWW: https://www.quassel-irc.org/ |
2008-09-06T21:14:16+00:00 | devel/py-cmdln |
Python module for easily building good multi-command scripts cmdln.py fixes some of the design flaws in cmd.py and takes advantage of new Python stdlib modules (e.g. optparse) so that it is more useful (and convenient) for implementing command-line scripts/shells. WWW: https://github.com/trentm/cmdln |
2008-09-06T21:03:19+00:00 | www/py-textile |
Textile markup generator written in Python Textile is a Python implementation of the Textile (http://textism.com/tools/textile) markup language. WWW: https://github.com/textile/python-textile/releases |
2008-09-06T04:26:26+00:00 | lang/mtasc |
Motion-Twin ActionScript 2 Compiler MTASC is the first ActionScript 2 Open Source free compiler. It can compile large number of .as class files in a very short time and generate directly the corresponding SWF bytecode without relying on Macromedia Flash or other tools. WWW: http://mtasc.org/ |
2008-09-06T01:21:43+00:00 | mail/zms |
A specialized mail gateway system for using user specified SMTP server A specialized mail gateway system for using user a specified SMTP server and proxying. Three proxy modes are supported. - Unathenticated proxying mode in which case it just sits between the client and specified server. - Athenticated proxying mode, which is the same as above, but only for authenticated connection. - Smart proxying mode in which it accepts will send the mail through a server specified in the user's config by matching the the sender using regexps to determine what server should be used. |
2008-09-06T00:41:13+00:00 | games/sdl-ball |
Arkanoid/Breakout clone with pretty graphics Arkanoid/Breakout clone with pretty graphics. WWW: http://sdl-ball.sourceforge.net/ |
2008-09-05T14:23:43+00:00 | security/py-pycryptopp |
Python Wrappers for the Crypto++ Library pycryptopp is a set of Python wrappers for a few of the best crypto algorithms from the Crypto++ library. WWW: https://tahoe-lafs.org/trac/pycryptopp |
2008-09-05T14:22:42+00:00 | print/latex-csquotes |
Context sensitive quotation facilities A LaTeX package, which provides facilities for inline and display quotations. WWW: http://www.ctan.org/tex-archive/help/Catalogue/entries/csquotes.html |
2008-09-05T14:17:48+00:00 | www/cmsmadesimple |
Simple Open Source CMS CMSMS makes it easy to set up a site and then hand it over to non-techies to maintain. Unlike other CMS packages, it isn't over-complex, and it isn't just for blogs. The drop-down site navigation menus are the icing on the cake: just so easy to use. There's an excellent support forum too. WWW: http://www.cmsmadesimple.org/ |
2008-09-05T14:16:41+00:00 | graphics/py-graph |
Library for working with graphs in Python A library for working with graphs in Python. It provides a suitable data structure for representing graphs and a whole set of important algorithms. WWW: http://code.google.com/p/python-graph/ |
2008-09-05T14:16:41+00:00 | graphics/py-graph-dot |
Library for working with graphs in Python, dot module A library for working with graphs in Python. It provides a suitable data structure for representing graphs and a whole set of important algorithms. WWW: http://code.google.com/p/python-graph/ |
2008-09-05T14:16:41+00:00 | graphics/py-graph-core |
Library for working with graphs in Python, core module A library for working with graphs in Python. It provides a suitable data structure for representing graphs and a whole set of important algorithms. WWW: http://code.google.com/p/python-graph/ |
2008-09-05T14:16:32+00:00 | audio/albumart |
GUI application for downloading album cover art GUI program to semi-automatically download album cover images for a music collection. It will work through a specified music directory, and for each subdirectory will download a set of corresponding (best guess) album covers. The naming format of the subdirectories can be configured, as can the location to save the results, such as .desktop-entry files, folder.jpg files, mp3 tags, etc. WWW: http://www.unrealvoodoo.org/hiteck/projects/albumart/ |
2008-09-05T09:24:52+00:00 | devel/p5-Every |
Return true every N cycles or S seconds Returns true when the conditions (cycles or seconds elapsed) are met. WWW: https://metacpan.org/release/Every |
2008-09-05T09:15:19+00:00 | devel/p5-Devel-Callsite |
Gets current callsite and interpreter context The callsite() function returns the callsite (a number) one level up from where it was called. See the tests for an example. It's useful for functions that need to uniquely know where they were called, such as Every::every() (see devel/p5-Every). WWW: https://metacpan.org/release/Devel-Callsite |
2008-09-04T14:25:39+00:00 | java/netbeans-devel |
Full-featured integrated environment for Java (unstable) Apache NetBeans The NetBeans IDE is a world-class development environment written in Java. It can be used to develop code in Java, HTML, XML, JSP, C/C++ and other languages. The IDE is modular, and there is a huge variety of commercial and free extensions to it to support various technologies. WWW: https://netbeans.apache.org/ |
2008-09-04T12:10:03+00:00 | net/twitux |
GNOME client for Twitter Twitux is a very simple GNOME client for Twitter. It handles private messages, friends, public timeline, and stays in your tray bar most of the time, until new messages arrive. WWW: http://live.gnome.org/DanielMorales/Twitux |
2008-09-03T23:02:16+00:00 | security/snortsam |
Output plugin for Snort SnortSam is an intelligent agent that allows the popular open-source Intrusion Detection System called Snort to block intruding connections by reconfiguration of many firewalls and Cisco devices. WWW: http://www.snortsam.net |
2008-09-03T15:17:43+00:00 | emulators/aqemu |
Qt5 based QEMU frontend AQEMU is a Qt5 GUI for virtual machines using QEMU as the backend. The application has a user-friendly interface and allows to set a large number of options. WWW: https://github.com/tobimensch/aqemu |
2008-09-03T13:37:51+00:00 | graphics/kiconedit |
KDE icon editor KIconEdit is designed to help create icons for KDE using the standard icon palette. WWW: http://www.kde.org/ |
2008-09-03T13:06:24+00:00 | graphics/skanlite |
Simple image scanning application Skanlite is a simple image scanning application that does nothing more than scan and save images. Skanlite can open a save dialog for every image scanned or save the images immediately in a specified directory with auto-generated names and format. The user can also choose to show the scanned image before saving. WWW: http://www.kde.org/applications/graphics/skanlite |
2008-09-03T13:06:24+00:00 | graphics/kgraphviewer |
Graphs-viewer for GraphViz files KGraphViewer is a Graphviz DOT graph file viewer. WWW: https://extragear.kde.org/apps/kgraphviewer/ |
2008-09-03T13:06:24+00:00 | graphics/kcoloredit |
Palette files editor for KDE KColorEdit is a palette files editor. It can be used for editing color palettes and for color choosing and naming. WWW: http://www.kde.org/ |
2008-09-03T12:28:51+00:00 | devel/p5-Devel-GlobalDestruction |
Expose PL_dirty, the flag which marks global destruction Perl's global destruction is a little tricky to deal with WRT finalizers because it's not ordered and objects can sometimes disappear. Writing defensive destructors is hard and annoying, and usually if global destruction is happenning you only need the destructors that free up non process local resources to actually execute. For these constructors you can avoid the mess by simply bailing out if global destruction is in effect. WWW: https://metacpan.org/release/Devel-GlobalDestruction |
2008-09-03T08:07:18+00:00 | www/httpclient |
Java components implementing an advanced HTTP client HttpClient provides components for client-side authentication, HTTP state management, connection management, and an HTTP/1.1 compliant HTTP agent implementation based on those components. It is intended as successor of and replacement for Jakarta Commons HttpClient 3.x. The HttpClient module is a full-featured, HTTP/1.1 compliant agent built on top of HttpCore. The HttpMime module extends mime4j library with some HTTP specific functionality and integrates it with the HttpComponents framework. WWW: http://hc.apache.org/httpcomponents-client-4.3.x/ |
2008-09-03T08:06:18+00:00 | www/httpcore |
Java components implementing the base HTTP protocol The HttpCore components implement the most fundamental aspects of the HTTP protocol. They are nonetheless sufficient to develop basic client-side and server-side HTTP services with a minimal footprint and no external dependencies. The HttpCore base module contains the public API and the default implementation based on the Java classic (blocking) I/O model. It requires a Java 1.3 compatible runtime and has no dependency on any external libraries. HttpCore NIO extensions contain optional components that leverage the event driven, non-blocking I/O (NIO) model. HttpCore NIO extensions require a Java 5.0 compatible runtime and the HttpCore base module. HttpCore NIO extensions are intended for those usage scenarios where raw throughput is less important than the ability to handle thousands of simultaneous HTTP connections in a resource efficient manner. WWW: http://hc.apache.org/httpcomponents-core-4.3.x/ |
2008-09-03T08:04:41+00:00 | mail/mime4j |
Java parser for e-mail message streams mime4j provides a parser, MimeStreamParser, for e-mail message streams in plain rfc822 and MIME format. The parser uses a callback mechanism to report parsing events such as the start of an entity header, the start of a body, etc. If you are familiar with the SAX XML parser interface you should have no problem getting started with mime4j. The parser only deals with the structure of the message stream. It won't do any decoding of base64 or quoted-printable encoded header fields and bodies. The parser has been designed to be extremely tolerant against messages violating the standards. mime4j can also be used to build a tree representation of an e-mail message using the Message class. Using this facility mime4j automatically handles the decoding of fields and bodies and uses temporary files for large attachments. WWW: http://james.apache.org/mime4j/ |
2008-09-02T15:42:18+00:00 | devel/configkit |
Somewhat prototypical facility for generating CLI interfaces A somewhat prototypical facility for generating CLI interfaces. WWW: http://phk.freebsd.dk/phkrel/ |
2008-09-02T15:13:18+00:00 | devel/libphk |
PHK's utilities functions PHK's utilities functions. WWW: http://phk.freebsd.dk/phkrel/ |
2008-09-02T14:08:07+00:00 | multimedia/spook |
Embedded RTP/RTSP/HTTP video streamer Spook is a Linux server application to capture live video and audio and stream it over an IP network. Currently, Spook supports capturing from a Firewire IIDC camera or Video4Linux(2) source and streaming MPEG4 with RTSP or JPEG stills with HTTP. WWW: http://www.litech.org/spook/ |
2008-09-02T11:32:01+00:00 | databases/mysql-q4m |
Message queue that works as a pluggable storage engine of MySQL Q4M (Queue for MySQL) is a message queue licensed under GPL that works as a pluggable storage engine of MySQL 5.1, designed to be robust, fast, flexible. The development started in late December of 2007, and although it is very primitive, operates quite swiftly. WWW: http://q4m.github.com/ |
2008-09-02T11:11:14+00:00 | databases/rrdtool12 |
Round Robin Database Tools v1.2 It is pretty easy to gather status information from all sorts of things, ranging from the temperature in your office to the number of octets which have passed through the FDDI interface of your router. But it is not so trivial to store this data in a efficient and systematic manner. This is where RRDtool kicks in. It lets you log and analyze the data you gather from all kinds of data-sources. The data analysis part of RRDtool is based on the ability to quickly generate graphical representations of the data values collected over a definable time period. WWW: http://www.rrdtool.org/ |
2008-09-02T01:22:35+00:00 | www/p5-Catalyst-Model-Adaptor |
Use a plain class as a Catalyst model use a plain class as a Catalyst model WWW: https://metacpan.org/release/Catalyst-Model-Adaptor |
2008-09-02T01:19:17+00:00 | databases/sqlbuddy |
Web based MySQL administration with a set of PHP scripts SQL Buddy is an open source project designed to change the way people think about MySQL. Databases are an essential part of most projects - who knew that working with a database could also be intuitive? Give SQL Buddy a try and you might find yourself having some unexpectedly warm feelings toward MySQL. Who knows, maybe its time to let your database server move in from the garage. Features: * No setup Just unzip the files to your server and its ready to use. Seriously, the next step is logging in. * Complete control of users Logins are handled directly by MySQL. Create as many or as few users as you want. * Speaks your language The current release is bundled with 37 translations - with more on the way! WWW: http://www.sqlbuddy.com/ |
2008-09-02T01:07:18+00:00 | x11-wm/echinus |
Dynamic window manager for X11 based on dwm echinus wm is a window manager for X11 supporting managing windows in floating, tiled and maximized layouts. All the configuration is made via config file in Xresources format. So you don't need to recompile echinus every time you change something. Echinus supports a small subset of EWMH to be compatible with external panels and pagers. It draws a border around windows and also an optional titlebar. WWW: https://plhk.ru/ |
2008-09-01T10:21:53+00:00 | www/p5-Markup-Perl |
Support perl code inside CGI scripts using simple tags This perl module allows the embedding of perl code within CGI scripts using simple tags, <perl> and </perl>, to begin and end perl parsing. Once the perl module is included via "use", all text gets output to stdout except for code within the above tags. Despite what's in the CPAN README, this module does not require Filter::Simple, only CGI.pm. WWW: https://metacpan.org/release/Markup-Perl |
2008-08-31T21:18:47+00:00 | sysutils/tkdvd |
GUI to dvd+rw-tools and cdrecord TkDVD is a GUI to dvd+rw-tools and cdrecord. It allows burnning CDs and DVDs easily. Features: * View the current command line that will be used to burn the CD/DVD * Burn CD/DVD from iso images * Create ISO images from files and CD/DVD * CD/DVD Copy * Can overburn CD/DVD * Support multi session CD/DVD * Add/delete/exclude file/directories and show current used space * Can keep directory structure * Options to choose iso9660 filesystem extension (like Joliet or RockRidge extensions) * Prevent burning if used space > DVD+R/RW capacity * Show output of growisofs/mkisofs to view burned % and estimated remaining time WWW: http://regis.damongeot.free.fr/tkdvd/ |
2008-08-31T18:07:44+00:00 | games/kuklomenos |
Simple but challenging abstract shoot-em-up game Kuklomenos is a simple but challenging abstract shoot-em-up game. Defend yourself and the Nodes from encroaching Evil. Control and destroy the Nodes before Evil can extract enough from them to destroy all. WWW: http://mbays.freeshell.org/kuklomenos/ |
2008-08-31T16:56:53+00:00 | www/p5-WWW-AtMovies-TV |
Retrieve TV information from http://www.atmovies.com.tw/ Retrieve TV information from http://www.atmovies.com.tw/ WWW: https://metacpan.org/release/WWW-AtMovies-TV |
2008-08-31T16:45:27+00:00 | www/p5-WWW-NioTV |
Retrieve TV information from http://www.niotv.com/ Retrieve TV information from http://www.niotv.com/ WWW: https://metacpan.org/release/WWW-NioTV |
2008-08-31T16:06:31+00:00 | finance/p5-Finance-QuoteTW |
Fetch quotes of mutual funds in Taiwan Finance::QuoteTW provides a easy way to get the latest fund quotes from various website in Taiwan. WWW: https://metacpan.org/release/Finance-QuoteTW |
2008-08-31T15:39:38+00:00 | misc/p5-Locale-Geocode |
Find codes and information on geographical location Locale::Geocode is a module that provides an interface with which to find codes and information on geographical locations and their administrative subdivisions as defined primarily by ISO 3166-1 and ISO 3166-2. It is the most complete ISO 3166 module available on CPAN. Also included are, where applicable, FIPS codes. WWW: https://metacpan.org/release/Locale-Geocode |
2008-08-31T13:15:59+00:00 | finance/p5-Business-OnlinePayment-PaymenTech |
PaymenTech backend for Business::OnlinePayment Business::OnlinePayment::PaymenTech allows you to utilize PaymenTech's Orbital SDK credit card services. You will need to install the Perl Orbital SDK for this to work. WWW: https://metacpan.org/release/Business-OnlinePayment-PaymenTech |
2008-08-31T13:10:17+00:00 | x11-themes/qtcurve-kde4 |
QtCurve KDE 4 widget style and window decoration QtCurve is a set of widget styles for Qt4/KDE4, KDE3 and Gtk2 based apps. This port provides KDE4 theme engine. WWW: http://www.kde-look.org/content/show.php?content=40492 |
2008-08-31T13:09:56+00:00 | x11-themes/qtcurve-kde3 |
QtCurve KDE3 widget style QtCurve is a set of widget styles for Qt4/KDE4, KDE3 and Gtk2 based apps. This port provides KDE3 theme engine. WWW: http://www.kde-look.org/content/show.php?content=40492 |
2008-08-31T13:07:42+00:00 | x11-themes/qtcurve-gtk2 |
QtCurve GTK+ 2.x engine and theme QtCurve is a set of widget styles for Qt4/KDE4, KDE3 and Gtk2 based apps. This port provides GTK2 theme engine. WWW: http://www.kde-look.org/content/show.php?content=40492 |
2008-08-31T08:31:02+00:00 | textproc/p5-Text-CharWidth |
Get number of occupied columns of a string on terminal This module supplies features similar as wcwidth(3) and wcswidth(3) in C language. Characters have its own width on terminal depending on locale. For example, ASCII characters occupy one column per character, east Asian fullwidth characters (like Hiragana or Han Ideograph) occupy two columns per character, and combining characters (apperaring in ISO-8859-11 Thai, Unicode, and so on) occupy zero columns per character. mbwidth() gives the width of the first character of the given string and mbswidth() gives the width of the whole given string. The names of mbwidth and mbswidth came from "multibyte" versions of wcwidth and wcswidth which are "wide character" versions. mblen(string) returns number of bytes of the first character of the string. Please note that a character may consist of multiple bytes in multibyte encodings such as UTF-8, EUC-JP, EUC-KR, GB2312, or Big5. mbwidth(string) returns the width of the first character of the string. mbswidth(string) returns the width of the whole string. Parameters are to be given in locale encodings, not always in UTF-8. WWW: https://metacpan.org/release/Text-CharWidth |
2008-08-30T23:07:16+00:00 | graphics/p5-Layout-Manager |
2D Layout Management Layout::Manager provides a simple interface for creating layout managers, or classes that size and position components withing a container. WWW: https://metacpan.org/release/Layout-Manager |
2008-08-30T22:44:26+00:00 | graphics/p5-Graphics-Primitive-Driver-Cairo |
Cairo backend for Graphics::Primitive This module draws Graphics::Primitive objects using Cairo. WWW: https://metacpan.org/release/Graphics-Primitive-Driver-Cairo |
2008-08-30T22:12:29+00:00 | graphics/p5-Graphics-Primitive |
Device and library agnostic graphic primitives Graphics::Primitive is library agnostic system for drawing things. The idea is to allow you to create and manipulate graphical components and then pass them off to a Driver for actual drawing. WWW: https://metacpan.org/release/Graphics-Primitive |
2008-08-30T21:25:28+00:00 | databases/phpminadmin |
A MySQL Management Tool Written in PHP phpMinAdmin is a MySQL management tool written in PHP. Currently it can create database, create/drop/alter tables, create/drop/alter stored procedures, functions and triggers, delete/edit/add fields, execute any SQL statement, and manage keys on fields. The main difference between phpMinAdmin and phpMyAdmin is that phpMinAdmin is light-weight. WWW: http://phpminadmin.sourceforge.net |
2008-08-30T21:25:28+00:00 | databases/adminer |
Full-featured database management tool written in PHP Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP. Conversely to phpMyAdmin, it consist of a single file ready to deploy to the target server. Adminer is available for MySQL, PostgreSQL, SQLite, MS SQL and Oracle. WWW: https://www.adminer.org |
2008-08-30T21:24:54+00:00 | misc/ruby-progressbar |
Text progress bar library for Ruby Ruby/ProgressBar is a text progress bar library for Ruby. It can indicate progress with percentage, a progress bar, and estimated remaining time. WWW: http://0xcc.net/ruby-progressbar/index.html.en |
2008-08-30T21:16:35+00:00 | graphics/p5-Graphics-Color |
Device and library agnostic color spaces Graphics color is a device and library agnostic system for creating and manipulating colors in various color spaces. WWW: https://metacpan.org/release/Graphics-Color |
2008-08-30T20:20:43+00:00 | www/impresscms |
Community Developed Content Management System ImpressCMS is a community developed Content Management System for easily building and maintaining a dynamic web site. Keep your web site up to date with this easy to use, secure and flexible system. It is the ideal tool for a wide range of users: from business to community users, from large enterprises to people who want a simple, easy to use blogging tool. ImpressCMS is a powerful system that gets outstanding results! WWW: http://www.impresscms.org/ |
2008-08-30T18:12:34+00:00 | devel/p5-Forest |
Collection of n-ary tree related modules Forest is intended to be a replacement for the Tree::Simple family of modules, and fixes many of the issues that have always bothered me about them. It is by no means a complete replacement yet, but should eventually grow to become that. WWW: https://metacpan.org/release/Forest |
2008-08-30T18:05:09+00:00 | devel/p5-Sub-Current |
Get the current subroutine Sub::Current makes available a function ROUTINE(), that returns a code reference pointing at the currently executing subroutine. In a special block (BEGIN, END, CHECK, INIT, and UNITCHECK in Perl 5.10) this function will return undef. Outside of a special block (that is, at the top level of a program) ROUTINE() will return undef as well. WWW: https://metacpan.org/release/Sub-Current |
2008-08-30T17:16:29+00:00 | textproc/p5-Text-Flow |
Flexible text flowing and word wrapping for not just ASCII output This module provides a flexible way to wrap and flow text for both ASCII and non-ASCII outputs. The main purpose of this module is to provide text wrapping and flowing features without being tied down to ASCII based output and fixed-width fonts. My needs were for a more sophisticated text control in PDF and GIF output formats in particular. WWW: https://metacpan.org/release/Text-Flow |
2008-08-30T16:32:13+00:00 | graphics/p5-Geometry-Primitive |
Primitive Geometry Entities Geometry::Primitive is a device and library agnostic system for representing geometric entities such as points, lines and shapes. It provides simple objects and many convenience methods you would expect from a geometry library. WWW: https://metacpan.org/release/Geometry-Primitive |
2008-08-30T15:59:43+00:00 | devel/p5-Pod-Coverage-Moose |
Pod::Coverage extension for Moose When using Pod::Coverage in combination with Moose, it will report any method imported from a Role. This is especially bad when used in combination with Test::Pod::Coverage, since it takes away its ease of use. WWW: https://metacpan.org/release/Pod-Coverage-Moose |
2008-08-30T15:13:52+00:00 | devel/p5-MooseX-Clone |
Fine grained cloning support for Moose objects Out of the box Moose only provides very barebones cloning support in order to maximize flexibility. This role provides a clone method that makes use of the low level cloning support already in Moose and adds selective deep cloning based on introspection on top of that. Attributes with the Clone trait will handle cloning of data within the object, typically delegating to the attribute value's own clone method. WWW: https://metacpan.org/release/MooseX-Clone |
2008-08-30T14:50:02+00:00 | devel/p5-Hash-Util-FieldHash-Compat |
Use Hash::Util::FieldHash or ties, depending on availability Under older perls this module provides a drop in compatible api to Hash::Util::FieldHash using perltie. When Hash::Util::FieldHash is available it will use that instead. This way code requiring field hashes can benefit from fast, robust field hashes on Perl 5.10 and newer, but still run on older perls that don't ship with that module. WWW: https://metacpan.org/release/Hash-Util-FieldHash-Compat |
2008-08-30T14:39:06+00:00 | devel/p5-Tie-RefHash-Weak |
Tie::RefHash subclass with weakened references in the keys The Tie::RefHash module can be used to access hashes by reference. This is useful when you index by object, for example. The problem with Tie::RefHash, and cross indexing, is that sometimes the index should not contain strong references to the objecs. Tie::RefHash's internal structures contain strong references to the key, and provide no convenient means to make those references weak. This subclass of Tie::RefHash has weak keys, instead of strong ones. The values are left unaltered, and you'll have to make sure there are no strong references there yourself. WWW: https://metacpan.org/release/Tie-RefHash-Weak |
2008-08-30T14:08:12+00:00 | devel/p5-Variable-Magic |
Associate user-defined magic to variables from Perl Magic is Perl way of enhancing objects. This mechanism lets the user add extra data to any variable and overload syntaxical operations (such as access, assignment or destruction) that can be applied to it. With this module, you can add your own magic to any variable without having to write a single line of XS. WWW: https://metacpan.org/release/Variable-Magic |
2008-08-30T12:12:07+00:00 | audio/ncmpcpp |
Ncurses mpd client, clone of ncmpc with some new features ncmpcpp is a featureful ncurses based MPD client inspired by ncmpc. Features include: * tag editor * playlist editor * easy to use search engine * media library * music visualizer * ability to fetch artist info from last.fm * new display mode * alternative user interface * ability to browse and add files from outside of MPD music directory WWW: https://rybczak.net/ncmpcpp/ |
2008-08-30T01:20:48+00:00 | net/bwping |
Tool to measure bandwidth and RTT between two hosts using ICMP A tool to measure bandwidth and response times between two hosts using Internet Control Message Protocol (ICMP) echo request/echo reply mechanism. WWW: https://bwping.sourceforge.io/ |
2008-08-29T11:30:04+00:00 | misc/kde3-i18n-be |
Belarusian messages and documentation for KDE3 Localized messages and documentation for KDE3. WWW: http://i18n.kde.org/ |
2008-08-28T18:30:27+00:00 | www/p5-Apache-DBI-mp2 |
DBI persistent connection, authentication and authorization (mp2) |
2008-08-28T18:30:27+00:00 | www/p5-Apache-DBI-mp1 |
DBI persistent connection, authentication and authorization (mp1) |
2008-08-28T11:32:47+00:00 | multimedia/banshee |
Music management and playback for gnome Import, organize, play, and share your music using Banshee's simple, powerful interface. Rip CDs, play and sync your iPod, create playlists, and burn audio and MP3 CDs. Most portable music devices are supported. Banshee also has support for podcasting, smart playlists, music recommendations, and much more. WWW: http://banshee.fm/ |
2008-08-28T02:03:33+00:00 | x11-clocks/stopwatch |
Stopwatch enables hand timing much like a physical stopwatch Stopwatch does what its name implies - enables hand timing much like a physical stopwatch. It can also be used as a countdown timer. Stopwatch has millisecond accuracy and no artificial limit on hours. Stopwatch runs on UNIX, Windows, and MacOS. WWW: http://expect.nist.gov/stopwatch/ |
2008-08-27T16:41:05+00:00 | devel/mono-addins |
Mono framework to create extensible applications Mono.Addins is a framework for creating extensible applications, and for creating libraries which extend those applications. Mono.Addins has been designed to be easy to use and useful for a wide range of applications: from simple applications with small extensibility needs, to complex applications which need support for large add-in structures. WWW: http://www.mono-project.com/Mono.Addins |
2008-08-27T16:37:59+00:00 | audio/taglib-sharp |
Tagging library for the Mono framework TagLib# is a FREE and Open Source library for the .NET 2.0 and Mono frameworks which will let you tag your software with as much or as little detail as you like without slowing you down. It supports a large variety of movie and music formats which abstract away the work, handling all the different cases, so all you have to do is access file.Tag.Title, file.Tag.Lyrics, or my personal favorite file.Tag.Pictures. But don't think all this abstraction is gonna keep you from tagging's greatest gems. You can still get to a specific tag type's features with just a few lines of code. WWW: http://developer.novell.com/wiki/index.php/TagLib_Sharp |
2008-08-27T14:19:39+00:00 | net/mono-zeroconf |
Cross platform Zero Configuration Networking library for Mono Mono.Zeroconf is a cross platform Zero Configuration Networking library for Mono and .NET. It provides a unified API for performing the most common zeroconf operations on a variety of platforms and subsystems: all the operating systems supported by Mono and both the Avahi and Bonjour/mDNSResponder transports. WWW: http://www.mono-project.com/Mono.Zeroconf |
2008-08-27T06:33:10+00:00 | www/piwigo |
PHP based Web Gallery Piwigo is a photo gallery software for the web that comes with powerful features to publish and manage your collection of pictures. Started in 2002, the project is now supported by an active community of users and developers. It supports numerous galleries of all sizes all over the world, from an individual ten-photos party to the images stock of an agency. This scalability is supported by smart browsing capabilities based on categories, tags and chronological search. Various extensions make Piwigo even more scalable and customizable to suit your own needs and desires. Piwigo is both web and photo standard compliant. And, icing on the cake, it is free and opensource. PhpWebGallery became Piwigo on February 15th, 2009. WWW: https://piwigo.org/ |
2008-08-27T06:33:10+00:00 | www/phpwebgallery |
A PHP based Web Gallery PhpWebGallery is a free and open source software used to present photo collections on your web site. WWW: http://www.phpwebgallery.net/ |
2008-08-27T03:04:09+00:00 | textproc/p5-Lingua-Treebank |
Perl extension for manipulating the Penn Treebank format This class knows how to read two treebank formats, the Penn format and the Chomsky Normal Form (CNF) format. These formats differ in how they handle terminal nodes. The Penn format places pre-terminal part of speech tags in the left-hand position of a parenthesis-delimited pair, just like it does non-terminal nodes. The CNF format attaches pre-terminal tags to the word with an underscore. WWW: https://metacpan.org/release/Lingua-Treebank |
2008-08-27T01:01:00+00:00 | dns/bind9-sdb-postgresql |
Bind9, patched for use with a PostgreSQL-based backend BIND version 9 Nameserver, with PostgreSQL backend support. WWW: http://www.isc.org/index.pl?/sw/bind/index.php |
2008-08-26T14:26:30+00:00 | x11-toolkits/slgtkdatabox |
S-Lang binding for gtkdatabox The slgtkdatabox package binds gtkdatabox, a gtk widget for data plotting, to the S-Lang scripting language. WWW: http://laurent.perez2.free.fr/comp/slang/modules/modules.html |
2008-08-26T13:53:57+00:00 | devel/slglade |
S-Lang binding for libglade SLglade is a S-Lang module that provides S-Lang bindings for the libglade library. Used in conjunction with SLgtk, it allows you to design your GUI with Glade (a GTK+ user interface builder), save the interface description in a Glade XML file, and then generate your S-Lang script's graphical interface directly from the XML at runtime. This should reduce the time spent developing SLgtk applications considerably, as it eliminates the tedious job of writing interface-creation code by hand. This is an update for Christopher Stawarz's SLglade module. WWW: http://laurent.perez2.free.fr/comp/slang/modules/modules.html |
2008-08-25T21:17:29+00:00 | www/py-dtflickr |
Spiffy Flickr API library using JSON DT Flickr is a spiffy automagically built Flickr API library for Python using JSON. WWW: http://code.douglasthrift.net/trac/dtflickr |
2008-08-25T21:11:18+00:00 | lang/ucc |
C Compiler Which Implements the ANSI C89 Standard Ucc is a C compiler which implements the ANSI C89 standard with a few extensions. Ucc is released under BSD license. Ucc is specificaly designed for personal research and assist the undergraduate or graduate in compiler learning. We hope that Ucc will be a seedbed for new ideas and world-class optimizing techniques. Ucc's design and development goals is clear code structure,upstanding extensibility,retargetable and excellent optimization. WWW: http://ucc.sf.net |
2008-08-25T07:26:07+00:00 | net-mgmt/lanmap |
Lanmap sits quietly on a network and builds a picture of what it sees Lanmap sits quietly on a network and builds a picture of what it sees. WWW: http://www.parseerror.com/lanmap/ |
2008-08-24T20:02:23+00:00 | x11-toolkits/flowcanvas |
Interactive Gtkmm/Gnomecanvasmm widget FlowCanvas is an interactive Gtkmm/Gnomecanvasmm widget for "boxes and lines" environments (ie modular synths or interactive finite state automata diagrams). WWW: http://drobilla.net/software/flowcanvas/ |
2008-08-24T18:04:07+00:00 | audio/aubio |
Library for audio labelling Aubio is a library for audio labelling. Its features include segmenting a sound file before each of its attacks, performing pitch detection, tapping the beat, and producing midi streams from live audio. The name aubio comes from 'audio' with a typo: several transcription errors are likely to be found in the results too. The aim of this project is to provide these automatic labelling features to other audio software. Functions can be used offline in sound editors and software samplers, or online in audio effects and virtual instruments. WWW: https://aubio.org/ |
2008-08-23T12:45:33+00:00 | graphics/cuneiform |
OCR system developed and open sourced by Cognitive technologies Cuneiform is an multi-language OCR system originally developed and open sourced by Cognitive Technologies. Cuneiform was originally a Windows program, which was ported to Linux by Jussi Pakkanen. WWW: https://launchpad.net/cuneiform-linux |
2008-08-22T16:44:18+00:00 | net-mgmt/nagios-portaudit |
Nagios plug-in to get portaudit/portupgrade status This is a small Nagios plugin. This plugin relies on portaudit and/or portupgrade packages to be installed on your FreeBSD system. With these packages installed, the plugin will scan your system for either vulnerable packages, or obsolete packages - and display appropriate warnings to Nagios. Portaudit can also be successfully run remotely from nrpe, and does not require superuser privileges to operate. |
2008-08-22T16:41:13+00:00 | net-mgmt/nagios-geom |
Nagios plug-in to get geom(8) components status This is a small Nagios plugin written in PERL and designed to monitor the state of FreeBSD GEOM devices (specifically mirrors and striped volumes) from Nagios. |
2008-08-21T19:25:33+00:00 | multimedia/flvtool++ |
Tool for hinting and manipulating the metadata of FLV files flvtool++ is a tool for hinting and manipulating the metadata of FLV files. It was originally created for Facebook's Video project (http://facebook.com/video/) for fast video hinting. It is loosely based on the Ruby FLVTool2, but is written in C++ for performance reasons. WWW: http://mirror.facebook.com/facebook/flvtool++/ |
2008-08-21T19:25:30+00:00 | converters/o3read |
Standalone converter for the OpenOffice.org writer and scalc formats This is a standalone converter for the OpenOffice.org swriter (*.sxw,*.odt) and scalc (*.sxc) formats. It doesn't depend on Open Office or any other external tools or libraries. There are three output modules: * o3read displays a dump of the parse tree * o3totxt creates plain text * o3tohtml creates html code Example: unzip -p document.odt content.xml | o3totxt WWW: http://siag.nu/o3read/ |
2008-08-20T22:35:40+00:00 | science/liboglappth |
Support libraries of science/ghemical port libghemical is a support library packages for science/ghemical This is for the OpenGL stuff. See also: http://www.bioinformatics.org/pipermail/ghemical-devel/2007-September/000688.html WWW: http://www.uku.fi/~thassine/projects/ghemical/ |
2008-08-20T13:19:56+00:00 | www/p5-Reaction |
Extended MVC framework built upon Catalyst Reaction is basically an extended MVC: Domain Model DBIx::Class::Schema, MyApp::Foo, MyApp::Bar, etc. Interface Model InterfaceModel::DBIC::Schema, InterfaceModel::Action, MyApp::InterfaceModel::Foo classes. Controller Mediation and navigation. ViewPort Event handling encapsulation. Widget View logic. Renderer MyApp::View:: classes, renders viewports. WWW: https://metacpan.org/release/Reaction |
2008-08-20T09:15:18+00:00 | x11-themes/e16-themes |
Set of themes for the e16 window manager This distribution includes the four official themes delivered with the e16 window manager: - BlueSteel - BrushedMetal-Tigert - Ganymede - ShinyMetal WWW: https://www.enlightenment.org/ |
2008-08-19T23:05:01+00:00 | x11-toolkits/p5-Gtk2-Ex-Utils |
Extra Gtk2 utilities for Gtk2 in perl Gtk2-Ex-Utils provides simple utility functions for Gnome/Gtk2 Perl programming. WWW: https://metacpan.org/release/Gtk2-Ex-Utils |
2008-08-19T23:03:02+00:00 | x11-toolkits/p5-Gtk2-Ex-Dialogs |
Useful tools for Gnome2/Gtk2 Perl GUI design Gtk2-Ex-Dialogs provides some useful tools for Gnome2/Gtk2 Perl GUI design. WWW: https://metacpan.org/release/Gtk2-Ex-Dialogs |
2008-08-19T23:01:46+00:00 | x11-toolkits/p5-Gtk2-GladeXML |
Creates users interfaces directly from Glade XML files Gtk2-GladeXML allows Perl programmers to use libglade, a C library that generates GUIs directly from the XML output of the Glade UI designer. WWW: https://metacpan.org/release/Gtk2-GladeXML |
2008-08-19T14:55:26+00:00 | textproc/es-ispell |
Este conjunto de ficheros compone un diccionario de español con unos 53.000 términos. El número de términos está en constante incremento, aunque no se puede disponer de nuevas versiones hasta que no se comprueba su correcto funcionamiento. Momento en que se hacen públicas. La distribución actual de COES incluye un corrector ortográfico. Estas herramientas se usan en conjunto con la versión internacional del ispell 3.1.13 o posterior. WWW: http://www.datsi.fi.upm.es/~coes/ |
2008-08-19T14:52:34+00:00 | www/drupal6-advanced_help |
Allows to store module help pages outside the module system The advanced help module allows module developers to store their help outside the module system, in pure .html files. The files can be easily translated simply by copying them into the right translations directory. The entire system can appear in a popup or not as the module prefers (and by taking away access to view the popups, a site can force the popups to not exist). The system ties into Drupal's search system and is fully indexed, so the entire contents can be searched for keywords. the help files can be placed in a hierarchy as well, allowing for top down navigation of the help. WWW: http://drupal.org/project/advanced_help |
2008-08-19T14:43:55+00:00 | textproc/it-ispell |
|
2008-08-19T14:12:14+00:00 | www/p5-CGI-Deurl-XS |
Fast decoder for URL parameter strings This module decodes a URL-encoded parameter string in the manner of CGI.pm. However, as it uses C code from libapreq to perform the task, it's somewhere from slightly to much faster (depending on your strings) than using CGI or a functionally similar module like CGI::Deurl. WWW: https://metacpan.org/release/CGI-Deurl-XS |
2008-08-19T13:18:29+00:00 | www/p5-URI-ParseSearchString |
Parse Apache referer logs and extract search engine query strings This module provides a simple function to parse and extract search engine query strings. It was designed and tested having Apache referrer logs in mind. It can be used for a wide number of purposes, including tracking down what keywords people use on popular search engines before they land on a site. It makes use of URI::split to extract the string and URI::Escape to un-escape the encoded characters in it. Although a number of existing modules and scripts exist for this purpose, the majority of them are either outdated using obsolete search strings associated with each engine. WWW: https://metacpan.org/release/URI-ParseSearchString |
2008-08-19T00:37:54+00:00 | misc/wanpipe |
A FreeBSD Driver for Sangoma AFT/S51x Series Cards This package contains the latest Sangoma drivers that supports following Sangoma cards under FreeBSD OS: o AFT Series PCI/PCI Express cards o S51x PCI cards: The current version wanpipe-3.3.1 supports following protocols: o Asterisk/Zaptel interface o Cisco HDLC, Frame Relay and Point-to-Point o PPPoE and PPPoA (for S518 ADSL card) Release date: Tue Jul 15 14:27:03 UTC 2008 |
2008-08-18T15:41:02+00:00 | devel/llvm-devel |
LLVM and Clang The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. This port includes Clang (a C/C++/Objective-C compiler), LLD (a linker), LLDB (a debugger), an OpenMP runtime library, and the LLVM infrastructure these are built on. WWW: http://llvm.org/ |
2008-08-18T12:38:30+00:00 | archivers/thunar-archive-plugin |
Archive plugin for the Thunar File Manager The thunar-archive-plugin is a plugin for the Thunar File Manager, which adds archive operations to the file context menus. Using this plugin you will be able to extract and create archive files from within Thunar using a single click. WWW: https://goodies.xfce.org/projects/thunar-plugins/thunar-archive-plugin |
2008-08-18T02:36:50+00:00 | java/diablo-jre16 |
Java Runtime Environment ${JRE_VERSION}_${RELEASE_VERSION}.${BUILD_VERSION} The Java Runtime Environment (JRE) implements the Java Virtual machine and base classes, and permits the execution of Java applications on FreeBSD. WWW: http://www.FreeBSDFoundation.org/downloads/java.shtml |
2008-08-18T02:36:50+00:00 | java/diablo-jdk16 |
Java Development Kit ${JDK_VERSION}_${RELEASE_VERSION}.${BUILD_VERSION} The Java Development Kit (JDK) provides the Java Virtual Machine, base classes, and development tools to permit developers to create new Java applications, applets, and components on FreeBSD. WWW: http://www.FreeBSDFoundation.org/downloads/java.shtml |
2008-08-17T20:22:21+00:00 | cad/basicdsp |
Program for experimenting with simple audio DSP algorithms BasicDSP is an educational tool that makes it easy to experiment with simple Digital Signal Processing algorithms for audio signals. The input can either be taken from the sound card, or be a locally generated sine wave, white noise or impulse signal. The output is fed to the sound card, as well as to a virtual oscilloscope and spectrum analyzer. WWW: http://wwwhome.cs.utwente.nl/~ptdeboer/ham/basicdsp/ |
2008-08-17T18:24:33+00:00 | lang/mosh |
Fast R6RS Scheme interpreter Mosh is a free and fast interpreter for Scheme as specified in the R6RS. R6RS is the latest revision of the Scheme standard; the current release of Mosh supports all the features of R6RS. WWW: http://mosh.monaos.org/ |
2008-08-17T06:49:35+00:00 | net-mgmt/pnp |
Nagios / Icinga performance data collector and grapher PNP is an addon to nagios which analyzes performance data provided by plugins and stores them automatically into RRD-databases (Round Robin Databases, see RRD Tool). During development of PNP we set value on easy installation and little maintenance while running it. An administrator should do other things than configure graphing tools. WWW: http://www.pnp4nagios.org/ |
2008-08-17T06:48:21+00:00 | archivers/libpar2 |
Library for manipulating PAR2 files, extracted from par2cmdline Libpar2 is a library for manipulating par2 files, extracted from par2cmdline Libpar2 is a library for creating and using PAR2 files to detect damage in data files and repair them if necessary. It can be used with any kind of file. Par files are especially popular on Usenet. WWW: http://parchive.sourceforge.net/ |
2008-08-17T06:41:55+00:00 | irc/irssi-otr |
Plugin for irssi for Off-the-Record (OTR) messaging irssi-otr provides Off-the-Record Messaging (OTR) support for the irssi Internet Relay Chat (IRC) client. WWW: https://github.com/cryptodotis/irssi-otr |
2008-08-17T06:27:23+00:00 | www/mod_auth_openid |
Authentication module for the Apache 2 webserver with OpenID mod_auth_openid is an authentication module for the Apache 2 webserver. It handles the functions of an OpenID consumer as specified in the OpenID 2.0 specification. WWW: http://findingscience.com/mod_auth_openid/ |
2008-08-17T06:20:42+00:00 | graphics/repng2jpeg |
Small tool to recompress JPEG, PNG, and GIF images A small tool to recompress JPEG, PNG, and GIF images. repng2jpeg is a single binary, which makes it readily available, and simple for use in scripts, and other utilities. Some of the possibilities include - mass recompression of entire directory/ies - scripted via Perl, as an online utility - your-creative-usage-here... WWW: https://BSDforge.COM/projects/graphics/repng2jpeg/ |
2008-08-17T06:18:42+00:00 | net-mgmt/nagios-check_ports |
Monitor FreeBSD ports for updates or vulnerabilities Nagios plugin to monitor the local FreeBSD ports tree for updates or known security vulnerabilities in installed packages. |
2008-08-17T06:12:16+00:00 | multimedia/libdvdnav-mplayer |
MPlayer version of the libdvdnav project Mplayer version of the libdvdnav project. WWW: http://www.mplayerhq.hu/MPlayer/releases/dvdnav |
2008-08-17T06:09:52+00:00 | dns/zkt |
Tool to manage keys and signatures for DNSSEC-zones DNSsec Zone Key Tool ZKT is a tool to manage keys and signatures for DNSSEC-zones. The Zone Key Tool consists of two commands: o dnssec-zkt to create and list dnssec zone keys and o dnssec-signer to sign a zone and manage the lifetime of the zone signing keys WWW: https://www.hznet.de/dns/zkt/ |
2008-08-17T06:00:27+00:00 | deskutils/org-mode.el6 |
An Emacs mode for notes and project planning Org-mode is a mode for keeping notes, maintaining ToDo lists, and doing project planning with a fast and effective plain-text system. Org-mode develops organizational tasks around NOTES files that contain information about projects as plain text. Org-mode is implemented on top of outline-mode, which makes it possible to keep the content of large files well structured. Visibility cycling and structure editing help to work with the tree. Tables are easily created with a built-in table editor. Org-mode supports ToDo items, deadlines, time stamps, and scheduling. It dynamically compiles entries into an agenda. Plain text URL-like links connect to websites, emails, Usenet messages, BBDB entries, and any files related to the projects. For printing and sharing of notes, an Org-mode file can be exported as a structured ASCII file, or as HTML. WWW: http://orgmode.org |
2008-08-17T05:51:05+00:00 | net-im/wooztalk |
Meet your World Wide Web neighbors WoozTalk is a new innovative and free Internet service that let you see and chat with anyone else visiting the same website, listening to the same music, or watching the same video at the same time as you! As soon as you install WoozTalk, when you visit one of your favorite websites, you will see others net surfers currently connected and you will be able to chat with them! WWW: http://www.wooztalk.com |
2008-08-16T14:43:50+00:00 | devel/p5-Devel-Declare |
Adding keywords to Perl, in Perl Adding keywords to perl, in perl. WWW: https://metacpan.org/release/Devel-Declare |
2008-08-16T11:25:48+00:00 | devel/p5-Test-Memory-Cycle |
Check for memory leaks and circular memory references Check for memory leaks and circular memory references. WWW: https://metacpan.org/release/Test-Memory-Cycle |
2008-08-15T12:23:00+00:00 | sysutils/rdiff-backup10 |
Local/remote mirroring+incremental backup rdiff-backup backs up one directory to another, possibly over a network. The target directory ends up a copy of the source directory, but extra reverse diffs are stored in a special subdirectory of that target directory, so you can still recover files lost some time ago. The idea is to combine the best features of a mirror and an incremental backup. rdiff-backup also preserves subdirectories, hard links, dev files, permissions, uid/gid ownership (if it is running as root), and modification times. Finally, rdiff-backup can operate in a bandwidth efficient manner over a pipe, like rsync. Thus you can use rdiff-backup and ssh to securely back a hard drive up to a remote location, and only the differences will be transmitted. This port tracks the "old" stable branch 1.0. You can use this one until you find the time to upgrade to the "new" stable branch 1.2 which is in sysutils/rdiff-backup. This port will be removed at some point in the future with advance notice of 3 months. WWW: http://www.nongnu.org/rdiff-backup/ |
2008-08-15T06:59:00+00:00 | graphics/linux-XnViewMP |
XnView Multi Platform, graphics viewer and converter XnView MP is a utility for viewing and converting graphic files. It stands for XnView Multi Platform and it will replace current "XnView for *nix" & "XnView for MacOSX" WWW: http://www.xnview.com/ |
2008-08-15T04:24:36+00:00 | www/xpi-live_http_headers |
Firefox extension to view HTTP headers Allows the viewing of HTTP headers in the page info as well as live while they're being sent. WWW: https://addons.mozilla.org/firefox/3829/ |
2008-08-15T04:21:04+00:00 | www/xpi-firefoxonwooztalk |
Meet your World Wide Web neighbors with Firefox WoozTalk is a new innovative and free Internet service that let you see and chat with anyone else visiting the same website, listening to the same music, or watching the same video at the same time as you! As soon as you install WoozTalk, when you visit one of your favorite websites, you will see others net surfers currently connected and you will be able to chat with them! Please install it thanks to the WoozTalk port in net-im/wooztalk WWW: http://www.wooztalk.com |
2008-08-15T04:19:20+00:00 | www/xpi-firegpg |
An extension that acts as an assistant for using GPG FireGPG is a Firefox extension which brings an interface to encrypt, decrypt, sign or verify the signature of text in any web page using GnuPG. WWW: http://getfiregpg.org/index.html |
2008-08-14T21:10:10+00:00 | net/wizd |
Open-source media server for Syabas-based media players Wizd is serving all your media files (video, audio, photo...) to your Syabas-based network player. WWW: http://wizd.sourceforge.net/ |
2008-08-14T14:41:11+00:00 | devel/p5-Data-ClearSilver-HDF |
Convert from Perl Data Structure to ClearSilver HDF Convert from Perl Data Structure to ClearSilver HDF WWW: https://metacpan.org/release/Data-ClearSilver-HDF |
2008-08-14T02:58:34+00:00 | net-mgmt/ndoutils |
Keep Nagios perfdata in MySQL database The NDOUTILS addon is designed to store all configuration and event data from Nagios in a database. Storing information from Nagios in a database will allow for quicker retrieval and processing of that data and will help serve as a foundation for the development of a new PHP-based web interface in Nagios 3.0. WWW: https://www.nagios.org/ |
2008-08-13T07:26:06+00:00 | security/ruby-camellia |
Ruby extension library which implements Camellia encryption This is a Camellia package for Ruby. Camellia engine is implemented in "C". Supported key length : 128bit/192bit/256bit Supported modes of operation : ECB/CFB/CBC WWW: http://info.isl.ntt.co.jp/crypt/eng/camellia/index.html |
2008-08-12T14:11:40+00:00 | mail/p5-Net-ManageSieve |
ManageSieve Protocol Client This module implements a client interface to the ManageSieve protocol. ( http://tools.ietf.org/html/draft-martin-managesieve-09 ) WWW: https://metacpan.org/release/Net-ManageSieve |
2008-08-11T22:17:06+00:00 | www/pligg |
Open Source Web2.0 CMS Pligg is an Open Source Web 2.0 CMS. The main features that make Pligg unique are collaborative bookmarking, social networking, folksonomy and blogging. Each of the News links, unit of pligg content, has a vote button, URL and optionally a short description of news. Here Visitors are supplier, consumer and judge of the content. Every visitor has right and freedom to vote and veto any news item. At the end of the day, depending on count of vote news are either promoted to main site,or move or remains in incoming queue, or permanently removed from site. Being a collaborative CMS, Pligg sites grow very fast in terms of traffic and popularity. WWW: http://www.pligg.com/ |
2008-08-11T22:14:50+00:00 | math/py-sympy |
Python Library For Symbolic Mathematics SymPy is a Python library for symbolic mathematics. It aims to become a full-featured computer algebra system (CAS) while keeping the code as simple as possible in order to be comprehensible and easily extensible. SymPy is written entirely in Python and does not require any external libraries. WWW: http://sympy.org/ |
2008-08-11T12:03:56+00:00 | misc/libmetalink |
Metalink library written in C language [ excerpt from developer's web site with modifications ] libmetalink is a Metalink library written in C language. It intends to allow programs written in C to add Metalink functionality such as parsing Metalink XML files. WWW: https://launchpad.net/libmetalink/ |
2008-08-11T03:31:16+00:00 | misc/metalink-editor |
GUI editor to create and edit metalinks [ excerpt from developer's web site ] A cross-platform GUI editor, written in Python. It enables you to both create and edit metalinks in a user friendly fashion. The editor can automatically enter info about file name, file size, hashes & chunk checksums by scanning a local file. WWW: http://metalinks.sourceforge.net/ |
2008-08-11T01:34:03+00:00 | astro/roadnav |
3D GPS mapping program Roadnav is an open source street navigation solution capable of running on a variety of operating systems. It can obtain your position from a GPS unit, plot a map of your area, and provide directions to locations in the USA. It can also verbalize directions using Microsoft SAPI 5.1, Festival, flite, and OS X's built in text to speech engine. Roadnav uses free TIGER/Line (Topologically Integrated Geographic Encoding and Referencing) files from the US Census Bureau to build the maps, along with the GNIS state and topical gazetteer data from the USGS to identify locations. It has experimental support for scripting, LCDproc, importing OpenStreetMap data, and importing GPX waypoints and tracks. WWW: http://roadnav.sourceforge.net/ |
2008-08-11T01:34:03+00:00 | astro/libroadnav |
Helper library for Roadnav (3D GPS mapping program) Roadnav is an open source street navigation solution capable of running on a variety of operating systems. It can obtain your position from a GPS unit, plot a map of your area, and provide directions to locations in the USA. It can also verbalize directions using Microsoft SAPI 5.1, Festival, flite, and OS X's built in text to speech engine. Roadnav uses free TIGER/Line (Topologically Integrated Geographic Encoding and Referencing) files from the US Census Bureau to build the maps, along with the GNIS state and topical gazetteer data from the USGS to identify locations. It has experimental support for scripting, LCDproc, importing OpenStreetMap data, and importing GPX waypoints and tracks. This port provides helper library for Roadnav. WWW: http://roadnav.sourceforge.net/ |
2008-08-10T22:00:59+00:00 | www/p5-Net-GeoPlanet |
Access Yahoo's GeoPlanet location service Yahoo! GeoPlanet helps bridge the gap between the real and virtual worlds by providing an open, permanent, and intelligent infrastructure for geo-referencing data on the Internet. Net::GeoPlanet provides access to Yahoo's GeoPlanet location service. WWW: https://metacpan.org/release/Net-GeoPlanet |
2008-08-10T18:44:36+00:00 | graphics/goocanvasmm |
C++ bindings for the goocanvas widget for GTK Canvas widget for GTK+ via cairo rendering WWW: https://sourceforge.net/projects/goocanvas/ |
2008-08-10T10:50:38+00:00 | misc/metalink-checker |
Python script to check metalink files and complete a basic download [ excerpt from developer's web site ] A Python script to check metalink files and complete a basic download. WWW: http://metalinks.sourceforge.net/ |
2008-08-10T10:13:37+00:00 | misc/metalink-tools |
Metalink generation tool [ excerpt from developer's web site ] Metalink is the main Metalink generation tool. It combines a list of mirrors (from stdin) and a number of files into one Metalink record (stdout). It can also be used to transform a MD5SUMS file into a metalink. Features currently include: - Hashing algorithms: md4 md5 sha1 sha256 sha384 sha512 rmd160 tiger crc32 ed2k gnunet - Generation of Metalink files from MD5SUMS lists WWW: http://metalinks.sourceforge.net/ |
2008-08-10T05:44:35+00:00 | www/p5-WWW-Plurk |
Unofficial plurk.com API This is an unofficial API for plurk.com. It uses the same interfaces that plurk itself uses internally which are not published and not necessarily stable. When Plurk publish a stable API this module will be updated to take advantage of it. In the mean time use with caution. Ryan Lim did the heavy lifting of reverse engineering the API. His PHP implementation can be found at http://code.google.com/p/rlplurkapi/. WWW: https://metacpan.org/release/WWW-Plurk |
2008-08-09T21:03:44+00:00 | www/arora |
Simple Qt 4 based browser Arora is a simple cross platform web browser. Currently Arora is a very basic browser whose feature list includes things like "History" and "Bookmarks". It does not have support for netscape plugins, so no flash support until Qt 4.5. But it is small, less than 10,000 lines of code, very fast, lean, mean and loads of fun to hack on. Arora and QtWebKit is developed to be cross-platform using the Qt library. It was originally created as a demo for Qt to help test the QtWebKit component and find API issues and bugs before the release. WWW: http://www.arora-browser.org |
2008-08-09T16:52:28+00:00 | x11/qimageblitz |
Graphical effects and filters library for Qt5 Blitz is an interm image effect library that people can use until KDE4.1 is released. KImageEffect, the old image effect class is being dropped for KDE4.0 and the replacement, Quasar, won't be ready until KDE4.1. Blitz gives people something to use in the meantime. WWW: https://sourceforge.net/projects/qimageblitz/ |
2008-08-09T16:52:28+00:00 | textproc/ebook-tools |
Accesses and converts various ebook file formats ebook-tools provides tools for accessing and converting various ebook file formats. WWW: https://sourceforge.net/projects/ebook-tools/ |
2008-08-09T16:52:28+00:00 | multimedia/phonon |
KDE multimedia framework Phonon is the framework responsible for an ubiquitous multimedia experience in KDE Software Compilation 4 and KDe Plasma Desktop. WWW: https://phonon.kde.org/ |
2008-08-09T16:52:28+00:00 | misc/kde4-shared-mime-info |
Handles shared MIME database under $${KDE4_PREFIX} This is a hack port which cleans up mime directory under ${KDE4_PREFIX} during deinstalling. It is noop when KDE4_PREFIX is ${LOCALBASE}. |
2008-08-09T16:52:28+00:00 | misc/kde4-l10n-ml |
Malayalam messages and documentation for KDE SC 4 Localized messages and documentation for KDE4. WWW: http://i18n.kde.org/ |
2008-08-09T16:52:28+00:00 | misc/kde4-l10n-ku |
Kurdish messages and documentation for KDE4 Localized messages and documentation for KDE4. WWW: http://i18n.kde.org/ |
2008-08-09T16:52:28+00:00 | devel/automoc4 |
Automatic moc for Qt 4 packages Automoc4 is a tool to add rules to CMake projects for generating Qt 4 moc files automatically. WWW: http://www.kde.org |
2008-08-09T16:52:28+00:00 | deskutils/kdeplasma-addons |
Extra plasmoids for KDE SC 4 This port provides additional plasmoids for KDE WWW: http://www.kde.org/ |
2008-08-09T16:52:28+00:00 | deskutils/kdepimlibs4 |
KDE PIM Libraries A set of libraries from the KDE Personal Information Management project. WWW: http://www.kde.org/ |
2008-08-09T16:52:28+00:00 | databases/akonadi |
Storage server for KDE-Pim The Akonadi framework is responsible for providing applications with a centralized database to store, index and retrieve the user's personal information. This includes the user's emails, contacts, calendars, events, journals, alarms, notes, etc. WWW: https://community.kde.org/KDE_PIM/Akonadi |
2008-08-09T12:53:04+00:00 | math/p5-Math-Base36 |
Encoding and decoding of base36 strings This module converts to and from Base36 numbers (0..9 - A..Z) It was created because of an article/challenge in "The Perl Review" WWW: https://metacpan.org/release/Math-Base36 |
2008-08-09T07:53:16+00:00 | security/pam_helper |
Authenticate applications requiring PAM services Pam_helper is a small utility which allows non-PAM, or non-setuid applications to make use of PAM's authentication services. It was mainly created to allow gnome-screensaver to make use of PAM, but any application could use it. It accepts two arguments, the PAM service name, and a username. It reads the user's password from stdin. |
2008-08-08T22:22:39+00:00 | astro/boinc-milkyway |
Modelling the evolution of the Milkyway Galaxy Milkyway@home is a research project that uses Internet-connected computers to do research in modeling and determining the evolution of the Milkyway galaxy. WWW: http://milkyway.cs.rpi.edu/milkyway/ |
2008-08-08T10:28:41+00:00 | databases/rubygem-activerecord-jdbcmysql-adapter |
ActiveRecord driver for MySQL using JDBC running under JRuby This is an ActiveRecord driver for MySQL using JDBC running under JRuby. WWW: https://github.com/jruby/activerecord-jdbc-adapter |
2008-08-08T10:17:13+00:00 | security/switzerland |
Test the integrity of communications over networks and firewalls Switzerland is a tool for testing networks, ISPs, and firewalls developed by the Electronic Frontier Foundation (www.eff.org). It will spot IP packets which are forged or modified between clients, inform you, and give you copies of the modified packets. WWW: http://www.eff.org/testyourisp/switzerland |
2008-08-08T06:44:28+00:00 | databases/php-adodb-ext |
ADOdb Extension This ADOdb Extension provides up to 100% speedup by replacing parts of ADOdb with C code. ADOdb will auto-detect if this extension is installed and use it automatically. This extension is compatible with ADOdb 3.32 or later, and PHP 4.3.*, 4.4.*, 5.0.* and 5.1.*. WWW: http://adodb.sourceforge.net/ |
2008-08-08T03:36:51+00:00 | net/ntp-rc |
The Network Time Protocol Distribution The Network Time Protocol (NTP) is used to synchronize the time of a computer client or server to another server or reference time source, such as a radio or satellite receiver or modem. It provides client accuracies typically within a millisecond on LANs and up to a few tens of milliseconds on WANs relative to a primary server synchronized to Coordinated Universal Time (UTC) via a Global Positioning Service (GPS) receiver, for example. Typical NTP configurations utilize multiple redundant servers and diverse network paths, in order to achieve high accuracy and reliability. Some configurations include cryptographic authentication to prevent accidental or malicious protocol attacks. See homepage for more infos: WWW: http://www.ntp.org/ |
2008-08-07T22:55:34+00:00 | devel/rubygem-warbler |
Constructor of .war files of Rails applications Warbler is a gem to make a .war file out of a Rails project. The intent is to provide a minimal, flexible, ruby-like way to bundle up all of your application files for deployment to a Java application server. Warbler provides a sane set of out-of-the box defaults that should allow most Rails applications without external gem dependencies (aside from Rails itself) to assemble and Just Work. Warbler bundles JRuby and the JRuby-Rack servlet adapter for dispatching requests to your application inside the java application server, and assembles all jar files in WARBLER_HOME/lib/*.jar into your application. No external dependencies are downloaded. WWW: https://github.com/jruby/warbler |
2008-08-07T21:34:53+00:00 | databases/rubygem-jdbc-mysql |
MySQL JDBC driver for JRuby This is a MySQL JDBC driver gem for JRuby. Use require 'jdbc/mysql' to make the driver accessible to JDBC and ActiveRecord code running in JRuby. WWW: https://github.com/jruby/activerecord-jdbc-adapter/tree/master/jdbc-mysql |
2008-08-07T21:28:14+00:00 | dns/dns_mre |
DNS Cache Poisoner/Overwriter DNS Multiple Race Exploiter is a tool that exploits an inherent flaw in the DNS Server Cache. By sending many queries to a DNS server along with fake replies, an attacker can successfuly writes a fake new entry in the DNS cache. WWW: http://www.securebits.org/dnsmre.html |
2008-08-07T21:24:02+00:00 | databases/rubygem-activerecord-jdbc-adapter |
JDBC adapter for ActiveRecord, for use within JRuby on Rails ActiveRecord-JDBC is a database adapter for Rails' ActiveRecord component that can be used with JRuby. It allows use of virtually any JDBC-compliant database with your JRuby on Rails application. WWW: https://github.com/jruby/activerecord-jdbc-adapter |
2008-08-07T10:05:45+00:00 | www/drupal6-cck |
Drupal 6 Content Construction Kit module The Content Construction Kit allows you add custom fields to custom content types using a web interface. WWW: http://drupal.org/project/cck |
2008-08-07T08:52:30+00:00 | misc/p5-Locale-US |
Two letter codes for state identification in the United States Map from US two-letter codes to statees and vice versa. WWW: https://metacpan.org/release/Locale-US |
2008-08-07T05:46:49+00:00 | sysutils/isc-cron |
ISC Cron, former Vixie Cron ISC cron, replacement for Vixie cron. |
2008-08-07T01:54:47+00:00 | www/transmission-web |
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/ |
2008-08-06T15:34:11+00:00 | devel/p5-Config-JSON |
JSON based config file system This package parses the config files written in JSON. It also does some non-JSON stuff, like allowing for comments in the files. WWW: https://metacpan.org/release/Config-JSON |
2008-08-06T15:15:51+00:00 | graphics/p5-Graphics-ColorNames-WWW |
WWW color names and equivalent RGB values WWW color names and equivalent RGB values. This modules defines color names and their associated RGB values from various WWW specifications and implementations. WWW: https://metacpan.org/release/Graphics-ColorNames-WWW |
2008-08-06T13:35:03+00:00 | devel/p5-File-Stream |
Regular expression delimited records from streams Perl filehandles are streams, but sometimes they just aren't powerful enough. This module offers to have streams from filehandles searched with regexes and allows the global input record separator variable to contain regexes. Thus, readline() and the <> operator can now return records delimited by regular expression matches. WWW: https://metacpan.org/release/File-Stream |
2008-08-06T10:48:23+00:00 | math/gmm++ |
Generic matrix template library Gmm++ is a generic C++ template library for sparse, dense and skyline matrices. It is built as a set of generic algorithms (mult, add, copy, sub-matrices, dense and sparse solvers ...) for any interfaced vector type or matrix type. It can be view as a glue library allowing cooperation between several vector and matrix types. However, basic sparse, dense and skyline matrix/vector types are built in Gmm++, hence it can be used as a standalone linear algebra library. Interfacing a vector or matrix type means writing "traits" objects called "linalg_traits", which describe their properties. The library offers predefined dense, sparse and skyline matrix types. WWW: http://getfem.org/gmm/ |
2008-08-06T10:39:12+00:00 | www/xoops |
Dynamic Web CMS XOOPS is an extensible, OO (Object Oriented), easy to use dynamic web content management system written in PHP. XOOPS is the ideal tool for developing small to large dynamic community websites, intra company portals, corporate portals, weblogs and much more. WWW: http://www.xoops.org/ |
2008-08-06T10:25:07+00:00 | devel/valide |
An IDE for the Vala programming language Val(a)IDE is an Integrated Development Environment (IDE) for the Vala programming language. WWW: http://home.gna.org/valide/ |
2008-08-06T07:39:06+00:00 | www/p5-HTML-Highlight |
Module to highlight words or patterns in HTML documents HTML::Highlight - A module to highlight words or patterns in HTML documents WWW: https://metacpan.org/release/HTML-Highlight |
2008-08-06T07:19:10+00:00 | net-im/pidgin-msn-pecan |
Alternative MSN protocol plugin for libpurple msn-pecan is an alternative MSN protocol plugin for libpurple. Features include: * Support for personal messages * Server-side storage for display names (private alias) * Partial direct connection support (p2p transfers) * Improved network IO (using GIOChannel) * Improved error handling * Network issues tested with netem * GObject usage WWW: http://code.google.com/p/msn-pecan/ |
2008-08-06T03:52:23+00:00 | audio/libcanberra |
Implementation of the Freedesktop sound theme spec Libcanberra is an implementation of the Freedesktop Sound Theme specification. It allows developers to play sounds given a list of events. WWW: http://0pointer.de/lennart/projects/libcanberra/ |
2008-08-06T03:37:04+00:00 | games/secretmaryochronicles-music |
Background music for Secret Maryo Chronicles This port installs the background music files for the side-scrolling jump 'n run game Secret Maryo Chronicles. WWW: http://www.secretmaryo.org/ |
2008-08-05T23:06:17+00:00 | net/samba-smbclient |
Samba "ftp-like" client smbclient is samba client with an "ftp like" interface. It is a useful tool to test connectivity to a Windows share. It can be used to transfer files, or to look at share names. In addition, it has a nifty ability to 'tar' (backup) and restore files from a server to a client and visa versa. WWW: http://www.samba.org/ |
2008-08-05T16:57:54+00:00 | net/ladvd |
Minimal LLDP/CDP/EDP/FDP/NDP sender daemon ladvd is a minimal link layer advertisement daemon which supports sending LLDP, CDP, EDP, FDP and NDP advertisements. WWW: https://github.com/sspans/ladvd |
2008-08-05T15:19:14+00:00 | lang/ypsilon |
Scheme implementation for real-time applications Ypsilon is an implementation of Scheme programming language for real-time applications, which conforms to the latest standard R^6RS. Ypsilon features mostly concurrent garbage collector optimized for systems with multiple CPUs, and an easy to use FFI. WWW: http://www.littlewingpinball.net/mediawiki/index.php/Ypsilon WWW: https://github.com/fujita-y/ypsilon |
2008-08-05T11:21:38+00:00 | textproc/soprano |
Qt/C++ RDF framework Soprano (formerly known as QRDF) is a library which provides a highly usable object-oriented C++/Qt framework for RDF data. It uses different RDF storage solutions as backends through a simple plugin system. Soprano is targeted at desktop applications that need a RDF data storage solution. It has been optimized for easy usage and simplicity. WWW: http://soprano.sourceforge.net |
2008-08-05T11:15:31+00:00 | deskutils/strigi |
Strigi desktop search (meta port) Strigi is a daemon which uses a very fast and efficient crawler that can index data on your harddrive. Indexing operations are performed without hammering your system, this makes Strigi the fastest and smallest desktop searching program. Strigi can index different file formats, including the contents of the archive files. WWW: http://www.vandenoever.info/software/strigi/ |
2008-08-05T00:12:57+00:00 | security/qca-ossl |
QCA OpenSLL plugin Taking a hint from the similarly-named Java Cryptography Architecture, QCA aims to provide a straightforward and cross-platform crypto API, using Qt datatypes and conventions. QCA separates the API from the implementation, using plugins known as Providers. The advantage of this model is to allow applications to avoid linking to or explicitly depending on any particular cryptographic library. This allows one to easily change or upgrade crypto implementations without even needing to recompile the application. QCA should work everywhere Qt does, including Windows/Unix/MacOSX. Capabilities: TLS, CMS, X.509, RSA, DSA, Diffie-Hellman, PKCS#7, PKCS#12, SHA0, SHA1, SHA224, SHA256, SHA384, SHA512, MD2, MD4, MD5, RIPEMD160, Blowfish, DES, 3DES, AES128, AES192, AES256, CAST5, HMAC(SHA1, MD5, RIPEMD160), PBKDF1(MD2, SHA1), PBKDF2(SHA1) WWW: http://delta.affinix.com/qca/ |
2008-08-04T23:30:38+00:00 | www/qt4-webkit |
Qt WebKit implementation 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 |
2008-08-04T23:30:38+00:00 | textproc/qt4-xmlpatterns |
Qt support for XPath, XQuery, XSLT and XML Schema 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 |
2008-08-04T23:30:38+00:00 | textproc/qt4-xmlpatterns-tool |
Qt command-line utility for running XQueries 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 |
2008-08-04T23:30:38+00:00 | textproc/qt4-clucene |
Qt bindings for the CLucene full-text search library 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 |
2008-08-04T23:30:38+00:00 | multimedia/qt4-phonon |
Qt4 multimedia framework 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 |
2008-08-04T23:30:38+00:00 | multimedia/qt4-phonon-gst |
Qt4 multimedia framework, gstreamer backend 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 |
2008-08-04T23:30:38+00:00 | devel/qt4-help |
Qt online help integration module 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 |
2008-08-04T23:30:38+00:00 | devel/qt4-help-tools |
Qt utilities for generating documentation 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 |
2008-08-04T23:30:38+00:00 | devel/qt4-assistant-adp |
Qt *.adp-compatible documentation browser 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 |
2008-08-04T18:24:53+00:00 | comms/ibp |
Little program for monitoring amateur radio beacons This little program helps one with monitoring the beacons of the International Beacon Project, by continuously showing which beacon is transmitting on which frequency, along with the distance and antenna directions. WWW: http://wwwhome.cs.utwente.nl/~ptdeboer/ham/ibp.html |
2008-08-04T11:29:42+00:00 | www/rubygem-yapra |
Yet Another Pragger implementation Yet Another Pragger implementation. WWW: https://github.com/yuanying/yapra |
2008-08-04T10:52:10+00:00 | textproc/p5-XML-RSSLite |
Lightweight, relaxed RSS (and XML-ish) parser This module attempts to extract the maximum amount of content from available documents, and is less concerned with XML compliance than alternatives. Rather than rely on XML::Parser, it uses heuristics and good old-fashioned Perl regular expressions. WWW: https://metacpan.org/release/XML-RSSLite |
2008-08-03T14:18:02+00:00 | mail/ngmp |
A full AJAX based web app for messaging and collaboration NGMP is a browser-based, fully AJAX Web 2.0 application for messaging and collaboration - email, group calendaring, contacts, and web document management and authoring. NGMP is written in PHP and requires the PostgreSQL database. WWW: http://www.prevantage.com/ |
2008-08-02T13:58:10+00:00 | www/drupal6-print |
Drupal 6 module that add printer-friendly pages This module allows you to generate printer friendly versions of any node by navigating to www.example.com/print/nid, where nid is the node id of content to render. WWW: http://drupal.org/project/print |
2008-08-02T12:38:00+00:00 | games/chapping |
Turn based board football game Turn based board football game. WWW: https://chapping.wordpress.com/ |
2008-08-01T20:32:07+00:00 | palm/barry |
C++ library for interfacing with the BlackBerry Handheld Barry is a GPL C++ library for interfacing with the RIM BlackBerry Handheld. It comes with a command line tool for exploring the device and a GUI for making quick backups. WWW: http://sourceforge.net/projects/barry/ |
2008-08-01T13:39:02+00:00 | games/love |
Open-source 2D game engine LOVE is an open-source 2D game engine which uses the versatile Lua scripting language to create dynamic gaming experiences. It relies on OpenGL graphics and the SDL interface library to allow for cross-platform implementation and is an all-encompassing gaming environment for the development and enjoyment of 2D games. WWW: http://www.love2d.org/ |
2008-08-01T13:39:02+00:00 | devel/love5 |
Open-source 2D game engine LOVE is an open-source 2D game engine which uses the versatile Lua scripting language to create dynamic gaming experiences. It relies on OpenGL graphics and the SDL interface library to allow for cross-platform implementation and is an all-encompassing gaming environment for the development and enjoyment of 2D games. WWW: http://www.love2d.org/ |
2008-08-01T13:39:02+00:00 | devel/love07 |
Open-source 2D game engine LOVE is an open-source 2D game engine which uses the versatile Lua scripting language to create dynamic gaming experiences. It relies on OpenGL graphics and the SDL interface library to allow for cross-platform implementation and is an all-encompassing gaming environment for the development and enjoyment of 2D games. WWW: http://www.love2d.org/ |
2008-08-01T13:39:02+00:00 | devel/love |
Open-source 2D game engine LOVE is an open-source 2D game engine which uses the versatile Lua scripting language to create dynamic gaming experiences. It relies on OpenGL graphics and the SDL interface library to allow for cross-platform implementation and is an all-encompassing gaming environment for the development and enjoyment of 2D games. WWW: http://www.love2d.org/ |
2008-07-30T22:50:50+00:00 | www/horde-wicked |
Horde Wiki Application Wicked is a Wiki for the Horde framework. It uses PEAR's Text_Wiki package for markup rules, parsing, and rendering. It supports Creole, Mediawiki, Tiki Wiki, and its own markup engine. Some of Wicked's features are: Configurable markup engine HTML, plain text, Latex, reStructuredText output rendering Change tracking and revision history Full-text searching Per-page permissions Attachments with versioning Wiki synchronization WWW: https://www.horde.org/apps/wicked/ |
2008-07-30T20:38:38+00:00 | deskutils/horde-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/ |
2008-07-30T14:54:03+00:00 | devel/p5-IPC-Run-SafeHandles |
Safe guarding for IPC::Run(3) IPC::Run and IPC::Run3 are both very upset when you try to use them under environments where you have STDOUT and/or STDERR tied to something else, such as under fastcgi. The module adds safe-guarding code when you call IPC::Run or IPC::Run3 under such environment to make sure it always works. If you intend to release your code to work under normal envionrment as well as under fastcgi, simply use this module *after* the "IPC" modules are loaded in your code. WWW: https://metacpan.org/release/IPC-Run-SafeHandles |
2008-07-30T10:53:53+00:00 | devel/kBuild |
Makefile framework kBuild is a makefile framework for writing simple makefiles for complex tasks. WWW: http://svn.netlabs.org/kbuild |
2008-07-30T10:53:53+00:00 | devel/kBuild-devel |
Makefile framework kBuild is a makefile framework for writing simple makefiles for complex tasks. WWW: http://svn.netlabs.org/kbuild |
2008-07-30T06:03:57+00:00 | deskutils/launchy |
Open source keystroke launcher Launchy is a free cross-platform utility designed to help you forget about your start menu, the icons on your desktop, and even your file manager. Launchy indexes the programs in your start menu and can launch your documents, project files, folders, and bookmarks with just a few keystrokes! WWW: http://www.launchy.net/ |
2008-07-29T06:09:53+00:00 | devel/zmq |
Open source message queue optimised for performance An open source message queue optimised for performance. WWW: http://www.zeromq.org/ |
2008-07-28T19:16:54+00:00 | multimedia/smile |
Slideshow Maker SMILE is a Slideshow Maker in Linux Environment, but is not limited to just GNU/Linux. WWW: http://opendesktop.org/content/show.php/?content=109061 |
2008-07-28T19:00:24+00:00 | textproc/p5-HTML-RewriteAttributes |
Simple yet powerful HTML attribute rewriting HTML::RewriteAttributes is designed for simple yet powerful HTML attribute rewriting. You simply specify a callback to run for each attribute and we do the rest for you. This module is designed to be subclassable to make handling special cases eaiser. WWW: https://metacpan.org/release/HTML-RewriteAttributes |
2008-07-28T18:56:45+00:00 | audio/xoscope |
Sound card oscilloscope xoscope is a digital oscilloscope using input from a sound card or EsounD and/or a ProbeScope/osziFOX and will soon support Bitscope hardware. Includes 8 signal displays, variable time scale, math, memory, measurements, and file save/load. WWW: http://xoscope.sourceforge.net/ |
2008-07-28T15:44:14+00:00 | russian/bugzilla3-ru |
Russian localization for Bugzilla Russian localization for Bugzilla bug tracking system. WWW: http://sourceforge.net/projects/bugzilla-ru/ |
2008-07-28T15:44:14+00:00 | russian/bugzilla-ru |
Russian localization for Bugzilla Russian localization for Bugzilla bug tracking system. WWW: http://sourceforge.net/projects/bugzilla-ru/ |
2008-07-28T00:55:02+00:00 | devel/p5-MooseX-Daemonize |
Role for daemonizing your Moose based application Often you want to write a persistant daemon that has a pid file, and responds appropriately to Signals. This module provides a set of basic roles as an infrastructure to do that. WWW: https://metacpan.org/release/MooseX-Daemonize |
2008-07-28T00:54:40+00:00 | devel/p5-MooseX-Types-Path-Class |
Path::Class type library for Moose This is a utility that creates common Moose subtypes, coercions and option specifications useful for dealing with Path::Class objects as Moose attributes. This module constructs coercions (see Moose::Util::TypeConstraints) from both 'Str' and 'ArrayRef' to both Path::Class::Dir and Path::Class::File objects. It also adds the Getopt option type ("=s") for both Path::Class::Dir and Path::Class::File (see MooseX::Getopt). This is just meant to be a central place for these constructs, so you don't have to worry about whether they've been created or not, and you're not tempted to copy them into yet another class (like I was). WWW: https://metacpan.org/release/MooseX-Types-Path-Class |
2008-07-28T00:54:19+00:00 | devel/p5-MooseX-Types |
Organise your Moose types in libraries The types provided with Moose are by design global. This package helps you to organise and selectively import your own and the built-in types in libraries. As a nice side effect, it catches typos at compile-time too. However, the main reason for this module is to provide an easy way to not have conflicts with your type names, since the internal fully qualified names of the types will be prefixed with the library's name. This module will also provide you with some helper functions to make it easier to use Moose types in your code. WWW: https://metacpan.org/release/MooseX-Types |
2008-07-28T00:53:55+00:00 | devel/p5-MooseX-Getopt |
Moose role for processing command line options This is a role which provides an alternate constructor for creating objects using parameters passed in from the command line. This module attempts to DWIM as much as possible with the command line params by introspecting your class's attributes. It will use the name of your attribute as the command line option, and if there is a type constraint defined, it will configure Getopt::Long to handle the option accordingly. WWW: https://metacpan.org/release/MooseX-Getopt |
2008-07-28T00:53:27+00:00 | devel/p5-Getopt-Long-Descriptive |
Getopt::Long with usage text Convenient wrapper for Getopt::Long and program usage output. WWW: https://metacpan.org/release/Getopt-Long-Descriptive |
2008-07-27T20:36:52+00:00 | devel/p5-MooseX-POE |
The Illicit Love Child of Moose and POE MooseX::POE::Object is a Moose wrapper around a POE::Session. WWW: https://metacpan.org/release/MooseX-POE |
2008-07-27T20:35:42+00:00 | devel/p5-MooseX-Async |
The Orphanange of Asynchronous Love Children MooseX::Async is a set of Metaclasses for MooseX::POE and it's siblings. Please see them for documentation. WWW: https://metacpan.org/release/MooseX-Async |
2008-07-27T19:42:19+00:00 | devel/p5-MooseX-AttributeHelpers |
Extend your attribute interfaces While Moose attributes provide you with a way to name your accessors, readers, writers, clearers and predicates, this library provides commonly used attribute helper methods for more specific types of data. WWW: https://metacpan.org/release/MooseX-AttributeHelpers |
2008-07-27T14:39:21+00:00 | palm/synce-hal |
SynCE part: manages devices' connections SynCE is a project for connecting to devices running Windows CE or Pocket PC. synce-hal manages device connection process and advertises device info to other programs through HAL interface. WWW: http://synce.sourceforge.net/ |
2008-07-27T02:51:08+00:00 | net-im/pidgin-facebookchat |
Facebook Chat for Pidgin This is a Facebook chat plugin for Pidgin and libpurple messengers. It connects to the new Facebook Chat IM service without the need for an API key. Currently the plugin can: Log into the Facebook servers. Grab the buddy list. Send/receive messages. Add/remove friends. Rreceive notifications. Search for Facebook friends. Set your Facebook status. WWW: http://code.google.com/p/pidgin-facebookchat/ |
2008-07-26T17:02:59+00:00 | x11/printscreen |
Simple screenshot program for X11 Is a Simple screenshot program for X11 |
2008-07-26T16:22:21+00:00 | databases/p5-DBIx-Class-FrozenColumns |
Store virtual columns inside another column This module allows you to store multiple columns in one and transparently use this columns as if they were normal columns in your table. WWW: https://metacpan.org/release/DBIx-Class-FrozenColumns |
2008-07-26T13:54:03+00:00 | security/sshguard-ipfilter |
Protect hosts from brute force attacks against ssh and other services using ipfilter |
2008-07-26T07:55:02+00:00 | devel/libgamepad |
Generic gamepad API Libgamepad is an API for various gamepad devices under Unix. The goal is to provide both abstract and device-dependent interfaces for various joystick and gamepad devices. The library interfaces with multiple lower-level interfaces, such as the BSD "joy" and "usbhid" drivers, as well as the user-space "libhid", which in turn overlays "libusb". |
2008-07-26T04:31:12+00:00 | www/gaeo |
Open-source web framework running on Google App Engine Google App Engine Oil (GAEO) is an open-source web framework running on Google App Engine. Google App Engine Oil (GAEO) enables the web development on Google AppEngine quick and less configurations. GAEO enhances Google AppEngine SDK with new features such as: - Well-formed URL Routing - Enhanced Request Handler (Controller) - Enhanced Object-Relation Mapping (ORM) WWW: http://gaeo.org/ |
2008-07-26T03:19:08+00:00 | security/ssl-admin |
OpenSSL certificate manager with OpenVPN support ssl-admin was designed to create a user-friendly, menu-driven interface to the OpenSSL programs. ssl-admin will help you do the following tasks with SSL certificates: * Create your own CA certificate. * Create new Certificate Signing Requests * Sign existing Certificate Signing Requests * Manage Certificate Revokation Lists * Export configurations and certificates for OpenVPN. WWW: https://github.com/ecrist/ssl-admin/ |
2008-07-25T22:55:15+00:00 | net-mgmt/p5-MRTG-Parse |
Parsing and utilizing logfiles generated by MRTG Tool This perl extension enables its users to parse and utilize the logfiles that are generated by the famous MRTG (Multi Router Traffic Grapher) tool. WWW: https://metacpan.org/release/MRTG-Parse |
2008-07-25T22:53:58+00:00 | www/pecl-http |
Extended HTTP Support pecl-http extension aims to provide a convenient and powerful set of functionality for one of PHPs major applications. It eases handling of HTTP URLs, dates, redirects, headers and messages, provides means for negotiation of clients preferred language and charset, as well as a convenient way to send any arbitrary data with caching and resuming capabilities. It provides powerful request functionality too. WWW: https://pecl.php.net/package/pecl_http |
2008-07-25T22:51:49+00:00 | devel/py-jsonlib2 |
JSON Serializer/Deserializer for Python py-jsonlib2 is a lightweight data-interchange format. It is often used for exchanging data between a web server and user agent. This module aims to produce a library for serializing and deserializing JSON that conforms strictly to RFC 4627. WWW: https://pypi.org/project/jsonlib2/ |
2008-07-25T22:51:49+00:00 | devel/py-jsonlib |
JSON Serializer/Deserializer for Python py-json is a lightweight data-interchange format. It is often used for exchanging data between a web server and user agent. This module aims to produce a library for serializing and deserializing JSON that conforms strictly to RFC 4627. WWW: https://pypi.org/project/jsonlib/ |
2008-07-25T22:50:43+00:00 | devel/py-gitpython |
Python Git Library GitPython is a python library used to interact with git repositories, high-level like git-porcelain, or low-level like git-plumbing. WWW: https://github.com/gitpython-developers/GitPython |
2008-07-25T19:54:51+00:00 | devel/p5-SVN-Notify-Filter-AuthZMail |
Determines Subversion accounts to receive email via the authz file This module is a filter for SVN::Notify, intended to assist with the maintenance of access control lists with Subversion repositories. This module removes the need to maintain a separate list of people to send email notification messages to (via svnnotify --to arguments), from the AuthZSVNAccessFile. WWW: https://metacpan.org/release/SVN-Notify-Filter-AuthZMail |
2008-07-25T09:05:00+00:00 | devel/p5-Sys-MemInfo |
Perl extension for getting memory information Sys::MemInfo return the total amount of free and used physical memory in bytes in totalmem and freemem variables. Total amount of free and user swap memory are also returned in totalswap and freeswap variables. WWW: https://metacpan.org/release/Sys-MemInfo |
2008-07-25T08:46:16+00:00 | net/skyfish |
Grabbing TCP streams from network interface (SAT internet) Skyfish saves the information being sent via the HTTP protocol to disk. Allow filtering by type, file size and simultaneously listening several network interfaces. It's possible to grab sattelite internet traffic. WWW: http://www.lissyara.su/?id=1677 |
2008-07-25T08:12:22+00:00 | devel/p5-Sys-Cpu |
Sys::CPU - Perl extension for getting CPU information Sys::CPU - Perl extension for getting CPU information. In responce to a post on perlmonks.org, a module for counting the number of CPU's on a system. Support has now also been added for type of CPU and clock speed. While much of the code is from UNIX::Processors, Win32 support has been added (but not tested). WWW: http://search.cpan.org/dist/Sys-Cpu/ |
2008-07-25T04:31:42+00:00 | www/tcldom-libxml2 |
DOM API for Tcl using libxml2 TclDOM is a Tcl language binding for the W3C's DOM standard. DOM provides a tree view of an XML document. TclDOM is a package with several implementations, including one written in pure Tcl, one written in C based on TclDOMPro and another that wraps the Gnome libxml2 library. This port installs the libxml2 part. WWW: http://tclxml.sourceforge.net/tcldom.html |
2008-07-23T11:05:07+00:00 | games/stonesoup |
Dungeon Crawl Stone Soup - a fun, free rogue-like game Dungeon Crawl Stone Soup is a fun, free rogue-like game of exploration and treasure-hunting in dungeons filled with dangerous and unfriendly monsters in a quest for the mystifyingly fabulous Orb of Zot. Dungeon Crawl Stone Soup is a variant of Linley's Dungeon Crawl that's openly developed and invites participation from the Crawl community. This port comes with two interfaces: games/stonesoup - the traditional tty interfaced games/stonesoup-sdl - the fancy SDL interface WWW: http://crawl.develz.org/ |
2008-07-23T08:06:03+00:00 | devel/p5-Mouse |
Moose minus the antlers Moose is a postmodern object system for Perl5. Moose is wonderful. Unfortunately, Moose has a compile-time penalty. Though significant progress has been made over the years, the compile time penalty is a non-starter for some very specific applications. If you are writing a command-line application or CGI script where startup time is essential, you may not be able to use Moose (we recommend that you instead use persistent Perl executing environments like FastCGI for the latter, if possible). Mouse is a Moose compatible object system, which aims to alleviate this penalty by providing a subset of Moose's functionality. We're also going as light on dependencies as possible. Mouse currently has no dependencies except for building/testing modules. Mouse also works without XS, although it has an XS backend to make it much faster. WWW: https://metacpan.org/release/Mouse |
2008-07-23T08:05:22+00:00 | devel/p5-Class-Method-Modifiers |
Provides Moose-like method modifiers Method modifiers are a powerful feature from the CLOS (Common Lisp Object System) world. In its most basic form, a method modifier is just a method that calls $self->SUPER::foo(@_). I for one have trouble remembering that exact invocation, so my classes seldom re-dispatch to their base classes. Very bad! Class::Method::Modifiers provides three modifiers: before, around, and after. before and after are run just before and after the method they modify, but can not really affect that original method. around is run in place of the original method, with a hook to easily call that original method. One clear benefit of using Class::Method::Modifiers is that you can define multiple modifiers in a single namespace. These separate modifiers don't need to know about each other. This makes top-down design easy. Have a base class that provides the skeleton methods of each operation, and have plugins modify those methods to flesh out the specifics. In short, Class::Method::Modifiers solves the problem of making sure you call $self->SUPER::foo(@_), and provides a cleaner interface for it. WWW: https://metacpan.org/release/Class-Method-Modifiers |
2008-07-23T08:04:34+00:00 | devel/p5-namespace-clean |
Keep imports and functions out of your namespace When you define a function, or import one, into a Perl package, it will naturally also be available as a method. This does not per se cause problems, but it can complicate subclassing and, for example, plugin classes that are included via multiple inheritance by loading them as base classes. The "namespace::clean" pragma will remove all previously declared or imported symbols at the end of the current package's compile cycle. Functions called in the package itself will still be bound by their name, but they won't show up as methods on your class or instances. WWW: https://metacpan.org/release/namespace-clean |
2008-07-22T22:37:20+00:00 | textproc/docbook-500 |
DocBook 5.0, designed for technical documentation DocBook is a general purpose XML schema particularly well suited to books and papers about computer hardware and software (though it is by no means limited to these applications). The Version 5.0 release is a complete rewrite of DocBook in RELAX NG. The intent of this rewrite is to produce a schema that is true to the spirit of DocBook while simultaneously removing inconsistencies that have arisen as a natural consequence of DocBook's long, slow evolution. The Technical Committee has taken this opportunity to simplify a number of content models and tighten constraints where RELAX NG makes that possible. The Technical Committee provides the DocBook 5.0 schema in other schema languages, including W3C XML Schema and an XML DTD, but the RELAX NG Schema is now the normative schema. WWW: http://www.docbook.org/specs/docbook-5.0-spec-cd-04.html |
2008-07-22T20:49:56+00:00 | devel/p5-DateTime-Format-Natural |
Create machine readable date/time with natural parsing logic DateTime::Format::Natural takes a string with a human readable date/time and creates a machine readable one by applying natural parsing logic. WWW: https://metacpan.org/release/DateTime-Format-Natural |
2008-07-22T18:10:19+00:00 | net/ttbudget |
Driver for 'TechnoTrend budget DVB S-1401' (SkyStar3) A driver for DVB S-1401 PCI card. Written by paradox (http://paradox.org.ua/). In this version of the driver there is no support of TV. Only data. For additional information, see readme in source tarball WWW: http://paradox.org.ua/ |
2008-07-21T19:53:11+00:00 | devel/p5-SVN-Notify-Filter-EmailFlatFileDB |
Converts account names to email address based on a flat-file database This module is a filter for SVN::Notify that translates user account names (e.g. "user1") into email addresses. It does this based on a colon-separated file, like a UNIX passwd file (or more usefully) the AuthUserFile used by Apache. The file path is specified via the --account_file option to the svnnotify script, and the index (zero-based) of the email field is specified via the --account_field option. WWW: https://metacpan.org/release/SVN-Notify-Filter-EmailFlatFileDB |
2008-07-21T19:07:41+00:00 | x11/tint |
Lightweight freedesktop-compliant panel/taskbar/systray/clock Tint is a simple panel/taskbar/systray intentionally made for openbox3, but should also work with other window managers. The goal is to keep a clean and unintrusive look with lightweight code and compliance with freedesktop specifications. Tint taskbar features * color/transparency on font, icon, border and background * customize mouse event * drag and drop task between desktop and switch desktop Tint panel features * clock with font, color and transparency * multi-monitor : panel position adjust to monitor, taskbar by monitor WWW: https://gitlab.com/o9000/tint2 |
2008-07-20T21:19:13+00:00 | science/silo |
Mesh and field I/O library and scientific database Silo is a library for reading and writing a wide variety of scientific data to binary, disk files. The files Silo produces and the data within them can be easily shared and exchanged between wholly independently developed applications running on disparate computing platforms. Consequently, Silo facilitates the development of general purpose tools for processing scientific data. WWW: https://wci.llnl.gov/simulation/computer-codes/silo |
2008-07-19T23:18:50+00:00 | net-p2p/hrktorrent |
A light console torrent client using rasterbar's libtorrent hrktorrent is a light console torrent client using rasterbar's libtorrent. It supports the IPFilter and DHT implementation of libtorrent. It is aimed to be light and fast. WWW: http://henrik.unit5.ca/hrktorrent/ |
2008-07-19T21:31:33+00:00 | www/xpi-deepestsender |
An addon which allows posting to blogs Deepest Sender is a blogging client that runs inside Firefox. WWW: http://deepestsender.mozdev.org/ |
2008-07-19T21:30:54+00:00 | www/xpi-xhtml-ruby-support |
Adds XHTML Ruby support Adds XHTML Ruby support. Ruby texts will be rendered above the base texts, as a small text. This supports both simple ruby and complex ruby of W3C spec. Testcases: * http://www.w3.org/International/tests/sec-ruby-markup-1 * http://www.aozora.gr.jp/cards/000035/files/1567_14913.html * http://www.keishicho.metro.tokyo.jp/sikumi/pipo/music/music.htm WWW: http://piro.sakura.ne.jp/xul/_rubysupport.html.en |
2008-07-19T21:29:58+00:00 | www/xpi-google_shortcuts |
Display all of your Google Services as buttons just next to your addressbar Display all of your Google Services as buttons just next to your addressbar or anywhere you like it! You can go to settings to change which services should be available for you as buttons. Left click on a button opens the service in the current tab, MIDDLE CLICK opens a new tab. If you like you can change the main appearance from a Toolbar with all buttons you've selected to a single Dropdown Menu. WWW: http://www.googleshortcuts.org/ |
2008-07-19T21:29:58+00:00 | www/xpi-gbutts |
Display all of your Google Services as buttons just next to your addressbar Display all of your Google Services as buttons just next to your addressbar or anywhere you like it! You can go to settings to change which services should be available for you as buttons. Left click on a button opens the service in the current tab, MIDDLE CLICK opens a new tab. If you like you can change the main appearance from a Toolbar with all buttons you've selected to a single Dropdown Menu. WWW: http://www.soerenrinne.de/ |
2008-07-19T21:29:58+00:00 | www/google_shortcuts |
Display all of your Google Services as buttons just next to your addressbar Display all of your Google Services as buttons just next to your addressbar or anywhere you like it! You can go to settings to change which services should be available for you as buttons. Left click on a button opens the service in the current tab, MIDDLE CLICK opens a new tab. If you like you can change the main appearance from a Toolbar with all buttons you've selected to a single Dropdown Menu. WWW: http://www.soerenrinne.de/ |
2008-07-19T21:29:16+00:00 | www/xpi-foxyproxy |
Advanced proxy management tool FoxyProxy is an advanced proxy management tool that completely replaces Firefox's limited proxying capabilities. It offers more features than SwitchProxy, ProxyButton, QuickProxy, xyzproxy, ProxyTex, TorButton, etc. WWW: https://addons.mozilla.org/firefox/2464/ |
2008-07-19T21:28:04+00:00 | www/xpi-passwordmaker |
Manages all your online accounts using new or existing passwords One Password To Rule Them All! If you're like most people, you have a few passwords that you use over and over again on many different websites. You know this isn't secure, but you do it anyway. Why? Because it's difficult to remember a unique password for each and every web site that requires one. PasswordMaker manages all your online accounts using either new, uncrackable passwords it creates, or your existing passwords. It even automatically populates webforms for one-click login. Moreover, passwords aren't stored anywhere--they are calculated over and over again as they're needed--so there's nothing to be lost, hacked, or stolen! WWW: http://passwordmaker.org/ |
2008-07-19T21:27:17+00:00 | www/xpi-permatabs |
Turn tabs of your choice into permanent tabs Turn tabs of your choice into permanent tabs. PermaTabs can't be closed accidentally no matter what you click (even actions like "Close other tabs" will not affect them) and will stick around between sessions. Ideal for keeping URLs you use often, always one tab away. Also, ideal for picking up specific articles where you left off during a previous session. From first installation PermaTabs includes three random sample tabs (from a built in list) to get you started. Maybe you'll discover a useful site you never knew about? Adding or removing a permatab is simple - right click a site's tab, and check/uncheck "Permanent Tab". Must read: one of the default permatabs installed on first installation is an affiliate URL to eBay.com. You can of course remove this and the other sample permatabs, and create your own (which is the whole idea). WWW: https://addons.mozilla.org/en-US/firefox/addon/2558 |
2008-07-19T20:06:40+00:00 | www/py-amf |
AMF support for Python PyAMF provides Action Message Format (AMF) support for Python that is compatible with the Flash Player. The Adobe Integrated Runtime and Flash Player use AMF to communicate between an application and a remote server. AMF encodes remote procedure calls (RPC) into a compact binary representation that can be transferred over HTTP/HTTPS or the RTMP/RTMPS protocol. Objects and data values are serialized into this binary format, which increases performance, allowing applications to load data up to 10 times faster than with text-based formats such as XML or SOAP. AMF3, the default serialization for ActionScript 3.0, provides various advantages over AMF0, which is used for ActionScript 1.0 and 2.0. AMF3 sends data over the network more efficiently than AMF0. AMF3 supports sending int and uint objects as integers and supports data types that are available only in ActionScript 3.0, such as ByteArray, ArrayCollection, and IExternalizable. WWW: https://github.com/hydralabs/pyamf |
2008-07-19T20:05:56+00:00 | devel/py-uuid |
UUID object and generation functions for Python UUID object and generation functions for Python. The uuid module here is part of the standard library for Python 2.5, distributed under the Python software license. WWW: http://pypi.python.org/pypi/uuid/ |
2008-07-19T20:05:23+00:00 | textproc/py-wbxml |
Python bindings for the wbxml2 library Python bindings for the wbxml2 library. WWW: http://www.synce.org/moin/ |
2008-07-19T17:12:46+00:00 | www/commonist |
Easy upload of images to Wikimedia Commons and Mediawiki Commonist is a free Java program for easy uploads of large numbers of images to Wikimedia Commons and other Mediawiki installations. WWW: http://commons.wikimedia.org/wiki/Commons:Tools/Commonist |
2008-07-19T17:02:19+00:00 | www/jericho-html |
Java library to analyse and manipulate HTML Jericho HTML Parser is a simple but powerful java library allowing analysis and manipulation of parts of an HTML document, including some common server-side tags, while reproducing verbatim any unrecognised or invalid HTML. It also provides high-level HTML form manipulation functions. WWW: http://jerichohtml.sourceforge.net/doc/index.html |
2008-07-19T16:31:25+00:00 | games/linux-ssamtfe |
Serious Sam: The First Encounter Serious Sam is a high-adrenaline action-arcade shooter heavily focused on frantic arcade-style single player action. In a world where cyberpunk meets fantasy-fiction and advanced technology is mixed with black magic and psycho-powers, Sam travels through the beautiful world of ancient Egypt and several diverse planets, confronting countless Mental's minions on his way to the Mental's base. You need an original game CD to use this port. WWW: http://www.croteam.com/ |
2008-07-19T16:22:23+00:00 | games/linux-unrealgold |
Unreal Gold for Linux Your ship has just crashed on an unknown planet. Your best friend has just been eaten by an alien. And all you have got is a desire to go home. This can't be real, you tell yourself. This can't be real. It's not. It's Unreal! Unreal Gold contains the original Unreal game as well as the mission pack, Return to Na Pali. You need an original game CD to use this port: Unreal Gold CD Unreal Anthology DVD Unreal Gold CD for Linux by ravage Also this port requires Unreal Tournament 436 (games/linux-ut) to be installed and working. WWW: http://icculus.org/~ravage/unreal/unrealgold/ |
2008-07-19T16:15:48+00:00 | games/linux-etqw-demo-server |
Enemy Territory: QUAKE Wars Demo Server for Linux Enemy Territory: QUAKE Wars is the Ultimate Online Strategic Shooter: an objective-driven, class-based first person shooter set in the Quake universe. WWW: http://www.enemyterritory.com/ |
2008-07-19T16:11:17+00:00 | games/linux-etqw-server |
Enemy Territory: QUAKE Wars Server for Linux Enemy Territory: QUAKE Wars is the Ultimate Online Strategic Shooter: an objective-driven, class-based first person shooter set in the Quake universe. WWW: http://www.enemyterritory.com/ |
2008-07-19T16:06:37+00:00 | sysutils/vordog |
Watchdog(9) driver for watchdog timer of Vortex86 vordog is a collection of a driver and a user space daemon for FreeBSD to leverage watchdog timer of Vortex86 SoC . vordog is also watchdog(9) compatible. It is as a timer source of watchdog(9), you can use it with watchdog(4), watchdog(8), and watchdogd(8). WWW: https://app.assembla.com/spaces/vordog/wiki |
2008-07-19T15:30:02+00:00 | x11-clocks/alarm-clock |
Alarm Clock for the GNOME desktop Alarm Clock is the personal alarm clock for GNOME desktop environment. It supports sound fading, passive and normal dialogs, full screen dialogs, scheduling options command line running and few standard actions. It has an intuitive interface and it can be translated to any language. WWW: http://www.alarm-clock.pl/ |
2008-07-19T14:28:51+00:00 | x11-fonts/gnu-unifont-ttf |
GNU Unicode TrueType font GNU Unifont is a free bitmap font that covers the Unicode Basic Multilingual Plane (BMP), using an intermediate bitmapped font format. This is converted to TrueType. WWW: http://unifoundry.com/unifont.html |
2008-07-19T14:05:59+00:00 | databases/hamsterdb |
Lightweight Embedded Database Engine hamsterdb is a lightweight embedded database engine. It is in development for more than three years and concentrates on ease of use, high performance, stability and portability. The hamsterdb API is simple and self-documenting. The interface is similar to other widely-used database engines. Fast algorithms and data structures guarantee high performance for all scenarios. Hamsterdb has hundreds of unittests with a test coverage of over 90%. Each release is tested with thousands of acceptance tests in many different configurations, tested on up to six different hardware architectures and operating systems. Written in plain ANSI-C, hamsterdb runs on many architectures: Intel-compatible (x86, x64), PowerPC, SPARC, ARM, RISC and others. Tested operating systems include Microsoft Windows, Microsoft Windows CE, Linux, SunOS and other Unices. WWW: http://hamsterdb.com/index |
2008-07-19T14:05:32+00:00 | www/py-pywebdav |
WebDAV Library and Server for Python Python WebDAV implementation (level 1 and 2) that features a library that enables you to integrate WebDAV server capabilities to your application. WebDAV is an extension to the normal HTTP/1.1 protocol allowing the user to upload data, create collections of objects, store properties for objects, etc. WWW: http://www.webdav.de/ |
2008-07-19T14:03:06+00:00 | irc/conspire |
A high quality IRC client which uses a multitude of interfaces Conspire is an advanced, lightweight IRC client for UNIX. It includes a GTK interface, and a "bot" interface which has no UI. Interface segregation is accomplished through libconspire, which contains the common code. Conspire started as a fork of XChat 2.9 CVS. Scripting is not yet officially supported, but is being worked on. WWW: http://confluence.atheme.org/display/CON/Home |
2008-07-19T14:02:19+00:00 | deskutils/libopensync-plugin-vformat-devel |
Vformat plugin for the OpenSync framework This plugin is based on vformat.{c,h} which got adapted from evolution e-vcard parser. vformat.{c,h} parsing and assembling of vObject-like formatting. The term vformat is often use to describe this format of vCard 2.1, vCard 3.0, vCalendar, iCalendar and vNote. WWW: http://www.opensync.org/ |
2008-07-19T14:01:56+00:00 | deskutils/libopensync-plugin-python-devel |
Python plugin for the OpenSync framework A python module for the OpenSync framework. WWW: http://www.opensync.org/ |
2008-07-19T14:00:50+00:00 | deskutils/libopensync-plugin-python |
Python plugin for the OpenSync framework A python module for the OpenSync framework. WWW: http://www.opensync.org/ |
2008-07-19T14:00:33+00:00 | science/py-openbabel |
Python bindings for openbabel This port installs python bindings for openbabel. WWW: http://openbabel.sourceforge.net |
2008-07-19T14:00:25+00:00 | deskutils/libopensync-plugin-evolution2 |
Evolution 2 plugin for the OpenSync framework This plugin allows applications using OpenSync to synchronise to and from Evolution 2. WWW: http://www.opensync.org/ |
2008-07-19T14:00:25+00:00 | deskutils/libopensync-plugin-evolution2-devel |
Evolution 2 plugin for the OpenSync framework This plugin allows applications using OpenSync to synchronise to and from Evolution 2. WWW: http://www.opensync.org/ |
2008-07-19T13:51:22+00:00 | x11/sselp |
Simple SELection Printer for X11 Simple X selection printer. Prints the X selection to stdout. If there is no X client owning the selection it just exits. Useful for scripts where you can query the X selection without pressing mouse Button2 in cumbersome ways. WWW: http://www.suckless.org/programs/sselp.html |
2008-07-19T10:14:47+00:00 | x11/bgs |
Simple X11 BackGround Setter using Imlib2 The bgs program allows you to tailor the appearance of the background ("root") window on a workstation display running X. bgs uses imlib2 for image rendering and rotates the images automatically. It is made for dynamic Xinerama/Xrandr setups such as used with notebooks, but it works very fine in any setup. WWW: https://github.com/Gottox/bgs |
2008-07-19T10:13:26+00:00 | print/gsview |
GUI to view, search, print, and convert PostScript and PDF documents GSview is a graphical interface for Ghostscript. (Ghostscript is an interpreter for the PostScript page description language used by laser printers.) For documents following the Adobe PostScript Document Structuring Conventions, GSview allows selected pages to be viewed or printed. Features include: * Display and print PostScript and PDF files. * View pages in arbitrary order (Next, Previous, Goto). * Page size and Orientation are automatically selected from DSC comments or can be selected using the menu. * Print selected pages using Ghostscript. * Convert pages to bitmap, PDF or PostScript. * Selectable display resolution, depth, alpha. * Single button zoom. * Extract selected pages to another file. * Copy display bitmap to clipboard, and save clipboard bitmap as BMP file. * Add bitmap or user preview to EPS file (Interchange, TIFF or Windows Metafile) * Graphically select and show bounding box for EPS file. * Extract bitmap preview or PostScript from DOS EPS file. * Extract text or search for text. * Can read gzip and bzip2 compressed PostScript and PDF files. * On-line help. * English, Catalan, Dutch, French, German, Greek, Italian, Russian, Slovak, Spanish and Swedish languages. |
2008-07-19T10:11:14+00:00 | mail/dovecot-managesieve |
Dovecot ManageSieve Server daemon Dovecot native ManageSieve implementation Provides ManageSieve protocol service giving users the ability to upload their own Sieve scripts to the server, i.e. without the need for shell or FTP access. WWW: http://Wiki.Dovecot.org/ManageSieve |
2008-07-18T20:42:50+00:00 | databases/py-pg8000 |
Pure-Python Interface to the PostgreSQL Database pg8000 is a Pure-Python interface to the PostgreSQL database engine. It is one of many PostgreSQL interfaces for the Python programming language. pg8000 is somewhat distinctive in that it is written entirely in Python and does not rely on any external libraries (such as a compiled python module, or PostgreSQL's libpq library). pg8000 supports the standard Python DB-API version 2.0. WWW: https://github.com/tlocke/pg8000 |
2008-07-18T20:42:17+00:00 | databases/p5-DBIx-Class-DynamicSubclass |
Use dynamic subclassing with DBIx::Class Convenient way to use dynamic subclassing. This plugin implements methodics described in "Dynamic Sub-classing DBIx::Class proxy classes" in DBIx::Class::Manual::Cookbook. WWW: https://metacpan.org/release/DBIx-Class-DynamicSubclass |
2008-07-18T20:41:22+00:00 | www/drupal6-tagadelic |
Tagadelic module for Drupal 6 Tagadelic is a small module, without any databases, or configuration, that generates a page with weighted tags. The cool thing is that by merely altering font sizes, these lists suddenly gain a dimension. Tagadelic offers various ways to add terms and vocabularies in one tag cloud. By using the urls, you can create your own clouds pages. It also offers a sideblock for each taxonomy tree. WWW: http://drupal.org/project/tagadelic |
2008-07-18T20:41:22+00:00 | www/drupal5-tagadelic |
Tagadelic module for Drupal 5 Tagadelic is a small module, without any databases, or configuration, that generates a page with weighted tags. The cool thing is that by merely altering font sizes, these lists suddenly gain a dimension. Tagadelic offers various ways to add terms and vocabularies in one tag cloud. By using the urls, you can create your own clouds pages. It also offers a sideblock for each taxonomy tree. WWW: http://drupal.org/project/tagadelic |
2008-07-18T16:05:19+00:00 | devel/pear-PHP_CodeSniffer |
PHP Script Tokenises and Sniffs PHP and JavaScript code PHP_CodeSniffer is a set of two PHP scripts; the main phpcs script that tokenizes PHP, JavaScript and CSS files to detect violations of a defined coding standard, and a second phpcbf script to automatically correct coding standard violations. PHP_CodeSniffer is an essential development tool that ensures your code remains clean and consistent. WWW: https://pear.php.net/package/PHP_CodeSniffer |
2008-07-18T15:54:45+00:00 | irc/ii |
Minimalist FIFO and filesystem-based IRC client ii is a minimalist FIFO and filesystem-based IRC client. It creates an irc directory tree with server, channel and nick name directories. In every directory a FIFO in file and a normal out file is created. The in file is used to communicate with the servers and the out files contain the server messages. For every channel and every nick name there are related in and out files created. This allows IRC communication from command line and adheres to the Unix philosophy. WWW: http://tools.suckless.org/ii/ |
2008-07-18T14:57:43+00:00 | comms/ebook2cw |
Convert text files into cw as an mp3 or ogg file ebook2cw is a command line program (optional GUI available) which converts a plain text (ISO 8859-1 or UTF-8) ebook to morse code MP3 files. It works on several platforms, including Windows and Linux. Written by Fabian Kurz, DJ1YFK <mail@fkurz.net> WWW: http://fkurz.net/ham/ebook2cw.html |
2008-07-18T13:20:51+00:00 | security/flowtag |
Collaborative attack-analysis tool for security researchers FlowTag is a GUI interface for exploring the TCP flows in a PCAP (network trace recorded by libpcap, tcpdump, ethereal, or wireshark) file. It's strengths lie in: * rapid reconstruction of flows (via indexing), * visual selection of source IP and destination TCP ports; * filtering by time, packet count, and/or byte count * tagging flows with keywords |
2008-07-18T13:15:24+00:00 | math/py-gmpy |
Python Extension that Wraps the GMP Library A C-coded Python extension module that wraps the GMP library to provide to Python code fast multiprecision arithmetic (integer, rational, and float), random number generation, advanced number-theoretical functions, and more. WWW: http://code.google.com/p/gmpy/ |
2008-07-18T12:46:50+00:00 | devel/py-shapely |
Python Package for Manipulation 2D Geospatial Geometry Shapely is a Python package for manipulation and analysis of 2D geospatial geometries. It is based on GEOS (http://geos.refractions.net). Shapely 1.0 is not concerned with data formats or coordinate reference systems. Responsibility for reading and writing data and projecting coordinates is left to other packages like WorldMill and pyproj. WWW: https://pypi.org/project/Shapely/ |
2008-07-18T12:43:50+00:00 | databases/spatialite |
Spatial Extensions for SQLite SpatiaLite is just a small sized SQLite extension. Once you have installed SpatiaLite (a very simple and elementary task), the SQLite DBMS is enable to load, store and manipulate Spatial Data (aka GeographicData, GIS Data, Cartographic Data, GeoSpatial Data, Geometry Data and alike). SpatiaLite implements spatial extensions following the specification of the Open Geospatial Consortium (OGC). WWW: http://www.gaia-gis.it/gaia-sins/ |
2008-07-18T12:41:46+00:00 | devel/py-pymarc |
Read Write And Modify MARC Bibliographic Data pymarc is a python library for working with MARC21 bibliographic data. WWW: https://github.com/edsu/pymarc |
2008-07-18T12:38:21+00:00 | devel/py-geojson |
Python's Encoder/decoder for simple GIS features A reference implementation of the PythonGeoInterface and the GeoJSON draft. WWW: https://pypi.org/project/geojson/ |
2008-07-18T12:36:04+00:00 | math/igraph |
Package For Manipulating Undirected And Directed Graphs igraph is a free software package for creating and manipulating undirected and directed graphs. It includes implementations for classic graph theory problems like minimum spanning trees and network flow, and also implements algorithms for some recent network analysis methods, like community structure search. igraph contains functions for generating regular and random graphs, manipulating graphs, assigning attributes to vertices and edges. It can calculate various structural properties, includes heuristics for community structure detection, supports many file formats. WWW: https://igraph.org/ |
2008-07-18T12:35:46+00:00 | devel/py-cclib |
Parsers And Algorithms For Computational Chemistry Py-cclib is an open source library, written in Python, for parsing and interpreting the results of computational chemistry packages. The current version, cclib 0.9, parses output files from ADF, GAMESS (US), GAMESS-UK, Gaussian, Jaguar, Molpro, ORCA and PC GAMESS. WWW: http://cclib.github.io |
2008-07-18T12:34:59+00:00 | devel/py-gmpy |
Read Write And Modify MARC Bibliographic Data A C-coded Python extension module that wraps the GMP library to provide to Python code fast multiprecision arithmetic (integer, rational, and float), random number generation, advanced number-theoretical functions, and more. WWW: http://code.google.com/p/gmpy/ |
2008-07-18T12:29:03+00:00 | textproc/p5-CSS-Minifier-XS |
XS based CSS minifier CSS::Minifier::XS is a CSS "minifier"; its designed to remove unnecessary whitespace and comments from CSS files, while also not breaking the CSS. WWW: https://metacpan.org/release/CSS-Minifier-XS |
2008-07-18T12:25:46+00:00 | textproc/p5-JavaScript-Minifier-XS |
XS based JavaScript minifier JavaScript::Minifier::XS is a JavaScript "minifier"; its designed to remove un-necessary whitespace and comments from JavaScript files, which also not breaking the JavaScript. WWW: https://metacpan.org/release/JavaScript-Minifier-XS |
2008-07-18T11:13:38+00:00 | devel/py-pygpx |
Python Module For Parsing GPS Exchange Format (GPX) File py-gpx is a python module for parsing GPS Exchange Format (GPX) files. This module allows you to parse and extract data from GPX files. WWW: https://pypi.org/project/pygpx/ |
2008-07-18T10:55:41+00:00 | devel/xdg-user-dirs |
Tool to help manage personal user directories xdg-user-dirs is a tool to help manage "well known" user directories like the desktop folder and the music folder. It also handles localization of the filenames. WWW: http://freedesktop.org/wiki/Software/xdg-user-dirs/ |
2008-07-16T22:42:13+00:00 | lang/seed7 |
High-level, extensible programming language Seed7 is an extensible general purpose programming language designed by Thomas Mertes. It is a higher level language compared to Ada, C/C++ and Java. In Seed7 new statements and operators can be declared easily. Functions with type results and type parameters are more elegant than a template or generics concept. Object orientation is used where it brings advantages and not in places where other solutions are more obvious. Although Seed7 contains several concepts from other programming languages, it is generally not considered a direct descendant of any other programming language. Major features include: - user defined statements and operators, - abstract data types, - templates without special syntax, - OO with interfaces and multiple dispatch, - statically typed, - interpreted or compiled, - portable, - runs under Linux/Unix/Windows. WWW: http://seed7.sourceforge.net/ |
2008-07-16T21:30:30+00:00 | sysutils/zfs-snapshot-mgmt |
Automatic ZFS snapshot management tool A simple ruby script for automating creation and removal of ZFS snapshots. WWW: http://marcin.studio4plus.com/en/zfs-file-history/howto.html |
2008-07-16T19:55:16+00:00 | audio/lastfmrec |
Record last.fm radio to single mp3 files (while playing) LastFMrec plays a last.fm radio stream. While listening it creates one mp3-file per song and names it after artist and title. It can be run inside a shell or in a pop-up xterm (as browser plugin). WWW: http://elgrande.daemoncore.org/index_lastfmrec.php |
2008-07-16T17:30:35+00:00 | comms/gnocky |
Graphical (GTK+2) frontend for gnokii Gnocky is an application for managing your mobile phone. It supports setting logos, SMS and address book management, and uses the user-space mobile driver provided by the gnokii project. WWW: http://wiki.gnokii.org/index.php/Gnocky |
2008-07-15T03:32:08+00:00 | net-mgmt/nagios-check_bacula |
Nagios plugin for Bacula check_bacula is a plugin intended for use with the Nagios network monitoring system to monitor Bacula. |
2008-07-14T17:12:38+00:00 | ports-mgmt/p5-FreeBSD-Pkgs |
Parses the contents of FreeBSD package DB under /var/db/pkg Reads the FreeBSD installed packaged DB. WWW: http://search.cpan.org/dist/FreeBSD-Pkgs/ |
2008-07-14T01:51:37+00:00 | net/rabbitmq |
Erlang implementation of AMQP RabbitMQ is a complete and highly reliable Enterprise Messaging system. The RabbitMQ client libraries and broker daemon can be used together to create an AMQP network, or used individually to bring the benefits of RabbitMQ to established networks. WWW: http://www.rabbitmq.com/ |
2008-07-13T14:38:16+00:00 | textproc/docbook-450 |
DocBook/SGML DTD V4.5, designed for technical documentation The DocBook DTD defines structural and content-based SGML markup for computer documentation, with a primary emphasis on software documentation and related classes of technical documents. Its main high-level hierarchical structures are for books, reference entries (for example, ``man pages''), and articles. It is maintained by the DocBook Technical Committee of OASIS. This port contains DocBook 4.5. Note that DocBook 4.5 includes the XML DocBook DTD as part of the SGML DTD distribution. If you do not need SGML DTD you should install: textproc/docbook-xml-450 instead. There are no conflicts if both ports are installed but you will have duplicates of most of the files. WWW: http://www.docbook.org/specs/docbook-4.5-spec-cs-01.html |
2008-07-13T14:36:46+00:00 | textproc/docbook-440 |
DocBook/SGML DTD V4.4, designed for technical documentation The DocBook DTD defines structural and content-based SGML markup for computer documentation, with a primary emphasis on software documentation and related classes of technical documents. Its main high-level hierarchical structures are for books, reference entries (for example, ``man pages''), and articles. It is maintained by the DocBook Technical Committee of OASIS. This port contains DocBook 4.4. Note that DocBook 4.4 includes the XML DocBook DTD as part of the SGML DTD distribution. If you do not need SGML DTD you should install: textproc/docbook-xml-440 instead. There are no conflicts if both ports are installed but you will have duplicates of most of the files. WWW: http://www.docbook.org/specs/cd-docbook-docbook-4.4.html |
2008-07-11T11:39:59+00:00 | www/p5-Test-HTTP |
Test HTTP interactions Test::HTTP is designed to make it easier to write tests which are mainly about HTTP-level things, such as REST-type services. Each Test::HTTP object can contain state about a current request and its response. This allows convenient shorthands for sending requests, checking status codes, headers, and message bodies. WWW: https://metacpan.org/release/Test-HTTP |
2008-07-11T08:42:52+00:00 | deskutils/msynctool |
Command line client for the OpenSync framework A command line client for the OpenSync framework. WWW: http://www.opensync.org/ |
2008-07-11T08:42:52+00:00 | deskutils/msynctool-devel |
Command line client for the OpenSync framework A command line client for the OpenSync framework. WWW: http://www.opensync.org/ |
2008-07-10T16:20:47+00:00 | www/clickheat |
ClickHeat is a visual heatmap of clicks on a HTML page ClickHeat is a visual heatmap of clicks on a HTML page, showing hot and cold click zones. Features: - Few function calls to log a click, no server load rise should be noticed - A keyword is used to define the page upon Javascript code load - Screen sizes and browsers are logged WWW: http://www.labsmedia.com/clickheat/index.html |
2008-07-10T00:23:44+00:00 | games/magicor |
Old-school, puzzle game similar to Solomon's Key Old-school, puzzle game similar to Solomon's Key, but with modern features. Magicor is a puzzle game using "fancy" 2D graphics. The objective is to extinguish fires using blocks of ice. Levels may have one or more solutions, but thinking ahead is the key to victory in Magicor. WWW: http://magicor.sourceforge.net/ |
2008-07-09T21:27:14+00:00 | textproc/ansifilter |
Customizable ANSI Code Converter ansifilter is a customizable ANSI Code converter. ansifilter can output to plain text, HTML, and RTF. WWW: http://www.andre-simon.de/ |
2008-07-09T20:25:53+00:00 | devel/p5-POE-XS-Loop-Poll |
XS implementation of POE::Loop, using poll(2) Implementation of the abstract POE::Loop interface written in C using the poll(2) system call. WWW: https://metacpan.org/release/POE-XS-Loop-Poll |
2008-07-09T12:39:59+00:00 | deskutils/zbgset-admin |
This is a program for managing the ZConf stored settings for zbgset This is a command line program for easily managing the settings for zbgset. |
2008-07-09T12:36:23+00:00 | deskutils/zbgset |
A perl program for managing the background NAME zbgset - A perl program for managing the background. SYNOPSIS zbgset (-f <file>|-r|-l) [-F <fill type>] [-s <ZConf set>] USAGE Either -f, -r, or -l need used. This does not actually set the background, but calls another program to do it, but what makes it useful is it allows for random images to be used as well as the last image to be called. This makes it useful for setting the image upon login or changing it regullarly through cron. When it is ran for the first time it creates a ZConf config named "zbgset" used store the settings. |
2008-07-09T12:28:18+00:00 | sysutils/zccron |
A cron like tool that performs a single pass on a crontab stored in ZConf This is like comiccron, but stores the tabs in ZConf. For it to run the command, the last or next time it will be will have to be within a minute and 15 seconds. For most usages, you will want to have the hour and minute set to *. This allows a user to do something how ever many times they want any time during the period it is active. After running through every entry in the crontab, it then exits. Why not cron? You can have cron open opera or the like on a specific display by either switch or enviromental options, but it will always open it. This allows you to open it any time along the point it is active. |
2008-07-09T12:20:04+00:00 | net/p5-ZConf |
Configuration system allowing for either file or LDAP backed storage A configuration system allowing for either file or LDAP backed storage. zccreate Creates a new ZConf config or set. zcget Reads a value from a ZConf config. zccdump Dumps a ZConf config to ZML. zcls Lists configured ZConf congigs and sets. zcrm Remove a ZConf config or set. zcset Sets a value in a ZConf config. zcvdel Remove a variable from a ZConf config. zcvls Lists the keys of a ZConf config. zcchooser-edit Edits the chooser for a config. zcchooser-get Gets the chooser for a config. zcchooser-run Return the set that will be used for a config. zcchooser-set Set the chooser using data in the specified file. WWW: https://metacpan.org/release/ZConf |
2008-07-09T07:29:25+00:00 | devel/protobuf |
Data interchange format library Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. WWW: https://github.com/protocolbuffers/protobuf |
2008-07-09T04:27:39+00:00 | security/p5-Crypt-OpenSSL-AES |
Perl wrapper around OpenSSL's AES library The Crypt::OpenSSL::AES module implements a wrapper around OpenSSL's AES (Rijndael) library. WWW: https://metacpan.org/release/Crypt-OpenSSL-AES |
2008-07-08T21:47:35+00:00 | graphics/p5-Image-Size-FillFullSelect |
Pick whether an image fill setting for a image should be fill or full Decides if the fill setting for an image should be either fill, in meaning the image should be resized to fix the screen, or full which means it should be scaled to fit the screen. use Image::Size::FillFullSelect; my $iffs = Image::Size::FillFullSelect->new(); my $FFselection = $iffs->select("someImage.gif"); WWW: https://metacpan.org/release/Image-Size-FillFullSelect |
2008-07-08T21:35:23+00:00 | security/ratproxy |
Semi-automated, largely passive web application security audit tool Ratproxy is a semi-automated, largely passive web application security audit tool. It is meant to complement active crawlers and manual proxies more commonly used for this task, and is optimized specifically for an accurate and sensitive detection, and automatic annotation, of potential problems and security-relevant design patterns based on the observation of existing, user-initiated traffic in complex web 2.0 environments. WWW: https://github.com/codenote/ratproxy |
2008-07-08T18:37:44+00:00 | lang/racket |
Interactive, integrated, graphical Scheme programming environment Racket is a set of tools for writing and running the PLT scheme programming language. It includes a graphical IDE (drracket) that features highlighting of the source of syntax and run-time errors, support for multiple language levels, an algebraic stepper, objects, modules, a GUI library, TCP/IP, and much more. It includes an extensive, hyper-linked help system called Help Desk, available from the Help menu, the plt-help command line tool, or through a web browser. WWW: https://racket-lang.org/ |
2008-07-08T18:37:44+00:00 | lang/racket-textual |
An interactive, integrated, graphical Scheme programming environment Racket is a set of tools for writing and running the PLT scheme programming language. It includes a graphical IDE (drracket) that features highlighting of the source of syntax and run-time errors, support for multiple language levels, an algebraic stepper, objects, modules, a GUI library, TCP/IP, and much more. It includes an extensive, hyper-linked help system called Help Desk, available from the Help menu, the plt-help command line tool, or through a web browser. The racket-textual port provides a text-only version of the Racket environment without X11 dependencies. WWW: http://racket-lang.org/ |
2008-07-08T18:37:44+00:00 | lang/plt-scheme |
An interactive, integrated, graphical Scheme programming environment PLT-Scheme is a set of tools for writing and running the PLT scheme programming language. It includes a graphical IDE (drscheme) that features highlighting of the source of syntax and run-time errors, support for multiple language levels, an algebraic stepper, objects, modules, a GUI library, TCP/IP, and much more. It includes an extensive, hyper-linked help system called Help Desk, available from the Help menu, the plt-help command line tool, or through a web browser. mred is the interpreter/JIT compiler that includes the GUI toolkit. drscheme is the GUI ide, and is a mred application. mzscheme is a text-only variant that does not include the GUI toolkit. swindle is a language variant that includes a CLOS-style object system. mzc is a compilation manager that can produce stand-alone executable programs. plt-r5rs and plt-r6rs are front ends for running standards-conforming programms. plt-web-server is a web server. scribble, slatex and tex2page are text formatters. slideshow is a presentation formatter. sirmail is a mail user agent. WWW: http://www.plt-scheme.org/ |
2008-07-08T13:04:27+00:00 | editors/omegaT |
Powerful translation memory application written in Java OmegaT is a free translation memory application written in Java. It does not translate for you, but help you during the translation process. This tool is intended for professional translators. WWW: http://www.omegat.org/ |
2008-07-08T07:22:32+00:00 | www/p5-AnyEvent-HTTP |
Simple but non-blocking HTTP/HTTPS client Implements a simple, stateless and non-blocking HTTP client. It supports GET, POST and other request methods, cookies and more, all on a very low level. It can follow redirects supports proxies and automatically limits the number of connections to the values specified in the RFC. WWW: https://metacpan.org/release/AnyEvent-HTTP |
2008-07-07T17:22:21+00:00 | deskutils/gnome-main-menu |
Provides easy access to sets of GNOME applications The gnome-main-menu is a set of two utilities. A gnome-panel applet similar to the traditional main-menu but a few addtions and changes. In particular the gnome-main-menu does not provide direct access to all the applications on the system, but rather displays user specified "favorites" and recently launched applications. Access to all the applications is made through the second of the three utilities, the application-browser, which is a larger format application than that the traditional main-menu which is managed by the window manager to allow for resizing, etc. |
2008-07-07T16:30:28+00:00 | databases/p5-DBIx-RetryOverDisconnects |
Keeps database connection persistent DBI wrapper that helps to deal with databases connection problems WWW: https://metacpan.org/release/DBIx-RetryOverDisconnects |
2008-07-07T16:07:36+00:00 | devel/p5-POE-Test-Loops |
Reusable tests for POE Loop authors POE::Test::Loops contains one function, generate(), which will generate all the loop tests for one or more POE::Loop subclasses. WWW: https://metacpan.org/release/POE-Test-Loops |
2008-07-07T12:46:25+00:00 | www/p5-Squatting |
Camping-inspired Web Microframework for Perl Squatting is a web microframework written in Perl that is based on Ruby's Camping. It originally used Continuity as its foundation, but it has since been generalized such that it can squat on top of any Perl-based web framework (in theory). WWW: https://metacpan.org/release/Squatting |
2008-07-07T12:18:47+00:00 | www/p5-Continuity |
Stateful Web applications in Perl Continuity is a library to simplify web applications. Each session is written and runs as a persistant application, and is able to request additional input at any time without exiting. This is significantly different from the traditional CGI model of web applications in which a program is restarted for each new request. WWW: https://metacpan.org/release/Continuity |
2008-07-06T23:07:43+00:00 | games/npush |
Curses-based logic game similar to Sokoban and Boulder Dash nPush is a logic game similar to Sokoban and Boulder Dash. You need to collect all the gold on the level and reach the exit. To make it hard there are some rocks that stand in your way, and you also have some dynamite to blast them away. Main difference from Sokoban, KSokoban and similar games is that you can have multiple player-controlled characters you can move on the screen. nPush is written in C++. The source code is freely available under GPL license, version 2 or above. The code is very simple, so if you're interested in working on your C++ skills on a simple project, please feel free to join in. WWW: http://npush.sourceforge.net/ |
2008-07-05T23:06:19+00:00 | security/rubygem-net-ssh-gateway |
Establish Net::SSH connections through firewalls Net::SSH::Gateway is a library for programmatically tunneling connections to servers via a single "gateway" host. It is useful for establishing Net::SSH connections to servers behind firewalls, but can also be used to forward ports and establish connections of other types, like HTTP, to servers with i restricted access. * Easily manage forwarded ports * Establish Net::SSH connections through firewalls WWW: https://github.com/net-ssh/net-ssh-gateway |
2008-07-05T23:03:07+00:00 | security/rubygem-net-scp |
Non-interactive SCP processing Net::SCP is a pure-Ruby implementation of the SCP protocol. This operates over SSH (and requires the Net::SSH library), and allows files and directory trees to copied to and from a remote server. * Transfer files or entire directory trees to or from a remote host via SCP * Can preserve file attributes across transfers * Can download files in-memory, or direct-to-disk * Support for SCP URI's, and OpenURI WWW: https://github.com/net-ssh/net-scp |
2008-07-05T11:59:08+00:00 | sysutils/isomd5sum |
Implanting and checking checksums within an ISO9660 image Isomd5sum is a collection of utilities for implanting and checking MD5 checksums within an ISO9660 image. A checksum is implanted in an image using the implantisomd5 utility, and the corresponding checkisomd5 utility can be used to verify burned CDs are error-free. Also included is a Python extension for performing these tasks. |
2008-07-05T11:39:42+00:00 | sysutils/fusefs-gunzip |
Fuse.gunzip provides transparent decompression of gzip compressed files fuse.gunzip provides transparent decompression of gzip compressed files. Files read as if they were not compressed. Typical usage is to provide transparent decompression for /usr However, it can be enabled for /opt and /home also. System administrators select which files to compress. WWW: http://fuse.gunzip.silverice.org/ |
2008-07-05T09:24:34+00:00 | www/xapian-omega10 |
CGI search application built on Xapian This package contains two index building utilities (omindex and scriptindex) and a CGI search application (omega). These use the Xapian search library to provide a search over a collection of documents. WWW: http://xapian.org/ |
2008-07-05T09:24:34+00:00 | www/xapian-omega |
CGI search application built on Xapian This package contains two index building utilities (omindex and scriptindex) and a CGI search application (omega). These use the Xapian search library to provide a search over a collection of documents. WWW: https://xapian.org/ |
2008-07-05T05:28:30+00:00 | chinese/fqterm |
BBS client for BSD/Linux FQTerm is a cross-platform terminal emulator program which supports telnet/ssh1/ssh2 protocols and can process ANSI control sequences. It can be used to login BBS sites or *NIX hosts. WWW: http://fqterm.googlecode.com/ |
2008-07-05T04:54:54+00:00 | games/stepmania-devel |
Rhythm game simulator StepMania is a dance and rhythm video game created by Chris Danford. It was originally developed as a simulator of Konami's popular arcade game series Dance Dance Revolution, and has since evolved into an extensible rhythm game engine capable of supporting a wide variety of rhythm-based game types. Features 3D graphics, visualizations, support for gamepads/dance pads, a step recording mode, and more! WWW: http://www.stepmania.com/ |
2008-07-05T00:56:04+00:00 | polish/qnapi |
Qt5 based subtitle downloader Free, Qt5-based application designed for automatically downloading and matching subtitles for your movie files. It uses NapiProjekt, Napisy24 and OpenSubtitles databases. WWW: http://qnapi.github.io/ |
2008-07-05T00:46:27+00:00 | textproc/doc-mode.el |
Asciidoc fontlocking for emacs doc-mode is an emacs mode for editing documentation, specifically designed for use with asciidoc (textproc/asciidoc). WWW: http://xpt.sourceforge.net/tools/doc-mode/ |
2008-07-03T16:40:07+00:00 | devel/p5-Date-Calc-Iterator |
Iterate over a range of dates Date::Calc::Iterator objects are used to iterate over a range of dates, day by day or with a specified step. WWW: https://metacpan.org/release/Date-Calc-Iterator |
2008-07-03T13:04:08+00:00 | graphics/iec16022 |
Create 2D barcodes, also known as DataMatrix Create 2D barcodes, also known as Data Matrix. These barcodes are defined in ISO/IEC 16022. WWW: https://github.com/rdoeffinger/iec16022 |
2008-07-03T07:34:37+00:00 | devel/p5-Chooser |
Takes a string composed of various tests, arguments, etc and returns a value A system for choosing a value for something. Takes a string composed of various tests, arguements, and etc and returns a value based on it. WWW: https://metacpan.org/release/Chooser |
2008-07-02T15:17:55+00:00 | www/mod_auth_ldap |
Apache module to authenticate against an LDAP directory This module allows Apache to authenticate a location against an entry, or entries, in an LDAP database. WWW: http://muquit.com/muquit/software/mod_auth_ldap/mod_auth_ldap_apache2.html |
2008-07-02T08:09:46+00:00 | www/p5-URI-Title |
Get the titles of things on the web in a sensible way Let's suppose you want to find the title of things on the web. This seems like a really simple request, just get() the object, parse for a title tag, you're done. There are several problems with this approach: - What if the resource is on a very slow server? Do we wait for ever or what? - What if the resource is a 900 gig file? You don't want to download that. - What if the page title isn't in a title tag, but is buried in the HTML somewhere? - What if the resource is an MP3 file, or a word document or something? This module attempts to solve this problem. WWW: https://metacpan.org/release/URI-Title |
2008-07-02T08:07:48+00:00 | math/p5-Set-IntSpan-Fast-XS |
Faster Set::IntSpan::Fast This is a drop in replacement XS based version of Set::IntSpan::Fast. See that module for details of the interface. WWW: https://metacpan.org/release/Set-IntSpan-Fast-XS |
2008-06-30T20:16:22+00:00 | www/firefox3 |
Web browser based on the browser portion of Mozilla Firefox is an award winning, free, open-source web browser for many platforms and is based on the Mozilla codebase. It is small, fast and easy to use, and offers many advanced features: o Popup Blocking o Tabbed Browsing o Live Bookmarks (ie. RSS) o Extensions o Themes o FastFind o Improved Security WWW: http://www.mozilla.com/firefox |
2008-06-30T11:35:09+00:00 | www/p5-Catalyst-Model-LDAP |
LDAP model class for Catalyst This is the Net::LDAP model class for Catalyst. It is nothing more than a simple wrapper for Net::LDAP. This class simplifies LDAP access by letting you configure a common set of bind arguments. It also lets you configure a base DN for searching. WWW: https://metacpan.org/release/Catalyst-Model-LDAP |
2008-06-30T10:04:47+00:00 | java/subversion-java |
Java bindings for Version control system Subversion is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1). This port adds Java bindings to Subversion. WWW: http://subversion.tigris.org/ |
2008-06-30T00:25:09+00:00 | x11/hotwire-shell |
Object-oriented hypershell Hotwire is an object-oriented hypershell. It is a shell designed for systems programming (files, processes), and thus it is in the same conceptual category of software as the Unix shell+terminal and Windows PowerShell. |
2008-06-29T22:05:56+00:00 | audio/squeezecenter-sqlplaylist |
SqueezeCenter plugin to create playlists based on SQL queries This plugin for SqueezeCenter makes it possible to create smart playlists. Although the standard SqueezeCenter doesn't support smart playlists by itself, together with iTunes and the standard SqueezeCenter iTunes integration, it is possible to use smart playlists defined in iTunes. The problem though is that the integrated iTunes smart playlists will not be recalculated until the next time you perform a rescan in SqueezeCenter. The SQL Playlist plugin takes care of this problem and implements native smart playlist in SqueezeCenter without any need to use iTunes. The smart playlists implemented in SQL Playlist will also be automatically re-calculated after each track played so they will be based on the latest statistic information. A smart playlist in SQL Playlist are continous and will run forever in the same way as the standard Random Mix plugin, you can optionally also choose that a smart playlist shouldn't repeat already played tracks and in that case the music will stop when all songs matching the playlist has been played. WWW: http://wiki.slimdevices.com/index.php/SQL_Playlist_plugin |
2008-06-29T22:05:56+00:00 | audio/squeezeboxserver-sqlplaylist |
Squeezebox Server plugin to create playlists based on SQL queries This plugin for Squeezebox Server makes it possible to create smart playlists. Although the standard Squeezebox Server doesn't support smart playlists by itself, together with iTunes and the standard Squeezebox Server iTunes integration, it is possible to use smart playlists defined in iTunes. The problem though is that the integrated iTunes smart playlists will not be recalculated until the next time you perform a rescan in Squeezebox Server. The SQL Playlist plugin takes care of this problem and implements native smart playlist in Squeezebox Server without any need to use iTunes. The smart playlists implemented in SQL Playlist will also be automatically re-calculated after each track played so they will be based on the latest statistic information. A smart playlist in SQL Playlist are continous and will run forever in the same way as the standard Random Mix plugin, you can optionally also choose that a smart playlist shouldn't repeat already played tracks and in that case the music will stop when all songs matching the playlist has been played. WWW: http://wiki.slimdevices.com/index.php/SQL_Playlist_plugin |
2008-06-29T21:59:50+00:00 | audio/squeezecenter-transitionupdater |
SqueezeCenter plugin for determining transitions between tracks This plugin looks at the songs before and after the current song in the playlist and determines whether an album is playing or if random tracks are playing. After that determination, it sets the player's transition behaviour (crossfade, fade, etc) appropriately. The transition behaviour for the album/random/default cases can be changed by modifying the values of the four global variables at the top of Transitions.pm. There is also a user configurable section for excluding specific genres from being processed for album/random detection. In these cases, the 'default' transition preference will be used (not in v1.5). WWW: http://www.sutula.us/james/slimserver/ |
2008-06-29T21:59:28+00:00 | audio/squeezecenter-trackstat |
SqueezeCenter plugin to store ratings and statistics about songs This is a statistic plugin for SqueezeCenter. SqueezeCenter normally stores statistics about the last time a track was played, when a specific track was added to the library and how many times a track has been played. The problem is that all of these statistics are cleared every time you perform a full rescan of SqueezeCenter. The TrackStat plugin solves this problem by making sure that the statistics survive a rescan. Besides this TrackStat also extends the statistics a bit, one example is that it doesn't count a track as played just because you listen to the first 2 seconds of it, you will have to play a certain amount of the track until it is played. TrackStat also makes it possible to put a rating on all your tracks by holding a number between 1-5 down on the now playing screen. The other main functionality the TrackStat plugins provides is various ways to browse your music based on the statistic information. The standard SqueezeCenter only makes it possible to show most played tracks. The TrackStat plugin makes it possible to show the statistics in a lot more ways. The purpose is simply to give you another way to select which music you like to play, for example like: * Find tracks you haven't played for a long time * Find tracks you have recently added to the library * Find top rated tracks * Find least played tracks * And a lot more... WWW: http://wiki.slimdevices.com/index.php/TrackStat_plugin |
2008-06-29T21:59:28+00:00 | audio/squeezeboxserver-trackstat |
Squeezebox Server plugin to store ratings and statistics about songs This is a statistic plugin for Squeezebox Server. Squeezebox Server normally stores statistics about the last time a track was played, when a specific track was added to the library and how many times a track has been played. The problem is that all of these statistics are cleared every time you perform a full rescan of Squeezebox Server. The TrackStat plugin solves this problem by making sure that the statistics survive a rescan. Besides this TrackStat also extends the statistics a bit, one example is that it doesn't count a track as played just because you listen to the first 2 seconds of it, you will have to play a certain amount of the track until it is played. TrackStat also makes it possible to put a rating on all your tracks by holding a number between 1-5 down on the now playing screen. The other main functionality the TrackStat plugins provides is various ways to browse your music based on the statistic information. The standard Squeezebox Server only makes it possible to show most played tracks. The TrackStat plugin makes it possible to show the statistics in a lot more ways. The purpose is simply to give you another way to select which music you like to play, for example like: * Find tracks you haven't played for a long time * Find tracks you have recently added to the library * Find top rated tracks * Find least played tracks * And a lot more... WWW: http://wiki.slimdevices.com/index.php/TrackStat_plugin |
2008-06-29T21:58:55+00:00 | audio/squeezecenter-superdatetime |
SqueezeCenter plugin to display weather conditions and forecasts This is a SqueezeCenter plugin screensaver datetime replacement. Graphically displays current weather conditions and forecasts. Will also optionally display stock quotes and upcoming/active game information for MLB, NBA, NHL, NFL, and college football and basketball teams at user-configurable intervals. WWW: http://www.gregbrown.net/squeeze/superdatetime.htm |
2008-06-29T21:58:55+00:00 | audio/squeezeboxserver-superdatetime |
Squeezebox Server plugin to display weather conditions and forecasts This is a Squeezebox Server plugin screensaver datetime replacement. Graphically displays current weather conditions and forecasts. Will also optionally display stock quotes and upcoming/active game information for MLB, NBA, NHL, NFL, and college football and basketball teams at user-configurable intervals. WWW: http://www.gregbrown.net/squeeze/superdatetime.htm |
2008-06-29T21:56:21+00:00 | audio/squeezecenter-lazysearch |
SqueezeCenter plugin for performing lazy searches This is a SqueezeCenter plugin to add lazy search capabilities. Lazy searching allows for much faster entry of search text by allowing you to forget about multi-tapping and instead just press each of the remote control buttons once for each of the letters in the text, whatever position the letter appears in above the button. WWW: http://hickinbottom.demon.co.uk/lazysearch/ |
2008-06-29T21:56:21+00:00 | audio/squeezeboxserver-lazysearch |
Squeezebox Server plugin for performing lazy searches This is a Squeezebox Server plugin to add lazy search capabilities. Lazy searching allows for much faster entry of search text by allowing you to forget about multi-tapping and instead just press each of the remote control buttons once for each of the letters in the text, whatever position the letter appears in above the button. WWW: http://www.hickinbottom.com/lazysearch/ |
2008-06-29T21:43:35+00:00 | audio/squeezecenter-dynamicplaylist |
SqueezeCenter plugin to create dynamic playlists The Dynamic Playlist plugin is a SqueezeCenter plugin that makes it easier for other plugins to implement different types of playlists. It shows all supported playlists below the same menu and has the advantage that the user doesn't have to know which plugin implements a specific interface. WWW: http://wiki.slimdevices.com/index.php/Dynamic_Playlist_plugin |
2008-06-29T21:43:35+00:00 | audio/squeezeboxserver-dynamicplaylist |
Squeezebox Server plugin to create dynamic playlists The Dynamic Playlist plugin is a Squeezebox Server plugin that makes it easier for other plugins to implement different types of playlists. It shows all supported playlists below the same menu and has the advantage that the user doesn't have to know which plugin implements a specific interface. WWW: http://wiki.slimdevices.com/index.php/Dynamic_Playlist_plugin |
2008-06-29T14:08:29+00:00 | devel/dsss |
D Shared Software System DSSS, the D Shared Software System, builds upon rebuild and intends to create a standardized system for building, installing, configuring, acquiring and using D software, licensed as Free and Open Source Software under the MIT license. One notable component of it is its net module, which provides an analogue to Perl's CPAN or Ruby's Gems for the D programming language. WWW: http://www.dsource.org/projects/dsss/ |
2008-06-29T13:05:14+00:00 | x11-toolkits/slgtk |
S-Lang binding for GTK+ The SLgtk package binds the GIMP Toolkit, also known as Gtk, to the S-Lang scripting language. It provides an importable module which makes most of Gtk and its constituent libraries callable directly from S-Lang scripts. With SLgtk the S-Lang programmer now has access to a powerful, cross-platform widget set for creating sophisticated graphical user interfaces (GUIs). The package also includes bindings to GtkExtra, which are used in the vwhere visualization and filtering guilet, as well as a gdk-pixbuf loader for the FITS image file format widely used within astronomy, and an easy-to-use but powerful image compositing, display, and output tool. WWW: http://space.mit.edu/home/mnoble/slgtk/ |
2008-06-29T11:10:29+00:00 | audio/vagalume |
GTK+-based client for the Last.fm online radio Vagalume is an GTK+-based client for the Last.fm online radio. Although it works in standard PCs, it is specially designed to work in the Maemo platform. It has access to virtually all the same functions as the official client, including scrobbling, tagging, loving, banning etc. WWW: http://vagalume.igalia.com/ |
2008-06-29T11:08:45+00:00 | databases/jrrd |
Java native interface (JNI) to RRDtool A Java native interface (JNI) to RRDtool, formerly a part of the base OpenNMS package. WWW: http://www.opennms.org/index.php/Jrrd |
2008-06-29T11:04:39+00:00 | net/jicmp |
Java native interface (JNI) to ICMP (ping) A Java native interface (JNI) to ICMP (ping), formerly a part of the base OpenNMS package. WWW: http://www.opennms.org/index.php/Jicmp |
2008-06-29T02:17:18+00:00 | www/tcldom |
DOM API for Tcl based on TclDOMPro TclDOM is a Tcl language binding for the W3C's DOM standard. DOM provides a tree view of an XML document. TclDOM is a package with several implementations, including one written in pure Tcl, one written in C based on TclDOMPro and another that wraps the Gnome libxml2 library. This port installs the TclDOMPro part. WWW: http://tclxml.sourceforge.net/tcldom.html |
2008-06-28T22:42:07+00:00 | net/p5-Net-LDAP-Makepath |
Provides a method for creating paths in LDAP simply Net::LDAP::Makepath - Provides a methode for creating paths in LDAP simply. WWW: https://metacpan.org/release/Net-LDAP-Makepath |
2008-06-28T22:41:28+00:00 | net/p5-Net-LDAP-AutoDNs |
Automatically make some default decisions some LDAP DNs and scopes Automatically make some default decisions some LDAP DNs and scopes. WWW: https://metacpan.org/release/Net-LDAP-AutoDNs |
2008-06-28T22:36:14+00:00 | net-mgmt/snmp4nagios |
Vendor specific SNMP plugins for Nagios This is a plugin package for Nagios. Quoting from the snmp4nagios home page: SNMP4Nagios is a package of Nagios plugins which use SNMP to query hosts. While some of the plugins use standard MIBs, most are designed for vendor specific agents. Unlike other Nagios plugins, they are able to scan hosts for objects which can be monitored. They also can keep performance logs and draw plots of these using Tobias Oetiker's RRDTool. Currently devices by Brocade, Cisco, Compaq/HP and Network Appliance as well as computers running Microsoft Windows or Net-SNMP and uninterruptable power supplies are supported. WWW: http://snmp4nagios.sourceforge.net/ |
2008-06-28T22:35:22+00:00 | devel/py-mwlib |
Python's MediaWiki Parser and Utility Library py-mwlib provides a library for parsing mediawiki articles. WWW: https://pypi.org/project/mwlib/ |
2008-06-28T15:53:58+00:00 | devel/pecl-intl |
PECL extension to support Internationalization(ICU) pecl-intl is an Internationalization extension that implements ICU [1] library functionality in PHP. [1] http://www.icu-project.org/ WWW: https://pecl.php.net/package/intl |
2008-06-28T14:57:23+00:00 | devel/p5-DateTime-Format-DateParse |
Compatibility wrapper around Date::Parse This module is a compatibility wrapper around Date::Parse. Provides a tool to process different combinations of dates and zones values. If a date doesn't contain a timezone suffix, and zone parameter is not set, then the timezone of the returned DateTime object will be set to the local timezone. This is consistent with the behavior of Date::Parse. If no zone is specified and the date string does specify a timezone/offset or if a zone format cannot be parsed by DateTime::TimeZone, the returned DateTime object will have UTC timezone. WWW: https://metacpan.org/release/DateTime-Format-DateParse |
2008-06-28T14:56:35+00:00 | devel/py-odfpy |
Python API and Tools to Manipulate OpenDocument Files Odfpy aims to be a complete API for OpenDocument in Python. Unlike other more convenient APIs, this one is essentially an abstraction layer just above the XML format. The main focus has been to prevent the programmer from creating invalid documents. It has checks that raise an exception if the programmer adds an invalid element, adds an attribute unknown to the grammar, forgets to add a required attribute or adds text to an element that doesn't allow it. WWW: https://github.com/eea/odfpy |
2008-06-28T14:40:56+00:00 | mail/claws-mail-archiver |
Mail archiver plugin for Claws Mail This plugin adds archiving features to Claws Mail. WWW: https://www.claws-mail.org/plugins.php |
2008-06-27T23:26:43+00:00 | x11-drivers/xf86-video-r128 |
X.Org r128 display driver This package contains the X.Org xf86-video-r128 driver. |
2008-06-27T23:26:43+00:00 | x11-drivers/xf86-video-mach64 |
X.Org mach64 display driver This package contains the X.Org xf86-video-mach64 driver. WWW: https://www.x.org/ |
2008-06-27T12:31:07+00:00 | www/pear-Services_Blogging |
PHP interface to Blog pear-Services_Blogging provides a unified API to post and read blog entries, independent of the API supported by the server software hosting the blog. It uses a driver-based approach to communicate with different APIs out there. If a new blogging API is invented, someone just needs to write a driver for the Services_Blogging package, and everyone can access also this blogs. WWW: https://pear.php.net/package/Services_Blogging |
2008-06-27T12:29:28+00:00 | www/pear-XML_GRDDL |
PHP library for dealing with GRDDL XML_GRDDL is a PHP library for dealing with GRDDL. It can use Different XSLT engines. WWW: https://pear.php.net/package/XML_GRDDL |
2008-06-27T11:40:56+00:00 | math/py-mathdom |
Content MathML in Python MathDOM is a set of Python modules (using PyXML or lxml, and pyparsing) that import mathematical terms as a Content MathML DOM. It currently parses MathML and literal infix terms into a DOM document and writes out MathML and literal infix/prefix/postfix/Python terms. The DOM elements are enhanced by domain specific methods that make using the DOM a little easier. Implementations based on PyXML and lxml/libxml2 are available. WWW: https://pypi.org/project/mathdom/ |
2008-06-26T18:37:56+00:00 | audio/tcd |
Simple, user-friendly ncurses-based CD player TCD - a tiny CD player - is a simple, user-friendly ncurses-based CD player. WWW: http://www.nongnu.org/tcd/ |
2008-06-26T11:02:14+00:00 | sysutils/kiconvtool |
Tool to preload kernel iconv charset tables On FreeBSD, it's possible to allow plain users to mount filesystems without using su or sudo. This is enabled via vfs.usermount sysctl. However, if file name conversion is used when mounting a filesystem, in most cases mount will fail with `mount_XXX: XXX_iconv: Operation not permitted denied' error. This is caused by the fact that character set conversion tables need to be loaded into kernel, but, apart from mounting, that's not allowed to plain users, because charset tables are large enough to initiate a denial of service by filling kernel memory with many tables. This utility allows you to load only specific charset tables into kernel, so usermounts with file name conversions won't fail and in the same time it's not possible to bring the system down by filling kernel memory. WWW: https://wiki.freebsd.org/DmitryMarakasov/kiconvtool |
2008-06-26T11:01:21+00:00 | graphics/geeqie |
Lightweight image viewer forked from GQview Geeqie is a lightweight Gtk+ based image viewer for Unix operating systems. Main features o EXIF, IPTC and XMP metadata browsing and editing. o Interoperability, easy integration with other software. o geeqie works on files and directories, there is no need to import images. o Fast preview for many raw image formats. o Tools for image comparison, sorting and managing photo collection. History Geeqie has been forked from gqview project, because it was not possible to contact gqview author and the only maintainer. Geeqie projects goal is to move the development forward and also integrate the existing patches. WWW: http://www.geeqie.org/ |
2008-06-24T21:50:31+00:00 | games/hedgewars |
Free Worms-like turn based strategy game Each player controls a team of several hedgehogs. During the course of the game, players take turns with one of their hedgehogs. They then use whatever tools and weapons are available to attack and kill the opponents' hedgehogs, thereby winning the game. Hedgehogs may move around the terrain in a variety of ways, normally by walking and jumping but also by using particular tools such as the "Rope" or "Parachute", to move to otherwise inaccessible areas. Each turn is time-limited to ensure that players do not hold up the game with excessive thinking or moving. A large variety of tools and weapons are available for players during the game: Grenade, Cluster Bomb, Bazooka, UFO, Shotgun, Desert Eagle, Fire Punch, Baseball Bat, Dynamite, Mine, Rope, Pneumatic pick, Parachute. Most weapons, when used, cause explosions that deform the terrain, removing circular chunks. The landscape is an island floating on a body of water, or a restricted cave with water at the bottom. A hedgehog dies when it enters the water (either by falling off the island, or through a hole in the bottom of it), it is thrown off either side of the arena or when its health is reduced, typically from contact with explosions, to zero (the damage dealt to the attacked hedgehog or hedgehogs after a player's or CPU turn is shown only when all movement on the battlefield has ceased). WWW: http://www.hedgewars.org |
2008-06-24T11:04:50+00:00 | devel/tokamak |
High performance real-time physics library Tokamak Game Physics SDK is a high performance real-time physics library designed specially for games. It has a high-level, simple to use programming interface. With Tokamak, game developers and designers are empowered to produce the next generation of interactive games. WWW: http://www.tokamakphysics.com/ |
2008-06-23T21:44:15+00:00 | databases/couchdb |
Document database server, accessible via a RESTful JSON API Couchdb is a document database server, accessible via a RESTful JSON API. It has an ad-hoc and schema-free with a flat address space. CouchDB is distributed, featuring robust, incremental replication with bi-directional conflict detection and management. It features a table oriented reporting engine that uses Javascript as a query language. WWW: http://couchdb.org/ |
2008-06-23T10:38:12+00:00 | devel/liblas |
Library For Reading And Writing LAS-Format Data libLAS is a BSD library for reading and writing ASPRS LAS version 1.0 and 1.1 data. LAS-formatted data is heavily used in LiDAR processing operations, and the LAS format is a sequential binary format used to store data from sensors and as intermediate processing storage by some applications. WWW: https://liblas.org/ |
2008-06-23T10:10:09+00:00 | audio/audiere |
High-level audio API Audiere is a high-level audio API. It can play Ogg Vorbis, MP3, FLAC, uncompressed WAV, AIFF, MOD, S3M, XM, and IT files. For audio output, Audiere supports DirectSound or WinMM in Windows, OSS on Linux and Cygwin, and SGI AL on IRIX. Audiere is open source and licensed under the LGPL. This means that you may freely use Audiere in commercial products, as long as you do not modify the source code. If you do modify Audiere and release a product that uses your modifications, you must release your changes to the code under the LGPL as well. Audiere is portable. It is tested on Windows, Linux-i386, Cygwin, and IRIX with at least three major compilers. Most of Audiere is endian-independent, so I expect it would work with few modifications on other architectures. WWW: http://audiere.sourceforge.net/ |
2008-06-22T22:45:10+00:00 | mail/p5-Net-SMTP-SSL |
SSL support for Net::SMTP Net::SMTP::SSL implements the same API as Net::SMTP, but uses IO::Socket::SSL for its network operations. Due to the nature of Net::SMTP's new method, it is not overridden to make use of a default port for the SMTPS service. Perhaps future versions will be smart like that. Port 465 is usually what you want, and it's not a pain to specify that. WWW: https://metacpan.org/release/Net-SMTP-SSL |
2008-06-22T22:18:06+00:00 | sysutils/sg3_utils |
Set of utilities that send SCSI commands to devices The sg3_utils package contains utilities that send SCSI commands to devices. As well as devices on transports traditionally associated with SCSI (e.g. Fibre Channel (FCP), Serial Attached SCSI (SAS) and the SCSI Parallel Interface(SPI)) many other devices use SCSI command sets. Its functions are similar to camcontrol(8), but more powerful. For example, it can use SCSI Environmental Services not using FreeBSD ses(4), read SCSI device logs, and much more. WWW: http://sg.danny.cz/sg/sg3_utils.html |
2008-06-22T22:01:32+00:00 | emulators/cpmtools27 |
Tools to access CP/M disks and disk images This port allows to access CP/M file systems similar to the well-known mtools package, which accesses MSDOS file systems. It contains the followin set of tools: * cpmls - list sorted directory with output similar to ls, DIR, P2DOS DIR and CP/M3 DIR[FULL] * cpmcp - copy files from and to CP/M file systems * cpmrm - erase files from CP/M file systems * cpmchmod - change file permissions * cpmchattr - change file attributes * mkfs.cpm - make a CP/M file system * fsck.cpm - check and repair a CP/M file system (only simple errors can be repaired so far). Some images of broken file systems are provided. * fsed.cpm - view CP/M file system * manual pages for everything including the CP/M file system format All CP/M file system features are supported. Password protection is ignored, but a pseudo file [passwd] contains them decrypted. Author: Michael Moria <<michael@moria.de> WWW: http://www.moria.de/~michael/cpmtools/ |
2008-06-22T22:01:32+00:00 | emulators/cpmtools2 |
Tools to access CP/M disks and disk images This port allows to access CP/M file systems similar to the well-known mtools package, which accesses MSDOS file systems. It contains the followin set of tools: * cpmls - list sorted directory with output similar to ls, DIR, P2DOS DIR and CP/M3 DIR[FULL] * cpmcp - copy files from and to CP/M file systems * cpmrm - erase files from CP/M file systems * cpmchmod - change file permissions * cpmchattr - change file attributes * mkfs.cpm - make a CP/M file system * fsck.cpm - check and repair a CP/M file system (only simple errors can be repaired so far). Some images of broken file systems are provided. * fsed.cpm - view CP/M file system * manual pages for everything including the CP/M file system format All CP/M file system features are supported. Password protection is ignored, but a pseudo file [passwd] contains them decrypted. WWW: http://www.moria.de/~michael/cpmtools/ |
2008-06-22T21:48:03+00:00 | games/gemrb |
GemRB (Game engine made with preRendered Background) This Game Engine is a port of the original Infinity Engine (the one of Baldur's Gate, Icewind Dale, Planescape: Torment, etc...) to Linux/Unix, Mac OS X and Windows with some enhancements. WWW: http://www.gemrb.org/ |
2008-06-22T20:30:22+00:00 | sysutils/avfs |
Virtual File System library AVFS is a system, which enables all programs to look inside gzip, tar, zip, etc. files or view remote (ftp, http, dav, etc.) files, without recompiling the programs. Shared library and FUSE daemon are provided. AVFS is (C) under the GNU GPL. The shared library supporting AVFS with LD_PRELOAD is (C) under the GNU LGPL. WWW: http://avf.sourceforge.net/ |
2008-06-22T08:00:58+00:00 | graphics/processing-devel |
Open source programming language and environment for people who want to program images, animation, and interactions Processing is an open source programming language and environment for people who want to program images, animation, and interactions. It is used by students, artists, designers, researchers, and hobbyists for learning, prototyping, and production. It is created to teach fundamentals of computer programming within a visual context and to serve as a software sketchbook and professional production tool. Processing is an alternative to proprietary software tools in the same domain. WWW: http://processing.org/ |
2008-06-22T04:17:39+00:00 | x11-wm/lxsession-lite |
LXDE Lite Session Manager LXSession Lite is a stripped-down lightweight version without X11 session management support, and it's more stable than lxsession. WWW: http://lxde.sourceforge.net/ |
2008-06-22T02:43:08+00:00 | devel/php-java-bridge |
PHP module wich connects the PHP object with the Java/ECMA 335 object The php/Java bridge is an optimized, XML-based network protocol, which can be used to connect a native script engine, PHP, with a Java or ECMA 335 virtual machine. It is more than 50 times faster than local RPC via SOAP, requires less resources on the web-server side, and it is faster and more reliable than direct communication via the Java Native Interface. J2EE back end clustering and Apache load balancing are supported as well as running PHP scripts within JSP, JSF or other frameworks. The php/Java bridge allows you to quickly access java classes from within your PHP scripts without having to know Java. It also allows you to access PHP scripts from within your Java classes without having to know PHP. WWW: http://php-java-bridge.sourceforge.net/ |
2008-06-21T22:11:50+00:00 | irc/xchat-ruby |
Ruby-scripting plugin for XChat For those of us that prefer the Ruby programming language above all others, the XChat-Ruby Plugin now allows X-Chat plugins to written in Ruby, in addition to the other supported scripting interfaces. This means that, for the first time, you can use a purely object-oriented language in which to write X-Chat plugins. LICENSE: GPL2 or later WWW: http://xchat-ruby.sourceforge.net/ |
2008-06-21T20:17:19+00:00 | x11-toolkits/termit |
Small terminal emulator with Lua scripting Small terminal emulator. The only dependencies are Vte and Gtk2 libs. Termit supports tabs, bookmarks, encoding switching and sessions. WWW: http://wiki.github.com/nonstop/termit/ |
2008-06-21T14:15:20+00:00 | x11-toolkits/sakura |
Terminal emulator based on GTK and VTE sakura is a terminal emulator based on GTK and VTE. It's a terminal emulator with few dependencies, so you don't need a full GNOME desktop installed to have a decent terminal emulator. Current terminal emulators based on VTE are gnome-terminal, XFCE Terminal, TermIt and a small sample program included in the vte sources. Sakura differences from the last one is that it uses a notebook to provide several terminals in one window and adds a contextual menu with some basic options. No more no less. WWW: https://launchpad.net/sakura |
2008-06-21T12:46:43+00:00 | sysutils/archivemount |
Mount archives with FUSE Archivemount is a piece of glue code between libarchive (http://people.freebsd.org/~kientzle/libarchive/) and FUSE (http://fuse.sourceforge.net). It can be used to mount a (possibly compressed) archive (as in .tar.gz or .tar.bz2) and use it like an ordinary filesystem. WWW: https://www.cybernoia.de/software/archivemount.html |
2008-06-21T12:02:17+00:00 | x11-wm/lxsession |
LXDE Session Manager LXSession is a lightweight X11 session manager, designed for use with the Lightweight X11 Desktop Environment (LXDE). WWW: https://lxde.org/ |
2008-06-21T11:01:17+00:00 | deskutils/jjclient |
Command line client for posting JustJournal entries jjclient - A command line client for posting JustJournal entries jjclient is a UNIX-style client for JustJournal that allows you to post blog entries from the command line without the need for a web browser. WWW: http://www.justjournal.com/ |
2008-06-21T09:56:54+00:00 | devel/sml_tk |
Typed and abstract Standard ML interface to Tcl/Tk sml_tk is a Standard ML package providing a portable, typed and abstract interface to the user interface description and command language Tcl/Tk. It allows the implementation of graphical user interfaces in a structured and reusable way, supported by the powerful module system of Standard ML. WWW: http://www.informatik.uni-bremen.de/~cxl/sml_tk |
2008-06-21T06:49:30+00:00 | sysutils/p5-Iterator-File |
File iterator, optionally stateful and verbose Iterator_File is an attempt to take some repetition & tedium out of processing a flat file. Whenever doing so, I found myself adapting prior scripts so that processes could be resumed, emit status, etc. Hence an itch (and this module) was born. WWW: https://metacpan.org/release/Iterator-File |
2008-06-21T04:05:46+00:00 | sysutils/lxtask |
Lightweight desktop-independent task manager LXTask - lightweight and desktop-independent task manager derived from xfce4-taskmanager with all dependencies on xfce removed, new features, and some improvement of the user interface. WWW: https://wiki.lxde.org/en/LXTask |
2008-06-21T04:03:18+00:00 | x11-themes/lxappearance |
Desktop-independent theme switcher for GTK+ lxappearance is a desktop-independent theme switcher for GTK+. WWW: http://lxde.org/ |
2008-06-21T00:01:57+00:00 | biology/ssaha |
Very fast matching and alignment of DNA sequences SSAHA is a software tool for very fast matching and alignment of DNA sequences. It stands for Sequence Search and Alignment by Hashing Algorithm. It achieves its fast search speed by converting sequence information into a `hash table' data structure, which can then be searched very rapidly for matches. SSAHA: a fast search method for large DNA databases (2001). Ning Z, Cox AJ, Mullikin JC. Genome Res. 11: 1725-9. PMID: 11591649 WWW: http://www.sanger.ac.uk/resources/software/ssaha/ |
2008-06-20T23:12:20+00:00 | www/mod_wsgi3 |
Python WSGI adapter module for Apache The mod_wsgi adapter is an Apache module that provides a WSGI compliant interface for hosting Python based web applications within Apache. The adapter is written completely in C code against the Apache C runtime and for hosting WSGI applications within Apache has a lower overhead than using existing WSGI adapters for mod_python or CGI. WWW: http://www.modwsgi.org/ |
2008-06-20T23:12:20+00:00 | www/mod_wsgi |
Python WSGI adapter module for Apache The mod_wsgi adapter is an Apache module that provides a WSGI compliant interface for hosting Python based web applications within Apache. The adapter is written completely in C code against the Apache C runtime and for hosting WSGI applications within Apache has a lower overhead than using existing WSGI adapters for mod_python or CGI. WWW: http://www.modwsgi.org/ |
2008-06-20T22:15:45+00:00 | irc/p5-POE-Component-IRC-Plugin-QueryDNS |
POE::Component::IRC plugin for IRC based DNS queries POE::Component::IRC::Plugin::QueryDNS is a POE::Component::IRC plugin that provides DNS query facilities to the channels it occupies and via private messaging. It uses POE::Component::Client::DNS to do non-blocking DNS queries. By default the plugin attempts to use POE::Component::IRC's internal PoCo-Client-DNS resolver object, but will spawn its own copy. You can supply your own resolver object via the constructor. WWW: https://metacpan.org/release/POE-Component-IRC-Plugin-QueryDNS |
2008-06-20T22:13:05+00:00 | irc/p5-POE-Component-IRC-Plugin-POE-Knee |
POE::Component::IRC plugin that runs Acme::POE::Knee races POE::Component::IRC::Plugin::POE::Knee, is a POE::Component::IRC plugin that runs Acme::POE::Knee style horse races on IRC channels using the channel member list to generate the POE::Knees. WWW: https://metacpan.org/release/POE-Component-IRC-Plugin-POE-Knee |
2008-06-20T22:12:18+00:00 | irc/p5-POE-Component-IRC-Plugin-QueryDNSBL |
POE::Component::IRC plugin for IRC based DNSBL queries POE::Component::IRC::Plugin::QueryDNS is a POE::Component::IRC plugin that provides DNSBL query facilities to the channels it occupies and via private messaging. It uses POE::Component::Client::DNSBL to do non-blocking DNSBL queries. By default the plugin attempts to use POE::Component::IRC's internal PoCo-Client-DNS resolver object, but will spawn its own copy. You can supply your own resolver object via the constructor WWW: https://metacpan.org/release/POE-Component-IRC-Plugin-QueryDNSBL |
2008-06-20T22:11:38+00:00 | irc/p5-Parse-IRC |
Parser for the IRC protocol Parse::IRC provides a convenient way of parsing lines of text conforming to the IRC protocol ( see RFC1459 or RFC2812 ). WWW: https://metacpan.org/release/Parse-IRC |
2008-06-20T22:11:16+00:00 | irc/p5-POE-Component-IRC-Plugin-RSS-Headlines |
POE::Component::IRC plugin that provides RSS headline retrieval POE::Component::IRC::Plugin::RSS::Headlines, is a POE::Component::IRC plugin that provides a mechanism for retrieving RSS headlines from given URLs. WWW: https://metacpan.org/release/POE-Component-IRC-Plugin-RSS-Headlines |
2008-06-20T21:13:54+00:00 | audio/dcd |
Simple, programmable, intelligent CD player This is the port to libcdaudio of the original dcd player. dcd plays CDs, lets you set up CD playlists, and does most of what a conventional CD player does, in a (hopefully) intuitive manner. WWW: http://dcdplayer.sourceforge.net/ |
2008-06-20T17:57:09+00:00 | textproc/fileshuffle |
Filter for shuffling lines in a text file into random order shuffle, as its name implies, shuffles the lines of its input (either standard input, or the named files) into random order. It is in a sense the very inverse of sort(1)). WWW: http://www.eskimo.com/~scs/src/#shuffle |
2008-06-20T16:53:25+00:00 | devel/py-rtree |
R-Tree Spatial Index For Python GIS py-rtree is R-Tree spatial index for Python GIS. Whether for in-memory feature stores, Plone content, or whatever -- py-rtree is an index to speed up the search for objects that intersect with a spatial bounding box. WWW: http://trac.gispython.org/projects/PCL/wiki/Rtree |
2008-06-20T14:38:40+00:00 | java/jtiger |
Unit Test Framework and Tools for the Java2 Platform JTiger is a unit test framework and tools for the Java 2 Platform. The framework provides a useful abstraction on which to write unit test fixtures and unit test cases. JTiger tools provide functionality that is often desired in software unit testing environments. JTiger development encourages Test Driven Development, though it doesn't mandate it, and any unit testing software development technique is sufficient. WWW: http://www.jtiger.org/ |
2008-06-20T13:20:47+00:00 | devel/spatialindex |
General Framework for Developing Spatial Indices This package provides a general framework for developing spatial indices. Currently it defines generic interfaces, provides simple main memory and disk based storage managers and a robust implementation of an R*-tree, an MVR-tree and a TPR-tree. Supported Features: * Generic main memory and disk based storage managers. * R*-tree index (also supports linear and quadratic splitting). * MVR-tree index (a.k.a. PPR-tree). * TPR-tree index. * Advanced query capabilities, using Strategy and Visitor patterns. * Arbitrary shaped range queries, by defining generic geometry interfaces. * Large parameterization capabilities, including dimensionality, fill factor, node capacity, etc. * STR packing / bulk loading. WWW: https://libspatialindex.github.io/ |
2008-06-20T13:16:49+00:00 | mail/atmail |
Open Source Webmail Client AtMail is an open source webmail client written in PHP. It aims to provide a elegant Ajax webmail client for existing IMAP mailservers, with less bloat and a focus on an intuitive, simple user interface. WWW: http://atmail.org/ |
2008-06-20T13:07:11+00:00 | devel/py-geotypes |
Python Interface to Support PostGIS GeoTypes is a Python library that implements both the OpenGIS/PostGIS and standard PostgreSQL geometry types. It integrates with the psycopg Python/PostgreSQL interface. It provides implementations of all of the OpenGIS/PostGIS classes, except (x,y,m) and (x,y,z,m). It currently supports the EWKB, HEXEWKB, WKB, and WKT formats. WWW: http://freecode.com/projects/geotypes |
2008-06-20T13:04:23+00:00 | www/efront |
Elearning and Human Capital Development platform eFront is an easy to use, visually attractive, SCORM compatible, eLearning and Human Capital Development system. WWW: http://www.efrontlearning.net/ |
2008-06-20T11:30:47+00:00 | graphics/processing |
Programming environment for images, animation, and interactions Processing is an open source programming language and environment for people who want to program images, animation, and interactions. It is used by students, artists, designers, researchers, and hobbyists for learning, prototyping, and production. It is created to teach fundamentals of computer programming within a visual context and to serve as a software sketchbook and professional production tool. Processing is an alternative to proprietary software tools in the same domain. WWW: https://processing.org/ |
2008-06-20T09:42:53+00:00 | mail/ez-pine-gpg |
Set of scripts to use gpg with Pine ez-pine-gpg is a set of scripts that allows beginners and experts to use gpg with Pine. There are plenty of other applications that allow gpg to be used with Pine: This one is intended to be the best, since it merges intuitive use with powerful features. The result is an application that's not only fast and secure, but also perfect for novices and power-users alike. WWW: http://business-php.com/opensource/ez-pine-gpg/ |
2008-06-20T09:32:19+00:00 | devel/ois |
Object Oriented Input System Object Oriented Input System (OIS) is meant to be a cross platform, simple solution for using all kinds of Input Devices (KeyBoards, Mice, Joysticks, etc) and feedback devices (e.g. forcefeedback). Written in C++ using Object Oriented Design patterns. NOTE: this ports lacks joystick support. For now. WWW: https://sourceforge.net/projects/wgois/ |
2008-06-19T22:06:13+00:00 | archivers/py-librtfcomp |
Python bindings for library for handling compressed RTF documents This port is the Python binding for librtfcomp, library for handling compressed RTF documents. WWW: https://sourceforge.net/projects/synce/ |
2008-06-19T21:48:54+00:00 | archivers/librtfcomp |
Library for handling compressed RTF documents librtfcomp is a library for handling compressed RTF documents. WWW: https://sourceforge.net/projects/synce/ |
2008-06-19T10:56:11+00:00 | games/crrcsim |
Model-airplane flight simulation program Crrcsim is a model-airplane flight simulation program. Using it, you can learn how to fly model aircraft, test new aircraft designs, and improve your skills by practicing on your computer. It rules! The flight model is very realistic. The flight model parameters are calculated based on a 3D representation of the aircraft. Stalls are properly modelled as well. Model control is possible with your own rc transmitter, or any input device such as joystick, mouse, keyboard. WWW: https://sourceforge.net/projects/crrcsim/ |
2008-06-19T01:52:25+00:00 | math/stp |
Decision Procedure for Bitvectors and Arrays STP is a constraint solver (also referred to as a decision procedure or automated prover) aimed at solving constraints generated by program analysis tools, theorem provers, automated bug finders, intelligent fuzzers and model checkers. STP has been used in many research projects at Stanford, Berkeley, MIT, CMU and other universities. It is also being used at many companies such as NVIDIA, some startup companies, and by certain government agencies. The input to STP are formulas over the theory of bit-vectors and arrays (This theory captures most expressions from languages like C/C++/Java and Verilog), and the output of STP is a single bit of information that indicates whether the formula is satisfiable or not. If the input is satisfiable, then it also generates a variable assignment to satisfy the input formula. WWW: https://stp.github.io/ |
2008-06-19T00:20:16+00:00 | devel/pecl-spread |
Php Interface to the Spread Toolkit API pecl-spread is a extension for PHP to support the Spread toolkit API. While Spread is an open source toolkit that provides a high performance messaging service that is resilient to faults across local and wide area networks. WWW: http://pecl.php.net/package/spread/ |
2008-06-18T23:30:48+00:00 | games/plee-the-bear |
2D platform jump and run game Plee The Bear will be a 2D platform jump and run game, as fun as the best platform games of the 90's (the golden age of this kind of games). You're a bear, trying to catch his son, which ran away after he ate all your honey. WWW: https://sourceforge.net/projects/plee-the-bear/ |
2008-06-18T23:27:33+00:00 | print/texvc |
Convert latex equations to HTML, MathML, PNG texvc takes LaTeX-compatible equations and produces formatted output in HTML, MathML, and (via LaTeX/dvips/ImageMagick) rasterized PNG images. Input data is parsed and scrutinized for safety, and the output includes an estimate of whether the code is simple enough that HTML rendering will look acceptable. WWW: https://www.mediawiki.org/wiki/Texvc |
2008-06-18T23:26:50+00:00 | games/tetzle |
Jigsaw puzzle with tetrominoes A jigsaw puzzle game that uses tetrominoes for the pieces. Any image can be imported and used to create puzzles with a wide range of sizes. Games are saved automatically, and you can select between currently in progress games. WWW: https://gottcode.org/tetzle/ |
2008-06-18T22:51:39+00:00 | audio/kirocker |
Kicker applet for displaying Amarok info Kirocker Music Display is a KDE Kicker applet for Amarok that displays the current song information and allows for basic playback control and song rating. A stand-alone fullscreen mode is also included that offers the same functionality. WWW: http://www.kde-apps.org/content/show.php?content=52869 |
2008-06-18T18:55:26+00:00 | graphics/iiview |
Thumb viewer application IIViewer is an application for X. It allows you to display pictures in a directory as thumbnails. Selected images can then be shown in full size. It reads the most common graphic formats. WWW: https://sourceforge.net/projects/iiview/ |
2008-06-18T18:50:42+00:00 | www/twill |
Simple scripting language for Web browsing twill is a simple language that allows users to browse the Web from a command-line interface. With twill, you can navigate through Web sites that use forms, cookies, and most standard Web features. twill supports automated Web testing and has a simple Python interface. WWW: http://twill.idyll.org/ |
2008-06-18T18:47:28+00:00 | archivers/pigz |
Parallel GZIP Mark Adler, maintainer of popular zlib library has released a multicore capable Parallel Implementation of GZip, nicknamed PIGZ. Version 1.5 implements nearly all of gzip's functionality, including decompression of .gz and .Z (Unix compress) files. WWW: http://www.zlib.net/pigz/ |
2008-06-18T08:59:44+00:00 | audio/wavegain |
Program that applies ReplayGain to wave files WaveGain is a program that applies ReplayGain to wave files. The FreeBSD port of WaveGain is with a patch from gnormalize whose author is Claudio Fernandes de Souza Rodrigues. The author of WaveGain is John Edwards. WWW: http://www.rarewares.org/others.html |
2008-06-18T06:38:40+00:00 | www/davical |
Simple CalDAV server using a postgres backend DAViCal is a PHP based CalDAV server which uses a Postgres backend. It is administered using a Web interface. WWW: https://www.davical.org/ |
2008-06-17T15:19:23+00:00 | www/twiki-MathModePlugin |
Include LaTeX formatted math in your TWiki pages Include LaTeX formatted math in your TWiki pages WWW: http://twiki.org/cgi-bin/view/Plugins/MathModePlugin |
2008-06-17T05:52:53+00:00 | net/rtpproxy |
High-performance RTP proxy server for the SIP Express Router (SER) The Sippy RTPproxy is a high-performance software proxy for RTP streams that can work together with SIP Express Router (SER), OpenSER or Sippy B2BUA or any other SIP proxy or SIP B2BUA capable of rewriting SDP bodies in SIP messages that it relays. The main purpose of RTPproxy is to make the communication between SIP user agents behind NAT(s) (Network Address Translator) possible. Several cases exists when direct end-to-end communication is not possible and RTP streams have to be relayed through another host. The RTPproxy can be used to setup such a relaying host. Originally created for handling NAT scenarious it can also act as a generic media relay as well as gateway RTP sessions between IPv4 and IPv6 networks. It can also perform number of additional functions, including call recording, playing pre-encoded announcements, real-time stream copying and RTP payload reframing. WWW: http://www.rtpproxy.org/ |
2008-06-17T02:11:52+00:00 | converters/compface |
Utility and library for converting to/from xfaces Compface provides utilities and a library for converting to and from the X-Face format, a 48x48 bitmap format used to carry thumbnails of email authors in a mail header. WWW: http://ftp.xemacs.org/pub/xemacs/aux/ |
2008-06-17T02:03:30+00:00 | www/p5-Catalyst-Model-DynamicAdaptor |
Dynamically load adaptor modules Catalyst::Model::DynamicAdaptor - Dynamically load adaptor modules WWW: https://metacpan.org/release/Catalyst-Model-DynamicAdaptor |
2008-06-17T01:55:48+00:00 | devel/p5-Module-Recursive-Require |
Require module recursively Module::Recursive::Require - This class require module recursively. WWW: https://metacpan.org/release/Module-Recursive-Require |
2008-06-16T21:29:51+00:00 | print/latex-aastex |
LaTeX class for American Astronomical Society (AAS) journals AASTeX is a LaTeX-based package that can be used to mark up manuscripts for American Astronomical Society (AAS) journals. AASTeX enables you to prepare manuscripts and tables for electronic submission to The Astronomical Journal (AJ) and The Astrophysical Journal (ApJ). WWW: http://authors.iop.org/atom/help.nsf/LookupJournalSpecific/WebLatexGuidelines~AJ |
2008-06-16T21:23:59+00:00 | print/latex-aa |
LaTeX class for submission to "Astronomy and Astrophysics" LaTeX2e class for submission to the scientific journal Astronomy and Astrophysics. In order to ensure the smoothest transition for both authors and publishers, Springer-Verlag has kindly granted EDP Sciences the permission to use the LaTeX macro package that they developed for A&A Main journal. Only minor changes have been incorporated between the Springer class (1999) and the EDP Sciences class for the new journal. WWW: http://www.edpsciences.org/ |
2008-06-16T20:10:44+00:00 | devel/ruby-statgrab |
Set of Ruby bindings for libstatgrab Statgrab for Ruby contains a set of Ruby bindings to the libstatgrab portable system statistics library. WWW: http://statgrab.rubyforge.org/ |
2008-06-16T18:44:15+00:00 | net-im/qutim |
Qt4-based multiprotocol IM client with advanced features qutIM is a multiprotocol IM client, supports Jabber, ICQ and some other protocols. It offers a shiny QT4-based look and extra features like spam control, tabbed chat windows and others. Author: Rustam Chakin qutim.develop@gmail.com WWW: http://sourceforge.net/projects/qutim |
2008-06-16T16:28:22+00:00 | www/twiki-BugzillaLinkPlugin |
Link to Bugzilla bugs using shorthand references Link to Bugzilla bugs using shorthand references, ex.: %BUG{444}% %BUGLIST{1.6}% %MYBUGS{user@some.domain}% WWW: http://twiki.org/cgi-bin/view/Plugins/BugzillaLinkPlugin |
2008-06-16T13:47:14+00:00 | www/twiki-LdapNgPlugin |
Query and display data from an LDAP directory LdapNgPlugin provides an interface to query an LDAP directory and display the results in a TWiki topic. WWW: http://twiki.org/cgi-bin/view/Plugins/LdapNgPlugin |
2008-06-16T13:03:27+00:00 | www/twiki-LdapContrib |
LDAP services for TWiki This package offers basic LDAP services for TWiki and offers authentication of TWiki users by binding to an LDAP server as well as incorporate LDAP user groups into TWiki's access control. WWW: http://twiki.org/cgi-bin/view/Plugins/LdapContrib |
2008-06-16T06:50:26+00:00 | databases/ruby-frontbase |
Ruby interface to the FrontBase db engine This is a Ruby extension for accessing FrontBase databases. WWW: http://www.frontbase.com/ |
2008-06-16T05:50:36+00:00 | databases/p5-mysql-genocide |
Parallel operation on MySQL processlist mysql-genocide helps you play with big MySQL processlists. It can filter it using different criterias like execution time, query type, user or regexp matching of the SQL query etc. Actions can then be peformed on the result like killing, sorting or generating statistics. WWW: https://metacpan.org/release/RSOLIV/mysql-genocide-0.03 |
2008-06-15T21:16:01+00:00 | math/py-networkx |
Tools for complex networks NetworkX (NX) is a Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks. Features: * Includes standard graph-theoretic and statistical physics functions * Easy exchange of network algorithms between applications, disciplines, and platforms * Includes many classic graphs and synthetic networks * Nodes and edges can be "anything" (e.g. time-series, text, images, XML records) * Exploits existing code from high-quality legacy software in C, C++, Fortran, etc. * Open source (encourages community input) * Unit-tested Additional benefits due to Python: * Allows fast prototyping of new algorithms * Easy to teach * Multi-platform * Allows easy access to almost any database WWW: https://networkx.github.io/ |
2008-06-15T11:47:44+00:00 | devel/py-ptrace |
Python binding of ptrace Python binding of ptrace library. Features: * High level Python object API : PtraceDebugger and PtraceProcess * Able to control multiple processes: catch fork events on Linux * Read/write bytes to arbitrary address: take care of memory alignment and split bytes to cpu word * Execution step by step using ptrace_singlestep() or hardware interruption 3 * Can use distorm disassembler * Dump registers, memory mappings, stack, etc. * Syscall tracer and parser (strace command) WWW: https://github.com/vstinner/python-ptrace WWW: https://python-ptrace.readthedocs.io/ |
2008-06-15T04:46:11+00:00 | devel/distorm |
Fast x86 and x86-64 disassembler library diStorm is a binary stream disassembler of x86 instructions. It can operate in 16, 32, and 64 bit modes, and supports FPU, MMX, SSE, SSE2, SSE3, SSE4, 3DNow! (with extensions), x86-64, VMX, AMD SVM, and AVX instruction sets. diStorm was written to decode every instruction quickly and accurately, with robust handling of valid and unused prefixes. The output is a special structure that can describe any x86 instruction, and later be formatted into text for display. WWW: https://github.com/gdabah/distorm |
2008-06-14T18:46:03+00:00 | multimedia/schroedinger |
High-speed Dirac codec Schrodinger is a high-speed Dirac codec being developed by Fluendo in partnership with the BBC. The main developer is David Schleef, who developed the liboil optimisation library which is heavily used in the project. WWW: http://www.diracvideo.org/ |
2008-06-14T11:06:20+00:00 | textproc/bomstrip |
Strip Byte-Order Marks (BOM) from UTF-8 text Bomstrip is a very simple tool that removes BOM's (byte-order-marks) from utf-8 files. Actually, it is a set of tools that all do the same thing, but - for added entertainment value - in multiple programming languages (python, c, java, brainfuck, ook!, perl, sed, postscript, pascal, unlambda, limbo, haskell, ocaml, php, ruby). You want to always have this tool within hand-reach, no matter where you are and which compilers/interpreters you keep close to you. Each tool reads from stdin and writes to stdout. It accepts no options or arguments. It never writes into files directly. All files are public domain. It exists for the purpose of noting how stupid BOM's in utf-8 files are. Oh, in case you didn't know yet: utf-8 does not have byte-ordering issues, so there is absolutely no need to have three bytes (the utf-8-BOM) that do not say anything about the byte-order (since there is nothing to say). WWW: https://www.ueber.net/who/mjl/projects/bomstrip/ |
2008-06-14T08:48:16+00:00 | korean/ko.TeX-fonts-extra |
Korean TeX extra fonts ko.TeX is a collection of LaTeX packages made by Koaunghi Un, Dohyun Kim and Kangsoo Kim to replace HLaTeX and Hangul-ucs. ko.TeX-fonts-extra contains extra fonts. WWW: http://project.ktug.or.kr/ko.TeX/ |
2008-06-14T08:43:37+00:00 | korean/ko.TeX |
Korean TeX macro and utilities ko.TeX is a collection of LaTeX packages made by Koaunghi Un, Dohyun Kim and Kangsoo Kim to replace HLaTeX and Hangul-ucs. ko.TeX contains macro and utilities. WWW: http://project.ktug.or.kr/ko.TeX/ |
2008-06-14T08:35:36+00:00 | korean/ko.TeX-fonts-base |
Korean TeX base fonts ko.TeX is a collection of LaTeX packages made by Koaunghi Un, Dohyun Kim and Kangsoo Kim to replace HLaTeX and Hangul-ucs. ko.TeX-fonts-base contains base fonts. WWW: http://project.ktug.or.kr/ko.TeX/ |
2008-06-14T08:00:10+00:00 | textproc/p5-Perl-Critic-Bangs |
Collection of handy Perl::Critic policies Perl::Critic::Bangs is a collection of Perl::Critic policies that will help make your code better. WWW: https://metacpan.org/release/Perl-Critic-Bangs |
2008-06-14T07:55:40+00:00 | devel/p5-EV |
Perl interface to libev, a high performance full-featured event loop Perl interface to libev - high-performance event loop/event model with lots of features. It is modelled (very losely) after libevent and the Event perl module, but is faster, scales better and is more correct, and also more featureful. And also smaller. WWW: https://metacpan.org/release/EV |
2008-06-14T07:49:53+00:00 | www/p5-CGI-Application-Dispatch-Server |
Simple HTTP server for developing with CGI::Application::Dispatch CGI::Application::Dispatch::Server A simple HTTP server for developing apps that use CGI::Application::Dispatch WWW: https://metacpan.org/release/CGI-Application-Dispatch-Server |
2008-06-14T07:07:48+00:00 | www/p5-CGI-Application-Dispatch |
Dispatch requests to CGI::Application based objects CGI::Application::Dispatch Dispatch requests to CGI::Application based objects WWW: https://metacpan.org/release/CGI-Application-Dispatch |
2008-06-14T00:01:35+00:00 | x11-drivers/xf86-video-sis-intel |
X.Org sis display driver provided by Intel This package contains the X.Org SiS driver provided by Intel for their D201GLY/D201GLY2 motherboards |
2008-06-13T23:41:46+00:00 | net/httpry |
Packet sniffer designed for displaying and logging HTTP traffic "httpry is a specialized packet sniffer designed for displaying and logging HTTP traffic. It is not intended to perform analysis itself, but to capture, parse, and log the traffic for later analysis. It can be run in real-time displaying the traffic as it is parsed, or as a daemon process that logs to an output file. It is written to be as lightweight and flexible as possible, so that it can be easily adaptable to different applications." WWW: http://dumpsterventures.com/jason/httpry/ |
2008-06-13T07:13:07+00:00 | databases/openbase-jdbc |
The Java JDBC implementation for OpenBase This is the official implementation of JDBC, the Java Database Connectivity API, for accessing OpenBase databases from Java. WWW: http://www.openbase.com/ |
2008-06-13T06:36:56+00:00 | www/mod_webobjects |
WebObjects WebServer Adaptor for Apache |
2008-06-13T06:33:56+00:00 | www/woadaptor-cgi |
WebObjects WebServer CGI/FastCGI Adaptor |
2008-06-13T06:29:46+00:00 | www/woadaptor |
WebObjects WebServer Adaptor (Apache Module and CGI) WOAdaptor is a collection of WebObjects WebServer Adaptors. These include an Apache Module, CGI and FastCGI adaptors This is a subproject of Project Wonder and is an effort to pool enhancements and bug fixes for Apple's open source codebase. WWW: http://wonder.sourceforge.net/WOAdaptor.html |
2008-06-13T06:12:59+00:00 | www/webobjects |
WebObjects Application Server Runtime WebObjects runtime is the deployment environment for Apple WebObjects Applications. WebObjects is a suite of tools and object-oriented frameworks that enable you to create and deploy web applications and web services using Java. WWW: http://www.apple.com/webobjects |
2008-06-13T04:40:29+00:00 | databases/p5-DBD-FrontBase |
DBI driver for FrontBase RDBMS server This is the official implementation of DBD::FrontBase, the DBI Database Connectivity driver, for accessing FrontBase databases from Perl. WWW: http://www.frontbase.com/ |
2008-06-13T04:25:26+00:00 | databases/frontbase-jdbc |
The Java JDBC implementation for FrontBase This is the official implementation of JDBC, the Java Database Connectivity API, for accessing FrontBase databases from Java. WWW: http://www.frontbase.com/ |
2008-06-13T04:16:29+00:00 | databases/frontbase |
Frontbase SQL Database Server FrontBase is a high performance, scalable, SQL 92 compliant relational database server created in the internet age for universal deployment. WWW: http://www.frontbase.com/ |
2008-06-13T03:43:51+00:00 | security/fwknop |
SPA implementation for Linux and FreeBSD fwknop, "FireWall KNock OPerator", implements Single Packet Authorization (SPA). WWW: http://www.cipherdyne.org/fwknop/ |
2008-06-13T02:37:00+00:00 | net/tn5250j |
5250 terminal emulator for the AS/400 written in Java A feature-rich graphical Telnet 5250 emulator written in Java. WWW: http://tn5250j.sourceforge.net/ |
2008-06-13T02:08:24+00:00 | sysutils/jtopen |
Java library to access OS/400 or i5/OS systems JTOpen is the open source version of the IBM Toolbox for Java licensed program product. The IBM Toolbox for Java is a library of Java classes supporting the client/server and internet programming models to a system running OS/400 or i5/OS. The classes can be used by Java applets, servlets, and applications to easily access OS/400 and i5/OS data and resources. The Toolbox does not require additional client support over and above what is provided by the Java Virtual Machine and TCP/IP. WWW: http://jt400.sourceforge.net/ |
2008-06-11T13:08:32+00:00 | graphics/jogl |
Java bindings for OpenGL The JOGL project hosts the development version of the Java Binding for the OpenGL API (JSR-231), and is designed to provide hardware- supported 3D graphics to applications written in Java. JOGL provides full access to the APIs in the OpenGL 2.0 specification as well as nearly all vendor extensions, and integrates with the AWT and Swing widget sets. It is part of a suite of open-source technologies initiated by the Game Technology Group at Sun Microsystems. WWW: https://jogl.dev.java.net/ |
2008-06-10T05:55:16+00:00 | devel/p5-Module-List |
Module 'directory' listing This module deals with the examination of the namespace of Perl modules. WWW: https://metacpan.org/release/Module-List |
2008-06-09T14:19:37+00:00 | devel/pear-Date_Holidays_Ukraine |
Driver based class to calculate holidays in the Ukraine Date_Holidays helps you calculate the dates and titles of holidays and other special celebrations. This is the driver for calculating holidays in the Ukraine. WWW: https://pear.php.net/package/Date_Holidays_Ukraine |
2008-06-09T14:17:57+00:00 | devel/pear-Date_Holidays_USA |
Driver based class to calculate holidays in the USA Date_Holidays helps you calculate the dates and titles of holidays and other special celebrations. This is the driver for calculating holidays in USA. WWW: https://pear.php.net/package/Date_Holidays_USA |
2008-06-09T14:16:25+00:00 | devel/pear-Date_Holidays_UNO |
Driver based class to calculate holidays in the UNO Date_Holidays helps you calculate the dates and titles of holidays and other special celebrations. This is the driver for calculating UNO holidays. WWW: https://pear.php.net/package/Date_Holidays_UNO |
2008-06-09T14:15:11+00:00 | devel/pear-Date_Holidays_Sweden |
Driver based class to calculate holidays in Sweden Date_Holidays helps you calculate the dates and titles of holidays and other special celebrations. This is the driver for calculating holidays in Sweden. WWW: https://pear.php.net/package/Date_Holidays_Sweden |
2008-06-09T14:13:58+00:00 | devel/pear-Date_Holidays_Slovenia |
Driver based class to calculate holidays in Slovenia Date_Holidays helps you calculate the dates and titles of holidays and other special celebrations. This is the driver for calculating holidays in Slovenia. WWW: https://pear.php.net/package/Date_Holidays_Slovenia |
2008-06-09T14:12:34+00:00 | devel/pear-Date_Holidays_Romania |
Driver based class to calculate holidays in Romania Date_Holidays helps you calculate the dates and titles of holidays and other special celebrations. This is the driver for calculating holidays in Romania. WWW: https://pear.php.net/package/Date_Holidays_Romania |
2008-06-09T14:11:37+00:00 | devel/pear-Date_Holidays_PHPdotNet |
Driver based class to calculate birthdays of members of PHP.net Date_Holidays helps you calculate the dates and titles of holidays and other special celebrations. This is the driver for calculating the birthdays of some members of the PHP.net community. WWW: https://pear.php.net/package/Date_Holidays_PHPdotNet |
2008-06-09T14:09:56+00:00 | devel/pear-Date_Holidays_Norway |
Driver based class to calculate holidays in Norway Date_Holidays helps you calculate the dates and titles of holidays and other special celebrations. This is the driver for calculating holidays in Norway. WWW: https://pear.php.net/package/Date_Holidays_Norway |
2008-06-09T14:08:52+00:00 | devel/pear-Date_Holidays_Netherlands |
Driver based class to calculate holidays in the Netherlands Date_Holidays helps you calculate the dates and titles of holidays and other special celebrations. This is the driver for calculating holidays in the Netherlands. WWW: https://pear.php.net/package/Date_Holidays_Netherlands |
2008-06-09T14:07:19+00:00 | devel/pear-Date_Holidays_Ireland |
Driver based class to calculate holidays in Ireland Date_Holidays helps you calculate the dates and titles of holidays and other special celebrations. This is the driver for calculating holidays in Ireland. WWW: https://pear.php.net/package/Date_Holidays_Ireland |
2008-06-09T14:06:10+00:00 | devel/pear-Date_Holidays_Iceland |
Driver based class to calculate holidays in Iceland Date_Holidays helps you calculate the dates and titles of holidays and other special celebrations. This is the driver for calculating holidays in Iceland. WWW: https://pear.php.net/package/Date_Holidays_Iceland |
2008-06-09T14:04:59+00:00 | devel/pear-Date_Holidays_Germany |
Driver based class to calculate holidays in Germany Date_Holidays helps you calculate the dates and titles of holidays and other special celebrations. This is the driver for calculating holidays in Germany. WWW: https://pear.php.net/package/Date_Holidays_Germany |
2008-06-09T14:03:52+00:00 | devel/pear-Date_Holidays_EnglandWales |
Driver based class to calculate holidays in England and Wales Date_Holidays helps you calculate the dates and titles of holidays and other special celebrations. This is the driver for calculating holidays in England and Wales. WWW: https://pear.php.net/package/Date_Holidays_EnglandWales |
2008-06-09T14:02:45+00:00 | devel/pear-Date_Holidays_Discordian |
Driver based class to calculate Discordian holidays Date_Holidays helps you calculate the dates and titles of holidays and other special celebrations. This is the driver for calculating Discordian holidays. WWW: https://pear.php.net/package/Date_Holidays_Discordian |
2008-06-09T14:01:32+00:00 | devel/pear-Date_Holidays_Denmark |
Driver based class to calculate holidays in Denmark Driver based class to calculate holidays in Denmark. WWW: https://pear.php.net/package/Date_Holidays_Denmark |
2008-06-09T14:00:19+00:00 | devel/pear-Date_Holidays_Brazil |
Driver based class to calculate holidays in Brazil Date_Holidays helps you calculate the dates and titles of holidays and other special celebrations. This is the driver for calculating holidays in Brazil. WWW: https://pear.php.net/package/Date_Holidays_Brazil |
2008-06-09T13:59:05+00:00 | devel/pear-Date_Holidays_Austria |
Driver based class to calculate holidays in Austria Driver based class to calculate holidays in Austria. WWW: https://pear.php.net/package/Date_Holidays_Austria |
2008-06-09T00:52:55+00:00 | deskutils/google-gadgets |
Google Desktop Gadgets Google Gadgets for Linux provides a platform for running desktop gadgets under Linux, catering to the unique needs of Linux users. WWW: http://code.google.com/p/google-gadgets-for-linux/ |
2008-06-08T19:51:16+00:00 | x11-fm/pbi-thumbnailer |
Generates icon thumbnails for PC-BSD installer files Pbi-thumbnailer is a tool that integrates with Nautilus, and produces thumbnails for PC-BSD installer (PBI) files. PBIs may contain custom icons, and this tool will show those icons instead of the generic executable icon. |
2008-06-07T16:27:26+00:00 | devel/p5-MooseX-ClassAttribute |
Declare class attributes Moose-style MooseX::ClassAttribute allows you to declare class attributes in exactly the same way as you declare object attributes, except using class_has() instead of has(). It is also possible to make these attributes immutable (and faster) just as you can with normal Moose attributes. WWW: https://metacpan.org/release/MooseX-ClassAttribute |
2008-06-07T14:58:07+00:00 | net-mgmt/ezradius |
EzRADIUS is FreeRADIUS and Chillispot web-based management software ezRADIUS is FreeRADIUS and Chillispot web-based management software package. WWW: http://ezradius.sourceforge.net/ |
2008-06-06T02:52:29+00:00 | mail/dbmail23 |
An SQL database-based mail system (POP3 and IMAP) Dbmail is the name of a group of programs that enable the possibility of storing and retrieving mail messages from a database (currently MySQL, PostgreSQL or SQLite). * Scalability. Dbmail is as scalable as the database system that is used for the mail storage. In theory millions of accounts can be managed using dbmail. One could, for example, run 4 different servers with the pop3 daemon each connecting to the same database (cluster) server. * Manageability. Dbmail is based upon a database. Dbmail can be managed by changing settings in the database (f.e. using PHP/Perl/SQL), without needing shell access. * Speed. Dbmail uses very efficient, database specific queries for retrieving mail information. This is much faster then parsing a filesystem. * Security. Dbmail has got nothing to do with the filesystem or interaction with other programs in the Unix environment which need special permissions. Dbmail is as secure as the database it's based upon. * Flexibility. Changes on a Dbmail system (adding of users, changing passwords etc.) are effective immediately. WWW: http://www.dbmail.org/ |
2008-06-05T22:01:20+00:00 | net/p5-Net-Jaiku |
Perl interface to jaiku.com's API #' This module allows easy access to Feeds, Presences and Users at jaiku.com. It requires an API key retreivable from http://api.jaiku.com/ for each username you wish to authenticate. WWW: http://search.cpan.org/dist/Net-Jaiku/ |
2008-06-05T21:53:31+00:00 | devel/p5-Log-Dispatch-Configurator-YAML |
Configurator implementation with YAML Implementation of Log::Dispatch::Configurator using YAML format. WWW: https://metacpan.org/release/Log-Dispatch-Configurator-YAML |
2008-06-05T21:51:47+00:00 | www/p5-HTML-ContentExtractor |
Extract text contained within an HTML document Extract text contained within an HTML document WWW: https://metacpan.org/release/HTML-ContentExtractor |
2008-06-05T20:09:20+00:00 | textproc/p5-XML-FeedPP |
Parse/write/merge/edit RSS/RDF/Atom syndication feeds Parse/write/merge/edit RSS/RDF/Atom syndication feeds WWW: https://metacpan.org/release/XML-FeedPP |
2008-06-05T19:40:32+00:00 | security/spybye |
Web proxy to detect malware SpyBye is a tool to help web masters determine if their web pages are hosting browser exploits that can infect visiting users with malware. It functions as an HTTP proxy server and intercepts all browser requests. SpyBye uses a few simple rules to determine if embedded links on your web page are harmlesss, unknown or maybe even dangerous. SpyBye analyzes all downloads in the background and provides you with a warning notification whenever it encounters content that is potentially malicious. At that point, you can click on the link in the notification and receive a more detailed analysis of the web page. WWW: http://www.spybye.org/ |
2008-06-05T19:06:30+00:00 | databases/powerarchitect |
Data modeling and profiling tool [ excerpt from developer's www site ] The Power*Architect is a user-friendly data modeling tool created by data warehouse designers, and has many unique features geared specifically for the data warehouse architect. It allows users to reverse-engineer existing databases, perform data profiling on source databases, and auto-generate ETL metadata. Plus, the Power*Architect has the ability to take snapshots of database structures, allowing users to design DW data models while working offline. WWW: http://software.sqlpower.ca/page/demos |
2008-06-05T13:58:02+00:00 | graphics/linux-sdl_ttf |
Library to use TrueType fonts in SDL applications (Linux version) This is a simple library to load images of various formats as SDL surfaces. This library supports BMP, PPM, PCX, GIF, JPEG, PNG, TGA, and TIFF formats. (Linux version) WWW: http://www.libsdl.org/projects/SDL_image/ |
2008-06-05T12:39:13+00:00 | graphics/lprof-devel |
Open source color profiler LPROF is the only open source ICC profiler with a graphical user interface. It can be used to create ICC version 2 compliant profiles for cameras, scanners and monitors. As such it fills a necessary niche in the emerging open source color management effort. WWW: http://lprof.sourceforge.net |
2008-06-05T12:06:18+00:00 | databases/kpogre |
PostgreSQL administration tool for KDE KPoGre is administration tool for PostgreSQL database system that runs on KDE. It uses libpqxx library. Main features: * Browsing through PostgreSQL system catalog * Wizards for create, modify and drop database objects * Wizards for database administration tasks (backup, restore, vacuum, analyze) * Wizards for changing access privileges * SQL Query/result windows, for editing and executing SQL statements and viewing result * Datatable windows for edit database tables content * Executor windows for run database functions WWW: http://kpogre.sourceforge.net/ |
2008-06-05T01:53:43+00:00 | ftp/uftp |
Multicast capable FTP client and server UFTP is an encrypted multicast file transfer program, designed to securely, reliably, and efficiently transfer files to multiple receivers simultaneously. This is useful for distributing large files to a large number of receivers, and is especially useful for data distribution over a satellite link (with two way communication), where the inherent delay makes any TCP based communication highly inefficient. WWW: http://uftp-multicast.sourceforge.net |
2008-06-05T01:44:43+00:00 | net/ptpd |
An implementation of the precision time protocol IEEE 1588 ptpd is an implementation of version 1 the Precision Time Protocol (IEEE 1588-2002) PTP was developed to provide very precise time coordination of LAN connected computers. WWW: http://ptpd.sourceforge.net/ |
2008-06-04T13:19:47+00:00 | devel/p5-MooseX-Singleton |
Turn Moose class into a singleton MooseX::Singleton lets you easily upgrade (or downgrade, as it were) your Moose class to a singleton. WWW: https://metacpan.org/release/MooseX-Singleton |
2008-06-04T13:18:59+00:00 | security/openvas-server |
Security scanner: a fork of Nessus OpenVAS stands for Open Vulnerability Assessment System and is a network security scanner with associated tools like a graphical user fontend. The core is a server component with a set of network vulnerability tests (NVTs) to detect security problems in remote systems and applications. WWW: http://www.openvas.org/ |
2008-06-04T13:17:20+00:00 | security/openvas-plugins |
Plugins for OpenVAS OpenVAS stands for Open Vulnerability Assessment System and is a network security scanner with associated tools like a graphical user fontend. The core is a server component with a set of network vulnerability tests (NVTs) to detect security problems in remote systems and applications. WWW: http://www.openvas.org/ |
2008-06-04T13:15:44+00:00 | security/openvas-libraries |
OpenVAS libraries The Open Vulnerability Assessment System (OpenVAS) is a framework of several services and tools offering a comprehensive and powerful vulnerability scanning and vulnerability management solution. This package contains core libraries. WWW: http://www.openvas.org/ |
2008-06-04T13:14:01+00:00 | security/openvas-libnasl |
NASL libraries for OpenVAS OpenVAS stands for Open Vulnerability Assessment System and is a network security scanner with associated tools like a graphical user fontend. The core is a server component with a set of network vulnerability tests (NVTs) to detect security problems in remote systems and applications. WWW: http://www.openvas.org/ |
2008-06-04T13:12:03+00:00 | security/openvas-client |
GUI client for OpenVAS OpenVAS stands for Open Vulnerability Assessment System and is a network security scanner with associated tools like a graphical user fontend. The core is a server component with a set of network vulnerability tests (NVTs) to detect security problems in remote systems and applications. WWW: http://www.openvas.org/ |
2008-06-04T08:35:39+00:00 | devel/p5-Sub-Identify |
Retrieve names of code references Sub::Identify allows you to retrieve the real name of code references. WWW: https://metacpan.org/release/Sub-Identify |
2008-06-03T23:58:19+00:00 | x11/evilvte |
VTE based, super lightweight terminal emulator evilvte is a terminal emulator. It supports almost everything VTE provides. It also supports tabs, tabbar autohide, and switch encoding at runtime. Configuration is via editing source code and recompilation. WWW: http://www.calno.com/evilvte/ |
2008-06-03T23:58:19+00:00 | x11-toolkits/evilvte |
A VTE based, super lightweight terminal emulator evilvte is a terminal emulator. It supports almost everything VTE provides. It also supports tabs, tabbar autohide, and switch encoding at runtime. Configuration is via editing source code and recompilation. WWW: http://www.calno.com/evilvte/ |
2008-06-03T20:05:21+00:00 | devel/libclaw |
C++ Library Absolutely Wonderful CLAW is a C++ Library Absolutely Wonderful providing useful classes from the simplest AVL binary search trees to the complex meta programming tools, including image manipulation, a generic alpha-beta algorithm, sockets implemented as std::stream and more WWW: http://libclaw.sourceforge.net/ |
2008-06-03T18:04:08+00:00 | net/skystar2 |
Kernel module and program for SkyStar2/SkyStar2.8A A driver for DVB-S card (producer TechniSat, Germany, http://www.technisat.com/) SkyStar 2 TV PCI on chip FlexCop II or FlexCop IIB by B2C2inc (SkyStar2). In this version of the driver there is no support of TV. Only data. Written by paradox (http://paradox.org.ua/). For additional information see readme in the source tarball. WWW: http://paradox.org.ua/ |
2008-06-03T17:24:39+00:00 | games/simplevaders |
Space-Invaders like 2D space shooter Intense 2D space shooter like Space-Invaders, but not quite. It uses OpenGL and includes particle effects. The objective is to shoot the aliens before they reach the bottom of the screen. WWW: http://dusted.dk/pages/simplevaders/ |
2008-06-03T15:12:04+00:00 | graphics/svgfig |
Draw mathematical figures in SVG using Python The SVGFig package lets you draw mathematical figures in Scalable Vector Graphics format (SVG), using the Python language. As a tool, its usefulness lies somewhere between freehand drawing programs, which don't give you quantitative control over your figures, and traditional plotting packages, which fit your data into a prescribed template. SVGFig allows you to draw anything you can express in Python. SVGFig is particularly suited to handle non-linear geometries. All lines, including the coordinate axis, curve if passed through a non-linear coordinate transformation, and coordinate systems can be nested in trees. This generalizes all the tools necessary for making plots, so it is easy to create polar plots of radial data, Hammer-Aitoff projections of the sky, translations in hyperbolic spaces, or experiment with new representations. SVGFig also maintains a convenient representation of SVG images as Python constructs, so you can load graphics from SVG files, dissect them, manipulate them with an automated script, and save them in batch. WWW: http://code.google.com/p/svgfig/ |
2008-06-03T13:24:39+00:00 | www/fluxbb |
Fast and lightweight PHP-powered discussion board FluxBB is an open source forum application released under the GNU General Public Licence. It is free to download and use and will remain so. FluxBB was conceived and designed to be fast and light with less of the "not so essential" features that some of the other forums have whilst not sacrificing essential functionality or usability. WWW: http://www.fluxbb.org/ |
2008-06-03T13:23:09+00:00 | audio/gogglesmm |
Music collection manager and player Goggles Music Manager is a music collection manager and player that automatically categorizes your music files based on genre, artist, album, and song. It supports gapless playback and features easy tag editing. WWW: https://gogglesmm.github.io/ |
2008-06-03T13:23:09+00:00 | audio/gmm |
Music collection manager and player Goggles Music Manager is a music collection manager and player that automatically categorizes your music files based on genre, artist, album, and song. It supports gapless playback and features easy tag editing. WWW: http://code.google.com/p/gogglesmm/ |
2008-06-03T13:19:58+00:00 | net-im/trix |
TriX is a chat compatible with 2.0 protocol of the Vypress Chat As compared to VyQChat in TriX such new features appears as: files transfer, bulletin board, users avatars, logs, links navigation, broadcast and multicast type of connection, search by IP address and many other, a few more features not listed here. Now TriX is compatible with the version 2.0 of the Vypress Chat protocol developed by VyPRESS Research. WWW: http://trix.sourceforge.net/ |
2008-06-03T09:41:36+00:00 | science/pycdf |
Python Interface to the Unidata NetCDF Library Pycdf is a Python interface to the Unidata netCDF library. It provides an almost complete coverage of the netCDF C API, wrapping it inside easy to use Python classes. WWW: http://pysclint.sourceforge.net/pycdf/ |
2008-06-03T08:38:16+00:00 | databases/pgloader |
Import CSV data and Large Object to PostgreSQL pgloader imports data from a flat file and inserts it into one or more PostgreSQL database tables. It uses a flat file per database table, and you can configure as many Sections as you want, each one associating a table name and a data file. Data are parsed and rewritten, then given to PostgreSQL COPY command. Parsing is necessary for dealing with end of lines and eventual trailing separator characters, and for column reordering: your flat data file may not have the same column order as the database table has. pgloader is also able to load some large objects data into PostgreSQL, as of now only Informix UNLOAD data files are supported. This command gives large objects data location information into the main data file. pgloader parse it add the text or bytea content properly escaped to the COPY data. pgloader issues some timing statistics every "commit_every" commits. At the end of processing each section, a summary of overall operations, numbers of rows copied and commits, time it took in seconds, errors logged and database errors is issued. WWW: http://pgfoundry.org/projects/pgloader/ |
2008-06-03T08:16:14+00:00 | net/online-desktop |
GNOME Online Desktop The goal of the GNOME Online Desktop is to adapt the desktop to become the perfect window for online applications like GMail, Photobucket, Facebook, EBay, Wikipedia, and countless others that user and developer momentum is shifting towards. WWW: http://live.gnome.org/OnlineDesktop |
2008-06-03T08:08:55+00:00 | misc/bigboard |
Big Board sidebar is an experimental panel for the GNOME Desktop The Big Board sidebar is an experimental panel for the GNOME Desktop, designed to integrate with Online Desktop and Mugshot WWW: http://live.gnome.org/OnlineDesktop/Sidebar |
2008-06-03T02:49:07+00:00 | security/squidclamav |
Squid interface to ClamAV SquidClamAV is an interface to perform antivirus checks on data passing through Squid Proxy. WWW: http://sourceforge.net/projects/squidclamav/ |
2008-06-03T02:40:57+00:00 | devel/p5-libalarm |
Allow multiple, queued alarms This module is an attempt to enhance Perl's built-in alarm/$SIG{ALRM} functionality. WWW: https://metacpan.org/release/libalarm |
2008-06-03T02:35:07+00:00 | games/openjazz |
Free re-implementation of the Jazz Jackrabbit(tm) game engine OpenJazz, is a free, open-source re-implementation of the classic Jazz Jackrabbit(tm) game engine. WWW: http://alister.eu/jazz/oj |
2008-06-02T19:46:21+00:00 | lang/hla |
High Level Assembly HLA, the High-Level Assembler lets you write true low-level code while enjoying the benefits of high-level language programming. WWW: http://webster.cs.ucr.edu/AsmTools/HLA/ |
2008-06-01T23:01:08+00:00 | textproc/p5-XML-Code |
Module for converting XML hash structures into plain text This module converts XML hash structures into plain text. WWW: https://metacpan.org/release/XML-Code |
2008-06-01T22:34:14+00:00 | graphics/py-exiv2 |
Python bindings for exiv2 pyexiv2 is a python binding to exiv2, the C++ library for manipulation of EXIF and IPTC image metadata. It is a python module that allows your python scripts to read and write metadata (EXIF, IPTC, thumbnail) embedded in image files (JPEG, TIFF, ...). It is designed as a high level interface to the functionalities offered by exiv2 (and is built on top of it). Using python's built-in data types and standard modules, it provides easy manipulation of image metadata. WWW: https://launchpad.net/pyexiv2 |
2008-06-01T21:01:12+00:00 | security/p5-Authen-Passphrase |
Perl module for handling hashed passwords/passphrases as objects This is the base class for a system of objects that encapsulate passphrases. An object of this type is a passphrase recogniser: its job is to recognise whether an offered passphrase is the right one. For security, such passphrase recognisers usually do not themselves know the passphrase they are looking for; they can merely recognise it when they see it. There are many schemes in use to achieve this effect, and the intent of this class is to provide a consistent interface to them all, hiding the details. The CPAN package Authen::Passphrase contains implementations of several specific passphrase schemes in addition to the base class. WWW: https://metacpan.org/release/Authen-Passphrase |
2008-06-01T20:59:20+00:00 | security/p5-Crypt-UnixCrypt_XS |
Perl XS interface for a portable traditional crypt function Perl XS interface for a portable traditional crypt function. WWW: https://metacpan.org/release/Crypt-UnixCrypt_XS |
2008-06-01T20:58:23+00:00 | security/p5-Crypt-Eksblowfish |
Perl module for the Eksblowfish block cipher Eksblowfish is a variant of the Blowfish cipher, modified to make the key setup very expensive. ("Eks" stands for "expensive key schedule".) This doesn't make it significantly cryptographically stronger, but is intended to hinder brute-force attacks. It also makes it unsuitable for any application requiring key agility. It was designed by Niels Provos and David Mazieres for password hashing in OpenBSD. Eksblowfish is a parameterised (family-keyed) cipher. It takes a cost parameter that controls how expensive the key scheduling is. It also takes a family key, known as the "salt". Cost and salt parameters together define a cipher family. Within each family, a key determines an encryption function in the usual way. This distribution also includes an implementation of "bcrypt", the Unix crypt() password hashing algorithm based on Eksblowfish. WWW: https://metacpan.org/release/Crypt-Eksblowfish |
2008-06-01T20:57:22+00:00 | security/p5-Authen-DecHpwd |
Perl module for DEC VMS password hashing This perl module implements the LGI$HPWD password hashing function from VMS, and some associated VMS username and password handling functions. WWW: https://metacpan.org/release/Authen-DecHpwd |
2008-06-01T20:51:38+00:00 | devel/p5-Module-Runtime |
Runtime module handling The functions exported by this module deal with runtime handling of Perl modules, which are normally handled at compile time. WWW: https://metacpan.org/release/Module-Runtime |
2008-06-01T19:51:51+00:00 | www/mod_macro22 |
Apache 2.2.x module for use macros in config files mod_macro is a third-party module to the Apache Http Server, distributed with a BSD-style license like Apache. It allows the definition and use of macros within apache runtime configuration files. The syntax is a natural extension to apache html-like configuration style. WWW: http://www.cri.ensmp.fr/~coelho/mod_macro/ |
2008-06-01T13:18:00+00:00 | sysutils/tmux |
Terminal Multiplexer Tmux is a terminal multiplexer, it enables a number of terminals to be accessed and controlled from a single terminal. tmux is intended to be a simple, modern, BSD-licensed alternative to programs such as GNU screen. WWW: http://tmux.github.io/ |
2008-06-01T13:18:00+00:00 | misc/tmux |
A Terminal Multiplexer Tmux is a terminal multiplexer, it enables a number of terminals to be accessed and controlled from a single terminal. tmux is intended to be a simple, modern, BSD-licensed alternative to programs such as GNU screen. WWW: http://www.sourceforge.net/projects/tmux/ |
2008-06-01T01:08:05+00:00 | databases/pgfouine |
PostgreSQL log analyzer pgFouine is a PostgreSQL log analyzer used to generate detailed reports from a PostgreSQL log file. pgFouine can help you to determine which queries you should optimize to speed up your PostgreSQL based application. WWW: http://pgfouine.projects.postgresql.org/ |
2008-06-01T00:08:57+00:00 | x11/dzen2 |
General purpose messaging, notification and menuing program for X11 Dzen is a general purpose messaging, notification and menuing program for X11. It was desigend to be scriptable in any language and integrate well with window managers like dwm, wmii and xmonad though it will work with any windowmanger. WWW: https://github.com/robm/dzen |
2008-05-31T22:58:51+00:00 | graphics/import-pictures |
Utility to copy/move pictures from a directory import-pictures copies or moves pictures from one directory (for example from a mounted camera) to another directory. You can choose date ranges from within to copy the images. For example you can just choose the pictures from one day of the event in one directory and after that you can move the other day into another directory. WWW: http://www.formorer.de/code/import-pictures/import-pictures.html |
2008-05-31T18:08:04+00:00 | irc/p5-POE-Component-IRC-Plugin-CoreList |
IRC plugin that provides CoreList goodness POE::Component::IRC::Plugin::CoreList is a frontend to the excellent Module::CoreList module which will let you know what modules shipped with which versions of perl, over IRC. WWW: https://metacpan.org/release/POE-Component-IRC-Plugin-CoreList |
2008-05-31T16:59:59+00:00 | irc/p5-POE-Component-IRC-Plugin-Bollocks |
POE::Component::IRC plugin that talks bollocks POE::Component::IRC::Plugin::Bollocks is a POE::Component::IRC plugin generates management bullshit whenever you need it. WWW: https://metacpan.org/release/POE-Component-IRC-Plugin-Bollocks |
2008-05-31T15:19:59+00:00 | net/p5-BBS-Client |
Client Module For BBS Systems BBS::Client - A Client Module For BBS Systems WWW: https://metacpan.org/release/CORNELIUS/BBS-Client-0.03 |
2008-05-31T13:50:00+00:00 | sysutils/p5-Lchown |
Perl5 module providing access to lchown(2) Lchown allows calls from Perl5 to lchown(2) enable changes to the ownership of a symbolic link itself instead of to the file the link points to. WWW: https://metacpan.org/release/Lchown |
2008-05-31T04:30:36+00:00 | comms/libsyncml |
SyncML protocol library for PIM data synchronization Libsyncml is a implementation of the SyncML protocol. Its purpose is PIM data synchronization with mobile devices over HTTP or OBEX/Bluetooth channels. WWW: http://libsyncml.opensync.org/ |
2008-05-31T04:21:34+00:00 | emulators/xcpc |
Portable Amstrad 464&/664/6128 emulator Xcpc is a portable Amstrad CPC464/CPC664/CPC6128 Emulator written in C. It is designed to run on any POSIX system (Linux/BSD/UNIX-like OSes). Implemented Features: * Athena GUI (selected at compilation time) * Motif* GUI (selected at compilation time) * Floppy disk images support (*.dsk) * Snapshot memory images support (*.sna) * Drag and Drop support (*.dsk, *.sna) * Keyboard emulation (QWERTY, AZERTY) * Joystick emulation (numeric keypad, numlock disabled) * Almost full CRTC-6845 / GateArray emulation * Adaptative frame-rate WWW: http://xcpc.sourceforge.net/ |
2008-05-30T22:47:53+00:00 | databases/p5-DBIx-Class-EncodeColumns |
Handle column encodings This module allows you to handle column encodings WWW: https://metacpan.org/release/DBIx-Class-EncodeColumns |
2008-05-30T21:50:46+00:00 | net/desktop-data-model |
Engine providing live updates of online data to the desktop Engine providing live updates of online data to the desktop. WWW: http://ftp.gnome.org/pub/GNOME/sources/desktop-data-model/ |
2008-05-30T21:49:08+00:00 | x11-toolkits/hippo-canvas |
Client stacker popup widget for GTK+ toolkit The Hippo Canvas was originally developed to display the client stacker popup. It is now used in other projects such as the OLPC Sugar interface, and the Big Board desktop. WWW: http://developer.mugshot.org/wiki/Hippo_Canvas |
2008-05-30T21:46:48+00:00 | devel/p5-ZML |
Simple, fast, and easy to read binary data storage format A simple, fast, and easy to read binary data storage format. It allows for comments and meta data as well. WWW: https://metacpan.org/release/ZML |
2008-05-30T20:17:44+00:00 | graphics/py-poppler |
Python bindings for the Poppler PDF rendering library Python bindings for graphics/poppler. WWW: https://launchpad.net/poppler-python |
2008-05-30T20:11:11+00:00 | devel/py-extended_threading |
A library to extend pythons threading library This port provides extra threading options including: * Subclassable thread-related classes (such as locks) * Read/Write locks WWW: http://www.var-dev.net |
2008-05-30T14:13:23+00:00 | net/p5-Daemon-Generic |
Framework to provide start/stop/reload for a daemon Daemon::Generic provides a framework for starting, stopping, reconfiguring daemon-like programs. The framework provides for standard commands that work for as init.d files and as apachectl-like commands. Programs that use Daemon::Generic subclass Daemon::Generic to override its behavior. Almost everything that Genric::Daemon does can be overridden as needed. WWW: https://metacpan.org/release/Daemon-Generic |
2008-05-30T14:12:29+00:00 | net/p5-Socket |
Networking constants and support functions Socket is a low-level module used by, among other things, the IO::Socket family of modules. The following examples demonstrate some low-level uses but a practical program would likely use the higher-level API provided by IO::Socket or similar instead. WWW: https://metacpan.org/release/Socket |
2008-05-29T19:14:47+00:00 | lang/nbfc |
New Brainfuck Compiler The New Brainfuck Compiler is an optimizing Brainfuck-C and Brainfuck-Java compiler. WWW: http://koeln.ccc.de/ablage/brainfuck/index.en.xml |
2008-05-29T09:24:46+00:00 | editors/yzis |
Vi-like editor Yzis a vi-like editor inspired by Vim. It aims to be a powerful, fast editor with all of Vim's features and hopefully, at some point, more. |