Commit Graph

1151 Commits

Author SHA1 Message Date
msf
03dd2f133e - initial import of Lingua-Stem-Snowball-Da-1.01
The stem function takes a scalar as a parameter and stems the word
according to Martin Porters Danish stemming algorithm, which can be
found at the Snowball website: <http://snowball.tartarus.org/>.
2004-12-30 03:54:43 +00:00
msf
d08417a131 - initial import of Lingua-Stem-Ru-0.01
This module applies the Porter Stemming Algorithm to its parameters,
returning the stemmed words.
2004-12-30 03:08:15 +00:00
msf
d7dca586a6 - initial import of Lingua-Stem-It-0.01
This module applies the Porter Stemming Algorithm to its parameters,
returning the stemmed words.
2004-12-30 03:04:57 +00:00
msf
4afb8fb039 - initial import of Lingua-Stem-Fr-0.02
This module uses the a modified version of the Porter Stemming Algorithm
to return a stemmed word
2004-12-30 03:01:02 +00:00
msf
1517a500ca - initial import of Lingua-PT-Stemmer-0.01
This module implements a Portuguese stemming algorithm proposed in the
paper A Stemming Algorithm for the Portuguese Language by Moreira, V.
and Huyck, C.
2004-12-30 02:57:51 +00:00
marcm
bacc8fda16 Work around an old gcc3 bug in the configure script. This should make the
*.mo files install on those arches.
2004-12-29 05:49:13 +00:00
sturm
b3ce47ca04 teTeX_base now owns share/texmf-local in order to allow for clean
pkg deletes
2004-12-26 14:01:36 +00:00
sturm
fdc8bb04e6 dictionary packages are no longer interactive
bump PKGNAMEs

ok maintainer jakob@
2004-12-25 22:37:36 +00:00
robert
1186293490 SECURITY:
fix a buffer overflow vulnerability; bump PKGNAME; use autoconf-2.59

ok MAINTAINER (brad@)
2004-12-22 17:36:24 +00:00
wilfried
b2aa40b1e9 powerppc has gcc3 in base 2004-12-22 09:01:20 +00:00
marcm
eca61dc891 Update to 2.8.1 in support of Gnoem 2.8.2. Fix WANTLIB. 2004-12-22 06:04:22 +00:00
msf
859dd391aa +p5-Regexp-Common
+p5-Text-Quoted
+p5-Text-Wrapper
2004-12-22 03:12:56 +00:00
msf
a6d83c682a - Initial import of Text-Wrapper-1.000
This module provides simple word wrapping.  It breaks long lines, but
does not alter spacing or remove existing line breaks.  If you're
looking for more sophisticated text formatting, try the Text::Format
module. 

In short, Text::Wrapper is the object-oriented equivalent of Text::Wrap,
but with fewer bugs (I hope).
2004-12-22 03:09:18 +00:00
msf
e1dbb0bdc6 - Initial import of Text-Quoted-1.8
Text::Quoted examines the structure of some text which
may contain multiple different levels of quoting, and
turns the text into a nested data structure.
2004-12-22 02:58:44 +00:00
msf
3ee347d18b - Initial import of Regexp-Common-2.118
By default, this module exports a single hash (`%RE') that stores or
generates commonly needed regular expressions. Patterns currently
provided include:

   * balanced parentheses and brackets
   * delimited text (with escapes)
   * integers and floating-point numbers in any base (up to 36)
   * comments in C, C++, Perl, and shell
   * offensive language
   * lists of any pattern
   * IPv4 addresses
2004-12-22 02:46:39 +00:00
sturm
6a2b849585 +p5-XML-RAI
+p5-XML-RSS-Parser
+p5-XML-RSS-Timing
+p5-XML-RSS-TimingBot
2004-12-21 22:00:48 +00:00
sturm
754c073b05 Initial import of p5-XML-RSS-TimingBot 2.03
XML::RSS::TimingBot is for requesting RSS feeds only as
often as needed.

from Sam Smith <s at msmith.net>
2004-12-21 21:58:34 +00:00
sturm
1f33853b4e Initial import of p5-XML-RSS-Timing 1.07
Understands a variety of ways RSS feeds say how often
they can/should be refetched.

from Sam Smith <s at msmith.net>
2004-12-21 21:56:20 +00:00
sturm
59e37c76f7 Initial import of p5-XML-RAI 0.51
XML::RAI is an object-oriented layer that maps
overlapping and alternate tags in RSS to one common
simplified interface.

from Sam Smith <s at msmith.net>
2004-12-21 21:53:02 +00:00
sturm
2902beac26 Initial import of p5-XML-RSS-Parser 2.15
XML::RSS::Parser is a lightweight liberal parser of RSS
feeds. This parser is "liberal" in that it does not
demand compliance of a specific RSS version and will
attempt to gracefully handle tags it does not expect or
understand.

from Sam Smith <s at msmith.net>
2004-12-21 21:51:21 +00:00
naddy
4e1f11b7aa update MAINTAINER's E-mail address; from Andreas Kahari 2004-12-18 16:23:07 +00:00
jolan
37719a190d +ots 2004-12-15 08:00:45 +00:00
jolan
152fef2eae ots-0.4.2, open source tool for summarizing texts 2004-12-15 07:59:13 +00:00
kevlo
e095b18fbe upgrade to 2.34 2004-12-14 01:40:25 +00:00
marcm
6ec746161d Distfile changed on Master site(s). Diffing showed only text changes
(and mostly CVS tags at that).

MAINTAINER timeout.
2004-12-12 04:56:17 +00:00
marcm
5810da6087 +gnome-spell 2004-12-11 06:20:57 +00:00
marcm
cd6022ba02 Import gnome-spell, a spelling component for Gnome apps. 2004-12-11 06:19:52 +00:00
kevlo
303b6ca896 add p5-Text-Aligner and p5-Text-Table. 2004-12-09 07:23:46 +00:00
kevlo
9240565ff7 Initial import of p5-Text-Table 1.107
This module allows you to create and maintain tables that adapt to
alignment requirements as you use them.
2004-12-09 07:22:17 +00:00
kevlo
17d04e7d76 Initial import of p5-Text-Aligner 0.03
This module exports a single function, align(), which is used to
justify strings to various alignment styles.
2004-12-09 07:20:48 +00:00
kevlo
146f6c603d add p5-XML-AutoWriter. 2004-12-09 06:02:20 +00:00
kevlo
c146fab836 Initial import of p5-XML-AutoWriter 0.38
This module provides DOCTYPE based XML output.
2004-12-09 06:01:36 +00:00
msf
d75caff424 Update to Text-Template-1.44
add missing PKG_ARCH
take maintainer

ok avsm@
2004-12-08 18:00:37 +00:00
alek
23b926dc64 Add WANTLIB markers 2004-12-07 00:23:20 +00:00
alek
caac3fe9ee - ispell-config groks now command line arguments
- Replace INSTALL script with MESSAGE and @exec in PLIST
- Bump PKGNAME

ok sturm@, pvalchev@
2004-11-17 01:19:28 +00:00
alek
05f238b648 - Trim empty line
- Don't hardcode /usr/X11R6

ok pvalchev@
2004-11-12 23:59:54 +00:00
espie
58b461850e make sure directory exists along with the rest of it... 2004-11-12 21:46:40 +00:00
espie
c20e749cd4 force bump of shared version number.
regen old patches while we're there.
2004-11-11 22:08:13 +00:00
espie
71fb01ea05 bump library major and pkgname.
I don't trust libxml to not have changed...
2004-11-11 20:55:28 +00:00
millert
dd74639b67 Using == in test(1) is a ksh-ism; since this is sh, use =. OK jakob@ naddy@ 2004-11-11 18:50:01 +00:00
naddy
60ba9707ef update to 1.1.12; from kevlo@ 2004-11-11 15:11:12 +00:00
naddy
3fc22b40e1 update to 2.6.16, fixes crashes; from kevlo@ 2004-11-11 15:03:50 +00:00
naddy
0526de1350 update to 2.6.15; from kevlo@ 2004-11-10 12:58:29 +00:00
naddy
398c2b8469 Remove workaround for GNU m4 incompatibility, which has been fixed in our m4. 2004-11-08 16:34:52 +00:00
naddy
1a313ddeea freetype fixes, adapted from FreeBSD; ok brad@ 2004-11-06 18:19:53 +00:00
espie
d170ee34cb %SHARED% before exec, of course.
problem noticed by fries@
2004-11-05 08:20:43 +00:00
brad
cbf75f4cbf gcc3/powerpc 2004-10-31 07:23:13 +00:00
xsa
53d8133696 +py-feedparser 2004-10-28 09:55:03 +00:00
xsa
d0fc7522cb Initial import of py-feedparser-3.3.
Universal Feed Parser is a Python module for downloading and parsing
syndicated feeds. It can handle RSS 0.90, Netscape RSS 0.91, Userland
RSS 0.91, RSS 0.92, RSS 0.93, RSS 0.94, RSS 1.0, RSS 2.0, Atom, and CDF
feeds.

Universal Feed Parser is easy to use; the module is self-contained in a
single file, feedparser.py, and it has only one public function, parse.
parse takes a number of arguments, but only one is required, and it can
be a URL, a local filename, or a raw string containing feed data in any
format.
2004-10-28 09:53:49 +00:00
pvalchev
8b3148766e sync list of byte compiler ocaml w/ ocaml port; ok espie 2004-10-26 15:22:48 +00:00