summaryrefslogtreecommitdiff
path: root/textproc
AgeCommit message (Collapse)AuthorFilesLines
1999-07-31Update libxml to version 1.4.0.rh7-60/+27
Features some parser enhancements and bug fixes.
1999-07-28Use "files" and "patches" directory of the "dict-server" package.tron6-72/+6
1999-07-28Add and enable "dict-server". Fixes PR pkg/7999 by Michael Santos.tron1-1/+2
1999-07-28New "dict-server" package submitted by Michael Santos in PR pkg/7999:tron10-0/+186
Dictionary Service Protocol server.
1999-07-27Add and enable "dict-client" package. Fixes PR pkg/7998 by Michael Santos.tron1-1/+2
1999-07-27Import "dict-client" package submitted by Michael Santos in PR pkg/7998:tron9-0/+97
Dictionary Service Protocol client.
1999-07-09Fix this on ELF platforms.thorpej1-1/+3
1999-07-09Add package patch checksum files.agc12-0/+59
1999-07-02Some packages use bsd-style .mk files when building, and so any manualagc1-6/+2
pages that are installed will be gzip-compressed, if MANZ is set, or not if MANZ is not set. If the package uses bsd-style .mk files, the variable MANCOMPRESSED_IF_MANZ should be set to a value of "yes" in the package Makefile. This replaces the previous method of specific inclusion of bsd.prefs.mk, followed by a check for MANZ and conditional assignment of MANCOMPRESSED. Add appropriate documentation, and change all necessary ocurrences in package Makefiles.
1999-07-01enable dsssl-docbook-modulardrochner1-1/+2
1999-06-30Make this package work on Solaris as well as NetBSD - Solaris doesn't haveagc1-1/+5
a decent flock(3).
1999-06-28Include bsd.prefs.mk before any != ${CC} --version assignment, just inagc1-1/+3
case CC is set to something non-standard, so that we execute the right compiler.
1999-06-27DSSL stylesheets for docbook. Derived from the FreeBSD port, but usingdrochner6-0/+778
docbook-3.1. (Thus too different to justify an import of the original.)
1999-06-27install version 3.1 toodrochner5-12/+48
fetch files from new master site www.oasis-open.org (sadly, .zip only)
1999-06-27Disable C++ compiler optimization. "jade" dumps core on some files ifdrochner1-0/+17
compiled with -O2. Might be a compiler bug, or something deep inside the code...
1999-06-15complete lasthubertf1-2/+1
1999-06-15Add the binary, reported in PR 7780 byhubertf1-1/+2
Takahiro Kambe <taca@sky.yamashina.kyoto.jp>
1999-05-24Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORMtv1-17/+15
pattern match format. Minor pkglint along the way.
1999-05-23Put Images etc in share, not lib.hwr1-666/+666
1999-05-23Revert to original version by Jim Wise except for newer version ofhwr3-8/+7
mswordview.
1999-05-23A Word 8 to HTML converter for Unix.hwr5-669/+682
1999-05-20Remove unnecessary assignments of "INSTALL", "INSTALL_DATA",tron1-2/+1
"INSTALL_PROGRAM" and "INSTALL_SCRIPT" from "CONFIGURE_ENV".
1999-05-18Add and enable p5-XML-Parser.bad1-1/+2
1999-05-18Initial import of p5-XML-Parser, a Perl interface to James Clark'sbad7-0/+62
XML parser, expat.
1999-05-18Somewhere along the line, ISPELL_FR broke. Fix it.jwise1-3/+4
1999-05-03Add and enable libxmlrh1-1/+2
1999-05-03Initial import of libxml-1.0.0, an XML parser library, mainly used byrh8-0/+133
the GNOME project.
1999-04-26add USE_X11=yesgarbled1-1/+2
1999-04-23Get rid of old-style chown usage.kleink2-4/+4
1999-04-15Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" withtron2-6/+4
variable substituition of "MASTER_SITES" and "PATCH_SITES".
1999-04-15Update to 3.13tsarna3-65/+4
1999-04-08s/netbsd/${LOWER_OPSYS}/gagc1-5/+5
1999-04-01Rewrite the extraction commands to be more intuitive.agc1-4/+2
In the vast majority of cases, nothing has changed (i.e. .tgz, .tar.gz, and .tar.bz2). EXTRACT_USING_PAX can be set as before. For custom extractions, instead of using EXTRACT_BEFORE_ARGS, EXTRACT_AFTER_ARGS and EXTRACT_CMD, simply set EXTRACT_CMD to be the command needed to decompress and extract the lements from the archive. ${DOWNLOADED_DISTFILE} can be used to reference the distfile(s). e.g. for compressed shars, where previously there was: EXTRACT_CMD= ${GZCAT} EXTRACT_BEFORE_ARGS= EXTRACT_AFTER_ARGS= |sh now use: EXTRACT_CMD= ${GZCAT} ${DOWNLOADED_DISTFILE} | ${SH}
1999-04-01Update to tk version 8.0.5. This seems to be primarily a bug-fix release.agc1-2/+2
1999-03-29Add man/man1/unroff-html-me.1.gzhubertf1-1/+2
1999-03-29Add libtool-generated .la files.hubertf1-1/+5
1999-03-22add conflict with jaderh1-1/+3
1999-03-15Remove 'FreeBSD' from descriptionrh1-3/+0
1999-03-15enable jaderh1-2/+2
1999-03-15convert FreeBSD port to NetBSD packagerh6-108/+41
1999-03-15Initial import of FreeBSD port for jade.rh7-0/+315
1999-03-14add homepagerh1-1/+2
1999-03-14Add iso12083rh1-2/+2
1999-03-14convert FreeBSD port of iso12083 DTDs to NetBSDrh3-9/+12
1999-03-14Initial import of the FreeBSD port for the iso12083 SGML DTDs fromrh6-0/+60
The Electronic Publishing Special Interest Group
1999-03-14Enable docbookrh1-2/+2
1999-03-14convert FreeBSD docbook port to NetBSD packagerh4-21/+20
1999-03-14Initial import of FreeBSD docbook port: an SGML DTD designed for computerrh7-0/+99
documentation
1999-03-14enable iso8879rh1-2/+2
1999-03-14NetBSD specific changes for the iso8879-1986 packagerh4-14/+11