Commit graph

530 commits

Author SHA1 Message Date
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