Commit graph

1369 commits

Author SHA1 Message Date
Martin Wilke
2d3ff17aad Text::ASCIIMathML is a parser for ASCIIMathML text which produces
MathML XML markup strings that are suitable for rendering by any
MathML-compliant browser.

WWW: http://search.cpan.org/dist/Text-ASCIIMathML/

PR:		ports/137605
Submitted by:	Wen Heping <wenheping at gmail.com>
2009-08-13 16:41:48 +00:00
Steven Kreuzer
5e7eacd121 Perl extension for inclusive and exclusive canonicalization of XML using libxml2
PR:		ports/137474
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2009-08-07 16:01:56 +00:00
Dmitry Sivachenko
732e202086 New port: MARC::XML.
MARC-XML is an extension to the MARC-Record distribution for working with
XML data encoded using the MARC21slim XML schema from the Library of Congress.

For more details see: http://www.loc.gov/standards/marcxml/
2009-08-06 11:11:09 +00:00
Martin Wilke
80da2adf57 MARC::Charset allows you to turn MARC-8 encoded strings into UTF-8
strings. MARC-8 is a single byte character encoding that predates
unicode, and allows you to put non-Roman scripts in MARC bibliographic
records.

WWW:	http://search.cpan.org/dist/MARC-Charset

PR:		ports/137433
Submitted by:	Wen Heping <wenheping at gmail.com>
2009-08-05 09:10:54 +00:00
Dmitry Marakasov
163c3fea0b This module creates a layer on top of DOM that allows you to program
in a "push" style rather than "pull". Once the document has been parsed
and you have a DOM object, you can call on the DOMHandler's traverse()
method to apply a set of call-back routines to all the nodes in a tree.

WWW: http://search.cpan.org/dist/XML-DOMHandler-1.0/

PR:		137424
Submitted by:	Stefan Pauly <stefan@fh-mainz.de>
2009-08-05 00:39:35 +00:00
Martin Wilke
ea4f66d196 Python lib for:
* creole markup -> html
    * html -> creole markup

WWW:	http://code.google.com/p/python-creole/

PR:		ports/137235
Submitted by:	Stanislav Svirid <count at 211.ru>
2009-07-29 14:13:43 +00:00
Martin Wilke
76c5fd67c5 Apertium is an open-source machine translation platform, initially aimed
at related-language pairs but recently expanded to deal with more
divergent language pairs (such as English-Catalan). The platform
provides:

1. a language-independent machine translation engine
2. tools to manage the linguistic data necessary to build a machine
   translation system for a given language pair and
3. linguistic data for a growing number of language pairs

WWW: http://www.apertium.org/

PR:		ports/137135
Submitted by:	Mykola Dzham <freebsd at levsha.org.ua>
2009-07-28 17:47:44 +00:00
Martin Wilke
c7e0c5c34c lttoolbox is a toolbox for lexical processing, morphological analysis
and generation of words. The analysis is the process of splitting of
words splitting a word (e.g. cats) into its lemma 'cat' and the
grammatical information <n><pl>.  The generation is the opposite
process.
The package is split into three programs, lt-comp, the compiler,
lt-proc, the processor, and lt-expand, which generates all possible
mappings between surface forms and lexical forms in the dictionary.

WWW: http://wiki.apertium.org/wiki/Lttoolbox

PR:		ports/137134
Submitted by:	Mykola Dzham <freebsd at levsha.org.ua>
2009-07-28 17:47:02 +00:00
Anton Berezin
b97bef31e4 Add textproc/p5-XML-Parser-Style-EasyTree 0.03, a Perl module that
parses XML to a simple tree.
2009-07-28 13:36:18 +00:00
Sergey Skvortsov
3925af777f Add p5-String-RewritePrefix 0.004, rewrite strings based on a set of
known prefixes.

PR:		ports/137133
Submitted by:	Bill Brinzer <bill.brinzer xx gmail.com>
2009-07-28 09:18:40 +00:00
Renato Botelho
b16dc471d7 This is a keyboard for input of the complex Biblical Hebrew (including
cantillation marks) with Unicode fonts. It is written in Keyman keyboard
language and developed by SIL Non-Roman Script Initiative (NRSI).

This port installs the keyboard so that it can be used through SCIM KMFL
IMEngine (textproc/scim-kmfl-imengine).

The keyboard is provided under the terms of MIT/X11 License.

WWW: http://scripts.sil.org/SILHebrUnic2
     http://scripts.sil.org/SILHebrUni_Documentation

PR:		ports/136768
Submitted by:	Nikola Lecic <nikola.lecic at anthesphoria.net>
2009-07-16 17:33:06 +00:00
Renato Botelho
8593ce8c5c This keyboard is designed to enable simple input of most Latin script
languages, including all major European Latin-script languages. The
keyboard is written in KMN Keyboard Language by the KMN language
developer, Tavultesoft (http://www.tavultesoft.com). The keyboard
uses punctuation and letter keys in sequence to access diacritic and
other letters.

This port installs the keyboard so that it can be used through SCIM
KMFL IMEngine (textproc/scim-kmfl-imengine).

Some of the supported languages include: Afrikaans, Albanian,
Balearic, Basque, Breton, Catalan, Croatian, Czech, Danish, Dutch,
Esperanto, Estonian, Faroese, Finnish, French, Gaelic, Galician,
German, Hungarian, Icelandic, Inuktitut, Italian, Kashubian, Ladin,
Latvian, Lithuanian, Maltese, Norwegian, Nynorsk, Polish, Portugese,
Romansch, Saami, Serbian, Slovak, Slovenian, Sorbian, Spanish,
Swedish, Tagalog, Turkish, Valencian, Vlaams, Walloon, Welsh and Zulu.

The keyboard is distributed under the terms of 3-clause BSD-licence.

WWW: http://eurolatin.keymankeyboards.com/

PR:		ports/136150
Submitted by:	Nikola Lecic <nikola.lecic at anthesphoria.net>
2009-07-16 17:32:11 +00:00
Dmitry Marakasov
02cd8b6e64 Base class and utility methods for manipulating Perl via PPI. Pulled
out from the Padre::Task::PPI code.

WWW: http://search.cpan.org/dist/PPIx-EditorTools/

PR:		136699
Submitted by:	Cezary Morga <cm@therek.net>
2009-07-15 13:47:55 +00:00
Philip M. Gollucci
9eacfa6b4b This is an interface into HTML::SuperForm through the Template Toolkit. When
created without arguments (i.e. [% USE form = HTML.SuperForm %]), the
Template's stash is searched for an Apache object or a CGI object to pass to
HTML::SuperForm's constructor.

When created with arguments (i.e. [% USE form = HTML.SuperForm(arg) %]),
the arguments are passed to HTML::SuperForm's constructor.

A dep for www/p5-Gantry

Reported by:    Cezary Morga <cm@therek.net>
2009-07-14 23:18:18 +00:00
Philip M. Gollucci
94b541488f Used in its basic form, this module provides an interface for generating basic
HTML form elements much like HTML::StickyForms does. The main difference is
HTML::SuperForm returns HTML::SuperForm::Field objects rather than plain HTML.
This allows for more flexibilty when generating forms for a complex application.

To get the most out of this module, use it as a base (Super) class for your own
form object which generates your own custom fields. If you don't use it this way,
I guess there's really nothing Super about it. Example are shown later in the document.

The interface was designed with mod_perl and the Template Toolkit in mind,
but it works equally well in any cgi environment.

A dep for www/p5-Gantry

Reported by:    Cezary Morga <cm@therek.net>
2009-07-14 23:17:35 +00:00
Philip M. Gollucci
e271fb5d9f LuaExpat is a SAX XML parser based on the Expat library. SAX is the Simple API
for XML and allows programs to:

* process a XML document incrementally, thus being able to handle huge
  documents without memory penalties;
* register handler functions which are called by the parser during the
  processing of the document, handling the document elements or text.

With an event-based API like SAX the XML document can be fed to the parser in
chunks, and the parsing begins as soon as the parser receives the first
document chunk. LuaExpat reports parsing events (such as the start and end of
elements) directly to the application through callbacks. The parsing of huge
documents can benefit from this piecemeal operation.

WWW: http://www.keplerproject.org/luaexpat

PR:		ports/136265
Submitted by:	Andrew Lewis <dru at silenceisdefeat.net>
2009-07-14 06:02:55 +00:00
Martin Wilke
ad6e634e88 A simple wrapper for parsing OPML files.
WWW:	http://rubyforge.org/projects/opml/

PR:		ports/136719
Submitted by:	TERAMOTO Masahiro <markun at onohara.to>
2009-07-13 22:15:30 +00:00
Martin Wilke
8f1a58689c HTMLEntities is a simple library to facilitate encoding and decoding of
named (&yacute; and so on) or numerical (&#123; or &#x12a;) entities
in HTML and XHTML documents.

WWW:	http://rubyforge.org/projects/htmlentities/

PR:		ports/136713
Submitted by:	TERAMOTO Masahiro <markun at onohara.to>
2009-07-13 22:13:24 +00:00
Martin Wilke
fcfc412a69 LaTeX::Pod converts LaTeX sources to Perl's POD (Plain old
documentation) format. Currently only a subset of the available
LaTeX language is supported.

WWW:	http://search.cpan.org/dist/LaTeX-Pod/

PR:		ports/136639
Submitted by:	Wen Heping <wenheping at gmail.com>
2009-07-12 22:19:58 +00:00
Dennis Herrmann
83d8dfd1c1 Termcolor is a library for ANSI color formatting
like HTML for output in terminal.

WWW:	http://github.com/jugyo/termcolor/tree/master
2009-07-12 14:05:06 +00:00
Dmitry Marakasov
c1eba0ce96 Little and efficient Perl module to manage xml data.
WWW:	http://search.cpan.org/dist/XML-TinyXML/

PR:		136395
Submitted by:	Rick van der Zwet <info@rickvanderzwet.nl>
2009-07-07 13:27:38 +00:00
Beat Gaetzi
633cd7fd8a POD::Abstract provides a means to load a POD (or POD compatible)
document without direct reference to it's syntax, and perform
manipulations on the abstract syntax tree.

This can be used to support additional features for POD, to format
output, to compile into alternative formats, etc.

While Pod looks like a simple format, the specification calls for
a number of special cases to be handled, and that makes any software
that works on Pod as text more complex than it needs to be.  In
addition to this, Pod does not lend itself to a natural structured
model. This makes it difficult to manipulate without damaging the
validity of the document.

Pod::Abstract solves these problems by loading the document into a
structured tree, and providing consistent traversal, searching,
manpulation and re-serialisation. Pod related utilities are easy
to write using Pod::Abstract.

WWW: http://search.cpan.org/dist/Pod-Abstract/

PR:		ports/135181
Submitted by:	Cezary Morga <cm AT therek.net>
2009-06-20 19:06:24 +00:00
Martin Wilke
4fedf3e38f - Update to 1.0.1.12
- Connect py-markdown2 to the build

PR:		135247
Submitted by:	Wen Heping <wenheping@gmail.com> (maintainer)
2009-06-13 23:51:23 +00:00
Steven Kreuzer
53cba4f805 Atom takes in plain text with simple layout hints and outputs as HTML
or LaTeX.

PR:		ports/135424
Submitted by:	Chris Rees <chris@bayofrum.net>
Approved by:	wxs (mentor)
2009-06-12 13:40:55 +00:00
Martin Wilke
c6c35f862b This module supports multipage tables via the xtab and the longtable
package. For publication quality tables it utilizes the booktabs
package. It also supports the tabularx and tabulary packages for
nicer fixed-width tables. Furthermore, it supports the colortbl
package for colored tables optimized for presentations.  The powerful
new ctable package is supported and especially recommended when
footnotes are needed. LaTeX::Table ships with some predefined, good
looking themes.

WWW:	http://search.cpan.org/dist/LaTeX-Table/

PR:		ports/135243
Submitted by:	Wen Heping <wenheping at gmail.com>
2009-06-05 22:07:41 +00:00
Martin Wilke
679ef90516 The LaTeX::Driver module encapsulates the details of invoking the
Latex programs to format a LaTeX document. Formatting with LaTeX
is complicated; there are potentially many programs to run and the
output of those programs must be monitored to determine whether
further processing is required.

WWW:	http://search.cpan.org/dist/LaTeX-Driver/

PR:		ports/135170
Submitted by:	Wen Heping <wenheping at gmail.com>
2009-06-05 22:07:10 +00:00
Martin Wilke
1dfbbf579f p5::LaTeX::Encode provides a function to encode text that is to
be formatted with LaTeX. It encodes characters that are special
to LaTeX or that are represented in LaTeX by LaTeX commands.

WWW:	http://search.cpan.org/dist/LaTeX-Encode/

PR:		ports/135171
Submitted by:	Wen Heping <wenheping at gmail.com>
2009-06-05 22:05:50 +00:00
Martin Wilke
d041d194ab This module provides a parser which parses and interprets (though
not fully) LaTeX documents and returns a tree-based representation
of what it finds. This tree is a LaTeX::TOM::Tree. The tree contains
LaTeX::TOM::Node nodes.
WWW:	http://search.cpan.org/dist/LaTeX-TOM/

PR:		ports/135245
Submitted by:	Wen Heping <wenheping at gmail.com>
2009-06-05 22:03:53 +00:00
Martin Wilke
f128ddfb8e 2009-05-31 biology/p5-bioperl-devel: no longer under development
2009-05-31 biology/p5-bioperl-run-devel: no longer under development
2009-06-01 net-p2p/deluge05: use net-p2p/deluge instead
2009-06-03 textproc/gmat: failed to build for a long time, no maintainer and apparently no users either
2009-06-05 20:38:36 +00:00
Gabor Kovesdan
00bc58eac0 PDF-Table is intended for table generation using PDF::API2.
WWW:	http://search.cpan.org/~omega/

PR:		ports/134965
Submitted by:	scheidell at secnap.net
2009-06-05 17:19:43 +00:00
Boris Samorodov
c11516af7b Here are new Linux Fedora 10 infrastructure ports.
Those ports are intended to be used with 8-CURRENT at least
with SVN r192206.

If you want to switch to linux-f10 ports, please define at /etc/make.conf:
  OVERRIDE_LINUX_BASE_PORT=f10
  OVERRIDE_LINUX_NONBASE_PORTS=f10

An upgrading procedure is shown at /usr/ports/UPDATING, entries 20090401
and 20070327.

For the first time all tested linux ports work as expected(!):
. acroread8;
. google-earth;
. skype;
. seamonkey.

Many thanks for kernel folks who really did the main work
(and I wrote only some lines of ports).

There is a good chance that those ports may become a default
for 8.0-RELEASE. Please, test and report back to emulation@ ML.
2009-06-01 17:26:31 +00:00
Philip M. Gollucci
c6923fb5be * XPath support for document searching
* CSS3 selector support for document searching
* XML/HTML builder
* Drop in replacement for Hpricot (though not bug for bug)

Nokogiri parses and searches XML/HTML very quickly, and also has
correctly implemented CSS3 selector support as well as XPath support.

WWW:	http://nokogiri.rubyforge.org/nokogiri/

Submitted by:	Philip M. Gollucci <pgollucci at p6m7g8.com>
2009-05-18 21:01:16 +00:00
Martin Wilke
2905f00618 String::Escape - Registry of string functions, including backslash escapes
WWW: http://search.cpan.org/dist/String-Escape/

PR:		ports/134564
Submitted by:	Denis Pokataev <catone at cpan.org>
2009-05-17 13:06:10 +00:00
Martin Wilke
a5b74d6f13 - Connect p5-PDF-API3 to the build 2009-05-16 23:12:16 +00:00
Dennis Herrmann
dc9974675d - Update to 0.6.1052
- Connect to the build

PR:		ports/134304
Submitted by:	Alexey V.Degtyarev <alexey@renatasystems.org> (maintainer)
Approved by:	miwi (mentor)
2009-05-11 20:16:09 +00:00
Jose Alonso Cardenas Marquez
342ecab628 - New port: textproc/gambas2-gb-xml
The gambas XML component
2009-05-09 01:35:57 +00:00
Gerald Pfeifer
72259799a5 Remove textproc/sp per deprecation/expiration note. 2009-05-03 21:02:16 +00:00
Martin Wilke
4f5ceb6b92 XML::Feed::Deduper is deduper for XML::Feed.
You can write the aggregator more easily :)

WWW:	http://search.cpan.org/dist/XML-Feed-Deduper/

PR:		ports/134018
Submitted by:	TERAMOTO Masahiro <markun at onohara.to>
2009-05-01 11:09:10 +00:00
Steven Kreuzer
b4439e9824 Perl XS binding to libyaml which offers the best YAML support to date.
WWW:    http://search.cpan.org/~nuffin/YAML-LibYAML/

PR:     ports/134066
Submitted by:   TERAMOTO Masahiro <markun@onohara.to>
Approved by:    wxs (mentor)
2009-04-29 13:06:31 +00:00
Thierry Thomas
0c94c8b11c Add ky-aspell, aspell Kirghiz dictionary. 2009-04-28 19:32:57 +00:00
Martin Wilke
a26041c27f This is an implementation of John Gruber's Markdown text to html language.
There's not much here that differentiates it from any of the existing Markdown
implementations except that it's written in C instead of one of the vast flock
of scripting languages that are fighting it out for the Perl crown.

Markdown provides a library that gives you formatting functions suitable for
marking down entire documents or lines of text, a command-line program that you
can use to mark down documents interactively or from a script,
and a tiny (1 program so far) suite of example programs that show how to fully
utilize the markdown library.

WWW:		http://www.pell.portland.or.us/~orc/Code/markdown/

PR:		ports/134004
Submitted by:	Julien Laffaye <kimelto at gmail.com>
2009-04-26 23:46:43 +00:00
Max Brazhnikov
b8e407bcec Connect lexxia to build 2009-04-24 18:59:25 +00:00
Greg Larkin
db5b717622 docbook2X converts DocBook documents into man pages and Texinfo
documents.

It aims to support DocBook version 4.2, excepting the features that
cannot be supported or are not useful in a man page or Texinfo
document.

WWW:    http://docbook2x.sourceforge.net/
2009-04-24 03:09:37 +00:00
Martin Wilke
ba35815b20 This module is a blunt rewrite of XML::Simple (by Grant McLean)
to use the XML::LibXML parser for XML structures, where the original
uses plain Perl or SAX parsers.

WWW:	http://http://search.cpan.org/dist/XML-LibXML-Simple/

PR:		ports/133875
Submitted by:	TERAMOTO Masahiro <markun at onohara.to>
2009-04-23 09:02:29 +00:00
Philip M. Gollucci
77cb81877b Class XmlSimple offers an easy API to read and write XML. It is a Ruby
translation of Grant McLean's Perl module XML::Simple. Simply put,
it automatically converts XML documents into a Ruby Hash.

WWW: http://rubyforge.org/projects/xml-simple

Sponsored by:   RideCharge Inc.
2009-04-22 04:35:59 +00:00
Martin Wilke
67aa920afa This module is a tiny shim to unbreak XML files that have had their
entities doubly-encoded.

WWW:	http://search.cpan.org/dist/XML-DoubleEncodedEntities/

PR:		ports/133600
Submitted by:	Wen Heping <wenheping at gmail.com>
2009-04-11 22:35:42 +00:00
Boris Samorodov
824eda00fc Here are new Linux Fedora 8 infrastructure ports.
The recommended version of FreeBSD to use them is 8-CURRENT.
FreeBSD-7.x is not fully compatible with compat.linux.osrelease
2.6.16. Some syscalls cannot be MFCed due to native FreeBSD
ABI breakage.

Usage (and package building):
1. define compat.linux.osrelease=2.6.16;
2. add following variables to /etc/make.conf:
   . OVERRIDE_LINUX_BASE_PORT=f8;
   . OVERRIDE_LINUX_NONBASE_PORTS=f8.

Approved by:	bsam (me) ;-)
2009-04-01 15:25:39 +00:00
Sergey Skvortsov
1e23f938bd Add p5-Unicode-Escape 0.0.2, escape and unescape Unicode characters
other than ASCII.
2009-03-29 19:24:20 +00:00
Lars Balker Rasmussen
6837367be6 New port, textproc/p5-Text-Context:
Given a piece of text and some search terms, produces an object
which locates the search terms in the message, extracts a reasonable-length
string containing all the search terms, and optionally dumps the string out
as HTML text with the search terms highlighted in bold.
2009-03-29 14:26:51 +00:00
Pav Lucistnik
821d901072 Intelligent Input Bus for Linux / Unix OS, iBus, is the next generation input
framework, developed by the developer of scim-python, includes all its
function, and much more.

This is the base port, you need input methods such as pinyin to input text.

WWW: http://code.google.com/p/ibus

PR:		ports/128371
Submitted by:	Henry Hu <henry.hu.sh@gmail.com>
2009-03-26 09:24:35 +00:00