Commit Graph

8936 Commits

Author SHA1 Message Date
kevlo
ebc520be97 Add p5-Set-IntSpan 2001-01-24 08:22:47 +00:00
kevlo
f3cedaa9fc Initial import of Set-IntSpan-1.07
This module manages sets of integers.
2001-01-24 08:22:10 +00:00
kevlo
8891697f44 Add p5-AI-Perceptron 2001-01-23 15:55:02 +00:00
kevlo
53fd0e6026 Initial import of AI-Perceptron-0.01
This module intended as an introduction to internal operations 
of neural networks.
2001-01-23 15:54:32 +00:00
kevlo
09c644df69 Add p5-AI-NeuralNet-BackProp and p5-AI-NeuralNet-Mesh. 2001-01-23 15:07:59 +00:00
kevlo
1088ec137f Initial import of AI-NeuralNet-Mesh-0.44.
This module to implement an accurate neural network mesh.
2001-01-23 15:06:45 +00:00
kevlo
c45055c952 Initial import of AI-NeuralNet-BackProp-0.89
This module to implement a back-propagation feed-forward neural network.
2001-01-23 15:05:24 +00:00
form
e6b3c0df6c upgrade to 4.14 2001-01-23 11:37:44 +00:00
camield
8004645b51 update to 1.04
Major changes:

* tinydns automatically returns a random set of 8 addresses, in a
  random order, from a cluster of any size.

* tinydns supports client differentiation. There's no longer any
  reason to use pickdns.

* dnstracesort prints glue information. This reveals all sorts of
  interesting inconsistencies.
2001-01-23 09:11:18 +00:00
jasoni
c8df6b613a - Update to patch level 23 (Vim 5.7.23). 2001-01-23 06:34:50 +00:00
angelos
ce750b68cb Path corrected. 2001-01-23 04:00:54 +00:00
brad
6c33ab241e set myself as maintainer; Ok'd by previous maintainer 2001-01-23 03:27:11 +00:00
brad
2783c9e4ef upgrade to MySQL 3.23.32 2001-01-23 00:48:45 +00:00
naddy
1bdf8cda2f maintainer has dropped off the net, return to ports@
prodded by brad@
2001-01-22 21:55:27 +00:00
brad
a6159b2950 - add ONLY_FOR_ARCHS and list archs that support shared libraries and
dynamic loading.
- patch autoconf so dante does not compile with debugging symbols
- add libtool patches
2001-01-22 17:15:28 +00:00
brad
7117549b06 - fixup Makefile
- sync libtool patches with our libtool port
2001-01-22 16:40:22 +00:00
kevlo
f10caf8dfa Add dejasearch 2001-01-22 16:27:40 +00:00
kevlo
1c17756ed9 Initial import of dejasearch-1.9.0
dejasearch is a frontend to dejanews for searching usenet archives.
2001-01-22 16:27:03 +00:00
brad
e844819305 - sort PLIST
- add RCS id
- better COMMENT
2001-01-22 14:49:44 +00:00
kevlo
dab376c65e - Add CFLAGS
- Fix fonts location
2001-01-22 13:56:13 +00:00
brad
bbd2766c03 upgrade to LessTif 0.92.6 2001-01-22 02:43:34 +00:00
avsm
4dcdd81399 Take MAINTAINER from ports@ 2001-01-22 01:35:15 +00:00
naddy
060156bf3f Update to 1.6.3.
Replace unresponsive maintainer.
Submitted by Couderc Damien <couderc.damien@wanadoo.fr>.
2001-01-22 00:26:48 +00:00
naddy
a5cdf07c97 Update to 1.13.19; improve DESCR.
Partly from Cyrille Lefevre <clefevre@citeweb.net> via FreeBSD.
2001-01-22 00:13:32 +00:00
danh
ce71595312 - updates from maintainer, Daniel Hartmeier <daniel@reichardt.ch>.
- style changes to match other ports.
- shorten line length in DESCR.
- remove Majordomo reference from COMMENT.
- sort PLIST.
2001-01-21 23:34:58 +00:00
brad
c016c47789 set myself as maintainer 2001-01-21 21:07:16 +00:00
brad
aa33aae4f7 yes -> Yes 2001-01-21 20:06:29 +00:00
avsm
c48cfc5d85 + p5-HTML-Tree 2001-01-21 19:40:48 +00:00
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