summaryrefslogtreecommitdiff
path: root/textproc
AgeCommit message (Collapse)AuthorFilesLines
2006-05-10Uses msgfmt.joerg1-1/+2
2006-05-09Add missing USE_LANGUAGES.hira1-1/+2
2006-05-08Add missing USE_LANGUAGES.hira1-1/+2
2006-05-08Update to 1.41. Selected changes:snj3-21/+6
* add options -l, -r and -t. add to -f option * improve I/O on Linux using fgetc_locked(). * improve searching of long sorted lists using tsearch() * change order of merging and prefix-stripping so stripping all prefixes, e.g., with -p9, will be sorted as expected * correct a reference to freed memory after merging found with valgrind. * fix a different case for data beginning with "--" which was treated as a header line. * Fix allocation problems. Open files in binary mode for reading. Getopt returns -1, not necessarily EOF. Add const where useful. Use NO_IDENT where necessary. malloc() comes from <stdlib.h> in standard systems * minor fix for resync of unified diffs checks for range (line beginning with '@' without header lines (successive lines beginning with "---" and "+++")
2006-05-07Update to 1.2.4, provided by OBATA Akio in PR 33407:wiz3-10/+10
Changes: 2006-04-25 Mikio Hirabayashi * estnode.c (est_get_host_addr): a bug about race confition of threads was fixed. * wavermod.c (fetch_document): a bug about checking "content-type" header was fixed. * wavermod.c (make_doc_from_html): "frame" and "link" elements were to be followed. * wavermod.c (make_doc_from_draft, make_doc_from_mime, make_doc_with_xcmd): new functions. * wavermod.c (waver_open): "allowrx" and "denyrx" were to be able to be more than once. * estwaver.c (runcrawl, proccrawl): "-restart" and "-revisit" options were added. * estcmd.c (doputdoc): "_lpath", "_lreal", and "_lfile" were not to be overwritten. * estwolefind (outputlist): WWWOFFLE 2.9a was to be supported. - Release: 1.2.4
2006-05-06DEPEND on newer p5-XML-Parser. As discussed on pkgsrc-users in latereed1-2/+2
March, the bumps for the updated expat never saw this package because it depend on it directly instead of using buildlink3.mk files. This fixes build problem where you could be attempting to install intltool with new expat and old p5-XML-Parser.
2006-05-05add a cast to fix build on Solaris 10/Sun Studio CC,drochner2-1/+15
patch provided by Jake Kupersmith per PR pkg/33425
2006-05-05Enable NLS on every platform. Previously, it was enabled on Linux only.minskim2-3/+26
Approved by the maintainer. Bump PKGREVISION.
2006-05-03This package was updated in the meantime; bump to 0.81.tv2-6/+6
2006-05-03Fix MAINTAINER.tv1-2/+2
2006-05-03p5-XML-Dumper, an object-to-XML converter. From DESCR:tv5-1/+35
XML::Dumper dumps Perl data to a structured XML format. XML::Dumper can also read XML data that was previously dumped by the module and convert it back to Perl. This might be useful for dumping Perl objects to files using an XML format that can be reloaded or accessed by other programs. Maybe even by other languages.
2006-05-03sync with main lib sourcesdrochner4-13/+12
2006-05-03update to 1.1.16drochner4-15/+16
changes: portability fixes (Solaris, IRIX, HP-UX)
2006-05-03update to 2.6.24drochner2-7/+6
changes: -Portability fixes (Windows, HP-UX, gcc-4.1) -Improvements: xmlDOMWrapReconcileNamespaces xmlDOMWrapCloneNode -update to Unicode 4.01 -Bug fixes -man pages updates and cleanups -New features: Relax NG structure error handlers
2006-05-03Replace missing p5-XML-ValidWriter with existing p5-XML-AutoWriter.wiz1-2/+2
2006-05-02precompile python scriptsdrochner2-2/+10
2006-05-02Update textproc/p5-Filter to 1.32. Changes from version 1.30 includejlam2-7/+7
fixing an off-by-one bug in Call.xs.
2006-05-02Fix the PLIST generation by noting the correct path to the .packlist.jlam1-2/+2
2006-05-02Note addition of p5-XML-AutoWriter.jlam1-1/+2
2006-05-02Initial import of XML::AutoWriter-0.39 as textproc/p5-XML-AutoWriter.jlam4-0/+29
XML::ValidWriter is a drop-in replacement for XML::Writer that uses the DTD contained in an XML::Doctype to enable compile- and run-time checks of XML output validity. It also provides methods and functions named after the elements mentioned in the DTD. XML::AutoWriter is a subclass of XML::ValidWriter that provides automatic start and end tag generation, allowing you to emit only the "important" tags.
2006-05-01Add entries for newly imported p5-Text-LevenshteinXS.ben1-1/+2
2006-05-01Initial import of p5-Text-LevenshteinXS.ben4-0/+29
Text::LevenshteinXS is an XS implementation of the Levenshtein edit distance in Perl. A good point to start is: http://www.merriampark.com/ld.htm
2006-04-28fonts.dir is managed by install framework, don't list. Bump revision.joerg2-4/+3
2006-04-27Update to 1.2.3, provided by OBATA Akio in PR 33252:wiz4-13/+13
2006-04-20 Mikio Hirabayashi * estraier.c (est_db_edit_doc): a bug of ID assignment was fixed. * estraier.c (est_db_get_doc_attr): attribute indexes were to be used. * estraier.c (est_regex_new): case insensitive mode was added. * estnode.c (est_url_shuttle): a bug when "resbody" was null was fixed. * estwaver.c: new file. * wavermod.c: new file. * Makefile.in: a bug about compilation on Mac OS X was fixed. - Release: 1.2.3 2006-04-15 Mikio Hirabayashi * estraier.c (est_check_strand, est_check_stror): checking rules were changed. * estraier.c (est_search_union): a bug about memory allocation with regex was fixed. * estraier.c (est_check_stroreq): new function. * estmaster.c (startup): "attrindex" attribute was added. * mastermod.c (log_rotate): new function. * estcmd.c (runcreate, runput, rungather): "-tr" option was added. - Release: 1.2.2
2006-04-23add USE_TOOLS of gs:run, pointed out by wiz.gdt1-2/+3
No PKGREVISION bump since successful builds have the same content.
2006-04-22make build properly (now that the module contents are actually compiled)jdolecek1-4/+20
and adjust to use libxml2 depends on PHP5 bump PKGREVISION
2006-04-22Removed the superfluous "quotes" and 'quotes' from variables that don'trillig10-20/+20
need them, for example RESTRICTED and SUBST_MESSAGE.*.
2006-04-18Add Korean translations (SourceForge Request 1472583) needed to generateminskim3-3/+29
the Korean version of the NetBSD guide. Bump PKGREVISION.
2006-04-18Narrow the scope of the rewriteSystem entries added to the catalog so thatjmmv2-5/+14
they only affect the installed Docbook versions. Avoids possible conflicts with other packages as happened with docbook-simple. Bump PKGREVISION.
2006-04-18Make the installed files mimic the public URL naming scheme and add anjmmv2-16/+27
appropriate rewriteSystem entry to the catalog. Bump PKGREVISION. Fixes the build of htdocs after a similar rewriteSystem entry was added to docbook-xml.
2006-04-17Add p5-Text-Context-EitherSide.minskim1-1/+2
2006-04-17Import p5-Text-Context-EitherSide from pkgsrc-wip. Packaged by Roman Kulik.minskim4-0/+42
Suppose you have a large piece of text - typically, say, a web page or a mail message. And now suppose you've done some kind of full-text search on that text for a bunch of keywords, and you want to display the context in which you found the keywords inside the body of the text. A simple-minded way to do that would be just to get the two words either side of each keyword. But hey, don't be too simple minded, because you've got to make sure that the list doesn't overlap. If you have the quick brown fox jumped over the lazy dog and you extract two words either side of ``fox'', ``jumped'' and ``dog'', you really don't want to end up with quick brown fox jumped over brown fox jumped over the the lazy dog so you need a small amount of smarts. This module has a small amount of smarts.
2006-04-17Replace hardcoded /usr/local/include with ${BUILDLINK_PREFIX.iconv}/includeminskim1-2/+3
to avoid picking up a wrong iconv library. Patch provided by Bel Woolley in private email.
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz10-19/+20
2006-04-17Remove share/html2text directory on uninstall.schmonz1-1/+2
2006-04-17Strip ${PKGLOCALEDIR} from PLISTs of packages that already obeyjlam10-588/+588
PKGLOCALEDIR and which install their locale files directly under ${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now on, pkgsrc/mk/plist/plist-locale.awk will automatically handle transforming the PLIST to refer to the correct locale directory.
2006-04-15Add p5-XML-Clean.minskim1-1/+2
2006-04-15Import p5-XML-Clean from pkgsrc-wip. Packaged by Romak Kulik.minskim4-0/+31
The ultimate quest of this module is to produce from non-XML text text, that will will most probably pass through any XML parser one could find. Basic cleaning is just XML tag matching (for every opening tag there will be closing tag as well, and they will form a tree structure). When you add some extra parameters, you will receive complete XML text, including XML head and root element (if none were defined in text, then some will be added).
2006-04-14Added appropriate TEST_TARGET.heinz1-1/+3
2006-04-14Add p5-Lingua-Stem-Snowball.minskim1-1/+2
2006-04-14Import p5-Lingua-Stem-Snowball from pkgsrc-wip. Packaged by Roman Kulik.minskim4-0/+27
This module provides unified perl interface to Snowball stemmers (http://snowball.tartarus.org) and virtually supports various languages. It is written using C for high performance and provides OO and plain interfaces.
2006-04-13Add p5-Encode.minskim1-1/+2
2006-04-13Import p5-Encode from pkgsrc-wip. Packaged by Roman Kulik.minskim4-0/+28
The "Encode" module provides the interfaces between Perl's strings and the rest of the system. Perl strings are sequences of characters.
2006-04-13BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace withjlam5-15/+10
USE_TOOLS+=msgfmt.
2006-04-13Sorted PLIST.rillig1-126/+126
2006-04-12The documentation is installed into share/doc/sablotron instead ofrillig2-215/+216
share/doc/html. Bumped PKGREVISION.
2006-04-12The documentation files are installed into share/doc instead ofrillig4-106/+97
share/doc/html. Bumped PKGREVISION.
2006-04-12Aligned the last line of the buildlink3.mk files with the first line, sorillig32-64/+64
that they look nicer.
2006-04-11Update to 1.2.1, provided by OBATA Akio in PR 33239:wiz3-13/+17
2006-04-10 Mikio Hirabayashi * estraier.c (est_db_put_doc): dispensable trailer was purged from record. * estraier.c (est_db_add_attr_index): new function. * estraier.c (est_aidx_seq_put, est_aidx_seq_out, est_aidx_seq_narrow): new functions. * estraier.c (est_aidx_attr_put, est_aidx_attr_out, est_aidx_attr_narrow): new functions. * estnode.c (est_url_shuttle): "limsize" parameter was added. * mastermod.c (nmgr_clear): new function. * estcmd.c (runcreate, proccreate): new functions. - The Java binding and the Ruby binding was to support attribute indexes. - The Java binding and the Ruby binding was to support feedback of scores. - Release: 1.2.1
2006-04-09Update to 4.0. From the changelog:schmonz2-8/+10
- Requires XML::Elemental 2.0 for SAX-based parsing. - Switched internal storage of element and attribute names to Clarkian notation. - Too many bug fixes and minor enhancements to list. - Added atom, itunes, openSerch, feedburner and creativeCommons namespaces to default set. - Moved XPath namespace and prefixes storage from Element to the Parser module. - Added register_ns_prefix, prefix and namespace methods to parser for OO access to the internal hashes. - Introduced use of Class::ErroHandler for more quieter error handling. - We have tests. - Introduction of Util module. Moved as_xml and encode_xml methods from Element to Util.