Commit Graph

427 Commits

Author SHA1 Message Date
kevlo
7a2cab0159 add p5-String-Approx and p5-String-Similarity 2001-06-15 02:15:13 +00:00
kevlo
7a197f9e98 Initial import of String-Similarity-0.02.
The "String::Similarity" calculates the similarity index of its two
arguments. A value of '0' means that the strings are entirely
different. A value of '1' means that the strings are identical.
2001-06-15 02:13:55 +00:00
kevlo
0725a30a4c Initial import of String-Approx-3.15.
String::Approx lets you match and substitute strings approximately.
With this you can emulate errors: typing errorrs, speling errors,
closely related vocabularies (colour color), genetic mutations (GAG ACT),
abbreviations (McScot, MacScot).
2001-06-15 02:12:17 +00:00
brad
bd569f0174 tab -> space 2001-06-09 16:35:23 +00:00
naddy
7ef24eb24b make this work with WRKOBJDIR 2001-06-08 23:45:50 +00:00
shell
5c516276b0 Upgrade to 1.05 2001-06-07 17:08:17 +00:00
shell
208b75e6e8 Python 2.1 now, naddy@ 2001-06-07 17:06:49 +00:00
lebel
46992a851e update aspell to 0.33.6.3 2001-06-07 15:22:06 +00:00
lebel
57625067dc update pspell to 0.12.2 2001-06-07 15:16:25 +00:00
lebel
3d1da42b3a typo in two COMMENT- 2001-06-07 14:42:51 +00:00
avsm
f2e2ffbd07 prune .packlist; shell@ 2001-06-04 19:29:31 +00:00
shell
fecc219b57 - Upgrade to 0.92
- Fixes PLIST
2001-06-03 09:54:56 +00:00
pvalchev
1115e32bab add palm to categories
okay naddy@, espie@
2001-06-02 23:41:44 +00:00
angelos
4c780f3036 I'm sure this is not "the Apache Software Foundation project". 2001-06-02 08:39:30 +00:00
shell
9c499d225d Upgrade to 1.03
Not all CPAN mirror site got the distfile, included my CPAN mirror, seems some problems in the main server, but it is ok...
2001-06-01 07:08:58 +00:00
kevlo
77029c349f upgrade to version 1.4.0 2001-06-01 04:09:26 +00:00
jasoni
002b97ec9a - update to 0.90.3
- tidy
- take over maintainership (ok angelos@)
2001-05-29 23:22:44 +00:00
lebel
ed83776915 add libxml1. 2001-05-29 15:54:23 +00:00
lebel
cb33ec0417 initial import of libxml1-1.8.13:
--
This is a library for parsing the XML language.  Mostly used by Gnome.

checked by brad@
2001-05-29 15:53:31 +00:00
lebel
7dcae282fd according to RFC 3066, the international language tag for swedish is sv,
not se.  Reported by jakob@.
2001-05-27 21:46:07 +00:00
shell
bbc02396c1 Remove bad dirrm 2001-05-26 18:43:29 +00:00
lebel
a295f9e310 update textproc/xxdiff to 1.10.0. Submitted by maintainer. 2001-05-25 17:02:01 +00:00
lebel
48feb49715 add aspell. 2001-05-23 21:26:57 +00:00
lebel
261cceb3bb initial import of aspell 0.33.6:
--
Aspell is an Open Source spell checker designed to eventually replace
Ispell.  Its main feature is that it does a much better job of
coming up with possible suggestions than Ispell does. In fact recent
tests shows that it even does better than Microsoft Word 97's spell
checker or just about any other spell checker I have seen. It also
has support for checking (La)TeX and Html files, and run time support
for other non English languages. Aspell also is a library however
the recommend way to use aspell is through the Pspell library as
the actual interface to the aspell library is constantly changing.

WWW: http://aspell.sourceforge.net/
2001-05-23 21:25:43 +00:00
lebel
a46c5d8c13 add pspell. 2001-05-23 16:42:12 +00:00
lebel
23699c37ad initial import of pspell-0.12.1:
--
The goal of the library is to provide a generic interface to Spell
checker libraries installed on the system.
 
WWW: http://pspell.sourceforge.net/
2001-05-23 16:41:21 +00:00
shell
82ade85d29 - sync with libxslt
- Upgrade to 1.02 from CPAN
- Add p5-XML-LibXML dependency
2001-05-21 04:01:13 +00:00
shell
38d3d742b8 Sync with libxml
Upgrade to 0.10.0
2001-05-21 02:59:30 +00:00
shell
f62127300e SUBDIR += p5-XML-LibXML 2001-05-21 02:57:20 +00:00
shell
3d628b0337 Initial import of p5-XML-LibXML-0.91
---
This module is an interface to the gnome libxml2 DOM parser (no SAX
parser support yet), and the DOM tree. It also provides an
XML::XPath-like findnodes() interface, providing access to the XPath
API in libxml2.
2001-05-21 02:56:47 +00:00
kevlo
eb9dcecaa0 - upgrade to version 2.3.9
- remove iconv support
  libiconv autoconf in libxml is broken -- pointed out by brad@
2001-05-20 13:00:25 +00:00
shell
272db306da Minor upgrade to 0.14 2001-05-16 08:58:18 +00:00
shell
9660606a44 bump VERSION 2001-05-11 07:04:56 +00:00
naddy
ec4ede3197 Use MACHINE_ARCH instead of ARCH in p5-* dependencies. 2001-05-10 22:11:27 +00:00
naddy
7670a4e329 Use MACHINE_ARCH instead of ARCH in PLIST for m68k-based architectures.
Bump NEED_VERSION accordingly.
2001-05-10 19:20:40 +00:00
shell
cc49eab753 - Change ARCH to MACHINE_ARCH
- bump VERSION
2001-05-08 03:45:14 +00:00
matt
c5c0cbe0bd - reorg existing JDKs, update devel/jdk dependencies
- become MAINTAINER for jdk 1.1 and 1.2 (ok MAINTAINERs)
- add jdk 1.3
2001-05-08 00:54:36 +00:00
kevlo
a04c1b415f add iconv support.
--
Submitted by jakob@
2001-05-07 03:08:18 +00:00
lebel
660a9b4a90 update to version 0.9.2. From maintainer (Brian J. Kifiak <bk@rt.fm>). 2001-05-06 23:01:58 +00:00
lebel
20cf46b6ea textproc: integrate COMMENT, bump NEED_VERSION. 2001-05-06 04:11:38 +00:00
shell
c16a0db75f - Upgrade to 0.99_02
- Fix MASTER_SITES
- Change to correct HOMEPAGE
2001-05-05 23:51:59 +00:00
avsm
b3ff6787b3 ${HOMEAGE} -> ${HOMEPAGE}
should double check before commit
2001-05-05 23:40:25 +00:00
shell
71d2818643 SUBDIR += py-xml 2001-05-05 23:24:29 +00:00
shell
e0f271b6f5 Initial import py-xml-0.6.5
---
A package collecting the tools required for writing basic XML
applications in Python, along with documentation and sample
code Features include (but are not limited to) SAX, DOM, the
xmlproc validating parser, an Expat interface, and more.
2001-05-05 23:20:18 +00:00
espie
00dd65ebb6 Fix subpackage names 2001-05-05 20:26:47 +00:00
lebel
809328645e fix build when qt1 is already installed.
from maintainer.
2001-04-19 13:08:33 +00:00
shell
010b457497 SUBDIR += p5-XML-LibXSLT 2001-04-19 09:53:12 +00:00
shell
b35f4c6112 Initial import p5-XML-LibXSLT-0.99_01
---

This module is a fast XSLT library, based on the Gnome libxslt
engine.

Performance is currently about twice that of XML::Sablotron, the
engine is also quite complete in its implementation, supporting
things like xsl:import, and keys().
2001-04-19 09:43:09 +00:00
shell
d053655adf SUBDIR += libxslt 2001-04-18 18:26:49 +00:00
shell
eac6b9fdec Initial import libxslt-0.7.0
---

libXSLT is a C language implementation of the XSLT Library, based
on libxml.
2001-04-18 18:25:33 +00:00