Commit graph

1805 commits

Author SHA1 Message Date
Gabor Pali
7ebd2904f2 This package provides parsing and rendering functions for XML. It is
based on the datatypes found in the xml-types package.  This package is
broken up into the following modules:

 * Text.XML: DOM-based parsing and rendering.  This is the most commonly
   used module.

 * Text.XML.Cursor: A wrapper around Text.XML which allows bidirectional
   traversing of the DOM, similar to XPath.

 * Text.XML.Unresolved: A slight modification to Text.XML which does not
   require all entities to be resolved at parsing.  The datatypes are
   slightly more complicated here, and therefore this module is only
   recommended when you need to deal directly with raw entities.

 * Text.XML.Stream.Parse: Streaming parser, including some streaming
   parser combinators.

 * Text.XML.Stream.Render: Streaming renderer.

WWW:	http://github.com/snoyberg/xml

Obtained from:	FreeBSD Haskell
2012-02-18 16:36:34 +00:00
Gabor Pali
408b2300ea The xml-types package.
WWW:	http://hackage.haskell.org/package/xml-type

Obtained from:	FreeBSD Haskell
2012-02-18 16:30:09 +00:00
Gabor Pali
f2526f6fb0 A port of the Java library by Terrence Parr.
WWW:	http://hackage.haskell.org/package/HStringTemplate

Obtained from:	FreeBSD Haskell
2012-02-18 03:08:15 +00:00
Matthias Andree
0cee5591d4 The main function of wiggle is to apply a patch to a file in a similar
manner to the patch(1) program.

The distinctive difference of wiggle is that it will attempt to apply a
patch even if the before part of the patch doesn't match the target
file perfectly. This is achieved by breaking the file and patch into
words and finding the best alignment of words in the file with words in
the patch. Once this alignment has been found, any differences (word-
wise) in the patch are applied to the file as best as possible.
2012-02-15 23:29:56 +00:00
Gabor Pali
61691c8918 - Remove textproc/hs-attoparsec-text: The package has been deprecated. Now
the attoparsec includes all functionality from this library.

Obtained from:	FreeBSD Haskell
2012-02-13 06:13:00 +00:00
Xin LI
e3b558a9fb Re-add fcitx-keyboard - X keyboard integration to textproc category. 2012-02-08 07:03:23 +00:00
TAKATSU Tomonari
acdafc1b38 - Add a new port: textproc/R-cran-stringr
stringr is a set of simple wrappers that make R's string functions
  more consistent, simpler and easier to use. It does this by ensuring
  that: function and argument names (and positions) are consistent,
  all functions deal with NA's and zero length character appropriately,
  and the output data structures from each function matches the input
  data structures of other functions.

  WWW:	http://cran.r-project.org/web/packages/stringr/
2012-02-07 14:35:21 +00:00
Sunpoet Po-Chuan Hsieh
c2a64efc9c - Add nl-hunspell 2.10
Dutch hunspell dictionaries

WWW: http://www.opentaal.org/bestanden

Requested by:	kwm
2012-02-06 02:56:47 +00:00
Eitan Adler
59389fbc5c Add the last two ports I added to build
Pointyhat to: me
2012-02-04 05:10:39 +00:00
Martin Wilke
e87b9d93af TyXML is an OCaml library that allows you to build XML trees whose validity is
insured by the typechecker. It supports XHTML 1.0 and 1.1, HTML5 and SVG
(partial).

WWW: http://ocsigen.org/tyxml/

PR:		ports/163313
Submitted by:	Jaap Boender <jaapb@kerguelen.org>
2012-01-28 10:30:15 +00:00
Baptiste Daroussin
dd9c796801 Add libexttextcat 3.2.0, language guessing by N-Gram-Based Text
Categorization.

libexttextcat is a fork of textproc/libtextcat and though conflict with it, it is a dependency of upcoming libreoffice 3.5.0
2012-01-21 20:18:52 +00:00
Rene Ladan
859c0875ae Remove expired port:
2012-01-20 textproc/qgoogletranslator: Runtime is broken because Google close free usage of API.  Project closed.
2012-01-20 22:11:48 +00:00
Brendan Fabeny
93ac30ca4a Add reflex 20100906, relocalizable fast lexical scanner. 2012-01-10 21:02:40 +00:00
Olli Hauer
2c96f26a12 - remove apache13 and ports depending on apache13 from portstree
( EXPIRATION_DATE=2012-01-01 )

with hat apache@
2012-01-01 19:30:58 +00:00
Jun Kuriyama
665db63837 Using output of /dev/urandom. Simply convert bytes into 8-bit
characters.

WWW: http://search.cpan.org/dist/String-Urandom/
2011-12-31 08:45:26 +00:00
Rene Ladan
c3df4f93ad Remove expired, unmaintained ports:
2011-11-30 textproc/skribe
2011-11-30 emulators/wahcade
2011-11-30 databases/keximdb: Depends on editors/koffice-kde3, which is scheduled for deletion
2011-11-30 editors/koffice-kde3
2011-11-30 net/keepalived: Depends on net/ipvs, which is scheduled for deletion
2011-11-30 net/ipvs: Designed for FreeBSD 5.x, which is no longer supported
2011-11-30 databases/fireprofile
2011-12-01 audio/gnowavcut: Abandonware
2011-12-01 mail/demime: No upstream development since 2007
2011-12-03 x11/wmmsg: No more public distfiles
2011-12-03 x11-toolkits/libgtkeditor: No more supported upstream, not depend on anymore.
2011-12-03 misc/demoniac: No more upstream, no more public distfiles
2011-12-03 cad/gtkwave: No more public distfiles, no more upstream
2011-12-07 databases/clip: No develop anymore for long
2011-12-09 x11-toolkits/gtkextra: no longer supported upstream, no more depend on
2011-12-28 17:49:04 +00:00
Sunpoet Po-Chuan Hsieh
55e30789f6 - Add p5-Text-Prefix-XS 0.15
Text::Prefix::XS implements something of an trie algorithm for matching (and
extracting) prefixes from text strings.

WWW: http://search.cpan.org/dist/Text-Prefix-XS/
2011-12-28 15:59:51 +00:00
Ruslan Makhmatkhanov
44bd789a48 - Add sixth portion of dependencies needed for Plone 4 import.
Approved by:   novel (mentor)
2011-12-23 19:52:28 +00:00
Ruslan Makhmatkhanov
9ebd3bc0cd - Add first portion of dependencies needed for Plone 4 import.
Submitted by:   rm (myself, via github)
Approved by:    novel (mentor)
2011-12-18 19:27:58 +00:00
Martin Wilke
dde7047b55 rstyoutube is a package for embedding YouTube videos in reStructuredText
documents.

WWW:	http://bitbucket.org/cliff/rstyoutube

PR:		ports/163343
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
2011-12-18 09:04:41 +00:00
Philip M. Gollucci
8d20cbf718 fast_xs provides C extensions for escaping text.
The original String#fast_xs method is based on the xchar code by Sam Ruby:

o   intertwingly.net/stories/2005/09/28/xchar.rb
o   intertwingly.net/blog/2005/09/28/XML-Cleansing

_why also packages an older version with Hpricot (patches submitted). The
version here should be compatible with the latest version of Hpricot code.

Ruby on Rails will automatically use String#fast_xs from either Hpricot or this
gem version with the bundled Builder package.

String#fast_xs is an almost exact translation of Sam Ruby's original
implementation (String#to_xs), but it does escape a " (which is an
optional, but all parsers are able ot handle it. XML::Builder as packaged in
Rails 2.0 will be automatically use String#fast_xs instead of String#to_xs
available.

WWW: http://fast-xs.rubyforge.org/

PR:		ports/163362
Submitted by:	Scott Sanders <scott@jssjr.com>
Sponsored by:   RideCharge Inc. / Taxi Magic
2011-12-16 22:23:34 +00:00
Philip M. Gollucci
66f31bdae7 Async (EventMachine) HTTP client, with support for:
o   Asynchronous HTTP API for single & parallel request execution
o   Keep-Alive and HTTP pipelining support
o   Auto-follow 3xx redirects with max depth
o   Automatic gzip & deflate decoding
o   Streaming response processing
o   Streaming file uploads
o   HTTP proxy and SOCKS5 support
o   Basic Auth & OAuth
o   Connection-level & Global middleware support
o   HTTP parser via http_parser.rb
o   Works wherever EventMachine runs: Rubinius, JRuby, MRI

WWW: https://github.com/igrigorik/em-http-request

PR:		ports/163361
Submitted by:	Scott Sanders <scott@jssjr.com>
Sponsored by:   RideCharge Inc. / Taxi Magic
2011-12-16 22:22:45 +00:00
Sunpoet Po-Chuan Hsieh
5468d240d0 - Add p5-String-ToIdentifier-EN 0.06
String::ToIdentifier::EN provides a utility method, "to_identifier" for
converting an arbitrary string into a readable representation using the ASCII
subset of \w for use as an identifier in a computer program. The intent is to
make unique identifier names from which the content of the original string can
be easily inferred by a human just by reading the identifier.

If you need the full set of \w including Unicode, see the subclass
String::ToIdentifier::EN::Unicode.

Currently, this process is one way only, and will likely remain this way.

The default is to create camelCase identifiers, or you may pass in a separator
char of your choice such as _.

Binary char groups will be separated by _ even in camelCase identifiers to make
them easier to read, e.g.: foo_2_0xFF_Bar.

WWW: http://search.cpan.org/dist/String-ToIdentifier-EN/

Feature safe:	yes
2011-12-05 11:32:45 +00:00
Cheng-Lung Sung
b0e20209eb This module subclasses Pod::Parser and converts POD to Markdown.
WWW: http://search.cpan.org/dist/Pod-Markdown/

Feature safe:	yes
2011-11-18 08:39:20 +00:00
Wen Heping
c852f82b9c This package provides a parser and renderers for the classic Zope
"structured text" markup dialect (STX). STX is a plain text markup
in which document structure is signalled primarily by identation.

WWW: http://pypi.python.org/pypi/zope.structuredtext

Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe:	yes
2011-11-14 06:34:55 +00:00
Sunpoet Po-Chuan Hsieh
efa9e0dea0 - Add p5-XML-LibXML-Cache 0.10
XML::LibXML::Cache is a cache for XML::LibXML documents loaded from files. It is
useful to speed up loading of XML files in persistent web applications.

This module caches the document object after the first load and returns the
cached version on subsequent loads. Documents are reloaded whenever the document
file changes. Changes to other files referenced during parsing also cause a
reload. This includes external DTDs, external entities or XIncludes.

WWW: http://search.cpan.org/dist/XML-LibXML-Cache/

Feature safe:	yes
2011-11-13 16:56:26 +00:00
Sunpoet Po-Chuan Hsieh
4e5204c7c9 - Add p5-Marpa-HTML 0.102
Marpa::HTML does "high-level" parsing of HTML. It allows handlers to be
specified for elements, terminals and other components in the hierarchical
structure of an HTML document. Marpa::HTML is an extremely liberal HTML parser.
Marpa::HTML does not reject any documents, no mater how poorly they fit the HTML
standards.

WWW: http://search.cpan.org/dist/Marpa-HTML/

Feature safe:	yes
2011-11-13 13:22:44 +00:00
Wen Heping
d59d10533c This implementation of Gettext for Python includes a Msgfmt class
which can be used to generate compiled mo files from Gettext po
files and includes support for the newer msgctxt keyword.

WWW: http://pypi.python.org/pypi/python-gettext

Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe:	yes
2011-11-11 08:17:55 +00:00
Wen Heping
bd392915ba The Zope3 Template Attribute Languate (TAL) specifies the custom
namespace and attributes which are used by the Zope Page Templates
renderer to inject dynamic markup into a page. It also includes
the Macro Expansion for TAL (METAL) macro language used in page
assembly.

WWW: http://pypi.python.org/pypi/zope.tal

Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe:	yes
2011-11-11 08:08:27 +00:00
Sunpoet Po-Chuan Hsieh
7183655863 - Add p5-XML-LibXML-PrettyPrint 0.002
Long XML files can be daunting for humans to read. Of course, XML is really
designed for computers to read - not people - but there are times when mere
mortals do need to read and edit XML by hand. For example, if your application
stores its configuration in XML, or you need to dump some XML to STDOUT for
debugging purposes.

Syntax highlighting helps, but to really make sense of some XML, proper
indentation can be vital. Hence XML::LibXML::PrettyPrint - it can be applied to
an XML::LibXML DOM tree to reformat it into a more readable result.

Pretty-printing XML is not as CPU-efficient as dumping it out sloppily, so
unless you're pretty sure that a human is going to need to make sense of your
XML, you should probably not use this module.

WWW: http://search.cpan.org/dist/XML-LibXML-PrettyPrint/
2011-11-05 17:09:54 +00:00
Doug Barton
a1b8c7234f Remove ports@ ports that have been DEPRECATED for at least 1 month
audio/shoutcast		Unfetchable; website rearranged
audio/linux-shoutcast	Unfetchable; website rearranged
chinese/scim-chewing	Does not configure
converters/py-cjkcodecs	Integrated into every python version in the tree
databases/kpogre	Does not compile
deskutils/mhc		Does not fetch
deskutils/org-mode.el6	Does not fetch
deskutils/gemcal	Does not fetch
devel/erlang-thrift	Does not build
dns/domtools		Does not fetch
editors/richtext	Does not compile
games/vultures-claw	Does not fetch
games/bomb		Does not fetch
games/lgeneral-data	Bad plist
games/linux-enemyterritory-jaymod	Does not fetch
games/xphotohunter	Does not fetch
graphics/gimpshop	Fails to patch
graphics/lightspark-devel	Does not compile
graphics/xmms-plazma	Does not fetch
graphics/py-cgkit	Does not fetch, does not compile on ia64, powerpc, or sparc64
japanese/rxvt		Does not fetch, fails to build with new utmpx
japanese/epic4		Some distfiles do not fetch
java/jde		Does not fetch
java/kaffe		Does not fetch
korean/gdick	HTMLs from the Yahoo! Korea Dictionary cannot be parsed, other runtime problems
korean/hanterm-xf86	Does not compile
korean/stardict2-dict-kr Does not fetch
lang/p5-JavaScript	Does not fetch
lang/TenDRA	Website disappeared; last release 2006, Does not compile on recent FreeBSD-9
mail/freepops		Does not build
mail/itraxp		Does not build
misc/tellico		Leaves file behind on deinstall
net/gsambad		Does not fetch
net/nocatauth-gateway	Uses a UID registered to another port
net/nocatauth-server	Uses a UID registered to another port
net/libosip2		Does not fetch
net/kmuddy		Does not fetch
net/netboot		Does not build
net-mgmt/jffnms		Does not fetch
net-p2p/frostwire	Does not fetch
net-p2p/azureus		Does not fetch
news/cleanscore		Does not fetch
news/nntpswitch		Does not fetch
news/p5-NewsLib		Does not fetch
russian/cyrproxy	Does not fetch
science/gerris		Does not fetch
security/opensaml	Does not fetch
sysutils/wmbattery	Does not fetch
sysutils/cpuburn	No more public distfiles
textproc/tei-guidelines-p4	Does not fetch
textproc/tei-p4		Does not fetch
textproc/py-hyperestraier	Does not fetch
textproc/tdtd.el	Does not fetch
textproc/tei-lite	Does not fetch
www/phpwiki13		Does not fetch
www/p5-Apache-Scoreboard	Depends on mod_perl
www/p5-B-LexInfo	Broken due the new mod_perl2 API
www/phpwiki		Does not fetch
www/smb2www		Apache13 is deprecated, migrate to 2.2.x+ now
www/spip		Checksum is changing daily
www/monkey		Does not fetch
x11-toolkits/jdic	Does not fetch
x11-toolkits/py-kde	Does not compile
2011-11-02 01:35:45 +00:00
Doug Barton
ef1a7001c8 x11-toolkits/gambas2-gb-qt has been broken for over a year.
Remove it, and the ports that depend on it.
2011-11-01 05:19:50 +00:00
Doug Barton
2555968c05 audio/mp3butler Depends on audio/p5-MusicBrainz-Client which is DEPRECATED
audio/p5-MusicBrainz-Client	Disappeared from CPAN
editors/doxymacs	Depends on www/w3-4, which is DEPRECATED
graphics/libart		Does not fetch, no more public distfiles
java/jboss4		Does not build with new ant
korean/hanterm		Depends on korean/johabfonts, which is DEPRECATED, fails to build with new utmpx
korean/johabfonts	No more public distfiles, installs into /
korean/hlatex-psfonts-uhc-extra	Depends on korean/hlatex, which is DEPRECATED
korean/texinfo		Depends on korean/hlatex, which is DEPRECATED
korean/hlatex		No more public distfiles
mail/jboss-mailservices	Depends on java/jboss4, which is DEPRECATED
misc/p5-Geography-NationalGrid-TW	Depends on misc/p5-Geography-NationalGrid, which is DEPRECATED
misc/p5-Geography-NationalGrid	Disappeared from CPAN
multimedia/fxtv		Depends on multimedia/mplex, which is DEPRECATED
multimedia/mplex	Upstream disapeared and distfile is not available
net/py-timeoutsocket	Upstream disapear and distfile is no more available
textproc/p5-XML-LibRSVG	Unmaintained and not used anymore
textproc/javacc		No more public distfiles
www/w3-4/Makefile	Upstream disapeared and distfile is not available
www/commonist		Depends on textproc/javacc, which is DEPRECATED
www/newsfeed		Depends on net/py-timeoutsocket, which is DEPRECATED
x11/fbsd-icons		Upstream disapear and distfile is no more available
x11-themes/geramik	Depends on x11-toolkits/qtpixmap, which is DEPRECATED
x11-toolkits/qtpixmap	No more public distfiles
x11-wm/fvwm95-i18n	Depends on x11/fbsd-icons, which is DEPRECATED
x11-wm/fvwm95		Depends on x11/fbsd-icons, which is DEPRECATED
2011-11-01 04:34:28 +00:00
Steve Wills
8a04cb2eb1 Ruby wrapper for pygmentize.
WWW:	https://github.com/github/albino
2011-10-29 14:57:45 +00:00
Steve Wills
25bd2abf68 kramdown is yet-another-markdown-parser but fast, pure Ruby, using a strict
syntax definition and supporting several common extensions.

WWW:	http://kramdown.rubyforge.org/
2011-10-29 13:50:38 +00:00
Cheng-Lung Sung
a7b34405b9 You can think of pss as an enhanced grep designed to search
inside source code files. pss is very similar to the Perl ack
tool (see https://bitbucket.org/eliben/pss/wiki/PssAndAck).

WWW:	https://bitbucket.org/eliben/pss
2011-10-28 09:32:15 +00:00
Adam Weinberger
9e57be564d MultiMarkdown, or MMD, is a tool to help turn minimally marked-up plain
text into well formatted documents, including HTML, PDF (by way of
LaTeX), OPML, or OpenDocument (specifically, Flat OpenDocument or
'.fodt', which can in turn be converted into RTF, Microsoft Word, or
virtually any other word-processing format).

MMD is a superset of the Markdown syntax, originally created by John
Gruber. It adds multiple syntax features (tables, footnotes, and
citations, to name a few), in addition to the various output formats
listed above (Markdown only creates HTML). Additionally, it builds in
'smart' typography for various languages (proper left- and right-sided
quotes, for example).

MultiMarkdown was originally a fork of the Markdown Perl code, but as of
version 3.0 has been rewritten as a fork of peg-markdown by John
MacFarlane, written in C. It can be compiled for any major operating
system, and as a native binary runs much faster than the Perl version it
replaces.

NOTE: To use the mmd2pdf script, you must install print/latexmk.

WWW: http://www.fletcherpenney.net/multimarkdown/
2011-10-27 22:18:55 +00:00
Steve Wills
ad172226dc Sass adapter for the Rails asset pipeline.
WWW:	http://rubygems.org/gems/sass-rails
2011-10-27 03:04:14 +00:00
Wen Heping
b2c62c5575 itextomml provides native Ruby bindings to itex2MML, which converts
itex equations to MathML.

WWW: http://golem.ph.utexas.edu/~distler/blog/itex2MML.html
2011-10-23 03:52:56 +00:00
Sunpoet Po-Chuan Hsieh
ed69158d86 - Add rubygem-yard 0.7.3
YARD - Yay! A Ruby Documentation Tool

YARD is a documentation generation tool for the Ruby programming language. It
enables the user to generate consistent, usable documentation that can be
exported to a number of formats very easily, and also supports extending for
custom Ruby constructs such as custom class level definitions.

WWW: http://yardoc.org/
2011-10-22 12:14:06 +00:00
Ryan Steinmetz
9d2f5014a6 New port: textproc/fex
fex works like cut or awk in its field navigation, but allows
you to specify token-based fields in a much more concise, flexible,
and readable way.

Due to the simplicity of fex's language, it can enable you to replace
many common invocations of cut and awk with a single invocation of fex.

WWW: http://semicomplete.com/projects/fex/
2011-10-18 21:09:14 +00:00
Steve Wills
b4a0c40ec4 Compass is a Sass-based Stylesheet Framework that streamlines the creation and
maintainance of CSS.

WWW: http://compass-style.org/

PR:		ports/161469
Submitted by:	Jason Helfman <jhelfman@experts-exchange.com>
2011-10-17 01:51:39 +00:00
Alberto Villa
483990fcf2 - Stop installing the rapper binary with raptor and bump PORTREVISION.
- Update raptor2 to 2.0.4.
- Update rasqal to 0.9.27.
- Update redland to 1.0.14.
- Update redland-bindings to 1.0.13.1.
- Update shared-desktop-ontologies to 0.8.0. [1]
- Update soprano to 2.7.0 and disable clucene indexer.
- Update strigi to 0.7.6.

PR:		157022 [1]
Submitted by:	rakuco [1]
2011-10-16 22:55:01 +00:00
Li-Wen Hsu
ac16e03cca Add ats-contrib-parcomb 0.2.5, parser combinators for ATS language.
PR:		ports/161577
Submitted by:	Jyun-Yan You <jyyou@cs.nctu.edu.tw>
2011-10-14 17:04:06 +00:00
Sunpoet Po-Chuan Hsieh
808887753d - Add p5-Text-Padding 1.110170
Text::Padding provides a simple way to align a text on the left, right or
center. If left & right are easy to achieve (see sprintf()), i found no cpan
module that achieved a simple text centering. Well, of course, Perl6::Form
provides it, but it's incredibly slow during startup / destroy time. And
Text::Reform was segfaulting during destroy time.

Hence this module, which aims to provide only those 3 methods.

WWW: http://search.cpan.org/dist/Text-Padding/
2011-10-12 18:21:11 +00:00
Frederic Culot
1188bef63f HTML::HTML5::Entities is a pure Perl, drop-in replacement for HTML::Entities,
providing the character entities defined in HTML5.

WWW: http://search.cpan.org/dist/HTML-HTML5-Entities/

This new module is needed to update textproc/p5-HTML-HTML5-Parser.
2011-10-11 09:04:09 +00:00
Sunpoet Po-Chuan Hsieh
91ea415cb5 - Add p5-Tk-Pod 0.9939
Tk::Pod is a simple Pod browser with hypertext capabilities in a Toplevel
widget.

WWW: http://search.cpan.org/dist/Tk-Pod/
2011-10-10 03:21:33 +00:00
Sunpoet Po-Chuan Hsieh
a94048b413 - Add p5-Unicode-Collate 0.80
Unicode::Collate is an implementation of Unicode Technical Standard #10 (a.k.a.
UTS #10) - Unicode Collation Algorithm (a.k.a. UCA).

WWW: http://search.cpan.org/dist/Unicode-Collate/
2011-10-10 01:01:06 +00:00
Sunpoet Po-Chuan Hsieh
44720f3515 - Add p5-Sphinx-Manager 0.06
Sphinx::Manager provides utilities to start, stop, restart, and reload the
Sphinx search engine binary (searchd), and to run the Sphinx indexer program.
The utilities are designed to handle abnormal conditions, such as PID files not
being present when expected, and so should be robust in most situations.

WWW: http://search.cpan.org/dist/Sphinx-Manager/
2011-10-05 10:43:17 +00:00
Sunpoet Po-Chuan Hsieh
50665c9baf - Add p5-Sphinx-Config 0.09
Sphinx::Config is a Perl module to read, modify and write configuration file of
Sphinx search engine.

WWW: http://search.cpan.org/dist/Sphinx-Config/
2011-10-05 10:40:28 +00:00
Sunpoet Po-Chuan Hsieh
a188b16f80 - Add p5-Excel-Writer-XLSX 0.26
The Excel::Writer::XLSX module can be used to create an Excel file in the 2007+
XLSX format. The XLSX format is the Office Open XML (OOXML) format used by Excel
2007 and later. Multiple worksheets can be added to a workbook and formatting
can be applied to cells. Text, numbers, and formulas can be written to the
cells. This module cannot, as yet, be used to write to an existing Excel XLSX
file.

WWW: http://search.cpan.org/dist/Excel-Writer-XLSX/
2011-10-02 18:32:12 +00:00
Steve Wills
fb3a2d1c70 Sanitize is a whitelist-based HTML sanitizer. Given a list of
acceptable elements and attributes, Sanitize will remove all
unacceptable HTML from a string.

Using a simple configuration syntax, you can tell Sanitize to
allow certain elements, certain attributes within those elements,
and even certain URL protocols within attributes that contain URLs.
Any HTML elements or attributes that you don't explicitly allow
will be removed.

Author: Ryan Grove
WWW: https://github.com/rgrove/sanitize/
WWW: http://wonko.com/post/sanitize

PR:		ports/158312
Submitted by:	Eric Freeman <freebsdports@chillibear.com>
2011-10-02 17:14:09 +00:00
Doug Barton
2778716571 As previously advertised, remove ports that previously had been
DEPRECATED without EXPIRATION_DATE, and the ports that depend
on them.

audio/mt-daapd
	Use audio/firefly instead
databases/p5-DBIx-Class-Validation
	Depends on textproc/p5-FormValidator-Simple, which is DEPRECATED
devel/p5-Class-Data-Accessor
	Please consider using p5-Class-Accessor-Grouped or p5-Moose
graphics/libflash
	gplflash is no longer supported. Please use gnash instead
graphics/flashplayer
	Depends on DEPRECATED graphics/libflash
japanese/p5-FormValidator-Simple-Plugin-Number-Phone-JP
	Depends on textproc/p5-FormValidator-Simple, which is DEPRECATED
net/p5-OAuth-Lite
	Depends on devel/p5-Class-Data-Accessor, which is DEPRECATED
net-mgmt/py-snmp
	use net-mgmt/py-snmp4 instead
net-mgmt/py-twistedSNMP
	Relies on net-mgmt/py-snmp, which is DEPRECATED
net-p2p/gift
	unmaintained upstream for several years
net-p2p/giftcurs
	unmaintained upstream for several years
net-p2p/giftoxic
	unmaintained upstream for several years
net-p2p/giftui
	unmaintained upstream for several years
net-p2p/apollon
	Depends on net-p2p/gift, which is DEPRECATED
textproc/p5-FormValidator-Simple
	Depends on devel/p5-Class-Data-Accessor, which is DEPRECATED
www/flashplugin-mozilla
	gplflash is no longer supported. Please use graphics/gnash, \
www/p5-HTML-Widget
	Depends on devel/p5-Class-Data-Accessor, which is DEPRECATED
www/p5-Catalyst-Plugin-AutoRestart
	Depends on devel/p5-Class-Data-Accessor, which is DEPRECATED
www/p5-Catalyst-Example-InstantCRUD
	Depends on www/p5-HTML-Widget, which is DEPRECATED
www/p5-Catalyst-Plugin-FormValidator-Simple
	Depends on textproc/p5-FormValidator-Simple, which is DEPRECATED
www/p5-Catalyst-Plugin-HTML-Widget
	Depends on www/p5-HTML-Widget, which is DEPRECATED
www/asterisk-fop
	Depends on www/flashplugin-mozilla which is DEPRECATED
www/p5-Handel
	Depends on textproc/p5-FormValidator-Simple, which is DEPRECATED
www/p5-DBIx-Class-HTMLWidget
	Depends on www/p5-HTML-Widget, which is DEPRECATED
www/p5-HTML-Widget-DBIC
	Disappear from CPAN
x11-wm/fvwm24
	No longer supported by fvwm.org
2011-09-30 08:58:22 +00:00
Sunpoet Po-Chuan Hsieh
8318c72e2c - Add p5-SVG-Parser 1.03
SVG::Parser is an XML parser for SVG Documents. It takes XML as input and
produces an SVG object as its output.

SVG::Parser supports both XML::SAX and XML::Parser (Expat) parsers, with SAX
preferred by default. Only one of these needs to be installed for SVG::Parser to
function.

A list of preferred parsers may be specified in the import list - SVG::Parser
will use the first parser that successfully loads. Some basic measures are taken
to provide cross-compatability. Applications requiring more advanced parser
features should use the relevant parser module directly; see SVG::Parser::Expat
and SVG::Parser::SAX.

WWW: http://search.cpan.org/dist/SVG-Parser/
2011-09-29 01:48:26 +00:00
Baptiste Daroussin
fdb59a6602 Library and tools for parsing the visio file format structure
WWW:	http://www.freedesktop.org/wiki/Software/libvisio
2011-09-19 14:38:46 +00:00
Koop Mast
b68ae99d25 Add itstool or ITS tool
ITS Tool allows you to translate your XML documents with PO files, using rules
from the W3C Internationalization Tag Set (ITS) to determine what to translate
and how to separate it into PO file messages.

WWW: http://itstool.org
2011-09-17 16:00:49 +00:00
Pietro Cerutti
89583e1a3f - New port: textproc/zorba
Zorba is a general purpose XQuery processor implementing in C++ the W3C
  family of specifications. The query processor has been designed to be
  embeddable in a variety of environments such as other programming languages
  extended with XML processing capabilities, browsers, database servers, XML
  message dispatchers, or smartphones. Zorba can be accessed through APIs from
  C, C++, Ruby, Python, Java, and PHP. Zorba runs on most platforms and is
  available under the Apache license v2.

  WWW: http://www.zorba-xquery.com
2011-09-14 07:38:20 +00:00
Baptiste Daroussin
447afa5045 2011-09-01 x11-wm/epiwm: Abandonware
2011-09-01 x11-toolkits/p5-GdkPixbuf: Disappear from CPAN
2011-09-01 x11-toolkits/XawPlus: No more public distfiles
2011-09-01 x11-fonts/gnome-font-sampler: No more public distfiles
2011-09-01 x11/xvattr: No more public distfiles
2011-09-01 www/xitami: No more public distfiles
2011-09-01 www/webredirect: No more public distfiles
2011-09-01 www/webglimpse: No more public distfiles
2011-09-01 www/squishdot: No more public distfiles
2011-09-01 www/py-forgethtml: No more public distfiles
2011-09-01 www/mmosaic: No more public distfiles
2011-09-01 www/ljsm: No more public distfiles
2011-09-01 www/ljpms: No more public distfiles
2011-09-01 www/ashe: No more public distfiles
2011-09-01 textproc/europass-xsl: BROKEN for more than 6 month
2011-09-01 textproc/carthage: No more public distfiles
2011-09-07 09:30:17 +00:00
Ashish SHUKLA
1f79b231d2 This library parses and dumps documents that are formatted according to
RFC 4180, "The common Format and MIME Type for Comma-Separated Values
(CSV) Files". This format is used, among many other things, as a lingua
franca for spreadsheets, and for certain web services.

WWW: http://hackage.haskell.org/package/csv

PR:		ports/159689
Submitted by:	Kaspars Bankovskis <kaspars@bankovskis.lv>
2011-09-06 03:13:38 +00:00
Sunpoet Po-Chuan Hsieh
d5b3bd784c - Add p5-Template-Plugin-Filter-Minify-JavaScript-XS 0.93
Template::Plugin::Filter::Minify::JavaScript::XS is a Template Toolkit filter,
which uses JavaScript::Minifier::XS to compress javascript code from filtered
content during template processing.

WWW: http://search.cpan.org/dist/Template-Plugin-Filter-Minify-JavaScript-XS/
2011-09-04 09:31:57 +00:00
Sunpoet Po-Chuan Hsieh
92a3678d48 - Add p5-Template-Plugin-Filter-Minify-JavaScript 0.93
Template::Plugin::Filter::Minify::JavaScript is a Template Toolkit filter, which
uses JavaScript::Minifier to compress javascript code from filtered content
during template processing.

WWW: http://search.cpan.org/dist/Template-Plugin-Filter-Minify-JavaScript/
2011-09-04 09:31:23 +00:00
Sunpoet Po-Chuan Hsieh
4933b293b0 - Add p5-Template-Plugin-Filter-Minify-CSS-XS 0.95
Template::Plugin::Filter::Minify::CSS::XS is a Template Toolkit filter, which
uses CSS::Minifier::XS to minify css code from filtered content during template
processing.

WWW: http://search.cpan.org/dist/Template-Plugin-Filter-Minify-CSS-XS/
2011-09-04 09:30:44 +00:00
Sunpoet Po-Chuan Hsieh
f373d3c7c9 - Add p5-Template-Plugin-Filter-Minify-CSS 0.94
Template::Plugin::Filter::Minify::CSS is a Template Toolkit filter, which uses
CSS::Minifier to minify css code from filtered content during template
processing.

WWW: http://search.cpan.org/dist/Template-Plugin-Filter-Minify-CSS/
2011-09-04 09:26:08 +00:00
Sunpoet Po-Chuan Hsieh
fb375fb60a - Add p5-CSS-Minifier 0.01
CSS::Minifier removes unnecessary whitespace from CSS. The primary requirement
developing this module is to not break working stylesheets: if working CSS is in
input then working CSS is output. The Mac/Internet Explorer comment hack will be
minimized but not stripped and so will continue to function.

This module understands space, horizontal tab, new line, carriage return, and
form feed characters to be whitespace. Any other characters that may be
considered whitespace are not minimized. These other characters include
paragraph separator and vertical tab.

For static CSS files, it is recommended that you minify during the build stage
of web deployment. If you minify on-the-fly then it might be a good idea to
cache the minified file. Minifying static files on-the-fly repeatedly is
wasteful.

WWW: http://search.cpan.org/dist/CSS-Minifier/
2011-09-03 21:35:20 +00:00
TAKATSU Tomonari
b7d35b97bc - Add a new port: textprox/R-cran-xtable
Coerce data to LaTeX and HTML tables

  WWW:	http://cran.r-project.org/web/packages/xtable/
2011-09-03 15:35:48 +00:00
Lars Thegler
88f0caf971 Add p5-Regexp-Common-net-CIDR 0.02, provide patterns for CIDR blocks. 2011-09-01 12:34:55 +00:00
Lars Thegler
c501e1578a Add p5-HTML-Quoted 0.03, extract structure of quoted HTML mail message. 2011-09-01 12:24:52 +00:00
Lars Thegler
db157f0fe7 Add p5-Regexp-IPv6 0.03, regular expression for IPv6 addresses. 2011-09-01 11:37:10 +00:00
Jimmy Olgeni
a6061aed8c Add markdown-mode.el: an Emacs major mode for editing Markdown-formatted
text files.
2011-08-30 14:47:15 +00:00
TAKATSU Tomonari
e1dcfc6487 - Add a new port: textproc/p5-Text-HikiDoc
'HikiDoc' is a text-to-HTML conversion tool for web writers. The
  original 'HikiDoc' is Ruby implementation.

  This library is pure perl implementation of 'HikiDoc', and has
  interchangeability with the original.

  WWW:	http://search.cpan.org/dist/Text-HikiDoc/lib/Text/HikiDoc.pm
2011-08-30 11:24:07 +00:00
TAKATSU Tomonari
427c7813ef - Add a new port: textproc/R-cran-XML
This package provides many approaches for both reading and creating XML
  (and HTML) documents (including DTDs), both local and accessible via HTTP or
  FTP. It also offers access to an XPath "interpreter".

  WWW:	http://cran.r-project.org/web/packages/XML/
2011-08-21 04:15:04 +00:00
Gabor Pali
5e2cffad94 A library that performs fast, accurate conversion between double
precision floating point and text.  This library is implemented as
bindings to the C++ double-conversion library written by Florian Loitsch
at Google: http://code.google.com/p/double-conversion/.

The Text versions of these functions are about 30 times faster than the
default show implementation for the Double type. The ByteString versions
are slower than the Text versions; roughly half the speed. (This seems
to be due to the cost of allocating ByteString values via malloc.)

As a final note, be aware that the bytestring-show package is about 50%
slower than simply using show.

WWW:	http://github.com/mailrank/double-conversion

Obtained from:	FreeBSD Haskell
2011-08-14 17:46:17 +00:00
Steve Wills
c7fa2c6848 Hailo is a fast and lightweight markov engine intended to replace AI::MegaHAL.
Hailso has a Mouse (or Moose) based core with pluggable storage, tokenizer and
engine backends.

Hailo is similar to MegaHAL in functionality, the main differences (with the
default backends) being better scalability, drastically less memory usage, an
improved tokenizer, and tidier output.

With Hailo, you can create, modify, and query Hailo brains. To use Hailo in
event-driven POE applications, you can use the POE::Component::Hailo wrapper.

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

PR:		ports/159065
Submitted by:	milki <milki@rescomp.berkeley.edu>
2011-08-14 03:53:54 +00:00
Steve Wills
0294c37226 Strip whitespace and comments from JavaScript code
WWW:	http://search.cpan.org/dist/JavaScript-Minifier

PR:		ports/159632
Submitted by:	Kurt Lidl <kurt.lidl@cello.com>
2011-08-13 22:32:54 +00:00
Gabor Pali
1ca1d55acd Contains renderers and parsers for both XML and HTML 5 document fragments,
which share data structures wo that it's easy to work with both.  Document
fragments are bits of documents, which are not constrained by some of the
high-level structure rules (in particular, they may contain more than one
root element).

WWW: http://hackage.haskell.org/package/xmlhtml

Obtained from:	FreeBSD Haskell
2011-08-13 20:59:10 +00:00
Gabor Pali
1eba923158 A blazingly fast HTML combinator library for the Haskell programming language.
The Text.Blaze module is a good starting point, as well as this tutorial:
<http://jaspervdj.be/blaze/tutorial.html>.

WWW: http://jaspervdj.be/blaze

Obtained from:	FreeBSD Haskell
2011-08-13 19:41:48 +00:00
Gabor Pali
f2e1b36450 A fast parser combinator library, aimed particularly at dealing efficiently
with network protocols and complicated text/binary file formats.

This library is basically a translation of the original attoparsec library
to use text instead of bytestrings.

WWW: http://patch-tag.com/r/felipe/attoparsec-text/home

Obtained from:	FreeBSD Haskell
2011-08-13 19:37:58 +00:00
Gabor Pali
6f1c542521 The attoparsec-enumerator package.
WWW: http://john-millikin.com/software/attoparsec-enumerator/

Obtained from:	FreeBSD Haskell
2011-08-13 19:35:15 +00:00
Gabor Pali
690407d24c A fast parser combinator library, aimed particularly at dealing
efficiently with network protocols and complicated text/binary file
formats.

WWW: http://hackage.haskell.org/package/attoparsec

Obtained from:	FreeBSD Haskell
2011-08-13 18:42:01 +00:00
Steve Wills
5ce5df4d84 This Perl module is a emulation of Spreadsheet::ParseExcel for Excel 2007
(.xlsx) file format. It supports styles and many of Excel's quirks, but not
all. It populates the classes from Spreadsheet::ParseExcel for
interoperability; including Workbook, Worksheet, and Cell.

WWW:	http://search.cpan.org/dist/Spreadsheet-XLSX
2011-08-12 16:11:39 +00:00
Sunpoet Po-Chuan Hsieh
0ff6bed6fa - Add p5-HTML-Entities-Interpolate 1.04
HTML::Entities::Interpolate is a pure Perl module to call
HTML::Entities::encode_entities, via a hash, within a string.

WWW: http://search.cpan.org/dist/HTML-Entities-Interpolate/
2011-08-10 12:31:09 +00:00
Steven Kreuzer
428240801f Remove textproc/ack as it is already already in the tree as textproc/p5-ack 2011-08-09 16:46:38 +00:00
Steven Kreuzer
2f0c1de452 ack is a tool like grep, designed for programmers with large trees of
heterogeneous source code.

ack is written purely in Perl, and takes advantage of the power of
Perl's regular expressions

WWW:	http://betterthangrep.com/
2011-08-09 13:48:34 +00:00
Steve Wills
a4a63957dd Source code spell checker.
WWW: http://git.profusion.mobi/cgit.cgi/lucas/codespell/

PR:		ports/159564
Submitted by:	Glen Barber <gjb at FreeBSD.org>
2011-08-07 02:20:26 +00:00
MANTANI Nobutaka
c54e6efca6 Add uim-gtk3, GTK+ 3.x modules of uim input method. 2011-08-06 11:57:02 +00:00
Baptiste Daroussin
8b6dad2efd Removing old ruby stuff
2011-08-03 comms/ruby-serialport: Doesn't work with Ruby 1.9
2011-08-03 databases/ruby-search-namazu: Doesn't work with Ruby 1.9
2011-08-03 databases/ruby-sqlite: Doesn't work with Ruby 1.9
2011-08-03 databases/rubygem-kirbybase: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-eet: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-filelock: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-filemagic: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-metaruby: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-poll: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-rrb: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-strongtyping: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-textbuf: Doesn't work with Ruby 1.9
2011-08-03 graphics/ruby-graph: Doesn't work with Ruby 1.9
2011-08-03 graphics/ruby-libpng: Doesn't work with Ruby 1.9
2011-08-03 japanese/ruby-kakasi: Doesn't work with Ruby 1.9
2011-08-03 lang/ruby-extensions: Doesn't work with Ruby 1.9
2011-08-03 lang/ruby-lua: Doesn't work with Ruby 1.9
2011-08-03 lang/ruby-perl: Doesn't work with Ruby 1.9
2011-08-03 mail/ruby-tmail: Doesn't work with Ruby 1.9
2011-08-03 math/ruby-bitset: Doesn't work with Ruby 1.9
2011-08-03 math/ruby-bitvector: Doesn't work with Ruby 1.9
2011-08-03 math/ruby-gmp: Doesn't work with Ruby 1.9
2011-08-03 net/ruby-mpi: Doesn't work with Ruby 1.9
2011-08-03 net/ruby-nis: Doesn't work with Ruby 1.9
2011-08-03 net/ruby-pcap: Doesn't work with Ruby 1.9
2011-08-03 net/ruby-romp: Doesn't work with Ruby 1.9
2011-08-03 net/ruby-spread: Doesn't work with Ruby 1.9
2011-08-03 print/ruby-pdflib: Doesn't work with Ruby 1.9
2011-08-03 security/ruby-aes: Doesn't work with Ruby 1.9
2011-08-03 security/ruby-blowfish: Doesn't work with Ruby 1.9
2011-08-03 security/ruby-cast_256: Doesn't work with Ruby 1.9
2011-08-03 security/ruby-mcrypt: Doesn't work with Ruby 1.9
2011-08-03 security/ruby-pam: Doesn't work with Ruby 1.9
2011-08-03 sysutils/ruby-log4r: Doesn't work with Ruby 1.9
2011-08-03 textproc/ruby-csv: Doesn't work with Ruby 1.9
2011-08-03 textproc/ruby-formvalidator: Doesn't work with Ruby 1.9
2011-08-03 textproc/ruby-gdome: Doesn't work with Ruby 1.9
2011-08-03 textproc/ruby-htmltools: Doesn't work with Ruby 1.9
2011-08-03 textproc/ruby-nqxml: Doesn't work with Ruby 1.9
2011-08-03 textproc/ruby-quixml: Doesn't work with Ruby 1.9
2011-08-03 textproc/ruby-raspell: Doesn't work with Ruby 1.9
2011-08-03 textproc/ruby-tempura: Doesn't work with Ruby 1.9
2011-08-03 textproc/ruby-xtemplate: Doesn't work with Ruby 1.9
2011-08-03 www/ruby-tmpl: Doesn't work with Ruby 1.9
2011-08-03 06:49:58 +00:00
Cy Schubert
356fbfe6ba gtkdiff has been resurrected. 2011-08-02 20:28:07 +00:00
TAKATSU Tomonari
67d09fa031 - Add a new port: textproc/rubygem-coderay
CodeRay is a Ruby library for syntax highlighting.

  Syntax highlighting means: You put your code in, and you get it back colored;
  Keywords, strings, floats, comments - all in different colors. And with line
  numbers.

  Syntax Highlighting...

   * makes code easier to read and maintain
   * lets you detect syntax errors faster
   * helps you to understand the syntax of a language
   * looks nice
   * is what everybody should have on their website
   * solves all your problems and makes the girls run after you

  WWW:	http://coderay.rubychan.de/
2011-08-01 15:41:41 +00:00
Baptiste Daroussin
934221cca7 Bye bye abandonwares (part 5)
2011-08-08 russian/messarge: Has expired: Looks like an abandonware, no more public distfiles
2011-08-08 russian/pgp.language: Has expired: Looks like an abandonware, no more public distfiles
2011-08-08 security/ifd-gempc410: Has expired: Looks like an abandonware, no more public distfiles
2011-08-08 security/libidea: Has expired: Looks like an abandonware, no more public distfiles
2011-08-08 security/rain: Has expired: Looks like an abandonware, no more public distfiles
2011-08-08 sysutils/Tee: Has expired: No more public distfile
2011-08-08 sysutils/curly: Has expired: No more public distfiles
2011-08-08 sysutils/i855vidctl10: Has expired: No more public distfiles
2011-08-08 sysutils/ltrace: Has expired: Looks like an abandonware, no more public distfiles
2011-08-08 sysutils/rsyslog3-snmp: Has expired: unsupported upstream
2011-08-08 sysutils/xapply: Has expired: No more public distfiles
2011-08-08 textproc/asm2html: Has expired: Looks like an abandonware, no more public distfiles
2011-08-08 textproc/diff-mode.el: Has expired: Looks like an abandonware, no more public distfiles
2011-08-08 vietnamese/gtk-im-vi: Has expired: Looks like an abandonware, no more public distfiles
2011-08-08 www/campsite: Has expired: Does not work
2011-08-08 www/p5-PLP: Has expired: No more upstream, looks like an abandonware
2011-08-08 www/wcol: Has expired: Looks like an abandonware, no more public distfiles
2011-08-08 x11-toolkits/sdl_gui: Has expired: Looks like an abandonware, no more public distfiles
2011-08-01 05:52:02 +00:00
Sunpoet Po-Chuan Hsieh
3fd8e422e2 - Sort SUBDIRs
- Fix NO_VIET_KDE coverage
2011-08-01 02:53:58 +00:00
Steve Wills
d32d08c006 This gem removes common margin from indented strings, such as the ones produced
by indented heredocs.  In other words, it strips out leading whitespace chars
at the beggining of each line, but only as much as the line with the
smallest margin.

WWW: http://rubygems.org/gems/heredoc_unindent

PR:		ports/158747
Submitted by:	Loic Pefferkorn <loic-freebsd at loicp.eu>
2011-07-31 14:11:28 +00:00
Sunpoet Po-Chuan Hsieh
9a2b404bcc - Connect polish/hunspell
- Disconnect textproc/pl-hunspell
2011-07-31 08:49:24 +00:00
TAKATSU Tomonari
1beef12100 - Add a new port: textproc/ruby-hikidoc
'HikiDoc' is a text-to-HTML conversion tool for web writers. HikiDoc
  allows you to write using an easy-to-read, easy-to-write plain text
  format, then convert it to structurally valid HTML (or XHTML).

  WWW:    http://rubyforge.org/projects/hikidoc/
2011-07-30 16:13:04 +00:00
Ryan Steinmetz
541ed970ee New port: textproc/artha
Artha is a free cross-platform English thesaurus that works completely
off-line and is based on WordNet. Stable releases for download are
currently available for GNU/Linux and Microsoft Windows; it is tested
on major Desktop Environments like GNOME, KDE, Xfce, etc and on Microsoft
Windows XP, Vista and 7. Artha is released under the GNU General Public
Licence version 2; hence you are free to copy/redistribute it.

WWW: http://artha.sourceforge.net/wiki/index.php/Home

PR:		ports/155573
Submitted by:	Zhihao Yuan <lichray@gmail.com>
Approved by:	wxs (mentor)
2011-07-25 01:44:59 +00:00
Sunpoet Po-Chuan Hsieh
d6f0bd8af7 - Add p5-HTML-Packer 1.002001
HTML::Packer is another HTML code cleaner.

WWW: http://search.cpan.org/dist/HTML-Packer/
     http://github.com/nevesenin/html-packer-perl
2011-07-23 09:29:41 +00:00
Sunpoet Po-Chuan Hsieh
33769004ce - Add p5-JavaScript-Packer 1.004
JavaScript::Packer, a JavaScript compressor, is an adaptation of Dean Edwards'
Packer.js. Additional information: http://dean.edwards.name/packer/

WWW: http://search.cpan.org/dist/JavaScript-Packer/
     http://github.com/nevesenin/javascript-packer-perl
2011-07-23 09:26:07 +00:00
Sunpoet Po-Chuan Hsieh
c7bab4a1b8 - Add p5-CSS-Packer 1.002
CSS::Packer is another CSS minifier.

WWW: http://search.cpan.org/dist/CSS-Packer/
     http://github.com/nevesenin/css-packer-perl
2011-07-23 09:24:28 +00:00
Baptiste Daroussin
2eff2d7953 Add some locales thesaurus 2011-07-21 14:33:07 +00:00
Baptiste Daroussin
ea6fd57c6e Add Swedish hyphenation rules 2011-07-21 10:34:20 +00:00
Baptiste Daroussin
090849a23c Add Slovenian hyphenation rules 2011-07-21 10:33:39 +00:00
Baptiste Daroussin
d219522128 Add Slovak hyphenation rules 2011-07-21 10:33:03 +00:00
Baptiste Daroussin
6050b5a8b9 Add Romanian hyphenation rules 2011-07-21 10:31:37 +00:00
Baptiste Daroussin
85fe1eb6a3 Add Dutch hyphenation rules 2011-07-21 10:28:53 +00:00
Baptiste Daroussin
0a86114277 Add Lithuanian hyphenation rules 2011-07-21 10:28:16 +00:00
Baptiste Daroussin
83e02dc756 Add Italian hyphenation rules 2011-07-21 10:27:38 +00:00
Baptiste Daroussin
c6c48fbd11 Add Icelandic hyphenation rules 2011-07-21 10:26:58 +00:00
Baptiste Daroussin
0c06b564be Add Indonesian hyphenation rules 2011-07-21 10:25:37 +00:00
Baptiste Daroussin
a066e304db Add Spanish hyphenation rules 2011-07-21 10:23:22 +00:00
Baptiste Daroussin
2fbbffa45c Add Greek hyphenation rules 2011-07-21 10:22:43 +00:00
Baptiste Daroussin
2348c5b60c Add Danish hyphenation rules 2011-07-21 08:31:30 +00:00
Baptiste Daroussin
53bc47ac9c Add Bulgarian hyphenation rules 2011-07-21 08:13:03 +00:00
Baptiste Daroussin
8aa8cd5a39 Add Spanish hunspell dictionaries 2011-07-21 06:31:26 +00:00
Baptiste Daroussin
086ec8d524 Add Norwegian (Nynorsk and Bokmaal) hunspell dictionaries 2011-07-21 06:15:35 +00:00
Baptiste Daroussin
babf787652 Add Polish hunspell dictionaries 2011-07-21 05:51:08 +00:00
Baptiste Daroussin
ce07bfe887 Add Romanian hunspell dictionaries 2011-07-21 05:35:53 +00:00
Baptiste Daroussin
bd2c4b75f3 Add Slovak hunspell dictionaries 2011-07-21 05:19:26 +00:00
Mark Linimon
621254280d Disconnect the following deprecated ports that only work with java1.4:
devel/colorer
  java/jboss3
  security/jce_policy14
  textproc/galax

PR:		ports/158969
Submitted by:	rene
2011-07-21 02:43:51 +00:00
Baptiste Daroussin
fdd5ae5bce Add Somali hunspell dictionaries 2011-07-20 22:26:35 +00:00
Baptiste Daroussin
1c12e11e1b Add Albanian hunspell dictionaries 2011-07-20 22:09:00 +00:00
Baptiste Daroussin
6b95504327 Add Serbian hunspell dictionnaries 2011-07-20 21:31:55 +00:00
Baptiste Daroussin
e6a0ed5030 Add Swati hunspell dictionaries 2011-07-20 21:21:45 +00:00
Baptiste Daroussin
3279817d4d Add Turkmen hunspell dictionaries 2011-07-20 21:08:41 +00:00
Baptiste Daroussin
f7cb58ec85 Add Tigrigna hunspell dictionaries 2011-07-20 21:07:36 +00:00
Baptiste Daroussin
a8165659f2 Add Telugu hunspell dictionaries 2011-07-20 21:07:01 +00:00
Baptiste Daroussin
efcaea30e2 Add Swedish hunspell dictionnaries 2011-07-20 21:06:18 +00:00
Baptiste Daroussin
4e077d913b Add Zulu hunspell dictionnaries 2011-07-20 16:41:34 +00:00
Baptiste Daroussin
377ef8d49e Add Yiddish hunspell dictionaries 2011-07-20 16:41:02 +00:00
Baptiste Daroussin
c21151808c Add Xhosa hunspell dictionnaries 2011-07-20 16:40:15 +00:00
Baptiste Daroussin
f6c35beaab Add Wallon hunspell dictionaries 2011-07-20 16:39:36 +00:00
Baptiste Daroussin
3e12fd307b Add Venda hunspell dictionnaries 2011-07-20 16:38:48 +00:00
Baptiste Daroussin
1d2c90e1da Add Uzbek hunspell dictionaries 2011-07-20 16:38:09 +00:00
Baptiste Daroussin
6f1b301a3c Add Tsonga hunspell dictionnaries 2011-07-20 16:37:29 +00:00
Baptiste Daroussin
de766ead61 Add Tswana hunspell dictionnaries 2011-07-20 16:36:49 +00:00
Baptiste Daroussin
65a3458551 Add itailian hunspell dictionnary 2011-07-20 14:25:00 +00:00
Baptiste Daroussin
3e5bc7a3a7 Add english hunspell dictionnaries 2011-07-20 09:35:28 +00:00
Julien Laffaye
5f71edd927 - Connect textproc/hunspell to the build
- Unconnect hungarian/hunspell
- Chase hunspell move
- Add an entry to MOVED and UPDATING

Approved by:	bapt (mentor)
2011-07-18 16:21:26 +00:00
Sunpoet Po-Chuan Hsieh
68d1ea6142 - Add p5-XML-XML2JSON 0.05
XML::XML2JSON is a Perl module to convert XML to JSON (and JSON to XML) using
the following rules from Google (http://code.google.com/apis/gdata/json.html):

Basic:
- The feed is represented as a JSON object; each nested element or attribute
  is represented as a name/value property of the object.
- Attributes are converted to String properties.
- Child elements are converted to Object properties.
- Elements that may appear more than once are converted to Array properties.
- Text values of tags are converted to $t properties.

Namespace:
- If an element has a namespace alias, the alias and element are concatenated
  using "$". For example, ns:element becomes ns$element.

XML:
- XML version and encoding attributes are converted to version and encoding
  attributes of the root element, respectively.

WWW: http://search.cpan.org/dist/XML-XML2JSON/
2011-07-14 06:50:52 +00:00
Baptiste Daroussin
a38ee34431 textproc/xpp3 depend on an expired port
2011-05-01 textproc/xmlpull: Upstream disapear and distfile is no more available
2011-07-11 11:49:38 +00:00
Martin Matuska
66defa5cd1 Simple PEAR template engine
WWW: http://pear.phpunit.de/
2011-07-11 10:49:27 +00:00
Martin Matuska
5c4365e639 Symfony YAML is a PHP library that parses YAML strings and converts them to
PHP arrays. It can also converts PHP arrays to YAML strings.

WWW: http://components.symfony-project.org/yaml/
2011-07-11 09:54:52 +00:00
Ashish SHUKLA
a4a5fe9869 The module Data.CaseInsensitive provides the 'CI' type constructor which can
be parameterised by a string-like type like: 'String', 'ByteString', 'Text',
etc.  Comparisons of values of the resulting type will be insensitive to
cases.

WWW: http://hackage.haskell.org/package/case-insensitive

Obtained from:	FreeBSD Haskell
2011-07-10 21:26:42 +00:00
Martin Matuska
1773d83b2c This Horde package provides PDF generation using only PHP,
without requiring any external libraries.

WWW: http://pear.horde.org
2011-07-07 21:12:28 +00:00
Martin Matuska
f80771763d Horde unified spellchecking API.
WWW: http://pear.horde.org
2011-07-07 21:11:33 +00:00
Martin Matuska
046aa1cc8a This Horde package provides a text-based diff engine and renderers
for multiple diff output formats.

WWW: http://pear.horde.org
2011-07-07 20:57:47 +00:00
Martin Matuska
8aa08c16a2 This Horde package provides encoding and decoding of WBXML
(Wireless Binary XML) documents. WBXML is used in SyncML for transferring
smaller amounts of data with wireless devices.

WWW: http://pear.horde.org
2011-07-07 20:53:49 +00:00
Martin Matuska
ed5b562bec This package provides an element object that can be used to provide
SimpleXML-like functionality over a DOM object. The main advantage over
using SimpleXML is the ability to add multiple levels of new elements
in a single call, without introducing "ghost" objects.

WWW: http://pear.horde.org
2011-07-07 20:52:50 +00:00
Martin Matuska
592e116d91 This Horde package allows to convert Kolab data objects from XML to hashes.
WWW: http://pear.horde.org
2011-07-07 20:17:45 +00:00
Martin Matuska
2d173d3843 The Horde_Text_Flowed:: class provides common methods for manipulating text
using the encoding described in RFC 3676 ('flowed' text).

WWW: http://pear.horde.org
2011-07-07 18:52:08 +00:00
Martin Matuska
6242d0be3e The Horde_Text_Filter_Csstidy:: class provides the PHP-based library needed
to perform optimization/compression on CSS code. It is provided in a separate
package as the code is under the GPLv2 license instead of the LGPLv2 license
used for the Text_Filter class.

WWW: http://pear.horde.org
2011-07-07 18:48:40 +00:00
Martin Matuska
65d49e37ad The Horde_Text_Filter library provides common methods for fitering
and converting text.

WWW: http://pear.horde.org
2011-07-07 18:46:22 +00:00