summaryrefslogtreecommitdiff
path: root/textproc
AgeCommit message (Collapse)AuthorFilesLines
2003-09-08Update to 1.0:jmmv6-25/+25
* Adapted Buildtool scripts to the latest version, 0.14. As a side effect, distribution documentation is now installed into the system. * Minor manpage fixes. * Code cleanup. Fixes in the package: avoid overwriting catalog files when using 'make replace' (if you have 0.2 installed actually, it won't take any effect, so be careful by backing up pkg/share/{sgml,xml}/catalog). 'make update' will work fine.
2003-09-07Update to 1.3.4.9, provided by Min Sik Kim in PR 22709.wiz2-5/+5
Changes: new -R flag (restrict file reading).
2003-09-07apparently the only crimson available from xml.apache.org is 1.1.3, so changejdolecek2-6/+6
package to use that
2003-09-06Use the appropriate find(1) options depending on OPSYS (-d vs. -depth).wiz1-1/+8
Patch by Jonathan Perkin.
2003-09-03Add and enable xslide.wiz1-1/+2
2003-09-03Initial import of xslide, an XSL major mode for emacs.wiz4-0/+82
* FEATURES - XSL customization group for setting some variables - Initial stylesheet inserted into empty XSL buffers; - "Template" menu for jumping to template rules, named templates, key declarations, and attribute-set declarations in the buffer; - `xsl-process' function that runs an XSL processor and collects the output; - Predefined command line templates and error regexps for Java and Windows executable versions of both XT and Saxon; - Font lock highlighting so that the important information stands out; - `xsl-complete' function for inserting element and attribute names; - `xsl-insert-tag' function for inserting matching start- and end-tags; - Automatic completion of end-tags; - Automatic indenting of elements with user-definable indentation step; - `xsl-if-to-choose' converts <xsl:if> to <xsl:choose> with nested <xsl:when>; and - Comprehensive abbreviations table to further ease typing.
2003-09-03regenjmc1-2/+2
2003-08-31Update PHP to final 4.3.3jdolecek13-87/+24
Some highlights of changes since 4.2.3: * PCRE updated to 4.3, GD to 2.0.15 * improved Apache2 support * much improved stream & URL wrapper support, output compression support * added CLI (Command Line Interface) SAPI * debug_backtrace() backported from ZendEngine2 * faster build system * huge number of other bug fixes and improvements Packaging changes: * 'pcre', 'xml', and 'session' modules folded back into main package - 'pcre' and 'xml' is required by PEAR, and 'session' is just too essential to be separate * 'gd' module now uses bundled PHP GD library, which is better integrated * PHP modules use shared distinfo when possible to ease future PHP updates * ${PREFIX}/bin/php is now CLI version, ${PREFIX}/libexec/cgi-big/php remains CGI version
2003-08-31patch-ac is not needed anymore with version 1.0 (and doesn't apply, even)jdolecek2-14/+1
2003-08-31update distinfo for update to sablotron version 1.0jdolecek1-3/+3
2003-08-31netbsd -> NetBSDcjep1-2/+2
2003-08-31Update to 20030831.cjep2-10/+6
* Fix output with -A, -B, -C and -z options -- make sure that -- is printed between files.
2003-08-31After discussion with grant, reimport bgrep as bsdgrep-devel.cjep10-143/+2
2003-08-31After discussion with grant, reimport bgrep as bsdgrep-devel.cjep9-0/+142
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.