Commit graph

1065 commits

Author SHA1 Message Date
Max Khon
0de276bf92 New port: a cross-assembler for 6805, 6809, 68HC11, 6502, Sunplus, 8051,
Z80, PIC, and AVR

PR:             48243
2003-02-26 17:44:59 +00:00
Akinori MUSHA
858468bbd1 Add p5-Data-Properties, a Perl version of Java's java.util.Properties
which aims to be format-compatible with that class.
2003-02-26 17:35:02 +00:00
Edwin Groothuis
a38df39541 devel/pear-HTML_Select: superseded by devel/pear-HTML_Select_Common
PR:		ports/47769
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-02-24 04:53:40 +00:00
Alan Eldridge
cdba506d34 autoconfs should no longer break INDEX 2003-02-23 19:42:19 +00:00
Pete Fritchman
bf934225ce Remove autoconf257. It's a work in progress and it's breaking the
INDEX build.

Reported by:	INDEX build script on ports@
2003-02-19 15:37:39 +00:00
Tilman Keskinoz
4f326527f1 Add libchipcard-kde, the KDE tools for libchipcard
PR:		47227
Submitted by:	 Martin Preuss <m.preuss@hamburg.de>
2003-02-19 02:09:47 +00:00
Tilman Keskinoz
b898034189 Add libchipcard, a library for access to chipcards
PR:		47228
Submitted by:	Martin Preuss <martin@libchipcard.de>
2003-02-17 23:56:56 +00:00
James E. Housley
796eae02e5 GCC 3.2.1 no longer supports the "chill" language. 2003-02-13 15:57:59 +00:00
Vanilla I. Shu
7dcff6314c Add php-dbg, it's a debugger for php.
PR:		ports/47527
Submitted by:	Jens Rehsack <rehsack@liwing.de>
2003-02-13 12:13:39 +00:00
Alan Eldridge
0bf04dc976 A text mode library. Curses widgets. That sort of thing. Supposedly not
much documentation, so I'll have to puzzle out how to use it. If I do and
have the time, I'll write it down in .rd so we can use it.
2003-02-12 09:16:13 +00:00
Joe Marcus Clarke
f4007305b3 Add gnomevfs-extras, an SMB browser view for gnomevfs2.
PR:		48098
Submitted by:	Koop Mast <einekoai@chello.nl>
2003-02-11 19:16:38 +00:00
Peter Pentchev
38dbb75757 Remove the devel/cs port, as it is no longer maintained and
officially discontinued in favor of the free version of cscope.

PR:		47894
Submitted by:	"Sergey A.Osokin" <osa@FreeBSD.org.ru>
2003-02-11 14:44:58 +00:00
Edwin Groothuis
a2ab06d103 New port: Perl Class::Hook trace method calls to other classes
Perl module Class::Hook enables you to trace methods calls
	from your code to other classes.

PR:		ports/45255
Submitted by:	Brian Skrab <brian@quynh-and-brian.org>
2003-02-05 12:08:21 +00:00
Edwin Groothuis
2788b970ec New port: Test::Class - Easily create test classes in an xUnit style
Test::Class provides a simple way of creating classes and
	objects to test your code in an xUnit style.

	Built using Test::Builder it is designing to work with other
	Test::Builder based modules (Test::More, Test::Differences,
	Test::Exception, etc.)

	Note: This module will make more sense if you are already
	familiar with the "standard" mechanisms for testing perl
	code.  Those unfamiliar with Test::Harness, Test::Simple,
	Test::More and friends should go take a look at them now.

PR:		ports/47589
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2003-02-05 09:45:20 +00:00
Edwin Groothuis
f2e7e24ee4 New ports: devel/p5-Date-Roman
The math/p5-Roman port will convert 'ordinary' Arabic
	numerals into their Roman couterparts.  Comes in handy when
	trying to decipher copyright messages on BBC.  The
	devel/p5-Date-Roman port translates 'modern' dates into the
	format used by the ancient Romans.  Makes for an interesting
	addition to e-mail headers.

PR:		ports/47148
Submitted by:	Philip Paeps <philip@paeps.cx>
2003-02-05 00:35:15 +00:00
Edwin Groothuis
0e37f935f3 [NEW PORT] devel/p5-Log-Log4perl, Log4j for Perl (resubmission)
Log::Log4perl lets you remote-control and fine-tune the
	logging behaviour of your system from the outside. It
	implements the widely popular (Java-based) Log4j logging
	package in pure Perl.

PR:		ports/45998
Submitted by:	Lars Thegler <lars@thegler.dk>
2003-02-05 00:18:38 +00:00
Edwin Groothuis
1ea48a6af3 New port: devel/p5-Log-Agent-Logger
p5-Log-Agent-Logger is a new port of the Log::Agent::Logger
	from CPAN, which depends on Log::Agent

PR:		ports/41308
Submitted by:	Tod McQuillin <devin@spamcop.net>
2003-02-04 12:58:12 +00:00
Edwin Groothuis
35dbd00b34 New port: Cache::Mmap
This module provides a shared cache, using a memory mapped
	file. Very useful for mod_perl applications. If routines
	are provided which interact with the underlying data, access
	to the cache is completely transparent, and the module
	handles all the details of refreshing cache contents, and
	updating underlying data, if necessary.

PR:		ports/47465
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2003-02-04 11:26:04 +00:00
Edwin Groothuis
62f59acea2 New port: Test::Differences - Test strings and data structures for differences
When the code you're testing returns multiple lines, records
	or data structures and they're just plain wrong, an equivalent
	to the Unix diff utility may be just what's needed.

PR:		ports/47588
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2003-02-04 10:52:56 +00:00
Alan Eldridge
574b41f42e A library to help in parsing arbitrary config files. 2003-02-03 20:25:03 +00:00
Alan Eldridge
634dfe53bc Turns out Ralf already had a port in devel/mm. I *do* need a break. 2003-02-01 19:39:45 +00:00
Alan Eldridge
50337ee128 Library to allow accessing C variables by string name. 2003-02-01 04:45:13 +00:00
Alan Eldridge
bb332e4431 Data buffer that can move, assemble, and truncate chunks of data without
any copying.
2003-02-01 04:41:32 +00:00
Alan Eldridge
15e5d1e02a Variable substitution library. 2003-02-01 04:39:40 +00:00
Alan Eldridge
f45323ba74 Flexible logging system based on "channels". 2003-02-01 04:38:54 +00:00
Oliver Braun
b7f2ff0214 Add hs-alex 1.1, alex is a Lex-like package for generating Haskell scanners.
PR:		ports/47644
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2003-01-31 22:24:58 +00:00
Alan Eldridge
beb35905c4 OSSP ex is a small ISO-C++ style exception handling library for use in the
ISO-C language. It allows you to use the paradigm of throwing and catching
exceptions in order to reduce the amount of error handling code without
making your program less robust. By Ralf Engelschall. His s***'s not ****ed
up.
2003-01-31 20:21:24 +00:00
Alan Eldridge
819c5fb11c OSSP mm is a 2-layer abstraction library which simplifies the usage of
shared memory between forked (and this way strongly related) processes under
Unix platforms. By Ralf Engelschall. Yum Yum.
2003-01-31 20:16:20 +00:00
Akinori MUSHA
9227ab8423 Add devel/oniguruma.
Oniguruma is a BSDL Regular Expression library written for ruby-m17n,
which implements all of Perl extensions plus more.  It has multiple
APIs; GNU regex, POSIX regex and its own interface.

This library is fundamentally multilingualized and can have one
encoding for each object.  Currently supported character encodings
are ASCII, UTF-8, EUC-JP and Shift_JIS.

Author: K.Kosako <kosako@sofnec.co.jp>
WWW:    http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/oniguruma/
2003-01-31 13:03:50 +00:00
Sean Chittenden
94c388aebb Add Perl's Inline::C counterpart for Ruby, named oddly enough: Inline::C 2003-01-31 05:57:06 +00:00
Alan Eldridge
9ab5f9df50 A FileStarter. Thanks Miguel. 8-) Creates new files based on templates.
PR:		47681
Submitted by:	Miguel Mendez <flynn@energyhq.homeip.net>
Reviewed by:	author
2003-01-30 21:26:10 +00:00
Dirk Froemberg
294a39e112 Add devel/pear-I18N:
PEAR internationalization package

PR:		ports/47418
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-01-30 09:49:08 +00:00
Dirk Froemberg
479feea9b5 Add pear-HTML_Select:
Some small PEAR classes to handle common <select> lists.

PR:		ports/47418
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-01-30 09:47:35 +00:00
Dirk Froemberg
dc7bd9db3d Add pear-HTML_Common:
PEAR::HTML_Common is a base class for other HTML classes

PR:		ports/47418
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-01-30 09:46:26 +00:00
Dirk Froemberg
87f1311499 Add pear-Date:
PEAR Date and Time Zone Classes.

PR:		ports/47418
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-01-30 09:39:28 +00:00
Akinori MUSHA
28120af978 Add ruby-strongtyping, a little Ruby module that adds strong typing
facilities.
2003-01-29 11:06:05 +00:00
Oliver Braun
0d4bc17c91 Buddha is a declarative debugger for Haskell 98.
WWW: http://www.cs.mu.oz.au/~bjpop/buddha/
2003-01-28 22:05:22 +00:00
Anton Berezin
7f6cedb058 Add p5-Test-Exception 0.13, a perl module providing test functions for
exception based code.

PR:		47583
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2003-01-28 14:34:38 +00:00
Anton Berezin
f3ecf75016 Add p5-Sub-Uplevel 0.06, a perl module to apparently run a function in a
higher stack frame.

PR:		47582
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2003-01-28 14:20:01 +00:00
Anton Berezin
4f4bce2280 Add p5-Attribute-Handlers 0.78, a perl module that provides simple
definition of attribute handlers.

PR:		47558
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2003-01-27 21:08:42 +00:00
Anton Berezin
6d7f547b0a Add p5-Coro, a collection of perl modules that bring coroutines to
perl5.
2003-01-27 09:53:40 +00:00
Dmitry Sivachenko
15fdc8ddd4 Reflect repo-copy of devel/uml to devel/umbrello. 2003-01-26 20:22:27 +00:00
Anton Berezin
14905f3643 Add p5-Class-ReturnValue, a perl class that implements return-value
objects that can be treated as a boolean, array or object, depending on
what the user needs.
2003-01-26 02:01:58 +00:00
Alan Eldridge
91751ff632 A stripped Qt for use as a utility library for C++. 2003-01-25 19:53:54 +00:00
Sean Chittenden
6b861c0ae0 Add z80-asm: a Z80 assembly code assembler and disassembler.
PR:		ports/47443
Submitted by:	Samy Al Bahra  <samy@kerneled.com>
2003-01-24 21:32:22 +00:00
Sean Chittenden
21c2bce102 Add devel/elf: a commandline based ELF header analyzer.
PR:		ports/47444
Submitted by:	Samy Al Bahra  <samy@kerneled.com>
2003-01-24 21:18:30 +00:00
Ying-Chieh Liao
d8604ac61f add py-ui 0.93
A user interface library written in Python
2003-01-24 19:42:48 +00:00
Akinori MUSHA
aa08eea41e Retire devel/ruby-unit (RUnit), which has been succeeded by
devel/ruby-testunit (Test::Unit).

RUnit performed a quite important role in getting ruby programmers
write and run tests for their code with enjoyment.

We will never forget you!
2003-01-22 20:46:39 +00:00
Dag-Erling Smørgrav
2a83ced1b9 SimGear is a toolkit for 3D games and simulations. 2003-01-21 22:35:06 +00:00
Edwin Groothuis
e17c85302c New port: devel/antlr
ANTLR, ANother Tool for Language Recognition, (formerly
	PCCTS) is a language tool that provides a framework for
	constructing recognizers, compilers, and translators from
	grammatical descriptions containing C++ or Java actions.

PR:		ports/40238
Submitted by:	Geoffrey Mainland <mainland@apeiron.net>
2003-01-21 02:53:49 +00:00