summaryrefslogtreecommitdiff
path: root/textproc
AgeCommit message (Collapse)AuthorFilesLines
2001-04-13Sigh, downgrade to saxon-6.0.2, the STABLE version. This is necessary becausejwise3-394/+294
the development saxon releases do not include TRAX APIs, but some packages still depend on saxon having them (Hiawatha, for example).
2001-04-13Add and enable saxon.jwise1-1/+2
2001-04-13Initial import of saxon-6.2.2, another java XSLT implementation.jwise4-0/+590
from pkg/DESCR: The SAXON package is a collection of tools for processing XML documents. The main components are: * An XSLT processor, which implements the Version 1.0 XSLT and XPath Recommendations from the World Wide Web Consortium. This version of Saxon also includes some features defined in XSLT 1.1. * A Java library, which supports a similar processing model to XSL, but allows full programming capability, which you need if you want to perform complex processing of the data or to access external services such as a relational database * A slightly improved version of the AElfred parser from Microstar. (But you can use SAXON with any SAX-compliant XML parser if you prefer). Saxon is distributed under the terms of the Mozilla Public License (MPL).
2001-04-12Xerces-P is a Perl API for the Xerces validating XML parser from themanu1-1/+2
Apache Software Fundation.
2001-04-12Xerces-P is a Perl API for the Xerces validating XML parser from the manu5-0/+34
Apache Software Fundation.
2001-04-09Move BUILD_USES_MSGFMT to DEPENDS block.wiz1-2/+2
2001-04-07Update rfcutil to 3.2zuntum2-5/+5
v3.2 03.19.01 -Thanks to Roberto Scaramuzzi for fixing my logic when searching for a suitable browser. This would possibly return a non preferred viewer. -Various clean-ups and syntax changes.
2001-04-07Add and enable xml-i18n-toolsrh1-1/+2
2001-04-07Initial import of xml-i18n-tools-0.8.1, a set of XML internationalisationrh4-0/+69
tools for GNOME
2001-04-06Add and enable scrollkeeperrh1-1/+2
2001-04-06Initial import of scrollkeeper-0.2, the open document cataloging project.rh7-0/+308
2001-04-05Standardize patch file names.wiz3-5/+5
2001-04-04add missing build depends on bison.dmcmahill1-1/+3
2001-04-02MKDIR -> INSTALL_DATA_DIRzuntum1-2/+2
2001-03-31Create the right directory before trying to install documentation.skrll1-3/+3
${MKDIR} -> ${INSTALL_DATA_DIR}
2001-03-31o CC=gcc -> CC="${CC}"zuntum1-3/+3
o fix quoting
2001-03-30Sync the doc files with reality. I mean it!hubertf1-29/+16
2001-03-29Added USE_LIBINTL=YES.jtb1-1/+3
2001-03-29Enable MIF output, default catalog, and fix the docs to actuallyhubertf1-3/+5
install the *jade* *docs* (not sp, which is in another dir here). thanks a lot to "Kogule, Ryo" <kogule@mars.dti.ne.jp> for the patch!
2001-03-29Installed docs are actually for SP, not Jadehubertf2-23/+23
Pointed out on tech-pkg by "Kogule, Ryo" <kogule@mars.dti.ne.jp>
2001-03-29fix DISTNAME vs. PKGNAMEdrochner1-2/+3
2001-03-29Update to 1.2.1nb1:hubertf3-5/+20
Add patch sent in by Kogule, Ryo <kogule@mars.dti.ne.jp> on tech-pkg so this does not crash on NetBSD/mac68k.
2001-03-28Remove duplicate "document" in COMMENT.jtb1-2/+2
2001-03-27Update to version that comes with KDE 2.1skrll3-9/+9
2001-03-27Change BUILD_DEPENDS semantics:hubertf4-8/+8
first component is now a package name+version/pattern, no more executable/patchname/whatnot. While there, introduce BUILD_USES_MSGFMT as shorthand to pull in devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current). Patch by Alistair Crooks <agc@netbsd.org>
2001-03-26Add and enable yodl.jtb1-1/+2
2001-03-26Initial import of yodl:jtb7-0/+129
Yodl is a package that implements a pre-document language and tools to process it. The idea of Yodl is that you write up a document in a pre-language, then use the tools (e.g. yodl2html) to convert it to some final document language. Current converters are for HTML, ms, man, LaTeX SGML and texinfo, plus a poor-man's text converter. Main document types are "article", "report", "book" and "manpage". The Yodl document language is designed to be easy to use and extensible.
2001-03-26An accident, obviously.jtb6-111/+0
2001-03-26Initial import of yodl-1.31.18:jtb6-0/+111
Yodl is a package that implements a pre-document language and tools to process it. The idea of Yodl is that you write up a document in a pre-language, then use the tools (e.g. yodl2html) to convert it to some final document language. Current converters are for HTML, ms, man, LaTeX, SGML and texinfo, plus a poor-man's text converter. Main document types are "article", "report", "book" and "manpage". The Yodl document language is designed to be easy to use and extensible.
2001-03-26regen.bad1-4/+4
2001-03-26Instantiate Vector<size_t> on __sparc__ too.bad2-4/+4
2001-03-25Enable p5-Text-Wrappermjl1-1/+2
2001-03-25Initial import of p5-Text-Wrapper, a perl5 module that provides simplemjl4-0/+30
word wrapping.
2001-03-25Update to 1.31. No changes available, Changelog stops at 1.23.mjl2-4/+4
2001-03-22Revert DISTNAME to ispell-gaeilge-0.1.wiz1-2/+2
2001-03-21Update to 0.22.mjl2-4/+4
* CSV_XS.xs: Added the handling of escape characters outside of quotes. * CSV_XS.pm (parse): Minor bugfix in the parse method.
2001-03-20Don't build "rman" if you already have an "rman" in ${X11BASE} (which isfredb1-1/+5
presumably the "rman" installed by XFree86-4.x).
2001-03-16Use termios instead of TIOC{G,S}ETP, so that ispell works on machineswiz2-1/+149
without COMPAT_43 in the kernel.
2001-03-15Set PKGNAME to rfcutil-3.1, do not derive it from DISTNAME because check ↵zuntum1-2/+2
script complains
2001-03-15add and enable ispell-germanwiz1-1/+2
2001-03-15Update dependency to ispell-base>=3.1.20.wiz3-6/+6
2001-03-15Initial import of ispell-german, as requested in pkg/12145:wiz6-0/+52
German dictionary for ispell.
2001-03-15Raise MASKBITS to 64 -- needed for ispell-german.wiz1-2/+3
Bump version to 3.1.20nb1.
2001-03-15astyle was moved to develhubertf6-82/+0
2001-03-15Move astyle from textproc to devel, suggested by Alhubertf1-2/+1
2001-03-15add & enable astylehubertf1-1/+2
2001-03-15Add astyle-1.13.6.1: reindenter and reformatter of C++, C and Java source codehubertf6-0/+82
When indenting source code, we as programmers have a tendency to use both spaces and tab characters to create the wanted indentation. Moreover, some editors by default insert spaces instead of tabs when pressing the tab key, and other editors (Emacs for example) have the ability to "pretty up" lines by automatically setting up the white space before the code on the line, possibly inserting spaces in a code that up to now used only tabs for indentation. Since the NUMBER of space characters showed on screen for each tab character in the source code changes between editors (until the user sets up the number to his liking...), one of the standard problems facing programmers when moving from one source code editor to another is that code containing both spaces and tabs that was up to now perfectly indented, suddently becomes a mess to look at when changing to another editor. Even if you as a programmer take care to ONLY use spaces or tabs, looking at other peoples source code can still be problematic. To address this problem I have created Artistic Style - a series of filters, written in C++, that automatically reindent & reformat C/C++/Java source files. These can be used from a command line, or it can be incorporated as classes in another C++ program. Submitted in PR 12402 by Thomas Runge <runge@rostock.zgdv.de>
2001-03-14DEPEND -> DEPENDS and fix my mail addresszuntum2-5/+5
2001-03-14* use ${LOCALBASE} instead of hardcoded /usr/pkg as a location for info fileszuntum5-32/+27
* use ${INSTALL_PROGRAM/MAN} instead of "install" * fix my email address
2001-03-14Let CONFLICTs be handled by ispell-base.wiz2-5/+2