Commit graph

1362 commits

Author SHA1 Message Date
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
Kirill Ponomarev
3726d9819f Add py-clientcookie 0.4.4a, client-side HTTP cookies for Python.
PR:		57711
Submitted by:	Richard Kiss <kiss@gizzywump.com>
2003-10-07 19:54:02 +00:00