summaryrefslogtreecommitdiff
path: root/textproc
AgeCommit message (Collapse)AuthorFilesLines
2001-01-13Add and enable xerces-cskrll1-1/+2
2001-01-13Import of xerces-c package based on pkg/11559 from Emmanuel Dreyfusskrll25-0/+1362
<p99dreyf@criens.u-psud.fr>. This is version 1.3.0 of xerces-c and XML parser written in C++
2001-01-13icudata.so is a shared library - add lib prefix.skrll3-7/+7
2001-01-13"${LOCALEBASE}" gets defined in "bsd.pkg.mk" now.tron1-12/+4
2001-01-04fix DEPENDS linehubertf1-2/+2
2001-01-04The way that shared objects were handled in the PLISTs and bsd.pkg.mk wasagc5-5/+27
out of date - it was based on a.out OBJECT_FMT, and added entries in the generated PLISTs to reflect the symlinks that ELF packages uses. It also tried to be clever, and removed and recreated any symbolic links that were created, which has resulted in some fun, especially with packages which use dlopen(3) to load modules. Some recent changes to our ld.so to bring it more into line with other Operating Systems also exposed some cracks. + Modify bsd.pkg.mk and its shared object handling, so that PLISTs now contain the ELF symlinks. + Don't mess about with file system entries when handling shared objects in bsd.pkg.mk, since it's likely that libtool and the BSD *.mk processing will have got it right, and have a much better idea than we do. + Modify PLISTs to contain "ELF symlinks" + On a.out platforms, delete any "ELF symlinks" from the generated PLISTs + On ELF platforms, no extra processing needs to be done in bsd.pkg.mk + Modify print-PLIST target in bsd.pkg.mk to add dummy symlink entries on a.out platforms + Update the documentation in Packages.txt With many thanks to Thomas Klausner for keeping me honest with this.
2000-12-30Manually syncing ONLY_FOR_PLATFORM is not the way to go.wiz1-5/+1
Remove ONLY_FOR_PLATFORM, and let it fail while installing the DEPENDS.
2000-12-28Sync ONLY_FOR_PLATFORM with devel/unproven-pthreads.wiz1-1/+5
2000-12-28add & enable p5-XML-Nodehubertf1-1/+2
2000-12-28Add p5-XML-Node-0.10:hubertf5-0/+34
If you are only interested in processing certain nodes in an XML file, this module can help you simplify your Perl scripts significantly. The XML::Node module allows you to register callback functions or variables for any XML node. If you register a call back function, it will be called when the node of the type you specified are encountered. If you register a variable, the content of a XML node will be appended to that variable automatically.
2000-12-23Fix the broken symlink in lib/icu/1.7skrll7-12/+26
2000-12-22This file is no longer needed for 1.7.skrll1-75/+0
2000-12-21Update to version 1.7. Changes are (from the web page)skrll24-491/+103
Collation performance is improved. The collation implementation will continue to change for ICU 1.8 according to the collation design document. Improved performance of parsing and formatting of dates and numbers Improvements in the ISO-2022 implementation Bug fixes, more stable, and support for standard country variants: ISO-2022-JP (incl. -1, -2) ISO-2022-CN (incl. -EXT) ISO-2022-KR Support for GB 18030 Basic support for UTF-32 (no ucnv_getNextUChar(), incomplete offset handling) Support for the HZ encoding Converter fallback semantics modified and .ucm mapping files updated with precise roundtrip/fallback indicators ICU library names include the version number for better coexistence of different installed ICU versions on a single machine The code libraries contain the two major/minor version digits On Windows, they also contain a 'd' for the debug versions The icu data file contains the ICU version and a letter for the data configuration (ASCII/EBCDIC, big-endian/little-endian) ICU client code links with .lib files/object symlinks without the version number for easier future updates Debian packaging The API documentation is improved.
2000-12-21Make me maintainterskrll1-2/+2
2000-12-21Add a test target to run the test programs.skrll1-1/+4
All tests pass on i386/1.5
2000-12-20Add and enable icuskrll1-1/+2
2000-12-20Import of new ICU package: Robust and full-featured unicode supportskrll27-0/+703
2000-12-20Bring Makefile into line with other changes and sort PLIST.skrll2-18/+26
2000-12-19Update kdoc to version 2.0.1bwulf4-19/+12
2000-12-12Unify Makefiles -- mostly headers: remove FreeBSD Ids.wiz1-2/+1
Consistent 4 character indentation of SUBDIR entries.
2000-11-14Take packlist from Text/Template, not IMAP/Admin!rh1-2/+2
2000-11-11Use "${MASTER_SITE_SOURCEFORGE}".tron2-4/+4
2000-11-10remove mswordview (superseded by converters/wv)wiz1-2/+1
2000-11-10Superseded by converters/wv.wiz5-699/+0
2000-11-10update homepage.itojun1-2/+2
2000-11-03* Relax requirement on ghostscript to also allow ghostscript-nox11.jlam3-5/+58
* Enable GIF and PNG support. * Specify path to install TeX files to avoid problems when /usr/pkg is a symbolic link. * Add INSTALL/DEINSTALL targets to properly regenerate teTeX's ls-R file.
2000-11-02Add and enable latex2htmlwennmach1-1/+2
2000-11-02Initial import of latex2html-99.2beta8, a LaTeX to HTML converter.wennmach5-0/+398
2000-10-26match new dyslexically unchallenged directorywiz1-2/+2
2000-10-26Remove dyslectically challenged version.mjl5-26/+0
2000-10-26Re-import: Commiter dyslexic error.mjl5-0/+26
2000-10-24add p5-text-cvs_xswiz1-1/+2
2000-10-23Initial import of p5-Text-CSV_XS, a collection of routines formjl5-0/+26
composition and decomposition of comma-separated values.
2000-10-22First batch of upgrades for Python 2.0:tsarna3-24/+22
lang/python upgraded to 2.0 lang/py-html-docs upgraded to 2.0 misc/py-readline upgraded to 2.0 databases/py-gdbm upgraded to 2.0 x11/py-Tk upgraded to 2.0 devel/py-curses upgraded to 2.0 lang/py-extclass upgraded to 2.2.2 and for Python 2.0 textproc/py-dtml upgraded to 2.2.2 and for Python 2.0 www/py-zpublisher upgraded to 2.2.2 and for Python 2.0 print/py-reportlab upgraded to 1.01 and for Python 2.0 More coming...
2000-10-22Add and enable libpspellrh1-1/+2
2000-10-22Initial import of libpspell-0.11.2, a generic interface to spell checkerrh7-0/+146
libraries
2000-10-19Remove xerces-j-current -- it no longer exists.jwise1-2/+1
2000-10-19Remove the xerces-j-current package -- it has been supplanted by a new versionjwise5-583/+0
of the xerces-j package.
2000-10-19Update fop to version 0.13.0. Version 0.14.0 will be imported shortly, asjwise3-80/+110
fop -current, since it is not currently usable with cocoon. Changes since fop-0.12.1: - using Ant to build Fop instead of make [Giacomo Pati] - borders, padding and absolute positioning [Jon Smirl]
2000-10-19Update xalan-j to version 1.2.jwise3-98/+271
Changes from xalan-j-1.0.1 (the last pkgsrc version): Xalan-Java now suports UTF-16 output encoding. We incorporated an updated BSF (support for extension elements and functions) that supports Mozilla Rhino js.jar 1.5. The new bsf.jar replaces the older bsf.jar and bsfengines.jar. If you are using Javascript extensions, you must now use js.jar 1.5. Mozilla Rhino 1.4 R3 is no longer supported. We have added a custom processing instruction that you can use to instruct the Xalan-Java processor not to cache an XML document. Also, many bug fixes.
2000-10-19Update xerces-j to version 1.2.jwise3-242/+351
Changes since xerces-j-1.0.4 (some of these were in xerces-j-1.1.0, formerly available as xerces-j-current): Added "any" with "processContents='lax|skip'" support for Schema. [ericye] Added feature "load-dtd-grammar" [ericye] Added "anyAttribute" support for Schema. [ericye] Added "xsi:type" support for Schema. [ericye] Added full equivClass support for Schema. [ericye] Expanded "any" element support to model groups. [ericye] Added testcase under test to test DOM Java Serialization. [jeffreyr] Miscelanous DOM enhancements [lehors]. Added "any" element content support for Schema [andyc] Turned on namespace support in all parsers, by default [andyc] Added feature to allow Schema support to be turned off [andyc] Modified samples to include additional switches [jeffreyr] Added regular expression character class subtraction [tkent@jp.ibm.com] Added URI class [paul.eng@iclick.com] Added Schema include/import [ericye] Performance tuning [ericye, andyc] Added Ant support to build process [abagchi] Re-architecture Schema datatypes [jeffreyr] Re-organized docs directory to get FOP to work[abagchi, jeffreyr] Added JAXP to build, updated JAXP files [lehors] Added a DOM from scratch and Serializer sample [jeffreyr] Updated XML Schema support to April working draft [ericye, jeffreyr] Changed code to notify error handler of content model validation errors before calling endElement [lehors] In a few minutes, I will import cocoon-1.8, which supports the latest Xerces version, rendering the xerces-j-current package obsolete.
2000-10-18add textproc/detexitojun1-1/+2
2000-10-18detex 2.7, removes latex commands from textitojun7-0/+55
2000-10-18enable textproc/untexitojun1-1/+2
2000-10-18untex 1.3, removes tex control sequence from textitojun7-0/+47
2000-10-17Update libxml to 0.8.10. Changes from 0.8.9 fix some GNOME-related bugs:jlam3-6/+6
* entities.c: added missing tests for doc == NULL as pointed by Michael. * tree.c : return content from CDATA sections when asking for node content
2000-10-16Add and enable p5-Text-Templaterh1-1/+2
2000-10-16Initial import of p5-Text-Template-1.23, a perl5 library for generatingrh5-0/+47
form letters
2000-10-16Add category 'converters'.rh1-2/+2
2000-10-15Update texi2html to 1.64. Changes from version 1.52:jlam5-28/+35
* New handling of command line options: - can be abbreviated to shortest unique prefix -help now works and is up-to-date * New customization variable: $T2H_HREF_DIR_INSTEAD_FILE: if set (e.g., to index.html) replace hrefs to this file (i.e., to index.html) by ./ * New command-line option: -toc_file FILE for those who want the TOC to be in FILE * New customization variables: $T2H_SPLIT_INDEX [default: = 100] index pages are split at next letter, if more than that many entries $T2H_NODE_NAME_IN_MENU [default = 0] for enforcing node names in meny entries $T2H_AVOID_MENU_REDUNDANCY [default = 1] to avoid display of duplicate meny entry information $T2H_INDEX_CHAPTER [default = ''] if set, use chapter of this name for 'Index' Button in navigation bars, else use first chapter whose name matches "index" (case insensitive). $T2H_TOP_HEADING [ default = ''] if non-empty, and no heading is in Top node, then use this as heading for top node/section; otherwise, use @settitle, @shorttitle. * index generation: observes typesetting in fixed-width font, @ftable, @vtable implemented * By default, $T2H_TOP_FILE is not set, and so $docu_name.html is used. * Added T2H_print_chapter_header, T2H_print_chapter_footer for more fine-grained control of T2H_SPLIT eq 'chapter', added option -section_navigation, $T2H_SECTION_NAVIGATION to supress output of navigation panels per section * naming scheme and calling convention of customizable subs changed: prefix T2H_, call &$T2H_, assignment $T2H_<name> = \&T2H_DEFAULT_<name> * Initialization as suggested by Peter Moulder: 1. /usr/local/etc/texi2htmlrc (or whatever given by --sysconfdir to configure) 2. $HOME/.texi2htmlrc 3. command-line options, including -init_file where later options override previous ones. * Automatic node pointer creation added * @enddots, @exclamdown, @pounds, and relatives added. * primitve foreign language support * support of all "Umlaute" * anchors, macros * latex2html incooperation * customizable page layout (texi2html.init) * index as table with corresponding sections