summaryrefslogtreecommitdiff
path: root/textproc
AgeCommit message (Collapse)AuthorFilesLines
2001-06-11The buildlink include and lib directories are added to CFLAGS, CPPFLAGS,jlam1-6/+2
CXXFLAGS, and LDFLAGS by the buildlink.mk files so remove the extra definitions to add them from the package Makefiles. As advised by the bsd.buildlink.mk file, also ensure that the buildlink.mk files are included prior to defining any package-specific CFLAGS/LDFLAGS to ensure that the buildlink directories are at the head of the compiler search paths.
2001-06-10Add EXPATLIBPATH=${LOCALBASE}/lib to find expat on a.out (don't know whywiz1-2/+3
it's needed, but it seems to help, and doesn't hurt). pkg/12947 by John Klos
2001-06-10add and enable p5-Text-Balancedwiz1-1/+2
2001-06-10add p5-Text-Balanced-1.85 : Extract delimited text sequences from stringsexplorer4-0/+25
2001-06-09RCS police.wiz2-2/+4
2001-06-07LICENSE=glimpse-licensejtb1-1/+2
2001-06-07LICENSE=no-commercial-usejtb1-1/+3
;# Redistribution for non-commercial purpose, with or without ;# modification, is granted as long as all copyright notices are ;# retained. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ;# ANY EXPRESS OR IMPLIED WARRANTIES ARE DISCLAIMED.
2001-06-05Remove some dirrm's for share/locale that are now created by default.wiz1-3/+1
2001-05-31Apply patches from PR 12971 from Ben Collver (collver@linuxfreemail.com)agc4-9/+98
"1) rtf-tools has its own way of switching between symbols and normal characters when converting to groff. This patch fixes rtf-tools to honor the assumption that the \plain command resets to the normal font. This unscrambles the formatting of some RTF->groff documents. http://msdn.microsoft.com/library/specs/rtfspec_16.htm#rtfspec_fontcharformat only mentions resetting font format properties, not the font itself. It also says that the default properties are application-specific. 2) rtf-tools specifies the column separation for every column. Since it is meaningless for the last column of a table, the tbl command outputs messages to stderr. This patch removes column separation from the last column of the table to keep groff quiet."
2001-05-31Add and enable biblookagc1-1/+2
2001-05-31Initial import of biblook-2.9 into the Packages Collection.agc7-0/+159
Provided in PR 13012 by Stoned Elipot (Stoned.Elipot@script.jussieu.fr) Minor enhancements made by agc. Bibindex and biblook are programs for fast lookup in BibTeX bibliography data bases. Bibindex converts a .bib file to a .bix file, which is a compact binary representation of the .bib file containing hash tables for fast lookup, as well as byte offset positions into the corresponding .bib file. Biblook provides an interactive lookup facility using the .bix and .bib files.
2001-05-30Use the correct version number for the libts package's build dependency.agc1-2/+2
This may address PR 13037.
2001-05-30Add and enable texi2roffagc1-1/+2
2001-05-30Initial import of texi2roff-2.0 into the NetBSD packages collection.agc15-0/+1590
Provided in PR 13059 by Ben Collver (collver@linuxfreemail.com) Texi2roff is an unmaintained program program to convert Texinfo to troff. Beverly Erlebacher wrote the program and made the last release in the late 1980's. William Bader produced a patch in 1996 adding numerous commands and other functionality. Alain Knaff added a translation table to generate man pages, and uses it to generate the manuals for mtools. Ben Collver integrated William Bader's and Alain Knaff's changes and made minor cleanups.
2001-05-30Enable www/wdg-validator & textproc/lq-spabs1-1/+2
2001-05-30lq-sp-1.3.4.5 - SP SGML parser modified for validating webpagesabs5-0/+43
2001-05-26Use zlib's buildlink.mk to get dependency on zlib if needed.jlam1-6/+7
2001-05-25install example XML fileshubertf2-3/+15
2001-05-23Add and enable helpdecoagc1-1/+2
2001-05-23Initial import of helpdeco-21 into the packages collection.agc14-0/+1300
Provided by Ben Collver (collver@linuxfreemail.com) in PR 12927 helpdeco is a windows .hlp to RTF converter.
2001-05-21Update libxml to 1.8.13. Changes are mainly bugfixes, most notably a bugrh4-16/+18
that let malformed input data cause endless loops.
2001-05-19Use ${XARGS} instead of invoking xargs directly.jlam1-2/+2
2001-05-15install the html documentation, bump version to 1.95.1nb1dillo2-2/+13
2001-05-14-use USE_PYTHONdrochner5-50/+18
-update to 0.6.5. This is a bug fix release only, according to the original announcement
2001-05-14Finish move of ted and friends from textproc to editors.wiz25-182/+0
2001-05-14Finish move of ted and friends from textproc to editors.wiz32-345/+1
2001-05-14add and enable groffwiz1-1/+2
2001-05-14Initial import of groff-1.16.1 -- GNU groff text formatting system.wiz6-0/+454
2001-05-12fix checksum - distfile was changed without version bumphubertf1-3/+3
2001-05-12Add -Wl,-R to make this work on ELF.hubertf3-5/+26
2001-05-11PERL5_REQD shouldn't be used directly by libperl DEPENDS as the perl andjlam1-2/+3
libperl versions may not be exactly the same.
2001-05-10Add some leftovers from the bulk buildagc1-1/+13
2001-05-09Use SHA1, and add size.wiz1-2/+3
2001-05-09Move to SHA1, add sizes.wiz1-2/+3
Slightly different distfile (parse -> parsefile in one place).
2001-05-09Add two files which were missed off the original PLIST, with thanks to theagc1-1/+3
guys who implemented the "leftovers" list from the bulk builds.
2001-05-09add t1mac plus man page to PLIST (found as leftover in recent bulk build)dillo1-1/+3
2001-05-09Move to SHA1, and add size.wiz1-2/+3
2001-05-09Minor changes in two scripts without updating the distfile.wiz1-2/+3
Move to SHA1 and add size.
2001-05-09Use SHA1, and add size.wiz1-2/+3
2001-05-08The distfile has moved on the MASTER_SITE.agc2-4/+5
Move to sha1 digest, and add distfile size.
2001-05-05Mechanical changes of tk DEPENDS:jlam1-2/+2
tk-8.3.2 -> tk>=8.3.2 tk-[0-9]* -> tk>=8.0 tk-8.* -> tk>=8.0
2001-05-03Add to databases category. Some cosmetic changes also.jtb1-7/+4
2001-05-03Include bsd.prefs.mk to get definition of X11BASE prior to using it.jlam1-1/+3
2001-05-02USE_GMAKE to fix installing under 1.4.xrh1-1/+2
2001-04-30Add and enable ispell-svenskaagc1-1/+2
2001-04-30Initial import of ispell-svenska, a (self-contained) Swedishagc5-0/+48
dictionary for ispell. Provided in PR 12778 by Love (lha@stacken.kth.se)
2001-04-30Change build dependency from perl-5.* to perl>=${PERL5_REQD}. Also changejlam1-2/+2
dependency from libperl-5.* to libperl>=${PERL5_REQD}.
2001-04-29s/FreeBSD/NetBSD/jtb1-4/+5
2001-04-28Remove "man/man1" from list of files.jtb1-2/+1
2001-04-28Add some missing PLIST entries.jtb1-1/+2