Commit graph

908 commits

Author SHA1 Message Date
Vanilla I. Shu
9427ab710d Add p5-Spork 0.18, creating standalone HTML slideshows from Kwiki
markup.

PR:		ports/69227
Submitted by:	Elvis Chiang <elvis@sslab.cs.ccu.edu.tw>
2004-07-18 06:48:14 +00:00
Thierry Thomas
2b767d7306 Add cdsware 0.3.2, CERN Document Server Software.
This is another "monster" from CERN, but if you are looking
for a document server, there is no free alternative.
2004-07-11 14:34:37 +00:00
Bill Fenner
4607f9d456 Add Henrik Levkowetz's idnits tool, for syntax checking Internet
Drafts to be submitted to the IETF.
2004-07-09 23:40:45 +00:00
Oliver Eikemeier
5c1b9bab32 Add exslt, a community initiative to provide extensions to XSLT.
PR:		68821
Submitted by:	Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
2004-07-09 12:34:11 +00:00
Greg Lewis
a03dd5e89f . Add a saxon-devel port for the development version of Saxon:
"The Saxon 8.0 package is a collection of tools for processing XML documents.
 The main components are:

 - An XSLT 2.0 processor, that can be used from the command line, or invoked
   from a Java application by use of the standard JAXP API. Saxon can be
   integrated with Java applications using the JAXP API, which means it is
   possible for a Java application to switch between different XSLT processors
   without changing the application code. As well as conforming closely with the
   XSLT 2.0 specification, Saxon offers a number of powerful extensions.
 - An XPath 2.0 processor accessible via an API to Java applications.
 - An XQuery 1.0 processor that can be used from the command line, or invoked
   from a Java application by use of an API.
 - An XML Schema 1.0 processor. This can be used on its own to validate a schema
   for correctness, or to validate a source document against the definitions in
   a schema. It is also used to support the schema-aware functionality of the
   XSLT and XQuery processors.

 So you can use Saxon to process XML by writing XSLT stylesheets, by writing
 XQuery queries, by writing Java applications, or by combinations of the
 approaches."

PR:		68637
Submitted by:	Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
2004-07-07 20:36:36 +00:00
Alexander Nedotsukov
3e9d8c17f6 Add py-libxslt , Python interface for XSLT C library for GNOME. 2004-07-06 03:07:06 +00:00
Alexander Nedotsukov
a89f7de8a8 Add py-libxml2 , Python interface for XML parser library for GNOME. 2004-07-06 03:06:13 +00:00
Vanilla I. Shu
7bd1ef9e0e Add scim 0.99.2, smart Common Input Method platform.
PR:		ports/67133
Submitted by:	Jie Gao	<gaoj@cpsc.ucalgary.ca>
Somepart by:	me
2004-07-02 22:35:29 +00:00
Lars Thegler
b5655d91ab Add p5-Hash-Merge 0.07, merges hashes.
PR:		68574
Submitted by:	snowchyld <hash-merge-freebsd-port@snowchyld.org>
Approved by:	erwin (implicit)
2004-07-02 08:35:34 +00:00
Ying-Chieh Liao
d751cb4de2 add xmlstarlet 0.9.1
Command Line XML Toolkit
2004-06-30 02:29:25 +00:00
Peter Pentchev
f0b459917d Add p5-Time-Human 1.02, a port of Simon Cozens' Time::Human module for
providing human-readable descriptions of localtime() specifications.
2004-06-25 15:04:14 +00:00
Ying-Chieh Liao
8c348c8141 add db2latex 0.8 pre1
DocBook to LaTeX XSL stylesheets
2004-06-24 06:31:21 +00:00
Pav Lucistnik
7b16658540 Add rl, a command-line tool that reads lines from an input file or stdin,
randomizes the lines and outputs a specified number of lines. It does
this with only a single pass over the input while trying to use as little
memory as possible.

PR:		ports/68182
Submitted by:	David Sze <dsze@alumni.uwaterloo.ca>
2004-06-22 20:19:51 +00:00
Kris Kennaway
bbdac6a841 Remove expired ports, plus the three ports that depended on them. 2004-06-20 23:40:39 +00:00
Thierry Thomas
708d2f3e29 Remove: this was a duplicate of textproc/openfts.
Noticed by:	Jun Kuriyama.
2004-06-19 10:30:26 +00:00
Thierry Thomas
b35f7c6b62 Add p5-Search-OpenFTS 0.37: Open Source Full Text Search engine. 2004-06-18 20:40:42 +00:00
Mathieu Arnold
97033c4d6d Add p5-HTML-Tidy 1.04, web validation in a Perl object using tidy. 2004-06-09 12:15:32 +00:00
Mathieu Arnold
1894d4c1b6 Add p5-PerlPoint-Converters 1.01, convert PerlPoint docs into various
formats.
2004-06-08 10:59:06 +00:00
Mathieu Arnold
5ae350cd7e Add p5-PerlPoint-Package 0.39, PerlPoint is both a presentation and a
documentation toolset.
2004-06-08 10:03:57 +00:00
Pav Lucistnik
bb1357e923 Add Mini-XML, 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.  Mini-XML only
requires an ANSI C compatible compiler (GCC works, as do
most vendors' ANSI C compilers) and a "make" program.

PR:		ports/67304
Submitted by:	Osintsev Vladimir <oc@nm.ru>
2004-05-29 13:32:26 +00:00
Mathieu Arnold
c31ff404eb Add p5-Spreadsheet-WriteExcel-FromXML 1.02, create an Excel Spreadsheet
from XML.

PR:		ports/67193
Submitted by:	Bill Swingle <unfurl@freebsd.org>
2004-05-26 13:23:52 +00:00
Tilman Keskinoz
a6d396756d Add p5-XML-Atom-Syndication, A lightweight client for Atom Feeds 2004-05-22 22:57:43 +00:00
Tilman Keskinoz
e1819eb861 Add p5-XML-Parser-Style-Elemental, a slightly more advanced and flexible
object tree style for XML::Parser
2004-05-22 22:42:26 +00:00
Tilman Keskinoz
d55996852b Add p5-XML-RAI, an RSS Abstraction Interface to p5-XML-RSS-Parser 2004-05-22 22:10:20 +00:00
Erwin Lansing
36c916aee8 Add p5-Text-TabularDisplay 1.18, display text in formatted table output.
Text::TabularDisplay simplifies displaying textual data in a table.
The output is identical to the columnar display of query results
in the mysql text monitor.

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

PR:		ports/66804
Submitted by:	Lars Thegler <lars@thegler.dk>
2004-05-18 13:55:50 +00:00
Jeremy Messenger
86d981c1d4 This is took from textproc/aspell, so I did the modified to grab and use the
Linux binary instead. Current, it will use aspell core linux binary and
regular tarballs of language similar to what aspell is having.

This new port will be need for the next version of www/linux-opera.

--

Linux version of Aspell.

Aspell is a spelling checker designed to eventually replace ispell, although
it currently lacks many of ispell's basic functions. Aspell's main feature is
that it does a much better job of coming up with possible suggestions than
ispell. Aspell also includes a powerful C++ library with C and Perl interfaces
in the works.

WWW: http://aspell.sourceforge.net/

Approved by:	adamw (mentor)
2004-05-14 02:35:43 +00:00
Maxim Sobolev
2c4323420f Add p5-Spreadsheet-WriteExcelXML 0.02, module for creating an Excel file in XML
format.
2004-05-07 19:37:37 +00:00
Vanilla I. Shu
9f99d62fba Add p5-Text-Table 1.102, organize Data in Tables.
PR:		ports/66224
Submitted by:	Autrijus Tang <autrijus@autrijus.org>
2004-05-05 21:06:27 +00:00
Vanilla I. Shu
2671451d9b Add p5-Text-Aligner 0.03, align text in columns.
PR:		ports/66224
Submitted by:	Autrijus Tang <autrijus@autrijus.org>
2004-05-05 21:04:18 +00:00
Pav Lucistnik
4070feb8bb The Slides doctype and stylesheets are for making presentations.
WWW: http://docbook.sourceforge.net/projects/slides/

PR:		ports/66243
Submitted by:	Jean-Baptiste Quenot <jb.quenot@caraldi.com>
2004-05-05 13:45:34 +00:00
Akinori MUSHA
fdc8eabdc2 Add ruby-htree, a Ruby library to manipulate HTML/XML tree data
structure.
2004-05-03 05:20:46 +00:00
Thierry Thomas
34f29cc816 Add gv-aspell , aspell with Manx Gaelic dictionary.
Approved by:	mat (mentor).
2004-04-16 21:54:13 +00:00
Thierry Thomas
0c38a86f64 Add gd-aspell , aspell with Scottish Gaelic dictionary.
Approved by:	mat (mentor).
2004-04-16 21:53:38 +00:00
Sergey Skvortsov
b13e853d21 add p5-XML-SAX-ExpatXS 0.98, perlSAX2 XS extension to Expat parser. 2004-04-11 10:44:37 +00:00
Mark Linimon
fc09118e13 MXP1 is a new XmlPull parsing engine that is based on ideas from XPP and in
particular XPP2 but completely revised and rewritten to take best advantage of
latest JIT JVMs such as Hotspot in JDK 1.4.

MXP1 was designed to use best available the latest and the most advanced JIT
engines such as Hotspot in JDK1.4.

MXP1 has following features:

  - fast - let me say it again it is fast :-)
  - small - lot of performance packed in JAR file that is less than 20KB!
  - easy to use - the parser implements common XML pull parsing API (XMLPULL)
    described at http://www.xmlpull.org

Performance tests that compare MXP1 to other leading XML parsers are available
at http://www.extreme.indiana.edu/~aslom/xpp_sax2bench/

WWW:	http://www.extreme.indiana.edu/soap/xpp/mxp1/

PR:		ports/65066
Submitted by:	Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
2004-04-04 18:03:12 +00:00
Kirill Ponomarev
09b8b5d824 Add p5-Lingua-EN-Inflect-Number 1.1,
This module extends the functionality of Lingua::EN::Inflect
with three new functions available for export.

PR:		ports/65148
Submitted by:	Lars Thegler <lars@thegler.dk>
2004-04-04 14:39:39 +00:00
Kirill Ponomarev
ad9651ef99 Add docbook-430 4.3, docBook/SGML DTD V4.3, designed for technical
documentation.

PR:		ports/65122
Submitted by:	hrs
2004-04-03 21:23:22 +00:00
Kirill Ponomarev
d8f51f769f Add docbook-xml-430 4.3, docBook/XML DTD V4.3, designed for technical
documentation.

PR:		ports/65123
Submitted by:	hrs
2004-04-03 21:20:55 +00:00
Kris Kennaway
98dd96ee20 Remove category pkg/COMMENT files in favour of a COMMENT variable in the
category makefile.

Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR:		59651
2004-04-02 07:29:48 +00:00
Thierry Thomas
594bafc6a4 Repocopy textproc/no-aspell to textproc/nn-aspell.
PR:		ports/65005
Approved by:	mat (mentor)
Repo copied by:	marcus (cvs).
2004-04-01 17:39:56 +00:00
Pav Lucistnik
324aadaf1a - Fix sorting bogon from rev 1.667 2004-04-01 15:21:14 +00:00
Pav Lucistnik
d54e26320d Add xmlpull, a common API for XML Pull Parsing (XmlPull) is an effort to define
a simple and elegant pull parsing API that will provide a standardized way to
do pull XML parsing from J2ME to J2EE.

WWW:	http://www.xmlpull.org

PR:		ports/64948
Submitted by:	Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
2004-04-01 15:12:51 +00:00
Thierry Thomas
e52f46d2d2 Add zu-aspell , aspell with Zulu dictionary.
Approved by:    mat (mentor).
2004-03-31 20:12:02 +00:00
Thierry Thomas
98903ec1aa Add wa-aspell , aspell with Walloon dictionary.
Approved by:    mat (mentor).
2004-03-31 20:11:19 +00:00
Thierry Thomas
b7ade6eaae Add tr-aspell , aspell with Turkish dictionary.
Approved by:    mat (mentor).
2004-03-31 20:10:42 +00:00
Thierry Thomas
4a6ceef075 Add tn-aspell , aspell with Tswana dictionary.
Approved by:    mat (mentor).
2004-03-31 20:09:40 +00:00
Thierry Thomas
197ddea8a2 Add sw-aspell , aspell with Swahili dictionary.
Approved by:    mat (mentor).
2004-03-31 20:09:01 +00:00
Thierry Thomas
b5eabd4841 Add nb-aspell , aspell with Norwegian Bokmal dictionary.
Approved by:    mat (mentor).
2004-03-31 20:08:20 +00:00
Thierry Thomas
d30cb7eee3 Add mt-aspell , aspell with Maltese dictionary.
Approved by:	mat (mentor).
2004-03-31 20:07:44 +00:00
Thierry Thomas
3024f9f07d Adding new Aspell dictionaries slave ports:
. Interlingua (ia-aspell)
. Maltese (mt-aspell)
. Norwegian Bokmal (nb-aspell)
. Swahili (sw-aspell)
. Tswana (tn-aspell)
. Turkish (tr-aspell)
. Walloon (wa-aspell)
. Zulu (zu-aspell)

Approved by:	mat (mentor).
2004-03-31 20:06:41 +00:00
Clement Laforet
dd8d11f444 - re-Hook webcpp to the build after repocopy [1]
- Update to 0.8.4 [2]

PR:             64579 [1], 63924 [2]
Approved by:    portsmgr [1]
Submitted by:   maintainer
2004-03-25 20:41:46 +00:00
Volker Stolz
b5e2b16a1f Remove obsolete port textproc/whitespace.el 2004-03-24 12:56:28 +00:00
Mathieu Arnold
0cc1988912 Reorder those files 2004-03-20 19:06:44 +00:00
Thierry Thomas
3adde81cab Adding bg-aspell ga-aspell gl-aspell hr-aspell id-aspell is-aspell mi-aspell
ms-aspell sl-aspell.

Aspell with Afrikaans (af), Bulgarian (bg), Croatian (hr), Galician (gl),
Indonesian (id),Icelandic (is), Irish (ga), Maori (mi), Malay (ms), and
Slovenian (sl) dictionaries.

PRs:		ports/64187, ports/64188, ports/64189.
Approved by:	mat (mentor).
2004-03-20 14:51:08 +00:00
Thierry Thomas
0ea7d0ea50 Add af-aspell bg-aspell ga-aspell gl-aspell hr-aspell id-aspell is-aspell
mi-aspell ms-aspell sl-aspell.

Aspell with Afrikaans (af), Bulgarian (bg), Croatian (hr), Galician (gl),
Indonesian (id),Icelandic (is), Irish (ga), Maori (mi), Malay (ms), and
Slovenian (sl) dictionaries.

PRs:		ports/64187, ports/64188, ports/64189.
Approved by:	mat (mentor).
2004-03-20 08:34:16 +00:00
Ying-Chieh Liao
675906fcb2 reimport ocaml-yaxi 0.5.2
Yet Another X* Implementation for OCaml
2004-03-19 02:24:46 +00:00
Ying-Chieh Liao
21279b9d3a rename yaxi to ocaml-yaxi 2004-03-19 02:23:40 +00:00
Akinori MUSHA
18d67651d5 Add ruby-tempura, TEMPlate Utility for Ruby Application. 2004-03-18 08:44:34 +00:00
Ying-Chieh Liao
fd33288868 add yaxi 0.5.2
Yet Another X* Implementation for OCaml
2004-03-18 03:22:41 +00:00
Greg Lewis
32a5036976 Add a port of html-pretty:
html-pretty (or htmlpty on file systems with unpleasant filename
length restrictions) is a prettyprinter for HTML and SGML.  It can
also assist in the conversion of ordinary text files in ASCII or
ISO8859-1 character sets to HTML.

WWW: http://www.math.utah.edu/~beebe/software/html-sgml-tools.html#html-pretty
2004-03-17 22:24:09 +00:00
Pav Lucistnik
a56e791c8a Add pear-Spreadsheet_Excel_Writer, a PEAR class for writing Microsoft Excel
spreadsheets.
2004-03-16 16:41:22 +00:00
Christian Weisgerber
e3e802b7a3 Move textproc/dico to french/dico.
Approved:	maintainer
2004-03-14 12:21:54 +00:00
Ying-Chieh Liao
19d2f3c2b2 add py-feedparser 2.76
An RSS feed parser
2004-03-12 02:53:58 +00:00
Sergey Skvortsov
c849916d15 Remove obsolete ports:
textproc/p5-XML-Filter-Base
textproc/orchard-c
textproc/p5-Orchard-Perl
2004-03-01 11:39:17 +00:00
Pav Lucistnik
a3eb92d435 Add queequeg, a tiny English grammar checker for non-native speakers who
are not used to verb conjugation and number agreement.  We especially
focus on people who're writing academic papers or business documents
where thorough checking is required.  We aim to reduce this laborious
work with automated checking.

PR:		ports/63472
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
2004-02-29 14:36:36 +00:00
Pav Lucistnik
8dbc357ecf Add trang, convertor between different schema languages for XML. It
supports the following languages:

    * RELAX NG (XML syntax)
    * RELAX NG compact syntax
    * XML 1.0 DTDs
    * W3C XML Schema

WWW: http://www.thaiopensource.com/relaxng/trang.html

PR:		ports/61706
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
2004-02-29 14:11:39 +00:00
Pav Lucistnik
c7f4a97b21 After repository move from chinese category:
- Update to 2.4.2
- Respect GNOME hierarchy
- Give maintainership to submitter

NOTE that dictionary files have been splitted into separate ports
by languages, which will be committed shortly:

  chinese/stardict2-dict-zh_CN
  chinese/stardict2-dict-zh_TW
  japanese/stardict2-dict-ja

PR:		ports/62905
Submitted by:	LI Dong <ld@FreeBSD.org.cn>
2004-02-29 11:49:22 +00:00
Yen-Ming Lee
089ae7bb8b SRILM is a toolkit for building and applying statistical language models (LMs),
primarily for use in speech recognition, statistical tagging and segmentation.
It has been under development in the SRI Speech Technology and
Research Laboratory since 1995. The toolkit has also greatly benefitted from
its use and enhancements during the Johns Hopkins University/CLSP summer
workshops in 1995, 1996, and 1997

SRILM consists of the following components:

* A set of C++ class libraries implementing language models,
  supporting data stuctures and miscellaneous utility functions.
* A set of executable programs built on top of these libraries to
  perform standard tasks such as training LMs and testing them on
  data, tagging or segmenting text, etc.
* A collection of miscellaneous scripts facilitating minor related tasks.

WWW:    http://www.speech.sri.com/projects/srilm/

Author: stolcke@speech.sri.com

PR:		60810
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2004-02-21 18:07:23 +00:00
Ying-Chieh Liao
435db006df add bib2html 0.10
The BibTeX to HTML Translator
2004-02-13 01:39:47 +00:00
Pav Lucistnik
343608bb41 Add py-pyx12, a Python based HIPAA EDI transaction validator
and XML translator.

PR:		ports/62661
Submitted by:	John Holland <jholland@kazoocmh.org>
2004-02-11 22:30:47 +00:00
Ying-Chieh Liao
3a7a00b1c7 add xhtml1-xsd 200208
XHTML 1.0 (Second Edition) in XML Schema
2004-02-11 03:32:39 +00:00
Ying-Chieh Liao
17014c326a add mathml-xsd
The MathML XML Schema
2004-02-11 03:31:58 +00:00
Ying-Chieh Liao
9374797a8e add docbook-xsd 1.0.b1
DocBook W3C XML Schema
2004-02-11 03:31:08 +00:00
Alex Dupre
6428a01e3b Add xmlformat 1.02, an XML Document Formatter.
PR:		ports/62517
Submitted by:	hrs
Approved by:	nork (mentor/implicitly)
2004-02-08 23:28:17 +00:00
Ying-Chieh Liao
4d977b06bd add p5-XML-Xerces-BagOfTricks 0.03
A library to make XML:Xerces easier and more perl-ish

PR:		61590
Submitted by:	Scott McWhirter <scott@surreytech.co.uk>
2004-02-04 06:34:11 +00:00
Erwin Lansing
c52e295eec Add p5-XML-Generator 0.93
XML::Generator is a simple perl module to help in the generation of XML.
Basically, you create an XML::Generator object and then call a method
for each tag, supplying the contents of that tag as parameters.

PR:		ports/61720
Submitted by:	Andreas Heil <ah@linux-hq.de>
2004-01-31 14:18:04 +00:00
Oliver Eikemeier
88b0d9a0e6 move xalan-j from java to textproc
PR:		34442
Submitted by:	Kimura Fuyuki <fuyuki@mj.0038.net>
Approved by:	linimon
2004-01-22 23:57:26 +00:00
Pav Lucistnik
51b2cef52f - Remove GNU textutils, they are replaced by GNU coreutils package,
available as sysutils/coreutils.

Approved by:	maintainer
2004-01-22 00:06:56 +00:00
Vanilla I. Shu
1ad1fba04b Add p5-Text-WikiFormat 0.71, module for translating Wiki formatted text
into other formats.

PR:		61488
Submitted by:	Alexander Zhuravlev <zaa@zaa.pp.ru>
2004-01-19 23:57:03 +00:00
Vanilla I. Shu
bf16447116 Add p5-Text-BibTeX 0.34, text::BibTeX - Manipulate BibTeX files from
perl.

PR:		61591
Submitted by:	David Bremner <bremner@unb.ca>
2004-01-19 23:55:40 +00:00
Erwin Lansing
106c420628 Add p5-Lingua-Stem-Snowball-Se 1.01, a stemmer for Swedish.
PR:		60862
Submitted by:	Thorsten Greiner <thorsten.greiner@web.de>
2004-01-19 19:59:31 +00:00
Erwin Lansing
4b1cdc2fe2 Add p5-Lingua-Stem-Snowball-No 1.0, a stemmer for Norwegian.
PR:		60861
Submitted by:	Thorsten Greiner <thorsten.greiner@web.de>
2004-01-19 19:56:54 +00:00
Erwin Lansing
e697be0db8 Add p5-Lingua-Stem-Snowball-Da 1.01, a stemmer for Danish.
PR:		60860
Submitted by:	Thorsten Greiner <thorsten.greiner@web.de>
2004-01-19 19:54:08 +00:00
Erwin Lansing
6bf2f5079d Add p5-Text-German 0.03, german grundform reduction,
which provides a stemmer for German

PR:		60863
Submitted by:	Thorsten Greiner <thorsten.greiner@web.de>
2004-01-19 19:45:20 +00:00
Erwin Lansing
d475aaba0a Add Lingua::Stem::It, which provides a stemmer for Italian.
Note that this port will be required to make textproc/p5-Lingua-Stem work
with all locales.

PR:		60859
Submitted by:	Thorsten Greiner <thorsten.greiner@web.de>
2004-01-19 19:35:48 +00:00
Erwin Lansing
3ee1e728a8 IDNA::Punycode is a module to encode / decode Unicode strings into
Punycode, an efficient encoding of Unicode for use with IDNA.

WWW: http://search.cpan.org/dist/IDNA-Punycode/

Sponsored by:		pil.dk
2004-01-19 14:53:30 +00:00
Ying-Chieh Liao
bc7e166109 add p5-XML-Xerces 2.3.0.4
The Perl API to the Apache Xerces XML parser

Requested by:	Scott McWhirter <scott-freebsd-perl@kungfuftr.com>
2004-01-19 03:38:13 +00:00
Sergey Skvortsov
c5bc243b8b Add p5-XML-DifferenceMarkup 0.09,
this module implements an XML
diff producing XML output.
2004-01-18 14:37:24 +00:00
Ying-Chieh Liao
7352addb24 add denature 0.6.5
A HTML to PDF converter
2004-01-13 08:45:54 +00:00
Jun Kuriyama
2dcfeea4df Add p5-XML-AutoWriter 0.37, perl module for DOCTYPE based XML output. 2004-01-09 14:57:37 +00:00
Ying-Chieh Liao
59ef4c83ff remove rtf2htm, which is renamed as unrtf
from unrtf CHANGES :

Overall Program Change Log for GNU UnRTF
----------------------------------------
0.1: original version, known as "rtf2htm"
0.17.4: changed attr.c to use AttrStack (stack of stacks) paradigm
----program renamed UnRTF----
0.17.5: began implementation of output personalities; wrote HTML personality.
2004-01-09 09:20:32 +00:00
Pete Fritchman
bda255a881 Add p5-Lingua-PT-Stemmer 0.01, stemmers for Portuguese and Galician.
PR:		60858
Submitted by:	Thorsten Greiner <thorsten.greiner@web.de>
2004-01-09 02:53:41 +00:00
Pete Fritchman
d8c9506a28 - rename xhtml-1.1 to xhtml-11 (no repo copy because we were at revision
1.1; no history to preserve)
- run xmlcatmgr on package install + deinstall
- bump PORTREVISION
2004-01-08 04:36:55 +00:00
Ying-Chieh Liao
e7d05a7642 add libparsifal 0.7.3
Lightweight XML Parser
2004-01-06 06:46:09 +00:00
Ying-Chieh Liao
20f1fb4ea4 add libxdiff 0.5
Create file differences/patches to both binary and text files
2004-01-05 06:36:12 +00:00
Adam Weinberger
d4f420056d Add enchant, a backend dictionary broker. It provides a framework for
interfacing with various pre-existing dictionary programs.
2004-01-03 21:30:57 +00:00
Vanilla I. Shu
7ccc57c547 Add p5-Lingua-EN-Tagger 0.05,
part-of-speech tagger for English
natural language processing.

PR:		60723
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2004-01-03 09:23:20 +00:00
Edwin Groothuis
7ef90db4b1 new port: textproc/docbook-420
This port contains the SGML version of DocBook 4.2.  Note
	that DocBook 4.2 includes the XML DocBook DTD as part of
	the SGML DTD distribution. This port is a superset of
	textproc/docbook-xml, which includes only the XML DTD.

PR:		ports/58695
Submitted by:	Michael Edenfield <kutulu@kutulu.org>
2004-01-03 08:20:44 +00:00
Pav Lucistnik
66a91cb798 Add words, a free Latin-English dictionary program which contains over
30000 entries and, through additional word construction with hundreds
of prefixes and suffixes, may generate more, leading to many hundreds
of thousands of 'words' that can be formed by declension and
conjugation. This is also our first port written in ADA.

PR:		ports/60822
Submitted by:	Leland Wang <llwang@infor.org>
2004-01-02 16:00:36 +00:00
Edwin Groothuis
c7ec907e8b New port: textproc/skribe (a highly programmable document processing system)
Skribe is a text processor.  Even if it is a general purpose
	tool, it best suits the writing of technical documents such
	as web pages or technical reports, API documentations, etc.
	At first glance, Skribe looks like a mark-up language ala
	HTML.  So, there is no need to be provided with computer
	programming skills in order to use Skribe.

	A second look reveals that Skribe is actually a true
	programming language, provided with high level features
	(such as objects, higher order functions, regular and
	syntactic parsing, etc.).  Skribe is based on the Scheme
	programming language.

	WWW: http://www-sop.inria.fr/mimosa/fp/Skribe/

PR:		ports/60485
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
2003-12-30 09:03:05 +00:00
Kirill Ponomarev
211f46dfad Add p5-Lingua-Stem 0.61, provides word stemming algorithms
localized by language.

PR:		60688
Submitted by:	Thorsten Greiner <thorsten.greiner@web.de>
2003-12-29 17:25:57 +00:00
Erwin Lansing
49c40d2c4a Add p5-XML-Atom 0.04,
perl5 modules for Atom feed and API
implementation.

PR:		60612
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-12-29 17:01:42 +00:00
Edwin Groothuis
3dc8a49a42 New port: iiimf-*
IIIMF stands for Internet/Intranet Input Method Framework.
	IIIMF is designed to be the next generation of input method framework
	which provides the following capabilities;

	* Multiplatform, platform independent.
	* Multlingual and Full UNICODE support, but satisfactory for native speakers.
	* Windowing System Independent.
	* Multiple language engines concurrently run.
	* Multiuser.
	* Distributed, lightweight clients and scalable server.
	* Extensible in multiple means.
	* Input method protocol efficient enough to be used over low-speed modem
	  connection.
	* Easy input method engine development with plugin API.
	* Easy input method enabling with libiiimcf, even on console apps.
	* Small core part to start from.

	WWW: http://www.openi18n.org/subgroups/im/IIIMF/

	- Kuang-che Wu
	  kcwu@csie.org

PR:		ports/60087
Submitted by:	Kuang-che Wu <kcwu@csie.org>
2003-12-29 04:17:02 +00:00
Ying-Chieh Liao
5726158526 add silvercity 0.9.1
A lexing package for over 20 programming and markup langauges
2003-12-29 01:11:14 +00:00
Edwin Groothuis
2875c20887 New port: iiimf-*
IIIMF stands for Internet/Intranet Input Method Framework.
	IIIMF is designed to be the next generation of input method framework
	which provides the following capabilities;

	* Multiplatform, platform independent.
	* Multlingual and Full UNICODE support, but satisfactory for native speakers.
	* Windowing System Independent.
	* Multiple language engines concurrently run.
	* Multiuser.
	* Distributed, lightweight clients and scalable server.
	* Extensible in multiple means.
	* Input method protocol efficient enough to be used over low-speed modem
	  connection.
	* Easy input method engine development with plugin API.
	* Easy input method enabling with libiiimcf, even on console apps.
	* Small core part to start from.

	WWW: http://www.openi18n.org/subgroups/im/IIIMF/

	- Kuang-che Wu
	  kcwu@csie.org

PR:		ports/60087
Submitted by:	Kuang-che Wu <kcwu@csie.org>
2003-12-28 12:18:20 +00:00
Edwin Groothuis
7874f19013 New port: iiimf-*
IIIMF stands for Internet/Intranet Input Method Framework.
	IIIMF is designed to be the next generation of input method framework
	which provides the following capabilities;

	* Multiplatform, platform independent.
	* Multlingual and Full UNICODE support, but satisfactory for native speakers.
	* Windowing System Independent.
	* Multiple language engines concurrently run.
	* Multiuser.
	* Distributed, lightweight clients and scalable server.
	* Extensible in multiple means.
	* Input method protocol efficient enough to be used over low-speed modem
	  connection.
	* Easy input method engine development with plugin API.
	* Easy input method enabling with libiiimcf, even on console apps.
	* Small core part to start from.

	WWW: http://www.openi18n.org/subgroups/im/IIIMF/

	- Kuang-che Wu
	  kcwu@csie.org

PR:		ports/60087
Submitted by:	Kuang-che Wu <kcwu@csie.org>
2003-12-28 11:43:36 +00:00
Edwin Groothuis
ffc8c09f18 New port: iiimf-*
IIIMF stands for Internet/Intranet Input Method Framework.
	IIIMF is designed to be the next generation of input method framework
	which provides the following capabilities;

	* Multiplatform, platform independent.
	* Multlingual and Full UNICODE support, but satisfactory for native speakers.
	* Windowing System Independent.
	* Multiple language engines concurrently run.
	* Multiuser.
	* Distributed, lightweight clients and scalable server.
	* Extensible in multiple means.
	* Input method protocol efficient enough to be used over low-speed modem
	  connection.
	* Easy input method engine development with plugin API.
	* Easy input method enabling with libiiimcf, even on console apps.
	* Small core part to start from.

	WWW: http://www.openi18n.org/subgroups/im/IIIMF/

	- Kuang-che Wu
	  kcwu@csie.org

PR:		ports/60087
Submitted by:	Kuang-che Wu <kcwu@csie.org>
2003-12-28 11:38:13 +00:00
Edwin Groothuis
27f509effd New port: iiimf-*
IIIMF stands for Internet/Intranet Input Method Framework.
	IIIMF is designed to be the next generation of input method framework
	which provides the following capabilities;

	* Multiplatform, platform independent.
	* Multlingual and Full UNICODE support, but satisfactory for native speakers.
	* Windowing System Independent.
	* Multiple language engines concurrently run.
	* Multiuser.
	* Distributed, lightweight clients and scalable server.
	* Extensible in multiple means.
	* Input method protocol efficient enough to be used over low-speed modem
	  connection.
	* Easy input method engine development with plugin API.
	* Easy input method enabling with libiiimcf, even on console apps.
	* Small core part to start from.

	WWW: http://www.openi18n.org/subgroups/im/IIIMF/

	- Kuang-che Wu
	  kcwu@csie.org

PR:		ports/60087
Submitted by:	Kuang-che Wu <kcwu@csie.org>
2003-12-28 11:30:39 +00:00
Edwin Groothuis
6a5159fe04 New port: iiimf-*
IIIMF stands for Internet/Intranet Input Method Framework.
	IIIMF is designed to be the next generation of input method framework
	which provides the following capabilities;

	* Multiplatform, platform independent.
	* Multlingual and Full UNICODE support, but satisfactory for native speakers.
	* Windowing System Independent.
	* Multiple language engines concurrently run.
	* Multiuser.
	* Distributed, lightweight clients and scalable server.
	* Extensible in multiple means.
	* Input method protocol efficient enough to be used over low-speed modem
	  connection.
	* Easy input method engine development with plugin API.
	* Easy input method enabling with libiiimcf, even on console apps.
	* Small core part to start from.

	WWW: http://www.openi18n.org/subgroups/im/IIIMF/

PR:		ports/60087
Submitted by:	Kuang-che Wu <kcwu@csie.org>
2003-12-28 11:18:18 +00:00
Edwin Groothuis
67d3db6932 New port: iiimf-*
IIIMF stands for Internet/Intranet Input Method Framework.
    IIIMF is designed to be the next generation of input method framework
    which provides the following capabilities;

    * Multiplatform, platform independent.
    * Multlingual and Full UNICODE support, but satisfactory for native speakers.
    * Windowing System Independent.
    * Multiple language engines concurrently run.
    * Multiuser.
    * Distributed, lightweight clients and scalable server.
    * Extensible in multiple means.
    * Input method protocol efficient enough to be used over low-speed modem
      connection.
    * Easy input method engine development with plugin API.
    * Easy input method enabling with libiiimcf, even on console apps.
    * Small core part to start from.

    WWW: http://www.openi18n.org/subgroups/im/IIIMF/

PR:		ports/60087
Submitted by:	Kuang-che Wu <kcwu@csie.org>
2003-12-28 11:05:09 +00:00
Edwin Groothuis
e4e750a6e6 New port: iiimf-*
IIMF stands for Internet/Intranet Input Method Framework.
    IIIMF is designed to be the next generation of input method framework
    which provides the following capabilities;

    * Multiplatform, platform independent.
    * Multlingual and Full UNICODE support, but satisfactory for native speakers.
    * Windowing System Independent.
    * Multiple language engines concurrently run.
    * Multiuser.
    * Distributed, lightweight clients and scalable server.
    * Extensible in multiple means.
    * Input method protocol efficient enough to be used over low-speed modem
      connection.
    * Easy input method engine development with plugin API.
    * Easy input method enabling with libiiimcf, even on console apps.
    * Small core part to start from.

    WWW: http://www.openi18n.org/subgroups/im/IIIMF/

PR:		ports/60087
Submitted by:	Kuang-che Wu <kcwu@csie.org>
2003-12-28 11:00:27 +00:00
Kirill Ponomarev
0651c49f1b Add p5-Text-Ngrams 1.0, perl5 modules for Flexible Ngram analysis.
PR:		60607
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-12-28 00:12:31 +00:00
Jacques Vidrine
aee4e20012 Add xhtml-basic and xhtml-modularization, a customizable version
of XHTML and the modular DTDs on which it depends.
2003-12-15 14:01:16 +00:00
Akinori MUSHA
3c37d94ab4 Remove textproc/ruby-rdoc, which has been integrated into ruby18 and
ruby16-shim-ruby18.
2003-12-15 06:39:21 +00:00
Bruce M Simpson
f9e095b86b New port: Ebnf2ps, draw EPS or FIG format railroad-style syntax diagrams
from YACC, EBNF or HAPPY input grammars. Requires Haskell (ghc) to build.
2003-12-08 16:23:46 +00:00
Mathieu Arnold
e077c454f1 Add p5-Text-RecordParser 0.04, read record-oriented files.
PR:		59623
Submitted by:	Lars Thegler <lars@thegler.dk>
2003-12-04 16:27:16 +00:00
Mathieu Arnold
512fd514ba Add p5-Filter-Simple 0.79, simplified source filtering.
PR:		58050
Submitted by:	philip@p6m7g8.com
2003-12-04 14:44:14 +00:00
Trevor Johnson
947edbcb2d new Linux/i386 binary port of Expat 2003-11-19 14:11:11 +00:00
Sergey Skvortsov
c66670b5ae Add p5-Pod-Stripper 0.22, strip all pod, and output what's left. 2003-11-18 16:00:54 +00:00
Pav Lucistnik
b262602966 Liblingoteach is a helper library for Lingoteach, language teacher program.
PR:		ports/58032
Submitted by:	Marcus von Appen <mva@sysfault.org>
Approved by:	adamw (mentor)
2003-11-18 04:23:36 +00:00
Vanilla I. Shu
3e6ef0efc6 Add p5-CSS-Tiny 1.02,
read/Write .css files with as little code as
possible.

PR:		58780
Submitted by:	Hansjoerg Pehofer <hansjoerg.pehofer@uibk.ac.at>
2003-11-15 09:31:16 +00:00
Vanilla I. Shu
028965c188 Add p5-Text-Striphigh 0.02,
perl extension to strip the high bit
off of ISO-8859-1 text.

PR:		59117
Submitted by:	kai
2003-11-15 09:29:09 +00:00
Norikatsu Shigemura
c6cc82abc0 Add libuninameslist 20030713, a library of Unicode
annotation data.

PR:		ports/58865
Submitted by:	KANOU Hiroki <kanou@khdd.net>
2003-11-14 02:55:52 +00:00
Dag-Erling Smørgrav
083199cb66 This is website 2.5.0, a set of DTDs and XSL stylesheets for describing
and building websites.
2003-11-12 15:11:34 +00:00
Greg Lewis
33e1f8552c . Add a port of foiltex:
The FoilTeX is a collection of LaTeX files for making foils.  A number
of features are built-in including large sans serif font as normal font,
options for setting normalsize at 20pt (default), 17pt, 25pt or 30pt,
new macros for starting new foils, for special environments like Theorem
and Proof, simple macros to control the headline and footline.

WWW: http://www.ctan.org/tex-archive/nonfree/macros/latex/contrib/foiltex/

PR:		54372
Submitted by:	Stefan Walter <sw@gegenunendlich.de>
2003-11-10 19:54:12 +00:00
Greg Lewis
1cadd7bab1 . Add port of PPower4:
PPower4 is used to post process presentations in PDF format which were
prepared using (La)TeX  to add dynamic effects. The PDF files can be
created with pdf(la)tex, v(la)tex or with standard LaTeX and then
converted to PDF with dvipdfm.

WWW: http://www-sp.iti.informatik.tu-darmstadt.de/software/ppower4/

PR:		54335
Submitted by:	Stefan Walter <sw@gegenunendlich.de>
2003-11-10 19:40:17 +00:00
Ying-Chieh Liao
9a4ad553c6 repo-copy sgrep to sgrep2 and upgrade sgrep2 to 1.92a
set CONFLICT in sgrep and sgrep2 Makefile
2003-11-06 02:24:42 +00:00
Vanilla I. Shu
6d5f3a50eb Add libpathan 1.2, validating XML parser from the Apache XML Project.
PR:		58913
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-11-04 17:53:48 +00:00
Vanilla I. Shu
95493bd955 Add p5-Text-ParagraphDiff 2.41,
visual difference for paragraphed
text.

PR:		58859
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-11-04 16:30:35 +00:00
Maxim Sobolev
cc5d398eb4 Add p5-Lingua-EN-Numbers-Easy 1.2, a perl module providing hash
access to Lingua::EN::Numbers objects.
2003-11-04 08:53:03 +00:00
Ying-Chieh Liao
0d5c11c292 add nltk 1.1
Natural language toolkit written in python

PR:		58745
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-11-03 15:42:33 +00:00
Akinori MUSHA
820c7e5e45 Retire the following ports; they have been integrated into ruby18 and
ruby16-shim-ruby18:

	devel/ruby-yaml
	net/ruby-drb
	net/ruby-gserver
	net/ruby-soap
	net/ruby-xmlrpc
	security/ruby-openssl
	sysutils/ruby-devel-logger
	textproc/ruby-rexml
	www/ruby-webrick
2003-10-31 18:40:49 +00:00
Sergei Kolobov
a3a9120155 Add dbacl 1.4, digramic Bayesian classifier.
dbacl is a digramic Bayesian text classifier. Given some text,
it calculates the posterior probabilities that the input resembles
one of any number of previously learned document collections.
It can be used to sort incoming email into arbitrary categories
such as spam, work, and play, or simply to distinguish an English text
from a French text. It fully supports international character sets,
and uses sophisticated statistical models based on the
Maximum Entropy Principle.

Author:	Laird A. Breyer <laird@lbreyer.com>
WWW:	http://dbacl.sourceforge.net/

PR:		58733
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-31 12:46:33 +00:00
Foxfair Hu
0c7735bb86 Add p5-XML-RSS-JavaScript, it is a perl extension to serialize your RSS as
JavaScript
2003-10-31 09:47:09 +00:00
Erwin Lansing
dc596449d6 Add p5-Text-ExtractWords 0.08,
perl extension for extract words
from strings.

PR:		58480
Submitted by:	clsung@dragon2.net
2003-10-28 15:59:19 +00:00
Ying-Chieh Liao
c60be64323 add p5-XML-Parser-EasyTree 0.01
Easier tree style for XML::Parser
2003-10-24 08:22:37 +00:00
Foxfair Hu
d61b547040 Add p5-Text-MagicTemplate 3.03,
a Perl Module with magic merger of runtime values with templates.

PR:		58205
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-21 07:47:51 +00:00
Vanilla I. Shu
fa5be98196 Add p5-RTF-Parser 1.07, perl module for parsing RTF files.
PR:		58044
Submitted by:	clsung@dragon2.net
2003-10-17 07:47:56 +00:00
Vanilla I. Shu
5a2d1fa3ef Add p5-RTF-Tokenizer 1.04, perl module for reading RTF files.
PR:		58046
Submitted by:	clsung@dragon2.net
2003-10-17 07:46:55 +00:00
Vanilla I. Shu
9035c4a09f Add p5-RTF-Writer 1.09,
perl module for generating documents in
Rich Text Format.

PR:		58047
Submitted by:	clsung@dragon2.net
2003-10-17 07:44:35 +00:00
Vanilla I. Shu
44bb04370f Add p5-UML-Sequence 0.05,
a perl module that produce UML sequence
diagrams.

PR:		58067
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-17 07:42:57 +00:00
Vanilla I. Shu
30881f8b63 Add p5-UML-State 0.02,
a perl module that produce simple UML state
diagrams.

PR:		58068
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-17 07:41:47 +00:00
Vanilla I. Shu
c64260588f Add p5-Text-Netstring 0.04,
perl module to create and manipulate
netstring encoded strings.

PR:		58070
Submitted by:	James Raftery <james@now.ie>
2003-10-17 06:11:03 +00:00
Sergey Skvortsov
e01868d0f5 Add p5-XML-STX 0.42, a pure Perl STX processor. 2003-10-14 16:14:12 +00:00
Mathieu Arnold
91847a6d76 Add p5-XML-Validator-Schema 1.04,
Perl module for validating XML documents against a W3C XML Schema.

PR:		57959
Submitted by:	clsung@dragon2.net
2003-10-14 13:53:21 +00:00
Mathieu Arnold
6c400a3680 Add p5-XML-Hadler-HTMLWriter 2.01,
PerlSAX handlers for outputting HTML.

PR:		57942
Submitted by:	clsung@dragon2.net
2003-10-14 13:04:19 +00:00
Mathieu Arnold
a0fb8fb008 Add p5-XML-DTDParser 1.7, perl module for parsing XML DTD strings.
PR:		57939
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-14 12:31:47 +00:00
Mathieu Arnold
42d40b4699 Add p5-Regex-PreSuf 1.15
Regex::PreSuf - Given word lists, create regular expressions.

PR:		57855
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-13 11:33:11 +00:00
Mathieu Arnold
5fabb2872a Add p5-XML-Smart
A Smart, easy and powerful way to access/create XML files/data.

PR:		57847
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-13 10:56:57 +00:00
Edwin Groothuis
ee6006cb93 [new port] textproc/sagasu
Sagasu is a GNOME tool to find strings in a set of files.

PR:		ports/54356
Submitted by:	Juan Salaverria <rael@vectorstar.net>
2003-10-10 06:28:17 +00:00
Kirill Ponomarev
acdef9246a Add makefaq 2.4, makefaq is a Python program that creates a
(FAQ) list from a specially formatted text data file. For
output, it can can generate either an HTML page, a text file,
or a DocBook XML file.

PR:		57694
Submitted by:	king@v2project.com
2003-10-08 13:14:48 +00:00
Foxfair Hu
7429074e64 Add cl-ppcre-clisp 0.5.4
CL-PPCRE is a fast, perl compatible implementation of regular expressions
written in portable, ANSI-compliant Common Lisp.

PR:		52372
Submitted by:	Henrik Motakef <henrik.motakef@web.de>
2003-10-03 07:37:12 +00:00
Foxfair Hu
20e83f052e Add cl-meta-clisp 20011114.1, a parser generator for Common Lisp.
META is builder for recursive descent parsers implemented as a domain
specific language on top of Common Lisp.

PR:		52364
Submitted by:	Henrik Motakef <henrik.motakef@web.de>
2003-10-03 07:27:06 +00:00
Stefan Eßer
fd0a504e7e DOM Level 2 Core API for XML based on gdome2. 2003-10-02 17:57:55 +00:00
Mathieu Arnold
5d1b93def7 Add p5-XML-LibXML-Iterator 1.00,
XML::LibXML::Iterator is an iterator for XML::LibXML parsed documents.

PR:		56714
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-10-01 16:36:52 +00:00
Mathieu Arnold
bf92ef9bb0 Add p5-XML-NodeFilter 0.01,
a XML::NodeFilter is an object that know how to "filter out" nodes.

PR:		56713
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-10-01 16:24:46 +00:00
Mathieu Arnold
f0289f26e3 Add p5-XML-LibXML-XPathContext 0.04,
perl interface to libxml2's xmlXPathContext.

PR:		56711
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-10-01 15:38:20 +00:00
Akinori MUSHA
c5b9e13eb0 Add ruby-wordnet, a Ruby interface to the WordNet(R) Lexical Database. 2003-09-29 14:26:32 +00:00
Akinori MUSHA
87f9e32a0e Add ruby-rwv2, a Ruby extension that wraps around wv2. 2003-09-29 13:33:12 +00:00
Edwin Groothuis
62956fc232 New Port: Portable Perl-Compatible Regexps for Common Lisp (SBCL Binaries)
cl-ppcre binaries for lang/sbcl

PR:		ports/52370
Submitted by:	Henrik Motakef <henrik.motakef@web.de>
2003-09-28 10:29:59 +00:00
Edwin Groothuis
1ac33cdc0b New Port: Portable Perl-Compatible Regexps for Common Lisp (CMUCL Binaries)
cl-ppcre binaries for lang/cmucl

PR:		ports/52371
Submitted by:	Henrik Motakef <henrik.motakef@web.de>
2003-09-28 10:29:08 +00:00
Edwin Groothuis
b29dcce2d2 New Port: Common Lisp Parser Generator (SBCL Binaries)
cl-meta binaries for lang/sbcl

PR:		ports/52362
Submitted by:	Henrik Motakef <henrik.motakef@web.de>
2003-09-28 10:21:23 +00:00
Edwin Groothuis
1894e6b2db New Port: Parser Generator for Common Lisp (CMUCL Binaries)
cl-meta binaries for lang/cmucl

PR:		ports/52363
Submitted by:	Henrik Motakef <henrik.motakef@web.de>
2003-09-28 10:19:52 +00:00
Edwin Groothuis
a5432df574 New Port: Portable Perl-Compatible Regexps for Common Lisp
cl-ppcre is a pure ANSI Common Lisp implementation of
	Perl-compatible regular expressions.

	This port depends on the previously submitted ASDF port.
	It installs the sources and the .asd file. There are other
	ports for binaries for the supported Lisp implementations.

PR:		ports/52369
Submitted by:	Henrik Motakef <henrik.motakef@web.de>
2003-09-28 09:49:33 +00:00
Edwin Groothuis
4aa0a6d17f New Port: Common Lisp Parser Generator
Meta is a parser building toolkit implemented as a
	domain-specific language to be integrated in Common Lisp
	applications.

	This port depends on the previously submitted ASDF port.
	It installs the sources and the .asd file. There are other
	ports for the binaries for supported Lisp implementations.

PR:		ports/52361
Submitted by:	Henrik Motakef <henrik.motakef@web.de>
2003-09-28 09:16:06 +00:00
Michael Nottebrock
7d8d6a565e Add wv2, a library providing routines to access Microsoft Word/Excel files.
Note that, despite the misleading name, this is actually different from (and
independent of) textproc/wv, thus no repocopy.

Approved by:	arved (Mentor)
2003-09-26 18:01:34 +00:00
Adam Weinberger
5088b6e94a Add libcroco-0.3.0.
libcroco is a standalone css2 parsing library.
It provides a low level event driven SAC like api
and a css object model like api.

This library is being written to bring the css support
to the mlview xml editor project but it can be used
for other applications as well.
2003-09-25 05:26:24 +00:00
Akinori MUSHA
509b4b6817 Add ruby-quixml, a Fast XML API for Ruby written in C. 2003-09-10 09:54:55 +00:00
Foxfair Hu
2847db516a Add p5-XML-RSS-Parser v0.21, A liberal parser for RSS Feeds. 2003-09-06 03:17:31 +00:00
Foxfair Hu
f712470423 Import p5-XML-SimpleObject-LibXML, Perl extension allowing a simple(r)
object representation of an XML::LibXML DOM object.
2003-09-02 12:52:46 +00:00
Erwin Lansing
909dcf3f14 Add p5-XML-Filter-GenericChunk 0.06,
XML::Filter::GenericChunk is a base class for SAX filters that are able to
Xparse wellballanced chunks from SAX events and transforms this chunk
Xinto a sequence of SAX events.

PR:		54729
Submitted by:	Hansjoerg Pehofer <hansjoerg.pehofer@uibk.ac.at>
2003-08-28 20:39:14 +00:00
Edwin Groothuis
71f5eabfe1 New port: xalan-c v. 1.4 (XSLT engine and XPath implementation)
lan-C++ is an implementation of XSL Transformations (XSLT) and
	XML Path Language (XPath).
	It works hand in hand with the XML parser Xerces-C++ version 2.

	For mor information please visit the homepage:
	WWW: http://xml.apache.org/xalan-c/index.html

PR:		ports/44430
Submitted by:	Christopher Kelly <christopher.kelly@uk.yahoo-inc.com>,Bjoern A. Zeeb <bzeeb+freebsdports@zabbadoz.net>
2003-08-24 01:27:50 +00:00
Tilman Keskinoz
31c97ad516 Connect polish to the build
Remove the Repocopied ports.

PR:             53797
Submitted by:   Aleksander Fafula <alex@fafula.com>
Approved by:    portmgr(marcus)
Repocopied by:  joe
2003-08-19 09:53:15 +00:00
Jun Kuriyama
c31f4d547d Add openfts-0.34, a Open Source Full Text Search engine. 2003-08-19 06:01:46 +00:00
Adam Weinberger
195c351e6b Add highlight.
highlight is a customizable source code highlighter. It supports a
myriad of output formats, and an even greater myriad of recognized
source code formats, and even supports themes.

highlight can output to HTML, XHTML, RTF, LaTeX and TeX, and can
markup many input formats, including:

Ada 95, Agda, AMPL, Aspect, Assembler, Amtrix, Avenue, (G)AWK, Bash,
BlitzBasic, BMS, C, C++, C#, ClearBasic, Clipper, COBOL, CSS, DOS-Batch,
Eiffel, Euphoria, Express, Fortran, Haskell, HTML, HTTPD, IDL, INI,
Jasmin, Java, JavaScript, LaTeX, LDIF, Lotus Script, Lua, Make, Maya,
Matlab, Modelica, Modula 3, (Object) Pascal, Paradox, PATROL, Perl, PHP,
Pike, PL/1, PL/SQL, POV Ray, Progress, Python, Rexx, Ruby, Small, Spin,
Sybase, VHDL, Visual Basic, and XML.

phew!
2003-08-10 23:39:33 +00:00
Akinori MUSHA
3f1a6b4478 Remove ruby-qt2 ports. Qt2 is obsolete. 2003-08-09 10:08:27 +00:00
Erwin Lansing
3bcb30f7d9 Add p5-XML-Generator-PerlData 0.89
XML::Generator::PerlData provides a simple way to generate SAX2 events from
nested Perl data structures, while providing finer-grained control over the
resulting document streams.

PR:		55130
Submitted by:	Hansjoerg Pehofer <hansjoerg.pehofer@uibk.ac.at>
2003-08-08 14:37:53 +00:00
Kris Kennaway
e1da6f6e6b As announced on May 6, remove the broken no-ispell port 2003-08-07 05:07:41 +00:00
Norikatsu Shigemura
cb7420d66d Add xhtml-1.1, w3C's XHTML 1.1 DTD.
PR:		ports/51122
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2003-07-11 19:09:30 +00:00
Adam Weinberger
17c93d66db Add p5-WordNet-Similarity.
This package consists of Perl modules along with supporting Perl programs that
implement the semantic relatedness measures described by Leacock Chodorow
(1998), Jiang Conrath (1997), Resnik (1995), Lin (1998), Hirst St Onge (1998)
and the adapted gloss overlap measure by Banerjee and Pedersen (2002). The Perl
modules are designed as object classes with methods that take as input two word
senses. The semantic relatedness of these word senses is returned by these
methods. A quantitative measure of the degree to which two word senses are
related has wide ranging applications in numerous areas, such as word sense
disambiguation, information retrieval, etc. For example, in order to determine
which sense of a given word is being used in a particular context, the sense
having the highest relatedness with its context word senses is most likely to
be the sense being used. Similarly, in information retrieval, retrieving
documents containing highly related concepts are more likely to have higher
precision and recall values.

A command line interface to these modules is also present in the package. The
simple, user-friendly interface returns the relatedness measure of two given
words. A number of switches and options have been provided to modify the output
and enhance it with trace information and other useful output. Details of the
usage are provided in other sections of this README. Supporting utilities for
generating information content files from various corpora are also available in
the package. The information content files are required by three of the
measures for computing the relatedness of concepts.
2003-07-08 01:16:27 +00:00
Adam Weinberger
3da0d2adad Add p5-WordNet-QueryData
WordNet::QueryData provides a direct interface to the WordNet database files.
It requires the WordNet package. It allows the user direct access to the full
WordNet semantic lexicon. All parts of speech are supported and access is
generally very efficient because the index and morphical exclusion tables are
loaded at initialization. This initialization step is slow (appx. 10-15
seconds), but queries are very fast thereafter---thousands of queries can be
completed every second.
2003-07-08 00:31:30 +00:00
Erwin Lansing
fd22f49470 Add p5-Pod-Simple 0.96, framework for parsing Pod.
PR:		54018
Submitted by:	Mathieu Arnold <m@absolight.net>
2003-07-02 17:59:32 +00:00
Erwin Lansing
4f656b93cd Add p5-Pod-Escapes 1.03, for resolving Pod E<...> sequences.
PR:		54015
Submitted by:	Mathieu Arnold <m@absolight.net>
2003-07-02 17:56:45 +00:00
Jun Kuriyama
5caac467aa Add xmlcatmgr 0.2, SGML/XML catalog manager.
PR:		ports/53818
Submitted by:	Hiroki Sato <hrs@FreeBSD.org>
2003-06-30 13:32:18 +00:00
Sergey A. Osokin
bbff107031 Add xmlto - front-end to an XSL toolchain
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
PR:		53173
Approved by:	fjoe (mentor) (implicit)
2003-06-20 16:27:08 +00:00
Makoto Matsushita
3548b99839 New port: ruby-diff
This is a ruby library, implements Algorithm::Diff of Perl.  This library
is needed for aswiki, which will be commited later.

Reviewed by:	kuriyama, knu
2003-06-14 14:23:21 +00:00
Erwin Lansing
ae67cc0801 Add p5-YAPE-Regex-Explain 3.011, explanation of a Regular Expression.
PR:		52890
Submitted by:	Mathieu Arnold <m@absolight.net>
2003-06-11 08:51:26 +00:00
Erwin Lansing
cdb590c6b9 Add p5-YAPE-Regex 3.01,
yet Another Parser/Extractor for Regular
Expressions.

PR:		52889
Submitted by:	Mathieu Arnold <m@absolight.net>
2003-06-11 08:44:09 +00:00
Erwin Lansing
aff2e6b32d Add p5-YAPE-HTML 1.11, yet Another Parser/Extractor for HTML.
PR:		52888
Submitted by:	Mathieu Arnold <m@absolight.net>
2003-06-11 08:38:53 +00:00
Joe Marcus Clarke
9f63522999 Remove gnomespell-devel as it is now gnomespell. 2003-06-11 05:00:07 +00:00
Will Andrews
d801ae2408 Add asm2html 1.4, a program that converts NASM syntax assembly
code to HTML code.

PR:		53133
Submitted by:	Ben Haga <tuxsuximus@hotmail.com>
2003-06-10 05:02:10 +00:00
Ying-Chieh Liao
eeba7bad42 py-trex is part of py-xml now 2003-06-07 17:55:41 +00:00
Will Andrews
450582be58 Add hgrep 1.0, a nice Highlighting Hack for grep.
PR:		52251
Submitted by:	Aaron Zauner <az_mail@gmx.at>
2003-06-03 04:25:42 +00:00
Will Andrews
ce55c96529 Add libwpd 0.4.0, tools for importing and exporting WordPerfect(tm)
documents.

PR:		52443
Submitted by:	reed@pugetsoundtechnology.com
2003-06-03 03:16:23 +00:00
Sergey Skvortsov
a151260546 Add p5-Text-Glob 0.05, match globbing patterns against text. 2003-05-19 15:41:35 +00:00
Mario Sergio Fujikawa Ferreira
2fda01388a New port libebml version 0.4.2: EBML (Extensible Binary Meta
Language), sort of binary version of XML
2003-05-19 08:43:57 +00:00
Ying-Chieh Liao
91bfcd9f17 add csv2latex 20030501
Converts a well formed csv file to a LaTeX document
2003-05-19 08:32:37 +00:00
Joe Marcus Clarke
0a000a8bb5 Add gnomespell-devel. 2003-05-07 06:04:05 +00:00
Kris Kennaway
6777f867da As announced on 27 March 2003 in <20030328052350.GA18971@rot13.obsecurity.org>,
remove ports that have been broken for >4 months (in many cases much longer)
with no sign of a fix.
2003-05-06 03:56:26 +00:00
Anton Berezin
7bde380462 Add textproc/p5-YAML, an implementation of YAML in Perl. 2003-05-01 18:36:00 +00:00
Edwin Groothuis
60b79e7633 new port, p5-Text-Shellwords
This is a thin wrapper around the shellwords.pl package,
	which comes preinstalled with Perl.  This module imports a
	single subroutine, shellwords().  The shellwords() routine
	parses lines of text and returns a set of tokens using the
	same rules that the Unix shell does for its command-line
	arguments.  Tokens are separated by whitespace, and can be
	delimited by single or double quotes.  The module also
	respects backslash escapes.

PR:		ports/50081
Submitted by:	George Hartzell <hartzell@fruitfly.org>
2003-04-29 09:31:03 +00:00
Edwin Groothuis
0d9e646092 NEW PORT devel/p5-String-ShowDiff
This module is a wrapper around the diff algorithm from the
	module Algorithm::Diff. It's job is to simplify a visualization
	of the differences of each strings.

	Compared to the many other Diff modules, the output is
	neither in diff-style nor are the recognised differences
	on line or word boundaries, they are at character level.

PR:		ports/51434
Submitted by:	Mathieu Arnold <m@absolight.net>
2003-04-29 06:51:02 +00:00
Tilman Keskinoz
843926595c Add liblrdf, a library for manipulating RDF files describing LADSPA plugins. 2003-04-27 14:27:54 +00:00
Edwin Groothuis
85b8168caa NEW PORT textproc/p5-Text-Reform
Manual text wrapping and reformatting

PR:		ports/50783
Submitted by:	Mathieu Arnold <m@absolight.net>
2003-04-18 07:06:37 +00:00
Edwin Groothuis
ba156ff147 new port: textproc/p5-Text-Quoted
Text::Quoted examines the structure of some text which may
	contain multiple different levels of quoting, and turns the
	text into a nested data structure.

PR:		ports/50936
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2003-04-14 12:21:31 +00:00
Joe Marcus Clarke
35921a57a6 Add meld, a GNOME 2 visual diff utility written in Python.
PR:		50903
Submitted by:	Pav Lucistnik <pav@oook.cz>
2003-04-13 23:36:10 +00:00
Oliver Braun
5f1f6ab673 Add ocaml-pxp 1.1.5, validating XML parser for OCaml.
PR:		ports/50640
Submitted by:	Stephane Legrand <stephane@freebsd.org>
2003-04-06 15:46:31 +00:00
Norikatsu Shigemura
461b4afdc2 Add gauche-sxml 0.9, a port of Oleg Kiselyov's (S)XML utilities to Gauche.
PR:		ports/44079
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2003-04-04 21:25:21 +00:00
Ying-Chieh Liao
ec86020013 add xmlindent 0.2.4
A XML stream reformatter
2003-04-01 10:25:19 +00:00
Ying-Chieh Liao
88cc25d7f3 add doclifter 1.0.4
Translates documents written in troff macros to DocBook
2003-04-01 10:08:02 +00:00
Edwin Groothuis
f61906df7d New Port: L2A -- LaTeX to ASCII
L2A is a simple filter to remove most LaTeX commands from
	marked-up documents, leaving only the body of text.

PR:		ports/47974
Submitted by:	James E. Flemer <jflemer@alum.rpi.edu>
2003-03-31 09:41:53 +00:00
Ying-Chieh Liao
f07f7b7c26 add rubber 0.99.5
A wrapper for LaTeX and friends
2003-03-27 09:19:34 +00:00
Pete Fritchman
efaa98f4e3 Add html2text 1.3.1, converts HTML documents into plain text.
Submitted by:	Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2003-03-27 02:09:23 +00:00
Max Khon
4f389c03da New port: very simple paragraph formatter
PR:		47882
2003-03-24 14:37:47 +00:00
Dirk Meyer
a0433cdd04 EasyDiff is a GNUstep application that lets you easily see the
differences between two text files.

Author:
Pierre-Yves Rivaille
2003-03-23 19:25:27 +00:00
Akinori MUSHA
be6f5be48f Add ruby-rss.alt, a Ruby library for handling RSS (alternative impl.). 2003-03-23 08:45:41 +00:00
Norikatsu Shigemura
52bd9c4f01 Add 2bsd-diff 2.11, 2.11BSD diff utility. It can process large
files with less memory.  GNU Diff often can not work with files
larger than 33% of datasize (from limit) due to memory exhaustion.

PR:		ports/50097
Submitted by:	risner@stdio.com
2003-03-23 07:24:20 +00:00
Jimmy Olgeni
6096dc3c24 Add xmerl, an XML support library for Erlang. 2003-03-05 12:18:41 +00:00
Akinori MUSHA
325e708294 Add ruby-html-template, a Ruby library to use HTML as a template file
from CGI scripts.
2003-02-27 16:12:21 +00:00
Akinori MUSHA
11e0024006 Add ruby-html-fillinform, a Ruby library that automatically inserts
form data into HTML.
2003-02-27 15:09:15 +00:00
Akinori MUSHA
7520ee9ed7 Add p5-XML-LibXML-Common, Routines and Constants common for
XML::LibXML and XML::GDOME.
2003-02-27 04:59:50 +00:00
Akinori MUSHA
18227238ff Add ruby-xmlconfigfile, a Ruby module for easy handling of XML
configuration files.
2003-02-25 06:19:38 +00:00
Akinori MUSHA
995bd9e729 Add ruby-formvalidator, a Ruby module to validate data coming in from
HTML forms.
2003-02-20 15:51:00 +00:00
Mark Pulford
8291508dd7 Add bidiv 1.4, a bidirectional text filter.
PR:		46827
Submitted by:	Yonatan <Yonatan@xpert.com>
2003-02-17 12:28:32 +00:00
Akinori MUSHA
2dfc9fb4e6 ERb 1.x is obsolete: use the one included in ruby 1.8 or
ruby16-shim-ruby18.
2003-02-09 17:42:40 +00:00
Akinori MUSHA
7fbf421b5e Add ruby-xtemplate, a lightweight XML template engine for Ruby. 2003-02-06 12:51:57 +00:00
Sergey Skvortsov
f21b06e3bc Add p5-XML-Quote 1.02, XML quote/dequote functions. 2003-02-05 11:41:52 +00:00
Akinori MUSHA
9fbb654e0b ruby-xmlscan has been repocopied to ruby-xmlscan-old in preparation
for a major update.
2003-01-31 20:26:02 +00:00
Johann Visagie
bde8f43a66 Add py-ltxml 1.3, python bindings to the LT XML toolkit. 2003-01-31 11:14:03 +00:00
Edwin Groothuis
cb98152597 New port textproc/spellutils: newsbody & pospell spell-checking utilities.
Spellutils is a suite of programs which are used to isolate
	some parts or texts from various types of files and hand
	them over to another program which may change the texts;
	it is typically a spell checker.  Afterwards the possibly
	changed text parts are copied back in place in the original
	file.

PR:		ports/41211
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-01-20 05:42:15 +00:00
Joe Marcus Clarke
b995dc4301 Add docbook-sk. 2003-01-20 00:20:27 +00:00
Edwin Groothuis
9505b33c09 New port: textproc/pocketreader
PR:		ports/37062
Submitted by:	Simon Dick <simond@irrelevant.org>
2003-01-16 14:39:23 +00:00
Ying-Chieh Liao
5d3d4cec37 add xmlwrapp 0.3.0
A modern style C++ library for working with XML data
2003-01-13 17:51:15 +00:00
Pete Fritchman
5e46fcd003 Add kdiff3 0.92, a KDE3 graphical frontend for diff.
PR:		46763
Submitted by:	Heiner Eichmann <h.eichmann@gmx.de>
2003-01-10 06:22:51 +00:00
Mario Sergio Fujikawa Ferreira
5dace82881 New port ocaml-yaxpo version 0.0.20020816: Non-validating XML 1.0
+ XMLNS processing suite for Objective Caml
2003-01-09 06:04:05 +00:00
Jun Kuriyama
4f3ac38ebb Add OpenSP-1.5: a collection of SGML/XML tools called OpenSP 2003-01-06 09:08:19 +00:00
Edwin Groothuis
e2165b5003 New Port: Stylesheets for TEI->HTML conversion
XSLT Stylesheets to convert TEI to HTML

PR:		ports/38338
Submitted by:	Henrik Motakef <henrik.motakef@web.de>
2003-01-03 23:28:46 +00:00
Edwin Groothuis
ccb57ac9d2 New Port: Stylesheets for TEI->FO conversion
XSLT Stylesheets to convert TEI to XSL Formatting Objects

PR:		ports/38339
Submitted by:	Henrik Motakef <henrik.motakef@web.de>
2003-01-03 23:26:03 +00:00
Edwin Groothuis
7a312e7e09 New Port: Customize TEI DTDs
Generate customized TEI-DTDs

PR:		ports/38341
Submitted by:	Henrik Motakef <henrik.motakef@web.de>
2003-01-03 23:23:26 +00:00
Edwin Groothuis
4cfd446861 New Port: TEI P4 DTD
DTD of the Text Encoding Initiative

PR:		ports/38332
Submitted by:	Henrik Motakef <henrik.motakef@web.de>
2003-01-03 23:20:01 +00:00
Edwin Groothuis
07ce931995 New Port: TEI P3 DTD
DTD of the Text Encoding Initiative

PR:		ports/38331
Submitted by:	Henrik Motakef <henrik.motakef@web.de>
2003-01-03 12:29:44 +00:00
Edwin Groothuis
28c66deb40 New Port: TEI Lite DTD
SGML version of the TEI-Lite DTD

PR:		ports/38334
Submitted by:	Henrik Motakef <henrik.motakef@web.de>
2003-01-03 12:21:19 +00:00
Edwin Groothuis
1ac6a1baf9 New Port: TEI Lite XML DTD
XML version of the TEI-Lite DTD

PR:		ports/38335
Submitted by:	Henrik Motakef <henrik.motakef@web.de>ZZ
2003-01-03 12:16:48 +00:00
Edwin Groothuis
e54ca2eb37 New Port: TEI P3 Guidelines
TEI's Guidelines for Electronic Text Encoding and Interchange

PR:		ports/38336
Submitted by:	Henrik Motakef <henrik.motakef@web.de>
2003-01-03 12:12:29 +00:00
Edwin Groothuis
d5b9560928 New Port: TEI P4 Guidelines
TEI's Guidelines for Electronic Text Encoding and Interchange

PR:		ports/38337
Submitted by:	Henrik Motakef <henrik.motakef@web.de>
2003-01-03 12:04:30 +00:00
Edwin Groothuis
c6ed40e684 New Port: DTD parser and clean-up tool
A parser and clean-up tool for SGML DTDs.

PR:		ports/38340
Submitted by:	Henrik Motakef <henrik.motakef@web.de>
2003-01-03 11:51:59 +00:00
Edwin Groothuis
ce8252411d New port: JDictionary plugin: Interlingua-English dictionary version 1.0
PR:		ports/39602
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
2003-01-03 00:46:24 +00:00
Akinori MUSHA
429d2ce5f3 Add ruby-spreadsheet-excel, a Ruby module to generate Microsoft Excel
compatible files.
2003-01-01 20:02:42 +00:00
Alan Eldridge
239540b083 Another "lite" markup scheme that can generate html, lout, etc. 2003-01-01 16:03:43 +00:00
Akinori MUSHA
78534dbc9a Remove pspell-ispell. 2002-11-28 12:18:40 +00:00