Commit graph

2234 commits

Author SHA1 Message Date
Anton Berezin
c53ee976ab Add devel/p5-Tie-Hash-TwoWay 1.08, a Perl module that provides two-way
mapping between disjoint sets.
2005-11-15 08:51:38 +00:00
Pav Lucistnik
c5a4309967 The HTML_QuickForm_advmultiselect package adds an element to the HTML_QuickForm
package that is two select boxes next to each other emulating a multi-select.

PR:		ports/88818
Submitted by:	Chris St Denis <chris@ctgameinfo.com>
2005-11-13 16:22:18 +00:00
Marcus Alves Grando
4496dba463 New port devel/ode-devel
ODE is a free, industrial quality library for simulating articulated
rigid body dynamics - for example ground vehicles, legged creatures,
and moving objects in VR environments. It is fast, flexible, robust
and platform independent, with advanced joints, contact with friction,
and built-in collision detection.

WWW: http://www.ode.org/

Add CONFLICTS in devel/ode

PR:		88581
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
Repocopy by:	marcus
2005-11-13 02:14:57 +00:00
Pav Lucistnik
ecea4a7603 Move IDN related ports from devel to dns category:
devel/libidn -> dns/libidn
  devel/p5-Net-LibIDN -> dns/p5-Net-LibIDN

Approved by:	both maintainers
Repocopy by:	marcus
2005-11-12 18:52:22 +00:00
Anton Berezin
48305ea89c Add devel/p5-List-Cycle 0.04, a Perl module that provides objects for
cycling through a list of values.
2005-11-11 22:58:34 +00:00
Anton Berezin
7aaa12ceef Add devel/p5-IO-LockedFile 0.23, a Perl module that supplies object
methods for locking files.
2005-11-11 12:29:43 +00:00
Pav Lucistnik
728d5a1eed bzrtools is intended to be a useful collection of utilities (all plugins, right
now). for devel/bazaar-ng. This port extends bzr command with these commands:
baz-import, push, annotate, shelve, unshelve , clean-tree, conflicts, resolve,
graph-ancestry, fetch-missing, patch.

PR:		ports/88495
Submitted by:	Ulf Lilleengen <lulf@kerneled.org>
2005-11-09 21:04:06 +00:00
Pav Lucistnik
972562de16 This is a new port of bazaar, a C implementation of GNU Arch (based on tla)
from Canonical. The difference between this and bazaar-ng is that this is the
"mainline" version of bazaar, beeing faster and more stable, while bazaar-ng is
the somwhat future platform. I thought it would be nice to have this in ports
as well, this is a very good implemenation that is easy to use, much easier
than TLA.

PR:		ports/88476
Submitted by:	Ulf Lilleengen <lulf@kerneled.org>
2005-11-09 20:40:59 +00:00
Dirk Meyer
1126bce45e Transaction::Simple provides active ("live", non-backend)
transactional support to Marshal-able objects.

WWW: http://rubyforge.org/projects/trans-simple/
2005-11-09 11:30:07 +00:00
Anton Berezin
90e250cab1 Add devel/p5-Tie-Hash-Sorted, a Perl module to present hashes in sorted
order.
2005-11-06 18:11:57 +00:00
Kris Kennaway
89a727e1d0 These ports depended on jx, which was removed. 2005-11-05 09:21:14 +00:00
Kris Kennaway
4c9e47381e ruby-libglade depended on ruby-gnome, which was removed. 2005-11-05 09:17:55 +00:00
Kris Kennaway
1bfaddb12c This port depended on the linux_devtools7 port which was removed. 2005-11-05 09:12:55 +00:00
Kris Kennaway
b1cf59535c Remove expired ports 2005-11-05 09:07:44 +00:00
Michael Johnson
b47a2f0437 - Add present
A library for reading Microsoft PowerPoint(tm) documents
2005-11-05 06:07:40 +00:00
Joe Marcus Clarke
e640a5adb1 Add goffice, a set of document centric components for GLib and GTK+.
There are common operations for document centric applications that are
conceptually simple, but complex to implement fully.
	- plugins
	- load/save documents
	- undo/redo

Goffice provides a single library for performing such operations.
2005-11-05 05:59:39 +00:00
Joe Marcus Clarke
c4b55bd58d Add glib-java, a set of Java wrapper libraries around glib-2.
WWW: http://java-gnome.sourceforge.net/
2005-11-05 05:56:43 +00:00
Joe Marcus Clarke
2418b2c009 aAdd evolution-gconf-tools, a set of Python scripts to make it easier to work
with Evolution's configuration information.

WWW: http://live.gnome.org/Evolution_2fGConfTools

Submitted by:	ahze
2005-11-05 05:53:22 +00:00
Lars Thegler
23fb8d3de4 Add p5-Test-XML 0.07, compare XML in perl tests. 2005-11-04 19:48:29 +00:00
Anton Berezin
ebe2ed4967 Add devel/p5-File-push, a perl module that provides temporary chdir for
a limited scope.
2005-11-04 10:38:40 +00:00
Aaron Dalton
8224044dc2 Add devel/p5-Class-Throwable 0.10, A Perl module that implements a minimal lightweight exception class.
submitted by: aaron
Reviewed by: tobez
Approved by: tobez
2005-11-02 15:25:28 +00:00
Edwin Groothuis
a084751f79 New port: java/subclipse
Subclipse is an Eclipse plugin that adds Subversion integration
	to the Eclipse IDE.

	WWW: http://subclipse.tigris.org/

	At the moment, a part of subclipse is integrated into
	phpeclipse, but a special port should be better.

PR:		ports/86637
Submitted by:	Gerrit Beine <tux@pinguru.net>
2005-10-31 11:19:52 +00:00
Sergey Matveychuk
b22c68298b A free networking API that provides reliable UDP and high level networking
constructs. Although RakNet can be used for any networked application, it
was developed specifically for rapid development of online games and the
addition of multiplayer to single player games.

WWW: http://www.rakkarsoft.com/

PR:		ports/87304
Submitted by:	Andrew I Baznikin <dikiy@scn.ru>
2005-10-28 10:47:20 +00:00
Jean-Yves Lefort
4a9535e4ef Add bazaar-ng.
Bazaar-NG is an implementation of GNU arch from Canonical written in Python.
Arch is a version control system, which allows you to keep old versions of
files and directories (usually source code), keep a log of who, when, and
why changes occurred, etc., like SVN, CVS, or RCS. Arch is distributed, which
gives it significant advantages and some disadvantages compared to SVN and
CVS. The bzr implementation is the next Bazaar version from Canonical called
Bazaar-NG.

WWW: http://www.bazaar-ng.org/

PR:		ports/87849
Submitted by:	Ulf Lilleengen <lulf@kerneled.org>
2005-10-28 09:36:43 +00:00
Anton Berezin
3add827e65 Add devel/p5-Date-Holidays-DK, a Perl module to determine Danish public
holidays.

Assign lth as the maintainer, with his permission, since he is the
author of the module.
2005-10-28 08:29:52 +00:00
Jean-Yves Lefort
2c42ab7d99 Add cmunge.
CMUNGE is a simple tool for encrypting and compacting C source code, while
leaving it syntactically and semantically unchanged. It does this by:

* Recursively in-lining `user-defined' #include files.
* Renaming C identifiers, except those in the C Standard Library, with names
  like l1 (i.e. letter-l one), l2, l3, etc.
* Removing comments and blank lines, converting multiple consecutive whitespace
  characters (including `\n') into single blanks, removing all unnecessary
  whitespace between tokens.
* Outputting the transformed code in lines of least N characters long, where N
  is a user-specified minimum line length.

It accepts ANSI and K & R C as its input language.

WWW: http://www.vcpc.univie.ac.at/~jhm/cmunge/

PR:		ports/88066
Submitted by:	Frerich Raabe <frerich.raabe@gmx.de>
2005-10-27 14:09:19 +00:00
Renato Botelho
a6c0dd327d libobby is a library which provides synced document buffers. It supports
multiple documents in one session and is portable to both Windows and
Unix-like platforms.

WWW: http://gobby.0x539.de

PR:		ports/87687
Submitted by:	Andreas Kohn <andreas@syndrom23.de>
2005-10-26 10:55:27 +00:00
Jun Kuriyama
82cb6fed87 Add p5-UNIVERSAL-require 0.10, perl module to require() from a variable. 2005-10-26 01:56:06 +00:00
Mikhail Teterin
024cb10eec Add ports of the General Polygon Clipping library and its sample
client application. Some day OpenOffice may use this too...
2005-10-22 08:20:15 +00:00
Volker Stolz
d9f2df20d9 Remove expired port devel/qtk: master site disappeared
Reminded by: erwin's mind probe
2005-10-21 13:43:35 +00:00
Erwin Lansing
0da93f0e3c Readd qtk, which was accidentily removed in rev. 1.2002 2005-10-21 13:03:20 +00:00
Mark Linimon
154fd320c4 Finish removal of swig13-doc.
Noticed by:			AndrewP
Pointy hat awaiting claim by:	edwin
2005-10-19 17:47:19 +00:00
Michael Johnson
949d0e0be7 - Add devel/libdaemon
Lightweight C library that eases the writing of UNIX daemons

WWW: http://0pointer.de/lennart/projects/libdaemon
2005-10-18 21:27:02 +00:00
Volker Stolz
a439543032 Nuke two more expired ports 2005-10-18 20:12:26 +00:00
Volker Stolz
39f2024b7c Remove expired port devel/korelib: master site up but distfile not available, last release 2002 2005-10-18 20:04:48 +00:00
Sergey Skvortsov
d08d73e56a Add p5-XSLoader 0.06, dynamically load C libraries into Perl code. 2005-10-18 08:59:36 +00:00
Edwin Groothuis
5f0de834c3 Well, believe it or not, but there is another game development SDK:
flatzebra - A generic game engine for 2D double-buffering animation

    WWW: http://www3.sympatico.ca/sarrazip/dev/

Needed for the upgrade of games/afternoonstalker
2005-10-18 03:18:54 +00:00
Herve Quiroz
ba2fa185e2 Jakarta Commons Chain of Responsiblity library.
The Chain API models a computation as a series of "commands" that can be
combined into a "chain". The API for a command consists of a single method
(execute()), which is passed a "context" parameter containing the dynamic state
of the computation, and whose return value is a boolean that determines whether
or not processing for the current chain has been completed (true), or whether
processing should be delegated to the next command in the chain (false).

Given that command implementations are designed to conform with these
recommendations, it should be feasible to utilize the Chain of Responsibility
APIs in the "front controller" of a web application framework (such as Struts),
but also be able to use it in the business logic and persistence tiers to model
complex computational requirements via composition. In addition, separation of a
computation into discrete commands that operate on a general purpose context
allows easier creation of commands that are unit testable, because the impact of
executing a command can be directly measured by observing the corresponding
state changes in the context that is supplied.

WWW: http://jakarta.apache.org/commons/chain/

PR:		86800
Submitted by:	Adam VanderHook <acidos@bandwidth-junkies.net>
2005-10-17 17:58:21 +00:00
Volker Stolz
b3763ef534 Remove broken port: abandoned, didn't build with latest lang/ghc
Approved by: maintainer
2005-10-17 12:34:58 +00:00
Anton Berezin
57853c4e46 Add devel/p5-Sort-Key-DateTime 0.05, a perl extension for sorting
objects by some DateTime key.
2005-10-14 10:50:53 +00:00
Anton Berezin
5047af6342 Add devel/p5-Sort-Key 0.14, a perl module that sorts objects by one or
several keys really fast.
2005-10-14 09:21:46 +00:00
Florent Thoumie
e2a67776dd - Remove devel/libpreps-devel since it's obsolete for a long time.
- Repomove devel/libpreps to devel/prepstools since the project name
was changed.
- Give maintainership for devel/prepstools and devel/preps-gui to submitter
since the maintainer has been inactive for more than a year.
- Update devel/prepstools to 2.0.2.
- Update devel/preps-gui to 2.0.4.

PR:		ports/84591
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2005-10-13 21:59:39 +00:00
Lars Thegler
13348f462c Add p5-Test-SubCalls 0.01, track the number of times subs are called. 2005-10-13 12:04:15 +00:00
Michael Johnson
0516ec0b50 - Add devel/gtkmozedit
- By default this uses firefox for gecko but mozilla can be used with
  WITH_MOZILLA=mozilla

Text editor widget based on Mozilla's editing functionality. This means top
notch HTML support as well as nice goodies like builtin undo.
2005-10-12 16:23:10 +00:00
Edwin Groothuis
3a616a067c Moved games/kxl to devel/kxl
PR:		ports/87240
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2005-10-12 05:54:15 +00:00
Mario Sergio Fujikawa Ferreira
cae0169f50 New port ftjam version 2.3.5: Small build tool that can be used as
a replacement for make(1)
2005-10-12 04:46:09 +00:00
Marcus Alves Grando
4f93516e89 Guichan is a portable C++ GUI library designed for
games using Allegro, SDL and/or OpenGL.

WWW: http://guichan.sourceforge.net/

PR:		86954
Submitted by:	Tobias Gion <freebsd@gionet.de>
2005-10-12 02:36:20 +00:00
Oliver Lehmann
aa979f7c67 Software updater tool for WorldForge applications.
WFUT allows the automatic updating of "channels" which are available on a
server. The channels are specified by an XML file (which also has an XSL file
associated with it for viewing in a web browser). Each channel has an
associated XML document listing the files available in the channel and the
current version number.WFUT compares this file list with a similar file on the
local machine to determine what files need updating.
WFUT performs a CRC32 check on each file downloaded before overwriting any
existing ones. WFUT keeps a list of files downloaded in a temporary file (which
will not be completely valid XML due to missing end tag) in something happens
during an update which does not allow the local list to be saved.

WWW: http://www.worldforge.org/dev/eng/tools/wfut
2005-10-05 17:59:01 +00:00
Herve Quiroz
48f060c787 The Portlet API (JSR-168)
To enable interoperability between Portlets and Portals, this specification
defines a set of APIs for Portal computing addressing the areas of aggregation,
personalization, presentation and security.

WWW: http://www.jcp.org/en/jsr/detail?id=168/
2005-10-04 14:00:02 +00:00
Tom McLaughlin
2bd6927e61 -devel/beagle has been repo-copied to devel/open-beagle to reflect the
project's name.

Approved by:	ahze (mentor)
Repo-copy:	marcus
2005-10-02 06:07:31 +00:00
Erwin Lansing
f166c94acf Module::Find lets you find and use modules in categories. This can be very
useful for auto-detecting driver or plugin modules. You can differentiate
between looking in the category itself or in all subcategories.

Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2005-10-01 18:52:08 +00:00
Sergey Skvortsov
1401ed7d72 Add p5-Data-Lazy 0.5, "lazy" variables. 2005-09-30 16:45:47 +00:00
Sergey Skvortsov
23dc100d48 Add p5-ExtUtils-MakeMaker-Coverage 0.05, add a Makefile target to
determine test coverage using Devel::Cover.
2005-09-30 15:00:59 +00:00
Sergey Skvortsov
99b9018f55 Add p5-Object-Accessor 0.12, interface to create per object accessors. 2005-09-30 14:46:07 +00:00
Renato Botelho
9392874b1e Add ruby-zoom 0.2.0, a Ruby binding to the Z39.50 Object-Orientation
Model (ZOOM).

PR:		ports/86213
Submitted by:	Mitsuru YOSHIDA <mitsuru@riken.jp>
2005-09-29 18:15:23 +00:00
Koop Mast
99ab37f62c Add buildbot.
Buildbot is a system to automate the compile/test cycle to validate code changes.
2005-09-27 11:41:54 +00:00
Marcus Alves Grando
1d2479534e Remove devel/libunrar (wrong category)
Notified by:	dinoex

Add new port archivers/libunrar

"Library to work with RAR archivies"

PR:		ports/86508
Submitted by:	Alex Samorukov <samm@os2.kiev.ua>
Approved by:	pav (mentor)
2005-09-23 19:58:45 +00:00
Marcus Alves Grando
a0fbb737d8 New port
"Library to work with RAR archivies"

PR:		ports/86508
Submitted by:	Alex Samorukov <samm@os2.kiev.ua>
Approved by:	pav (mentor)
2005-09-23 14:00:58 +00:00
Marcus Alves Grando
e166570ddb New port
"Minimal perfect hashing code generator"

PR:		ports/86479
Submitted by:	Charles Swiger <chuck@pkix.net>
Approved by:	pav (mentor)
2005-09-23 13:11:28 +00:00
Anton Berezin
d4e4fe144f Add p5-PadWalker 0.12, a perl module that allows one to inspect lexical
variables in scope.
2005-09-22 11:45:21 +00:00
Anton Berezin
2a34f703ae Add p5-Data-ACL 0.02, a Perl extension for simple ACL lists. 2005-09-22 11:03:10 +00:00
Renato Botelho
35a2d230ba Add libbegemot 1.11, a function library for begemot tools.
PR:		ports/86327
Submitted by:	Andrey V. Elsukov <bu7cher@yandex.ru>
2005-09-20 10:54:55 +00:00
Renato Botelho
2d8df958b8 Add cvsspam 0.2.12, sends diffs when a change is committed to your CVS
repository.

PR:		ports/86231
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-09-19 10:47:50 +00:00
Lars Thegler
9dd55cf6f5 Add p5-Module-Reload-Sel 1.02, reload perl library files when updated on
disk.

PR:		ports/85126
Submitted by:	simond@irrelevant.org
2005-09-17 17:45:30 +00:00
Pav Lucistnik
b1e4210260 This is a port of the SFS-Lite development libraries. The SFS toolkit
was developed to support the SFS distributed file system (see
http://www.fs.net).  But because others use the toolkit for other
reasons, we're making SFS's libraries available as a separate,
lightweight package.  sfslite compiles much faster and can be
installed as different non-conflicting build modes (such as
sfslite-dbg or sfslite-noopt) so might be better for some applications
that need the SFS libraries but not SFS.

PR:		ports/86178
Submitted by:	Maxwell Krohn <krohn@mit.edu>
2005-09-17 11:04:52 +00:00
Yen-Ming Lee
fbeb272692 - add p5-accessors-0.02
The accessors pragma lets you create simple accessors at compile-time.
2005-09-17 02:20:35 +00:00
Pav Lucistnik
da79b9d376 PHP - Replace, rename, and remove user defined functions and classes.
Define customized superglobal variables for general purpose use.
Execute code in restricted environment (sandboxing).

PR:		ports/84545
Submitted by:	Elias Mandouvalos <ocean@mail.gr>
2005-09-16 22:31:01 +00:00
Pav Lucistnik
92b67b5ed4 Adime is a portable add-on library for Allegro with functions for generating
Allegro dialogs in a very simple way. Its main purpose is to give as easy an
API as possible to people who want dialogs for editing many kinds of input
data.

PR:		ports/85165
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
2005-09-16 20:41:59 +00:00
Max Khon
a6e7ef2ffb New port: p5-Term-Animation 2.1
This module provides a framework to produce sprite animations using
ASCII art. Each ASCII 'sprite' is given one or more frames, and placed
into the animation as an 'animation object'. An animation object can
have a callback routine that controls the position and frame of the
object.

If the constructor is passed no arguments, it assumes that it is
running full screen, and behaves accordingly. Alternatively, it can
accept a curses window (created with the Curses newwin call) as an
argument, and will draw into that window.

WWW: http://search.cpan.org/dist/Term-Animation/
2005-09-16 05:55:55 +00:00
Michael Johnson
cb21d71df6 - Add configgen
Simple script that makes life a little easier with gnu-autotools
on FreeBSD. Configgen takes all the guess work out of figuring out
paths, gnu-autotools versions, and more. Configgen can simply be
run in a source directory and it will figure out which versions of
autotools to use and the best way to auto-generate a configure script
or you can specify a command below.

 -gnu       Create generic gnu configure script
 -gnome     Create gnome specific configure script
 -bsd       Use FreeBSD auto-tools
              (versions: libtool15, automake15, autoconf253)
 -bsd14     Use FreeBSD auto-tools
              (versions: libtool13, automake14, autoconf213)
 -bsd19     Use FreeBSD auto-tools
              (versions: libtool15, automake19, autoconf259)
 <config>   Specify a auto-gen configure script
2005-09-15 07:09:38 +00:00
Lars Thegler
3d639f4dfb Add p5-Algorithm-LCS 1.04, fast (XS) implementation of the Longest
Common Subsequence Algorithm.

PR:		ports/84151
Submitted by:	tiger@whitetigersd.com
2005-09-14 20:14:43 +00:00
Pav Lucistnik
d6e523c707 PHPDoc is an attemt to adopt Javadoc to the PHP world.
PR:		ports/84643
Submitted by:	Gerrit Beine <tux@pinguru.net>
2005-09-14 14:04:29 +00:00
Mark Linimon
d64af14f80 Finish removing p5-Perl-Tidy.
Pointy hat to:		tobez
2005-09-13 14:09:25 +00:00
Lars Thegler
c509e5b55e Add p5-IO-Prompt 0.99.2, interactively prompt for user input. 2005-09-13 12:51:07 +00:00
Yen-Ming Lee
c31d0a7d13 - add beautifyphp-0.5.0
This program tries to reformat and beautify PHP source code files automatically.
The program is Open Source and distributed under the terms of GNU GPL.
It is written in PHP and has a web frontend.

Note: devel/pear-PHP_Beautifier is for PHP5 only, and this one for PHP4.
2005-09-13 06:49:45 +00:00
Lars Thegler
316ce6a427 Add p5-Module-Starter-PBP 0.0.2, create a module as recommended in "Perl
Best Practices".
2005-09-12 09:35:49 +00:00
Pav Lucistnik
6b1eb12fe4 Pymacs is a powerful tool which, once started from Emacs, allows both-way
communication between Emacs Lisp and Python.  Pymacs aims Python as an
extension language for Emacs rather than the other way around, and this
assymetry is reflected in some design choices.  Within Emacs Lisp code, one
may load and use Python modules.  Python functions may themselves use Emacs
services, and handle Emacs Lisp objects kept in Emacs Lisp space.

PR:		ports/85995
Submitted by:	Mike Meyer <mwm@mired.org>
2005-09-12 07:28:45 +00:00
Vsevolod Stakhov
11b7792aec Add py-zconfig - a general use python configuration file library.
PR:		85887
Submitted by:	Landon Fuller <landonf@opendarwin.org>
Approved by:	perky (mentor)
2005-09-11 19:32:47 +00:00
Kris Kennaway
b5897c3bf5 Add cscout-devel.
Pointy hat to:  grog
2005-09-07 00:54:49 +00:00
Ade Lovett
1c6166bcd9 A few more cleanups after recent events with bison
* lose the bison175 port, it's not needed for now and will
  only confuse matters
* clean up devel/Makefile, modules, and MOVED appropriately
* take maintainership of the bison* ports

Approved by:	portmgr
2005-09-04 18:33:15 +00:00
Pav Lucistnik
24aa3e3720 Ice language mapping for Python.
Internet Communications Engine (Ice) is a modern alternative to object
middleware such as CORBA(TM) or COM/DCOM/COM+.

PR:		ports/85546
Submitted by:	Boris B. Samorodov <bsam@ipt.ru>
2005-09-04 14:23:55 +00:00
Sergey Matveychuk
54faefdf26 The API takes advantage of the server's opaque flag support and sets its
"complex" flag whenever the object being stored or retrieved isn't a plain
scalar. In that case, the Storable module is used to freeze and thaw the
value automatically going in and out of the memcached.

PR:		ports/84739
Submitted by:	Jacques Marneweck <jacques@powertrip.co.za>
2005-09-04 13:44:57 +00:00
Pav Lucistnik
983ae7c2d9 RGL is a framework for graph data structures and algorithms.
The design of the library is much influenced by the Boost Graph
Library (BGL) which is written in C++ heavily using its template
mechanism. Refer to http://www.boost.org/libs/graph/doc for further
links and documentation on graph data structures and algorithms and
the design rationales of BGL.

PR:		ports/84587
Submitted by:	Ulrich Spoerlein <q@galgenberg.net>
2005-09-04 12:38:38 +00:00
Pav Lucistnik
5fd45e2523 rubygem-stream, an interface for external iterators.
PR:		ports/84586
Submitted by:	Ulrich Spoerlein <q@galgenberg.net>
2005-09-04 12:36:23 +00:00
Pav Lucistnik
d13144546a - Copy existing bison 1.75 port as devel/bison175
Repocopy by:	marcus
2005-09-02 07:58:45 +00:00
Jean-Yves Lefort
18f1cdaf86 Add bisongen.
BisonGen is a general-purpose parser generator that converts a grammar
description for an LALR(1) context-free grammar into a program to
parse that grammar.

WWW: http://www.4suite.org

PR:		ports/84546
Submitted by:	Frerich Raabe <frerich@hex.athame.co.uk>
2005-09-02 02:22:12 +00:00
Sam Lawrance
120f822c79 Add p5-Bundle-Perl6 0.07, a bundle to install Perl6-related modules.
PR:		ports/73487
Submitted by:	Yuan-Chung Hsiao <ychsiao@ychsiao.org>
2005-09-01 14:33:59 +00:00
Anton Berezin
4ce719cf7c Add p5-Perl-Tidy, a parse and beautifier of perl code. 2005-09-01 09:39:07 +00:00
Herve Quiroz
f0e2ba1853 JavaSVN is a pure Java Subversion client library.
You would like to use JavaSVN when you need to access or modify Subversion
repository from your Java application, be it a standalone program, plugin or
web application. Being a pure Java program, JavaSVN doesn't need any
additional configuration or native binaries to work on any OS that runs Java.

JavaSVN Features:

* No external binaries or libraries are needed.
* JavaSVN supports http, https, svn and svn+ssh connection protocols.
* Low level API allows effective direct Subversion repository access.
* Compatible with applications that already use native javahl bindings.

WWW: http://tmate.org/svn/

PR:		84613
Submitted by:	Gerrit Beine <tux@pinguru.net>
2005-08-31 17:15:12 +00:00
Sergey Skvortsov
69ef7dcc8d Add p5-Readonly 1.03, facility for creating read-only scalars, arrays,
hashes.
2005-08-31 11:57:23 +00:00
Jun Kuriyama
a4edf70af5 Add p5-Term-ReadPassword 0.06, perl module for asking the user for a
password.
2005-08-29 14:16:12 +00:00
Dmitry Sivachenko
abc6b5a42a New port: p5-capitalization.
Perl module which allows you to use familiar style on method naming.
2005-08-29 07:12:27 +00:00
Mario Sergio Fujikawa Ferreira
f59e87c550 New port ocaml-event version 0.5.0: An ocaml wrapper for the libevent API 2005-08-28 18:16:09 +00:00
Joe Marcus Clarke
5a1dd9dd18 Add libnotify, a library for desktop applications to send and receive
D-BUS notifications.

PR:		84719
Submitted by:	Andreas Kohn <andreas@syndrom23.de>
2005-08-28 06:53:44 +00:00
Kris Kennaway
a581758232 This port was committed without a maintainer, and in the suceeding 3
weeks noone has volunteered to take it, so it is being removed.  It also
fails to build on pointyhat.

Approved by:	portmgr
2005-08-18 01:07:18 +00:00
Sergey Matveychuk
5548a087b0 This module implements a memory-efficient node type (for trees, skip lists
and similar data structures) for Perl.

PR:		ports/82885
Submitted by:	Aaron Dalton <aaron@daltons.ca>
2005-07-31 17:11:43 +00:00
Thierry Thomas
9819147600 Add pear-HTML_Template_Sigma 1.1.2, a PEAR template API.
PR:		83866
Submitted by:	Franz Klammer <klammer (at) webonaut.com>
2005-07-31 14:03:44 +00:00
Oliver Lehmann
3d65d9d860 add physfs 1.1.0
PR:             ports/83994
Submitted by:   oliver
Repocopy by:    marcus
2005-07-29 16:17:22 +00:00
Lars Thegler
057318f32b Add p5-Class-ErrorHandler 0.01, base class for error handling. 2005-07-28 15:36:51 +00:00
Renato Botelho
ce5e56bc7e Add p5-Encode 2.10, provides interfaces between strings and the rest of
the system.

PR:		ports/84005
Submitted by:	Rong-En Fan <rafan@infor.org>
2005-07-28 14:35:41 +00:00
Jean-Yves Lefort
43e51e96fc Add p5-User-Identity.
User::Identity is a Perl module for abstracting information about a
physical person.

WWW: http://search.cpan.org/search?dist=User-Identity

PR:		ports/83837
Submitted by:	Max Campos <mcampos@bpsw.biz>
2005-07-24 20:01:59 +00:00
Vsevolod Stakhov
5914c4bf80 Add devel/drpython - highly customizable cross-platform ide to aid
programming in Python.

Approved by:	perky (mentor)
2005-07-23 12:31:53 +00:00
Erwin Lansing
fbf7bc4864 Add p5-File-Random 0.17, perl module for random selecting of a file.
PR:		ports/82864
Submitted by:	Aaron Dalton <aaron@daltons.ca>
2005-07-22 11:04:36 +00:00
Pav Lucistnik
d1cec844a6 OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented,
flexible 3D engine written in C++ designed to make it easier and more
intuitive for developers to produce games and demos utilising 3D
hardware. The class library abstracts all the details of using the
underlying system libraries like Direct3D and OpenGL and provides an
interface based on world objects and other intuitive classes.

PR:		ports/83781
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
2005-07-21 13:10:05 +00:00
Pav Lucistnik
1b34e4852e Rake is a Ruby make-like utility using standard Ruby syntax for the
build specification file.

PR:		ports/82397
Submitted by:	Jonathan Weiss <jw@innerewut.de>
2005-07-20 13:51:12 +00:00
Pav Lucistnik
323dfee5e9 Active Support
Utility classes and extension to the standard library that
were required by Rails, but found of general use.

PR:		ports/82397
Submitted by:	Jonathan Weiss <jw@innerewut.de>
2005-07-20 13:50:25 +00:00
Mark Linimon
a335efdd3f As previously announced, remove these files due to their having passed
their expiration dates.  See individual Makefiles (or MOVED) for reasons.

Hat:	portmgr
2005-07-19 02:30:05 +00:00
Pav Lucistnik
5e015f9e53 PyProtocols extends the PEP 246 adapt() function with a new "declaration API"
that lets you easily define your own protocols and adapters, and declare what
adapters should be used to adapt what types, objects, or protocols.
In addition to its own Interface type, PyProtocols can also use Twisted and
Zope's Interface types too.

PR:		ports/83626
Submitted by:	Nicola Vitale <nivit@email.it>
2005-07-18 21:08:05 +00:00
Herve Quiroz
8cd0598c7c 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.

Maven 2.0 is a rewrite of the popular Maven application to achieve a number of
goals, and to provide a stable basis to take it into the future.

WWW: http://maven.apache.org/maven2/index.html
2005-07-18 18:26:24 +00:00
Erwin Lansing
78b2efa7c7 Add p5-Text-LevenshteinXS 0.03, text::LevenshteinXS - CPAN Levenshtein
edit distance.

PR:		ports/82396
Submitted by:	christian
2005-07-16 15:29:53 +00:00
Herve Quiroz
5a0f39ebd8 Fujaba Tool Suite 4
The primary topic of the Fujaba Tool Suite project is to provide an easy to
extend UML and Java development platform with the ability to add plug-ins.

* Fujaba Tool Suite combines UML class diagrams and UML behaviour diagrams to
  a powerful, easy to use, yet formal system design and specification language.
* Furthermore the Fujaba Tool Suite supports the generation of Java sourcecode
  out of the whole design which results in an executable prototype, ideally.
* Moreover the way back is provided, too (to some extend so far), so that Java
  sourcecode can be parsed and represented within UML.

WWW: http://wwwcs.uni-paderborn.de/cs/fujaba/index.html

PR:		83471
Submitted by:	Gerrit Beine <tux@pinguru.net>
2005-07-15 12:48:11 +00:00
Pav Lucistnik
2881484ded Mercurial is a fast, lightweight source control management system designed for
efficient handling of very large distributed projects.

PR:		ports/83298
Submitted by:	Andreas Kohn <andreas@syndrom23.de>
2005-07-13 19:05:23 +00:00
Jean-Yves Lefort
4ee8a70f7a Add p5-Algorithm-Bucketizer.
Algorithm::Bucketizer distributes items of a defined size into a number of
dynamically created buckets, each of them capable of holding items of a defined
total size.

WWW: http://search.cpan.org/search?dist=Algorithm-Bucketizer

PR:		ports/83064
Submitted by:	Christopher Boumenot <boumenot@gmail.com>
2005-07-11 08:09:44 +00:00
Jean-Yves Lefort
852c9a9497 Add p5-Sort-Array.
This extended sorting algorithm allows you to

  a) sort an array by ANY field number, not only the first
  b) find duplicates in your data-set and sort them out.

WWW: http://search.cpan.org/dist/Sort-Array/

PR:		ports/82968
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-07-11 07:55:31 +00:00
Jeremy Messenger
3dc58baf24 What is it?
-----------
NAnt is a .NET based build tool. In theory it is kind of like make without
make's wrinkles. In practice it's a lot like Ant.

If you are not familiar with Jakarta Ant you can get more information at the
Ant project web site (http://ant.apache.org/).

Why NAnt?
---------
Because Ant was too Java specific.
Because Ant needed the Java runtime.  NAnt only needs the .NET
or Mono runtime.

WWW: http://nant.sourceforge.net/

Submitted by:		apeiron (Christopher Nehren <apeiron@comcast.net>)
Maitnainer:		""
BSD# - Project by:	http://www.mono-project.com/Mono:FreeBSD
2005-07-10 22:41:56 +00:00
Jeremy Messenger
18ce996f23 The mono-tools package contains the documentation browser for the Mono
class libraries.

WWW: http://www.mono-project.com

BSD# - Project by:	http://www.mono-project.com/Mono:FreeBSD
2005-07-10 21:43:47 +00:00
Pav Lucistnik
f15cceafbb dotconf++ is a dotconf like configuration file parser written in C++.
It supports macro substitution from the environment or from the file
itself, config file inclusion, easy handling of XML like tags,
checking for required tags, and more.

PR:		ports/83090
Submitted by:	Mark Starovoytov <mark_sf@kikg.ifmo.ru>
2005-07-08 22:47:00 +00:00
Lars Thegler
e3a53582c7 Add p5-Params-Util 0.05, utility functions to aid in parameter checking. 2005-07-05 10:59:35 +00:00
Jean-Yves Lefort
16e1276001 Add p5-Algorithm-LUHN.
This module calculates the Modulus 10 Double Add Double checksum, also known
as the LUHN Formula. This algorithm is used to verify credit card numbers and
Standard & Poor's security identifiers such as CUSIP and CSIN.

You can find plenty of information about the algorithm by searching the web
for "modulus 10 double add double".

WWW: http://search.cpan.org/dist/Algorithm-LUHN/

PR:		ports/82650
Submitted by:	Aaron Dalton <aaron@daltons.ca>
2005-06-29 22:14:25 +00:00
Jean-Yves Lefort
a998c6e8da Add p5-Data-Taxonomy-Tags.
Data::Taxonomy::Tags will basically take care of easily managing tags for an
item. You provide it with a string of tags and it will allow you to call
methods to get all the tags and categories as well as add and delete tags
from the list.

WWW: http://search.cpan.org/dist/Data-Taxonomy-Tags/

PR:		ports/82669
Submitted by:	Aaron Dalton <aaron@daltons.ca>
2005-06-28 14:35:28 +00:00
Jean-Yves Lefort
61bb11016d Add google-sparsehash.
An extremely memory-efficient hash_map implementation. 2 bits/entry overhead!
The Google SparseHash project contains several hash-map implementations in use
at Google, with different performance characteristics, including an
implementation that optimizes for space and one that optimizes for speed.

WWW: http://goog-sparsehash.sf.net

PR:		ports/82696
Submitted by:	Vasil Dimov <vd@datamax.bg>
2005-06-28 01:17:21 +00:00
Michael Johnson
440676eb15 Add py-ll-url 0.15.1, RFC2396 implementation of URLs and file like
classes for URLs.

PR:		ports/82580
Submitted by:	Choe, Cheng-Dae
2005-06-24 06:43:45 +00:00
Michael Johnson
1aa0b006c7 Add py-ll-core 0.3, utility functions and classes used by the other
LivingLogic packages.

PR:		ports/82578
Submitted by:	Choe, Cheng-Dae
2005-06-24 06:28:28 +00:00
Michael Johnson
fc5bc98d9c Add p5-Test-Warn 0.08, perl extension to test methods for warnings.
PR:		ports/82400
Submitted by:	Brian Minard <bminard@flatfoot.ca>
2005-06-22 06:53:39 +00:00
Sam Lawrance
f70fe3a405 Add p5-Tie-iCal 0.13, tie iCal files to Perl hashes.
PR:		ports/82216
Submitted by:	TAKAHASHI Kaoru <kaoru@kaisei.org>
2005-06-20 08:20:38 +00:00
Michael Johnson
4cb240652f - Add devel/libopensync
OpenSync is a synchronization framework that is platform and distribution
 independent. It consists of several plugins that can be used to connect to
 devices, a powerfull sync-engine and the framework itself. The synchronization
 framework is kept very flexible and is capable of synchronizing any type of
 data, including contacts, calendar, tasks, notes and files.

Note: You may want to avoid extra dependencies from devel/swig13 by building with
      the following SWIG_LANGUAGES="perl python"
2005-06-19 05:54:13 +00:00
Mario Sergio Fujikawa Ferreira
43886434ac New port alleyoop version 0.8.3: A graphical front-end to Valgrind
memory checker
2005-06-18 19:58:28 +00:00
Thierry Thomas
d9cfd0c5a5 Add BOUML 2.2.2, a free UML tool box allowing you to specify and
generate code in C++, Java and Idl.

BOUML is extensible, and the external tools (named plug-outs) may
be developed in C++ or Java, using BOUML for their definition as
any other program. The code generators and reverses are ones of
the pre-defined plug-outs  included in the BOUML distribution.
2005-06-15 22:41:31 +00:00
Thierry Thomas
3117c61541 Add ireport 0.5.0, a visual report builder/designer for
JasperReports.

Reviewed by:	hq
2005-06-12 19:21:53 +00:00
Thierry Thomas
414a0782bc Add tinylaf 1.2.1, a pluggable Look and Feel for Java. 2005-06-12 19:19:06 +00:00
Thierry Thomas
e36c8ed234 Add looks 1.3.1: the JGoodies Looks improve the appearance of your
Java applications.
2005-06-12 19:18:10 +00:00
Thierry Thomas
30ff38e70f Add jcmdline 1.0.3, a Java command line processor. 2005-06-12 19:16:37 +00:00
Sergey Skvortsov
54a1630d6e * reflect renaming on CPAN File-Spec to PathTools
+ add devel/p5-PathTools, remove devel/p5-File-Spec
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
   + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports

* for all changed ports make dependencies on File::Temp, Digest::MD5,
  Storable unconditional

* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
  (this variable is forced by bsd.port.mk now)

* update Class-Autouse to 1.17

* update POE-API-Hooks to 1.05

* make portlint happy (clean IGNORE, convert spaces to tabs and so on)
2005-06-11 16:13:12 +00:00
Alexey Dokuchaev
f048ecd2d8 Add ROTE, a simple library for VT102 terminal emulation.
WWW: http://rote.sourceforge.net/
2005-06-10 05:07:21 +00:00
Tilman Keskinoz
f5bd648d81 Add an experimental port of ice, the Internet Communications Engine, a
modern alternative to object middleware such as CORBA.

PR:			64136
Submitted by:		Stefan Ehmann <shoesoft@gmx.net>
Original submission by:	Sergey Matveychuk <sem@ciam.ru>
Thanks to:		flz for reviving the PR
2005-06-08 15:10:56 +00:00
Sam Lawrance
877d5ac090 Add gwenhywfar 1.13.2, multi-platform helper library for networking and
security applications.

PR:		ports/80795 (based on)
Submitted by:	Peter Cornelius <pcc.at.gmx.net>
2005-06-08 14:45:19 +00:00
Volker Stolz
be797c2492 Remove ports which expired on 2005-06-01 (no pending PRs, either) 2005-06-03 13:43:16 +00:00
Dmitry Sivachenko
2c3aeffa11 New port: Xfce Foundation Classes.
The Xfce Foundation Classes (XFC) is a set of well integrated C++ classes
for developing Xfce applications on UNIX-like operating systems.

XFC combines the power of GTK+ and the power of C++ into a state-of-the-art
application development framework for the Xfce Desktop Environment.  XFC
judiciously uses C++ language features to avoid layering on too much extra
C++ complexity.  Its API is easy to understand and use, and should feel
immediately familiar to most GTK+ programmers.
2005-06-01 17:10:24 +00:00
Simon L. B. Nielsen
8659810756 Add cogito 0.10, cogito, GIT - the content tracker.
The GIT itself is merely an extremely fast and flexible filesystem-based
database designed to store directory trees with regard to their history.
The top layer is a SCM-like tool Cogito which enables human beings to work
with the database in a manner to a degree similar to other SCM tools (like
CVS, BitKeeper or Monotone).

PR:		ports/81698
Submitted by:	Michael Seyfert <michaels@sdf.lonestar.org>
Approved by:	erwin (mentor)
2005-06-01 08:42:58 +00:00
Sergey Skvortsov
19453f9038 Add ncnf 3.0.1, generic configuration management library. 2005-05-29 14:01:16 +00:00
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
Sergey Skvortsov
9e99989beb Add p5-release 0.99, upload files to CPAN and SourceForge. 2005-03-14 09:48:44 +00:00
Sergey Skvortsov
841b3bd0d5 Add p5-ConfigReader-Simple 1.18, simple configuration file parser. 2005-03-14 09:33:18 +00:00
Florent Thoumie
635fffd86a - Add dumb 0.9.2, an IT, XM, S3M and MOD player library
PR:		ports/78118
Submitted by:	Andreas Kohn <andreas@syndrom23.de>
2005-03-13 22:42:39 +00:00
Sergey Matveychuk
c821f1a0b7 refactoring browser for ruby script
PR:		ports/77923
Submitted by:	Alexander Novitsky <alecn2002@yandex.ru>
2005-03-12 12:32:28 +00:00
Pav Lucistnik
26fa54f08c Bayesian Noise Reduction is a statistical approach to evaluating coherence by
instantiating a series of machine-generated contexts to serve as a means of
contrast. This makes it possible to identify text that is out of context using
a form of pattern consistency checking. BNR attempts to solve the problem
commonly referred to as "Bayesian Noise" which, in its simplest definition,
refers to irrelevant data present in a message being classified. Bayesian Noise
Reduction dubs irrelevant text in order to provide cleaner classification and
is implemented as a pre-filter to existing language classification functions.

PR:		ports/78159
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
2005-03-11 16:00:01 +00:00
Florent Thoumie
9a82373563 - Add p5-Algorithm-ChooseSubsets 0.01, Perl algorithm to iterate through subsets of a list.
PR:		ports/78422
Submitted by:	Lars Eggert <lars.eggert@gmx.net>
Approved by:	pav (mentor)
2005-03-11 14:49:35 +00:00
Ade Lovett
3894c939ef Add tkmerge, a rather spiffy Tk interface to help with merging
source files.

Submitted by:		Bob Wilcox <bob@immure.com>
Enjoyed by:		julian
Totally forgotten by:	ade
2005-03-11 00:09:53 +00:00
Herve Quiroz
bf5e74f250 Jep embeds CPython in Java. It is safe to use in a heavily threaded
environment, it is quite fast and its stability is a main feature and goal.

WWW:	http://jepp.sourceforge.net

PR:		78339
Submitted by:	Choe, Cheng-Dae <whitekid@gmail.com>
2005-03-10 15:27:41 +00:00
Florent Thoumie
71bb06185e - Add p5-Gnome2-GConf 1.000, Perl bindings for the GConf2 configuration engine.
PR:		ports/73062
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
Approved by:	pav (mentor)
2005-03-09 14:54:34 +00:00
Yen-Ming Lee
c5f3a405d4 - add p5-CPAN-YACSmoke-0.03
This module uses the backend of CPANPLUS to run tests on modules recently
uploaded to CPAN and post results to the CPAN Testers list.

It will create a database file in the .cpanplus directory, which it uses
to track tested distributions. This information will be used to keep from
posting multiple reports for the same module, and to keep from testing
modules that use non-passing modules as prerequisites.

If it is given multiple versions of the same distribution to test, it will
test the most recent version only. If that version fails, then it will test
a previous version.

By default it uses CPANPLUS configuration settings.
2005-03-04 20:19:03 +00:00
Yen-Ming Lee
4e44122c22 - add File-HomeDir-0.06
File::HomeDir -- get home directory for self or other users

This module provides a function, home, and also ties the in-all-packages
variable %~.

WWW: http://search.cpan.org/dist/File-HomeDir/
2005-03-04 10:27:43 +00:00
Yen-Ming Lee
ec77db52b0 - add p5-Regexp-Assemble-0.09
Regexp::Assemble allows you to take a number of regular expressions and
assemble them into a single regular expression (or RE) that will match
everything that any of the individual REs match, only what they match
and nothing else.

WWW: http://search.cpan.org/dist/Regexp-Assemble/
2005-03-04 09:59:03 +00:00
Yen-Ming Lee
f177b5043f - add p5-CPANPLUS-0.53
CPAN++ (also referred to and pronounced as CPANPLUS) is a new and flexible
method of perl module management and installation using the Comprehensive
Perl Archive Network (CPAN). It aims to be a rewrite, and in time a
replacement to the current CPAN.pm. In addition to fixing some long-standing
problems, CPAN++ includes new features, such as module uninstall.

Note: CPANPLUS will become a part of core in perl 5.10

PR:		77012
Submitted by:	Alex Kapranoff <kappa@rambler-co.ru>
2005-03-04 09:09:15 +00:00
Michael Johnson
8a2de6bda5 Add p5-SVN-Notify 2.43, subversion activity notification.
PR:		ports/78105
Submitted by:	dom@happygiraffe.net
2005-03-03 13:57:31 +00:00
Simon Barner
98b01656eb Add py-elementtree 1.2, a container for hierarchical data
structures written in Python

PR:		ports/77640
Approved by:	arved (mentor)
2005-03-02 16:20:25 +00:00
Michael Johnson
18c237f839 Remove this port, it is a dupe to devel/py-ro
Pointed out by:	barner
2005-03-02 11:56:40 +00:00
Michael Johnson
ff582cdf5b Add py-pyro 3.4, distributed Object Technology system written entirely
in Python.

PR:		ports/78261
Submitted by:	Choe, Cheng-Dae
2005-03-02 09:05:39 +00:00
Michael Johnson
daf4cc81e4 - split multimedia/gstreamer-plugins in to individual ports per
gstreamer plugin (52 new ports).
- Chase changes to ports that used USE_GNOME=gstreamerplugisn
   to use new USE_GSTREAMER= macro, Bump PORTREVISION's

--

Examples of new USE_GSTREAMER macro:

 USE_GSTREAMER=        dvd lame flac
 .include <bsd.port.mk>

 If you want to use USE_GSTREAMER after <bsd.port.pre.mk>
 you must follow one of the examples listed below

       WANT_GSTREAMER= yes
       .include <bsd.port.pre.mk>
       .if defined(WITH_VORBIS)
       USE_GSTREAMER+= vorbis
       .endif

 or
       USE_GSTREAMER=  yes
       .include <bsd.port.pre.mk>
       .if defined(WITH_FAAD)
       USE_GSTREAMER+= faad
       .endif

Note: USE_GSTREAMER=yes will always add a dependency to
               ports/multimedia/gstreamer-plugins

--

Thanks to krion for runing this on pointyhat

Thanks to kwm for helping with this, and many bug fixes , and updates.
2005-02-28 22:16:10 +00:00
Anton Berezin
dde3a89e47 Add p5-File-PathConvert, a perl module to perform various path
manipulations.  Although the author of the module has deprecated it and
asks to use File::Spec and Cwd instead, it apparently is still being
used (by freshports, for example).
2005-02-27 19:24:45 +00:00
Sergey Matveychuk
739233d24b Smake is a highly portable make program with automake features.
PR:		ports/77936
Submitted by:	Martin Matuska <martin (at) matuska.org>
2005-02-25 06:52:11 +00:00
Sergey Matveychuk
fcd914d17f BitKeeper - Scalable Distributed Software Configuration Management System.
Free for OpenSource projects.

PR:		ports/77041
Submitted by:	Matthias Andree <matthias.andree (at) gmx.de>
2005-02-24 21:18:08 +00:00
Thierry Thomas
9e20c70459 Remove devel/p5-Term-ReadLine-Gnu, already known as devel/p5-ReadLine-Gnu.
Reported by:	Florent Thoumie
2005-02-23 22:30:49 +00:00
Thierry Thomas
dab4adb14b Add p5-Term-ReadLine-Gnu 1.15, perl extension for the GNU
Readline/History Library.
2005-02-23 18:41:23 +00:00
Thierry Thomas
28ab6eb876 Add pear-Text_Diff 0.0.4, engine for performing and rendering text
diffs.

PR:		77715
Submitted by:	Joseph Scott <joseph (at) randomnetworks.com>
2005-02-19 12:12:51 +00:00
Kris Kennaway
11ea174ccb As previously announced, remove ports that have reached their expiry date,
and the handful of ports that depended on them.
2005-02-18 23:44:49 +00:00
Wes Peters
d053274d71 Add yet another AVR assembler. This one appears to have better
version control than Tom's AVR Assembler (tavrasm), and to accept
more of the standard Atmel source files.  This one also has an
enhanced macro facility.
2005-02-18 03:13:57 +00:00
Anton Berezin
36a01ef794 Add p5-IPC-Cmd, a perl module for finding and running system commands. 2005-02-16 13:15:06 +00:00
Anton Berezin
e89cede325 Add p5-CPAN-Mini, a module to create and maintain a minimal mirror of
CPAN.
2005-02-16 09:52:05 +00:00
Anton Berezin
0512dd2a1d Add p5-Test-WWW-Mechanize 1.02,
testing-specific WWW::Mechanize
subclass.

PR:		77491
Submitted by:	aturetta@commit.it
2005-02-14 15:22:14 +00:00
Anton Berezin
4e75ae7282 Add p5-Test-LongString 0.07, a library to test long strings.
PR:		77491
Submitted by:	aturetta@commit.it
2005-02-14 14:52:53 +00:00
Anton Berezin
5dff13ce47 Add p5-Module-Refresh 0.05, refresh %INC files when updated on disk.
PR:		77491
Submitted by:	aturetta@commit.it
2005-02-14 14:12:26 +00:00
Joerg Wunsch
ce7ac1a834 dwarfdump is a utility to display DWARF debugging information in ELF
files.  Needs libdwarf (and libelf in turn).
2005-02-12 22:12:15 +00:00
Joerg Wunsch
90be6507b5 libdwarf is a library to analyze (and even produce) DWARF debugging
information in ELF files.
2005-02-12 22:09:59 +00:00
Sergey Skvortsov
f3a08e71c6 Add p5-Class-Handle 1.03, create objects that are handles to classes. 2005-02-12 13:38:56 +00:00
Yen-Ming Lee
6923ce6e93 Sub::Override allows the programmer to simply name the sub to replace
and to supply a sub to replace it with.

WWW: http://search.cpan.org/dist/Sub-Override/

PR:		75804
Submitted by:	Lars Eggert <lars.eggert at gmx.net>
2005-02-10 06:08:53 +00:00
Pav Lucistnik
9c87e2bb2c Eris, the WorldForge client entity library is designed to simplify client
development (and avoid duplicating effort) by providing a common framework to
deal with server communications.

PR:		ports/77064
Submitted by:	Jan Rochel <jannisan@t-online.de>
2005-02-09 23:04:01 +00:00
Pav Lucistnik
89b73def47 Mercator is a procedural terrain library. It is primarily aimed at terrain for
multiplayer online games and forms one of the WorldForge
(http://www.worldforge.org) core libraries.It is intended to be used as a
terrain library on both the client, and the server.

PR:		ports/77085
Submitted by:	Jan Rochel <jannisan@t-online.de>
2005-02-09 21:58:59 +00:00
Pav Lucistnik
ee111d3dda Python module interface to the sendfile(2) syscall with full support for the
FreeBSD nuances.

PR:		ports/77094
Submitted by:	Ben Woolley <ports@tautology.org>
2005-02-05 21:28:16 +00:00
Lars Thegler
2a5c3e5a5d Add p5-Filesys-Virtual-Plain 0.05, a plain virtual filesystem. 2005-02-05 17:12:45 +00:00
Sergey Skvortsov
2e29b46aff Add p5-ExtUtils-Constant 0.16,
generate XS code to import C header
constants.
2005-02-03 15:43:11 +00:00
Cheng-Lung Sung
bade038df5 - Perl module that make Arrays as objects with set operations
PR:		ports/77019
Submitted by:	Alex Kapranoff <kappa AT rambler dash co dot ru>
2005-02-03 01:57:54 +00:00
Herve Quiroz
67bf7930d0 Log4sh is a logging framework for shell scripts that works similar to
the other wonderful logging products available from the Apache Software
Foundataion (eg. log4j, log4perl). Although not as powerful as the
others, it can make the task of adding advanced logging to shell scripts
easier. It has much more power than just using simple "echo" commands
throughout. In addition, it can be configured from a properties file so
that scripts in a production environment do not need to be altered to
change the amount of logging they produce.

WWW:	http://forestent.com/products/log4sh/

PR:		76982
Submitted by:	David Thiel <lx@redundancy.redundancy.org>
2005-02-02 01:32:32 +00:00
Bruce M Simpson
c5810eb8aa New port, p4genpatch, automatically generates patch(1)-compatible diffs
from Perforce diffs and changelists.
2005-01-29 03:20:48 +00:00
Pav Lucistnik
0d858a07c6 System_Command is a command line execution interface.
Running functions from the command line can be risky if the proper precautions
are not taken to escape the shell arguments and reaping the exit status
properly. This class provides a formal interface to both, so that you can run a
system command as comfortably as you would run a php function, with full pear
error handling as results on failure. It is important to note that this class,
unlike other implementations, distinguishes between output to stderr and output
to stdout. It also reports the exit status of the command. So in every sense of
the word, it gives php shell capabilities.

PR:		ports/76749
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net>
2005-01-27 23:03:23 +00:00
Cheng-Lung Sung
484e1a2f1b - Perl module for accounting SVK repository
PR:		ports/73489
Submitted by:	Yuan-Chung Hsiao <ychsiao AT ychsiao dot org>
2005-01-25 07:31:15 +00:00
Cheng-Lung Sung
718f5dba69 - This Perl module generate accounting statistic for general logs
PR:		ports/73488
Submitted by:	Yuan-Chung Hsiao <ychsiao AT ychsiao dot org>
2005-01-25 07:00:40 +00:00
Cheng-Lung Sung
ab956a5ad8 - This module implements the Perl 6 'form' built-in.
PR:		ports/73486
Submitted by:	Yuan-Chung Hsiao <ychsiao AT ychsiao dot org>
2005-01-25 06:45:43 +00:00
Pav Lucistnik
1fee44d6b9 - Move devel/bugbuddy2 to devel/bugbuddy 2005-01-24 22:48:03 +00:00
Sergey Matveychuk
ba1ab33456 Mknod is an interface to the mknod(2) system call.
PR:		ports/73513
Submitted by:	Sean Farley <sean-freebsd(at)farley.org>
2005-01-21 15:20:01 +00:00
Edwin Groothuis
f11d3635dc New port: devel/pear-HTML_Page2 PEAR base class for XHTML page generation
The PEAR::HTML_Page2 package provides a simple interface for generating an
XHTML compliant page:
  * supports virtually all HTML doctypes, from HTML 2.0 through XHTML 1.1 and
    XHTML Basic 1.0 plus preliminary support for XHTML 2.0
  * namespace support
  * global language declaration for the document
  * line ending styles
  * full META tag support
  * support for stylesheet declaration in the head section
  * support for script declaration in the head section
  * support for linked stylesheets and scripts
  * full support for header link tags
  * body can be a string, object with toHtml or toString methods or an array
    (can be combined)

Ideas for use:
  * Use to validate the output of a class for XHTML compliance
  * Quick prototyping using PEAR packages is now a breeze.

PR:		ports/76532
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net>
2005-01-21 11:34:59 +00:00
Edwin Groothuis
7b2c770040 New port: devel/pear-PHP_Beautifier PEAR beautifier for PHP
This program reformat and beautify PHP source code files
	automatically.

	The program is Open Source and distributed under the terms
	of PHP Licence. It is written in PHP 5 and has a command
	line tool.

PR:		ports/76196
Submitted by:	Antônio Carlos Venâncio Júnior <antonio@php.net>
2005-01-19 10:31:05 +00:00
Edwin Groothuis
8590d330ca New port: devel/pear-Structures_DataGrid - a PEAR data structure package
This package offers a toolkit to render out a datagrid in
	HTML format as well as many other formats such as an XML
	Document, an Excel Spreadsheet, an XUL Document and more.
	It also offers paging and sorting functionality to limit
	the data that is presented and processed. This concept is
	based on the .NET Framework DataGrid control and works very
	well with database and XML result sets.

PR:		ports/76165
Submitted by:	Nick Hilliard <nick@foobar.org>
2005-01-19 10:28:26 +00:00
Herve Quiroz
0e3579370e JSAP: the Java-based Simple Argument Parser
JSAP parses your command line and instantiates objects of types you specify
based upon that command line. If you configure JSAP to expect an Integer on the
command line, and the user does not provide a String that can be converted to
an Integer, JSAP will alert your program to the fact that there was a problem
with the command line. If JSAP indicates that your command line was
successfully parsed, you are guaranteed an Integer when you request that
parameter's value from your program. There's a pretty big (and growing) list of
return types supported by JSAP.

WWW:	http://http://www.martiansoftware.com/jsap/index.html
2005-01-16 21:26:58 +00:00
Pav Lucistnik
aa16f3ce59 Log4cxx is a port to C++ of the Log4j project. The goal is have the same
functionnalities and interfaces of log4j.

PR:		ports/76287
Submitted by:	Thaddeus Covert <tcovert+ports@sahuagin.net>
2005-01-16 13:47:07 +00:00
Pav Lucistnik
104db4b5c6 Inspired by the Java jMock library, pMock makes the writing of unit tests using
mock object techniques easier.

PR:		ports/76246
Submitted by:	Piet Delport <pjd@satori.za.net>
2005-01-16 01:09:10 +00:00
Pav Lucistnik
c623a39f00 cgprof generates colored graphs for profiled executables using gcc and gprof.
cgprof helps to have a better understanding of program structure and execution.
It makes hot spots identification visual and intuitive.	It is a shell script
using gnu awk, that should run on any Unix like system.

PR:		ports/75173
Submitted by:	Adam McLaurin <adam.freebsd@fastmail.fm>
2005-01-15 20:03:11 +00:00
Edwin Groothuis
3f361d2bdd New port: devel/pear-FSM PEAR Finite State Machine
The FSM package provides a simple class that implements a
	Finite State Machine.

PR:		ports/76043
Submitted by:	Antônio Carlos Venâncio Júnior <antonio@php.net>
2005-01-11 10:48:25 +00:00
Edwin Groothuis
4bbb35b982 New port: devel/pear-HTML_Template_Flexy An extremely powerful
Tokenizer driven Template engine

    HTML_Template_Flexy started it's life as a simplification of
    HTML_Template_Xipe, however in Version 0.2, It became one of
    the first template engine to use a real Lexer, rather than
    regex'es, making it possible to do things like ASP.net or Cold
    Fusion tags.

PR:		ports/75818
Submitted by:	Antônio Carlos Venâncio Júnior <antonio@php.net>
2005-01-09 05:02:08 +00:00
Jun Kuriyama
e558ef8918 Add rapidsvn, Cross-platform GUI front-end for the Subversion revision
system.
2005-01-09 02:38:52 +00:00
Jimmy Olgeni
d706c57c42 Add dialyzer, a static analysis tool for Erlang/OTP applications. 2005-01-08 17:46:32 +00:00