Commit Graph

1175 Commits

Author SHA1 Message Date
naddy
c195398c7e XF86Config -> xorg.conf; from Morten Liebach and Bernd Ahlers 2005-01-23 20:57:42 +00:00
alek
d546f61e04 Update to 0.9.8 (missed in previous commit) 2005-01-23 17:03:28 +00:00
alek
3b6a8a2a31 Update to 0.9.8 2005-01-23 16:59:06 +00:00
alek
1a88e082f1 Upgrade to 0.9.3
spotted by naddy@
2005-01-22 13:30:02 +00:00
alek
4df0ef27a8 += py-ElementTree and py-cElementTree 2005-01-22 02:43:25 +00:00
alek
883d6c6c4e Import py-cElementTree 0.9.2
The cElementTree module is a C implementation of the ElementTree API. On
typical documents, it's 15-20 times faster than the Python version of
ElementTree, and uses 2-5 times less memory.

looks good & ok xsa@, mbalmer@
2005-01-22 02:36:56 +00:00
alek
bfdcc1a8e5 Import py-ElementTree 1.2.4
The ElementTree type is a simple but flexible container object, designed
to store hierarchical data structures, such as simplified XML infosets,
in memory. The element type can be described as a cross between a Python
list and a Python dictionary.

looks good & ok xsa@, mbalmer@
2005-01-22 02:33:43 +00:00
naddy
fe99af154b SECURITY:
Fix a buffer overflow due to insufficient bounds checking while
processing a PDF file that provides malicious values in the /Encrypt
/Length tag.

http://www.idefense.com/application/poi/display?id=186&type=vulnerabilities&flashstatus=false

ok robert@
2005-01-19 16:23:16 +00:00
robert
7284b0f29e SECURITY:
fix a buffer overflow vulnerability; bump PKGNAME;
http://www.vuxml.org/openbsd/0393affc-68d8-11d9-9b34-00065bd5b0b6.html
2005-01-17 22:46:05 +00:00
david
10e7a24e80 +SIZE 2005-01-10 06:29:20 +00:00
jakob
165bc45d53 xml2rfc v1.26 2005-01-07 10:09:29 +00:00
naddy
ae76d3ea1f SIZE 2005-01-05 17:21:50 +00:00
sturm
9d76975f56 update to Lingua-EN-Inflect 1.88
from Sam Smith <S at msmith.net>
2005-01-04 19:55:58 +00:00
mcbride
8af640620d Make COMMENT consistent with other dictionaries. 2005-01-04 18:46:08 +00:00
sturm
b2524f8673 comment p5-Lingua-Stem, which is broken, as mirror-maker doesn't like
missing dependencies
2005-01-01 13:59:43 +00:00
msf
97a58645fd - mark as BROKEN for now. I cannot import Text::German due to Licensing
restrictions. This will remain broken until either the author of Lingua::Stem
  removes the dependency on Text::German or the Text::German author rereleases
  Text::German under an appropriate license.
2004-12-31 20:01:15 +00:00
espie
d9d152b24e zap fairly old comment 2004-12-31 12:48:52 +00:00
sturm
6cf39eadd7 How many BUILD_DEPENDS does a man have to fix, before they call him a man? 2004-12-30 22:01:21 +00:00
msf
9aa50a8eee +p5-Lingua-PT-Stemmer
+p5-Lingua-Stem
+p5-Lingua-Stem-Fr
+p5-Lingua-Stem-It
+p5-Lingua-Stem-Ru
+p5-Lingua-Stem-Snowball-Da
+p5-Lingua-Stem-Snowball-No
+p5-Lingua-Stem-Snowball-Se
2004-12-30 04:26:13 +00:00
msf
c7241cbbf4 - initial import of Lingua-Stem-0.81
This routine applies stemming algorithms to its parameters, returning
the stemmed words as appropriate to the selected locale.
2004-12-30 04:20:34 +00:00
msf
07c035344b - missing PKG_ARCH 2004-12-30 04:15:06 +00:00
msf
765fffcadf - too much stemming going on
- reimport the second to last stemming port
2004-12-30 04:12:43 +00:00
msf
ce3a704c90 - initial import of Lingua-Stem-Snowball-No-1.0
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 04:00:50 +00:00
msf
eee5be0381 - this is GPL, fix the comment 2004-12-30 03:58:31 +00:00
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