summaryrefslogtreecommitdiff
path: root/textproc
AgeCommit message (Collapse)AuthorFilesLines
2003-05-16- DESCR has 80 columns, improve wordingsalo2-12/+12
- whitespace and style nits
2003-05-16Oops, remove USE_PKGLOCALEDIR (why did url2pkg add this?) andsimonb1-3/+1
commented-out USE_BUILDLINK2.
2003-05-16Add and enable diffstat.simonb1-1/+2
2003-05-16Initial import of Thomas Dickey's "diffstat" program.simonb4-0/+29
From the readme: This program is a simple filter that reads the output of the 'diff' program, and produces a histogram of the total number of lines that were changed. It is useful for scanning a patch file to see which files were changed.
2003-05-15Add BUILD_DEPENDS on netpbm, and add thus installed images to PLIST.wiz2-2/+59
Bump PKGREVISION to 1.
2003-05-12Match example data up with reality of whats installed.jmc1-55/+1
2003-05-08Honour PKG_SYSCONFDIR. Bump PKGREVISION to 1.jmmv1-1/+4
2003-05-08Update to 2.5.7:wiz3-9/+7
- Relax-NG: Compiling to regexp and streaming validation on top of the xmlReader interface, added to xmllint --stream - xmlReader: Expand(), Next() and DOM access glue, bug fixes - Support for large files: RGN validated a 4.5GB instance - Thread support is now configured in by default - Fixes: update of the Trio code (Bjorn), WXS Date and Duration fixes (Charles Bozeman), DTD and namespaces (Brent Hendricks), HTML push parser and zero bytes handling, some missing Windows file path conversions, behaviour of the parser and validator in the presence of "out of memory" error conditions - extended the API to be able to plug a garbage collecting memory allocator, added xmlMallocAtomic() and modified the allocations accordingly. - Performances: removed excessive malloc() calls, speedup of the push and xmlReader interfaces, removed excessive thread locking - Documentation: man page (John Fleck), xmlReader documentation - Python: adding binding for xmlCatalogAddLocal (Brent M Hendricks)
2003-05-07Update to 1.19.wiz3-7/+17
Troff ----- o Input encoding files for latin-9 (a.k.a. latin-0 and ISO 8859-15) and latin-2 (ISO 8859-2) have been added. Example use: groff -Tdvi -mlatin9 my_file > my_file.dvi You still need proper fonts with the necessary glyphs. Out of the box, the groff package supports latin-9 only for -Tps, -Tdvi, and -Tutf8, and latin-2 only for -Tdvi and -Tutf8. o Composite glyphs are now supported. To do this, a subset of the Adobe Glyph List (AGL) Algorithm as described in http://partners.adobe.com/asn/developer/typeforum/unicodegn.html is used to construct glyph names based on Unicode character codes. The existing groff glyph names are frozen; no glyph names which can't be constructed algorithmically will be added in the future. The \[...] escape sequence has been extended to specify multiple glyph components. Example: \[A ho] this accesses a glyph with the name `u0041_0328'. Some groff glyphs which are useful as composites map to `wrong' Unicode code points. For example, `ho' maps to U+02DB which is a spacing ogonek, whereas a non-spacing ogonek U+0328 is needed for composite glyphs. The new request .composite from to will change the mapping while a composite glyph name is constructed. To make \[A ho] yield the expected result, .composite ho u0328 is needed. [The new file `composite.tmac' loaded at start-up already contains proper calls to `.composite'.] Please refer to the info pages of groff and to the groff_char man page for more details. o A new request `fschar' has been added to define font-specific fallback characters. They are searched after the list of fonts declared with the `fspecial' request but before the list of fonts declared with `special'. o Fallback characters defined with `fschar' can be removed with the new `rfschar' request. o A new request `schar' has been added to define global fallback characters. They are searched after the list of fonts declared with the `special' request but before the already mounted special fonts. o In groff versions 1.18 and 1.18.1, \D'f ...' didn't move the current point horizontally. Despite of being silly, this change has been reverted for backwards compatibility. Consequently, the intermediate output command `Df' also moves the position horizontally again. \D'f ...' is deprecated since it depends on the horizontal resolution of the output device (given with the `hor' parameter in the DESC file). Use the new \D'Fg ...' escape instead. o For orthogonality, new \D subcommands to change the fill color are available: \D'Fr ...' (rgb) \D'Fc ...' (cmy) \D'Fg ...' (gray) \D'Fk ...' (cmyk) \D'Fd' (default color) The arguments are the same as with the `defcolor' request. The current position is *not* changed. o The values set with \H and \S are now available in number registers \n[.height] and \n[.slant], respectively. o The `.pe' number register isn't new but hasn't been documented before. It is set to 1 during a page ejection caused by the `bp' request. o The new glyph symbol `tno' is a textual variant of `no'. o The new glyph symbol `+e' represents U+03F5, GREEK LUNATE EPSILON SYMBOL. (Well, it is not really new since it has been previously supported by grolj4.) The mapping for both the dvi and lj4 symbol font has been changed accordingly so that Greek small letter epsilon, `*e', has the same glyph shape as with other devices. Grops ----- o The font `freeeuro.pfa' has been added to provide various default glyph shapes for `eu' and `Eu'. o It is now possible to access all glyphs in a Type 1 font, not only 256 (provided the font file created by afmtodit has proper entries). grops constructs additional encoding vectors on the fly if necessary. o The paper size is now emitted via the %%DocumentMedia and PageSize mechanisms so that it is no longer required to tell `gv' or `ps2pdf' about the paper size. The `broken' flag value 16 omits this feature (the used PostScript command `setpagedevice' is a LanguageLevel 2 extension). Patch by Egil Kvaleberg <egil@kvaleberg.no>. o Non-slanted PostScript metrics have been changed again; they no longer contain negative left italic correction values. This assures correct spacing with eqn. Grodvi ------ o The font cmtex10 has been added as the special font `SC' to the DVI fonts. It is used as a font-specific special font for CW and CWI. o New options -l and -p to set landscape orientation and the paper size. grodvi now emits a `papersize' special which is understood by DVI drivers like dvips. Consequently, the DESC file should contain a `papersize' keyword. o The glyph shapes for \[*f] and \[*e] have been exchanged with \[+f] and \[+e], respectively, to be in sync with all other devices. o Glyphs \[HE] and \[DI] have been replaced with \[u2662] and \[u2661], respectively, since the former two glyphs have a black (filled) shape which grodvi doesn't provide by default (it never has actually). Grolj4 ------ o The glyphs \[*e] and \[+e] have been exchanged to be in sync with all other devices. o The glyph \[~=] is now called \[|=]. Similar to other devices, \[~=] is now another name for glyph \[~~]. Grotty ------ o New option `-r'. It is similar to the -i option except it tells grotty to use the `reverse video' attribute to render italic fonts. Pic --- o New command `figname' to set the name of a picture's output box in TeX mode. Refer ----- o The environment variable `REFER' to override the name of the default database isn't new but hasn't been documented before. Soelim ------ o New option `-r' to avoid emission of `.lf' lines. o New option `-t' to emit TeX comment lines (giving current file and the line number) instead of `.lf' lines. Afmtodit -------- o Unencoded glyphs in an AFM file are output also (since grops can now emit multiple encoding vectors for a single font). o New option `-m' to prevent negative left italic correction values. o The mapping and encoding file together with file `DESC' are now searched in the default font directory also. Please refer to the man page of afmtodit for more details. Macro Packages -------------- o Larry Kollar <kollar@alltel.net> and others made the man macros more customizable. . New command line options -rFT, -rIN, and -rSN to set the vertical location of the footer line, the body text indentation, and the sub-subheading indentation. . New command line option -rHY (similar to the ms macros) to control hyphenation. . New macros `.PT' and `.BT' to print the header and footer strings. They can be replaced with a customized version in `man.local'. . The string `HF' now holds the typeface to print headings and subheadings. . Similar to the ms macros, the LT register now defaults to LL if not explicitly specified on the command line. o troff's start-up file `troffrc' now includes `papersize.tmac' to set the paper size with the command line option `-dpaper=<size>'. Possible values for `<size>' are the same as the predefined `papersize' values in the DESC file (only lowercase; see the groff_font man page) except a7-d7. An appended `l' (ell) character denotes landscape orientation. Examples: `a4', `c3l', `letterl'. Most output drivers need additional command line switches `-p' and `-l' to override the default paper length and orientation as set in the driver specific DESC file. For example, use the following for PS output on A4 paper in landscape orientation: groff -Tps -dpaper=a4l -P-pa4 -P-l -ms foo.ms > foo.ps
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv26-73/+73
2003-05-05PKGREVISION goes after PKGNAME.jmmv1-2/+2
2003-05-05Use tabs instead of spaces.jmmv1-2/+2
2003-05-05Line up PKGREVISION whitespace.jmmv3-6/+6
2003-05-03Remove ".orig" files from the work directory before installing the package,jmmv1-4/+5
so they don't get copied. Use pax's -pm flag so that "make print-PLIST" works.
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz12-19/+24
dependency bumps.
2003-04-30Unconditionally remove the share/gtk-doc directory. No other packages arejmmv1-2/+2
using it.
2003-04-29add py-csvdrochner1-1/+2
2003-04-29pull this in from pkgsrc-wipdrochner4-0/+27
author is Marc Recht (also submitted as PR pkg/20488)
2003-04-29Set USE_PKGLOCALEDIR to yescjep1-1/+2
2003-04-28Drop maintainership here as well.skrll3-6/+6
2003-04-26Add and enable ruby-rexml.taca1-1/+2
2003-04-26Initial import of ruby-rexml 2.4.8 package, pure Ruby XML parsertaca5-0/+589
based on Java Electric XML. This package is based on PR pkg/21282 by <rasputin at idoru dot mine dot nu> and discussion between he and me.
2003-04-25It's databases, not database in CATEGORIES.jmmv1-2/+2
2003-04-25s/perl/perl5/ in CATEGORIES, to match all other perl packages.jmmv1-2/+2
2003-04-25Update p5-Text-Balanced to 1.94mjl2-5/+5
- Fixed subtle bug in gen_extract_tagged - Doc fix: removed suggestion that extract_tagged defaults to matching HTML tags - Doc fix: clarified general matching behaviour - Fixed bug in parsing /.../ after a ( - Doc fix: documented extract_variable - Fixed extract_variable handling of $h{qr}, $h{tr}, etc. - Fixed incorrect handling of $::var - Fixed error count on t/extract_variable.t - Fixed bug in extract_codelike when non-standard delimiters used
2003-04-25Updated libxml to 1.8.17nb1martti3-2/+16
Add a patch from the official libxml CVS repository: 1.28 veillard "2001-04-18 11:10" - entities.h: andrew@ugh.net.au detected a double declaration
2003-04-21Also install the documentation 'bibclean.dvi', which contains a lexicaljschauma2-2/+9
analysis of the BibTeX format. Bump PKGREVISION.
2003-04-21correct homepagejschauma1-2/+2
2003-04-21Quote the variable when passing to MAKE_ENV.jschauma1-2/+2
2003-04-21Correct Homepagejschauma1-2/+2
2003-04-20Fix MASTER_SITEScjep1-2/+2
2003-04-20Fix MASTER_SITEcjep1-2/+2
2003-04-20Update MASTER_SITES.cjep18-36/+36
2003-04-20Note change of MASTER_SITE. PR#21246 from Marc Recht.cjep1-2/+2
2003-04-16Remove extraneous )jmc1-2/+2
2003-04-16Provide a buildlink structure so sed and gsed appear in buildlink/bin as somejmc1-0/+26
programs require GNU sed, but refer to 'sed' directly in their scripts.
2003-04-16Add some images to the PLIST.wiz1-1/+55
2003-04-16Reflect an implicit distfile replacement in the master site.uebayasi1-3/+3
2003-04-15Correct emacs pathjmc1-2/+2
2003-04-13Bump PKGREVISION for eb update. Delint.salo1-5/+6
2003-04-13Bump PKGREVISON:salo5-25/+56
- honour PKG_SYSCONFIDR - correctly use RCD_SCRIPTS instead of homegrown mechanism - use LIBTOOL_OVERRIDE - delint
2003-04-13Updated to version 3.3.2.salo4-21/+89
Addresses PR pkg/21116 by Makoto Fujiwara. Changes: - honour PKG_SYSCONFDIR - add another two appendixes - delint 3.3.2: ====== - Fix version number of the shared library. - Support for Nichi-Ei-Futsu Jiten (YRRS-059). 3.3.1: ====== - Support for EPWING Geinus Eiwa Daijiten. - Fix a bug in handling of multi-search. - Fix a bug of debug mode. 3.3: ==== - Fix a bug of eb_read_binary_mpeg(). 3.3beta3: ========= - Fix multi search. - Fix some minor bugs. 3.3beta2: ========= - Fix some serious and minor bugs. - Install `eb3.m4' in `$(datadir)/aclocal'. 3.3beta1: ========= - Fix some bugs. 3.3beta0: ========= - Revise file name and compression type detection codes for EPWING. - The eb_multi_title() function is added, which gets a title of the specified multi search. Using this function, the `ebinfo' command also outputs multi search titles when `--multi-search' (or `-m') option is specified. - Fix a bug of `ebrefile'. - Add two text hooks for inline image support.
2003-04-12Fix typo inherited from the package's README file, usefull->useful.salo1-1/+1
Noticed by Tibor Pittich. The change was sent to the package maintainers.
2003-04-10Make this compile by a non-root user.kent4-7/+31
Fix confusion on NetBSD PECOFF environment
2003-04-10Remove fileutils, sh-utils, and textutils; replaced by coreutils.wiz7-170/+1
2003-04-10Update to 1.0.29:wiz5-19/+19
1.0.29: Apr 1 2003: - performance improvements especially for large flat documents - bug fixes: Result Value Tree handling, XML IDs, keys(), extra namespace declarations with xsl:elements. - portability: python and trio fixes (Albert Chin), python on Solaris (Ben Phillips) 1.0.28: Mar 24 2003: - fixed node() in patterns semantic. - fixed a memory access problem in format-number() - fixed stack overflow in recursive global variable or params - cleaned up Result Value Tree handling, and fixed a couple of old bugs in the process
2003-04-10Update to 2.5.6:wiz3-7/+7
2.5.6: Apr 1 2003: - Fixed W3C XML Schemas datatype, should be compliant now except for binHex and base64 which are not supported yet. - bug fixes: non-ASCII IDs, HTML output, XInclude on large docs and XInclude entities handling, encoding detection on external subsets, XML Schemas bugs and memory leaks, HTML parser (James Bursa) - portability: python/trio (Albert Chin), Sun compiler warnings - documentation: added --relaxng option to xmllint man page (John) - improved error reporting: xml:space, start/end tag mismatches, Relax NG errors
2003-04-10make ${PAX} usage consistent:grant10-38/+37
- group 'zrw' and 'p' args, -s last - use the && operator consistently - strip unneeded parens - some whitespace cleanup
2003-04-08Accept teTeX2 too. Addresses part of PR 21066.wiz1-2/+2
2003-04-05Update HOMEPAGE.jmmv1-2/+2