Commit graph

1657 commits

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