notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
non port: textproc/Makefile

Number of commits found: 3259 (showing only 100 on this page)

[First Page]  «  21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31  »  [Last Page]

Monday, 25 Dec 2006
07:45 ijliao search for other commits by this committer
add Class::CSV 1.02
Class based CSV parser/writer
Original commit
Friday, 22 Dec 2006
12:57 dinoex search for other commits by this committer
Lucene is a high-performance, full-featured text search engine library in Java.
LuceneKit is a class-to-class port of Lucene in GNUstep. It is a technology
suitable for nearly any application that requires full-text search.

WWW: http://www.etoile-project.org/
Original commit
12:54 dinoex search for other commits by this committer
OgreKit is a regular expression library written in Objective-C.
It uses OniGuruma as regular expression engine.

This is a GNUstep fork of OgreKit 2.1.2
<http://www8.ocn.ne.jp/~sonoisa/OgreKit/>.
Since it is a fork, the API may differ in the future.

Original licence of OgreKit is BSD License.
This fork uses also BSD license (see COPYING document).

WWW: http://www.etoile-project.org/
Original commit
Thursday, 21 Dec 2006
19:33 miwi search for other commits by this committer
svn2cl is a simple xsl transformation and shell script wrapper for generating
a classic GNU-style ChangeLog from a subversion repository log. It is made
from several changelog-like scripts using common xslt constructs found in
different places.

WWW: http://ch.tudelft.nl/~arthur/svn2cl/

PR:             ports/107007
Submitted by:   Alexander Logvinov <ports at logvinov.com>
Original commit
Monday, 18 Dec 2006
18:23 dinoex search for other commits by this committer
User Contributed Cardstacks for Popup

 * English-German (3910 cards)
 * German-French (4006 cards)

WWW: http://popup.sourceforge.net/
Original commit
18:20 dinoex search for other commits by this committer
Popup is an interactive learning aid for pairs of words. It behaves much like
a stack of flashcards, but handles one-to-many and many-to-one word
relationships better, and includes an integrated scheduler for efficient use
of your 'cards'. Popup was written by Bjorn Ghola and Rob Burns.
Features:

* An editor for cardstack files with support for copying and pasting groups
  of words, as well as drag and drop.
* Three quiz styles: multiple choice, spelling, and flashcard.
* Supports quizes and practice
* Graduated time interval scheduler.
* Localized for Thai and German.

WWW: http://popup.sourceforge.net/
Original commit
Sunday, 17 Dec 2006
22:19 thierry search for other commits by this committer
Finally import sowing, which is used by mpich2-1.0.5 to build its docs.
Original commit
14:01 gabor search for other commits by this committer
Add ispell slave port for Slovak dictionary.

PR:             ports/105970
Submitted by:   Martin Otto <gamato@users.sourceforge.net>
Approved by:    erwin (mentor)
Original commit
09:40 alexbl search for other commits by this committer
Markdown is two things: (1) a plain text formatting syntax; and (2) a
software tool that converts the plain text formatting to (X)HTML. The
formatting syntax is designed to be easy and intuitive for web authors
and resembles typical email formatting conventions. The resultant
(X)HTML is structurally valid.

WWW: http://www.freewisdom.org/projects/python-markdown

PR:             ports/105992
Submitted by:   Graham Todd <gtodd at bellanet.org>
Original commit
Saturday, 16 Dec 2006
03:48 rafan search for other commits by this committer
Add vbindiff 3.0.b1, visual binary diff, visually compare binary files.

PR:             ports/106800
Submitted by:   chinsan
Original commit
Monday, 4 Dec 2006
21:45 thierry search for other commits by this committer
Libtextcat is a library with functions that implement the classification
technique described in Cavnar & Trenkle, "N-Gram-Based Text Categorization".
It was primarily developed for language guessing, a task on which it is known to
perform with near-perfect accuracy.

WWW: http://software.wise-guys.nl/libtextcat/
Original commit
01:47 ahze search for other commits by this committer
Add py-hyperestraier 0.0.15, python bindings for HyperEstraier.

PR:             ports/105875
Submitted by:   Junji NAKANISHI <jun-g at daemonfreaks.com>
Original commit
Sunday, 3 Dec 2006
16:50 dinoex search for other commits by this committer
Localize is an application to aid in the translation of .strings files.
.strings files must be distributed in ASCII encoding, which generally
isn't a convenient encoding to do translation in. As an example, its rather
difficult to enter Chinese characters into an ASCII encoded text file.
Localize will, with any luck, help out with this. Currently its just a
shell of an application, but sometime in the future I hope to complete it.

WWW: http://www.eskimo.com/~pburns/Localize/
Original commit
Wednesday, 22 Nov 2006
17:48 bsam search for other commits by this committer
Xerces-C++ is a validating XML parser from the Apache XML Project.
It provides a shared library to parse, generate, mainpulate and
validate XML documents from within your own application.

(Linux version)

WWW: http://xml.apache.org/xerces-c/

PR:             ports/105275
Submitted by:   Alexander Logvinov <ports at logvinov.com>
Original commit
Saturday, 18 Nov 2006
23:25 miwi search for other commits by this committer
erbscan is ERB::Compiler accelerator
8 times faster than erb.rb(Ruby1.8.0)

require "erb" # slow
require "erb_fast" # FAST!!!!

Author: MoonWolf <moonwolf@moonwolf.com>
WWW:    http://raa.ruby-lang.org/project/erbscan/

PR:             ports/15622
Submitted by:   Shinsuke Matsui (<smatsui at karashi.org>)
Original commit
22:54 miwi search for other commits by this committer
Sphinx is a full-text search engine, distributed under GPL version
2. Commercial license is also available for embedded use.

Generally, it's a standalone search engine, meant to provide fast,
size-efficient and relevant fulltext search functions to other
applications. Sphinx was specially designed to integrate well with SQL
databases and scripting languages. Currently built-in data sources
support fetching data either via direct connection to MySQL, or from
an XML pipe.

As for the name, Sphinx is an acronym which is officially decoded as
SQL Phrase Index.

WWW: http://www.sphinxsearch.com/

PR:             ports/105649
Submitted by:   Matthew Seaman <m.seaman at infracaninophile.co.uk>
Original commit
Wednesday, 15 Nov 2006
16:53 laszlof search for other commits by this committer
- py-lucene has been repomove'd from devel -> textproc.
- Add entry to MOVED.
- Fix a few small dependencies issues.
- Pet portlint.
- Fix plist.

PR:     ports/105502
Submitted By:   Cheng-Lung Sung <clsung@FreeBSD.org>
Reviewed By:    self
Approved By:    flz (mentor)
Original commit
08:16 leeym search for other commits by this committer
- Add p5-Unicode-Unihan-0.02

Unicode::Unihan - The Unihan Data Base 3.2.0

  use Unicode::Unihan;
  my $db = new Unicode::Unihan;
  print join("," => $db->Mandarin("\x{5c0f}\x{98fc}\x{5f3e}"), "\n";

This module provides a user-friendly interface to the Unicode Unihan
Database 3.2. With this module, the Unihan database is as easy as shown in
above.

WWW: http://search.cpan.org/dist/Unicode-Unihan/
Original commit
Thursday, 9 Nov 2006
08:55 vd search for other commits by this committer
Remove expired ports:

2006-11-05 deskutils/offix-trash: development ceased in 1996
2006-11-04 devel/mingw: use mingw32-* ports instead
2006-11-04 devel/mingw-binutils: use mingw32-* ports instead
2006-11-04 devel/mingw-bin-msvcrt: use mingw32-* ports instead
2006-11-04 devel/mingw-gcc: use mingw32-* ports instead
2006-11-04 devel/mingw-opengl-headers: use mingw32-* ports instead
2006-11-05 editors/offix-editor: developement ceased in 1996
2006-11-05 print/offix-printer: development ceased in 1996
2006-11-05 sysutils/wmmon: no longer available from mastersite
2006-11-04 sysutils/xsysinfo: no longer available from mastersite
2006-11-04 textproc/xmlada: no longer available from mastersite; 2.0 is
available
2006-11-05 www/p5-CGI-Application-ValidateRM: no longer available from
mastersites
2006-11-05 x11/offix-clipboard: development ceased in 1996
2006-11-05 x11/offix-execute: development ceased in 1996
2006-11-05 x11-fm/offix-files: development ceased in 1996
2006-11-05 x11-wm/icepref: is for IceWM version 1.04 (6 years old)
Original commit
01:43 rafan search for other commits by this committer
Add bbe 0.2.2, a sed-like editor for binary files.

PR:             ports/105314
Submitted by:   Alexander Logvinov <ports at logvinov.com>
Original commit
Wednesday, 1 Nov 2006
01:24 clsung search for other commits by this committer
Add p5-Parse-CSV 1.00, highly flexible CVS parser for large files.

PR:             ports/104559
Submitted by:   Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
Original commit
Tuesday, 31 Oct 2006
19:43 alepulver search for other commits by this committer
XML version of the DocBook DTD V4.5.

WWW: http://www.docbook.org/xml/4.5/index.html
Original commit
17:26 dinoex search for other commits by this committer
Duncan is an English-Thai dictionary. It was developed on Mac OS X, using the
Cocoa libraries. The GNUstep port that can be found here, was done by me. It
was very easy to do; primarily requiring only new interface files, and build
files.
PR:             104964
Submitted by:   Gürkan Sengün
Original commit
Saturday, 7 Oct 2006
16:17 clsung search for other commits by this committer
Add dwdiff 1.2, a delimited word diff program.

PR:             ports/103840
Submitted by:   Alexander Logvinov <ports at logvinov.com>
Original commit
Monday, 2 Oct 2006
00:28 clsung search for other commits by this committer
Add p5-Regexp-DefaultFlags 0.01, set default flags on regular
expressions.

PR:             ports/103337
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Saturday, 30 Sep 2006
14:08 skv search for other commits by this committer
Remove p5-XML-LibXML-XPathContext because it merged into p5-XML-LibXML

Approved by:    maintainer (mat)
Original commit
11:23 tobez search for other commits by this committer
Add p5-Pod-WSDL 0.04, a Perl module to create WSDL documents from
extended pod.
Original commit
Tuesday, 26 Sep 2006
08:59 clsung search for other commits by this committer
Add p5-XML-Compile 0.05, compilation based XML processing.

PR:             ports/102626
Submitted by:   Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
Original commit
08:18 clsung search for other commits by this committer
Add p5-POSIX-Regex 0.89, OO interface for the gnu regex engine.

PR:             ports/102253
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Sunday, 24 Sep 2006
19:51 miwi search for other commits by this committer
Text::Language::Guess guesses a document's language. Its implementation
is simple: Using "Text::ExtractWords" and "Lingua::StopWords" from CPAN,
it determines how many of the known stopwords the document contains for
each language supported by "Lingua::StopWords".

Each word in the document recognized as stopword of a particular
language scores one point for this language.

The "language_guess()" function takes a document as a parameter and
returns the abbreviation of the language that it is most likely written
in.

Author: Mike Schilli <cpan@perlmeister.com>
WWW: http://search.cpan.org/~mschilli/Text-Language-Guess-0.02/

PR:             ports/103571
Submitted by:   Masahiro Teramoto <markun@onohara.to>
Original commit
19:48 miwi search for other commits by this committer
Parse FOAF (Friend of a Friend) data

Author: Benjamin Trott <ben+cpan@stupidfool.org>
WWW: http://search.cpan.org/~btrott/XML-FOAF-0.03/

PR:             ports/103579
Submitted by:   markun@onohara.to
Original commit
Wednesday, 20 Sep 2006
04:51 clsung search for other commits by this committer
- a fast, middleweight template engine.
- this port required by databases/p5-SQLite-Work
Original commit
Tuesday, 19 Sep 2006
17:45 sat search for other commits by this committer
Add port textproc/ffe:

ffe  is a program for extracting fields from flat file records and dis-
playing them in different formats. ffe relies on the configuration file
to control input file structure and the output format.

WWW: http://sourceforge.net/projects/ff-extractor/
Author: Timo Savinen <tjsa@iki.fi>
Original commit
Tuesday, 12 Sep 2006
21:11 miwi search for other commits by this committer
This module allows you to extract Hatena keywords used in an
arbitrary text and also allows you to mark up a text as HTML
with the keywords.

A Hatena keyword is an element in a suite of web sites
*.hatena.ne.jp having blogs and social bookmarks among others.
Please refer to http://d.hatena.ne.jp/keyword/ (in Japanese) for details.

In Hatena Diary, a blog hosting service, a Hatena keyword found in
a posting is linked to the keywords page automatically.
You can implement the same kind of feature outside Hatena using this module.

It queries Hatena Keyword Link API internally for retrieving terms

Author: Naoya Ito <naoya@bloghackers.net>
WWW:    http://search.cpan.org/~naoya/Hatena-Keyword-0.04/

PR:             ports/102794
Submitted by:   Masahiro Teramoto <markun(at)onohara.to>
Original commit
Tuesday, 5 Sep 2006
17:54 skv search for other commits by this committer
Add diffmark 0.05, XML diff and merge package.
Original commit
Monday, 4 Sep 2006
02:32 clsung search for other commits by this committer
- not fetchable, remove it.
Original commit
Saturday, 2 Sep 2006
17:49 sat search for other commits by this committer
Add port textproc/minised:

This is a smaller, cheaper, faster SED implementation. Minix uses it. GNU
used to use it, until they built their own sed around an extended (some
would say over-extended) regexp package.

For embedded use we searched for a tiny sed implementation especially for
use with the dietlibc and found Eric S. Raymond's sed implementation quite
handy. Though it suffered several bugs and was not under active maintenance
anymore. After sending a bunch of fixes we agreed to continue maintaining
this lovely, historic sed implementation.

Along a lot fixes and cleanups, further speedups, and some missing features
and POSIX conformance, we also added a test-suite to the package, so
regressions are quickly and easily uncovered.

WWW: http://www.exactcode.de/oss/minised/
Author: ExactCode <info@exactcode.de>
Original commit
Friday, 1 Sep 2006
09:50 ijliao search for other commits by this committer
add libyaml 0.0.1
A YAML 1.1 parser and emitter written in C

PR:             102712
Original commit
Wednesday, 23 Aug 2006
05:35 anray search for other commits by this committer
Support code for editing reStructuredText with Emacs.

Basically, this package contains:

- Functions to automatically adjust and cycle the section underline
  decorations;
- A mode that displays the table of contents and allows you to jump anywhere
  from it;
- Functions to insert and automatically update a TOC in your source
  document;
- A mode which supports font-lock highlighting of reStructuredText
  structures;
- Some other convenience functions.

This package is the result of merging:

- restructuredtext.el
- rst-mode.el
- rst-html.el

Those files are now OBSOLETE and have been replaced by this single
package file (2005-10-30).

WWW: http://docutils.sourceforge.net/docs/user/emacs.html

PR:             ports/102384
Submitted by:   Denis Shaposhnikov <dsh at vlink.ru>
Original commit
Tuesday, 22 Aug 2006
14:53 clsung search for other commits by this committer
Add p5-Text-SwiftTemplate 0.0701, a fast, lightweight template engine.

PR:             ports/102280
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
09:20 sumikawa search for other commits by this committer
Plagger is a pluggable RSS/Atom feed aggregator written in
Perl. Everything is implemented as a small plugin and you can mash
them up together using Plagger core API and plugin hooks. You can
think of Plagger as a blosxom or qpsmtpd for RSS aggregator.

WWW: http://plagger.org/

WARNING: This port depends on thousands of ports spececially with
full options.
Original commit
07:08 clsung search for other commits by this committer
Add p5-XML-DOM-Lite 0.11, lite Pure Perl XML DOM Parser Kit.

PR:             ports/102326
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Wednesday, 16 Aug 2006
05:00 clsung search for other commits by this committer
Add p5-ack 1.24, a grep-like text finder for large trees of text.

PR:             ports/102073
Submitted by:   chinsan <chinsan.tw at gmail.com>
Original commit
Monday, 14 Aug 2006
07:23 clsung search for other commits by this committer
Add p5-XML-TreePP 0.18, pure Perl implementation for parsing/writing xml
files.

PR:             ports/101990
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Sunday, 13 Aug 2006
19:09 sat search for other commits by this committer
Add port textproc/xxdiff-scripts:

xxdiff is a computer program that allows a user (usually a software
developer of some sort) to easily visualize the differences between
files. The manner and goal for which this process is applied over
multiple files is highly dependent on the application, and most of
the time is driven by custom user scripts.

For example, a configuration management engineer in a company might
provide some kind of merge policing environment, that allows software
developers to review changes in files for the purpose of accepting or
rejecting a submitted changeset to a codebase. Another example is
that of a developer wishing to review the changes he made to a
checkout of files from a source-code management system such as CVS,
Subversion, ClearCase, Perforce, etc.

WWW: http://furius.ca/xxdiff/doc/xxdiff-scripts.html
Original commit
15:30 sat search for other commits by this committer
Add port textproc/flex:

Flex is a tool for generating scanners. A scanner, sometimes called a
tokenizer, is a program which recognizes lexical patterns in text. The
flex program reads user-specified input files, or its standard input
if no file names are given, for a description of a scanner to generate.
The description is in the form of pairs of regular expressions and C
code, called rules. Flex generates a C source file named, "lex.yy.c",
which defines the function yylex(). The file "lex.yy.c" can be compiled
and linked to produce an executable. When the executable is run, it
analyzes its input for occurrences of text matching the regular
expressions for each rule. Whenever it finds a match, it executes the
corresponding C code.

WWW: http://flex.sourceforge.net/

Note that there's flex 2.5.4 in the base system. This port provides
a newer version for programs that require it, textproc/xxdiff for one.
Original commit
Friday, 11 Aug 2006
08:18 clsung search for other commits by this committer
Add msort 8.27, sorting files in sophisticated ways.

PR:             ports/101777
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
06:52 clsung search for other commits by this committer
Add metaf2xml 1.8, parses and decodes aviation routine and stores the
components in XML.

PR:             ports/101779
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Thursday, 10 Aug 2006
09:15 clsung search for other commits by this committer
- Ferret is a high-performance, full-featured text search engine library written
for Ruby.
Original commit
01:45 clsung search for other commits by this committer
- CLucene is a C++ port of Lucene: the high-performance,
  full-featured text search engine written in Java.
  CLucene is faster than lucene as it is written in C++.
Original commit
Thursday, 3 Aug 2006
03:03 clsung search for other commits by this committer
- YamCha is a generic, customizable, and open source
  text chunker oriented toward a lot of NLP tasks.
Original commit
Wednesday, 2 Aug 2006
11:03 sat search for other commits by this committer
Add port textproc/p5-Text-Flowed:

This module provides functions that deals with formatting data with
Content-Type 'text/plain; format=flowed' as described in RFC2646
(http://www.rfc-editor.org/rfc/rfc2646.txt). In a nutshell,
format=flowed text solves the problem in plain text files where it
is not known which lines can be considered a logical paragraph,
enabling lines to be automatically flowed (wrapped and/or joined)
as appropriate when displaying.

In format=flowed, a soft newline is expressed as " \n", while hard
newlines are expressed as "\n". Soft newlines can be automatically
deleted or inserted as appropriate when the text is reformatted.

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

Justification:  socialtext dependency
Original commit
10:06 sat search for other commits by this committer
Add port textproc/p5-Plucene-Simple:

This provides a simple interface to Plucene. Plucene is large and multi-
featured, and it expected that users will subclass it, and tie all the
pieces together to suit their own needs. Plucene::Simple is, therefore,
just one way to use Plucene. It's not expected that it will do exactly
what *you* want, but you can always use it as an example of how to
build your own interface.

WWW: http://search.cpan.org/dist/PluceneSimple/

Justification:  socialtext dependency
Quirks:         1/6 test fails
Original commit
01:20 ijliao search for other commits by this committer
add p5-Text-Quote 0.3
Quotes strings as required for perl to eval them back correctly

PR:             101018
Original commit
Tuesday, 1 Aug 2006
12:29 clsung search for other commits by this committer
Add p5-Text-Delimited 2.00, module for parsing delimited text files.

PR:             ports/101158
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
12:26 clsung search for other commits by this committer
Add p5-XML-Literal 0.01, syntax suppor for XML literals.

PR:             ports/101155
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
03:33 clsung search for other commits by this committer
- p5-XML-RSS-Feed provide the ability of Persistant XML RSS Encapsulation
Original commit
01:37 clsung search for other commits by this committer
Add pear-XML_DTD 0.4.2, parsing of DTD files and DTD validation of XML
files.

PR:             ports/101081
Submitted by:   chinsan <chinsan.tw at gmail.com>
Original commit
Monday, 31 Jul 2006
18:51 novel search for other commits by this committer
This stem extension for PHP provides stemming capability for a variety of
languages using Dr. M.F. Porter's Snowball API, which can be found at:
http://snowball.tartarus.org

WWW: http://pecl.php.net/package/stem/

PR:             ports/101106
Submitted by:   chinsan <chinsan.tw at gmail.com>
Original commit
Thursday, 27 Jul 2006
07:29 clsung search for other commits by this committer
Add p5-XML-Flow 0.81, store (restore) perl data structures in XML
stream.

PR:             ports/100906
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Tuesday, 25 Jul 2006
22:07 sat search for other commits by this committer
Add port textproc/p5-Text-Bastardize:

Bastardize provides an magical object into which text can be charged
and then returned in various, slighty modified ways.

Among others, bastardize has the following methods:

rdct converts english to hyperreductionist english
    (ex. "english" becomes "")

pig pig latin
    (ex. "hi there" becomes "ihay erethay")

k3wlt0k a k3wlt0kizer developed originally by Fmh

rot13 implements rot13 "encryption" in perl
    (ex. "foo bar" becomes "sbb one")

rev reverses the arrangement of characters

censor attempts to censor text which might be innaproriate

n20e performs numerical abbreviations
    (ex. "numerical_abbreviation" becomes "n20e")

WWW: http://search.cpan.org/dist/Text-Bastardize/
Original commit
21:50 sat search for other commits by this committer
Add port textproc/p5-Unicode-CheckUTF8:

This is an XS wrapper around some Unicode Consortium code to check if
a string is valid UTF-8, revised to conform to what expat/Mozilla
think is valid UTF-8, especially with regard to low-ASCII characters.

Note that this module has NOTHING to do with Perl's internal UTF8 flag
on scalars.

This module is for use when you're getting input from users and want
to make sure it's valid UTF-8 before continuing.

WWW: http://search.cpan.org/dist/Unicode-CheckUTF8/
Original commit
21:13 miwi search for other commits by this committer
Text::Emoticon::GoogleTalk is a text filter that replace text emoticons like
":-)", "<3", etc. with the icons of Google Talk (or Gmail Chat), detailed in
http://mail.google.com/support/bin/answer.py?answer=34056

WWW:    http://search.cpan.org/dist/Text-Emoticon-GoogleTalk/

PR:             ports/100676
Submitted by:   chinsan <chinsan.tw(at)gmail.com>
Approved by:    krion (mentor)
Original commit
Saturday, 22 Jul 2006
09:23 miwi search for other commits by this committer
Add uncrustify , highly configurable source code beautifier.

The goals of this project are simple:
Create a highly configurable, easily modifiable source code beautifier.
What it does:
 * Ident code, aligning on parens, assignments, etc
 * Align on '=' and variable definitions
 * Align structure initializers
 * Align #define stuff
 * Align backslash-newline stuff
 * Reformat comments (a little bit)
 * Fix inter-character spacing
 * Add or remove parens on return statements
 * Add or remove braces on single-statement if/do/while/for statements
 * Highly configurable - 118 configurable options as of version 0.0.15

 WWW: http://uncrustify.sourceforge.net

PR:             ports/100604
Submitted by:   Dmitry Marakasov <amdmi3 at mail.ru>
Original commit
04:54 clsung search for other commits by this committer
Add p5-Lingua-EN-NamedEntity 1.7, basic Named Entity Extraction
algorithm.

PR:             ports/100675
Submitted by:   Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
Original commit
Friday, 21 Jul 2006
12:23 rafan search for other commits by this committer
Add p5-CSS 1.07, object oriented access to Cascading Style Sheets (CSS).

PR:             ports/100640
Submitted by:   chinsan <chinsan.tw at gmail.com>
Original commit
Wednesday, 19 Jul 2006
19:10 ale search for other commits by this committer
XStream is a simple library to serialize Java objects
to XML and back again.

WWW: http://xstream.codehaus.org/
Original commit
13:50 clsung search for other commits by this committer
Add p5-Text-Trac 0.03, perl extension for formatting text with Trac Wiki
Style.

PR:             ports/100528
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
07:17 clsung search for other commits by this committer
Add p5-XML-SAXDriver-Excel 0.06, perl SAX driver for converting Excel
files to XML.

PR:             ports/100509
Submitted by:   chinsan <chinsan.tw at gmail.com>
Original commit
07:15 clsung search for other commits by this committer
Add p5-XML-SAXDriver-CSV 0.07, perl SAX driver for converting CSV files
to XML.

PR:             ports/100510
Submitted by:   chinsan <chinsan.tw at gmail.com>
Original commit
Monday, 17 Jul 2006
18:23 rafan search for other commits by this committer
Add p5-YAML-Tiny 0.05, YAML::Tiny - Read/Write YAML files with as little
code as possible.

PR:             ports/100444
Submitted by:   Yuan-Chung Hsiao <ychsiao at ychsiao.org>
Original commit
Saturday, 15 Jul 2006
14:28 thierry search for other commits by this committer
All dictionaries can be installed separately:

  - by default, textproc/aspell installs the English dictionaries (no
    change);
  - thereafter you can install any foreign dictionary;
  - when you install a foreign dictionary, i.e. french/aspell or
    textproc/da-aspell, it installs only the dictionaries, and depends
    upon textproc/aspell for the programs;
  - if you don't need the English dictionaries, you can define
    WITHOUT_DICTEN or install textproc/aspell-without-dicten;
  - add a new port for textproc/en-aspell: if aspell had been installed
    without the English dictionaries, they can be added thereafter;
  - add a missing port for german/alt-aspell;
  - foreign dictionaries are almost independent from textproc/aspell,
    and their maintainership is available.

Credits:        special thanks to Serge Gagnon <ser_gagnon (at) sympatico.ca>
Original commit
09:45 itetcu search for other commits by this committer
Slave port for redland python bindings.

PR:             ports/99487
Submitted by:   Jordi Haarman
Original commit
07:54 clsung search for other commits by this committer
Add p5-XML-Mini 1.2.8, perl implementation of the XML::Mini XML
create/parse interface.

PR:             ports/100265
Submitted by:   Vivek Khera <vivek at khera.org>
Original commit
06:37 clsung search for other commits by this committer
Add p5-Text-Format+NWrap 0.52, various subroutines to format and wrap
text.

PR:             ports/100264
Submitted by:   Vivek Khera <vivek at khera.org>
Original commit
05:07 clsung search for other commits by this committer
Add p5-XML-DOM2 0.03, DOM controlled, strict XML module for extentable
xml objects.

PR:             ports/100247
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Friday, 14 Jul 2006
06:16 clsung search for other commits by this committer
Add p5-SGML-DTDParse 2.00, parse an SGML or XML DTD.

PR:             ports/100082
Submitted by:   chinsan <chinsan.tw at gmail.com>
Original commit
Thursday, 13 Jul 2006
06:56 novel search for other commits by this committer
This package reads and writes any document that conforms to the PDF
specification generously provided by Adobe at
http://partners.adobe.com/public/developer/pdf/index_reference.html

The file format is well-supported, with the exception of the
"linearized" or "optimized" output format, which this module can read
but not write.  Many specific aspects of the document model are not
manipulable with this package (like fonts), but if the input document
is correctly written, then this module will preserve the model
integrity.

This library grants you some power over the PDF security model. Note
that applications editing PDF documents via this library MUST respect
the security preferences of the document. Any violation of this
respect is contrary to Adobe's intellectual property position, as
stated in the reference manual at the above URL.

WWW:    http://search.cpan.org/dist/CAM-PDF/

PR:             ports/100182
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
03:34 clsung search for other commits by this committer
Add p5-Pod-XML 0.96, module to convert POD to XML.

PR:             ports/100095
Submitted by:   chinsan <chinsan.tw at gmail.com>
Original commit
01:51 rafan search for other commits by this committer
Add p5-Pod-Xhtml 1.52, generate well-formed XHTML documents from POD
format documentation.

PR:             ports/100174
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Wednesday, 12 Jul 2006
19:29 itetcu search for other commits by this committer
EXML is an abstracted, generalized interface to an xml parser/writer, using
ecore data structures and making things generally easy to get around in.

The functions detailed in EXML.h are fairly self explanatory, and the io
interfaces are also generalized and independent (open from a socket, write
to in memory xml image).

WWW: http://www.enlightenment.org/

PR:             ports/100002
Submitted by:   Stanislav Sedov <ssedov at mbsd.msk.ru>
Original commit
14:13 rafan search for other commits by this committer
Remove textproc/p5-JSON-Syck, which is removed before
and I added it back yesterday.

Requested by:   tobez
Original commit
05:53 rafan search for other commits by this committer
Add csvdiff 1.3, compare/diff two (comma) seperated files with each
other.

PR:             ports/100097
Submitted by:   chinsan <chinsan.tw at gmail.com>
Original commit
05:46 clsung search for other commits by this committer
Add p5-XML-Handler-Dtd2DocBook 0.41, generate a DocBook documentation
from a DTD.

PR:             ports/100077
Submitted by:   chinsan <chinsan.tw at gmail.com>
Original commit
03:41 clsung search for other commits by this committer
Add p5-XML-Handler-Dtd2Html 0.41, SAX2 handler for generate a Html
documentation from a DTD.

PR:             ports/100075
Submitted by:   chinsan <chinsan.tw at gmail.com>
Original commit
Tuesday, 11 Jul 2006
20:58 rafan search for other commits by this committer
You might want to know the difference between JSON and JSON::Syck.

Since JSON is a pure-perl module and JSON::Syck is based on libsyck,
JSON::Syck is supposed to be very fast and memory efficient. See
chansen's benchmark table at
http://idisk.mac.com/christian.hansen/Public/perl/serialize.pl

JSON.pm comes with dozens of ways to do the same thing and lots of
options, while JSON::Syck doesn't. There's only Load and Dump.

Oh, and JSON::Syck doesn't use camelCase method names :-)

Author: Audrey Tang <autrijus@autrijus.org>
        Tatsuhiko Miyagawa <miyagawa@gmail.com>
WWW:    http://search.cpan.org/dist/JSON-Syck/

PR:             ports/100071
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
20:42 rafan search for other commits by this committer
Add p5-Regexp-Common-profanity_us 2.2, provide regexes for U.S.
profanity.

PR:             ports/100070
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
15:11 rafan search for other commits by this committer
Add p5-Search-Estraier 0.06, pure perl module to use Hyper Estraier
search engine.

PR:             ports/100073
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
14:14 clsung search for other commits by this committer
Add p5-XML-XPathEngine 0.03, a re-usable XPath engine for DOM-like
trees.

PR:             ports/100074
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
11:43 novel search for other commits by this committer
This module transforms HTML into PDF, using an assortment of XML
transformations implemented in PDF::FromHTML::Twig.

There is also a command-line utility, html2pdf.pl, that comes with this
distribution.

WWW:    http://search.cpan.org/dist/PDF-FromHTML/

PR:             ports/100060
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
10:40 clsung search for other commits by this committer
Add p5-Text-CSV_PP 1.01, comma-separated values manipulation routines PP
version.

PR:             ports/100064
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
10:34 clsung search for other commits by this committer
Add p5-Text-Emoticon 0.04, factory class for Yahoo! and MSN emoticons.

PR:             ports/100068
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
10:25 clsung search for other commits by this committer
Add p5-Text-Hatena 0.14, perl extension for formatting text with Hatena
Style.

PR:             ports/100066
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
10:14 novel search for other commits by this committer
This is a generalized API that allows a module that generates PDFs to
transparently target multiple backends without changing its code.

WWW:    http://search.cpan.org/dist/PDF-Writer/

PR:             ports/100058
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
05:26 rafan search for other commits by this committer
Add p5-XML-RSS-Liberal 0.01, XML::RSS With A Liberal Parser.

PR:             ports/99967
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
05:15 rafan search for other commits by this committer
Add p5-XML-Liberal 0.12, super liberal XML parser that parses broken
XML.

PR:             ports/99966
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Monday, 10 Jul 2006
15:47 clsung search for other commits by this committer
Add p5-Text-Tags 0.04, parses folksonomy space-separated tags.

PR:             ports/99978
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Sunday, 9 Jul 2006
13:08 itetcu search for other commits by this committer
An integrated solution for XML-based publishing in print and web.
It is specifically targeted at producing technical documentation
in the field of computer science.

Documents are written in an XML-based markup language and translated
to different formats with XSL-transformations. At this time, eCromedos
supports the target formats XHTML and LATEX. Where LATEX output can be
further processed into high-quality printable formats by use of the
TEX typesetting system (http://www.ctan.org).

Author: Tobias Koch <tkoch@ecromedos.net>
WWW:    http://www.ecromedos.net/

PR:             ports/98895
Submitted by:   Nicola Vitale   <nivit at email.it>
Original commit
Wednesday, 5 Jul 2006
19:29 garga search for other commits by this committer
SDCV(StarDict under Console Version) is simple, cross-platform text-based
utility for work with dictionaries in StarDict's format.

The word from "list of words" may be string with leading '/' for using Fuzzy
search algorithm, string may contain '?' and '*' for using regexp search.
It work in interactive and not interactive mode.

WWW: http://sdcv.sourceforge.net/

PR:             ports/96836
Submitted by:   chinsan <chinsan.tw at gmail.com>
Original commit
Tuesday, 4 Jul 2006
14:04 vd search for other commits by this committer
Remove expired leaf ports:
2006-07-01 emulators/linux_base-fc3
2006-06-15 misc/linux-opengroupware
2006-07-01 net/opengk
2006-07-01 security/p5-Crypt-OpenPGP
2006-07-01 textproc/sed_inplace
2006-07-01 textproc/xml4j
2006-07-01 x11-wm/aewm++
Original commit

Number of commits found: 3259 (showing only 100 on this page)

[First Page]  «  21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31  »  [Last Page]