This page is a slightly modified version of the following one-liner output. created_at: 2021-05-14T02:10:18+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 |
2003-12-31T19:29:54+00:00 | databases/qt-odbc-plugin |
A plugin for QT to connect to ODBC-compatible databases The ODBC Plugin from Qt 3, which provides an easy access method from within Qt applications. |
2003-12-31T18:29:44+00:00 | net/widentd |
RFC1413 auth/identd daemon providing a fixed fake reply widentd is a small ident/RFC1413 daemon which provides a fixed (and fake) auth reply, regardless of the IP/port pair quoted. It's intended use is on firewalls, and NAT machines - where you may want to simply syphon off auth-requests from, for example, IRC servers. Author: Dirk-Willem van Gulik / dirkx@webweaving.org WWW: https://BSDforge.com/projects/net/widentd/ |
2003-12-31T17:58:45+00:00 | games/gweled |
GNOME version of the game called "Bejeweled" or "Diamond Mine" Gweled is a Gnome version of a popular PalmOS/Windows/Java game called "Bejeweled" or "Diamond Mine". The aim of the game is to make alignment of 3 or more gems, both vertically or horizontally by swapping adjacent gems. The game ends when there are no possible moves left. WWW: http://gweled.org |
2003-12-31T03:14:57+00:00 | devel/codeworker |
Versatile parsing tool and source code generator CodeWorker is a parsing tool and a source code generator, available in Open Source (distributed under the GNU Lesser General Public License) devoted to cover many aspects of the generative programming. Generative programming is a software engineering approach for producing reusable, tailor-made, evolvable and reliable IT systems with a high level of automation. The tool interprets a scripting language that drives the processing of parsing and source code generation in a quite familiar syntax for developers. It insists on adapting the syntax of the language to the particularities of tasks to resolve (parse, code generation, procedural) and on offering powerful functionalities to do intensive source code generation. WWW: http://codeworker.free.fr/ |
2003-12-31T01:20:50+00:00 | devel/py-rlcompleter2 |
Python module for readline interactive completion rlcompleter2 is an interactive readline completion handler, featuring: * completion on any python expression/statement * interactive introspection into function signatures and docstrings * convenient completions on module, instance and function objects * ultra simple user interface: <tab> (try hit it multiple times!) WWW: https://pypi.org/project/rlcompleter2/ |
2003-12-31T00:45:42+00:00 | audio/boodler |
Programmable soundscape tool Boodler is a tool for creating soundscapes -- continuous, infinitely varying streams of sound. Boodler is designed to run in the background on a computer, maintaining whatever sound environment you desire. WWW: http://boodler.org/ |
2003-12-30T15:16:51+00:00 | sysutils/dc42wrap |
Wrap a \"raw\" floppy image as an Apple DiskCopy 4.2 file Several years ago, dc42wrap was created to produce open-source operating system boot floppies for a PC that could not boot from CD-ROM, in an environment where the only physically accessible machines with floppy disk drives were Apple Macintoshes. "raw" disk image -> FTP -> dc42wrap FTP -> [Macintosh OS 7/8/9] -> physical floppy When Apple stopped including floppy drives in their hardware, this software fell into disuse, until someone needed to copy the contents of an ancient pile of HFS-formatted floppies onto a floppy drive-less Macintosh running OS X, and the only physically accessible machines with floppy disk drives were PCs running an open-source operating system. Even though Apple now uses NDIF as their preferred disk image format, modern software still understands DiskCopy 4.2 files, and OS X will happily mount those old HFS images on the desktop. physical floppy -> dd -> dc42wrap SSH -> [Macintosh OS X] -> mounted filesystem WWW: http://tools.ana.com/utils/ |
2003-12-30T15:05:05+00:00 | misc/sonytv |
Sony-compatible TV remote This is a Sony-compatible TV remote control implemented in Tcl/Tk. It should work on laptops/notebooks with a built-in serial IR port. The range isn't as good as a "real" remote; 2m, if you're lucky. WWW: http://tools.ana.com/demos/ --Eric eps+sonytv@ana.com |
2003-12-30T14:53:14+00:00 | www/web-traceroute |
WWW Traceroute CGI script written in C This is a modified BSD traceroute command which outputs customized HTML and can be used as a cgi program directly. The advantage of using a compiled C program directly instead of a shell, tcl or perl scipt: More Secure (tastes better) - There is no possibility that strange characters or environment passed to the CGI program can be used to break into the server, etc. Less Overhead (less filling) - The whole CGI program runs as one very small process instead of multiple script processes and/or a large perl program which must be interpreted each time it is run. You can customise the HTML presented, by creating the template file "template.html", and entering it's full path when prompted. Insert the text "TRACEROUTE-OUTPUT" into your template file at the point where you require the traceroute results displayed. This makes web-traceroute integrate seamlessly with existing website layouts. WWW: http://www.carpe.net/src/index.html |
2003-12-30T13:24:29+00:00 | mail/sympa-elixus |
An electronic mailing list manager with elixus.org patches SYMPA -- Systeme de Multi-Postage Automatique SYMPA is an electronic mailing list manager. It is used to automate list management functions such as subscription, moderation and management of archives. SYMPA also manages sending of messages to the lists, and makes it possible to reduce the load on the system. Provided that you have enough memory on your system, Sympa is especially well adapted for big lists. For a list with 20 000 subscribers, it takes 5 minutes to send a message to 90% of subscribers, of course considering that the network is available. Developed by elixus.org and supported by OurInternet, Inc, sympa-elixus is a beefed-up branch based on the latest release of SYMPA. It features a Template Toolkit based UI framework, PO-file based localization, and is generally much more internationalized. WWW: http://www.sympa.org/ |
2003-12-30T12:43:23+00:00 | audio/cuetools |
Utilities for working with CUE and TOC files Cuetools is a set of utilities for working with cue files and toc files. It contains: - cueconvert: convert between the cue and toc formats - cuebreakpoints: print the breakpoints from a cue or toc file - cueprint: print disc and track information for a cue or toc file WWW: https://github.com/svend/cuetools |
2003-12-30T09:03:05+00:00 | textproc/skribe |
A highly programmable document processing system Skribe is a text processor. Even if it is a general purpose tool, it best suits the writing of technical documents such as web pages or technical reports, API documentations, etc. At first glance, Skribe looks like a mark-up language ala HTML. So, there is no need to be provided with computer programming skills in order to use Skribe. A second look reveals that Skribe is actually a true programming language, provided with high level features (such as objects, higher order functions, regular and syntactic parsing, etc.). Skribe is based on the Scheme programming language. WWW: http://www-sop.inria.fr/mimosa/fp/Skribe/ |
2003-12-30T08:58:41+00:00 | java/java3d |
Provides API for creating and manipulation of 3D geometry The Java 3D API enables the creation of three-dimensional graphics applications and Internet-based 3D applets. It provides high-level constructs for creating and manipulation 3D geometry and building the structures used in rendering that geometry. With this sof tware, you can efficiently define and render very large virtual worlds. WWW: http://java3d.java.net/ |
2003-12-30T08:26:41+00:00 | print/texpower |
Creating dynamic online presentations with LaTeX TeXPower is a bundle of style and class files for creating dynamic online presentations with LaTeX. WWW: http://texpower.sourceforge.net/ |
2003-12-30T07:47:48+00:00 | x11/grabc |
Grab a color from screen grabc is s simple but very useful program to determine the color string in hex (or RGB components) by clicking on a pixel on the screen. While web browsing, lots of time you find a nice color and wonder what color is that! Well just use grabc! When this program is run, the mouse pointer is grabbed and changed to a cross hair and when the mouse is clicked, the color of the clicked pixel is written to stdout in hex prefixed with #. It will the R, G, B component also in the stderr. WWW: http://www.muquit.com/muquit/software/grabc/grabc.html |
2003-12-30T04:20:00+00:00 | www/goose |
Command line Google search utility Goose (GOOge SEarch) allows you to search Google's index of the Internet from the command line. You run Goose, giving it your list of search terms, and it presents a list of search results using an easy to navigate Curses display in your terminal. You can then select a search result to open in your web browser. WWW: http://goose-search.sourceforge.net/ |
2003-12-29T18:30:13+00:00 | sysutils/luma |
A graphical tool for accessing and managing LDAP servers Luma - a graphical tool for accessing and managing LDAP server. It is written in Python, using PyQt and python-ldap. Plugin-support is included and useful widgets with LDAP-functionality for easy creation of plugins are delivered. WWW: http://luma.sourceforge.net |
2003-12-29T17:25:57+00:00 | textproc/p5-Lingua-Stem |
Provides word stemming algorithms localized by language Lingua::Stem - Stemming of words This routine applies stemming algorithms to its parameters, returning the stemmed words as appropriate to the selected locale. Currently supported locales are: EN - English (also EN-US and EN-UK) DA - Danish DE - German GL - Galician IT - Italian NO - Norwegian PT - Portuguese SV - Swedish WWW: https://metacpan.org/release/Lingua-Stem |
2003-12-29T17:01:42+00:00 | textproc/p5-XML-Atom |
Perl5 modules for Atom feed and API implementation Atom is a syndication, API, and archiving format for weblogs and other data. XML::Atom implements the feed format as well as a client for the API. WWW: https://metacpan.org/release/XML-Atom |
2003-12-29T16:33:02+00:00 | palm/uppc-kmod |
USB device driver for Windows CE handhelds UPPC is a USB device driver that presents a tty style serial interface to Windows CE devices like Pocket PCs. This lets programs like those from the SynCE project access your device much faster than the standard serial interface. |
2003-12-29T16:00:52+00:00 | deskutils/kickpim |
Panel applet for editing and accessing the KDE addressbook KickPIM is a panel applet for quickly editing and accessing the KDE addressbook or sending emails to your contacts. It also shows a list of upcoming birthdays and waiting emails of multiple email-accounts. WWW: http://kickpim.sourceforge.net |
2003-12-29T15:19:45+00:00 | net/nbd-server |
Server for the Linux network block device (nbd) This is a server for the Linux network block device (nbd). It allows Linux to use a partition or a file over the network as a regular block device. WWW: http://nbd.sourceforge.net/ |
2003-12-29T14:47:51+00:00 | games/hlstats |
A real-time statistics generator for Half-Life and its mods HLStats consists of a Perl script (the HLStats logging daemon) and a set of PHP scripts (which generate statistics Web pages). HLStats provides player and clan rankings for Half-Life servers. Its features include: * Real-time statistics * Track players from multiple servers and multiple Half-Life mods using one installation of HLStats * Players can be tracked by their WON ID (recommended), by IP address, or by name * Clan rankings and statistics * No need for extended periods of lag while parsing a day's worth of log data * Fully supports the Half-Life Standard Log Format * A full history of remote console commands * Detailed host statistics allows HLStats administrator see which ISPs players are using * Customizable style WWW: http://www.hlstats-community.org/ |
2003-12-29T13:27:06+00:00 | net/jabberd |
Online presence and instant messaging server The Jabber server (jabberd) is a daemon for Jabber clients to connect and communicate with. WWW: http://jabberd.jabberstudio.org/ |
2003-12-29T13:27:06+00:00 | net-im/jabberd |
Online presence and instant messaging server jabberd 2.x series is the next generation of the Jabber/XMPP server. It has been rewritten from the ground up to be scalable, architecturally sound and to support the latest protocol extensions coming out of the XSF. WWW: http://jabberd2.org/ |
2003-12-29T09:54:25+00:00 | print/kover |
WYSIWYG CD cover printer Kover is an easy to use WYSIWYG CD cover printer with CDDB support. Some features: o CDDB support via freedb.org o supports proxies with authentification (basic) o image embedding in inlet and booklet o should read files saved with Easy CD Pro 2.0 o saves CDDB queries locally o do CDDB query without the CD o files created with K3B can be imported WWW: https://lisas.de/kover/ |
2003-12-29T09:54:25+00:00 | print/kcdlabel |
Create covers, labels, and booklets for your CD cases KCDLabel is a KDE program used to create covers, labels and booklets for your CD cases. Author: Pascal Panneels <pascal.panneels@skynet.be> WWW: http://kcdlabel.sourceforge.net/ |
2003-12-29T08:04:10+00:00 | editors/texmaker |
LaTeX Development Environment Texmaker is a program, that integrates many tools needed to develop documents with LaTeX, in just one application. Features : * an editor to write your LaTeX source files * the principal LaTex tags can be inserted directly * 370 mathematical symbols can be inserted in just one click * wizards to generate code * LaTeX-related programs can be launched via the "Tools" menu * the standard Bibtex entry types can be inserted in the ".bib" file * a "structure view" of the document for easier navigation of a document * extensive LaTeX documentation * in the "Messages / Log File" frame, you can see information about processes and the logfile after a LaTeX compilation * the "Next Latex Error" and "Previous Latex Error" commands let you reach the LaTeX errors detected by Kile in the log file * by clicking on the number of a line in the log file, the cursor jumps to the corresponding line in the editor WWW: https://www.xm1math.net/texmaker/ |
2003-12-29T07:42:41+00:00 | lang/huc |
PC Engine C compiler which can create ROMs (hucard) or CD images HuC is a PC Engine C compiler. It can create ROMs (hucard) or CD images and is bundled with an assembler and all kinds of libraries. You can ouput text, scrolls, make sound, control CD, handle sprites and tiles, and more. WWW: http://www.zeograd.com/ |
2003-12-29T07:07:37+00:00 | devel/epydoc |
Python API documentation generation tool Epydoc is a tool for generating API documentation for Python modules, based on their docstrings. For an example of epydoc's output, see the API documentation for epydoc itself. A lightweight markup language called epytext can be used to format docstrings, and to add information about specific fields, such as parameters and instance variables. Epydoc also understands docstrings written in ReStructuredText, Javadoc and plaintext. WWW: http://epydoc.sourceforge.net |
2003-12-29T06:35:09+00:00 | french/geonext |
Interactive (dynamic) elementary Geometry Software Le logiciel de géométrie dynamique GEONEXT ouvre de nouvelles voies pour l'enseignement et l'apprentissage des mathématiques. Il offre des possibilités de visualisation qui ne sont pas réalisables avec un papier, un crayon et des outils de construction traditionnels, ni même au tableau. GEONExT est un outil de travail pour l'enseignement. Il permet aux élèves de travailler de façon responsable, autonome et coopérative, et permet ainsi une découverte active des notions mathématiques. GEONExT peut être employé en géométrie à l'école primaire, en analyse dans l'enseignement secondaire, de manière variée et flexible comme illustration de cours à l'Université, comme un programme indépendant mais aussi dans le cadre d'un environnement de travail internet du type "cartable électronique". En tant qu'application indépendante, GEONExT est un outil pour la réalisation de constructions géométriques. Pour cela, GEONExT propose une feuille de dessin et une multitude d'outils de construction. A la différence des dessins sur papier, les constructions peuvent être changées à posteriori et modifiées de façon dynamique. WWW: http://geonext.uni-bayreuth.de/index?LANG=fr -Andreas Fehlner fehlner@gmx.de |
2003-12-29T06:13:32+00:00 | www/drupal7 |
Database driven web content management system (CMS) Drupal is a free web Content Management System (CMS) that allows an individual or a community of users to easily publish, manage and organize a wide variety of content on a website. Drupal is ready to go from the moment you download it. It even has an easy-to-use web installer! The built-in functionality, combined with dozens of freely available add-on modules, will enable features such as: Content Management Systems, Blogs, Collaborative authoring environments, Forums, Peer-to-peer networking, Newsletters, Podcasting, Picture galleries, File uploads/downloads and much more. WWW: https://www.drupal.org/ |
2003-12-29T06:13:32+00:00 | www/drupal6 |
Database driven web content management system (CMS) Drupal is a free software package that allows an individual or a community of users to easily publish, manage and organize a wide variety of content on a website. Drupal is ready to go from the moment you download it. It even has an easy-to-use web installer! The built-in functionality, combined with dozens of freely available add-on modules, will enable features such as: Content Management Systems, Blogs, Collaborative authoring environments, Forums, Peer-to-peer networking, Newsletters, Podcasting, Picture galleries, File uploads/downloads and much more. WWW: http://drupal.org |
2003-12-29T06:13:32+00:00 | www/drupal5 |
A database driven web content management system (CMS) Drupal is a free software package that allows an individual or a community of users to easily publish, manage and organize a wide variety of content on a website. Drupal is ready to go from the moment you download it. It even has an easy-to-use web installer! The built-in functionality, combined with dozens of freely available add-on modules, will enable features such as: Content Management Systems, Blogs, Collaborative authoring environments, Forums, Peer-to-peer networking, Newsletters, Podcasting, Picture galleries, File uploads/downloads and much more. WWW: http://drupal.org |
2003-12-29T06:13:32+00:00 | www/drupal4 |
CMS that supports pgsql and mysql Drupal is an open-source platform and content management system for building dynamic web sites offering a broad range of features and services. Drupal can support a diverse range of web projects ranging from personal weblogs to large community-driven sites. WWW: http://drupal.org |
2003-12-29T06:13:32+00:00 | www/drupal |
CMS that supports pgsql and mysql Drupal is an open-source platform and content management system for building dynamic web sites offering a broad range of features and services. Drupal can support a diverse range of web projects ranging from personal weblogs to large community-driven sites. WWW: http://drupal.org |
2003-12-29T06:09:53+00:00 | japanese/wikicker |
Wiki like system by perl5 WiKicker is WikiEngine implemented by a Perl language. WiKicker policy: - Not losing being integrated - The certification be unnecessary in writing - Do reading / editing in a spread Web browser - Safety (It works only in Japanese) See http://www.naney.org/wiki/WiKicker.html Copyright (C) 2003 WATANABE Yoshimasa <naney@naney.org> WWW: http://www.naney.org/wiki/ |
2003-12-29T05:59:06+00:00 | sysutils/mtxorbd |
Control Daemon for Matrix Orbital LCD screens This is a port of mtxorbd, a control daemon for the Matrix Orbital LCD Screens. WWW: http://mtxorb.sourceforge.net/ |
2003-12-29T05:53:37+00:00 | japanese/xlockmore |
|
2003-12-29T05:50:13+00:00 | chinese/mingunittf |
Chinese Big5HKSCS TrueType fonts This port installs Chinese Big5HKSCS TrueType Mingti fonts. WWW: http://www.info.gov.hk/digital21/unicode/hkscs/reference_iso10646.html |
2003-12-29T05:20:14+00:00 | databases/pgbash |
SQL Bash Shell for PostgreSQL pgBash is a bash shell with builtin SQL features for PostgreSQL WWW: http://www.psn.co.jp/PostgreSQL/pgbash/ |
2003-12-29T05:08:54+00:00 | www/zope-archetypes |
Framework for the development of new Content Types in Zope/CMF/Plone Framework for the development of new Content Types in Zope/CMF/Plone. Schema driven automatic form generation, simple integration with rich content types, and a lower entry bar to the complex requirements Zope places on new content objects. WWW: http://sourceforge.net/projects/archetypes |
2003-12-29T05:05:40+00:00 | www/zope-FileSystemSite |
Enable file system based sites within Zope This is a repackaging of the CMF's FileSystem Directory Views such that it is independent of the CMF. The major use of this is to develop view code on the file system such that it can be edited with normal development utilties and checked into a source control management system. WWW: http://www.zope.org/Members/philikon/FileSystemSite |
2003-12-29T05:01:56+00:00 | www/zope-xmlwidgets |
XMLWidgets - dynamic translations of ParsedXML to HTML pages XMLWidgets is a Zope Product/Framework to create dynamic translations of ParsedXML documents to HTML pages. Each XML node is represented by a widget. A widget can display itself (to HTML), and handle user events (clicks, form submits) in the same HTML page. WWW: http://www.zope.org/Members/infrae/XMLWidgets |
2003-12-29T04:45:57+00:00 | www/zope-exuserfolder |
Extensible User Folder - Custom & database authenticatoin for Zope Extensible User Folder is a user folder that provides custom authentication methods, including support for many database backends. WWW: http://exuserfolder.sourceforge.net/ |
2003-12-29T04:37:34+00:00 | www/zope-formulator |
HTML form generatation and validation system for Zope Formulator is a flexible, extensible framework for the creation and validation of web forms in Zope. Web forms can optionally be created with a web-based management interface. When a form is submitted, many common validations, such as testing for required fields or certain types of input, can be automated. WWW: http://www.zope.org/Members/infrae/Formulator |
2003-12-29T04:32:36+00:00 | www/zope-parsedxml |
Access and manipulate XML documents within Zope Parsed XML allows you to use XML objects in the Zope environment. You can create XML documents in Zope and leverage Zope to format, query, and manipulate XML, using the standard W3C DOM. WWW: http://www.zope.org/Members/faassen/ParsedXML |
2003-12-29T04:17:02+00:00 | textproc/iiimf-x |
Internet/Intranet Input Method X Client Framework IIIMF stands for Internet/Intranet Input Method Framework. IIIMF is designed to be the next generation of input method framework which provides the following capabilities; * Multiplatform, platform independent. * Multlingual and Full UNICODE support, but satisfactory for native speakers. * Windowing System Independent. * Multiple language engines concurrently run. * Multiuser. * Distributed, lightweight clients and scalable server. * Extensible in multiple means. * Input method protocol efficient enough to be used over low-speed modem connection. * Easy input method engine development with plugin API. * Easy input method enabling with libiiimcf, even on console apps. * Small core part to start from. WWW: http://www.openi18n.org/subgroups/im/IIIMF/ - Kuang-che Wu kcwu@csie.org |
2003-12-29T01:11:14+00:00 | textproc/silvercity |
Lexing package for over 20 programming and markup languages SilverCity is a lexing package, based on Scintilla, that can provide lexical analysis for over 20 programming and markup languages. Scripting language bindings currently exist for Python. WWW: http://silvercity.sourceforge.net/ |
2003-12-28T13:34:01+00:00 | net/giftoxic |
GTK2 client for giFT giFToxic is a GTK2 based client for giFT which allows you to search and download from Gnutella, FastTrack and OpenFT networks. WWW: http://giftoxic.sourceforge.net - Joel joeldiaz@bellsouth.net |
2003-12-28T13:34:01+00:00 | net-p2p/giftoxic |
GTK2 client for giFT giFToxic is a GTK2 based client for giFT which allows you to search and download from Gnutella, FastTrack and OpenFT networks. WWW: http://giftoxic.sourceforge.net - Joel joeldiaz@bellsouth.net |
2003-12-28T12:51:52+00:00 | deskutils/howm |
Write fragmentarily and read collectively howm: Write fragmentarily and read collectively. Howm is a note-taking tool on Emacs. It is similar to emacs-wiki; you can enjoy hyperlinks and full-text search easily. It is not similar to emacs-wiki; it can be combined with any format. WWW: http://howm.sourceforge.jp/index.html |
2003-12-28T12:18:20+00:00 | textproc/iiimf-gtk |
Internet/Intranet Input Method Server Framework IIIMF stands for Internet/Intranet Input Method Framework. IIIMF is designed to be the next generation of input method framework which provides the following capabilities; * Multiplatform, platform independent. * Multlingual and Full UNICODE support, but satisfactory for native speakers. * Windowing System Independent. * Multiple language engines concurrently run. * Multiuser. * Distributed, lightweight clients and scalable server. * Extensible in multiple means. * Input method protocol efficient enough to be used over low-speed modem connection. * Easy input method engine development with plugin API. * Easy input method enabling with libiiimcf, even on console apps. * Small core part to start from. WWW: http://www.openi18n.org/subgroups/im/IIIMF/ - Kuang-che Wu kcwu@csie.org |
2003-12-28T11:43:36+00:00 | textproc/iiimf-le-unit |
IIIMF UNIcode Table based generic composition engine IIIMF stands for Internet/Intranet Input Method Framework. IIIMF is designed to be the next generation of input method framework UNIcode Table based generic composition engine with lookup-choice capability, originally shipped with Solaris 9 update. Since the Unit started as hile, the HIndi LE, this engine comes with Indic scripts tables, but it does not mean this engine only supports Indic, it can be enhanced to wider scripts coverage. WWW: http://www.openi18n.org/subgroups/im/IIIMF/ - Kuang-che Wu kcwu@csie.org |
2003-12-28T11:43:36+00:00 | textproc/iiimf-csconv |
Internet/Intranet Input Method Framework encoding convert library IIIMF stands for Internet/Intranet Input Method Framework. IIIMF is designed to be the next generation of input method framework which provides the following capabilities; * Multiplatform, platform independent. * Multlingual and Full UNICODE support, but satisfactory for native speakers. * Windowing System Independent. * Multiple language engines concurrently run. * Multiuser. * Distributed, lightweight clients and scalable server. * Extensible in multiple means. * Input method protocol efficient enough to be used over low-speed modem connection. * Easy input method engine development with plugin API. * Easy input method enabling with libiiimcf, even on console apps. * Small core part to start from. WWW: http://www.openi18n.org/subgroups/im/IIIMF/ - Kuang-che Wu kcwu@csie.org |
2003-12-28T11:43:36+00:00 | chinese/iiimf-le-newpy |
IIIMF New PinYin input method engine IIIMF stands for Internet/Intranet Input Method Framework. IIIMF is designed to be the next generation of input method framework which provides the following capabilities; * Multiplatform, platform independent. * Multlingual and Full UNICODE support, but satisfactory for native speakers. * Windowing System Independent. * Multiple language engines concurrently run. * Multiuser. * Distributed, lightweight clients and scalable server. * Extensible in multiple means. * Input method protocol efficient enough to be used over low-speed modem connection. * Easy input method engine development with plugin API. * Easy input method enabling with libiiimcf, even on console apps. * Small core part to start from. WWW: http://www.openi18n.org/subgroups/im/IIIMF/ |
2003-12-28T11:30:39+00:00 | textproc/iiimf-client-lib |
Internet/Intranet Input Method Client Framework IIIMF stands for Internet/Intranet Input Method Framework. IIIMF is designed to be the next generation of input method framework which provides the following capabilities; * Multiplatform, platform independent. * Multlingual and Full UNICODE support, but satisfactory for native speakers. * Windowing System Independent. * Multiple language engines concurrently run. * Multiuser. * Distributed, lightweight clients and scalable server. * Extensible in multiple means. * Input method protocol efficient enough to be used over low-speed modem connection. * Easy input method engine development with plugin API. * Easy input method enabling with libiiimcf, even on console apps. * Small core part to start from. WWW: http://www.openi18n.org/subgroups/im/IIIMF/ - Kuang-che Wu kcwu@csie.org |
2003-12-28T11:18:18+00:00 | textproc/iiimf-server |
Internet/Intranet Input Method Server Framework IIIMF stands for Internet/Intranet Input Method Framework. IIIMF is designed to be the next generation of input method framework which provides the following capabilities; * Multiplatform, platform independent. * Multlingual and Full UNICODE support, but satisfactory for native speakers. * Windowing System Independent. * Multiple language engines concurrently run. * Multiuser. * Distributed, lightweight clients and scalable server. * Extensible in multiple means. * Input method protocol efficient enough to be used over low-speed modem connection. * Easy input method engine development with plugin API. * Easy input method enabling with libiiimcf, even on console apps. * Small core part to start from. WWW: http://www.openi18n.org/subgroups/im/IIIMF/ - Kuang-che Wu kcwu@csie.org |
2003-12-28T11:05:09+00:00 | textproc/iiimf-headers |
Header files for Internet/Intranet Input Method Framework IIIMF stands for Internet/Intranet Input Method Framework. IIIMF is designed to be the next generation of input method framework which provides the following capabilities; * Multiplatform, platform independent. * Multlingual and Full UNICODE support, but satisfactory for native speakers. * Windowing System Independent. * Multiple language engines concurrently run. * Multiuser. * Distributed, lightweight clients and scalable server. * Extensible in multiple means. * Input method protocol efficient enough to be used over low-speed modem connection. * Easy input method engine development with plugin API. * Easy input method enabling with libiiimcf, even on console apps. * Small core part to start from. WWW: http://www.openi18n.org/subgroups/im/IIIMF/ - Kuang-che Wu kcwu@csie.org |
2003-12-28T11:00:27+00:00 | textproc/iiimf-protocol-lib |
Internet/Intranet Input Method Framework protocol library IIIMF stands for Internet/Intranet Input Method Framework. IIIMF is designed to be the next generation of input method framework which provides the following capabilities; * Multiplatform, platform independent. * Multlingual and Full UNICODE support, but satisfactory for native speakers. * Windowing System Independent. * Multiple language engines concurrently run. * Multiuser. * Distributed, lightweight clients and scalable server. * Extensible in multiple means. * Input method protocol efficient enough to be used over low-speed modem connection. * Easy input method engine development with plugin API. * Easy input method enabling with libiiimcf, even on console apps. * Small core part to start from. WWW: http://www.openi18n.org/subgroups/im/IIIMF/ - Kuang-che Wu kcwu@csie.org |
2003-12-28T10:42:48+00:00 | ftp/quftp |
Scriptable FTP client A scriptable FTP client that allows multiple simultaneous connections and file queueing, as well as transger directly between servers. WWW: http://quftp.sourceforge.net/ |
2003-12-28T10:32:48+00:00 | devel/readline |
Library for editing command lines as they are typed The GNU Readline library provides a set of functions for use by applications that allow users to edit command lines as they are typed in. Both Emacs and vi editing modes are available. The Readline library includes additional functions to maintain a list of previously-entered command lines, to recall and perhaps reedit those lines, and perform csh-like history expansion on previous commands. WWW: https://tiswww.case.edu/php/chet/readline/rltop.html |
2003-12-28T09:32:33+00:00 | irc/irssi+perl |
A modular IRC client with many features (with perl) |
2003-12-28T09:29:20+00:00 | games/ssamtse |
Serious Sam - The Second Encounter Sam is back in the all new Second Episode of his battles with his arch-enemy Mental! After finding the Sirian spacecraft in ancient Egypt, Sam "Serious" Stonr hijacked it and headed for Mental himself! Warning: You still need original game data files to play. |
2003-12-28T09:29:20+00:00 | games/linux-ssamtse |
Serious Sam: The Second Encounter for Linux Serious Sam: Second Encounter introduces three worlds where cyberpunk once again meets fantasy fiction, and features frantic action in 12 massive single player levels. The Second Encounter includes three new episodes based in beautifully detailed ancient civilizations: South America, Babylon, and The Medieval Age. With fourteen total weapons at his disposal, three brand new, Sam is more serious than ever. He battles against hordes of old enemies and seven adversarial species in an effort to reach the Mental once and for all. Having successfully defeated the Mental forces in ancient Egypt, Sam "Serious" Stone seizes an abandoned spacecraft. On course in his crusade to finally assassinate the great evil Mental, our hero's spaceship suddenly tumbles into the South American Mountains - Sam seems destined to stay on Earth. He must fight the tougher, now more experienced members of Mental's destructive forces and find a new way to reach the notorious Mental himself. You need an original game CD to use this port. WWW: http://www.croteam.com/ |
2003-12-28T08:56:37+00:00 | www/pear-HTTP_Upload |
Easy and secure management of files submitted via HTML Forms This class provides an advanced file uploader system for file uploads made from html forms. Features: * Can handle from one file to multiple files. * Safe file copying from tmp dir. * Easy detecting mechanism of valid upload, missing upload or error. * Gives extensive information about the uploaded file. * Rename uploaded files in different ways: as it is, safe or unique. * Validate allowed file extensions. * Multiple languages error messages support (es, en, de, fr, nl). WWW: https://pear.php.net/package/HTTP_Upload |
2003-12-28T08:54:32+00:00 | www/pear-HTTP_Session2 |
PHP5 Session Handler PHP5 Object-oriented interface to the session_* family functions it provides extra features such as database storage for session data using DB/MDB2 packages. WWW: https://pear.php.net/package/HTTP_Session2 |
2003-12-28T08:54:32+00:00 | www/pear-HTTP_Session |
PEAR Object-oriented interface to the session_* family functions Object-oriented interface to the session_* family functions it provides extra features such as database storage for session data using DB package. It introduces new methods like isNew(), useCookies(), setExpire(), setIdle(), isExpired(), isIdled() and others. WWW: http://pear.php.net/package/HTTP_Session/ |
2003-12-28T08:52:55+00:00 | www/pear-HTTP_Header |
PEAR OO interface to modify and handle HTTP headers and status codes This class provides methods to set/modify HTTP headers and status codes including an HTTP caching facility. It also provides methods for checking Status types. WWW: https://pear.php.net/package/HTTP_Header |
2003-12-28T08:47:44+00:00 | www/pear-HTTP |
PEAR miscellaneous HTTP utilities The HTTP class is a class with static methods for doing miscellaneous HTTP related stuff like date formatting, language negotiation or HTTP redirection. WWW: https://pear.php.net/package/HTTP |
2003-12-28T02:43:36+00:00 | irc/insub |
Some scripts for expressing how you feel on IRC and the web Some scripts and files for insubordination for IRC and HTML. Comes with scripts for irssi. Enter "/script load insub" within the irssi client. Or, use the handy command-line "insub" program. WWW: https://github.com/cjones/insub |
2003-12-28T00:19:45+00:00 | math/p5-AI-DecisionTree |
Perl module for Automatically Learning Decision Trees The AI::DecisionTree module automatically creates so-called "decision trees" to explain a set of training data. A decision tree is a kind of categorizer that use a flowchart-like process for categorizing new instances. A decision tree like this one can be learned from training data, and then applied to previously unseen data to obtain results that are consistent with the training data. WWW: https://metacpan.org/release/AI-DecisionTree |
2003-12-28T00:12:31+00:00 | textproc/p5-Text-Ngrams |
Perl5 modules for Flexible Ngram analysis Text::Ngrams - Flexible Ngram analysis (for characters, words, and more) This module implement text n-gram analysis, supporting several types of analysis, including character and word n-grams. The module can be used from the command line through the script ngrams.pl provided with the package. WWW: https://metacpan.org/release/Text-Ngrams |
2003-12-28T00:08:32+00:00 | devel/p5-Algorithm-SVM |
Perl bindings for the libsvm Support Vector Machine library Algorithm::SVM implements a Support Vector Machine for Perl. Support Vector Machines provide a method for creating classification functions from a set of labeled training data, from which predictions can be made for subsequent data sets. WWW: https://metacpan.org/release/Algorithm-SVM |
2003-12-27T23:47:14+00:00 | devel/ace+tao |
The Adaptive Communication Environment (ACE) with The ACE ORB (TAO) The ADAPTIVE Communication Environment (ACE) is an object-oriented (OO) toolkit that implements fundamental design patterns for communication software. ACE provides a rich set of reusable C++ wrappers and frameworks that perform common communication software tasks across a range of OS platforms. TAO is a freely available, open-source implementation of a CORBA 2.x-compliant ORB that supports real-time extensions. WWW: http://www.cs.wustl.edu/~schmidt/ACE.html http://www.cs.wustl.edu/~schmidt/TAO.html |
2003-12-27T13:50:26+00:00 | www/rnews |
Server-side RSS aggregator written in PHP with MySQL Rnews is a server-side rss aggregator written in php with mysql. WWW: http://rnews.sourceforge.net/ |
2003-12-27T01:34:43+00:00 | x11/libXcomposite |
X Composite extension library This package contains the X Composite extension library. WWW: https://www.freedesktop.org/wiki/Software/xlibs/ |
2003-12-27T01:34:05+00:00 | x11/libXdamage |
X Damage extension library This package contains the X Damage extension library. WWW: https://www.freedesktop.org/wiki/Software/xlibs/ |
2003-12-27T01:33:09+00:00 | x11/libXfixes |
X Fixes extension library This package contains the X Fixes extension library. WWW: http://www.freedesktop.org/Software/xlibs |
2003-12-27T01:32:08+00:00 | x11/compositeext |
X Composite extension headers and specification This package contains the X Composite extension headers and specification WWW: http://www.freedesktop.org/Software/xlibs - Eric Anholt anholt@FreeBSD.org |
2003-12-27T01:31:16+00:00 | x11/damageext |
X Damage extension headers and specification This package contains the X Damage extension headers and specification WWW: http://www.freedesktop.org/Software/xlibs - Eric Anholt anholt@FreeBSD.org |
2003-12-26T23:54:19+00:00 | emulators/linux-geepee32 |
The only GP32 emulator for i386 What is it ? GeePee32 is a GP32 emulator that emulates the Korean GP32 handheld (http://www.gp32.com). Firmware: The emulator needs a GP32 firmware dump in order to work. I do not have permission from Gamepark Inc. to distrubute this file :( WWW: http://users.skynet.be/firefly/gp32/project/geepee32/ |
2003-12-26T22:50:25+00:00 | emulators/linux-mupen64 |
A Nintendo 64 emulator (Linux version) Mupen 64 is a Nintendo 64 emulator. This is the Linux version. WWW: http://mupen64.emulation64.com/ - Travis Poppe tlp@liquidx.org |
2003-12-26T21:33:24+00:00 | devel/agide |
A-A-P GUI IDE: a framework for software development The A-A-P GUI IDE is a framework in which separate tools can work together. Like any other Integrated Development Environment it supports: * Creating a project * Building and executing a program * Browsing files * Debugging a program while displaying source code Instead of forming a monolithic application Agide provides interfaces to plugin existing tools. Currently plugins for Vim and gdb are operational. You can add your own plugins. WWW: http://www.agide.org/ |
2003-12-26T20:03:41+00:00 | math/vtk43-headers |
The Visualization Toolkit C++ headers, CMake includes, Doxygen |
2003-12-26T20:03:41+00:00 | math/vtk-tcl |
The Visualization Toolkit Tcl libs |
2003-12-26T20:03:41+00:00 | math/vtk-python |
The Visualization Toolkit Python libs |
2003-12-26T20:03:41+00:00 | math/vtk-java |
VTK Java classes and shared libs |
2003-12-26T20:03:41+00:00 | math/vtk-headers |
The Visualization Toolkit C++ headers, CMake includes, Doxygen |
2003-12-26T20:03:41+00:00 | math/vtk-examples |
Visualization Toolkit: Examples in the C++, Tcl, Python, and Java |
2003-12-26T20:03:41+00:00 | math/vtk-data |
The Visualization Toolkit examples data |
2003-12-26T17:08:26+00:00 | databases/p5-DBD-mysql41 |
MySQL 4.1 driver for the Perl5 Database Interface (DBI) |
2003-12-26T17:07:11+00:00 | databases/p5-DBD-mysql40 |
MySQL 4.0 driver for the Perl5 Database Interface (DBI) |
2003-12-26T07:39:00+00:00 | devel/ustl |
Codespace-frugal STL implementation uSTL (micro-STL) is a partial implementation of the STL specification intended to reduce code size of the derivative programs. WWW: http://ustl.sourceforge.net/ |
2003-12-26T06:18:14+00:00 | www/bk_edit |
Bookmark Editor bk_edit is an easy to use bookmark manager and editor. The program can read, write, edit, create, manage and convert the bookmarks of the most popular browsers. There is also a simple Drag & Drop interface for adding new bookmarks from a running browser in a very comfortable way. At the moment there are plugins for the following browsers and tools: * SiteBar * Links 2.1 * XBEL 1.0 * Opera 6, 7 * Galeon 1.2.5 * WikiLinks Export * Netscape Navigator 3, 4. 6 * Mozilla 1.0, 1.1, 1.2, 1.3, 1.4 * Phoenix 0.5+ (Drag & Drop only) * Konqueror 3+ (Drag & Drop only) WWW: http://www.allesdurcheinander.de/nettools/bk_edit/ |
2003-12-26T02:07:55+00:00 | net/py-msnp |
MSN messaging in Python msnp.py is an implementation of the MSN instant messaging protocol; a library, packaged as a Python module, with a smooth object-oriented API. Features : * Login; logout * Presence states (online, away, etc.) * Full-fledged API-supported friend list management * Privacy settings * Chat conversations (start, join, leave) * Instant messages * Typing notifications * HTTP proxy (tunnelling) support WWW: http://msnp.sourceforge.net/ |
2003-12-26T02:07:55+00:00 | net-im/py-msnp |
MSN messaging in Python msnp.py is an implementation of the MSN instant messaging protocol; a library, packaged as a Python module, with a smooth object-oriented API. Features : * Login; logout * Presence states (online, away, etc.) * Full-fledged API-supported friend list management * Privacy settings * Chat conversations (start, join, leave) * Instant messages * Typing notifications * HTTP proxy (tunnelling) support WWW: http://msnp.sourceforge.net/ |
2003-12-26T01:00:25+00:00 | www/emp |
CGI program to deliver hierarchy of web links EMP (Easy Maintenance Pages) is a heirarchical web delivery system. It is written in C++. It is small, fast and has a clean appearance. It makes a web site of categorized links that is easy to maintain. WWW: http://home.blarg.net/~abowhill/ |
2003-12-26T00:39:09+00:00 | www/chpasswd |
Allow users to change their Squid or Web password using the browser This utility allow your users to change their Squid or Web password using the browser. WWW: https://sourceforge.net/projects/orsochpasswd |
2003-12-26T00:30:44+00:00 | www/admuser |
Handle your Squid or Web users and passwords using your browser With admuser you can handle your Squid or Web users and passwords using your browser. Admuser allow you to create, change, remove, disable and enable users online. WWW: http://sarg.sourceforge.net/admuser.php |
2003-12-26T00:01:50+00:00 | net/gyach |
Gyach is a GTK+ based Yahoo! Chat client Gyach is a Yahoo! chat program with a GTK+ interface. It was originally based upon the yahmini program (see AUTHORS file). All yahmini code has since been replaced. Gyach was written for a few reasons: 1 - I run Linux at home and I couldn't stand the yahoo java interface. 2 - I didn't want to run qt unless absolutely necessary. 3 - I wanted to occasionally have something a little more fancy than the text-based interface that a few others are working on. 4 - I'm impatient and didn't want to wait for someone else to write a simple GTK-based interface. So, I got the source to yahmini and created a GTK+ interface for it using Glade. Functionality was limited in the early stages, but I continue to add new features. Yahmini code has now been totally replaced as well as conversion from Yahoo's older YCHT protocol to their newer YMSG protocol. WWW: http://www4.infi.net/~cpinkham/gyach/ - Aaron Landwehr aaron@snaphat.com |
2003-12-26T00:01:50+00:00 | net-im/gyach |
Gyach is a GTK+ based Yahoo! Chat client Gyach is a Yahoo! chat program with a GTK+ interface. It was originally based upon the yahmini program (see AUTHORS file). All yahmini code has since been replaced. Gyach was written for a few reasons: 1 - I run Linux at home and I couldn't stand the yahoo java interface. 2 - I didn't want to run qt unless absolutely necessary. 3 - I wanted to occasionally have something a little more fancy than the text-based interface that a few others are working on. 4 - I'm impatient and didn't want to wait for someone else to write a simple GTK-based interface. So, I got the source to yahmini and created a GTK+ interface for it using Glade. Functionality was limited in the early stages, but I continue to add new features. Yahmini code has now been totally replaced as well as conversion from Yahoo's older YCHT protocol to their newer YMSG protocol. WWW: http://www4.infi.net/~cpinkham/gyach/ |
2003-12-25T20:41:29+00:00 | net/linux-ymessenger |
An RPM of Yahoo! Messenger instant messaging client An RPM of Yahoo! Messenger instant messaging client. |
2003-12-25T20:41:29+00:00 | net-im/linux-ymessenger |
RPM of Yahoo! Messenger instant messaging client An RPM of Yahoo! Messenger instant messaging client. |
2003-12-25T20:39:05+00:00 | graphics/linux-gdk-pixbuf |
Linux version of the graphic library for GTK+ An RPM of the graphic library for GTK+. |
2003-12-25T20:39:05+00:00 | graphics/linux-f8-gdk-pixbuf |
Image loading library for GTK+ (Linux Fedora 8) An RPM of the graphic library for GTK+. |
2003-12-25T20:39:05+00:00 | graphics/linux-f10-gdk-pixbuf |
Image loading library for GTK+ (Linux Fedora 10) An RPM of the graphic library for GTK+. |
2003-12-25T19:45:11+00:00 | mail/mail-notification |
Mail notification for freedesktop.org-compliant system trays Mail Notification is a status icon (aka tray icon) that informs you if you have new mail. It works with system trays implementing the freedesktop.org System Tray Specification, such as the GNOME Panel Notification Area, the Xfce Notification Area and the KDE System Tray. Mail Notification features include: * multiple mailbox support * mbox, MH, Maildir, POP3, IMAP, Gmail, Evolution, Mozilla products (Mozilla, SeaMonkey, Thunderbird, ...) and Sylpheed support * SASL authentication support * APOP authentication support * SSL/TLS support * automatic detection of mailbox format * immediate notification (the status icon is updated immediately or within seconds after a mailbox changes) * message popups * HIG 2.0 compliance WWW: http://www.nongnu.org/mailnotify/ |
2003-12-25T17:32:38+00:00 | net/mute-net-text |
Peer-to-peer text client with privacy protection and easy search/download |
2003-12-25T17:32:38+00:00 | net-p2p/mute-net-text |
Peer-to-peer text client with privacy protection and easy search/download |
2003-12-25T17:24:08+00:00 | net/mute-net-gui |
Peer-to-peer GUI client with privacy protection and easy search/download |
2003-12-25T17:24:08+00:00 | net-p2p/mute-net-gui |
Peer-to-peer GUI client with privacy protection and easy search/download |
2003-12-25T17:18:34+00:00 | net/mute-net |
Peer-to-peer client with privacy protection and easy search/download [ excerpt with modifications from developer's web site ] MUTE File Sharing is a new peer-to-peer network that provides easy search-and-download functionality while also protecting your privacy: o MUTE protects your privacy o Routing mechanism is inspired by ant behavior o Based on research WWW: http://mute-net.sourceforge.net/ |
2003-12-25T17:18:34+00:00 | net-p2p/mute-net |
Peer-to-peer client with privacy protection and easy search/download [ excerpt with modifications from developer's web site ] MUTE File Sharing is a new peer-to-peer network that provides easy search-and-download functionality while also protecting your privacy: o MUTE protects your privacy o Routing mechanism is inspired by ant behavior o Based on research WWW: http://mute-net.sourceforge.net/ |
2003-12-25T08:28:12+00:00 | devel/libassa |
C++ networking library and application framework ASSA is a UNIX/Linux Object-Oriented C++ networking (BSD sockets) library and application framework based on Adaptive Communication Patterns. ASSA is designed to improve productivity of writing network-oriented client/server applications. WWW: http://libassa.sourceforge.net/ |
2003-12-25T02:57:27+00:00 | x11/xrestop |
X11 server side resource usage statistics monitor Xrestop uses X-Resource extension to provide 'top' like statistics of each connected X11 client's server side resource usage. It is intendent as a developer tool aid more efficient server resource usage and debug server side leakage. WWW: https://www.freedesktop.org/wiki/Software/xrestop/ |
2003-12-25T01:43:50+00:00 | audio/gdesklets-cornerxmms |
A fancy desklet that allows you to control XMMS from the desktop A fancy desklet that allows you to control XMMS from the desktop. WWW: http://gdesklets.gnomedesktop.org/ |
2003-12-24T14:16:19+00:00 | java/linux-sun-jdk16 |
Sun Java Development Kit 1.6 for Linux The Sun Java Development Kit 1.6 for Linux. WWW: http://java.sun.com/javase/ |
2003-12-24T14:16:19+00:00 | java/linux-sun-jdk15 |
Sun Java Development Kit 1.5 for Linux The Sun Java Development Kit 1.5 for Linux. WWW: http://java.sun.com/j2se/1.5/ |
2003-12-24T13:53:01+00:00 | security/cvm |
Credential Validation Modules Credential Validation Modules: - The reference source for the CVM interface - Diagnostic and benchmark CVM clients - A checkpassword interface CVM client - A UNIX/POSIX system module (uses getpwnam) - A flat-file module - A library for client writers - A set of libraries for module writers WWW: http://untroubled.org/cvm/ |
2003-12-24T10:42:36+00:00 | mail/relay-ctrl |
SMTP Relaying Control for qmail & tcpserver This set of programs controls access to relaying for users that authenticate using either POP3 using the qmail-popup/qmail-pop3d or pop3front servers, or IMAP using Courier IMAP. WWW: http://untroubled.org/relay-ctrl/ |
2003-12-24T07:17:34+00:00 | astro/pp3 |
Creates celestial charts PP3 creates celestial charts. It generates resolution independent maps of very high graphical quality. They can be used for example as illustrations in books or on web pages. You may use own databases or free ones from the Internet. WWW: http://pp3.sourceforge.net/ |
2003-12-24T06:17:31+00:00 | archivers/jzip.org |
WinZip like program written in Java jzip.org is a WinZip like program written in java. Project aims to provide ultimate zip tool free of proprietary code and portable to virtually any modern operating system. WWW: http://jzipdotorg.cjb.net/ |
2003-12-24T06:13:15+00:00 | sysutils/xfce4-fsguard-plugin |
Panel plugin which displays free space of mountpoint The FSGuard panel plugin checks free space on a chosen mount point and displays a message when a limit is reached. There are two limits: - a warning limit where only the icon changes - an urgent limit that advise the user with a message WWW: https://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin |
2003-12-24T02:49:02+00:00 | print/pfbtopfa |
Convert PFB files to the PFA format Convert PFB files to the PFA format. WWW: http://www.whizkidtech.redprince.net/pfbtopfa/ |
2003-12-23T22:43:07+00:00 | net/latd |
Linux-DECnet project LAT protocol suite The linux-decnet project is an effort to bring full DECnet support to Linux; however, they also separately offer the latd package, a collection of programs that speak Digital's old Local Area Terminal (LAT) protocol. These programs enable network clients to reach serial devices connected to old LAT-only terminal servers, such as the DECserver 200/MC. This is a redistribution of the linux-decnet project's software, with FreeBSD compatibility added. It is based very closely on the NetBSD port by Matt Fredette and has benefited from the wonderful assistance of Patrick Caulfield (the original author). WWW: http://linux-decnet.sourceforge.net/ |
2003-12-23T22:20:16+00:00 | games/wesnoth |
Fantasy turn-based strategy game Battle for Wesnoth is a fantasy turn-based strategy game. Battle for control of villages, using variety of units which have advantages and disadvantages in different types of terrains and against different types of attacks. Units gain experience and advance levels, and are carried over from one scenario to the next campaign. WWW: http://www.wesnoth.org/ |
2003-12-23T22:20:16+00:00 | games/wesnoth-devel |
A fantasy turn-based strategy game Battle for Wesnoth is a fantasy turn-based strategy game. Battle for control of villages, using variety of units which have advantages and disadvantages in different types of terrains and against different types of attacks. Units gain experience and advance levels, and are carried over from one scenario to the next campaign. WWW: http://www.wesnoth.org/ |
2003-12-23T12:34:51+00:00 | editors/nxml |
Major mode for editing XML documents for ${EMACS_PORT_NAME} This is a new major mode for GNU Emacs for editing XML documents. It supports editing well-formed XML documents and also provides schema-sensitive editing of XML documents using RELAX NG Compact Syntax. To use this, you need GNU Emacs version 21.x, preferably 21.3. GNU Emacs version 20 will not work properly, nor will XEmacs. |
2003-12-23T12:34:51+00:00 | editors/nxml-emacs21 |
This is a new major mode for GNU Emacs for editing XML documents. It supports editing well-formed XML documents and also provides schema-sensitive editing of XML documents using RELAX NG Compact Syntax. To use this, you need GNU Emacs version 21.x, preferably 21.3. GNU Emacs version 20 will not work properly, nor will XEmacs. -- port by Fritz Heinrichmeyer <fritz.heinrichmeyer@fernuni-hagen.de> |
2003-12-22T17:04:59+00:00 | devel/safestr |
A string handling library for C Safe C String Library v0.9.6 (June 11, 2003) The goal of the SafeStr library is to provide a rich string-handling library for C that has safe semantics yet interoperates with legacy library code in a straightforward manner. Additionally, porting code that uses standard C string handling should be straightforward. The library should work on all modern Unix-like platforms, as well as any 32-bit Microsoft Windows OS. The overt security goals of the library are as follows: 1. Buffer overflows should not be possible when using the API. 2. Format string problems should be impossible when using the API. 3. The API should be capable of tracking whether strings are "trusted", a la Perl's taint mode. The API is meant to provide rich functionality and be easy to use, all the while improving security. WWW: http://www.zork.org/safestr/ |
2003-12-22T15:08:03+00:00 | security/starttls |
Simple wrapper program for STARTTLS on ${EMACS_PORT_NAME} Simple wrapper program for STARTTLS on emacsen. |
2003-12-22T14:33:10+00:00 | graphics/nip2 |
Graphical user interface for VIPS nip2 is a graphical user interface for VIPS WWW: https://github.com/jcupitt/nip2 |
2003-12-22T14:33:10+00:00 | graphics/nip |
Graphical user interface for VIPS nip is a graphical user interface for VIPS WWW: http://www.vips.ecs.soton.ac.uk/ |
2003-12-22T14:06:05+00:00 | graphics/vips |
Free image processing system VIPS's a free image processing system. It aims to be about half way between Excel and Photoshop. It's obviously much smaller than these two, but it's not a toy either (about 200k lines of code). It's very bad at photo retouching, but it's great (much better than programs like Photoshop, I think) at all the other things you use photoshop for. It's particularly good with large images (ie. images larger than the amount of RAM in your machine), and for working with colour. WWW: https://libvips.github.io/libvips |
2003-12-22T12:46:04+00:00 | devel/p5-Test-Reporter |
Sends test results to cpan-testers@perl.org Test::Reporter reports the test results of any given distribution to the CPAN testing service. See http://testers.cpan.org/ for details. Test::Reporter has wide support for various perl5's and platforms. WWW: https://metacpan.org/release/Test-Reporter |
2003-12-22T02:13:59+00:00 | x11/libXrandr |
X Resize and Rotate extension library This package contains the X Resize and Rotate extension library. WWW: http://www.freedesktop.org/Software/xlibs |
2003-12-22T01:41:43+00:00 | x11/libXcursor |
X client-side cursor loading library This package contains the X client-side cursor loading library. WWW: http://www.freedesktop.org/Software/xlibs |
2003-12-22T01:02:26+00:00 | x11/libXext |
X11 Extension library This package contains the X Extension library. WWW: http://www.freedesktop.org/Software/xlibs |
2003-12-22T00:54:18+00:00 | x11/libXi |
X Input extension library This package contains the X Input extension library. WWW: http://www.freedesktop.org/Software/xlibs |
2003-12-22T00:39:02+00:00 | x11/libXv |
X Video Extension library This package contains the X Video Extension library. WWW: http://www.freedesktop.org/Software/xlibs |
2003-12-22T00:30:35+00:00 | x11/fixesext |
X Fixes extension headers and specification This package contains the X Fixes extension headers and specification WWW: http://www.freedesktop.org/Software/xlibs - Eric Anholt anholt@FreeBSD.org |
2003-12-22T00:25:51+00:00 | x11/libXdmcp |
X Display Manager Control Protocol library This package contains the X Display Manager Control Protocol library. WWW: http://www.freedesktop.org/Software/xlibs |
2003-12-22T00:23:26+00:00 | x11/libXres |
X Resource usage library This package contains the X Resource usage library. WWW: http://www.freedesktop.org/Software/xlibs |
2003-12-22T00:21:55+00:00 | x11/resourceext |
X Resource usage extension headers This package contains the X Resource extension headers WWW: http://www.freedesktop.org/wiki/Software/xlibs - Eric Anholt anholt@FreeBSD.org |
2003-12-21T23:52:44+00:00 | x11/randrext |
Header files and documentation for the X Resize and Rotate extension This package contains header files and documentation for the X Resize and Rotate extension. WWW: http://www.freedesktop.org/wiki/Software/xlibs - Eric Anholt anholt@FreeBSD.org |
2003-12-21T23:38:30+00:00 | x11/libXfont |
X font libary This package contains the X font libary WWW: http://www.freedesktop.org/Software/xlibs - Eric Anholt anholt@FreeBSD.org |
2003-12-21T23:38:30+00:00 | x11-fonts/libXfont |
X font library This package contains the X font libary WWW: https://www.freedesktop.org/wiki/Software/xlibs/ |
2003-12-21T23:37:10+00:00 | x11/libSM |
Session Management library for X11 This package contains the X11 Session Management library. WWW: http://www.freedesktop.org/Software/xlibs |
2003-12-21T23:35:55+00:00 | x11/libICE |
Inter Client Exchange library for X11 This package contains the Inter Client Exchange library for X11. WWW: https://www.freedesktop.org/wiki/Software/xlibs/ |
2003-12-21T23:12:25+00:00 | net/rude |
Real-time UDP data emitter and collector RUDE stands for Real-time UDP Data Emitter and CRUDE for Collector for RUDE. RUDE is a small and flexible program that generates traffic to the network, which can be received and logged on the other side of the network with the CRUDE. Currently these programs can generate and measure only UDP traffic. Actually these tools were designed and coded bacause of the accuracy limitations in the MGEN program. WWW: http://rude.sourceforge.net/ |
2003-12-21T19:49:54+00:00 | x11/libX11 |
X11 library This package contains the X11 library. WWW: http://www.freedesktop.org/Software/xlibs |
2003-12-21T19:48:18+00:00 | x11/libXau |
Authentication Protocol library for X11 This package contains a library for the Authorization Protocol for X11. WWW: https://www.freedesktop.org/wiki/Software/xlibs/ |
2003-12-21T19:46:37+00:00 | x11/libXtrans |
Network API translation layer for X applications and libraries This package contains the code for a network API translation layer to insulate X applications and libraries from OS network vagaries WWW: http://www.freedesktop.org/Software/xlibs |
2003-12-21T19:44:04+00:00 | x11/xextensions |
X11 extension headers This package contains X11 extension headers and pkgconfig file. WWW: http://www.freedesktop.org/wiki/Software/xlibs - Eric Anholt anholt@FreeBSD.org |
2003-12-21T19:42:47+00:00 | x11/xproto |
X11 protocol headers This package contains X protocol and ancillary headers. WWW: http://www.freedesktop.org/wiki/Software/xlibs |
2003-12-21T17:01:41+00:00 | net/cacti |
Web-driven graphing interface for RRDTool Cacti is a complete frontend to RRDTool, it stores all of the necessary information to create graphs and populate them with data in a MySQL database. The frontend is completely PHP driven. Along with being able to maintain Graphs, Data Sources, and Round Robin Archives in a database, cacti handles the data gathering. There is also SNMP support for those used to creating traffic graphs with MRTG. WWW: http://www.cacti.net |
2003-12-21T17:01:41+00:00 | net-mgmt/cacti |
Web-driven graphing interface for RRDTool Cacti is a complete frontend to RRDTool, it stores all of the necessary information to create graphs and populate them with data in a MySQL database. The frontend is completely PHP driven. Along with being able to maintain Graphs, Data Sources, and Round Robin Archives in a database, cacti handles the data gathering. There is also SNMP support for those used to creating traffic graphs with MRTG. WWW: https://www.cacti.net/ |
2003-12-21T16:04:40+00:00 | games/crack-attack |
OpenGL game based on Super Nintendo classic Tetris Attack A free OpenGL game for Windows and UNIX, based on the Super Nintendo classic Tetris Attack. Stack of blocks grows from the bottom, and you have got to make sure it will never reaches the top. To add to the excitement, chunks of red garbage will fall from above. For single player game use crack-attack --solo WWW: http://www.nongnu.org/crack-attack/ |
2003-12-21T01:09:41+00:00 | sysutils/eroaster |
GNOME2 frontend to mkisofs/cdrecord Eroaster is a GNOME2/Python based mkisofs/cdrecord front-end. You can burn Audio and Data CD-ROMS, ISO and BIN/CUE image files. You can use it to extract data and audio tracks, format CD-RW an other. |
2003-12-19T22:02:41+00:00 | audio/mp3burn |
Command line tool to burn audio CDs from MP3, Ogg, Vorbis, FLAC files mp3burn is a simple command line tool for making audio CDs from encoded audio files without filling up your disk with .wav files. It uses Perl(1), ogg123(1), mpg321(1) or mpg123(1), cdrecord(1), flac(1), and the MP3::Info Perl module. WWW: http://mp3burn.sourceforge.net/ |
2003-12-19T19:28:19+00:00 | graphics/kphotoalbum |
Image viewer and organizer for KDE KPhotoAlbum is a tool for annotating, searching and viewing images and videos. The annotation is done by telling KPhotoAlbum who is on the images, where the images were taken and (optionally) adding descriptions. KPhotoAlbum is highly optimized for easy annotation of images, so that it is possible to use it with thousands of images. When the images have been annotated, you may browse them based on the annotations (person, location, keywords). WWW: https://www.kphotoalbum.org/ |
2003-12-19T19:28:19+00:00 | graphics/kphotoalbum-kde4 |
Image viewer and organizer for KDE KPhotoAlbum is a tool for annotating, searching and viewing images and videos. The annotation is done by telling KPhotoAlbum who is on the images, where the images were taken and (optionally) adding descriptions. KPhotoAlbum is highly optimized for easy annotation of images, so that it is possible to use it with thousands of images. When the images have been annotated, you may browse them based on the annotations (person, location, keywords). WWW: http://www.kphotoalbum.org |
2003-12-19T19:28:19+00:00 | graphics/kimdaba |
Image database for KDE KDE Image Database (KimDaBa) is a tool for annotating, searching, and viewing images. The annotation is done by telling KimDaBa who is on the images, where the images were taken, and (optionally) adding descriptions. KimDaBa is highly optimized for easy annotating of images, so that it is possible to use it with thousands of images. When the images have been annotated you may browse them based on the annotations (person, location, keywords). Author: Jesper Kjaer Pedersen <blackie@blackie.dk> WWW: http://ktown.kde.org/kphotoalbum/ |
2003-12-19T09:11:33+00:00 | devel/cpan-upload |
Script for uploading distributions to CPAN This is a script for uploading one or more distributions to CPAN using PAUSE, the Perl Authors Upload SErver. |
2003-12-19T08:57:20+00:00 | sysutils/p5-Filesys-DiskFree |
Perl equivalent of df(2) Filesys::DiskFree does about what the Unix command df(1) does, listing the mounted disks, and the amount of free space used & available. |
2003-12-19T03:41:34+00:00 | devel/py-tables |
Hierarchical database for Python The goal of PyTables is to enable the end user to manipulate easily scientific data tables and Numerical Python objects in a persistent, disk-based hierarchical structure. WWW: http://www.pytables.org/ |
2003-12-19T00:01:56+00:00 | sysutils/makefs |
Builds FFS images This is a port of NetBSD's makefs utility. Given a directory tree, makefs will generate a file system image, without requiring any special devices, kernel support, or privileges. WWW: http://www.daemonology.net/makefs/ |
2003-12-18T16:31:09+00:00 | ftp/wzdftpd |
Modular FTP server configurable online using SITE commands wzdftpd is a ftp server designed to be modular and entirely configurable online using SITE commands. wzdftpd offers the following features: - Simple configuration file, supporting inclusions - Online administration, using SITE commands - Backends to store users/groups in different structures - Modules: internal, using shared librairies, or external (scripts/applications) - Users are virtual: you do not need to create users in system - SSL/TLS support - Server is designed to run as a non-privileged user to enforce security - Server can detect ip changes (dynamic ips) and set ip and passive ip accordingly - Cross devices operations (copy/move) (though can be slow) - Logging support (compatible with the wu-ftpd standard) - Designed for high performances: coded with C, multithreaded WWW: http://www.wzdftpd.net/ |
2003-12-18T13:59:48+00:00 | dns/updatedd |
Dynamic DNS Update Client supporting multiple services Updatedd is a program for Unix like operating systems to update dynamic DNS records. It supports multiple services, including: changeip.com dyndns.org eurodyndns.org ovh.com, no-ip.org ods.org hn.org regfish.com tzo.com Each service is represented by a plugin, therefore it is very simple to add support for additional services. Furthermore the package includes a wrapper for updatedd called `updatedd-wrapper'. It provides support for configuration files and IP adddress caching. WWW: http://updatedd.philipp-benner.de |
2003-12-18T13:35:47+00:00 | net/sipsak |
Small command line tool for SIP testing Sipsak is a small command line tool for developers and administrators of Session Initiation Protocol (SIP) applications. It can be used for some simple tests on SIP applications and services. WWW: http://sipsak.berlios.de/ |
2003-12-18T08:55:25+00:00 | games/chromium |
An arcade-style, top-scrolling space shooter Chromium B.S.U. is a fast paced, arcade-style, top-scrolling space shooter. WWW: http://www.reptilelabour.com/software/chromium/ - Eric Anholt anholt@FreeBSD.org |
2003-12-18T08:55:25+00:00 | games/chromium-bsu |
Arcade-style, top-scrolling space shooter Chromium B.S.U. is a fast paced, arcade-style, top-scrolling space shooter. WWW: http://chromium-bsu.sourceforge.net/ |
2003-12-17T22:29:08+00:00 | x11-fm/xplore |
Yet another Motif file manager Xplore is a powerful and highly configurable Motif file manager with an Explorer-like user interface. Besides the usual tree and file views, xplore also has a "shelf", a kind of clipboard inspired by the NeXT file manager, and a "log" pane for capturing output from launched programs. The builtin automounter allows you to access special devices in a transparent manner. Files can be moved and copied using simple mouse operations, and you can execute type-specific shell commands when a file is opened, used as the target of a drag and drop operation, or manipulated using popup menus. File types can be defined in terms of arbitrary filename and MIME type patterns. Full keyboard navigation is also supported, including an incremental filename search facility. Last not least, xplore speaks all standard X11 session management protocols and thus integrates nicely with most popular desktop environments. WWW: http://www.musikwissenschaft.uni-mainz.de/~ag/xplore/ |
2003-12-17T21:19:58+00:00 | deskutils/gdesklets-psi_displaypackage |
The Psi Display Package Displays : borders, clock, diskinfo, fortune, info, meminfo, memo, networkinfo, popmail, ping, variable-borders, info-altuptime. WWW: http://gdesklets.gnomedesktop.org/ |
2003-12-17T21:10:21+00:00 | sysutils/gdesklets-sensor-psi_cpu |
CPU sensor form the Psi Sensor Package CPU sensor form the Psi Sensor Package WWW: http://gdesklets.gnomedesktop.org/ |
2003-12-17T21:04:55+00:00 | sysutils/gdesklets-sensor-psi_disk |
Disk Sensor from the Psi Sensor Package Disk Sensor from the Psi Sensor Package. WWW: http://gdesklets.gnomedesktop.org/ |
2003-12-17T21:03:04+00:00 | deskutils/gdesklets-sensor-psi_externalinterval |
ExternalInterval sensor from the Psi Sensor Package ExternalInterval from the Psi Sensor Package. This sensor is similar to the 'External' sensor but allows the user to choose the update frequency thanks to the configuraton. WWW: http://gdesklets.gnomedesktop.org/ |
2003-12-17T20:58:15+00:00 | deskutils/gdesklets-sensor-psi_memoover |
MemoOver Sensor from the Psi Sensor Package MemoOver Sensor from the Psi Sensor Package. WWW: http://gdesklets.gnomedesktop.org/ |
2003-12-17T20:54:32+00:00 | deskutils/gdesklets-sensor-psi_memo |
Memo Sensor from the Psi Sensor Package Memo Sensor from the Psi Sensor Package. WWW: http://gdesklets.gnomedesktop.org/ |
2003-12-17T20:52:43+00:00 | sysutils/gdesklets-sensor-psi_memory |
Memory Sensor from the Psi Sensor Package Memory Sensor from the Psi Sensor Package. WWW: http://gdesklets.gnomedesktop.org/ |
2003-12-17T20:50:39+00:00 | net/gdesklets-sensor-psi_network |
Network Sensor from the Psi Sensor Package Network Sensor from the Psi Sensor Package. WWW: http://gdesklets.gnomedesktop.org/ |
2003-12-17T20:47:46+00:00 | net/gdesklets-sensor-psi_ping |
Ping Sensor from the Psi Sensor Package Ping Sensor from the Psi Sensor Package. WWW: http://gdesklets.gnomedesktop.org/ |
2003-12-17T20:47:38+00:00 | sysutils/growspd |
Quick utility to check files growth rate This is a small utility that displays the growth rate of a file (in kilobytes). WWW: http://growspd.brokep.com/ |
2003-12-17T20:45:54+00:00 | mail/gdesklets-sensor-psi_popmail |
Popmail Sensor from the Psi Sensor Package popmail Sensor from the Psi Sensor Package. WWW: http://gdesklets.gnomedesktop.org/ |
2003-12-17T20:43:47+00:00 | deskutils/gdesklets-sensor-psi_theme |
Theme Sensor from the Psi Sensor Package Theme Sensor from the Psi Sensor Package. WWW: http://gdesklets.gnomedesktop.org/ |
2003-12-17T20:40:42+00:00 | deskutils/gdesklets-psi_themes |
Themes from the Psi Display Package Themes for the the Psi Display Package. WWW: http://gdesklets.gnomedesktop.org/ |
2003-12-17T20:37:23+00:00 | deskutils/gdesklets-sensor-psi_variableborder |
VariableBorder Sensor from the Psi Sensor Package VariableBorder Sensor from the Psi Sensor Package. WWW: http://gdesklets.gnomedesktop.org/ |
2003-12-17T20:26:47+00:00 | archivers/par2cmdline |
Tools for using Parity v2 Archive files Parity v2 Archive create/verify/recover par2cmdline is a program for creating and using PAR2 files to detect damage in data files and repair them if necessary. It can be used with any kind of file. Par files are especially popular on Usenet. OpenMP multithreading was originally developed by Jussi Kansanen: https://github.com/jkansanen/par2cmdline-mt The original development was done on Sourceforge but stalled. For more information from the original authors see: http://parchive.sourceforge.net WWW: https://github.com/Parchive/par2cmdline |
2003-12-17T19:33:31+00:00 | sysutils/zidrav |
File corruption detection and repair program ZIDRAV is a file corruption detection and repair program. It's designed to provide a way to fix file damage without having to redownload the entire (potentially large) file over a (potentially slow) connection. LICENSE: GPL2 or later WWW: https://sourceforge.net/projects/zidrav/ |
2003-12-17T17:26:41+00:00 | x11/multi-aterm |
Multi terminal based on aterm A multi terminal based on aterm. WWW: http://www.nongnu.org/materm/materm.html |
2003-12-17T17:26:41+00:00 | x11/mrxvt |
Tabbed version of rxvt 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/ |
2003-12-17T17:24:58+00:00 | net/tcping |
Do a TCP connect to the given IP/port combination tcping does a TCP connect to the given ip/port combination. The user can specify a timeout in seconds. This is useful in shell scripts running in firewalled environments. Often SYNs are just being dropped by firewalls, thus connection establishment will be retried several times (for minutes) until a TCP timeout is reached. With tcping it is possible to check first if the desired port is reachable and then start connection establishment. WWW: https://github.com/mkirchner/tcping |
2003-12-17T17:15:22+00:00 | sysutils/pipemeter |
Tool for displaying pipe status information pipemeter - measure speed of data going through a pipe/redirection Features: - Shows speed of data moving from input to output - Shows percentage complete if regular file specified - Allows tuning of block size and display interval - Support for dd style block size specification WWW: https://launchpad.net/pipemeter |
2003-12-17T15:19:51+00:00 | security/vpnc |
Client for Cisco 3000 VPN Concentrator VPNC - Client for Cisco 3000 VPN Concentrator, IOS and PIX Vpnc is a VPN client for the Cisco 3000 VPN Concentrator, creating a IPSec-like connection as a tunneling network device for the local system. The created connection is presented as a tunneling network device to the local system. The daemon runs entirely in userspace. WWW: http://www.unix-ag.uni-kl.de/~massar/vpnc/ |
2003-12-17T13:14:27+00:00 | lang/slib-gauche |
SLIB installation for Gauche To use the features offered by the SLIB library, add the following construct to your programs: (use slib) |
2003-12-17T10:18:32+00:00 | finance/ktoblzcheck |
Check bank codes of German banks KtoBLZCheck is a library to check account numbers and bank codes of German banks. WWW: http://ktoblzcheck.sourceforge.net/ |
2003-12-17T04:15:52+00:00 | graphics/ale |
Anti-Lamenessing Engine ALE is a free software program that renders high-fidelity images of real scenes by aligning and combining many similar images from a camera or scanner. The correct similarity between images is roughly that achieved by a somewhat unsteady hand holding a camera. WWW: http://auricle.dyndns.org/ALE/ |
2003-12-17T03:27:46+00:00 | databases/mtop |
MySQL Monitoring Tool mtop (MySQL top) monitors a MySQL server showing the queries which are taking the most amount of time to complete. Features include 'zooming' in on a process to show the complete query, 'explaining' the query optimizer information for a query and 'killing' queries. In addition, server performance statistics, configuration information, and tuning tips are provided. mkill (MySQL kill) monitors a MySQL server for long running queries and kills them after a specified time interval. Queries can be selected based on regexes on the user, host, command, database, state and query. WWW: http://mtop.sourceforge.net/ |
2003-12-17T02:53:52+00:00 | devel/argtable |
ANSI C library for parsing GNU style command line arguments Parsing a program's command line arguments has always been a distraction from the main programming task at hand. The argtable library simplifies the job by enabling the programmer to define the command line options directly in the source code as a static array of structs and then pass that array to argtable library functions which parse the command line accordingly. The values extracted from the command line are deposited directly into user-defined program variables where they can be accessed by the main program. Argtable can also generate descriptions of the command line syntax from that same array for display as on-line help. WWW: http://argtable.sourceforge.net/ |
2003-12-17T02:32:34+00:00 | sysutils/mcron |
100% compatible replacement for Vixie cron The mcron program represents a complete re-think of the cron concept originally found in the Berkeley and AT&T unices, and subsequently rationalized by Paul Vixie. The original idea was to have a daemon that wakes up every minute, scans a set of files under a special directory, and determines from those files if any shell commands should be executed in this minute. The new idea is to read the required command instructions, work out which command needs to be executed next, and then sleep until the inferred time has arrived. On waking the commands are run, and the time of the next command is computed. Furthermore, the specifications are written in scheme, allowing at the same time simple command execution instructions and very much more flexible ones to be composed than the original Vixie format. This has several useful advantages over the original idea. WWW: http://www.gnu.org/software/mcron/ |
2003-12-17T01:30:15+00:00 | sysutils/coreutils |
Free Software Foundation core utilities The Free Software Foundation's core utilities: basename, cat, chgrp, chmod, chown, chroot, cksum, comm, cp, csplit, cut, date, dd, df, dir, dircolors, dirname, du, echo, env, expand, expr, factor, false, fmt, fold, groups, head, hostid, hostname, id, install, join, kill, link, ln, logname, ls, md5sum, mkdir, mkfifo, mknod, mv, nice, nl, nohup, od, paste, pathchk, pinky, pr, printenv, printf, ptx, pwd, readlink, rm, rmdir, seq, sha1sum, shred, sleep, sort, split, stat, stty, su, sum, sync, tac, tail, tee, test, touch, tr, true, tsort, tty, uname, unexpand, uniq, unlink, uptime, users, vdir, wc, who, whoami, yes Similar utilities to most of these exist in the FreeBSD base system, but many of the GNU versions have added functionality that is useful. Note that this port will install these utilities with a `g' prefix, for example gdate, gexpr, and gtest, but the texinfo documentation will refer to them without the `g' prefix. GNU su does not support a wheel group. This port installs it without the suid bit, unless you define WITH_SUID while building. WWW: http://www.gnu.org/software/coreutils/ |
2003-12-16T21:18:14+00:00 | palm/synce-trayicon |
GNOME system tray app for monitoring connected WinCE based devices SynCE is a project for connecting to devices running Windows CE or Pocket PC. The trayicon sits in the notification area displays information about a connected Windows CE device such as battery charge and storage space. WWW: http://www.synce.org/moin/ |
2003-12-16T19:59:49+00:00 | palm/synce-gvfs |
GVFS module for access Windows Mobile devices This is an implementation of a gvfs backend for SynCE. Gvfs is a replacement for gnome-vfs, allowing applications to access a variety of filesystems in userspace, in this case a Windows Mobile device via SynCE. WWW: http://www.synce.org/moin/ |
2003-12-16T19:59:49+00:00 | palm/synce-gnomevfs |
Gnome VFS module for WinCE devices SynCE is a project for connecting to devices running Windows CE or Pocket PC. Gnomevfs gives Gnome applications like Nautilus the ability to access the file system on a Windows CE device via gnomevfs. WWW: http://synce.sourceforge.net/ |
2003-12-16T14:07:22+00:00 | security/rng_82802 |
RNG driver for the Intel 82802 The IntelR 82802 Firmware Hub (FWH) discrete component is compatible with several Intel chipset platforms and a variety of applications. The device operates under the LPC/FWH interface/protocol. The hardware features of this device include a Random Number Generator (RNG), five General-Purpose Inputs (GPIs), register-based block locking, and hardware-based locking. This port is a driver for the Intel 82802, implemented as kernel loadable module. The driver currently supports reading directly via /dev/rng, or indirectly via kern_random (/dev/random). Author: Stacy L. Millions <stacy@millions.ca> WWW: http://www.millions.ca/~stacy/82802rng.html -- Sergey Skvortsov skv@FreeBSD.org |
2003-12-15T16:49:25+00:00 | java/jaxen |
Java XPath Engine The Jaxen project is a Java XPath Engine. jaxen is a universal object model walker, capable of evaluating XPath expressions across multiple models. Currently supported are dom4j and JDOM . Jaxen provides a single point for XPath expression evaluation, regardless of the target object model, whether its dom4j, JDOM, DOM, JavaBeans, or whatnot. WWW: http://jaxen.org |
2003-12-15T14:51:57+00:00 | x11-clocks/xfce4-datetime-plugin |
Datetime panel plugin for the Xfce desktop This plugin shows the date and time in the Xfce panel, and a calendar appears (left-click). WWW: https://goodies.xfce.org/projects/panel-plugins/xfce4-datetime-plugin |
2003-12-15T14:01:16+00:00 | textproc/xhtml-modularization |
W3C's Modularization of XHTML DTDs and docs From the abstract: This Recommendation specifies an abstract modularization of XHTML and an implementation of the abstraction using XML Document Type Definitions (DTDs). This modularization provides a means for subsetting and extending XHTML, a feature needed for extending XHTML's reach onto emerging platforms. |
2003-12-15T14:01:16+00:00 | textproc/xhtml-basic |
W3C's XHTML Basic DTD From the abstract: The XHTML Basic document type includes the minimal set of modules required to be an XHTML host language document type, and in addition it includes images, forms, basic tables, and object support. It is designed for Web clients that do not support the full set of XHTML features; for example, Web clients such as mobile phones, PDAs, pagers, and settop boxes. The document type is rich enough for content authoring. XHTML Basic is designed as a common base that may be extended. For example, an event module that is more generic than the traditional HTML 4 event system could be added or it could be extended by additional modules from XHTML Modularization such as the Scripting Module. The goal of XHTML Basic is to serve as a common language supported by various kinds of user agents. The document type definition is implemented using XHTML modules as defined in "Modularization of XHTML", found in ports/textproc/xhtml-modularization. |
2003-12-15T10:53:04+00:00 | finance/p5-Business-OnlinePayment-OCV |
Business::OnlinePayment backend module for OCV This is Business::OnlinePayment::OCV, an Business::OnlinePayment backend module for OCV. It is only useful if you have a merchant account with OCV: http://www.iauthorizer.net WWW: https://metacpan.org/release/Business-OnlinePayment-OCV |
2003-12-15T10:51:54+00:00 | finance/p5-Business-OnlinePayment-iAuthorizer |
Business::OnlinePayment backend module for iAuthorizer This is Business::OnlinePayment::iAuthorizer, an Business::OnlinePayment backend module for iAuthorizer. It is only useful if you have a merchant account with iAuthorizer: http://www.iauthorizer.net WWW: https://metacpan.org/release/Business-OnlinePayment-iAuthorizer |
2003-12-15T10:37:29+00:00 | finance/p5-Business-OCV |
Interface to the Ingenico OCV Server This module provides an interface to the Ingenico Online Credit Verification Server (OCV) (see http://www.ingenico.com.au). The OCV server provides an interface into the bank network and allows credit card transactions to be processed in real-time. WWW: https://metacpan.org/release/Business-OCV |
2003-12-15T09:01:23+00:00 | games/fargoal |
Remake of classic roguelike game "Sword of Fargoal" This game is a remake of the classic roguelike game "Sword of Fargoal", created by Jeff McCord for the Commodore 64 in 1983. This remake was written for the 2003 remakes.org competition. WWW: http://squidfighter.sourceforge.net/fargoal/ -Chris chris_pressey@yahoo.ca |
2003-12-15T08:44:31+00:00 | games/fgkicker |
Launcher frontend for FlightGear Fgkicker is an easy GUI frontend to launch the Flightgear simulator. Just pick your options, then click "Kick!" and you can roam the skies... WWW: http://www.larfeliz.be/projects/fgkicker.html |
2003-12-15T08:30:40+00:00 | russian/ircd-hybrid |
Russian version of well known hybrid IRC server ircd-hybrid-ru is russian version of well known hybrid IRC server with plently number of features russian version can handle russian channel names, nicknames and charset recoding WWW: http://hyb.net.ru/ |
2003-12-15T08:30:40+00:00 | russian/ircd-hybrid-ru |
Russian version of well known hybrid IRC server ircd-hybrid-ru is russian version of well known hybrid IRC server with plently number of features russian version can handle russian channel names, nicknames and charset recoding WWW: http://hyb.net.ru/ |
2003-12-15T08:30:40+00:00 | irc/ircd-hybrid-ru |
Russian version of well known hybrid IRC server ircd-hybrid-ru is russian version of well known hybrid IRC server with plently number of features russian version can handle russian channel names, nicknames and charset recoding WWW: http://hyb.net.ru/ |
2003-12-15T07:47:03+00:00 | ftp/dmachine |
Non interactive, non graphical, batch download manager Download machine is non interactive, non graphical, batch download manager. Tired of GUI Download managers and mouse clicking? Then Download Machine is just for YOU! Download Machine is written in portable Java 1.1 code and supports HTTP, FTP and FSP protocols. WWW: http://dmachine.sourceforge.net/ |
2003-12-14T21:50:44+00:00 | lang/freetxl |
The TXL Programming Language (transformation by example) TXL is a unique programming language specifically designed to support computer software analysis and source transformation tasks. It is the evolving result of more than fifteen years of concentrated research on rule-based structural transformation as a paradigm for the rapid solution of complex computing problems. The TXL programming language is a hybrid functional / rule-based language with unification, implied iteration and deep pattern match. Each TXL program has two components: * A Description of the Structures to be Transformed Specified as an EBNF grammar, in context-free ambiguous form. * A Set of Structural Transformation Rules Specified by example, using pattern/replacement pairs. WWW: http://www.txl.ca/ |
2003-12-14T20:18:35+00:00 | lang/slib-guile |
SLIB installation for Guile To use the features offered by the SLIB library, add the following construct to your programs: (use-modules (ice-9 slib)) |
2003-12-14T16:09:19+00:00 | graphics/potrace |
Transforms bitmaps into vector graphics potrace is a Peter Selinger's GPLed utility for tracing bitmaps - converting them into smooth, scalable images. It accepts as input a bitmap B/W images (PBM, PGM, PPM and BMP formats), and returns encapsulated PostScript (EPS) as the default output. Other output format are available: PS, SVG, Xfig, PGM, PDF and experimental GimpPath. You can create scalable images from scans, such as logos, hand taken notes, etc. The resulting smooth images can then be rendered at any resolution. WWW: http://potrace.sourceforge.net |
2003-12-14T15:23:22+00:00 | math/linux-dislin |
A scientific data plotting package DISLIN is a high-level library of subroutines and functions that display data graphically. It is intended to be a powerful and easy to use software package for programmers and scientists that does not require knowledge of hardware features. The software is available for the programming languages C, Fortran 77, Fortran 90, Perl, Python and Java. DISLIN can display graphic information directly on graphic terminals or store them in metafiles. The supported display types are VGA, X Windows, Windows API and Tektronix. The supported file formats are GKSLIN, CGM, HPGL, PostScript, Prescribe, WMF, PNG, BMP and TIFF. DISLIN metafiles can either be printed on various devices using the DISLIN driver program DIS- DRV or imported into third party products such as TeX and MS Word. WWW: http://www.linmpi.mpg.de/dislin/ |
2003-12-14T15:23:22+00:00 | math/dislin |
A scientific data plotting package DISLIN is a high-level library of subroutines and functions that display data graphically. It is intended to be a powerful and easy to use software package for programmers and scientists that does not require knowledge of hardware features. The software is available for the programming languages C, Fortran 77, Fortran 90, Perl, Python and Java. DISLIN can display graphic information directly on graphic terminals or store them in metafiles. The supported display types are VGA, X Windows, Windows API and Tektronix. The supported file formats are GKSLIN, CGM, HPGL, PostScript, Prescribe, WMF, PNG, BMP and TIFF. DISLIN metafiles can either be printed on various devices using the DISLIN driver program DIS- DRV or imported into third party products such as TeX and MS Word. WWW: http://www.mps.mpg.de/dislin/ |
2003-12-14T04:20:32+00:00 | devel/tavrasm |
Tom's AVR Assembler tavarsm is Toms (Linux) AVR Assembler. It compiles source code developed for the Atmel-provided DOS assembler. It is a compatible superset of the Atmel assembler. WWW: http://www.tavrasm.org/ This port also fetches the DOS AVR assembler from Atmel and installs the include files and assembler documentation (in HTML) for reference. |
2003-12-14T00:17:15+00:00 | graphics/robot |
Graph plotting and data analysis program using OpenLook Robot is a general purpose open-source plotting and data analysis program. The main documentation is contained in the file Docs/RobotManual.ps. If you publish a paper in a journal which includes a graph produced by Robot I'd be grateful if you could send me a reprint. If you wish to cite this program you may reference: Corbet, R.H.D., Larkin, C. & Nousek, J.A. Proceedings of "Astronomical Data Analysis and Software Systems", Tucson, November, 1991. Astronomical Society of the Pacific Conference Series, 1992, Vol. 25, 106. (ISBN 0-937707-44-9) ______ Robin Corbet WWW: http://lheawww.gsfc.nasa.gov/~corbet/robot.html |
2003-12-13T22:47:09+00:00 | net/nsca |
Nagios Service Check Acceptor The Nagios Service Check Acceptor (NSCA) is used to send service check results to a central Nagios server. This consists of the "nsca" daemon which runs on the main Nagios server and accepts results and the "check_nsca" plugin which is used to send results to the server. Author: Ethan Galstad WWW: http://www.nagios.org/ |
2003-12-13T22:47:09+00:00 | net-mgmt/nsca |
Nagios Service Check Acceptor The Nagios Service Check Acceptor (NSCA) is used to send service check results to a central Nagios server. This consists of the "nsca" daemon which runs on the main Nagios server and accepts results and the "send_nsca" client which is used to send results to the server. WWW: https://www.nagios.org/ |
2003-12-13T22:26:40+00:00 | graphics/dvipng |
DVI to PNG Converter This program makes PNG graphics from DVI files as obtained from TeX and its relatives. WWW: http://sourceforge.net/projects/preview-latex/ |
2003-12-13T21:53:50+00:00 | sysutils/nagios-statd |
Daemon/client to check remote host information for Nagios Nagios-statd is an addon to the Nagios (formerly netsaint) program. It is a Python daemon and scripts that plug-in to Nagios and allow you to check remote host information (such as load, users, filesystems, etc.) Released under the BSD license. WWW: http://www.twoevils.org/files/netsaint_statd/ |
2003-12-13T20:39:49+00:00 | comms/gammu |
GNU All Mobile Management Utilities Gammu is the name of the project as well as name of command line utility, which you can use to control mobile phone. It is written in C and built on top of libGammu. Gammu command line utility provides access to wide range of phone features, however support level differs from phone to phone and you might want to check Gammu Phone Database for user experiences with various phones. Generally following features are supported: * Call listing, initiating and handling; * SMS retrieval, backup and sending; * MMS retrieval; * Phonebook listing, export and import (also from standard formats such as vCard); * Calendar and tasks listing, export and import (also from standard formats such as vCalendar or iCalendar); * Retrieval of phone and network information; * Access to phone file system (note that some phones work also as USB storage devices and those are not accessible through Gammu). WWW: https://wammu.eu/gammu/ |
2003-12-13T20:39:49+00:00 | comms/gammu-devel |
GNU All Mobile Management Utilities - Development version Gammu (Gnu All Mobile Management Utilities) (development release) Gammu allows you to manage your mobile phone directly from your PC. It has many features, such as SMS handling, Calendar, Java support, ringtones, pictures, and many, many other good things. WWW: http://wammy.eu/ |
2003-12-13T15:11:35+00:00 | audio/gspeakers |
Gnome-based loudspeaker design program Gspeakers is a loudspeaker enclosure and crossovernetwork designer for the GNOME2 desktop. WWW: http://gspeakers.sourceforge.net/ |
2003-12-13T01:22:09+00:00 | devel/smv |
Symbolic Model Verifier System for checking finite state systems The SMV (Symbolic Model Verifier) system is a tool for checking finite state systems against specifications in the temporal logic CTL (Computational Tree Logic). One specifies the finite state system (finite automaton, Mealy machine, full adder circuit, ..) as a Kripke structure in the SMV language and provides specifications in CTL. The model checking algorithm allows to determine if the Kripke structure fulfills the specifications. WWW: http://www.cs.cmu.edu/~modelcheck/smv.html |
2003-12-13T01:06:05+00:00 | graphics/glean |
Suite of OpenGL conformance tests glean is a suite of tools for evaluating the quality of an OpenGL implementation and diagnosing any problems that are discovered. glean also has the ability to compare two OpenGL implementations and highlight the differences between them. WWW: http://glean.sourceforge.net/ |
2003-12-13T00:42:15+00:00 | mail/p5-Email-Filter |
Library for creating easy email filters This is another module produced by the "Perl Email Project", a reaction against the complexity and increasing bugginess of the "Mail::*" modules. It replaces Mail::Audit, and allows you to write programs describing how your mail should be filtered. WWW: https://metacpan.org/release/Email-Filter |
2003-12-12T23:15:31+00:00 | x11-wm/xfce4-session |
Xfce's session manager The Xfce session manager controls the loading of applications when Xfce is started. It also handles logging out, shutting down, and rebooting. WWW: https://www.xfce.org/ |
2003-12-12T17:03:08+00:00 | mbone/xspeakfree |
Tcl/Tk (wish) frontend to Speak Freely xspeakfree is a Tcl/Tk (wish) frontend to Speak Freely. WWW: http://www.spearce.org/projects/xspeakfree/ |
2003-12-12T17:03:08+00:00 | audio/xspeakfree |
Tcl/Tk (wish) frontend to Speak Freely xspeakfree is a Tcl/Tk (wish) frontend to Speak Freely. WWW: http://www.spearce.org/projects/xspeakfree/ |
2003-12-12T14:23:53+00:00 | mail/vqregister |
Admin-configurable email user signup CGI vQregister is a CGI which allows new email users to signup on your system. It is extremely configurable, and has many methods of operation. * Configurable to allow random generation of passwords, which are emailed to users. * Redirect your users (ie, SqWebmail) after the signup process is complete. * Fully templacized HTML, and email output. |
2003-12-12T05:22:45+00:00 | comms/qtpcr |
Software that controls the ICOM PCR-1000 Receiver Software that controls the ICOM PCR-1000 Receiver. Features - GUI Controls - Bandscope - Hierachy Channels Database - Graphical Scan - Monitor and run script files WWW: http://www.physics.purdue.edu/~teepanis/qtpcr/ |
2003-12-11T17:25:34+00:00 | mail/anomy-sanitizer |
Sanitize and clean incoming/outgoing mail The Anomy sanitizer is what most people would call "an email virus scanner". The most important jobs that the sanitizer can do for you - it can scan email attachments for viruses. Other things it can do: - Disable potentially dangerous HTML code, such as javascript, within incoming email. - Protect you from email-based break-in attempts which exploit bugs in common email programs (Outlook, Eudora, Pine, ...). - Block or "mangle" attachments based on their file names. This way if you don't need to recieve e.g. visual basic scripts, then you don't have to worry about the security risk they imply (the ILOVEYOU virus was a visual basic program). This lets you protect yourself and your users from whole classes of attacks, instead of blocking individual exploits. WWW: http://mailtools.anomy.net/ |
2003-12-11T17:14:05+00:00 | polish/ispell |
|
2003-12-11T11:40:35+00:00 | mail/qmail-scanner1 |
Content/Anti-virus Scanner for qmail Qmail-Scanner is e-mail content scanner that enables a qmail server to scan all messages it receives for certain characteristics (normally viruses), and react accordingly. If you have a commercial virus scanner (eg, Sophos sweep, McAfee uvscan, etc) installed when you build qmail-scanner, qmail-scanner will configure itself to use that. Otherwise, it will only use its internal content filter which only allows you to block mail based on text in the subject/body, general types of attachments, etc. WWW: http://qmail-scanner.sourceforge.net/ |
2003-12-11T11:40:35+00:00 | mail/qmail-scanner |
Content/Anti-virus Scanner for qmail Qmail-Scanner is an add-on that enables a Qmail email server to scan gatewayed email for certain characteristics (i.e. a content scanner). It is typically used for its anti-virus and anti-spam protection functions, in which case it is used in conjunction with external scanners. It also enables a site (at a server/site level) to create "Policy blocks": i.e. react to email that contains specific strings in particular headers, or particular attachment filenames or types (e.g. *.VBS attachments). WWW: http://qmail-scanner.sourceforge.net/ |
2003-12-11T09:28:42+00:00 | www/oscommerce |
Full-featured open source e-commerce system This is a port of osCommerce which is a PHP-based e-commerce system. It includes support for credit card payment gateways, gateways for major shipping companies to gather rates, customer tracking, shopping carts, and many other features. WWW: http://www.oscommerce.com/ |
2003-12-11T01:00:37+00:00 | graphics/cinepaint |
Editing tool used for painting and retouching of movies CinePaint is a free open source painting and image retouching program designed to work best with 35mm film and other high resolution high dynamic range images. It is the most popular open source tool in the motion picture industry -- used in 2 Fast 2 Furious, Scooby-Doo, Harry Potter, Stuart Little and other feature films. CinePaint is used for painting of background mattes and for frame-by-frame retouching of movies. WWW: http://www.cinepaint.org/ |
2003-12-10T20:22:02+00:00 | x11-fm/velocity |
GNOME file and desktop manager This is a port of velocity. A file and desktop manager for GNOME designed to replace Nautilus. It is designed to be fast, efficient, and very powerful. It supports advanced features such as: * View Profiles - Allowing you to customize the way you view files. * Context menu image preview - allowing you a clearer view of thumbnailed files. * Add-ons - Scripts to help do odd or complex tasks and Templates to make creating new documents simpler. WWW: http://homepages.ius.edu/kydavis/ - Ryan ryan@transaeris.com |
2003-12-10T19:14:20+00:00 | net/tcpdump |
Ubiquitous network traffic analysis tool tcpdump is a ubiquitous network traffic capture tool available in a wide variety of BSD, Linux and UN*X distributions. Whilst FreeBSD has a vendor branch import of tcpdump in its source tree, the purpose of the port is to provide a means of offering additional, bleeding-edge features which might not make it into the tree. |
2003-12-10T18:32:12+00:00 | net/libpcap |
Ubiquitous network traffic capture library libpcap is a ubiquitous network traffic capture library used by a wide variety of BSD, Linux and UN*X applications. Whilst FreeBSD has a vendor branch import of libpcap in its source tree, the purpose of the port is to provide a means of offering additional, bleeding-edge features which might not make it into the tree. |
2003-12-10T10:32:18+00:00 | devel/p5-File-chdir |
More sensible way to change directories Perl's chdir() has the unfortunate problem of being very, very, very global. If any part of your program calls chdir() or if any library you use calls chdir(), it changes the current working directory for the whole program. File::chdir gives you an alternative, $CWD and @CWD. These two variables combine all the power of chdir(), File::Spec and Cwd. WWW: https://metacpan.org/release/File-chdir |
2003-12-10T04:04:08+00:00 | net/ulxmlrpcpp |
Ultra lightweight xml-rpc library written in C++ XML-RPC is an extensible mechanism allowing a computer to offer a limited set of services which can be accessed from anywhere in the net. XML-RPC uses common and easy to learn internet standards like XML. and HTTP. ulxmlrpcpp is a library to perform such calls in an object oriented approach implemented in C++. It is intended to have simple interfaces and to be easy to learn. But it shall still be fully compliant to the standards and safe in it's use. WWW: http://ulxmlrpcpp.sourceforge.net/ |
2003-12-09T09:07:37+00:00 | mail/sympa |
Electronic mailing list manager SYMPA -- Systeme de Multi-Postage Automatique SYMPA is an electronic mailing list manager. It is used to automate list management functions such as subscription, moderation and management of archives. SYMPA also manages sending of messages to the lists, and makes it possible to reduce the load on the system. Provided that you have enough memory on your system, Sympa is especially well adapted for big lists. For a list with 20 000 subscribers, it takes 5 minutes to send a message to 90% of subscribers, of course considering that the network is available. WWW: http://www.sympa.org/ |
2003-12-09T08:34:26+00:00 | sysutils/stalepid |
Check for stale pid files and remove them The stalepid utility was developed to facilitate the startup of servers that write their process ID to a file and refuse to start if that file exists (e.g. when the process was last terminated by an unclean shutdown, or simply killed without given the chance to clean up the process ID file). The stalepid utility is used to check for and possibly remove those stale process ID files. Upon its invocation, stalepid checks for the following conditions: - the file specified by the pidfile argument exists; - it contains a single line, and the line contains a single number; - there is no process with the process ID specified in the file, or if there is one, it is not named processname. If all those conditions are met, the stalepid utility will remove the file specified by the pidfile argument, thus allowing the next invocation of the server to proceed normally. WWW: https://devel.ringlet.net/sysutils/stalepid/ |
2003-12-09T00:55:23+00:00 | x11-fonts/code2000 |
Shareware demo Unicode TrueType font This famous TrueType font contains a lot of Unicode glyphs (over 60000 in version 1.16). With Unicode-aware applications you'll be able to display and use special characters and a lot of languages. WWW: https://en.wikipedia.org/wiki/Code2000 |
2003-12-09T00:05:55+00:00 | x11/ggiterm |
A terminal emulator for GGI GGIterm is an ANSI-compatible terminal emulator (like xterm, rxvt, gnome-terminal, konsole, etc.), but directed at LibGGI rather than X11. This means that, unlike most terminal emulators, it can run on a KGGI, SVGAlib, or other non-X target just as well as under X11. GGIterm uses freetype (by default) to render fonts, which means that you can use TT, Type 1, etc. fonts on your terminal. At present, it's not complete--you probably don't want to replace gnome-terminal or konsole yet under X, and it's only barely been tested on other targets. But it works. WWW: http://ggiterm.sourceforge.net/ |
2003-12-08T22:44:21+00:00 | net/NoCatAuth-Server |
Open 802.11 Authentication Server This is the authorization server component of the NoCat system. Please note that the gpg target is not currently used or installed, and the message regarding 'make pgpkeys' should be disregarded for the time being. Bruce bms@FreeBSD.org |
2003-12-08T22:43:41+00:00 | net/NoCatAuth-Gateway |
Open 802.11 Authentication Gateway This is the gateway portion of the NoCat open wireless authentication system. It is typically installed on a wireless edge router. Bruce bms@FreeBSD.org |
2003-12-08T22:42:45+00:00 | net/NoCatSplash |
Open 802.11 Splash Screen NoCatSplash is a Open Public Network Gateway Daemon. It performs as a [captive/open/active] portal. When run on a gateway/router on a network, all web requests are redirected until the client either logs in or clicks "I Accept" to an AUP. The gateway daemon then changes the firewall rules on the gateway to pass traffic for that client (based on IP address and MAC address). Bruce bms@FreeBSD.org |
2003-12-08T22:26:29+00:00 | java/jakarta-commons-primitives |
Library supporting Java primitive types Apache Jakarta Commons Primitives provides a collection of types and utilities optimized for working with Java primitives (boolean, byte, char, double, float, int, long, short). Generally, the Commons-Primitives classes are faster, smaller and easier to work with than their purely Object based alternatives. Currently Commons Primitives is primarily composed of implementations of the java.util collections adapted for the primitive types. WWW: http://jakarta.apache.org/commons/primitives |
2003-12-08T20:51:57+00:00 | net/ifgraph |
Simple grapher of SNMP data with RRD ifGraph is a set of Perl scripts created to help network administrators to visualize network flow on a daily, weekly, monthly, and yearly basis. The graphics are created with RRDTool, and it shows bytes (in/out) and errors for each interface. It also shows the current/average/max use and the respective link/interface usage in percentages. The program also outputs HTML files to make the visualization of the PNG/GIF/GD images more friendly and easy. WWW: http://ifgraph.lrv.ufsc.br - Lars Thegler lars@thegler.dk |
2003-12-08T20:51:57+00:00 | net-mgmt/ifgraph |
Simple grapher of SNMP data with RRD ifGraph is a set of Perl scripts created to help network administrators to visualize network flow on a daily, weekly, monthly, and yearly basis. The graphics are created with RRDTool, and it shows bytes (in/out) and errors for each interface. It also shows the current/average/max use and the respective link/interface usage in percentages. The program also outputs HTML files to make the visualization of the PNG/GIF/GD images more friendly and easy. WWW: http://ifgraph.sourceforge.net/ |
2003-12-08T20:01:56+00:00 | graphics/flphoto |
Basic image management and display program flPhoto is a basic image management and display program based on the FLTK toolkit and is provided under the terms of the GNU General Public License. It can read, write, and display digital camera EXIF information and supports the following image file formats: BMP, CRW, JPEG, PhotoCD, PNG flPhoto organizes image files into albums which can be: Printed, Viewed as a slideshow, Exported to web pages Images can be imported individually, by directory, or from digital cameras using the gPhoto library. Image files can be transformed and touched-up; the following image operations are available: Crop, Rotate, Scale, Auto-Correct, Adjust Brightness and Contrast, Remove Red Eye, Sharpen, Blur WWW: http://www.easysw.com/~mike/flphoto/ |
2003-12-08T19:47:25+00:00 | java/avalon-logkit |
Java toolkit designed for secure performance oriented logging LogKit is a logging toolkit designed for secure performance oriented logging in applications. The LogKit provides the following features: - Decouples LogEvent generation from LogEvent handling. - Is simple to use and simple to configure. - Designed with security in mind. - Allow users fine control of logging based on priority and/or category. - Has hierarchical logging namespace to enable inheritance of LogTargets and Priorities. - Lightweight. - Designed to be integrated into existing products. - Performance oriented. - Enables users to plug in filters to filter out or modify LogEvents before they are written out. - Allow users to specify the serialization format of LogEvents via Formatters. - Comes with a number of existing LogTargets to ease integration. - The LogKit has existed for a number years and been used in a number of different environments which demonstrates it's reliability and stability. WWW: http://avalon.apache.org/logkit/index.html |
2003-12-08T19:00:36+00:00 | lang/ficl |
Forth Inspired Command Language FICL is an extremely lightweight, fast, portable implementation of FORTH which can be bound to C functions or even embedded within C/assembler programs. This is a port for the current version of FICL. Older versions can typically be found in /usr/src/sys/boot/ficl on FreeBSD with the bindings needed by the OS loader. WWW: http://ficl.sourceforge.net/ |
2003-12-08T19:00:36+00:00 | lang/ficl-devel |
Forth Inspired Command Language FICL is an extremely lightweight, fast, portable implementation of FORTH which can be bound to C functions or even embedded within C/assembler programs. This is a port for the current version of FICL. Older versions can typically be found in /usr/src/sys/boot/ficl on FreeBSD with the bindings needed by the OS loader. WWW: http://ficl.sourceforge.net/ Bruce bms@spc.org |
2003-12-08T18:16:36+00:00 | net/ldapbrowser |
Java/Swing-based LDAP browser and editor The LDAP Browser/Editor provides a user-friendly Windows Explorer-like interface to LDAP directories with tightly integrated browsing and editing capabilities. It is entirely written in Java with the help of the JFC (SwingSet) and JNDI class libraries. It connects to LDAP v2 and v3 servers. WWW: https://web.archive.org/web/20041019084702/http://www.iit.edu/~gawojar/ldap/ WWW: https://web.archive.org/web/20081218031210/http://www.mcs.anl.gov/~gawor/ldap/ WWW: https://web.archive.org/web/20090224235755/http://ldapmanager.com/en/ |
2003-12-08T16:23:46+00:00 | textproc/Ebnf2ps |
Generate EPS/FIG diagrams from EBNF/yacc/bison grammars Ebnf2ps generates nice looking syntax diagrams in EPS and FIG format from EBNF specifications and from yacc, bison, and Happy input grammars. The diagrams can be immediately included in TeX/LaTeX documents and in texts created with other popular document preparation systems. Ebnf2ps is written in Haskell98, a lazy functional programming language. WWW: http://www.informatik.uni-freiburg.de/~thiemann/haskell/ebnf2ps/ Bruce bms@FreeBSD.org |
2003-12-08T16:22:05+00:00 | print/epsmerge |
Merge multiple EPS files into one EPS or PS file epsmerge is a perl program for merging EPS (Encapsulated Postscript) files into one bigger EPS file. It does this by reading the files and arranging them in rows (or columns), squeezing them together so that they all fit. It can squeeze in several ways: uniformly, preserving aspect ratios, preserving the relative sizes of the images, etc. It can also be used to format a single EPS file on a paper which can then be sent to a printer. There are options to put labels over or under the images. WWW: http://home.clara.net/nox/software/epsmerge/ |
2003-12-08T13:24:46+00:00 | converters/shftool |
Converter for the Standard Hex Format (SHF) Shftool is the reference implementation for the new, XML-based Standard Hex Format (SHF). Shftool is also a working converter/generator/extractor between/to/of SHF-files and other hex formats. SHF is specified in the following Internet Draft: http://ietf.org/internet-drafts/draft-strombergson-shf-06.txt WWW: http://www.df.lth.se/~triad/krad/shftool/ |
2003-12-08T10:13:10+00:00 | ftp/wput |
Upload files or directories to FTP server with resume support wput is a tiny program that looks like wget and does as the name suggests exactly the opposite: it uploads files or recursively whole directories to a ftp-server and supports resuming. WWW: http://wput.sourceforge.net/ |
2003-12-08T09:03:23+00:00 | russian/xmms |
RusXMMS - X Multimedia System with Russian encoding patch |
2003-12-08T05:39:35+00:00 | www/py-mt |
Python module which provides Movable Type XML-RPC connectivity PyMT is a simple Python module which allows you to easily connect to a Movable Type weblog, using it's built in XML-RPC API. PyMT is capable of handling every MT call available. This interface allows you to access most of the core functionality of Movable Type, including the ability to view, post, delete and edit weblog entries, fetch user information, apply categories to your posts and get information about trackback pings. Every XML-RPC method is accessed using a PyMT method with exactly the same name. PyMT is basically just a light wrapper, which hides the xml-rpc part of the work. WWW: https://sourceforge.net/projects/pymt/ |
2003-12-08T01:59:53+00:00 | french/gibi |
GIBI est la partie mailleur et post de CASTEM GIBI est la partie mailleur et post de CAST3M. Code_Aster sait relire les fichiers de maillage issus de GIBI, et produit des résultats pour un post-traitement dans GIBI. WWW: http://www.code-aster.org/outils/gibi/ |
2003-12-07T22:11:23+00:00 | sysutils/zisofs-tools |
User utilities for zisofs The zisofs filesystem is an extension to the ISO9660 filesystem that allows files, on a file-by-file basis, to be stored compressed and decompressed in real time. The zisofs filesystem is supported by recent versions of Linux (2.4.14 or later). mkzftree - creates a zisofs/RockRidge compressed file tree |
2003-12-07T21:36:42+00:00 | graphics/mingplot |
Tool to generate a flash-based chart Mingplot is a tool to generate a flash-based chart using ming. For more information, see WWW: http://0xcc.net/mingplot/ |
2003-12-07T21:24:08+00:00 | net/vnc2swf |
VNC Session Recorder to SWF Flash (Movie) format Vnc2swf is a recording tool for VNC. It records VNC sessions and generates a Flash movie file (SWF). It can be used as an X11 recorder or a Windows desktop recorder. WWW: http://www.unixuser.org/~euske/vnc2swf/ |
2003-12-07T18:31:48+00:00 | x11-fm/emelfm2 |
Gtk2+ port of emelfm, a fast graphical filemanager This is a port of emelFM2. emelFM2 is a file manager that implements the popular two-pane design. It features a simple GTK+ interface, a flexible file typing scheme, and a built-in command line for executing commands without opening a xterm. WWW: http://www.emelfm2.net/ |
2003-12-07T14:14:21+00:00 | audio/mpiosh |
Digit@lway MPIO MP3 player tool Digit@lway MPIO MP3 player tools This is a project for using Digitalway/Adtec digital audio player MPIO (DMG, DMK, DME, ...) under FreeBSD. It provides a userspace library and at the moment one tool to access the MPIO player. WWW: http://mpio.sourceforge.net/ |
2003-12-07T05:34:23+00:00 | net/nvnet |
Driver for NVIDIA MCP Ethernet adapter This port contains a driver for the NVIDIA nForce MCP Ethernet adapter. It contains a wrapper that replaces the Linux nvnet.c, and links against the Linux binary only object file (nvenetlib.o) included from the NVIDIA driver source distribution. This should work on all nForce and nForce2 based motherboards that have the onboard MCP MAC enabled. |
2003-12-07T03:13:41+00:00 | math/freefem++ |
Partial differential equation solver FreeFem++ is an implementation of a language dedicated to the finite element method. It provides you a way to solve Partial Differential Equations (PDE) simply. Problems involving partial differential equations (pde) of several branches of physics such as fluid-structure interactions require interpolations of data on several meshes and their manipulation within one program. In this report we build on a fast quadtree-based interpolation algorithm, propose a language for the manipulation of data on multiple meshes (generated with bamg) and test by designing an extension of freefem and of freefem+. Suggested add-ons: the ports graphics/xd3d, science/medit and math/gnuplot (medit and gnuplot are requested to run some examples). WWW: http://www.freefem.org/ff++/ |
2003-12-07T02:47:24+00:00 | math/arpack++ |
Object-oriented version of the ARPACK package ARPACK++ is a collection of classes that offers c++ programmers an interface to ARPACK. It preserves the full capability, performance, accuracy and low memory requirements of the FORTRAN package, but takes advantage of the C++ object-oriented programming environment. WWW: https://www.ime.unicamp.br/~chico/arpack++/ |
2003-12-07T01:05:38+00:00 | audio/madplay |
Madplay MP3 player (part of MAD project) MAD is a high-quality MPEG audio decoder. It currently supports MPEG-1 as well as the MPEG-2 extension to Lower Sampling Frequencies. All three audio layers (Layer I, Layer II, and Layer III a.k.a. MP3) are fully implemented. This is madplay (MP3-player) which is part of the project WWW: https://www.underbit.com/products/mad/ |
2003-12-07T01:03:15+00:00 | math/p5-NetCDF |
Perl5 module to read and write netCDF files A perl extension module for scientific data access via the netCDF API WWW: http://www.unidata.ucar.edu/packages/netcdf-perl/ |
2003-12-07T00:56:43+00:00 | audio/libid3tag |
ID3 tags library (part of MAD project) MAD is a high-quality MPEG audio decoder. It currently supports MPEG-1 as well as the MPEG-2 extension to Lower Sampling Frequencies. All three audio layers (Layer I, Layer II, and Layer III a.k.a. MP3) are fully implemented. MAD does not yet support MPEG-2 multichannel audio (although it should be backward compatible with such streams) or AAC, nor does it support the so-called MPEG 2.5 format. This is ID3 tag library, which is part of the project. LICENSE: GPL2 or later WWW: http://mad.sourceforge.net/ |
2003-12-07T00:50:00+00:00 | audio/libmad |
Libmad library (part of MAD project) MAD is a high-quality MPEG audio decoder. It currently supports MPEG-1 and the MPEG-2 extension to lower sampling frequencies, as well as the de facto MPEG 2.5 format. All three audio layers -- Layer I, Layer II, and Layer III (i.e. MP3) -- are fully implemented. MAD does not yet support MPEG-2 multichannel audio (although it should be backward compatible with such streams) nor does it currently support AAC. MAD has the following special features: - 24-bit PCM output - 100% fixed-point (integer) computation - completely new implementation based on the ISO/IEC standards - available under the terms of the GNU General Public License (GPL) The software is distributed as a library (libmad) and command-line front-end (madplay). Also included is an ID3 tag manipulation library (libid3tag). WWW: https://www.underbit.com/products/mad/ |
2003-12-06T20:04:24+00:00 | editors/mlview |
Tree oriented XML editor for Gnome A tree oriented xml editor for gnome. It is an attempt to ease editing xml documents with or without validation by focusing on their tree view. WWW: http://www.freespiders.org/projects/gmlview/ |
2003-12-06T18:15:28+00:00 | devel/ipython |
Enhanced Interactive Python shell IPython is a free software project which tries to: 1. Provide an interactive shell superior to Python's default. IPython has many features for object introspection, system shell access, and its own special command system for adding functionality when working interactively. It tries to be a very efficient environment both for Python code development and for exploration of problems using Python objects (in situations like data analysis). 2. Serve as an embeddable, ready to use interpreter for your own programs. IPython can be started with a single call from inside another program, providing access to the current namespace. This can be very useful both for debugging purposes and for situations where a blend of batch-processing and interactive exploration are needed. 3. Offer a flexible framework which can be used as the base environment for other systems with Python as the underlying language. Specifically scientific environments like Mathematica, IDL and Mathcad inspired its design, but similar ideas can be useful in many fields. WWW: https://ipython.org/ |
2003-12-06T17:59:43+00:00 | games/ninix-aya |
Desktop mascot program compatible with "Ukagaka" Ninix-aya is a branch of ninix. Ninix-aya and ninix are compatible with Windows desktop mascot program "Ukagaka". For more information, see WWW: http://ninix-aya.sourceforge.jp/ |
2003-12-06T13:26:11+00:00 | devel/as31 |
Free 8051 assembler AS31 is a free 8051 assembler originally written by Ken Stauffer. Versions of AS31 found here include important bug fixes and added features, such as standard intel-hex output format for use with PAULMON2 and EPROM programmers. AS31 is a good tool for building small 8051-based projects that are written in 100% 8051 assembly language. WWW: https://www.pjrc.com/tech/8051/ |
2003-12-06T13:07:52+00:00 | x11/apwal |
Simple and powerful application launcher Apwal is a simple and powerful application launcher. It is composed in 2 parts: the application launcher itself and a good looking easy to use editor. Apwal is developed under GPL. It is written in C and is using the GTK+ toolkit for the Editor interface and XML format to save the configuration. To be able to launch the editor from inside apwal you need a mounted procfs. WWW: http://apwal.free.fr/ |
2003-12-06T12:37:43+00:00 | comms/py-bulksms |
Python client for the BulkSMS.co.uk HTTP API This is an implementation of a client for BulkSMS.co.uk's HTTP API. It includes an object-oriented Python module which can be used in other python code, and an 'sms' program which can be used directly from the command line. WWW: http://botanicus.net/dw/ |
2003-12-05T23:42:12+00:00 | x11/xfce4-clipman-plugin |
Clipboard manager for the Xfce panel Clipboard Manager for the Xfce Panel and as a standalone application. It keep the clipboard contents around (even after an application quits), it is able to handle text and images, and has a feature to execute actions on specific text selection by matching them against regexes. WWW: https://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin |
2003-12-05T23:19:05+00:00 | security/xca |
Graphical certification authority Graphical certification authority is an interface for managing RSA keys and certificates, and the creation and signing of PKCS#10 requests. It uses the OpenSSL library and a Berkeley DB for key and certificate storage. It supports importing and exporting keys and PEM DER PKCS8 certificates, signing and revoking of PEM DER PKCS12, and selection of x509v3 extensions. A tree view of certificates is presented. WWW: https://hohnstaedt.de/xca |
2003-12-05T21:13:31+00:00 | devel/opentop |
A cross-platform C++ framework library OpenTop contains framework classes that provide the features you need to write network-centric, web-enabled and internationalized applications in C++. It enables you to: * create network clients and servers using either raw socket facilities or higher-level protocols such as HTTP and FTP. * create multi-threaded applications and manage synchronization between threads using simple but effective threading abstractions which are common to all platforms. * use the full Unicode character range, using built-in character types and standard string classes. * use byte and character streams and manipulate files using an API inspired by the excellent java.io package. * take advantage of its open architecture by registering your own (or third-party) classes to perform custom processing. * write portable applications and extension libraries. OpenTop is an ideal base on which to deliver cross-platform solutions, benefitting independent software vendors and corporate IT departments. * integrate XML into your C++ applications with the C++ XML Toolkit extension library. WWW: http://www.elcel.com/products/opentop/ |
2003-12-05T21:01:40+00:00 | devel/p5-Algorithm-Interval2Prefix |
Generate prefixes from intervals Taking an interval as input, this module will construct the smallest set of prefixes, such that all numbers in the interval will match exactly one of the prefixes, and no prefix will match a number not in the interval. WWW: https://metacpan.org/release/Algorithm-Interval2Prefix |
2003-12-05T20:48:42+00:00 | www/monkey |
A small, powerful, and fast Web server written in C Monkey HTTP Daemon is a small, powerful, and fast Web server written in C. Its features include language support, GET, POST, and HEAD methods, CGI, PHP4 , a config file (optional for every user), a mime.types file, virtual hosts, the ability to deny URLs and IPs, to run as a different user (such as nobody), serve users home directories, resume, and more. WWW: http://monkeyd.sourceforge.net/ |
2003-12-05T19:07:33+00:00 | comms/hamfax |
QT application for sending and receiving facsimiles over radio HamFax is a Qt/X11 application for sending and receiving facsimiles. It is licensed under the GNU General Public License (GPL), see the file COPYING for the complete text. If you have questions or comments please send them to me (cschmitt@users.sourceforge.net). I would like to have some feedback. WWW: http://hamfax.sourceforge.net/ |
2003-12-05T18:41:48+00:00 | sysutils/gkrellmwho2 |
Displays logged in users This plugin displays currently logged in users in a scrolling line. It also shows number of logins for each username and may show idle status. Author: Alexander Shishckin <shisha@shisha.spb.ru> |
2003-12-05T15:44:18+00:00 | print/typetools |
Tools for manipulating fonts The LCDF Typetools package contains several programs for manipulating PostScript Type 1, Type 1 multiple master, and PostScript-flavored OpenType fonts. WWW: http://www.lcdf.org/type/#typetools |
2003-12-05T15:08:56+00:00 | graphics/graphopt |
Graph layout optimizer A graph layout optimizer based on the iterative application of laws of physics instead of using finite-pass algorithms. WWW: http://www.schmuhl.org/graphopt/ |
2003-12-05T08:52:56+00:00 | graphics/hsetroot |
Wallpaper manipulation utility for X11 hsetroot is a tool which allows you to compose wallpapers ("root pixmaps") for X11. It has a lot of options like rendering gradients, solids, images but it also allows you to perform manipulations on those things, or chain them together. You could use one standard background image for instance, and using tint to make it fit your current theme. And yes, of course it is compatible with semi-translucent applications like aterm and xchat. At this time, hsetroot can render: gradients (multi-color with variable distance), solids (rectangles) and images (centered, tiled, fullscreen, or maximum aspect). It supports the following manipulations: tinting (overlaying a color mask), blurring, sharpening, flipping (horizontally, diagonally, vertically) it also allows you to adjust brightness, contrast and gamma-level. hsetroot also supports alpha-channels when rendering things. WWW: https://github.com/himdel/hsetroot |
2003-12-05T01:01:58+00:00 | ftp/curlpp |
C++ wrapper for libcurl curlpp is a C++ wrapper for libcurl. WWW: https://www.curlpp.org/ WWW: https://github.com/jpbarrette/curlpp |
2003-12-05T00:57:49+00:00 | print/libpdf++ |
A C++ library to generate PDF files libpdf++ is a C++ library to generate PDF files. It is for programs like word processor to write PDF export filters. WWW: http://libpdfxx.sourceforge.net/ |
2003-12-05T00:56:32+00:00 | lang/qc-- |
The Quick C-- Compiler C-- is intended as a "portable assembly language" that can replace C as a target language used by compiler writers. The goal of the Quick C-- project is to test those ideas in an implementation. Quick C-- is intended to be a simple, nonoptimizing compiler that supports the run-time interface. Our primary goal is to to validate our design experimentally. A secondary, but still significant goal is to provide a vehicle for experimenting with new techniques for building retargetable compilers. We want the compiler to be 1. Easy to retarget to the platform of choice 2. Easy to specialize, say for a new calling convention 3. Fast WWW: http://www.cminusminus.org/qc--.html |
2003-12-05T00:54:49+00:00 | print/tipograf |
GUI for a2ps Tipograf is a frontend for the powerful anything to PostScript converter a2ps. By principle, the command line is more powerful than any graphical user interface, but for the average user memorization of all the program specific options is too time consuming. I think that's the reason why some people prefer less functional GUI programs over sophisticated command line tools. Tipograf solves this problem in the case of a2ps. WWW: http://www.falk-henrich.de/ |
2003-12-05T00:46:02+00:00 | devel/libcheck |
Unit test framework for C Check is a unit test framework for C. It features a simple interface for defining unit tests, putting little in the way of the developer. Tests are run in a separate address space, so Check can catch both assertion failures and code errors that cause segmentation faults or other signals. WWW: http://check.sourceforge.net/ |
2003-12-04T21:48:00+00:00 | deskutils/multisync-syncml |
Multisync plugin for SyncML targets This MultiSync plugin is: SyncML support (supported by e.g. SonyEricsson P800/P900 and many other phones and devices, for example the SyncML server Sync4j). SyncML also allows you to do remote connection of two MultiSync programs via an encrypted connection over the net. WWW: http://multisync.sourceforge.net/ |
2003-12-04T21:46:21+00:00 | deskutils/multisync-evolution |
Evolution synchronization plugin for Multisync This MultiSync plugin is: Ximian Evolution synchronization, supporting calendar, ToDos and contacts. WWW: http://multisync.sourceforge.net/ |
2003-12-04T21:45:04+00:00 | deskutils/multisync-backup |
Multisync backup plugin This MultiSync plugin is: Ximian Evolution synchronization, supporting calendar, ToDos and contacts. WWW: http://multisync.sourceforge.net/ |
2003-12-04T21:43:55+00:00 | deskutils/multisync |
Synchronize calendars, addressbooks, and other PIM data MultiSync is a free modular program to synchronize calendars, addressbooks and other PIM data between programs on your computer and other computers, mobile devices, PDAs or cell phones. MultiSync works on Gnome platform. Be sure to also install desired plugins. WWW: http://multisync.sourceforge.net/ |
2003-12-04T21:38:01+00:00 | games/trackballs |
SDL-based Marble Madness clone Trackballs is a simple game similar to the classical game Marble Madness on the Amiga in the 80's. By steering a marble ball through a labyrinth filled with vicious hammers, pools of acid and other obstacles the player collects points. When the ball reaches the destination it continues at the next, more difficult level - unless the time runs out. WWW: https://trackballs.github.io/ |
2003-12-04T19:32:27+00:00 | devel/py-cheetah |
HTML template engine for Python Cheetah is a Python-powered template engine and code generator. It can be used as a standalone utility or it can be combined with other tools. Cheetah has many potential uses, but web developers looking for a viable alternative to ASP, JSP, PHP and PSP are expected to be its principle user group. WWW: https://cheetahtemplate.org/ |
2003-12-04T17:23:28+00:00 | mail/p5-Mail-ClamAV |
Perl extension for the clamav virus scanner Clam AntiVirus is an anti-virus toolkit for UNIX. This module provide a simple interface to it's C API. WWW: https://metacpan.org/release/Mail-ClamAV |
2003-12-04T16:27:16+00:00 | textproc/p5-Text-RecordParser |
Read record-oriented files This module is for reading record-oriented data. The most common example have records separated by newlines and fields separated by commas or tabs, but this module aims to provide a consistent interface for handling sequential records in a file however they may be delimited. WWW: https://metacpan.org/release/Text-RecordParser |
2003-12-04T16:00:52+00:00 | devel/p5-Class-Base |
Useful base class for deriving other modules This module implements a simple base class from which other modules can be derived, thereby inheriting a number of useful methods such as "new()", "init()", "params()", "clone()", "error()" and "debug()". WWW: https://metacpan.org/release/Class-Base |
2003-12-04T15:38:13+00:00 | www/p5-HTTP-Lite |
Perl5 modules for Lightweight HTTP implementation HTTP::Lite is a stand-alone lightweight HTTP/1.1 implementation for perl. It is not intended as a replacement for the fully-features LWP module. Instead, it is intended for use in situations where it is desirable to install the minimal number of modules to achieve HTTP support, or where LWP is not a good candidate due to CPU overhead, such as slower processors. HTTP::Lite is also significantly faster than LWP. HTTP::Lite is ideal for CGI (or mod_perl) programs or for bundling for redistribution with larger packages where only HTTP GET and POST functionality are necessary. If you require more functionality, such as FTP or HTTPS, please see libwwwperl (LWP). LWP is a significantly better and more comprehensive package than HTTP::Lite, and should be used instead of HTTP::Lite whenever possible. WWW: https://metacpan.org/release/HTTP-Lite |
2003-12-04T15:24:13+00:00 | www/p5-IMDB-Movie |
Perl module to fetch movie info from www.imdb.com This is a module that uses LWP and HTML::TokeParser to parse the web page for the requested movie. You can use an IMDB identification number or the name of the movie. IMDB.pm will try to return the best match. Author: Jeffrey Hayes Anderson <captvanhalen@yahoo.com> WWW: http://search.cpan.org/dist/IMDB-Movie/ |
2003-12-04T14:44:14+00:00 | textproc/p5-Filter-Simple |
Simplified source filtering Filter::Simple - Simplified source filtering Source filtering is an immensely powerful feature of recent versions of Perl. It allows one to extend the language itself (e.g. the Switch module), to simplify the language (e.g. Language::Pythonesque), or to completely recast the language (e.g. Lingua::Romana::Perligata). Effec- tively, it allows one to use the full power of Perl as its own, recur- sively applied, macro language. WWW: https://metacpan.org/release/Filter-Simple |
2003-12-04T11:51:39+00:00 | audio/fluidsynth |
Real-time software synthesizer based on the SoundFont 2 specifications FluidSynth is a real-time software synthesizer based on the SoundFont 2 specifications. It is a "software synthesizer". FluidSynth can read MIDI events from the MIDI input device and render them to the audio device. It can also play MIDI files. Note: FluidSynth was previously called IIWU Synth. WWW: http://www.fluidsynth.org/ |
2003-12-04T11:48:32+00:00 | games/robotfindskitten |
Yet another zen simulation You are robot. Your job is to find kitten. This task is complicated by the existence of things which are not kitten. Robot must touch items to determine if they are kitten or not. The game ends when robotfindskitten. WWW: http://robotfindskitten.org/ |
2003-12-04T11:39:37+00:00 | audio/eawpats |
Eric A. Welsh's collection of Gravis Ultrasound MIDI patches This is Eric A. Welsh's collection of Gravis UltraSound MIDI patches, configured for use with the TiMidity++ MIDI player. A configuration file for TiMidity++ to use these patches is also included. |
2003-12-04T11:32:32+00:00 | audio/prokyon3 |
Multithreaded music manager and tag editor prokyon3 is a multithreaded music manager and tag editor for Unix (developed on Linux). It was written in C++ using the Qt3 widget set and the MySQL database. prokyon3 can access MP3, Ogg and FLAC files on hard disk, CDROM or network. Files can be played using XMMS (default) or other players. The file view is customizable and favorite artists are supported. prokyon3 also offers an editor for ID3 and Ogg tags and has been designed to support tagging for large quantities of files. Beside it's own features prokyon3 is able to interact with a lot of other programms. Thanks to it's configurable interfaces you can combine prokyon3 with cd burners, media players and data aggregators of your choice. WWW: http://prokyon3.sourceforge.net/ |
2003-12-04T07:48:08+00:00 | x11-toolkits/libpanelappletmm |
C++ wrapper for libpanelapplet library This is a set of thin C++ wrappers for libpanelapplet (part of gnomepanel). WWW: http://www.gtkmm.org/ |
2003-12-04T07:30:36+00:00 | x11-toolkits/bakery_gnomeui |
A Bakery C++ Application Framework extention for GNOME This is a Bakery C++ Application Framework extension for creating GNOME applications. A set of libgnomeuimm based implementations. WWW: http://bakery.sourceforge.net/ |
2003-12-04T06:46:36+00:00 | multimedia/avidemux2 |
Simple GUI based video editor A video editor that allows editing of AVI, OGM, and MPEG videos. The MPEG support provides the ability to convert to DVD compliat PS streams. It contains various filters for deinterlacing, cropping, resizing, etc. Allows for cutting without re-encoding. Has the ability to re-encode and re-sample. Utilizes ECMAScript (aka. Javascript) to provide batch scripting and processing support. WWW: http://avidemux.org/ |
2003-12-04T06:42:39+00:00 | databases/kinterbasdb |
Python extension for Firebird/Interbase(R) relational databases KinterbasDB Python module is a client part for the Interbase (Firebird) SQL Server. It enables you to store, retrieve and handle relational data in Interbase within Python program. It provides the functionality to execute SQL statements, control transactions, to use special data types and supports Python DB API 2.0 specifications. WWW: http://sourceforge.net/projects/kinterbasdb/ |
2003-12-04T06:37:09+00:00 | sysutils/portdowngrade |
Sets a port back to a previous version Portdowngrade helps to downgrade FreeBSD ports by analyzing the history of commits to the port and presenting the user the list of changes. By selecting one, the port can be set back to a previous version easily. WWW: http://sourceforge.net/projects/portdowngrade/ -- h.eichmann@gmx.de |
2003-12-04T06:37:09+00:00 | ports-mgmt/portdowngrade |
Sets a port back to a previous version Portdowngrade helps to downgrade FreeBSD ports by analyzing the history of commits to the port and presenting the user the list of changes. By selecting one, the port can be set back to a previous version easily. |
2003-12-01T05:42:38+00:00 | x11/kde-lite |
The FreeBSD release "meta-port" for (a subset of) KDE KDE provides an integrated X11 based environment, much like CDE. This package does not contain anything by itself -- it is a "meta-port" that depends on other KDE packages. This particular meta-port is adjusted as necessary for release engineering purposes. WWW: http://www.kde.org/ |
2003-12-01T05:26:38+00:00 | x11/gnome2-lite |
The "meta-port" of the GNOME desktop slimmed down for FreeBSD releases GNU Network Object Model Environment This metaport installs the pieces of the GNOME 2 desktop that are needed to provide a functional desktop. x11/gnome2 contains the full version of the GNOME 2 desktop environment. Other popular GNOME applications can be installed from the other GNOME 2 metaports: * x11/gnome2-fifth-toe * x11/gnome2-power-tools * editors/gnome2-office * devel/gnome2-hacker-tools WWW: http://www.FreeBSD.org/gnome/ |
2003-11-22T23:00:50+00:00 | games/dsnake |
Deluxe Snake - snake clone with frogs and mushrooms Deluxe Snake is a clone of the classic arcade games Nibbles and Snake, with improved gameplay, including power-ups, mushrooms, walls, tail-bite, and other fun stuff. Play on multiple arena sizes, with borders on/off, in 4 different gamemodes. There's a top 20 high-scores list for each combination of settings, which also stores gamelengths and dates, and can be merged with friends' lists. WWW: http://bitblaze.com/ |
2003-11-22T22:56:48+00:00 | devel/linux-f8-allegro |
Cross-platform game programming library (Linux Fedora 8) Allegro is a cross-platform library intended for use in computer games and other types of multimedia programming. WWW: http://www.talula.demon.co.uk/allegro/ |
2003-11-22T22:56:48+00:00 | devel/linux-f10-allegro |
Cross-platform game programming library (Linux Fedora 10) Allegro is a cross-platform library intended for use in computer games and other types of multimedia programming. WWW: http://www.talula.demon.co.uk/allegro/ |
2003-11-22T22:56:48+00:00 | devel/linux-allegro |
Cross-platform game programming library (linux version) Allegro is a cross-platform library intended for use in computer games and other types of multimedia programming. WWW: http://www.talula.demon.co.uk/allegro/ |
2003-11-22T22:32:00+00:00 | audio/squash |
Learning console-based MP3/OGG player Squash is a C/Ncurses based music player. It supports mp3 and ogg through libraries (and planned flac support). Squash uses statistics to determine songs to play automatically. It garners this information through whether or not a song is skipped. Squash also avoids picking the same song twice. Thus Squash is like a radio station that plays the songs you like -- and you don't even have to call in requests! WWW: http://savannah.nongnu.org/projects/squash/ |
2003-11-22T00:47:54+00:00 | graphics/imgseek |
A photo manager and viewer with content-based search imgSeek is a photo collection manager and viewer with content-based search and many other features. The query is expressed either as a rough sketch painted by the user or as another image you supply (or an image in your collection). The searching algorithm makes use of multiresolution wavelet decomposition of the query and database images. WWW: http://www.imgseek.net/ |
2003-11-21T02:56:07+00:00 | japanese/squirrelmail |
A webmail system which accesses mail over IMAP with Japanese patch |
2003-11-21T01:48:46+00:00 | www/MT-PM |
Movable Type Plugin Manager The MT Plugin Manager is a tool to install and manage your plugins. You'll have access to install, uninstall, upgrade, and check requirements all in one place, as well as easy links to get more information. The MT Plugin Manager uses information from the MT Plugin Directory to let you easily manage your plugins. WWW: http://manager.mt-plugins.org/ |
2003-11-20T22:10:10+00:00 | x11-wm/aquaosk |
An Acqua-like native window decoration for KDE 3 A native Acqua-like window decoration for KDE 3, by David Sansome. Features: * Mac OS X style drop shadows for windows. * Rounded title bar corners. * Application icon in title bar. * Configurable window borders. WWW: http://www.kde-look.org/content/show.php?content=5063 brian@quynh-and-brian.org |
2003-11-20T22:10:10+00:00 | x11-themes/aquaosk |
An Acqua-like native window decoration for KDE 3 A native Acqua-like window decoration for KDE 3, by David Sansome. Features: * Mac OS X style drop shadows for windows. * Rounded title bar corners. * Application icon in title bar. * Configurable window borders. WWW: http://www.kde-look.org/content/show.php?content=5063 brian@quynh-and-brian.org |
2003-11-20T21:30:40+00:00 | graphics/ocrad |
OCR program implemented as filter GNU Ocrad is an OCR (Optical Character Recognition) program implemented as a filter and based on a feature extraction method. It reads a bitmap image in pbm format and outputs text in ISO-8859-1 (Latin-1) charset. Also includes a layout analyser able to separate the columns or blocks of text normally found on printed pages. It can be used as a stand-alone console application, or as a backend to other programs. WWW: https://www.gnu.org/software/ocrad/ocrad.html |
2003-11-20T20:15:42+00:00 | print/lilypond-devel |
GNU music typesetter LilyPond is a music typesetter. It produces sheet music using a high-level description file, which is plain text, as input. You can use your favorite text editor to enter the description files. The font and the layout were inspired by engraved music, but can be modified. The program also has limited MIDI functionality: you can write MIDI files, and there is a MIDI to lilypond conversion tool, midi2ly. Conversion tools for PMX, MUP, ABC, Finale and Musedata are also included. WWW: https://lilypond.org/ |
2003-11-20T16:12:04+00:00 | mail/gdesklets-imapmail |
Displays new/total mail count from IMAP mailbox This desklet shows new/total mailcount from an IMAP INBOX. Display and sensor (imapmail sensor) adapted from code by Psi. WWW: http://gdesklets.gnomedesktop.org/ |
2003-11-20T16:07:52+00:00 | deskutils/gdesklets-sensor-psi_iconbutton |
A sensor based on the starterbar This sensor is based on the starter bar and part of the Psi Sensor Package. It allows to have a button that executes a command (it is possible to i change the command in the configurator) when it is clicked and that scales on mouse over. WWW: http://gdesklets.gnomedesktop.org/ |
2003-11-20T15:44:13+00:00 | games/pydance |
Dancing simulation game similar to the kind in arcades pydance is a dancing simulator, in which you must step on particular arrows on the floor in time with music playing in the background. pydance supports multiple difficulty levels for each song, background images and movies, lyrics, freeze arrows, BPM changes and stops, and many common modifiers like 2x, drop, stealth, and so on. pydance is interoperable with other dancing games, and can play the popular DWI, SM, and KSF formats. It is capable of playing games similar to Dance Dance Revolution, Pump It Up, ParaParaParadise, Dance ManiaX, and Technomotion. It also implements several unique modes. You can also make your own steps for songs in the .dance format. WWW: http://icculus.org/pyddr/ |
2003-11-20T14:33:42+00:00 | www/mozilla-bonobo |
A Netscape/Mozilla plugin using Bonobo controls to display files mozilla-bonobo is a netscape-compatible browser plugin which allows your browser to use bonobo controls to display supported mime types. WWW: http://www.nongnu.org/moz-bonobo/ - Jean-Yves Lefort jylefort@FreeBSD.org |
2003-11-20T14:26:26+00:00 | print/gribouy |
Gribouy is a Type1 font editor Gribouy comes from the french word "Gribouille". It is a font editor released under the GNU General Public License (GPL) and a program that requires GNOME to work. WWW: http://www.nongnu.org/gribouy/ |
2003-11-20T13:03:02+00:00 | sysutils/k3b |
KDE CD/DVD writing suite K3b is a GUI frontend to the CD recording programs cdrdao and cdrecord. It's aim is to provide a very user friendly interface to all the tasks that come with CD and DVD recording. Features so far: * Creating data CDs (on-the-fly, rockridge, joliet, El-Torito) * Creating audio CDs (WAV, MP3, OGG, CD-TEXT; normalization and on-the fly) * Creating Video CDs (VCD 1.1, 2.0, SVCD, CD-i support (Version 4)) * Creating mixed-mode CDs (CD-Extra (CD-Plus, Enhanced Audio CD)) * Creating eMovix CDs * CD Copy (single + multi session, audio, enhanced audio, cloning) * DVD burning (DVD-R(W), DVD+R(W), eMovix, Formatting DVD-RWs and DVD+RWs) * CD Ripping (CDDB support, CD-TEXT reading, several formats) * DVD Ripping and DivX/XviD encoding * Blanking of CDRWs. * Retrieving Table of contents and cdr information. * Writing existing iso images to CD and DVD. * Writing cue/bin files created for CDRWIN * DVD copy (no video transcoding yet) * Enhanced cd device handling (burnfree and justlink support) * KParts plugin WWW: http://www.k3b.org/ WWW: http://k3b.sourceforge.net/ |
2003-11-20T13:03:02+00:00 | sysutils/k3b-kde4 |
KDE CD/DVD writing suite K3b is a GUI frontend to the CD recording programs cdrdao and cdrecord. It's aim is to provide a very user friendly interface to all the tasks that come with CD and DVD recording. Features so far: * Creating data CDs (on-the-fly, rockridge, joliet, El-Torito) * Creating audio CDs (WAV, MP3, OGG, CD-TEXT; normalization and on-the fly) * Creating Video CDs (VCD 1.1, 2.0, SVCD, CD-i support (Version 4)) * Creating mixed-mode CDs (CD-Extra (CD-Plus, Enhanced Audio CD)) * Creating eMovix CDs * CD Copy (single + multi session, audio, enhanced audio, cloning) * DVD burning (DVD-R(W), DVD+R(W), eMovix, Formatting DVD-RWs and DVD+RWs) * CD Ripping (CDDB support, CD-TEXT reading, several formats) * DVD Ripping and DivX/XviD encoding * Blanking of CDRWs. * Retrieving Table of contents and cdr information. * Writing existing iso images to CD and DVD. * Writing cue/bin files created for CDRWIN * DVD copy (no video transcoding yet) * Enhanced cd device handling (burnfree and justlink support) * KParts plugin WWW: http://www.k3b.org/ WWW: http://k3b.sourceforge.net/ |
2003-11-20T05:11:07+00:00 | www/mod_macro |
Apache module for use macros in config files mod_macro is a third-party module to the Apache Http Server, distributed with a BSD-style license like Apache. It allows the definition and use of macros within apache runtime configuration files. The syntax is a natural extension to apache html-like configuration style. WWW: http://www.cri.ensmp.fr/~coelho/mod_macro/ |
2003-11-20T03:23:09+00:00 | russian/linux-mozillafirebird |
Firebird Web browser: Russian Linux/i386 version Mozilla Firebird is a Web, FTP and gopher browser branched from Mozilla. It does not include an HTML editor, e-mail user agent, IRC client, or news reader. 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-flashplugin6/ and with the Java plugin from ports/java/linux-blackdown-jdk14/. WWW: http://www.mozilla.ru |
2003-11-20T03:18:25+00:00 | x11-fonts/linux-urw-fonts |
Truetype fonts for use with Linux programs This port provides these Truetype fonts for use with Linux programs: URW-Avantgarde-book and -demibold URW-Bookman L-demi bold and -light URW-Bookman-demibold and -light URW-Century Schoolbook L-bold and -medium URW-New Century Schoolbook-bold and -medium URW-Chancery L-medium URW-Courier-bold and -medium URW-Gothic L-book and -demi bold URW-Helvetica-bold and -medium URW-New Century Schoolbook-bold and -medium URW-Nimbus Mono L-bold and -medium URW-Nimbus Roman No9 URW-Nimbus Sans L-bold and -medium URW-Palatino-bold and -medium URW-Palladio L-bold and -medium URW-Standard Symbols L-medium URW-Symbol-medium URW-Times-bold and -medium URW-Zapf Chancery-medium URW-Zapf Dingbats-medium |
2003-11-19T22:01:13+00:00 | japanese/linux-mozillafirebird-gtk2 |
Firebird Web browser: Japanese, Linux/i386, GTK+ 2.X, with Xft Mozilla Firebird is a Web, FTP and gopher browser branched from Mozilla. It does not include an HTML editor, e-mail user agent, IRC client, or news reader. 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-flashplugin6/ and with the Java plugin from ports/java/linux-blackdown-jdk14/. WWW: http://jt.mozilla.gr.jp/products/firebird/ |
2003-11-19T21:23:26+00:00 | sysutils/dmidecode |
Tool for dumping DMI (SMBIOS) contents in human-readable format Dmidecode reports information about your system's hardware as described in your system BIOS according to the SMBIOS/DMI standard. This information typically includes system manufacturer, model name, serial number, BIOS version, asset tag as well as a lot of other details of varying level of interest and reliability depending on the manufacturer. This will often include usage status for the CPU sockets, expansion slots (e.g. AGP, PCI, ISA) and memory module slots, and the list of I/O ports (e.g. serial, parallel, USB). WWW: https://www.nongnu.org/dmidecode/ |
2003-11-19T16:08:33+00:00 | x11/linux-XFree86-libs |
XFree86 libraries, Linux binary This is a Linux/i386 binary port of the libraries from XFree86, "a freely redistributable open-source implementation of X11." WWW: http://xfree86.org |
2003-11-19T15:41:11+00:00 | x11-toolkits/linux-pango |
Linux pango binary This is a Linux/i386 binary port of Pango. from the home page: The goal of the Pango project is to provide an open-source framework for the layout and rendering of internationalized text. Pango is an offshoot of the GTK+ and GNOME projects, and the initial focus is operation in those environments, however there is nothing fundamentally GTK+- or GNOME-specific about Pango. Pango uses Unicode for all of its encoding, and will eventually support output in all the world's major languages. WWW: http://pango.org |
2003-11-19T15:41:11+00:00 | x11-toolkits/linux-f8-pango |
The pango library (Linux Fedora 8) This is a Linux/i386 binary port of Pango. from the home page: The goal of the Pango project is to provide an open-source framework for the layout and rendering of internationalized text. Pango is an offshoot of the GTK+ and GNOME projects, and the initial focus is operation in those environments, however there is nothing fundamentally GTK+- or GNOME-specific about Pango. Pango uses Unicode for all of its encoding, and will eventually support output in all the world's major languages. WWW: http://pango.org |
2003-11-19T15:41:11+00:00 | x11-toolkits/linux-f10-pango |
Pango library (Linux Fedora 10) This is a Linux/i386 binary port of Pango. from the home page: The goal of the Pango project is to provide an open-source framework for the layout and rendering of internationalized text. Pango is an offshoot of the GTK+ and GNOME projects, and the initial focus is operation in those environments, however there is nothing fundamentally GTK+- or GNOME-specific about Pango. Pango uses Unicode for all of its encoding, and will eventually support output in all the world's major languages. WWW: http://pango.org |
2003-11-19T14:32:11+00:00 | devel/linux-glib2 |
Version 2.X Linux/i386 binary port of GLib This is a Linux/i386 binary port of GLib, version 2.X. from the home page: GLib is the low-level core library that forms the basis of GTK+ and GNOME. It provides data structure handling for C, portability wrappers, and interfaces for such runtime functionality as an event loop, threads, dynamic loading, and an object system. WWW: http://gtk.org |
2003-11-19T14:11:11+00:00 | textproc/linux-f8-expat |
Linux/i386 binary port of Expat XML-parsing library (Linux Fedora 8) This is a Linux/i386 binary port of Expat. from the README: This is Expat, a C library for parsing XML, written by James Clark. Expat is a stream-oriented XML parser. This means that you register handlers with the parser before starting the parse. These handlers are called when the parser discovers the associated structures in the document being parsed. A start tag is an example of the kind of structures for which you may register handlers. WWW: http://www.libexpat.org/ |
2003-11-19T14:11:11+00:00 | textproc/linux-f10-expat |
Linux/i386 binary port of Expat XML-parsing library (Linux Fedora 10) This is a Linux/i386 binary port of Expat. from the README: This is Expat, a C library for parsing XML, written by James Clark. Expat is a stream-oriented XML parser. This means that you register handlers with the parser before starting the parse. These handlers are called when the parser discovers the associated structures in the document being parsed. A start tag is an example of the kind of structures for which you may register handlers. WWW: http://www.libexpat.org/ |
2003-11-19T14:11:11+00:00 | textproc/linux-expat |
Linux/i386 binary port of Expat XML-parsing library This is a Linux/i386 binary port of Expat. from the README: This is Expat, a C library for parsing XML, written by James Clark. Expat is a stream-oriented XML parser. This means that you register handlers with the parser before starting the parse. These handlers are called when the parser discovers the associated structures in the document being parsed. A start tag is an example of the kind of structures for which you may register handlers. WWW: http://www.libexpat.org/ |
2003-11-19T13:56:38+00:00 | x11-fonts/linux-fontconfig |
Linux/i386 binary of Fontconfig This is a Linux/i386 binary port of the Fontconfig library and utilities. In the words of its author, Keith Packard: Fontconfig can: * discover new fonts when installed automatically, removing a common source of configuration problems. * perform font name substitution, so that appropriate alternative fonts can be selected if fonts are missing. * identify the set of fonts required to completely cover a set of languages. * have GUI configuration tools built as it uses an XML-based configuration file (though with autodiscovery, we believe this need is minimized). * efficiently and quickly find the fonts you need among the set of fonts you have installed, even if you have installed thousands of fonts, while minimzing memory usage. * be used in concert with the X Render Extension and FreeType to implement high quality, anti-aliased and subpixel rendered text on a display. WWW: http://freedesktop.org/software/fontconfig |
2003-11-19T13:56:38+00:00 | x11-fonts/linux-f8-fontconfig |
An XML-based font configuration API for X Windows (Linux Fedora 8) This is a Linux/i386 binary port of the Fontconfig library and utilities. In the words of its author, Keith Packard: Fontconfig can: * discover new fonts when installed automatically, removing a common source of configuration problems. * perform font name substitution, so that appropriate alternative fonts can be selected if fonts are missing. * identify the set of fonts required to completely cover a set of languages. * have GUI configuration tools built as it uses an XML-based configuration file (though with autodiscovery, we believe this need is minimized). * efficiently and quickly find the fonts you need among the set of fonts you have installed, even if you have installed thousands of fonts, while minimzing memory usage. * be used in concert with the X Render Extension and FreeType to implement high quality, anti-aliased and subpixel rendered text on a display. WWW: http://freedesktop.org/software/fontconfig |
2003-11-19T13:56:38+00:00 | x11-fonts/linux-f10-fontconfig |
XML-based font configuration API for X Windows (Linux Fedora 10) This is a Linux/i386 binary port of the Fontconfig library and utilities. In the words of its author, Keith Packard: Fontconfig can: * discover new fonts when installed automatically, removing a common source of configuration problems. * perform font name substitution, so that appropriate alternative fonts can be selected if fonts are missing. * identify the set of fonts required to completely cover a set of languages. * have GUI configuration tools built as it uses an XML-based configuration file (though with autodiscovery, we believe this need is minimized). * efficiently and quickly find the fonts you need among the set of fonts you have installed, even if you have installed thousands of fonts, while minimzing memory usage. * be used in concert with the X Render Extension and FreeType to implement high quality, anti-aliased and subpixel rendered text on a display. WWW: http://freedesktop.org/software/fontconfig |
2003-11-19T13:40:59+00:00 | devel/linux-atk |
Accessibility Toolkit, Linux/i386 binary Accessibility Toolkit, Linux/i386 binary from the Web page: The ATK library provides a set of interfaces for accessibility. By supporting the ATK interfaces, an application or toolkit can be used with such tools as screen readers, magnifiers, and alternative input devices. WWW: http://gtk.org |
2003-11-19T13:40:59+00:00 | accessibility/linux-f8-atk |
Accessibility Toolkit, Linux/i386 binary (Linux Fedora 8) Accessibility Toolkit, Linux/i386 binary from the Web page: The ATK library provides a set of interfaces for accessibility. By supporting the ATK interfaces, an application or toolkit can be used with such tools as screen readers, magnifiers, and alternative input devices. WWW: http://gtk.org |
2003-11-19T13:40:59+00:00 | accessibility/linux-f10-atk |
Accessibility Toolkit, Linux/i386 binary (Linux Fedora 10) Accessibility Toolkit, Linux/i386 binary. The ATK library provides a set of interfaces for accessibility. By supporting the ATK interfaces, an application or toolkit can be used with such tools as screen readers, magnifiers, and alternative input devices. WWW: https://www.gtk.org/ |
2003-11-19T13:40:59+00:00 | accessibility/linux-atk |
Accessibility Toolkit, Linux/i386 binary Accessibility Toolkit, Linux/i386 binary from the Web page: The ATK library provides a set of interfaces for accessibility. By supporting the ATK interfaces, an application or toolkit can be used with such tools as screen readers, magnifiers, and alternative input devices. WWW: http://gtk.org |
2003-11-19T13:15:52+00:00 | japanese/linux-ttfonts |
Japanese Truetype fonts for use with Linux emulation Japanese Truetype fonts for use with Linux emulation: -kochi-fixed-medium-r-normal--0-0-0-0-c-0-jisx0201.1976-0 -kochi-fixed-medium-r-normal--0-0-0-0-c-0-jisx0208.1983-0 -kochi-gothic-medium-r-normal--0-0-0-0-c-0-iso8859-1 -kochi-gothic-medium-r-normal--0-0-0-0-c-0-jisx0201.1976-0 -kochi-gothic-medium-r-normal--0-0-0-0-c-0-jisx0208.1983-0 -kochi-helvetica-medium-r-normal--0-0-0-0-c-0-jisx0201.1976-0 -kochi-helvetica-medium-r-normal--0-0-0-0-c-0-jisx0208.1983-0 -kochi-mincho-medium-r-normal--0-0-0-0-c-0-iso8859-1 -kochi-mincho-medium-r-normal--0-0-0-0-c-0-jisx0201.1976-0 -kochi-mincho-medium-r-normal--0-0-0-0-c-0-jisx0208.1983-0 -kochi-times-medium-r-normal--0-0-0-0-c-0-jisx0201.1976-0 -kochi-times-medium-r-normal--0-0-0-0-c-0-jisx0208.1983-0 |
2003-11-19T11:07:48+00:00 | www/linux-mozillafirebird-el |
Firebird Web browser: Greek Linux/i386 version Mozilla Firebird is a Web, FTP and gopher browser branched from Mozilla. It does not include an HTML editor, e-mail user agent, IRC client, or news reader. 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-flashplugin6/ and with the Java plugin from ports/java/linux-blackdown-jdk14/. WWW: http://www.mozilla.org/products/firebird/ |
2003-11-19T10:51:49+00:00 | german/linux-mozillafirebird |
Firebird Web browser: German Linux/i386 version Mozilla Firebird is a Web, FTP and gopher browser branched from Mozilla. It does not include an HTML editor, e-mail user agent, IRC client, or news reader. 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-flashplugin6/ and with the Java plugin from ports/java/linux-blackdown-jdk14/. WWW: http://www.firebird-browser.de/ |
2003-11-19T07:22:25+00:00 | chinese/linux-mozillafirebird-zh_CN |
Firebird browser in Simplified Chinese for Linux/i386 Mozilla Firebird is a Web, FTP and gopher browser branched from Mozilla. It does not include an HTML editor, e-mail user agent, IRC client, or news reader. 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-flashplugin6/ and with the Java plugin from ports/java/linux-blackdown-jdk14/. WWW: http://www.mozilla.org/products/firebird/ |
2003-11-19T07:11:54+00:00 | chinese/linux-mozillafirebird-zh_TW |
Firebird browser in Traditional Chinese for Linux/i386 Mozilla Firebird is a Web, FTP and gopher browser branched from Mozilla. It does not include an HTML editor, e-mail user agent, IRC client, or news reader. 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-flashplugin6/ and with the Java plugin from ports/java/linux-blackdown-jdk14/. WWW: http://www.mozilla.org/products/firebird/ |
2003-11-19T05:59:07+00:00 | astro/gdesklets-weather |
A weather monitoring Sensor and Display for gdesklets A weather monitoring Sensor and Display for gdesklets. WWW: http://gdesklets.gnomedesktop.org/categories.php?func=gd_show_app&gd_app_id=76 |
2003-11-19T05:54:40+00:00 | sysutils/gdesklets-multitail |
Displays multiple log files in one gDesklets display Displays multiple log files in one gDesklets display WWW: http://gdesklets.gnomedesktop.org/categories.php?func=gd_show_app&gd_app_id=52 |
2003-11-19T03:56:52+00:00 | japanese/linux-mozillafirebird-gtk1 |
Firebird Web browser: Japanese, Linux, GTK 1.X version Mozilla Firebird is a Web, FTP and gopher browser branched from Mozilla. It does not include an HTML editor, e-mail user agent, IRC client, or news reader. 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-flashplugin6/ and with the Java plugin from ports/java/linux-blackdown-jdk14/. WWW: http://jt.mozilla.gr.jp/products/firebird/ |
2003-11-19T02:40:47+00:00 | x11-toolkits/linux-gtk2 |
GTK+ library, version 2.X, Linux binary This is a Linux/i386 binary port of the GTK+ 2.X library. WWW: http://gtk.org |
2003-11-19T02:40:47+00:00 | x11-toolkits/linux-f8-gtk2 |
GTK+ library, version 2.X (Linux Fedora 8) This is a Linux/i386 binary port of the GTK+ 2.X library. WWW: http://gtk.org |
2003-11-19T02:40:47+00:00 | x11-toolkits/linux-f10-gtk2 |
GTK+ library, version 2.X (Linux Fedora 10) This is a Linux/i386 binary port of the GTK+ 2.X library. WWW: http://gtk.org |
2003-11-18T21:56:41+00:00 | mail/spamguard |
MTA spam prevention program for qmail/postfix/sendmail Nearly all of today's mail system administrators face spam as their first threat. Because of this, EnderUNIX team has written this small application to automagically monitor malicious spammer activity in your mail server logs. spamGuard is written purely in C, to stop spammers hanging around. The program supports nearly all mostly used MTAs; qmail (both multilog and splogger), sendmail and Postfix. WWW: http://www.enderunix.org/spamguard |
2003-11-18T20:13:12+00:00 | astro/gdesklets-seti |
Simple but useful setidesklet with less CPU-usage Simple but useful setidesklet with less CPU-usage. WWW: http://gdesklets.gnomedesktop.org/ |
2003-11-18T17:39:47+00:00 | sysutils/gdesklets-sysinfo |
Desklet shows various information about your system SysInfo shows various information about your system. WWW: http://gdesklets.gnomedesktop.org/ |
2003-11-18T16:00:54+00:00 | textproc/p5-Pod-Stripper |
Strip all pod, and output what's left This be Pod::Stripper, a subclass of Pod::Parser. It parses perl files, stripping out the pod, and dumping the rest (presumably code) to wherever you point it to (like you do with Pod::Parser). WWW: https://metacpan.org/release/Pod-Stripper |
2003-11-18T11:53:35+00:00 | sysutils/radmind |
Utility for administering filesystem changes radmind is a set of tools for creating filesystem diffs which can be loaded over the network. This is useful for administering a large number of hosts at the filesystem level. It can also act as an intelligent tripwire. This port contains security and functionality patches through May 22, 2014. WWW: https://sourceforge.net/projects/radmind/ |
2003-11-18T10:51:56+00:00 | net/scand |
Flood scan detection and blocking daemon This program provides a TCP SYN, UDP and ICMP flood detection and blocking facility for use with divert(4) sockets under FreeBSD. WWW: http://www.duty.ru/~sand/scand/ |
2003-11-18T07:30:13+00:00 | astro/gdesklets-goodweather |
A desklet that displays current weather condition and forecast This desklet (sensor/display) shows the current temperature, humidity, sky, windchill temperature and a forecast of the next 4 days on your desktop. The data is retrieved from Weather XML Data Feed project at weather.com. The desklet is a hack based on the code of the original weather desklet, the Liquid Weather++ module for Karamba and some very nice artwork. WWW: http://gdesklets.gnomedesktop.org/categories.php?func=gd_show_app&gd_app_id=204 |
2003-11-18T05:39:01+00:00 | databases/postgresql7-client |
|
2003-11-18T04:23:36+00:00 | textproc/liblingoteach |
Library for parsing lesson files based on the LingoTeach DTD This is a port of liblingoteach, a library for special translation lesson interaction. It uses the LingoTeach DTD format for general validation. WWW: http://www.lingoteach.org |
2003-11-17T23:30:24+00:00 | net/ginsu |
A client for the gale secure instant messaging system ginsu is a client for the gale chat system. It is designed to be powerful and above all stable, as well as having a quick learning curve. If you are comortable with 'vi' you should find it particularly easy. WWW: http://repetae.net/~john/computer/ginsu/ jason-fbsd-ports-ginsu@shalott.net |
2003-11-17T23:30:24+00:00 | net-im/ginsu |
A client for the gale secure instant messaging system ginsu is a client for the gale chat system. It is designed to be powerful and above all stable, as well as having a quick learning curve. If you are comortable with 'vi' you should find it particularly easy. WWW: http://repetae.net/~john/computer/ginsu/ jason-fbsd-ports-ginsu@shalott.net |
2003-11-17T21:18:53+00:00 | audio/mp3riot |
Mp3riot creates mp3 playlists, HTML files, etc mp3riot (formerly known as f2html.pl) is a command line utility that searches recursively through directories, builds a file list (with additional file information), and generates HTML files, playlists, etc. The output can be controlled, links can be corrected, and more. The script is mainly designed to create Web pages, playlists, and databases for MP3 and Ogg files, but can also used for other purposes. WWW: http://www.linuxsecure.de/index.php?action=55 |
2003-11-17T19:08:11+00:00 | deskutils/ktagebuch |
A diary program for KDE 3 KTagebuch is a diary program for KDE 3. Features: o Word processor like functions o A toolbar to easily access the entries o Entries are searchable o Mood Plugin WWW: http://www.theblessing.net/programming |
2003-11-17T12:29:06+00:00 | devel/ecos-tools |
Configuration tools for the eCos embedded OS eCos is an open source, configurable, portable, and royalty-free embedded real-time operating system. This port installs the configuration tools to manage the eCos build environment, ecosconfig and configtool. WWW: http://ecos.sourceware.org/ |
2003-11-17T10:08:45+00:00 | devel/cxxtest |
Simple and powerful JUnit/CppUnit/xUnit-like framework for C++ CxxTest is a JUnit/CppUnit/xUnit-like framework for C++. Its advantages over existing alternatives are that it: - Doesn't require RTTI - Doesn't require member template functions - Doesn't require exception handling - Doesn't require any external libraries (including memory management, file/console I/O, graphics libraries) This makes it extremely portable and usable. WWW: http://cxxtest.sourceforge.net/ |
2003-11-17T04:03:39+00:00 | graphics/inkscape |
Full featured open source SVG editor Inkscape seeks to become a full featured open source SVG editor. Derived from the highly popular Sodipodi codebase, Inkscape strives to build full XML, SVG, and CSS2 compliance. Features include alpha blending, node editing, svg-to-png export, and more. Project aims for capabilities similar to Illustrator, CorelDraw, Visio, etc. WWW: https://inkscape.org |
2003-11-17T03:06:06+00:00 | games/pathological |
Enriched clone of the game "Logical" Pathological is an enriched clone of the game "Logical" by Rainbow Arts. To solve a level, fill each wheel with four marbles of matching color. Various board elements such as teleporters, switches, filters, etc., make the game interesting and challenging. New levels can be created using your favorite text editor. Features * Sharp 800x600 graphics * 50 diverse and challenging levels (more to come...) * A cool 6-minute ambient soundtrack by an award-winning musician WWW: http://pathological.sourceforge.net/ |
2003-11-17T02:55:38+00:00 | print/gnomephotoprinter |
Gnome Photo Printer is intended for printing photos in an easy way Gnome Photo Printer is intended for printing photos in an easy way. Just drag your Photos from Nautilus to the Gnome Photo Printer window and drop it. Make some selections like Photo or Paper size, hit Preview or Print, and see your pictures printed. WWW: http://www.fogman.de/?GnomePhotoPrinter |
2003-11-16T19:10:44+00:00 | print/libpaper |
Library providing routines for paper size management The paper library and accompanying files are intended to provide a simple way for applications to take actions based on a system- or user-specified paper size. This release is quite minimal, its purpose being to provide really basic functions (obtaining the system paper name and getting the height and width of a given kind of paper) that applications can immediately integrate. A more complete library, using a capabilities file for papers (giving, in addition to the size, informations like paper weigth, color, etc) will be released later. See the sources for paperconf(1) in src/paper.c for how to use the library. Copyright (C) Yves Arrouye <yves@debian.org>, 1996 Adrian Bunk <bunk@fs.tum.de> , 2000 WWW: http://packages.qa.debian.org/libp/libpaper.html |
2003-11-16T00:50:19+00:00 | games/bass |
Beneath a Steel Sky: a post-apocalyptic futuristic graphical adventure "Beneath a Steel Sky is a 2D point-and-click science fiction thriller set in a bleak vision of the future, originally published for DOS and the Amiga. ..." Now playable on FreeBSD, thanks to the help of Tony Warriner at Revolution Software Ltd and the developers of scummvm. This game is distributed by the scummvm project. WWW: https://www.scummvm.org/games/#sky |
2003-11-15T23:49:12+00:00 | mail/mboxcheck-applet |
Mailbox checking applet for GNOME 2 Mboxcheck is a GNOME2 applet which check mails arrive in your mboxes. It uses python and its gnome binding. WWW: http://perso.orange.fr/seb128/mboxcheck-en.html |
2003-11-15T22:06:08+00:00 | devel/activitymail |
Program for sending email messages for CVS repository commits This program may be used for sending email messages for CVS repository activity. There are a number of different modes supported. It can send messages for every change to the repository (like syncmail), or it can be used to send a single message for each commit. In the latter case, a list of all the files affected by the commit will be assembled and listed in the single message. This is similar to how commit_prep and log_accum work, but is more efficient. An additional option allows for diffs to be calculated for the recent changes, and either appended to the message (like syncmail) or added as an attachment (neater). See the -d and -a options in the documentation. |
2003-11-15T21:51:46+00:00 | emulators/hfsplusutils |
Utilities for accessing HFS+ filesystems This is a set of tools that allow access to HFS+ formatted volumes. HFS+ is a modernized version of Apple Computers HFS Filesystem. In addition in contains the library "libhfsp" which you may use for your own experiments, all the tools are based on this library. (A bit of understanding is still needed however). Author: Klaus Halfmann <klaus.halfmann@t-online.de> |
2003-11-15T20:17:59+00:00 | sysutils/cpu |
Change Password Utility for LDAP CPU is an LDAP user management tool written in C and loosely based on FreeBSD's pw(8). The goal of CPU is to be a suitable replacement of the useradd/usermod/userdel utilities for administrators using an LDAP backend and wishing to have a suite of command line tools for doing the administration. WWW: http://cpu.sourceforge.net/ |
2003-11-15T18:52:49+00:00 | games/njam |
Fast paced multiplayer pac-man clone Njam is fast-paced cross-platform pac-man-like game. In this arcade you move through the maze eating cookies and collecting powerups while trying to avoid ghosts who chase you. Features: * Single and multiplayer mode (local or network) * Duel mode (players compete each other to get more points) * Non-duel mode (players cooperate to finish as many levels as they can) * Great music and sound effects * Customizable level skins * Many different levels * Integrated level editor * Open Source (GPL Licence) WWW: http://njam.sourceforge.net/ |
2003-11-15T17:14:00+00:00 | security/p5-OpenCA-CRL |
CRL Management module This module contains functions to access CRLs infos. It, as the OpenCA::X509 module, requires some parameters such as a reference to an OpenCA::OpenSSL instance. This module provides a CRL->PERL Hashes parsing, no specific crypto functions are performed. WWW: https://metacpan.org/release/OpenCA-CRL |
2003-11-15T17:06:25+00:00 | security/p5-OpenCA-REQ |
Perl extension to easily manage Cert REQUESTs This module is intended for easily manage Cert REQUESTs. WWW: https://metacpan.org/release/OpenCA-REQ |
2003-11-15T17:04:43+00:00 | security/p5-OpenCA-PKCS7 |
Perl extension for basic handling PKCS\#7 Signatures This module contains all functions needed for handling PKCS#7 signatures. It requires some parameters to be passed such as a reference to a OpenCA::OpenSSL instance. This module provides an interface to PKCS#7 structures, no specific crypto functions are performed (see the OpenCA::OpenSSL module for this). WWW: https://metacpan.org/release/OpenCA-PKCS7 |
2003-11-15T09:32:22+00:00 | net/p5-OAI-Harvester |
Perl module to harvest using the OAI protocol Perl module query OAI-PMH repositories. The Open Archives Initiative - Protocol for Metadata Harvesting allows repositories to share information about their contents. WWW: https://metacpan.org/release/OAI-Harvester WWW: http://www.openarchives.org/ |
2003-11-15T09:31:16+00:00 | textproc/p5-CSS-Tiny |
Read/Write .css files with as little code as possible CSS::Tiny is a perl class to read and write .css stylesheets with as little code as possible, reducing load time and memory overhead. This module is primarily for reading and writing simple files, and anything we write shouldn't need to have documentation/comments. If you need something with more power, move up to CSS.pm. WWW: https://metacpan.org/release/CSS-Tiny Hansjoerg Pehofer <hansjoerg.pehofer@uibk.ac.at> |
2003-11-15T09:29:09+00:00 | textproc/p5-Text-Striphigh |
Perl extension to strip the high bit off of ISO-8859-1 text The Text::Striphigh module exports a single function: C<striphigh>. This function takes one argument, a string possibly containing high ASCII characters in the ISO-8859-1 character set, and transforms this into a string containing only 7 bits ASCII characters, by substituting every high bit character with a similar looking standard ASCII character, or with a sequence of standard ASCII characters. Because of precisely the deficiency this package tries to offer a workaround for is present in some of the things that process pod, there are no examples in this manpage. Look at the source or the test script if you want examples. WWW: https://metacpan.org/release/Text-Striphigh Kai Storbeck kai@xs4all.nl |
2003-11-15T05:02:21+00:00 | x11/chameleon |
Application for putting pictures or colors onto the root window Chameleon is an application which allows the user to put a picture in any format or a solid color onto the root window. It can be controlled through a GTK interface, or from the command line. |
2003-11-14T22:49:14+00:00 | net/torrentsniff |
Commandline tool for getting status of torrent TorrentSniff is a command line Perl program that reads a BitTorrent .torrent file from the local file system or from a URL and reports on the status of the torrent. TorrentSniff is based on an early version of TorrentSpy. Reporting seed and leech numbers works only with some tracker implementations. WWW: http://www.highprogrammer.com/alan/perl/torrentsniff.html |
2003-11-14T22:49:14+00:00 | net-p2p/torrentsniff |
Command-line tool for getting status of torrent TorrentSniff is a command line Perl program that reads a BitTorrent .torrent file from the local file system or from a URL and reports on the status of the torrent. TorrentSniff is based on an early version of TorrentSpy. Reporting seed and leech numbers works only with some tracker implementations. WWW: http://www.highprogrammer.com/alan/perl/torrentsniff.html |
2003-11-14T19:25:02+00:00 | net/straw |
A GNOME 2 desktop weblog aggregator written in Python A feed aggregator for open source desktops WWW: http://www.gnome.org/projects/straw/ |
2003-11-14T18:00:25+00:00 | databases/p5-DBD-RAM |
DBI driver for files and data structures DBD::RAM allows you to import almost any type of Perl data structure into an in-memory table and then use DBI and SQL to access and modify it. It also allows direct access to almost any kind of file, supporting SQL manipulation of the file without converting the file out of its native format. WWW: http://search.cpan.org/dist/DBD-RAM/ |
2003-11-14T17:55:57+00:00 | databases/p5-DBD-File |
Base class for writing DBI drivers for plain files README FILE FOR MODULE DBD::File This module is currently not directly usable, rather it is a base subclass for modules like DBD::CSV and DBD::AnyData. See documentation for those modules. WWW: http://search.cpan.org/dist/DBD-File/ |
2003-11-14T16:33:33+00:00 | net/mcl |
Implementation of the ALC and NORM Reliable Multicast Protocols This is a port of MCLv3, an open source implementation of the ALC and NORM Reliable Multicast Protocols. The MCLv3 project is an Open-Source GNU/GPL, multi-platform implementation of the two major reliable multicast protocols being standardized by the RMT IETF working group: ALC/LCT and NORM. It is composed of a C/C++ library and several applications built on top of it and provides an easy-to-use and integrated solution for reliable and highly scalable multicast delivery of data. WWW: http://www.inrialpes.fr/planete/people/roca/mcl/mcl.html |
2003-11-14T16:33:33+00:00 | mbone/mcl |
Implementation of the ALC and NORM Reliable Multicast Protocols This is a port of MCLv3, an open source implementation of the ALC and NORM Reliable Multicast Protocols. The MCLv3 project is an Open-Source GNU/GPL, multi-platform implementation of the two major reliable multicast protocols being standardized by the RMT IETF working group: ALC/LCT and NORM. It is composed of a C/C++ library and several applications built on top of it and provides an easy-to-use and integrated solution for reliable and highly scalable multicast delivery of data. WWW: http://www.inrialpes.fr/planete/people/roca/mcl/mcl.html |
2003-11-14T15:10:05+00:00 | net/tkabber |
Tcl/Tk based jabber client Tkabber is a free client for an instant messaging system called Jabber. It is written in Tcl/Tk and supports many features like support of unicode, ssl support, http proxy, file transfers and support of multi-user conference protocol. WWW: http://tkabber.jabber.ru/ |
2003-11-14T15:10:05+00:00 | net/tkabber-devel |
Tcl/Tk based jabber client, development version Tkabber is a free client for an instant messaging system called Jabber. It is written in Tcl/Tk and supports many features like support of unicode, ssl support, http proxy, file transfers and support of multi-user conference protocol. WWW: http://tkabber.jabber.ru/ |
2003-11-14T15:10:05+00:00 | net-im/tkabber |
Tcl/Tk based jabber client Tkabber is a free client for an instant messaging system called Jabber. It is written in Tcl/Tk and supports many features like support of unicode, ssl support, http proxy, file transfers and support of multi-user conference protocol. WWW: http://tkabber.jabber.ru/ |
2003-11-14T15:10:05+00:00 | net-im/tkabber-devel |
Tcl/Tk based jabber client, development version Tkabber is a free client for an instant messaging system called Jabber. It is written in Tcl/Tk and supports many features like support of unicode, ssl support, http proxy, file transfers and support of multi-user conference protocol. WWW: http://tkabber.jabber.ru/ |
2003-11-14T13:50:46+00:00 | sysutils/kkbswitch |
Keyboard layout switcher and indicator for KDE 3.x KKBSwitch is a keyboard layout indicator for KDE. It is useful when you have configured the XKeyboard extension of your X Server to have more than one keyboard group, for example US/ASCII and Russian. KKBSwitch displays an icon in the system tray that indicates which layout is currently active. Note that KKBSwitch does not help you configure XKeyboard, it merely serves as the indicator of the current group. You still have to configure XKeyboard by editing XF86Config file. KKBSwitch features: - displays an icon in the KDE's system tray indicating the active keyboard group - you can switch keyboard groups by clicking the icon or selecting the desired group from the icon's menu - icons corresponding to different groups are configurable (chosen from country flag pixmaps that ship with KDE). Also you can set your own icon or set "Windows-like" mode with locale letters. - "Toggle mode" (keyboard layout memorized for each window separately). WWW: http://kkbswitch.sourceforge.net |
2003-11-14T02:55:52+00:00 | textproc/libuninameslist |
Library of Unicode annotation data A library with a large (sparse) array mapping each unicode code point to the annotation data for it provided in http://www.unicode.org/Public/UNIDATA/NamesList.txt. WWW: https://github.com/fontforge/libuninameslist |
2003-11-14T00:07:01+00:00 | deskutils/autocutsel |
Synchronizes the two copy/paste buffers used by X applications Autocutsel synchronizes the two copy/paste buffers mainly used by X applications. It unifies "clipboards" between VNC servers and Windows. The 'cutsel' binary performs the synchronization whenever it is run. The 'autocutsel' binary performs the synchronization continuously. I suggest running it from ~/.vnc/xstartup by adding a line like this at the top: exec autocutsel & WWW: http://www.nongnu.org/autocutsel/ |
2003-11-13T19:54:51+00:00 | multimedia/beep-media-player |
GTK2 multimedia player BMP, or Beep Media Player, is a compact media player that was originally forked from XMMS with the goal of porting XMMS to GTK2 and make use of more modern desktop standards. The original XMMS is based on GTK 1.2, which is now deprecated for roughly 4 years, and was deprecated at the time of the fork for approximately 2 years. This, and the fact that the developers were developing XMMS under a mostly cathedral-style model led M. Derezynski to fork BMP from XMMS. BMP was discontinued in October 2005 with version 0.9.7.1 being the last one. There is a fork off 0.9.7.1 in multimedia/audacious and a completely new version of BMP in multimedia/bmpx. WWW: http://sourceforge.net/projects/beepmp/ |
2003-11-13T18:49:23+00:00 | net/gift-fasttrack |
A FastTrack plugin for giFT giFT-FastTrack is a plugin for giFT which enables users of giFT to participate in the FastTrack network. The required cryptographic algorithms have been successfully reverse engineered and searching/downloading already work. WWW: http://developer.berlios.de/projects/gift-fasttrack/ |
2003-11-13T18:49:23+00:00 | net-p2p/gift-fasttrack |
A FastTrack plugin for giFT giFT-FastTrack is a plugin for giFT which enables users of giFT to participate in the FastTrack network. The required cryptographic algorithms have been successfully reverse engineered and searching/downloading already work. WWW: http://developer.berlios.de/projects/gift-fasttrack/ |
2003-11-13T18:43:53+00:00 | net/gift-gnutella |
A gnutella plugin for giFT gnutella plugin for gift WWW: http://gift.sourceforge.net/ |
2003-11-13T18:43:53+00:00 | net-p2p/gift-gnutella |
A gnutella plugin for giFT gnutella plugin for gift WWW: http://gift.sourceforge.net/ |
2003-11-13T18:24:52+00:00 | editors/tpad |
Windows XP (TM) enhanced Notepad clone written in Tcl/Tk Apart from all the features Notepad has, tpad adds plugins to invoke some common text utilities without leaving the editor, an Ascii table, a tip database and support for regexps. It also is fully configurable. The executable `tpad' is a wish(1) shell script. WWW: http://monitor.deis.unical.it/ant/tpad/ |
2003-11-13T17:47:40+00:00 | german/kheisereg |
KDE utility to search within the Heise Register KHeiseReg is a utility to search offline within the article database ("Heise Register") of the magazines "c't" and "iX" from the german publisher Heinz Heise. |
2003-11-13T08:55:43+00:00 | x11/gtk2-theme-switch |
A command line tool for switching GTK themes A command line and GUI tool for switching GTK2 themes. WWW: http://www.muhri.net/gthemeswitch.php3 |
2003-11-13T07:09:20+00:00 | net/xmlrpc++ |
A C++ implementation of the XML-RPC protocol XmlRpc++ is a C++ implementation of the XML-RPC protocol. The XmlRpc protocol was designed to make remote procedure calls easy: it encodes data in a simple XML format and uses HTTP for communication. XmlRpc++ is designed to make it easy to incorporate XML-RPC client and server support into C++ applications. Features: * Easy - This library is easy to incorporate into C++ applications. No other libraries are required, other than your system's socket libraries. Simple XML parsing and HTTP support are built in. * Fast - All IO is non-blocking, so a slow client or network will not slow down the server. * Portable - Written in standard C++ to the POSIX and Windows sockets APIs. You do need a fairly recent compiler (g++ 3.1 or MSVC++ .Net or MSVC++ 6 with the STL patches.) * Free - This library is released under the GNU LGPL. WWW: http://xmlrpcpp.sourceforge.net/ |
2003-11-13T05:00:36+00:00 | www/mod_encoding |
Apache module for non-ASCII filename interoperability mod_encoding - Apache module for non-ascii filename interoperability This module improves non-ascii filename interoperability of apache (and mod_dav). It seems many WebDAV clients send filename in its platform-local encoding. But since mod_dav expects everything, even HTTP request line, to be in UTF-8, this causes an interoperability problem. I believe this is a future issue for specification (RFC?) to standardize encoding used in HTTP request-line and HTTP header, but life would be much easier if mod_dav (and others) can handle various encodings sent by clients, TODAY. This module does just that. This module adds following directives: EncodingEngine, SetServerEncoding, AddClientEncoding, DefaultClientEncoding, and NormalizeUsername. Note by maintainer: It also solves the problem with the "hostname\\username" way of authentication that Windows machines do when they attach to a DAV server. See the use of the NormalizeUsername directive. WWW: http://webdav.todo.gr.jp/ |
2003-11-13T04:59:49+00:00 | chinese/chm2html |
CHM Tools package A set of tools for working with the CHM files, consisting of a C language library 'chmlib' and a program called 'chmdump' which dumps out the files in a CHM file. WWW: http://www.geocities.com/labourvanity/ |
2003-11-13T04:58:31+00:00 | chinese/oicq |
Implements OICQ messaging protocol Perl-oicq provides Perl module Net::OICQ which implements OICQ messaging protocol. It includes a concole-only OICQ client for you to chat with tens of millons of OICQ users through servers operated by Tencent. WWW: https://sourceforge.net/projects/perl-oicq/ |
2003-11-12T22:11:12+00:00 | deskutils/mdh |
GTK2-based toolbar, like a smaller GNOME panel mdh (MailDooHicky) is a GTK2-based toolbar that can display the time, email message count and various system (CPU, network, etc.) utilization. It also features user-definable buttons, a run window and scratch-pad. WWW: http://www.gozer.org/programs/gtk/mdh.php |
2003-11-12T17:22:23+00:00 | japanese/ruby-ming |
Yet another Ming module for Ruby built with Japanese support Ming/Ruby is yet another implementation of Ming embedding for Ruby extension library without SWIG. Ming/Ruby also supports JaMing which is an improvement of Ming to display Japanese characters and to play sounds. To use Japanese fonts with JaMing, the letters must be followed the UTF-8 formats. Uconv, which is an UTF-8 extension library for Ruby, can be used to convert other Kanji encodings into Unicode. Author: Daisuke Ikegami <ikegami@madscientist.jp> WWW: http://mingruby.rubyforge.org/ |
2003-11-12T15:11:34+00:00 | textproc/website |
Doctype and stylesheets for making websites The Website doctype and stylesheets are for making websites. WWW: http://docbook.sourceforge.net/projects/website/ |
2003-11-12T02:31:18+00:00 | irc/hybserv |
Hybrid2 IRC Services HybServ was specifically designed to run with hybrid ircd, although it *should* work with CSr as well. These services (more or less same code) are currently used by EFNet / DalNet / ICQ / WFNet / HybNet / EFNow / Openprojects Network. WWW: https://github.com/dkorunic/hybserv2 |
2003-11-12T02:01:27+00:00 | cad/pythoncad |
Open-source CAD package built designed around Python PythonCAD is a CAD package written, surprisingly enough, in Python. The PythonCAD project aims to produce a scriptable, open-source, easy to use CAD package for Linux, the various flavors of BSD Unix, commercial Unix, and other platforms to which someone who is interested ports the program. Work began on PythonCAD in July, 2002, and the first public release was on December 21, 2002.The firs developer team stop to develop PythonCad In the 2007.In May 2009 A new developer team star to develop Pythoncad since now. WWW: http://pythoncad.sourceforge.net/ |
2003-11-12T00:53:03+00:00 | java/jfreechart |
Free Java class library for generating charts JFreeChart is a free Java class library for generating charts, including: * pie charts; * bar charts (regular and stacked, with an optional 3D effect); * line and area charts; * scatter plots and bubble charts; * time series, high/low/open/close charts and candle stick charts; * combination charts; * Pareto charts; * Gantt charts; * wind plots, meter charts and symbol charts. WWW: http://www.jfree.org/jfreechart/index.php |
2003-11-12T00:47:19+00:00 | java/jcommon |
Collection of useful classes used by JFreeChart and JFreeReport JCommon is a collection of useful classes used by JFreeChart, JFreeReport and other projects. The library includes: * user interface classes for displaying information about applications * custom layout managers * a date chooser panel * serialization utilities * XML parser support classes WWW: http://www.jfree.org/jcommon/ |
2003-11-12T00:14:40+00:00 | audio/xmms-arts_output |
aRts output plugin for XMMS aRts output plugin for XMMS (www.xmms.org). Author: Håvard Kvålen <havardk@xmms.org> WWW: http://www.xmms.org/plugins.php?category=output |
2003-11-11T23:26:45+00:00 | audio/xmms-arts |
aRts output plugin for XMMS. aRts output plugin for XMMS (www.xmms.org). Author: Heath Robinson <bheathr@mail.com> WWW: http://www.xmms.org/plugins.php?category=output |
2003-11-11T21:01:09+00:00 | sysutils/clockspeed-conf |
Supervise scripts for clockspeed to use daemontools The clockspeed-conf package provides configuration scripts to set up a clockspeed client and/or a taiclockd server using Dan Bernstein's daemontools for supervision and his clockspeed package for time synchronisation. Author: Patrick Atamaniuk <atamaniuk at frobs.net> WWW: http://foo42.de/devel/sysutils/clockspeed-conf/ |
2003-11-11T09:44:04+00:00 | devel/dparser |
Simple but powerful tool for parsing DParser is a simple but powerful tool for parsing. You can specify the form of the text to be parsed using a combination of regular expressions and grammar productions. Because of the parsing technique (technically a scannerless GLR parser based on the Tomita algorithm) there are no restrictions. The grammar can be ambiguous, right or left recursive, have any number of null productions, and because there is no separate tokenizer, can include whitespace in terminals and have terminals which are prefixes of other terminals. DParser handles not just well formed computer languages and data files, but just about any wacky situation that occurs in the real world. WWW: http://dparser.sourceforge.net/ |
2003-11-11T08:40:46+00:00 | games/csmash |
3D tabletennis game CannonSmash is a 3D tabletennis game. The goal of this project is to represent various strategy of tabletennis on computer game. WWW: http://cannonsmash.sourceforge.net/ |
2003-11-10T19:54:12+00:00 | textproc/foiltex |
Collection of LaTeX files for making foils The FoilTeX is a collection of LaTeX files for making foils. A number of features are built-in including large sans serif font as normal font, options for setting normalsize at 20pt (default), 17pt, 25pt or 30pt, new macros for starting new foils, for special environments like Theorem and Proof, simple macros to control the headline and footline. WWW: https://ctan.org/pkg/foiltex |
2003-11-10T19:40:17+00:00 | textproc/ppower4 |
Post processor for PDF presentations made with (La)TeX PPower4 is used to post process presentations in PDF format which were prepared using (La)TeX to add dynamic effects. The PDF files can be created with pdf(la)tex, v(la)tex or with standard LaTeX and then converted to PDF with dvipdfm. WWW: https://ctan.org/tex-archive/support/ppower4/ |
2003-11-10T14:57:37+00:00 | graphics/py-magick |
Python bindings for ImageMagick PythonMagick an object-oriented Python interface to ImageMagick WWW: http://sourceforge.net/projects/pylab |
2003-11-10T09:49:38+00:00 | misc/posixtestsuite |
Open POSIX Test Suite The POSIX Test Suite is an open source test suite with the goal of performing conformance, functional, and stress testing of the IEEE 1003.1-2001 System Interfaces specification in a manner that is agnostic to any given implementation. WWW: http://posixtest.sourceforge.net/ |
2003-11-10T08:29:22+00:00 | devel/libcwd |
C++ Debugging Support Library Libcwd is a thread-safe, full-featured debugging support library for C++ developers. It includes ostream-based debug output with custom debug channels and devices, powerful memory allocation debugging support, as well as run-time support for printing source file:line number information and demangled type names. WWW: http://libcwd.sourceforge.net/ |
2003-11-10T03:17:13+00:00 | x11-wm/genmenu |
Generating menus for Bbox, Fbox, Obox, WM and E Genmenu is a script capable of generating menus for Blackbox, Fluxbox, Openbox, WindowMaker and Enlightenment. It works by checking the current user's $PATH for a predefined list of binaries and adding them to menu if they are found. The following options can be configured during runtime: * Default font to use in all X terminals * Default X terminal (will be used to launch all console apps in the menu) * Default size of all web browser windows * Include menu for starting other window managers (yes|no) WWW: http://gtk.no/genmenu/ |
2003-11-10T03:12:22+00:00 | www/p5-CGI-SSI |
Use SSI from CGI scripts CGI::SSI is meant to be used as an easy way to filter shtml through CGI scripts in a loose imitation of Apache's mod_include. If you're using Apache, you may want to use either mod_include or the Apache::SSI module instead of CGI::SSI. Limitations in a CGI script's knowledge of how the server behaves make some SSI directives impossible to imitate from a CGI script. |
2003-11-10T02:41:24+00:00 | devel/glrparser |
Parser which works with the GLR(0) algorithm The goal of The glrParser Project is to create generally usable programmers tool for syntactical analysis of wide ambiguous grammars which works with the GLR(0) algorithm. GLR is well known algorithm published by Marasu Tomita in 1985. It is based on generalization of the LR analysis. WWW: http://nlp.fi.muni.cz/projekty/glr/ |
2003-11-10T01:02:43+00:00 | ftp/rexx-curl |
External function package providing an interface to the cURL package Rexx/CURL is an external function package providing an interface to the cURL package. cURL is a general purpose package that allows access to any URL-addressable resource. With Rexx/CURL you can access resources such as web pages, ftp sites, and telnet sessions under control of your Rexx program. WWW: http://rexxcurl.sourceforge.net/ |
2003-11-10T00:53:10+00:00 | net/rexx-sock |
Function package for Rexx programmers to create sockets RxSock is an external function package for Rexx programmers to enable them to connect to, and act as, TCP/IP socket servers. |
2003-11-09T17:18:50+00:00 | lang/rexx-wrapper |
Tool that wraps Rexx source or tokenised code into an executable Rexx/Wrapper is a tool that wraps Rexx source or tokenised code into an executable. The Rexx source code can be optionally compressed and encoded to ensure that the original Rexx code cannot be viewed (unless you have the original encryption key). To use Rexx/Wrapper you need two extra bits of software: 1. A supported Rexx interpreter 2. A supported C compiler WWW: http://rexxwrapper.sourceforge.net/ |
2003-11-09T16:35:38+00:00 | arabic/katoob |
Light-weight, bidirectional editor for arabic texts Katoob is a light weight, multi lingual, BIDI-aware text editor based on the Gtk+ 2 library. It supports opening and saving files in multiple encodings. The main support was for Arabic language but more languages are currently supported. WWW: http://www.arabeyes.org/project.php?proj=Katoob |
2003-11-09T16:20:52+00:00 | lang/rexx-regina |
Rexx interpreter Regina is a Rexx interpreter that has been ported to most Unix platforms (Linux, FreeBSD, Solaris, AIX, HP-UX, etc.) and also to OS/2, eCS, DOS, Win9x/Me/NT/2k/XP, Amiga, AROS, QNX, BeOS, MacOS X, EPOC32, AtheOS, OpenVMS and OpenEdition. Rexx is a programming language that was designed to be easy to use for inexperienced programmers yet powerful enough for experienced users. It is also a language ideally suited as a macro language for other applications. There are two major goals for Regina: * become 100% compliant with the ANSI Standard. * be available on as many platforms as possible. WWW: http://regina-rexx.sourceforge.net/ |
2003-11-09T12:12:42+00:00 | chinese/wenju |
Collection of writing tools in Chinese A collection of writing tools (wenju in Chinese pinyin) such as TIM (Table- based Input Method), text file formatter, etc. All the tools are based on Unicode. Default input tables include Wubi and Pinyin, among others. This port also provides "wrap" utility which can be used to wrap input text to specified width. It correctly takes into account punctuation marks when breaking words, and that Latin and Chinese characters have different width. WWW: https://sourceforge.net/projects/wenju/ |
2003-11-09T11:29:58+00:00 | editors/openoffice-1.1-sk |
|
2003-11-09T11:17:05+00:00 | editors/openoffice-1.1-cs |
|
2003-11-09T08:24:56+00:00 | graphics/xfree86-dri |
OpenGL hardware acceleration drivers for XFree86 This package contains the client drivers for the DRI, included with XFree86. With an X Server configured for the DRI they allow direct rendering of hardware-accelerated OpenGL. WWW: http://www.xfree86.org/ - Eric Anholt anholt@FreeBSD.org |
2003-11-09T08:24:56+00:00 | graphics/dri |
OpenGL hardware acceleration drivers for the DRI This package contains the current stable release of the client drivers for the DRI. With an X Server configured for the DRI they allow direct rendering of hardware-accelerated OpenGL. WWW: http://dri.sourceforge.net/ |
2003-11-09T07:40:29+00:00 | deskutils/superkaramba |
Widget framework for KDE SuperKaramba is a tool that allows you to easily create interactive widgets on your KDE desktop. WWW: http://utils.kde.org |
2003-11-09T00:34:31+00:00 | editors/openoffice-1.1-fi |
|
2003-11-09T00:32:46+00:00 | editors/openoffice-1.1-sl |
|
2003-11-09T00:30:14+00:00 | editors/openoffice-1.1-cz |
|
2003-11-09T00:26:36+00:00 | editors/openoffice-1.1-ca |
|
2003-11-09T00:20:49+00:00 | russian/openoffice-1.1 |
|
2003-11-09T00:18:18+00:00 | polish/openoffice-1.1 |
|
2003-11-09T00:16:15+00:00 | portuguese/openoffice-1.1-pt_PT |
Editor texto/gráfico, banco de dados/planilha/navegador integrado |
2003-11-09T00:12:57+00:00 | portuguese/openoffice-1.1-pt_BR |
Editor texto/gráfico, banco de dados/planilha/navegador integrado |
2003-11-09T00:07:41+00:00 | editors/openoffice-1.1-tr |
|
2003-11-09T00:05:51+00:00 | editors/openoffice-1.1-se |
|
2003-11-09T00:03:22+00:00 | editors/openoffice-1.1-nl |
|
2003-11-08T23:58:25+00:00 | editors/openoffice-1.1-gr |
|
2003-11-08T23:56:14+00:00 | editors/openoffice-1.1-es |
|
2003-11-08T23:54:06+00:00 | editors/openoffice-1.1-it |
|
2003-11-08T23:51:51+00:00 | french/openoffice-1.1 |
|
2003-11-08T23:48:44+00:00 | editors/openoffice-1.1-dk |
|
2003-11-08T23:42:47+00:00 | korean/openoffice-1.1 |
|
2003-11-08T23:29:40+00:00 | chinese/openoffice-1.1-zh_TW |
|
2003-11-08T23:19:18+00:00 | arabic/openoffice-1.1 |
|
2003-11-08T23:12:56+00:00 | german/openoffice-1.1 |
Office-Suite mit Textverarbeitung, Tabellenkalkulation, Datenbank und Praesentationsprogramm |
2003-11-08T23:09:14+00:00 | chinese/openoffice-1.1-zh_CN |
|
2003-11-07T21:31:18+00:00 | deskutils/dlume |
GTK2 address book Dlume is nice, gtk2-based addressbook. You can easily add, edit and delete records to/from database (but Dlume doesn't rely on an outside database - It stores your contacts in XML format). The Quick-search feature allows you find required entry in comfortable way. Export to CSV and HTML formats is also available. Interface design was borrowed and improved from Paddress (http://paddress.sourceforge.net). |
2003-11-07T20:34:04+00:00 | graphics/mesa-demos |
OpenGL demos distributed with Mesa Mesa demos is a collections of demos and test programs to demonstrate various aspects of the mesa and OpenGL libraries. It is part of the mesa software suite. WWW: https://www.mesa3d.org/ |
2003-11-07T09:31:04+00:00 | graphics/pngwriter |
C++ library for creating PNG images The PNGwriter library, which requires libpng, allows you to plot to a 48-bit PNG file, saving it directly to disk. Plotting is as easy as specifying the red, green, and blue values and the x, y coordinates of the pixel. It includes functions for plotting simple geometric shapes (circle, rect, line), reading the colour of a pixel, reading in a whole PNG file (great for image analysis), plotting and reading in HSV colourspace, and many others that might come in handy. WWW: http://pngwriter.sourceforge.net/ |
2003-11-07T05:20:57+00:00 | net/partysip |
An implementation of a SIP proxy server Partysip is an implementation of a SIP proxy server. SIP stands for the Session Initiation Protocol and is described by the rfc2543 (soon to be deprecated by latest revisions). SIP is a open standard replacement from IETF for H323. Partysip is a modular application where some capabilities are added and removed through plugins. The program comes with several GPL plugins. At this step, partysip and its plugins could be used as a 'SIP registrar', a 'SIP redirect server' and a 'SIP statefull proxy server'. (stateless capabilities have been removed) WWW: http://www.partysip.org/ |
2003-11-06T22:48:48+00:00 | audio/gdam |
DJ mixing software suitable for live performances GDAM - Geoff & Dave's Audio Mixer Digital DJ mixing software suitable for live performances. - Client/server architecture - Mixing of multiple mp3 files - Dynamic filter insertion and removal - Multiple sound device support (speakers and monitor) - Loops, queues, sampler, beat matching, sequencer - Record your performance to a disk - And it's blue! Usage: gdam-server --config=/usr/X11R6/etc/gdam/server.config gdam-launcher WWW: http://gdam.sourceforge.net/ |
2003-11-06T13:15:01+00:00 | devel/openthreads |
A library which provides a C++ object-oriented thread interface This library is intended to provide a minimal & complete Object-Oriented (OO) thread interface for C++ programmers. It is loosely modeled on the Java thread API, and the POSIX Threads standards. The architecture of the library is designed around "swappable" thread models which are defined at compile-time in a shared object library. WWW: http://openthreads.sourceforge.net/ |
2003-11-06T09:49:26+00:00 | sysutils/bbsmount |
Graphical disk mounter for the Blackbox slit bbsmount is a disk mounter for Blackbox, designed to be a part of the Blackbox Slit, although it will still function as a stand-alone tool. WWW: http://phoenix.inf.upol.cz/~jezberam/bbsmount - Eric J. Christeson <echriste@702com.net> |
2003-11-06T09:22:03+00:00 | deskutils/dragstack |
Drop stack applet for KDE DragStacK, inspired by the drop stack of the PathFinder file manager for OS X, is a KDE panel applet which provides a stack of files / resources. Files or other resources can be dropped onto the applet to add them to the stack, or dragged from the applet to remove them from the stack. Author: Dominik Seichter <domseichter@web.de> WWW: http://sourceforge.net/projects/dragstack |
2003-11-06T09:15:28+00:00 | net/bandwidthd |
Tracks bandwidth usage by IP address bandwidthd tracks usage of TCP/IP network subnets and builds HTML files with graphs to display network utilization. Charts are built by individual IP. It color codes HTTP, TCP,UDP, ICMP, VPN, and P2P traffic. Unlike MRTG, it tracks each individual IP address, not the status of any particular link. WWW: http://bandwidthd.sourceforge.net/ |
2003-11-06T09:15:28+00:00 | net-mgmt/bandwidthd |
Tracks bandwidth usage by IP address bandwidthd tracks usage of TCP/IP network subnets and builds HTML files with graphs to display network utilization. Charts are built by individual IP. It color codes HTTP, TCP,UDP, ICMP, VPN, and P2P traffic. Unlike MRTG, it tracks each individual IP address, not the status of any particular link. WWW: http://bandwidthd.sourceforge.net/ |
2003-11-06T09:03:04+00:00 | audio/gogo-petit |
New variant of well-known GOGO-no-coda mp3 encoder GOGO-no-coda-petit is a new variant of the well-known GOGO-no-coda mp3 encoder, optimized for MMX, 3DNow!, Enhanced 3DNow! and SSE capable CPUs. ** WARNING: USE OF THIS ENCODER WITH OVERCLOCKED CPUS CAN RESULT ** ** IN SERIOUS OVERHEATING PROBLEMS! ** WWW: http://homepage2.nifty.com/kei-i/ |
2003-11-06T01:07:52+00:00 | games/monster-masher |
Gnomemm puzzle game where you have to clean the caves of monsters Monster Masher is an action game for the Gnome desktop environment. The basic idea is that you, as levitation worker gnome, has to clean the caves for monsters that want to roll over you. You do the cleaning by mashing the monsters with stone blocks. WWW: http://people.iola.dk/olau/monster-masher/ |
2003-11-05T14:05:51+00:00 | audio/mbrolavox |
Voices for MBROLA voice synthesizer This port installs diphone databases (voices) for the MBROLA speech synthesizer. WWW: http://tcts.fpms.ac.be/synthesis |
2003-11-05T14:05:51+00:00 | audio/linux-mbrola |
MBROLA speech synthesizer for Linux This is a binary port of the MBROLA speech synthesizer, which uses "a time-domain algorithm with outstanding diphone smoothing capabilities." It requires Linux compatibility. WWW: http://www.tcts.fpms.ac.be/synthesis/ |
2003-11-05T13:17:18+00:00 | devel/p5-DateTime-Incomplete |
Incomplete DateTime, like January 5 DateTime::Incomplete is a class for representing partial dates and times. These are actually encountered relatively frequently. For example, a birthday is commonly given as a month and day, without a year. WWW: https://metacpan.org/release/DateTime-Incomplete |
2003-11-05T10:21:26+00:00 | audio/mbrola |
MBROLA voice synthesizer This is a binary port of the MBROLA speech synthesizer, which uses "a time-domain algorithm with outstanding diphone smoothing capabilities." The audio/mbrola port is for i386 only and requires FreeBSD 3.x compatibility; the linux-mbrola port is for alpha, i386, ppc or sparc64 and requires Linux compatibility. WWW: http://www.tcts.fpms.ac.be/synthesis/ |
2003-11-05T01:23:00+00:00 | audio/festvox-aec |
American English male voice for Festival speech synthesis system from the NetBSD maintainer: This voice provides an American English male voice using a residual excited LPC diphone synthesis module, both created at OGI. It uses a lexicon compiled from MOBY and CMU lexicons, and other trained modules used by CSTR voices. This voice can be activated via (voice_aec_diphone) . WWW: http://cslu.cse.ogi.edu/tts |
2003-11-04T20:51:32+00:00 | x11-toolkits/wxgtk2 |
The wxWidgets GUI toolkit (GTK2 version) |
2003-11-04T20:51:32+00:00 | x11-toolkits/wxgtk2-unicode |
The wxWidgets GUI toolkit (Unicode version) |
2003-11-04T20:51:32+00:00 | x11-toolkits/wxgtk2-unicode-contrib |
The wxWidgets GUI toolkit contributed libraries (Unicode version) |
2003-11-04T20:51:32+00:00 | x11-toolkits/wxgtk2-contrib |
The wxWidgets GUI toolkit contributed libraries (GTK2 version) |
2003-11-04T20:51:32+00:00 | x11-toolkits/wxgtk-contrib-common |
The wxWidgets GUI toolkit contributed libraries (common files) |
2003-11-04T20:51:32+00:00 | x11-toolkits/wxgtk-common |
The wxWidgets GUI toolkit (common files) |
2003-11-04T17:53:48+00:00 | textproc/libpathan |
Validating XML parser from the Apache XML Project The Pathan project grew out of DecisionSoft's work on XMLScript , an XML transformation language. XPath was adopted as a node selection language by XMLScript when the XPath specification was ratified by the W3C. DecisionSoft's XMLScript processor is based on Xerces-C, a Document Object Model compliant XML parser. Pathan therefore was designed from the base up to be fully compatible with the Xerces parser. Pathan 1 represents the open sourcing of the XPath component of DecisionSoft's XMLScript processor. Pathan 1 features a full implementation of the XPath 1.0 Specification. Pathan 1 implements the W3C DOM Level 3 XPath Specification (Working Draft February 08 2002) providing a powerful and coherent interface between XPath and DOM and hence a standardised interface with Xerces. Pathan is provided to the community as we feel that the Pathan module increases the scope and usefulness of the Xerces-C library and will be an aid to other XML developers in their projects. For information on Pathan 1 please see their homepage WWW: http://software.decisionsoft.com/ |
2003-11-04T16:42:44+00:00 | security/p5-Crypt-OFB |
Encrypt Data using OFB Mode This module is a Perl-only implementation of the OFB mode. Where OFB stands for Output Feedback Block. WWW: https://metacpan.org/release/Crypt-OFB |
2003-11-04T16:36:53+00:00 | mail/p5-Mail-Graph |
Perl module for drawing graphical stats for mails/spams Mail::Graph - visualize mails via graphs (spams, bug reports etc) In the directory samples/ is a short example. For a real-life example please visit <http://bloodgate.com/spams/>. WWW: https://metacpan.org/release/Mail-Graph |
2003-11-04T16:30:35+00:00 | textproc/p5-Text-ParagraphDiff |
Visual difference for paragraphed text Text::ParagraphDiff - Visual Difference for paragraphed text WWW: https://metacpan.org/release/Text-ParagraphDiff |
2003-11-04T09:27:09+00:00 | devel/glademm |
C++ code generator backend for glade and glade2 glademm an extension to glade and glade-2 (Gtk GUI Builder) to create C++ sources for gtk-- and gtkmm2 (any combination) or skeletons for libglade(mm) based programs. WWW: http://home.wtal.de/petig/Gtk/ |
2003-11-04T08:53:03+00:00 | textproc/p5-Lingua-EN-Numbers-Easy |
Perl module providing hash access to Lingua::EN::Numbers objects Perl module Lingua::EN::Numbers::Easy provides hash access to Lingua::EN::Numbers objects. WWW: https://metacpan.org/release/Lingua-EN-Numbers-Easy |
2003-11-04T08:50:56+00:00 | audio/p5-Audio |
Audio manipulation routines for perl This is the beginnings of Audio manipulation routines for perl. Currently can load or save Sun/Next .au/.snd files and play them via Network Audio Server (from ftp.x.org) or native /dev/audio on Unices. WWW: https://metacpan.org/release/Audio |
2003-11-04T08:48:58+00:00 | math/p5-Math-GSL |
Perl interface to GNU Scientific Library This is a very resticted perl interface to GNU Scientific Library. The GSL is itself distributed under GPL and is available from: Only the routines relating the solving of polynomials are exported. It exists to provide that function to "tkscope" in Audio::Data. WWW: https://metacpan.org/release/Math-GSL |
2003-11-04T02:00:45+00:00 | irc/xchat-systray-plugin |
Systray icon plugin for X-Chat Plugin for IRC client X-Chat which adds an icon in your systray that flashes when you got highlighted message. Configurable events and actions. Integrates with KDE, GNOME and Xfce4. WWW: http://blight.altervista.org/index.php?act=Systray |
2003-11-04T01:33:15+00:00 | databases/pgadmin3 |
PostgreSQL database design and management system pgAdmin III is a comprehensive PostgreSQL database design and management system for *nix and Windows systems. It is freely available under the terms of the Artistic Licence and may be redistributed provided the terms of the licence are adhered to. The project is managed by the pgAdmin Development Team. WWW: https://www.pgadmin.org/ |
2003-11-04T01:33:15+00:00 | databases/pgadmin3-12 |
PostgreSQL database design and management system pgAdmin III is a comprehensive PostgreSQL database design and management system for *nix and Windows systems. It is freely available under the terms of the Artistic Licence and may be redistributed provided the terms of the licence are adhered to. The project is managed by the pgAdmin Development Team. WWW: http://www.pgadmin.org/ |
2003-11-04T00:22:37+00:00 | x11-toolkits/wxgtk24-contrib |
The wxWidgets GUI toolkit contributed libraries |
2003-11-04T00:22:37+00:00 | x11-toolkits/wxgtk-contrib |
The wxWidgets GUI toolkit contributed libraries |
2003-11-03T21:47:55+00:00 | games/cgoban2 |
Internet Go Server client and game editor CGoban 2 has two parts: * An editor for SGF go files. * A client for the Kiseido Go Server. Have fun. |
2003-11-03T16:19:16+00:00 | www/snownews |
Text mode RSS newsreader Snownews is a text mode RSS/RDF newsreader. It supports RSS 1.0 feeds that comply with the W3C RDF specification and also supports Radio Userland's RSS 0.91 and 2.0 versions. Features: * Runs on Linux, *BSD, OS X (Darwin), Solaris and probably many more Unices. Yes, even works under Cygwin. * Fast and very resource friendly. * Bultin HTTP client will follow server redirects and update feed URLs that point to permanent redirects (301) automatically. * Snownews understands "Not-Modified" (304) server replies and handles gzip/deflate Content-Encoding. * Local cache for minimal network traffic. * HTTP proxy support. * A help menu available throughout the program. * Automatic update checking (can be deactivated). * Few dependencies on external libraries; ncurses and libxml2. * Import feature for OPML subscription lists. * Fully customizable key bindings of all program functions. * Type Ahead Find for quick and easy navigation. WWW: http://kiza.kcore.de/software/snownews/ |
2003-11-03T16:17:10+00:00 | www/mod_musicindex |
Apache module that allows downloading and streaming of audio mod_musicindex is an Apache module aimed at being a C implementation of the Perl module Apache::MP3. It allows nice displaying of directories containing several kinds of audio files, including sorting them on various fields, streaming/downloading them, constructing playlists, and searching. WWW: http://hacks.slashdirt.org/musicindex/ |
2003-11-03T15:42:33+00:00 | textproc/nltk |
Natural language toolkit written in python NLTK is a leading platform for building Python programs to work with human language data. It provides easy-to-use interfaces to over 50 corpora and lexical resources such as WordNet, along with a suite of text processing libraries for classification, tokenization, stemming, tagging, parsing, and semantic reasoning, and an active discussion forum. Thanks to a hands-on guide introducing programming fundamentals alongside topics in computational linguistics, NLTK is suitable for linguists, engineers, students, educators, researchers, and industry users alike. NLTK is available for Windows, Mac OS X, and Linux. Best of all, NLTK is a free, open source, community-driven project. NLTK has been called "a wonderful tool for teaching, and working in, computational linguistics using Python" and "an amazing library to play with natural language". WWW: http://www.nltk.org/ |
2003-11-03T12:08:14+00:00 | net/hidentd |
Simple and secure ident (RFC1413) server hidentd is a simple and secure GPLed ident (RFC1413) server. It requires either inetd, xinetd or ucspi-tcp to run. Basic features: * small and simple - around 300 lines of code * secure - runs without root priviledges * easy - no complicated configuration file syntax to learn. * hidentd is entirely controlled with command line options. * can be configured to provide fake usernames, protecting your privacy * limited masqueraded/NAT connections support. WWW: http://core.segfault.pl/~hobbit/hidentd/ |
2003-11-02T17:37:15+00:00 | net/AquaGatekeeper2 |
Aqua H323 Gatekeeper and proxy Aqua Gatekeeper 2.0 is H.323 gatekeeper and proxy by Infinet Wireless LTD. It is compatible with many hardware/software like Cisco H.323 gateways and Microsoft NetMeeting 3.01 for Windows 2000 and later. This port presents Aqua Gatekeeper Startup Edition. It is not a free software but may be used free of charge. The Aqua Gatekeeper Startup Edition 2.0 is limited to 7 concurrent calls. !!! NOTE: THE AQUA GATEKEEPER IS DISCONTIUED BY ITS VENDOR. No vendor support, !!! no updates, no bugfixes. This port is still provided to support !!! old installations only. You should choose other software for new setups. WWW: http://www.kuzbass.ru/docs/AquaGatekeeper2/AquaGatekeeper.htm - Grosbein ports@grosbein.pp.ru |
2003-11-02T17:37:15+00:00 | net/AquaGatekeeper |
Aqua H323 Gatekeeper and proxy Aqua Gatekeeper is H.323 gatekeeper and proxy by Aqua Project Group. It is compatible with many hardware/software like Cisco H.323 gateways and Microsoft NetMeeting 3.01 for Windows 2000 and later. This port presents Aqua Gatekeeper Startup Edition. It is not a free software but may be used free of charge. The Aqua Gatekeeper Startup Edition is limited to 30 concurrent calls. !!! NOTE: THE AQUA GATEKEEPER IS DISCONTIUED BY ITS VENDOR. No vendor support, !!! no updates, no bugfixes. This port is still provided to support !!! old installations only. You should choose other software for new setups. WWW: http://www.kuzbass.ru/docs/AquaGatekeeper/AquaGatekeeper.htm |
2003-11-01T20:50:36+00:00 | sysutils/runwhen |
Tools for running commands at particular times The biggest difference between runwhen and other schedulers is that runwhen doesn't have a single daemon overseeing multiple jobs. The runwhen tools essentially act as a glorified sleep command. Perhaps runwhen does nothing that at(1) doesn't, and there are lots of things at(1) does that runwhen doesn't: - runwhen doesn't change user IDs - thus it will never run anything as the wrong user. - It doesn't keep a central daemon running at all times - thus it won't break if that daemon dies. - It doesn't require any modifications to the system boot procedure. - It doesn't log through syslog(3) - thus it won't make a mess on the console if syslogd(1) isn't running. - It doesn't centralize storage of scheduled jobs (or any other per-job information) - thus unprivileged users can install and use it without cooperation from root, and without the use of a setuid program to handle changes. - It doesn't send output through mail - thus it doesn't break if there is no mail system installed. - It doesn't check access control files - thus it doesn't gratuitously deny users. WWW: http://code.dogmap.org/runwhen/ |
2003-11-01T18:08:12+00:00 | devel/p5-File-Path-Expand |
Expand filenames File::Path::Expand expands user directories in filenames. For the simple case it's no more complex than s{^~/}{$HOME/}, but for other cases it consults C<getpwent> and does the right thing. WWW: https://metacpan.org/release/File-Path-Expand |
2003-10-31T15:13:09+00:00 | databases/knoda |
Database frontend for KDE knoda is a database frontend for KDE, based on hk_classes. Knoda allows you to: - define and delete databases; - create, alter and delete tables and indices; - add, change and delete data in tables; - define, execute and store sql queries; - define, execute and store queries with a "query by example" GUI; - create, alter and delete views; - import and export CSV data; - define and use forms; - define and print reports; - write your own extensions using the integrated Python interpreter as scripting language. Its driver concept allows a uniform connection to different database servers. WWW: http://www.knoda.org/ |
2003-10-31T14:51:08+00:00 | misc/seq2 |
Clone of the UNIX(tm) program called seq seq2 is a clone of the Unix program called "seq" with some additional options, such as specifying a delay after each number, or specifying your own text to prepend each number. Features like for, while, and executing programs are in development. |
2003-10-31T12:46:33+00:00 | textproc/dbacl |
Digramic Bayesian classifier dbacl is a digramic Bayesian text classifier. Given some text, it calculates the posterior probabilities that the input resembles one of any number of previously learned document collections. It can be used to sort incoming email into arbitrary categories such as spam, work, and play, or simply to distinguish an English text from a French text. It fully supports international character sets, and uses sophisticated statistical models based on the Maximum Entropy Principle. WWW: http://dbacl.sourceforge.net/ |
2003-10-31T12:38:30+00:00 | databases/hk_classes |
C++ Library for rapid development of database applications hk_classes is C++ library which allows rapid development of database applications with all features a modern database application should have like forms an reports. hk_classes is database and GUI independent. In combination with hk_kdeclasses (which is part of the knoda package) it supports the rapid development of database applications for KDE. hk_classes allows you to: * connect to a database server ( Dbase/Xbase, Firebird, MS Access/Mdbtools, Mysql, Paradox, Postgresql, SQLite or ODBC); * create and delete databases; * create, alter and delete tables and indices; * add, change and delete data in tables; * define, execute and store sql queries; * create, alter and delete views; * import and export CSV data; * define and use forms; and * define and print reports * write your own scripts in Python * use reports and queries in your own scripts with the command line tools WWW: http://hk-classes.sourceforge.net/ |
2003-10-31T10:38:11+00:00 | net/ssltunnel-client |
PPP over SSL virtual private networking (client part) ssltunnel is a client/server software to establish PPP links over SSL/TLS sessions. Client and server are mutually authenticated using X509 certificates, PPP packets are encrypted/decrypted realtime on each side. The client has the ability to initiate the connection through an HTTP/HTTPS relay, even if an authentification is needed. This is the client part. WWW: http://www.hsc.fr/ressources/outils/ssltunnel/ |
2003-10-31T10:36:43+00:00 | net/ssltunnel-server |
PPP over SSL virtual private networking (server part) ssltunnel is a client/server software to establish PPP links over SSL/TLS sessions. Client and server are mutually authenticated using X509 certificates, PPP packets are encrypted/decrypted realtime on each side. The client has the ability to initiate the connection through an HTTP/HTTPS relay, even if an authentification is needed. This is the server part. WWW: http://www.hsc.fr/ressources/outils/ssltunnel/ |
2003-10-31T10:29:56+00:00 | mail/mboxstats |
Creates top-10 lists of the messages in a mailbox mboxstats creates several top-10 lists from a file containing message in mbox-format. List of top10 lists: o Top writes o Top receivers o Top subjects o Top cc'ers o Top top-level-domain o Top timezones o Top organisations o Top useragents (mailprograms) o Top month/day-of-month/day-of-week/hour o Average number of lines per message o All kinds of per-user statistics And much more! WWW: http://vanheusden.com/mboxstats/ |
2003-10-31T09:47:09+00:00 | textproc/p5-XML-RSS-JavaScript |
Perl extension to serialize your RSS as JavaScript Serialize your RSS as JavaScript. Perhaps you use XML::RSS to generate RSS for consumption by RSS parsers. Perhaps you also get requests for how to use the RSS feed by people who have no idea how to parse XML, or write Perl programs for that matter. Enter XML::RSS::JavaScript, a simle subclass of XML::RSS which writes your RSS feed as a sequence of JavaScript print statements. This means you can then write the JavaScript to disk, and a users HTML can simple include it like so: <script language="JavaScript" src="/myfeed.js"></script> What's more the javascript emits HTML that can be fully styled with CSS. See the CSS examples included with the distribution in the css directory. WWW: https://metacpan.org/release/XML-RSS-JavaScript |
2003-10-31T09:44:34+00:00 | www/p5-HTML-Scrubber |
Perl extension for scrubbing/sanitizing html HTML::Scrubber - Perl extension for scrubbing/sanitizing html. If you wanna "scrub" or "sanitize" html input in a reliable an flexible fashion, then this module is for you. When a tag is encountered, HTML::Scrubber allows/denies the tag using the explicit rule if one exists. If no explicit rule exists, Scrubber applies the default rule. If an explicit rule exists, but it's a simple rule(1), the default attribute rule is applied. WWW: https://metacpan.org/release/HTML-Scrubber |
2003-10-31T09:41:09+00:00 | security/p5-Crypt-Anubis |
Crypt::CBC-compliant block cipher Anubis is a variable-length key, 128-bit block cipher designed by Vincent Rijmen and Paulo S. L. M. Barreto. Anubis was submitted as a NESSIE candidate. Key length can be 128, 160, 192, 224, 256, 288, or 320 bits. The default key length in this implementation is 128 bits. WWW: https://metacpan.org/release/Crypt-Anubis |
2003-10-31T01:47:04+00:00 | math/rpy2 |
Python interface to the R Programming Language RPy is a very simple, yet robust, Python interface to the R Programming Language. It can manage all kinds of R objects and can execute arbitrary R functions (including the graphic functions). All the errors from the R language are converted to Python exceptions. Any module that later were installed on the R system, can easily be used from within Python, without introducing any changes. rpy2 is a redesign and rewrite of rpy. It is providing a low-level interface to R, a proposed high-level interface, including wrappers to graphical libraries, as well as R-like structures and functions. WWW: http://rpy2.bitbucket.org/ |
2003-10-31T01:47:04+00:00 | math/rpy |
Python interface to the R Programming Language RPy is a very simple, yet robust, Python interface to the R Programming Language. It can manage all kinds of R objects and can execute arbitrary R functions (including the graphic functions). All the errors from the R language are converted to Python exceptions. Any module that later were installed on the R system, can easily be used from within Python, without introducing any changes. WWW: http://rpy.sourceforge.net/ |
2003-10-30T21:59:57+00:00 | sysutils/minirsyslogd |
Minimal, fast and secure syslog receiver minirsyslogd is a minimalistic, fast and secure (through lack of bloat) remote-only syslog receiver suitable for hardened log receiver hosts and/or central log receivers that receive several gigabyte of logs each day. It will not deal with local syslog data. It does not have a multitude of configuration, alerting or scripting options. It will however automatically split inbound syslog data according to IP address, date and current hour, and do so as rapidly and (I hope) securely as possible. WWW: http://www.clueby4.org/minirsyslogd/ |
2003-10-30T17:51:05+00:00 | net/p5-Net-Ident |
Lookup the username on the remote end of a TCP/IP connection Net::Ident is a module that looks up the username on the remote side of a TCP/IP connection through the ident (auth/tap) protocol described in RFC1413 (which supersedes RFC931). Note that this requires the remote site to run a daemon (often called identd) to provide the requested information, so it is not always available for all TCP/IP connections. WWW: https://metacpan.org/release/Net-Ident |
2003-10-30T17:48:29+00:00 | mail/p5-Mail-Mbox-MessageParser |
Fast and simple mbox folder reader Mail::Mbox::MessageParser is a very fast but very simple mbox parser. It uses the best of three strategies for parsing a mailbox: either using cached folder information, GNU grep, or highly optimized Perl. WWW: https://metacpan.org/release/Mail-Mbox-MessageParser |
2003-10-30T17:47:22+00:00 | devel/p5-FileHandle-Unget |
FileHandle which supports ungetting of multiple bytes FileHandle::Unget is a drop-in replacement for FileHandle which allows more than one byte to be placed back on the input. It supports an ungetc(ORD) which can be called more than once in a row, and an ungets(SCALAR) which places a string of bytes back on the input. WWW: https://github.com/coppit/filehandle-unget |
2003-10-30T10:50:33+00:00 | devel/p5-Class-MethodMapper |
Perl module for abstract Class wrapper for AutoLoader Class::MethodMapper - Abstract Class wrapper for AutoLoader WWW: https://metacpan.org/release/Class-MethodMapper |
2003-10-30T08:35:43+00:00 | security/gsasl |
GNU SASL command-line utility GNU SASL is an implementation of the Simple Authentication and Security Layer framework and a few common SASL mechanisms. GNU SASL consists of a library (libgsasl), a command-line utility (gsasl) to access the library from the shell, and a manual. The library includes support for the framework (with authentication functions and application data privacy and integrity functions) and at least partial support for the ANONYMOUS, CRAM-MD5, DIGEST-MD5, EXTERNAL, GS2-KRB5, GSSAPI, LOGIN, NTLM, PLAIN, SCRAM-SHA-1, SCRAM-SHA-1-PLUS, SAML20, OPENID20, and SECURID mechanisms. The library is easily ported because it does not do network communication by itself, but rather leaves it up to the calling application. The library is flexible with regards to the authorization infrastructure used, as it utilizes a callback into the application to decide whether a user is authorized or not. GNU SASL has been split into 2 ports: - security/gsasl: the command-line utility - security/libgsasl: the library WWW: https://www.gnu.org/software/gsasl/ |
2003-10-30T06:40:59+00:00 | security/gss |
GNU Generic Security Service Library GSS is an implementation of the Generic Security Service Application Program Interface (GSS-API). GSS-API is used by network servers (e.g., IMAP, SMTP) to provide security services, e.g., authenticate clients against servers. GSS consists of a library and a manual. WWW: http://www.gnu.org/software/gss/ |
2003-10-30T04:22:19+00:00 | databases/libdbi-drivers |
Drivers for libdbi The libdbi-drivers project maintains drivers for libdbi. Drivers are distributed separately from the library itself. WWW: http://libdbi-drivers.sourceforge.net/ |
2003-10-30T02:35:38+00:00 | lang/quack |
Enhanced support for editing and running Scheme code Quack enhances Emacs support for Scheme programming. Quack is layered atop the standard packages `cmuscheme.el', by Olin Shivers, and `scheme.el', by Bill Rozas and Dave Love. WWW: http://www.neilvandyke.org/quack/ |
2003-10-30T02:29:21+00:00 | databases/qdbm |
Quick Database Manager QDBM is a library of routines for managing a database. The database is a simple data file containing records, each is a pair of a key and a value. Every key and value is serial bytes with variable length. Both binary data and character string can be used as a key and a value. There is neither concept of data tables nor data types. Records are organized in hash table or B+ tree. WWW: https://dbmx.net/qdbm/ |
2003-10-29T16:20:57+00:00 | emulators/fuse |
Free Unix (Sinclair ZX-)Spectrum Emulator fuse is a free version of a ZX Spectrum emulator. It emulates the 48K/128K/+2/+2A/+3 Speccy and Timex TC2048 machine, supports loading from .tzx files, has sound and kempston joystick emulation, and emulates various printers you could attach to the Spectrum. It supports the new RZX input recording file format. WWW: http://fuse-emulator.sourceforge.net |
2003-10-29T16:19:28+00:00 | emulators/libspectrum |
Handling of ZX-Spectrum emulator files formats libspectrum is a fairly simple library designed to make the handling of various ZX Spectrum emulator-related file formats easy. So far it handles: * Snapshots: .z80, .szx, .sna (all read/write), .zxs, .sp., .snp and +D snapshots (read only) * Tape images: .tzx, .tap (read/write) and Warajevo .tap (read only) * Input recordings: .rzx (read/write) * Timex cartridges: .dck (read only) There are also some subsidiary functions which may be generally useful for Spectrum-related utilities. WWW: http://fuse-emulator.sourceforge.net/libspectrum.php |
2003-10-29T16:17:00+00:00 | emulators/lib765 |
Emulation of uPD765a Floppy Disc Controller lib765 is an emulation of the uPD765a (AKA Intel 8272) Floppy Disc Controller [FDC] as used in Amstrad computers such as the PCW, CPC and Spectrum +3. At present it is not a "full" 765; features not used in the PCW BIOS (such as: DMA; multisector reads/writes; multitrack mode) are either left unimplemented or incomplete. lib765 is released under the GNU Library GPL. WWW: http://www.seasip.demon.co.uk/Unix/LibDsk/ |
2003-10-29T09:01:47+00:00 | devel/p5-Calendar-Simple |
Perl extension to create simple calendars Perl extension to create simple calendars. WWW: https://metacpan.org/release/Calendar-Simple |
2003-10-29T03:38:10+00:00 | x11-toolkits/p5-Gtk2 |
Perl module for Gtk+ 2.x graphical user interface library Perl bindings to the 2.x series of the Gtk+ graphical user interface library. This module allows you to write graphical user interfaces in a perlish and object-oriented way, freeing you from the casting and memory management in C, yet remaining very close in spirit to original API. Find out more about Gtk+ at http://www.gtk.org. The GTK+ Reference Manual is also a handy companion when writing Gtk programs in any language. http://developer.gnome.org/doc/API/2.0/gtk/ The perl bindings follow the C API very closely, and the C reference documentation should be considered the canonical source. To discuss gtk2-perl, ask questions and flame/praise the authors, join gtk-perl-list@gnome.org at lists.gnome.org. WWW: http://gtk2-perl.sourceforge.net/ |
2003-10-29T03:35:36+00:00 | devel/p5-Glib2 |
This module provides access to Glib and GObject libraries This module provides perl access to Glib and GLib's GObject libraries. GLib is a portability and utility library; GObject provides a generic type system with inheritance and a powerful signal system. Together these libraries are used as the foundation for many of the libraries that make up the Gnome environment, and are used in many unrelated projects. This wrapper attempts to provide a perlish interface while remaining as true as possible to the underlying C API, so that any reference materials you can find on using GLib may still apply to using the libraries from perl. Where GLib's functionality overlaps perl's, perl's is favored; for example, you will find perl lists and arrays in place of GSList or GList objects. Some concepts have been eliminated; you need never worry about reference-counting on GObjects or GBoxed structures. Other concepts have been converted to a perlish analogy; the GType id will never be seen in perl, as the package name serves that purpose. [FIXME link to a document describing this stuff in detail.] WWW: http://gtk2-perl.sourceforge.net/ |
2003-10-29T01:51:07+00:00 | graphics/diacanvas2 |
General drawing canvas from dia dialog editor DiaCanvas is in its second incarnation: DiaCanvas2. Aiming towards future computing needs on GNOME based desktop environments, DiaCanvas2 is providing you with a full featured diagramming canvas: - Model/View/Controller based design: The DiaCanvas class only holds abstract data (using DiaShape objects), the data is rendered by one or more DiaCanvasView's. - Usage of the widely used GnomeCanvas for visualization. This makes it easy to let DiaCanvas2 display anti-aliased diagrams with translucency (alpha) support. - Export facilities for GnomePrint and SVG. - Objects can be rotated/sheared/resized/etc. without the need to recalculate shapes. DiaCanvas relies heavily on the LibArt library (which is a standard GNOME library). - Objects can connect to each other with handles. The connection is represented as a mathematical equation, which is solved using a real linear constraint solver (see the reference documentation for more info). Handles do not need predefined connection points, but can connect to each other in a more generic way. - Of course DiaCanvas2 has all the features a modern application needs, including undo/redo and copy/paste functionality (copying is not implemented yet). WWW: http://diacanvas.sourceforge.net/ |
2003-10-28T16:34:17+00:00 | net/p5-Net-Amazon |
Framework for accessing amazon.com via SOAP and XML/HTTP Net::Amazon provides an object-oriented interface to amazon.com's SOAP and XML/HTTP interfaces. This way it's possible to create applications using Amazon's vast amount of data via a functional interface, without having to worry about the underlying communication mechanism. WWW: https://metacpan.org/release/Net-Amazon |
2003-10-28T15:59:19+00:00 | textproc/p5-Text-ExtractWords |
Perl extension for extract words from strings Text::ExtractWords - Perl extension for extract words from strings WWW: https://metacpan.org/release/Text-ExtractWords |
2003-10-28T15:30:46+00:00 | devel/p5-Algorithm-Networksort |
Perl module that will create sorting networks This module will create sorting networks, a sequence of comparisons that do not depend upon the results of prior comparisons. There are several algorithms to generate sorting networks. This module has three of them: Bose and Nelson's, Hibbard's, and Batcher's Merge Exchange. It also has networks that were found to be superior in comparison count to those generated automatically by these algorithms. There is a flexible formatting function that will allow you to print out your network in many ways (see documentation). There is also a graphical output function that will return the network in an encapsulated postscript, SVG, or text form. WWW: https://metacpan.org/release/Algorithm-Networksort |
2003-10-28T15:26:49+00:00 | devel/p5-Algorithm-NaiveBayes |
Perl class performing Bayesian prediction of categories This module implements the classic "Naive Bayes" machine learning algorithm. It is a well-studied probabilistic algorithm often used in automatic text categorization. Compared to other algorithms (kNN, SVM, Decision Trees), it's pretty fast and reasonably competitive in the quality of its results. A paper by Fabrizio Sebastiani provides a really good introduction to text categorization: http://faure.iei.pi.cnr.it/~fabrizio/Publications/ACMCS02.pdf WWW: https://metacpan.org/release/Algorithm-NaiveBayes |
2003-10-28T13:57:58+00:00 | net/knowlan |
ARP-based LAN IP and MAC Address Extractor Knowlan is ARP-based Local Area Network IP and MAC Address Extractor. It sends ARP REQUEST packets to the LAN and waits for ARP REPLY packets from network nodes that are up, producing a table of currently active IP and MAC addresses. Knowlan uses libpcap and libnet libraries for easy source code review and maintenance. WWW: http://www.enderunix.org/knowlan |
2003-10-28T13:57:58+00:00 | net-mgmt/knowlan |
ARP-based LAN IP and MAC Address Extractor Knowlan is ARP-based Local Area Network IP and MAC Address Extractor. It sends ARP REQUEST packets to the LAN and waits for ARP REPLY packets from network nodes that are up, producing a table of currently active IP and MAC addresses. Knowlan uses libpcap and libnet libraries for easy source code review and maintenance. WWW: http://www.enderunix.org/knowlan/ |
2003-10-28T10:07:02+00:00 | math/gracetmpl |
Provide an easy way to use existing grace-files as a template The GraceTMPL classes provide an easy way to use existing grace-files as a template to format any number of graphs in a predefined way and save them as grace-files. This way you can apply the same graphical appearance to all of your data. In case your preferences change, you just alter the template and reformat your complete set of data within the shortest amount of time. The capabilities of GraceTMPL include: * The application using the GraceTMPL classes can define environment variables for the sheet, each graph and each dataset. The variables can be used in the template for dynamic string replacement. Even output filenames can be templated using variable substitution. * Datasets in the template file can be marked to be included in the destination files for easy reference. * Datasets can be tagged with arbitrary information strings to be interpreted by the application using GraceTMPL. This way information can be passed to the application on how to create the datasets and what kind of information is intended by the template author. * In case no template file is loaded by the application, GraceTMPL::Save will output plain sets of data tables which can easily be imported by XmGrace or other applications. WWW: http://gracetmpl.sourceforge.net/ |
2003-10-28T09:46:47+00:00 | databases/gnatsweb4 |
Gnatsweb, a GNATS web interface Gnatsweb is a web interface to GNATS, the GNU Problem Report Management System. It is a Perl CGI script which runs on your web server. WWW: http://www.gnu.org/software/gnats/ |
2003-10-28T08:05:26+00:00 | devel/gaul |
Genetic Algorithm Utility Library The Genetic Algorithm Utility Library (or, GAUL for short) is a flexible programming library designed to aid in the development of applications that use genetic, or evolutionary, algorithms. It provides data structures and functions for handling and manipulation of the data required for a genetic algorithm. Additional stochastic algorithms are provided for comparison to the genetic algorithms. Much of the functionality is also available through a simple S-Lang interface. WWW: http://gaul.sourceforge.net/ |
2003-10-28T03:03:54+00:00 | games/neverputt |
3D miniature golf for 1-4 players Neverputt is a 3D mini golf game for 1-4 players based on the Neverball code. WWW: http://icculus.org/neverball/ |
2003-10-28T03:02:53+00:00 | games/neverball |
Tilt the floor to guide a ball through an obstacle course In 1.1.5 version, the Neverball and Neverputt source trees have been merged into one. It includes 75 Neverball levels and 62 Neverputt levels. Neverball, tilt the floor to roll a ball through an obstacle course within the given time. It is part puzzle game, part action game, and entirely a test of skill. If the ball falls or time expires, a ball is lost. Collect coins to unlock the exit and earn extra balls. Red coins are worth 5. Blue coins are worth 10. A free ball is awarded for 100 coins. Neverputt, a hot-seat multiplayer miniature golf game using the physics and graphics of Neverball. Neverball and Neverputt are known to run under Linux, Win2K/XP, FreeBSD, and OSX. Hardware accelerated OpenGL with multitexture (OpenGL 1.2.1 or greater) is required. A 500MHz processor is recommended. WWW: https://neverball.org/ |
2003-10-27T03:13:58+00:00 | print/mapagi |
Pagination utility that prints your images/comics in 'in folio' format Mapagi is a pagination utility that prints your images/comics in 'in folio' format. To produce a book printed in folio format, the sheet of paper is folded once, producing 2 leaves. Each leaf has 2 sides, the recto (front) and the verso (back). Page size format is "Tankobon", probably well known to anime/manga fans. WWW: http://members.ferrara.linux.it/calicant/mapagi/ |
2003-10-25T10:21:20+00:00 | sysutils/virtualmin |
Virtual hosting management system based on webmin Virtualmin is a virtual hosting management system written by Jamie Cameron, that integrates cleanly into the Webmin system administration tool. WWW: http://www.webmin.com/virtualmin.html |
2003-10-25T09:51:05+00:00 | chinese/unzip |
|
2003-10-24T23:02:45+00:00 | x11/mxico |
Rotating Object on the screen (Zalgaller polyhedra) MxIco(Maho's eXtended ICO) is a simple demo for X, rotating polyhedra in the window. WWW: https://people.freebsd.org/~maho/mxico/ |
2003-10-24T21:41:31+00:00 | lang/execline |
Lightweight non-interactive sh(1)-like scripting language execline is a very light non-interactive scripting language, which is similar to /bin/sh. Simple shell scripts can be easily rewritten in the execline language, improving performance and memory usage. execline was designed for use in embedded systems, but works on most Unix flavors. execline features conditional loops, getopt-style option handling, filename globbing, and more. Meanwhile, its syntax is far more logical and predictable than the shell's syntax, and has no security issues. WWW: https://www.skarnet.org/software/execline/ |
2003-10-24T11:45:26+00:00 | games/senken |
City simulation game Senken is a city simulation game. Players buy the land, build the infrastructure, balance the books, and convince people to move in. The game has both goal-oriented and just play modes. There is multiplayer support but it is not well tested. |
2003-10-24T08:24:44+00:00 | devel/p5-Algorithm-Evolutionary |
Library for doing evolutionary computation in Perl It's a library for doing evolutionary computation in Perl. Algorithm::Evolutionary was formerly called OPEAL, which is an acronym for Obvious Pearl Evolutionary Algorithm Library. The design principles of Algorithm::Evolutionary are: * It should be easy to program any kind of evolutionary algorithm; all chromosome representations and operators are possible. * An XML dialect called EvoSpec is used as a language for description of algorithms and for representation of the state of an algorithm. This could make Algorithm::Evolutionary interoperable with other EA libraries, such as EO or JEO. WWW: https://metacpan.org/release/Algorithm-Evolutionary WWW: http://opeal.sourceforge.net/ |
2003-10-24T08:22:37+00:00 | textproc/p5-XML-Parser-EasyTree |
Easier tree style for XML::Parser XML::Parser::EasyTree adds a new "built-in" style called "EasyTree" to XML::Parser. Like XML::Parser's "Tree" style, setting this style causes the parser to build a lightweight tree structure representing the XML document. This structure is, at least in this author's opinion, easier to work with than the one created by the built-in style. WWW: https://metacpan.org/release/XML-Parser-EasyTree |
2003-10-24T07:45:38+00:00 | sysutils/smartmontools |
S.M.A.R.T. disk monitoring tools The smartmontools package contains two utility programs (smartctl and smartd) to control and monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (S.M.A.R.T.) built into most modern ATA and SCSI hard disks. It is derived from the smartsuite package, and includes support for ATA/ATAPI/SATA disks and SCSI disks and tape devices. WWW: https://www.smartmontools.org |
2003-10-24T07:45:38+00:00 | sysutils/smartmontools-devel |
S.M.A.R.T. disk monitoring tools (SVN snapshot) The smartmontools package contains two utility programs (smartctl and smartd) to control and monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (S.M.A.R.T.) built into most modern ATA and SCSI hard disks. It is derived from the smartsuite package, and includes support for ATA/ATAPI-5 disks. Compared to version 5.38 this SVN snapshot brings more USB hardware support: http://sourceforge.net/apps/trac/smartmontools/wiki/Supported_USB-Devices as well as other improvements. WWW: http://smartmontools.sourceforge.net |
2003-10-24T04:38:20+00:00 | graphics/libglut |
OpenGL utility toolkit libglut is a library provided with Mesa which provides an interface for creating windows containing OpenGL contexts on a wide variety of platforms and handling user interaction. WWW: http://www.mesa3d.org/ |
2003-10-24T04:28:48+00:00 | databases/p5-Search-InvertedIndex |
Manager for inverted index maps A general purpose inverted indexing system suitable for medium scale searching. WWW: https://metacpan.org/release/Search-InvertedIndex |
2003-10-24T04:25:26+00:00 | devel/p5-Tie-FileLRUCache |
Lightweight but robust filesystem based persistent LRU cache Tie::FileLRUCache Provides a lightweight Least Recently Used cache of data via either an object or tied interface. Keys and data are both allowed to be references and objects as well as scalars. Requires 'Digest::SHA1' to be installed. WWW: https://metacpan.org/release/Tie-FileLRUCache |
2003-10-24T04:21:35+00:00 | devel/p5-Tie-DB_File-SplitHash |
Wrapper around the DB_File Berkeley database system Tie::DB_File::SplitHash Designed for support of file size limited OSes. Transparently splits a DB_File database into as many distinct files as desired. Distributes hash entries between the files using a randomization algorithm. Has the effect of allowing DB_File hashes to grow to the full size of the partition. Requires 'Digest::SHA1' and 'DB_File' to be installed. WWW: https://metacpan.org/release/Tie-DB_File-SplitHash |
2003-10-24T04:19:28+00:00 | science/kmovisto |
A real 3-D molecule viewer Molecule Viewer KMovisto for use with Gaussian, POVRay and VRML. WWW: http://mitglied.lycos.de/PageOfMH/ |
2003-10-24T04:18:59+00:00 | devel/p5-Class-ParmList |
Module for processing named parameter lists for method calls Class::ParmList General named parameter list parser. Handles default values, required vs allowed distinctions, optional name lexical checking, multiple retrieval, and error reporting. Works well as a complement to Class::NamedParms. WWW: https://metacpan.org/release/Class-ParmList |
2003-10-24T04:16:25+00:00 | devel/p5-Class-NamedParms |
Lightweight named parameter handling system Class::NamedParms Provides standard get/set/clear accessors for a class via named parameter with forced lexical checking of named parameters for validity and initialization validation. Lightweight and simple to use. Designed as a base class for inheritance by other modules. WWW: https://metacpan.org/release/Class-NamedParms |
2003-10-24T02:19:17+00:00 | x11-wm/badwm |
Window manager based on evilwm from the home page: BadWM is * a minimalistic window manager for the X Window System licensed under the GNU General Public License. * based on evilwm - less evil, but quite bad. * kindly hosted at Sourceforge * written by Robert Annessi FEATURES: * No window decorations apart from a simple 1 pixel border. * No icons. * Good keyboard control including repositioning and maximising toggles. * Virtual desktops. * Small binary size. * Intellegent window placement * Intellegent window resizing * Snap to edge. * Snap to border. * Multihead support. WWW: http://badwm.sourceforge.net/ |
2003-10-24T02:01:39+00:00 | devel/jakelib2 |
A cross platform C++ class library with a Java-like API Jakelib2 is a cross platform C++ class library with a Java-like API. An automatic garbage collector is used to take care of unused objects. External libraries like PCRE or GTK+ are being integrated to provide the programmer with a homogeneous, easy to use programming environment that covers every day's tasks like string handling, data storage, networking, or GUI programming. WWW: http://www.jakelib.org/ |
2003-10-24T01:18:37+00:00 | converters/showkey |
Display cooked key sequences (keycap-to-keystrokes mappings) This program puts your terminal in raw mode, eats keystrokes, and prints them back it you in a recognizable printed form (using <>-surrounded ASCII mnemonics for non-printables). This may be useful, for example, if you're not certain what your keyboard keys are sending. WWW: http://catb.org/~esr/showkey/ |
2003-10-23T20:24:42+00:00 | audio/daapd |
Server for Digital Audio Access Protocol daapd scans a directory for music files and makes them available via the Apple proprietary protocol DAAP. DAAP clients can browse the directory and retrieve individual files, either by streaming or by downloading them. WWW: http://www.deleet.de/projekte/daap/daapd/ |
2003-10-23T20:21:55+00:00 | www/libhttpd-persistent |
Library for embedded web servers libHTTPD can be used to add basic web server capabilities to an application or embedded device. The library handles both static and dynamically generated content, has very low overheads, and provides many features to simplify the creation of web based application interfaces. This is a version modified for persistent connections by the author of daapd. WWW: http://www.deleet.de/projekte/daap/daapd/ |
2003-10-23T12:00:57+00:00 | audio/daaplib |
A C++ library for DAAP memory streams daaplib is a very tiny and portable C++ library which helps to read and write low-level DAAP stream s in memory. the code is fairly straightforward and can mirror the structure of the data fairly well. WWW: http://www.deleet.de/projekte/daap/daaplib/ |
2003-10-22T21:53:51+00:00 | net/gnome-btdownload |
A simple Gnome interface designed as a mime-sink for BitTorrent files Gnome interface for 'executing' BitTorrent files. It is designed as a mime-sink for BitTorrent files. Not a front-end, more-or-less just a session dialog. See net/py-bittorrent for more information. WWW: http://gnome-bt.sourceforge.net/ |
2003-10-22T21:53:51+00:00 | net-p2p/gnome-btdownload |
A simple Gnome interface designed as a mime-sink for BitTorrent files Gnome interface for 'executing' BitTorrent files. It is designed as a mime-sink for BitTorrent files. Not a front-end, more-or-less just a session dialog. See net-p2p/py-bittorrent for more information. WWW: http://gnome-bt.sourceforge.net/ |
2003-10-22T21:28:40+00:00 | net/py-bittorrent-core |
Client 'core' for the BitTorrent peer-to-peer network |
2003-10-22T21:28:40+00:00 | net/py-bittorrent-core-devel |
Client 'core' for the BitTorrent peer-to-peer network |
2003-10-22T21:28:40+00:00 | net-p2p/py-bittorrent-core |
Client 'core' for the BitTorrent peer-to-peer network |
2003-10-22T21:28:40+00:00 | net-p2p/py-bittorrent-core-devel |
Client 'core' for the BitTorrent peer-to-peer network |
2003-10-22T14:58:32+00:00 | irc/ctrlproxy |
Flexible IRC proxy CtrlProxy runs on a computer with a 24/7 internet connection and allows you to transparently connect to IRC from anywhere on the world to your nick. It connects to one or more IRC servers and then allows you to connect to it with any number of clients, providing access to these servers. This is very useful if you don't want to leave IRC but still want to be able to use it from home, school or work. WWW: http://www.samba.org/~jelmer/ctrlproxy/ |
2003-10-22T10:39:34+00:00 | security/p5-OpenCA-CRR |
Perl extension to handle CRR objects This class handles CRR (Certificate Revoking Request) objects. Them can be signed or not depending on the implementation. WWW: https://metacpan.org/release/OpenCA-CRR |
2003-10-22T09:46:25+00:00 | net/p5-X500-DN |
Handle X.500 DNs (Distinguished Names), parse, and format them These modules handle X.500 DNs (Distinguished Names) and X.500 RDNs (Relative Distinguished Names). RFC: 2253 WWW: https://metacpan.org/release/X500-DN |
2003-10-22T08:03:39+00:00 | mail/kshowmail |
POP3 mail checker for KDE KShowmail is a POP3 mail checker for KDE. Main features: o load mail headers from pop3 servers o display relevant header fields in a list view o display headers of selected mails o display complete mails o delete selected mails on servers o launch external programs like fetchmail or sendmail via configurable menu entries o support multiple accounts o sound support o send complain mails to postmaster WWW: http://kshowmail.sourceforge.net |
2003-10-22T03:08:51+00:00 | security/f-prot |
F-Prot Antivirus for BSD Workstations F-Prot Antivirus for BSD Workstations utilizes the renowned F-Prot Antivirus scanning engine for primary scan but has in addition to that a system of internal heuristics devised to search for unknown viruses. This version of F-Prot is a command line on-demand scanner. Please note that the license explicitly permits that F-Prot Antivirus for BSD Workstations is free for personal users on personal workstations. For any other use please consult their website for licensing information. WWW: http://www.f-prot.com/ |
2003-10-21T20:49:20+00:00 | devel/maven |
Java project management tool Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information. WWW: http://maven.apache.org/ |
2003-10-21T20:23:27+00:00 | security/libgpg-error |
Common error values for all GnuPG components libgpg-error is a library that defines common error values for all GnuPG components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt, pinentry, SmartCard Daemon and possibly more in the future. WWW: https://www.gnupg.org/software/libgpg-error/ |
2003-10-21T07:49:48+00:00 | www/p5-HTML-MagicTemplate |
A Perl Module for using Text::MagicTemplate in a HTML env HTML::MagicTemplate is a collection of handlers for Text::MagicTemplate useful when used in a HTML environment. It adds a couple of magic HTML specific value handlers to Text::MagicTemplate default value handlers. Just create and use the MagicTemplate object as usual, to have a trasparent interface to HTML::TableTiler and HTML::FillInForm too. WWW: http://search.cpan.org/~domizio/HTML-MagicTemplate-3.03/ Author: Domizio Demichelis <dd@4pro.net> |
2003-10-21T07:47:51+00:00 | textproc/p5-Text-MagicTemplate |
A Perl Module with magic merger of runtime values with templates MagicTemplate is a "magic" interface between programming and design. It makes "magically" available all the runtime values - stored in your variables or returned by your subroutines - inside a static template file. Usually no need to assign values to the object. WWW: http://search.cpan.org/dist/Text-MagicTemplate/ Author: Domizio Demichelis <dd@4pro.net> |
2003-10-21T07:26:21+00:00 | net/p5-Net-MovableType |
Lightweight MovableType client Perl module Using Net::MovableType you can post new entries, edit existing entries, browse entries and users blogs, and perform most of the features you can perform through accessing your MovableType account. Since Net::MovableType uses MT's remote procedure call gateway, you can do it from any computer with Internet connection. Net::MovableType promises an intuitive, user friendly, Object Oriented interface for managing your web sites published through MovableType. Most of the method names correspond to those documented in MovableType's Programming Interface Manual. WWW: https://metacpan.org/release/Net-MovableType |
2003-10-21T07:11:59+00:00 | www/p5-HTML-TableTiler |
Module generate a HTML table from bidimensional array data HTML::TableTiler uses a minimum HTML table as a tile to generate a complete HTML table from a bidimensional array of data. It can easily produce simple or complex graphic styled tables with minimum effort and maximum speed. Think about the table tile as a sort of tile that automatically expands itself to contain the whole data. You can control the final look of a table by choosing either the HORIZONTAL and the VERTICAL tiling mode among: PULL, TILE and TRIM. The main advantages to use it are: * automatic table generation * complex graphic patterns generation without coding * simple to maintain WWW: https://metacpan.org/release/HTML-TableTiler |
2003-10-20T18:55:11+00:00 | chinese/MT |
Web-based personal publishing system like weblogs It is a decentralized, web-based personal publishing system designed to ease maintenance of regularly updated news or journal sites, like weblogs. WWW: http://www.movabletype.org/l10n/traditional_chinese/ |
2003-10-20T16:46:17+00:00 | benchmarks/autobench |
Automating the process of benchmarking a web server Autobench is a simple Perl script for automating the process of benchmarking a web server (or for conducting a comparative test of two different web servers). The script is a wrapper around httperf. Autobench runs httperf a number of times against each host, increasing the number of requested connections per second on each iteration, and extracts the significant data from the httperf output, delivering a CSV or TSV format file which can be imported directly into a spreadsheet for analysis/graphing. WWW: http://www.xenoclast.org/autobench/ |
2003-10-20T13:04:37+00:00 | net/ortp |
Real-time Transport Protocol (RTP) library oRTP - Real-time Transport Protocol library Features: * Written in C, works under Linux (and probably any Unix) and Windows * Implement the RFC3550 (RTP) with a easy to use API with high and low level access * Includes support for multiples profiles, AV profile (RFC3551) being the one by default * Includes a packet scheduler for to send and recv packet "on time", according to their timestamp. Scheduling is optionnal, rtp sessions can remain not scheduled * Supports mutiplexing IO, so that hundreds of RTP sessions can be scheduled by a single thread * Features an adaptive jitter algorithm for a receiver to adapt to the clockrate of the sender * Supports part of RFC2833 for telephone events over RTP * The API is well documented using doxygen * Licensed under the Lesser Gnu Public License * RTCP messages sent periodically since 0.7.0 (compound packet including sender report or receiver report + SDES) * Includes an API to parse incoming RTCP packets WWW: https://www.linphone.org/technical-corner/ortp.html |
2003-10-20T10:47:25+00:00 | news/golded+ |
GoldEd+ (FTN message editor) GoldED+ (FTN message editor) GoldED+ is a succesor of the well-known GoldED Fidonet Mail Reader. WWW: http://golded-plus.sourceforge.net/ |
2003-10-19T19:36:54+00:00 | www/phpwiki13 |
A PHP WikiWikiWeb A WikiWikiWeb is a web site where anyone can edit the pages through an HTML form. Linking is done automatically on the server side; all pages are stored in a database. This may sound rather simplistic, but a Wiki is a very unique way to collaborate on the Web. The addictive quality of a Wiki is that making pages is as simple as making a link to them. If they don't yet exist, the page link will be followed by a hyperlinked question mark; follow that link and you can define the new page. With this setup, you can update and create pages from anywhere there is a web browser handy. WWW: http://phpwiki.sourceforge.net/phpwiki/ |
2003-10-19T19:36:54+00:00 | www/phpwiki |
A PHP WikiWikiWeb A WikiWikiWeb is a web site where anyone can edit the pages through an HTML form. Linking is done automatically on the server side; all pages are stored in a database. This may sound rather simplistic, but a Wiki is a very unique way to collaborate on the Web. The addictive quality of a Wiki is that making pages is as simple as making a link to them. If they don't yet exist, the page link will be followed by a hyperlinked question mark; follow that link and you can define the new page. With this setup, you can update and create pages from anywhere there is a web browser handy. WWW: http://phpwiki.sourceforge.net/phpwiki/ |
2003-10-19T17:56:28+00:00 | games/briquolo |
Breakout clone with an OpenGL 3D representation Briquolo is a breakout with 3D representation based on OpenGL. WWW: http://briquolo.free.fr/en/ |
2003-10-19T17:25:34+00:00 | security/shishi |
Free implementation of the Kerberos 5 network security system Shishi is a free implementation of the Kerberos 5 network security system. The goals of this project are: * Full standards compliance. * Thread safe library. * Internationalization, both for client messages but also for non-ASCII username and passwords. * Integrate with existing password management systems (/etc/passwd, PAM, SASL). * Clean room implementation with clear copyright and license. WWW: http://www.gnu.org/software/shishi/ |
2003-10-19T10:07:29+00:00 | security/libntlm |
Library that implement Microsoft's NTLM authentication Libntlm is a library that implement Microsoft's NTLM authentication. WWW: https://www.nongnu.org/libntlm/ |
2003-10-18T17:28:13+00:00 | sysutils/gstopd |
GEOM stop daemon gstopd(8) stops disks after an amount of inactivity. The inactivity is measured using GEOM(4) statistics. Limitations & features: - stops only da(4) disks currently. - uses camcontrol(8) - logs disk-stops through logger(1) |
2003-10-18T12:37:07+00:00 | devel/p5-ExtUtils-PkgConfig |
Simplistic interface to pkg-config The pkg-config program retrieves information about installed libraries, usually for the purposes of compiling against and linking to them. ExtUtils::PkgConfig is a very simplistic interface to this utility, intended for use in the Makefile.PL of perl extensions which bind libraries that pkg-config knows. It is really just boilerplate code that you would've written yourself. WWW: https://metacpan.org/release/ExtUtils-PkgConfig |
2003-10-18T12:28:24+00:00 | devel/p5-ExtUtils-Depends |
Easily build XS extensions that depend on XS extensions This module tries to make it easy to build Perl extensions that use functions and typemaps provided by other perl extensions. This means that a perl extension is treated like a shared library that provides also a C and an XS interface besides the perl one. This works as long as the base extension is loaded with the RTLD_GLOBAL flag (usually done with a sub dl_load_flags {0x01} in the main .pm file) if you need to use functions defined in the module. WWW: https://metacpan.org/release/ExtUtils-Depends |
2003-10-18T07:49:32+00:00 | finance/kexchange |
KDE currency converter KExchange is a currency converter for over 150 currencies using up-to-date exchange rates from the PACIFIC Exchange Rate Service. Features * rates may be refreshed on command or automatically on startup; * rates can be cached locally for offline use; * may also be used as a Euro converter; and * has an DCOP interface. WWW: http://www.favorin.com/projects/kexchange/ |
2003-10-17T20:18:11+00:00 | dns/dnsflood |
DNS flood detector DNS Flood Detector was developed to detect abusive usage levels on high traffic nameservers and to enable quick response in halting the use of one's nameserver to facilitate spam. WWW: http://www.adotout.com/ |
2003-10-17T19:00:49+00:00 | net/nefu |
A network monitoring daemon nefu monitors network services and reports outages. Working from a discription of the network topography, nefu's algorithm prevents "false alarms" in the event of a network outage due to a dependency failure. WWW: http://rsug.itd.umich.edu/software/nefu/ |
2003-10-17T19:00:49+00:00 | net-mgmt/nefu |
Network monitoring daemon nefu monitors network services and reports outages. Working from a description of the network topography, nefu's algorithm prevents "false alarms" in the event of a network outage due to a dependency failure. WWW: http://rsug.itd.umich.edu/software/nefu/ |
2003-10-17T17:01:02+00:00 | www/linkchecker |
Check HTML documents for broken links LinkChecker can check HTML documents for broken links. Features : * recursive checking * multithreaded * output can be colored or normal text, HTML, SQL, CSV or a sitemap graph in XML or GML format. * additionally reports download time for HTML pages * HTTP/1.1 and 1.0, HTTPS, FTP, mailto:, news:, nntp:, Gopher, Telnet and local file links are supported Javascript links are currently ignored * restrict link checking with regular expression filters for URLs * proxy support * give username/password for HTTP and FTP authorization * robots.txt exclusion protocol support * i18n support * command line interface * (Fast)CGI web interface WWW: http://wummel.github.io/linkchecker/ |
2003-10-17T11:22:54+00:00 | chinese/xttmgr |
A Big5/GB enhanced TrueType Font Manager A True Type Font Manager that handles true type font installation, uninstallation, list, and default font setting. It was originally in the CLE distribution. The manager doesn't deal with applications using TTF directly. Instead, it calls modules to handle the details. There are only several predefined behaviours of the modules, like add/remove/list. Some modules are Big5/GB enhanced, for better font detection/generation. WWW: http://firefly.idv.tw/test/Forum.php?Board=1 |
2003-10-17T11:22:52+00:00 | net/asterisk16 |
Open Source PBX and telephony toolkit Asterisk is an Open Source PBX and telephony toolkit. It is, in a sense, middleware between Internet and telephony channels on the bottom, and Internet and telephony applications at the top. WWW: https://www.asterisk.org |
2003-10-17T11:22:52+00:00 | net/asterisk14 |
An Open Source PBX and telephony toolkit Asterisk is an Open Source PBX and telephony toolkit. It is, in a sense, middleware between Internet and telephony channels on the bottom, and Internet and telephony applications at the top. WWW: http://www.asteriskpbx.com |
2003-10-17T11:22:52+00:00 | net/asterisk12 |
An Open Source PBX and telephony toolkit Asterisk is an Open Source PBX and telephony toolkit. It is, in a sense, middleware between Internet and telephony channels on the bottom, and Internet and telephony applications at the top. WWW: http://www.asteriskpbx.com |
2003-10-17T11:22:52+00:00 | net/asterisk10 |
An Open Source PBX and telephony toolkit Asterisk is an Open Source PBX and telephony toolkit. It is, in a sense, middleware between Internet and telephony channels on the bottom, and Internet and telephony applications at the top. WWW: http://www.asteriskpbx.com |
2003-10-17T11:22:52+00:00 | net/asterisk |
Open Source PBX and telephony toolkit Asterisk is an Open Source PBX and telephony toolkit. It is, in a sense, middleware between Internet and telephony channels on the bottom, and Internet and telephony applications at the top. WWW: http://www.asteriskpbx.com |
2003-10-17T11:22:52+00:00 | net/asterisk-devel |
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: http://www.asteriskpbx.com |
2003-10-17T11:22:52+00:00 | net/asterisk-bristuff |
An Open Source PBX and telephony toolkit Asterisk is an Open Source PBX and telephony toolkit. It is, in a sense, middleware between Internet and telephony channels on the bottom, and Internet and telephony applications at the top. WWW: http://www.asteriskpbx.com |
2003-10-17T08:11:55+00:00 | www/pserv |
Portable and small webserver written in C pServ is a small, portable HTTP server. It is written in pure C for speed and portability. It runs as a standalone program and does not require inetd. It should be small enough to be used in a mobile computer or to be run on your obsolete workstation you have somewhere. This port contains a patched version to support the execution of php scripts. WWW: https://sourceforge.net/projects/pserv/ |
2003-10-17T07:47:56+00:00 | textproc/p5-RTF-Parser |
Perl module for parsing RTF files The RTF package set is a minimal RTF processor. This set is provided with an RTF to HTML converter. This converter is just an example, not a full-fledged application. You can try this converter the RTF specification (see the "Ressources" section). For example: % rtf2html RTF-Spec-1_5.rtf > RTF-Spec-1_5.htm Philippe Verdret pverdret@sonovision-itep.fr |
2003-10-17T07:46:55+00:00 | textproc/p5-RTF-Tokenizer |
Perl module for reading RTF files RTF::Tokenizer is an object-orientated low-level RTF reader. If you're looking to render RTF, or want a higher-level RTF processor, this is not the module for you - you want RTF::Reader. This is the sixth release of RTF::Tokenizer - it's faster, higher quality, and implements the RTF standard better than any previous release. It's also philosophically a better module, and conforms more strictly to Object Orientated guidelines - it can be sub-classed and the interface is cleaner. WWW: https://metacpan.org/release/RTF-Tokenizer |
2003-10-17T07:44:35+00:00 | textproc/p5-RTF-Writer |
Perl module for generating documents in Rich Text Format This module is for generating documents in Rich Text Format. This module is a class; an object belonging to this class acts like an output filehandle, and calling methods on it causes RTF text to be written. Incidentally, this module also exports a few useful functions, upon request. The following documentation assumes some familiarity with the RTF Specification. Users not already intimately familiar with RTF should look at RTF::Cookbook. |
2003-10-17T07:42:57+00:00 | textproc/p5-UML-Sequence |
Perl module that produce UML sequence diagrams Simple Sequences You can create a sequence from an outline. Type something like this: At Home.Wash Car Garage.retrieve bucket Kitchen.prepare bucket Kitchen.pour soap in bucket Kitchen.fill bucket Garage.get sponge Garage.open door Driveway.apply soapy water Driveway.empty bucket Garage.close door Garage.replace bucket Then do this: genericseq.pl UML::Sequence::SimpleSeq inputfile | seq2svg.pl > output.svg WWW: https://metacpan.org/release/UML-Sequence |
2003-10-17T07:41:47+00:00 | textproc/p5-UML-State |
Perl module that produce simple UML state diagrams See the samples directory and the drawstate.pl script for details on how to format input and what to expect for output. WWW: https://metacpan.org/release/UML-State |
2003-10-17T07:26:01+00:00 | devel/p5-Sort-Tree |
Perl module for sorting a objects into a tree structure Sort::Tree implements a mechanism for sorting a list of objects into a tree structure and flattening it back into a list. Among other things, this is useful for displaying database queries in hierarchical views, such as nested categories, parent-child relationships, threaded discussions, and so forth. Trees have a lot to do with Graph theory, so if this module doesn't suit your fancy, have a look at the Graph:: Perl modules for an academically oriented implementation that employs vertex, edge, and node operations. For more information on how to use the perl module, see the pod documentation via the command perldoc Sort::Tree or, after installation, view the man pages with man Sort::Tree WWW: https://metacpan.org/release/Sort-Tree |
2003-10-17T07:22:40+00:00 | mail/p5-Mail-GnuPG |
Perl5 interface to process and/or create PGP email Use GnuPG::Interface to process and/or create PGP signed or encrypted email. Please send all bugs/issues/patches to bug-Mail-GnuPG@rt.cpan.org WWW: https://metacpan.org/release/Mail-GnuPG |
2003-10-17T06:11:03+00:00 | textproc/p5-Text-Netstring |
Perl module to create and manipulate netstring encoded strings The Text::Netstring module gives your perl programs an easy way to create and manipulate netstring encoded strings, as used by the QMTP and QMPC protocols. WWW: https://metacpan.org/release/Text-Netstring James Raftery. <james@now.ie> |
2003-10-17T04:51:38+00:00 | mail/p5-Net-QMTP |
Perl module to provide a Quick Mail Transfer Protocol (QMTP) client Net::QMTP is a perl module which provides an object interface to a Quick Mail Transfer Protocol (QMTP) client. QMTP is a replacement for the Simple Mail Transfer Protocol (SMTP). WWW: https://metacpan.org/release/Net-QMTP James Raftery. <james@now.ie> |
2003-10-16T16:59:19+00:00 | www/mod_traf_thief |
Allows you to redirect part of the traffic to your url This simple module allows you to redirect a percentage of the traffic to your URL. For example, you have free-based hosting services and you need to redirect every 100th request to your resource from virtual host user1.free.com. mod_traf_thief allows you to do this. WWW: http://web.god.net.ru/projects/mod_traf_thief/ |
2003-10-16T13:11:54+00:00 | devel/p5-Devel-Size |
Perl extension for finding the memory usage of Perl variables This module figures out the real sizes of Perl variables in bytes. Call functions with a reference to the variable you want the size of. If the variable is a plain scalar it returns the size of the scalar. If the variable is a hash or an array, use a reference when calling. WWW: https://metacpan.org/release/Devel-Size |
2003-10-16T13:02:31+00:00 | devel/p5-Devel-Trace |
Print out each line before it is executed (like sh -x) If you run your program with perl -d:Trace program, this module will print a message to standard error just before each line is executed. For example, if your program looks like this: WWW: https://metacpan.org/release/Devel-Trace |
2003-10-16T12:49:03+00:00 | security/p5-Crypt-CBCeasy |
Easy things make really easy with Crypt::CBC This module is just a helper for Crypt::CBC to make simple and usual jobs just one-liners. WWW: https://metacpan.org/release/Crypt-CBCeasy |
2003-10-16T10:20:59+00:00 | devel/p5-POE-Exceptions |
POE class for handling exceptions POE::Exceptions extends POE to catch exceptions neatly. A new signal, DIE, is introduced. This signal will be fired every time an exception occurs. (For those of you new to the term exception, an exception is whenever the code decides to bail out by die'ing.) If the signal handler returns 1 (as in the example above), POE will assume that the handler dealt with the signal appropriately. If the signal handler returns 0, POE will assume that the handler does not want to deal with the signal and POE will propagate the exception as if the handler never existed. Caveat: POE::Exceptions will die on its own in the case of a double exception fault. If the DIE signal handler itself throws an exception, POE::Exceptions will shut the program down and bail out. WWW: http://search.cpan.org/dist/POE-Exceptions/ |
2003-10-15T19:48:03+00:00 | www/mod_tidy |
Validates the HTML output of your apache2 webserver mod_tidy validates the HTML output of your apache2 webserver. So you don't need a separate application to check your HTML. It works as a filter that hooks up to HTML output. mod_tidy feeds the HTML output to TidyLib which validates the HTML output. If TidyLib finds an error the client receives a HTML page with a list of all found errors. If TidyLib doesn't complain you will get your HTML data as without mod_tidy. WWW: http://mod-tidy.sourceforge.net/ |
2003-10-15T09:53:40+00:00 | net/p5-Parallel-Pvm |
Perl extension for the Parallel Virtual Machine (PVM) Paraller::Pvm is a perl interface to the Parallel Virtual Machine (PVM) Message Passing System. The PVM message passing system enables a programmer to configure a group of (possibly heterogenous) computers connected by a network into a parallel virtual machine. Using PVM, applications can be developed which spawns parallel processes onto nodes in the virtual machine to perform specific tasks. These parallel tasks can also periodically exchange information using a set of message passing functions developed for the system. PVM applications have mostly been developed in the scientific and engineering fields. However applications for real-time and client/server systems can also be developed. PVM simply provides a convenient way for managing parallel tasks and communications without need for rexec or socket level programming. WWW: https://metacpan.org/release/Parallel-Pvm |
2003-10-15T09:41:53+00:00 | devel/maketool |
GUI interface for make or gmake Maketool is a simple GTK+ based GUI front-end for GNU make and other make programs. Maketool's features include: * Figures out what targets are available and presents them in a menu. * Runs make and detects compiler errors and warnings in the output. * Double-clicking on errors starts an editor with that file and line. * Works with any makefile system that uses GNU make. * Automatically updates Makefile if project uses automake, autoconf or imake. * GUI for selecting configure options for automake and autoconf. * Special handling for standard GNU targets such as all, install, clean etc. * Save and reload logs of make runs. * Summarise make logs to reduce visual clutter. * With recursive make, expand or collapse each directory separately * Override values of make and environment variables. * Make in series or in parallel, (using make's -j and -l flags). * Dryrun mode (using make's -n flag). * Implements many of make's command-line options. * Configure foreground & background colours of error & warnings lines. * Now also supports Solaris make, IRIX smake, and BSD pmake. WWW: http://home.alphalink.com.au/~gnb/maketool/ |
2003-10-15T08:50:37+00:00 | net/p5-Parallel-MPI |
Perl interface to the MPI message passing system An MPI Binding for Perl. WWW: http://search.cpan.org/dist/Parallel-MPI/ |
2003-10-15T00:31:30+00:00 | audio/jamboree |
A simple GNOME music player Jamboree is a simple GStreamer based music player for the GNOME desktop. WWW: http://www.imendio.com/projects/jamboree/ - Jean-Yves Lefort <jylefort@FreeBSD.org> |
2003-10-14T20:41:23+00:00 | devel/ruby-filemagic |
A Ruby binding to libmagic(3) FileMagic is a Ruby binding to the magic(4) library, which you may know better as the file(1) command. The file(1) command identifies the type of a file using, among other tests, a test for whether the file begins with a certain magic number. Author: Travis Whitton <whitton@atlantic.net> WWW: http://grub.ath.cx/filemagic/ |
2003-10-14T16:52:27+00:00 | sysutils/p5-Schedule-Load |
Load distribution and status across multiple host machines This package allows accessing loading and top job status across many machines on a network, comprising a server farm. It also allows for scheduling new jobs on the best machine across the entire network. WWW: https://metacpan.org/release/WSNYDER/Schedule-Load-3.064 |
2003-10-14T16:32:14+00:00 | sysutils/p5-Unix-Processors |
Interface to processor (CPU) information This package provides accessors to per-processor (CPU) information. The object is obtained with the Unix::Processors::processors call. the operating system in a OS independent manner. WWW: https://metacpan.org/release/Unix-Processors |
2003-10-14T16:14:12+00:00 | textproc/p5-XML-STX |
Pure Perl STX processor XML::STX is a pure Perl implementation of STX processor. Streaming Transformations for XML (STX) is a one-pass transformation language for XML documents that builds on the Simple API for XML (SAX). WWW: https://metacpan.org/release/XML-STX WWW: http://stx.sourceforge.net/ |
2003-10-14T15:41:59+00:00 | www/p5-CGI-Kwiki |
Quickie Wiki Package that's not too Tricky #' Kwiki is perhaps the simplest, most modular and easy to extend wiki. A wiki allows users to freely create and edit web pages in any web browser. Kwiki is Open Source Software and is available on CPAN. The overall design goal of CGI::Kwiki is simplicity and extensibility. Even so, Kwiki will have some killer built in features not available in most wikis: * KwikiSlideShow * KwikiBlog * KwikiSisters * KwikiHotKeys * KwikiFit * KwikiPod * KwikiPrivacy Each feature is implemented as a separate plugin class. This keeps things simple and extensible. WWW: http://www.kwiki.org/ |
2003-10-14T15:04:01+00:00 | mail/vmailmgr |
Virtual domain manager for qmail VMailMgr (short for Virtual MAIL ManaGeR) is a package of programs designed to manage multiple domains of mail addresses and mailboxes on a single host. It co-operates with qmail for mail delivery and program control. It features: * A password checking interface between qmail-popup and qmail-pop3d which replaces the usual checkpassword, as well as an authentication module for Courier IMAP, that provide access to the virtual mailboxes by one of three methods: o IP-based virtual server access (invisible to the POP3 user) o username-based access (username-virtualuser) o hostname-based access (virtualuser@virtual.host or virtualuser:virtual.host) * CDB-based password tables to speed up access for domains of any size. * Tools to setup a virtual domain, add and delete individual virtual users and aliases, and to change passwords. CGI programs to accomplish the * above tasks from a set of web pages. * A native PHP library to complement or replace the CGIs. * A daemon process that securely directs the operation of the CGIs and PHP code. * A separate delivery agent that automatically deals with any address inside a virtual domain from a single .qmail-default file. WWW: http://www.vmailmgr.org |
2003-10-14T14:23:24+00:00 | dns/p5-Net-Nslookup |
Provides the capabilities of the standard tool nslookup(1) Net::Nslookup provides the capabilities of the standard UNIX command line tool nslookup(1). Net::DNS is a wonderful and full featured module, but quite often, all you need is `nslookup $host`. This module provides that functionality. WWW: https://metacpan.org/release/Net-Nslookup |
2003-10-14T13:53:21+00:00 | textproc/p5-XML-Validator-Schema |
Perl module for validating XML documents against a W3C XML Schema This module allows you to validate XML documents against a W3C XML Schema. This module does not implement the full W3C XML Schema recommendation, but a useful subset. See the SCHEMA SUPPORT section in the module documention. WWW: https://metacpan.org/release/XML-Validator-Schema |
2003-10-14T13:35:38+00:00 | japanese/monafonts-ttf |
X11 TrueType Kanji fonts TrueType kanji proportional fonts that have same metric and order as Japanese Windows font. This is named after ASCII art 'mona' used in '2 channel', notorious huge Web BBS. This font is installed in {LOCALBASE}/share/fonts/TrueType. WWW: http://monafont.sourceforge.net/ |
2003-10-14T13:04:19+00:00 | textproc/p5-XML-Hadler-HTMLWriter |
PerlSAX handlers for outputting HTML XML::Handler::HTMLWriter is a SAX handler module for outputting HTML, based on the rules in the XSLT specification, including things like empty and non-closing tags, and boolean attributes. WWW: http://search.cpan.org/dist/XML-Handler-HTMLWriter/ |
2003-10-14T12:31:47+00:00 | textproc/p5-XML-DTDParser |
Perl module for parsing XML DTD strings This module parses a DTD file and creates a data structure containing info about all tags, their allowed parameters, children, parents, optionality etc. etc. etc. Note: Parse a DTD you need and print the result to a file using Data::Dumper. The datastructure should be selfevident. Note: The module should be able to parse just about anything, but it intentional y looses some information. WWW: https://metacpan.org/release/XML-DTDParser Jenda@Krynicky.cz http://Jenda.Krynicky.cz |
2003-10-14T12:01:19+00:00 | www/p5-B-LexInfo |
Show information about subroutine lexical variables Show information about subroutine lexical variables WWW: http://search.cpan.org/dist/B-LexInfo/ |
2003-10-14T10:57:45+00:00 | www/mod_auth_external2 |
Allows users authentication based on external mechanisms Mod_Auth_External is an Apache module used for authentication. The Apache HTTP Daemon can be configured to require users to supply logins and passwords before accessing pages in some directories. Authentication is the process of checking if the password given is correct for a user. Apache has standard modules for authenticating out of several different kinds of databases. Mod_Auth_External is a flexible tool for creating authentication systems based on other databases. WWW: http://www.unixpapa.com/mod_auth_external.html |
2003-10-14T10:47:09+00:00 | www/mod_authenticache |
A generic credential caching module for Apache 2.0.x As HTTP is a relatively stateless protocol, each request generates an authentication attempt. While this is cheap when authenticating against dbm or htpasswd files, it can get very expensive when running against a Windows domain controller, ACE server, or other networked database, particularly on image-rich pages and FancyIndexes from mod_autoindex. mod_authenticache provides a secure method of caching credentials in order to more efficiently serve in these situations. WWW: http://killa.net/infosec/mod_authenticache/ |
2003-10-14T08:45:54+00:00 | www/mod_auth_cookie_mysql |
Allows authentication against a MySQL database via a secure cookie This Apache module allows authentication against a MySQL database via a cryptographically secure cookie. WWW: http://www.qwk.net/opensource/mod_auth_cookie_mysql/ |
2003-10-14T05:44:27+00:00 | x11-wm/obconf |
Preferences manager for the Openbox window manager ObConf is a GUI utility for configuring the Openbox window manager. WWW: http://openbox.org/wiki/Obconf |
2003-10-13T23:26:08+00:00 | audio/mpc |
Command line client for the musicpd A client for MPD, the Music Player Daemon. mpc connects to a MPD running on a machine via a network. Read more about MPD on http://www.musicpd.org WWW: http://www.musicpd.org |
2003-10-13T21:36:00+00:00 | misc/linux-opengroupware |
Groupware package including mail, calendar, palm sync and much more Mission: To create, as a community, the leading open source groupware server to integrate with the leading open source office suite products and all the leading groupware clients running across all major platforms, and to provide access to all functionality and data through open XML-based interfaces and APIs. WWW: http://www.opengroupware.org Frank Reppin <frank.reppin@boerde.de> |
2003-10-13T21:13:42+00:00 | emulators/linux_dist-gentoo-stage1 |
Files from Gentoo distribution, for Linux compatibility from Daniel Robbins of Gentoo Technologies, Inc.: The "stage1" tarball is what we used to call a "build tarball". It is a chrootable image that you can use to build Gentoo Linux completely from scratch. It requires a bootstrap and an "emerge system" to convert it to a bootable Gentoo Linux system, and it will run on any PC (i486 or greater). WWW: http://www.gentoo.org/ |
2003-10-13T21:13:42+00:00 | emulators/linux_base-gentoo-stage1 |
from Daniel Robbins of Gentoo Technologies, Inc.: The "stage1" tarball is what we used to call a "build tarball". It is a chrootable image that you can use to build Gentoo Linux completely from scratch. It requires a bootstrap and an "emerge system" to convert it to a bootable Gentoo Linux system, and it will run on any PC (i486 or greater). WWW: http://www.gentoo.org/ |
2003-10-13T19:14:31+00:00 | games/kpictorial |
Little logical game for KDE Kpictorial is a littel logical game for KDE. Goal of the game is to reconstruct a black & white picture by the number of contiguous black blocks given for each row and column. Sounds easy but isn't. You can also use 1bit indexed color palete xmp and xbm files created by the gimp. Author: Rolan Lezuo WWW: http://members.chello.at/roland.lezuo/kpictorial.html |
2003-10-13T17:56:00+00:00 | devel/pmk |
Pre Make Kit, a sane replacement for autoconf What is pmk: The meaning of pmk is "Pre Make Kit", a dependency configuring tool. It aims to be considered as an alternative to GNU autoconf. Goals: *) Avoid the use of scripts in packages that can hide trojans. *) Try to keep the needed dependencies near from zero (actually we're at zero). *) Make it easy to use for users and developers. *) Provide the package in a free and usable license for everybody (BSD). *) Limit the changes in sources for a transition from autoconf. WWW: http://pmk.sourceforge.net/ |
2003-10-13T16:36:07+00:00 | japanese/gaim |
|
2003-10-13T16:02:42+00:00 | www/p5-Apache-VMonitor |
Stas Bekman's Visual System and Apache Server Monitor Stas Bekman's Visual System and Apache Server Monitor WWW: http://stason.org - Trevor Cornpropst tcornpropst@cox.net |
2003-10-13T15:29:08+00:00 | devel/p5-GTop |
A Perl interface to libgtop Perl interface to libgtop WWW: http://stason.org/ - Trevor Cornpropst tcornpropst@cox.net |
2003-10-13T15:21:57+00:00 | net/p5-Net-SFTP |
Perl5 module implementing Secure File Transfer Protocol client Perl5 Module implementing Secure File Transfer Protocol client WWW: https://metacpan.org/release/Net-SFTP |
2003-10-13T14:54:44+00:00 | sysutils/ucspi-unix |
Unix-domain socket client-server command-line tools Unix domain socket client and server programs that conform to UCSPI, the Unix Client-Server Program Interface. WWW: http://untroubled.org/ucspi-unix/ |
2003-10-13T14:28:45+00:00 | sysutils/pfstat |
Utility to render graphical statistics for pf Pfstat is a small utility that collects packet filter (security/pf) statistics and produces graphs like mrtg or alike. Samples can be found at the website below. WWW: https://www.benzedrine.ch/pfstat.html |
2003-10-13T13:52:09+00:00 | devel/p5-Config-Simple |
Simple configuration file class Reading and writing configuration files is one of the most frequent aspects of any software design. Config::Simple is the library to help you with it. Config::Simple is a class representing configuration file object. It supports several configuration file syntax and tries to identify the file syntax to parse them accordingly. Library supports parsing, updating and creating configuration files. WWW: https://metacpan.org/release/Config-Simple |
2003-10-13T13:19:36+00:00 | chinese/p5-Lingua-ZH-Summarize |
Chinese Text Summarization This module generate summarization from Chinese article. WWW: https://metacpan.org/release/Lingua-ZH-Summarize |
2003-10-13T13:04:39+00:00 | chinese/p5-Lingua-ZH-Wrap |
Simple Chinese text Wrapper This module is for wrapping simple Traditional Chinese text. WWW: https://metacpan.org/release/Lingua-ZH-Wrap |
2003-10-13T12:52:25+00:00 | chinese/p5-Lingua-ZH-Toke |
Chinese Tokenizer on steroids This modules requires Lingua::ZH::TaBE, a Chinese Tokenizer on steroids; it's a thin wrapper around Lingua::ZH::TaBE, as well as its interface with overload and utf8 semantics. WWW: https://metacpan.org/release/Lingua-ZH-Toke |
2003-10-13T11:56:39+00:00 | www/p5-Apache2-Scoreboard |
Perl interface to the Apache scoreboard structure Perl interface to the Apache scoreboard structure WWW: http://search.cpan.org/dist/Apache-Scoreboard/ |
2003-10-13T11:56:39+00:00 | www/p5-Apache-Scoreboard |
Perl interface to the Apache scoreboard structure Perl interface to the Apache scoreboard structure |
2003-10-13T11:44:00+00:00 | converters/p5-Cstools |
Tools for dealing with Czech encodings in Perl Tools for converting encoding of Czech (and Slovak) texts. Provides console program cstocs and Perl module Cz::Cstocs. WWW: https://metacpan.org/release/Cstools |
2003-10-13T11:33:11+00:00 | textproc/p5-Regex-PreSuf |
Given word lists, create Perl regular expressions The Regex::Presuf module can be used to build regular expressions out of 'word lists', lists of strings. The regular expression matches the same words as the word list. These regular expressions normally run few dozen percentages faster than a simple-minded '|'-concatenation of the words. WWW: https://metacpan.org/release/Regex-PreSuf |
2003-10-13T10:56:57+00:00 | textproc/p5-XML-Smart |
Smart, easy and powerful way to access/create XML files/data This module has an easy way to access/create XML data. It's based on the HASH tree that is made of the XML data, and enable a dynamic access to it with the Perl syntax for Hashe and Array, without needing to care if you have a Hashe or an Array in the tree. In other words, each point in the tree work as a Hash and an Array at the same time! The module alson handle automatically binary data (encoding/decoding to/from base64), CDATA (like contents with <tags>) and Unicode. It can be used to create XML files, load XML from the Web (just pasting an URL as a file path) and it has an easy way to send XML data through socket, just adding the length of the data in the <?xml?> header. You can use XML::Smart with XML::Parser, or with the 2 standart parsers of XML::Smart: WWW: https://metacpan.org/release/XML-Smart |
2003-10-13T10:24:19+00:00 | devel/calibrator |
Cache Profiling Tool The Calibrator is a small C program that is supposed to analyze a computer's memory system and extract the following parameters: * number of cache levels * for each cache level: size, linesize, access/miss latency * main memory access latency, number of TLB levels * for each TLB level: capacity, pagesize, TLB miss latency The Calibrator is a by-product of our work on Main-Memory Databases within the Monet project. The Calibrator is freely available for download and usage, but we kindly ask all users to include a reference to the Calibrator's home page whenever they refer to the Calibrator or publish calibration results. WWW: http://homepages.cwi.nl/~manegold/Calibrator/ |
2003-10-13T10:24:06+00:00 | mail/p5-Mail-Procmail |
Perl5 module provides procmail-like tools Mail::Procmail.pm is a Perl module that provides procmail-like tools that you can use to write your own mail filtering program. WWW: https://metacpan.org/release/Mail-Procmail |
2003-10-13T10:22:07+00:00 | www/p5-HTML-Strip |
Perl5 module for strip HTML tag HTML::Strip =========== This module strips HTML-like markup from text. It is written in XS, and thus about five times quicker than using regular expressions for the same task. WWW: https://metacpan.org/release/HTML-Strip |
2003-10-13T10:06:46+00:00 | chinese/p5-Lingua-ZH-Keywords |
Chinese Keywords Extraction via Lingua::ZH::TaBE This module extracts keywords from Chinese text, which requires Lingua::ZH::TaBE. WWW: https://metacpan.org/release/Lingua-ZH-Keywords |
2003-10-13T09:58:55+00:00 | databases/postgresql-client |
The most advanced open-source database available anywhere - client only |
2003-10-13T09:29:32+00:00 | audio/traymp |
Tray-aware GTK2 client for musicpd A tray-aware GTK2-client for MPD, the Music Player Daemon. Traymp connects to a MPD running on a machine via a network. Read more about MPD on http://www.musicpd.org You have to install musicpd somewhere in your network to make use of this program. WWW: http://www.musicpd.org |
2003-10-13T09:29:32+00:00 | audio/gmpc |
Full featured GTK2 client for musicpd GMPC is a GTK2 frontend for the mpd (Music Player Daemon). It's focused on being fast and easy to use, while making optimal use of all the functions in mpd. It connects to a MPD running on a machine via a network. Read more about MPD on http://www.musicpd.org Features: * Metadata support, it can show artist image, album art, lyrics, etc. * Plugin support. * Fast, gmpc is optimized to work even on low end machines and slow networks. * Profile support, easily use gmpc with multiple mpd's. |
2003-10-12T10:37:38+00:00 | mail/uebimiau |
UebiMiau is a simple yet efficient WebMail written in PHP UebiMiau is a simple yet efficient WebMail system written in PHP. It features folders, View and Send attachments, Preferences, Quota Limit, Search, and more. It does not require a database or IMAP server. WWW: http://www.uebimiau.org/ |
2003-10-12T10:02:42+00:00 | print/phppdflib |
Easy to use API for creating PDF files dynamically phppdflib is a class written in php that presents an easy to use API for creating PDF files dynamically. WWW: http://www.potentialtech.com/ppl.php |
2003-10-11T19:36:13+00:00 | devel/cil |
Infrastructure for C Program Analysis and Transformation Infrastructure for C Program Analysis and Transformation CIL (C Intermediate Language) is a high-level representation along with a set of tools that permit easy analysis and source-to-source transformation of C programs. CIL is both lower-level than abstract-syntax trees, by clarifying ambiguous constructs and removing redundant ones, and also higher-level than typical intermediate languages designed for compilation, by maintaining types and a close relationship with the source program. WWW: http://kerneis.github.com/cil/ |
2003-10-11T18:48:28+00:00 | net/morebalance |
Modular open source user-space load balancing system MoreBalance is a modular open source user-space load balancing system. It also serves as a general fun networking tool. WWW: http://morebalance.coolprojects.org/ |
2003-10-11T11:51:30+00:00 | devel/p5-Object-MultiType |
Perl Objects as Hash, Array, and Scalar at the same time This module return an object that works like a Hash, Array and Scalar object at the same time. WWW: https://metacpan.org/release/Object-MultiType |
2003-10-10T14:26:05+00:00 | devel/p5-Devel-Cover |
Code coverage metrics for Perl This module provides code coverage metrics for Perl. If you can't guess by the version number this is an alpha release. Code coverage data are collected using a pluggable runops function which counts how many times each op is executed. These data are then mapped back to reality using the B compiler modules. There is also a statement profiling facility which needs a better backend to be really useful. The cover program can be used to generate coverage reports. Statement, branch, condition, subroutine, pod and time coverage information is reported. Statement coverage data should be reasonable, although there may be some statements which are not reported. Branch and condition coverage data should be mostly accurate too, although not always what one might initially expect. Subroutine coverage should be as accurate as statement coverage. Pod coverage comes from Pod::Coverage. Coverage data for path coverage are not yet collected. WWW: https://metacpan.org/release/Devel-Cover |
2003-10-10T13:42:54+00:00 | devel/p5-Pod-Coverage |
Checks if the documentation of a module is comprehensive Developers hate writing documentation. They'd hate it even more if their computer tattled on them, but maybe they'll be even more thankful in the long run. Even if not, perlmodstyle tells you to, so you must obey. This module provides a mechanism for determining if the pod for a given module is comprehensive. WWW: https://metacpan.org/release/Pod-Coverage |
2003-10-10T11:49:43+00:00 | math/ploticus-nox11 |
Generates plots and graphs from data (no X11 required) |
2003-10-10T11:14:15+00:00 | ukrainian/iceb |
Ukrainian accounting system Ukrainian accounting system with curses GUI. Hardware support: - many cash registers - bar-code scanners Includes: - main book - matherials accounting - service accounting - salary calculation - payment documents - cashier orders accounting WWW: http://www.iceb.vinnitsa.com/ - Vadim Chekan vchekan@softline.kiev.ua |
2003-10-10T09:05:39+00:00 | www/mod_php4-twig |
|
2003-10-10T06:41:59+00:00 | deskutils/multi-backgrounds-daemon |
Change your GNOME2 backgound when you switch to other workspace The Multi-Backgrounds-Daemon is a little daemon (~designed~ for Gnome 2) that see that you've just changed to other workspace (a X workspace), and that change the background WWW: http://jk24.free.fr/multi-backgrounds-daemon/ |
2003-10-10T06:28:17+00:00 | textproc/sagasu |
GNOME tool to find strings in a set of files Sagasu is a GNOME tool to find strings in a set of files. The user specifies the search directory and the set of files to be searched. Double-clicking on a search result launches a user command that can for example load the file in an editor at the appropriate line. The search can optionally ignore CVS directories. WWW: http://sarrazip.com/dev/sagasu.html |
2003-10-10T06:09:21+00:00 | mail/mb2md |
Converts mbox mailboxes to Maildir This is a Perl script that reads a directory of Mbox format mailboxes and converts them to Maildir format. Some details of this are to suit Courier IMAP's naming conventions for Maildir mailboxes. WWW: http://batleth.sapienti-sat.org/projects/mb2md/ |
2003-10-10T06:06:13+00:00 | security/linux-pam-docs |
Linux-PAM offline documentation This documantation consists of following three guides for * System administrators * Module writers * Application developers PS/HTML/TXT versions are available. WWW: http://www.kernel.org/pub/linux/libs/pam/ |
2003-10-10T05:52:58+00:00 | security/gnome-ssh-askpass |
Graphical SSH askpass utility for Gnome2 Gnome-ssh-askpass is a part of the OpenSSH contrib files. Use from your .xsession or equivalent: export SSH_ASKPASS=/usr/local/bin/gnome-ssh-askpass2 ; ssh-add |
2003-10-10T05:37:58+00:00 | net/proxychains |
Redirect connection through proxy servers This program forces any TCP connection made by any given TCP client to follow through proxy (or proxy chain). It is a kind of proxifier. It acts like sockscap / permeo / eborder driver (intercepts TCP calls). WWW: http://proxychains.sourceforge.net/ |
2003-10-10T05:35:54+00:00 | net/yaph |
Yet Another Proxy Hunter (proxy scanner) YAPH - Yet Another Proxy Hunter Yaph provides the ability to reveal public proxy servers. WWW: http://proxylabs.netwu.com/yaph/index.html |
2003-10-10T05:21:28+00:00 | comms/libirman |
Library for Evation's Irman infrared receiver libirman is a library for accessing the IRMAN hardware from Linux and other Unix systems. Currently the package is mainly for advanced users and developers; this does not mean that less experienced users will not be able to use it, but that there are not a lot of applications for libirman at the moment, and that if you run into problems you may have difficulty fixing things. WWW: https://libirman.sourceforge.io/ |
2003-10-10T05:16:19+00:00 | cad/admesh |
Program for processing STL triangulated solid meshes ADMesh is a program for processing triangulated solid meshes. Currently, ADMesh only reads the STL file format that is used for rapid prototyping applications, although it can write STL, VRML, OFF, and DXF files. Features * Read and write binary and ASCII STL files * Check STL files for flaws (i.e. unconnected facets, bad normals) * Repair facets by connecting nearby facets that are within a given tolerance * Fill holes in the mesh by adding facets. * Repair normal directions (i.e. facets should be CCW) * Repair normal values (i.e. should be perpendicular to facet with length=1) * Remove degenerate facets (i.e. facets with 2 or more vertices equal) * Translate in x, y, and z directions * Rotate about the x, y, and z axes * Mirror about the xy, yz, and xz planes * Scale the part by a factor * Merge 2 STL files into one * Write an OFF file * Write a VRML file * Write a DXF file * Calculate the volume of a part WWW: https://launchpad.net/admesh |
2003-10-10T05:02:22+00:00 | games/emacs-chess |
Play chess with emacs An emacs library and program connecting a colorful chessboard with gnuchess during boring editing sessions. WWW: http://emacs-chess.sourceforge.net/ Steffen Mazanek <steffen.mazanek@unibw-muenchen.de> |
2003-10-10T04:26:14+00:00 | print/epsonepl |
Printer filter for EPSON EPL-5700L etc This is a printer filter for the EPSON EPL-5700L, EPL-5800L and EPL-5900L budget models of EPSON's laser printers. This port also provides a driver for apsfilter. WWW: http://epsonepl.sourceforge.net/ |
2003-10-10T04:11:49+00:00 | misc/gkrellshoot2 |
Screen locking and screen capture plugin for GKrellM 2 This plugin puts a lock and shoot button on your GKrellM 2, It uses ImageMagick for screen capture and can be configured for your screen saver program. Known to work with either Xlock or xscreensaver. WWW: http://gkrellshoot.sourceforge.net/ |
2003-10-09T16:13:09+00:00 | japanese/openoffice-templates |
OpenOffice.org 1.1 Impress Templates Templates for OpenOffice.org Impress. WWW: http://desktop.good-day.net/ooo11/tmp.php |
2003-10-09T01:47:02+00:00 | games/ggz-txt-client |
The GGZ Gaming Zone - Console (Text) Frontend ============================================= The GGZ Gaming Zone - Console (Text) Frontend ============================================= This core client is not only useful for environments where no graphical desktop is available, but does also serve as a reference implementation of the ggzcore functionality. WWW: http://www.ggzgamingzone.org/ |
2003-10-09T01:44:07+00:00 | games/ggz-client-libs |
The GGZ Gaming Zone - Core Client Libraries =========================================== The GGZ Gaming Zone - Core Client Libraries =========================================== GGZ Gaming Zone core client libraries provides the common procedures and utilities required to run the GGZ client and games. The routines are shared by other modules in order to ease coding and promote compatibility and stability. This version of the client libraries (0.0.13) should provide compatibility with version 0.0.13 clients and servers. The core client libraries is only one part of the GGZ Gaming Zone client setup. The following additional packages are required: * libggz - provides commonly used functions and low-level communications between client modules and the GGZ servers * 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 * gtk-games/kde-games/sdl-games - one or more games or game packs are required in order to launch and play games WWW: http://www.ggzgamingzone.org/ |
2003-10-09T01:33:12+00:00 | games/libggz |
The GGZ Gaming Zone - Base Library ============================ The GGZ Gaming Zone - libggz ============================ This is the GGZ base library libggz, used by the GGZ Gaming Zone server (ggzd), the ggzcore library and other components. WWW: http://www.ggzgamingzone.org/ |
2003-10-08T18:52:28+00:00 | polish/libtlen |
Backend for interoperability with Tlen.pl, Polish IM network A libtlen is a backend library to implement interoperability with Poland's Jabber protocol based Tlen.pl IM network. WWW: http://libtlen.sourceforge.net/ |
2003-10-08T13:14:48+00:00 | textproc/makefaq |
Python program that creates a FAQ makefaq is a Python program that creates a Frequently Asked Questions (FAQ) list from a specially formatted text data file. For output, it can generate either an HTML page, a text file, or a DocBook XML file. WWW: http://www.lodestar2.com/software/makefaq/ |
2003-10-08T12:52:42+00:00 | print/foomatic-db-engine |
Foomatic database engine foomatic is a collection of printer drivers that can be used by gimp-print and cups among others. WWW: http://www.linuxprinting.org/foomatic.html |
2003-10-08T11:26:08+00:00 | mail/mls |
Program for generating various statistics on emails mls will read mailbox file in MBOX format and display various statistical data about it. You can specify input and ouput files (can be stdin/stdout), language used for output (in this version Slovak/English/Italian/Francais/Deutsch/Spanish/Serbian), error and diagnostic msgs are always printed in english. You can also specify text which will be displayed instead of standart title in output (can be used for automatic mailing of produced output). It also supports cache file for faster re-generation of stats from the same input file. It is useful when you want to show statistics on web - you can use HTML output & PHP wrapper. WWW: http://www.marki-online.net/MLS/ |
2003-10-08T11:22:32+00:00 | www/pglogd |
Sends web server log entries to a PostgreSQL database pgLOGd, simply put, is a program that takes web server log entries and sends them to a database. It is called pgLOGd because of the database it was designed to function with, PostgreSQL. It is fast, robust and features fall-back-logging to a text file. It is flexible and typically uses less than 128K of memory. WWW: http://www.digitalstratum.com/pglogd/ |
2003-10-08T11:04:34+00:00 | comms/gscmxx |
Graphical frontend for scmxx Port for gscmxx a graphical frontend for scmxx. WWW: http://gscmxx.sourceforge.net/ |
2003-10-08T10:49:08+00:00 | www/mod_injection |
Injects text in the HTTP response after a HTML tag mod_injection is an Apache 2.0.X filter module. It allows you to inject text in the HTTP response after a HTML tag or after any given text string. The main intention of this module is to add a banner to several HTML pages on the fly. |
2003-10-08T10:41:32+00:00 | audio/musicpd |
Remote-controllable music daemon Music Player Daemon (MPD) allows remote access for playing music (MP3, MP4, Ogg, Flac, and more) and managing playlists. The design focus is on integrating a computer into a stereo system that provides control for music playback over a local network. WWW: https://www.musicpd.org/ |
2003-10-08T10:40:47+00:00 | www/webcpp |
Convert you source code to syntax highlighted HTML Webcpp converts source code to syntax highlighted HTML, and supports multiple languages and also colour schemes. Features: - Specific support for over 30 programming, scripting, and shading languages - An 11-element syntax highlighting engine - Dynamic colour schemes using embedded Stylesheets, or external Stylesheets - Batch conversions - Automatic filetype detection for higlighting - Filetype forcing for syntax highlighting - Automatic #include file hyperlinking and file generation - Piping the input or output to or from STDIN/STDOUT to collaborate with other programs - The ability of allowing custom HTML tags to be added - Generic support for unknown text based files - Available on various operating systems WWW: http://webcpp.sourceforge.net/ - ChiP chip-set@mail.ru |
2003-10-08T10:40:47+00:00 | textproc/webcpp |
Convert your source code to syntax highlighted HTML Webcpp converts source code to syntax highlighted HTML, and supports multiple languages and also colour schemes. Features: - Specific support for over 30 programming, scripting, and shading languages - An 11-element syntax highlighting engine - Dynamic colour schemes using embedded Stylesheets, or external Stylesheets - Batch conversions - Automatic filetype detection for higlighting - Filetype forcing for syntax highlighting - Automatic #include file hyperlinking and file generation - Piping the input or output to or from STDIN/STDOUT to collaborate with other programs - The ability of allowing custom HTML tags to be added - Generic support for unknown text based files - Available on various operating systems WWW: http://webcpp.sourceforge.net/ |
2003-10-08T10:32:04+00:00 | www/mod_auth_remote |
Allows users to authenticate on a remote web server mod_auth_remote allows you to authenticate users on one (or more) remote web server(s), using basic HTTP authentication. When a request comes in, mod_auth_remote obtains the client username & password from the client via basic authentication scheme. It then builds a HTTP header with authorization header built from the client's userid:passwd. mod_auth_remote then makes a HEAD request to the authentication server. On reciept of a 2XX response, the client is validated; for all other responses the client is not validated. WWW: http://saju.pillai.googlepages.com/mod_auth_remote |
2003-10-08T05:25:16+00:00 | devel/linux-p4v |
Visual client for Perforce SCM P4V, Perforce Visual Client, is a graphical user interface to Perforce on Mac OS X and Linux. P4V provides quick and easy access to Perforce-managed files through a user interface that is consistent across OS platforms. WWW: http://www.perforce.com/perforce/products/p4v.html |
2003-10-08T05:03:23+00:00 | net/nakenchat |
Small (under 50k) chat server with many features Small chat server written in C. The compiled code is still under 50k (at this time around 40k). The chat offers many features including private channels, gagging, squelching, banning, censoring, and much more. Users can connect to the chat through many ways, including telnet and a Java applet through a webpage. WWW: http://nakenchat.naken.cc/ |
2003-10-08T02:57:42+00:00 | net/openvmps |
A GPL implementation of the VMPS protocol VMPS (VLAN Management Policy Server) is a way of assigning switch ports to specific VLANs based on the MAC address of connecting device. OpenVMPS is a GPL implementation of VMPS. WWW: http://vmps.sourceforge.net/ |
2003-10-08T02:57:42+00:00 | net-mgmt/openvmps |
GPL implementation of the VMPS protocol VMPS (VLAN Management Policy Server) is a way of assigning switch ports to specific VLANs based on the MAC address of connecting device. OpenVMPS is a GPL implementation of VMPS. WWW: http://vmps.sourceforge.net/ |
2003-10-08T01:20:50+00:00 | net/tsocks |
Allow non SOCKS aware applications to use SOCKS without modification SOCKS servers are a form of proxy that are commonly used in firewalled LAN environments to allow access between networks, and often to the Internet. The problem is that most applications don't know how to gain access through SOCKS servers. This means that network based applications that don't understand SOCKS are very limited in networks they can reach. An example of this is simple 'telnet'. If you're on a network firewalled from the internet with a SOCKS server for outside access, telnet can't use this server and thus can't telnet out to the Internet. tsocks' role is to allow these non SOCKS aware applications (e.g telnet, ssh, ftp etc) to use SOCKS without any modification. It does this by intercepting the calls that applications make to establish network connections and negotating them through a SOCKS server as necessary. WWW: http://tsocks.sourceforge.net |
2003-10-07T23:53:22+00:00 | security/ssh_askpass_gtk2 |
Tiny GTK2 ssh askpass replacement A small SSH Askpass replacement written with GTK2. Features fullscreen dialog and translucent background. WWW: https://www.cgabriel.org/software/wiki/SshAskpassFullscreen |
2003-10-07T23:48:02+00:00 | x11-fm/FSViewer |
X11 file manager using WINGS library. Dockable in WindowMaker FSViewer is a file system viewer for Window Maker, developed by George Clernon visually and functionally in analogy to the Workspace Manager of NeXTStep(TM). Adapted to newer Window Maker versions and WINGS by Dr.Guido Scholz. Homepage: WWW: http://www.bayernline.de/~gscholz/linux/fsviewer/ |
2003-10-07T23:43:13+00:00 | www/p5-HTML-Template-Associate |
Bridges gap between HTML::Template and other modules HTML::Template::Associate bridges gap between HTML::Template and other modules that can be used in conjunction with it to do something useful together, like for example Data::FormValidator that can verify form inputs. The primary reason I wrote this is that I needed something to bridge those two and the thought of creating something more expandable came to mind. WWW: https://metacpan.org/release/HTML-Template-Associate |
2003-10-07T23:34:40+00:00 | security/opensc-esteid |
ISO 7816 Smartcard API Library (OpenSSH Compatible) This is modified version of the OpenSC port that works with Estonian Electronic ID card (EstEID). WWW: http://marie.vtl.ee/esteid/ |
2003-10-07T23:19:11+00:00 | x11/yalias |
Enhanced execution box with regex pattern matching yalias has a window with two buttons and a text widget. The left button clears the widget (and is bound to the Escape key). The right button matches the contents of the widget against a series of regular expressions that the user has previously specified in their $HOME/.yaliasrc, and executes the specified command if it matches any of them. WWW: http://offog.org/code/ |
2003-10-07T22:45:07+00:00 | news/rawdog |
Simple RSS aggregator rawdog is an RSS Aggregator Without Delusions Of Grandeur. Written in Python, it uses Mark Pilgrim's feed parser. It runs from cron, collects articles from a number of feeds, and generates a static HTML page listing the newest articles in date order. It supports per-feed customizable update times, and uses ETags, Last-Modified, and gzip compression to minimize network bandwidth usage. rawdog's output format is similar to that of PyDS and Hep. WWW: http://offog.org/code/rawdog.html |
2003-10-07T20:26:18+00:00 | editors/bed |
Variable dataformat binary editor Menu driven binary editor. Dataformats are ascii, unsigned and signed integers, float, bitflags, bitfields, labels, ebcdic and time_t. Different sizes and byte ordenings are possible. Datatypes can be used in structures. Other dataformats, filters and procedures can be defined in plugins. Contains copy, past, undo, redo, search, replace, marks, record/play and context sensitive help. Linux & FreeBSD: edit block devices (linux limit 1023 gigabyte). WWW: http://bedlinux.tripod.com/ |
2003-10-07T20:00:53+00:00 | math/py-fpconst |
Utilities for handling IEEE 754 floating point special values This python module implements constants and functions for working with IEEE754 double-precision special values. It provides constants for Not-a-Number (NaN), Positive Infinity (Inf), and Negative Infinity (-Inf), as well as functions to test for these values. WWW: https://pypi.org/project/fpconst/ |
2003-10-07T19:54:02+00:00 | devel/py-clientcookie |
Client-side HTTP cookies for Python ClientCookie is a Python module for handling HTTP cookies on the client side, useful for accessing web sites that require cookies to be set and then returned later. It also provides some other (optional) useful stuff: HTTP-EQUIV and Refresh handling, automatic adding of the Referer [sic] header and lazily-seek()able responses. These extras are implemented using an extension that makes it easier to add new functionality to urllib2. It has developed from a port of Gisle Aas' Perl module HTTP::Cookies, from the libwww-perl library. WWW: http://wwwsearch.sourceforge.net/ClientCookie/ |
2003-10-07T17:30:45+00:00 | net/dhcp-agent |
A portable UNIX Dynamic Host Configuration suite dhcp-agent is a suite, or a set of tools, that allow a UNIX host to make use of the Dynamic Host Configuration protocol. Currently the suite is packaged with the following tools: * dhcp-client : A highly configurable and extendable DHCP client. * dhcp-sniff : A command line DHCP sniffer. In good time the suite will also be packaged with: * dhcp-server : A configurable and extendable DHCP server. * dhcp-relay : A DHCP relay agent. Under FreeBSD the client will make use of two bpf devices. This is because of a limitation in dnet. If you run out of bpf devices you may need to compile a kernel with more bpf devices. WWW: http://dhcp-agent.sourceforge.net/ |
2003-10-07T17:22:09+00:00 | graphics/pho |
Lightweight image viewer Pho is a lightweight utility for viewing, rotating, or deleting large numbers of images quickly, and making notes about what to do with each of them. It is particularly useful for processing hundreds of images after uploading them from a digital camera. WWW: http://shallowsky.com/software/pho/ |
2003-10-07T16:57:54+00:00 | sysutils/aaccli |
Adaptec SCSI RAID administration tool Command Line Interface for the Adaptec SCSI RAID family of RAID controllers, used to configure and manage connected storage devices. |
2003-10-07T16:51:39+00:00 | deskutils/xfce4-notes |
Sticky notes panel plugin for XFce4 A sticky notes panel plugin for XFce4. WWW: http://www.xfce.org |
2003-10-07T16:51:39+00:00 | deskutils/xfce4-notes-plugin |
Notes plugin for the Xfce panel The notes plugin provides a quick way to paste text, to write down a list of things, to leave a note to a friend, or whatever is common to do with Post-It's. WWW: https://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin |
2003-10-07T10:34:59+00:00 | www/mod_auth_pam2 |
Allows users to use PAM modules for user authentication The PAM authentication module implements Basic authentication on top of the Pluggable Authentication Module library. Thereby it supports whatever authentication method your PAM subsystem has specific support installed & configured for. WWW: http://pam.sourceforge.net/mod_auth_pam/ |
2003-10-07T10:26:44+00:00 | www/mod_auth_pgsql2 |
Allows users to use PostgreSQL databases for user authentication This add-on module allows the apache web server to use a PostgreSQL database for user and/or group authentication. For large user lists this can offer a significate speed up over apache's standard flat file format. WWW: http://www.giuseppetanzilli.it/mod_auth_pgsql2/ |
2003-10-07T08:07:19+00:00 | sysutils/lxsplit |
Simple program to split or join files This utility is used to split up huge files into smaller pieces without compression. It is fully compatible with HJSplit. HJSplit is a program written by Freebyte!. See http://www.freebyte.com for more information about HJSplit. WWW: http://lxsplit.sourceforge.net/ |
2003-10-07T07:45:46+00:00 | russian/muttprint |
Print in Russian |
2003-10-07T07:21:44+00:00 | russian/koi2koi |
Cyrillic charset auto converter Simple filter for autoconverting widely used cyrillic encodings to KOI8-R |
2003-10-07T05:06:03+00:00 | devel/p5-Shape |
Perl5 module to read and write shapefiles via shapelib This is a library for reading, creating, and writing ArcView(c) shapefiles using Perl. The Perl code uses Frank Warmerdam's Shapefile C Library. |
2003-10-07T04:22:20+00:00 | games/monkeybubble |
GTK2 Puzzle Bobble clone with monkeys Think Puzzle Bobble, but with monkeys. Monkeys that throw colourful things. It's a game, except SO MUCH MORE, because it has monkeys. It has sound and network play and a spiffy GTK+-2 interface, but that's all irrelevant because, come on... monkeys! WWW: http://home.gna.org/monkeybubble/ |
2003-10-07T01:17:49+00:00 | mail/dbmail22 |
SQL database-based mail system (POP3 and IMAP) Dbmail is the name of a group of programs that enable the possibility of storing and retrieving mail messages from a database (currently MySQL, PostgreSQL or SQLite). * Scalability. Dbmail is as scalable as the database system that is used for the mail storage. In theory millions of accounts can be managed using dbmail. One could, for example, run 4 different servers with the pop3 daemon each connecting to the same database (cluster) server. * Manageability. Dbmail is based upon a database. Dbmail can be managed by changing settings in the database (f.e. using PHP/Perl/SQL), without needing shell access. * Speed. Dbmail uses very efficient, database specific queries for retrieving mail information. This is much faster then parsing a filesystem. * Security. Dbmail has got nothing to do with the filesystem or interaction with other programs in the Unix environment which need special permissions. Dbmail is as secure as the database it's based upon. * Flexibility. Changes on a Dbmail system (adding of users, changing passwords etc.) are effective immediately. WWW: http://www.dbmail.org/ |
2003-10-07T01:17:49+00:00 | mail/dbmail21 |
An SQL database-based mail system (POP3 and IMAP) Dbmail is the name of a group of programs that enable the possiblilty of storing and retrieving mail messages from a database (currently MySQL, PostgreSQL or SQLite). * Scalability. Dbmail is as scalable as the database that is used for the mail storage. * Manageability. Dbmail is based upon a database. Dbmail can be managed by changing settings in the database (f.e. using PHP/Perl/SQL). * Speed. Dbmail uses very efficient, database specific queries for retrieving mail information. This is much faster then parsing a filesystem. * Security. Dbmail has got nothing to do with the filesystem or interaction with other programs in the Unix environment which need special permissions. Dbmail is as secure as the database it's based upon. * Flexibility. Changes on a Dbmail system (adding of users, changing passwords etc.) are effective immediately. WWW: http://www.dbmail.org/ |
2003-10-07T01:17:49+00:00 | mail/dbmail20 |
An SQL database-based mail system (POP3 and IMAP) Dbmail is the name of a group of programs that enable the possiblilty of storing and retrieving mail messages from a database (currently MySQL or PostgreSQL). What are the advantages? * Scalability. Dbmail is as scalable as the database that is used for the mail storage. * Manageability. Dbmail is based upon a database. Dbmail can be managed by changing settings in the database (f.e. using PHP/Perl/SQL). * Speed. Dbmail uses very efficient, database specific queries for retrieving mail information. This is much faster then parsing a filesystem. * Security. Dbmail has got nothing to do with the filesystem or interaction with other programs in the Unix environment which need special permissions. Dbmail is as secure as the database it's based upon. * Flexibility. Changes on a Dbmail system (adding of users, changing passwords etc.) are effective immediately. WWW: http://www.dbmail.org/ |
2003-10-07T01:17:49+00:00 | mail/dbmail |
SQL database-based mail system (POP3 and IMAP) Dbmail is the name of a group of programs that enable the possibility of storing and retrieving mail messages from a database (currently MySQL, PostgreSQL or SQLite). * Scalability. Dbmail is as scalable as the database system that is used for the mail storage. In theory millions of accounts can be managed using dbmail. One could, for example, run 4 different servers with the pop3 daemon each connecting to the same database (cluster) server. * Manageability. Dbmail is based upon a database. Dbmail can be managed by changing settings in the database (f.e. using PHP/Perl/SQL), without needing shell access. * Speed. Dbmail uses very efficient, database specific queries for retrieving mail information. This is much faster then parsing a filesystem. * Security. Dbmail has got nothing to do with the filesystem or interaction with other programs in the Unix environment which need special permissions. Dbmail is as secure as the database it's based upon. * Flexibility. Changes on a Dbmail system (adding of users, changing passwords etc.) are effective immediately. WWW: http://www.dbmail.org/ |
2003-10-07T01:17:49+00:00 | mail/dbmail-devel |
An SQL database-based mail system (POP3 and IMAP) Dbmail is the name of a group of programs that enable the possiblilty of storing and retrieving mail messages from a database (currently MySQL, PostgreSQL or SQLite). What are the advantages? * Scalability. Dbmail is as scalable as the database that is used for the mail storage. * Manageability. Dbmail is based upon a database. Dbmail can be managed by changing settings in the database (f.e. using PHP/Perl/SQL). * Speed. Dbmail uses very efficient, database specific queries for retrieving mail information. This is much faster then parsing a filesystem. * Security. Dbmail has got nothing to do with the filesystem or interaction with other programs in the Unix environment which need special permissions. Dbmail is as secure as the database it's based upon. * Flexibility. Changes on a Dbmail system (adding of users, changing passwords etc.) are effective immediately. WWW: http://www.dbmail.org/ |
2003-10-07T00:09:16+00:00 | www/gforge |
Open Source collaborative software development tool GForge is an Open Source collaborative software development tool, which allows you to organize and manage any number of software development projects. It's perfect for managing large teams of software engineers and/or engineers scattered among multiple locations. WWW: http://gforge.org |
2003-10-06T23:49:25+00:00 | security/autossh |
Automatically restart SSH sessions and tunnels autossh is a program to start a copy of ssh and monitor it, restarting it as necessary should it die or stop passing traffic. The original idea and the mechanism were from rstunnel (Reliable SSH Tunnel). With this version the method changes: autossh uses ssh to construct a loop of ssh forwardings (one from local to remote, one from remote to local), and then sends test data that it expects to get back. (The idea is thanks to Terrence Martin.) WWW: https://www.harding.motd.ca/autossh/ |
2003-10-06T12:37:31+00:00 | editors/zoinks |
X11 programmer's editor and development environment Zoinks is a programmer's editor and development environment for Unix/X11 systems. The editor has features similar to Mac text editors like MPW and CodeWarrior. It also has some features for HTML authoring. Zoinks supports comparing/diffing files and directory hierarchies. It also supports inputting and editing multi-byte text (e.g. Japanese and other Asian languages). WWW: http://zoinks.mikelockwood.com/ |
2003-10-06T12:22:25+00:00 | mail/py-mimelib |
Email package for Python This library is intended to replace the standard Python libraries rfc822, mimetools, multifile, MIMEWriter, etc. It intends to be the be-all end-all package for parsing, manipulating, and generating MIME and rfc822 style messages in Python. WWW: http://sourceforge.net/projects/mimelib/ |
2003-10-06T12:22:25+00:00 | mail/py-email2 |
Email package for Python 2.1.3 or upper This library is intended to replace the standard Python libraries rfc822, mimetools, multifile, MIMEWriter, etc. It intends to be the be-all end-all package for parsing, manipulating, and generating MIME and rfc822 style messages in Python. WWW: http://www.python.org/community/sigs/current/email-sig/ |
2003-10-06T12:22:25+00:00 | mail/py-email |
Email package for Python 2.3 or upper This library is intended to replace the standard Python libraries rfc822, mimetools, multifile, MIMEWriter, etc. It intends to be the be-all end-all package for parsing, manipulating, and generating MIME and rfc822 style messages in Python. WWW: http://www.python.org/sigs/email-sig/ |
2003-10-06T12:18:47+00:00 | japanese/ruby-rdic |
A search tool for Eijiro by ruby rdic is serch tool for Eijiro by ruby. WWW: http://www.yasgursfarm.us/rdic/ |
2003-10-06T12:12:37+00:00 | security/IMHear |
An MSN Messenger event/message sniffer IMHear is an MSN Messenger sniffer based on the pcap library that listens on a physical network interface (usually on a LAN router or gateway) and displays, and optionally logs, all events and messages. WWW: http://mathpost.la.asu.edu/~hai/hear/ |
2003-10-06T12:04:24+00:00 | sysutils/watchdog |
Watchdog daemon for the AMD Elan sc520 system-on-chip Watchdog daemon for the AMD Elan sc520 system-on-chip. The watchdogd daemon runs in the background and will reset the hardware watchdog timer of the elan-mmcr/soekris every 16 seconds. If this timer is not reset within 32 seconds thereafter the hardware will reboot. This software was specifically developed for http://www.soekris.com/ boards and for use within the http://www.wirelessleiden.nl/ project. WWW: http://www.webweaving.org/watchdog/ |
2003-10-06T11:56:16+00:00 | sysutils/linux-afaapps |
DELL PowerEdge Raid Controller 2 (apps) Red Hat Linux 8.0 shipping version of Dell's PERC RAID utilities. The afacli application consists of a command line interface (CLI) that lets you perform storage management tasks related to managing controllers, disks, containers, and enclosure devices by providing a variety of commands. WWW: http://support.dell.com/ |
2003-10-06T11:54:10+00:00 | audio/linux-f8-arts |
Audio system for the KDE integrated X11 desktop (Linux Fedora 8) Red Hat Linux 8.0 shipping version of the arts library. The principle of arts is to create/process sound using small modules which do certain tasks. These may be create a waveform (oscillators), play samples, filter data, add signals, perform effects like delay/flanger/chorus, or output the data to the soundcard. By connecting all those small modules together, you can perform complex tasks like simulating a mixer, generating an instrument or things like playing a wave file with some effects. WWW: http://www.kde.org/ |
2003-10-06T11:54:10+00:00 | audio/linux-f10-arts |
Audio system for the KDE integrated X11 desktop (Linux Fedora 10) This is the aRts module from KDE CVS. |
2003-10-06T11:54:10+00:00 | audio/linux-arts |
Audio system for the KDE integrated X11 desktop (Linux version) Red Hat Linux 8.0 shipping version of the arts library. The principle of arts is to create/process sound using small modules which do certain tasks. These may be create a waveform (oscillators), play samples, filter data, add signals, perform effects like delay/flanger/chorus, or output the data to the soundcard. By connecting all those small modules together, you can perform complex tasks like simulating a mixer, generating an instrument or things like playing a wave file with some effects. WWW: http://www.kde.org/ |
2003-10-06T11:41:44+00:00 | misc/gkrellm-helium |
GKrellM plugin reading data from helium thermometer at Strahov, Prague Tiny GKrellM plugin for reading temperature data from the helium thermometer at Strahov, Prague, Czech republic. Great for all Prague citizens. Probably useless for anybody else, sorry folks. WWW: https://sites.google.com/site/makovick/gkrellm-plugins |
2003-10-06T11:35:51+00:00 | www/wiliki |
A lightweight Wiki engine written in Scheme WiLiKi is a lightweight Wiki engine written in Scheme. It is very suitable for the English/Japanese bilingual environments. WWW: http://www.shiro.dreamhost.com/scheme/wiliki/ |
2003-10-06T11:32:43+00:00 | net/gift-openft |
An OpenFT plugin for giFT OpenFT plugin for gift WWW: http://gift.sourceforge.net/ |
2003-10-06T11:32:43+00:00 | net-p2p/gift-openft |
An OpenFT plugin for giFT OpenFT plugin for gift WWW: http://gift.sourceforge.net/ |
2003-10-06T11:19:54+00:00 | net/giftcurs |
A cursed frontend to the giFT daemon giFTcurs is a cursed frontend to the giFT daemon and has been described as "seriously slick". It won't work that well without giFT, which you should have already. The version in CVS always works with the daemon in CVS. The latest giFTcurs release also works with the latest giFT release, and there are very rarely any incompatible changes in the protocol. WWW: http://www.nongnu.org/giftcurs/ |
2003-10-06T11:19:54+00:00 | net-p2p/giftcurs |
A cursed frontend to the giFT daemon giFTcurs is a cursed frontend to the giFT daemon and has been described as "seriously slick". It won't work that well without giFT, which you should have already. The version in CVS always works with the daemon in CVS. The latest giFTcurs release also works with the latest giFT release, and there are very rarely any incompatible changes in the protocol. WWW: http://www.nongnu.org/giftcurs/ |
2003-10-06T08:28:48+00:00 | java/jakarta-commons-dbcp |
Apache Commons Database Connection Pool The DBCP Component Many Jakarta projects support interaction with a relational database. Creating a new connection for each user can be time consuming (often requiring multiple seconds of clock time), in order to perform a database transaction that might take milliseconds. Opening a connection per user can be unfeasible in a publicly-hosted Internet application where the number of simultaneous users can be very large. Accordingly, developers often wish to share a "pool" of open connections between all of the application's current users. The number of users actually performing a request at any given time is usually a very small percentage of the total number of active users, and during request processing is the only time that a database connection is required. The application itself logs into the DBMS, and handles any user account issues internally. There are several Database Connection Pools already available, both within Jakarta products and elsewhere. This Commons package provides an opportunity to coordinate the efforts required to create and maintain an efficient, feature-rich package under the ASF license. The commons-dbcp package relies on code in the commons-pool package to provide the underlying object pool mechanisms that it utilizes. WWW: http://commons.apache.org/dbcp/ |
2003-10-06T08:27:58+00:00 | java/jakarta-commons-pool |
Apache Commons Object-pooling API The Pool Component Pool provides an Object-pooling API, with three major aspects: 1. A generic object pool interface that clients and implementors can use to provide easily interchangable pooling implementations. 2. A toolkit for creating modular object pools. 3. Several general purpose pool implementations. WWW: http://commons.apache.org/pool/ |
2003-10-06T06:26:57+00:00 | emulators/gxmame |
GXmame is a GTK frontend for xmame GXMame is a GTK frontend for xmame. Its goal is to provide an interface much like that of MAME32. WWW: http://gxmame.sourceforge.net |
2003-10-06T05:47:28+00:00 | x11-wm/fluxspace |
A window manager and workspace enhancer and integrator Fluxspace provides a framework and modules for adding event-driven behavior to Fluxbox as an external component. A variety of features and enhancements can be introduced more easily without modifying Fluxbox's C++ code. Existing modules that integrate with Rox Filer or Idesk can add effective desktop management to a pure window manager, such as Fluxbox. It goes beyond the normal desktop capabilities to allow you to customize each workspace with its own panels, desktop icons and running applets. WWW: http://fluxspace.sourceforge.net/ |
2003-10-06T05:10:57+00:00 | print/rubber |
Compilation of LaTeX files This is a port of rubber, which purpose is to make the building of a LaTeX document automated, from the source files to the final document file, replacing the work of a Makefile. WWW: http://www.beffara.org |
2003-10-06T04:28:06+00:00 | security/destroy |
Securely destroy files on the hard disk A system utility that destroys files on the hard drive by writing null and random bytes to the file over and over. WWW: http://www.mod6.net IRC: irc.freebsdhackers.net #freebsd -Shane Kinney (mod6) <modsix@gmail.com> |
2003-10-06T04:23:25+00:00 | sysutils/mount.app |
Windowmaker application, Resembles wmmount with extra functionality mount.app - WindowMaker dock app WWW: http://mountapp.sourceforge.net/ |
2003-10-06T04:09:46+00:00 | net/gkrellmwireless2 |
GKrellM wireless plugin A plugin for gkrellm2 that monitors the signal quality of a wireless card (wi0 only). WWW: http://gkrellm.luon.net/gkrellmwireless.php |
2003-10-06T04:03:35+00:00 | finance/myphpmoney |
PHP script for managing your accounts MyPhpMoney is a set of scripts (Open Source) which allows you to manage your accounts, with the possibility to compare with your old currency: Francs, Lire, etc (More than 230 currencies available) WWW: http://myphpmoney.sourceforge.net/ - Courou <courou@users.sourceforge.net> |
2003-10-06T03:39:43+00:00 | graphics/Mesa5 |
A graphics library similar to SGI's OpenGL Mesa is a 3-D graphics library with an API which is very similar to that of OpenGL*. To the extent that Mesa utilizes the OpenGL command syntax or state machine, it is being used with authorization from Silicon Graphics, Inc. However, the author makes no claim that Mesa is in any way a compatible replacement for OpenGL or associated with Silicon Graphics, Inc. Those who want a licensed implementation of OpenGL should contact a licensed vendor. This software is distributed under the terms of the GNU Library General Public License. paulo@isr.uc.pt WWW: http://www.mesa3d.org/ |
2003-10-06T03:25:48+00:00 | mail/pop-before-smtp |
A log parser to identify valid POP/IMAP logins for later smtp Spam prevention requires preventing open relaying through email servers. However, legit users want to be able to relay. If legit users always stayed in one spot, they'd be easy to describe to the daemon. However, what with roving laptops, logins from home, etc., legit users refuse to stay in one spot. pop-before-smtp watches the mail log, looking for successful pop/imap logins, and posts the originating IP address into a database which can be checked by the MTA, to allow relaying for people who have recently downloaded their email. WWW: http://popbsmtp.sourceforge.net/ |
2003-10-06T03:21:36+00:00 | deskutils/xpad |
Virtual note-pad system for your X11 desktop xpad is a sticky note application written using GTK+ 3.0 that strives to be simple, fault-tolerant, and customizable. xpad consists of independent pad windows; each is basically a text box in which notes can be written. Despite being called xpad, all that is needed to run or compile it is the GTK+ 3.0 libraries. Here is a list of major features in the current xpad current release: * GTK+ 3.0 powered text view. * Fault tolerant. All information is kept on the hard drive, not memory. * xpad is very customizable. The color scheme (text, background, and window borders) and the font can be changed. * A customizable toolbar puts the most frequently used commands at your fingertips. * Support for the X session management protocol. * Support for the www.freedesktop.org system tray proposal. WWW: https://launchpad.net/xpad |
2003-10-06T02:46:08+00:00 | devel/jrtplib |
Object-oriented RTP library written in C++ JRTPLIB is an object-oriented RTP library written in C++ by Jori Liesenborgs. It was partly developed for his thesis at the School for Knowledge Technology (or 'School voor Kennistechnologie' in Dutch), a cooperation between the 'Limburgs Universitair Centrum' (LUC) and the 'Universiteit Maastricht' (UM). WWW: https://research.edm.uhasselt.be/jori/page/Cs/JrtplibOld.html |
2003-10-06T02:43:46+00:00 | math/mpexpr |
Multiple precision math for Tcl Mpexpr adds two new commands to Tcl, 'mpexpr' and 'mpformat'. Mpexpr works much like Tcl's native 'expr', but does all calculations using an arbitrary precision math package. Mpexpr numbers can be any number of digits, with any decimal precision. Final precision is controlled by a Tcl variable 'mp_precision', which can be any reasonable integer, limiting only the number of digits to the right of the decimal point. Mpformat works much like Tcl's 'format', except it formats multiple precision numbers in a variety of formats. Mpexpr also includes most math functions provided by 'expr', as well as several new functions. Mpexpr also supports Tcl variables and nested evaluation, just like 'expr': WWW: http://mpexpr.sourceforge.net |
2003-10-06T02:39:22+00:00 | x11-toolkits/9libs |
Plan9 compatibility libraries This is 9libs, a package of Plan 9 compatibility libraries derived from the X11 version of Rob Pike's editor, sam. This release differs from the Bell Labs release. |
2003-10-06T02:35:26+00:00 | graphics/orca |
Tool for plotting arbitrary data from text files onto a Web server This is a port of Orca which is Blair Zajac's incredibly useful tool for making web-viewable graphs of arbitrary data from text files. Uses a configuration file which describes which text files to read, what the columns in the files mean, and how that information should be graphed. Often run as a daemon, automatically updating as files change. Often run with the Orcallator.se script for Solaris machines and corresponding configuration file (just because you collect the data on a Solaris box doesn't mean you have to graph it on one too). Written in Perl, uses RRDtool for data storage and graph generation. Lots more information and examples at WWW: http://www.orcaware.com/orca/ |
2003-10-06T02:23:01+00:00 | www/webstats |
Automated log file processing This is a port of Webstats. A set of scripts to help automate analog and reportmagic. WWW: http://www.patsplanet.com/ |
2003-10-06T02:14:02+00:00 | devel/asm2html |
A small tool to display NASM assembly source code in nice-looking HTML Asm2html is a small tool to display NASM assembly source code in HTML. It looks for assembly keywords,register names,etc. and all gives them seperate colors. WWW: http://virtus.ath.cx/asm2html |
2003-10-06T01:50:23+00:00 | multimedia/nxtvepg |
Viewer for Nextview Electronic TV Programme Guide (needs bktr driver) nxtvepg - Decoder, Browser and Analyzer for the Nextview Electronic Programme Guide nxtvepg is an X11 application to decode, analyze and browse TV programme schedules transmitted on analog TV channels as defined in ETS 300 707: "Protocol for a TV Guide using electronic data transmission" by the European Telecommunications Standards Institute. nxtvepg enables you to obtain free TV programme listings for all of the major networks in Germany, Austria, France and Switzerland. Currently Nextview EPG is transmitted by the following TV networks (note that each of these EPGs cover not only the provider's programme but also that of many other networks): Kabel1, 3Sat, RTL-II (Germany and Austria), SF1, TSR1, TSI1, EuroNews (Switzerland), Canal+, M6 (France), TRT-1 (Turkey). You will need a bktr(4) compatible tv tuner card with teletext support in order to use nxtvepg. It is recommended to check the card's setup before using nxtvepg, e.g. with the following applications from the ports collection: multimedia/fxtv for tv tuner and misc/alevtv for Teletext support. WWW: http://nxtvepg.sourceforge.net/ |
2003-10-06T01:31:49+00:00 | comms/lirc |
Linux Infrared Remote Control LIRC is a package that allows you to decode and send infra-red signals of many (but not all) commonly used remote controls. The most important part of LIRC is the lircd daemon that will decode IR signals received by the device drivers and provide the information on a socket. It will also accept commands for IR signals to be sent if the hardware supports this. The second daemon program called lircmd will connect to lircd and translate the decoded IR signals to mouse movements. You can e.g. configure X to use your remote control as an input device. The user space applications will allow you to control your computer with your remote control. You can send X events to applications, start programs and much more on just one button press. The possible applications are obvious: Infra-red mouse, remote control for your TV tuner card or CD-ROM, shutdown by remote, program your VCR and/or satellite tuner with your computer, etc. WWW: http://www.lirc.org/ |
2003-10-06T01:23:51+00:00 | graphics/kix-kmod |
Graphical screensaver kernel module A screen saver module which bounces a line around the screen. I originally submitted this as a kernel module, but after seeing George Reid's plasma-kmod port I realised that was a better way to do it. WWW: http://www.witchspace.com/kix.html |
2003-10-06T01:16:05+00:00 | devel/tkinspect |
Tk program browser tkinspect, release 5.1.6p8 (04 Apr 2002) Tkinspect is a Tk program browser originally written by Sam Shen and now updated to work with Tcl/Tk 8+, incr Tcl 3+ and to cope with systems such as MS Windows where the Tk 'send' command is not available. Based upon the 5.1.6 release of tkinspect this version contains numerous bug fixes and functionality patches. See the ChangeLog file for details. WWW: https://sourceforge.net/projects/tkcon/ |
2003-10-06T01:07:31+00:00 | databases/useracc |
Special purpose database application The useracc utility is a special purpose database application to store and retrieve data about users in a distributed environment. It is usable in situations where a single numerical and/or a single non-numerical field for each index (possibly a user name) are adequate. |
2003-10-06T01:02:58+00:00 | audio/ufmcontrol-i18n |
USB radio control utility The ufmcontrol utility is a program to control a radio attached to an USB port. It has the same user interface of cdcontrol(1). WWW: http://ufmcontrol.sourceforge.net/ |
2003-10-06T00:58:59+00:00 | print/mup |
Shareware program for typesetting music The music publisher program called Mup takes a text file describing music as input, and generates PostScript output for printing that music. The input file can be created using your favorite text editor, or generated from any other source, such as another program. The input must be written in a special language designed especially for describing music. The majority of the Mup User's Guide is the explanation of this language and how to use it. WWW: http://www.arkkra.com/ |
2003-10-05T19:35:32+00:00 | comms/garmin-utils |
Utilities for Garmin GPS receivers garmin-utils is a set of programs to interact with Garmin GPS receivers. I use it to download Geocaching waypoints. |
2003-10-04T17:02:53+00:00 | audio/xmms-real-random |
REAL shuffle mode for xmms The shuffle mode of xmms is not as I expected it. So I created this plugin -- Martin Oberzalek WWW: http://kingleo.home.pages.at/index_stuff.xml.php |
2003-10-04T16:03:17+00:00 | mail/milter-regex |
Milter plugin to sendmail for regular expression filtering Milter-regex is a sendmail milter plugin that allows to reject mail based on regular expressions matching SMTP envelope parameters and mail headers and body. This program is developed on OpenBSD by the author. LICENSE: BSD Copyright (c) 2003-2019 Daniel Hartmeier WWW: https://www.benzedrine.ch/milter-regex.html |
2003-10-04T14:36:43+00:00 | net/whois |
Marco d'Itri whois client Why another whois client? Because the RIPE client is a mess of hacks and #ifdefs and more complex programs lack features or are bloated. WWW: https://github.com/rfc1036/whois |
2003-10-04T12:34:20+00:00 | deskutils/xchm |
Windows HTML Help (.chm) viewer for UNIX xCHM is a .chm viewer for UNIX. CHM is commonly used for a rich-text help files on Windows platform, and for publishing eBooks. xCHM can show the contents tree if one is available, print the displayed page, change fonts faces and size, work with bookmarks, do the usual history stunts (forward, back, home), and seach for text in the whole book. WWW: http://xchm.sourceforge.net/ |
2003-10-04T12:25:02+00:00 | net/hf6to4 |
Enables 6to4 IPv6 automatic tunnels The hf6to4 script can be used to setup IPv6 on your home machine and network for exploring IPv6 without any registrations. 6to4 is a mechanism by which your IPv6 address(es) are derived from an assigned IPv4 address, and which involves automatic tunnelling to one or more remote 6to4 hubs, which will then forward your v6 packets on the 6bone etc. Replies are routed back to you over IPv4 via (possibly) other 6to4 capable remote gateways. As such, IPv6-in-IPv4-encapsulated packets are accepted from all v4-hosts. WWW: ftp://ftp.NetBSD.org/pub/NetBSD/packages/pkgsrc/net/hf6to4/files/hf6to4.html |
2003-10-04T10:01:07+00:00 | games/typespeed |
Test your typing speed and get your fingers' CPS Typespeed gives your fingers' cps (total and correct), typoratio and some points to compare with your friends. Typespeed's idea is ripped from ztspeed (a DOS game made by Zorlim). Idea of the game should be clear to anyone, just type and type it fast, or be a lewser. WWW: http://typespeed.sourceforge.net/ |
2003-10-04T08:40:05+00:00 | net/raggle |
Console RSS aggregator written in Ruby Raggle is a console RSS aggregator, written in Ruby. Features include customizable keybindings, basic HTML rendering, HTTP proxy support, OPML import/export, themes, support for various versions of RSS, Screen support, browser auto-detection, and more. Raggle has been tested under Linux and OpenBSD, and should work properly under other Unix variants as well. WWW: http://www.raggle.org/about/ |
2003-10-04T04:21:13+00:00 | math/sdpa |
Very efficient SDP (semidefinite programming) solver The SDPA (SemiDefinite Programming Algorithm) is a software package for solving semidefinite program (SDP). It is based on a Mehrotra-type predictor-corrector infeasible primal-dual interior-point method. The SDPA handles the standard form SDP and its dual. It is implemented in C++ language utilizing the LAPACK for matrix computation. The SDPA incorporates dynamic memory allocation and deallocation. So, the maximum size of an SDP to be solved depends on the size of memory which users' computers install. The SDPA enjoys the following features: 1. Callable library of the SDPA is available. 2. Efficient method for computing the search directions when an SDP to be solved is large scale and sparse. 3. Block diagonal matrix structure and sparse matrix structure in data matrices are available. 4. Some information on infeasibility of a semidefinite program to be solved is provided. WWW: http://sdpa.sourceforge.net/ |
2003-10-04T01:17:35+00:00 | graphics/libemf |
Enhanced Metafile Library libEMF is a C/C++ library which provides a drawing toolkit based on ECMA-234. The general purpose of this library is to create vector graphics files on POSIX systems which can be imported into StarOffice/OpenOffice. WWW: http://libemf.sourceforge.net/ |
2003-10-04T01:07:14+00:00 | devel/ruby-rbprof |
Flexible Ruby profiler This package is a faster profiler than the builtin Ruby profiler and allows Ruby developers to focus on the methods that are hand-written. WWW: http://aspectr.sourceforge.net/rbprof/ |
2003-10-04T00:37:43+00:00 | sysutils/toshctl |
Command-line tool to access parts of the Toshiba hardware interface Toshctl is a command-line tool to allow access to much of the Toshiba hardware interface developed by Jonathan Buzzard and Linux toshset by Charles D. Schwieters. It can do things linke set the LCD brightness, set CPU speed and set fan speed. WWW: http://freebie.miraclenet.co.th/notebook/toshctl/ |
2003-10-04T00:29:47+00:00 | sysutils/anacron |
Schedules periodic jobs on systems that are not permanently up Anacron is a periodic command scheduler. It executes commands at intervals specified in days. Unlike cron, it does not assume that the system is running continuously. It can therefore be used to control the execution of daily, weekly and monthly jobs (or anything with a period of n days), on systems that don't run 24 hours a day. Anacron is not an attempt to make cron redundant. Requirements - A functioning syslog daemon. - A functioning /usr/sbin/sendmail command. (all MTAs should have that). WWW: https://sourceforge.net/projects/anacron/ |
2003-10-03T23:15:36+00:00 | math/atlas-devel |
Development version of math/atlas The ATLAS (Automatically Tuned Linear Algebra Software) project is an ongoing research effort focusing on applying empirical techniques in order to provide portable performance. At present, it provides C and Fortran77 interfaces to a portably efficient BLAS implementation, as well as a few routines from LAPACK. If you use blas, you can simply change flags when linking, from -lblas to -lf77blas -latlas (order is important). A few routines from LAPACK are merged into one library as libalapack. It requres both C and Fortran77 interfaces, and thus that link line would be: -lalapack -lf77blas -lcblas -latlas -lg2c -lm . Other choice of CC and CFLAGS are *NOT* recommended. They are already optimized for this platform and automatically searched. WWW: http://math-atlas.sourceforge.net/ |
2003-10-03T21:59:24+00:00 | devel/cxmon |
Interactive file manipulation tool and disassembler Cxmon is an interactive command-driven file manipulation tool that is inspired by the "Amiga Monitor". Cxmon has commands and features similar to a machine code monitor/debugger, built-in PowerPC, 680x0, 80x86, 6502 and Z80 disassemblers and special support for disassembling MacOS code. You can also simply use it as an interactive workbench for manipulating files, or even as a hex calculator. WWW: http://cxmon.cebix.net/ |
2003-10-03T21:08:30+00:00 | deskutils/basket |
Desktop organization tool BasKet is a desktop organization tool. It uses baskets / drawers ("baskets") to organize objects, such as text, URLs, images, sounds or other documents. Objects in a basket can be edited, copied, moved, dragged, etc. WWW: http://basket-notepads.github.io/ |
2003-10-03T17:24:48+00:00 | polish/trf |
Billing software for traffic counting working with most Polish ISPs Trf is a tarifficator for dial-up connections. It's designed to work with most popular Polish ISP - TP S.A.. It supports lump sum (pol - ryczalt). WWW: http://korzen.org/soft/trf/ |
2003-10-03T17:18:04+00:00 | devel/p5-DateTime-Fiscal-Year |
Calculate the day or week of the Fiscal Year with an arbitrary start date This module allows you to calculate the day, week, period or quarter of a date in a fiscal year, given a start date and either a target date or number of periods and target date. This is often needed in business, where the fiscal year begins and ends on different days than the calendar year. This module is based on the Gregorian calendar. Using other DT calendar objects will return results, but the behavior is unpredictable for calendars that have more than 365 or 366 days. WWW: https://metacpan.org/release/DateTime-Fiscal-Year |
2003-10-03T17:02:55+00:00 | devel/p5-DateTime-Format-IBeat |
Format times in .beat notation No Time Zones No Geographical Borders How long is a Swatch .beat? In short, we have divided up the virtual and real day into 1000 beats. One Swatch beat is the equivalent of 1 minute 26.4 seconds. That means that 12 noon in the old time system is the equivalent of @500 Swatch .beats. We are not just creating a new way of measuring time, we are also creating a new meridian in Biel, Switzerland, home of Swatch. Biel MeanTime (BMT) is the universal reference for Internet Time. A day in Internet Time begins at midnight BMT (@000 Swatch .beats) (Central European Wintertime). The meridian is marked for all to see on the facade of the Swatch International Headquarters on Jakob-Staempfli Street, Biel, Switzerland. So, it is the same time all over the world, be it night or day, the era of time zones has disappeared. WWW: https://metacpan.org/release/EMARTIN/DateTime-Format-IBeat-0.161 |
2003-10-03T16:36:13+00:00 | devel/p5-DateTime-Calendar-Hebrew |
Dates in the Hebrew calendar DateTime::Calendar::Hebrew is the implementation of the Hebrew calendar. Read on for more details on the Hebrew calendar. The Hebrew/Jewish calendar is a Luni-Solar calendar. Torah Law mandates that months are Lunar. The first day of a month coincides with the new moon in Jerusalem. (In ancient times, this was determined by witnesses. Read the books in the bibliography for more info). The Torah also mandates that certain holidays must occur in certain seasons. Seasons are solar, so a calendar that can work with lunar & solar events is needed. WWW: https://metacpan.org/release/DateTime-Calendar-Hebrew |
2003-10-03T16:10:41+00:00 | databases/p5-DBD-PgSPI |
Provides access to PostgreSQL db through DBI within pl/perl functions DBD::PgSPI is a Perl module which works with the DBI module to provide access to PostgreSQL database from within pl/perl functions inside the database. WWW: http://search.cpan.org/dist/DBD-PgSPI/ |
2003-10-03T16:06:40+00:00 | devel/p5-DateTime-HiRes |
Create DateTime objects with sub-second current time resolution This module enables you to generate DateTime objects that represent the current time with sub-second resolution. WWW: https://metacpan.org/release/DateTime-HiRes |
2003-10-03T15:06:01+00:00 | devel/skalibs |
General purpose C libraries used by skarnet.org software skalibs is a package centralizing the public-domain C development files used for building other skarnet.org software. skalibs can also be used as a sound basic start for C development. There are a lot of general-purpose libraries out there; but if your main goal is to produce small and secure C code, you will like skalibs. skalibs contains exclusively public-domain code. So you can redistribute it as you want, and it does not prevent you from distributing any of your executables. WWW: https://www.skarnet.org/software/skalibs/ |
2003-10-03T13:28:40+00:00 | emulators/extract-xiso |
Tool for extracting and creating optimised Xbox ISO images Tool for extracting and creating optimised Xbox ISO images. WWW: http://sourceforge.net/projects/extract-xiso/ |
2003-10-03T13:17:17+00:00 | databases/p5-Class-DBI-ToSax |
Extension to Class::DBI for sqlite WWW: https://metacpan.org/release/Class-DBI-ToSax |
2003-10-03T13:07:59+00:00 | emulators/vba |
Open source Gameboy Advance emulator VisualBoyAdvance is an emulator for Nintendo's Gameboy Advance. It also supports emulation of the Gameboy (classic), Gameboy Pocket, Gameboy Color and Gameboy Advance SP. Some of the main features are: - option to use BIOS file - zip/gzip file support - graphic filters Normal, TV Mode, 2xSaI, Super 2xSaI and more - interframe blending support - built-in ARM/THUMB assembly debugger - 10 save states accesible through keyboard - automatic battery file load/save - auto-fire support - 16, 24 and 32 bit desktop support - GDB remote debugging (see below for information) - AGBPrint support for development - RTC support NOTICE: Thx go out to Wouter Groeneveld for helping me to test the port. WWW: https://web.archive.org/web/20110718045837/http://vba.ngemu.com/ |
2003-10-03T12:48:15+00:00 | devel/p5-NEXT |
Provide a pseudo-class NEXT (et al) that allows method redispatch NEXT.pm adds a pseudoclass named NEXT to any program that uses it. If a method m calls $self-NEXT::m()>, the call to m is redispatched as if the calling method had not originally been found. WWW: https://metacpan.org/release/NEXT |
2003-10-03T12:45:32+00:00 | x11-fonts/ppantsfonts |
A set of small angular fonts Two small angular fonts, one suitable for terminals and another for general x11 usage, created by PixelMoose. |
2003-10-03T12:42:23+00:00 | misc/py-osd |
Python wrapper for osd, for displaying text on your X display PyOSD is a python module for displaying text on your X display, much like the "On Screen Displays" used on TVs and some monitors. WWW: http://ichi2.net/pyosd/ |
2003-10-03T12:30:14+00:00 | multimedia/mmpython |
Retrieves metadata from mp3, ogg, avi, jpg, and other formats MMPython is a Media Meta Data retrieval framework. It retrieves metadata from mp3, ogg, avi, jpg, tiff and other file formats. Among others it thereby parses ID3v2, ID3v1, EXIF, IPTC and Vorbis data into an object oriented struture. WWW: https://sourceforge.net/projects/mmpython/ |
2003-10-03T12:06:30+00:00 | graphics/jpegoptim |
Utility to optimize jpeg files Jpegoptim is an utility to optimize jpeg files. Provides: * lossless optimization * lossy optimization based on setting maximum quality factor * selective strip of comments and Exif markers WWW: http://www.kokkonen.net/tjko/projects.html#jpegoptim |
2003-10-03T11:53:34+00:00 | x11-fonts/khotot |
A meta-port of the most popular font packages This port contains a collection of some of the most popular Arabic fonts created and used by the Arabic UNIX community. WWW: http://www.arabeyes.org/project.php?proj=Khotot - Samy Al Bahra samy@kerneled.com |
2003-10-03T11:53:34+00:00 | arabic/khotot |
Meta-port for popular Arabic font packages This port contains a collection of some of the most popular Arabic fonts created and used by the Arabic UNIX community. WWW: http://www.arabeyes.org/project.php?proj=Khotot |
2003-10-03T11:49:18+00:00 | x11-fonts/kacst_fonts |
Truetype Arabic fonts created by KACST This port contains a collection of TrueType Arabic fonts created by the King Abdulaziz Scientific organization in Saudi Arabia. WWW: http://www.arabeyes.org/project.php?proj=Khotot - Samy Al Bahra samy@kerneled.com |
2003-10-03T11:49:18+00:00 | arabic/kacst_fonts |
Truetype Arabic fonts created by KACST This port contains a collection of TrueType Arabic fonts created by the King Abdulaziz Scientific organization in Saudi Arabia. |
2003-10-03T11:47:23+00:00 | x11-fonts/ae_fonts_ttf |
A collection of truetype Arabic fonts created by Arabeyes.org This port contains a collection of some of the most popular Arabic fonts created and used by the Arabic UNIX community. This truetype font set was developed at Arabeyes. WWW: http://www.arabeyes.org/project.php?proj=Khotot - Samy Al Bahra samy@kerneled.com |
2003-10-03T11:47:23+00:00 | arabic/ae_fonts_ttf |
Collection of TrueType Arabic fonts This port contains a collection of some of the most popular Arabic fonts created and used by the Arabic UNIX community. This truetype font set was developed at Arabeyes. |
2003-10-03T11:45:00+00:00 | x11-fonts/ae_fonts_mono |
A collection of PCF fonts that include Arabic glyphs Some popular PCF Arabic fonts created and used by the Arabic UNIX community. WWW: http://www.arabeyes.org/project.php?proj=Khotot - Samy Al Bahra samy@kerneled.com |
2003-10-03T11:45:00+00:00 | arabic/ae_fonts_mono |
Collection of PCF fonts that include Arabic glyphs Some popular PCF Arabic fonts created and used by the Arabic UNIX community. |
2003-10-03T07:47:10+00:00 | devel/cl-split-sequence-clisp |
Partitioning Common Lisp sequences split-sequence is a small library to split sequences in to a list of subsequences delimited by an object satisfying a test function. It is a member of the Common Lisp Utilities family of programs, designed by community consensus. WWW: http://www.cliki.net/SPLIT-SEQUENCE |
2003-10-03T07:37:12+00:00 | textproc/cl-ppcre-clisp |
Portable Perl-Compatible Regular Expression for Common Lisp CL-PPCRE is a fast, Perl compatible implementation of regular expressions written in portable, ANSI-compliant Common Lisp. This package installs binaries for CLISP. WWW: http://www.weitz.de/cl-ppcre/ |
2003-10-03T07:30:46+00:00 | devel/cl-port-clisp |
Cross-Lisp portability package CLOCC Port provides a portable interface to various features absent from the ANSI Common Lisp standard, such as sockets, multiprocessing, calling external programs, Gray streams etc. This package contains binaries compiled for CLISP. WWW: http://clocc.sourceforge.net |
2003-10-03T07:27:06+00:00 | textproc/cl-meta-clisp |
Parser generator for Common Lisp META is builder for recursive descent parsers implemented as a domain specific language on top of Common Lisp. This package installs binaries for CLISP. WWW: http://home.pipeline.com/~hbaker1/Prag-Parse.html |
2003-10-02T17:57:55+00:00 | textproc/p5-XML-GDOME |
Perl module that provides the DOM Level 2 Core API for XML documents XML::GDOME is a perl module that provides the DOM Level 2 Core API for accessing XML documents. It uses a XS wrapper around the gdome2 library. WWW: https://metacpan.org/release/XML-GDOME |
2003-10-02T07:14:17+00:00 | net/p5-Jabber-Connection |
Jabber Perl library for client/component connectivity Jabber::Connection Jabber::Connection is a new Perl library for Jabber that provides the basic features for client and component connectivity, plus an xmlnode-like library for flexibly manipulating Jabber elements. WWW: http://www.pipetree.com/jabber/jabberconnection/ |
2003-10-02T07:14:17+00:00 | net-im/p5-Jabber-Connection |
Jabber Perl library for client/component connectivity Jabber::Connection Jabber::Connection is a new Perl library for Jabber that provides the basic features for client and component connectivity, plus an xmlnode-like library for flexibly manipulating Jabber elements. WWW: http://www.pipetree.com/jabber/jabberconnection/ |
2003-10-01T20:52:11+00:00 | multimedia/xmms-status-plugin |
XMMS control applet for GNOME 2 panel / KDE tray xmms-status-plugin is a general plugin for xmms player. It provides docklet for GNOME1, docker for KDE2, and standardized Notification area icon for GNOME2 and KDE3. The visual appearance of icon changes depending on state of player. Both graphics and actions are configurable. WWW: http://www.hellion.org.uk/xmms-status-plugin/ |
2003-10-01T16:36:52+00:00 | textproc/p5-XML-LibXML-Iterator |
Iterator for XML::LibXML parsed documents XML::LibXML::Iterator implements the iterator part of the DOM Traversal and Range specification. This class allows to iterate through a DOM as it is done through an ordinary array. WWW: https://metacpan.org/release/XML-LibXML-Iterator |
2003-10-01T16:24:46+00:00 | textproc/p5-XML-NodeFilter |
XML::NodeFilter is an object that know how to "filter out" nodes XML::NodeFilter is a generic node-filter class for DOM traversal as specified in the DOM Level 2 Traversal and Range specification. It extends that specification so this class is more easy to use for perl programmers. WWW: https://metacpan.org/release/XML-NodeFilter |
2003-10-01T16:17:50+00:00 | audio/yammi |
Qt-based music manager with fuzzy search feature Yammi ("Yet Another Music Manager I...") is a tool to manage your song collection (mp3, ogg, wav). For playing songs the program serves as a front-end for either XMMS or Noatun. Features: - conveniently search for songs (fuzzy search) - organize your songs into playlists/categories - keep statistics (when/how many times was song x played?) - support for id3 and ogg tag reading and writing (including id3v2) - easily keep your song info (tags and filenames) consistent - assist in burning your song collection to multiple CDs - act as a jukebox, loading song files on demand from removable media - prelisten to songs on headphone to DJ your own party (needs a second sound device) - invoke other programs such as k3b, cdlabelgen or your own scripts to burn CDs, generate CD labels or execute other commands using the information from Yammi's song database WWW: http://yammi.sourceforge.net/ |
2003-10-01T15:38:20+00:00 | textproc/p5-XML-LibXML-XPathContext |
Perl interface to libxml2's xmlXPathContext This module augments XML::LibXML by providing a Perl interface to libxml2's xmlXPathContext structure. WWW: http://search.cpan.org/dist/XML-LibXML-XPathContext/ |
2003-10-01T14:57:16+00:00 | databases/libgdamm |
C++ wrapper for libgda4 library This is a set of thin C++ wrappers for libgda v4 library. WWW: http://www.gtkmm.org/ |
2003-10-01T14:07:03+00:00 | www/p5-Apache-Compress |
Auto-compress web files with Gzip This module lets you send the content of an HTTP response as gzip- compressed data. Certain browsers (Netscape, IE) can request content compression via the `Content-Encoding' header. This can speed things up if you're sending large files to your users through slow connections. Browsers that don't request gzipped data will receive regular noncompressed data. This module is compatibile with Apache::Filter, so you can compress the output of other content-generators. |
2003-10-01T11:20:42+00:00 | www/resin2 |
Resin, a Java-based Application Server, 2.x branch Resin is a fast servlet and JSP engine supporting load balancing for increased reliability. Resin encourages separation of content from style with its XSL support. Servlets can generate simple XML and use an XSL filter to format results for each client's capability, from palm pilots to Mozilla. Resin includes a full-featured HTTP/1.1 web server, provides a fast servlet runner for Apache, and supports the latest Servlet 2.3 and JSP 1.2 specifications from Sun. o You may use Resin for development, evaluation, and demos. o You must contact us to purchase a deployment license if either: * You are paid to use Resin. * You are paying someone else to use Resin. o If no one is paid to use Resin, you may use Resin for deployment: * students * private use * tiny startups with neither funding nor income. o Anyone falling in between should contact us for a waiver. o Distributors must contact us. o If you are allowed to use Resin, you may modify the source for that use. WWW: http://www.caucho.com/ |
2003-10-01T11:19:08+00:00 | www/p5-Apache-Clean2 |
Mod_perl interface into HTML::Clean Apache::Clean uses HTML::Clean to tidy up large, messy HTML, saving bandwidth. It is particularly useful with Apache::Compress for ultimate savings. |
2003-10-01T11:19:08+00:00 | www/p5-Apache-Clean |
A mod_perl interface into HTML::Clean Apache::Clean uses HTML::Clean to tidy up large, messy HTML, saving bandwidth. It is particularly useful with Apache::Compress for ultimate savings. |
2003-10-01T10:58:13+00:00 | x11/numlockx |
Turns on numlock in X This little thingy allows you to start X with NumLock turned on (which is a feature that a lot of people seem to miss and nobody really knew how to achieve this). WWW: http://home.kde.org/~seli/numlockx/ |
2003-10-01T10:26:23+00:00 | security/checkpassword-pam |
Implementation of checkpassword authentication program checkpassword-pam was written from scratch. There are several older packages called checkpassword-pam, derived from DJB's checkpassword code. This checkpassword-pam is more modern and administrator-friendly. WWW: http://checkpasswd-pam.sourceforge.net/ |
2003-10-01T01:11:02+00:00 | x11/fluxbg |
Background changer for fluxbox/blackbox The Fluxbox Background Tool gives you a nice GUI to make background changing easier in fluxbox/blackbox. It lets you use pixmaps as well as solid colours. It includes a daemon to change the background automatically. WWW: http://fluxbg.sourceforge.net |
2003-10-01T00:22:51+00:00 | deskutils/gnomeblog |
GNOME app to post to blogs gnome-blog lets you post to bloggerAPI and MetaWeblog compatible blogs including blogger.com, blogspot.com, advogato.org, pyblosxom, moveable-type. Features: * Operates as a panel object ("applet") or a standalone application * Clean interface doesn't get in the way of what you're writing * WYSIWYG styled text support * Entries can be written gradually over the course of a day, popping gnome blog open and closed as you have thoughts to jot down and then posting at the end of the day * Supports many different kinds of blogs WWW: http://www.gnome.org/~seth/gnome-blog/ |
2003-10-01T00:22:51+00:00 | deskutils/gnome-blog |
GNOME app to post to blogs gnome-blog lets you post to bloggerAPI and MetaWeblog compatible blogs including blogger.com, blogspot.com, advogato.org, pyblosxom, moveable-type. Features: * Operates as a panel object ("applet") or a standalone application * Clean interface doesn't get in the way of what you're writing * WYSIWYG styled text support * Entries can be written gradually over the course of a day, popping gnome blog open and closed as you have thoughts to jot down and then posting at the end of the day * Supports many different kinds of blogs WWW: http://www.gnome.org/~seth/gnome-blog/ |
2003-09-30T23:10:16+00:00 | polish/webalizer2 |
|
2003-09-30T18:04:52+00:00 | mail/lmtpd |
LMTP server compliant with RFC 2033 and Maildir++ LMTPD is a RFC2033 compliant LMTPD server. Supported features : o Maildir++ folder and soft quotas o User defined filters o Automatic Maildir creation o Courier Shared folder o User extensions o Virtual domains via libhome o MySQL and syslog logging o Fully configurable o Antivirus checks using external ClamAV, Sophie or Dr Web server o Interface with SpamAssasin WWW: http://pll.sourceforge.net/ |
2003-09-30T18:00:49+00:00 | misc/libhome |
Library providing a getpwname() emulation bhome is a library providing a getpwnam() emulation. It support MySQL (3.23), Open LDAP 2 or system /etc/passwd frontend. It's intended to replace getpwnam within a system daemons who needs user authentification or identification when the users are listed on foreign servers. WWW: http://pll.sourceforge.net/ |
2003-09-30T14:47:16+00:00 | graphics/xd3d |
Simple scientific visualization tool xd3d is a simple scientific visualization tool designed to be easy to learn. It can plot 2d and 3d meshes, with shadowing, contour plots, vector fields, iso-contour (3d), as well as 3d surfaces z=f(x,y) defined by an algebraic expression or a cloud of points. It generates high quality vector PostScript files for scientific publications and still or animated bitmap images. It includes the graph plotter xgraphic. WWW: http://www.cmap.polytechnique.fr/~jouve/xd3d/ |
2003-09-30T14:29:30+00:00 | audio/cue2toc |
Perl script that converts CUE files into TOC files for cdrdao Cue2Toc is a perl script that will convert CUE file into a cdrdao TOC file. The script can handle audio CUE files only. |
2003-09-30T14:19:27+00:00 | sysutils/pkg_cutleaves |
Interactive script for deinstalling 'leaf' packages pkg_cutleaves finds installed 'leaf' packages, i.e. packages that are not referenced by any other installed package, and lets you decide for each one if you want to keep or deinstall it (via pkg_deinstall(1)). |
2003-09-30T14:19:27+00:00 | ports-mgmt/pkg_cutleaves |
Interactive script for deinstalling 'leaf' packages pkg_cutleaves finds installed 'leaf' packages, i.e. packages that are not referenced by any other installed package, and lets you decide for each one if you want to keep or deinstall it (via pkg_deinstall(1) or pkg-delete(8)). |
2003-09-30T12:10:05+00:00 | sysutils/userneu |
Account management and creation tool 'userneu' is a Perl script that parses a list of usernames and additional information (such as the real name or other information to be put in the GECOS field in /etc/passwd) and creates Unix accounts and (if desired) Samba accounts as well. WWW: http://btw23.de/johannes/userneu/userneu.html -Andreas Fehlner fehlner@gmx.de |
2003-09-30T12:10:05+00:00 | sysutils/userneu-devel |
Account management and creation tool 'userneu' is a Perl script that parses a list of usernames and additional information (such as the real name or other information to be put in the GECOS field in /etc/passwd) and creates Unix accounts and (if desired) Samba accounts as well. If the script stumbles upon duplicate user names it can append random characters to the username until it fits. WWW: http://btw23.de/johannes/userneu/userneu.html -Andreas Fehlner fehlner@gmx.de |
2003-09-30T11:49:06+00:00 | sysutils/ldap-account-manager |
Webfrontend for managing accounts stored in an OpenLDAP server LDAP Account Manager (LAM) is a webfrontend for managing entries (e.g. users, groups, DHCP settings) stored in an LDAP directory. LAM was designed to make LDAP management as easy as possible for the user. It abstracts from the technical details of LDAP and allows persons without technical background to manage LDAP entries. If needed, power users may still directly edit LDAP entries via the integrated LDAP browser. Features: - management of various account types: Unix, Samba 3, Kolab 2, Scalix, phpGroupWare, Zarafa, DHCP, SSH keys, group of names and much more - profiles for account creation - account creation via file upload - automatic creation/deletion of home directories - setting file system quotas - PDF output for all accounts - editor for organizational units - schema browser - LDAP browser - multiple configuration files - multi-language support - support for LDAP+SSL/TLS WWW: https://www.ldap-account-manager.org/lamcms/ |
2003-09-30T08:10:57+00:00 | sysutils/apachetop |
Apache realtime log stats ApacheTop watches a logfile generated by Apache (in standard common or combined log format) and generates human-parsable output in realtime. WWW: https://github.com/tessus/apachetop |
2003-09-30T00:31:57+00:00 | sysutils/bubblemon2 |
A system CPU and memory load monitor for GNOME2 Bubblemon displays something that looks like a vial containing water. The water level indicates how much memory is in use. The color of the liquid indicates how much swap space is used (watery blue means none and angry red means all). The system CPU load is indicated by bubbles floating up through the liquid; lots of bubbles means high CPU load. WWW: http://www.nongnu.org/bubblemon/ |
2003-09-29T23:56:30+00:00 | sysutils/ucspi-ssl |
UCSPI tools for building SSL client-server applications sslserver, sslclient, and sslhandle are command-line tools for building SSL client-server applications. They conform to the UNIX Client-Server Program Interface, UCSPI. sslserver listens for IPv6 and/or IPv4 connections, and runs a program for each connection it accepts. The program environment includes variables that hold the local and remote host names, IP addresses, and port numbers. sslserver offers a concurrency limit on acceptance of new connections, and selective handling of connections based on client identity supporting CIDR IP address notation. sslserver supports STARTTLS and STLS. sslclient requests a connection to either a IPv6 or IPv4 TCP sockets, and runs a program. The program environment includes the same variables as for sslserver. WWW: http://www.fehcom.de/ipnet/ucspi-ssl.html |
2003-09-29T23:23:24+00:00 | sysutils/clean_ |
Automatically remove unwanted files The clean utility searches through the filesystem for "temporary files" left behind by editors and the like which can be deleted safely. WARNING: This program was written with the express purpose of deleting (unwanted) files. Please be certain that you understand this program and that you really want to use such an automatic deletion process before you begin. [ On the other hand, I've been using it for over ten years without doing anything worse than not having a core.1 manpage. The normal mode is interactive and prompts for confirmation. You are advised to have backups before using the non-interactive batch mode. ] WWW: http://sourceforge.net/projects/clean -Chuck Swiger <chuck@pkix.net> |
2003-09-29T23:23:24+00:00 | sysutils/clean |
Automatically remove unwanted files The clean utility searches through the filesystem for "temporary files" left behind by editors and the like which can be deleted safely. WARNING: This program was written with the express purpose of deleting (unwanted) files. Please be certain that you understand this program and that you really want to use such an automatic deletion process before you begin. [ On the other hand, I've been using it for over ten years without doing anything worse than not having a core.1 manpage. The normal mode is interactive and prompts for confirmation. You are advised to have backups before using the non-interactive batch mode. ] WWW: https://sourceforge.net/projects/clean/ -Chuck Swiger <chuck@pkix.net> |
2003-09-29T23:01:21+00:00 | mail/spamd |
Traps spammers with a very slow smtp-login and return 4xx error Spamd is a fake sendmail(8)-like daemon which rejects false mail. It is designed to be very efficient so that it does not slow down the receiving machine. spamd considers sending hosts to be of three types: blacklisted hosts are redirected to spamd and tarpitted i.e. they are communicated with very slowly to consume the sender's resources. Mail is rejected with either a 450 or 550 error message. A blacklisted host will not be allowed to talk to a real mail server. whitelisted hosts do not talk to spamd. Their connections are instead sent to a real mail server, such as sendmail(8). greylisted hosts are redirected to spamd, but spamd has not yet decided if they are likely spammers. They are given a temporary failure message by spamd when they try to deliver mail. WWW: http://freebsdspamd.sourceforge.net/ |
2003-09-29T22:53:20+00:00 | sysutils/adtool |
Active Directory administration tool adtool is a Unix command line utility for Active Directory administration. Features include user and group creation, deletion, modification, password setting and directory query and search capabilities. WWW: http://gp2x.org/adtool/ |
2003-09-29T22:49:21+00:00 | sysutils/reoback |
Simple but flexible FTP/NFS backup script REOBack (pronounced as ray-o-back), is a backup solution designed for Linux or FreeBSD users/system admins. It supports scheduled full/incremental backups, remote transfers via NFS or FTP as well as auto-deletion of old backups. WWW: https://sourceforge.net/projects/reoback/ |
2003-09-29T14:32:13+00:00 | sysutils/lineakd |
Daemon which enables special keys on internet keyboards LinEAK is a utility designed to enable the use and configuration of those special keys on Internet, Easy Access and Multimedia keyboards in Linux (and other unices, like now FreeBSD). WWW: http://lineak.sourceforge.net |
2003-09-29T14:26:32+00:00 | textproc/ruby-wordnet |
A Ruby interface to the WordNet(R) Lexical Database Ruby-WordNet is a Ruby interface to the WordNet(R) Lexical Database. Author: Michael Granger <ged@FaerieMUD.org> WWW: http://www.deveiate.org/code/Ruby-WordNet.html |
2003-09-29T14:08:41+00:00 | sysutils/ganglia-webfrontend |
Ganglia cluster monitor, web frontend Ganglia provides a complete real-time monitoring and execution environment that is in use by hundreds of universities, private and government laboratories and commercial cluster implementors around the world. Whether you want to monitor hundreds of computers in real-time across a university campus or around the world, ganglia is for you. The ganglia web frontend provides access to the data collected by the monitoring core. WWW: http://ganglia.sourceforge.net/ |
2003-09-29T13:33:12+00:00 | textproc/ruby-rwv2 |
A Ruby extension that wraps around wv2 RWV2 Library is a wrapper around the wv2 library for Ruby: parses Microsoft Word files. Author: Hannes Wyss <hwyss@ywesee.com> |
2003-09-29T12:57:59+00:00 | www/resin3 |
Java-based Application Server, 3.x branch Resin is a fast servlet and JSP engine supporting load balancing for increased reliability. Resin encourages separation of content from style with its XSL support. Servlets can generate simple XML and use an XSL filter to format results for each client's capability, from palm pilots to Mozilla. Resin includes a full-featured HTTP/1.1 web server, provides a fast servlet runner for Apache, and supports the latest Servlet 2.3 and JSP 1.2 specifications from Sun. Resin 3.0 Open Source is available under the GNU Public License (GPL). It contains all functional components of Resin, including EJB, but excludes performance and clustering capabilities. WWW: http://www.caucho.com/ |
2003-09-29T12:44:15+00:00 | shells/bash-completion |
Programmable completion library for Bash This is a programmable completion convenience library for the Bash shell. It features the ability to tab-complete arguments for many common programs. Completion functions for FreeBSD-specific software are developed independently as an extension to the official bash-completion library. The development takes place on GitHub: https://github.com/0mp/bash-completion-freebsd WWW: https://github.com/scop/bash-completion |
2003-09-29T12:44:15+00:00 | shells/bash-completion-classic |
Programmable completion library for Bash 2.04 and up This is a programmable completion library for bash users. It features the ability to tab-complete arguments for many common programs. This is the original project which became later shells/bash-completion. The new version is developed by a new group and has some very nice new features. Unfortunately, the new version currently causes problems on amd64 systems. People with amd64 systems may use this classic version as an alternative. WWW: http://www.caliban.org/bash/index.shtml |
2003-09-29T12:14:57+00:00 | net/apache-soap |
The Apache SOAP implementation in Java Apache SOAP is an open-source implementation of the SOAP v1.1 and SOAP Messages with Attachments specifications in Java. Apache SOAP is developed by the Apache SOAP community. Apache SOAP can be used as a client library to invoke SOAP services available elsewhere or as a server-side tool to implement SOAP accessible services. As a client library it provides an API for invoking SOAP RPC services as well as an API for sending and receiving SOAP messages. As a mechanism to write new RPC accessible services or message accessible services, it expects to be hosted by a servlet container (such as Apache Tomcat, for example). While the codebase can be extended to support non-HTTP transports, the provided code only has limited support for non-HTTP transports (specifically, only for SMTP). WWW: http://xml.apache.org/soap/ ~brian skrab brian@quynh-and-brian.org |
2003-09-29T12:07:08+00:00 | java/gj |
Extension of the Java programming language that supports generic types GJ is an extension of the Java programming language that supports generic types. * Support for generics * Superset of the Java programming language * Compiles into the Java Virtual Machine * Compatible with existing libraries WWW: http://www.cis.unisa.edu.au/~pizza/gj/ |
2003-09-29T12:07:08+00:00 | java/gj-jdk11 |
|
2003-09-29T11:58:45+00:00 | www/jetspeed |
Jetspeed is an Open Source Portal, written in Java and XML Jetspeed is an Open Source implementation of an Enterprise Information Portal, using Java and XML. A portal makes network resources (applications, databases and so forth) available to end-users. The user can access the portal via a web browser, WAP-phone, pager or any other device. Jetspeed acts as the central hub where information from multiple sources are made available in an easy to use manner. WWW: http://portals.apache.org/jetspeed-1/ |
2003-09-29T11:39:22+00:00 | java/linux-blackdown-jre11 |
Blackdown Linux Java Runtime Environment 1.1.8 Blackdown Linux Java Runtime Environment 1.1.8 |
2003-09-29T08:51:03+00:00 | security/ruby-gpgme |
Ruby interface to GnuPG Made Easy (GPGME) Ruby-GPGME is a ruby interface to GnuPG Made Easy (GPGME). - Provides three levels of API. - The low-level API allows direct access to about 94% of C functions provided by GPGME. - The mid-level API looks object-oriented (or rubyish). - The high-level API provides a convenient class-based interface to frequently used GPGME functions. WWW: http://ruby-gpgme.rubyforge.org/ |
2003-09-29T07:34:39+00:00 | deskutils/gtodo |
Gtk2 Todo list manager gToDo is as the name suggests a todo list application. The goal of the program is to be simple and easy to use. The program is made to fill up the gap of a missing gtk+-2.0 standalone todo list. |
2003-09-29T02:19:59+00:00 | devel/p5-PCSC-Card |
Perl bindings for the PC/SC Lite Framework From the website:- This library allows to interface with a smart card and pcsc-lite using the Perl language. The archive contains the Perl wrapper and sample code. WWW: http://ludovic.rousseau.free.fr/softwares/pcsc-perl/ Bruce bms@spc.org |
2003-09-29T00:46:56+00:00 | net/ldap2dns |
Maintain DNS zones using an LDAP directory From the website: ldap2dns is a program to create DNS (Domain Name Service) records directly from a LDAP directory. ldap2dns is designed to write ASCII data files used by tinydns from the djbdns package, but also may be used to write .db-files used by named as found in the BIND package. WWW: https://github.com/bklang/ldap2dns |
2003-09-29T00:06:37+00:00 | security/sectok |
ISO 7816 Smartcard Utility This is the sectok tool from citi.umich.edu. Originally targeted for OpenBSD. This is a quick port of the basic application; it relies upon the libsectok library for ISO 7816 Smart Card device communication. WWW: http://www.citi.umich.edu/projects/smartcard/sectok.html |
2003-09-29T00:05:14+00:00 | security/libsectok |
ISO 7816 Smartcard API Library This is the libsectok library from citi.umich.edu. Originally targeted for OpenBSD. This is a quick port of the library itself; it contains an API for working with ISO 7816 Smart Card devices. WWW: http://www.citi.umich.edu/projects/smartcard/sectok.html |
2003-09-28T20:37:30+00:00 | mail/qmail-remove |
Removes messages from your qmail queue based on a particular string Qmail-Remove will remove messages containing a particular string from your Qmail queue. WWW: http://www.linuxmagic.com/opensource/qmail/qmail-remove/ |
2003-09-28T20:36:34+00:00 | mail/mailmgr |
Sendmail Analysis Report Generator Mailmgr is a Sendmail Analisys Report Generator. The html reports contain the following informations: Username messages sent messages received bytes sent bytes received Messages from with date, time and bytes per user Messages to with date, time and bytes per user WWW: http://sarg.sourceforge.net/mailmgr.php |
2003-09-28T15:39:46+00:00 | sysutils/fetchlog |
Fetch and convert new messages of a logfile The fetchlog utility displays the last new messages of a logfile. It is similar like tail (1) but offers some extra functionality like pattern matching with regular expressions or output formatting. To show only the new messages appeared since the last call fetchlog uses a bookmark to remember which messages have been fetched. fetchlog works on syslog generated logfiles as well as other logfiles. fetchlog can be used standalone or as a Nagios (TM) plugin. Together with Net-SNMP one can look at/monitor new messages in remote logfiles. WWW: http://fetchlog.sourceforge.net/ -Alexander Haderer alexander.haderer@loescap.de |
2003-09-28T13:32:06+00:00 | sysutils/pftop |
Utility for real-time display of statistics for pf Pftop is a small, curses-based utility for real-time display of active states and rule statistics for pf, the packet filter (for OpenBSD) WWW: https://github.com/araujobsd/pftop/ |
2003-09-28T13:13:38+00:00 | games/eif |
Empire text client eif - a Wolfpack Empire text-based client Empire is a classic strategy wargame played by a number of people. Eif is an improved version of the original text-based client. This version works with Wolfpack Empire version 4.2.11 (+ipv6+highlight) WWW: http://www.stack.nl/~marcolz/empire/ |
2003-09-28T13:12:08+00:00 | games/gnmm |
A "nine mens' morris" implementation for the GNOME Desktop Environment A "nine mens' morris" implementation for the GNOME Desktop Environment Features: * a strong computer player, * move takeback, * localization. WWW: http://gnmm.sourceforge.net/ |
2003-09-28T12:51:30+00:00 | games/linux_nwnclient |
Neverwinter Nights Linux (x86) Client This is the Neverwinter Nights Linux based client. It runs under FreeBSD using the Linux emulation mode. WWW: http://nwn.bioware.com/ |
2003-09-28T12:51:30+00:00 | games/linux-nwnclient |
Neverwinter Nights Linux (x86) Client This is the Neverwinter Nights Linux based client. It runs under FreeBSD using the Linux emulation mode. WWW: http://www.neverwinternights.info/ |
2003-09-28T12:49:38+00:00 | games/nwndata |
Neverwinter Nights Data Files This is the Neverwinter Nights data used by the Linux client. It runs under FreeBSD using the Linux emulation mode. In order to play this game, you will need the game resources, along with a license key from the retail version of this game. WWW: http://www.neverwinternights.info/ |
2003-09-28T12:49:38+00:00 | games/linux_nwndata |
Neverwinter Nights Data Files This is the Neverwinter Nights data used by the Linux client. It runs under FreeBSD using the Linux emulation mode. In order to play this game, you will need the game resources, along with a license key from the retail version of this game. WWW: http://nwn.bioware.com/ |
2003-09-28T12:18:48+00:00 | games/uqm |
Port of the original Star Control 2 for 3DO consoles Ur-Quan Masters is a port of the original Star Control 2 for 3DO Consoles. The project started in August 2002, when Toys For Bob released the partially ported sources of Star Control 2 3DO version to the fan community. Our goal is to port this wonderful game to current personal computers and operating systems. It is and will remain 100% free of charge, and anyone can contribute to the project and thus help make it even better. WWW: http://sc2.sourceforge.net |
2003-09-28T12:08:39+00:00 | games/freedroid |
Clone of the Commodore game Paradroid Freedroid is a clone of the game "Paradroid" which was released on Commodore 64 in 1985. In this game, you control a robot located within an interstellar spaceship consisting of several decks connected by elevators. The aim of the game is to destroy all enemy robots by either shooting them or seizing control over them by creating connections in a short subgame of electric circuits. The graphics are designed to be a fairly faithful reproduction of the original game, but a modern set of tiles is also available. WWW: http://www.freedroid.org/ |
2003-09-28T12:03:06+00:00 | games/xpilot-ng |
An enhanced version of XPilot XPilot is a multi-player tactical manouvring game for X and Unix workstations. Players have a fighter which they move along in an artificial world and shoot each other using various kinds of weapons like bullets, mines, smart missiles, heat seekers and so on. It is a fast paced game with a lot of tactics. There are also robots flying around shooting players and other robots. Players can pickup special bonuses to improve the possibilities of their ship like more engine power or special weapons. The aim of the game is to score points and to have a lot of fun. See http://xpilot.sourceforge.net/about.html for differences between standard XPilot and this version. WWW: http://xpilot.sourceforge.net/ - Jean-Yves Lefort jylefort@FreeBSD.org |
2003-09-28T12:03:06+00:00 | games/xpilot-ng-server |
Enhanced version of XPilot (server program) XPilot is a multi-player tactical manouvring game for X and Unix workstations. Players have a fighter which they move along in an artificial world and shoot each other using various kinds of weapons like bullets, mines, smart missiles, heat seekers and so on. It is a fast paced game with a lot of tactics. There are also robots flying around shooting players and other robots. Players can pickup special bonuses to improve the possibilities of their ship like more engine power or special weapons. The aim of the game is to score points and to have a lot of fun. See http://xpilot.sourceforge.net/about.html for differences between standard XPilot and this version. WWW: http://xpilot.sourceforge.net/ - Jean-Yves Lefort jylefort@FreeBSD.org |
2003-09-28T12:03:06+00:00 | games/xpilot-ng-client |
Enhanced version of XPilot (client program) XPilot is a multi-player tactical manouvring game for X and Unix workstations. Players have a fighter which they move along in an artificial world and shoot each other using various kinds of weapons like bullets, mines, smart missiles, heat seekers and so on. It is a fast paced game with a lot of tactics. There are also robots flying around shooting players and other robots. Players can pickup special bonuses to improve the possibilities of their ship like more engine power or special weapons. The aim of the game is to score points and to have a lot of fun. See http://xpilot.sourceforge.net/about.html for differences between standard XPilot and this version. WWW: http://xpilot.sourceforge.net/ - Jean-Yves Lefort jylefort@FreeBSD.org |
2003-09-28T10:57:21+00:00 | lang/alisp |
Interpreter for purely symbolic LISP ArrowLISP is an interpreter for a purely symbolic, side effect-free, lexically scoped dialect of LISP. It may be considered an implementation of pure LISP plus global definitions. WWW: http://www.t3x.org/alisp/ |
2003-09-28T10:40:42+00:00 | www/cl-lml-cmucl |
Lisp Markup Language A Common Lisp package for generating HTML and XHTML documents. WWW: http://lml.b9.com/ -- Henrik Motakef <henrik.motakef@web.de> |
2003-09-28T10:39:32+00:00 | www/cl-lml-sbcl |
Lisp Markup Language A Common Lisp package for generating HTML and XHTML documents. WWW: http://lml.b9.com/ |
2003-09-28T10:35:56+00:00 | devel/cl-split-sequence-cmucl |
Partitioning Common Lisp sequences split-sequence is a small library to split sequences in to a list of subsequences delimited by an object satisfying a test function. It is a member of the Common Lisp Utilities family of programs, designed by community consensus. WWW: http://www.cliki.net/SPLIT-SEQUENCE -- Henrik Motakef |
2003-09-28T10:34:41+00:00 | devel/cl-split-sequence-sbcl |
Partitioning Common Lisp sequences split-sequence is a small library to split sequences in to a list of subsequences delimited by an object satisfying a test function. It is a member of the Common Lisp Utilities family of programs, designed by community consensus. WWW: http://www.cliki.net/SPLIT-SEQUENCE |
2003-09-28T10:29:59+00:00 | textproc/cl-ppcre-sbcl |
Portable Perl-Compatible Regular Expression for Common Lisp CL-PPCRE is a fast, Perl compatible implementation of regular expressions written in portable, ANSI-compliant Common Lisp. This package installs binaries for SBCL. WWW: http://www.weitz.de/cl-ppcre/ |
2003-09-28T10:29:08+00:00 | textproc/cl-ppcre-cmucl |
Portable Perl-Compatible Regular Expression for Common Lisp CL-PPCRE is a fast, perl compatible implementation of regular expressions written in portable, ANSI-compliant Common Lisp. This package installs binaries for CMUCL. WWW: http://www.weitz.de/cl-ppcre/ -- Henrik Motakef |
2003-09-28T10:24:46+00:00 | devel/cl-port-cmucl |
Cross-Lisp portability package CLOCC Port provides a portable interface to various features absent from the ANSI Common Lisp standard, such as sockets, multiprocessing, calling external programs, Gray streams etc. This package contains binaries compiled for CMU CL. WWW: http://clocc.sourceforge.net -- Henrik Motakef <henrik.motakef@web.de> |
2003-09-28T10:23:41+00:00 | devel/cl-port-sbcl |
Cross-Lisp portability package CLOCC Port provides a portable interface to various features absent from the ANSI Common Lisp standard, such as sockets, multiprocessing, calling external programs, Gray streams etc. This package contains binaries compiled for SBCL. WWW: http://clocc.sourceforge.net |
2003-09-28T10:21:23+00:00 | textproc/cl-meta-sbcl |
Parser generator for Common Lisp META is builder for recursive descent parsers implemented as a domain specific language on top of Common Lisp. This package installs binaries for SBCL. WWW: http://home.pipeline.com/~hbaker1/Prag-Parse.html |
2003-09-28T10:19:52+00:00 | textproc/cl-meta-cmucl |
A parser generator for Common Lisp META is builder for recursive descent parsers implemented as a domain specific language on top of Common Lisp. This package contains binaries for CMUCL. WWW: http://home.pipeline.com/~hbaker1/Prag-Parse.html -- Henrik Motakef |
2003-09-28T09:53:36+00:00 | devel/cl-split-sequence |
Partitioning Common Lisp sequences split-sequence is a small library to split sequences in to a list of subsequences delimited by an object satisfying a test function. It is a member of the Common Lisp Utilities family of programs, designed by community consensus. WWW: http://www.cliki.net/SPLIT-SEQUENCE |
2003-09-28T09:49:33+00:00 | textproc/cl-ppcre |
Portable Perl-Compatible Regular Expression for Common Lisp CL-PPCRE is a fast, Perl compatible implementation of regular expressions written in portable, ANSI-compliant Common Lisp. WWW: http://www.weitz.de/cl-ppcre/ |
2003-09-28T09:44:07+00:00 | devel/cl-port |
Cross-Lisp portability package CLOCC Port provides a portable interface to various features absent from the ANSI Common Lisp standard, such as sockets, multiprocessing, calling external programs, Gray streams etc. WWW: http://clocc.sourceforge.net |
2003-09-28T09:16:06+00:00 | textproc/cl-meta |
Parser generator for Common Lisp META is builder for recursive descent parsers implemented as a domain specific language on top of Common Lisp. WWW: http://home.pipeline.com/~hbaker1/Prag-Parse.html |
2003-09-28T09:13:43+00:00 | devel/cl-asdf-cmucl |
A system definition facility for Common Lisp asdf is Another System Definition Facility for Common Lisp. It intends to solve the same class of problems as mk-defsystem - compiling and installing Lisp libraries -, but internally it takes advantage of modern CL features like pathname support etc., and uses CLOS for extensibility. This package installs binaries compiled for CMU Common Lisp. WWW: http://www.cliki.net/asdf - Henrik Motakef |
2003-09-28T09:02:57+00:00 | devel/cl-asdf-sbcl |
A system definition facility for Common Lisp asdf is Another System Definition Facility for Common Lisp. It intends to solve the same class of problems as mk-defsystem - compiling and installing Lisp libraries -, but internally it takes advantage of modern CL features like pathname support etc., and uses CLOS for extensibility. This package installs binaries compiled for Steel Bank Common Lisp. WWW: http://www.cliki.net/asdf - Henrik Motakef |
2003-09-27T23:40:56+00:00 | net/quagga |
Free RIPv1, RIPv2, OSPFv2, BGP4, IS-IS route software Quagga is a routing software suite, providing implementations of OSPFv2, OSPFv3, RIP v1 and v2, RIPv3, BGPv4 and experemental ISIS for Unix platforms, particularly FreeBSD and Linux and also NetBSD, to mention a few. Quagga is a fork of GNU Zebra which was developed by Kunihiro Ishiguro. The Quagga tree aims to build a more involved community around Quagga than the current centralised model of GNU Zebra. WWW: https://www.quagga.net/ |
2003-09-27T19:26:13+00:00 | korean/unfonts-ttf |
GPL'd Korean TrueType Fonts by UN Koaunghi Un-series fonts (GPL'd) are made by UN Koaunghi (who painstakingly scanned, converted to outlines and hand-hinted them all) and PARK Won-Kyu. They're originally made as PS fonts to use with Korean TeX/LaTeX/OmegaLambda (HLaTeX [1]) by UN Koaunghi in the late 1990's. Recently, PARK Won-kyu converted them to truetype fonts and added GSUB tables to one of them (UnBatang) for the full support of Korean script with Korean letters (Hangul Jamos : U+1100). WWW: http://chem.skku.ac.kr/~wkpark/project/font/UnFonts/ |
2003-09-27T17:53:02+00:00 | mail/fetchyahoo |
Download e-mail from a Yahoo account to a Berkeley mailbox This is a script for downloading e-mail from a Yahoo account into a Berkeley-formatted mailbox file. WWW: http://fetchyahoo.twizzler.org/ |
2003-09-27T16:14:30+00:00 | mail/elmo |
Receive, filter, read, compose, and send mail at the text console Elmo (ELectronic Mail Operator) is an ncurses-based program for receiving, filtering, reading, composing, and sending mail from a character terminal. It speaks POP3 and SMTP and can work with maildir or Berkeley-formatted mailboxes. Before running elmo, users should run elmoconf.pl to generate an ~/.elmorc file. WWW: http://elmo.sourceforge.net/ |
2003-09-27T16:14:30+00:00 | mail/elmo-devel |
Receive, filter, read, compose, and send mail at the text console Elmo (ELectronic Mail Operator) is an ncurses-based program for receiving, filtering, reading, composing, and sending mail from a character terminal. It speaks POP3 and SMTP and can work with maildir or Berkeley-formatted mailboxes. This version is a development version, but is rather stable, and is known to work better than the stable version on FreeBSD 4.x. Before running elmo, users should run elmoconf.pl to generate an ~/.elmorc file. WWW: http://elmo.sourceforge.net/ |
2003-09-27T13:38:33+00:00 | devel/p5-ExtUtils-XSBuilder |
Autogenerating XS-glue Code ExtUtils::XSBuilder is a set modules to parse C header files and create XS glue code and documentation out of it. Ideally this allows to "write" an interface to a C library without coding a line. Since no C-API is ideal, some adjustments are necessary most of the time. So to use this module you must still be familiar with C and XS programming, but it removes a lot of stupid work and copy&paste from you. Also when the C API changes, most of the time you only have to rerun XSBuilder to get your new Perl API. WWW: https://metacpan.org/release/ExtUtils-XSBuilder |
2003-09-27T13:06:22+00:00 | mail/sylpheed-gtk2 |
The GTK+ 2.0 port of a lightweight, featureful and fast e-mail client Sylpheed is an e-mail client (and news reader) based on GTK+, running on X Window System, and aiming for: * Quick response * Graceful, and sophisticated interface * Easy configuration, intuitive operation * Abundant features Currently, many features are supported including POP3, IMAP, NNTP, multiple accounts, threading, filtering, MIME attachments, APOP, SMTP AUTH, SSL, IPv6, GnuPG, internalization, and more. This is the GTK+ 2.0 branch of Sylpheed, authored by Takuro Ashie and Botond Botyanszki. WWW: http://sylpheed.good-day.net/ WWW: http://www.homa.ne.jp/~ashie/linux/sylpheed-gtk2.html |
2003-09-27T07:38:23+00:00 | devel/gdb53-act |
GDB 5.3 modified by ACT for Ada programming language GNU GDB 5.3 developmental snapshot. |
2003-09-27T07:32:24+00:00 | devel/adabindx |
An Ada-binding to the X Window System and *tif This is a binding of Ada to the C-Libraries of the X Window system and the Motif(tm) or Lesstif widget set. Programmers used to write X Window programs will easily use this binding. Most of the names for functions and procedures resemble the equivalent C interface names, e.g. XGetRGBColormaps (C interface) <-> X_Get_RGB_Colormaps (Ada binding). "While retaining familiarity to the C interface, I tried to include the security of Ada by controlling the creation and release of pointer types wherever possible." Patch supplied by Vadim Godunko It adds support for OpenMotif 2.2 to configuration as well as support for XmColumn, XmDataField and widgets from OpenMotif2.2. WWW: http://home.arcor.de/hfvogt/programming.html |
2003-09-27T07:29:44+00:00 | net/openradius |
RADIUS server with some actual documentation This is a relatively simple port of OpenRADIUS. From the faq... ------------------------------ What is OpenRADIUS? OpenRADIUS is a piece of software that links your network access devices to your user-, service profile-, and usage databases. As such, OpenRADIUS isn't unique; other servers that speak the RADIUS protocol do the same. But it is unique in the flexibility it offers you in building this link, because it puts you in full control of the business rules used inside the server and the ways it talks to your databases - without anybody having to hack the source code. ------------------------------ WWW: http://sites.e-advies.nl/openradius/ |
2003-09-27T07:16:27+00:00 | lang/bf2c |
Optimizing BrainF*ck to C compiler BrainF*ck is a minimalistic, yet Turing-complete programming language with only 8 instructions. bf2c compiles a BF file into a corresponding C file, optimizing as much as possible for speed, size and readability. It is written for fun, self-educating purposes and to beat existing BF compilers. WWW: https://github.com/rene0/bf2c |
2003-09-27T06:48:16+00:00 | devel/sgl |
STL implementation for ADA95 The Ada "Standard Generic Library" (SGL) The Ada SGL is a port of the C++ Standard Template Library (STL). |
2003-09-27T06:46:04+00:00 | devel/florist |
FSU implementation of POSIX.5, the POSIX Ada binding FLORIST is a FSU implementation of POSIX.5, the POSIX Ada binding. WWW: http://www.cs.fsu.edu/~baker/florist.html |
2003-09-27T06:33:07+00:00 | devel/adabooch |
Ada 95 Booch Components The Ada 95 Booch components are a port of Grady Booch's C++ components. They contain the same key abstractions as the C++ form (Structs, Tools and Support). However, the organization is slightly different, particularly in the Support domain. This is because Ada 95 provides several special forms of memory management that are quite different from C++. The Structs category provides an array of structural abstractions (Bags, Collections, Deques, Graphs, Lists, Maps, Queues, Rings, Sets, Stacks, and Trees). The Tools category provides algorithmic abstractions (Searching, Sorting, etc.). The Support category contains all the "concrete" forms, plus structures to create the components. Some of the structures permit structural sharing (graphs, lists, and trees). Some structures may also be ordered (collections, dequeues, and queues). There are also multiple forms for some structures: single and double linked lists, directed and undirected graphs, and binary, multiway, and AVL trees. WWW: https://sourceforge.net/projects/booch95/ |
2003-09-27T06:22:23+00:00 | devel/adabooch-doc-html |
Manual for adabooch This is the manual for adabooch in HTML. |
2003-09-27T06:15:46+00:00 | devel/adasdl |
Ada thin binding to SDL daSDL is a set of Ada (programming language) bindings, ports, and some original applications based on SDL (Simple DirectMedia Library - http://www.libsdl.org) WWW: http://adasdl.sourceforge.net/ |
2003-09-27T03:53:32+00:00 | sysutils/tct |
Analyzer for forensic data The Coroner's Toolkit (TCT) is a collection of tools designed to assist in a forensic examination of a computer. It is primarily designed for Unix systems, but it can some small amount of data collection & analysis from non-Unix disks/media. WWW: http://www.porcupine.org/forensics/tct.html - Francisco Gomez - francisco@gomezmarin.com |
2003-09-26T18:01:34+00:00 | textproc/wv2 |
Library providing routines to access Microsoft Word files wv2 is a library which allows access to Microsoft Word files. It is a rewrite of the wv library. WWW: http://wvware.sourceforge.net/ |
2003-09-26T11:14:37+00:00 | deskutils/gdesklets-starterbar |
Icon bar for GNOME 2.x where you can put starters into An icon bar for GNOME where you can put starters into. Yes, you can do the same with the GNOME panel, but this one is pure eye candy! WWW: http://archive.gdesklets.info/ |
2003-09-26T11:11:30+00:00 | deskutils/gdesklets-recentlyused |
Toolbar for the most recently used items from ~/.recently-used The Recently Used Toolbar displays icons for the most recently used items according to your GNOME ~/.recently-used file. The Desklet displays a configurable number of icons in the last used order. As you scroll over the icons in the toolbar they expand similar to the starter bar desklet. If the file has a thumbnail already created, then the thumbnail will be shown instead of the MIME icon. If you click on one of the icons in the toolbar it will launch the application that GNOME has associated with that specific MIME type. WWW: http://archive.gdesklets.info/ |
2003-09-26T11:07:42+00:00 | x11-clocks/gdesklets-clock |
Various clock displays for Gnome 2.x The Clock sensor with various clock displays. WWW: http://archive.gdesklets.info/ |
2003-09-26T10:15:41+00:00 | www/zope-cmf13 |
The Zope Content Management Framework (CMF) The Zope Content Management Framework (CMF) - previously known as the Portal Toolkit (PTK) - contains most of what you need to set up and maintain a web portal using Zope. WWW: http://cmf.zope.org/ |
2003-09-25T19:49:31+00:00 | net/annextools |
BSD tools for the MicroAnnex-XL Terminal Server This port will install the original management tools from Nortel Networks (formerly Bay Networks, formerly Xylogics) for the popular Annex range of terminal servers. WWW: http://www25.nortelnetworks.com/library/tpubs/nav/remote/ra51.htm Bruce bms@spc.org |
2003-09-25T19:49:31+00:00 | net-mgmt/annextools |
BSD tools for the MicroAnnex-XL Terminal Server This port will install the original management tools from Nortel Networks (formerly Bay Networks, formerly Xylogics) for the popular Annex range of terminal servers. WWW: http://www25.nortelnetworks.com/library/tpubs/nav/remote/ra51.htm |
2003-09-25T15:20:36+00:00 | graphics/passepartout |
DTP application for X Passepartout is an Open Source Desktop Publishing application for the X Windows environment. The main focus is on making it easy for the user to create publications with a flexible layout, typical examples being magazines, brochures and leaflets. Questions, bug reports, etc. should be sent to emission-hacks@e.kth.se WWW: http://www.stacken.kth.se/project/pptout/ |
2003-09-25T11:20:15+00:00 | security/doscan |
Tool to quickly scan your network for machines listening on a TCP port Doscan is a tool to quickly scan your network for machines listening on a TCP port, opening thousands of TCP connections in parallel. Features High scanning rate: five to ten minutes per 100,000 addresses (which are sparsely populated with hosts), with rather conservative timeouts. Load distribution: doscan scans the addresses in a seemingly random order. If your scan host is connected to a central router, this ensures that the load is distributed across your network, and you are stress-testing just a single router, and not your edge devices. Low memory consumption: memory usage is proportional to the number of hosts which have responded so far, and to the number of parallel connections. The total number of addresses does not influence memory usage in any way. Can collect responses: doscan optionally records data which is sent by the hosts which are being scanned. You can even specify a regular expression to extract part of a server banner, and a message to send to trigger a response (great for determining HTTP server versions). Extensibility: It is possible to add special handlers for TCP-based protocols, using a straightforward interface. It supports scanning the vulnerable Microsoft DCOM implementation. WWW: https://www.enyo.de/fw/software/doscan/ |
2003-09-25T05:33:20+00:00 | sysutils/battfink |
Energy saving preferences app for GNOME Battfink lets you configure energy saving options. It comes with an associated battery notification icon. WWW: https://www.gnome.org/ |
2003-09-25T05:26:24+00:00 | textproc/libcroco |
CSS2 parsing library libcroco is a standalone css2 parsing library. It provides a low level event driven SAC like api and a css object model like api. This library is being written to bring the css support to the mlview xml editor project but it can be used for other applications as well. WWW: http://www.freespiders.org/projects/libcroco/ |
2003-09-25T03:07:43+00:00 | editors/gedit-plugins |
Plugins for GEdit 3 Various additional plug-ins for GEdit 3. WWW: https://wiki.gnome.org/Apps/Gedit/PluginsLists |
2003-09-24T19:11:35+00:00 | games/qwdtools |
Convert QuakeWorld demos from QWD format to MVD format QWDtools is a powerful utility to convert regular uncompressed QuakeWorld demo files (in QWD format) to new-era multi-view format. No QWZ format support yet, but one can always convert them to QWD manually with Qizmo and run them through QWDtools after that. WWW: https://github.com/deurk/mvdsv |
2003-09-24T18:14:21+00:00 | games/tt |
Tetris for Terminals tt is an implementation of the well-known game tetris. Quadominoes (groups of four squares joined orthogonally together) slowly fall down the screen, accumulating at the bottom, and when the pile reaches the top of the screen the game is over. The pieces may be moved to the left or right, and rotated as they fall, with the aim of making them tessellate with the pieces already at the bottom of the game area. The height of the stack of pieces can be reduced by filling a complete row of ten squares, at which point that row will disappear, and those above will fall down into its place. It is possible (and desirable) to destroy multiple rows at once. WWW: http://www.miketaylor.org.uk/tech/tt/ |
2003-09-24T13:59:43+00:00 | sysutils/afbinit |
Sun AFB aka Sun Elite 3D microcode firmware loader This port provides a program that loads the microcode firmware onto Sun Microsystems AFB Graphics Accelerators aka Sun Microsystems Elite 3D found in many UltraSPARC systems. The microcode is necessary if you want to run X.Org with acceleration on these cards and is also included in this port. |
2003-09-24T13:47:38+00:00 | security/antivir-milter |
AntiVir Milter mail virusscanner for Sendmail AntiVir Milter is a plug-in for sendmail versions 8.11 and up and communicates via the libmilter interface of sendmail. AntiVir Milter checks all incoming and outgoing emails. Infected emails are blocked, depending on the presetting. A status message is written to "syslog". The sender, receiver and administrator can be informed about infections. Functions: - All sendmail functions can still be used Example: SMTP authentication, anti-relaying, anti-spam - Easy installation and integration into sendmail - Hourly or daily update of the scan engine and the virus definition files via the Internet - Checking of incoming and outgoing mails - Dependable detection of viruses and unwanted programs in real time - Configurable response to a detected virus or unwanted program - Isolation of infected and suspicious files in a quarantine directory - LOG file can be used as a protocol via mail traffic - Immediate activation, if new virus definition file (.VDF) is available - Heuristic macro-virus detection - Modifiable templates to create own alert messages - Scanning in archives (28 formats are supported) http://www.free-av.de/cgi-bin/ubb/ultimatebb.cgi (Support English/German) http://www.antivir.de/ (German) WWW: http://www.hbedv.com/ |
2003-09-24T11:03:02+00:00 | mail/p5-Email-MIME-Encodings |
Unified interface to MIME encoding and decoding This module simply wraps MIME::Base64 and MIME::QuotedPrint so that you can throw the contents of a Content-Transfer-Encoding header at some text and have the right thing happen. WWW: https://metacpan.org/release/Email-MIME-Encodings |
2003-09-24T09:47:00+00:00 | lang/php4-horde |
A default PHP configured for the Horde framework |
2003-09-24T08:49:00+00:00 | mail/p5-Email-LocalDelivery-Ezmlm |
Deliver mail into ezmlm archives This module delivers RFC822 messages into ezmlm-style archive folders. WWW: https://metacpan.org/release/Email-LocalDelivery-Ezmlm |
2003-09-24T07:51:36+00:00 | graphics/p5-Image-Imlib2 |
Perl interface to the Imlib2 image library Image::Imlib2 is a Perl port of Imlib2, a graphics library that does image file loading and saving as well as manipulation, arbitrary polygon support, etc. It does ALL of these operations FAST. It allows you to create colour images using a large number of graphics primitives, and output the images in a range of formats. WWW: https://metacpan.org/release/Image-Imlib2 |
2003-09-20T13:16:46+00:00 | databases/gnats4 |
GNATS, the GNU Problem Report Management System GNU GNATS is a set of tools for tracking bugs reported by users to a central site. It allows problem report management and communication with users through various means, including e-mail, Web and a network daemon. GNATS stores all the information about problem reports in its databases, consisting of plain text files and it provides tools for querying, editing and maintaining these databases. WWW: http://www.gnu.org/software/gnats/ |
2003-09-18T07:04:25+00:00 | graphics/gpdf |
GNOME version of xpdf The GNOME PDF Viewer is an open source viewer for Portable Document Format (PDF) files, often called "Acrobat" files, from the name of Adobe's PDF software. The GNOME PDF viewer is based upon xpdf, and integrates directly into the GNOME 2 desktop. WWW: http://www.gnome.org |
2003-09-18T07:03:06+00:00 | sysutils/nautilus-cd-burner |
CD burner view for Nautilus Nautilus-cd-burner allows CDs to be created and burned directly from within Nautilus (using the burn:/// URI). |
2003-09-18T07:02:09+00:00 | x11/gnopernicus |
Collection of accessibility apps for GNOME 2 Gnopernicus provides Assistive Technologies (AT) for blind and visually impaired persons through modules for text-to-speech, braille, etc. WWW: http://www.baum.ro/gnopernicus.html |
2003-09-18T07:02:09+00:00 | accessibility/gnopernicus |
Collection of accessibility apps for GNOME 2 Gnopernicus provides Assistive Technologies (AT) for blind and visually impaired persons through modules for text-to-speech, braille, etc. WWW: http://www.baum.ro/gnopernicus.html |
2003-09-18T07:01:13+00:00 | audio/gnomespeech |
GNOME text-to-speech API GNOME Speech is a simple general API for producing text-to-speech output. |
2003-09-18T07:01:13+00:00 | accessibility/gnomespeech |
GNOME text-to-speech API GNOME Speech is a simple general API for producing text-to-speech output. |
2003-09-18T07:01:13+00:00 | accessibility/gnome-speech |
GNOME text-to-speech API GNOME Speech is a simple general API for producing text-to-speech output. WWW: http://live.gnome.org/Orca/GnomeSpeech |
2003-09-14T16:51:56+00:00 | net/ser |
Fast and configurable SIP proxy ser or SIP Express Router is a very fast and flexible SIP (RFC3261) proxy server. Written entirely in C, ser can handle thousands calls per second even on low-budget hardware. C Shell like scripting language provides full control over the server's behaviour. It's modular architecture allows only required functionality to be loaded. Currently the following modules are available: Digest Authentication, CPL scripts, Instant Messaging, MySQL support, Presence Agent, Radius Authentication, Record Routing, SMS Gateway, Jabber Gateway, Transaction Module, Registrar and User Location. WWW: http://www.iptel.org/ser/ |
2003-09-10T13:14:33+00:00 | devel/buildtool-doc |
Buildtool User's and Developer's manuals This package includes the Buildtool User's and Developer's manual. You will need Buildtool itself to generate and install end user documents. WWW: http://buildtool.sourceforge.net/ |
2003-09-10T10:18:35+00:00 | polish/kadu |
Internet communicator supporting Gadu-Gadu and Jabber/XMPP Qt based internet communicator supporting Gadu-Gadu and Jabber/XMPP protocols for Unix-like and Windows systems. Gadu-Gadu is an ICQ-like messenger for polish language users. WWW: http://kadu.im |
2003-09-10T09:59:25+00:00 | dns/c-ares |
Asynchronous DNS resolver library This is c-ares, an asynchronous resolver library. It is intended for applications which need to perform DNS queries without blocking, or need to perform multiple DNS queries in parallel. The primary examples of such applications are servers which communicate with multiple clients and programs with graphical user interfaces. WWW: https://c-ares.haxx.se/ |
2003-09-10T09:59:25+00:00 | dns/ares |
Asynchronous DNS resolver library This is ares, an asynchronous resolver library. It is intended for applications which need to perform DNS queries without blocking, or need to perform multiple DNS queries in parallel. The primary examples of such applications are servers which communicate with multiple clients and programs with graphical user interfaces. WWW: ftp://athena-dist.mit.edu/pub/ATHENA/ares/ |
2003-09-10T09:54:55+00:00 | textproc/ruby-quixml |
A Fast XML API for Ruby written in C QuiXML is an XML library for Ruby written in C, utilizing the expat library for parsing XML string buffers. It uses only Ruby native data structures to store its XML data internally, so how they are generated is completely open. The library both parses and generates XML, precisely or with pretty printing and automatic encoding/decoding special characters (<, >, &, ', and "). Transmutations to/from attribute string values and Ruby objects can occur when reading/writing XML, allowing for a limited degree of object marshalling. Element path addressing makes it easy to find one or more nodes using literal strings, regular expressions or any other object which supports Ruby case-equality to match against XML node names and attributes. Author: sdodell <sean@celsoft.com> WWW: http://quixml.rubyforge.org/ |
2003-09-10T09:35:37+00:00 | databases/ruby-criteria |
A Ruby module for SQL query abstraction, and others Criteria is a module for abstracting queries to various data sets. For instance, you might have a flat text file, or an array of Ruby objects, or a SQL database, and wish to perform the same query on any given source, without different versions of code for each. Here's a quick example (more on the site): idx1 = SQLTable.new("orders") q1 = (idx1.price > idx1.paid) & (idx1.duedate < Time.now.to_i) puts q1.select # => SELECT * FROM orders WHERE ((orders.price > orders.paid) AND # (orders.duedate < 1062616643)) Author: Ryan Pavlik <rpav@mephle.com> WWW: http://mephle.org/Criteria/ |
2003-09-10T08:11:48+00:00 | ftp/ftpd-tls |
Ftp server supporting FTP AUTH TLS Ftp server based on the OpenBSD ftp server code, implements the FTP AUTH TLS IETF draft plus a custom SSL/TLS client authentication. |
2003-09-09T22:12:10+00:00 | shells/tcshrc |
Set of configuration scripts for the TCSH shell The .tcshrc project creates a set of configuration scripts for the TCSH shell. These scripts exploit the most advanced features of tcsh. WWW: http://tcshrc.sourceforge.net/ |
2003-09-09T15:07:53+00:00 | security/cmd5checkpw |
Checkpassword compatible authentication program that uses CRAM-MD5 cmd5checkpw is a checkpassword compatible authentication program that uses CRAM-MD5 authentication mode. It was designed primary to work with qmail but it can be used by any other program that knows how to use checkpassword compatible authentication. WWW: http://members.elysium.pl/brush/cmd5checkpw/ |
2003-09-09T12:35:47+00:00 | net/coda6_client |
Client programs for a replicated high-performance network file system Coda is a distributed file system. Among its features are disconnected operation, good security model, server replication and persistent client side caching. This package builds the entire source tree but only installs(/packages) the client side programs. For more info, contact information available below. EMAIL: coda@cs.cmu.edu WWW: http://www.coda.cs.cmu.edu/ |
2003-09-09T12:26:54+00:00 | net/coda6_server |
Server programs for a replicated high-performance network file system Coda is a distributed file system. Among its features are disconnected operation, good security model, server replication and persistent client side caching. This package builds the entire source tree but only installs(/packages) the server side programs. For more info, contact information available below. EMAIL: coda@cs.cmu.edu WWW: http://www.coda.cs.cmu.edu/ |
2003-09-08T12:45:59+00:00 | science/at |
The Acoustic ToolBox includes four acoustic models The Acoustic ToolBox includes four acoustic models: BELLHOP: A beam/ray trace code KRAKEN: A normal mode code SCOOTER: A finite element FFP code SPARC: A time domain FFP code A common input structure has been used throughout so that only minor modifications are needed to switch from one program to another. All the models produce shade files which can be processed using a common set of plotting routines to plot transmission loss vs. range or vs. range and depth. These plotting routines are contained in the GLOBAL directory. WWW: http://hlsresearch.com/oalib/Modes/AcousticsToolbox/ |
2003-09-08T11:38:15+00:00 | sysutils/autopsy |
Web-based (graphical) interface to The Sleuth Kit The Autopsy Forensic Browser is a graphical interface to the command line digital investigation analysis tools in The Sleuth Kit. Together, they can analyze Windows and UNIX disks and file systems (NTFS, FAT, UFS1/2, Ext2/3). As Autopsy is HTML-based, you can connect to the Autopsy server from any platform using an HTML browser. Autopsy provides a "File Manager"-like interface and shows details about deleted data and file system structures. WARNING: The cross-platform version of Autopsy is no longer actively developed. This port is retained mainly to allow users with saved data to migrate to another forensic tool. WWW: http://www.sleuthkit.org/autopsy/v2/ |
2003-09-08T11:24:01+00:00 | sysutils/sleuthkit |
Tools and library for filesystem forensic analysis The Sleuth Kit (TSK) is a library and collection of command line tools that allow you to investigate volume and file system data. The library can be incorporated into larger digital forensics tools and the command line tools can be directly used to find evidence. The media management tools allow you to examine the layout of disks and other media. The Sleuth Kit supports DOS partitions, BSD partitions (disk labels), Mac partitions, Sun slices (Volume Table of Contents), and GPT disks. With these tools, you can identify where partitions are located and extract them so that they can be analyzed with file system analysis tools. WWW: http://www.sleuthkit.org/sleuthkit/ |
2003-09-08T11:03:44+00:00 | comms/tilp |
TI Linking Program TiLP stands for 'Ti Linking Program' or 'Tilp is a Linking Program' (GNU recursive acronyms). TiLP is a program allowing a computer or a workstation to communicate with a Texas Instruments graphing calculator. WWW: http://tilp.info/ - Tijl Coosemans tijl@ulyssis.org |
2003-09-08T10:59:00+00:00 | devel/libticalcs |
TI calculator library The libTicalc library is a multi-platform library which handles all Texas Instruments calculators through a set of functions. WWW: http://tilp.info/ |
2003-09-08T10:55:05+00:00 | devel/libtifiles |
TI calculator file types library The tifiles library is a library to handle the various TI calculator file formats. WWW: http://tilp.info/ |
2003-09-08T10:49:58+00:00 | comms/libticables |
TI calculator link cables library The ticables library is a multi-platform library which handles all Texas Instruments calculator link cables through a set of functions which constitutes a common API. WWW: http://tilp.info/ |
2003-09-08T09:37:36+00:00 | irc/ircproxy |
IRC proxy/bouncer daemon ircproxy is an advanced multi-user IRC bouncer written in C with IPv6 and SSL support. It can proxy simultaneous users at the same time to different IRC servers. The IRC connection can stay connected to IRC when the IRC client disconnects, the user can then later reattach to the same IRC connection. Private messages and channel activity can an be logged when no IRC clients are attached. You can then see what you have been missing while you're offline. It is also possible to attach multiple IRC clients on the same IRC connection. This is useful if you want to be connected from home and work at the same time without cloning. WWW: http://ircproxy.sourceforge.net/ |
2003-09-08T09:09:36+00:00 | security/dropbear |
SSH 2 server, designed to be usable in small memory environments Dropbear is an SSH 2 server, designed to be usable in small memory environments. It supports: * Main features of SSH 2 protocol * Implements X11 forwarding, and authentication-agent forwarding for OpenSSH clients * Compatible with OpenSSH ~/.ssh/authorized_keys public key authentication WWW: https://matt.ucc.asn.au/dropbear/dropbear.html |
2003-09-08T08:40:02+00:00 | dns/bind9-sdb-mysql |
BIND DNS 9 server which supports a MySQL backend bind9-sdb-mysql provides a MySQL Simplified Database Interface (sdb) to bind9. So, zones can be stored in a MySQL database. WWW: http://gw.netbastards.org/bm/ |
2003-09-08T08:06:26+00:00 | irc/ircproxy-freebsd-port |
An IRC proxy server This is a port of ircproxy, it is an Internet Relay Chat Proxy. WWW: http://www.ircproxy.night-light.net/ - Jonas Kvinge jonas@jonas.night-light.net |
2003-09-08T07:25:51+00:00 | net/gkrellmmultiping2 |
GKrellM2 multiping plugin This plugin pings several machines and shows the current round-trip and status. Author: Jindrich Makovicka WWW: http://kmlinux.fjfi.cvut.cz/~makovick/gkrellm/ |
2003-09-08T07:12:22+00:00 | databases/WWWdb |
Perl based generic WWW DB interface / frontend A flexible web-enabled frontend and application-server for different databases ... that is WWWdb WWW: https://sourceforge.net/projects/wwwdb/ |
2003-09-08T07:08:14+00:00 | x11/xnodecor |
Utility to set override_redirect in XWindowAttributes to True This program sets attribute "override_redirect" to True for any window you've specified (using window name). Window Managers should ignore such windows; it's useful, for example, if you're using wmx Window Manager, and want to have a clock on every virtual screen and without any borders. Just add the following string to your X-startfile (after starting watch app): xnodecor -w watch (assuming that your watch application has a window named "watch") |
2003-09-08T06:58:00+00:00 | games/traindirector |
Train controller simulation Train Director is a clone of the popular Train Dispatcher simulation software. With Train Director you can simulate the work of the Centralized Traffic Control by controlling the movement of trains by throwing switches and clearing signals. You can also create your own territories with the included track layout editor. WWW: http://www.backerstreet.com/traindir/trdireng.htm |
2003-09-08T02:50:42+00:00 | devel/pear-apd |
A full-featured engine-level PHP profiler/debugger APD is a full-featured PHP profiler/debugger that is loaded as a zend_extension. It aims to be an analog of C's gprof or Perl's Devel::DProf. WWW: http://pear.php.net/package/apd |
2003-09-08T02:39:57+00:00 | devel/pear-XML_RSS |
PEAR RSS parser Parser for Resource Description Framework (RDF) Site Summary (RSS) documents. WWW: https://pear.php.net/package-info.php?package=XML_RSS |
2003-09-08T02:30:58+00:00 | devel/pear-XML_Serializer |
PEAR Swiss-army knive for reading and writing XML files PEAR::XML_Serializer serializes complex data structures like arrays or object as XML documents. This class helps you generating any XML document you require without the need for DOM. Furthermore this package can be used as a replacement to serialize() and unserialize() as it comes with a matching XML_Unserializer that is able to create PHP data structures (like arrays and objects) from XML documents, if type hints are available. If you use the XML_Unserializer on standard XML files, it will try to guess how it has to be unserialized. In most cases it does exactly what you expect it to do. Try reading a RSS file with XML_Unserializer and you have the whole RSS file in a structured array or even a collection of objects, similar to XML_RSS. Since version 0.8.0 the package is able to treat XML documents similar to the simplexml extension of PHP 5. WWW: https://pear.php.net/package/XML_Serializer |
2003-09-08T02:28:24+00:00 | devel/pear-XML_XPath |
PEAR class provided an XPath/DOM XML manipulation This is an XML parser based on PHP's built-in xml extension. It supports two basic modes of operation: "func" and "event". In "func" mode, it will look for a function named after each element (xmltag_ELEMENT for start tags and xmltag_ELEMENT_ for end tags), and in "event" mode it uses a set of generic callbacks. WWW: http://pear.php.net/package/XML_XPath/ |
2003-09-08T02:16:33+00:00 | devel/pear-XML_Tree |
PEAR class for representing XML data in a tree structure Represent XML data in a tree structure. Allows for the building of XML data structures using a tree representation, without the need for an extension like DOMXML. WWW: https://pear.php.net/package-info.php?package=XML_Tree |
2003-09-08T02:13:02+00:00 | devel/pear-HTML_Template_PHPLIB |
PEAR template API ported from PHPLIB The popular Template system from PHPLIB ported to PEAR. It has some features that can't be found currently in the original version like fallback paths. It has minor improvements and cleanup in the code as well as some speed improvements. WWW: https://pear.php.net/package/HTML_Template_PHPLIB |
2003-09-08T00:34:19+00:00 | devel/pear-Config |
Your configurations swiss-army knife The Config package provides methods for configuration manipulation. * Creates configurations from scratch * Parses and outputs different formats (XML, PHP, INI, Apache...) * Edits existing configurations * Converts configurations to other formats * Allows manipulation of sections, comments, directives... * Parses configurations into a tree structure * Provides XPath like access to directives WWW: https://pear.php.net/package/Config |
2003-09-08T00:29:37+00:00 | devel/pear-XML_Parser |
PEAR XML parsing class based on PHP's bundled expat This is an XML parser based on PHPs built-in xml extension. It supports two basic modes of operation: "func" and "event". In "func" mode, it will look for a function named after each element (xmltag_ELEMENT for start tags and xmltag_ELEMENT_ for end tags), and in "event" mode it uses a set of generic callbacks. Since version 1.2.0 there's a new XML_Parser_Simple class that makes parsing of most XML documents easier, by automatically providing a stack for the elements. Furthermore its now possible to split the parser from the handler object, so you do not have to extend XML_Parser anymore in order to parse a document with it. WWW: https://pear.php.net/package/XML_Parser |
2003-09-08T00:21:11+00:00 | devel/pear-XML_Util |
PEAR XML utility class Selection of methods that are often needed when working with XML documents. Functionality includes creating of attribute lists from arrays, creation of tags, validation of XML names and more. WWW: https://pear.php.net/package/XML_Util |
2003-09-07T12:06:27+00:00 | java/kaffe-devel |
Multi-platform Java virtual machine with JIT compiler and AWT package Kaffe is multi-platform Java virtual machine. It includes its own implementation of the Java JDK 1.2 standard classes, including the AWT classes. Kaffe also does "just-in-time" compilation of Java bytecode into machine code for increased execution speed. WWW: http://www.kaffe.org/ * Java and Javasoft are registered trademark of Sun Microsystems, Inc. |
2003-09-07T09:34:20+00:00 | mail/milter-sender |
Real-time sender address verification, based on Milter API SPAM is the black plague of the Internet world and this Sendmail milter attempts to address a small subset of the problem by verifying that the sender's email address is in good standing by performing an SMTP callback to the MX server responsible for the sender's domain. This milter is not intended to be a complete solution to the SPAM plague and so it should be used in conjunction with other tools such as DNS blacklists and content filters. Milter-sender also supports grey-listing. WWW: http://www.milter.info/milter-sender/ |
2003-09-07T01:09:53+00:00 | www/caudium-devel |
A free webserver which is based on the Roxen Challenger 1.3 code base (development branch) Caudium is the name of a free webserver which is based on the Roxen Challenger 1.3 code base. It is an attractive alternative to servers like Apache, Netscape and Zeus due to it's strength in dynamic page and data generation, like all the titles on this site. This current development branch so use at you own risk. WWW: http://caudium.net/ |
2003-09-07T00:56:10+00:00 | databases/mysqlcc |
A platform-independent GUI administration client for the MySQL server MySQL Control Center (also known as MySQLCC) is a platform-independent GUI administration client for the MySQL database server. WWW: http://www.mysql.com/products/mysqlcc/ |
2003-09-07T00:14:04+00:00 | misc/detachtty |
Run interactive programs non-interactively detachtty is a Unix utility that lets you run interactive programs non-interactively, and connect to them over the network when you do need to interact with them. It's intended for use with long-running server processes running in Common Lisp implementations. WWW: http://www.cliki.net/detachtty |
2003-09-06T03:17:31+00:00 | textproc/p5-XML-RSS-Parser |
Liberal object-oriented parser for RSS feeds XML::RSS::Parser is a lightweight liberal parser of RSS feeds. This parser is "liberal" in that it does not demand compliance of a specific RSS version and will attempt to gracefully handle tags it does not expect or understand. The parser's only requirements is that the file is well-formed XML and remotely resembles RSS. Roughly speaking, well formed XML with a channel element as a direct sibling or the root tag and item elements etc. There are a number of advantages to using this module then just using a standard parser-tree combination. There are a number of different RSS formats in use today. In very subtle ways these formats are not entirely compatible from one to another. XML::RSS::Parser makes a couple assumptions to "normalize" the parse tree into a more consistent form. For instance, it forces channel and item into a parent-child relationship. WWW: https://metacpan.org/release/XML-RSS-Parser |
2003-09-06T02:30:34+00:00 | math/p5-Math-Round |
Perl extension for rounding numbers Math::Round supplies functions that will round numbers in different ways. The functions round and nearest are exported by default; others are available as described below. "use ... qw(:all)" exports all functions. WWW: https://metacpan.org/release/Math-Round |
2003-09-05T22:26:41+00:00 | games/ldmud |
Modern version of the LPMud game driver LDMud started as a project to clean up and modernize Amylaar's LPMud gamedriver. Primary goals are full documentation, a commented source body and out-of-the-box support for the major mudlibs, of which the commented source body has been pretty much completed. During the course of work a lot of bug fixes and improvements found their way into the driver - much more than originally expected, and definitely enough to make LDMud a driver in its own right. WWW: http://www.ldmud.eu/ |
2003-09-05T19:21:30+00:00 | devel/qmake |
The build utility of the Qt 3 project Qt 3 is a C++ toolkit for application development. It lets application developers target all major operating systems with a single application source code. Qmake is a project and makefile creating utility, that is part of Qt 3. For ease of maintenance it is split out into a port of its own. WWW: http://doc.qt.digia.com/3.3/index.html |
2003-09-04T14:51:06+00:00 | x11-toolkits/XawPlus |
A replacement for Xaw with a nicer 3-D look and some extensions XawPlus is a clone of the original Xaw library, providing a more up to date look and some extensions to the original Athena widget set. This library is as compatible as possible to the original. It should be possible to compile the source code of an Xaw client without any changes (except the include path of the XawPlus header files) to get the new look of XawPlus to this client. XawPlus makes it possible to use XPM pixmaps, tooltips, a truncate mechanism for too long label strings and UTF8 coded UNICODE labels without changing the code of your application. XawPlus comes with a set of adapted applications using also the new features of XawPlus. WWW: http://people.freenet.de/kra/XawPlus |
2003-09-04T13:57:33+00:00 | security/dcetest |
Utility to dump MSRPC endpoint information from Windows systems This little utility dumps MSRPC endpoint information from Windows systems. Similar to the rpcdump program from Microsoft, but does not need a DCE stack and so runs on Unixes. dcetest can be very useful once inside a DMZ to fingerprint Windows machines on the network. dcetest operates over TCP port 135. (Think of it as rpcinfo -p against Windows) WWW: http://www.atstake.com/research/tools/info_gathering/ |
2003-09-04T13:28:15+00:00 | security/hmap |
Web server fingerprinting utility "hmap" is a tool for fingerprinting web servers. Basically, it collects a number of characteristics and compares them with known profiles to find a closest match. The closest match is its best guess for the identity of the server. WWW: http://ujeni.murkyroc.com/hmap/ |
2003-09-04T10:58:00+00:00 | security/p5-Crypt-OpenSSL-Bignum |
OpenSSL's multiprecision integer arithmetic #' Crypt::OpenSSL::Bignum provides access to OpenSSL multiprecision integer arithmetic libraries. Presently, many though not all of the arithmetic operations that OpenSSL provides are exposed to perl. In addition, this module can be used to provide access to bignum values produced by other OpenSSL modules, such as key parameters from Crypt::OpenSSL::RSA. WWW: https://metacpan.org/release/Crypt-OpenSSL-Bignum |
2003-09-04T06:31:09+00:00 | mail/thunderbird3 |
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. WWW: http://www.mozilla.com/thunderbird/ |
2003-09-04T06:31:09+00:00 | mail/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. WWW: http://www.mozilla.com/thunderbird/ |
2003-09-04T06:31:09+00:00 | mail/thunderbird-esr |
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. WWW: http://www.mozilla.com/thunderbird/ |
2003-09-04T06:31:09+00:00 | mail/thunderbird-devel |
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. WWW: http://www.mozilla.com/thunderbird/ |
2003-09-04T06:31:09+00:00 | mail/mozilla-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. WWW: http://www.mozilla.org/projects/thunderbird/ |
2003-09-03T14:16:30+00:00 | java/eclipse-langpack |
Eclipse Language Pack Feature IBM has donated translations from their products to Eclipse. The language packs group translations for several languages into a single download which are distributed as a set of features which you can install by extracting over your Eclipse directory and restarting Eclipse. Specifically, NLpackX contains the NL fragments and the NL features that contain those fragments for the below languages with each X: X=1: German, Spanish, French, Italian, Japanese, Korean, Portuguese (Brazil), Traditional Chinese and Simplified Chinese. X=2: Czech, Hungarian, Polish and Russian. X=2a: Danish, Dutch, Finnish, Greek, Norwegian, Portuguese, Swedish and Turkish. X=Bidi: Arabic and Hebrew. These translations are based on the Eclipse 3.2 build but should work with all subsequent 3.2.x maintenance releases. If new strings are added to Eclipse after 3.2, they will not show up as translated in the 3.2.x stream when you install this language pack. WWW: http://www.eclipse.org/downloads/ |
2003-09-03T14:10:01+00:00 | sysutils/xfce4-netload-plugin |
Network Load plugin for Xfce4 Network Load plugin for the Xfce Desktop. WWW: https://goodies.xfce.org/projects/panel-plugins/xfce4-netload-plugin |
2003-09-03T05:25:37+00:00 | lang/php4-nms |
|
2003-09-03T02:23:23+00:00 | biology/lsysexp |
A GTK based program for viewing and creating L-system fractals L-system Explorer is a program used for viewing and creating L-system fractals. The following features are supported: - Over 500 builtin L-systems, arranged into about 20 groups. - Ability to create and save custom L-systems and L-system groups. - Abilty to save images of L-systems (in PNG or JPEG format). - Multiple L-systems can be viewed at the same time. - Able to use custom colors and gradients. - Can also generate random gradients, or completely random colors. - Able to draw using lines, points, or a random combination of both. WWW: http://www.cs.pdx.edu/~coscorrr/programs/lsysexp/ |
2003-09-03T01:07:27+00:00 | devel/pear-HTML_Template_IT |
PEAR Integrated template API HTML_Template_IT is a templating engine designed to allow easy separation of concerns. It does this by clearly separating the presentational code from the PHP code. The presentation code may be of any format, however generally XML or HTML is used. This engine works on the foundation of blocks and placeholders. It uses the hierarchy of blocks to determine which presentational code is instantiated when blocks are parsed. The placeholders allow the insertion of "dynamic" information. There are two classes to use for templating. HTML_Template_IT is used for basic templating needs. HTML_Template_ITX gives you full power over the templating engine, allowing blocks to be added, and function callbacks to be used. WWW: https://pear.php.net/package/html_template_it |
2003-09-03T01:04:11+00:00 | www/pecl-APC |
Alternative PHP Cache APC is the Alternative PHP Cache. It was conceived of to provide a free, open, and robust framework for caching and optimizing PHP intermediate code. WWW: http://pecl.php.net/package/APC |
2003-09-03T01:04:11+00:00 | www/pecl-APC-devel |
Alternative PHP Cache APC is the Alternative PHP Cache. It was conceived of to provide a free, open, and robust framework for caching and optimizing PHP intermediate code. WWW: http://pecl.php.net/package/APC |
2003-09-03T01:04:11+00:00 | www/pear-APC |
Alternative PHP Cache APC is the Alternative PHP Cache. It was conceived of to provide a free, open, and robust framework for caching and optimizing PHP intermediate code. WWW: http://pear.php.net/package/APC |
2003-09-03T00:13:57+00:00 | japanese/im-ja |
Japanese input module for GTK2 im-ja is a Japanese input module for GTK2. Currently supported input modes are: hiragana, katakana, half-width katakana, zenkaku, Canna, FreeWnn, and Kanji character recognition (based on Kanjipad). Conversion hotkeys, status window, preedit text colors, etc. can be customized through a GUI. An optional applet is also included for the gnome-panel which can be used to display and change the input method. WWW: http://im-ja.sourceforge.net/ |
2003-09-02T15:11:00+00:00 | www/p5-WWW-Curl |
Perl extension interface for libcurl The Perl module WWW::Curl provides an interface to the cURL library "libcurl". WWW: https://metacpan.org/release/WWW-Curl |
2003-09-02T14:40:30+00:00 | mail/exim-doc-info |
|
2003-09-02T14:33:48+00:00 | devel/p5-Module-Reload |
Reload perl library files when updated on disk p5-Module-Reload ================ Similar to Apache::Reload, this module allows a running perl program to reload all its libraries. Very useful for developing perl servers. When Perl pulls a file via require, it stores the filename in the global hash %INC. The next time Perl tries to 'require' the same file, it sees the file in %INC and does not reload from disk. This module's handler iterates over %INC and reloads the file if it has changed on disk. WWW: https://metacpan.org/release/Module-Reload |
2003-09-02T12:52:46+00:00 | textproc/p5-XML-SimpleObject-LibXML |
Simple(r) object representation of an XML::LibXML DOM object This is a short and simple class allowing simple object access to a parsed XML::LibXML tree, with methods for fetching children and attributes in as clean a manner as possible. My apologies for further polluting the XML:: space; this is a small and quick module, with easy and compact usage. WWW: https://metacpan.org/release/XML-SimpleObject-LibXML |
2003-09-02T09:23:44+00:00 | devel/p5-P4 |
P4 - Perl friendly OO interface to the Perforce SCM System This module provides an easy to use and very powerful interface to the Perforce SCM system. It's based on the P4::Client module which binds the Perforce C++ API into Perl space, but is still very close to the C++ API. P4 is much more perl like. WWW: http://public.perforce.com//guest/tony_smith/perforce/API/Perl/index.html \Anton |
2003-09-02T09:22:02+00:00 | devel/p5-UNIVERSAL-moniker |
Moniker for classes Class names in Perl often don't sound great when spoken, or look good when written in prose. For this reason, we tend to say things like "customer" or "basket" when we are referring to My::Site::User::Customer or My::Site::Shop::Basket. We thought it would be nice if our classes knew what we would prefer to call them. This module will add a moniker (and plural_moniker) method to UNIVERSAL, and so to every class or module. So, if $ob->isa("Big::Scary::Animal"), moniker will return "animal"; $ob->isa("Cephalopod::Octopus"), plural_moniker will return "octopuses". WWW: https://metacpan.org/release/UNIVERSAL-moniker |
2003-09-02T08:55:46+00:00 | devel/p5-P4-Client |
P4::Client - Perl extension for the Perforce API This module provides a Perl interface to the Perforce API allowing you to write Perl scripts which communicate directly with a Perforce server. P4::Client is the main interface through which all commands are issued. The Perforce API is callback based though, and all interaction with the user interface takes place through callbacks to methods of the P4::UI object passed to the Run() method. To customise the behaviour of the Perforce client, you should derive your own class from P4::UI and override the relevant methods therein. WWW: http://public.perforce.com//guest/tony_smith/perforce/API/Perl/index.html \Anton |
2003-09-02T06:24:00+00:00 | deskutils/gdesklets |
Framework for Gnome 2.x for desktop applets gDesklets provides an advanced architecture for desktop applets -- tiny displays sitting on your desktop in a symbiotic relationship of eye candy and usefulness. Populate your desktop with status meters, icon bars, weather sensors, news tickers... whatever you can imagine! Virtually anything is possible and maybe even available some day. WWW: http://gdesklets.de/ |
2003-09-01T20:25:41+00:00 | mail/p5-Email-LocalDelivery |
Deliver a piece of email - simply This is the second module produced by the "Perl Email Project", a reaction against the complexity and increasing bugginess of the Mail::* modules. It delivers an email to a list of mailboxes. WWW: https://metacpan.org/release/Email-LocalDelivery |
2003-09-01T14:52:34+00:00 | devel/p5-Test-Manifest |
Perl module to interact with a t/test_manifest file Test::Manifest looks in the t/test_manifest file to find out which tests you want to run and the order in which you want to run them. It constructs the right value for MakeMaker to do the right thing. WWW: https://metacpan.org/release/Test-Manifest |
2003-09-01T14:43:05+00:00 | games/p5-Games-Bingo-Print |
Perl class for PDF generation Games::Bingo::Print - PDF Generation Class This is that actual printing class. It generates a PDF file with pages containing bingo cards. WWW: https://metacpan.org/release/Games-Bingo-Print |
2003-09-01T14:07:24+00:00 | games/p5-Games-Bingo-Bot |
Simple class holding IRC related methods for bingo This module contains all the commands supported by the Games::Bingo::Bot IRC bot (see the script in the bin directory). The Games::Bingo::Bot class and the script mentioned above is a complete IRC setup for playing Bingo, using the Games::Bingo module. WWW: https://metacpan.org/release/JONASBN/Games-Bingo-Bot-0.01 |
2003-09-01T13:34:31+00:00 | games/p5-Games-Bingo |
Bingo game Perl implementation Games::Bingo - a bingo game Perl implementation. This is a simple game of bingo. The program can randomly call out the numbers. WWW: https://metacpan.org/release/Games-Bingo |
2003-09-01T12:29:36+00:00 | www/p5-WWW-Shorten |
Abstract interface to URL shortening sites A Perl interface to URL shortening sites. These sites maintain databases of long URLs, each of which has a unique identifier. WWW: https://metacpan.org/release/WWW-Shorten |
2003-09-01T11:59:09+00:00 | devel/p5-Config-Auto |
Magical config file parser Parse diverse config file formats 'magically'. WWW: https://metacpan.org/release/Config-Auto |
2003-09-01T11:28:17+00:00 | sysutils/prune |
Prune a file set according to a given age distribution Prune will delete files from the specified set targeting a given distribution of the files within time as well as size, number, and age constraints. Its main purpose is to keep a set of daily-created backup files in manageable size, while still providing reasonable access to older versions. Specifying a size, file number, or age constraint will simply remove files starting from the oldest, until the constraint is met. The distribution specification (exponential, Gaussian (normal), or Fibonacci) provides finer control of the files to delete, allowing the retention of recent copies and the increasingly aggressive pruning of the older files. The retention schedule specifies the age intervals for which files will be retained. As an example, an exponential retention schedule for 10 files with a base of 2 will be 1 2 4 8 16 32 64 128 256 512 1024 The above schedule specifies that for the interval of 65 to 128 days there should be (at least) one retained file (unless constraints and options override this setting). WWW: http://www.spinellis.gr/sw/unix/prune/ - Diomidis Spinellis dds@aueb.gr |
2003-09-01T11:28:17+00:00 | sysutils/fileprune |
Prune a file set according to a given age distribution Fileprune will delete files from the specified set targeting a given distribution of the files within time as well as size, number, and age constraints. Its main purpose is to keep a set of daily-created backup files in manageable size, while still providing reasonable access to older versions. Specifying a size, file number, or age constraint will simply remove files starting from the oldest, until the constraint is met. The distribution specification (exponential, Gaussian (normal), or Fibonacci) provides finer control of the files to delete, allowing the retention of recent copies and the increasingly aggressive pruning of the older files. The retention schedule specifies the age intervals for which files will be retained. As an example, an exponential retention schedule for 10 files with a base of 2 will be 1 2 4 8 16 32 64 128 256 512 1024 The above schedule specifies that for the interval of 65 to 128 days there should be (at least) one retained file (unless constraints and options override this setting). WWW: https://www.spinellis.gr/sw/unix/fileprune/ |
2003-09-01T11:07:58+00:00 | net/socketpipe |
Zero overhead remote process plumbing Socketpipe connects over a TCP/IP socket a remote command to a local input generation command and/or a local output processing command. The connection is made by redirecting the input/output file descriptors to the socket. This saves the context switching and data copying overhead associated with piping data through ssh(1) or rsh(1). Socketpipe must be installed on both machines and user authentication is still performed by a command like ssh(1) or rsh(1). The confidentiality and integrity of the data in transit is not protected against mallicious attacks; the command is designed for use in a trusted LAN environment. WWW: http://www.spinellis.gr/sw/unix/socketpipe/ |
2003-09-01T11:02:52+00:00 | databases/p5-Class-DBI-mysql |
Extensions to Class::DBI for MySQL This is an extension to Class::DBI, containing several functions and optimisations for the MySQL database. Instead of setting Class::DBI as your base class, use this instead. WWW: https://metacpan.org/release/Class-DBI-mysql |
2003-09-01T07:16:11+00:00 | databases/erserver |
Trigger-based asynchronous replication system for PostgreSQL eRServer is a descendent from the rserv code. It is a trigger-based single-master/multi-slave asynchronous replication system. WWW: http://www.erserver.com/ |
2003-09-01T04:30:04+00:00 | audio/mpio-driver |
Digit@lway MPIO MP3 player device driver KMOD Digit@lway MPIO MP3 player device driver KMOD It is actually a patch to FreeBSD standard urio driver, which adds MPIO support to it, and fixes some issues This driver is designed to be used with MPIO for Linux software, ported to FreeBSD as audio/mpiosh |
2003-09-01T04:16:03+00:00 | audio/streamtuner-python |
A streamtuner plugin providing a Python interpreter streamtuner-python is a streamtuner plugin providing an embedded Python interpreter. WWW: http://www.nongnu.org/streamtuner/ - Jean-Yves Lefort jylefort@brutele.be |
2003-09-01T04:07:32+00:00 | audio/teamspeak_server |
Server side of the TeamSpeak group voice chat system The server for Team Speak 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.teamspeak.com |
2003-09-01T04:07:32+00:00 | audio/teamspeak3-server |
Server side of the TeamSpeak group voice chat system A proprietary software which allows groups of people to speak over the Internet. This port contains the TeamSpeak 3 server part. No tsdns support available (yet). If you need it, extract & install yourself. WWW: http://www.teamspeak.com |
2003-09-01T02:57:08+00:00 | audio/gkrellmss2 |
GKrellM plugin with a VU meter showing left/right channel audio GKrellMSS displays a VU meter showing left and right channel audio levels and also has a chart that shows combined left and right audio channels as an oscilloscope trace. There are two buttons to the left of the VU Meter which select an oscope horizontal sweep speed ranging from 100 microseconds (usec) per division to 50 milliseconds (msec) per division. There are 5 horizontal divisions, so a trace sweep time can range from 500 usec (1/2000 sec) to 250 msec (1/4 sec). The oscope trace is triggered by a positive zero crossing of audio signal to give nice stable displays. There is also a sensitivity level adjustment for the VU Meter and oscope chart. Use the mouse wheel to adjust, or left click and drag sensitivity krell. WWW: http://members.dslextreme.com/users/billw/gkrellmss/gkrellmss.html |
2003-08-31T22:32:14+00:00 | audio/etktab |
Guitar tablature editor Etktab let's you edit tablatures for guitar and other stringed instruments. Notations for various playing techniques like muting and vibrato are supported. It also has configurable keybindings, and lyrics can be embedded into scores. Tablatures can be exported in plain ascii format. WWW: http://etktab.sourceforge.net/ |
2003-08-31T22:25:47+00:00 | audio/asmixer |
Mixer control for AfterStep window manager The asmixer utility is a mixer control for the X Windows environment. It is designed to work with the AfterStep Window Manager, but it will work with Window Maker or most any other Window Manager. It has controls for three configurable channels which are master, pcm, and cd volume by default. WWW: http://www.tigr.net/afterstep/ |
2003-08-31T22:20:53+00:00 | audio/asmix |
Volume control dock-app for the AfterStep Window Manager The asmix utility is a volume control knob for X windows and for AfterStep window manager especially. The knob can be used to adjust the master volume of your sound card. WWW: http://tigr.net/afterstep/ |
2003-08-31T22:03:48+00:00 | devel/pear-Console_Table |
PHP class that makes it easy to build console style tables PHP classes providing methods such as addRow(), insertRow(), addCol(), etc. to build Console tables. Can be with or without headers, and has various configurable options. WWW: https://pear.php.net/package/Console_Table |
2003-08-31T21:58:07+00:00 | net/pear-Net_URL2 |
PEAR Class for parsing and handling URL Provides easy parsing of URLs and their constituent parts. WWW: https://pear.php.net/package/Net_URL2 |
2003-08-31T21:58:07+00:00 | net/pear-Net_URL |
Easy parsing of URLs Provides easy parsing of URLs and their constituent parts. WWW: https://pear.php.net/package/Net_URL |
2003-08-31T20:31:34+00:00 | mail/p5-Email-Folder |
Read all the messages from a folder as Email::Simple objects Read all the messages from a folder as Email::Simple objects. WWW: https://metacpan.org/release/Email-Folder |
2003-08-31T13:03:03+00:00 | mail/p5-Email-FolderType |
Determine the type of a mail folder Provides a utility subroutine for detecting the type of a given mail folder. WWW: https://metacpan.org/release/Email-FolderType |
2003-08-31T12:24:07+00:00 | textproc/uim |
Input method library uim aims for multilingual input method library. It works as an XIM server or an input module of GTK+ 2.x. And currently it supports following input methods. Chinese: New Pinyin (Simplified), Pinyin (Unicode), Pinyin (Traditional) Japanese: Anthy, Canna, Prime, SKK, T-code, TUT-code Korean: Byeoru, Hangul (2-beol), Hangul (3-beol), Hangul (Romaja) WWW: https://github.com/uim/uim |
2003-08-31T12:24:07+00:00 | japanese/uim |
Input method library uim aims for multilingual input method library. It works as an XIM server or an input module of GTK+ 2.x. And currently it supports following input methods. Chinese: Pinyin Japanese: Anthy, Prime, SKK, T-code, TUT-code Korean: Hangul, Romaja Vietnamese: VIQR Other: IPA WWW: http://freedesktop.org/Software/uim |
2003-08-31T10:42:49+00:00 | mail/p5-Email-Simple |
Simple parsing of RFC2822 message format and headers Email::Simple is the first deliverable of the "Perl Email Project", a reaction against the complexity and increasing bugginess of the Mail::* modules. In contrast, Email::* modules are meant to be simple to use and to maintain, pared to the bone, fast, minimal in their external dependencies, and correct. WWW: https://metacpan.org/release/Email-Simple |
2003-08-31T08:49:28+00:00 | security/tinyca |
Simple graphical interface to manage a small Certification Authority TinyCA is a simple graphical userinterface written in Perl/Tk to manage a small CA (Certification Authority). Currently TinyCA supports the following features: * unlimited number of CAs * support for creating and managing SubCAs * Creation and Revocation of x509 - S/MIME certificates * PKCS#10 Requests can be imported and signed * RSA and DSA keys can be generated and used * Servercertificates o Certificates can be exported as: PEM, DER, TXT and PKCS#12 o Certificates may be used with e.g. Apache, Postfix, OpenLDAP, Cyrus and FreeS/WAN * Clientcertificates o Certificates can be exported as: PEM, DER, TXT and PKCS#12 o Certificates may be used with e.g. Netscape, Konqueror, Opera, Internet Explorer, Outlook (Express) and FreeS/WAN * Certificate Revocation List o CRLs can be exported as: PEM, DER and TXT WWW: http://tinyca.sm-zone.net/ (no longer available) |
2003-08-31T07:46:38+00:00 | devel/p5-base |
Set of modules to operate with inheritance and class fields at runtime Set of modules: * base - establish IS-A relationship with base class at compile time * fields - compile-time class fields WWW: http://search.cpan.org/dist/base/ |
2003-08-30T19:02:23+00:00 | x11-toolkits/erlgtk |
GTK+ binding for Erlang/OTP erlgtk is a GTK+ binding for Erlang/OTP. erlgtk allows you to use the popular GTK+ GUI toolkit from the comfort and safety of the Erlang programming language. Mutually exclusive support for both GTK+ 1.2 and GTK+ 2.x is included in this port. Support for GNOME is present in the binding, but is not enabled in this port, due to simplicity and stability concerns. It may be included in this port at some future date. Watch this space. WWW: http://erlgtk.sourceforge.net/ |
2003-08-30T18:46:21+00:00 | devel/erlslang |
SLang binding for Erlang/OTP erlslang is a SLang binding for Erlang/OTP. WWW: http://www.erlang.org/contrib/ |
2003-08-30T08:06:39+00:00 | net/zabbix |
Very advanced network monitoring system Zabbix is software for application and network monitoring. Zabbix supports both polling and trapping techniques to collect data from monitored hosts. Flexible notification mechanism allows easy and quckly configure email notifications for pre-defined events. Zabbix is freely available under the terms of the GNU General Public License (GPL). WWW: http://zabbix.sourceforge.net/ |
2003-08-30T08:06:39+00:00 | net/zabbix-agent |
Application and network monitoring solution Zabbix is software for application and network monitoring. Zabbix supports both polling and trapping techniques to collect data from monitored hosts. Flexible notification mechanism allows easy and quckly configure email notifications for pre-defined events. Zabbix is freely available under the terms of the GNU General Public License (GPL). WWW: http://www.zabbix.com/ |
2003-08-30T08:06:39+00:00 | net-mgmt/zabbix2 |
Application and network monitoring solution Zabbix is software for application and network monitoring. Zabbix supports both polling and trapping techniques to collect data from monitored hosts. Flexible notification mechanism allows easy and quckly configure email notifications for pre-defined events. Zabbix is freely available under the terms of the GNU General Public License (GPL). WWW: http://www.zabbix.com/ |
2003-08-30T08:06:39+00:00 | net-mgmt/zabbix |
Application and network monitoring solution Zabbix is software for application and network monitoring. Zabbix supports both polling and trapping techniques to collect data from monitored hosts. Flexible notification mechanism allows easy and quckly configure email notifications for pre-defined events. Zabbix is freely available under the terms of the GNU General Public License (GPL). WWW: http://www.zabbix.com/ |
2003-08-30T08:05:50+00:00 | net-mgmt/zabbix2-agent |
Zabbix is software for application and network monitoring. Zabbix supports both polling and trapping techniques to collect data from monitored hosts. Flexible notification mechanism allows easy and quckly configure email notifications for pre-defined events. Zabbix is freely available under the terms of the GNU General Public License (GPL). WWW: http://www.zabbix.com/ |
2003-08-30T08:05:50+00:00 | net-mgmt/zabbix-agent |
Zabbix is software for application and network monitoring. Zabbix supports both polling and trapping techniques to collect data from monitored hosts. Flexible notification mechanism allows easy and quckly configure email notifications for pre-defined events. Zabbix is freely available under the terms of the GNU General Public License (GPL). WWW: http://www.zabbix.com/ |
2003-08-30T06:48:11+00:00 | net/libnss-mysql |
NSS module using a MySQL database for backend libNSS-MySQL allows you to authenticate UNIX groups and users using a MySQL database. It uses the NSS API which provides an abstraction layer between the UNIX authentication API and the related data. NSS-MySQL currently supports the passwd and groups services. WWW: http://libnss-mysql.sourceforge.net/ |
2003-08-30T06:25:10+00:00 | dns/zonecheck |
Perform consistency checks on DNS zones ZoneCheck is intended to help solving misconfigurations or inconsistencies of DNS zone files. Features * Powerful XML based configuration file (allowing changes in test severity, order, zone of application, ...) * Does not depend on policies * Fine grained test selection (by test, by categories, by zones) * Full IPv6 support (connectivity and AAAA records) * Supports several input/output interfaces such as CLI, CGI * Dedicated mode for use inside shell scripts * Batch mode available (ideal when dealing with several domains) * Use of stylesheets for easy integration and javascript for enhancement only * Generates reports either by severity or by hosts * I18N and L10N support (available: French, English) * Multi-threaded application in order to cut down checking time * Extensible: new tests, new interfaces, new reports, ... * Exception and cache mechanisms to simplify test writting WWW: https://www.zonemaster.fr/ |
2003-08-30T06:11:49+00:00 | irc/bitlbee |
IRC to other chat networks gateway An IRC to other chat networks gateway. This program can be used as an IRC server which forwards everything you say to people on other chat networks like MSN/ICQ/Jabber. WWW: https://www.bitlbee.org/ |
2003-08-30T06:11:49+00:00 | irc/bitlbee-otr |
An IRC to other chat networks gateway with support for OTR This is an otr-enabled branch of the mainline BitlBee development version. This is not any official bitlbee version. WWW: http://www.khjk.org/bitlbee-otr/ |
2003-08-30T02:04:45+00:00 | net/roadrunner |
A portable BEEP protocol implementation RoadRunner is a complete application toolkit library implementing the BEEP (Blocks Extensible Exchange Protocol) for use in developing network applications. Features: * Portability - Runs unmodified on most major platforms. * Object oriented design - RoadRunner is designed in an object oriented fashion, making development of new BEEP profiles simple and straight-forward. * Robustness and stability - The software contains extensive validation checks and error reporting, allowing for quickly locating and fixing bugs. As a result, RoadRunner is already at its first release a very stable library. * High performance - Nonblocking design, constant message processing time and intra-connection channel scheduling capability makes RoadRunner a suitable framework for demanding network applications. * Multithreaded - Using the threads abstraction layer in glib, RoadRunner runs natively multithreaded on all supported platforms. * Open Source - Permits royalty-free use, development and modification as part of open source software. WWW: http://rr.codefactory.se/ |
2003-08-30T01:59:33+00:00 | lang/fpl |
An interpreted script/macro language FPL is a complete script programming language _very_ similar to C. If you are a software developer and plans to add any kind of macro/script control, consider the FPL alternative! FPL library lets the software programmer define functions and variables that FPL should accept. The library will call a function in the software whenever any of these functions are used or variables are read in an FPL program. WWW: http://ich.bin.kein.hoschi.de/fpl/ |
2003-08-30T01:53:21+00:00 | net/luasocket |
Socket support for the Lua language LuaSocket is a Lua extension library that provides support for the TCP and UDP transport layers. Extra Lua modules implementing SMTP, HTTP and FTP protocols are installed to /usr/local/lib/lua/luasocket. WWW: https://github.com/diegonehab/luasocket |
2003-08-30T01:39:54+00:00 | net/spread-j |
Java client library for the Spread Group Communication System Copyright (c) 1993-2001 Spread Concepts LLC. All rights reserved. This product uses software developed by Spread Concepts LLC for use in the Spread toolkit. For more information about Spread see http://www.spread.org . These are the Java client libraries for Spread. WWW: http://www.spread.org/ |
2003-08-30T00:56:20+00:00 | devel/poslib |
Posadis C++ DNS library Poslib is a portable C++ DNS library, a part of Posadis project. It consists of two parts: a client library and a server library. Using the client library, you can simply develop applications that use the Domain Name System (DNS). It includes many functions for resolving, domain-name manipulation and Resource Record (RR) creation. The server library, based on the client core, can be used to develop DNS servers. By implementing a query entry-point function using the Poslib library of functions, you can easily create DNS servers, without worrying about low-level details such as DNS message compilation, domain-name compression and UDP/TCP transmission. WWW: http://posadis.sourceforge.net/projects/poslib.php |
2003-08-30T00:47:26+00:00 | dns/weedns_sc |
Client to update whyi.org dynamic DNS service weedns_sc is the "Skeleton Client" to the whyI (WeedNS, yi.org) dynamic Domain Name Service (DNS). It allows updating your IP and maintenance (add, change, remove) of other DNS records for your yi.org subdomain. WWW: http://www.weedns.com/ |
2003-08-30T00:45:27+00:00 | dns/rbldnsd |
Small and fast DNS daemon especially for DNSBL zones rbldnsd is a small and fast DNS daemon, made especially to serve DNSBL zones. It was inspired by Dan J. Bernstein's rbldns program, found in /usr/ports/net/djbdns, but is significantly faster. rbldnsd was written by Michael Tokarev. WWW: http://www.corpit.ru/mjt/rbldnsd.html |
2003-08-30T00:39:09+00:00 | net/weedns_sc |
Client to update whyi.org dynamic DNS service |
2003-08-29T23:43:48+00:00 | sysutils/filelight |
Map of concentric segmented-rings representing file system Filelight allows you to quickly understand exactly where your diskspace is being used by graphically representing your file system as a set of concentric segmented-rings. You can use it to locate hotspots of disk usage and then manipulate those areas using a file manager. WWW: https://utils.kde.org/projects/filelight/ |
2003-08-29T23:43:48+00:00 | sysutils/filelight-kde4 |
Map of concentric segmented-rings representing file system Filelight allows you to quickly understand exactly where your diskspace is being used by graphically representing your file system as a set of concentric segmented-rings. You can use it to locate hotspots of disk usage and then manipulate those areas using a file manager. WWW: http://utils.kde.org/projects/filelight |
2003-08-29T11:50:08+00:00 | devel/xxl |
C/C++ library for exception handling and asset management XXL is a library for C and C++ that provides exception handling and asset management. Asset management is integrated with the exception handling mechanism such that assets may be automatically cleaned up if an exception is thrown, which allows for much simplified program structure with respect to error handling. By allowing XXL to track assets and using its exception handling features, the programmer no longer has to check error conditions on every function call and cleanup the assets on failure because XXL does the work. WWW: https://web.archive.org/web/20120106082715/http://www.zork.org/xxl/ |
2003-08-29T11:41:11+00:00 | finance/grisbi |
Personal accounting application Grisbi is a personnal accounting application, written with Gnome and Gtk, and is released under the GPL licence. Its aim is to provide you with the most simple and intuitive software for basic use, although it can be very powerful if you spend a little time on the setup. Grisbi is an application written by french developpers, so it perfectly respects french accounting rules. Grisbi can manage multiple accounts, currencies and users. It manages third parties, expenditures and receipts categories, and also budgetary lines, financial years, and other information that make Grisbi adapted for associations (except those that require double entry accounting). WWW: http://www.grisbi.org/ |
2003-08-29T03:50:28+00:00 | benchmarks/scimark2 |
Java benchmark for scientific and numerical computing SciMark 2.0 is a Java benchmark for scientific and numerical computing. It measures several computational kernels and reports a composite score in approximate Mflops (Millions of floating point operations per second). Results of this benchmark can be sent to pozo@nist.gov and are listed at <http://math.nist.gov/cgi-bin/ScimarkSummary>;. WWW: https://math.nist.gov/scimark2/index.html |
2003-08-29T03:41:04+00:00 | benchmarks/scimark2c |
ANSI C version of the SciMark2 benchmark This is an ANSI C version of the SciMark2 benchmark, translated from the original Java sources. The intent in making this benchmark available in C is mainly for performance comparisons. Results of this benchmark can be sent to pozo@nist.gov. WWW: https://math.nist.gov/scimark2/download_c.html |
2003-08-28T22:03:42+00:00 | net/echat |
LAN chat program over the TCP/IP networks eChat is a LAN chat program designed for easy chat and messages exchange over the TCP/IP networks compatible with Vypress Chat and quickChat for Win32 Author SeaD <sead@mail.ru> WWW: http://echat.deep.perm.ru/ |
2003-08-28T22:03:42+00:00 | net-im/echat |
LAN chat program over the TCP/IP networks eChat is a LAN chat program designed for easy chat and messages exchange over the TCP/IP networks compatible with Vypress Chat and quickChat for Win32 WWW: http://echat.deep.perm.ru/ |
2003-08-28T20:39:14+00:00 | textproc/p5-XML-Filter- |