non port: textproc/Makefile |
Number of commits found: 3011 (showing only 100 on this page) |
Friday, 5 Jun 2009
|
22:05 miwi
p5::LaTeX::Encode provides a function to encode text that is to
be formatted with LaTeX. It encodes characters that are special
to LaTeX or that are represented in LaTeX by LaTeX commands.
WWW: http://search.cpan.org/dist/LaTeX-Encode/
PR: ports/135171
Submitted by: Wen Heping <wenheping at gmail.com>
 |
22:03 miwi
This module provides a parser which parses and interprets (though
not fully) LaTeX documents and returns a tree-based representation
of what it finds. This tree is a LaTeX::TOM::Tree. The tree contains
LaTeX::TOM::Node nodes.
WWW: http://search.cpan.org/dist/LaTeX-TOM/
PR: ports/135245
Submitted by: Wen Heping <wenheping at gmail.com>
 |
20:38 miwi
2009-05-31 biology/p5-bioperl-devel: no longer under development
2009-05-31 biology/p5-bioperl-run-devel: no longer under development
2009-06-01 net-p2p/deluge05: use net-p2p/deluge instead
2009-06-03 textproc/gmat: failed to build for a long time, no maintainer and
apparently no users either
 |
17:19 gabor
PDF-Table is intended for table generation using PDF::API2.
WWW: http://search.cpan.org/~omega/
PR: ports/134965
Submitted by: scheidell at secnap.net
 |
Monday, 1 Jun 2009
|
17:26 bsam
Here are new Linux Fedora 10 infrastructure ports.
Those ports are intended to be used with 8-CURRENT at least
with SVN r192206.
If you want to switch to linux-f10 ports, please define at /etc/make.conf:
OVERRIDE_LINUX_BASE_PORT=f10
OVERRIDE_LINUX_NONBASE_PORTS=f10
An upgrading procedure is shown at /usr/ports/UPDATING, entries 20090401
and 20070327.
For the first time all tested linux ports work as expected(!):
. acroread8;
. google-earth;
. skype;
. seamonkey.
Many thanks for kernel folks who really did the main work
(and I wrote only some lines of ports).
There is a good chance that those ports may become a default
for 8.0-RELEASE. Please, test and report back to emulation@ ML.
 |
Monday, 18 May 2009
|
21:01 pgollucci
* XPath support for document searching
* CSS3 selector support for document searching
* XML/HTML builder
* Drop in replacement for Hpricot (though not bug for bug)
Nokogiri parses and searches XML/HTML very quickly, and also has
correctly implemented CSS3 selector support as well as XPath support.
WWW: http://nokogiri.rubyforge.org/nokogiri/
Submitted by: Philip M. Gollucci <pgollucci at p6m7g8.com>
 |
Sunday, 17 May 2009
|
13:06 miwi
String::Escape - Registry of string functions, including backslash escapes
WWW: http://search.cpan.org/dist/String-Escape/
PR: ports/134564
Submitted by: Denis Pokataev <catone at cpan.org>
 |
Saturday, 16 May 2009
|
23:12 miwi
- Connect p5-PDF-API3 to the build
 |
Monday, 11 May 2009
|
20:16 dhn
- Update to 0.6.1052
- Connect to the build
PR: ports/134304
Submitted by: Alexey V.Degtyarev <alexey@renatasystems.org> (maintainer)
Approved by: miwi (mentor)
 |
Saturday, 9 May 2009
|
01:35 acm
- New port: textproc/gambas2-gb-xml
The gambas XML component
 |
Sunday, 3 May 2009
|
21:01 gerald
Remove textproc/sp per deprecation/expiration note.
 |
Friday, 1 May 2009
|
11:09 miwi
XML::Feed::Deduper is deduper for XML::Feed.
You can write the aggregator more easily :)
WWW: http://search.cpan.org/dist/XML-Feed-Deduper/
PR: ports/134018
Submitted by: TERAMOTO Masahiro <markun at onohara.to>
 |
Wednesday, 29 Apr 2009
|
13:06 skreuzer
Perl XS binding to libyaml which offers the best YAML support to date.
WWW: http://search.cpan.org/~nuffin/YAML-LibYAML/
PR: ports/134066
Submitted by: TERAMOTO Masahiro <markun@onohara.to>
Approved by: wxs (mentor)
 |
Tuesday, 28 Apr 2009
|
19:32 thierry
Add ky-aspell, aspell Kirghiz dictionary.
 |
Sunday, 26 Apr 2009
|
23:46 miwi
This is an implementation of John Gruber's Markdown text to html language.
There's not much here that differentiates it from any of the existing Markdown
implementations except that it's written in C instead of one of the vast flock
of scripting languages that are fighting it out for the Perl crown.
Markdown provides a library that gives you formatting functions suitable for
marking down entire documents or lines of text, a command-line program that you
can use to mark down documents interactively or from a script,
and a tiny (1 program so far) suite of example programs that show how to fully
utilize the markdown library.
WWW: http://www.pell.portland.or.us/~orc/Code/markdown/
PR: ports/134004
Submitted by: Julien Laffaye <kimelto at gmail.com>
 |
Friday, 24 Apr 2009
|
18:59 makc
Connect lexxia to build
 |
03:09 glarkin
docbook2X converts DocBook documents into man pages and Texinfo
documents.
It aims to support DocBook version 4.2, excepting the features that
cannot be supported or are not useful in a man page or Texinfo
document.
WWW: http://docbook2x.sourceforge.net/
 |
Thursday, 23 Apr 2009
|
09:02 miwi
This module is a blunt rewrite of XML::Simple (by Grant McLean)
to use the XML::LibXML parser for XML structures, where the original
uses plain Perl or SAX parsers.
WWW: http://http://search.cpan.org/dist/XML-LibXML-Simple/
PR: ports/133875
Submitted by: TERAMOTO Masahiro <markun at onohara.to>
 |
Wednesday, 22 Apr 2009
|
04:35 pgollucci
Class XmlSimple offers an easy API to read and write XML. It is a Ruby
translation of Grant McLean's Perl module XML::Simple. Simply put,
it automatically converts XML documents into a Ruby Hash.
WWW: http://rubyforge.org/projects/xml-simple
Sponsored by: RideCharge Inc.
 |
Saturday, 11 Apr 2009
|
22:35 miwi
This module is a tiny shim to unbreak XML files that have had their
entities doubly-encoded.
WWW: http://search.cpan.org/dist/XML-DoubleEncodedEntities/
PR: ports/133600
Submitted by: Wen Heping <wenheping at gmail.com>
 |
Wednesday, 1 Apr 2009
|
15:25 bsam
Here are new Linux Fedora 8 infrastructure ports.
The recommended version of FreeBSD to use them is 8-CURRENT.
FreeBSD-7.x is not fully compatible with compat.linux.osrelease
2.6.16. Some syscalls cannot be MFCed due to native FreeBSD
ABI breakage.
Usage (and package building):
1. define compat.linux.osrelease=2.6.16;
2. add following variables to /etc/make.conf:
. OVERRIDE_LINUX_BASE_PORT=f8;
. OVERRIDE_LINUX_NONBASE_PORTS=f8.
Approved by: bsam (me) ;-)
 |
Sunday, 29 Mar 2009
|
19:24 skv
Add p5-Unicode-Escape 0.0.2, escape and unescape Unicode characters
other than ASCII.
 |
14:26 lbr
New port, textproc/p5-Text-Context:
Given a piece of text and some search terms, produces an object
which locates the search terms in the message, extracts a reasonable-length
string containing all the search terms, and optionally dumps the string out
as HTML text with the search terms highlighted in bold.
 |
Thursday, 26 Mar 2009
|
09:24 pav
Intelligent Input Bus for Linux / Unix OS, iBus, is the next generation input
framework, developed by the developer of scim-python, includes all its
function, and much more.
This is the base port, you need input methods such as pinyin to input text.
WWW: http://code.google.com/p/ibus
PR: ports/128371
Submitted by: Henry Hu <henry.hu.sh@gmail.com>
 |
Wednesday, 25 Mar 2009
|
17:48 miwi
The mdocml utilities interface with the mdoc library to compile
mdoc-roff documents into a variety of output formats.
WWW: http://mdocml.bsd.lv/
PR: ports/132449
Submitted by: Ulrich Spoerlein <uspoerlein at gmail.com>
 |
Monday, 23 Mar 2009
|
20:11 chinsan
Add p5-Unicode-EastAsianWidth, East Asian Width properties.
This module provide user-defined Unicode properties that deal with East
Asian characters' width status, as specified in
http://www.unicode.org/unicode/reports/tr11/.
WWW: http://search.cpan.org/dist/Unicode-EastAsianWidth/
 |
Sunday, 22 Mar 2009
|
13:47 miwi
Solr is an open source enterprise search server based on the Lucene
Java search library, with XML/HTTP and JSON APIs, hit highlighting,
faceted search, caching, replication, a web administration interface
and many more features. It runs in a Java servlet container such as
Tomcat.
WWW: http://lucene.apache.org/solr/
PR: ports/132665
Submitted by: Gea-Suan Lin <gslin at gslin.org>
 |
Thursday, 19 Mar 2009
|
21:36 miwi
p5-XML-Bare is a minimal XML parser, schema checker and pretty-printer
using C internally.
WWW: http://search.cpan.org/dist/XML-Bare/
PR: ports/132731
Submitted by: Wen Heping <wenheping at gmail.com>
 |
Wednesday, 18 Mar 2009
|
11:12 roam
Add a port of confget-1.01, a simple tool to read variables from
configuration files and display their values in a way suitable for
use in shell scripts.
 |
Tuesday, 17 Mar 2009
|
18:05 thierry
Aspell Ancient Greek dictionary.
http://www.himeros.eu/
 |
Monday, 16 Mar 2009
|
21:47 miwi
PyStemmer provides access to efficient algorithms for calculating a
"stemmed" form of a word. This is a form with most of the common
morphological endings removed; hopefully representing a common
linguistic base form. This is most useful in building search engines
and information retrieval software; for example, a search with stemming
enabled should be able to find a document containing "cycling" given the
query "cycles".
PyStemmer provides algorithms for several (mainly european) languages,
by wrapping the libstemmer library from the Snowball project in a Python
module. It also provides access to the classic Porter stemming algorithm
for english: although this has been superceded by an improved algorithm,
the original algorithm may be of interest to information retrieval
researchers wishing to reproduce results of earlier experiments.
WWW: http://pypi.python.org/pypi/PyStemmer/
PR: ports/132695
Submitted by: Wen Heping <wenheping at gmail.com>
 |
Sunday, 15 Mar 2009
|
19:41 miwi
This module provides a set of methods for adding (updating) and
deleting entries in an existing solr server.
WWW: http://search.cpan.org/dist/Solr/
PR: ports/132666
Submitted by: Gea-Suan Lin <gslin at gslin.org>
 |
17:17 miwi
This is an experimental distribution that attempts to intuit the underlying
indent "policy" for a text file (most likely a source code file).
WWW: http://search.cpan.org/dist/Text-FindIndent/
PR: ports/132406
Submitted by: Cezary Morga <cm at therek.net>
 |
Thursday, 12 Mar 2009
|
16:41 miwi
This extension provides WBXML (Wireless Binary XML) conversion capabilities
using the libwbxml library, which can be found at https://libwbxml.opensync.org/
WWW: http://pecl.php.net/package/WBXML/
PR: ports/132552
Submitted by: Florian Smeets <flo at kasimir.com>
 |
Wednesday, 11 Mar 2009
|
16:43 miwi
FormValidator::Simple like lightweight form validation library.
WWW: http://search.cpan.org/dist/FormValidator-Lite/
PR: ports/132444
Submitted by: TAKAHASHI Kaoru <kaoru at kaisei.org>
 |
Saturday, 7 Mar 2009
|
18:59 gerald
Remove textproc/latte and textproc/nicetext per expiration note.
 |
Friday, 27 Feb 2009
|
15:33 miwi
Tempita is a small templating language for text substitution.
This isn't meant to be the Next Big Thing in templating; it's
just a handy little templating language for when your project
outgrows string.Template or % substitution. It's small, it
embeds Python in strings, and it doesn't do much else.
WWW: http://pythonpaste.org/tempita/
Submitted by: Wen Heping <wenheping at gmail.com>
 |
Wednesday, 25 Feb 2009
|
09:53 lth
Add p5-Text-Truncate 1.03, perl module with simple string truncating
routine.
 |
Monday, 23 Feb 2009
|
20:58 miwi
EBook-Tools contains a library and a command-line tool for unpacking,
creating, correcting, and repacking electronic books.
Current unpacking support is limited to PalmDoc and Mobipocket and
generation is limited to EPub. The metadata correction tools are
quite extensive, however. For more details, see the POD information
on EBook::Tools and EBook::Tools::Unpack.
WWW: http://search.cpan.org/dist/EBook-Tools/
PR: ports/131901
Submitted by: simond at irrelevant.org
 |
Saturday, 14 Feb 2009
|
22:58 makc
Update PyQt4 ports to 4.4.4, new ports:
devel/py-qt4-help
multimedia/py-qt4-phonon
textproc/py-qt4-xmlpatterns
www/py-qt4-webkit
Update QScintilla2 to 2.3.2, PyQt3 to 3.17.6, PyKDE3 to 3.16.2.
Pass maintainership to kde@FreeBSD.org. Thanks Danny Ricin for his great work.
PR: based on ports/130219
Submitted by: Dima Panov" <fluffy at fluffy.khv.ru>
 |
Tuesday, 10 Feb 2009
|
12:11 tobez
Add textproc/p5-String-BufferStack 1.12, a Perl module that provides
nested buffers for templating systems.
 |
Monday, 9 Feb 2009
|
17:48 miwi
Minimalistic cmdline tool to fetch RSS news from HTTP or local files and
convert them into plain text, formatted html, or token-separated strings.
This tool can be easily integrated into shellscripts, cron tasks, motd's,
etc.
WWW: http://nopcode.org/blog/rss2html.html
PR: ports/131266
Submitted by: Dennis Herrmann <adox at mcx2.org>
 |
Wednesday, 4 Feb 2009
|
14:10 lwhsu
Add tokyodystopia 0.9.9, a full-text search system based on Tokyo
Cabinet.
 |
Monday, 26 Jan 2009
|
16:50 rafan
- Add liblinebreak 1.0
Liblinebreak is an implementation of the line breaking algorithm as
described in Unicode 5.1.0 Standard Annex 14, Revision 22. It breaks
lines that contain Unicode characters. It is designed to be used in a
generic text renderer. FBReader is one real-world example.
WWW: http://vimgadgets.sourceforge.net/liblinebreak/
PR: ports/130949
Submitted by: Yuri Pankov <yuri.pankov at gmail.com>
 |
Friday, 23 Jan 2009
|
23:53 pgj
A variety of alternative parser combinator libraries for the functional
programming language Haskell, including the original HuttonMeijer set.
The Poly sets have features like good error reporting, arbitrary token
type, running state, lazy parsing, and so on. Finally, Text.Parse is a
proposed replacement for the standard Read class, for better
deserialisation of Haskell values from Strings.
WWW: http://www.cs.york.ac.uk/fp/polyparse/
Approved by: gabor
 |
Thursday, 22 Jan 2009
|
13:05 gabor
uml2svg is an XSLT-based tool for converting UML Diagrams to SVG.
WWW: http://uml2svg.sourceforge.net/
 |
Wednesday, 21 Jan 2009
|
13:23 kuriyama
Add p5-XML-OPML-LibXML 0.04, perl extension to parse OPML document with
LibXML parser.
 |
07:03 clsung
- replaced by textproc/nltk
 |
Monday, 19 Jan 2009
|
18:13 pav
- Remove textproc/py-wbxml few days early before it's expiration time - latest
update to wbxml broke it
 |
Thursday, 15 Jan 2009
|
03:26 pgollucci
This package builds a docset from sources in different formats. The
generated documents can be all nicely interlinked and to have the same
look and feel.
Currently it knows to handle input formats:
* POD * HTML
and knows to generate:
* HTML * PS * PDF
WWW: http://search.cpan.org/~stas/DocSet
 |
Wednesday, 14 Jan 2009
|
18:46 sem
Expired port:
2008-12-11 textproc/p5-Text-CSV_PP: textproc/Text-CSV_PP was merged into
textproc/p5-Text-CSV
 |
09:17 miwi
Escapes XML entities from text, so that you don't fall prey to people putting
quotes, less-than/greater-than, and ampersands, into variables that end up in
TT templates.
WWW: http://search.cpan.org/dist/Template-Plugin-XML-Escape
PR: ports/130422
Submitted by: kevit
 |
02:41 acm
- New port: textproc/fpc-aspell
Interface to aspell spelling checker
 |
Sunday, 11 Jan 2009
|
14:02 miwi
p5-XML-Compile-Cache is a perl module to cache compiled
XML translators.
WWW: http://search.cpan.org/dist/XML-Compile-Cache/
PR: ports/130369
Submitted by: Wen Heping <wenheping at gmail.com>
 |
11:14 miwi
The program m17n-im-config provides a GUI for per-user configuration of
input methods of the m17n library (devel/m17n-lib and textproc/m17n-contrib).
The following methods are customisable at the moment: Unicode, Vietnamese,
Malayalam, Tibetan, Thai, Japanese and Chinese.
WWW: http://www.m17n.org
http://www.m17n.org/common/im-config/index.html
PR: ports/127893
Submitted by: Nikola Lecic <nikola.lecic at anthesphoria.net>
 |
11:13 miwi
This port installs the user-contributed input methods for the m17n library
(the official ones are installed through devel/m17n-lib). It currently
supports Punjabi, Sinhala, Telugu, Nepali, Russian, Assamese, Bengali,
Gujarati, Hindi, Kannada, Malayalam, Marathi, Oriya and Vietnamese layouts
with various sub-variants.
The port also provides the tbl2mim.awk script for conversion of keyboard
files used by textproc/scim-table-imengine into SCIM-independent .mim format
(usable by m17n library).
WWW: http://www.m17n.org/
PR: ports/127894
Submitted by: Nikola Lecic <nikola.lecic at anthesphoria.net>
 |
Tuesday, 30 Dec 2008
|
22:54 beech
Dikt is a dictionary application for KDE4. It is the client
side implementation of Dict protocol, with a browser interface
specialized for querying dictionaries.
WWW: http://diktv1.googlepages.com/
PR: ports/130000
Submitted by: Goran Tal <goran.tal at gmail.com>
 |
Sunday, 28 Dec 2008
|
16:08 miwi
Markaby is a templating language for Ruby, with a plugin for Rails,
which allows you to write HTML templates in pure-Ruby (a la Builder.)
WWW: http://markaby.rubyforge.org/
 |
Friday, 26 Dec 2008
|
03:04 gabor
Europass is an XML Schema to create CVs and Language Passports conforming
the European conventions.
WWW: http://europass.cedefop.europa.eu/
 |
Wednesday, 24 Dec 2008
|
17:55 skv
Add p5-Text-Diff-Parser 0.08, parse patch files containing unified and
standard diffs.
 |
Sunday, 21 Dec 2008
|
12:02 pgj
highlighting-kate is a syntax highlighting library for Haskell with
support for over 50 languages. The syntax parsers are automatically
generated from Kate syntax descriptions [1], so any syntax supported by
Kate can be added. An (optional) command-line program is provided,
along with a utility for generating new parsers from Kate XML syntax
descriptions.
Currently the following languages are supported: Ada, Asp, Awk, Bash,
Bibtex, C, Cmake, Coldfusion, Commonlisp, Cpp, Css, D, Djangotemplate,
Doxygen, Dtd, Eiffel, Erlang, Fortran, Haskell, Html, Java, Javadoc,
Javascript, Json, Latex, Lex, LiterateHaskell, Lua, Makefile, Matlab,
Mediawiki, Modula3, Nasm, Objectivec, Ocaml, Pascal, Perl, Php,
Postscript, Prolog, Python, Rhtml, Ruby, Scala, Scheme, Sgml, Sql,
SqlMysql, SqlPostgresql, Tcl, Texinfo, Xml, Xslt, Yacc.
WWW: http://johnmacfarlane.net/highlighting-kate
[1] http://kate-editor.org
PR: ports/129690
Submitted by: pgj
Approved by: miwi
 |
Friday, 19 Dec 2008
|
06:16 miwi
- Remove duplicate port of devel/hs-utf8-string-ghc
Submitted by: Samy Al Bahra <sbahra at kerneled.org> (via irc)
pav
 |
Monday, 15 Dec 2008
|
05:44 beech
- Hook rubygem-spreadsheet into build
PR: ports/129584
 |
Sunday, 7 Dec 2008
|
20:36 miwi
2008-09-19 japanese/escpf: Has been broken for more than 6 months
2008-09-19 java/java-gcj-compat: Has been broken for more than 6 months
2008-09-19 lang/screamer: Has been broken for more than 6 months
2008-10-01 misc/documancer: Unmaintained upstream
2008-09-19 misc/ipbt: Has been broken for more than 6 months
2008-10-13 multimedia/manslide: Use multimedia/smile instead
2008-09-19 net/globus4: Has been broken for more than 6 months
2008-09-19 net/p5-Parallel-MPI: Has been broken for more than 6 months
2008-01-28 net/p54u: website disappeared
2008-09-19 net-im/ginsu: Has been broken for more than 6 months
2008-09-19 net-p2p/py-kenosis-bittorrent: Has been broken for more than 6 months
2008-09-19 sysutils/sjog: Has been broken for more than 6 months
2008-09-19 textproc/Ebnf2ps: Has been broken for more than 6 months
2008-09-19 www/roxen: Has been broken for more than 6 months
2008-09-19 x11-fm/evidence: Has been broken for more than 6 months
 |
Saturday, 6 Dec 2008
|
15:33 miwi
A UTF8 layer for IO, ByteStrings and Strings. The utf8-string package provides
operations for encoding UTF8 strings to Word8 lists and back, and for reading
and writing UTF8 without truncation.
WWW: http://github.com/glguy/utf8-string/
PR: ports/129427
Submitted by: Samy Al Bahra <sbahra at kerneled.org>
 |
Saturday, 29 Nov 2008
|
21:44 miwi
A small library that allows you to parse CSV formatted data efficiently
with Haskell.
WWW: http://code.haskell.org/~dons/code/bytestring-csv
PR: ports/129162
Submitted by: Samy Al Bahra <sbahra at kerneled.org>
 |
Sunday, 23 Nov 2008
|
16:35 miwi
This module is built on Text::Aspell, but adds some of the
functionality provided by the internal gnu aspell API. This allows
one to deal with blocks of text, rather than just words. For
instance, we provide methods for iterating through the text,
serializing the object (thus remembering where we left off), and
highlighting the current misspelled word within the text.
WWW: http://search.cpan.org/dist/Text-SpellChecker/
 |
Friday, 21 Nov 2008
|
15:45 hrs
Add textproc/linux-scim-gtk, Linux binary version of an SCIM module
for gtk library, separated from textproc/linux-scim-libs.
 |
Thursday, 13 Nov 2008
|
21:37 miwi
A program which can be used to converts a single HTML file or a collection
of related HTML files into a single LaTeX file.
WWW: http://www.iwriteiam.nl/html2tex.html
PR: ports/128631
Submitted by: martin.dieringer at gmx.de
 |
Sunday, 9 Nov 2008
|
23:02 miwi
Ruby wrapper around David Loren Parsons' discount, a fast,
BSD-licensed c implementation of John Gruber's Markdown plus
some aspects of SmartyPants. Markdown is a text-to-HTML
conversion language for web writers, inspired by the format
of plain-text e-mail messages. Markdown allows you to write
in an easy-to-read, easy-to-write plain text format, then
convert it to structurally valid XHTML (or HTML).
WWW: http://github.com/rtomayko/rdiscount/
PR: ports/128548
Submitted by: Daniel Roethlisberger <daniel at roe.ch>
 |
23:00 miwi
Diff::LCS is a port of Algorithm::Diff that uses the McIlroy-Hunt longest
common subsequence (LCS) algorithm to compute intelligent differences between
two sequenced enumerable containers.
WWW: http://rubyforge.org/projects/ruwiki/
PR: ports/128591
Submitted by: Daniel Roethlisberger <daniel at roe.ch>
 |
Sunday, 2 Nov 2008
|
01:32 koitsu
This library provides Boyer-Moore and Knuth-Morris-Pratt string search
implementations for Haskell bytestrings (with support for all strict and
lazy ByteString permutations).
WWW: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/stringsearch
Submitted by: sbahra on EFnet #bsdports
 |
Monday, 27 Oct 2008
|
11:42 skv
Add p5-XML-Atom-Ext-OpenSearch 0.01, XML::Atom extension for OpenSearch
data.
 |
Friday, 24 Oct 2008
|
09:35 miwi
Kwalify is a parser, schema validator, and data binding tool for
YAML and JSON.
This package provides a Perl 5 implementation of Kwalify.
WWW: http://search.cpan.org/dist/Kwalify/
 |
Tuesday, 14 Oct 2008
|
11:52 lth
Add p5-XML-Rules 1.05, parse XML and specify rules for individual tags.
 |
Sunday, 12 Oct 2008
|
11:13 miwi
- Connect textproc/xerces-c2-devel
 |
Monday, 6 Oct 2008
|
14:24 stas
- Add textproc/ruby-liquid, a non evaling template engine for ruby.
 |
Thursday, 2 Oct 2008
|
11:51 lth
Add p5-pod2pdf 0.42, converts POD to PDF format.
 |
Tuesday, 30 Sep 2008
|
14:19 miwi
Amberfish is general purpose text retrieval software, developed at Etymon
by Nassib Nassar and distributed as open source software under the terms
of version 2 of the GNU General Public License (GPL). Its distinguishing
features are indexing/search of semi-structured text (i.e. both free tex
and multiply nested fields), built-in support for XML documents using the
Xerces library, structured queries allowing generalized field/tag paths,
hierarchical result sets (XML only), automatic searching across multiple
databases (allowing modular indexing), TREC format results, efficient
indexing, and relatively low memory requirements during indexing (and the
ability to index documents larger than available memory). Z39.50 support
is available. Other features include Boolean queries, right truncation,
phrase searching, relevance ranking, support for multiple documents per
file, incremental indexing, and easy integration with other UNIX tools,
The architecture is also designed to permit proximity queries; however,
they are not fully implemented at present.
WWW: http://www.etymon.com/tr.html
This port also includes the Porter stemming algorithm for suffix
stripping, available at:
http://www.tartarus.org/~martin/PorterStemmer
PR: ports/127580
Submitted by: Pedro Giffuni
 |
08:48 miwi
Text::WikiCreole implements the Wiki Creole markup language, version
1.0, as described at http://www.wikicreole.org. It reads Creole 1.0
markup and returns XHTML.
In addition to the official Creole 1.0 markup elements, it also supports
several extensions, such as plugins, superscript, subscript, underline,
definition lists, indented paragraphs, plugins, etc.
WWW: http://search.cpan.org/dist/Text-WikiCreole/
PR: ports/127705
Submitted by: Matthew Fuller <fullermd at over-yonder.net>
 |
Tuesday, 23 Sep 2008
|
15:16 makc
Add textproc/scim-bridge and textproc/scim-bridge-qt4:
Scim-bridge is wrapper library for SCIM, written in C. Scim-bridge
is seperated in two parts, the agent and the clients. The agent is
the IME server which communicates with SCIM. The clients are IMModules
which communicate only with the agent so that there is no binary
dependency between the clients and SCIM.
WWW: http://www.scim-im.org/projects/scim_bridge/
PR: 126603
Submitted by: Henry Hu <henry.hu.sh at gmail.com>
Approved by: miwi (mentor)
 |
02:35 edwin
[new port] Add textproc/stardict3
Add new port textproc/stardict3 (update stardict-2.x to
stardict-3.x).
StarDict is a Cross-Platform and international dictionary
written in Gtk2. It has powerful features such as "Glob-style
pattern matching," "Scan selection word," "Fuzzy query,"
etc.
WWW: http://stardict.sourceforge.net/
PR: ports/125924
Submitted by: "Eric L. Chen" <d9364104@mail.nchu.edu.tw>
 |
Sunday, 7 Sep 2008
|
19:38 lwhsu
Add py-sphinx 0.4.2, python documentation generator.
 |
Sunday, 31 Aug 2008
|
08:31 chinsan
Add p5-Text-CharWidth, get number of occupied columns of a string on terminal.
This module supplies features similar as wcwidth(3) and wcswidth(3) in C
language.
Characters have its own width on terminal depending on locale. For example,
ASCII characters occupy one column per character, east Asian fullwidth
characters (like Hiragana or Han Ideograph) occupy two columns per
character, and combining characters (apperaring in ISO-8859-11 Thai,
Unicode, and so on) occupy zero columns per character. mbwidth() gives the
width of the first character of the given string and mbswidth() gives the
width of the whole given string.
The names of mbwidth and mbswidth came from "multibyte" versions of wcwidth
and wcswidth which are "wide character" versions.
mblen(string) returns number of bytes of the first character of the string.
Please note that a character may consist of multiple bytes in multibyte
encodings such as UTF-8, EUC-JP, EUC-KR, GB2312, or Big5.
mbwidth(string) returns the width of the first character of the string.
mbswidth(string) returns the width of the whole string.
Parameters are to be given in locale encodings, not always in UTF-8.
WWW: http://search.cpan.org/dist/Text-CharWidth/
 |
Saturday, 30 Aug 2008
|
17:16 chinsan
Add p5-Text-Flow, flexible text flowing and word wrapping for not just ASCII
output.
This module provides a flexible way to wrap and flow text for both ASCII and
non-ASCII outputs.
The main purpose of this module is to provide text wrapping and flowing
features without being tied down to ASCII based output and fixed-width
fonts. My needs were for a more sophisticated text control in PDF and GIF
output formats in particular.
WWW: http://search.cpan.org/dist/Text-Flow/
 |
Wednesday, 27 Aug 2008
|
03:04 clsung
- Perl extension for manipulating the Penn Treebank format
 |
Tuesday, 19 Aug 2008
|
14:55 gahr
New port: es-ispell
Spanish dictionary for the ispell spell-checking program.
PR: 125838
Submitted by: Pedro F. Giffuni <giffunip@tutopia.com>
 |
14:43 gahr
New port: it-ispell
Italian dictionary for the ispell spell-checking program.
PR: 125842
Submitted by: Pedro F. Giffuni <giffunip@tutopia.com>
 |
Saturday, 9 Aug 2008
|
16:52 miwi
The KDE FreeBSD team is proud to announce the release of KDE 4.1.0
for FreeBSD. The official KDE 4.1.0 release notes can be found at
http://www.kde.org/announcements/4.1/.
Some note:
* Prefix
KDE4 will be install into a custom prefixes namely ${LOCALBASE}/kde4.
KDE4 and KDE3 can co-exist
* Sound
For sound to work, it is necessary to have dbus and hal enabled
in your system. Please see the respective documentation on how
to enable these.
For more Informations see the HEADS UP at ports@ and kde-freebsd@
or our wiki page http://wiki.freebsd.org/KDE4/Install.
Have fun!
 |
Tuesday, 5 Aug 2008
|
11:21 miwi
Soprano (formerly known as QRDF) is a library which provides a highly usable
object-oriented C++/QT4 framework for RDF data. It uses different RDF storage
solutions as backends through a simple plugin system. Soprano is targetted at
desktop applications that need a RDF data storage solution. It has been
optimized for easy usage and simplicity.
WWW: http://soprano.sourceforge.net/
 |
Monday, 4 Aug 2008
|
23:30 miwi
- Update to qt 4.4.1
Note:
With this update several ports specific problems
have been fixed. Qt4 headers and libraries have
been moved to include/qt4 and lib/qt4. bsd.qt.mk
defines QT_INCDIR and QT_LIBDIR now, which could
be used in qt4-dependent ports if required.
Thanks to: Max Brazhnikov Danny Pansters
 |
10:52 miwi
This module attempts to extract the maximum amount of content from available
documents, and is less concerned with XML compliance than alternatives.
Rather than rely on XML::Parser, it uses heuristics and good old-fashioned
Perl regular expressions.
WWW: http://search.cpan.org/dist/XML-RSSLite/
PR: ports/126116
Submitted by: Tomoyuki Sakurai <cherry at trombik.org>
 |
Thursday, 31 Jul 2008
|
18:35 pgollucci
This is a CORE module. If you installed perl 5.003 or above, a
version of this module is already available to you. This CPAN
package is only here to update core distributions prior 5.005.
The version provided is the same that comes with perl 5.00502.
If you run a newer version of perl, the version of Text::ParseWords
included there may be newer. This package is not fully synchronized
with the perl distributions.
Please run "perldoc Text::ParseWords" to see what this module
is for.
WWW: http://search.cpan.org/dist/Text-ParseWords/
Approved by: araujo (mentor)
 |
Monday, 28 Jul 2008
|
19:00 pgollucci
HTML::RewriteAttributes is designed for simple yet powerful HTML
attribute rewriting. You simply specify a callback to run for each
attribute and we do the rest for you. This module is designed to
be subclassable to make handling special cases eaiser.
WWW: http://search.cpan.org/dist/HTML-RewriteAttributes/
 |
Tuesday, 22 Jul 2008
|
22:37 gabor
DocBook is a general purpose XML schema particularly well suited to books and
papers about computer hardware and software (though it is by no means limited
to these applications).
The Version 5.0 release is a complete rewrite of DocBook in RELAX NG.
The intent of this rewrite is to produce a schema that is true to the spirit
of DocBook while simultaneously removing inconsistencies that have arisen as
a natural consequence of DocBook's long, slow evolution. The Technical
Committee has taken this opportunity to simplify a number of content models
and tighten constraints where RELAX NG makes that possible.
The Technical Committee provides the DocBook 5.0 schema in other schema
languages, including W3C XML Schema and an XML DTD, but the RELAX NG Schema
is now the normative schema.
WWW: http://www.docbook.org/specs/docbook-5.0-spec-cd-04.html
 |
Saturday, 19 Jul 2008
|
20:05 miwi
Python bindings for the wbxml2 library.
WWW: http://www.synce.org/moin/
PR: ports/125307
Submitted by: Alexander Logvinov <ports at logvinov.com>
 |
Friday, 18 Jul 2008
|
12:29 skv
Add p5-CSS-Minifier-XS 0.03, XS based CSS minifier.
 |
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
 |
Number of commits found: 3011 (showing only 100 on this page) |