FreeBSD New Ports Index

This page is a slightly modified version of the following one-liner output. created_at: 2021-05-14T02:36:50+09:00

# git -C /usr/ports log --diff-filter=A --name-status --pretty="format:%aI %H" origin/master | perl -nlE '/^\d/ ? $d=$_ : print "$d\t$_"' | ack "\t[0-9a-z-]+/[^/ ]+/Makefile$"
timestamp origin comment / pkg-descr
2006-12-31T15:30:24+00:00 devel/py-urlimport Python script for importing modules/packages over the net
Urlimport enables the user to import modules/packages over the network, from a
remote repository. Currently supported protocols are http, ftp and https
(+client certificates).

WWW: http://urlimport.codeshift.net/
2006-12-31T14:35:50+00:00 x11-toolkits/gtkada-gps GNOME Gtk2 Ada Binding
This is GtkAda version 3.1.3. This package is an Ada2005 graphical library
for the Gimp Toolkit, which means this is a set of packages to allow you
to easily create some graphical interfaces under X11 and Win32, using Ada2005
as a programming language.

Every widget from gtk 2.2 has been bound, and the test
program found in the gtk release has been reimplemented in Ada (have a
look at the testgtk/ directory).

WWW: http://libre.adacore.com/
2006-12-31T14:35:50+00:00 x11-toolkits/gtkada-gcc Gtk2 binding for lang/gnat-gcc41 port of GNAT Ada compiler
GtkAda is an Ada95 graphical toolkit based on Gtk+, providing the complete set
of Gtk+ widgets using the Object-Oriented features of this language.

This version of GtkAda is designed to be used with lang/gnat-gcc41.

WWW: https://libre2.adacore.com/GtkAda/
WWW: http://gnuada.sourceforge.net/
2006-12-31T14:07:14+00:00 www/trac-wikinotification Allow email notifications on wiki page changes
Trac Wiki Notification is a plugin that allows users (even anonymous,
as long as email is set) to select wiki pages that they wish to be
notified (by email) when a change occurs on it.

WWW: http://trac-hacks.org/wiki/WikiNotificationPlugin
2006-12-31T13:40:38+00:00 www/trac-tags Generic tags frontend for trac
The TagsPlugin implements both a generic tagging engine and frontends for the
Wiki and ticket systems. An extra text entry box is added to the Wiki edit page
for tagging Wiki pages and ticket fields (you can configure which ones) are
treated as tags for the ticket system.

WWW: http://trac-hacks.org/wiki/TagsPlugin
2006-12-30T23:24:37+00:00 www/mod_cplusplus Apache module for loading C++ objects as handlers
mod_cplusplus is a proper apache module which allows you to load cpp objects
as handlers for Apache-2.0. It differs from other modules i've seen in that
it manages the loading and calling of separate shared objects containing your
handler classes. This allows you to easily and cleanly run an entire site
with c++ handlers.

WWW: http://modcplusplus.sourceforge.net/
2006-12-30T22:57:37+00:00 print/py-reportlab2 Library to create PDF documents using the Python language
ReportLab is a software library that lets you directly create
documents in Adobe's Portabe Document Format (PDF) using the Python
programming language.

The ReportLab library directly creates PDF based on your graphics
commands. There are no intervening steps. Your applications can
generate reports extremely fast - sometimes orders of magnitude
faster than traditional report-writing tools.

The ReportLab library is expected to be useful in at least the
following contexts:

- Dynamic PDF generation on the web
- High-volume corporate reporting and database publishing
- An embeddable print engine for other applications, including
a 'report language' so that users can customize their own reports.
- A 'build system' for complex documents with charts, tables
and text such as management accounts, statistical reports and
scientific papers
- Going from XML to PDF in one step!

WWW: http://www.reportlab.org/rl_toolkit.html
2006-12-30T22:26:59+00:00 audio/jack-rack LADSPA effects rack for the JACK audio server
JACK Rack is an effects "rack" for the JACK low latency audio API. The rack
can be filled with LADSPA effects plugins. It's phat; it turns your computer
into an effects box.

WWW: http://jack-rack.sourceforge.net/
2006-12-30T22:19:12+00:00 devel/p5-Config-Properties Read and write property files
Config::Properties is a near implementation of the java.util.Properties API.
It is designed to allow easy reading, writing and manipulation of Java-style
property files.

WWW: https://metacpan.org/release/Config-Properties
2006-12-30T22:09:16+00:00 devel/p5-Scope-Guard Lexically scoped resource management
This module provides a convenient way to perform cleanup or other forms of
resource management at the end of a scope. It is particularly useful when
dealing with exceptions: the Scope::Guard constructor takes a reference to a
subroutine that is guaranteed to be called even if the thread of execution is
aborted prematurely. This effectively allows lexically-scoped "promises" to be
made that are automatically honoured by perl's garbage collector.

For more info, see: http://www.drdobbs.com/cpp/184403758

WWW: https://metacpan.org/release/Scope-Guard
2006-12-30T21:49:51+00:00 www/trac-addcomment Add formatted comments to wiki pages
The AddCommentMacro allows for easy addition of commetns to a page, in a
standard format. The comment body supports normal TracWiki WikiFormatting.

WWW: http://trac-hacks.org/wiki/AddCommentMacro
2006-12-30T21:44:54+00:00 www/trac-ctxtnavadd Add links to the ctxtnav bar from other plugins
This plugin provides an interface (ICtxtnavAdder) to alter the ctxtnav bar of
other plugins, most notably the wiki. For those of you asking what a ctxtnav
bar is, its the row of links below the main navigation bar.

WWW: http://trac-hacks.org/wiki/CtxtnavAddPlugin
2006-12-30T19:23:38+00:00 lang/linux-hla Randall Hyde High-Level Assembly (HLA) port
This is the port of Randall Hyde's High Level Assembly (HLA).
Don't let the name fool you. HLA is "real" assembly language,
just made easier for beginners so they can learn the language
faster than ever before. Anything you can do with a traditional
assembler can be done with HLA; HLA just happens to do a lot
more than traditional assemblers!

WWW: http://webster.cs.ucr.edu/

- Hernan Di Pietro
hernan.di.pietro@gmail.com
2006-12-30T15:59:56+00:00 games/mkhexgrid Fully-configurable hex grid generator
mkhexgrid is a small command-line program which generates hexagonal grids
of the sort used for strategy games. Hex grids can be created as PNG or
SVG images, and as PostScript. Virtually every aspect of the output can be
be adjusted.from grid line thickness and color, to style and size of hex
centers, to the style and position of hex coordinates. mkhexgrid makes it
simple to create whatever hex grid you need.

WWW: http://www.nomic.net/~uckelman/mkhexgrid/
2006-12-30T15:57:15+00:00 www/mod_xsendfile Apache2 module that processes X-SENDFILE headers
mod_xsendfile is a small Apache2 module that processes X-SENDFILE headers
registered by the original output handler.

If it encounters the presence of such header it will discard all output and
send the file specified by that header instead using Apache internals
including all optimizations like caching-headers and sendfile or mmap if
configured.

It is useful for processing script-output of e.g. php, perl or any cgi.

WWW: https://tn123.org/mod_xsendfile/
2006-12-30T11:31:47+00:00 devel/p5-CommitBit Project administration tool
CommitBit is a tool for managing commit access to software
projects. It also provides for a "code.yourorganization.org"
site with links to your wiki, mailing lists, bug tracking
and so on.

WWW: https://metacpan.org/release/CommitBit
2006-12-30T09:22:19+00:00 textproc/latex-service LaTeX service for GNUstep
This is a small service which converts a LaTeX text into an image.
Just select the text, click on the service item menu, choose
"Return the LaTeX rendering" and voila! Your text is replaced by
its LaTeX rendering.

LICENSE: GPL2 or later

WWW: http://www.roard.com/latexservice/
2006-12-30T09:20:54+00:00 biology/biococoa Bioinformatics framework
The BioCocoa framework provides developers with the opportunity to add
support for reading and writing BEAST, Clustal, EMBL, Fasta, GCG-MSF, GDE,
Hennig86, NCBI, NEXUS, NONA, PDB, Phylip, PIR, Plain/Raw, Swiss-Prot and
TNT files by writing only three lines of code.
The framework is written in Cocoa (Objective-C).

LICENSE: LGPL2 or later

WWW: http://bioinformatics.org/biococoa/
2006-12-30T09:15:42+00:00 deskutils/gworkspace-gwmetadata GWMetadata for GNUstep workspace manager
GWMetadata for GNUstep workspace manager (GWorkspace)

Applications: GMDSClient
Bundles: AbiwordExtractor HtmlExtractor JpegExtractor
OpenOfficeExtractor TextExtractor XmlExtractor
MDIndexing
Libraries: SQLite
Tools: gmds mdextractor

LICENSE: GPL2 or later

WWW: http://www.gnustep.it/enrico/gworkspace/
2006-12-30T09:13:07+00:00 deskutils/gworkspace-clipbook ClipBook for GNUstep workspace manager
ClipBook for GNUstep workspace manager (GWorkspace)

LICENSE: GPL2 or later

WWW: http://www.gnustep.it/enrico/gworkspace/
2006-12-30T03:02:50+00:00 graphics/irrlicht Lightning fast realtime 3d engine
The Irrlicht Engine is an open source high performance realtime 3D engine
written and usable in C++ and also available for .NET languages. It is
completely cross-platform, using D3D, OpenGL and its own software renderer,
and has all of the state-of-the-art features which can be found in commercial
3d engines.

WWW: http://irrlicht.sourceforge.net/
2006-12-29T20:22:46+00:00 textproc/xmlada-gps The Ada Unicode and XML Library
The XmlAda library includes a set of Ada2005 packages to manipulate XML
input. It implements the XML 1.0 standard, as well as support for
namespaces and a number of other optional standards related to XML.

WWW: http://libre.adacore.com/
2006-12-29T20:22:46+00:00 textproc/xmlada-gcc An XML parsing library for Ada 95, port for lang/gnat-gcc42
XML/Ada is a set of modules that provide a simple manipulation of XML
streams. It supports the whole XML 1.0 specifications, and can parse
any file that follows this standard (including the contents of the
DTD).

It also provides support for a number of other standard associated
with XML, like SAX and DOM.

In addition, It includes a module to manipulate Unicode streams, since
this is required by the XML standard.

This version of GtkAda is designed to be used with lang/gnat-gcc41.

WWW: https://libre2.adacore.com/xmlada/
WWW: http://gnuada.sourceforge.net/
Author: Petr Holub <hopet@ics.muni.cz>
2006-12-29T20:20:32+00:00 net/mugshot The official client for Mugshot network
This is the port of mugshot, an official client for
Mugshot network. Mugshot makes it easy to show off
what you're doing online and keep track of what
your friends are up to.

WWW: http://www.mugshot.org/

- Ashish Shukla
wahjava@gmail.com
2006-12-29T20:18:36+00:00 www/sams Squid 2.x Accounting Management System
SAMS (Squid Account Management System) is a WEB-based interface and tool to
manage users of SQUID proxy server. NOTE: SQUID 2.x branch is suppoted only.
Main features are:

* manage users access to SQUID - proxy with NTLM, NCSA authorization
or IP address
* manage prohibition of users to access to URL
* manage to rewrite requested URL to graphical resources (banners,
counters)
* save and build reports of users statistic
* switch of users access to SQUID proxy if his traffic quota is off
* manage a delay pools for users groups

WWW: http://sams.perm.ru/
2006-12-29T17:57:20+00:00 www/etoile-mollusk RSS reader in general
Mollusk evolves from Grr. It is a RSS reader in general.
The main perpose of Mollusk is to demonstrate the usage of CollectionKit
and BookmarkKit.

WWW: http://www.etoile-project.org/
2006-12-29T17:53:21+00:00 multimedia/etoile-babbler Simple media player for Etoile
Babbler is a simple media player.
It is designed to play single multimedia stream at a time.
It is more like QuickTime player than iTunes.

Images used in Babbler is taken from mplayerPort.
http://www.sonappart.net/gnustep/mplayer/

WWW: http://www.etoile-project.org/
2006-12-29T17:51:26+00:00 x11-themes/etoile-azbackground Small GNUstep application to set xwindow background
A small GNUstep application to set xwindow background.
AZBackground allows drawing on root window.
It treats root window as a NSWindow.

LICENSE: BSD

WWW: http://www.etoile-project.org/
2006-12-29T17:47:28+00:00 lang/etoile-io Etoile Project Io Language
Io (GNUstep) is a module which provides Io language support in a convenient
way for GNUstep developers or users (linking Objective-C bridge by default).
The module is automatically built in various ready to use solutions:
* ioobjc (tool you can run in your shell to use Io interactive environment)

WWW: http://www.etoile-project.org/
2006-12-29T10:18:24+00:00 devel/p5-RunApp Generic module to run web-applications
RunApp streamlines the process for configuring applications that
requires one or more web servers and/or other daemons, during
development or deployment.

It builds the config files required by the services from the $config
hash, such as apache's httpd.conf.

WWW: https://metacpan.org/release/RunApp
2006-12-29T07:41:44+00:00 science/libint Evaluate the integrals in modern atomic and molecular theory
Libint is a library for evaluating ERI (electron replusion integral)
over Cartesian Gaussian fuctions for modern atomic and molecular theory;
esp. for science/mpqc and science/psi3.

WWW: https://github.com/evaleev/libint
2006-12-29T07:31:47+00:00 security/p5-Text-Password-Pronounceable Perl extension for generating pronounceable passwords
Text::Password::Pronounceable - Generate pronounceable passwords

This module generates pronuceable passwords, based the
English digraphs by D Edwards.

WWW: https://metacpan.org/release/Text-Password-Pronounceable
2006-12-29T07:26:25+00:00 devel/p5-App-Control Apachectl style control of another script or executable
App::Control is a simple module to replicate the kind of functionality
you get with apachectl to control apache, but for any script or
executable. There is a very simple OO interface, where the constructor
is used to specify the executable, command line arguments, and pidfile,
and various methods (start, stop, etc.) are used to control the executable
in the obvious way.

WWW: https://metacpan.org/release/App-Control
2006-12-29T00:25:27+00:00 multimedia/any2dvd A script to ease the pain of burning multimedia DVDs
any2dvd is a behemoth script to transform PC multimedia files, in any
format, into a DVD complete with menus & suitable for playback on a
standalone DVD player. The package also includes the script any2vob
to create .VOB files.

WWW: http://any2dvd.sf.net
2006-12-28T18:50:04+00:00 games/quake2-3zb2 3rd Zigock II bots for Quake II
3rd Zigock II are probably the best bots available for Quake II.

WWW: http://users.jp.tri6.net/~ponpoko/3zb2/
2006-12-27T19:55:22+00:00 math/py-bitvector Pure-Python memory-efficient packed representation for bit arrays
The BitVector class for a memory-efficient packed representation of bit arrays
and for logical operations on such arrays. The core idea used in this Python
script for bin packing is based on an internet posting by Josiah Carlson to
the Pyrex mailing list.

WWW: https://engineering.purdue.edu/kak/dist/
2006-12-27T15:14:32+00:00 comms/atslog Software for collecting and analyzing calls from different PBX models
The ATSlog software provides a handy Web-oriented interface for collecting,
viewing and analyzing calls for various types of PBX (Private Branch eXchange)
models. At present, the program operates successfully with Panasonic, Samsung,
Hybrex, Siemens, LG, Ericsson, NEC and Alcatel PBX models.

WWW: http://www.atslog.com/en/about/
2006-12-27T15:05:59+00:00 ftp/py-ftputil High-level FTP client library
ftputil is a high-level FTP client library for the Python programming language.

ftputil implements a virtual file system for accessing FTP servers, that is,
it can generate file-like objects for remote files. The library supports many
functions similar to those in the os, os.path and shutil modules. ftputil has
convenience functions for conditional uploads and downloads, and handles FTP
clients and servers in different timezones.

WWW: https://ftputil.sschwarzer.net/
2006-12-27T12:41:18+00:00 security/vinetto Forensics tool to examine Thumbs.db files
Vinetto extracts the thumbnails and associated metadata from the Thumbs.db
files.

The Windows systems (98, ME, 2000, XP and 2003 Server) can store thumbnails
and metadata of the picture files contained in the directories of its FAT32
or NTFS filesystems.

The thumbnails and associated metadata are stored in Thumbs.db files.
The Thumbs.db files are undocumented OLE structured files.

Once a picture file has been deleted from the filesystem, the related thumbnail
and associated metada remain stored in the Thumbs.db file. So, the data
contained in those Thumbs.db files are an helpful source of information
for the forensics investigator.

WWW: http://vinetto.sourceforge.net/
2006-12-26T20:50:32+00:00 mail/pear-Mail_Mbox PEAR Read and modify Unix MBOXes
It can split messages inside a Mbox, return the number of messages, return,
update or remove an specific message or add a message on the Mbox.

WWW: https://pear.php.net/package/Mail_Mbox
2006-12-26T20:49:30+00:00 devel/pear-HTML_Common2 PEAR::HTML_Common2 is a base class for other HTML classes
TheHTML_Common2 package provides methods for HTML code display and
attributes handling.
* Provides methods to set, remove, merge HTML attributes.
* Handles global document options (charset, linebreak and more).
* Provides methods to handle indentation and HTML comments.

WWW: https://pear.php.net/package/HTML_Common2
2006-12-26T20:47:48+00:00 devel/pear-Console_Color PEAR use ANSI console colors
You can use Console_Color::convert to transform colorcodes like %r into ANSI
control codes. print Console_Color::convert("%rHello World!%n"); would print
"Hello World" in red, for example.

WWW: https://pear.php.net/package/Console_Color
2006-12-26T07:59:50+00:00 devel/p5-Tie-Array-Pack Array implemented as a packed string
One of the drawbacks for using Perl's native array is that it is a
memory-hog. Normally it takes 20 bytes a scalar (16 bytes for scalar +
overhead). This can be a problem when you need to handle millions of
numbers in-memory. This module saves memory in exchange for speed.

WWW: https://metacpan.org/release/Tie-Array-Pack
2006-12-26T04:36:35+00:00 games/q2pro Quake II engine modification compatible with R1Q2
Q2PRO is a Quake II engine modification. Client and server sides are both
compatible with original Quake2 v3.20 network architecture, as well as with
modern R1Q2 network architecture. Q2PRO is designed to be secure, fast, and
doesn't provide any graphical enhancements that are contrary to the classic
Quake2 look and feel. It yet provides some features unique to Quake2, most
notably server side MVDs (multi view demos). Q2PRO has its own software and
OpenGL refresh libraries and runs under Windows and Unix-like systems.

Q2PRO supports the following network protocols:

- 34, original Quake2 protocol
- 35, enhanced R1Q2 protocol
- 36, enhanced Q2PRO protocol, extension of R1Q2 protocol
- 37, special broadband MVD protocol

WWW: http://q2pro.sourceforge.net/
2006-12-26T04:33:37+00:00 games/quake2-zaero Quake II Zaero Mission Pack
This is unofficial mission pack for Quake II, developed by Team Evolve and
published by Macmillan Software, which was released in 1998.

WWW: http://www.quakewiki.net/archives/teamevolve/products/
2006-12-26T04:28:41+00:00 games/quake2-psychomod Psychomod modification for Quake II
Psychomod modification for Quake II.
2006-12-26T04:23:35+00:00 games/quake2-matrix Matrix modification for Quake II
Matrix modification for Quake II.
2006-12-26T04:21:15+00:00 games/quake2-lights Lights and weapon effects modification for Quake II
This is a modification for Quake II which adds lights and lots of effects
for the weapons shots.

This mod is intended to play it with Quake2Max supported binaries because
the lights and effects are better saw compared to original Quake2 binaries.

This mod introduces a lot of new commands, scanner, flashlight, decoys,
defense laser, chasecam, hook, etc. Some keys in the autoexec.cfg are set
by default.

Single player game is also playable with this mod.
2006-12-26T03:53:51+00:00 www/p5-Template-Plugin-JSON Adds a .json vmethod for all TT values
This plugin provides a .json vmethod to all value types when loaded.

WWW: https://metacpan.org/release/Template-Plugin-JSON
2006-12-26T01:55:36+00:00 www/p5-Template-Plugin-VMethods Install vmethods for Template-Toolkit
Simple base class to allow your module to install and remove virtual
methods into the Template Toolkit.

WWW: https://metacpan.org/release/Template-Plugin-VMethods
2006-12-25T20:08:15+00:00 security/pantera Web Application Penetration Testing Suite
Overview:
Pantera uses an improved version of SpikeProxy to provide a powerful web
application analysis engine.

Goals:
The primary goal of Pantera is to combine automated capabilities with complete
manual testing to get the best penetration testing results.

WWW: http://www.owasp.org/index.php/Category:OWASP_Pantera_Web_Assessment_Studio_Project
2006-12-25T18:25:12+00:00 graphics/frei0r Frei0r gavl plugins
Frei0r is a minimalistic plugin API for video sources and filters. The
behaviour of the effects can be controlled from the host by simple
parameters. The intent is to solve the recurring reimplementation or
adaptation issue of standard effects.

It is not meant as a generic API for all kinds of video applications.

There is no support for the requirements of special application areas
like non linear editors, hardware accelerated shader effects, and high
precision video processing. These advanced issues are not even solved
satisfactory for non cross application plugin apis and are still an
evolving field.

The frei0r API is not meant to be a competing standard to more
ambitious efforts.

WWW: https://frei0r.dyne.org/
2006-12-25T16:02:15+00:00 sysutils/linrename Rename multiple files using substitution
linrename is a port of the Linux rename utility included with util-linux.
It allows renaming multiple files using substitution.

WWW: http://freecode.com/projects/util-linux/
2006-12-25T09:52:36+00:00 palm/palm-db-tools Utilities for the PalmOS flat-file database programs
This package includes several utilities that let you convert text files in
CSV (comma-separated value) format to several flat-file database formats
used on PalmOS PDAs and back again.

WWW: http://pilot-db.sourceforge.net/
2006-12-25T07:45:49+00:00 textproc/p5-Class-CSV Class based CSV parser/writer
This module can be used to create objects from CSV files, or to create CSV
files from objects. Text::CSV_XS is used for parsing and creating CSV file
lines, so any limitations in Text::CSV_XS will of course be inherant in
this module.

WWW: https://metacpan.org/release/Class-CSV
2006-12-25T06:29:56+00:00 math/p5-Statistics-Forecast Calculates a future value
This is an Oriented Object module that calculates a future value by using
existing values. The new value is calculated by using linear regression.

WWW: https://metacpan.org/release/Statistics-Forecast
2006-12-25T03:28:36+00:00 lang/p5-JSAN JavaScript Archive Network (JSAN) Shell
JSAN -- JavaScript Archive Network (JSAN) Shell

WWW: https://metacpan.org/release/JSAN
2006-12-24T14:55:14+00:00 net/g2ipmsg Popup style message communication tool for GNOME2
IP Messenger is a pop up style message communication software for
multi platforms. It is based on TCP/IP(UDP).

Win, Win16, Mac/MacOSX, X11R6/GTK/GNOME, Java, Div version and
all source is open to public.

WWW: https://ipmsg.org/index.html.en
2006-12-24T12:41:05+00:00 x11-toolkits/p5-Gtk2-Ex-FormFactory Makes building complex GUI more easy
With Gtk2::Ex::FormFactory you can build a GUI which consistently represents
the data of your application.

WWW: https://metacpan.org/release/Gtk2-Ex-FormFactory
2006-12-24T12:40:12+00:00 devel/p5-Event-ExecFlow API for complex flow controls with asynchronous execution of external programs
Event::ExecFlow provides a high level API for defining complex flow controls
with asynchronous execution of external programs.

WWW: https://metacpan.org/release/Event-ExecFlow
2006-12-24T09:31:31+00:00 math/py-basemap-data Map data for py-basemap
Map data for the py-basemap port.

WWW: http://matplotlib.sourceforge.net/matplotlib.toolkits.basemap.basemap.html
2006-12-24T03:10:48+00:00 sysutils/fusefs-gnome-vfs Interface between FUSE and the Gnome VFS 2.0
Interface between FUSE and the Gnome VFS 2.0. It allows the user to mount
everything you can access via the Nautilus file manager. But of course you
can use a convenient CLI instead of the Desktop.

WWW: http://www.evolware.org/chri/
2006-12-23T16:04:33+00:00 net/p5-Net-Z3950-ZOOM Perl interface to the Z39.50 Object-Orientation Model (ZOOM)
This Perl module provides interface to the Z39.50 information
retrieval protocol (aka ISO 23950), a mature and powerful protocol
used in application domains as diverse as bibliographic information,
geo-spatial mapping, museums and other cultural heritage information,
and structured vocabulary navigation.

WWW: https://metacpan.org/release/Net-Z3950-ZOOM
2006-12-23T11:35:12+00:00 irc/p5-IRC-Bot-Hangman IRC hangman bot
This module provides a useless IRC bot which enables you to play hangman,
the classic word game. It comes shipped with a list of ~2000 english words
by default. The architecture is plugin based, words, commands and
responses can be extended at will by adding new modules.

The main motivation was to provide a multi-player text based game for
children to help them practising writing.

WWW: https://metacpan.org/release/IRC-Bot-Hangman
2006-12-23T11:08:27+00:00 www/p5-Newsletter Simple website based Newsletter interface
Newsletter - A Simple website based Newsletter interface!
A list of functions that can be exported. You can delete this section if you
don't export anything, such as for a purely object-oriented module.

WWW: https://metacpan.org/release/KALELE/Newsletter-0.033
2006-12-23T11:07:21+00:00 mail/p5-MIME-Explode Perl extension for explode MIME messages
MIME::Explode is perl module for parsing and decoding single or multipart
MIME messages, and outputting its decoded components to a given directory
ie, this module is designed to allows users to extract the attached files
out of a MIME encoded email messages or mailboxes.

WWW: https://metacpan.org/release/MIME-Explode
2006-12-23T11:01:17+00:00 games/p5-Games-GuessWord Guess the letters in a word (ie Hangman)
This module is a simple wrapper around a word guessing game. You have to
guess the word by guessing letters in the word, and is otherwise known as
Hangman.

WWW: https://metacpan.org/release/Games-GuessWord
2006-12-23T10:49:30+00:00 irc/p5-Bot-BasicBot Simple irc bot baseclass
Basic bot system designed to make it easy to do simple bots, optionally
forking longer processes (like searches) concurrently in the background.

WWW: https://metacpan.org/release/Bot-BasicBot
2006-12-23T10:43:06+00:00 sysutils/etoile-system Etoile Project System Tool
A tool for starting up the Etoile project in the correct order.

WWW: http://www.etoile-project.org/
2006-12-23T10:41:03+00:00 deskutils/etoile-systemconfig Framework which provides a way to set system preferences
SystemConfig is a framework which provides various a common way to set system
specific preferences by interfacing with the host system. Host system means the
following combo:
* operating sytem
* additional abstraction support (sound, network etc.)
* display/window server
Versatile and flexible devices support is often done through an extra
abstraction layer/library on top of the kernel. This is what 'additional
abstraction support' means. GNOME System tools backend is an example of such
library that allows to set various settings (like network related ones) without
having to pay attention on which operating system Etoile is used.

LICENSE: LGPL2 or later

WWW: http://www.etoile-project.org/
2006-12-23T10:38:46+00:00 deskutils/etoile-ui Etoile Project EtoileUI framework
EtoileUI is a high-level OOUI toolkit that provides a uniform tree
representation for graphical objects on top of the AppKit. All User Interface
concerns such as layouts, event handlers, styles, model objects etc. intends
to be implemented as pluggable aspects. It also shares the same interfaces as
other CoreObject systems. The combination of these three key features makes
possible to inspect and reshape both User Interface and model objects at
runtime through direct manipulation. It comes with a library of layouts
where each one encapsulate a custom and pluggable UI presentation.

LICENSE: BSD

WWW: http://www.etoile-project.org/
2006-12-23T10:33:42+00:00 deskutils/etoile-panekit Framework which provides flexible pane window in GNUstep
PaneKit is a framework which provides various features to build
flexible pane window in any GNUstep or Cocoa applications.
PKPanesController controls the main user interface
and several presentations are available.
Panes can be build in bundle of Nib or programmingly.
They are registered in PKPaneRegistry and displayed by PKPanesController.

PKPreferencesController and PKPreferencesPaneRegistry
are designed to handle preferences.
It includes an NSPreferencePane implementation (following Cocoa API).

It is based on GSSystemPreferences code written by Uli Kusterer.

WWW: http://www.etoile-project.org/
2006-12-23T10:32:01+00:00 multimedia/etoile-multimediakit Common backend engine to play multimedia stream
MultimediaKit provides common backend engine to play multimedia stream.
Currently, it supports mplayer backend based on MPlayerOSX.

MPlayer and MPlyaerOSX: http://www.sonappart.net/gnustep/mplayer/
MPlayerPort: http://www.sonappart.net/gnustep/mplayer/

WWW: http://www.etoile-project.org/
2006-12-23T10:28:48+00:00 devel/etoile-foundation Etoile Project EtoileFoundation framework
EtoileFoundation is the core framework for all Etoile projects, providing
numerous convenience methods on top of the OpenStep foundation and
significantly better support for reflection. Here is a summary of some the
interesting features:
- mixins and traits
- restartable exceptions
- collection class protocol and additions
- UUID
- convenient macros such as FOREACH
- dynamic C array

Two sub-frameworks are bundled with it:
- *EtoileThread* which allows objects to transparently be run
in a separate thread.
- *EtoileXML* which is a light-weight and tolerant XML parsing framework
whose main ability is to handle truncated and not well-formed XML documents.
For example, with XML streams used by the XMPP protocol, the XML is received
in fragments.

LICENSE: BSD
Copyright (c) 2005-2008, Uli Kusterer, Quentin Mathe, David Chisnall,
Yen-Ju Chen All rights reserved.

WWW: http://www.etoile-project.org/
2006-12-23T10:26:23+00:00 devel/etoile-collectionkit Provides a common storage facility for records with properties
CollectionKit provides a common storage facility for records with properties,
such as contact information, playlist, bookmark, etc.
These records have defined structure (property-value relationship)
which can be handled better than general property list.
But values of these properties are too flexible to be stored in database,
for example, a contact information may have multiple home phone numbers.
Records can be grouped and groups can have groups inside.
AddressBook framework from Apple provides a good mechanism of handling
these kind of records and Addresses for GNUstep implements the same interface.
CollectionKit aims to provide a general storage facility based on
Addresses for GNUstep so that other applications and frameworks
can easily handle their information in the same manner.
CollectionKit provide very little predefined properties.
Therefore, a framework on top of CollectionKit is needed
if the information is intended to be shared by many applications.

WWW: http://www.etoile-project.org/
2006-12-23T10:24:21+00:00 sysutils/etoile-behavior Etoile Project AppKit bundle for session
AppKit bundle EtoileBehavior which implements session protocol to support
log out (this will be enabled by an update on System).

WWW: http://www.etoile-project.org/
2006-12-23T07:09:58+00:00 x11-themes/camaelon-nesedah Etoile Project's Nesedah Camaelon Theme
Nesedah is the default theme for Etoile, using the Camaelon theming engine.
It is meant to be the logical successor to the interfaces of OPENSTEP and
Mac OS 9 Platinum (or, as we like to call it, what OS X would have been
without Aqua and gumdrop buttons).

Nesedah has been built primarily with usability and discoverability in mind.
but it also tries to fit in with other modern interfaces.

WWW: http://www.etoile-project.org/etoile/mediawiki/index.php?title=Nesedah
2006-12-23T02:36:39+00:00 net/pear-Net_Whois Tool to query internet domain name services
The PEAR::Net_Whois looks up records in the databases maintained by several
Network Information Centers (NICs).

WWW: https://pear.php.net/package/Net_Whois
2006-12-23T02:35:46+00:00 net/pear-Net_Geo Geographical locations based on Internet address
Obtains geographical information based on IP number, domain name,
or AS number. Makes use of CAIDA Net_Geo lookup, HostIP or
localizer extension.

WWW: https://pear.php.net/package/Net_Geo
2006-12-22T23:32:22+00:00 audio/gstreamer-plugins-spc Gstreamer OpenSPC frontend
2006-12-22T22:33:52+00:00 dns/pear-Net_DNS Resolver library used to communicate with a DNS server
A resolver library used to communicate with a name server to perform DNS
queries, zone transfers, dynamic DNS updates, etc.
Creates an object hierarchy from a DNS server response, which allows you to
view all of the information given by the DNS server. It bypasses the system
resolver library and communicates directly with the server.

WWW: https://pear.php.net/package/Net_DNS
2006-12-22T22:26:53+00:00 devel/p5-POE-Component-Pluggable Base class for creating plugin enabled POE Components
POE::Component::Pluggable is a base class for creating plugin enabled POE
Components. It is a generic port of POE::Component::IRCs plugin system.

If your component dispatches events to registered POE sessions then
POE::Component::Pluggable may be a good fit for you.

WWW: https://metacpan.org/release/POE-Component-Pluggable
2006-12-22T12:59:07+00:00 editors/etoile-typewriter General text editor for plain and rich format text
Etoile intends to be an innovative GNUstep based user environnement built
from the ground up on highly modular and light components with project and
document orientation in mind, in order to allow users to create their own
workflow by reshaping or recombining provided Services (aka Applications),
Components etc. Flexibility and modularity on both User Interface and code
level should allow us to scale from PDA to computer environment.

Typewriter is a general text editor for plain and rich format text.

LICENSE: BSD

WWW: http://www.etoile-project.org/
2006-12-22T12:57:12+00:00 textproc/etoile-lucenekit Etoile Project OgreKit framework
Lucene is a high-performance, full-featured text search engine library. It is a
technology suitable for nearly any application that requires full-text search.

LICENSE: Apache License 2.0

WWW: http://www.etoile-project.org/
2006-12-22T12:54:01+00:00 textproc/etoile-ogrekit Etoile Project OgreKit framework
OgreKit is a regular expression library written in Objective-C.
It uses OniGuruma as regular expression engine.

This is a GNUstep fork of OgreKit 2.1.2
<http://www8.ocn.ne.jp/~sonoisa/OgreKit/>.
Since it is a fork, the API may differ in the future.

Original licence of OgreKit is BSD License.
This fork uses also BSD license (see COPYING document).

LICENSE: BSD

WWW: http://www.etoile-project.org/
2006-12-22T11:04:13+00:00 x11/etoile Metaport for Etoile desktop
Etoile intends to be an innovative GNUstep based user environnement built
from the ground up on highly modular and light components with project and
document orientation in mind, in order to allow users to create their own
workflow by reshaping or recombining provided Services (aka Applications),
Components etc. Flexibility and modularity on both User Interface and code
level should allow us to scale from PDA to computer environment.

WWW: http://www.etoile-project.org/
2006-12-22T09:09:38+00:00 cad/scv SystemC Verification library
The SystemC Verification (SCV) library is an extension library to SystemC
which adds advanced verification capabilities to SystemC, including
constrained randomization, complex constraint solvers, data-structure
creation, Transaction Level Modeling (TLM), concurrency, and dynamic
resource allocation management.

WWW: http://www.systemc.org/
2006-12-22T05:21:23+00:00 www/py-wsgiref Backport of Python 2.5's wsgiref module
wsgiref is a reference implementation of the WSGI standard. This is a
backport of wsgiref which is included in Python 2.5

WWW: http://cheeseshop.python.org/pypi/wsgiref
2006-12-22T03:38:47+00:00 science/linsmith Smith charting program
linSmith is a Smith Charting program. You can enter either discrete
components or transmission lines, see the results on screen and/or
generate Postscript output. Component values can be changed numerically
or using scrollbars.

WWW: http://jcoppens.com/soft/linsmith/index.en.php
2006-12-22T02:47:33+00:00 comms/fldigi Digital decoder for psk, cw, psk31, olivia
Digital modem program.
Supports the following digital modes:

CW,
DominoEX 4 DominoEX 5 DominoEX 8 DominoEX 11 DominoEX 16 DominoEX 22,
Feld-Hell FSK-Hell FSK-Hell 105,
MFSK-8 MFSK-16 MFSK-16 pix ,
PSK-31 QPSK-31 PSK-63 QPSK-63 PSK-125 QPSK-125,
OLIVIA / Contestia various tones and bandwidth,
RTTY various Baud Rates, Shifts, Nbr of data bits, etc.,
Throb-1 Throb-2 Throb-4 ThrobX-1 ThrobX-2 ThrobX-4,
WWV Receive only - calibrate your sound card to WWV and
Freq Analysis Receive only - be ready for the (next)
ARRL FMT (freq meas test).

WWW: http://www.w1hkj.com
2006-12-21T22:39:04+00:00 comms/kmobiletools Control mobile phones with your PC
KMobileTools is a nice KDE-based application that allows to control mobile
phones with your PC. It handles full SMS control, dialing calls, phonebook, and
phone status monitoring. It's also integrated with the KDE environment, so it
can be embedded in Kontact, or import/export from and to KAddressBook. It has
been tested on Motorola, Nokia, Siemens, Sony Ericsson and LG mobile phones.
Anyway each AT Command compliant device should be well supported.

WWW: http://www.kmobiletools.org/
2006-12-21T21:19:26+00:00 comms/soundmodem Amateur Radio sound modem
soundmodem Tom's userland modem on FreeBSD

WWW: http://gna.org/projects/soundmodem
2006-12-21T21:03:06+00:00 www/opera-linuxplugins Linux plugin support for the native Opera browser
This port allows you to use Linux plugins such as Adobe Flash and Acrobat
Reader in the native version of Opera for FreeBSD.

WWW: http://www.opera.com/
2006-12-21T20:20:49+00:00 net-mgmt/ndpmon On-link icmpv6 message monitoring and reporting daemon
NDPMon is an equivalent of ArpWatch for IPv6.

NDPMon, Neighbor Discovery Protocol Monitor, is a tool working with
ICMPv6 packets. NDPMon observes the local network to see if nodes
using neighbor discovery messages behave properly. When it detects
a suspicious Neighbor Discovery message, it notifies the administrator
by writing in the syslog and in some cases by sending an email
report.

WWW: http://ndpmon.sourceforge.net
2006-12-21T20:20:43+00:00 emulators/tme Emulator for Sun 2/120, 3/150, and SPARCstation 2 machines
The Machine Emulator provides a general-purpose framework
for computer emulation. Right now it can emulate Sun 2/120,
3/150 and SPARCstation 2 (4/75).

WWW: http://people.csail.mit.edu/fredette/tme/
2006-12-21T20:20:32+00:00 accessibility/py-papi ATK accessibility wrapper for python
Papi, the Python Accessibility Programming Interface, is a Python
wrapper around the GNOME ATK toolkit.
It allows a developer to make python objects and applications
easily accessibility aware without the need to install PyGTK and
the GNOME accessibility components. Instead it only depends on ATK
and - on the developers behalf - the ATK/AT-SPI bridge shipped with
AT-SPI.

WWW: http://ocemp.sourceforge.net/papi.html
2006-12-21T20:20:28+00:00 games/tetrons Tetris(TM) clone for X11
This is a version of the popular falling-block game from the eighties which
requires only Xlib to build and run.
2006-12-21T19:57:35+00:00 math/py-igraph High performance graph data structures and algorithms
This module extends Python with a Graph class which is capable of handling
arbitrary directed and undirected graphs with thousands of nodes and millions
of edges. Since the module makes use of the open source igraph library
written in almost 100% pure C, it is blazing fast and outperforms most other
pure Python-based packages around.

WWW: http://cneurocvs.rmki.kfki.hu/igraph
2006-12-21T19:33:41+00:00 textproc/svn2cl Subversion ChangeLog generator
svn2cl is a simple xsl transformation and shell script wrapper for generating
a classic GNU-style ChangeLog from a subversion repository log. It is made
from several changelog-like scripts using common xslt constructs found in
different places.

WWW: http://arthurdejong.org/svn2cl/
2006-12-20T23:02:59+00:00 emulators/linux-libaio Linux-native asynchronous I/O access library, Linux binary
The Linux-native asynchronous I/O facility ("async I/O", or "aio") has a
richer API and capability set than the simple POSIX async I/O facility.
This library, libaio, provides the Linux-native API for async I/O.
The POSIX async I/O facility requires this library in order to provide
kernel-accelerated async I/O capabilities, as do applications which
require the Linux-native async I/O API.
2006-12-20T15:54:18+00:00 net/rubygem-openid OpenID library written in pure Ruby
A Ruby library for verifying and serving OpenID identities.
Ruby OpenID makes it easy to add OpenID authentication to your web
applications.

This library is a port of the Python OpenID library, and features:

* API for verifying OpenID identities (OpenID::Consumer)
* API for serving OpenID identities (OpenID::Server)
* Consumer and server support for extensions, including simple registration
* Yadis 1.0 and OpenID 1.0 service discovery, including server fallback
* Does not depend on underlying web framework
* Multiple storage implementations (Filesystem, SQL)
* Comprehensive test suite
* Example code to help you get started, including:
o WEBrick based consumer
o Ruby on rails based server
o OpenIDLoginGenerator for quickly creating a rails app that uses OpenID
for authentication
o ActiveRecord adapter for using an SQL store in rails

WWW: http://rubygems.org/gems/openid/
2006-12-20T11:41:27+00:00 security/p5-Net-OpenID-JanRain OpenID JanRain and Consumer with JanRain API
OpenID is a decentralized identity system, but one that's actually
decentralized and doesn't entirely crumble if one company turns evil
or goes out of business.

An OpenID identity is just a URL. You can have multiple identities in
the same way you can have multiple URLs. All OpenID does is provide a
way to prove that you own a URL (identity).

Anybody can run their own site using OpenID, and anybody can be an
OpenID server, and they all work with each other without having to
register with or pay anybody to "get started". An owner of a URL can
pick which OpenID server to use.

WWW: http://www.openidenabled.com/openid/libraries/perl/
2006-12-20T09:53:45+00:00 security/py-openid Python OpenID version
Python OpenID library implements recent changes to the OpenID
specification as well as making API changes that should make
integration with applications easier.

This library allows the use of XRI as OpenID identifiers, allowing users
to log in with their i-names. For full XRI compatibility,
relying parties integrating this library should take note of the user's
CanonicalID, as described in the "Identifying the End User" section of
the OpenID 2.0 specification.

WWW: http://www.openidenabled.com/openid/libraries/python/
2006-12-20T07:24:47+00:00 misc/mbuffer Tool for buffering data streams
mbuffer is a tool for buffering data streams. It is also a replacement
for buffer with additional functionality:

- multi-target network output
- on the fly hash calculation
- display of I/O speed
- optional use of memory mapped I/O for huge buffers
- multithreaded instead of sharedmemory ipc
- multi volume support
- autoloader support
- networking support
- command-line options compatible to buffer

WWW: http://www.maier-komor.de/mbuffer.html
2006-12-20T06:33:25+00:00 www/py-urljr Common interface to HTTP fetchers for PycURL or urllib2
urljr
-----

URL-related utilites from JanRain, Inc.

This package contains the "fetchers" module, which provides a common
interface to urllib2 and curl for making HTTP requests.

WWW: http://www.openidenabled.com/openid/libraries/python/urljr/
2006-12-20T06:26:28+00:00 devel/p5-Sort-Maker Simple way to make efficient sort subs
This module has two main goals: to make it easy to create correct sort
functions, and to make it simple to select the optimum sorting algorithm
for the number of items to be sorted. Sort::Maker generates complete
sort subroutines in one of four styles, plain, orcish manouver,
Schwartzian Transform and the Guttman-Rosler Transform. You can also get
the source for a sort sub you create via the sorter_source call.

WWW: https://metacpan.org/release/Sort-Maker
2006-12-20T05:47:34+00:00 security/phpmyid A single user Identity Provider for the OpenID framework
phpMyID is a single user (though, if you were so inclined, you could
easily turn it into a multi-user setup) IdP, or "Identity Provider"
for the OpenID framework. It's a single PHP script with minimal
dependancies. You don't need a database, you don't need to make your
filesystem writable, you don't need to download any libraries, and you
don't need to recompile PHP.

WWW: http://siege.org/projects/phpMyID/
2006-12-20T01:03:59+00:00 net/py-yadis Python support for the Yadis service discovery protocol
Python YADIS
------------

This code implements relying party support for the Yadis service discovery
protocol. The protocol was developed for use by decentralized URL-based
identity systems, but is useful for advertising services provided by or on
behalf of a certain URL.

To learn more about Yadis, see http://www.openidenabled.com/yadis

The module yadis.xrires also provides a method of resolving XRI.

The JanRain Python OpenID library uses this library for discovery of OpenID
service endpoints. See that library for an example of library usage.

WWW: http://www.openidenabled.com/yadis/libraries/python/
2006-12-20T00:48:38+00:00 net/rubygem-yadis Yadis Service discovery library written in pure Ruby
A Yadis Service discovery library written in pure Ruby.

ruby-yadis contains full yadis service discovery functionality.
Point releases will be issued as the Yadis 1.0 specification
gets rounded out. Features include:

* Easy to use interface for fetching Yadis service information
* XRDS parser
* HTTPS and server certificate verification support
* Test suite
* BSD license

WWW: http://www.openidenabled.com/yadis/libraries/ruby/
2006-12-19T23:55:54+00:00 multimedia/mythtv Homebrew PVR project
MythTV is a "Personal Video Recorder", i.e. a computer-based video
recorder. It supports pausing and rewinding live TV, multiple tuner
cards, hardware or software video compression, onscreen program
guides and a distributed architecture.

MythTV requires tuner drivers which support the V4L standard.
Currently no official FreeBSD driver does so, but the latest version
of a beta version of the cxm driver is available from
http://usleepless.110mb.com/pvrxxx_port-10042007.tgz. Problems
have been reported with this port; if you use it, you should join
the FreeBSD-multimedia mailing list and report where appropriate.

WWW: http://www.mythtv.org/
2006-12-19T22:58:24+00:00 www/gregarius Web-based RSS/RDF/ATOM news aggregator
Gregarius is a Web-based RSS/RDF/ATOM news aggregator featuring OPML
import/export, XHTML/CSS output and an AJAX-based item tagging system.

WWW: http://gregarius.net/
2006-12-19T12:02:39+00:00 www/p5-LWPx-ParanoidAgent Subclass of LWP::UserAgent that protects you from harm
LWPx::ParanoidAgent is a class subclassing LWP::UserAgent, but
paranoid against attackers. It's to be used when you're fetching
a remote resource on behalf of a possibly malicious user.

This class can do whatever LWP::UserAgent can (callbacks, uploads
from files, etc), except proxy support is explicitly removed, because
in that case you should do your paranoia at your proxy.

Also, the schemes are limited to http and https, which are mapped to
LWPx::Protocol::http_paranoid and LWPx::Protocol::https_paranoid,
respectively, which are forked versions of the same ones without
the "_paranoid". Subclassing them didn't look possible, as they were
essentially just one huge function.

This class protects you from connecting to internal IP ranges
(unless you whitelist them), hostnames/IPs that you blacklist, remote
webserver tarpitting your process (the timeout parameter is changed to
be a global timeout over the entire process), and all combinations of
redirects and DNS tricks to otherwise tarpit and/or connect to internal
resources.

WWW: https://metacpan.org/release/LWPx-ParanoidAgent
2006-12-19T11:21:16+00:00 net/tryst-examples TBrowser and TChat
Applications that uses the Tryst kit.

TBrowser, TChat

LICENSE: BSD 2 clause / LGPL
Copyright (c) 2002 - 2006, Chris B. Vetter

WWW: http://gnustep.dyndns.org/
2006-12-19T10:28:22+00:00 net/tryst Implementation of Apples Bonjour for GNUstep
Using Tryst, applications can discover what services are available on the
network, along with all necessary access information such as name, IP
address, and port number for a given service.

Bonjour allows you to register a network service, such as a printer or file
server, so that it can be found by name or browsed for by service type and
domain.

LICENSE: BSD 2 clause / LGPL
Copyright (c) 2002 - 2006, Chris B. Vetter

WWW: http://gnustep.dyndns.org/
2006-12-19T09:32:44+00:00 games/fortunate Graphical front-end to the command-line BSD fortune
Fortunate displays a quotation in a window. Fortunate is a Cocoa/Objective-C
graphical front-end to the command-line BSD fortune which, since the dawn of
time, has been providing countless seconds of fun each time a user logs in.

LICENSE: Public Domain

WWW: http://www.orange-carb.org/~csaldanh/software.html
2006-12-19T08:55:45+00:00 net/p5-Net-Yadis Yadis service discovery protocol, and parses XRDS xml documents
Yadis is a service discovery system allowing relying parties
(aka identity consumers or membersites) to determine automatically,
without end-user intervention, the most appropriate protocol to use.

Examples of such services are:

* Single sign-on across web sites
* Profile exchange and form filling
* Blog anti-spam

Yadis provides the first step for any service that uses identifiers for
authentication, accountability, privacy controlled data exchange and more.

WWW: https://metacpan.org/release/Net-Yadis
2006-12-19T08:06:33+00:00 audio/exaile Full featured python-based music player for GTK+
Exaile is a music manager and player for GTK+ written in Python. It
incorporates automatic fetching of album art, lyrics fetching, artist/album
information via Wikipedia, Last.fm scrobbling, support for many portable
media players including iPods, internet radio such as shoutcast, and tabbed
playlists.

WWW: https://www.exaile.org/
2006-12-19T08:06:33+00:00 audio/exaile-devel Full featured python-based music player for GTK+
Exaile is a music manager and player for GTK+ written in Python. It
incorporates automatic fetching of album art, lyrics fetching, artist/album
information via Wikipedia, Last.fm scrobbling, support for many portable
media players including iPods, internet radio such as shoutcast, and tabbed
playlists.

WWW: https://www.exaile.org/
2006-12-19T07:28:37+00:00 devel/gflags Commandline flags module for C++
gflags - Commandline flags module for C++

The gflags package contains a library that implements commandline flags
processing. As such it's a replacement for getopt(). It has increased
flexibility, including built-in support for C++ types like string, and the
ability to define flags in the source file in which they're used.

WWW: https://github.com/gflags/gflags
2006-12-19T06:57:15+00:00 databases/sqlitemanager Multilingual web based tool to manage SQLite database
SQLiteManager is a multilingual web based tool to manage SQLite
database. The programming language used is: PHP4, but work fine with
PHP5. Work just as well on a platform Linux as on Windows or MAC.

WWW: http://www.sqlitemanager.org/
2006-12-18T18:31:57+00:00 deskutils/toolbox Collection of tools for GNUstep
Toobox is a collection of tools. Each tool is in the form of bundle. In a
given category, you can add new items. Each item contains the value of
location and of bundle (tool). Depending on the location, items can have
different contents even with the same bundle. Conceptually, it is similar
to the bookmark. It does not only store the location, but also the tool to
access the location. The item is not supposed to change its location
frequently. It is designed to access the fixed location, either on file
system or over internet. Some items don't access any location, such as
calculator.

LICENSE: GPL2 or later

WWW: http://www.nongnu.org/toolbox/
2006-12-18T18:23:32+00:00 textproc/popup-stacks Stacks for use with Popup
User Contributed Cardstacks for Popup

* English-German (3910 cards)
* German-French (4006 cards)

LICENSE: GPL2 or later

WWW: http://popup.sourceforge.net/
2006-12-18T18:20:44+00:00 textproc/popup Interactive learning aid for pairs of words
Popup is an interactive learning aid for pairs of words. It behaves much like
a stack of flashcards, but handles one-to-many and many-to-one word
relationships better, and includes an integrated scheduler for efficient use
of your 'cards'. Popup was written by Bjorn Ghola and Rob Burns.
Features:

* An editor for cardstack files with support for copying and pasting groups
of words, as well as drag and drop.
* Three quiz styles: multiple choice, spelling, and flashcard.
* Supports quizes and practice
* Graduated time interval scheduler.
* Localized for Thai and German.

LICENSE: GPL2 or later

WWW: http://popup.sourceforge.net/
2006-12-18T18:05:21+00:00 archivers/p5-PerlIO-via-Bzip2 Perl extension to provide a PerlIO layer to bzip2/bunzip2
This module implements a PerlIO layer which will let you handle bzip2
compressed files transparently.

WWW: https://metacpan.org/release/PerlIO-via-Bzip2
2006-12-18T17:04:07+00:00 deskutils/toolboxkit Toolbox bundle for GNUstep
Toolbox bundle for GNUstep, part of the Toolbox.

LICENSE: GPL2 or later

WWW: http://www.nongnu.org/toolbox/
2006-12-18T14:54:32+00:00 sysutils/tracker Object database, tag/metadata database, search tool and indexer
Tracker is a powerful desktop-neutral first class object database, tag/metadata
database, search tool and indexer.

Tracker is also extremely fast and super efficient with your systems memory when
compared with some other competing frameworks and is by far the fastest and most
memory efficient Nautilus search and Deskbar backends currently availble.

It consists of a common object database that allows entities to have an almost
infinte number of properties, metadata (both embedded/harvested as well as user
definable), a comprehensive database of keywords/tags and links to other
entities.

WWW: https://wiki.gnome.org/Projects/Tracker
2006-12-18T14:54:32+00:00 sysutils/tracker-client Object database, tag/metadata database, search tool and indexer
Tracker is a powerful desktop-neutral first class object database, tag/metadata
database, search tool and indexer.

Tracker is also extremely fast and super efficient with your systems memory when
compared with some other competing frameworks and is by far the fastest and most
memory efficient Nautilus search and Deskbar backends currently availble.

It consists of a common object database that allows entities to have an almost
infinte number of properties, metadata (both embedded/harvested as well as user
definable), a comprehensive database of keywords/tags and links to other
entities.

WWW: http://www.tracker-project.org/
2006-12-18T12:19:08+00:00 graphics/camerakit Framework that allows to access digital cameras
CameraKit new framework that allows to access digital cameras.
CameraKit is based on libgphoto.

WWW: http://home.gna.org/gsimageapps/
2006-12-18T10:32:20+00:00 news/lusernet GNUstep news reader
LuserNET is an NNTP-based news reader for GNUstep.

LICENSE: GPL2
2006-12-17T22:19:04+00:00 textproc/sowing Text processing tools to generate documentation from source files
Text processing tools developed by Bill Gropp.
It might be used to build the PETSc & MPICH documentation.

WWW: http://web.engr.illinois.edu/~wgropp/projects/software/sowing/
2006-12-17T20:29:05+00:00 security/mypasswordsafe Easy-to-use password manager compatible with Password Safe
MyPasswordSafe is a straight-forward, easy-to-use password manager that
maintains compatibility with Password Safe files. MyPasswordSafe has the
following features:

* Safes are encrypted when they are stored to disk.
* Passwords never have to be seen, because they are copied to the clipboard.
* Random passwords can be generated.
* Window size, position, and column widths are remembered.
* Passwords remain encrypted until they need to be decrypted at the dialog and
file levels.
* A safe can be made active so it will always be opened when MyPasswordSafe
starts.
* Supports Unicode in the safes.
* Languages supported: English and French.

WWW: http://www.semanticgap.com/myps/
2006-12-17T14:01:58+00:00 textproc/sk-ispell
2006-12-17T09:53:07+00:00 devel/ruby-event-loop Event loop for Ruby
event-loop is a simple signal system and an event loop that uses
said simple signal system.

WWW: http://www.brockman.se/software/ruby-event-loop/
2006-12-17T09:40:21+00:00 textproc/py-markdown2 Fast and complete Python implementation of Markdown
py-markdown2 provides a converter written in Python that closely
matches the behaviour of the original Perl-implemented Markdown.pl.
There is another Python markdown.py , but markdown2.py is faster
and, to my knowledge, more correct.

Markdown is a light text markup format and a processor to convert
that to HTML.

WWW: http://code.google.com/p/python-markdown2/
2006-12-17T09:40:21+00:00 textproc/py-markdown Python implementation of Markdown
This is a Python implementation of John Gruber's Markdown. It is almost
completely compliant with the reference implementation, though there are a
few very minor differences.

Features:

* International Input
* Extensions
* Output Formats
* "Safe Modes"
* Command Line Interface

WWW: https://pythonhosted.org/Markdown/
2006-12-16T22:26:55+00:00 multimedia/shell-fm A command-line client for Last.FM
This is a port of Shell.FM, a console based player for the streams
provided by Last.FM for the Linux platform. It's lightweight, easy to
use and under heavy development. New features might be added every day.
Shell.FM is Open Source and published under the terms of the GNU General
Public License, so feel free to modify and/or redistribute it.

WWW: http://nex.scrapping.cc/shell-fm/
2006-12-16T22:26:15+00:00 net-mgmt/rcpd RCP server for routers and network devices
rcpd is a RCP server intended specifically for router
or network device clients. It is used to transfer
configurations, boot images, and kernels images
(eg: IOS) to the devices.

These files are often tranfered with TFTP, but TFTP
has reliability and speed issues and file size
limitations due to it's protocol specification and
underlying transport; while RCP is not affected.

WWW: http://www.shrubbery.net/rcpd/
2006-12-16T18:30:31+00:00 deskutils/cartotheque Managing notes on small cards
An application for managing notes on small cards (like punch cards :).
The application uses a directory based repository for cards with various
contents. Currently only one contents is supported, and that is RTF
contents (NSAttributedString) editable by a text view.
2006-12-16T18:17:56+00:00 deskutils/mywiki Personal wiki on GNUstep
MyWiki is a Wiki without server. All the pages are in a single non-standard
XML document. Files can be dragged and dropped so that documents can be
moved around without losing connections between the pages and files within.

LICENSE: GPL2 or later

Author: Yen-Ju Chen
2006-12-16T16:11:56+00:00 graphics/pixen Graphics editing software for small-scale pictures for GNUstep
Port of the MacOSX pixel-art software to GNUstep

LICENSE: MIT

WWW: http://home.gna.org/gsimageapps/
WWW: http://www.opensword.org/Pixen/
2006-12-16T13:11:37+00:00 deskutils/appwrapper GNUstep application wrapper
AppWrapper is a GNUstep application meant to aid in the creation of
non GNUstep application wrappers for use by GWorkspace and other tools
that open GNUstep applications.

LICENSE: GPL2

WWW: http://appwrapper.sourceforge.net/
2006-12-16T06:48:38+00:00 german/digibux Reader for editions of Digitale Bibliothek
Digibux is an open source reader for all Editions of the digital library
"Digitale Bibliothek" (www.digitale-bibliothek.de) Series,
including the german wikipedia dvd version (2005-2006).

LICENSE: GPL2 or later

WWW: http://savannah.nongnu.org/projects/digibux/
2006-12-16T03:48:34+00:00 textproc/vbindiff Visual binary diff, visually compare binary files
Visual Binary Diff (VBinDiff) displays files in hexadecimal and ASCII (or
EBCDIC). It can also display two files at once, and highlight the
differences between them. Unlike diff, it works well with large files (up to
4 GB).

WWW: https://www.cjmweb.net/vbindiff/
2006-12-15T23:23:22+00:00 math/p5-Statistics-Descriptive-Discrete Compute descriptive statistics for discrete data sets
This module provides basic functions used in descriptive statistics. It
borrows very heavily from Statistics::Descriptive::Full (which is included
with Statistics::Descriptive) with one major difference. This module is
optimized for discretized data e.g. data from an A/D conversion that has a
discrete set of possible values. E.g. if your data is produced by an 8 bit
A/D then you'd have only 256 possible values in your data set. Even though
you might have a million data points, you'd only have 256 different values
in those million points. Instead of storing the entire data set as
Statistics::Descriptive does, this module only stores the values it's seen
and the number of times it's seen each value.

For very large data sets, this storage method results in significant speed
and memory improvements. In a test case with 2.6 million data points from
a real world application, Statistics::Descriptive::Discrete took 40
seconds to calculate a set of statistics instead of the 561 seconds
required by Statistics::Descriptive::Full. It also required only 4MB of
RAM instead of the 400MB used by Statistics::Descriptive::Full for the
same data set.

WWW: https://metacpan.org/release/Statistics-Descriptive-Discrete
2006-12-15T15:14:11+00:00 audio/slimserver-lazysearch SlimServer plugin for performing lazy searches
This is a SlimServer 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/
2006-12-15T15:09:10+00:00 audio/slimserver-dynamictransition SlimServer plugin for determining transition behaviour 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 behavior (crossfade, fade, etc) appropriately.
The transition behavior 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.

WWW: http://www.sutula.us/james/slimserver/
2006-12-15T09:45:28+00:00 graphics/vindaloo PDF Reader for GNUstep
Vindaloo is a PDF Reader for GNUstep.

LICENSE: GPL2 or later

WWW: http://home.gna.org/gsimageapps/
2006-12-14T22:24:26+00:00 net-mgmt/routers2-extras Extra extensions and scripts for routers2 frontend
Extras extensions and third party scripts for routers2 frontend

WWW: http://www.steveshipway.org/software/
2006-12-14T21:29:24+00:00 audio/mp3towav-bundle MP3ToWav plugin for Burn.app
MP3ToWav.bundle is a supporting bundle for Burn.app. It implements
API for Burn.app's the audio file conversion bundles. MP3ToWav.bundle
converts, as its name implies, mp3 audio files into wav audio files
which can be burned onto a CD playable in your home stereo.

LICENSE: GPL2 or later

WWW: http://gsburn.sourceforge.net/
2006-12-14T21:24:36+00:00 graphics/svgviewer SVG Viewer for GNUstep
SVG Viewer for GNUstep

Author: Alexander Malmberg
2006-12-14T21:09:03+00:00 graphics/popplerkit Framework that supports rendering of PDF content
PopplerKit is a Framework for accessing and rendering PDF content.
It is based on the poppler library.

Features:
- Render PDF content.
- Extract text from a PDF document.
- Access a PDF document's outline.
- Search in PDF documents.

LICENSE: GPL2 or later

WWW: http://home.gna.org/gsimageapps/
2006-12-14T20:16:43+00:00 benchmarks/gsbench Benchmarking tool for GNUstep
This is GSBench for GNUstep. It started as a simple conversion of NXBench for
NEXTSTEP. I rewrote the entire application for version 0.5 in order to have an
open architecture which allows the integration of other benchmarks by using
bundles.

LICENSE: GPL2 or later

WWW: http://www.nice.ch/~phip/softcorner.html
2006-12-14T16:03:08+00:00 games/poker-engine Python library that implements poker rules
poker-engine is a python library that implements poker rules according
to variants and betting structures specified in configuration files.
It designed to be used by a multiplayer poker server, a poker AI or a
poker client.

WWW: http://www.pokersource.info/wiki/poker-engine
2006-12-14T16:00:46+00:00 games/py-poker-eval Python adaptor for the poker-eval toolkit
This package is python adaptor for the poker-eval toolkit for writing
programs which simulate or analyze poker games as found at
http://gna.org/projects/pokersource/. The python interface is
somewhat simpler than the C API of poker-eval. It assumes that the
caller is willing to have a higher level API and is not interested in
a one to one mapping of the poker-eval API.

WWW: http://www.pokersource.info/wiki/pypoker-eval
2006-12-14T15:57:52+00:00 games/poker-eval C library to evaluate poker hands
poker-eval is a C library to evaluate poker hands. The result of the
evalution for a given hand is a number. The general idea is that if
the evalution of your hand is lower than the evaluation of the hand of
your opponent, you lose. Many poker variants are supported (draw,
holdem, omaha, etc.) and more can be added. poker-eval is designed
for speed so that it can be used within poker simulation software
using either exhaustive exploration or Monte Carlo.

WWW: http://www.pokersource.info/wiki/poker-eval
2006-12-14T11:58:42+00:00 net/ushare Lightweight UPnP (TM) A/V Media Server
GeeXboX uShare is a UPnP (TM) A/V Media Server. It implements the server
component that provides UPnP media devices with information on available
multimedia files. uShare uses the built-in http server of libupnp to stream
the files to clients.

WWW: http://ushare.geexbox.org/
2006-12-14T11:46:20+00:00 net-mgmt/routers2-extensions Extensions of routers2 frontend
Extensions of generic web-based frontend for the popular MRTG
systems monitoring software.

WWW: http://www.steveshipway.org/software/
2006-12-14T11:38:53+00:00 net-mgmt/wispy-tools Tools for the 2.4GHz Wi-Spy spectrum analyzer from MetaGeek LLC
A set of open source tools for accessing the 2.4GHz Wi-Spy USB
spectrum analyzer by Metageek LLC, http://www.metageek.net/

WWW: http://www.kismetwireless.net/wispy.shtml
2006-12-14T11:38:53+00:00 net-mgmt/spectools Tools for the Wi-Spy spectrum analyzers from MetaGeek LLC
A set of open source tools for accessing the 2.4GHz Wi-Spy USB
spectrum analyzer by Metageek LLC, http://www.metageek.net/

WWW: https://www.kismetwireless.net/spectools/
2006-12-14T11:38:48+00:00 devel/py-nose Discovery-based unittest extension
nose provides an alternate test discovery and running process for
unittest, one that is intended to mimic the behavior of py.test as
much as is reasonably possible without resorting to magic. By default,
nose will run tests in files or directories under the current working
directory whose names include "test". nose also supports doctest tests
and may optionally provide a test coverage report.

WWW: https://nose.readthedocs.io/
2006-12-14T11:38:34+00:00 www/py-paste Tools for using a Web Server Gateway Interface stack
Python Paste brings consistency to Python web development and web
application installation, providing tools for both developers and
system administrators.

These provide several pieces of "middleware" (or filters) that can be
nested to build web applications. Each piece of middleware uses the
WSGI (PEP 333) interface, and should be compatible with other
middleware based on those interfaces.

WWW: https://github.com/cdent/paste
2006-12-14T02:53:29+00:00 graphics/libqrencode C library for encoding data in a QR Code symbol
Libqrencode is a C library for encoding data in a QR Code symbol, a kind of
2D symbology that can be scanned by handy terminals such as a mobile phone
with CCD. The capacity of QR Code is up to 7000 digits or 4000 characters,
and is highly robustness.

Libqrencode supports QR Code model 2, described in JIS (Japanese Industrial
Standards) X0510:2004 or ISO/IEC 18004. Currently the following features are
not supported:
* ECI and FNC1 mode
* QR Code model 1

WWW: https://github.com/fukuchi/libqrencode
2006-12-13T03:19:17+00:00 security/py-hashlib Backport of Python 2.5's haslib module
Python secure hash and message digest module MD5, SHA1, SHA224, SHA256,
SHA384 and SHA512 (backported from Python 2.5 for use on 2.3 and 2.4)

WWW: http://code.krypto.org/python/hashlib/
2006-12-12T19:38:47+00:00 devel/py-notify Python bindings for libnotify
A python bindings for libnotify. The Desktop Notifications framework provides
a standard way of doing passive pop-up notifications on the desktop. These are
designed to notify the user of something without interrupting their work with
a dialog box that they must close. Passive popups can automatically disappear
after a short period of time.

WWW: http://www.galago-project.org/specs/notification/index.php
2006-12-12T19:31:12+00:00 net-mgmt/routers2 Frontend for the MRTG system monitoring software
Generic web-based frontend for the popular MRTG systems monitoring software

WWW: http://www.steveshipway.org/software/
2006-12-12T12:39:56+00:00 sysutils/isomaster GTK2 (bootable) CD ISO Image editor
ISO Master is an open-source, graphical CD image editor; and bkisofs,
the underlying library used for reading, modifying and writing ISO
images.

Basically you can use this program to extract files from an ISO, add
files to an ISO and create bootable ISOs.

WWW: http://littlesvr.ca/isomaster/
2006-12-12T09:38:14+00:00 devel/charva Java Windowing Toolkit for Text Terminals
CHARVA is a Java framework for presenting a "graphical" user interface,
composed of elements such as windows, dialogs, menus, textfields and
buttons, on a traditional character-cell ASCII terminal.
It has an API based on that of "Swing" (a.k.a. the Java Foundation Classes).

WWW: http://www.pitman.co.za/projects/charva/
2006-12-12T01:39:37+00:00 www/p5-CGI-Application-Plugin-DebugScreen DebugScreen support for CGI::Application
This plug-in add Debug support to CGI::Application. This plug-in like
Catalyst debug mode.

WWW: https://metacpan.org/release/CGI-Application-Plugin-DebugScreen
2006-12-11T03:10:13+00:00 devel/p5-Sub-WrapPackages Add pre- and post-execution wrappers
Sub::WrapPackages - add pre- and post-execution wrappers around all
the subroutines in packages or around individual subs.

WWW: https://metacpan.org/release/Sub-WrapPackages
2006-12-11T01:25:39+00:00 www/p5-CGI-Application-Plugin-MessageStack Message stack for your CGI::Application
The forward method passes control to another run mode and returns its
output. This is equivalent to calling $self->$other_runmode, except
that CGI::Application's internal value of the current run mode is
updated.

WWW: https://metacpan.org/release/CGI-Application-Plugin-MessageStack
2006-12-11T01:19:34+00:00 www/p5-CGI-Application-Plugin-ViewCode View the source of the running application
CGI::Application::Plugin::ViewCode - View the source of the running
application.

WWW: https://metacpan.org/release/CGI-Application-Plugin-ViewCode
2006-12-10T23:11:45+00:00 mail/squirrelmail-sasql-plugin Edit SpamAssassin settings stored in an SQL DB
The SASql SquirrelMail plugin lets users change a pre-defined set of
SpamAssassin settings when those settings are stored in a SQL DB rather than
a config file. This is very useful in a virtual user setting when the users
don't have home directories or access to them.

WWW: http://www.squirrelmail.org
2006-12-10T23:11:19+00:00 mail/squirrelmail-qmailadmin_login-plugin Using the QmailAdmin cgi interface from SquirrelMail
This plugin provides options to integrate QmailAdmin into the SquirrelMail
web interface.

WWW: http://www.squirrelmail.org
2006-12-10T00:21:21+00:00 x11-toolkits/py-sexy Libsexy bindings for Python
sexy-python is a set of Python bindings around libsexy

WWW: http://releases.chipx86.com/libsexy/sexy-python/
2006-12-09T23:53:59+00:00 x11-toolkits/py-tktreectrl TkTreectrl Python bindings
The TkTreectrl module wraps the treectrl tk extension for use with
Python/Tkinter.

WWW: http://tkintertreectrl.sourceforge.net/
2006-12-09T16:41:50+00:00 games/kmastermind Mastermind game designed for K Desktop Environment
KMasterMind is a mastermind game designed for KDE.

Author: Tavarez Arnaud Bakoula <tbakoula@yahoo.fr>
WWW: http://www.kde-apps.org/content/download.php?content=20292
2006-12-09T15:48:32+00:00 devel/p5-IO-AIO Asynchronous/Advanced Input/Output
IO::AIO implements asynchronous I/O using whatever means your operating system
supports. It is implemented as an interface to libeio.

Asynchronous means that operations that can normally block your program (e.g.
reading from disk) will be done asynchronously: the operation will still block,
but you can do something else in the meantime. This is extremely useful for
programs that need to stay interactive even when doing heavy I/O (GUI programs,
high performance network servers etc.), but can also be used to easily do
operations in parallel that are normally done sequentially, e.g. stat'ing many
files, which is much faster on a RAID volume or over NFS when you do a number of
stat operations concurrently.

While most of this works on all types of file descriptors (for example sockets),
using these functions on file descriptors that support nonblocking operation
(again, sockets, pipes etc.) is very inefficient. Use an event loop for that
(such as the EV module): IO::AIO will naturally fit into such an event loop
itself.

In addition to asynchronous I/O, this module also exports some rather arcane
interfaces, such as madvise or linux's splice system call, which is why the A in
AIO can also mean advanced.

WWW: https://metacpan.org/release/IO-AIO
2006-12-09T15:46:55+00:00 devel/p5-AnyEvent Provide framework for multiple event loops
AnyEvent provides a uniform interface to various event loops. This allows module
authors to use event loop functionality without forcing module users to use a
specific event loop implementation (since more than one event loop cannot
coexist peacefully).

The interface itself is vaguely similar, but not identical to the Event module.

During the first call of any watcher-creation method, the module tries to detect
the currently loaded event loop by probing whether one of the following modules
is already loaded: EV, AnyEvent::Loop, Event, Glib, Tk, Event::Lib, Qt, POE. The
first one found is used. If none are detected, the module tries to load the
first four modules in the order given; but note that if EV is not available, the
pure-perl AnyEvent::Loop should always work, so the other two are not normally
tried.

WWW: https://metacpan.org/release/AnyEvent
2006-12-09T13:05:29+00:00 databases/virtuoso Universal SQL/Application Server
Virtuoso is an innovative Virtualization platform that transparently
integrates Data, Services, and Business Processes across the enterprise.
Its unique product architecture enables it to delivery traditionally
distinct server functionality, within a single product offering,
along the following lines:
* Data Management & Integration (SQL, XML and EII)
* Application Integration (Web Services & SOA)
* Process Management & Integration (BPEL)
* Collaboration and Network Effects

WWW: http://virtuoso.openlinksw.com/
2006-12-09T13:00:39+00:00 java/veditor Verilog and VHDL editor plugin for eclipse
Eclipse Verilog editor provides Verilog (IEEE-1364) and VHDL language
specific features on Eclipse IDE. It helps coding and debugging in hardware
development based on Verilog or VHDL.

WWW: http://veditor.sourceforge.net/
2006-12-09T12:48:57+00:00 devel/p5-IPC-Signal Utility functions to deal with signals in Perl
IPC::Signal - Utility functions dealing with signals

This module contains utility functions for dealing with signals.

WWW: https://metacpan.org/release/IPC-Signal
2006-12-09T03:03:34+00:00 www/p5-CGI-Application-Plugin-Session Plugin that adds session support to CGI::Application
CGI::Application::Plugin::Session seamlessly adds session support to
your CGI::Application modules by providing a CGI::Session object that
is accessible from anywhere in the application.

WWW: https://metacpan.org/release/CGI-Application-Plugin-Session
2006-12-09T02:44:45+00:00 www/p5-CGI-Application-Plugin-TT Add Template Toolkit support to CGI::Application
CGI::Application::Plugin::TT adds support for the popular Template
Toolkit engine to your CGI::Application modules by providing several
helper methods that allow you to process template files from within
your runmodes.

It complements the support for HTML::Template that is built into
CGI::Application through the load_tmpl method. It also provides a few
extra features than just the ability to load a template.

WWW: https://metacpan.org/release/CGI-Application-Plugin-TT
2006-12-09T02:37:26+00:00 graphics/p5-Image-Magick-Iterator Sequentially read Image::Magick object from a filehandle
Image::Magick::Iterator adds iteration support to Image::Magick. This means that
if you have a stream of concatenated images, you can access each image in the
stream as an independent Image::Magick object.

Iteration functionality is not present in Image::Magick itself as of version
5.56. Passing a stream of concatenated images would result in essentially a
"stack" of images which would all be manipulated in parallel by any
Image::Magick calls. Calls to Write() either output an animated series of image
(a la animated GIFs), or the first image in the series.

WWW: https://metacpan.org/release/Image-Magick-Iterator
2006-12-09T00:35:54+00:00 sysutils/devcpu Kernel module that provides access to i386 MSRs and cpuid info
This kernel module provides access to i386/amd64 CPUs MSR (Model Specific
Register) registers and cpuid info through /dev/cpu%d devices, where %d
corresponds to cpu number.

It can be used with x86info to retrive information available from MSR registers.

Additionally, this module can be used to update/replace microcode of cpus.

Author: Stanislav Sedov <stas@FreeBSD.org>
2006-12-08T22:59:44+00:00 x11-themes/gtk-murrina-fancy-clearlooks Murrine fancy clearlooks themes pack
This is the murrine fancy clearlooks theme pack.
Based on the original clearlooks theme.

WWW: http://www.gnome-look.org/content/show.php?content=48681
2006-12-08T22:27:19+00:00 x11-toolkits/qwt6 Qt Widgets for Technical Applications
This is the port of Qwt library version 6. The Qwt library contains
GUI Components and utility classes which are primarily useful for
programs with a technical background. Beside a 2D plot widget it
provides scales, sliders, dials, compasses, thermometers, wheels
and knobs to control or display values, arrays, or ranges of type
double.

WWW: http://qwt.sourceforge.net/
2006-12-08T22:27:19+00:00 x11-toolkits/qwt5 Qt Widgets for Technical Applications
This is Qt4 port of Qwt library version 5. The Qwt library contains
GUI Components and utility classes which are primarily useful for
programs with a technical background. Beside a 2D plot widget it
provides scales, sliders, dials, compasses, thermometers, wheels
and knobs to control or display values, arrays, or ranges of type
double.

WWW: http://qwt.sourceforge.net/
2006-12-08T22:27:19+00:00 x11-toolkits/qwt-devel Qt Widgets for Technical Applications
The Qwt library contains GUI Components and utility classes which
are primarily useful for programs with a technical background.
Beside a 2D plot widget it provides scales, sliders, dials, compasses,
thermometers, wheels and knobs to control or display values, arrays,
or ranges of type double.

WWW: http://qwt.sourceforge.net/
2006-12-08T21:53:44+00:00 audio/ardour Multichannel digital audio workstation
Ardour is a digital audio workstation. You can use it to record, edit, and
mix multi-track audio. Produce your own CD's. Mix video soundtracks.
Experiment with new ideas about music and sound. Generate sound
installations for 12 speaker gallery shows.

Ardour capabilities include: multichannel recording, non-linear, non-
destructive region based editing with unlimited undo/redo, full automation
support, a mixer whose capabilities rival high end hardware consoles, lots
of plugins to warp, shift, and shape your music, and controllable from
hardware control surfaces at the same time as it syncs to timecode. If you
have been looking for a tool similar to ProTools, Nuendo, Cubase SX, Digital
Performer, Samplitude, or Sequoia, you might have found it.

WWW: http://ardour.org/
2006-12-08T18:14:11+00:00 audio/raop_play Music file player for Apple Airport Express
raop_play is a music file player for Apple Airport Express,
the main functionalities are as follows:

* Discover Airport Express by Apple Rendezvous
* Browse music files
(Supported music file format: m4a(alac or aac), wav, mp3, ogg, aac, pls)
* Send selected files to the Airport Express
* Play mp3 stream data (filename started with "http://")

WWW: http://raop-play.sourceforge.net/
2006-12-08T06:22:12+00:00 lang/snobol4 Full SNOBOL4 language with SPITBOL, BLOCKS, and other extensions
This is a free port of the original SIL (SNOBOL4 Implementation Language)
macro version of SNOBOL4 (developed at Bell Labs) with the C language as
target. Includes SPITBOL and BLOCKS extensions.

SNOBOL4, while known primarily as a string language excels at any task
involving symbolic manipulations. It provides run time typing,
garbage collection, user data types, on the fly compilation. Its
primary weakness is its simple syntax, and lack of structured
programming constructs. However some consider the spareness of
SNOBOL4 syntax a strength when compared to some modern agglomerations.

WWW: http://www.snobol4.org/
2006-12-08T01:50:22+00:00 www/p5-CGI-Application-Plugin-LogDispatch Plugin that adds Log::Dispatch support to CGI::Application
CGI::Application::Plugin::LogDispatch adds logging support to your
CGI::Application modules by providing a Log::Dispatch dispatcher
object that is accessible from anywhere in the application.

WWW: https://metacpan.org/release/CGI-Application-Plugin-LogDispatch
2006-12-08T01:48:45+00:00 www/p5-CGI-Application-Plugin-LinkIntegrity Make tamper-resistent links in CGI::Application
CGI::Application::Plugin::LinkIntegrity - Make tamper-resisistent
links in CGI::Application.

WWW: https://metacpan.org/release/CGI-Application-Plugin-LinkIntegrity
2006-12-07T20:36:50+00:00 deskutils/pinot Personal search and metasearch for the Free Desktop
Pinot is a D-Bus service that crawls, indexes your documents and monitors them
for changes, with a GTK-based user interface that enables to query the index
built by the service or your favourite Web engine, and display and analyze the
results.

Features:
- advanced queries (probabilistic search, boolean filters, date ranges).
- language detection.
- listing of indexed documents.
- editing of metadata.
- automatic results labeling.
- stored queries.
- results ranking history.
- dynamic document summaries.
- only crawl and index the directories you choose.
- D-Bus interface for easy integration with other applications, eg Deskbar
Applet.
- no dependency on GNOME or KDE.
- support for common file types.
- search your desktop and the Web.
- query remote indexes.

WWW: http://code.google.com/p/pinot-search/
2006-12-07T18:01:00+00:00 ftp/multiget HTTP/FTP downloader with a nice GUI
MultiGet is an easy-to-use GUI file downloader for Linux/Unix/BSDs/Windows.
It's programmed by C++ and GUI is based on wxWidgets. It supports http/ftp
protocol which covers most user's requirement. It supports multi-task with
multi-thread on multi-server. It supports resume download if server side have
resume feature, and if you like, you can reconfig the thread number without
stopping the going task. It's also support SOCKS 4, 4a, 5 proxy, ftp proxy,
http proxy.

WWW: http://multiget.sourceforge.net/
2006-12-07T17:52:07+00:00 ftp/wxdfast Multithread and multi-platform download manager
wxDownload Fast (also known as wxDFast) is an open source download manager. It
is multi-platform and builds on Windows(2k,XP), Linux and Mac OS X. Besides
that, it is a multi-threaded download manager. This means that it can split a
file into several pieces and download the pieces simultaneously.

Features:

* Faster downloads (with Segmented/Multi-threaded/Accelerated transfers).
* Download resuming (Pause and restart where you stopped).
* Download scheduling.
* Organizes files you have already downloaded.
* View server messages (HTTP, FTP, file://). No HTTPS support.
* Available in multiple languages and easily translated. Now available in
Portuguese [Brazil], Spanish, English, German, Russian, Hungarian, Armenian
and Indonesian.
* Connection to FTP servers which require a password.
* Calculates the MD5 checksum of downloaded files so they can be easily.
verified.
* Metalink support.

WWW: http://dfast.sourceforge.net/
2006-12-07T10:22:00+00:00 graphics/p5-Image-PBMlib Helper functions for PBM/PGM/PPM image file formats
This is primarily a library for reading portable bitmap (PBM),
portable graymap (PGM), and portable pixmap (PPM) files. These image
formats are only the barest step up from raw data, and have a very
simple format which is the key to be "portable". Writing out images in
these formats is very easy.

WWW: https://metacpan.org/release/Image-PBMlib
2006-12-07T10:18:15+00:00 www/p5-CGI-Application-Plugin-Stream Plugin that adds file streaming support to CGI::Application
This plugin provides a way to stream a file back to the user.

This is useful if you are creating a PDF or Spreadsheet document
dynamically to deliver to the user.

The file is read and printed in small chunks to keep memory
consumption down.

This plugin is a consumer, as in your runmode shouldn't try to do any
output or anything afterwards. This plugin affects the HTTP response
headers, so anything you do afterwards will probably not work. If you
pass along a filehandle, we'll make sure to close it for you.

It's recommended that you increment $| (or set it to 1), which will
autoflush the buffer as your application is streaming out the file.

WWW: https://metacpan.org/release/CGI-Application-Plugin-Stream
2006-12-07T10:04:08+00:00 graphics/jpgraph2 Draw both "quick and dirty" graphs with a minimum of code
JpGraph is an OO class library for PHP. JpGraph makes it easy to
draw both "quick and dirty" graphs with a minimum of code and complex
professional looking graphs which requires a very fine grain of control.
The library assigns context sensitive default values for most parameters
which helps minimize the learning curve.

WWW: http://jpgraph.net/
2006-12-07T09:36:45+00:00 sysutils/cramfs Linux Compressed ROM FileSystem
Cramfs is a Linux filesystem designed to be simple, small,
and to compress things well. It is used on a number of
embedded systems and small devices.

WWW: https://sourceforge.net/projects/cramfs/
2006-12-07T08:35:18+00:00 www/p5-CGI-Application-Plugin-HtmlTidy Add HTML::Tidy support to CGI::Application
This plugin is a wrapper around HTML::Tidy. It exports two methods
that allow you to either validate or clean up the output of your
cgiapp application. They should be called at the end of your postrun
method.

WWW: https://metacpan.org/release/CGI-Application-Plugin-HtmlTidy
2006-12-07T08:32:23+00:00 www/p5-CGI-Application-Plugin-HTMLPrototype Access to the prototype JavaScript library using HTML::Prototype
CGI::Application::Plugin::HTMLPrototype - Give easy access to the
prototype JavaScript library using HTML::Prototype

HTML::Prototype is a JavaScript code generator for the prototype.js
JavaScript library, and the script.aculo.us extensions to
prototype.js. It allows you to easily add AJAX calls and dynamic
elements to your website.

WWW: https://metacpan.org/release/CGI-Application-Plugin-HTMLPrototype
2006-12-07T08:29:44+00:00 www/p5-CGI-Application-Plugin-AnyTemplate Use any templating system in CGI::Application
CGI::Application::Plugin::AnyTemplate allows you to use any supported
Perl templating system using a single consistent interface.

Currently supported templating systems include HTML::Template,
HTML::Template::Expr, HTML::Template::Pluggable, Template::Toolkit and
Petal.

You can access any of these templating systems using the same
interface. In this way, you can use the same code and switch
templating systems on the fly.

This approach has many uses. For instance, it can be useful in
migrating your application from one templating system to another.

WWW: https://metacpan.org/release/CGI-Application-Plugin-AnyTemplate
2006-12-07T06:50:56+00:00 devel/p5-PAR-Packer PAR Packager
PAR-Packer is part of the PAR Toolkit. It is the PAR component that can generate
stand-alone executables and ".par" archives.

WWW: https://metacpan.org/release/PAR-Packer
2006-12-07T06:19:29+00:00 www/p5-CGI-Application-Plugin-Forward Support for forwarding requests in CGI::Application
The forward method passes control to another run mode and returns its
output. This is equivalent to calling $self->$other_runmode, except
that CGI::Application's internal value of the current run mode is
updated.

WWW: https://metacpan.org/release/CGI-Application-Plugin-Forward
2006-12-07T05:12:16+00:00 www/p5-CGI-Application-Plugin-DevPopup Runtime cgiapp info in a popup window
This module provides a plugin framework for displaying runtime
information about your CGI::Application app in a popup window. A
sample Timing plugin is provided to show how it works:

WWW: https://metacpan.org/release/CGI-Application-Plugin-DevPopup
2006-12-07T00:53:12+00:00 audio/qjackctl Qt interface for JACK Audio Connection Kit
QjackCtl is a simple Qt application to control the JACK sound server
daemon. It provides a simple GUI dialog for setting several JACK daemon
parameters, which are properly saved between sessions, and a way
to control of the status of the audio server daemon. With time,
this primordial interface has become richer by including a enhanced
patchbay and connection control features.

WWW: https://qjackctl.sourceforge.io/
2006-12-06T22:44:49+00:00 print/latex-svninfo LaTeX package for Subversion support
This package used to extract the revision and file information
provided by the Subversion and SVK revision control systems.

WWW: http://www.brucker.ch/projects/svninfo/
2006-12-06T21:22:05+00:00 audio/gnomad2 A program for the NOMAD Jukebox to handle jukebox communication
Gnomad2 is a GTK+ music manager and Swiss army knife for the Creative Labs
NOMAD and Zen range plus the Dell DJ devices using the Portable Digital
Entertainment (PDE) protocol.

WWW: http://gnomad2.sourceforge.net
2006-12-06T21:20:45+00:00 audio/libmtp Media Transfer Protocol (MTP) library
libmtp is an implementation of Microsoft's Media Transfer Protocol (MTP)
in a form of a library.

WWW: http://libmtp.sourceforge.net/
2006-12-06T19:11:48+00:00 audio/jamin JACK Audio Mastering interface
JAMin is the JACK Audio Connection Kit (JACK) Audio Mastering
interface. JAMin is an open source application designed to perform
professional audio mastering of stereo input streams. It uses LADSPA
for digital signal processing (DSP).

WWW: http://jamin.sourceforge.net/en/about.html
2006-12-06T16:50:34+00:00 databases/postgresql82-client PostgreSQL database (client)
2006-12-06T16:07:52+00:00 games/mtaserver Multi Theft Auto: Vice City and GTA3 dedicated server
Multi Theft Auto is a modification for
Grand Theft Auto: Vice City and Grand Theft Auto: GTA3
for PC that allows you to play it online against players
around the world.

WWW: http://www.mtavc.com/
2006-12-06T14:45:55+00:00 www/p5-CGI-Application-Server Simple HTTP server for developing with CGI::Application
CGI::Application::Server
A simple HTTP server for developing with CGI::Application.

WWW: https://metacpan.org/release/CGI-Application-Server
2006-12-05T22:15:46+00:00 sysutils/fusefs-ntfs Mount NTFS partitions (read/write) and disk images
The ntfs-3g driver is an open source, freely available read/write NTFS
driver, which provides safe and fast handling of the Windows XP, Windows
Server 2003, Windows 2000, Windows Vista, Windows Server 2008, Windows 7
and Windows 8 NTFS file systems. Almost the full POSIX filesystem
functionality is supported, the major exceptions are changing the file
ownerships and the access rights.

WWW: https://www.tuxera.com/community/open-source-ntfs-3g/
2006-12-05T20:08:46+00:00 net/kojoney Low level interaction honeypot that emulates an SSH server
Kojoney is a low level interaction honeypot that emulates an SSH server.
The daemon is written in Python using the Twisted Conch libraries.

WWW: http://kojoney.sourceforge.net/
2006-12-05T20:03:55+00:00 devel/antlrworks The ANTLR GUI Development Environment
ANTLRWorks is a simple but efficient IDE for ANTLR 3 grammars.
It allows users to edit, visualize, interpret and debug
any ANTLR 3 grammar through an easy-to-use GUI.

WWW: http://www.antlr.org/works/
2006-12-05T17:15:10+00:00 games/jaggedalliance2 Port of "Jagged Alliance 2" using SDL
This is a source port of Jagged Alliance 2, in which the player controls
mercenaries to liberate the small country of Arulco.

You need an original game CD and installation to use this port.

WWW: https://ja2-stracciatella.github.io/
2006-12-05T08:12:31+00:00 www/p5-CGI-Application-Plugin-AutoRunmode CGI::App plugin to automatically register runmodes
This plugin for CGI::Application provides easy ways to setup run modes.
You can just write the method that implement a run mode, you do not have
to explicitly register it with CGI::App anymore.

WWW: https://metacpan.org/release/CGI-Application-Plugin-AutoRunmode
2006-12-05T04:00:43+00:00 www/p5-CGI-Application-Plugin-Redirect Easy external redirects in CGI::Application
CGI::Application::Plugin::Redirect
Easy external redirects in CGI::Application.

WWW: https://metacpan.org/release/CGI-Application-Plugin-Redirect
2006-12-05T03:23:17+00:00 devel/rubygem-hoe Simple rake/rubygems helper for project Rakefiles
Hoe is a simple rake/rubygems helper for project Rakefiles. It
generates all the usual tasks for projects including rdoc generation,
testing, packaging, and deployment.

WWW: https://github.com/seattlerb/hoe
2006-12-04T23:50:54+00:00 audio/liblo Lightweight Open Sound Control implementation
liblo is a lightweight library that provides an easy to use implementation of
the OSC protocol. For more information about the OSC protocol, please see:
- http://www.cnmat.berkeley.edu/OpenSoundControl/
- http://www.opensoundcontrol.org/

WWW: http://liblo.sourceforge.net/
WWW: https://github.com/radarsat1/liblo
2006-12-04T22:33:37+00:00 security/fl0p Passive L7 flow fingerprinting tool
The tool is a simple flow-analyzing passive L7 fingerprinter. It
examines the sequence of client-server exchanges, their relative
layer 7 payload sizes, and transmission intervals (as opposed to
inspecting the contents, which is what most passive fingerprinters
and "smart" sniffers would do to analyze transmissions). This is
then matched against a database of traffic pattern signatures to
infer some interesting facts about the traffic.
2006-12-04T22:14:17+00:00 sysutils/cw Non-intrusive color wrapper for common commands
cw is a non-intrusive real-time ANSI color wrapper for common Unix-based
command.

cw is designed to simulate the environment of the commands being
executed, so that if a person types 'du', 'df', 'ping', etc. in their
shell it will automatically color the output in real-time according to
a definition file containing the color format desired. cw has support
for wildcard match coloring, tokenized coloring, headers/footers, case
scenario coloring, command line dependent definition coloring, and
includes over 50 pre-made definition files.

WWW: http://cwrapper.sourceforge.net/
2006-12-04T21:58:42+00:00 net/wired-tracker Wired tracker
Wired Tracker is the Wired tracker server. Wired servers can register
with the tracker with their name, URL and some other vitals, and
clients connecting to the tracker will be able to retrieve a listing
of all online servers.

WWW: http://www.zankasoftware.com/wired/tracker/
2006-12-04T21:56:46+00:00 mail/squirrelmail-password_forget-plugin Prevent reuse of login details by browsers at public terminals
Changes the name of the input form field on the login screen so that newer
browsers have an almost impossible time trying to remember your name and
password. Use this if you want extra security or the majority of your users
use public terminals.

WWW: http://www.squirrelmail.org
2006-12-04T21:45:23+00:00 textproc/libtextcat Language guessing by N-Gram-Based Text Categorization
Libtextcat is a library with functions that implement the classification
technique described in Cavnar & Trenkle, "N-Gram-Based Text Categorization" [1].
It was primarily developed for language guessing, a task on which it is known to
perform with near-perfect accuracy.

The central idea of the Cavnar & Trenkle technique is to calculate a
"fingerprint" of a document with an unknown category, and compare this with the
fingerprints of a number of documents of which the categories are known. The
categories of the closest matches are output as the classification. A
fingerprint is a list of the most frequent n-grams occurring in a document,
ordered by frequency. Fingerprints are compared with a simple out-of-place
metric.

[1] The document that started it all: William B. Cavnar & John M. Trenkle (1994)
N-Gram-Based Text Categorization, <http://citeseer.ist.psu.edu/68861.html>.

WWW: https://software.wise-guys.nl/libtextcat/
2006-12-04T16:07:56+00:00 audio/lmms All-in-one sequencer, drum machine, sampler, and more
LMMS aims to be a free alternative to popular (but commercial and
closed-source) programs like FruityLoops, Cubase and Logic giving you the
ability of producing music with your computer by creating cool loops,
synthesizing and mixing sounds, arranging samples, having more fun with your
MIDI keyboard and much more...

LMMS combines the features of a tracker/sequencer program (pattern/channel/
sample/song/effect management) and those of powerful synthesizers and samplers
in a modern, user-friendly and easy to use graphical user interface.

WWW: https://lmms.io/
2006-12-04T11:45:17+00:00 databases/p5-Template-DBI Template interface to the DBI Perl module
This Template Toolkit plugin module provides an interface to the Perl
DBI/DBD modules, allowing you to integrate SQL queries into your
template documents. It also provides an interface via the Tie::DBI
module (if installed on your system) so that you can access database
records without having to embed any SQL in your templates.

WWW: https://metacpan.org/release/Template-DBI
2006-12-04T01:47:19+00:00 textproc/py-hyperestraier Python bindings for HyperEstraier
This is a Python bindings for HyperEstraier.

WWW: http://hyperestraier.sourceforge.net/
2006-12-04T00:09:14+00:00 devel/rubygem-rubyforge Simplistic script which automates rubyforge operations
A simplistic script which automates a limited set of rubyforge operations

WWW: http://rubygems.org/gems/rubyforge/
2006-12-03T23:22:47+00:00 net-p2p/microdc2 Command-line based Direct Connect client
microdc is a command-line based Direct Connect client written in C by Oskar
Liljeblad and designed to build and run on modern POSIX compatible systems.
It uses GNU Readline library for user interaction. Despite the command-line
user interface, microdc is quite user friendly and simple to use.

microdc2 is a future improvement (fork) of the microdc based on Oskar's code
version 0.11.0. After version 0.12.0 the project was renamed to microdc2 on
Oskar's request.

Features of microdc2 include:

- Nearly full support of the original Direct Connect protocol
- GNU Readline support for command line editing and history
- Sensible tab-completion of commands, user names, local files, remote
files, speed names, and connection names
- One process per connection for optimal transfer rates
- Small memory footprint

WWW: http://corsair626.no-ip.org/microdc/
2006-12-03T23:21:58+00:00 graphics/scale2x Real-time graphics effect able to increase the size of small bitmaps
Scale2x is real-time graphics effect able to increase the size of small
bitmaps guessing the missing pixels without interpolating pixels and
blurring the images.

WWW: http://scale2x.sourceforge.net/
2006-12-03T22:25:18+00:00 security/sshblock Block abusive SSH login attempts
SSHBlock is a daemon to monitor a syslog log for break-in attempts using
SSH, and to automatically block bad hosts by adding lines to /etc/hosts.allow
(TCP Wrappers). Several thresholds are pre-defined, to be able to block those
trying many attempts within a longer or shorter period.

WWW: http://www.bsdconsulting.no/tools/
2006-12-03T22:15:25+00:00 sysutils/p5-Sysadm-Install Typical installation tasks for system administrators
Sysadm::Install executes shell-like commands performing typical installation
tasks: Copying files, extracting tarballs, calling make.

WWW: https://metacpan.org/release/Sysadm-Install
2006-12-03T22:13:07+00:00 net/frickin Frickin PPTP Proxy
Frickin PPTP Proxy is a way to NAT as many PPTP connections as you like
through your OpenBSD PF firewall.

WWW: http://frickin.sourceforge.net/
2006-12-03T20:56:24+00:00 www/hiawatha Advanced and secure webserver for Unix
Hiawatha is an advanced and secure webserver for Unix. It has been written with
'being secure' as its main goal. Hiawatha has many security features that no
other webserver has. Besides being very secure, it's also a very fast webserver.
It's twice as fast as Apache for static content. It supports load-balanced
FastCGI, which makes it fast and scalable for serving CGI.

WWW: https://www.hiawatha-webserver.org/
2006-12-03T20:45:21+00:00 databases/squirrel-sql Universal SQL Client
SQuirreL SQL Client is a graphical Java program that will allow you to view the
structure of a JDBC compliant database, browse the data in tables, issue SQL
commands etc.

WWW: http://www.squirrelsql.org/index.php?page=screenshots
2006-12-03T18:53:50+00:00 graphics/libiptcdata Library for manipulating IPTC metadata stored in image files
libiptcdata is a library, written in C, for manipulating the International
Press Telecommunications Council (IPTC) metadata stored within multimedia files
such as images. This metadata can include captions and keywords, often used by
popular photo management applications. The library provides routines for
parsing, viewing, modifying, and saving this metadata. The libiptcdata
package also includes a command-line utility, iptc, for editing IPTC data in
JPEG files.

WWW: http://libiptcdata.sourceforge.net/
2006-12-03T16:50:30+00:00 textproc/localize Application to aid in the translation of .strings files
Localize is an application to aid in the translation of .strings files.
.strings files must be distributed in ASCII encoding, which generally
isn't a convenient encoding to do translation in. As an example, its rather
difficult to enter Chinese characters into an ASCII encoded text file.
Localize will, with any luck, help out with this. Currently its just a
shell of an application, but sometime in the future I hope to complete it.

LICENSE: GPL2 or later

WWW: http://www.eskimo.com/~pburns/Localize/
2006-12-03T16:21:05+00:00 editors/codeeditor CodeEditor is a text and code editor for GNUstep
The goal of CodeEditor is to be a good non-rich text code editor.
CodeEditorView offers a subclass of NSTextView and supports syntax
highlight, mark delimiters, etc. It can be used in other projects.
Features

* Faster than ever
* Tab View: Don't need to open so many terminals again.
* Toolbar: Use "Alt (left) - t" to open/close a simple toolbar on the fly.
* Find (Regular Express support) and replace.
* File Inspector.
* Change font attributes and preference instantly without restart.
* Periodically or manually Highlight keyword with difference attributes
according to the language.
* Automatically or manually find delimiter pair.
* Automatically indentation according to the preference.
* Support scripting (need StepTalk).

LICENSE: GPL2 or later

WWW: http://savannah.nongnu.org/projects/codeeditor/
2006-12-03T16:18:44+00:00 archivers/freetar TAR archiver for GNUstep
FreeTar for GNUstep

LICENSE: GPL2 or later

WWW: https://gna.org/projects/freetar/
2006-12-03T16:11:00+00:00 x11-toolkits/p5-Gtk2-Ex-Simple-List Simple interface to complex MVC list widget
Gtk2 has a powerful, but complex MVC (Model, View, Controller) system
used to implement list and tree widgets. Gtk2::Ex::Simple::List
automates the complex setup work and allows you to treat the list model
as a more natural list of lists structure.

After creating a new Gtk2::Ex::Simple::List object with the desired
columns you may set the list data with a simple Perl array assignment.
Rows may be added or deleted with all of the normal array operations.
You can treat the data member of the Simple::List object as an array
reference, and manipulate the list data with perl's normal array
operators.

A mechanism has also been put into place allowing columns to be Perl
scalars. The scalar is converted to text through Perl's normal
mechanisms and then displayed in the list. This same mechanism can be
expanded by defining arbitrary new column types before calling the new
function.

WWW: https://metacpan.org/release/Gtk2-Ex-Simple-List
2006-12-03T11:39:43+00:00 archivers/p5-IO-Compress-Zlib Perl5 interface for reading and writing of (g)zip files
A Perl5 interface to allow reading and writing of RFC 1950, 1951, 1952
(i.e. gzip) and zip files/buffers.
2006-12-03T06:06:30+00:00 deskutils/katapult Fast, extensible launcher for KDE similar to Quicksilver on OSX
Katapult is a KDE application that gives you faster access to
your applications, bookmarks, and more! It is plugin-based and
can launch anything it has a plugin for. Its plugin-driven
appearance is completely customizable. Katapult was inspired
by Quicksilver for OS X, and it is written in C++.

WWW: http://sourceforge.net/projects/katapult/
2006-12-02T19:41:38+00:00 databases/emma Extendable MySQL managing assistant
Emma is a graphical toolkit for MySQL database developers and administrators.
It provides dialogs to create or modify MySQL databases, tables and
associated indexes. It has a built-in syntax highlighting SQL editor with
table- and fieldname tab-completion and automatic SQL statement formatting.
The results of an executed query are displayed in a resultset where the record-
data can be edited by the user, if the SQL statement allows for it. The SQL
editor and resultset-view are grouped in tabs. Results can be exported to CSV
files. Multiple simultaneously opened MySQL connections are possible.

WWW: http://www.fastflo.de/projects/emma
2006-12-02T01:12:16+00:00 x11-toolkits/swt Standard Widget Toolkit for Java
SWT is the software component that delivers native widget functionality
for the Eclipse platform in an operating system independent manner.

This port provides SWT without requiring a full download and build of
Eclipse.

WWW: https://www.eclipse.org/swt/
2006-12-02T01:12:16+00:00 x11-toolkits/swt-devel Standard Widget Toolkit for Java
SWT is the software component that delivers native widget functionality
for the Eclipse platform in an operating system independent manner.

This port provides SWT without requiring a full download and build of
Eclipse.

WWW: http://www.eclipse.org/swt/
2006-12-02T00:32:11+00:00 games/sampsvr Rockstar's GTA: San Andreas multiplayer modification dedicated server
A multiplayer modification for the PC version
of Rockstar's GTA: San Andreas allowing users
to play together over internet or LAN connections

WWW: http://www.sa-mp.com/
2006-12-01T20:31:28+00:00 devel/objectivelib Object containers and generic algorithms for Objective-C
ObjectiveLib provides two primary services: containers and algorithms.
An important part of the library that keeps everything moving is
iterators. ObjectiveLib is designed to offer the same functionality
to Objective-C programmers that the Standard Template Library offers
to C++ programmers. Therefore, anyone familiar with the STL will have
no trouble using and understanding the machinery of ObjectiveLib.

LICENSE: LGPL2 or later

WWW: http://objectivelib.sourceforge.net/
2006-12-01T16:02:07+00:00 net-mgmt/argus-monitor Argus - The All Seeing System and Network Monitoring Software
* Argus is a system and network monitoring application.
* It will monitor nearly anything you ask it to monitor (TCP + UDP
applications, IP connectivity, SNMP OIDS, Programs, Databases,
etc).
* It presents a nice clean, easy to view web interface that will keep both the
managers happy (Red Bad. Green Good.) and the techs happy ("Ah! that's what
the problem is").
* It can send alerts numerous ways (such as via pager) and can automatically
escalate if someone falls asleep.

WWW: http://argus.tcp4me.com/
2006-12-01T15:26:24+00:00 sysutils/linux-megacli2 LSI MegaRAID SAS controller management utility
LSI Logic MegaRAID SAS MegaCLI Release

This is the Linux console based management utility for the LSI
MegaRAID SAS family of controllers.

FreeBSD >= 6.1 supports running this tool by the means of the
mfi_linux.ko kernel module and the /dev/mfi0 device.

Author: LSI Logic Corporation
WWW: http://www.lsi.com/
2006-12-01T15:26:24+00:00 sysutils/linux-megacli LSI MegaRAID SAS controller management utility
LSI Logic MegaRAID SAS MegaCLI Release

This is the Linux console based management utility for the LSI
MegaRAID SAS family of controllers.

FreeBSD >= 6.1 supports running this tool by the means of the
mfi_linux.ko kernel module and the /dev/mfi0 device.

Author: LSI Logic Corporation
WWW: http://www.lsi.com/
2006-12-01T15:12:51+00:00 irc/inspircd Modular C++ IRC daemon
InspIRCd is a highly modular C++ IRC daemon. It supports most features
of other IRC daemons, and supports FreeBSD kqueue() for connection
management.

WWW: http://www.inspircd.org/
2006-11-30T17:28:56+00:00 finance/expense Application to track your expense under GNUstep
Expense is a very lightweight application to track your expenses,
much like you might expect to find on a PDA. It is built upon the
code found in Yen-ju Chen's excellent money.app tutorial.
I use Expense daily, but it still contains bugs.

LICENSE: GPL2 or later

WWW: http://www.eskimo.com/~pburns/Expense/
2006-11-30T17:22:45+00:00 mail/addresses-goodies Goodies for addressbook for GNUstep
Addresses for GNUstep is a versatile address book application.

This ports installes additional tools.

LICENSE: LGPL2 or later

WWW: http://giesler.biz/bjoern/en/sw_addr.html
2006-11-30T17:19:27+00:00 graphics/fortytwo Graph management system for GNUstep
FT is a generic, native graph management system for GNUstep and Cocoa and
is written in Objective-C. With FT you can persistently manage graphs
consisting of nodes and edges. Each node may provide so-called services.
Such a service may be e.g. a dictionary services, which all nodes provide
at present. This service allows the storage of any data in a node and is
based on keys which uniquely identify content within a dictionary.

LICENSE: LGPL2 or later

WWW: http://FortyTwo.sourceforge.net/index.html
2006-11-30T17:16:29+00:00 databases/fortytwo-bdb Interface to Berkeley DB for GNUstep
BDB is a set of classes implementing an interface to
Berkeley DB for the GNUstep and Mac OS X environment written in
Objective-C language. It is based on the C API of
Berkeley DB and offers an object oriented interface which relies on
classes and mechanisms offered by the Foundation library.

In its present state BDB just offers a reduced set of functionality of
Berkeley DB.

WWW: http://fortytwo.sourceforge.net/
2006-11-30T17:14:30+00:00 devel/fortytwo-encore Utility classes for GNUstep
Encore is a set of utility classes written in Objective-C for GNUstep and
Mac OS X. The motivation of writing these classes was driven by
implementing the projects BDB and FT. The classes may be useful for other
projects as well.

The classes include
- logging: A flexible logging mechanism similar to log4j. Supports
logging levels, logging contexts, different output channels per context,
configuration per xml, ...

- XML-based reflection: a configuration mechanism which is based on XML and
uses inversion of control (see tests for an example)

- a simple testing framework

- StringUtils class

- an iterator interface

WWW: http://fortytwo.sourceforge.net/
2006-11-30T09:51:44+00:00 net/panoptis Detect and block DoS/DDoS attacks
Panoptis is a project started some time ago,
with the aim to stop the Denial of Service
and Distributed Denial of Service attacks that
have been torturing the Internet for the last
few years.
It is based on real-time processing of Cisco (R)
NetFlow (TM) data, since this seems to be the
most efficient approach as it is router-centric,
allowing for automated central response without
intervention from the affected organizations'
network administrators.

WWW: http://panoptis.sourceforge.net/
2006-11-30T04:56:43+00:00 sysutils/farbot FreeBSD Automated Release Bot
Farbot automates building of netinstall/PXE boot FreeBSD releases.
It features a simple configuration file based on the concept of
"Installations", "PackageSets", and "PartitionMaps."

Farbot currently handles the following:

* Building FreeBSD releases, including grabbing any source needed.
* Building packages for each release, derived from per installation
package sets.
* Laying out an NFS/TFTP exportable file system structure for all built
releases, customized for each installation type.
* Generation of a customized bootloader with options to install each
installation type

WWW: https://github.com/threerings/farbot/
2006-11-29T23:25:10+00:00 devel/poco C++ libraries with a network/internet focus
The C++ Portable Components currently consist of four libraries.

The Foundation library contains a platform abstraction layer
(including classes for multithreading, file system access, logging,
etc.), as well as a large number of useful utility classes, such
various stream buffer and stream classes, URI handling, and many
more.

The Net library contains network classes (sockets, HTTP, etc.)

The XML library contains an XML parser with SAX2 and DOM interfaces,
as well as an XMLWriter.

The Util library contains classes for working with configuration
files and command line arguments, as well as various utility classes.

WWW: https://pocoproject.org/
2006-11-29T14:49:24+00:00 devel/fga Fast Genetic Algorithm library
FGA is a simple yet powerful implementation of a general genetic algorithm, and
provides many types of crossover and selection procedures.

It is suitable to solve mathematical problems such as combinatorial
optimization ones, as well as to build artificial life simulations.

Written in C++, the library is released under the terms of the GNU Lesser
General Public License, and it's easy to incorporate in other applications.

A parallel version of the algorithm (using POSIX threads) is included in order
to take advantage of multi-processor environments.

WWW: http://fga.sourceforge.net/
2006-11-29T09:37:35+00:00 www/p5-CGI-Cookie-Splitter Split big cookies into smaller ones
RFC 2109 recommends that the minimal cookie size supported by the client is
4096 bytes. This has become a pretty standard value, and if your server sends
larger cookies than that it's considered a no-no.

This module provides a pretty simple interface to generate small cookies that
are under a certain limit, without wasting too much effort.

WWW: https://metacpan.org/release/CGI-Cookie-Splitter
2006-11-29T04:43:09+00:00 net/p5-Net-Subnets Computing subnets in large scale networks
Very fast matches large lists of IP addresses against many CIDR
subnets and calculates IP address ranges.

WWW: http://search.cpan.org/dist/Net-Subnets/
2006-11-29T03:06:54+00:00 net/p5-BBS-UserInfo-SOB Get user information of SOB-style BBS
Get user information of SOB-style BBS.

WWW: https://metacpan.org/release/BBS-UserInfo-SOB
2006-11-28T23:35:01+00:00 sysutils/diskscrub Writes patterns on files to make retrieving the data more difficult
Scrub iteratively writes patterns on files or disk devices to make retrieving
the data more difficult. Scrub operates in one of three modes:

1. The special file corresponding to an entire disk is scrubbed and
all data on it is destroyed. This mode is selected if file is a
character or block special file. This is the most effective method.
2. A regular file is scrubbed and only the data in the file (and optionally
its name in the directory entry) is destroyed. The file size is rounded up
to fill out the last file system block. This mode is selected if file is a
regular file.
3. A file is created, expanded until the file system is full, then scrubbed as
in item 2. This mode is selected with the -X option.

Scrub implements user-selectable pattern algorithms that are compliant with
DoD 5520.22-M or NNSA NAP-14.x.

WWW: https://code.google.com/p/diskscrub/
2006-11-28T20:47:31+00:00 astro/position GPS and Moving-Map Applikation
Position - The GNUstep Gps Navigator
GPS and Moving-Map Applikation

LICENSE: GPL2 or later

WWW: http://www.gnustep.it/enrico/position/
2006-11-28T20:10:01+00:00 misc/position GPS and Moving-Map Applikation
Position - The GNUstep Gps Navigator
GPS and Moving-Map Applikation

WWW: http://www.gnustep.it/enrico/position/
2006-11-28T19:14:04+00:00 misc/proj4 Cartographic projection software
Cartographic projection software.

WWW: http://www.gnustep.it/enrico/position/
2006-11-26T09:42:43+00:00 databases/py-migrate Database schema migrations for SQLAlchemy
Inspired by Ruby on Rails' migrations, Migrate provides a way to deal
with database schema changes in SQLAlchemy projects. Migrate extends
SQLAlchemy to have database changeset handling. It provides a database
change repository mechanism which can be used from the command line as
well as from inside python code.

WWW: http://code.google.com/p/sqlalchemy-migrate/
2006-11-24T20:32:00+00:00 deskutils/etoile-menuserver Etoile Project MenuServer application
MenuServer - the server app which provides the menubar's
background. Compile, no need to install, just "openapp" it. The clock
menulet is included.

WWW: http://www.etoile-project.org/
2006-11-24T20:17:48+00:00 x11-wm/etoile-azdock Etoile Project AZDock is a wm-dock
AZDock is a dock for Etoile
It depends on XWindowServerKit.

WWW: http://www.etoile-project.org/
2006-11-24T20:14:36+00:00 x11-wm/etoile-azalea Azalea is a GNUstep window manager
Azalea is a GNUstep window manager,
based on OpenBox3 (http://icculus.org/openbox/).

WWW: http://www.etoile-project.org/
2006-11-24T16:54:29+00:00 editors/scribes Slick yet powerful text editor for GNOME
Scribes is a text editor for GNOME that is simple, slim and sleek, yet
powerful.

Scribes focuses on streamlining your workflow. It does so by ensuring common
and repetitive operations are intelligently automated. And also by eliminating
factors that prevent you from focusing on your tasks.

The result is a text editor that provides a fluid user experience. An editor
that is easy and fun to use. And an editor that ensures the safety of your
documents at all times.

WWW: http://scribes.sourceforge.net/
2006-11-24T07:33:35+00:00 databases/innotop MySQL and InnoDB monitoring program
innotop connects to a MySQL database server and retrieves
information from it, then displays it in a manner similar
to the UNIX top program.

It runs on most Unix systems which have Perl, DBI, and
Term::ReadKey installed.

WWW: http://code.google.com/p/innotop/
2006-11-24T01:47:23+00:00 net/p5-BBS-UserInfo-Wretch Get user information of Wretch-style BBS
Get user information of Wretch-style BBS.

WWW: https://metacpan.org/release/BBS-UserInfo-Wretch
2006-11-23T23:08:30+00:00 security/p5-File-Scan-ClamAV Perl extension for the clamav virus scanner
A library for connecting to and sending commands to a local
ClamAV clamd service - an anti-virus daemon process.

You can find more information about clam anti-virus at
WWW: http://www.clamav.net/

File::Scan::ClamAV was originally based on the Clamd module

WWW: https://metacpan.org/release/File-Scan-ClamAV
2006-11-23T22:36:05+00:00 net/wired Wired server
Wired is an open, modern and free version of the BBS-style
client/server system, providing chat, messaging and file
transfers.

WWW: http://www.zankasoftware.com/wired/
2006-11-23T22:35:30+00:00 net/wire Wire is a screen-oriented command line Wired client
Wired is an open, modern and free version of the BBS-style
client/server system, providing chat, messaging and file
transfers.

Wire is a screen-oriented command line Wired client.
It supports most Wired features, including file transfers.

WWW: http://www.zankasoftware.com/wired/wire/
2006-11-23T22:22:24+00:00 databases/mysqlsla Mysqlsla analyzes general, slow, and raw MySQL statement logs
mysqlsla analyzes general, slow, and raw MySQL statement logs.
mysqlsla can read multiple MySQL general and slow logs (and logs
containing raw SQL statements), combine them, then run various
analyses on all the queries. In addition, mysqlsla can correlate
the analyses so that the queries in one analysis are used as the
basis for subsequent analyses. Other options include limiting the
output of each analysis to the top N queries, averaging execution
time over N runs, customizing the order in which the analyses are
ran, statement filtering, statement pattern matching, and
mysqldumpslow-like formatting.

WWW: http://hackmysql.com/mysqlsla
2006-11-23T22:19:26+00:00 databases/mysqlreport Mysqlreport makes a friendly report of important MySQL status values
mysqlreport makes a friendly report of important MySQL status values.
mysqlreport transforms the values from SHOW STATUS into an easy-to-read
report that provides a much more in-depth understanding of how well
MySQL is running. For this and many other reasons, mysqlreport is
a better alternative (and practically the only alternative) to
manually interpreting SHOW STATUS.

WWW: http://hackmysql.com/mysqlreport
2006-11-23T20:53:10+00:00 astro/gaia Display geographic maps with optional GPS tracking support
Gaia is an open, portable, customizable and extendable Earth viewer,
currently in an early stage of development.

Optionally, the current position as reported by any GPS device
supported by "gpsd" can be tracked and displayed.

WWW: http://www.sourceforge.net/projects/gaia-clean
2006-11-23T18:20:42+00:00 net-im/pidgin-hotkeys Pidgin plugin that allows user to assign global hotkeys
A pidgin plugin that allows user to assign global hotkeys (e.g. Ctrl+Alt+g) for
togglling buddy list and reading queued message. When "Toggle List" hotkey is
enabled, it makes the buddy list hidden from your taskbar and task switcher
(similar to ICQ).

WWW: https://sourceforge.net/projects/pidgin-hotkeys/
2006-11-23T18:20:42+00:00 net-im/gaim-hotkeys A gaim plugin that allows user to assign global hotkeys
A gaim plugin that allows user to assign global hotkeys (e.g. Ctrl+Alt+g) for
togglling buddy list and reading queued message. When "Toggle List" hotkey is
enabled, it makes the buddy list hidden from your taskbar and task switcher
(similar to ICQ).

WWW: http://sourceforge.net/projects/gaim-hotkeys/
2006-11-23T16:44:44+00:00 devel/make Berkeley make, back-ported to FreeBSD 4.x
This is Berkeley make, taken directly from a modern version of FreeBSD.
2006-11-23T12:28:11+00:00 www/pear-HTML_AJAX PHP and JavaScript AJAX library
Provides PHP and JavaScript libraries for performing AJAX
(Communication from JavaScript to your browser without reloading the page)

WWW: https://pear.php.net/package/HTML_AJAX
2006-11-23T12:02:29+00:00 net-mgmt/pftabled Tool to manage pf tables remotely
The pftabled daemon is a small helper to make your pf
tables reachable from other hosts. You can add/delete/flush
IP addresses to/from a remote table with a single UDP
datagram. A simple client program is included to do this
from the command line.

WWW: http://wolfermann.org/pftabled.html
2006-11-23T11:56:19+00:00 benchmarks/fhourstones Integrated benchmark program
This integer benchmark solves positions in the game of connect-4,
as played on a vertical 7x6 board. This takes about 10 minutes
on contemporary PCs.

WWW: http://tromp.github.io/c4/fhour.html
2006-11-22T17:48:59+00:00 textproc/linux-xerces-c2 Validating XML parser from the Apache XML Project (linux version)
Xerces-C++ is a validating XML parser from the Apache XML Project.
It provides a shared library to parse, generate, mainpulate and
validate XML documents from within your own application.

(Linux version)

WWW: http://xerces.apache.org/xerces-c/
2006-11-21T23:21:44+00:00 games/wormux-devel Wormux game
Wormux is a free game where funny animals fight on a 2D map with funny weapons.
Though currently under heavy development, it is already very playable, with
lots of weapons (Dynamite, Baseball Bat, Teleportation, etc.). For the moment,
you can not play against computer opponents. There are also lots of maps
available for your battling pleasure! Wormux takes the genre to the next level,
with great customisation options leading to great gameplay. There is a wide
selection of teams, from the Aliens to the Chickens. Also, new battlefields can
be downloaded from the Internet, making strategy an important part of each
battle.

WWW: http://www.wormux.org/
2006-11-21T20:56:01+00:00 www/apache-mode.el Emacs major mode for editing Apache configuration files
Emacs major mode for editing Apache configuration files

WWW: https://www.emacswiki.org/cgi-bin/wiki/apache-mode.el
2006-11-21T13:01:32+00:00 emulators/vmw VM Back Command Line Tools for VMware
VMware Command Line Tools

On this page, you'll find command line programs which can replace and/or
supplement the VMware's official VMwareTools.

These programs use VMware's undocumented and therefore not officially
supported feature to communicate with VMware (see VMware Backdoor I/O Port).
Information on these functions have come entirely from my personal research
and quite a few contributions by fellow VMware users.

These programs are intended partly as illustrative examples of how to use the
VMware backdoor function and I have cut many corners writing them.

* vmw: generic backdoor access program
* vmshrink: virtual disk shrink program
* vmftp: host-guest file transfer program

LICENSE: no particular restriction on redistribution

WWW: http://sites.google.com/site/chitchatvmback/vmtools
2006-11-20T21:26:53+00:00 benchmarks/imb Intel MPI Benchmark
The idea of IMB is to provide a concise set of elementary MPI
benchmark kernels. With one executable, all of the supported
benchmarks, or a subset specified by the command line, can be run.
The rules, such as time measurement (including a repetitive call
of the kernels for better clock synchronization), message lengths,
selection of communicators to run a particular benchmark (inside
the group of all started processes) are program parameters.
2006-11-20T19:05:47+00:00 sysutils/ck4up Check HTTP and FTP sites for updates
ck4up is a small command-line utility, written in ruby. ck4up scans through a
configuration file, fetches the listed URLs from the web, computes the md5sum
of the page, and compares the value with the ones stored in a gdbm database.
If both differ, a message will be written to the standard output.

WWW: http://jue.li/crux/ck4up/
2006-11-20T14:34:44+00:00 sysutils/dtc-toaster

This port is meant to build and provide a full installation of DTC, including
all dependencies required to use it. This isn't the only possible configuration
of applications to run with it, see the main port for the various apps that
can be used.

WWW: http://www.gplhost.com/software-dtc.html
2006-11-20T07:42:37+00:00 devel/py-magic Python module for determining file type
Python bindings for libmagic used to get a description of a
file type, or a mime type for that file.

WWW: https://www.darwinsys.com/file/
2006-11-20T06:13:45+00:00 www/mod_log_sql2-dtc Allows Apache to log to a MySQL database
This add-on module allows the apache web server to use a MySQL database for
logging of all operations.

WWW: http://www.outoforder.cc/projects/apache/mod_log_sql/
2006-11-19T21:15:48+00:00 x11-themes/etoile-wildmenus Etoile Project WildMenus bundle
Etoile intends to be an innovative GNUstep based user environnement built
from the ground up on highly modular and light components with project and
document orientation in mind, in order to allow users to create their own
workflow by reshaping or recombining provided Services (aka Applications),
Components etc. Flexibility and modularity on both User Interface and code
level should allow us to scale from PDA to computer environment.

This package installs the WildMenus bundle.

WWW: http://www.etoile-project.org/
2006-11-19T21:14:23+00:00 x11-themes/etoile-camaelon Etoile Project Camaelon bundle
Etoile intends to be an innovative GNUstep based user environnement built
from the ground up on highly modular and light components with project and
document orientation in mind, in order to allow users to create their own
workflow by reshaping or recombining provided Services (aka Applications),
Components etc. Flexibility and modularity on both User Interface and code
level should allow us to scale from PDA to computer environment.

This package installs the Camaelon bundle, the theme engine for GNUstep.

LICENSE: LGPL2 or later

WWW: http://www.etoile-project.org/
2006-11-19T19:32:28+00:00 x11-themes/etoile-etoilemenus Etoile Project EtoileMenus bundle
EtoileWildMenus - a fork of WildMenus engine to provide apps with menu
display which plugs into the EtoileMenuServer looks. Compile, no
need to install, just put it into the GSAppKitUserBundles defaults
array (or run with -GSAppKitUserBundles argument, you know the story...).

WWW: http://www.etoile-project.org/
2006-11-19T18:21:02+00:00 deskutils/etoile-lookandbehavior Etoile Project LookAndBehavior application
Etoile intends to be an innovative GNUstep based user environnement built
from the ground up on highly modular and light components with project and
document orientation in mind, in order to allow users to create their own
workflow by reshaping or recombining provided Services (aka Applications),
Components etc. Flexibility and modularity on both User Interface and code
level should allow us to scale from PDA to computer environment.

This package installs the LookAndBehavior application.

WWW: http://www.etoile-project.org/
2006-11-19T18:16:34+00:00 deskutils/etoile-hardware Etoile Project Hardware application
Etoile intends to be an innovative GNUstep based user environnement built
from the ground up on highly modular and light components with project and
document orientation in mind, in order to allow users to create their own
workflow by reshaping or recombining provided Services (aka Applications),
Components etc. Flexibility and modularity on both User Interface and code
level should allow us to scale from PDA to computer environment.

This package installs the Hardware application.

WWW: http://www.etoile-project.org/
2006-11-19T18:12:05+00:00 x11-themes/etoile-iconkit Etoile Project IconKit framework
This framework provides icon theming and various facilities to create icons at
run-time by compositing by different elements.
The icon compositing is very useful for the consistency accross a set of icons
(for example, using the same background) and permit to easily create icon
families. IconKit icon themes are a complement to Camaelon widget themes.

LICENSE: BSD

WWW: http://www.etoile-project.org/
2006-11-19T18:03:15+00:00 deskutils/etoile-servicesbarkit Etoile Project ServicesBarKit framework
Etoile intends to be an innovative GNUstep based user environnement built
from the ground up on highly modular and light components with project and
document orientation in mind, in order to allow users to create their own
workflow by reshaping or recombining provided Services (aka Applications),
Components etc. Flexibility and modularity on both User Interface and code
level should allow us to scale from PDA to computer environment.

This package installs the ServicesBarKit framework.

WWW: http://www.etoile-project.org/
2006-11-19T18:01:23+00:00 deskutils/etoile-etoileextensionskit Etoile Project EtoileExtensionsKit framework
Etoile intends to be an innovative GNUstep based user environnement built
from the ground up on highly modular and light components with project and
document orientation in mind, in order to allow users to create their own
workflow by reshaping or recombining provided Services (aka Applications),
Components etc. Flexibility and modularity on both User Interface and code
level should allow us to scale from PDA to computer environment.

This package installs the EtoileExtensionsKit framework.

WWW: http://www.etoile-project.org/
2006-11-19T17:56:33+00:00 www/etoile-bookmarkkit Etoile Project BookmarkKit framework
This package installs the BookmarkKit framework.

It provides a basic storage for shared bookmarks.
It can be used for web browser bookmark, recently opened documents, etc.
It is based on CollectionKit.

BookmarkKit has a basic assumption: it has a hierarchical structure.
A bookmark or a group can only exist under a group.
In another word, an item or a group can has a parent or none.
Therefore, bookmark can be displayed in NSOutlineView.

WWW: http://www.etoile-project.org/
2006-11-19T17:18:41+00:00 sysutils/etoile-installer Etoile Project Installer for GNUstep
Installer.app, a package installer for GNUstep.

It aims to provide easy instalation of packages, be they the native
packages of the underlying system (debs, rpms, etc) or, in the future,
GNUstep packages (that follow the NeXTSTEP/MacOSX package format).

WWW: http://www.etoile-project.org/
2006-11-19T17:03:19+00:00 deskutils/etoile-workspaceswitcher Etoile Project WorkspaceSwitcher bundle
Etoile intends to be an innovative GNUstep based user environnement built
from the ground up on highly modular and light components with project and
document orientation in mind, in order to allow users to create their own
workflow by reshaping or recombining provided Services (aka Applications),
Components etc. Flexibility and modularity on both User Interface and code
level should allow us to scale from PDA to computer environment.

This package installs the WorkspaceSwitcher bundle.

WWW: http://www.etoile-project.org/
2006-11-19T16:57:36+00:00 x11/etoile-iterm Etoile Project Terminal application
Etoile intends to be an innovative GNUstep based user environnement built
from the ground up on highly modular and light components with project and
document orientation in mind, in order to allow users to create their own
workflow by reshaping or recombining provided Services (aka Applications),
Components etc. Flexibility and modularity on both User Interface and code
level should allow us to scale from PDA to computer environment.

Terminal (iTerm)

WWW: http://www.etoile-project.org/
2006-11-19T16:50:07+00:00 www/etoile-grr Rss reader for GNUstep
Grr is a RSS Reader application

Features
Parsing RSS Feeds
Fetching feeds from the web
Showing headlines
Showing the article's descriptions
Categories for feeds
Articles can be rated
Simple HTML rendering on GNUstep
Serializing obtained feed-information to hard-disk
Managing (Adding, removing) feeds
Parsing ATOM feeds.

Author: Guenther Noack
WWW: http://gap.nongnu.org/grr/index.html
2006-11-19T16:34:12+00:00 deskutils/etoile-extendedworkspacekit Etoile Project ExtendedWorkspaceKit framework
Etoile intends to be an innovative GNUstep based user environnement built
from the ground up on highly modular and light components with project and
document orientation in mind, in order to allow users to create their own
workflow by reshaping or recombining provided Services (aka Applications),
Components etc. Flexibility and modularity on both User Interface and code
level should allow us to scale from PDA to computer environment.

This package installs the ExtendedWorkspaceKit framework.

WWW: http://www.etoile-project.org/
2006-11-19T14:34:30+00:00 deskutils/etoile-preferenceskit Etoile Project PreferencesKit frameowrk
PreferencesKit is a framework which provides various features to build
flexible Preferences-like window in any GNUstep or Cocoa applications.
It includes an NSPreferencePane implementation (following Cocoa API).

It is based on GSSystemPreferences code written by Uli Kusterer.

WWW: http://www.dromasoftware.com/etoile/mediawiki/index.php?title=PreferencesKit
2006-11-19T14:16:01+00:00 www/etoile-rsskit Etoile Project RSSKit framework
RSSKit is a simple library for reading the different types of
RSS file formats. It is mainly used by RSSReader.app and will
hopefully soon be used by PlopFolio by Ludovic Marcotte.

Author: Guenther Noack
WWW: http://gap.nongnu.org/grr/index.html
2006-11-19T14:08:34+00:00 x11/etoile-xwindowserverkit Etoile Project XWindowServerKit frameowrk
XWindowServerKit provides access to x window system.
It allows GNUstep to integrate better with x window system.

LICENSE: BSD

WWW: http://www.etoile-project.org/
2006-11-19T14:03:58+00:00 deskutils/etoile-trackerkit Etoile Project TrackerKit framework
Etoile intends to be an innovative GNUstep based user environnement built
from the ground up on highly modular and light components with project and
document orientation in mind, in order to allow users to create their own
workflow by reshaping or recombining provided Services (aka Applications),
Components etc. Flexibility and modularity on both User Interface and code
level should allow us to scale from PDA to computer environment.

This package installs the trackerkit framework.

WWW: http://www.etoile-project.org/
2006-11-19T13:34:50+00:00 devel/etoile-unitkit Etoile Project UnitKit test framework on GNUstep
This is a port of the UnitKit test framework on GNUstep.
This framework is released under Apache License 2.0

LICENSE: Apache License 2.0

WWW: http://www.etoile-project.org/
2006-11-18T23:50:50+00:00 devel/py-configobj Simple but powerful config file reader and writer
ConfigObj is a simple but powerful config file reader and writer: an ini
file round tripper. Its main feature is that it is very easy to use, with a
straightforward programmer's interface and a simple syntax for config file.

WWW: https://github.com/DiffSK/configobj/
2006-11-18T23:25:42+00:00 textproc/ruby-erbscan ERB compiler accelerator
erbscan is ERB::Compiler accelerator
8 times faster than erb.rb(Ruby1.8.0)

require "erb" # slow
require "erb_fast" # FAST!!!!

Author: MoonWolf <moonwolf@moonwolf.com>
WWW: http://raa.ruby-lang.org/project/erbscan/
2006-11-18T23:03:16+00:00 sysutils/mpiexec Tool to run a parallel job from within a PBS environment
Mpiexec is a replacement program for the script mpirun, which is part of the
MPICH package. It is used to initialize a parallel job from within a PBS
batch or interactive environment. Mpiexec uses the task manager library of
PBS to spawn copies of the executable on the nodes in a PBS allocation.

WWW: https://www.osc.edu/~djohnson/mpiexec/
2006-11-18T23:01:34+00:00 www/ilias3 Powerful, dynamic, PHP and MySQL based e-learning platform
ILIAS is a powerful web-based learning management
system that allows users to create, edit and publish
learning and teaching material in an integrated
system with their normal web browsers.

WWW: http://www.ilias.de/ios/index-e.html
2006-11-18T23:01:34+00:00 www/ilias Powerful, dynamic, PHP and MySQL based e-learning platform
ILIAS is a powerful web-based learning management
system that allows users to create, edit and publish
learning and teaching material in an integrated
system with their normal web browsers.

WWW: http://www.ilias.de
2006-11-18T22:55:43+00:00 www/hastymail2 Small, fast and secure yet powerful IMAP webmail
Hastymail2 is a full featured IMAP/SMTP client written in PHP.

Features:
* Compatible with PDAs, phones, text browsers, and all mainstream browsers
* W3C valid UTF-8 XHTML pages that can be configured to be delivered as type
application/xhtml-xml for supported browsers
* Multilevel theme system using CSS, PHP templates, and icon sets
* The ability to use a database for storing user settings, contacts, and
plugin data, with support for both Postgresql and Mysql
* Flexible and powerful plugin system with documentation, examples, and many
plugins like a calendar, auto complete, sound notifications, HTML mail
composition, and more
* Tunable smart cache to balance IMAP activity and PHP session size to
maximize performance for different configurations
* AJAX updating using a lightweight and simple system
* Small page sizes to minimize load time and bandwidth use. Average page
sizes including javascript with AJAX updating, CSS, and images is less
than 100K without compression or caching, 50K when using gzip compression,
and less than 20K when using gzip and normal browser caching
* Multiple interface languages and enhanced message character set handling
* Custom built RFC compliant IMAP class that handles all IMAP communications
* No special PHP requirements, compatible with PHP4 and PHP5
* Advanced IMAP search capabilities
* Vcard based contact management including import/export ability
* IMAP SSL and STARTTLS* support
* Flexible sessions including support for cookie-less sessions and random
session ids*
* Tons more!

WWW: http://www.hastymail.org/
2006-11-18T22:55:43+00:00 www/hastymail2-devel Small, fast and secure yet powerful IMAP webmail
Hastymail2 is a full featured IMAP/SMTP client written in PHP. Our goal is to
create a fast, secure, compliant web mail client that has great usability.
Hastymail2 is much more lightweight than most popular web based mail
applications but still maintains a competitive feature set. The project
originated as Hastymail in 2002, then was nearly completely rewritten as
Hastymail2 starting in January of 2008. We are very near our first stable
release of the second generation of Hastymail and development continues to be
active.

Features:
* Compatible with PDAs, phones, text browsers, and all mainstream browsers
* W3C valid UTF-8 XHTML pages that can be configured to be delivered as type
application/xhtml-xml for supported browsers
* Multilevel theme system using CSS, PHP templates, and icon sets
* The ability to use a database for storing user settings, contacts, and
plugin data, with support for both Postgresql and Mysql
* Flexible and powerful plugin system with documentation, examples, and many
plugins like a calendar, auto complete, sound notifications, HTML mail
composition, and more
* Tunable smart cache to balance IMAP activity and PHP session size to
maximize performance for different configurations
* AJAX updating using a lightweight and simple system
* Small page sizes to minimize load time and bandwidth use. Average page
sizes including javascript with AJAX updating, CSS, and images is less
than 100K without compression or caching, 50K when using gzip compression,
and less than 20K when using gzip and normal browser caching
* Multiple interface languages and enhanced message character set handling
* Custom built RFC compliant IMAP class that handles all IMAP communications
* No special PHP requirements, compatible with PHP4 and PHP5
* Advanced IMAP search capabilities
* Vcard based contact management including import/export ability
* IMAP SSL and STARTTLS* support
* Flexible sessions including support for cookie-less sessions and random
session ids*
* Tons more!

WWW: http://www.hastymail.org/
2006-11-18T22:55:43+00:00 www/hastymail Small, fast and secure yet powerful IMAP webmail
Hastymail is a streamlined, secure, fast web based IMAP client written
in PHP. Hastymail is designed to have low server requirements and follow
internet standards for MIME, IMAP and SMTP communications. Hastymail is also
designed to work with all the major and not so major web browsers available.
Hastymail does not use frames, javascript, or cookies and all output is 100%
W3C compliant 4.01 transitional HTML.

WWW: http://hastymail.sourceforge.net/
2006-11-18T22:54:07+00:00 textproc/sphinxsearch 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/
2006-11-18T19:25:43+00:00 devel/p5-Time-Stopwatch Use tied scalars as timers
This module provides a convenient interface to timing functions
through tied scalars.

WWW: https://metacpan.org/release/Time-Stopwatch
2006-11-18T16:31:59+00:00 games/nextgo Classic Go game for OPENSTEP/GNUstep
NeXTGo is the classic Go game originally written for the OPENSTEP/Mach
environment.

WWW: http://www.nongnu.org/gap/nextgo/index.html
2006-11-18T15:31:48+00:00 databases/mylibrary Wiki-style data management application for GNUstep
MyLibrary is a data management application using wiki-style link and search.
Files and notes can be added into the library as items. Each item can have
text-style meta-data and attributes-style meta-data. Items can be linked as
wiki, or searched based on meta-data. File content can even be searched
with namazu.

LICENSE: GPL2 or later

Author: Yen-Ju Chen
2006-11-18T15:03:21+00:00 multimedia/gnustep-mplayer GNUstep port of MPlayerOSX
GNUstep port of MPlayerOSX

Mplayer.app have many useful features:
* PlayList
* Statistics
* Info Panel
* Fullscreen
* Add/remove subtitles
* Full source code available
* Sttings and Preferences Panel

LICENSE: GPL2

WWW: http://www.sonappart.net/gnustep/mplayer/
2006-11-18T09:55:59+00:00 lang/gscheme GNUstep-aware scheme interpreter
A GNUstep-aware scheme interpreter. You need libflex installed on your system.
Includes many examples, e.g. the sieve of Erathostenes to compute primes,
a Koch curve plotter, mandelbrot set, graphs of various functions etc.
GScheme is fully tail recursive. The garbage collector bypasses GNUstep's
retain/release mechanism in order to deal with circular data structures.
GScheme is document-based and you can edit more than one file at the same time.

LICENSE: GPL2 or later

WWW: http://www.gnustep.it/marko/GScheme/index.html
2006-11-18T09:29:32+00:00 games/grubik Virtual 3D Rubiks cube for GNUstep
GRubik is a virtual 3D Rubik's cube for you to solve. It features:

- simple but functional and fast 3D
- a smart scramble that ensures you get a solvable cube
- interesting code that you might enjoy reading and which uses a
variety of programming techniques.

Left-click for clockwise, right-click for counterclockwise rotation.

LICENSE: GPL2 or later
2006-11-18T09:00:13+00:00 sysutils/burn GNUstep based CD burning program
Burn.app is a GNUstep based CD burning program for GNU/Linux.
It serves as front-end for J. Schilling's cdrtools, cdrdao,
and cdparanoia.
You will no longer need to remember ugly command line parameters
for cdrecord or write shell scripts. With Burn.app you compile
your CD by point-and-click operation and save your projects for
later reuse. Burn.app will hide as many settings as possible from you,
thus making it very easy and user-friendly to create your own CDs.

LICENSE: GPL2 or later

WWW: http://gsburn.sourceforge.net/
2006-11-18T05:03:17+00:00 deskutils/lightning-xpi An integrated calendar for Thunderbird
An integrated calendar for Thunderbird

** Note that this port is a binary plugin for Thunderbird and you may want
** to build from source via ports/mail/lightning (includes Thunderbird)

WWW: http://www.mozilla.org/projects/calendar/lightning/
2006-11-18T03:58:13+00:00 mail/lightning Thunderbird mail client with lightning calendar plugin
Lightning brings the Sunbird calendar to the popular email client,
Mozilla Thunderbird.

Mozilla Thunderbird is a redesign of the Mozilla mail component with the goal
of becoming a cross-platform stand alone mail application using the XUL
user interface language. See the Mozilla Thunderbird project page for
more details.

The Sunbird Project is a redesign of the Mozilla Calendar component. The goal
is to produce a cross platform standalone calendar application based on
Mozilla's XUL user interface language.

WWW: http://www.mozilla.org/projects/calendar/lightning/
http://www.mozilla.com/thunderbird/
http://www.mozilla.org/projects/calendar/sunbird/
2006-11-17T17:44:51+00:00 graphics/php5-ffmpeg FFmpeg shared extension for php
The ffmpeg-php is an extension for PHP that adds an easy to use, object-oriented
API for accessing and retrieving information from video and audio files. It has
methods for returning frames from movie files as images that can be manipulated
using PHP's image functions. This works well for automatically creating
thumbnail images from movies. ffmpeg-php is also useful for reporting the
duration and bitrate of audio files (mp3, wma...).

The ffmpeg-php can access many of the video formats supported by ffmpeg (mov,
avi, mpg, wmv...)

WWW: http://ffmpeg-php.sourceforge.net/
2006-11-17T17:44:51+00:00 graphics/php4-ffmpeg The ffmpeg shared extension for php
The ffmpeg-php is an extension for PHP that adds an easy to use,
object-oriented API for accessing and retrieving information from video and
audio files. It has methods for returning frames from movie files as images
that can be manipulated using PHP's image functions. This works well for
automatically creating thumbnail images from movies. ffmpeg-php is also useful
for reporting the duration and bitrate of audio files (mp3, wma...).

The ffmpeg-php can access many of the video formats supported by ffmpeg (mov,
avi, mpg, wmv...)

WWW: http://ffmpeg-php.sourceforge.net/
2006-11-17T14:31:08+00:00 audio/gnustep-cdplayer GNUstep CD player with CDDB support
GNUstep CD player with CDDB support

LICENSE: GPL2

WWW: http://gsburn.sourceforge.net/
2006-11-17T12:04:09+00:00 audio/cddb-bundle CDDB client bundle GNUstep
CDDB client bundle for GNUstep

LICENSE: GPL2 or later

WWW: http://gsburn.sourceforge.net/
2006-11-17T11:17:08+00:00 x11/gskrab GNUstep Keyboard Grabber
GS Krab is a framework and a daemon to enable GNUstep applications to
handle the special keys on multimedia keyboards. Since this would require
special hacks to work on different platform, and since those differents
platforms work differently, I thought putting those hacks together in a
centralized daemon would be the correct and clean way to do things.

LICENSE: GPL2 or later
2006-11-17T10:27:12+00:00 deskutils/plopfolio Free clone of KlipFolio for GNUstep
PlopFolio is a free clone of Serence's excellent KlipFolio application.
PlopFolio supports Klips available from KlipFarm.

PlopFolio is developped using the Objective-C language and works well
with GNUstep (on Linux, FreeBSD, and more) and Cocoa on Mac OS X.

LICENSE: GPL2 or later

WWW: http://www.collaboration-world.com/cgi-bin/project/index.cgi?pid=7
2006-11-17T08:37:58+00:00 net-mgmt/tknetmon GUI for network monitoring tool "netmond" ( net-mgmt/netmond )
Graphical user interface for network monitoring package "netmond".
With TkNetmon someone can create graphical network map, produce config file
for "netmond", restart it, and view current network objects state,
as it reported by netmond.

WWW: http://vfom.narod.ru/TkNetmon
2006-11-17T03:54:06+00:00 audio/mpdcon MPD client for GNUstep
MPDCon is a graphical client for MPD, the Music Player Daemon
(http://www.musicpd.org). With it you can manage your playlists,
browse the song collection and control the daemon.

WWW: http://gap.nongnu.org/mpdcon/
2006-11-17T03:34:45+00:00 multimedia/poe Vorbis comment editor for GNUstep
Poe: A Pugnacious Ogg Editor. Poe is a vorbis comment editor. It tries to
follow the vorbis comment header specification closely, while being convenient
and flexible to use. Towards that end, it doesn't have a static 'form' style
interface. Instead, it has an editable table of comments. The contents of the
table change dependent upon preference settings, and what comments are in the
ogg file you are editing.

LICENSE: GPL2 or later

WWW: http://www.eskimo.com/~pburns/Poe/
2006-11-16T17:00:11+00:00 deskutils/gnuwash Configurable GNUstep timer application
GNUWash is a configurable GNUstep timer application.

LICENSE: GPL2 or later

Author: Mathias Menzel-Nielsen
2006-11-16T16:37:25+00:00 deskutils/gnustep-wrapper Create GNUstep app-wrappers of non-GNUstep applications
GNUstepWrapper provides an easy way to create GNUstep app-wrappers of
non-GNUstep applications. It is the most useful in conjunction with
Enrico Sersale's GWorkspace environment.
2006-11-16T16:23:35+00:00 deskutils/displaycalibrator Frontend to xgamma
DisplayCalibrator - Frontend to xgamma

WWW: http://gnu.ethz.ch/linuks.mine.nu/displaycalibrator/
2006-11-16T08:56:46+00:00 net-im/wildfire Openfire (formerly Wildfire) is an enterprise instant messaging server
Openfire (formerly Wildfire) is an enterprise instant messaging (EIM) server
dual-licensed under the Open Source GPL and commercially. It uses the leading
open protocol for instant messaging, XMPP (also called Jabber).
Openfire is incredibly easy to setup and administer, but offers rock-solid
security and performance.

WWW: http://www.igniterealtime.org/projects/openfire/index.jsp
2006-11-16T08:56:46+00:00 net-im/openfire Enterprise instant messaging server
Openfire (formerly Wildfire) is an enterprise instant messaging (EIM) server
dual-licensed under the Open Source GPL and commercially. It uses the leading
open protocol for instant messaging, XMPP (also called Jabber).
Openfire is incredibly easy to setup and administer, but offers rock-solid
security and performance.

WWW: http://www.igniterealtime.org/projects/openfire/index.jsp
2006-11-15T23:59:16+00:00 dns/powerdns-recursor Advanced DNS recursor
The PowerDNS Recursor is a high-end, high-performance resolving
name server which powers the DNS resolution of at least a hundred
million subscribers. Utilizing multiple processors and supporting
the same powerful scripting ability of the Authoritative Server,
the Recursor delivers top performance while retaining the flexibility
modern DNS deployments require:

* IPv4, UDP/TCP
* IPv6, UDP/TCP, 100% compliant
* Remotely pollable statistics for real time graphing
* Full support for all relevant standards
* Advanced anti-spoofing measures
* Reconfiguration without downtime
* Plain BIND zone files for "resolved hosting"
* Internal Lua-based scripted answer generation
* Question interception, answer reconditioning, NXDOMAIN redirection
- Including 'block lists' and security measures
* API for direct control (rec_control)
- Local and remote access
* DNS Response Policy Zones (RPZ)
* DNS64

WWW: https://www.PowerDNS.com/recursor.html
2006-11-15T21:33:51+00:00 security/sguil-client Sguil is a network security monitoring program
Sguil (pronounced "sgweel") is a graphical interface to snort
(www.snort.org), an open source intrusion detection system.
The actual interface and GUI server are written in tcl/tk
(www.tcl.tk). Sguil also relies on other open source software
in order to function properly.

The client requires tls, gpg, iwidgets and other tcl packages and may
also use wireshark, sancp and festival depending on your selection
of options. Run "make config" in the port to see what options
are available.

Sguil currently functions as an analysis interface and does not yet
have rule management capabilities.

WWW: http://sguil.sourceforge.net/index.php
pauls@utdallas.edu
2006-11-15T21:23:52+00:00 dns/opendd DynDNS client
OpenDD is a DynDNS client, written in C, and especially designed
for small gateway machines, like a Soekris box. Its main feature
is that it does not require any Perl or Python interpreter.
It supports HTTPS, can send a mail report, and can run as daemon.
It is also very easy to deploy.

WWW: http://www.bsdmon.com/wakka/OpenDD
2006-11-15T21:20:16+00:00 graphics/gle-graphics Graphics language that produces images from script files
GLE is a graphics language that produces PostScript, EPS, PDF, PNG,
or JPG ouput from a simple script file.

GLE is a full featured scripting language that includes variables,
subroutines, logic control, looping, a graphing tool, and more
to produce high quality output. It has a full range of facilities
for producing publication-quality graphs, diagrams, posters and slides.
GLE provides LaTeX quality fonts together with a flexible graphics
module, which allows the user to specify any feature of a graph
(down to the line width of the subticks, for example).

WWW: http://www.gle-graphics.org/
2006-11-15T14:18:12+00:00 devel/py-durus Persistent object storage system for Python
Durus is a persistent object system for applications written in
the Python programming language.

Durus offers an easy way to use and maintain a consistent collection
of object instances used by one or more processes. Access and change
of a persistent instances is managed through a cached Connection
instance which includes commit() and abort() methods so that changes
are transactional. Durus is best suited to collections of less than a
million instances with relatively stable state.

WWW: http://www.mems-exchange.org/software/durus/
2006-11-15T14:14:55+00:00 www/py-qp Python web framework to use qpy and durus together
This is QP, a package for defining and running multiple web applications based
on Durus for persistence, standard persistent Session and User classes, easy
interactive database sessions, qpy for assembling html, and Quixote2-style forms
and path traversal. QP makes it easier than ever to use these tools together.

WWW: http://www.mems-exchange.org/software/qp/
2006-11-15T14:12:36+00:00 www/py-qpy Generating safely-quoted html text from python code
Qpy provides a convenient mechanism for generating safely-quoted html text from
python code.

It does this by implementing a quoted-string data type and a modification of the
python compiler. (This main idea comes from Quixote's htmltext/PTL.)

WWW: http://www.mems-exchange.org/software/qpy/
2006-11-15T08:16:40+00:00 textproc/p5-Unicode-Unihan The Unihan Data Base 5.1.0
Unicode::Unihan - The Unihan Data Base 5.1.0

use Unicode::Unihan;
my $db = new Unicode::Unihan;
print join("," => $db->Mandarin("\x{5c0f}\x{98fc}\x{5f3e}"), "\n";

This module provides a user-friendly interface to the Unicode Unihan
Database 5.1.0. With this module, the Unihan database is as easy as shown in
above.

WWW: https://metacpan.org/release/Unicode-Unihan
2006-11-14T12:46:33+00:00 sysutils/syslog-ng3 A powerful syslogd replacement
syslog-ng3 (Syslog New Generation) is a powerful replacement for the standard
syslogd. Features include:

- ability to filter messages based on content using regular expressions
- forwarding logs on TCP

WWW: http://www.balabit.com/products/syslog_ng/

-Vince Valenti
vince@blue-box.net
2006-11-14T12:46:33+00:00 sysutils/syslog-ng3-devel A powerful syslogd replacement
syslog-ng3 (Syslog New Generation) is a powerful replacement for the standard
syslogd. Features include:

- ability to filter messages based on content using regular expressions
- forwarding logs on TCP

WWW: http://www.balabit.com/products/syslog_ng/

-Vince Valenti
vince@blue-box.net
2006-11-14T12:46:33+00:00 sysutils/syslog-ng2 Powerful syslogd replacement
syslog-ng is an enhanced log daemon, supporting a wide range of input and
output methods: syslog, unstructured text, message queues, databases (SQL
and NoSQL alike) and more.

Key features:

* receive and send RFC3164 and RFC5424 style syslog messages
* work with any kind of unstructured data
* receive and send JSON formatted messages
* classify and structure logs with builtin parsers (csv-parser(),
db-parser(), ...)
* normalize, crunch and process logs as they flow through the system
* hand on messages for further processing using message queues (like
AMQP), files or databases (like PostgreSQL or MongoDB).

The official home page of syslog-ng is:
http://www.balabit.com/network-security/syslog-ng/
2006-11-14T12:46:33+00:00 sysutils/syslog-ng-devel Powerful syslogd replacement
syslog-ng is an enhanced log daemon, supporting a wide range of input and
output methods: syslog, unstructured text, message queues, databases (SQL
and NoSQL alike) and more.

Key features:

* receive and send RFC3164 and RFC5424 style syslog messages
* work with any kind of unstructured data
* receive and send JSON formatted messages
* classify and structure logs with builtin parsers (csv-parser(),
db-parser(), ...)
* normalize, crunch and process logs as they flow through the system
* hand on messages for further processing using message queues (like
AMQP), files or databases (like PostgreSQL or MongoDB).

The official home page of syslog-ng is:
WWW: http://www.balabit.com/network-security/syslog-ng/
2006-11-14T12:40:41+00:00 sysutils/eventlog Replacement of the simple syslog() API providing structure to messages
The EventLog library aims to be a replacement of the simple syslog() API
provided on UNIX systems. The major difference between EventLog and syslog
is that EventLog tries to add structure to messages.

Where you had a simple non-structrured string in syslog() you have a
combination of description and tag/value pairs.

EventLog provides an interface to build, format and output an event record.
The exact format and output method can be customized by the administrator
via a configuration file.
2006-11-14T10:25:45+00:00 devel/pear-Validate_Finance_CreditCard PEAR CreditCard Validation class
Package to validate Credit Card numbers and types.

WWW: https://pear.php.net/package/Validate_Finance_CreditCard
2006-11-14T10:22:28+00:00 devel/pear-Validate_Finance PEAR Finance Validation class
Package to validate various data. It includes:
* IBAN

WWW: https://pear.php.net/package/Validate_Finance
2006-11-14T10:16:53+00:00 devel/afay Improved aflex and ayacc Ada 95 scanner and parser generators
This is a modified version of Aflex/Ayacc for Ada95 parent/child feature
support. A new directive "%unit A.B.C" has been added, enabling the Ada
unit A.B.C to be the parent of the generated lexer/parser.

Aflex/Ayacc are copyrighted by the The University of California.

WWW: http://thiberlog.free.fr/
2006-11-14T10:05:38+00:00 archivers/p5-IO-Compress-Base Base Class for IO::Uncompress modules
This module is the base class for all IO::Compress and IO::Uncompress
modules.

WWW: http://search.cpan.org/dist/IO-Compress-Base/
2006-11-14T10:00:46+00:00 archivers/p5-Compress-Raw-Zlib Low-Level Interface to zlib compression library
Compress::Raw::Zlib provides low-Level Interface to zlib compression library.

WWW: https://metacpan.org/release/Compress-Raw-Zlib
2006-11-14T09:11:51+00:00 deskutils/py-tagfu Python module for tagging urls with tags or metadata
TagFu is a library for tagging entities (which can be anything with
a url) with Tags or metadata. TagFu is implemented in Python and very
closely mimics basic Python data structures. Tags is a Python list of
tags, Entities is a Python List of Entity objects, and Entity is a
dict which contains all the key-value pairs for all tags associated
to the Entity. The key is the Tag name and value is an arbitrary value,
if no value is set, the tag is considered to be a simple tag.

WWW: http://www.geekfire.com/~alex/tagfu/
2006-11-13T13:10:14+00:00 dns/rbllookup-ng Check given IP/Host presence in RBLs
rbllookup is a small perl script which allow you to check given IP/host
name.

In this version you have statically inserted RBL servers, but code is based
on GPL source, so you can easy add more/replace/delete RBL servers by
editing rbllookup.conf file.
2006-11-12T23:57:10+00:00 audio/gx2osd An OSD client for XMMS2
A simple on-screen display client for XMMS2 with cover-art support.

WWW: http://eclipser.xmms2.org/gx2osd.xhtml
2006-11-12T19:04:42+00:00 comms/wsjt Weak signal ham radio communication package
WSJT ("Weak Signal Communication, by K1JT") offers specific digital protocols
optimized for meteor scatter, ionospheric scatter, and EME (moonbounce)
at VHF/UHF, as well as HF skywave propagation. The program can decode
fraction-of-a-second signals reflected from ionized meteor trails and
steady signals 10 dB below the audible threshold.

WWW: http://physics.princeton.edu/pulsar/K1JT
2006-11-11T16:12:32+00:00 graphics/visprint Creates fractal fingerprint images based on any data
Visprint makes fractal fingerprint png images based on the contents of any
file. The image will be different for almost every file with even slightly
different contents. Visprint uses the IFS fractal generation process,
pioneered by Michael Barnsley. It is a way to create images which are
self-similar to infinite depths. In other words, the picture is made up of
smaller versions of itself.

WWW: http://www.tastyrabbit.net/visprint/
2006-11-11T13:55:05+00:00 security/osslsigncode OpenSSL-based signcode utility
Platform-independent tool for Authenticode signing of EXE/CAB files - uses
OpenSSL and libcurl. It also supports timestamping.

WWW: https://sourceforge.net/projects/osslsigncode/
2006-11-10T21:07:55+00:00 net/slbd Server load balancing daemon for *BSD pf
The slbd project aims to produce stable, production-quality code to monitor
web and other TCP-based servers, allowing for server load balancing (SLB)
functionality through *BSD's PF packet filter.

WWW: http://slbd.sourceforge.net/
2006-11-10T20:13:09+00:00 chinese/big5width Unicode width dirty fix for Big5 font (${LOCALE} locale)
Unicode define some character width as ambiguous. Software determines
the width of characters accroding the context. However, sometimes it is
hard or impossible to know the context. Thus, this port dirty fixes some
console software, let them recognize all characters in Big5 encoding
range as double width. Now you will be happy with UTF8 terminal and
Big5 fonts :)

This port fixes the zh_TW.UTF-8 locale for wcwidth(3) and wcswidth(3).

WWW: http://www.csie.ntu.edu.tw/~r92030/project/big5width/
2006-11-10T14:15:44+00:00 www/mod_security21 An intrusion detection and prevention engine
ModSecurity is an embeddable web application firewall. It provides
protection from a range of attacks against web applications and allows
for HTTP traffic monitoring and real-time analysis with no changes to
existing infrastructure.

It is also an open source project that aims to make the web application
firewall technology available to everyone.

WWW: http://www.modsecurity.org/
2006-11-10T14:15:44+00:00 www/mod_security2 An intrusion detection and prevention engine
ModSecurity is an embeddable web application firewall. It provides
protection from a range of attacks against web applications and allows
for HTTP traffic monitoring and real-time analysis with no changes to
existing infrastructure.

It is also an open source project that aims to make the web application
firewall technology available to everyone.

WWW: http://www.modsecurity.org/
2006-11-10T00:48:39+00:00 net/p5-BBS-UserInfo-Maple3itoc Get user information of Maple3itoc-style BBS
Get user information of Maple3itoc-style BBS.

WWW: https://metacpan.org/release/BBS-UserInfo-Maple3itoc
2006-11-09T20:16:54+00:00 biology/adun Molecular Simulator for GNUstep
Adun is a new extendible molecular simulation program that also
includes data management and analysis capabilities.

LICENSE: GPL2 or later

WWW: http://diana.imim.es/Adun
2006-11-09T20:08:01+00:00 net/zillion Distributed computing project
The Zillion Project is a distributed computing project reminiscent of the good
old Zilla.app of NeXTstep days. It is based on GNUstep, the most promising
OPENSTEP replacement as of today. Jobs can be created from simple template
projects and can be submitted with a single command to the Zillion Server
which in turn will distribute the job amongst the registered clients. No other
network resources than the distributed objects (DO) port of the server machine
has to be available. The key features are as follows:
* Rapid turn around cycles for job submission
* Dynamic addition/removal of client nodes
* Full OO-design
* No need for shared network resources
* Real-time capabilities
* Lean and clean
* Open and free

LICENSE: BSD

WWW: http://zillion.sourceforge.net/
2006-11-09T20:06:07+00:00 net/remotedesk Graphical interface to rdesktop
RemoteDesk is a graphical interface to rdesktop
and it allows you to remotely access Windows computers.

LICENSE: GPL2 or later

WWW: http://gap.nongnu.org/remotedesk/index.html
2006-11-09T18:41:59+00:00 audio/xanalyser Spectrum analyser
XAnalyser is a program to analyse a stereo audio signal. It has two displays:

Frequency Spectrum
Using Fast Fourier Transform, the time domain of the signal is transformed into
the frequency domain, i.e. the amplitude (in logarithmic scale) of the
audio signal is plotted versus the frequency. Either the sum of the
left and right channel of the audio signal can be shown or both
channels simultaneously.

XY Scope
Roughly speaking, the audio signal of left channel deflects a point
horizontally and the right channel vertically (just as the beam of a CRT
would do). Thus, an audio signal only present on the left channel produces
a horizontal line, whereas an audio signal only present on the right channel
produces a vertical line. A mono signal produces a 45 degree line.
A stereo signal creates a wilde pattern (if the phase is correct,
predominately in the same direction as a mono signal) or may even fill
the entire scope.

WWW: http://arvin.schnell-web.net/xanalyser/
2006-11-09T15:27:59+00:00 french/belote Un jeu de belote coinchée contre l'ordinateur ou en réseau
Jouez à la belote coinchée seul contre l'ordinateur ou en réseau.

WWW: http://coincher.free.fr/
2006-11-09T13:56:24+00:00 devel/cbind Translator for "thin" Ada bindings to C
This tool is designed to AID in the creation of Ada bindings to C.
The code is provided "as is" without any warranty whatsoever. The
code is NOT copyrighted but is instead published to the public domain
as free software. Any attempt to copyright the tool will be refutable
in a court of law.

I am NOT intending to imply that the bindings generated by this
translator will be complete. This tool MAY/MAY NOT be useful as an
AID to generating bindings. Hopefully it can do a lot of the grunt
work for you.

WWW: ftp://ftp.cs.kuleuven.ac.be/pub/Ada-Belgium/cdrom/ase02_02/tools/cbind/
2006-11-09T09:17:37+00:00 www/p5-Catalyst-Model-CDBI-Plain Catalyst plain base class for Class::DBI models
Catalyst::Model::CDBI::Plain is a Model class for Catalyst to be used
with user-specified Class::DBI classes.

It does not automatically set anything up or create relationships;
this is left to the user. This module can be used with existing
Class::DBI classes, so that they can be used with Catalyst, or as a
way of writing CDBI-based Model classes within Catalyst.

WWW: https://metacpan.org/release/Catalyst-Model-CDBI-Plain
2006-11-09T01:43:48+00:00 textproc/bbe Sed-like editor for binary files
Instead of reading input in lines as sed, bbe reads
arbitrary blocks from an input stream and performs
byte-related transformations on found blocks. Blocks
can be defined using start/stop strings, stream offset
and block length, or a combination. Basic editing commands
include delete, replace, search/replace, binary operations
(and, or, etc.), append, and bcd/ASCII conversion. For
examining the input stream, it contains some grep-like
features like printing the input file name, stream offset,
and block number of found blocks. Block contents can also
be printed in different formats like hex, octal, ASCII, and
binary.

WWW: https://sourceforge.net/projects/bbe-/
2006-11-08T23:34:32+00:00 emulators/dynagen Text-based front end for Dynamips development version
Dynagen is a front-end for use with the Dynamips Cisco router
emulator. It uses an INI-like configuration file to provision
Dynamips emulator networks. It takes care of specifying the right
port adapters, generating and matching up those pesky NIO descriptors,
specifying bridges, frame-relay, ATM switches, etc. It also provides
a management CLI for listing devices, suspending and reloading
instances, etc.

WWW: http://dyna-gen.sourceforge.net/
2006-11-08T23:12:55+00:00 devel/cppi Tool to indent the C preprocessor directives
A tool to indent the C preprocessor directives to reflect their
nesting and ensure that there is exactly one space character between
each #if, #elif, #define directive and the following token.
2006-11-08T22:46:05+00:00 databases/p5-Catalyst-Model-CDBI-Plain Catalyst plain base class for Class::DBI models
Catalyst::Model::CDBI::Plain is a Model class for Catalyst to be used
with user-specified Class::DBI classes.

It does not automatically set anything up or create relationships;
this is left to the user. This module can be used with existing
Class::DBI classes, so that they can be used with Catalyst, or as a
way of writing CDBI-based Model classes within Catalyst.

WWW: http://search.cpan.org/dist/Catalyst-Model-CDBI-Plain/
2006-11-08T21:25:52+00:00 graphics/npretty Simple web-gallery generator written in perl
A very configureable web-gallery generator written in perl with support for
templates.

WWW: http://www.pulia.nu/coding.html
2006-11-08T20:23:34+00:00 mail/py-cyruslib Cyrus imapd library for Python
cyruslib is wrapped interface for imaplib.py, it adds support for
cyrus specific commands. Function naming is the same of cyradm

WWW: http://oss.netfarm.it/python-cyrus.php
2006-11-08T20:22:54+00:00 www/phpip A complete IPv4 IPAM (IP address management) suite
phpIP Management is a complete IPv4 IPAM (IP address management)
suite, built to handle the complexity of managing today's
IP address space.
phpIP Management was built to scale and address the full
lifecycle of IP address space using techniques that are not
administratively intensive.

WWW: http://www.phpip.net/

- Babak Farrokhi
babak@farrokhi.net
2006-11-08T20:22:54+00:00 net-mgmt/phpip Complete IPv4 IPAM (IP address management) suite
phpIP Management is a complete IPv4 IPAM (IP address management)
suite, built to handle the complexity of managing today's
IP address space.
phpIP Management was built to scale and address the full
lifecycle of IP address space using techniques that are not
administratively intensive.

WWW: http://www.phpip.net/
2006-11-08T20:04:26+00:00 x11/bbdock Application launcher for Blackbox-like window manager
BBDock is an application launcher for Blackbox-like window managers that
allows one to create application buttons in the slit/dock. It works with
PNG files rather than XPM images, and supports alpha blending at 16, 24,
and 32 bits color-depth. Also, the raise-window function is available to
window managers which implement the EWMH specification.

WWW: http://bbdock.nethence.com/
2006-11-08T19:53:59+00:00 misc/umodunpack Unpack umod files for Unreal and/or Unreal Tournament
Extract the packed Unreal [Tournament] mod files from a given umod.

WWW: http://www.deepsky.com/~misaka/
2006-11-08T19:42:21+00:00 net-mgmt/sjitter Client/server jitter measurement utility
Sjitter is a command line client/server to measure jitter
(based on RFC 1889), one way UDP delay and bandwidth.

WWW: http://www.nicolargo.com/dev/sjitter/
2006-11-08T19:33:45+00:00 net/uproxy Proxy for UDP protocols
Initially UProxy has been designed to allow playing
Unreal Tournament matches over Internet on computers
connected by a LAN sharing a dial up connection, but
it could be used to play other games (such as Quake)
and by every program using a UDP protocol where clients
don't have to bind a fixed port (not only games!).
2006-11-08T19:15:14+00:00 net/tcpxd General purpose TCP/IP relay
tcpxd is a general purpose TCP/IP relay program designed
to be simple to get going, requiring only three parameters;
the port to listen on, the host to forward to, and the port
on that host to connect to.

WWW: http://quozl.us.netrek.org/tcpxd/
2006-11-08T18:08:47+00:00 net-mgmt/ipsectrace IPSEC Traffic Profiler
Ipsectrace is a simple utility designed to profile the
ipsec traffic (esp and ah) in a pcap capture file.
It is somewhat inspired by tcptrace.

WWW: http://freshmeat.net/projects/ipsectrace/
2006-11-08T00:52:56+00:00 x11-themes/murrine-configurator GUI gtkrc configuration tool for the Murrine GTK engine
A gui gtkrc configuration tool for the Murrine GTK engine.

Murrine Configurator gives users the opportunity to configure all the Murrine
Engine style options. The usage is very simple and the dialogs explain step
by step the style options you can edit.

WWW: http://cimi.netsons.org/pages/murrine/configurator.php
2006-11-07T23:08:45+00:00 databases/php5-pdo
2006-11-07T17:48:40+00:00 devel/pecl-bcompiler Bytecode compiler extension
bcompiler enables you to encode your scripts in phpbytecode,
enabling you to protect the source code.
bcompiler could be used in the following situations

- to create a exe file of a PHP-GTK application (in conjunction with other
software)
- to create closed source libraries
- to provide clients with time expired software (prior to payment)
- to deliver close source applications
- for use on embedded systems, where disk space is a priority.

WWW: http://pecl.php.net/package/bcompiler/
2006-11-07T16:58:09+00:00 www/zend-framework Framework for developing PHP web applications
This is a port of the Zend Framework. The Zend Framework aims to
provide an architecture for developing entire applications with no
other library dependencies. This code will always be actively developed,
tested, and supported by Zend and the PHP Collaboration Project.

WWW: https://framework.zend.com/
2006-11-07T13:47:12+00:00 games/quaqut Queries information from Unreal Tournament 2004 game servers
Quaqut is a simple program that queries Unreal Tournament 2004 (TM)
game servers and retrieves information like those available while
browsing servers in the game. That means information like server
name, game type and current map, names and scores of players, and much more.

WWW: http://quaqut.sourceforge.net/
2006-11-07T13:38:11+00:00 multimedia/umr Unreal Media Ripper
This utility rips Music and Sound class objects from .umx and .uax
files in Unreal or Unreal Tournament. It rips all the exports in the
file that it understands (currently 'xm', 'it', 's3m', and 'WAV').
Adding support for an export is fairly trivial, so you can add them
in a minute or two.

WWW: http://www.oldunreal.com/othermods.html
2006-11-07T03:01:32+00:00 devel/p5-forks Drop-in replacement for Perl threads using fork()
The "forks" pragma allows a developer to use threads without having to
have a threaded perl, or to even run 5.8.0 or higher. There were a number
of goals that I am trying to reach with this implementation.

The standard Perl 5.8.0 threads implementation is very memory consuming,
which makes it basically impossible to use in a production environment,
particularly with mod_perl and Apache. Because of the use of the standard
Unix fork() capabilities, most operating systems will be able to use the
Copy-On-Write (COW) memory sharing capabilities (whereas with the standard
Perl 5.8.0 threads implementation, this is thwarted by the Perl interpreter
cloning process that is used to create threads). The memory savings have
been confirmed.

You should be able to run threaded applications unchanged by simply making
sure that the "forks" and "forks::shared" modules are loaded,
e.g. by specifying them on the command line.

WWW: https://metacpan.org/release/forks
2006-11-06T22:54:56+00:00 databases/p5-Class-DBI-Plugin-Pager Perl extension to paged queries for CDBI
Perl extension to paged queries for CDBI.

Adds a pager method to your class that can query using SQL::Abstract
where clauses, and limit the number of rows returned to a specific
subset.

WWW: https://metacpan.org/release/Class-DBI-Plugin-Pager
2006-11-06T14:30:35+00:00 devel/p5-reaper Perl module for reaping child processes via $$SIG{CHLD}
The reaper module provides a $SIG{CHLD} handler that can be installed
globally as well as locally. It also supports chaining of signal handlers,
meaning it will not just replace an existing $SIG{CHLD} handler. It still
requires applications to do the right thing in using this module and not
installing their own versions. At least it provides a consistent
implementation that can be shared between various modules.

WWW: http://search.cpan.org/dist/reaper/
2006-11-06T14:15:28+00:00 graphics/linux-libGLU OpenGL utility library (Linux version)
${.CURDIR}/../${PORTNAME}/pkg-descr
2006-11-06T14:15:28+00:00 graphics/linux-f8-libGLU Mesa libGLU runtime library (Linux Fedora 8)
${.CURDIR}/../${PORTNAME}/pkg-descr
2006-11-06T14:15:28+00:00 graphics/linux-f10-libGLU Mesa libGLU runtime library (Linux Fedora 10)
${.CURDIR}/../${PORTNAME}/pkg-descr
2006-11-06T02:35:31+00:00 net/p5-Net-ARP Perl extension for creating ARP packets
Net::ARP can be used to create and send ARP packets and to get the mac address
of an ethernet interface or IP address.

WWW: https://metacpan.org/release/Net-ARP
2006-11-06T00:26:03+00:00 mail/p5-FuzzyOcr Plugin for SpamAssassin which scans image attachments for spam
FuzzyOcr is a plugin for SpamAssassin which scans image attachments for
spam keywords, using an Optical Character Recognition program.

This plugin can be used to detect spam that puts all the real spam
content in an attached image. The mail itself only random text and
random html, without any URLs or identifiable information.

It is also able to do approximate matches on words, so errors in
recognition or attempts to obfuscate the text inside the image will not
cause the detection to fail.

WWW: http://wiki.apache.org/spamassassin/FuzzyOcrPlugin
2006-11-06T00:26:03+00:00 mail/p5-FuzzyOcr-devel Plugin for SpamAssassin which scans image attachments for spam
FuzzyOcr is a plugin for SpamAssassin which scans image attachments for
spam keywords, using an Optical Character Recognition program.

This plugin can be used to detect spam that puts all the real spam
content in an attached image. The mail itself only random text and
random html, without any URLs or identifiable information.

It is also able to do approximate matches on words, so errors in
recognition or attempts to obfuscate the text inside the image will not
cause the detection to fail.

WWW: http://fuzzyocr.own-hero.net/
2006-11-05T22:45:40+00:00 devel/py-testoob Advanced unit testing framework for PyUnit
Testoob is an advanced unit testing framework for Python. It integrates
effortlessly with existing PyUnit (module 'unittest') test suites.

WWW: https://github.com/testoob/testoob
2006-11-05T22:12:27+00:00 devel/p5-Number-Bytes-Human Convert byte count to human readable format
This module provides a formatter which turns byte counts to usual
readable format.

WWW: https://metacpan.org/release/Number-Bytes-Human
2006-11-05T21:58:14+00:00 print/pear-File_PDF PEAR class to generate PDFs
PDF generation using only PHP, without requiring any external libraries.

WWW: https://pear.php.net/package/File_PDF
2006-11-05T21:04:13+00:00 accessibility/at-poke Accessibility testing and poking tool
at-poke is a testing and inspection tool for accessibility aware applications
using the AT-SPI interfaces as used by GNOME.

WWW: http://developer.gnome.org/projects/gap/
2006-11-05T20:51:06+00:00 cad/freehdl Free VHDL simulator
The goals of the FreeHDL project are to develop a VHDL simulator that has
a graphical waveform viewer and a source level debugger. It also aims at
VHDL-93 compliancy. The project is at a very early development stage.

WWW: http://www.freehdl.seul.org/
2006-11-05T16:59:44+00:00 sysutils/xsi System monitor that provides XML encoded stats
XSI is a system monitoring daemon that replies to network queries with
XML-encoded system information and statistics. This data can then be
analyzed, graphed or otherwise presented by a front-end. It is BSD-licensed
and free for anyone to use for any purpose.

WWW: http://xmlsysinfo.sourceforge.net
2006-11-05T14:33:50+00:00 sysutils/batmon GNUstep battery monitor for laptops
Battery Monitor is a battery monitor for laptops. It displays the current
status of the battery (charge/discharge and energy level) as well as some
information about the general health of the cell.

LICENSE: GPL2 or later

WWW: http://www.nongnu.org/gap/batmon/index.html
2006-11-05T13:59:52+00:00 deskutils/etoile Etoile Project software for GNUstep
Etoile intends to be an innovative GNUstep based user environnement built
from the ground up on highly modular and light components with project and
document orientation in mind, in order to allow users to create their own
workflow by reshaping or recombining provided Services (aka Applications),
Components etc. Flexibility and modularity on both User Interface and code
level should allow us to scale from PDA to computer environment.

Currently this package only installs DictionaryReader.

WWW: http://www.etoile-project.org/
2006-11-05T13:59:52+00:00 deskutils/etoile-dictionaryreader Dict client for GNUstep
DictionaryReader.app is a Dict client for GNUstep.
It is also part of the Etoile Desktop Project

LICENSE: MIT

WWW: http://www.unix-ag.uni-kl.de/~guenther/gnustep/dictionaryreader.html
WWW: http://www.etoile-project.org/
2006-11-05T13:34:23+00:00 ftp/gnustep-ftp Compact and handy FTP client for GNUstep
FTP is a compact and handy application for file transfers
using the FTP protocol (RFC 765)

LICENSE: GPL2 or later

WWW: http://www.nongnu.org/gap/ftp/index.html
2006-11-05T12:21:16+00:00 devel/objcunit ObjcUnit framework for GNUstep
ObjcUnit framework patched to build on GNUstep.

LICENSE: IBM Public License Version 1.0

WWW: http://xanthippe.dyndns.org/Zipper/
2006-11-05T04:02:53+00:00 net/py-netstring Python module implementing the netstring protocol
An implementation of the netstrings protocol developed by D.J. Bernstein.
netstrings transmits each string as the length followed by : followed by
the string.
2006-11-05T01:18:08+00:00 mail/p5-LMAP-CID2SPF Module to convert between Microsoft's Caller-ID and SPF #'
This module can be used to convert between two of the LMAP (Lightweight
MTA Authentication Protocol) formats currently being proposed:

CID = Microsoft's Caller-ID
SPF = Sender Policy Framework

It will convert an XML-fragment as proposed by CID to a record that can
be added to DNS as proposed by SPF.

SEE ALSO
SPF: http://spf.pobox.com/

WWW: http://www.baschny.de/spf/
2006-11-04T07:04:42+00:00 devel/libvolume_id Library to provide file system type information
Libvolume_id is a library that provides file system information for a given
volume device (i.e. file system type, label, etc.). It supports all of the
major file systems.
2006-11-04T00:03:53+00:00 textproc/py-lucene A GCJ-compiled version of Java Lucene integrated with Python
PyLucene is a GCJ-compiled version of Java Lucene integrated with Python.
Its goal is to allow you to use Lucene's text indexing and searching
capabilities from Python. It is designed to be API compatible with the
latest version of Java Lucene.

WWW: http://lucene.apache.org/pylucene/
2006-11-04T00:03:53+00:00 devel/py-lucene A GCJ-compiled version of Java Lucene integrated with Python
PyLucene is a GCJ-compiled version of Java Lucene integrated with Python.
Its goal is to allow you to use Lucene's text indexing and searching
capabilities from Python. It is designed to be API compatible with the
latest version of Java Lucene.

WWW: http://pylucene.osafoundation.org/
2006-11-03T20:25:53+00:00 japanese/vlgothic Free Japanese TrueType fonts named 'VLGothic'
Free Japanese TrueType fonts named 'VLGothic'.

WWW: http://dicey.org/vlgothic/
2006-11-03T20:25:53+00:00 japanese/font-vlgothic VLGothic Japanese TrueType fonts
Free Japanese TrueType fonts named 'VLGothic'.

WWW: http://vlgothic.dicey.org/
2006-11-02T21:42:09+00:00 www/xpi-errorzilla Useful error pages
Changes the default error page from basically having a reload button
to having the following choices:
- Google cache
- Archival snapshot from the wayback machine
- Ping
- Trace route
- Whois lookup
- Coral cache

WWW: https://addons.mozilla.org/en-US/firefox/addon/3336
2006-11-02T20:35:49+00:00 audio/fdmf Find similar music by perceptual hashing
fdmf is portable perl/C software for finding pairs of music files in a
collection that are likely to contain the same music. It works on the
music itself, not on the filename, tags, or headers. It uses an audio
fingerprint, or perceptual hash to recognize the duplicate files. It is
currently under heavy development, so it might be buggy, broken, or
otherwise bad. But it works for me.

WWW: http://www.w140.com/audio/
2006-11-02T20:35:48+00:00 databases/animenfo-client-gtk AnimeNfo client with GTK support
The AnimeNfo client with GTK support.

configuration.txt contains the configuration for server and port.
It will be read automatically by the program at beginning of execution,
so you don't have to fill the server and port value every time manually.
You can modify the configuration.txt file if necessary.
In order for the configuration.txt to work,
you have to put it in the same directory as the program.

LICENSE: GPL2 or later

WWW: http://www.animenfo.com/
2006-11-02T20:32:52+00:00 databases/animenfo-client AnimeNfo client
The AnimeNfo client

The simplest AnimeNfo client. Written in C.
Despite being the simplest example of AnimeNfo client,
all socket operations were done in non-blocking.

LICENSE: GPL2 or later

WWW: http://www.animenfo.com/
2006-11-02T20:32:16+00:00 devel/p5-ExtUtils-Command Utilities to replace common UNIX commands
ExtUtils::Command provides a number of utilities to replace common UNIX
commands in Makefiles, etc. At present the list includes cp, rm_f,
rm_rf, mv, cat, eqtime, mkpath, touch, test_f, test_d, chmod, and
dos2unix. Also included is the companion module Shell::Command, which
is a thin wrapper for ExtUtils::Command to provide cross-platform
functions emulating common shell commands.

WWW: https://metacpan.org/release/BINGOS/ExtUtils-Command-1.20
2006-11-02T18:59:19+00:00 x11/innerspace GNUstep screensaver
InnerSpace is a screensaver.

Innerspace is a screensaver which is compatible with BackSpace
from the NeXTSTEP era. It can, with few changes to the module,
run old BackSpace modules.

LICENSE: GPL2 or later

WWW: http://www.nongnu.org/gap/innerspace/index.html
2006-11-02T18:27:21+00:00 games/gmines Well-known minesweeper game for GNUstep
GMines

The well-known minesweeper game.
Left-click to uncover, right-click to mark.

The look is inspired by the KDE minesweeper program.

LICENSE: GPL2 or later

WWW: http://gap.nongnu.org/gmines/
2006-11-02T14:24:46+00:00 math/p5-Math-Polynomial-Solve Find the roots of polynomial equations
This package supplies a set of functions that find the roots of
polynomials. Polynomials up to the quartic may be solved directly by
numerical formulae. Polynomials of fifth and higher powers will be
solved by an iterative method, as there are no general solutions for
fifth and higher powers.

The linear, quadratic, cubic, and quartic *_roots() functions all
expect to have a non-zero value for the $a term.

If the constant term is zero then the first value returned in the list
of answers will always be zero, for all functions.

WWW: https://metacpan.org/release/Math-Polynomial-Solve
2006-11-02T13:59:51+00:00 math/p5-GIS-Distance Calculate geographic distances
GIS::Distance calculates distances between geographic points on, at the moment,
planet Earth. Various "FORMULAS" are available that provide different levels of
accuracy versus speed.

GIS::Distance::Fast, a separate distribution, ships with C implmentations of
some of the formulas shipped with GIS::Distance. If you're looking for speed
then install it and the ::Fast formulas will be automatically used by this
module.

WWW: https://metacpan.org/release/GIS-Distance
2006-11-02T13:13:17+00:00 astro/gpstk Toolkit for developing GPS applications
The GPSTk is an open source C++ library for developing GPS applications.

The GPSTk suite consists of a core library, auxiliary libraries, and a set
of applications. The GPSTk provides a wide array of functions that solve
processing problems associated with GNSS such as processing or using
standard formats such as RINEX. The libraries are the basis for the more
advanced applications distributed as part of the GPSTk suite.

WWW: https://github.com/SGL-UT/GPSTk
2006-11-02T06:22:48+00:00 devel/p5-Class-Measure Create, compare, and convert units of measurement
This is a base class that is inherited by the Class::Measure classes.
This distribution comes with the class Class::Measure::Length.

WWW: https://metacpan.org/release/Class-Measure
2006-11-02T02:19:21+00:00 comms/syncterm ANSI-BBS terminal which supports telnet, rlogin, and SSH
An ANSI-BBS terminal designed to connect to remote BBSs via telnet, rlogin, or
SSH. Supports ANSI music and the IBM charset when possible. Will run from a
console, under X11 using XLib, or using SDL.

WWW: http://syncterm.bbsdev.net/
2006-11-01T22:16:01+00:00 sysutils/tss Terminal ScreenSaver that allows you to lock you terminal
Terminal ScreenSaver (or tss for short) is an attempt to clone and enhance
FreeBSD's text-mode screen saver. Although intended for GNU/Linux, it works
fine under FreeBSD and probably a lot of other Unix-based operating systems.
Unlike the daemonsaver in FreeBSD, you may choose ASCII art of your own liking
or make your own.

WWW: http://www.pulia.nu/tss/
2006-11-01T20:38:54+00:00 devel/p5-Clone-PP Recursively copy Perl datatypes
This module provides a general-purpose clone function to make deep
copies of Perl data structures. It calls itself recursively to copy
nested hash, array, scalar and reference types, including tied
variables and objects.

WWW: https://metacpan.org/release/Clone-PP
2006-11-01T20:26:08+00:00 math/matrices Matrix calculator (with both GUI & console-interface)
This is a program which can calculate with several martices.
It can multiplicate (by matrix or number), add, substract, invert,
transpose and get the determinant of matrices. And these calculations
can be done on matrices of any order.

It has two interfaces: GTK GUI and console-interface.

Morten Slot Kristensen <ontherenth@gmail.com>

WWW: http://mplus.dk/matrices/
2006-11-01T19:23:52+00:00 x11/gnustep-app Metaport for GNUstep applications
Collection of GNUstep software.
2006-11-01T15:32:46+00:00 graphics/pecl-imlib2 PECL extension if imlib2
This extension provides an image manipulation interface using libImlib2.
Imlib2 is a very fast image manipulation library, but without the support
for as many image formats as other libraries such as imagemagick.

WWW: https://pecl.php.net/package/imlib2
2006-11-01T10:59:09+00:00 devel/autoconf-archive Set of useful GNU Autoconf macros
The GNU Autoconf Archive is a collection of more than 450 macros for GNU
Autoconf that have been contributed as free software by friendly supporters
of the cause from all over the Internet. Every single one of those macros
can be re-used without imposing any restrictions whatsoever on the licensing
of the generated configure script. In particular, it is possible to use all
those macros in configure scripts that are meant for non-free software.

WWW: https://savannah.gnu.org/projects/autoconf-archive
2006-11-01T06:42:58+00:00 x11-toolkits/tktray System tray icon support
Tktray is an extension that is able to create system tray icons. It
follows http://www.freedesktop.org specifications when looking up the
system tray manager. This protocol is supported by modern versions of
KDE and Gnome panels, and by some other panel-like application.

WWW: http://sw4me.com/wiki/Tktray
2006-11-01T06:39:12+00:00 x11-toolkits/tkdnd Native drag and drop capabilities for Tk
tkdnd is an extension that adds native drag & drop capabilities to the
tk toolkit. It can be used with any tk version equal or greater to 8.4
and currently only the UNIX (X-Windows) and Microsoft Windows operating
systems are supported. Under Unix the drag & drop protocol in use is the
XDND protocol version 4 (also used by the QT toolkit, KDE & GNOME
Desktops).

WWW: http://www.iit.demokritos.gr/~petasis/Tcl/tkDND/tkDND.html
2006-11-01T04:11:52+00:00 games/dangerdeep-data Danger from the Deep data files
The Danger From the Deep data files

WWW: http://dangerdeep.sourceforge.net/
2006-11-01T01:59:37+00:00 math/p5-Statistics-LineFit Least squares line fit, weighted or unweighted
The Statistics::LineFit module does weighted or unweighted least-squares
line fitting to two-dimensional data (y = a + b * x). (This is also
called linear regression.) In addition to the slope and y-intercept, the
module can return the square of the correlation coefficient (R squared),
the Durbin-Watson statistic, the mean squared error, sigma, the t
statistics, the variance of the estimates of the slope and y-intercept,
the predicted y values and the residuals of the y values.

WWW: https://metacpan.org/release/Statistics-LineFit
2006-11-01T01:53:44+00:00 math/p5-Algorithm-CurveFit Nonlinear Least Squares Fitting
Algorithm::CurveFit implements a nonlinear least squares curve fitting
algorithm. That means, it fits a curve of known form (sine-like,
exponential, polynomial of degree n, etc.) to a given set of data
points.

WWW: https://metacpan.org/release/Algorithm-CurveFit
2006-11-01T01:34:38+00:00 sysutils/pkg_replace A utility for upgrading installed packages
pkg_replace is used to upgrade installed packages.
It is compatible with portupgrade and can be used as
an alternative to portupgrade and portmaster.

WWW: http://portutil.sourceforge.jp

Securedog <securedog@users.sourceforge.jp>
2006-11-01T01:34:38+00:00 ports-mgmt/pkg_replace Utility for upgrading installed packages
pkg_replace is used to upgrade installed packages.
It is compatible with portupgrade and can be used as
an alternative to portupgrade and portmaster.

WWW: http://portutil.osdn.jp/
2006-11-01T01:24:23+00:00 textproc/p5-Parse-CSV Highly flexible CSV parser for large files
Surely the CPAN doesn't need yet another CSV parsing module.

Text::CSV_XS is the standard parser for CSV files. It is fast
as hell, but unfortunately it can be a bit verbose to use.

A number of other modules have attempted to put usability
wrappers around this venerable module, but they have all
focussed on parsing the entire file into memory at once.

This method is fine unless your CSV files start to get large.
Once that happens, the only existing option is to fall back
on the relatively slow and heavyweight XML::SAXDriver::CSV
module.

Parse::CSV fills this functionality gap. It provides a flexible
and light-weight streaming parser for large, extremely large,
or arbitrarily large CSV files.

WWW: https://metacpan.org/release/Parse-CSV
2006-11-01T01:10:37+00:00 www/p5-WWW-Google-Notebook Perl interface for Google Notebook
This module priovides you an Object Oriented interface
for Google Notebook, using unofficial API.

WWW: http://search.cpan.org/dist/WWW-Google-Notebook/
2006-11-01T00:12:59+00:00 mail/p5-Net-SMTP_auth Simple Mail Transfer Protocol Client with AUTHentication
Net::SMTP_auth implements a client interface to the SMTP and ESMTP protocol
AUTH service extension, enabling a perl5 application to talk to and
authenticate against SMTP servers. This documentation assumes that you are
familiar with the concepts of the SMTP protocol described in RFC821 and with
the AUTH service extension described in RFC2554.

WWW: https://metacpan.org/release/Net-SMTP_auth
2006-10-31T22:20:49+00:00 net-mgmt/flowviewer Web-based user interface for the flow-tools NetFlow data
FlowViewer, FlowGrapher, and now FlowTracker are tools that provide an easy
web-based user interface for selecting, viewing, graphing, and now tracking
NetFlow data stored using Mark Fullmer's flow-tools software.

The user is able to filter data (inclusion or exclusion) by device, IP address
range, port, router interface, autonomous system (AS), specified time interval,
and now by protocols, TOS field, and TCP flags. Many of the flow-tools reports
are configured as drop-down selections. Users are also able to save reports and
graphs for later viewing.

WWW: http://flowviewer.net/
2006-10-31T21:24:30+00:00 x11-toolkits/sdl_pango SDL API to the Pango text rendering engine of GNOME 2.x
Pango is the text rendering engine of GNOME 2.x. SDL_Pango connects
the engine to SDL.

If you are a game software developer, you should know the difficulties
of distribution. So I will start to introduce SDL_Pango from the
viewpoint of distribution.

In Un*x, SDL_Pango is hard to use as system-independent module,
because it depends on fontconfig and Pango which are designed as
system-singleton modules. If you use SDL_Pango, your software will
require those modules installed to target system. If your software
is shipped as shrink-wrap package, it may cause much problem on
your support desk. You should carefully design your installation
process.

WWW: http://sdlpango.sourceforge.net/
2006-10-31T21:19:53+00:00 net/dhcperf DHCPerf delivers accurate performance metrics of Dynamic Host Configuration Protocol service
DHCPerf Provides Communication Providers with Predictive Planning
Tools to Scale Networks.

This tool, DHCPerf, delivers accurate performance metrics
of Dynamic Host Configuration Protocol (DHCP) services. These tools
are easy-to-use and simulate real Internet workloads to provide the
necessary insight that carriers need to plan and deploy network
services.

DHCPerf measures the DHCP lease assignments to client computers by
ramping up lease assignment over time to determine the maximum
performance profile.

WWW: http://www.nominum.com/testing_tools.php
2006-10-31T21:16:17+00:00 dns/dnsperf Performance measurement of Domain Name System (DNS) servers
DNSPerf and ResPerf are free tools developed by Nominum that make it
simple to gather accurate latency and throughput metrics for Domain
Name System (DNS) servers. The latest version of the DNSPerf and
ResPerf can be used with test files that include IPv6 queries.

DNSPerf "self-paces" the DNS query load to simulate network conditions.
New features in DNSPerf improve the precision of latency measurements
and allow for per packet per-query latency reporting is possible.
DNSPerf is now multithreaded, multiple DNSPerf clients can be supported
in multicore systems (each client requires two cores). The output of
DNSPerf has also been improved so it is more concise and useful.
Latency data can be used to make detailed graphs so it is simple for
network operators to take advantage of the data.

ResPerf systematically increases the query rate and monitors the
response rate to simulate caching DNS services.

WWW: https://www.dns-oarc.net/tools/dnsperf
2006-10-31T19:43:38+00:00 textproc/docbook-xml-450 DocBook/XML DTD V4.5, designed for technical documentation
XML version of the DocBook DTD V4.5.

WWW: http://www.docbook.org/xml/4.5/index.html
2006-10-31T19:23:26+00:00 games/slump Fork of SLIGE that is optimized for making FreeDoom maps
Slump is a random map generator for FreeDoom that is based on David M. Chess'
SLIGE map generator.

Basically Slump is a fork of SLIGE that is optimized for making FreeDoom maps.
In particular, Slump only places monsters that the FreeDoom artists have drawn
in to maps; this way one can play FreeDoom without feeling that the game is
incomplete.

WWW: http://www.samiam.org/slump.html
2006-10-31T19:17:09+00:00 games/slige DOOM level generator
SLIGE is a Win32 (i.e. Windows 95 or NT or 3.1 with Win32s) program
(compilable also for DOS and Linux) that produces brand-new levels for DOOM or
DOOM II. If you're tired of the levels and PWADs that you have, you can use
SLIGE to generate dozens or hundreds or thousands more. Some of them will
probably be pretty good, too (he said modestly).

WWW: http://www.doomworld.com/slige/
2006-10-31T19:05:50+00:00 ftp/filezilla Fast and reliable cross-platform FTP, FTPS, and SFTP client
FileZilla Client is a fast and reliable cross-platform FTP, FTPS and SFTP
client with lots of useful features and an intuitive interface.

Among others, the features of FileZilla include the following:

* Supports FTP, FTP over SSL/TLS (FTPS) and SSH File Transfer Protocol (SFTP)
* IPv6 support
* Available in many languages
* Supports resume and transfer of large files >4GB
* Tabbed user interface
* Powerful Site Manager and transfer queue
* Bookmarks
* Drag & drop support
* Configurable transfer speed limits
* Filename filters
* Network configuration wizard
* Remite file editing
* Keep-alive
* HTTP/1.1, SOCKS5 and FTP-Proxy support
* Logging to file
* Synchronized directory browsing
* Remote file search

WWW: https://filezilla-project.org/
2006-10-31T18:13:58+00:00 comms/tilp2 TI Linking Program
TiLP is an application to communicate with Texas Instruments graphing
calculators.

WWW: http://tilp.info/
2006-10-31T18:11:38+00:00 comms/libticalcs2 TI calculator library
A library to communicate with TI calculators.

WWW: http://tilp.info/
2006-10-31T18:09:45+00:00 devel/libtifiles2 TI calculator file types library
A library to handle TI calculator file formats.

WWW: http://tilp.info/
2006-10-31T18:07:47+00:00 comms/libticables2 TI calculator link cables library
A library to transfer raw data across various types of TI calculator
link cables.

WWW: http://tilp.info/
2006-10-31T18:05:32+00:00 converters/libticonv TI calculator character set library
A library to work with character sets used on TI calculators.

WWW: http://tilp.info/
2006-10-31T17:59:54+00:00 devel/quilt Collection of bash scripts to ease working with patch files
quilt is a collection of bash scripts to manage a series of patches by
keeping track of the changes each patch makes. Patches can be applied,
un-applied, refreshed, etc.
The key philosophical concept is that your primary output is
patches. Not ".c" files, not ".h" files. But patches. So patches are
the first-class object here.
Quilt was originally based on Andrew Morton's patch scripts published
on the Linux kernel mailing list.

WWW: https://savannah.nongnu.org/projects/quilt
2006-10-31T17:32:45+00:00 japanese/jishyo English to Japanese dictionary for GNUstep
Jishyo is an English -> Japanese dictionary. Currently it only supports
English queries. In the future I hope to add support for kana and kanji
queries, as well as multi-radical lookups for kanji. Jishyo is based in
large part on code from Jim Breen's xjdic. It also uses the dictionary
data from the same software.

WWW: http://www.eskimo.com/~pburns/Dictionaries/
2006-10-31T17:31:43+00:00 devel/dbus-qt3 Qt3 bindings for the D-BUS messaging system
Qt3 bindings for the D-BUS interprocess messaging system.

WWW: http://www.freedesktop.org/wiki/Software/DBusBindings
2006-10-31T17:29:35+00:00 math/numdiff Compare putatively similar files, ignoring small numeric differences
Numdiff is a little program that can be used to compare putatively
similar files line by line and field by field, ignoring small numeric
differences or/and different numeric formats.

Equivalently, Numdiff is a program with the capability to appropriately
compare files containing numerical fields (and not only).

% numdiff file1 file2

WWW: http://www.nongnu.org/numdiff/
2006-10-31T17:27:32+00:00 dns/nsd2 An authoritative only non-recursive name server
NSD (Name Server Daemon) is a complete implementation of an
authoritative DNS nameserver.

WWW: http://www.nlnetlabs.nl/nsd
2006-10-31T17:26:33+00:00 textproc/duncan English to Thai dictionary for GNUstep
Duncan is an English-Thai dictionary. It was developed on Mac OS X, using the
Cocoa libraries. The GNUstep port that can be found here, was done by me. It
was very easy to do; primarily requiring only new interface files, and build
files.

LICENSE: GPL2 or later

WWW: http://www.eskimo.com/~pburns/Dictionaries/
2006-10-31T17:25:22+00:00 deskutils/gkrellm-timers GKrellM2 plugin that allows the setting of countdowns
This is a GkrellM2 plugin that allows setting of various countdown timers
and stopwatches.

Author: Christian W. Zuckschwerdt
WWW: http://triq.net/gkrellm_timers.html
2006-10-31T15:48:20+00:00 x11/widgetfactory A showcase for GTK+2 widgets
The Widget Factory is a program designed to show a wide range of GTK+2
widgets in a single window.

WWW: http://www.stellingwerff.com/?page_id=10
2006-10-31T12:51:13+00:00 misc/dphys-config Tool to distribute config files
This project is aimed at installing (and keeping update) the site specific
config files we want, after preprocessing them (conditional content and include
files and include sections). It also triggers postinstall scripts whenever their
associated config file has been changed. It can also remove config files,
including running an preremove script before doing so. All this is driven by an
simple config file list.

WWW: http://www.phys.ethz.ch/~franklin/Projects/dphys-config/
2006-10-31T09:08:29+00:00 sysutils/gnome_subr Common startup and shutdown subroutines used by GNOME scripts
Common startup and shutdown subroutines used by GNOME scripts.

WWW: https://www.FreeBSD.org/gnome/
2006-10-31T06:33:13+00:00 deskutils/gnustep-notebook Place to store notes in an organized manner
NoteBook.app is an application to store and organize your notes written
for use with GNUstep.

Features
* Uses a document interface to open multiple Notebooks.
* Each notebook has it's own tree interface navigable via a NSBrowser
control. Both branch pages and leaf pages can contain note information.
* Stores note pages in Rich Text Format allowing you to format the note
with different fonts, styles, weights, etc...

LICENSE: GPL2

WWW: http://notebook.cowgar.com/
2006-10-31T06:27:12+00:00 deskutils/helpviewer Online help viewer for GNUstep programs
HelpViewer is an online help viewer for GNUstep programs

LICENSE: GPL2 or later

WWW: http://www.roard.com/helpviewer/
2006-10-31T06:24:04+00:00 deskutils/systempreferences System Preferences application for GNUstep
System Preferences is a clone of the Apple OS X System Preferences
application based on a GNUstep implementation of the PreferencePanes
framework.

WWW: http://www.gnustep.org/experience/systempreferences.html
2006-10-31T06:20:44+00:00 math/matharray Class library for mathematical manipulation of matrices
MathArray is a general library of classes for performing mathematical
operations on arrays (vectors, matrices, etc) of values. It can
operate on any standard 'C' number type plus numbers of complex
type. MathArray is implemented using a "class cluster" concept,
allowing one to perform mathematical calculations on a number without
necessarily being aware of what type (class) of number is being
operated on. MathArray knows implicitly what types of operations can
be performed on what types of numbers and will automatically cast
itself to the correct number type representation to handle the
specific operation. Standard operations include addition, scalar and
matrix multiplication and logical operations. Mathematical operations
in the standard C math library are also supported, as well as
user-defined functions.
MathArray also does much more. Arrays can be manipulated, transposed
and concatenated. One can extract subarrays or include subarrays within
larger arrays.

LICENSE: LGPL2 or later
2006-10-31T06:17:17+00:00 deskutils/preferencepanes PreferencePanes framework for GNUstep
NSPreferencePane is an abstract class that defines the interface for
subclassers to provide preference panes to System Preferences or other
applications.

LICENSE: LGPL2 or later

WWW: http://www.gnustep.org/experience/systempreferences.html
2006-10-31T06:15:40+00:00 lang/steptalk The official GNUstep scripting framework
StepTalk is the official GNUstep scripting framework. StepTalk is more
than a scripting framework with an illusion of single objective
environment between objects of scriptable servers or applications.
StepTalk, when combined with the dynamism that the Objective-C
language provides, goes way beyond mere scripting. It is language
independent - it uses languages as separate bundles.

LICENSE: GPL2 or later

WWW: http://www.gnustep.org/experience/StepTalk.html
2006-10-31T06:13:48+00:00 www/webserver Framework for a GNUstep to act as HTTP or HTTPS server
The WebServer class provides the framework for a GNUstep program to act
as an HTTP or HTTPS server for simple applications.
It does not attempt to be a general-purpose web server, but is rather
intended to permit a program to easily handle requests from automated
systems which are intended to control, monitor, or use the services
provided by the program in which the class is embedded.
The emphasis is on making it robust/reliable/simple, so you can rapidly
develop software using it. It is a single-threaded, single-process
system using asynchronous I/O, so you can easily run it under debug
in gdb to fix any bugs in your delegate object.

LICENSE: LGPL3 or later
2006-10-31T06:12:07+00:00 www/gnustep-ticker RSS monitor for RSS and Atom feeds
A Linux RSS monitor for RSS and Atom feeds that lets you
monitor many feeds at once and supports feed access through a web
(HTTP) proxy. Configure a feed to your liking, click "add/update" to
record your data and "instantiate" to create a window for the feed.
Right-click on the feed browser to display the feed menu, or use the
main menu. A ticker window for a feed displays headlines for all
articles in the feed. Right-click on the window or on the main menu to
display the "article" menu, where you may display the text of the
article, view it in a browser, follow the article link if there was
one or display a browser for all articles in the feed. Right-click on
the browser or the article content view to display the article menu
and apply it to the currently selected article. Right-click on the
article text view to display the "article" menu. Article text views
will be collected when the feed updates. The headline view will
flash/beep when the data in the feed change. You may have to
experiment to find a font that displays your language correctly. I
have found that Helvetica works well with Google's German, French and
Spanish feeds.

LICENSE: GPL2 or later

WWW: http://www.gnustep.it/marko/Ticker/index.html
2006-10-31T06:10:09+00:00 databases/sqlclient Lightweight database abstraction layer
This library is a lightweight database abstraction layer designed to make
it simple to write high performance applications using SQL databases from
Objective-C.
The library consists of a semi-abstract superclass doing much of the work
and allowing extremely simple database specific bundles to be written to
talk to particular database servers. It comes with backend bundles for
Postgres, MySQL, and SQLite (plus an untested Oracle bundle).

LICENSE: LGPL2 or later
2006-10-31T06:08:05+00:00 devel/performance Help improve the performance of GNUstep applications
This library is a collection of classes intended to be used to help
improve the performance of GNUstep and Cocoa applications. The scope
of the library is therefore -

1. Subclasses of standard Cocoa classes which are optimised for
particular uses.
2. Classes to perform tasks which can improve application performance
by mechanisms not covered by existing classes.
3. Classes to monitor/analyse performance issues so you can tell what
needs to be optimised.

LICENSE: LGPL3 or later
2006-10-31T06:04:30+00:00 games/jigsaw Simulates a jigsaw puzzle and illustrates the use of clipping paths
Simulates a jigsaw puzzle and illustrates the use of clipping paths.

You need a medium-sized TIFF file to play this game.
Left-click and drag to move a piece or cluster.
Ctrl-left-click and drag to connect knobs to slots.
Right-click to disassemble a cluster.
Ctrl-right-click to extract a piece from a cluster.

WWW: http://gap.nongnu.org/jigsaw/
2006-10-31T06:04:30+00:00 games/gpuzzle Simulates a jigsaw puzzle and illustrates the use of clipping paths
Simulates a jigsaw puzzle and illustrates the use of clipping paths.

You need a medium-sized TIFF file to play this game.
Left-click and drag to move a piece or cluster.
Ctrl-left-click and drag to connect knobs to slots.
Right-click to disassemble a cluster.
Ctrl-right-click to extract a piece from a cluster.

WWW: http://www.gnustep.it/marko/GPuzzle2/
2006-10-31T06:02:57+00:00 games/gmastermind Well-known mastermind game
The well-known mastermind game.
Drag-and-drop colors from the palette or from the board itself. The
object is to determine the hidden combination of four colors. The game
may be played in two modes: with replacement, which means that colors
may repeat, and without replacement, which means that colors are
unique. The user selects a choice of four colors and "commits" them.
The program replies with an evaluation -- a black peg for a color that
is placed correctly, and a white peg for a color that is in the wrong
position. The user may make a total of eight queries.

LICENSE: GPL2 or later

WWW: http://gap.nongnu.org/gmastermind/
2006-10-31T05:59:06+00:00 devel/projectmanager Simple, but very usable development environment
ProjectManager aims to provide a simple, but very usable development
environment for all a programmer's everyday needs.

LICENSE: GPL2 or later

WWW: http://home.gna.org/pmanager/
2006-10-31T05:56:00+00:00 devel/wizardkit Framework needed by Project Manager
Framework needed by Project Manager.

LICENSE: MIT / FDL

WWW: http://home.gna.org/pmanager/
2006-10-31T05:56:00+00:00 devel/highlighterkit Framework needed by Project Manager
Framework needed by Project Manager.

LICENSE: MIT / FDL

WWW: http://home.gna.org/pmanager/
2006-10-31T05:53:28+00:00 x11-themes/polymer Pure Qt3 port of Plastik KDE theme
Polymer (formerly known as Plastique) is a port of KDE style Plastik, which
does not depend on any KDE libraries. This means that you only need Qt 3.x
to make your Qt applications look as if you had KDE installed.

Author: Adam Jakubek <mig21@static.int.pl>
2006-10-31T05:52:17+00:00 print/gspdf Postscript and Pdf Viewer for GNUstep
GSPdf is a Postscript and Pdf Viewer for GNUstep.
It is a frontend for Ghostscript.

LICENSE: GPL2 or later

WWW: http://gap.nongnu.org/gspdf/index.html
2006-10-31T05:48:05+00:00 deskutils/affiche Affiche allows people to stick notes
Affiche is a little application that allows people to "stick"
little notes on their computer desktop. It works well under
GNUstep and under Apple Mac OS X.

The goal of this little application is to provide a good example
on how to develop cross-platform applications between GNUstep
and Apple Mac OS X while providing a useful application at the
same time.

LICENSE: GPL2 or later

WWW: http://www.collaboration-world.com/cgi-bin/project/index.cgi?pid=5
2006-10-31T05:46:22+00:00 ftp/waiho Simple FTP client for GNUstep
Waiho is a simple FTP client for GNUstep, designed to be easy to use.
While it's far from finished, it's already quite useable.

LICENSE: GPL2 or later

WWW: http://www.roard.com/waiho/
2006-10-31T05:41:46+00:00 games/lapispuzzle Tetris-like game for GNUstep
LapisPuzzle is a tetris-like game which challenges the player by making
the opposing team's victories count doubly against the player and vice
versa. Play it and find out!

LICENSE: GPL2 or later

WWW: http://www.nongnu.org/gap/lapispuzzle/
2006-10-31T03:30:45+00:00 misc/pecl-timezonedb Timezone Database to be used with PHP date and time functions
This extension is a drop-in replacement for the builtin timezone database that
comes with PHP. You should only install this extension in case you need to get a
later version of the timezone database then the one that ships with PHP.

WWW: https://pecl.php.net/package/timezonedb
2006-10-31T03:03:42+00:00 math/py-basemap Plots data on map projections with boundaries
Plots data on map projections (with continental and political boundaries).

WWW: http://matplotlib.sourceforge.net/matplotlib.toolkits.basemap.basemap.html
2006-10-31T02:59:58+00:00 www/pecl-mnogosearch The mnoGoSearch Bindings for php51+
mnoGoSearch is an extension to add mnoGoSearch bindings to PHP 5.1+

WWW: http://pecl.php.net/package/mnogosearch/
2006-10-31T02:52:47+00:00 devel/p5-Tie-CPHash Perl module implementing a case preserving hash table
Tie::CPHash is a Perl module implementing a case preserving but case
insensitive hash table.

WWW: https://metacpan.org/release/Tie-CPHash
2006-10-31T02:46:34+00:00 net-mgmt/wdiag Utility to collect DSL line stats from Westell DSL modems
wdiag is a utility to monitor Westell DSL modem diagnostics and line
statistics. It reports SNR, Attenuation, etc for the DSL line.

WWW: http://wdiag.sourceforge.net/
2006-10-31T02:43:25+00:00 security/sguil-server Sguil is a network security monitoring program
Sguil is an open source tool to implement Network
Security Monitoring (NSM). NSM is the collection,
analysis, and escalation of indications and warnings
to detect and respond to intrusions. NSM tools are
used more for network audit and specialized
applications than traditional alert-centric "intrusion
detection" systems.

Want to learn more about Network Security Monitoring
(NSM)? Then check out Richard Bejtlich's recently
released book, The Tao of Network Security Monitoring:
Beyond Intrusion Detection. An excerpt reads:

"Network security monitoring (NSM) equips security
staff to deal with the inevitable consequences of too
few resources and too many responsibilities. NSM collects
the data needed to generate better assessment, detection,
and response processes--resulting in decreased impact from
unauthorized activities."

WWW: http://sguil.sourceforge.net/index.php
pauls@utdallas.edu
2006-10-14T09:13:38+00:00 deskutils/akamaru Simple, but fun, physics engine prototype
Akamaru is a simple, but fun, physics engine prototype. It's named after the
super awesome ninja dog, Akamaru, from the Naruto anime and based on the
article Advanced Character Physics by Thomas Jakobsen on Verlet integration.
It contains a very cool dock, called kiba.

WWW: http://people.freedesktop.org/~krh/akamaru.git/
2006-10-14T09:10:57+00:00 security/gnome-gpg Simple commandline wrapper around gpg for gnome-keyring
Simple commandline wrapper around gpg that makes it store its passphrase
in gnome-keyring. It is a direct competitor to (the unmaintained)
quintuple-agent.
2006-10-14T09:06:29+00:00 devel/py-libgsf Python wrapper for libgsf
2006-10-14T09:05:41+00:00 x11-themes/icons-buuf Cool set of icons for the most common usage
A cool set of icons usable on Gnome.

WWW: http://www.deviantart.com/deviation/38475969/
2006-10-14T09:04:32+00:00 devel/glade3 User interface builder for Gtk+ 2
Glade is a RAD tool to enable quick & easy development of user interfaces
for the GTK+ toolkit and the GNOME desktop environment. The user interfaces
designed in Glade are saved as XML, and by using the GtkBuilder GTK+ object
these can be loaded by applications dynamically as needed.

This version of Glade targets Gtk+ 2.

WWW: https://glade.gnome.org/
2006-10-14T09:02:44+00:00 x11-themes/gtk-murrina-lightblue Murrina LightBlue GTK+ 2.x cairo based theme
This is a GTK+ 2.x theme. "Murrine" is an Italian word meaning the art glass
works done by Venicians glass blowers. They're absolutely wonderful and
colorful.

WWW: http://www.gnome-look.org/content/show.php?content=42755
2006-10-14T09:02:44+00:00 x11-themes/gtk-murrina-aqua Murrina Aqua GTK+ 2.x cairo based theme
This is a GTK+ 2.x theme. "Murrine" is an Italian word meaning the art glass
works done by Venicians glass blowers. They're absolutely wonderful and
colorful.

WWW: http://www.gnome-look.org/content/show.php?content=42755
2006-10-14T09:01:10+00:00 x11-themes/gtk-murrine-themes Murrine theme pack
This is the murrine theme pack. "Murrine" is an Italian word meaning the
art glass works done by Venicians glass blowers. They're absolutely
wonderful and colorful.

WWW: http://cimi.netsons.org/pages/murrine/themes.php
2006-10-14T08:59:47+00:00 deskutils/ontv GNOME Applet for monitoring current and upcoming TV programs
OnTV is a GNOME Applet for monitoring current and upcoming TV programs. It
uses XMLTV files to monitor them.

WWW: http://live.gnome.org/OnTV
2006-10-14T08:57:22+00:00 deskutils/conduit Synchronization application for GNOME
Synchronization application for GNOME. It allows you to synchronize your data
between online web services (Gmail, backpackit.com, etc) and your computer.

WWW: https://wiki.gnome.org/action/show/Attic/Conduit
2006-10-14T08:57:21+00:00 x11-themes/gtk-murrine-engine Murrine GTK+ 2.x cairo based engine
This is a GTK+ 2.x engine. "Murrine" is an Italian word meaning the art glass
works done by Venicians glass blowers. They're absolutely wonderful and
colorful. This is the engine that let the murrina's themes work.

WWW: http://www.cimitan.com/murrine
2006-10-14T08:55:16+00:00 graphics/py-goocanvas GooCanvas python bindings
GooCanvas python bindings

WWW: http://developer.berlios.de/projects/pygoocanvas/
2006-10-14T08:53:20+00:00 graphics/goocanvas Canvas widget for GTK+
Canvas widget for GTK+ via cairo rendering

WWW: https://sourceforge.net/projects/goocanvas/
2006-10-14T08:49:06+00:00 sysutils/brasero CD/DVD mastering tool for the GNOME desktop
CD/DVD mastering tool for the gnome desktop. It has been designed to be
simple and easy to use.

Features:
Data CD/DVD:
- supports edition of discs contents
- can burn data CD/DVD on the fly
- supports multisession
- supports joliet extension
- can write the image to the hard drive
Audio CD:
- write CD-TEXT information (automatically found thanks to gstreamer)
- supports the edition of CD-TEXT information
- can burn audio CD on the fly
- can use all audio files handled by Gstreamer local installation
- can search for audio files inside dropped folders
CD/DVD copy:
- can copy a CD/DVD to the hard drive
- can copy DVD and CD on the fly
- supports single-session data DVD
- supports any kind of CD

WWW: http://projects.gnome.org/brasero/
2006-10-14T08:35:50+00:00 www/gstreamer-plugins-neon Gstreamer neon plugin
2006-10-14T08:35:50+00:00 sysutils/policykit Framework for controlling access to system-wide components
PolicyKit is a framework for defining policy for system-wide components and
for desktop pieces to configure it. It is used by HAL.

WWW: https://www.freedesktop.org/wiki/Software/polkit/
2006-10-14T08:35:50+00:00 sysutils/hal Hardware Abstraction Layer for simplifying device access
HAL is a hardware abstraction layer whose goal is to merge information from
various sources such that desktop applications can locate and use hardware
devices. The point is that the exact set of information to merge varies by
device and bus type.

WWW: http://www.freedesktop.org/Software/hal
2006-10-14T08:35:50+00:00 sysutils/hal-device-manager HAL device manager
2006-10-14T08:35:50+00:00 sysutils/gstreamer-plugins-hal Gstreamer hal plugin
2006-10-14T08:35:50+00:00 sysutils/gnome-volume-manager Automatically mount removable media, and more
gnome-volume-manager is a desktop-level daemon that enforces volume-related
policy in response to events received from HAL. Its goal is to implement all
functionality as a state-machine in response to asynchronous events from HAL.
2006-10-14T08:35:50+00:00 sysutils/gnome-power-manager Power management system for the GNOME Desktop
GNOME Power Manager is a GNOME session daemon that acts as a policy agent
on top of HAL (the Hardware Abstraction Layer). GNOME Power Manager listens
for HAL events and responds with user-configurable reactions.
Currently it supports laptop batteries and AC adapters. Its goal is to be
architecture neutral and free of polling and other hacks.

WWW: https://projects.gnome.org/gnome-power-manager/
2006-10-14T08:35:50+00:00 sysutils/gnome-mount Front-end to mount, umount, and eject using HAL
gnome-mount is a HAL-based front-end to mount, umount, and eject which
offers a centralized place where settings for these commands are maintained.
2006-10-14T08:35:50+00:00 multimedia/gstreamer-plugins-bz2 Gstreamer bz2 plugin
2006-10-14T08:35:50+00:00 multimedia/gstreamer-plugins-annodex Gstreamer annodex CMML plugin
2006-10-14T08:35:50+00:00 misc/pciids Database of all known IDs used in PCI devices
Database of all known ID's used in PCI devices

WWW: http://pciids.sourceforge.net/
WWW: https://github.com/pciutils/pciids
2006-10-14T08:35:50+00:00 devel/gnome-vfs-monikers Gnome-vfs monikers module
Gnome-vfs monikers module
2006-10-14T08:35:50+00:00 devel/dbus-glib GLib bindings for the D-BUS messaging system
GLib bindings for the D-BUS interprocess messaging system.

WWW: https://www.freedesktop.org/wiki/Software/DBusBindings/
2006-10-14T08:35:50+00:00 audio/pulseaudio Sound server for UNIX
PulseAudio, previously known as Polypaudio, is a sound server for POSIX and
Win32 systems. A sound server is basically a proxy for your sound applications.
It allows you to do advanced operations on your sound data as it passes between
your application and your hardware. Things like transferring the audio to a
different machine, changing the sample format or channel count and mixing
several sounds into one are easily achieved using a sound server.

WWW: http://pulseaudio.org/
2006-10-14T08:35:50+00:00 audio/gstreamer-plugins-pulse GStreamer plugin for pulseaudio
Gstreamer plugins for pulseaudio

WWW: http://0pointer.de/lennart/projects/gst-pulse/
2006-10-14T08:35:50+00:00 accessibility/orca Scriptable screen reader
Orca a scriptable screen reader that is currently under development.
As such it is highly unstable and undergoes frequent changes. To
read more about Orca, please refer to the Orca documentation series
available in the ./docs/doc-set directory and also the Orca WIKI at
the URL below.

WWW: http://live.gnome.org/Orca
2006-10-10T11:52:45+00:00 www/flat-frog Templating engine working in php
Flat Frog is a templating engine working in php allowing the most
usefull functions : loops, test, switch, inclusion of files and plugin
capabilities. It has compiling and caching capabilites.

WWW: https://sourceforge.net/projects/flatfrog/
2006-10-10T11:42:06+00:00 chinese/p5-Lingua-Han-PinYin Retrieve the Mandarin (PinYin) of Chinese character (HanZi)
There is a Chinese document @ http://www.fayland.org/project/Han-PinYin/.
It tells why and how I write this module.

WWW: https://metacpan.org/release/Lingua-Han-PinYin
2006-10-09T22:46:34+00:00 sysutils/geomgui Viewer for kernel geom layer
Geomgui is a viewer for the geom layer in the kernel written in C.
It can show the geom layout on the host computer or fetch info from
a remote system via ssh. It has the same arrow key bindings as fx, vi,
(h,j,k and l)and uses z to soom out and Z to zoom in, u is for updating.

WWW: http://tinkering.hambrew.net/geomgui
2006-10-09T19:04:38+00:00 security/sguil-sensor Sguil is a network security monitoring program
Sguil (pronounced "sgweel") is a graphical interface to snort
(www.snort.org), an open source intrusion detection system.
The actual interface and GUI server are written in tcl/tk
(www.tcl.tk). Sguil also relies on other open source software
in order to function properly.

The sensor list includes security/barnyard2-sguil, security/snort,
security/sancp, net-mgmt/pads, tcpdump (a part of the OS)
and devel/tcltls as well as lang/tcl84 and lang/tclX. Care
has been taken to ensure that everything you need to build
a working sguil operation is in the FreeBSD ports system or
is part of the OS already.

Sguil currently functions as an analysis interface and has
rule management capabilities.

WWW: http://sguil.sourceforge.net/index.php
2006-10-09T08:01:45+00:00 net/p5-Net-Amazon-S3 Use the Amazon S3 - Simple Storage Service
This module provides a Perlish interface to Amazon S3.

WWW: https://metacpan.org/release/Net-Amazon-S3
2006-10-08T16:14:52+00:00 x11/libxcb The X protocol C-language Binding (XCB) library
The X protocol C-language Binding (XCB) is a replacement for Xlib
featuring a small footprint, latency hiding, direct access to the
protocol, improved threading support, and extensibility.

WWW: https://xcb.freedesktop.org/
2006-10-08T16:09:22+00:00 x11/xcb-proto The X protocol C-language Binding (XCB) protocol
The X protocol C-language Binding (XCB) is a replacement for Xlib
featuring a small footprint, latency hiding, direct access to the
protocol, improved threading support, and extensibility.

WWW: https://xcb.freedesktop.org/
2006-10-08T15:44:33+00:00 graphics/glexcess Impressive OpenGL Demo
The port of GLExcess, an impressive OpenGL graphics demo.

WWW: http://www.glexcess.com
2006-10-08T13:48:37+00:00 x11/enterminus An EFL based terminal
An EFL Based Terminal.

Author: codewarrior (Hisham Mardam Bey) <codewarrior@users.sourceforge.net>
WWW: http://www.enlightenment.org/
2006-10-08T13:48:37+00:00 x11/enity Create Etk dialogs using scripts
Enity allows users to create Etk dialogs using shell scripts or other
scripting languages that can call programs. The basic idea is to ease
the development of quick interfaces for input, configuration,
installation, etc...

The List feature is currently disabled due to unresolved problems in
implementation.

Author: Hisham 'CodeWarrior' Mardambey <hisham.mardambey@gmail.com>
WWW: http://www.enlightenment.org/
2006-10-08T13:48:37+00:00 x11/e17-module-winselector An e17 module to switch between windows
An E17 module that enables access to all windows through a shelf button.

Author: Viktor Kojouharov <vkojouharov@gmail.com>
WWW: http://www.enlightenment.org/
2006-10-08T13:48:37+00:00 x11/e17-module-mixer An e17 module to adjust audio mixer settings
This e17 module allows users to adjust the sound mixer settings.

Author: Christopher 'devilhorns' Michael <devilhorns@comcast.net>
WWW: http://www.enlightenment.org
2006-10-08T13:48:37+00:00 x11-wm/e17-module-winselector E17 module to switch between windows
An E17 module that enables access to all windows through a shelf button.

Author: Viktor Kojouharov <vkojouharov@gmail.com>
WWW: http://www.enlightenment.org/
2006-10-08T13:48:37+00:00 x11-wm/e17-module-mixer An e17 module to adjust audio mixer settings
This e17 module allows users to adjust the sound mixer settings.

Author: Christopher 'devilhorns' Michael <devilhorns@comcast.net>
WWW: http://www.enlightenment.org
2006-10-08T13:48:37+00:00 x11-toolkits/etk A comprehensive toolkit based on the EFL
EFL is a comprehensive toolkit based on the EFL.

Author: Simon Treny (MoOm) <simon.treny@laposte.net>
WWW: http://www.enlightenment.org/
2006-10-08T13:48:37+00:00 x11-toolkits/enhance A library for rapid application development with ETK/Glade
Enhance is a library that takes advantage of Glade's .glade XML files, EXML,
and Etk to easy application GUI development and cut down on its time.

After using Glade to design a GUI, you can save generate the .glade XML file
that describes the interface design and use it in Enhance to generate an Etk
equivalent. Enhance works at runtime, ie, it does not generate C code. It
will parse the XML at application launch and will do the appropriate work to
create the GUI and the required callbacks for you. There are several examples
in the examples directory for you to take a look at.

Please note that Etk does not support all of the GTK+ widgets. As widgets are
added to Etk, Enhance will be updated to support those new widgets.

Author: Hisham 'CodeWarrior' Mardam Bey <hisham.mardambey@gmail.com>
WWW: http://www.enlightenment.org/
2006-10-08T13:48:37+00:00 x11-themes/e17-theme-kor A fresh sunny theme for use with e17 window manager
A fresh sunny holiday theme for e17 window manager.

Author: Gregory 'kalidor' Charbonneau <kalidoor@gmail.com>
WWW: http://www.get-e.org/Themes/E17/
2006-10-08T13:48:37+00:00 x11-fm/entropyfm An EFL-based file manager
An Enlightenment File Manager.

Author: ch4os <alex@logisticchaos.com>
WWW: http://www.enlightenment.org/
2006-10-08T13:48:37+00:00 sysutils/extrackt Audio CD ripper and encoder
Extrackt is essentially an audio CD ripper and encoder. It allows you to
choose your ripper and encoder based on templates which give Extrackt the
ability to use multiple built in and user defined ones. Extrackt is logically
split into a frontend (gui) and a backend (ripping / encoding / cddb etc).
and allows for frontends to be written using any toolkit like Etk, Ewl, Gtk,
or even pure Evas / Edje (not to mention ncurses or simlpe shell ones).

Author: Hisham 'CodeWarrior' Mardam Bey
WWW: http://www.enlightenment.org/
2006-10-08T13:48:37+00:00 sysutils/empower A graphical sudo tool based on the EFL
Empower - A graphical sudo tool based on the Enlightenment Foundation Libraries.

Author: Mekius_ (Nick Hughart) <mekius@gmail.com>
WWW: http://www.enlightenment.org/
2006-10-08T13:48:37+00:00 graphics/exhibit An ETK-based image viewer
Exhibit is an image viewer that uses Etk as its toolkit. Exhibit supports
image previews for image types supported by Evas and allows for directory
changing using a point and click interface or a text input box with tab
autocompletion support.

Author: Hisham 'CodeWarrior' Mardambey <hisham.mardambey@gmail.com>
WWW: http://www.enlightenment.org/
2006-10-08T13:48:37+00:00 graphics/edje_viewer Simple viewer for .edj files
A simple viewer for edj files. Should provide more ease of use than the edje
viewer that comes with edje itself.

WWW: https://www.enlightenment.org/
2006-10-08T13:48:37+00:00 devel/evfs An extensible virtual file system library
EVFS is a comprehensive virtual filesystem library with plugin support. It was
written for Enlightenment desktop, but can be used besides it.

Authors:Alex Taylor <alex@logisticchaos.com>,
Christian Kreibich <cK@whoop.org>,
John Kha
WWW: http://www.enlightenment.org/
2006-10-08T13:48:37+00:00 deskutils/estickies A sticky notes application that uses Etk
Estickies is a sticky notes application that uses Etk. It uses Etk's runtime
theming support to change the look and feel of the windows and buttons.

Author: Hisham 'CodeWarrior' Mardam Bey <hisham.mardambey@gmail.com>
WWW: http://www.enlightenment.org/
2006-10-08T13:48:37+00:00 audio/emphasis A simple MPD (Music Player Daemon) client written in C/Etk
Emphasis is a simple MPD (Music Player Daemon) client writen in C/Etk.
It's a clone of MpcOS-X.

Author: Samuel 'lok' Mendes <heka.lok@gmail.com>
WWW: http://www.enlightenment.org/
2006-10-08T11:37:15+00:00 x11-toolkits/tile Themed widget set for Tk
The Tile Widget Set is a next-generation re-implementation of many of the core
Tk widgets, along with the addition of several new widgets. With Tile, Tk
applications can achieve an appearance much closer to native platform widgets,
as well as take advantage of a modern, highly dynamic theme engine to produce a
wide variety of alternative user interface styles. Tile widgets complement the
existing Tk widgets, and Tile is currently being incorporated directly into Tk.

WWW: http://tktable.sourceforge.net/tile/
2006-10-08T11:22:29+00:00 x11-toolkits/tktreectrl Multi-column hierarchical listbox widget
TkTreeCtrl is a multi-column hierarchical listbox widget for the Tk GUI toolkit.

WWW: http://tktreectrl.sourceforge.net/
2006-10-08T11:17:49+00:00 graphics/tkpng PNG support for Tcl/Tk
This port implements support for loading and using PNG images with
Tcl/Tk. Although other extensions such as Img also add support for PNG
images, I wanted something that was lightweight, did not depend on libpng,
and which would be suitable for inclusion in the Tk core, as Tk does not
currently support any image formats natively that take advantage of its
internal support for alpha blending, and alpha antialiasing and drop shadows
really go a long way toward beautifying Tk applications.

At this time, the package supports reading images from files or binary
data. Base64 decoding is supported as of version 0.6. Exporting images
to PNG format is not supported yet.

The package supports the full range of color types, channels and bit
depths from 1 bit black & white to 16 bit per channel full color
with alpha (64 bit RGBA) and interlacing. Ancillary "chunks" such
as gamma, color profile, and text fields are ignored, although they
are checked at a minimum for correct CRC.

WWW: http://www.muonics.com/FreeStuff/TkPNG/
2006-10-08T06:33:08+00:00 www/neonpp C++ wrapper library for neon
Neon++ is a C++ wrapper library for neon.

WWW: http://projects.backtrace.info/pmwiki.php?n=Main.Neon
2006-10-08T00:07:13+00:00 audio/aqualung Music player with rich features
Aqualung is an advanced music player originally targeted at the GNU/Linux
operating system. Today it is also running on FreeBSD and OpenBSD, with
native ports to Mac OS X and even Microsoft Windows. It plays audio CDs,
internet radio streams and podcasts as well as sound files in just about
any audio format, and has a feature of inserting no gaps between adjacent
tracks.

WWW: http://aqualung.jeremyevans.net/
2006-10-07T23:19:25+00:00 audio/liblrdf RDF library with support for LADSPA plugins
This is a library to make it easy to manipulate RDF files describing LADSPA
plugins.

It can also be used for general RDF manipulation.

It can read RDF/XLM and N3 files and export N3 files, it also has a light
taxonomic inference capablility.

WWW: http://sourceforge.net/projects/lrdf/
2006-10-07T22:43:36+00:00 audio/liboggz Simple Ogg API
Oggz provides a simple programming interface for reading and writing
Ogg files and streams. Ogg is an interleaving data container developed
by Monty at Xiph.Org, originally to support the Ogg Vorbis audio
format.

liboggz supports the flexibility afforded by the Ogg file format while
presenting the following API niceties:
* Strict adherence to the formatting requirements of Ogg bitstreams,
to ensure that only valid bitstreams are generated
* A simple, callback based open/read/close or open/write/close interface
to raw Ogg files
* A customisable seeking abstraction for seeking on multitrack Ogg data
* A packet queue for feeding incoming packets for writing, with
callback based notification when this queue is empty
* A means of overriding the IO functions used by Oggz, for easier
integration with media frameworks and similar systems.
* A handy table structure for storing information on each logical
bitstream

WWW: http://www.annodex.net/software/liboggz/html/
2006-10-07T22:09:32+00:00 www/mod_jail Apache module to enable an easy alternative to mod_chroot
mod_jail is Apache 1.3.xx/2.0.xx/2.2.xx module, that makes running Apache
in a secure jail prison easy, so it is intended to run on FreeBSD only.
It is similar to mod_chroot, but uses FreeBSD's specific system call -
jail. Also mod_jail make it possible to change securelevel into jail
prison.

Original web site: http://igorpopov.newmail.ru/mod_jail/

WWW: http://code.google.com/p/mod-jail/
2006-10-07T21:28:46+00:00 net/versuch H323 voice&video proxy
Versuch is a H323 voice & video proxy appropriated for border and zone
controlling (without RAS). Designed for heavy load. It is compatible
with many software/hardware H323 gateways, terminals and transit units.
Also it supports transfer of calls through NAT and firewalls.

WWW: http://versuch.sourceforge.net/
2006-10-07T21:28:46+00:00 devel/versuch H323 voice&video proxy
Versuch is a H323 voice & video proxy appropriated for border and zone
controlling (without RAS). Disigned for heavy load.

WWW: http://versuch.sourceforge.net/
2006-10-07T20:56:54+00:00 graphics/a2png Converts plain ASCII text into PNG bitmap images
a2png is a UNIX program that converts plain text into PNG images.

WWW: https://sourceforge.net/projects/a2png/
2006-10-07T20:43:52+00:00 math/ltl C++ class SSE library for scientific computing
LTL is a C++ class template library for scientific computing which provides
high performance via SSE3 floating point support for vector operations.

Useful for array processing, image processing, FITS and ASCII I/O, and linear
algebra (astronomical and scientific computing, in short). LTL provides
dynamic arrays of up to 5-dimensions, subarrays and slicing, support for fixed
size vectors and matrices including basic linear algebra operations, expression
templates based evaluation, and I/O facilities for ascii and FITS format files.

Users of the boost and blitz++ library may find the cross-pollination of these
unique features to be fruitful.

WWW: http://www.mpe.mpg.de/~drory/ltl/
2006-10-07T18:26:40+00:00 graphics/photoclip Simple image viewer and editor for GNUstep
PhotoClip is a simple image viewer and editor mostly designed
for digital camera pictures. The plan is to make a program with
elegant and intuitive interface which at the same time will be
powerful enough o be useful.

LICENSE: LGPL2 or later

WWW: http://www.vaisburd.net/PhotoClip/
2006-10-07T18:22:16+00:00 x11-clocks/aclock Analog Clock for GNUstep
This little application displays the time of the day (analog).

LICENSE: GPL2 or later

WWW: http://gap.nongnu.org/aclock/index.html
2006-10-07T16:17:50+00:00 textproc/dwdiff Delimited word diff program
dwdiff is a diff program that operates at the word level instead of the line
level. It is different from wdiff in that it allows the user to specify what
should be considered whitespace, and in that it takes an optional list of
characters that should be considered delimiters. Delimiters are single
characters that are treated as if they are words, even when there is no
whitespace separating them from preceding words or delimiters. dwdiff is
mostly commandline compatible with wdiff. Only the --autopager, --terminal
and --avoid-wraps options are not supported.

The default output from dwdiff is the new text, with the deleted and inserted
parts annotated with markers. Command line options are available to change
both what is printed, and the markers.

WWW: https://os.ghalkes.nl/dwdiff.html
2006-10-07T15:25:26+00:00 net/iscsi-target Implementation of userland ISCSI target (from NetBSD)
This is an implementation of iSCSI target, the server-side of ISCSI protocol,
used to service remote iSCSI requests.

WWW: http://www.netbsd.org/
2006-10-07T12:32:19+00:00 security/p5-openxpki-deployment Perl based enterprise class trustcenter software for PKI
A collection of ports for the OpenXPKI suite - Perl based trustcenter
software for PKI: server and client parts along with deployment tools.

p5-openxpki: core for server part
p5-openxpki-client: base class for actual clients
p5-openxpki-i18n: internationalization of the user interface
p5-openxpki-client-html-mason: web interface to local OpenXPKI daemon
p5-openxpki-client-scep: set of SCEP tools
p5-openxpki-deployment: set or deployment tools

Dependencies of OpenXPKI ports ("A --> B" means that port B depends on port A):

p5-openxpki-client <-- p5-openxpki (server) --> p5-openxpki-i18n
\
\ | p5-openxpki-client-html-mason,
\--> | p5-openxpki-client-scep, p5-openxpki-deployment.
Notes:
I18n is needed for the English interface too. For effective use of deployment,
it is recommended to install p5-openxpki-client-html-mason.

WWW: http://www.openxpki.org/download/freebsd.html
2006-10-07T12:31:50+00:00 security/p5-openxpki-i18n Perl based trustcenter software for PKI: i18n tools
Translation files for

security/p5-openxpki

which is a Perl based trustcenter software for PKI: server and client parts

Note: I18n is needed for the English interface too.

WWW: http://www.openxpki.org/
2006-10-07T12:31:24+00:00 security/p5-openxpki-client-soap-lite SOAP-Lite toolkit for openxpki
A collection of ports for the OpenXPKI suite - Perl based trustcenter
software for PKI: server and client parts along with deployment tools.

p5-openxpki: core for server part
p5-openxpki-client: base class for actual clients
p5-openxpki-i18n: internationalization of the user interface
p5-openxpki-client-cli: command line interface to local OpenXPKI daemon
p5-openxpki-client-html-mason: web interface to local OpenXPKI daemon
p5-openxpki-client-scep: set of SCEP tools
p5-openxpki-client-soap-lite: set of SOAP-Lite tools
p5-openxpki-deployment: set or deployment tools

Dependencies of OpenXPKI ports ("A --> B" means that port B depends on port A):

p5-openxpki-client <-- p5-openxpki (server) --> p5-openxpki-i18n
\
\ | p5-openxpki-client-cli, p5-openxpki-client-html-mason,
\--> | p5-openxpki-client-scep, p5-openxpki-client-soap-lite,
| p5-openxpki-deployment.
Notes:
I18n is needed for the English interface too. For effective use of deployment,
it is recommended to install at least one of the clients: ...-cli or ...-mason.

WWW: http://www.openxpki.org/
2006-10-07T12:30:55+00:00 security/p5-openxpki-client-scep Client for SCEP requests to openxpki server
A collection of ports for the OpenXPKI suite - Perl based trustcenter
software for PKI: server and client parts along with deployment tools.

p5-openxpki: core for server part
p5-openxpki-client: base class for actual clients
p5-openxpki-i18n: internationalization of the user interface
p5-openxpki-client-html-mason: web interface to local OpenXPKI daemon
p5-openxpki-client-scep: set of SCEP tools
p5-openxpki-deployment: set or deployment tools

Dependencies of OpenXPKI ports ("A --> B" means that port B depends on port A):

p5-openxpki-client <-- p5-openxpki (server) --> p5-openxpki-i18n
\
\ | p5-openxpki-client-html-mason,
\--> | p5-openxpki-client-scep, p5-openxpki-deployment.
Notes:
I18n is needed for the English interface too. For effective use of deployment,
it is recommended to install p5-openxpki-client-html-mason.

WWW: http://www.openxpki.org/download/freebsd.html
2006-10-07T12:30:21+00:00 security/p5-openxpki-client-html-mason Web interface for local openxpki daemon
A collection of ports for the OpenXPKI suite - Perl based trustcenter
software for PKI: server and client parts along with deployment tools.

p5-openxpki: server part and deployment tools
p5-openxpki-i18n: internationalization of the user interface
p5-openxpki-client-html-mason: web interface to local OpenXPKI daemon

Dependencies of OpenXPKI ports ("A --> B" means that port B depends on port A):

p5-openxpki-client-html-mason <-- p5-openxpki --> p5-openxpki-i18n

Notes: I18n is needed for the English interface too.

WWW: http://www.openxpki.org/
2006-10-07T12:29:54+00:00 security/p5-openxpki-client-cli Command line interface for local openxpki daemon
A collection of ports for the OpenXPKI suite - Perl based trustcenter
software for PKI: server and client parts along with deployment tools.

p5-openxpki: core for server part
p5-openxpki-client: base class for actual clients
p5-openxpki-i18n: internationalization of the user interface
p5-openxpki-client-cli: command line interface to local OpenXPKI daemon
p5-openxpki-client-html-mason: web interface to local OpenXPKI daemon
p5-openxpki-client-scep: set of SCEP tools
p5-openxpki-deployment: set or deployment tools

Dependencies of OpenXPKI ports ("A --> B" means that port B depends on port A):

p5-openxpki-client <-- p5-openxpki (server) --> p5-openxpki-i18n
\
\ | p5-openxpki-client-cli, p5-openxpki-client-html-mason,
\--> | p5-openxpki-client-scep, p5-openxpki-deployment.
Notes:
I18n is needed for the English interface too. For effective use of deployment,
it is recommended to install at least one of the clients: ...-cli or ...-mason.

WWW: http://www.openxpki.org/download/freebsd.html
2006-10-07T12:29:03+00:00 security/p5-openxpki-client Perl based trustcenter software for PKI: base class for actual clients
A collection of ports for the OpenXPKI suite - Perl based trustcenter
software for PKI: server and client parts along with deployment tools.

p5-openxpki: core for server part
p5-openxpki-client: base class for actual clients
p5-openxpki-i18n: internationalization of the user interface
p5-openxpki-client-html-mason: web interface to local OpenXPKI daemon
p5-openxpki-client-scep: set of SCEP tools
p5-openxpki-deployment: set or deployment tools

Dependencies of OpenXPKI ports ("A --> B" means that port B depends on port A):

p5-openxpki-client <-- p5-openxpki (server) --> p5-openxpki-i18n
\
\ | p5-openxpki-client-html-mason,
\--> | p5-openxpki-client-scep, p5-openxpki-deployment.
Notes:
I18n is needed for the English interface too. For effective use of deployment,
it is recommended to install p5-openxpki-client-html-mason.

WWW: http://www.openxpki.org/download/freebsd.html
2006-10-06T21:26:09+00:00 audio/ventrilo-server Server side of the Ventrilo group voice chat system
The server for Ventrilo is a voice chat program which supports multiple
channels with different rate codecs and several people on each channel.
Primarily aimed at team gamers but can be used as an IP phone as well.

WWW: http://www.ventrilo.com/
2006-10-06T04:58:39+00:00 security/p5-Crypt-GCrypt Perl interface to the GNU Cryptographic library
Crypt::GCrypt provides an object interface to the C libgcrypt library. It
currently supports symmetric encryption/decryption and message digests, while
asymmetric cryptography is being worked on.

WWW: https://metacpan.org/release/Crypt-GCrypt
2006-10-06T03:54:14+00:00 games/p5-Games-Alak Simple game-tree implementation of a gomoku-like game
This module implements a simple game-tree system for the computer to
play against the user in a game of Alak. You can just play the game
for fun; or you can use this module as a starting point for
understanding game trees (and implementing smarter strategy -- the
module's current logic is fairly simple-minded), particularly after
reading my Perl Journal #18 article on trees, which discusses this
module's implementation of game trees as an example of general
tree-shaped data structures.

WWW: https://metacpan.org/release/Games-Alak
2006-10-06T03:46:09+00:00 net-mgmt/arpalert ARP traffic monitoring
Arpalert uses ARP protocol monitoring to prevent unauthorized connections
on the local network. If an illegal connection is detected, a program or
script is launched, which could be used to send an alert message, for example.

WWW: http://www.arpalert.org/
2006-10-06T02:51:59+00:00 games/gish-demo Platform game with a gelatinous 12-pound ball of tar (Demo version)
"Gish isn't your average hero, in fact he's not your average
anything... see Gish is a ball of tar. A Sunday stroll with his
lady friend Brea goes awry when a shadowy figure emerges from an
open man hole and pulls Brea into the ground below. Following
Brea's calls for help Gish suddenly finds himself in the
subterranean sewers of Dross, a long forgotten city filled with
twisting corridors, evil traps and some of the most demented
creatures imaginable."

This is the demo version of the game. Visit the website to buy
the full version.

WWW: http://www.chroniclogic.com/index.htm?gish.htm
2006-10-06T02:48:31+00:00 databases/php-sqlite3 A port for the PHP sqlite3 extension
php-sqlite3 is a PHP extension that lets you access SQLite3 databases
within your scripts. PHP4 and PHP5 have already built-in support for this
RDBM, but this is limited to the 2.x releases. This extension adds support
for SQLite 3.x release.

Please note that this project is still alpha-quality. Please test and report
if it works for you and if you have ideas on how it can be enhanced.

Current (or planned) features include:

* In-memory databases support
* UTF-16 encoding
* User-level SQL functions
* PEAR::DB driver class

WWW: http://php-sqlite3.sourceforge.net/
2006-10-06T02:32:32+00:00 sysutils/torque Open source distributed computing resource manager based on PBS
TORQUE is an open source resource manager providing control over
batch jobs and distributed compute nodes. It is a community effort
based on the original *PBS project and, with more than 1,200 patches,
has incorporated significant advances in the areas of scalability,
fault tolerance, and feature extensions contributed by NCSA, OSC,
USC , the U.S. Dept of Energy, Sandia, PNNL, U of Buffalo, TeraGrid,
and many other leading edge HPC organizations.

WWW: http://www.adaptivecomputing.com/products/open-source/torque/
2006-10-06T01:03:46+00:00 www/p5-Business-PayPal Perl extension for automating PayPal transactions
Perl extension for automating PayPal transactions

WWW: https://metacpan.org/release/Business-PayPal
2006-10-05T22:51:12+00:00 devel/p5-Shell-EnvImporter Inherit different shell environments and restore previous
Shell::EnvImporter allows various kinds of shell scripts (csh, tcsh, bash, zsh
and even perl) to be "sourced" into a Perl program. This module also allows
restoration of the pre-sourced environment.

WWW: https://metacpan.org/release/Shell-EnvImporter
2006-10-05T19:33:23+00:00 mail/p5-WWW-Hotmail Module that simplifies access to Hotmail
WWW::Hotmail - Perl extension for connecting to Hotmail

WWW: https://metacpan.org/release/WWW-Hotmail
2006-10-05T19:07:49+00:00 shells/ch Embeddable C/C++ interpreter/shell
Ch is an embeddable C/C++ interpreter for cross-platform scripting, shell
programming, 2D/3D plotting, numerical computing, and embedded scripting.

Ch is the solution for:

* Embedded Scripting
* Enterprise
* Academic
* Plotting and Numerical Computing

WWW: http://www.softintegration.com/products/chstandard/
2006-10-05T12:50:47+00:00 dns/sshfp Generate SSHFP DNS records from knownhosts files or ssh-keyscan
sshfp generates DNS SSHFP records from SSH public keys. sshfp can take public
keys from a knownhosts file or from scanning the host's sshd daemon. The ssh
client can use these SSHFP records if you set "VerifyHostKeyDNS yes" in the file
/etc/ssh/ssh_config.

WWW: https://github.com/xelerance/sshfp
2006-10-05T06:26:04+00:00 devel/libzrtpcpp ZRTP extension for GNU ccRTP
A separate extension package for GNU ccRTP, it provides support for the ZRTP
protocol (as defined in the Internet draft draft-zimmermann-avt-zrtp).

WWW: http://www.gnu.org/software/ccrtp/
2006-10-05T06:22:53+00:00 deskutils/pybookreader Program for reading e-books
PyBookReader is a program for reading e-books, primarily positioned
for reading fictionbook2 formatted e-books.
It uses py-GTK2 as it's GUI toolkit.

WWW: http://pybookreader.narod.ru/
2006-10-05T04:52:44+00:00 chinese/p5-Lingua-ZH-HanDetect Guess Chinese text's variant and encoding
Lingua::ZH::HanDetect uses statistical measures to test a text string to see if
it's in Traditional or Simplified Chinese, as well as which encoding it is in.

If the string does not contain Chinese characters, both the encoding and variant
values will be set to the empty string.

This module is needed because the various encodings for Chinese text tend to
occupy the similar byte ranges, rendering Encode::Guess ineffective.

WWW: https://metacpan.org/release/Lingua-ZH-HanDetect
2006-10-05T02:32:22+00:00 devel/duplo Find duplicated code blocks in large C/C++/Java/C#/VB.Net systems
Duplicated source code blocks can harm maintainability of software systems.
Duplo is a tool to find duplicated code blocks in large C/C++/Java systems.

WWW: http://duplo.giants.ch/
2006-10-05T00:36:18+00:00 lang/yarv Yet Another Ruby Virtual-machine
YARV is Virtual Machine for Programming Language Ruby.

The goal of this project is only one, to develop the fastest Virtual
Machine for Ruby in the world.

Author: Koichi Sasada <ko1@atdot.net>

WWW: http://www.atdot.net/yarv/
2006-10-05T00:05:52+00:00 security/metasploit-devel Exploit-Framework for Penetration-Testing
The Metasploit Project

This is the Metasploit Project. The goal is to provide useful
information to people who perform penetration testing, IDS signature
development, and exploit research. This site was created to fill the
gaps in the information publicly available on various exploitation
techniques and to create a useful resource for exploit developers. The
tools and information on this site are provided for legal penetration
testing and research purposes only.

This port is an in-development version of the upcoming Metasploit Framework.
It is based on Ruby instead of perl, and has a different license.

WWW: http://www.metasploit.org
2006-10-04T23:35:31+00:00 devel/mingw32-directx DirectX header files for use with MinGW
DirectX header files for use with MinGW. These header files are used by
the SDL project to compile SDL on Cygwin, but can also be used to
compile native applications for Windows with MinGW.

WWW: https://www.libsdl.org/extras/win32/cygwin/README.txt
2006-10-04T23:28:43+00:00 mail/courier-pythonfilter Framework for courier filter development in python
Courier pythonfilter

pythonfilter is a framework for developing courierfilter programs in
Python. The pythonfilter program itself is a multi-threaded daemon
that loads filters as python modules and passes the control and data
files from courier to each module in turn.

pythonfilter includes several modules that provide utility functions.
These modules are found in the "courier" directory. The "config"
module provides functions to access or interpret Courier's
configuration settings. The "control" module provides functions
to interpret Courier's control files.

pythonfilter is distributed under the GNU General Public License
(GPL), as described in the COPYING file.
2006-10-04T20:00:40+00:00 databases/mysqlard A tool to collect and graph database statistics from MySQL
The MySQL Activity Report package is a tool to help MySQL database
administrators to collect several database parameters and variables.
These collected values can be used for server monitoring or
performance tuning purposes.

WWW: http://gert.sos.be/en/projects/mysqlar/
2006-10-04T19:41:06+00:00 www/hinventory-client H-Inventory Client for FreeBSD
This is the FreeBSD client for the h-inventory Web application.
This is a sh script that creates an XML file and can upload it.
You will obtain the hardware/software on your FreeBSD computer.

WWW: http://www.h-inventory.com/
2006-10-04T19:04:26+00:00 games/allacrost Single player 2D role-playing game
Hero of Allacrost is a game inspired by the likes of SNES-era RPGs
such as Chrono Trigger and the Final Fantasy series. In Allacrost,
the player explores rich environments, undertakes various quests
and missions, solves dungeon puzzles, and fights strategic battles
in an active time-based system.

WWW: http://allacrost.org/
2006-10-04T14:33:27+00:00 dns/p5-Net-DNS-ToolKit Tools for working with DNS packets
Routines to pick apart, examine and put together DNS packets. They can
be used for diagnostic purposes or as building blocks for DNS
applications such as DNS servers and clients or to allow user
applications to interact directly with remote DNS servers.

WWW: https://metacpan.org/release/Net-DNS-ToolKit
2006-10-04T10:54:05+00:00 graphics/ffff Fast Mandelbrot fractal generator
FFFF is a fast mandelbrot fractal generator with features such as:

* OpenGL
* realtime zoom
* SSE/AltiVec QuadPixel
* SSE2/3DNow! DualPixel calc
* FPU per pixel calc
* GPU asm (Fragment/Vertex) calc
* multiprocessor support
* benchmarking
* optimized assembler code!

This port uses the standard mandelbrot fractal at near-Xaos speed. Yet every
pixel is computed. There is also an interesting parameter ray algoritymn using
your 3D card. A 3D card is strongly recommended for screen speed and additional
coprocessing power.

WWW: http://sourceforge.net/projects/ffff/
2006-10-04T03:02:08+00:00 chinese/p5-Lingua-Han-Utils Utility tools of Chinese character(HanZi)
The utility tools of Chinese character(HanZi).

WWW: https://metacpan.org/release/Lingua-Han-Utils
2006-10-03T23:45:26+00:00 japanese/scim-honoka-plugin-wnn Honoka plugin for using wnn7
Honoka is the SCIM IMEngine module using various input method engines: Wnn,
anthy,prime,skk and canna. Honoka can also use them simultaneously.

WWW: http://nop.net-p.org/modules/pukiwiki/index.php?%5B%5Bhonoka%5D%5D
(in Japanese)

This port is honoka Wnn Input Method plugin.

Smart Common Input Method platform, in short SCIM, is a development platform to
make Input Method developers live easier.

WWW: http://scim.freedesktop.org
2006-10-03T23:43:42+00:00 japanese/scim-honoka-plugin-romkan Honoka plugin for romaji input
Honoka is the SCIM IMEngine module using various input method engines: Wnn,
anthy,prime,skk and canna. Honoka can also use them simultaneously.

WWW: http://nop.net-p.org/modules/pukiwiki/index.php?%5B%5Bhonoka%5D%5D
(in Japanese)

This port is honoka romaji input plugin.

Smart Common Input Method platform, in short SCIM, is a development platform to
make Input Method developers live easier.

WWW: http://scim.freedesktop.org
2006-10-03T23:41:56+00:00 japanese/scim-honoka SCIM IMEngine module using various input methods
Honoka is the SCIM IMEngine module using various input method engines: Wnn,
anthy,prime,skk and canna. Honoka can also use them simultaneously.

WWW: http://nop.net-p.org/modules/pukiwiki/index.php?%5B%5Bhonoka%5D%5D
(in Japanese)

This port is honoka "core" library. You must be install honoka "input method"
and "input" plugin.

Smart Common Input Method platform, in short SCIM, is a development platform to
make Input Method developers live easier.

WWW: http://scim.freedesktop.org
2006-10-03T23:16:51+00:00 www/sahana2 Sahana is a web based disaster management system
Sahana is an integrated set of pluggable, web based disaster management
applications that provide solutions to large-scale humanitarian problems
in the aftermath of a disaster.

WWW: http://www.sahana.lk
2006-10-03T18:49:55+00:00 japanese/citrix_xenapp Access virtual applications and desktops
Citrix XenApp (TM) is a Windows (R) application delivery system that manages
applications in the datacenter and delivers them as an on-demand
service to users anywhere using any device. XenApp reduces the cost
of application management by up to 50 percent, delivers any application
instantly to users anywhere and improves application and data
security.

you can copy the certificate to /usr/ports/distfiles and add the
following line to your /etc/make.conf:

ICA_CERTS=mycert.crt

It will then automatically be installed and removed with the normal
FreeBSD package tools.

WWW: http://www.citrix.com/English/ps2/products/product.asp?contentID=186
2006-10-03T18:49:55+00:00 japanese/citrix_ica Citrix(R) Presentation Server(TM) client
Citrix(R) Presentation Server(TM) runs on Microsoft(R) Windows
Server(TM) and UNIX(R) operating systems, and extends the base
Windows Terminal Services platform by enhancing the end-user
experience as well as increasing manageability, compatibility,
security and scalability to address business-critical environments.
Presentation Server expands the range of supported applications to
include legacy software and Web-based, UNIX and Java solutions. It
also enables any device or operating system including Macintosh and
Linux to access virtualized applications. Other important capabilities
are powerful management and configuration tools and faster, more
flexible printing.

WWW: http://www.citrix.com/English/ps2/products/product.asp?contentID=186
2006-10-03T18:02:02+00:00 mail/squirrelmail-tmda-plugin Adds TMDA support to SquirrelMail
This is a port of tmdatools plugin for Squirrelmail.

This plugin allows a TMDA enabled account to be managed from within the
SquirrelMail interface, including the ability to edit list files, add
control headers to outgoing email, manage pending messages and create
tagged addresses for use outside SquirrelMail.

WWW: http://www.morison.net/squirrelmail-plugins/tmdatools.html
2006-10-03T17:42:13+00:00 games/fretsonfire Game of musical skill and fast fingers
Frets on Fire is a game of musical skill and fast fingers. The aim of the game
is to play guitar with the keyboard as accurately as possible.

WWW: http://fretsonfire.sf.net
2006-10-03T17:42:13+00:00 games/fretsonfire-data Frets on Fire data files
The Frets on Fire data files

WWW: http://louhi.kempele.fi/~skyostil/uv/fretsonfire/
2006-10-03T14:43:06+00:00 devel/p5-InlineX-C2XS Perl module to create an XS file from an Inline C file
InlineX::C2XS - create an XS file from an Inline C file.

The C file that InlineX::C2XS needs to find would contain
only the C code.

InlineX::C2XS looks for the file in ./src directory - expecting that the
filename will be the same as what appears after the final '::' in the
module name (with a '.c' extension). ie if the module is called
My::Next::Mod it looks for a file ./src/Mod.c, and creates a file
named Mod.xs. Also created, is the file 'INLINE.h' - but only if that
file is needed. The generated xs file (and INLINE.h) will be written
to the cwd unless a third argument (specifying a valid directory) is
provided to the c2xs() function.

The created XS file, when packaged with the '.pm' file, an
appropriate 'Makefile.PL', and 'INLINE.h' (if it's needed),
can be used to build the module in the usual way - without
any dependence upon the Inline::C module.

WWW: https://metacpan.org/release/InlineX-C2XS
2006-10-03T14:43:06+00:00 devel/p5-Inline-C2XS Perl module to create an XS file from an Inline C file
Inline::C2XS - create an XS file from an Inline C file.

The C file that Inline::C2XS needs to find would contain
only the C code.

Inline::C2XS looks for the file in ./src directory - expecting that the
filename will be the same as what appears after the final '::' in the
module name (with a '.c' extension). ie if the module is called
My::Next::Mod it looks for a file ./src/Mod.c, and creates a file
named Mod.xs. Also created, is the file 'INLINE.h' - but only if that
file is needed. The generated xs file (and INLINE.h) will be written
to the cwd unless a third argument (specifying a valid directory) is
provided to the c2xs() function.

The created XS file, when packaged with the '.pm' file, an
appropriate 'Makefile.PL', and 'INLINE.h' (if it's needed),
can be used to build the module in the usual way - without
any dependence upon the Inline::C module.

WWW: http://search.cpan.org/dist/Inline-C2XS/
2006-10-03T14:29:22+00:00 devel/p5-Class-Constant Build constant classes
Class::Constant allows you declaratively created so-called "constant
classes". These are very much like enumerated types (as close as a
typeless language like Perl can get, at least).

The classes generated by this module are modeled closely after Java's
"typesafe enumeration" pattern, but with some added spice to make them
more useful to Perl programs.

WWW: https://metacpan.org/release/Class-Constant
2006-10-03T13:38:21+00:00 archivers/p5-Archive-Any Single interface to deal with file archives
This module is a single interface for manipulating different archive
formats. Tarballs, zip files, etc.

WWW: https://metacpan.org/release/Archive-Any
2006-10-03T00:56:31+00:00 sysutils/p5-Proc-PidUtil PID file management utilities
Proc::PidUtil provides utilities to manage PID files.

WWW: https://metacpan.org/release/Proc-PidUtil
2006-10-03T00:53:58+00:00 devel/p5-File-Pid Pid File Manipulation
This software manages a pid file for you. It will create a pid file, query the
process within to discover if it's still running, and remove the pid file.

WWW: https://metacpan.org/release/File-Pid
2006-10-02T15:36:16+00:00 www/p5-Bigtop Web application data language processor
Bigtop is a language for describing the data of a web application.
Usually this data will be stored in a relational database. Once you
have a description of your data, you can generate a web application
from it. This includes all the pieces you need like: the sql
statements ready for feeding to your database command line tool, the
httpd.conf you need to Include in the httpd.conf on your system, the
modules that will handle the web requests, the models that make the
database tables look like classes, etc.

If you need to alter the data model in the future, you can change your
original description to match the new reality, then regenerate the
application without fear of losing hand written code (though you may
have to modify some of it to reflect the new reality).

WWW: https://metacpan.org/release/Bigtop
2006-10-02T14:51:46+00:00 devel/p5-Sys-Sig Return signal constants for this host
Return signal constants for this host.

WWW: https://metacpan.org/release/Sys-Sig
2006-10-02T08:59:12+00:00 science/g3data Utility for extracting data from graphs
g3data is used for extracting data from graphs. In publications
graphs often are included, but the actual data is missing. g3data
makes the extracting process much easier.

WWW: http://www.frantz.fi/software/g3data.php
2006-10-02T08:39:58+00:00 net/p5-Samba-LDAP Manage a Samba PDC with an LDAP Backend
Manage a Samba PDC with an LDAP Backend.

WWW: https://metacpan.org/release/Samba-LDAP
2006-10-02T01:05:33+00:00 net/p5-POE-Component-Generic Provides non-blocking access to a blocking object
POE::Component::Generic is a POE component that provides a
non-blocking wrapper around any object. It works by forking
a child process with POE::Wheel::Run and creating the object
in the child process. Method calls are then serialised and
sent via STDIN to the child to be handled. Return values are
posted back to your session via STDOUT. This means that all
method arguments and return values must survive serialisation.
If you need to pass coderefs, use "callbacks", "postbacks" or
"factories".

Method calls are wrapped in eval in the child process so that
errors may be propagated back to your session. See "OUTPUT".

Output to STDERR in the child, that is from your object, is
shown only if debug or verbose is set.

STDOUT in the child, that is from your object, is redirected
to STDERR and will be shown in the same circomstances.

WWW: https://metacpan.org/release/POE-Component-Generic
2006-10-02T00:28:30+00:00 textproc/p5-Regexp-DefaultFlags Set default flags on regular expressions
When this module is use'd, it causes regexes in the current namespace to act as
if the /xms flags had been applied to them.

WWW: https://metacpan.org/release/Regexp-DefaultFlags
2006-10-01T23:51:55+00:00 comms/hcfmdm Driver for the Conexant HCF PCI winmodem chipset (Acorp PIM/PIM2)
This port contains a driver for several Winmodems based on the Conexant
HCF chipset (Acorp PIM/PIM2). It consists of a shim for the Linux binary
only object file.

WWW: http://www.linuxant.com/

- Alexey Illarionov <littlesavage@rambler.ru>
2006-10-01T19:17:49+00:00 lang/xotcl Object-oriented scripting language based on Tcl
From the XOTcl homepage:

Extended Object Tcl (for short: XOTcl, pronounced exotickle) is an object-
oriented scripting language based on Tcl. It was originally designed for
providing language support for design patterns and provides novel constructs
such as filters or transitive mixin classes. The language is designed for
empowering rather than constraining system developers. The basic object model
is highly influenced by CLOS.

XOTcl is contained in the Industry-standard Tcl distribution ActiveTcl,
which is available for several platforms, it is part of the Batteries Included
Distribution for Mac OS X and it is shipped as part of the developer support
for Mac OS X Tiger.

WWW: http://media.wu-wien.ac.at/
2006-10-01T18:47:05+00:00 net-p2p/tvrss Torrent RSS feed reader
TV RSS Linux Client fetches RSS feed and lets user download or auto
download torrents based on regular expressions and launch BitTorrent
client of choice. Requires Gtk2-Perl and XML::RAI.

WWW: http://tvtrss.sourceforge.net/
2006-10-01T02:10:10+00:00 games/ufoai Strategy game featuring tactical combat
UFO ALIEN INVASION is a strategy game featuring tactical combat against hostile
alien forces which are about to infiltrate earth at this very moment. You are
in command of a small special unit which has been founded to face the alien
strike force. To be successful on the long run, you will also have to have a
research team study the aliens and their technologies in order to learn as much
as possible about their technology, their goals and the aliens themselves.

WWW: http://ufoai.org/
2006-10-01T02:10:10+00:00 games/ufoai-data UFO alien invasion data files
UFO ALIEN INVASION data files.

WWW: http://ufoai.org/
2006-09-30T21:46:33+00:00 net/jakarta-commons-net Collection of network protocol implementations for Java
Jakarta Commons Net implements the client side of many basic Internet
protocols. The purpose of the library is to provide fundamental protocol
access.

Supported protocols are:

* FTP
* NNTP
* SMTP
* POP3
* Telnet
* TFTP
* Finger
* Whois
* rexec/rcmd/rlogin
* Time (rdate) and Daytime
* Echo
* Discard
* NTP/SNTP

WWW: http://jakarta.apache.org/commons/net/
2006-09-30T17:49:10+00:00 www/asterisk-fop Flash Operator Panel for the Asterisk PBX
Flash Operator Panel is a switchboard type application for the Asterisk PBX.
It runs on a web browser with the flash plugin.
It is able to display information about your PBX activity in real time.

WWW: http://www.asternic.org/

- Marcelo Araujo
araujo@bsdmail.org
2006-09-30T16:28:17+00:00 archivers/kbackup Program for backing up files and directories
KBackup is a program that lets you back up any directories or files, whereby it
uses an easy to use directory tree to select the things to back up.

The program was designed to be very simple in its use so that it can be used by
non-computer experts.

The storage format is the well known TAR format, whereby the data is still
stored in compressed format (bzip2 or gzip).

It also includes a German, French, Italian, Slovak and Russian translation for
the user interface and an English, French and German handbook.

WWW: http://www.kde-apps.org/content/show.php?content=44998
2006-09-30T11:23:16+00:00 textproc/p5-Pod-WSDL Create WSDL documents from (extended) pod
How does Pod::WSDL work? If you instantiate a Pod::WSDL object with the
name of the module (or the path of the file, or an open filehandle)
providing the web service like this

my $pwsdl = new Pod::WSDL(source => 'My::Module',
location => 'http://my.services.location/on/the/web');

Pod::WSDL will try to find "My::Module" in @INC, open the file, parse it
for WSDL directives and prepare the information for WSDL output. By
calling

$pwsdl->WSDL;

Pod::WSDL will output the WSDL document. That's it.

WWW: https://metacpan.org/release/Pod-WSDL
2006-09-30T11:12:34+00:00 net/asterisk12-app-ldap LDAPget application module for the Asterisk PBX
LDAPget is an Asterisk application for data retrieval from LDAP
directories (e.g. OpenLDAP or ActiveDirectory).

WWW: http://www.mezzo.net/asterisk/app_ldap.html
2006-09-30T11:12:34+00:00 net/asterisk-app-ldap LDAPget application module for the Asterisk PBX 1.4
LDAPget is an Asterisk application for data retrieval from LDAP
directories (e.g. OpenLDAP or ActiveDirectory). This version works
with asterisk 1.4.

WWW: http://www.mezzo.net/asterisk/app_ldap.html
2006-09-30T09:41:07+00:00 cad/electric-ng Sophisticated VLSI design system
Electric is a sophisticated electrical CAD system that can handle
many forms of circuit design, including:
- Custom IC layout (ASICs)
- Schematic drawing
- Hardware description language specifications

For real functionality, one should consider installing
support simulation software such as cad/spice.

WWW: http://www.staticfreesoft.com/
2006-09-30T08:08:28+00:00 benchmarks/p5-Benchmark-Stopwatch Simple timing of stages of your code
The other benchmark modules provide excellent timing for specific
parts of your code. This module aims to allow you to easily time the
progression of your code.

The stopwatch analogy is that at some point you get a new stopwatch
and start timing. Then you note certain events using lap. Finally you
stop the watch and then print out a summary.

The summary shows all the events in order, what time they occurred at,
how long since the last lap and the percentage of the total time.
Hopefully this will give you a good idea of where your code is
spending most of its time.

The times are all wallclock times in fractional seconds.

That's it.

WWW: https://metacpan.org/release/Benchmark-Stopwatch
2006-09-30T08:02:15+00:00 sysutils/dvdisaster Optical disc error correction data and recovery tool
dvdisaster provides a margin of safety against data loss on CD and DVD media
caused by aging or scratches.

* dvdisaster creates error correction data to compensate read errors which
are not correctable in the CD/DVD drive.

* dvdisaster tries to read as much data as possible from defective media.
Afterwards unreadable sectors are recovered using the previously created
error correction data. The maximum error correction capacity is
user-selectable.

* dvdisaster operates at the image level and does not depend on the file
system.

If you create the error correction data in time and keep it at a safe place,
you have a good chance of recovering the medium contents from typical read
errors and to transfer your complete data onto a new medium.

WWW: http://www.bobeager.uk/software.html
2006-09-30T07:30:18+00:00 security/pbnj Suite of tools to monitor changes on a network
PBNJ is a network suite to monitor changes that occur on a network
over time. It does this by checking for changes on the target
machine(s), which includes the details about the services running on
them as well as the service state. PBNJ parses the data from a scan
and stores it in a database. PBNJ uses Nmap to perform scans.

WWW: https://sourceforge.net/projects/pbnj/
2006-09-30T04:52:39+00:00 graphics/poppler-data Poppler encoding data
Poppler encoding data

WWW: https://poppler.freedesktop.org/
2006-09-30T03:56:31+00:00 devel/p5-Object-Array Array references with accessors
Several of these methods do not behave exactly like their builtin counterparts.

Specifically, any method that you would expect to return a list does so, but
only in list context. In scalar context, these methods will return an
Object::Array object constructed from a copy of the list that would have been
returned.

WWW: https://metacpan.org/release/Object-Array
2006-09-29T11:14:06+00:00 net/pimdd UO Dense Protocol-Independent Multicast (PIM-DM) daemon for IPv4
This is the UO implementation of Protocol-Independent Multicast by
Kurt Windisch.

WWW: http://antc.uoregon.edu/PIMDM/pimd-dense.html
2006-09-29T07:44:53+00:00 www/p5-HTML-FromANSI Mark up ANSI sequences as HTML
This small module converts ANSI text sequences to corresponding HTML
codes, using stylesheets to control color and blinking properties.

It exports ansi2html() by default, which takes an array, joins it it
into a single scalar, and returns its HTML rendering.

WWW: https://metacpan.org/release/HTML-FromANSI
2006-09-29T04:05:55+00:00 biology/gmap Genomic Mapping and Alignment Program for mRNA and EST Sequences
A standalone program for mapping and aligning cDNA sequences to a
genome. The program maps and aligns a single sequence with minimal
startup time and memory requirements, and provides fast batch
processing of large sequence sets. The program generates accurate
gene structures, even in the presence of substantial polymorphisms
and sequence errors, without using probabilistic splice site models.
Methodology underlying the program includes a minimal sampling
strategy for genomic mapping, oligomer chaining for approximate
alignment, sandwich DP for splice site detection, and microexon
identification with statistical significance testing.

WWW: http://www.gene.com/share/gmap
2006-09-29T00:47:10+00:00 devel/p5-Thread-Apartment Apartment threading wrapper for Perl objects
Thread::Apartment provides an apartment threading wrapper
for Perl classes. "Apartment threading" is a method for
isolating an object (or object hierarchy) in its own thread,
and providing external interfaces via lightweight client
proxy objects. This approach is especially valuable in the
Perl threads environment, which doesn't provide a direct
means of passing complex, nested structure objects between
threads, and for non-threadsafe legacy object architectures,
e.g., Perl/Tk.

By using lightweight client proxy objects that implement the
Thread::Queue::Queueable interface, with Thread::Queue::Duplex
objects as the communication channel between client proxies
and apartment threads (or between threads in general), a more
thread-friendly OO environment is provided, ala Java, i.e.,
the ability to pass arbitrary objects between arbitrary threads.

Thread::Apartment is a fundamental component of the PSiCHE
framework (http://www.presicient.com/psiche).

WWW: https://metacpan.org/release/Thread-Apartment
2006-09-29T00:38:41+00:00 net-mgmt/p5-Net-ACL Class representing a generic access-list/route-map
This module represents a generic access-list and route-map. It uses the
Net::ACL::Rule object to represent the rules.

WWW: https://metacpan.org/release/Net-ACL
2006-09-28T22:48:42+00:00 devel/p5-Term-VT102 Class to emulate a DEC VT102 terminal
The VT102 class provides emulation of most of the functions of a DEC
VT102 terminal. Once initialised, data passed to a VT102 object is
processed and the in-memory "screen" modified accordingly. This
"screen" can be interrogated by the external program in a variety of
ways.

This allows your program to interface with full-screen console
programs by running them in a subprocess and passing their output to a
VT102 class. You can then see what the application has written on the
screen by querying the class appropriately.

WWW: https://metacpan.org/release/Term-VT102
2006-09-28T22:04:54+00:00 net-mgmt/mtrace Multicast traceroute program for IPv4
mtrace is a program to trace the routes taken by IPv4 multicast
traffic flows.

WWW: https://sourceforge.net/projects/mtrace/
2006-09-28T21:29:10+00:00 net/mrouted Multicast routing daemon providing DVMRP for IPv4
mrouted is an implementation of the DVMRP multicast routing protocol.
It turns a UNIX workstation into a DVMRP multicast router with tunnel
support, in order to cross non-multicast-aware routers.

WWW: http://freecode.com/projects/mrouted
2006-09-28T20:06:41+00:00 editors/emacs.app The GNU Emacs editor on GNUstep
This is GNU Emacs ported to OS X and GNUstep, based on the earlier
Rhapsody, OPENSTEP, and NeXTSTEP versions.
This port offers superior platform support for MacOS X and GNUstep,
including full desktop integration (dock, drag/drop, etc.), standard
keybindings, use of standard Font, Color, and File open/save panels,
and support for Services. Via GNUstep, it provides anti-aliased font
rendering on Linux and other Unix systems.
This port is based on GNU Emacs 23 from CVS.

LICENSE: GPL2 or later

WWW: http://emacs-app.sourceforge.net/
2006-09-28T19:17:57+00:00 science/paje Generic visualization tool for GNUstep (Gantt chart and more)
Paje is a graphical tool that displays traces produced during the
execution of multithreaded programs. Other programs can also generate
traces for this tool.

Key Features
* Supports multi threaded programs
- each thread of the analysed program can be individually displayed,
or multiple threads can be combined, to reduce screen space usage.
* Interactivity
- each entity represented on the screen can be interrogated for
more information,
- related entities are highlighted as mouse cursor passes over
some representation

LICENSE: LGPL2 or later

WWW: http://www-id.imag.fr/Logiciels/paje/
2006-09-28T14:26:15+00:00 devel/p5-Sys-Syscall Access system calls that Perl doesn't provide access to
Use epoll, sendfile, from Perl. Mostly Linux-only support now, but
more syscalls/OSes planned for future.

WWW: https://metacpan.org/release/Sys-Syscall
2006-09-28T12:44:12+00:00 net/p5-Net-Packet-Target Target object for all Net-Packet related stuff
Net::Packet::Target - Target object for all Net::Packet related stuff

WWW: https://metacpan.org/release/GOMOR/Net-Packet-Target-1.01
2006-09-28T07:26:03+00:00 devel/p5-Thread-Queue-Duplex Thread-safe request/response queue with identifiable elements
A mapped queue, similar to Thread::Queue, except that as elements
are queued, they are assigned unique identifiers, which are used
to identify responses returned from the dequeuing thread. This
class provides a simple RPC-like mechanism between multiple client
and server threads, so that a single server thread can safely
multiplex requests from multiple client threads. Note that simplex
versions of the enqueue methods are provided which do not assign
unique identifiers, and are used for requests to which no response
is required/expected.

In addition, elements are inspected as they are enqueued/dequeued
to determine if they are Thread::Queue::Queueable (aka TQQ)
objects, and, if so, the onEnqueue() or onDequeue() methods are
called to permit any additional class-specific
marshalling/unmarshalling to be performed. Thread::Queue::Duplex
(aka TQD) is itself a Thread::Queue::Queueable object, thus
permitting TQD objects to be passed between threads.

WWW: https://metacpan.org/release/Thread-Queue-Duplex
2006-09-28T07:05:59+00:00 net-mgmt/p5-Cisco-Reconfig Parse and generate Cisco configuration files
Cisco::Reconfig makes it easier to write programs to generate changes to Cisco
configuration files.

Cisco::Reconfig is a module that parses Cisco router configuration files. It doesn't
have any real understanding of Cisco configurations so it might be useful for other
similar configuration languages. It knows that nesting is shown by indentation.
It knows that ! means a comment. It knows that no may proceed a line without
changing where that line exists in the hierarchy. It doesn't know much else.

Cisco::Reconfig can be used to modify configurations. The set() method will check
the current configruation and return commands to change it if it is other than
what is wanted (as passed to the set() method).

WWW: https://metacpan.org/release/Cisco-Reconfig
2006-09-28T07:02:47+00:00 www/p5-Gantry Web application framework for mod_perl, cgi, etc
Perl Web application framework for Apache/mod_perl. Object Oriented
design for a pragmatic, modular approach to URL dispatching. Supports
MVC (or VC, MC, C, take your pick) and initiates rapid development.
This project offers an orgainized coding scheme for web applications.

WWW: https://metacpan.org/release/Gantry
2006-09-28T01:55:27+00:00 devel/p5-subatom Produce an atom feed from subversion commits
subatom is a small script to produce an Atom feed from subversion commits. You
can use this with a feed reader to see new commits to your repository.

WWW: https://metacpan.org/release/HDM/subatom-0.12
2006-09-28T00:51:40+00:00 devel/p5-Inline-TT Provides inline support for template toolkit 2.x
Inline::TT provides Inline access to version 2.0 and higher of the Template
Toolkit. This allows you to house your templates inside the source code file,
while retaining the ability to cache compiled templates on the disk (via
Inline's caching mechanism).

The names of the blocks in the template are exported as functions. Call these
with a reference to a hash of values, which will be used for interpolation in
the templates. This hash reference is the same as the second argument to the
process method of any Template object. The output from template toolkit will be
returned to you as a single string. Note that leading and trailing spaces are
trimmed, further the template toolkit options PRE_CHOMP and POST_CHOMP are set.
Currently, there is no way to change these behaviors.

WWW: https://metacpan.org/release/Inline-TT
2006-09-27T19:59:46+00:00 science/gtamsanalyzer Qualitative Research Software for the Free World for GNUstep
GTAMS Analyzer is a complete coding and analysis package. It is a "port" of
TAMS Analyzer for Macintosh OS X. Note, at some point the two projects will
have identical file formats, at which point the initial G (for GNUstep)
will be dropped. GTAMS stands for GNUstep Text Analysis Markup System, it
is a convention for identifying themes in text. The software offers a wide
range of tools for applying themes to texts and identifying patterns of
themes within and between texts.

LICENSE: GPL2

WWW: http://tamsys.sourceforge.net/gtams/
2006-09-27T15:12:36+00:00 chinese/p5-Lingua-ZH-BPMFConvert Rule-based conversion of BPMF (bopomofo) into Hanyu Pinyin
This is a rule-based convertor of BPMF into Hanyu Pinyin. Unlike
previous modules it does not rely on any data table, therefore it is
possible to convert neophonisms (new phonetic combinations previously
not existing in Mandarin) into corresponding Hanyu Pinyin.

WWW: http://search.cpan.org/dist/Lingua-ZH-BPMFConvert/
2006-09-27T09:03:27+00:00 databases/p5-Genezzo Extensible database with SQL and DBI
The Genezzo modules implement a hierarchy of persistent hashes using a
fixed amount of memory and disk. This system is designed to be easily
configured and extended with custom functions, persistent storage
representations, and novel data access methods. In its current
incarnation it supports a subset of SQL and a partial DBI interface.

WWW: https://metacpan.org/release/Genezzo
2006-09-27T08:58:08+00:00 net/p5-Net-Interface Perl extension to access network interfaces
Net::Interface is designed to make the use of ifconfig(1) and friends
unnecessary from within Perl. It provides methods to get at set all
the attributes of an interface, and even create new logical or
physical interfaces (if your O/S supports it).

WWW: https://metacpan.org/release/Net-Interface
2006-09-27T08:47:59+00:00 archivers/p5-POE-Filter-LZO POE filter wrapped around Compress::LZO
POE::Filter::LZO provides a POE filter for performing compression/
decompression using Compress::LZO. It is suitable for use with
POE::Filter::Stackable.

WWW: https://metacpan.org/release/POE-Filter-LZO
2006-09-27T08:45:14+00:00 archivers/p5-POE-Filter-LZF POE filter wrapped around Compress::LZF
POE::Filter::LZF provides a POE filter for performing compression/
decompression using Compress::LZF. It is suitable for use with
POE::Filter::Stackable.

WWW: https://metacpan.org/release/POE-Filter-LZF
2006-09-27T08:35:40+00:00 net/p5-Net-NBsocket Non-Blocking Sockets
Net::NBsocket provides a wrapper for Socket to supply Non-Blocking
sockets of various flavors.

WWW: https://metacpan.org/release/Net-NBsocket
2006-09-27T08:19:34+00:00 graphics/p5-Image-Caa Colored ASCII Art
This module outputs Image::Magick image objects as ASCII Art, using a
variety of output dithering modes and output drivers (currently
supported is a plain old ANSI termical output driver and a curses
driver).

WWW: https://metacpan.org/release/Image-Caa
2006-09-27T08:04:50+00:00 converters/p5-Convert-Bencode_XS Faster conversions to/from Bencode format
Convert::Bencode_XS exists for a couple of reasons, first of all
performance. Especially bdecode() is between 10 and 200 times faster
than Convert::Bencode version (depending on file): the great speed
increase is in part due to the iterative algorithm used. bencode() is
written in C for better performance, but it still uses a recursive
algorithm. It manages to be around 3 to 5 times faster than
Convert::Bencode version. Check out the "extras" directory in this
distribution for benchmarks.

WWW: https://metacpan.org/release/Convert-Bencode_XS
2006-09-27T05:04:41+00:00 graphics/py-glewpy Advanced OpenGL extensions to Python
GLEWpy aims to bring advanced OpenGL extensions to Python. This will allow the
Python OpenGL developer to use features such as fragment and vertex shaders and
image processing on the GPU. It serves as a complement to PyOpenGL and toolkits
such as GLUT and SDL (pygame).

WWW: http://glewpy.sourceforge.net/
2006-09-26T15:54:41+00:00 graphics/py-amanith Python wrapper for the amanith 2D vector graphics library
PyAmanith is a Python wrapper for the Amanith 2D vector graphics
library. It strives to offer a pythonic interface to the library
and make all its features accessible.

WWW: http://louhi.kempele.fi/~skyostil/projects/pyamanith/
2006-09-26T14:30:06+00:00 www/p5-WWW-WebArchive Retrieve old versions of public web pages from various web archives
WWW::WebArchive is a set of modules to retrieve old versions of public web pages
from various web archives.

* http://www.archive.org - Internet Archive's Wayback Machine
* http://www.google.com - Google's page cache

This is useful if

1. Your web server crashed and you didn't have complete backups
2. A site (such as a valuable reference source) changed or went away and you
want to restore an old version of the site to your local disk

WWW: https://metacpan.org/release/WWW-WebArchive
2006-09-26T14:18:27+00:00 archivers/p5-Compress-LZO Interface to the LZO compression library
The Compress::LZO module provides a Perl interface to the LZO
compression library (see "AUTHOR" for details about where to get LZO).
A relevant subset of the functionality provided by LZO is available in
Compress::LZO.

WWW: https://metacpan.org/release/Compress-LZO
2006-09-26T10:51:21+00:00 archivers/p5-Compress-LZF Extremely lightweight Lempel-Ziv-Free compression
LZF is an extremely fast (not that much slower than a pure memcpy)
compression algorithm. It is ideal for applications where you want to
save some space but not at the cost of speed. It is ideal for
repetitive data as well. The module is self-contained and very small
(no large library to be pulled in). It is also free, so there should
be no problems incorporating this module into commercial programs.

WWW: https://metacpan.org/release/Compress-LZF
2006-09-26T10:26:06+00:00 security/blocksshd Protects computers from SSH brute force attacks
BlockSSHD protects computers from SSH brute force attacks by
dynamically blocking IP addresses by adding iptables rules.

WWW: http://sourceforge.net/projects/blocksshd/
2006-09-26T10:22:20+00:00 dns/p5-Net-DNS-Codes Collection of C library DNS codes
Net::DNS::Codes provides forward and reverse lookup for most common C
library DNS codes as well as all the codes for the DNS HEADER field.

WWW: https://metacpan.org/release/Net-DNS-Codes
2006-09-26T08:59:45+00:00 textproc/p5-XML-Compile Compilation based XML processing
Many applications which process data-centric XML do that based
on a nice specification, expressed in an XML Schema.
XML::Compile reads and writes XML data with the help of such
schema's. On the Perl side, it uses a tree of nested hashes
with the same structure.

Where other Perl modules, like SOAP::WSDL help you using these
schema's (often with a lot of run-time (XPath) searches), this
module takes a different approach: in stead of run-time
processing of the specification, it will first compile the
expected structure into real Perl, and then use that to process
the data.

There are many perl modules with the same as this one: translate
between XML and nested hashes. However, there are a few serious
differences: because the schema is used here, we make sure we
only handle correct data. Data-types are formatted and processed
correctly; for instance, integer does accept huge values
(at least 18 digits) as the specification prescribes. Also more
complex data-types like list, union, and substitutionGroup
(unions on complex type level) are supported, which is rarely the
case in other modules.

WWW: https://metacpan.org/release/XML-Compile
2006-09-26T08:18:26+00:00 textproc/p5-POSIX-Regex OO interface for the gnu regex engine
This is a port of the glibc gnu regex engine into perl. There are few
reasons you would need this. The few I can think of include:

0) You wish to use untrusted user expressions in such a way as to be
able to catch errors. Example: eval { alarm 2; m/((){1024}){1024}/ }
is an instant uncatchable segmentation fault. GNU's regexps will still
fail, but in a timeout way rather than an instant segfault way.

1) You wish to have POSIX compliance on ... something ... Perl's
regexps are slightly different -- arguably better, but different.

WWW: https://metacpan.org/release/POSIX-Regex
2006-09-26T01:49:17+00:00 www/p5-HTML-RSSAutodiscovery Methods for retrieving RSS-ish information from an HTML document
Methods for retreiving RSS-ish information from an HTML document.

WWW: https://metacpan.org/release/HTML-RSSAutodiscovery
2006-09-26T01:06:38+00:00 www/templatelite Smaller, faster alternative to the Smarty template engine
Template Lite is a very fast, small HTML template engine written in PHP.
The engine supports most of the Smarty template engine functions and filters.

WWW: http://templatelite.sourceforge.net
2006-09-25T20:24:57+00:00 databases/qdbm-java Java API for QDBM
Java API for QDBM

WWW: http://qdbm.sourceforge.net/jspex.html
2006-09-25T20:13:35+00:00 databases/qdbm-plus C++ API for QDBM
C++ API for QDBM

WWW: https://dbmx.net/qdbm/
2006-09-25T20:05:59+00:00 games/mudmagic GTK+ based MUD client
The Mud Magic Mud Client is written in GTK+ and supports MXP, MSP,
MCCP, and ZMP with PCRE regular expression handling and Python script
engine. The plugins shipped with the client currently include an
automapper, note system, and database front end.

WWW: http://www.mudmagic.com/mud-client/
2006-09-25T02:12:49+00:00 deskutils/charmap Character map for GNUstep
This is a character map. It is developed using the GNUstep development
environment (www.gnustep.org) and is meant to contribute to GNUstep's
promise towards a desktop environment.

Charmap offers font selection, allowing one to easily see all the glyphs
which a particular font offers.

LICENSE: GPL2 or later

WWW: http://www.nongnu.org/charmap/
2006-09-24T23:09:26+00:00 science/medit Interactive meshes visualization
Medit is an interactive mesh visualization software, developed by P. Frey
(University Pierre et Marie Curie).

It is intended to display computation results (in mechanics of the solids or
fluids, thermics, electromagnetism, etc.) on grids 2d (triangles and
quadrangles), 3d (tetrahedrons or hexahedrons) or surfaces (triangles and
quandrangles).

WWW: https://www.ljll.math.upmc.fr/frey/software.html#scivis
2006-09-24T21:19:48+00:00 security/fwipe djb-style file wiping utility
Fwipe is a secure file erasing program. fwipe0, which actually erases
your files, is immune to filenames containing spaces, carriage returns,
dashes, or any other special characters. You can use it in place of rm
in cron jobs, together with "find ... -print0". The output of fwipe0 is
specially designed to be parsed easily by machine, so it can be embedded
in other applications which need secure file erasure.

WWW: http://jeenyus.net/~budney/linux/software/fwipe.html
2006-09-24T20:18:15+00:00 security/shttpscanner Simple HTTP scanner
Simple HTTP Scanner is a creation made for web site pen testing. You can
check for directories and files on the remote web server and get some
server information like the webserver running.

WWW: https://sourceforge.net/projects/shttpscanner/
2006-09-24T20:13:29+00:00 www/netoffice NetOffice is a free web based project-management environment
netOffice is a free web based project-management environment
written in php/mySQL. netOffice allows managing and sharing
information about teams.

WWW: http://netoffice.sourceforge.net/modules/news/
2006-09-24T19:51:59+00:00 textproc/p5-Text-Language-Guess Trained module to guess a document's language
Text::Language::Guess guesses a document's language. Its implementation
is simple: Using "Text::ExtractWords" and "Lingua::StopWords" from CPAN,
it determines how many of the known stopwords the document contains for
each language supported by "Lingua::StopWords".

Each word in the document recognized as stopword of a particular
language scores one point for this language.

The "language_guess()" function takes a document as a parameter and
returns the abbreviation of the language that it is most likely written
in.

WWW: https://metacpan.org/release/Text-Language-Guess
2006-09-24T19:48:48+00:00 textproc/p5-XML-FOAF Parse FOAF (Friend of a Friend) data
Parse FOAF (Friend of a Friend) data

WWW: https://metacpan.org/release/XML-FOAF
2006-09-24T16:23:17+00:00 multimedia/dirac-reference Programming reference for dirac
2006-09-23T20:03:11+00:00 net/enet Simple and robust communication library based on UDP
ENet's purpose is to provide a relatively thin, simple and robust network
communication layer on top of UDP (User Datagram Protocol). The primary feature
it provides is optional reliable, in-order delivery of packets.

ENet is NOT intended to be a general purpose high level networking library that
handles authentication, lobbying, server discovery, compression, encryption and
other high level, often application level or dependent tasks.

WWW: http://enet.bespin.org/
2006-09-22T12:16:47+00:00 net/xorp EXtensible Open Router Platform
XORP is the eXtensible Open Router Platform.

The XORP project is developing an open source software router. The software
is intended to be stable and fully featured enough for production use, and
flexible and extensible enough for research use.

WWW: http://www.xorp.org/
2006-09-22T09:59:10+00:00 palm/jpilot-db Desktop app for pilot-db
JPilot-DB is a sister project of pilot-db. JPilot-DB provides a desktop
application for creating and editing database files that can be read on the
Palm with pilot-db. Together, these two applications provide a complete
desktop <-> palm solutions for your database needs.

pilot-db web site: http://pilot-db.sourceforge.net/

WWW: http://www.chickenshick.com/jpilot-db/
2006-09-22T07:47:34+00:00 devel/p5-Devel-TraceUse Show the modules your program loads, recursively
Devel::TraceUse - Show the modules your program loads, recursively.

An apparently simple program may load a lot of modules. That's useful, but
sometimes you may wonder exactly which part of your program loads which module.

Devel::TraceUse can analyze a program to see which part used which module.

WWW: https://metacpan.org/release/Devel-TraceUse
2006-09-22T06:29:25+00:00 graphics/php4-imlib2
2006-09-22T06:27:42+00:00 graphics/php5-imlib2 The imlib2 shared extension for php
This extension provides an image manipulation interface using libImlib2.
Imlib2 is a very fast image manipulation library, but without the support
for as many image formats as other libraries such as imagemagick.

WWW: http://pecl.php.net/package/imlib2
2006-09-21T11:35:24+00:00 devel/svndelta Summarizes and manages differences between local files and Subversion
svndelta helps control Subversion-managed projects. svndelta summarizes
project changes (including lines of code) and also adds to and removes
from Subversion the files that have been added and removed locally.

svndelta filters project changes by using .svnignore files, both
system-wide and locally. Thus, for example, svndelta will not attempt to
add backup files or object files to a project, or include them in
summaries of changes.

Requires ruby.

WWW: http://www.incava.org/projects/svndelta/
2006-09-21T09:42:00+00:00 www/apercu Summarize information from Apache logs
A command-line (console) application to summarize information from Apache
logs, including hit counts, requests, referrers, and user activity.

WWW: http://www.incava.org/projects/apercu/
2006-09-20T04:51:29+00:00 textproc/p5-Text-NeatTemplate Fast, middleweight template engine
This module provides a simple, middleweight but fast template
engine, for when you need speed rather than complex features,
yet need more features than simple variable substitution.

WWW: https://metacpan.org/release/Text-NeatTemplate
2006-09-20T02:40:34+00:00 net/p5-Net-NIS-Listgroup Lists hosts/users in a netgroup group
A library used to get groups or members of a netgroup NIS map.
listgroup() without any parameters or listgroups() lists all the
available netgroup groups.

With groupname parameters listgroup, listgroup_user, listgroup_host
will recusively list the members of the named groups. If the groupname
is preceded with a - members of that group will be excluded from the
returned list. Each member in a group is a triplet of
(host,user,domain). The host portion or user portion of the members is
returned by listgroup_host() and listgroup(), the user portion of the
members is returned by listgroup_user().

WWW: https://metacpan.org/release/Net-NIS-Listgroup
2006-09-20T02:28:10+00:00 net/p5-Net-NIS Interface to Sun's Network Information Service
This is a snapshot release of the NIS interface to Perl 5. There are
three parts to the interface: the raw component (Net::NIS), the
object-oriented component (Net::NIS::Table), and the tied interface
(Net::NIS).

Unless someone provides strong reason to support the raw or OO
components, they will be marked as deprecated and not documented or
enhanced (but still supported for backward compatibility).

WWW: https://metacpan.org/release/Net-NIS
2006-09-20T01:42:03+00:00 math/cvcl An automatic theorem prover for the SMT problem
CVC Lite is an automatic theorem prover for the Satisfiability Modulo
Theories (SMT) problem. Its features include: support for a variety of
theories; interactive as well as C and C++ library interfaces; proof and
model generation abilities; predicate subtyping; and suppport for quantifiers.
In addition, there are essentially no limits on its use for research or
commercial purposes (see license).

WWW: http://www.cs.nyu.edu/acsys/cvcl/
2006-09-19T20:09:27+00:00 comms/chu Synchronise computer clock to CHU radio station
CHU is a time-standard shortwave radio station operated by National
Research Council Canada (NRC). This software uses signals from radio
station CHU to set and frequency discipline the system clock on a
Linux (FreeBSD) based system.

WWW: https://www.rossi.com/chu/
2006-09-19T17:45:25+00:00 textproc/ffe Flat file extractor
ffe is a program for extracting fields from flat file records and
displaying them in different formats. ffe relies on the configuration
file to control input file structure and the output format.

WWW: http://ff-extractor.sourceforge.net/
2006-09-18T18:24:59+00:00 devel/p5-Sys-SigAction Perl extension for Consistent Signal Handling
Sys::SigAction - Perl extension for Consistent Signal Handling.
With the use of this module, the signal handling behavior
can be coded in a way that does not change from one perl version
to the next, and thus using POSIX::sigaction() becomes a little easier.

WWW: https://metacpan.org/release/Sys-SigAction
2006-09-18T15:21:06+00:00 databases/firebird20-client Firebird-2 database client
2006-09-18T15:21:06+00:00 databases/firebird2-client Firebird-2 database client
2006-09-18T12:22:41+00:00 misc/gwenview-i18n Localized messages and documentation for Gwenview
Localized messages and documentation for Gwenview.

WWW: http://gwenview.sourceforge.net/
2006-09-18T04:15:54+00:00 databases/java-db Berkeley DB Java Edition
Berkeley DB Java Edition is a high performance, transactional storage engine
written entirely in Java. Like the highly successful Berkeley DB product,
Berkeley DB Java Edition executes in the address space of the application,
without the overhead of client/server communication. It stores data in the
application's native format, so no runtime data translation is required.
Berkeley DB Java Edition supports full ACID transactions and recovery. It
provides an easy-to-use, programmatic interface, allowing developers to store
and retrieve information quickly, simply and reliably.

WWW: http://www.sleepycat.com/products/bdbje.html
2006-09-17T18:17:07+00:00 x11-themes/irssi-themes Collection of additional irssi themes
A collection of additional irssi themes.

WWW: https://irssi-import.github.io/themes/
2006-09-17T12:51:33+00:00 www/p5-Catalyst-Plugin-FormBuilder FormBuilder for Catalyst
Catalyst::Plugin::FormBuilder - Catalyst FormBuilder Plugin

This plugin merges the functionality of CGI::FormBuilder with Catalyst
and Template Toolkit. This gives you access to all of FormBuilder's
niceties, such as controllable field stickiness, multilingual support,
and Javascript generation. For more details, see CGI::FormBuilder or
the website at: http://www.formbuilder.org

WWW: https://metacpan.org/release/Catalyst-Plugin-FormBuilder
2006-09-17T12:50:33+00:00 www/p5-CGI-FormBuilder FormBuilder for CGI
The goal of CGI::FormBuilder (FormBuilder) is to provide an easy way
for you to generate and process entire CGI form-based applications.
Its main features are:

* Field Abstraction
Viewing fields as entities (instead of just params), where the HTML
representation, CGI values, validation, and so on are properties of
each field.
* DWIMmery
Lots of built-in "intelligence" (such as automatic field typing),
giving you about a 4:1 ratio of the code it generates versus what
you have to write.
* Built-in Validation
Full-blown regex validation for fields, even including JavaScript
code generation.
* Template Support
Pluggable support for external template engines, such as
HTML::Template, Text::Template, Template Toolkit, and
CGI::FastTemplate.

Plus, the native HTML generated is valid XHTML 1.0 Transitional.

WWW: https://metacpan.org/release/CGI-FormBuilder
2006-09-17T06:22:07+00:00 games/stepbill Get rid of those nasty Wingdows viruses
This is a port of the MacBill, which is based on xbill, source to GNUstep.

Ever get the feeling that nothing is going right? You're a sysadmin, and
someone's trying to destroy your computers. The little people running
around the screen are trying to infect your computers with Wingdows [TM],
a virus cleverly designed to resemble a popular operating system. Your
objective is to click the mouse on them, ending their potential threat.
If one of the people reaches a computer, it will attempt to replace your
operating system with the virus it carries. It will then attempt to run off
the screen with your vital software.

LICENSE: GPL2 or later

WWW: http://gnu.ethz.ch/linuks.mine.nu/stepbill/
2006-09-17T06:15:54+00:00 databases/gdl2 GNUstep Database Library 2 (Enterprise Objects Framework)
The GNUstep Database Library 2 (GDL2) is a set of libraries to map
Objective-C objects to rows of relational database management systems
(RDBMS). It aims to be compatible with Enterprise Objects Framework (EOF)
as released with WebObjects 4.5 from Apple Inc.

This port also provides the GNUstep DBModeler and a Gorm GDL2 Palette.

LICENSE: LGPL3 or later (framework)
LICENSE: GPL3 or later (application)

WWW: http://www.gnustep.org/experience/GDL2.html
2006-09-17T05:00:47+00:00 emulators/dtcyber Desktop CYBER Emulator
The Desktop CYBER Emulator is a project which successfully brought
back to life the revolutionary design of Control Data Corporation
CYBER mainframes. The software provides a reasonable emulation of
a "typical" CDC CYBER 6600, 7x, 17x based system including common
peripherals such as console, tape and disk drives, card reader,
printer and terminal multiplexer. The emulation runs the following
CDC operating systems: ChippewaOS, SMM, KRONOS 2.1, NOS 1.2, NOS
1.3, NOS 1.4, NOS 2.2 and NOS 2.8.2. It does not support NOS/VE
which requires virtual mode only available in CYBER 180s.

WWW: http://members.iinet.net.au/~tom-hunter/
2006-09-16T22:25:26+00:00 games/bloboats Boat racing game in the spirit of Elasto Mania or X-Moto
Bloboats is a boat racing game in the spirit of Elasto Mania or X-Moto. It
introduces a handful of elements from Super Mario Bros-like games.
2006-09-16T20:23:59+00:00 multimedia/linux-libtheora Video codec
${.CURDIR}/../${PORTNAME}/pkg-descr
2006-09-16T20:23:59+00:00 multimedia/linux-f8-libtheora Theora Video Compression Codec (Linux Fedora 8)
${.CURDIR}/../${PORTNAME}/pkg-descr
2006-09-16T20:23:59+00:00 multimedia/linux-f10-libtheora Theora Video Compression Codec (Linux Fedora 10)
${.CURDIR}/../${PORTNAME}/pkg-descr
2006-09-16T20:01:41+00:00 audio/linux-libmad Libmad library (part of MAD project)
${.CURDIR}/../${PORTNAME}/pkg-descr
2006-09-16T10:00:59+00:00 games/untahris Play several classic fun, simple arcade games in multiplayer mode
In the Untahris Common Playground, you can play several classic fun, simple
arcade games. But playing alone is not fun, and you can play them in multiplayer
mode (on one computer, local network, or maybe Internet).

Now, Untahris has an original experimental feature, which makes it more than
just a bundle of these games! In multiplayer mode each player can play a
different game --- however, they play all on the same board. This may lead to
funny interactions, battles or alliances between them.

The games in Untahris have been modified to make them better interact with each
other. Thus, in each game you are allowed to shoot and collect bonuses, even if
it was not a part of the original game.

WWW: http://untahris.sourceforge.net
2006-09-15T19:36:56+00:00 comms/xwota X version of who is on the air
Xwota is a very simple Linux/FreeBSD/xBSD client for the WOTA Database
(Who is On The Air Database) written by me (IZ0ETE).
It's very similar to a DX Cluster client, but it works with the WOTA server.
If you don't known what is the WOTA DB, please read some info at
http://www.wotadb.org.
It's written in C and GTK, and it should work on the latest
Linux/BSD distributions.
Please report to me your successful installation. (Linux, FreeBSD at the moment)


WWW: http://people.fabaris.it/iz0ete/xwota/
2006-09-15T03:19:31+00:00 audio/jmusic Composition in Java
jMusic is a project designed to provide composers and software developers with
a library of compositional and audio processing tools. It provides a solid
framework for computer-assisted composition in Java, and is also used for
generative music, instrument building, interactive performance, and music
analysis. jMusic supports musicians with its familiar music data structure
based upon note/sound events, and provides methods for organising,
manipulating and analysing that musical data. jMusic scores can be rendered as
MIDI or audio files for storage and later processing or playback in real-time.
jMusic can read and write MIDI files, audio files, XML files, and its own .jm
files; there is real-time support for JavaSound, QuickTime and MIDIShare.
jMusic is designed to be extendible, encouraging you to build upon its
functionality by programming in Java to create your own musical compositions,
tools, and instruments. In a spirit of mutual collaboration, jMusic is
provided free and is an open source project.

WWW: http://explodingart.com/jmusic/
2006-09-14T16:25:13+00:00 audio/umodplayer Console module player
UModPlayer or Universal Module Player is a audio module "tool-chain",
providing you functions to work with modules like playing, exporting,
getting information, and more.

* You can play the supported formats and seek to any order in the
song. You have pause, timer, display, and other standard features.
* You can view the pattern notes while playing.
* Playlist support: you can create playlists, delete or move
individual items in a playlist, import a playlist from the current
directory contents, save a playlist and load a saved playlist...
* You can specify any of the ModPlug options: noise reduction,
megabass, surround, reverb sound options specifying the grade and
the delay of most of the options.
* You can export the audio data of a module to any of the supported
formats
* You can read and export to a file the song builtin message, the
song instrument names and the song sample names.
* Each user of your UNIX box can save all the sound options.
* And much more!

WWW: http://umodplayer.sourceforge.net/
2006-09-14T16:22:32+00:00 audio/libaiff Read and write AIFF files
LibAiff is a library for C applications, providing transparent read and
write operations for Audio Interchange File Format files.

With LibAiff your application can easily use the Audio IFF format to
interchange digital audio.

LibAiff wants to implement all the features of the AIFF 1.3 standard,
including markers, comments, etc.

This version of LibAiff supports the following features:

* Reading any valid Audio IFF file.
* Writing a valid Audio IFF file.
* Reading a compressed AIFF Compressed (AIFC) file with audio encoded
in Linear PCM, both big-endian and little-endian.
* Read & write samples in all formats supported by the Audio IFF standard.
* Convert any sample format to and from 32 bits.
* Getting and setting all the AIFF Attributes.
* Reading and writing markers to positions on the sound.
* Reading instrument data from AIFF files.

WWW: http://aifftools.sourceforge.net/libaiff/
2006-09-14T12:40:39+00:00 net-mgmt/nsca-client
2006-09-14T08:51:36+00:00 archivers/kio_p7zip Kioslave for KDE to handle 7zip files
This is a kioslave for KDE to handle 7zip files.
Simply, enter 'p7zip:/path_to_file/filename.7z' in konqueror to use this.

Author: Raul Fernandes <rgfbr@yahoo.com.br>
WWW: http://www.kde-apps.org/content/show.php?content=17829
2006-09-14T07:18:14+00:00 www/lilurl Simple PHP/MySQL script for generating lil? URLs
lilURL is a simple PHP/MySQL script for generating lil? URLs. It's similar
to TinyURL, Shorl, MakeAShorterLink, etc, but you can run it on your own
server. Requires PHP and MySQL. Supports mod_rewrite.

WWW: http://lilurl.sourceforge.net
2006-09-14T06:23:39+00:00 www/xpi-informenter Helps fill forms out
InFormEnter adds a small, clickable icon next to every input field in a
web form, from where you can select the item to be inserted - no typing
required. You can configure it to display your frequently used
information such as name, email, address and whatever else you want to
be available from the form menu.

WWW: http://informenter.mozdev.org/
2006-09-14T05:09:28+00:00 devel/gazpacho GUI builder for the GTK+ toolkit
GUI builder for the GTK+ toolkit designed to be ultra easy to use

WWW: http://gazpacho.sicem.biz/
2006-09-13T18:37:25+00:00 x11-toolkits/wxd wxWidgets bindings for the D programming language
wxWidgets is a C++ cross-platform GUI toolkit.
Link with the appropriate library for your platform and
compiler, and your application will adopt the look and
feel appropriate to that platform.

D is a general purpose systems and applications programming
language. It is a higher level language than C++, but retains the
ability to write high performance code and interface directly
with the operating system API's and with hardware. D is not a
scripting language, nor an interpreted language.

wxD is wxWidgets bindings for the D programming language.

WWW: http://wxd.sourceforge.net/
2006-09-13T17:50:35+00:00 devel/p5-Test-HTML-Tidy Test::More-style wrapper around HTML::Tidy
Handy way to check that HTML is valid, according to HTML::Tidy. It is
built with Test::Builder and plays happily with Test::More and friends.

WWW: https://metacpan.org/release/Test-HTML-Tidy
2006-09-13T15:24:13+00:00 lang/newlisp LISP like scripting language
The newLISP is a scripting language for developing web applications and
programs in general and in the domains of artificial intelligence (AI) and
statistics.

WWW: http://www.newlisp.org/
2006-09-13T10:46:25+00:00 net/mediaproxy Far-end NAT traversal solution for SER/OpenSER
MediaProxy is a far-end NAT traversal solution for OpenSER
and SIP Express Router that has the following features:

- Distributed geographical location
- Scalability, load balancing and redundancy
- Real-time sessions statistics
- Configurable IP and UDP port range
- Support for audio and video streams
- Support for multiple media streams per call
- Accounting of network traffic

WWW: http://mediaproxy.ag-projects.com/
2006-09-13T10:35:59+00:00 www/drraw Simple web-based presentation front-end for RRDtool
drraw is a simple web based presentation front-end for RRDtool that
allows you to interactively build graphs of your own design. A graph
definition can be turned into a template which may be applied to many
Round Robin Database files. drraw specializes in providing an easy
means of displaying data stored with RRDtool and does not care about
how the data is collected, making it a great complement to other
RRDtool front-ends.

WWW: http://web.taranis.org/drraw/
2006-09-13T10:33:09+00:00 databases/p5-DMOZ-ParseRDF Parse the gigantic dmoz.org content file into smaller parts
DMOZ::ParseRDF is an object-oriented module for parsing DMOZ data into
manageable sub-sections. As of January 8th 2004 the DMOZ content file is
around 1.3GB in size. The data is free to download and can be used in your
custom database but please make sure you read the license agreement at
http://dmoz.org/license.html first.

WWW: https://metacpan.org/release/PAUL/DMOZ-ParseRDF-0.14
2006-09-13T08:58:15+00:00 mail/squirrelmail-multilogin-plugin Allows manual selection of login server on login page
This plugin displays a pull-down select box with IMAP server choices on the
login page. The user will be logged in using the IMAP server that is chosen.

WWW: http://www.squirrelmail.org/plugin_view.php?id=148
2006-09-13T08:18:10+00:00 net/ltm Statseeker Real Time LAN Analyser
Statseeker LTM is a high speed statistical LAN Analyzer that monitors
Ethernet LAN segments via the bpf(4) interface and displays various
matrix tables in real time via a ncurses interface.

The LAN Analyzer is a "binary only" distribution.

WWW: https://www.statseeker.com/
2006-09-13T07:17:51+00:00 net/p5-Net-Analysis Modules for analysing network traffic
Net::Analysis is a suite of modules that parse tcpdump files,
reconstruct TCP sessions from the packets, and provide a very
lightweight framework for writing protocol anaylsers.

WWW: https://metacpan.org/release/Net-Analysis
2006-09-12T21:11:30+00:00 textproc/p5-Hatena-Keyword Extract Hatena Keywords in a string
This module allows you to extract Hatena keywords used in an
arbitrary text and also allows you to mark up a text as HTML
with the keywords.

A Hatena keyword is an element in a suite of web sites
*.hatena.ne.jp having blogs and social bookmarks among others.
Please refer to http://d.hatena.ne.jp/keyword/ (in Japanese) for details.

In Hatena Diary, a blog hosting service, a Hatena keyword found in
a posting is linked to the keywords page automatically.
You can implement the same kind of feature outside Hatena using this module.

It queries Hatena Keyword Link API internally for retrieving terms

WWW: https://metacpan.org/release/Hatena-Keyword
2006-09-12T20:47:56+00:00 games/goonies Remake of the 8 bit classic game 'The Goonies'
Welcome to the Brain Games remake of the 8 bit classic game 'The
Goonies'. This game was made by Konami in 1986. There were both a
NES version and an MSX version of the game; this remake is based
on the MSX version.

This remake was made for the 2006 competition organized by Retro
Remakes. After having participated in 2003 (with Road Fighter, which
finished on the 7th place out of 83 entries), and in 2004 (with F-1
Spirit, gaining the 13th place amongst the 73 contestants), we
decided to give another go at the first prize! And, who knows....

WWW: https://goonies.jorito.net/
2006-09-12T19:58:25+00:00 sysutils/evtviewer Ms event log viewer
evtViewer - A PERL-based viewer for Ms event (*.evt) log files.

evtViewer displays Ms event (*.evt) log files in a human-readable format.

WWW: http://contribs.martymac.org
2006-09-12T18:42:44+00:00 games/gnustep-ladder GNU Go frontend for GNUstep
This is a graphically pleasing implementation of Go. It uses gnugo as its
engine.

LICENSE: GPL2 or later

WWW: http://www.nongnu.org/gap/ladder/
2006-09-12T18:28:06+00:00 graphics/camera GNUstep application for digital still cameras
Camera downloads files from your digital camera. It is based on GNUstep.

LICENSE: GPL2 or later

WWW: http://home.gna.org/gsimageapps/
2006-09-12T15:55:23+00:00 print/pkpgcounter Count pages and ink coverage percent
pkpgcounter is a generic Page Description Language parser which can
either count the number of pages or compute the percent of ink coverage
needed to print various types of documents.

It currently supports the following file types:
- PostScript (both DSC compliant and binary)
- PDF
- PCL3/4/5
- PCLXL (aka PCL6)
- DVI
- TIFF
- ESC/P2
- OpenDocument (ISO/IEC DIS 26300)
- Zenographics ZjStream
- Samsung QPDL (aka SPL2)
- Samsung SPL1

The five latter ones, as well as some TIFF documents, are currently
only supported in page counting mode.

WWW: http://www.pykota.com/software/pkpgcounter/
2006-09-12T08:28:30+00:00 www/webinject Tool for automated testing of web applications
WebInject is a free tool for automated testing of web applications and web
services. It can be used to test individual system components that have HTTP
interfaces (JSP, ASP, CGI, PHP, Servlets, HTML Forms, XML/SOAP Web Services,
etc), and can be used as a test harness to create a suite of [HTTP level]
automated functional, acceptance, and regression tests. A test harness, also
referred to as a test driver or a test framework, allows you to run many
test cases and collect/report your results. WebInject offers real-time
results display and may also be used for monitoring system response times.

WebInject can be used as a complete test framework that is controlled by the
WebInject User Interface (GUI). Optionally, it can be used as a standalone
test runner (text/console application) which can be integrated and called
from other test frameworks or applications.

WWW: http://www.webinject.org/
2006-09-11T08:36:08+00:00 games/sturmbahnfahrer Simulated obstacle course for automobiles
Sturmbahnfahrer... for expert drivers only. If you want to master
it, try to have the laws of physics work with you, not against you.

Sturmbahnfahrer is a game by Bram Stolk.

WWW: http://www.sturmbahnfahrer.com/
2006-09-11T08:36:08+00:00 games/stormbaancoureur Simulated obstacle course for automobiles
Stormbaan Coureur is the Linux game that was formerly known as
Sturmbahnfahrer. It is back with a larger track, more challenges,
many improvements in a PC (Politically Correct) edition. In this
game, it is all about the car Physics. If you want to master it,
try to have the laws of physics work with you, not against you.

Stormbaan Coureur is a game by Bram Stolk.

WWW: http://www.stolk.org/stormbaancoureur/
2006-09-11T01:02:55+00:00 devel/jsmin The JavaScript Minifier
JSMin is a filter which removes comments and unnecessary whitespace from
JavaScript files. It typically reduces file size by half, resulting in faster
downloads. It also encourages a more expressive programming style because it
eliminates the download cost of clean, literate self-documentation.

WWW: https://crockford.com/javascript/jsmin.html
2006-09-10T15:15:39+00:00 x11-wm/e17-utils Various supplementary utilities for e17 window manager
e_util is a collection of utils for enlightenment 0.17:
- e17setroot - cmdline util to set the background
- entangle - simple menu editor
- exige - program launcher

Author: various e17 developers
WWW: http://www.enlightenment.org
2006-09-10T12:44:14+00:00 net-im/grouch AOL and ICQ Instant Messenger client for GNUstep
This is a graphical AOL and ICQ Instant Messenger client for GNUstep.

LICENSE: GPL2 or later

WWW: http://asveikau.ath.cx/projects/grouch.shtml
2006-09-10T12:16:08+00:00 archivers/zipper Tool for inspecting the contents of a compressed archive
Zipper is a tool for extracting and viewing archive files in GNUstep.

LICENSE: Public Domain

WWW: http://xanthippe.dyndns.org/Zipper/
2006-09-10T12:12:28+00:00 x11-toolkits/renaissance GNUstep GUI Development Framework
Renaissance is a GNUstep develoment framework which runs on top of the
GNUstep libraries. It also works on top of the Apple Mac OS X Cocoa
libraries, providing an opaque layer to write portable applications.

LICENSE: LGPL2 or later

WWW: http://www.gnustep.it/Renaissance/
2006-09-10T09:11:49+00:00 irc/talksoup IRC client for GNUstep
TalkSoup is a GNUstep IRC client built on the extensibility of the
Objective-C language. The entire IRC client is implemented by plugins,
so one can pick and choose what they want to use.

LICENSE: GPL2 or later

WWW: http://talksoup.aeruder.net/
2006-09-10T08:15:09+00:00 net/netclasses Objective-C framework for socket programming with GNUstep
Netclasses is an easy to use interface to socket programming in Objective-C
with GNUstep. The core netclasses supports virtually any protocol, but the
distribution comes with everything needed for TCP/IP (opening ports,
background connections, etc.). Netclasses seamlessly integrates into
NSRunLoop, which means there should be no need for redesigning applications
to use it.

LICENSE: LGPL2 or later

WWW: http://netclasses.aeruder.net/
2006-09-10T08:04:15+00:00 math/qtiplot-doc The QtiPlot Handbook
QtiPlot is a free (GPL) platform independent data analysis and
visualization application similar to the non-free Windows program
Origin.

WWW: http://soft.proindependent.com/qtiplot.html
2006-09-10T07:52:30+00:00 audio/cynthiune Romantic music player for GNUstep
Cynthiune is a free software, romantic and extensible music player for
GNUstep and Mac OS X. Similar in look and feel to XMMS, it can read the
most-known sound file formats: MP3, Ogg, FLAC, Mod, XM, AIFF, WAV and more.
Very easy to use, it integrates well with the GNUstep desktop environment
and shows a nice example of a cross-platform OpenStep application.

LICENSE: GPL2 or later

oldWWW: http://organact.mine.nu/~wolfgang/cynthiune/
2006-09-09T12:49:54+00:00 audio/pecl-id3 Extension to read and write ID3 tags in MP3 files
id3 enables to retrieve and update information from ID3 tags in
MP3 files. It supports version 1.0, 1.1 and 2.2+ (only reading text- and
url-frames at the moment).

WWW: http://pecl.php.net/package/id3/
2006-09-09T12:43:22+00:00 www/p5-HTML-WikiConverter-Socialtext Convert HTML to Socialtext markup
This module contains rules for converting HTML into Socialtext markup. See
HTML::WikiConverter for additional usage details.

WWW: https://metacpan.org/release/HTML-WikiConverter-Socialtext
2006-09-09T10:54:46+00:00 comms/hf Amateur Radio soundcard fsk, pactor 1, amtor, gtor, mt63
hf is a gtk+-based Linux ham radio fsk digimode program, which can do also
the realtime ARQ modes pactor 1, amtor, gtor without a ptc, only with a
soundcard and a PC and Linux (FreeBSD), all of which need not be the newest.
The core of hf, the heart of the program (hfkernel) is a real master-piece
of code, it has originally been made by Tom Sailer, many thanks Tom!
hf can also do MT63 and has a CW elbug function.

WWW: http://www.hf.webmasternet.org
2006-09-08T19:19:30+00:00 games/linux-savage The Savage game (Linux version)
Choose to be a commander and you will play an in-depth RTS managing the
stronghold, or choose to be a warrior and you will play an intense game of
first person combat. With the creation of a new game play genre, RTSS (Real
Time Strategy Shooter), Savage expertly redefines the first-person shooter
and real-time strategy genres by combining elements of both into one cohesive
experience.

As the commander in RTS mode, you will tackle resource management, develop a
robust tech tree, plan your assault and lead real human players into battle.
As a warrior in action mode, you will master many unique weapons, powerful
units, and siege vehicles to fight a fast paced battle.

WWW: http://www.s2games.com/savage/
2006-09-08T12:35:45+00:00 sysutils/p5-File-Next File-finding iterator
File::Next is a lightweight, taint-safe file-finding module. It's
lightweight and has no non-core prerequisites.

WWW: https://metacpan.org/release/File-Next
2006-09-08T12:11:50+00:00 x11-themes/metacity-digital-harmony-theme
2006-09-08T12:10:33+00:00 x11-themes/gtk-digital-harmony-theme Another popular theme for GNOME desktop
This is yet another popular GNOME desktop theme by roberTO.
2006-09-08T11:45:53+00:00 x11-themes/moodin Splash screen engine for KDE
Splash Screen Engine for KDE
Heavily customizable engine for various types of themes

WWW: http://moodwrod.com/
2006-09-08T11:27:45+00:00 x11-themes/metacity-digital-cream-theme
2006-09-08T11:25:42+00:00 x11-themes/gtk-digital-cream-theme Neat and clean theme for GNOME desktop
Neat and clean theme for GNOME desktop by roberTO.
2006-09-08T07:24:33+00:00 databases/p5-Cache-Memcached-XS Client library for memcached using libmemcache
Cache::Memcached::XS is a memcached client using libmemcache. It uses a
lot less CPU than the original pure-perl client.

WWW: https://metacpan.org/release/Cache-Memcached-XS
2006-09-07T20:59:16+00:00 math/fpc-fftw Free Pascal interface to the FFTW3 library
2006-09-07T20:57:34+00:00 graphics/fpc-graph Free Pascal interface to graphical applications
2006-09-07T20:20:55+00:00 audio/linux-freealut Free implementation of OpenAL ALUT standard (Linux version)
Freealut is a free implementation of the OpenAL Utility Toolkit
(ALUT).

It is well suited to producing succinct demo programs and to help
new developers to get started with OpenAL without distractions
such as loading sound samples from disk.

WWW: http://www.openal.org/
2006-09-07T20:20:55+00:00 audio/linux-f8-freealut A free implementation of OpenAL's ALUT standard (Linux Fedora 8)
Freealut is a free implementation of the OpenAL Utility Toolkit
(ALUT).

It is well suited to producing succinct demo programs and to help
new developers to get started with OpenAL without distractions
such as loading sound samples from disk.

WWW: http://www.openal.org/
2006-09-07T20:20:55+00:00 audio/linux-f10-freealut Free implementation of OpenAL's ALUT standard (Linux Fedora 10)
Freealut is a free implementation of the OpenAL Utility Toolkit
(ALUT).

It is well suited to producing succinct demo programs and to help
new developers to get started with OpenAL without distractions
such as loading sound samples from disk.

WWW: http://www.openal.org/
2006-09-07T17:18:40+00:00 math/stepulator Scientific calculator implementing RPN notation for GNUstep
Stepulator is a scientific calculator implementing the RPN notation.
It is developed in Objective-C and is currently being maintained on GNUstep
and Mac OS X (Cocoa).

LICENSE: BSD 2-clause
Copyright (c) 2003, Carduus development. All rights reserved.

WWW: http://gnu.ethz.ch/linuks.mine.nu/stepulator/
2006-09-07T17:15:58+00:00 math/edenmath Scientific calculator for GNUstep
EdenMath is a scientific calculator. It does standard arithmetic,
probability, and trigonometric functions.

LICENSE: GPL2 or later

WWW: http://www.eskimo.com/~pburns/EdenMath/
2006-09-07T16:41:50+00:00 net-p2p/microdc A command-line based Direct Connect client
microdc is a command-line based Direct Connect client that uses the
GNU Readline library for user interaction. It was developed from
ground up and does not depend on any other program. Despite the
command-line user interface, microdc was designed to be user
friendly and simple to use.

WWW: http://www.nongnu.org/microdc/
2006-09-07T12:25:49+00:00 archivers/pecl-lzf Handles LZF de/compression
This package handles LZF de/compression.

WWW: https://pecl.php.net/package/lzf
2006-09-07T12:25:09+00:00 archivers/pecl-bz2 A Bzip2 management extension
Bz2 is an extension to create and parse bzip2 compressed data.

WWW: http://pecl.php.net/package/bz2/
2006-09-07T12:24:46+00:00 archivers/pecl-rar PECL extension to create and read RAR files
Rar is a powerful and effective archiver, which was
created by Eugene Roshal and became rather popular quite fast.
This extension gives you possibility to read Rar archives.

WWW: https://pecl.php.net/package/rar
2006-09-07T06:14:52+00:00 sysutils/linux-megamgr LSI MegaRAID controller management utility
LSI Logic MegaRAID Megamgr Release

This is the Linux console based management utility for the LSI
MegaRAID family of controllers.

FreeBSD >= 6.1 supports running this tool by the means of the
amr_linux.ko kernel module and the /dev/megadev0 device.

Author: LSI Logic Corporation
WWW: http://www.lsi.com/
2006-09-07T06:05:47+00:00 graphics/price Image filtering and manipulation using GNUstep
Precision Raster Image Convolution Engine.

PRICE can open several image file formats and apply high-quality filters
and other enhancements.

WWW: http://price.sourceforge.net/
2006-09-07T05:38:19+00:00 sysutils/timemon CPU time usage monitor for GNUstep
TimeMon gives a graphical representation of where the CPU cycles
are going. It's coarse, but better than nothing. The best feature
is that it runs in an icon on your dock, so that you never lose it.

LICENSE: Permission to use, copy, modify, and distribute without fee

WWW: http://www.nongnu.org/gap/timemon/index.html
2006-09-07T05:23:30+00:00 security/py-tlslite Python module implementing SSL 3.0, TLS 1.0, and TLS 1.1
TLS Lite is a free python library that implements SSL 3.0, TLS 1.0, and TLS
1.1. TLS Lite supports non-traditional authentication methods such as SRP,
shared keys, and cryptoIDs in addition to X.509 certificates. TLS Lite is pure
Python, however it can access OpenSSL, cryptlib, pycrypto, and GMPY for faster
crypto operations. TLS Lite integrates with httplib, xmlrpclib, poplib,
imaplib, smtplib, SocketServer, asyncore, and Twisted.

WWW: http://trevp.net/tlslite/
2006-09-07T01:24:33+00:00 science/InsightToolkit Insight Toolkit
ITK is an open-source software toolkit for performing registration and
segmentation. Segmentation is the process of identifying and classifying
data found in a digitally sampled representation. Typically the sampled
representation is an image acquired from such medical instrumentation as
CT or MRI scanners. Registration is the task of aligning or developing
correspondences between data. For example, in the medical environment,
a CT scan may be aligned with a MRI scan in order to combine the
information contained in both.

WWW: http://www.itk.org
2006-09-06T22:24:40+00:00 multimedia/iriverter Cross-platform frontend to mencoder
A cross-platform frontend to mencoder designed to facilitate the conversion
of almost any video format to one that is playable on various multimedia
players.

WWW: http://iriverter.sourceforge.net/
2006-09-06T19:22:27+00:00 x11/terminal.app Terminal Emulator for GNUstep
Terminal provides terminal emulation in a GNUstep environment. It gives
colorized terminals with configurable fonts, and also allows users to configure
shell utilities as GNUstep services.

WWW: http://www.nongnu.org/backbone/
2006-09-06T17:12:46+00:00 editors/textedit.app Basic text editor for GNUstep
TextEdit is a relatively basic text editor. It handles plain text or RTF, has a
nice "Wrap to Page" mode, has search/replace functionality, and can display any
file as text.

LICENSE: freely copy, distribute, and reuse the code

WWW: http://www.nongnu.org/backbone/apps.html
2006-09-06T07:44:30+00:00 archivers/ocaml-zip OCaml library to manipulate ZIP/GZIP/JAR archives
This Objective Caml library provides easy access to compressed files in ZIP
and GZIP format, as well as to Java JAR files. It provides functions
for reading from and writing to compressed files in these formats.

WWW: http://pauillac.inria.fr/~xleroy/software.html
2006-09-06T07:33:20+00:00 devel/omake Flexible build system
OMake is a build system designed for scalability and portability. It uses
a syntax similar to make utilities you may have used, but it features
many additional enhancements.

WWW: http://omake.metaprl.org/
2006-09-05T18:39:30+00:00 sysutils/p5-BSD-Sysctl Fetch sysctl values from BSD-like systems
BSD::Sysctl offers a native Perl interface for fetching sysctl values that
describe the kernel state of BSD-like operating systems. This is around 80
times faster than scraping the output of the sysctl(8) program.

This module handles the conversion of symbolic sysctl variable names to the
internal numeric format, and this information, along with the details of how
to format the results, are cached. Hence, the first call to sysctl requires
three system calls, however, subsequent calls require only one call.

WWW: https://metacpan.org/release/BSD-Sysctl
2006-09-05T17:54:18+00:00 textproc/diffmark XML diff and merge package
diffmark is an XML diff and merge package. It consists of a shared C++
library, libdiffmark, plus two programs wrapping the library into a
command-line interface: dm and dm-merge. dm takes 2 XML files and
prints their diff (also an XML document) on its standard output.
dm-merge takes the first document passed to dm and its output and
produces the second document.

WWW: http://www.mangrove.cz/diffmark/
2006-09-05T15:57:43+00:00 emulators/tilem Texas Instruments Z80 series calculator emulator
TilEm is Gtk+ based emulator for the Z80 series of Texas Instruments graphing
calculators. It currently features and supports:

- All Z80 TI calculators (73, 76, 81, 82, 83/+/+SE, 84/+/+SE, 85, and 86)
with all known ROM/OS versions, and attempts to reproduce the behavior
of the original calculator hardware as faithfully as possible
- Grabbing screenshots and recording GIFs (w/animations)
- Built-in fully featured debugger
- Virtual linking (through libticables)
- Flash writing and erasing
- Application and OS loading
- Scripting using macros

WWW: http://lpg.ticalc.org/prj_tilem/
2006-09-05T12:16:41+00:00 devel/p5-Test-Object Thoroughly testing objects via registered handlers
A testing package designed to allow you to easily test what you
believe is a valid object against the expected behaviour of all of
the classes in its inheritance tree in one single call.

WWW: https://metacpan.org/release/Test-Object
2006-09-05T08:20:46+00:00 x11-themes/e17-theme-darkness Darkness theme for use with e17 window manager
A very dark theme with a glowing blue.

Author: Viktor 'saturn_vk' Kojouharov <viktor@bloka.org>
WWW: http://www.get-e.org/Themes/E17/
2006-09-05T03:51:59+00:00 multimedia/vodcatcher Video podcast client for the command line
Armangil's vodcatcher is a video podcast (or vodcast) client for the command
line. It provides several download strategies (new shows only, back-catalog
allowed, etc), supports BitTorrent, offers cache management, and generates
playlists for video player applications.

This application accepts one or more feeds (RSS or Atom) or subscription lists
(OPML or iTunes PCAST) as argument, in the form of URLs or filenames.
Alternatively, it tries to read one such document from the standard input.

WWW: http://vodcatcher.rubyforge.org/
2006-09-05T03:50:02+00:00 multimedia/podcatcher Podcast client for the command line
Armangil's podcatcher is a podcast client for the command line. It provides
several download strategies (new shows only, back-catalog allowed, etc),
supports BitTorrent, offers cache management, and generates playlists for MP3
player applications.

This application accepts one or more feeds (RSS or Atom) or subscription lists
(OPML or iTunes PCAST) as argument, in the form of URLs or filenames.
Alternatively, it tries to read one such document from the standard input.

WWW: http://podcatcher.rubyforge.org/
2006-09-05T03:12:48+00:00 devel/rubygem-fastercsv Complete replacement to the CSV standard library
FasterCSV is intended as a replacement to Ruby's standard CSV library. It
was designed to address concerns users of that library had and it has three
primary goals:
1. Be significantly faster than CSV while remaining a pure Ruby library.
2. Use a smaller and easier to maintain code base. (We're about even now,
but not if you compare the features!)
3. Improve on the CSV interface.

WWW: http://fastercsv.rubyforge.org/
2006-09-04T20:24:47+00:00 audio/volumecontrol.app Audio mixer for GNUstep
VolumeControl is a GNUstep program for adjusting the audio mixer on systems that
use the OSS API. It allows the sound level, left/right speakers, muting for
master, PCM, bass, and treble levels to be controlled.

LICENSE: GPL2 or later

WWW: http://gnu.ethz.ch/linuks.mine.nu/volumecontrol/
2006-09-04T15:27:12+00:00 lang/ocaml-camlidl Stub code generator for using C/C++ libraries from OCaml
CamlIDL is a stub code generator and COM binding for Objective Caml.

CamlIDL comprises two parts:

* A stub code generator that generates the C stub code required for the
Caml/C interface, based on an MIDL specification. (MIDL stands for Microsoft's
Interface Description Language; it looks like C header files with some extras
annotations, plus a notion of object interfaces that look like C++ classess
without inheritance.)

* A (currently small) library of functions and tools to import COM
components in Caml applications, and export Caml code as COM components.

WWW: http://caml.inria.fr/pub/old_caml_site/camlidl/
2006-09-04T12:07:28+00:00 graphics/gscan2pdf Produce PDF from scanned documents
A GUI to ease the process of producing PDFs from scanned documents

WWW: https://sourceforge.net/projects/gscan2pdf/
2006-09-04T09:26:10+00:00 comms/ser2net Allows to access serial ports over IP
This is ser2net, a program for allowing network connections to serial
ports. See the man page for information about using the program.

Note that ser2net supports RFC 2217 (remote control of serial port
parameters), but you must have a compliant client. The only one I
know if is kermit (http://www.columbia.edu/kermit).

WWW: http://www.sourceforge.net/projects/ser2net/
2006-09-04T08:23:04+00:00 sysutils/battmond Daemon monitoring the battery level of ACPI-enabled laptops
Battmond is a small daemon monitoring the battery level on ACPI-enabled
(laptop) computers, by probing the ACPI device on regular intervals. It
can warn you (through syslog) when the battery level is running low, and
halt or suspend the system when it drops below a critical level threshold.

WWW: https://github.com/ntarmos/battmond/
2006-09-04T08:02:04+00:00 security/php-suhosin PHP extension that implements high-level protections
Suhosin is an advanced protection system for PHP installations.
It was designed to protect servers and users from known and
unknown flaws in PHP applications and the PHP core.
Suhosin comes in two independent parts, that can be used
separately or in combination. The first part is a small patch
against the PHP core, that implements a few low-level
protections against bufferoverflows or format string
vulnerabilities and the second part is a powerful PHP extension
that implements all the other protections.

Suhosin is binary compatible to normal PHP installation,
which means it is compatible to 3rd party binary extension
like ZendOptimizer.

WWW: http://www.suhosin.org/
2006-09-03T20:58:06+00:00 comms/serialoverip Transport of serial interfaces over UDP/IP
SerialOverIP Version 1.0, 8 Mar 2002

Tool for transport of serial interfaces over UDP/IP.
Useful for accessing a distant serial device by a local Windoze
program.

WWW: http://www.sourceforge.net/projects/serialoverip/
2006-09-03T15:06:51+00:00 devel/xdg-utils Tools to allow all applications to integrate with the free desktop
Tools to allow all applications to easily integrate with the free desktop.

WWW: http://portland.freedesktop.org/
2006-09-03T14:32:53+00:00 graphics/amanith C++ CrossPlatform framework designed for 2D & 3D vector graphics
Amanith is an OpenSource C++ CrossPlatform framework designed for 2d & 3d
vector graphics.

Open source has made Amanith possible, so we wanna Amanith to be open source
too. This mean that Amanith source code is fully available for everyone.

Same source tree can be compiled without modifications under multiple targets.
Linux, Win32, Mac, FreeBSD, NetBSD, OpenBSD, Solaris, IRIX, AIX are only few
of them.

All the framework is heavily based on a light plug-in system.
This make fast and easy to include or esclude everything you want.

The Amanith philosophy is to support many open standards as possible.
Png, Jpeg, Svg, Xml, OpenGl, Ansi c++, and many others.

WWW: http://www.amanith.org/
2006-09-03T11:53:11+00:00 devel/p5-Config-Any Load class configuration data from a number of file formats
Config::Any provides a facility for Perl applications and libraries to load
configuration data from multiple different file formats. It supports XML, YAML,
JSON, Apache-style configuration, Windows INI files, and even Perl code.

The rationale for this module is as follows: Perl programs are deployed on many
different platforms and integrated with many different systems. Systems
administrators and end users may prefer different configuration formats than the
developers. The flexibility inherent in a multiple format configuration loader
allows different users to make different choices, without generating extra work
for the developers. As a developer you only need to learn a single interface to
be able to use the power of different configuration formats.

WWW: https://metacpan.org/release/Config-Any
2006-09-03T03:43:29+00:00 games/fteqw QuakeWorld client with cool features, but still compatible
The intentions to the FTE QuakeWorld mod are to add some cool features to
QuakeWorld, without loosing any (backwards) compatibility.

All QuakeWorld clients should be able to connect to an FTE server, and all
FTE clients should connect to any other QW server.

The FTE client supports Quake, NetQuake, QuakeWorld, Quake II, Quake III
Arena, Hexen 2, Nexuiz, and others.

WWW: http://fteqw.com/
2006-09-02T17:52:58+00:00 comms/p5-SMS-Send Driver-based API for sending SMS messages
SMS::Send is intended to provide a driver-based single API for sending SMS and
MMS messages. The intent is to provide a single API against which to write the
code to send an SMS message.

At the same time, the intent is to remove the limits of some of the previous
attempts at this sort of API, like "must be free internet-based SMS services".

SMS::Send drivers are installed separately, and might use the web, email or
physical SMS hardware. It could be a free or paid. The details shouldn't matter.

You should not have to care how it is actually sent, only that it has been sent
(although some drivers may not be able to provide certainty).


WWW: https://metacpan.org/release/SMS-Send
2006-09-02T17:49:07+00:00 textproc/minised Smaller, cheaper, faster sed implementation
This is a smaller, cheaper, faster SED implementation. Minix uses it. GNU
used to use it, until they built their own sed around an extended (some
would say over-extended) regexp package.

For embedded use we searched for a tiny sed implementation especially for
use with the dietlibc and found Eric S. Raymond's sed implementation quite
handy. Though it suffered several bugs and was not under active maintenance
anymore. After sending a bunch of fixes we agreed to continue maintaining
this lovely, historic sed implementation.

Along a lot fixes and cleanups, further speedups, and some missing features
and POSIX conformance, we also added a test-suite to the package, so
regressions are quickly and easily uncovered.

WWW: http://www.exactcode.de/oss/minised/
2006-09-01T19:49:07+00:00 audio/dream Software radio for AM and Digital Radio Mondiale (DRM)
Open-Source Software Implementation of a DRM (Digital Radio Mondiale) Receiver
under the GNU General Public License (GPL)

WWW: https://sourceforge.net/p/drm/wiki/Home/
2006-09-01T19:25:17+00:00 games/gridlock A collection of grid-based board games for GNUstep
Gridlock is a collection of grid-based board games for GNUstep, including
Ataxx, Reversi, Gomoku, Connect Four, Breakthrough, Glass Bead, Hexapawn,
Quad Wrangle, Cats and Dogs and Moray Eels. You can play against another
person or computer opponents of varying difficulty, even over the network.

LICENSE: MIT

WWW: http://www.dozingcatsoftware.com/Gridlock/readme.html
2006-09-01T18:34:03+00:00 security/pam_abl Blacklisting responsible for repeated failed authentication attempts
The pam_abl provides auto blacklisting of hosts and users
responsible for repeated failed authentication attempts.

WWW: http://www.hexten.net/pam_abl/
2006-09-01T18:14:17+00:00 math/py-numpy The New Numeric Extension to Python
NumPy is the fundamental package for scientific computing with Python. It
contains among other things:
- a powerful N-dimensional array object
- sophisticated (broadcasting) functions
- tools for integrating C/C++ and Fortran code
- useful linear algebra, Fourier transform, and random number capabilities

Besides its obvious scientific uses, NumPy can also be used as an efficient
multi-dimensional container of generic data. Arbitrary data-types can be
defined. This allows NumPy to seamlessly and speedily integrate with a wide
variety of databases.

WWW: https://www.numpy.org/
2006-09-01T17:52:51+00:00 audio/libdssialsacompat Alsa compatibility library to build DSSI
libdssialsacompat is simply an extraction from and repackaging of
the code from alsa-lib 1.0.8, necessary to support DSSI on non-ALSA
systems.

WWW: http://www.smbolton.com/linux.html
WWW: http://dssi.sourceforge.net/
2006-09-01T09:50:25+00:00 textproc/libyaml YAML 1.1 parser and emitter written in C
LibYAML is a YAML 1.1 parser and emitter written in C.

LibYAML covers presenting and parsing processes. Thus LibYAML defines the
following two processors:
* Parser, which takes an input stream of bytes and produces a sequence
of parsing events.
* Emitter, which takes a sequence of events and produces a stream of
bytes.

The processes of parsing and presenting are inverse to each other. Any
sequence of events produced by parsing a well-formed YAML document should
be acceptable by the Emitter, which should produce an equivalent document.
Similarly, any document produced by emitting a sequence of events should
be acceptable for the Parser, which should produce an equivalent sequence
of events.

The job of resolving implicit tags, composing and serializing representation
trees, as well as constructing and representing native objects is left to
applications and bindings. Although some of these processes may be covered
in the latter releases, they are not in the scope of the initial release of
LibYAML.

WWW: https://pyyaml.org/wiki/LibYAML
2006-08-31T22:42:23+00:00 games/ezquake Modern QuakeWorld client
Combining the features of all modern QuakeWorld clients, ezQuake makes
QuakeWorld easier to start and play. The immortal first person shooter Quake
in the brand new skin with superb graphics and extremely fast gameplay.

Features:
- Modern Graphics: particle explosions, shaft beam, gunshots, nails, rocket
and grenade trails, blood, and others, MD3 models, fog, water effects,
killing spree messages, rain...
- Modern competitive gaming features: fullbright skins, forcing team/enemy
colors, advanced weapon handling, teamplay messages, auto game recording,
automated screenshots and console logging, ...
- Graphics customization: customize your HUD, colors of walls and liquids,
turn superfluous graphics effects off, change world textures, crosshair,
sky picture, console background, game font, ...
- Independent Physics: get the smoothest experience possible without being
limited by server or network settings.
- Integrated Server Browser: easy searching and filtering of online servers.
- Enhanced demo/QTV playback: view recorded games from multiple points of
view, watch action on radar, all player stats in a handy table, autotrack
the strongest player.

WWW: https://www.ezquake.com/
2006-08-31T21:33:41+00:00 net-im/jggtrans Jabberd XMPP to GG instant messaging service gateway
jGGtrans (GG Transport), is external component for XMPP/Jabber
server providing gateway to GaduGadu instant messaging services.
jGGtrans is known to work well together with ejabberd, jabberd
1.4 and jabberd 2, but most other Jabber server implementations
should work too.

WWW: http://jggtrans.jajcus.net/
2006-08-31T21:31:26+00:00 sysutils/pax-utils Various ELF related utils for ELF32, ELF64 binaries
Various ELF related utils for ELF32, ELF64 binaries useful
tools that can check files for security relevant properties

WWW: http://www.gentoo.org/proj/en/hardened/pax-utils.xml
2006-08-31T21:29:45+00:00 audio/libnjb C library, API for communicating with Creative and Dell audio players
libnjb is a C library and API for communicating with the Creative Nomad
JukeBox and Dell DJ digital audio players under BSD, Linux, Mac OS X and
Windows.

WWW: http://libnjb.sourceforge.net/
2006-08-31T19:54:46+00:00 emulators/wahcade A frontend for almost any emulator (MameWAH clone)
Wah!Cade is a GNU/Linux friendly clone of Minwah's excellent MameWAH. It's a
front end for the M.A.M.E. arcade game emulator, and has been designed with
arcade cabinet controls & projects in mind.

Features:

* It's MameWAH for GNU/Linux!
* It uses MameWah's config files and layouts.
* It has a keyboard controlled GUI - Perfect for those arcade controls.
* It runs x.mame games and other emulators too.
* A History Viewer.
* A Control Panel Viewer.
* A Layout Editor.
* A Setup Editor.

WWW: http://www.anti-particle.com/wahcade.shtml
2006-08-31T19:36:53+00:00 net/samba-pdbsql Multiplexor, MySQL and PostgeSQL passdb backends for Samba3
This port adds to Samba3 ability to use multiple 'passdb backends' at
the same time. Also it comes with sample MySQL and PostgreSQL backends,
which allow to store passwords in the corresponding databases.

This features were removed from upstream Samba3 in version 3.0.22.

WWW: http://pdbsql.sourceforge.net/
2006-08-31T18:50:03+00:00 math/liborigin Library and utility for reading OriginLab project files
Library and cli utility for reading data from OriginLab OPJ project files.
Supported OPJ versions: 6.0 - 8.1

Usage:
opj2dat <project.opj>

WWW: https://sourceforge.net/projects/liborigin/
2006-08-31T18:06:42+00:00 devel/py-levenshtein Python extension computing string distances and similarities
Levenshtein computes Levenshtein distances, similarity ratios, generalized
medians and set medians of Strings and Unicodes. Because it's implemented
in C, it's much faster than corresponding Python library functions and
methods.

WWW: https://pypi.org/project/python-Levenshtein/
2006-08-31T15:41:52+00:00 ftp/ftpsync Synchronizes a local and a remote FTP directory trees
ftpsync.pl synchronizes a local directory tree and a remote FTP directory
tree. It was initally written to automize web publishing, but might be
useful for some other purposes, like mirroring not-too-large public sites,
data replication, and more.

WWW: http://www.clazzes.org/ftpsync
2006-08-31T11:38:32+00:00 x11-toolkits/p5-Tk-JComboBox Contains a Label or Entry, a Button, and a Listbox
JComboBox is a composite widget that contains a text Label or Entry, a
Button, and a popup Listbox. It performs the same sort of tasks that can be
accomplished by several other Composite widgets. Some such as BrowseEntry
and Optionmenu are part of the standard Tk distribution, and there are many
others available in CPAN.

JComboBox borrows features from the Java Swing component bearing the same
name, but falls short of being a true clone. Many of the methods and the
general look and feel should be familiar to java developers. JComboBox also
combines several features offered by many of the other "Combo Box"
implementations, and works in two modes: editable and readonly.

In readonly mode, JComboBox offers similar functionality to Optionmenu. It
is basically a labeled button that activates a popup list. An item from the
list is displayed on the Button when selected.

When editable, JComboBox somewhat resembles BrowseEntry. That is, the
widget is composed of an Entry widget with a Button to the right of it. As
in the editable mode, the Button activates a popup Listbox from which a
single item can be selected.

WWW: https://metacpan.org/release/Tk-JComboBox
2006-08-31T11:11:06+00:00 devel/p5-Tie-Watch Place watchpoints on variables
This class module binds one or more subroutines of your devising to a Perl
variable. All variables can have FETCH, STORE and DESTROY callbacks.
Additionally, arrays can define CLEAR, DELETE, EXISTS, EXTEND, FETCHSIZE,
POP, PUSH, SHIFT, SPLICE, STORESIZE and UNSHIFT callbacks, and hashes can
define CLEAR, DELETE, EXISTS, FIRSTKEY and NEXTKEY callbacks.

With Tie::Watch you can:
* alter a variable's value
* prevent a variable's value from being changed
* invoke a Perl/Tk callback when a variable changes
* trace references to a variable

WWW: http://search.cpan.org/dist/Tie-Watch/
Author: Steve Lidie <sol0@Lehigh.EDU>
2006-08-31T01:31:51+00:00 japanese/php5-mecab PHP5 extension for MeCab Morphological Analyzer
A PHP5 extension for MeCab Morphological Analyzer.

WWW: https://github.com/rsky/php-mecab
2006-08-30T12:01:02+00:00 net-im/icqnd GTK based LICQ GUI program
This GPLed project is the approach to provide a good gtk2
interface to the popular licq program. There were other
efforts, but they are discontinued or just outdated. The
reason for creating this plugin is, regarding the original
qt-gui for licq, on the one hand a question of the integration
of the user interface. In my eyes the qt-gui lacks a certain
usability and good look in some points, also it does not really
integrate with gtk desktops. On the other hand it is a question
of qt itself. I don't want to let all the big qt libs be shoveled
into the memory just for using one program, also I basically
like gtk-2 more. There are other icq clients for gtk, but there
is none that has the completeness of Licq.
by software author

WWW: http://icqnd.sourceforge.net/
2006-08-30T01:44:26+00:00 devel/p5-threads Perl interpreter-based threads
Perl 5.6 introduced something called interpreter threads. Interpreter
threads are different from 5005threads (the thread model of Perl 5.005)
by creating a new Perl interpreter per thread, and not sharing any
data or state between threads by default.

Prior to Perl 5.8, this has only been available to people embedding
Perl, and for emulating fork() on Windows.

The threads API is loosely based on the old Thread.pm API. It is very
important to note that variables are not shared between threads, all
variables are by default thread local. To use shared variables one
must use threads::shared.

It is also important to note that you must enable threads by doing use
threads as early as possible in the script itself, and that it is not
possible to enable threading inside an eval "", do, require, or use.
In particular, if you are intending to share variables with
threads::shared, you must use threads before you use threads::shared.
(threads will emit a warning if you do it the other way around.)

WWW: https://metacpan.org/release/threads
2006-08-30T00:24:51+00:00 databases/p5-SQL-ReservedWords Reserved SQL words by ANSI/ISO
Determine if words are reserved by ANSI/ISO SQL standard.

WWW: https://metacpan.org/release/SQL-ReservedWords
2006-08-29T20:46:05+00:00 www/p5-HTTP-Cookies-w3m Cookie storage and management for w3m
Cookie storage and management for w3m

WWW: https://metacpan.org/release/HTTP-Cookies-w3m
2006-08-29T17:27:41+00:00 devel/generate Simple text pre-processor
Generate is a text preprocessor that I originally wrote to help me write
custom accounting applications based on the Progress database product. I
felt that the built in wasn't useful enough so I designed a new one and
implemented it. It actually started life as a package configuration and
batch file generator for DOS and mutated to a simple script interpreter
to replace shar file distribution. At this point it has almost nothing in
common with that first program.

The basic idea behind generate is to create a script which generates files.
There is some simple flow control constructs but the power lies in its
macro processing. I have shamelessly stolen ideas from cpp, m4, make and
David Tilbrook's dtree.

WWW: http://www.druid.net/darcy/readme-generate.html
2006-08-29T16:21:13+00:00 devel/py-generate Python module to implement generate
This module adds the functionality from generate to Python.

WWW: http://www.druid.net/darcy/readme-generate.html
2006-08-28T22:33:45+00:00 biology/linux-foldingathome Folding@home Client
Folding@home is a distributed computing project -- people from throughout
the world download and run software to band together to make one of the
largest supercomputers in the world. Every computer takes the project
closer to our goals.

Folding@home uses novel computational methods coupled to distributed
computing, to simulate problems millions of times more challenging than
previously achieved.

Protein folding is linked to disease, such as Alzheimer's, ALS,
Huntington's, Parkinson's disease, and many Cancers. Moreover, when
proteins do not fold correctly (i.e. "misfold"), there can be serious
consequences, including many well known diseases, such as Alzheimer's,
Mad Cow (BSE), CJD, ALS, Huntington's, Parkinson's disease, and many
cancers and cancer-related syndromes.

WWW: https://foldingathome.org/
2006-08-28T21:05:20+00:00 finance/opentaxsolver US tax prep software
OpenTaxSolver (OTS) is a free program for calculating Tax Form
entries and tax-owed or refund-due, such as US Federal or State
personal income taxes. An optional graphical front-end, OTS_GUI,
has been added. Preliminary versions for Canada and the United
Kingdom were posted in previous years and may be updated with help
from volunteers.

Motivations include:

* To make tax preparation software available for all platforms.
* To provide insight into how our taxes are calculated in clear
unambiguous equations/code.
* To avoid invasive, bloated commercial software packages.
* To avoid rewriting our own individual programs each year by
combining efforts.
* To provide a simple reliable tax-package requiring only
rudimentary knowledge to maintain.

WWW: http://opentaxsolver.sourceforge.net/
2006-08-28T20:41:33+00:00 sysutils/fusefs-smbnetfs Mount smb shares (Fuse filesystem)
SMBNetFS is a filesystem that allow you to use samba/microsoft network
in the same manner as the network neighborhood in Microsoft Windows.

Featuries:
* you can use Samba/Microsoft network as a regular Unix filesystem
* workgroup/computer/share entries are dynamically created
* Windows domain supported
* kerberos support (New)
* user defined workgroup/link/hosts are supported
* national character supported
* in config files you can specify different user/password to access
different network shares
* you can access any computer in the world by "cd mountpoint/ip-addr"
command, where "ip-addr" is the IP address of the desired computer. Do
not warry that there is no file with such name :-)
* command "cd mountpoint/username:password@computer_or_ip" allows
you to access "computer_or_ip" as user "username" with password
"password" (this is insecure, but usefull)

WWW: https://sourceforge.net/projects/smbnetfs/
2006-08-28T17:03:43+00:00 games/palomino Action flight simulation computer program using OSG
Palomino is a flight simulation computer program. Version 3 renders using
OpenSceneGraph. OSG provides the ability to render satellite imagery.

WWW: http://www.palomino3d.org/
2006-08-28T15:32:33+00:00 graphics/libgfx OpenGL/FLTK development
The purpose of this library is to simplify the creation of computer graphics
software. Specifically, it is targeted towards cross-platform development
using the OpenGL rendering API and the FLTK interface toolkit. It attempts
to provide facilities which are useful in the majority of graphics programs.

This release introduces some (relatively small) incompatible changes with
1.0.x versions of the library. Details on changes can be found below.

WWW: http://mgarland.org/software/libgfx.html
2006-08-28T15:11:16+00:00 devel/gzstream Provides zlib functionality in an iostream
Gzstream is a small C++ library, basically just a wrapper, that provides
the functionality of the zlib C-library in a C++ iostream. It is freely
available under the LGPL license.

Gzstream has been written by Deepak Bandyopadhyay and Lutz Kettner at the
Computational Geometry Group at UNC Chapel Hill.

WWW: http://www.cs.unc.edu/Research/compgeom/gzstream/
2006-08-28T13:41:50+00:00 x11-fonts/junicode Unicode/MUFI OpenType font for medievalists (Latin, IPA, Runic, Greek)
Junicode is an advanced Unicode font for medieval scholars, including the
full range of characters for languages written in the Latin script. It
also mostly implements the recommendation of the Medieval Unicode Font
Initiative (MUFI).

The following languages are fully supported: Old and Middle English, Old
Icelandic, Runic, Latin, Gothic and Sanskrit transliterations, IPA
(International Phonetic Alphabet) and Greek (based on the Greek Double
Pica cut by Alexander Wilson of Glasgow in the eighteenth century).

Junicode supports the following OpenType features: f and long-s ligatures,
contextual and stylistic alternates (calt, salt), horizontal kerning
(kern), discretionary ligatures (circled numbers and letters via dlig),
MUFI historical ligatures (hlig), glyph (de)composition (ccmp), correct
positioning of combining marks -- mark-to-base (mark) and mark-to-mark
(mkmk), small caps (smcp and c2sc), old-style figures (onum), super- and
subscript numbers (sups and subs), Unicode fractions (frac), swashes
(swsh) and mirrored runes (rtlm).

Junicode's OpenType style sets provide support for Nordic and Insular
letter-forms, Old English typography, enlarged minuscules, E caudata,
alternate yogh, MUFI's overlined/deleted characters and many more.

WWW: http://junicode.sourceforge.net/
2006-08-28T12:34:43+00:00 audio/libnoise Generates three-dimensional coherent noise
libnoise is a portable C++ library that is used to generate coherent
noise, a type of smoothly-changing noise. libnoise can generate
Perlin noise, ridged multifractal noise, and other types of
coherent-noise.

Coherent noise is often used by graphics programmers to generate
natural-looking textures, planetary terrain, and other things. The
mountain scene shown above was rendered in Terragen with a terrain
file generated by libnoise. You can also view some other examples of
what libnoise can do.

In libnoise, coherent-noise generators are encapsulated in classes
called noise modules. There are many different types of noise
modules. Some noise modules can combine or modify the outputs of
other noise modules in various ways; you can join these modules
together to generate very complex coherent noise.

WWW: http://libnoise.sourceforge.net/
2006-08-28T10:23:18+00:00 devel/p5-Devel-STrace strace(1)-like runtime call trace for Perl applications
Provides a strace/truss-like runtime call monitor for Perl applications.
Note that, while strace/truss only dumps system calls, Devel::STrace
dumps all calls to Perl subs on the application's stack. Also note that
Devel::STrace cannot trace non-Perl calls (e.g., calls inside XS/C
modules), so an additional external strace/truss monitor may be needed
to fully diagnose a misbehaving Perl script.

WWW: https://metacpan.org/release/Devel-STrace
2006-08-28T09:57:10+00:00 devel/p5-Devel-RingBuffer Shared memory ring buffers for Perl scripts diagnosis/debug
Provides shared memory structures (using memory mapped files via
IPC::Mmap) to be used by diagnostic and debugger applications for Perl
scripts (see Devel::STrace). Using XS/C code to maximize performance,
creates a set of ring buffers with a configurable number of slots. Each
slot includes a field for a line number, a timestamp, and a fully
qualified subroutine name. Each ring buffer also includes additional
headers and fields to support diagnostic interfaces, e.g., watched
expressions, command/response interfaces to the monitored applications,
etc.

WWW: https://metacpan.org/release/Devel-RingBuffer
2006-08-28T08:17:37+00:00 x11/dmenu X11 menu application designed for the dwm window manager
dmenu is a minimalistic X11 menu. It reads a newline separated list of items
from stdin and shows them as a menu on the top of the screen. When the user
selects one item or types any text and presses Enter, their choice is printed
to stdout.

dmenu was developed as an addition to the dynamic window manager (dwm), but can
be used in any X11-environment.

WWW: https://tools.suckless.org/dmenu
2006-08-28T07:43:36+00:00 games/dangen Shoot'em up game where accurate shooting matters
Dangen is a shoot 'em up game that attach importance to accuracy
of shooting. With the combination of the cursor key and the shot
button, you can shoot at your side or even at your back. Get the
bonus point by hitting the enemy without a miss. You can choose
stages of different difficulty.

WWW: http://www.interq.or.jp/libra/oohara/dangen/index.html
2006-08-28T06:27:24+00:00 sysutils/namefix Batch file renamer
namefix.pl is a platform independant batch file renamer. Aimed at
cleaning up media files downloaded from p2p networks. It has many
features to automate the normally tedious job of filename tidying.

WWW: http://namefix.blogspot.com/
2006-08-28T06:18:01+00:00 devel/kasm A System RPL/Machine Language assembler for the HP48/HP49 calculators
kasm is a System RPL/Machine Language assembler for the Saturn microprocessor,
used in the HP48/HP49 calculators (this microprocessor is also used in other
HP calculators, but kasm is made specifically for the HP48/HP49
calculators). It uses the same syntax as the MASD compiler (found in the
MetaKernel program for HP48 calculators and in the HP49 calculator). This
syntax, which has only very small incompatibilities with the traditional
syntax (used in the HP Tools, in the GNU Tools and in JAZZ), supports a few
constructs that make the assembly language be closer to a high level
programming language. It supports all the structures (blocks, etc.) and
shortcuts (RPL, SCREEN, etc.) of the MASD compiler in the HP49G calculators.

WWW: http://k-asm.sourceforge.net/

- Jean-Yves Lefort
jylefort@FreeBSD.org
2006-08-28T06:09:33+00:00 x11-toolkits/p5-Tk-DynaTabFrame NoteBook widget with orientable, dynamically stacking tabs
A notebook widget with orientable, dynamically rearranging tabs. When
the containing window is resized, the tabs will either stack or unstack
as needed to fit the enclosing widget's width(height). Likewise, when
tabs are added or removed, the tabs will stack/unstack as needed.

WWW: https://metacpan.org/release/Tk-DynaTabFrame
2006-08-28T04:09:34+00:00 converters/p5-JSON-Syck A syck implementatoin of JSON parsing and generation
JSON::Syck is a syck implementatoin of JSON parsing and generation.

WWW: http://search.cpan.org/dist/JSON-Syck/
2006-08-27T19:31:55+00:00 net-mgmt/bsnmptools Snmp client tools
Snmp client-side tools

WWW: http://wiki.freebsd.org/BsnmpTools
2006-08-27T16:25:00+00:00 audio/xmms2-scrobbler Last.fm submission client for XMMS2
XMMS2-Scrobbler is a client for XMMS2 that feeds information about the songs
you played to last.fm, formerly known as AudioScrobbler.

WWW: http://code-monkey.de/pages/xmms2-scrobbler
2006-08-27T14:42:58+00:00 multimedia/bmpx-devel Media player geared towards usability, technical efficiency and looks
BMPx is a media player that features support for specifications like
XDS DnD, XSPF and DBus. BMPx is highly interoperable and integrates
well with other applications and a variety of desktop environments.

Features:
* Last.FM Support
* Tracklist based playback
* Media Library
* Radio streams lister
* Relation type library
* Tags/Labels, with which you can categorize your music in whatever
way you see fit (think GMail "Labels")
* Playback History instead of a hardcoded previous/next mechanism
* Flow Plugins, which can take control over the playback flow and
trough wich it is possible to control the playback in whatever
way you see fit, given the right flow plugin.

WWW: http://beep-media-player.org/
2006-08-27T11:52:48+00:00 www/xpi-wmlbrowser WML implementation
This project is intended to try and implement as much of WML (Wireless
Markup Language) as possible in Mozilla/Firefox. The current extension
is based on Raoul's attachments to Mozilla bug 35995.

WWW: http://wmlbrowser.mozdev.org/
2006-08-27T11:30:53+00:00 www/xpi-infolister Lists installed extensions and themes
InfoLister is an extension for Mozilla Firefox, Mozilla Thunderbird,
and Nvu that collects various information about Firefox/Thunderbird
and saves it to a file. Currently it prints the list of installed
extensions, themes and plugins.

WWW: http://mozilla.doslash.org/infolister/
2006-08-27T05:21:19+00:00 audio/azrael A GTK2 based XMMS2 client, offering a media library interface
Azrael is a client for XMMS2. It is written in C and uses GTK.

Features include:
* LCD for elapsed time,
* Nice display of song information
* Interfaces to the playlist and media library
2006-08-26T15:08:14+00:00 astro/xeartk Small demo for tkgeomap
xeartk is a tkgeomap application that uses the geomap::wdgeomap command
to create an interactive map. The geographic data is from the xearth
root window program. by Kirk Lauritz Johnson in an interactive widget.
xeartk is not part of and does not require xearth. It only uses the
outline data defined in file mapdata.c of the xearth source
distribution. The cities are from factmonster.

Adjust the map view by Shift-Double-Clicking or Shift-Dragging. Double
click a dot to display information about the city there on the terminal.

WWW: http://www.tkgeomap.org/xeartk.html
2006-08-26T15:05:31+00:00 astro/ptiger Displays U.S. Census Bureau populated places on a map
ptiger is a Tcl/Tk/Tkgeomap script that uses wdgeomap to display U.S.
Census Burea populated places on an interactive geographic map.

To run it, type ptiger on the command line. After a few seconds, a map
should appear. Adjust the view by Dragging or Double-Clicking. As the
cursor moves, a label below the map displays the cursor location and
the azimuth and range from the + marker to the cursor. Move the + marker
by Right-Double-Clicking. The map has dots at places with population
greater than a user selected threshold. Moving the cursor over a dot
labels the place with its name and displays the population in another
label below the map. In addition to the wdgeomap menus, a Places menu
enables adjustment of the population threshold and dot size. There is
also a Find menu that does a case insensitive regular expression search
for a named place.

WWW: http://www.tkgeomap.org/ptiger.html
2006-08-26T13:20:28+00:00 sysutils/xsearch Search using regexes for file names and text
Powerful text searches on Unix using regular expressions for both the
file name, and the search text. Graphical equivalent of find + grep.

WWW: http://searchmonkey.sourceforge.net/
Author: Adam Cottrell <cottrela@users.sourceforge.net>
2006-08-26T13:20:28+00:00 sysutils/searchmonkey Search using regexes for file names and text
Powerful text searches on Unix using regular expressions for both the
file name, and the search text. Graphical equivalent of find + grep.

WWW: http://searchmonkey.sourceforge.net/
2006-08-26T13:16:25+00:00 net-im/pidgin Pidgin multi-protocol messaging client (GTK+ UI)
Pidgin is a multi-protocol instant messaging client. It is compatible with AIM
(Oscar and TOC protocols), ICQ, IRC, Jabber, Gadu-Gadu, and Zephyr networks.

Pidgin users can log in to multiple accounts on multiple IM networks
simultaneously. This means that you can be chatting with friends on AOL
Instant Messenger, talking to a friend on Yahoo Messenger, and sitting in an
IRC channel all at the same time.

Pidgin supports many features of the various networks, such as file transfer
(coming soon), away messages, typing notification, and MSN window closing
notification. It also goes beyond that and provides many unique features. A
few popular features are Buddy Pounces, which give the ability to notify you,
send a message, play a sound, or run a program when a specific buddy goes away,
signs online, or returns from idle; and plugins, consisting of text
replacement, a buddy ticker, extended message notification, iconify on away,
and more.

(Adapted from the About Pidgin page.)

WWW: https://www.pidgin.im/
2006-08-26T13:16:25+00:00 net-im/libpurple Backend library for the Pidgin multi-protocol messaging client
Pidgin is a multi-protocol instant messaging client. It is compatible with
Oscar and TOC protocols, ICQ, IRC, Jabber, Gadu-Gadu, and Zephyr networks.

Pidgin users can log in to multiple accounts on multiple IM networks
simultaneously. This means that you can be chatting with friends on AOL
Instant Messenger, talking to a friend on Yahoo Messenger, and sitting in an
IRC channel all at the same time.

Pidgin supports many features of the various networks, such as file transfer
(coming soon), away messages, typing notification, and MSN window closing
notification. It also goes beyond that and provides many unique features. A
few popular features are Buddy Pounces, which give the ability to notify you,
send a message, play a sound, or run a program when a specific buddy goes away,
signs online, or returns from idle; and plugins, consisting of text
replacement, a buddy ticker, extended message notification, iconify on away,
and more.

(Adapted from the About Pidgin page.)

Libgaim is a backend library and protocol modules needed for Pidgin frontend
frontends such as the GTK+ and console UIs.

WWW: https://www.pidgin.im/
2006-08-26T13:16:25+00:00 net-im/libgaim Backend library for the Gaim multi-protocol messaging client
Gaim is a multi-protocol instant messaging client. It is compatible with AIM
(Oscar and TOC protocols), ICQ, MSN Messenger, Yahoo, IRC, Jabber, Gadu-Gadu,
and Zephyr networks.

Gaim users can log in to multiple accounts on multiple IM networks
simultaneously. This means that you can be chatting with friends on AOL
Instant Messenger, talking to a friend on Yahoo Messenger, and sitting in an
IRC channel all at the same time.

Gaim supports many features of the various networks, such as file transfer
(coming soon), away messages, typing notification, and MSN window closing
notification. It also goes beyond that and provides many unique features. A
few popular features are Buddy Pounces, which give the ability to notify you,
send a message, play a sound, or run a program when a specific buddy goes away,
signs online, or returns from idle; and plugins, consisting of text
replacement, a buddy ticker, extended message notification, iconify on away,
and more.

(Adapted from the About Gaim page.)

Libgaim is a backend library and protocol modules needed for Gaim frontend
frontends such as the GTK+ and console UIs.

WWW: http://gaim.sourceforge.net/
2006-08-26T13:16:25+00:00 net-im/gaim-devel Gaim multi-protocol messaging client (GTK+ UI)
Gaim is a multi-protocol instant messaging client. It is compatible with AIM
(Oscar and TOC protocols), ICQ, MSN Messenger, Yahoo, IRC, Jabber, Gadu-Gadu,
and Zephyr networks.

Gaim users can log in to multiple accounts on multiple IM networks
simultaneously. This means that you can be chatting with friends on AOL
Instant Messenger, talking to a friend on Yahoo Messenger, and sitting in an
IRC channel all at the same time.

Gaim supports many features of the various networks, such as file transfer
(coming soon), away messages, typing notification, and MSN window closing
notification. It also goes beyond that and provides many unique features. A
few popular features are Buddy Pounces, which give the ability to notify you,
send a message, play a sound, or run a program when a specific buddy goes away,
signs online, or returns from idle; and plugins, consisting of text
replacement, a buddy ticker, extended message notification, iconify on away,
and more.

(Adapted from the About Gaim page.)

WWW: http://gaim.sourceforge.net/
2006-08-26T13:16:25+00:00 net-im/gaim-consoleui-devel Gaim multi-protocol messaging client (Console UI)
Gaim is a multi-protocol instant messaging client. It is compatible with AIM
(Oscar and TOC protocols), ICQ, MSN Messenger, Yahoo, IRC, Jabber, Gadu-Gadu,
and Zephyr networks.

Gaim users can log in to multiple accounts on multiple IM networks
simultaneously. This means that you can be chatting with friends on AOL
Instant Messenger, talking to a friend on Yahoo Messenger, and sitting in an
IRC channel all at the same time.

Gaim supports many features of the various networks, such as file transfer
(coming soon), away messages, typing notification, and MSN window closing
notification. It also goes beyond that and provides many unique features. A
few popular features are Buddy Pounces, which give the ability to notify you,
send a message, play a sound, or run a program when a specific buddy goes away,
signs online, or returns from idle; and plugins, consisting of text
replacement, a buddy ticker, extended message notification, iconify on away,
and more.

(Adapted from the About Gaim page.)

WWW: http://gaim.sourceforge.net/
2006-08-26T13:16:25+00:00 net-im/finch Finch multi-protocol messaging client (Console UI)
Finch is a multi-protocol instant messaging client. It is compatible with AIM
(Oscar and TOC protocols), ICQ, IRC, Jabber, Gadu-Gadu, and Zephyr networks.

Finch users can log in to multiple accounts on multiple IM networks
simultaneously. This means that you can be chatting with friends on AOL
Instant Messenger, talking to a friend on Yahoo Messenger, and sitting in an
IRC channel all at the same time.

Finch supports many features of the various networks, such as file transfer
(coming soon), away messages, typing notification, and MSN window closing
notification. It also goes beyond that and provides many unique features. A
few popular features are Buddy Pounces, which give the ability to notify you,
send a message, play a sound, or run a program when a specific buddy goes away,
signs online, or returns from idle; and plugins, consisting of text
replacement, a buddy ticker, extended message notification, iconify on away,
and more.

(Adapted from the About Finch page.)

WWW: https://www.pidgin.im/
2006-08-25T20:00:03+00:00 x11-toolkits/gob2 A preprocessor for making GObjects with inline C code
GOB2 is a preprocessor for making GObjects with inline C code so that
generated files are not edited. Syntax is inspired by Java and Yacc or
Lex. The implementation is intentionally kept simple, and no C actual
code parsing is done.

WWW: http://www.5z.com/jirka/gob.html
2006-08-25T19:02:32+00:00 net/ssmping Ping for ASM and SSM
ssmping is a tool for checking whether a host can receive SSM from
another. If a host runst ssmpingd, users on other hosts can check
that they receive from this host by running the ssmping tool.
asmping is similar to ssmping, but checks for ASM rather than SSM.

WWW: http://www.venaas.no/multicast/ssmping/
2006-08-25T16:21:27+00:00 x11/trayer Lightweight GTK2-based systray for UNIX desktop
Trayer is a small program designed to provide system tray functionality that
commonly found in GNOME/KDE desktop environments, for window managers which
lack this feature. It is similar to other applications such as `peksystray'
and `docker'.

Trayer code was extracted from fbpanel, lightweight X11 desktop panel (port
`x11/fbpanel' also available). You can find more about it on its homepage.

WWW: https://github.com/sargon/trayer-srg
2006-08-25T16:08:57+00:00 astro/tkgeomap Read, manipulate, and display geo data
Tkgeomap is an open source set of extensions to the Tcl/Tk scripting
language. It adds commands that read, manipulate, and display geographic
data.

It provides four packages:
* tclgeomap - library written in C adds commands for basic geography
calculations and data access.
* tclgeomap_procs - library written in Tcl adds procedures that
supplement tclgeomap.
* tkgeomap - library written in C that adds the ability to draw maps
* tkgeomap_procs - library written in Tcl adds procedures that
supplement tkgeomap.

This port contains the Tk part.

WWW: https://web.archive.org/web/20130807000308/http://www.tkgeomap.org/
2006-08-25T16:08:57+00:00 astro/tclgeomap Read, manipulate, and display geo data
Tkgeomap is an open source set of extensions to the Tcl/Tk scripting
language. It adds commands that read, manipulate, and display geographic
data.

It provides four packages:
* tclgeomap - library written in C adds commands for basic geography
calculations and data access.
* tclgeomap_procs - library written in Tcl adds procedures that
supplement tclgeomap.
* tkgeomap - library written in C that adds the ability to draw maps
* tkgeomap_procs - library written in Tcl adds procedures that
supplement tkgeomap.

This port contains the Tcl part.

WWW: https://web.archive.org/web/20130807000308/http://www.tkgeomap.org/
2006-08-25T12:54:09+00:00 mail/fdm Fetches and delivers mail
fdm is a simple, lightweight replacement for mail fetch, filter and
delivery programs such as fetchmail and procmail. It can currently
fetch using POP3, POP3S, IMAP or from stdin, and deliver to a pipe,
file, maildir, mbox or SMTP server, based on regexps.

WWW: https://github.com/nicm/fdm
2006-08-25T10:14:59+00:00 www/mysqlphp2postgres Convert MySQL calls in a PHP page into PostgreSQL calls
MySQL PHP to PostgreSQL is a program that takes a php page that
uses mysql calls and changes them into PostgreSQL calls. This
allows any website (if it converts properly :) that was written
in PHP for MySQL to run as a website written to run on PostgreSQL.

WWW: http://mp2p.mikekohn.net/
2006-08-25T09:08:18+00:00 japanese/p5-Encode-EUCJPMS Perl5 module defining Microsoft compatible encodings for Japanese
This is a Perl5 module that defines Microsoft compatible encodings for
Japanese.

Encodings supported are as follows.

Canonical Alias Description
--------------------------------------------------------------------
eucJP-ms qr/\beuc-?jp-?ms$/i eucJP-ms
qr/\beuc-?jp-?win$/i
cp51932 qr/\bcp51932$/i Windows Codepage 51932
cp50220 Windows Codepage 50220
cp50221 Windows Codepage 50221
--------------------------------------------------------------------

WWW: https://metacpan.org/release/Unicode-Japanese
2006-08-25T08:46:29+00:00 japanese/p5-Unicode-Japanese Perl5 module to handle Japanese character encodings
This is a Perl5 module to handle Japanese character encodings, which
supports inter-convertion between sjis(CP932), euc-jp, jis, Unicode
(UTF-8, etc.) and "EMOJI" of Japanese mobile phones including DoCoMo
i-mode, ASTEL dot-i, Vodafone Vodafone-live!.

WWW: https://metacpan.org/release/Unicode-Japanese
2006-08-25T05:33:11+00:00 news/py-yenc Decoding module for yenc for Python written in C
This a fairly simple Python module, it provides only raw yEnc
encoding/decoding with built-in crc32 calculation.

WWW: https://bitbucket.org/dual75/yenc
2006-08-24T22:50:00+00:00 emulators/yabause Sega Saturn system emulator
Yabause is a Sega Saturn emulator. It is written in C using the SDL and
OpenGL libraries with support for cdrom and iso files.

WWW: http://yabause.sourceforge.net/
2006-08-24T13:13:41+00:00 net-mgmt/weplab WepLab is a tool designed to teach how WEP works
WepLab is a tool designed to teach how WEP works, what different
vulnerabilities it has, and how they can be used in practice to
break a WEP protected wireless network. So far, WepLab more than
a Wep Key Cracker, is a Wep Security Analyzer designed from an
educational point of view.

WWW: http://weplab.sourceforge.net
2006-08-24T11:13:51+00:00 net-mgmt/p5-Nagios-Plugin Modules to streamline writing Nagios plugins
Object oriented helper routines for your Nagios plugin:

This is the place for common routines when writing Nagios plugins. The idea is
to make it as easy as possible for developers to conform to the plugin
guidelines (http://nagiosplug.sourceforge.net/developer-guidelines.html).

WWW: https://metacpan.org/release/Nagios-Plugin
2006-08-24T10:53:07+00:00 multimedia/p5-FFmpeg-Command Wrapper class for ffmpeg command line utility
A wrapper class for ffmpeg command line utility.

WWW: https://metacpan.org/release/FFmpeg-Command
2006-08-23T13:47:02+00:00 databases/py-sqlalchemy06 Python SQL toolkit and Object Relational Mapper 0.6.x
The Python SQL Toolkit and Object Relational Mapper

SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that
gives application developers the full power and flexibility of SQL.

It provides a full suite of well known enterprise-level persistence
patterns, designed for efficient and high-performing database access,
adapted into a simple and Pythonic domain language.

WWW: http://www.sqlalchemy.org/
2006-08-23T13:47:02+00:00 databases/py-sqlalchemy Python SQL toolkit and Object Relational Mapper
The Python SQL Toolkit and Object Relational Mapper

SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that
gives application developers the full power and flexibility of SQL.

It provides a full suite of well known enterprise-level persistence
patterns, designed for efficient and high-performing database access,
adapted into a simple and Pythonic domain language.

WWW: http://www.sqlalchemy.org/
2006-08-23T13:42:30+00:00 graphics/p5-Chart-Clicker Powerful, extensible charting
Chart::Clicker aims to be a powerful, extensible charting package that
creates really pretty output.

Clicker leverages the power of Cairo to create snazzy 2D graphics easily and
quickly.

At it's core Clicker is more of a toolkit for creating charts. It's
interface is a bit more complex because making pretty charts requires
attention and care. Some fine defaults are established to make getting
started easier, but to really unleash the potential of Clicker you must roll
up your sleeves and build things by hand.

WWW: https://metacpan.org/release/Chart-Clicker
2006-08-23T13:36:52+00:00 devel/aifad Machine learning system
AIFAD stands for --Automated Induction of Functions over Algebraic
Datatypes-- and improves decision tree learning by supporting
significantly more complex kinds of data. This allows users to more
conveniently describe the data they want to have learnt, which can
improve accuracy and complexity of resulting models.

WWW: https://mmottl.github.io/aifad
2006-08-23T13:13:57+00:00 security/mosref Secure remote execution framework using a compact Scheme-influenced VM
MOSREF is an exploitation architecture utilizing the power of the MOSVM virtual
machine and Mosquito Lisp to make penetration testing, exploit development,
and general systems security tasks more efficient.

While MOSREF has been developed primarily as a platform for exploitation and
penetration-testing, MOSREF and the underlying MOSVM virtual machine technology
can be used for a variety of security-related and non-security-related tasks.
Moreover, the platform is licensed under the GNU LGPL, and is redistributable
and modifiable under the terms of that license.

WWW: http://swik.net/mosref
2006-08-23T08:15:21+00:00 databases/p5-DBIx-Class-DigestColumns Automatic digest columns
This DBIx::Class component can be used to automatically insert a message
digest of selected columns. By default DigestColumns will use Digest::MD5
to insert a 128-bit hexadecimal message digest of the column value.

WWW: https://metacpan.org/release/DBIx-Class-DigestColumns
2006-08-23T05:35:57+00:00 textproc/rst.el ReStructuredText Support for Emacs
Support code for editing reStructuredText with Emacs.

Basically, this package contains:

- Functions to automatically adjust and cycle the section underline
decorations;
- A mode that displays the table of contents and allows you to jump anywhere
from it;
- Functions to insert and automatically update a TOC in your source
document;
- A mode which supports font-lock highlighting of reStructuredText
structures;
- Some other convenience functions.

This package is the result of merging:

- restructuredtext.el
- rst-mode.el
- rst-html.el

Those files are now OBSOLETE and have been replaced by this single
package file (2005-10-30).

WWW: http://docutils.sourceforge.net/docs/user/emacs.html
2006-08-23T00:55:33+00:00 net-p2p/p5-Net-BitTorrent-PeerPacket Parse/Build Peer Packets from BitTorrent
Net::BitTorrent::PeerPacket handles parsing and building binary data
shared between BitTorrent peers. The module optinally exports a single
subroutine for building packets and another for parsing packets, as
well as, a constant for each packet type defined by BitTorrent.

WWW: https://metacpan.org/release/Net-BitTorrent-PeerPacket
2006-08-22T19:01:05+00:00 games/freeciv-nox11
2006-08-22T14:53:05+00:00 textproc/p5-Text-SwiftTemplate A fast, lightweight template engine
This module provides a simple, lightweight but fast template engine,
for when you need speed rather than complex features.

WWW: http://search.cpan.org/dist/Text-SwiftTemplate/
2006-08-22T14:42:59+00:00 net-im/p5-Jabber-SimpleSend Send a Jabber message simply
This module is a wrapper around Net::Jabber that allows you to do one
thing simply - send Jabber messages. It is useful for daemon
processes, cron jobs or in any program that you want to be able to get
your attention via Jabber.

WWW: https://metacpan.org/release/Jabber-SimpleSend
2006-08-22T14:29:25+00:00 sysutils/fusefs-sqlfs SQLite backed FUSE file system
The sqlfs filesystem implements a POSIX style file system on top of an SQLite
database. It allows applications to have access to a full read/write
file system in a single file, complete with its own file hierarchy and name
space. This is useful for applications which needs structured storage, such
as embedding documents within documents, or management of configuration
data or preferences.

WWW: http://www.nongnu.org/libsqlfs/
2006-08-22T09:57:07+00:00 devel/p5-App-Trace Embedded debug statements, including call/return tracing
App::Trace provides debug/tracing support for perl programs and
modules.

The basic concept is that you put a special call at the beginning and
end of each subroutine/method, and when tracing is enabled, you can
see the flow of your program.

WWW: https://metacpan.org/release/App-Trace
2006-08-22T09:34:16+00:00 net/p5-BBS-UserInfo Base class of BBS::UserInfo::XXX
Base class of BBS::UserInfo::XXX.

WWW: https://metacpan.org/release/BBS-UserInfo
2006-08-22T09:29:43+00:00 net/p5-BBS-UserInfo-Maple3 Get user information of Maple3-style BBS
Get user information of Maple3-style BBS.

WWW: https://metacpan.org/release/BBS-UserInfo-Maple3
2006-08-22T09:24:01+00:00 net/p5-BBS-UserInfo-Ptt Get user information of PTT-style BBS
Get user information of PTT-style BBS.

WWW: https://metacpan.org/release/BBS-UserInfo-Ptt
2006-08-22T09:21:04+00:00 multimedia/snd-music-duplicates Locate and remove duplicated music files
Seek & Destroy Music Duplicates is a tool for locating and removing
duplicated music files. It does not crash on corrupted files and
normally suggests the best song from amongst the duplicates. It uses
an incremental scanning strategy and uses relatively few system
resources. MP3, Ogg, WMA, and AAC formats are supported.

Author: Igor Tavcar <igor_tavcar@t-2.net>
WWW: http://www.pekarna.si/
2006-08-22T09:20:26+00:00 textproc/p5-Plagger Pluggable RSS/Atom feed aggregator written in Perl
Plagger is a pluggable RSS/Atom feed aggregator written in
Perl. Everything is implemented as a small plugin and you can mash
them up together using Plagger core API and plugin hooks. You can
think of Plagger as a blosxom or qpsmtpd for RSS aggregator.

WARNING: This port depends on thousands of other ports spececially
with full options.

WWW: https://metacpan.org/release/Plagger
2006-08-22T09:05:40+00:00 net/pecl-cvsclient PHP extension for CVS pserver client
This extension is CVS pserver client extension.
Current version has read-only, diff, and log support.
Later versions to include add/commit/remove.

WWW: http://pecl.php.net/package/cvsclient/
2006-08-22T08:02:15+00:00 devel/p5-App-Options Combine command line options, environment vars, and option file values
App::Options combines command-line arguments, environment variables,
option files, and program defaults to produce a hash of option values.

WWW: https://metacpan.org/release/App-Options
2006-08-22T07:08:15+00:00 textproc/p5-XML-DOM-Lite Lite Pure Perl XML DOM Parser Kit
XML::DOM::Lite is designed to be a reasonably fast, highly portable,
XML parser kit written in pure perl, implementing the DOM standard
quite closely. To keep performance up and footprint down.

The standard pattern for using the XML::DOM::Lite parser kit is to use
XML::DOM::Lite qw(Parser :constants);

Available exports are : Parser, Node, NodeList, NodeIterator,
NodeFilter, XPath, Document, XSLT and the constants.

This is mostly for convenience, so that you can save your key-strokes
for the fun stuff. Alternatively, to avoid polluting your namespace,
you can simply : use XML::DOM::Lite::Parser; use
XML::DOM::Lite::Constants qw(:all); # ... etc

WWW: https://metacpan.org/release/XML-DOM-Lite
2006-08-22T07:02:36+00:00 net/p5-RPC-Simple Perl classes to handle simple asynchronous RPC calls with call-back
This module implements remote procedure call. I've tried to keep things simple.

So this module should be:
- quite simple to use (thanks to autoload mechanisms)
- lightweight

It sure is not:
- DCE
- CORBA
- bulletproof
- securityproof
- foolproof

But it works. (Although I'm opened to suggestion regarding the "un-proof" areas)

WWW: https://metacpan.org/release/RPC-Simple
2006-08-22T06:59:16+00:00 math/p5-Math-Geometry Geometry related functions
Math::Geometry implements classic geomtrical functions in Perl, it has an
emphasis on 3 dimensional geometry including projects, rotations and other
standard 3 dimensional operations.

WWW: https://metacpan.org/release/Math-Geometry
2006-08-22T06:30:05+00:00 www/p5-WebService-Basecamp Perl interface to the Basecamp API webservice
Basecamp is a web based project collaboration tool that makes it
simple to communicate and collaborate on projects. Basecamp is built
on the Ruby on Rails platform but provides a webservice API to many of
the application functions. WebService::Basecamp is a Perl interface to
the Basecamp web service API.

For more information on Basecamp, visit the Basecamp website.
http://www.basecamphq.com.

This module does much of the heavy lifting for you when accessing the
Basecamp API. Once initialising a WebService::Basecamp object you can
access the API function via method calls. The module takes care of the
creation and parsing of the XML (using XML::Simple) that relays the
data across the web service, however there is an option to access the
XML directly (see new()).

The documentation for this module is based on the Basecamp API docs
available at http://www.basecamphq.com/api. It is recommended you read
the official docs to become familiar with the data reference.

WWW: https://metacpan.org/release/WebService-Basecamp
2006-08-22T05:57:22+00:00 devel/p5-IO-YAML Read and write YAML streams incrementally
IO::YAML may be used to read and write YAML streams one document
(i.e., one value) at a time.

WWW: https://metacpan.org/release/IO-YAML
2006-08-21T07:46:31+00:00 security/sinfp Full operating system stack fingerprinting suite
SinFP is a new approach to OS fingerprinting, which bypasses
limitations that nmap has.

Nmap approaches to fingerprinting as shown to be efficient for years.
Nowadays, with the omni-presence of stateful filtering devices,
PAT/NAT configurations and emerging packet normalization technologies,
its approach to OS fingerprinting is becoming to be obsolete.

SinFP uses the aforementioned limitations as a basis for tests to be
obsolutely avoided in used frames to identify accurately the remote
operating system. That is, it only requires one open TCP port, sends
only fully standard TCP packets, and limits the number of tests to 2
or 3 (with only 1 test giving the OS reliably in most cases).

WWW: http://www.gomor.org/sinfp
Author: GomoR <netpkt@gomor.org>
2006-08-21T07:46:31+00:00 security/p5-Net-SinFP Full operating system stack fingerprinting suite
SinFP is a new approach to OS fingerprinting, which bypasses
limitations that nmap has.

Nmap approaches to fingerprinting as shown to be efficient for years.
Nowadays, with the omni-presence of stateful filtering devices,
PAT/NAT configurations and emerging packet normalization technologies,
its approach to OS fingerprinting is becoming to be obsolete.

SinFP uses the aforementioned limitations as a basis for tests to be
obsolutely avoided in used frames to identify accurately the remote
operating system. That is, it only requires one open TCP port, sends
only fully standard TCP packets, and limits the number of tests to 2
or 3 (with only 1 test giving the OS reliably in most cases).

WWW: https://metacpan.org/release/GOMOR/Net-SinFP-2.10
2006-08-21T06:54:21+00:00 net/p5-Net-Libdnet Libdnet interface
Net::Libdnet - Perl interface to libdnet

WWW: https://metacpan.org/release/Net-Libdnet
2006-08-20T21:16:16+00:00 misc/table.el Create and edit WYSIWYG text based embedded tables in Emacs
Table.el is an Emacs lisp package that extends Emacs and provides text
based table creation and editing feature. With this package Emacs is
capable of editing tables that are embedded inside a document, the
feature similar to the ones seen in modern WYSIWYG word processors. A
table is a rectangular text area consisting from a surrounding frame
and content inside the frame. The content is usually subdivided into
multiple rectangular cells, see the actual tables used below in this
document. Once a table is recognized, editing operation inside a table
cell is confined into that specific cell's rectangular area. This
means that typing and deleting characters inside a cell do not affect
any outside text but introduces appropriate formatting only to the
cell contents. If necessary for accommodating added text in the cell,
the cell automatically grows vertically and/or horizontally.

WWW: http://table.sourceforge.net/
2006-08-20T16:30:32+00:00 mail/surblhost Check if a hostname is blacklisted
Surblhost is a small program to see if hostnames are listed in the Spam
URI Realtime Blocklists (SURBL).

Hosts that are blacklisted means that global spam email have been reported
to contain links to these hosts.

Many popular spam email filters use these lists to identify spam email,
but this program makes it possible to use the lists for any conceivable
purpose, such as filtering out bad hosts from URL redirection, and so on.

WWW: http://surblhost.sourceforge.net/
2006-08-20T14:29:05+00:00 games/el-data Eternal Lands data, sound, and music files
The Eternal Lands data and sounds files.

WWW: http://www.eternal-lands.com/
2006-08-20T13:03:20+00:00 sysutils/dircomp Compare two directories
The utility DirComp compares two directories (and - if specified - their
subdirectories), where the comparison can be done both by existence and
by date (of change) or contents. This comparison can be limited to
certain files and and/directories matching specified name- or time-of-
change restrictions.

WWW: http://dircomp.sourceforge.net/
2006-08-20T12:33:39+00:00 sysutils/iextract Extract meta-information from files
IExtract is a little utility designed to extract the properites (title,
author and comment) out of different documents and present them in a
list for further processing.

The following documents are supported:

* HTML
* PNG
* GIF
* JPEG
* MP3
* OGG
* PDF
* StarOffice documents
* OpenOffice documents
* Abiword documents
* RTF documents

WWW: http://iextract.sourceforge.net/
2006-08-20T12:28:42+00:00 net-p2p/dclibc A Direct Connect peer-to-peer protocol C library
DCLibC is a library for implementing the Direct Connect peer-to-peer
protocol. It offers support for the NMDC protocol (client-hub
commands and client-client operations) and an interface to the
most common filelists.

WWW: http://www.gtkdc.org/
2006-08-20T12:20:13+00:00 devel/libYGP Yet another General Purpose library
A C++ library, separated in 2 parts:

* A common one, designed to have no dependencies to the operating system
or any library, providing:
o A class for communication,
o Classes to handle regular expressions (both common and UNIX-file like),
o A general parser,
o Smart pointers
o A class to search directories
o A relation-class to relate objects

* Some classes for the X-windows system (basing on gtkmm (previously
known as Gtk--)) like:
o An entry field to enter file names (with completion, analogue to modern
browsers),
o Formatted entry fields (with validity check),
o A ListBox to display files (with an icon based on the type of the file),
o A base-class for Applications

WWW: http://libymp.sourceforge.net/
2006-08-20T12:20:13+00:00 devel/libXGP
2006-08-20T12:09:31+00:00 security/vnccrack Fast offline password cracker for VNC passwords
VNCcrack is a fast offline password cracker for VNC passwords.
By sniffing a VNC challenge-response sequence off the network
(typically when VNC is used without a decent cryptographic
wrapper like SSH or SSL), you can recover the password fairly
easily and quickly by letting VNCcrack pound on it.

WWW: http://www.randombit.net/projects/vnccrack/
2006-08-20T09:38:50+00:00 deskutils/contacts Simple yet powerful address book based on Evolution data server
This is Contacts, simple and efficient interface to contacts databases
stored by Gnome internal Evolution data server. It was build primary
for non desktop devices, but serves its mission as well on bigger
computers.

WWW: http://pimlico-project.org/contacts.html
2006-08-20T09:31:23+00:00 net-mgmt/py-snmp2 SNMP framework for Python
PySNMP is fully functional SNMP v.1 engine (BER encoders/decoders
for a subset of ASN.1 data types, sockets based networking etc.)
written entirely in Python.

WWW: http://pysnmp.sourceforge.net/
2006-08-20T06:57:18+00:00 devel/ocaml-cfg Library for manipulation of context-free grammars
This OCaml-library consists of a set of modules which implement functions for
analyzing and manipulating context-free grammars (CFGs) in a purely functional
way.

WWW: http://mmottl.github.io/cfg/
2006-08-20T06:51:30+00:00 devel/ocaml-res Automatically Resizing Contiguous Memory for OCaml
This OCaml-library consists of a set of modules which implement
automatically resizing (= reallocating) data structures that consume
a contiguous part of memory. This allows appending and removing of
elements to/from arrays (both boxed and unboxed), strings (-> buffers),
bit strings and weak arrays while still maintaining fast constant-time
access to elements.

There are also functors that allow the generation of similar modules
which use different reallocation strategies.

WWW: https://bitbucket.org/mmottl/res
2006-08-20T06:49:11+00:00 devel/ocaml-lacaml OCaml interface to BLAS and LAPACK libraries
This OCaml-library interfaces the BLAS-library (Basic Linear Algebra
Subroutines) and LAPACK-library (Linear Algebra routines), which are
written in FORTRAN.

This allows people to write high-performance numerical code for
applications that need linear algebra.

WWW: https://mmottl.github.io/lacaml/
2006-08-20T06:47:52+00:00 devel/ocaml-pomap OCaml library to maintain a list of partially ordered elements
The Pomap-library implements an ADT that maintains maps of partially
ordered elements. Whereas a total order allows you to say whether some
element is lower, equal or greater than another one, partial orders also
allow for a "don-t know" case.

WWW: https://mmottl.github.io/pomap/
2006-08-18T20:01:27+00:00 net/pear-Net_CDDB PEAR class that access and query CDDB audio-CD servers
This PEAR class provides to access and query CDDB audio-CD servers.

WWW: https://pear.php.net/package/Net_CDDB
2006-08-18T19:39:22+00:00 www/p5-HTML-TableParser Extract data from an HTML table
HTML::TableParser uses HTML::Parser to extract data from an HTML table. The
data is returned via a series of user defined callback functions or methods.
Specific tables may be selected either by a matching a unique table id or by
matching against the column names. Multiple (even nested) tables may be
parsed in a document in one pass.

WWW: https://metacpan.org/release/HTML-TableParser
2006-08-18T09:39:47+00:00 devel/p5-CPANPLUS-Dist-Build CPANPLUS plug-in to use Module-Build
CPANPLUS::Dist::Build is a distribution class for Module::Build
related modules.

Using this package, you can create, install and uninstall perl
modules. It inherits from CPANPLUS::Dist.

Normal users won't have to worry about the interface to this module,
as it functions transparently as a plug-in to CPANPLUS and will
just Do The Right Thing when it's loaded.

WWW: https://metacpan.org/release/BINGOS/CPANPLUS-Dist-Build-0.88
2006-08-18T09:03:18+00:00 sysutils/titlefix Renames files in a proper English title format
Renames files in a proper English title format: prepositions, conjunctions,
and articles (<5 letters) are in lowercase unless they are the first or
last word in the title; all others begin with uppercase. Can use id3v2 to
tag mp3s using info in filename.

WWW: https://sourceforge.net/projects/titlefix/
2006-08-17T21:16:30+00:00 lang/imp-interpreter Monadic interpreter of a simple imperative language
IMP is a monadic style implementation of the semantics of the (very simple)
language IMP, "plain" the implementation with explicit passing of state.

The semantics of the IMP-language is presented in the book:

"The Formal Semantics of Programming Languages" by Glynn Winskel
(1993, The MIT Press).

For more details on monads, see Philip Wadler's page on:

http://cm.bell-labs.com/cm/cs/who/wadler/topics/monads.html#combining-monads

Author: Markus Mottl <markus.mottl@gmail.com>
WWW: http://www.ocaml.info/home/ocaml_sources.html
2006-08-17T21:08:54+00:00 devel/p5-Shell-Source Run programs and inherit environment changes
The Shell::Source allows arbitrary shell scripts, or other programs for
that matter, to be run and their environment to be inherited into a Perl
program.

WWW: https://metacpan.org/release/Shell-Source
2006-08-17T21:00:40+00:00 converters/p5-WAP-wbxml Binarization of XML file
WAP::wbxml module implements binarisation of XML file according the
specification:

* WAP - Wireless Application Protocol / Binary XML Content Format
Specification / Version 1.3 WBXML (15th May 2000 Approved)

The binary format was designed to preserve the element structure of XML.

WWW: https://metacpan.org/release/WAP-wbxml
2006-08-17T18:25:01+00:00 graphics/jp2a Converts JPG images to ASCII
jp2a is a simple JPEG to ASCII viewer.

WWW: https://github.com/Talinx/jp2a
2006-08-17T09:38:01+00:00 devel/pecl-expect PHP extension for expect library
This extension allows to interact with processes through PTY, using expect
library.

WWW: https://pecl.php.net/package/expect
2006-08-17T08:27:13+00:00 security/bruteblock Software for blocking bruteforce attacks with ipfw
Bruteblock allows system administrators to block various bruteforce
attacks on UNIX services. The program analyzes system logs and adds
attacker's IP address into ipfw2 table effectively blocking them.
Addresses are automatically removed from the table after specified
amount of time. Bruteblock uses regular expressions to parse logs,
which provides flexibility allowing it to be used with almost any
network service. Bruteblock is written in pure C, doesn't use any
external programs and work with ipfw2 tables via raw sockets API.

WWW: http://samm.kiev.ua/bruteblock/
2006-08-17T04:59:00+00:00 archivers/lha-ac Archive files using LZSS and Huffman compression (.lzh files)
LHa for UNIX with autoconf

WWW: http://sourceforge.jp/projects/lha/
2006-08-16T12:51:40+00:00 www/youtube_dl Program for downloading videos from various services
youtube-dl is a small command-line program for downloading videos
from YouTube.com, metacafe.com, google video, photobucket videos,
yahoo videos, dailymotion and others

WWW: https://yt-dl.org/
2006-08-16T05:00:47+00:00 textproc/p5-ack Grep-like text finder for large trees of text
ack is a grep-like program with optimizations for searching through large
trees of source code.

Key improvements include:

* Defaults to only searching program source code
* Defaults to recursively searching directories
* Ignores blib directories.
* Ignores source code control directories, like CVS, .svn and _darcs.
* Uses Perl regular expressions
* Highlights matched text

WWW: https://metacpan.org/release/ack
WWW: https://beyondgrep.com/
2006-08-16T01:13:28+00:00 www/p5-MediaWiki OOP MediaWiki engine client
The MediaWiki module provides high-level interface to MediaWiki
content management system.

WWW: https://metacpan.org/release/SPECTRUM/MediaWiki-1.13
2006-08-15T22:44:57+00:00 devel/p5-Config-IniHash Perl extension for reading and writing INI files
This module reads and writes INI files.

WWW: https://metacpan.org/release/JENDA/Config-IniHash-3.01.01
2006-08-15T21:43:51+00:00 java/eclipse-jad Jad Java decompiler plugin for the Eclipse IDE
Jad Java decompiler plugin for the Eclipse IDE.

WWW: http://jadclipse.sourceforge.net/
2006-08-15T16:09:38+00:00 sysutils/upsdaemon Simple APC UPS Daemon
The upsdaemon is a simple program to monitor APC-Pro series UPSes.
When the power fails, the UpsDaemon it effects shutdown the system.

WWW: https://BSDforge.com/projects/sysutils/upsdaemon/
2006-08-15T15:40:36+00:00 devel/p5-Hash-WithDefaults Class for hashes with key-casing requirements supporting defaults
This module implements hashes that support "defaults". That is you may specify
several more hashes in which the data will be looked up in case it is not found
in the current hash.

WWW: https://metacpan.org/release/Hash-WithDefaults
2006-08-15T15:38:55+00:00 devel/p5-Hash-Case Base class for hashes with key-casing requirements
Hash::Case is the base class for various classes which tie special
treatment for the casing of keys. Be aware of the differences in
implementation: Lower and Upper are tied native hashes: these hashes
have no need for hidden fields or other assisting data structured. A
case Preserve hash will actually create three hashes.

WWW: https://metacpan.org/release/Hash-Case
2006-08-15T14:13:10+00:00 net/micro_inetd inetd-like program intended for temporarily usage
Like inetd, this program listens on the net for requests and spawns a
server to handle them. However, it only handles one port and one
program. Other limitations:
* only 'stream' socket type
* only 'nowait'
* doesn't switch user-ids

WWW: http://www.acme.com/software/micro_inetd/
2006-08-15T14:08:31+00:00 mail/nullpop POP3 server that allows logins, but never returns any email
NullPop is a POP3 server that allows logins, but never returns any
email. This is useful for certain setups where the user needs an
'account' setup in their mail client, but no real mail will ever
be received.

WWW: http://thewalter.net/stef/software/nullpop/
2006-08-15T09:58:12+00:00 devel/p5-Test-MockTime Replaces actual time with simulated time
Test::MockTime was created to enable test suites to test code at
specific points in time. Specifically it overrides localtime, gmtime and
time at compile time and then relies on the user supplying a mock time
via set_relative_time, set_absolute_time or set_fixed_time to alter
future calls to gmtime, time or localtime.

WWW: https://metacpan.org/release/Test-MockTime
2006-08-15T09:52:11+00:00 databases/p5-Relations-Query Object for building queries with DBI/DBD::mysql
With Relations::Query you can create a 'select' query by creating a new
query object, and passing hashes, arrays, or strings of info to the
constructor, such as what's within the variables clause, what to order
by, etc. You can also add and override clause info in the query as
well, on both a permanent and temporary basis. With the to_string()
function, you can create a query string from a hash, query object or
string.

WWW: http://www.gaf3.com/
2006-08-15T09:47:33+00:00 databases/p5-Relations Functions to Use with Databases and Queries
This perl library contains functions for dealing with databases. It's
mainly used as the foundation for all the other Relations modules. It
may be useful for people that deal with databases in Perl as well.

Relations has functions for creating SQL clauses (like where, from etc.)
from hashes, arrays and strings. It also has functions for converting
strings to arrays or hashes, if they're not hashes or arrays already. It
even has an argument parser, which is used quite heavily by the other
Relations modules.

WWW: http://www.gaf3.com/
2006-08-15T07:52:31+00:00 graphics/p5-Visio Perl extension manipulating XML based Visio files
Perl extension mainpulating XML based Visio files

WWW: https://metacpan.org/release/Visio
2006-08-15T07:30:59+00:00 net-mgmt/p5-Net-IP-Match-Regexp Efficiently match IP addresses against IP ranges via regexp
Net::IP::Match::Regexp allows you to check an IP address against one or
more IP ranges. It employs Perl's highly optimized regular expression
engine to do the hard work, so it is very fast. It is optimized for
speed by doing the match against a regexp which implicitly checks the
broadest IP ranges first. An advantage is that the regexp can be
computed and stored in advance (in source code, in a database table,
etc) and reused, saving much time if the IP ranges don't change too
often. The match can optionally report a value (e.g. a network name)
instead of just a boolean, which makes module useful for mapping IP
ranges to names or codes or anything else.

WWW: https://metacpan.org/release/Net-IP-Match-Regexp
2006-08-15T07:10:40+00:00 graphics/p5-GD-Thumbnail Thumbnail maker for GD
This a thumbnail maker. Thumbnails are smaller versions of the original
image/graphic/picture and are used for preview purposes, where bigger images
can take a long time to load. They are also used in image galleries to
preview a lot of images at a time.

This module also has the capability to add information strips about the
original image. Original image's size (in bytes) and resolution & mime type
can be added to the thumbnail's upper and lower parts. This feature can be
useful for web software (image galleries or forums).

This is a Yet Another type of module. There are several other thumbnail
modules on CPAN, but they simply don't have the features I need, so this
module is written to increase the thumbnail population on CPAN.

The module can raise an exception if something goes wrong. So, you may have
to use an eval block to catch them.

WWW: https://metacpan.org/release/GD-Thumbnail
2006-08-14T16:16:22+00:00 devel/p5-Class-Adapter Perl implementation of the "Adapter" Design Pattern
The Class::Adapter class is intended as an abstract base class for creating
any sort of class or object that follows the Adapter pattern.

WWW: https://metacpan.org/release/Class-Adapter
2006-08-14T16:14:29+00:00 print/advi Active-DVI viewer
Active-DVI ``plays'' the DVI files that is displays: during presentation advi
can launch arbitrary commands that were incorporated into the LaTeX source of
the DVI file to animate the presentation.

WWW: http://caml.inria.fr/advi/
2006-08-14T15:51:07+00:00 devel/p5-List-PowerSet Perl module that allows you to generate the power set of a list
The List::PowerSet module is simple module that currently allows you to
generate the power set of a list

WWW: https://metacpan.org/release/List-PowerSet
2006-08-14T15:49:18+00:00 devel/p5-List-Permutor Allow you to process all possible permutations of a list
The List::Permutor module is simple module that currently allows you to
process all possible permutations of a list
2006-08-14T07:52:55+00:00 graphics/p5-Image-IPTCInfo Perl extension for extracting IPTC image meta-data
Ever wish you add information to your photos like a caption, the place
you took it, the date, and perhaps even keywords and categories? You
already can. The International Press Telecommunications Council (IPTC)
defines a format for exchanging meta-information in news content, and
that includes photographs. You can embed all kinds of information in
your images. The trick is putting it to use.

That's where this IPTCInfo Perl module comes into play. You can embed
information using many programs, including Adobe Photoshop, and
IPTCInfo will let your web server -- and other automated server
programs -- pull it back out. You can use the information directly in
Perl programs, export it to XML, or even export SQL statements ready
to be fed into a database.

WWW: https://metacpan.org/release/Image-IPTCInfo
2006-08-14T07:23:45+00:00 textproc/p5-XML-TreePP Pure Perl implementation for parsing/writing xml files
XML::TreePP module parses XML file and expands it for a hash tree. And
also generate XML file from a hash tree. This is a pure Perl
implementation. You can also download XML from remote web server like
XMLHttpRequest object at JavaScript language.

WWW: https://metacpan.org/release/XML-TreePP
2006-08-14T07:21:47+00:00 graphics/p5-Image-MetaData-GQview Perl extension for GQview image metadata
This module is a abstraction to the image meta data of GQview.

All internal errors will trow an error!

WWW: https://metacpan.org/release/Image-MetaData-GQview
2006-08-14T04:03:29+00:00 misc/ruby-vpim vCard and iCalendar support for ruby
This is a pure-ruby library for decoding and encoding vCard and
iCalendar data ("personal information") called vPim.

vCard (RFC 2426) is a format for personal information, see Vpim::Vcard
and Vpim::Maker::Vcard.

iCalendar (RFC 2445) is a format for calendar related information, see
Vpim::Icalendar.

vCard and iCalendar support is built on top of an implementation of
the MIME Content-Type for Directory Information (RFC 2425). The basic
RFC 2425 format is implemented by Vpim::DirectoryInfo and
Vpim::DirectoryInfo::Field.

WWW: http://rubyforge.org/projects/vpim
2006-08-14T04:00:58+00:00 mail/p5-IMAP-Client Advanced manipulation of IMAP services w/ referral support
This module was created as a low-level inteface to any IMAP server. It
was built to be a 'clear box' solution to working with an IMAP
environment. The idea is that anything an IMAP client should be able
to do, and any information available via the IMAP specs, should be
available to a client interface and user. This way, the full strength
of the IMAP protocol and data can be utilized, ideally in the most
network-efficient mannger possible, rather than being contrained only
to a subset of commands or data-limited responses. If the server says
it, the client should be able to see it.

This module also takes steps to be able to handle anticipated
situations for the user rather than forcing a per-implementation
behavior for such expected events, such as referrals. IMAP::Client
will fully support referrals, and will transparently handle them for
whatever command is issued to them (so long as the referral s for
anonymous or the same user with the same password - a new user or
different password would require a new username/password to be
obtained. As of 0.01, this is not supported, however the framework is
down.

WWW: https://metacpan.org/release/IMAP-Client
2006-08-13T21:12:44+00:00 graphics/timeless FreeBSD/SDL port of Tran's Timeless Demo with Sound
This is a FreeBSD/SDL port of Tran's timeless demo written in 1994. The demo
is like a screen saver, there is stuff warping around onscreen, colors are
changing and sprites are moving all over the place. The original conversion
from ASM to C for Linux/SDL was written by Dave Ashley. I enabled fullscreen
and added music to this version. Hope you like it!

WWW: http://www.linuxmotors.com/timeless/
2006-08-13T19:39:24+00:00 net/miredo Opensource Teredo (IPv6 tunneling) implementation
Miredo is an open-source Teredo IPv6 tunneling software, for Linux and the BSD
operating systems. It includes functionnal implementations of all components of
the Teredo specification (client, relay and server). It is meant to provide IPv6
connectivity even from behind NAT devices.

WWW: http://www.remlab.net/miredo/
2006-08-13T19:09:58+00:00 textproc/xxdiff-scripts Helper scripts for xxdiff
xxdiff is a computer program that allows a user (usually a software
developer of some sort) to easily visualize the differences between
files. The manner and goal for which this process is applied over
multiple files is highly dependent on the application, and most of
the time is driven by custom user scripts.

For example, a configuration management engineer in a company might
provide some kind of merge policing environment, that allows software
developers to review changes in files for the purpose of accepting or
rejecting a submitted changeset to a codebase. Another example is
that of a developer wishing to review the changes he made to a
checkout of files from a source-code management system such as CVS,
Subversion, ClearCase, Perforce, etc.

WWW: http://furius.ca/xxdiff/doc/xxdiff-scripts.html
2006-08-13T15:30:22+00:00 textproc/flex Fast lexical analyzer generator
Flex is a tool for generating scanners. A scanner, sometimes called a
tokenizer, is a program which recognizes lexical patterns in text. The
flex program reads user-specified input files, or its standard input
if no file names are given, for a description of a scanner to generate.
The description is in the form of pairs of regular expressions and C
code, called rules. Flex generates a C source file named, "lex.yy.c",
which defines the function yylex(). The file "lex.yy.c" can be compiled
and linked to produce an executable. When the executable is run, it
analyzes its input for occurrences of text matching the regular
expressions for each rule. Whenever it finds a match, it executes the
corresponding C code.

WWW: https://github.com/westes/flex
2006-08-13T10:12:00+00:00 www/p5-WWW-TWSMS Perl interface for sending sms by TWSMS
This's a Perl interface for send sms by TWSMS.

WWW: https://metacpan.org/release/WWW-TWSMS
2006-08-12T22:34:57+00:00 science/gwyddion Gtk2 based SPM data visualization and analysis tool
Gwyddion is a modular SPM (Scanning Probe Microsopy) data visualization
and analysis tool written with Gtk+.

It can be used for all most frequently used data processing operations
including: leveling, false color plotting, shading, filtering,
denoising, data editing, integral transforms, grain analysis, profile
extraction, fractal analysis, and many more. The program is primarily
focused on SPM data analysis (e.g. data obtained from AFM, STM, NSOM,
and similar microscopes). However, it can also be used for analysis of
SEM (Scanning Electron Microscopy) data or any other 2D data.

WWW: http://gwyddion.net/
2006-08-12T21:40:18+00:00 astro/aa Self-contained ephemeris calculator
This program computes ephemerides of Sun, Moon, planets, comets, and stars
using rigorous reduction methods from the Astronomical Almanac and related
sources.

It includes PLAN404 series for positions of the planets, and a long-term
extension of modern Lunar theory for the Moon's position; reads ASCII file
catalogues of stars and orbital elements; displays all adjustments as it
finds local azimuth and elevation, rise and set times, etc.

WWW: http://moshier.net/aadoc.html
2006-08-12T17:42:06+00:00 net/ndisc6 IPv6 network diagnostic tools
ndisc6 is a collection of diagnostic tools for IPv6 networks,
including ICMPv6 Neighbor Discovery tools (rdisc6 and ndisc6),
an UDP, TCP and ICMP-based IPv6 traceroute implementation and
a simplistic bandwidth measurement program (tcpspray6).
2006-08-11T17:56:20+00:00 www/varnish2 The Varnish high-performance HTTP accelerator
This is the Varnish high-performance HTTP accelerator.

Documentation and additional information about Varnish is available on
<URL:http://varnish.projects.linpro.no/>.

Technical questions about Varnish and this release should be addressed
to <varnish-dev@projects.linpro.no>.

Questions about commercial support and services related to Varnish
should be addressed to <varnish@linpro.no>.

WWW: http://www.varnish-cache.org/
2006-08-11T17:56:20+00:00 www/varnish High-performance HTTP accelerator
This is the Varnish high-performance HTTP accelerator.

Documentation and additional information about Varnish is available on
<URL:http://varnish.projects.linpro.no/>.

Technical questions about Varnish and this release should be addressed
to <varnish-dev@projects.linpro.no>.

Questions about commercial support and services related to Varnish
should be addressed to <varnish@linpro.no>.

WWW: http://www.varnish-cache.org/
2006-08-11T16:18:23+00:00 www/xpi-gmail-manager Manage multiple Gmail accounts and receive new mail notifications
Allows you to manage multiple Gmail accounts and receive new mail
notifications. Displays your account details including unread messages,
saved drafts, spam messages, labels with new mail, space used, and new mail
snippets.

WWW: http://www.longfocus.com/firefox/gmanager/
2006-08-11T08:18:00+00:00 textproc/msort Sorting files in sophisticated ways
Msort sorts files in sophisticated ways. Records may be fixed size,
newline-separated blocks, or terminated by any specified character.
Key fields may be selected by position, tag, or character range. For
each key, distinct exclusions, multigraphs, substitutions, and a sort
order may be defined or locale collation rules used. Comparisons may
be lexicographic, numeric, numeric string, hybrid, random, by string
length, angle, date, time, month name, or ISO8601 timestamp. Keys may
be reversed so as to generate reverse dictionaries. Optional keys are
supported. Unicode is supported, including full case-folding. Msort
itself has a somewhat complex command line interface, but may be
driven by an optional GUI.

WWW: http://billposer.org/Software/msort.html
2006-08-11T06:52:58+00:00 textproc/metaf2xml Parses METAR, TAF, and SYNOP messages and stores the components in XML
metaf2xml parses aviation routine weather reports (METAR, SPECI),
aerodrome forecasts (TAF), and synoptic observations (SYNOP) and
stores the components in XML. They can then be converted to plain
language (text, HTML), or XML with different schemas.

WWW: http://metaf2xml.sourceforge.net/
2006-08-11T02:01:08+00:00 devel/rubygem-rtags A Ruby replacement for ctags
rtags is a Ruby replacement for ctags - allowing for name navigation
in source code using vim, emacs and others.

WWW: http://rtags.rubyforge.org/
2006-08-11T01:51:28+00:00 devel/p5-Test-Parser Parsing log files from test runs, and displays in an XML syntax
This module serves as a common base class for test log parsers. These
tools are intended to be able to parse output from a wide variety of
tests - including non-Perl tests.

The parsers also write the test data into the 'Test Result Publication
Interface' (TRPI) XML schema, developed by SpikeSource. See
http://www.spikesource.com/testresults/index.jsp?show=trpi-schema

WWW: https://metacpan.org/release/Test-Parser
2006-08-10T19:48:06+00:00 mail/squirrelmail-websearch-plugin Plugin for Websearch
Puts a web search box in the left frame that can use a variety of
search engines. Currently supported:

* Google
* Google Adsense for Search
* Yahoo!

WWW: http://www.squirrelmail.org
2006-08-10T19:35:17+00:00 databases/py-psycopg2 High performance Python adapter for PostgreSQL
psycopg2 is a PostgreSQL database adapter for the Python programming language.
It was written from scratch with the aim of being small, fast and stable. It
supports the full Python DBAPI-2.0 and is thread safe.

psycopg2 is different from the other database adapter because it was designed
for heavily multi-threaded applications that create and destroy lots of cursors
and make a conspicuous number of concurrent INSERTs or UPDATEs. Every open
Python connection keeps a pool of real (UNIX or TCP/IP) connections to the
database. Every time a new cursor is created, a new connection does not need to
be opened; instead one of the unused connections from the pool is used. That
makes psycopg very fast in typical client-server applications that create a
servicing thread every time a client request arrives.

WWW: http://initd.org/psycopg/
WWW: https://github.com/psycopg/psycopg2
2006-08-10T15:52:51+00:00 www/pivot-weblog A web-based tool to help you maintain weblogs (or other dynamic sites)
Pivot is a web-based tool to help you maintain dynamic sites, like weblogs or
online journals. Pivot is released under the GPL so it is completely free to
use. It is written in PHP, and does not require additional libraries or
databases to function.

WWW: http://pivotlog.net/
2006-08-10T15:47:15+00:00 security/ruby-crypt Pure-ruby implementation of popular encryption algorithms
The Crypt library is a pure-ruby implementation of a number of
popular encryption algorithms. Block cyphers currently available
include Blowfish, GOST, IDEA, and Rijndael (AES).
Cypher Block Chaining (CBC) has been implemented.
Twofish, Serpent, and CAST256 are planned for release soon.

Crypt is written entirely in ruby so deployment is simple -
no platform concerns, no library dependencies, nothing to compile.

WWW: http://crypt.rubyforge.org/
2006-08-10T15:06:35+00:00 www/p5-WWW-Myspace Access MySpace.com profile information from Perl
WWW::Myspace.pm provides methods to access your myspace.com account
and functions automatically. It provides a simple interface for
scripts to log in, access lists of friends, scan user's profiles,
retreive profile data, send messages, and post comments.

WWW: https://metacpan.org/release/WWW-Myspace
2006-08-10T09:15:42+00:00 textproc/rubygem-ferret Ruby port of Lucene
Ferret is a high-performance, full-featured text search engine
library written for Ruby. It is a full port of the
Apache Lucene Java project.

There is a pure Ruby version included.

WWW: https://github.com/jkraemer/ferret
2006-08-10T03:34:04+00:00 devel/p5-Contextual-Return Create context-sensitive return values
Contextual::Return - Create context-sensitive return values.

WWW: https://metacpan.org/release/Contextual-Return
2006-08-10T02:04:43+00:00 net/p5-POE-Component-Client-Traceroute Non-blocking traceroute client
POE::Component::Client::Traceroute is a non-blocking Traceroute
client. It lets several other sessions traceroute through it in
parallel, and it lets them continue doing other things while
they wait for responses.

WWW: https://metacpan.org/release/POE-Component-Client-Traceroute
2006-08-10T01:45:03+00:00 textproc/clucene C++ port of Lucene
CLucene is a C++ port of Lucene: the high-performance,
full-featured text search engine written in Java.
CLucene is faster than lucene as it is written in C++.

WWW: https://sourceforge.net/projects/clucene/
2006-08-09T10:54:42+00:00 www/xpi-imagezoom Zoom images
Image zoom gives you complete control of the size of most images displayed in
mozilla based software. Both individual images or whole pages of images can be
zoomed.

WWW: http://imagezoom.yellowgorilla.net/
2006-08-09T03:51:27+00:00 security/p5-PerlCryptLib Perl interface to Peter Guttman cryptlib API
PerlCryptLib is an interface module to access cryptlib API.

WWW: https://metacpan.org/release/PerlCryptLib
2006-08-09T02:53:50+00:00 sysutils/p5-BSD-Jail-Object Object oriented perl interface to jail(2)
This is an object oriented perl interface to the FreeBSD jail subsystem.

Here's a replica of the 'jls' utility in just a few lines of perl:

use BSD::Jail::Object 'jids';

print " JID IP Address Hostname Path\n";
printf "%6d %-15.15s %-29.29s %.74s\n",
$_->jid, $_->ip, $_->hostname, $_->path foreach jids( instantiate => 1 );

And here's 'jexec':

my $j = BSD::Jail::Object->new( $ARGV[0] ) or die $@;
$j->attach && chdir('/') && exec $ARGV[1] or exit;

For more info please use 'perldoc' on the module.

WWW: https://metacpan.org/release/BSD-Jail-Object
2006-08-08T15:39:24+00:00 devel/jtag Utility to work with JTAG-aware boards
JTAG Tools is a software package which enables working with JTAG-aware
(IEEE 1149.1) hardware devices (parts) and boards through JTAG adapter.

This package has open and modular architecture with ability to write
miscellaneous extensions (like board testers, flash memory programmers,
and so on).

WWW: http://openwince.sourceforge.net/jtag/
2006-08-08T15:27:17+00:00 devel/openwince-include Collection of the useful include files for embedded developers
Include package is a collection of the useful independent include files for
embedded C/Assembler developers.
Include package is released under BSD-style license.

WWW: http://openwince.sourceforge.net/include/
2006-08-08T14:44:24+00:00 www/bacula-web Bacula-web provides a summarized output of Bacula jobs
Bacula-web is a php based web program that provides you a summarized output
of jobs that have already run. It obtains its information from your catalog
database. Aside from a nice graphical display, it provides summaries of your
jobs, as well as graphs of job usage. This is a fairly high level bacula
management tool. Here are a few points that one user made concerning this
important tool:

- It is web-based so can be accessed from anywhere.
- It is "read only" users can examine the state of the backups but not write
to anything and therefore do no damage
- It packs a phenomenal amount of information into a single web-page - that I
credit as being very good design!

The documentation for bacula-web can be found in a separate bacula-web
document in the bacula-docs release.

WWW: http://www.bacula-web.org/
2006-08-08T13:58:51+00:00 java/fastjar A free and fast alternative of Sun's JDK's jar command
FastJar is a free and fast alternative of Sun's JDK's 'jar' command.
FastJar take only a second to create a 10MB jar file, while Sun's
jar takes 50 seconds.

WWW: http://savannah.nongnu.org/projects/fastjar
2006-08-08T06:54:26+00:00 math/p5-Data-Float Details of the floating point data type
This module is about the native floating point numerical
data type. A floating point number is one of the types of
datum that can appear in the numeric part of a Perl scalar.

This module supplies constants describing the native floating
point type, classification functions, and functions to
manipulate floating point values at a low level.

WWW: https://metacpan.org/release/Data-Float
2006-08-07T19:29:02+00:00 devel/py-ocempgui GUI toolkit in python
OcempGUI is a small toolkit, which comes with various modules suitable for
event management, user interfaces, 2D drawing and accessibility.

OcempGUI enables developers to enhance their python and/or pygame applications
and games easily with graphical UI elements such as buttons, entry boxes,
scrolling abilities and more as well as simple event brokers or features, which
enhance the program by adding accessibility to its objects.

It can save a developer much time by providing a broad range of drawing
routines and ready-to-use event capable object types. The developer can focus
on the main tasks instead of taking care about needed low-level components,
which are given to him with OcempGUI.

WWW: http://ocemp.sourceforge.net/gui.html
2006-08-07T13:12:12+00:00 lang/sather-tutorial Tutorial on the Sather programming language
A tutorial on the Sather programming language.

WWW: http://www.gnu.org/software/sather/
2006-08-07T13:11:35+00:00 lang/sather-specification Specification of the Sather programming language
Official specification of the Sather programming language.

WWW: http://www.gnu.org/software/sather/
2006-08-07T10:17:37+00:00 mail/p5-Mail-Verp Encodes and decodes Variable Envelope Return Paths (VERP) addresses
Mail::Verp encodes the address of an email recipient into the envelope sender
address so that a bounce can be more easily handled even if the original
recipient is forwarding their mail to another address and the remote Mail
Transport Agents send back unhelpful bounce messages. The module must also be
used to decode bounce recipient addresses.

WWW: https://metacpan.org/release/Mail-Verp
2006-08-07T09:06:48+00:00 audio/kid3 MP3/Ogg/FLAC tag editor for KDE
Kid3 is an application to edit the ID3v1 and ID3v2 tags in MP3 files in
an efficient way. Also tags in Ogg/Vorbis and FLAC files are supported.

WWW: http://kid3.sourceforge.net
2006-08-07T09:06:48+00:00 audio/kid3-kde4 Audio file tag editor
Kid3 is an efficient audio file tag editor that allows you to easily
edit the tags of multiple different types of audio files without having
to type the same information repeatedly.

* Edit and convert ID3v1.1 tags and all ID3v2.3 and ID3v2.4 frames
* Edit tags in MP3, Ogg/Vorbis, DSF, FLAC, MPC, MP4/AAC, MP2, Opus,
Speex, TrueAudio, WavPack, WMA, WAV, AIFF files and tracker
modules (MOD, S3M, IT, XM)
* Edit tags of multiple files, e.g. the artist, album, year and genre of all
files of an album typically have the same values and can be set together
* Generate tags from filenames or the contents of tag fields
* Generate filenames and rename and create directories from tags
* Import from gnudb.org, TrackType.org, MusicBrainz, Discogs, and Amazon
* Export tags as CSV, HTML, playlists, Kover XML and other formats
* Edit synchronized lyrics and event timing codes, import/export LRC files
* Automate tasks using QML/JavaScript, D-Bus or the command-line interface

WWW: https://kid3.sourceforge.io
2006-08-07T08:27:55+00:00 www/p5-Net-Flickr-Backup OOP for backing up your Flickr photos locally
Net::Flickr::Backup - OOP for backing up your Flickr photos locally

WWW: https://metacpan.org/release/Net-Flickr-Backup
2006-08-07T08:18:02+00:00 x11-themes/e17-splash-takara Takara splash screen for e17 window manager
Nice e17 splash screen. A nice animated init screen featuring the authors cat
'Takara'.

Author: Stefan 'slax' Langner
WWW: http://www.get-e.org/Themes/E17_-_Startup/
2006-08-07T08:17:33+00:00 x11-themes/e17-splash-logo Logo splash screen for e17 window manager
Nice e17 splash screen. Displays an animated E logo.

Author: Daniel G. Siegel <dgsiegel@gmail.com>
WWW: http://www.get-e.org/Themes/E17_-_Startup/
2006-08-07T08:16:58+00:00 x11-themes/e17-splash-fortune Fortune splash screen for e17 window manager
Nice e17 splash screen. Displays a (funny) random quote every time you start
e17.

Author: Daniel G. Siegel <dgsiegel@gmail.com>
WWW: http://www.get-e.org/Themes/E17_-_Startup/
2006-08-07T08:10:24+00:00 x11-themes/e17-splash-azul Azul splash screen for e17 window manager
Nice e17 splash screen. Based on the Azul background by David Garcia.

WWW: http://www.get-e.org/Themes/E17_-_Startup/
2006-08-07T08:03:43+00:00 x11-themes/e17-splash-blue Blue splash screen for e17 window manager
Nice e17 splash screen. Based on the default splash screen with a different
background.

Author: Daniel G. Siegel <dgsiegel@gmail.com>
WWW: http://www.get-e.org/Themes/E17_-_Startup/
2006-08-07T08:00:50+00:00 x11-themes/e17-splash-shiny Shiny splash screen for e17 window manager
Nice e17 splash screen. Based on the Shiny reflection background by raster.

Author: Daniel G. Siegel <dgsiegel@gmail.com>
WWW: http://www.get-e.org/Themes/E17_-_Startup/
2006-08-07T07:02:42+00:00 devel/sge A graphic library for the Simple DirectMedia Layer (SDL)
SGE is a graphic library for the Simple DirectMedia Layer (SDL) library.
Some of SGE:s features are:
-Pixel operations
-Clipping
-Lines, circles and other figures (with antialiasing and alpha blending)
-Rotation and scaling of surfaces
-Palette functions
-TrueType/Bitmap/SFont font functions
-Basic 2D collision detection
-Sprite classes
-Basic texture mapping
-Filled and gourand shaded polygons (with antialiasing or alpha blending)

WWW: http://www.etek.chalmers.se/~e8cal1/sge/
2006-08-07T07:02:42+00:00 devel/sdl_sge Graphic library for the Simple DirectMedia Layer (SDL)
SGE is a graphic library for the Simple DirectMedia Layer (SDL) library.
Some of SGE:s features are:
-Pixel operations
-Clipping
-Lines, circles and other figures (with antialiasing and alpha blending)
-Rotation and scaling of surfaces
-Palette functions
-TrueType/Bitmap/SFont font functions
-Basic 2D collision detection
-Sprite classes
-Basic texture mapping
-Filled and gourand shaded polygons (with antialiasing or alpha blending)
2006-08-07T01:50:41+00:00 sysutils/p5-Fuse-Simple Simple way to write filesystems in Perl using FUSE
Fuse lets you write filesystems in Perl. Fuse::Simple makes this REALLY Simple,
as you just need a hash for your root directory, containing strings for files,
more hashes for subdirs, or functions to be called for magical functionality a
bit like /proc.

WWW: https://metacpan.org/release/Fuse-Simple
2006-08-06T16:49:34+00:00 net-p2p/museekplus SoulSeek client with separate terminal and Qt based interface
Museek+ (or Museek-Plus) is an enhanced fork of Museek, a file-sharing
application for the Soulseek peer-to-peer network. The actual SoulSeek client
and the GUI are separate programs that communicate via Unix or network sockets.

WWW: http://www.museek-plus.org/
2006-08-06T16:49:34+00:00 net-p2p/museek+ SoulSeek client with separate terminal and Qt based interface
Museek+ (or Museek-Plus) is an enhanced fork of Museek, a file-sharing
application for the Soulseek peer-to-peer network. The actual SoulSeek client
and the GUI are separate programs that communicate via Unix or network sockets.

WWW: http://www.museek-plus.org/
2006-08-06T14:17:12+00:00 devel/ocaml-xstr Thread-safe implementation of string searching/matching
This package implements frequent string operations: searching, replacing,
splitting, matching. It is independent from the Str library, and can
replace Str in many cases. Unlike Str, xstr is thread-safe. xstr does
not implement regular expressions in general, but an important subset.
Some operations of xstr are performed as quickly as by Str; if the string
to be processed is small, xstr is often faster than Str; if the string is
big, xstr is up to half as fast than Str.

WWW: http://projects.camlcity.org/projects/xstr.html
2006-08-06T09:42:33+00:00 devel/SGE A graphic library for the Simple DirectMedia Layer (SDL)
SGE is a graphic library for the Simple DirectMedia Layer (SDL) library.
Some of SGE:s features are:
-Pixel operations
-Clipping
-Lines, circles and other figures (with antialiasing and alpha blending)
-Rotation and scaling of surfaces
-Palette functions
-TrueType/Bitmap/SFont font functions
-Basic 2D collision detection
-Sprite classes
-Basic texture mapping
-Filled and gourand shaded polygons (with antialiasing or alpha blending)

WWW: http://www.etek.chalmers.se/~e8cal1/sge/
2006-08-06T03:34:08+00:00 sysutils/bsdstats Monthly script for reporting anonymous statistics about your machine
BSDstats is an attempt to produce reasonably accurate statistics on
deployments of BSD operating systems. This is useful for marketing,
project advocacy, hardware vendors and purchasers, device driver
maintainers, and port maintainers.

The major problem that we are trying to address is vendors who do not
feel that BSD operating systems present enough of a market to bother
supporting.

Meant to be run monthly or during bootup, this script submits
statistics anonymously to a central server (http://bsdstats.org).
Potentially sensitive details like IP addresses and hostnames are not
stored by or relayed through the BSDstats server.

WWW: https://www.bsdstats.org/
2006-08-05T22:21:37+00:00 mail/libsieve Library for parsing, sorting, and filtering mail
libSieve provides a library to interpret Sieve scripts, and to execute
those scripts over a given set of messages. The return codes from the
libSieve functions let your program know how to handle the message, and
then it's up to you to make it so. libSieve makes no attempt to have
knowledge of how SMTP, IMAP, or anything else work; just how to parse
and deal with a buffer full of emails. The rest is up to you!

WWW: http://sodabrew.com/libsieve/
2006-08-05T14:15:41+00:00 graphics/p5-Image-MetaData-JPEG Perl extension for showing/modifying JPEG (meta)data]
Image::MetaData::JPEG - Perl extension for showing/modifying JPEG (meta)data.

WWW: https://metacpan.org/release/Image-MetaData-JPEG
2006-08-05T13:53:16+00:00 www/punbb Fast and lightweight PHP-powered discussion board
PunBB is a fast and lightweight PHP-powered discussion board. It is
released under the GNU General Public License. Its primary goals are
to be faster, smaller and less graphically intensive as compared to
other discussion boards. PunBB has fewer features than many other
discussion boards, but is generally faster and outputs smaller,
semantically correct XHTML-compliant pages.

WWW: http://www.punbb.org/
2006-08-05T10:58:17+00:00 misc/kbfx New K-menu for KDE
KBFX is an alternative to the classical K-Menu button and it's menu.
It improves the user experience by enabling the user to set a bigger start
button and by finally replacing the Win95-like K-Menu. But if you still want
the old menu, because you're used to it, it is still available as an option
in kbfx.

WWW: http://www.kbfx.org/
2006-08-05T10:53:21+00:00 net/p5-RRD-Simple Simple interface to create and store data in RRD files
RRD::Simple provides a simple interface to RRDTool's RRDs module. This module
does not currently offer fetch method that is available in the RRDs module.

It does however create RRD files with a sensible set of default RRA (Round
Robin Archive) definitions, and can dynamically add new data source names to an
existing RRD file.

This module is ideal for quick and simple storage of data within an RRD file if
you do not need to, nor want to, bother defining custom RRA definitions.

WWW: http://search.cpan.org/dist/RRD-Simple/
2006-08-05T10:53:21+00:00 databases/p5-RRD-Simple Simple interface to create and store data in RRD files
RRD::Simple provides a simple interface to RRDTool's RRDs module. This module
does not currently offer fetch method that is available in the RRDs module.

It does however create RRD files with a sensible set of default RRA (Round
Robin Archive) definitions, and can dynamically add new data source names to an
existing RRD file.

This module is ideal for quick and simple storage of data within an RRD file if
you do not need to, nor want to, bother defining custom RRA definitions.

WWW: https://metacpan.org/release/RRD-Simple
2006-08-05T10:16:12+00:00 www/pear-Services_Delicious PEAR Client for the del.icio.us web service
Services_Delicious is a client for the REST-based web service of del.icio.us.
del.icio.us is a social bookmarks manager. It allows you to easily add sites
you like to your personal collection of links, to categorize those sites
with keywords, and to share your collection not only between your own
browsers and machines, but also with others.
Services_Delicious allows you to select, add and delete your bookmarks from
any PHP script.

WWW: https://pear.php.net/package/Services_Delicious
2006-08-05T10:15:33+00:00 net/pear-Net_SMS PEAR SMS functionality
This package provides SMS functionality and access to SMS gateways.

WWW: https://pear.php.net/package/Net_SMS
2006-08-05T07:26:03+00:00 www/xpi-num2web Enum lookups support
E164.org is a public enum directory of telephone numbers that can be
reached over the Internet by anyone anywhere!

The system works by publishing a DNS zone, 'e164.org', that can be used
by various Internet applications including SER, Gnome Meeting and
Asterisk. The idea is to be able to map your phone number to an Email
address, website, VoIP addresses, etc.

WWW: http://www.e164.org/
2006-08-04T17:01:11+00:00 devel/ocaml-sexplib OCaml library for working with S-expressions
This library contains functionality for parsing and pretty-printing
S-expressions. In addition to that it contains an extremely useful
preprocessing module for Camlp4, which can be used to automatically
generate code from type definitions for efficiently converting
OCaml-values to S-expressions and vice versa. In combination with the
parsing and pretty-printing functionality this frees the user from
having to write his own I/O-routines for data structures he defines.
Possible errors during automatic conversions from S-expressions to
OCaml-values are reported in a very human-readable way. Another module
in the library allows you to extract and replace sub-expressions in
S-expressions.

WWW: http://janestreet.github.io/
2006-08-04T16:54:10+00:00 devel/ocaml-xstrp4 OCaml extension to expands brace expansions
This is a camlp4 extension that expands brace expansions like a shell
does. See sample.ml for examples.

WWW: http://www.ocaml-programming.de/packages/
2006-08-04T16:25:22+00:00 security/ocaml-cryptgps Symmetric cryptographic algorithms package for OCaml
This library implements Blowfish, DES, and Triple-DES.

WWW: http://www.ocaml-programming.de/packages/
2006-08-04T16:05:52+00:00 devel/ocaml-annexlib OCaml subroutines collection
An extension Library

This is mostly to fill in some gaps in the standard and Unix
libraries, either for completeness or because they're things I find
myself needing a lot of the time, and a few modules that aren't worthy
of being their own releases. Enjoy. Most of this used to be part of an
old library (stew) that I broke up into a couple of smaller ones. This
one /was/ extlib, now annexlib. Its companion is mathlib.

See supplied documentation for additional info.

WWW: http://raevnos.pennmush.org/code/extlib/
2006-08-04T15:38:29+00:00 www/p5-Net-Flickr-RDF Describe Flickr photos as RDF
Net::Flickr::RDF - a.k.a RDF::Describes::Flickr

WWW: https://metacpan.org/release/Net-Flickr-RDF
2006-08-04T15:21:02+00:00 devel/ocaml-camomile-examples Example programs for Camomile library
Various examples for the Objective Caml Camomile library.

WWW: http://camomile.sourceforge.net/
2006-08-04T15:16:55+00:00 games/warsow-data Warsow data files
This port installs data files needed to run Warsow, a free multiplayer first
person shooter with cartoonish graphics based on Qfusion (a cool improvement
over the Quake II engine).

WWW: http://www.warsow.net/
2006-08-04T15:03:55+00:00 security/linux-openssl SSL and crypto library (Linux Version)
${.CURDIR}/../${PORTNAME}/pkg-descr
2006-08-04T15:03:55+00:00 security/linux-krb5-libs An authentication system, successor to Kerberos IV (Linux version)
${.CURDIR}/../${PORTNAME:S/-libs//}/pkg-descr
2006-08-04T15:03:55+00:00 security/linux-f8-openssl The OpenSSL toolkit (Linux Fedora 8)
${.CURDIR}/../${PORTNAME}/pkg-descr
2006-08-04T15:03:55+00:00 security/linux-f10-openssl OpenSSL toolkit (Linux Fedora 10)
${.CURDIR}/../${PORTNAME}/pkg-descr
2006-08-04T15:02:57+00:00 devel/ocaml-camljava OCaml-Java library interface
This is a very preliminary release of CamlJava, an OCaml/Java
interface based on the following schema:

Caml/C interface JNI (Java Native Interface)
Caml <------------------> C <-----------------------------> Java

Currently, CamlJava provides a low-level, weakly-typed OCaml interface
very similar to the JNI. Java object references are mapped to an
abstract type, and various JNI-like operations are provided to allow
Java method invocation, field access, and more. A basic callback
facility (allowing Java code to invoke methods on Caml objects) is
also provided, although some stub Java code must be written by hand.

In the future, a higher-level, strongly-typed interface will be
provided, whereas Java classes are mapped directly to Caml classes.
This raises fairly delicate type mapping issues, though, so don't hold
your breath.

WWW: http://caml.inria.fr/
2006-08-04T14:38:03+00:00 ftp/linux-f8-curl The command line tool for transferring files with URL syntax (Linux Fedora 8)
${.CURDIR}/../${PORTNAME}/pkg-descr
2006-08-04T14:38:03+00:00 ftp/linux-f10-curl Command line tool for transferring files with URL syntax (Linux Fedora 10)
${.CURDIR}/../${PORTNAME}/pkg-descr
2006-08-04T14:38:03+00:00 ftp/linux-curl Curl linux version
${.CURDIR}/../${PORTNAME}/pkg-descr
2006-08-04T11:10:12+00:00 devel/p5-DateTime-Calendar-Discordian Perl extension for the Discordian Calendar
A module that implements the Discordian calendar made popular(?) in the
"Illuminatus!" trilogy by Robert Shea and Robert Anton Wilson and by the
Church of the SubGenius.

WWW: https://metacpan.org/release/DateTime-Calendar-Discordian
2006-08-04T06:52:00+00:00 x11/xorg-edit GUI to edit xorg.conf
GUI to edit XServer-file xorg.conf easily

WWW: http://www.deesaster.org/progxorg.php
2006-08-04T06:32:05+00:00 math/p5-Task-Math-Symbolic Math::Symbolic with lots of plugins
This installs Math::Symbolic and a load of easily installable (i.e. pure Perl)
plugins that make the module so much more powerful.

WWW: https://metacpan.org/release/Task-Math-Symbolic
2006-08-04T01:23:29+00:00 math/jsmath-fonts-sprite Sprite fonts pack for jsMath
Optional jsMath fonts for the sprite-image-fonts plugin

Author: Davide P. Cervone
WWW: http://www.math.union.edu/~dpvc/jsMath/authors/spriteImageFonts.html
2006-08-03T22:04:33+00:00 games/nazghul Computer role-playing game engine
Nazghul is a computer role-playing game (CRPG) engine. Obviously, the emphasis
is not on graphics or first-person squad-based stealth action. If you like
roguelikes or the top-down, 2d, turn-based CRPG's that disappeared in the early
90's then this is for you.

WWW: http://myweb.cableone.net/gmcnutt/nazghul.html
2006-08-03T20:25:08+00:00 lang/gnat-gcc43 The GNU Ada Compiler system
The GNU Ada compiler system built from GCC 4.3.2.

Please add ${PREFIX}/bin/gcc43 to your PATH variable
before using this port.

WWW: http://gcc.gnu.org/
2006-08-03T20:25:08+00:00 lang/gnat-gcc42 The GNU Ada Compiler system
The GNU Ada compiler system built from GCC 4.2.0.

Please add ${PREFIX}/bin/gcc42 to your PATH variable
before using this port.

WWW: http://gcc.gnu.org/
2006-08-03T20:25:08+00:00 lang/gnat-gcc41 The GNU Ada Compiler system
The GNU Ada compiler system built from GCC 4.1.2.

Please add ${PREFIX}/bin/gcc41 to your PATH variable
before using this port.

WWW: http://gcc.gnu.org/
2006-08-03T20:25:08+00:00 lang/gnat-gcc34 The GNU Ada Compiler system
The GNU Ada compiler system built from GCC 3.4.6.

Please add ${PREFIX}/bin/gcc34 to your PATH variable
before using this port.

WWW: http://gcc.gnu.org/
2006-08-03T14:17:34+00:00 devel/acovea-gtk GTK+ front-end to ACOVEA
GTK+ front-end to ACOVEA.

WWW: http://www.coyotegulch.com/products/acovea/acovea-gtk.html
2006-08-03T07:29:03+00:00 science/p5-Algorithm-SVMLight Perl interface to SVMLight Machine-Learning Package
This module implements a perl interface to Thorsten Joachims' SVMLight
package:

SVMLight is an implementation of Vapnik's Support Vector Machine
[Vapnik, 1995] for the problem of pattern recognition, for the
problem of regression, and for the problem of learning a ranking
function. The optimization algorithms used in SVMlight are
described in [Joachims, 2002a ]. [Joachims, 1999a]. The algorithm
has scalable memory requirements and can handle problems with many
thousands of support vectors efficiently.

-- http://svmlight.joachims.org/

WWW: https://metacpan.org/release/Algorithm-SVMLight
2006-08-03T06:16:03+00:00 devel/p5-SVN-Agent Simple svn manipulation
This module provides regular svn operations on check out directory.
It tries to do this in a simplest form possible. All operations are
currently performed by running svn binary directly. Thus it is
probably unportable. For a much more powerful way of working with
svn repository see SVN::Client.

WWW: https://metacpan.org/release/SVN-Agent
2006-08-03T03:03:18+00:00 textproc/yamcha Yet Another Multipurpose CHunk Annotator
YamCha is a generic, customizable, and open source text chunker
oriented toward a lot of NLP tasks, such as POS tagging,
Named Entity Recognition, base NP chunking, and Text Chunking.
YamCha is using a state-of-the-art machine learning algorithm
called Support Vector Machines (SVMs), first introduced by
Vapnik in 1995.

WWW: http://chasen.org/~taku/software/yamcha/
2006-08-03T00:51:29+00:00 net-p2p/p5-WWW-BitTorrent Search and Download .torrent(s) files from BitTorrents boards
WWW::BitTorrent - Search and Download .torrent(s) files from BitTorrents boards.

WWW: https://metacpan.org/release/WWW-BitTorrent
2006-08-03T00:22:06+00:00 java/ecj-bootstrap The JDT Core Batch Compiler
The JDT Core Batch Compiler (stand alone verison of the Eclipse
Java Compiler).
This compiler is compatible with Java 1.3, 1.4 and 1.5.

WWW: http://www.eclipse.org/
2006-08-02T20:14:46+00:00 games/eduke32 Duke Nukem 3D Port based on JFDuke and EDuke
EDuke32 is a fork of the JFDuke3D port of Duke Nukem 3D (aka Duke3D), merging
it with EDuke to provide many new features for mod authors. Built on the
foundation of Jonathon "JonoF" Fowler's JFDuke3D work (including Build engine
author Ken "Awesoken" Silverman's badass Polymost renderer) combined with
Matt "Matteus" Saettler's EDuke advances, EDuke32 screams cool so loud you'll
think Bruce Dickinson got uppercut in the balls by Freddy Krueger. Hell, it
even comes with Mapster32, the enhanced Build editor.

The EDuke32 and Mapster32 development team is lead by Richard "TerminX"
Gobeille, author of the popular Cinema mod for Max Payne 2, the Project X TC
demo for EDuke 2.0, and Mapster, the original Build editor enhancement.

Features
* Enhanced event-based game scripting system
* OpenGL renderer (truecolor textures, MD2/MD3 models)
* Cross-platform
* Augmented map editor

WWW: http://eduke32.com/
2006-08-02T20:12:40+00:00 games/duke3d-data Duke Nukem 3D Data
This port installs the data files needed to run Duke Nukem 3D. It either asks
for the original data, or downloads a shareware version based on the selected
options. In the first case you need to have a legitimate copy of the game in
order to obtain the DUKE3D.GRP file.

WWW: http://www.3drealms.com/duke3d/
2006-08-02T17:22:08+00:00 security/p5-Crypt-OICQ Cryptographic algorithm used by OICQ protocol
This module implements the cipher used by OICQ instant messaging
protocol, used by Tencent Technology Limited, China.

WWW: https://metacpan.org/release/Crypt-OICQ
2006-08-02T17:18:30+00:00 net/p5-Net-FS-Flickr Perl interface for store and retrieve files on Flickr
Net::FS::Flickr - store and retrieve files on Flickr

WWW: https://metacpan.org/release/Net-FS-Flickr
2006-08-02T17:16:36+00:00 net/p5-Net-Telnet-Netscreen Perl interface for interact with a Netscreen firewall
Net::Telnet::Netscreen - interact with a Netscreen firewall

WWW: https://metacpan.org/release/Net-Telnet-Netscreen
2006-08-02T13:15:30+00:00 www/p5-Apache-SizeLimit Kill httpd processes if they grow too large
This module allows you to kill off Apache httpd processes if they grow
too large. You can make the decision to kill a process based on its
overall size, by setting a minimum limit on shared memory, or a maximum
on unshared memory.

You can set limits for each of these sizes, and if any limit is exceeded,
the process will be killed.

You can also limit the frequency that these sizes are checked so that
this module only checks every N requests.

WWW: http://search.cpan.org/dist/Apache-SizeLimit/
2006-08-02T11:43:51+00:00 devel/tre A lightweight, robust, efficient regexp matching library
TRE is a lightweight, robust, and efficient POSIX compliant regexp
matching library supporting:
- approximate (fuzzy) matching,
- strict standards conformance,
- predicable and modest memory consumption,
- wide-character and multibyte character support,
- binary pattern and data support,
- thread-safe implementation.

At the core of TRE is a new algorithm for regular expression matching
with submatch addressing. The algorithm uses linear worst-case time
in the length of the text being searched, and quadratic worst-case
time in the length of the used regular expression.

WWW: http://laurikari.net/tre/
2006-08-02T11:37:28+00:00 net/p5-URI-FromHash Create URI from hash of components
This module provides a simple functional "named parameters" style interface
for creating URIs. Underneath the hood it uses URI.pm, though because of
the simplified interface it may not support all possible options for all
types of URIs.

It was created for the common case where you simply want to have a simple
interface for creating syntactically correct URIs from known components
(like a path and query string). Doing this using the native URI.pm
interface is rather tedious, requiring a number of method calls, which is
particularly ugly when done inside a templating system such as Mason or
TT2.

WWW: https://metacpan.org/release/URI-FromHash
2006-08-02T11:03:38+00:00 textproc/p5-Text-Flowed RFC2646 format=flowed
This module provides functions that deals with formatting data with
Content-Type 'text/plain; format=flowed' as described in RFC2646
(http://www.rfc-editor.org/rfc/rfc2646.txt). In a nutshell,
format=flowed text solves the problem in plain text files where it
is not known which lines can be considered a logical paragraph,
enabling lines to be automatically flowed (wrapped and/or joined)
as appropriate when displaying.

In format=flowed, a soft newline is expressed as " \n", while hard
newlines are expressed as "\n". Soft newlines can be automatically
deleted or inserted as appropriate when the text is reformatted.

WWW: https://metacpan.org/release/Text-Flowed
2006-08-02T10:54:42+00:00 www/p5-Template-Iterator-AlzaboWrapperCursor Turns a Class-AlzaboWrapper-Cursor object into a TT2 iterator
This module allows a Class::AlzaboWrapper::Cursor object to be used as
a TT2 iterator.

For a cursor which returns one object at a time, the iterator simply
returns one object per iteration. When the cursor returns multiple
objects, the iterator returns a hash reference where the keys are the
table name of the object's class in lower-case, with camel-casing
turned into underscores. The values of the hash are the objects.

So if the cursor returns Foo::User and Foo::Page objects, the keys are
"user" and "page".

WWW: https://metacpan.org/release/Template-Iterator-AlzaboWrapperCursor
2006-08-02T10:27:37+00:00 devel/acovea Tool to find the "best" compiler options using genetic algorithm
ACOVEA (Analysis of Compiler Options via Evolutionary Algorithm)
implements a genetic algorithm to find the "best" options for
compiling programs with the GNU Compiler Collection (GCC) C and C++
compilers. "Best", in this context, is defined as those options
that produce the fastest executable program from a given source
code. Acovea is a C++ framework that can be extended to test other
programming languages and non-GCC compilers.

WWW: http://www.coyotegulch.com/products/acovea/index.html
2006-08-02T10:19:55+00:00 devel/p5-Readonly-XS Companion module for Readonly.pm, to speed up read-only scalar variables
This module corrects the speed problem, at least with respect to scalar
variables. When Readonly::XS is installed, Readonly uses it to access the
internals of scalar variables. Instead of creating a scalar variable object and
tying it, Readonly simply flips the SvREADONLY bit in the scalar's FLAGS
structure.

Readonly arrays and hashes are not sped up by this, since the SvREADONLY flag
only works for scalars. Arrays and hashes always use the tie interface.

Programs that you write do not need to know whether Readonly::XS is installed or
not. They should just "use Readonly" and let Readonly worry about whether or not
it can use XS. If the Readonly::XS is present, Readonly will be faster. If not,
it won't. Either way, it will still work, and your code will not have to change.

Your program can check whether Readonly.pm is using XS or not by examining the
$Readonly::XSokay variable. It will be true if the XS module was found and is
being used. Please do not change this variable.

WWW: https://metacpan.org/release/Readonly-XS
2006-08-02T10:06:15+00:00 textproc/p5-Plucene-Simple Interface to Plucene
This provides a simple interface to Plucene. Plucene is large and multi-
featured, and it expected that users will subclass it, and tie all the
pieces together to suit their own needs. Plucene::Simple is, therefore,
just one way to use Plucene. It's not expected that it will do exactly
what *you* want, but you can always use it as an example of how to
build your own interface.

WWW: https://metacpan.org/release/PluceneSimple
2006-08-02T09:13:33+00:00 games/agame Simple Tetris-like game
A simple tetris-like game. The objective of the game is to keep the level of
colored blocks down as long as possible. New blocks are falling down at an
increasing rate, blocks can be removed by creating rows of three or more blocks
of the same color. The longer the row, the more points you get.

WWW: http://zevv.nl/play/code/game/
2006-08-02T08:43:58+00:00 devel/libevocosm Collection of tools for creating a variety of evolutionary algorithms
Evocosm is a set of classes that abstract the fundamental
components of an evolutionary algorithm:

-- Random Numbers
-- Validation
-- Floating- Point Chromosomes
-- Roulette Wheels
-- Organisms
-- Fitness Landscapes
-- Evocosms
-- Fitness Scaling
-- Migration
-- Selecting Survivors
-- Reproduction
-- Mutation Operators

WWW: http://www.coyotegulch.com/products/libevocosm/index.html
2006-08-02T08:12:11+00:00 devel/libcoyotl Collection of useful C++ classes
The Coyotl library collects several C++ tools that have proven useful
in many of my programs, but which aren't "big enough" to warrant
an individual library.

Key features of Coyotl include:
-- A polymorphic collection of the best pseudorandom number generators,
including the Mersenne Twister and Marsaglia's favorites.
-- Utilities for floating-point numbers, including additional functions
for trigonometry, least common multiple, greatest common denominator,
rounding, and other purposes.
-- A simple cross-platform command-line parser.
-- A framework for generating random rectangular mazes.
-- A template for fixed-point math based on different integer sizes
and decimal point locations.
-- Templatized sorting utilities (designed before Std. C++'s <algorithms>,
but still useful)
-- Validation tools for "Design by Contract" programming.

WWW: http://www.coyotegulch.com/products/libcoyotl/index.html
2006-08-02T03:20:18+00:00 www/p5-IMDB-Film OO Perl interface to the movies database IMDB
IMDB::Film is an object-oriented interface to the IMDB. You can use
that module to retrieve information about film: title, year, plot etc.

WWW: https://metacpan.org/release/IMDB-Film
2006-08-02T01:21:33+00:00 devel/p5-AI-Prolog Perl extension for logic programming
AI::Prolog is merely a convenient wrapper for a pure Perl Prolog compiler.
Regrettably, at the current time, this requires you to know Prolog. That will
change in the future.

WWW: https://metacpan.org/release/AI-Prolog
2006-08-02T01:20:01+00:00 textproc/p5-Text-Quote Quotes strings as required for perl to eval them back correctly
Text::Quote is intended as a utility class for other classes that need to be
able to produce valid perl quoted strings. It posses routines to determine
the ideal quote character to correctly quote hash keys, to correctly quote
and encode binary strings.

WWW: https://metacpan.org/release/Text-Quote
2006-08-02T01:18:48+00:00 devel/p5-Hash-AsObject Hashes with accessors/mutators
A Hash::AsObject is a blessed hash that provides read-write access to its
elements using accessors. (Actually, they're both accessors and mutators.)

It's designed to act as much like a plain hash as possible; this means,
for example, that you can use methods like DESTROY and if the Hash::AsObject
has an element with that name, it'll get or set it.

WWW: https://metacpan.org/release/Hash-AsObject
2006-08-02T01:16:21+00:00 devel/p5-aliased Use shorter versions of class names
aliased is simple in concept but is a rather handy module. It loads the class
you specify and exports into your namespace a subroutine that returns the
class name. You can explicitly alias the class to another name or, if you
prefer, you can do so implicitly. In the latter case, the name of the
subroutine is the last part of the class name.

WWW: https://metacpan.org/release/aliased
2006-08-01T23:31:06+00:00 emulators/pyxmame Simple frontend for the xmame
Pyxmame is a free application that provides a simple frontend for the xmame,
developed with PyGTK

WWW: http://pegueroles.com/Pyxmame/
2006-08-01T20:45:50+00:00 devel/p5-Log-Dispatch-Email-EmailSend Subclass of Log-Dispatch-Email that uses Email-Send
This is a subclass of Log::Dispatch::Email that implements the
send_email method using the Email::Send module.

WWW: https://metacpan.org/release/Log-Dispatch-Email-EmailSend
2006-08-01T20:41:21+00:00 multimedia/v4l_compat Video4Linux IOCTL header files
This port installs the Video4Linux user space API header files.

WWW: https://linuxtv.org
2006-08-01T20:32:41+00:00 editors/richtext A simple RTF editor
This a simple editor for Microsoft RTF files ver. 1.3.

Author: David Stes
WWW: http://users.pandora.be/stes/
2006-08-01T20:22:11+00:00 cad/gspiceui GUI for ngspice and gnucap circuit simulators
gSpiceUI is intended to provide a GUI for freely available electronic
circuit simulation engines ie. NG-Spice and GNU-Cap. The utility gnetlist is
used to convert schematic files to netlist files, Gwave or Gaw to display
simulation results and gschem is the preferred schematic capture tool.

WWW: http://users.tpg.com.au/micksw012/gspiceui.html
2006-08-01T20:12:19+00:00 devel/p5-Linux-Pid Get native PID and the PPID
Why should one use a module to get the PID and the PPID of a process
where there are the $$ variable and the getppid() builtin? (Not
mentioning the equivalent POSIX::getpid() and POSIX::getppid()
functions.)

In fact, this is useful on Linux, with multithreaded programs. Linux'
C library, using the linux thread model, returns different values of
the PID and the PPID from different threads. (Other thread models such
as NPTL don't have the same behaviour). This module forces perl to
call the underlying C functions getpid() and getppid().

WWW: http://search.cpan.org/dist/Linux-Pid/
2006-08-01T20:05:31+00:00 audio/herrie Small command line interface music player
Herrie is a small command line music player. It has vim-like controls
and has some unique features, like chroot()'ing and dropping privileges.
It also supports submission of songs to AudioScrobbler. This makes it an
ideal application for low-end jukeboxes.

WWW: http://herrie.info/
2006-08-01T16:54:55+00:00 devel/p5-Logfile-Rotate Perl module to rotate logfiles
Perl module to rotate log files

WWW: https://metacpan.org/release/Logfile-Rotate
2006-08-01T15:07:54+00:00 science/svmlight Implementation of Support Vector Machines (SVMs) in C
SVMlight is an implementation of Vapnik's Support Vector Machine
[Vapnik, 1995] for the problem of pattern recognition, for the problem
of regression, and for the problem of learning a ranking function. The
optimization algorithms used in SVMlight are described in [Joachims,
2002a ]. [Joachims, 1999a]. The algorithm has scalable memory
requirements and can handle problems with many thousands of support
vectors efficiently.

The software also provides methods for assessing the generalization
performance efficiently. It includes two efficient estimation methods
for both error rate and precision/recall. XiAlpha-estimates [Joachims,
2002a, Joachims, 2000b] can be computed at essentially no
computational expense, but they are conservatively biased. Almost
unbiased estimates provides leave-one-out testing. SVMlight exploits
that the results of most leave-one-outs (often more than 99%) are
predetermined and need not be computed [Joachims, 2002a].

WWW: http://svmlight.joachims.org/
2006-08-01T14:51:28+00:00 www/xpi-mrtech-local-install Manage extensions and themes locally
The primary goal of this extension is to provide the tools needed to install
and manage extensions and themes locally. To do this the extension provides
multi-extension installation support, hacking capabilities to the
Extension/Theme manager windows, features to find and troubleshoot
Extensions/Themes Build, GUID and Profile information.

WWW: http://mrtech.com/extensions/local_install/
2006-08-01T14:15:51+00:00 devel/p5-Class-Field Class Field Accessor Generator
Class::Field exports two subroutines, field and const. These
functions are used to declare fields and constants in your class.

Class::Field generates custom code for each accessor that is
optimized for speed.

WWW: https://metacpan.org/release/Class-Field
2006-08-01T13:42:17+00:00 security/pecl-tcpwrap PECL extension which provides tcpwrappers binding
This tcpwrap extension for PHP handles /etc/hosts.allow
and /etc/hosts.deny files.

WWW: http://pecl.php.net/package/tcpwrap/
2006-08-01T13:29:03+00:00 devel/p5-IPC-Mmap-Share Safely share structures among processes using anonymous mmap
The IPC::Mmap::Share was born out of the need to share structures among
processes that come from the same ancestor. It tries to do so in a very simple
and straightforward manner. Just create an IPC::Mmap::Share object, and use set
to store your data and get to get it back.

WWW: https://metacpan.org/release/IPC-Mmap-Share
2006-08-01T13:06:55+00:00 security/httprint Web server fingerprinting tool
httprint is a web server fingerprinting tool. It relies on web server
characteristics to accurately identify web servers, despite the fact that they
may have been obfuscated by changing the server banner strings, or by plug-ins
such as mod_security or servermask. httprint can also be used to detect web
enabled devices which do not have a server banner string, such as wireless
access points, routers, switches, cable modems, etc. httprint uses text
signature strings and it is very easy to add signatures to the signature
database.

WWW: http://www.net-square.com/httprint.html
2006-08-01T12:55:43+00:00 devel/p5-Tie-Simple Variable ties made easier: much, much, much easier
This module adds the ability to quickly create new types of tie objects without
creating a complete class. It does so in such a way as to try and make the
programmers life easier when it comes to single-use ties that I find myself
wanting to use from time-to-time.

The Tie::Simple package is actually a front-end to other classes which really do
all the work once tied, but this package does the dwimming to automatically
figure out what you're trying to do.

I've tried to make this as intuitive as possible and dependent on other bits of
Perl where I can to minimize the need for documentation and to make this extra,
extra spiffy.

WWW: https://metacpan.org/release/Tie-Simple
2006-08-01T12:38:49+00:00 devel/p5-Term-Menus Create Powerful Terminal, Console, and CMD Environment Menus
Term::Menus allows you to create powerful Terminal, Console and CMD
environment menus. Any perl script used in a Terminal, Console or CMD
environment can now include a menu facility that includes sub-menus,
forward and backward navigation, single or multiple selection
capabilities, dynamic item creation and customized banners. All this
power is simple to implement with a straight forward and very
intuitive configuration hash structure that mirrors the actual menu
architecture needed by the application. A separate configuration file
is optional. Term::Menus is cross platform compatible.

WWW: https://metacpan.org/release/Term-Menus
2006-08-01T12:29:47+00:00 textproc/p5-Text-Delimited Module for parsing delimited text files
Text::Delimited provides a programattical interface to data stored in delimited
text files. It is dependant upon the first row of the text file containing
header information for each corresponding "column" in the remainder of the file.

After instancing, for each call to Read the next row's data is returned as a
hash reference. The individual elements are keyed by their corresonding column
headings.

WWW: https://metacpan.org/release/Text-Delimited
2006-08-01T12:26:26+00:00 textproc/p5-XML-Literal Syntax support for XML literals
This module takes one function at its use line. Afterwards, all
single-line <...> calls that looks like a XML literal will be
processed with that function, instead of the built-in shell glob.

Support for qx<...> overriding for multiline XML literals is planned
for Perl 5.10.

WWW: https://metacpan.org/release/XML-Literal
2006-08-01T11:20:58+00:00 devel/pikdev Simple graphic IDE for the development of PIC-based applications
PiKdev is a simple graphic IDE for the development of PIC-based applications.
It currently supports assembly language. C language is also supported for PIC
18 devices. PiKdev is developed in C++ under Linux, FreeBSD and is based on
the KDE environment.

WWW: http://pikdev.free.fr/
2006-08-01T11:12:26+00:00 security/gpass Password manager for GNOME2
The GNOME Password Manager - GPass for short - is a simple
application, written for the GNOME 2 desktop, that lets you manage a
collection of passwords. The password collection is stored in an
encrypted file, protected by a master-password.

GPass is released under the GNU GPL2 licence.

Features:

* Clean and easy-to-use user interface.
* Quick-search facility.
* Username and password may easily be copied to the clipboard.
* Encryption is done using the OpenSSL cryptographics library.
* The built-in password generator helps you generate secure passwords.
* You can launch a website and the associated username/passwords
direct from GPass

WWW: https://github.com/raffael-sfm/gpass
2006-08-01T07:23:56+00:00 www/pear-UDDI PEAR UDDI for PHP
PEAR::UDDI is an implementation of the Universal Description, Discovery and
Integration API for locating and publishing Web Services listings in a UBR
(UDDI Business Registry)

WWW: https://pear.php.net/package/UDDI
2006-08-01T07:16:45+00:00 devel/p5-POE-Component-RSSAggregator Watch Muliple RSS Feeds for New Headlines
POW::Component::RSSAggregator is a non-blocking way to watch
multiple RSS sources with one process.

See also p5-XML-RSS-Feed.

WWW: https://metacpan.org/release/POE-Component-RSSAggregator
2006-08-01T04:45:23+00:00 mail/pecl-esmtp PECL ESMTP client extension
Esmtp is a wrapper for SMTP client library based on the libESMTP library
(http://www.stafford.uklinux.net/libesmtp/). You can use it to send messages
using internal SASL, and external/openssl SSL support.

WWW: http://pecl.php.net/package/esmtp
2006-08-01T04:22:07+00:00 devel/libs11n C++ library for easily serializing a wide variety of objects
s11n (an abbreviation for serialization) is an Open Source project focused
on the generic serialization of objects (i.e., object persistence) in the
C++ programming language.

The project's flagship library, appropriately named libs11n, can easily
serialize all manner of PODs (Plain Old Data types), most STL containers,
and user-defined Serializable types. By taking advantage of relatively
new, advanced C++ techniques s11n turns this formerly-difficult task into
child's play. It supports literally hundreds of millions of combinations
of standard containers out of the box. libs11n is 100% data-format
agnostic, and currently includes support for many formats, including 3 XML
flavours. (As far as i am aware, this exceeds support provided by any
other serialization framework, regardless of the implementation language!)

WWW: http://s11n.net
2006-08-01T03:33:57+00:00 textproc/p5-XML-RSS-Feed Persistent XML RSS encapsulation
XML::RSS::Feed - Persistant XML RSS Encapsulation

WWW: https://metacpan.org/release/XML-RSS-Feed
2006-08-01T02:32:22+00:00 lang/p5-v6 Experimental compiler for Perl 6
This module provides an implementation for Perl 6.

WWW: https://metacpan.org/release/v6-alpha
2006-08-01T01:52:19+00:00 devel/p5-Sub-Multi Data::Bind-based multi-sub dispatch
Perl6 allows multiple subs and methods with the same name, differing only in
their signature.

multi sub bar (Dog $foo) {?}
multi sub bar (Cat $foo) {?}

Dispatching will happen based on the runtime signature of the subroutine or
method call.

WWW: https://metacpan.org/release/Sub-Multi
2006-08-01T01:39:58+00:00 lang/p5-Pugs-Compiler-Rule Compiler for Perl 6 Rules
This module provides an implementation for Perl 6 Rules.

It is a front-end to several other modules:
* Pugs::Grammar::Rule parses the Rules syntax.
* Pugs::Grammar::Rule::Rule specifies the Rules syntax with Rules.
* Pugs::Emitter::Rule::Perl5 converts parsed Rules to Perl 5 code.
* Pugs::Runtime::Rule provides the runtime engine for Rules.
* Pugs::Runtime::Match represents a Match object.

WWW: https://metacpan.org/release/Pugs-Compiler-Rule
2006-08-01T01:37:09+00:00 textproc/pear-XML_DTD Parsing of DTD files and DTD validation of XML files
PEAR::XML_DTD parsing of DTD files and DTD validation of XML files.
The XML validation is done with the php sax parser, the xml extension, it
does not use the domxml extension.

Currently supports most of the current XML spec, including entities,
elements and attributes. Some uncommon parts of the spec may still be
unsupported.

WWW: https://pear.php.net/package/XML_DTD
2006-08-01T01:20:33+00:00 www/ziproxy A forwarding, non-caching, compressing proxy server
Ziproxy is forwarding, non-caching, compressing HTTP proxy server.
Basically it squeezes images by converting them to lower quality JPEGs or
JPEG 2000 and compresses (gzip) HTML and other text-like data.
It also provides other features such as: HTML/JS/CSS optimization, preemptive
hostname resolution, transparent proxying, IP ToS marking (QoS), Ad-Blocker,
detailed logging and more.
Ziproxy does not require a client software and provides acceleration for any
web browser, any operational system.


WWW: http://ziproxy.sourceforge.net/
2006-07-31T22:27:03+00:00 www/p5-DBIx-Class-HTMLWidget Like FromForm but with DBIx::Class and HTML::Widget
Something like Class::DBI::FromForm / Class::DBI::FromCGI but using
HTML::Widget for form creation and validation and DBIx::Class as a ORM.

WWW: http://search.cpan.org/dist/DBIx-Class-HTMLWidget/
2006-07-31T19:48:49+00:00 math/pecl-stats PECL extension with routines for statistical computation
Extension for PHP that provides few dozens routines for statistical
computation.

WWW: https://pecl.php.net/package/stats
2006-07-31T18:51:37+00:00 textproc/pecl-stem PECL extension which provides word stemming
This stem extension for PHP provides stemming capability for a variety of
languages using Dr. M.F. Porter's Snowball API, which can be found at:
http://snowball.tartarus.org

WWW: https://pecl.php.net/package/stem
2006-07-31T18:40:52+00:00 devel/pear-PEAR_Info Show Information about your PEAR install and its packages
This package generates a comprehensive information page for your current
PEAR install.

* The format for the page is similar to that for phpinfo() except using PEAR
colors.
* Has complete PEAR Credits (based on the packages you have installed).
* Will show if there is a newer version than the one presently installed
(and what its state is)
* Each package has an anchor in the form pkg_PackageName - where PackageName
is a case-sensitive PEAR package name

With a few parameters, the entire package.xml is automatically updated with a
listing of all files in a package.

WWW: https://pear.php.net/package/PEAR_Info
2006-07-31T03:41:49+00:00 net/p5-Net-VNC Simple VNC client
Virtual Network Computing (VNC) is a desktop sharing system which uses
the RFB (Remote FrameBuffer) protocol to remotely control another
computer. This module acts as a VNC client and communicates to a VNC
server using the RFB protocol, allowing you to capture the screen of
the remote computer.

This module dies upon connection errors (with a timeout of 15 seconds)
and protocol errors.

This implementation is based largely on the RFB Protocol Specification,
http://www.realvnc.com/docs/rfbproto.pdf. That document has an error
in the DES encryption description, which is clarified via
http://www.vidarholen.net/contents/junk/vnc.html.

WWW: https://metacpan.org/release/Net-VNC
2006-07-31T03:23:19+00:00 japanese/p5-Text-MeCab Alternate Interface To libmecab
libmecab (http://mecab.sourceforge.ne.jp) already has a perl interface
built with it, so why a new module? I just feel that while a subtle
difference, making the perl interface through a tied hash is just...
weird.

So Text::MeCab gives you a more natural, Perl-ish way to access
libmecab!

WWW: https://metacpan.org/release/Text-MeCab
2006-07-31T03:04:32+00:00 net/p5-POE-Component-Client-Telnet POE component that provides non-blocking access to Net::Telnet
POE::Component::Client::Telnet is a POE component that provides
a non-blocking wrapper around Net::Telnet, or any other module
based on Net::Telnet.

Consult the Net::Telnet documentation for more details.

WWW: https://metacpan.org/release/POE-Component-Client-Telnet
2006-07-30T21:21:10+00:00 net/twinkle Soft phone for your VoIP communications using the SIP protocol
Twinkle is a soft phone for your voice over IP communcations using the SIP
protocol.

You can use it for direct IP phone to IP phone communication or in a network
using a SIP proxy to route your calls.

WWW: http://www.twinklephone.com/
2006-07-30T21:06:57+00:00 editors/lazarus Portable Delphi-like IDE for the FreePascal compiler (GTK2)
Lazarus is the class libraries for Free Pascal that emulate Delphi.
Free Pascal is a GPL'ed compiler that runs on Linux, Win32, OS/2, 68K
and more. Free Pascal is designed to be able to understand and compile
Delphi syntax, which is of course OOP.

Lazarus is the part of the missing puzzle that will allow you to
develop Delphi-like programs in all of the above platforms. Unlike Java
which strives to be a write once run anywhere, Lazarus and Free Pascal
strives for write once compile anywhere.

WWW: https://www.lazarus-ide.org/
2006-07-30T18:15:59+00:00 security/isnprober PenTest tool for TCP Initial Sequence Numbers research
-- ISNprober / Tom Vandepoel (Tom.Vandepoel@ubizen.com) --

ISNprober is a tool that samples TCP Initial Sequence Numbers or IP ID's
and can use that information to determine if a set of IP addresses belong
to the same TCP/IP stack (machine) or not.
2006-07-30T14:34:23+00:00 www/xpi-statusbarclock Display date and time in the status bar
Display the date and time in your browser's status bar.
Or just the date, or just the time, or maybe a cheerful
message to brighten someone's day. It's quite customizable.

Author: Cosmic Cat Creations <momokatte@hotmail.com>
WWW: http://www.cosmicat.com/extensions/timestatus/
2006-07-30T13:03:21+00:00 x11-wm/dwm Dynamic, small, fast and simple window manager
dwm is a minimalistic window manager. It manages windows in tiling and floating
modes, much like ion, larswm and wmii. dwm however is much smaller, faster and
simpler.

It consists of a single binary, configuration is done at compile-time by a
single config.h file. dwm reads from standard input to print arbitrary status
text such as the date and/or system load.

WWW: https://dwm.suckless.org/
2006-07-29T21:48:14+00:00 lang/ocaml-examples Example programs for the Objective Caml
Various examples for the Objective Caml compiler and programming environment.

WWW: http://caml.inria.fr/ocaml/
2006-07-29T21:28:37+00:00 games/pets Funny pets to follow your mouse pointer
This is a port of an old program by Masayuki Koba where a cute tiny kitty was
following your mouse all over the screen. This new version is base on gtk and
uses an xml description for animations. There is also another animation with a
tiny tux (see the art section for povray sources).

Author: Nicolas P. Rougier <rougier@loria.fr>
WWW: http://www.loria.fr/~rougier/pub/Softwares/
2006-07-29T21:10:26+00:00 cad/adms Model generator for SPICE simulators
ADMS is a code generator that converts electrical compact device models
specified in high-level description language into ready-to-compile C
code for the API of spice simulators.

WWW: http://mot-adms.sourceforge.net/
2006-07-29T20:47:07+00:00 x11-themes/e17-theme-grey Modified default E17 theme using grey-ish colors
A dark, light on resources, modified default E17 theme using grey-ish colors.

Author: devilhorns
WWW: http://www.get-e.org/Themes/E17/
2006-07-29T20:15:51+00:00 devel/libftdi Library (using libusb) to talk to FTDI chips
libftdi - A library (using libusb) to talk to FTDI's FT2232C,
FT232BM and FT245BM type chips including the popular bitbang mode.

Note: When you get a -5 error "can't claim usb device" during
ftdi_usb_open(), make sure the kernel ftdi_sio driver is unloaded.

WWW: http://www.intra2net.com/de/produkte/opensource/ftdi/
2006-07-29T19:39:49+00:00 databases/p5-DBIx-Log4perl For DBI to selectively log SQL, parameters, result-sets, transactions
DBIx::Log4perl is a wrapper over DBI which adds logging of your DBI activity
via a Log::Log4perl handle. Log::Log4perl has many advantages for logging
but the ones probably most attractive are:

The ability to turn logging on or off or change the logging you see without
changing your code.

Different log levels allowing you to separate warnings, errors and fatals
to different files.

WWW: https://metacpan.org/release/DBIx-Log4perl
2006-07-29T17:48:51+00:00 graphics/autopano-sift Automatic panorama control point generation tool
Automatic panorama control point generation tool for use with hugin.

Autopano analyses two or more images and automatically generates
control points - coordinates in the images where the views overlap.
This can be fed to hugin which then stitches the files together and
enblend which combines the colors to remove seam lines.

===============================================================================
The use of this software is restricted by certain conditions.
See the "LICENSE" file distributed with the program for details.

The University of British Columbia has applied for a patent on the SIFT
algorithm in the United States. Commercial applications of this software may
require a license from the University of British Columbia.
===============================================================================

WWW: http://user.cs.tu-berlin.de/~nowozin/autopano-sift/
2006-07-29T17:46:11+00:00 net-p2p/linuxdcpp Port of the DC++ Direct Connect client to Unix-like systems
LinuxDC++ is a Linux port of the Direct Connect client DC++. Though it is
primarily aimed at Linux, it has been shown to work on other Unix-based
operating systems as well. It is written in C++ and makes use of GTK+ for
the user interface. LinuxDC++ is free and open source software licensed
under the GPL.

Direct Connect is a peer-to-peer file-sharing protocol. The most popular
Windows client implementing this protocol currently is DC++. Direct Connect
clients connect to a central hub where they can view a list of clients or
users connected to them. Users can search for files and download them from
other clients, as well as chat with other users.

WWW: https://launchpad.net/linuxdcpp
2006-07-29T16:52:16+00:00 net/etrace Configurable static port network tracing tool
etrace is a configurable static port network tracing tool, similar to
traceroute, but supporting ICMP, TCP, UDP and other IP protocols.

etrace has a wealth of options ranging in function from controlling
output to the detailed construction of trace packets.

WWW: http://www.bindshell.net/tools/etrace
2006-07-29T09:26:46+00:00 www/p5-WWW-Google-Calculator Simple interface for Google calculator
This module provide simple interface for Google calculator.

WWW: https://metacpan.org/release/WWW-Google-Calculator
2006-07-29T07:17:33+00:00 japanese/tiarra IRC Proxy software
Tiarra is pure-perl irc proxy(or bot) software, with single-thread,
multi-io, object-oriented framework.

WWW: http://www.clovery.jp/tiarra/
2006-07-29T04:54:34+00:00 java/java-gcj-compat A collection of wrapper scripts, symlinks and jar files for GCJ
java-gcj-compat is a collection of wrapper scripts, symlinks and jar
files. It is meant to provide an SDK-like interface to the GCJ tool
set.

WWW: ftp://sources.redhat.com/pub/rhug/
2006-07-29T03:04:34+00:00 games/p5-Baseball-Sabermetrics Baseball Statistics Module
Baseball::Sabermetrics provides an easy interface for calculating baseball
statistics, given a data importer. In this package, I've writen CPBL.pm for
(Chinese Professional Baseball League, http://www.cpbl.com.tw).

WWW: https://metacpan.org/release/Baseball-Sabermetrics
2006-07-29T01:42:01+00:00 games/linux-quake4-demo Quake 4 for Linux Demo
This package contains Quake 4 for Linux (Demo version) by id Software.

WWW: http://www.quake4game.com/
2006-07-28T22:24:50+00:00 games/quake2-ctf Quake II CTF (Capture The Flag) mod
Capture the Flag offers an exciting variation on team play. It gives more
meaning to base defense along with offensive positioning and organized
strikes.

The basic premise is this:

Attack the enemy base, grab their flag, then take it back to your base. In
this variation you must touch your base flag when carrying the enemy flag in
order to score -- if your flag isn't at your base when you return, you or
your team must get it back to gain points and captures.
2006-07-28T22:05:00+00:00 games/quake2max OpenGL-only Quake II engine modification
OpenGL-only Quake II engine modification with the following features:

- Requires id Software's Quake II (patched to v3.20)
- OpenGL only: no software mode; no 3dfx
- 32-bit color skin/texture support: .jpg; .tga; .png.
- Texture compression (for large textures/skins)
- Particle engine: fast intuitive system; dynamically lit; custom special
effects
- RScript shaders: spheremapping; detail textures; animated skins; vertex
deformation, other custom functions
- Enhanced menus: mouse support in menus; menus scaled to fixed resolution;
reorganized menus
- Client side 3D chase camera: accurate aiming system; adjustable viewing
distance; adjustable viewing angle
- Miscellaneous special effects: improved model lighting system; improved
dynamic shadows system; overbright maps, entities and particles;
transparent surface vertex lighting
- Miscellaneous gameplay enhancements: decals for blood, bullet marks, and
impact explosions; mouse FOV autosensitivity; *.pak loading; CVARlist
filter parameter
- Backwards compatible with old mods
2006-07-28T22:02:10+00:00 games/quake2-xatrix Quake II: The Reckoning (Xatrix) official mission pack
This is the first official Quake II expansion: The Reckoning (also known as
Xatrix, as developed by Xatrix Entertainment).

You are part of an elite commando force that must infiltrate a hostile alien
cite. Once inside, you must scour industrial landscapes, crawl through
waterways and air ducts, navigate treacherous canyons teeming with vicious
mutants, stow away on an alien spacecraft, and destroy the enemy's secret
moon base. This mission pack features:

- 18 arduous levels to conquer
- Added weapons
- New enemies

This port installs the game.so file, but you still need the original data.

WWW: http://www.idsoftware.com/games/quake/quake2-reckoning/
2006-07-28T22:00:47+00:00 games/quake2-rogue Quake II: Ground Zero (Rogue) official mission pack
This is the second official Quake II expansion: Ground Zero (also known as
Rogue, as developed by Rogue Entertainment).

Take out the Big Gun sounded simple enough, except the Strogg were waiting.
You, and a few marines like you, are the lucky ones. You've made it down in
one piece and are still able to contact the fleet. The Gravity Well, the
Strogg's newest weapon in its arsenal against mankind, is operational. With
the fleet around Stroggos, 5% of ground forces surviving, and that number
dwindling by the second, your orders have change: free your comrades.
Destroy the Gravity Well.

- New enemies -- The Stalker, Turrets, Daedalus, Medic Commander, Carrier,
and the Black Widow.
- 14 entirely new levels and 10 new deathmatch levels
- New power-ups -- deathmatch specific power-ups: Vengeance Sphere, Hunter
Sphere, and Anti-matter bomb
- New weapons -- The Chainsaw, ETF Rifle, and Plasma Beam

This port installs the game.so file, but you still need the original data.

WWW: http://www.idsoftware.com/games/quake/quake2-grndzero/
2006-07-28T21:58:52+00:00 games/quake2-extras Quake II extras (high quality textures and skins)
This port installs several Quake II extras:

- High quality texture pack (requires support in engine)
- High quality skin pack (requires JPEG and PNG support in engine)

WWW: http://www-personal.umich.edu/~jimw/q2/index.htm
2006-07-28T17:58:27+00:00 www/feedjack Feed aggregator written in Python using the Django framework
Feedjack is a feed aggregator writen in Python using the Django
web development framework.

WWW: http://tabo.aurealsys.com/software/feedjack/
2006-07-28T17:19:18+00:00 www/linux-mplayer-plugin Embed MPlayer into browser
mplayerplug-in is a browser plugin that uses mplayer to play digital
media from websites.

This plug-in gives Mozilla the ability to play media from a website
the net without reading the source html and getting the url manually.
Media is played embedded in the page or in a separate window depending
on how the author of the webpage intended the media to be seen.

WWW: http://mplayerplug-in.sourceforge.net/
2006-07-28T17:03:09+00:00 net-mgmt/asused Command-line tool to run a check on the usage of the RIPE Whois DB
Asused is a tool to check and summarise address space registered in the RIPE
database. For a given list of allocations the tool prints various information
concerning the allocations and the assignments they contain.

WWW: http://www.ripe.net/tools/
2006-07-28T07:50:19+00:00 www/p5-Net-Flickr-API Base API class for Net::Flickr::* libraries
Net::Flickr::API - base API class for Net::Flickr::* libraries

WWW: https://metacpan.org/release/Net-Flickr-API
2006-07-28T07:17:13+00:00 sysutils/p5-Sys-Hostname-FQDN Get the short or long hostname
Sys::Hostname::FQDN uses the host 'C' library
to discover the (usually) short host name,
then uses (perl) gethostbyname to extract the real hostname.

The results from gethostbyname are exported as gethostinfo
and asciihostinfo as a convenience since they are available.
Similarly, the 'C' library functions inet_ntoa and inet_aton are exported.

WWW: https://metacpan.org/release/Sys-Hostname-FQDN
2006-07-28T05:14:55+00:00 archivers/p5-POE-Filter-LZW POE filter wrapped around Compress::LZW
POE::Filter::LZW provides a POE filter for performing compression/
uncompression using Compress::LZW. It is suitable for use with
POE::Filter::Stackable.

WWW: https://metacpan.org/release/POE-Filter-LZW
2006-07-28T03:38:04+00:00 science/crf++ Yet Another CRF toolkit
CRF++ is a simple, customizable, and open source
implementation of Conditional Random Fields (CRFs)
for segmenting/labeling sequential data. CRF++ is
designed for generic purpose and will be applied to
a variety of NLP tasks, such as Named Entity Recognition,
Information Extraction and Text Chunking.

WWW: https://taku910.github.io/crfpp/
2006-07-28T03:36:25+00:00 science/ghmm General Hidden Markov Model Library in C
The General Hidden Markov Model Library (GHMM) is a C library
with additional Python bindings implementing a wide range of
types of Hidden Markov Models and algorithms:
discrete, continous emissions, basic training,
HMM clustering, HMM mixtures.

WWW: http://ghmm.sourceforge.net/
2006-07-28T03:34:54+00:00 science/pcp Machine learning program for pattern classification
PCP (Pattern Classification Program) is an open-source
machine learning program for supervised classification
of patterns (vectors of measurements).

PCP implements the following algorithms and methods:

* Fisher's linear discriminant
* dimensionality reduction using Singular Value Decomposition
* Principal Component Analysis
* feature subset selection
* Bayes error estimation
* parametric classifiers (linear and quadratic)
* least-squares (pseudo-inverse) linear discriminant
* k-Nearest Neighbor (k-NN)
* neural networks (Multi-Layer Perceptron (MLP))
* Support Vector Machine (SVM) algorithm
* SVM, MLP and k-NN model selection
* cross-validation
* bagging (committee) classification

WWW: http://pcp.sourceforge.net/
2006-07-28T03:23:38+00:00 archivers/p5-POE-Filter-Bzip2 POE filter wrapped around Compress::Bzip2
POE::Filter::Bzip2 provides a POE filter for performing compression/
decompression using Compress::Bzip2. It is suitable for use with
POE::Filter::Stackable.

WWW: https://metacpan.org/release/POE-Filter-Bzip2
2006-07-28T03:21:44+00:00 archivers/p5-POE-Filter-Zlib POE filter wrapped around Compress::Zlib
POE::Filter::Zlib provides a POE filter for performing compression/
uncompression using Compress::Zlib. It is suitable for use with
POE::Filter::Stackable.

WWW: https://metacpan.org/release/POE-Filter-Zlib
2006-07-28T03:10:53+00:00 archivers/p5-Compress-LZW Pure perl implementation of LZW
Compress::LZW it a perl implementation of the newly free LZW
compression algorithm. It defaults to building a 16-bit codeword table,
but provides the ability to choose a 12-bit table also. Depending on
the size of your data, the 12-bit table may provide better compression.

WWW: https://metacpan.org/release/Compress-LZW
2006-07-27T18:46:50+00:00 emulators/nonpareil Simulator for many HP calculators
Nonpareil is a high-fidelity simulator for calculators. It currently
supports many HP calculators models introduced between 1972 and
1982. Simulation fidelity is achieved through the use of the actual
microcode of the calculators, thus in most cases the simulation
behavior exactly matches that of the real calculator.

WWW: http://nonpareil.brouhaha.com/
2006-07-27T16:28:17+00:00 graphics/p5-Acme-Steganography-Image-Png Hide data (badly) in Png images
Acme::Steganography::Image::Png - hide data (badly) in Png images

WWW: https://metacpan.org/release/Acme-Steganography-Image-Png
2006-07-27T16:26:39+00:00 mail/dkimproxy DKIM filter for Postfix
This is an implementation of DomainKeys Identified Mail (DKIM) draft standard
for the Postfix mail transfer agent. DKIM is a scheme to sign and verify
e-mail messages on a per-domain basis.

Details regarding the protocol and other issues related to the draft standard
can be found at http://www.dkim.org/.

WWW: http://dkimproxy.sourceforge.net/
2006-07-27T08:07:23+00:00 security/courieruserinfo User account information retrieval utility
courieruserinfo is a utility for retrieving user account information.
Account information is accessed through the courier-authlib authentication
library.

WWW: http://www.arda.homeunix.net/store/
2006-07-27T07:29:15+00:00 textproc/p5-XML-Flow Store (restore) perl data structures in XML stream
Easy store and restore perl data structures. It use XML::Parser for
read and XML::Writer for write xml.

WWW: https://metacpan.org/release/XML-Flow
2006-07-27T04:56:21+00:00 sysutils/p5-Fuse Write filesystems in Perl using FUSE
This lets you implement filesystems in perl, through the FUSE
(Filesystem in USErspace) kernel/lib interface.

FUSE expects you to implement callbacks for the various functions.

In the following definitions, "errno" can be 0 (for a success),
-EINVAL, -ENOENT, -EONFIRE, any integer less than 1 really.

You can import standard error constants by saying something like "use
POSIX qw(EDOTDOT ENOANO);".

Every constant you need (file types, open() flags, error values, etc)
can be imported either from POSIX or from Fcntl, often both. See their
respective documentations, for more information.

WWW: https://metacpan.org/release/Fuse
2006-07-26T19:38:21+00:00 devel/p5-Config-ApacheFormat Parse a configuration file in the same syntax as the Apache web server
This module is designed to parse a configuration file in the same syntax
used by the Apache web server (see http://httpd.apache.org for
details). This allows you to build applications which can be easily
managed by experienced Apache admins. Also, by using this module,
you'll benefit from the support for nested blocks with built-in
parameter inheritance. This can greatly reduce the amount or repeated
information in your configuration files.

A good reference to the Apache configuration file format can be found
here:
http://httpd.apache.org/docs-2.0/configuring.html

WWW: https://metacpan.org/release/Config-ApacheFormat
2006-07-26T15:46:33+00:00 www/p5-Text-Markdown-ApacheHandler Processes files with Markdown syntax for Apache
Processes files containing Markdown syntax into HTML files and serves
them, optionally applying CSS styles according to rules in your
httpd.conf or (more likely) .htaccess files.

WWW: http://search.cpan.org/dist/Text-Markdown-ApacheHandler/
2006-07-26T15:33:21+00:00 sysutils/xdd Tool for measuring and characterizing disk subsystem I/O
From the Xdd User's Guide:

About xdd

Xdd is a tool for measuring and characterizing disk subsystem I/O
on single systems and clusters of systems. It is a command-line
based tool that grew out of the UNIX world and has been ported to
run in Windows environments as well. It is designed to provide
consistent and reproducible performance measurements of disk I/O
traffic. There are three basic components to xdd that include the
xdd program itself, a timeserver program, and a gettime program.
The timeserver and gettime programs are used to synchronize the
clocks of xdd programs simultaneously running across multiple
computer systems.

WWW: http://www.ioperformance.com/
2006-07-26T15:33:21+00:00 benchmarks/xdd Tool for measuring and characterizing disk subsystem I/O
From the Xdd User's Guide:

About xdd

Xdd is a tool for measuring and characterizing disk subsystem I/O
on single systems and clusters of systems. It is a command-line
based tool that grew out of the UNIX world and has been ported to
run in Windows environments as well. It is designed to provide
consistent and reproducible performance measurements of disk I/O
traffic. There are three basic components to xdd that include the
xdd program itself, a timeserver program, and a gettime program.
The timeserver and gettime programs are used to synchronize the
clocks of xdd programs simultaneously running across multiple
computer systems.

WWW: http://www.ioperformance.com/
2006-07-26T11:31:46+00:00 editors/cle Command Line Editor (based on readline)
Cle is a Command Line Editor. It provides the editing/history/completion
commands of the GNU readline package to any line-oriented Unix command. For
instance,

$ cle ftp foo.bar.org

adds editing/history/completion commands to the ftp command.

WWW: http://kaolin.unice.fr/Cle/
2006-07-26T00:44:43+00:00 misc/fcalc F/Calc is a calculator for photographic formulas
f/Calc is a calculator for photographic formulas. These formulas
are at the heart of many interesting questions about the technical
side of photography. You could compute these functions by hand, but
they range from tedious to difficult, even with a good scientific
calculator. When you let f/Calc do the hard work, you gain an
intuitive feel for what the results mean, because you can quickly
try new input values to see how they affect the result.

WWW: http://tangentsoft.net/fcalc/
2006-07-25T22:07:05+00:00 textproc/p5-Text-Bastardize Corruptor of innocent text
Bastardize provides an magical object into which text can be charged
and then returned in various, slighty modified ways.

Among others, bastardize has the following methods:

rdct converts english to hyperreductionist english
(ex. "english" becomes "")

pig pig latin
(ex. "hi there" becomes "ihay erethay")

k3wlt0k a k3wlt0kizer developed originally by Fmh

rot13 implements rot13 "encryption" in perl
(ex. "foo bar" becomes "sbb one")

rev reverses the arrangement of characters

censor attempts to censor text which might be innaproriate

n20e performs numerical abbreviations
(ex. "numerical_abbreviation" becomes "n20e")

WWW: https://metacpan.org/release/Text-Bastardize
2006-07-25T21:50:41+00:00 textproc/p5-Unicode-CheckUTF8 Check if scalar is valid UTF-8
This is an XS wrapper around some Unicode Consortium code to check if
a string is valid UTF-8, revised to conform to what expat/Mozilla
think is valid UTF-8, especially with regard to low-ASCII characters.

Note that this module has NOTHING to do with Perl's internal UTF8 flag
on scalars.

This module is for use when you're getting input from users and want
to make sure it's valid UTF-8 before continuing.

WWW: https://metacpan.org/release/Unicode-CheckUTF8
2006-07-25T21:21:48+00:00 devel/py-pefile Python module to read and work with PE files
pefile is a Python module to read and work with PE files. Most of the
information in the PE Header is accessible, as well as all the sections,
section's information and data.

WWW: https://github.com/erocarrera/pefile
2006-07-25T21:17:17+00:00 www/p5-WWW-Baseball-NPB Fetches Japanese baseball games information
WWW::Baseball::NPB provides you a way to fetch and extract Japanese baseball
games information via Yahoo! Baseball. (NPB = Nippon Professional Baseball)

WWW: https://metacpan.org/release/WWW-Baseball-NPB
2006-07-25T21:13:31+00:00 textproc/p5-Text-Emoticon-GoogleTalk Emoticon filter of GoogleTalk
Text::Emoticon::GoogleTalk is a text filter that replace text emoticons like
":-)", "<3", etc. with the icons of Google Talk (or Gmail Chat), detailed in
http://mail.google.com/support/bin/answer.py?answer=34056

WWW: https://metacpan.org/release/Text-Emoticon-GoogleTalk
2006-07-25T20:59:17+00:00 math/p5-Math-Random-OO Consistent object-oriented interface for generating random numbers
This module defines an abstract interface for random number generation.
Subclasses of this model will implement specific types of random number
generators or will wrap existing random number generators.

WWW: https://metacpan.org/release/Math-Random-OO
2006-07-25T20:58:24+00:00 devel/p5-Test-MockRandom Replaces random number generation with non-random number generation
This perhaps ridiculous-seeming module was created to test routines that
manipulate random numbers by providing a known output from rand. Given a list of
seeds with srand, it will return each in turn. After seeded random numbers are
exhausted, it will always return 0. Seed numbers must be of a form that meets
the expected output from rand as called with no arguments -- i.e. they must be
between 0 (inclusive) and 1 (exclusive). In order to facilitate generating and
testing a nearly-one number, this module exports the function oneish, which
returns a number just fractionally less than one.

Depending on how this module is called with use, it will export rand to a
specified package (e.g. a class being tested) effectively overriding and
intercepting calls in that package to the built-in rand. It can also override
rand in the current package or even globally. In all of these cases, it also
exports srand and oneish to the current package in order to control the output
of rand.

Alternatively, this module can be used to generate objects, with each object
maintaining its own distinct seed array.

WWW: https://metacpan.org/release/Test-MockRandom
2006-07-25T20:57:07+00:00 devel/p5-Test-Number-Delta Compare the difference between two numbers within a specified amount
Compare if the difference between two numbers is within a specified amount.

WWW: https://metacpan.org/release/Test-Number-Delta
2006-07-25T20:19:14+00:00 net-p2p/moodriver C++ museekd client library
C++ library to use as an abstraction layer between museekd
and a client application that wants to use it.

WWW: http://projects.backtrace.info/pmwiki.php?n=Main.Mooseekd
2006-07-25T17:39:19+00:00 devel/ccrtp Implementation of the real-time transport protocol
GNU ccRTP is an implementation of RTP, the real-time transport protocol from
the IETF (see RFC 3550, RFC 3551 and RFC 3555). ccRTP is a C++ library based
on GNU Common C++ which provides a high performance, flexible and extensible
standards-compliant RTP stack with full RTCP support. The design and
implementation of ccRTP make it suitable for high capacity servers and
gateways as well as personal client applications.

WWW: http://www.gnu.org/software/ccrtp/
2006-07-25T11:56:48+00:00 games/ri-li Drive a toy wood train in many levels - snake-like arcade game
You drive a toy wood engine in many levels and you must collect
all the coaches to win. Colorful animated wood engine, 40 levels
in this first version and many sound effects.

WWW: http://ri-li.sourceforge.net/
2006-07-25T10:04:05+00:00 net-p2p/mooseekd A daemon to connect to the Soulseek network
mooseekd is a partial fork of Museek+, containing only the standalone
daemon needed to connect to the Soulseek P2P network. Naming has been
changed so as not to clash with an existing Museek+/museekd installation.
2006-07-25T08:44:28+00:00 math/mumps-mpich
2006-07-25T07:34:24+00:00 lang/abcl Implementation of ANSI Common Lisp in Java
Armed Bear
The right of the people to keep and arm bears shall not be infringed!

Armed Bear Common Lisp (ABCL) is an implementation of ANSI Common Lisp that runs
in a Java virtual machine. It provides a runtime system, a compiler that
compiles Lisp source to JVM bytecode, and an interactive REPL for program
development.

ABCL runs on platforms that support Java 1.5 (or later), including Linux,
Windows, and Mac OS X.

WWW: http://common-lisp.net/project/armedbear/
2006-07-25T03:38:30+00:00 databases/p5-Class-Inflate Inflate HASH Object from Values in Database
Allows for any blessed HASH object to be populated from a database, by
describing table relationships to each method.

WWW: https://metacpan.org/release/Class-Inflate
2006-07-24T21:19:44+00:00 databases/ocaml-sqlite3 OCaml bindings to sqlite3 library
Sqlite3 bindings for Objective Caml

Sqlite 3 database library wrapper for ocaml.
Sqlite 3 is available from http://www.sqlite.org
This wrapper is written in a way that enables a friendly
coexistence with the old (version 2) sqlite and its
ocaml wrapper ocaml-sqlite.

WWW: http://mmottl.github.io/sqlite3-ocaml/
2006-07-24T17:57:14+00:00 x11/elicit Screen zoomer/color picker for e17
Elicit is a screen zoomer / color picker written with the Enlightenment
Foundation Libraries.

Author: Brian Mattern (rephorm@rephorm.com)
WWW: http://www.enlightenment.org/
2006-07-24T17:56:08+00:00 x11/e17-module-engage Alternative e17 application launcher with tray support
Engage is an application launcher with application state tracking and system
tray functionality. It has nice icon zooming and full theming.

Author: HandyAndE <andy@handyande.co.uk>
WWW: http://www.enlightenment.org/
2006-07-24T17:54:26+00:00 x11/examine Interface for configuring EFL applications
Examine is an interface for configuring applications that use ecore_config
from the Enlightenment Foundation Libraries (EFL).
In the Examine package are two applications, examine (still very basic) and
exsh. These applications connect to the configuration library and allow the
user to alter configurations.

Author: Andrew Elcock <andy@elcock.org> & Azundris <evidence@azundris.com>
WWW: http://www.enlightenment.org/
2006-07-24T17:52:55+00:00 multimedia/eclair An EFL powered media player
Mediaplayer for e17 window manager.

Author: MoOm <simon.treny@free.fr>
WWW: http://www.enlightenment.org/
2006-07-24T17:51:32+00:00 multimedia/emotion Video playback wrapper library for Enlightenment
Emotion library is uses in e17 window manager as wrapper library for
various multimedia engines. It features simplified and generalized
interface and power.

Author: The Rasterman (Carsten Haitzler) <raster@rasterman.com>
WWW: http://docs.enlightenment.org/auto/emotion/
2006-07-24T17:48:41+00:00 devel/engrave A library for editing the contents of an edje .eet file
Engrave is a library for editing the contents of an edje .eet file.
- parses Edje's .edc format (or the .edc embedded in an edje .eet file)
- returns a structural representation of the .edc
- provides an API for modifying this representation
- writes the modified data back out to an .edc (or an .eet)

Author: Rephorm <rephorm@rephorm.com> & dj2 <zero@everburning.com>
WWW: http://www.enlightenment.org/
2006-07-24T10:46:15+00:00 lang/fpc-utils Free Pascal Compiler utilities
2006-07-24T10:44:34+00:00 www/p5-WWW-OpenSVN Automated interface for OpenSVN.csie.org
WWW::OpenSVN - An automated interface for OpenSVN.csie.org.

WWW: https://metacpan.org/release/WWW-OpenSVN
2006-07-24T06:16:22+00:00 devel/p5-Class-Accessor-Named Better profiling output for Class::Accessor
Class::Accessor is a great way to automate the tedious task of
generating accessors and mutators. One small drawback is that due to
the details of the implementation, you only get one __ANON__ entry in
profiling output. That entry contains all your accessors, which can be
a real pain if you're attempting to figure out which of your accessors
is being called six billion times. This module is a development aid
which uses Hook::LexWrap and Sub::Name to talk your accessors into
identifying themselves. While it shouldn't add much additional runtime
overhead (as it acts only Class::Accessor's generator functions), it
has not been designed for production deployment.

WWW: https://metacpan.org/release/Class-Accessor-Named
2006-07-24T01:25:38+00:00 math/p5-Math-Random-MT-Auto Auto-seeded Mersenne Twister PRNGs
The Mersenne Twister is a fast pseudorandom number generator (PRNG)
that is capable of providing large volumes (> 10^6004) of "high
quality" pseudorandom data to applications that may exhaust available
"truly" random data sources or system-provided PRNGs such as rand.

This module provides PRNGs that are based on the Mersenne Twister.
There is a functional interface to a single, standalone PRNG, and an
OO interface (based on the inside-out object model as implemented by
the Object::InsideOut module) for generating multiple PRNG objects.
The PRNGs are self-seeding, automatically acquiring a (19968-bit)
random seed from user-selectable sources.

WWW: https://metacpan.org/release/Math-Random-MT-Auto
2006-07-23T18:40:50+00:00 multimedia/p5-File-Format-RIFF Read, manipulate, and write RIFF files
File::Format::RIFF provides an implementation of the Resource
Interchange File Format. You can read, manipulate, and write
RIFF files.

WWW: https://metacpan.org/release/File-Format-RIFF
2006-07-23T14:41:36+00:00 graphics/p5-Image-Compare Compare two images in a variety of ways
This library implements a system by which 2 image files can be
compared, using a variety of comparison methods. In general, those
methods operate on the images on a pixel-by-pixel basis and reporting
statistics or data based on color value comparisons.

WWW: https://metacpan.org/release/Image-Compare
2006-07-23T14:38:49+00:00 net/p5-Net-Address-Ethernet Find hardware ethernet address
Net::Address::Ethernet - find hardware ethernet address.

WWW: https://metacpan.org/release/Net-Address-Ethernet
2006-07-23T14:19:52+00:00 sysutils/unieject Eject(1) replacement
Unieject is a drop-in replacement for usual eject command, which works
on Linux and FreeBSD. It has more functionalities than FreeBSD's eject
command, and it's partially compatible with Linux's one.

It also features a library to access functions to lookup devices and
mountpoints, unmount and eject devices.

WWW: http://flameeyes.is-a-geek.org/projects#unieject
2006-07-23T06:51:04+00:00 databases/p5-Cache-BDB Object caching wrapper around BerkeleyDB
This module implements a caching layer around BerkeleyDB for object persistence.
It implements the basic methods necessary to add, retrieve, and remove objects.
The main advantage over other caching modules is performance. I've attempted to
stick with a Cache::Cache-like interface as much as possible, though it may
differ here and there.

WWW: https://metacpan.org/release/Cache-BDB
2006-07-23T06:46:18+00:00 devel/p5-Env-Path Advanced operations on path variables
Env::Path presents an object-oriented interface to path variables,
defined as that subclass of environment variables which name an
ordered list of filesystem elements separated by a platform-standard
separator (typically ':' on UNIX and ';' on Windows).

WWW: https://metacpan.org/release/Env-Path
2006-07-23T06:38:13+00:00 www/p5-HTTP-Cookies-iCab Cookie storage and management for iCab
This package overrides the load() and save() methods of HTTP::Cookies
so it can work with iCab cookie files.

WWW: https://metacpan.org/release/HTTP-Cookies-iCab
2006-07-23T06:33:58+00:00 devel/p5-Devel-Messenger Let Your Code Talk to You
Do you want your program to tell you what it is doing? Send this
messenger into the abyss of your code to bring back to you all the
pertinent information you want.

WWW: https://metacpan.org/release/Devel-Messenger
2006-07-23T02:30:42+00:00 mail/p5-Mail-OpenRelay-Simple Check if a mail server runs as an open relay
This module permit to check if a mail server runs as an open relay.

WWW: https://metacpan.org/release/Mail-OpenRelay-Simple
2006-07-22T20:21:58+00:00 www/py-openssl-proxy HTTPS proxy support
OpenSSLProxy module Provides HTTPS proxy support to httplib and urllib2
classes.

* 'OpenSSLProxy' is derived from httplib.HTTPS and provides HTTPS
proxy support
* 'OpenSSLProxyHandler' is dervived from urllib2.HTTPSHandler and
provides HTTPS proxy support
* Support for Basic User Authentication
* Honors environmental variable https_proxy
2006-07-22T19:45:00+00:00 devel/py-fusefs FUSE Python bindings
FUSE Python bindings

WWW: http://fuse.sourceforge.net/wiki/index.php/FusePython
2006-07-22T10:55:20+00:00 shells/mksh MirBSD Korn Shell
The MirBSD Korn Shell (mksh) is enhanced of the Public Domain
Korn shell (pdksh), a bourne-compatible shell which is largely
similar to the original AT&T Korn shell.

WWW: https://www.mirbsd.org/mksh.htm
2006-07-22T09:56:26+00:00 security/trans-proxy-tor Transparent proxy used to redirect TCP connections into Tor
trans-proxy-tor is a transparent proxy
that uses PF to redirect TCP connections
through Tor (http://tor.eff.org/).

Programs that aren't aware of Tor
will use it without their knowledge,
and their traffic no longer leaves the
system unencrypted.

Using trans-proxy-tor makes anonymous
net usage a lot easier, as you no longer
have to configure every program for itself.

WWW: http://p56soo2ibjkx23xo.onion/
(Hidden service, only accessible through Tor)
Author: tup <tup at mailvault.com>
License: None (trans-proxy-tor is in the public domain)
2006-07-22T09:47:54+00:00 security/dns-proxy-tor Resolves DNS requests through Tor
dns-proxy-tor is a DNS server that stops
DNS leaks with applications that don't support
or aren't configured to use socks4a or Tor's DNS
resolution.

WWW: http://p56soo2ibjkx23xo.onion/
(Hidden service, only accessible through Tor)
Author: tup <tup at mailvault.com>
License: None (dns-proxy-tor is in the public domain)
2006-07-22T09:23:56+00:00 textproc/uncrustify Highly configurable source code beautifier
The goals of this project are simple:
Create a highly configurable, easily modifiable source code beautifier.

What it does:
* Ident code, aligning on parens, assignments, etc
* Align on '=' and variable definitions
* Align structure initializers
* Align #define stuff
* Align backslash-newline stuff
* Reformat comments (a little bit)
* Fix inter-character spacing
* Add or remove parens on return statements
* Add or remove braces on single-statement if/do/while/for statements
* Supports embedded SQL 'EXEC SQL' stuff
* Highly configurable - 168 configurable options as of version 0.30

WWW: http://uncrustify.sourceforge.net/
2006-07-22T08:57:25+00:00 devel/fistgen Language for describing stackable filesystems
FiST (File System Translator) is a language for describing stackable file
systems. Fistgen is the FiST language code translator. This package includes
sources for fistgen and stackable templates for several operating systems.

WWW: http://www.filesystems.org/
2006-07-22T04:54:01+00:00 textproc/p5-Lingua-EN-NamedEntity Basic Named Entity Extraction algorithm
"Named entities" is the NLP jargon for proper nouns which
represent people, places, organisations, and so on.

This module provides a very simple way of extracting these from a text.
If we run the "extract_entities" routine on a piece of news coverage of
recent UK political events, we should expect to see it return a list of
hash references looking like this:

{ entity => 'Mr Howard', class => 'person', scores => { ... }, },
{ entity => 'Ministry of Defence', class => 'organisation', ... },
{ entity => 'Oxfordshire', class => 'place', ... },

The additional "scores" hash reference in there breaks down the various
possible classes for this entity in an open-ended scale.

WWW: https://metacpan.org/release/Lingua-EN-NamedEntity
2006-07-21T23:58:01+00:00 audio/pacpl Perl Audio Converter
Perl Audio Converter (PAC) is a tool for converting multiple audio types
from one format to another.

It supports the following audio formats:
------------------------------------------------------------
3G2, 3GP, 8SVX, AAC, AC3, ADTS, AIFF, AL, AMB, AMR, APE, AU, AVR, BONK,
CAF, CDR, CVU, DAT, DTS, DVMS, F32, F64, FAP, FLA, FLAC, FSSD, GSRT,
HCOM, IMA, IRCAM, LA, MAT, MAUD, MAT4, MAT5, M4A, MP2, MP3, MP4, MPC,
MPP, NIST, OFF, OFR, OFS, OPUS, OGA, OGG, PAF, PRC, PVF, RA, RAM, RAW,
RF64, SD2, SF, SHN, SMP, SND, SOU, SPX, SRN, TAK, TTA, TXW, VOC, VMS,
VQF, W64, WAV, WMA, and WV.

It can also extract audio from the following video extensions:
--------------------------------------------------------------
RM, RV, ASF, DivX, MPG, MKV, MPEG, AVI, MOV, OGM, OGV, QT, VCD, SVCD,
M4V, NSV, NUV, PSP, SMK, VOB, FLV, WEBM and WMV.

Parallel processing, a CD ripping function with CDDB support, batch
conversion, tag preservation for most supported formats, independent tag
reading & writing, service menus for KDE Dolphin/Konqueror are also
provided.

WWW: http://vorzox.wix.com/pacpl
2006-07-21T23:13:14+00:00 audio/optimfrog Best-ratio lossless audio codec
OptimFROG is a lossless audio compression program. Its main goal is to reduce
at maximum the size of audio files, while permitting bit identical restoration
for all input. It is similar with the ZIP compression, but it is highly
specialized to compress audio data.

OptimFROG usually obtains the best lossless audio compression ratios. It has
Windows, Linux, OS X, and FreeBSD versions, fully featured input plug-ins for
the Windows Media Player, foobar2000, Winamp 2/3/5, dBpowerAMP, XMPlay, QCD,
XMMS, and many other audio players (with bitstream error resilience, ID3v1.1
and APEv2 read tagging support, ID3v2 compatible), optimal support for all
integer PCM wave formats up to 32 bits and an extensible streamable (error
tolerant) compressed format. It is also fast, the default mode (preset 2)
encodes CD quality audio data at 66.9x real-time and decodes at 96.9x real-time
on Intel Core i7-6700HQ at 2.6 GHz, while the fastest mode (preset 0) encodes
at 140.0x real-time and decodes at 138.0x real-time. Self-extracting (sfx)
archives can also be created with a small overhead of just 173 kB.

The compression ratios which can obtained with OptimFROG are generally ranging
from 25% (silent classical music) to 70% (loud rock music) of the original
audio file size. This is less compared with around 13% obtained with high
quality MP3 files (~176 kbps), but you have the great advantage of archiving
and listening at perfect copies of your original music.

WWW: http://www.losslessaudio.org/
2006-07-21T22:52:06+00:00 audio/lpac Lossless audio codec
LPAC is a codec (coder / decoder) for lossless compression of digital audio
files. "Lossless" means that any compressed file can be decompressed in a way
it will be bit-wise identical with the original. This is the main advantage
of LPAC compared to lossy formats like MP3, WMA or RealAudio. On the other
hand, lossy codecs can achieve higher compression ratios. For example, MP3 at
128 kbit/s achieves a (fixed) compression ratio of 11, whereas LPAC's
compression ratios range from 1.5 to 4, strongly depending on the audio
material. Typically they are around 2 for pop music and 2.5 for classical
music. This may not seem much, but remember you will get back every single
bit, no matter how often you subsequently compress and decompress a file. It
is true that general archivers (Zip, LZH, gzip) are lossless, too, but they
often achieve nearly no compression on audio files.
2006-07-21T21:11:05+00:00 audio/kexis Lossless WAV file compressor
Kexis - A lossless WAV file compressor. Kexis' main goal is to develop
prediction and encoding schemes to minimize compressed file size. Kexis
strives to be the premier lossless sound encoder.

WWW: https://sourceforge.net/projects/kexis/
2006-07-21T20:05:25+00:00 audio/p5-Audio-Musepack Interface to Musepack file information and APE tag fields
This module returns a hash containing basic information about a
Musepack file, as well as tag information contained in the Musepack
file's APE tags. See Audio::APETags for more information about the
tags.

WWW: https://metacpan.org/release/Audio-Musepack
2006-07-21T19:50:22+00:00 audio/p5-Audio-FLAC-Header Interface to FLAC header metadata
This module returns a hash containing basic information about a FLAC file,
a representation of the embedded cue sheet if one exists, as well as tag
information contained in the FLAC file's Vorbis tags. There is no complete
list of tag keys for Vorbis tags, as they can be defined by the user; the
basic set of tags used for FLAC files include:

* ALBUM
* ARTIST
* TITLE
* DATE
* GENRE
* TRACKNUMBER
* COMMENT

WWW: https://metacpan.org/release/Audio-FLAC-Header
2006-07-21T19:38:51+00:00 mail/p5-WWW-GMail Module that simplifies access to Gmail
WWW::GMail - Perl extension for accessing Google Mail (gmail)

WWW: https://metacpan.org/release/XANTUS/WWW-GMail-0.07
2006-07-21T16:27:11+00:00 devel/p5-Scalar-Defer Calculate values on demand
Unlike the tie-based Data::Lazy, this module operates on values, not
variables. Therefore, assigning into $dv and $lv above will simply
replace the value, instead of triggering a STORE method call.

Also, thanks to the overload-based implementation, this module is
about 2x faster than Data::Lazy.

WWW: https://metacpan.org/release/Scalar-Defer
2006-07-21T16:14:20+00:00 devel/p5-Make-Cache Caching of object and test run information
Make::Cache provides packages and the objcache program to cache the
results of compiler runs, so that later identical source code can be
recompiled instantaneously.

WWW: http://search.cpan.org/dist/Make-Cache/
2006-07-21T15:32:44+00:00 devel/p5-IPC-Open3-Simple Simple alternative to IPC::Open3
IPC::Open3::Simple aims at making it very easy to start a shell command,
eventually feed its stdin with some data, then retrieve its stdout and stderr
separately.

When you want to run a shell command and parse its stdout/stderr or feed its
stdin, you often end up using IPC::Run, IPC::Cmd or IPC::Open3 with your own
parsing code, and end up writing more code than you intended. IPC::Open3::Simple
is about removing this overhead and making IPC::Open3 easier to use.

IPC::Open3::Simple calls IPC::Open3 and redirects stdin, stdout and stderr to
some function references passed in argument to the constructor. It does a select
on the input/output filehandles returned by IPC::Open3 and dispatches their
content to and from those functions.

WWW: https://metacpan.org/release/IPC-Open3-Simple
2006-07-21T15:21:50+00:00 net/p5-Net-FS-Gmail Perl interface for store and retrieve files on Gmail
This's a Perl interface for store and retrieve files on Gmail.

WWW: https://metacpan.org/release/Net-FS-Gmail
2006-07-21T15:19:36+00:00 astro/p5-Astro-SpaceTrack Retrieve orbital data from www.space-track.org
This package accesses the Space-Track web site,
http://www.space-track.org, and retrieves orbital data from this site.
You must register and get a username and password before you can make
use of this package, and you must abide by the site's restrictions,
which include not making the data available to a third party.

In addition, the celestrak method queries http://celestrak.com/ for a
named data set, and then queries http://www.space-track.org/ for the
orbital elements of the objects in the data set.

Beginning with version 0.017, there is provision for retrieval of
historical data.

Nothing is exported by default, but the shell method/subroutine can be
exported if you so desire.

Most methods return an HTTP::Response object. See the individual
method document for details. Methods which return orbital data on
success add a 'Pragma: spacetrack-type = orbit' header to the
HTTP::Response object if the request succeeds.

WWW: https://metacpan.org/release/Astro-SpaceTrack
2006-07-21T14:58:36+00:00 devel/p5-File-HStore Store files on a filesystem using a simple hash-based storage
File-HStore is a very minimalist perl library to store files on a
filesystem using a very simple hash-based storage.

File-HStore is nothing more than a simple wrapper interface to a
storage containing a specific directory structure where files are hold
based on their hashes. The name of the directories is based on the
first two bytes of the hexadecimal form of the digest. The file is
stored and named with its full hexadecimal form in the corresponding
prefixed directory.

The current version is supporting the SHA-1 and SHA-2 (256 bits)
algorithm. The FAT (Free Archive Toolkit) format is also supported and
it is composed of the date of submission plus the SHA-2 real digest
part.

WWW: https://metacpan.org/release/File-HStore
2006-07-21T14:25:52+00:00 www/p5-WWW-Google-PageRank Perl interface for querying Google pagerank
The WWW::Google::PageRank is a class implementing a interface
for querying google pagerank.
To use it, you should create WWW::Google::PageRank object
and use its method get(), to query page rank of URL.
It uses LWP::UserAgent for making request to Google.

WWW: https://metacpan.org/release/WWW-Google-PageRank
2006-07-21T14:18:45+00:00 www/p5-WWW-Google-Video Interface to fetch the Google Video Information
The WWW::Google::Video is a class implementing a interface for fetch the Google
Video Information. To use it, you should create WWW::Google::Video object and
use its method fetch(), to fetch the information of Video. It uses LWP::Simple
for making request to Google.

WWW: https://metacpan.org/release/KENWU/WWW-Google-Video-0.4
2006-07-21T14:09:44+00:00 devel/p5-Class-InsideOut Safe, simple inside-out object construction kit
This is a simple, safe and streamlined toolkit for building inside-out
objects. Unlike most other inside-out object building modules already
on CPAN, this module aims for minimalism and robustness:

* Does not require derived classes to subclass it
* Uses no source filters, attributes or CHECK blocks
* Supports any underlying object type including foreign inheritance
* Does not leak memory on object destruction
* Overloading-safe
* Thread-safe for Perl 5.8 or better
* mod_perl compatible
* Makes no assumption about inheritance or initializer needs

It provides the minimal support necessary for creating safe inside-out
objects and generating flexible accessors.

WWW: https://metacpan.org/release/Class-InsideOut
2006-07-21T13:59:48+00:00 www/p5-CGI-Ex CGI utility suite - makes powerful application writing fun and easy
CGI::Ex provides a suite of utilities to make writing CGI scripts more
enjoyable. Although they can all be used separately, the main functionality of
each of the modules is best represented in the CGI::Ex::App module. CGI::Ex::App
takes CGI application building to the next step. CGI::Ex::App is not quite a
framework (which normally includes pre-built html) instead CGI::Ex::App is an
extended application flow that dramatically reduces CGI build time in most
cases. It does so using as little magic as possible. See CGI::Ex::App.

The main functionality is provided by several other modules that may be used
separately, or together through the CGI::Ex interface.

WWW: https://metacpan.org/release/CGI-Ex
2006-07-21T13:56:48+00:00 devel/p5-SVN-Statistics Perl module to generate Subversion statistics
SVN::Statistics - perl module to create subversion statistics

WWW: https://metacpan.org/release/LINMAR/SVN-Statistics-0.041
2006-07-21T13:46:36+00:00 misc/p5-Geo-Postcodes-NO Norwegian postcodes with associated information
Tired of entering the postal location all the time? This is not
necessary, as it is uniquely defined from the postcode. Request the
postcode only, and use this library to get the postal name.

The library can also tell you in which borough by name or number and
county by name the postcode is located. The borough number can be
handy, as it is used when reporting wages and tax to the Norwegian Tax
Administration.

WWW: https://metacpan.org/release/Geo-Postcodes-NO
2006-07-21T13:44:47+00:00 misc/p5-Geo-Postcodes-DK Danish postcodes with associated information
Tired og entering the postal name all the time? This is not necessary,
as it is uniquely defined from the postcode. Request the postcode
only, and use this library to get the postal name.

WWW: https://metacpan.org/release/Geo-Postcodes-DK
2006-07-21T12:23:04+00:00 textproc/p5-CSS Object oriented access to Cascading Style Sheets (CSS)
This module can be used, along with a CSS::Parse::* module, to parse CSS
data and represent it as a tree of objects. Using a CSS::Adaptor::* module,
the CSS data tree can then be transformed into other formats.

WWW: https://metacpan.org/release/CSS
2006-07-21T10:12:58+00:00 www/p5-HTML-WikiConverter-Oddmuse Convert HTML to Oddmuse markup
This module contains rules for converting HTML into Oddmuse markup. See
HTML::WikiConverter for additional usage details.

WWW: https://metacpan.org/release/HTML-WikiConverter-Oddmuse
2006-07-21T10:10:24+00:00 www/p5-HTML-WikiConverter-DokuWiki Convert HTML to DokuWiki markup
This module contains rules for converting HTML into DokuWiki markup. See
HTML::WikiConverter for additional usage details.

WWW: https://metacpan.org/release/HTML-WikiConverter-DokuWiki
2006-07-20T21:24:47+00:00 www/xpi-foxmarks Bookmark synchronizer
If you use Firefox on more than one computer, you'll want Foxmarks. Install
Foxmarks on each computer, and it will work silently in the background to
keep your bookmarks synchronized. As a bonus, log in to my.foxcloud.com from
any computer anywhere to access your bookmarks.

A simple wizard guides you through the startup process. After that, just
forget about it. It's simple and solid.

WWW: http://www.foxmarks.com/
2006-07-20T20:19:11+00:00 russian/xpi-tabextensions Improves tabbed browsing
Russian version of Tabbrowsing Extensions for Firefox.

This is an extension for extending operations of tabbed browsing, e.g., tabs
become re-ordable by drag and drop, show tabs like a tree, and so on.

WWW: http://www.mozilla.ru
2006-07-20T19:59:08+00:00 russian/xpi-imagezoom Zooms images
Russian version of Imagezoom extension for Firefox.

WWW: http://www.mozilla.ru

- Alexander V. Ribchansky
triosoft@triosoft.com.ua
2006-07-20T14:30:27+00:00 net/p5-OurNet-BBS Component Object Model for BBS systems
OurNet-BBS is a cross-protocol distributed network, built as an
abstraction layer over telnet BBS-based systems used in Hong Kong,
China and Taiwan. It implements a flexible object model for different
BBS backends, along with an asymmetric authentication and remote
procedure call protocol.

This project aims to become a protocol agnostic middle-ware solution
for identity-based information storage & retrieval, much like the
Project Jabber's goal toward instant messaging, or Project JXTA's aim
toward distributed services.

If you are new to the telnet-bbs platform, please download a copy of
Melix BBS software (in English, Traditional Chinese and Simplified
Chinese) at http://melix.elixus.org/.

For some of its practical uses, search for OurNet::BBSApp on CPAN, and
the sample scripts in the eg/ directory in this module's distribution.

WWW: https://metacpan.org/release/OurNet-BBS
2006-07-20T12:21:37+00:00 net/py-pypcap Simplified object-oriented Python wrapper for libpcap
Python PCAP module is a simplified object-oriented wrapper for libpcap.

WWW: https://github.com/pynetwork/pypcap
2006-07-20T12:19:16+00:00 net/py-pcs Protocol Construction Set
Packet Construction Set

A set of python modules and methods for working with any kind of network
packets.

WWW: https://sourceforge.net/projects/pcs/
2006-07-20T12:19:16+00:00 net/pcs Protocol Construction Set
Packet Construction Set

A set of python modules and methods for working with any kind of network
packets.

WWW: http://sourceforge.net/projects/pcs
2006-07-20T10:54:30+00:00 www/py-django-devel High-level Python Web framework
Django is a high-level Python Web framework that encourages rapid development
and clean, pragmatic design.

Developed and used over the past two years by a fast-moving online-news
operation, Django was designed from scratch to handle two challenges: the
intensive deadlines of a newsroom and the stringent requirements of experienced
Web developers. It has convenient niceties for developing content-management
systems, but it's an excellent tool for building any Web site.

WWW: http://www.djangoproject.com/
2006-07-20T01:21:50+00:00 security/p5-Data-Entropy Entropy (randomness) management
This module maintains a concept of a current selection of entropy
source. Algorithms that require entropy can use the source nominated
by this module, avoiding the need for entropy source objects to be
explicitly passed around. This is convenient because usually one
entropy source will be used for an entire program run and so an
explicit entropy source parameter would rarely vary. There is also a
default entropy source, avoiding the need to explicitly configure a
source at all.

If nothing is done to set a source then it defaults to the use of
Rijndael (AES) in counter mode (see
Data::Entropy::RawSource::CryptCounter and Crypt::Rijndael), keyed
using Perl's built-in rand function. This gives a data stream that
looks like concentrated entropy, but really only has at most the
entropy of the rand seed. Within a single run it is cryptographically
difficult to detect the correlation between parts of the
pseudo-entropy stream. If more true entropy is required then it is
necessary to configure a different entropy source.

WWW: https://metacpan.org/release/Data-Entropy
2006-07-20T01:01:38+00:00 net/p5-Net-DAV-Server Provide a DAV Server
This module provides a WebDAV server. WebDAV stands for "Web-based
Distributed Authoring and Versioning". It is a set of extensions to
the HTTP protocol which allows users to collaboratively edit and
manage files on remote web servers.

Net::DAV::Server provides a WebDAV server and exports a filesystem for
you using the Filesys::Virtual suite of modules. If you simply want to
export a local filesystem, use Filesys::Virtual::Plain as above.

This module doesn't currently provide a full WebDAV implementation.
However, I am working through the WebDAV server protocol compliance
test suite (litmus, see http://www.webdav.org/neon/litmus/) and will
provide more compliance in future. The important thing is that it
supports cadaver and the Mac OS X Finder as clients.

WWW: https://metacpan.org/release/Net-DAV-Server
2006-07-19T22:56:55+00:00 devel/p5-Params-Classify Argument type classification
This module provides various type-testing functions. These are
intended for functions that, unlike most Perl code, care what type of
data they are operating on. For example, some functions wish to behave
differently depending on the type of their arguments (like overloaded
functions in C++).

These functions only provide type classification; they do not enforce
type restrictions. Type enforcement may, of course, be built using
these classification functions, but the reader's attention is drawn
to Params::Validate.

WWW: https://metacpan.org/release/Params-Classify
2006-07-19T22:54:41+00:00 devel/p5-File-Find-Rule-Filesys-Virtual File::Find::Rule adapted to Filesys::Virtual
This module allows you to use File::Find::Rule file finding semantics to
Filesys::Virtual derived filesystems.

WWW: https://metacpan.org/release/File-Find-Rule-Filesys-Virtual
2006-07-19T19:58:28+00:00 science/xmds XMDS is a code generator that integrates equations;
eXtensible multi-dimensional Simulator
* An open-source XML based simulation package
* From Ordinary Differential Equations (ODEs) up to stochastic Partial
Differential Equations (PDEs)
* Many applications:
o physics
o mathematics
o engineering
o finance
o economics
o chemistry
o theoretical biology
* Generates fast, C++ compiled code
* Documentation and source are free!
* Runs on Linux, Unix, MacOS X and Cygwin (Windows)
XMDS is a code generator that integrates equations. You write them down in
human readable form in an XML file, and it goes away and writes and compiles a
C++ program that integrates those equations as fast as it can possibly be done
in your architecture.

Author: Paul Cochrane (principal developer) cochrane@physics.uq.edu.au
Joseph Hope (second author) Joseph.Hope@anu.edu.au
Peter Drummond (xmds project leader) drummond@physics.uq.edu.au

WWW: http://www.xmds.org/
2006-07-19T19:10:17+00:00 textproc/xstream Simple library to serialize Java objects to XML
XStream is a simple library to serialize Java objects
to XML and back again.

WWW: http://xstream.codehaus.org/
2006-07-19T17:45:00+00:00 www/p5-WWW-Comic Retrieve comic strip images
This module will download cartoon comic strip images from various websites
and return a binary blob of the image, or write it to disk. Multiple comic
strips can be supported through subclassed plugin modules.

WWW: https://metacpan.org/release/WWW-Comic
2006-07-19T15:35:30+00:00 devel/p5-Log-Simple Basic runtime logger
Log::Simple is a Basic runtime logger.

WWW: https://metacpan.org/release/Log-Simple
2006-07-19T13:50:26+00:00 textproc/p5-Text-Trac Perl extension for formatting text with Trac Wiki Style
Text::Trac parses text with Trac WikiFormatting and convert it to
html format.

WWW: https://metacpan.org/release/Text-Trac
2006-07-19T08:04:17+00:00 devel/p5-Test-Output Utilities to test STDOUT and STDERR messages
Test::Output provides a simple interface for testing output sent to
STDOUT or STDERR. A number of different utilities are included to try
and be as flexible as possible to the tester.

Originally this module was designed not to have external requirements,
however, the features provided by Sub::Exporter over what Exporter
provides is just to great to pass up.

Test::Output ties STDOUT and STDERR using Test::Output::Tie.

WWW: https://metacpan.org/release/Test-Output
2006-07-19T08:00:52+00:00 misc/p5-Geo-Postcodes Base class for the Geo::Postcodes::XX modules
This is the base class for the Geo::Postcodes::XX modules.

WWW: https://metacpan.org/release/Geo-Postcodes
2006-07-19T07:17:54+00:00 textproc/p5-XML-SAXDriver-Excel Perl SAX driver for converting Excel files to XML
SAXDriver for converting Excel files to XML.

WWW: https://metacpan.org/release/XML-SAXDriver-Excel
2006-07-19T07:15:52+00:00 textproc/p5-XML-SAXDriver-CSV Perl SAX driver for converting CSV files to XML
SAXDriver for converting CSV files to XML

WWW: https://metacpan.org/release/XML-SAXDriver-CSV
2006-07-19T03:55:32+00:00 net/p5-Net-CSTA Perl extension for ECMA CSTA
ECMA CSTA is an ASN.1 based protocol for Computer Integrated Telephony
(CTI) using CSTA it is possible to write code that communicates with a
PBX. Typical applications include receiving notifications for incoming
calls, placing calls, redirecting calls or placing conference calls.

WWW: https://metacpan.org/release/Net-CSTA
2006-07-19T02:29:38+00:00 devel/p5-Object-Declare Declarative object constructor
This module exports one function, declare, for building named objects
with a declarative syntax, similar to how Jifty::DBI::Schema defines
its columns.

WWW: https://metacpan.org/release/Object-Declare
2006-07-19T02:25:46+00:00 www/p5-WWW-VenusEnvy VenusEnvy comic strip archive and retrieval module
This module will download the latest VenusEnvy comic strip
from the Keenspace website and return a binary blob of the image, or write
it to disk.

WWW: https://metacpan.org/release/WWW-VenusEnvy
2006-07-19T01:57:42+00:00 deskutils/todo Todo.txt Manager
There are approximately 17 million software applications and web sites out there
built to manage your to do list. But if you're comfortable at the command line
and you don't want to depend on someone else's data format or someone else's
server, there's an age-old method that's perfect for tracking your stuff: plain
text.

Keep on top of all your tasks and projects in a simple file called todo.txt.
With a few helper scripts, you can slice, dice, sort, distribute, pipe and munge
your lists any way you please. As it should be.

WWW: http://todotxt.org/
WWW: https://github.com/todotxt/todo.txt-cli
2006-07-19T01:08:19+00:00 devel/p5-Time-Duration-Parse Parse string that represents time duration
Time::Duration::Parse is a module to parse human readable duration
strings like 2 minutes and 3 seconds to seconds.

It does the opposite of duration_exact function in Time::Duration and
is roundtrip safe. So, the following is always true.

use Time::Duration::Parse;
use Time::Duration;

my $seconds = int rand 100000;
is( parse_duration(duration_exact($seconds)), $seconds );

WWW: https://metacpan.org/release/Time-Duration-Parse
2006-07-19T01:03:39+00:00 sysutils/fusefs-httpfs Fuse-based http filesystem
httpfs depends on FUSE. It uses HTTP/1.1 extensions to read arbitrary
bytes from a file on a web-server. This is particular interesting for
an iso, since it can be investigated (loop device) without actually
downloading the whole iso.

WWW: http://httpfs.sourceforge.net/
2006-07-19T00:57:52+00:00 sysutils/fusefs-funionfs Union filesystem for the FUSE driver
FunionFS means an Union filesystem for the FUSE driver.

This program works only with the Fuse driver which is natively
included since the 2.6.14 Linux kernel.

WWW: http://funionfs.apiou.org/
2006-07-19T00:51:07+00:00 www/p5-WWW-Shorten-KUSO Shorten URL using http://KUSO.CC/
WWW::Shorten::KUSO - Shorten URL using http://KUSO.CC/

WWW: https://metacpan.org/release/KENWU/WWW-Shorten-KUSO-0.3
2006-07-19T00:27:08+00:00 www/p5-WWW-Shorten-0rz Shorten URL using 0rz.net
Shorten URL using 0rz.net

WWW: https://metacpan.org/release/WWW-Shorten-0rz
2006-07-19T00:15:47+00:00 devel/p5-UI-Dialog Perl wrapper for the various dialog applications
UI::Dialog is a OOPerl wrapper for the various dialog applications. These
dialog backends are currently supported: Zenity, XDialog, GDialog, KDialog,
CDialog, and Whiptail. There is also an ASCII backend provided as a last resort
interface for the console based dialog variants. UI::Dialog is a class that
provides a strict interface to these various backend modules. By using
UI::Dialog (with it's imposed limitations on the widgets) you can ensure that
your Perl program will function with any available interfaces.

WWW: https://metacpan.org/release/UI-Dialog
2006-07-18T20:25:54+00:00 net-mgmt/scamper Dual-stack traceroute software
scamper is a program that conducts traceroute to large numbers of IPv4
and IPv6 addresses in parallel to fill a specified packets-per-second rate.

scamper can do ICMP based Path MTU discovery. scamper starts with the
outgoing interface's MTU and discovers the location of PMTU bottlenecks.
Recent revision of scamper do a PMTU search when an ICMP fragmentation
required message is not returned to establish the PMTU to the next point
in the network, followed by a TTL limited search to infer the hop
where failure appears to occur.

- Janos Mohacsi
2006-07-18T18:54:16+00:00 mail/qmail-dk DomainKeys implementation for qmail
Installs qmail-dk, a binary that will implement DomainKeys support to qmail

WWW: https://cr.yp.to/qmail.html
2006-07-18T16:13:33+00:00 www/p5-WWW-Google-News-TW Access to Google's Taiwan News Service (Not Usenet)
WWW::Google::News::TW - Access to Google's Taiwan News Service (Not Usenet)

WWW: https://metacpan.org/release/WWW-Google-News-TW
2006-07-18T16:12:07+00:00 www/p5-WWW-Google-News Access to Google's News Service (Not Usenet)
This is a simple screen scraper for Google's News service.

WWW: https://metacpan.org/release/WWW-Google-News
2006-07-17T18:23:22+00:00 textproc/p5-YAML-Tiny Read/Write YAML files with as little code as possible
YAML::Tiny is a perl class to read and write YAML-style files with as
little code as possible, reducing load time and memory overhead.

WWW: https://metacpan.org/release/YAML-Tiny
2006-07-17T17:24:13+00:00 sysutils/areca-cli Command Line Interface for the Areca ARC-xxxx RAID controllers
areca-cli is a Command Line Interface to query and manipulate the Areca
ARC-xxx SATA RAID controllers.

WWW: http://www.areca.com.tw/
2006-07-17T15:50:27+00:00 mail/p5-Mail-DKIM Perl5 module to process and/or create DKIM email
Use Mail::DKIM to process and/or create DKIM signed email.

WWW: http://jason.long.name/dkimproxy/
2006-07-17T12:23:23+00:00 www/xpi-surfkeys Comfortable surfing with keyboard
Comfortable surfing with a keyboard. This extension provides some
functions that you can use to make your browsing with a keyboard more
comfortable.

Author: Pekka Sillanpaa <p.sillanpaa@hut.fi>
WWW: http://surfkeys.mozdev.org/
2006-07-17T12:20:22+00:00 www/xpi-hit-a-hint Click links by hitting hints
Click links by hitting hints! A keyboard friendly navigation method.

Author: Pekka Sillanpaa <p.sillanpaa@hut.fi>
WWW: http://hah.mozdev.org/
2006-07-17T08:12:46+00:00 sysutils/downtime GTK-based shutdown manager using shutdown(8)
DownTime is a GTK-based graphical utility for scheduling shutdowns,
reboots, et cetera.

WWW: http://www.nickwithers.com/downtime
2006-07-17T03:50:17+00:00 sysutils/fusefs-unionfs FUSE based implementation of the well-known unionfs
This is an effort to create a unionfs filesystem implementation which is way
more flexible than the current in-kernel unionfs solution.

WWW: https://github.com/rpodgorny/unionfs-fuse
2006-07-17T01:09:47+00:00 devel/p5-Class-Multimethods-Pure Method-ordered multimethod dispatch
You can define multimethods with the "multi" declarator:

use Class::Multimethods::Pure;

multi collide => ('Bullet', 'Ship') => sub {
my ($a, $b) = @_; ...
};

multi collide => ('Ship', 'Asteroid') => sub {
my ($a, $b) = @_; ...
};

It is usually wise to put such declarations within a BEGIN block, so
they behave more like Perl treats subs (you can call them without
parentheses and you can use them before you define them).

WWW: https://metacpan.org/release/Class-Multimethods-Pure
2006-07-17T01:05:43+00:00 devel/p5-Test-Singleton Test for Singleton classes
** If you are unfamiliar with testing read Test::Tutorial first! **

This is a simple, basic module for checking whether a class is a Singleton. A
Singleton describes an object class that can have only one instance in any
system. An example of a Singleton might be a print spooler or system registry,
or any kind of central dispatcher.

For a description and discussion of the Singleton class, see "Design Patterns",
Gamma et al, Addison-Wesley, 1995, ISBN 0-201-63361-2.

WWW: https://metacpan.org/release/Test-Singleton
2006-07-17T00:56:46+00:00 devel/p5-Luka Exception handling and reporting framework
Luka is an exception handling and reporting framework. It's useful to look at it
as an event handling framework.

It comes from operational understanding of networks.

Scenario that Luka is addressing is following: on a network with multiple hosts
running multiple applications, it is very difficult to track operational status
of all the functionality that those applications and hosts are meant to deliver.
In order to make it easier, we decided to specify the error handling and
reporting data model that each component delivering functionality has to conform
to. What is a component? In most cases, it is a script, often run from cronjob,
in some cases it is a class in an application. In all cases, a component has to
successfully complete a task on which functionality of an application, or entire
network, relies on.

It is common practice that programmers choose their way of handling errors and
reporting. Luka is an attempt to standardize that process. Its primary goal is
to make it easier for smaller number of people to keep larger number of
applications and networks running.

WWW: https://metacpan.org/release/Luka
2006-07-16T20:02:27+00:00 emulators/xhomer Emulator for the DEC Pro 350 computer
Xhomer is a machine emulator for the Digital Equipment Corporation
(DEC) Pro 350 computer, a PDP-11-based machine that was sold in the
early to mid-'80's. Xhomer is based on the PDP-11 CPU core from
the SIMH simulator, and is written entirely in C.

WWW: http://xhomer.isani.org/
2006-07-16T15:23:39+00:00 devel/p5-Test-HasVersion Check Perl modules have version numbers
Test::HasVersion lets you check a Perl module has a version number in a
Test::Simple fashion.

WWW: https://metacpan.org/release/Test-HasVersion
2006-07-16T12:31:17+00:00 sysutils/kldfind Find kernel modules by string
This is a small script to find kernel modules
more easy.

WWW: https://sourceforge.net/projects/kldfind/
2006-07-16T10:07:51+00:00 mail/p5-Mail-SendEasy Send plain/html e-mails through SMTP servers
This modules will send in a easy way e-mails, and doesn't have dependencies.
Soo, you don't need to install libnet.

It supports SMTP authentication and attachments.

WWW: https://metacpan.org/release/Mail-SendEasy
2006-07-16T10:06:02+00:00 net/p5-What Find out about running services
The What class is interface to classes providing information about running
services.

WWW: https://metacpan.org/release/What
2006-07-16T09:27:29+00:00 audio/audacious-crossfade
2006-07-15T17:14:45+00:00 net/netselect Ultrafast implementation of ping
netselect is an ultrafast intelligent parallelizing binary-search
implementation of "ping."

netselect determines several facts about all of the hosts given on the command
line, much faster than you would if you tried to use ping and traceroute.
For example, if I type:

netselect -v ftp.fceia.unr.edu.ar \
ftp.kulnet.kuleuven.ac.be \
ftp.cdrom.com ftp.debian.org \
ftp.de.debian.org

It tells me statistics about each of the hostnames I provided,
in much less time than doing a whole bunch of traceroutes.

WWW: http://apenwarr.ca/netselect/
2006-07-15T16:57:51+00:00 net/p5-OurNet-BBSAgent Scriptable telnet-based virtual users
OurNet::BBSAgent provides an object-oriented interface to TCP/IP based
interactive services, by simulating as a virtual user with action defined by a
script language.

The developer could then use the same methods to access different services, to
easily implement interactive robots, spiders, or other cross-service agents.

The scripting language of OurNet::BBSAgent features both flow-control and
event-driven capabilities, makes it especially well-suited for dealing with
automation tasks involved with Telnet-based BBS systems.

This module is the foundation of the BBSAgent back-end described in OurNet::BBS.
Please consult its man page for more information.

WWW: https://metacpan.org/release/OurNet-BBSAgent
2006-07-15T14:28:44+00:00 textproc/en-aspell Aspell English dictionaries
Aspell English dictionaries.

WWW: http://aspell.sourceforge.net/
2006-07-15T14:28:44+00:00 textproc/aspell-without-dicten
2006-07-15T14:28:44+00:00 german/alt-aspell Aspell German Old Spelling (Deutsch - alte Rechtschreibung) dictionary
Aspell German - Old Spelling (Deutsch - alte Rechtschreibung) dictionary.
2006-07-15T13:44:11+00:00 mail/wbl Simple tool to manage white/black list on qmail
wbl is a really simple tool that can be used in a .qmail file for managing
a white/black list of email addresses. It only does one thing--it
checks for entries in ~/.wbl that it uses as a regex against the From:
field of an incoming email. If it matches a line with a +, it forwards
the email to the white list, if it matches a line with a - it forwards
the email to the blacklist.

Questions, feedback, comments may be sent to the author.

Author: Caskey Dickson <caskey@technocage.com>
WWW: http://www.technocage.com/~caskey/wbl/
2006-07-15T09:45:43+00:00 textproc/redland-bindings-python Python language bindings for the Redland package
2006-07-15T09:15:30+00:00 devel/p5-IPC-Mmap-SimpleShare Safely share structures among processes using anonymous mmap
The IPC::Mmap::SimpleShare was born out of the need to share
structures among processes that come from the same ancestor. It tries
to do so in a very simple and straightforward manner. Just create an
IPC::Mmap::SimpleShare object, and use set to store your data and get
to get it back.

WWW: http://search.cpan.org/dist/IPC-Mmap-SimpleShare/
2006-07-15T08:55:42+00:00 www/elog Fast and lightweight, extremely customizable weblog
The Electronic Logbook (ELOG) provides a Web interface to manage notes.
Its general purpose is to make it easy for people to put and access
information online; in the form of short, time stamped text messages
with optional HTML markup for presentation, and optional file
attachments. Its features include:
* Has its own daemon, no need for a full-fledged server (e.g. Apache).
* Being a Web application, search, browse and edit notes from
anywhere.
* Includes a tool to create and access notes from the command
line.
* Stores notes as simple as plain text; no special formatting.
* Uses customizable mail-like headers (RFC 2822) to categorize
the notes.
* Supports RSS feeds for entries.
* Exports to CSV (comma-separated-values).
* File attachments (e.g. images, archives).
* Supports workgroups, shared logbooks.
* Message threads, mail notifications for a
forum-like usage.
* Hosts one or more logbooks stored in separate
sections on the host.
* Remotely clone logbooks on separate servers.

WWW: http://midas.psi.ch/elog/
2006-07-15T08:50:35+00:00 www/p5-WWW-Search-MSN Backend for searching search.msn.com
This module provides a backend of WWW::Search to search using
http://search.msn.com/.

WWW: https://metacpan.org/release/WWW-Search-MSN
2006-07-15T08:35:58+00:00 devel/py-wsgiutils Utility libraries for development of simple WSGI programs
WSGI Utils are a package of standalone utility libraries that ease the
development of simple WSGI programs. The functionality provided is limited at
the moment, patches to add new features and address defects are most welcome.

WWW: https://github.com/davidfraser/WSGIUtils
2006-07-15T08:27:54+00:00 devel/py-simpletal Stand-alone TAL Python implementation to power HTML and XML templates
SimpleTAL is a stand alone Python implementation of the TAL, TALES and METAL
specifications used in Zope to power HTML and XML templates. SimpleTAL is an
independent implementation of TAL; there are no dependencies on Zope nor is any
of the Zope work re-used.

WWW: http://www.owlfish.com/software/simpleTAL/
2006-07-15T07:54:56+00:00 textproc/p5-XML-Mini Perl implementation of the XML::Mini XML create/parse interface
XML::Mini is a set of Perl classes that allow you to access XML data and
create valid XML output with a tree-based hierarchy of elements.

XML::Mini does not require any external libraries or modules and is pure Perl.
If available, XML::Mini will use the Text::Balanced module in order to escape
limitations of the regex-only approach (eg "cross-nested" tag parsing).

WWW: https://metacpan.org/release/XML-Mini
2006-07-15T06:37:53+00:00 textproc/p5-Text-Format+NWrap Various subroutines to format and wrap text
The format routine will format under all circumstances even if the width
isn't enough to contain the longest words. Text::Wrap will die under
these circumstances, although I am told this is fixed. If columns is set
to a small number and words are longer than that and the leading
'whitespace' than there will be a single word on each line. This will
let you make a simple word list which could be indented or right
aligned.

This port is a superset of p5-Text-Format -- it includes the Text::NWrap
module.
2006-07-15T05:37:29+00:00 devel/p5-IPC-Mmap Provides a minimal mmap() interface for both POSIX and Win32
Provides an object-oriented interface to either the POSIX mmap() or
Win32 equivalent APIs to memory map a file into a process's address
space for general memory access. IPC::Mmap provides only a minimal
interface without the additional overhead of tie'd variables or
locking enforced in other modules (e.g., Sys::Mmap, Win32::MMF); hence,
the application is responsible for performing read()'s and write()'s
on the IPC::Mmap object, and calling any needed lock() and unlock()
methods, as required by concurrent processes.

Memory mapped files provide an alternate shared memory mechanism for
multiple processes. The technique maps the OS's file system buffers
for a given file into each mmap()'ing process's virtual memory space,
thereby permitting each process to essentially share the same physical
memory. Refer to the excellent "Advanced Programming in the UNIX
Environment", Stevens et al., Addison-Wesley Publisher for a detailed
reference on the POSIX implementation. IPC::Mmap provides OS-agnostic
wrappers for both the POSIX and Win32 memory mapped file capabilities.

WWW: https://metacpan.org/release/IPC-Mmap
2006-07-15T05:19:15+00:00 graphics/p5-SVG-DOM2 SVG extension to the popular XML::DOM2
An SVG Extention of XML::DOM2, this should provide for all features of the svg
specification upto 1.1.

WWW: https://metacpan.org/release/SVG-DOM2
2006-07-15T05:07:13+00:00 textproc/p5-XML-DOM2 DOM controlled, strict XML module for extentable xml objects
XML::DOM2 is yet _another_ perl XML module.

* DOM Level2 Compilence in both document, elements and attributes
* NameSpace control for elements and attributes
* XPath (it's just one small method once you have a good DOM)
* Extendability:
* Document, Element or Attribute classes can be used as base class
for other kinds of document, element or attribute.
* Element and Attribute Handler allows element specific child
elements and attribute objects.
* Element and Attribute serialisation overiding.
* Parsing with SAX (use XML::SAX::PurePerl for low dependancy installs)
* Internal serialisation

WWW: https://metacpan.org/release/XML-DOM2
2006-07-15T04:55:32+00:00 devel/p5-Clone-More Perl module for natively copying Perl data structures
This is intended to act as a utility in order to natively clone data structures
via a simple Perl interface. Will ensure that all references will be separated
from the parent data structure, yet kept relative to the new structure (if need
be).

WWW: https://metacpan.org/release/WAZZUTEKE/Clone-More-0.90.2
2006-07-15T02:08:26+00:00 devel/p5-File-Find-Object Object oriented File::Find replacement
File::Find::Object does same job as File::Find but works like an
object and with an iterator. As File::Find is not object oriented, one
cannot perform multiple searches in the same application. The second
problem of File::Find is its file processing: after starting its main
loop, one cannot easily wait for another event an so get the next
result.

With File::Find::Object you can get the next file by calling the
next() function, but setting a callback is still possible.

WWW: https://metacpan.org/release/File-Find-Object
2006-07-15T02:07:18+00:00 devel/p5-File-Slurp-Tree Slurp and emit file trees as nested hashes
File::Slurp::Tree provides functions for slurping and emitting trees of files
and directories.

# an example of use in a test suite
use Test::More tests => 1;
use File::Slurp::Tree;
is_deeply( slurp_tree( "t/some_path" ), { foo => {}, bar => "sample\n" },
"some_path contains a directory called foo, and a file bar" );

The tree data structure is a hash of hashes. The keys of each hash are names of
directories or files. Directories have hash references as their value, files
have a scalar which holds the contents of the file.

WWW: https://metacpan.org/release/File-Slurp-Tree
2006-07-14T21:23:23+00:00 devel/p5-Clone-Fast Natively copying Perl data structures
Essentially, this module is a very optimized version of Clone::More.
By taking advantage of one of Clone::More's 'OPTIMIZATION_HACKS' as
well as removing all the Pure Perl from the More.pm, I was able to
gain a lot of speed out of the module. Essentially, though, the core
of the module is exactly as that of Clone::More.

You will see that by using Benchmark::cmpthese, I ran a simple
comparison between Storable::dclone, Clone::More::clone, and
Clone::Fast::clone. You will (should) begin to see the reason why I
loaded this module along side of Clone::More.

Rate Storable Clone::More Clone::Fast
Storable 7552/s -- -39% -59%
Clone::More 12400/s 64% -- -33%
Clone::Fast 18442/s 144% 49% --

For more information relative to the DESCRIPTION of this module, I
recommend peeking into the POD written for Clone::More (I took more
time with it ;) )

WWW: https://metacpan.org/release/WAZZUTEKE/Clone-Fast-0.97
2006-07-14T21:21:22+00:00 devel/p5-Dir-Project Project Environment determination
Dir::Project provides a way to locate a source-controlled directory
(CVS, Subversion, Perforce, etc) using only the current working
directory (cd). This prevents users from having to set other
environment variables when they switch between areas, and allows
scripts and such inside the directory to be executed without changing
the user's PATH.

WWW: https://metacpan.org/release/Dir-Project
2006-07-14T16:02:40+00:00 devel/p5-Test-Benchmark Make sure something really is faster
Sometimes you want to make sure that your "faster" algorithm really is faster
than the old way. This lets you check. It might also be useful to check that
your super whizzo XS or Inline::C version is actually faster.

This module is based on the standard Benchmark module. If you have lots of
timings to compare and you don't want to keep running the same benchmarks all
the time, you can pass in a result object from Benchmark::timethis() instead of
sub routine reference.

WWW: https://metacpan.org/release/Test-Benchmark
2006-07-14T15:57:10+00:00 devel/p5-Data-Bind Perl module to bind and alias variables
This module implements the semantics for perl6-style variable binding,

as well as subroutine call argument passing and binding, in Perl 5.

WWW: https://metacpan.org/release/Data-Bind
2006-07-14T15:53:46+00:00 multimedia/p5-FLV-Info Extract metadata from Flash Video files
This module reads Macromedia FLV files and reports metadata about
those files.

WWW: https://metacpan.org/release/FLV-Info
2006-07-14T15:48:41+00:00 news/p5-NNML Minimal NNTP server
NNML::Server server implements a minimal NNTP server. It is (hope-)
fully conformant to rfc977. In addition the commands XOVER and
AUTHINFO are implemented.

Author: Ulrich Pfeifer <pfeifer@ls6.informatik.uni-dortmund.de>
WWW: http://search.cpan.org/dist/NNML/
2006-07-14T15:45:24+00:00 security/p5-Crypt-Rijndael_PP Perl implementation of Rijndael
This is a pure perl implementation of the new AES Rijndael. You want
to use Crypt::Rijndael where available. This implementation is really
slow, but I am working on it.

WWW: https://metacpan.org/release/Crypt-Rijndael_PP
2006-07-14T15:26:25+00:00 devel/p5-IO-Toolkit Perl extension to create logfiles
IO::Toolkit - Perl extension to create log files

WWW: https://metacpan.org/release/LINMAR/IO-Toolkit-1.008
2006-07-14T12:58:28+00:00 misc/boxquote.el Quote text with a semi-box in Emacs/XEmacs
boxquote provides a set of functions for using a text quoting style that
partially boxes in the left hand side of an area of text, such a marking
style might be used to show externally included text or example code.

,----
| The default style looks like this.
`----

A number of functions are provided for quoting a region, a buffer, a
paragraph and a defun. There are also functions for quoting text while
pulling it in, either by inserting the contents of another file or by
yanking text into the current buffer.

WWW: http://www.davep.org/emacs/#boxquote.el
2006-07-14T06:16:17+00:00 textproc/p5-SGML-DTDParse Parse an SGML or XML DTD
The DTDParse collection is a set of Perl modules and scripts for
manipulating SGML an XML Document Type Definitions (DTDs). DTDParse is
designed primarily to aid in the understanding and documentation of DTDs.

WWW: https://metacpan.org/release/SGML-DTDParse
2006-07-13T23:38:09+00:00 devel/p5-Term-Encoding Detect encoding of the current terminal
Term::Encoding is a simple module to detect an encoding the current terminal
expects, in various ways.

WWW: https://metacpan.org/release/Term-Encoding
2006-07-13T22:07:11+00:00 lang/phc Compiler for the PHP language
phc is a framework for static analysis of PHP scripts, PHP source to source
transformations, and ultimately compiling PHP scripts down to native machine
code.

The current release does not yet compile PHP and is therefore not yet useful
for end-users. It is however useful for writing tools that operate on PHP
scripts, such as refactoring tools, aspect weavers, or obfuscators. See the
website to get an idea of what is planned for coming releases of phc.

WWW: http://www.phpcompiler.org/
2006-07-13T20:08:13+00:00 x11/e17-module-language An e17 module to switch XKB input language
This e17 module allows users to switch current XKB language in efficient way.

Author: Aleksej 'sndev' Struk <astruk@gmail.com>
WWW: http://www.enlightenment.org/
2006-07-13T20:08:13+00:00 x11-wm/e17-module-language An e17 XKB language/layout control module
AN e17 gadget to control active keyboard, keyboard layout, and layout variant.

WWW: http://www.enlightenment.org/
2006-07-13T18:31:33+00:00 devel/p5-Test-Dependencies Ensure that your Makefile.PL specifies all module dependencies
Makes sure that all of the modules that are 'use'd are listed
in the Makefile.PL as dependencies.

WWW: https://metacpan.org/release/Test-Dependencies
2006-07-13T18:18:16+00:00 devel/p5-rpm-build-perl This module is required to build Perl RPM packages
rpm-build-perl is required to build Perl RPM packages;
it contains scripts for automatic dependency tracking,
RPM macros for Perl.

WWW: https://metacpan.org/release/rpm-build-perl
2006-07-13T10:19:15+00:00 net/p5-Net-DHCP DHCP set of classes designed to handle basic DHCP handling
This module is a DHCP set of classes designed to handle basic DHCP
handling. It can be used to develop either client, server or relays.
It is composed of 100% pure Perl.

WWW: https://metacpan.org/release/Net-DHCP
2006-07-13T09:49:02+00:00 www/trac-gantt Plugin to creates Gantt charts for trac
A plugin for the Trac project/source code management system that
creates Gantt charts based on ticket reports. It is a work-in-progress.

A Gantt chart is a graphical representation of the duration of tasks
against the progression of time. Gantt charts are very useful for
planning a scheduling a project based on different tasks that will
need to be completed and their durations and dependencies on other
tasks.

The TracGantt plugin uses Trac's ticketing system to generate Gantt
charts based on existing Trac Ticket Reports (found under the "View
Tickets" tab in Trac). The Gantt charts are pure XHTML and are
generated on-the-fly from the ticket reports, using only the tickets
provided by the report.

WWW: http://willbarton.com/code/tracgantt/
2006-07-13T08:35:51+00:00 audio/mpdscribble Musicpd last.fm client
mpdscribble is a music player daemon client which submits information about
tracks being played to Last.fm (formerly audioscrobbler).

WWW: http://mpd.wikia.com/wiki/Client:Mpdscribble
2006-07-13T06:56:16+00:00 textproc/p5-CAM-PDF PDF manipulation library
This package reads and writes any document that conforms to the PDF
specification generously provided by Adobe at
http://partners.adobe.com/public/developer/pdf/index_reference.html

The file format is well-supported, with the exception of the
"linearized" or "optimized" output format, which this module can read
but not write. Many specific aspects of the document model are not
manipulable with this package (like fonts), but if the input document
is correctly written, then this module will preserve the model
integrity.

This library grants you some power over the PDF security model. Note
that applications editing PDF documents via this library MUST respect
the security preferences of the document. Any violation of this
respect is contrary to Adobe's intellectual property position, as
stated in the reference manual at the above URL.

WWW: https://metacpan.org/release/CAM-PDF
2006-07-13T03:34:56+00:00 textproc/p5-Pod-XML Module to convert POD to XML
This module uses Pod::Parser to parse POD and generates XML from the
resulting parse stream.

WWW: https://metacpan.org/release/Pod-XML
2006-07-13T02:34:51+00:00 devel/p5-Devel-LexAlias Perl module which does alias lexical variables
Description from the home page:

Devel::LexAlias provides the ability to alias a lexical variable in a
subroutines scope to one of your choosing.

If you don't know why you'd want to do this, I'd suggest that you skip
this module. If you think you have a use for it, I'd insist on it.

Still here?

lexalias( $where, $name, $variable )

$where refers to the subroutine in which to alias the lexical, it
can be a coderef or a call level such that you'd give to caller

$name is the name of the lexical within that subroutine

$variable is a reference to the variable to install at that location

WWW: https://metacpan.org/release/Devel-LexAlias
2006-07-13T02:02:55+00:00 dns/p5-Net-RBLClient Queries multiple Realtime Blackhole Lists in parallel
This module is used to discover what RBL's are listing a particular IP address.
It parallelizes requests for fast response.

An RBL, or Realtime Blackhole List, is a list of IP addresses meeting some
criteria such as involvement in Unsolicited Bulk Email. Each RBL has its own
criteria for addition and removal of addresses. If you want to block email or
other traffic to/from your network based on one or more RBL's, you should
carefully study the behavior of those RBL's before and during such blocking.

WWW: https://metacpan.org/release/Net-RBLClient
2006-07-13T01:51:48+00:00 textproc/p5-Pod-Xhtml Generate well-formed XHTML documents from POD format documentation
There's Pod::PXML and Pod::XML, so why do we need Pod::Xhtml? You need
an XSLT to transform XML into XHTML and many people don't have the
time or inclination to do this. But they want to make sure that the
pages they put on their web site are well-formed, they want those
pages to use stylesheets easily, and possibly they want to squirt the
XHTML through some kind of filter for more processing.

By generating well-formed XHTML straight away we allow anyone to just
use the output files as-is. For those who want to use XML tools or
transformations they can use the XHTML as a source, because it's a
well-formed XML document.

WWW: https://metacpan.org/release/Pod-Xhtml
2006-07-13T01:01:55+00:00 devel/p5-Devel-Caller Perl module which is meatier versions of caller
Devel::Caller - meatier versions of caller

SYNOPSIS

use Devel::Caller qw(caller_cv);
$foo = sub { print "huzzah\n" if $foo == caller_cv(0) };
$foo->(); # prints huzzah

use Devel::Caller qw(called_with);
sub foo { print called_with(0,1); }
foo( my @foo ); # should print '@foo'

WWW: https://metacpan.org/release/Devel-Caller
2006-07-13T00:47:09+00:00 devel/p5-Taint-Runtime Runtime enable/disable taint checking
Taint is a good thing. However, few people use taint even though they should.
The goal of this module isn't to use taint less, but to actually encourage its
use more.

This module aims to make using taint as painless as possible (This can be an
argument against it - often implementation of security implies pain - so taking
away pain might lessen security - sort of).

WWW: https://metacpan.org/release/Taint-Runtime
2006-07-13T00:11:12+00:00 net-mgmt/netdisco Network discovery/management tool with web console
Netdisco is a web-based network management tool
designed for network administrators.
Data is collected into a PostgreSQL database using SNMP.

Some of the things you can do with Netdisco:
Locate a machine on the network by MAC or IP
and show the switch port it lives at
Turn off a switch port, or change the VLAN or PoE status of a port
Inventory your network hardware by model, vendor, software
and operating system
Pretty pictures of your network

App::Netdisco provides a web frontend with built-in web server,
and a backend daemon to handle interactive requests
such as changing port or device properties.

WWW: http://netdisco.org/
2006-07-12T23:51:08+00:00 devel/p5-Module-Dependency Collection of modules for examining dependencies
Module::Dependency - Collection of modules for examining dependencies
between parents and children, like Perl files

A set of pure-perl modules and helper programs that let you build a
database of the dependency links between a collection of Perl files,
and then query that database, even producing text, HTML, PostScript
or graphical reports.

The database in question is actually a simple Storable image of a
Perl data structure, and you can create as many of these as you want.
You can use the command-line tools, or write your own Perl to query
and manipulate the data however you want.

WWW: https://metacpan.org/release/Module-Dependency
2006-07-12T20:24:34+00:00 audio/p5-MP3-Find Search and sort MP3 files based on their ID3 tags
This module allows you to search for MP3 files by their ID3 tags.
You can ask for the results to be sorted by one or more of those tags,
and return either the list of filenames (the default), a printf-style
formatted string for each file using its ID3 tags, or the actual Perl
data structure representing the results.

WWW: https://metacpan.org/release/MP3-Find
2006-07-12T19:29:28+00:00 textproc/exml EXML is an abstracted, generalized interface to libxml
EXML is an abstracted, generalized interface to an xml parser/writer, using
ecore data structures and making things generally easy to get around in.

The functions detailed in EXML.h are fairly self explanatory, and the io
interfaces are also generalized and independent (open from a socket, write
to in memory xml image).

WWW: http://www.enlightenment.org/
2006-07-12T18:03:24+00:00 security/knock Flexible port-knocking server and client
knockd is a port-knock server. It listens to all traffic on an ethernet
(or PPP) interface, looking for special "knock" sequences of port-hits.

A client makes these port-hits by sending a TCP (or UDP) packet to a
port on the server. This port need not be open -- since knockd listens
at the link-layer level, it sees all traffic even if it's destined for
a closed port. When the server detects a specific sequence of port-hits
port-hits, it runs a command defined in its configuration file. This
can be used to open up holes in a firewall for quick access.

WWW: http://www.zeroflux.org/projects/knock
2006-07-12T05:53:15+00:00 textproc/csvdiff Compare/diff two (comma) separated files with each other
csvdiff is a Perl script to diff/compare two csv files with the possibility
to select the separator.

Differences will be shown like:
"Column XYZ in record 999" is different.
After this, the actual and the expected result for this
column will be shown.

WWW: http://csvdiff.sourceforge.net/
2006-07-12T05:46:25+00:00 textproc/p5-XML-Handler-Dtd2DocBook Generate a DocBook documentation from a DTD
Generate a DocBook documentation from a DTD

WWW: https://metacpan.org/release/XML-Handler-Dtd2DocBook
2006-07-12T05:28:04+00:00 devel/pmd Static analysis tool for Java source code
PMD scans Java source code and looks for potential problems like:

* Possible bugs - empty try/catch/finally/switch statements
* Dead code - unused local variables, parameters and private methods
* Suboptimal code - wasteful String/StringBuffer usage
* Overcomplicated expressions - unnecessary if statements, for loops
that could be while loops
* Duplicate code - copied/pasted code means copied/pasted bugs

WWW: http://pmd.sourceforge.net/
2006-07-12T03:41:58+00:00 textproc/p5-XML-Handler-Dtd2Html SAX2 handler for generate a Html documentation from a DTD
SAX2 handler for generate a HTML documentation from a DTD

WWW: https://metacpan.org/release/XML-Handler-Dtd2Html
2006-07-11T20:42:43+00:00 textproc/p5-Regexp-Common-profanity_us Provide regexes for U.S. profanity
Instead of a dry technical overview, I am going to explain the structure of this
module based on its history. I consult at a company that generates customer
leads primarily by having websites that attract people (e.g. lowering loan
values, selling cars, buying real estate, etc.). For some reason we get more
than our fair share of profane leads. For this reason I was told to write a
profanity checker.

For the data that I was dealing with, the profanity was most often in the email
address or in the first or last name, so I naively started filtering profanity
with a set of regexps for that sort of data. Note that both names and email
addresses are unlike what you are reading now: they are not whitespace-separated
text, but are instead labels.

Therefore full support for profanity checking should work in 2 entirely
different contexts: labels (email, names) and text (what you are reading).
Because open-source is driven by demand and I have no need for detecting
profanity in text, only label is implemented at the moment. And you know the
next sentence: "patches welcome" :)

WWW: https://metacpan.org/release/Regexp-Common-profanity_us
2006-07-11T20:06:00+00:00 www/p5-Template-Plugin-JavaScript Encodes text to be safe in JavaScript
Template::Plugin::JavaScript is a TT filter that filters text so it can
be safely used in JavaScript quotes.

WWW: https://metacpan.org/release/Template-Plugin-JavaScript
2006-07-11T19:55:42+00:00 audio/p5-Audio-Beep Perl module to use your computer beeper in fancy ways
A module to use your computer beeper in fancy ways.

Author: Giulio Motta <giulienk@cpan.org>
WWW: http://search.cpan.org/dist/Audio-Beep/
2006-07-11T19:34:46+00:00 cad/jspice3 Adaptation of the Berkeley Spice3f4 with superconductivity
Jspice3 is a circuit simulator developed to meet the needs of researchers
working with superconducting Josephson junction circuits, yet the program
has the flexibility and power to meet the needs of other technologies.

Jspice3 is an adaptation of the Berkeley Spice3f4 program, with added
features. One added feature is a built-in graphical input front end for
schematic capture. While displayed, simulations can be run and data
plotted through this graphical interface.

While not as powerful or as pretty as the Xic graphical interface, it
holds its own in functionality.

A significantly enhanced output plotting capability is provided, and
Jspice3 has enhanced script interpretation capability.

WWW: http://www.wrcad.com/jspice3.html
2006-07-11T19:19:42+00:00 devel/powerpc-gcc GNU gcc 4.1.1 for PowerPC/RS6000 cross-development
FSF gcc-4.1 for PowerPC/RS6000 cross-development. This port brings C, C++ and
ObjectiveC compilers without target libraries (i.e libstdc++ isn't included).

It can be used to cross-compile operating system kernels (e.g. Linux, L4, etc)
for this architecture.

WWW: http://gcc.gnu.org/
2006-07-11T18:28:17+00:00 devel/powerpc-binutils GNU binutils for PowerPC/RS6000 cross-development
GNU binutils for PowerPC/RS6000 cross-development.

Prerequisite for the GCC for PowerPC/RS6000 cross-compilation environment.

WWW: http://sources.redhat.com/binutils/
2006-07-11T17:53:25+00:00 java/eclipse-drjava DrJava plugin for Eclipse
This plug-in for IBM's Eclipse platform integrates features from the
DrJava development environment. The plug-in provides an Interactions
Pane and a simplified user interface to Eclipse.

WWW: http://www.drjava.org/eclipse.shtml
2006-07-11T17:36:57+00:00 www/p5-Catalyst-Devel Catalyst Development Tools
The "Catalyst::Devel" package includes a variety of modules useful for
the development of Catalyst applications, but not required to run them.
This is intended to make it easier to deploy Catalyst apps. The runtime
parts of Catalyst are now known as "Catalyst::Runtime".

"Catalyst::Devel" includes the Catalyst::Helper system, which autogenerates
scripts and tests; Module::Install::Catalyst, a Module::Install extension
for Catalyst; and requirements for a variety of development-related modules.
The documentation remains with Catalyst::Runtime.

WWW: https://metacpan.org/release/Catalyst-Devel
2006-07-11T17:36:07+00:00 www/p5-Catalyst-Action-RenderView Sensible default end action for Catalyst
This action implements a sensible default end action, which will forward
to the first available view, unless status is set to 3xx, or there is a
response body. It also allows you to pass "dump_info=1" to the url in
order to force a debug screen, while in debug mode.

If you have more than one view, you can specify which one to use with
the "default_view" config setting (see ""$c->view($name)" in "Catalyst".)

WWW: https://metacpan.org/release/Catalyst-Action-RenderView
2006-07-11T17:35:16+00:00 www/p5-Catalyst-Plugin-Static-Simple Make serving static pages painless
The Static::Simple plugin is designed to make serving static content in
your application during development quick and easy, without requiring a
single line of code from you.

This plugin detects static files by looking at the file extension in
URL (such as .css or .png or .js). The plugin uses the lightweight
MIME::Types module to map file extensions to IANA-registered MIME
types, and will serve your static files with the correct MIME type
directly to the browser, without being processed through Catalyst.

WWW: https://metacpan.org/release/Catalyst-Plugin-Static-Simple
2006-07-11T17:34:14+00:00 www/p5-Catalyst-Plugin-ConfigLoader Load config files of various types
This module will attempt to load find and load a configuration file of
various types. Currently it supports YAML, JSON, XML, INI and Perl formats.

To support the distinction between development and production environments,
this module will also attemp to load a local config (e.g. myapp_local.yaml)
which will override any duplicate settings.

WWW: https://metacpan.org/release/Catalyst-Plugin-ConfigLoader
2006-07-11T17:31:00+00:00 www/p5-Catalyst-Runtime Elegant MVC Web Application Framework (Runtime)
Catalyst is a web application framework. This means that you use it to
help build applications that run on the web, or that run using proto-
cols used for the web. Catalyst is designed to make it easy to manage
the various tasks you need to do to run an application on the web,
either by doing them itself, or by letting you "plug in" existing Perl
modules that do what you need.

WWW: https://metacpan.org/release/Catalyst-Runtime
2006-07-11T15:55:46+00:00 devel/p5-Config-INI-Simple Simple reading and writing from an INI file
Config::INI::Simple is for very simplistic reading and writing of INI files. A
new object must be created for each INI file (an object keeps all the data read
in from an INI which is used on the write method to write to the INI). It also
keeps all your comments and original order intact.

WWW: https://metacpan.org/release/TORG/Config-INI-Simple-1.00
2006-07-11T15:41:19+00:00 security/pecl-crack PECL extension to cracklib
This package provides an interface to the cracklib (libcrack) libraries that
come standard on most Unix-like distributions. This allows you to check
passwords against dictionaries of words to ensure some minimal level of
password security.

From the cracklib README
CrackLib makes literally hundreds of tests to determine whether you've
chosen a bad password.

* It tries to generate words from your username and gecos entry to tries
to match them against what you've chosen.

* It checks for simplistic patterns.

* It then tries to reverse-engineer your password into a dictionary
word, and searches for it in your dictionary.

- after all that, it's PROBABLY a safe(-ish) password. 8-)

WWW: https://pecl.php.net/package/crack
2006-07-11T15:11:14+00:00 textproc/p5-Search-Estraier Pure perl module to use Hyper Estraier search engine
This module is implementation of node API of Hyper Estraier. Since
it's perl-only module with dependencies only on standard perl modules,
it will run on all platforms on which perl runs. It doesn't require
compilation or Hyper Estraier development files on target machine.

It is implemented as multiple packages which closly resamble Ruby
implementation. It also includes methods to manage nodes.

There are few examples in scripts directory of this distribution.

WWW: https://metacpan.org/release/Search-Estraier
2006-07-11T14:56:17+00:00 mail/squirrelmail-timeout_user-plugin Automatically logs a user out if they're idle for a set amount of time
This automatically logs a user out if they're idle for a set amount of
time. We define 'idle' as having not refreshed the right-hand frame.
The administrator can set a standard time for all users or allow users
to set their own timeout values.

WWW: http://www.squirrelmail.org/plugin_view.php?id=38
2006-07-11T14:36:36+00:00 www/p5-HTML-TreeBuilder-XPath Add XPath support to HTML::TreeBuilder
This module adds typical XPath methods to HTML::TreeBuilder, to make
it easy to query a document.

WWW: https://metacpan.org/release/HTML-TreeBuilder-XPath
2006-07-11T14:16:04+00:00 www/p5-WWW-OpenSearch Search A9 OpenSearch compatible engines
WWW::OpenSearch is a module to search A9's OpenSearch compatible search
engines. See http://opensearch.a9.com/ for details.

WWW: https://metacpan.org/release/WWW-OpenSearch
2006-07-11T14:14:26+00:00 textproc/p5-XML-XPathEngine Re-usable XPath engine for DOM-like trees
This module provides an XPath engine, that can be re-used by other
module/classes that implement trees.

In order to use the XPath engine, nodes in the user module need to
mimick DOM nodes. The degree of similitude between the user tree and a
DOM dictates how much of the XPath features can be used. A module
implementing all of the DOM should be able to use this module very
easily (you might need to add the cmp method on nodes in order to get
ordered result sets).

This code is a more or less direct copy of the XML::XPath module by
Matt Sergeant. I only removed the XML processing part to remove the
dependency on XML::Parser, applied a couple of patches, renamed a
whole lot of methods to make Pod::Coverage happy, and changed the docs.

WWW: https://metacpan.org/release/XML-XPathEngine
2006-07-11T13:30:52+00:00 net/astfax AstFax provides an outgoing email to fax gateway for Asterisk
AstFax provides an outgoing email to fax gateway for the Asterisk PBX package.
Incoming fax to email can also be configured so your Asterisk server can act
as both an outgoing and incoming fax server.

Features

* Written in C
* Processes large email messages quickly with the EPS library
* Easy to use, simply send an email to the fax number
* Configures easily with Asterisk, and most Unix-based MTAs

WWW: http://www.inter7.com/index.php?page=astfax
2006-07-11T13:21:54+00:00 databases/php5-oci8
2006-07-11T11:43:29+00:00 textproc/p5-PDF-FromHTML Convert HTML documents to PDF
This module transforms HTML into PDF, using an assortment of XML
transformations implemented in PDF::FromHTML::Twig.

There is also a command-line utility, html2pdf.pl, that comes with this
distribution.

WWW: https://metacpan.org/release/PDF-FromHTML
2006-07-11T10:40:48+00:00 textproc/p5-Text-CSV_PP Comma-separated values manipulation routines PP version
Text::CSV_PP has almost same functions of Text::CSV_XS which provides
facilities for the composition and decomposition of comma-separated
values. As its name suggests, Text::CSV_XS is a XS module and
Text::CSV_PP is a Puer Perl one.

Author: Makamaka Hannyaharamitu, <makamaka[at]cpan.org>
WWW: http://search.cpan.org/dist/Text-CSV_PP/
2006-07-11T10:34:48+00:00 textproc/p5-Text-Emoticon Factory class for Yahoo! and MSN emoticons
Text::Emoticon is a factory class to dispatch MSN/YIM emoticon set. It's made
to become handy to be used in other applications like Kwiki/MT plugins.

WWW: https://metacpan.org/release/Text-Emoticon
2006-07-11T10:25:27+00:00 textproc/p5-Text-Hatena Perl extension for formatting text with Hatena Style
Text::Hatena parses text with Hatena Style and generates html string.
Hatena Style is a set of text syntax which is originally used in
Hatena Diary (http://d.hatena.ne.jp/).

You can get html string from simple text with syntax like Wiki.

WWW: https://metacpan.org/release/Text-Hatena
2006-07-11T10:14:27+00:00 textproc/p5-PDF-Writer PDF writer abstraction layer
This is a generalized API that allows a module that generates PDFs to
transparently target multiple backends without changing its code.

WWW: https://metacpan.org/release/PDF-Writer
2006-07-11T07:29:48+00:00 devel/monotone-viz Visual interface for Monotone VCS with revision graphs
Monotone-viz is a small GTK+ application that
visualizes monotone ancestry graphs.

Monotone is a free distributed version control system.
Monotone-viz is developed in the Objective Caml language,
using the GTK+ and libgnomecanvas libraries (via LablGTK,
an OCaml binding for GTK+), and it uses the dot program
from the Graphviz package.

WWW: http://oandrieu.nerim.net/monotone-viz/
2006-07-11T05:26:06+00:00 textproc/p5-XML-RSS-Liberal XML::RSS With A Liberal Parser
XML::RSS::Liberal is a subclass of XML::RSS::LibXML, for those of you
who want to parse broken RSS files (as they often are). It uses
XML::Liberal as its core parser, and therefore whatever broken XML you
provided, as long as XML::Liberal can tolerate it.

WWW: https://metacpan.org/release/XML-RSS-Liberal
2006-07-11T05:15:55+00:00 textproc/p5-XML-Liberal Super liberal XML parser that parses broken XML
XML::Liberal is a super liberal XML parser that can fix broken XML
stream and create a DOM node out of it.

WWW: https://metacpan.org/release/XML-Liberal
2006-07-11T00:36:55+00:00 mail/p5-Net-SMTP-TLS SMTP client supporting TLS and AUTH
Net::SMTP::TLS is a TLS and AUTH capable SMTP client which offers an interface
that users will find familiar from Net::SMTP. Net::SMTP::TLS implements a subset
of the methods provided by that module, but certainly not (yet) a complete
mirror image of that API.

WWW: https://metacpan.org/release/Net-SMTP-TLS
2006-07-11T00:34:00+00:00 www/p5-HTTP-Cookies-Mozilla Cookie storage and management for Mozilla
This package overrides the load() and save() methods of HTTP::Cookies
so it can work with Mozilla cookie files.

This module should be able to work with all Mozilla derived browsers
(FireBird, Camino, et alia).

WWW: https://metacpan.org/release/HTTP-Cookies-Mozilla
2006-07-10T21:45:29+00:00 math/truthtable Truth Tables generator (written in Java)
TruthTable is a truth table generator that does the dirty work for you.
This Java program handles the following operations: Not, And, Or, XOR,
Implication, and the Biconditional.

WWW: http://www.kinostudios.com/truthtable.php
2006-07-10T20:22:28+00:00 x11/e17-module-screenshot An e17 module which allows users to take screenshots
This e17 module allows users to take screenshots. It provides customized
delays, directory and file names, image dithering, thumbnails preparing
and various effects via external programs.

Author: Christopher Michael <devilhorns@comcast.net>
WWW: http://www.enlightenment.org
2006-07-10T20:22:28+00:00 x11-wm/e17-module-screenshot E17 module which allows users to take screenshots
This e17 module allows users to take screenshots. It provides customized
delays, directory and file names, image dithering, thumbnails preparing
and various effects via external programs.

Author: Christopher Michael <devilhorns@comcast.net>
WWW: http://www.enlightenment.org
2006-07-10T20:13:10+00:00 x11/e17-module-snow An e17 module which draws snowflakes on your screen
This e17 module draws falling snowflakes and trees on your desktop window.
The snow density is fully configurable.

Author: Andrew 'HandyAndE' Williams <http://handyande.co.uk/>
WWW: http://www.enlightenment.org
2006-07-10T20:13:10+00:00 x11-wm/e17-module-snow E17 module which draws snowflakes on your screen
This e17 module draws falling snowflakes and trees on your desktop window.
The snow density is fully configurable.

Author: Andrew 'HandyAndE' Williams <http://handyande.co.uk/>
WWW: http://www.enlightenment.org
2006-07-10T20:10:32+00:00 x11/e17-module-cpu An e17 module which allows users to monitor cpu load
This e17 module allows users to monitor current cpu load. It can draw
load graph and display cpu load percentage. The polling interval is
fully configurable.

Author: Matthew Mullins
WWW: http://www.enlightenment.org
2006-07-10T20:10:32+00:00 x11-wm/e17-module-cpu E17 module which allows users to monitor cpu load
This e17 module allows users to monitor current cpu load. It can draw
load graph and display cpu load percentage. The polling interval is
fully configurable.

Author: Matthew Mullins
WWW: http://www.enlightenment.org
2006-07-10T20:08:21+00:00 x11/e17-module-rain An e17 module which draws raindrops on your screen
This e17 module draws falling raindrops and clouds on your desktop window.
The rain density is fully configurable.

Author: Team Ninjapirates <http://www.dxdstudio.com/npn/>
WWW: http://www.enlightenment.org
2006-07-10T20:08:21+00:00 x11-wm/e17-module-rain E17 module which draws raindrops on your screen
This e17 module draws falling raindrops and clouds on your desktop window.
The rain density is fully configurable.

Author: Team Ninjapirates <http://www.dxdstudio.com/npn/>
WWW: http://www.enlightenment.org
2006-07-10T20:03:08+00:00 www/p5-Xango Event Based High Performance Web Crawler Framework
Xango is a framework for writing web crawlers. As such, it doesn't do
a whole lot by itself - you need to create custom handlers to do the
grunt work. See the documentation for Xango::Manual::Intro for more
details on how to write your own crawler.

Please note that Xango is still in beta. Some behavior may change as
we keep on developing it.

Author: Daisuke Maki <dmaki@cpan.org>
WWW: http://search.cpan.org/dist/Xango/
2006-07-10T20:01:34+00:00 x11/e17-module-mail An e17 module to check your mailboxes (like xbiff does)
This e17 module allows users to check their POP3, IMAP, maildir and mbox
mailboxes in efficient way (like xbiff). The module is fully configurable
and handy.

Author: devilhorns (Christopher Michael) <devilhorns@comcast.net>
WWW: http://www.enlightenment.org/
2006-07-10T20:01:34+00:00 x11-wm/e17-module-mail E17 module to check your mailboxes (like xbiff does)
This e17 module allows users to check their POP3, IMAP, maildir and mbox
mailboxes in efficient way (like xbiff). The module is fully configurable
and handy.

Author: devilhorns (Christopher Michael) <devilhorns@comcast.net>
WWW: http://www.enlightenment.org/
2006-07-10T19:57:00+00:00 x11/e17-module-eveil An e17 module to set alarms and timers
This e17 module allows users to set timers and alarms.

Author: Laurent 'kiwi' Ghigonis <ooookiwi@free.fr>
WWW: http://www.enlightenment.org
2006-07-10T19:55:42+00:00 x11/e17-module-flame An e17 module which draws flames on your desktop
This e17 module dsiplays flames on the bottom part of the screen.

Author: Vincent 'caro' Torri
WWW: http://www.enlightenment.org
2006-07-10T19:55:42+00:00 x11-wm/e17-module-flame E17 module which draws flames on your desktop
This e17 module dsiplays flames on the bottom part of the screen.

Author: Vincent 'caro' Torri
WWW: http://www.enlightenment.org
2006-07-10T19:45:32+00:00 x11/e17-module-slideshow An e17 module which cycles desktop backgrounds
This e17 module allows users to cycle desktop backgrounds over configurable
time interval.
It is a port of the e16 epplet E-Slides by Michael Jennings.

Author: Christopher Michael <devilhorns@comcast.net>
WWW: http://www.enlightenment.org/
2006-07-10T19:45:32+00:00 x11-wm/e17-module-slideshow E17 module which cycles desktop backgrounds
This e17 module allows users to cycle desktop backgrounds over configurable
time interval.
It is a port of the e16 epplet E-Slides by Michael Jennings.

Author: Christopher Michael <devilhorns@comcast.net>
WWW: http://www.enlightenment.org/
2006-07-10T15:47:09+00:00 textproc/p5-Text-Tags Parses folksonomy space-separated tags
Parses "folksonomies", which are simple space-separated-but-optionally- quoted
tag lists. See Text::Tags::Parser for the actual module; Text::Tags may be used
in a future version of the distribution.

WWW: https://metacpan.org/release/Text-Tags
2006-07-10T15:23:19+00:00 www/p5-HTML-ResolveLink Resolve relative links in (X)HTML into absolute URI
HTML::ResolveLink is a module to rewrite relative links in XHTML or
HTML into absolute URI.

WWW: https://metacpan.org/release/HTML-ResolveLink
2006-07-10T12:49:20+00:00 x11/e17-module-uptime An e17 uptime and load average indicator module
An e17 module indicating the system's current uptime, load averages and number
of active users in a configurable interval.

Author: Matthew Mullins
WWW: http://www.enlightenment.org
2006-07-10T12:49:20+00:00 x11-wm/e17-module-uptime E17 uptime and load average indicator module
An e17 module indicating the system's current uptime, load averages and number
of active users in a configurable interval.

Author: Matthew Mullins
WWW: http://www.enlightenment.org
2006-07-10T12:35:15+00:00 x11/e17-module-deskshow E17 module that minimizes all windows to show the desktop
An E17 module which minimizes all windows in order to show the desktop.

Author: Christopher Michael <devilhorns@comcast.net>
WWW: http://www.enlightenment.org
2006-07-10T12:35:15+00:00 x11-wm/e17-module-deskshow E17 module that minimizes all windows to show the desktop
An E17 module which minimizes all windows in order to show the desktop.

Author: Christopher Michael <devilhorns@comcast.net>
WWW: http://www.enlightenment.org
2006-07-10T01:26:05+00:00 converters/p5-Encode-Detect Encode::Encoding subclass that detects the encoding of data
This Perl module is an Encode::Encoding subclass that uses
Encode::Detect::Detector to determine the charset of the input data and
then decodes it using the encoder of the detected charset.

It is similar to Encode::Guess, but does not require the configuration
of a set of expected encodings. Like Encode::Guess, it only supports
decoding--it cannot encode.

WWW: https://metacpan.org/release/Encode-Detect
2006-07-09T23:44:43+00:00 www/ojs2 Journal management and publishing system
Open Journal Systems (OJS) has been developed by the Public Knowledge
Project. For general information about OJS and other open research
systems, visit the PKP web site.

WWW: http://pkp.sfu.ca/
2006-07-09T19:55:57+00:00 comms/ktrack Amateur Radio satellite tracking and prediction
K-Track is an graphical satellite prediction Program that runs under KDE.
It's really accurate as it calculates using the NORAD SGP4/SDP4 Models.
It Controls your Rig for doppler compensation / antenna pointing

Written by lx2gt AT users.sourceforge.net

WWW: http://ktrack.sourceforge.net/
2006-07-09T14:26:40+00:00 databases/opendbx C library for accessing databases with a single API
OpenDBX is an extremely lightweight but extensible C library for
accessing databases with a single API. It provides a clean and simple
interface across all supported databases that leads to an elegant
code design automatically. Currently MySQL, PostgreSQL, SQLite
(v2 & 3), MSSQL and Sybase are supported and backends for more native
database APIs can be written easily. If you want your application to
support different databases with little effort, this is definitively
the right thing for you!

License: LGPL

WWW: http://www.linuxnetworks.de/opendbx/
2006-07-09T13:08:17+00:00 textproc/ecromedos Document preparation system that allows concurrent publication
An integrated solution for XML-based publishing in print and web.
It is specifically targeted at producing technical documentation
in the field of computer science.

Documents are written in an XML-based markup language and translated
to different formats with XSL-transformations. At this time, eCromedos
supports the target formats XHTML and LATEX. Where LATEX output can be
further processed into high-quality printable formats by use of the
TEX typesetting system (http://www.ctan.org).

WWW: http://www.ecromedos.net/
2006-07-09T11:58:05+00:00 devel/p5-POE-Stage Base class for formalized POE components
POE::Stage is a proposed base class for POE components. Its purpose is
to standardize the most common design patterns that have arisen through
years of POE::Component development.

WWW: https://metacpan.org/release/POE-Stage
2006-07-09T00:51:12+00:00 net/shelldap Shell-like environment for LDAP
This is shelldap, a handy shell-like interface for browsing
LDAP servers and editing their content.

Among its features:

- history
- sane autocompletes
- credential caching
- site-wide and individual config
- it's in perl
- it's fun to say! shelldap! shelldap! shelldap!

For more info, 'perldoc' the script.

WWW: https://bitbucket.org/mahlon/shelldap
2006-07-08T23:49:15+00:00 devel/libmpcbdm Standalone library to control various mpc8xx boards
Standalone library to control various widely available Freescale's mpc8xx
based boards. This code was derived from mpcbdm patch by Frank Przybylski.

This allows using this code separately from gdb, for example, to load
firmware to the board, or retrieve information about it.

The package includes example "mpc8xx" program, that displays information
about connected board using libmpcbdm library.

The schematic of adapter itself can be found at project homepage.

WWW: https://sourceforge.net/projects/libmpc8xx/
2006-07-08T23:43:23+00:00 math/ufsparse UFspace is a set of packages for sparse matrices calculation
SuiteSparse is a set of sparse matrices libraries.
It contains:
* AMD: symmetric approximate minimum degree
* BTF: permutation to block triangular form (beta)
* CCOLAMD: constrained column approximate minimum degree
* COLAMD: column approximate minimum degree
* CHOLMOD: sparse supernodal Cholesky factorization and update/downdate
* KLU: sparse LU factorization, for circuit simulation (beta)
* LDL: a simple LDL^T factorization
* UMFPACK: sparse multifrontal LU factorization
* UFconfig: common configuration for all of the above
* CSparse: a concise sparse matrix package
* CXSparse: and extended version of CSparse

WWW: http://www.cise.ufl.edu/research/sparse/SuiteSparse/
2006-07-08T23:43:23+00:00 math/suitesparse Set of packages for sparse matrix calculation
SuiteSparse is a set of sparse matrices libraries.
It contains:
* AMD: symmetric approximate minimum degree
* BTF: permutation to block triangular form (beta)
* CAMD: constrained approximate minimum degree ordering
* CCOLAMD: constrained column approximate minimum degree
* CHOLMOD: sparse supernodal Cholesky factorization and update/downdate
* COLAMD: column approximate minimum degree
* CSparse: a concise sparse matrix package
* CXSparse: and extended version of CSparse
* GraphBLAS: graph algorithms in the language of linear algebra
* KLU: sparse LU factorization, for circuit simulation (beta)
* LDL: a simple LDL^T factorization
* Mongoose: graph partitioning
* RBio: read/write sparse matrices
* SPQR: sparse QR factorization
* UMFPACK: sparse multifrontal LU factorization
* UFconfig: common configuration for all of the above

WWW: http://faculty.cse.tamu.edu/davis/suitesparse.html
2006-07-08T21:30:18+00:00 comms/libfec Several forward error correction (FEC) decoders
This library package provides several forward error correction (FEC) decoders
and accelerated primitives useful in digital signal processing (DSP).
Except for the Reed-Solomon codecs, these functions take full advantage of
the MMX, SSE and SSE2 SIMD instruction sets on Intel/AMD IA-32 processors
and the Altivec/VMX/Velocity Engine SIMD instruction set on the
G4 and G5 PowerPC.
The library includes Viterbi decoders for the following convolutional codes:
rate 1/2 k=7
rate 1/2 k=9
rate 1/6 k=15 ("Cassini")
plus two Reed-Solomon encoder-decoders:
one optimized for the (255,223) CCSDS standard code
a general purpose encoder/decoder for arbitrary RS codes
and three low-level 16-bit DSP support routines:
signed dot product
peak detection
sum-of-squares (energy) computation
This library is licensed under the "lesser" GNU General Public License.

WWW: http://www.ka9q.net/code/fec/
2006-07-08T02:12:21+00:00 www/p5-HTML-TagParser Yet another HTML tag parser by pure Perl implementation
HTML::TagParser is a pure Perl implementaion for parsing HTML files.
This module provides some methods like DOM. This module is not strict
about XHTML format because many of HTML pages are not strict. You know,
many pages use <br> elemtents instead of <br/> and have <p> elements
which are not closed.

This module natively understands a character set of document by reading
its meta element.

<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">

The parsed document's encoding is converted as this class's fixed
internal encoding "UTF-8".

WWW: https://metacpan.org/release/HTML-TagParser
2006-07-07T18:26:27+00:00 audio/cpp-xmms2 C++ Bindings for XMMS2
2006-07-07T07:21:21+00:00 x11/yakuake Drop-down terminal emulator for KDE
Yakuake is a Quake-style drop-down terminal emulator using KDE Konsole's
KPart technology.

WWW: https://www.kde.org/applications/system/yakuake
2006-07-07T07:21:21+00:00 x11/yakuake-kde4 Drop-down terminal emulator for KDE
Yakuake is a Quake-style drop-down terminal emulator using KDE Konsole's
KPart technology.

WWW: https://yakuake.kde.org/
2006-07-06T18:03:52+00:00 deskutils/cdcat Qt based tool for offline CD/DVD/disk catalogs
cdcat is a powerful Qt based tool for creating fully searchable offline
catalogs of the contents of any arbitrary media. Primarily it is most
useful for cataloging CDs, DVDs, and other such removable media. The
catalogs can be quickly searched (including across multiple catalogs)
with regular expressions, exported as CSV or HTML files, sorted, and
statistical information gathered.

WWW: http://cdcat.sourceforge.net/
2006-07-06T18:02:28+00:00 print/easylatex Perl script which transforms "pseudo-LaTeX" into proper LaTeX
EasyLatex is a preprocessor which takes an input file in "pseudo-latex",
and transforms it into proper LaTeX syntax.

WWW: http://easylatex.sourceforge.net/
2006-07-06T17:54:50+00:00 deskutils/wyrd Text-based front-end to Remind
Wyrd is a text-based front-end to Remind, a sophisticated calendar and alarm
program. Remind's power lies in its programmability, and Wyrd does not hide
this capability behind flashy GUI dialogs. Rather, Wyrd is designed to make
you more efficient at editing your reminder files directly. It also offers a
scrollable timetable suitable for visualizing your schedule at a glance.

Unlike most of the calendar applications available today, Wyrd is designed to
be both lightweight and fast. Startup time is negligible, UI navigation is
instantaneous, and the wyrd process typically consumes less than 2MB of
resident memory.

WWW: http://pessimization.com/software/wyrd/
2006-07-06T17:49:52+00:00 devel/ocaml-ounit OCaml unit test framework
OUnit is a unit testing framework for Objective Caml, inspired by
the JUnit tool for Java, and the HUnit tool for Haskell.

WWW: http://home.wanadoo.nl/maas/ocaml
2006-07-06T17:47:02+00:00 graphics/jdraw Pixel oriented graphics editor
JDraw is a pixel oriented graphics editor designed especially for small
to medium-sized pictures used to decorate web pages. It is completely
written in Java, simple to use and saves (animated) GIFs, ICOs and PNGs.

WWW: http://jdraw.sourceforge.net
2006-07-06T17:12:10+00:00 graphics/epdfview Lightweight PDF document viewer
ePDFView is a free lightweight PDF document viewer using Poppler and GTK+
libraries.

The aim of ePDFView is to make a simple PDF document viewer, in the lines of
Evince but without using the Gnome libraries.

WWW: http://www.emma-soft.com/projects/epdfview/
2006-07-05T21:07:29+00:00 lang/linux-libg2c Fortran 77 compatibility runtime
A port for linux Fortran 77 compatibility runtime.
2006-07-05T21:07:29+00:00 lang/linux-f8-libg2c Fortran 77 shared library (Linux Fedora 8)
A port for linux Fortran 77 compatibility runtime.
2006-07-05T21:07:29+00:00 lang/linux-f10-libg2c Fortran 77 shared library (Linux Fedora 10)
A port for Linux Fortran 77 compatibility runtime.
2006-07-05T20:20:24+00:00 devel/libepp-nicbr Partial Extensible Provisioning Protocol to .br domains
This is the LIBEPP-NICBR C++ library that partially implements the
Extensible Provisioning Protocol (EPP), as described in the Internet
Drafts RFC3730bis to RFC3734bis and RFC3735.

RFC3731bis - EPP Domain Name Mapping - was implemented with hosts as
attributes of the Domain Object.

In order to conform to the .BR model, extensions to the EPP Domain Name
and Contact Mapping were made (draft-neves-epp-brdomain and
draft-neves-epp-brorg), supported since version 0.2. The documentation
for these extensions is available at EPP References [1].

[1]
http://registro.br/epp/rfc-EN.html

WWW: http://registro.br/epp/
2006-07-05T19:29:51+00:00 textproc/sdcv Text-based utility for work with dictionaries in StarDict's format #'
SDCV(StarDict under Console Version) is simple, cross-platform text-based
utility for work with dictionaries in StarDict's format.

The word from "list of words" may be string with leading '/' for using Fuzzy
search algorithm, string may contain '?' and '*' for using regexp search.
It work in interactive and not interactive mode.

WWW: http://dushistov.github.io/sdcv/
2006-07-05T18:31:19+00:00 comms/o2sms Send SMS messages via the websites of Irish mobile operators
o2sms is a program to send SMS messages using the websites of Irish mobile
operators. Despite its name, it supports all three major Irish operators - o2
Ireland, Vodafone Ireland and Meteor Ireland.

The program works by simulating a web browser's interaction with those
websites. In essence, the program is really just a stripped-down specialised
browser.

At the time of writing, o2 web accounts have 250 free web texts per month,
Vodafone 300 and Meteor 300. After sending a message, o2sms will tell you how
many you have remaining.

WWW: http://o2sms.sourceforge.net/
2006-07-05T17:15:24+00:00 devel/otrs Open Ticket Request System
OTRS is an Open source Ticket Request System (also well known as trouble
ticket system) with many features to manage customer telephone calls and
e-mails. The system is built to allow your support, sales, pre-sales,
billing, internal IT, helpdesk, etc. department to react quickly to
inbound inquiries.

WWW: http://www.otrs.com/en/
2006-07-05T15:28:07+00:00 net-im/jabber-pyaim Python AIM-Transport for Jabber
PyAIMt is an AIM transport for Jabber written entirely in Python, and using
the Twisted framework. It uses the OSCAR protocol to communicate with AOL's
servers and should work with any Jabber implementation available.

Author: Daniel Henninger <jadestorm@nc.rr.com>
WWW: http://code.google.com/p/pyaimt/
2006-07-05T06:53:24+00:00 www/otrs Open Ticket Request System
OTRS is an Open source Ticket Request System (also well known as trouble
ticket system) with many features to manage customer telephone calls and
e-mails. The system is built to allow your support, sales, pre-sales,
billing, internal IT, helpdesk, etc. department to react quickly to
inbound inquiries.

WWW: https://www.otrs.com/
2006-07-05T02:40:47+00:00 x11-themes/rezlooks GTK+ 2.x engine based on Clearlooks
Rezlooks is a GTK+2 theme engine based on the Cairo-enabled CVS Clearlooks
engine code.

WWW: http://www.gnome-look.org/content/show.php?content=39179
2006-07-04T23:04:48+00:00 mail/squirrelmail-pupdate-plugin Checks for plugin updates by parsing the SM site
Checks for updates to your currently running plugins by parsing the
SM site, and gives a description of any recent changes that have
been made to the plugin.

Also displays the current stable version of SM and lets you know
what version of SM you are running.

WWW: http://www.squirrelmail.org/plugin_view.php?id=68
2006-07-04T18:52:57+00:00 misc/biosfont-demos Demos for the biosfont kernel module
Two samples for the biosfont(4) kernel module:
* showchar shows a requested character on stdout
* showdati is a digital clock. Best viewed on 80x25 consoles.

WWW: https://github.com/rene0/biosfont
2006-07-04T18:37:43+00:00 sysutils/biosfont Kernel module to retrieve bitmap fonts from BIOS memory
This port provides a FreeBSD kernel module that can be used to
retrieve the font bitmaps stored in BIOS memory.

WWW: https://github.com/rene0/biosfont
2006-07-04T15:31:24+00:00 cad/geda-examples The gEDA's examples
Various examples for gEDA suite. This includes:

1) gTAG - USB to JTAG interface
2) lightning_detector - a lightning detector
3) RF_Amp - schematics and associated materials for a SPICE model
4) TwoStageAmp - a two stage amplifier SPICE playpen

WWW: http://www.geda.seul.org
2006-07-04T15:26:09+00:00 cad/geda-docs The gEDA's documentation
Various documentation for gEDA suite, including architecture-related
docs as well as examples of usage and tutorials.

WWW: http://www.geda.seul.org
2006-07-04T12:20:50+00:00 audio/p5-Audio-TagLib Library for reading and editing audio meta data
Audio::TagLib - a library for reading and editing audio meta data,
commonly known as tags.

WWW: http://search.cpan.org/dist/Audio-TagLib/
2006-07-04T04:59:21+00:00 math/UFsparse UFspace is a set of packages for sparse matrices calculation
UFsparse is a set of sparse matrices libraries.
It contains:
* AMD: symmetric approximate minimum degree
* BTF: permutation to block triangular form (beta)
* CCOLAMD: constrained column approximate minimum degree
* COLAMD: column approximate minimum degree
* CHOLMOD: sparse supernodal Cholesky factorization and update/downdate
* KLU: sparse LU factorization, for circuit simulation (beta)
* LDL: a simple LDL^T factorization
* UMFPACK: sparse multifrontal LU factorization
* UFconfig: common configuration for all of the above
* CSparse: a concise sparse matrix package
* CXSparse: and extended version of CSparse

WWW: http://www.cise.ufl.edu/research/sparse/UFsparse/
2006-07-04T01:23:50+00:00 sysutils/p5-Dir-Purge Purge directories to a given number of files
Dir::Purge implements functions to reduce the number of files in a directory
according to a strategy. It currently provides one strategy: removal of files by
age.

WWW: https://metacpan.org/release/Dir-Purge
2006-07-03T21:08:02+00:00 security/kovpn Simple GUI for OpenVPN clients
Kovpn is a really simple OpenVPN GUI for everyday use. It is a client only GUI,
meaning that you cannot administrate an OpenVPN server with it (Look for kvpnc
if you want such a program). You can use it to connect and disconnect without
needing to open a console. You can also input username and/or password that
might be needed.
In Short: It can do everything an end-user want's for his everyday work with
OpenVPN.

WWW: http://www.enlighter.de/
2006-07-03T16:11:50+00:00 sysutils/kports Powerful KDE-Frontend to the Ports
KPorts is KDE-Frontend to the FreeBSD-Ports and in future also to the
OpenBsd-Ports, PkgSrc and maybe others.
You can browse and search through your Portstree and perform actions
like Upgrades, Installs, Uninstall a.s.o. More advanced features like
setting Options and Vulnerability checking are also available. For a
complete list, check the Homepage or the Changelog.
Functionality is KPorts' main goal, not simplification by reducing
options; however KPorts should be rather easy to use.

WWW: http://kports.sf.net
2006-07-03T16:11:50+00:00 ports-mgmt/kports KDE3-Version of your favorite frontend to the Ports
KPorts is KDE-Frontend to the FreeBSD-Ports and in future also to the
OpenBsd-Ports, PkgSrc and maybe others.
You can browse and search through your Portstree and perform actions
like Upgrades, Installs, Uninstall a.s.o. More advanced features like
setting Options and Vulnerability checking are also available. For a
complete list, check the Homepage or the Changelog.
Functionality is KPorts' main goal, not simplification by reducing
options; however KPorts should be rather easy to use.

A new version of KPorts based on completely new code and Qt4 is
available @ /usr/ports/ports-mgmt/kports-qt4
NOTE that the new version cannot yet compete with this version
feature-wise.


WWW: http://kports.sf.net
2006-07-03T16:11:50+00:00 ports-mgmt/kports-qt4 Qt4-Version of your favorite frontend to the Ports
KPorts is Qt-based frontend to the FreeBSD-Ports.
Support for the OpenBSD-Ports and PkgSrc is planned for a future release.

It is designed to make managing your applications easier and more pleasent.

This is the Port based on the new Qt4-only codebase. You cannot use this to
actually install and remove packages. If you need that use the version based
on KDE3: ports-mgmt/kports.

WWW: http://kports.sf.net
2006-07-03T07:30:45+00:00 science/libghemical Support libraries of science/ghemical port
libghemical is a support library packages for biology/ghemical

WWW: https://www.bioinformatics.org/ghemical/ghemical/index.html
2006-07-03T00:33:34+00:00 graphics/grx 2D graphics library
GRX is a 2D graphics C library originaly written by Csaba Biegl for
DJ Delorie's DOS port of the GCC compiler. Now it support a big range
of platforms.

WWW: http://grx.gnu.de/
2006-07-03T00:22:32+00:00 devel/pdcurses Curses library implementation for Win32, DOS, OS/2, and X11
PDCurses is a public domain curses library for Win32, DOS, OS/2 and X11,
implementing most of the functions available in System V R4 curses. It
supports most compilers for these platforms. The X11 port allows existing
text-mode curses programs to be re-compiled and linked with PDCurses to
produce native X11 applications.

WWW: http://pdcurses.sourceforge.net/
2006-07-03T00:22:32+00:00 devel/pdcurses-the Curses library implementation for Win32, DOS, OS/2, and X11
PDCurses is a public domain curses library for Win32, DOS, OS/2 and X11,
implementing most of the functions available in System V R4 curses. It
supports most compilers for these platforms. The X11 port allows existing
text-mode curses programs to be re-compiled and linked with PDCurses to
produce native X11 applications.

WWW: http://pdcurses.sourceforge.net/
2006-07-03T00:21:00+00:00 devel/rx Replacement for the GNU regex library
Replacement for the GNU regex library.

WWW: http://directory.fsf.org/rx.html
2006-07-02T19:26:42+00:00 net-mgmt/ipacco Web based tool to analyze Cisco IP accounting data
IPAcco is a free software package that helps a network admin
to collect, visualize and analyze IP accounting data from the
Cisco routers.
Cisco routers themselves are capable of collecting IP accounting
information . i.e. an unordered set of IP source-destination
pairs along with a byte and packet counters corresponding to all
network traffic flows that passed through the router's interfaces.
These data can be a useful source for various analysis procedures
and billing systems but by itself, in their raw form they are
rather difficult to read and understand. In addition, a router
cannot keep a lot of data . its memory is needed for purposes
other than remembering what traffic, from what sources and where
it forwarded two month ago.

WWW: http://ipacco.sourceforge.net/
2006-07-02T10:45:16+00:00 deskutils/tagutils Command line tool for tagging files
Leaftag is a library and set of utilities for tagging files on the desktop.

tagutils is the primary way of tagging files from the command line.
It can tag, untag, display a list of known tags, manipulate tag properties,
and show files belonging to a tag.

Project homepage:
WWW: http://www.chipx86.com/wiki/Leaftag
2006-07-02T10:33:27+00:00 devel/libleaftag Leaftag is a library for tagging files on the desktop
Leaftag is a library and set of utilities for tagging files on the desktop.

libleaftag is the core tagging library. It's GObject-based and provides a
simple means for tagging and untagging files, retrieving lists of tags, and
generally manipulating the database.

Project homepage:
WWW: http://www.chipx86.com/wiki/Leaftag
2006-07-02T05:09:15+00:00 mail/mdpop3d Simple and small POP3 daemon implementation with Maildir support
This is a simple and small POP3 daemon implementation designed for
Maildir support. It have direct support for authenticating regular
unix users, has UIDL command support, can access maildirs in
non-default location, and have support for external (pre-)authenticators.
2006-07-01T07:46:46+00:00 editors/drjava Lightweight IDE for writing Java programs
DrJava is a lightweight development environment for writing Java programs.
It is designed primarily for students, providing an intuitive interface
and the ability to interactively evaluate Java code. It also includes
powerful features for more advanced users. DrJava is available for free
under the DrJava Open Source License, and it is under active development
by the JavaPLT group at Rice University.

WWW: http://www.drjava.org
2006-07-01T07:30:41+00:00 devel/rubygem-rubygame Game-development extension and library for the ruby language
Rubygame is a game-development extension and library for the ruby
language, with similarities to pygame. The purpose of rubygame is
make the creation of games in the ruby language simple, easy, and
fun, without limiting flexibility.

WWW: http://rubygame.org/
2006-07-01T07:30:41+00:00 devel/ruby-game A game-development extension and library for the ruby language
Rubygame is a game-development extension and library for the ruby
language, with similarities to pygame. The purpose of rubygame is
make the creation of games in the ruby language simple, easy, and
fun, without limiting flexibility.

WWW: http://rubygame.seul.org/
2006-07-01T06:11:08+00:00 devel/p5-Time-Clock Twenty-four hour clock objects with nanosecond precision
A Time::Clock object is a twenty-four hour clock with nanosecond precision
and wrap-around. It is a clock only; it has absolutely no concept of dates.
Vagaries of date/time such as leap seconds and daylight savings time are
unsupported.

WWW: https://metacpan.org/release/Time-Clock
2006-06-30T06:01:33+00:00 www/p5-ClearSilver Perl bindings for fast and powerful template system
ClearSilver is a fast, powerful, and language-neutral template system. It is
designed to make it easy to create template driven static or dynamic
websites.

This port installs the ClearSilver Perl bindings.

WWW: http://www.clearsilver.net/
2006-06-29T18:42:45+00:00 print/cm-super Computer Modern Font Families in Type 1 Fonts
The CM-Super package contains Type 1 fonts converted from METAFONT fonts and
covers entire EC/TC, EC Concrete, EC Bright and LH fonts (Computer Modern
font families). All European and Cyrillic writings are covered.
Each Type 1 font program contains ALL glyphs from the following
standard LaTeX font encodings: T1, TS1, T2A, T2B, T2C, X2, and also
Adobe StandardEncoding (585 glyphs per non-SC font and 468 glyphs
per SC font), and could be reencoded to any of these encodings
using standard dvips or pdftex facilities (the corresponding support
files are also included).

WWW: http://www.ctan.org/tex-archive/fonts/ps-type1/cm-super/
2006-06-29T15:13:19+00:00 x11-fonts/manu-gothica Old German blackletter handwriting (Suetterlin)
This True Type Font has been based on the Old German handwriting as it
was taught in Schleswig and Germany around Year 1900 (Suetterlin). If
you study sources from that time and before, it is important to be
familiar with this writing style. The font is free for personal use.

WWW: http://www.bryld.dk/hent-filer/
2006-06-29T11:18:18+00:00 deskutils/taskstep Web based to-do list manager written in php
TaskStep is a list and to-do manager for local php servers. It requires a
server (preferably local) and a decent browser (Firefox, not IE6).

It is designed to work vaguely with fans of GTD and act as a slightly more
advanced task manager which can be kept on your computer, rather than over the
internet (although in theory you can put it up on the internet).

Here is a quick summary of the main features:
* Sections for tasks organising them by immediate, this week, this month,
this year and lifetime tasks
* Add and filter by contexts and projects (for Getting Things Done fans)
* Print lists on 3 x 5 index cards
* Automatically list all items for today
* Highlighting of current and overdue items
* Mark items as done on the spot, with a done button for each
* Small. As in really really ridiculously small (~160KB download file)
* It's free, but that's probably stating the obvious

WWW: http://taskstep.cunningtitle.co.uk/
2006-06-29T11:08:18+00:00 devel/lion Multi-platform, event-driven, simple networking library
LiON (Lund's Input Output Library) is a C library to quickly develop
programs that are event-driven, networked, non-blocking and portable.
It includes a simple API to do any networking, file I/O and pipes.

It is multiplatform and runs on POSIX-like systems and Windows.

WWW: http://www.lundman.net/wiki/index.php/LiON
2006-06-29T10:59:05+00:00 devel/tailor Migrates changesets between version control systems
Tailor is a tool to migrate changesets between Aegis, ArX, Bazaar, Bazaar-NG,
CVS, Codeville, Darcs, Git, Mercurial, Monotone, Perforce, Subversion,
and Tla repositories.

WWW: https://BSDforge.com/projects/devel/tailor
2006-06-29T10:41:09+00:00 audio/fapg Fast Audio Playlist Generator
fapg is a tool to generate list of audio files (Wav, MP3, Ogg, etc) in various
formats (M3U, PLS, HTML, etc).
It is very usefull if you have a large amount of audio files and you want to
quickly and frequently build a playlist.

WWW: http://royale.zerezo.com/fapg/
2006-06-29T08:36:42+00:00 sysutils/p5-Sys-Filesystem Perl module to Retrieve list of filesystems and their properties
Retrieve list of filesystems and their properties

Sys::Filesystem is intended to be a portable interface to list and query
filesystem names and their properties. At the time of writing there were
only Solaris and Win32 modules available on CPAN to perform this kind of
operation. This module hopes to provide a consistant API to list all,
mounted, unmounted and special filesystems on a system, and query as
many properties as possible with common aliases wherever possible.

WWW: https://metacpan.org/release/Sys-Filesystem
2006-06-29T07:51:48+00:00 russian/tidyup-mail Remove unsafe characters from email & make xterm happy
This program is especially useful for russian/ukrainian/belarusian users
but however can help those who reads mail from people that uses such
brain-damaged web-mailers as yahoo mail.

Fatigue with xterm when reading mail from mutt? Tired to press "Do Full
reset" every time when terminal becames full of garbage? This program is
for you! It removes unsafe characters from email & makes xterm happy!

Intended to be used with procmail.

WWW: http://gromnizki.unixdev.net
2006-06-29T03:39:44+00:00 print/p5-PDF-Template PDF layout system that uses the same data structures as HTML::Template
PDF::Template is a layout system that creates Adobe PDF files from the same
data structure used by HTML::Template.

Currently, the only renderer support is pdflib_pl, which is from PDFLib
(www.pdflib.com). There is a free version (PDFLib Lite), but that does not
handle Unicode. If you need CJK fonts, you will need to purchase the full
version of PDFLib from them.

WWW: https://metacpan.org/release/PDF-Template
2006-06-29T00:47:46+00:00 www/p5-HTML-WikiConverter-SnipSnap Convert HTML to SnipSnap markup
This module contains rules for converting HTML into SnipSnap markup. See
HTML::WikiConverter for additional usage details.

WWW: https://metacpan.org/release/HTML-WikiConverter-SnipSnap
2006-06-29T00:46:40+00:00 www/p5-HTML-WikiConverter-WikkaWiki Convert HTML to WikkaWiki markup
This module contains rules for converting HTML into WikkaWiki markup. See
HTML::WikiConverter for additional usage details.

WWW: https://metacpan.org/release/HTML-WikiConverter-WikkaWiki
2006-06-29T00:44:51+00:00 www/p5-HTML-WikiConverter-PhpWiki Convert HTML to PhpWiki markup
This module contains rules for converting HTML into PhpWiki markup. See
HTML::WikiConverter for additional usage details.

WWW: https://metacpan.org/release/HTML-WikiConverter-PhpWiki
2006-06-29T00:43:26+00:00 www/p5-HTML-WikiConverter-PmWiki Convert HTML to PmWiki markup
This module contains rules for converting HTML into PmWiki markup. See
HTML::WikiConverter for additional usage details.

WWW: https://metacpan.org/release/HTML-WikiConverter-PmWiki
2006-06-29T00:42:01+00:00 www/p5-HTML-WikiConverter-PbWiki Convert HTML to PbWiki markup
This module contains rules for converting HTML into PbWiki markup. See
HTML::WikiConverter for additional usage details.

WWW: https://metacpan.org/release/HTML-WikiConverter-PbWiki
2006-06-29T00:39:50+00:00 www/p5-HTML-WikiConverter-UseMod Convert HTML to UseMod markup
This module contains rules for converting HTML into UseMod markup. See
HTML::WikiConverter for additional usage details.

WWW: https://metacpan.org/release/HTML-WikiConverter-UseMod
2006-06-29T00:12:01+00:00 www/p5-HTML-WikiConverter-WakkaWiki Convert HTML to WakkaWiki markup
This module contains rules for converting HTML into WakkaWiki markup. See
HTML::WikiConverter for additional usage details.

WWW: https://metacpan.org/release/HTML-WikiConverter-WakkaWiki
2006-06-28T14:25:42+00:00 www/p5-HTML-WikiConverter-TikiWiki Convert HTML to TikiWiki markup
This module contains rules for converting HTML into TikiWiki markup. See
HTML::WikiConverter for additional usage details.

WWW: https://metacpan.org/release/HTML-WikiConverter-TikiWiki
2006-06-28T14:20:44+00:00 games/diameter Arcade-style game with elements of economy and adventure
"Diameter" - is an arcade-style game with elements of economy and
adventure.

Project's main objective is to make a distinctive game with a storm
gameplay and simultaneously alluring with its world.

WWW: http://gamediameter.sourceforge.net/
2006-06-28T14:08:52+00:00 www/p5-HTML-WikiConverter-MediaWiki Convert HTML to MediaWiki markup
This module contains rules for converting HTML into MediaWiki markup. See
HTML::WikiConverter for additional usage details.

WWW: https://metacpan.org/release/HTML-WikiConverter-MediaWiki
2006-06-28T14:07:38+00:00 www/p5-HTML-WikiConverter-MoinMoin Convert HTML to MoinMoin markup
This module contains rules for converting HTML into MoinMoin markup. See
HTML::WikiConverter for additional usage details.

WWW: https://metacpan.org/release/HTML-WikiConverter-MoinMoin
2006-06-28T14:05:58+00:00 www/p5-HTML-WikiConverter-Markdown Convert HTML to Markdown markup
This module contains rules for converting HTML into Markdown markup. See
HTML::WikiConverter for additional usage details.

WWW: https://metacpan.org/release/HTML-WikiConverter-Markdown
2006-06-28T12:52:48+00:00 security/p5-openxpki Perl based trustcenter for PKI: universal server building block
Perl based trustcenter software for private key infrastructure (PKI):
universal server building block

WWW: https://www.openxpki.org/
2006-06-28T08:50:57+00:00 net/p5-Net-SFTP-Foreign Secure File Transfer Protocol client
Net::SFTP::Foreign implements an SFTP client in Perl using the native SSH client
application to establish the connection to the remote host.

WWW: https://metacpan.org/release/Net-SFTP-Foreign
2006-06-28T03:49:08+00:00 www/p5-HTML-WikiConverter-Kwiki Convert HTML to Kwiki markup
This module contains rules for converting HTML into Kwiki markup. See
HTML::WikiConverter for additional usage details.

WWW: https://metacpan.org/release/HTML-WikiConverter-Kwiki
2006-06-28T02:50:38+00:00 devel/p5-Log-Accounting-SVN Perl module for accounting SVN repository
This module make use of Algorithm::Accounting and SVN::Log to do
simple accounting of any subversion repository (not necessarily
local, as long as you can do "svn log" to). The installed
svn-accounting.pl script demonstrate a simple use to this module,
you may try:

svn-accounting.pl http://svn.collab.net/repos/svn/

WWW: https://metacpan.org/release/GUGOD/Log-Accounting-SVN-0.01
2006-06-28T00:41:26+00:00 devel/p5-SVN-Log Extract change logs from Subversion server
SVN::Log retrieves and parses the commit logs from Subversion
repositories.

WWW: https://metacpan.org/release/SVN-Log
2006-06-27T09:52:33+00:00 www/xpi-imglikeopera Load only the images that you want in Firefox
ImgLikeOpera allows load only the images that you want in Firefox browser.
This extension is very useful for non broadband users.

Features:

* placeholders for blocked images (hi, LJ treads!);
* (re)load image from context menu or Ctrl+rightMouseClick;
* forced expiration time (5 minutes - 3 months);
* one of four policies for each tab:
o don't load images;
o load cached images only;
o load images for the originating Web site only;
o load all images.
* filters.

WWW: http://imglikeopera.mozdev.org
2006-06-27T09:11:05+00:00 devel/pear-Date_Holidays PEAR driver based class to calculate holidays
Date_Holidays helps you calculating the dates and titles of holidays
and other special celebrations. The calculation is driver-based so
it is easy to add new drivers that calculate a country's holidays.
The methods of the class can be used to get a holiday's date and
title in various languages.

WWW: https://pear.php.net/package/Date_Holidays
2006-06-26T22:11:02+00:00 cad/geda-projectmanager The gEDA's project manager
The gEDA's project manager suite.

WWW: http://www.geda.seul.org
2006-06-26T22:09:30+00:00 cad/geda-gattrib The gEDA's attribute editor
Gattrib is gEDA's attribute editor.

WWW: http://www.geda.seul.org
2006-06-26T22:07:55+00:00 audio/euphoria XMMS2 GUI frontend written with Enlightenment e17 libraries
Euphoria is an audio player which is based on Ecore, Evas and Edje.
It acts as a frontend to XMMS2.

Author: Tilman Sauerbeck <tilman@code-monkey.de>
WWW: http://www.enlightenment.org/
2006-06-26T18:34:59+00:00 cad/tclspice Improved version on SPICE3 suite with TCL scripting features
TclSpice is an improved version of Berkeley Spice designed to be used with
the Tcl/Tk scripting language. The project is open-source (BSD license)
and based upon the NG-Spice source code base with many improvements

Features and Improvements
- Fully Tcl scriptable - installs with 'package require spice' statement
- Hspice syntax (SpicePP).
- GUI interfaces, various (Tk).
- SpiceWish (BLT graph widget)
- BLT (tcl compatible) vectors for storage, manipulation and arithmetic
upon Spice waveforms.
- Xspice additions (Georgia Tech).
- Trigger upon waveform events.
- Spice 'simulator state' save and restore for rapid 'what-if' simulations
(no longer need to re-simulate from the beginning each time a
device value is changed).

Author: Stefan Jones <stefan.jones@multigig.com>
WWW: http://tclspice.sourceforge.net/
2006-06-26T16:40:45+00:00 mail/squirrelmail-secure_login-plugin Automatically turn on SSL security during login
This is a simple plugin to automatically turn on SSL security during
login if it hasn't already been requested by the referring hyperlink
or bookmark.

Primarily this utility is intended to prevent plain text passwords
and email contents being transmitted over the internet after people
manually enter their server URL without including https://...

WWW: http://www.squirrelmail.org/plugin_view.php?id=61
2006-06-26T16:35:16+00:00 mail/squirrelmail-newuser_wiz-plugin Force user to enter Full name and Email address at initial logon
User is forced to enter Full Name and Email Address prior to reading
or composing after logging in. This is used for users who log in
for the first time and need to set up their prefs prior to getting
started.

WWW: http://www.squirrelmail.org/plugin_view.php?id=181
2006-06-26T16:01:21+00:00 x11-toolkits/fpc-zvt Free Pascal interface to Zed's Virtual Terminal
2006-06-26T15:59:39+00:00 devel/fpc-gconf Free Pascal interface to GConf
2006-06-26T15:52:36+00:00 x11-toolkits/fpc-gnome1 Free Pascal unit to create programs for GNOME 1
2006-06-26T15:52:36+00:00 x11-toolkits/fpc-gnome Free Pascal unit to create programs for GNOME 1
2006-06-25T23:09:35+00:00 games/planeshift First 3D MMORPG to be free for players
The objective of the PlaneShift is to create a virtual fantasy world in which a
player can start as a peasant in search of fame and become a hero. First of all
PlaneShift is a Role Playing Game. Be sure to read our Roleplay guidelines or
you will not be able to play this game. We will focus our efforts in the
reproduction of a real world with politics, economy, many non-player-characters
controlled by the server that will bring to life our world even without players
connected!

We want to give FREE access to everyone, without the need to either purchase
the game or pay a monthly fee. Servers and bandwidth will be donated by
sponsors.

Our virtual world is persistent, and this means you can connect to it at every
hour of day or night and you will always find players and npcs wandering our
realms. You will be able to disconnect and reconnect again, the server saves
the actual status of your character including his possessions.

You will use a client program to interact with our world, that enables you to
have a 3D view of the surroundings.

WWW: http://www.planeshift.it
2006-06-25T16:23:20+00:00 devel/p5-Package-Constants List all constants declared in a package
Package::Constants lists all the constants defined in a certain package.
This can be useful for, among others, setting up an auto-generated
@EXPORT/@EXPORT_OK for a Constants.pm file.

WWW: https://metacpan.org/release/Package-Constants
2006-06-25T14:33:51+00:00 graphics/linux_dri-devel Binary Linux DRI libraries for 3D hardware acceleration of linux apps
linux_dri installs binary linux DRI modules, libraries and basic programs to
support and test 3d hardware acceleration of linux binaries with the DRI.
(Currently, compiled from X420src-*.tgz by anholt@freebsd.org on a chroot
Gentoo with a patch to xf86drm.c to fix linux compatibility).

WWW: http://people.freebsd.org/~anholt/dri/

- Eric Anholt
eta@lclark.edu
2006-06-25T14:13:17+00:00 archivers/epkg Encap Package Manager
epkg is a package manager which uses the Encap Package Management System, a
method for flexibly handling installation and management of third-party
software on a Unix system. Encap places each package in its own subdirectory,
then automatically manages symlinks to their appropriate places in /usr/local.
The Encap package format includes features like postinstall scripts and
prerequisite checking. Other features include builtin tar/gzip extraction,
optional builtin FTP and HTTP support, transaction logging, and the ability to
automatically upgrade a package to the latest version.

WWW: http://www.encap.org/epkg/
2006-06-25T14:04:27+00:00 net/nph New PH Client and API Library
New PH Client and API Library

nph offers the following features:
Complete PH API
- your applications will never need to talk directly to the PH server
Solid API design
- designed to prevent memory or file descriptor leaks for applications
which use asynchronous event timers
Interactively usable PH client
- the nph client supports readline command editting, history, and completion

The PH protocol is described in RFC 2378

WWW: http://www.feep.net/nph/
2006-06-25T11:14:38+00:00 audio/ruby-xmms2-ecore Ruby ecore mainloop bindings for XMMS2
2006-06-25T11:04:18+00:00 www/p5-TestGen4Web-Runner Perl module to replay files recorded with TestGen4Web
TestGen4Web::Runner is a PERL module to replay files recorded with
SpikeSource's TestGen4Web Recorder.

From http://developer.spikesource.com/projects/testgen4web :

"TestGen4Web is written to ease the pain of writing tests for web applications.
This is a 2 part tool. Firefox extension, which records user input to a xml
file. Translator script: to generate automated test scripts."

WWW: https://metacpan.org/release/TestGen4Web-Runner
2006-06-25T02:25:58+00:00 finance/homebank Free, easy, personal accounting for everyone
HomeBank is the free software you have always wanted to manage your
personal accounts at home. The main concept is to be light, simple and
very easy to use. It brings you many features that allow you to analyze
your finances in a detailed way instantly and dynamically with powerful
report tools based on filtering and graphical charts.

Furthermore, HomeBank benefits from more than 10 years of users'
experiences and feedback as its development started in 1995 on Amiga
computers. It is now available on Amiga, GNU/Linux, and will probably be
available soon for Microsoft Windows and MacOS X systems as GTK+ exists
on them.

WWW: http://homebank.free.fr/
2006-06-24T23:31:12+00:00 www/xpi-sessionmanager Saves and restores the state of all windows
Building upon Crash Recovery, this extension allows you to save the
current state of Firefox (history, text data, cookies) and return
to that state at any later moment. Besides the manually saved states,
Session Manager automatically stores the current state in case of a
crash.

All sessions are stored in the "sessions" folder inside your profile
directory and can be moved around as any other file. To get to that
folder, simply select "Open Session Folder" in Session Manager's menu
(might not work on all OSes). Finally, Session Manager also allows to
reopen the 10 last closed windows and tabs.

It is not recommended to use Session Manager at the same time as Crash
Recovery (which is completely integrated), SessionSaver or Tab Mix Plus
(which provide similar functionality on their own). In comparison,
Session Manager currently stores more session data than Tab Mix Plus
while not getting as complex as SessionSaver.

WWW: http://sessionmanager.mozdev.org/
2006-06-24T18:41:20+00:00 graphics/ruby-edje Ruby bindings for Edje library
ruby-edje is a set of Ruby language bindings for Enlightenment's Layout
library, Edje.

Author: Tilman Sauerbeck <tilman@code-monkey.de>
WWW: http://code-monkey.de/ruby-efl/
2006-06-24T17:54:22+00:00 lang/ofc The Objective-C Foundation Classes library
The Objective-C Foundation Classes (OFC) library

The Objective-c foundation classes library is a general purpose library. The
classes in the library are grouped in five clusters: data types, collections,
c-wrappers, network and compound classes. At the moment the library is still
under development. The OFC library and the test and example programs are
licensed under the GNU GPL.

WWW: https://code.google.com/p/ofc
2006-06-24T17:47:57+00:00 x11/e17-module-moon An e17 Moon Clock module
Moon is an E17 module which displays information about the current phase
of the moon.

Author: David Stevenson <david.35472@gmail.com>
WWW: http://www.enlightenment.org
2006-06-24T17:47:57+00:00 x11-wm/e17-module-moon E17 Moon Clock module
Moon is an E17 module which displays information about the current phase
of the moon.

Author: David Stevenson <david.35472@gmail.com>
WWW: http://www.enlightenment.org
2006-06-24T17:46:15+00:00 x11/e17-module-mem An e17 memory monitoring module
An E17 module which monitors the RAM usage. It features the following:
- display text and/or graph
- display text in percentage or absolute

Author: Matthew Mullins
WWW: http://www.enlightenment.org
2006-06-24T17:46:15+00:00 x11-wm/e17-module-mem E17 memory monitoring module
An E17 module which monitors the RAM usage. It features the following:
- display text and/or graph
- display text in percentage or absolute

Author: Matthew Mullins
WWW: http://www.enlightenment.org
2006-06-24T17:44:06+00:00 x11/e17-module-devian An e17 module that displays images and rss feeds
This e17 module allows you to fetch and display on desktop rss feeds, images
and logs.

Author: Laurent 'kiwi' Ghigonis <ooookiwi@free.fr>
WWW: http://www.enlightenment.org
2006-06-24T17:44:06+00:00 sysutils/e17-module-devian An e17 module that displays images and rss feeds
This e17 module allows you to fetch and display on desktop rss feeds, images
and logs.

Author: Laurent 'kiwi' Ghigonis <ooookiwi@free.fr>
WWW: http://www.enlightenment.org
2006-06-24T17:42:09+00:00 x11/e17-module-calendar Nice calendar module for e17
Calendar - a desktop calendar module for E17.

Author: NASA (Nathan Smith) <nasa01@comcast.net>
WWW: http://www.enlightenment.org
2006-06-24T17:42:09+00:00 x11-wm/e17-module-calendar Nice calendar module for e17
Calendar - a desktop calendar module for E17.

Author: NASA (Nathan Smith) <nasa01@comcast.net>
WWW: http://www.enlightenment.org
2006-06-24T15:06:34+00:00 graphics/ruby-esmart Ruby bindings for Esmart library
ruby-esmart is a set of Ruby language bindings for Enlightenment's Evas objects
library, Esmart.

Author: Tilman Sauerbeck <tilman@code-monkey.de>
WWW: http://code-monkey.de/ruby-efl/
2006-06-24T14:31:14+00:00 www/weblint++ HTML validator and sanity checker
Weblint is a syntax and minimal style checker for HTML: a perl script which
picks fluff off html pages, much in the same way traditional lint picks fluff
off C programs.

WWW: https://metacpan.org/release/BDFOY/weblint++-1.15
2006-06-24T10:04:04+00:00 devel/json-c JSON (JavaScript Object Notation) implementation in C
This is a port of json-c, an implementation of json in C. Json, JavaScript
Object Notation is a lightweight data exchange format and a subset of the
JavaScript programming language.

WWW: https://github.com/json-c/json-c/wiki
2006-06-23T23:08:14+00:00 x11/e17-module-weather An e17 weather module
An e17 module displaying the current weather conditions and forecast.
Features are:
- choose between simple and detailed view
- specify poll time
- display degree in Celsius or Fahrenheit
- choose the weather station from a menu or via ICAO Code.

Author: Matthew Mullins
WWW: http://www.enlightenment.org
2006-06-23T23:08:14+00:00 x11-wm/e17-module-weather E17 weather module
An e17 module displaying the current weather conditions and forecast.
Features are:
- choose between simple and detailed view
- specify poll time
- display degree in Celsius or Fahrenheit
- choose the weather station from a menu or via ICAO Code.

Author: Matthew Mullins
WWW: http://www.enlightenment.org
2006-06-23T16:55:49+00:00 devel/ruby-ecore Ruby bindings for Ecore library
ruby-ecore is a set of Ruby language bindings for Enlightenment's Core
library, Ecore.

Author: Tilman Sauerbeck <tilman@code-monkey.de>
WWW: http://code-monkey.de/ruby-efl/
2006-06-23T14:21:18+00:00 sysutils/rcsedit A simple wrapper for RCS written in Perl
rcsedit is a simple wrapper for RCS written in Perl. It takes care of calling
the underlying RCS commands in order to maintain a file under RCS control,
including initial check-in. It also goes beyond what RCS normally does by
ensuring ownership, group, and permissions of the file are preserved.

WWW: http://www.lava.net/rcsedit
2006-06-23T12:56:40+00:00 net/iaxmodem Software modem that connects to IAX channel
IAXmodem is a software modem written in C that uses an IAX channel (commonly
provided by an Asterisk PBX system) instead of a traditional phone line and
uses a DSP library instead of DSP hardware chipsets.

WWW: http://iaxmodem.sourceforge.net/
2006-06-23T12:21:24+00:00 www/tikiwiki Powerful PHP based Wiki/CMS/Groupware
Tiki CMS/Groupware, also known as TikiWiki, is a powerful
web-based Groupware and Content Management System (CMS)
using PHP, ADOdb and smarty.

It can be used to create all sorts of web applications,
sites, portals, intranets and extranets. For example you can
use it as GeoCMS (Geospatial Content Management System) too.
It's developed by a large number of contributors which forms
the TikiWiki Community.

WWW: https://tiki.org/
2006-06-23T08:52:44+00:00 www/p5-Template-GD Template Toolkit plugin to interface with GD modules
The Template-GD distribution provides a number of Template Toolkit
plugin modules to interface with Lincoln Stein's GD modules. These in
turn provide an interface to Thomas Boutell's GD graphics library.

WWW: https://metacpan.org/release/Template-GD
2006-06-23T08:51:02+00:00 net/splatd Scalable Periodic LDAP Attribute Transmogrifier
Splat is a set of utilities designed to help keep information
in an LDAP directory in sync with information outside of an
LDAP directory. This information can be any set of attributes on
any object in the LDAP directory.

WWW: https://github.com/threerings/splatd
2006-06-23T05:00:05+00:00 security/p5-Authen-PAAS Perl Authentication & Authorization Service
The Authen::PAAS distribution provides a Perl API for authenticating and
authorizing users of computing services. Its design is inspired by
existing pluggable authentication services such as PAM and Java's JAAS, so
people familiar with those two services should be comfortable with the
concepts in Authen::PAAS. At its heart, Authen::PAAS provides a login
service, with pluggable modules for performing different authentication
schemes. The pluggable framework enables the system administrator, rather
than the application developer to define what method is used to
authentication with a particular application.

One might ask, why not just use PAM directly via the existing Authen::PAM
Perl bindings. While this works well for applications which wish to
authenticate against real UNIX user accounts (eg FTP, Telnet, SSH), it is
not particularly well suited to applications with 'virtualized' user
accounts. For example, a web application may maintain a set of virtual
user accounts in a database, or a chat server, may maintain a set of user
accounts in a text configuration file. Since it merely delegates through
to the underlying C libraries, the Authen::PAM module does not provide a
convenient means to write new authentication schemes in Perl. Thus the
Authen::PAAS distribution provides a pure Perl API for authentication.

WWW: https://metacpan.org/release/DANBERR/Authen-PAAS-1.1.1
2006-06-23T04:51:54+00:00 devel/p5-Config-Record Configuration file access
This module provides an API for loading and saving of simple configuration
file records. Entries in the configuration file are essentially key,value
pairs, with the key and values separated by a single equals symbol. The
key consists only of alphanumeric characters. There are three types of
values, scalar values can contain anything except newlines. Trailing
whitespace will be trimmed unless the value is surrounded in double
quotes.

WWW: https://metacpan.org/release/Config-Record
2006-06-23T03:54:01+00:00 databases/py-sqlite3 Standard Python binding to the SQLite3 library (Python ${PYTHON_VER})
SQLite is a library that provides a SQL-language database that
stores data in disk files without requiring a separate server
process. pysqlite provides a SQL interface compliant with the DB-API
2.0 specification described by PEP 249. This means that it should
be possible to write the first version of your applications using
SQLite for data storage. If switching to a larger database such as
PostgreSQL or Oracle is later necessary, the switch should be
relatively easy.
2006-06-23T03:48:14+00:00 games/nuclearchess Chess variant designed to be short and fun for all players
NuclearChess is a chess variant. Whenever a piece is captured, both
pieces and all pieces on neighbour fields die. Games are short and fun
even for people who usually don't play chess.

WWW: http://www.linux-games.com/nuclearchess/
2006-06-23T02:20:41+00:00 devel/p5-Data-Postponed Delay the evaluation of expressions to allow changes to variables
This module allows you to delay the computation of values, usually so you
can change your mind about the returned value. Its a sort of time travel.

The values returned by this module are overloaded objects which can be
operated on like numbers, strings, or booleans but aren't actually made
"real" until you use them in some context that requires that they be
computed first.

As an aide to debugging and to prevent time paradoxes, the default
postpone() function's effect is that once a value has been computed, it
ceases to be overloaded and all of the input variables to it are turned
read only.

WWW: http://search.cpan.org/dist/Data-Postponed
Author: Joshua ben Jore <jjore@cpan.org>
2006-06-22T00:53:33+00:00 textproc/p5-Games-Dissociate Dissociated Press algorithm and filter
This module provides the function dissociate, which implements a
Dissociated Press algorithm, well known to Emacs users as "meta-x
dissociate". The algorithm here is by no means a straight port of Emacs's
dissociate.el, but is instead merely inspired by it.

WWW: https://metacpan.org/release/Games-Dissociate
2006-06-21T23:56:21+00:00 devel/p5-Algorithm-Dependency-Objects Implementation of an Object Dependency Algorithm
This modules is a re-implementation of Algorithm::Dependency using only
objects instead of object ids, making use of Set::Object for book-keeping.

WWW: https://metacpan.org/release/Algorithm-Dependency-Objects
2006-06-21T21:32:54+00:00 devel/rth Web-based requirement, test, and bugtracking system
rth is a web-based tool designed to manage requirements, tests,
test results, and defects throughout the application life cycle.
The tool provides a structured approach to software testing and
increases the visibility of the testing process by creating a
common repository for all test assets including requirements,
test cases, test plans, and test results. Regardless of their
geographic location, rth allows testers, developers, business
analysts, and managers to monitor and gauge application
readiness. The tool includes modules for requirements management,
test planning, test execution, defect tracking, and reporting.

WWW: https://sourceforge.net/projects/rth/
2006-06-21T20:08:33+00:00 graphics/fusefs-gphotofs Mount PTP camera as a file system
gphotofs is a FUSE filesystem module to mount your camera as a filesystem.
This allow using your camera with any tool able to read from a mounted
filesystem.

WWW: http://gphoto.sourceforge.net/proj/gphotofs/
2006-06-21T16:44:54+00:00 x11-toolkits/fpc-gtk2 Free Pascal interface to the GTK2 libraries
2006-06-21T16:44:54+00:00 x11-toolkits/fpc-gtk1 Free Pascal interface to the GTK libraries
2006-06-21T16:44:54+00:00 x11-toolkits/fpc-gtk Free Pascal interface to the GTK libraries
2006-06-21T16:21:45+00:00 lang/fpc-units Meta port to install Free Pascal units
This is a "meta-port" to install the units for Free Pascal.

WWW: https://www.freepascal.org/
2006-06-21T16:20:29+00:00 x11-toolkits/fpc-xforms X-Forms interface for Free Pascal
2006-06-21T16:20:29+00:00 x11-toolkits/fpc-forms X-Forms interface for Free Pascal
2006-06-21T16:18:30+00:00 x11/fpc-x11 Free Pascal interface to X windows server
2006-06-21T16:16:42+00:00 sysutils/fpc-utmp Free Pascal unit to gather information from the utmp file
2006-06-21T16:14:12+00:00 sysutils/fpc-syslog Free Pascal interface to the system logger
2006-06-21T16:10:54+00:00 net/fpc-netdb Pure-pascal netdb implementation
2006-06-21T16:09:03+00:00 net/fpc-libasync Free Pascal interface to async library
2006-06-21T16:09:03+00:00 devel/fpc-fcl-async Free Pascal asynchronous event management (FCL)
2006-06-21T16:05:36+00:00 lang/fpc-tcl Free Pascal interface to the tcl/tk interpreter
2006-06-21T16:04:09+00:00 graphics/fpc-svgalib Free Pascal interface to the SVGA graphics library
2006-06-21T16:03:07+00:00 graphics/fpc-pasjpeg Handling JPEG files with Pascal
2006-06-21T16:01:47+00:00 graphics/fpc-opengl Free Pascal interface to the OpenGL library
2006-06-21T16:00:43+00:00 graphics/fpc-ncurses Free Pascal interface to the ncurses library
2006-06-21T15:59:16+00:00 graphics/fpc-libpng Free Pascal interface to libpng, for reading PNG image files
2006-06-21T15:58:05+00:00 graphics/fpc-libgd Free Pascal interface to libgd for producing graphics files
2006-06-21T15:56:52+00:00 graphics/fpc-imlib Free Pascal interface to imlib library
2006-06-21T15:55:45+00:00 graphics/fpc-gtk2 Free Pascal interface to the GTK2 libraries
2006-06-21T15:54:32+00:00 graphics/fpc-gtk Free Pascal interface to the GTK libraries
2006-06-21T15:53:33+00:00 graphics/fpc-ggi Free Pascal interface to libggi
2006-06-21T15:52:19+00:00 graphics/fpc-fpgtk Free Component Library for create programs with gtk
2006-06-21T15:50:23+00:00 devel/fpc-zlib Free Pascal interface to the zlib compression library
2006-06-21T15:48:59+00:00 devel/fpc-pthreads Free Pascal wrapper for the pthreads library
2006-06-21T15:47:50+00:00 devel/fpc-fcl Free Pascal Component Library
2006-06-21T15:47:50+00:00 devel/fpc-fcl-xml Free Pascal XML and DOM library (FCL)
2006-06-21T15:47:50+00:00 devel/fpc-fcl-web Free Pascal web application library (FCL)
2006-06-21T15:47:50+00:00 devel/fpc-fcl-registry Free Pascal emulation of Windows registry (FCL)
2006-06-21T15:47:50+00:00 devel/fpc-fcl-passrc Free Pascal language parsing library (FPC)
2006-06-21T15:47:50+00:00 devel/fpc-fcl-net Free Pascal network interfaces (FCL)
2006-06-21T15:47:50+00:00 devel/fpc-fcl-image Free Pascal image loading and conversion libraries (FCL)
2006-06-21T15:47:50+00:00 devel/fpc-fcl-fpcunit Free Pascal unit testing library (FCL)
2006-06-21T15:47:50+00:00 devel/fpc-fcl-db Free Pascal Database Library (FCL)
2006-06-21T15:47:50+00:00 devel/fpc-fcl-base Free Pascal Component Library base
2006-06-21T15:46:48+00:00 devel/fpc-bfd Free Pascal interface for the GNU Binary Format description
2006-06-21T15:45:29+00:00 databases/fpc-sqlite Free Pascal interface to SQLite
2006-06-21T15:43:54+00:00 databases/fpc-gdbm Free Pascal interface to the GNU database system
2006-06-21T15:42:17+00:00 archivers/fpc-unzip Free Pascal routines for unzipping zip files
2006-06-20T17:29:38+00:00 x11-toolkits/py-kiwi Framework and a set of enhanced widgets based on PyGTK
kiwi offers a set of enhanced widgets for Python based on PyGTK.
It also includes a framework designed to make creating Python
applications using PyGTK and libglade much simpler.

WWW: http://www.async.com.br/projects/kiwi
2006-06-20T17:14:33+00:00 www/py-slimmer Whitespace optimizer for CSS, HTML and XHTML output
Python script to remove redundant info (whitespaces, comments, etc...) from
XHTML, HTML and CSS. Useful in build systems to pre-compress static content
in production.

WWW: http://www.issuetrackerproduct.com/Documentation#slimmer
2006-06-19T20:59:06+00:00 devel/cl-infix-sbcl Lisp macro to read math statements in infix notation
This is an implementation of an infix reader macro. It should run in any
valid Common Lisp and has been tested in Allegro CL 4.1, Lucid CL 4.0.1,
MCL 2.0 and CMU CL. It allows the user to type arithmetic expressions in
the traditional way (e.g., 1+2) when writing Lisp programs instead of
using the normal Lisp syntax (e.g., (+ 1 2)). It is not intended to be a
full replacement for the normal Lisp syntax.

This package is compiled with SBCL.

Written by Mark Kantrowitz, School of Computer Science,
Carnegie Mellon University, March 1993.

WWW: http://www.cliki.net/infix
2006-06-19T20:57:14+00:00 devel/cl-infix-cmucl A lisp macro for reading math expressions in infix form
This is an implementation of an infix reader macro. It should run in any
valid Common Lisp and has been tested in Allegro CL 4.1, Lucid CL 4.0.1,
MCL 2.0 and CMU CL. It allows the user to type arithmetic expressions in
the traditional way (e.g., 1+2) when writing Lisp programs instead of
using the normal Lisp syntax (e.g., (+ 1 2)). It is not intended to be a
full replacement for the normal Lisp syntax.

This package is compiled with CMUCL.

Written by Mark Kantrowitz, School of Computer Science,
Carnegie Mellon University, March 1993.

WWW: http://www.cliki.net/infix
2006-06-19T20:53:47+00:00 devel/cl-infix Lisp macro for reading math expressions in infix form
This is an implementation of an infix reader macro. It should run in any
valid Common Lisp and has been tested in Allegro CL 4.1, Lucid CL 4.0.1,
MCL 2.0 and CMU CL. It allows the user to type arithmetic expressions in
the traditional way (e.g., 1+2) when writing Lisp programs instead of
using the normal Lisp syntax (e.g., (+ 1 2)). It is not intended to be a
full replacement for the normal Lisp syntax.

It is known to be compatible with CMUCL, CLISP, MCL, and SBCL.

Written by Mark Kantrowitz, School of Computer Science,
Carnegie Mellon University, March 1993.

WWW: http://www.cliki.net/infix
2006-06-19T20:32:08+00:00 biology/boinc-simap Similarity Matrix of Proteins project for BOINC
SIMAP (Similarity Matrix of Proteins) is a public database of pre-calculated
protein similarities that plays a key role in many bioinformatics methods. It
contains about all currently published protein sequences and is continuously
updated.

The computational effort for keeping SIMAP up-to-date is constantly increasing.
Please help to update SIMAP by calculating protein similarities on your
computer.

WWW: http://boincsimap.org/boincsimap/
2006-06-19T10:02:05+00:00 lang/csharp-mode.el Emacs major mode for editing C\# source code
After a good number of years, we noticed that there wasn't a "non-patched"
version of a csharp-mode for Emacs. There were a few, but most of them had
comments that they were "in progress" or "about to merge", but then we noticed
that those notices were there even after a couple of months.

Then, we saw a request for a csharp-mode on the cc-mode Emacs site, so we
decided to follow the rules and create one that required no patching or
modification to the core cc-mode engine (which is a good thing). So, this is
the C# mode.

WWW: https://github.com/josteink/csharp-mode
2006-06-19T07:50:50+00:00 sysutils/p5-Filesys-Statvfs Perl extension for statvfs() and fstatvfs()
Interface for statvfs() and fstatvfs()

Unless you need access to the bsize, flag, and namemax values, you should
probably look at using Filesys::DfPortable or Filesys::Df instead.

The statvfs() and fstatvfs() functions will return a list of values, or
will return undef and set $! if there was an error.

The values returned are described in the statvfs header or the statvfs()
man page.

The module assumes that if you have statvfs(), fstatvfs() will also be
available.

WWW: https://metacpan.org/release/Filesys-Statvfs
2006-06-19T07:49:11+00:00 sysutils/p5-Filesys-Df Perl extension for filesystem space
This module provides a way to obtain filesystem disk space information.
This is a Unix only distribution. If you want to gather this information
for Unix and Windows, use Filesys::DfPortable. The only major benefit of
using Filesys::Df over Filesys::DfPortable, is that Filesys::Df supports
the use of open filehandles as arguments.

The module should work with all flavors of Unix, including Mac OS X
(Darwin, Tiger, etc), and Cygwin.

WWW: https://metacpan.org/release/Filesys-Df
2006-06-19T07:23:57+00:00 www/p5-HTTP-Size Get the byte size of an internet resource
Gets the byte size of an internet resource.

WWW: https://metacpan.org/release/HTTP-Size
2006-06-19T06:59:11+00:00 www/p5-HTTP-SimpleLinkChecker Check the HTTP response code for a link
You don't have to know anything about objected-oriented Perl, LWP, or the
HTTP module to be able to check your links. This module is designed for
the casual user. It has one function, check_link, that returns the HTTP
response code that it receives when it tries to fetch the web address
passed to it. The undef value is returned for any non-HTTP failure and the
$HTTP::SimpleLinkChecker::ERROR variable is set.

The HEAD method is tried first, although if anything other than a good
status code (those less than 400) is received, another request is made
with the GET method. Note, however, that even with the best code, no
module can control how servers decide to respond to a check, or control
any of the myriad things that can go wrong with the network between you
and the remote server. Some may filter requests based on origin IP
address, user-agent type, or any other arbitrary factor. Some servers may
not respond correctly at all. Furthermore, some servers might be
temporarily down or overloaded. I recommend that you recheck "broken"
links a couple times over a long period (like a day or two) before you
decide they are really broken.

WWW: https://metacpan.org/release/HTTP-SimpleLinkChecker
2006-06-19T05:15:55+00:00 textproc/p5-CSS-Squish Compact many CSS files into one big file
This module takes a list of CSS files and concatenates them, making sure
to honor any valid @import statements included in the files.

Following the CSS 2.1 spec, @import statements must be the first rules in
a CSS file. Media-specific @import statements will be honored by enclosing
the included file in an @media rule. This has the side effect of actually
improving compatibility in Internet Explorer, which ignores media-specific
@import rules but understands @media rules.

It is possible that feature versions will include methods to compact
whitespace and other parts of the CSS itself, but this functionality is
not supported at the current time.

WWW: https://metacpan.org/release/CSS-Squish
2006-06-19T01:32:20+00:00 japanese/p5-Lingua-JA-Numbers Converts numeric values to and from their Japanese string equivalents
This module converts Japanese text in UTF-8 (or romaji in ascii) to
number, AND vice versa. Though this pod is in English and all examples are
in romaji to make https://metacpan.org/ happy, this module does accept
Japanese in UTF-8. Try the code below to see it.

perl -MLingua::JA::Numbers \
-e '$y="\x{4e8c}\x{5343}\x{4e94}"; printf "(C) %d Dan Kogai\n", ja2num($y)'

CAVEAT

DO NOT BE CONFUSED WITH Lingua::JA::Number by Mike Schilli. This module is
far more comprehensive. As of 0.03, it even does its to_string() upon
request.

WWW: https://metacpan.org/release/Lingua-JA-Numbers
2006-06-18T17:34:23+00:00 devel/p5-File-MMagic-XS Guess File Type With XS (a la mod_mime_magic)
This is a port of Apache2 mod_mime_magic.c in Perl, written in XS with the
aim of being efficient and fast especially for applications that need to
be run for an extended amount of time.

There is a compatibility layer for File::MMagic. you can specify :compat
when importing the module

use File::MMagic::XS qw(:compat);

And then the following methods are going to be available from
File::MMagic::XS:

checktype_filename
checktype_filehandle
checktype_contents
addMagicEntry

Currently this software is in beta. If you have
suggestions/recommendations about the interface or anything else, now is
your chance to send them!

WWW: https://metacpan.org/release/File-MMagic-XS
2006-06-18T17:04:25+00:00 www/p5-CGI-Untaint-date Validate a date
This Input Handler verifies that it is dealing with a reasonable date.
Reasonably means anything that Date::Manip thinks is sensible, so you
could use any of (for example): "December 12, 2001" "12th December, 2001"
"2001-12-12" "next Tuesday" "third Wednesday in March"

See Date::Manip for much more information on what date formats are
acceptable.

The resulting date will be a Date::Simple object. Date::Simple for more
information on this.

WWW: https://metacpan.org/release/CGI-Untaint-date
2006-06-18T04:54:26+00:00 www/havp HTTP Antivirus Proxy
HAVP (HTTP Antivirus Proxy) is a proxy with a ClamAV anti-virus scanner. The
main aims are continuous, non-blocking downloads and smooth scanning of
dynamic and password protected HTTP traffic. Havp antivirus proxy has a parent
and transparent proxy mode. It can be used with squid or standalone.

WWW: http://www.server-side.de/
2006-06-17T23:53:15+00:00 sysutils/bsd-splash-changer Boot Splash Image Changer
This is a boot splash image changer for FreeBSD.

See the post-installation message for instructions.

WWW: http://mato.gamato.org/freebsd/
2006-06-17T17:50:04+00:00 games/scourge-data S.C.O.U.R.G.E data files
The data files of scourge rogue-like game

WWW: http://scourge.sourceforge.net
2006-06-17T14:05:25+00:00 graphics/magickwand A php extension to manipulate images using MagickWand API
This module enables PHP access to the ImageMagick MagickWand API.

Very good manual at http://www.bitweaver.org/doc/magickwand/index.html

WWW: http://www.magickwand.org/script/index.php

- Rick van der Zwet
rick@wzoeterwoude.net
2006-06-17T11:11:36+00:00 databases/p5-Class-DBI-Plugin-Senna Add Instant Fulltext Search Capability With Senna to Class::DBI
Class::DBI::Plugin::Senna harnesses the power of Senna
(http://b.razil.jp/project/senna) with Class::DBI.

This module installs hooks in your Class::DBI package that automatically
creates and updates a Senna index.

WWW: https://metacpan.org/release/Class-DBI-Plugin-Senna
2006-06-16T21:19:57+00:00 math/scilab-toolbox-swt Scilab 1-D and 2-D Wavelet Toolbox
Scilab Wavelet Toolbox (SWT)

Wavelet is a powerful signal processing tool developed and developing
in the last two decades. Scilab Wavelet Toolbox is a free software package
to enable you using wavelet analysis tools freely in Scilab on most OSes
including GNU/Linux, BSD and Windows. Scilab Wavelet Toolbox is designed
to work with any Scilab Image Processing Toolbox like SIP
for displaying 2-D results.

What Scilab Wavelet Toolbox supposed to do:
Discrete Fast Wavelet Transform, daubechies wavelets
1-D single level signal decomposition and reconstruction
1-D multi-level signal decomposition and reconstruction
2-D single level image decomposition and reconstruction
2-D multi-level image decomposition and reconstruction.

WWW: https://atoms.scilab.org/toolboxes/swt
2006-06-16T16:17:15+00:00 sysutils/fusefs-wdfs Mount remote WebDAV directories with Fuse
wdfs is a WebDAV filesystem with special features for accessing
Subversion repositories. It uses Fuse and Neon.

WWW: http://noedler.de/projekte/wdfs/
2006-06-16T12:06:00+00:00 games/pengupop Online multiplayer clone of Bust a Move
The aim of this game is to shoot colored balls so the form similarily
colored groups, causing them to fall out of the screen. You can
either win by clearing your entire field, or lose if any balls
attach below the white line near the bottom.

The main difference between this game and the classic Bust a Move,
is online multiplayer support, with menu options for playing against
random opponents, or starting or joining a named (private) game.

WWW: http://www.junoplay.com/pengupop
2006-06-16T11:51:55+00:00 games/fwp Multiplayer first person shooter
Fight Win Prevail (or FWP for short) is a multiplayer first person
shooter.

The game is set in an imaginary universe where fearless pilots fight
to the death with their futuristic vehicles. Gameplay lies somewhere
between the Mechwarrior-series and Quake 3. It is faster and more
action-orientated than in Mechwarrior, but tries to avoid the
'jump-around-like-crazy-and-fire-at-everything-that-moves'-gameplay
known from Quake 3.

Fight Win Prevail is a pure multiplayer game and does not have a
real singleplayer mode. Our primary target are LANs, but the game
is playable over the internet, too.

WWW: http://fightwinprevail.sourceforge.net/
2006-06-16T09:41:07+00:00 games/bitefusion Snake game with 8 levels
A snake game with 8 levels. Great if you need to shut off your brain
for a few minutes and occupy your hands in the meantime. Guaranteed
no adrenaline rush!

WWW: http://www.junoplay.com/
2006-06-15T22:54:22+00:00 devel/p5-Filter-Template Source filter for inline code templates (macros)
Filter::Template is a Perl source filter that provides simple inline
source code templates. Inlined source code can be significantly faster
than subroutines, especially for small-scale functions like accessors and
mutators. On the other hand, they are more difficult to maintain and use.
Choose your trade-offs wisely.

WWW: https://metacpan.org/release/Filter-Template
2006-06-15T20:38:25+00:00 www/xpi-joga Joga.com Companion
Don't kick yourself for missing a single goal!

* Stay up to date with the latest scores, see videos of the best goals,
and talk about the 2006 World Cup with fellow fans.
* Downloads in minutes, installs in seconds, and keeps all your existing
bookmarks and settings
* Get all the football action you can handle using Firefox's tabbed
browsing and integrated search.
* Show support for your favorite team by changing the browser's look and
feel.

WWW: http://www.mozilla.com/add-ons/jogacompanion/
2006-06-15T16:05:41+00:00 devel/p5-WeakRef API to the Perl weak references
A patch to Perl 5.005_55 by the author implements a core API for
weak references. This module is a Perl-level interface to that API,
allowing weak references to be created in Perl.

A weak reference is just like an ordinary Perl reference except
that it isn't included in the reference count of the thing referred
to. This means that once all references to a particular piece of
data are weak, the piece of data is freed and all the weak references
are set to undef. This is particularly useful for implementing
circular data structures without memory leaks or caches of objects.

WWW: https://metacpan.org/release/WeakRef
2006-06-15T14:54:57+00:00 lang/arena C-like scripting language with automatic memory management
The Arena language was designed with the following main features in mind,
most of which were added on top of a very C-like core to support better
ad-hoc scripting:

* syntax similar to ANSI C
* standard library similar to ANSI C
* automatic memory management
* runtime polymorphism
* support for exceptions
* support for anonymous functions

Additionally, an interpreter for the Arena language can be implemented
to be very compact in terms of both source code size and memory consumption.

WWW: http://www.minimalinux.org/arena/
2006-06-15T01:07:32+00:00 finance/p5-Business-OnlinePayment-PayflowPro A Business::OnlinePayment backend module for PayflowPro
This is Business::OnlinePayment::PayflowPro, an Business::OnlinePayment
backend module for Verisign Payflow Pro. It is only useful if you have a
merchant account with Verisign Payment Services:
http://www.verisign.com/products/payment.html and the "Payflow Pro SDK":
https://manager.verisign.com/

It is based on Business::OnlinePayment::AuthorizeNet written by Jason Kohles.
This module has been updated and now implements Authorize.Net API version 3.1.

Ivan Kohler <ivan-payflowpro@420.am>
WWW: http://search.cpan.org/dist/Business-OnlinePayment-PayflowPro/
2006-06-15T00:56:54+00:00 mail/p5-Email-MIME-Creator Email::MIME constructor for starting anew
This software provides a constructor to Email::MIME for creating
messages from scratch.

WWW: http://search.cpan.org/dist/Email-MIME-Creator/
2006-06-14T20:09:40+00:00 devel/p5-Workflow Simple, flexible system to implement workflows
Workflow - Simple, flexible perl-based system to implement workflows

WWW: https://metacpan.org/release/Workflow
2006-06-14T15:10:59+00:00 x11-themes/e17-theme-mclaren McLaren theme for use with e17 window manager
Nice theme for use with e17 window manager. A theme is oriented for those who
likes dark and soft colors. It reasembles the colors of the McLaren F-1 team.
The theme is based on the original E17 BLING BLING theme.

WWW: http://www.get-e.org/Themes/E17/
2006-06-14T11:51:09+00:00 security/openbsm Open Source Basic Security Module (BSM) Audit Implementation
OpenBSM is an open source implementation of Sun's Basic Security Module (BSM)
Audit API and file format. BSM, the de facto industry standard for Audit,
describes a set of system call and library interfaces for managing audit
records, as well as a token stream file format that permits extensible and
generalized audit trail processing. OpenBSM extends the BSM API and file
format in a number of ways to support features present in the Mac OS X and
FreeBSD operating systems, such as Mach task interfaces, sendfile(), and
Linux system calls present in the FreeBSD Linux emulation layer.

WWW: http://www.trustedbsd.org/openbsm.html
2006-06-14T04:57:35+00:00 devel/p5-Carp-Assert-More Convenience wrappers around Carp::Assert
Carp::Assert::More is a set of wrappers around the Carp::Assert functions
to make the habit of writing assertions even easier.

Everything in here is effectively syntactic sugar. There's no technical
reason to use

assert_isa( $foo, 'HTML::Lint' );

instead of

assert( defined $foo );
assert( ref($foo) eq 'HTML::Lint' );

other than readability and simplicity of the code.

My intent here is to make common assertions easy so that we as programmers
have no excuse to not use them.

WWW: https://metacpan.org/release/Carp-Assert-More
2006-06-14T03:04:24+00:00 finance/p5-PFProAPI Perl bindings for VeriSign's PayFlow Pro SDK
The PayFlow Pro SDK is a development kit that allows you to perform
credit card transactions through VeriSign's PayFlow Pro system.

WWW: http://www.verisign.com/products/payflow/index.html
2006-06-14T02:32:10+00:00 games/hlstatsx Real-time player and clan rankings and statistics for HL2 and mods
Real-time player and clan rankings and statistics for Half-Life 2
HLstatsX is an enhanced version of HLstats made by Simon Garner

WWW: http://www.hlstatsx.com
2006-06-14T01:56:45+00:00 devel/ruby-rcov A tool for simple code coverage analysis in Ruby
rcov is a tool for simple code coverage analysis in Ruby.

It features:

* fast execution: 20-300 times faster than previous tools
* multiple analysis modes
* fairly accurate coverage information through code linkage
inference using simple heuristics
* XHTML and several kinds of text reports
* easy automation with Rake via a RcovTask
* colorblind-friendliness

WWW: http://eigenclass.org/hiki.rb?rcov
2006-06-13T17:56:25+00:00 games/linux-ut Unreal Tournament for Linux
Unreal Tournament, the ultimate challenge of competitive game-play.
Unreal Tournament showcases the enhanced, hugely-popular Unreal engine,
the benchmark of 3-D graphical excellence and immersive gameplay.
This stand-alone game brings you never before,
richly-textured and thrilling environments.
In single player mode with "bots" (virtual customizeable team mates) or
in multiplayer mode with up to 16 bots and/or humans.
Step into the Unreal arena and stake your life in the pursuit of victory
as the Unreal Grand Master. Or suffer the agonizing death of defeat.

For information about the Linux patch/installer (436 and 451 respectively):
WWW: http://liflg.org/?catid=6&gameid=51
WWW: http://www.utpg.org/

For more information about UT visit:
http://www.unrealtournament.com/
2006-06-13T15:11:48+00:00 astro/google-earth Virtual globe, map and geographical information program
Explore the world with Google Earth. View satellite imagery, maps, terrain,
3D buildings, galaxies far in space, and the deepest depths of the ocean.

Available features include:
- Explore rich geographical content
- Zoom from outer space to street level
- Search for business locations
- Visualize your GPS tracks and share with others
- Fly around cities (or the entire world) in 3D
- Go back in time with historical imagery
- Dive beneath the surface of the ocean

WWW: https://www.google.com/earth/
2006-06-13T02:39:21+00:00 devel/p5-Class-CodeStyler Perl extension for code generation program formatting and execution
Class::CodeStyler is an object oriented API to be used by code-generators
in producing formatted code (Perl, C, other). The produced code file can
also be syntax checked, displayed with line numbers, executed, and eval'd.
Code can be inserted anywhere in the generated program using a system of
bookmarks and jumps.

WWW: https://metacpan.org/release/Class-CodeStyler
2006-06-13T02:28:29+00:00 devel/p5-Class-STL-Containers Perl extension for STL-like object management
This package provides a framework for rapid Object Oriented Perl
application development. It consists of a number of base classes that are
similar to the C++/STL framework, plus a number of helper classes which
provide the glue to transparently generate common functions, and will
enable you to put your Perl application together very quickly.

WWW: https://metacpan.org/release/Class-STL-Containers
2006-06-13T02:20:39+00:00 textproc/p5-XML-Atom-Stream Client interface for AtomStream
ML::Atom::Stream is a consumer of AtomStream.

WWW: https://metacpan.org/release/XML-Atom-Stream
2006-06-13T01:31:24+00:00 devel/p5-Pipeline Generic pipeline Perl interface
"Pipelines" are a mechanism to process data. They are designed to be
plugged together to make fairly complex operations act in a fairly
straightforward manner, cleanly, and simply.

WWW: https://metacpan.org/release/Pipeline
2006-06-13T00:00:22+00:00 games/p5-Algorithm-Pair-Best Perl module to generate tournament pairings
After creating an Algorithm::Pair::Best->new object, add a list of items
(players) to be paired. add connects the new items into a linked list. The
linked list must consist of an even number of items or you'll get an error
when you try to pick the pairs.

Pairings are determined partially by the original order items were added,
but more importantly, items are paired based on scores which are
determined by an info hash used to attach any random data to the item, and
user supplied functions to provide a score for each item in relation to
other items. It may be convenient to add access methods to the
Algorithm::Pair::Best package from the main namespace (see the scoreSubs
option to new below for an example).

WWW: http://search.cpan.org/dist/Algorithm-Pair-Best/
2006-06-12T23:57:26+00:00 games/quake3-rq3 Quake III Arena Mod: Reaction Quake 3
Reaction Quake 3 is a total conversion mod for Quake III Arena based on action
and realism with a specific emphasis on action over realism. Reaction is a
port of the classic Action Quake 2 (AQ2) mod. AQ2 still enjoys great
popularity in online gaming even 4 years after it was initially released and
on an "obsolete" game engine as well. Many people attribute this lasting
popularity to both the unique gameplay and the AQ2 community.

AQ2 is still more popular than any other Q3 realism mod and any other Quake 2
and Quake/QuakeWorld mods. Reaction Quake 3 aims to bring the gameplay of AQ2
to a new, more modern game engine. This mod is made by AQ2 fans and players
specifically for those who love the fast and furious AQ2 gameplay and also to
hopefully expose a new generation of players to this unique gameplay.

WWW: http://www.rq3.com/
2006-06-12T23:52:44+00:00 games/p5-Algorithm-Pair-Swiss Generate unique pairings for tournaments
This module was created as an alternative for Algorithm::Pair::Best, which
probably offers more control over the pairings, in particular regarding
ensuring the highest overal quality of pairings. Algorithm::Pair::Swiss is
sort of dumb in this regard, but uses a slightly more intuitive interface
and an algorithm that should perform noticably faster. The module was
primarily designed based on the Swiss rounds system used for Magic: The
Gathering tournaments.

WWW: https://metacpan.org/release/Algorithm-Pair-Swiss
2006-06-12T23:38:58+00:00 net/dimes Distributed research project for measurement topology of the Internet
DIMES is a distributed scientific research project, aimed to study the
structure and topology of the Internet, with the help of a volunteer community
(similar in spirit to projects such as SETI@Home).

WWW: http://netdimes.org
2006-06-12T22:34:47+00:00 net/p5-Spread-Message Provide messaging using the Spread toolkit
The Spread package provides a simple wrapper around the spread toolkit. We
try to provide a much higher level wrapper. By providing:

- Simple methods to send serialised Perl structures between programs
- Callback registration
- Extensible callbacks for command driven programs
- Lots of accesor functions
- Handling of incoming messages is supported via callbacks or
via direct polling for input. Its your choice :-)

WWW: http://search.cpan.org/dist/Spread-Message/
2006-06-12T18:58:44+00:00 science/oof Finite Element Analysis of Real Material Microstructures
Objecto Oriented Finite Element Analysis of Real Material Microstructures
__________________

OOF is designed to help materials scientists calculate macroscopic
properties from images of real or simulated microstructures. It is
composed of two cooperating parts: ppm2oof and oof. ppm2oof reads images
in the ppm (Portable Pixel Map) format and assigns material properties to
features in the image. oof conducts virtual experiments on the data
structures created by ppm2oof to determine the macroscopic properties of
the microstructure. Currently, the programs calculate stresses and
strains, but someday we hope to include thermal, electric, and magnetic
field calculations.

Check the Homepage for online manuals and new versions

WWW: http://www.ctcms.nist.gov/oof/
2006-06-12T18:29:00+00:00 net/p5-Spread Perl extension for the Spread group communication system
Understanding through practice ;)

See man pages for SP_connect, SP_join, SP_multicast, SP_receive, SP_poll,
SP_error, SP_leave, SP_disconnect.

$sperror holds either the integer spread error or a descriptive string
depending on the context in which $sperror is used.

WWW: http://search.cpan.org/dist/Spread
Author: Theo Schlossnagle <jesus@cnds.jhu.edu>
2006-06-12T17:51:35+00:00 deskutils/chmsee A viewer for Microsoft Help "CHM" files
A viewer for Microsoft Help "CHM" (aka Compiled HTML) files using chmlib and
gtk2.

WWW: http://code.google.com/p/chmsee
2006-06-12T17:04:13+00:00 security/engine_pkcs11 Implementation of a PKCS\#11 engine for OpenSSL
Engine_pkcs11 is an implementation of an engine for OpenSSL.
It can be loaded using code, config file or command line and
will pass any function call by openssl to a PKCS#11 module.
Engine_pkcs11 is meant to be used with smart cards and software
for using smart cards in PKCS#11 format, such as OpenSC.

WWW: https://github.com/OpenSC/OpenSC/wiki/OpenSSL-engine-for-PKCS%2311-modules
2006-06-12T17:00:25+00:00 security/pam_p11 PAM module using crypto tokens for auth
Pam_p11 is a plugable authentication module (pam) package
for using crpytographic tokens such as smart cards and
usb crypto tokens for authentication.

Pam_p11 uses libp11 to access any PKCS#11 module.
It should be compatible with any implementation, but it
is primarely developed using OpenSC.

Pam_p11 implements two authentication modules:
* pam_p11_openssh authenticates the user using his
openssh ~/.ssh/authorized_keys file.
* pam_p11_opensc authenticates the user using
certificates found in ~/.eid/authorized_certificates.

Pam_p11 is very simple, it has no config file, no options
other than the PKCS#11 module file, does not know about
certificate chains, certificate authorities, revocation
lists or OCSP. Perfect for the small installation with no
frills.

WWW: https://github.com/OpenSC/pam_p11
2006-06-12T16:58:38+00:00 security/libp11 Small layer on top of PKCS\#11 API
Libp11 is a library implementing a small layer
on top of PKCS#11 API to make using PKCS#11
implementations easier.

WWW: https://github.com/OpenSC/libp11/wiki
2006-06-11T21:18:41+00:00 graphics/xoris X11 pixel color grabber
xoris grabs the RGB color value of any pixel on the screen and dumps the
color's name to stdout. The output can be printed as:

1. hex (#b0958e);
2. triple of decimal RGB values (229 229 229);
3. abstract name (gray90).

xoris has only been tested on displays with a bit depth of 24 bpp.
2006-06-11T12:40:54+00:00 sysutils/amrstat Utility for LSI Logic's MegaRAID RAID controllers
This port provides an utility for getting information from
LSI Logic's MegaRAID RAID controllers.

WWW: https://lists.freebsd.org/pipermail/freebsd-scsi/2006-February/002294.html
2006-06-11T10:55:20+00:00 emulators/mednafen Portable multi-system emulator
Mednafen is a portable, utilizing OpenGL and SDL, argument(command-line)-driven
multi-system emulator with many advanced features. The Atari Lynx, GameBoy,
GameBoy Color, GameBoy Advance, NES, PC Engine(TurboGrafx 16), and SuperGrafx
are emulated. Mednafen has the ability to remap hotkey functions and virtual
system inputs to a keyboard, a joystick, or both simultaneously. Save states
are supported, as is real-time game rewinding. Screen snapshots may be taken at
the press of a button, and are saved in the popular PNG file format.

Mednafen is distributed under the terms of the GNU GPL.

Due to the threaded model of emulation used in Mednafen, and limitations of SDL
a joystick is preferred over a keyboard to play games, as the joystick will have
slightly less latency, although the latency differences may not be perceptible
to most people.

WWW: https://mednafen.github.io
2006-06-11T10:29:11+00:00 editors/zim Desktop wiki editor
Zim - A Desktop Wiki Editor

Zim is a graphical text editor used to maintain a collection of wiki
pages. Each page can contain links to other pages, simple formatting and
images. Pages are stored in a folder structure, like in an outliner, and
can have attachments. Creating a new page is as easy as linking to a
nonexistent page. All data is stored in plain text files with wiki
formatting. Various plugins provide additional functionality, like a
task list manager, an equation editor, a tray icon, and support for
version control.

Zim can be used to:
* Keep an archive of notes
* Take notes during meetings or lectures
* Organize task lists
* Draft blog entries and emails
* Do brainstorming

WWW: http://www.zim-wiki.org
2006-06-11T09:47:14+00:00 net/py-dpkt Python fast, simple packet creation / parsing module
Python module for fast, simple packet creation / parsing, with definitions for
the basic TCP/IP protocols.

WWW: https://github.com/kbandla/dpkt
2006-06-11T09:43:46+00:00 ports-mgmt/portless Quick display of files inside the FreeBSD ports tree
The portless utility is a small shell script which lets FreeBSD users
quickly browse port descriptions given the port's name or a
glob. Basically to view the descriptions of GCC (related) ports you
simply type
portless gcc\*
and it will display all descriptions of the gcc* ports.
There are options to display the port's postinstall message or
Makefile too. A manpage is included.
2006-06-11T09:43:46+00:00 misc/portless Quick display of files inside the FreeBSD ports tree
The portless utility is a small shell script which lets FreeBSD users
quickly browse port descriptions given the port's name or a
glob. Basically to view the descriptions of GCC (related) ports you
simply type
portless gcc\*
and it will display all descriptions of the gcc* ports.
There are options to display the port's postinstall message or
Makefile too. A manpage is included.

- Martin Kammerhofer
mkamm@gmx.net
2006-06-11T09:39:38+00:00 devel/cobf C and C++ code obfuscator
COBF (aka C-Obfuscator) is a program which manipulates C or C++ source files
in a way that they aren't readable by human beings; but they remain
compilable.

WWW: http://home.arcor.de/bernhard.baier/cobf/
2006-06-11T09:30:31+00:00 net/libexosip2 GPL library that extends the capability of the oSIP library
eXosip is a GPL library that extend the capability of the oSIP library.
It aims to implement a simple high layer API to control the SIP for sessions
establishments and common extensions. Once completed, this eXtended library
should provide an API for call management, messaging and presence features.

eXosip2 has support for:
* registrations. (REGISTER)
* call initiation and modification. (INVITE, re-INVITE)
* other methods within calls (INFO, OPTIONS, UPDATE)
* call transfer. (REFER)
* reliability for provisional response. (PRACK)
* sip event package. (SUBSCRIBE/NOTIFY)
* event state publication. (PUBLISH)
* instant messaging. (MESSAGE)

eXosip2 does not contain:
* RTP.
* audio interface
* sdp negotiation.

This allow you to write any kind of SIP endpoint/gateway.

WWW: https://savannah.nongnu.org/projects/exosip
2006-06-11T08:41:34+00:00 science/cdo Climate Data Operators
CDO is a collection of command line Operators to manipulate and analyse Climate
model Data. Supported file formats are GRIB, netCDF, SERVICE, EXTRA and IEG.
There are more than 250 operators available. The following table gives a short
overview about the main categories.

* File information (info, sinfo, diff, ...)
* File operations (copy, cat, merge, split*, ...)
* Selection (selcode, selvar, sellevel, seltimestep, ...)
* Missing values (setctomiss, setmisstoc, setrtomiss)
* Arithmetic (add, sub, mul, div, ...)
* Mathematical functions (sqrt, exp, log, sin, cos, ...)
* Comparision (eq, ne, le, lt, ge, gt, ...)
* Conditions (ifthen, ifnotthen, ifthenc, ifnotthenc)
* Field statistic (fldsum, fldavg, fldstd, fldmin, fldmax, ...)
* Vertical statistic (vertsum, vertavg, vertstd, vertmin, ...)
* Time range statistic (timavg, yearavg, monavg, dayavg, ...)
* Ensemble statistic (enssum, ensavg, ensstd, ensmin, ...)
* Regression (detrend)
* Field interpolation (remapbil, remapcon, remapdis, ...)
* Vertical interpolation (ml2pl, ml2hl)
* Time interpolation (inttime, intyear)

WWW: https://code.mpimet.mpg.de/projects/cdo
2006-06-10T22:13:39+00:00 audio/sidplay2 Commodore SID music player using libsidplay2
Sidplay 2 is the second in the Sidplay series originally developed by Michael
Schwendt. This version is written by Simon White and is cycle accurate for
improved sound reproduction. Sidplay 2 is capable of playing all C64 mono and
stereo file formats.

WWW: http://sidplay2.sourceforge.net/
2006-06-10T20:53:27+00:00 www/p5-Catalyst-Model-Oryx Oryx model component for Catalyst
This module implements an Oryx object persistence model
component for the Catalyst application framework.

WWW: https://metacpan.org/release/Catalyst-Model-Oryx
2006-06-10T17:28:43+00:00 devel/lasi C++ stream output interface for creating Postscript documents
libLASi is a library written by Larry Siden that provides a C++ stream
output interface ( with operator << ) for creating Postscript documents
that can contain characters from any of the scripts and symbol blocks
supported in Unicode and by Owen Taylor's Pango layout engine. The
library accommodates right-to-left scripts such as Arabic and Hebrew as
easily as left-to-right scripts. Indic and Indic-derived Complex Text
Layout (CTL) scripts, such as Devanagari, Thai, Lao, and Tibetan are
supported to the extent provided by Pango and by the OpenType fonts
installed on your system. All of this is provided without need for any
special configuration or layout calculation on the programmer's part.

WWW: http://www.unifont.org/lasi/
2006-06-10T16:13:14+00:00 devel/p5-IO-Null Perl class for null file handles
IO::Null
========

Calling a constructor of this class always succeeds, returning a new
null filehandle. Writing to any object of this class is always a no-
operation, and returns true. Reading from any object of this class is
always nooperation, and returns empty-string or empty-list, as
appropriate.

WWW: https://metacpan.org/release/IO-Null
2006-06-10T15:07:36+00:00 games/xye Puzzle games like sokoban or boulderdash
Xye is a puzzle game in which the objective is to help a character that looks
like a green circle to get all the gems in the room. This is, of course,
not as easy as it sounds, Xye must solve all sorts of puzzles while
at the same time avoiding all sorts of traps and beasts.

WWW: http://xye.sourceforge.net/
2006-06-10T13:30:16+00:00 math/digitizer Engauge Digitizer - Digitizing software to convert graphs into numbers
This open source digitizing software converts an image file showing a graph or
a map into numbers. The image file can come from a scanner, digital camera or
screenshot. The numbers can be read on the screen, and written or copied to a
spreadsheet.

WWW: http://digitizer.sourceforge.net/
2006-06-10T13:12:41+00:00 multimedia/katchtv An Internet TV application (for KDE)
KatchTV is an "Internet TV" application (for KDE). KatchTV makes it easy
to subscribe to "TV" channels from all over the internet in the form
of podcasts, so that you can browse channels, download shows, and watch
them, all from one convenient interface.

Author: Lee Braiden <lee.b@digitalunleashed.com>
WWW: http://www.digitalunleashed.com/giving.php
2006-06-10T11:38:37+00:00 devel/rubygem-tzinfo Daylight-savings aware timezone support for Ruby
TZInfo is a Ruby library that provides daylight savings aware transformations
between times in different timezones.

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

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

WWW: https://tzinfo.github.io/
2006-06-10T10:47:38+00:00 databases/p5-Rose-DB-Object Extensible, high performance RDBMS-OO mapper
Rose::DB::Object is a base class for objects that encapsulate a single row in a
database table.

WWW: https://metacpan.org/release/Rose-DB-Object
2006-06-10T10:46:49+00:00 databases/p5-Rose-DB DBI wrapper and abstraction layer
Rose::DB is a wrapper and abstraction layer for DBI-related functionality.

WWW: https://metacpan.org/release/Rose-DB
2006-06-10T10:46:06+00:00 devel/p5-Rose-DateTime DateTime helper functions and objects
The Rose::DateTime::* modules provide a few convenience functions
and objects for use with DateTime dates.

WWW: https://metacpan.org/release/Rose-DateTime
2006-06-10T10:45:07+00:00 devel/p5-Rose-Object Simple object base class
Rose::Object is a generic object base class. It provides very little
functionality, but a healthy dose of convention.

WWW: https://metacpan.org/release/Rose-Object
2006-06-10T10:16:12+00:00 x11-themes/e17-theme-winter Winter theme for use with e17 window manager
Nice theme for use with e17 window manager. Winter theme is the default theme
for Enlightenment DR16.7. This is the Winter theme for E17.

WWW: http://www.get-e.org/Themes/E17/
2006-06-10T10:14:57+00:00 x11-themes/e17-theme-simply_white Simply White theme for use with e17 window manager
Nice theme for use with e17 window manager. Brand new minimalistic theme.

WWW: http://www.get-e.org/Themes/E17/
2006-06-10T10:13:40+00:00 x11-themes/e17-theme-neptun Neptun theme for use with e17 window manager
Nice theme for use with e17 window manager. Created by, and dedicated to the
space-cadets.

WWW: http://www.get-e.org/Themes/E17/
2006-06-10T10:11:51+00:00 x11-themes/e17-theme-milky Milky's theme for use with e17 window manager
Nice theme for use with e17 window manager. Milky's theme is inspired by the
work of Max Rudberg. It's an adaptation of his theme Milk for Mac OSX.

WWW: http://www.get-e.org/Themes/E17/
2006-06-10T10:10:30+00:00 x11-themes/e17-theme-japan2007 Japan2007 theme for use with e17 window manager
Nice theme for use with e17 window manager. A theme inspired by the enlightened
country. Based on the work of Rephorm's (rephorm.com) e16 and e17 winter theme.

WWW: http://www.get-e.org/Themes/E17/
2006-06-10T10:08:50+00:00 x11-themes/e17-theme-gant GANT theme for use with e17 window manager
Nice theme for use with e17 window manager. Based on the G.A.N.T. icons.

WWW: http://www.get-e.org/Themes/E17/
2006-06-10T10:07:27+00:00 x11-themes/e17-theme-detour Detour theme for use with e17 window manager
Nice theme for use with e17 window manager. A detroit-DR16 hybrid.

WWW: http://www.get-e.org/Themes/E17/
2006-06-10T10:05:02+00:00 x11-themes/e17-theme-cthulhain Cthulhain theme for use with e17 window manager
Nice theme for use with e17 window manager. Theme that's based on the fluxbox
theme Cthulhain.

WWW: http://code.google.com/p/cthulhain/
2006-06-10T10:03:20+00:00 x11-themes/e17-theme-carbon Carbon theme for use with e17 window manager
Nice theme for use with e17 window manager. A dark but very eyecandy theme!

WWW: http://www.get-e.org/Themes/E17/
2006-06-10T10:02:06+00:00 x11-themes/e17-theme-blue_eyed BlueEyed theme for use with e17 window manager
Nice theme for use with e17 window manager. Blue and minimalistic.

WWW: http://www.get-e.org/Themes/E17/
2006-06-10T10:00:52+00:00 x11-themes/e17-theme-blue_default Blue default theme for use with e17 window manager
Nice theme for use with e17 window manager. This is the blue version of the
default theme.

WWW: http://www.get-e.org/Themes/E17/
2006-06-10T09:59:09+00:00 x11-themes/e17-theme-blokkie Blokkie theme for use with e17 window manager
Nice theme for use with e17 window manager. '70 ish brown style theme, easy
on the eyes.

WWW: http://www.get-e.org/Themes/E17/
2006-06-10T09:43:33+00:00 devel/p5-orz Method of annotation as /* */ in perl
When you just can't get your code to work, admit you are a total failure.

WWW: https://metacpan.org/release/orz
2006-06-10T02:09:17+00:00 net-mgmt/p5-NetAddr-IP-Lite IPv4/6 and 128 bit number utilities
NetAddr::IP::Lite - Manages IPv4 and IPv6 addresses and subnets

WWW: https://metacpan.org/release/MIKER/NetAddr-IP-Lite-1.01
2006-06-09T22:47:32+00:00 emulators/xgngeo Fronted (GUI) for gngeo
XGngeo is a frontend (GUI) for Gngeo which is a powerful command line Neo Geo
emulator for the GNU/Linux, FreeBSD system (and may be some other Unices). Both
are free softwares released under the GNU GPL license.

XGngeo is written in Python and uses the PyGTK library to provide a complete,
pratical, and user-friendly GTK+ interface over Gngeo!

With XGngeo multiple configuration panels, designed in an intuitive way,
emulator behaviour can be regulated both precisely and easily; while Rom
selection is made simple thanks to a full featured list with preview image and
various game information, etc.

WWW: http://www.choplair.org/xgngeo.en.html
2006-06-09T20:45:20+00:00 devel/udis86 Minimalistic x86 and x86-64 disassembler library
Udis86 is an easy-to-use minimalistic disassembler library (libudis86) for the
x86 and AMD64 (x86-64) range of instruction set architectures. The primary
intent of the design and development of udis86 is to aid software development
projects that entail binary code analysis.

WWW: http://udis86.sourceforge.net/
2006-06-09T12:53:52+00:00 devel/p5-Scalar-Util-Clone Recursively copy datatypes using Perl's builtin functions
This module exports a clone() function which unlocks the builtin
functionality perl uses to clone a new interpreter and its values.

WWW: http://search.cpan.org/dist/Scalar-Util-Clone/
2006-06-09T10:33:34+00:00 graphics/swfmill Tool to generate or decompile Adobe Flash SWF files
swfmill is an xml2swf and swf2xml processor with import functionalities.

It's most common use is the generation of asset libraries containing
images (PNG and JPEG), fonts (TTF) or other SWF movies for use with
MTASC-compiled ActionScript, although swfmill can be used to produce
both simple and complex SWF structures.

* built around an XSLT/EXSLT processor (libxslt)
* input and output of the XSLT transformation can be either XML or
binary SWF
* XSLT commands for importing PNG, JPEG, TTF and SWF, and for mapping
SWF ID numbers
* built-in "simple dialect" to support library creation and building
simple SWFs

WWW: http://swfmill.org/
2006-06-08T18:49:58+00:00 games/qudos Enhanced OpenGL-only Quake II engine
Enhanced, OpenGL-only Quake II engine.
2006-06-08T09:44:48+00:00 security/p5-Authen-NTLM Perl5 NTLM authentication module
The NTLM (Windows NT LAN Manager) authentication scheme is the
authentication algorithm used by Microsoft.

NTLM authentication scheme is used in DCOM and HTTP environment. It is
used to authenticate DCE RPC packets in DCOM. It is also used to
authenticate HTTP packets to MS Web Proxy or MS Web Server.

Currently, it is the authentication scheme Internet Explorer chooses to
authenticate itself to proxies/web servers that supports NTLM.

WWW: https://metacpan.org/release/NTLM
2006-06-08T08:02:53+00:00 devel/obfuscatejs JavaScript code obfuscator
ObfuscateJS compress your Javascript files.
The obfuscator currently removes whitespace and comments.
It renames variable names with a local scope to a shorter version,
and as an advanced option it renames all variables with a certain
prefix to a shorter name.

Usage:
obfuscatejs Obfuscator {src} {dest} {prefix}
obfuscatejs WeightWatch {src}
obfuscatejs BuildUtils {srcRootDir} {destDir} {docDir} {headerFile}

WWW: http://tools.2vi.nl/
2006-06-08T07:30:10+00:00 sysutils/portconf A universal tool to set specific port knobs
Portconf is a simple framework to set ports options in an
universal way. Knobs set to specific ports are honoured
by portmaster, portupgrade, portmanager and 'make install'.

- Alex Dupre
ale@FreeBSD.org
2006-06-08T07:30:10+00:00 ports-mgmt/portconf Universal tool to set specific port knobs
Portconf is a simple framework to set ports options in an
universal way. Knobs set to specific ports are honoured
by portmaster, portupgrade, portmanager and 'make install'.
2006-06-08T01:29:52+00:00 devel/p5-Event-Lib Makes libevent(3) accessible with Perl
Event-Lib is a Perl wrapper around libevent(3)
(http://www.monkey.org/~provos/libevent/).
It makes the handling of asynchronous events more comfortable.

WWW: https://metacpan.org/release/Event-Lib
2006-06-07T22:44:50+00:00 games/tremulous Free FPS game featuring two opposing teams: humans and aliens
Tremulous is a free, open source game that blends a team based FPS with
elements of an RTS. Players can choose from 2 unique races: aliens and
humans. Players on both teams are able to build working structures in-game
like an RTS. These structures provide many functions, the most important
being spawning. The designated builders must ensure there are spawn
structures or other players will not be able to rejoin the game after death.
Other structures provide automated base defense (to some degree), healing
functions, and much more.

Player advancement is different depending on which team you are on. As a
human, players are rewarded with credits for each alien kill. These credits
may be used to purchase new weapons and upgrades from the "Armoury". The
alien team advances quite differently. Upon killing a human foe, the alien
is able to evolve into a new class. The more kills gained the more powerful
the classes available.

The overall objective behind Tremulous is to eliminate the opposing team.
This is achieved by not only killing the opposing players but also removing
their ability to respawn by destroying their spawn structures.

WWW: http://www.tremulous.net/
2006-06-07T22:42:16+00:00 games/iourbanterror Quake 3 engine modified for Urban Terror (based on ioquake3)
Urban Terror is a realism based total conversion mod for Quake III Arena which
no longer requires this game to be played. It only uses its engine, which is
open sourced through the GPL and may be distributed freely. Urban Terror plays
in about the same setting as Counter Strike, but is less focused on realism
and plays much faster, which among other things, is caused by the ability to
strafe jump, which combined with wall jumping can lead to very quick movement
and nice jumps. Urban Terror has 7 game modes, 25 maps and 15 weapons.

This port installs a modified ioquake3 engine for Urban Terror called
ioUrbanTerror, and depends on the data, resulting in a playable game.

WWW: http://www.urbanterror.info/
2006-06-07T22:42:16+00:00 games/ioquake3 Cleaned-up and enhanced version of Quake 3
This project, icculus.org/quake3 (sometimes referred to ioquake3, or ioq3 for
short) aims to build upon id Software's Quake 3 source code release. The
source code was released on August 20, 2005 under the GPL. Since then, we have
been cleaning up, fixing bugs, and adding features. Our permanent goal is to
create the open source Quake 3 distribution upon which people base their games
and projects. We also seek to have the perfect version of the engine for
playing Quake 3: Arena, Team Arena, and all popular mods. This distribution of
the engine has been ported to many new platforms and has had a slew of new
features added, along with massive bug extermination.

WWW: http://ioquake3.org/
2006-06-07T21:52:42+00:00 x11-toolkits/py-wax User-friendly layer on top of wxPython
Wax is a user-friendly layer on top of wxPython. It allows for easier
GUI programming in a more "Pythonic" way.

WWW: https://sourceforge.net/projects/waxgui/
2006-06-07T21:36:40+00:00 multimedia/castpodder A podcast receiver written in Python
CastPodder is a podcast receiver. Its goal is to simplify tracking
and handling of podcast's to your mp3 player.

Author: Scott Grayban <sgrayban@castpodder.net>, et alii
WWW: http://dev-1.borgforge.net/castpodder
2006-06-07T21:12:48+00:00 sysutils/gapcmon Monitor apcupsd with GTK+2 GUI
GUI application used to monitor UPS devices controlled by the APCUPSD package.
The program uses the NIS interface from apcupsd to collect event and status
information for display to the end-user. Because of this great interface,
this program can be executed on any OS supported machine and use the network
socket interface to connect back to apcupsd.

WWW: http://gapcmon.sourceforge.net/
2006-06-07T19:30:25+00:00 multimedia/py-pybmp Python module to control beep-media-player
PyBMP is a Python package allowing full control of BMP as well as
management of its configuration file. BMP (Beep-Media-Player) is
a multimedia player written for the X Window System.
It's a clone of the original pyXMMS.

Author: Scott Grayban sgrayban@borgnet.us
WWW: http://dev-1.borgforge.net/pyBMP
2006-06-07T19:25:16+00:00 net/py-mantissa Mantissa is an application server using the DivMod components
Mantissa is an application server.

It provides integration between the Axiom Project object database, and the
Twisted Framework, as well as web user-interface utilities.

The goal of Mantissa is to provide a common platform that open-source
contributors can use to help us build customized additions to the Divmod
service.

WWW: http://divmod.org/trac/wiki/DivmodMantissa
2006-06-07T19:20:27+00:00 games/pongix Free pong-like game
Pongix is a free game based on the classical pong game with support for
net game.

WWW: http://www.losersjuegos.com.ar
2006-06-07T18:38:09+00:00 ftp/bbftp Multiple stream file transfer protocol optimized for large files
bbFTP is a file transfer software. It implements its own transfer protocol,
which is optimized for large files (larger than 2GB) and secure as it does not
read the password in a file and encrypts the connection information. bbFTP
main features are:

* Encoded username and password at connection
* SSH and Certificate authentication modules
* Multi-stream transfer
* Big windows as defined in RFC1323
* On-the-fly data compression
* Automatic retry
* Customizable time-outs
* Transfer simulation
* AFS authentication integration
* RFIO interface

bbFTP is open-source software, released under the GNU General Public License.
It was written by Gilles Farrache at IN2P3 Computing Center in Lyon, France.

WWW: http://doc.in2p3.fr/bbftp/index.html
2006-06-07T10:44:40+00:00 databases/p5-Test-DatabaseRow Simple database tests
This is a simple module for doing very very simple quick tests on a
database, primarily designed to test if a row exists with the correct
details in a table or not. For more advanced testing (joins, etc) it's
probably easier for you to roll your own tests by hand than use this
module.

WWW: https://metacpan.org/release/Test-DatabaseRow
2006-06-07T06:36:51+00:00 multimedia/tunapie Tuner for streaming internet radio and TV
Tuner for streaming internet radio and TV (nsv stream), written in Python,
providing searchable listings of audio and video media broadcasts from
the shoutcast server (Winamp). Helper programs can be specified to play
different categories of stream.

Author: James Stone
WWW: http://sourceforge.net/projects/tunapie
2006-06-06T21:02:42+00:00 textproc/p5-Text-Decorator Apply a chain of filters to text
Text::Decorator is a framework for marking up plain text into various
formats by applying a chain of filters. For instance, you might apply a
filter which will cause URIs in text to be presented as links if the text
is exported as HTML.

WWW: https://metacpan.org/release/Text-Decorator
2006-06-06T20:14:00+00:00 editors/f4l An open source development environment for Macromedia Flash
F4L - or Flash for Linux - is an open source development environment for
Macromedia Flash, a multi-platform format (swf/svg) widely used for web
applications and vector animation. Basically, you can make interactive
eye candy for your website and any other purpose.

This software is work-in-progress -- but it mostly works.

WWW: http://f4l.sourceforge.net/
2006-06-06T19:02:56+00:00 games/chanta Free 2D jump and run game
Chanta Claus is a free jump and run game, where you have to collect all money
for each level.

WWW: http://www.losersjuegos.com.ar
2006-06-06T18:36:28+00:00 games/aqbubble Game similar to snow bros
Aquatic Bubble is a game where you have to catch all enemies for each level,
the way similar to snow bros game.

WWW: http://www.losersjuegos.com.ar/juegos/aqbubble
2006-06-06T18:10:01+00:00 databases/flamerobin GUI administration tool for firebird database
Nice and very useful firebird database administration
tool with many features.

WWW: http://www.flamerobin.org/
2006-06-06T18:06:50+00:00 sysutils/scanbuttond Daemon to monitor and configure modern scanner's buttons
This is the port of scanbuttond, an utility to monitor the various buttons
found on many modern scanners which are intended to trigger certain actions
like copying, faxing or mailing the scanned document.
This daemon queries the scanner button state several times per second via
libusb and if it detects that a button is pressed it runs a shell script with
the button number as an argument.

The supported scanner backends currently are: epson, niash, plustek, snapscan

WWW: http://scanbuttond.sourceforge.net/
2006-06-06T17:47:19+00:00 net-im/cli-msn Command line msn messenger
CLI-MSN is a UNIX Command Line implementation of the MSN Messenger Client,
coded purely in C with the ability to work in almost any UNIX/Linux variation.
The desire for the creation of CLI-MSN came when little or no command-line
based messengers were found to be available that implemented MSN Messenger.

The client itself accepts commands based on that of an IRC clients nature
(/cmd). Currently in the process of working out the file transfer.

WWW: http://mor-pah.net/
2006-06-06T16:42:17+00:00 print/ansiprint Prints through a terminal with ANSI escape sequences
A utility for printing text files (or stdin) through a terminal/terminal
emulator using ANSI escape sequences.

WWW: http://ansiprint.sourceforge.net
2006-06-06T13:47:15+00:00 www/p5-Catalyst-View-HTML-Template-Compiled HTML::Template::Compiled View Class
HTML::Template::Compiled view class for Catalyst

WWW: https://metacpan.org/release/Catalyst-View-HTML-Template-Compiled
2006-06-06T11:01:12+00:00 devel/p5-File-DesktopEntry Object to handle desktop files
This module is used to work with .desktop files. The format of these files is
specified by the freedesktop "Desktop Entry" specification.

WWW: https://metacpan.org/release/File-DesktopEntry
2006-06-06T08:49:36+00:00 security/p5-Nmap-Parser Parse nmap scan data with perl
This module implements a interface to the information contained in an nmap
scan. It is implemented by parsing the xml scan data that is generated by
nmap. This will enable anyone who utilizes nmap to quickly create fast and
robust security scripts that utilize the powerful port scanning abilities of
nmap.

WWW: https://metacpan.org/release/Nmap-Parser
2006-06-06T07:27:09+00:00 devel/p5-Data-OptList Parse and validate simple name/value option pairs
Hashes are great for storing named data, but if you want more than one entry
for a name, you have to use a list of pairs. Even then, this is really boring
to write:

@values = (
foo => undef,
bar => undef,
baz => undef,
xyz => { ... },
);

With Data::OptList, you can do this instead:

Data::OptList::mkopt([
qw(foo bar baz),
xyz => { ... },
]);

This works by assuming that any defined scalar is a name and any reference
following a name is its value.

WWW: https://metacpan.org/release/Data-OptList
2006-06-06T00:40:10+00:00 math/p5-Set-Partition Enumerate all arrangements of a set in fixed subsets
Set::Partition takes a list or hash of elements and a list numbers that
represent the sizes of the partitions into which the list of elements
should be arranged.

The resulting object can then be used as an iterator which returns a
reference to an array of lists, that represents the original list arranged
according to the given partitioning. All possible arrangements are
returned, and the object returns undef when the entire combination space
has been exhausted.

WWW: https://metacpan.org/release/Set-Partition
2006-06-05T22:35:26+00:00 graphics/p5-GraphViz-Traverse Build a GraphViz object via callback traversal
A GraphViz::Traverse object represents a base class for inheriting by
other traversal modules.

WWW: https://metacpan.org/release/GraphViz-Traverse
2006-06-05T21:30:34+00:00 devel/libphish Cross-platform library to interact with the Open Phishing Database
The Open Phishing Database project is an effort to create and
maintain and open database of phishing sites, in addition to
providing browser extensions which utilise this database in
order to provide users with a safer browsing experience.

libphish is a cross-platform library to interact with the Open
Phishing Database, in order to provide a consistent API which
browsers and other programs can use to verify the safety and
risk level of URLs.

Another part of OPDB is a Konqueror Anti-Phishing toolbar
(see www/karpion port) and FirePhish - a Firefox Anti-Phishing
toolbar.

WWW: http://opdb.berlios.de/
2006-06-05T21:09:18+00:00 emulators/linux_dist-gentoo-stage3 Files from Gentoo distribution, for Linux compatibility
This port installs the stage3 distribution of Gentoo Linux.

WWW: http://www.gentoo.org/
2006-06-05T21:09:18+00:00 emulators/linux_base-gentoo-stage3
This port installs the stage3 distribution of Gentoo Linux.

WWW: http://www.gentoo.org/
2006-06-05T21:08:12+00:00 emulators/linux_dist-gentoo-stage2 Files from Gentoo distribution, for Linux compatibility
This port installs the stage2 distribution of Gentoo Linux.

WWW: http://www.gentoo.org/
2006-06-05T21:08:12+00:00 emulators/linux_base-gentoo-stage2
This port installs the stage2 distribution of Gentoo Linux.

WWW: http://www.gentoo.org/
2006-06-05T20:06:06+00:00 databases/erlang-mysql Native MySQL driver for Erlang
This port provides a native (as opposed to ODBC) MySQL interface for
Erlang applications. It has been extracted from the codebase of the
Yxa SIP Software [1], and is provided by Process One [2].

[1] http://www.stacken.kth.se/project/yxa/
[2] http://www.process-one.net/

WWW: http://support.process-one.net/doc/display/CONTRIBS/Yxa/
2006-06-05T19:24:58+00:00 net-im/kopete KDE multi-protocol instant messenger
Kopete is an instant messenger supporting AIM, ICQ, Windows Live
Messenger, Yahoo, Jabber, Gadu-Gadu, Novell GroupWise Messenger,
and more. It is designed to be a flexible and extensible multi-protocol
system suitable for personal and enterprise use.

WWW: http://kopete.kde.org/
2006-06-05T19:24:58+00:00 misc/kde4-l10n-kk Kazakh messages and documentation for KDE SC 4
Localized messages and documentation for KDE4.

WWW: http://i18n.kde.org/
2006-06-05T19:24:58+00:00 misc/kde3-i18n-kk Kazakh messages and documentation for KDE3
Localized messages and documentation for KDE3.

WWW: http://i18n.kde.org/
2006-06-05T19:24:58+00:00 misc/kde3-i18n-br Breton messages and documentation for KDE3
Localized messages and documentation for KDE3.

WWW: http://i18n.kde.org/
2006-06-05T16:27:47+00:00 german/wordpress State-of-the-art semantic personal publishing platform
WordPress is a state-of-the-art semantic personal publishing platform
with a focus on aesthetics, web standards, and usability.

More simply, Wordpress is what you use when you want to work
with your blogging software, not fight it.

WWW: https://de.wordpress.org/
2006-06-05T14:35:18+00:00 www/rubygem-mongrel_cluster Manages multiple Mongrel processes
Mongrel plugin that provides commands and Capistrano tasks for managing
multiple Mongrel processes.

WWW: http://rubyforge.org/projects/railsmachine/
2006-06-05T14:30:10+00:00 www/rubygem-mongrel Fast HTTP 1.1 library and server for Ruby web applications
Mongrel is a fast HTTP library and server for Ruby that is intended for
hosting Ruby web applications of any kind using plain HTTP rather than
FastCGI or SCGI.

It is framework agnostic and already supports Ruby On Rails, Og+Nitro,
and Camping frameworks. It also supports a complete plugin system
based on RubyGems called GemPlugins.

WWW: http://mongrel.rubyforge.org/
2006-06-05T14:24:41+00:00 devel/rubygem-daemons Toolkit to convert your script to a controllable daemon
Daemons provides an easy way to wrap existing ruby scripts (for example
a self-written server) to be run as a daemon and to be controlled by
simple start/stop/restart commands.

If you want, you can also use daemons to run blocks of ruby code in a
daemon process and to control these processes from the main application.

Besides this basic functionality, daemons offers many advanced features
like exception backtracing and logging (in case your ruby script
crashes) and monitoring and automatic restarting of your processes if
they crash.

WWW: https://github.com/thuehlinger/daemons
2006-06-05T14:23:43+00:00 www/xpi-delicious Extension to ease the use of del.icio.us remote bookmarks
This is an extension to ease the use of the del.icio.us website: a
social bookmarking, social software web service for storing and sharing
web bookmarks.

A non-hierarchical keyword categorization system is used on del.icio.us
where users can tag each of their bookmarks with a number of freely
chosen keywords. A combined view of everyone's bookmarks with a given
tag is available.

WWW: http://delicious.mozdev.org/
2006-06-05T14:19:25+00:00 devel/rubygem-gem_plugin Gem Based Plugin System
GemPlugin is a system that lets your users install gems and lets you
load them as additional features to use in your software. It
originated from the Mongrel (http://mongrel.rubyforge.org/) project
but proved useful enough to break out into a separate project.

WWW: https://rubygems.org/gems/gem_plugin
2006-06-05T13:00:31+00:00 security/pam_authsrv PAM module for per-user authentication
PAM module for TIS authsrv authentication

The pam_authsrv module provides TIS authsrv authentication to PAM-aware
applications. It has been tested under AIX 4.3.3 (using the Linux-PAM for
AIX patch) and 5.1, Solaris 8 and 9, RedHat Linux 7.2, and HP-UX 11.00.

The pam_authsrv source code is available from:

ftp://ftp.feep.net/pub/software/PAM/pam_authsrv/pam_authsrv-1.0.2.tar.gz

Binaries of pam_authsrv are available as Encap packages for a variety of
platforms.

For further information, please see the enclosed README file.

WWW: http://www.feep.net/PAM/pam_authsrv/
2006-06-05T10:39:01+00:00 audio/linux-shoutcast Nullsoft's streaming audio server (Linux binary port)
Shoutcast is Nullsoft's Winamp-based streaming audio server. It isn't
an open source software, but freely available for i386 versions of
FreeBSD 4.X/5.X and Linux. This port installs the Linux binary.

WWW: http://www.shoutcast.com
2006-06-05T10:25:40+00:00 www/xpi-jsview Easily view embedded/external JS and CSS
All browsers include a "View Source" option, but none of them offer the
ability to view the source code of external files. Most websites store
their javascripts and style sheets in external files and then link to
them within a web page's source code. Previously if you wanted to view
the source code of an external javascript/css you would have to manually
look through the source code to find the url and then type that into
your browser.

Well now there's a much easier way. You can use the JSView extension to
solve the problem. You can access it from the context menu, from the
toolbar, from the view menu, or from the status bar. If the website you
are viewing contains any external js/css files, an icon will appear that
says "CSS", "JS", or both. Each individual file can then be viewed by
clicking on the filename. The file will be opened in a new window. You
can also choose to open all external files by clicking on "View All".

WWW: https://addons.mozilla.org/en-US/firefox/addon/jsview/
2006-06-05T10:23:25+00:00 www/xpi-quickproxy Statusbar button to quickly turn the proxy on and off
Quickproxy creates a statusbar button to quickly turn
the proxy on and off

WWW: https://addons.mozilla.org/firefox/1557/
2006-06-05T10:09:41+00:00 security/nmap-i18n-man Translated manual pages for nmap
Translated manual pages for security/nmap. Current translations
include Spanish, French, Croatian, Hungarian, Italian, Japanese,
Polish, Portuguese, Romanian, Slovak and Chinese.

WWW: http://nmap.org/
2006-06-05T10:01:40+00:00 deskutils/superkaramba-lwp Liquid Weather ++ a Superkaramba weather applet
Liquid Weather ++ is a Superkaramba theme and desktop applet for
displaying weather information and forecasts in a compact and easy
to read format - it's pretty too.

WWW: http://liquidweather.net/
2006-06-05T08:04:28+00:00 www/p5-FEAR-API Web Scraping Zen
FEAR::API is a tool that helps reduce your time creating site scraping scripts
and help you do it in a much more elegant way. FEAR::API combines many strong
and powerful features from various CPAN modules, such as LWP::UserAgent,
WWW::Mechanize, Template::Extract, Encode, HTML::Parser, etc. and digests them
into a deeper Zen.

WWW: https://metacpan.org/release/XERN/FEAR-API-0.489
2006-06-05T07:50:53+00:00 textproc/p5-XML-RSS-SimpleGen For writing RSS files
This module is for writing RSS files, simply. It transparently handles all
the unpleasant details of RSS, like proper XML escaping, and also has a good
number of Do-What-I-Mean features, like not changing the modtime on a
written-out RSS file if the file content hasn't changed, and like
automatically removing any HTML tags from content you might pass in.

This module isn't meant to have the full expressive power of RSS; instead, it
provides functions that are most commonly needed by RSS-writing programs.

WWW: https://metacpan.org/release/XML-RSS-SimpleGen
2006-06-05T07:34:00+00:00 devel/p5-Regexp-Bind Bind variables to captured buffers
This module is an extension to perl's native regexp function. It binds
anonymous hashes or named variables to matched buffers. Both normal regexp
syntax and embedded regexp syntax are supported. You can view it as a tiny
and petite data extraction system.

WWW: https://metacpan.org/release/Regexp-Bind
2006-06-05T07:18:30+00:00 devel/p5-Inline-Files Multiple virtual files at the end of your code
Inline::Files generalizes the notion of the __DATA__ marker and the
associated <DATA> filehandle, to an arbitrary number of markers and
associated filehandles.

WWW: https://metacpan.org/release/Inline-Files
2006-06-05T06:21:31+00:00 www/p5-HTML-Encoding Determine the encoding of HTML/XML/XHTML documents
HTML::Encoding helps to determine the encoding of HTML and XML/XHTML documents.

WWW: https://metacpan.org/release/HTML-Encoding
2006-06-05T05:32:16+00:00 www/p5-WWW-Mechanize-Plugin-phpBB Screen scraper for phpBB installations
WWW::Mechanize::Plugin::phpBB is a screen scraper for phpBB driven forum
sites. It can log into the phpBB web interface, pull forum and topics
names and perform administrative tasks like deleting posts.

FUNCTIONALITY IS CURRENTLY LIMITED, READ ON WHAT'S AVAILABLE SO FAR.

WWW::Mechanize::Plugin::phpBB is implemented as a plugin to
WWW::Mechanize, using Joe McMahon's WWW::Mechanize::Pluggable framework.

WWW: https://metacpan.org/release/WWW-Mechanize-Plugin-phpBB
2006-06-05T05:15:36+00:00 www/p5-WWW-Mechanize-Pluggable Custmomize WWW::Mechanize via plugins
This module provides all of the same functionality of WWW::Mechanize, but
adds support for plugins using Module::Pluggable; this means that any
module named WWW::Mechanize::Plugin::whatever... will be found and loaded
when WWW::Mechanize::Pluggable is loaded.

Big deal, you say. Well, it becomes a big deal in conjunction
with WWW::Mechanize::Pluggable's other feature: plugin hooks. When plugins
are loaded, their import() methods can call WWW::Mechanize::Pluggable's
prehook and posthook methods. These methods add callbacks to the plugin
code in WWW::Mechanize::Pluggable's methods. These callbacks can act
before a method or after it, and have to option of short-circuiting the
call to the WWW::Mechanize::Pluggable method altogether.

These methods receive whatever parameters the WWW::Mechanize::Pluggable
methods received, plus a reference to the actvive Mech object.

All other extensions to WWW::Mechanize::Pluggable are handled by the
plugins.

WWW: https://metacpan.org/release/WWW-Mechanize-Pluggable
2006-06-04T04:50:36+00:00 net/wmwlmon DockApp showing the state of a wireless network device
A DockApp that shows the state of a wireless network device.

WWW: http://www.nazgul.ch/dev_wmwlmon.html
2006-06-03T17:16:48+00:00 chinese/auto-cn-l10n The automatic localization for Simplified Chinese zh_CN.eucCN locale
Simplified Chinese (GB2312 encoding) zh_CN.eucCN automatic localization
Install this port and you will have a Simplified Chinese FreeBSD system
2006-06-03T13:57:46+00:00 math/gmp-ecm Elliptic Curve Method for Integer Factorization
GMP-ECM is a program to factor integers using the Elliptic Curve Method
(ECM), based on the GNU MP multiprecision library.

WWW: https://gforge.inria.fr/projects/ecm/
2006-06-03T12:34:09+00:00 math/mumps MUltifrontal Massively Parallel sparse direct Solver for Code_Aster
MUMPS is a Distributed Multifrontal Solver (F90, MPI based) with Dynamic
Distributed Scheduling to accomodate both numerical fill-in and multi-user
environment.

- Solution of large linear systems with symmetric positive definite
matrices; general symmetric matrices; general unsymmetric matrices.
- Version for complex arithmetic.
- Parallel factorization and solve phases (uniprocessor version also
available).
- Iterative refinement and backward error analysis.
- Various matrix input formats: assembled format; distributed assembled
format; elemental format.
- Partial factorization and Schur complement matrix.
- Several orderings interfaced : AMD, AMF, PORD, METIS

When MPI is disabled, libseq is installed.

WWW: http://graal.ens-lyon.fr/MUMPS/
2006-06-03T03:06:50+00:00 print/p5-XML-ApacheFOP Access Apache FOP from Perl to create PDF files using XSL-FO
XML::ApacheFOP allows you to create PDFs (or other output types) using
Apache FOP.

WWW: https://metacpan.org/release/XML-ApacheFOP
2006-06-03T03:02:17+00:00 databases/libzdb Thread-safe connection pool library
Libzdb is a small, easy to use Open Source Database Connection Pool Library with
the following features:
- Thread safe Database Connection Pool
- Connect to multiple database systems
- Zero runtime configuration, connect using a URL scheme
- Supports MySQL, PostgreSQL, SQLite and Oracle

WWW: https://www.tildeslash.com/libzdb/
2006-06-02T23:40:27+00:00 devel/p5-Java Perl extension for accessing a JVM remotely or locally
Perl extension for accessing a JVM remotely or locally
2006-06-02T22:12:37+00:00 news/nzbperl Perl script for downloading nzb files
NzbPerl is a perl script for downloading nzb files. It supports automated
parsing and sorting of nzb files, multiple servers, automated downloading,
assmbling and decoding of message parts, and has user controlled bandwidth
throttling during runtime.

WWW: http://noisybox.net/computers/nzbperl/
2006-06-02T13:24:55+00:00 lang/p5-JavaScript Perl extension for executing embedded JavaScript
Always thought JavaScript was for web only? well, think again...

JavaScript.pm gives you the power of embedded JavaScript in your
applications. You can write your subs, classes etc in perl and bind them
to the JavaScript engine. Variables are converted between the language
automaticlly and you don't have to worry about that.

WWW: http://search.cpan.org/dist/JavaScript/
2006-06-02T03:38:09+00:00 www/p5-Net-eBay Perl Interface to XML based eBay API
Net::eBay allows super easy access to eBay for any perl developer.
Make an instance of Net::eBay and then call submitRequest to send
requests to eBay.

Supports both Legacy API as well as NEW API.

WWW: https://metacpan.org/release/Net-eBay
2006-06-02T01:11:12+00:00 www/p5-Apache-SessionX Extented persistence framework for session data
Apache::SessionX extents Apache::Session. It was initialy written to use
Apache::Session from inside of HTML::Embperl, but is seems to be usefull
outside of Embperl as well, so here is it as standalone module.

Apache::Session is a persistence framework which is particularly useful
for tracking session data between httpd requests. Apache::Session is
designed to work with Apache and mod_perl, but it should work under CGI
and other web servers, and it also works outside of a web server
altogether.

Apache::Session consists of five components: the interface, the object
store, the lock manager, the ID generator, and the serializer. The
interface is defined in SessionX.pm, which is meant to be easily
subclassed. The object store can be the filesystem, a Berkeley DB, a MySQL
DB, an Oracle DB, or a Postgres DB. Locking is done by lock files,
semaphores, or the locking capabilities of MySQL and Postgres.
Serialization is done via Storable, and optionally ASCII-fied via MIME or
pack(). ID numbers are generated via MD5. The reader is encouraged to
extend these capabilities to meet his own requirements.

WWW: https://metacpan.org/release/Apache-SessionX
2006-06-01T17:39:10+00:00 math/jsmath JavaScript tool for including mathematics in web pages
The jsMath package provides a method of including mathematics in HTML pages
that works across multiple browsers under Windows, Macintosh OS X, Linux and
other flavors of unix. jsMath uses native fonts, so they resize when you
change the size of the text in your browser, they print at the full resolution
of your printer, and you don't have to wait for dozens of images to be
downloaded in order to see the mathematics in a web page. There are also
advantages for web-page authors, as there is no need to preprocess your
web pages to generate any images, and the mathematics is entered in TeX form,
so it is easy to create and maintain your web pages.

Although it works best with the TeX fonts installed, jsMath will fall back
on a collection of image-based fonts (which can still be scaled or printed
at high resolution) or unicode fonts when the TeX fonts are not available.

Author: Davide P. Cervone
WWW: http://www.math.union.edu/~dpvc/jsMath/
2006-06-01T17:39:10+00:00 math/jsmath-fonts Raster fonts pack for jsmath
Although it works best with the TeX fonts installed, jsMath canfall back
on a collection of image-based fonts (which can still be scaled or printed
at high resolution). This is a pack of those.

WWW: http://www.math.union.edu/~dpvc/jsMath/
2006-06-01T11:19:18+00:00 games/warsow Futuristic, fast-paced first person shooter
Set in a futuristic cartoon-like world where rocketlauncher-wielding pigs
and lasergun-carrying cyberpunks roam the streets, Warsow is a completely
free fast-paced first-person shooter (FPS) for Windows, Unix, and Mac OS X.

Speed and movement, that's what Warsow is all about. Like a true cyber-
athlete you jump, dash, dodge, and walljump your way through the game.
Grab those power-ups before your enemy does, plant the bomb before anyone
sees you, and steal the enemy's flag before anyone knows what's going on!

WWW: http://www.warsow.net/
2006-06-01T07:54:21+00:00 graphics/p5-Graph-SocialMap Easy tool to create social network maps
This module implement a interesting graph application that is called the
'Social Relation Map'. It provides object-oriented way to retrieve many
social information that can be found in this map.

The new() constructor accepts one argument in the for of 'hashref of
arrayref'. The key to this hash is the name of relation, and the value of
the hash is a list of identities involved in this relation.

WWW: https://metacpan.org/release/Graph-SocialMap
2006-06-01T07:25:40+00:00 lang/p5-Quantum-Superpositions QM-like superpositions in Perl
The Quantum::Superpositions module adds two new operators to Perl: any and
all.

Each of these operators takes a list of values (states) and superimposes
them into a single scalar value (a superposition), which can then be
stored in a standard scalar variable.

The any and all operators produce two distinct kinds of superposition. The
any operator produces a disjunctive superposition, which may (notionally)
be in any one of its states at any time, according to the needs of the
algorithm that uses it.

In contrast, the all operator creates a conjunctive superposition, which
is always in every one of its states simultaneously.

Superpositions are scalar values and hence can participate in arithmetic
and logical operations just like any other type of scalar. However, when
an operation is applied to a superposition, it is applied (notionally) in
parallel to each of the states in that superposition.

WWW: https://metacpan.org/release/Quantum-Superpositions
2006-06-01T07:11:51+00:00 devel/p5-Class-Multimethods Support multimethods and function overloading in Perl
The Class:Multimethod module exports a subroutine (&multimethod) that can
be used to declare other subroutines that are dispatched using a algorithm
different from the normal Perl subroutine or method dispatch mechanism.

Normal Perl subroutines are dispatched by finding the appropriately-named
subroutine in the current (or specified) package and calling that. Normal
Perl methods are dispatched by attempting to find the appropriately-named
subroutine in the package into which the invoking object is blessed or,
failing that, recursively searching for it in the packages listed in the
appropriate @ISA arrays.

Class::Multimethods multimethods are dispatched quite differently. The
dispatch mechanism looks at the classes or types of each argument to the
multimethod (by calling ref on each) and determines the "closest" matching
variant of the multimethod, according to the argument types specified in
the variants' definitions (see "Finding the "nearest" multimethod" for a
definition of "closest").

WWW: https://metacpan.org/release/Class-Multimethods
2006-06-01T02:41:15+00:00 graphics/p5-Graph-Writer-GraphViz GraphViz Writer for Graph object
Graph::Writer::GraphViz is a class for writing out a Graph object with GraphViz
module. All GraphViz formats should be supported without a problem.

WWW: https://metacpan.org/release/Graph-Writer-GraphViz
2006-06-01T01:14:22+00:00 devel/p5-Module-Compile Provide a system for writing modules that compile other Perl modules
This module provides a system for writing modules that *compile* other
Perl modules.

Modules that use these compilation modules get compiled into some
altered form the first time they are run. The result is cached into
".pmc" files.

Perl has native support for ".pmc" files. It always checks for them,
before loading a ".pm" file.

WWW: https://metacpan.org/release/Module-Compile
2006-05-31T21:16:35+00:00 devel/p5-B-Utils Helper functions for op tree manipulation
These functions make it easier to manipulate the op tree.

WWW: https://metacpan.org/release/B-Utils
2006-05-31T19:37:41+00:00 devel/lua50-gettext
Lua bindings for Gettext
2006-05-31T19:37:41+00:00 devel/lua-gettext Gettext binding for Lua 5
Lua bindings for Gettext
2006-05-31T18:54:52+00:00 devel/p5-Term-UI Term::ReadLine UI made easy
Term::UI is a transparent way of eliminating the overhead of having to
format a question and then validate the reply, informing the user if the
answer was not proper and re-issuing the question.

Simply give it the question you want to ask, optionally with choices the
user can pick from and a default and Term::UI will DWYM.

For asking a yes or no question, there's even a shortcut.

WWW: https://metacpan.org/release/Term-UI
2006-05-31T18:43:17+00:00 devel/p5-Log-Message-Simple Provides standardized logging facilities using the Log::Message module
This module provides standardized logging facilities using the
Log::Message module.

WWW: https://metacpan.org/release/Log-Message-Simple
2006-05-31T18:32:56+00:00 devel/p5-Module-Loaded Mark modules as loaded or unloaded
When testing applications, often you find yourself needing to provide
functionality in your test environment that would usually be provided by
external modules. Rather than munging the %INC by hand to mark these external
modules as loaded, so they are not attempted to be loaded by perl, this module
offers you a very simple way to mark modules as loaded and/or unloaded.

WWW: https://metacpan.org/release/Module-Loaded
2006-05-31T18:21:43+00:00 devel/p5-Log-Message Powerful and flexible message logging mechanism
Log::Message is a generic message storage mechanism. It allows you to
store messages on a stack -- either shared or private -- and assign
meta-data to it. Some meta-data will automatically be added for you, like
a timestamp and a stack trace, but some can be filled in by the user, like
a tag by which to identify it or group it, and a level at which to handle
the message (for example, log it, or die with it)

Log::Message also provides a powerful way of searching through items by
regexes on messages, tags and level.

WWW: https://metacpan.org/release/Log-Message
2006-05-31T18:07:52+00:00 ftp/p5-File-Fetch Generic file fetching mechanism
File::Fetch is a generic file fetching mechanism.

It allows you to fetch any file pointed to by a ftp, http, file, or rsync
uri by a number of different means.

WWW: https://metacpan.org/release/File-Fetch
2006-05-31T17:53:03+00:00 archivers/p5-Archive-Extract Generic archive extracting mechanism
Archive::Extract is a generic archive extraction mechanism.

It allows you to extract any archive file of the type .tar, .tar.gz, .gz
or .zip without having to worry how it does so, or use different
interfaces for each type by using either perl modules, or command line
tools on your system.

WWW: https://metacpan.org/release/Archive-Extract
2006-05-31T14:26:01+00:00 games/blinkensisters Parallax-style 2D scrolling platform game
Blinkensisters is a new Parallax-style 2D scrolling gaming system for Windows,
MacOSX, Linux and POSIX-compatible Unix-Systems (every platform that can run
SDL).

You can even make your own levels with a simple text-editor.

WWW: https://sourceforge.net/projects/blinkensisters/
2006-05-31T13:48:58+00:00 games/zatacka Nibbles-like multiplayer game
Multiplayer game for 2-6 players on one keyboard and mouse. You handle your line
using two kays. When you hit any line, barrier or border of game field, you die
and other players get one point each. When leaves only one players in game,
he's a winner an round is finished. Each game has eleven rounds.

WWW: http://zatacka.sourceforge.net/
2006-05-31T13:30:16+00:00 games/solarconquest Space 2D action game with plenty of shooting
An expedition to another solar system was supposed to be the biggest event in
mankind's history. While it achieved such glory, it also caused a corrupt
Admrial to gain new territory.

You are part of a small rebel force. Your task is to keep Admrial Moretti's
forces at bay, until the Earth Space Forces can send a rescue team.

Solar Conquest is a 2D action game that takes place in space. You pilot a
fighter and fight alongside dozens of allies. Battles can range from just a
dozen a team, or up to all out war with hundreds of ships per team.

WWW: http://games.sajthelper.com/
2006-05-31T12:51:03+00:00 games/pipepanic Pipe connecting game using libSDL
A pipe connecting game using libSDL that is playable on Linux PCs and the Sharp
Zaurus. Connect as many different shaped pipes together as possible within the
time given. Comes with built-in help, is primarily mouse/stylus driven and can
be played in different resolutions and orientations.

WWW: http://www.users.waitrose.com/~thunor/pipepanic/
2006-05-31T12:36:20+00:00 databases/pgtop Display PostgreSQL performance info like top(1)
pgtop was inspired by mytop (http://jeremy.zawodny.com/mysql/mytop/),
which in turn was inspired by the system monitoring tool top.
pgtop will connect to a PostgreSQL server and periodically
run queries against the pg_stat* relations and attempt
to summarize the information from them in a useful format.

WWW: https://metacpan.org/release/COSIMO/pgtop-0.05
2006-05-31T00:46:50+00:00 devel/p5-Class-MixinFactory Class Factory with Selection of Mixins
This distribution facilitates the run-time generation of classes which
inherit from a base class and some optional selection of mixin classes.

A factory is provided to generate the mixed classes with multiple
inheritance. A NEXT method allows method redispatch up the inheritance
chain.

WWW: https://metacpan.org/release/Class-MixinFactory
2006-05-30T22:13:43+00:00 textproc/p5-Parse-Flex The Fastest Lexer in the West
Parse::Flex works similar to Parse::Lex, but it uses XS for faster
performance.

This module allows you to construct a lexer analyzer with your custom
rules. Parse::Flex is not intended to be used directly; instead, use the
script makelexer.pl to submit your grammar file. The output of the script
is a custom shared library and a custom .pm module which, among other
things, will transparently load the library and provide interface to your
(custom) lexer. In other words, you supply a grammar.l file to
makelexer.pl and you receive Flex01.pm and Flex02.so . Then, use only the
Flex01.pm - since Flex01.pm will automatically load Flex01.so.

The grammar.l file requires the same syntax as flex(1); that is, the
actions are written in C . See the flex(1) documentation to learn the
syntax, or fetch the sample t/grammar.l file inside this package.

WWW: https://metacpan.org/release/Parse-Flex
2006-05-30T21:36:32+00:00 databases/p5-Data-Pageset Page numbering and page sets
The object produced by Data::Pageset can be used to create page
navigation, it inherits from Data::Page and has access to all methods from
this object.

In addition it also provides methods for dealing with set of pages, so
that if there are too many pages you can easily break them into chunks for
the user to browse through.

You can even choose to view page numbers in your set in a 'sliding'
fassion.

The object can easily be passed to a templating system such as Template
Toolkit or be used within a script.

WWW: https://metacpan.org/release/Data-Pageset
2006-05-30T20:04:03+00:00 lang/whitespace Interpreter for the Whitespace programming language
Whitespace is a imperative stack-based programming language that,
contrary to most languages, ignores any non-whitespace characters.
Only spaces, tabs, and newlines are considered syntax in Whitespace.

This port is a prototype interpreter for the Whitespace programming
language written in Haskell.

WWW: http://compsoc.dur.ac.uk/whitespace/
2006-05-30T18:16:54+00:00 devel/p5-Config-Std Load and save configuration files in a standard format
This module implements yet another damn configuration-file system.

The configuration language is deliberately simple and limited, and the
module works hard to preserve as much information (section order,
comments, etc.) as possible when a configuration file is updated.

See Chapter 19 of "Perl Best Practices" (O'Reilly, 2005) for the
rationale for this approach.

The configuration language is a slight extension of the Windows INI
format.

WWW: https://metacpan.org/release/Config-Std
2006-05-30T18:14:55+00:00 devel/p5-Class-Std Support for creating standard "inside-out" classes
Most programmers who use Perl's object-oriented features construct their
objects by blessing a hash. But, in doing so, they undermine the
robustness of the OO approach. Hash-based objects are unencapsulated:
their entries are open for the world to access and modify.

Objects without effective encapsulation are vulnerable. Instead of
politely respecting their public interface, some clever client coder
inevitably will realize that it's marginally faster to interact directly
with the underlying implementation, pulling out attribute values
directly from the hash of an object.

WWW: https://metacpan.org/release/Class-Std
2006-05-30T05:15:24+00:00 mail/thunderbird3-i18n Localized interface for Thunderbird
Language packs for Thunderbird

WWW: http://www.mozilla.org/projects/l10n/
2006-05-30T05:15:24+00:00 mail/thunderbird-i18n Localized interface for Thunderbird
Language packs for Thunderbird

WWW: http://www.mozilla.org/projects/l10n/
2006-05-30T05:15:24+00:00 mail/thunderbird-esr-i18n Localized interface for Thunderbird
Language packs for Thunderbird

WWW: http://www.mozilla.org/projects/l10n/
2006-05-30T05:01:20+00:00 www/firefox36-i18n Localized interface for Firefox 3.6
Language packs for Firefox 3.6

WWW: http://www.mozilla.org/projects/l10n/
2006-05-30T05:01:20+00:00 www/firefox35-i18n Localized interface for Firefox3.5
Language packs for Firefox 3.5

WWW: https://wiki.mozilla.org/L10n
2006-05-30T05:01:20+00:00 www/firefox3-i18n Localized interface for Firefox3
Language packs for Firefox 3

WWW: http://www.mozilla.org/projects/l10n/
2006-05-30T05:01:20+00:00 www/firefox-i18n Localized interface for Firefox
Language packs for Firefox

WWW: http://www.mozilla.org/projects/l10n/
2006-05-30T05:01:20+00:00 www/firefox-esr-i18n Localized interface for Firefox
Language packs for Firefox

WWW: http://www.mozilla.org/projects/l10n/
2006-05-29T22:36:48+00:00 textproc/p5-Syntax-Highlight-Engine-Kate Port of the syntax highlight engine of the Kate text editor
Syntax::Highlight::Engine::Kate is a port to perl of the syntax highlight
engine of the Kate text editor.

The language xml files of kate have been rewritten to perl modules using a
script. These modules function as plugins to this module.

WWW: https://metacpan.org/release/Syntax-Highlight-Engine-Kate
2006-05-29T20:53:35+00:00 math/p5-Math-RandomOrg Retrieve random numbers and data from random.org
Math::RandomOrg provides functions for retrieving random data from the
random.org server. Data may be retrieved in an integer or byte-stream
format using the randnum and randbyte functions respectively.

WWW: https://metacpan.org/release/Math-RandomOrg
http://random.org
2006-05-29T20:36:28+00:00 textproc/p5-Text-Diff3 Compute three-way differences between texts
To build some applications to arbitrate manipulations under concurrent
works, it is necessary to compare three texts line by line. This diff3
code into Perl language has ported from GNU diff3.c widely used.

WWW: https://metacpan.org/release/Text-Diff3
2006-05-29T10:40:12+00:00 www/xpi-locale-switcher Provides a convenient menu item to switch between installed languages
The default UI for Firefox and Thunderbird does not provide an easy way
to switch between multiple installed language packs for the application,
because ordinary users aren't expected to install multiple language packs
However, some developers or users who speak multiple languages may wish
to install language packs and easily switch between multiple languages.
The locale-switcher extension provides simple menu to switch between
languages. The extension adds a "Languages" item on the "Tools" menu
under the existing Extensions/Themes options, allowing the user can
select a language.

WWW: http://benjamin.smedbergs.us/switch-locales/
2006-05-29T04:09:14+00:00 converters/p5-Encode-JIS2K JIS X 0212 (aka JIS 2000) Encodings
This module implements encodings that covers JIS X 0213 charset (AKA
JIS 2000, hence the module name). Encodings supported are as follows.

Canonical Alias Description
--------------------------------------------------------------------
euc-jisx0213 qr/\beuc.*jp[ \-]?(?:2000|2k)$/i EUC-JISX0213
qr/\bjp.*euc[ \-]?(2000|2k)$/i
qr/\bujis[ \-]?(?:2000|2k)$/i
shiftjisx0123 qr/\bshift.*jis(?:2000|2k)$/i Shift_JISX0213
qr/\bsjisp \-]?(?:2000|2k)$/i

iso-2022-jp-3
jis0213-1-raw JIS X 0213 plane 1, raw format
jis0213-2-raw JIS X 0213 plane 2, raw format

WWW: https://metacpan.org/release/Encode-JIS2K
2006-05-28T23:54:55+00:00 audio/aacgain Normalizes the volume of MP3 and AAC (MP4/M4A/QuickTime) media files
aacgain is a modification to Glen Sawyer's excellent mp3gain program, and
supports AAC (MP4/M4A/QuickTime) audio files in addition to MP3 files.

aacgain normalizes the volume of digital music files using the Replay Gain
algorithm, by modifying the global_gain fields in the AAC samples. Free-
form metadata tags are added to the file to save undo information, making
the normalization process reversible.

WWW: http://aacgain.altosdesign.com/
2006-05-28T21:23:39+00:00 mail/p5-Mail-Audit-Attach Mail::Audit plugin for attachment handling
This is a Mail::Audit plugin which provides easy access to files attached
to mail messages. Besides Mail::Audit, it requires the MIME::Entity
module.

WWW: https://metacpan.org/release/Mail-Audit-Attach
2006-05-28T20:10:52+00:00 dns/p5-DNS-EasyDNS Update your EasyDNS dynamic DNS entries
This module allows you to update your EasyDNS ( http://www.easydns.com/ )
dynamic DNS records. This is done via an http get using the libwww-perl
modules.

WWW: https://metacpan.org/release/DNS-EasyDNS
2006-05-28T08:16:30+00:00 www/xcache Fast and stable php opcode cacher
XCache is a fast, stable php opcode cacher that has been tested and
now running on production server under high load.

WWW: http://xcache.lighttpd.net/
2006-05-27T22:11:26+00:00 www/p5-SWF-Chart Perl interface to the SWF Chart generation tool
This module is the Perl interface to the SWF Charts flash graphing tool.
It constructs the XML file this flash movie requires via an OO interface.
Each configurable option that is listed on the SWF Charts reference page
has a companion method in this module.

When using this module, please be sure to use the latest version of the
XML/SWF Charts flash movie. Earlier versions of that flash movie supported
a different XML structure for which this module is not backward
compatible.

Note that there are a few extra helper functions that this module
provides.

WWW: https://metacpan.org/release/SWF-Chart
WWW: http://www.maani.us/xml_charts/index.php
2006-05-27T16:29:12+00:00 net/p5-JavaScript-RPC Remote procedure calls from JavaScript
JavaScript::RPC::Server::CGI is a CGI-based server library for use with
Brent Ashley's JavaScript Remote Scripting (JSRS) client library. It
works asynchronously and uses DHTML to deal with the payload.

In order to add your custom meothds, this module should be subclassed.

The most current version (as of the release of this module) of the
client library as well as a demo application have been included in this
distribution.

WWW: https://metacpan.org/release/BRICAS/JavaScript-RPC-0.3
2006-05-27T15:55:40+00:00 emulators/cygne-sdl SDL port of Cygne, a free Bandai Wonderswan emulator
Cygne/SDL is the Simple Directmedia Layer (or SDL) port of the Windows
version of Cygne, a free and now OpenSource (since 12-03-2002) Bandai
Wonderswan Color handheld software based emulator.

WWW: http://icculus.org/Cygne-SDL/
2006-05-27T15:24:20+00:00 emulators/hugo PC Engine (TurboGrafx 16) emulator
Hu-Go! is a PC Engine (TurboGrafx 16) emulator originally coming from
FPCE, with various enhancements from many other emulators.

WWW: http://www.zeograd.com/
2006-05-27T10:26:19+00:00 misc/koffice-i18n-ms Malay messages and documentation for koffice
Localized messages and documentation for koffice.

WWW: http://koffice.kde.org/
2006-05-27T10:26:19+00:00 editors/koffice-i18n-ms Malay messages and documentation for koffice
Localized messages and documentation for koffice.

WWW: http://koffice.kde.org/
2006-05-27T08:10:49+00:00 www/xpi-xpcom-component-viewer XPCOM Component Viewer
XPCOM Component Viewer enumerates all components and iterfaces
availble to JavaScript. It provides the ability to filter by
regular expression.

Author: Robert Ginda
WWW: http://hacksrus.com/~ginda/cview/
2006-05-27T08:07:49+00:00 www/xpi-urllink Select a non-URL and open it in a browser window
URL Link is a small extension that allows you to select a non-URL in a
mail/news message or web-page, and open it in a browser window.

For emails, it reconnects links in emails which have been broken across
several lines, and also replaces spaces with the URL character code %20
so that you may follow emailed network 'file:' links (which it auto-
detects from Windows X: or servdir references).

For web pages, it also allows you to select textual links/URLs in web
pages or edit boxes, and follow them as if they were real links. It
will always let you follow links and also analyses mailto: links.

WWW: http://www.fnxweb.com/software-mozilla
2006-05-27T08:05:52+00:00 devel/radrails IDE for Ruby On Rails
RadRails is an integrated development environment for the
Ruby on Rails framework.
The goal of this project is to provide Rails developers
with everything they need to develop, manage,
test and deploy their applications.
Features include source control, debugging, WEBrick servers,
generator wizards, syntax highlighting, data tools and much much more.
The RadRails IDE is built on the Eclipse RCP, and includes the
Subclipse plug-in and the RDT plug-ins.
The RadRails tools are also available as Eclipse plug-ins.

Author: Kyle Shank (kyle at radrails dot org)
Author: Marc Baumbach (marc at radrails dot org)
Author: Matt Kent (matt at radrails dot org)
Author: Andy Gianfagna
WWW: http://www.radrails.org/
2006-05-27T08:04:51+00:00 www/xpi-tabletools Sort any HTML data table
Sort any HTML data table. Simply press 'ctrl', 'alt' keys at the
same time and click inside any table cell, the table will be sorted
based on the data inside that column. The auto-detected data types
include various US-styled date/time, currency, IP address, number,
or text. Further, the context menu provides options to explicitly
specify the data type, thus for example European styled date could
be sorted correctly. One could also set a few options, including
setting European date as the default auto-detected time stamp, etc.

WWW: http://www.mingyi.org/other/tabletools.html
2006-05-27T08:04:51+00:00 www/xpi-tablesort Sort any HTML data table
Sort any HTML data table. Simply press 'ctrl', 'alt' keys at the
same time and click inside any table cell, the table will be sorted
based on the data inside that column. The auto-detected data types
include various US-styled date/time, currency, IP address, number,
or text. Further, the context menu provides options to explicitly
specify the data type, thus for example European styled date could
be sorted correctly. One could also set a few options, including
setting European date as the default auto-detected time stamp, etc.

WWW: http://www.mingyi.org/other/tablesort.html
2006-05-27T08:02:05+00:00 www/xpi-resurrectpages Resurrects pages from big page caches/mirrors
Dead pages, broken links, the scourge of the internet. Powerhouse
sites like Slashdot and Digg can bring a server to its knees. What
do we do when a page is dead but we still want to see it? Call in
the clerics, and perform a resurrection ceremony! Or, the easier
route, use this extension.

WWW: https://addons.mozilla.org/en-US/firefox/addon/2570
2006-05-27T07:58:36+00:00 www/xpi-linkification Converts text links into genuine, clickable links
Converts text links into genuine, clickable links.

WWW: http://www.beggarchooser.com/firefox/#linkification
2006-05-27T07:56:02+00:00 www/xpi-inline-google-definitions Shows Google Definitions for the selected word
Shows Google Definitions for the selected word (in the same tab!)

Based on the Wikipedia Inline Article Viewer

WWW: https://addons.mozilla.org/firefox/2083/
2006-05-27T07:53:39+00:00 www/xpi-formfox Extension to display form's action
Do you know where your form information is going? This extension
displays the form action (the site to where the information you've
entered is going.) In any place where you can enter data, from search
boxes to order forms, mouse over the final Submit button to reveal
the destination.

WWW: https://addons.mozilla.org/en-US/firefox/addon/1579
2006-05-27T07:51:08+00:00 www/xpi-firefox-showcase Easily locate and select any open browser window
Showcase is an extension thought to easily locate and select any open
browser window in Firefox.

You can use it in two ways: global mode (F12) or local mode (Shift +
F12). In global mode, a new window will be opened with thumbnails of
the browsers you've opened in all windows. In local mode, only tabbed
browsers of your current window will be shown.

WWW: http://showcase.uworks.net/
2006-05-27T07:48:25+00:00 www/xpi-clearfields Toolbar buttons that clear input fields
Toolbar buttons that clear:
- Address Field
- Search Field
- Find Field
- All Text Fields, Password Fields and Checkboxes in the viewed page!

Now you can easily empty the contents of the fields listed above.
Useful for people who paste with the middle click. Inspired by
konqueror.

WWW: http://alex.alexander.googlepages.com/clearfields
2006-05-27T07:46:02+00:00 www/xpi-autobrowse Surfs the net for you
AutoBrowse - The most creative screensaver in the world!

Enter any search-word and any search-engine (default is google.de)
and AutoBrowse will surf the net for you. Enjoy!

WWW: http://autobrowse.berlios.de/
2006-05-27T07:31:26+00:00 net-mgmt/aircrack-ng 802.11 WEP and WPA-PSK keys cracking program
Aircrack-ng is an 802.11 WEP and WPA-PSK keys cracking program that can
recover keys once enough data packets have been captured. It implements the
standard FMS attack along with some optimizations like KoreK attacks, as
well as the all-new PTW attack, thus making the attack much faster compared
to other WEP cracking tools. In fact, Aircrack-ng is a set of tools for
auditing wireless networks.

WWW: http://www.aircrack-ng.org/
2006-05-27T06:55:38+00:00 net-im/psi-gentoo A Qt-based Jabber client with Gentoo patches and enhancements
2006-05-27T02:29:37+00:00 math/p5-Math-Cephes Perl interface to the cephes math library
This module provides an interface to over 150 functions of the
cephes math library of Stephen Moshier. No functions are exported
by default, but rather must be imported explicitly, as in

use Math::Cephes qw(sin cos);

There are a number of export tags defined which allow
importing groups of functions.

WWW: https://metacpan.org/release/Math-Cephes
2006-05-26T20:08:06+00:00 net-im/jabber.el Minimal jabber client for [X]Emacs
A minimal Jabber client for emacs.

WWW: http://emacs-jabber.sourceforge.net/
2006-05-26T18:44:51+00:00 textproc/p5-Petal-Utils Useful template modifiers for Petal
The Petal::Utils package contains commonly used Petal modifiers (or
plugins), and bundles them with an easy-to-use installation interface. By
default, a set of modifiers are installed into Petal when you use this
module. You can change which modifiers are installed by naming them after
the use statement:

# use the default set:
use Petal::Utils qw( :default );

# use the date set of modifiers:
use Petal::Utils qw( :date );

# use only named modifiers, plus the debug set:
use Petal::Utils qw( UpperCase Date :debug );

# don't install any modifiers
use Petal::Utils qw();

You'll find a list of plugin sets throughout this document. You can also
get a complete list by looking at the variable:

%Petal::Utils::PLUGIN_SET;

For details on how the plugins are installed, see the "Advanced Petal"
section of the Petal documentation.

WWW: https://metacpan.org/release/Petal-Utils
2006-05-26T18:28:08+00:00 textproc/p5-Petal-Mail Format text e-mail using Petal
Petal::Mail processes a Petal XML template, and then turns the resulting
XML into a text email which can be sent through sendmail or other. The XML
has to follow a certain syntax which is defined in this documentation.

Since Petal::Mail's is a subclass of Petal, its API is the same. Which
means you need to read about Petal before you can use Petal::Mail.

WWW: https://metacpan.org/release/Petal-Mail
2006-05-26T18:16:31+00:00 textproc/p5-Petal-CodePerl Make Petal go faster by compiling the expressions
This module provides a CodeGenerator for Petal that inherits almost
everything from Petal::CodeGenerator but modifies how expressions are
dealt with. Petal normally includes code like this

$hash->get( "not:user" )

in the compiled template. This means the path has to be parsed and
interpreted at runtime. Using Petal::CodePerl, Petal will now produce this

! ($hash->{"user"})

which will be much faster.

It uses Parse::RecDescent to parse the PETALES expressions which makes it
a bit slow to load the module but this won't matter much unless you have
turned off caching. It won't matter at all for something like Apache's
mod_perl.

WWW: https://metacpan.org/release/Petal-CodePerl
2006-05-26T18:02:50+00:00 devel/p5-Code-Perl Produce Perl code from a tree
Code::Perl allows you to build chunks of Perl code as a tree and then when
you're finished building, the tree can output the Perl code. This is
useful if you have built your own mini-language and you want to generate
Perl from it. Rather than generating the Perl at parse time and having to
worry about quoting, escaping, parentheses etc, you can just build a tree
using Code::Perl and then dump out the correct Perl at the end.

WWW: https://metacpan.org/release/Code-Perl
2006-05-26T16:21:49+00:00 x11-toolkits/fltk2 Fast Light Toolkit version 2 (development snapshot)
FLTK is a cross-plattform C++ graphical user interface toolkit for X, OpenGL
and Microsoft Windows systems.

It is provided under the terms of the GNU Library Public License, Version 2.

This port supplies a snapshot of the current 2.0 development version.

WWW: http://www.fltk.org/
2006-05-26T15:14:14+00:00 sysutils/ucspi-ssl-tls UCSPI tools for building SSL client-server applications w/ TLS support
2006-05-26T14:17:07+00:00 games/vultures-eye Graphical interface for NetHack 3.4.3
Vulture's Eye is a nice graphical interface for NetHack 3.4.3. It is
forked from Falcon's Eye, one of the nicest graphical interfaces ever
for NetHack.

WWW: http://www.darkarts.co.za/vulture-for-nethack
2006-05-26T14:14:51+00:00 security/py-paramiko Python SSH2 protocol library
This is a library for making SSH2 connections (client or server).
Emphasis is on using SSH2 as an alternative to SSL for making secure
connections between python scripts. All major ciphers and hash methods
are supported. SFTP client and server mode are both supported too.

WWW: https://www.paramiko.org/
2006-05-26T11:47:53+00:00 devel/p5-POE-XS-Queue-Array XS implementation of POE::Queue::Array
This class is an implementation of the abstract POE::Queue interface.
It implements a priority queue using C, with an XS interface supplied.

WWW: https://metacpan.org/release/POE-XS-Queue-Array
2006-05-26T11:40:58+00:00 devel/p5-Tie-Hash-Indexed Ordered hashes for Perl in XS
Tie::Hash::Indexed is very similar to Tie::IxHash. However,
it is written completely in XS and usually about twice as
fast as Tie::IxHash. It's quite a lot faster when it comes
to clearing or deleting entries from large hashes.
Currently, only the plain tying mechanism is supported.

WWW: https://metacpan.org/release/Tie-Hash-Indexed
2006-05-26T10:34:31+00:00 databases/p5-DBIx-SQLite-Simple Easy access to SQLite databases using objects
DBIx::SQLite::Simple - easy access to SQLite databases using objects

WWW: https://metacpan.org/release/DBIx-SQLite-Simple
2006-05-26T08:40:54+00:00 net/omnitty Curses-based SSH multiplexer
Omnitty is a curses-based program that allows one to log into several
machines simultaneously and interact with them, selectively directing
input to individual machines or groups of selected machines.

You can run both line-oriented and screen oriented in the target
machines, because Omnitty has built-in terminal emulation capability.
When the window is large enough, Omnitty also displays a "summary area"
for each machine, in which it shows what the latest output from the
machine was, so you can have an idea of what is going on in each machine.

WWW: http://omnitty.sourceforge.net/
2006-05-25T23:16:05+00:00 textproc/p5-Petal Perl Template Attribute Language - TAL for Perl!
Petal is a XML based templating engine that is able to process any kind of
XML, XHTML and HTML.

Petal borrows a lot of good ideas from the Zope Page Templates TAL
specification, it is very well suited for the creation of WYSIWYG XHTML
editable templates.

The idea is to further enforce the separation of logic from presentation.
With Petal, graphic designers can use their favorite WYSIWYG editor to
easily edit templates without having to worry about the loops and ifs
which happen behind the scene.

WWW: https://metacpan.org/release/Petal
2006-05-25T22:55:23+00:00 textproc/p5-MKDoc-XML The MKDoc XML Toolkit
MKDoc is a web content management system written in Perl which focuses on
standards compliance, accessiblity and usability issues, and multi-lingual
websites.

At MKDoc Ltd we have decided to gradually break up our existing commercial
software into a collection of completely independent, well-documented,
well-tested open-source CPAN modules.

Ultimately we want MKDoc code to be a coherent collection of module
distributions, yet each distribution should be usable and useful in
itself.

MKDoc::XML is part of this effort.

You could help us and turn some of MKDoc's code into a CPAN module. You
can take a look at the existing code at http://download.mkdoc.org/.

If you are interested in some functionality which you would like to see as
a standalone CPAN module, send an email to
<mkdoc-modules@lists.webarch.co.uk>

WWW: https://metacpan.org/release/MKDoc-XML
2006-05-25T22:25:43+00:00 net/p5-Net-MAC-Vendor Look up the vendor for a MAC
The Institute of Electrical and Electronics Engineers (IEEE) assigns an
Organizational Unique Identifier (OUI) to manufacturers of network
interfaces. Each interface has a Media Access Control (MAC) address of six
bytes. The first three bytes are the OUI.

This module allows you to take a MAC address and turn it into the OUI and
vendor information. You can, for instance, scan a network, collect MAC
addresses, and turn those addresses into vendors. With vendor information,
you can often guess at what you are looking at (e.g. an Apple
product).

You can use this as a module as its individual functions, or call it as a
script with a list of MAC addresses as arguments. The module can figure it
out.

This module tries to persistently cache with DBM::Deep the OUI information
so it can avoid using the network. If it cannot load DBM::Deep, it uses a
normal hash (which is lost when the process finishes). You can preload
this cache with the load_cache() function. So far, the module looks in the
current working directory for a file named mac_oui.db to find the cache. I
need to come up with a way to let the user set that location.

WWW: https://metacpan.org/release/Net-MAC-Vendor
2006-05-25T21:24:38+00:00 converters/p5-XML-WBXML Convert between XML and WBXML using libwbxml2
This module is a wrapper around Aymerick Jehanne's libwbxml (or perhaps
libwbxml2, I am not sure what the distinction is) library for handling
Wireless Binary XML. You must install libwbxml2 prior to installing this
module. The library can be found at http://libwbxml.aymerick.com/
(libwbxml2 itself requires the expat library to be installed.)

The module defines two functions: xml_to_wbxml and wbxml_to_xml.

WWW: https://metacpan.org/release/XML-WBXML
2006-05-25T20:52:05+00:00 math/p5-Math-Algebra-Symbols Symbolic Algebra in Pure Perl
This package supplies a set of functions and operators to manipulate
operator expressions algebraically using the familiar Perl syntax.

These expressions are constructed from "Symbols", "Operators", and
"Functions", and processed via "Methods". For examples, see: "Examples".

WWW: https://metacpan.org/release/Math-Algebra-Symbols
2006-05-25T20:27:48+00:00 math/p5-Math-Units Unit conversion
The Math::Units module converts a numeric value in one unit of measurement
to some other unit. The units must be compatible, i.e. length cannot be
converted to volume. If a conversion cannot be made an exception is
thrown.

A combination chaining and reduction algorithm is used to perform the most
direct unit conversion possible. Units may be written in several different
styles. An abbreviation table is used to convert from common long-form
unit names to the (more or less) standard abbreviations that the units
module uses internally. All multiplicative unit conversions are cached so
that future conversions can be performed very quickly.

Too many units, prefixes and abbreviations are supported to list here. See
the source code for a complete listing.

WWW: https://metacpan.org/release/Math-Units
2006-05-25T20:17:24+00:00 net/p5-Net-Whois-IP Retrieve whois information given an IP address
Perl module to allow whois lookup of ip addresses. This module should
recursively query the various whois providers until it gets the more
detailed information including either TechPhone or OrgTechPhone by
default; however, this is overrideable.

WWW: https://metacpan.org/release/Net-Whois-IP
2006-05-25T20:17:00+00:00 graphics/netpbm-devel
2006-05-25T20:05:50+00:00 security/p5-Crypt-Dining The Dining Cryptographers' Protocol
The dining cryptographers' protocol is documented in Bruce Schneier's book
as a kind of "cryptographic ouija board". It works as follows:

A number of cryptographers are dining at a circular table. At the end of
the meal, the waiter is summoned and asked for the bill. He replies,
"Thank you, sir. The bill has been paid." The cryptographers now have the
problem of working out whether someone at the table paid the bill, or
whether the NSA has paid it as some sort of veiled threat. The protocol
proceeds.

Each cryptographer flips a coin, and shows the result ONLY to the
participant on his RIGHT. Each cryptographer then compares his coin with
that on his LEFT, and raises his hand if they show different faces. If any
participant paid the bill, he "cheats" and does the opposite, that is, he
raises his hand if the coins show the same face. Now, the hands are
counted. An odd number means that someone at the table paid the bill. An
even number means that the NSA paid.

WWW: https://metacpan.org/release/Crypt-Dining
2006-05-25T19:55:12+00:00 net/p5-Net-Address-IPv4-Local Class for discovering the local system's IP address
Net::Address::IPv4::Local discovers the local system's IP address that
would be used as the source address when contacting "the internet" or a
certain specified remote IP address.

WWW: https://metacpan.org/release/Net-Address-IPv4-Local
2006-05-25T19:41:00+00:00 textproc/p5-Text-Unaccent Remove accents from a string
Text::Unaccent is a module that remove accents from a string. unac_string
converts the input string from the specified charset to UTF-16 and call
unac_string_utf16 to return the unaccented equivalent. The conversion from
and to UTF-16 is done with iconv(1).

WWW: https://metacpan.org/release/Text-Unaccent
2006-05-25T18:44:00+00:00 games/egl Enhanced OpenGL-only Quake II engine
Enhanced, OpenGL-only Quake II engine. It brings plethora of improvements
over the original, including, but not limited to:

- Optimized rendering backend, support for new textures and shaders
- Framerate decoupling: your video framerate can be infinite while your
network framerate is 30
- R1Q2 protocol version 35 supported on the client-side
- Improved console (highly customizable, better tab autocompletion)
- Various improvements in crosshairs, HUD, particles and decals
- Optimized virtual file system, new supported file formats, etc.

WWW: http://bfeared.com/library/quake/archive/quakedev/egl/
2006-05-25T17:45:25+00:00 net/p5-Net-FTP-File Perl extension for simplifying FTP file operations
Is this module just like Net::FTP? No it is not!

1. It is a subclass and not a new class that uses Net::FTP underneath.
That means the object is a normal Net::FTP object and has all the methods
Net::FTP has.
2. It does not override Net::FTP methods (IE does not have methods the
same name as Net::FTP) which means you don't have to sort through how the
function differs from the standard version in the Net::FTP module.
3. Its waaaay simpler to use without a bunch of weird config stuff to
cloud the issue, odd hard to remember arguments, obscure methods to
replace valid existing ones that are part of Net::FTP, or new methods that
are badly named (IE think "grep" on this one). There are other things as
well.
4. It follows the paradigm of Perl name spaces, objects, and general
good practice much better and in a way that is more intuitive and
expandable.

WWW: https://metacpan.org/release/Net-FTP-File
2006-05-25T16:56:45+00:00 textproc/p5-MathML-Entities Convert XHTML+MathML Named Entities to Numeric Character References
MathML::Entities a content conversion filter for named XHTML+MathML
entities. There are over two thousand named entities in the XHTML+MathML
DTD. All the Entities defined in the XHTML+MathML DTD except the five
"safe" ones (&lt;, &gt;, &amp;, &quot;, &apos;), will be converted to the
equivalent numeric character references or to utf-8 characters. Named
entities which are not in the XHTML+MathML DTD are escaped. This makes the
resulting XHTML (or XHTML+MathML) safe for consumption by non-validating
XML parsers.

Unlike, HTML::Entities, the mapping between MathML named entities and
codepoints is many-to-one. Therefore, there's no particular sense in
having an inverse function, which takes codepoints to named entities.

Based on: HTML::Entities by Koichi Taniguchi <taniguchi@livedoor.jp>

WWW: https://metacpan.org/release/MathML-Entities
2006-05-25T16:01:00+00:00 www/p5-Apache-ConfigParser Load Apache configuration files
The Apache::ConfigParser module is used to load an Apache configuration
file to allow programs to determine Apache's configuration directives and
contexts. The resulting object contains a tree based structure using the
Apache::ConfigParser::Directive class, which is a subclass of
Tree::DAG_node, so all of the methods that enable tree based searches and
modifications from Tree::DAG_Node are also available. The tree structure
is used to represent the ability to nest sections, such as <VirtualHost>,
<Directory>, etc.

Apache does a great job of checking Apache configuration files for errors
and this modules leaves most of that to Apache. This module does minimal
configuration file checking. The module currently checks for:

Start and end context names match

The module checks if the start and end context names match. If the end
context name does not match the start context name, then it is ignored.
The module does not even check if the configuration contexts have valid
names.

WWW: https://metacpan.org/release/Apache-ConfigParser
2006-05-25T13:03:32+00:00 sysutils/fusefs-curlftpfs Mount remote FTP directories
CurlFtpFS is a filesystem for accessing FTP hosts based on FUSE and
libcurl.

CurlFtpFS differentiates itself from other FTP filesystems because it
features:

* SSLv3 and TLSv1 support
* connecting through tunneling HTTP proxies
* automatically reconnection if the server times out
* transform absolute symlinks to point back into the ftp file
system

WWW: http://curlftpfs.sourceforge.net/
2006-05-25T08:27:35+00:00 devel/p5-File-FnMatch Simple filename and pathname matching
File::FnMatch::fnmatch() provides simple, shell-like pattern matching.

Though considerably less powerful than regular expressions, shell patterns
are nonetheless useful and familiar to a large audience of end-users.

WWW: https://metacpan.org/release/File-FnMatch
2006-05-25T04:00:57+00:00 graphics/gimp-greycstoration Gimp plugin used for noise reduction
GREYCstoration is a Gimp plugin using the algorithm written by David Tschumperle
from GREYC laboratory (at Caen in France).

WWW: http://www.haypocalc.com/wiki/GREYCstoration_in_english
2006-05-24T21:00:52+00:00 audio/py-mutagen Python-based audio metadata tag reader and writer
Mutagen is a Python module to handle audio metadata. It supports
FLAC, M4A, Musepack, MP3, Ogg FLAC, Ogg Speex, Ogg Theora, Ogg
Vorbis, MonkeysAudio, True Audio, and WavPack audio files. All
versions of ID3v2 are supported, and all standard ID3v2.4 frames
are parsed. It can read Xing headers to accurately calculate the
bitrate and length of MP3s. ID3 and APEv2 tags can be edited
regardless of audio format. It can also manipulate Ogg streams
on an individual packet/page level.

WWW: https://github.com/quodlibet/mutagen
2006-05-24T20:06:36+00:00 audio/mutagen A Python-based audio metadata tag reader and writer
Mutagen is an audio metadata tag reader and writer implemented in
pure Python. It supports reading ID3v1.1, ID3v2.2, ID3v2.3, ID3v2.4,
APEv2, and FLAC, and writing ID3v1.1, ID3v2.4, APEv2, and FLAC. It
can also read MPEG audio and Xing headers.

WWW: http://www.sacredchao.net/quodlibet/wiki/Development/Mutagen
2006-05-24T19:27:32+00:00 mail/p5-Mail-IMAPTalk IMAP client interface with lots of features
This module communicates with an IMAP server. Each IMAP server command is mapped
to a method of this object. Although other IMAP modules exist on CPAN, this has
several advantages over other modules:
- It parses the more complex IMAP structures like envelopes and body structures
into nice Perl data structures.
- It correctly supports atoms, quoted strings and literals at any point. Some
parsers in other modules aren't fully IMAP compatiable and may break at odd
times with certain messages on some servers.
- It allows large return values (eg. attachments on a message) to be read
directly into a file, rather than into memory.
- It includes some helper functions to find the actual text/plain or text/html
part of a message out of a complex MIME structure. It also can find a list of
attachements, and CID links for HTML messages with attached images.
- It supports decoding of MIME headers to Perl utf-8 strings automatically, so
you don't have to deal with MIME encoded headers (enabled optionally).

While the IMAP protocol does allow for asynchronous running of commands, this
module is designed to be used in a synchronous manner. That is, you issue a
command by calling a method, and the command will block until the appropriate
response is returned. The method will then return the parsed results from the
given command.

WWW: https://metacpan.org/release/Mail-IMAPTalk
2006-05-24T18:58:15+00:00 devel/p5-Tree-Binary-Dictionary Dictionary API to a binary tree
A simple class to provide a dictionary style API to a binary tree of data.

This can provide a useful alternative to a long-lived hash in long running
daemons and processes.

WWW: https://metacpan.org/release/Tree-Binary-Dictionary
2006-05-24T18:04:24+00:00 security/pam_require PAM module for restricting access based on unix group or username
A PAM module that allows you to require a special group or
user to access a service.

WWW: http://www.splitbrain.org/projects/pam_require/
2006-05-24T17:47:11+00:00 textproc/p5-Algorithm-RabinKarp Rabin-Karp streaming hash
This is an implementation of Rabin and Karp's streaming hash, as described
in "Winnowing: Local Algorithms for Document Fingerprinting" by Schleimer,
Wilkerson, and Aiken. Following the suggestion of Schleimer, I am using
their second equation:

$H[ $c[2..$k + 1] ] = (( $H[ $c[1..$k] ] - $c[1] ** $k ) + $c[$k+1] ) * $k

The results of this hash encodes information about the next k values in
the stream (hense k-gram.) This means for any given stream of length n
integer values (or characters), you will get back n - k + 1 hash values.

For best results, you will want to create a code generator that filters
your data to remove all unnecessary information. For example, in a large
english document, you should probably remove all white space, as well as
removing all capitalization.

WWW: https://metacpan.org/release/Algorithm-RabinKarp
2006-05-24T11:10:48+00:00 textproc/p5-Data-Report Framework for flexible reporting
Data::Report is a flexible, plugin-driven reporting framework.

The Data::Report framework consists of three parts:

- the plugins

Plugins implement a specific type of report. Standard plugins provided
are Data::Report::Plugin::Text for textual reports,
Data::Report::Plugin::Html for HTML reports, and
Data::Report::Plugin::Csv for CSV (comma-separated) files.

- the base class

The base class Data::Report::Base implements the functionality common to
all reporters, plus a number of utility functions the plugins can use.

- the factory

The actual Data::Report module is a factory that creates a reporter for
a given report type by selecting the appropriate plugin and returning an
instance thereof.

WWW: https://metacpan.org/release/Data-Report
2006-05-24T11:08:38+00:00 audio/emms Emacs Multi-Media System
EMMS is the Emacs Multi-Media System. It tries to be a clean and small
application to play multimedia files from Emacs using external
players. Many of it's ideas are derived from MpthreePlayer
(http://www.nongnu.org/mp3player), but it tries to be more general and
more clean.

WWW: http://www.gnu.org/software/emms/index.html
2006-05-23T23:14:22+00:00 www/p5-SRU Search and Retrieval by URL
The SRU package provides a framework for working with the Search and
Retrieval by URL (SRU) protocol developed by the Library of Congress. SRU
defines a web service for searching databases containing metadata and
objects. SRU often goes under the name SRW which is a SOAP version of the
protocol. You can think of SRU as a RESTful version of SRW, since all the
requests are simple URLs instead of XML documents being sent via some sort
of transport layer.

WWW: https://metacpan.org/release/SRU
2006-05-23T20:16:31+00:00 devel/hs-fps Fast, packed, strict byte arrays for Haskell
Data.ByteString (formerly FPS) provides packed strings (byte arrays held by a
ForeignPtr), along with a list interface to these strings. It lets you do
extremely fast IO in Haskell; in some cases, even faster than typical C
implementations, and much faster than [Char]. It uses a flexible "foreign
pointer" representation, allowing the transparent use of Haskell or C code to
manipulate the strings.

Data.ByteString is written in Haskell98 + the foreign function interface and
cpp. It has been tested successfully with GHC 6.4 and 6.5, and hugs March 2005.

WWW: http://www.cse.unsw.edu.au/~dons/fps.html
2006-05-23T16:14:58+00:00 devel/p5-Test-Expect Automated driving and testing of terminal-based programs
Test::Expect is a module for automated driving and testing of
terminal-based programs. It is handy for testing interactive programs
which have a prompt, and is based on the same concepts as the Tcl Expect
tool. As in Expect::Simple, the Expect object is made available for
tweaking.

Test::Expect is intended for use in a test script.

WWW: https://metacpan.org/release/Test-Expect
2006-05-23T16:06:30+00:00 devel/p5-Expect-Simple Wrapper around the Expect module
Expect::Simple is a wrapper around the Expect module which should suffice
for simple applications. It hides most of the Expect machinery; the Expect
object is available for tweaking if need be.

Generally, one starts by creating an Expect::Simple object using new. This
will start up the target program, and will wait until one of the specified
prompts is output by the target. At that point the caller should send()
commands to the program; the results are available via the before, after,
match_str, and match_idx methods. Since Expect simulates a terminal, there
will be extra \r characters at the end of each line in the result (on UNIX
at least). This is easily fixed:

($res = $obj->before) =~ tr/\r//d;
@lines = split( "\n", $res );

This is not done automatically.

Exceptions will be thrown on error (match with /Expect::Simple/). Errors
from Expect are available via the error_expect method. More human readable
errors are available via the error method.

The connection is automatically broken (by sending the specified
disconnect command to the target) when the Expect::Simple object is
destroyed.

WWW: https://metacpan.org/release/Expect-Simple
2006-05-22T18:20:22+00:00 security/p5-Tree-Authz Role-Based Access Control authorization scheme
Class for inheritable, role-based permissions system (Role Based Access
Control - RBAC).

Custom methods can be placed on role objects. Authorization can be
performed either by checking whether the role name matches the required
name, or by testing (via can) whether the role can perform the method
required.

Two role are specified by default. At the top, superusers can do anything
($superuser->can( $action ) always returns a coderef). At the bottom, the
base role can do nothing ($base->can( $action ) always returns undef).

All roles are automatically capable of authorizing actions named for the
singular and plural of the role name.

WWW: https://metacpan.org/release/Tree-Authz
2006-05-22T17:44:08+00:00 graphics/p5-CAD-Drawing-Template Replace tags with text and geometry
Tag replacement framework for graphics/p5-CAD-Drawing.

WWW: https://metacpan.org/release/CAD-Drawing-Template
2006-05-22T17:30:35+00:00 security/p5-Authen-Simple-RADIUS Simple RADIUS authentication
Authentication via RADIUS.

WWW: https://metacpan.org/release/Authen-Simple-RADIUS
2006-05-22T17:24:15+00:00 security/p5-Authen-Simple-PAM Simple PAM authentication
Authentication via PAM.

WWW: https://metacpan.org/release/Authen-Simple-PAM
2006-05-22T17:20:26+00:00 security/p5-Authen-Simple-DBM Simple DBM authentication
Authentication via DBM files.

WWW: https://metacpan.org/release/Authen-Simple-DBM
2006-05-22T17:15:34+00:00 security/p5-Authen-Simple-SMB Simple SMB authentication
Authentication via SMB protocol.

WWW: https://metacpan.org/release/Authen-Simple-SMB
2006-05-22T17:09:14+00:00 security/p5-Authen-Simple-SSH Simple SSH authentication
Authentication via SSH protocol.

WWW: https://metacpan.org/release/Authen-Simple-SSH
2006-05-22T11:50:04+00:00 security/pam_pseudo PAM module for per-user authentication
PAM module for pseudouser authentication
2006-05-22T05:37:30+00:00 security/p5-Authen-Simple-Passwd Simple Passwd authentication
Authentication Passwd authentication.

WWW: https://metacpan.org/release/Authen-Simple-Passwd
2006-05-22T05:27:24+00:00 security/p5-Authen-Simple-HTTP Simple HTTP authentication
Authentication via HTTP.

WWW: https://metacpan.org/release/Authen-Simple-HTTP
2006-05-22T05:19:07+00:00 security/p5-Authen-Simple-Net Simple authentication via FTP, POP3, or SMTP
Authentication via FTP, POP3, or SMTP.

WWW: https://metacpan.org/release/Authen-Simple-Net
2006-05-22T05:07:49+00:00 security/p5-Authen-Simple-DBI Simple DBI authentication
Authenticate using DBI.

WWW: https://metacpan.org/release/Authen-Simple-DBI
2006-05-22T01:29:10+00:00 graphics/p5-CAD-Drawing Methods to create, load, and save vector graphics
The primary intention of this module is to provide high-level operations
for creating, loading, saving and manipulating vector graphics without
having to be overly concerned about smile floormats. As the code has seen
more use, it has also drifted into a general purpose geometry API.

WWW: https://metacpan.org/release/CAD-Drawing
2006-05-22T01:10:14+00:00 security/p5-Authen-Simple-LDAP Simple LDAP authentication
Authenticate against an LDAP service.

WWW: https://metacpan.org/release/Authen-Simple-LDAP
2006-05-22T00:52:28+00:00 security/p5-Authen-Simple Simple authentication framework
Simple and consistent framework for authentication.

WWW: https://metacpan.org/release/Authen-Simple
2006-05-22T00:21:01+00:00 misc/p5-Zen-Koans Library containing over 100 Zen Koans
A koan (pronounced /ko.an/) is a story, dialog, question, or statement in
the history and lore of Chan (Zen) Buddhism, generally containing aspects
that are inaccessible to rational understanding, yet that may be
accessible to intuition.

This module contains over 100 Zen Koans, all taken from Ashidakim Zen
Koans here: http://www.ashidakim.com/zenkoans/zenindex.html

WWW: https://metacpan.org/release/Zen-Koans
2006-05-22T00:10:10+00:00 devel/p5-Object-Enum Replacement for if ($$foo eq 'bar')
use Object::Enum qw(Enum);

my $color = Enum([ qw(red yellow green) ]);
# ... later
if ($color->is_red) {
# it can't be yellow or green

WWW: https://metacpan.org/release/Object-Enum
2006-05-21T23:37:12+00:00 devel/p5-Stream Generic stream classes for Perl
A generic set of Stream classes for Perl.

WWW: https://metacpan.org/release/Stream
2006-05-21T23:25:32+00:00 math/p5-Math-Geometry-Planar Collection of planar geometry functions
A collection of planar geometry functions

WWW: https://metacpan.org/release/Math-Geometry-Planar
2006-05-21T23:14:47+00:00 math/p5-Math-Geometry-Planar-Offset Calculate offset polygons
A library for calculating offset polygons.

WWW: https://metacpan.org/release/Math-Geometry-Planar-Offset
2006-05-21T22:46:25+00:00 math/p5-Math-Geometry-Planar-GPC Perl wrapper for Alan Murta's gpc library
This module is just a wrapper around the gpc C library written by Alan
Murta

gpc: General Polygon Clipping library (C) 1997-1999, Advanced Interfaces
Group, University of Manchester.

Please refer to the gpc manual for more details on gpc.

WWW: https://metacpan.org/release/Math-Geometry-Planar-GPC
2006-05-21T22:26:37+00:00 math/p5-CAD-Calc Generic cad-related geometry calculations
A library of generic CAD-related geometry calculations.

WWW: https://metacpan.org/release/CAD-Calc
2006-05-21T21:44:06+00:00 math/p5-Math-Round-Var Variations on rounding
This module gives you the ability to round numbers to either decimal or
fractional precision while encapsulating the rounding precision in an
object. This allows scripts and modules to maintain multiple precision
values as objects.

It also implements flexible scheme parsing, so that your programs and
modules can offload the how-to-round decisions to this module.

WWW: https://metacpan.org/release/Math-Round-Var
2006-05-21T21:37:13+00:00 games/kmquake2 Enhanced Quake2 OpenGL only engine with Lazarus support
Enhanced Quake2 OpenGL only engine with integrated Lazarus support.
2006-05-21T21:35:18+00:00 games/r1q2 Enhanced Quake II client/server focusing on stability
R1Q2 is an enhanced client/server for Quake II. Based on the id Software 3.21
source, rather than concentrate on fancy graphics, embedded MP3 players and
other "gimmick" features, R1Q2 is focused on providing stability, security and
speed whilst remaining fully compatible with existing mods and other clients.

WWW: http://old.r1ch.net/stuff/r1q2/
2006-05-21T21:32:28+00:00 games/tyrquake Very conservative branch of the Quake source code
This is meant to be a very conservative branch of the Quake source code. I
intend to support Quake and Quakeworld in both software and GL versions, as
well as Quakeworld Server; all on both MS Windows and Linux. I don't intend on
adding lots of rendering enhancements, but rather fixing little bugs that I've
come across over the years. I'll be adding small enhancements, but I don't
want to completely overhaul the engine.

WWW: http://disenchant.net/engine.html
2006-05-21T21:28:29+00:00 games/tremor Enhanced Quake engine based on JoeQuake
Enhanced Quake engine based on JoeQuake.

WWW: http://tremor.quakedev.com/tremor.html
2006-05-21T21:17:29+00:00 devel/p5-Yada-Yada-Yada Adds a Yada-Yada-Yada operator (...) to Perl 5
For Perl 6 we've been promised a "yada yada yada" operator, which makes
'...' valid syntax for "I'll fill this bit in later.", allowing the code
to compile, but issue a run-time warning.

But, like many of the other things that may or may not happen in Perl 6,
we can already make this happen in Perl 5.

All you need is to 'use Yada::Yada::Yada' and off you go ...

WWW: https://metacpan.org/release/Yada-Yada-Yada
2006-05-21T14:48:40+00:00 devel/p5-Gtk2-Spell Perl interface to the Gtk2Spell library
Perl bindings to the 2.x series of the GtkSpell graphical user interface
library. This module allows you to write perl applications that utilize the
GtkSpell library for mis-spelled word highlighting.

WWW: http://gtk2-perl.sourceforge.net/
2006-05-21T14:41:26+00:00 devel/p5-POE-Component-Daemon Handles all the housework for a daemon in POE
Dealing with all the little details of a forking daemon can be annoying and
hard. POE::Component::Daemon encapsulates all the details into one place
and (hopefully) gets them right.

WWW: https://metacpan.org/release/POE-Component-Daemon
2006-05-20T16:18:23+00:00 www/xpi-forecastfox Get international weather forecasts and display them
Get international weather forecasts from AccuWeather.com and display them in
any toolbar or statusbar with this highly customizable and unobtrusive
extension.

WWW: http://www.getforecastfox.com
2006-05-20T01:22:31+00:00 net-p2p/py-vertex Implementation of Q2Q protocol
Vertex is an implementation of the Q2Q protocol (sort of like P2P, but one
better). There are a few moving parts in Vertex:

* PTCP: a protocol which is nearly identical to TCP, but which runs over
UDP. This lets Q2Q penetrate most NAT configurations.
* JUICE ([JU]ice [I]s [C]oncurrent [E]vents): a very simple but immensely
flexible protocol which forms the basis of the high-level aspects of Q2Q
* vertex: a command line tool which exposes a few features useful in many
situations (such as registration and authentication)

The Q2Q network has some decentralized features (there is no one server or
company which can control all Q2Q addresses) and features of centralization
(addresses beneath a particular domain are issued by a server for that domain;
once issued, some activities require the server to be contacted again, while
others do not). Vertex includes an identity server capable of hosting Q2Q
addresses.

WWW: https://launchpad.net/divmod
2006-05-19T23:04:00+00:00 x11-themes/kde4-style-polyester KDE style and window decoration
Polyester is a KDE widget style and a KWin decoration both aimed to be a good
balance between eye candy and simplicity.

WWW: http://www.kde-look.org/content/show.php?content=27968
2006-05-19T23:04:00+00:00 x11-themes/kde-style-polyester KDE style and window decoration
Polyester is a KDE widget style and a KWin decoration both aimed to be a good
balance between eye candy and simplicity.

WWW: http://www.kde-look.org/content/show.php?content=27968
2006-05-19T21:11:00+00:00 www/xpi-togglewordwrap Toggles word wrapping
Toggles word wrapping in Thunderbird (Composer window) or
Firefox (PRE elements).

WWW: https://addons.mozilla.org/firefox/2351/
2006-05-19T21:08:54+00:00 www/xpi-savegenpage Save Javascript Generated/Rendered HTML Pages
Save Javascript Generated/Rendered HTML Pages (not the stylesheets
nor other externally linked resources). Usage: File-Save Generated
Page. Good way to save those "stitched" pages created by
Antipagination or Repagination firefox extension.

WWW: http://forum.addonsmirror.net/index.php?showtopic=5686
2006-05-19T21:05:22+00:00 www/xpi-imdbpreview Preview movie & actor posters when hovering over their IMDb links
Preview movie & actor posters when hovering over their IMDb links.

WWW: http://forums.mozillazine.org/viewtopic.php?t=408043
2006-05-19T21:03:37+00:00 www/xpi-gbrain Keeps your browser history at Google bookmarks
gBrain is a Firefox extension to automagically bookmark all pages
you visit at the Google bookmark service. This effectively moves
your browser history from your browser instance to a central place
on the net (Google) where it is easily searchable from every
computer.

WWW: http://www.splitbrain.org/projects/gbrain
2006-05-19T21:02:46+00:00 www/xpi-flashgot Download links using popular download managers
Download one link, selected links or all the links of a page at
the maximum speed with a single click, using the most popular
external download managers. FlashGot also offers a Build Gallery
functionality which helps to synthetize full media galleries in
one page, from serial contents previously scattered on several
pages, for easy and fast "download all".

WWW: http://www.flashgot.net/
2006-05-19T21:01:29+00:00 www/xpi-fission Combines address bar and progress bar
Fission combines address bar and progress bar, making the progress
bar more visible and allowing for a nice visual effect.

WWW: http://forums.mozillazine.org/viewtopic.php?t=370248
2006-05-19T21:00:13+00:00 www/xpi-downthemall Lets you download all the links in a webpage and much more
Why do we have to load a slow external download manager/accelerator,
when we can just have DownThemAll inside Firefox?

DownThemAll lets you download all the links or images contained in a
webpage and much more: you can refine your downloads by fully
customizable criteria to get only what you really want.

DownThemAll is all you can desire from a download manager: it features
an advanced accelerator that increases speed up to 400%, it allows you
to pause and resume downloads at any time and, last but not least,
it's fully integrated into your favorite browser!

WWW: http://www.downthemall.net/
2006-05-19T16:51:26+00:00 games/nehquake Quake engine designed for playing Nehahra
This Nehahra engine is basically a bug-fixed version of the released 2.54
source. It has also most of the fixes/features of the Enhanced GLQuake
version. The engine can be used for both watching the "Seal of Nehahra" movie
and for playing the actual game.

WWW: http://planetquake.com/nehahra/
2006-05-19T10:35:39+00:00 devel/p5-UNIVERSAL-which Perl extension for telling fully qualified name of the method
Perl extension for telling fully qualified name of the method.

WWW: https://metacpan.org/release/UNIVERSAL-which
2006-05-19T10:27:25+00:00 www/xpi-greasemonkey Add bits of DHTML to any web page to change its behavior
Greasemonkey is a Firefox extension which lets you to add bits of
DHTML ("user scripts") to any web page to change its behavior. In
much the same way that user CSS lets you take control of a web
page's style, user scripts let you easily control any aspect of a
web page's design or interaction.

WWW: https://www.greasespot.net/
2006-05-19T10:24:10+00:00 www/xpi-google-notebook Extension to allow notetaking while browsing
This extension gives you access to the mini Google Notebook feature, which
allows you to:

* Clip and collect information as you surf the web.
* Stay in your browser window.
* Organize your notes from the web page you're on.

WWW: http://www.google.com/notebook/download/
2006-05-18T22:15:03+00:00 games/demonquake Another improved Quake engine based on FuhQuake
DemonQuake is another improved Quake engine based on FuhQuake.
2006-05-18T19:59:17+00:00 devel/p5-Class-Gomor Class and object builder
This module is yet another class builder. This one adds parameter checking in
new constructor, that is to check for attributes existence, and definedness.

WWW: https://metacpan.org/release/Class-Gomor
2006-05-18T19:41:17+00:00 net/p5-Net-Write Interface to open and send raw frames to the network
Net::Write provides a portable interface to open a network interface, and be
able to write raw data directly to the network.

WWW: https://metacpan.org/release/Net-Write
2006-05-18T18:40:19+00:00 misc/diary-hercules Personal workout diary program for bodybuilders
Hercules is a personal workout diary program for bodybuilders.
It is written in Python with the wxPython GUI library and uses
SQLite to store its data.

WWW: http://sourceforge.net/projects/hercules/
2006-05-18T17:28:15+00:00 games/alienarena Alien Arena (native version)
Alien Arena 2008 is a free standalone deathmatch game based on source code
released by id Software. Begun by COR Entertainment in 2004, the game combines
a 1950s-era sci-fi atmosphere with gameplay similar to the Quake, Doom, and
Unreal Tournament series. Alien Arena focuses mainly on online multiplayer
action, although it does contain single player campaigns against bots.

Alien Arena has been released for Microsoft Windows, Linux and FreeBSD. Alien
Arena has been free-to-play since its inception, and there are currently no
plans to change it to pay-to-play.

WWW: http://red.planetarena.org/
2006-05-17T19:41:08+00:00 multimedia/helixplayer The Helix Community's open source media player # '
The Helix Player is the Helix Community's open source media player for
consumers. It is being developed to have a rich and usable graphical
interface and support a variety of open media formats like Ogg Vorbis,
Theora etc.

WWW: https://player.helixcommunity.org/
2006-05-17T19:00:07+00:00 games/balazarbrothers Free software 3D puzzle game
Balazar Brother is an amazing libre (PGL'ed) 3D puzzle game, realized
by Jiba and Nekeme Prod.

A 3D platform universe, two characters and two keys, one for each
character, and at the end of the road two princesses to free. Just
press a key and the corresponding character will jump on the next
platform in front of him.

WWW: http://www.lesfleursdunormal.fr/static/informatique/old/balazar_brothers/index_en.html
2006-05-17T18:28:02+00:00 www/xpi-mousegestures Allows you to execute common commands using mouse gestures
Mouse Gestures are a fast way to execute commands without using the keyboard,
menus or toolbars. Instead, the user holds down a mouse button (usually the
right one), moves the mouse in a certain way to form a gesture, then releases
the mouse button.

Author: The Optimoz Team
WWW: http://optimoz.mozdev.org/gestures/
2006-05-17T13:48:19+00:00 www/quickie Small footprint, fast Wiki engine written in C++
Quickie is a small footprint, fast C++ Wiki engine; hence the name.

The fundamental insight for this engine is that wiki pages are read far
more often than they are modified. Thus, the generated HTML can be
cached. It follows that the main code path will check that the .html
file exists and simply copy it to stdout in the vast majority of cases.

The .html file generated from each .wiki file is about the same size as
the .wiki file itself, so there will be no particular I/O advantage,
but there is a huge CPU advantage, and a significant memory footprint
advantage, and since I want to run a wiki on a geriatric 20MB 33MHz 386
machine, this is a good thing.

Online demo: http://quickie.sourceforge.net/cgi-bin/quickie

WWW: http://quickie.sourceforge.net/
2006-05-17T13:16:42+00:00 astro/weatherspect Weather simulation in ASCII art
WeatherSpect provides a reasonably accurate simulation of what the weather looks
like outside, in ASCII art. It includes rain, snow, lightning, sleet, and hail.
The windspeed and cloudiness are reflected in the velocity and quantity of
clouds. There are trees that age, reproduce and die over the course of an hour,
and a sun and moon that follow the actual sun and moonrise. There's also a
dancing turtle.

WWW: https://robobunny.com/projects/weatherspect/html/
2006-05-17T12:18:23+00:00 devel/libglade2-reference
This port contains the programming reference for devel/libglade2.
2006-05-17T11:26:56+00:00 net-p2p/rtorrent-devel BitTorrent Client written in C++ (development version)
Rtorrent is a ncurses BitTorrent Client written in C++ for *nix.

Main Features are :
* Use an URL or file path to add torrents at runtime
* Stop/delete/resume torrents
* Optionally loads/saves/deletes torrents automatically in a session directory
* Safe fast resume support
* Peer's download speed calculated from incoming HAVE messages
* Peer download progress

WWW: http://libtorrent.rakshasa.no/
2006-05-17T11:25:22+00:00 net-p2p/libtorrent-devel BitTorrent Library written in C++ (development version)
LibTorrent is a BitTorrent library written in C++ for *nix. It is
designed to avoid redundant copying and storing of data that other
clients and libraries suffer from. Licensed under the GPL.

WWW: http://libtorrent.rakshasa.no/
2006-05-17T10:44:48+00:00 security/py-cerealizer Secure pickle-like module
Cerealizer is a secure pickle-like module.

It support basic types (int, string, unicode, tuple, list, dict,
set...), old and new-style classes (you need to register the class
for security), object cycles, and it can be extended to support
C-defined type.

Cerealizer is available under the GNU GPL licence.

WWW: http://home.gna.org/oomadness/en/cerealizer/index.html
2006-05-17T10:02:24+00:00 devel/p5-Event-RPC Event based transparent Client/Server RPC framework
Event::RPC supports you in developing Event based networking client/server
applications with transparent object/method access from the client to the
server. Network communication is optionally encrypted using IO::Socket::SSL.
Several event loop managers are supported due to an extensible API. Currently
Event, Glib and AnyEvent are implemented. The latter lets you use nearly every
event loop implementation available for Perl. AnyEvent was invented after
Event::RPC was created and thus Event::RPC started using it's own abstraction
model.

WWW: https://metacpan.org/release/Event-RPC
2006-05-17T09:05:39+00:00 astro/p5-Weather-Underground Retrieve weather information from wunderground.com
Weather::Underground is a perl module which provides a simple OO interface to
retrieving weather data for a geographic location. It does so by querying
wunderground.com and parsing the returned results.

WWW: https://metacpan.org/release/Weather-Underground
2006-05-16T22:42:55+00:00 textproc/p5-String-Fraction Convert fractions into Unicode chars
This module functions identically to its superclass HTML::Fraction, but
rather than converting fractions into HTML entities they are replaced by
the unicode characters for those fractions.

WWW: https://metacpan.org/release/String-Fraction
2006-05-16T16:52:31+00:00 editors/xemacs-devel-mule-xft XEmacs(beta version) text editor with xft support
2006-05-16T15:34:08+00:00 security/pam_per_user PAM module for per-user authentication
PAM module for per-user authentication
2006-05-16T09:16:11+00:00 sysutils/bsdadminscripts Collection of administration scripts
This is a collection of administration scripts. At the moment it
consists of a script to control rc.d scripts at runtime, a
script that runs common make targets on batches of ports, scripts to set
variables for make jobs (like portconf, but with more possibilities).
And scripts to check for broken packages and missing libraries.

WWW: https://sourceforge.net/projects/bsdadminscripts/
2006-05-16T09:12:53+00:00 net/p5-Net-Google-Calendar Programmatic access to Google's Calendar API
Provides programmatic access to Google's Calendar API

WWW: https://metacpan.org/release/Net-Google-Calendar
2006-05-16T01:42:47+00:00 lang/tcc Tiny C Compiler
Tiny C Compiler is perhaps the smallest ANSI C compiler, by Fabrice Bellard.

- It is small: you can compile and execute C code everywhere, for example
on rescue disks;

- It is fast! TCC generates optimized x86 code. No byte code overhead.
Compile, assemble, and link about 7 times faster than 'gcc -O0';

- Any C dynamic library can be used directly. TCC is heading towards
full ISO C99 compliance. TCC can of course compile itself;

- It is safe! TCC includes optional memory and bound checker. Bound
checked code can be mixed freely with standard code;

- Compile and execute C source directly. No linking or assembly is
necessary. Full C preprocessor included;

- C script supported: just add '#!/bin/env tcc -run' at the first line
of your C source, and execute it directly from the command line.

WWW: https://github.com/TinyCC/tinycc
2006-05-15T20:55:00+00:00 games/alienarena-data Alien Arena (data)
Alien Arena 2008 is a free standalone deathmatch game based on source code
released by id Software. Begun by COR Entertainment in 2004, the game combines
a 1950s-era sci-fi atmosphere with gameplay similar to the Quake, Doom, and
Unreal Tournament series. Alien Arena focuses mainly on online multiplayer
action, although it does contain single player campaigns against bots.

Alien Arena has been released for Microsoft Windows, Linux and FreeBSD. Alien
Arena has been free-to-play since its inception, and there are currently no
plans to change it to pay-to-play.

Note: this port only contains the data needed to run Alien Arena, shared by
the Linux and native ports of the game engine. To play Alien Arena you have to
install one of "games/alienarena" or "games/linux-alienarena".

WWW: http://red.planetarena.org/
2006-05-15T19:45:14+00:00 net-mgmt/py-twistedSNMP Twisted Python framework for doing SNMP stuff
TwistedSNMP is a set of SNMP protocol implementations for Python's
Twisted Matrix networking framework using the PySNMP project. It
provides the following:
* get, set, getnext and getbulk Manager-side queries
* get, set, getnext and getbulk Agent-side services

Eventual goals of the system:
* provide access to all v1 and v2 SNMP functionality for writing
Agent and Manager services
* provide convenient testing mechanisms for SNMP Agent/Manager
development (e.g. mirroring an SNMP Agent's OID tree for local
query testing)

WWW: http://twistedsnmp.sourceforge.net/
2006-05-15T19:40:02+00:00 www/xpi-searchstatus Displays Google PageRank, Alexa popularity and other stats
For every site you visit using Firefox or Mozilla, SearchStatus lets you
view its Google PageRank, Google Category, Alexa popularity ranking,
Alexa incoming links, Alexa related links and backward links from
Google, Yahoo! and MSN - all in one place.

WWW: http://www.quirk.biz/searchstatus/
2006-05-15T17:18:09+00:00 math/p5-Math-Series Perl extension dealing with mathematic series
Math::Series defines a class for simple mathematic series with a recursive
definition such as x_(n+1) = 1 / (x_n + 1). Such a recursive definition is
treated as a sequence whose elements will be added to form a series. You
can refer to the previous sequence element as well as to the current index
in the series. Creation of a Math::Series object is described below in the
paragraph about the constructor.

Math::Series uses Math::Symbolic to parse and modify the recursive
sequence definitions. That means you specify the sequence as a string
which is parsed by Math::Symbolic. Alternatively, you can pass the
constructor a Math::Symbolic tree directly.

Because Math::Series uses Math::Symbolic for its implementation, all
results will be Math::Symbolic objects which may contain other variables
than the sequence variable and the iterator variable.

Each Math::Series object is an iterator to iterate over the elements of
the series starting at the first element (which was specified by the
starting element, the second argument to the new() constructor). It offers
facilities to cache all calculated elements and access any element
directly, though unless the element has been cached in a previous
calculation, this is just a shortcut for repeated use of the iterator.

WWW: https://metacpan.org/release/Math-Series
2006-05-15T17:12:48+00:00 math/p5-Math-Sequence Perl extension dealing with mathematic sequences
Math::Sequence defines a class for simple mathematic sequences with a
recursive definition such as x_(n+1) = 1 / (x_n + 1). Creation of a
Math::Sequence object is described below in the paragraph about the
constructor.

Math::Sequence uses Math::Symbolic to parse and modify the recursive
sequence definitions. That means you specify the sequence as a string
which is parsed by Math::Symbolic. Alternatively, you can pass the
constructor a Math::Symbolic tree directly.

Because Math::Sequence uses Math::Symbolic for its implementation, all
results will be Math::Symbolic objects which may contain other variables
than the sequence variable itself.

Each Math::Sequence object is an iterator to iterate over the elements of
the sequence starting at the first element (which was specified by the
starting element, the second argument to the new() constructor). It offers
facilities to cache all calculated elements and access any element
directly, though unless the element has been cached in a previous
calculation, this is just a shortcut for repeated use of the iterator.

WWW: https://metacpan.org/release/Math-Sequence
2006-05-15T16:58:42+00:00 math/p5-Math-SymbolicX-Error Parser extension for dealing with numeric errors
This module adds numeric error (or uncertainty) support to the
Math::Symbolic parser. It does so by extending the parser grammar of the
Math::Symbolic module (that is, the one stored in $Math::Symbolic::Parser)
with certain special functions that create constants as Number::WithError
objects. (Math::Symbolic::Variable objects have been able to contain
objects since the very beginning.)

WWW: https://metacpan.org/release/Math-SymbolicX-Error
2006-05-15T16:48:38+00:00 math/p5-Number-WithError-LaTeX LaTeX output for Number::WithError
This class is a subclass of Number::WithError. It provides the same
interface and the same exports.

It adds several methods to every object. The main functionality is
provided by latex(), which dumps the object as valid LaTeX code. Also,
encode() is a convenient way to encode any UTF-8 string into TeX. It is
just a convenience thing since it is delegated to TeX::Encode.

Unlike Number::WithError, this module requires perl version 5.8 or later.
(That is the rationale for creating a separate distribution, too.)

WWW: https://metacpan.org/release/Number-WithError-LaTeX
2006-05-15T16:39:18+00:00 textproc/p5-TeX-Encode Encode/decode Perl utf-8 strings into TeX
This module provides encoding to LaTeX escapes from utf8 using mapping
tables in Pod::LaTeX and HTML::Entities. This covers only a subset of the
Unicode character table (undef warnings will occur for non-mapped chars).

Mileage will vary when decoding (converting TeX to utf8), as TeX is in
essence a programming language, and this module does not implement TeX.

I use this module to encode author names in BibTeX and to do a rough job
at presenting LaTeX abstracts in HTML. Using decode rather than seeing
$\sqrt{\Omega^2\zeta_n}$ you get something that looks like the formula.

The next logical step for this module is to integrate some level of TeX
grammar to improve the decoding, in particular to handle fractions and
font changes (which should probably be dropped).

WWW: https://metacpan.org/release/TeX-Encode
2006-05-15T16:15:33+00:00 math/p5-Number-WithError Numbers with error propagation and scientific rounding
This class is a container class for numbers with a number of associated
symmetric and asymmetric errors. It overloads practically all common
arithmetic operations and trigonometric functions to propagate the errors.
It can do proper scientific rounding (as explained in more detail below in
the documentation of the significant_digit() method).

You can use Math::BigFloat objects as the internal representation of
numbers in order to support arbitrary precision calculations.

Errors are propagated using Gaussian error propagation.

With a notable exception, the test suite covers way over ninety percent of
the code. The remaining holes are mostly difficult-to-test corner cases
and sanity tests. The comparison routines are the exception for which
there will be more extensive tests in a future release.

WWW: https://metacpan.org/release/Number-WithError
2006-05-15T15:59:04+00:00 math/p5-Math-Symbolic-Custom-Transformation Transform Math::Symbolic trees
Math::Symbolic::Custom::Transformation is an extension to the
Math::Symbolic module. You're assumed to be remotely familiar with that
module throughout the documentation.

This package implements transformations of Math::Symbolic trees using
Math::Symbolic trees. I'll try to explain what this means in the following
paragraphs.

Until now, in order to be able to inspect a Math::Symbolic tree, one had
to use the low-level Math::Symbolic interface like comparing the top
node's term type with a constant (such as T_OPERATOR) and then its
operator type with more constants. This has changed with the release of
Math::Symbolic::Custom::Pattern.

To modify the tree, you had to use equally low-level or even
encapsulation-breaking methods. This is meant to be changed by this
distribution.

WWW: https://metacpan.org/release/Math-Symbolic-Custom-Transformation
2006-05-15T15:50:32+00:00 math/p5-Math-Symbolic-Custom-Simplification User defined simplification routines
This module is an extension to the Math::Symbolic module. A basic
familiarity with that module is required.

Math::Symbolic offers some builtin simplification routines. These,
however, are not capable of complex simplifications. This extension offers
facilities to override the default simplification routines through means
of subclassing this module. A subclass of this module is required to
define a simplify object method that implements a simplification of
Math::Symbolic trees.

There are two class methods to inherit: register and unregister. Calling
the register method on your subclass registers your class as providing the
simplify method that is invoked whenever simplify() is called on a
Math::Symbolic::Operator object.

Calling unregister on your subclass restores whichever simplification
routines where in place before.

WWW: https://metacpan.org/release/Math-Symbolic-Custom-Simplification
2006-05-15T15:43:24+00:00 math/p5-Math-Symbolic-Custom-Pattern Pattern matching on Math::Symbolic trees
This module is an extension to the Math::Symbolic module. A basic
familiarity with that module is required.

The Math::Symbolic::Custom::Pattern module implements pattern matching
routines on Math::Symbolic trees. The patterns itself are constructed from
Math::Symbolic trees with just a few variables which have a special
meaning.

The module provides two interfaces. You can use the new() and match()
methods this class provides, or you can use the to_pattern() and
is_of_form() methods on any Math::Symbolic tree. (Exported by the
Math::Symbolic::Custom::Pattern::Export module. Refer to that module for
details on is_of_form().)

WWW: https://metacpan.org/release/Math-Symbolic-Custom-Pattern
2006-05-15T15:36:31+00:00 math/p5-Math-Symbolic-Custom-LaTeXDumper Math::Symbolic LaTeX output
This class provides the to_latex() method for all Math::Symbolic trees. It
is a rewrite of the to_latex() method that was supplied by Math::Symbolic
prior to version 0.201.

For details on how the custom method delegation model works, please have a
look at the Math::Symbolic::Custom and Math::Symbolic::Custom::Base
classes.

WWW: https://metacpan.org/release/Math-Symbolic-Custom-LaTeXDumper
2006-05-15T15:26:46+00:00 math/p5-Math-SymbolicX-NoSimplification Turn off Math::Symbolic simplification
This module offers facilities to turn off the builtin Math::Symbolic
simplification routines and replace them with routines that just clone the
objects. You may want to do this in cases where the simplification
routines fail to simplify the Math::Symbolic trees and waste a lot of CPU
time. (For example, calculating the first order Taylor polynomial of a
moderately complex test function was sped up by 100% on my machine.)

A word of caution, however: If you turn off the simplification routines,
some procedures may produce very, very large trees. One such procedure
would be the consecutive application of many derivatives to a product
without intermediate simplification. This would yield exponential growth
of nodes. (And may, in fact, still do if you keep the simplification
heuristics turned on because most expressions cannot be simplified
significantly.)

WWW: https://metacpan.org/release/Math-SymbolicX-NoSimplification
2006-05-15T15:20:12+00:00 math/p5-Math-SymbolicX-Statistics-Distributions Statistical distributions
This module offers easy access to formulas for a few often-used
distributions. For that, it uses the Math::Symbolic module which gives the
user an opportunity to manufacture distributions to his liking.

The module can be used in two styles: It has a procedural interface which
is demonstrated in the first half of the synopsis. But it also features a
wholly different interface: It can modify the Math::Symbolic parser so
that you can use the distributions right inside strings that will be
parsed as Math::Symbolic trees. This is demonstrated for very simple cases
in the second half of the synopsis.

All arguments in both interface styles are optional. Whichever expression
is used instead of, for examle 'mean', is plugged into the formula for the
distribution as a Math::Symbolic tree. Details on argument handling are
explained below.

Please see the section on Export for details on how to choose the
interface style you want to use.

WWW: https://metacpan.org/release/Math-SymbolicX-Statistics-Distributions
2006-05-15T15:09:05+00:00 math/p5-Math-Symbolic-Custom-ErrorPropagation Calculate Gaussian Error Propagation
This module extends the functionality of Math::Symbolic by offering
facilities to calculate the propagated variance of a function of variables
with variances themselves.

WWW: https://metacpan.org/release/Math-Symbolic-Custom-ErrorPropagation
2006-05-15T15:02:14+00:00 math/p5-Math-SymbolicX-Complex Complex number support for the Math::Symbolic parser
This module adds complex number support to Math::Symbolic. It does so by
extending the parser of the Math::Symbolic module (that is, the one stored
in $Math::Symbolic::Parser) with certain special functions that create
complex constants. (Math::Symbolic::Variable objects have been able to
contain complex number objects since the very beginning.)

WWW: https://metacpan.org/release/Math-SymbolicX-Complex
2006-05-15T14:54:28+00:00 math/p5-Math-SymbolicX-BigNum Big number support for the Math::Symbolic parser
This module adds big number support to Math::Symbolic. It does so by
extending the parser of the Math::Symbolic module (that is, the one stored
in $Math::Symbolic::Parser) with certain special functions that create
arbitrary precision constants. (Math::Symbolic::Variable objects have been
able to contain arbitrary precision objects since the very beginning.)

WWW: https://metacpan.org/release/Math-SymbolicX-BigNum
2006-05-15T06:53:27+00:00 math/p5-Math-SymbolicX-ParserExtensionFactory Generate parser extensions
This module provides a simple way to extend the Math::Symbolic parser with
arbitrary functions that return any valid Math::Symbolic tree. The return
value of the function call is inserted into the complete parse tree at the
point at which the function call is parsed. Familiarity with the
Math::Symbolic module will be assumed throughout the documentation.

This module is not object oriented. It does not export anything. You
should not call any subroutines directly nor should you modify any class
data directly. The complete interface is the call to use
Math::SymbolicX::ParserExtensionFactory and its arguments. The reason for
the long module name is that you should not have to call it multiple times
in your code because it modifies the parser for good. It is intended to be
a pain to type. :-)

The aim of the module is to allow for hooks into the parser without
modifying the parser yourself because that requires rather in-depth
knowledge of the module code. By specifying key => value pairs of function
names and function implementations (code references) as arguments to the
use() call of the module, this module extends the parser that is stored in
the $Math::Symbolic::Parser variable with the specified functions and
whenever "yourfunction(any argument string not containing an unescaped \)
)" occurs in the code, the subroutine reference is called with the
argument string as argument.

The subroutine is expected to return any Math::Symbolic tree. That means,
as of version 0.133, a Math::Symbolic::Operator, a
Math::Symbolic::Variable, or a Math::Symbolic::Constant object. The
returned object will be incorporated into the Math::Symbolic tree that
results from the parse at the exact position at which the custom function
call was parsed.

Please note that the usage of this module will be quite slow at compile
time because it has to regenerate the complete Math::Symbolic parser the
first time you use this module in your code. The run time performance
penalty should be low, however.

WWW: https://metacpan.org/release/Math-SymbolicX-ParserExtensionFactory
2006-05-15T06:46:27+00:00 math/p5-Math-Symbolic-Custom-CCompiler Compile Math::Symbolic trees to C
This module extends the functionality of Math::Symbolic by offering
facilities to compile symbolic math trees (formulas) to C code. It also
uses Inline::C to compile and link the generated C code at run-time, thus
allowing the user to do symbolic calculations in Perl with Math::Symbolic
and then use the results in a fast numeric environment.

This software generates code. Code generators are difficult to test, but
the first release of the module is now 1.5 years old and I haven't
received any bug reports, so I consider it somewhat stable now.

Please read the manpage of Math::Symbolic::Compiler which comes with the
Math::Symbolic distribution. Most of the gotchas involved with compiling
the functions to Perl subroutines also apply to this module which compiles
to C instead.

Alternatively, you can use the module not for faster calculations from
your Perl program, but to generate C code for you. I have used it to
generate an implementation for (many!) Zernike Polynomials for work in C.

WWW: https://metacpan.org/release/Math-Symbolic-Custom-CCompiler
2006-05-15T06:36:16+00:00 math/p5-Math-SymbolicX-Inline Inlined Math::Symbolic functions
This module is an extension to the Math::Symbolic module. A basic
familiarity with that module is required.

Math::SymbolicX::Inline allows easy creation of Perl functions from
symbolic expressions in the context of Math::Symbolic. That means you can
define arbitrary Math::Symbolic trees (including derivatives) and let this
module compile them to package subroutines.

WWW: https://metacpan.org/release/Math-SymbolicX-Inline
2006-05-15T06:27:26+00:00 math/p5-Math-Symbolic-Custom-Contains Find subtrees in Math::Symbolic expressions
This module extends the functionality of Math::Symbolic by offering
facilities to test a Math::Symbolic tree for existance of a specific
subtree in the Math::Symbolic tree.

WWW: https://metacpan.org/release/Math-Symbolic-Custom-Contains
2006-05-15T06:11:36+00:00 math/p5-Math-Symbolic Symbolic calculations
Math::Symbolic is intended to offer symbolic calculation capabilities to
the Perl programmer without using external (and commercial) libraries
and/or applications.

Possibly the most convenient way of constructing Math::Symbolic trees is
using the builtin parser to generate trees from expressions such as '2 *
x^5'. You may use the Math::Symbolic->parse_from_string() class method for
this.

WWW: https://metacpan.org/release/Math-Symbolic
2006-05-14T20:38:18+00:00 www/xpi-flashblock Replaces Flash objects with a button you can click to view them
Flashblock is an extension for the Mozilla, Firefox, and Netscape browsers that
takes a pessimistic approach to dealing with Macromedia Flash content on a
webpage and blocks ALL Flash content from loading. It then leaves placeholders
on the webpage that allow you to click to download and then view the Flash
content.

WWW: http://flashblock.mozdev.org/
2006-05-14T20:30:01+00:00 japanese/kana-no-quiz Educational tool to memorize Japanese KANA (Hiragana/Katakana)
Kana no quiz is a little educational tool, simple yet
efficient, to memorize the pronunciation of Japanese
kana (hiragana & katakana) in an quick, easy, and
flexible fashion.
This program features several ways and many options to
either teach the complete beginner or test the wizard
skill on kana recognition and pronouncing.

WWW: http://kana-no-quiz.choplair.org/
2006-05-14T20:27:07+00:00 devel/p5-Data-Structure-Util Perl5 module to change the nature of data within a structure
Data::Structure::Util - Change nature of data within a structure

Data::Structure::Util is a toolbox to manipulate the data inside
a data structure. It can process an entire tree and perform the
operation requested on each appropriate element.

For example: It can transform all strings within a data structure
to utf8 or transform any utf8 string back to the default encoding.
It can remove the blessing on any reference. It can collect all
the objects or detect if there is a circular reference.

It is written in C for decent speed.

WWW: https://metacpan.org/release/Data-Structure-Util
2006-05-14T20:23:25+00:00 www/p5-CGI-Application-Plugin-HTDot Enable "magic dot" notation in CGI::Application-derived applications
CGI::Application::Plugin::HTDot - Enable "magic dot" notation in
CGI::Application-derived applications that use HTML::Template for their
templating mechanism.

WWW: https://metacpan.org/release/CGI-Application-Plugin-HTDot
2006-05-14T20:19:39+00:00 www/p5-HTML-Template-Pluggable Extends HTML::Template with plugin support
Just use this module instead of HTML::Template, then use any plugins, and go on
with life.

By adding support for the module included, HTML::Template::Plugin::Dot, to
HTML::Template, the programmers' job of sending data to the template is easier,
and designers have easier access to more data to display in the template,
without learning any more tag syntax.

WWW: https://metacpan.org/release/HTML-Template-Pluggable
2006-05-14T20:14:52+00:00 www/p5-Template-Provider-Encoding Explicitly declare encodings of your templates
Template::Provider::Encoding is a Template Provider subclass to decode template
using its declaration. You have to declare encoding of the template in the head
(1st line) of template using (fake) encoding TT plugin. Otherwise the template
is handled as utf-8.

WWW: https://metacpan.org/release/Template-Provider-Encoding
2006-05-14T18:34:57+00:00 deskutils/p5-Goo Stick Things together with The Goo
"The Goo" helps you stick "Things" together in your working environment.

Things include Perl modules, Perl scripts, log files, javascripts,
configuration files, database tables, templates etc.

The Goo records a "Trail" as you jump quickly from Thing to Thing in a
simple, text-based console. It remembers how you associate Things in your
environment.

Accelerate your work by quickly traversing the Trail of associations
between Things.

WWW: https://metacpan.org/release/Goo
http://thegoo.org/
2006-05-14T10:04:44+00:00 japanese/ja6 Japanese Symbols Trainer
Ja6 is a Japanese Symbols Trainer that includes Hiragana, Katakana
and Kanji symbols. It has been conceived for terminal and console use,
displaying symbols as normal C ASCII text output.

This is a linux binary port.

Author: Hermann Samso <so_o2@lycos.com>
WWW: http://members.tripod.com/~so_o2/ja6.html
2006-05-14T09:15:40+00:00 net/p5-POE-Component-Client-Ident POE component for non-blocking ident lookups
POE::Component::Client::Ident is a POE component that provides non-
blocking Ident lookup services to other components and sessions.

The component takes requests in the form of events, spawns
POE::Component::Client::Ident::Agent sessions to perform the Ident
queries and returns the appropriate responses to the requesting
session.

WWW: https://metacpan.org/release/POE-Component-Client-Ident
2006-05-14T07:23:25+00:00 irc/p5-POE-Filter-IRCD POE-based parser for the IRC protocol
POE::Filter::IRCD is a POE-based parser for the IRC protocol.
It provides a convenient way of parsing and creating IRC
protocol lines.

WWW: https://metacpan.org/release/POE-Filter-IRCD
2006-05-13T21:39:05+00:00 mail/whoson Implementation of `WHO iS ONline' protocol
This software is supposed to work as a "reference implementation" of the
suggested "whoson" internet protocol. The protocol is expected to be
employed on "spam relay protected" mail servers to allow traveling
customers still send their email via the protected server. For this, a
realtime database of "temporarily trusted" IP addresses is maintained by
a special daemon program. The database may be filled by, e.g. POP/IMAP
servers, and used by SMTP server. Another possible use of the protocol
is to have the database filled by RADIUS/TACACS server for all dialup
clients, and SMTP server using it to put the user identity into the
"Received" header along with the source IP address. The protocol itself
is defined in a separate document "whoson.txt".

WWW: http://whoson.sourceforge.net/
2006-05-13T16:48:15+00:00 biology/p5-Bio-Phylo Phylogenetic analysis using Perl
This is the base class for the Bio::Phylo package. All other modules
inherit from it, the methods defined here are applicable to all. Consult
the manual for usage examples: Bio::Phylo::Manual.

WWW: https://metacpan.org/release/Bio-Phylo
2006-05-13T16:33:50+00:00 security/ipfwcount Summarise ipfw logs by counting and sorting the fields
ipfwcount reads ipfw(8) logs and extracts the following fields:

rule action proto type shost sport dhost dport dir iface

You can then print lists like 'top <n> blocked ports', 'top <n> blocked hosts',
or 'incoming connections sorted by interface and protocol'.

For more sophisticated lists, you can filter the entries using Perl expressions.

WWW: http://deathbeforedecaf.net/misc/ports
2006-05-13T16:31:41+00:00 www/dokeos Dokeos is an elearning and course management web application
Dokeos is an elearning and course management web application,
and is free software (GNU GPL). It's translated into 30 languages,
SCORM compliant, and light and flexible.

WWW: http://www.dokeos.com/
2006-05-13T11:57:35+00:00 german/bsdforen-firefox-searchplugin Firefox search plugins for the www.bsdforen.de board and wiki
This is a Firefox searchplugin for the german BSD board www.bsdforen.de
and the bsdforen.de wiki.

WWW: http://people.bsdgroup.de/~steve/
2006-05-12T17:52:22+00:00 x11-clocks/tktz Tcl/Tk-based timezone viewer
tktz will help you to guess the current time in another country. It
reads special timezone description file (/usr/share/zoneinfo/zone.tab)
and shows you a list of the countries and zone name for each entry.

WWW: http://gromnizki.unixdev.net
2006-05-12T13:45:14+00:00 devel/ocaml-magic OCaml binding for libmagic(3)
[ excerpt from developer's www site ]

An ocaml wrapper for the libmagic(3) API. The libmagic API consults
on a magic(5) database file in order to provide information to
identify the type of a given file.

WWW: https://sourceforge.net/projects/ocaml-magic/
2006-05-12T10:01:47+00:00 games/glest-data Glest data files
The glest data files.

This port install the data files needed to run glest a free 3d real-time
customizable strategy game

WWW: http://www.glest.org/
2006-05-11T21:35:25+00:00 x11-toolkits/gtkmm24-reference
This port contains the programming reference for x11-toolkits/gtkmm24.

WWW: http://gtkmm.sourceforge.net/
2006-05-11T20:33:39+00:00 devel/glibmm-reference
This port contains the programming reference for devel/glibmm.

WWW: https://www.gtkmm.org/
2006-05-11T19:59:09+00:00 x11-toolkits/gtkmm30-reference
This port contains the programming reference for x11-toolkits/gtkmm30.

WWW: http://gtkmm.sourceforge.net/
2006-05-11T19:59:09+00:00 x11-toolkits/gtkmm20-reference
This port contains the programming reference for x11-toolkits/gtkmm20.

WWW: http://gtkmm.sourceforge.net/
2006-05-11T19:59:09+00:00 x11-toolkits/gtk--2-reference
This port contains the programming reference for x11-toolkits/gtk--2.

WWW: http://gtkmm.sourceforge.net/
2006-05-11T19:06:40+00:00 games/linux-enemyterritory-omni-bot Omni-Bot is a bot for Enemy Territory
Omni-Bot is an Enemy Territory modification providing computer controlled
players (bots).

WWW: http://omni-bot.invisionzone.com/
2006-05-11T19:06:40+00:00 games/linux-enemyterritory-omni-bot-0660 Omni-Bot is a bot for Enemy Territory
Omni-Bot is an Enemy Territory modification providing computer controlled
players (bots).

WWW: http://omni-bot.invisionzone.com/
2006-05-11T18:53:55+00:00 games/linux-enemyterritory-shrub Shrub - An Enemy Territory Modification
The shrub mod is a server-side mod for Wolfenstein: Enemy Territory.

WWW: http://www.planetwolfenstein.com/shrub/
2006-05-11T18:18:28+00:00 x11-toolkits/gtksourceview-reference
This port contains the programming reference for x11-toolkits/gtksourceview.
2006-05-11T18:16:18+00:00 games/linux-enemyterritory-jaymod Jaymod - An Enemy Territory Modification
Jaymod is an add-on modification to RTCW: Enemy Territory.

The idea for Jaymod came from the main features of Shrubmod. Shrubmod has
long been out of date and unsupported, and with the instability issues that
come with Shrubmod, something had to be done to get a Shrub-like server-side
mod that would provide most of Shrub's features, be stable, and be supported.

This mod has, obviously, outgrown the original objective of being server-side
only. Some of the ideas I wanted to implement could not be done with server
code only, so the decision was made to start working on the client end as
well. I wanted this to be as easy as possible for end users, and now only one
pak needs to be downloaded (on the fly) to be able to play this mod.

WWW: https://jaymod.clanfu.org/
2006-05-11T18:16:18+00:00 games/linux-enemyterritory-jaymod-21 Jaymod - An Enemy Territory Modification
Jaymod is an add-on modification to RTCW: Enemy Territory.

The idea for Jaymod came from the main features of Shrubmod. Shrubmod has
long been out of date and unsupported, and with the instability issues that
come with Shrubmod, something had to be done to get a Shrub-like server-side
mod that would provide most of Shrub's features, be stable, and be supported.

This mod has, obviously, outgrown the original objective of being server-side
only. Some of the ideas I wanted to implement could not be done with server
code only, so the decision was made to start working on the client end as
well. I wanted this to be as easy as possible for end users, and now only one
pak needs to be downloaded (on the fly) to be able to play this mod.

WWW: https://jaymod.clanfu.org/
2006-05-11T18:05:18+00:00 games/linux-enemyterritory-etpub ET Pub - An Enemy Territory Modification
ET Pub - An Enemy Territory Modification.

Goals of ET Pub:

* Be configuration compatible with shrubet (cvars AND shrubbot.cfg).
* Match useful shrub features (e.g. Play Dead, Corpse Dragging, etc.).
* Fix bugs.
* Add features to try to imporve gameplay on public servers. (e.g. Active
Team Balance).

WWW: http://et.tjw.org/etpub/
WWW: http://www.etpub.org/
2006-05-11T18:03:03+00:00 x11-fonts/fontconfig-reference
This port contains the programming reference for x11-fonts/fontconfig.

WWW: http://fontconfig.org/
2006-05-11T17:43:44+00:00 games/linux-enemyterritory-etpro ET Pro - Enemy Territory Competition Mod
ET Pro is a mod specifically targeted at competition play, with features
specifically designed for administration of competition servers.

ET Pro has been chosen as the official tournament mod for STA, TWL, CAL,
Clanbase, and ESL.

The official IRC channel for ET Pro is #etpro on irc.freenode.net

WWW: http://etpro.anime.net/
2006-05-11T17:36:53+00:00 textproc/libxslt-reference
This port contains the programming reference for textproc/libxslt.

WWW: http://xmlsoft.org/XSLT/
WWW: http://www.w3.org/TR/xslt
2006-05-11T17:26:35+00:00 print/kpdftool Simple utility to manipulate PS and PDF files
KPDFTool is a Qt based frontend for GhostView and ImageMagick to
perform basic operations with PDF and PS (PostScript) files such
as merging or extracting pages, as well as protecting the text
from copying.

WWW: http://www.kde-apps.org/content/show.php?content=33194
2006-05-11T17:25:12+00:00 textproc/libxml2-reference
This port contains the programming reference for textproc/libxml2.

WWW: http://xmlsoft.org/
2006-05-11T16:46:30+00:00 games/quake-extras Various add-ons for games of Quake/QuakeWorld and alike
This port installs various optional add-ons for games of Quake/QuakeWorld
and their spin-offs, collected all over the Internet.

To load a skybox, type "loadsky <skybox>", where "<skybox>" can be one of
"dmcw", "frozendust", and "snow2".

Note that the lits are only for FuhQuake and JoeQuake based clients. Low
quality textures require a client with JPEG support.
2006-05-11T16:21:18+00:00 databases/libgnomedb-reference
This port contains the programming reference for databases/libgnomedb.

WWW: http://www.gnome-db.org/
2006-05-11T05:58:48+00:00 databases/libgda3-reference
This port contains the programming reference for databases/libgda3.

WWW: http://www.gnome-db.org/
2006-05-11T05:42:57+00:00 databases/libgda2-reference
This port contains the programming reference for databases/libgda2.

WWW: http://www.gnome-db.org/
2006-05-11T03:51:11+00:00 textproc/gtkspell2-reference
This port contains the programming reference for textproc/gtkspell2.

WWW: http://gtkspell.sourceforge.net/
2006-05-11T03:51:11+00:00 textproc/gtkspell-reference
This port contains the programming reference for textproc/gtkspell.

WWW: http://gtkspell.sourceforge.net/
2006-05-11T03:35:50+00:00 accessibility/at-spi-reference
This port contains the programming reference for accessibility/at-spi.

WWW: http://developer.gnome.org/projects/gap/
2006-05-11T02:14:35+00:00 x11/gnomepanel-reference
This port contains the programming reference for x11/gnomepanel.

WWW: http://www.gnome.org/
2006-05-11T02:14:35+00:00 x11/gnome-panel-reference
This port contains the programming reference for x11/gnome-panel.

WWW: http://www.gnome.org/
2006-05-11T01:08:22+00:00 x11/gnomedesktop-reference
This port contains the programming reference for x11/gnomedesktop.

WWW: http://www.gnome.org/
2006-05-11T01:08:22+00:00 x11/gnome-desktop-reference
This port contains the programming reference for x11/gnome-desktop.

WWW: https://www.gnome.org/
2006-05-10T19:43:18+00:00 graphics/cairo-reference
This port contains the programming reference for graphics/cairo.

WWW: https://www.cairographics.org/
2006-05-10T19:42:43+00:00 mail/xpi-displayquota Displays your IMAP quota in statusbar
This extension will display the current status of your
IMAP quota in thunderbird's statusbar and will warn you
when you reach a configurable limit.

It only works with IMAP quotas and servers advertizing
the quota status via IMAP (the IMAP GETQUOTA command).
Some mail servers have disk quotas and will send email
when your mailbox reach its quota. That's not a real
IMAP quota system and the imap server might not advertize
it.

WWW: https://addons.mozilla.org/thunderbird/881/
2006-05-10T19:33:08+00:00 accessibility/gail-reference
This port contains the programming reference for accessibility/gail.

WWW: http://developer.gnome.org/projects/gap/
2006-05-10T19:21:57+00:00 x11-toolkits/gal2-reference
This port contains the programming reference for x11-toolkits/gal2.

WWW: http://www.gnome.org/
2006-05-10T19:19:41+00:00 www/linux-seamonkey-devel The open source, standards compliant web browser
This is the current release of the Seamonkey open source web browser. It should
be fully compliant with all W3C standards, including HTML, CSS, XML, XSL,
JavaScript, MathML, SSL encryption, SVG and RDF. Also supports Java with
the use of the FreeBSD native Java plug-in.

WWW: http://www.mozilla.org/projects/seamonkey/
2006-05-10T19:15:20+00:00 www/linux-firefox-devel 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

This is a pre-compiled Linux/i386 version, able to run plugins from that
platform. This port is compatible with the Flash plugin from
ports/www/linux-flashplugin7/ and with the Java plugin from
ports/java/linux-blackdown-jdk14/.

WWW: http://www.mozilla.com/firefox/
2006-05-10T18:55:36+00:00 www/eyeos-themes Themes collection for eyeOS
A themes collection for EyeOS, the web based desktop system.

WWW: http://www.eyelook.org/
2006-05-10T18:48:39+00:00 www/eyeos Web Based Desktop System
EyeOS is a web based desktop system. With eyeOS you can access your data
and your applications anywhere, anytime. A virtual office in your hands,
no need to install anything in the computer. Everything lives in the browser,
for you and your work colleagues. eyeOS is open source and free software.
Make your life easier with the virtual word processor, calendar, file manager,
messenger, browser and other applications. And if you want more applications,
just visit the eyeOS Application Database!

WWW: http://www.eyeos.org/
2006-05-10T18:36:55+00:00 print/libgnomeprint-reference
This port contains the programming reference for print/libgnomeprint.

WWW: http://www.gnome.org/projects/gnome-print/
2006-05-10T18:35:19+00:00 games/gtkradiant Map editor for FPS games, by id Software and Loki Software
GtkRadiant is a level design program developed by id Software and Loki
Software. It is used to create maps for a number of computer games.

GtkRadiant originated as Q3Radiant, the Quake III Arena level design tool,
which was a Windows-only application. Two major things are different in
GtkRadiant: it is based on the GTK+ toolkit, so it also works in Linux and Mac
OS X, and it's also game engine-independent, with functionality for new games
added as game packs.

GtkRadiant is an Open Source application. Source code is publicly available
from id Software's Subversion repository and new additions to the code are
covered under open source licenses. The core Q3Radiant code, however, was
originally under id Software's proprietary license. The license for both the
editor and toolset (notably Q3Map2, the BSP compiler) was changed in February
2006, and publicly released under the GPL on February 17.

More up-to-date fork, NetRadiant, is available as `games/netradiant' port.

WWW: http://www.qeradiant.com/
2006-05-10T17:32:17+00:00 devel/rpm-spec-mode.el RPM spec file editing commands for Emacs
This mode is used for editing spec files used for building RPM packages.

WWW: http://www.tihlde.org/~stigb/rpm-spec-mode.el
2006-05-10T17:29:56+00:00 graphics/libgnomecanvas-reference
This port contains the programming reference for graphics/libgnomecanvas.
2006-05-10T17:13:21+00:00 devel/libsoup-reference
This port contains the programming reference for devel/libsoup.
2006-05-10T16:59:25+00:00 x11-toolkits/vte-reference
This port contains the programming reference for x11-toolkits/vte.
2006-05-10T16:47:21+00:00 x11-toolkits/libwnck-reference
This port contains the programming reference for x11-toolkits/libwnck.

WWW: http://www.gnome.org/
2006-05-10T13:11:51+00:00 mail/sylpheed-claws-synce Windows CE addressbook plugin for sylpheed-claws
This plugin assists in keeping the addressbook of a Windows CE device
(Pocket PC/ iPAQ, Smartphone etc) in sync with Claws' addressbook,
with respect to email addresses.
2006-05-10T13:11:51+00:00 mail/claws-mail-synce Windows CE addressbook plugin for Claws Mail
This plugin assists in keeping the addressbook of a Windows CE device
(Pocket PC/ iPAQ, Smartphone etc) in sync with Claws' addressbook,
with respect to email addresses.

WWW: http://www.claws-mail.org/plugins.php
2006-05-10T11:39:14+00:00 japanese/p5-FormValidator-Simple-Plugin-Number-Phone-JP Perl module for Japanese phone number validation
This modules adds Japanese phone number validation command to
FormValidator::Simple.

WWW: http://search.cpan.org/dist/FormValidator-Simple-Plugin-Number-Phone-JP/
2006-05-10T09:47:07+00:00 www/p5-Catalyst-View-JSON Catalyst View handler that returns stash data in JSON format
Catalyst::View::JSON is a Catalyst View handler that returns stash
data in JSON format.

WWW: https://metacpan.org/release/Catalyst-View-JSON
2006-05-10T05:40:28+00:00 devel/p5-App-Cache Easy application-level caching
The App::Cache module lets an application cache data locally. There are a
few times an application would need to cache data: when it is retrieving
information from the network or when it has to complete a large
calculation.

For example, the Parse::BACKPAN::Packages module downloads a file off the
net and parses it, creating a data structure. Only then can it actually
provide any useful information for the programmer.
Parse::BACKPAN::Packages uses App::Cache to cache both the file download
and data structures, providing much faster use when the data is cached.

This module stores data in the home directory of the user, in a dot
directory. For example, the Parse::BACKPAN::Packages cache is actually
stored underneath "~/.parse_backpan_packages/cache/". This is so that
permissions are not a problem - it is a per-user, per-application cache.

WWW: https://metacpan.org/release/App-Cache
2006-05-10T05:29:57+00:00 japanese/mg Multi-line grep suitable for Japanese text
Multi-line grep suitable for searching Japanese text.

WWW: http://www.srekcah.org/~utashiro/perl/scripts/mg/
2006-05-10T03:52:49+00:00 devel/gnomevfs2-reference
This port contains the programming reference for devel/gnomevfs2.

WWW: http://www.gnome.org/
2006-05-10T03:52:49+00:00 devel/gnome-vfs-reference
This port contains the programming reference for devel/gnome-vfs.

WWW: https://www.gnome.org/
2006-05-10T03:33:33+00:00 devel/gconf2-reference
This port contains the programming reference for devel/gconf2.

WWW: http://www.gnome.org/projects/gconf/
2006-05-10T03:12:45+00:00 net/linc-reference
This port contains the programming reference for net/linc.

WWW: http://www.gnome.org/
2006-05-10T02:58:32+00:00 devel/ORBit2-reference
This port contains the programming reference for devel/ORBit2.
2006-05-10T02:37:49+00:00 sysutils/pflogx Simple tool to export pf (packet filter) logs to XML files
pflogx is a simple tool to export OpenBSD's packet filter logs to XML files.
It reads a binary logfile generated by the pf logging daemon (pflogd) to
generate a human-readable and exploitable XML file.

Using an XSLT processor you can convert this XML file to any other
format (HTML, CSV, SQL, ...).

WWW: http://akldev.free.fr/pflogx/
2006-05-10T02:29:58+00:00 x11-toolkits/libgnomeui-reference
This port contains the programming reference for x11-toolkits/libgnomeui.

WWW: http://www.gnome.org/
2006-05-10T01:59:49+00:00 textproc/p5-Pod-LaTeX Convert Pod data to formatted LaTeX
Pod::LaTeX is a module to convert documentation in the Pod format into Latex.
The pod2latex command uses this module for translation.

Pod::LaTeX is a derived class from Pod::Select.

WWW: https://metacpan.org/release/Pod-LaTeX
2006-05-10T01:23:45+00:00 devel/p5-File-Cat Perl implementation of cat
File::Cat is a module of adventure, danger, and low cunning. With it,
you will explore some of the most inane programs ever seen by mortals.
No computer should be without one!
2006-05-10T01:17:49+00:00 x11-toolkits/libbonoboui-reference
This port contains the programming reference for x11-toolkits/libbonoboui.

WWW: http://www.gnome.org/
2006-05-10T00:58:42+00:00 x11/libgnome-reference
This port contains the programming reference for x11/libgnome.

WWW: http://www.gnome.org/
2006-05-10T00:25:34+00:00 devel/libbonobo-reference
This port contains the programming reference for devel/libbonobo.

WWW: http://www.gnome.org/
2006-05-09T23:45:35+00:00 x11-toolkits/gtk30-reference
This port contains the programming reference for x11-toolkits/gtk30.

WWW: http://www.gtk.org/
2006-05-09T23:45:35+00:00 x11-toolkits/gtk20-reference
This port contains the programming reference for x11-toolkits/gtk20.

WWW: https://www.gtk.org/
2006-05-09T22:46:08+00:00 x11-toolkits/pango-reference
This port contains the programming reference for x11-toolkits/pango.

WWW: http://www.pango.org/
2006-05-09T22:23:35+00:00 accessibility/atk-reference
This port contains the programming reference for accessibility/atk.
2006-05-09T22:03:26+00:00 devel/glib20-reference
This port contains the programming reference for devel/glib20.

WWW: https://www.gtk.org/
2006-05-09T20:24:29+00:00 graphics/l2p Create PNG images from LaTeX math expressions
A command-line program to create PNG images from LaTeX math expressions.

WWW: http://www.redsymbol.net/software/l2p/
2006-05-09T16:52:58+00:00 comms/p5-Device-Gsm Perl interface to GSM phones/modems on serial ports
This module works as an interface to GSM phones or GSM modems connected on your
local serial ports. It can control your GSM *standard* functions and status. It
can send SMS messages in a simple and convenient way. It can read messages
stored on your sim card.

WWW: https://metacpan.org/release/Device-Gsm
2006-05-09T12:11:07+00:00 lang/erlang-lite
2006-05-09T11:46:02+00:00 security/py-trustedpickle TrustedPickle is a Python (de)Pickler with a way to verify the data
TrustedPickle is a Python module that can save most any arbitrary Python object
in a signed pickle file. There are two big differences between this module and
the standard pickle module. First, TrustedPickle can pickle a module, but the
standard pickle module cannot. Second, TrustedPickle includes a signature that
can verify the data's origin before the data is unpickled.

WWW: http://trustedpickle.sourceforge.net/index.html
2006-05-09T08:28:06+00:00 x11-wm/obtuner Configurator for Openbox with keybinding and mousebinding editor
Configurator for Openbox with keybinding and mousebinding editor.

WWW: http://sourceforge.net/projects/obtuner/
2006-05-08T20:37:34+00:00 textproc/dictem-xemacs21-mule
2006-05-08T20:14:31+00:00 textproc/dictem DICT protocol client for [X]Emacs
DictEm is a dict client for GNU Emacs.

It uses a console dict client (http://sf.net/projects/dict) and
implements all functions of the client part of DICT protocol
(RFC-2229, www.dict.org), i.e. looking up words and definitions,
obtaining information about available strategies, provided databases,
information about DICT server etc.

WWW: https://sourceforge.net/projects/dictem/
2006-05-08T19:42:57+00:00 games/linux-doom3 Doom III for Linux
Doom 3 is a sci-fi horror first-person shooter computer game developed by id
Software and published by Activision. Set in 2145 in the Union Aerospace
Corporation (UAC) research center on Mars, it is a reimagining of the original
Doom, with completely new graphics and game engine.

WWW: http://www.doom3.com/
2006-05-08T16:07:31+00:00 audio/xmms-jackasyn XMMS plugin for jack using libjackasyn
This plugin enables xmms to playback sound via the JACK audio server. The
plugin is actually a port of the xmms OSS sound output plugin to JACK, using
libjackasyn.

WWW: http://gige.xdv.org/libjackasyn/xmms.php
2006-05-08T16:05:17+00:00 audio/libjackasyn Allow use any sound program for the OSS system as a JACK client
libjackasyn is a library that allows you to use programs written for the OSS
sound API with the JACK audio server (jackit.sf.net). libjackasyn is a library
that can be used for two purposes.

First it can be loaded via the LD_PRELOAD variable, turning OSS applications
automatically into JACK-aware applications.

Second, it can be used to link against the program during build time, making it
trivial to turn an OSS aware sound application into a JACK aware sound
application in a short time.

libjackasyn got its name from the asynchronous manner in which it communicates
with the JACK server, which means by using libjackasyn you will introduce an
additional delay exactly the size of one JACK audiobuffer (1024 samples or 44
ms with the JACK default settings). This delay can be reduced by reducing the
JACK buffersize. It should not matter for sound generating applications, but
it might introduce phasing effects when doing sound processing.

WWW: http://gige.xdv.org/libjackasyn/
2006-05-08T14:25:19+00:00 devel/py-rbtree A fast tree with ordered data and expanded iterator support
An RBTree is a fast, balanced efficient data structure with the
following properties:

get O(log n)
set O(log n)
delete O(log n)
min O(log n)
max O(log n)
contains O(log n)

Because the worst case timing is minimal across the range of standard
dict and ordered data operations it makes sense to use this when you
have volatile/dynamic sorted data.

In common usage its nearly as fast as the Python dict impl but has a
slightly more expensive usage of the compare function as the keys are
ordered and not hashed.

WWW: http://cheeseshop.python.org/pypi/rbtree/
2006-05-08T14:25:06+00:00 www/xpi-stumbleupon Collaborative surfing tool extension
StumbleUpon is an extension that lets you "channelsurf" the best-reviewed
sites on the web.
It is a collaborative surfing tool for browsing, reviewing and sharing
great sites with like-minded people. This helps you find interesting
webpages you wouldn't think to search for.

WWW: http://www.stumbleupon.com/
2006-05-08T14:22:00+00:00 www/xpi-cutemenus-crystalsvg Adds cute icons to menus
CuteMenus is an extension that adds icons to menus of all available
versions of Firefox, Flock and Thunderbird.

WWW: http://www.cutemenuproject.com/
2006-05-08T14:16:23+00:00 www/xpi-mldonkey Ed2k, magnet and sig2dat protocol handler
This is a protocol handler for Mozilla and Firefox that forwards
some link types to a running MLdonkey (see www.mldonkey.net) or
eMule (see www.emule-project.net) client.

Supported protocols are ed2k:, magnet: and sig2dat:. For eMule,
only ed2k: is supported, of course.

Also note that eMule support is still beta and has only been
tested to work with eMule versions 0.45* and 0.46a as of yet.
Please send eMule specific questions to Dan Fritz.

The protocol handler is implemented in JavaScript and should run
on any platform supported by Mozilla or Firefox.

WWW: http://www.informatik.uni-oldenburg.de/~dyna/mldonkey/
2006-05-08T14:06:14+00:00 security/parano Gnome program to deal with hashfiles
Parano is a GNOME program to create, edit and verify hashfiles.
For now MD5, SHA1 and SFV formats are supported.

WWW: http://parano.berlios.de/
2006-05-08T13:50:27+00:00 net-im/cjc Console Jabber Client
CJC is a Jabber/XMPP client for text terminals. It uses pyxmpp
library for XMPP comunication and curses for screen output. It
is not finished yet, but still quite usable. Its user interface
is resembling those of popular IRC clients like irssi or BitchX.

WWW: http://cjc.jajcus.net/
2006-05-08T13:22:09+00:00 www/rubygem-bluecloth Ruby implementation of Markdown, a text-to-HTML conversion tool
BlueCloth is a Ruby implementation of Markdown, a text-to-HTML
conversion tool for web writers.

Markdown allows you to write using an easy-to-read, easy-to-write
plain text format, then convert it to structurally valid XHTML (or
HTML).

WWW: http://deveiate.org/projects/BlueCloth
2006-05-08T00:52:28+00:00 security/rainbowcrack Hash cracker that precomputes plaintext - ciphertext pairs in advance
RainbowCrack is a general propose implementation of Philippe Oechslin's faster
time-memory trade-off technique.

In short, the RainbowCrack tool is a hash cracker. A traditional brute force
cracker tries all possible plaintexts one by one in cracking time. It is time
consuming to break complex passwords this way. The idea of time-memory trade-off
is to do all cracking time computation in advance and store the result in files
so called "rainbow table". It does take a long time to precompute the tables.
But once the one time precomputation is finished, a time-memory trade-off
cracker can be hundreds of times faster than a brute force cracker, with the
help of precomputed tables.

WWW: http://www.antsight.com/zsl/rainbowcrack/
2006-05-08T00:04:32+00:00 games/sdlsand Simulation of falling sand and other materials
The SDL Sand game (The Falling SDL-Sand Game) is a C++ implementation of the
original 'World of Sand' (and later 'Hell of Sand') game implemented in JAVA.
SDL Sand uses the SDL (Simple DirectMedia Library - http://www.libsdl.org/)
library for screen output. Therefore the implementation can possibly run on
every platform supported by SDL.

WWW: https://sourceforge.net/projects/sdlsand/
2006-05-07T23:17:01+00:00 games/trimines Mine sweeper game that uses triangles instead of squares
TriMines is a mine sweeper game that uses triangles instead of squares.

WWW: https://web.archive.org/web/20120308223312/https://www.freewebs.com/trimines/
2006-05-07T22:32:12+00:00 misc/ipbt High-tech ttyrec player with improvements over ttyplay
IPBT (It's Play-Back Time) is a ttyrec player with many features
that ttyplay lacks. Notable features are:

* Pausing
* Move forward/backward frame by frame
* Adjustable play speed (faster/slower)
* Jump to beginning/end in a single keystroke
* Searching forward/backward for a given string
* ttygrep and ttydump utilities

IPBT works by reading the entire input file and running it through
an internal terminal emulator (the one from PuTTY).

WWW: http://www.chiark.greenend.org.uk/~sgtatham/ipbt/
2006-05-07T17:47:32+00:00 x11/fireflies Extension of xscreensaver
fireflies is a extention of xscreensaver.

WWW: http://somewhere.fscked.org/fireflies/
2006-05-07T16:12:44+00:00 games/joequake Improved NQ engine with ZQuake and FuhQuake graphical effects
JoeQuake is an improved NQ engine with plenty of ZQuake and FuhQuake graphical
effects included. JoeQuake's main aim is to provide pleasant demo watching for
.dem files. JoeQuake also supports better graphical quality including 32bit
textures, colored lights, smoother animations, etc.

WWW: http://runecentral.com/joequake/
2006-05-07T15:12:51+00:00 devel/mingw32-pthreads POSIX threads library for Windows compiled with MinGW32
pthreads-win32 is a pthreads implementation for Microsoft Windows. It
can be compiled with MSVC, Borland and GCC. This port compiles it using
MinGW32.

WWW: http://sourceware.org/pthreads-win32/
2006-05-07T15:10:33+00:00 devel/mingw32-pdcurses Curses and Panel terminal library for Windows
PDCurses is a Curses and Panel implementation for Microsoft Windows.
This port compiles it using MinGW32.

WWW: http://pdcurses.sourceforge.net/
2006-05-07T14:00:08+00:00 www/py-meld3 HTML/XML templating system for Python
meld3 is an HTML/XML templating system for Python 2.3+ which keeps template
markup and dynamic rendering logic separate from one another.

meld3 can deal with HTML or XML/XHTML input and can output well-formed HTML or
XML/XHTML.

meld3 is a variation of Paul Winkler's Meld2, which is itself a variation of
Richie Hindle's PyMeld.

WWW: https://github.com/Supervisor/meld3
2006-05-07T14:00:08+00:00 www/py-meld System for manipulating HTML using a Pythonic object model
A simple, lightweight system for manipulating HTML (and XML, informally) using
a Pythonic object model.

Features:
- Allows program logic and HTML to be completely separated - a graphical
designer can design the HTML in a visual HTML editor, without needing to
deal with any non-standard syntax or non-standard attribute names.
- Designed with common HTML-application programming tasks in mind.
- No special requirements for the HTML/XML (or just one: attribute values must
be quoted) - so you can use any editor, and your HTML/XML doesn't need to be
strictly valid.
- Works by string substitution, rather than by decomposing and rebuilding the
markup, hence has no impact on the parts of the page you don't manipulate.
- Does nothing but manipulating HTML/XML, hence fits in with any other Web
toolkits you're using.
- Tracebacks always point to the right place - many Python/HTML mixing systems
use exec or eval, making bugs hard to track down.

WWW: http://www.entrian.com/PyMeld/index.html
2006-05-07T13:39:49+00:00 textproc/pecl-ctemplate PECL extension for ctemplate library
A PECL extension for google ctemplate library.
2006-05-07T13:36:15+00:00 sysutils/logserial Daemon logging data from serial port
Logserial stores data received from serial device in a file. Upon receiving
SIGHUP it reopens the file, thus allowing automated rotation of logs. One
possible application of logserial is to save logs of PBX.
2006-05-07T13:02:57+00:00 www/xpi-videodownloader Download embedded video files
Download videos from Youtube, Google, Metacafe, iFilm,
Dailymotion... and other 60+ video sites ! And all embedded objects on a
webpage (movies, mp3s, flash, quicktime, etc) ! Directly !

WWW: https://addons.mozilla.org/firefox/2390/
2006-05-07T13:02:13+00:00 www/xpi-web_developer Extension to add various web developer tools
Adds a menu and a toolbar with various web developer tools.

WWW: https://addons.mozilla.org/firefox/60/
2006-05-07T13:01:29+00:00 www/xpi-no-referrer Extension to Open URL without sending referrers information
Lets you open a link in a new tab without sending the referrer information.

WWW: https://addons.mozilla.org/firefox/1999/
2006-05-07T13:00:10+00:00 www/xpi-cssviewer Simple CSS property viewer
A simple CSS property viewer.

WWW: https://addons.mozilla.org/firefox/2104/
2006-05-07T12:55:19+00:00 www/xpi-server_switcher Navigational help tool for web developers
Server Switcher is a navigational help tool for web developers. It allows
you to easily switch between sites on your development and live servers, so
that you can immediately see the differences.

WWW: http://hermann.czedik.net/projekte/switcher/
2006-05-07T12:53:36+00:00 www/xpi-unplug Converts embedded media to html links
Convert embedded plug-ins to html links with this extension. This means you
have a way of avoiding installation of plug-ins and can easily download
files which are normally inside a player.

When you click on UnPlug in the tools or context menu, it searches the page
for and tags and creates a new page with a list of the links which it found.

WWW: http://unplug.mozdev.org/
2006-05-07T12:20:16+00:00 www/mod_domaintree Hostname to filesystem mapper for Apache 2
mod_domaintree is a hostname to filesystem mapper for Apache2. It
maps host names like www.example.com to a filesystem tree like
$prefix/com/example/www/$suffix. It can optionally strip the www
prefix of host names.

WWW: http://dev.iworks.at/mod_domaintree/
2006-05-07T12:11:56+00:00 net-mgmt/nagiosgraph Generate rrdtool graphs using performance data from nagios plugins
nagiosgraph is an application to collect performance data from nagios
plugins, insert the data into rrdtool database, and generate webpages
with rrdtool graphs of the performance data. nagiosgraph is easy to
configure, and ready to use for many nagios plugins.

WWW: http://nagiosgraph.sourceforge.net/
2006-05-07T11:38:51+00:00 print/foo2zjs Driver for printers that use the ZjStream wire protocol
foo2zjs is an open source printer driver for printers that use the Zenographics
ZjStream wire protocol for their print data, such as the Minolta/QMS magicolor
2300 DL or Konica Minolta magicolor 2430 DL. These printers are often
erroneously referred to as winprinters or GDI printers.

However, Microsoft GDI only mandates the API between an application and the
printer driver, not the protocol on the wire between the printer driver and the
printer. In fact, ZjStream printers are raster printers which happen to use a
very efficient wire protocol which was developed by Zenographics and licensed
by most major printer manufacturers for at least some of their product lines.

ZjStream is just one of many wire protocols that are in use today, such as
Postscript, PCL, Epson, etc.

WWW: http://foo2zjs.rkkda.com/
2006-05-07T08:25:27+00:00 japanese/mecab-ipadic MeCab IPA dictionary meta-port
Japanese Morphological Dictionary for MeCab.

WWW: http://taku910.github.io/mecab/
2006-05-06T23:09:26+00:00 net/service-discovery-applet GNOME applet that shows available network services using mDNS
Service-discovery-applet is a GNOME applet that interfaces with the Avahi
mDNS Service Discovery system to graphically show a list of available
network services.

WWW: http://www.avahi.org/
2006-05-06T23:04:39+00:00 net/py-avahi Python interface to the Avahi mDNS system
Python interface to the avahi mDNS service discovery system.

WWW: http://www.avahi.org/
2006-05-06T16:45:32+00:00 net/arpdig ARP Digger utility
Arpdig is a tool to probe a whole IP address segment or a list of
IP addresses on the LAN via ARP whohas requests, collecting ARP is-at
responses and showing the results.

Dmitry Morozovsky <marck@FreeBSD.org>
2006-05-05T22:39:25+00:00 audio/py-taglib Python bindings for the taglib audio file tagging library
Python wrapper for the TagLib audio meta-data library. TagLib is a library
for reading and editing the meta-data of several popular audio formats.
Currently it supports both ID3v1 and ID3v2 for MP3 files, Ogg Vorbis comments
and ID3 tags and Vorbis comments in FLAC files.

WWW: http://developer.kde.org/~wheeler/taglib.html
2006-05-05T20:09:54+00:00 biology/protomol OO, component based, framework for molecular dynamics (MD) simulations
ProtoMol is an object-oriented, component based, framework for molecular
dynamics (MD) simulations. The framework supports the CHARMM 19 and 28a2 force
fields and is able to process PDB, PSF, XYZ and DCD trajectory files. It is
designed for high flexibility, easy extendibility and maintenance, and high
performance demands, including parallelization. The technique of multiple
time-stepping is used to improve long-term efficiency. The use of fast
electrostatic force evaluation algorithms like Ewald, particle Mesh Ewald (PME),
and Multigrid (MG) summation further enhances performance. Longer time steps
are possible using MOLLY, Langevin Molly and Hybrid Monte Carlo, Nose-Hoover,
and Langevin integrators. In addition, ProtoMol has been designed to interact
with VMD, a visualization engine developed by the University of Illinois that is
used for displaying large biomolecular systems in three dimensions. ProtoMol is
freely distributed software, and the source code is available.

WWW: http://protomol.sourceforge.net/
2006-05-05T17:42:08+00:00 games/sdlquake2 Combination of R1Q2 and R1GL with SDL code from Quake2Forge
Basically this is a combination of R1Q2 and R1GL with SDL code from
Quake2Forge. Meaning it's R1Q2 protocol 35 compatible Linux client. Tested on
Debian Sarge. Both client and dedicated server.

WWW: http://koti.mbnet.fi/~turol/sdlquake2/
2006-05-05T10:53:32+00:00 misc/apparix Bookmark directories and apparate inside them
Apparix allows you to bookmark directories and later jump to them using the
mark. When jumping, the contributed bash completion code allows one to complete
on bookmarks and on subdirectories of the target directory.

WWW: http://micans.org/apparix/
2006-05-05T09:13:30+00:00 math/ump Graphical, easy to use math program
ump is a graphical, easy to use math program, which works with complex
numbers, matrices, functions and much more.

WWW: http://u-m-p.sourceforge.net/
2006-05-05T08:37:41+00:00 devel/p5-Term-CallEditor Solicit data from an external editor
This module calls an external editor with an optional text message and
returns what was input as a file handle. By default, the EDITOR
environment variable will be used, otherwise vi.

WWW: https://metacpan.org/release/Term-CallEditor
2006-05-05T08:35:30+00:00 print/hplip3 Drivers and utilities for HP Printers and All-in-One devices
HPLIP is an HP developed solution for printing, scanning,
and faxing with HP inkjet and laser based printers in Linux.

The HP driver project provides printing support for nearly
1000 printer models, including Deskjet, Officejet, Photosmart,
PSC (Print Scan Copy), Business Inkjet, LaserJet, and LaserJet MFP.

WWW: http://hplipopensource.com/hplip-web/index.html
2006-05-05T08:35:30+00:00 print/hplip Drivers and utilities for HP printers and All-in-One devices
HPLIP is an HP developed solution for printing, scanning,
and faxing with HP inkjet and laser based printers in Linux.

The HP driver project provides printing support for nearly
1000 printer models, including Deskjet, Officejet, Photosmart,
PSC (Print Scan Copy), Business Inkjet, LaserJet, and LaserJet MFP.

WWW: https://developers.hp.com/hp-linux-imaging-and-printing
2006-05-05T06:34:05+00:00 textproc/gladtex Program to replace LaTeX formulas in HTML files with images
Gladtex reads a 'htex' file (html with LaTeX maths embedded in <EQ></EQ>)
and produces html with equations substituted by images.

WWW: http://gladtex.sourceforge.net/
2006-05-05T06:32:30+00:00 textproc/textogif Perl script to convert LaTeX formulas into GIFs
Converts a LaTeX file containing equations(s) into a GIF file for
embedding into an HTML document. The black and white image of the
equation is created at high resolution and then resampled to the
target resolution to antialias what would otherwise be jagged
edges.

WWW: http://www.fourmilab.ch/webtools/textogif/
2006-05-05T06:30:32+00:00 www/mimetex CGI script that lets you embed LaTeX math in your HTML pages
MimeTeX, licensed under the GPL, lets you easily embed LaTeX math in
your html pages. It parses a LaTeX math expression and immediately
emits the corresponding gif image, rather than the usual TeX dvi.
And mimeTeX is an entirely separate little program that doesn't
use TeX or its fonts in any way. It's just one cgi that you put in
your site's cgi-bin/ directory, with no other dependencies.
It's easy to use. Just place an html <img> tag in your document
wherever you want to see the corresponding LaTeX expression.

WWW: http://www.forkosh.com/mimetex.html
2006-05-05T06:27:53+00:00 www/fluxcms Extensible and flexible CMS based on PHP 5 and XML/XSLT
Flux CMS is a XML/XSLT CMS based on PHP 5 (http://www.php.net/) and Popoon
(http://popoon.org/). It's easy to use for the enduser and has WYSIWYG editing
capabilites, but it's also very extensible and powerful for implementors to
suit your needs.

WWW: http://www.flux-cms.org/
2006-05-04T17:31:47+00:00 www/sqstat Script which allows to look through active squid users connections
SqStat is a script which allows to look through active squid users
connections. It uses cachemgr protocol to get information from
squid proxy server.

WWW: http://samm.kiev.ua/sqstat/
2006-05-04T14:57:58+00:00 chinese/gbk2uni TeX applet used to generate correct Chinese PDF bookmarks
gbk2uni is a command-line applet for TeX writing which is
used to generate correct PDF bookmark that includes
Chinese characters. It transforms GBK characters in
.out file to unicode code.
2006-05-04T12:39:07+00:00 astro/celestia-gtk
2006-05-04T12:39:07+00:00 astro/celestia-gnome
2006-05-03T21:10:26+00:00 math/chaco Software for partitioning graphs
Before a calculation can be performed on a parallel computer, it must
first be decomposed into tasks which are assigned to different processors.

Efficient use of the machine requires that each processor have about the
same amount of work to do and that the quantity of interprocessor
communication is kept small. Finding an optimal decomposition is provably
hard, but due to its practical importance, a great deal of effort has been
devoted to developing heuristics for this problem. The decomposition
problem can be addressed in terms of graph partitioning.

Chaco implements a variety of algorithms for graph partitioning and is
used at most of the major parallel computing centers around the world to
simplify the development of parallel applications, and to ensure that high
performance is obtained. Chaco has contributed to a wide variety of
computational studies including investigation of the molecular structure
of liquid crystals, evaluating the design of a chemical vapor deposition
reactor and modeling automobile collisions.

Note: this port includes a patch provided by Walter Landry for use within
MBDyn.

WWW: http://www.cs.sandia.gov/~bahendr/chaco.html
2006-05-03T20:37:12+00:00 sysutils/sensors-applet A GNOME applet displaying hardware sensor values
GNOME Sensors Applet is an applet for the GNOME Panel to display readings from
hardware sensors, including CPU temperature, fan speeds and voltage readings.

On FreeBSD, sensor values are obtained from the sysutils/mbmon (for
motherboards) and sysutils/smartmontools (for hard disks) ports.

WWW: http://sensors-applet.sourceforge.net/
2006-05-03T16:51:39+00:00 japanese/p5-WWW-2ch Perl module for scraping of 2ch.net BBS
It is suitable for the scraping of a popular bbs of Japan.
other BBS and the news sites and other sites are also possible by the
addition of the plugin for scraping.
Please take care with the flood control to an excessive access.

WWW: https://metacpan.org/release/WWW-2ch
2006-05-03T06:15:25+00:00 www/xpi-pdf_download Extension to handle PDF files
PDF Download, every time you click on a link, checks if the target
is a pdf file and in this case let you choose what you want to do:
- open pdf with default viewer
- open the file inside a new tab
- download it to the filesystem
- view it as HTML

WWW: http://www.pdfdownload.org/
2006-05-03T06:14:34+00:00 www/xpi-adblock_plus Content filtering extension
Adblock Plus is a content filtering plug-in for the Mozilla and Firefox
browsers. It allows the user to specify filters, which remove unwanted
content based on the source-address.

Originally based on Adblock, what now come with Adblock Plus is a
completely new extension with focus on being easy to use, stable
and secure.

WWW: https://adblockplus.org/en/
2006-05-03T02:58:21+00:00 games/fxsudoku Implementation of the Sudoku game
fxsudoku is an implementation of the Sudoku game.

The aim of Sudoku is to enter a numerical digit from 1 through 9
in each cell of a 99 grid made up of 33 subgrids (called "regions"),
starting with various digits given in some cells (the "givens").
Each row, column, and region must contain only one instance of each
numeral. Completing the puzzle requires patience and logical ability.

WWW: http://www.fifthplanet.net/
2006-05-02T21:31:43+00:00 biology/p5-bioperl-run-devel Wrapper modules for common bioinformatics tools (developer release)
Bioperl-run contain modules that provides a PERL interface to various
bioinformatics applications. This allows various applications to be used
with common Bioperl objects.

WWW: http://bioperl.org/
2006-05-02T21:30:08+00:00 biology/p5-bioperl-run Wrapper modules for common bioinformatics tools
Bioperl-run contain modules that provides a PERL interface to various
bioinformatics applications. This allows various applications to be used
with common Bioperl objects.

WWW: https://github.com/bioperl/bioperl-run
2006-05-02T15:46:02+00:00 mail/lens Mail filter written in Ruby
Lens is a mail filter written in Ruby. Lens can filter an
incoming mail when it is received and filter mails in a Maildir.

WWW: http://www.pitecan.com/Lens/
2006-05-02T09:13:50+00:00 www/p5-WWW-2ch "Perl module for scraping of 2ch.net BBS"
It is suitable for the scraping of a popular bbs of Japan.
other BBS and the news sites and other sites are also possible by the
addition of the plugin for scraping.
Please take care with the flood control to an excessive access.

WWW: http://search.cpan.org/dist/WWW-2ch/
2006-05-02T07:36:47+00:00 security/medusa Speedy, massively parallel, modular, login brute-forcer
Medusa is intended to be a speedy, massively parallel, modular, login
brute-forcer. The goal is to support as many services which allow remote
authentication as possible.

WWW: http://www.foofus.net/jmk/medusa/medusa.html
2006-05-02T00:35:35+00:00 graphics/poppler-utils Poppler's xpdf-workalike command line utilities # '
2006-05-01T20:46:26+00:00 security/courierpasswd User authentication and password changing utility
courierpasswd is an authentication and password changing utility
that uses the courier-authlib authentication library to find user credentials.

Its interface follows that of Daniel J. Bernstein's checkpassword program.

WWW: http://www.arda.homeunix.net/downloads/
2006-05-01T17:24:35+00:00 sysutils/ipmi-kmod Backport of ipmi driver from FreeBSD 7-CURRENT for FreeBSD 5.3 - 6.1
Backport of ipmi driver from FreeBSD 7-CURRENT for FreeBSD 5.3 - 6.1.

WWW: http://dpw.threerings.net/projects/ipmi-kmod/
2006-05-01T16:52:18+00:00 deskutils/when Simple personal calendar
When is an extremely simple personal calendar program, aimed
at the Unix geek who wants something minimalistic. It can
keep track of things you need to do on particular dates. Its
file format is a simple text file, which you can edit in your
favorite editor.

WWW: http://www.lightandmatter.com/when/when.html
2006-05-01T16:39:52+00:00 www/aria2 Yet another download tool
aria2 is a lightweight multi-protocol & multi-source command-line download
utility. It supports HTTP/HTTPS, FTP, BitTorrent and Metalink. aria2 can be
manipulated via built-in JSON-RPC and XML-RPC interfaces. Its features include:
- Multi-Connection Download.
aria2 can download a file from multiple sources/protocols and tries to utilize
your maximum download bandwidth. Really speeds up your download experience.
- Lightweight.
aria2 doesn't require much memory and CPU time. The physical memory usage is
typically 4MiB (normal HTTP/FTP downloads) to 9MiB (BitTorrent downloads). CPU
usage in BitTorrent with download speed of 2.8MiB/sec is around 6%.
- Fully Featured BitTorrent Client.
All features you want in BitTorrent client are available: DHT, PEX,
Encryption, Magnet URI, Web-Seeding, Selective Downloads and Local Peer
Discovery.
- Metalink Enabled.
aria2 supports The Metalink Download Description Format (aka Metalink v4),
Metalink version 3 and Metalink/HTTP. Metalink offers the file verification,
HTTP/FTP/BitTorrent integration and the various configurations for language,
location, OS, etc.
- Remote Control.
aria2 supports RPC interface to control the aria2 process. The supported
interfaces are JSON-RPC (over HTTP and WebSocket) and XML-RPC.

WWW: https://aria2.github.io/
2006-05-01T13:26:55+00:00 benchmarks/gtkperf Measure your system's GTK+ performance
GtkPerf is an application designed to test GTK+ performance. The point is to
create common testing platform to run predefined GTK+ widgets (opening
comboboxes, toggling buttons, scrolling text yms.) and this way define the speed
of device/platform.

WWW: http://gtkperf.sourceforge.net
2006-05-01T13:05:22+00:00 devel/py-pytz World Timezone Definitions for Python
pytz brings the Olson tz database into Python. This library allows accurate and
cross platform timezone calculations. It also solves the issue of ambiguous
times at the end of daylight savings, which you can read more about in the
Python Library Reference (datetime.tzinfo).

WWW: https://pythonhosted.org/pytz/
2006-05-01T12:56:49+00:00 textproc/py-reverend Simple Bayesian classifier written in Python
Divmod Reverend is a simple, general purpose Bayesian classifier,
written in Python.
It is designed to be easy to adapt and extend for your application.

Stuff you can do with the Reverend:

* classify RSS stories
* classify recipes by cuisine
* who do you write like? Shakespeare, Dickens or Austen
* detect the language of a document
* is your code more like Guido's or Peter's

WWW: http://www.divmod.org/trac/wiki/DivmodReverend
2006-05-01T12:45:14+00:00 irc/ratbox-services Highly configurable services package for use with ircd-ratbox
ratbox-services is a services package written mostly from scratch for
use with ircd-ratbox.

It is highly configurable, with nearly all options being set in a config
that can be rehashed rather than set at compile time. As well as supporting
standard database backends like PostgreSQL, its default is to use
the SQLite database backend, which works as a database interface to a normal
file, meaning no separate database software must be running.

Features:
- User, nick and channel services
- Jupe service
- Global message service
- Oper services
- Watcher services
- Opered bot
- List service
- Memo service

WWW: http://www.ratbox.org/
2006-05-01T10:14:12+00:00 irc/ratbox-respond Client-side implementation of the challenge oper system in ircd-ratbox
ratbox-respond is a tool that provides a client side implementation of
the challenge opering system in ircd-ratbox. The challenge system
provides the ability to oper using private key authentication instead of
passwords to improve security.

WWW: http://respond.ratbox.org/
2006-05-01T08:58:54+00:00 games/galaxymage Open source tactical and strategic RPG
GalaxyMage is a free, open-source tactical/strategic RPG for Windows,
Linux, FreeBSD and Macintosh.

A tactical RPG is a type of role-playing game where turn-based
battles are fought on a 3D map. Examples of commercial tactical
RPGs include Final Fantasy Tactics, Vandal Hearts, and Disgaea:
Hour of Darkness.

Our goal is to make GalaxyMage a game that is relatively simple to
pick up and play -- you can dive right in without getting bogged
down in the details of the battle mechanics -- but to also allow
for a lot of character development and customization. We also intend
to create a unique, advanced AI system that allows enemy units to
work together as a team and employ a wide variety of strategies.
And eventually, we plan on adding networked multiplayer support.

WWW: http://www.galaxymage.org
2006-05-01T04:04:11+00:00 security/p5-Authen-TypeKey TypeKey authentication verification
Authen::TypeKey is an implementation of verification for signatures generated by
TypeKey authentication.

For information on the TypeKey protocol and using TypeKey in other applications,
see http://www.sixapart.com/typekey/api.

WWW: https://metacpan.org/release/Authen-TypeKey
2006-04-30T22:14:08+00:00 x11/linux-xorg-libs Xorg libraries, linux binaries
This is a Linux/i386 binary port of the libraries from X.Org:
"The X.Org Foundation provides an open source implementation
of the X Window System."

WWW: http://x.org
2006-04-30T22:14:08+00:00 x11/linux-f8-xorg-libs Xorg libraries (Linux Fedora 8)
This is a Linux/i386 binary port of the libraries from X.Org:
"The X.Org Foundation provides an open source implementation
of the X Window System."

WWW: http://x.org
2006-04-30T22:14:08+00:00 x11/linux-f10-xorg-libs Xorg libraries (Linux Fedora 10)
This is a Linux/i386 binary port of the libraries from X.Org:
"The X.Org Foundation provides an open source implementation
of the X Window System."

WWW: http://x.org/
2006-04-30T21:47:33+00:00 ftp/ftpsesame Helper for pf firewall to pass FTP protocol
ftpsesame helps the FTP protocol get through your pf firewall.
It does this by passively analysing FTP control connections
and adding rules into a pf anchor when an FTP data connection
is about to commence.

WWW: http://www.sentia.org/projects/ftpsesame/
2006-04-30T21:26:45+00:00 x11-themes/ubuntulooks GTK+ 2.x engine from Ubuntu Dapper
This is a GTK+ 2.x engine from Ubuntu Dapper. It features a modern look.

WWW: http://packages.ubuntu.com/feisty/source/ubuntulooks
2006-04-30T21:21:52+00:00 x11-themes/icons-human-azul Set of icons from the Ubuntu human look
A basic set of icons that is usable on GNOME, Ubuntu human look.

WWW: http://tango-project.org/
2006-04-30T19:58:53+00:00 devel/p5-Sub-Exporter Sophisticated exporter for custom-built routines
The biggest benefit of Sub::Exporter over existing exporters (including the
ubiquitous Exporter.pm) is its ability to build new coderefs for export, rather
than to simply export code identical to that found in the exporting package.

WWW: https://metacpan.org/release/Sub-Exporter
2006-04-30T19:52:16+00:00 devel/p5-Sub-Install Install subroutines into packages easily
This module makes it easy to install subroutines into packages without
the unsightly mess of no strict or typeglobs lying about where just
anyone can see them.

WWW: https://metacpan.org/release/Sub-Install
2006-04-30T19:48:21+00:00 audio/bmp-mac Monkey's Audio Codec non-win32 port
Monkey's Audio is a fast and easy way to compress digital music.
Unlike traditional methods such as mp3, ogg, or lqt that permanently
discard quality to save space, Monkey's Audio only makes perfect,
bit-for-bit copies of your music. That means it always sounds perfect
- exactly the same as the original. Even though the sound is perfect,
it still saves a lot of space. (think of it as a beefed-up Winzip^(TM)
for your music) The other great thing is that you can always decompress
your Monkey's Audio files back to the exact, original files. That way,
you'll never have to recopy your CD collection to switch formats, and
you'll always be able to recreate the original music CD if something
ever happens to yours.
2006-04-30T17:21:39+00:00 audio/bmp-crossfade
2006-04-30T14:41:30+00:00 sysutils/mountsmb2 SMB/CIFS shares mounting scripts to do it at login
This set of scripts allows you to imitate Windows feature to automount some
network shares at login time. It is relatively difficult in setup - you should
understand, what you do, know how to install SMB/CIFS support into a kernel,
how to setup /etc/nsmb.conf and .nsmbrc files, etc.

Script are written on Shell. Uses nbtscan and host utilites to locate Windows
boxes when generated .nsmbrc file in semi-automated mode with smb2nsmbrc helper
script. Also uses their own file .mssmbrc to describe any share, mounted with
mountsmb2.

WWW: http://www.granch.ru/~shelton
2006-04-30T13:07:44+00:00 mail/sylpheed-claws-maildir Maildir++ plugin for sylpheed-claws
This plugin provides direct support for Maildir++ mailboxes.
With this plugin you can share your Maildir++ mailbox with other
mailers or IMAP servers.
2006-04-30T13:07:44+00:00 mail/claws-mail-maildir Maildir++ plugin for claws-mail
This plugin provides direct support for Maildir++ mailboxes.
With this plugin you can share your Maildir++ mailbox with other
mailers or IMAP servers.
2006-04-30T10:25:12+00:00 games/sauerbraten First person shooter based on Cube
Sauerbraten is multiplayer/singleplayer FPS game freeware game project, and
soon an RPG game project. Sauerbraten is an experimental engine based on
Cube, can be seen as "Next-Gen Cube", or "Cube 2". Much like cube, the aim
of this engine is not to produce the most eyecandy possible, but rather allow
map/geometry editing to be done dynamically in-game, and make map editing a
lot of fun.

WWW: http://sauerbraten.org/
2006-04-30T10:25:12+00:00 games/redeclipse Single-player and multi-player first-person ego-shooter
Red Eclipse is a single-player and multi-player first-person ego-shooter,
built as a total conversion of Cube Engine 2, which lends itself toward
a balanced gameplay, with a general theme of agility in a variety of
environments.

WWW: https://www.redeclipse.net/
2006-04-30T10:25:12+00:00 games/bloodfrontier Single- and multi-player first-person shooter based on Cube 2
Single-player and multi-player first-person shooter, built as a
total conversion of Cube Engine 2, which lends itself toward a
balanced gameplay, completely at the control of map makers, while
maintaining a general theme of tactics and low gravity.

WWW: http://www.bloodfrontier.com/
2006-04-30T00:47:21+00:00 x11-toolkits/py-gnome-desktop Python bindings used by modules in the GNOME Desktop
GnomePythonDesktop provides python interfacing modules for some GNOME
libraries part of the GNOME Desktop.
2006-04-30T00:47:21+00:00 sysutils/pessulus Lockdown editor for GNOME
Pessulus is a lockdown editor for GNOME, written in python. It enables
administrators to set mandatory settings in GConf. The users can not change
these settings. Use of pessulus can be useful on computers that are open to
use by everyone, e.g. in an internet cafe.

WWW: http://www.gnome.org/~vuntz/pessulus/
2006-04-30T00:47:21+00:00 graphics/poppler-qt Qt bindings to poppler
2006-04-30T00:47:21+00:00 graphics/poppler-gtk Gtk bindings to poppler
2006-04-29T23:03:03+00:00 multimedia/gstreamer-plugins-ugly Ugly gstreamer-plugins
2006-04-29T23:03:03+00:00 multimedia/gstreamer-plugins-good Good gstreamer-plugins
2006-04-29T23:03:03+00:00 multimedia/gstreamer-plugins-dts80 Gstreamer dts plugin
2006-04-29T23:03:03+00:00 multimedia/gstreamer-plugins-bad Bad gstreamer-plugins
2006-04-29T22:44:52+00:00 games/fishsupper Guide a cat across a series of rivers, jumping from log to log
Fish Supper is a simple arcade/puzzle game, loosely based on the
retro classic Frogger.

Guide a cat across a series of rivers, jumping from log to log to
reach a tasty fish supper on the other side. Make sure you've got
a crystal the same colour as the log before you land on it, though,
or you'll be zapped back to the beginning.

WWW: https://sourceforge.net/projects/fishsupper/
2006-04-29T21:58:40+00:00 sysutils/sfdisk Standalone sysinstall's fdisk
This is standalone sysinstall's fdisk. Functionality is similar to original.
2006-04-29T21:12:13+00:00 x11/ipager X11 pager program
IPager is a X11 pager program that originally was developed for Fluxbox
but can also be used with other WM

Features:
* Various image zoom effects.
* Main window transparency.
* Transparent workspaces icons.
* Main window background color.
* Workspace icon: a defined color or transparent.
* Borders: can be applied to main window and to workspace icons.
* Switch workspaces: any mouse button upon your choice.
* You can send a window from one workspace to another.
* Application icons.
* Color themes.

WWW: http://useperl.ru/ipager/index.en.html
2006-04-29T19:53:16+00:00 math/rkward IDE/GUI for the R-project
RKWard aims to provide an easily extensible, easy to use IDE/GUI for the
R-project.

RKWard tries to combine the power of the R-language with the (relative) ease of
use of commercial statistics tools.

WWW: http://sourceforge.net/projects/rkward/
2006-04-29T19:53:16+00:00 math/rkward-kde4 IDE/GUI for the R-project
RKWard aims to provide an easily extensible, easy to use IDE/GUI for the
R-project.

RKWard tries to combine the power of the R-language with the (relative) ease of
use of commercial statistics tools.

WWW: https://rkward.kde.org/
2006-04-29T16:41:57+00:00 net-im/py-xmpppy Python library that provides easy scripting with Jabber
xmpppy is a Python library that is targeted to provide easy
scripting with Jabber. Similar projects are Twisted Words
and jabber.py.

This library was not designed from scratch. It inherits some
code from jabberpy and have very similar API in many places.
Though it is separate project since it have almost completely
different architecture and primarily aims to work with jabberd2
- the new Open Source Jabber Server.

WWW: http://xmpppy.sourceforge.net/
2006-04-29T16:41:57+00:00 net-im/py-xmpppy-irc Xmpp to irc transport
The IRC transport is a dynamic gateway that allows XMPP/Jabber
users to connect to IRC using their Groupchat and MUC clients.
It is based on xmpppy and irclib Python libraries.

WWW: http://xmpppy.sourceforge.net/irc/
2006-04-29T16:16:56+00:00 print/py-pyscript Python module for producing high quality PostScript graphics
PyScript is a python module for producing high quality postscript
graphics. Rather than use a GUI to draw a picture, the picture is
programmed using python and the PyScript objects.

Some of the key features are:

* All scripting is done in python, which is a high level, easy
to learn, well-developed scripting language.
* All the objects can be translated, scaled, rotated, ... in fact
any affine transformation.
* Plain text is automatically kerned.
* You can place arbitrary LaTeX expressions on your figures.
* You can create your own figure objects, and develop a library
of figure primitives.
* Output is publication quality.

WWW: http://pyscript.sourceforge.net/
2006-04-29T16:02:24+00:00 devel/ztcl Zlib extension library for the Tcl
ZTCL is an extension library for TCL written in the C language. It
implements an interface to the ZLIB compression and decompression
library, the one used by GZIP.

WWW: http://gna.org/projects/ztcl/
2006-04-29T15:55:15+00:00 security/tclsasl Tcl interface to the Cyrus SASLv2 library
Tcl SASL provides a Tcl interface to the Cyrus SASLv2 library.

WWW: http://beepcore-tcl.sourceforge.net/tclsasl.html
2006-04-29T15:47:14+00:00 devel/tclmore More TCL commands
TCLMORE provides a few commands to TCL interpreters and a set of
functions accessible through the C interface. It is mostly a base
library for other extensions.

WWW: http://gna.org/projects/tclmore/
2006-04-29T15:44:46+00:00 security/kedpm Simple application for managing personal data
Password Manager helps to manage large numbers of passwords and related
information and simplifies the tasks of searching and entering password
data.

KedPM is written as an extensible framework, which allows users to plug
in custom password database back-ends and custom user interface
front-ends. Currently, only the Figaro PM back-end supported. To control
KedPM user can choose between CLI and GTK2 based GUI front-ends.

WWW: http://kedpm.sourceforge.net
2006-04-29T15:36:44+00:00 misc/koffice-i18n-uz Uzbek messages and documentation for koffice
Localized messages and documentation for koffice.

WWW: http://koffice.kde.org/
2006-04-29T15:36:44+00:00 misc/koffice-i18n-ro Romanian messages and documentation for koffice
Localized messages and documentation for koffice.

WWW: http://koffice.kde.org/
2006-04-29T15:36:44+00:00 misc/koffice-i18n-mk Macedonian messages and documentation for koffice
Localized messages and documentation for koffice.

WWW: http://koffice.kde.org/
2006-04-29T15:36:44+00:00 misc/koffice-i18n-is Icelandic messages and documentation for koffice
Localized messages and documentation for koffice.

WWW: http://koffice.kde.org/
2006-04-29T15:36:44+00:00 misc/koffice-i18n-hi Hindi messages and documentation for koffice
Localized messages and documentation for koffice.

WWW: http://koffice.kde.org/
2006-04-29T15:36:44+00:00 misc/koffice-i18n-ga Irish messages and documentation for koffice
Localized messages and documentation for koffice.

WWW: http://koffice.kde.org/
2006-04-29T15:36:44+00:00 editors/koffice-i18n-uz Uzbek messages and documentation for koffice
Localized messages and documentation for koffice.

WWW: http://koffice.kde.org/
2006-04-29T15:36:44+00:00 editors/koffice-i18n-ro Romanian messages and documentation for koffice
Localized messages and documentation for koffice.

WWW: http://koffice.kde.org/
2006-04-29T15:36:44+00:00 editors/koffice-i18n-mk Macedonian messages and documentation for koffice
Localized messages and documentation for koffice.

WWW: http://koffice.kde.org/
2006-04-29T15:36:44+00:00 editors/koffice-i18n-is Icelandic messages and documentation for koffice
Localized messages and documentation for koffice.

WWW: http://koffice.kde.org/
2006-04-29T15:36:44+00:00 editors/koffice-i18n-hi Hindi messages and documentation for koffice
Localized messages and documentation for koffice.

WWW: http://koffice.kde.org/
2006-04-29T15:36:44+00:00 editors/koffice-i18n-ga Irish messages and documentation for koffice
Localized messages and documentation for koffice.

WWW: http://koffice.kde.org/
2006-04-29T15:36:44+00:00 databases/keximdb MS Access import plugin for Kexi
MDB file migration driver for Kexi.

MDB files are the native database format of MS Access (and
also some other MS applications). This driver can be used
by Kexi's migration framework to convert simple Access
databases to native Kexi databases.

WWW: http://www.kexi-project.org
2006-04-29T15:27:05+00:00 astro/gpsbabel GPS file translating tool
GPSBabel converts waypoints, tracks, and routes from one format to another,
whether that format is a common mapping format like Delorme, Streets and Trips,
or even a serial upload or download to a GPS unit such as those from Garmin and
Magellan. By flattening the Tower of Babel that the authors of various programs
for manipulating GPS data have imposed upon us, it returns to us the ability
to freely move our own waypoint data between the programs and hardware we
choose to use.
It contains extensive data manipulation abilities making it a convenient for
server-side processing or as the backend for other tools.

WWW: http://www.gpsbabel.org/
2006-04-29T15:12:29+00:00 mail/sylpheed-claws-vcalendar vCalendar plugin for sylpheed-claws
This plugin enables vCalendar message handling like that produced by
Evolution or Outlook, and handles webCal subscriptions.
2006-04-29T15:12:29+00:00 mail/claws-mail-vcalendar vCalendar plugin for Claws Mail
This plugin enables vCalendar message handling like that produced by
Evolution or Outlook, and handles webCal subscriptions.

WWW: https://www.claws-mail.org/plugin.php?plugin=vcalendar
2006-04-29T15:09:42+00:00 mail/sylpheed-claws-gtkhtml2_viewer HTML renderer plugin for sylpheed-claws
This plugin renders HTML mail using the gtkhtml2 rendering widget.
2006-04-29T15:09:42+00:00 mail/claws-mail-gtkhtml2_viewer HTML renderer plugin for Claws Mail
This plugin renders HTML mail using the gtkhtml2 rendering widget.

WWW: http://www.claws-mail.org/plugin.php?plugin=gtkhtml2
2006-04-29T15:07:08+00:00 mail/sylpheed-claws-notification New/unread mail notification plugin for sylpheed-claws
This plugin provides various ways to notify the user of new and unread email.
2006-04-29T15:07:08+00:00 mail/claws-mail-notification New mail notification plugin for Claws Mail
This plugin provides various ways to notify the user of new and unread email.

WWW: https://www.claws-mail.org/plugin.php?plugin=notification
2006-04-29T15:02:56+00:00 mail/sylpheed-claws-newmail Message header summary logging plugin for sylpheed-claws
This plugin writes a msg header summary to a log file (Default: ~/Mail/NewLog)
on arrival of new mail *after* sorting.
2006-04-29T15:02:56+00:00 mail/claws-mail-newmail Message header summary logging plugin for Claws Mail
This plugin writes a msg header summary to a log file (Default: ~/Mail/NewLog)
on arrival of new mail *after* sorting.

WWW: https://www.claws-mail.org/plugins.php
2006-04-29T14:58:22+00:00 mail/sylpheed-claws-att_remover Attachments removing plugin for sylpheed-claws
This plugin lets you remove attachments from emails.
2006-04-29T14:58:22+00:00 mail/claws-mail-att_remover Attachments removing plugin for Claws Mail
This plugin lets you remove attachments from emails.

WWW: https://www.claws-mail.org/plugins.php
2006-04-29T14:50:00+00:00 mail/sylpheed-claws-etpan_privacy S/MIME, PGP verification and decryption plugin for sylpheed-claws
This plugin handles signature verification and decryption of encrypted
messages in S/MIME, OpenPGP, and ascii-armored PGP formats.
2006-04-29T14:50:00+00:00 mail/claws-mail-etpan_privacy S/MIME, PGP verification and decryption plugin for claws-mail
This plugin handles signature verification and decryption of encrypted
messages in S/MIME, OpenPGP, and ascii-armored PGP formats.
2006-04-29T14:45:36+00:00 mail/sylpheed-claws-cachesaver Cache saving plugin for sylpheed-claws
This plugin saves the caches every 60 seconds (or user-defined period).
It helps avoiding the loss of metadata on crashes.
2006-04-29T14:45:36+00:00 mail/claws-mail-cachesaver Cache saving plugin for Claws Mail
This plugin saves the caches every 60 seconds (or user-defined period).
It helps avoiding the loss of metadata on crashes.

WWW: http://www.claws-mail.org/plugins.php
2006-04-29T14:41:56+00:00 mail/sylpheed-claws-fetchinfo Header insertation plugin for sylpheed-claws
This plugin inserts headers containing some download information: UIDL,
Sylpheeds account name, POP server, user ID and retrieval time.
2006-04-29T14:41:56+00:00 mail/claws-mail-fetchinfo Header insertion plugin for Claws Mail
This plugin inserts headers containing some download information: UIDL,
Claws Mail's account name, POP server, user ID and retrieval time.

WWW: https://www.claws-mail.org/plugins.php
2006-04-29T14:38:52+00:00 mail/sylpheed-claws-mailmbox Mbox maildir plugin for sylpheed-claws
This plugin handles mailboxes in mbox format.
2006-04-29T14:38:52+00:00 mail/claws-mail-mailmbox Mbox maildir plugin for Claws Mail
This plugin handles mailboxes in mbox format.

WWW: https://www.claws-mail.org/plugins.php
2006-04-29T14:35:40+00:00 mail/sylpheed-claws-perl Perl filtering plugin for sylpheed-claws
This plugin is intended to extend the filtering possibilities of
Sylpheed-Claws. It provides a Perl interface to Sylpheed-Claws' filtering
mechanism, allowing the use of full Perl power in email filters.
2006-04-29T14:35:40+00:00 mail/claws-mail-perl Perl filtering plugin for Claws Mail
This plugin is intended to extend the filtering possibilities of Claws Mail.
It provides a Perl interface to Claws Mail' filtering mechanism, allowing
the use of full Perl power in email filters.

WWW: https://www.claws-mail.org/plugin.php?plugin=perl
2006-04-29T14:31:50+00:00 mail/sylpheed-claws-smime S/MIME plugin for sylpheed-claws
This plugin handles S/MIME signed and/or encrypted mails. You can
decrypt mails, verify signatures or sign and encrypt your own mails.
2006-04-29T14:31:50+00:00 mail/claws-mail-smime S/MIME plugin for claws-mail
This plugin handles S/MIME signed and/or encrypted mails. You can
decrypt mails, verify signatures or sign and encrypt your own mails.
2006-04-29T13:47:23+00:00 multimedia/pwcbsd The Linux pwc webcam driver ported to FreeBSD
This port provides a FreeBSD kernel module that
video4linux enabled applications and applications
that can handle raw YUV420P data can use to access
several USB based webcams.

WWW: http://raaf.atspace.org/
2006-04-29T13:18:41+00:00 games/lianliankan Tile matching game
LianLianKan is a tile matching game similar to Mahjongg. You must
match free tiles of the same type to eliminate them from the board.
Tiles may only be eliminated if a line can be made between between
the matched pair not exceeding two turns.

WWW: https://sourceforge.net/projects/llk-linux/
2006-04-29T12:06:31+00:00 games/vultures-claw An isometric interface to Slash'EM based on Falcon's Eye
Vulture's Claw is an isometric engine for Slash'EM based on the work
begun by Falcon's Eye. Vulture's Claw includes music and nice graphics.
The game follows in the tradition of NetHack and Slash'EM with a new
map for each time you play, and a number of interesting classes and
monsters to battle.

WWW: http://www.darkarts.co.za/projects/vultures/
2006-04-29T10:52:03+00:00 www/xpi-conkeror Keyboard-oriented, customizable web browser based on Mozilla XULRunner
Conkeror is a keyboard-oriented, highly-customizable, highly-extensible web
browser based on Mozilla XULRunner, written mainly in JavaScript, and inspired
by exceptional software such as Emacs and vi. Conkeror features a sophisticated
keyboard system, allowing users to run commands and interact with content in
powerful and novel ways. It is self-documenting, featuring a powerful
interactive help system.

WWW: http://conkeror.org/
2006-04-29T10:52:03+00:00 www/conkeror A completely keyboard driven browser based on firefox
Conkeror is a mozilla based web browser designed to be
completely keyboard driven, no compromises. It also
strives to behave as much like Emacs as possible. This
means all the keybindings and to-die-for features of
Emacs that can be imitated by a javascript/XUL web
browser Just Work.

WWW: http://conkeror.mozdev.org/
2006-04-29T09:27:39+00:00 x11-fm/jaffm A lightweight file manager inspired by MacOS Finder
Jaffm is a lightweight wxWindows (GTK+ interface) file manager for
Unix, written in C++. It is aimed at nonsense-free file management. It
is mostly inspired by the List View in Mac OS Finder, but also has
Unix-handy features such as an interactive location bar with Bash-style
tab completion, and a simple but elegant user interface.

WWW: http://jaffm.binary.is/
2006-04-29T08:34:11+00:00 devel/p5-Module-Build-Kwalitee Module::Build subclass with prepackaged tests
Module::Build::Kwalitee subclasses Module::Build to provide boilerplate
tests for your project. It does this by overriding new() and copying
tests to your t directory when you run 'perl Build.PL'.

WWW: https://metacpan.org/release/Module-Build-Kwalitee
2006-04-28T22:55:54+00:00 deskutils/snotes A lightweight, configurable sticky notes utility
Snotes is a program which allows you to create and manage Post-It(TM)
style sticky-notes on your desktop. It was designed as a lightweight
replacement for knotes.

WWW: http://sourceforge.net/projects/s-notes/
2006-04-28T20:39:29+00:00 audio/espeak Software speech synthesizer
eSpeak is a compact open source software speech synthesizer for English
and other languages.

eSpeak produces good quality English speech. It uses a different
synthesis method from other open source TTS engines, and sounds quite
different. It's perhaps not as natural or "smooth", but I find the
articulation clearer and easier to listen to for long periods.
It can run as a command line program to speak text from a file or
from stdin.

WWW: http://espeak.sourceforge.net/
2006-04-28T19:59:30+00:00 devel/loki C++ library of common design patterns
A C++ library of designs, containing flexible implementations of
common design patterns and idioms.

WWW: https://sourceforge.net/projects/loki-lib/
2006-04-28T14:20:45+00:00 graphics/raster3d Set of tools for generating raster images of proteins and molecules
Raster3D is a set of tools for generating high quality raster images of
proteins or other molecules.

The core program renders spheres, triangles, cylinders, and quadric
surfaces with specular highlighting, Phong shading, and shadowing. It
uses an efficient software Z-buffer algorithm which is independent of
any graphics hardware.

Ancillary programs process atomic coordinates from PDB files into
rendering descriptions for pictures composed of ribbons, space-filling
atoms, bonds, ball+stick, etc.

Raster3D can also be used to render pictures composed in other programs
such as Molscript in glorious 3D with highlights, shadowing, etc. Output
is to pixel image files with 24 bits of color information per pixel.

WWW: http://skuld.bmsc.washington.edu/raster3d/
2006-04-28T09:03:06+00:00 mail/linux-thunderbird Mozilla Thunderbird is standalone mail and news that stands above
Mozilla Thunderbird is a redesign of the Mozilla mail component with the
goal of becoming a cross-platform stand alone mail application using the
XUL user interface language. See the Mozilla Thunderbird project page
for more details.

This is a pre-compiled Linux/i386 version.

WWW: http://www.mozilla.com/thunderbird/
2006-04-28T08:12:11+00:00 net-im/gloox Jabber/XMPP client library
gloox is a full-featured Jabber/XMPP client without GUI, written
in C++ and implemented as a shared library. It makes writing
spec-compliant clients easy and allows for hassle-free integration
of Jabber/XMPP functionality into existing applications.

WWW: http://camaya.net/gloox
2006-04-28T08:09:34+00:00 www/linux-flock The social web browser
Flock is a social browser, cross platform, open source, and
based on Mozilla technologies. Flock includes such features
as blogging tools, feed handling, and integrated del.icio.us
favorites and Flickr photo sharing.

WWW: http://www.flock.com/
2006-04-28T07:34:00+00:00 textproc/iksemel XML parser library mainly designed for Jabber applications
This is an XML parser library mainly designed for Jabber applications.
It provides SAX, DOM, and special Jabber stream APIs. Library is coded
in ANSI C except the network code (which is POSIX compatible), thus
highly portable. Iksemel is released under GNU Lesser General Public
License. A copy of the license is included in the COPYING file.

WWW: https://github.com/meduketto/iksemel
2006-04-28T03:16:02+00:00 graphics/mapyrus Software for creating plots of points, lines, etc
Mapyrus is software for creating plots of points, lines, polygons
and labels to PostScript (high resolution, up to A0 paper size),
Portable Document Format (PDF), Scalable Vector Graphics (SVG) format
and web image output formats.

WWW: http://mapyrus.sourceforge.net
2006-04-28T01:26:18+00:00 finance/p5-Finance-TW-TSEQuote Check stock quotes from Taiwan Security Exchange
This module provides interface to stock information available from Taiwan
Security Exchange. You could resolve company name to stock symbol, as well
as getting the real time quote.

WWW: https://metacpan.org/release/Finance-TW-TSEQuote
2006-04-27T19:19:17+00:00 www/firefox-flp Firefox French Language Pack (FLP)
Module de francisation de Firefox.

WWW: http://frenchmozilla.org/
2006-04-27T11:12:09+00:00 devel/p5-Acme-MetaSyntactic Themed metasyntactic variables names
Acme::MetaSyntactic produces a sequence of meta-syntactic names (not
unlike 'foo' and 'bar') using a number of schemes.

WWW: https://metacpan.org/release/Acme-MetaSyntactic
2006-04-27T01:52:15+00:00 textproc/google-ctemplate Simple but powerful template language for C++
The ctemplate package contains a library implementing a simple but powerful
template language for C++. It emphasizes separating logic from presentation:
it is impossible to embed application logic in this template language.

WWW: http://goog-ctemplate.sourceforge.net/
2006-04-27T01:20:48+00:00 x11/mrxvt-devel Development version of mrxvt
Mrxvt (previously named as materm) is a lightweight and powerful
multi-tabbed X terminal emulator based on the popular rxvt and
aterm. It implements many useful features seen in some modern X
terminal emulators, like gnome-terminal and konsole, but keep to
be lightweight and independent from the GNOME and KDE desktop
environment. The following are the major features of mrxvt (* are
new features compared with rxvt, + are enhanced features compared
with rxvt):

WWW: http://materm.sourceforge.net/
2006-04-27T01:14:28+00:00 devel/p5-Module-Build-Convert Makefile.PL to Build.PL converter
Module::Build::Convert - Makefile.PL to Build.PL converter

ExtUtils::MakeMaker has been a de-facto standard for the common
distribution of Perl modules; Module::Build is expected to supersede
ExtUtils::MakeMaker in some time (part of the Perl core as of 5.10?)

The transition takes place slowly, as the converting process manually
achieved is yet an uncommon practice. The Module::Build::Convert
Makefile.PL parser is intended to ease the transition process.

WWW: https://metacpan.org/release/Module-Build-Convert
2006-04-27T01:03:35+00:00 net-im/sim-im-devel Plugin-based instant messenger
SIM-IM is a plugin-based instant messenger with support for various
protocols (QT is needed, can be build for KDE).

All protocols support richtext-messages, file transfer, typing
notification, server-side contact list (with postponed synchronization
- you can change contact list in offline mode and after log on all
changes will be synchronized with server), new account registration
and various searches. You can use several accounts for each protocol.

Supported protocols:
* Oscar - ICQ and AIM support
* Jabber
* MSN
* Yahoo!
* LiveJournal

WWW: http://sim-im.org/
2006-04-26T19:48:11+00:00 devel/py-astng Extension for Python compiler.ast module
The aim of this module is to provide a common base representation
of python source code for projects such as pychecker, pyreverse,
pylint... Well, actually the development of this library is essentially
governed by pylint's needs.

WWW: https://bitbucket.org/logilab/astng/
2006-04-26T18:53:12+00:00 sysutils/ldapvi Tool to update LDAP entries with a text editor
ldapvi is tool to update LDAP entries with a text editor. It is:

- Written in C;
- Reasonably fast and small. The ldapvi client needs about as much time
for receiving entries as the OpenLDAP server needs to send them, which
should be fast enough;
- Shows a summary of changes before committing them. Details of the
changes can be previewed in LDIF format;
- Uses an LDIF-like format in the editor (which should be easier to use
interactively than standard LDIF);
- Can rename entries;
- Does not give up easily. On error, you can edit the file again, or
rebind to the server and try again.

WWW: http://www.lichteblau.com/ldapvi.html
2006-04-26T03:24:41+00:00 devel/py-simplejson Simple, fast, extensible JSON encoder/decoder
simplejson is a simple, fast, extensible JSON encoder/decoder for Python

simplejson is compatible with Python 2.4 and later with no external
dependencies. It covers the full JSON specification for both encoding and
decoding, with unicode support. By default, encoding is done in an encoding
neutral fashion (plain ASCII with \uXXXX escapes for unicode characters).

The encoder may be subclassed to provide serialization in any kind of situation,
without any special support by the objects to be serialized (somewhat like
pickle).

The decoder can handle incoming JSON strings of any specified encoding (UTF-8 by
default).

WWW: https://github.com/simplejson/simplejson
2006-04-25T19:50:25+00:00 mail/mailrep Program for reporting mail log information
Mailrep - A program for reporting mail log information in sendmail and postfix.

A program for reporting mail log information. You can configure it to respond
to errors in various ways and you can specify RBLs that can be used for
blocking spam. The program can measure the number of messages sent for a
particular account and the number of messages that the server processes daily.

WWW: http://experience.bsdnetwork.org/
2006-04-25T10:21:10+00:00 www/p5-Template-Plugin-Markdown TT plugin for Text::Markdown
Template::Plugin::Markdown acts as a filter passing all content to
Text::Markdown for conversion of plain text to HTML.

WWW: https://metacpan.org/release/Template-Plugin-Markdown
2006-04-25T09:08:55+00:00 textproc/p5-Text-Markdown Markdown Perl5 module
Markdown is a text-to-HTML filter; it translates an easy-to-read and
easy-to-write structured text format into HTML. Markdown's text format
is most similar to that of plain text email, and supports features such
as headers, *emphasis*, code blocks, blockquotes, and links.

Markdown's syntax is designed not as a generic markup language, but
specifically to serve as a front-end to (X)HTML. You can use span-level
HTML tags anywhere in a Markdown document, and you can use block level
HTML tags (like <div> and <table> as well).

WWW: https://daringfireball.net/projects/markdown/
2006-04-25T02:39:35+00:00 devel/dfuife-curses DFUI curses frontend
DFUI curses frontend. Allows a DFUI backend (such as a system
installer) to communicate with the user with an addressable text
screen-oriented ('curses') user interface.
2006-04-25T01:55:02+00:00 security/fswatch File system checksum checker
fswatch:
- is a utility to guard changes in a file system.

- is composed of three simple programs: fswbuild, fswcmp, fswshow. fswbuild
builds a file system information database. fswcmp compares two database files
and returns what changes a in file system have been introduced. fswshow shows
contents of database file. a file information database is platform
independent.

- can collect the following information about files (and directories): inode,
links, uid, gid, mode, size, flags, ctime, checksum (sha1) ; and can show
which files were added, deleted or changed.

- is one of many similar utilities. the main difference is the configuration.
you can define different settings for every directory in a directory tree.
moreover, it is very small and fast.

WWW: http://fswatch.sourceforge.net
2006-04-24T19:55:43+00:00 science/elmerpost Visualization of Numerical Results in the ELMER FEM package
ElmerPost - the Visualization of Numerical Results.

The function of ElmerPost is to visualize the numerical results produced
by ElmerSolver and other finite element programs. ElmerPost operates with
the data specific to the unknown variables (temperature, velocity,
pressure, displacement etc.) defined in the mathematical model. ElmerPost
plots e.g. contours and vector fields, and can manipulate computed data
into another form using the built-in MATC-language (for instance heat
fluxes from temperature distributions).

WWW: http://www.csc.fi/elmer/elmerpost/
2006-04-24T19:54:49+00:00 science/elmerfront Graphical User Interface for the ELMER FEM package
ElmerFront - the Graphical User Interface.

ElmerFront is a tool for initializing the computational process in Elmer.
It communicates with external software producing geometrical data, i.e.,
CAD files and computational meshes. ElmerFront generates its own finite
element meshes, allows the user to build mathematical models graphically,
and finally produces input data for ElmerSolver.

WWW: http://www.csc.fi/elmer/elmerfront/
2006-04-24T19:54:02+00:00 science/elmer-fem FEM solver for use in the ELMER FEM package
ElmerSolver - the Solution of Partial Differential Equations.

ElmerSolver is thus an independent module that processes the computational
mesh and the model input file containing references to the selected
equations and model parameters. ElmerSolver makes the equations into a
discrete form, handles coupled systems, non-linearities and
time-dependences, and provides output data for visualization.

WWW: http://www.csc.fi/elmer/elmersolve/
2006-04-24T19:53:14+00:00 science/elmer-hutiter HUTIter library for use in the ELMER FEM package
HUTIter library for use in the Elmer FEM package.

Elmer is an open-source computational tool for multi-physics problems.

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

WWW: http://www.csc.fi/elmer/
2006-04-24T19:51:56+00:00 math/elmer-mathlibs Math libraries build with F90 for used in ELMER FEM
BLAS and some Libraries from Scalapack used by Elmer FEM package.

These libraries, as most Elmer packages, are built with a F90 compiler.

WWW: http://www.csc.fi/elmer/
2006-04-24T19:50:53+00:00 science/elmer-matc MatC language library used by ELMER FEM package
MATC language library used by Elmer FEM package.

WWW: http://www.csc.fi/elmer/
2006-04-24T19:49:57+00:00 science/elmer-eio ELMER FEM Package Data base Interface
Input/Output Data base interface for use in the ELMER FEM package.

Elmer is an open-source computational tool for multi-physics problems.

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

WWW: http://www.csc.fi/elmer/
2006-04-24T19:48:58+00:00 science/elmergrid Mesh Manipulation Utility for use with the ELMER FEM package
ElmerGrid is a utility program for fast creation of structured 2D and
extruded and rotated 3D geometries. ElmerGrid is independent but fully
supports ElmerSolver and ElmerPost. It may be used to create linear,
quadratic and cubic triangles and rectangles. It has also versatile
capabilities in mesh manipulation.

ElmerGrid may also be used in grid manipulation. ElmerGrid may, for
example, be used to transfer different mesh formats to that understood by
ElmerSolver or ElmerPost. ElmerGrid also includes mesh partitioning
routines that have been optimized for ElmerSolver. The partitioning may be
done by METIS or by a simple geometric division.

WWW: http://www.csc.fi/elmer/elmergrid/index.phtml
2006-04-24T19:47:52+00:00 math/elmer-umfpack UMFPACK library used by ELMER FEM package
This is a slightly modified version of umfpack for use with the Elmer FEM
package.

Among other small changes, Elmer calls umfpack routines from f90 using
umf4_f77wrapper.c from umfpacks demo directory. The elmer-umfpack build
compiles this and includes it in the libumfpack.a.

WWW: http://www.csc.fi/elmer/
2006-04-24T19:46:15+00:00 science/elmer-meshgen2d Mesh Generation Utility for use with the ELMER FEM package
A Mesh Generation Utility for use with the ELMER FEM package

Elmer is an open-source computational tool for multi-physics problems.

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

WWW: http://www.csc.fi/elmer/
2006-04-24T13:05:23+00:00 graphics/qgis Free and Open Source Geographic Information System
Quantum GIS (QGIS) is a user friendly Open Source Geographic Information
System. QGIS supports vector, raster, and database formats.
QGIS is licensed under the GNU GPL.
Some of the major features include:
- Support for spatially enabled PostGIS tables
- Support for shapefiles, ArcInfo coverages, Mapinfo and other formats
- Raster support for a large number of formats
- Identify features
- Display attribute tables
- Select features
- GRASS Digitizing
- Feature labeling

WWW: https://qgis.org/en/site/
2006-04-23T10:08:08+00:00 audio/freealut The OpenAL Utility Toolkit
freealut is a free implementation of OpenAL's ALUT standard.

WWW: http://connect.creativelabs.com/openal/default.aspx
2006-04-23T09:37:24+00:00 x11/gsynaptics GNOME Synaptics Touchpad setting tool
gsynaptics is a setting tool for Synaptics Touchpad
driver for XFree86 4.x/XOrg.

WWW: http://sourceforge.jp/projects/gsynaptics/
2006-04-23T09:31:12+00:00 devel/lua50-dfui DFUI binding for Lua 5.0.x
Lua bindings for DFUI
2006-04-23T08:44:40+00:00 textproc/p5-KinoSearch A Perl search engine library
KinoSearch is a loose port of the Java search engine library Apache Lucene,
written in Perl and C. The archetypal application is website search, but it
can be put to many different uses.

Features
* Extremely fast and scalable - can handle millions of documents
* Full support for 12 Indo-European languages.
* Support for boolean operators AND, OR, and AND NOT; parenthetical
groupings, and prepended +plus and -minus
* Algorithmic selection of relevant excerpts and highlighting of search terms
within excerpts
* Highly customizable query and indexing APIs
* Phrase matching
* Stemming
* Stoplists

WWW: http://www.rectangular.com/kinosearch/
2006-04-21T14:12:50+00:00 net-mgmt/nettop A program which looks like top, but is for network packets
Nettop is a program which looks like top, but is for network packets.
It requires libpcap and slang to be installed on your computer.

WWW: http://srparish.net/scripts/
2006-04-20T17:14:34+00:00 textproc/pecl-xdiff PECL extension to create/apply binary and text patches
pecl-xdiff is a php extension that creates and applies
patches to both text and binary files.

WWW: https://pecl.php.net/package/xdiff
2006-04-20T16:18:03+00:00 graphics/xaralx-devel Top-tier vector/general purpose graphics program (development version)
2006-04-20T14:45:21+00:00 www/p5-CGI-Prototype Create a CGI application by subclassing
The core of every CGI application seems to be roughly the same:
- analyze the incoming parameters, cookies, and URLs to determine the
state of the application (let's call this "dispatch").
- based on the current state, analyze the incoming parameters to respond
to any form submitted ("respond").
- from there, decide what response page should be generated, and produce
it ("render").

CGI::Prototype creates a Class::Prototyped engine for doing all this,
with the right amount of callback hooks to customize the process.

WWW: https://metacpan.org/release/CGI-Prototype
2006-04-20T14:34:47+00:00 devel/p5-Class-Prototyped Fast prototype-based OO programming in Perl
This module provides for efficient and simple prototype-based
programming in Perl. You can provide different subroutines for each
object, and also have objects inherit their behavior and state from
another object.

WWW: https://metacpan.org/release/Class-Prototyped
2006-04-20T13:08:23+00:00 www/p5-Net-Akismet Perl interface to the Akismet comment and trackback spam blocker
From the README file:

Net::Akismet is meant to provide perl interface to the Akismet web service.

Akismet is blog comment and trackback spam blocker, free for personal use.
More info on http://akismet.com/

The module allows you to either check if an item is spam or report certain
comment as spam/false postivie.

WWW: https://metacpan.org/release/Net-Akismet
2006-04-19T12:45:53+00:00 math/kash3 Computer algebra system for computing in algebraic number fields
KANT is a software package for mathematicians interested in algebraic number
theory. For those KANT is a tool for sophisticated computations in number
fields, in global function fields, and in local fields.

The main new features of KASH3 (the KAnt SHell) are

* modular type system
* integrated help system with inline help and a reference manual
in html format
* overloading of functions
* local fields (unramified extensions, ramified extensions polynomial
factorization)
* access to the QaoS databases of numberfields and transitive groups
* new generic function names

Author: The KANT Group <kant@math.tu-berlin.de>
WWW: http://www.math.tu-berlin.de/~kant/kash.html
2006-04-19T10:22:10+00:00 www/py-prewikka Frontend for the Prelude IDS
The Prewikka frontend provides a means to query the Prelude database, aggregate
and filter events, and provides useful statistics about what's going on. It
provides a nice interface for the security analyst to see what's going on on
the monitored system.

WWW: http://www.prelude-ids.org/
2006-04-19T09:16:12+00:00 devel/p5-Tie-Restore Restores ties to an existing object
Provides the opposite of the 'tied' function. Say you have %hash that
is tied to $object. Then, it is relatively simple to get $object from
%hash simply by saying

$object = tied %hash;

But, how does one go the other way? Simple, with Tie::Restore

tie %hash, 'Tie::Restore', $object;

Works for any kind of tie. (scalar, array, hash, filehandle)

WWW: https://metacpan.org/release/Tie-Restore
2006-04-19T08:38:22+00:00 textproc/p5-Tree-Suffix Perl interface to the libstree library
The Tree::Suffix module provides an interface to the C library
libstree, which implements generic suffix trees.

WWW: https://metacpan.org/release/Tree-Suffix
2006-04-19T07:04:20+00:00 devel/libdfui Abstract user interface protocol library
DFUI is a user interface abstraction in the form of a protocol by
which application logic (such as a system installer) in the backend
can talk to a concrete user interface (such as curses or GTK) in
the frontend.
2006-04-19T06:45:21+00:00 devel/libaura Library of Assorted Useful Reusable Abstractions
Libaura is a library of Assorted Useful Reusable Abstractions -
data structures and utilities for C language programming. At
present, they include:

- memory allocators/deallocators
- key<->value dictionaries (hashed or sorted)
- extensible buffers
- filesystem predicates (is_dir, is_named_pipe, etc)
- popen() variation which allows the caller to know the pid of
the process on the other end of the pipe.
2006-04-18T17:55:43+00:00 net/bittwist Libpcap-based Ethernet packet generator, with PCAP editor
A libpcap-based ethernet packet generator, capable of replaying traffic
from a pcap file, and an editor to allow you to change the contents of a
trace file on the fly.

WWW: http://bittwist.sourceforge.net
2006-04-18T17:35:29+00:00 databases/mysql-query-browser A database querying tool for MySQL servers
MySQL Query Browser is a database querying tool that combines the simplicity
of a Web-browser-like interface with powerful features like multiple result
sets on tab sheets, query history, storing query "bookmarks", editing and
comparing resultsets, SQL script debugging, and more.

Plus, the integrated environment provides:
* Query Toolbar to easily create and execute queries and navigate
query history
* Script Editor giving you control to manually create or edit
SQL statements
* Results Window so you can also easily compare and work with
multiple queries
* Object Browser enabling you to manage your databases, bookmarks,
and history using a Web Browser like interface
* Database Explorer where you can select tables and fields to query,
as well as create and delete tables
* Table Editor allows you easily create, modify and delete tables
* Inline Help giving you instant help access to selected objects,
parameters, and functions

WWW: http://www.mysql.com/products/tools/query-browser/
2006-04-18T16:05:57+00:00 devel/pypersrc Python/Tkinter based source browser
Pypersrc is an open-source (GNU GPL) GUI program written in Python
and C++ for browsing source code. You can click a HTML-like hyperlink
to jump to a line in a source code file. Pypersrc can display
different representations of the same source code.

WWW: http://www.jimbrooks.org/programming/tools/hypersrc/pypersrc.php
2006-04-18T13:05:06+00:00 net/samba4wins Full featured replicating WINS server for UNIX
The Samba4WINS project provides a full featured replicating WINS server
for UNIX. It is a spinoff of the Samba4 project, the upcoming version of
the Samba software suite and will also be available as part of the Samba
suite as soon as Samba4 is released.

WWW: http://enterprisesamba.org/index.php?id=88
2006-04-18T06:32:30+00:00 audio/x4x X4X for XMMS2
X4X is a client for XMMS2 written in Java with great future goals e.g.
video and plugin support. At the moment X4X uses almost all functions from
XMMS2 and therefore is quite complete.

WWW: http://x4x.sourceforge.net
2006-04-17T22:15:27+00:00 devel/lua50-app App framework for Lua 5.0.x
App framework for Lua, inspired by several sources, primarily the
Erlang app module.
2006-04-17T18:33:58+00:00 editors/ssam Stream editor that uses the UTF routines with the sam(1) command set
Ssam(1) is analogous to the stream editor sed(1), but uses the
sam(1) command set to provide improved functionality, and is aware
of the UTF character set. It uses the UTF-aware regular
expression library, ure(3).

WWW: http://www.westley.demon.co.uk/software.html
2006-04-17T17:09:17+00:00 devel/lua50-filename
Package of routines for manipulating filenames. Also contains convenience
functions for querying the status of files in the filesystem named by those
filenames.
2006-04-17T17:09:17+00:00 devel/lua-filename Filename-manipulating functions for Lua 5
Package of routines for manipulating file names. Also contains convenience
functions for querying the status of files in the filesystem named by those
file names.
2006-04-17T16:21:41+00:00 devel/lua50-pty
Lua 5.0.x bindings for ptys (pseudo-terminals.)
2006-04-17T16:21:41+00:00 devel/lua-pty Pty (pseudo-terminal) bindings for Lua 5
Lua 5.0.x bindings for ptys (pseudo-terminals.)
2006-04-17T11:29:07+00:00 net-mgmt/py-snmp4-apps Command line utilities for pysnmp4
PySNMP is fully functional SNMP v1, v2c and v3 engine (agent and manager)
written entirely in Python. The -apps distribution contains command-line
workalikes for snmpwalk, snmpget, etc. written using the PySNMP 4 module.

WWW: http://pysnmp.sourceforge.net/
2006-04-17T11:27:30+00:00 net-mgmt/py-snmp4-mibs Additional python MIB files for pysnmp4 and friends
PySNMP is fully functional SNMP v1, v2c and v3 engine (agent and manager)
written entirely in Python. The -mibs distribution contains MIB modules
built from publicly available MIBs compiled to work with the pysnmp4 tools.

WWW: http://pysnmp.sourceforge.net/
2006-04-17T11:25:00+00:00 net-mgmt/py-snmp4 SNMP framework for Python
PySNMP is fully functional SNMP v1, v2c and v3 engine (agent and manager)
written entirely in Python.

WWW: http://pysnmp.sourceforge.net/
2006-04-17T11:22:21+00:00 devel/py-asn1 ASN.1 toolkit for Python
ASN.1 types and codecs (BER, CER, DER) implementation in Python programming
language.

WWW: http://pyasn1.sourceforge.net
2006-04-17T05:24:24+00:00 lang/gcc42-withgcjawt
GCC, the GNU Compiler Collection includes C, C++, Java with AWT peer for
gtk.

This port installs the various front ends as gcc42, g++42, gcj42,
like master port, *AND* installs gcj+AWT peer for gtk as well.

WWW: http://gcc.gnu.org/
2006-04-17T05:24:24+00:00 lang/gcc41-withgcjawt
GCC, the GNU Compiler Collection includes C, C++, Java with AWT.

This port installs the various front ends as gcc41, g++41, gcj41,
like master port, *AND* installs gcj+AWT as well.

WWW: http://gcc.gnu.org/
2006-04-17T05:11:45+00:00 java/gjdoc A documentation generation framework; javadoc alternative
Gjdoc is a documentation generation framework for java source files;
espcially generating API documentation in HTML format from
doc comments in source code.
Also, ANTLR (ANother Tool for Language Recognition) is used; this is
a language tool that provides a framework for constructing recognizers,
compilers, and translators from grammatical descriptions containing
Java, C#, C++, or Python actions.

WWW: http://www.gnu.org/software/classpath/cp-tools/
http://www.antlr.org/
2006-04-17T00:16:26+00:00 sysutils/desktopbsd-tools DesktopBSD tools for easy system configuration
The DesktopBSD Tools are a collection of applications designed
to make life easier and increase productivity. Even inexperienced
users can easily perform administrative tasks efficiently, such
as configuring wireless networks, accessing USB storage devices or
installing and upgrading software.

WWW: http://desktopbsd.net/
2006-04-16T16:47:40+00:00 textproc/uim-qt QT modules of uim input method
QT modules of uim input method.

WWW: http://code.google.com/p/uim/
2006-04-16T16:46:19+00:00 textproc/uim-m17nlib Uim plugin using m17n library input method
uim plugin using m17n library input method.

WWW: https://github.com/uim/uim
2006-04-16T16:44:32+00:00 textproc/uim-gtk GTK+ modules of uim input method
GTK+ modules of uim input method.

WWW: https://github.com/uim/uim
2006-04-16T16:43:18+00:00 textproc/uim-gnome GNOME applets of uim input method
GNOME applets of uim input method.

WWW: http://code.google.com/p/uim/
2006-04-16T16:41:53+00:00 japanese/uim-prime Uim plugin using PRIME input method
uim plugin using PRIME input method.

WWW: http://code.google.com/p/uim/
2006-04-16T16:40:18+00:00 japanese/uim-canna Uim plugin using Canna input method
uim plugin using Canna input method.

WWW: http://code.google.com/p/uim/
2006-04-16T16:38:27+00:00 japanese/uim-anthy Uim plugin using Anthy input method
uim plugin using Anthy input method.

WWW: https://github.com/uim/uim
2006-04-16T16:27:16+00:00 www/xpi-tabmixplus Enhances tab browsing capabilities
Tab Mix Plus enhances Firefox's tab browsing capabilities.
It includes such features as duplicating tabs, controlling
tab focus, tab clicking options, undo closed tabs and windows,
plus much more. It also includes a full-featured session
manager with crash recovery that can save and restore
combinations of opened tabs and windows.

WWW: http://tmp.garyr.net/
2006-04-16T16:26:30+00:00 www/xpi-noscript Security-enhancing Java/JS filtering extension
NoScript provides extra protection for your Mozilla/Firefox
or Flock browser: this extension allows JavaScript and Java
execution only for trusted domains of your choice (e.g. your
home-banking web site).

This whitelist based pre-emptive script blocking approach
prevents exploitation of security vulnerabilities (known and
even not known yet!) with no loss of functionality...

WWW: http://www.noscript.net/
2006-04-16T16:25:45+00:00 www/xpi-fasterfox Performance and network tweaks for Firefox
Fasterfox allows you to tweak many network and rendering
settings such as simultaneous connections, pipelining,
cache, DNS cache, and initial paint delay.

Dynamic speed increases can be obtained with the unique
prefetching mechanism, which recycles idle bandwidth by
silently loading and caching all of the links on the page
you are browsing.

WWW: http://fasterfox.mozdev.org/
2006-04-16T16:24:57+00:00 www/xpi-colorfultabs Colors every tab in a different color
The most beautiful yet the simplest add-on that makes a
strong colorful appeal. Colors every tab in a different
color and makes them easy to distinguish while beautifying
the overall appearance of the interface. An essential.

WWW: http://www.binaryturf.com/free-software/colorfultabs-for-firefox/
2006-04-16T16:24:07+00:00 www/xpi-adblock Content filtering extension
Adblock is a content filtering plug-in for the Mozilla and Firefox browsers.
It is both more robust and more precise than the built-in image blocker.

Adblock allows the user to specify filters, which remove unwanted content based
on the source-address.

WWW: http://adblock.mozdev.org/
2006-04-16T00:04:44+00:00 graphics/gdal-grass GDAL drivers for GRASS raster and vector files
GDAL-GRASS

Standalone GDAL drivers for GRASS raster and vector files that
are installed as an "autoload" driver.

WWW: http://www.gdal.org/
2006-04-15T16:59:09+00:00 devel/lua50-posix
LuaPosix is a Lua extension library that provides support for POSIX.
2006-04-15T16:59:09+00:00 devel/lua-posix Lua bindings for POSIX APIs
This is a POSIX binding for LuaJIT, Lua 5.1, 5.2 and 5.3; like most libraries it
simply binds to C APIs on the underlying system, so it won't work on non-POSIX
systems. However, it does try to detect the level of POSIX conformance of the
underlying system and bind only available APIs.

For a while, luaposix contained support for curses functionality too, but now it
has its own lcurses repository again, where it is being maintained separately.

WWW: https://github.com/luaposix/luaposix
2006-04-15T16:54:49+00:00 devel/lua50-compat51 Lua 5.1 package compatibility layer for Lua 5.0.x
The Package Compatibility (Compat-5.1) is a set of files which provides an
implementation of the new package model of Lua 5.1 to be used in Lua 5.0.

WWW: http://luaforge.net/projects/compat/
2006-04-15T16:44:01+00:00 mail/squirrelmail-login_auth-plugin Automatically log in user based on HTTP authentication
If you keep SquirrelMail behind a password-protected directory on your web
server and if PHP has access to the username and password, this plugin will
bypass the login screen and use the provided username/password.

If this plugin enabled and the information isn't present, it doesn't crash
or produce error messages. It just doesn't automatically log you in. If the
user/pass information does not work for the IMAP server, this still displays
the login form, just in case the web server password and IMAP password are
not synchronized.

WWW: http://www.squirrelmail.org/plugin_view.php?id=34
2006-04-14T23:36:24+00:00 devel/kdesvn KDE frontend for Subversion
KDESvn is a frontend to the subversion vcs. In difference to most other
tools it uses the subversion C-Api direct via a c++ wrapper made by
Rapid SVN and doesn't parse the output of the subversion client. So it is
a real client itself instead of a frontend to the command line tool.

WWW: https://projects.kde.org/projects/extragear/sdk/kdesvn
2006-04-14T23:36:24+00:00 devel/kdesvn-kde4 KDE frontend for Subversion
KDESvn is a frontend to the subversion vcs. In difference to most other
tools it uses the subversion C-Api direct via a c++ wrapper made by
Rapid SVN and doesn't parse the output of the subversion client. So it is
a real client itself instead of a frontend to the command line tool.

WWW: https://projects.kde.org/projects/extragear/sdk/kdesvn
2006-04-14T23:31:20+00:00 games/hexxagon Strategy hexagon game
Hexxagon is a Ataxx clone. The goal of the game is to conquer as much of the
board as possible, which is done by capturing the opponent's pieces or by
cloning your own.

WWW: http://www.nesqi.se/hexxagon/
2006-04-14T23:06:16+00:00 textproc/p5-WWW-Google-SiteMap Perl extension for managing Google SiteMaps
The Sitemap Protocol allows you to inform search engine
crawlers about URLs on your Web sites that are available
for crawling. A Sitemap consists of a list of URLs and
may also contain additional information about those URLs,
such as when they were last modified, how frequently they
change, etc.

WWW: https://metacpan.org/release/JASONK/WWW-Google-SiteMap-1.10
2006-04-14T12:19:51+00:00 devel/p5-Moose Complete modern object system for Perl 5
Moose is an extension of the Perl 5 object system.

Another object system!?!?

Yes, I know there has been an explosion recently of new ways to build
objects in Perl 5, most of them based on inside-out objects, and other
such things. Moose is different because it is not a new object system
for Perl 5, but instead an extension of the existing object system.

Moose is built on top of Class::MOP, which is a metaclass system for
Perl 5. This means that Moose not only makes building normal Perl 5
objects better, but it also provides the power of metaclass programming.

WWW: https://metacpan.org/release/Moose
2006-04-14T12:18:41+00:00 devel/p5-Class-MOP A Meta Object Protocol for Perl 5
This module is a fully functioning meta object protocol for the Perl 5
object system. It makes no attempt to change the behavior or
characteristics of the Perl 5 object system, only to create a protocol
for its manipulation and introspection.

That said, it does attempt to create the tools for building a rich set
of extensions to the Perl 5 object system. Every attempt has been made
for these tools to keep to the spirit of the Perl 5 object system that
we all know and love.

WWW: http://search.cpan.org/dist/Class-MOP/
2006-04-14T06:21:23+00:00 databases/py-axiom Axiom is an object database in python using sqlite3
Axiom is an object database, or alternatively, an object-relational mapper.

Its primary goal is to provide an object-oriented layer with what we consider
to be the key aspects of OO, i.e. polymorphism and message dispatch, without
hindering the power of an RDBMS. It is designed to "feel pythonic", without
encouraging the typical ORM behavior such as potato programming.

Axiom provides a full interface to the database, which strongly suggests that
you do not write any SQL of your own. Metaprogramming is difficult and
dangerous (as many, many SQL injection attacks amply demonstrate). Writing
your own SQL is still possible, however, and Axiom does have several methods
which return fragments of generated schema if you wish to use them in your own
queries.

WWW: http://divmod.org/trac/wiki/DivmodAxiom
2006-04-14T06:15:59+00:00 audio/jid3lib Java ID3 Tag Library
This library reads song information, such as song title, artist, and album,
from an MP3 file. It supports ID3v1, ID3v1.1, Lyrics3v1, Lyrics3v2, ID3v2.2,
ID3v2.3, and ID3v2.4 tags. MP3 Frame Headers can also be read. There is a
FilenameTag, a ID3v2.4 tag that is intelligently derived from the file name.
It contains tag synchronization utilities, multiple save options, and easy tag
conversion methods.

WWW: http://javamusictag.sourceforge.net/index.html
2006-04-13T15:44:09+00:00 devel/py-flakes Pyflakes is a program that analyzes Python programs for errors
Pyflakes is a simple program which checks Python source files for errors. It is
similar to PyChecker in scope, but differs in that it does not execute the
modules to check them. This is both safer and faster, although it does not
perform as many checks. Unlike PyLint, Pyflakes checks only for logical errors
in programs; it does not perform any checks on style.

WWW: https://launchpad.net/pyflakes
2006-04-13T09:16:23+00:00 emulators/linux-padjoy A PSEmu Pro joystick plugin (Linux version)
padJoy is a PSEmu Pro joystick plugin.

This is the Linux version, tested with emulators/linux-ePSXe.

WWW: http://download.ammoq.com/
2006-04-12T13:02:44+00:00 dns/nss_resinit Resolver re-initialization NSS module
The nss_resinit is a module for the nsswitch subsystem which makes
resolver(3) reread /etc/resolv.conf when it is updated. In the
traditional implementation of resolver(3) it is initialized by the
application once and never reread /etc/resolv.conf after that even if
the file is updated. This module is useful especially when name
servers in /etc/resolv.conf are changed frequently as seen in mobile
environment.
2006-04-11T13:30:05+00:00 textproc/p5-Makefile-Parser Simple Perl parser for makefiles
This is a parser for Makefiles. At this very early stage, the parser
only supports a limited set of features, so it may not recognize some
advanced features provided by certain make tools like GNU make.

WWW: https://metacpan.org/release/Makefile-Parser
2006-04-11T12:01:24+00:00 devel/py-epsilon Set of Python utility modules used by DivMod projects
A small utility package that depends on tools too recent for Twisted (like
datetime in python 2.4) but performs generic enough functions that it can be
used in projects that don't want to share Divmod's other projects' large
footprint.

Currently included:
- A powerful date/time formatting and import/export class (ExtimeDotTime), for
exchanging date and time information between all Python's various ways to
interpret objects as times or time deltas.
- Tools for managing concurrent asynchronous processes within Twisted.
- A metaclass which helps you define classes with explicit states.
- A featureful Version class.
- A formal system for application of monkey-patches.

WWW: https://github.com/twisted/epsilon
2006-04-11T04:05:13+00:00 textproc/ssddiff Diff application for semistructured data such as XML files
Semistructured data is a generic term for data that does have structure
information, while not being tabular or very tightly restricted. XML and
HTML data is the most prominent examples for this. You normally would not
use this term e.g. for database tables (which for example do not allow
nesting of entries).

While this application currently only supports XML, the algorithms should be
able to process other semistructured data as well.

The approach used here is usually much slower than other well-known xmldiff
applications, however it produces better results in many "tricky" cases.
You say that other xmldiff applications try to do a syntactic diff, whereas
xmldiff tries to do a semantic diff.

WWW: http://ssddiff.alioth.debian.org/
2006-04-10T17:49:08+00:00 editors/morla RDF editor
Morla is a RDF editor written in C. It is based on the libnxml and librdf
libraries. With Morla you can manage more RDF documents simultaneously,
visualize graphs and use templates for quick writing.

With Morla you can import RDFS documents and use their contents to write new
RDF triples. Templates are also RDF documents and they make Morla easily
personalizable and expandable.

You can also use Morla as a RDF navigator, wandering among the net knots of
the RDF documents present on Internet exactly as we are used to do with normal
browsers.

WWW: http://www.morlardf.net/
2006-04-10T13:45:07+00:00 games/quetoo Fast, stable, compatible, and secure Quake II client
The focus of Quetoo is simplicity, security, stability, and speed. It
contains critical security updates for both clients and servers, an
improved console, and some major speed increases. Quetoo is up to 140%
faster than stock Quake II.

If you're looking for visual effect updates and gimmick features, or a
rich single-player experience, run something else. However, perhaps the
following features will sound good to you:

* Dramatic performance increases through proper removal of dynamic
lighting, polyblend, and other "candy" features
* R1Q2 Protocol 35 support and Quetoo-specific protocol extensions to
save bandwidth
* Support for asynchronous video/sound/input and network framing: run
at 90fps over a dial-up connection!
* Location (.loc) file support for alerting team members to your
position
* Bright player skins supported directly within the engine
* Ability to disable ambient sounds and load wildcard pakfiles (*.pak)
* Vastly improved console with Bash-style tab completion, positioned
editing, mouse wheel scrolling, etc.
* Optional deathmatch mod with MySQL frag logging and team play
2006-04-10T11:07:55+00:00 audio/gmpccaa Amazon cover art provider for gmpc
This plugin fetches and caches cover art from amazon.

WWW: http://gmpcwiki.sarine.nl/index.php/Coveramazon
2006-04-10T10:58:24+00:00 games/fgsd A scenery designer for the FlightGear flight simulator
FGSD is an open source interactive program that allows the user to design
custom sceneries for the FlightGear flight simulator project. It is developed
under the terms of the GNU General Public License.

WWW: http://fgsd.sourceforge.net/

- Jean-Yves Lefort
jylefort@FreeBSD.org
2006-04-10T10:48:49+00:00 math/cgal Computational geometry library
CGAL is a collaborative effort of several sites in Europe and Israel. The goal
is to make the most important of the solutions and methods developed in
computational geometry available to users in industry and academia in a C++
library. The goal is to provide easy access to useful, reliable geometric
algorithms.

The CGAL library contains:

* the Kernel with geometric primitives such as points, vectors, lines,
predicates for testing things such as relative positions of points, and
operations such as intersections and distance calculation.
* the Basic Library which is a collection of standard data structures and
geometric algorithms, such as convex hull in 2D/3D, (Delaunay)
triangulation in 2D/3D, planar map, polyhedron, smallest enclosing
circle, and multidimensional query structures.
* the Support Library which offers interfaces to other packages, e.g., for
visualisation, and I/O, and other support facilities.

WWW: http://www.cgal.org/
2006-04-10T01:17:11+00:00 games/sudoku_solver Sudoku Solver in C
This is a console-based Linux program, written in C language, that solves
Su Doku puzzles (aka Sudoku, Number Place, etc.) using deductive logic.
It will only resort to trial-and-error and backtracking approaches upon
exhausting its deductive moves.

WWW: http://www.techfinesse.com/game/sudoku_solver.php
2006-04-10T01:07:53+00:00 www/csstidy Opensource CSS parser and optimiser
CSSTidy is an opensource CSS parser and optimiser.

WWW: http://csstidy.sourceforge.net/
2006-04-09T18:02:57+00:00 textproc/libnxml C library for writing XML 1.0/1.1 files or streams
nXML is a C library for parsing, writing and creating XML 1.0 and 1.1 files
or streams. It supports utf-8, utf-16be and utf-16le, ucs-4 (1234, 4321,
2143, 2312).

WWW: http://www2.autistici.org/bakunin/libnxml/doc/
2006-04-09T18:01:25+00:00 graphics/libgltext Portable font rendering library for C++
GLText is a portable font rendering library for C++ OpenGL applications. It
uses FreeType2 to read and render high-quality TrueType fonts with a minimal
footprint. With just a few easy lines of C++, you can add gorgeously
rendered text to your graphical applications.

GLText is an open source project licensed under the LGPL. Basically this means
that you can use and link your application with it regardless of what license
your application uses. If you make changes to GLText, however,
you must make those changes open source under the LGPL.

Written with portablility in mind, GLText works on Windows, Linux, FreeBSD and
IRIX - virtually anywhere that FreeType2 supports.

WWW: http://gltext.sourceforge.net
2006-04-09T13:54:16+00:00 devel/php5-phing Project build system based on Apache Ant
PHing Is Not GNU make.

It's a project build system based on Apache Ant. You can do anything
with it that you could do with a traditional build system like GNU
make, and its use of simple XML build files and extensible PHP "task"
classes make it an easy-to-use and highly flexible build framework.

Features include file transformations (e.g. token replacement, XSLT
transformation, Smarty template transformations), file system
operations, interactive build support, SQL execution, CVS operations,
tools for creating PEAR packages, and much more.

WWW: http://phing.info/trac/
2006-04-09T11:04:51+00:00 audio/py-musicbrainz2 Next Generation Python bindings for MusicBrainz
The package python-musicbrainz2 is a client library written in Python which
provides easy object oriented access to the MusicBrainz database using the
XML Web Service Version 1 (deprecated).

WWW: http://musicbrainz.org/doc/python-musicbrainz2
2006-04-08T23:51:44+00:00 games/marsnomercy Turn-based strategy game setting on Mars
Mars, Land of No Mercy is a turn-based strategy game setting on Mars during the
early stages of human colonization.The player embodies the leader of a
mercenary team, landed on Mars to take advantage of conqueror battles between
the Worldwide Colonizer Corporations.

The main purpose is to command his team trying to find them commissions,
training and leading them in battle, while still being aware of financial and
instrumental resources by administering them.The Mech is the fundamental craft
used by mercenaries, but they won't lack of other kind of units, as well as
troops.

The game most remarkable point is the incredible liberty given to the player
and therefore the great strategic side that derives. It is indeed up to the
player to decide how to behave towards the one who recruited him, and the
enemies of turn.

Basically every action leads to a reaction, so it is strongly recommended to
keep a good and consistent behavior to achieve confidence from Corporations,
and avoid being excluded by them.

WWW: http://mars.sourceforge.net/
2006-04-08T23:43:20+00:00 graphics/ruby-redact An edje compiler written in ruby
Redact is an Edje compiler written in Ruby.

Unlike the official Edje compiler, edje_cc, Redact doesn't read EDC code - it
reads Ruby code instead. This means that Redact will allow you to write Edjes
in a full-blown programming language.

So why is this a good thing?

With edje_cc, the only way to automate the creation of parts and/or programs
is to use CPP macros, which are very limited feature-wise and hard to debug.

WWW: http://code-monkey.de/pages/redact
2006-04-08T23:31:20+00:00 devel/ruby-eet Ruby support for reading and writing EET files
Ruby-EET allows you to read and write EET files from Ruby code. Support for
Ruby object serialization to EDD (EET Data Descriptor) format is given.

WWW: http://code-monkey.de/pages/ruby-eet
2006-04-08T23:06:31+00:00 games/vdrift-data Vdrift driving simulation data files
The vdrift data files.

This port install the data files needed to run vdrift open source driving
simulation.

WWW: http://www.vdrift.net/
2006-04-08T03:05:55+00:00 x11/stalonetray STAnd-aLONE system tray
The stalonetray is a STAnd-aLONE system tray (notification area).
It has minimal build and run-time dependencies: the Xlib only.
The XEMBED support is planned. Stalonetray runs under virtually
any window manager.

WWW: http://stalonetray.sourceforge.net
2006-04-07T18:18:07+00:00 audio/picard Next generation MusicBrainz Tagger
MusicBrainz Picard is a cross-platform application written in Python
and is the official MusicBrainz tagger.

Picard supports the majority of audio file formats, is capable of
using audio fingerprints (AcoustIDs), performing CD lookups and
disc ID submissions, and it has excellent Unicode support. Additionally,
there are several plugins available that extend Picard's features.

When tagging files, Picard uses an album-oriented approach. This
approach allows it to utilize the MusicBrainz data as effectively
as possible and correctly tag your music.

WWW: https://picard.musicbrainz.org/
2006-04-07T08:36:16+00:00 audio/py-karaoke Python karaoke application (Plays CD+G, MP3+G, OGG+G files)
PyKaraoke is a free karaoke player for Linux and Windows.

You can use this program to play your collection of CDG,
MIDI and MPEG karaoke songs. No songs are provided,
you must obtain these from elsewhere.

WWW: http://www.kibosh.org/pykaraoke/index.php
2006-04-07T08:13:56+00:00 audio/snett A simple XMMS2 client inspired by strange-quark
Snett is a simple XMMS2 client that's heavily inspired by strange-quark.

It's a funky icon with a context menu that offers playback control and access
to playlists in the XMMS2 media library.

WWW: http://code-monkey.de/pages/snett
2006-04-07T08:13:56+00:00 audio/ruby-snett A simple XMMS2 client inspired by strange-quark
Snett is a simple XMMS2 client that's heavily inspired by strange-quark.

It's a funky icon with a context menu that offers playback control and access
to playlists in the XMMS2 media library.

WWW: http://code-monkey.de/pages/snett
2006-04-06T15:23:32+00:00 java/diablo-jre15 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
2006-04-06T15:20:45+00:00 java/diablo-jdk15 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
2006-04-06T15:05:08+00:00 textproc/py-enchant Spellchecking library for Python based on the Enchant library
PyEnchant is a set of language bindings and some wrapper classes to make
the excellent Enchant spellchecker available as a Python module.
The bindings are generated using SWIG. It includes all the functionality
of Enchant with the flexibility of Python and a nice 'Pythonic'
object-oriented interface. It also aims to provide some higher-level
functionality than is available in the C API.

WWW: https://pyenchant.github.io/pyenchant/
2006-04-06T11:39:20+00:00 textproc/pyenchant A spellchecking library for Python based on the Enchant library
PyEnchant is a set of language bindings and some wrapper classes to make
the excellent Enchant spellchecker available as a Python module.
The bindings are generated using SWIG. It includes all the functionality
of Enchant with the flexibility of Python and a nice 'Pythonic'
object-oriented interface. It also aims to provide some higher-level
functionality than is available in the C API.

Author: Ryan Kelly <ryan@rfk.id.au>
WWW: http://pyenchant.sourceforge.net/
2006-04-06T11:25:20+00:00 x11/gcb GTK+ tool for managing x11 cut-buffers
Gtk Copy-paste Buffer

It is something like 'xcb'. It has multiple buttons to store strings of paste
buffer. You click a button to put the content into paste-buffer/clipboard.

Advantages over xcb:
- Use right button to assign the button as a snooper. It is more
straightforward than xcb.
- It has tool-tip to display the complete content.
- It is written in Gtk, so by default it has i18 display capability.
- It can watch the clipboard of gtk (mozilla).
- History of changes of paste buffer
- By default, it is sticky on Gnome/Gtk. You can also specify option to turn
window decoration off (borderless). No more tedius desktop setup to install
it.
2006-04-05T22:32:56+00:00 lang/maude High-performance reflective language
Maude is a high-performance reflective language and system supporting both
equational and rewriting logic specification and programming for a wide range
of applications. Maude has been influenced in important ways by the OBJ3
language, which can be regarded as an equational logic sublanguage. Besides
supporting equational specification and programming, Maude also supports
rewriting logic computation.

Rewriting logic is a logic of concurrent change that can naturally deal with
state and with concurrent computations. It has good properties as a general
semantic framework for giving executable semantics to a wide range of
languages and models of concurrency. In particular, it supports very well
concurrent object-oriented computation. The same reasons making rewriting
logic a good semantic framework make it also a good logical framework, that
is, a metalogic in which many other logics can be naturally represented and
executed.

Maude supports in a systematic and efficient way logical reflection. This
makes Maude remarkably extensible and powerful, supports an extensible algebra
of module composition operations, and allows many advanced metaprogramming and
metalanguage applications. Indeed, some of the most interesting applications
of Maude are metalanguage applications, in which Maude is used to create
executable environments for different logics, theorem provers, languages, and
models of computation.

WWW: http://maude.cs.uiuc.edu/
2006-04-05T12:28:05+00:00 audio/libmpd Abstraction around libmpdclient
libmpd is an abstraction around libmpdclient. It provides
an easy and reliable callback based interface to mpd.

WWW: http://gmpc.wikia.com/
2006-04-05T04:15:09+00:00 audio/shellac Shellac is a PyGTK XMMS2 Client
Shellac is an XMMS2 client written in Python with Pygtk.

Goals:
* Configurable
* Easy to use
* No excessive eye candy

WWW: http://hem.bredband.net/b298027/
2006-04-05T04:15:09+00:00 audio/py-shellac Shellac is a PyGTK XMMS2 Client
Shellac is an XMMS2 client written in Python with Pygtk.

Goals:
* Configurable
* Easy to use
* No excessive eye candy

WWW: http://hem.bredband.net/b298027/
2006-04-05T03:49:52+00:00 net/onion-fec Java Forward Error Correction (FEC) library from OnionNetworks
[ excerpt from developer's web site with modifications ]

Forward Error Correction (FEC) is an essential building block of
any satellite or IP multicast based content distribution system.
Our library is the fastest and most mature Java FEC library available.
It features:

o Fast multi-threaded I/O routines for encoding and decoding files
o FEC codec plugin interface
o Cryptograhic hashes can be used for checking file integrity

WWW: http://onionnetworks.com/developers/
2006-04-05T01:10:34+00:00 devel/rubygem-event-loop Event loop for ruby applications
event-loop is a simple signal system and an event loop that uses
said simple signal system.

WWW: http://www.brockman.se/software/ruby-event-loop/
2006-04-04T17:42:48+00:00 devel/py-pydasm Python interface to libdasm
pydasm is a python interface to libdasm, the best x86 disassembling
library out there.

WWW: http://code.google.com/p/libdasm/
2006-04-04T16:02:30+00:00 graphics/xaralx Top-tier vector/general purpose graphics program (recommended version)
Xara X has been a commercial shipping Windows product for
10 years (and non-Windows versions go back before that).
It's a modern, object orientated design that's highly
stable, and has gained hundreds of thousands of users.

WWW: http://www.xaralx.org
2006-04-04T12:28:14+00:00 devel/geany Fast and lightweight GTK+ IDE
Geany is a small and lightweight integrated development environment. It was
developed to provide a small and fast IDE, which has only a few dependencies
on other packages. Another goal was to be as independent as possible from a
special Desktop Environment like KDE or GNOME.

WWW: https://www.geany.org/
2006-04-03T19:57:24+00:00 cad/feappv Finite element analysis program (personal version)
FEAPpv is a general purpose finite element analysis program which is
designed for research and educational use. The program is described in the
references:

The Finite Element Method, 6th ed., Vols. 1 and 2, by O.C. Zienkiewicz and
R.L. Taylor, Elsevier, Oxford, 2005.

FEAPpv is designed to be compatible for compilation in Unix/Linux and
Windows PC environments.

No support on use of the program will be provided.

WWW: http://projects.ce.berkeley.edu/feap/feappv/
2006-04-03T16:00:42+00:00 sysutils/qpxtool GUI for testing CD/DVD quality and transfer rate
QPxTool is the Linux way to get full control over your CD/DVD drives.
It is the Open Source Solution which intends to give you access to
all available Quality Checks (Q-Checks) on written and blank media,
that are available for your drive. This will help you to find the
right media and the optimized writing speed for your hardware, which
will increase the change for a long data lifetime.

These tests are actually supported:
* PIE / PIF Scan
* TA Scan
* Jitter / Beta Scan
* Transfer Rate Scan
* C1-, C2- and CU-Scan
* Blank Media Quality Check
* FE/TE Scan on blank media
* FE/TE Scan on written media

See webpage to get a list of the currently supported hardware.

WWW: http://qpxtool.sourceforge.net/
2006-04-03T06:47:42+00:00 japanese/p5-Date-Japanese-Holiday Perl module for Calculate Japanese Holiday
Date::Japanese::Holiday is-a Date::Simple, and calculates Japanese
Holiday. this module supports from 1948-04-20 to now.

is_holiday method return true value when the day is Holiday.

WWW: https://metacpan.org/release/Date-Japanese-Holiday
2006-04-03T06:45:37+00:00 devel/p5-Devel-CoreStack Perl5 module that generates a stack dump from a core file
This module attempts to generate a stack dump from a core file by
locating the best available debugger (if any) and running it with the
appropriate arguments and command script.

WWW: https://metacpan.org/release/Devel-CoreStack
2006-04-03T06:12:43+00:00 graphics/php-magickwand PHP extension to manipulate images
MagickWand for PHP is a wrapper for the ImageMagick library to read,
write, and manipulate an image in many image formats.

WWW: http://www.imagemagick.org/script/api.php
2006-04-03T04:24:48+00:00 games/blobandconquer A somewhat violent 3D action game
Blob and Conquer is a mission and objective based 3D action game.
This is episode 2 of the Blob Wars saga (see /usr/ports/games/blobwars).

With the apparent defeat of Galdov and the reclaiming of the Fire,
Time, Space and Reality Crystals the Blobs' battle was only just
beginning. Bob had rescued many Blobs and fought many battles, but
now he had an ever bigger task ahead of him. The Blobs' homeworld
is still littered with the alien forces and Bob once again makes
it his task to lead the counter attack. But even without Galdov the
aliens are still extremely well organised...

WWW: http://www.parallelrealities.co.uk/blobAndConquer.php
2006-04-03T03:11:48+00:00 graphics/kudu 3D skeletal animation tool, powered by GTK+ and OpenGL
Kudu is a GTK+ and OpenGL powered animation package, which relies
mostly on skeletal animation and has an interface loosely based on
the style of Wings3D.

WWW: http://kudu.sourceforge.net/
2006-04-03T02:35:02+00:00 audio/praat Phonetics by Computer
Praat (the Dutch word for "talk") is a free scientific computer software
package for the analysis of speech in phonetics.

WWW: http://www.praat.org
2006-04-02T01:04:36+00:00 net-mgmt/nagcon Nagios console monitor
Nagcon is a console application interfacing to Nagios 2.0 and 3.0
which gives you an overview of all services with troubled services.

WWW: http://www.vanheusden.com/nagcon
2006-04-02T01:01:20+00:00 polish/ekg2 Text-mode Gadu-Gadu, Jabber, and IRC client
Text-based Gadu-Gadu (and other) client for Unix-like systems.
Gadu-Gadu is an ICQ-like messenger for polish language users.

EKG2 is similar to EKG. It has many improvements like Jabber
and IRC plugins. It is considered to be in its development stage,
so use with care.

WWW: http://ekg2.org/
2006-04-02T00:26:00+00:00 graphics/cuttlefish Plots diurnal and geographical patterns of supplied data
Cuttlefish produces animated GIFs that reveal the interplay
between the diurnal and geographical patterns of displayed
data. By showing how the Sun's shadow covers the world map,
cuttlefish yields a direct feeling for the time of day at
a given geographic region, while moving graphs illustrate
the relationship between local time and the visualized
events.

WWW: http://www.caida.org/tools/visualization/cuttlefish/
2006-04-01T20:54:54+00:00 editors/emacs-devel GNU editing macros ${COMMENT_${FLAVOR}}
GNU Emacs is a self-documenting, customizable, extensible real-time
display editor.

Users new to Emacs will be able to use basic features fairly rapidly
by studying the tutorial and using the self-documentation features.
Emacs also has an extensive interactive manual browser. It is easily
extensible since its editing commands are written in Lisp.

GNU Emacs's many special packages handle mail reading (RMail) and
sending (Mail), outline editing (Outline), compiling (Compile),
running subshells within Emacs windows (Shell), running a Lisp
read-eval-print loop (Lisp-Interaction-Mode), automated psychotherapy
(Doctor :-) and many more.

WWW: http://www.gnu.org/software/emacs/
2006-04-01T12:12:08+00:00 audio/libofa Open Fingerprint Architecture Library
The Open Fingerprint Architecture (OFA) Library normalizes, extracts
frequencies, and creates an array representing the frequency data in an audio
file.

WWW: http://code.google.com/p/musicip-libofa/
2006-04-01T11:17:28+00:00 devel/libdasm Simple x86 disassembly library
libdasm is a C-library that tries to provide simple and convenient
way to disassemble Intel x86 raw opcode bytes (machine code). It
can parse and print out opcodes in AT&T and Intel syntax.

WWW: http://code.google.com/p/libdasm/
2006-04-01T03:53:48+00:00 audio/ruby-xmms2 Ruby Bindings for XMMS2
2006-04-01T03:52:52+00:00 audio/py-xmms2 Python Bindings for XMMS2
2006-04-01T03:51:17+00:00 audio/java-xmms2 Java Bindings for XMMS2
2006-03-31T14:23:51+00:00 mail/p5-Mail-MboxParser Module for working with UNIX-flavoured mailboxes
Mail::MboxParser is a module for working with UNIX-flavoured mailboxes.

Its purpose is to _easily_ extract messages from a mailbox with _simple_
access to header fields, body and MIME-parts. It is particularly easy to
deal with any kind of attached files.

WWW: https://metacpan.org/release/Mail-MboxParser
2006-03-31T02:53:24+00:00 audio/dtmfdial Generate DTMF dial tones from the command line
dtmfdial generates DTMF (touch tone) signals and sends them to the sound card
or stores them as a raw sound file.
2006-03-31T02:36:14+00:00 audio/festvox-us3-mbrola
2006-03-31T02:36:14+00:00 audio/festvox-us2-mbrola
2006-03-31T02:36:14+00:00 audio/festvox-us1-mbrola The MBROLA ${VOICE} voice (${VOICEDESC}) for Festival
This port installs a MBROLA voice for the Festival Speech Synthesis System.

WWW: http://tcts.fpms.ac.be/synthesis/mbrola.html
2006-03-29T15:32:26+00:00 chinese/oxim Open X Input Method server
oxim is a common input method server, which focuses mainly on Chinese.
It is mainly developed by Firefly <firefly@ossii.com.tw>, and is a
fork from xcin 2.5.3 (pre-release version). In addition to the
original Root and OverTheSpot input style inherited from xcin, it
also supports OnTheSpot and OnTheSpotQT. You can easily use oxim in
GTK and QT based software.

WWW: http://opendesktop.org.tw/
2006-03-28T17:16:23+00:00 www/p5-Catalyst-Model-Xapian Catalyst model for Search::Xapian
This model class wraps Search::Xapian to provide a friendly, paged
interface to Xapian (www.xapian.org) indexes. This class adds a little
extra convenience on top of the Search::Xapian class. It expects you to
use the QueryParser, and sets up some keywords based on the standard
omega keywords (id, host, date, month, year,title), so that you can do
searches like

'fubar site:microsoft.com'

WWW: https://metacpan.org/release/Catalyst-Model-Xapian
2006-03-28T17:07:38+00:00 security/bsp_upektfmess UPEK TouchChip TFM/ESS Fingerprint BSP
UPEK TouchChip TFM/ESS Fingerprint BSP is a (binary only) BioAPI BSP which
provides support for UPEK fingerprint sensors based on the chipset TCD42/TCS3C.

UPEK manufactures both embedded and stand-alone USB-readers, and
their sensors can be found for example in several notebooks such
as IBM ThinkPads, ASUS notebooks, Samsung, NEC Versa and several others.

Installation and configuration instructions are available at
http://www.shapeshifter.se/articles/upek_touchchip_freebsd/

WWW: http://www.upek.com
2006-03-28T11:57:15+00:00 net-mgmt/p5-Net-IP-Resolver Resolve IPs to a particular network
Net::IP::Resolver provides a mechanism for registering a number of
different networks (specified by a set of ip ranges), and then finding
the network for a given IP based on this specification.

WWW: https://metacpan.org/release/Net-IP-Resolver
2006-03-28T11:52:56+00:00 net-mgmt/p5-Net-IP-Match-XS Efficiently match IP addresses against IP ranges
The Net::IP::Match::XS module efficiently matches IP addresses against
IP ranges. The unconditionally exported subroutine 'match_ip'
determines if the ip to match ( first argument ) matches any of the
subsequent ip arguments. Match arguments may be absolute quads, as
'127.0.0.1', or contain mask bits as '111.245.76.248/29'.

WWW: https://metacpan.org/release/Net-IP-Match-XS
2006-03-28T11:48:30+00:00 textproc/p5-Lingua-EN-Fathom Measure readability of English text
This module analyses English text in either a string or file. Totals are
then calculated for the number of characters, words, sentences, blank
and non blank (text) lines and paragraphs.

WWW: https://metacpan.org/release/Lingua-EN-Fathom
2006-03-28T11:14:15+00:00 devel/libthai Thai language support library
LibThai is a set of Thai language support routines aimed to ease developers'
tasks to incorporate Thai language support in their applications.

It includes important Thai-specific functions e.g. word breaking, input and
output methods as well as basic character and string supports. LibThai is
an Open Source and collaborative effort initiated by Thai Linux Working
Group and opened for all contributors.

LibThai includes Thai language support routines:

- Thai character set support: TIS 620, ISO/IEC 10646
- Thai character properties
- Thai string manipulators
- Thai string collation
- Thai word breaking
- Thai input method
- Thai output method

WWW: https://linux.thai.net/projects/libthai/
2006-03-28T09:57:33+00:00 security/p5-GSSAPI Perl extension providing access to the GSSAPIv2 library
This module gives access to the routines of the GSSAPI library,
as described in rfc2743 and rfc2744 and implemented by the
Kerberos-1.2 distribution from MIT.

WWW: https://metacpan.org/release/GSSAPI
2006-03-27T20:39:48+00:00 astro/boinc-setiathome-enhanced Setiathome Enhanced for BOINC
SETI - Search for Extra-Terrestrial Intelligence -- Enhanced version

Use your unused CPU cycles to aid in computations analyzing radio
telescope information for possible signs of extra-terrestrial intelligence.

The port automatically optimizes for the host CPU using the CPUTYPE
variable in /etc/make.conf

WWW: http://setiathome.berkeley.edu/
2006-03-27T17:23:47+00:00 net/asterisk16-addons GPL modules for the Asterisk Open Source PBX
This package contains additional modules for the Asterisk Open Source PBX
which are, not included in the normal base distribution, becouse of licence
incompatilities.

WWW: http://www.asteriskpbx.com
2006-03-27T17:23:47+00:00 net/asterisk14-addons GPL modules for the Asterisk Open Source PBX
This package contains additional modules for the Asterisk Open Source PBX
which are, not included in the normal base distribution, becouse of licence
incompatilities.

WWW: http://www.asteriskpbx.com
2006-03-27T17:23:47+00:00 net/asterisk12-addons Additional modules for the Asterisk Open Source PBX
This package contains additional modules for the Asterisk Open Source PBX
which are, for one reason or another, not included in the normal base
distribution. Many of these modules are experimental.

WWW: http://www.asteriskpbx.com
2006-03-27T17:23:47+00:00 net/asterisk-addons GPL modules for the Asterisk Open Source PBX
This package contains additional modules for the Asterisk Open Source PBX
which are, not included in the normal base distribution, becouse of licence
incompatilities.

WWW: http://www.asteriskpbx.com
2006-03-27T06:40:18+00:00 www/c-icap ICAP server implementation
From the c-icap homepage:

c-icap is an implementation of an ICAP server. It can be used with HTTP
proxies that support the ICAP protocol to implement content adaptation and
filtering services.

Most of the commercial HTTP proxies must support the ICAP protocol. The open
source Squid 3.x proxy server supports it.

Major features:

basic C API for developing custom content adaptation and filtering services
plugins interface
LDAP integration
simple ICAP client API

Currently the following services have been implemented for the c-icap server:

Web antivirus service, using the clamav open-source antivirus engine
basic URL filtering service

WWW: http://c-icap.sourceforge.net/
2006-03-27T02:46:09+00:00 misc/zoneinfo Updated timezone definitions
Updates to /usr/share/zoneinfo.

Note that this port overwrites system files in /usr/share/zoneinfo.

If you build your systems from source, please add WITHOUT_ZONEINFO="yes"
to your /etc/src.conf.
2006-03-26T21:20:53+00:00 devel/p5-Test-use-ok Alternative to Test::More::use_ok
According to the Test::More documentation, it is recommended to run
use_ok() inside a BEGIN block, so functions are exported at
compile-time and prototypes are properly honored.

That is, instead of writing this:

use_ok( 'Some::Module' );
use_ok( 'Other::Module' );

One should write this:

BEGIN { use_ok( 'Some::Module' ); }
BEGIN { use_ok( 'Other::Module' ); }

However, people often either forget to add BEGIN, or mistakenly group
use_ok with other tests in a single BEGIN block, which can create subtle
differences in execution order.

With this module, simply change all use_ok in test scripts to use ok,
and they will be executed at BEGIN time. The explicit space after use
makes it clear that this is a single compile-time action.

WWW: http://search.cpan.org/dist/Test-use-ok/
2006-03-26T21:05:51+00:00 devel/p5-Data-Visitor Visitor style traversal of Perl data structures
This module is a simple visitor implementation for Perl values.

It has a main dispatcher method, visit, which takes a single perl
value and then calls the methods appropriate for that value.

WWW: https://metacpan.org/release/Data-Visitor
2006-03-26T21:02:48+00:00 www/p5-Catalyst-Plugin-Unicode Unicode aware Catalyst
On request, decodes all params from UTF-8 octets into a sequence of
logical characters. On response, encodes body into UTF-8 octets.

WWW: https://metacpan.org/release/Catalyst-Plugin-Unicode
2006-03-26T20:58:10+00:00 devel/p5-Algorithm-C3 Module for merging hierarchies using the C3 algorithm
This module implements the C3 algorithm. I have broken this out
into it's own module because I found myself copying and pasting
it way too often for various needs. Most of the uses I have for
C3 revolve around class building and metamodels, but it could
also be used for things like dependency resolution as well since
it tends to do such a nice job of preserving local precedence
orderings.

WWW: https://metacpan.org/release/Algorithm-C3
2006-03-26T20:52:53+00:00 databases/p5-Search-Xapian10 Perl XS frontend to the Xapian C++ search library
This module wraps most methods of most Xapian classes. The missing classes
and methods should be added in the future. It also provides a simplified,
more 'perlish' interface - as demonstrated above.

The Xapian library is evolving very quickly at the time of writing,
hence any documentation placed here would be likely to become out of
date quite rapidly, and I do not have the patience to write some which
could rapidly become redundant.

Apologies to those of you considering using this module. For the time
being, I would suggest garnering what you can from the tests and
examples provided, or reading through the Xapian documentation on
http://www.xapian.org/, notably the API documentation at
http://www.xapian.org/docs/apidoc/html/annotated.html

If you encounter problems, email either me or preferably the
Xapian-discuss mailing list (which I am on - subscription details can
be found on the Xapian web site).

WWW: https://metacpan.org/release/Search-Xapian
2006-03-26T20:52:53+00:00 databases/p5-Search-Xapian Perl XS frontend to the Xapian C++ search library
This module wraps most methods of most Xapian classes. The missing classes and
methods should be added in the future. It also provides a simplified, more
'perlish' interface - as demonstrated above.

The Xapian library is evolving very quickly at the time of writing, hence any
documentation placed here would be likely to become out of date quite rapidly,
and I do not have the patience to write some which could rapidly become
redundant.

Apologies to those of you considering using this module. For the time being, I
would suggest garnering what you can from the tests and examples provided, or
reading through the Xapian documentation on http://www.xapian.org/, notably the
API documentation at http://www.xapian.org/docs/apidoc/html/annotated.html

If you encounter problems, email either me or preferably the Xapian-discuss
mailing list (which I am on - subscription details can be found on the Xapian
web site).

WWW: https://metacpan.org/release/Search-Xapian
2006-03-26T19:13:49+00:00 x11-fonts/suxus X11 font designed to be small yet easily read
An x11 font designed to be small yet easily read.

WWW: http://www.goof.com/pcg/marc/suxus.html
2006-03-26T12:32:16+00:00 security/pam_af Anti-bruteforce PAM module
Anti-bruteforce PAM module for authentification services. It can be used to
prevent brute-force attacks on services like SSH or Telnet. It's highly
configurable and very fast.

WWW: http://mbsd.msk.ru/stas/pam_af.html
2006-03-25T11:56:00+00:00 audio/hawkvoice Portable sound and speech compression library
HawkVoice is a game oriented, multiplayer voice over network API released under
the GNU Library General Public License (LGPL) , with support for Linux/UNIX
systems and Windows 9x/ME/NT/2000/XP/CE.

It is designed to be a portable, free, open source code alternative to the
Microsoft DirectPlay Voice in DX8-9. It provides voice compression using several
free voice codecs. The very low bitrate (VLB) codecs, those less than 6 Kbps,
are optimized for the compression of human speech.

WWW: http://www.hawksoft.com/hawkvoice/
2006-03-25T11:55:08+00:00 net/hawknl Portable networking library
HawkNL is a free, open source, game oriented network API released under the GNU
Library General Public License (LGPL). HawkNL (NL) is a fairly low level API,
a wrapper over Berkeley/Unix Sockets and Winsock.

But NL also provides other features including support for many OSs, groups of
sockets, socket statistics, high accuracy timer, CRC functions, macros to read
and write data to packets with endian conversion, and support for multiple
network transports.

NL has been tested on Windows 9x/ME/NT/2000/XP/CE, Linux, Solaris, IRIX, AIX,
BSDs, Mac OSX.

WWW: http://www.hawksoft.com/hawknl/
2006-03-25T11:55:08+00:00 net/hawknl-devel Portable networking library (devel)
HawkNL is a free, open source, game oriented network API released under the GNU
Library General Public License (LGPL). HawkNL (NL) is a fairly low level API, a
wrapper over Berkeley/Unix Sockets and Winsock.

But NL also provides other features including support for many OSs, groups of
sockets, socket statistics, high accuracy timer, CRC functions, macros to read
and write data to packets with endian conversion, and support for multiple
network transports.

NL has been tested on Windows 9x/ME/NT/2000/XP/CE, Linux, Solaris, IRIX, AIX,
BSDs, Mac OSX.

WWW: http://www.hawksoft.com/hawknl/
2006-03-25T06:40:52+00:00 net-p2p/gkremldk Shows current mldonkey donwload/upload rates and allows setting them
Gkremldk is a GKrellM plugin showing current mldonkey donwload/upload
rate and to set the maximum of these.

WWW: http://www.tof2k.com/gkremldk/
2006-03-24T20:44:18+00:00 net-p2p/rblibtorrent A C++ library implementing a BitTorrent client
libtorrent is a C++ library that aims to be a good alternative to all the
other bittorrent implementations around. It is a library and not a full
featured client, although it comes with a working example client.

The main goals of libtorrent are:

* to be cpu efficient
* to be memory efficient
* to be very easy to use

Note that this is NOT the same library as the libtorrent port!

WWW: http://www.rasterbar.com/products/libtorrent/index.html
2006-03-24T20:44:18+00:00 net-p2p/rblibtorrent-devel A C++ library implementing a BitTorrent client (devel version)
libtorrent is a C++ library that aims to be a good alternative to all the
other bittorrent implementations around. It is a library and not a full
featured client, although it comes with a working example client.

The main goals of libtorrent are:

* to be cpu efficient
* to be memory efficient
* to be very easy to use

Note that this is NOT the same library as the libtorrent port!

WWW: http://www.rasterbar.com/products/libtorrent/index.html
2006-03-24T20:44:18+00:00 net-p2p/libtorrent-rasterbar-14 A C++ library implementing a BitTorrent client
libtorrent is a C++ library that aims to be a good alternative to all the
other bittorrent implementations around. It is a library and not a full
featured client, although it comes with a working example client.

The main goals of libtorrent are:

* to be cpu efficient
* to be memory efficient
* to be very easy to use

Note that this is NOT the same library as the libtorrent port!

WWW: http://www.rasterbar.com/products/libtorrent/index.html
2006-03-24T16:13:11+00:00 www/g-cows Scripting language for creation of web sites
This is a port of G-Cows, a software project consisting in:
- definition of a scripting language designed for creation of web sites (Cows);
- interpreter for the scripting language (cows);
- a makefile generator (cows-mkgen).

Cows is a scripting language whose main goal is to make the creation
and updating of a web site faster, more flexible and less prone to
errors without relying on server-side technologies.

Cows allows to use your Unix background and your favorite tools while
creating a site: you can traverse the whole directory tree with
`find', extract informations with `grep', build complex pipelines,
include external scripts and programs written in every language whose
interpreter or compiler is installed on your system.

Even if you use server side technology, you can still appreciate Cows
for every task not relying on dynamic change of your site's contents
mixing Cows, PHP, custom Apache modules, application servers etc.

Cows gives the best results when used in conjunction with the Make
utility, available on all Unix systems.

WWW: http://www.g-cows.org/
2006-03-24T13:56:49+00:00 games/quake2-relay Quake II multi-view demo recording facility
Have you ever wanted more from a Quake2 demo? Tired of making every
player record demos of your clan matches just to see everything? Now
your problems are over (well not all, but..). With Quake2 Relay, you
can record entire matches and play them back through the Replay
module. Unlike client demos, which only record a match through one
player's view, relay demos can record everything in the level for the
entire duration of the match. With Replay, you can watch these matches
through any player's perspective, chase-cam mode, or free-fly mode.

Benefits of Quake2 Relay:

- Every player's perspective is recorded
- No lag
- Smaller and easier than many separate demos
- Many different viewing options
2006-03-23T20:54:27+00:00 mail/libsrs_alt Sender Rewriting Scheme C Implementation
This is a complete standalone C implementation of the SRS (Sender
Rewriting Scheme) and includes a command line utility and daemon,
test utility and static and dynamic libraries. SRS is a stop-gap
for users of SPF (Sender Policy Framework).

See https://github.com/Exim/exim/wiki/SRS for integration with exim.

WWW: http://opsec.eu/src/srs/
2006-03-23T05:48:44+00:00 devel/avr-gcc-devel FSF GCC 4.x for Atmel AVR 8-bit RISC cross-development
FSF gcc-4.10.x for Atmel AVR cross-development

Included is the basic C++ compiler, although this is only of limited
use without a libstdc++.

Supported debugging formats: -gdwarf-2 [default], -gstabs

WWW: http://gcc.gnu.org/
WWW: http://www.nongnu.org/avr-libc/
2006-03-22T09:55:08+00:00 databases/p5-Class-DBI-Plugin-Iterator New iterator for p5-Class-DBI
New iterator for Class::DBI.

WWW: https://metacpan.org/release/Class-DBI-Plugin-Iterator
2006-03-22T09:16:14+00:00 databases/php5-creole Database abstraction layer for PHP5
Creole is a database abstraction layer for PHP5.

It abstracts PHP's native db-specific API to create more portable code
while also providing developers with a clean fully object-oriented
interface based loosely on the API for Java's JDBC.

WWW: http://creole.phpdb.org/
2006-03-22T09:09:49+00:00 www/pecl-tidy Tidy HTML Repairing and Parsing for PHP 4
Tidy HTML Repairing and Parsing.

Tidy is a binding for the Tidy HTML clean and repair utility which
allows you to clean and manipluate HTML documents.

NOTE: This is the PHP4 version!

WWW: http://pecl.php.net/package/tidy
2006-03-22T08:49:47+00:00 databases/php5-propel Full-service object persistence and query toolkit for PHP
Propel is a full-service object persistence and query toolkit for PHP.

It allows you to access your database using a set of objects,
providing a simple API for storing and querying data. You might
already have heard of this technique, but under a different name, like
Data Access Objects (DAO) or Object Relational Mapping (ORM).

WWW: http://propel.phpdb.org/
2006-03-21T22:21:32+00:00 finance/tinyerp-server Open source application ERP & CRM in Python using Postgresql
Tiny ERP is an open source application - written in python, powered by
postgresql - that boosts productivity and profit through data integration.
It connects and improves business processes; sales, finance, supply chain,
project management, inventory control, ...

WWW: http://tinyerp.org/
2006-03-21T16:28:29+00:00 archivers/libzip C library for reading, creating, and modifying ZIP archives
libzip is a C library for reading, creating, and modifying zip
archives. Files can be added from data buffers, files, or compressed
data copied directly from other zip archives. Changes made without
closing the archive can be reverted. The API is documented by man
pages.

WWW: https://libzip.org/
2006-03-21T10:17:09+00:00 devel/cvschangelogbuilder Utility to generate changelogs and reports from a CVS repository
cvschangelogbuilder is an Perl utility to generate ChangeLogs or CVS reports
for a project hosted on a CVS server.

Features include the ability to work with a remote cvs repository, detailed
reporting, graphical HTML reports and building changelogs.

WWW: http://cvschangelogb.sourceforge.net/
2006-03-21T06:28:30+00:00 devel/upp602 Ultimate++, a BSD-licensed, cross-platform, C/C++ RAD suite
Ultimate++ is a C++ cross-platform rapid application development suite.
It includes a set of libraries (GUI, SQL, etc..), and an integrated
development environment.

WWW: http://upp.sourceforge.net/
2006-03-21T06:28:30+00:00 devel/upp Ultimate++, a BSD-licensed, cross-platform, C/C++ RAD suite
Ultimate++ is a C++ cross-platform rapid application development suite.
It includes a set of libraries (GUI, SQL, etc..), and an integrated
development environment.

WWW: http://upp.sourceforge.net/
2006-03-21T02:12:11+00:00 net/sflowtool sFlow capture and sFlow-to-NetFlow conversion tool
Print binary sFlow feed to ASCII, or forward it to other collectors.

This tool receives sFlow data, and generates either a simple-to-parse
tagged-ASCII output, or binary output in tcpdump(1) format. It can also
generate Cisco NetFlow version 5 datagrams and send them to a destination
UDP host:port, or forward the original sFlow feed to a number of
additional collectors.

WWW: https://github.com/sflow/sflowtool/
2006-03-20T22:07:13+00:00 www/spip A publishing system for the Internet (CMS)
SPIP is a publishing system for the Internet. It consists of a bundle of
files, installed in your web account and allowing you to take advantage of a
number of automated tasks: multi-user management, laying out your articles
without the need to use HTML, easily modifying the structure of your site From
the very same application used to browse a site. SPIP enables you to build and
update a site, thanks to a very simple user interface.

WWW: http://www.spip.net/
2006-03-20T21:25:07+00:00 net/php5-rrdtool A php 5 rrdtool glue
Contained herein are bindings to allow you to interface php scripts with RRD
tool directly via RRD tool's 'librrd' library, thus avoiding the need to use
system() calls to the rrdtool binary.

WWW: http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/contrib/php_rrdtool.txt
2006-03-20T21:25:07+00:00 databases/php5-rrdtool A php 5 rrdtool glue
Contained herein are bindings to allow you to interface php scripts with RRD
tool directly via RRD tool's 'librrd' library, thus avoiding the need to use
system() calls to the rrdtool binary.

WWW: http://oss.oetiker.ch/rrdtool/pub/contrib/php_rrdtool.txt
2006-03-20T21:08:42+00:00 sysutils/nbosd Displays battery life and CPU frequency with an OSD
nbosd (notebook OSD) is an on screen display application, that can display
a machine's battery status and CPU frequency on a FreeBSD system.
2006-03-20T20:54:53+00:00 mail/squirrelmail-login_notes-plugin Place notes on the login screen
This plugin allows you to place text and/or images on the top and/or bottom
of the login screen. It also serves as a good introduction to how to write
a simple SquirrelMail plugin.

WWW: http://www.squirrelmail.org
2006-03-20T20:53:26+00:00 mail/squirrelmail-wetteronline-plugin Plugin for the weather in Germany
A little plugin for Squirrelmail showing the current weather
from WetterOnline for the users zip code.

Dies ist ein kleines Plugin für SM welches das aktuelle Wette
von WetterOnline anhand der eigenen Postleitzahl anzeigt.

WWW: http://www.squirrelmail.org
2006-03-20T20:52:13+00:00 mail/squirrelmail-quota_usage-plugin View quota and current usage
If you have an IMAP server with QUOTA Extension capability, you can use
this plugin to view the current quota usage (both size and message count),
which is displayed just above the folders list.
A warning message can also be displayed to users upon login if desired.
If no quota is set, nothing is displayed.

WWW: http://www.squirrelmail.org
2006-03-20T20:49:15+00:00 mail/squirrelmail-notify-plugin Notify when new mail arrives
A small browser window is displayed to show the number of unread message
in a users inbox. The page is refreshed at user defined intervals, and will
restore itself from minimized if there are unread messages,
optionally playing a sound file. Requires Javascript on the browser.

WWW: http://www.squirrelmail.org
2006-03-20T20:46:47+00:00 mail/squirrelmail-notes-plugin Allows you to create notes
Allows you to create notes, for easy reminders or
quick saving of information for future use.

WWW: http://www.squirrelmail.org
2006-03-20T20:40:20+00:00 mail/squirrelmail-email_footer-plugin Automatically appends footer to SquirrelMail-generated emails
This automatically tacks a message onto the end of messages as they're being
sent from SquirrelMail. It functions just like the Hotmail/Yahoo/etc. mail
services, with all of their little 'get your own free hoojamajiggy' messages.

WWW: http://www.squirrelmail.org
2006-03-20T19:56:54+00:00 news/sabnzbdplus Web-interface based binary newsgrabber in python, with nzb support
SABnzbd is a cross-platform binary newsreader. It makes downloading
from Usenet easy by automating the whole thing. You give it an NZB
file or an RSS feed, it does the rest. Has a web-browser based UI
and an API for 3rd-party apps. Ideal for servers too.

WWW: https://sabnzbd.org/
2006-03-20T19:56:54+00:00 news/sabnzbd A web-interface based binary newsgrabber in python, with nzb support
A web-interface based standalone binary newsgrabber written in python, supports
.nzb files

WWW: http://sourceforge.net/projects/sabnzbd
2006-03-20T19:50:18+00:00 games/hex-a-hop Puzzle game based on hexagonal tiles
Hex-a-hop is a puzzle game based on hexagonal tiles. There is no time
limit and no real-time elements.

The objective is simply to destroy all the green hexagonal tiles on each
of the 100 levels. As you progress through the game, more types of tiles
are introduced which make things more difficult and interesting
(hopefully).

WWW: http://hexahop.sourceforge.net/
2006-03-20T19:22:13+00:00 devel/py-utils General utility modules that simplify common programming in Python
The Voidspace Pythonutils package is a simple way of installing the Voidspace
collection of modules. These are currently:

ConfigObj 4.4.0 - Easy config file reading/writing
validate 0.2.3 - Validation and type conversion system
StandOut 3.0.0 - Simple logging and output control object
pathutils 0.2.5 - For working with paths and files
cgiutils 0.3.5 - CGI helpers
urlpath 0.1.0 - Functions for handling URLs
odict 0.2.1 - Ordered Dictionary Class

Several of the Voidspace Projects depend on these modules. They are also useful
in their own right of course. They are primarily general utility modules that
simplify common programming tasks in Python.

WWW: http://www.voidspace.org.uk/python/pythonutils.html
2006-03-20T19:20:10+00:00 security/gorilla Password Gorilla is a cross-platform Password Manager
Password Gorilla is cross-platform Password Manager. It is
compatible with "Password Safe" from Windows.
It uses TCL/Tk and runs on most platforms supported by Tcl/Tk.

WWW: https://github.com/zdia/gorilla
2006-03-20T18:36:06+00:00 textproc/btparse C library for parsing and processing BibTeX data files
btparse is a C library for parsing and processing BibTeX files.
It provides a lexical scanner and LR parser (constructed by PCCTS),
both of which are efficient and offer good error detection and
recovery; a set of functions for traversing the AST (abstract
syntax tree) generated by the parser; and utility functions for
manipulating strings according to BibTeX conventions.

WWW: http://www.gerg.ca/software/btOOL
2006-03-20T16:17:46+00:00 mail/squirrelmail-devel A webmail system which accesses mail over IMAP (Development version)
SquirrelMail is a standards-based webmail package written in PHP4. It
includes built-in pure PHP support for the IMAP and SMTP protocols, and
all pages render in pure HTML 4.0 (with no Javascript) for maximum
compatibility across browsers. It has very few requirements and is very
easy to configure and install. SquirrelMail has a all the functionality
you would want from an email client, including strong MIME support,
address books, and folder manipulation

WWW: http://www.squirrelmail.org/
2006-03-20T15:47:51+00:00 sysutils/fuser POSIX fuser utility for FreeBSD
The fuser utility will write to stdout the IDs of processes that
have one or more named files open. For block and character special
devices, all processes that uses on that device are listed. A file is
considered open by a process if it was explicitly opened, is the working
directory, root directory, jail root directory, active executable text,
kernel trace file for that process or controlling tty of the process.

The fuser(1) utility is defined in IEEE Std 1003.1-2004 standard, but
isn't yet included into the standard FreeBSD distribution.

WWW: http://mbsd.msk.ru/stas/fuser.html
2006-03-20T15:21:27+00:00 games/cleanq3 Cleaned up copy of the original Quake III Arena source code
CleanQ3 is a Quake III Arena engine project intended to clean up the original
source code, and eliminate bugs. You won't find revolutionary features, just
a "better" Quake III.

WWW: http://www.bfeared.com/library/quake/archive/quakedev/temor/cleanq3.html
2006-03-20T12:26:59+00:00 net/openbgpd-devel Free implementation of the Border Gateway Protocol, Version 4
2006-03-20T10:41:04+00:00 net/openospfd Free implementation of the Open Shortest Path First Protocol
OpenOSPFD is a FREE implementation of the Open Shortest Path First Protocol.
It allows ordinary machines to be used as routers exchanging routes with
other systems speaking the OSPF protocol.

WWW: http://www.openbgp.org/
2006-03-20T10:41:04+00:00 net/openospfd-devel Free implementation of the Open Shortest Path First Protocol
OpenOSPFD is a FREE implementation of the Open Shortest Path First Protocol.
It allows ordinary machines to be used as routers exchanging routes with
other systems speaking the OSPF protocol.

WWW: http://www.openbgp.org/

- Florent Thoumie
flz@xbsd.org
2006-03-20T00:14:45+00:00 sysutils/ksynaptics KDE control center module for Synaptics touchpads
KSynaptics is a KDE control center module that enables users to take full
advantage of their mobiles' Synaptics touchpad. It depends on the Xorg/XFree86
synaptics driver and offers the following features:

* adjustable pressure sensitivity
* tapping configuration / smart tapping
* mouse button emulation
* circular scrolling
* smart mode

WWW: http://qsynaptics.sourceforge.net/
2006-03-20T00:11:46+00:00 x11/libsynaptics Library to access the Xorg/XFree86 Synaptics TouchPad Driver
libsynaptics is a library to access the Xorg/XFree86 Synaptics TouchPad
Driver. Programs that want to access the touchpad should make use of this
library and will thereby not interfere with each other. Available parameters
can be read and written and the version of the installed driver can be
determined.

WWW: http://qsynaptics.sourceforge.net/
2006-03-19T23:11:14+00:00 security/silktools Tools for large-scale network capture analysis
SiLK, the System for Internet-Level Knowledge, is a collection of
netflow tools developed by the CERT/NetSA (Network Situational
Awareness) Team to facilitate security analysis in large networks.

SiLK consists of a suite of tools which collect and examine netflow
data, allowing analysts to rapidly query large sets of data.

WWW: http://tools.netsa.cert.org/silk/
2006-03-19T22:43:05+00:00 devel/gpsim Software simulator for Microchip PIC microcontrollers
gpsim is a full-featured software simulator for Microchip PIC
microcontrollers distributed under the GNU General Public License.

WWW: http://gpsim.sourceforge.net/
2006-03-19T20:51:14+00:00 science/gsmc Smith chart program for impedance matching
A program for doing calculation on Smith Chart, similar in functionality to
xsmc but with a simpler user interface; written with GNU/GTK library and
released under GNU/GPL. Written by Lapo Pieri IK5NAX

WWW: http://www.qsl.net/ik5nax
2006-03-19T00:35:19+00:00 comms/xnecview X11 viewer of NEC2 input and output data
Xnecview is a program for visualizing the input and output files of the NEC
antenna simulation software. It runs on Linux/Unix systems with the X window
system.

WWW: http://wwwhome.cs.utwente.nl/%7Eptdeboer/ham/xnecview/
2006-03-18T23:40:42+00:00 graphics/makehuman Application for parametrical modeling of 3D humanoid characters
MakeHuman(C) is an open-source, open graphics library, stand-alone,
multi-platform, software program, which is completely written in C
language. Its purpose is to provide a versatile, professional and
extremely specialized application for parametrical modeling of
three-dimensional humanoid characters.

WWW: http://www.makehuman.org/
2006-03-18T23:38:20+00:00 graphics/glpng Library to easily load PNG files as an OpenGL textures
This is a library for OpenGL to load PNG graphics files as an
OpenGL texture as easily as possible. It also has a number of
options for generating the alpha channel and mipmaps.

WWW: http://www.wyatt100.freeserve.co.uk/download.htm
2006-03-18T23:36:08+00:00 graphics/sharpconstruct 3D modeller for organic shapes
SharpConstruct is a 3D modeling program designed to paint depth on
to polygon models in real-time. Unlike traditional modeling programs,
SharpConstruct makes it easy to model organic shapes. There is no
need to even look at a wireframe (unless you want to). Instead, the
model is manipulated much like clay - push or pull an area, smooth
it, make a hollow or a hill. The entire process is both simple and
organic; you won't need years of modeling experience to create
detailed models in SharpConstruct.

WWW: http://sharp3d.sourceforge.net/
2006-03-18T22:14:20+00:00 games/reminiscence Rewritten engine for Flashback
REminiscence is a rewrite of the engine used in the game Flashback
from Delphine Software. This program is designed as a cross-platform
replacement for the original executable and uses the SDL library.
It allows you to rediscover and play it on modern machines using
the original datafiles.

WWW: http://cyxdown.free.fr/reminiscence/
2006-03-18T22:07:55+00:00 games/kiki Kiki the nanobot is a 3-D puzzle game
kiki the nano bot is a 3-D puzzle game, basically a mixture of the
games Sokoban and Kula-World.

WWW: http://kiki.sourceforge.net/
2006-03-18T21:18:04+00:00 games/flobopuyo Clone of the famous PuyoPuyo
Puyos are fancy smiling bubbles... But they can really be invading
sometimes! Your goal is to make groups of colored puyos to make
them explode and send bad ghost Puyos to your oponent. You win the
game if your oponent reaches the top of the board. You can play
against computer or an other human.

WWW: http://www.ios-software.com/?page=projet&quoi=29&lg=AN
2006-03-18T19:07:04+00:00 emulators/linux_base-fc7 Base set of packages needed in Linux mode (for i386/amd64)
This port contains packages from a near-minimal installation of Fedora 7
Linux. These packages, in conjunction with the linux kernel module,
form the basis of the Linux compatibility environment. It is designed to
provide a nice user experience by using the FreeBSD configuration for
corresponding Linux stuff where possible. Because of this any work which
needs to chroot into the linux base may not work as expected (no fallthrough
to the FreeBSD config possible).

This port is only available for the i386/amd64 architecture (i386/32 bit mode).

If you want to run X11 applications, install the x11/linux-xorg-libs port.

For cross-development this port is not suitable, you should use a linux_dist
port instead in this case.
2006-03-18T19:07:04+00:00 emulators/linux_base-fc6 Base set of packages needed in Linux mode (for i386/amd64)
This port contains packages from a near-minimal installation of Fedora Core
Linux 6. These packages, in conjunction with the linux kernel module,
form the basis of the Linux compatibility environment. It is designed to
provide a nice user experience by using the FreeBSD configuration for
corresponding Linux stuff where possible. Because of this any work which
needs to chroot into the linux base may not work as expected (no fallthrough
to the FreeBSD config possible).

This port is only available for the i386/amd64 architecture (i386/32 bit mode).

If you want to run X11 applications, install the x11/linux-xorg-libs port.

For cross-development this port is not suitable, you should use a linux_dist
port instead in this case.
2006-03-18T19:07:04+00:00 emulators/linux_base-fc4 Base set of packages needed in Linux mode (for i386/amd64)
This port contains packages from a near-minimal installation of Fedora Core
Linux 4. These packages, in conjunction with the linux kernel module,
form the basis of the Linux compatibility environment. It is designed to
provide a nice user experience by using the FreeBSD configuration for
corresponding Linux stuff where possible. Because of this any work which
needs to chroot into the linux base may not work as expected (no fallthrough
to the FreeBSD config possible).

This port is only available for the i386/amd64 architecture (i386/32 bit mode).

If you want to run X11 applications, install the x11/linux-xorg-libs port.

For cross-development this port is not suitable, you should use a linux_dist
port instead in this case.
2006-03-18T19:07:04+00:00 emulators/linux_base-fc3 Base set of packages needed in Linux mode (for i386/amd64)
This port contains packages from a near-minimal installation of Fedora Core
Linux 3.0. These packages, in conjunction with the linux kernel module,
form the basis of the Linux compatibility environment.

This port is only available for the i386/amd64 architecture (i386/32 bit mode).
If you use an Alpha computer, please install the linux_base port instead
of this one.

If you want to run X11 applications, install the x11/linux-XFree86-libs port.
2006-03-18T19:07:04+00:00 emulators/linux_base-f9 Base set of packages needed in Linux mode (for i386/amd64)
This port contains packages from a near-minimal installation of Fedora 9
Linux. These packages, in conjunction with the linux kernel module,
form the basis of the Linux compatibility environment. It is designed to
provide a nice user experience by using the FreeBSD configuration for
corresponding Linux stuff where possible. Because of this any work which
needs to chroot into the linux base may not work as expected (no fallthrough
to the FreeBSD config possible).

This port is only available for the i386/amd64 architecture (i386/32 bit mode).

If you want to run X11 applications, install the x11/linux-xorg-libs port.

For cross-development this port is not suitable, you should use a linux_dist
port instead in this case.
2006-03-18T19:07:04+00:00 emulators/linux_base-f8 Base set of packages needed in Linux mode (for i386/amd64)
This port contains packages from a near-minimal installation of Fedora 8
Linux. These packages, in conjunction with the linux kernel module,
form the basis of the Linux compatibility environment. It is designed to
provide a nice user experience by using the FreeBSD configuration for
corresponding Linux stuff where possible. Because of this any work which
needs to chroot into the linux base may not work as expected (no fallthrough
to the FreeBSD config possible).

This port is only available for the i386/amd64 architecture (i386/32 bit mode).

If you want to run X11 applications, install the x11/linux-xorg-libs port.

For cross-development this port is not suitable, you should use a linux_dist
port instead in this case.
2006-03-18T19:07:04+00:00 emulators/linux_base-f7 Base set of packages needed in Linux mode (for i386/amd64)
This port contains packages from a near-minimal installation of Fedora 7
Linux. These packages, in conjunction with the linux kernel module,
form the basis of the Linux compatibility environment. It is designed to
provide a nice user experience by using the FreeBSD configuration for
corresponding Linux stuff where possible. Because of this any work which
needs to chroot into the linux base may not work as expected (no fallthrough
to the FreeBSD config possible).

This port is only available for the i386/amd64 architecture (i386/32 bit mode).

If you want to run X11 applications, install the x11/linux-xorg-libs port.

For cross-development this port is not suitable, you should use a linux_dist
port instead in this case.
2006-03-18T19:07:04+00:00 emulators/linux_base-f10 Base set of packages needed in Linux mode for i386/amd64 (Linux Fedora 10)
This port contains packages from a near-minimal installation of Fedora 10
Linux. These packages, in conjunction with the Linux kernel module,
form the basis of the Linux compatibility environment. It is designed to
provide a nice user experience by using the FreeBSD configuration for
corresponding Linux stuff where possible. Because of this any work which
needs to chroot into the Linux base may not work as expected (no fallthrough
to the FreeBSD config possible).
2006-03-18T19:07:04+00:00 emulators/linux_base-c6 Base set of packages needed in Linux mode (Linux CentOS ${LINUX_DIST_VER})
This port contains packages from a near-minimal installation of CentOS 6
Linux. These packages, in conjunction with the Linux kernel module,
form the basis of the Linux compatibility environment. It is designed to
provide a nice user experience by using the FreeBSD configuration for
corresponding Linux stuff where possible. Because of this any work which
needs to chroot into the Linux base may not work as expected (no fallthrough
to the FreeBSD config possible).
2006-03-18T17:13:52+00:00 graphics/geomorph Height field generator and editor
Geomorph is a height field generator and editor for the Linux
operating system.

A height field is a kind of topographic map. It is a 2D projection
of a 3D landscape.

Geomorph generates square images and shows a 3D preview of the
resulting landscape. The resulting 2D image can be processed with
a tool like Povray for rendering the landscape.

WWW: http://geomorph.sourceforge.net/
2006-03-18T16:48:14+00:00 x11-servers/synaptics The Synaptics touchpad X driver
This is a driver for the Synaptics TouchPad for XOrg/XFree86 4.x.
A Synaptics touchpad by default operates in compatibility mode by
emulating a standard mouse. However, by using a dedicated driver,
more advanced features of the touchpad becomes available.

WWW: http://web.telia.com/~u89404340/touchpad/
2006-03-18T16:48:14+00:00 x11-drivers/synaptics The Synaptics touchpad X driver
This is a driver for the Synaptics TouchPad for XOrg/XFree86 4.x.
A Synaptics touchpad by default operates in compatibility mode by
emulating a standard mouse. However, by using a dedicated driver,
more advanced features of the touchpad becomes available.

WWW: http://web.telia.com/~u89404340/touchpad/
2006-03-18T15:13:32+00:00 databases/p5-DBIx-MySQLSequence Proper and correct (emulated) sequence support for MySQL
The DBIx::MySQLSequence package implements an emulation layer that
provides "real" sequences on MySQL. The module works by creating a
"sequence table", a single table where each record represents a
single sequence, and performing some "magic" MySQL specific SQL to
ensure the sequences will work correctly.

WWW: https://metacpan.org/release/DBIx-MySQLSequence
2006-03-18T14:25:25+00:00 devel/pas2dox Preprocessor to use doxygen with Pascal sources
Pas2Dox is a pre-processor addon for the Doxygen documentation generator.
This allows the production of advanced documentation from Delphi/Kylix.

WWW: http://pas2dox.sourceforge.net
2006-03-18T13:58:34+00:00 devel/pecl-json PHP extension for JSON (JavaScript Object Notation) serialization for PHP 4
php-json is an extremely fast PHP C extension for JSON
(JavaScript Object Notation) serialisation.

WWW: http://pecl.php.net/package/json
2006-03-18T12:33:32+00:00 devel/p5-Test-Data Test functions for particular variable types
Test::Data provides utility functions to check properties and values
of data and variables.

WWW: https://metacpan.org/release/Test-Data
2006-03-17T15:54:09+00:00 security/matrixssl Small alternative SSL implementation
PeerSec Networks MatrixSSL is an embedded SSL implementation designed for
small footprint applications and devices. PeerSec Networks offers a fully
supported, commercial version as well as an open source version that is
available for download.

WWW: http://www.matrixssl.org/
2006-03-17T13:10:25+00:00 audio/nyello An advanced command-line interface and shell for xmms2
nyello is a command-line XMMS2 client.

It aims at providing a high-level interface to the XMMS2 server, with a concise
and powerful interaction syntax. It boasts (or soon will boast) advanced
features, such as rich pattern expressions to efficiently browse your library,
smart completion of commands and custom song collections to organize your
library.

It can either run a single command or work like a shell (if started without
argument). As a command-line program, it is mostly targetted at Unix
power-users.

WWW: http://sirius.cine7.net/nyello/index.php
2006-03-16T22:31:26+00:00 biology/lagan Efficient tools for large-scale multiple alignments of genomic DNA
The Lagan Tookit is a set of alignment programs for comparative
genomics. The three main components are a pairwise aligner (LAGAN), a
multiple aligner (M-LAGAN), and a glocal aligner (Shuffle-LAGAN). All
three are based on the CHAOS local alignment tool and combine speed
(regions up to several megabases can be aligned in minutes) with high
accuracy. The results of the alignment can be visualized using the VISTA
visualization tool.

WWW: http://lagan.stanford.edu/
2006-03-16T21:40:45+00:00 security/pecl-gnupg PECL wrapper around the gpgme library
This extension provides methods to PHP interact with gnupg.

WWW: https://pecl.php.net/package/gnupg
2006-03-16T19:02:02+00:00 games/lmpc Tools to manipulate some FPS games demo recordings
LMPC is a tool to manipulate games recordings (demos). Supported games are
DOOM, DOOM II, Heretic, Hexen, Strife (LMP files), Duke Nukem 3D, Redneck
Rampage (DMO files), Quake (DEM), QuakeWorld (QWD), Quake II (DM2, client
recorded, server recorded, relay files), and Quake III Arena (DM3 files, or
dm_68 more precisely). It also includes DEM file cutter tool (DEMcut), DEM
text file analyser (DEMA), demo broadcasting server (DBS), and DM2 file
concatenator (DM2cat).

WWW: http://demospecs.half-empty.de/lmpc-alpha/
2006-03-16T18:06:09+00:00 net/iwi-firmware-kmod Intel PRO/Wireless 2200 Firmware Kernel Module
This project was created by Intel to enable support for the Intel
PRO/Wireless 2200 Network Connection mini PCI adapter. This project
(IPW2200) is intended to be a community effort as much as is possible
given some working constraints (mainly, no HW documentation is available).

WWW: http://ipw2200.sourceforge.net/
2006-03-16T18:04:44+00:00 net/ipw-firmware-kmod Intel PRO/Wireless 2100 Firmware Kernel Module
This project was created by Intel to enable support for the Intel
PRO/Wireless 2100 Network Connection mini PCI adapter. This project
(IPW2100) is intended to be a community effort as much as is possible
given some working constraints (mainly, no HW documentation is available).

WWW: http://ipw2100.sourceforge.net/
2006-03-16T11:04:55+00:00 textproc/muse Authoring and publishing environment for Emacs
Emacs Muse is an authoring and publishing environment for Emacs. It
simplifies the process of writings documents and publishing them to
various output formats.

Muse consists of two main parts: an enhanced text-mode for authoring
documents and navigating within Muse projects, and a set of publishing
styles for generating different kinds of output.

WWW: http://www.emacswiki.org/cgi-bin/wiki/MuseMode
2006-03-16T07:50:15+00:00 textproc/fixrtf Patch making it possible to embed PNGs into RTFs
Utility to embed PNG pictures into RTFs. This is primarily used in
the FreeBSD Documentation Project.

This utility is maintained by the FreeBSD Simplified Chinese Project.

WWW: http://www.freebsd.org.cn
2006-03-16T01:33:19+00:00 games/sudoku Console based Sudoku games
The sudoku board game is played on a 9x9 grid, divided into rows, columns,
and 9 blocks of 3x3 squares. The objective is to fill the empty squares with
the digits 1-9, so that each row, column, and block contains each of the
digits 1-9 (and hence, it is not possible for any digit to appear twice in
the same row, column or block).

Features:
- character based (curses) interface;
- cross-platform (Minix, Unix, Windows) with full source code (ANSI C);
- generates hints upon request;
- classification of board difficulty (very easy, easy, medium, hard or
fiendish);
- generation of new boards;
- easy entry of boards published in newspapers, internet, etc...;
- multiple output formats (text,csv,html,postscript).
2006-03-15T21:25:38+00:00 audio/gxmms2 GTK2 based XMMS2 client, written in C
gxmms2 is a GTK2 based XMMS2 client, written in C. Its main window is small and
simple. It includes a playlist editor and a file details dialog.

WWW: http://wejp.k.vu/projects/xmms2/
2006-03-15T20:16:35+00:00 net/penguintv-devel Graphical RSS feed reader with incorperated playback functions - development version
PenguinTV is not just another RSS feed reader. It is designed from
the ground up to work seamlessly with podcasts and video blogs,
allowing you to easily enjoy the audio, music, and video published
around the web in RSS format.

Until now, the only solutions for listening to podcasts on Linux
have been clunky apps and unreliable bash scripts. Many solutions
require the user to browse file directories named by date to find
media files. With the large amount of information in podcasts and
videos, a user needs help to keep track of everything.

PenguinTV eliminates all of these problems with a light-weight but
powerful interface that shows you what you need to know, and hides
what you don't. You can immediately see what you've watched, what's
available to view, and which media are downloading. You don't have
to worry about where files are stored, what their names are, or
what format they are in. Rather than try to reinvent the wheel by
coding its own media player, PenguinTV launches the media player
of your choice to view your downloads.

WWW: http://penguintv.sourceforge.net/
Author: Owen Williams <ywwg@usa.net>
2006-03-15T20:14:52+00:00 net/penguintv Graphical RSS feed reader with incorperated playback functions - development version
PenguinTV is not just another RSS feed reader. It is designed from
the ground up to work seamlessly with podcasts and video blogs,
allowing you to easily enjoy the audio, music, and video published
around the web in RSS format.

Until now, the only solutions for listening to podcasts on Linux
have been clunky apps and unreliable bash scripts. Many solutions
require the user to browse file directories named by date to find
media files. With the large amount of information in podcasts and
videos, a user needs help to keep track of everything.

PenguinTV eliminates all of these problems with a light-weight but
powerful interface that shows you what you need to know, and hides
what you don't. You can immediately see what you've watched, what's
available to view, and which media are downloading. You don't have
to worry about where files are stored, what their names are, or
what format they are in. Rather than try to reinvent the wheel by
coding its own media player, PenguinTV launches the media player
of your choice to view your downloads.

WWW: http://penguintv.sourceforge.net/
Author: Owen Williams <ywwg@usa.net>
2006-03-15T11:52:15+00:00 astro/boinc-setiathome-naparst Setiathome for BOINC, optimized by Harold Naparst
SETI - Search for Extra-Terrestrial Intelligence

Use your unused CPU cycles to aid in computations analyzing radio
telescope information for possible signs of ET.

This version is a Linux binary built by Harold Naparst for Pentium 3
CPUs and higher (requires SSE instructions). It was heavily optimized
for best performance, can process a work unit under an hour on recent
hardware.

WWW: http://naparst.name/seti.htm
2006-03-15T11:50:11+00:00 astro/boinc-einsteinathome Search for gravitational waves, a distributed computing project
Einstein@Home - Search for gravitational waves

Use your unused CPU cycles to aid in computations analyzing telescope
information for possible gravitational waves emitted by pulsars as
predicted by Albert Einstein.

Einstein@home is based on BOINC (Berkeley Open Infrastructure for
Network Computing). Several other projects besides Einstein@home are
using BOINC. BOINC lets you participate in more than one project,
and it lets you specify what fraction of your computer time should go
to each project.

Be sure to join the "FreeBSD" team on the Einstein website once you're
up and running.

The FreeBSD version of this client is currently in its beta-testing
phase.

WWW: http://einstein.phys.uwm.edu/
2006-03-15T11:35:32+00:00 www/xulrunner Mozilla runtime package that can be used to bootstrap XUL+XPCOM apps
Mozilla runtime package that can be used to bootstrap XUL+XPCOM applications
that are as rich as Firefox and Thunderbird. It will provide mechanisms for
installing, upgrading, and uninstalling these applications. XULRunner will
also provide libxul, a solution which allows the embedding of Mozilla
technologies in other projects and products.

WWW: http://developer.mozilla.org/en/docs/XULRunner
2006-03-15T10:46:39+00:00 games/pysycache-themes Pysycache themes support
The pysycache theme files supported.

WWW: http://www.pysycache.org/
2006-03-15T10:46:02+00:00 games/pysycache-lang The pysycache lang support
The pysycache language files supported.

WWW: http://www.pysycache.org/
2006-03-15T10:45:00+00:00 games/pysycache Educational software made in python
Pysycache to teach children to move the mouse. For this, it offers three
activities based on simply objects and a lot of photographies.

WWW: http://www.pysycache.org/
2006-03-15T10:44:07+00:00 net/phamm Front-end written in PHP to manage virtual service
Phamm (PHP LDAP Virtual Hosting Manager) is a front-end written
in PHP to manage virtual service's using a LDAP directory backend.

WWW: http://www.phamm.org
2006-03-15T10:42:54+00:00 net/p5-Net-SCP-Expect Perl5 wrapper for scp that allows passwords via Expect
This module is simply a wrapper around the scp call. The primary difference
between this module and I<Net::SCP> is that you may send a password
programmatically, instead of being forced to deal with interactive sessions.

WWW: https://metacpan.org/release/Net-SCP-Expect
2006-03-15T10:42:03+00:00 www/p5-HTML-PrettyPrinter Generate nice HTML files from HTML syntax trees
HTML::PrettyPrinter produces nicely formatted HTML code from a HTML syntax
tree. It is especially usefull if the produced HTML file shall be read or
edited manually afterwards. Various parameters let you adapt the output to
different styles and requirements.

WWW: https://metacpan.org/release/HTML-PrettyPrinter
2006-03-15T10:41:16+00:00 biology/mafft Multiple alignment program for amino acid or nucleotide sequences
MAFFT offers a range of multiple alignment strategies, L-INS-i
(accurate; recommended for <200 sequences), FFT-NS-i (standard speed and
accuracy), FFT-NS-2 (fast; recommended for >2,000 sequences), etc.
According to BAliBASE and other benchmark tests, L-INS-i is one of the
most accurate methods currently available.

MAFFT has been described:

K. Katoh and H. Toh 2008 (Briefings in Bioinformatics 9:286-298)
Recent developments in the MAFFT multiple sequence alignment program.

K. Katoh, K. Misawa, K. Kuma and T. Miyata (Nucleic Acids Res. 30:
3059-3066, 2002) MAFFT: a novel method for rapid multiple sequence
alignment based on fast Fourier transform.

WWW: http://mafft.cbrc.jp/alignment/software/
2006-03-15T10:40:38+00:00 textproc/libstree Generic Suffix Tree Library
libstree is a generic suffix tree implementation, written in C.
It can handle arbitrary data structures as elements of a string.
Unlike most demo implementations, it is not limited to simple ASCII
character strings. Suffix tree generation in libstree is highly
efficient and implemented using the algorithm by Ukkonen, which
means that libstree builds suffix trees in time linear to the length
of the strings (assuming that string element comparisons can be done
in O(1)).

WWW: http://www.icir.org/christian/libstree/
2006-03-15T10:39:34+00:00 sysutils/grok Expert system for real-time log analysis
An expert system for real-time log analysis that allows for user-defined
actions to happen when a log rule is matched.

WWW: http://code.google.com/p/semicomplete/wiki/Grok
2006-03-15T10:38:00+00:00 science/fasthenry Multipole-accelerated inductance analysis program
FastHenry computes the frequency dependent self and mutual inductances and
resistances between conductors of complex shape. The algorithm used in
FastHenry is an acceleration of rge mesh formulation approach. The linear system
resulting from the mesh formulation is solved using a generalized minimal
residual algorithm with a fast multipole algorithm to efficiently compute the
iterates.

--------------------- Superconductivity Support -------------------------

This version of fasthenry has been modified to support superconducting
segments and ground planes by Stephen R. Whiteley of Whitleley Research Inc.
The analysis used is based on the London equations and the two-fluid
model. Both reactive and lossy components of the superconductor complex
conductivity are employed in obtaining the impedance matrix.

WWW: http://www.rle.mit.edu/cpg/research_codes.htm
2006-03-15T10:36:29+00:00 science/fastcap Three-dimensional capacitance extraction program
FastCap computes self and mutual capacitances between ideal
conductors of arbitrary shapes, orientations and sizes.
The conductors can be embedded in a dielectric region composed
of any number of constant-permittivity regions of any shape and
size.

The algorithm used in FastCap is an acceleration of the
boundary-element technique for solving the integral equation
associated with the multiple-conductor, multiple-dielectric
capacitance extraction problem. The linear system resulting
from the boundary-element discretization is solved using a
generalized conjugate residual algorithm with a fast multipole
algorithm to efficiently compute the iterates.

---------------------
This version of fastcap has been cleaned up and enhanced by Stephen R.
Whiteley of Whitleley Research Inc.
---------------------

WWW: http://www.rle.mit.edu/cpg/research_codes.htm
2006-03-15T10:35:24+00:00 biology/dotter Viewer for multiple sequence alignments
Dotter is a graphical dotplot program for detailed comparison of
two sequences. Here, every residue in one sequence is compared to
every residue in the other sequence. The first sequence runs along
the x-axis and the second sequence along the y-axis. In regions
where the two sequences are similar to each other, a row of high
scores will run diagonally across the dot matrix. If you're comparing
a sequence against itself to find internal repeats, you'll notice
that the main diagonal scores maximally, since it's the 100% perfect
self-match.

To make the score matrix more intelligible, the pairwise scores are
averaged over a sliding window which runs diagonally. The averaged
score matrix forms a three-dimensional landscape, with the two
sequences in two dimensions and the height of the peaks in the
third. This landscape is projected onto two dimensions by aid of
greyscales - the darker grey of a peak, the higher it is.

Dotter provides a tool to explore the visual appearance of this
landscape, as well as a tool to examine the sequence alignment it
represents.

WWW: http://sonnhammer.sbc.su.se/Dotter.html
2006-03-15T10:29:04+00:00 sysutils/cromwell Linux (and FreeBSD :-) BIOS images for the Microsoft Xbox
Cromwell is a 100% open source BIOS for the Microsoft Xbox. Its original intent
is to boot Linux on the Xbox, but later versions can boot FreeBSD as well.

As there have been no recent releases, this version was checked out of the
SourceForge xbox-linux CVS. An patch is provided to allow Cromwell to load
kernels from UFS partitions.
2006-03-15T10:26:12+00:00 biology/blat Fast tool for local sequence similarity searches
BLAT is a bioinformatics software tool which performs rapid mRNA/DNA and
cross-species protein alignments. BLAT is more accurate and 500 times
faster than popular existing tools for mRNA/DNA alignments and 50 times
faster for protein alignments at sensitivity settings typically used
when comparing vertebrate sequences. (Source: Kent, W.J. 2002. BLAT --
The BLAST-Like Alignment Tool. Genome Research 4: 656-664.
http://dx.doi.org/10.1101/gr.229202)

BLAT is not BLAST. DNA BLAT works by keeping an index of the entire
genome (but not the genome itself) in memory. Since the index takes up a
bit less than a gigabyte of RAM, BLAT can deliver high performance on a
reasonably priced Linux box.

WWW: https://users.soe.ucsc.edu/~kent/
2006-03-15T10:24:57+00:00 biology/belvu A viewer for multiple sequence alignments
Belvu is an X-windows viewer for multiple sequence alignments. One of the main
advantages of Belvu is that it has an extensive set of modes to color the
residues. There are several ways to color them by conservation and by residue
type (user-configurable). Other useful features are fetching of the Swissprot
(or PIR) entries by double clicking and easy tracking of the position in the
alignment.

Belvu further supports some simple editing commands for rows and columns, but
is not intended as a full editor. For actually editing the alignment, use your
favorite alignment editor or Emacs.

WWW: http://www.cgb.ki.se/cgb/groups/sonnhammer/Belvu.html
2006-03-15T10:22:51+00:00 sysutils/bacula-client-devel The network backup solution (client) - DEVELOPMENT Version
2006-03-15T10:22:09+00:00 sysutils/bacula-server-devel The network backup solution (server) - DEVELOPMENT Version
Bacula is a set of computer programs that permit you (or the system
administrator) to manage backup, recovery, and verification of
computer data across a network of computers of different kinds.
In technical terms, it is a network Client/Server based backup program.
Bacula is relatively easy to use and efficient, while offering many
advanced storage management features that make it easy to find and
recover lost or damaged files. Due to its modular design, Bacula is
scalable from small single computer systems to systems consisting of
hundreds of computers located over a large network.

This port is built from the development branch of Bacula.

WWW: http://www.bacula.org/
2006-03-15T07:04:39+00:00 x11/rsibreak KDE RSI prevention tool
Repetitive Strain Injury is an illness which can occur as a result of
working with a mouse and keyboard. This utility can be used to remind
you to take a break now and then. It will show you a random picture
from a collection you can configure yourself for a configurable duration
at a configurable interval.

You can use these breaks to do some stretch exercises for example, or as
a reminder to walk away from the computer for a while.

RSIBreak will sit in your system tray and when it is time for a break it
will show you the picture full screen. All timings can be set by clicking
with the right mouse button on the icon in the system tray.

WWW: https://userbase.kde.org/RSIBreak
2006-03-15T07:04:39+00:00 x11/rsibreak-kde4 KDE RSI prevention tool
Repetitive Strain Injury is an illness which can occur as a result of
working with a mouse and keyboard. This utility can be used to remind
you to take a break now and then. It will show you a random picture
from a collection you can configure yourself for a configurable duration
at a configurable interval.

You can use these breaks to do some stretch exercises for example, or as
a reminder to walk away from the computer for a while.

RSIBreak will sit in your system tray and when it is time for a break it
will show you the picture full screen. All timings can be set by clicking
with the right mouse button on the icon in the system tray.

WWW: https://userbase.kde.org/RSIBreak
2006-02-25T20:10:15+00:00 chinese/docproj Supportive tools for Chinese docproj build
zh-docproj is a set of utilities that is used to build docproj PDFs.
This utility is maintained by the FreeBSD Simplified Chinese Project.

WWW: http://www.freebsd.org.cn
2006-02-23T02:07:52+00:00 net-im/libjingle Google Talk's implementation of Jingle and Jingle-Audio
[ excerpt from developer's web site ]

Google's Libjingle is Google Talk's implementation of Jingle and
Jingle-Audio (proposed extensions to XMPP) to interoperate with
Google Talk's peer-to-peer and voice calling capabilities.

WWW: http://code.google.com/apis/talk/index.html
2006-02-23T00:35:36+00:00 games/sjeng Chess engine supporting chess variations
Sjeng was an attempt to create a bughouse & crazyhouse playing program that
can attain a level comparable to what the best human players are capable of.
Newer versions of Sjeng also play standard, suicide, giveaway and losers
chess.

WWW: https://sjeng.org/indexold.html
2006-02-22T18:40:57+00:00 x11-themes/gnome-icons-snowish A Mac inspired icon theme for GNOME
A Mac-inspired icon theme for GNOME Desktop

WWW: http://www.gnome-look.org/content/show.php?content=32599
2006-02-22T18:36:59+00:00 x11-themes/gtk-gray-theme Gray theme for GTK+ 2.0
Gray version of the nice theme "Mint", with a new Metacity theme!
Gray-Flat has got different menu bar and different metacity (obviusly
you can use Gray-Flat with Gray metacity theme!).

WWW: http://www.gnome-look.org/content/show.php?content=34132
2006-02-22T18:35:26+00:00 x11-themes/gtk-envy-theme Envy theme for GTK+ 2.0
Simple green GTK2 theme

WWW: http://www.gnome-look.org/content/show.php?content=60029
2006-02-22T17:47:57+00:00 sysutils/tw_cli 3ware storage controllers management CLI
tw_cli(8) is a Command Line Interface Storage Management Software for
AMCC/3ware ATA RAID Controllers, supported by twe(4) and twa(4) drivers.
It provides controller, logical unit and drive management. tw_cli can
be used in both interactive and batch mode, providing higher-level API
(Application Programming Interface) functionalities.

WWW: http://3ware.com/support/download.asp
2006-02-22T16:45:13+00:00 x11-themes/cursor-grounation-theme Moshi's Grounation cursors
Grounation is a simple and stylish set of cursors.

WWW: http://xfce-look.org/content/show.php?content=14484
2006-02-22T16:44:26+00:00 x11-themes/cursor-neutral-theme Extended Jaguar X cursor theme
A modified and extended jaguarx fork with grayscale animated
watch. Looks lika a set of standard black *X cursors, but
smoothed and shadowed.

WWW: http://xfce-look.org/content/show.php?content=28310
2006-02-22T16:43:12+00:00 www/openxmldir PHP based XML menuing system for Cisco 79xx IP phones
Open 79XX XML Directory is an application designed to utilize
the display features on Cisco 79XX IP Phones. It produces
on-screen phone directories, search capabilities, text memos,
interactive user status, and more. The directory can be
manipulated very easily using the user-friendly web interface.

Based on PHP server language integrated with MySQL server,
Open 79XX XML Directory is a powerfull tool.

WWW: http://web.csma.biz/apps/xml_xmldir.php
2006-02-22T15:26:03+00:00 emulators/tiemu2 TI89(ti)/92(+)/V200 hand-helds emulator
This project aims to develop a fast emulator for the TI89 (Titanium), 92(+),
and V200PLT calculators. This emulator started on the Jonas Minnberg's
(X)Tiger emulator which is based on UAE (the Universal Amiga Emulator). It
was deeply reworked and improved, thus it's very different now.

TiEmu uses the GDK library (GTK component) for display. The GUI has been
written with GTK+ (the Gimp ToolKit).

WWW: http://lpg.ticalc.org/prj_tiemu/
2006-02-22T14:42:39+00:00 textproc/p5-Text-vCard Package to parse, edit and create multiple vCards (RFC 2426)
This package is for a single vCard (person/record/set of address information).
It provides an API to editing and creating vCards, or supplied a specific piece
of the Text::vFile::asData results it generates a vCard with that content.

WWW: https://metacpan.org/release/Text-vCard
2006-02-22T01:35:01+00:00 games/ggz-kde-client The GGZ Gaming Zone - KDE Client
===============================================
The GGZ Gaming Zone - KDE Frontends and Clients
===============================================

Content of GGZ-KDE:
- GGZCore++, a high-level C++ API for handling online games,
largely based on the ggzcore C library.
- KGGZ, the well-known frontend. It provides a chat and is
configurable.
- GGZap, a GGZ quick launcher which can put itself into the taskbar.
- KCMGGZ, a set of configuration dialogs for the KDE control center.
- KIO_GGZ, a KIO slave to browse GGZ servers.
- KIO_GGZMeta, another KIO slave which provides a general interface
to meta servers of any kind (including the GGZ meta server).
- ShadowBride, a graphical game protocol sniffing tool.
- Keepalive Control, utility to administer Keepalive servers
- Competition Calendar, a viewer for game schedules and results
- KGrubby, a graphical configuration tool for grubby, the chatbot

WWW: http://www.ggzgamingzone.org/
2006-02-22T01:31:22+00:00 games/ggz-gtk-games The GGZ Gaming Zone - GTK+ Games
=======================================
The GGZ Gaming Zone - GTK+ Game Modules
=======================================

GGZ Gaming Zone GTK+ Game Modules provide the game executables,
graphics, and data for a number of popular (and unique) network games.
These games are coded for version 2.X of GTK+, but many of them are also
available using different graphical interfaces.

This version of the GTK+ Game Modules (0.0.13) requires version 0.0.13
of the ggz-client-libs.

The GTK+ Game Modules are only one part of the GGZ Gaming Zone
client setup. The following additional modules are required:
* libggz - provides commonly used functions and low-level
communications between client modules and the GGZ servers
* ggz-client-libs - provides common procedures and utilites required
to run the GGZ client and games
* gtk-client/kde-client - one or more of the GGZ clients will be
required in order to login to a server, chat and launch games

WWW: http://www.ggzgamingzone.org/
2006-02-22T00:58:04+00:00 www/drupal4-textile Textile markup module for Drupal
The Textile module allows you to enter content using Textile, a
simple, plain text syntax that is filtered into valid (X)HTML. It was
originally developed by Dean Allen of textism.com, and several different
versions (in several different programming languages) have been created.

WWW: http://drupal.org/project/textile
2006-02-22T00:58:04+00:00 www/drupal-textile Textile markup module for Drupal
The Textile module allows you to enter content using Textile, a
simple, plain text syntax that is filtered into valid (X)HTML. It was
originally developed by Dean Allen of textism.com, and several different
versions (in several different programming languages) have been created.

WWW: http://drupal.org/project/textile
2006-02-21T21:35:13+00:00 converters/ytnef Unpack data in MS Outlook TNEF format
This program decodes those annoying application/ms-tnef MIME
attachments that Microsoft mail servers helpfully use to encapsulate
your already MIME encoded attachments.

Due to the proliferation of Microsoft Outlook and Exchange mail
servers, more and more mail is encapsulated into this format.

The YTNEF program allows one to unpack the attachments which were
encapsulated into the YTNEF attachment. Thus alleviating the need to
use Microsoft Outlook to view them.

Now supports winmail.dat Outlook files

WWW: https://github.com/Yeraze/ytnef
2006-02-21T20:49:48+00:00 devel/libytnef Unpack data in MS Outlook TNEF format
This is the library needed to YTNEF application

This program decodes those annoying application/ms-tnef MIME attachments that
Microsoft mail servers helpfully use to encapsulate your already MIME encoded
attachments.

Due to the proliferation of Microsoft Outlook and Exchange mail servers,
more and more mail is encapsulated into this format.

The YTNEF program allows one to unpack the attachments which were encapsulated
into the YTNEF attachment. Thus alleviating the need to use Microsoft Outlook
to view them.

Now supports winmail.dat Outlook files

WWW: http://ytnef.sourceforge.net/
2006-02-21T20:05:31+00:00 converters/libytnef Unpack data in MS Outlook TNEF format
This is the library needed to YTNEF aaplication

This program decodes those annoying application/ms-tnef MIME attachments that
Microsoft mail servers helpfully use to encapsulate your already MIME encoded
attachments.

Due to the proliferation of Microsoft Outlook and Exchange mail servers,
more and more mail is encapsulated into this format.

The YTNEF program allows one to unpack the attachments which were encapsulated
into the YTNEF attachment. Thus alleviating the need to use Microsoft Outlook
to view them.

Now supports winmail.dat Outlook files

Author: Randall Hand <randall.hand@gmail.com>
WWW: http://ytnef.sourceforge.net/
2006-02-21T18:41:38+00:00 print/acroreadwrapper Wrapper for Adobe Reader
This is a wrapper script for Adobe Reader to pick up one of the localized
versions installed according to ${LANG} or ${ADOBE_LANG} environment variable.
2006-02-21T10:47:28+00:00 games/timeseal Account for network lag in FICS chess games
timeseal is a program that has been developed to improve chess on internet.
Netlag often causes players to lose valuable seconds or even minutes on their
chess clocks. Transmission time is counted against you, unless the chess
server can tell exactly when information is transmitted. The timeseal program
acts as a relay station and keeps track of transmission times. What timeseal
does is record your thinking time, so that transmission time is not counted
against you. Timeseal will not prevent netlag but it makes the games fairer
when lag occurs.
2006-02-20T23:29:03+00:00 sysutils/portmaster Manage your ports without external databases or languages
This script uses the existing ports infrastructure to track dependencies,
and to keep those dependencies up to date. Because it is written in /bin/sh,
it needs no other languages installed.

Portmaster has the following features:
* User can specify the port to upgrade (or install) either by directory
in /usr/ports, or by directory in /var/db/pkg
* Updates and repairs (as needed) entries for dependencies in both +CONTENTS
and +REQUIRED_BY files for both the port that is being updated, and any
ports that depend on it
* Runs make config recursively through all ports before starting build
* Recursively checks and upgrades (or installs) all dependencies
* User can force upgrades of all dependent ports
* Runs make clean before starting the build (can be disabled)
* Offers the user the opportunity to delete stale distfiles
* Supports /usr/ports/MOVED
* Supports non-default settings of PORTSDIR and PKG_DBDIR
* Interactive update mode (prompts for each update)
* Option to rebuild port, and ports that depend on it
* Options to make packages out of installed, and new ports
* Option to clean out stale port dependencies
* Downloads distfiles in the background

WWW: http://dougbarton.us/portmaster.html
2006-02-20T23:29:03+00:00 ports-mgmt/portmaster Manage your ports without external databases or languages
This script uses the existing ports infrastructure to track dependencies,
and keep them up to date. It is written in /bin/sh so it has no dependencies.

Portmaster has the following features:
* Updates and repairs (as needed) entries for dependencies in both +CONTENTS
and +REQUIRED_BY files for both the port that is being updated, and any
ports that depend on it
* Runs make config recursively through all ports before starting build
* Downloads distfiles in the background
* Recursively checks and upgrades (or installs) all dependencies
* User can force upgrades of all dependent ports
* Offers the user the opportunity to delete stale distfiles
* Supports ports/MOVED and non-default settings of PORTSDIR and PKG_DBDIR
* Interactive update mode (prompts for each update)
* Option to rebuild port, and ports that depend on it
* Options to make packages out of installed, and new ports
* Option to clean out stale port dependencies
* Options to list installed ports by category, and those with new versions
* Packages can be used for installation either exclusively, if available,
or only for build dependencies

WWW: http://portmaster.github.io/
2006-02-20T21:28:41+00:00 www/p5-RTx-Statistics RTx::Statistics - Produces statistical information based on RT3 data
Statistics package for RT3. See web page below for details.

WWW: http://wiki.bestpractical.com/index.cgi?RT3StatisticsPackage
2006-02-20T17:47:38+00:00 textproc/p5-AI-Categorizer Automatic Text Categorization
AI::Categorizer is a framework for automatic text categorization. It
consists of a collection of Perl modules that implement common
categorization tasks, and a set of defined relationships among those
modules. The various details are flexible - for example, you can choose
what categorization algorithm to use, what features (words or otherwise)
of the documents should be used (or how to automatically choose these
features), what format the documents are in, and so on.

The basic process of using this module will typically involve obtaining a
collection of pre-categorized documents, creating a "knowledge set"
representation of those documents, training a categorizer on that
knowledge set, and saving the trained categorizer for later use. There are
several ways to carry out this process. The top-level AI::Categorizer
module provides an umbrella class for high-level operations, or you may
use the interfaces of the individual classes in the framework.

A simple sample script that reads a training corpus, trains a categorizer,
and tests the categorizer on a test corpus, is distributed as eg/demo.pl .

WWW: https://metacpan.org/release/AI-Categorizer
2006-02-20T13:18:26+00:00 devel/hp48xgcc GNU C cross-compiler for HP48 calculators
HP48xgcc is a C cross-compiler. It is a program that runs on your computer
and translates C code into objects that can be executed on the HP48. It is
based on (well, that's an understatement) the GNU C compiler (gcc) and thus
it supports complete C language, not just some subset.

WWW: http://hp48xgcc.sourceforge.net/
2006-02-20T12:45:03+00:00 net-mgmt/bwm-ng Small and simple bandwidth monitor
Bandwidth Monitor NG is a small and simple console-based live
bandwidth monitor for Linux, BSD, Solaris, Mac OS X and others.

Short list of features:

* supports /proc/net/dev, netstat, getifaddr, sysctl, kstat and libstatgrab
* unlimited number of interfaces supported
* interfaces are added or removed dynamically from list
* white-/blacklist of interfaces
* output of KB/s, Kb/s, packets, errors, average, max and total sum
* output in curses, plain console, CSV or HTML
* configfile

WWW: http://www.gropp.org/?id=projects&sub=bwm-ng
2006-02-20T10:03:43+00:00 sysutils/binup BSDUpdates system update tool
BSDUpdates provides free binary security updates for all the latest BSD
operating systems. Our easy to use interface allows you to monitor the security
status of all your computers from convenient screen.

By registering for a free account, you can:
- Patch vulnerabilities without rebuilding the system
- Apply Security Updates automatically
- Upgrade your computer remotely

Additional services will (soon) be available on a subscription basis that allow
you to:
- Track -STABLE automatically

WWW: https://bsdupdates.com/
2006-02-20T08:57:48+00:00 math/k3dsurf Visualize and manipulate Mathematical surfaces or curves
K3DSurf is a program to visualize and manipulate multidimensional surfaces
by using Mathematical equations. It's also a "Modeler" for POV-Ray in the
area of parametric surfaces.

Features :
* 3D, 4D, 5D and 6D HyperObjects visualization.
* Full support of all functions (like C language).
* Support of mouse event in the drawing area (Left:Rotate, Right:scale
and Midle:translate).
* Animation an Morph effect.
* Povscript and Mesh file generation(and Run if povray is installed).
VRML2 and OBJ files also supported.
* More than 100 well known examples.

WWW: http://k3dsurf.sourceforge.net/
2006-02-20T02:57:08+00:00 devel/p5-Time-Progress Elapsed and estimated finish time reporting
Elapsed and estimated finish time reporting

WWW: https://metacpan.org/release/Time-Progress
2006-02-20T02:29:24+00:00 math/p5-AI-Genetic Pure Perl genetic algorithm implementation
This module implements a Genetic Algorithm (GA) in pure Perl. Other Perl
modules that achieve the same thing (perhaps better, perhaps worse) do
exist. Please check CPAN. I mainly wrote this module to satisfy my own
needs, and to learn something about GAs along the way.

I will not go into the details of GAs here, but here are the bare basics.
Plenty of information can be found on the web.

In a GA, a population of individuals compete for survival. Each individual
is designated by a set of genes that define its behaviour. Individuals
that perform better (as defined by the fitness function) have a higher
chance of mating with other individuals. When two individuals mate, they
swap some of their genes, resulting in an individual that has properties
from both of its "parents". Every now and then, a mutation occurs where
some gene randomly changes value, resulting in a different individual. If
all is well defined, after a few generations, the population should
converge on a "good-enough" solution to the problem being tackled.

WWW: https://metacpan.org/release/AI-Genetic
2006-02-20T01:37:17+00:00 games/ggo PandaNet's IGS Client, GNU Go Client and SGF Editor
PANDA-gGo is a Go board, SGF editor, client for the Internet Go Server
and an interface for playing with GNU Go. gGo is written in Java and
available for any Java-enabled platform. gGo is distributed free of
charge.

Go is an ancient boardgame, very common in Japan, China and Korea.
2006-02-19T23:26:45+00:00 textproc/p5-CQL-Parser Compiles CQL strings into parse trees of Node subtypes
CQL::Parser provides a mechanism to parse Common Query Language (CQL)
statements. The best description of CQL comes from the CQL homepage at the
Library of Congress http://www.loc.gov/z3950/agency/zing/cql/

CQL is a formal language for representing queries to information retrieval
systems such as web indexes, bibliographic catalogs and museum collection
information. The CQL design objective is that queries be human readable
and human writable, and that the language be intuitive while maintaining
the expressiveness of more complex languages.

A CQL statement can be as simple as a single keyword, or as complicated as
a set of compoenents indicating search indexes, relations, relational
modifiers, proximity clauses and boolean logic. CQL::Parser will parse CQL
statements and return the root node for a tree of nodes which describes
the CQL statement. This data structure can then be used by a client
application to analyze the statement, and possibly turn it into a query
for a local repository.

WWW: https://metacpan.org/release/CQL-Parser
2006-02-19T23:05:28+00:00 textproc/p5-String-Tokenizer Simple string tokenizer
A simple string tokenizer which takes a string and splits it on
whitespace. It also optionally takes a string of characters to use as
delimiters, and returns them with the token set as well. This allows for
splitting the string in many different ways.

This is a very basic tokenizer, so more complex needs should be either
addressed with a custom written tokenizer or post-processing of the output
generated by this module. Basically, this will not fill everyones needs,
but it spans a gap between simple split / /, $string and the other options
that involve much larger and complex modules.

Also note that this is not a lexical analyser. Many people confuse
tokenization with lexical analysis. A tokenizer mearly splits its input
into specific chunks, a lexical analyzer classifies those chunks.
Sometimes these two steps are combined, but not here.

WWW: https://metacpan.org/release/String-Tokenizer
2006-02-19T22:40:17+00:00 net/p5-Net-EPP-Proxy Proxy server for the EPP protocol
EPP is the Extensible Provisioning Protocol. EPP (defined in RFC 3730) is
an application layer client-server protocol for the provisioning and
management of objects stored in a shared central repository. Specified in
XML, the protocol defines generic object management operations and an
extensible framework that maps protocol operations to objects. As of
writing, its only well-developed application is the provisioning of
Internet domain names, hosts, and related contact details.

RFC 3734 defines a TCP based transport model for EPP, and this module
implements a proxy server for this model. You can use it to construct a
daemon that maintains a single connection to the EPP server that can be
used by many local clients, thereby reducing the overhead for each
transaction.

Net::EPP::Proxy is based on the Net::Server framework and
Net::EPP::Client, which it uses to communicate with the server.

WWW: https://metacpan.org/release/Net-EPP-Proxy
2006-02-19T20:18:20+00:00 devel/p5-RRDTool-OO Object-oriented interface to RRDTool
RRDTool::OO is an object-oriented interface to Tobi Oetiker's round robin
database tool rrdtool. It uses rrdtool's RRDs module to get access to rrdtool's
shared library.

RRDTool::OO tries to marry rrdtool's database engine with the dwimminess and
whipuptitude Perl programmers take for granted. Using RRDTool::OO abstracts
away implementation details of the RRD engine, uses easy to memorize named
parameters and sets meaningful defaults for parameters not needed in simple
cases.

WWW: https://metacpan.org/release/RRDTool-OO
2006-02-19T20:07:41+00:00 databases/p5-Oryx Meta-Model Driven Object Persistance with Multiple Inheritance
Oryx is an object persistence framework which supports both object-relational
mapping as well as DMB style databases and as such is not coupled with any
particular storage back-end. In other words, you should be able to
swap out an RDMBS with a DBM style database (and vice versa) without
changing your persistent classes at all.

WWW: https://metacpan.org/release/Oryx
2006-02-19T19:59:35+00:00 www/p5-Catalyst-View-GraphViz GraphViz View Perl class for Catalyst
This is the Catalyst view class for GraphViz.

WWW: https://metacpan.org/release/Catalyst-View-GraphViz
2006-02-19T08:58:10+00:00 mail/thunderbird-dictionaries Dictionaries for Mozilla Thunderbird
Localized Dictionaries for Mozilla Thunderbird

WWW: http://www.mozilla.com/thunderbird/dictionaries.html
2006-02-19T08:23:42+00:00 x11-toolkits/gtksourceview-sharp gtksourview bindings for Mono.
GTK Sourceview# is a port of GTK Sourceview to the .NET runtime, written
in C#.

WWW: http://www.mono-project.com
2006-02-19T08:09:44+00:00 x11-toolkits/libgdiplus GDI+ API for System.Windows.Forms in Mono
libgdiplus is an Open Source implementation of the GDI+ API.

WWW: https://www.mono-project.com/docs/gui/libgdiplus/
2006-02-19T07:20:26+00:00 net/avahi-sharp Mono bindings for Avahi service discovery
The C# interface to Avahi service discovery.

WWW: http://www.avahi.org/
2006-02-19T06:49:18+00:00 shells/tcsh_nls Misc NLS catalogs for tcsh which requires libiconv
Misc NLS catalogs for tcsh which requires libiconv.
2006-02-19T04:59:42+00:00 net/p5-Net-EPP Client library for the TCP transport for EPP
EPP is the Extensible Provisioning Protocol. EPP (defined in RFC 3730) is
an application layer client-server protocol for the provisioning and
management of objects stored in a shared central repository. Specified in
XML, the protocol defines generic object management operations and an
extensible framework that maps protocol operations to objects. As of
writing, its only well-developed application is the provisioning of
Internet domain names, hosts, and related contact details.

RFC 3734 defines a TCP based transport model for EPP, and this module
implements a client for that model. You can establish and manage EPP
connections and send and receive responses over this connection.

Net::EPP::Client also provides some time-saving features, such as being
able to provide request and response frames as Net::EPP::Frame objects.

WWW: https://metacpan.org/release/Net-EPP
2006-02-19T04:59:42+00:00 net/p5-Net-EPP-Client Client library for the TCP transport for EPP
EPP is the Extensible Provisioning Protocol. EPP (defined in RFC 3730) is
an application layer client-server protocol for the provisioning and
management of objects stored in a shared central repository. Specified in
XML, the protocol defines generic object management operations and an
extensible framework that maps protocol operations to objects. As of
writing, its only well-developed application is the provisioning of
Internet domain names, hosts, and related contact details.

RFC 3734 defines a TCP based transport model for EPP, and this module
implements a client for that model. You can establish and manage EPP
connections and send and receive responses over this connection.

Net::EPP::Client also provides some time-saving features, such as being
able to provide request and response frames as Net::EPP::Frame objects.

WWW: http://search.cpan.org/dist/Net-EPP-Client/
Author: Gavin Brown <epp@centralnic.com>
2006-02-19T04:33:13+00:00 net/p5-Net-EPP-Frame An EPP XML frame system built on top of XML::LibXML
EPP is the Extensible Provisioning Protocol. EPP (defined in RFC 3730) is
an application layer client-server protocol for the provisioning and
management of objects stored in a shared central repository. Specified in
XML, the protocol defines generic object management operations and an
extensible framework that maps protocol operations to objects. As of
writing, its only well-developed application is the provisioning of
Internet domain names, hosts, and related contact details.

EPP uses XML documents called "frames" send data to and from clients and
servers. This module implements a subclass of the XML::LibXML::Document
module that simplifies the process of creation of these frames. It is
designed to be used alongside the Net::EPP::Client module.

WWW: http://search.cpan.org/dist/Net-EPP-Frame/
Author: Gavin Brown <epp@centralnic.com>
2006-02-18T22:34:37+00:00 textproc/p5-Parse-PhoneNumber Parse phone numbers
Parse phone numbers. Phone number have a defined syntax (to a point), so
they can be parsed (to a point).

WWW: https://metacpan.org/release/Parse-PhoneNumber
2006-02-18T22:19:24+00:00 www/p5-Geo-Caching Object interface for querying Geocaching.com website
Provides an object interface to query Geocaching.com

WWW: https://metacpan.org/release/Geo-Caching
2006-02-18T22:10:14+00:00 devel/p5-Iterator-Misc Miscellaneous iterator functions
This module contains miscellaneous iterator utility functions that I think
aren't as broadly useful as the ones in Iterator::Util. They are here to
keep the size of Iterator::Util down.

For more information on iterators and how to use them, see the Iterator
module documentation.

WWW: https://metacpan.org/release/Iterator-Misc
2006-02-18T22:03:38+00:00 devel/p5-Iterator-IO Filesystem and stream iterators
This module provides filesystem and stream iterator functions. See the
Iterator module for more information about how to use iterators.

WWW: https://metacpan.org/release/Iterator-IO
2006-02-18T21:59:34+00:00 devel/p5-Iterator-Util Essential utilities for the Iterator class
This module implements many useful functions for creating and manipulating
iterator objects.

An "iterator" is an object, represented as a code block that generates the
"next value" of a sequence, and generally implemented as a closure. For
further information, including a tutorial on using iterator objects, see
the Iterator documentation.

WWW: https://metacpan.org/release/Iterator-DBI
2006-02-18T21:55:07+00:00 databases/p5-Iterator-DBI Iterator for returning DBI query results
his module contains a function to return an iterator (see the Iterator
module) that returns the rows of a database query, one at a time.

This is marginally more useful than simply calling prepare and execute,
and then repeatedly calling fetchrow_hashref; since this one function
bundles up the calls to all three of those DBI methods.

But the real usefulness of this interface is that it can be chained
together with other Iterator functions. The "idb_rows" iterator has the
same interface as any other interface, making it interchangeable with
iterators of any other source (for example, files), and usable with the
iterator manipulation functions in the Iterator::Util module.

WWW: https://metacpan.org/release/Iterator-DBI
2006-02-18T21:47:17+00:00 devel/p5-Iterator General-purpose iterator class
This module is meant to be the definitive implementation of iterators, as
popularized by Mark Jason Dominus's lectures and recent book (Higher Order
Perl, Morgan Kauffman, 2005).

An "iterator" is an object, represented as a code block that generates the
"next value" of a sequence, and generally implemented as a closure. When
you need a value to operate on, you pull it from the iterator. If it
depends on other iterators, it pulls values from them when it needs to.
Iterators can be chained together (see Iterator::Util for functions that
help you do just that), queuing up work to be done but not actually doing
it until a value is needed at the front end of the chain. At that time,
one data value is pulled through the chain.

Iterator.pm provides a class that simplifies creation and use of these
iterator objects. Other Iterator:: modules (see "SEE ALSO") provide many
general-purpose and special-purpose iterator functions.

WWW: https://metacpan.org/release/Iterator
2006-02-18T20:53:17+00:00 misc/p5-Geo-Cache Object interface for GPS waypoints
Provide an object interface to Geocaching.com waypoints and/or geocaches,
using the Groundspeak GPX file as the reference for what fields are valid.

Methods are provide for various of the fields that require special
treatment.

WWW: https://metacpan.org/release/Geo-Cache
2006-02-18T18:13:08+00:00 net/p5-Net-NBName Performs simple NetBIOS Name Service Requests
Net::NBName is a class that allows you to perform simple NetBIOS Name
Service Requests in your Perl code. It performs these NetBIOS operations over
TCP/IP using Perl's built-in socket support.

WWW: https://metacpan.org/release/Net-NBName
2006-02-18T11:30:53+00:00 x11-wm/gcompmgr GNOME interface to xcompmgr
gcompmgr is a GNOME interface to xcompmgr. Through xcompmgr it allows you to
use your graphics card to create effects in your GNOME window manager.

WWW: https://sourceforge.net/projects/gcompmgr/
2006-02-18T10:13:36+00:00 sysutils/psearch An utility for searching the FreeBSD Ports Collection
psearch is an utility for searching the FreeBSD Ports Collection.

It allows you to use regular expressions, and has support for searching
the long description (pkg-descr files), as well as inverse matches that
allow filtering of ports.

WWW: http://www.maxlor.com/freebsd-scripts.shtml
2006-02-18T10:13:36+00:00 ports-mgmt/psearch Utility for searching the FreeBSD Ports Collection
psearch is an utility for searching the FreeBSD Ports Collection.

It allows you to use regular expressions, and has support for searching
the long description (pkg-descr files), as well as inverse matches that
allow filtering of ports.

WWW: https://github.com/maxlor/psearch
2006-02-18T10:01:38+00:00 net/p5-URI-OpenURL Parse and construct OpenURL's (NISO Z39.88-2004)
This module provides an implementation of OpenURLs encoded as URIs
(Key/Encoded-Value (KEV) Format), this forms only a part of the OpenURL
spec. It does not check that OpenURLs constructed are sane according to
the OpenURL specification (to a large extent sanity will depend on the
community of use).

From the implementation guidelines:

The description of a referenced resource, and the descriptions of the
associated resources that comprise the context of the reference, bundled
together are called a ContextObject. It is a ContextObject that is
transported when a user makes a request by clicking a link. A KEV OpenURL
may contain only one ContextObject.

The ContextObject may contain up to six Entities. One of these, the
Referent, conveys information about the referenced item. It must always be
included in a ContextObject. The other five entities - ReferringEntity,
Requester, Resolver, ServiceType and Referrer - hold information about the
context of the reference and are optional.

WWW: https://metacpan.org/release/URI-OpenURL
2006-02-18T09:50:32+00:00 graphics/linux-adobesvg The Adobe SVG browser plugin (Linux version)
This port installs the Adobe SVG browser plugin, for use with Linux browsers
such as www/linux-firefox or www/linux-mozilla.

WWW: http://www.adobe.com/svg/
2006-02-18T09:42:58+00:00 devel/p5-Test-RandomResults Test non-deterministic functions
This module aims to provide ways of testing functions that are meant to
return results that are random; that is, non-deterministic functions.

Some of the tests provided here might be easily achieved with other
testing modules. The reason why they're here is that this way users become
aware of how to test their non-deterministic functions.

WWW: https://metacpan.org/release/Test-RandomResults
2006-02-18T09:31:07+00:00 textproc/p5-Unicode-Normalize Unicode Normalization Forms
WWW: https://metacpan.org/release/Unicode-Normalize
2006-02-18T09:23:40+00:00 www/trac-webadmin Web Administering plugin for trac
Administering your Trac projects through the web interface.

This plugin is still under development, but it already supports most
of the tasks performed by trac-admin.

WWW: http://projects.edgewall.com/trac/wiki/WebAdmin
2006-02-18T09:15:19+00:00 misc/p5-Acme-ButFirst Do something, but first do something else
Acme::ButFirst allows you to execute a block of code, but first do
something else. Perfect for when you wish to add to the start of a long
block of code, but don't have the energy to scroll upwards in your editor.

Acme::ButFirst recognises both butfirst and but first as keywords.

Usage of Acme::ButFirst is lexically scoped. ButFirstification can be
explicitly disabled by using no Acme::ButFirst.

WWW: https://metacpan.org/release/Acme-ButFirst
2006-02-18T08:30:09+00:00 games/p5-Games-Tournament-RoundRobin Round-Robin Tournament Schedule Pairings
Every member of a league of 2n players can be paired with every other
member in 2n-1 rounds.

If the league members are (Inf, 1 .. 2n-1), then in round i, i can be
paired with Inf, and a can meet b, where a+b = 2i (mod 2n-1).

WWW: https://metacpan.org/release/Games-Tournament-RoundRobin
2006-02-18T08:20:27+00:00 math/p5-Math-Intersection-StraightLine Calculate intersection point for two lines
This module calculates the intersection point of two straight lines (if
one exists). It returns 0, if no intersection point exists. If the lines
have an intersection point, the coordinates of the point are the
returnvalue. If the given lines have infinite intersection points, -1 is
returned.

WWW: https://metacpan.org/release/Math-Intersection-StraightLine
2006-02-18T06:52:03+00:00 www/trac-accountmanager Account Manager Plugin for trac
Trac plugin to enable users to register new accounts or manage their
existing account.

WWW: https://trac-hacks.org/wiki/AccountManagerPlugin
2006-02-18T01:23:42+00:00 devel/p5-FSA-Rules Build simple rules-based state machines in Perl
This class implements a simple state machine pattern, allowing you to
quickly build rules-based state machines in Perl. As a simple
implementation of a powerful concept, it differs slightly from an ideal
DFA model in that it does not enforce a single possible switch from one
state to another. Rather, it short circuits the evaluation of the rules
for such switches, so that the first rule to return a true value will
trigger its switch and no other switch rules will be checked. (But see the
strict attribute and parameter to new().) It differs from an NFA model in
that it offers no back-tracking. But in truth, you can use it to build a
state machine that adheres to either model--hence the more generic FSA
moniker.

WWW: https://metacpan.org/release/FSA-Rules
2006-02-18T00:23:57+00:00 net/libtnl Robust, secure, easy to use cross-platform C++ networking API
The Torque Network Library is a robust, secure, easy to use, cross-platform
C++ networking API designed for high performance simulations and games. The
network architecture in TNL has powered some of the best internet
multiplayer action games to date. Whether you're writing a multiplayer game,
developing a complex simulation, or just need a solid foundation for network
apps, TNL will meet your needs.

TNL is available under the GNU General Public License (GPL), an indie
license, and a commercial license.

WWW: https://sourceforge.net/projects/opentnl/
2006-02-17T23:36:38+00:00 textproc/p5-Text-Capitalize Capitalize strings ("to WORK AS titles" becomes "To Work as Titles")
Text::Capitalize provides a few different flavors of procedures for
title-like formatting for strings.

For the "capitalize" function Title-like (written by Stanislaw Y.
Pusep) formatting consists of ensuring that the first letter of
each word is uppercase, and that the rest is lowercase.

The "capitalize_title" function tries to get closer to English title
capitalization rules where only the "important" words are supposed
to be capitalized. There are also some customization features
provided to allow the user to choose variant rules.

WWW: https://metacpan.org/release/Text-Capitalize
2006-02-17T18:44:32+00:00 net/l4ip L4 health check daemon for IPFILTER
The idea is that IPFilter in its current state can already do a simple L4
round-robin in its NAT rules. However, it does not detect or sense when a
service and/or host is down. It will continue to send requests to a downed
service/host.

However, IPFilter lets us add and remove rules on-the-fly so it should be
possible to build a daemon that lets you specify "clusters". In each cluster
you would specify its members/hosts and services. As well as a health-check
for the service to determine its current state.

Once a service was deemed "up" we would add a Round-Robin rule to the NAT
table, and naturally, the reverse once we detect a service as being "down".

In addition to this, this program can optionally add ipf rules to log for RST
(reset) packets coming from the members of your clusters. In the situations
where the software/port goes down, but the host itself is still working, we
would detect failure instantly. (Since the forwarded connections to the service
would trigger a RST packet back). If this option is enabled, l4ip spawns the
"ipmon" command to monitor for the "log" entries given when such a packet is
detected. l4ip will then mark the service down. This is an add-on feature and
is strictly not necessary for functional usage. It is currently only supported
for TCP.

WWW: http://www.lundman.net/unix/l4ip.php
2006-02-16T16:06:00+00:00 databases/hsqldb Embeddable SQL database written in Java
HyperSQL

HSQLDB is the leading SQL relational database engine written in Java. It has a
JDBC driver and supports a rich subset of ANSI-92 SQL (BNF tree format) plus
SQL 99 and 2003 enhancements. It offers a small (less than 100k in one version
for applets), fast database engine which offers both in-memory and disk-based
tables and supports embedded and server modes. Additionally, it includes tools
such as a minimal web server, in-memory query and management tools (can be run
as applets) and a number of demonstration examples.

WWW: http://hsqldb.org/
2006-02-16T15:45:51+00:00 databases/jakarta-commons-dbutils JDBC helper library
DbUtils is a small set of classes designed to make working with JDBC easier.
JDBC resource cleanup code is mundane, error prone work so these classes
abstract out all of the cleanup tasks from your code leaving you with what
you really wanted to do with JDBC in the first place: query and update data.

WWW: http://jakarta.apache.org/commons/dbutils/
2006-02-16T06:29:53+00:00 net-mgmt/rubygem-snmp SNMP library for Ruby
This library implements SNMP (the Simple Network Management
Protocol). It is implemented in pure Ruby, so there are no dependencies
on external libraries like net-snmp. You can run this library anywhere
that Ruby can run.

WWW: https://rubygems.org/gems/snmp
2006-02-15T16:58:32+00:00 math/muparser Mathematical expressions parser library written in C++
muParser is an extensible high performance math parser library written in C++.
It is based on transforming an expression into a bytecode and precalculating
constant parts of it.

WWW: https://beltoforion.de/en/muparser/
2006-02-15T11:07:43+00:00 devel/libdnsres Provides a non-blocking thread-safe API for resolving DNS names
Libdnsres provides a non-blocking thread-safe API for resolving DNS names. It
requires that your main application is built on top of libevent. Libdnsres' API
essentially mirrors the traditional gethostbyname and getaddrinfo interfaces.
All return values have been replaced by callbacks instead.

The code borrows heavily from the BSD resolver library. In fact, it is an
extremely ugly hack to make the BSD resolver library non-blocking and
thread-safe without changing the API too much.

WWW: https://www.monkey.org/~provos/libdnsres/
2006-02-15T09:44:30+00:00 net/spoofer Spoofer Project testing software
Spoofer helps the CAIDA Spoofer Project better understand the current state of
filtering in the Internet. It attempts to send a series of spoofed UDP packets
to a central server which logs and summarizes the results.

WWW: https://www.caida.org/projects/spoofer/
2006-02-15T02:22:31+00:00 textproc/asciidoc Text document format for writing short documents and man pages
AsciiDoc is a text document format for writing short documents, articles, books
and UNIX man pages. AsciiDoc files can be translated to HTML and DocBook markups
using the asciidoc(1) command.

WWW: https://github.com/asciidoc-py/asciidoc-py
2006-02-14T15:46:38+00:00 devel/jakarta-commons-io Collection of I/O utilities for Java
Commons IO is a library of utilities to assist with developing IO functionality.

There are three main areas included:

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

WWW: http://commons.apache.org/proper/commons-io/
2006-02-14T14:54:30+00:00 databases/pecl-paradox An extension to read and write Paradox files
Paradox is an extension to read and write Paradox .DB and .PX files.
It can handle almost all field types and binary large objects stored
in .MB files.

WWW: http://pecl.php.net/package/paradox
2006-02-14T14:18:59+00:00 games/sfbol Star Fleet Battles Online
Star Fleet Battles Online (SFBOL) is developed in cooperation with Amarillo
Design Bureau, Inc. to be a Star Fleet Battles game service. Subscribers are
able to play SFB games over the internet with other subscribers around the world
. SFBOL is designed to allow subscribers to compete in an environment that
emulates face to face play. The difference is the computer interface which
augments or automates many of the mundane tasks of game play such as energy
allocation, moving counters across the map, dice rolling and damage allocation.
Subscribers may play as many games as they like during their subscription period
. Throughout the year Franz Games will host exclusive online Rated Ace
Tournaments and subscribers can also compete year round via an online ranking
system.

SFBOL Authors: Franz Games
WWW: http://www.sfbonline.com

SFB Authors: Amarillo Design Bureau
WWW: http://www.starfleetgames.com
2006-02-14T14:09:59+00:00 games/ftjava Full Thrust PBEM Client
FTJava is a graphical play by email (PBEM) client for Ground Zero Games Full
Thrust. Full Thrust is a minatures based system designed to allow one to play
massive science fiction style fleet battles in a reasonable amount of time.
It emphasizes strategy and fun over rule lawyers and micromanagement.

WWW: http://www.gzg.com (Ground Zero Games)
WWW: http://home.roadrunner.com/~davisje/ftjava/index.html (FTJava)
2006-02-14T08:28:35+00:00 textproc/p5-HTML-EscapeEvil Escape evil HTML tags
HTML::EscapeEvil is a Perl module that will escape HTML tags considered
evil (useful for user inut filtering). It is somewhat similar to
HTML::TagFilter, but escapes tags instead of removing them.

WWW: https://metacpan.org/release/HTML-EscapeEvil
2006-02-13T12:53:31+00:00 print/jabref BibTeX native bibliographic reference manager
JabRef is an open source bibliography reference manager. The native file
format used by JabRef is BibTeX, the standard LaTeX bibliography format.
As such it can also be considered a BibTeX editor.

JabRef runs on the Java VM (version 1.4.2 or greater).

Some of its features:

o Search and fetch references from Medline/PubMed and CiteSeer
o Search, classify and sort entries in your BibTeX files
o import and export of references in various formats
o launch external viewers and insert citations into LyX and Kile
o automatically generate BibTeX keys
o customize (add your own) BibTeX fields

WWW: http://www.jabref.org/
2006-02-13T12:36:22+00:00 games/gnudoku Free program for creating and solving Su Doku puzzles
A free program for creating and solving Su Doku puzzles.

You can use GNUDoku to challenge yourself, to compute solutions,
or to verify your own solutions.

A Su Doku puzzle is a 9x9 grid which must be filled with numbers
between 1 and 9 such that each row, column, and 3x3 square contains
all 9 numbers.

WWW: http://icculus.org/~jcspray/GNUDoku/
2006-02-13T09:42:27+00:00 www/p5-Catalyst-Model-DBIC-Schema DBIx::Class::Schema Model Class
This is a Catalyst Model for DBIx::Class::Schema-based Models. See the
documentation for Catalyst::Helper::Model::DBIC::Schema and
Catalyst::Helper::Model::DBIC::SchemaLoader for information on
generating these Models via Helper scripts. The latter of the two will
also generated a DBIx::Class::Schema::Loader-based Schema class for you.

WWW: https://metacpan.org/release/Catalyst-Model-DBIC-Schema
2006-02-13T09:42:13+00:00 biology/jalview Viewer and editor for multiple sequence alignments
Jalview is a multiple alignment editor written in Java. It is used widely in a
variety of web pages (e.g. the EBI Clustalw server and the Pfam protein domain
database) and is also available as a general purpose alignment editor.

o Reads and writes alignments in a variety of formats
o Gaps can be inserted/deleted using the mouse.
o Group editing (insertion deletion of gaps in groups of sequences).
o Removal of gapped columns.
o Align sequences using Web Services (Clustal, Muscle...)
o Amino acid conservation analysis similar to that of AMAS.
o Alignment sorting options (by name, tree order, percent identity, group).
o UPGMA and NJ trees calculated and drawn based on percent identity distances.
o Sequence clustering using principal component analysis.
o Removal of redundant sequences.
o Smith Waterman pairwise alignment of selected sequences.
o Web based secondary structure prediction programs (JNet).
o User predefined or custom colour schemes to colour alignments or groups.
o Sequence feature retrieval and display on the alignment.
o Print your alignment with colours and annotations.
o Output alignments as HTML pages, images (PNG) or postscript (EPS).

If you use Jalview in your work, please quote this publication. Clamp, M., et
al. (2004), The Jalview Java Alignment Editor. Bioinformatics, 12, 426-7

WWW: https://www.jalview.org
2006-02-12T20:52:22+00:00 x11-themes/linux-hicolor-icon-theme High-color icon theme shell from the FreeDesktop project
The freedesktop.org project provides a shared high-color desktop
icon theme shell for use under both KDE and GNOME desktops. This
is a glue port providing a symlink so that Linux apps find their
way around.

WWW: http://www.freedesktop.org/Standards/icon-theme-spec
2006-02-12T20:52:22+00:00 x11-themes/linux-f8-hicolor-icon-theme A high-color icon theme shell from the FreeDesktop project
The freedesktop.org project provides a shared high-color desktop
icon theme shell for use under both KDE and GNOME desktops. This
is a glue port providing a symlink so that linux apps find their
way around.

WWW: http://www.freedesktop.org/Standards/icon-theme-spec
2006-02-12T20:52:22+00:00 x11-themes/linux-f10-hicolor-icon-theme High-color icon theme shell from the FreeDesktop project
The freedesktop.org project provides a shared high-color desktop
icon theme shell for use under both KDE and GNOME desktops. This
is a glue port providing a symlink so that Linux apps find their
way around.

WWW: http://www.freedesktop.org/Standards/icon-theme-spec
2006-02-12T15:30:03+00:00 science/minc2 Medical Imaging NetCDF
MINC (Medical Imaging NetCDF) is a medical imaging data format and an
associated set of tools and libraries.

WWW: http://www.bic.mni.mcgill.ca/ServicesSoftware/MINC
2006-02-12T15:30:03+00:00 science/minc Medical Imaging NetCDF
MINC (Medical Imaging NetCDF) is a medical imaging data format and an
associated set of tools and libraries. MINC was created in 1993 by Peter
Neelin at the McConnell Brain Imaging Centre of the Montreal Neurological
Institute. Many others have contributed to the design and implementation
MINC over the years.

WWW: http://www.bic.mni.mcgill.ca/ServicesSoftware/MINC

Port maintainer: Jason W. Bacon
jwbacon@tds.net
2006-02-12T12:02:28+00:00 www/p5-Catalyst-Enzyme CRUD framework for Catalyst
Catalyst::Enzyme is a layer on top of the Catalyst framework providing
CRUD functionality for Class::DBI models.

Enzyme uses convention and configuration to provide e.g. extensible
CRUD out-of-the-box, and a common way of dealing with error handling
etc.

It's not completely unlike Maypole in this regard. However, at this
point Enzyme isn't as feature-rich as Maypole.

Enzyme is one way of bringing many Catalyst modules and concepts
together into a unified whole. There are other ways to do this
(obviously. This is, like... uh, Perl).

WWW: https://metacpan.org/release/Catalyst-Enzyme
2006-02-11T19:54:22+00:00 graphics/xmms-msa A spectrum analyzer with a skin support and some visualization modes
xmms-msa is a spectrum analyzer with some nice features like a skin support
and some visualization modes (mirror, reverse, etc).

WWW: http://www.xmms.org/
2006-02-11T18:12:45+00:00 net-p2p/transmission-gtk2 Fast and lightweight GTK+2 BitTorrent client
A fast and lightweight GTK+2 BitTorrent client.

Transmission has been built from the ground up to be a lightweight, yet
powerful BitTorrent client. Its simple, intuitive interface is designed
to integrate tightly with whatever computing environment you choose to
use. Transmission strikes a balance between providing useful functionality
without feature bloat. Furthermore, it is free for anyone to use or modify.

WWW: http://www.transmissionbt.com/
2006-02-11T18:08:01+00:00 www/p5-Catalyst-Example-InstantCRUD Create a working CRUD Catalyst example with the least of effort
The script will create CRUD interface with paging and sort for all
tables defined in the accessed database.

WWW: http://search.cpan.org/dist/Catalyst-Example-InstantCRUD/
2006-02-11T17:52:27+00:00 www/p5-Catalyst-View-TT-ControllerLocal Catalyst TT View with template names relative to the Controller
Catalyst::View::TT::ControllerLocal is like a normal Catalyst TT View,
but with template file names relative to the current Controller. So
with a set of templates like:

./root/edit.html
./root/add.html
./root/Frobniz/add.html

and an action "add" in the Controller "MyApp::Controller::Frobniz", you
set "$c->stash->{template}" to "add.html" in order for it to pick up
the "./root/frobbiz/add.html" template.

Setting the "$c->stash->{template}" from Controller "MyApp::Con-
troller::Bogon" would instead pick the default template in
"./root/add.html" (since there is no Bogon subdirectory under root).

In addition, since there is no file "edit.html" except in the Frobniz
directory, C::V::TT::ControllerLocal will default to looking for
"edit.html" in ./root/ and ./root/base (or whatever you set MyApp->con-
fig->{INCLUDE_PATH} to).

WWW: https://metacpan.org/release/Catalyst-View-TT-ControllerLocal
2006-02-11T17:51:24+00:00 databases/p5-DBIx-Class-WebForm CRUD methods for DBIx::Class
CRUD methods for DBIx::Class

WWW: https://metacpan.org/release/DBIx-Class-WebForm
2006-02-11T12:47:40+00:00 devel/p5-Data-Types Validate and convert data types
This module exports a number of functions that are useful for
validating and converting data types. It is intended for use in
applications where data types are more important than they
typically are in Perl -- e.g., database applications.

WWW: https://metacpan.org/release/Data-Types
2006-02-11T12:25:13+00:00 net/gotthard Ssh through https proxy tunnel
gotthard is a daemon which tunnels ssh sessions through a https proxy.

WWW: http://www.nazgul.ch/dev.html
2006-02-11T11:52:39+00:00 net/gothard Ssh through https proxy tunnel
gotthard is a daemon which tunnels ssh sessions through a https proxy.

WWW: http://www.nazgul.ch/dev.html
2006-02-11T07:35:58+00:00 textproc/xmldiff Display meaningful differences between XML files
xmldiff uses xmlprpr and diff to display meaningful differences in XML
files in an easy to read format. Output formats available include HTML,
ANSI colour, and regular diff. The coloured modes are particularly
useful for viewing small differences in context within large XML files.

WWW: http://software.decisionsoft.com/tools.html
2006-02-11T07:14:24+00:00 textproc/xmlprpr XML pretty printer
An XML pretty printer created to format XML that doesn't make use of
mixed content. In the default mode each element is put on a separate
line with consistent indentation. It can also separate attributes onto
individual lines, sort attributes in a specified or alphabetic order,
expand self closing tags, and more.

Note that the distribution calls this tool "xmlpp", but it has been
renamed so as not to conflict with an xmlpp already in the ports tree.

WWW: http://software.decisionsoft.com/tools.html
2006-02-11T02:34:41+00:00 www/p5-Kwiki-Cache Kwiki Cache Plugin
Kwiki::Cache - Kwiki Cache Plugin

WWW: http://search.cpan.org/dist/Kwiki-Cache/
Author: Brian Ingerson <INGY at cpan.org>

- Francisco Cabrita
include@npf.pt.freebsd.org
2006-02-11T02:34:36+00:00 graphics/p5-Geo-Proj4 Cartographic projections wrapper for Proj library
The Open Source PROJ.4 library converts between geographic coordinate systems.
It is able to convert between geodetic latitude and longitude (LL, most commonly
the WGS84 projection), into an enormous variety of other cartographic
projections (XY, usually UTM).

WWW: https://metacpan.org/release/Geo-Proj4
2006-02-11T00:18:18+00:00 net/globus4 Grid computing toolkit
The Globus Toolkit is an open source software toolkit used for building
grids. It is being developed by the Globus Alliance and many others all
over the world. A growing number of projects and companies are using the
Globus Toolkit to unlock the potential of grids for their cause.

WWW: http://www.globus.org/toolkit/
2006-02-10T14:41:18+00:00 x11-fm/pcmanfm PCMan File Manager
An extremly fast and lightweight file manager which features tabbed browsing
and user-friendly interface.

Features:
o Extremely fast and lightweight
o Can be started in one second on normal machine
o Tabbed browsing (Similar to Firefox)
o Built-in volume management (mount/umount/eject through HAL)
o Drag & Drop support
o Files can be dragged among tabs
o Load large directories in reasonable time
o File association support (Default application)
o Thumbnail for image files
o Bookmarks support
o Handles non-UTF-8 encoded filenames correctly
o Provide icon view and detailed list view
o Standard compliant (Follows FreeDesktop.org)
o Clean and user-friendly interface (GTK+ 2)

WWW: http://wiki.lxde.org/en/PCManFM
2006-02-10T13:13:42+00:00 devel/p5-File-Append-TempFile Append data to files using a temporary copy
The File::Append::TempFile module provides an OOP interface to appending
data to files using a temporary file, in order to ensure the atomicity of
the updates. Care should be taken to ensure that no other applications
try to modify the original file concurrently, since any changes made while
appending the data may be lost.

WWW: https://metacpan.org/release/File-Append-TempFile
2006-02-10T06:23:15+00:00 www/drupal-pubcookie Pubcookie user authentication for the Drupal CMS
The pubcookie Drupal module is an external authentication module that
allows users to authenticate to Drupal using pubcookie. Pubcookie
provides single sign-on to web-based applications at a site.

The module also provides LDAP integration to populate user profiles as
users register.

WWW: http://drupal.org/node/42589
2006-02-08T13:52:29+00:00 chinese/pcmanfm PCMan File Manager
PCMan File Manager
An extremly fast and lightweight file manager which features tabbed browsing
and user-friendly interface

WWW: http://pcmanfm.sourceforge.net/
2006-02-08T08:30:38+00:00 devel/git Distributed source code management tool ${COMMENT_${FLAVOR}}
Git is a free and open source distributed version control system designed to
handle everything from small to very large projects with speed and efficiency.

WWW: https://git-scm.com/
2006-02-08T04:21:29+00:00 sysutils/ods2 Utility for manipulating ODS-2 filesystems
From aaareadme.txt:

Say, what is this?
ODS2 is a program to read VMS disk volumes written in VMS
ODS2 format.

What can it do?
Basically ODS2 provides cut down DIRECTORY, COPY and
SEARCH commands for VMS volumes on non-VMS systems. These
can be used to find out what is on a VMS volume, and copy
files onto the local file sytem.

See aaareadme.txt and aaareadme.too for more information.

WWW: http://www.goatley.com/hunter/
2006-02-08T03:06:22+00:00 www/mod_pubcookie A single sign-on system for websites (apache module)
Pubcookie is an open-source package for intra-institutional
single-sign-on end-user web authentication. More generally, it is an
approach to identifying users as they browse to an institution's many
websites that require authentication. It helps an institution reuse
existing authentication services (like Kerberos, LDAP, or NIS), and it
limits the exposure of end-user passwords by ensuring they're only sent
to a trusted login service.

This port contains the Apache module portion of the Pubcookie system.

WWW: http://pubcookie.org/
2006-02-08T03:00:05+00:00 www/pubcookie-login-server A single sign-on system for websites (login server)
Pubcookie is an open-source package for intra-institutional
single-sign-on end-user web authentication. More generally, it is an
approach to identifying users as they browse to an institution's many
websites that require authentication. It helps an institution reuse
existing authentication services (like Kerberos, LDAP, or NIS), and it
limits the exposure of end-user passwords by ensuring they're only sent
to a trusted login service.

This port contains the login service portion of the Pubcookie system.

WWW: http://pubcookie.org/
2006-02-07T22:07:45+00:00 x11-fonts/farsifonts Standard set of Unicode Persian fonts
FarsiWeb.ir has released the first standard set of Unicode Persian fonts ever
published, including Elham, Terafik, Terafik Bold, Titr, Roya, Roya Bold,
Koodak, Nazli, Nazli Bold, and Homa.
The main advantage over legacy fonts is compliance with the Unicode, ISIRI
6219, and OpenType standards, and the addition of required but missing glyphs
for Persian information processing. The fonts are highly recommended if you
care for proper Persian display on your computers.

WWW: http://www.farsiweb.ir/wiki/Persian_fonts
2006-02-06T19:46:02+00:00 sysutils/sysgather Keep configuration files under version control
sysgather is a simple command-line utility for keeping configuration files
under version control.

WWW: http://devel.ringlet.net/sysutils/sysgather/
2006-02-06T17:36:47+00:00 misc/otter Theorem prover and finite model searcher
Otter is an automated deduction system (theorem prover) for
first-order logic with equality developed at Argonne National
Laboratories.

WWW: http://www-unix.mcs.anl.gov/AR/otter/
2006-02-06T16:14:11+00:00 www/rssowl Portable RSS, RDF, Atom Newsfeeds reader
RSSOwl is a free, opensource RSS / RDF / Atom Newsreader.
Some special features are:

- Export News to PDF, HTML, RTF, OPML
- Import Favorites from OPML
- Full text-search with syntax-highlight of the results
- Powerful Newsfeed search-engine
- View news in internal browser
- Manage favorites in categories (Drag and Drop support)
- Runs on Windows, Linux, Solaris and Mac

For a complete list of features, see: http://www.rssowl.org/overview

WWW: http://www.rssowl.org/
2006-02-06T15:52:54+00:00 devel/p5-Time-Piece-Range Deal with a range of Perl Time::Piece objects
A subclass of Date::Range that uses Time::Piece objects, rather
than Date::Simple, to manipulate ranges of dates.

WWW: https://metacpan.org/release/Time-Piece-Range
2006-02-06T15:43:08+00:00 devel/p5-Date-Range Work with a range of dates in Perl
Quite often, when dealing with dates, we don't just want to know
information about one particular date, but about a range of dates. For
example, we may wish to know whether a given date is in a particular
range, or what the overlap is between one range and another. This module
lets you ask such questions.

WWW: https://metacpan.org/release/Date-Range
2006-02-06T15:34:44+00:00 www/pecl-pecl_http A PHP extension which provides extended HTTP request/response handling
This 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, if built with CURL
support. Parallel requests are available for PHP-5 and greater.

PHP-5 classes:
HttpUtil, HttpMessage, HttpRequest, HttpRequestPool;
HttpResponse (PHP-5.1)

WWW: http://pecl.php.net/package/pecl_http/
2006-02-06T11:38:51+00:00 net/p5-POE-Component-ControlPort Network control port for POE applications
When building network applications, it is often helpful to have
a network accessible control and diagnostic interface. This module
provides such an interface for POE applications. By default, it
provides a fairly limited set of commands but is easily extended
to provide whatever command set you require.

WWW: https://metacpan.org/release/SUNGO/POE-Component-ControlPort-0.01
2006-02-06T11:37:06+00:00 security/p5-Authen-Libwrap Perl interface to TCP Wrappers library
The Authen::Libwrap module allows you to access the hosts_ctl()
function from the popular TCP Wrappers security package. This
allows validation of network access from perl programs against
the system-wide hosts.allow file.

WWW: https://metacpan.org/release/Authen-Libwrap
2006-02-06T08:28:38+00:00 net-p2p/p5-Net-BitTorrent-File Perl5 module for handles loading and saving of .torrent file
This module handles loading and saveing of .torrent files as well as
providing a convenient way to store torrent file info in memory. Most
users of the module will most likely just call the new method with the
name of a existing torrent file and use the data from that.

WWW: https://metacpan.org/release/Net-BitTorrent-File
2006-02-06T08:18:49+00:00 converters/p5-Convert-Bencode Encode and decode bencoded strings
This module provides two functions, bencode and bdecode,
which encode and decode bencoded strings respectivly.

WWW: https://metacpan.org/release/Convert-Bencode
2006-02-05T17:59:57+00:00 databases/p5-Class-DBI-LazyInflate Defer inflating of columns until they are used
Class::DBI::LazyInflate is a utility class that allows you to create
DBI columns that only inflate to an object when it is required.
When a row is fetched, columns specified via has_lazy() is wrapped
by Data::Lazy, such that it is inflated only when the column is
actually used.

WWW: https://metacpan.org/release/Class-DBI-LazyInflate
2006-02-05T10:10:41+00:00 databases/p5-DBD-mysql60 MySQL 6.0 driver for the Perl5 Database Interface (DBI)
2006-02-05T10:10:41+00:00 databases/p5-DBD-mysql51 MySQL 5.1 driver for the Perl5 Database Interface (DBI)
2006-02-05T09:55:35+00:00 sysutils/fpkg Package Tool Wrapper for FreeBSD
The fpkg is Package Tool Wrapper for FreeBSD.
It makes convenient in administration of package,
like yum, apt-get, and dpkg.

* Display a list of files in package (list)
* Display a package information (info)
* Install package from ftp server (install)
* Fetching package list (update)
* Package name search on package list (search)
* All text search on package list (allsearch)

WWW: http://www.shimazu.org/fpkg/
2006-02-05T03:12:50+00:00 devel/linux-js The Linux joystick interface ported to FreeBSD
This port provides a FreeBSD kernel module implementing the Linux joystick
interface (/dev/input/js?), as well as calibration (jscal) and test (jstest)
utilities.
2006-02-04T19:45:40+00:00 databases/p5-DBIx-Class-Schema-Loader Dynamic definition of a DBIx::Class::Schema
DBIx::Class::Schema::Loader automates the definition of a
DBIx::Class::Schema by scanning database table definitions and setting
up the columns, primary keys, and relationships.

DBIx::Class::Schema::Loader currently supports only the DBI storage
type. It has explicit support for DBD::Pg, DBD::mysql, DBD::DB2, and
DBD::SQLite. Other DBI drivers may function to a greater or lesser
degree with this loader, depending on how much of the DBI spec they
implement, and how standard their implementation is. Patches to make
other DBDs work correctly welcome.

See DBIx::Class::Schema::Loader::DBI::Writing for notes on writing your
own vendor-specific subclass for an unsupported DBD driver.

This module requires DBIx::Class 0.06 or later, and obsoletes the older
DBIx::Class::Loader.

This module is designed more to get you up and running quickly against
an existing database, or to be effective for simple situations, rather
than to be what you use in the long term for a complex database/project.

WWW: https://metacpan.org/release/DBIx-Class-Schema-Loader
2006-02-04T15:13:37+00:00 sysutils/freqsdwn FREQSHIP-mini Mitsubishi Electric UPS controller daemon
FREQSHIP-mini can be used for controlling Mitsubishi Electric UPSs.

freqsdwn supports following UPS seriese.

FREQUPS FW-F series
FREQUPS FW-A series
FREQUPS FW-V series
PowerUPS AX-M series

It can monitor the current power and battery status,
perform automatic shutdown, and machine OFF->ON
on power recovery.

WWW: http://www.mitsubishielectric.co.jp/frequps/
2006-02-03T22:19:54+00:00 cad/scotch Package for graph and mesh partitioning and sparse matrix ordering
SCOTCH is a software package and libraries for graph, mesh and hypergraph
partitioning, static mapping, and sparse matrix block ordering.

Its purpose of Scotch is to apply graph theory, with a divide and conquer
approach, to scientific computing problems such as graph and mesh partitioning,
static mapping, and sparse matrix ordering, in application domains ranging from
structural mechanics to operating systems or bio-chemistry.

The SCOTCH distribution is a set of programs and libraries which implement the
static mapping and sparse matrix reordering algorithms developed within the
SCOTCH project.

WWW: http://www.labri.fr/perso/pelegrin/scotch/
2006-02-03T13:11:02+00:00 sysutils/pkgfe Ncurses frontend for ports collection
Package Frontend is a ncurses based, graphical frontend for
the FreeBSD ports collection.

Author: Sulev-Madis Silber <madis555@hot.ee>
WWW: http://helpfreebsd.net/pkgfe/
2006-02-03T13:11:02+00:00 ports-mgmt/pkgfe Ncurses frontend for ports collection
Package Frontend is a ncurses based, graphical frontend for
the FreeBSD ports collection.

Author: Sulev-Madis Silber <madis555@hot.ee>
WWW: http://kodu.neti.ee/~madis555/pkgfe/
2006-02-02T17:41:52+00:00 www/linux-seamonkey The open source, standards compliant web browser
This is the current release of the Seamonkey open source web browser. It should
be fully compliant with all W3C standards, including HTML, CSS, XML, XSL,
JavaScript, MathML, SSL encryption, SVG and RDF.

WWW: http://www.mozilla.org/projects/seamonkey/
2006-02-02T16:28:19+00:00 games/primateplunge Primate Plunge is an arcade game
Primate Plunge is an arcade game, you have help poor Monkey navigate his way
down through trecherous jungles, canyons, towering waterfalls, into the heart
of a volcano and through the driving rain of a cold industrial city.

Monkey will find help along the way in the form of exciting powerups, including
parachutes and jetpacks.

WWW: http://www.aelius.com/primateplunge/
2006-02-02T13:22:47+00:00 emulators/dynamips Cisco 3600/7200 Simulator
Cisco 3600/7200 simulator.

WWW: http://www.ipflow.utc.fr/index.php/Cisco_7200_Simulator
http://www.ipflow.utc.fr/blog/
http://hacki.at/7200emu/index.php
2006-02-02T13:22:47+00:00 emulators/dynamips-devel Cisco 1700/2600/3600/3700/7200 Simulator
Cisco 1700/2600/3600/3700/7200 simulator.

WWW: http://www.ipflow.utc.fr/index.php/Cisco_7200_Simulator
http://www.ipflow.utc.fr/blog/
http://hacki.at/7200emu/index.php
2006-02-02T09:24:55+00:00 devel/p5-Class-Data-Accessor Inheritable and overridable class and instance data accessors
Class::Data::Accessor is the marriage of Class::Accessor and
Class::Data::Inheritable into a single module. It is used for creating
accessors to class data that overridable in subclasses as well as in
class instances.

WWW: http://search.cpan.org/dist/Class-Data-Accessor/
2006-02-01T17:00:31+00:00 sysutils/atitvout Toggle TV Out on Mach64 graphics cards
This utility program may be used for configuring the TV Out connector
of ATI Rage Mobility P/M graphics boards under FreeBSD on x86. Supports
switching the used TV standard from NTSC to PAL.

WWW: http://0pointer.de/lennart/projects/atitvout/
2006-02-01T16:59:05+00:00 devel/lrmi Library for calling real mode BIOS routines
Linux/BSD Real Mode interface library.

WWW: http://lrmi.sourceforge.net/
2006-02-01T15:19:12+00:00 sysutils/portsearch Port searching tool that supports search by packing list files
Portsearch allows searching for ports that install some file, like
``find /usr/ports -name pkg-plist |xargs grep pattern''
but honoring PLIST_(FILES|DIRS) and %%FOOBAR%% variables.
It also supports searching for ports by name, key (name, comment or
dependencies), path, info (comment), maintainer, category, fetch, extract,
patch, build and run dependencies and www site.

WWW: http://people.freebsd.org/~vd/portsearch
2006-02-01T15:19:12+00:00 ports-mgmt/portsearch Port searching tool that supports search by packing list files
Portsearch allows searching for ports that install some file, like
``find /usr/ports -name pkg-plist |xargs grep pattern''
but honoring PLIST_(FILES|DIRS) and %%FOOBAR%% variables.
It also supports searching for ports by name, key (name, comment or
dependencies), path, info (comment), maintainer, category, fetch, extract,
patch, build and run dependencies and www site.

WWW: https://people.freebsd.org/~vd/portsearch
2006-02-01T13:48:21+00:00 devel/ncc Program analysis tool and call-graph navigator
ncc is a compiler that produces program analysis information.
ncc is a decent replacement of cflow and cscope able to analyse any
program using the gcc compiler. The program also includes a graphical
call-graph navigator and source browser which is extremely practical
for hacking and comprehending large projects.

WWW: http://students.ceid.upatras.gr/~sxanth/ncc/
2006-02-01T09:13:29+00:00 sysutils/kmilo Enables special keys on custom keyboards
Kmilo is a utiltiy that enables special keys on a number of custom keyboards on
devices such as IBM ThinkPad notebooks.
2006-02-01T09:13:29+00:00 misc/kde4-l10n-km Khmer messages and documentation for KDE SC 4
Localized messages and documentation for KDE4.

WWW: http://i18n.kde.org/
2006-02-01T09:13:29+00:00 misc/kde4-l10n-ga Irish messages and documentation for KDE SC 4
Localized messages and documentation for KDE4.

WWW: http://i18n.kde.org/
2006-02-01T09:13:29+00:00 misc/kde4-l10n-fy Frisian messages and documentation for KDE SC 4
Localized messages and documentation for KDE4.

WWW: http://i18n.kde.org/
2006-02-01T09:13:29+00:00 misc/kde3-i18n-rw Kinyarwanda messages and documentation for KDE3
Localized messages and documentation for KDE3.

WWW: http://i18n.kde.org/
2006-02-01T09:13:29+00:00 misc/kde3-i18n-km Khmer messages and documentation for KDE3
Localized messages and documentation for KDE3.

WWW: http://i18n.kde.org/
2006-02-01T09:13:29+00:00 misc/kde3-i18n-ga Irish messages and documentation for KDE3
Localized messages and documentation for KDE3.

WWW: http://i18n.kde.org/
2006-02-01T09:13:29+00:00 misc/kde3-i18n-fy Frisian messages and documentation for KDE3
Localized messages and documentation for KDE3.

WWW: http://i18n.kde.org/
2006-01-31T23:00:21+00:00 finance/php4-pfpro PHP VeriSign PayFlow Pro credit card processing
2006-01-31T16:16:41+00:00 devel/pecl-operator PHP extension that provides operator overloading for PHP objects
PHP PECL extension provides possibility to overload operators for PHP objects.
At the moment it allows overloading of the following operators:
+ - * / % << >> . | & ^ ~ ! ++ -- += -= *= /= %= <<= >>= .= |= &= ^= and ~=

WWW: http://pecl.php.net/package/operator
2006-01-30T23:25:17+00:00 converters/ascii2binary Convert between textual representations of numbers and binary
These programs convert between textual and binary representations of numbers.
ascii2binary reads input consisting of textual representations of numbers
separated by whitespace and produces as output the binary equivalents. The type
and precision of the binary output is selected using command line flags.

binary2ascii reads input consisting of binary numbers and converts them to
their textual representation. Command line flags specify the type and size
of the binary numbers and provide control over the format of the output.
Unsigned integers may be written out in binary, octal, decimal, or hexadecimal.
Signed integers may be written out only in binary or decimal. Floating point
numbers may be written out only decimal, either in standard or scientific
notation. (If you want to examine the binary representation of floating point
numbers, just treat the input as a sequence of unsigned characters.)

The two programs are useful for generating test data, for inspecting binary
files, and for interfacing programs that generate textual output to programs
that require binary input and conversely. They can also be useful when it is
desired to reformat numbers.

WWW: http://billposer.org/Software/a2b.html
2006-01-30T15:08:07+00:00 devel/p5-Test-File-Contents Test routines for examining the contents of files
This modules provides a collection of test utilities for file
contents.

WWW: https://metacpan.org/release/Test-File-Contents
2006-01-30T14:41:28+00:00 textproc/p5-Text-WordDiff Track changes between documents
This module is a variation on the lovely Text::Diff module. Rather
than generating traditional line-oriented diffs, however, it generates
word-oriented diffs. This can be useful for tracking changes in
narrative documents or documents with very long lines. To diff
source code, one is still best off using Text::Diff. But if you
want to see how a short story changed from one version to the next,
this module will do the job very nicely.

WWW: https://metacpan.org/release/Text-WordDiff
2006-01-30T13:53:33+00:00 textproc/rast Full-text search system using N-gram
Rast is a full-text search system.

WWW: http://projects.netlab.jp/rast/
2006-01-30T00:53:24+00:00 net/ilbc Internet Low Bit Rate codec (RFC3951)
iLBC (internet Low Bitrate Codec)

iLBC is a FREE speech codec suitable for robust voice communication
over IP. The codec is designed for narrow band speech and results
in a payload bit rate of 13.33 kbit/s with an encoding frame length
of 30 ms and 15.20 kbps with an encoding length of 20 ms. The iLBC codec
enables graceful speech quality degradation in the case of lost frames,
which occurs in connection with lost or delayed IP packets.

Features:

* Bitrate 13.33 kbps (399 bits, packetized in 50 bytes) for the frame
size of 30 ms and 15.2 kbps (303 bits, packetized in 38 bytes) for
the frame size of 20 ms
* Basic quality higher then G.729A, high robustness to packet loss
* Computational complexity in a range of G.729A
* Royalty Free Codec

WWW: http://www.ilbcfreeware.org/
2006-01-29T11:57:23+00:00 databases/rubygem-memcache-client Ruby bindings for MemCached
MemCache Client

memcache-client is a pure Ruby client for memcached. It is nearly
a drop-in replacement for Ruby MemCache (databases/ruby-memcache).

WWW: https://github.com/mperham/memcache-client
2006-01-28T20:58:57+00:00 graphics/cosmoplayer Java classes to support VRML
This jar file comes from Computer Associates / SGI Cosmo Player.
It contains classes to support VRML.

It is used by OpenDX.

WWW: http://cic.nist.gov/vrml/cosmoplayer.html
2006-01-28T20:57:17+00:00 devel/netscape-java40 Classes to allow a Java applet access to JavaScript objects
This jar file comes from the old Netscape Navigator 4.0.
It allows a Java applet access to Javascript objects.

It is used by OpenDX.
2006-01-28T20:40:56+00:00 science/cdf Device independent view of the CDF data model
Common Data Format (CDF) is a conceptual data abstraction for storing
multi-dimensional data sets. The basic component of CDF is a software
programming interface that is a device independent view of the CDF data
model. The application developer is insulated from the actual physical
file format for reasons of conceptual simplicity, device independence,
and future expandability. CDF files created on any given platform can
be transported to any other platform on to which CDF is ported and used
with any CDF tools or layered applications. A more detailed introduction
to CDF can be found in the CDF User's Guide.

A comparison between CDF, netCDF, HDF and HDF5 is available at
<http://cdf.gsfc.nasa.gov/html/FAQ.html>.

WWW: https://cdf.gsfc.nasa.gov/
2006-01-28T01:46:32+00:00 net/csup A rewrite of the CVSup file updating client in C
Csup is a rewrite of CVSup in C.

CVSup(R) is a software for distributing and updating collections of files
accross a network. It can efficiently and accurately mirror all types of files,
including sources, binaries, hard links, symbolic links, and even device nodes.
In addition to being a great general-purpose mirroring tool, CVSup includes
special features and optimizations specifically tailored to CVS repositories.
It is being used as the preferred way to update sources within the FreeBSD,
NetBSD and OpenBSD projects and more.

WWW: http://mu.org/~mux/csup.html
2006-01-27T13:45:26+00:00 net/p5-Apache2-SOAP Apache2 mod_perl2 SOAP Server
Apache2 mod_perl2 SOAP server

WWW: https://metacpan.org/release/Apache2-SOAP
2006-01-27T12:24:59+00:00 www/p5-Template-Plugin-Subst TT plugin for s/// functionality in templates
Template::Plugin::Subst acts as a filter and a virtual method to
carry out regular expression substitutions with back references on
text and variables in the Template Toolkit.

WWW: https://metacpan.org/release/Template-Plugin-Subst
2006-01-27T11:58:35+00:00 www/p5-Template-Plugin-Clickable-Email TT plugin to make email addresses into HTML links
Template::Plugin::Clickable::Email converts any e-mail addresses
found in the filtered text into HTML mailto: links.

WWW: https://metacpan.org/release/Template-Plugin-Clickable-Email
2006-01-27T11:37:12+00:00 www/p5-Template-Plugin-Clickable TT plugin to make URLs clickable in HTML
Template::Plugin::Clickable is a plugin for TT, which allows you
to filter HTMLs clickable.

WWW: https://metacpan.org/release/Template-Plugin-Clickable
2006-01-27T09:43:45+00:00 games/aestats Advanced HTML statistics generator for various games
AEstats reads game log files for just about all shooters, converts them into
platform independent log format (meta log format), and generates meaningful
(and very pretty!) stats and ranking pages in HTML form. Overall features:

* Split into two executables to make the code more modular (independent
of specific games/mod). This also makes updates quicker and less prone
to new bugs.
* Modules are command line driven, giving you the maximum control of the
the executables, without having to deal with klutzy platform dependent
interfaces. This makes it possible to control the modules via batch
files or scripts. Ideal for automating calls.
* HTML output is eatable by any browser with frames. Since plain HTML
code is generated, any user should be able to view the output.
* Provides an UnrealScript module (aeonsdmmod.u) that will generate
extra log info, since Unreal does not provide any frag obituaries by
default.
2006-01-27T06:09:27+00:00 irc/ircd-ratbox Advanced, stable IRC daemon, used widely on EFnet
This is a port of the ircd-ratbox IRC daemon.

ircd-ratbox is the primary ircd used on EFnet; it combines the stability
of an ircd required for a large production network together with a rich
set of features, making it also suitable for use on smaller networks.

Changes Include:
o Optional SSL support to enable encrypted connections between clients
and servers, as well as server to server links.
o Add support for SSL only channels, channel mode +S.
o sqlite3 for handling and storing k/x/d lines.
o Support for global CIDR limits.
o Added adminwall allowing admins to broadcast messages to each other.
o Creation of new library archive 'libratbox'.
o Support for forced nick changes (instead of collision kills).
o New ssld and bandb processes for SSL connections and ban checking;
these allow ratbox-3 to make better use of multi-processor systems.

WWW: http://www.ratbox.org/
2006-01-27T06:09:27+00:00 irc/ircd-ratbox-devel Advanced, stable IRC daemon, used widely on EFnet ('testing' release)
This is a port of the ircd-ratbox IRC daemon.

This version is the 'testing' branch; it usually contains more features,
but may contain as of yet unidentified bugs. Admins wishing to try out new
features or test the development release may prefer to use it over the
standard production release.

ircd-ratbox is the primary ircd used on EFnet; it combines the stability
of an ircd required for a large production network together with a rich
set of features, making it also suitable for use on smaller networks.

Changes Include:
o Optional SSL support to enable encrypted connections between clients
and servers, as well as server to server links.
o Add support for SSL only channels, channel mode +S.
o sqlite3 for handling and storing k/x/d lines.
o Support for global CIDR limits.
o Added adminwall allowing admins to broadcast messages to each other.
o Creation of new library archive 'libratbox'.
o Support for forced nick changes (instead of collision kills).
o New ssld and bandb processes for SSL connections and ban checking;
these allow ratbox-3 to make better use of multi-processor systems.

WWW: http://www.ircd-ratbox.org/
2006-01-27T01:24:41+00:00 misc/e2fsprogs-libuuid UUID library from e2fsprogs package
UUID library from the e2fsprogs package.

WWW: http://e2fsprogs.sourceforge.net/
2006-01-26T22:01:02+00:00 www/p5-Template-Plugin-Number-Format Plugin/filter interface to Number::Format
Template::Plugin::Number::Format makes the number-munging grooviness
of Number::Format available to your templates. It is used like a
plugin, but installs filters into the current context.

WWW: https://metacpan.org/release/Template-Plugin-Number-Format
2006-01-26T12:19:17+00:00 emulators/openmsx Open source MSX emulator
OpenMSX, the open source MSX emulator that tries to achieve
near-perfect emulation by using a novel emulation model.

WWW: https://openmsx.org
2006-01-26T10:56:46+00:00 security/barnyard-sguil6 An output system for Snort (patched for sguil6)
2006-01-26T10:56:46+00:00 security/barnyard-sguil An output system for Snort (patched for sguil)
2006-01-25T22:46:32+00:00 textproc/py-chardet Universal encoding detector for Python 2 and 3
Character encoding auto-detection in Python.

WWW: https://github.com/chardet/chardet/
2006-01-25T17:34:35+00:00 science/afni Advanced Functional Neuro Imaging
AFNI (Analysis of Functional Neuro Imaging) is a tool for analyzing
3-dimensional images, especially functional MRI images used in brain mapping
research.

WWW: http://afni.nimh.nih.gov/afni/
2006-01-25T17:04:24+00:00 sysutils/phantom Phantomblock generator (converts existing files to sparse files)
This tool removes blocks of 0x00 from files by replacing them with
phantomblocks. That way, a file uses less diskspace while its contents
hasn't changed at all!

BEWARE: after copying these files with tar, cp, cpio or any other tool,
the phantomblocks have been replaced with 0x00-blocks again!

EXAMPLE:

find / -type f -print | xargs -n 1 phantom -r -i

This would go trough the whole harddisk, scan all files and generate
0x00-blocks where necessary.

WWW: http://www.vanheusden.com/Linux/phantom.php
2006-01-25T16:55:09+00:00 archivers/xar OpenDarwin XML eXtensible ARchiver
The XAR project aims to provide an easily extensible archive format.
Important design decisions include an easily extensible XML table of
contents for random access to archived files, storing the toc at the
beginning of the archive to allow for efficient handling of streamed
archives, the ability to handle files of arbitrarily large sizes,
the ability to choose independent encodings for individual files in
the archive, the ability to store checksums for individual files in
both compressed and uncompressed form, and the ability to query the
table of content's rich meta-data.

WWW: http://mackyle.github.io/xar/
2006-01-25T13:09:25+00:00 sysutils/sysupdate System and ports update script
sysupdate.sh will update your system and/or port collection files in part or in
full to the latest cvs version. sysupdate.sh can be set to only download the
latest system files or can be set to compile and install a complete system
update.

WWW: http://lvl.sourceforge.net/
2006-01-25T11:26:10+00:00 mail/p5-Mail-Transport-Dbx Perl module to parse Outlook Express mailboxes
Mail::Transport::Dbx gives you platform independent access to Outlook
Express' dbx files. Extract subfolders, messages etc. from those or use
it to convert dbx archives into a more portable format (such as standard
mbox format).

WWW: https://metacpan.org/release/Mail-Transport-Dbx
2006-01-25T10:23:24+00:00 net-im/sendxmpp Perl script to send XMPP (Jabber) messages
sendxmpp is a program to send XMPP (Jabber) messages from the command-line.
Messages can be sent both to individual recipients and chatrooms.

WWW: http://sendxmpp.hostname.sk/
2006-01-24T20:31:30+00:00 emulators/ods2reader Copies files from VMS Files-11 (ODS2) file systems
ODS-2-READER reads files VMS Files-11 (ODS-2) file systems.

Features:
- Copies files from VMS (ODS-2) file systems.
- Files may be copied to disk or to stdout.
- Supports "text" and "image" transfer modes.
- Produces directory listings for VMS file systems.

WWW: http://vms.process.com/scripts/fileserv/fileserv.com?ODS-2-READER
2006-01-24T19:48:09+00:00 textproc/po4a Brings gettext translation tools to all kinds of docs
The po4a (PO for anything) project goal is to ease translations (and more
interestingly, the maintenance of translations) using gettext tools on areas
where they were not expected like documentation.

po4a currently supports the following formats:
* manpages
* POD
* XML (generic, DocBook, XHTML, Dia, Guide, or WML)
* SGML
* TeX (generic, LaTeX, or Texinfo)
* text (simple text files with some formatting, markdown, or AsciiDoc)
* INI
* KernelHelp

WWW: https://po4a.org/
2006-01-24T19:42:34+00:00 textproc/libtext-wrapi18n-perl Documentation gettext tools
This module is a substitution for Text::Wrap, supporting
multibyte characters such as UTF-8, EUC-JP, and GB2312, fullwidth
characters such as east Asian characters, combining characters
such as diacritical marks and Thai, and languages which don't
use whitespaces between words such as Chinese and Japanese.

WWW: http://packages.debian.org/unstable/perl/libtext-wrapi18n-perl
2006-01-24T19:36:51+00:00 textproc/libtext-charwidth-perl Documentation gettext tools
This is a part of fakeroot project.
Fakeroot runs a command in an environment were it appears to have
root privileges for file manipulation, by setting LD_PRELOAD to a
library with alternative versions of getuid(), stat(), etc. This
is useful for allowing users to create archives (tar, ar, .deb .rpm
etc.) with files in them with root permissions/ownership. Without
fakeroot one would have to have root privileges to create the
constituent files of the archives with the correct permissions and
ownership, and then pack them up, or one would have to construct
the archives directly, without using the archiver.

WWW: http://freecode.com/projects/fakeroot
2006-01-24T17:09:46+00:00 security/pecl-filter PHP extension for safely dealing with input parameters
We all know that you should always check input variables, but PHP does not
offer really good functionality for doing this in a safe way.
The Input Filter extension is meant to address this issue by implementing
a set of filters and mechanisms that users can use to safely access their
input data.

WWW: http://pecl.php.net/package/filter
2006-01-24T07:50:14+00:00 games/blokish Clone of the strategy board game 'Blokus'
Clone of the strategy board game 'Blokus'. Four players must place
as many of their 21 pieces on the board as possible while preventing
others from doing the same.

This is made difficult by the fact that a piece played by a player
must touch another of the player's pieces, but only at their corners
(a player's first piece must touch a board corner).

The game is over when no player can play any new pieces. The winner
is the player with the fewest & smallest pieces remaining. Bonus
points are awarded for playing all pieces.

Features a tweakable AI to take the place of any human players.

WWW: http://blokish.sourceforge.net/
2006-01-24T03:28:14+00:00 misc/linm Clone of Mdir, mc-style terminal file manager
LinM is a Linux clone of famous MS-DOS file manager Mdir, popular in
Korea. It inherits keyboard shortcuts and screen layout from Mdir in
order to maximize user-friendliness, and supports FTP, SFTP, and SMB
protocols.

WWW: http://kldp.net/projects/mls/
2006-01-23T21:03:30+00:00 sysutils/slst Generates syslog statistics to detect tendencies and unexpected change
slst generates statistics from the output of syslog.

With slst one can find tendencies and unexpected changes in the behaviour of
the running processes.

WWW: http://www.vanheusden.com/slst/
2006-01-23T20:21:39+00:00 sysutils/dusage Report about disk space in use, change since last run, etc
Guarding disk space is one of the problems of system management.

Using a list of pathnames, this program filters the output of du(1) to
find the amount of disk space used for each of the paths (actually, it
collects all values in one single du run). It adds the new value to
the list, shifting old values up. It then generates a nice report of
the amount of disk space occupied in each of the specified paths,
together with the amount it grew (or shrinked) since the previous run,
and since 7 runs ago. When run daily, this gives daily and weekly
figures.

This program requires perl version 3.0, patchlevel 4 or higher.

Copyright 1990 Johan Vromans, all rights reserved.

Peaceware. This program may be used, modified and distributed as long as
this copyright notice remains part of the source. It may not be sold, or
be used to harm any living creature including the world and the universe.
2006-01-23T20:04:17+00:00 devel/cvsdadm Tool for CVSd pserver user administration
cvsdadm is a tool to assist CVSd administrators in the user admin
of the CVSROOT/passwd, CVSROOT/readers, CVSROOT/writers files when
pserver authentication is being used for the repository. cvsdadm
is a fork of cvspadm.
2006-01-23T20:01:03+00:00 games/gillo Players are cars throwing a magnetic fuzzy ball into a goal
Two player game in a 3D ellipsoid playground. Players are cars with a
magnetic director, able to attract or reject a ball in order to throw
it through a goal placed in the center of the playing field. It sounds
easy... but remember that reality is fuzzy!

WWW: https://sourceforge.net/projects/gillo/
2006-01-23T19:37:26+00:00 ftp/smbftpd FTP daemon using Samba-like share management mechanism
SmbFTPD is a FTP daemon modified from the FTP daemon of FreeBSD 5.4. Besides
original FreeBSD ftpd features, it enhances the user permission control,
integrate configuration files, and more useful features. SmbFTPD also support
SSL/TLS encryption.

WWW: http://www.twbsd.org/enu/smbftpd/index.php
2006-01-23T19:17:33+00:00 sysutils/vils Use your favorite editor to rename files
This little script enables you to ``edit an ls'', i.e. it will load a
list of filenames into your favourite editor (presumably vi). Any
changes to the filenames will result in renaming the respective files.
Read the comments in the script for details.

BSD-style copyright and standard disclaimer applies.

WWW: http://www.secnetix.de/~olli/
2006-01-23T18:53:34+00:00 sysutils/agef Show disk usage of file sizes and counts sorted by file age
This is the third revision of the AGEF (please pronounce this
AGE-F, for "age files") program, which was initially posted to
net.sources March 2, 1987.

This version of the program can age by inode change time (-c),
file modification time (-m), or time of last access (-a).

This program is useful for cleaning up disks and maintaining
large collections of small files, such as mail or news spools.
2006-01-23T18:08:42+00:00 www/zope-calendaring Calendar product for Plone
Calendaring is a product for Plone

Calendaring imports events from an iCalendar (.ics) file and creates Plone
event objects. You can also publish the calendar directly to a Plone site using
iCal or Mozilla Calendar.

WWW: http://plone.org/products/calendaring

- Khairil Yusof
kaeru@inigo-tech.com
2006-01-23T18:05:05+00:00 games/glaxium OpenGL based space-ship "shoot-em-up" game
Glaxium is an OpenGL-based space-ship "shoot-em-up" styled game.
It is designed to provide the same feel as the old 2D games of that
type, but with 3D for the special effects.

WWW: http://xhosxe.free.fr/glaxium/
2006-01-23T15:14:52+00:00 sysutils/recoverdm Recover files and discs with damaged sectors
This program will help you recover disks with bad sectors.
You can recover files as well complete devices.

In case if finds sectors which simply cannot be recoverd, it writes an
empty sector to the outputfile and continues. If you're recovering a CD
or a DVD and the program cannot read the sector in "normal mode", then
the program will try to read the sector in "RAW mode" (without error-checking
etc.).

This toolkit also has a utility called 'mergebad': mergebad merges multiple
images into one. This can be usefull when you have, for example, multiple CD's
with the same data which are all damaged. In such case, you can then first use
recoverdm to retrieve the data from the damaged CD's into image-files and then
combine them into one image with mergebad.

WWW: http://www.vanheusden.com/recoverdm/
2006-01-23T07:10:11+00:00 misc/newer Implementation of AT&T Research UNIX V8 newer(1)
> There doesn't appear to be any decent way to compare the last modified
> times of files from the shell...

Before everybody starts inventing their own names for this, it should be
noted that V8 already has a program for this, newer(1). It takes two
filenames as arguments, and exits with status 0 if and only if either
(a) the first exists and the second does not, or (b) both exist and the
first's modification time is at least as recent as the second's. Other-
wise it exits with non-zero status. (The preceding two sentences are
essentially the whole of the manual page for it.)

Relatively few people have V8, but in the absence of any other precedent
for what this facility should like look, it seems reasonable to follow
V8's lead:

newer file1 file2

exit with 0 status if file1 exists and file2 does not, or if file1's last
modified time is at least as recent as file2's.
2006-01-23T00:04:58+00:00 devel/p5-Pod-Tests Extracts embedded tests and code examples from POD
This is a specialized POD viewer to extract embedded tests and code
examples from POD. It doesn't do much more than that. pod2test does the
useful work.

After creating a Pod::Tests object, you parse the POD by calling one of
the available parsing methods documented below. You can call parse as many
times as you'd like, all examples and tests found will stack up inside the
object.

Once extracted, the tests can be built into stand-alone testing code using
the build_tests() and build_examples() methods. However, it is recommended
that you first look at the pod2test program before embarking on this.

WWW: https://metacpan.org/release/Pod-Tests
2006-01-23T00:01:31+00:00 games/libdungeonmaker Program/library that "grows" dungeons for use in isometric games
DungeonMaker is a C++ shared library for the automatic generation of
large, random dugeons for use in games. This project will soon include
scripting language front-ends, Perl to be the first.

WWW: https://sourceforge.net/projects/dungeonmaker/
2006-01-22T23:55:04+00:00 textproc/p5-XML-OPML Creates and updates OPML (Outline Processor Markup Language) files
This experimental module is designed to allow for easy creation and
manipulation of OPML files. OPML files are most commonly used for the sharing
of blogrolls or subscriptions - an outlined list of what other blogs an
Internet blogger reads.

This is purely experimental at this point and has a few limitations. This
module may now support attributes in the <outline> element of an embedded
hierarchy, but these are limited to the following attributes: date_added,
date_downloaded, description, email, filename, htmlurl, keywords, text,
title, type, version, and xmlurl. Additionally, the following alternate
spellings are also supported: dateAdded, dateDownloaded, htmlUrl, and xmlUrl.

WWW: https://metacpan.org/release/XML-OPML
2006-01-22T23:42:31+00:00 lang/tolua++50 An extended version of tolua, a tool to integrate C/C++ code with Lua
tolua++ is an extended version of tolua, a tool to integrate C/C++ code
with Lua. tolua++ includes new features oriented to c++ such as:

* Support for std::string as a basic type (this can be turned off by a
command line option).
* Support for class templates

As well as other features and bugfixes.

tolua is a tool that greatly simplifies the integration of C/C++ code with
Lua. Based on a cleaned header file (or extracts from real header files),
tolua automatically generates the binding code to access C/C++ features
from Lua. Using Lua API and tag method facilities, tolua maps C/C++
constants, external variables, functions, classes, and methods to Lua.

WWW: http://www.codenix.com/~tolua/
2006-01-22T23:42:31+00:00 lang/tolua++ Extended version of tolua, a tool to integrate C/C++ code with Lua
tolua++ is an extended version of tolua, a tool to integrate C/C++ code
with Lua. tolua++ includes new features oriented to c++ such as:

* Support for std::string as a basic type (this can be turned off by a
command line option).
* Support for class templates

As well as other features and bugfixes.

tolua is a tool that greatly simplifies the integration of C/C++ code with
Lua. Based on a cleaned header file (or extracts from real header files),
tolua automatically generates the binding code to access C/C++ features
from Lua. Using Lua API and tag method facilities, tolua maps C/C++
constants, external variables, functions, classes, and methods to Lua.

WWW: http://www.codenix.com/~tolua/
2006-01-22T20:29:32+00:00 net/p54u Driver for USB wireless devices with Conexant (Prism 54) chipsets
Driver for all USB wireless devices with Conexant chipsets (ISL3880,
ISL3886, GW3887).

WWW: http://www.prism54.org/
2006-01-22T20:04:34+00:00 games/luola 2D multiplayer cave-flying game
Luola is a 2D arcade game where you fly a small V shaped ship in
different kinds of levels. It's genre "Luolalentely" (Cave-flying)
is (or was) very popular here in Finland. Though cavern-flying games
are not originally Finnish, nowdays most of them are.

Features
- 2-4 players
- Team play
- Ability to eject the pilot and walk around the level as a human
- Supports truecolor level artwork and over a dozen terrain types
ranging from watercurrents to explosives
- Supports custom level palettes thus can load levels from practically
any caveflying game such as V-Wing or Wings
- Level specials such as snowfall, critters, auto-turrets and
jump-gates
- Supports keyboard and gamepad input
- Sound effects and background music thru SDL_mixer library
- Transparency and antialiasing effects thru SDL_gfx library
- Can use Truetype fonts thru SDL_ttf library
- Multiplatform: supports Linux and Windows

WWW: http://www.luolamies.org/software/luola/
2006-01-22T13:43:46+00:00 graphics/gephex Software-based interactive video-effect system
GePhex is an interactive effect system for video jockeys. The effects
can be controlled with external devices like joysticks, web-cams, or
midi-devices. New effects can be designed in a GUI (Graphical User
Interface) by composing basic effects into more complex ones.

WWW: http://www.gephex.org/
2006-01-22T10:13:06+00:00 science/openfoam Open Field Operation and Manipulation - CFD Simulation Toolbox
The OpenFOAM (Open Field Operation and Manipulation) CFD Toolbox can simulate
anything from complex fluid flows involving chemical reactions, turbulence and
heat transfer, to solid dynamics, electromagnetics and the pricing of financial
options.

The core technology of OpenFOAM is a flexible set of efficient C++ modules.
These are used to build a wealth of: solvers, to simulate specific problems in
engineering mechanics; utilities, to perform pre- and post-processing tasks
ranging from simple data manipulations to visualisation and mesh processing;
libraries, to create toolboxes that are accessible to the solvers/utilities,
such as libraries of physical models. It is supplied with numerous pre-
configured solvers, utilities and libraries and so can be used like any typical
simulation package. Its structure and hierarchical design are open, so that its
solvers, utilities and libraries are fully extensible.

OpenFOAM uses finite volume numerics to solve systems of partial differential
equations ascribed on any 3D unstructured mesh of polyhedral cells. The fluid
flow solvers are developed within a robust, implicit, pressure-velocity,
iterative solution framework, although alternative techniques are applied to
other continuum mechanics solvers. Domain decomposition parallelism is funda-
mental to the design of OpenFOAM and integrated at a low level so that solvers
can generally be developed without the need for any parallel-specific coding.

WWW: http://www.opencfd.co.uk/openfoam/index.html
2006-01-21T19:01:25+00:00 net-mgmt/nagios-radauth-plugin Nagios plugin for checking radius server
radauth was developed to allow for command line authentication
against a radius server. This allows for more rapid
testing/troubleshooting of radius authentication problems depending
upon the method by which the person is authenticating (dial-up
customers come to mind).

WWW: http://freecode.com/projects/radauth/
2006-01-21T17:47:19+00:00 x11-toolkits/otk Widget library based on OpenGL
Otk is a portable widget library for making graphical user interfaces for
application programs. It emphasizes simplicity without eliminating capability.
It is based on OpenGL and C. Otk provides the following basic widgets:
* Panel - The "container" widget,
* Text Label - Text labels,
* Button - Buttons with labels and call-backs
to user functions,
* Text Form Box - Accept text with function call-back,
also scrollable editor window,
* Pull-down Menu - Display hierarchical menu-lists with user
function call-backs on mouse release,
* Slider Control - Slider control with call-back,
* Sub-windows - Detachable self-managed windows,
* Gadgets - High level widgets

WWW: http://otk.sourceforge.net/
2006-01-21T06:12:20+00:00 textproc/openvanilla-modules Input method modules for OpenVanilla
OpenVanilla (OV) is an input method (IM)/output filter (OF) framework
designed for better end-user text processing experiences. For example,
OpenVanilla provides a comprehensive set of Traditional Chinese input
methods that are lacking or of which counterparts are functionally
deficient/unsatisfactory in Apple's Mac OS X. Many Simplified Chinese
users also find this framework useful. A Tibetan IM module is also
available.

openvanilla-modules installs the input method modules for OpenVanilla.
The SCIM OpenVanilla loader does not currently support output filters.

WWW: http://openvanilla.org/
2006-01-20T23:01:24+00:00 sysutils/komparator KDE app that searches and synchronizes two directories
Komparator is an application that searches and synchronizes two directories.
It discovers duplicate, newer or missing files and empty folders.
It works on local and some network / kioslave protocol folders

It is still in an early stage; please try on test directories first.

WWW: http://sourceforge.net/projects/komparator
2006-01-20T11:20:47+00:00 devel/p5-Class-Spiffy Spiffy Perl Interface Framework For You
Class::Spiffy is a framework and methodology for doing object oriented
(OO) programming in Perl. Class::Spiffy combines the best parts of
Exporter.pm, base.pm, mixin.pm and SUPER.pm into one magic foundation
class. It attempts to fix all the nits and warts of traditional Perl OO,
in a clean, straightforward and (perhaps someday) standard way.

WWW: https://metacpan.org/release/Class-Spiffy
2006-01-20T10:08:11+00:00 textproc/scim-openvanilla SCIM OpenVanilla input method (IM)/output filter (OF) framework
OpenVanilla (OV) is an input method (IM)/output filter (OF) framework
designed for better end-user text processing experiences. For example,
OpenVanilla provides a comprehensive set of Traditional Chinese input
methods that are lacking or of which counterparts are functionally
deficient/unsatisfactory in Apple's Mac OS X. Many Simplified Chinese
users also find this framework useful. A Tibetan IM module is also
available.

scim-openvanilla is an OpenVanilla loader as a SCIM IM engine that
enables the input method modules of OpenVanilla to be used through
SCIM.

WWW: http://openvanilla.org/
2006-01-20T09:33:17+00:00 devel/p5-SSN-Validate Perl extension to do SSN Validation
This module is intended to do some Social Security Number validation
(not verification) beyond just seeing if it contains 9 digits and isn't
all 0s. The data is taken from the Social Security Admin. website,
specifically:

http://www.ssa.gov/foia/stateweb.html

WWW: https://metacpan.org/release/SSN-Validate
2006-01-20T08:07:05+00:00 textproc/openvanilla-framework Development header files for OpenVanilla
OpenVanilla (OV) is an input method (IM)/output filter (OF) framework
designed for better end-user text processing experiences. For example,
OpenVanilla provides a comprehensive set of Traditional Chinese input
methods that are lacking or of which counterparts are functionally
deficient/unsatisfactory in Apple's Mac OS X. Many Simplified Chinese
users also find this framework useful. A Tibetan IM module is also
available.

OpenVanilla framework is a set of header files for OpenVanilla module
development.

WWW: http://openvanilla.org/
2006-01-19T23:09:42+00:00 textproc/gu-aspell Aspell Gujarati dictionary
Aspell Gujarati dictionary.

WWW: https://sourceforge.net/projects/aspell-gu/
2006-01-19T09:24:41+00:00 ftp/gnusget Shell-extension for wget which uses download- and history-file
This is a port of gnusget -- a shell-extension to wget, which can use the downl
oad-list and log finished downloads to history-file.

WWW: http://fb.roolz.org/gnusget/
2006-01-18T14:45:54+00:00 audio/libgpod Library for direct access to iPod contents
libgpod is a shared library to access the contents of an iPod and
optionally iPhone (via `comms/libimobiledevice' library port, enabled
by default).

This code was originally part of gtkpod itself. When the parsing code
was made self-contained with gtkpod v0.93, decision was made to put
this code in a separate library so that other projects can benefit
from it without duplicating code.

libgpod supports playlists, smart playlists, playcounts, ratings,
podcasts, cover art, audio and video. Photo support is implemented as
well. Mono bindings are optionally available too.

WWW: http://www.gtkpod.org/wiki/Libgpod
2006-01-18T07:36:18+00:00 sysutils/rubygem-switchtower A utility for executing commands in parallel on multiple machines
SwitchTower is a standalone utility that can also integrate nicely with
Rails. You simply provide SwitchTower with a deployment "recipe" that
describes your various servers and their roles, and voila! You magically
have single-command deployment. It even allows you to roll a bad version
out of production and revert back to the previous release.

WWW: http://manuals.rubyonrails.com/read/book/17

- Roderick van Domburg
r.s.a.vandomburg@student.utwente.nl
2006-01-18T07:36:18+00:00 sysutils/rubygem-capistrano Utility for executing commands in parallel on multiple machines
Capistrano is a standalone utility that can also integrate nicely with
Rails. You simply provide SwitchTower with a deployment "recipe" that
describes your various servers and their roles, and voila! You magically
have single-command deployment. It even allows you to roll a bad version
out of production and revert back to the previous release.

WWW: https://github.com/capistrano/capistrano
2006-01-18T07:27:09+00:00 security/rubygem-net-sftp Implementation of the SFTP client protocol
Net::SFTP is a pure Ruby implementation of the SFTP client protocol
(versions 1 through 5).

WWW: https://github.com/net-ssh/net-sftp
2006-01-18T07:20:26+00:00 security/rubygem-net-ssh Non-interactive SSH processing
Net::SSH is a pure-Ruby implementation of the SSH2 client protocol. It
supports the following features:

- User authentication via explicit username/password, or using a
public-key/private-key pair.
- Port forwarding, both from the local host to a remote computer via
the remote host, and from the remote host to the local host.
- Execute processes on the remote machine, both interactively and
non-interactively ("batch").

WWW: https://github.com/net-ssh/net-ssh
2006-01-18T07:09:12+00:00 devel/rubygem-needle Dependency-injection/inversion-of-control container
Needle is a dependency injection (also, inversion of control) container
for Ruby. Ultimately, it can reduce the amount of code that you have to
write, simplifying many common programming tasks for you. This has the
two-fold benefit of both decreasing application development time, and of
decreasing the effort needed to maintain your application.

Specifically, Needle can do:

- Log Method Execution
- Reference Another Service
- Unit Testing
- Lifestyle Management

WWW: http://needle.rubyforge.org/
2006-01-18T06:45:00+00:00 multimedia/sabbu Program used to time subtitles
program used to "time" subtitles:
* Any WAVE file can be used for timing
* Reads/Writes SSA (Sub Station Alpha) and ASS (Advanced Sub Station) formats.
* Instant preview of subtitle with all effects
* Ability to place subtitles visually (Needs more testing)
* Ability to mute specific channel
* Ability to open alternate views of the same wave
* Ability to mark key frames from a video on the waveform
* Ability to save Workspace (saves information such as currently opened sound,
video files and position in the wave)
* Ability to format script on save
* "Code Hiding"

WWW: https://sourceforge.net/projects/sabbu/
2006-01-18T03:20:14+00:00 games/pouetchess Open-source 3D chess game
pouetChess is an open-source 3D chess game with very few and basic
dependencies. Moreover, pouetChess has an embedded Artificial Intelligence so
engines such as GNUChess are not even needed.

WWW: http://pouetchess.sourceforge.net/
2006-01-18T00:50:46+00:00 devel/p5-SVN-ACL Simple ACL frontend for subversion
SVN::ACL is a simple frontend to make the svnserve.conf, passwd,
authz for Subversion.

After subversion 1.3.0, it offers the new access control for
using the svnserve. When you use svnadmin to create a new
subversion repository. The svnserve.conf, passwd and authz will
be generated by subversion automatically.

WWW: https://metacpan.org/release/SVN-ACL
2006-01-17T23:19:55+00:00 security/drupal4-ldap_integration LDAP user authentication for the Drupal CMS
The ldap_integration Drupal module allows users to authenticate against
a LDAP directory. Additionally, users can read and modify their data in
the LDAP directory subject to administrative restrictions.

WWW: http://drupal.org/node/15109
2006-01-17T23:19:55+00:00 security/drupal-ldap_integration LDAP user authentication for the Drupal CMS
The ldap_integration Drupal module allows users to authenticate against
a LDAP directory. Additionally, users can read and modify their data in
the LDAP directory subject to administrative restrictions.

WWW: http://drupal.org/node/15109
2006-01-17T13:19:01+00:00 devel/p5-Object-InsideOut Comprehensive inside-out object support module
Object::InsideOut provides comprehensive support for implementing classes
using the inside-out object model.

This module implements inside-out objects as anonymous scalar references that
are blessed into a class with the scalar containing the ID for the object
(usually a sequence number). For Perl 5.8.3 and later, the scalar reference is
set as read-only to prevent accidental modifications to the ID. Object data
(i.e., fields) are stored within the class's package in either arrays indexed
by the object's ID, or hashes keyed to the object's ID.

WWW: https://metacpan.org/release/Object-InsideOut
2006-01-17T03:39:21+00:00 devel/py-gobject Python bindings for GObject
PyGObject provides a convenient wrapper for the GObject+ library for use
in Python programs, and takes care of many of the boring details such as
managing memory and type casting. When combined with PyGTK, PyORBit and
gnome-python, it can be used to write full featured Gnome applications.
2006-01-16T15:33:49+00:00 japanese/xgate Webmail system xGate implemented by Servlet over IMAP4/POP3
xGate is a webmail system.
o Implement as Java Servlet.
o Support IMAP4rev1 and POP3 back-end mail engine.
o Provide mails to PC, mobile-phones and PDA with
high security method.
o Supported by Orangesoft Inc with low cost management.

= = = = = = = = = = = = = = = = = = = = = = = = = = = = =
If you can use apache 2.2 and mod_proxy_ajp, add following
lines to httpd.conf:

LoadModule proxy_module libexec/apache22/mod_proxy.so
LoadModule proxy_ajp_module libexec/apache22/mod_proxy_ajp.so
ProxyPass /xgate/ ajp://localhost:8009/xgate/
= = = = = = = = = = = = = = = = = = = = = = = = = = = = =

WWW: http://www.orangesoft.co.jp/xGate/
2006-01-16T12:09:32+00:00 textproc/php5-xmlwriter
2006-01-16T11:14:42+00:00 lang/kroc The Kent Retargetable occam-pi Compiler
KRoC, the Kent Retargettable occam-pi Compiler, is a collection
of programs/libraries which facilitates the execution of occam-pi
programs on various platforms. The main components are:

* occ21, an occam-pi compiler derived from the Inmos occam 2 compiler
* tranx86, an ETC-to-native-code translator
* CCSP, an occam-pi runtime
* The Transterpreter Virtual Machine (TVM), a portable runtime for
occam-pi bytecode (unsupported by CIF)
* CIF, a C interface to CCSP
* standard libraries such as course, filelib, socklib, inmoslibs and
pony
* OccamDoc, a documentation extraction tool for occam

As well as these are various libraries, example programs, fun
animations, etc.

WWW: http://www.cs.kent.ac.uk/projects/ofa/kroc/
2006-01-16T09:42:59+00:00 lang/ruby18-nopthreads An object-oriented interpreted scripting language (without pthreads)
2006-01-16T02:39:06+00:00 textproc/p5-XML-RSS-LibXML XML::RSS with XML::LibXML
XML::RSS::LibXML uses XML::LibXML (libxml2) for parsing RSS instead of
XML::RSS' XML::Parser (expat), while trying to keep interface
compatibility with XML::RSS.

WWW: https://metacpan.org/release/XML-RSS-LibXML
2006-01-15T19:36:50+00:00 mail/enigmail-seamonkey A GnuPG extension for the Seamonkey mail client
2006-01-15T18:56:35+00:00 net/asterisk-current An Open Source PBX and telephony toolkit - head branch
This port is for the head branch of Asterisk, an open source PBX.
It is meant as a convenience to developers who want to test the
FreeBSD compliance of the main development branch and to support
FreeBSD-specific patches that may not find room in the original
distribution.

www.asteriskpbx.com/
2006-01-15T17:42:54+00:00 www/siteframe Web community content management system in PHP5 and MySQL
Siteframe is a content management system for online communities. It allows
users to create blogs (folders) and pages, and upload rich content such as
photos and audio files (podcasts). It has features for user email validation,
automatic image sizing, and facilities for extending the core data and feature
set.

WWW: http://siteframe.org
2006-01-15T16:09:52+00:00 www/iwebcal Webbased iCal calendar viewer
iWebCal displays iCal calendars and other vCalendars on the Web. There's no
need for .Mac: With iWebCal you can share calendars with anyone.

WWW: http://interfacethis.com/iwebcal/
2006-01-15T15:24:16+00:00 security/clamcour ClamAV courier filter
ClamCour is Courier filter using Clam Antivirus to check mail for viruses.

WWW: http://www.clamav.net/
http://www.becrux.com/index.php?page=projects&name=clamcour
2006-01-15T14:48:51+00:00 www/p5-Handel Simple ecommerce framework with AxKit/Catalyst support
Handel is simple commerce framework with support for AxKit,
Template Toolkit, and Catalyst.

WWW: http://handelframework.com/
2006-01-15T14:35:22+00:00 deskutils/everygui Dynamic GUI for an OS command
EveryGUI provides Chameleon, which is a dynamic GUI for virtually any tool
or OS command, and Designer which is a visual environment for editing config
files that determine Chameleon's different behaviors for each tool/command.

WWW: http://everygui.sourceforge.net/
2006-01-15T10:37:30+00:00 polish/libgadu Instant messaging library for Gadu-Gadu protocol
This package contains libgadu, which is used by Instant Messangers that
communicate using Gadu-Gadu protocol (especially popular in Poland).

WWW: http://libgadu.net
2006-01-15T10:12:34+00:00 security/pam_bsdbioapi PAM module for BioAPI
The (BSD) BioAPI service module for PAM provides authentication management
through BioAPI BSPs.

Features includes support for multiple database backends for BIR storage,
BSP message callback translation for easy integration with graphical login
managers such as GDM.

WWW: http://www.shapeshifter.se/code/pam_bsdbioapi
2006-01-15T10:11:40+00:00 security/bioapitool BioAPI management utility
bioapitool is a small BioAPI management utility which allows enrollment and
verification of BIR entries.

WWW: http://shapeshifter.se/code/bioapitool
2006-01-15T09:29:14+00:00 security/bioapi BioAPI library implementation
BioAPI (Biometric Application Programming Interface) brings platform and device
independence to application programmers and biometric service providers.

This is an unofficiall branch of the official implementation from the BioAPI
Consortium (http://www.bioapi.org).

WWW: http://www.qrivy.net/~michael/blua/bioapi/
2006-01-15T02:32:42+00:00 www/py-turbogears2 Python-Based Framework for Rapid Web Development
TurboGears 2 is a reinvention of the TurboGears project to take
advantage of new components, and to provide a fully customizable
WSGI (Web Server Gateway Interface) stack. From the beginning
TurboGears was designed to be a Full Stack framework built from
best-of-breed components. New components have been released which
improved on the ones in the original TGstack, and the Python web
world has been increasingly designed around WSGI.

This has enabled a whole new world of reuse, and TG2 is designed
to take advantage of this fact in order to make a framework which
provides easy to use, productive defaults, while still providing
flexibility where it is useful.

TG2 represents a change from some of the components in TurboGears 1,
but we have now invested in a set of components that we think will
continue to be at the center of python web development for years to
come.

WWW: http://www.turbogears.org/
2006-01-15T02:32:42+00:00 www/py-turbogears Python-Based Framework for Rapid Web Development
TurboGears brings together four major pieces to create an easy to install, easy
to use web megaframework. It covers everything from front end (MochiKit
JavaScript for the browser, Kid for templates in Python) to the controllers
(CherryPy) to the back end (SQLObject).

The TurboGears project is focused on providing documentation and integration
with these tools without losing touch with the communities that already exist
around those tools.

TurboGears is easy to use for a wide range of web applications.

WWW: http://www.turbogears.org/
2006-01-15T01:43:25+00:00 math/tetgen Quality Tetrahedral Mesh Generator and Delaunay Triangulator
TetGen is a program for generating tetrahedral meshes for arbitrary 3D
domains. The main purpose of TetGen is to create high-quality tetrahedral
meshes for solving partial differential equations using finite element
and finite volume methods. This program, based on Delaunay methods,
currently generates meshes including exact constrained Delaunay
tetrahedralizations and quality (conforming Delaunay) meshes. For a 3D
point set, it generates its exact Delaunay tetrahedralization and convex
hull as well. The program is written in ANSI C++. It is highly portable,
it should be very easy to compile and run on all major computer systems.
It can be also used as a library embedded into other applications.

WWW: http://tetgen.org/
2006-01-14T22:32:13+00:00 games/stroq Flip tiles to make rows of the same color
StroQ is an addictive puzzle game where you have to flip white and
black tiles in order to form rows of the same color with a single
stroke of your mouse.

WWW: http://stroq.sourceforge.net
2006-01-14T22:29:30+00:00 devel/py-json-py Python implementation of a JSON (http//:json.org) reader/writer
json-py is a simple, pure-python implementation of a JSON (http://json.org)
reader and writer. JSON is used to exchange data across systems written in
various languages. It is particularly suited to dynamic languages like Python,
Javascript, etc. JSON = Javascript Object Notation implies it is suitable for
AJAX applications that exchange data from servers to Javascript applications
running on web browser clients.

WWW: https://sourceforge.net/projects/json-py/
2006-01-14T20:38:18+00:00 graphics/gnash GNU Flash movie player
Gnash is a GNU Flash movie player. Previously, it was only possible
to play flash movies with proprietary software. While there are
some other free flash players, none support anything beyond SWF v4.
Gnash is based on GameSWF, and supports many SWF v7 features.

- Gnash can run standalone to play flash movies.
- Gnash can also run as a plugin from within most Mozilla derived
browsers, such as Firefox. Gnash also has support for Konqueror.
- SWF v7+ compliant
Gnash can play many current flash movies.
- Gnash supports the viewing of streaming video from popular video
sharing sites like Lulu.tv or YouTube.com.
- Gnash also supports an XML based message system as documented in
the Flash Format specification.
- High Quality Output
Gnash uses OpenGL for rendering the graphics on the desktop, and
AntiGrain (AGG) for embedded framebuffer only devices.
- Gnash pays extra attention to all network connections, and allows
the user to control access.

WWW: http://www.gnu.org/software/gnash/
2006-01-14T20:38:18+00:00 graphics/gnash-devel GNU Flash movie player
Gnash is a GNU Flash movie player. Previously, it was only possible
to play flash movies with proprietary software. While there are
some other free flash players, none support anything beyond SWF v4.
Gnash is based on GameSWF, and supports many SWF v7 features.

- Runs standalone
Gnash can run standalone to play flash movies.
- Browser plugin
Gnash can also run as a plugin from within most Mozilla derived
browsers, such as Firefox. Gnash also has support for Konqueror.
- SWF v7+ compliant
Gnash can play many current flash movies.
- Streaming Video
Gnash supports the viewing of streaming video from popular video
sharing sites like Lulu.tv or YouTube.com.
- XML Message server
Gnash also supports an XML based message system as documented in
the Flash Format specification.
- High Quality Output
Gnash uses OpenGL for rendering the graphics on the desktop, and
AntiGrain (AGG) for embedded framebuffer only devices.
- Free Software
Gnash is 100% free software. For more information on the GPL, go
to the Free Software Foundation web site.
- Better Security
Gnash pays extra attention to all network connections, and allows
the user to control access.
- Extensible
Gnash supports extending ActionScript by creating your own. You
can write wrappers for any development library, and import them
into the player.

WWW: http://www.gnu.org/software/gnash/
2006-01-14T18:25:07+00:00 games/ceferino Game similar to Super Pang
Ceferino is a fun game similar to super pang developed using the SDL library.

WWW: http://www.losersjuegos.com.ar/juegos/ceferino
2006-01-14T17:46:22+00:00 devel/rubygem-rscm Ruby SCM, an SCM-independent API for accessing SCMs
RSCM - Ruby Source Control Management is to SCM what DBI/JDBC/ODBC
are to databases - an SCM-independent API for accessing a wide
variety of SCMs.

RSCM currently supports CVS and Subversion. Support for ClearCase,
Darcs, Monotone, Perforce and StarTeam is in progress and partly
available.

WWW: http://rscm.rubyforge.org/
2006-01-14T17:42:16+00:00 devel/py-celementtree A fast C implementation of the ElementTree API
The cElementTree module is a C implementation of the ElementTree API.
On typical documents, it's 15-20 times faster than the Python version
of ElementTree, and uses 2-5 times less memory. On modern hardware,
that means that documents in the 50-100 megabyte range can be manipulated
in memory, and that documents in the 0-1 megabyte range load in zero
time (0.0 seconds). This allows you to drastically simplify many kinds
of XML applications.

Author: Fredrik Lundh
WWW: http://effbot.org/zone/celementtree.html
2006-01-14T17:31:55+00:00 devel/py-testgears Python module to run tests written as simple functions
TestGears provides automatic discovery of unittest.TestCases and
the ability to run tests that are written as simple functions.
It generates a standard unittest.TestSuite for use with any of
the standard frontends, and provides a distutils command to run
tests with zero configuration.

WWW: http://www.turbogears.com/testgears/
2006-01-13T19:17:54+00:00 www/p5-Apache-Template Apache::Template - Apache/mod_perl interface to the Template Toolkit
The Apache::Template module provides a simple interface to the
Template Toolkit from Apache/mod_perl. The Template Toolkit is a
fast, powerful and extensible template processing system written in
Perl. It implements a general purpose template language which allows
you to clearly separate application logic, data and presentation
elements. It boasts numerous features to facilitate in the generation
of web content both online and offline in "batch mode".

WWW: http://search.cpan.org/dist/Apache-Template/
2006-01-13T16:21:15+00:00 games/libfov C library for calculating fields of view on low resolution rasters
libfov is a C library for calculating fields of view and lighting on low
resolution rasters, suitable for roguelike games. In that screenshot below,
imagine that green dot is your character in a computer game, and as you
walk around (move between tiles on the grid), you want to know which tiles
you can see and which tiles you cannot. libfov calculates exactly that.

WWW: http://code.google.com/p/libfov/
2006-01-12T23:06:38+00:00 www/gnome-web-photo Tool to generate full-size image files and thumbnails
GNOME Web Photographer is a tool to generate full-size image
files and thumbnails from HTML files and web pages.
2006-01-12T19:48:01+00:00 net/tapidbus Abstraction layer for interprocess communication
An abstraction layer that uses dbus for interprocess communication.

WWW: http://tapioca-voip.sourceforge.net/
2006-01-12T13:09:46+00:00 devel/p5-Sub-Installer Clean way to (re)install package subroutines
This module provides two universal methods that any package/class can
use to install subroutines in its own namespace.

WWW: https://metacpan.org/release/Sub-Installer
2006-01-12T02:19:40+00:00 x11/gnome-launch-box An application launcher for the GNOME desktop
GNOME Launch Box is generally an application launcher. It's very influenced by
Quicksilver (http://quicksilver.blacktree.com/) for Mac OS X.

Currently supported modules are:

* Application starting and launch
* Evolution contacts lookup and mail to
* Recent files lookup and open
* Files in your desktop and open
* Firefox bookmarks lookup and opening

WWW: http://developer.imendio.com/wiki/GNOME_Launch_Box
2006-01-11T22:18:25+00:00 www/py-cherrypy Pythonic, object-oriented web development framework
CherryPy is a pythonic, object-oriented web development framework.

CherryPy allows developers to build web applications in much the same
way they would build any other object-oriented Python program.
This usually results in smaller source code developed in less time.

CherryPy is now more than three years old and it is has proven very
fast and stable. It is being used in production by many sites, from
the simplest ones to the most demanding ones.

WWW: http://www.cherrypy.org/
2006-01-11T22:18:25+00:00 www/py-cherrypy-old Pythonic, object-oriented web development framework
CherryPy is a pythonic, object-oriented web development framework.

CherryPy allows developers to build web applications in much the same
way they would build any other object-oriented Python program.
This usually results in smaller source code developed in less time.

CherryPy is now more than three years old and it is has proven very
fast and stable. It is being used in production by many sites, from
the simplest ones to the most demanding ones.

WWW: http://www.cherrypy.org/
2006-01-11T22:18:25+00:00 www/py-cherrypy-devel A pythonic, object-oriented web development framework
CherryPy is a pythonic, object-oriented web development framework.

CherryPy allows developers to build web applications in much the same
way they would build any other object-oriented Python program.
This usually results in smaller source code developed in less time.

CherryPy is now more than three years old and it is has proven very
fast and stable. It is being used in production by many sites, from
the simplest ones to the most demanding ones.

Author: CherryPy Team <team@cherrypy.org>
WWW: http://www.cherrypy.org/

NOTE: This package provides a release candidate version of CherryPy,
3.2.0rc1. It has been renamed 3.2.0.r1 to comply with FreeBSD's
package naming conventions.
2006-01-11T17:31:22+00:00 www/p5-Catalyst-Plugin-HTML-Widget HTML Widget And Validation Framework
The HTML Widget And Validation Framework for Catalyst

WWW: http://search.cpan.org/dist/Catalyst-Plugin-HTML-Widget/
2006-01-11T17:30:07+00:00 www/p5-HTML-Widget HTML Widget And Validation Framework
Create easy to maintain HTML widgets!

Everything is optional, use validation only or just generate forms, you
can embed and merge them later.

The API was designed similar to other popular modules like Data::Form-
Validator and FormValidator::Simple, HTML::FillInForm is also built in
(and much faster).

NOTE: HTML::Widget is no longer under active development and the current
maintainers are instead pursuing an intended replacement

WWW: http://search.cpan.org/dist/HTML-Widget/
2006-01-11T17:17:20+00:00 www/p5-Catalyst-Log-Log4perl Log::Log4perl logging for Catalyst
This module provides a Catalyst::Log implementation that uses
Log::Log4perl as the underlying log mechanism.

WWW: http://search.cpan.org/dist/Catalyst-Log-Log4perl/
2006-01-11T17:12:59+00:00 www/p5-Catalyst-Plugin-StackTrace Display a stack trace on the debug screen
This plugin will enhance the standard Catalyst debug screen by including
a stack trace of your appliation up to the point where the error
occurred. Each stack frame is displayed along with the package name,
line number, file name, and code context surrounding the line number.

WWW: https://metacpan.org/release/Catalyst-Plugin-StackTrace
2006-01-11T13:50:22+00:00 mail/dkim-milter Domainkeys Identified Mail (DKIM) milter
implements DomainKeys Identified Mail draft standard for signing
and verifying e-mail messages.

Details regarding the protocol and other issues related to the
draft standard can be found at http://mipassoc.org/dkim/

WWW: http://sourceforge.net/projects/dkim-milter/
2006-01-11T13:02:37+00:00 astro/gpsd Daemon that monitors one or more GPSes attached to a host computer
gpsd is a service daemon that monitors one or more GPSes
attached to a host computer through serial or USB ports,
making all data on the location/course/velocity of the
sensors available to be queried on TCP port 2947 of the
host computer. With gpsd, multiple GPS client applications
(such as navigational and wardriving software) can share
access to GPSes without contention or loss of data. Also,
gpsd responds to queries with a format that is substantially
easier to parse than the NMEA 0183 emitted by most GPSes.

WWW: https://gpsd.gitlab.io/gpsd/index.html
2006-01-11T12:41:24+00:00 net/vserver Server software of the VChat conference system
VChat is a fully featured internet conferencing (or chat-) system with
traditional commandline interface, support for ANSI colors, a builtin
user management system with per user assignable permission sets, server side
access control list support and a lot of other useful features. The open
architecture of the system and a range of existing client software that
suits most needs make it the ideal solution for setting up a conferencing
system for your website or network.

This port is the standard UNIX server software suite for setting up a VChat
conference system.

See ports/net/vchat for the client side components of the VChat system.

WWW: http://www.enforcer.cc/vchat/
2006-01-11T11:15:28+00:00 games/jigzo OpenGL jigsaw puzzle game
jigzo (formerly glpuzzle) is a jigsaw puzzle game. Choose from 12
puzzles of various difficulties (4 to 25 pieces), and move the
pieces around to create the desired picture. gigzo uses OpenGL for
smooth movement and anti-aliased display.

WWW: http://www.resorama.com/jigzo/
2006-01-11T11:15:28+00:00 games/glpuzzle An OpenGL jigsaw puzzle game
glpuzzle is a jigsaw puzzle game. Choose from 12 puzzles of various
difficulties (4 to 25 pieces), and move the pieces around to create
the desired picture. glpuzzle uses OpenGL for smooth movement and
anti-aliased display.

WWW: http://www.iua.upf.es/~mdeboer/resorama/glpuzzle/
2006-01-11T05:10:58+00:00 www/mysar MySQL Squid Access Report
MySQL Squid Access Report, mysar for short, is a reporting system
for user web traffic activity, as logged from a squid proxy.

MySAR consists of two parts:

* Command line utilities which import a squid log file in a
MySQL database and maintain the databas.
* A web interface for accessing the reports.

WWW: http://giannis.stoilis.gr/software/mysar/index.php?id=16
2006-01-11T02:31:12+00:00 multimedia/subtools Command-line tools for movie subtitles in SubRipper format
subtools is a port of DivX Subtitles MiniTools, command-line
tools for movie subtitles in SubRipper format (.srt files).
"srtshift" can adjust the subtitles by shifting them to the
beginning or to the end. "srtrate" does the same by changing
the supposed frame rate.

It's in early stages of development (and have been there for
a few years now), but it does its job well.

WWW: http://subtools.sourceforge.net/
2006-01-10T19:37:06+00:00 textproc/p5-JSON-Syck JSON is YAML
You might want to know the difference between JSON and JSON::Syck.

Since JSON is a pure-perl module and JSON::Syck is based on libsyck,
JSON::Syck is supposed to be very fast and memory efficient. See
chansen's benchmark table at
http://idisk.mac.com/christian.hansen/Public/perl/serialize.pl

JSON.pm comes with dozens of ways to do the same thing and lots of
options, while JSON::Syck doesn't. There's only Load and Dump.

Oh, and JSON::Syck doesn't use camelCase method names :-)

Author: Audrey Tang <autrijus@autrijus.org>
Tatsuhiko Miyagawa <miyagawa@gmail.com>
WWW: http://search.cpan.org/dist/JSON-Syck/
2006-01-10T14:56:30+00:00 devel/p5-Proc-Fork Simple, intuitive interface to fork() system call
This module provides an intuitive, Perl-ish way to write forking
programs by letting you use blocks to illustrate which code section
executes in which fork. The code for the parent, child, retry handler
and error handler are grouped together in a "fork block". The clauses
may appear in any order, but they must be consecutive (without any other
statements in between).

WWW: https://metacpan.org/release/Proc-Fork
2006-01-09T20:23:21+00:00 sysutils/kshutdown Advanced shutdown utility
KShutDown is an advanced shutdown utility.

Features:
o Turn Off Computer (logout and halt the system)
o Restart Computer (logout and reboot the system)
o Lock Screen (lock the screen using a screen saver)
o End Current Session (end the current KDE session and logout the user)
o Detect user inactivity/application exit
o Command-line support
o Extras (custom actions)
o Simple, easy-to-use User Interface
o Works with many Desktop Environments
o More than /sbin/shutdown -h ;-)

WWW: http://kshutdown.sourceforge.net/
2006-01-09T20:23:21+00:00 sysutils/kshutdown-kde4 Advanced shutdown utility for KDE
KShutDown is an advanced shutdown utility for KDE.

Features:
o Turn Off Computer (logout and halt the system)
o Restart Computer (logout and reboot the system)
o Lock Screen (lock the screen using a screen saver)
o End Current Session (end the current KDE session and logout the user)
o Extras (additional, external user commands)
o Time and delay options
o Command line and DCOP support
o System tray icon and panel applet
o Visual and sound notifications
o KDE Kiosk support

WWW: http://kshutdown.sourceforge.net/
2006-01-08T21:48:57+00:00 x11/slim Graphical login manager for X11, derived from Login.app
SLiM is a desktop-independent graphical login manager for X11, derived from
Login.app by Per Liden.

It aims to be light and simple, although completely configurable through
themes and an option file; is suitable for machines on which remote login
functionalities are not needed.

WWW: https://sourceforge.net/projects/slim.berlios/
2006-01-08T21:32:55+00:00 graphics/wxsvg C++ library to create, manipulate, and render SVG files
C++ library to create, manipulate, and render SVG files

WWW: http://wxsvg.sourceforge.net/
2006-01-08T16:54:52+00:00 multimedia/rox-videothumbnail Video thumbnail provider for the ROX file manager
This is a helper program for ROX-Filer. It provides images for video files.

WWW: http://www.kerofin.demon.co.uk/rox/VideoThumbnail.html
2006-01-08T13:08:55+00:00 audio/xmms-modplug ModPlug-based plugin for XMMS
This port is the ModPlug plugin for XMMS. ModPlug is
arguably the best mod-like music rendering engine
capable of playing 22 different module formats. This
plugin can also handle zip, rar, gzip and bzip2
compressed mods (provided unzip, gunzip, unrar are
installed).

WWW: http://modplug-xmms.sourceforge.net/
2006-01-08T13:02:50+00:00 audio/slimserver-slimscrobbler SlimServer plugin for submitting updates to last.fm
This is a SlimServer plug-in to submit listening data to Last.FM, an
online music listening habits tracking database and personal radio
station.

WWW: http://slimscrobbler.sourceforge.net/
2006-01-08T13:01:35+00:00 audio/slimserver-lastfm SlimServer plugin for playing last.fm radio
This is a SlimServer plug-in to listen to a LastFM Internet radio
stream, send feedback on the currently playing track and change
stations.

WWW: http://www.jamescraig.co.uk/SlimServer/#LastFM
2006-01-08T12:50:20+00:00 devel/pecl-svn PECL extension to the libsvn library
PHP bindings to the libsvn library which provide access to subversion
repositories.

WWW: https://pecl.php.net/package/svn
2006-01-08T12:38:49+00:00 misc/ldconfig_compat Ldconfig compatibility script
This port installs a compatibility script that enable old
FreeBSD systems to use ldconfig local directories.

- Florent Thoumie
flz@FreeBSD.org
2006-01-08T12:33:41+00:00 security/expiretable Utility to remove entries from the pf(4) table based on their age
Expiretable is a utility used to remove entries from the pf(4) table
based on their age.

The age in question being the amount of time that has passed since
the statistics for each entry in the target table was last cleared.

WWW: http://expiretable.fnord.se/
2006-01-07T23:57:34+00:00 lang/p5-Perl6-Subs Define your subroutines in Perl 6 style
Perl6::Subs is a source filter that adds a very useful subset of Perl
6 subroutine syntax to Perl 5. Given a subroutine defined with a Perl
6 prototype, the code generated by Perl6::Subs will, at runtime,
declare the formal parameters, assign them their values, and validate
their contents according to both built-in and user-given rules.

WWW: https://metacpan.org/release/CHIPS/Perl6-Subs-0.05
2006-01-07T07:57:51+00:00 security/samhain-server Log server for the Samhain IDS
2006-01-07T07:57:51+00:00 security/samhain-client Client daemon for the Samhain IDS
2006-01-07T07:52:57+00:00 security/pecl-hash HASH Message Digest Framework for PHP 4
Extension provides native implementations of common message digest algorithms
using a generic factory method.
At the moment it supports the following hashing algorithms:

* md2, md4, md5
* sha1, sha256, sha384, sha512
* ripemd128, ripemd160
* tiger128, tiger160, tiger192 (3 and 4 passes)
* haval128, haval160, haval192, haval224, haval256 (3, 4 and 5 passes)
* crc32, crc32b, adler32, gost, snefru, whirlpool

WWW: http://pecl.php.net/package/hash
2006-01-07T07:52:57+00:00 databases/pecl-hash pHASH Message Digest Framework for PHP
Extension provides native implementations of common message digest algorithms
using a generic factory method.
At the moment it supports the following hashing algorithms:

* md4, md5
* sha1, sha256, sha384, sha512
* ripemd128, ripemd160
* tiger128, tiger160, tiger192 (3 and 4 passes)
* haval128, haval160, haval192, haval224, haval256 (3, 4 and 5 passes)
* crc32, crc32b, adler32, gost, snefru, whirlpool

WWW: http://pecl.php.net/package/hash
2006-01-07T04:13:58+00:00 deskutils/bitcollider Bitzi metadata generator
The bitcollider is a small utility that generates
bitprints and metadata tags from files for lookup
and submission at the Bitzi community metadata
project. For more details, please see http://bitzi.com.

WWW: http://bitcollider.sourceforge.net/
2006-01-07T04:04:48+00:00 multimedia/mmsrip MMS ripper - a client for the proprietary protocol mms://
MMSRIP is a client for the proprietary protocol MMS://.
It actually saves to a file the content being streamed.
Please remember that this is not intended for real use, its existence
is only and must only be documentary.

WWW: http://nbenoit.tuxfamily.org/projects.php?rq=mmsrip
2006-01-07T03:13:05+00:00 deskutils/superswitcher Alt-Tab replacement
A more feature-full replacement of thr Alt-Tab window switching behavior.

Superswitcher uses the "Super" key, also known as the Windows key to switch
between windows and workspaces.

WWW: http://code.google.com/p/superswitcher/
2006-01-07T03:07:00+00:00 audio/bmp-modplug ModPlug-based plugin for beep-media-player
This port is the ModPlug plugin for beep-media-player. It
is a port of modplug-xmms plugin. ModPlug is arguably the
best mod-like music rendering engine capable of playing
22 different module formats. This plugin can also handle
zip, rar, gzip and bzip2 compressed mods (provided unzip,
gunzip, unrar are installed).

WWW: http://modplug-xmms.sourceforge.net/
2006-01-07T02:12:36+00:00 www/phproxy PHP based web proxy
PHProxy is a web HTTP (for now; FTP is not supprted yet)
proxy programmed in PHP designed to bypass firewalls and
other proxy restrictions through a web interface very similar
to the popular CGIProxy.

The server that this script runs on simply acts as a medium
that retrives resources for you. The only IP address shown
will be the server's IP address. So basically, it is indirect
browsing. The only catch being that the server has to has access
to those otherwise inaccessible resources.
2006-01-07T00:28:20+00:00 databases/ip4r IP address and IP range index types for PostgreSQL
IP4R is a contributed PostgreSQL module that embraces and extends the
existing 'inet' and 'cidr' built-in types, providing extra functionality
and simplicity to IPv4 and IPv6 address lookup within large-scale
environments.

WWW: https://github.com/RhodiumToad/ip4r
2006-01-06T20:43:56+00:00 multimedia/ggrab Records MPEG2 streams directly from your Dbox2 over Ethernet
GGrab records MPEG2 streams directly from your Dbox2 over ethernet and
additionally provides a streaming server.

WWW: http://www.menzebach.de/
2006-01-06T07:06:46+00:00 databases/p5-DBIx-Sequence Simple SQL92 ID generator in Perl
DBIx::Sequence - A simple SQL92 ID generator

his module is intended to give easier portability to Perl database
application by providing a database independant unique ID generator.
This way, an application developer is not bound to use his database's
SEQUENCE or auto_increment thus making his application portable on
multiple database environnements.

This module implements a simple Spin Locker mechanism and is garanteed
to return a unique value every time it is called, even with concurrent
processes. It uses your database for its state storage with ANSI SQL92
compliant SQL. All SQL queries inside DBIx::Sequence are pre cached and
very efficient especially under mod_perl.

WWW: https://metacpan.org/release/DBIx-Sequence
2006-01-06T06:16:54+00:00 databases/p5-DBIx-Abstract Perl module for DBI SQL abstraction
DBIx::Abstract - DBI SQL abstraction.

This module provides methods for doing manipulating database tables
This module provides methods retrieving and storing data in SQL
databases. It provides methods for all of the more important SQL
commands (like SELECT, INSERT, REPLACE, UPDATE, DELETE).

It endeavors to produce an interface that will be intuitive to those
already familiar with SQL.

Notable features include:

* data_source generation for some DBD drivers.
* Can check to make sure the connection is not stale and reconnect
if it is.
* Controls statement handles for you.
* Can delay writes.
* Generates complex where clauses from hashes and arrays.
* Shortcuts (convenience functions) for some common cases. (Like
select_all_to_hashref.)

WWW: https://metacpan.org/release/DBIx-Abstract
2006-01-06T06:00:47+00:00 audio/py-flac Python module that provides the Free Lossless Audio Codec interface
This is a Python module that allows Python programs to use the
Free Lossless Audio Codec library. This module lets you encode
or decode FLAC audio files, and edit the metadata (cue sheets
or Vorbis comments) in them.

WWW: http://sacredchao.net/~piman/software/python.shtml
2006-01-05T20:59:46+00:00 multimedia/qvamps Dvd rip gui written in qt that uses vamps and dvdauthor
[ excerpt from developer's www site with modifications ]

The idea was to use the high performance Metakine M2Requantiser to
create a transcoder for Linux for shrinking the content of a DVD9.
This would enable backups on cheap single layer DVDRs (double layer
burners weren't even available that time).

Vamps builds a wrapper around the requantizer to extract the
elementary MPEG2 video stream from the DVD's program stream, feed
it through the requantizer and finally re-pack it into the program
stream again. Besides this, Vamps allows the selection of both audio
and subtitle streams that should be copied into the output stream.
This gives another small gain of disk space, since unwanted streams
may be discarded.

Summed up, Vamps is only a very basic, but nevertheless essential
tool to transcode DVD videos to a smaller size. Vamps does not need
to write temporary data files, which is a major pro. Vamps is very
fast. The downside is, that Vamps is not capable of making DVD
backups on its own.

WWW: http://vamps.sourceforge.net/

-- lioux@FreeBSD.org
2006-01-05T20:07:07+00:00 databases/pbl A highly portable database library
PBL (Peter Graf's Program Base Library) is a library with highly portable
database functions that can be used in a C or C++ project.

The code of the PBL library includes:

- PBL BASE - some base functions (pbl_*)
- PBL HASH - a memory hash table implementation (pblHt*)
- PBL KEYFILE - a key file implementation (pblKf*)
- PBL ISAM - an ISAM file implementation (pblIsam*)

The spamprobe project (mail/spamprobe) can be used with PBL databases.

WWW: http://mission.base.com/peter/source/
2006-01-05T12:46:32+00:00 devel/p5-Devel-SimpleTrace Perl module for better stack traces on interpreter-generated warn/die
This module can be used to more easily spot the place where a program or a
module generates errors. Its use is extremely simple, reduced to just'use'ing
it.

This is achieved by modifying the functions warn() and die() in order to
replace the standard messages by complete stack traces that precisely indicates
how and where the error or warning occurred. Other than this, their use should
stay unchanged, even when using die() inside eval().

WWW: https://metacpan.org/release/Devel-SimpleTrace
2006-01-05T02:04:03+00:00 devel/adocman Automated sourceforge administration tool
adocman is a set of perl modules and programs for performing
operations against the SourceForge.net site, currently including
basic Client operations (i.e. login/logout) and DocManager operations.

It includes the Alexandria perl module, which provides the back end
support for operations, the adocman program, which provides the
means to perform DocManager operations from the command-line or
scripts (by project developers or admins listed as DocManager
Editors), and the xml_export program, providing the means to automate
downloads of data from the XML data export facility on SourceForge.net
(by project administrators).

WWW: http://sourceforge.net/projects/sitedocs
2006-01-04T22:40:12+00:00 multimedia/audacious Lightweight and versatile audio player
Audacious is an open source audio player. A descendant of XMMS, it plays
your music how you want it, without stealing away your computer's
resources from other tasks.

WWW: https://audacious-media-player.org/
2006-01-04T22:40:12+00:00 multimedia/audacious-plugins Plugins needed for audacious
Audacious Plugins are the input, output, visualization and effect plugins
needed for Audacious

WWW: https://audacious-media-player.org/
2006-01-04T22:14:27+00:00 games/holotz-castle Platform game with high doses of mystery
Holotz's Castle is a platform game with high dosis of mistery.

A great mistery is hidden beyond the walls of Holotz's Castle. Will
you be able to help Ybelle and Ludar to escape alive from the
castle?

Test your dexterity with this tremendously exciting platform game!

WWW: http://web.archive.org/web/20130606213511/http://mainreactor.net/
2006-01-04T20:34:52+00:00 sysutils/zeroer Command-line utility for wiping unallocated space on a filesystem
The zeroer utility can be used to wipe empty space on a disk. In contrary to dd,
zeroer does not wipe existing files on a partition. It overwrites the
unallocated disk space around existing files, which means that deleted files
cannot be restored after processing a certain partition with zeroer.

The utility's principle consists in writing huge zero-padded memory blocks to a
file. To a certain extent this works similar to dd, however zeroer dynamically
reduces the blockwriter's buffer size when the filesystem is going to be full.

WWW: https://critical.ch/zeroer/
2006-01-04T13:19:07+00:00 audio/k3bmonkeyaudioplugin K3b plugin for Monkey's Audio files
K3b plugin for encoding and decoding Monkey's Audio (.ape) files.

WWW: http://www.k3b.org/
2006-01-04T10:24:47+00:00 multimedia/vamps High performance tool to transcode DVD videos to a smaller size
[ excerpt from developer's www site with modifications ]

The idea was to use the high performance Metakine M2Requantiser to
create a transcoder for Linux for shrinking the content of a DVD9.
This would enable backups on cheap single layer DVDRs (double layer
burners weren't even available that time).

Vamps builds a wrapper around the requantizer to extract the
elementary MPEG2 video stream from the DVD's program stream, feed
it through the requantizer and finally re-pack it into the program
stream again. Besides this, Vamps allows the selection of both audio
and subtitle streams that should be copied into the output stream.
This gives another small gain of disk space, since unwanted streams
may be discarded.

Summed up, Vamps is only a very basic, but nevertheless essential
tool to transcode DVD videos to a smaller size. Vamps does not need
to write temporary data files, which is a major pro. Vamps is very
fast. The downside is, that Vamps is not capable of making DVD
backups on its own.

WWW: http://vamps.sourceforge.net/
2006-01-04T09:39:36+00:00 x11-toolkits/swt31 Standard Widget Toolkit for Java
SWT is the software component that delivers native widget functionality
for the Eclipse platform in an operating system independent manner.

This port provides SWT without requiring a full download and build of
Eclipse.

WWW: http://www.eclipse.org/swt/
2006-01-03T22:12:27+00:00 databases/py-dbutils Providing solid, persistent, and pooled connections to a database
DBUtils is a suite of tools providing solid, persistent and pooled connections
to a database that can be used in all kinds of multi-threaded environments like
Webware for Python or other web application servers. The suite supports DB-API 2
compliant database interfaces and the classic PyGreSQL interface.

WWW: https://webwareforpython.github.io/DBUtils/
2006-01-03T22:10:56+00:00 databases/libpbl Peter Graf's Program Base Library
Peter Graf's Program Base Library of C functions.
Includes hash table, ISAM, key file implementations.

WWW: http://mission-base.com/peter/source/
2006-01-03T19:56:53+00:00 math/abakus Simple KDE Calculator
Abakus is a simple calculator for KDE, based on a concept of Roberto
Alsina's. Think of it as bc (the command-line calculator) with a nice GUI.

WWW: http://purinchu.net/abakus/
2006-01-03T19:25:23+00:00 net/tcpxtract Tool for extracting files from network traffic
tcpxtract is a tool for extracting files from network traffic based on file
signatures. It supports 26 file formats and you can add new format by editing
its config file. You can extract files from live network or pcap format capture
file.

WWW: http://tcpxtract.sourceforge.net/
2006-01-03T15:02:32+00:00 audio/p5-Audio-Scrobbler Perl interface to Last.fm and AudioScrobbler
The Audio-Scrobbler module provides a Perl and command-line interface
to Last.fm's AudioScrobbler - http://www.audioscrobbler.com/.

WWW: http://devel.ringlet.net/audio/Audio-Scrobbler/
2006-01-03T14:56:47+00:00 net-im/gaim-slashexec Execute commands inside gaim
SlashExec is a Gaim Plugin that lets you execute commands from within a
Gaim conversation. SlashExec provides a limited command-line interpreter
for this purpose. SlashExec can also either display the command's output
locally or send the output as a message in the current conversation.

WWW: http://guifications.sourceforge.net/SlashExec/
2006-01-03T07:59:43+00:00 graphics/libdrm Userspace interface to kernel Direct Rendering Module services
Userspace interface to kernel DRM (Direct Rendering Module) services.

WWW: https://dri.freedesktop.org/
2006-01-03T01:19:15+00:00 sysutils/vstrip VOB de-multiplexing tool, splitter, and VOB/IFO files processor
[ excerpt from developer's www site with modifications ]

vStrip is a VOB de-multiplexing tool, splitter and some other
functions that work on VOB/IFO files.

vStrip is a small command-line utility for stripping (=removing)
unwanted streams (=data packets) out of VOBs (Video Objects) without
having to reweave the VOB, or extracting the data contained inside
a single stream.

It also parses IFO-files so it (hopefully) doesn't get confused by
multi-angle VOBs.

WWW: http://www.digital-digest.com/dvd/downloads/showsoftware_vstrip_80.html
2006-01-02T22:19:23+00:00 mail/smtp-gated Proxy for SMTP sessions with virus and spam scan
This software block SMTP sessions used by e-mail worms and viruses on
the NA(P)T router. It depends on netfilter framework of Linux, or ipfw
on FreeBSD.

It acts like proxy, intercepting outgoing SMTP connections and scanning
session data on-the-fly. When messages is infected, the SMTP session is
terminated. It's to be used (mostly) by ISPs, so they can eliminate
infected hosts from their net work, and (preferably) educate their users.

WWW: http://software.klolik.org/smtp-gated/
2006-01-02T21:25:07+00:00 net/nepenthes Determine the malware activity on a network
Nepenthes can determine the malware activity on a network by deploying
a nepenthes sensor (i.e. honey pot). The programm emulates different
well known vulnerabilities waiting for malicious connections trying to
exploit them.

WWW: http://nepenthes.carnivore.it/
2006-01-02T11:44:51+00:00 www/p5-Catalyst-Plugin-Session-Store-Memcached Memcached storage backend for session data
"Catalyst::Plugin::Session::Store::Memcached" is a session storage
plugin for Catalyst that uses the Cache::Memcached::Managed module to
connect to memcached, a fast data caching server.

WWW: https://metacpan.org/release/Catalyst-Plugin-Session-Store-Memcached
2006-01-02T11:42:09+00:00 www/p5-Catalyst-Plugin-Session-Store-FastMmap FastMmap session storage backend
"Catalyst::Plugin::Session::Store::FastMmap" is a fast session storage
plugin for Catalyst that uses an mmap'ed file to act as a shared memory
interprocess cache. It is based on Cache::FastMmap.

WWW: https://metacpan.org/release/Catalyst-Plugin-Session-Store-FastMmap
2006-01-02T11:34:19+00:00 www/p5-Catalyst-Plugin-Session-Store-DBI Store your sessions in a database
This storage module will store session data in a database using DBI.

WWW: https://metacpan.org/release/Catalyst-Plugin-Session-Store-DBI
2006-01-02T11:18:32+00:00 databases/p5-Cache-Memcached-Managed Provide API for managing cached information
The Cache::Memcached::Managed module provides an API to values, cached in
one or more memcached servers. Apart from being very similar to the API
of Cache::Memcached, the Cached::Memcached::Managed API allows for
management of groups of values, for simplified key generation and expiration,
as well as version and namespace management and a few other goodies.

WWW: https://metacpan.org/release/Cache-Memcached-Managed
2006-01-02T09:53:38+00:00 astro/xmoontool Version of John Walker's classical moontool for X11/Motif
John Walker's moontool for the X11 desktop. It shows a real-time picture
of the moon phases and displays some related astronomical data about the
moon and the sun. -- This version of the program uses the Motif toolkit.

WWW: http://www.senax.net/xmoontool/xmoontool.html
2006-01-01T18:54:23+00:00 www/gekko-modules Gekko's modules
This is the port of modules for gekko's content management system (CMS)

WWW: http://www.gekkoware.org/