Subject: CVS commit: pkgsrc/print/transfig
To: None <pkgsrc-changes@netbsd.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 08/06/2001 18:41:16
Module Name: pkgsrc
Committed By: wiz
Date: Mon Aug 6 15:41:16 UTC 2001
Modified Files:
pkgsrc/print/transfig: Makefile distinfo
pkgsrc/print/transfig/patches: patch-aa patch-ab
pkgsrc/print/transfig/pkg: PLIST
Removed Files:
pkgsrc/print/transfig/patches: patch-ac
Log Message:
Update to 3.2.3d (3.2.3.4) provided by Jim Bernard in pkg/13324.
Major changes since 3.2.3:
o X11 Color database ASCII file (/usr/lib/X11/rgb.txt) is now used,
removing the need for the dbm_xxx functions.
o The \special code for colors in genlatex (LaTeX driver) replaced with
the \color code to be compatible with pdflatex and not require dvips
From Klaus Guntermann (guntermann@iti.informatik.tu-darmstadt.de)
o PCX image reader now handles 24-bit color which means that TIFF images
(which are converted to PCX first) may also be 24-bit
o MetaPost driver (-L mp or -L mmp) ported from fig2MP by Klaus
Guntermann (guntermann@iti.informatik.tu-darmstadt.de). fig2MP was
written by Dane Dwyer (dwyer@geisel.csl.uiuc.edu)
o Support for importing PNG image files added
o Transparent color in imported GIF files now honored
o You may use "-M -" to send the Makefile output to standard output from
TransFig, and "-T -" to send the Texfile to standard output.
o (The following feature was really added in 3.2.3, but I forgot to update
this file): -S option added for smoothing bitmap output.
o eps added as a language for TransFig
o Support for Czech font encoding for PostScript (cs_CZ.ps)
From Radim Gelner <gelnerr@suse.cz>
And lots of bugfixes.
Package change: buildlinkified.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 pkgsrc/print/transfig/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/print/transfig/distinfo
cvs rdiff -r1.5 -r1.6 pkgsrc/print/transfig/patches/patch-aa
cvs rdiff -r1.1 -r1.2 pkgsrc/print/transfig/patches/patch-ab
cvs rdiff -r1.1 -r0 pkgsrc/print/transfig/patches/patch-ac
cvs rdiff -r1.3 -r1.4 pkgsrc/print/transfig/pkg/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.