non port: textproc/Makefile |
Number of commits found: 3014 (showing only 100 on this page) |
Friday, 18 Jul 2008
|
12:25 skv
Add p5-JavaScript-Minifier-XS 0.05, XS based JavaScript minifier.
 |
Sunday, 13 Jul 2008
|
14:38 gabor
The DocBook DTD defines structural and content-based SGML markup
for computer documentation, with a primary emphasis on software
documentation and related classes of technical documents. Its
main high-level hierarchical structures are for books, reference
entries (for example, ``man pages''), and articles. It is
maintained by the DocBook Technical Committee of OASIS.
This port contains DocBook 4.5. Note that DocBook 4.5 includes
the XML DocBook DTD as part of the SGML DTD distribution. If
you do not need SGML DTD you should install:
textproc/docbook-xml-450
instead. There are no conflicts if both ports are installed
but you will have duplicates of most of the files.
WWW: http://www.docbook.org/specs/docbook-4.5-spec-cs-01.html
 |
14:36 gabor
The DocBook DTD defines structural and content-based SGML markup
for computer documentation, with a primary emphasis on software
documentation and related classes of technical documents. Its
main high-level hierarchical structures are for books, reference
entries (for example, ``man pages''), and articles. It is
maintained by the DocBook Technical Committee of OASIS.
This port contains DocBook 4.4. Note that DocBook 4.4 includes
the XML DocBook DTD as part of the SGML DTD distribution. If
you do not need SGML DTD you should install:
textproc/docbook-xml-440
instead. There are no conflicts if both ports are installed
but you will have duplicates of most of the files.
WWW: http://www.docbook.org/specs/cd-docbook-docbook-4.4.html
 |
Wednesday, 9 Jul 2008
|
21:27 gahr
- New port: ansifilter
Ansifilter is a customizable ANSI Code converter. ansifilter can
output to plain text, HTML, and RTF.
PR: 125444
Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> (new maintainer)
 |
Saturday, 5 Jul 2008
|
00:46 edwin
[NEW PORT] textproc/doc-mode.el: asciidoc fontlocking for emacs
doc-mode is an emacs mode for editing documentation, specifically
designed for use with asciidoc (textproc/asciidoc).
WWW: http://xpt.sourceforge.net/tools/doc-mode/
PR: ports/123339
Submitted by: peter.schuller@infidyne.com
 |
00:14 edwin
[maintainer update] textproc/dictem: Upgrade to use system default Emacs
Remove EMACS_PORT_NAME to use system default emacs version
Note: to avoid conflicts please remove dictem-emacs22 port first.
PR: ports/117580
Submitted by: Max N. Boyarov <m.boyarov@bsd.by>
 |
Friday, 20 Jun 2008
|
17:57 miwi
shuffle, as its name implies, shuffles the lines of its input (either
standard input, or the named files) into random order. It is in a
sense the very inverse of sort(1)).
WWW: http://www.eskimo.com/~scs/src/#shuffle
PR: ports/124100
Submitted by: Greg Larkin <glarkin at sourcehosting.net>
 |
Saturday, 14 Jun 2008
|
11:06 roam
Add the bomstrip port - strip the UTF-8 BOM bytes from text files,
implemented in many programming languages. The port uses my patchset
which adds three new implementations, some build infrastructure,
a manual page and a couple of other fixes.
Author: Mechiel Lukkien <mechiel@xs4all.nl>
WWW: http://www.xs4all.nl/~mechiel/projects/bomstrip/
 |
08:00 lippe
Perl::Critic::Bangs is a collection of Perl::Critic policies
that will help make your code better.
WWW: http://search.cpan.org/dist/Perl-Critic-Bangs/
PR: ports/124333
Submitted by: vany <ivan@serezhkin.com>
Approved by: gabor (mentor, implicit)
 |
Thursday, 5 Jun 2008
|
20:09 jadawin
Parse/write/merge/edit RSS/RDF/Atom syndication feeds
WWW: http://search.cpan.org/dist/XML-FeedPP/
PR: ports/124250
Submitted by: Oleg Mamontov <oleg at mamontov.net>
Approved by: tabthorpe (mentor)
 |
Sunday, 1 Jun 2008
|
23:01 wxs
Perl module for converting XML hash structures into plain text.
Approved by: garga (mentor, implicit)
 |
Sunday, 11 May 2008
|
13:29 dinoex
This framework is a simple parser and exporter for OPML files.
The main classes in this framework are OPMLDocument and OPMLOutline.
OPML is a file format used to store all kinds of outlines. It's based
on XML and also usually stores some meta information. This includes
author and creation time information and a document title.
WWW: http://www.etoile-project.org/
 |
Sunday, 27 Apr 2008
|
20:52 miwi
Enchant is a binder for libenchant. Libenchant
provides a common API for many spell libraries,
such as aspell/pspell(intended to replace
ispell),hspell(hebrew),ispell,myspell/hunspell
(OpenOffice project, mozilla),uspell (primarily
Yiddish, Hebrew, and Eastern European languages)
WWW: http://pecl.php.net/package/enchant/
PR: ports/122820
Submitted by: Wen heping <wenheping at gmail.com>
 |
Friday, 25 Apr 2008
|
14:34 skv
Add p5-Regexp-Common-Email-Address 1.01, regex pattern for Email
Addresses.
 |
Wednesday, 23 Apr 2008
|
14:26 skv
Add libcsv 2.0.1, small, simple and fast CSV library.
 |
Friday, 18 Apr 2008
|
06:04 clsung
This libary can serve as an advanced lexer for (GNU) makefiles. It
parses makefiles as "documents" and the parsing is lossless. The
results are data structures similar to DOM trees. The DOM trees hold
every single bit of the information in the original input files,
including white spaces, blank lines and makefile comments. That means
it's possible to reproduce the original makefiles from the DOM trees.
In addition, each node of the DOM trees is modifiable and so is the
whole tree, just like the PPI module used for Perl source parsing and
the HTML::TreeBuilder module used for parsing HTML source.
WWW: http://search.cpan.org/dist/Makefile-DOM/
PR: ports/122843
Submitted by: Gea-Suan Lin <gslin at gslin.org>
 |
Wednesday, 16 Apr 2008
|
17:54 ahze
Add libwps
Libwps is a library (for use by word procesors, for example) for importing the
Microsoft Works word processor file format. It imports Works format versions 2,
3, 4, 5 (aka 2000), and 8 with some formatting. The scope of this project is
just a Works word processor import filter, so there are no plans for supporting
an export filter, spreadsheets, or databases.
WWW: http://libwps.sourceforge.net/
 |
14:12 lth
Add p5-Pod-Spell 1.01, a formatter for spellchecking Pod.
 |
Sunday, 13 Apr 2008
|
18:19 hrs
linux-scim-libs is library part of Smart Common Input Method
platform, also known as SCIM, in Linux binary. This is a
development platform to make Input Method developers live
easier. It has very clear architecture and very simple
programming interface.
 |
Wednesday, 26 Mar 2008
|
12:55 miwi
Templates like perl module HTML::Template
WWW: http://reki.ru/products/ctpp/
PR: ports/121933
Submitted by: Andrei V. Shetuhin <reki at reki.ru>
 |
Monday, 24 Mar 2008
|
12:52 rafan
BeeDiff is a graphical file comparator. User have a possibility
to compare and merge a two text files. All differences are highlighted
in colors.
WWW: http://www.beesoft.org/beediff.html
PR: ports/122010
Submitted by: Max Brazhnikov <makc at issp.ac.ru>
 |
03:50 marcus
The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for
FreeBSD. The official GNOME 2.22 release notes can be found at
http://library.gnome.org/misc/release-notes/2.22/ . On the FreeBSD front,
this release features an updated hal port with support for video4linux
devices, DRM (Direct Rendering), and better support of removable media. Work
is also underway to tie webkit more closely into GNOME. As part of the
GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well.
Be sure to consult UPDATING on the proper steps to upgrade all of your
GNOME ports.
This release would not have been possible without the contributions and
testing efforts of the following people:
Pawel Worach
kan
edwin
Peter Ulrich Kruppa
J. W. Ballantine
Yasuda Keisuke
Andriy Gapon
 |
Monday, 17 Mar 2008
|
21:56 lippe
- Module already included in core perl.
Reported by: leeym
Approved by: gabor (mentor)
 |
Tuesday, 11 Mar 2008
|
10:51 rafan
Lucene is a Java full-text search engine. Lucene is not a complete
application, but rather a code library and API that can easily be used
to add search capabilities to applications.
WWW: http://lucene.apache.org/java/
PR: ports/121537
Submitted by: Gerrit Beine <gerrit.beine at gmx.de>
 |
Wednesday, 5 Mar 2008
|
20:48 thierry
Adding Aspell Turkmen dictionary.
 |
Thursday, 28 Feb 2008
|
09:38 miwi
This is a simple set of C++ classes which allow to use
templates like perl module HTML::Template
WWW: http://reki.ru/products/ctpp/
PR: ports/119979
Submitted by: reki at reki.ru (Andrei V. Shetuhin)
 |
Tuesday, 19 Feb 2008
|
06:55 miwi
The goal of this module is providing good code readability and clarity
of intent for command-line option processing. While readability is a
subjective standard, Getopt::Lucid relies on a more verbose,
plain-English option specification as compared against the more symbolic
approach of Getopt::Long.
WWW: http://search.cpan.org/dist/Getopt-Lucid/
PR: ports/120804
Submitted by: Felippe de Meirelles Motta <lippemail at gmail.com>
 |
Saturday, 16 Feb 2008
|
21:13 miwi
Text::ParseWords - Parse text into an array of tokens or array of arrays.
WWW: http://search.cpan.org/dist/Text-ParseWords/
PR: ports/120632
Submitted by: Felippe de Meirelles Motta <lippemail at gmail.com>
 |
Saturday, 26 Jan 2008
|
00:59 chinsan
HTML::Tiny is a simple, dependency free module for generating HTML (and
XML). It concentrates on generating syntactically correct XHTML using a
simple Perl notation.
In addition to the HTML generation functions utility functions are provided
to :
* encode and decode URL encoded strings
* entity encode HTML
* build query strings
* JSON encode data structures
WWW: http://search.cpan.org/dist/HTML-Tiny/
 |
Tuesday, 22 Jan 2008
|
13:04 skv
Relax NG Compact Syntax validator
 |
Saturday, 19 Jan 2008
|
11:53 edwin
Development version of textproc/sphinxsearch
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/
Submitted by: Daniel Gerzo <danger@FreeBSD.org>
 |
Monday, 14 Jan 2008
|
09:57 miwi
The aim of SCEW is to provide an easy interface around the XML Expat
parser.
SCEW also incorporates functions to create and handle XML trees. That
is, add and delete nodes, change attribute names and values...
WWW: http://www.nongnu.org/scew/
PR: ports/119543
Submitted by: Pietro Cerutti <gahr at gahr.ch>
 |
Saturday, 12 Jan 2008
|
16:36 miwi
A PECL HTML parser extension based on the ekhtml library
WWW: http://pecl.php.net/package/html_parse
PR: ports/118920
Submitted by: Ditesh Shashikant Gathani <ditesh at gathani.org>
 |
16:35 miwi
El-Kabong is a high-speed, forgiving, sax-style HTML parser.
Its aim is to provide consumers with a very fast, clean,
lightweight library which parses HTML quickly, while forgiving
syntactically incorrect tags.
WWW: http://ekhtml.sourceforge.net/
PR: ports/118917
Submitted by: Ditesh Shashikant Gathani <ditesh at gathani.org>
 |
16:12 miwi
This is a Renderer driver for Structures_DataGrid that generates a XML
string.
WWW: http://pear.php.net/package/Structures_DataGrid_Renderer_XML/
 |
16:09 miwi
This is a Renderer driver for Structures_DataGrid that generates a CSV
string.
WWW: http://pear.php.net/package/Structures_DataGrid_Renderer_CSV/
 |
16:08 miwi
This is a Renderer driver for Structures_DataGrid that generates a XLS
string.
WWW: http://pear.php.net/package/Structures_DataGrid_Renderer_XLS/
 |
Thursday, 10 Jan 2008
|
22:17 miwi
Strip-o-Gram is a library for converting HTML to Plain Text
and stripping specified tags from HTML.
PR: ports/119526
Submitted by: Oleg Ukraincev <oleg at ht-systems.ru>
 |
Monday, 31 Dec 2007
|
21:45 lwhsu
Add py-libtre 0.7.5, python interface for the tre regular expressions
library.
PR: ports/113446
Submitted by: bf <bf2006a at yahoo.com>
 |
00:20 miwi
Text::Trim does what chomp does, but at both ends of the string.
WWW: http://search.cpan.org/dist/Text-Trim/
 |
00:11 miwi
File_Fortune provides a PHP interface to reading fortune files. With it, you may
retrieve a single fortune, a random fortune, or all fortunes in the file.
Additionally, it offers the ability to access fortune files as if they were a
native array, including updating and deleting items. All write operations will
produce a binary header file to allow compatability with the fortune and
fortune-mod programs (as well as other fortune interfaces).
WWW: http://pear.php.net/package/File_Fortune/
 |
Tuesday, 25 Dec 2007
|
08:57 az
Regexp::Copy allows you to copy the contents of one Regexp object to another.
A problem that I have found with the qr// operator is that the Regexp objects
that
it creates are is impossible to dereference. This causes problems if you want to
change the data in the regexp without losing the reference to it.
Its impossible. Regexp::Copy allows you to change the Regexp by copying one
object
created through qr// to another.
PR: ports/118991
Submitted by: az@
 |
Thursday, 20 Dec 2007
|
10:51 kevlo
Initial import of chm2pdf 0.9.
It is a simple Python script that converts CHM files into PDF files.
 |
Wednesday, 19 Dec 2007
|
13:42 miwi
This is a DataSource driver for Structures_DataGrid using XML files.
WWW: http://pear.php.net/package/Structures_DataGrid_DataSource_RSS/
 |
13:41 miwi
This is a DataSource driver for Structures_DataGrid using RSS files.
WWW: http://pear.php.net/package/Structures_DataGrid_DataSource_RSS/
 |
Tuesday, 18 Dec 2007
|
14:13 pav
This library can read and write CSV files, including all extensions used by
Excel - eg. quotes, newlines, 8 bit characters in fields, "0 etc.
WWW: http://merjis.com/developers/csv
PR: ports/118801
Submitted by: Thomas V. Crimi <tcrimi@procida.us>
 |
Sunday, 16 Dec 2007
|
04:00 chinsan
Add pecl-doublemetaphone 0.1.2, a PECL extension which implements the
Double Metaphone algorithm.
PR: ports/117884
Submitted by: Ditesh Shashikant Gathani <ditesh at gathani.org>
 |
Friday, 14 Dec 2007
|
20:50 miwi
Rak is a grep replacement in pure Ruby. It accepts Ruby syntax regular
expressions and automatically recurses directories, skipping .svn/,
.cvs/, pkg/ and more things you don't care about. It is based on the Perl
tool.
WWW: http://rak.rubyforge.org/
PR: ports/118625
Submitted by: Robert Gogolok <gogo at cs.uni-sb.de>
 |
00:29 sat
Add port textproc/docdiff:
DocDiff compares two files and shows the difference. It can compare
files word by word, char by char, or line by line. It has several
output formats such as HTML, tty, Manued, or user-defined markup.
WWW: http://www.kt.rim.or.jp/~hisashim/docdiff/
Author: Hisashi MORITA <hisashim at kt dot rim dot or dot jp>
Inspired by: Debian package
 |
Wednesday, 12 Dec 2007
|
13:22 miwi
Perl module for camelcase, de-camelcase string.
WWW: http://search.cpan.org/dist/String-CamelCase
PR: ports/117665
Submitted by: TAKAHASHI Kaoru <kaoru at kaisei.org>
 |
Sunday, 28 Oct 2007
|
11:14 chinsan
Add pecl-xslcache, the XSL Cache extension is a modification of PHP's standard
XSL extension
that caches the parsed XSL stylesheet representation between sessions for
2.5x boost in performance!
WWW: http://code.nytimes.com/projects/xslcache/
 |
Thursday, 25 Oct 2007
|
12:18 bsam
Connect devel/linux-libglade2 and textproc/linux-libxml2.
Forgotten by: bsam (me)
Pinged by: linimon (thanks!)
 |
Wednesday, 24 Oct 2007
|
23:37 marcus
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).
The FreeBSD GNOME team would also like to thank our various testers and
contributors:
Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)
PRs fixed in this release:
111272, 113470, 115995, 116338
 |
19:47 garga
This is mnemonic keyboard that covers entire IPA (International
Phonetic Alphabet) Unicode 5 range, written in Keyman keyboard
language. The keyboard is developed by SIL Non-Roman Script Initiative
(NRSI). This port installs the keyboard so that it can be used through
SCIM KMFL IMEngine (textproc/scim-kmfl-imengine).
This open source keyboard is provided under SIL's Freeware licence
(http://www.sil.org/computing/catalog/freeware.html) which makes it
free for personal use only and non-distributable. Besides,
<quot>If you plan to redistribute your modified keyboard you must
rename it.</quot>
WWW: http://scripts.sil.org/UniIPAKeyboard#dee994f5
PR: ports/117171
Submitted by: Nikola Lecic <nikola.lecic at anthesphoria.net>
 |
Tuesday, 23 Oct 2007
|
11:38 garga
KMFL aims to bring Tavultesoft Keyman functionality to *nix operating
systems. KMFL is being jointly developed by SIL International
(http://www.sil.org) and Tavultesoft (http://www.tavultesoft.com).
SCIM KMFL IMEngine allows you to use KMN keyboards (compiled with
textproc/kmflcomp) through standard SCIM interface.
The powerful KMN keyboard language supports contextual deadkeys,
pre- and post-processing of keystrokes, rules grouping, 'storing'
of character classes for use in similar rules, custom and Unicode
character constants, SIL Ethnologue language codes, etc.
Official Tavultesoft repository contains keyboards that cover more
than 220 languages. Significant number of them are open source.
Ported keyboards are textproc/scim-kmfl-*.
WWW: http://kmfl.sourceforge.net/
PR: ports/117170
Submitted by: Nikola Lecic <nikola.lecic at anthesphoria.net>
 |
Thursday, 18 Oct 2007
|
16:05 garga
This library provides an engine to interpret compiled
(textproc/kmflcomp) KMFL keyboard tables written in Keyman keyboard
language for use with SCIM KMFL IMEngine
(textproc/scim-kmfl-imengine).
KMFL aims to bring Tavultesoft Keyman functionality to *nix operating
systems. KMFL is being jointly developed by SIL International
(http://www.sil.org) and Tavultesoft (http://www.tavultesoft.com).
WWW: http://kmfl.sourceforge.net/
PR: ports/117169
Submitted by: Nikola Lecic <nikola.lecic at anthesphoria.net>
 |
12:29 garga
KMFL aims to bring Tavultesoft Keyman functionality to *nix operating
systems. KMFL is being jointly developed by SIL International
(http://www.sil.org) and Tavultesoft (http://www.tavultesoft.com).
This is compiler for keyboard sources written in Keyman keyboard
language (.kmn files). Resulting binaries (.kmfl) can be used with
SCIM KMFL IMEngine (textproc/scim-kmfl-imengine).
The powerful KMN keyboard language supports contextual deadkeys,
pre- and post-processing of keystrokes, rules grouping, 'storing'
of character classes for use in similar rules, custom and Unicode
character constants, SIL Ethnologue language codes, etc.
Official Tavultesoft repository contains keyboards that cover more
than 220 languages. Significant number of them are open source.
Ported keyboards are textproc/scim-kmfl-*.
WWW: http://kmfl.sourceforge.net/
PR: ports/117167
Submitted by: Nikola Lecic <nikola.lecic at anthesphoria.net>
 |
Tuesday, 16 Oct 2007
|
08:39 clsung
utf8proc is a library for processing UTF-8 encoded Unicode strings.
Some features are Unicode normalization, stripping of default ignorable
characters, case folding and detection of grapheme cluster boundaries.
A special character mapping is available, which converts for example the
characters "Hyphen" (U+2010), "Minus" (U+2212) and
"Hyphen-Minus" (U+002D, ASCII Minus) all into the ASCII minus sign, to
make them equal for comparisons.
WWW: http://www.flexiguided.de/publications.utf8proc.en.html
 |
Friday, 12 Oct 2007
|
22:23 miwi
Mini-XML is 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.
WWW: http://www.minixml.org/
 |
Friday, 5 Oct 2007
|
23:33 sat
- Sort category Makefiles
Inspired by: Jason Harris <jharris@widomaker.com>
Howto: http://twiki.cenkes.org/Cenkes/SortingCategoryMakefiles
 |
Thursday, 4 Oct 2007
|
03:03 tabthorpe
fxp is a validating XML parser written completely in the functional
programming language SML. fxp can validate both XML 1.0 and XML 1.1
documents. It has a programming interface allowing for production of XML
applications based on fxp. It is installed with four example applications.
WWW: http://www2.informatik.tu-muenchen.de/~berlea/Fxp
PR: ports/116572
Submitted by: Timothy Bourke <timbob at bigpond.com>
 |
Tuesday, 2 Oct 2007
|
19:43 thierry
Aspell Malayalam dictionary.
WWW: https://savannah.nongnu.org/task/?6787
 |
Saturday, 22 Sep 2007
|
14:54 vanilla
Add xqilla, it's an XQuery & XPath2 library.
 |
Wednesday, 19 Sep 2007
|
12:21 tabthorpe
Xaira is an XML Aware Indexing and Retrieval Application
designed to allow fast access to large corpora marked up
in XML.
Xaira is the current name for a new version of SARA, the text
searching software originally developed at OUCS for use with
the British National Corpus.
This new version has been entirely re-written as a general
purpose XML search engine, which will operate on any corpus
of well-formed XML documents. It is however best used with
TEI-conformant documents.
Xaira has full Unicode support. This means you can use it to
search and display text in any language, provided you have a
suitable Unicode font installed on your system.
WWW: http://www.xaira.org
PR: ports/116259
Submitted by: Mathias Monnerville <mathias at monnerville.com>
 |
Friday, 7 Sep 2007
|
23:24 edwin
[New Port] texproc/yaml-mode.el: Simple major mode to edit YAML file for Emacsen
Simple major mode to edit YAML file for Emacsen.
WWW: http://yaml-mode.clouder.jp/
PR: ports/114383
Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
 |
23:23 edwin
[New Port] texproc/yaml-mode.el: Simple major mode to edit YAML file for Emacsen
Simple major mode to edit YAML file for Emacsen.
WWW: http://yaml-mode.clouder.jp/
PR: ports/114383
Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
 |
Monday, 3 Sep 2007
|
16:16 sat
Add port textproc/supercat:
Supercat (spc) is a program that colorizes text based on matching
regular expressions/strings/characters. Supercat supports html output
as well as standard ASCII text. Unlike some text-colorizing programs
that exist, Supercat does not require you to have to be a programmer to
make colorization rules.
WWW: http://supercat.nosredna.net/
Author: Thomas G. Anderson <bug-spc@nosredna.net>
 |
Thursday, 30 Aug 2007
|
19:20 sat
Add port textproc/translate-toolkit:
The Translate Toolkit is a set of software and documentation designed
to help make the lives of localizers both more productive and less
frustrating. The software includes programs to covert localization
formats to the common PO format and programs to check and manage PO
files. The documentation includes guides on using the tools, running a
localization project and how to localize various projects from
OpenOffice.org to Mozilla.
At its core the software contains a set of classes for handling various
localization storage formats: DTD, properties, OpenOffice.org GSI/SDF,
CSV and of course PO and XLIFF. It also provides scripts to convert
between these formats.
Also part of the Toolkit are Python programs to create word counts,
merge translations and perform various checks on PO and XLIFF files.
WWW: http://translate.sourceforge.net/
Based on: Gentoo Portage ebuild (bug #153512)
 |
Wednesday, 29 Aug 2007
|
06:59 clsung
MetaUML is a GNU GPL MetaPost library for typesetting UML diagrams,
using a human-friendly textual notation.
Here's what you can do with MetaUML (also see the FAQ):
* Create UML diagrams readily usable in a LaTeX article or book.
* Create independent PDF-s
* Create jpeg-s, png-s etc.
WWW: http://metauml.sourceforge.net/
PR: ports/115910
Submitted by: TAKATSU Tomonari <tota at rtfm.jp>
 |
Saturday, 25 Aug 2007
|
12:26 chinsan
Add p5-HTML-Copy, Copy a HTML file without breaking links.
Submitted by: chinsan
Approved by: rafan (mentor, implicit)
 |
Tuesday, 21 Aug 2007
|
09:23 clsung
YASA is a simple implementation of Suffix Array for counting
frequency of given text/string.
This module provides a Perl interface to YASA via REST.
WWW: http://search.cpan.org/dist/Net-YASA/
 |
09:13 miwi
HTML::Entities::ImodePictogram handles HTML entities for i-mode
pictogram (emoji), which are assigned in Shift_JIS private area.
See http://www.nttdocomo.co.jp/i/tag/emoji/index.html for details
about i-mode pictogram.
WWW: http://search.cpan.org/dist/HTML-Entities-ImodePictogram/
PR: ports/115594
Submitted by: Shinsuke Matsui <smatsui at karashi.org>
 |
08:58 miwi
The syck extension is a binding to the Syck library which facilitates
YAML parsing.
YAML(tm) (rhymes with "camel") is a straightforward machine parsable
data serialization format designed for human readability and
interaction with scripting languages. YAML is optimized for data
serialization, configuration settings, log files, Internet
messaging and filtering.
WWW: http://pecl.php.net/package/syck/
PR: ports/115252
Submitted by: Ditesh Shashikant Gathani <ditesh at gathani.org>
 |
08:36 miwi
HTML::FormatText::WithLinks takes HTML and turns it into plain text
but prints all the links in the HTML as footnotes. By default, it
attempts to mimic the format of the lynx text based web browser's
--dump option.
Author: Struan Donald. <struan@cpan.org>
WWW: http://search.cpan.org/~struan/HTML-FormatText-WithLinks-0.09/
PR: ports/115358
Submitted by: loader <loader at freebsdmall.com>
 |
Thursday, 16 Aug 2007
|
21:58 skv
Add p5-Data-FormValidator-Constraints-DateTime 1.09, data::FormValidator
constraints for dates and times.
 |
Thursday, 9 Aug 2007
|
11:02 sat
Add port textproc/yould:
Yould is a generator for pronounceable random words. The engine uses
Markov chains with two letter transitions. This distribution includes
trained engines for several languages: English, Dutch, Finnish, Italian,
French and German.
WWW: http://ygingras.net/yould
Author: Yannick Gingras <ygingras@ygingras.net>
Based on: OpenBSD port
 |
Tuesday, 7 Aug 2007
|
12:11 sat
Add port textproc/soothsayer:
Soothsayer is an intelligent predictive text entry platform. Soothsayer
exploits redundant information embedded in natural languages to generate
predictions. Soothsayer's modular and pluggable architecture allows its
language model to be extended and customized to utilize statistical,
syntactic, and semantic information sources.
A predictive text entry system attempts to improve ease and speed of
textual input. Word prediction consists in computing which word tokens
or word completions are most likely to be entered next. The system
analyses the text already entered and combines the information thus
extracted with other information sources to calculate a set of most
probable tokens.
WWW: http://soothsayer.sourceforge.net/
 |
Sunday, 5 Aug 2007
|
12:42 skv
Add p5-Text-Highlight 0.04, syntax highlighting framework.
 |
Saturday, 4 Aug 2007
|
07:30 nobutaka
Add uim-el-emacs21, Emacs lisp for uim input method library for emacs21.
 |
Tuesday, 31 Jul 2007
|
12:00 ijliao
add rubygem-formosa 0.0.1
A collection of libraries for Taiwanese languages processing
pass maintainership to author
 |
06:44 ijliao
add p5-Text-Greeking 0.11
Generate meaningless text that creates the illusion of the document
 |
Monday, 30 Jul 2007
|
02:24 clsung
Search::Odeum is an interface to the Odeum API. Odeum is the inverted
index API which is a part of qdbm database library.
WWW: http://search.cpan.org/dist/Search-Odeum/
PR: ports/114939
Submitted by: Gea-Suan Lin <gslin at gslin.org>
 |
02:08 clsung
Ah yes, INI files. We love them. We hate them. We cannot escape
them. Originally made popular by Windows, INI files are everywhere
including in Samba[www.samba.org] and Trac[trac.edgewall.org]. This
gem has one goal: make INI file, structure, and stream manipulation
as fast, safe, and simple as possible. We take a modal approach
with a pluggable parser class.
WWW: http://IniFile.RubyForge.org/
PR: ports/114786
Submitted by: Yarema <yds at CoolRat.org>
 |
Sunday, 29 Jul 2007
|
14:07 chinsan
Add pear-File_Fortune 1.0.0, an interface for reading from and writing
to fortune files.
PR: ports/114518
Submitted by: Zhen REN <bg1tpt at gmail.com>
Approved by: rafan (mentor, implicit)
 |
Saturday, 28 Jul 2007
|
19:31 chinsan
Add p5-SGML-Parser-OpenSP 0.100r1, parse SGML documents using OpenSP.
PR: ports/114975
Submitted by: Naram Qashat <cyberbotx at cyberbotx.com>
Approved by: rafan (mentor, implicit)
 |
14:17 chinsan
Add p5-Google-Data-JSON, Google::Data::JSON provides several methods to
convert an XML feed into a JSON feed, and vice versa. The JSON format is
defined in Google Data APIs, http://code.google.com/apis/gdata/json.html .
Approved by: rafan (mentor, implicit)
 |
11:47 chinsan
Add p5-Test-Perl-Critic, Test::Perl::Critic wraps the Perl::Critic engine in
a convenient subroutine suitable for test programs written using the
Test::More framework.
This makes it easy to integrate coding-standards enforcement into the build
process.
Approved by: rafan (mentor, implicit)
 |
Monday, 23 Jul 2007
|
03:09 clsung
This module provides an implementation of Canonical XML Recommendation
(Version 1, 15 March 2001). It uses XML::GDOME for its DOM tree and
XPath nodes.
It provides a XS wrapper around libxml2's Canonical XML code.
WWW: http://search.cpan.org/dist/XML-Canonical/
PR: ports/114596
Submitted by: Gea-Suan Lin <gslin at gslin.org>
 |
Saturday, 21 Jul 2007
|
19:16 sat
Add port textproc/humanzip:
humanzip is a compression program that operates on text files. Unlike
most compression algorithms, its output is human readable. Indeed, it
is explictly meant to be read by humans and might even be easier to read
than the original.
humanzip compresses files by looking for common strings of words and
replacing them with single symbols. The idea is to reduce the screen and
print size of documents. Humanzip does not explictly try to reduce the
size of the file as measured in bytes, although this usually happens
incidentally.
WWW: http://savannah.nongnu.org/projects/humanzip/
Author: Matthew Strait
 |
Friday, 20 Jul 2007
|
05:26 rafan
QStarDict is a StarDict clone written with using Qt4.
The user interface is similar to StarDict.
Main features
* Full support of StarDict dictionaries
* Working in system tray
* Scanning mouse selection and showing popup window
with translation of selected word
WWW: http://qstardict.ylsoftware.com/
Note that it is a GPLv3 software.
PR: ports/114556
Submitted by: Yinghong.Liu <relaxbsd at gmail.com>
 |
Monday, 16 Jul 2007
|
11:19 mm
deplate is a ruby based tool for converting documents written in wiki-like
markup to LaTeX, HTML, "HTML slides", or docbook. It supports page templates,
embedded LaTeX code, footnotes, citations, bibliographies, automatic generation
of an index, table of contents etc. It can be used to create web pages and (via
LaTeX or Docbook) high-quality printouts from the same source. In this respect
it is similar to tools like remoteaft or remotetxt2tags.
WWW: http://deplate.sourceforge.net
Approved by: garga (mentor)
 |
Sunday, 15 Jul 2007
|
22:16 pav
SXML is a skimpy XML parsing and grafting C library that you can use to read
and write XML-like configuration file for your application.
Author: Kouichi ABE (WALL) <kouichi@MysticWALL.COM>
WWW: http://www.MysticWALL.COM/software/sxml/index.html
PR: ports/113994
Submitted by: Kouichi ABE (WALL) <kouichi@mysticwall.com>
 |
Monday, 9 Jul 2007
|
05:16 clsung
This is a text analyzer for analyzing CJK texts. Plucene does not
support CJK texts natively. This module encodes terms in MIME::Base64
format to get around this problem. Texts are assumbed to be in UTF-8
encoding.
WWW: http://search.cpan.org/dist/Plucene-Analysis-CJKAnalyzer/
PR: ports/114376
Submitted by: Gea-Suan Lin <gslin at gslin.org>
 |
01:57 clsung
- repocopy ruby-spreadsheet-excel to rubygem-spreadsheet-excel
- remove ruby-spreadsheet-excel
PR: ports/114148
 |
Saturday, 7 Jul 2007
|
16:19 miwi
Text::Report - Perl extension for generating mixed columnar formatted reports
and report templates
Author: David Huggins <davidius@cpan.org>
WWW: http://search.cpan.org/dist/Text-Report/
PR: ports/114373
Submitted by: Tsung-Han Yeh <snowfly at yuntech.edu.tw>
 |
Tuesday, 19 Jun 2007
|
21:21 gabor
This is the BSD-licensed version of the well-known sort utility, obtained from
OpenBSD. It lacks some features of GNU sort. It is a proposed project idea
to replace the GNU sort with this one, but it needs to be completed first.
Patches are highly appreciated.
WWW: http://www.freebsd.org/projects/ideas/#p-bsdtexttools
Obtained from: OpenBSD
 |
21:20 gabor
This is the BSD-licensed version of the well-known grep utility, obtained from
OpenBSD. It lacks some features of GNU grep. It is a proposed project idea
to replace the GNU grep with this one, but it needs to be completed first.
Patches are highly appreciated.
WWW: http://www.freebsd.org/projects/ideas/#p-bsdtexttools
Obtained from: OpenBSD
 |
21:18 gabor
This is the BSD-licensed version of the well-known diff utility, obtained from
OpenBSD. It lacks some features of GNU diff. It is a proposed project idea
to replace the GNU diff with this one, but it needs to be completed first.
Patches are highly appreciated.
WWW: http://www.freebsd.org/projects/ideas/#p-bsdtexttools
Obtained from: OpenBSD
 |
Tuesday, 12 Jun 2007
|
19:50 thierry
Add Aspell Frisian (Frysk) dictionary.
<http://borel.slu.edu/crubadan/>
 |
Saturday, 9 Jun 2007
|
18:25 sat
Add port textproc/ots:
The Open Text Summarizer is an open source tool for summarizing texts.
The program reads a text and decides which sentences are important and
which are not.
WWW: http://libots.sourceforge.net/
Inspired by: Debian Package of the Day
Based on: OpenBSD port
 |
Number of commits found: 3014 (showing only 100 on this page) |