aboutsummaryrefslogtreecommitdiff
path: root/textproc
Commit message (Collapse)AuthorAgeFilesLines
* Add port textproc/p5-Text-Flowed:Andrew Pantyukhin2006-08-025-0/+43
| | | | | | | | | | | | | | | | | | | | | This module provides functions that deals with formatting data with Content-Type 'text/plain; format=flowed' as described in RFC2646 (http://www.rfc-editor.org/rfc/rfc2646.txt). In a nutshell, format=flowed text solves the problem in plain text files where it is not known which lines can be considered a logical paragraph, enabling lines to be automatically flowed (wrapped and/or joined) as appropriate when displaying. In format=flowed, a soft newline is expressed as " \n", while hard newlines are expressed as "\n". Soft newlines can be automatically deleted or inserted as appropriate when the text is reformatted. WWW: http://search.cpan.org/dist/Text-Flowed/ Justification: socialtext dependency Notes: svn path=/head/; revision=169454
* Add port textproc/p5-Plucene-Simple:Andrew Pantyukhin2006-08-025-0/+45
| | | | | | | | | | | | | | | | | This provides a simple interface to Plucene. Plucene is large and multi- featured, and it expected that users will subclass it, and tie all the pieces together to suit their own needs. Plucene::Simple is, therefore, just one way to use Plucene. It's not expected that it will do exactly what *you* want, but you can always use it as an example of how to build your own interface. WWW: http://search.cpan.org/dist/PluceneSimple/ Justification: socialtext dependency Quirks: 1/6 test fails Notes: svn path=/head/; revision=169445
* add p5-Text-Quote 0.3Ying-Chieh Liao2006-08-025-0/+42
| | | | | | | | | Quotes strings as required for perl to eval them back correctly PR: 101018 Notes: svn path=/head/; revision=169418
* - update to 1.10.7Cheng-Lung Sung2006-08-012-4/+4
| | | | Notes: svn path=/head/; revision=169357
* - Fix plistAndrew Pantyukhin2006-08-012-4/+6
| | | | | | | | PR: ports/101099 Submitted by: erwin Notes: svn path=/head/; revision=169336
* - Fix plistAndrew Pantyukhin2006-08-012-0/+3
| | | | | | | | PR: ports/101098 Submitted by: erwin Notes: svn path=/head/; revision=169334
* Add p5-Text-Delimited 2.00, module for parsing delimited text files.Cheng-Lung Sung2006-08-015-0/+48
| | | | | | | | PR: ports/101158 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=169331
* Add p5-XML-Literal 0.01, syntax suppor for XML literals.Cheng-Lung Sung2006-08-015-0/+46
| | | | | | | | PR: ports/101155 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=169329
* - p5-XML-RSS-Feed provide the ability of Persistant XML RSS EncapsulationCheng-Lung Sung2006-08-015-0/+57
| | | | Notes: svn path=/head/; revision=169296
* - Update to 0.04Cheng-Lung Sung2006-08-012-5/+5
| | | | | | | | | | | | - Text::More only need in 'make test' phase, so leave it to maintainer to remove or put it in BUILD_DEPENDS. PR: ports/100797 Submitted by: clsung Approved by: maintainer (gslin_AT_gslin dot org) Notes: svn path=/head/; revision=169281
* Add pear-XML_DTD 0.4.2, parsing of DTD files and DTD validation of XMLCheng-Lung Sung2006-08-014-0/+44
| | | | | | | | | | files. PR: ports/101081 Submitted by: chinsan <chinsan.tw at gmail.com> Notes: svn path=/head/; revision=169271
* - Update to v0.18Aaron Dalton2006-07-312-17/+5
| | | | | | | - Clean up Makefile Notes: svn path=/head/; revision=169243
* - Update to v0.05Aaron Dalton2006-07-312-4/+4
| | | | Notes: svn path=/head/; revision=169241
* This stem extension for PHP provides stemming capability for a variety ofRoman Bogorodskiy2006-07-314-0/+33
| | | | | | | | | | | | | languages using Dr. M.F. Porter's Snowball API, which can be found at: http://snowball.tartarus.org WWW: http://pecl.php.net/package/stem/ PR: ports/101106 Submitted by: chinsan <chinsan.tw at gmail.com> Notes: svn path=/head/; revision=169232
* Bump PORTREVISION for the previous fix.MANTANI Nobutaka2006-07-311-0/+1
| | | | Notes: svn path=/head/; revision=169222
* Make PORTREVISION overridable from slave ports.MANTANI Nobutaka2006-07-311-1/+1
| | | | Notes: svn path=/head/; revision=169220
* Fix module registration in the post-install target.MANTANI Nobutaka2006-07-311-2/+2
| | | | | | | Reported by: Dan Reinholz <xaenn@yahoo.com> Notes: svn path=/head/; revision=169218
* Update to 0.50Sergey Skvortsov2006-07-313-9/+9
| | | | | | | | PR: ports/100311 Submitted by: Gea-Suan Lin <gslin xx gslin.org> Notes: svn path=/head/; revision=169212
* Update to 0.07Sergey Skvortsov2006-07-313-8/+6
| | | | | | | | PR: ports/100306 Submitted by: Gea-Suan Lin <gslin xx gslin.org> Notes: svn path=/head/; revision=169211
* - Provide additional mirrors where neededAndrew Pantyukhin2006-07-304-9/+4
| | | | | | | | - Convert to "magic" master sites - Various minor portlint-prodded fixes Notes: svn path=/head/; revision=169159
* - Update to 0.0.23Martin Wilke2006-07-292-4/+4
| | | | | | | | | PR: ports/100920 Submitted by: Dmitry Marakasov <amdmi3(at)mail.ru> (maintainer) Approved by: krion (mentor) Notes: svn path=/head/; revision=169089
* Update to 1.7.Joe Marcus Clarke2006-07-292-5/+5
| | | | Notes: svn path=/head/; revision=169061
* - Update to 1.3Rong-En Fan2006-07-283-21/+9
| | | | | | | | | | | - Utilize USE_TK, USE_TCL Now it uses tcl/tk 8.4 instead of 8.3 PR: ports/100926 Submitted by: Jonathan Lennox <lennox at cs.columbia.edu> (maintainer) Notes: svn path=/head/; revision=168988
* - Fix MASTER_SITESAndrew Pantyukhin2006-07-282-2/+2
| | | | | | | Pointy hat to: erwin Notes: svn path=/head/; revision=168961
* - Don't remove system directories (listed in bsd.x11-4.dist).Ion-Mihai Tetcu2006-07-282-9/+1
| | | | | | | | | | - bump PORTREVISION PR: ports/100875 Submitted by: Stanislav Sedov Notes: svn path=/head/; revision=168935
* Link libuim properly to fix breakage of uim plugins.MANTANI Nobutaka2006-07-272-7/+10
| | | | Notes: svn path=/head/; revision=168887
* Add p5-XML-Flow 0.81, store (restore) perl data structures in XMLCheng-Lung Sung2006-07-275-0/+39
| | | | | | | | | | stream. PR: ports/100906 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=168858
* - Update to 1.3.4Michael Johnson2006-07-273-6/+6
| | | | Notes: svn path=/head/; revision=168846
* Don't overwrite Latin-9 files installed by Aspell.Thierry Thomas2006-07-261-0/+11
| | | | Notes: svn path=/head/; revision=168841
* Add port textproc/p5-Text-Bastardize:Andrew Pantyukhin2006-07-254-0/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bastardize provides an magical object into which text can be charged and then returned in various, slighty modified ways. Among others, bastardize has the following methods: rdct converts english to hyperreductionist english (ex. "english" becomes "") pig pig latin (ex. "hi there" becomes "ihay erethay") k3wlt0k a k3wlt0kizer developed originally by Fmh rot13 implements rot13 "encryption" in perl (ex. "foo bar" becomes "sbb one") rev reverses the arrangement of characters censor attempts to censor text which might be innaproriate n20e performs numerical abbreviations (ex. "numerical_abbreviation" becomes "n20e") WWW: http://search.cpan.org/dist/Text-Bastardize/ Notes: svn path=/head/; revision=168764
* Add port textproc/p5-Unicode-CheckUTF8:Andrew Pantyukhin2006-07-255-0/+42
| | | | | | | | | | | | | | | | | This is an XS wrapper around some Unicode Consortium code to check if a string is valid UTF-8, revised to conform to what expat/Mozilla think is valid UTF-8, especially with regard to low-ASCII characters. Note that this module has NOTHING to do with Perl's internal UTF8 flag on scalars. This module is for use when you're getting input from users and want to make sure it's valid UTF-8 before continuing. WWW: http://search.cpan.org/dist/Unicode-CheckUTF8/ Notes: svn path=/head/; revision=168762
* Text::Emoticon::GoogleTalk is a text filter that replace text emoticons likeMartin Wilke2006-07-255-0/+44
| | | | | | | | | | | | | | ":-)", "<3", etc. with the icons of Google Talk (or Gmail Chat), detailed in http://mail.google.com/support/bin/answer.py?answer=34056 WWW: http://search.cpan.org/dist/Text-Emoticon-GoogleTalk/ PR: ports/100676 Submitted by: chinsan <chinsan.tw(at)gmail.com> Approved by: krion (mentor) Notes: svn path=/head/; revision=168755
* Fix package buildingLars Thegler2006-07-252-4/+1
| | | | | | | | PR: ports/100791 Submitted by: Gea-Suan Lin <gslin@gslin.org> Notes: svn path=/head/; revision=168697
* - update to 0.18Cheng-Lung Sung2006-07-253-4/+6
| | | | Notes: svn path=/head/; revision=168696
* - Use @dirrmtry because XML::Atom::SimpleFeed and XML::Atom::SyndicationCheng-Lung Sung2006-07-252-9/+10
| | | | | | | | | | | not depending on XML::Atom. [1] - add depends of p5-Class-Data-Inheritable [1] PR: ports/100792 [1] Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> [1] Notes: svn path=/head/; revision=168690
* - update to 0.22Cheng-Lung Sung2006-07-243-4/+5
| | | | Notes: svn path=/head/; revision=168687
* Fix build error of uim-qt on 6-stable.MANTANI Nobutaka2006-07-232-3/+5
| | | | | | | Reported by: Dan Reinholz <xaenn@yahoo.com> Notes: svn path=/head/; revision=168547
* Add uncrustify , highly configurable source code beautifier.Martin Wilke2006-07-226-0/+61
| | | | | | | | | | | | | | | | | | | | | | | | The goals of this project are simple: Create a highly configurable, easily modifiable source code beautifier. What it does: * Ident code, aligning on parens, assignments, etc * Align on '=' and variable definitions * Align structure initializers * Align #define stuff * Align backslash-newline stuff * Reformat comments (a little bit) * Fix inter-character spacing * Add or remove parens on return statements * Add or remove braces on single-statement if/do/while/for statements * Highly configurable - 118 configurable options as of version 0.0.15 WWW: http://uncrustify.sourceforge.net PR: ports/100604 Submitted by: Dmitry Marakasov <amdmi3 at mail.ru> Notes: svn path=/head/; revision=168464
* - Update to 8.13Andrew Pantyukhin2006-07-223-7/+7
| | | | Notes: svn path=/head/; revision=168461
* Add p5-Lingua-EN-NamedEntity 1.7, basic Named Entity ExtractionCheng-Lung Sung2006-07-225-0/+64
| | | | | | | | | | algorithm. PR: ports/100675 Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw> Notes: svn path=/head/; revision=168449
* - Use modules directory instead of authorsRong-En Fan2006-07-211-1/+1
| | | | Notes: svn path=/head/; revision=168408
* Add p5-CSS 1.07, object oriented access to Cascading Style Sheets (CSS).Rong-En Fan2006-07-215-0/+60
| | | | | | | | PR: ports/100640 Submitted by: chinsan <chinsan.tw at gmail.com> Notes: svn path=/head/; revision=168361
* XStream is a simple library to serialize Java objectsAlex Dupre2006-07-194-0/+52
| | | | | | | | | to XML and back again. WWW: http://xstream.codehaus.org/ Notes: svn path=/head/; revision=168262
* Add p5-Text-Trac 0.03, perl extension for formatting text with Trac WikiCheng-Lung Sung2006-07-195-0/+71
| | | | | | | | | | Style. PR: ports/100528 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=168236
* Add p5-XML-SAXDriver-Excel 0.06, perl SAX driver for converting ExcelCheng-Lung Sung2006-07-195-0/+42
| | | | | | | | | | files to XML. PR: ports/100509 Submitted by: chinsan <chinsan.tw at gmail.com> Notes: svn path=/head/; revision=168220
* Add p5-XML-SAXDriver-CSV 0.07, perl SAX driver for converting CSV filesCheng-Lung Sung2006-07-195-0/+41
| | | | | | | | | | to XML. PR: ports/100510 Submitted by: chinsan <chinsan.tw at gmail.com> Notes: svn path=/head/; revision=168218
* - update to 0.10Cheng-Lung Sung2006-07-182-6/+5
| | | | | | | - remove dependency of Test/More.pm Notes: svn path=/head/; revision=168109
* Update to 0.18. Now requires Perl from ports.Lars Thegler2006-07-172-5/+11
| | | | | | | | PR: ports/100363 Submitted by: Gea-Suan Lin <gslin@gslin.org> Notes: svn path=/head/; revision=168103
* Add p5-YAML-Tiny 0.05, YAML::Tiny - Read/Write YAML files with as littleRong-En Fan2006-07-175-0/+37
| | | | | | | | | | code as possible. PR: ports/100444 Submitted by: Yuan-Chung Hsiao <ychsiao at ychsiao.org> Notes: svn path=/head/; revision=168093
* - Add NLS knob.Jean Milanez Melo2006-07-173-11/+22
| | | | | | | | | | | - Update WWW. - Bump portrevision. PR: ports/99948 Submitted by: chinsan <chinsan.tw@gmail.com> (maintainer) Notes: svn path=/head/; revision=168076