summaryrefslogtreecommitdiff
path: root/textproc
AgeCommit message (Collapse)AuthorFilesLines
2003-08-30Prepare for pkgviews by making sure that passing VIEW-INSTALL orjlam2-14/+2
VIEW-DEINSTALL to the INSTALL/DEINSTALL scripts don't cause errors.
2003-08-30Add and enable raptorxtraeme1-1/+2
2003-08-30Initial import of raptor 0.9.12xtraeme5-0/+82
A Parser for the RDF/XML syntax as updated by the W3C RDF Core working group. * Designed to integrate well with Redland * Handles RDF/XML syntax updates for XML Base, xml:lang and RDF datatyping. * Generates N-Triples supporting XML literals, language tagging and datatypes * Parses content on the web if libcurl or libxml2 is available. * Handles rdf:resource / resource attributes * Uses expat and/or (GNOME) libxml XML parsers as available or required * Optional features can be selected at run time. * (Perl, Python, Java, Tcl, Ruby, PHP interfaces when used via Redland) * No memory leaks * Fast Ok'ed by wiz@
2003-08-30lintcjep1-2/+2
2003-08-30Update ruby-rdtool package to 0.6.13.taca4-21/+6
= CHANGES :0.6.13 * now tabs are expanded into spaces. * removed <p> for TextBlock in DescListItem when the TextBlock is only element of ListItem. * a line of `---\n' are now regarded as Verbatim (or TextBlock). * changed style of HTML anchors from `label:' to `label-'. * fixed rd2man for better support of multiple paragraphs. * fixed some bugs. :0.6.12 * fixed some bugs.
2003-08-30"It's" stands for "it is" (or "it has"). The apostrophe is not usedreed1-1/+1
for a possessive (like her, his, whose, their, and its). Note that I didn't check for proper use of "its" (when it should be "it is" or "it has" instead). I also saw over 15 other grammar or punctuation problems, but not fixed in this commit.
2003-08-29Bump package revision to 2 (Sablotron was updated to 1.0).xtraeme1-2/+2
2003-08-29Depend on the latest version.xtraeme1-2/+2
2003-08-29Updated sablotron to 1.0xtraeme2-7/+7
Changes: Version 1.0 August 8, 2003 --------------- - two flags SAB_DUMP_SHEET_STRUCTURE (0x40) and SAB_NO_EXTERNAL_ENTITIES (0x80) added - nested xsl:attribute reported as error - &gt; is always escaped to prevent problems with CDATA end - new configurable set of makefiles for Windows MSVC++ has been created to replace existing Makefile.nt file [by Rosimildo daSilva, patch by Bob Kline] - fixed a type comparison failing on arm, powerpc and s390 [reported by Debian maintainers] - fixed a bug of default NS in imported/included templates - fixed a segfault in keys defined on empty nodes [reported by Simon Spanihel] - minor changes to compile under QNX 6.2 [patch by Adrian Weiler] - fixed a bug of nested imports [reported by Dave Brooks] - fixed a bug of UTF-16 encoded files on Win [reported by Andrey Sokolov] - fixed a bug of defenition check in shandler.h for Borland compilers [reported by Vladimir Lukianov] - fixed a bug of crashing sorting on Windows - fixed a bug of crashing key() on RTF [reported by Valeriy Ovechkin] - solved the issue of too many files open with exsl:document - fixed a bug of casting of 64-bit pointers to (int) [patch by Steve Crockett] - fixed a bug absolute paths starting with a drive letter on Windows (unsupported scheme is reported) - fixed a bug of SDOM_DestroyDocument Version 0.98 April 7, 2003 ------------- - added stylesheet chaining to sabcmd [by Stefan Behnel] - changes in XML::Sablotron (new layout, added DOMHandler SXP interface) [by Nicolas Trebst and Anselm Kruis] - fixed a bug of variables bound for SXP queries - fixed a bug of the self axis (principal node type) - fix for Metrowerks C/C++ compiler [suggested by Tim Crook] - fixed a bug of forbidden XPath (child::xxx@yyy) - configuration fixes (APIDOC docs are built only when Perl/XML::Parser found) - fixed defaults for xsl:number - fixed a bug of required order of top-level variables - fixes in the outputting of NS declarations - fixes in the import precedence [report by Roy Huggins] - added a new config switch for sabcmd to abort on XSLT error (--enable-abort-on-error) - fixed a bug in namespace-alias - fixed segfault occurring when formating big numbers (>1e127) - fixed comparison of char to 0 for unsigned-char platforms Version 0.97 December 30, 2002 ----------------- - fixed the problem with Expat 1.95.5 - fixed a bug in xsl:message [report by Bob Kline] - fixed an infinite loop bug in recursive imports [report by Michael Vladimirov] - added SablotGetOptions() function - added a new option (SAB_FILES_TO_HANDLER) to pass the 'file' URIs to the scheme handler - fixed collisions with PHP/Java extension, Arena* renamed to SabArena [suggested by Christian Stocker] - mapping of namespaces added to xql() function (DOM) - chars illegal in output encoding displayed as references (for xml, html, xhtml output methods) - fixed resolution of relative URIs in document() - fixed a bug of not overridden imported parameters - documentation sources (APIDOC XML) added to distribution Closes my own PR pkg/22603.
2003-08-29Updated to 1.0.32xtraeme3-8/+8
Changes: 1.0.32: Aug 9 2003: - bugfixes: xsltSaveResultToFile() python binding (Chris Jaeger), EXSLT function (William Brack), RVT for globals (William Brack), EXSLT date (William Brack), speed of large text output, xsl:copy with attributes, strip-space and namespaces prefix, fix for --path xsltproc option, EXST:tokenize (Shaun McCance), EXSLT:seconds (William Brack), sort with multiple keys (William Brack), checking of { and } for attribute value templates (William Brack) - Python bindings for extension elements (Sean Treadway) - EXSLT:split added (Shaun McCance) - portability fixes for HP-UX/Solaris/IRIX (William Brack) - doc cleanup Closes my own PR pkg/22609.
2003-08-29Updated to 2.5.10xtraeme5-26/+25
Changes: 2.5.10: Aug 15 2003: A bugfixes only release - Windows Makefiles (William Brack) - UTF-16 support fixes (Mark Itzcovitz) - Makefile and portability (William Brack) automake, Linux alpha, Mingw on Windows (Mikhail Grushinskiy) - HTML parser (Oliver Stoeneberg) - XInclude performance problem reported by Kevin Ruscoe - XML parser performance problem reported by Grant Goodale - xmlSAXParseDTD() bug fix from Malcolm Tredinnick - and a couple other cleanup 2.5.9: Aug 9 2003: - bugfixes: IPv6 portability, xmlHasNsProp (Markus Keim), Windows build (Wiliam Brake, Jesse Pelton, Igor), Schemas (Peter Sobisch), threading (Rob Richards), hexBinary type (), UTF-16 BOM (Dodji Seketeli), xmlReader, Relax-NG schemas compilation, namespace handling, EXSLT (Sean Griffin), HTML parsing problem (William Brack), DTD validation for mixed content + namespaces, HTML serialization, library initialization, progressive HTML parser - better interfaces for Relax-NG error handling (Joachim Bauch, ) - adding xmlXIncludeProcessTree() for XInclud'ing in a subtree - doc fixes and improvements (John Fleck) - configure flag for -with-fexceptions when embedding in C++ - couple of new UTF-8 helper functions (William Brack) - general encoding cleanup + ISO-8859-x without iconv (Peter Jacobi) - xmlTextReader cleanup + enum for node types (Bjorn Reese) - general compilation/warning cleanup Solaris/HP-UX/... (William Brack)
2003-08-27On 1.6.1 zlib.h needs to be included before err.h to avoid shadow warnings.jmc6-2/+67
2003-08-25Resurrect 'inline' as '__inline', which Irix MipsPro compiler knows.jschauma1-6/+6
Following suggestions by Martin Husemann and Todd Vierling.
2003-08-25Remove nbgrep (obsoleted by bgrep). Add and enable grep.cjep6-78/+2
2003-08-25Reimport nbgrep as bgrep due to objections to nb convention.cjep5-0/+76
2003-08-24Get correct checksumcjep1-2/+2
2003-08-24Update to 20030825.cjep2-5/+5
Various fixes including: * Fix grepping of standard input. * Fix -Z. * Correctly determine whether to output filenames when only one argument. * Make output with -A,-B,-C flags consistent with GNU grep.
2003-08-24Fixcjep1-2/+2
2003-08-24Add and enable nbgrep.cjep7-186/+2
Remove bsdgrep (obsoleted by nbgrep).
2003-08-24Initial import of nbgrep into the NetBSD packages collection ascjep5-0/+76
textproc/nbgrep. This version of grep is based on Jamie Howard's and Dag-Erling Coidan Smorgrav's grep. It is being developed for inclusion in NetBSD in the NetBSD othersrc module. Originally in pkgsrc-wip. Obsoletes textproc/bsdgrep.
2003-08-24s/libconfig/libtool/markd1-2/+2
2003-08-23Bump date for ability to build on Irix.jschauma3-13/+13
2003-08-23Synch with basesrc:jschauma2-8/+12
The 'inline' keyword is a nonstandard extension of GCC, AFAIK. MipsPro does not like it, so remove it. Add fgetln prototype ifndef HAVE_FGETLN. This makes this compile on Irix with the MipsPro Compiler as well as gcc.
2003-08-23Add pseudo-category 'java'.jschauma1-2/+2
2003-08-19Need to mkdir WRKSRC before trying to pax into itjmc1-1/+2
2003-08-18Add and enable nbsed.agc1-1/+2
2003-08-18Initial import of an autoconf-ed version of NetBSD's sed(1).agc25-0/+18470
2003-08-18I have missed a USE_MAKEINFO=yes here, without buildlink2 enabled forseb1-1/+2
this package it had only been caught by tools.mk's overriding script.
2003-08-17Update to 0.27.1:jmmv4-32/+29
- Fixed .xam support (Abel Cheung) - Fixed intltool-update, it's not usable with 0.27 :-( (Carlos Perelló Marín) - intltool-update -m tells you about files that are at POTFILES.in but does not exists anymore (Abel Cheung) - Small scheme support fixes (Callum McKenzie) - Added support for .lang files (Gustavo Giraldez) - Added support for .xam files (Abel Cheung) - Updated I18N-HOWTO (Kenneth, Bruno Haible) - Updated all manual pages and command help (Abel Cheung) - Improved the package name detection code (Abel Cheung) - better .server files handling (Abel Cheung) - source code with non-ASCII chars support with GNU gettext 0.12 (bug #99005, Abel Cheung, Carlos Perelló Marín) - intltool-unicodify is deprecated, please use msgconv (Abel Cheung)
2003-08-17Python 2.3 comes with the "csv" module, so don't accept python23 andrecht1-1/+3
python23-pth.
2003-08-12Make this build on arm by instantiating Vector<size_t>.kristerw2-4/+4
2003-08-09USE_NEW_TEXINFO is unnecessary now.seb11-22/+11
2003-08-07Add and enable p5-XML-Twiggson1-1/+2
2003-08-07Initial import of p5-XML-Twig.gson6-0/+88
XML::Twig is a Perl module for efficient processing of XML documents using a mixed stream/tree model.
2003-08-05Convert to USE_NEW_TEXINFO.seb4-14/+7
2003-08-05Convert to USE_NEW_TEXINFO.seb5-86/+6
Remove now unnecessary patch files.
2003-08-05Convert to USE_NEW_TEXINFO.seb4-24/+4
Remove now unnecessary patch file.
2003-08-05Convert to USE_NEW_TEXINFO.seb2-5/+4
2003-08-05Convert to USE_NEW_TEXINFO.seb2-5/+5
2003-08-05Nitsskrll2-4/+4
2003-08-05Reimported into print.wiz5-65/+0
2003-08-05Initial import of dvipng-0.5 -- converts DVI files to PNG format.wiz5-0/+65
This program makes PNG graphics from DVI files as obtained from TeX and its relatives. It is intended to produce anti-aliased screen-resolution images as fast as is possible. The target audience is people who need to generate and regenerate many images again and again. The primary target is the preview-latex (X)Emacs package, a package to preview formulas from within (X)Emacs. Yes, you get to see your formulas in the (X)Emacs buffer, see `http://preview-latex.sf.net'. Another example is WeBWorK, an internet-based method for delivering homework problems to students over the internet, giving students instant feedback as to whether or not their answers are correct, see `http://webwork.math.rochester.edu'. Other applications may also benefit, like web applications as latex2html and WYSIWYG editors like LyX.
2003-08-03Convert to USE_NEW_TEXINFO.seb4-29/+12
2003-08-02use new texinfo handling.grant2-8/+8
minor whitespace fix.
2003-08-02no longer needed.grant1-56/+0
2003-08-01update to 0.8.3drochner2-6/+6
changes: * New convenience classes in the xml.ns module: ClosedNamespace, OpenNamespace. * The symbol "_" is no longer inserted into the built-in namespace via the gettext module; I18N support is no longer invasive. * expatreader now implements feature_namespace_prefixes. * drv_xmlproc now supports EntityResolvers that return system IDs. +bugfixes
2003-07-31With USE_NEW_TEXINFO, texinfo.mk should not be included by the packageseb2-5/+2
Makefile so remove this inclusion. Also convert SunOS' PLIST to USE_NEW_TEXINFO.
2003-07-31Update to version 1.3.1, closing PR pkg/21342. This version is nowjschauma4-24/+35
licensed under the GPL, has a new home and the following changes: Multiple-line DOCTYPE declarations are now accepted (HTMLControl.C:352). ------------------------------ Bad initialisation of "fd_" in "urlistream" fixed (urlistream.h), so that an error message is printed if a remote document could not be retrieved. ------------------------------ A missing node now is interpreted as node '/' (urlistream.C). ------------------------------ Closing DIV, FORM and BLOCKQUOTE tags as well as the closing UL, OL and PRE tags are now optional (HTMLParser.y), so that the program won't die any longer if one of them is omited in the document. ------------------------------ Some dificulties with non-ASCII chars fixed (HTMLControl.C). ------------------------------ Colons in elements and attributes now are tolerated and elements are not any longer implecitly closed at a newline (HTMLControl.C), in order to handly MS-Word's HTML better. ------------------------------ We do not use '/dev/stdin' as file descriptor any longer (html2text.C and urlistream.C), in order to make reading from STDIN finaly work. ------------------------------ Block elements are not enclosed in -implecit- Paragraphs any longer (HTMLParser.y), in order to avoid superfluous newlines in the output. ------------------------------ Fixed segmentation fault on tables with "border" attribute: we now assume that any TABLE has at least one row and one column (table.C). ------------------------------ Fixed format.C to avoid excessive runtime increment on parsing much nested block elements. ------------------------------ Some changes in configure, Makefile.in and the documentation. ------------------------------ ------------------------------ Ported to g++ version 3.0. This uses the 'istream.h' header file from the g++3's 'backward' directory. ------------------------------ Bugfix: '-' did not work as synonym for STDIN. ------------------------------ Added support for the EURO-sign (well, almost). ------------------------------ Finaly the GNU GPL as new copyright terms for all parts of the program, after GMRS agreed to change the program's license terms to it. ------------------------------ ------------------------------ Fixed coredump when parsing empty <SCRIPT> or <STYLE> elements (HTMLControl.C). ------------------------------ New image handling: <IMG alt=""> does no longer return the value of the SRC attribute nor "[]". Added new ~/.html2textrc options: IMG.replace.{all noalt} and IMG.alt.{prefix suffix} with new defaults in pretty-style mode. Added method for checking whether an attribut was set, even to a zero-value. ------------------------------ (New) Copyright terms for all changes we made since version 1.2.2. ------------------------------ Some minor changes in configure and html2text.C. ------------------------------ Updated the documentation. ------------------------------ ------------------------------ Fixed segmention fault when parsing <H5> tags (typo in format.C). ------------------------------
2003-07-30explicitly disable pcre support as it was never enabled.grant1-1/+3
fixes build on systems which have libpcre installed as the configure script's detection of it is slightly broken.
2003-07-30x11/kde3/ -> meta-pkgs/kde3/markd1-2/+2