non port: textproc/Makefile |
Number of commits found: 3011 (showing only 100 on this page) |
Tuesday, 11 Apr 2006
|
04:05 danfe
Add ssddiff, a diff application for semistructured data such as XML files.
WWW: http://ssddiff.alioth.debian.org/
|
Sunday, 9 Apr 2006
|
18:02 garga
nXML is a C library for parsing, writing and creating XML 1.0 and 1.1 files
or streams. It supports utf-8, utf-16be and utf-16le, ucs-4 (1234, 4321,
2143, 2312).
Author: Andrea Marchesini <bakunin@autistici.org>
WWW: http://www2.autistici.org/bakunin/libnxml/doc/
PR: ports/95539
Submitted by: Nicola Vitale <nivit@email.it>
|
Thursday, 6 Apr 2006
|
15:05 garga
Move recently added textproc/pyenchant to textproc/py-enchant for consistency
with other Python ports
Noted by: danfe
Approved by: maintainer
|
11:39 garga
PyEnchant is a set of language bindings and some wrapper classes to make
the excellent Enchant spellchecker available as a Python module.
The bindings are generated using SWIG. It includes all the functionality
of Enchant with the flexibility of Python and a nice 'Pythonic'
object-oriented interface. It also aims to provide some higher-level
functionality than is available in the C API.
Author: Ryan Kelly <ryan@rfk.id.au>
WWW: http://pyenchant.sourceforge.net/
PR: ports/95284
Submitted by: Nicola Vitale <nivit@email.it>
|
Tuesday, 28 Mar 2006
|
11:48 tobez
Add textproc/p5-Lingua-EN-Fathom 1.09, a Perl module that measures
readability of English text.
|
Monday, 20 Mar 2006
|
18:36 pav
btparse is a C library for parsing and processing BibTeX files.
It provides a lexical scanner and LR parser (constructed by PCCTS),
both of which are efficient and offer good error detection and
recovery; a set of functions for traversing the AST (abstract
syntax tree) generated by the parser; and utility functions for
manipulating strings according to BibTeX conventions.
WWW: http://www.gerg.ca/software/btOOL
PR: ports/94686
Submitted by: Kay Lehmann <kay_lehmann@web.de>
|
Thursday, 16 Mar 2006
|
11:04 pav
Emacs Muse is an authoring and publishing environment for Emacs. It
simplifies the process of writings documents and publishing them to
various output formats.
Muse consists of two main parts: an enhanced text-mode for authoring
documents and navigating within Muse projects, and a set of publishing
styles for generating different kinds of output.
WWW: http://www.emacswiki.org/cgi-bin/wiki/MuseMode
PR: ports/93716
Submitted by: Dryice Liu <dryice@dryice.name>
|
07:50 delphij
Add fixrtf, an utility that is intended for use with the
Documentation Project, which can embed PNGs into RTF
files.
Obtained from: The FreeBSD Simplified Chinese Project
Approved by: clive
|
Wednesday, 15 Mar 2006
|
10:40 garga
Add libstree 0.4.2, a Generic Suffix Tree Library.
PR: ports/94008
Submitted by: clsung
|
Wednesday, 22 Feb 2006
|
14:42 ehaupt
Add p5-Text-vCard, a package to parse, edit and create multiple
vCards (RFC 2426).
|
Monday, 20 Feb 2006
|
17:47 aaron
Adding port textproc/p5-AI-Categorizer, a tool to aid in the automatic
categorization of text documents.
Approved by: tobez (implicit)
|
Sunday, 19 Feb 2006
|
23:26 aaron
Adding port textproc/p5-CQL-Parser, compiles CQL strings into parse trees of
Node subtypes.
Approved by: tobez (implicit)
|
23:05 aaron
Adding port textproc/p5-String-Tokenizer, A simple string tokenizer.
Approved by: tobez (implicit)
|
Saturday, 18 Feb 2006
|
22:34 aaron
Adding port textproc/p5-Parse-PhoneNumber.
Approved by: tobez (implicit)
|
09:31 aaron
Adding port textproc/p5-Unicode-Normalize, implements Unicode normalization
forms.
Committed by: aaron
Approved by: tobez (implicit)
|
Friday, 17 Feb 2006
|
23:36 aaron
Add p5-Text-Capitalize 0.5, capitalize strings ("to WORK AS titles"
becomes "To Work as Titles").
PR: ports/92856
Submitted by: Dmitry Marakasov <amdmi3@mail.ru>
Approved by: tobez (implicit)
|
Wednesday, 15 Feb 2006
|
02:22 anholt
New port: asciidoc, a tool to create man, html, pdf, etc. from short, formatted
plain-text documents.
|
Tuesday, 14 Feb 2006
|
08:28 tobez
Add textproc/p5-HTML-EscapeEvil, a Perl module that will escape HTML
tags considered evil.
|
Saturday, 11 Feb 2006
|
07:35 jylefort
Add xmldiff.
xmldiff uses xmlprpr and diff to display meaningful differences in XML
files in an easy to read format. Output formats available include HTML,
ANSI colour, and regular diff. The coloured modes are particularly
useful for viewing small differences in context within large XML files.
WWW: http://software.decisionsoft.com/tools.html
PR: ports/92947
Submitted by: Paul Chvostek <paul+ports@it.ca>
|
07:14 jylefort
Add xmlprpr.
An XML pretty printer created to format XML that doesn't make use of
mixed content. In the default mode each element is put on a separate
line with consistent indentation. It can also separate attributes onto
individual lines, sort attributes in a specified or alphabetic order,
expand self closing tags, and more.
Note that the distribution calls this tool "xmlpp", but it has been
renamed so as not to conflict with an xmlpp already in the ports tree.
WWW: http://software.decisionsoft.com/tools.html
PR: ports/92946
Submitted by: Paul Chvostek <paul+ports@it.ca>
|
Monday, 30 Jan 2006
|
14:41 clsung
Add p5-Text-WordDiff 0.02, text::WordDiff - Track changes between
documents.
- required for Bricolage 1.10.0
PR: ports/92472
Submitted by: Rod Taylor <ports@rbt.ca>
|
13:53 kuriyama
Add rast 0.3.1, full-text search system using N-gram.
|
Wednesday, 25 Jan 2006
|
22:46 arved
Add py-chardet, Mark Pilgrim's "Universal Encoding Detector"
|
Tuesday, 24 Jan 2006
|
19:48 anray
tools for helping translation of documentation
The po4a (po for anything) project goal is to ease translations
(and more interestingly, the maintenance of translations) using
gettext tools on areas where they were not expected like documentation.
This package contains the main libraries of po4a, and the following sub-modules:
- KernelHelp: Help messages of each kernel compilation option.
- Man: Good old manual page format.
- Pod: Perl documentation format.
- Sgml: either debiandoc or docbook DTD.
- Dia: uncompressed Dia diagrams.
- LaTeX: generic TeX or LaTeX format
WWW: http://packages.debian.org/unstable/text/po4a
PR: ports/91532
Submitted by: Meno Abels <meno.abels@adviser.com>
|
19:42 anray
This module is a substitution for Text::Wrap, supporting
multibyte characters such as UTF-8, EUC-JP, and GB2312, fullwidth
characters such as east Asian characters, combining characters
such as diacritical marks and Thai, and languages which don't
use whitespaces between words such as Chinese and Japanese.
WWW: http://packages.debian.org/unstable/perl/libtext-wrapi18n-perl
PR: ports/91532
Submitted by: Meno Abels <meno.abels@adviser.com>
|
19:36 anray
This is a part of fakeroot project.
Fakeroot runs a command in an environment were it appears to have
root privileges for file manipulation, by setting LD_PRELOAD to a
library with alternative versions of getuid(), stat(), etc. This
is useful for allowing users to create archives (tar, ar, .deb .rpm
etc.) with files in them with root permissions/ownership. Without
fakeroot one would have to have root privileges to create the
constituent files of the archives with the correct permissions and
ownership, and then pack them up, or one would have to construct
the archives directly, without using the archiver.
WWW: http://freshmeat.net/projects/fakeroot
PR: ports/91532
Submitted by: Meno Abels <meno.abels@adviser.com>
|
Sunday, 22 Jan 2006
|
23:55 aaron
Add p5-XML-OPML 0.26, creates and updates OPML (Outline Processor Markup
Language) files.
PR: ports/89350
Submitted by: ijliao
Approved by: tobez
|
Saturday, 21 Jan 2006
|
06:12 clsung
Add openvanilla-modules 0.7.1.20050902, input method modules for
OpenVanilla.
PR: ports/85731
Submitted by: Leland Wang <llwang@infor.org>
|
Friday, 20 Jan 2006
|
10:08 clsung
Add scim-openvanilla 0.7.1.20050902, SCIM OpenVanilla input method
(IM)/output filter (OF) framework.
PR: ports/85731
Submitted by: Leland Wang <llwang@infor.org>
|
08:07 clsung
Add openvanilla-framework 0.7.1.20050902, development header files for
OpenVanilla.
PR: ports/85731
Submitted by: Leland Wang <llwang@infor.org>
|
Thursday, 19 Jan 2006
|
23:09 thierry
- Add a Gujarati (gu) dictionary;
- Update Lithuanian (lt) & Uzbek (uz) dictionaries.
|
Monday, 16 Jan 2006
|
12:09 ale
Add php5-xmlwriter, the xmlwriter shared extension for php.
|
02:39 clsung
Add p5-XML-RSS-LibXML 0.15, XML::RSS with XML::LibXML.
PR: ports/91819
Submitted by: Gea-Suan Lin <gslin@gslin.org>
|
Tuesday, 10 Jan 2006
|
19:37 tobez
Add textproc/p5-JSON-Syck 0.01, a fast, lightweight JSON loader and
dumper.
|
Wednesday, 28 Dec 2005
|
09:46 tobez
Add textproc/p5-YAML-Syck 0.03, a Perl module that implements fast,
lightweight YAML loader and dumper.
|
Tuesday, 27 Dec 2005
|
13:34 tobez
Add textproc/p5-String-Koremutake 0.30, a Perl module to convert to/from
Koremutake Memorable Random Strings.
|
Sunday, 25 Dec 2005
|
06:10 nobutaka
Add uim-el-xemacs21-mule. uim-el-xemacs21-mule is XEmacs lisp for uim input
method library.
|
05:55 nobutaka
Add uim-el. uim-el is Emacs lisp for uim input method library.
|
Friday, 23 Dec 2005
|
13:03 tobez
Add textproc/p5-HTML-Truncate 0.03, a Perl module that truncates HTML by
character count while preserving well-formedness.
|
Thursday, 22 Dec 2005
|
14:49 lth
Add p5-XML-SAX-Expat-Incremental 0.04, XML::SAX::Expat subclass for
non-blocking (incremental).
|
Wednesday, 21 Dec 2005
|
00:15 pav
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>
|
Saturday, 17 Dec 2005
|
16:46 kuriyama
Add p5-Text-CSV-Simple 1.00, perl module for Simpler parsing of CSV
files.
|
Thursday, 15 Dec 2005
|
03:16 lawrance
Remove expired ports.
|
Friday, 9 Dec 2005
|
20:30 lth
Add p5-Devel-TraceSAX 0.021, trace SAX events.
|
19:45 ale
Add new XMLReader php5 extension.
|
Wednesday, 7 Dec 2005
|
15:03 garga
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>
|
Monday, 5 Dec 2005
|
15:45 hrs
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.
|
Wednesday, 30 Nov 2005
|
16:32 nobutaka
Move japanese/uim port to textproc category after repocopy.
PR: ports/89725
Submitted by: nobutaka
|
Tuesday, 29 Nov 2005
|
13:27 tobez
Add textproc/p5-String-Divert 0.96, a Perl module that provides a
scalar-like string object that facilitates nested generation of
structured output.
|
Monday, 28 Nov 2005
|
06:20 clsung
- Critique Perl source for style and standards, which give suggestions
about your perl source code.
- ijliao made this port, and I will maintain it :)
|
Saturday, 26 Nov 2005
|
13:10 edwin
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
|
03:54 clsung
- add New port nltk-lite, which is lightweight version of NLTK
|
Monday, 21 Nov 2005
|
16:35 lth
Add p5-FormValidator-Simple 0.10, validation with simple chains of
constraints.
PR: ports/89358
Submitted by: Lars Balker Rasmussen <lars@balker.dk>
|
Wednesday, 16 Nov 2005
|
13:53 lth
Add p5-Text-SimpleTable 0.02, simple Eyecandy ASCII Tables.
PR: ports/89132
Submitted by: Lars Balker Rasmussen <lars@balker.dk>
|
Sunday, 13 Nov 2005
|
11:30 thierry
- Update Ukrainian dictionary;
- Add Serbian and Telugu dictionaries.
|
Saturday, 12 Nov 2005
|
20:24 pav
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>
|
Friday, 11 Nov 2005
|
07:22 tobez
Add textproc/p5-Lingua-Identify 0.18, a Perl module to identify the
language a given string or file is written in.
|
Thursday, 10 Nov 2005
|
02:57 lawrance
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>
|
02:49 lawrance
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>
|
Wednesday, 9 Nov 2005
|
14:17 garga
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>
|
Tuesday, 8 Nov 2005
|
19:15 arved
Add wbxml2, conversiontools for converting between xml and wbxml
PR: 88537
Submitted by: Clemens Zauner <czauner+ports@onlineloop.com>
|
Sunday, 6 Nov 2005
|
20:44 tobez
Add textproc/p5-HTML-TagFilter 1.01, a fine-grained html-filter,
xss-blocker and mailto-obfuscator.
|
Saturday, 5 Nov 2005
|
09:07 kris
Remove expired ports
|
Friday, 4 Nov 2005
|
18:52 lth
Add p5-XML-SemanticDiff 0.95, Perl extension for comparing XML
documents.
|
05:40 ijliao
add bibtool 2.48
Command line manipulation of BibTeX files
PR: 88455
Submitted by: rafan@infor.org
|
Friday, 28 Oct 2005
|
22:17 roam
Add S5 1.1, Eric Meyer's Simple Standards-based Slide Show System.
WWW: http://www.meyerweb.com/eric/tools/s5/
|
Thursday, 27 Oct 2005
|
14:21 tobez
Add textproc/p5-Parse-FixedLength 5.35, a Perl module to parse a string
containing fixed length fields into component parts.
|
Wednesday, 26 Oct 2005
|
08:17 lth
Add p5-Perl-MinimumVersion 0.10, find a minimum required version of perl
for Perl code.
|
Tuesday, 25 Oct 2005
|
10:13 skv
Add p5-XML-Driver-HTML 0.06, Perl SAX Driver for non wellformed HTML.
|
Monday, 24 Oct 2005
|
15:53 garga
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>
|
08:29 tobez
Add textproc/p5-Text-Context-EitherSide 1.3, a Perl module to get N
words either side of search keywords.
|
08:27 tobez
Add textproc/p5-HTML-Fraction 0.40, a Perl module to encode fractions as
HTML entities.
|
08:26 tobez
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.
|
Tuesday, 18 Oct 2005
|
20:31 glewis
. 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
|
Sunday, 16 Oct 2005
|
19:44 tobez
Add textproc/p5-XML-Atom-SimpleFeed 0.7, a Perl module that generates
simple Atom syndication feeds.
|
Thursday, 13 Oct 2005
|
19:01 tobez
Add p5-XML-Atom-Filter 0.05, a perl module for easy creation of command
line Atom processing tools.
|
13:41 tobez
Add markdown 1.0.1, a text-to-HTML conversion tool for web writers.
|
Sunday, 9 Oct 2005
|
13:00 ehaupt
Adding p5-Text-Chomp, a module implementing a portable chomp.
PR: 87132
Submitted by: Jason Burgess <dev@fenux.net>
Approved by: novel (mentor)
|
Friday, 7 Oct 2005
|
19:58 pav
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>
|
Wednesday, 5 Oct 2005
|
21:03 pav
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>
|
Friday, 30 Sep 2005
|
17:16 garga
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>
|
Wednesday, 28 Sep 2005
|
14:06 tobez
Add p5-Text-Diff-HTML, a perl module to format unified diffs as XHTML.
|
14:02 tobez
Complete textproc/p5-JSON removal.
|
13:56 tobez
Add p5-JSON, a JavaScript Object Notation parser and converter for Perl.
|
Tuesday, 27 Sep 2005
|
20:03 lth
Add p5-Syntax-Highlight-Perl-Improved 1.01, syntax highlighting for Perl
code.
PR: ports/84487
Submitted by: Mauricio Herrera Cuadra <mauricio@arareko.net>
|
Sunday, 18 Sep 2005
|
15:15 vs
GasTeX is a set of LaTeX macros which allow to draw very easily
graphs, automata, nets, diagrams, etc... under the picture environment
of LaTeX. A picture with gastex basically consists of nodes and
edges. Here are a few examples of pictures that are easily defined
with gastex.
WWW: http://www.lsv.ens-cachan.fr/~gastin/gastex/gastex.html
|
Wednesday, 14 Sep 2005
|
15:38 pav
- Remove gauche-sxml port, it now comes with gauche itself
PR: ports/86018
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
|
13:02 dinoex
Syntax highlighting library for various languages. Has built-in support
for converting source code to syntax-highlighted HTML.
WWW: http://rubyforge.org/projects/syntax/
|
00:38 jylefort
Add fldiff.
Fldiff is a graphical diff program that shows the differences between two
files/directories, or a file/directory and a CVS or Subversion repository.
It is inspired by xdiff (Motif-based) and xxdiff (Qt-based), whose choice of
GUI toolkit has hampered their portability to many of the systems I work with.
WWW: http://www.easysw.com/~mike/fldiff/
PR: ports/86078
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
|
Tuesday, 13 Sep 2005
|
06:42 lth
Add p5-XML-DOM-XPath 0.09, adds XPath support to XML::DOM, using
XML::XPath engine.
PR: ports/85896
Submitted by: Mauricio Herrera Cuadra <mauricio@arareko.net>
|
Monday, 12 Sep 2005
|
20:58 jylefort
Add uni2ascii.
uni2ascii and ascii2uni convert between UTF-8 Unicode and any of a variety of
7-bit ASCII equivalents including: hexadecimal and decimal HTML numeric
character references, \u-escapes, standard hexadecimal, and raw hexadecimal.
WWW: http://freshmeat.net/projects/uni2ascii/
PR: ports/86017
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
|
Sunday, 11 Sep 2005
|
21:27 ahze
- Add hyperestraier
Full-text search system. You can search lots of documents for some documents
including specified words. If you run a web site, it is useful as your own
search engine for pages in your site. Also, it is useful as search utilities
of mail boxes and file servers.
The characteristic of Hyper Estraier is the following.
* High performance of search
* High scalability of target documents
* Perfect recall ratio by N-gram method
* Phrase search, attribute search, and similarity search
* Multilingualism with Unicode
* Independent of file format and repository
* Simple and powerful API
* Supporting P2P architecture
WWW: http://hyperestraier.sourceforge.net/
(This is a predecessor to textproc/estraier, not a drop in replacement.)
|
Thursday, 8 Sep 2005
|
23:10 jylefort
Add permute.
Permute is a simple program to read lines from standard input and
generate all possible permutations of those lines.
WWW: http://pigseye.kennesaw.edu/~rbentley/
PR: ports/85865
Submitted by: Erik Greenwald <erik@smluc.org>
|
Sunday, 4 Sep 2005
|
14:50 pav
- Fix typo before anyone notices
|
14:49 pav
A command line utility that formats plain text from standard input to HTML
PR: ports/85618
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
|
Thursday, 1 Sep 2005
|
10:57 tobez
Add p5-Pod-POM-View-HTML-Filter, a perl module which takes advantage of
existing syntax coloring modules to produce colorful code examples in a
POD document.
|
Wednesday, 31 Aug 2005
|
14:50 skv
Add p5-Pod-ProjectDocs 0.13, generates CPAN like pod pages.
|
11:11 garga
Add p5-Chess-PGN-Parse 0.18, reads and parses PGN (Portable Game
Notation) Chess files.
PR: ports/83958
Submitted by: Aaron Dalton <aaron@daltons.ca>
|
Monday, 29 Aug 2005
|
01:23 kuriyama
Add p5-Senna 0.08, perl module for Embeddable Fulltext Search Engine.
|
Thursday, 28 Jul 2005
|
06:51 vsevolod
Add ezxml - lightweight C library for parsing XML.
PR: ports/84710
Submitted by: Marcin Jessa <yazzy@yazzy.org>
Approved by: perky (mentor)
|
Number of commits found: 3011 (showing only 100 on this page) |