Commit Graph

8958 Commits

Author SHA1 Message Date
avsm
f5fb9f4a2d - import of p5-HTML-Tree-3.09
--
This is a collection of modules that represent, create, and extract
information from HTML syntax trees.  These modules used to be part
of the libwww-perl distribution, but are now unbundled in order to
facilitate a separate development track.  Bug reports and discussions
about these modules can still be sent to the <libwww@perl.org>
mailing list, or to <sburke@cpan.org>.
2001-01-21 19:39:53 +00:00
avsm
748f380672 + p5-XML-Parser
+ p5-XML-Simple
2001-01-21 19:29:28 +00:00
avsm
c79cbbd3f9 - import of p5-XML-Simple-1.05
--
XML::Simple is a Perl module that makes it really easy to read and
write XML files. You can get a full rundown of the module's
capabilities and limitations in the manual page.

XML::Simple was originally developed for the purpose of reading and
writing config files in XML format (which offers various advantages
over say .INI format). Having said that, many people find it useful
for other purposes.
2001-01-21 19:27:54 +00:00
avsm
7690998c25 - import of p5-XML-Parser-2.30
--
This module provides ways to parse XML documents. It is built on
top of XML::Parser::Expat, which is a lower level interface to James
Clark's expat library. Each call to one of the parsing methods
creates a new instance of XML::Parser::Expat which is then used to
parse the document. Expat options may be provided when the XML::Parser
object is created.

These options are then passed on to the Expat object on each parse
call. They can also be given as extra arguments to the parse methods,
in which case they override options given at XML::Parser creation
time.
2001-01-21 19:22:42 +00:00
jakob
3ae50c4607 add ldap flavour 2001-01-21 19:19:59 +00:00
avsm
6cb9ca4279 - update to expat-1.95.1
This is the new stream of official development for expat,
and is now developed on sourceforge.
2001-01-21 19:17:40 +00:00
brad
3ded5fbbd8 remove myself as maintainer of these ports, I'm getting bugged too much
about these and I don't have any time to dedicate to them.
2001-01-21 18:52:16 +00:00
brad
9e22735602 cleanup Makefile 2001-01-21 18:36:56 +00:00
brad
7d76bd974f %D/lib -> %B 2001-01-21 18:30:16 +00:00
brad
966bcec9d8 %D/lib -> %B 2001-01-21 17:25:30 +00:00
brad
08677f0112 upgrade to MySQL 3.23.31 2001-01-21 17:09:12 +00:00
kevlo
9bd84e4efd Add p5-I18N-Charset and p5-I18N-LangTags;
Enable p5-Locale-Codes.
2001-01-21 16:37:41 +00:00
kevlo
16a10fc9b6 2001-01-21 16:35:31 +00:00
kevlo
47d120f535 Initial import of I18N-LangTags-0.13
This module for dealing with RFC-1766-style language tags
2001-01-21 16:34:29 +00:00
kevlo
684eb75a56 Initial import of I18N-Charset-1.05
This module to map charset names registered with IANA
2001-01-21 16:32:52 +00:00
jakob
8f91c8cd51 dat-4116 2001-01-21 16:22:18 +00:00
kevlo
3a79f769e9 Add arphicttf and bg5ps. 2001-01-21 15:12:22 +00:00
kevlo
f1191603f5 Initial import of bg5ps-1.3.0
This tool converts Big5/GB encoded files to postscript.
Using this tool, you can print Big5/GB files :)
2001-01-21 15:11:33 +00:00
kevlo
4356604572 Initial import of arphicttf-2.11.
This is Chinese Big5/GB TrueType fonts.
2001-01-21 15:07:55 +00:00
kevlo
d3c447aad7 - Add LIB_DEPENDS
- Fix fonts location
2001-01-21 15:04:38 +00:00
jakob
f8c53526cd add patch for fallback-relay loop. info from Wietse below.
Summary
-------
This patch fixes a problem in the Postfix SMTP client's fallback
relay feature in snapshot releases after 20001005.

By default, Postfix does not use the fallback_relay feature. To
find out if your system uses it, issue the command:

    postconf fallback_relay

The result is "fallback_relay =" when the feature is turned off.

Description
-----------
As of 20001005, the Postfix SMTP client will send mail to a fallback
relay host (if one is configured) even when the local machine is
a backup MX host for the final destination.

This causes a loop when the primary MX host is down. Postfix receives
the mail, because it's a backup MX host for the destination. Postfix
then sends the mail to the fallback relay, because the primary MX
host is down.  The fallback sends the mail back to Postfix, because
it's a backup MX host. Mail then bounces after 25 or so iterations.

Laurent Wacrenier had the, um, pleasure, of finding this one.

Solution
--------
If the local machine is listed as MX host for the final destination,
do not send undeliverable mail to the fallback relay.  That is how
releases prior to 20001005 work, including 19991231.

This patch should apply to all snapshots since 20001005, but I have
tested this only with 20001217.

To apply, step into the src/smtp source directory, feed this text
into the patch command, and rebuild. The "make install" command
replaces only the smtp client program.
2001-01-21 11:52:59 +00:00
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