| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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>
Notes:
svn path=/head/; revision=238621
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=238543
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=238542
|
|
|
|
|
|
|
| |
parses XML to a simple tree.
Notes:
svn path=/head/; revision=238510
|
|
|
|
|
|
|
|
|
|
| |
known prefixes.
PR: ports/137133
Submitted by: Bill Brinzer <bill.brinzer xx gmail.com>
Notes:
svn path=/head/; revision=238495
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=237941
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=237940
|
|
|
|
|
|
|
|
|
|
|
|
| |
out from the Padre::Task::PPI code.
WWW: http://search.cpan.org/dist/PPIx-EditorTools/
PR: 136699
Submitted by: Cezary Morga <cm@therek.net>
Notes:
svn path=/head/; revision=237878
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=237826
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=237825
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=237757
|
|
|
|
|
|
|
|
|
|
| |
WWW: http://rubyforge.org/projects/opml/
PR: ports/136719
Submitted by: TERAMOTO Masahiro <markun at onohara.to>
Notes:
svn path=/head/; revision=237721
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
named (ý and so on) or numerical ({ or Ī) entities
in HTML and XHTML documents.
WWW: http://rubyforge.org/projects/htmlentities/
PR: ports/136713
Submitted by: TERAMOTO Masahiro <markun at onohara.to>
Notes:
svn path=/head/; revision=237717
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=237663
|
|
|
|
|
|
|
|
|
| |
like HTML for output in terminal.
WWW: http://github.com/jugyo/termcolor/tree/master
Notes:
svn path=/head/; revision=237635
|
|
|
|
|
|
|
|
|
|
| |
WWW: http://search.cpan.org/dist/XML-TinyXML/
PR: 136395
Submitted by: Rick van der Zwet <info@rickvanderzwet.nl>
Notes:
svn path=/head/; revision=237345
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=236379
|
|
|
|
|
|
|
|
|
|
| |
- Connect py-markdown2 to the build
PR: 135247
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=235796
|
|
|
|
|
|
|
|
|
|
|
| |
or LaTeX.
PR: ports/135424
Submitted by: Chris Rees <chris@bayofrum.net>
Approved by: wxs (mentor)
Notes:
svn path=/head/; revision=235643
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=235247
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=235246
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=235245
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=235244
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=235227
|
|
|
|
|
|
|
|
|
|
| |
WWW: http://search.cpan.org/~omega/
PR: ports/134965
Submitted by: scheidell at secnap.net
Notes:
svn path=/head/; revision=235215
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=234983
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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>
Notes:
svn path=/head/; revision=234169
|
|
|
|
|
|
|
|
|
|
| |
WWW: http://search.cpan.org/dist/String-Escape/
PR: ports/134564
Submitted by: Denis Pokataev <catone at cpan.org>
Notes:
svn path=/head/; revision=234090
|
|
|
|
| |
Notes:
svn path=/head/; revision=234035
|
|
|
|
|
|
|
|
|
|
|
| |
- Connect to the build
PR: ports/134304
Submitted by: Alexey V.Degtyarev <alexey@renatasystems.org> (maintainer)
Approved by: miwi (mentor)
Notes:
svn path=/head/; revision=233729
|
|
|
|
|
|
|
| |
The gambas XML component
Notes:
svn path=/head/; revision=233470
|
|
|
|
| |
Notes:
svn path=/head/; revision=233173
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=233039
|
|
|
|
|
|
|
|
|
|
|
| |
WWW: http://search.cpan.org/~nuffin/YAML-LibYAML/
PR: ports/134066
Submitted by: TERAMOTO Masahiro <markun@onohara.to>
Approved by: wxs (mentor)
Notes:
svn path=/head/; revision=232945
|
|
|
|
| |
Notes:
svn path=/head/; revision=232913
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=232811
|
|
|
|
| |
Notes:
svn path=/head/; revision=232678
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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/
Notes:
svn path=/head/; revision=232637
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=232555
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=232491
|
|
|
|
|
|
|
|
|
|
|
|
| |
entities doubly-encoded.
WWW: http://search.cpan.org/dist/XML-DoubleEncodedEntities/
PR: ports/133600
Submitted by: Wen Heping <wenheping at gmail.com>
Notes:
svn path=/head/; revision=232141
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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) ;-)
Notes:
svn path=/head/; revision=231438
|
|
|
|
|
|
|
| |
other than ASCII.
Notes:
svn path=/head/; revision=231273
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=231248
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=231047
|
|
|
|
|
|
|
|
|
|
|
|
| |
mdoc-roff documents into a variety of output formats.
WWW: http://mdocml.bsd.lv/
PR: ports/132449
Submitted by: Ulrich Spoerlein <uspoerlein at gmail.com>
Notes:
svn path=/head/; revision=230997
|
|
|
|
|
|
|
|
|
|
|
| |
This module provide user-defined Unicode properties that deal with East
Asian characters' width status, as specified in
http://www.unicode.org/unicode/reports/tr11/.
WWW: http://search.cpan.org/dist/Unicode-EastAsianWidth/
Notes:
svn path=/head/; revision=230791
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Java search library, with XML/HTTP and JSON APIs, hit highlighting,
faceted search, caching, replication, a web administration interface
and many more features. It runs in a Java servlet container such as
Tomcat.
WWW: http://lucene.apache.org/solr/
PR: ports/132665
Submitted by: Gea-Suan Lin <gslin at gslin.org>
Notes:
svn path=/head/; revision=230662
|
|
|
|
|
|
|
|
|
|
|
|
| |
using C internally.
WWW: http://search.cpan.org/dist/XML-Bare/
PR: ports/132731
Submitted by: Wen Heping <wenheping at gmail.com>
Notes:
svn path=/head/; revision=230449
|
|
|
|
|
|
|
|
| |
configuration files and display their values in a way suitable for
use in shell scripts.
Notes:
svn path=/head/; revision=230353
|