Commit graph

908 commits

Author SHA1 Message Date
Anton Berezin
f1f8252ece Add textproc/p5-YAML-Syck 0.03, a Perl module that implements fast,
lightweight YAML loader and dumper.
2005-12-28 09:46:03 +00:00
Anton Berezin
12c4d9cda6 Add textproc/p5-String-Koremutake 0.30, a Perl module to convert to/from
Koremutake Memorable Random Strings.
2005-12-27 13:34:49 +00:00
MANTANI Nobutaka
25e658047c Add uim-el-xemacs21-mule. uim-el-xemacs21-mule is XEmacs lisp for uim input method library. 2005-12-25 06:10:54 +00:00
MANTANI Nobutaka
5363593c75 Add uim-el. uim-el is Emacs lisp for uim input method library. 2005-12-25 05:55:30 +00:00
Anton Berezin
83e2e3f0ff Add textproc/p5-HTML-Truncate 0.03, a Perl module that truncates HTML by
character count while preserving well-formedness.
2005-12-23 13:03:36 +00:00
Lars Thegler
c586332276 Add p5-XML-SAX-Expat-Incremental 0.04, XML::SAX::Expat subclass for
non-blocking (incremental).
2005-12-22 14:49:28 +00:00
Pav Lucistnik
7604ffa399 The RomDict project includes (for now) only an English -- Romanian dictionary.
This port installs it in the data format for use with dictd server.

WWW: http://romdict.sourceforge.net/

PR:		ports/90620
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
2005-12-21 00:15:32 +00:00
Jun Kuriyama
55b7c5608a Add p5-Text-CSV-Simple 1.00, perl module for Simpler parsing of CSV
files.
2005-12-17 16:46:46 +00:00
Sam Lawrance
dad50d99b1 Remove expired ports. 2005-12-15 03:18:03 +00:00
Lars Thegler
1fdfe397dd Add p5-Devel-TraceSAX 0.021, trace SAX events. 2005-12-09 20:30:55 +00:00
Alex Dupre
39519c176a Add new XMLReader php5 extension. 2005-12-09 19:45:41 +00:00
Renato Botelho
4285e2a206 The Excel::Template perl module is a module used for templating Excel files.
Its genesis came from the need to use the same datastructure as HTML::Template,
but provide Excel files instead. The existing modules don't do the trick, as
they require replication of logic that's already been done within
HTML::Template.

WWW: http://search.cpan.org/dist/Excel-Template/

PR:		ports/90044
Submitted by:	Espen Tagestad <espen@tagestad.no>
2005-12-07 15:03:07 +00:00
Hiroki Sato
2777d9e407 Add textproc/heirloom-doctools:
The Heirloom Documentation Tools provide troff, nroff, and related
 utilities to format manual pages and other documents for output
 on terminals and printers.  They are portable and enhanced versions
 of the utilities released by Sun as part of OpenSolaris, and, for
 pic, grap, mpm, and some minor parts, by Lucent as part of Plan 9.
2005-12-05 15:45:27 +00:00
MANTANI Nobutaka
b2f9d34f45 Move japanese/uim port to textproc category after repocopy.
PR:		ports/89725
Submitted by:	nobutaka
2005-11-30 16:32:14 +00:00
Anton Berezin
c0491943cb Add textproc/p5-String-Divert 0.96, a Perl module that provides a
scalar-like string object that facilitates nested generation of
structured output.
2005-11-29 13:27:21 +00:00
Cheng-Lung Sung
cf18e651e0 - Critique Perl source for style and standards, which give suggestions
about your perl source code.
- ijliao made this port, and I will maintain it :)
2005-11-28 06:20:52 +00:00
Edwin Groothuis
3517637f90 New port: textproc/pcrs PCRE sed
PCRS is a small library, written as a supplement to the
	PCRE library, that implements regex based substitution with
	the syntax and semantics of Perl's s/// operator.

PR:		ports/89567
Submitted by:	wongk@apt.homeunix.net
2005-11-26 13:10:21 +00:00
Cheng-Lung Sung
837ca6f4dc - add New port nltk-lite, which is lightweight version of NLTK 2005-11-26 03:54:01 +00:00
Lars Thegler
bcf3ed8ed5 Add p5-FormValidator-Simple 0.10, validation with simple chains of
constraints.

PR:		ports/89358
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2005-11-21 16:35:57 +00:00
Lars Thegler
525a1ae845 Add p5-Text-SimpleTable 0.02, simple Eyecandy ASCII Tables.
PR:		ports/89132
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2005-11-16 13:53:01 +00:00
Thierry Thomas
e5c2458f49 - Update Ukrainian dictionary;
- Add Serbian and Telugu dictionaries.
2005-11-13 11:30:20 +00:00
Pav Lucistnik
aec986450d py-4Suite-XML is a new port reflecting 4Suite's post-1.0b1 package
structure. It is just the XML/XPath/XSLT/XUpdate portion of 4Suite.

PR:		ports/88128
Submitted by:	Mike Brown <mike@skew.org>
2005-11-12 20:24:31 +00:00
Anton Berezin
1b9f9f1166 Add textproc/p5-Lingua-Identify 0.18, a Perl module to identify the
language a given string or file is written in.
2005-11-11 07:22:53 +00:00
Sam Lawrance
3aa51278a5 Add docbook-utils 0.6.14, generates various output formats from DocBook
SGML documents.

PR:		ports/66246
Submitted by:	Brian Candler <B.Candler@pobox.com>
2005-11-10 02:57:36 +00:00
Sam Lawrance
ae45b6d237 Add p5-SGMLSpm 1.03, perl module for postprocessing the output from
sgmls and nsgmls.

PR:		ports/66246
Submitted by:	Brian Candler <B.Candler@pobox.com>
2005-11-10 02:49:33 +00:00
Renato Botelho
7cc78f06e8 This module adds template extraction functionality to the Template toolkit.
It can take a rendered document and its template together, and get the
original data structure back, effectively reversing the Template::process
function.

WWW: http://search.cpan.org/dist/Template-Extract/

PR:		ports/88665
Submitted by:	Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
2005-11-09 14:17:08 +00:00
Tilman Keskinoz
f8bc3c3b19 Add wbxml2, conversiontools for converting between xml and wbxml
PR:		88537
Submitted by:	Clemens Zauner <czauner+ports@onlineloop.com>
2005-11-08 19:15:12 +00:00
Anton Berezin
7e8ad40fdf Add textproc/p5-HTML-TagFilter 1.01, a fine-grained html-filter,
xss-blocker and mailto-obfuscator.
2005-11-06 20:44:52 +00:00
Kris Kennaway
b1cf59535c Remove expired ports 2005-11-05 09:07:44 +00:00
Lars Thegler
bbf340c0a8 Add p5-XML-SemanticDiff 0.95, Perl extension for comparing XML
documents.
2005-11-04 18:52:56 +00:00
Ying-Chieh Liao
69ddbe18a4 add bibtool 2.48
Command line manipulation of BibTeX files

PR:		88455
Submitted by:	rafan@infor.org
2005-11-04 05:40:12 +00:00
Peter Pentchev
36802290c7 Add S5 1.1, Eric Meyer's Simple Standards-based Slide Show System.
WWW:		http://www.meyerweb.com/eric/tools/s5/
2005-10-28 22:17:56 +00:00
Anton Berezin
fd04a76751 Add textproc/p5-Parse-FixedLength 5.35, a Perl module to parse a string
containing fixed length fields into component parts.
2005-10-27 14:21:15 +00:00
Lars Thegler
c25ca102c5 Add p5-Perl-MinimumVersion 0.10, find a minimum required version of perl
for Perl code.
2005-10-26 08:17:46 +00:00
Sergey Skvortsov
1476df6bd5 Add p5-XML-Driver-HTML 0.06, Perl SAX Driver for non wellformed HTML. 2005-10-25 10:13:43 +00:00
Renato Botelho
949cd78dcf Add p5-XML-Filter-DOMFilter-LibXML 0.02, perl SAX Filter allowing DOM
processing of selected subtrees.

PR:		ports/87902
Submitted by:	Andrew Humphrey <ahumphrey@realestate.com.au>
2005-10-24 15:53:22 +00:00
Anton Berezin
a75d5c0bb8 Add textproc/p5-Text-Context-EitherSide 1.3, a Perl module to get N
words either side of search keywords.
2005-10-24 08:29:29 +00:00
Anton Berezin
60197a30f6 Add textproc/p5-HTML-Fraction 0.40, a Perl module to encode fractions as
HTML entities.
2005-10-24 08:27:03 +00:00
Anton Berezin
1e640624a4 Add textproc/p5-HTML-Entities-Numbered 0.04, a Perl module to convert
named HTML entities into corresponding numbered HTML entities, and the
other way around.
2005-10-24 08:26:18 +00:00
Greg Lewis
14b1ff6bc5 . Add a port of dom4j:
"dom4j is an easy to use, open source library for working with XML, XPath
 and XSLT on the Java platform using the Java Collections Framework and
 with full support for DOM, SAX and JAXP.

 WWW: http://www.dom4j.org/"

Reviewed by:	hq
2005-10-18 20:31:22 +00:00
Anton Berezin
32d693292d Add textproc/p5-XML-Atom-SimpleFeed 0.7, a Perl module that generates
simple Atom syndication feeds.
2005-10-16 19:44:46 +00:00
Anton Berezin
1336528d10 Add p5-XML-Atom-Filter 0.05, a perl module for easy creation of command
line Atom processing tools.
2005-10-13 19:01:04 +00:00
Anton Berezin
4d5e81b1c4 Add markdown 1.0.1, a text-to-HTML conversion tool for web writers. 2005-10-13 13:41:50 +00:00
Emanuel Haupt
3ad30f435e Adding p5-Text-Chomp, a module implementing a portable chomp.
PR:		87132
Submitted by:	Jason Burgess <dev@fenux.net>
Approved by:	novel (mentor)
2005-10-09 13:00:35 +00:00
Pav Lucistnik
59dbb89372 With Numbers_Words class you can convert numbers written in arabic digits to
words in several languages.  You can convert an integer between -infinity and
infinity.  If your system does not support such long numbers you can call
Numbers_Words::toWords() with just a string.

PR:		ports/86893
Submitted by:	Piotr Rybicki <meritus@innervision.pl>
2005-10-07 19:58:32 +00:00
Pav Lucistnik
4e3c353203 Dixit is a cross-platform application for consulting off-line a Romanian
definitions dictionary (DEX). It features a browser-like interface,
with cross-references between definitions, and the capability of adding new
definitions from a server.

PR:		ports/86941
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
2005-10-05 21:03:10 +00:00
Renato Botelho
4e1f618776 Add referrercop 1.0.2, filters referrer spam from Apache logs and
AWStats data files.

PR:		ports/82501
Submitted by:	Ryan Grove <ryan@wonko.com>
2005-09-30 17:16:17 +00:00
Anton Berezin
976a924a4a Add p5-Text-Diff-HTML, a perl module to format unified diffs as XHTML. 2005-09-28 14:06:58 +00:00
Anton Berezin
e42ed59e1f Complete textproc/p5-JSON removal. 2005-09-28 14:02:50 +00:00
Anton Berezin
35d1e12114 Add p5-JSON, a JavaScript Object Notation parser and converter for Perl. 2005-09-28 13:56:33 +00:00