Commit graph

1894 commits

Author SHA1 Message Date
Patrick Li
e269fe19df Clean up the ports tree some by removing my junk... more to come... 2005-05-27 23:14:26 +00:00
Jean-Yves Lefort
343f60a740 Add p5-Smart-Comments.
Smart comments provide an easy way to insert debugging and tracking code into
a program. They can report the value of a variable, track the progress of a
loop, and verify that particular assertions are true.

Best of all, when you're finished debugging, you don't have to remove them.
Simply commenting out the use Smart::Comments line turns them back into
regular comments. Leaving smart comments in your code is smart because if you
needed them once, you'll almost certainly need them again later.

Author: Damian Conway <DCONWAY@cpan.org>

WWW: http://search.cpan.org/dist/Smart-Comments/

PR:		ports/81476
Submitted by:	Aaron Dalton <aaron@daltons.ca>
2005-05-26 18:44:26 +00:00
Pav Lucistnik
7ae5836912 New port: devel/pear-PEAR_PackageFileManager PEAR class to maintain PEAR packages
PEAR::PEAR_PackageFileManager revolutionizes the maintenance of PEAR packages.

PR:		ports/81398
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net>
2005-05-24 21:18:56 +00:00
Pav Lucistnik
c4989a9595 New port: devel/pear-HTML_CSS PEAR class for generating CSS declarations
PEAR::HTML_CSS provides a simple interface for generating
a stylesheet declaration.

PR:		ports/81132
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net>
2005-05-20 15:13:16 +00:00
Pav Lucistnik
b9133e7fcb najitool generates and/or makes altered copies of files in the patterns you
specify or shows to the screen. najitool is being developed in the ANSI C
standard so it should work and compile on any system that supports ANSI C,
which should be every system.

PR:		ports/81204
Submitted by:	<cokyazici@yahoo.co.uk>
2005-05-19 14:50:15 +00:00
Kevin Lo
c5652e1971 Initial import of icalendar 0.9.3.
The iCalender package is a parser/generator of iCalender files for
use with Python
2005-05-17 03:09:29 +00:00
Roman Bogorodskiy
b775014ff5 Add devel/libslang2 - a multi-platform programmer's library designed to
allow a developer to create robust multi-platform software.

PR:		81110
Submitted by:	Renato Botelho <freebsd@galle.com.br>
2005-05-16 17:13:02 +00:00
Jeremy Messenger
4e4a68fecc C# interface to the D-BUS messaging system.
WWW: http://www.freedesktop.org/Software/dbus

BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD
2005-05-16 06:01:39 +00:00
Jean-Yves Lefort
d7bd1e915d Move p5-POE-Component-EasyDBI from devel to databases.
PR:		ports/80779
Submitted by:	maintainer
2005-05-15 01:36:56 +00:00
Sergey Skvortsov
6f496ef140 Add p5-Devel-Arena 0.04,
perl extension for inspecting the core's
arena structures.
2005-05-13 07:38:31 +00:00
Erwin Lansing
95dd8a70c1 libuta is now known as wtfk
Forgotten by:	oliver
PR:		80928
Submitted by:	Vasil Dimov <vd@datamax.bg>
2005-05-12 13:22:46 +00:00
Jean-Yves Lefort
dfc8eb9877 The binary I/O stream class library presents a platform-independent way to
access binary data streams in C++.

The library is hardware independent in the form that it transparently
converts between the different forms of machine-internal binary data
representation.

It further employs no special I/O protocol and can be used on arbitrary
binary data sources.

WWW: http://libbinio.sourceforge.net/

PR:		ports/80727
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-05-09 20:13:31 +00:00
Dmitry Sivachenko
53c417e3fd New port: cgilib.
This is quite a simple library that provides an easy interface to the common
gateway interface, known as CGI.  The purpose is to provide an easy to use
interface to CGI if you need to write your program in C instead of perl.

It is needed for modern rrdtool.
2005-05-08 18:59:20 +00:00
Mario Sergio Fujikawa Ferreira
7a053116d1 New port py-dateutil version 0.9: Provides powerful extensions to the standard datetime module 2005-05-08 06:50:07 +00:00
Oliver Lehmann
77e118e1ec import atlas-devel (repocopy of atlas)
PR:		77059
Submitted by:	Jan Rochel <jannisan@t-online.de>
2005-05-07 11:25:52 +00:00
Jun Kuriyama
f7eb0351c6 Add p5-iCal-Parser 1.10, parse iCalendar files into a data structure. 2005-04-24 22:24:27 +00:00
Jun Kuriyama
dfcee1cffb Add p5-Text-vFile-asData 0.02, parse vFile formatted files into data
structures.
2005-04-24 04:39:47 +00:00
Pav Lucistnik
a22f63ba68 OCaml library implementing an interface to FreeBSD's POSIX semaphores.
PR:		ports/80108
Submitted by:	Paul Argentoff <argentoff@gmail.com>
2005-04-23 12:35:36 +00:00
Kirill Ponomarev
6c92aef956 Add cvschk 1.12, quick offline checker for CVS modifications.
cvschk is a Perl program which allows you to see the status of your
own CVS directories, without access to the CVS repository.  It shows
which files you changed, made locally, and which ones were deleted.

PR:		ports/80279
Submitted by:	Matthias Andree <matthias.andree@gmx.de>
2005-04-23 12:00:14 +00:00
Tilman Keskinoz
fa6f144326 Add libccid, a USB CCID (Chip/Smart Card Interface Device) driver.
This was tested with a Gemplus GemPC Twin and an SCM Micro SPR 532
2005-04-20 13:33:39 +00:00
Tilman Keskinoz
7a08a4a0ed Add libmusclecard, the MUSCLE Card Framework.
This library was part of the pcsc-lite package, but is a seperate package
since the last update.
2005-04-20 13:08:54 +00:00
Florent Thoumie
a8d3b871cb - Add py-twistedXish, "Xish is XML-ish".
PR:		ports/79933
Submitted by:	Neal Nelson <neal@nelson.name>
2005-04-15 04:52:20 +00:00
Florent Thoumie
a3cff96ba4 - Add py-twistedFlow, Generator based asynchronous result flows.
PR:		ports/79928
Submitted by:	Neal Nelson <neal@nelson.name>
2005-04-15 04:51:05 +00:00
Florent Thoumie
3bb6d83b8e - Add py-twistedRunner, process management framework including an inetd
replacement.

PR:		ports/79931
Submitted by:	Neal Nelson <neal@nelson.name>
2005-04-15 04:50:23 +00:00
Florent Thoumie
2af6f4b7b0 - Add py-twistedCore, Twisted Asynchronous networking framework.
PR:		ports/79920
Submitted by:	Neal Nelson <neal@nelson.name>
2005-04-15 04:49:12 +00:00
Florent Thoumie
e3f83b5d18 - Add py-zopeInterface, Zope 3 Interface infrastructure.
PR:		ports/79918
Submitted by:	Neal Nelson <neal@nelson.name>
2005-04-14 22:21:57 +00:00
Florent Thoumie
f13c9438a8 - Add cl-uffi-sbcl 1.4.37, Universal Foreign Function Interface for Common
Lisp (SBCL-specific).

PR:		ports/72702
Submitted by:	Matthew X. Economou <xenophon+fbsdports@irtnog.org>
2005-04-14 10:43:19 +00:00
Florent Thoumie
7655d84fdb - Add cl-uffi-cmucl 1.4.37, Universal Foreign Function Interface for Common
Lisp (CMUCL-specific).

PR:		ports/72701
Submitted by:	Matthew X. Economou <xenophon+fbsdports@irtnog.org>
2005-04-14 10:41:10 +00:00
Florent Thoumie
10b3fbe731 - Add cl-uffi 1.4.37, Universal Foreign Function Interface for Common Lisp.
PR:		ports/72700
Submitted by:	Matthew X. Economou <xenophon+fbsdports@irtnog.org>
2005-04-14 10:34:18 +00:00
Ying-Chieh Liao
3f61220f6c add nx 0.2
A Python package for the networks (graph)
2005-04-13 07:38:04 +00:00
Pav Lucistnik
80b9d9837c A PECL extension to retrieve information from libstatgrab
libstatgrab is a library that provides a common interface for
retrieving a variety of system statistics on a number of *NIX like
systems.

This extension allows you to call the functions made available by
libstatgrab library.

PR:		ports/79542
Submitted by:	Tim Bishop <tim@bishnet.net>
2005-04-09 22:41:10 +00:00
Sergey Skvortsov
34baf4e919 Add p5-Shell-Parser 0.03, simple shell script parser. 2005-04-08 13:57:01 +00:00
Anton Berezin
d93851e2e9 Remove deprecated and expired devel/p5-Server-FastPL,
math/p5-Math-BigIntFast, math/p5-Statistics-Table-F,
textproc/p5-Sort-PolySort, and www/p5-HTML-Navigation.
Neither one of them is on CPAN any longer.
2005-04-08 13:43:25 +00:00
Ying-Chieh Liao
db1a4b3c71 add p5-Module-Pluggable-Fast 0.13
Fast plugins with instantiation
2005-04-07 09:20:51 +00:00
Sergey Matveychuk
034d88ade9 QCA is a straightforward and cross-platform crypto API, using Qt datatypes and
conventions.

PR:		ports/79289
Submitted by:	Vsevolod A. Stakhov <vsevolod@highsecure.ru>
2005-04-05 06:32:34 +00:00
Cheng-Lung Sung
39e19dda76 - add p5-IO-Pager, which select a pager, optionally pipe it output
if destination is a TTY

PR:		79423
Submitted by:	Rong-En Fan (maintainer)
2005-04-04 07:01:21 +00:00
Lars Thegler
d0efc3fdad Add p5-Test-ClassAPI 1.02, provides basic first-pass API testing for
large class trees.
2005-04-02 15:34:46 +00:00
Lars Thegler
8e9971e761 Add p5-PerlIO-via-MD5 0.06, PerlIO layer for creating an MD5 digest of a
file.
2005-04-02 11:29:17 +00:00
Joe Marcus Clarke
c16bb210e8 Add py-gamin, the Python bindings for the gamin file alteration monitor. 2005-04-02 09:10:35 +00:00
Joe Marcus Clarke
c87a13d100 Add gamin, a file and directory monitoring server and API. Gamin can be
used as a drop-in replacement for FAM.  Gamin is designed to be more secure
than FAM as itdoes not require RPC, and runs a separate instance for each
user.  While it is API and ABI compatible with FAM, it does not [yet]
support all of FAM's features.

This version of gamin comes with an optional (defaults to on) kqueue
backend for FreeBSD.  This backend can only be used with UFS file
systems.  If you need FAM-like support on non-UFS file systems, you
must build without the kqueue backend.
2005-04-02 09:08:47 +00:00
Koop Mast
cbdcda5461 Add gstreamer-plugins-gconf
Reminded by:	pav
2005-03-20 19:57:56 +00:00
Kirill Ponomarev
34704fbd2a Add slave port for pcre which enables UTF-8 support. 2005-03-20 17:30:30 +00:00
Lars Thegler
321c8b79bd Add p5-Test-File 1.09, test file attributes. 2005-03-20 11:59:33 +00:00
Pav Lucistnik
709f2b29d9 New port: devel/pear-XML_NITF PEAR NITF XML parser
PEAR::XML_NITF provides a NITF XML parser. The parser was designed with NITF
version 3.1, but should be forward-compatible when new versions of the NITF DTD
are produced. Various methods for accessing the major elements of the document,
such as the hedline(s), byline, and lede are provided. This class was originally
tested against the Associated Press's (AP) XML data feed.

PR:		ports/78992
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net>
2005-03-19 22:05:12 +00:00
Lars Thegler
afb4cc3094 Add p5-IO-Capture 0.03, abstract Base Class to build modules to capture
output.
2005-03-18 14:20:19 +00:00
Ying-Chieh Liao
265e2a37ed add libpeak 0.1.0
Parallel Events and Asynchronous tasKing Library
2005-03-18 03:09:41 +00:00
Pav Lucistnik
6df160fd67 New port: devel/pear-PHP_CompatInfo PEAR class to find out the minimum version
and extensions required

PEAR::PHP_CompatInfo will parse a file/folder/script/array to find out the
minimum version and extensions required for it to run. Features advanced
debug output which shows which functions require which version and CLI
output script.

PR:		ports/78860
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net>
2005-03-17 14:38:15 +00:00
Pav Lucistnik
68f1515194 New port: devel/pear-Event_Dispatcher PEAR dispatch notifications using PHP callbacks
The Event_Dispatcher acts as a notification dispatch table.
It is used to notify other objects of interesting things. This
information is encapsulated in Event_Notification objects. Client
objects register themselves with the Event_Dispatcher as observers of
specific notifications posted by other objects. When an event occurs,
an object posts an appropriate notification to the Event_Dispatcher.
The Event_Dispatcher dispatches a message to each registered
observer, passing the notification as the sole argument.

PR:		ports/78889
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net>
2005-03-16 23:55:03 +00:00
Florent Thoumie
8cf9ed7a57 - Add p5-Class-Gomor-Hash 0.20, yet another class builder. This one adds
parameter checking in new constructor, that is to check for attributes
existence, and definedness. Since objects are built as hashes, this module
is suffixed by Hash.

PR:		ports/76979
Submitted by:	GomoR <netpkt@gomor.org>
2005-03-15 21:58:25 +00:00
Cheng-Lung Sung
cabd15c39b - A simple starter kit for any Perl module
make you easy to write your own module.
2005-03-15 17:57:02 +00:00