Commit graph

1563 commits

Author SHA1 Message Date
Pav Lucistnik
782788ada7 Add gauche-sdl, SDL bindings for the gauche scheme environment
PR:		ports/62892
Submitted by:	Erik Greenwald <erik@smluc.org>
2004-03-02 16:56:35 +00:00
Bruce M Simpson
ba73e13881 c2mdoc is an awk/shell script wot I wrote to aid in documenting our many
wonderful kernel APIs. c2man seems to choke on tcp_subr.c (which I was using
as a baseline), so let's do it the long way round instead. This script spits
out mdoc(7) markup ready for pasting into the SYNOPSIS section of our
wonderful mdoc.template.
2004-03-02 09:05:14 +00:00
Sergey Skvortsov
ddd9209dc5 Remove obsolete modules:
devel/p5-POE-Component-IKC-ReallySimple
devel/p5-POE-Session-Cascading
2004-03-01 11:49:02 +00:00
Kirill Ponomarev
7c4a243b10 Add argp-standalone 1.3,
It is standalone version of argp - part of glibc library.

It was separated off glibc by Niels Myller, Niels primary use
it for inclusion in the LSH distribution, but it's useful for
any package that wants to use argp and at the same time be
portable to non-glibc systems.

Besides portability fixes, there are a few other changes in
this version. The most important is that it no longer builds
upon getopt; the one or two hairy functions of GNU getopt are
incorporated with the argp parser. There are longer any global
variables keeping track of the parser state.

PR:		ports/63568
Submitted by:	Sergey Matveychuk <sem@ciam.ru>
2004-03-01 09:15:09 +00:00
Pav Lucistnik
22cb27d26c The OSKit is a framework and a set of component libraries oriented
to operating systems, together with extensive documentation.

PR:		ports/60431
Submitted by:	Jerry <unidevel@yahoo.com.cn>
2004-02-28 16:49:20 +00:00
Pav Lucistnik
44227911e2 Add p5-PatchReader, a set of utilities for reading in, transforming, and doing
various other things with a patch.  It basically allows you to create a chain of
readers that can read a patch, remove files from a patch, add CVS context, fix
up the patch root according to CVS, and output the patch as raw unified or
through a template processor (used in some places to output a patch as HTML).

Author: John Keiser <john@johnkeiser.com>

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

PR:		ports/62673
Submitted by:	Toni Viemero <toni.viemero@iki.fi>
2004-02-28 14:52:57 +00:00
Sergey Skvortsov
f6e6e3fe84 Add p5-POE-Component-DebugShell 1.14,
interactive peeking into a
running POE application.
2004-02-28 12:16:43 +00:00
Pav Lucistnik
85d1ba5517 Add ossp-xds, a generic and extensible encoding and decoding
framework for the serialization of arbitrary ISO C data types.  OSSP
xds consists of three components: the generic encoding and decoding
framework, a set of shipped engines to encode and decode values in
certain existing formats (Sun RPC/XDR and XDS/XML are currently
provided), and a run-time context, which is used to manage buffers,
registered engines, etc.  The library is designed to allow fully
recursive and efficient encoding/decoding of arbitrary nested data.

PR:		ports/63182
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
2004-02-28 11:38:36 +00:00
Pav Lucistnik
50d9d8d17e D'oh! Remove ossp-str, it's duplicate of existing port devel/str.
Sorry for the noise.

Pointy hat to:	pav
2004-02-28 11:27:51 +00:00
Pav Lucistnik
252f85fd2a Add ossp-str, a generic string library written in ISO-C which provides
functions for handling, matching, parsing, searching and formatting of
ISO-C strings.  So it can be considered as a superset of POSIX
string(3), but its main intention is to provide a more convenient and
compact API plus a more generalized functionality.

WWW: http://www.ossp.org/pkg/lib/str/

PR:		ports/63180
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
2004-02-28 11:25:03 +00:00
Pav Lucistnik
bfb72fe543 Add pear-PHPUnit, a regression testing framework used by the developer
who implements unit tests in PHP. It is based upon JUnit, which
can be found at http://www.junit.org/.

WWW: http://pear.php.net/package-info.php?package=PHPUnit
WWW: http://www.sebastian-bergmann.de/PHPUnit/

PR:		ports/63311
Submitted by:	Gerrit Beine <gerrit@beine-computer.de>
2004-02-28 10:56:38 +00:00
Ying-Chieh Liao
6345e1bb02 add NaturalDocs 1.21
An extensible, multi-language source code documentation generator
2004-02-27 08:53:37 +00:00
Alexander Nedotsukov
d5ad5ae32b Add libassetml 1.2.1, devel Library to share image and audio files
between projects.
2004-02-27 08:45:45 +00:00
Sergey Skvortsov
c4f7737540 Add p5-POE-API-Peek 0.01,
peek into the internals of a running POE
environment.
2004-02-26 15:28:47 +00:00
Ying-Chieh Liao
025bced358 add p5-Data-Hexdumper 1.2
A module for displaying binary data in a readable format
2004-02-25 02:20:36 +00:00
Alex Dupre
9c383dba30 Add pear-XML_RPC 1.0.4, a PHP implementation of the XML-RPC protocol.
PR:		ports/63151
Submitted by:	Thierry Thomas <thierry@pompo.net>
2004-02-24 23:40:39 +00:00
Erwin Lansing
b8289656c4 Add p5-Shell-Base 0.04, perl module implementing a simple command shell.
PR:		ports/62166
Submitted by:	Christopher Nehren <apeiron@comcast.net>
2004-02-24 11:03:26 +00:00
Pav Lucistnik
742e7e61a3 Add tigcc, a C compiler for the TI89, TI92, and TI92+ calculators.
WWW: http://tigcc.ticalc.org/

PR:		ports/62938
Submitted by:	tuximus <tuximus@tuximus.mine.nu>
2004-02-23 22:07:28 +00:00
Alex Dupre
a75a3d48da Add libowfat 0.17, a general purpose library based on code by D. J.
Bernstein.

PR:		ports/63195
Submitted by:	Thomas-Martin Seck <tmseck@netcologne.de>
2004-02-22 14:59:34 +00:00
Joe Marcus Clarke
de7ad0c90c Add fpc-fvision (FreeVision), a Free Pascal component for Delphi support. This
is used by the Free Pascal IDE.

PR:		62573
Submitted by:	John Merryweather Cooper <coop9211@uidaho.edu>
2004-02-22 02:13:35 +00:00
Joe Marcus Clarke
95c01a7ffa Add fpc-gdb, a GNU GDB 5.2.1 modified for use with Free Pascal and to provide
static libraries for linking with fpc-ide.

PR:		62570
Submitted by:	John Merryweather Cooper <coop9211@uidaho.edu>
2004-02-22 01:52:20 +00:00
Mathieu Arnold
9e35da574c Add p5-ExtUtils-CBuilder 0.01, compile and link C code for Perl modules. 2004-02-20 13:52:00 +00:00
Ying-Chieh Liao
4de092c40b add py-resourcepackage 1.0.0
Automated resource-as-package embedding mechanism
2004-02-17 07:41:50 +00:00
Bruce M Simpson
1dae57c6c1 Finish the job of killing off linux-p4v. 2004-02-15 00:12:48 +00:00
Bruce M Simpson
57b862dfbb Add a FreeBSD native version of the Perforce Visual Client (latest
beta version).
2004-02-14 23:52:59 +00:00
Ade Lovett
4daab3b727 Delink autoconf253 and automake15 until autoconf and automake are
ready to be nuked.  Even with LATEST_LINK set, both pkg_version and
portversion (from portuprade) were erroneously reporting an "upgrade"
from devel/autoconf->devel/autoconf253 and similarly for
automake->automake15.
2004-02-13 19:54:19 +00:00
Pav Lucistnik
b90f7c1e82 Add vstr, a string library, designed so you can work optimally with
readv()/writev() for input/output. This means that, for instance, you
can readv() data to the end of the string and writev() data from the
beginning of the string without having to allocate or move memory. It
also means that the library is completely happy with data that has
multiple zero bytes in it.

PR:		ports/62628
Submitted by:	Robert Schlotterbeck <robert@rs.tarrant.tx.us>
2004-02-11 20:28:13 +00:00
Ade Lovett
69962fb96b Link autoconf253 and automake15 into the build - not used by anything yet,
but soon.
2004-02-11 19:18:02 +00:00
Ying-Chieh Liao
5133b08f18 add colorer beta2
A syntax highlighting and text parsing library
2004-02-11 03:34:53 +00:00
Joe Marcus Clarke
281a9ed640 Remove libgtop and its dependents. LibGTop is obsolete, and no longer
builds on new architectures.  LibGTop2 is the actively maintained port that
is GLib-2 based.
2004-02-07 02:12:49 +00:00
Sergey A. Osokin
1c52d085f0 Add LeakTracer - a small tool for checking a C++ program for memory leaks.
Submitted by:	Alexey Dokuchaev <danfe@regency.nsu.ru>
2004-02-04 12:13:23 +00:00
Joe Marcus Clarke
3ec45cd1db Remove gettext-old now that gettext is being used by everyone. 2004-02-04 04:38:31 +00:00
Lev A. Serebryakov
5a6b4f259b Slave port of devel/apr', tuned for devel/subversion' 2004-02-03 19:42:52 +00:00
Ying-Chieh Liao
d3ae37dc26 add gettext-lint
Check the validity and consistency of PO and POT files
2004-02-03 06:37:57 +00:00
Kris Kennaway
7d644b3ec3 Remove the broken clo++ port 2004-02-02 09:17:51 +00:00
Ying-Chieh Liao
1339cafcff add py-getargs 2.12
Parse command line arguments in sys.argv
2004-02-02 01:23:33 +00:00
Erwin Lansing
3f939b1560 Add p5-Log-Dispatch-Perl 0.03, a Log::Dispatch plug-in using core Perl
functions for logging.

The "Log::Dispatch::Perl" module offers a logging alternative using
standard Perl core functions. It allows you to fall back to the
common Perl alternatives for logging, such as "warn" and "cluck".
It also adds the possibility for a logging action to halt the current
environment, such as with "die" and "croak".

WWW: http://search.cpan.org/dist/Log-Dispatch-Perl/

PR:		ports/62220
Submitted by:	Lars Thegler <lars@thegler.dk>
2004-02-01 18:23:24 +00:00
Erwin Lansing
768d739d4a Add p5-Memoize-ExpireLRU 0.55, expiry plug-in for Memoize that adds LRU
cache expiration.

PR:		ports/61230
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2004-01-30 19:05:40 +00:00
Trevor Johnson
63ca50040c The linux-atk port was repo-copied into the accessibility category. 2004-01-30 07:21:42 +00:00
Norikatsu Shigemura
94f8dfe2b8 Remove dcons, dcons was integrated to FreeBSD system.
Pointed out by:	bento via kris
Suggested by:	simokawa (developper)
2004-01-28 16:41:56 +00:00
Clement Laforet
ef23afaf5f Add eric 3.3.1, a Python IDE implemented using PyQt and QScintilla.
PR:		ports/61638
Submitted by:	leafy <leafy@leafy.idv.tw>

eric3 is a full featured Python IDE that is written in PyQt using the
QScintilla editor widget. For information on PyQt and QScintilla please
see Riverbank Computing. Please note, that eric3 needs PyQt 3.6 or newer
and QScintilla 1.0 or newer.

WWW: http://www.die-offenbachs.de/detlev/eric3.html
2004-01-26 00:02:12 +00:00
Max Khon
6f344f7598 New port: cvsnt.
CVSNT is a CVS clone. CVSNT features are:

* Merge tracking via MergePoint attribute.
* Support for :sspi: and :sserver: authentication.
* Branch ACLs can be used to restrict access.
* Directory browsing via cvs ls command.
* LockServer on a second port replaces filesystem-based locks &
  provides file level locking.
* More sophisticated / extra triggers available e.g. postcommit.
* Supports Unicode files with additional keyword expansion switches.
* Atomic Checkout behaviour ensures you get the right version of every file.
* Efficient storage of binary files using binary deltas.
2004-01-25 15:27:24 +00:00
Sergey Skvortsov
b9574a5446 Add p5-Cache-FastMmap 1.03,
uses an mmap'ed file to act as a shared
memory interprocess cache.
2004-01-25 14:39:42 +00:00
Sergey Skvortsov
3c0546da94 Add p5-Devel-Diagram 1.00,
discover the classes of an arbitrary
suite of Perl modules.
2004-01-25 11:59:15 +00:00
Pav Lucistnik
f37d83109d - Hook up after repocopy from clanlib
- Add conflicts against devel/clanlib

PR:		ports/59964
Submitted by:	Simon Barner <barner@in.tum.de>
2004-01-24 14:30:59 +00:00
Trevor Johnson
19f264b942 Update gettext-old to 0.12.1, re-add and reconnect to build. 2004-01-23 18:05:27 +00:00
Oliver Eikemeier
a335a55ace move the following ports to finance:
- deskutils/cbb
- deskutils/gnofin
- deskutils/moneydance
- deskutils/xinvest
- devel/libstocks
- misc/emma
- misc/gnomepm
- misc/p5-Finance-Currency-Convert
- misc/p5-Finance-Quote
- misc/p5-Finance-QuoteHist
- misc/quantlib
- misc/wmstock
- misc/xquote

PR:		59357
Submitted by:	linimon
Approved by:	marcus (mentor)
2004-01-22 21:12:03 +00:00
Joe Marcus Clarke
13c99bbdf1 Remove atk. 2004-01-22 08:58:43 +00:00
Vanilla I. Shu
4808806462 Add p5-IO-Tee 0.64, multiplex output to multiple output handles.
PR:		61535
Submitted by:	dcf@aracnet.com
2004-01-19 23:32:04 +00:00
Sergey Skvortsov
6651ddd6e0 Add p5-Devel-Pointer 1.00, fiddle around with pointers. 2004-01-19 14:23:42 +00:00
Clement Laforet
f6d5185efe Add gauche-readline 0.1, a pure gauche/scheme implementation of the
Readline library.

Written in Scheme only, this adds input line editing feature to
Gauche. Assumes VT100 compatible terminal capability.

WWW:    http://www.shiro.dreamhost.com/scheme/gauche/packages.html
Author: Julian Fondren

PR:		61389
Submitted by:	Erik Greenwald <erik@smluc.org>
Approved by:	erwin (mentor) (implicitly)
2004-01-16 22:27:51 +00:00
Michael Haro
34b082b649 add p5-Date-Set - It allows you to generate groups of dates, like
"every wednesday", and then find all the dates matching that pattern.

Note that this port is similar (but not the same) as p5-DateTime-Set.
2004-01-16 21:33:20 +00:00
Sergey Skvortsov
c2579f35c6 Add p5-Devel-Cycle 1.02, find memory cycles in objects. 2004-01-16 18:59:14 +00:00
Ying-Chieh Liao
72cf9139a9 add fpc-regexpr 1.0.10
Free Pascal regular expression routines

PR:		61119
Submitted by:	John Merryweather Cooper <johnmary@adelphia.net>
2004-01-16 00:57:44 +00:00
Ying-Chieh Liao
56229123c2 add fpc-gdbint 1.0.10
Free Pascal unit providing interface to gdb

PR:		61118
Submitted by:	John Merryweather Cooper <johnmary@adelphia.net>
2004-01-16 00:55:09 +00:00
Pav Lucistnik
1151641e66 Add hapy, a runtime parser generator.
http://www.hapy.org/

PR:		ports/61324
Submitted by:	Alex Rousskov <rousskov@measurement-factory.com>
2004-01-13 21:12:30 +00:00
Pav Lucistnik
f97fb6e560 Add ace+tao-doc, a documentation for ACE+TAO.
PR:		ports/61167
Submitted by:	Sergey Matveychuk <sem@ciam.ru>
2004-01-11 19:16:21 +00:00
Edwin Groothuis
1227b059ff [New Port] devel/ZendOptimizer 2.1.0a
Port of the Zend Optimizer for PHP 4.3 and FreeBSD 4.

	The Zend Optimizer is a free application that runs the files
	encoded by the Zend Encoder and Zend SafeGuard Suite, while
	enhancing the running speed of PHP applications.

	Benefits:
	- Enables users to run files encoded by the Zend Encoder
	- Increases runtime performance up to 40%.

	WWW: http://www.zend.com/store/products/zend-optimizer.php

Actually what is installed is 2.1.0b since 2.1.0a doesn't exist anymore.

PR:		ports/51334
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2004-01-09 21:41:28 +00:00
Jun Kuriyama
b7fd7f538e Add p5-Regexp-Shellish 0.93, perl module for shell-like regular
expressions.
2004-01-09 13:34:07 +00:00
Mathieu Arnold
963164cea5 Add p5-DateTime-TimeZone-LMT 1.00
A Local Mean Time time zone for DateTime.
2004-01-08 15:07:44 +00:00
Mathieu Arnold
4faf7fde4d Add p5-DateTime-Functions 0.01
Procedural interface to DateTime functions.
2004-01-08 14:52:05 +00:00
Mathieu Arnold
acb31dcb24 Add p5-DateTime-Format-Duration 1.01
Format and parse DateTime::Durations.
2004-01-08 14:21:02 +00:00
Mathieu Arnold
ba1fc31d49 Add p5-DateTime-Event-Random 0.01.04
DateTime extension for creating random datetimes.
2004-01-08 13:55:36 +00:00
Joe Marcus Clarke
e03e7b80e0 Remove p5-Glade-Perl now that glade has been removed. 2004-01-07 22:45:09 +00:00
Adam Weinberger
a4b2d7306a Remove devel/glade, superceded by devel/glade2. 2004-01-07 19:50:53 +00:00
Joe Marcus Clarke
60ff86c775 Add gnome2-hacker-tools, a meta-port of development applications for
the GNOME 2 Desktop.  This is being done as part of the GNOME meta-port
restructuring effort.  The end goal is to provide GNOME users with
a few meta-ports that offer more pointed sets of applications to enhance
their GNOME 2 experience.

Discussed on:	gnome@
2004-01-07 06:20:03 +00:00
Alexander Nedotsukov
c1351c974a First stable release of Anjuta GTK+/GNOME2 finally available.
Retire -devel port.
2004-01-07 05:29:31 +00:00
Ying-Chieh Liao
c0c2a305c1 add py-simpleparse 2.0.1a3
Python EBNF parser generator for use with mx.TextTools
2004-01-06 09:36:28 +00:00
Ying-Chieh Liao
a7aaf82fdb readd as py-simpleparse
Suggessted by:	perky
2004-01-06 09:32:56 +00:00
Ying-Chieh Liao
f837c15566 add simpleparse 2.0.1a3
Python EBNF parser generator for use with mx.TextTools
2004-01-06 08:17:05 +00:00
Pav Lucistnik
6e5a382186 Add ace, a slave port of ace+tao without tao.
PR:		ports/60948
Submitted by:	Sergey Matveychuk <sem@ciam.ru>
2004-01-05 19:32:03 +00:00
Mathieu Arnold
e1ab1b7efb Add p5-Attribute-Persistent 1.0
Attribute::Persistent - Really lazy persistence.
2004-01-05 15:30:41 +00:00
Mathieu Arnold
a9c91c280d Add p5-Attribute-Handlers-Prospective 0.01
Richer semantics for attribute handlers.
2004-01-05 15:17:31 +00:00
Ying-Chieh Liao
5743a97e4d add fsmgenerator 1.0b7
Finite State Machine generating software
2004-01-05 08:26:43 +00:00
Hye-Shik Chang
9a97af02c0 Add py-anonfunc 1.0,
Very simple proxy object that creates anonymous functions
based on they got operated.
2004-01-03 13:49:37 +00:00
Kirill Ponomarev
72fc9d2cdd Add silc-toolkit 0.9.11, secure Internet Live Conferencing
(SILC) network toolkit.

PR:		60257
Submitted by:	Evgueni V. Gavrilov <aquatique@rusunix.org>
2004-01-02 22:37:04 +00:00
Ying-Chieh Liao
25dc373b47 add codeworker 3.2
A parsing tool and a source code generator
2003-12-31 03:14:57 +00:00
Ying-Chieh Liao
97142dd1eb add py-rlcompleter2 0.95
Python module for readline interactive completion
2003-12-31 01:20:50 +00:00
Ying-Chieh Liao
33786d7e6f add epydoc 2.0
Python API documentation generation tool
2003-12-29 07:07:37 +00:00
Edwin Groothuis
98d41cddb3 New Port: devel/readline-4.3
libreadline is out of date in base (both -STABLE and 5.x)
	HEAD is the only version thats up to date. This port is only
	temp (to make quftp work) until libreadline is updated.

Actually I'm hoping that the submitter will keep maintaining this
PR so that people will have the choice to update their readline
libs. Maybe it could support LIBREADLINE_OVERWRITE_BASE ?

PR:		ports/60166
Submitted by:	Frank J. Laszlo <laszlof@vonostingroup.com>
2003-12-28 10:32:48 +00:00
Kirill Ponomarev
3dc191f0ef Add p5-Algorithm-SVM 0.06, perl bindings for the libsvm Support
Vector Machine library.

PR:		60614
Submitted by:	Cheng-Lung Sung	<clsung@dragon2.net>
2003-12-28 00:08:32 +00:00
Kirill Ponomarev
87f43fa80f Add ace+tao ,
The ADAPTIVE Communication Environment (ACE) is an
object-oriented (OO) toolkit that implements fundamental design
patterns for communication software.  ACE provides a rich set
of reusable C++ wrappers and frameworks that perform common
communication software tasks across a range of OS platforms.

TAO is a freely available, open-source implementation of a
CORBA 2.x-compliant ORB that supports real-time extensions.

WWW: http://www.cs.wustl.edu/~schmidt/ACE.html
WWW: http://www.cs.wustl.edu/~schmidt/TAO.html

PR:		60634
Submitted by:	Sergey Matveychuk <sem@ciam.ru>
2003-12-27 23:47:14 +00:00
Kirill Ponomarev
8135edcddd - Remove devel/sip, it was integrated in devel/py-sip
Submitted by:	Eugene Ossintsev <eugos@gmx.net> (maintainer)
2003-12-26 23:00:09 +00:00
Pav Lucistnik
c795389cc9 Add agide, a A-A-P GUI IDE, a framework in which separate tools like vim
or gdb can work together.

PR:		ports/57885
Submitted by:	Rui Lopes <rui@ruilopes.com>
2003-12-26 21:33:24 +00:00
Ying-Chieh Liao
8f5de719d8 add ustl 0.4.1
Codespace-frugal STL implementation
2003-12-26 07:39:00 +00:00
Ying-Chieh Liao
e71faa9e5e add libassa 3.2.0
An C++ networking library and application framework
2003-12-25 08:28:12 +00:00
Pav Lucistnik
4e17168b30 Add safestr, a simple and safe string handling library for C.
PR:		ports/56129
Submitted by:	Robert Schlotterbeck <rws@suki.rs.tarrant.tx.us>
2003-12-22 17:04:59 +00:00
Mathieu Arnold
6e4fc5be05 Add p5-Test-Reporter 1.20
Sends test results to cpan-testers@perl.org.

PR:		60483
Submitted by:	Lars Thegler <lars@thegler.dk>
2003-12-22 12:46:04 +00:00
Erwin Lansing
36cc8cd19c Add cpan-upload 2.2, script for uploading distributions to CPAN.
PR:		59850
Submitted by:	Lars Thegler <lars@thegler.dk>
2003-12-19 09:11:33 +00:00
Ying-Chieh Liao
2f1c532aaa add pytables 0.7.2
A hierarchical database for Python
2003-12-19 03:41:34 +00:00
Ying-Chieh Liao
2de43035f1 add argtable 2.2
An ANSI C library for parsing GNU style command line arguments
2003-12-17 02:53:52 +00:00
Wes Peters
999ef4c5bb Add Tom's AVR Assembler, compatible with the Atmel DOS Assembler.
This port also fetches the Atmel distribution and extracts the
include files and HTML documentation.
2003-12-14 04:20:32 +00:00
Pav Lucistnik
2ea5de4d68 Add The SMV (Symbolic Model Verifier), a tool for
checking finite state systems against specifications
the temporal logic CTL (Computational Tree Logic).

PR:		ports/59429
Submitted by:	Marc van Woerkom <marc.vanwoerkom@fernuni-hagen.de>
2003-12-13 01:22:09 +00:00
Sergey Skvortsov
824c481c06 Add p5-File-chdir 0.06, a more sensible way to change directories. 2003-12-10 10:32:18 +00:00
Hye-Shik Chang
9caf3d7e35 Add port for ipython 0.50,
An enhanced Interactive Python shell.

PR:		59981
Submitted by:	Dryice Liu <dryice@hotpop.com>
2003-12-06 18:15:28 +00:00
Pav Lucistnik
ad529cf229 Add as31, a free 8051 assembler originally written by Ken Stauffer.
AS31 is a good tool for building small 8051-based projects that are
written in 100% 8051 assembly language.

PR:		ports/59549
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2003-12-06 13:26:11 +00:00
Kirill Ponomarev
94d0728d03 OpenTop contains framework classes that provide the features
you need to write network-centric, web-enabled and
internationalized applications in C++. It enables you to:

* create network clients and servers using either raw socket
  facilities or higher-level protocols such as HTTP and FTP.
* create multi-threaded applications and manage synchronization
  between threads using simple but effective threading
  abstractions which are common to all platforms.
* use the full Unicode character range, using built-in
  character types and standard string classes.
* use byte and character streams and manipulate files using an
  API inspired by the excellent java.io package.
* take advantage of its open architecture by registering your
  own (or third-party) classes to perform custom processing.
* write portable applications and extension libraries. OpenTop
  is an ideal base on which to deliver cross-platform
  solutions, benefitting independent software vendors and
  corporate IT departments.
* integrate XML into your C++ applications with the C++ XML
  Toolkit extension library.

PR:		59887
Submitted by:	Sergey Matveychuk <sem@ciam.ru>
2003-12-05 21:13:31 +00:00
Anton Berezin
3186132f50 Add p5-Algorithm-Interval2Prefix 0.02,
generate prefixes from
intervals.

PR:		59982
Submitted by:	Lars Thegler <lars@thegler.dk>
2003-12-05 21:01:40 +00:00
Mike Heffner
600301e7c1 Add libcheck 0.8.4, a unit test framework for C.
PR:		59280
Submitted by:	mikeh@FreeBSD.org
2003-12-05 00:46:02 +00:00
Hye-Shik Chang
de50187974 Add py-cheetah 0.9.15,
a python-based template engine for any text-based formats.
2003-12-04 19:32:27 +00:00
Mathieu Arnold
6fb41eed23 Add p5-Class-Base 0.03, useful base class for deriving other modules.
PR:		59622
Submitted by:	Lars Thegler <lars@thegler.dk>
2003-12-04 16:00:52 +00:00
Pav Lucistnik
f82a8bcc2a Linux version of Allegro, the cross-platform library for game development.
Approved by:	adamw (mentor)
2003-11-22 22:56:48 +00:00
Trevor Johnson
81dbd92eec new Linux/i386 binary port of GLib version 2.X 2003-11-19 14:32:11 +00:00
Trevor Johnson
5e91e08cf7 new Linux/i386 binary port of Accessibility Toolkit library 2003-11-19 13:40:59 +00:00
James E. Housley
33e26f5e83 * UPdate the *-rtems-gcc ports to include gcj (Java). Since the gcj
depends so heavily on c++ it was getting silly to keep it seperate for
  all the mangeling of the Makefiles that was required
* Remove the *-rtems-gcj ports (MOVED) to be commited next.
2003-11-18 11:07:15 +00:00
Thomas Gellekum
77de57715e New port ecos-tools. This will install the configuration tools
for the eCos embedded OS.
2003-11-17 12:29:06 +00:00
Kirill Ponomarev
071cdddc08 Add cxxtest 3.0.1, a simple yet powerful
JUnit/CppUnit/xUnit-like framework for C++.

PR:		55606
Submitted by:	andrew morton <drewish@katherinehouse.com>
2003-11-17 10:08:45 +00:00
Sergei Kolobov
4a77271b57 Add activitymail 1.16, a program for sending email messages
for CVS repository commits.

PR:		59197
Submitted by:	Joseph Scott <joseph@randomnetworks.com>
2003-11-15 22:06:08 +00:00
Ying-Chieh Liao
8c85eb5197 add dparser 1.7
A simple but powerful tool for parsing
2003-11-11 09:44:04 +00:00
Ying-Chieh Liao
ac444db3d0 add libcwd 0.99.31
The C++ Debugging Support Library
2003-11-10 08:29:22 +00:00
Ying-Chieh Liao
1e4745f754 add glrparser 1.4
A parser works with the GLR(0) algorithm
2003-11-10 02:41:24 +00:00
James E. Housley
bef333e562 Add ports/devel/openthreads, which is a dependency of ports/graphics/osg
PR:		58121
Submitted by:	yinjieh@csie.nctu.edu.tw
2003-11-06 13:15:01 +00:00
Mathieu Arnold
4a102e1d32 Add p5-DateTime-Incomplete 0.01.01
An incomplete DateTime, like January 5.
2003-11-05 13:17:18 +00:00
Alexander Nedotsukov
42e1a82f0c Add glademm 2.0.0.1, a C++ code generator backend
for glade and glade2.
2003-11-04 09:27:09 +00:00
Mark Linimon
bd1a6df589 Remove devel/amulet.
PR:		ports/56423
Submitted by:	self (as linimon@lonesome.com)
Reviewed by:	edwin
2003-11-02 21:43:56 +00:00
Kirill Ponomarev
4310e788d3 File::Path::Expand expands user directories in filenames. For
the simple case it's no more complex than s{^~/}{$HOME/}, but
for other cases it consults C<getpwent> and does the right
thing.

PR:		58812
Submitted by:	Lars Thegler <lars@thegler.dk>
2003-11-01 18:08:12 +00:00
Akinori MUSHA
820c7e5e45 Retire the following ports; they have been integrated into ruby18 and
ruby16-shim-ruby18:

	devel/ruby-yaml
	net/ruby-drb
	net/ruby-gserver
	net/ruby-soap
	net/ruby-xmlrpc
	security/ruby-openssl
	sysutils/ruby-devel-logger
	textproc/ruby-rexml
	www/ruby-webrick
2003-10-31 18:40:49 +00:00
Vanilla I. Shu
c4ca9246e6 Add p5-FileHandle-Unget 0.11,
a FileHandle which supports ungetting
of multiple bytes.

PR:		58673
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-30 17:47:22 +00:00
Jun Kuriyama
3f4dbd1409 Add p5-Class-MethodMapper 1.0,
perl module for abstract Class wrapper for AutoLoader.
2003-10-30 10:50:33 +00:00
Jun Kuriyama
14ad091914 Add p5-Calendar-Simple 1.08,
perl extension to create simple calendars.
2003-10-29 09:01:47 +00:00
Vanilla I. Shu
2dbc950e22 Add p5-Glib2 1.00,
this module provides access to Glib and GObject
libraries.

PR:		58605
Submitted by:	clsung@dragon2.net
2003-10-29 03:35:36 +00:00
Foxfair Hu
f2811b3fd9 Add p5-Algorithm-Networksort 1.01,
a perl module that will create inline comparisons for sorting.

PR:		58551
Submitted by:	clsung@dragon2.net
2003-10-28 15:30:46 +00:00
Foxfair Hu
69ee5c4ce8 Add p5-Algorithm-NaiveBayes 0.02,
perl class performing Bayesian prediction of categories.

PR:		58527
Submitted by:	clsung@dragon2.net
2003-10-28 15:26:49 +00:00
Ying-Chieh Liao
9da5a12cc6 add gaul 0.1846
Genetic Algorithm Utility Library
2003-10-28 08:05:26 +00:00
Ying-Chieh Liao
3f32d6f960 add p5-Algorithm-Evolutionary 0.53
A library for doing evolutionary computation in Perl
2003-10-24 08:24:44 +00:00
Foxfair Hu
f555846d91 Add p5-Tie-FileLRUCache 1.01,
a lightweight but robust filesystem based persistent LRU cache.

PR:		58455
Submitted by:	clsung@dragon2.net
2003-10-24 04:25:26 +00:00
Foxfair Hu
1bfa55b3bf Add p5-Tie-DB_File-SplitHash 1.01, a wrapper around the DB_File Berkeley
database system.

PR:		58454
Submitted by:	clsung@dragon2.net
2003-10-24 04:21:35 +00:00
Foxfair Hu
4777ca6e31 Add p5-Class-ParmList 1.03, a module for processing named parameter
lists for method calls.

This is a simple package for validating calling parameters to a subroutine
or method. It allows you to use "named parameters" while providing checking
for number and naming of parameters for verifying inputs are as expected and
meet any minimum requirements. It also allows the setting of default values
for the named parameters if omitted

PR:		58453
Submitted by:	clsung@dragon2.net
2003-10-24 04:18:59 +00:00
Foxfair Hu
2c52b9e94f Add p5-Class-NamedParms 1.04, a lightweight named parameter handling system.
Class::NamedParms is a perl module which provides standard get/set/clear
accessors for a class via named parameter with forced lexical checking
of named parameters for validity and initialization validation. Lightweight
and simple to use. Designed as a base class for inheritance by other modules.

PR:		58452
Submitted by:	clsung@dragon2.net
2003-10-24 04:16:25 +00:00
Ying-Chieh Liao
3ac282eb01 add jakelib2 2.0.0s
A cross platform C++ class library with a Java-like API
2003-10-24 02:01:39 +00:00
Joe Marcus Clarke
246afb20c1 Add maven a Java project management and project comprehension tool. More
details are available at http://maven.apache.org.

PR:		58339
Submitted by:	Rui Lopes <rui@ruilopes.com>
2003-10-21 20:49:20 +00:00
Sergey Skvortsov
e3d8710636 Add p5-ExtUtils-PkgConfig 1.00, simplistic interface to pkg-config. 2003-10-18 12:37:07 +00:00
Sergey Skvortsov
d8aaaf6413 Add p5-ExtUtils-Depends 0.102,
easily build XS extensions that
depend on XS extensions.
2003-10-18 12:28:24 +00:00
Vanilla I. Shu
e37958e826 Add p5-Sort-Tree 1.08,
a perl module for sorting a objects into a
tree structure.

PR:		58079
Submitted by:	clsung@dragon2.net
2003-10-17 07:26:01 +00:00
Mathieu Arnold
f616b23d9d Add p5-Devel-Size 0.58,
Perl extension for finding the memory usage of Perl variables.
2003-10-16 13:11:54 +00:00
Mathieu Arnold
f3ff6b66c7 Add p5-Devel-Trace 0.10,
Print out each line before it is executed (like sh -x).
2003-10-16 13:02:31 +00:00
Sergey Skvortsov
70ccd43411 Add p5-POE-Exceptions 0.03, POE class for handling exceptions. 2003-10-16 10:20:59 +00:00
Trevor Johnson
49ed9decb0 new port of maketool 2003-10-15 09:41:53 +00:00
Akinori MUSHA
e89e225070 Add ruby-fliemagic, a Ruby binding to libmagic(3). 2003-10-14 20:41:23 +00:00
Sean Chittenden
69ed39ed86 Add pmk, "Pre Make Kit." pmk is a sane and BSDL autoconf replacement.
There are no dependencies on external software and the syntax of .pmk
files is more than tollerable.  A quick example of the syntax can be
found here (scroll down to the pmkscan section):

http://premk.sourceforge.net/example.html
2003-10-13 17:56:00 +00:00
Mathieu Arnold
45c7229878 Add p5-GTop 0.11, a Perl interface to libgtop.
PR:		57922
Submitted by:	Trevor Cornpropst <tcornpropst@cox.net>
2003-10-13 15:29:08 +00:00
Mathieu Arnold
628f262022 Add p5-Config-Simple 4.55, simple configuration file class.
PR:		57929
Submitted by:	Manuel Rabade Garcia <mig@mig-29.net>
2003-10-13 13:52:09 +00:00
Bruce M Simpson
11e2501c18 Add calibrator, a tool which attempts to determine various statistics
about a machine's cache and TLB characteristics. Can produce gnuplot output.
2003-10-13 10:24:19 +00:00
Trevor Johnson
6c7f7bf102 Add linux_devtools 8.0. 2003-10-12 05:47:42 +00:00
Alexander Leidinger
c5d23adc22 Infrastructure for C Program Analysis and Transformation
CIL (C Intermediate Language) is a high-level representation along
with a set of tools that permit easy analysis and source-to-source
transformation of C programs.

CIL is both lower-level than abstract-syntax trees, by clarifying
ambiguous constructs and removing redundant ones, and also higher-level
than typical intermediate languages designed for compilation, by
maintaining types and a close relationship with the source program.
2003-10-11 19:36:13 +00:00
Erwin Lansing
738cc11ea8 Add p5-Object-MultiType 0.03,
This module return an object that works like a Hash, Array
and Scalar object at the same time.

PR:		57846
Submitted by:	clsung@dragon2.net
2003-10-11 11:51:30 +00:00
Mathieu Arnold
9aa089e7db Add p5-Devel-Cover 0.24, code coverage metrics for Perl. 2003-10-10 14:26:05 +00:00
Mathieu Arnold
e1ba3c4cab Add p5-Pod-Coverage
Checks if the documentation of a module is comprehensive.
2003-10-10 13:42:54 +00:00
Bruce M Simpson
1400baf7f9 Add the Linux binary version of the visual client for the Perforce SCM. 2003-10-08 05:25:16 +00:00
Edwin Groothuis
3b4617d0d8 Remove duplicate port: devel/asm2html (see textproc/asm2html)
Noticed by: maintainer of devel/asm2html
2003-10-07 22:06:56 +00:00