aboutsummaryrefslogtreecommitdiff
path: root/textproc
Commit message (Collapse)AuthorAgeFilesLines
* 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
* - update to 1.43Cheng-Lung Sung2006-07-172-4/+4
| | | | Notes: svn path=/head/; revision=168056
* - Make dependency on GNOME libs OPTION'alXin LI2006-07-174-124/+148
| | | | | | | | Submitted by: Yuri Pankov <yuri pankov gmail com> (with changes) PR: ports/100053 Notes: svn path=/head/; revision=168051
* fix buildYing-Chieh Liao2006-07-171-2/+2
| | | | Notes: svn path=/head/; revision=168047
* - my bad, wrong dependsCheng-Lung Sung2006-07-171-1/+1
| | | | Notes: svn path=/head/; revision=168039
* - update to 0.13Cheng-Lung Sung2006-07-173-8/+7
| | | | | | | | | | PR: ports/100414 Submitted by: clsung Reviewed by: maintainer Approved by: maintainer Notes: svn path=/head/; revision=168038
* - update to 0.6.5Cheng-Lung Sung2006-07-172-4/+4
| | | | | | | | | | | | | | - Changes - This release contains improvements to Shoebox file format support (by Stuart Robinson and Greg Aumann); - an implementation of hole semantics (by Peter Wang); - improvements to lambda calculus and semantic interpretation modules (by Ewan Klein); a new corpus (Sinica Treebank sample); - and expanded tutorial discussions of trees, feature-based grammar, unification, PCFGs, and more exercises. Notes: svn path=/head/; revision=168036
* Mark broken: fails to install.Mark Linimon2006-07-161-0/+2
| | | | Notes: svn path=/head/; revision=168023
* Mark broken: fails to fetch.Mark Linimon2006-07-161-0/+2
| | | | Notes: svn path=/head/; revision=168021
* Upgrade to 0.6 format.Thierry Thomas2006-07-163-4/+5
| | | | Notes: svn path=/head/; revision=168007
* Mark as broken on amd64.Mark Linimon2006-07-151-0/+4
| | | | Notes: svn path=/head/; revision=167942
* Try to fix duplicate INDEX warning.Ion-Mihai Tetcu2006-07-151-0/+1
| | | | | | | Pointyhat to: itetcu Notes: svn path=/head/; revision=167925
* - Update to 1.3.3Michael Johnson2006-07-153-20/+26
| | | | Notes: svn path=/head/; revision=167905
* All dictionaries can be installed separately:Thierry Thomas2006-07-15290-1059/+947
| | | | | | | | | | | | | | | | | | | | | - by default, textproc/aspell installs the English dictionaries (no change); - thereafter you can install any foreign dictionary; - when you install a foreign dictionary, i.e. french/aspell or textproc/da-aspell, it installs only the dictionaries, and depends upon textproc/aspell for the programs; - if you don't need the English dictionaries, you can define WITHOUT_DICTEN or install textproc/aspell-without-dicten; - add a new port for textproc/en-aspell: if aspell had been installed without the English dictionaries, they can be added thereafter; - add a missing port for german/alt-aspell; - foreign dictionaries are almost independent from textproc/aspell, and their maintainership is available. Credits: special thanks to Serge Gagnon <ser_gagnon (at) sympatico.ca> Notes: svn path=/head/; revision=167900
* Slave port for redland python bindings.Ion-Mihai Tetcu2006-07-152-0/+20
| | | | | | | | PR: ports/99487 Submitted by: Jordi Haarman Notes: svn path=/head/; revision=167890
* Add p5-XML-Mini 1.2.8, perl implementation of the XML::Mini XMLCheng-Lung Sung2006-07-155-0/+54
| | | | | | | | | | create/parse interface. PR: ports/100265 Submitted by: Vivek Khera <vivek at khera.org> Notes: svn path=/head/; revision=167871
* Add p5-Text-Format+NWrap 0.52, various subroutines to format and wrapCheng-Lung Sung2006-07-155-0/+44
| | | | | | | | | | text. PR: ports/100264 Submitted by: Vivek Khera <vivek at khera.org> Notes: svn path=/head/; revision=167865
* Add p5-XML-DOM2 0.03, DOM controlled, strict XML module for extentableCheng-Lung Sung2006-07-155-0/+77
| | | | | | | | | | xml objects. PR: ports/100247 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=167858
* - Use relative URIs in catalog.xml.Hiroki Sato2006-07-144-28/+54
| | | | | | | | | | | - Add rewrite rules for http://www.oasis-open.org/docbook/xmlcharent/. - Fix "xmlcatmgr remove" line in pkg-plist. - Add $FreeBSD$ line into installed catalog files. - Take maintainership. - Bump PORTREVISON. Notes: svn path=/head/; revision=167817
* - Update to v1.115Aaron Dalton2006-07-142-9/+4
| | | | | | | | | PR: ports/99117 Submitted by: aaron Approved by: maintainer timeout, tobez (implicit) Notes: svn path=/head/; revision=167811
* - Update to v0.6.0Aaron Dalton2006-07-143-11/+9
| | | | | | | | | PR: ports/99110 Submitted by: aaron Approved by: maintainer timeout, tobez (implicit) Notes: svn path=/head/; revision=167807
* USE_DOS2UNIX for the s5-blank template and other files. To make this workPeter Pentchev2006-07-141-1/+4
| | | | | | | | | | | with the somewhat weird s5-blank.zip rebuild process, move the "build" actions to post-extract, as per the PR. PR: 96306 Submitted by: delphij Notes: svn path=/head/; revision=167785
* - pointyhat fixingCheng-Lung Sung2006-07-141-1/+7
| | | | | | | | PR: ports/100283 Submitted by: maintainer Notes: svn path=/head/; revision=167775
* - pointyhat fixingCheng-Lung Sung2006-07-141-1/+7
| | | | | | | | PR: ports/100282 Submitted by: maintainer Notes: svn path=/head/; revision=167774
* Add p5-SGML-DTDParse 2.00, parse an SGML or XML DTD.Cheng-Lung Sung2006-07-145-0/+65
| | | | | | | | PR: ports/100082 Submitted by: chinsan <chinsan.tw at gmail.com> Notes: svn path=/head/; revision=167753
* - update to 4.30Yen-Ming Lee2006-07-142-4/+4
| | | | Notes: svn path=/head/; revision=167735
* - Update to 0.20.2Rong-En Fan2006-07-132-5/+4
| | | | | | | | PR: ports/100216 Submitted by: chinsan <chinsan.tw gmail.com> Notes: svn path=/head/; revision=167729
* - Mark IGNORE for Perl < 5.6Rong-En Fan2006-07-131-1/+7
| | | | | | | | PR: ports/100243 Submitted by: maintainer Notes: svn path=/head/; revision=167716
* - update to 0.12Cheng-Lung Sung2006-07-132-4/+4
| | | | | | | | PR: ports/100198 Submitted by: maintainer (Nicola Vitale) Notes: svn path=/head/; revision=167676
* - Update to 0.09Cheng-Lung Sung2006-07-132-7/+7
| | | | | | | | PR: ports/100197 Submitted by: tjs <tjs_AT_cdpa dot nsysu dot edu dot tw> Notes: svn path=/head/; revision=167673
* This package reads and writes any document that conforms to the PDFRoman Bogorodskiy2006-07-135-0/+117
| | | | | | | | | | | | | | | | | | | | | | | | | | specification generously provided by Adobe at http://partners.adobe.com/public/developer/pdf/index_reference.html The file format is well-supported, with the exception of the "linearized" or "optimized" output format, which this module can read but not write. Many specific aspects of the document model are not manipulable with this package (like fonts), but if the input document is correctly written, then this module will preserve the model integrity. This library grants you some power over the PDF security model. Note that applications editing PDF documents via this library MUST respect the security preferences of the document. Any violation of this respect is contrary to Adobe's intellectual property position, as stated in the reference manual at the above URL. WWW: http://search.cpan.org/dist/CAM-PDF/ PR: ports/100182 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=167670
* Add p5-Pod-XML 0.96, module to convert POD to XML.Cheng-Lung Sung2006-07-135-0/+41
| | | | | | | | PR: ports/100095 Submitted by: chinsan <chinsan.tw at gmail.com> Notes: svn path=/head/; revision=167666
* Add p5-Pod-Xhtml 1.52, generate well-formed XHTML documents from PODRong-En Fan2006-07-135-0/+51
| | | | | | | | | | format documentation. PR: ports/100174 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=167656
* - Update to 0.21Cheng-Lung Sung2006-07-132-4/+4
| | | | | | | | PR: ports/100184 Submitted by: tjs <tjs_AT_cdpa dot nsysu dot edu dot tw> Notes: svn path=/head/; revision=167652
* - Update to 0.20Cheng-Lung Sung2006-07-123-4/+5
| | | | | | | | PR: ports/100161 Submitted by: Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw> Notes: svn path=/head/; revision=167641
* EXML is an abstracted, generalized interface to an xml parser/writer, usingIon-Mihai Tetcu2006-07-125-0/+44
| | | | | | | | | | | | | | | | ecore data structures and making things generally easy to get around in. The functions detailed in EXML.h are fairly self explanatory, and the io interfaces are also generalized and independent (open from a socket, write to in memory xml image). WWW: http://www.enlightenment.org/ PR: ports/100002 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> Notes: svn path=/head/; revision=167603
* Remove textproc/p5-JSON-Syck, which is removed beforeRong-En Fan2006-07-125-55/+0
| | | | | | | | | and I added it back yesterday. Requested by: tobez Notes: svn path=/head/; revision=167578
* Add csvdiff 1.3, compare/diff two (comma) seperated files with eachRong-En Fan2006-07-124-0/+49
| | | | | | | | | | other. PR: ports/100097 Submitted by: chinsan <chinsan.tw at gmail.com> Notes: svn path=/head/; revision=167569
* - Update to 2006.0711Cheng-Lung Sung2006-07-122-4/+4
| | | | | | | | | PR: ports/100090 Submitted by: clsung Approved by: maintainer (Toby Allsopp) Notes: svn path=/head/; revision=167566
* Add p5-XML-Handler-Dtd2DocBook 0.41, generate a DocBook documentationCheng-Lung Sung2006-07-125-0/+58
| | | | | | | | | | from a DTD. PR: ports/100077 Submitted by: chinsan <chinsan.tw at gmail.com> Notes: svn path=/head/; revision=167564
* Add p5-XML-Handler-Dtd2Html 0.41, SAX2 handler for generate a HtmlCheng-Lung Sung2006-07-125-0/+86
| | | | | | | | | | documentation from a DTD. PR: ports/100075 Submitted by: chinsan <chinsan.tw at gmail.com> Notes: svn path=/head/; revision=167557
* You might want to know the difference between JSON and JSON::Syck.Rong-En Fan2006-07-115-0/+55
| | | | | | | | | | | | | | | | | | | | | | Since JSON is a pure-perl module and JSON::Syck is based on libsyck, JSON::Syck is supposed to be very fast and memory efficient. See chansen's benchmark table at http://idisk.mac.com/christian.hansen/Public/perl/serialize.pl JSON.pm comes with dozens of ways to do the same thing and lots of options, while JSON::Syck doesn't. There's only Load and Dump. Oh, and JSON::Syck doesn't use camelCase method names :-) Author: Audrey Tang <autrijus@autrijus.org> Tatsuhiko Miyagawa <miyagawa@gmail.com> WWW: http://search.cpan.org/dist/JSON-Syck/ PR: ports/100071 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=167539
* Add p5-Regexp-Common-profanity_us 2.2, provide regexes for U.S.Rong-En Fan2006-07-115-0/+61
| | | | | | | | | | profanity. PR: ports/100070 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=167536