summaryrefslogtreecommitdiff
path: root/textproc
AgeCommit message (Collapse)AuthorFilesLines
2002-01-06Update textproc/php4-xslt to 4.1.1. Changes from version 4.1.0 include:jlam1-3/+3
- Fixed several crash bugs in the xslt extension. (Markus, Derick)
2002-01-06Update textproc/php4-xml to version 4.1.1. The only change is updating tojlam1-3/+3
the version from the php-4.1.1 distribution.
2002-01-06Update textproc/php4-wddx to version 4.1.1. The only change is updating tojlam1-3/+3
the version from the php-4.1.1 distribution.
2002-01-05Update ruby-eruby package to 0.9.6. Quote from ChangeLog is below.taca5-16/+38
Also simplify document arrangement. Mon Aug 6 18:42:18 2001 Shugo Maeda <shugo@modruby.net> * version 0.9.6 released. Mon Aug 6 18:23:21 2001 Shugo Maeda <shugo@modruby.net> * eruby_main.c (init): set $stdout to binmode for mswin32. Tue Jul 10 12:01:43 2001 Shugo Maeda <shugo@modruby.net> * eruby_lib.c (eruby_load): don't set eruby_charset and eruby_noheader.
2002-01-05Fix it compile, ruby-rdtool requires explicit dependency to ruby-amstdtaca1-1/+3
package now.
2002-01-04Update ruby-rttool to 0.1.7.taca3-14/+19
- Fix a bug of processing empty cell. - Right justified signed numeric item.
2002-01-03Remove dependency to ruby-amstd package.taca1-3/+1
2002-01-03Apply footnote patch and bump PKGREVISION (ruby-rdtool-0.6.10nb1).taca3-2/+17
From [ruby-list:32471] on ruby-list@ruby-lang.org.
2002-01-02Install this package to ${X11PREFIX}, and set the default database locationfredb2-11/+237
to ${X11PREFIX}/var/scrollkeeper, just so that everything installs where "gnome" packages expect to find it (${PREFIX}/share/oaf included). Also let it install the fixed database template to ${X11PREFIX}/var/lib/scrollkeeper, rather than "/var/scrollkeeper", and register it properly. If you have another use for this package besides gnome, you can now run "scrollkeeper-rebuilddb -p anydir" (even "/var/scrollkeeper", if you want).
2002-01-01Install the API documentation for php4-xslt.jlam2-1/+11
2002-01-01Sort previous entry.jlam1-2/+2
2002-01-01Note addition of textproc/php4-xslt.jlam1-1/+2
2002-01-01textproc/php4-xslt: PHP4 extension for XSLT functions (Sablotron backend)jlam3-0/+29
PHP is a programming language designed to be embedded into web pages. This module provides XSLT functions for PHP4. This module replaces textproc/php4-sablot, which has been deprecated/removed.
2002-01-01Add sxpath.h to the list of files to link into ${BUILDLINK_DIR}.jlam1-1/+2
2002-01-01Update textproc/sablotron to 0.71. Bump version for sablotron/buildlink.mkjlam5-17/+21
since the shared library major version increases with every release. Changes from version 0.60 include: - Bug fixes - implemented axes 'following' and 'preceding' - added an SXP callback for id() and a 'user data' pointer for some callbacks - improved error messages - added Sablotron XPath processor - implemented xsl:key and key() - implemented format-number() and xsl:decimal-format - implemented xsl:number - improved HTML indentation - parameter entities are always parsed - xml declaration ends with ?> using HTML method - > is escaped in HTML - changed SDOM_xql so it uses namespace declarations on the document element
2001-12-31Update textproc/php4-xml to 4.1.0. No list of changes from version 4.0.6;jlam1-3/+3
simply update to version from php-4.1.0 distribution.
2001-12-31Update textproc/php4-wddx to 4.1.0. Changes from version 4.0.6 include:jlam2-16/+12
- Fixed a bug in WDDX deserialization that would sometimes corrupt the root element if it was a scalar one. (Andrei)
2001-12-31Deprecate in favor of forthcoming php4-xslt. This mirrors the change injlam5-58/+1
PHP-4.1.0, which no longer offers the sablot code as an extension.
2001-12-30Add build dependency on perl. Noted in pkg/15091 by Hiramatsu Yoshifumi.wiz1-1/+3
2001-12-19Oops, fix path to perl directory.wiz1-2/+2
2001-12-19Add perl BUILD_DEPENDENCY. Should fix bulk build failure.wiz1-1/+2
2001-12-19Add and enable p5-Text-CSV-Hash.abs1-1/+2
2001-12-19Import p5-Text-CSV-Hash-0.02, a perl5 module for hash based CSV usage.abs4-0/+27
2001-12-12Add perl buildlink (needed for tests during install)jmc1-1/+2
2001-12-10update libxml2 package to 2.4.12.taca3-9/+11
Changes from 2.4.10 are various bug fixes and it become over 4000 bytes. Please look at libxml2-2.4.12/ChangeLog in detail.
2001-12-07Really buildlink'ify by using the xml2-config buildlink wrapper instead ofjlam4-30/+47
the real one, and move the HTML documentation to ${PREFIX}/share/doc/html.
2001-12-04Update to the kdoc that comes with KDE 2.2.2. I don't think anything willskrll2-13/+10
have changed.
2001-12-04By default, prevent invocation of GNU "auto*" driven by the generatedjlam1-2/+1
Makefiles during the build process by touching various auto{conf,make} source files to make them up-to-date. Packages that require regenerating the configure script and Makefile.in files should make the appropriate calls to auto{conf,make} in a pre-configure target. This allows the various targets listed in ${_CONFIG_PREREQ} to modify the generated files without triggering the GNU auto* tools and having the modifications be overwritten.
2001-12-03Miscellaneous man page fixes.wiz1-29/+26
2001-12-03Use PKGREVISION to manage the package-specific version number when itjlam3-6/+6
differs from the distfile version number. G/C some the unused variables in php4/Makefile.common related to the old way of handling version numbers.
2001-11-30Update to 0.23mjl2-5/+5
* Changed "char" to "unsigned char" in CSV_XS.xs.
2001-11-29Buildlinkify.jlam4-15/+22
2001-11-29Get rid of manually adding "nbX" to PKGNAME when a pkg was changed inhubertf6-12/+16
pkgsrc. Instead, a new variable PKGREVISION is invented that can get bumped independent of DISTNAME and PKGNAME. Example #1: DISTNAME= foo-X.Y PKGREVISION= Z => PKGNAME= foo-X.YnbZ Example #2: DISTNAME= barthing-X.Y PKGNAME= bar-X.Y PKGREVISION= Z => PKGNAME= bar=X.YnbZ (!) On subsequent changes, only PKGREVISION needs to be bumped, no more risk of getting DISTNAME changed accidentally.
2001-11-28Added p5-PDF-API2martti1-1/+2
2001-11-28Added p5-PDF-API2-0.2.0.2 (PR#14144).martti4-0/+27
Changes for PR: - use version 0.2.0.2 - moved pkg/* From DESCR: Perl module for the next generation API for creating and modifing PDFs.
2001-11-28Updated to 1.35 (PR#14750)martti2-6/+5
Changes : - Removed dependency on p5-Parse-Yapp - Separated out XML::UM, XML::Filter::* and XML::Builder::* modules into sperate modules - Added use bytes pragma to XML::DOM to fix unicode problems - The '>' character is now encoded in attribute values - hasFeature now is case-insensitve for name of feature
2001-11-26Buildlinkify, in the sense that only the perl headers are found injlam26-85/+112
${PREFIX} -- everything else is pickup up from ${BUILDLINK_DIR}.
2001-11-23Added libxsltmartti1-1/+2
2001-11-23Libxslt is the XSLT C library developed for the Gnome project. XSLT itself ismartti7-0/+182
a an XML language to define transformation for XML. Libxslt is based on libxml2 the XML C library developped for the Gnome project. It also implements most of the EXSLT set of extensions functions and some of Saxon's evaluate and expressions extensions. Submitted in pkg/14688 by Mark Davies.
2001-11-22Updated to version 1.42 (PR#14570). Changes since 1.31:martti2-7/+6
Fixed a bug relating to use of UNTAINT under perl 5.005_03 and possibly other versions. Taint-related tests are now more comprehensive. Tests now work correctly on Windows systems and possibly on other non-unix systems. New UNTAINT option tells the module that it is safe to 'eval' code even though it has come from a file or filehandle. Code added to prevent memory leaks when filling many templates. Thanks to Itamar Almeida de Carvalho. Bug fix: $OUT was not correctly initialized when used in conjunction with SAFE. You may now use a glob ref when passing a filehandle to the ->new funcion. Formerly, a glob was reuqired. New subclass: Text::Template::Preprocess. Just like Text::Template, but you may supply a PREPROCESS option in the constructor or the fill_in call; this is a function which receives each code fragment prior to evaluation, and which may modify and return the fragment; the modified fragment is what is evaluated. Error messages passed to BROKEN subroutines will now report the correct line number of the template at which the error occurred. If the template comes from a file, the filename will be reported as well. INCOMPATIBLE CHANGE: The format of the default error message has changed. Note that the default message used to report the line number at which the program fragment began; it now reports the line number at which the error actually occurred.
2001-11-22Handle gcc pre-2.8 - do not use -fexceptions in that case.abs2-1/+22
So I found a 1.3 box running pkgsrc and wanted to update apache...
2001-11-19Add and enable source-highlightseb1-1/+2
2001-11-18Initial import of source-highlight version 1.1seb4-0/+62
This package contains GNU java2html version 1.9 and GNU cpp2html version 1.5: - java2html highlights the syntax of a Java source file into a HTML document, - cpp2html highlights the syntax of a C or C++ source file into a HTML document.
2001-11-17Work arround broken circular include directives which cause build failurestron4-2/+27
in the "kdelibs2" package.
2001-11-16Uppdate "libxml2" package to version 2.4.10. Changes since version 2.4.6:tron3-7/+9
- URI escaping fix (Joel Young) - added xmlGetNodePath() (for paths or XPointers generation) - Fixes namespace handling problems when using DTD and validation improvements on xmllint: Morus Walter patches for --format and --encode, Stefan Kost and Heiko Rupp improvements on the --shell - fixes for xmlcatalog linking pointed by Weiqi Gao - fixes to the HTML parser - fixes more catalog bugs - avoid a compilation problem, improve xmlGetLineNo() - fixed SGML catalogs broken in previous release, updated xmlcatalog tool - fixed a compile errors and some includes troubles. - exported some debugging interfaces - serious rewrite of the catalog code - integrated Gary Pennington thread safety patch, added configure option and regression tests - removed an HTML parser bug - fixed a couple of potentially serious validation bugs - integrated the SGML DocBook support in xmllint - changed the nanoftp anonymous login passwd - some I/O cleanup and a couple of interfaces for Perl wrapper - general bug fixes - updated xmllint man page by John Fleck - some VMS and Windows updates This will hopefully fix PR pkg/14336.
2001-11-14Replace "${GTAR} cf - . | (cd ... ; ${GTAR} xf - )" pipelines with aagc5-12/+12
single instance of ${PAX}.
2001-11-13* Strongly buildlinkify.jlam1-6/+10
2001-11-08Sort.wiz1-2/+2
2001-11-08Add and enable docbook-xmlagc1-1/+2
2001-11-04Added docbook-xml version 4.1.2, XML version of DocBook a DTD designedseb4-0/+90
for computer documentation.