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. WWW: https://sources.freehackers.org/Yzis |
2008-05-29T05:01:57+00:00 | finance/php-tclink |
PHP extension for TrustCommerce credit card processing TCLink is a thin client API that allows a merchant to process credit card transactions through the TrustCommerce processing gateway over a encrypted channel (SSL) using TCP/IP. WWW: http://www.trustcommerce.com/ |
2008-05-29T02:09:19+00:00 | net-im/p5-Net-XMPP2 |
Implementation of the XMPP Protocol This is the head module of the Net::XMPP2 XMPP client protocol (as described in RFC 3920 and RFC 3921) framework. WWW: https://metacpan.org/release/ELMEX/Net-XMPP2-0.14 |
2008-05-29T01:42:32+00:00 | sysutils/netident |
Tool for helping identify what network a machine is on A tool for helping identify what network a machine is on. |
2008-05-28T21:01:11+00:00 | www/serf |
Serf HTTP client library The serf library is a C-based HTTP client library built upon the Apache Portable Runtime (APR) library. It multiplexes connections, running the read/write communication asynchronously. Memory copies and transformations are kept to a minimum to provide high performance operation. WWW: http://serf.apache.org/ |
2008-05-28T18:15:24+00:00 | devel/jsl |
Analyzes JavaScript code looking for bugs and signs of poor quality Many JavaScript implementations do not warn against questionable coding practices. Yes, that's nice for the site that "works best with Internet Explorer" (designed with templates, scripted with snippets copied from forums). But it's a nightmare when you actually want to write quality, maintainable code. That's where JavaScript Lint comes in. With JavaScript Lint, you can check all your JavaScript source code for common mistakes without actually running the script or opening the web page. JavaScript Lint holds an advantage over competing lints because it is based on the JavaScript engine for the Firefox browser. This provides a robust framework that can not only check JavaScript syntax but also examine the coding techniques used in the script and warn against questionable practices. WWW: http://www.javascriptlint.com/ |
2008-05-28T15:17:16+00:00 | www/p5-WebService-Rakuten |
Rakuten WebService API WebService::Rakuten is a simple Perl interface to the Rakuten WebService API. WWW: https://metacpan.org/release/WebService-Rakuten |
2008-05-28T12:58:56+00:00 | emulators/linux-xjoypad |
Joy-Device to X mapping (lets you play Linux games with a joypad) excerpt from README.txt: xjoypad allows an USB joypad (probably a USB joystick, too) to be used with games on linux (probably other unix-like operating systems too). This is done by mapping the joypad events to X keyboard events which are sent to the window currently having the focus. Therefore only keyboard-controlled games are currently supported by xjoypad. xjoypad was written to add joypad support to the playstation emulator epsxe. This is the Linux version. WWW: http://members.chello.at/erich.kitzmueller/ammoq/download.html |
2008-05-28T12:53:43+00:00 | sysutils/p5-Sys-Syslog |
Perl interface to the UNIX syslog(3) calls C<Sys::Syslog> is an interface to the UNIX C<syslog(3)> program. Call C<syslog()> with a string priority and a list of C<printf()> args just like C<syslog(3)>. WWW: https://metacpan.org/release/Sys-Syslog |
2008-05-28T12:36:05+00:00 | www/mod_fileiri |
Apache 2.x http IRIs module mod_fileiri implements http IRIs for directories/files, i.e. if accepts URIs with non-ASCII characters encoded in UTF-8 and converts them to the legacy encoding used in the file system (which can be specified per directory, or even finer if necessary (although that's a real hack)). What is more, it continues to accept requests in the legacy encoding specified, and redirects them to the correct UTF-8 form, which then returns the actual document (without looping). There is also a backwards mode, which does redirects from URIs in a specified legacy encoding to UTF-8 if the directory/ filenames are in UTF-8. WWW: http://www.w3.org/2003/06/mod_fileiri/ |
2008-05-27T13:38:24+00:00 | devel/pear-PHP_UML |
PEAR Class to Create UML Representation of PHP Code PHP_UML is a reverse-engineering package that scans PHP files and directories, and delivers an UML/XMI representation of the classes and packages found. WWW: https://pear.php.net/package/PHP_UML |
2008-05-27T05:56:16+00:00 | audio/akode-plugins-pulseaudio |
Pulseaudio output plugin for akode aKode is a simple audio-decoding frame-work that provides a uniform interface to decode the most common audio-formats. It also has a direct playback option for a number of audio-outputs. |
2008-05-26T01:49:09+00:00 | sysutils/zfs-replicate |
ZFS Snapshot Replication Script Simple script to replicate zfs volumes between hosts (or between pools on the same host) via incremental snapshots. WWW: https://github.com/leprechau/zfs-replicate |
2008-05-25T10:09:59+00:00 | audio/sineshaper |
Monophonic synth plugin with two oscillators and waveshapers A monophonic synth plugin that sends the sound from two sine oscillators through two sine waveshapers in series. You can control the vibrato, tremolo, portamento, the tuning of both oscillators, the oscillator mix, the shape amount (total and split over both shapers) and the phase of the second waveshaper function. There is also an ADSR envelope generator that can control the total shape amount and the amplification (with controllable sensitivity for both), an LFO for the total shape amount, distortion, and a feedback delay. The shape amount and amplification is velocity sensitive, and the synth supports MIDI pitch bend events (with a range of +/- 2 semitones). All parameters can be controlled using MIDI Controller events. WWW: http://ll-plugins.sourceforge.net |
2008-05-25T08:01:38+00:00 | japanese/umefont |
Ume Font, A Free Japanese TrueType font UmeFont is a free Japanese TrueType font. WWW: http://sourceforge.jp/projects/ume-font/wiki/FrontPage |
2008-05-25T08:01:38+00:00 | japanese/font-ume |
Ume Japanese TrueType fonts UmeFont is a free Japanese TrueType font. WWW: http://sourceforge.jp/projects/ume-font/wiki/FrontPage |
2008-05-24T18:40:32+00:00 | games/vegastrike |
Open source 3D space simulator Vega Strike is an open source, 3D space simulator. Work is proceeding on both the Vega Strike game engine and a Vega Strike Universe game data set. Both engine and data are in a playable state, but still under development. Each release serves as a beta for both engine and data. Current features include: * Trading * Exploration * Plenty of shoot 'em up action * Preliminary multiplayer deathmatch (testing server only) WWW: http://vegastrike.sourceforge.net/ |
2008-05-24T18:37:17+00:00 | games/vegastrike-data |
Vega Strike data files Vega Strike data files This port install the data files needed to run Vega Strike opensource 3D space simulator WWW: http://vegastrike.sourceforge.net |
2008-05-24T17:14:01+00:00 | www/p5-WebService-Simple |
Simple Interface To Web Services APIs WebService::Simple is a simple class to interact with web services. It's basically an LWP::UserAgent that remembers recurring api URLs and parameters, plus sugar to parse the results. WWW: https://metacpan.org/release/WebService-Simple |
2008-05-24T17:12:36+00:00 | devel/p5-Class-Data-ConfigHash |
Add Catalyst-Style Config To Your Class Add Catalyst-Style Config To Your Class WWW: https://metacpan.org/release/Class-Data-ConfigHash |
2008-05-24T15:58:32+00:00 | x11-wm/wmanager-addons |
Helper scripts and documentation for the X11 window manager selector The wmanager-addons package contains a couple of helper shell scripts and manual pages for the x11/wmanager window manager selector. They were originally part of the Debian wmanager package, but have later been ported to other operating systems. WWW: http://devel.ringlet.net/x11/wmanager-addons/ |
2008-05-24T07:04:45+00:00 | biology/phred |
Base calling and quality value assignment on DNA sequencing Phred reads DNA sequencer trace data, calls bases, assigns quality values to the bases, and writes the base calls and quality values to output files. Trace data is read from chromatogram files in the SCF, ABI, and EST formats, even if they were compressed using gzip, bzip2, or UNIX compress. Quality values are written to FASTA format files or PHD files, which can be used by the Phrap sequence assembly program in order to increase the accuracy of the assembled sequence. Base calling and quality value accuracies tested for: ABI models 373, 377, and 3700 Molecular Dynamics MegaBACE LI-COR 4000 Base calling accuracies tested for: ABI model 3100 Beckman CEQ It contains also a data evaluation program called 'daev'. See DAEV.DOC for more information. You must obtain the tarball via e-mail to build. See the web site below. WWW: http://www.phrap.org/phredphrapconsed.html |
2008-05-24T07:04:45+00:00 | biology/phrap |
Program for assembling shotgun DNA sequence data Phrap is a program for assembling shotgun DNA sequence data. Among other features, it allows use of the entire read and not just the trimmed high quality part, it uses a combination of user-supplied and internally computed data quality information to improve assembly accuracy in the presence of repeats, it constructs the contig sequence as a mosaic of the highest quality read segments rather than a consensus, it provides extensive assembly information to assist in trouble-shooting assembly problems, and it handles large datasets. This package also contains Swat and Cross_match. Swat is a program for searching one or more DNA or protein query sequences against a sequence database, using (an efficient implementation of) the Smith-Waterman-Gotoh algorithm. Cross_Match is a general-purpose utility based on Swat for comparing any two sets of DNA sequences, and it can be used to: * produce vector-masked versions of a set of reads * compare a set of cDNA sequences to a set of cosmids * compare contigs found by two altanative assembly procedures to each other * compare phrap contigs to the final edited cosmid sequence. WWW: http://www.phrap.org/phredphrapconsed.html |
2008-05-24T07:01:56+00:00 | biology/phd2fasta |
Converter from output files of Phred/Consed to FASTA files Phred and consed write sequence and quality value information in 'phd' output files. A phd file contains information in a header, the called bases, the base quality values, and the base call trace locations. Phd2fasta reads phd files and writes sequence and quality value FASTA files, which phrap and cross_match need as input. (Consed needs phd files in order to obtain the base call locations.) WWW: http://www.phrap.org/phredphrapconsed.html |
2008-05-24T07:00:37+00:00 | biology/consed |
Graphical tool for editing Phrap assemblies Consed is a tool for viewing and editing sequence assemblies made by phrap, and includes Autofinish which will automatically choose finishing reads. WWW: http://www.phrap.org/consed/consed.html |
2008-05-24T06:51:36+00:00 | science/2d-rewriter |
Cellular automata simulator 2d-rewriter is a cellular automata simulator. Key features: - Declarative input language for rules and initial patterns definition. - Ability to emulate Conway's "Life Game" via proper rules specification. - Ability to demonstrate self replicating loops. - Patterns are tried in 4 orientations. - Cell directions are defined against the pattern orientation. - Total number of rules can be substantially decreased by using sets and defining patterns using variables. - Required run time environment is a minimal X window system installation on a POSIX-compatible system (*BSD/Linux/Mac OS X/Cygwin/...). WWW: https://github.com/iserikov/2d-rewriter |
2008-05-24T06:39:32+00:00 | devel/asdlgen |
Interoperable serializers for C,C++,Haskell,Icon,Java,ML asdlGen is a tool for generating data marshalling and unmarshalling code from a high-level (ASDL) specification. It can generate such code for sml, ocaml, ansi-c, java, haskell, icon, c++. The Abstract Syntax Description Lanuguage (ASDL) is a language designed to describe the tree-like data structures in compilers. Its main goal is to provide a method for compiler components written in different languages to interoperate. WWW: http://asdl.sourceforge.net/ |
2008-05-24T00:24:44+00:00 | games/netherearth |
Remake of the first real time strategy game on the SPECTRUM NETHER EARTH REMAKE. Nether Earth was the very first real time strategy game. It worked on a SPECTRUM machine, and only needed 48KB of RAM to work!! It has all the tipical elements of strategy games: resources, factories, combat units, etc. WWW: http://www.braingames.getput.com/nether/default.asp |
2008-05-23T23:39:53+00:00 | dns/udns |
DNS resolver library with sync and async queries UDNS is a stub DNS resolver library with ability to perform both synchronous and asynchronous DNS queries. WWW: http://www.corpit.ru/mjt/udns.html |
2008-05-22T10:24:56+00:00 | security/sqlmap |
Automatic SQL injection tool sqlmap is an automatic SQL injection tool entirely developed in Python. It is capable to perform an extensive database management system back-end fingerprint, retrieve remote DBMS databases, usernames, tables, columns, enumerate entire DBMS, read system files and much more taking advantage of web application programming security flaws that lead to SQL injection vulnerabilities. WWW: http://sqlmap.org/ |
2008-05-22T00:12:54+00:00 | archivers/pear-PHP_Archiv |
Create and Use PHP Archive files The PHP_Archive package allows creation of self-contained cross-platform PHP libraries or applications, similar to Java jar files. WWW: http://pear.php.net/package/PHP_Archive/ |
2008-05-22T00:05:41+00:00 | games/tnl |
Futuristic action flight simulator and realtime strategy game Thunder&Lightning is a futuristic action flight simulator and realtime strategy game that takes place in a large 3D environment. Jump into the pilot seat of your Lightning aircraft and fight against Thunder tanks in a fierce battle for control of the island! Apart from flight simulators, Thunder&Lightning takes inspiration from (but is not a clone or remake of) the 80's classic Carrier Command. This means that you will find yourself in control of a futuristic carrier with aircraft and amphibious tanks at your disposal. In the long run, there will be multiple Islands to conquer, each with its own defense strategy. Although Thunder&Lightning already supports missions, it aims to be an open-ended game with a dynamically developing world with scripted events on some occasions. WWW: http://tnlgame.net/ |
2008-05-22T00:03:23+00:00 | multimedia/sublib |
Subtitle handling library for .NET/Mono SubLib is a library that eases the development of subtitling applications. It supports the most common text-based subtitle formats and allows for subtitle editing, conversion and synchronization. SubLib is written in C# and can be used in platforms like Mono or .NET Framework. WWW: http://sublib.sourceforge.net/ |
2008-05-21T21:24:39+00:00 | sysutils/fusefs-cryptofs |
Encrypted filesystem for FUSE CryptoFS is a encrypted filesystem for Filesystem in Userspace (FUSE) and the Linux Userland FileSystem (LUFS). Visit http://fuse.sourceforge.net/ for more information on FUSE, or http://lufs.sourceforge.net/lufs/ for more information on LUFS. CryptoFS will use a normal directory to store files encrypted. The mountpoint will contain the decrypted files. Every file stored in this mountpoint will be written encrypted (data and filename) to the directory that was mounted. If you unmount the directory the encrypted data can only be access by mounting the directory with the correct key again. Like other FUSE/LUFS filesystems it does not need root access or any complicated setup like creating a filesystem on a encrypted disk using the loop device. CryptoFS can be build for FUSE, and LUFS. When you build for FUSE you get a program to mount the filesystem. For LUFS a shared library will be built that can be used by LUFS's lufsd. Both methods can use the same encrypted directory. WWW: https://BSDforge.com/projects/sysutils/fusefs-cryptofs/ |
2008-05-21T01:54:45+00:00 | mail/postfix-postfwd |
Postfix firewall policy daemon The program uses the postfix policy delegation protocol to control access to the mail system before a message has been accepted (please visit http://www.postfix.org/SMTPD_POLICY_README.html for more information). It allows you to choose an action (e.g. reject, dunno) for a combination of several smtp parameters (like sender and recipient address, size or the client's TLS fingerprint). WWW: http://www.postfwd.org/ |
2008-05-20T19:11:55+00:00 | emulators/mupen64plus |
Fork of Mupen64 Nintendo 64 emulator with plugins (meta port) This is the metaport to install the mupen64plus emulator and all graphics, input and audio plugins. WWW: http://code.google.com/p/mupen64plus/ |
2008-05-20T19:08:53+00:00 | emulators/mupen64plus-sound |
Sound plugin for Mupen64plus |
2008-05-20T19:06:15+00:00 | emulators/mupen64plus-sdlinput |
Blight's SDL input plugin for Mupen64plus |
2008-05-20T19:06:15+00:00 | emulators/mupen64plus-input-sdl |
Input plugin for Mupen64plus |
2008-05-20T19:03:18+00:00 | emulators/mupen64plus-sdlaudio |
JttL's SDL audio plugin for Mupen64plus |
2008-05-20T19:03:18+00:00 | emulators/mupen64plus-audio-sdl |
Mupen64plus audio sdl plugin |
2008-05-20T19:00:26+00:00 | emulators/mupen64plus-rsp |
RSP plugin for Mupen64plus |
2008-05-20T19:00:26+00:00 | emulators/mupen64plus-rsp-hle |
RSP plugin for Mupen64plus |
2008-05-20T18:56:21+00:00 | emulators/mupen64plus-video-rice |
The rice graphics plugin for Mupen64plus |
2008-05-20T18:56:21+00:00 | emulators/mupen64plus-rice |
The rice graphics plugin for Mupen64plus |
2008-05-20T18:53:08+00:00 | emulators/mupen64plus-input |
Input plugin for Mupen64plus |
2008-05-20T18:49:25+00:00 | emulators/mupen64plus-gln64 |
The glN64 graphics plugin for Mupen64plus |
2008-05-20T18:45:53+00:00 | emulators/mupen64plus-glide |
Glide64 graphics plugin for Mupen64plus |
2008-05-20T18:41:08+00:00 | emulators/mupen64plus-dummyaudio |
Dummy audio plugin for Mupen64plus |
2008-05-20T18:36:41+00:00 | emulators/mupen64plus-core |
Fork of Mupen64 Nintendo 64 emulator Mupen64Plus is a plugin-based N64 emulator for Linux, Mac OSX, FreeBSD, and Windows which is capable of accurately playing many games. Included are four MIPS R4300 CPU emulators, with dynamic recompilers for 32-bit x86 and 64-bit amd64 systems, and necessary plugins for audio, graphical rendering (RDP), signal co-processor (RSP), and input. There are 3 OpenGL video plugins included: glN64, RiceVideoLinux, and Glide64. WWW: https://www.mupen64plus.org/ |
2008-05-20T18:36:41+00:00 | emulators/mupen64plus-base |
A fork of Mupen64 Nintendo 64 emulator Mupen64Plus is a plugin-based N64 emulator for Linux, FreeBSD which is capable of accurately playing many games. Included are four MIPS R4300 CPU emulators, with dynamic recompilers for 32-bit x86 and 64-bit amd64 systems, and necessary plugins for audio, graphical rendering (RDP), signal co-processor (RSP), and input. There are 3 OpenGL video plugins included: glN64, RiceVideoLinux, and Glide64. WWW: http://code.google.com/p/mupen64plus/ |
2008-05-20T12:18:29+00:00 | x11-servers/xephyr |
X server from X.Org based on kdrive Xephyr is a kdrive server that outputs to a window on a pre-existing 'host' X display. Think Xnest but with support for modern extensions like composite, damage and randr. WWW: https://www.x.org/ |
2008-05-20T11:17:14+00:00 | x11-fonts/kaputa |
Free Unicode font for Sinhala script Kaputa is a Unicode TrueType font for the Sinhalese script. WWW: http://www.kaputa.com/slword/kaputaunicode.htm |
2008-05-19T22:50:40+00:00 | graphics/py-gvgen |
Easy python interface to generate dot files GvGen is a python class to generate dot files for further use with graphviz. WWW: https://github.com/stricaud/gvgen |
2008-05-19T21:15:45+00:00 | www/xpi-leechblock |
Blocks time-wasting sites LeechBlock is a simple productivity tool designed to block those time-wasting sites that can suck the life out of your working day. WWW: http://www.proginosko.com/leechblock.html |
2008-05-19T20:46:13+00:00 | www/xpi-speed-dial |
Access websites through custom thumbnail views With Speed Dial, you can easily access your most used websites. To show the Speed Dial tab, use the Speed Dial button (which can be added to the toolbar), or enter "chrome://speeddial/content" in your location bar. Speed Dial will be automatically loaded in blank new windows. It can also load in blank new tabs. To configure this, and other options, use the extension settings panel. To assign one website to Speed Dial, use the new "Set as Speed Dial" option in the bookmarks menu, or right click on the tab you want to add, and choose "Set as Speed Dial". That option is also available in the contextual area menu. WWW: http://speeddial.uworks.net/ |
2008-05-19T20:46:13+00:00 | www/xpi-neo-diggler |
URL-related actions through menu button This extension adds a menu button next to the address bar with actions relevant to the current URL. The button's menu allows you navigate up through the current URL's parents, to visit the equivalent ftp URL, or to visit the site in archive.org. A single click on the menu button also easily clears the location bar (much like the one in Konqueror) - useful for keyboard free browsing. It also has a few security control tick-boxes (popups, tabbing, images) and the ability to add custom URL conversions/manipulations. WWW: https://addons.mozilla.org/en-US/firefox/addon/3763 |
2008-05-19T14:37:31+00:00 | x11-fonts/tmu |
Free Tibetan Machine Uni font The Tibetan & Himalayan Digital Library releases the Unicode character based Tibetan Machine Uni OpenType font for writing Tibetan, Dzongkha and Ladakhi in dbu-can script with full support for the Sanskrit combinations found in chos skad texts. This font is based on the Tibetan Machine font originally designed and developed by Tony Duff of the Tibetan Computer Company over many years, the rights of which were purchased from him by the Trace Foundation in order to make it freely available under the terms of the Gnu General Public License. OpenType tables and more than 2,000 additional glyphs were added to the original font by Nathaniel Garson and Christopher Fynn under the auspices of THDL. This new OpenType version of the font contains almost 4,000 glyphs and can generate over 20,000 different combinations. WWW: http://thdltools.sourceforge.net/ |
2008-05-19T06:06:50+00:00 | www/sakai |
Online Collaboration and Learning Environment Sakai is an online Collaboration and Learning Environment. Many users of Sakai deploy it to support teaching and learning, ad hoc group collaboration, support for portfolios and research collaboration. Sakai is a free and open source product that is built and maintained by the Sakai community. Sakai's development model is called "Community Source" because many of the developers creating Sakai are drawn from the "community" of organizations that have adopted and are using Sakai. WWW: http://www.sakaiproject.org |
2008-05-19T05:21:51+00:00 | devel/py-jcc |
C++ code generator for calling Java from C++/Python JCC is a C++ code generator for producing the glue code necessary to call into Java classes from CPython via Java's Native Invocation Interface (JNI). JCC generates C++ wrapper classes that hide all the gory details of JNI access as well Java memory and object reference management. JCC generates CPython types that make these C++ classes accessible from a Python interpreter. JCC attempts to make these Python types pythonic by detecting iterators and property accessors. Iterators and mappings may also be declared to JCC. WWW: https://pypi.org/project/JCC/ |
2008-05-19T02:48:36+00:00 | devel/svntrac |
Web-Based Bug And Patch-Set Tracking System For Subversion |
2008-05-19T02:07:50+00:00 | devel/gittrac |
Web-Based Bug And Patch-Set Tracking System For Git |
2008-05-18T18:01:39+00:00 | sysutils/p5-reslog |
Reverse-resolve IP in Apache log files reslog resolves IPs in Apache(8) log files. The result can then be analyzed by another program, like Analog. You can think of it as a replacement of the Apache(8) HostNameLookups directive, in the sense that it resolves client IPs altogether once a day. Resolving takes long time. This is mainly caused by resolving: Network packets may be filtered by firewalls; DNS servers may not be correctly configured; may not be up working; may sit in slow network sections; may be old slow machines; may have traffic jam... etc. All these reasons are out of our control. WWW: https://metacpan.org/release/IMACAT/reslog-3.16 |
2008-05-18T17:49:12+00:00 | games/p5-Acme-GuessNumber |
Automatic number guessing game robot Many people have this experience: You sit before a gambling table. You keep placing the bet. You know the Goddess will finally smile at you. You just don't know when. You have only to wait. As the time goes by, the bets in your hand become fewer and fewer. You feel the time goes slower and slower. This lengthy waiting process become painfully long, like a train running straightforwardly into hell. You start feeling your whole life is a failure, as the jackpot never comes... But, hey, why so painfully waiting? The Goddess will finally smile at you, right? So, why not put this painly waiting process to a computer program? Yes. This is the whole idea, the greatest invention in the century:: An automatic gambler! There is no secret. It is simple brute force. It never-endingly runs toward the final jackpot. You can go for other business: sleep, eat, work. When you finally came back you wins. With it, the hell of gambling is history! Remember, that the computer is never affected by emotion, luck, everything. It never feel anxious or depress. It simply, faithfully, determinedly runs the probability until the jackpot. As you know, the anxiety and depression is the enemy of the games, while a simple, faithful and determined mind is the only path to the jackpot. This makes computer a perfect candidate as a gambler than an ordinary human. WWW: https://metacpan.org/release/Acme-GuessNumber |
2008-05-18T17:47:38+00:00 | sysutils/p5-arclog |
Archive the log files monthly arclog archives the log files monthly. It strips off log entries that belongs to previous months, and then compresses and saves them to archived files named logfile.yyyymm.gz. Currently, arclog supports Apache access log, Syslog, NTP, Apache 1 SSL engine log and my own bracketed, modified ISO date/time log file formats, and gzip and bzip2 compression methods. Several software projects log (or can log) in a format compatible with the Apache access log, like CUPS, ProFTPD, Pure-FTPd... etc., and arclog can archive their Apache-like log files, too. WWW: https://metacpan.org/release/IMACAT/arclog-3.04 |
2008-05-18T15:44:54+00:00 | comms/hso-kmod |
Driver for Option HSDPA modem FreeBSD driver for newer Option HSDPA USB dongles. The driver have been tested with the following devices * Option GlobeSurfer iCON 7.2 (2.4.6Hd firmware) * Option GlobeSurfer iCON 225 Older cards should work just fine with ubsa(4) or any similar USB-over-serial driver. Note that this driver should be considered beta. WWW: http://www.shapeshifter.se/code/hso/ |
2008-05-18T15:30:36+00:00 | sysutils/dvtm |
Tiling window management for the console dvtm brings the concept of tiling window management, popularized by X11-window managers like dwm to the console. As a console window manager it tries to make it easy to work with multiple console based programs like vim, mutt, cmus or irssi. WWW: http://www.brain-dump.org/projects/dvtm/ |
2008-05-18T10:05:09+00:00 | www/p5-HTML-WikiConverter-GoogleCode |
Convert HTML to Google Code wiki markup This module contains rules for converting HTML into Google Code wiki markup. See HTML::WikiConverter for additional usage details. WWW: https://metacpan.org/release/HTML-WikiConverter-GoogleCode |
2008-05-18T09:23:03+00:00 | comms/smstools3 |
SMS Gateway software for GSM modems and mobile phones The SMS Server Tools 3 is a SMS Gateway software which can send and receive short messages through GSM modems and mobile phones. This is the enhanced version 3.x maintained by Mr. Keijo "Keke" Kasvi. WWW: http://smstools3.kekekasvi.com |
2008-05-18T00:06:25+00:00 | devel/avce00 |
OpenSource C library convert Arc/Info Vector Coverages to E00 AVCE00 is an Open Source ANSI-C library that makes Arc/Info (binary) Vector Coverages appear as E00! It allows you to read and write binary coverages just as if they were E00 files. The C library can be easily plugged into existing E00 translators to add support for binary coverages simply by replacing your existing translator's read/write function with the functions provided by the library. WWW: http://avce00.maptools.org/avce00/ |
2008-05-18T00:04:19+00:00 | devel/e00compr |
Library to Read/Write Compressed E00 Files E00Compr is an Open Source ANSI-C library to compress and uncompress Arc/Info Export (E00) files. It can be easily plugged into existing E00 translators to add support for compressed E00 files simply by replacing the existing translator's read/write function by the E00ReadNextLine() and E00WriteNextLine() functions provided by the library. WWW: http://avce00.maptools.org/e00compr/ |
2008-05-18T00:02:03+00:00 | games/f1spirit-remake |
Remake of classic F1 Spirit racing game The F-1 Spirit remake is mostly identical to the original Konami classic F-1 Spirit game in that you first have to clear tracks in a top-down view with stock cars, rally cars and so on by accumulating points given for finishing in the first places until you actually get to play the Formula 1 tracks. Otherwise there are quite some enhancements, namely improved graphics, improved music, more realistic physics, real shape shown in the maps, camera rotation and zoom, split screen for up to four players, (online) highscore tables and replay saving. WWW: http://www.braingames.getput.com/f1spirit/default.asp |
2008-05-17T23:04:44+00:00 | science/jmol |
Java 3D viewer for chemical structures Jmol/JSmol is a molecular viewer for 3D chemical structures that runs in four independent modes: an HTML5-only web application utilizing jQuery, a Java applet, a stand-alone Java program (Jmol.jar), and a "headless" server-side component (JmolData.jar). Jmol can read many file types, including PDB, CIF, SDF, MOL, PyMOL PSE files, and Spartan files, as well as output from Gaussian, GAMESS, MOPAC, VASP, CRYSTAL, CASTEP, QuantumEspresso, VMD, and many other quantum chemistry programs. Files can be transferred directly from several databases, including RCSB, EDS, NCI, PubChem, and MaterialsProject. Multiple files can be loaded and compared. A rich scripting language and a well-developed web API allow easy customization of the user interface. Features include interactive animation and linear morphing. Jmol interfaces well with JSpecView for spectroscopy, JSME for 2D->3D conversion, POV-Ray for images, and CAD programs for 3D printing (VRML export). WWW: https://sourceforge.net/projects/jmol/ WWW: http://jsmol.sourceforge.net/ |
2008-05-17T21:35:35+00:00 | net-im/pidgin-twitter |
Pidgin plugin to help twitting via pidgin pidgin-twitter is a pidgin plugin which provides a lot of useful features to the users who use pidgin as a front end to post and read twitter messages. pidgin-twitter supports Twitter, Wassr, identi.ca, Jisko and FriendFeed. WWW: http://honeyplanet.jp/pidgin-twitter/ |
2008-05-17T15:19:00+00:00 | mail/vchkuser |
Qmail-smtpd+vpopmail check rcpt to on the fly vchkuser is a helper program so qmail-smtpd can accept only true users (or alias) from vpopmail database. WWW: http://vchkuser.sourceforge.net |
2008-05-16T21:30:34+00:00 | games/brickshooter |
Push blocks on to the playing field, match block colors to remove them brickshooter is a small puzzle game for Linux, where you'll have to clear the central area from different colored bricks. Three or more same colored bricks that touch will vanish. You can shoot bricks into the playing field from the fringes. WWW: http://bilious.homelinux.org/~paxed/brickshooter/ |
2008-05-16T18:56:52+00:00 | devel/pecl-mcve |
PECL Extension for Interface the MCVE/Monetra API pecl-mcve is a Interface for the MCVE/Monetra API (libmonetra [formerly libmcve]), allowing you to work directly with MCVE/Monetra from your PHP scripts. Monetra is Main Street Softworks' solution to direct credit card processing for Unix. WWW: http://pecl.php.net/package/mcve/ |
2008-05-16T15:36:12+00:00 | audio/jack-smf-utils |
Standard MIDI File file player and recorder for JACK MIDI Jack-smf-utils is a set of two utilities - jack-smf-player and jack-smf-recorder - whose purpose is to play and record MIDI streams from/to Standard MIDI Files (i.e. the files with .mid extension) using JACK MIDI. There is also smfsh, "SMF shell" that is kind of interactive, command line SMF files manipulation tool which started its life as a debugging aid. And finally libsmf, C library for loading, writing and manipulating the contents of SMF files. WWW: http://jack-smf-utils.sourceforge.net/ |
2008-05-16T15:05:26+00:00 | lang/nbc |
Programming language for the LEGO MINDSTORMS NXT NBC (Next Byte Codes) is a programming language for the LEGO MINDSTORMS NXT product. NBC's syntax is based on assembler programming languages, so experienced assembler programmers (or just about any programmers) should find it very easy to get started with. Even if you aren't an experienced programmer, NBC is relatively easy to learn. WWW: http://bricxcc.sourceforge.net/nbc/ |
2008-05-16T08:49:35+00:00 | graphics/kradview |
A free DICOM viewer for KDE Kradview is a GPLed viewer of images obtained for some different sources: X-ray, NMR and DICOM-compatible imaging devices that runs on free operating systems. Its aim is a easy to use DICOM viewer with instant rendering of images, no matter the size and the zoom of the DICOM image. It covers the "let's see the the X-ray image" need of the medical professional. WWW: http://www.orcero.org/irbis/kradview/ |
2008-05-16T08:11:54+00:00 | emulators/open-vm-tools-nox11 |
|
2008-05-15T22:43:06+00:00 | editors/codelite |
Open Source IDE for C/C++ CodeLite is a powerful open-source, cross platform code editor for the C/C++ programming languages. CodeLite uses a sophisticated, yet intuitive interface which allows user to easy create and build complex projects. WWW: https://codelite.org/ |
2008-05-15T19:19:40+00:00 | japanese/p5-Lingua-JA-Kana |
Converts between Kanas and Romaji This module is a simple utility to convert katakana, hiragana, and romaji at ease. This module makes use of utf8 semantics. Strings in this module must be utf8-flagged. If they are not, you can use Encode to do so. WWW: https://metacpan.org/release/Lingua-JA-Kana |
2008-05-15T15:08:17+00:00 | net/jrdesktop |
View and/or control a remote PC jrdesktop is an open source software for viewing and/or controlling a distance PC. Besides then screenshots, keyboard and mouse events transfer, jrdesktop includes many additional features(file transfer, data compression, color conversion, ...). WWW: http://jrdesktop.sourceforge.net/ |
2008-05-14T18:42:04+00:00 | sysutils/lbl-cf |
Unix time to formatted time and date filter cf is a filter that reads files or stdin and replaces numeric timestamps found at the beginning of each line with a formated time and date time and date. WWW: https://ee.lbl.gov/ |
2008-05-14T14:07:01+00:00 | biology/njplot |
Phylogenetic tree drawing program NJplot is a tree drawing program able to draw any phylogenetic tree expressed in the Newick phylogenetic tree format (e.g., the format used by the PHYLIP package). NJplot is especially convenient for rooting the unrooted trees obtained from parsimony, distance or maximum likelihood tree-building methods. The package contains the following programs: njplot - draw phylogenetic trees and interactively modify them newicktops - non-interactive version rendering into a PostScript file newicktotxt - non-interactive version rendering into a text file unrooted - draw unrooted circular trees If you use NJplot in a published work, please cite the following reference: Perriere, G. and Gouy, M. (1996) WWW-Query: An on-line retrieval system for biological sequence banks. Biochimie, 78, 364-369. WWW: http://pbil.univ-lyon1.fr/software/njplot.html |
2008-05-14T13:51:50+00:00 | biology/muscle |
MUltiple Sequence Comparison by Log-Expectation MUSCLE is multiple alignment software for protein and nucleotide sequences. The name stands for multiple sequence comparison by log-expectation. A range of options is provided that give you the choice of optimizing accuracy, speed, or some compromise between the two. Default parameters are those that give the best average accuracy in the published tests. MUSCLE can achieve both better average accuracy and better speed than CLUSTALW or T-Coffee, depending on the chosen options. Citation: Edgar, R. C. (2004) MUSCLE: multiple sequence alignment with high accuracy and high throughput. Nucleic Acids Research 32(5): 1792-1797. Edgar, R. C. (2004) MUSCLE: a multiple sequence alignment method with reduced time and space complexity. BMC Bioinformatics 5(1): 113. The NAR paper gives only a brief overview of the algorithm and implementation details. For a full discussion of the method and many of the non-default options that it offers, please see the BMC paper. WWW: http://www.drive5.com/muscle/ |
2008-05-13T19:51:15+00:00 | sysutils/lbl-hf |
Address to hostname filter hf is a filter that reads files or stdin and replaces internet addresses with hostnames. WWW: https://ee.lbl.gov/downloads/hf/ |
2008-05-13T19:06:28+00:00 | sysutils/hf |
Address to hostname filter hf is a filter that reads files or stdin and replaces internet addresses with hostnames. WWW: http://ee.lbl.gov/ |
2008-05-12T23:14:21+00:00 | sysutils/automounter |
Provides scripts to dynamically configure amd A script to dynamically configure amd(8) and populate /media with appropriate symlinks, when storage devices appear. It can also apply geli(8) keys from portable media to images and devices, WWW: http://sf.net/projects/bsdadminscripts/ |
2008-05-12T22:18:23+00:00 | databases/ocaml-pgocaml |
OCaml interface to PostgreSQL PG'OCaml is a type-safe, simple interface to PostgreSQL from OCaml. It lets you embed SQL statements directly into OCaml code. WWW: http://merjis.com/developers/pgocaml |
2008-05-11T13:37:06+00:00 | x11-wm/etoile-login |
Etoile Project GDM Greeter plugin This Login.app is a simple "greeter" program you can use for XDM sessions. It is NOT a standalone XDM-like implementation, rather it takes advantage of the modularity of GDM. GDM use special clients (gdmlogin or gdmgreater), called "greeter" clients, to do the graphical part of a login. The authentication, etc., is still done by the GDM daemon. GDM communicates through pipes and a simple protocol with the clients (check the GDMClient class and the list of opcodes to have a better idea). WWW: http://www.etoile-project.org/ |
2008-05-11T13:34:39+00:00 | x11-wm/etoile-azswitch |
Etoile Project window switching AZSwitch is an experimental application for window switching. The main challenge is how to track key and mouse input and show minimature window. Unlike AZDock, which is application-based, AZSwitch is window-based. Therefore, they are not compatible to each other in implementation. WWW: http://www.etoile-project.org/ |
2008-05-11T13:32:21+00:00 | deskutils/etoile-inspectorkit |
Etoile Project InspectorKit framework InspectorKit provides commonly used inspector. It is originally part of OpenSpaceManager and mostly rewritten to use other components in Etoile. Ideally, Inspector should automatically pick suitable panes for selected file or object. WWW: http://www.etoile-project.org/ |
2008-05-11T13:29:57+00:00 | textproc/etoile-opmlkit |
Etoile Project OPMLKit framework This framework is a simple parser and exporter for OPML files. The main classes in this framework are OPMLDocument and OPMLOutline. OPML is a file format used to store all kinds of outlines. It's based on XML and also usually stores some meta information. This includes author and creation time information and a document title. WWW: http://www.etoile-project.org/ |
2008-05-10T06:50:57+00:00 | x11-fonts/code2001 |
Free Plane 1 Unicode-based Font Code2001 is a Plane 1 Unicode-based font (TTF). The font is correctly encoded for Plane 1 per the latest TTF/OTF specifications. WWW: http://en.wikipedia.org/wiki/Code_2000#Code2001 |
2008-05-09T17:43:26+00:00 | www/p5-HTML-StripScripts-Parser |
XSS filter using HTML::Parser This class provides an easy interface to HTML::StripScripts, using HTML::Parser to parse the HTML. See HTML::Parser for details of how to customise how the raw HTML is parsed into tags, and HTML::StripScripts for details of how to customise the way those tags are filtered. WWW: https://metacpan.org/release/HTML-StripScripts-Parser |
2008-05-09T17:25:59+00:00 | www/p5-HTML-StripScripts |
Strip scripting constructs out of HTML This module strips scripting constructs out of HTML, leaving as much non-scripting markup in place as possible. This allows web applications to display HTML originating from an untrusted source without introducing XSS (cross site scripting) vulnerabilities. You will probably use HTML::StripScripts::Parser rather than using this module directly. The process is based on whitelists of tags, attributes and attribute values. This approach is the most secure against disguised scripting constructs hidden in malicious HTML documents. As well as removing scripting constructs, this module ensures that there is a matching end for each start tag, and that the tags are properly nested. Previously, in order to customise the output, you needed to subclass HTML::StripScripts and override methods. Now, most customisation can be done through the Rules option provided to new(). (See examples/declaration/ and examples/tags/ for cases where subclassing is necessary.) The HTML document must be parsed into start tags, end tags and text before it can be filtered by this module. Use either HTML::StripScripts::Parser or HTML::StripScripts::Regex instead if you want to input an unparsed HTML document. WWW: https://metacpan.org/release/HTML-StripScripts |
2008-05-08T12:06:03+00:00 | x11/eaglemode |
Futuristic zoomable user environment Eagle Mode is an advanced solution for a futuristic style of man-machine communication, in which the user can visit almost everything simply by zooming in. It has a professional file manager, file viewers and players for most of the common file types, a chess game, a 3D mines game, a multi-function clock and some fractal fun, all integrated in a virtual cosmos. By featuring a separate popup-zoomed control view, help texts in the things they are describing, editable bookmarks, multiple input methods, fast anti-aliased graphics, a virtually unlimited depth of panel tree, and by its portable C++ API, Eagle Mode aims to be a cutting edge of zoomable user interfaces. WWW: http://eaglemode.sourceforge.net/ |
2008-05-08T11:07:30+00:00 | net/p5-Queue-Beanstalk |
Client for beanstalkd, in-memory workqueue daemon Queue::Beanstalk is a Perl client for beanstalkd, a fast, distributed, in-memory workqueue daemon. WWW: https://metacpan.org/release/Queue-Beanstalk |
2008-05-07T08:38:44+00:00 | games/cosmosmash |
Clone of the Intellivision(TM) game Astrosmash(TM) Cosmosmash is a game where you control a base that must destroy rocks before they hit the ground, or you lose points. You must also prevent "spinners" from touching the ground, or your base will explode. This game is a clone of the 1981 Astrosmash(TM) video game by Mattel Electronics(TM). WWW: http://sarrazip.com/dev/cosmosmash.html |
2008-05-07T06:05:47+00:00 | dns/p5-Net-DNS-Async |
Asynchronous DNS helper for high volume applications Net::DNS::Async is a fire-and-forget asynchronous DNS helper. WWW: https://metacpan.org/release/Net-DNS-Async |
2008-05-06T22:27:37+00:00 | mail/getlive |
Get mail from Hotmail (Live) mailboxes GetLive is a perl script that fetches mail from your Hotmail Live account. The mail is then presented to any filter (typically procmail) for further processing or dropping in a local mailbox. WWW: http://sourceforge.net/projects/getlive/ |
2008-05-06T15:25:01+00:00 | sysutils/rsyslog3-snmp |
SNMP trap sender for rsyslog |
2008-05-06T15:25:01+00:00 | sysutils/rsyslog3-relp |
RELP input/output module for rsyslog |
2008-05-06T15:25:01+00:00 | sysutils/rsyslog3-dbi |
LibDBI output module for rsyslog |
2008-05-06T15:25:01+00:00 | devel/librelp |
Reliable event logging protocol library librelp is an easy to use library for the RELP protocol. RELP in turn provides reliable event logging over the network (and consequently RELP stands for Reliable Event Logging Protocol). RELP (and hence) librelp assures that no message is lost, not even when connections break and a peer becomes unavailable. The current version of RELP has a minimal window of opportunity for message duplication after a session has been broken due to network problems. In this case, a few messages may be duplicated (a problem that also exists with plain TCP syslog). Future versions of RELP will address this shortcoming. WWW: https://www.rsyslog.com/librelp/ |
2008-05-06T12:57:14+00:00 | www/habari |
Next-generation free software blogging platform Habari represents a fresh start to the idea of blogging. The system is fast, easy to use, and easy to modify. New users should have no problem using and enjoying Habari. Advanced users should have no problem tweaking Habari to do exactly what they need it to do. WWW: http://habariproject.org/ |
2008-05-06T12:37:58+00:00 | ports-mgmt/p5-FreeBSD-Ports-INDEXhash |
Make a hash out of the index file for the ports tree This takes the FreeBSD port's index file and makes it into a easy to use hash. WWW: https://metacpan.org/release/FreeBSD-Ports-INDEXhash |
2008-05-06T12:17:47+00:00 | mail/jmba |
Junk Mail Buffering Agent Junk Mail Buffering Agent is a tool for preventing delivery of email until the sender has confirmed their address. It can be used in conjunction with a spam filter to prevent delivery of spammy-looking email unless the sender is confirmed as valid. jmba is designed to be used in conjunction with a spam filter such as QSF and the mail processor procmail. When the spam filter says it thinks an email is spam, it can be passed to jmba. jmba will queue it and send an email to the sender containing a key; if the sender replies, the original email is "unfrozen" from the queue and delivered. WWW: http://www.ivarch.com/programs/jmba.shtml |
2008-05-06T06:21:26+00:00 | archivers/deco |
Program to extract various archive file formats Deco is a Un*x script able to extract various archive file formats. Supported archive formats: 7z, ace, ar, arc, arj, bz2, cab, cpio, deb, flac, gz, jar, lha, lzma, lzo, rar, rpm, tar, zip, zoo. WWW: https://github.com/peha/deco |
2008-05-06T05:03:26+00:00 | graphics/libraw |
Library for manipulating raw images LibRaw is a library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others). LibRaw is based on the source codes of the dcraw utility, where part of drawbacks have already been eliminated and part will be fixed in future. The users of the library are provided with API to be built into their software programs. LibRaw is intended to be used in any software that involves RAW file processing for a variety of purposes: RAW converters, data analyzers, panorama stitchers, noise suppressors, etc. WWW: https://www.libraw.org/ |
2008-05-06T03:09:35+00:00 | security/pwman3 |
Console password management application with sql storage Pwman3 is a console based password management application. Pwman3 is written in python. It uses sql for storage and all data is encrypted when it isn't being viewed on screen. WWW: http://pwman.bleurgh.com |
2008-05-05T17:14:24+00:00 | deskutils/etoile-distributedview |
Etoile Project DistributedView framework UKDistributedView and UKFinderIconCell provides a very flexible icon view. More precisely, UKDistributedView is an NSTableView-like class that allows arbitrary positioning of evenly-sized items. This is intended for things like the Workspace/Finder's "icon view", and even lets you snap items to a grid in various ways, reorder them etc. Finally it can handle several thousand of items smoothly. WWW: http://www.etoile-project.org/ |
2008-05-05T15:03:02+00:00 | devel/tclxml-libxml2 |
tclxml-libxml2 TclXML is an API for parsing XML documents using the Tcl scripting language. It is also a package with several parser implementations. The goal of the TclXML package is to provide an API for Tcl scripts that allows "Plug-and-Play" parser implementations; ie. an application will be able to use different parser implementations without change to the application code. WWW: http://tclxml.sourceforge.net/ |
2008-05-05T14:59:21+00:00 | devel/tclxml-expat |
tclxml-expat TclXML is an API for parsing XML documents using the Tcl scripting language. It is also a package with several parser implementations. The goal of the TclXML package is to provide an API for Tcl scripts that allows "Plug-and-Play" parser implementations; ie. an application will be able to use different parser implementations without change to the application code. WWW: http://tclxml.sourceforge.net/ |
2008-05-04T16:48:42+00:00 | net-im/pidgin-manualsize |
Plugin to allow manual resizing of Pidgin's message input area This is Artemy Kapitula's manualsize plugin. This plugin restores the ability for users to resize the text input area of the message window. This functionality was the default behaviour in Pidgin prior to version 2.4. WWW: https://developer.pidgin.im/wiki/ThirdPartyPlugins#Third-PartyPlugins |
2008-05-03T10:05:49+00:00 | cad/gtkwave3 |
Electronic Waveform Viewer GTKWave is a fully featured GTK+ based wave viewer for Unix and Win32 which reads LXT, LXT2, VZT, and GHW files as well as standard Verilog VCD/EVCD files and allows their viewing. WWW: http://gtkwave.sourceforge.net/ |
2008-05-03T09:20:44+00:00 | net/scnc |
SSL Capable Netcat scnc is a SSL Capable Netcat with SSL support, TCP and UDP proxying and IPV4/IPV6 proxying features. WWW: http://gomor.org/bin/view/GomorOrg/SslNetcat |
2008-05-03T05:44:31+00:00 | www/xpi-menueditor |
Customize application menus Customize application menus - rearrange or remove menuitems from the main context menu (right-click menu) and main menubar (File Edit View etc.) WWW: http://menueditor.mozdev.org/ |
2008-05-02T19:20:41+00:00 | x11/yeahconsole |
Terminal wrapper for creating drop-down consoles YeahConsole is a terminal wrapper for creating drop-down consoles, similar to those found in games like Quake. By default, YeahConsole is activated and hidden with Ctrl+Alt+Y. WWW: http://phrat.de/yeahtools.html |
2008-05-02T19:18:35+00:00 | www/samidare |
Web page update checker written in Ruby samidare is a web page update checker Features: * Easy configuration: just list up URLs. * HTML generation by template. * tDiary theme supported. * generate/read LIRS. * check page content addition to Last-Modified. WWW: http://www.a-k-r.org/samidare/ |
2008-05-02T19:16:31+00:00 | sysutils/mdcp |
Fastest utility for copy from a disk device for many mdcp (Muli-Device Copy) is a command-line utility for *nix that provide to copy from a disk device to many. The data transfer rate is improved by making use of a much more efficient use of the transfer rate of the disks. WWW: http://mdcp.sourceforge.net/ |
2008-05-02T10:09:47+00:00 | astro/viking |
Program to manage GPS data (tracks, waypoints, etc.) Viking is a free/open source program to manage GPS data. You can import and plot tracks, routes and waypoints, show OpenStreetMap, Terraserver, Bing Aerial and other maps in it, download geocaches for an area on the map, make new tracks and waypoints, geotag images, see real-time GPS position, etc. WWW: https://sourceforge.net/p/viking/wikiallura/Main_Page/ |
2008-05-02T03:18:42+00:00 | net/rubygem-rightaws |
Provides access to Amazon EC2, S3, SQS, and SDB web services RightScale's AWS gems provide robust, fast, and secure Ruby interfaces to Amazon EC2, Amazon S3, Amazon SQS, and Amazon SDB. The gems use Amazon's REST and query interfaces to provide full programmatic control. An optional robust HTTP layer retries and clears transient errors. WWW: http://rubygems.org/gems/rightaws/ |
2008-05-02T02:57:46+00:00 | net/rubygem-righthttpconnection |
Persistent HTTP/HTTPS connections with error retries RightScale's AWS gems provide robust, fast, and secure Ruby interfaces to Amazon EC2, Amazon S3, Amazon SQS, and Amazon SDB. The gems use Amazon's REST and query interfaces to provide full programmatic control. An optional robust HTTP layer retries and clears transient errors. WWW: http://rubygems.org/gems/righthttpconnection/ |
2008-05-02T02:48:55+00:00 | www/dojo-shrinksafe |
JavaScript code compressor The Dojo Toolkit's compressor, ShrinkSafe, uses the Rhino JavaScript interpreter to safely rename variables and reduce the size of your scripts without interferring with their operation. It does not change any public APIs making it easy to use in your JavaScript development process. WWW: http://shrinksafe.dojotoolkit.org/ |
2008-05-01T21:04:57+00:00 | science/colt |
Java package for scalable scientific and technical computing Colt is a package for scalable scientific and technical computing in Java. It consists of several free Java libraries, for user convenience bundled under one single uniform umbrella. Namely the Colt library, the Jet library, the CoreJava library, and the Concurrent library. The Colt library provides fundamental general-purpose data structures optimized for numerical data, such as resizable arrays, dense and sparse matrices (multi-dimensional arrays), linear algebra, associative containers and buffer management. WWW: http://acs.lbl.gov/~hoschek/colt/ |
2008-04-30T17:18:07+00:00 | www/twiki-TopicVarsPlugin |
Create externally usable variables in any topic Set variables in arbitrary topics and refer to them from other topics within the same web or wiki. WWW: http://twiki.org/cgi-bin/view/Plugins/TopicVarsPlugin |
2008-04-30T17:18:07+00:00 | www/twiki-SubscribePlugin |
Add an easy subscription link to topics This is a companion plugin to the MailerContrib. It allows you to trivially add a "Subscribe me" link to topics to get subscribed to changes. WWW: http://twiki.org/cgi-bin/view/Plugins/SubscribePlugin |
2008-04-30T14:13:38+00:00 | net/p5-REST-Google |
Access Google REST (aka AJAX) API from Perl REST::Google - This module provides OO interface to Google REST (aka AJAX) API. Currently support for Search, Feeds and Translate services. WWW: https://metacpan.org/release/REST-Google |
2008-04-30T10:03:40+00:00 | graphics/pencil |
Pencil - a traditional 2D animation software Pencil is an animation/drawing software. It lets you create traditional hand-drawn animation (cartoon) using both bitmap and vector graphics. Pencil is free and open source. WWW: http://www.pencil-animation.org/ |
2008-04-30T10:00:51+00:00 | sysutils/ack |
grep-like tool aimed at programmers ack is a tool like grep, aimed at programmers with large trees of heterogeneous source code. It is purely in Perl, and takes advantage of the power of Perl's regular expressions. WWW: http://petdance.com/ack/ |
2008-04-30T08:22:00+00:00 | x11/terminator |
Multiple GNOME terminals in one window Terminator is a Python terminal program, using the same widget as gnome-terminal to provide a tiled set of terminals in as little space as possible. WWW: https://github.com/gnome-terminator/terminator |
2008-04-29T22:13:31+00:00 | games/blobby |
Official continuation of the famous Blobby Volley 1.x game Blobby2 is the official continuation of the famous Blobby Volley 1.x arcade game WWW: http://blobby.sourceforge.net |
2008-04-29T21:37:47+00:00 | graphics/rawstudio |
Open-source program to read and manipulate RAW photo images Rawstudio is an open-source program to read and manipulate RAW images from digital cameras. It will convert your RAW files into JPEG, PNG, or TIFF images which you can then print or send to friends and clients. You can also upload photos directly to Picasa, Flickr, and Facebook galleries. Rawstudio is intended to be the first tool in your image processing chain. After you have made your overall image adjustments to your image, you can use an image editing application to further work on your images. Rawstudio itself is a highly specialized application for reviewing and processing RAW images, not a fully featured image editing application. WWW: https://rawstudio.org/ |
2008-04-29T21:36:13+00:00 | astro/sextractor |
Catalogue of objects builder from astronomical images SExtractor is a program that builds a catalogue of objects from an astronomical image. Although it is particularly oriented towards reduction of large scale galaxy-survey data, it performs rather well on moderately crowded star fields. WWW: http://terapix.iap.fr/soft/sextractor/ |
2008-04-29T21:34:37+00:00 | multimedia/mediainfo |
Provides technical and tag information for video and audio files MediaInfo is a convenient unified display of the most relevant technical and tag data for video and audio files. Read http://mediaarea.net/en/MediaInfo/Support/Formats for supported formats. WWW: https://mediaarea.net/en/MediaInfo |
2008-04-29T21:34:02+00:00 | shells/heirloom-sh |
Portable version of OpenSolaris' Bourne Shell Heirloom-sh is a portable version of OpenSolaris' #!/bin/sh. If one need to write portable shell scripts, this one is excellent for testing them. It is installed as jsh (job shell). Other OpenSolaris user land tools are available in sysutils/heirloom WWW: http://heirloom.sourceforge.net/sh.html |
2008-04-29T19:04:40+00:00 | net/rubygem-net-netrc |
Net::Netrc provides ftp(1)-style .netrc parsing Net::Netrc is a pure-Ruby module providing ftp(1)-style .netrc parsing. It is inspired by Graham Barr's Perl Net::Netrc module. WWW: https://rubygems.org/gems/net-netrc |
2008-04-29T19:04:11+00:00 | devel/rubygem-rcov |
Code coverage tool for Ruby rcov is (mainly) a code coverage tool for Ruby featuring fast execution (20-300 times faster than previous tools), multiple analysis modes, cross-referenced XHTML and several kinds of text reports, easy automation with Rake and Rant... WWW: https://github.com/relevance/rcov |
2008-04-29T07:35:14+00:00 | dns/unbound |
Validating, recursive, and caching DNS resolver Unbound is designed as a set of modular components, so that also DNSSEC (secure DNS) validation and stub-resolvers (that do not run as a server, but are linked into an application) are easily possible. Goals: * A validating recursive DNS resolver. * Code diversity in the DNS resolver monoculture. * Drop-in replacement for BIND apart from config. * DNSSEC support. * Fully RFC compliant. * High performance, even with validation enabled. * Used as: stub resolver, full caching name server, resolver library. * Elegant design of validator, resolver, cache modules. o provide the ability to pick and choose modules. * Robust. * In C, open source: The BSD license. * Smallest as possible component that does the job. * Stub-zones can be configured (local data or AS112 zones). Non-goals: * An authoritative name server. * Too many Features. WWW: https://www.nlnetlabs.nl/projects/unbound |
2008-04-28T10:42:36+00:00 | games/openalchemist |
Tetris-like game OpenAlchemist is a Tetris-like game developped with the Clanlib framework. Its goal is to reimplement the game www.naturalchimie.com with free software and free licenses. WWW: http://openalchemist.sourceforge.net |
2008-04-28T08:48:10+00:00 | games/biniax2 |
Original logic game with arcade and tactics modes Biniax-2 is original and entertaining game. Takes a minute to learn and gives you hours and hours of gameplay. Discover the different Biniax-2 faces - for action heroes or careful strategists. Biniax-2 has three game modes (two singleplayer and one multiplayer), hall of fame, dynamic music and nice cartoon look. WWW: http://biniax.com/index2.html |
2008-04-28T08:46:59+00:00 | games/stransball2 |
Sequel to Transball and Transball 2 THRUST-type games "Super Transball 2" is the sequel of "Transball" and "Transball 2", Inspired in THRUST type of games (and concretely in ZARA THRUSTA for the Amiga 500). In each level of Transball, the goal is to find the SPHERE, capture it and carry it to the upper part of the level. The main obstacle is the gravity, that impulses you towards the ground. But many other obstacles, canons, tanks, doors, etc. will try to make difficult your journey... WWW: http://www.braingames.getput.com/stransball2/default.asp |
2008-04-28T07:23:20+00:00 | devel/sdl_console |
Drop down console that can be easily added to any SDL application SDL_Console is a drop down console that can be easily added to any SDL application. It is similar to Quake and other games consoles. A console gives you the ability to interact with your program in an easy way by executing predefined commands. You can also have more than one console at a time. WWW: http://wacha.ch/wiki/sdlconsole/ |
2008-04-28T01:36:07+00:00 | www/rubygem-rfacebook |
Ruby interface to the Facebook API RFacebook is a Ruby interface to the Facebook API. It hides all the nitty-gritty details behind a beautiful Ruby front-end, allowing you to focus on writing great code. WWW: http://www.livelearncode.com/ |
2008-04-28T01:16:36+00:00 | misc/cdcollect |
Simple CD catalog for GNOME CDCollect is a CD/DVD catalog application for gnome. It's goal is to be able to catalog your entire CD collection allowing for searches of your CD/DVD files with a clean and simple interface. Features: * Easy to use interface. * Allow the use of plugins (external programs) to collect information for each file of a CD in your catalog. * Searches can be performed on CDs or files in the collection. * It also catalogs compressed files (using external programs such as unzip, unrar, etc.). WWW: http://cdcollect.sourceforge.net |
2008-04-27T20:52:10+00:00 | textproc/pecl-enchant |
Libenchant Binder that Support Near All Spelling Tools Enchant is a binder for libenchant. Libenchant provides a common API for many spell libraries, such as aspell/pspell(intended to replace ispell),hspell(hebrew),ispell,myspell/hunspell (OpenOffice project, mozilla),uspell (primarily Yiddish, Hebrew, and Eastern European languages) WWW: http://pecl.php.net/package/enchant/ |
2008-04-27T19:46:43+00:00 | net/pear-URI_Template |
Parser for URI Templates This package contains a parser for URI Templates as defined in the URI Template draft that is currently being proposed to the IETF. WWW: https://pear.php.net/package/URI_Template |
2008-04-27T09:29:44+00:00 | devel/pysvn |
Python binding for Subversion The pysvn module is a python interface to the Subversion version control system. This API exposes client interfaces for managing a working copy, querying a repository, and synchronizing the two. This API cannot create new repositories; it can only interact with existing repositories. If you need to create a repository, use the svnadmin command from Subversion. Using the API, you can check out a working copy, add, edit, and remove working files, and check in, compare, or discard your changes. Repository properties such as keyword expansion, end of line characters, and ignore lists can also be examined and manipulated. WWW: http://pysvn.tigris.org/ |
2008-04-27T08:45:15+00:00 | games/passage |
Experimental video game by Jason Rohrer Passage is meant to be a memento mori game. It presents an entire life, from young adulthood through old age and death, in the span of five minutes. Of course, it's a game, not a painting or a film, so the choices that you make as the player are crucial. There's no "right" way to play Passage, just as there's no right way to interpret it. WWW: http://hcsoftware.sourceforge.net/passage/ |
2008-04-26T20:25:20+00:00 | graphics/panoglview |
Panorama viewer using OpenGL Panorama viewer using OpenGL WWW: http://hugin.sourceforge.net/ |
2008-04-26T20:24:03+00:00 | graphics/panomatic |
Tool that automates the creation of control points Pan-o-matic is a tool that automates the creation of control points in Hugin. WWW: http://aorlinsk2.free.fr/panomatic/ |
2008-04-26T18:28:52+00:00 | sysutils/tbku |
Tool For Incremental And Imaging Backups 'tbku' is a utility script for producing "tarball" backups of some- or all of your files. It is useful both for producing incremental backups or for systemwide images or "snapshots". The script can be run either from the command line or, more typically, as a cron job to automate system backup tasks. The central benefit of using 'tbku' over hand written tar commands is that 'tbku' is "table driven". You specify the set of files to back up in a table (a separate file). You can have as many of these "filesets" as you wish, corresponding to different kinds of backups you want done. 'tbku' will do backups automatically or manually, based on the name of the "fileset". This considerably simplifies automating backups, keeping backup logs, and generally maintaining an orderly backup environment. 'tbku' can also be used to capture system images which can then later be used to (re)provision other machines. |
2008-04-26T17:55:18+00:00 | graphics/cfdg |
Context Free Design Grammar compiler Context Free Design Grammar compiler. About CFDG: Chris Coyne created a small language for design grammars called CFDG. These grammars are sets of non-deterministic rules to produce images. The images are surprisingly beautiful, often from very simple grammars. Context Free is a full graphical environment for editing, rendering, and exploring CFDG design grammars. Features: * Simultaneously available for Macintosh, Windows and Posix/Unix. * Progressive image update: watch it generate * Save generated images in PNG or SVG format. * Produce animations * Edit grammars and re-render easily. * Render very large images (as large as 100 Mega-pixels). * Can handle generated images with millions of shapes. * Carefully tuned graphics rendering * Many built-in examples * Automatic checking for updates (Mac only). * It's free, as in beer and as in speech. WWW: https://www.contextfreeart.org/ |
2008-04-26T17:49:57+00:00 | games/etracer |
Extreme Tux Racer Extreme Tux Racer, the latest fork of the classic Tux Racer, involves racing downhill as Tux. Extreme Tux Racer contains many new courses, cups and other features. WWW: https://sourceforge.net/projects/extremetuxracer/ |
2008-04-26T16:47:18+00:00 | audio/pm3umpdl |
Loading a M3U file into musicpd This allows a M3U file to be loaded into musicpd. This is useful for loading stuff from some audio streaming sites to be loaded into musicpd. |
2008-04-26T15:04:46+00:00 | devel/pear-codegen |
Tool to create code generators that operate on XML descriptions This is an 'abstract' package, it provides the base framework for applications like CodeGen_PECL. WWW: https://pear.php.net/package/CodeGen |
2008-04-25T17:22:39+00:00 | games/quackle |
Scrabble-like word game utilizing Qt4 Free crossword game artificial intelligence and analysis tool that rivals the best players in the world! You will need to set up a game board with the bonus squares scrabble has. See http://web.mit.edu/jasonkb/www/quackle/example_report.html for a reminder of which squares are which, and recreate this board to have exactly the same rules as Scrabble (TM) WWW: http://quackle.org/ |
2008-04-25T15:37:52+00:00 | graphics/structuresynth |
Rule-based 3D structure generator Structure Synth is an application for creating 3D structures from a set of user specified rules. It is an attempt to make a 3D version of Context Free. The resulting structures can be viewed in the integrated OpenGL viewer or exported to various formats. WWW: http://structuresynth.sourceforge.net |
2008-04-25T14:34:52+00:00 | textproc/p5-Regexp-Common-Email-Address |
Regex pattern for Email Addresses Regexp::Common::Email::Address provides a regex to match email addresses as defined by RFC 2822. WWW: https://metacpan.org/release/Regexp-Common-Email-Address |
2008-04-25T11:59:49+00:00 | www/yuicompressor |
The Yahoo! JavaScript and CSS Compressor YUI Compressor is JavaScript and CSS minificator. YUI Compressor is written in Java and relies on Rhino to tokenize the source JavaScript file. It starts by analyzing the source JavaScript file to understand how it is structured. It then prints out the token stream, omitting as many white space characters as possible, and replacing all local symbols by a 1 (or 2, or 3) letter symbol wherever such a substitution is appropriate (in the face of evil features such as eval or with, the YUI Compressor takes a defensive approach by not obfuscating any of the scopes containing the evil statement). The CSS compression algorithm uses a set of finely tuned regular expressions to compress the source CSS file. The YUI Compressor is open-source, so don't hesitate to look at the code to understand exactly how it works. WWW: http://yui.github.io/yuicompressor/ |
2008-04-24T08:11:33+00:00 | audio/pidgin-musictracker |
Plugin for Pidgin to displays the music track currently playing MusicTracker is a plugin for Pidgin which displays the music track currently playing in the status message of various accounts such as AIM, Yahoo, MSN, Gtalk (Jabber), etc., i.e. any protocol Pidgin supports custom statuses on. Support for a wide range of audio players on both Windows and UNIX platforms is planned. Currently supported players: Amarok, Rhythmbox, Audacious, XMMS, MPC/MPD, Exaile, Banshee and Quod Libet. WWW: http://code.google.com/p/musictracker/ |
2008-04-23T14:26:24+00:00 | textproc/libcsv |
Small, simple and fast CSV library libcsv is a small, simple and fast CSV library written in pure ANSI C89 that can read and write CSV data. It provides a straight-forward interface using callback functions to handle parsed fields and rows and can parse improperly formatted CSV files. WWW: https://sourceforge.net/projects/libcsv/ |
2008-04-23T02:01:11+00:00 | devel/p5-SVN-Notify-Filter-Watchers |
Subscribe to SVN::Notify commits with a Subversion property This Perl module implements a Subversion property to control SVN::Notify commit message subscriptions. WWW: https://metacpan.org/release/SVN-Notify-Filter-Watchers |
2008-04-22T21:57:01+00:00 | devel/p5-SVN-Notify-Filter-Markdown |
Perl module to convert SVN::Notify log messages from Markdown to HTML This Perl module converts SVN::Notify log messages from Markdown format to HTML. WWW: https://metacpan.org/release/SVN-Notify-Filter-Markdown |
2008-04-22T21:11:13+00:00 | graphics/asciio |
Perl/GTK application that lets you draw ASCII charts using a GUI A Perl/GTK application that lets you draw ASCII charts using a GUI. Objects on the screen are sizable and have all the properties you'd expect in a drawing tool (titles for the boxes, bullets, etc), but the end result is plain text that's embeddable in your code. WWW: https://metacpan.org/release/App-Asciio |
2008-04-22T16:26:05+00:00 | graphics/ascii0 |
A Perl/GTK application that lets you draw ASCII charts using a GUI A Perl/GTK application that lets you draw ASCII charts using a GUI. Objects on the screen are sizable and have all the properties you'd expect in a drawing tool (titles for the boxes, bullets, etc), but the end result is plain text that's embeddable in your code. WWW: http://search.cpan.org/dist/App-Asciio/ |
2008-04-22T15:26:32+00:00 | devel/p5-Eval-Context |
Evaluate Perl code in context wrapper This module define a subroutine that let you evaluate Perl code in a specific context. The code can be passed directly as a string or as a file name to read from. It also provides some subroutines to let you define and optionally share variables and subroutines between your code and the code you wish to evaluate. Finally there is some support for running your code in a safe compartment. WWW: https://metacpan.org/release/Eval-Context |
2008-04-22T13:08:47+00:00 | devel/p5-Package-Generator |
Quickly and easily construct new packages This module lets you quickly and easily construct new packages. It gives them unused names and sets up their package data, if provided. WWW: https://metacpan.org/release/Package-Generator |
2008-04-22T12:12:06+00:00 | multimedia/nmm |
A network-integrated multimedia middleware The Network-Integrated Multimedia Middleware (NMM) provides an architecture that allows to create distributed multimedia application easily: local and remote multimedia devices or software components can be controlled transparently and integrated into a common multimedia processing flow graph. As an example, this allows for the quick and easy development of an application that receives TV from a remote device -- including the transparent control of the distributed TV receiver. Even a PDA with only limited computational power can run such an application: the media conversions needed to adapt the audio and video content to the resources provided by the PDA can be distributed within the network. While the distribution is transparent for developers, no overhead is added to all locally operating parts of the application. WWW: http://www.motama.com/ |
2008-04-22T11:45:14+00:00 | devel/p5-Directory-Scratch-Structured |
Creates temporary files and directories from a structured description This module adds a create_structured_tree subroutine to the Directory::Scratch. WWW: https://metacpan.org/release/Directory-Scratch-Structured |
2008-04-22T09:32:14+00:00 | devel/p5-Test-Spelling |
Check for spelling errors in POD files Check for spelling errors in POD files. WWW: https://metacpan.org/release/Test-Spelling |
2008-04-22T08:36:45+00:00 | www/twiki-WysiwygPlugin |
Translator framework for Wysiwyg editors Translator framework for Wysiwyg editors. WWW: http://twiki.org/cgi-bin/view/Plugins/WysiwygPlugin |
2008-04-22T08:36:45+00:00 | www/twiki-TwistyPlugin |
Show and hide content in JS-based sections A "twisty" is an interface toggle control to show and hide content. TwistyPlugin gives you several options to control the appearance of a twisty: * use link text or buttons * position an icon left or right * remember the state at the next visit of the page * start the Twisty open or closed * start the Twisty open or closed for the first visit * use a span or div for the content * set a class for the content span or div WWW: http://twiki.org/cgi-bin/view/Plugins/TwistyPlugin |
2008-04-22T08:36:45+00:00 | www/twiki-TwistyContrib |
JS library and CSS for Twisty sections This contrib packages in a convenient way the JavaScript library and the CSS file needed to implement Twisty sections. It is recommended to use the TwistyPlugin as it eases the deployment and use of this contrib. WWW: http://twiki.org/cgi-bin/view/Plugins/TwistyContrib |
2008-04-22T08:36:45+00:00 | www/twiki-TipsContrib |
Tip-of-the-day rotating display Displays rotating list of "TWiki Tip-of-the-day". WWW: http://twiki.org/cgi-bin/view/Plugins/TipsContrib |
2008-04-22T08:36:45+00:00 | www/twiki-TinyMCEPlugin |
TinyMCE WYSIWYG editor integration Integration of the TinyMCE WYSIWYG Editor. WWW: http://twiki.org/cgi-bin/view/Plugins/TinyMCEPlugin |
2008-04-22T08:36:45+00:00 | www/twiki-TagMePlugin |
Collaborative content tagging Tag wiki content collectively to find content by keywords. WWW: http://twiki.org/cgi-bin/view/Plugins/TagMePlugin |
2008-04-22T08:36:45+00:00 | www/twiki-TablePlugin |
Extra control of table display Gives extra control of table display: * Changing table properties like border width, cell spacing and cell padding * Changing background color and text color for header cells * Changing background color and text color for data cells - colors can alternate * Table attributes can be set and overridden * Row spans WWW: http://twiki.org/cgi-bin/view/Plugins/TablePlugin |
2008-04-22T08:36:45+00:00 | www/twiki-TWikiUserMappingContrib |
Traditional topic-based user mapping and management The User Mapping Manager interface provides services for mapping between a 'user identity' as used when talking to an external authentication provider, an internal TWiki canonical user ID, and the displayed name used to identify the user in TWiki. This is the default TWikiUserMapping in which user information is stored in TWiki topics - one per user, and then any mapping needed is done using the TWikiUsers topic in the Main. WWW: http://twiki.org/cgi-bin/view/Plugins/TWikiUserMappingContrib |
2008-04-22T08:36:45+00:00 | www/twiki-SpreadSheetPlugin |
Spreadsheet capabilities in topics This Plugin adds spreadsheet capabilities to TWiki topics. WWW: http://twiki.org/cgi-bin/view/Plugins/SpreadSheetPlugin |
2008-04-22T08:36:45+00:00 | www/twiki-SmiliesPlugin |
Converts smilies into icons automatically This plugin automatically converts certain smilies to a nice small icon. WWW: http://twiki.org/cgi-bin/view/Plugins/SmiliesPlugin |
2008-04-22T08:36:45+00:00 | www/twiki-SlideShowPlugin |
Convert a topic with headings into a slideshow This plugin converts a topic with headings into a slideshow. WWW: http://twiki.org/cgi-bin/view/Plugins/SlideShowPlugin |
2008-04-22T08:36:45+00:00 | www/twiki-RenderListPlugin |
Render bullet lists in a variety of formats Render bullet lists in a variety of formats. WWW: http://twiki.org/cgi-bin/view/Plugins/RenderListPlugin |
2008-04-22T08:36:45+00:00 | www/twiki-PreferencesPlugin |
Edit preferences in-place Allows editing of preferences using fields predefined in a form. WWW: http://twiki.org/cgi-bin/view/Plugins/PreferencesPlugin |
2008-04-22T08:36:45+00:00 | www/twiki-PatternSkin |
CSS-based skin PatternSkin provides a CSS based default look and feel for TWiki - flexible and W3C-compliant. Its layout and color scheme are designed to provide a nice, clean and productive editing environment. WWW: http://twiki.org/cgi-bin/view/Plugins/PatternSkin |
2008-04-22T08:36:45+00:00 | www/twiki-MailerContrib |
E-mail notification of changes Supports e-mail notification of changes. WWW: http://twiki.org/cgi-bin/view/Plugins/MailerContrib |
2008-04-22T08:36:45+00:00 | www/twiki-JSCalendarContrib |
Mishoo JSCalendar repackaged Mishoo JSCalendar, packaged for use by plugins, skins and add-ons. WWW: http://twiki.org/cgi-bin/view/Plugins/JSCalendarContrib |
2008-04-22T08:36:45+00:00 | www/twiki-InterwikiPlugin |
Wikilink to external sites The InterwikiPlugin links ExternalSite:Page text to external sites based on aliases defined in the InterWikis topic. This plugin is inspired by UseMod Wiki's inter-wiki links. WWW: http://twiki.org/cgi-bin/view/Plugins/InterwikiPlugin |
2008-04-22T08:36:45+00:00 | www/twiki-EmptyPlugin |
Empty plugin template This is an empty Plugin you can use as a template to build your own TWikiPlugins. This Plugin does nothing, but is ready to be used. WWW: http://twiki.org/cgi-bin/view/Plugins/EmptyPlugin |
2008-04-22T08:36:45+00:00 | www/twiki-EditTablePlugin |
Edit tables in-place Edit TWiki tables in place, using edit fields and drop down boxes, without having to edit the complete topic. WWW: http://twiki.org/cgi-bin/view/Plugins/EditTablePlugin |
2008-04-22T08:36:45+00:00 | www/twiki-CommentPlugin |
Post comments easily Allows users to quickly post comments to a page without an edit/preview/save cycle. WWW: http://twiki.org/cgi-bin/view/Plugins/CommentPlugin |
2008-04-22T08:36:45+00:00 | www/twiki-ClassicSkin |
The Classic TWiki skin The classic TWiki skin is the traditional TWiki skin, as seen in previous TWiki versions. WWW: http://twiki.org/cgi-bin/view/Plugins/ClassicSkin |
2008-04-22T08:36:45+00:00 | www/twiki-BlogAddOn |
Simple blogging application Simple blogging application WWW: http://twiki.org/cgi-bin/view/Plugins/BlogAddOn |
2008-04-22T08:36:45+00:00 | www/twiki-BehaviourContrib |
JavaScript event library Javascript event library to create javascript based interactions that degrade well when javascript is not available WWW: http://twiki.org/cgi-bin/view/Plugins/BehaviourContrib |
2008-04-22T07:57:02+00:00 | comms/ib-kmod |
Driver for the Kyocera UTU Iburst modem ib is a FreeBSD driver for the Kyocera UTU/UTD Iburst modem. |
2008-04-21T15:53:28+00:00 | archivers/xz |
LZMA compression and decompression tools XZ Utils is free general-purpose data compression software with a high compression ratio. XZ Utils is the successor to LZMA Utils. The core of the XZ Utils compression code is based on the LZMA SDK. The primary compression algorithm is currently LZMA2, which is used inside the .xz container format. With typical files, XZ Utils creates output 30% smaller than gzip and 15% smaller than bzip2. The XZ Utils package consists of several components: * liblzma is a compression library with an API similar to that of zlib. * xz is a command line tool with syntax similar to that of gzip. * xzdec is a decompression-only tool smaller than the full-featured xz tool. * A set of shell scripts (xzgrep, xzdiff, etc.) have been adapted from gzip to ease viewing, grepping, and comparing compressed files. * Emulation of the command line tools of LZMA Utils eases transition from LZMA Utils to XZ Utils. WWW: http://tukaani.org/xz/ |
2008-04-21T15:53:28+00:00 | archivers/lzmautils |
LZMA compression and decompression tools LZMA Utils is an attempt to provide LZMA compression to POSIX-like systems. The idea is to have a gzip-like command line tool and zlib-like library, which would make it easy to adapt the new compression technology to existing applications. WWW: http://tukaani.org/lzma/ |
2008-04-21T15:53:28+00:00 | archivers/lzmautils-devel |
LZMA compression and decompression tools LZMA Utils is an attempt to provide LZMA compression to POSIX-like systems. The idea is to have a gzip-like command line tool and zlib-like library, which would make it easy to adapt the new compression technology to existing applications. WWW: http://tukaani.org/lzma/ |
2008-04-21T13:39:04+00:00 | devel/p5-Data-TreeDumper-Renderer-GTK |
GTK renderer for Data::TreeDumper GTK renderer for Data::TreeDumper. WWW: https://metacpan.org/release/Data-TreeDumper-Renderer-GTK |
2008-04-21T02:37:21+00:00 | devel/rubygem-mocha |
Library for mocking and stubbing syntax like JMock and SchMock Mocha is a library for mocking and stubbing using a syntax like that of JMock, and SchMock. One of its main advantages is that it allows you to mock and stub methods on real (non-mock) classes and instances. WWW: https://mocha.jamesmead.org/ |
2008-04-20T17:33:41+00:00 | net-mgmt/argus3-clients |
Client programs for the argus IP network transaction auditing tool Client programs that read, parse and process Argus data, and comprise the client part of the Audit Record Generation and Utilization System. Argus is a generic IP network transaction auditing tool that has been used by thousands of sites to perform a number of powerful network management tasks that are currently not possible using commercial network management tools. Argus runs as an application level daemon, promiscuously reading network datagrams from a specified interface, and generates network traffic audit records for the network activity that it encounters. It is the way that Argus categorizes and reports on network activity that makes this tool unique and powerful. WWW: http://www.qosient.com/argus/ |
2008-04-20T17:24:09+00:00 | net-mgmt/argus3 |
Generic IP network transaction auditing tool Argus is a generic IP network transaction auditing tool that has been used by thousands of sites to perform a number of powerful network management tasks that are currently not possible using commercial network management tools. Argus runs as an application level daemon, promiscuously reading network datagrams from a specified interface, and generates network traffic audit records for the network activity that it encounters. It is the way that Argus categorizes and reports on network activity that makes this tool unique and powerful. WWW: http://www.qosient.com/argus/ |
2008-04-20T14:04:43+00:00 | devel/p5-BS-Event |
Class that provides an event callback interface This module was mainly written for Net::XMPP2, Net::IRC3 and BS to provide a consistent API for registering and emitting events. Even though I originally wrote it for those modules I released it separately in case anyone may find this module useful. WWW: https://metacpan.org/release/ELMEX/BS-Event-0.3 |
2008-04-19T22:34:01+00:00 | www/pear-HTML_TagCloud |
Generate TagCloud in HTML And Visualize Tags This package can be used to generate tag clouds. The output is HTML and CSS. And it does not only visualize frequency, but also timeline information. The newer the tag is, the deeper its color will be; older tags will have a lighter color.The main goal of "HTML_TagCloud" is to provide an easy to implement and configureable Tag Cloud solution that is suitable for any PHP-based webapp. WWW: https://pear.php.net/package/HTML_TagCloud |
2008-04-19T21:37:09+00:00 | net/pear-Net_Vpopmaild |
PEAR Class for accessing Vpopmail's vpopmaild daemon Net_Vpopmaild is a pear Class for accessing Vpopmail's vpopmaild daemon. It supports all vpopmaild commands, such as adding/removing domains, users, robots (autoresponders), and ezmlm lists (todo), as well as modifying domain limits, ip maps, etc. WWW: https://pear.php.net/package/Net_Vpopmaild |
2008-04-19T21:34:07+00:00 | www/pear-Services_Facebook |
PHP interface to Facebook's API pear-Services_Facebook is an interface for accessing Facebook's web services API at http://api.facebook.com. WWW: https://pear.php.net/package/Services_Facebook |
2008-04-19T21:33:05+00:00 | www/pear-Services_Google |
PHP interface to access the Google SOAP Web APIs pear-Services_Google is a pear class that provides access to the Google SOAP Web APIs. It allows easy access to the Google SOAP Web APIs for the search engine, spelling suggestions, and cache. Please note that as of December 5, 2006 Google is no longer issuing new API keys for the SOAP search API, so this package is only for developers which has an API key already. WWW: https://pear.php.net/package/Services_Google |
2008-04-19T19:32:46+00:00 | archivers/par2cmdline-tbb |
Tools for using Parity v2 Archive files (tbb version) par2cmdline-tbb is the tbb version of the par2cmdline tool. par2cmdline is a program 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://chuchusoft.com/par2_tbb/ |
2008-04-19T10:47:14+00:00 | www/rubygem-htauth |
Replacement for the Apache htdigest and htpasswd HTAuth is a pure ruby replacement for the Apache support programs htdigest and htpasswd. Command line and API access are provided for access to htdigest and htpasswd files. Author: Jeremy Hinegardner (copiousfreetime) |
2008-04-18T17:28:38+00:00 | www/p5-Catalyst-Engine-HTTP-Prefork |
High-performance pre-forking Catalyst engine This engine is designed to run as a standalone Catalyst server, without requiring the use of another web server. It's goals are high-performance, HTTP/1.1 compliance, and robustness. It is also suitable for use as a faster development server with support for automatic restarting. WWW: https://metacpan.org/release/Catalyst-Engine-HTTP-Prefork |
2008-04-18T16:51:23+00:00 | www/p5-Cookie-XS |
HTTP Cookie parser in C This module implements a very simple and fast parser for cookies used in HTTP applications. WWW: http://search.cpan.org/dist/Cookie-XS/ |
2008-04-18T16:51:23+00:00 | www/p5-CGI-Cookie-XS |
HTTP Cookie parser in C This module implements a very simple and fast parser for cookies used in HTTP applications. WWW: https://metacpan.org/release/Cookie-XS |
2008-04-18T13:17:14+00:00 | www/p5-HTTP-HeaderParser-XS |
XS extension for processing HTTP headers This module parses HTTP headers using a C++ state machine. The goal is to be fast, not necessarily to do everything you could ever want. Headers are not static, you can parse them, munge them, or even build them using this module. WWW: https://metacpan.org/release/HTTP-HeaderParser-XS |
2008-04-18T07:34:23+00:00 | www/xpi-cookiesafe |
Control cookie permissions CookieSafe allows you to easily control cookie permissions. It will appear on your statusbar. Just click on the icon to allow, block, or temporarily allow the site to set cookies. You can also view or clear the cookies and exceptions by right clicking on the statusbar icon. For safer browsing you may choose to deny cookies globally and then enable them on a per site basis. WWW: http://forum.softwareblaze.com/ |
2008-04-18T07:32:35+00:00 | www/xpi-close-all-tabs |
Toolbar button to close all open tabs A toolbar button to close all open tabs. WWW: http://www.jgadesign.net/SoftwarePages/CloseAllTabs.aspx |
2008-04-18T06:29:39+00:00 | www/cacheboy16 |
HTTP Caching Proxy (Squid Derivative) - Development Release Cacheboy is a continuation of Squid-2 development which focuses on stability whilst improving performance, functionality and compliance. THIS SOFTWARE IS CURRENTLY BETA - the bugs need ironing out so please submit any mishaps as Issues via Google Code. New functionality will only appear after the code is stable, so please help us find and fix the bugs! Cacheboy supports all of the features found in Squid-2. This release currently doesn't support ICAP as it was never intergrated into the Squid-2 release. WWW: http://www.cacheboy.net/ WWW: http://code.google.com/p/cacheboy/ |
2008-04-18T06:29:39+00:00 | www/cacheboy15-devel |
HTTP Caching Proxy (Squid Derivative) - Development Release Cacheboy is a continuation of Squid-2 development which focuses on stability whilst improving performance, functionality and compliance. THIS SOFTWARE IS CURRENTLY BETA - the bugs need ironing out so please submit any mishaps as Issues via Google Code. New functionality will only appear after the code is stable, so please help us find and fix the bugs! Cacheboy supports all of the features found in Squid-2. This release currently doesn't support ICAP as it was never intergrated into the Squid-2 release. WWW: http://www.cacheboy.net/ WWW: http://code.google.com/p/cacheboy/ |
2008-04-18T06:29:39+00:00 | www/cacheboy |
HTTP Caching Proxy (Squid Derivative) Cacheboy is a continuation of Squid-2 development which focuses on stability whilst improving performance, functionality and compliance. THIS SOFTWARE IS CURRENTLY BETA - the bugs need ironing out so please submit any mishaps as Issues via Google Code. New functionality will only appear after the code is stable, so please help us find and fix the bugs! Cacheboy supports all of the features found in Squid-2. This release currently doesn't support ICAP as it was never intergrated into the Squid-2 release. WWW: http://www.cacheboy.net/ WWW: http://code.google.com/p/cacheboy/ |
2008-04-18T06:04:08+00:00 | textproc/p5-Makefile-DOM |
Simple DOM parser for Makefiles This libary can serve as an advanced lexer for (GNU) makefiles. It parses makefiles as "documents" and the parsing is lossless. The results are data structures similar to DOM trees. The DOM trees hold every single bit of the information in the original input files, including white spaces, blank lines and makefile comments. That means it's possible to reproduce the original makefiles from the DOM trees. In addition, each node of the DOM trees is modifiable and so is the whole tree, just like the PPI module used for Perl source parsing and the HTML::TreeBuilder module used for parsing HTML source. WWW: https://metacpan.org/release/Makefile-DOM |
2008-04-17T14:27:45+00:00 | net/tcludp |
UDP extension for TCL From the website: This package provides support for using UDP through Tcl. The package provides a new channel type and attempts to permit the use of packet oriented UDP over stream oriented Tcl channels. WWW: http://tcludp.sourceforge.net/ |
2008-04-17T14:20:23+00:00 | sysutils/tclsyslog |
Tcl Interface to Syslog TclSyslog provides an easy to use interface to the Syslog daemon. WWW: http://www.wagner.pp.ru/~vitus/software/tcl/tclsyslog.html |
2008-04-16T19:44:25+00:00 | editors/abiword-docs |
AbiWord help files AbiWord help files WWW: http://www.abisource.com/ |
2008-04-16T18:34:42+00:00 | editors/abiword-extras |
AbiWord extras (Templates, clipart, dictionary files, etc) AbiWord extras (Templates, clipart, dictionary files, etc) This directory tree contains GPL or GPL-compatible files used by AbiSuite that are very big and/or that don't change very often. The files in this directory may or may not be used in the actual compilation, but probably are used in the installation or at runtime. These files were kept out of the abi/user directory to decrease download times for those pulling down periodic tarballs. WWW: http://www.abisource.com/ |
2008-04-16T17:54:21+00:00 | textproc/libwps |
Microsoft file word processor format import filter library Libwps is a library (for use by word procesors, for example) for importing the Microsoft Works word processor file format. It imports Works format versions 2, 3, 4, 5 (aka 2000), and 8 with some formatting. The scope of this project is just a Works word processor import filter, so there are no plans for supporting an export filter, spreadsheets, or databases. WWW: http://libwps.sourceforge.net/ |
2008-04-16T14:52:36+00:00 | irc/p5-POE-Component-Server-IRC |
Fully event-driven networkable IRC server daemon module A POE component that implements an IRC server ( ircd ). It's based on hybrid-7.2.2 and has been tested against hybrid-7.2.2 and hybrid-7.0. It supports the TS5 server-to-server protocol so should support networks based on this protocol. WWW: https://metacpan.org/release/POE-Component-Server-IRC |
2008-04-16T14:12:31+00:00 | textproc/p5-Pod-Spell |
Formatter for spellchecking Pod Pod::Spell is a Pod formatter whose output is good for spellchecking. Pod::Spell rather like Pod::Text, except that it doesn't put much effort into actual formatting, and it suppresses things that look like Perl symbols or Perl jargon (so that your spellchecking program won't complain about mystery words like "$thing" or "Foo::Bar" or "hashref"). WWW: https://metacpan.org/release/Pod-Spell |
2008-04-16T13:58:41+00:00 | devel/p5-Test-Block |
Specify fine granularity test plans This module allows you to specify the number of expected tests at a finer level of granularity than an entire test script. It is built with Test::Builder and plays happily with Test::More and friends. WWW: http://search.cpan.org/dist/Test-Block/ |
2008-04-16T13:18:21+00:00 | multimedia/atomicparsley |
Command line program for reading parsing and setting MP4/M4A metadata AtomicParsley is a lightweight command line program for reading, parsing and setting metadata into MPEG-4 files supporting these styles of metadata: * iTunes-style metadata into .mp4, .m4a, .m4p, .m4v, .m4b files * 3gp-style assets in 3GPP, 3GPP2, MobileMP4 & derivatives * ISO copyright notices at movie & track level for MPEG-4 * uuid private user extension text & file embedding for MPEG-4 WWW: https://github.com/wez/atomicparsley |
2008-04-16T06:49:40+00:00 | security/rubygem-ezcrypto |
Wrapper for the poorly documented OpenSSL ruby library EzCrypto is an easy to use wrapper around the poorly documented OpenSSL ruby library. Features * Defaults to AES 128 CBC * Will use the systems OpenSSL library for transparent hardware crypto support * Single class object oriented access to most commonly used features * Ruby like WWW: https://rubygems.org/gems/ezcrypto |
2008-04-16T06:23:43+00:00 | www/toofpy |
Toolserver Framework for Python From the website: The Toolserver Framework for Python is a framework for simple building of webservices. This is not Twisted - that one is much larger and much richer in features. If you need a full fledged webservice or internet protocol platform, you better go with Twisted. But if you need a lean and mean webservice machine, the Toolserver Framework for Python might be the right tool for the job. Author: Georg Bauer <gb@murphy.bofh.ms> WWW: http://pyds.muensterland.org/wiki/toolserver.html |
2008-04-15T21:15:40+00:00 | security/fprint_demo |
Demo and test application for libfprint fprint_demo is a simple GTK+ application to demonstrate and test libfprint's capabilities. It can be used to enroll new finger prints as well as verify and delete existing data sets. WWW: http://www.reactivated.net/fprint/wiki/Fprint_demo |
2008-04-15T21:15:09+00:00 | security/pam_fprint |
PAM module offering finger print authentication using libfprint pam_fprint is a simple PAM module which uses libfprint's fingerprint processing and verification functionality for authentication. In other words, instead of seeing a password prompt, you're asked to scan your fingerprint. WWW: http://www.reactivated.net/fprint/wiki/Pam_fprint |
2008-04-15T21:14:17+00:00 | security/libfprint |
Library for fingerprint reader devices libfprint is an open source software library designed to make it easy for application developers to add support for consumer fingerprint readers to their software. WWW: http://www.reactivated.net/fprint/wiki/Libfprint |
2008-04-15T20:51:39+00:00 | devel/ocaml-camlp5 |
Preprocessor-pretty-printer of OCaml Camlp5 is a preprocessor-pretty-printer of ocaml. It offers tools for syntax (grammars) and the ability to modify the concrete syntax of the language (quotations, syntax extensions). WWW: http://camlp5.gforge.inria.fr/ |
2008-04-15T13:43:15+00:00 | audio/audiotag |
Command-line tool for mass tagging/renaming of audio files Audiotag is a command-line tool for mass tagging/renaming of audio files it supports the vorbis comment, id3 tags, and MP4 tags. WWW: https://github.com/Daenyth/audiotag |
2008-04-15T12:24:23+00:00 | multimedia/AtomicParsley |
Command line program for reading parsing and setting MP4/M4A metadata AtomicParsley is a lightweight command line program for reading, parsing and setting metadata into MPEG-4 files supporting these styles of metadata: * iTunes-style metadata into .mp4, .m4a, .m4p, .m4v, .m4b files * 3gp-style assets in 3GPP, 3GPP2, MobileMP4 & derivatives * ISO copyright notices at movie & track level for MPEG-4 * uuid private user extension text & file embedding for MPEG-4 WWW: http://atomicparsley.sourceforge.net/ |
2008-04-15T08:54:28+00:00 | deskutils/openproj |
Free, open source Project Manager OpenProj is a free, open source desktop alternative to Microsoft Project. OpenProj has equivalent functionality, a familiar user interface and even opens existing MSProject files. OpenProj is interoperable with Project, with a Gantt Chart and PERT chart etc. LICENSE: Common Public Attribution License Version 1.0 (CPAL) WWW: http://openproj.org/ |
2008-04-15T07:32:40+00:00 | net/p5-XML-Compile-SOAP-Daemon |
Base class for SOAP message servers This base class implements the common needs between various types of SOAP daemons. As daemon type, you can use any kind of Net::Server implementation. WWW: https://metacpan.org/release/XML-Compile-SOAP-Daemon |
2008-04-15T01:48:26+00:00 | x11/babl |
Dynamic pixel format conversion library Babl is a dynamic, any to any, pixel format conversion library. It provides conversions between the myriad of buffer types images can be stored in. Babl doesn't only help with existing pixel formats, but also facilitates creation of new and uncommon ones. WWW: http://www.gegl.org/babl/ |
2008-04-15T01:46:17+00:00 | www/p5-HTTP-MobileAttribute |
Yet Another HTTP::MobileAgent HTTP::MobileAttribute is Plaggable version of HTTP::MobileAgent. WWW: http://search.cpan.org/dist/HTTP-MobileAttribute/ |
2008-04-15T01:02:20+00:00 | databases/sharedance |
Daemon to centralize keys and associated data Sharedance is a high-performance server that centralize ephemeral key/data pairs on remote hosts, without the overhead and the complexity of an SQL database. WWW: http://sharedance.pureftpd.org/project/sharedance |
2008-04-14T04:06:09+00:00 | net/libfixbuf |
Library for using the IP Flow Information Export protocol libfixbuf provides an implementation of the IP Flow Information Export lib(IPFIX) Protocol as a C library, for building IPFIX Collecting and libExporting Processes. WWW: http://tools.netsa.cert.org/fixbuf/ |
2008-04-14T01:29:04+00:00 | devel/p5-Class-Component |
Pluggable component framework Class::Component is pluggable component framework. The compatibilities such as dump and load such as YAML are good. WWW: https://metacpan.org/release/Class-Component |
2008-04-14T00:47:00+00:00 | devel/dyncall |
Highly dynamic multi-platform foreign function call interface library The dyncall library encapsulates architecture-, OS- and compiler-specific function call semantics in a virtual "bind parameters from left to right and then call" interface allowing programmers to call C functions in a completely dynamic manner. In other words, instead of calling a function directly, the dyncall library provides a mechanism to push the function parameters manually and to issue the call afterwards. This means, that a program can determine at runtime what function to call, and what parameters to pass to it. The library is written in C and assembly and provides a very simple C interface to program against. The library comes in very handy to power flexible message systems, dynamic function call dispatch mechanisms, closure implementations or even to bridge different programming languages. When it comes to language bindings, the dyncall library provides a clean and portable C interface to dynamically issue calls to foreign code using small kernels written in assembly. Instead of providing code for every bridged function call, which unnecessarily results in code bloat, only a couple of instructions are used to invoke every possible call. WWW: https://www.dyncall.org |
2008-04-14T00:26:21+00:00 | net/p5-POE-Component-Client-Twitter |
POE chat component for twitter.com POE::Component::Client::Twitter is a POE component for Twitter API. WWW: https://metacpan.org/release/POE-Component-Client-Twitter |
2008-04-13T23:23:11+00:00 | audio/milkytracker |
Music creation tool inspired by Fast Tracker 2 MilkyTracker is an open source, multi-platform music application for creating .MOD and .XM module files. It attempts to recreate the module replay and user experience of the popular DOS program Fasttracker II, with special playback modes available for improved Amiga ProTracker 2/3 compatibility. WWW: https://milkytracker.titandemo.org/ |
2008-04-13T18:19:53+00:00 | textproc/linux-scim-libs |
Smart Common Input Method platform, library part, 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-04-13T18:19:53+00:00 | textproc/linux-f8-scim-libs |
Smart Common Input Method libraries (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-04-13T18:19:53+00:00 | textproc/linux-f10-scim-libs |
Smart Common Input Method libraries (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-04-13T12:53:21+00:00 | devel/rubygem-platform |
Hopefully robust platform sensing The Platform library offers a simple, reliable, means of determining what platform Ruby is running on. Underlying Platform is the RUBY_PLATFORM constant. This library is parsing this constant for information. You could easily do this yourself. We've just taken the hassle out of it for you and hopefully covered a few of the more unusual cases you mightn't have thought of yourself. WWW: https://github.com/berk/platform |
2008-04-13T09:32:16+00:00 | x11/e17-module-bling |
E17 composite manager module An E17 composite manager module. Author: Ibukun Olumuyiwa WWW: http://www.enlightenment.org |
2008-04-13T09:32:16+00:00 | x11-wm/e17-module-bling |
E17 composite manager module An E17 composite manager module. Author: Ibukun Olumuyiwa WWW: http://www.enlightenment.org |
2008-04-13T02:35:51+00:00 | net-p2p/p5-Net-BitTorrent |
BitTorrent peer-to-peer protocol class Net::BitTorrent is a class based implementation of the current BitTorrent Protocol Specification. Each Net::BitTorrent object is capable of handling several concurrent .torrent sessions. WWW: https://metacpan.org/release/Net-BitTorrent |
2008-04-12T19:52:17+00:00 | x11-themes/thewidgetfactory |
Tool for previewing GTK+ widgets and testing new themes The Widget Factory is a program designed to show a wide range of GTK+2 widgets in a single window. |
2008-04-11T21:47:53+00:00 | irc/cwirc |
X-Chat Morse plugin CWirc is a plugin for the X-Chat IRC client to transmit raw morse code over the internet using IRC servers as reflectors. The transmitted morse code can be received in near real-time by other X-Chat clients with the CWirc plugin. CWirc tries to emulate a standard amateur radio rig : it sends and receives morse over virtual channels, and it can listen to multiple senders transmitting on the same channel. Morse code is keyed locally using a straight or iambic key connected to a serial port, or using the mouse buttons, and the sound is played through the soundcard, or through an external sounder. WWW: http://myspace.voo.be/pcoupard/cwirc |
2008-04-11T17:12:16+00:00 | www/pear-HTTP_FloodControl |
PEAR classes to detect and protect from attempts to flood a site The HTTP_FloodControl package can be used to detect and protect a Web site from attempts to flood it with too many requests. It also allows to protect the site from automatic downloading many pages or files from the same IP address, session ID or other unique identifier. The detection of flood is determine according to a set of parameters indicating the maximal allowed number of requests for the certain time interval. It is possible to set several parameters at once in order to perform more effective protection. The package uses various storage containers (regular files, DB, MDB, MDB2) to handle counter logs. WWW: https://pear.php.net/package/HTTP_FloodControl |
2008-04-11T14:48:14+00:00 | graphics/geoapi |
Java interface API based upon OGC Standards GeoAPI provides a set of interfaces from OpenGIS specifications.The development community in building GIS solutions is sustaining an enormous level of effort. The GeoAPI project aims to reduce duplication and increase interoperability by providing neutral, interface-only APIs derived from OGC/ISO Standards. WWW: http://geoapi.sf.net |
2008-04-11T14:36:50+00:00 | www/docebo |
Open Source e-Learning platform (LMS and LCMS) Docebo is an Open Source e-Learning platform (LMS and LCMS) used in corporate and higher education markets. The Platform supports 12 languages, is compliant to the SCORM 1.2 standard, and can support different didactic models. Including: Blended, Self-Directed, Collaborative and even Social Learning through Chat, Wiki, Forums and 53 other different functions. WWW: http://www.docebo.org |
2008-04-11T12:55:52+00:00 | net/beanstalkd |
Fast, distributed, in-memory workqueue service Beanstalkd is a fast, distributed, in-memory workqueue service. Its interface is generic, but is intended for use in reducing the latency of page views in high-volume web applications by running most time-consuming tasks asynchronously. WWW: http://xph.us/software/beanstalkd/ |
2008-04-11T07:41:41+00:00 | devel/py-cfgparse |
Python module for parsing configuration files cfgparse is Python module for parsing configuration files. WWW: http://cfgparse.sourceforge.net/ |
2008-04-11T00:27:27+00:00 | math/sdpa-gmp |
Multi precision arithmetic version of math/sdpa The SDPA-GMP (The GMP version of SemiDefinite Programming Algorithm) is a software package for solving semidefinite program (SDP), intended for very hard to solve SDPs and SDPs requires ultra high accuracy. It is based on a Mehrotra-type predictor-corrector infeasible primal-dual interior-point method. The SDPA-GMP shares the same features as the SDPA, excpt for calculations will be done with multiple precision arithmetics via the GMP (the GNU Multiple Precision Arithmetic Library). WWW: http://sdpa.indsys.chuo-u.ac.jp/sdpa/index.html |
2008-04-10T16:30:29+00:00 | databases/mysql-udf |
Set of user-defined functions for the MySQL server This package adds several user-defined statistics functions to the MySQL server providing the ability to: * calculate the median of any values, * calculate the skewness and kurtosis of a distribution of value * retrieve the effective length of the longest value in a STRING column, * get the longest value from a STRING column, * calculate the faculty of a value, * calculate linear regression parameters (intercept, slope, correlation coefficent) of any values WWW: http://mysql-udf.sourceforge.net/ |
2008-04-10T12:50:59+00:00 | devel/p5-Perl-Version |
Parse and manipulate Perl version strings Perl::Version provides a simple interface for parsing, manipulating and formatting Perl version strings. WWW: https://metacpan.org/release/Perl-Version |
2008-04-10T09:25:42+00:00 | www/p5-Catalyst-View-XSLT |
XSLT view class for Catalyst A view base class for Catalyst using XSLT. Your subclass should inherit from this class. WWW: https://metacpan.org/release/Catalyst-View-XSLT |
2008-04-10T09:17:32+00:00 | devel/py-pyshapelib |
Python bindings for Shapelib Python bindings for Shapelib ============================ These are three python modules for shapelib: shapelib read/write shapefiles dbflib read/write dbf files shptree quadtree for shapes Shapelib is a free software library for reading and writing ESRI shape files and can be found at http://shapelib.maptools.org/. WWW: https://wald.intevation.org/projects/pyshapelib/ |
2008-04-10T04:13:25+00:00 | net/sprinkle |
Stomp messaging broker written in Python Sprinkle is a broker which implements a simple messaging protocol called STOMP. WWW: http://www.thuswise.org/sprinkle/ |
2008-04-09T22:18:25+00:00 | www/google-appengine |
Development tools for Google App Engine (SDK) Google App Engine software development kit (SDK). Google App Engine enables you to build web applications on the same scalable systems that power Google applications. Google App Engine applications are implemented using the PHP or the Python programming language. The runtime environment includes the full Python language and most of the Python standard library. App Engine applications are easy to build, easy to maintain, and easy to scale as your traffic and data storage needs grow. With App Engine, there are no servers to maintain: you just upload your application, and it's ready to serve your users. WWW: https://developers.google.com/appengine/ |
2008-04-08T15:31:19+00:00 | www/p5-Net-FireEagle |
Access Yahoo's FireEagle location service Fire Eagle is a site that stores information about your location. With your permission, other services and devices can either update that information or access it. Net::FireEagle provides access to Yahoo's FireEagle location service. WWW: http://fireeagle.yahoo.net/ |
2008-04-08T12:15:02+00:00 | devel/ocaml-typeconv |
Type conversion routines for OCaml The type-conv mini library factors out functionality needed by different preprocessors that generate code from type specifications, because this functionality cannot be duplicated without losing the ability to use these preprocessors simultaneously. WWW: http://janestreet.github.io/ |
2008-04-07T12:36:45+00:00 | sysutils/fusefs-chironfs |
FUSE based filesystem with replication at the filesystem level Chiron FS is a FUSE based filesystem which implements replication at the FILESYSTEM LEVEL like RAID 1 does at the DEVICE LEVEL. The replicated filesystems may be of any kind you want. The only requisite is that you mount it. No need for special configuration files. The setup is as simple as one mount command (or one line in fstab). WWW: https://BSDforge.com/projects/sysutils/fusefs-chironfs/ |
2008-04-07T07:37:14+00:00 | security/p5-Net-SAML |
Perl extension for using SAML SSO A Perl module wrapping libzxid. Also zxid.pl, that implements SP in mod_perl environment, is supplied. This module is also available on MetaCPAN at https://metacpan.org/release/zxid. WWW: http://zxid.org/ |
2008-04-06T17:57:03+00:00 | databases/mysqlbigram |
Simple n-gram (bi-gram) fulltext parser plugin for MySQL MySQL has fulltext index search ability for text field, but it is word based index: it cannot be used for no word delimiter language like Japanese or Chinese. It also can't search characters in the middle of a word (e.g. searching 'in' will not match word 'ping'). Starting from MySQL 5.1, MySQL supports a plugin that allows to change server components (fulltext search parser) without restarting and/or recompiling the server. This n-gram parser uses this plugin interface to implement a simple n-gram (bi-gram) fulltext index parser which can be used for languages without word delimiters. WWW: http://mysqlbigram.googlepages.com/ |
2008-04-06T15:14:27+00:00 | emulators/jzintv |
Portable Intellivision(TM) Emulator jzIntv is an emulator for the Mattel Intellivision(TM) videogame. WWW: http://spatula-city.org/~im14u2c/intv/ |
2008-04-06T15:10:26+00:00 | sysutils/aimage |
Advanced Disk Imager aimage is the Advanced Disk Imager a tool to create forensic disk images. aimage is a component the Advanced Forensics Format project. WWW: https://BSDforge.com/projects/sysutils/aimage/ |
2008-04-06T08:58:21+00:00 | lang/ruby19 |
Object-oriented interpreted scripting language Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straight-forward, and extensible. Features of Ruby are shown below. + Simple Syntax + *Normal* Object-Oriented features(ex. class, method calls) + *Advanced* Object-Oriented features(ex. Mix-in, Singleton-method) + Operator Overloading + Exception Handling + Iterators and Closures + Garbage Collection + Dynamic Loading of Object files(on some architecture) + Highly Portable(works on many UNIX machines, and on DOS, Windows, Mac, BeOS etc.) WWW: http://www.ruby-lang.org/en/ |
2008-04-06T04:49:05+00:00 | biology/mapm3 |
Constructs linkage maps of markers segregating in experimental crosses MAPMAKER/EXP is a linkage analysis package designed to help construct primary linkage maps of markers segregating in experimental crosses. MAPMAKER/EXP performs full multipoint linkage analysis (simultaneous estimation of all recombination fractions from the primary data) for dominant, recessive, and co- dominant (e.g. RFLP-like) markers. MAPMAKER/EXP is an experimental-cross-only successor to the original MAPMAKER program. MAPMAKER/QTL is a companion program to MAPMAKER/EXP which allows one to map genes controlling polygenic quantitative traits in F2 intercrosses and BC1 backcrosses relative to a genetic linkage map. More information on MAPMAKER/QTL can be found in the technical report (included with MAPMAKER/QTL). WWW: http://www.broad.mit.edu/ftp/distribution/software/mapmaker3/ |
2008-04-05T20:26:22+00:00 | databases/sqldeveloper |
Graphical tool for database development Oracle SQL Developer is a free graphical tool for database development. With SQL Developer, you can browse database objects, run SQL statements and SQL scripts, and edit and debug PL/SQL statements. You can also run any number of provided reports, as well as create and save your own. SQL Developer enhances productivity and simplifies your database development tasks. SQL Developer can connect to any Oracle Database version >= 9.2.0.1 and MySQL database version >= 3.0. WWW: https://www.oracle.com/database/technologies/appdev/sqldeveloper-landing.html |
2008-04-05T18:25:40+00:00 | benchmarks/geekbench |
Cross-platform benchmark suite Geekbench is a cross-platform benchmark suite for Mac OS X, Windows, Solaris, and Linux. Geekbench is designed to measure the performance an average application can expect from both the processor and the memory subsystem. Geekbench's benchmarks are written in platform-neutral C++, and have no platform-specific optimizations. Geekbench is compiled with what we consider the de-facto standard compiler for each platform, with the compiler switches suggested by the compiler vendor for release code. WWW: http://www.primatelabs.com/geekbench2/ |
2008-04-05T17:02:17+00:00 | sysutils/tracker-libtrackergtk |
Gtk bindings to tracker and GSF data extract module (MS docs) Gtk bindings to tracker and GSF data extract module (Microsoft Office docs) WWW: http://www.tracker-project.org/ |
2008-04-05T17:02:17+00:00 | sysutils/tracker-gnome |
Tracker GNOME applet, search tool, and preference programs |
2008-04-05T16:25:54+00:00 | audio/py-mpd |
Python MPD client library An MPD (Music Player Daemon) client library written in pure Python. WWW: https://pypi.org/project/python-mpd/ |
2008-04-05T11:54:42+00:00 | databases/mysql++3 |
Complex C++ API for MySQL${MYSQL_VER} MySQL++ is a C++ wrapper for MySQL's C API. It is built around STL principles, to make dealing with the database as easy as dealing with an STL container. This port contains the version 3 of the library; see databases/mysql++ and databases/mysql++1 for the older versions. WWW: http://tangentsoft.net/mysql++/ |
2008-04-04T20:39:49+00:00 | www/opencart |
Open source PHP-based online shopping cart system OpenCart is an open source PHP-based online shopping cart system. A robust e-commerce solution for Internet merchants with the ability to create their own online business and participate in e-commerce at a minimal cost. OpenCart is designed feature rich, easy to use, search engine friendly and with a visually appealing interface. WWW: http://www.opencart.com/ |
2008-04-04T15:01:24+00:00 | graphics/pqiv |
Pretty Quick Image Viewer Originally, PQIV was written as a drop-in replacement for QIV. The first release was not more than a Python script, hence the name. Now, PQIV is a (modulo some small extras) full featured clone of QIV written in C using GTK-2 and GLIB-2. Features include: * Command line image viewer * Directory traversing to view whole directories * Watch files and directories for changes * Natural order sorting of the images * A status bar showing information on the current image * Transparency and animation support * Moving, zooming, rotation, flipping * Slideshows * Highly customizable * Supports external image filters (e.g. convert) * Preloads the next image in the background * Fade between images * Optional PDF/eps/ps support (useful e.g. for scientific plots) * Optional video format support (e.g. for webm animations) WWW: https://github.com/phillipberndt/pqiv |
2008-04-04T13:14:06+00:00 | java/jamvm |
Compact Java virtual machine JamVM is an extremely small Java Virtual Machine which conforms to the JVM specification version 2 (blue book). It is designed to support the full specification, and includes support for object finalisation, Soft/Weak/Phantom References, class-unloading, the Java Native Interface (JNI) and the Reflection API. WWW: http://jamvm.sourceforge.net/ |
2008-04-03T15:03:30+00:00 | devel/bullet |
3D collision detection and rigid body dynamics library Bullet is a professional open source multi-threaded 3D Collision Detection and Rigid Body Dynamics Library. It is free for commercial use under the ZLib license. The library is being used by several professional game developers on PC, PlayStation 3, XBox 360 and Nintendo Wii. Sony Computer Entertainment provides a parallel SPU optimized version, and collaborations with IBM, Intel, AMD and NVidia to exploit their parallel hardware. Bullet is native part of Blender 3D modeler and it supports COLLADA Physics file format. WWW: http://www.bulletphysics.com/ |
2008-04-02T19:38:37+00:00 | x11-fonts/indic-ttf |
Collection of truetype Indic fonts This ttf-indic-fonts is a set of TrueType and OpenType fonts. It include: - Bengali - Devanagari - Gujarati - Kannada - Malayalam - Oriya - Punjabi - Tamil - Telugu By the Debian source ttf-indic-fonts. Note: The port x11-fonts/fonts-indic is a collection of Indic font by the Lohit project and installs a font subset of this port, the Lohit family; but, although the origin of fonts is the same, the Lohit project, that distfile is maintained by Gentoo people, and have different revisions. You can install merely also that port and, if, for any reasons, you want to use a particular font set, you have to change the loading priority in your configuration files. WWW: http://packages.debian.org/unstable/x11/ttf-indic-fonts |
2008-04-02T10:18:54+00:00 | games/battletanks |
Fast 2D tank arcade game with multiplayer and split-screen modes Battle Tanks is a funny battle on your desk, where you can choose one of three vehicles and eliminate your enemy using the whole arsenal of weapons. It has original cartoon-like graphics and cool music, its fun and dynamic, it has several network modes for deathmatch and cooperative -- what else is needed to have some fun with your friends? And all is packed and ready for you in Battle Tanks. Some of the game highlights: * Three vehicles: tank, Shilka, and rocket launcher, each having its special features * Lots of weapons: four types of ammo, six types of rockets, landing troops, mines, etc. * 13 multiplayer maps (nine ones for deathmatch and four ones for cooperative mode) in different locations such as city, village, forest, desert, etc. * Game world that reacts on player: roads have traffic, buildings can be destroyed, weather effects are simulated * Lots of war objects: troops, vehicles, helicopters, etc. * Keyboard and gamepad are supported * Dedicated server mode (headless) WWW: http://btanks.sourceforge.net/ |
2008-04-01T20:51:13+00:00 | x11-fonts/linuxlibertine |
Linux Libertine Open Fonts The Libertine Open Fonts Project is devoted to creating high quality alternatives to other well-known fonts. There are currently two font families: Linux Libertine and Linux Biolinum. WWW: http://linuxlibertine.sourceforge.net/Libertine-EN.html |
2008-03-31T20:44:30+00:00 | devel/dmucs |
Distributed Multi-User Compilation System (for use with distcc) DMUCS is a system that allows a group of users to share a compilation farm. Each compilation request from each user will be sent to the fastest available machine, every time. The system has these fine qualities: * Supports multiple users compiling simultaneously, and scales well to handle the new loads. * Supports multiple operating systems in the compilation farm. * Uses all processors of a multi-processor compilation host. * Makes best use of compilation hosts with widely differing CPU speeds. * Guarantees that a compilation host will not be overloaded by compilations. * Takes into account the load on a host caused by non-compilation tasks. * Supports the dynamic addition and removal of hosts to the compilation farm. * Works with distcc, which need not be altered in any way. WWW: http://dmucs.sourceforge.net/ |
2008-03-31T20:40:44+00:00 | devel/libiqxmlrpc |
Free, object-oriented XML-RPC implementation written in C++ Libiqxmlrpc is C++ object-oriented library that represents an XML-RPC solution for both client and server. It supports HTTP and HTTPS, both single-threaded and multi-threaded computation models on the server side, method interceptors, and other features. WWW: http://libiqxmlrpc.wikidot.com/ |
2008-03-31T10:13:19+00:00 | databases/pear-XML_Query2XML |
PEAR class transform SQL queries into XML data XML_Query2XML allows you to transform the records retrieved with one or more SQL SELECT queries into XML data. Very simple to highly complex transformations are supported. Is was written with performance in mind and can handel large amounts of data. WWW: https://pear.php.net/package/XML_Query2XML |
2008-03-31T08:52:57+00:00 | misc/usbrh |
Reads temperatures and humidity from a Strawberry Linux USB-RH usbrh reads temperatures and humidity from sensors of a "USB-RH", which is connected to a USB port of the computer. Strawberry Linux Co.,Ltd. USH-RH(Sensirion SHT-11) WWW: http://www2.strawberry-linux.com/products/usbrh/ WWW: http://www.nk-home.net/~aoyama/usbrh/ |
2008-03-30T21:05:51+00:00 | www/ruby-aws |
Ruby interface to Amazon Web Services Ruby/AWS is a Ruby language library that allows programmatic access to the popular Amazon Web site via the REST (XML over HTTP) based Amazon Web Services. It is the successor to the now obsolete Ruby/Amazon. WWW: http://www.caliban.org/ruby/ruby-aws/ |
2008-03-30T00:06:12+00:00 | audio/gmpc-wikipedia |
Wikipedia info for gmpc A plugin that shows the Wikipedia page of the currently playing artist. The information is shown in a new tab of the player. WWW: http://gmpc.wikia.com/wiki/GMPC_PLUGIN_WIKIPEDIA |
2008-03-30T00:05:44+00:00 | audio/gmpc-shout |
Shoutcast stream for gmpc This plugin calls ogg123 and points it at mpd's shoutstream. it will stop ogg123 when stopped/paused and starts it again when mpd starts playing again. WWW: http://gmpc.wikia.com/wiki/GMPC_PLUGIN_SHOUT |
2008-03-30T00:05:16+00:00 | audio/gmpc-favorites |
A favorites for gmpc The plugin allows you to see your favorites. WWW: http://sarine.nl/gmpc-plugins |
2008-03-30T00:04:26+00:00 | audio/gmpc-extraplaylist |
Favorites plugin for gmpc The plugin shows playlist window regardless of activated window. WWW: http://gmpc.wikia.com/wiki/Extra_playlist |
2008-03-30T00:03:28+00:00 | audio/gmpc-mserver |
Lets you stream music files to your mpd that are not in your database This plugin lets you stream music files to your mpd that are not in your database. Mserver is compiled using the libmicrohttp library, which enables applications to function as a minimal webserver. As MPD is perfectly capable of playing Streams out of the box, you get a list of streams in your playback queue after adding the files. WWW: http://gmpc.wikia.com/wiki/GMPC_PLUGIN_MSERVER |
2008-03-30T00:02:51+00:00 | audio/gmpc-random-playlist |
A random playlist plugin for gmpc The plugin allows you to generate random playlist. WWW: http://sarine.nl/gmpc-plugins |
2008-03-30T00:02:04+00:00 | audio/gmpc-libnotify |
Libnotify for gmpc The Libnotify plugin is a misc plugin for gmpc. The plugin uses libnotify to send messages to the notification-daemon on song change. It will show the song title, artist, album (date) and genre. It will also display the album cover if available. It can act as a replacement for the built-in notification. WWW: http://gmpc.wikia.com/wiki/GMPC_PLUGIN_LIBNOTIFY |
2008-03-29T19:31:10+00:00 | www/openx |
Free, opensource ad server in PHP OpenX is a hugely popular, free ad server designed by web publishers for web publishers. It provides everything you need to manage your online advertising. Make more money from online advertising today. OpenX gives you: Control: Maximise your revenue by showing the right ad campaigns to the right people. Transparency: Track the performance of all your online advertising from one intuitive interface. Freedom: Free to mix direct, network and house ads to optimise your revenue per page. OpenX obsoletes OpenAds, which obsoletes phpAdsNew2. WWW: http://www.openx.org/ |
2008-03-29T12:18:01+00:00 | print/rubygem-color |
Provides colour space definition and manipulation The capabilities of the Color library are limited to pure mathematical manipulation of the colours based on colour theory without reference to colour profiles (such as sRGB or Adobe RGB). For most purposes, when working with the RGB and HSL colours, this won't matter. However, some colour models (like CIE L*a*b*) are not supported because Color does not yet support colour profiles, giving no meaningful way to convert colours in absolute colour spaces (like L*a*b*, XYZ) to non-absolute colour spaces (like RGB). WWW: https://github.com/halostatue/color |
2008-03-29T10:37:40+00:00 | archivers/rubygem-archive-tar-minitar |
Library and command-line utility for tar archives The minitar (previously called Archive::Tar::Minitar) library is a pure-Ruby library that provides the ability to deal with POSIX tar(1) archive files. This is release 0.6+, providing a number of bug fixes including a directory traversal vulnerability, CVE-2016-10173. This release starts the migration and modernization of the code: - the minitar command-line program has been separated into the minitar-cli gem; and - the archive-tar-minitar gem now points to the minitar and minitar-cli gems and discourages its installation. WWW: https://github.com/halostatue/minitar |
2008-03-28T23:05:47+00:00 | sysutils/quicksynergy |
Graphical interface for easily configuring Synergy2 QuickSynergy is a graphical interface (GUI) for easily configuring Synergy2, an application that allows the user to share his mouse and keyboard between two or more computers. Without the need for any external hardware, Synergy2 uses the TCP-IP protocol to share the resources, even between machines with diferent operating systems, such as Mac OS, Linux and Windows. WWW: http://quicksynergy.sourceforge.net/ |
2008-03-28T13:30:31+00:00 | emulators/open-vm-tools |
Open VMware tools for FreeBSD VMware guests ${${FLAVOR}_COMMENT} The Open Virtual Machine Tools (open-vm-tools) are the open source implementation of VMware Tools. They are a set of guest operating system virtualization components that enhance performance and user experience of virtual machines. As virtualization technology rapidly becomes mainstream, each virtualization solution provider implements their own set of tools and utilities to supplement the guest virtual machine. However, most of the implementations are proprietary and are tied to a specific virtualization platform. This port replaces the VMware guest ports and the binary-only VMware tools ports in the ports tree. WWW: https://github.com/vmware/open-vm-tools |
2008-03-27T23:07:56+00:00 | archivers/xarchiver |
Desktop-agnostic GTK frontend to various archiving tools Xarchiver is a Desktop Environment independent archiver frontend. All common archive types are supported. RPM and ISO are handled without rpm or isodump executables. WWW: https://github.com/ib/xarchiver |
2008-03-26T17:49:49+00:00 | audio/libdiscid |
Library for creating MusicBrainz DiscIDs libdiscid is a C library for creating MusicBrainz DiscIDs from audio CDs. It reads a CD's table of contents (TOC) and generates an identifier which can be used to lookup the CD at MusicBrainz. Additionally, it provides a submission URL for adding the DiscID to the database. WWW: http://musicbrainz.org/doc/libdiscid |
2008-03-26T17:18:29+00:00 | mail/p5-MIME-Lite-TT-HTML |
Create html mail with MIME::Lite and TT This module provide easy interface to make MIME::Lite object with html formatted mail. WWW: https://metacpan.org/release/MIME-Lite-TT-HTML |
2008-03-26T17:17:50+00:00 | mail/p5-MIME-Lite-TT |
TT enabled MIME::Lite wrapper MIME::Lite::TT is the wrapper of MIME::Lite which enabled Template::Toolkit as a template of email. WWW: https://metacpan.org/release/MIME-Lite-TT |
2008-03-26T16:53:46+00:00 | games/glsfcave |
Control a ribbon to avoid hitting walls GLSFcave is a port of SunFlat's SFcave for UNIX/OpenGL. SFcave is a game where the player controls a ribbon to avoid hitting walls. You have only one control: when you hold the mouse button, the ribbon goes up. Otherwise the ribbon goes down. The game uses OpenGL for drawing two-dimensional frames. This is for portability(for MacOS X) and to offload CPU. WWW: http://user.ecc.u-tokyo.ac.jp/~g650192/glsfcave/ |
2008-03-26T15:18:09+00:00 | sysutils/afflib |
Advanced Forensics Format library and utilities The Advanced Forensic Format (AFF) is an emerging standard for storing computer forensic information. Critical features of AFF include: - AFF allows you to store both computer forensic data and associated metadata in one or more files. - AFF allows files to be digital singed, to provide for chain-of-custody and long-term file integrity. - AFF allows for forensic disk images to stored encrypted and decrypted on-the-fly for processing. This allows disk images containing privacy sensitive material to be stored on the Internet. - AFF is an open format unencumbered by copyright or patent protection. The AFFLIB library that implements AFF is available for use in both Open Source and proprietary tools. WWW: https://github.com/sshock/AFFLIBv3 |
2008-03-26T15:16:58+00:00 | www/p5-WWW-Spinn3r |
Interface to the Spinn3r API WWW::Spinn3r is an iterative interface to the Spinn3r API. The Spinn3r API is implemented over REST and XML and documented at http://spinn3r.com/documentation. Spinn3r service is available through a vendor key, which you can get from the good folks at Tailrank, http://spinn3r.com/contact. WWW: https://metacpan.org/release/WWW-Spinn3r |
2008-03-26T13:00:22+00:00 | devel/libnotifymm |
C++ wrappers for libnotify C++ wrappers for libnotify |
2008-03-26T12:55:51+00:00 | textproc/p5-HTML-CTPP2 |
Perl interface module to CTPP2 library This module is very similar to Sam Tregar's HTML::Template module but works much faster and contains extra functionality. The CTPP2 template language dialect contains 10 operators: <TMPL_var>, <TMPL_if>, <TMPL_elsif>, <TMPL_else>, <TMPL_unless>, <TMPL_loop>, <TMPL_foreach>, <TMPL_udf>, <TMPL_include> and <TMPL_comment>. WWW: http://ctpp.havoc.ru/en/ |
2008-03-26T04:50:12+00:00 | www/py-GinGin |
Hybrid of WIKI and BLOG system GinGin is a hybrid of WIKI and BLOG. Users of GinGin can setup tags for their documents. The documents will be hyper-linked, automatically, when tags are in the content of them. In another word, GinGin will create cross-reference for documents by the tags specified by users. GinGin also has capability to tag URLs. URLs are associated with tags and cross-referenced for documents. |
2008-03-26T04:44:03+00:00 | devel/py-mez_xml |
Simple template engine for Python mez_xml is a template engine. It generates a Python template module for a XML or XHTML file. Mercurial Repository: http://hg.assembla.com/mez_xml/ Latest Versions: http://www.assembla.com/spaces/files/mez_xml WWW: http://trac-hg.assembla.com/mez_xml |
2008-03-26T03:14:29+00:00 | net/p5-Net-Hiveminder |
Perl interface to hiveminder.com Hiveminder is a collaborate todo list organizer, built with Jifty. This module uses Hiveminder's REST API to let you manage your tasks any way you want to. This module is built on top of Net::Jifty. Consult that module's documentation for the lower-level interface. WWW: https://metacpan.org/release/Net-Hiveminder |
2008-03-25T06:55:45+00:00 | www/siteatschool |
CMS to manage and maintain a school website Site@School is a Content Management System(CMS) to manage and maintain the website of a primary school. It can manage the schools website without technical knowledge, edit the webpages with a word processor like editor. Pupils and teachers can have personal pages on the website, and teachers can check pupil pages before publication. WWW: http://www.siteatschool.org |
2008-03-25T00:46:36+00:00 | ports-mgmt/fastest_sites |
Sort MASTER_SITE_* based upon TCP handshake times Find the fastest mirror for every mirror list in bsd.sites.mk. Output is suitable for inclusion into make.conf. WWW: http://www.semicomplete.com/blog/geekery/freebsd-ports-master-sites-sorting.html |
2008-03-24T22:19:11+00:00 | www/libepc |
The Easy Publish and Consume library The Easy Publish and Consume library provides an easy method to: * publish data per HTTPS * announce that information via DNS-SD * find that information * and finally consume it You can use this library as key/value store published to the network, using encryption, authentication and service discovery. WWW: http://live.gnome.org/libepc/ |
2008-03-24T20:02:37+00:00 | net/p5-Net-Amazon-Thumbnail |
Perl interface to Amazon Alexa Site Thumbnail web service The Alexa Site Thumbnail web service provides developers with programmatic access to thumbnail images for the home pages of web sites. It offers access to Alexa's large and growing collection of images, gathered from its comprehensive web crawl. This web service enables developers to enhance web sites, search results, web directories, blog entries, and other web real estate with Alexa thumbnail images. WWW: https://metacpan.org/release/Net-Amazon-Thumbnail |
2008-03-24T19:21:28+00:00 | net/p5-Net-Amazon-Signature |
Perl interface to create Amazon AWS signatures This module creates the encrypted signature needed to login to Amazon's Mechanical Turk and Alexa web services and any other web services that Amazon might make in the future that require an encrypted signature, assuming they follow the same convention. WWW: https://metacpan.org/release/Net-Amazon-Signature |
2008-03-24T19:04:54+00:00 | devel/ruby-sexp |
A ruby library to work with s-expressions S-Expression is a pure Ruby library to parse strings of Lisp style s-expressions into native Ruby style s-expressions and back again. WWW: http://sexp.rubyforge.org/ |
2008-03-24T18:52:31+00:00 | devel/ruby-multi |
Library for multiple dispatch and pattern matching in Ruby The Multiple Dispatch Library lets programmers use multiple dispatch and pattern matching in Ruby method definitions, choosing different method bodies depending on the types and values of the parameters the method is invoked with. WWW: http://multi.rubyforge.org/ |
2008-03-24T14:35:08+00:00 | converters/p5-Text-Bidi |
Perl interface to the libfribidi Perl interface to the libfribidi library that implements the Unicode bidi algorithm. The bidi algorithm is a specification for displaying text that consists of both left-to-right and right-to-left written languages. WWW: https://metacpan.org/release/Text-Bidi |
2008-03-24T12:52:48+00:00 | textproc/beediff |
Qt 4 based diff frontend BeeDiff is a graphical file comparator. User have a possibility to compare and merge a two text files. All differences are highlighted in colors. WWW: http://www.beesoft.pl/index.php?id=beediff |
2008-03-24T04:22:10+00:00 | databases/libgda3-postgresql |
Provides postgresql access for the libgda3 library |
2008-03-24T04:22:10+00:00 | databases/libgda3-odbc |
Provides odbc backend for the libgda3 library |
2008-03-24T04:22:10+00:00 | databases/libgda3-mysql |
Provides MySQL backend for the libgda3 library |
2008-03-24T04:22:10+00:00 | databases/libgda3-mdb |
Provides mdb backend for the libgda3 library |
2008-03-24T04:22:10+00:00 | databases/libgda3-ldap |
Provides ldap backend for the libgda3 library |
2008-03-24T04:22:10+00:00 | databases/libgda3-freetds |
Provides freetds backend for the libgda3 library |
2008-03-24T04:22:10+00:00 | databases/libgda3-firebird |
Provides firebird backend for the libgda3 library |
2008-03-24T04:16:22+00:00 | net-im/telepathy-mission-control |
Telepathy component to apps to abstract details of connection managers Mission Control, or MC, is a Telepathy component providing a way for "end-user" applications to abstract some of the details of connection managers, to provide a simple way to manipulate a bunch of connection managers at once, and to remove the need to have in each program the account definitions and credentials. WWW: http://mission-control.sourceforge.net/ |
2008-03-24T04:15:07+00:00 | net-im/telepathy-haze |
Libpurple connection manager for telepathy Libpurple-based Telepathy connection manager, to provide Telepathy clients with access to the full range of protocols supported by libpurple. WWW: http://developer.pidgin.im/wiki/Telepathy |
2008-03-24T04:13:41+00:00 | net-im/empathy |
GNOME IM client based around telepathy Empathy consists of a rich set of reusable instant messaging widgets, and a GNOME client using those widgets. It uses Telepathy and Nokia's Mission Control, and reuses Gossip's UI. The main goal is to permit desktop integration by providing libempathy and libempathy-gtk libraries. libempathy-gtk is a set of powerful widgets that can be embeded into any GNOME application. WWW: http://live.gnome.org/Empathy |
2008-03-24T03:52:36+00:00 | www/webkit-gtk2 |
Opensource browser engine using the GTK+ 2 toolkit WebKitGTK+ is a full-featured port of the WebKit rendering engine, suitable for projects requiring any kind of web integration, from hybrid HTML/CSS applications to full-fledged web browsers. It offers WebKit's full functionality and is useful in a wide range of systems from desktop computers to embedded systems like phones, tablets, and televisions. WebKitGTK+ is made by a lively community of developers and designers, who hope to bring the web platform to everyone. It's the official web engine of the GNOME platform and is used in browsers such as Epiphany and Midori. WWW: https://webkitgtk.org/ |
2008-03-24T03:52:36+00:00 | www/midori |
Lightweight web browser using WebKit browser engine Midori is a lightweight web browser. * Full integration with GTK+2/GTK+3. * Fast rendering with WebKit. * Tabs, windows and session management. * Bookmarks are stored with XBEL. * Searchbox based on OpenSearch. * Custom context menu actions. * User scripts and customized keyboard support. * Extensible via Vala scripts. WWW: https://www.midori-browser.org/ |
2008-03-24T03:52:36+00:00 | www/epiphany-webkit |
An extremely lightweight GNOME browser using the WebKit engine |
2008-03-24T03:52:36+00:00 | textproc/gstreamer-plugins-annodex |
Gstreamer annodex xml plugin |
2008-03-24T03:52:36+00:00 | textproc/exempi |
Port of Adobe XMP SDK to work on UNIX Exempi is an implementation of XMP and is based on Adobe XMP SDK WWW: http://libopenraw.freedesktop.org/wiki/Exempi |
2008-03-24T03:52:36+00:00 | sysutils/policykit-gnome |
GNOME frontend to the PolicyKit framework PolicyKit is a framework for defining policy for system-wide components and for desktop pieces to configure it. PolicyKit-gnome is a GTK+/GNOME frontend for that framework. WWW: https://www.freedesktop.org/wiki/Software/polkit/ |
2008-03-24T03:52:36+00:00 | sysutils/hal-info |
Additional FDI files to further classify HAL devices hal-info contains device information for HAL. WWW: http://www.freedesktop.org/Software/hal |
2008-03-24T03:52:36+00:00 | sysutils/gnome-settings-daemon |
GNOME 3 settings daemon GNOME 3 settings daemon. WWW: https://www.gnome.org/ |
2008-03-24T03:52:36+00:00 | sysutils/gnome-device-manager |
HAL device manager for the GNOME Desktop This is a GNOME program to manage devices and device drivers. It's inspired by hal-device-manager, from the HAL project, but rewritten in C for efficiency and an outlook to actually make it manage devices rather than just show information. WWW: http://www.freedesktop.org/Software/hal |
2008-03-24T03:52:36+00:00 | print/libspectre |
Small library for rendering Postscript documents A small library for rendering Postscript documents WWW: https://www.freedesktop.org/wiki/Software/libspectre/ |
2008-03-24T03:52:36+00:00 | net/libgweather |
Library to access online weather information libgweather is a library to access weather information from online services for numerous locations. libgweather isn't supported in the devel platform, which means OS vendors won't guarantee the API/ABI long-term, but authors of open source apps should feel free to use libgweather as users can always recompile against a new version. WWW: http://www.gnome.org/ |
2008-03-24T03:52:36+00:00 | multimedia/totem-pl-parser |
GObject-based library to parse a host of playlist formats A simple GObject-based library to parse a host of playlist formats |
2008-03-24T03:52:36+00:00 | multimedia/swfdec-gnome |
Gtk flash player and thumbnailer Swfdec is a library for rendering Flash animations and games. It was originally designed as a basis library for creating Flash plugins for GStreamer, but it is a fully standalone library which only use the libart library for drawing. WWW: http://www.schleef.org/swfdec/ |
2008-03-24T03:52:36+00:00 | multimedia/gstreamermm |
C++ wrapper library for the multimedia library GStreamer C++ wrapper library for the multimedia library GStreamer |
2008-03-24T03:52:36+00:00 | multimedia/cheese |
Photobooth-inspired app for taking pictures and videos from webcam Cheese is a Photobooth-inspired GNOME application for taking pictures and videos from a webcam. It also includes fancy graphical effects based on the gstreamer-backend. WWW: http://www.gnome.org/projects/cheese/ |
2008-03-24T03:52:36+00:00 | devel/ndesk-dbus |
C\# implementation of D-Bus This is a C# implementation of D-Bus. It's often referred to as "managed D-Bus" to avoid confusion with existing bindings (which wrap libdbus). D-Bus is an inter-process communication framework that lets applications interface with the system event bus as well as allowing them to talk to one another in a peer-to-peer configuration. WWW: http://www.ndesk.org/DBusSharp |
2008-03-24T03:52:36+00:00 | devel/ndesk-dbus-glib |
GLib main loop integration for Managed D-Bus This code provides GLib main loop integration for Managed D-Bus. WWW: http://www.ndesk.org/DBusSharp |
2008-03-24T03:52:36+00:00 | devel/gvfs |
GNOME virtual file system GVFS allows applications and users to treat any number of file system concepts as a part of the local filesystem. With GVFS, filesystems across the internet, on connected devices, and in multiple formats are as simple to access (and write code for) as any directory on the local machine. WWW: http://www.gnome.org/ |
2008-03-24T03:52:36+00:00 | devel/gstreamer-plugins-soup |
Gstreamer soup http src plugin |
2008-03-24T03:52:36+00:00 | devel/gstreamer-plugins-gio |
Gstreamer gio (Glib I/O) plugin |
2008-03-24T03:52:36+00:00 | devel/gio-fam-backend |
FAM backend for GLib\'s GIO library gio-fam-backend provides a file Alteration Monitor (FAM) backend module for GLib's GIO subsystem. |
2008-03-24T03:52:36+00:00 | audio/gstreamer-plugins-taglib |
Gstreamer taglib plugin |
2008-03-24T03:52:36+00:00 | audio/gstreamer-plugins-soundtouch |
GStreamer soundtouch plugin |
2008-03-24T03:52:36+00:00 | accessibility/mousetweaks |
Mouse accessibility enhancements for the GNOME desktop The Mousetweaks package provides mouse accessibility enhancements for the GNOME desktop. These enhancements are: 1. It offers a way to perform the various clicks without using any hardware button. 2. It allows users to perform a right click by doing a click&hold of the left mouse button. (For a left-handed mouse user, the terms left and right have to be inverted.) 3. It provides an applet that the user can install on a panel. This applet creates an area on the panel into which the pointer can be captured until the user releases it with a predefined button and modifier combination. WWW: https://launchpad.net/mousetweaks/ |
2008-03-23T16:21:10+00:00 | print/system-config-printer |
CUPS configuration Gtk+2.0 GUI CUPS configuration Gtk+2.0 GUI Configures a CUPS server. It uses the CUPS API (bound to Python with pycups) to do this. The communication with the server is performed using IPP. As a result, it is equally able to configure a remote CUPS server as a local one. WWW: http://cyberelk.net/tim/software/system-config-printer/ |
2008-03-23T16:19:06+00:00 | print/py-cups |
CUPS bindings for Python CUPS bindings for Python WWW: https://pypi.python.org/pypi/pycups WWW: http://cyberelk.net/tim/software/pycups/ |
2008-03-23T10:46:18+00:00 | multimedia/kissdx |
Multimedia streaming server for KiSS/Linksys player A multimedia server for KiSS/Linksys media players that enables the player to browse through and play stored files in a wide range of video, audio and image formats. kissdx is a PC-Link clone based for the most part on kissd (which it now replaces), with added features for media playback, management, flexibility and more. WWW: http://kissdx.vidartysse.net/ |
2008-03-22T20:38:18+00:00 | audio/sphinx3 |
Speech recognition system Sphinx 3 is a frontend to the sphinxbase, a large-vocabulary, speaker-independent, continuous speech recognition engine. Once the system is built, try running the Perl script sphinx3-demo. The sphinx3-test script should run sphinx3-batch over an example utterance of "go forward ten meters." WWW: http://www.speech.cs.cmu.edu/sphinx/ |
2008-03-22T20:37:29+00:00 | audio/pocketsphinx |
Speech recognition system CMUSphinx collects over 20 years of the CMU research. All advantages are hard to list, but just to name a few: + State of art speech recognition algorithms for efficient speech recognition. CMUSphinx tools are designed specifically for low-resource platforms + Flexible design + Focus on practical application development and not on research + Support for several languages like US English, UK English, French, Mandarin, German, Dutch, Russian and ability to build a models for others + BSD-like license which allows commercial distribution + Commercial support + Active development and release schedule + Active community (more than 400 users on Linkedin CMUSphinx group) + Wide range of tools for many speech-recognition related purposes (keyword spotting, alignment, pronuncation evaluation) WWW: http://cmusphinx.sourceforge.net/ |
2008-03-22T20:36:38+00:00 | audio/sphinxbase |
CMU Sphinx Speech recognition system base Sphinx Base is part of a large-vocabulary, speaker-independent, continuous speech recognition engine. This port is required for PocketSphinx and Sphinx3 Once the system is built, try running the Perl script sphinx-demo. The sphinx-test script should run sphinx-batch over an example utterance of "go forward ten meters." WWW: http://www.speech.cs.cmu.edu/sphinx/ |
2008-03-22T18:07:46+00:00 | astro/libgal |
General Astrodynamics Library The General Astrodynamics Library (GAL) is a numerical library for C and C++ programmers. It is free software under the GNU General Public License. The library provides a wide range of astrodynamical routines such as ephemerides, earth orientation, and orbit propagation. There are over 170 functions in total with an extensive test suit WWW: http://homepage.mac.com/pclwillmott/GAL/ |
2008-03-22T12:05:59+00:00 | net-mgmt/cowpatty |
Brute-force dictionary attack against WPA-PSK coWPAtty is designed to audit the security of pre-shared keys (PSK) selected in WiFi Protected Access (WPA) networks. WWW: https://www.willhackforsushi.com/?page_id=50 |
2008-03-22T11:59:29+00:00 | mail/spamdyke |
Qmail filter for monitoring and intercepting SMTP connections spamdyke is a filter for monitoring and intercepting SMTP connections between a remote host and a qmail server. Spam is blocked while the remote server (spammer) is still connected; no additional processing or storage is needed. In addition to all of its anti-spam filters, spamdyke also includes a number of features to enhance qmail. Best of all, using spamdyke does not require patching or recompiling qmail! WWW: http://www.spamdyke.org/ |
2008-03-22T00:42:55+00:00 | net/p5-Net-Jifty |
Perl interface to online Jifty applications Jifty is a full-stack web framework. It provides an optional REST interface for applications. Using this module, you can interact with that REST interface to write client-side utilities. You can use this module directly, but you'll be better off subclassing it. This module also provides a number of convenient methods for writing short scripts. For example, passing use_config => 1 to new will look at the config file for the username and password (or SID) of the user. If neither is available, it will prompt the user for them. WWW: https://metacpan.org/release/Net-Jifty |
2008-03-21T07:42:59+00:00 | databases/postgresql-pllua |
PL/Lua procedural language for PostgreSQL database PL/Lua is an implementation of Lua as a loadable procedural language for PostgreSQL: with PL/Lua you can use PostgreSQL functions and triggers written in the Lua programming language. WWW: http://pllua.projects.postgresql.org/ |
2008-03-20T14:12:15+00:00 | devel/libdlna |
Reference DLNA open-source implementation libdlna aims at being the reference open-source implementation of DLNA (Digital Living Network Alliance) standards. Its primary goal is to provide DLNA support to uShare, an embedded DLNA & UPnP A/V Media Server, but it will be used to build both DLNA servers and players in the long term. WWW: http://libdlna.geexbox.org/ |
2008-03-20T10:00:37+00:00 | www/red5 |
Red5 is an Open Source Flash Server Red5 is an Open Source Flash Server written in Java that supports: - Streaming Audio/Video: FLV, MP3, F4V, MP4, AAC, M4A - Recording Client Streams (FLV only) - Shared Objects - Live Stream Publishing: Sorenson, VP6, h.264, Nelly Moser, MP3, Speex, AAC, NSV - Remoting WWW: http://www.red5.org/ |
2008-03-19T15:14:47+00:00 | devel/tig |
Text-mode interface for git Tig is a git repository browser that additionally can act as a pager for output from various git commands. When browsing repositories, it uses the underlying git commands to present the user with various views, such as summarized revision log and showing the commit with the log message, diffstat, and the diff. Using it as a pager, it will display input from stdin and colorize it. WWW: https://jonas.github.io/tig/ |
2008-03-19T13:28:58+00:00 | sysutils/getdelta |
Script for reducing bandwidth load while upgrading ports disfiles This is port of Gentoo getdelta.sh. Getdelta uses Deltup to reduce bandwidth load while upgrading ports distfiles. WWW: http://linux01.gwdg.de/~nlissne/ |
2008-03-19T06:43:16+00:00 | sysutils/jfbterm |
Multilingual terminal emulator for framebuffer JFBTERM/ME takes advantages of framebuffer device to display multilingual text on console. This version is tailored for FreeBSD and based on jfbterm < http://sourceforge.jp/projects/jfbterm >. WWW: http://www.ac.auone-net.jp/~baba/jfbterm/ |
2008-03-19T06:34:26+00:00 | x11-fonts/gnu-unifont |
GNU Unicode font GNU Unifont is a free bitmap font that covers the Unicode Basic Multilingual Plane (BMP), using an intermediate bitmapped font format. WWW: http://unifoundry.com/unifont/index.html |
2008-03-19T06:34:26+00:00 | sysutils/gnu-unifont |
Unicode font GNU Unifont is a free bitmap font that covers the Unicode Basic Multilingual Plane (BMP), using an intermediate bitmapped font format. Auther: Roman Czyborra <roman@czyborra.com> WWW: http://czyborra.com/unifont/ |
2008-03-19T04:27:40+00:00 | net-im/imspector |
IM transparent proxy with monitoring, blocking, and content-filtering IMSpector is an Instant Messenger transparent proxy with monitoring, blocking, and content-filtering capabilities. This is the development version from daily snapshots. WWW: http://www.imspector.org/ |
2008-03-19T01:44:56+00:00 | multimedia/subtitleoffsetmodifier |
Subtitle offset modificator Script that allows to change the timestamp of a Subtitle file. WWW: http://thomas.enix.org/SubtitleOffsetModificator |
2008-03-18T19:48:13+00:00 | net/skype12 |
Legacy version P2P VoIP software Skype is a free program that uses the latest P2P technology to bring affordable and high-quality voice communications to people all over the world. WWW: http://www.skype.com/ |
2008-03-18T19:48:13+00:00 | net-im/skype12 |
Legacy version P2P VoIP software Skype is a free program that uses the latest P2P technology to bring affordable and high-quality voice communications to people all over the world. This is legacy version. For newer (recommanded) version see net-im/skype. WWW: http://www.skype.com/ |
2008-03-18T16:03:07+00:00 | sysutils/hpacucli |
HP configuration utility for Smart Array RAID cards This port installs Linux version of HP Array Configuration Utility CLI, a a command-line disk configuration program for Smart Array Controllers and RAID Array Controllers. |
2008-03-18T13:13:06+00:00 | mail/sgwi |
PHP web interface to SQLGrey sgwi is a web interface to SQLGrey written in PHP. It allows you to edit the white- and blacklists as well as the current state of the greylist. WWW: http://www.vanheusden.com/sgwi/ |
2008-03-18T02:23:03+00:00 | chinese/p5-Encode-CNMap |
Enhanced Chinese encodings with Simplified-Traditional auto-mapping This module implements China-based Chinese charset encodings. WWW: https://metacpan.org/release/Encode-CNMap |
2008-03-17T06:38:41+00:00 | graphics/imgtops |
Create efficient Encapsulated Postscript files from images Command-line utilities for converting bitmage images (JPEG, PNG, GIF, Targa, BMP, etc.) to and from encapsulated postscript. Special care is taken to minimize the size of output files without reducing image quality. WWW: http://imgtops.sourceforge.net |
2008-03-17T03:07:09+00:00 | www/p5-LWP-UserAgent-Determined |
Virtual browser that retries errors This class works just like LWP::UserAgent (and is based on it, by being a subclass of it), except that when you use it to get a web page but run into a possibly-temporary error (like a DNS lookup timeout), it'll wait a few seconds and retry a few times. It also adds some methods for controlling exactly what errors are considered retry-worthy and how many times to wait and for how many seconds, but normally you needn't bother about these, as the default settings are relatively sane. WWW: https://metacpan.org/release/LWP-UserAgent-Determined |
2008-03-14T20:38:15+00:00 | japanese/platex-japanese |
pLaTeX package that literally provides Japanese option to babel The original babel package for LaTeX does not have an option Japanese. This port adds Japanese option to babel. WWW: http://www.ctan.org/tex-archive/language/japanese/japanese/ |
2008-03-14T20:38:15+00:00 | japanese/latex-japanese |
LaTeX package that literally provides japanese option to babel The original babel package for LaTeX does not have an option Japanese. This port adds Japanese option to babel. WWW: http://www.ctan.org/tex-archive/language/japanese/japanese/ |
2008-03-14T20:36:50+00:00 | games/randomshooter |
A simple shoot'em up with online scoring and replays This is the first release of a shoot em up game written in SDL. The objective is simple: you have 1 life and 1 hit will kill you. Try and destroy as many enemies as possible before this happens. The game features an online scoring system and the ability to replay game sessions. WWW: http://www.parallelrealities.co.uk/randomShooter.php |
2008-03-14T15:47:59+00:00 | security/ophcrack |
Windows password cracker based on rainbow tables Ophcrack is a Windows password cracker based on a time-memory trade-off using rainbow tables. This is a new variant of Hellman's original trade-off, with better performance. It recovers 99.9% of alphanumeric passwords in seconds and offers the following features: - Runs on Windows, GNU/Linux, FreeBSD, macOS, etc. - Cracks LM and NTLM hashes - Free tables available for alphanumeric LM hashes - Brute-force module for simple passwords - Audit mode and CSV export - Real-time graphs to analyze passwords (optional) - Loads hashes from local SAM, remote SAM, encrypted SAM recovered from a Windows partition WWW: http://ophcrack.sourceforge.net/ |
2008-03-13T22:43:04+00:00 | graphics/geoserver |
Open Source GIS server GeoServer is a GIS server. It is open source and it allows users to view and edit geographic data. GeoServer is a fully functional WFS-T and WMS server that follows the OGC specifications. GeoServer is a tool you can display maps on web pages, where the user can zoom and pan around. And it is used in conjunction with clients such as OpenLayers, Google Earth, UDig, GVSig and others. WWW: http://geoserver.org/ |
2008-03-13T17:40:59+00:00 | audio/akode-plugins-ffmpeg |
FFMPEG decoder plugin for akode aKode is a simple audio-decoding frame-work that provides a uniform interface to decode the most common audio-formats. It also has a direct playback option for a number of audio-outputs. |
2008-03-13T15:02:41+00:00 | audio/festvox-czech |
Czech male voice for Festival Quality free Czech diphone database. Primary goal is for speech system Festival but it's not limited on it. Sources, sound files and boundaries are available so it can be used in other free speech synthesizer systems too. WWW: http://www.freebsoft.org/festival-czech-diphone-database |
2008-03-13T15:02:41+00:00 | audio/festlex-czech |
Czech language support for Festival Czech support for festival speech system. It provides the lexicon and language rules. WWW: http://www.freebsoft.org/festival-czech |
2008-03-13T14:51:35+00:00 | audio/gbemol |
Graphical frontend for the Music Player Daemon gbemol is a graphical frontend for the Music Player Daemon (MPD) it is written in C and uses the GTK+ toolkit for it's interface. WWW: http://gbemol.sourceforge.net/ |
2008-03-13T14:50:57+00:00 | sysutils/sortu |
Tool that combines sort and uniq functionality The sortu program is a replacement for the sort and uniq programs. It is common for Unix script writers to want to count how many separate patterns are in a file. For example, if you have a list of addresses, you may want to see how many are from each state. So you cut out the state part, sort these, and then pass them through uniq -c. Sortu does all this for you in a fraction of the time. Sortu uses a hash table and some decent line processing to provide this functionality. For a relatively small number of keys, it can be signifcantly smaller than using sort, because it does not have to keep temporary files. If you are dealing with a large number of unique keys then sortu will run out of memory and stop. Sortu has some basic field and delimiter handling which should do most basic awk or cut features to separate out the field that you are sorting on. WWW: http://256.com/sources/sortu/ |
2008-03-13T13:35:12+00:00 | sysutils/logwatch |
Log file analysis program Logwatch is a customizable, pluggable log-monitoring system. It will go through your logs for a given period of time and make a report in the areas that you wish with the detail that you wish. WWW: http://www.logwatch.org |
2008-03-13T12:47:53+00:00 | math/timbl |
Tilburg Memory Based Learner The TiMBL software package is a fast, decision-tree-based implementation of k-nearest neighbor classification. The package includes the IB1, IB2, TRIBL, TRIBL2, and IGTree algorithms, and offers various weighting metrics. WWW: http://ilk.uvt.nl/timbl/ |
2008-03-12T11:00:02+00:00 | devel/luajava |
Lua scripting tool for Java LuaJava allows Java components to be accessed from Lua using the same syntax that is used for accessing Lua`s native objects, without any need for declarations or any kind of preprocessing, and also allows Java to implement an interface using Lua. WWW: http://www.keplerproject.org/luajava/ |
2008-03-12T09:15:36+00:00 | converters/pdf2djvu |
Creates DjVu files from PDF files pdf2djvu creates DjVu files from PDF files. It's able to extract: graphics, text layer, hyperlinks, document outline (bookmarks), and metadata. WWW: http://jwilk.net/software/pdf2djvu |
2008-03-11T22:54:58+00:00 | x11-wm/stumpwm |
Tiling, keyboard driven Window Manager written in Common Lisp StumpWM is a tiling, keyboard driven X11 Window Manager written entirely in Common Lisp. StumpWM attempts to be customizable yet visually minimal. There are no window decorations, no icons, and no buttons. It does have various hooks to attach your personal customizations, and variables to tweak. WWW: http://www.nongnu.org/stumpwm/ |
2008-03-11T22:54:58+00:00 | x11-wm/cl-stumpwm |
A tiling, keyboard driven Window Manager written in Common Lisp Stumpwm is a tiling, keyboard driven X11 Window Manager written entirely in0 Common Lisp. If you're tired of flipping through themes like channel-surfing, and going from one perfect-except-for-just-one-thing window manager to another even-more-broken-in-some-other-way then perhaps Stumpwm can help. Stumpwm attempts to be customizable yet visually minimal. There are no window decorations, no icons, and no buttons. It does have various hooks to attach your personal customizations, and variables to tweak. * Hack the good hack. * Debug your good hack. * Customize your window manager. While it's running. That's right. With a 100% Common Lisp window manager there's no stopping the hacks. Just re-eval and GO! WWW: http://www.nongnu.org/stumpwm/ |
2008-03-11T22:48:42+00:00 | x11-wm/ratmen |
Simple program for displaying a menu in a window Ratmen is a simple program for displaying a menu in a window. On selection is may either run a program or simply write something on standard out. It is inspired by, and is similar in function to, 9menu and ratmenu but is muchly improved. It includes: User settings in X resources, long and short option names (using getopts), scrollable menus (if they do not fit on screen), both mouse and keyboard support, exiting on unfocus, and a decent manpage. WWW: http://www.update.uu.se/~zrajm/programs/ |
2008-03-11T22:38:46+00:00 | shells/bashc |
GNU Bourne Again shell extended with two-panel file manager Bash Commander is a fork of GNU Bourne Again Shell. It's main feature is a visual two-panel mode, much like Midnight Commander and other text-mode visual shells. WWW: https://github.com/sergev/bash-commander |
2008-03-11T21:13:53+00:00 | x11/emprint |
Utility for taking screenshots for E17 Emprint is a utility for taking screenshots of the entire screen, a specific window, or a specific region. WWW: https://www.enlightenment.org/ |
2008-03-11T21:13:53+00:00 | x11/efreet |
Freedesktop.org EFL compatibility layer Efreet is an implementation of several specifications from freedesktop.org intended for use in Enlightenment DR17 (e17) and other applications using the Enlightenment Foundation Libraries (EFL). Currently, the following specifications are included: o Base Directory o Desktop Entry o Icon Theme o Menu WWW: http://docs.enlightenment.org/auto/efreet/ |
2008-03-11T21:13:53+00:00 | x11/ecore-x11 |
Enlightenment core abstraction library (x11 module) A core event abstracter layer and X abstraction layer that makes doing selections, Xdnd, general X stuff, and event loops, timeouts and idle handlers fast, optimised, and convenient. WWW: http://docs.enlightenment.org/auto/ecore/ |
2008-03-11T21:13:53+00:00 | x11/ecore-imf_evas |
Enlightenment core abstraction library (IMF-Evas module) A core event abstracter layer and X abstraction layer that makes doing selections, Xdnd, general X stuff, and event loops, timeouts and idle handlers fast, optimised, and convenient. WWW: http://docs.enlightenment.org/auto/ecore/ |
2008-03-11T21:13:53+00:00 | x11/ecore-imf |
Enlightenment core abstraction library (IMF module) A core event abstracter layer and X abstraction layer that makes doing selections, Xdnd, general X stuff, and event loops, timeouts and idle handlers fast, optimised, and convenient. WWW: http://docs.enlightenment.org/auto/ecore/ |
2008-03-11T21:13:53+00:00 | x11/ecore-desktop |
Enlightenment core abstraction library (desktop module) A core event abstracter layer and X abstraction layer that makes doing selections, Xdnd, general X stuff, and event loops, timeouts and idle handlers fast, optimised, and convenient. WWW: http://enlightenment.sourceforge.net/Libraries/Ecore/ |
2008-03-11T21:13:53+00:00 | sysutils/ecore-config |
Enlightenment core abstraction library (config module) A core event abstracter layer and X abstraction layer that makes doing selections, Xdnd, general X stuff, and event loops, timeouts and idle handlers fast, optimised, and convenient. WWW: http://enlightenment.sourceforge.net/Libraries/Ecore/ |
2008-03-11T21:13:53+00:00 | net/ecore-con |
Enlightenment core abstraction library (con module) A core event abstracter layer and X abstraction layer that makes doing selections, Xdnd, general X stuff, and event loops, timeouts and idle handlers fast, optimised, and convenient. WWW: http://docs.enlightenment.org/auto/ecore/ |
2008-03-11T21:13:53+00:00 | graphics/evas-loader-xpm |
Hardware accelerated canvas API (XPM loader) A hardware-accelerated canvas API for X-Windows that can draw anti-aliased text, smooth super and sub-sampled images, alpha-blend, as well as drop down to using normal X11 primitives such as pixmaps, lines and rectangles for speed if your CPU or graphics hardware is too slow. WWW: http://docs.enlightenment.org/auto/evas/ |
2008-03-11T21:13:53+00:00 | graphics/evas-loader-tiff |
Hardware accelerated canvas API (TIFF loader) A hardware-accelerated canvas API for X-Windows that can draw anti-aliased text, smooth super and sub-sampled images, alpha-blend, as well as drop down to using normal X11 primitives such as pixmaps, lines and rectangles for speed if your CPU or graphics hardware is too slow. WWW: http://docs.enlightenment.org/auto/evas/ |
2008-03-11T21:13:53+00:00 | graphics/evas-loader-svg |
Hardware accelerated canvas API (SVG loader) A hardware-accelerated canvas API for X-Windows that can draw anti-aliased text, smooth super and sub-sampled images, alpha-blend, as well as drop down to using normal X11 primitives such as pixmaps, lines and rectangles for speed if your CPU or graphics hardware is too slow. WWW: http://docs.enlightenment.org/auto/evas/ |
2008-03-11T21:13:53+00:00 | graphics/evas-loader-png |
Hardware accelerated canvas API (PNG loader) A hardware-accelerated canvas API for X-Windows that can draw anti-aliased text, smooth super and sub-sampled images, alpha-blend, as well as drop down to using normal X11 primitives such as pixmaps, lines and rectangles for speed if your CPU or graphics hardware is too slow. WWW: http://docs.enlightenment.org/auto/evas/ |
2008-03-11T21:13:53+00:00 | graphics/evas-loader-jpeg |
Hardware accelerated canvas API (JPEG loader) A hardware-accelerated canvas API for X-Windows that can draw anti-aliased text, smooth super and sub-sampled images, alpha-blend, as well as drop down to using normal X11 primitives such as pixmaps, lines and rectangles for speed if your CPU or graphics hardware is too slow. WWW: http://docs.enlightenment.org/auto/evas/ |
2008-03-11T21:13:53+00:00 | graphics/evas-loader-gif |
Hardware accelerated canvas API (GIF loader) A hardware-accelerated canvas API for X-Windows that can draw anti-aliased text, smooth super and sub-sampled images, alpha-blend, as well as drop down to using normal X11 primitives such as pixmaps, lines and rectangles for speed if your CPU or graphics hardware is too slow. WWW: http://docs.enlightenment.org/auto/evas/ |
2008-03-11T21:13:53+00:00 | graphics/evas-loader-eet |
Hardware accelerated canvas API (EET loader) A hardware-accelerated canvas API for X-Windows that can draw anti-aliased text, smooth super and sub-sampled images, alpha-blend, as well as drop down to using normal X11 primitives such as pixmaps, lines and rectangles for speed if your CPU or graphics hardware is too slow. WWW: http://docs.enlightenment.org/auto/evas/ |
2008-03-11T21:13:53+00:00 | graphics/evas-loader-edb |
A hardware accelerated canvas API (edb engine) A hardware-accelerated canvas API for X-Windows that can draw anti-aliased text, smooth super and sub-sampled images, alpha-blend, as well as drop down to using normal X11 primitives such as pixmaps, lines and rectangles for speed if your CPU or graphics hardware is too slow. WWW: http://enlightenment.sourceforge.net/Libraries/Evas/ |
2008-03-11T21:13:53+00:00 | graphics/evas-engine-xrender |
A hardware accelerated canvas API (XRender engine) A hardware-accelerated canvas API for X-Windows that can draw anti-aliased text, smooth super and sub-sampled images, alpha-blend, as well as drop down to using normal X11 primitives such as pixmaps, lines and rectangles for speed if your CPU or graphics hardware is too slow. WWW: http://enlightenment.sourceforge.net/Libraries/Evas/ |
2008-03-11T21:13:53+00:00 | graphics/evas-engine-x11 |
Hardware accelerated canvas API (X11 engine) A hardware-accelerated canvas API for X-Windows that can draw anti-aliased text, smooth super and sub-sampled images, alpha-blend, as well as drop down to using normal X11 primitives such as pixmaps, lines and rectangles for speed if your CPU or graphics hardware is too slow. WWW: http://docs.enlightenment.org/auto/evas/ |
2008-03-11T21:13:53+00:00 | graphics/evas-engine-sdl |
Hardware accelerated canvas API (SDL engine) A hardware-accelerated canvas API for X-Windows that can draw anti-aliased text, smooth super and sub-sampled images, alpha-blend, as well as drop down to using normal X11 primitives such as pixmaps, lines and rectangles for speed if your CPU or graphics hardware is too slow. WWW: http://docs.enlightenment.org/auto/evas/ |
2008-03-11T21:13:53+00:00 | graphics/evas-engine-opengl |
Hardware accelerated canvas API (OpenGL engine) A hardware-accelerated canvas API for X-Windows that can draw anti-aliased text, smooth super and sub-sampled images, alpha-blend, as well as drop down to using normal X11 primitives such as pixmaps, lines and rectangles for speed if your CPU or graphics hardware is too slow. WWW: http://docs.enlightenment.org/auto/evas/ |
2008-03-11T21:13:53+00:00 | graphics/evas-engine-buffer |
Hardware accelerated canvas API (buffer engine) A hardware-accelerated canvas API for X-Windows that can draw anti-aliased text, smooth super and sub-sampled images, alpha-blend, as well as drop down to using normal X11 primitives such as pixmaps, lines and rectangles for speed if your CPU or graphics hardware is too slow. WWW: http://docs.enlightenment.org/auto/evas/ |
2008-03-11T21:13:53+00:00 | graphics/evas-core |
Hardware accelerated canvas API (core library) A hardware-accelerated canvas API for X-Windows that can draw anti-aliased text, smooth super and sub-sampled images, alpha-blend, as well as drop down to using normal X11 primitives such as pixmaps, lines and rectangles for speed if your CPU or graphics hardware is too slow. WWW: http://docs.enlightenment.org/auto/evas/ |
2008-03-11T21:13:53+00:00 | graphics/ecore-sdl |
Enlightenment core abstraction library (sdl module) A core event abstracter layer and X abstraction layer that makes doing selections, Xdnd, general X stuff, and event loops, timeouts and idle handlers fast, optimised, and convenient. WWW: http://docs.enlightenment.org/auto/ecore/ |
2008-03-11T21:13:53+00:00 | graphics/ecore-evas |
Enlightenment core abstraction library (evas module) A core event abstracter layer and X abstraction layer that makes doing selections, Xdnd, general X stuff, and event loops, timeouts and idle handlers fast, optimised, and convenient. WWW: http://docs.enlightenment.org/auto/ecore/ |
2008-03-11T21:13:53+00:00 | devel/ecore |
Enlightenment core abstraction library (meta port) A core event abstracter layer and X abstraction layer that makes doing selections, Xdnd, general X stuff, and event loops, timeouts and idle handlers fast, optimised, and convenient. WWW: http://docs.enlightenment.org/auto/ecore/ |
2008-03-11T21:13:53+00:00 | devel/ecore-main |
Enlightenment core abstraction library (main library) A core event abstracter layer and X abstraction layer that makes doing selections, Xdnd, general X stuff, and event loops, timeouts and idle handlers fast, optimised, and convenient. WWW: http://docs.enlightenment.org/auto/ecore/ |
2008-03-11T21:13:53+00:00 | devel/ecore-job |
Enlightenment core abstraction library (job module) A core event abstracter layer and X abstraction layer that makes doing selections, Xdnd, general X stuff, and event loops, timeouts and idle handlers fast, optimised, and convenient. WWW: http://enlightenment.sourceforge.net/Libraries/Ecore/ |
2008-03-11T21:13:53+00:00 | devel/ecore-ipc |
Enlightenment core abstraction library (ipc module) A core event abstracter layer and X abstraction layer that makes doing selections, Xdnd, general X stuff, and event loops, timeouts and idle handlers fast, optimised, and convenient. WWW: http://docs.enlightenment.org/auto/ecore/ |
2008-03-11T21:13:53+00:00 | devel/ecore-file |
Enlightenment core abstraction library (file module) A core event abstracter layer and X abstraction layer that makes doing selections, Xdnd, general X stuff, and event loops, timeouts and idle handlers fast, optimised, and convenient. WWW: http://docs.enlightenment.org/auto/ecore/ |
2008-03-11T21:13:53+00:00 | devel/e_dbus |
EFL DBUS connectivity library Enlightenment DBUS compatibility layer. WWW: http://docs.enlightenment.org/api/e_dbus/html/ |
2008-03-11T21:13:53+00:00 | converters/ecore-txt |
Enlightenment core abstraction library (txt module) A core event abstracter layer and X abstraction layer that makes doing selections, Xdnd, general X stuff, and event loops, timeouts and idle handlers fast, optimised, and convenient. WWW: http://enlightenment.sourceforge.net/Libraries/Ecore/ |
2008-03-11T20:10:29+00:00 | www/grails |
Web framework built on Groovy Grails aims to bring the "coding by convention" paradigm to Groovy. It's an open-source web application framework that leverages the Groovy language and complements Java Web development. You can use Grails as a standalone development environment that hides all configuration details or integrate your Java business logic. Grails aims to make development as simple as possible and hence should appeal to a wide range of developers not just those from the Java community. WWW: https://grails.org/ |
2008-03-11T10:51:17+00:00 | textproc/lucene |
Full-text search engine for Java Lucene is a Java full-text search engine. Lucene is not a complete application, but rather a code library and API that can easily be used to add search capabilities to applications. WWW: http://lucene.apache.org/java/ |
2008-03-10T16:11:32+00:00 | x11-fonts/c64bdf |
Commodore 64 X11 fonts Get Commodore 64 font installed under the X Window System. WWW: http://beej.us/c64bdf/ |
2008-03-10T11:32:06+00:00 | net/p5-Net-LDAP-Express |
Module to simplify connecting up to a LDAP server A module to simplify connecting up to a LDAP server. WWW: https://metacpan.org/release/Net-LDAP-Express |
2008-03-09T22:55:32+00:00 | www/p5-URI-ToDisk |
Object for mapping a URI to an on-disk storage directory An object for mapping a URI to an on-disk storage directory WWW: https://metacpan.org/release/URI-ToDisk |
2008-03-09T22:44:25+00:00 | misc/p5-Array-Diff |
Diff two arrays This module do diff two arrays, and return added and deleted arrays. It's simple usage of Algorithm::Diff. WWW: https://metacpan.org/release/Array-Diff |
2008-03-09T03:04:15+00:00 | print/kde_poster |
KDE version of the poster utility Here you have the new release of `poster', to scale postscript images to a larger size, and print them on larger media and/or tile them to print on multiple sheets. With respect to the earlier release: - support is added for foreign (Non European A*) media sizes. - options for scaling became more flexible - original restrictions on white margins in your drawing are removed. For a complete explanation see the accompanying manual. |
2008-03-09T00:26:01+00:00 | www/hudson |
Extensible continuous integration engine Hudson monitors executions of repeated jobs, such as building a software project or jobs run by cron. Among those things, current Hudson focuses on the following two jobs: 1. Building/testing software projects continuously, just like CruiseControl or DamageControl. In a nutshell, Hudson provides an easy-to-use so-called continuous integration system, making it easier for developers to integrate changes to the project, and making it easier for users to obtain a fresh build. The automated, continuous build increases the productivity. 2. Monitoring executions of externally-run jobs, such as cron jobs and procmail jobs, even those that are run on a remote machine. For example, with cron, all you receive is regular e-mails that capture the output, and it is up to you to look at them diligently and notice when it broke. Hudson keeps those outputs and makes it easy for you to notice when something is wrong. WWW: https://hudson.dev.java.net/ |
2008-03-08T09:06:56+00:00 | www/claroline |
Open Source eLearning and eWorking platform Claroline is an Open Source eLearning and eWorking platform allowing teachers to build effective online courses and to manage learning and collaborative activities on the web. It has been translated into 35 languages and has a large worldwide users and developers community. WWW: http://www.claroline.net/ |
2008-03-07T20:18:17+00:00 | astro/gpscorrelate |
Correlate digital camera photos with GPS data in GPX format A tool to "stamp" photos taken with digital camera with a location, where they were taken. It uses the GPS coordinates saved in GPX format. WWW: http://freefoote.dview.net/linux_gpscorr.html |
2008-03-07T17:16:21+00:00 | shells/p5-Shell-Perl |
Read-eval-print loop in Perl Shell::Perl is the implementation of a simple command-line interpreter for Perl. WWW: https://metacpan.org/release/Shell-Perl |
2008-03-07T15:51:44+00:00 | irc/znc |
Advanced IRC bouncer ZNC is an advanced IRC bouncer with features that include support for multiple users, playback buffers, DCC bouncing, SASL authentication and SSL encryption. It can be extended with dynamically loaded modules written in C++ or Perl. WWW: https://wiki.znc.in/ZNC |
2008-03-07T14:03:53+00:00 | devel/p5-Hash-MultiKey |
Hashes whose keys can be multiple Hash::MultiKey provides hashes that accept arrayrefs of strings as keys. WWW: https://metacpan.org/release/Hash-MultiKey |
2008-03-06T12:58:20+00:00 | misc/pastebinit |
Command line utility for pastebin A command line pastebin utility. WWW: https://phab.lubuntu.me/source/pastebinit/ |
2008-03-05T20:48:55+00:00 | textproc/tk-aspell |
Aspell Turkmen dictionary Aspell Turkmen dictionary. WWW: http://borel.slu.edu/crubadan/ |
2008-03-04T10:43:08+00:00 | security/pear-Auth_OpenID |
PHP OpenID library v2 for PEAR The PHP OpenID library lets you enable OpenID authentication on sites built using PHP. It features the OpenID consumer, Store implementations, and an OpenID server. WWW: http://openidenabled.com/php-openid/ |
2008-03-04T09:08:50+00:00 | net-mgmt/bsnmp-ucd |
bsnmpd module that implements parts of UCD-SNMP-MIB bsnmp-ucd is a module for bsnmpd which allows you to get memory, load average, cpu utilization and other system statistics. It implements parts of UCD-SNMP-MIB for this. WWW: http://bsnmp-ucd.googlecode.com/ |
2008-03-03T09:11:34+00:00 | security/yapet |
Curses based password manager YAPET is a curses based password manager using AES-256 encryption algorithm to store passwords encrypted on disk. WWW: https://yapet.guengel.ch/ |
2008-03-02T06:20:20+00:00 | www/elgg |
Blogging and social networking platform Elgg is an open-source social networking platform. It offers blogging, networking, community, collecting of news using feeds aggregation and file sharing features. Everything can be shared among users with access controls and everything can be cataloged by tags as well. WWW: http://www.elgg.org/ |
2008-03-01T17:38:36+00:00 | graphics/hs-HGL |
Simple Haskell graphics library based on X11 or Win32 A simple graphics library, designed to give the programmer access to most interesting parts of the Win32 Graphics Device Interface and X11 library without exposing the programmer to the pain and anguish usually associated with using these interfaces. The library also includes a module Graphics.SOE providing the interface used in "The Haskell School of Expression", by Paul Hudak. WWW: http://hackage.haskell.org/package/HGL |
2008-03-01T17:38:36+00:00 | graphics/hs-HGL-ghc |
A simple Haskell graphics library based on X11 or Win32 A simple graphics library, designed to give the programmer access to most interesting parts of the Win32 Graphics Device Interface and X11 library without exposing the programmer to the pain and anguish usually associated with using these interfaces. The library also includes a module Graphics.SOE providing the interface used in "The Haskell School of Expression", by Paul Hudak, cf <http://www.haskell.org/soe/>. WWW: http://www.haskell.org/graphics/index.html |
2008-02-29T20:50:33+00:00 | print/hs-hscolour-docs |
Documentation for HsColour Hyperlinked documentation for the HsColour libraries: you could see the port print/hs-hscolour. This documentaion is generated by HsColour and haddock. |
2008-02-29T20:35:17+00:00 | devel/hs-haddock-docs |
Documentation for Haddock User documentation and hyperlinked documentation for the haddock libraries. This last documentation is generated by HsColour and haddock. |
2008-02-29T19:54:21+00:00 | print/hs-hscolour |
Colourise Haskell code hscolour is a small Haskell script to colourise Haskell code. It currently has six output formats: ANSI terminal codes (optionally XTerm-256colour codes), HTML 3.2 with font tags, HTML 4.01 with CSS, HTML 4.01 with CSS and mouseover annotations, XHTML 1.0 with inline CSS styling, LaTeX, and mIRC chat codes. WWW: http://code.haskell.org/~malcolm/hscolour/ |
2008-02-28T22:48:54+00:00 | devel/horde-whups |
Horde bug tracking/ticketing system Whups is Horde's ticket-tracking application. It is very flexible in design, and can be used for help-desk requests, tracking sofware development, and anything else that needs to track a set of requests and their status. WWW: https://www.horde.org/apps/whups/ |
2008-02-28T20:53:43+00:00 | devel/hs-uuagc |
Attribute Grammar System of Universiteit Utrecht Generates Haskell files from an attribute grammar specification. WWW: http://www.cs.uu.nl/wiki/HUT/WebHome |
2008-02-28T20:10:17+00:00 | devel/hs-uulib |
Haskell Utrecht Tools Library Fast Parser Combinators and Pretty Printing Combinators. WWW: https://github.com/UU-ComputerScience/uulib |
2008-02-28T14:26:11+00:00 | www/tomcat-native |
Tomcat native library Tomcat can use the Apache Portable Runtime to provide superior scalability, performance, and better integration with native server technologies. APR has many uses, including access to advanced IO functionality (such as sendfile, epoll and OpenSSL), OS level functionality (random number generation, system status, etc), and native process handling (shared memory, NT pipes and Unix sockets). These features allows making Tomcat a general purpose webserver, will enable much better integration with other native web technologies, and overall make Java much more viable as a full fledged webserver platform rather than simply a backend focused technology. |
2008-02-28T09:38:12+00:00 | textproc/ctpp2 |
C++ library to use templates in C/C++ projects, version 2 This is a simple set of C++ classes which allow to use templates like perl modules Template Toolkit and HTML::Template::Pro Version 2. WWW: http://ctpp.havoc.ru/ |
2008-02-27T22:09:37+00:00 | net-mgmt/fetchconfig |
Perl script for retrieving configuration of various network devices Fetchconfig is a Perl script for retrieving configurations of various network devices. It currently supports a variety of devices, such as: * 3Com MSR * Audiocodes Mediant * Cisco ASA/CatOS/IOS/IOS-XR/SG300 * Coriant 8600 * Dell PowerConnect * FortiGate * Juniper JunOS * MikroTik * NEC Univerge IX * HPE ProCurve * Parks * Alcatel Ethernet Routers (Riverstone) * Old Terayon 3200/3500 CMTS * Tellabs MSR WWW: https://github.com/udhos/fetchconfig |
2008-02-26T05:58:58+00:00 | security/easypg |
EasyPG is yet another GnuPG interface for Emacs EasyPG is an all-in-one GnuPG interface for Emacs. It consists of two parts: EasyPG Assistant and EasyPG Library. EasyPG Assistant is a set of convenient tools to use GnuPG from Emacs. EasyPG Library is a sort of an elisp port of GPGME, a wrapper library which provides API to access some of the GnuPG functions. WWW: http://sourceforge.jp/projects/epg/ |
2008-02-25T18:20:35+00:00 | net/p5-Net-Google-AuthSub |
Interact with sites that implement Google style AuthSub Net::Google::AuthSub - Interact with sites that implement Google style AuthSub. WWW: https://metacpan.org/release/Net-Google-AuthSub |
2008-02-25T15:55:18+00:00 | devel/p5-MooseX-Policy-SemiAffordanceAccessor |
A policy to name accessors foo() and set_foo() This class while loading changes the default naming policy for the package so that accessors are separated into get and set methods. The get methods have the same name as the accessor, while set methods are prefixed with "set_". If you define an attribute with a leading underscore, then the set method will start with "_set_". If you explicitly set a "reader" or "writer" name when creating an attribute, then this policy skips that attribute. WWW: http://search.cpan.org/dist/MooseX-Policy-SemiAffordanceAccessor/ |
2008-02-25T14:36:00+00:00 | devel/p5-Moose-Policy |
Moose-mounted police This module allows you to specify your project-wide or even company-wide Moose meta-policy. Most all of Moose's features can be customized through the use of custom metaclasses, however fiddling with the metaclasses can be hairy. Moose::Policy removes most of that hairiness and makes it possible to cleanly contain a set of meta-level customizations in one easy to use module. WWW: https://metacpan.org/release/Moose-Policy |
2008-02-25T12:56:17+00:00 | science/dtiquery |
Stanford DTI Visualization tool DTI visualization software from Stanford. WWW: http://graphics.stanford.edu/projects/dti/ |
2008-02-25T12:31:25+00:00 | devel/p5-Module-Util |
Perl module name tools and transformations This module provides a few useful functions for manipulating module names. Its main aim is to centralise some of the functions commonly used by modules that manipulate other modules in some way, like converting module names to relative paths. WWW: https://metacpan.org/release/Module-Util |
2008-02-25T09:09:59+00:00 | multimedia/ffmpegthumbnailer |
Lightweight video thumbnailer that can be used by file managers This video thumbnailer can be used by file managers to create thumbnails for your video files. The thumbnailer uses ffmpeg to decode frames from the video files, so supported videoformats depend on the configuration flags of ffmpeg. This thumbnailer was designed to be as fast and lightweight as possible. The only dependencies are ffmpeg, libjpeg and libpng. WWW: https://github.com/dirkvdb/ffmpegthumbnailer |
2008-02-24T08:43:21+00:00 | multimedia/smilutils |
A collection of utilities to handle DV Smilutils is a collection of command line utilities for Digital Video manipulation. Note: Sources are available through cvs. WWW: http://sourceforge.net/projects/kino/ WWW: http://users.pandora.be/acp/kino/smilutils.html |
2008-02-23T23:04:27+00:00 | graphics/gimp-data-extras |
Collection of additional brushes and patterns files for GIMP This is a collection of additional data files for GIMP 2.0. It adds a couple of brushes and patterns to the set of files that are already shipped with the GIMP tarball. WWW: http://gimp.org |
2008-02-22T21:25:19+00:00 | devel/p5-MooseX-IOC |
Moose attributes with IOC integration This module provides a bridge between IOC registries and Moose objects through a custom attribute metaclass. WWW: https://metacpan.org/release/MooseX-IOC |
2008-02-22T21:12:56+00:00 | devel/p5-IOC |
Lightweight IOC (Inversion of Control) framework This module provide a lightweight IOC or Inversion of Control framework. Inversion of Control, sometimes called Dependency Injection, is a component management style which aims to clean up component configuration and provide a cleaner, more flexible means of configuring a large application. WWW: https://metacpan.org/release/IOC |
2008-02-22T21:01:23+00:00 | devel/p5-Class-Interfaces |
Module for defining interface classes inline This module provides a simple means to define abstract class interfaces, which can be used to program using the concepts of interface polymorphism. WWW: https://metacpan.org/release/Class-Interfaces |
2008-02-22T20:54:25+00:00 | devel/p5-Class-StrongSingleton |
Stronger and more secure Singleton base class This module is an alternative to Class::Singleton and Class::WeakSingleton, and provides a more secure Singleton class in that it takes steps to prevent the possibility of accidental creation of multiple instances and/or the overwriting of existing Singleton instances. WWW: https://metacpan.org/release/Class-StrongSingleton |
2008-02-22T13:50:33+00:00 | net/spnetkit |
A C++ wrapper for BSD-style sockets spnetkit is a C++ wrapper for BSD-style sockets. It implements the TCP, UDP, SSL transport layer protocols. Implemented application layer protocols are HTTP client, SMTP client, POP3 client and memcached client. Features include an inifile reader, base64 codec. WWW: http://code.google.com/p/spnetkit/ |
2008-02-21T11:51:10+00:00 | german/tipp10 |
10-finger touch typing learning program TIPP10 is a free 10 finger touch typing trainer, published under the GPL. The highlight: TIPP10 works intelligent. The dictation reacts on individual errors of the user. Keys, which are wrongly typed often, will be dictated more often. Visual help, various keyboard layouts, numerous settings and the possibility to create own exercise dictates are easing the learning process. Main features: - Intelligent exercise lessons - Free and own lessons - Scrolling text and virtual keyboard for help - Extensive customization - Performance appraisal - Support of alternate keyboard layouts - Multi platform WWW: http://www.tipp10.de |
2008-02-21T08:53:00+00:00 | games/lordsawar |
Warlords II clone A turn-based strategy game where up to 8 players strive for control of as many cities as possible. Produce new armies in cities to conquer nearby cities. Using the income from those cities, make more armies to take more cities. Send a hero to a temple to get a quest, or maybe search a nearby ruin instead. Play with others or against the computer. WWW: http://www.nongnu.org/lordsawar/ |
2008-02-20T21:16:01+00:00 | devel/dev86 |
8086 development tools This is port of Robert de Bath's 8086 Linux development environment. It is an extension to Bruce Evan's C compiler (devel/bcc port). WWW: http://homepage.ntlworld.com/robert.debath/ |
2008-02-20T08:53:25+00:00 | www/p5-Catalyst-Authentication-Store-LDAP |
Authentication from an LDAP Directory for Catalyst This plugin implements the Catalyst::Authentication v.10 API. This plugin uses Net::LDAP to let your application authenticate against an LDAP directory. It has a pretty high degree of flexibility, given the wide variation of LDAP directories and schemas from one system to another. It authenticates users in two steps: 1) A search of the directory is performed, looking for a user object that matches the username you pass. This is done with the bind credentials supplied in the "binddn" and "bindpw" configuration options. 2) If that object is found, we then re-bind to the directory as that object. Assuming this is successful, the user is Authenticated. WWW: https://metacpan.org/release/Catalyst-Authentication-Store-LDAP |
2008-02-20T01:11:37+00:00 | x11-wm/xmonad-contrib |
Third party tiling algorithms, configurations and scripts to xmonad Third party tiling algorithms, configurations and scripts to xmonad. For an introduction to building, configuring and using xmonad extensions, see XMonad.Doc. In particular: * XMonad.Doc.Configuring, a guide to configuring xmonad. * XMonad.Doc.Extending, using the contributed extensions library. * XMonad.Doc.Developing, introduction to xmonad internals and writing your own extensions. WWW: http://www.xmonad.org/ |
2008-02-20T01:11:37+00:00 | x11-wm/hs-xmonad-contrib |
Third-party extensions for xmonad Third party tiling algorithms, configurations and scripts to xmonad. For an introduction to building, configuring and using xmonad extensions, see XMonad.Doc. In particular: * XMonad.Doc.Configuring, a guide to configuring xmonad. * XMonad.Doc.Extending, using the contributed extensions library. * XMonad.Doc.Developing, introduction to xmonad internals and writing your own extensions. WWW: https://xmonad.org/ |
2008-02-19T20:18:53+00:00 | net/vnstat |
Console-based network traffic monitor vnStat is a console-based network traffic monitor for Linux and BSD that keeps a log of network traffic for the selected interface(s). It uses the network interface statistics provided by the kernel as information source. This means that vnStat won't actually be sniffing any traffic and also ensures light use of system resources regardless of network traffic rate. WWW: https://humdi.net/vnstat/ |
2008-02-19T08:46:37+00:00 | graphics/libvisual04-plugins |
Set of plugins for the libvisual framework Libvisual is an abstraction library that comes between applications and audio visualisation plugins. Often when it comes to audio visualisation plugins or programs that create visuals, they depend on a player or something else; basically, there is no general framework that enabled application developers to easily access cool audio visualisation plugins. Libvisual wants to change this by providing an interface towards plugins and applications; through this easy to use interface applications can easily access plugins and, since the drawing is done by the application, it also enables the developer to draw the visual anywhere he wants. The framework also allows you to morph to different plugins and mix two at once; all kinds of neat tricks are possible using this method. WWW: http://localhost.nl/~synap/libvisual/ |
2008-02-19T06:55:03+00:00 | textproc/p5-Getopt-Lucid |
Clear, readable syntax for command line processing The goal of this module is providing good code readability and clarity of intent for command-line option processing. While readability is a subjective standard, Getopt::Lucid relies on a more verbose, plain-English option specification as compared against the more symbolic approach of Getopt::Long. WWW: https://metacpan.org/release/Getopt-Lucid |
2008-02-18T21:09:51+00:00 | devel/p5-Test-Distribution |
Perform tests on all modules of a distribution When using this module in a test script, it goes through all the modules in your distribution, checks their POD, checks that they compile ok and checks that they all define a $VERSION. WWW: https://metacpan.org/release/Test-Distribution |
2008-02-18T19:52:20+00:00 | games/teeworlds |
Platform game featuring buggers equipped with weapons Teeworlds is a freeware online multiplayer game, designed as a crossover between Quake and Worms. Set on platform-based maps, players control a cute little bugger with guns to take out as many opponents as possible. The characters can jump but move more quickly using a grappling hook, swinging through the levels. It can also be used to lock other players to keep them near. The available weapons include a pistol, shotgun, grenade launcher and a hammer. The shooting and grappling direction is shown through a cursor, controlled by the mouse. A special power-up temporarily provides a ninja sword, used to slash through enemies. Each character has an amount of health and shield. Items scattered around include additional ammo, and health and shield bonuses. Unlike Worms, all the action that happens is fast-paced and happens in real-time. It supports CTF mode. WWW: https://www.teeworlds.com/ |
2008-02-18T19:52:20+00:00 | games/teewars |
Platform game featuring buggers equipped with weapons Teewars is a freeware online multiplayer game, designed as a crossover between Quake and Worms. Set on platform-based maps, players control a cute little bugger with guns to take out as many opponents as possible. The characters can jump but move more quickly using a grappling hook, swinging through the levels. It can also be used to lock other players to keep them near. The available weapons include a pistol, shotgun, grenade launcher and a hammer. The shooting and grappling direction is shown through a cursor, controlled by the mouse. A special power-up temporarily provides a ninja sword, used to slash through enemies. Each character has an amount of health and shield. Items scattered around include additional ammo, and health and shield bonuses. Unlike Worms, all the action that happens is fast-paced and happens in real-time. It supports CTF mode. WWW: http://www.teewars.com/ |
2008-02-18T12:33:01+00:00 | games/secretmaryochronicles |
Secret Maryo Chronicles two-dimensional platform game Secret Maryo Chronicles is a two-dimensional, sidescrolling jump-and-run platform game which utilizes the platform independent multimedia library, SDL. It features a built-in editor which can be used to easily create your own levels and worlds. WWW: http://www.secretmaryo.org/ |
2008-02-18T11:33:17+00:00 | mail/squirrelmail-user_special_mailboxes-plugin |
Lets define folders to be displayed at the top of the folders list Allows users to specify a list of additional folders they would like to be treated as special, that is that these folders will be shown at the top of the folders lists, and in different colour on the left frame (if you have the option turned on). WWW: http://www.squirrelmail.org/plugin_view.php?id=183 |
2008-02-18T05:39:47+00:00 | devel/p5-File-chmod |
Perl module for symbolic and ls(1)-like chmod modes File::chmod is a utility that allows you to bypass system calls or bit processing of a file's permissions. It overloads the chmod() function with its own that gets an octal mode, a symbolic mode, or an "ls" mode. If you wish not to overload chmod(), you can export symchmod() and lschmod(), which take, respectively, a symbolic mode and an "ls" mode. WWW: https://metacpan.org/release/File-chmod |
2008-02-17T21:16:46+00:00 | mail/smfsav |
Sendmail Sender Address Validator It's a lightweight, fast and reliable Sendmail milter that implements a real-time Sender e-Mail Address Verification technology. This technology can stop some kinds of SPAM with a spoofed sender's e-Mail address. Also it implements a real-time Recipient e-Mail Address Verification technology. It can be useful if your machine is a backup MX for the recipient's domains or if your machine forwards all e-Mail messages as a relay host for your domains to another internal or external e-Mail servers. It's a lite alternative for the spamilter, milter-sender and milter-ahead milters. WWW: http://smfs.sourceforge.net/ |
2008-02-17T17:39:54+00:00 | mail/squirrelmail-mark_read-plugin |
Provides one-click link to mark read/unread all mails in a folder This plugin allows the user to turn on the display of "(read/unread)" links to the right of any folders in their folder list that contain at least one message. Clicking on the link will then mark all messages in this folder as read/unread. Note that you may turn the "read/unread" link on and off by going to the Folders page. You may even turn only the "read" or the "unread" link on or off. It also displays a "mark all read/unread" link below the folder list to mark all folders read/unread that are selected on the Folders page. WWW: http://www.squirrelmail.org/plugin_view.php?id=218 |
2008-02-17T15:18:52+00:00 | mail/squirrelmail-unsafe_image_rules-plugin |
Determines what unsafe (web) images will be shown A user may now build a list of rules that will be used to determine if unsafe images (that are linked to remote sites) will be shown in HTML messages. If a message matches any of the rules and contains images that would normally be initially hidden, then they are now shown by default. The user may choose to always show unsafe images, for all message. This is obviously not recommended by the core SquirrelMail Project Team - or they wouldn't have built this functionality to begin with ( See the following: http://www.squirrelmail.org/wiki/UnsafeImages ). A new section is added to the options page titled, 'Unsafe Image Rules'. Within this page the user may define a number of rules to determine when messages are from a trusted source. These options are very similar to the core message filters plugin. A message field (To, From, CC, Subject) can be matched either against a regular expression, or simply searched to see if the given string is within the field. If a match is found then unsafe images are always shown for this source. WWW: http://www.squirrelmail.org/plugin_view.php?id=98 |
2008-02-17T14:12:28+00:00 | mail/squirrelmail-check_quota-plugin |
Check/display users' mail quota (filesystem, IMAP-based, and cPanel) This plugin will check and display users' mail quota status. Current and maximum quota usage is displayed in easy-to-read graphical format. Optional warnings may also be displayed to users who are nearing their quota allocation when they log in (where the "Message Of The Day" would normally be displayed). This plugin is compatible with three types of mail quota systems: UNIX (filesystem), IMAP-based, and cPanel quotas. WWW: http://www.squirrelmail.org/plugin_view.php?id=237 |
2008-02-17T12:43:37+00:00 | devel/sysfsutils |
System Utilities Based on Sysfs These are a set of utilities built upon sysfs, a new virtual filesystem in Linux kernel versions 2.5+ that exposes a system's device tree. WWW: http://linux-diag.sourceforge.net/Sysfsutils.html |
2008-02-17T12:32:26+00:00 | net-mgmt/p5-Nagios-Plugins-Memcached |
Module to check memcached via nagios Nagios::Plugins::Memcached - Nagios plugin to observe memcached. WWW: https://metacpan.org/release/Nagios-Plugins-Memcached |
2008-02-17T11:12:05+00:00 | net/p5-Net-LDAP-LDAPhash |
Make a hash out of the return from a search using Net::LDAP::Search This takes from a search and turns it into a hash. The returned has is in the following format. {DN}{ldap}{attribute}[array of values for this attribute] The reason for the {ldap} is to allow for other values and the like to be tagged onto a hash for a DN that are unrelated to LDAP. This function does not make any attempt to check if the search succedded or not. WWW: https://metacpan.org/release/Net-LDAP-LDAPhash |
2008-02-17T10:38:07+00:00 | net/p5-Net-Flow |
Decode and encode NetFlow/IPFIX datagrams The Flow module provides the decoding function for NetFlow version 5,9 and IPFIX, and the encoding function for NetFlow version 9 and IPFIX. It supports NetFlow version 9 (RFC3945) and NetFlow version 5 (http://www.cisco.com/) and IPFIX(draft-ietf-ipfix-protocol-26.txt). Regretfully, it doesn't provide the full specification of IPFIX, yet. It is future work. You can easily make the Flow Proxy, Protocol Converter and Flow Concentrator by using the combination of both function. And also, you can make the flexible Collector which can receive any Templates by using the Storable perl module. WWW: https://metacpan.org/release/Net-Flow |
2008-02-17T09:59:56+00:00 | graphics/liblqr-1 |
Easy to use C/C++ seam carving library This site is about a seam-carving C/C++ library called Liquid Rescale. It is a free, open source implementation of the algorithm described in the paper [1] by Shai Avidan and Ariel Shamir. It aims at resizing pictures non uniformly while preserving their features, i.e. avoiding distortion of the important parts. The API is intended to be powerful, yet fast and easy to use. It supports saving and loading of the carving information, real-time scaling, manual feature selection, customizable progress report and more. Included are full documentation (in docbook format) and examples. [1] http://www.faculty.idc.ac.il/arik/imret.pdf WWW: http://liblqr.wikidot.com/ |
2008-02-17T00:16:56+00:00 | mail/squirrelmail-change_sqlpass-plugin |
Allows users to change their passwords stored in a SQL database Change SQL Password allows users to change their passwords when they are stored in a SQL database. Supports both crypted (MD5, SASL, UNIX) and plaintext passwords as well as allowing the administrator to force password changes. If you have SSL support in your web server, you may also force the connection to SSL when the user is changing her password. WWW: http://www.squirrelmail.org/plugin_view.php?id=25 |
2008-02-16T23:49:30+00:00 | devel/p5-self |
Provides "self" and "args" keywords in your OO program This module adds self and args keywords in your Perl OO module. It's really just handy helpers to get rid of: my $self = shift; Basically, self is just equal to $_[0], and args is just $_[1..$#_]. WWW: https://metacpan.org/release/self |
2008-02-16T23:38:30+00:00 | devel/p5-ExtUtils-Manifest |
Utilities to write and check a MANIFEST file ExtUtils::Manifest provides a number of utilities to write and check a MANIFEST file. At present the list includes mkmanifest, manicheck, filecheck, fullcheck, skipcheck, manifind, maniread, manicopy, and maniadd. WWW: https://metacpan.org/release/ExtUtils-Manifest |
2008-02-16T23:32:22+00:00 | devel/p5-SVN-Notify-Config |
Perl module for config-driven Subversion notification This Perl module is a YAML-based configuration wrapper around the SVN::Notify module. WWW: https://metacpan.org/release/SVN-Notify-Config |
2008-02-16T23:24:00+00:00 | security/p5-Cisco-Hash |
De- and encrypts Cisco type 7 hashes This Module decrypts all kind of Cisco encrypted hashes also referred to as type 7 passwords. Further you can encrypt any given string into a encrypted hash that will be accepted by any Cisco device as an encrypted type 7 password. WWW: https://metacpan.org/release/Cisco-Hash |
2008-02-16T23:18:46+00:00 | x11-fonts/fontmatrix |
Graphical font manager Fontmatrix is a graphical font manager. Targeted audience are mostly adventurous graphic designers and typesetters who deal with hundreds and even more fonts during their work - browsing the endless lists of font dialogs. Basically, the Fontmatrix helps doing three things: activation and deactivation of fonts, tagging fonts and fontbook generation. WWW: https://github.com/fcoiffie/fontmatrix |
2008-02-16T23:17:02+00:00 | graphics/gimpfx-foundry |
Collection of scripts for The Gimp 2.6 A bundle over 100 handy scripts for The Gimp. WWW: http://gimpfx-foundry.sourceforge.net/ |
2008-02-16T23:08:12+00:00 | devel/p5-SVN-Access |
Perl extension to manipulate SVN Access files SVN::Access includes both an object oriented interface for manipulating SVN access files (AuthzSVNAccessFile files), as well as a command line interface to that object oriented programming interface (svnaclmgr.pl) which is in the examples/ directory. WWW: https://metacpan.org/release/SVN-Access |
2008-02-16T22:48:27+00:00 | mail/squirrelmail-spam-buttons-plugin |
Provides buttons with customizable action (for reporting spam, etc.) This plugin will place "Spam" and/or "Not Spam" buttons on the mailbox message list page as well as on a single message view page. The action associated with the buttons (as well as the button text) can be configured to suit most any spam reporting system. Reporting by email, reporting by executing a command on the server and reporting by moving (or copying) the message to a designated folder are all supported. Any number of custom buttons may also be added, where the associated action is completely customizable (for instance, adding the message sender to a whitelist or blacklist). WWW: http://www.squirrelmail.org/plugin_view.php?id=242 |
2008-02-16T22:39:17+00:00 | graphics/separate |
CMYK plugin for The GIMP Separate+ is a CMYK Separation plugin for The GIMP. One thing preventing The GIMP from being useful in a pre-press environment is the lack of support for the CMYK colour-space. This plug-in goes some small way towards rectifying the situation, using a trick with layers to fake CMYK support. WWW: http://cue.yellowmagic.info/softwares/separate.html |
2008-02-16T22:18:28+00:00 | devel/p5-Test-Debugger |
Create Test Scripts which Generate Log Files Have you ever tried to debug a test script that is failing tests? Without too many modifications, your test script can generate a log file with information about each failed test. You can take your existing test script, and with (hopefully) very little effort, convert it to use Test::Debugger. Then re-run your modified test and view the log file it creates. WWW: https://metacpan.org/release/Test-Debugger |
2008-02-16T22:12:20+00:00 | devel/p5-SVN-Hook |
Perl module for managing Subversion hook scripts The SVN::Hook Perl module provides a programmable interface to manage hook scripts for Subversion. WWW: https://metacpan.org/release/SVN-Hook |
2008-02-16T21:58:38+00:00 | devel/p5-Tie-ToObject |
Tie to an existing object Tie::ToObject - Tie to an existing object. WWW: https://metacpan.org/release/Tie-ToObject |
2008-02-16T21:31:03+00:00 | devel/p5-Test-YAML-Meta |
Validation of the META.yml file in a distribution Test::YAML::Meta - Validation of the META.yml file in a distribution. WWW: https://metacpan.org/release/Test-YAML-Meta |
2008-02-16T21:13:56+00:00 | textproc/p5-Text-ParseWords |
Parse text into an array of tokens or array of arrays This is a CORE module. If you installed perl 5.003 or above, a version of this module is already available to you. This CPAN package is only here to update core distributions prior 5.005. The version provided is the same that comes with perl 5.00502. If you run a newer version of perl, the version of Text::ParseWords included there may be newer. This package is not fully synchronized with the perl distributions. Please run "perldoc Text::ParseWords" to see what this module is for. WWW: https://metacpan.org/release/Text-ParseWords |
2008-02-16T21:13:28+00:00 | x11-wm/fvwm-crystal |
Easy, eye-candy, light, and powerful window manager for X11 This is a port of FVWM-Crystal. FVWM-Crystal aims to create an easy to use, eye-candy but also powerful desktop environment for Linux or other Unix-like operating systems. It uses following programs: FVWM as a window manager and "main core", ROX-Filer as file manager (manages icons on the desktop), xterm, aterm, mrxvt or urxvt as terminal emulators, MPD or XMMS as music players (there's built-in support for controlling these programs), and several other tools for different functions, like setting a wallpaper or making screen shots. WWW: https://sourceforge.net/projects/fvwm-crystal/ |
2008-02-16T21:03:49+00:00 | devel/libreadline-java |
JNI wrapper around GNU Readline / libedit / libgetline Java-Readline is a port of GNU Readline for Java. Or, to be more precise, it is a JNI-wrapper to Readline. It is distributed under the LGPL. You must call Readline.load(ReadlineLibrary lib); before using any other methods. If you omit the call to the load()-method, the pure Java fallback solution is used. Possible values for lib are: ReadlineLibrary.PureJava ReadlineLibrary.GnuReadline ReadlineLibrary.Editline ReadlineLibrary.Getline Note that all programs using GnuReadline will fall under the GPL, since Gnu-Readline is GPL software! WWW: https://sourceforge.net/projects/java-readline/ |
2008-02-16T20:29:25+00:00 | devel/p5-Exception-Class-TryCatch |
Syntactic try/catch sugar for use with Exception::Class Exception::Class::TryCatch - Syntactic try/catch sugar for use with Exception::Class. WWW: https://metacpan.org/release/Exception-Class-TryCatch |
2008-02-16T20:13:28+00:00 | archivers/unrar-iconv |
|
2008-02-16T20:13:18+00:00 | sysutils/p5-Probe-Perl |
Information about the currently running perl Probe::Perl - Information about the currently running perl. WWW: https://metacpan.org/release/Probe-Perl |
2008-02-16T19:55:31+00:00 | mail/clawsker |
Applet to edit Claws Mail's hidden preferences Clawsker is an applet to edit Claws Mail's hidden preferences. Claws Mail has a high number of configurable options and, in order to keep the binary small and fast, some of these preferences which are not widely used are not provided with a graphical interface for inspection and/or modification. Users wanting to edit such preferences had to face editing the configuration text files directly, now it is possible with a convenient GTK2 interface using Clawsker. Other features: * Handling of all hidden preferences * Fully internationalized interface using gettext * Detection of running Claws Mail * Support for alternate configuration directories WWW: https://www.claws-mail.org/clawsker.php |
2008-02-16T19:19:04+00:00 | devel/p5-Test-Kwalitee |
Test the Kwalitee of a distribution before you release it Test::Kwalitee - Test the Kwalitee of a distribution before you release it. WWW: https://metacpan.org/release/Test-Kwalitee |
2008-02-16T17:54:48+00:00 | japanese/rubygem-jpmobile |
Rails plugin for Japanese mobile-phones This plugin provides many convenient functions for developing websites for mobile-phones. The plugin absorbs differences between mobile-phone service providers. WWW: http://jpmobile-rails.org |
2008-02-16T17:50:11+00:00 | devel/gnucflow |
Tool to chart control flow within the C program GNU cflow analyzes a collection of C source files and prints a graph charting control flow within the program. Current implementation is able to produce both direct and inverted flowgraphs for C sources. Optionally a cross-reference listing can be generated. Two output formats are implemented: POSIX and GNU (extended). Input files can optionally be preprocessed before analyzing. WWW: https://www.gnu.org/software/cflow/ |
2008-02-16T17:23:44+00:00 | accessibility/yasr |
General-purpose console screen reader YASR ("Yet Another Screen Reader") is an attempt at a lightweight, portable screen reader. It works by opening a shell in a pty and intercepting all user input/output, maintaining a window of what should be on the screen by looking at the codes and text sent to the screen. It thus uses no Linuxisms such as /dev/vcsa0 and does not necessarily need to be setuid root (the only requirement being that the user be able to access the tts device). WWW: http://yasr.sourceforge.net/ |
2008-02-16T17:22:05+00:00 | accessibility/eflite |
Speech server for Festival Lite used by yasr and Emacspeak EFlite is a speech server for Emacspeak and other screen readers that allows them to interface with Festival Lite, a free text-to-speech engine developed at the CMU Speech Center as an off-shoot of Festival. EFlite is still in beta, but I have been using it successfully with Yasr to get speech on my notebook under Linux without having to lug my Speak-out around. It uses Festival Lite's code to interface with the sound driver and, therefore, should work with some versions of ALSA, but I have only tested it with the OSS sound drivers so far. Michael P. Gorse mgorse@alum.wpi.edu mgorse@users.sf.net WWW: http://eflite.sourceforge.net/ |
2008-02-16T17:17:44+00:00 | x11/xcb-util |
Module with libxcb/libX11 extension/replacement libraries The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. These libraries are currently included, roughly ordered by maturity: aux: Convenient access to connection setup and some core requests. atom: Standard core X atom constants and atom caching. property: Callback X property-change handling. event: Callback X event handling. WWW: https://xcb.freedesktop.org/ |
2008-02-16T17:15:08+00:00 | www/drupal5-ubercart |
Ubercart modules for Drupal 5 Ubercart is an e-commerce suite developed for Drupal. It has been designed with the end user in mind, focusing on usability in three key areas: store configuration, product and catalog creation, and order administration. On the front end, all major systems are configurable and integrate with the standard Drupal systems (node, taxonomy, user, etc.). On the back end, the settings pages and order administration pages have been designed with ease of use in mind, and we are constantly working to lower the barrier to entry for new Ubercart users. WWW: http://drupal.org/project/ubercart |
2008-02-16T17:12:20+00:00 | www/drupal5-thickbox |
Thickbox module for Drupal 5 The Thickbox module is a wrapper for the jQuery plugin ThickBox. ThickBox is a webpage UI dialog widget written in JavaScript on top of the jQuery library. Its function is to show a single image, multiple images, inline content, iframed content, or content served through AJAX in a hybrid modal. WWW: http://drupal.org/project/thickbox |
2008-02-16T17:10:32+00:00 | www/drupal5-imagecache |
Imagecache module for Drupal 5 Imagecache is a dynamic image manipulation and caching tool. It allows you to create a name space that corresponds to a set of image manipulation actions. Derivative images are generated the first time they are requested by a client. WWW: http://drupal.org/project/imagecache |
2008-02-16T17:09:10+00:00 | www/drupal5-imagefield |
Image Field module for Drupal 5 ImageField provides image uploads for CCK. WWW: http://drupal.org/project/imagefield |
2008-02-16T17:07:33+00:00 | www/drupal5-cck |
Content Construction Kit (CCK) module for Drupal 5 The Content Construction Kit allows you create and customize fields using a web browser. In Drupal 5.x custom content types can be created in core, and CCK allows you to add custom fields to any content type. WWW: http://drupal.org/project/cck |
2008-02-16T17:04:17+00:00 | www/drupal5-workflow_ng |
Workflow-ng module for Drupal 5 Workflow-ng allows one to customize drupal's built in workflows in a very flexible way. In short, it's a rule-based event driven action evaluation system. WWW: http://drupal.org/project/workflow_ng |
2008-02-16T17:02:34+00:00 | www/drupal6-token |
Token module for Drupal Tokens are small bits of text that can be placed into larger documents via simple placeholders, like %site-name or [user]. The Token module provides a central API for modules to use these tokens, and expose their own token values. WWW: http://drupal.org/project/token |
2008-02-16T17:02:34+00:00 | www/drupal5-token |
Token module for Drupal 5 Tokens are small bits of text that can be placed into larger documents via simple placeholders, like %site-name or [user]. The Token module provides a central API for modules to use these tokens, and expose their own token values. WWW: http://drupal.org/project/token |
2008-02-16T17:01:16+00:00 | www/drupal5-ubrowser |
uBrowser module for Drupal 5 uBrowser is the new way to browse taxonomy for Drupal 5.x. It creates an easy to use interface for browsing vocabularies (categories) like you would browse a directory tree. Each term in the vocabulary is like a file folder, and clicking on it in the category select box will display all the nodes that have been classified with that term in the node select box. The look may be changed in the CSS, but other display options such as search forms, action buttons, and display names may be specified when the uBrowser is built for display. WWW: http://drupal.org/project/ubrowser |
2008-02-16T16:59:16+00:00 | www/drupal5-tapir |
Tables API (TAPIr) module for Drupal 5 The Tables API defined by TAPIr can be used by module developers to include simple, dynamically configurable tables in their modules. The tables generated by TAPIr feature dynamic loading of data but also dynamic positioning and disabling of fields (columns) based on settings configured in the table's settings page. Settings pages are auto-generated and include helpful links to preview tables and view a master tabel list. Tables defined by TAPIr are also extensible, so your tables will be available for other module developers to hook into in a method similar to the Forms API. WWW: http://drupal.org/project/tapir |
2008-02-16T14:11:58+00:00 | www/p5-Web-Scraper-Config |
Run Web::Scraper From Config Files Web::Scraper::Config allows you to harness the power of Web::Scraper from a config file. WWW: https://metacpan.org/release/Web-Scraper-Config |
2008-02-16T13:52:51+00:00 | www/p5-WWW-RobotRules-Parser |
Just Parse robots.txt WWW::RobotRules::Parser allows you to simply parse robots.txt files as described in http://www.robotstxt.org/wc/norobots.html. WWW: https://metacpan.org/release/WWW-RobotRules-Parser |
2008-02-16T13:45:51+00:00 | www/p5-HTTP-Parser |
Parse HTTP/1.1 request into HTTP::Request/Response object HTTP::Parser is a stateful HTTP request/response parsing module. It accepts chunks of data passed to it and returns either a completion hint or an HTTP::Request (or Response) object when it has the entire request. It was originally written to be part of a simple Event.pm-based HTTP server. WWW: https://metacpan.org/release/HTTP-Parser |
2008-02-16T13:24:52+00:00 | devel/p5-Data-Throttler-Memcached |
Memcached-Based Data::Throttler Data::Throttler::Memcached accepts the same arguments as Data::Throttler, plus the "cache" argument. The cache argument must be a hashref, which contains the arguments passed to the cache backend. WWW: https://metacpan.org/release/Data-Throttler-Memcached |
2008-02-16T13:15:58+00:00 | devel/p5-Data-Throttler |
Limit data throughput Data::Throttler helps solving throttling tasks like "allow a single IP only to send 100 emails per hour". It provides an optionally persistent data store to keep track of what happened before and offers a simple yes/no interface to an application, which can then focus on performing the actual task (like sending email) or suppressing/postponing it. WWW: https://metacpan.org/release/Data-Throttler |
2008-02-16T13:13:38+00:00 | devel/p5-Danga-Socket-Callback |
Use Danga::Socket From Callbacks Danga::Socket::Callback is a thin wrapper arond Danga::Socket that allows you to set callbacks to be called at various events. WWW: https://metacpan.org/release/Danga-Socket-Callback |
2008-02-16T12:10:41+00:00 | www/p5-HTML-Macro |
Process HTML templates with loops, conditionals, macros and more HTML::Macro is a module to be used behind a web server (in CGI scripts). It provides a convenient mechanism for generating HTML pages by combining "dynamic" data derived from a database or other computation with HTML templates that represent fixed or "static" content of a page. WWW: https://metacpan.org/release/HTML-Macro |
2008-02-16T11:54:39+00:00 | sysutils/uif2iso |
Convert MagicISO UIF files to ISO9660 Tool for converting the UIF files (Universal Image Format, used by MagicISO) to ISO9660. WWW: http://aluigi.altervista.org/mytoolz.htm |
2008-02-16T11:50:36+00:00 | sysutils/daa2iso |
Convert PowerISO DAA files to ISO9660 Tool for converting the DAA files (Direct Access Archive, used by PowerISO) to ISO9660. WWW: http://aluigi.altervista.org/mytoolz.htm |
2008-02-16T10:52:50+00:00 | net/rtpbreak |
Detects, reconstructs, and analyzes any RTP session rtpbreak detects, reconstructs and analyzes any RTP [rfc1889] session through heuristics over the UDP network traffic. It works well with SIP, H.323, SCCP and any other signaling protocol. In particular, it doesn't require the presence of RTCP packets (voipong needs them) that aren't always transmitted from the recent VoIP clients. WWW: http://xenion.antifork.org/rtpbreak/ |
2008-02-16T10:07:12+00:00 | emulators/libdsk |
Enables access to disks and disk images; also via serial line LIBDSK is a library for accessing disks and disk image files. It is intended for use in: * Allows CPMTOOLS use of emulator .DSK images. * Emulator tools - converting between real floppy disks and disk images, as CPCTRANS / PCWTRANS do under DOS. * Floppy controller emulation backend * Data transfer from/to real CP/M systems via serial line. LIBDSK has drivers for: Raw files (including /dev/fdn), .DSK files (CPCEMU, JOYCE and other Sinclair/Amstrad emulators), MYZ80 hard drive image, NanoWasp floppy image, .CFI (Compressed Floppy Image, as created by FDCOPY.COM under DOS), Linux floppy drive (supports CPC System and Data formats, which the standard "Raw file" driver does not), Windows 3.x/95/98/ME/NT/2000 floppy drive, DOS floppy drive (via the PC BIOS), CopyQM files (read-only), TeleDisk files (read-only), APRIDISK image files, rcpmfs - makes a Unix/Windows directory appear to be a CP/M disc image. WWW: http://www.seasip.info/Unix/LibDsk/index.html |
2008-02-16T09:53:30+00:00 | mail/prepflog |
Prepares logfiles in a sanitised format for pflogsumm and awstats The script processes mail log files that are to be passed to pflogsumm or awstats disregarding the lines relating to the re-injection of messages into postfix. It is very useful for a postfix setup which uses amavis for virus filtering. WWW: https://github.com/johnfawcett/prepflog |
2008-02-16T08:56:01+00:00 | mail/vacation |
Email autoresponder, similar to vacation from sendmail This is a port of vacation which is an email autoresponder commonly used when taking a vacation / holiday / leave of absence. WWW: http://www.linux.it/~md/software/ |
2008-02-16T08:54:06+00:00 | www/mod_auth_form |
MySQL based form authentication module for Apache 2.x mod_auth_form is a form based authentication module for apache2. It is used to place access restrictions on a per-directory, per-user-request basis using session management. The module uses a MySQL database to retrieve users' group membership, maintain and validate users' sessions and optionally track user activity. WWW: http://comp.uark.edu/~ajarthu/mod_auth_form/ |
2008-02-15T14:38:41+00:00 | www/mod_log_firstbyte |
Log the time between request and the first byte of the response served Ever tried logging Apache page serve times using '%D'? You'll have discovered that they aren't a good index of your server's performance, because they depend more on the client's connection speed, computer and browsing habits than on the speed of your server. mod_log_firstbyte is a module for Apache 2.0 which allows you to log the time between each request being read and the first byte of the response served. Unlike the total serve time, this index of performance tells you how long Apache actually spent loading the file off the disk or executing your script: it's independent of client connection speed. It makes a great performance benchmark for your server! WWW: http://code.google.com/p/mod-log-firstbyte/ |
2008-02-15T08:49:44+00:00 | emulators/catapult |
GUI for openMSX Catapult is a GUI for openMSX. WWW: http://openmsx.sourceforge.net/ |
2008-02-15T08:01:21+00:00 | www/atutor |
Open Source Web-based Learning Content Management System (LCMS) ATutor is an Open Source Web-based Learning Content Management System (LCMS) designed with accessibility and adaptability in mind. Administrators can install or update ATutor in minutes, develop custom themes to give ATutor a new look, and easily extend its functionality with feature modules. Educators can quickly assemble, package, and redistribute Web-based instructional content, easily import prepackaged content, and conduct their courses online. Students learn in an adaptive learning environment. WWW: http://www.atutor.ca/ |
2008-02-15T05:05:56+00:00 | net-im/py-punjab |
HTTP XMPP client interface Punjab is a HTTP jabber client interface. It is a BOSH or XEP-0124 connection manager that allows persistent client connections to an XMPP server. Supporting XMPP over BOSH or XEP-0206 WWW: https://github.com/twonds/punjab |
2008-02-15T03:17:23+00:00 | sysutils/relpath |
Find a relative path from START_DIR to END_PATH. Usage: relpath [-d DIR] START_DIR END_PATH Find a relative path from START_DIR to END_PATH. Prints the relative path on standard out. If -d DIR, then only emit a relative path if both START_DIR and END_PATH are sub-directories of DIR; otherwise, emit an absolute path to END_PATH. |
2008-02-15T03:13:34+00:00 | sysutils/decomment |
Removes comments and (optionally) whitespace from a file. Usage: decomment infile [r(emove whitespace)] Removes all comments and (optionally) whitespace from an input file. Writes result on stdout. |
2008-02-14T18:15:16+00:00 | devel/p5-SVN-Notify-Snapshot |
Take snapshots from Subversion activity This Perl module produces snapshots of a Subversion repository path. Typically used as part of a postcommit script, it will automatically create a .tar.gz file for every commit to a specified path. WWW: https://metacpan.org/release/SVN-Notify-Snapshot |
2008-02-14T06:44:10+00:00 | www/libmicrohttpd |
C library for embedding HTTP server functionality libmicrohttpd is a small C library for embedding HTTP server functionality into other applications. It is reentrant, fast, supports HTTP 1.1, and permits listening on multiple ports. The API is simple and still powerful enough to allow programmers to use the entire HTTP feature set. WWW: https://www.gnu.org/software/libmicrohttpd/ |
2008-02-14T03:53:02+00:00 | devel/p5-SVN-Notify-Mirror |
Keep a mirrored working copy of a repository path This Perl module keeps a directory in sync with a portion of a Subversion repository. This is typically used to keep a development web server in sync with the changes made to the repository. This directory can either be on the same box as the repository itself, or it can be remote. WWW: https://metacpan.org/release/SVN-Notify-Mirror |
2008-02-13T22:11:28+00:00 | www/dojo |
Open-source DHTML toolkit written in JavaScript Dojo is an Open Source DHTML toolkit written in JavaScript. It builds on several contributed code bases (nWidgets, Burstlib, f(m)), which is why we refer to it sometimes as a "unified" toolkit. Dojo aims to solve some long-standing historical problems with DHTML which prevented mass adoption of dynamic web application development. WWW: http://dojotoolkit.org/ |
2008-02-13T21:13:04+00:00 | editors/komodo-edit |
Multi-language editor from ActiveState Award-winning editing for dynamic languages including Perl, PHP, Python, Ruby and Tcl; plus support for browser-side code including JavaScript, CSS, HTML and XML. Background syntax checking and syntax coloring catch errors immediately, while autocomplete and calltips guide you as you write. WWW: http://www.activestate.com/Products/komodo_edit/ |
2008-02-13T20:28:51+00:00 | games/nimuh |
Puzzle game destined to improve the knowledge of Andalusia Nimuh is a project puzzle game destined to improve the knowledge of Andalusia We are CaninoStudios, a development group destined to make video games under the free software philosophy. We are writing you to make a presentation of our latest release "Nimuh, searching for the Andalusian treasure". This project is oriented to education and acknowledge of our land, Andalusia. "Nimuh" has been released under the Creative Commons license. It's a puzzle type game and it's based in the "Theseus and the Minotaur Mazes" game, but we decided to improve it by adding a 3D isometric view. You can go through 40 different Andalusian locations and play all the levels while you learn about the typical food, fiestas and history of every place. WWW: http://nimuh.com/ |
2008-02-13T18:10:23+00:00 | games/blackshadeselite |
Psychic Bodyguard FPS - protect the VIP Black Shades Elite is an action game that is more or less similar to the original Black Shades "Psychic Bodyguard FPS". Kill anyone that tries to kill the VIP (the white guy). The psychic part is seeing blue lines when bad guys line up on the VIP (when the line is red they are about to shoot). Other powers (slow down, and visions) are available - press F1 for how to use. It has a few more user friendly options (in the ~/blackshades.config file) as well as a help menu. Aside from that the internals have had some major changes, but there is still a lot more to do. Other options include 3rd person (which was in the original game, just disabled). The other change that I enjoy is the lack of a busy loop - now cpu usage isn't 100% - on any recent system it should be less than 25%. Feature and bug reports are encouraged. I'm sure it's buggy. Enjoy. WWW: http://home.gna.org/blackshadeselite/ |
2008-02-13T11:01:55+00:00 | devel/boost_build |
Extensible cross-platform build tool suite Boost.Build is an easy way to build C++ projects, everywhere. You name you executables and libraries and list their sources. Boost.Build takes care about compiling your sources with right options, creating static and shared libraries, making executables, and other chores -- whether you're using gcc, msvc, or a dozen more supported C++ compilers -- on Windows, OSX, Linux and commercial UNIX systems. WWW: https://boostorg.github.io/build/index.html |
2008-02-13T08:42:01+00:00 | sysutils/kleansweep |
KleanSweep allows you to reclaim disk space by finding unneeded files KleanSweep allows you to reclaim disk space by finding unneeded files. WWW: http://linux.bydg.org/~yogin/ |
2008-02-13T03:51:16+00:00 | devel/log4shib |
Library of C++ classes for flexible logging The log4shib library is derived from the log4cpp library with patches applied for platform portability and thread safety by Scott Cantor. WWW: https://spaces.internet2.edu/display/SHIB2/log4shib |
2008-02-12T22:45:36+00:00 | devel/pear-Validate_AU |
PEAR data validation class for Australia A PEAR data validation class for Australia. The package includes phone number, postal code, tax file number, Australian business number, Australian company number and Australian regional codes validation. WWW: https://pear.php.net/package/Validate_AU |
2008-02-12T22:43:48+00:00 | security/pear-Crypt_DiffieHellman |
PEAR class implementing Diffie-Hellman Key Exchange protocol for PHP5 Implementation of the Diffie-Hellman Key Exchange cryptographic protocol in PHP5. Enables two parties without any prior knowledge of each other establish a secure shared secret key across an insecure channel of communication. WWW: https://pear.php.net/package/Crypt_DiffieHellman |
2008-02-12T22:17:17+00:00 | mail/claws-mail-clamav |
Clamav plugin for claws-mail Enables the scanning of message attachments in mail received from a POP, IMAP, or LOCAL account using Clam AntiVirus. It can optionally delete the mail or save it to a designated folder. WWW: http://www.claws-mail.org/plugins.php |
2008-02-12T22:16:04+00:00 | mail/claws-mail-tnef |
TNEF attachment format parser plugin for Claws Mail This plugin enables reading application/ms-tnef attachments used by Microsoft Outlook. WWW: https://www.claws-mail.org/plugin.php?plugin=tnef_parser |
2008-02-12T18:43:17+00:00 | net-mgmt/tork |
TorK is an Anonymity Manager for the KDE Desktop TorK is a powerful anonymity manager for the KDE Desktop on Linux and Unix systems. It first helps you to install, configure and use Tor. It then reduces the task of anonymizing most applications to a single-click, including Firefox, Opera, Konqueror, Pidgin, Kopete, SSH, and IRC. For advanced users TorK provides detailed network information, and more, in an accessible manner. WWW: http://freecode.com/projects/tork |
2008-02-12T17:38:25+00:00 | games/py-anki |
Spaced-repetition memory training library Anki is a library based on a theory called spaced repetition. In simple terms, it means that each time you review some material, you should wait longer than last time before reviewing it again. WWW: http://ichi2.net/anki/ Author: Damien Elmes <anki@ichi2.net> |
2008-02-12T17:38:25+00:00 | games/anki |
Flashcard trainer with spaced repetition Anki is a program designed to help you remember facts (such as words and phrases in a foreign language) as easily, quickly and efficiently as possible. To do this, it tracks how well you remember each fact, and uses that information to optimally schedule review times. With a minimal amount of effort, you can greatly increase the amount of material you remember, making study more productive, and more fun. While Anki can be used for studying anything, it also ships with special features designed to make studying Japanese and English easier: integrated dictionary lookups, missing kanji reports, and more. Sample decks are also provided for Russian. WWW: https://apps.ankiweb.net/ |
2008-02-10T19:19:24+00:00 | games/spring |
Project aiming to create a new and versatile RTS Engine Spring is a full 3D RTS game engine, designed, in its basis, to be able to run the content of the game Total Annihilation and deliver a similar, but improved, gaming experience. Games can be intense and very large scaled, with fight of, literally, hundreds of unit and the mods allow very wide arrays of different strategies and tactics. WWW: https://springrts.com/ |
2008-02-10T16:49:16+00:00 | net-im/decibel |
Realtime communications framework Decibel is a realtime communications framework, integrating services like CTI (Computer Telephone Integration), VoIP (Voice over IP), text based chat and instant messaging. Desktop users find in Decibel one central place to manage all their realtime communication settings and can easily configure and change responses to communication requests. By providing a simple, DBus-based API to the services like communication accountmanagement, connection to contacts, etc. Decibel reduces the complexity and effort of accessing realtime communication technologies in applications. This allows for integration of realtime communication technologies into applications that are not focused on communication. WWW: http://decibel.kde.org |
2008-02-10T16:46:53+00:00 | net-im/tapioca-qt |
Framework for VoIP and IP applications The Tapioca project provides a set of convenience libraries to easily integrate VoIP and IM in your application, or even write new ones. Tapioca follows the standard defined by the Telepathy project and therefore, operates seamlessly with its connection managers and other software that follows it as well. WWW: http://tapioca-voip.sourceforge.net/ |
2008-02-10T16:42:01+00:00 | net-im/telepathy-qt |
High-level Qt binding for Telepathy This is a library for Qt-based Telepathy clients. Telepathy is a D-Bus framework for unifying real time communication, including instant messaging, voice calls and video calls. It abstracts differences between protocols to provide a unified interface for applications. WWW: http://telepathy.freedesktop.org/doc/telepathy-qt |
2008-02-09T21:59:20+00:00 | math/eigen3 |
Lightweight library for vector and matrix math Eigen is a C++ template library for linear algebra (vectors, matrices, and related algorithms). WWW: http://eigen.tuxfamily.org/ |
2008-02-09T21:59:20+00:00 | math/eigen2 |
Lightweight library for vector and matrix math Eigen 2 is a C++ template library for linear algebra (vectors, matrices, and related algorithms). WWW: http://eigen.tuxfamily.org/ |
2008-02-09T21:59:20+00:00 | math/eigen |
Lightweight library for vector and matrix math Eigen is a lightweight C++ template library for vector and matrix math, a.k.a. linear algebra. Unlike most other linear algebra libraries, Eigen focuses on the simple mathematical needs of applications: games and other OpenGL apps, spreadsheets and other office apps, etc. Eigen is dedicated to providing optimal speed with GCC. Its fixed-size classes are specially optimized for small sizes up to 4, although it is theoretically possible to specialize them to any size. They never cause dynamic memory applications and the simple operations on them are as fast as is possible at least for sizes up to 4 (see below). Its dynamic-size classes are more flexible and suitable for larger sizes. Both fixed-size and dynamic-size classes use the same underlying C++ code, thanks to a curiously recurring template pattern. WWW: http://eigen.tuxfamily.org/ |
2008-02-09T21:57:03+00:00 | math/facile |
Functional Constraint Library FaCiLe is a constraint programming library on integer and integer set finite domains written in OCaml. It offers all usual facilities to create and manipulate finite domain variables, arithmetic expressions and constraints, built-in global constraints and search and optimization goals. FaCiLe allows as well to build easily user-defined constraints and goals, making pervasive use of OCaml higher-order functionals to provide a simple and flexible interface for the user. WWW: http://www.recherche.enac.fr/log/facile/ |
2008-02-09T05:57:48+00:00 | net-p2p/transmission-daemon |
The transmission-daemon is a daemon-based Transmission session that can be controlled via RPC by transmission-remote (see transmission-utils) and other Transmission BiTtorrent client such as GTK+ and CLI interface. Transmission has been built from the ground up to be a lightweight, yet powerful BitTorrent client. Its simple, intuitive interface is designed to integrate tightly with whatever computing environment you choose to use. Transmission strikes a balance between providing useful functionality without feature bloat. Furthermore, it is free for anyone to use or modify. WWW: http://www.transmissionbt.com/ |
2008-02-09T03:35:55+00:00 | devel/p5-Test-Portability-Files |
Check file names portability This module is used to check the portability across operating systems of the names of the files present in the distribution of a module. WWW: https://metacpan.org/release/Test-Portability-Files |
2008-02-09T01:59:37+00:00 | math/rapid |
Robust and Accurate Polygon Interference Detection RAPID is a robust and accurate polygon interference detection library for large environments composed of unstructured models. ************************************************************************** The RAPID code is offered "as is" and is free for non-commercial use. To use RAPID for any commercial purpose, you must request a license. ************************************************************************** WWW: http://www.cs.unc.edu/~geom/OBB/OBBT.html |
2008-02-08T13:09:43+00:00 | www/awffull |
Webserver log analysis tool forked from Webalizer AWFFull is a webserver log analysis tool. Mainly used to produce simple reports, it can also be used as the starting point for more detailed Web Analytics. AWFFull is a fork of the venerable Webalizer log analysis program. WWW: http://www.stedee.id.au/awffull |
2008-02-07T23:34:08+00:00 | security/fcheck |
Intrusion detection and Policy enforcement / auditing software FCheck is an open source PERL script providing intrusion detection and policy enforcement of Windows 95/98/NT/3.x and Unix server administration through the use of comparative system snapshots. FCheck can provide notification of any differences found through use of your event management system, printer, and/or email when any monitored files or directories are altered, including any additions and/or deletions. |
2008-02-07T17:15:31+00:00 | audio/gnormalize |
Alternative for replaygain gnormalize decodes the MP3/MP4/MPC/OGG/APE/FLAC file to WAV, then normalizes the WAV to a targeted volume level and re-encodes it. Moreover, gnormalize can extract Audio CD track and output as various popular audio formats (MP3, MP4, MPC, OGG, APE, FLAC, WAV) with fast speed and high quality. gnormalize can also convert audio format between MP3, MP4, MPC, OGG, APE and FLAC with high fidelity, which meets your need to play and collect audio files. It can change the encoding and Metadata (tag) properties of final normalized files. WWW: http://gnormalize.sourceforge.net/ |
2008-02-07T16:57:28+00:00 | security/sqlninja |
Sql Server exploit toolkit Sqlninja is a tool targeted to exploit SQL Injection vulnerabilities on a web application that uses Microsoft SQL Server as its back-end. Its main goal is to provide a remote shell on the vulnerable DB server, even in a very hostile environment. It should be used by penetration testers to help and automate the process of taking over a DB Server when a SQL Injection vulnerability has been discovered. WWW: http://sqlninja.sourceforge.net/ |
2008-02-07T16:56:39+00:00 | net-mgmt/p5-Net-Telnet-Cisco-IOS |
Manage Cisco IOS Devices Net::Telnet::Cisco::IOS (NTCI) is an extension of Joshua Kereos's Net::Telnet::Cisco module and provides an easy way to manage and monitor Cisco IOS devices. I'll mention this a lot, but make sure you read up on Net::Telnet::Cisco for a lot of information. WWW: https://metacpan.org/release/Net-Telnet-Cisco-IOS |
2008-02-07T12:43:50+00:00 | www/runsomebrowser |
Script for running the an available WEB browser Shell script for finding and running an available installed browser on the system. WWW: http://personalpages.tds.net/~jwbacon/Ports |
2008-02-06T16:23:07+00:00 | security/p5-Snort-Rule |
Perl5 extension for dynamically building snort rules This is a very simple snort rule object. It was developed to allow for scripted dynamic rule creation. Ideally you could dynamically take a list of bad hosts and build an array of snort rule objects from that list. Then write that list using the string() method to a snort rules file. WWW: https://metacpan.org/release/Snort-Rule |
2008-02-05T05:24:41+00:00 | audio/freepats |
Free and open set of instrument patches Freepats is a project to create a free and open set of instrument patches, in any format, that can be used with softsynths. WWW: http://freepats.zenvoid.org/ |
2008-02-04T15:17:03+00:00 | editors/dkns |
Simple console text editor Dickens is a simple, one-buffer-in-one-window, console text editor. Dickens only understands UNIX-style text files expressed in ASCII, and is therefore of little or no use to the non-English-speaking world. Dickens is written in Munger(1). Features include interactive filename completion, tags support, regular-expression search-and-replace, and unlimited undo/redo. WWW: http://www.mammothcheese.ca/munger.html |
2008-02-02T08:53:21+00:00 | dns/openresolv |
Resolvconf compatible framework for managing resolv.conf A resolvconf compatible framework for managing /etc/resolv.conf. WWW: http://roy.marples.name/node/343 |
2008-02-01T23:44:06+00:00 | games/mkgichessclub |
Chess playing server with a pure web interface MKGI Chess Club is a chess playing server with a pure Web interface. It features complete player profile management, full HTML email notification with embedded board display. It also includes an interface to match against chess engines such as gnuchess or phalanx. WWW: https://sourceforge.net/projects/mkgichessclub/ |
2008-02-01T14:41:35+00:00 | www/xpi-yslow |
Analyzes web pages and why they are slow YSlow analyzes web pages and tells you why they're slow based on Yahoo's rules for high performance web sites. YSlow gives you: * Performance report card * HTTP/HTML summary * List of components in the page * Tools including JSLint Most files comprising YSlow are licensed under the Mozilla Public License (MPL) version 1.1, with a couple of exceptions. YSlow includes jslint by Douglas Crockford, which is licensed under a BSD-style license. YSlow also includes files from the Yahoo! User Interface library, which are licensed under the BSD license. WWW: http://developer.yahoo.com/yslow/ |
2008-02-01T14:24:05+00:00 | www/xpi-torbutton |
Quickly toggle use of the Tor network Torbutton is a 1-click way to enable or disable the use of Tor. It adds a panel to the statusbar that says "Tor Enabled" (in green) or "Tor Disabled" (in red). The user may click on the panel to toggle the status. If the user (or some other extension) changes the proxy settings, the change is automatically reflected in the statusbar. Some users may prefer a toolbar button instead of a statusbar panel. Such a button is included, and one adds it to the toolbar by right-clicking on the desired toolbar, selecting "Customize...", and then dragging the Torbutton icon onto the toolbar. There is an option in the preferences to hide the statusbar panel (Tools->Extensions, select Torbutton, and click on Preferences). Newer Firefox versions have the ability to send DNS resolves through the socks proxy, and Torbutton will make use of this feature if it is available. WWW: http://torbutton.torproject.org/dev/ |
2008-01-31T10:14:59+00:00 | net/freebsd-tftp |
Upcoming replacement for tftp(1) and tftpd(8) It all started when we got some new routers, which told me the following when trying to upload configuration or download images from it: The TFTP server doesn't support the blocksize option. My curiousity was triggered, it took me some reading of RFCs and other documentation to find out what was possible and what could be done. Was plain TFTP very simple in its handshake, TFTP with options was kind of messy because of its backwards capability: The first packet returned could either be an acknowledgement of options, or the first data packet. Going through the source code of src/libexec/tftpd and going through the code of src/usr.bin/tftp showed that there was a lot of duplicate code, and the addition of options would only increase the amount of duplicate code. After all, both the client and the server can act as a sender and receiver. At the end, it ended up with a nearly complete rewrite of the tftp client and server. It has been tested against the following TFTP clients and servers: - Itself (yay!) - The standard FreeBSD tftp client and server - The Fedora Core 6 tftp client and server - Cisco router tftp client - Extreme Networks tftp client It supports the following RFCs: RFC1350 - THE TFTP PROTOCOL (REVISION 2) RFC2347 - TFTP Option Extension RFC2348 - TFTP Blocksize Option RFC2349 - TFTP Timeout Interval and Transfer Size Options RFC3617 - Uniform Resource Identifier (URI) Scheme and Applicability Statement for the Trivial File Transfer Protocol (TFTP) It supports the following unofficial TFTP Options as described at http://www.compuphase.com/tftp.htm: blksize2 - Block size restricted to powers of 2, excluding protocol headers rollover - Block counter roll-over (roll back to zero or to one) From the tftp program point of view the following things are changed: - New commands: "blocksize", "blocksize2", "rollover" and "options" - Development features: "debug" and "packetdrop" If you try this tftp/tftpd implementation, please let me know if it works (or doesn't work) and against which implementaion so I can get a list of confirmed working systems. |
2008-01-30T16:48:00+00:00 | www/yahoo-ui |
The Yahoo! User Interface (YUI) Library The Yahoo! User Interface (YUI) Library is a set of utilities and controls, written in JavaScript, for building richly interactive web applications using techniques such as DOM scripting, DHTML and AJAX. The YUI Library also includes several core CSS resources. All components in the YUI Library have been released as open source under a BSD license and are free for all uses. WWW: http://developer.yahoo.com/yui/ |
2008-01-30T06:27:21+00:00 | www/p5-HTML-RobotsMETA |
Parse HTML For Robots Exclusion META Markup HTML::RobotsMETA is a simple HTML::Parser subclass that extracts robots exclusion information from meta tags. WWW: https://metacpan.org/release/HTML-RobotsMETA |
2008-01-30T04:30:52+00:00 | games/optimax |
Core War optimizer written in Perl optiMAX is a corewar optimizer written in Perl for Unix and Windows XP. Features: - Comprehensive 4 stage optimization. - Advanced constant generation. - Fixed-Stragey Hills (fsh) as benchmark. - fsh's for various hills available. WWW: http://www.corewar.info/optimax/ |
2008-01-30T04:27:43+00:00 | games/species |
Corewars evolver - generates warriors using genetic algorithms Species is a corewars evolver. It is a program to generates corewars warriors using genetic algorithms. This is the program which generated the best evolved warrior in the recent Multi-Manics corewars competition. Contemporaries include YACE, RedRace, Red Maker and CCAI. Species is definitely the most over-engineered, complicated and buggy Corewars Evolver on the freeware market today! WWW: http://redcoder.sourceforge.net/?p=species |
2008-01-30T04:19:34+00:00 | games/tycho |
Program to gather data (statistics) on Core War warriors Tycho is a program to gather data on Core War warriors. Tycho takes a list of warriors and fights each against the other. Execution logs of each instruction executed are recorded for all fights. It prints a report in HTML format. WWW: http://redcoder.sourceforge.net/?p=tycho |
2008-01-30T04:03:27+00:00 | games/cre |
Corewars Redcode Evolver CRE, which stands for Corewars Redcode Evolver, is an open-source program that automatically generates programs for the game Corewars by using Charles Darwin's theories on natural selection. When you start CRE, here's what happens: 1. A population of warriors is created by randomly selecting instructions. 2. Each warrior's fitness is tested by battling with other warriors in the population. 3. The fittest warriors reproduce and replace less fit warriors. 4. The previous two steps are repeated indefinitely. WWW: http://cre.sourceforge.net/ |
2008-01-30T03:58:10+00:00 | games/yace |
Yet Another Corewars Evolver Here you can find Yace, which is a program that automatically creates corewar-warriors, using a genetic algorithm. Yace was a modified version of ga_war.c, another corewar evolver (many thanks to Jason Boer), but in the latest release there is not much code left from ga_war. I also want to thank M Joonas Pihlaja for his Corewar Simulator exhaust, which is released under the GPL. WWW: http://corewar.co.uk/ankerl/yace.htm |
2008-01-30T03:55:27+00:00 | games/ptools |
Accessory programs for pMARS (Core War simulator) PTools version 1.1. This is a collection of utility programs for the game of Core War. The programs in this archive work well with the pMARS system, but most programs will also work with other simulators. Below is an overview of what we have: * mts - Short for "MARS Tournament Scheduler". * mopt - The "multiple optimizer" calculates optimal sets of constants for warriors. * pname - pname renames warrior files based on the ;name line. These additional tools have been included in the port but are not part of the original ptools package: * p3-2 - For generating p^3 redcode snippets. * corestep - For finding optimal step constants (similar to mopt). Note that the port prefixes all of these programs with "ptools-" to avoid conflicts and/or confusions with other ports. WWW: http://www.koth.org/pmars/ |
2008-01-30T03:32:37+00:00 | www/yui |
The Yahoo! User Interface Library The YUI Library is a set of utilities and controls, written in JavaScript, for building richly interactive web applications using techniques such as DOM scripting, DHTML and AJAX. YUI is available under a BSD license and is free for all uses. The YUI project includes the YUI Library and two build-time tools: YUI Compressor (minification) and YUI Doc (documentation engine for JavaScript code). WWW: http://developer.yahoo.com/yui/ |
2008-01-30T03:28:45+00:00 | games/qmars |
Quicker Mars - heavily optimized mars simulator QMars stands for Quicker Mars. It is a completely new implementation of a mars simulator, which is an interpreter of the Assembler-like language RedCode, which is used in CoreWars. QMars is heavily optimized to be as fast as possible. WWW: http://corewar.co.uk/ankerl/qmars.htm |
2008-01-29T14:43:28+00:00 | java/avis |
Elvin Publish/Subscribe Message Bus server based on the Elvin protocol Avis is a multicast event bus server. Providing the ability to publish and subscribe to events. The protocol is compatible with the commercial Elvin implmentation developed by Mantara Software. WWW: http://avis.sourceforge.net/ |
2008-01-28T20:22:05+00:00 | mail/dovecot-antispam |
Dovecot plugin to train dspam about spam or false positives The dovecot antispam plugin watches a defined spam folder (defaults to "SPAM"). Instead of moving mail into special folders or forwarding them to special mail addresses for retraining, the plugin offers two actions for the user: 1. moving mail out of the SPAM folder and 2. moving mail into the SPAM folder. The dovecot plugin watches these actions (and additionally prohibits APPENDs to the SPAM folder, more for technical reasons than others) and tells the spam classifier that it made an error and needs to re-clas- sify the message (as spam/not spam depending on which way it was moved.) WWW: http://johannes.sipsolutions.net/Projects/dovecot-antispam |
2008-01-28T20:04:56+00:00 | devel/bunny |
Closed loop, high-performance, general purpose protocol-blind fuzzer A closed loop, high-performance, general purpose protocol-blind fuzzer for C programs. Uses compiler-level integration to seamlessly inject precise and reliable instrumentation hooks into the traced program. These hooks enable the fuzzer to receive real-time feedback on changes to the function call path, call parameters, and return values in response to variations in input data. This architecture makes it possible to significantly improve the coverage of the testing process without a noticeable performance impact usually associated with other attempts to peek into run-time internals. WWW: http://code.google.com/p/bunny-the-fuzzer/ |
2008-01-28T19:38:44+00:00 | dns/dnswall |
Daemon that filters out private IP addresses in DNS responses dnswall is a daemon that filters out private IP addresses in DNS responses. It is designed to be used in conjunction with an existing recursive DNS resolver in order to protect networks against DNS rebinding attacks. WWW: https://github.com/abarth/google-dnswall |
2008-01-28T16:01:17+00:00 | net-mgmt/xymon-server |
System for monitoring servers and networks Xymon is a system for monitoring servers and networks. It has a great deal of inspiration from the Big Brother monitor, but unlike Big Brother it is designed to work well whether you need to monitor small network with just a handful of hosts, or large networks with thousands of hosts. Xymon is the successor to the bbgen toolkit, which has been available as an add-on to Big Brother since late 2002. The name change was decided upon when Xymon acquired enough functionality to be a stand-alone product. The tools that formed the bbgen toolkit are still present in Xymon and are quite important for it, so if you have used bbgen before, Xymon will seem quite familiar. This is the server. LICENSE: GPL2 or later WWW: http://xymon.sourceforge.net/ |
2008-01-28T16:01:17+00:00 | net-mgmt/hobbit-server |
System for monitoring servers and networks Hobbit is a system for monitoring servers and networks. It has a great deal of inspiration from the Big Brother monitor, but unlike Big Brother it is designed to work well whether you need to monitor small network with just a handful of hosts, or large networks with thousands of hosts. Hobbit is the successor to the bbgen toolkit, which has been available as an add-on to Big Brother since late 2002. The name change was decided upon when Hobbit acquired enough functionality to be a stand-alone product. The tools that formed the bbgen toolkit are still present in Hobbit and are quite important for it, so if you have used bbgen before, Hobbit will seem quite familiar. This is the server. WWW: http://hobbitmon.sourceforge.net/ |
2008-01-28T11:56:56+00:00 | net-mgmt/xymon-client |
System for monitoring servers and networks - Client Xymon is a system for monitoring servers and networks. It has a great deal of inspiration from the Big Brother monitor, but unlike Big Brother it is designed to work well whether you need to monitor small network with just a handful of hosts, or large networks with thousands of hosts. Xymon is the successor to the bbgen toolkit, which has been available as an add-on to Big Brother since late 2002. The name change was decided upon when Xymon acquired enough functionality to be a stand-alone product. The tools that formed the bbgen toolkit are still present in Xymon and are quite important for it, so if you have used bbgen before, Xymon will seem quite familiar. This is the client. LICENSE: GPL2 or later WWW: http://xymon.sourceforge.net/ |
2008-01-28T11:56:56+00:00 | net-mgmt/hobbit-client |
System for monitoring servers and networks - Client Hobbit is a system for monitoring servers and networks. It has a great deal of inspiration from the Big Brother monitor, but unlike Big Brother it is designed to work well whether you need to monitor small network with just a handful of hosts, or large networks with thousands of hosts. Hobbit is the successor to the bbgen toolkit, which has been available as an add-on to Big Brother since late 2002. The name change was decided upon when Hobbit acquired enough functionality to be a stand-alone product. The tools that formed the bbgen toolkit are still present in Hobbit and are quite important for it, so if you have used bbgen before, Hobbit will seem quite familiar. This is the client. WWW: http://hobbitmon.sourceforge.net/ |
2008-01-28T09:23:35+00:00 | devel/py-decoratortools |
Class, function, and metaclass decorators Want to use decorators, but still need to support Python 2.3? Wish you could have class decorators, decorate arbitrary assignments, or match decorated function signatures to their original functions? Want to get metaclass features without creating metaclasses? How about synchronized methods? "DecoratorTools" gets you all of this and more. WWW: https://pypi.org/project/DecoratorTools/ |
2008-01-28T09:19:17+00:00 | devel/py-extremes |
Production-quality 'Min' and 'Max' objects (adapted from PEP 326) The peak.util.extremes module provides a production-quality implementation of the Min and Max objects from PEP 326. WWW: https://pypi.org/project/Extremes/ |
2008-01-27T23:10:45+00:00 | lang/rhino |
Implementation of JavaScript written in Java Rhino is an open-source implementation of JavaScript written entirely in Java. It is typically embedded into Java applications to provide scripting to end users. Rhino is an implementation of the core language only and doesn't contain objects or methods for manipulating HTML documents. Rhino contains * All the features of JavaScript 1.6 * Allows direct scripting of Java * A JavaScript shell for executing JavaScript scripts * A JavaScript compiler to transform JavaScript source files into Java class files * A JavaScript debugger for scripts executed with Rhino WWW: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/Rhino |
2008-01-26T22:30:50+00:00 | print/latex-biblatex |
Reimplementation of the LaTeX bibliographic facilities A reimplementation of the LaTeX biliographic facilities. WWW: http://www.ctan.org/tex-archive/help/Catalogue/entries/biblatex.html |
2008-01-26T19:48:48+00:00 | audio/xfmpc |
Graphical MPD client focusing on low footprint A graphical GTK+ MPD client focusing on low footprint. WWW: https://goodies.xfce.org/projects/applications/xfmpc |
2008-01-26T13:37:00+00:00 | sysutils/mybashburn |
Ncurses CD burning bash script What's MyBashBurn? Basically, it is no more than a Terminal User Interface (TUI) frontend based of the CD burning shell script called BashBurn for GNU/Linux; this originally does not have the best eye-candy CD-burning UI, nevertheless, MyBashBurn uses dialog boxes/functions which draws (using ncurses) windows onto the screen. MyBashBurn dialog boxes offer good functionality, and has very good capabilities of automatically finding dependencies and auto detecting devices CD/DVD RW. In short, do not reinvent the wheel - just let MyBashBurn do what you want it to do. WWW: http://mybashburn.sf.net/ |
2008-01-26T08:48:58+00:00 | devel/paexec |
Parallel executor, distributes tasks over network paexec distributes performing the given tasks across several CPUs or machines on a network and collects the results from those CPUs/machines WWW: https://sourceforge.net/projects/paexec/ |
2008-01-26T05:39:51+00:00 | devel/libmaa |
Provides a few data structures and helpful functions The LIBMAA library provides many low-level data structures which are helpful for writing compilers, including hash tables, sets, lists, debugging support, and memory management. Although LIBMAA was designed and implemented as a foundation for the Khepera Transformation System, the data structures are generally applicable to a wide range of programming problems. The memory management routines are especially helpful for improving the performance of memory-intensive applications. WWW: https://github.com/cheusov/libmaa |
2008-01-26T03:01:59+00:00 | audio/dir2ogg |
Command-line {wav,mp3,m4a} to ogg converter dir2ogg is a python script which converts mp3, m4a, wma and wav files into OGG Vorbis format. It was inspired by the perl script mp32ogg. WWW: https://jak-linux.org/projects/dir2ogg/ |
2008-01-26T01:55:53+00:00 | devel/pipestatus |
UNIX/POSIX shell helper for running pipes safely pipestatus - source file for POSIX shell that allows to obtain an exit status of every program in a pipe. MOTIVATION When we program in shell we often run pipes like this prog1 args1 | prog2 args2 | ... | progN argsN POSIX says that exit status of pipe is the exit status of LAST program in it, i.e. progN in our example. That is, exit status of all other programs in pipe is silently ignored. But in many situations exit status of all programs in pipe should be checked to make program robust. Some shells like BASH and ZSH have special extensions for doing this but POSIX shell unfortunately doesn't provide an EASY way for doing this. In order to solve the problem, described above pipestatus was written. WWW: https://sourceforge.net/projects/pipestatus/ |
2008-01-26T01:45:13+00:00 | graphics/p5-Captcha-reCAPTCHA |
Perl implementation of the reCAPTCHA API This is a Perl implementation of the reCAPTCHA API. From the recaptcha.net web site: reCAPTCHA improves the process of digitizing books by sending words that cannot be read by computers to the Web in the form of CAPTCHAs for humans to decipher. More specifically, each word that cannot be read correctly by OCR is placed on an image and used as a CAPTCHA. This is possible because most OCR programs alert you when a word cannot be read correctly. WWW: https://metacpan.org/release/Captcha-reCaptcha |
2008-01-26T00:59:40+00:00 | textproc/p5-HTML-Tiny |
Lightweight, dependency free HTML/XML generation HTML::Tiny is a simple, dependency free module for generating HTML (and XML). It concentrates on generating syntactically correct XHTML using a simple Perl notation. In addition to the HTML generation functions utility functions are provided to * encode and decode URL encoded strings * entity encode HTML * build query strings * JSON encode data structures WWW: https://metacpan.org/release/HTML-Tiny |
2008-01-25T18:03:55+00:00 | www/p5-Tie-TinyURL |
Tied interface to TinyURL.com This module provides a very basic tied interface to the TinyURL.com web service. WWW: https://metacpan.org/release/Tie-TinyURL |
2008-01-25T17:37:57+00:00 | games/py-pychess |
GTK chess client written in Python PyChess is a gnome-inspired chess client written in Python. Features * CECP and UCI Engine support * Free on-line play on the FICS chess servers * Read and writes the PGN, EPD and FEN chess file formats * Built-in Python based engine * Undo and pause functions * Board and piece animation * Drag and drop * Tabbed interface * Hints and spy arrows * Opening book side panel using sqlite * Scoreplot side panel * "Enter game" in pgn dialog * Internationalised or figure pieces in notation * Optional sounds * Legal move highlighting * A nice and accessible look WWW: http://www.pychess.org/ |
2008-01-25T16:34:53+00:00 | net/miniupnpc |
UPnP IGD client lightweight library UPnP IGD client lightweight library The usage of the miniUPnP client library is useful whenever an application needs to listen for incoming connections. Examples : P2P applications, FTP clients for active mode, IRC (for DCC) or IM applications, network games, any server. LICENSE: BSD WWW: http://miniupnp.free.fr/ |
2008-01-25T11:51:49+00:00 | audio/scmpc |
Audioscrobbler client for MusicPD scmpc is a client for MusicPD which submits your tracks to Audioscrobbler. Features include: * Can be run as a daemon, either as a user or as root * Keeps unsubmitted songs in a queue which is saved to a file at a configurable interval * Will try to reconnect to MusicPD and Audioscrobbler if the network connection fails * Works with a password-protected MusicPD server * Can connect to Audioscrobbler through a proxy * Works when crossfading is enabled WWW: http://cmende.github.io/scmpc/ |
2008-01-24T18:23:27+00:00 | comms/aprsd |
Server daemon providing Internet access to APRS packet data aprsd is a server daemon that provides Internet gateway and client access to amateur radio APRS packet data. WWW: https://sourceforge.net/projects/aprsd/ |
2008-01-24T15:01:12+00:00 | ports-mgmt/lsknobs |
Simple script to help configure ports knobs and options lsknobs is a simple sh(1) script designed to help configure ports knobs and options by listing them together with their status (either enabled or not). It uses portconf for knobs. |
2008-01-24T08:02:52+00:00 | devel/p5-Class-Workflow |
Lightweight workflow system Lightweight workflow system, let you build a state machine, with transitions between states. WWW: https://metacpan.org/release/Class-Workflow |
2008-01-24T07:33:46+00:00 | japanese/py-mecab |
Python bindings for MeCab This is a python bindings for MeCab. WWW: https://code.google.com/p/mecab/ |
2008-01-24T06:27:00+00:00 | www/rubygem-thin |
Fast and simple Ruby web server Thin is a Ruby web server that glues together 3 of the best Ruby libraries in web history: * the Mongrel parser, the root of Mongrel speed and security * Event Machine, a network I/O library with extremely high scalability, performance and stability * Rack, a minimal interface between webservers and Ruby frameworks Which makes it, with all humility, the most secure, stable, fast and extensible Ruby web server bundled in an easy to use gem for your own pleasure. WWW: http://code.macournoyer.com/thin/ |
2008-01-24T03:42:11+00:00 | databases/p5-Memcached-libmemcached |
Thin fast full interface to the libmemcached client API Memcached::libmemcached - Thin fast full interface to the libmemcached client API Memcached::libmemcached is a very thin, highly efficient, wrapper around the libmemcached library. It gives full access to the rich functionality offered by libmemcached. libmemcached is fast, light on memory usage, thread safe, and provide full access to server side methods. - Synchronous and Asynchronous support. - TCP and Unix Socket protocols. - A half dozen or so different hash algorithms. - Implementations of the new cas, replace, and append operators. - Man pages written up on entire API. - Implements both modulo and consistent hashing solutions. WWW: https://metacpan.org/release/Memcached-libmemcached |
2008-01-24T02:47:24+00:00 | devel/p5-Set-ConsistentHash |
Library for doing consistent hashing Consistent hashing is a scheme that provides hash table functionality in a way that the addition or removal of one slot does not significantly change the mapping of keys to slots. In contrast, in most traditional hash tables, a change in the number of array slots causes nearly all keys to be remapped. Consistent hashing was introduced in 1997 as a way of distributing requests among a changing population of web servers. More recently, it and similar techniques have been employed in distributed hash tables. WWW: https://metacpan.org/release/Set-ConsistentHash |
2008-01-24T02:19:01+00:00 | devel/php-Net_Gearman |
Gearman client libraray for PHP Gearman client libraray for PHP. WWW: http://bugs.joestump.net/code/Net_Gearman/ |
2008-01-24T02:19:01+00:00 | devel/pear-Net_Gearman |
Gearman client libraray for PHP Gearman client library for PHP. WWW: https://pear.php.net/package/Net_Gearman |
2008-01-24T02:15:59+00:00 | www/p5-WWW-DHL |
Perl module for the DHL online tracking service This module allows you to check the status of YOUR shipments via the DHL website. For privacy issues please consider the website. Please note: This module is still some kind of alpha, because there are many different pages on the DHL website. WWW: https://metacpan.org/release/SEPP/WWW-DHL-0.03 |
2008-01-23T14:47:18+00:00 | java/springframework |
The Spring Framework for Java The Spring Framework is the leading full stack Java/JEE application framework. Spring delivers significant benefits for many projects, increasing development productivity and runtime performance while improving test coverage and application quality. WWW: http://www.springframework.org/ |
2008-01-23T14:23:06+00:00 | multimedia/dv2sub |
Extracts info or subtitles from DV stream dv2sub is a simple utility that extracts the date and time of recording from a dv video file (using libdv) and outputs it as a subtitle file. It can also display useful information about the dv stream, like video norm (PAL/NTSC), aspect ratio normal (4:3) or wide (16:9), interlaced or progressive material, number of audio channels, audio sampling frequency, number of audio samples, timestamp and recording date & time. WWW: http://dv2sub.sourceforge.net/ |
2008-01-23T14:21:56+00:00 | www/pear-Services_Yadis |
Implementation of the Yadis Specification 1.0 protocol for PHP5 Implementation of the Yadis Specification 1.0 protocol allowing a client to discover a list of Services a Yadis Identity Provider offers. WWW: https://pear.php.net/package/Services_Yadis |
2008-01-23T14:21:09+00:00 | www/pear-Services_TinyURL |
PHP interface to TinyURL's API An interface for creating TinyURL's with their API as well as looking up destinations of given TinyURL's. WWW: https://pear.php.net/package/Services_TinyURL |
2008-01-23T14:20:13+00:00 | www/pear-Services_SharedBook |
PHP wrapper for SharedBook Open API SharedBook has developed a unique, on demand reverse publishing platform to help businesses and consumers extract, manipulate and publish the Internet content. SharedBook has an Open API (Application Programming Interface). Anyone can write a program that will transfer data to the SharedBook platform and utilize full functionality to create revenue-producing books, both online and off. This package is a wrapper for Open API calls, handles XML responses, file uploads. WWW: http://pear.php.net/package/Services_SharedBook/ |
2008-01-23T10:33:41+00:00 | java/eclipse-pydev |
Eclipse plugin for Python and Jython development PyDev is a plugin that enables users to use Eclipse for Python and Jython development -- making Eclipse a first class Python IDE -- It comes with many goodies such as code completion, syntax highlighting, syntax analysis, refactor, debug and many others. WWW: http://www.pydev.org/ |
2008-01-23T09:32:24+00:00 | sysutils/iograph |
Creates HTML statistics of network transfer iograph counts network traffic for one interface and creates an accounting statistic by summing up the transfered bytes. Statistics are created hourly, daily and monthly and are saved as static HTML files. It is written in pure C without the need of external libraries, targetted to be used in an embedded firewall system. A HTTP server is not included. WWW: http://mdolze.gmxhome.de/iograph.shtml |
2008-01-23T08:05:18+00:00 | sysutils/swapd |
Daemon that watches free memory and manages swap files "Swapd" is a daemon that watches free memory and manages swap files. If free memory drops too low, additional swap files are created. Additionally, if there is too much free memory, swap files are deactivated and disk space may be reclaimed. "Linux swapd" (https://sourceforge.net/projects/swapd/) didn't work very well, but the idea was good. I started making a version that would work and would also be somewhat portable. It currently compiles on Linux and FreeBSD, but requires `libstatgrab' (http://www.i-scream.org/libstatgrab/) to work on platforms that don't have /proc/meminfo (i.e., platforms that aren't Linux). WWW: http://www.rkeene.org/oss/swapd/ |
2008-01-23T08:01:45+00:00 | databases/libmemcached |
C and C++ client library to the memcached server libmemcached is a C and C++ client library to the memcached server (http://danga.com/memcached). It has been designed to be light on memory usage, thread safe, and provide full access to server side methods. A few notes on its design: # Synchronous and Asynchronous support. # TCP and Unix Socket protocols. # A half dozen or so different hash algorithms. # Implementations of the new cas, replace, and append operators. # Man pages written up on entire API. # Implements both modulo and consistent hashing solutions. It also implements several command line tools: memcat - Copy the value of a key to standard output memflush - Flush the contents of your servers. memrm - Remove a key(s) from the serrver. memcp - Copy files to a memached server. memstat - Dump the stats of your servers to standard output memslap - Generate testing loads on a memcached cluster WWW: https://libmemcached.org/ |
2008-01-23T01:50:29+00:00 | finance/p5-Business-MaxMind-CreditCardFraudDetection |
Interface to MaxMind minFraud service NAME Business::MaxMind::CreditCardFraudDetection - Access MaxMind minFraud services ABSTRACT This module queries the MaxMind minFraud service and returns the results. The service uses a free e-mail database, an IP address geog- raphy database, a bank identification number, and proxy checks to return a risk factor score representing the likelihood that the credit card transaction is fraudulent. WWW: http://www.maxmind.com/app/ccv_overview |
2008-01-22T13:04:18+00:00 | textproc/rnv |
Relax NG Compact Syntax validator RNV is an implementation of Relax NG Compact Syntax validator in ANSI C. WWW: http://www.davidashen.net/rnv.html |
2008-01-22T07:48:39+00:00 | sysutils/flyback |
Backup frontend like Apple's Time Machine Apple's Time Machine is a great feature in their OS, and FreeBSD has almost all of the required technology already built in to recreate it. This is a simple GUI to make it easy to use. WWW: http://code.google.com/p/flyback/ |
2008-01-21T23:13:55+00:00 | audio/pear-Text_Spell_Audio |
Generates a sound clip saying the contents of a string of characters Joins up multiple wav file sound clips of letters/numbers being spoken, optionally adding distortion and echo. This could be use to complement an image-based CAPTCHA to enable people who are unable to read the security image hear it read out instead. WWW: https://pear.php.net/package/Text_Spell_Audio |
2008-01-21T21:59:17+00:00 | math/p5-Statistics-TTest |
Perl module to perform T-test on 2 independent samples This is the Statistical T-Test module to compare 2 independentsamples. It takes 2 array of point measures, compute the confidence intervals using the PointEstimation module (which is also included in this package) and use the T-statistic to test the null hypothesis. If the null hypothesis is rejected, the difference will be given as the lower_clm and upper_clm of the TTest object. WWW: https://metacpan.org/release/Statistics-TTest |
2008-01-21T19:11:20+00:00 | net-im/msn-proxy |
Messenger proxy/control daemon msn-proxy is a lightweight transparent proxy used to control/monitor the use of msn messenger clients. support all active protocols (all clients). lots of features. WWW: http://msn-proxy.sourceforge.net |
2008-01-21T11:56:43+00:00 | security/nsm-console |
A framework for performing analysis on packet capture files NSM Console (Network Security Monitoring Console) is a framework for performing analysis on packet capture files. WWW: http://writequit.org/projects/nsm-console/ |
2008-01-21T11:06:15+00:00 | mail/pysieved |
Python Managesieve Server This is a GPL managesieve server. It uses a plug-in architecture to support different authentication, homedir lookup, and storage back-ends. The server ships with the following plug-ins: Authentication: * Dovecot * PAM * SASL * MySQL Homedir lookup & session initiation: * Dovecot * /etc/passwd * MySQL * simple virtual hosting (eg. /var/lib/virtual/username) Storage: * Dovecot WWW: http://woozle.org/~neale/src/pysieved/ |
2008-01-20T22:47:01+00:00 | x11/swarp |
X11 generic pointer warping utility Simple pointer warp is a generic pointer warping utility for X11. It allows you to place the pointer to arbitrary x/y coordinates, for instance from within scripts. It is especially useful in conjunction with scripted window managers such as wmii. WWW: https://tools.suckless.org/x/swarp |
2008-01-20T22:17:28+00:00 | print/latex-etoolbox |
Toolbox providing programming facilities for LaTeX A toolbox providing programming facilities for LaTeX. WWW: http://www.ctan.org/tex-archive/macros/latex/contrib/etoolbox/ |
2008-01-20T22:16:32+00:00 | devel/pecl-spl_types |
PECL extension of a collection of special typehandling classes The SPL_Types extension is a collection of special typehandling classes. WWW: https://pecl.php.net/package/SPL_Types |
2008-01-20T22:14:54+00:00 | archivers/pecl-phk |
PHK is a PHP-oriented package/archive system PHK is a PHP-oriented package/archive system. Basically, it can be considered as a PHP-oriented equivalent of the Java jar format. As jar, PHK allows to distribute and run a library or an application as a single file. The PHK accelerator transparently makes PHK runtime faster. WWW: https://pecl.php.net/package/phk |
2008-01-20T22:12:35+00:00 | www/pear-Services_W3C_CSSValidator |
PHP interface to W3C CSS Validator API This package provides an object oriented interface to the API of the W3 CSS Validator application (http://jigsaw.w3.org/css-validator/). With this package you can connect to a running instance of the validator and retrieve the validation results (true|false) as well as the errors and warnings for a style sheet. WWW: https://pear.php.net/package/Services_W3C_CSSValidator |
2008-01-20T22:11:45+00:00 | www/pear-Services_Compete |
PHP interface to Compete SnapShop API PHP wrapper for the Compete SnapShop API WWW: https://pear.php.net/package/Services_Compete |
2008-01-20T22:09:10+00:00 | devel/pecl-automap |
PECL extension offering a fast map-based autoloader The automap extension is a fast map-based autoloader. WWW: http://pecl.php.net/package/automap/ |
2008-01-20T22:08:28+00:00 | www/pear-Services_urlTea |
PHP interface to urlTea's API An interface for accessing urlTea's web services API WWW: https://pear.php.net/package/Services_urlTea |
2008-01-20T21:38:26+00:00 | net/relayd |
OpenBSD relay daemon This is the FreeBSD port of the OpenBSD relayd and relayctl. relayd is a daemon to relay and dynamically redirect incoming connections to a target host. Its main purposes are to run as a load-balancer, application layer gateway, or transparent proxy. The daemon is able to monitor groups of hosts for availability, which is determined by checking for a specific service common to a host group. When availability is con- firmed, Layer 3 and/or layer 7 forwarding services are set up by relayd. Layer 3 redirection happens at the packet level; to configure it, relayd communicates with pf(4). The following relayd functionality is not (yet) implemented in FreeBSD: - carp demote - modifying routing tables - snmp traps The relayctl program controls the relayd(8) daemon. WWW: https://github.com/mmatuska/relayd |
2008-01-20T06:38:05+00:00 | security/maia |
Web-based management system based on amavisd-new and SpamAssassin Maia Mailguard is a web-based interface and management system based on the popular amavisd-new e-mail scanner and SpamAssassin. Written in Perl and PHP, Maia Mailguard gives end-users control over how their mail is processed by virus scanners and spam filters, while giving mail administrators the power to configure site-wide defaults and limits. WWW: http://www.maiamailguard.com/ |
2008-01-19T19:17:03+00:00 | devel/librcc |
Library used by rusxmms for language autodetection The Abilities of LibRCC Library =============================== * Language Autodetection * On the fly translation between languages, using online-services! * Encoding Autodetection for most of European Languages1 * Support for encoding detection plugins (besides Enca and LibRCD) * Recoding/translation of multi-language playlists! * Cache to speed-up re-recoding. * Possibility to configure new languages and encodings. * Shared configuration file. For example mentioned TagLib and LibID3 patches do not have their own user interface, but will utilize the same recoding configuration as XMMS. * As well the separate program for configuration adjustment is available. * GTK/GTK2 UI Library: you can add properties page to your GTK application with 3 lines of code. * Menu localization opportunity WWW: http://rusxmms.sourceforge.net |
2008-01-19T19:07:57+00:00 | devel/librcd |
Library used by rusxmms for autodetection of Russian charset Library used by ruxmms for autodetection of russian charset WWW: http://rusxmms.sourceforge.net/ |
2008-01-19T11:53:15+00:00 | textproc/sphinxsearch-devel |
Sphinx Full-Text Search Engine Sphinx is an open source full text search server, designed from the ground up with performance, relevance (aka search quality), and integration simplicity in mind. It's written in C++ and works on Linux (RedHat, Ubuntu, etc), Windows, MacOS, Solaris, FreeBSD, and a few other systems. Sphinx lets you either batch index and search data stored in an SQL database, NoSQL storage, or just files quickly easily and or index and search data on the fly, working with Sphinx pretty much as with a database server. A variety of text processing features enable fine-tuning Sphinx for your particular application requirements, and a number of relevance functions ensures you can tweak search quality as well. Searching via SphinxAPI is as simple as 3 lines of code, and querying via SphinxQL is even simpler, with search queries expressed in good old SQL. Sphinx clusters scale up to billions of documents and tens of millions search queries per day, powering top websites such as Craigslist, DailyMotion, NetLog, etc. And last but not least, it's open-sourced under GPLv2, and the community edition is free to use. WWW: http://sphinxsearch.com/ |
2008-01-18T23:11:34+00:00 | archivers/bsdar |
BSD-licensed replacement of the ar utility A BSD-licensed replacement of the ar utility written by Kai Wang in the Summer of Code program in 2007. |
2008-01-18T20:49:55+00:00 | lang/libstdc++_stldoc_4.2.2 |
GNU libstdc++ API documentation This is the source / API documentation for the GNU C++ Library. It includes documentation of the implementation of the C++ Standard Template Library as shipped with GNU C++. WWW: http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/index.html |
2008-01-18T14:42:01+00:00 | lang/libstdc++_stldoc_3.4.0 |
GNU libstdc++ API documentation This is the source / API documentation for the GNU C++ Library. It includes documentation of the implementation of the C++ Standard Template Library as shipped with GNU C++. WWW: http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/index.html |
2008-01-18T14:35:56+00:00 | www/p5-Catalyst-View-Templated |
Generic base class for template-based views View::Templated makes all (template-based) Catalyst views work the same way. WWW: https://metacpan.org/release/Catalyst-View-Templated |
2008-01-18T01:12:48+00:00 | www/p5-Yahoo-Lifestyle |
Simple interface for Yahoo! Taiwan Lifestyle open APIs Yahoo::Lifestyle is a simple interface for Yahoo! Taiwan Lifestyle open APIs. And you will need the Yahoo::BBAuth for some authentication APIs. Before you use that, you have to register a appid and secret for APIs request. WWW: http://search.cpan.org/dist/Yahoo-Lifestyle/ |
2008-01-18T00:09:20+00:00 | www/diamanda |
Set of useful Django applications Diamanda Applications Set is a set of useful Django applications. Currently there are such applications as Articles, News, Forum (MyghtyBoard) and others. WWW: http://www.rkblog.rk.edu.pl/w/p/diamanda-wiki-and-myghtyboard-forum/ WWW: http://code.google.com/p/diamanda/ |
2008-01-16T12:42:56+00:00 | databases/p5-SQL-Interp |
Interpolate Perl variables into SQL with DBI SQL::Interp converts a list of intermixed SQL fragments and variable references into a conventional SQL string and list of bind values suitable for passing onto DBI. This simple technique creates database calls that are simpler to create and easier to read, while still giving you full access to custom SQL. SQL::Interp properly binds or escapes variables. This recommended practice safeguards against "SQL injection" attacks. The DBI documentation has several links on the topic. Besides the simple techniques shown above, The SQL-Interpolate distribution includes the optional DBIx::Interp module. WWW: https://metacpan.org/release/SQL-Interp |
2008-01-15T21:20:24+00:00 | devel/p5-SVN-S4 |
Wrapper for subversion program S4 provides a wrapper to subversion that extends several of the commands (for example, "fixprop", "scrub", "snapshot"). It understands all svn commands; you may simply use "s4" wherever you would normally type "svn". WWW: https://metacpan.org/release/SVN-S4 |
2008-01-14T15:51:52+00:00 | java/eclipse-RDT |
RDT adds Ruby support to the Eclipse IDE Framework RDT is an open source Ruby IDE for the Eclipse platform. Features supported are syntax highlighting, on the fly syntax check, graphical outline, Test::Unit view/runner, Ruby application launching, content assist, source formatter, Ruby debugging, Type Hierarchy view, Ruby specific Search, Refactoring, and much, much more. A regular expression plugin is also available (Thanks to the EPIC project). WWW: http://sourceforge.net/projects/rubyeclipse/ |
2008-01-14T11:44:14+00:00 | security/pear-Crypt_GPG |
GNU Privacy Guard (GPG) This package provides an object oriented interface to GNU Privacy Guard (GPG). It requires the GPG executable to be on the system. Though GPG can support symmetric-key cryptography, this package is intended only to facilitate public-key cryptography. WWW: https://pear.php.net/package/Crypt_GPG |
2008-01-14T11:42:27+00:00 | www/p5-Data-Validate-URI |
Common data validation methods for URIs This module collects common URI validation routines to make input validation, and untainting easier and more readable. All functions return an untainted value if the test passes, and undef if it fails. This means that you should always check for a defined status explicitly. Don't assume the return will be true. The value to test is always the first (and often only) argument. There are a number of other URI validation modules out there as well. This one focuses on being fast, lightweight, and relatively 'real-world'. i.e. it's good if you want to check user input, and don't need to parse out the URI/URL into chunks. Right now the module focuses on HTTP URIs, since they're arguably the most common. WWW: https://metacpan.org/release/Data-Validate-URI |
2008-01-14T11:28:47+00:00 | devel/libopkele |
C++ implementation of an OpenID decentralized identity system libopkele is a c++ implementation of an OpenID decentralized identity system. It provides OpenID protocol handling, leaving authentication and user interaction to the implementor. WWW: http://kin.klever.net/libopkele/ |
2008-01-14T11:15:31+00:00 | net-mgmt/p5-Data-Validate-IP |
Common data validation methods for IPs This module collects IP validation routines to make input validation, and untainting easier and more readable. All functions return an untainted value if the test passes, and undef if it fails. This means that you should always check for a defined status explicitly. Don't assume the return will be true. (e.g. is_username('0')) The value to test is always the first (and often only) argument. WWW: https://metacpan.org/release/Data-Validate-IP |
2008-01-14T10:00:03+00:00 | devel/qsvn |
Qt based GUI frontend for Subversion QSvn is a graphical Subversion Client for Linux, UNIX, Windows and Mac OS X. It uses the Subversion API for all Subversion actions and the Qt4 C++ toolkit from Trolltech for platform independent programming. WWW: http://www.anrichter.net/projects/qsvn/ |
2008-01-14T09:57:20+00:00 | textproc/scew |
Simple C Expat Wrapper The aim of SCEW is to provide an easy interface around the XML Expat parser, as well as a simple interface for creating new XML documents. It provides functions to load and access XML elements without the need to create Expat event handling routines every time you want to load a new XML document. These are the main SCEW features: - Uses a DOM-like object model for new or parsed XML documents. - Supports loading concatenated XML documents. - Can copy and compare full XML documents, elements or attributes. - Writes XML documents to multiple outputs. - Allows adding new I/O sources easily. - UTF-8, ISO-8859-1 and US-ASCII encodings (and UTF-16 in Windows). WWW: https://savannah.nongnu.org/projects/scew |
2008-01-14T01:15:02+00:00 | devel/p5-TheSchwartz |
Reliable job queue TheSchwartz is a reliable job queue system. Your application can put jobs into the system, and your worker processes can pull jobs from the queue atomically to perform. Failed jobs can be left in the queue to retry later. WWW: https://metacpan.org/release/TheSchwartz |
2008-01-13T03:49:42+00:00 | games/py-mnemosyne |
Flash-card tool which optimises your learning process Mnemosyne resembles a traditional flash-card program but with an important twist: it uses a sophisticated algorithm to schedule the best time for a card to come up for review. WWW: http://www.mnemosyne-proj.org/ |
2008-01-12T21:19:52+00:00 | sysutils/respond |
Response automator for logged events Respond listens on stdin or on a specified named pipe and matches each line it reads to the regular expressions it finds in the specified actionscript. If a line matches, respond executes a rewritten command defined in the actionscript. WWW: https://github.com/joukewitteveen/respond |
2008-01-12T16:44:45+00:00 | games/apricots |
Fly a little plane around and shoot things and drop bombs Despite the name, it has nothing to do with apricots. It's a game where you fly a little plane around the screen and shoot things and drop bombs on enemy targets, and it's meant to be quick and fun. There can be up to 6 planes, at most two human-controlled. All others will be computer-controlled. Network support is in to do list. You must shoot at another's planes, destroy others' base and try to keep alive. You may return to your base to refill your ammo. The scenery is randomly generated. Currently the game has no menus. You run it, play it, and it exits at end. To fix this is also in to do list. Please take a look at apricots.cfg file. You will found some good options there. (currently this is the only way of changing game options) WWW: http://www.fishies.org.uk/apricots.html |
2008-01-12T16:40:22+00:00 | net/p5-XML-Compile-SOAP |
Base-class for SOAP implementations XML::Compile::SOAP handles the SOAP protocol. The first implementation is SOAP1.1 (http://www.w3.org/TR/2000/NOTE-SOAP-20000508/), which is still most often used. The SOAP1.2 definition (http://www.w3.org/TR/soap12/) is provided via the separate distribution XML::Compile::SOAP12. Be aware that there are three kinds of SOAP: 1. Document style (literal) SOAP, where there is a WSDL file which explicitly types all out-going and incoming messages. Very easy to use. 2. RPC style SOAP literal. The body of the message has an extra element wrapper, but the content is also well defined. 3. RPC style SOAP encoded. The sent data is nowhere described formally. The data is constructed in some ad-hoc way. WWW: https://metacpan.org/release/XML-Compile-SOAP |
2008-01-12T16:38:47+00:00 | dns/p5-Net-DNSBL-Statistics |
Gather DNSBL Statistics Net::DNSBL::Statistics is the Perl module that collects statistics on the interrogation success for a list of IP addresses against a list of DNSBL's. The module is used to implement the reproting script dnsblstat. WWW: https://metacpan.org/release/Net-DNSBL-Statistics |
2008-01-12T16:36:45+00:00 | textproc/pecl-html_parse |
PECL extension for the ekhtml library A PECL HTML parser extension based on the ekhtml library WWW: http://pecl.php.net/package/html_parse |
2008-01-12T16:35:08+00:00 | textproc/ekhtml |
El-Kabong is a speedy, yet forgiving, SAX-style HTML parser El-Kabong is a high-speed, forgiving, sax-style HTML parser. Its aim is to provide consumers with a very fast, clean, lightweight library which parses HTML quickly, while forgiving syntactically incorrect tags. WWW: http://ekhtml.sourceforge.net/ |
2008-01-12T16:30:57+00:00 | multimedia/subtitlecomposer |
Subtitle editor Subtitle editor that supports basic operations (text, time, and style edition, live preview, spell checking and more. WWW: https://github.com/maxrd2/subtitlecomposer |
2008-01-12T16:30:57+00:00 | multimedia/subtitlecomposer-kde4 |
Subtitle editor for KDE Subtitle Composer supports the basic operations (text, time, and style edition) as well as real time preview, spell checking and more; aiming to become an improved version of Subtitle Workshop for UNIX-like OSes. WWW: http://kde-apps.org/content/show.php/Subtitle+Composer?content=162048 |
2008-01-12T16:28:14+00:00 | net/p5-Net-Proxy |
Framework for proxying network connections in many ways A Net::Proxy object represents a proxy that accepts connections and then relays the data transfered between the source and the destination. The goal of this module is to abstract the different methods used to connect from the proxy to the destination. A proxy is a program that transfer data across a network boundary between a client and a server. Net::Proxy introduces the concept of "connectors" (implemented as Net::Proxy::Connector subclasses), which abstract the server part (connected to the client) and the client part (connected to the server) of the proxy. This architecture makes it easy to implement specific techniques to cross a given network boundary, possibly by using a proxy on one side of the network fence, and a reverse-proxy on the other side of the fence. WWW: https://metacpan.org/release/Net-Proxy |
2008-01-12T16:26:10+00:00 | games/opencity |
Free 3D city simulator OpenCity is a full 3D city simulator game project. It is written in standard C++ with OpenGL and SDL from scratch. It is not intended to be a clone of any famous city simulator from Max*s. So, if you are looking to download a free SimCity 4 like, please forget OpenCity. WWW: http://www.opencity.info/ |
2008-01-12T16:19:37+00:00 | misc/gcstar |
Open source application for managing your collections GCstar is a free open source application for managing your collections. Detailed information on each item can be automatically retrieved from the internet and you can store additional data, such as the location or who you've lent it to. You may also search and filter your collection by many criteria. WWW: http://www.gcstar.org/ |
2008-01-12T16:16:57+00:00 | graphics/libspiro |
Library to convert clothoid splines into Bezier splines Spiro is the creation of Raph Levien. It simplifies the drawing of beautiful curves. Using bezier splines an artist can easily draw curves with the same slope on either side of an on-curve point. Spiros, on the other hand, are based on clothoid splines which make it easy to maintain constant curvature as well as constant slope. Such curves will simply look nicer. Raph Levien's spiro splines only use on-curve points and so are easier to use and more intuitive to the artist. This library will take an array of spiro control points and convert them into a series of bezier splines which can then be used in the myriad of ways the world has come to use beziers. (Above taken from Introduction on the library's website) WWW: https://github.com/fontforge/libspiro |
2008-01-12T16:16:17+00:00 | www/trac-customfieldadmin |
Web interface to administer Trac ticket custom fields This plugin is a Web Admin panel for administrating custom fields - adding, modifying and deleting them without editing the trac.ini file directly. This plugin is a cooperation between CodeResort.com and Optaros.com, and is made freely available under a BSD license. WWW: http://trac-hacks.org/wiki/CustomFieldAdminPlugin |
2008-01-12T16:15:03+00:00 | www/trac-wysiwyg |
WYSIWYG editor for Trac wiki This plugin provides a wiki WYSIWYG editor that generates Trac wiki markup. This enables users to switch between the WYSIWYG mode and the standard wiki markup format, as needed. WWW: http://trac-hacks.org/wiki/TracWysiwygPlugin |
2008-01-12T16:13:58+00:00 | deskutils/thinkingrock |
Application for collecting and processing your thoughts Thinking Rock is a free software application for collecting and processing your thoughts following the GTD methodology. WWW: http://www.thinkingrock.com.au/ |
2008-01-12T16:12:40+00:00 | textproc/pear-Structures_DataGrid_Renderer_XML |
Renderer driver that generates a XML string This is a Renderer driver for Structures_DataGrid that generates a XML string. WWW: https://pear.php.net/package/Structures_DataGrid_Renderer_XML |
2008-01-12T16:11:30+00:00 | www/p5-FCGI-Spawn |
FastCGI server for CGI-like applications multiprocessing FCGI::Spawn is used to serve as a FastCGI process manager. Besides the features the FCGI::ProcManager posess itself, the FCGI::Spawn is targeted as web server admin understandable instance for building the own fastcgi server with copy-on-write memory sharing among forks and with single input parameters like socket path and processes number. Another thing to mention is that it is able to execute any file pointed by Web server. So we have the daemon that is hot ready for hosting providing. WWW: https://metacpan.org/release/FCGI-Spawn |
2008-01-12T16:09:40+00:00 | textproc/pear-Structures_DataGrid_Renderer_CSV |
Renderer driver that generates a CSV string This is a Renderer driver for Structures_DataGrid that generates a CSV string. WWW: https://pear.php.net/package/Structures_DataGrid_Renderer_CSV |
2008-01-12T16:08:36+00:00 | textproc/pear-Structures_DataGrid_Renderer_XLS |
Renderer driver that generates a XLS string This is a Renderer driver for Structures_DataGrid that generates a XLS string. WWW: https://pear.php.net/package/Structures_DataGrid_Renderer_XLS |
2008-01-12T02:20:47+00:00 | games/worldofpadman |
Open source FPS game inspired by the Padman comic strip World of Padman (WoP) is an open source first-person shooter computer game available in both English and German. Originally it was a modification for the Quake III Arena titled PadMod, created in the year 2004. After the source code for the Quake III Arena was released, the game became standalone. The idea is based on the Padman comic strip for the magazine PlayStation Games, created by the professional cartoon artist Andreas "ENTE" Endres, who is also the man who made many of the maps included with the game in 1998. The current version runs on an enhanced version of the ioquake3 engine, which is based on the Quake III Arena engine. Most of the maps in the game are lilliput style, and have a commercial-quality level of graphic complexity. Because it was originally a mod for Quake III Arena, most of the gameplay is similar. However, there is no Capture the Flag mode in World of Padman. World of Padman fully supports bots with a variety of skill levels in both online and offline play for all of the game types included. A single-player mode has not yet been implemented. Players can also record audio and video as they play. The game fully supports modifications, and custom maps can be created. WWW: http://www.worldofpadman.com/ |
2008-01-12T01:46:49+00:00 | www/prado |
Framework for developing PHP web applications PRADO(tm) is a component-based and event-driven programming framework for developing Web applications in PHP 5. PRADO stands for PHP Rapid Application Development Object-oriented. WWW: http://www.pradosoft.com/ |
2008-01-11T22:09:10+00:00 | www/ljdump |
Tool to download LiveJournal entries and comments ljdump reads the journal entries from a LiveJournal (or compatible) blog site and archives them in a subdirectory named after the journal name. Both the journal entries and journal comments are downloaded, which makes ljdump a great backup tool for creating offline copy of your journal. The program may be run as often as needed to bring the backup copy up to date. Both new and updated items are downloaded. ljdump uses only standard Python libraries, so it will work wherever Python itself does (Windows, Linux, FreeBSD, Mac OS X, etc). WWW: http://hewgill.com/ljdump/ |
2008-01-11T20:32:30+00:00 | sysutils/ispman |
ISP management software ISPman is an ISP management software written in perl, using an LDAP backend to manage virtual hosts for an ISP. It can be used to manage, DNS, virtual hosts for apache config, postfix configuration, cyrus mail boxes, proftpd etc. ISPMan was written as a management tool for the network at 4unet where between 30 to 50 domains are hosted and the number is crazily growing. Managing these domains and their users was a little time consuming, and needed an Administrator who knows linux and these daemons fluently. Now the help-desk can easily manage the domains and users. LDAP data can be easily replicated site wide, and mail box server can be scaled from 1 to n as required. An LDAP entry called maildrop tells the SMTP server (postfix) where to deliver the mail. The SMTP servers can be loadbalanced with one of many load balancing techniques. The program is written with scalibility and High availibility in mind. This may not be the right software for you if you want to run a small ISP on a single box or if you want to use this software as an LDAP editor or a DNS management software by itself. WWW: http://www.ispman.net/ |
2008-01-11T04:39:49+00:00 | www/codeigniter17 |
A framework for developing PHP web applications CodeIgniter is a powerful PHP framework with a very small footprint, built for PHP coders who need a simple and elegant toolkit to create full-featured web applications. WWW: http://codeigniter.com/ |
2008-01-11T04:39:49+00:00 | www/codeigniter |
Framework for developing PHP web applications CodeIgniter is a powerful PHP framework with a very small footprint, built for developers who need a simple and elegant toolkit to create full-featured web applications. WWW: https://codeigniter.com/ |
2008-01-11T04:39:49+00:00 | www/codeigniter-devel |
A framework for developing PHP web applications CodeIgniter is a powerful PHP framework with a very small footprint, built for PHP coders who need a simple and elegant toolkit to create full-featured web applications. WWW: http://codeigniter.com/ |
2008-01-10T23:31:58+00:00 | math/p5-Math-Complex |
Complex numbers and associated mathematical functions This package lets you create and manipulate complex numbers. By default, Perl limits itself to real numbers, but an extra use statement brings full complex support, along with a full set of mathematical functions typically associated with and/or extended to complex numbers. WWW: https://metacpan.org/release/Math-Complex |
2008-01-10T22:44:05+00:00 | devel/p5-Event-Notify |
Simple Observer/Notifier Event::Notify implements a simple Observer pattern. WWW: https://metacpan.org/release/Event-Notify |
2008-01-10T22:17:24+00:00 | textproc/py-stripogram |
Converting HTML to Plain Text and stripping specified tags from HTML Strip-o-Gram is a library for converting HTML to Plain Text and stripping specified tags from HTML. WWW: http://www.zope.org/Members/chrisw/StripOGram |
2008-01-10T22:15:05+00:00 | www/drupal5-securepages |
Set which pages are always going to be used in secure mode (SSL) Set which pages are always going to be used in secure mode (SSL). WWW: http://drupal.org/project/securepages |
2008-01-10T17:32:35+00:00 | devel/py-polib |
Python library to parse and manage gettext catalogs PoLib is a python library to parse and manage gettext catalogs. polib allows you to manipulate, create, modify gettext files (pot, po and mo files). You can load existing files, iterate through it's entries, add, modify entries, comments or metadata, etc... or create new po files from scratch. polib provides a simple and pythonic API, exporting only three convenience functions 'pofile', 'mofile' and 'detect_encoding', and the 4 core classes: POFile, MOFile, POEntry and MOEntry for creating new files/entries. WWW: https://bitbucket.org/izi/polib/ |
2008-01-10T15:53:23+00:00 | devel/lua-bitlib |
Tiny library for bitwise operations bitlib is a tiny library for bitwise operations. WWW: http://luaforge.net/projects/bitlib/ |
2008-01-10T05:24:33+00:00 | security/shimmer |
Perl implementation that hides a valuable port on your server shimmer is a pair of small programs (a client and a server) that provide an alternative to port knocking program such as tumbler and are used to hide a valuable port (such as a hidden web server or SSH) on a public IP address. WWW: http://shimmer.sourceforge.net/ |
2008-01-10T00:06:11+00:00 | www/webcalendar-devel |
Web-based calendar application WebCalendar is a PHP-based calendar application that can be configured as a single-user calendar, a multi-user calendar for groups of users, or as an event calendar viewable by visitors. MySQL, PostgreSQL, Oracle, DB2, Interbase, MS SQL Server, or ODBC is required. WebCalendar can be setup in a variety of ways, such as... * A schedule management system for a single person * A schedule management system for a group of people, allowing one or more assistants to manage the calendar of another user * An events schedule that anyone can view, allowing visitors to submit new events * A calendar server that can be viewed with iCalendar-compliant calendar applications like Mozilla Sunbird, Apple iCal or GNOME Evolution or RSS-enabled applications like Firefox, Thunderbird, RSSOwl, FeedDemon, or BlogExpress. WWW: http://www.k5n.us/webcalendar.php |
2008-01-09T20:45:58+00:00 | print/paps |
UTF-8 to PostScript converter using Pango Paps is a UTF-8 to PostScript converter that makes use of pango. It provides both a stand alone command line tool as well as a library. WWW: http://paps.sourceforge.net/ |
2008-01-09T20:08:58+00:00 | multimedia/vtkmpeg2encode |
VTK MPEG2 encoding library VTK5 MPEG2 Encoder WWW: http://www.vtk.org/get-software.php#addons |
2008-01-09T10:13:01+00:00 | devel/py-virtualenv |
Tool for creating isolated Python environments ``virtualenv`` is a tool to create isolated Python environments. It creates an environment that has its own installation directories, that doesn't share libraries with other virtualenv environments (and optionally doesn't use the globally installed libraries either). Usage: virtualenv YOUR_NEW_PYTHON_ENV WWW: https://virtualenv.pypa.io |
2008-01-07T02:57:46+00:00 | www/p5-WWW-Mixi-Scraper |
Yet another mixi scraper This is yet another 'mixi' (the largest SNS in Japan) scraper, powered by Web::Scraper. Though APIs are different and incompatible with precedent WWW::Mixi. WWW: https://metacpan.org/release/WWW-Mixi-Scraper |
2008-01-05T15:21:24+00:00 | mail/squirrelmail-plugins |
"meta-port" to install SquirrelMail plugins This is a "meta-port" to install Squirrelmail plugins WWW: http://www.squirrelmail.org/ |
2008-01-05T15:19:44+00:00 | mail/squirrelmail-shared_calendars-plugin |
iCal-compliant calendaring for SquirrelMail This plugin implements fully iCal-compliant calendaring functionality for Squirrelmail. Multiple calendars my be created, where each calendar can be made public, private or shared between custom-defined groups of users. WWW: http://www.squirrelmail.org/plugin_view.php?id=105 |
2008-01-05T15:17:56+00:00 | mail/squirrelmail-calendar_sql_backend-plugin |
SQL backend for SquirrelMail Calendar plugin This plugin implements a SQL-based backend for user calendar data for the SquirrelMail Calendar plugin WWW: http://www.squirrelmail.org/plugin_view.php?id=247 |
2008-01-05T15:16:41+00:00 | mail/squirrelmail-calendar_file_backend-plugin |
File backend for SquirrelMail Calendar plugin This plugin implements a file-based backend for user calendar data for the SquirrelMail Calendar plugin WWW: http://www.squirrelmail.org/plugin_view.php?id=239 |
2008-01-05T06:53:51+00:00 | x11-toolkits/hs-glut-ghc |
A Haskell binding for the OpenGL Utility Toolkit The GLUT package contains a Haskell binding for the OpenGL Utility Toolkit, a window system independent toolkit for writing OpenGL programs. For more information about the C library on which this binding is based, please see: <http://www.opengl.org/resources/libraries/glut/>. WWW: http://www.haskell.org/HOpenGL/ |
2008-01-05T06:53:51+00:00 | x11-toolkits/hs-GLUT |
Binding for the OpenGL Utility Toolkit A Haskell binding for the OpenGL Utility Toolkit, a window system independent toolkit for writing OpenGL programs. WWW: http://www.haskell.org/haskellwiki/Opengl |
2008-01-05T04:40:28+00:00 | databases/ludia |
PostgreSQL extension for full-text search indexing PostgreSQL extension for full-text search indexing. WWW: http://sourceforge.jp/projects/ludia (Japanese) |
2008-01-05T01:29:10+00:00 | devel/urjtag |
Extended utility to work with JTAG-aware boards UrJTAG aims to create an enhanced, modern tool for communicating over JTAG interface with flash chips, CPUs, and many more. It takes on well proven openwince JTAG tools code. WWW: http://urjtag.org/ |
2008-01-04T20:22:56+00:00 | print/sv-acroread8 |
|
2008-01-04T20:22:56+00:00 | print/no-acroread8 |
|
2008-01-04T20:22:56+00:00 | print/nl-acroread8 |
|
2008-01-04T20:22:56+00:00 | print/it-acroread8 |
|
2008-01-04T20:22:56+00:00 | print/fi-acroread8 |
|
2008-01-04T20:22:56+00:00 | print/es-acroread8 |
|
2008-01-04T20:22:56+00:00 | print/dk-acroread8 |
|
2008-01-04T20:22:56+00:00 | print/acroread8 |
Adobe Reader for view, print, and search PDF documents (${ADOBE_LANG}) Adobe Reader is free software that allows everyone from business professionals to home users to easily and reliably view, print, and search PDF files using a variety of platforms and devices. WWW: http://www.adobe.com/products/acrobat/readermain.html |
2008-01-04T20:22:56+00:00 | portuguese/acroread8 |
|
2008-01-04T20:22:56+00:00 | korean/acroread8 |
|
2008-01-04T20:22:56+00:00 | japanese/acroread8 |
|
2008-01-04T20:22:56+00:00 | german/acroread8 |
|
2008-01-04T20:22:56+00:00 | french/acroread8 |
|
2008-01-04T20:22:56+00:00 | chinese/acroread8-zh_TW |
|
2008-01-04T20:22:56+00:00 | chinese/acroread8-zh_CN |
|
2008-01-04T13:28:51+00:00 | ports-mgmt/pkg_cleanup |
Interactive program for deinstalling 'leaf' packages pkg_cleanup finds packages that are not requested by any other installed package and lets you decide for each one if you want to keep it or delete it. It also allows viewing the package comment and description. This program is essentially a clone of pkg_rmleaves except that it shows the comment and description of packages and does not support GUI dialog(1) implementations. |
2008-01-04T13:08:41+00:00 | sysutils/gosa |
Web Based LDAP Administration Program GOsa is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Provided is access to posix, shadow, samba, proxy, fax, and kerberos accounts. It is able to manage the postfix/cyrus server combination and can write user adapted sieve scripts. WWW: http://www.gosa-project.org/ |
2008-01-04T08:26:44+00:00 | www/p5-WWW-Mechanize-DecodedContent |
Decode Mech content using its HTTP response encoding WWW::Mechanize::DecodedContent is a plugin to add decoded_content utility method to WWW::Mechanize. WWW: https://metacpan.org/release/WWW-Mechanize-DecodedContent |
2008-01-03T15:22:59+00:00 | devel/piklab |
KDE/Qt IDE for microcontroller development Piklab is an integrated development environment (IDE) for applications based on Microchip PIC and dsPIC microcontrollers similar to the MPLAB environment. It integrates with several compiler and assembler toolchains (like gputils, sdcc, c18) and with the GPSim simulator. It supports the most common programmers (serial, parallel, ICD2, Pickit2, PicStart+), the ICD2 debugger, and several bootloaders (Tiny, Pickit2, and Picdem). WWW: http://piklab.sourceforge.net/ |
2008-01-03T15:13:14+00:00 | mail/gnome-gmail-notifier |
Gmail Inbox Monitor for the GNOME2 desktop The Gnome Gmail Notifier project aims to provide a stable, efficient GTK+2.0 application that provides periodic updates that pertain to the user's gmail inbox. The Notifier presents itself as a system tray icon in the GNOME2 desktop, displaying a small balloon popup when the user recieves new mail. |
2008-01-03T11:34:26+00:00 | devel/rubygem-open4 |
Open4 manages child processes and their io handles open child process with handles on pid, stdin, stdout, and stderr: manage child processes and their io handles easily. WWW: https://github.com/ahoward/open4 |
2008-01-03T11:00:32+00:00 | devel/p5-File-Monitor |
Monitor files and directories for changes This module provides a simple interface for monitoring one or more files or directories and reporting any changes that are made to them. WWW: https://metacpan.org/release/File-Monitor |
2008-01-03T10:23:55+00:00 | games/sdlCC |
Extensible Chinese checkers game using SDL This is a Chinese Checkers game, it has 5 AI players, and can easily support more for any hackers out there. It uses SDL and runs great in plain X11. It has some fun effects to liven things up a bit. Multiplayer is supported on the same computer, although a net player would not be hard to add given the plugin player feature. WWW: http://jcatki.no-ip.org/CC/ |
2008-01-02T22:23:28+00:00 | editors/xmlcopyeditor |
Fast validating XML editor XML Copy Editor is a fast validating XML editor. Features: * DTD/XML Schema/RELAX NG validation * XSLT * XPath * Pretty-printing * Syntax highlighting * Folding * Tag completion * Tag locking * Tag-free editing * Spelling and style check * Built-in support for XHTML, XSL, DocBook and TEI WWW: http://xml-copy-editor.sourceforge.net/ |
2008-01-01T18:13:56+00:00 | comms/unixcw |
Libs for cw on unix The heart of the package is 'libcw'. This is a library which, when built, offers the following basic CW services to a caller program: o Morse code character translation tables, and lookup functions o Morse code low-level timing calculations o A 'sidetone' generation and queueing system, using either the system sound card, the console speaker, or both o Optional keying control for an external device, say a transmitter, or an oscillator o CW character and string send routines, tied in with the character lookup o CW receive routines, also tied in to the character lookup o Adaptive speed tracking of received CW o An iambic keyer, with both Curtis 8044 types A and B timing o Straight key emulation WWW: http://unixcw.sourceforge.net/ |
2008-01-01T11:52:51+00:00 | net/mpd-l2tp-ipv6pd-client |
Sample implementation set of "L2TP-IPv6PD" client using mpd A sample implementaiton set of "L2TP-IPv6PD" client using mpd. "OCN IPv6", provided by NTT Communications Corp, was the first commercial tunnel service using "L2TP-IPv6PD". WWW: http://www.ocn.ne.jp/ipv6/service/pdf/ocnipv6uni_ver1.0.pdf |