Commit Graph

8887 Commits

Author SHA1 Message Date
dugsong
dc5e789d81 update to version 1.2 - from smart@monkey.org 2001-01-21 01:54:23 +00:00
avsm
b81a8d9877 + p5-Finance-Quote 2001-01-21 01:43:39 +00:00
avsm
6188c46511 - import of p5-Finance-Quote-1.04
This is a nice module that can query quotes from almost every financial
exchange in the world, to create custom stock tickers for your tumbling
stock-market needs.

Put in misc after discussion between naddy@, camield@, espie@
2001-01-21 01:42:22 +00:00
naddy
82980583b1 Update to work with windowmaker 0.63.1; submitted by maintainer. 2001-01-19 20:21:06 +00:00
naddy
d9e6c66ce8 Update to 0.3; submitted by maintainer.
- Added "Locked" memory capabilities via config file.
- General code clean-up.
- Keyboard support.
2001-01-19 18:50:13 +00:00
jakob
6406622d74 fix broken piddir 2001-01-19 18:39:50 +00:00
brad
b9907e361c - FAKE_FLAGS is not needed anymore
- use "cc -shared" on 2.8 and up to create shared libraries.
- don't try to link shared libraries with libc.
2001-01-19 18:26:06 +00:00
brad
3d01508b32 teach libtool about export_dynamic_flag_spec for ELF-based archs. 2001-01-19 18:23:49 +00:00
brad
d5273f9777 teach libtool about export_dynamic_flag_spec for ELF-based archs. 2001-01-19 17:59:16 +00:00
brad
fd0463ba70 bump NEED_VERSION 2001-01-19 17:58:48 +00:00
naddy
47b1f70d8e fix dependencies; submitted by maintainer 2001-01-19 17:37:56 +00:00
reinhard
7d957a463e +cassowary
+mcsim
2001-01-19 16:47:03 +00:00
reinhard
a1ed2d22e6 Cassowary is an incremental constraint solving toolkit that
efficiently solves systems of linear equalities and inequalities.
Constraints may be either requirements or preferences.  Client code
specifies the constraints to be maintained, and the solver updates the
constrained variables to have values that satisfy the constraints.
 
A technical report is included in the distribution that describes the
algorithm, interface, and implementation of the Cassowary solver.
Additionally, the distribution contains toy sample applications
written in Smalltalk, C++, Java, and Python, and a more complex
example Java applet, the "Constraint Drawing Application".

MAINTAINER=     Peter Valchev <pvalchev@toxiclinux.org>
2001-01-19 16:45:03 +00:00
reinhard
242ebe1b02 +gtl 2001-01-19 16:42:50 +00:00
reinhard
e2204ecc2c Graph Template Library (GTL) is based on the Standart Template Library
(STL), which is supposed to become a part of the C++ standart library
and therefore is an ideal basis when writing portable programs.
 
For the design of the GTL's API the API of LEDA is used as a base. GTL
contains the classes needed to work with graphs, nodes and edges and
some basic algorithms as building blocks for more complex graph
algorithms. Further algorithms are under work.
 
Unfortunately, STL has no support for graphs and graph algorithms.
However, graphs are widely used to model complex relational
structures.

MAINTAINER=     Peter Valchev <pvalchev@toxiclinux.org>
2001-01-19 16:33:15 +00:00
reinhard
e4ae05eaea MCSim is a general purpose modeling and simulation program which
also performs standart or Monte Carlo simulations. It allows you
to specify a set of linear or nonlinear equations and solve them
using parameter values you choose or parameter values sampled
from specified statistical distributions. Outputs can be compared.
 
It consists of two pieces - a model generator and a simulation
engine. The model generator was created to facilitate the model
maintenance and simulation definition, while keeping execution
time fast. Other programs have been created to the same end, the
Matlab family of graphical interactive programs being some of the
more general and easy to use.

MAINTAINER=     Peter Valchev <pvalchev@toxiclinux.org>
2001-01-19 15:24:58 +00:00
brad
d7b44a0e4a strip the bash binary on install; pointed out by: naddy@ 2001-01-19 15:21:15 +00:00
brad
8debd5b36e upgrade to iozone 3.51 2001-01-19 15:01:09 +00:00
brad
559c1d5a4a add support for colour volume icons; From: maintainer 2001-01-19 14:34:43 +00:00
avsm
d8c16677e8 +p5-HTML-TableExtract 2001-01-19 12:44:45 +00:00
avsm
8cff4e3e79 initial import of p5-HTML-TableExtract-1.06
--
HTML::TableExtract is a module that simplifies the extraction of
information contained in tables within HTML documents.

Tables of note may be specified using Headers, Depth, Count, or
some combination of the three.
2001-01-19 12:41:01 +00:00
form
c81354b8a9 Upgrade to 0.4.6.
Fix possible buffer overflow.
Thanks to cazz@wezl.org
2001-01-19 09:02:06 +00:00
jasoni
18114b4a1f - depend on gmp port 2001-01-19 06:59:12 +00:00
jasoni
23d2079526 - depend on the gmp port
- allow to be installed with python2.0
2001-01-19 06:53:13 +00:00
jasoni
ca06737746 - fix cast
- preserve CFLAGS
- from Peter Stromberg <home@wilfried.net>
2001-01-19 04:13:41 +00:00
jasoni
9a4de0e40c missed 2001-01-19 03:45:58 +00:00
jasoni
dce3b36628 update to 0.63.1 2001-01-19 03:44:51 +00:00
kevlo
bd70c48813 Fonts location should be in /usr/local, not in /usr/X11R6.
OK'd by maintainer <jasoni@>
2001-01-19 03:42:57 +00:00
kevlo
f53cb1fe6e Add p5-Convert-ASN1, p5-Convert-BER, p5-Unicode-Map8, and
p5-Unicode-String.
2001-01-19 03:36:53 +00:00
kevlo
e1eae51d11 Initial import of Unicode-String-2.06
These modules to handle various Unicode issues
2001-01-19 03:34:25 +00:00
kevlo
db23bf5c88 Initial import of Unicode-Map8-0.10
This module to implement efficient mapping tables
2001-01-19 03:32:07 +00:00
kevlo
7d79b960e4 Initial import of Convert-BER-1.31
This module to encode and decode objects
2001-01-19 03:29:42 +00:00
kevlo
9d8e4dbfde Initial import of Convert-ASN1-0.07
This module to encode and decode ASN.1 data structures
2001-01-19 03:27:31 +00:00
kevlo
b9ac17ce8a Add libcdaudio, p5-Audio-CD, and p5-MP3-ID3v1Tag. 2001-01-19 03:25:05 +00:00
kevlo
bff33fb24d Initial import of MP3-ID3v1Tag-1.11
This module is to edit id3v1 tags from an audio MPEG layer 3
2001-01-19 03:23:31 +00:00
kevlo
d30479a269 Initial import of Audio-CD-0.04
This is Perl interface to libcdaudio
2001-01-19 03:21:10 +00:00
kevlo
a8c5a17972 Initial import of libcdaudio-0.99.4
This is multi-platform cd player development library
2001-01-19 03:19:41 +00:00
kevlo
74f7920570 +java2html 2001-01-19 03:17:26 +00:00
kevlo
0fee206128 Initial import of java2html-1.7
java2html is the Java sources to HTML converter
2001-01-19 03:16:49 +00:00
kevlo
48bb90c377 Add jad and enable p5-Storable. 2001-01-19 03:14:29 +00:00
kevlo
7a91ac84cc Initial import of jad-1.5.7f
Jad is a fast Java decompiler
2001-01-19 03:13:23 +00:00
kevlo
7e7851e58b Initial import of Storable-1.0.7
This is persistency for perl data structures
2001-01-19 03:11:49 +00:00
kevlo
1a0388af53 Add p5-Net-Daemon, p5-Net-IRC, p5-PlRPC, and quirc. 2001-01-19 03:08:34 +00:00
kevlo
66ce44d0fa Initial import of PlRPC-0.2012
This module for writing rpc servers and clients
2001-01-19 03:05:37 +00:00
kevlo
dbee52f4ab Initial import of Net-Daemon-0.34
This extension for portable daemons.
2001-01-19 03:03:32 +00:00
kevlo
a7ada8bdc3 Initial import of quirc-0.9.79
quirc is an irc client that uses Tcl/Tk.
2001-01-19 03:00:58 +00:00
kevlo
47ae1b9164 Initial import of Net-IRC-0.70
This is Perl modules to implement the irc protocol.
2001-01-19 02:59:03 +00:00
kevlo
9479466ac4 Upgrade to 2.3.7 2001-01-19 02:56:37 +00:00
kevlo
43b87023df Add ttfm 2001-01-19 02:55:48 +00:00
kevlo
b29811257a Initial import of ttfm-0.9.2
ttfm is the big5/gb enhanced truetype font manager.
2001-01-19 02:55:18 +00:00