Commit Graph

1672 Commits

Author SHA1 Message Date
steven
02671cffef +p5-Text-DoubleMetaphone 2007-10-08 15:24:58 +00:00
steven
3ea9309779 import Text::DoubleMetaphone 0.07
implementation of a "sounds like" algorithm

submitted by Jim Razmus
2007-10-08 15:24:41 +00:00
robert
f9e4938d1e +asciidoc 2007-10-08 14:40:59 +00:00
robert
896e966e25 import of asciidoc-8.2.3
AsciiDoc is a text document format for writing short documents, articles, books
and UNIX man pages. AsciiDoc files can be translated to HTML and DocBook
markups using the asciidoc(1) command.
2007-10-08 14:39:04 +00:00
steven
9bfed1ac43 bump PKGNAME after python version switch 2007-10-08 08:22:38 +00:00
simon
343aa51ffa remove duplicates
noticed by steven@
2007-10-06 18:13:39 +00:00
simon
b355f65275 unlink duplicates
noticed by steven@
2007-10-06 18:10:17 +00:00
simon
f42fa4e03a add p5-Text-Tags, p5-XML-Atom, p5-XML-Feed and p5-XML-RSS-LibXML 2007-10-06 15:27:37 +00:00
simon
7599d95821 import p5-XML-RSS-LibXML
XML::RSS::LibXML uses XML::LibXML (libxml2) for parsing RSS instead of
XML::RSS' XML::Parser (expat), while trying to keep interface
compatibility with XML::RSS.

ok jasper@
2007-10-06 15:27:28 +00:00
simon
a7e239d96e import p5-XML-Feed
XML::Feed is a syndication feed parser for both RSS and Atom feeds.  It
also implements feed auto-discovery for finding feeds, given a URI.

XML::Feed supports the following syndication feed formats:
 - RSS 0.91
 - RSS 1.0
 - RSS 2.0
 - Atom

The goal of XML::Feed is to provide a unified API for parsing and using
the various syndication formats.

ok jasper@
2007-10-06 15:27:16 +00:00
simon
ca7b6953fb import p5-XML-Atom
Atom is a syndication, API, and archiving format for weblogs and other
data.  XML::Atom implements the feed format as well as a client for the
API.

ok jasper@
2007-10-06 15:27:05 +00:00
simon
f9730c19fe import textproc/p5-Text-Tags
Parses "folksonomies", which are simple
space-separated-but-optionally-quoted tag lists.

ok jasper@
2007-10-06 15:26:54 +00:00
jasper
0ac957a572 add p5-XML-Stream 2007-10-05 14:18:42 +00:00
jasper
38f213d83d import p5-XML-Stream 1.22
This module provides the user with methods to connect to a remote
server, send a stream of XML to the server, and receive/parse an XML
stream from the server.

ok simon@
2007-10-05 14:16:57 +00:00
jasper
5b7266c0a6 fix categories
from Gleydson Soares
ok simon@
2007-10-04 21:23:41 +00:00
jasper
108c810afa fix icu-config by making it recognize the shared libs naming schema
from Carlos Valiente <superdupont at gmail.com>
ok Vincent Gross (MAINTAINER)
2007-10-02 20:53:29 +00:00
jakemsr
6cdebca360 + mxml 2007-10-01 18:42:31 +00:00
jakemsr
9d7cd3a5ab import mxml-1.2.2
Mini-XML is a small XML parsing library that you can use to read XML and
XML-like data files in your application without requiring large
non-standard libraries.

okay steven@
2007-10-01 18:40:11 +00:00
steven
3b92333205 switch teTeX -> texlive
discussed with sturm and mbalmer
2007-10-01 11:42:30 +00:00
simon
8f8551ec78 update to version 2.18 and remove HOMEPAGE
from brad@ and tweaks by me
2007-09-29 18:08:57 +00:00
simon
36b3a5d602 update to version 0.16 and lowercase COMMENT
from brad@
2007-09-29 17:59:59 +00:00
bernd
f0000c1548 Fix PLIST to unbreak package build. (I had a never ruby in my tree...)
Reported by STeve Andre', thanks!!
2007-09-27 05:29:54 +00:00
bernd
9d0f8d6a05 + ruby-fastri
+ ruby-redcloth
2007-09-26 17:10:42 +00:00
bernd
b795c8f674 Initial import of ruby-fastri-0.3.0.1.
FastRI is an alternative to the ri command-line tool. It is *much* faster,
and also allows you to offer RI lookup services over DRb. FastRI is a bit
smarter than ri, and can find classes anywhere in the hierarchy without
specifying the "full path". It also knows about gems, and can tell you e.g.
which extensions to a core class were added by a specific gem.
2007-09-26 17:08:13 +00:00
bernd
ada8d25a2e Initial import of ruby-redcloth-3.0.4.
RedCloth is a module for using Textile in Ruby. Textile is a text format.
A very simple text format. Another stab at making readable text that can
be converted to HTML.
2007-09-26 17:04:20 +00:00
bernd
4d0b3af67c Add HOMEPAGE. 2007-09-26 17:00:53 +00:00
simon
81ff2cf5e0 add p5-XML-XPathEngine 2007-09-22 11:04:47 +00:00
simon
f9d4d6b029 import p5-XML-XPathEngine
This module provides an XPath engine that can be re-used by other
module/classes that implement trees.
2007-09-22 11:04:40 +00:00
simon
c6104244b3 update to version 1.63 and kill unrequired VERSION variable
ok jasper@
2007-09-22 10:40:06 +00:00
simon
2e925a4d88 update to version 1.64 and kill unrequired VERSION variable
ok jasper@
2007-09-22 10:38:11 +00:00
martynas
6faac0c632 remove 2007-09-19 14:57:21 +00:00
martynas
9018ca1ac0 man pages lie. so fix that. regen patches and bump pkgname along, of
course;  ok jasper@
2007-09-19 13:04:57 +00:00
sturm
8f1f4e03c6 gsed 2007-09-17 08:40:31 +00:00
sturm
0d82a2fa98 Initial import of gnu sed 4.1.5
GNU sed is the Free Software Foundation's version of the sed(1) editor.

from Armin Wolfermann <armin@wolfermann.org>
prodded by Stefan Sperling
2007-09-17 08:39:53 +00:00
merdely
a9dfe71c74 Remove surrounding quotes in COMMENT 2007-09-15 22:16:55 +00:00
merdely
213f5c62e8 Remove surrounding quotes in COMMENT-*/PERMIT_* 2007-09-15 20:59:36 +00:00
merdely
0fef9127b0 Add p5-SWISH-API
Add swish-e
2007-09-11 21:20:37 +00:00
merdely
8849bc74e0 SWISH::API is an Object Oriented Perl interface to the swish-e C
library.  This can be used to embed the swish-e search code into your
perl program avoiding the need to run the swish-e binary for searching.

From simon@
ok sturm@, steven@
2007-09-11 20:55:21 +00:00
merdely
042280b96b Swish-e is a fast, flexible, and free open source system for indexing
collections of Web pages or other files. Swish-e is ideally suited for
collections of a million documents or smaller. Using the GNOME libxml2
parser and a collection of filters, Swish-e can index plain text,
e-mail, PDF, HTML, XML, Microsoft Word/PowerPoint/Excel and just about
any file that can be converted to XML or HTML text. Swish-e is also
often used to supplement databases like the MySQL DBMS for very fast
full-text searching.

help from simon, ok steven@, sturm@
2007-09-11 20:52:49 +00:00
steven
deaf531ffc update to libxslt 1.1.22 2007-09-10 17:21:38 +00:00
steven
cb14cb91ee update to libxml 2.6.30 2007-09-10 17:21:05 +00:00
sturm
3da0d568fe missing PKGNAME bump
there is only one way to make sure you don't have to bump PKGNAME, build
the package with PLIST_DB and ONLY if it doesn't complain, you don't have
to bump
2007-09-05 05:38:20 +00:00
sthen
adbff6b384 add iksemel 2007-09-04 15:08:03 +00:00
sthen
03d3f8319b import ikesemel 1.2
iksemel is an LGPL-licensed XML parser library mainly designed for
Jabber applications.

ok steven@
2007-09-04 15:05:27 +00:00
pyr
31e5a74ea6 + p5-ack 2007-08-29 08:07:45 +00:00
pyr
06bdea79a1 App::Ack - A container for functions for the ack program. ack is a tool
like grep, aimed at programmers with large trees of heterogeneous source
code.  ack is written purely in Perl, and takes advantage of the power
of Perl's regular expressions.

ok simon@
2007-08-29 08:05:10 +00:00
ajacoutot
d65dfa1244 * cleanup (no package change):
- don't copy fonts.dir in WRKINST (fonts.dir is handled by pkg tools)
- remove quotes around COMMENT
- remove USE_X11 where not needed
2007-08-27 10:39:21 +00:00
aanriot
32e8556acc remove expat, which was COMES_WITH=4.2 .
"go ahead" naddy@
2007-08-26 18:58:45 +00:00
aanriot
5f7b36d82e disconnect expat. 2007-08-26 18:53:57 +00:00
jasper
e202436719 update gnome-spell to 1.0.7 2007-08-26 18:34:05 +00:00