Up to [cvs.netbsd.org] / pkgsrc / textproc / antiword
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.22 / (download) - annotate - [select for diffs], Thu Jun 12 02:14:47 2008 UTC (3 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg,
HEAD
Changes since 1.21: +5 -1
lines
Diff to previous 1.21 (colored)
Add DESTDIR support.
Revision 1.21 / (download) - annotate - [select for diffs], Wed Jan 9 20:09:35 2008 UTC (4 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1
Changes since 1.20: +2 -2
lines
Diff to previous 1.20 (colored)
Only conflict with siag<3.6.1, since that version does not include antiword any longer.
Revision 1.20 / (download) - annotate - [select for diffs], Sat Mar 11 10:07:50 2006 UTC (6 years, 2 months ago) by ghen
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.19: +4 -4
lines
Diff to previous 1.19 (colored)
Convert all packages using REPLACE_INTERPRETER to the new variable names
without underscores (REPLACE.*.old, REPLACE.*.new, and REPLACE_FILES.*).
Also convert REPLACE.*.new= ${SH:Q} back to ${SH}, as it should not be quoted
here, if at all.
Ok with rillig.
Revision 1.19 / (download) - annotate - [select for diffs], Thu Mar 9 14:50:31 2006 UTC (6 years, 2 months ago) by ghen
Branch: MAIN
Changes since 1.18: +6 -1
lines
Diff to previous 1.18 (colored)
Use REPLACE_INTERPRETER instead of a patch.
Revision 1.17.2.1 / (download) - annotate - [select for diffs], Wed Jan 25 05:44:55 2006 UTC (6 years, 4 months ago) by snj
Branch: pkgsrc-2005Q4
Changes since 1.17: +4 -1
lines
Diff to previous 1.17 (colored) next main 1.18 (colored)
Pullup ticket 1055 - requested by Lubomir Sedlacik
security fix for antiword
Revisions pulled up:
- pkgsrc/textproc/antiword/Makefile 1.18
- pkgsrc/textproc/antiword/distinfo 1.17
- pkgsrc/textproc/antiword/patches/patch-ab 1.11
Module Name: pkgsrc
Committed By: salo
Date: Mon Jan 23 14:23:56 UTC 2006
Modified Files:
pkgsrc/textproc/antiword: Makefile distinfo
Added Files:
pkgsrc/textproc/antiword/patches: patch-ab
Log Message:
Security fix for CVE-2005-3126:
"The kantiword script in antiword allow local users to overwrite arbitrary
files via a symlink attack on temporary output and error files."
Replace the naive mktemp usage with something that actually works.
Revision 1.18 / (download) - annotate - [select for diffs], Mon Jan 23 14:23:56 2006 UTC (6 years, 4 months ago) by salo
Branch: MAIN
Changes since 1.17: +4 -1
lines
Diff to previous 1.17 (colored)
Security fix for CVE-2005-3126: "The kantiword script in antiword allow local users to overwrite arbitrary files via a symlink attack on temporary output and error files." Replace the naive mktemp usage with something that actually works.
Revision 1.17 / (download) - annotate - [select for diffs], Mon Nov 14 23:04:13 2005 UTC (6 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base
Branch point for: pkgsrc-2005Q4
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored)
Update to 0.37: Changes 0.36 to 0.37 -------------------- Bug fixes: - Bug reported by Suzanne Skinner (and others) fixed New features: - XML/DocBook output now contains <footnote> tags - Antiword is now based on DeskLib instead of RISC_OSLib (RISC OS only) - Show page headers and footers (PostScript and PDF output only) - Show text that was removed by the revisioning system - Improved kantiword, based on information from Stefan Wiens
Revision 1.16 / (download) - annotate - [select for diffs], Thu Sep 8 10:37:15 2005 UTC (6 years, 8 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Changes since 1.15: +3 -1
lines
Diff to previous 1.15 (colored)
Define __STDC_ISO_10646__ on Solaris to get package to build.
Revision 1.15 / (download) - annotate - [select for diffs], Sat Jan 1 03:57:21 2005 UTC (7 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base,
pkgsrc-2005Q2,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
Update to 0.36.1: - Bug removed from file misc.c line 788
Revision 1.14 / (download) - annotate - [select for diffs], Tue Nov 23 18:20:03 2004 UTC (7 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
Update to 0.36: Bug fixes: - Bug reported by Michael Minn <mail@michaelminn.com> fixed New features: - The default mapping file is now based on the locale (Unix/Linux) or on the active codepage (DOS) - A Word document can now be saved as "formatted" text. That means with things like *bold* to show bold text, /italics/ to show italics and _undeline_ to show underlined text are added to the plain text. Based on patches send by Ofir Reichenberg <ofir@qlusters.com> - Improved table parsing. Based on information supplied by Bastien Legras <bastien.legras@nectech.fr> and Alex de Kruijff <freebsd@akruijff.dds.nl> - A Word document can now be saved in PDF. - First attempt to support PostScript output in the Cyrillic alphabet. Based on work done by Alexander Belyaev <isle@free.kursknet.ru> - Better support for the Cyrillic alphabet
Revision 1.13 / (download) - annotate - [select for diffs], Fri Dec 12 22:31:55 2003 UTC (8 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
Update to 0.35: Changes 0.34 to 0.35 -------------------- Bug fixes: - Bug in the use of the environment variable ANTIWORDHOME New features: - The XML/DocBook output is slightly better. - Scale view window is closed when the main window is closed. Thanks to Tony Moore <old_coaster@yahoo.co.uk> (RISC OS only) - More support for WinWord 1.x documents Changes 0.33 to 0.34 -------------------- Bug fixes: - Bug in UTF-8 tables fixed - Bug reported by Stewart Goldwater <sg@janus.freeserve.co.uk> fixed - Bug reported by Karl-Otto Linn <linn@informatik.fh-wiesbaden.de> fixed - Fixed a bug that made DOS hang when Antiword processed a document > 8 MB. New features: - Better approximations for fancy characters in the output - A Word document can now be saved as XML/DocBook. - Linux Makefile is now closer to conventions. - Support for Text Boxes - An environment variable ANTIWORDHOME was added to create a more flexable place for the fontnames file and the mapping files. - Antiword is now Latin9 enabled. Thanks to Stefan Bellon <sbellon@sbellon.de> (RISC OS only) - Some support for MacWord 4 and 5 documents - More support for Word-for-DOS documents - Support for superscripts and subscripts - Displays slightly more images. - Improved lists, especially in documents from Word 97 or later.
Revision 1.12 / (download) - annotate - [select for diffs], Mon Jul 21 17:27:25 2003 UTC (8 years, 10 months ago) by martti
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
COMMENT should start with a capital letter.
Revision 1.11 / (download) - annotate - [select for diffs], Thu Jul 17 22:54:01 2003 UTC (8 years, 10 months ago) by grant
Branch: MAIN
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
s/netbsd.org/NetBSD.org/
Revision 1.10 / (download) - annotate - [select for diffs], Thu Mar 20 02:06:41 2003 UTC (9 years, 2 months ago) by salo
Branch: MAIN
Changes since 1.9: +3 -3
lines
Diff to previous 1.9 (colored)
Remove double 'converter' in COMMENT, list it in converters category.
Revision 1.9 / (download) - annotate - [select for diffs], Wed Mar 5 14:29:42 2003 UTC (9 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.8: +3 -1
lines
Diff to previous 1.8 (colored)
Mention conflict with siag, which includes antiword.
Revision 1.8 / (download) - annotate - [select for diffs], Wed Aug 21 03:39:42 2002 UTC (9 years, 9 months ago) by rh
Branch: MAIN
CVS Tags: netbsd-1-6-1-base,
netbsd-1-6-1
Changes since 1.7: +6 -8
lines
Diff to previous 1.7 (colored)
Update antiword to 0.33. Changes 0.32-0.33 ----------------- Bug fixes: - Bug reported by Yannick PERRET <yperret@bat710.univ-lyon1.fr> fixed Old features: - The -X option is no longer supported. Replace "-X 2" by "-m 8859-2.txt" New features: - A little more accurate font translation - Full support for documents from WinWord 2.0 - Some support for documents from Word-for-DOS and WinWord 1.x - Selective header numbering. - Implementation of stylesheets. - The system-wide directory for the mapping files was changed from "/opt/antiword/share" into "/usr/share/antiword", in accordance with FHS, the file-system hierarchy standard. As suggested by Anand Buddhdev <arb@anand.org> - Antiword now turns white text into light gray text. - Antiword is now closer to "64-bit clean". Based on information supplied by Duncan Haldane <f.duncan.m.haldane@worldnet.att.net>
Revision 1.7 / (download) - annotate - [select for diffs], Wed Oct 17 08:52:03 2001 UTC (10 years, 7 months ago) by lukem
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews,
netbsd-1-6-RELEASE-base,
netbsd-1-6,
netbsd-1-5-PATCH003,
buildlink2-base,
buildlink2
Changes since 1.6: +6 -4
lines
Diff to previous 1.6 (colored)
frob the global paths in the man page as well
Revision 1.6 / (download) - annotate - [select for diffs], Wed Oct 17 08:43:25 2001 UTC (10 years, 7 months ago) by lukem
Branch: MAIN
Changes since 1.5: +7 -1
lines
Diff to previous 1.5 (colored)
changes to allow global configuration to work correctly, eliminating
the need to setup per-user ~/.antiword/ directories:
- install resources (fontnames, etc) into ${PREFIX}/share/antiword
instead of ${PREFIX}/share/examples/antiword
- modify GLOBAL_ANTIWORD_DIR from /opt/antiword/share to
${PREFIX}/share/antiword
Revision 1.5 / (download) - annotate - [select for diffs], Wed Oct 17 06:22:38 2001 UTC (10 years, 7 months ago) by rh
Branch: MAIN
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Update antiword to 0.23. The package now includes a MESSAGE that describes how to set up a default configuration. Changes in the original program are Bug fixes: - Bug reported by Forrest J. Cavalier III <mibsoft@mibsoftware.com> fixed - Bug reported by Jan ONDREJ (SAL) <ondrejj@salstar.sk> fixed - Bug in dealing with RLE compressed bitmap images fixed - Bug in the image scaling fixed (RISC OS only) New features: - Improved leading. (Unix only; PostScript version only) - Antiword can now read from the standard input. This is based on an idea by Matthew Miller <mattdm@mattdm.org> (Unix only) - A white background looks much better. (RISC OS only) - A system-wide directory for the mapping files. As suggested by Sven Geggus <sven@geggus.net> and many others. (Unix only) - Antiword can now deal with documents larger than 7 MB.
Revision 1.4 / (download) - annotate - [select for diffs], Wed Jun 13 00:12:10 2001 UTC (10 years, 11 months ago) by simonb
Branch: MAIN
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Update to antiword 0.31. ChangeLog: Changes 0.30-0.31 ----------------- Bug fixes: - Bug in the "Show hidden (by Word) text" feature fixed - Bug reported by David Aspinwall <aspinwall@timesten.com> fixed - Bug reported by Robert Steinmetz <rob@steinmetznet.com> fixed Old features: - The -g and -c options are no longer supported. The -c option was default and is now used automatically (Unix only) New features: - Ability to show part of the images. - Ability to use landscape mode (Unix only; PostScript version only) - Support for all ISO-8859 character sets plus KOI8 and some code pages (Unix only; text version only) - Antiword will now give a warning if the given Postscript papersize is unsupported. Thanks to Greg Robinson <Greg.Robinson@dsto.defence.gov.au> - Moved from Postscript version 1 to version 2 - Antiword now returns 1 if no Word document is found among the files given on the command-line. As suggested by Jens Schleusener <Jens.Schleusener@dlr.de> - Takes the right margin into account. - The PostScript part now supports the AvantGarde, Bookman, Helvetica-Narrow, NewCenturySchlbk and Palatino font (Unix only) - More accurate fontnames translation table
Revision 1.3 / (download) - annotate - [select for diffs], Sat Feb 17 17:37:17 2001 UTC (11 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored)
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Revision 1.2 / (download) - annotate - [select for diffs], Mon Jul 24 15:32:03 2000 UTC (11 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-5-RELEASE,
netbsd-1-4-PATCH003
Changes since 1.1: +2 -3
lines
Diff to previous 1.1 (colored)
please pkglint.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Jul 5 13:53:49 2000 UTC (11 years, 10 months ago) by rh
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of antiword-0.30, a MS Word to text/postscript converter.
Revision 1.1 / (download) - annotate - [select for diffs], Wed Jul 5 13:53:49 2000 UTC (11 years, 10 months ago) by rh
Branch: MAIN
Initial revision