Commit graph

2320 commits

Author SHA1 Message Date
Philip Paeps
8f9a46bd1b Add lua50-app 1.70, app framework for Lua 5.0.x.
PR:		ports/95968
Submitted by:	Andrew Turner <andrew+ports -at- fubar.geek.nz>
2006-04-17 22:15:27 +00:00
Philip Paeps
ce60601071 Add lua50-filename 1.2, filename-manipulating functions for Lua 5.0.x.
PR:		ports/95913
Submitted by:	Andrew Turner <andrew+ports -at- fubar.geek.nz>
2006-04-17 17:09:17 +00:00
Philip Paeps
d4e1e5b071 Add lua50-pty 1.25, pty (pseudo-terminal) bindings for Lua 5.0.x.
PR:		ports/95914
Submitted by:	Andrew Turner <andrew+ports -at- fubar.geek.nz>
2006-04-17 16:21:41 +00:00
Renato Botelho
51ba04963b ASN.1 types and codecs (BER, CER, DER) implementation in Python programming
language.

Author:	Ilya Etingof (ilya@glas.net)
WWW:	http://sourceforge.net/projects/pyasn1/

PR:		ports/95672
Submitted by:	Martin Jackson <mhjacks@swbell.net>
2006-04-17 11:22:21 +00:00
Pav Lucistnik
03c45c0a0d LuaPosix is a Lua extension library that provides support for POSIX.
PR:		ports/94987
Submitted by:	Andrew Turner <andrew@fubar.geek.nz>
2006-04-15 16:59:09 +00:00
Pav Lucistnik
2ec89cef71 The Package Compatibility (Compat-5.1) is a set of files which provides an
implementation of the new package model of Lua 5.1 to be used in Lua 5.0.

WWW: http://luaforge.net/projects/compat/

PR:		ports/95720
Submitted by:	Andrew Turner <andrew@fubar.geek.nz>
2006-04-15 16:54:49 +00:00
Markus Brueffer
8b8858cd0d Add kdesvn-0.8.1, a KDE frontend for Subversion.
KDESvn is yet another client for Subversion. It uses the native KDE API
instead of an extra library like GAMBAS and it is using the native Subversion
delevelopment API instead of just parsing the output of the commandline
tool like most other clients do.

WWW: http://www.alwins-world.de/programs/kdesvn/

PR:		ports/95676
Submitted by:	Yuan Jue <yuanjue@yuanjue.net>
2006-04-14 23:36:24 +00:00
Erwin Lansing
46af1f2694 Moose is an extension of the Perl 5 object system.
Another object system!?!?

Yes, I know there has been an explosion recently of new ways to build
objects in Perl 5, most of them based on inside-out objects, and other
such things. Moose is different because it is not a new object system
for Perl 5, but instead an extension of the existing object system.

Moose is built on top of Class::MOP, which is a metaclass system for
Perl 5. This means that Moose not only makes building normal Perl 5
objects better, but it also provides the power of metaclass programming.

WWW: http://search.cpan.org/dist/Moose/

PR:		ports/95741
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
Committed from:	Sofia, Bulgaria
2006-04-14 12:19:51 +00:00
Erwin Lansing
e34b5bfa0f Add p5-Class-MOP 0.24, a Meta Object Protocol for Perl 5.
This module is an attempt to create a meta object protocol for the
Perl 5 object system. It makes no attempt to change the behavior or
characteristics of the Perl 5 object system, only to create a protocol
for its manipulation and introspection.

http://search.cpan.org/dist/Class-MOP/

PR:		ports/95740
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
Committed from:	Sofia, Bulgaria
2006-04-14 12:18:41 +00:00
Renato Botelho
f13206cb35 Pyflakes is a simple program which checks Python source files for errors. It is
similar to PyChecker in scope, but differs in that it does not execute the
modules to check them. This is both safer and faster, although it does not
perform as many checks. Unlike PyLint, Pyflakes checks only for logical errors
in programs; it does not perform any checks on style.

WWW: http://www.divmod.org/projects/pyflakes

PR:		ports/95679
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-13 15:44:09 +00:00
Renato Botelho
06af3cedaf A small utility package that depends on tools too recent for Twisted (like
datetime in python2.4) but performs generic enough functions that it can be
used in projects that don't want to share Divmod's other projects' large
footprint.

Currently included:

    * A powerful date/time formatting and import/export class (ExtimeDotTime),
      for exchanging date and time information between all Python's various
      ways to interpret objects as times or time deltas.
    * Tools for managing concurrent asynchronous processes within Twisted.
    * A metaclass which helps you define classes with explicit states.
    * A featureful Version class.
    * A formal system for application of monkey-patches.

WWW: http://divmod.org/trac/wiki/DivmodEpsilon

PR:		ports/95611
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-11 12:01:24 +00:00
Jun Kuriyama
afa8a917c5 Add php5-phing 2.1.1, project build system based on Apache Ant. 2006-04-09 13:54:16 +00:00
Pav Lucistnik
09de6e4786 Ruby-EET allows you to read and write EET files from Ruby code. Support for
Ruby object serialization to EDD (EET Data Descriptor) format is given.

WWW: http://code-monkey.de/pages/ruby-eet

PR:		ports/95497
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-08 23:31:20 +00:00
Oliver Lehmann
1369d392e8 remove devel/wftk - master site disappeared 2006-04-07 11:58:53 +00:00
Thierry Thomas
dedd564995 Move devel/upp602 to devel/upp.
PR:i		95318
Submitted by:	Matthias Sund <m.sund (at) arcor.de> (maintainer)
Repocopied by:	marcus
2006-04-05 19:22:35 +00:00
Jeremy Messenger
eab76b041b Remove devel/py-twistedXish as its functionality has been incorporated into
net-im/py-twistedWords.

PR:		ports/93351
Submitted by:	Neal Nelson <neal@nelson.name> (maintainer)
2006-04-05 17:46:15 +00:00
Edwin Groothuis
90ef065a9a [NEW PORT] devel/rubygem-event-loop: Event loop for ruby applications
event-loop is a simple signal system and an event loop that
	uses said simple signal system.

	WWW: http://www.brockman.se/software/ruby-event-loop/

PR:		ports/95324
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-05 01:10:34 +00:00
Pav Lucistnik
d43f306ff4 pydasm is a python interface to libdasm, the best x86 disassembling
library out there.

WWW: http://dkbza.org/pydasm.html

PR:		ports/95049
Submitted by:	Antoine Brodin <antoine.brodin@laposte.net>
2006-04-04 17:42:48 +00:00
Jean-Yves Lefort
20d3ebfb04 Add geany.
Geany is a small and lightweight integrated development environment. It was
developed to provide a small and fast IDE, which has only a few dependencies
on other packages. Another goal was to be as independent as possible from a
special Desktop Environment like KDE or GNOME.

WWW: http://geany.uvena.de/

PR:		ports/91817
Submitted by:	Remington <mrl0lz@gmail.com>
2006-04-04 12:28:14 +00:00
Jun Kuriyama
db4ab97fd0 Add p5-Devel-CoreStack 1.3, a perl5 module that generates a stack dump
from a core file.
2006-04-03 06:45:37 +00:00
Renato Botelho
eda0ab97e8 libdasm is a C-library that tries to provide simple and convenient
way to disassemble Intel x86 raw opcode bytes (machine code). It
can parse and print out opcodes in AT&T and Intel syntax.

WWW: http://www.nologin.net/main.pl?action=codeView&codeId=49&

PR:		ports/95048
Submitted by:	Antoine Brodin <antoine.brodin@laposte.net>
2006-04-01 11:17:28 +00:00
Renato Botelho
643692965a Add libthai 0.1.5, thai language support library.
PR:		ports/95003
Submitted by:	Thawatchai Piyawat <piyawat@usablelabs.com>
2006-03-28 11:14:15 +00:00
Sergey Matveychuk
587372a0c5 devel/p5-Test-use-ok, Alternative to Test::More::use_ok
PR:		ports/94952
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2006-03-26 21:20:53 +00:00
Sergey Matveychuk
9efc48ac33 This module is a simple visitor implementation for Perl values.
It has a main dispatcher method, visit, which takes a single perl
value and then calls the methods appropriate for that value.

WWW: http://search.cpan.org/dist/Data-Visitor/

PR:		ports/94954
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2006-03-26 21:05:51 +00:00
Sergey Matveychuk
3c3b636224 This module implements the C3 algorithm.
WWW: http://search.cpan.org/dist/Algorithm-C3/

PR:		ports/93819
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2006-03-26 20:58:10 +00:00
Joerg Wunsch
878628deb7 This brings GCC 4.1.0 for the AVR microcontroller target to the
ports collection.
2006-03-23 05:48:44 +00:00
Emanuel Haupt
ff5d0c3106 Add cvschangelogbuilder 2.2, a utility to generate changelogs and reports
from a CVS repository.

PR:		94111
Submitted by:	Matthew Will <mwill@spingen.com>
2006-03-21 10:17:09 +00:00
Thierry Thomas
954d2f191f Ultimate++ is a C++ cross-platform rapid application development suite.
It includes a set of libraries (GUI, SQL, etc..), and an integrated
development environment.

WWW: http://upp.sourceforge.net/

PR:		ports/93358
Submitted by:	Matthias Sund <m.sund (at) arcor.de>
2006-03-21 06:28:30 +00:00
Pav Lucistnik
b2888bd127 The Voidspace Pythonutils package is a simple way of installing the Voidspace
collection of modules. These are currently:

    ConfigObj 4.1.0 - Easy config file reading/writing
    validate 0.2.1 - Validation and type conversion system
    listquote 1.4.0 - String to list conversion
    StandOut 2.1.0 - Simple logging and output control object
    pathutils 0.2.4 - For working with paths and files
    cgiutils 0.3.5 - CGI helpers
    urlpath 0.1.0 - Functions for handling URLs
    odict 0.2.1 - Ordered Dictionary Class

Several of the Voidspace Projects depend on these modules. They are also useful
in their own right of course. They are primarily general utility modules that
simplify common programming tasks in Python.

WWW: http://www.voidspace.org.uk/python/pythonutils.html

PR:		ports/94657
Submitted by:	Daniel <daniel@netwalk.org>
2006-03-20 19:22:13 +00:00
Jean-Yves Lefort
6bb0d30e1b Add gpsim.
gpsim is a full-featured software simulator for Microchip PIC microcontrollers
distributed under the GNU General Public License.

gpsim has been designed to be as accurate as possible. Accuracy includes the
entire PIC - from the core to the I/O pins and including ALL of the internal
peripherals. Thus it's possible to create stimuli and tie them to the I/O pins
and test the PIC the same PIC the same way you would in the real world.

gpsim has been designed to be as fast as possible. Real time simulation speeds
of 20Mhz pics are possible. A 'goto $' program runs at the same speed as a
25Mhz pic when simulated on my 400Mhz PII Linux Box. Of course, as you add
stimuli and begin interacting with peripherals, the performance drops. But
it's still fast!

gpsim has been designed to be as useful as possible (at least that's the
intent - honest). The standard simulation paradigm including breakpoints,
single stepping, disassembling, memory inspect & change, and so on has been
implemented. In addition, gpsim supports many debugging features that are only
available with in-circuit emulators. For example, a continuous trace buffer
tracks every action of the simulator (whether you want it or not). Also, it's
possible to set read and write break points on values (e.g. break if a
specific value is read from or written to a register).

WWW: http://www.dattalo.com/gnupic/gpsim.html

PR:		ports/94436
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-03-19 22:43:05 +00:00
Pav Lucistnik
18fed5718e Pas2Dox is a pre-processor addon for the Doxygen documentation generator.
This allows the production of advanced documentation from Delphi/Kylix.

WWW: http://pas2dox.sourceforge.net

PR:		ports/94574
Submitted by:	Andreas Kohn <andreas@syndrom23.de>
2006-03-18 14:25:25 +00:00
Pav Lucistnik
444666c5ec php-json is an extremely fast PHP C extension for JSON X(JavaScript Object
Notation) serialisation.

PR:		ports/94582
Submitted by:	Alexander Zhuravlev <zaa@zaa.pp.ru>
2006-03-18 13:58:34 +00:00
Lars Thegler
559d2fa969 Add p5-Test-Data 1.18, test functions for particular variable types. 2006-03-18 12:33:32 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Renato Botelho
6918ca3b29 Move recently added converters/libytnef to an accuratte category "devel"
Approved by:	maintainer
2006-02-21 20:49:48 +00:00
Alexey Dokuchaev
f03bedcae2 Add HP48-xgcc 1.0.2, GNU C cross-compiler for HP48 calculators.
Now one step closer porting BSD on my HP48GX.  ;-)
2006-02-20 13:18:26 +00:00
Aaron Dalton
525dddfd20 Adding port devel/p5-Time-Progress, Elapsed and estimated finish time reporting.
Approved by:	tobez (implicit)
2006-02-20 02:57:08 +00:00
Erwin Lansing
da6c0bba31 RRDTool::OO is an object-oriented interface to Tobi Oetiker's round robin
database tool rrdtool. It uses rrdtool's RRDs module to get access to rrdtool's
shared library.

RRDTool::OO tries to marry rrdtool's database engine with the dwimminess and
whipuptitude Perl programmers take for granted. Using RRDTool::OO abstracts
away implementation details of the RRD engine, uses easy to memorize named
parameters and sets meaningful defaults for parameters not needed in simple
cases.

WWW: http://search.cpan.org/dist/RRDTool-OO/

PR:		ports/93321
Submitted by:	Stefan Pauly <stefan@fh-mainz.de>
2006-02-19 20:18:20 +00:00
Aaron Dalton
717f8f709d Adding port devel/p5-Iterator-Misc, Miscellaneous iterator functions.
Committed by:	aaron
Approved by:	tobez (implicit)
2006-02-18 22:10:14 +00:00
Aaron Dalton
3b74952bad Adding port devel/p5-Iterator-IO, Filesystem and stream iterators.
Committed by:	aaron
Approved by:	tobez (implicit)
2006-02-18 22:03:38 +00:00
Aaron Dalton
1de4bba2e5 Adding port devel/p5-Iterator-Util, Essential utilities for the Iterator class.
Committed by:	aaron
Approved by:	tobez (implicit)
2006-02-18 21:59:34 +00:00
Aaron Dalton
3bb02f4273 Adding port devel/p5-Iterator, a general-purpose iterator class.
Committed by:	aaron
Approved by:	tobez (implicit)
2006-02-18 21:47:17 +00:00
Aaron Dalton
6bc4346509 Adding port devel/p5-Test-RandomResults, allowing one to test non-deterministic functions.
Commited by:	aaron
Approved by:	tobez (implicit)
2006-02-18 09:42:58 +00:00
Aaron Dalton
386578aa7c Adding port devel/p5-FSA-Rules, an implementation of Finite State Automata
Submited by:	aaron
Approved by:	tobez (implicit)
2006-02-18 01:23:42 +00:00
Renato Botelho
550c939f07 Remove expired port editors/custom-emacs and all dependant ports
Discussed with:	anray
2006-02-16 11:40:34 +00:00
Renato Botelho
b36a9e43ed Libdnsres provides a non-blocking thread-safe API for resolving DNS names. It
requires that your main application is built on top of libevent. Libdnsres' API
essentially mirrors the traditional gethostbyname and getaddrinfo interfaces.
All return values have been replaced by callbacks instead.

The code borrows heavily from the BSD resolver library. In fact, it is an
extremely ugly hack to make the BSD resolver library non-blocking and
thread-safe without changing the API too much.

WWW: http://www.monkey.org/~provos/libdnsres/

PR:		ports/93365
Submitted by:	Phil Oleson <oz@nixil.net>
2006-02-15 11:07:43 +00:00
Herve Quiroz
5fc6e0805d Commons IO is a library of utilities to assist with developing IO functionality.
There are three main areas included:

    * Utility classes - with static methods to perform common tasks
    * Filters - various implementations of file filters
    * Streams - useful stream, reader and writer implementations

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

PR:		93322
Submitted by:	Michael Winking <mwfp@foldl.net>
2006-02-14 15:46:38 +00:00
Emanuel Haupt
23b2440707 Add devel/p5-Data-Types, a perl module for validating and converting data types
PR:		93169
Submitted by:	hideo <hideo@lastamericanempire.com>
2006-02-11 12:47:40 +00:00
Peter Pentchev
d37aa7f7b0 Add p5-File-Append-TempFile 0.02, a Perl module for, well, appending
data to files using a temporary copy.
2006-02-10 13:13:42 +00:00
Eric Anholt
ca58d02f95 Add a port for git, a distributed SCM used by the Linux kernel and likely soon
many freedesktop.org projects.
2006-02-08 08:30:38 +00:00
Renato Botelho
ad01b750f7 A subclass of Date::Range that uses Time::Piece objects, rather
than Date::Simple, to manipulate ranges of dates.

WWW: http://search.cpan.org/dist/Time-Piece-Range

PR:		ports/92850
Submitted by:	Zach Thompson <hideo@lastamericanempire.com>
2006-02-06 15:52:54 +00:00
Renato Botelho
508fc86f17 Quite often, when dealing with dates, we don't just want to know
information about one particular date, but about a range of dates. For
example, we may wish to know whether a given date is in a particular
range, or what the overlap is between one range and another.  This module
lets you ask such questions.

WWW: http://search.cpan.org/dist/Date-Range

PR:		ports/92848
Submitted by:	Zach Thompson <hideo@lastamericanempire.com>
2006-02-06 15:43:08 +00:00
Jean-Yves Lefort
f52cd3aa81 Add linux-js.
This port provides a FreeBSD kernel module implementing the Linux joystick
interface (/dev/input/js0), as well as calibration (jscal) and test (jstest)
utilities.
2006-02-05 03:12:50 +00:00
Erwin Lansing
b1ffb24b28 Class::Data::Accessor is the marriage of Class::Accessor and
Class::Data::Inheritable into a single module. It is used for creating
accessors to class data that overridable in subclasses as well as in
class instances.

WWW: http://search.cpan.org/dist/Class-Data-Accessor/

PR:		ports/92724
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2006-02-02 09:24:55 +00:00
Simon Barner
69767f61f8 Linux/BSD Real Mode interface library.
WWW: http://lrmi.sourceforge.net/

PR:		ports/92648
Submitted by:	Anish Mistry <amistry@am-productions.biz>
2006-02-01 16:59:05 +00:00
Volker Stolz
8a94d2842c ncc is a compiler that produces program analysis information.
ncc is a decent replacement of cflow and cscope able to analyse any
program using the gcc compiler. The program also includes a graphical
call-graph navigator and source browser which is extremely practical
for hacking and comprehending large projects.

WWW: http://students.ceid.upatras.gr/~sxanth/ncc/
2006-02-01 13:48:21 +00:00
Alexander Leidinger
58b51c06ad Finish repocopy (pwlib -> pwlib152). 2006-01-31 21:04:14 +00:00
Renato Botelho
512cfafdf3 Add pecl-operator 0.2, PHP extension that provides operator overloading
for PHP objects.

PR:		ports/92573
Submitted by:	Alexander Zhuravlev <zaa@zaa.pp.ru>
2006-01-31 16:16:41 +00:00
Cheng-Lung Sung
0362e1048f Add p5-Test-File-Contents 0.03, test routines for examining the contents
of files.

PR:		ports/92473
Submitted by:	Rod Taylor <ports@rbt.ca>
2006-01-30 15:08:07 +00:00
Thierry Thomas
51a58725b2 This jar file comes from the old Netscape Navigator 4.0.
It allows a Java applet access to Javascript objects.

It is used by OpenDX / JavaDX.
2006-01-28 20:57:17 +00:00
Pav Lucistnik
687c9cfcea An interface to a local CVSd repository using pserver for authentication.
This script can add, delete, suspend, or enable non-system users for read
and write access to a CVS repository.

This program is a fork of cvspadm that was originally written by
Raymond M Schneider ray@hackfoo.net

Change since initial import:
- Don't quit in interactive mode if user press return without choosing an
  option but reprint the menu.
- Remove trailing '\n' in a string in Query mode to make the output nicer
- Reprint the menu at the end of an operation in interactive mode

Many more bugs fix and features to do (some are listed in the TODO
file).

PR:		ports/92129
Submitted by:	Serge Gagnon <serge.gagnon@b2b2c.ca>
2006-01-23 20:04:17 +00:00
Sergey Skvortsov
375b357ac7 * move devel/p5-release to devel/p5-Module-Release
* update p5-Module-Release to 1.04
2006-01-23 11:17:14 +00:00
Aaron Dalton
6dd8941796 Adding port devel/p5-Pod-Tests, extracts embedded tests and code examples from POD.
Submitted by:	aaron
Approved by:	tobez
2006-01-23 00:04:58 +00:00
Anton Berezin
431f1f52fb Add devel/p5-Class-Spiffy 0.12, a framework for doing object oriented
(OO) programming in Perl.
2006-01-20 11:20:47 +00:00
Renato Botelho
d0581646db Add p5-SSN-Validate 0.14, perl extension to do SSN Validation.
PR:		ports/91920
Submitted by:	tiger <tiger@whitetigersd.com>
2006-01-20 09:33:17 +00:00
Pav Lucistnik
a59179b159 - Resurrect devel/cvspadm with working master site and caring maintainer
PR:		ports/91913
Submitted by:	Serge Gagnon <serge.gagnon@b2b2c.ca>
2006-01-18 20:51:00 +00:00
Pav Lucistnik
56a0eada3d Needle is a dependency injection container for Ruby. It can do:
- Log method execution
- Reference another service
- Unit testing
- Lifestyle management

PR:		ports/91827
Submitted by:	Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl>
2006-01-18 07:09:12 +00:00
Cheng-Lung Sung
8baf3e127b - add p5-SVN-ACL
- ref: http://hcchien.org/?q=node/7
2006-01-18 00:50:46 +00:00
Anton Berezin
76e9fbb7fc Add p5-Object-InsideOut 1.31, object::InsideOut - Comprehensive
inside-out object support module.

PR:		ports/91905
Submitted by:	Geraud Continsouzas <geraud@gcu.info>
2006-01-17 13:19:01 +00:00
Joe Marcus Clarke
b57f5e3f6f Add py-gobject, Python bindings around GLib's GObject. This port is useful
for developers that need to write Gobjects in Python but do not need to pull
in all of py-gtk2.
2006-01-17 03:39:21 +00:00
Pav Lucistnik
6783597ccc json-py is a simple, pure-python implementation of a JSON (http://json.org)
reader and writer. JSON is used to exchange data across systems written in
various languages. It is particularly suited to dynamic languages like Python,
Javascript, etc. JSON = Javascript Object Notation implies it is suitable for
AJAX applications that exchange data from servers to Javascript applications
running on web browser clients.

Author:	<patrickdlogan@stardecisions.com>
WWW:	http://sourceforge.net/projects/json-py/

PR:		ports/91688
Submitted by:	Nicola Vitale <nivit@email.it>
2006-01-14 22:29:30 +00:00
Pav Lucistnik
7dc0abbf54 - Remove expired ports 2006-01-14 21:16:35 +00:00
Pav Lucistnik
c205efb40f RSCM - Ruby Source Control Management is to SCM what DBI/JDBC/ODBC
are to databases - an SCM-independent API for accessing a wide
variety of SCMs.

RSCM currently supports CVS and Subversion.  Support for ClearCase,
Darcs, Monotone, Perforce and StarTeam is in progress and partly
available.

PR:		ports/91602
Submitted by:	Daniel Roethlisberger <daniel@roe.ch>
2006-01-14 17:46:22 +00:00
Pav Lucistnik
aaff729625 The cElementTree module is a C implementation of the ElementTree API.
On typical documents, it's 15-20 times faster than the Python version
of ElementTree, and uses 2-5 times less memory. On modern hardware,
that means that documents in the 50-100 megabyte range can be manipulated
in memory, and that documents in the 0-1 megabyte range load in zero
time (0.0 seconds). This allows you to drastically simplify many kinds
of XML applications.

PR:		ports/91687
Submitted by:	Nicola Vitale <nivit@email.it>
2006-01-14 17:42:16 +00:00
Pav Lucistnik
24f6b29c77 TestGears provides automatic discovery of unittest.TestCases and
the ability to run tests that are written as simple functions.
It generates a standard unittest.TestSuite for use with any of
the standard frontends, and provides a distutils command to run
tests with zero configuration.

PR:		ports/91689
Submitted by:	Nicola Vitale <nivit@email.it>
2006-01-14 17:31:55 +00:00
Anton Berezin
36181cb6bc Add devel/p5-Sub-Installer 0.0.2, yet another Perl module to (re)define
package subroutines.
2006-01-12 13:09:46 +00:00
Anton Berezin
6096c5ee13 Add devel/p5-Proc-Fork, a Perl module that provides simple, intuitive
interface to the fork() system call.
2006-01-10 14:56:30 +00:00
Edwin Groothuis
e078a87d30 New port: devel/pecl-svn
PHP bindings to the libsvn library which provide access to subversion
	repositories.

	WWW: http://pecl.php.net/package/svn

PR:		ports/91471
Submitted by:	Alex Kiesel <kiesel@schlund.de>
2006-01-08 12:50:20 +00:00
Alexander Kabaev
4d44117c01 Reconnect linux_kdump. 2006-01-05 20:57:06 +00:00
Emanuel Haupt
9a756b2aa7 Add p5-Devel-SimpleTrace 0.06, a perl module for better stack traces on
interpretter-generated warn/die.

PR:		ports/91313
Submitted by:	Eric Stith <estith.freebsd.ports@thelunarempire.net>
2006-01-05 12:46:32 +00:00
Bill Fenner
f9eda3261e adocman is a set of perl modules and programs for performing
operations against the SourceForge.net site, currently including
basic Client operations (i.e. login/logout) and DocManager operations.

It includes the Alexandria perl module, which provides the back end
support for operations, the adocman program, which provides the
means to perform DocManager operations from the command-line or
scripts (by project developers or admins listed as DocManager
Editors), and the xml_export program, providing the means to automate
downloads of data from the XML data export facility on SourceForge.net
(by project administrators).

WWW: http://sourceforge.net/projects/sitedocs
2006-01-05 02:04:03 +00:00
Tilman Keskinoz
cb5f44a1b9 Retire libmusclecard, it is now part of the pcsc-lite port again. 2006-01-02 13:53:08 +00:00
Pav Lucistnik
a732551284 - Remove expired ports 2005-12-31 08:36:45 +00:00
Pav Lucistnik
aa96e7f28f This is a port of the bulk of the Plan 9 software build environment to
Unix.

This port tries to reproduce the Plan 9 build environment as faithfully
as possible, providing u.h and libc.h, and blithely redefining tokens
such as open, dup, and accept in order to provide implementations that
better mimic the Plan 9 semantics. The result is a more complicated and
less Unix-friendly environment, but Plan 9 programs can typically be
compiled with little or no changes.

PR:		ports/90997
Submitted by:	Serge Gagnon <serge.gagnon@b2b2c.ca>
2005-12-30 05:07:46 +00:00
Edwin Groothuis
b41b5a6563 NEW PORT: devel/py-kid template language for XML based written in Python
Kid is a simple template language for XML based vocabularies
	written in Python.  It was spawned as a result of a kinky
	love triangle between XSLT, TAL, and PHP.  We believe many
	of the best features of these languages live on in Kid with
	much of the limitations and complexity stamped out.

PR:		ports/90909
Submitted by:	"Choe, Cheng-Dae" <whitekid@gmail.com>
2005-12-29 05:25:46 +00:00
Edwin Groothuis
15da4fd749 [NEW PORT] devel/simian: simlarity analysis for source code
Simian is a program for checking source (and all kinds of
	text files) for repeating blocks.

	Simian (Similarity Analyser) identifies duplication in Java,
	C#, C, C++, COBOL, Ruby, JSP, ASP, HTML, XML, Visual Basic
	source code and even plain text files.  In fact, simian can
	be used on any human readable files such as ini files,
	deployment descriptors, you name it.

	Note: The port uses the java version by default. You can
	select the .NET version via WITH_MONO=yes, and disable
	installation of the java parts with WITHOUT_JAVA=yes.

	WWW: http://www.redhillconsulting.com.au/products/simian/

PR:		ports/83315
Submitted by:	Andreas Kohn <andreas@syndrom23.de>
2005-12-29 00:46:44 +00:00
Anton Berezin
c96aa66a28 Add devel/p5-Proc-Queue 1.16, a Perl module that overrides fork and
related syscalls to limit the number of spawned children transparently.
2005-12-28 13:58:46 +00:00
Anton Berezin
bde6b94254 Add devel/p5-IPC-DirQueue 0.05, a disk-based many-to-many task queue
written in Perl.
2005-12-28 12:37:41 +00:00
Edwin Groothuis
cc89fb34bf [New ports] devel/mimir, lang/elan - Elan Programming Language
Elan is a programming language originally developed by the
	Technical University of Berlin, but nowadays an implementation
	is maintained by the Radboud University of Nijmegen.

	We at TCCN learn youngsters how to program in this language.
	We installed FreeBSD on one of our SPARC's some time ago,
	but Elan wasn't in the Ports tree yet. That's why I made
	two ports. One for lang/elan, the Elan compiler, and one
	for devel/mimir, a library the Elan compiler uses.

	More info about Elan:

	http://en.wikipedia.org/wiki/Elan_programming_language

PR:		ports/89275
Submitted by:	Ed Schouten <ed@fxq.nl>
2005-12-27 21:04:05 +00:00
Edwin Groothuis
7c09f85c2d new port: devel/codeblocks, an open source, cross-platform and free
C/C++ IDE

	Code::Blocks is an open source, cross-platform and free
	C/C++ IDE.  It is build using the wxWidgets GUI library.

	The WEB site states:

	"Code::Blocks is a free C++ IDE built specifically to meet
	the most demanding needs of its users. It was designed,
	right from the start, to be extensible and configurable."

	WWW: http://www.codeblocks.org/

PR:		ports/89297
Submitted by:	Matthias Sund <m.sund@arcor.de>
2005-12-27 19:59:09 +00:00
Emanuel Haupt
f1ddb225b9 Add p5-Geo-ShapeFile 2.51, a perl extension for handling ESRI GIS
Shapefiles.

PR:		90984
Submitted by:	Eric Stith <estith.freebsd.ports@thelunarempire.net>
2005-12-27 19:33:44 +00:00
Anton Berezin
32fe6a6c3e Add devel/p5-Test-Strict 0.07, a Perl module to test and report on the
coverage of the strict/warnings pragmas.

PR:		90981
Submitted by:	Zach Thompson <hideo@lastamericanempire.com>
2005-12-27 17:41:21 +00:00
Anton Berezin
a1d851e348 Add devel/p5-Test-Base 0.44, a data driven testing framework in Perl. 2005-12-27 11:27:47 +00:00
Anton Berezin
8cfdd44de0 Add devel/p5-File-ShareDir 0.02, a Perl module to locate
per-distribution and per-module shared files location.
2005-12-27 10:02:05 +00:00
Anton Berezin
611f19768d Add devel/p5-Return-Value 1.30, a Perl module that provides polymorphic
return values.
2005-12-27 09:35:56 +00:00
Anton Berezin
0f816f5f03 Add devel/p5-App-CLI 0.03, a dispatcher module for command line
interface programs.
2005-12-27 09:26:13 +00:00
Erwin Lansing
af14947e24 Object::Signature is an abstract base class that you can inherit from in
order to allow your objects to generate unique cryptographic signatures.

The method used to generate the signature is based on Storable and
Digest::MD5. The object is fed to Storable::nfreeze to get a string,
which is then passed to Digest::MD5::md5_hex to get a unique 32
character hexidecimal signature.

WWW: http://search.cpan.org/dist/Object-Signature/

PR:		ports/90918
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2005-12-26 11:50:43 +00:00
Hye-Shik Chang
9dc294d9ec Add a new port for llvm 1.6, the Low Level Virtual Machine.
WWW:	http://llvm.cs.uiuc.edu/
2005-12-24 16:19:24 +00:00
Emanuel Haupt
92fc3f8025 Add p5-Tie-ShareLite, a Tied hash interface to IPC::ShareLite
PR:		90637
Submitted by:	Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
2005-12-21 09:43:43 +00:00
Anton Berezin
c21eaf87ee Add devel/p5-IO-NestedCapture 1.03, a Perl module for performing nested
STD* handle captures.
2005-12-21 08:28:56 +00:00
Vanilla I. Shu
d6e1b77030 Add cgdb 0.5.3, a curses-based interface to the GNU Debugger.
PR:		ports/90600
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2005-12-18 15:57:44 +00:00
Sergey Matveychuk
5fa16d0058 - Kill devel/opentop. It's obsoleted. All new versions are comercial. 2005-12-16 22:47:27 +00:00
Sam Lawrance
dad50d99b1 Remove expired ports. 2005-12-15 03:18:03 +00:00
Kelly Yancey
dc81a0dac8 Library simplifying embedding perl interpreters into C programs. 2005-12-15 01:58:58 +00:00
Simon L. B. Nielsen
1fe3abf60d Add libisc port:
libisc is C utility library which is used as part of part of ISC's bind.

It includes functions for:
- assertion handling.
- balanced binary (AVL) trees.
- bit masks comparison.
- event based programs.
- heap-based priority queues.
- memory handling.
- program logging.

Reviewed by:	erwin
2005-12-13 21:16:18 +00:00
Aaron Dalton
3a304f0f1a Add port devel/p5-Algorithm-Dependency, Base class for implementing various dependency trees
Approved by: tobez
2005-12-13 15:27:23 +00:00
Emanuel Haupt
4cafe7bc37 Add xlslib, a C++ library for generation of Excel(TM) files
xlsLib is a multiplatform, C++ developed, library for dynamically
generating Excel(TM) files (*.xls). It allows the generation of Excel(TM)
compatible files without the need of any other external software.

    * Easy to use, fully object oriented, API.
    * Excel 95 (TM) format spreadsheets.
    * Multiple worksheets.
    * All standard font's styles and colors.
    * All standard cell's styles, colors and properties.
    * All standard cell's border-styles and colors.
    * Three basic type of cells:
          o Blank.
          o Label. The text in labels can be formated in all standard styles.
          o Number. All standard number-formats are supported.
    * Merged cells.
    * Handling of cells using ranges.

PR:		89933
Submitted by:	Sergey Prikhodko <sergey@network-asp.biz>
2005-12-13 13:39:47 +00:00
Erwin Lansing
d3d48e1a43 Paraphrased from the Data:Swap's documentation ...
Data::Swap (XS) module allows to swap the contents of two referenced
variables, even if they have different types.  The main application is
to change the base type of an object after it has been created, for
example for dynamic loading of data structures:

      swap $self, bless $replacement, $newclass;

WWW: http://search.cpan.org/dist/Data-Swap/

PR:		ports/90229
Submitted by:	Parv <parv@pair.org>
2005-12-11 12:40:51 +00:00
Alex Dupre
0edcc40029 Finally update to PHP 5.1.1 release! (And remove unsupported extensions) 2005-12-09 19:41:41 +00:00
Alex Dupre
4e3717ee4f Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.

Discussed with:	thierry, antonio@php.net
2005-12-09 19:24:52 +00:00
Alex Dupre
4e6ebc04cb New pear bootstrap port based on go-pear, independent to php releases.
Discussed with:	thierry, antonio@php.net
Required by:	PHP 5.1
2005-12-09 18:58:03 +00:00
Lars Thegler
ecf3acdd70 Add p5-Devel-TraceCalls 0.04, track calls to subs, classes and object
instances.
2005-12-09 18:43:56 +00:00
Jun Kuriyama
19a6e2d413 Add p5-IO-KQueue 0.29, perl interface to the BSD kqueue system call. 2005-12-08 13:32:56 +00:00
Anton Berezin
9f66345997 Add pt-Class-StateMachine 0.11, a Perl module to facilitate state
machines development.
2005-12-07 20:49:14 +00:00
Erwin Lansing
434f21c658 ExtUtils::AutoInstall lets module writers to specify a more
sophisticated form of dependency information than the PREREQ_PM
option offered by ExtUtils::MakeMaker.

This module works best with the Module::Install framework,
a drop-in replacement for MakeMaker.

WWW: http://search.cpan.org/dist/ExtUtils-AutoInstall/

PR:		ports/89855
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2005-12-02 20:01:57 +00:00
Mark Linimon
5b25ff27f9 Add upnp104 to unbreak INDEX build. 2005-12-02 02:28:35 +00:00
Jun Kuriyama
991d17c0f6 - Retire devel/p5-Test-Builder-Tester. This module is included in
p5-Test-Simple now.

Submitted by:	leeym
PR:		ports/87644
2005-12-02 02:15:50 +00:00
Erwin Lansing
dd34d8a8fd Add p5-Class-C3 0.07, a pragma to use the C3 method resolution order
algorithm.

This is currently an experimental pragma to change Perl 5's standard
method resolution order from depth-first left-to-right (a.k.a -
pre-order) to the more sophisticated C3 method resolution order.

WWW: http://search.cpan.org/dist/Module-Find/

PR:		ports/89800
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2005-12-01 16:31:14 +00:00
Florent Thoumie
74c3701c51 - Add subversion-ruby, a slave port to install subversion ruby bindings.
PR:		ports/82950
Submitted by:	IWATSUKI Hiroyuki <don@na.rim.or.jp>
2005-11-30 16:03:14 +00:00
Edwin Groothuis
7a2abb471b New Ports: devel/sfslite-noopt and devel/sfslite-dbg; sfslite with
different build options

	Shell archive included for new ports. Follow-on ports to
	the devel/sfslite port, for building with different build
	options. Won't conflict with devel/sfslite or each other.
	Trivial Makefiles that mainly call into devel/sfslite/Makefile.

PR:             ports/86475
Submitted by:   Maxwell Krohn <krohn@mit.edu>
2005-11-30 00:03:33 +00:00
Edwin Groothuis
80193c20be iNew Ports: devel/sfslite-noopt and devel/sfslite-dbg; sfslite with
different build options

	Shell archive included for new ports. Follow-on ports to
	the devel/sfslite port, for building with different build
	options. Won't conflict with devel/sfslite or each other.
	Trivial Makefiles that mainly call into devel/sfslite/Makefile.

PR:		ports/86475
Submitted by:	Maxwell Krohn <krohn@mit.edu>
2005-11-29 23:59:47 +00:00
Cheng-Lung Sung
91e2669758 - Perl extension for recursively copying files and directories
- needed by p5-Catalyst when execute 'perl Makefile.PL' after create
  a standalone server.
- ijliao made this port, and I will maintain it :)
2005-11-28 05:33:49 +00:00
Anton Berezin
48789882f9 Add devel/p5-Sub-Name, a Perl module to dynamically assign names to Perl
subroutines.
2005-11-27 14:54:40 +00:00
Roman Bogorodskiy
1c1dc248e5 Add p5-Net-DBus, perl extension for the DBus message system. 2005-11-25 14:10:45 +00:00
Edwin Groothuis
62a5590d57 New port: devel/hc12mem - Freescale HCS12 MCU embedded developer
tool: erase/read/write/protect/unprotect FLASH/EEPROM

	hc12mem is a command line tool for embedded microcontroller
	developers using Freescale's HCS12-family MCUs.

	It can:
	- erase/read/write/protect internal EEPROM memory
	- erase/read/write internal FLASH memory
	- protect/unprotect whole MCU

	Supported MCUs: almost every HCS12 derivative
	<MC9S12> A32, A64, A128, A256, A512, C32, C64, C96, C128,
	GC16, GC32, GC64, GC96, GC128, D32, D64, D128, D256, D512,
	E32, E64, E128, E256, H128, H256, UF32, NE64.

	Supported target connections:
	- BDM:
	  - Kevin Ross's BDM12 POD
	  - Marek Peca's PODEX and my own improved version
	- LRAE (Load RAM And Execute) serial bootloader
	  see Freescale's Application Note AN2546

	WWW: http://cml.mfk.net.pl/hc12mem

PR:		ports/89241
Submitted by:	Michal Konieczny <mk@cml.mfk.net.pl>
2005-11-25 02:46:10 +00:00
Pav Lucistnik
1f164850c9 Setuptools is a collection of enhancements to the Python distutils (for Python
2.3.5 and up on most platforms; 64-bit platforms require a minimum of Python
2.4) that allow you to more easily build and distribute Python packages,
especially ones that have dependencies on other packages.

PR:		ports/89352
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2005-11-22 20:48:56 +00:00
Herve Quiroz
e5ee05890a Commons Configuration provides a generic configuration interface which enables
an application to read configuration data from a variety of sources. Commons
Configuration provides typed access to single, and multi-valued configuration
parameters.

Configuration parameters may be loaded from the following sources:

  * Properties files
  * XML documents
  * JNDI
  * JDBC Datasource

Different configuration sources can be mixed using a ConfigurationFactory and
CompositeConfiguration. Additional sources of configuration parameters can be
created by using custom configuration objects. This customization can be
achieved by extending AbstractConfiguration.

WWW: http://jakarta.apache.org/commons/configuration/
2005-11-22 16:32:01 +00:00
Simon Barner
c4f287ff6e Add a slave port that enforces the use of gcc 3.4+ to build boost.
This port is intended for FreeBSD 4 only and is IGNOREd on other
versions.

It can be uses as a dependency for other ports that require boost
to be built with gcc 3.4, e.g. devel/monotone.

This port enables the following compile time options for boost:

- Thread support
- Python support
- Boost.Regex ICU support
- Optimized CFLAGS
2005-11-22 11:02:22 +00:00
Ade Lovett
30aef00929 Remove bison-devel now that the only consumer (openoffice-2.0) has
be converted over to using the newly imported bison2

Many thanks to:	maho
2005-11-18 02:06:36 +00:00
Erwin Lansing
65b2853336 Test::WWW::Mechanize is a subclass of WWW::Mechanize that incorporates
features for web application testing. The Test::WWW::Mechanize::Catalyst
module meshes the two to allow easy testing of Catalyst applications
without starting up a web server.

WWW: http://search.cpan.org/dist/Test-WWW-Mechanize-Catalyst/

PR:		ports/89174
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2005-11-17 19:38:39 +00:00
Akinori MUSHA
3ee2ad634d Add ruby-flexmock, a simple mock object for Ruby. 2005-11-17 19:12:22 +00:00
Ade Lovett
93891ee356 Bring in bison 2.1 after repocopy 2005-11-17 00:17:54 +00:00
Sean Chittenden
0ea3f56ce4 devel/bison1875's time has come and gone and its only consumer is the
databases/postgresql-devel port, which isn't needed either now that 8.1 has
officially landed.

Submitted by:	ade@
2005-11-17 00:04:58 +00:00
Lars Thegler
5c8afcbe01 Add p5-UNIVERSAL-isa 0.05, hack around people calling UNIVERSAL::isa()
as a function.

PR:		ports/89135
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2005-11-16 20:07:12 +00:00
Lars Thegler
b91d140d64 Add p5-UNIVERSAL-can 1.00, hack around people calling UNIVERSAL::can()
as a function.

PR:		ports/89134
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2005-11-16 19:51:44 +00:00
Volker Stolz
da59b4c557 Uppaal is an integrated tool environment for modeling, validation
and verification of real-time systems modeled as networks of timed
automata, extended with data types (bounded integers, arrays, etc.).

The tool is developed in collaboration between the Department of
Information Technology at Uppsala University, Sweden and the
Department of Computer Science at Aalborg University in Denmark.

WWW: http://www.uppaal.com/

PR:		ports/84975
Submitted by:	Timothy Bourke
2005-11-16 09:25:52 +00:00
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