Commit graph

37 commits

Author SHA1 Message Date
wiz
d33dfdeb7c Reset maintainer for resigned developers. 2013-12-23 11:57:02 +00:00
asau
1f96787c11 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-25 06:55:37 +00:00
obache
826bbe5e77 honor PKGMANDIR, PR 42290. 2009-11-12 05:03:47 +00:00
joerg
73ae0afd90 Remove @dirrm entries from PLISTs 2009-06-14 18:17:11 +00:00
joerg
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +00:00
wiz
b02642ccd9 Only conflict with siag<3.6.1, since that version does not include
antiword any longer.
2008-01-09 20:09:35 +00:00
ghen
a527d84ce0 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.
2006-03-11 10:07:49 +00:00
ghen
8cf271c6e8 Use REPLACE_INTERPRETER instead of a patch. 2006-03-09 14:50:31 +00:00
salo
25ff7192b3 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.
2006-01-23 14:23:56 +00:00
wiz
1e6a64d8a6 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
2005-11-14 23:04:13 +00:00
joerg
d70b7bc08b Include locale.h also on DragonFly. 2005-10-07 15:46:15 +00:00
markd
548c3b528c Define __STDC_ISO_10646__ on Solaris to get package to build. 2005-09-08 10:37:15 +00:00
minskim
d3432c87ea Include locale.h to use LC_CTYPE on Darwin. Fixes PR pkg/29205. 2005-03-07 18:29:03 +00:00
agc
c71cac836a Add RMD160 digests to the SHA1 ones. 2005-02-24 14:48:39 +00:00
wiz
711508401b Update to 0.36.1:
- Bug removed from file misc.c line 788
2005-01-01 03:57:21 +00:00
cube
88b807e637 Make antiword compile on FreeBSD. From pancake at phreaker dot net,
PR#28501.
2004-12-05 00:01:38 +00:00
wiz
22e2153cb5 Add missing files to PLIST; sort. 2004-11-28 14:16:28 +00:00
wiz
379399e54b 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
2004-11-23 18:20:03 +00:00
sketch
6cae704dd8 Clean up the patch to allow building with compilers other than GCC, and link
using the C compiler to enable 64bit sunpro builds.
2004-08-20 09:14:19 +00:00
wiz
ed84bdcb51 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.
2003-12-12 22:31:55 +00:00
martti
a6f1375adb COMMENT should start with a capital letter. 2003-07-21 17:27:24 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
salo
f3ce407e7d Remove double 'converter' in COMMENT, list it in converters category. 2003-03-20 02:06:41 +00:00
wiz
a23c094d42 Mention conflict with siag, which includes antiword. 2003-03-05 14:29:42 +00:00
rh
0a8c943714 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>
2002-08-21 03:39:42 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
lukem
9cc387cf7e frob the global paths in the man page as well 2001-10-17 08:52:03 +00:00
lukem
1eca0af4d7 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
2001-10-17 08:43:25 +00:00
rh
dde0e0e5a6 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.
2001-10-17 06:22:38 +00:00
simonb
4194d59791 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
2001-06-13 00:12:10 +00:00
skrll
88af130dfa Move to sha1 digests, and add distfile sizes. 2001-04-20 15:04:54 +00:00
agc
bbc67fac91 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:53:33 +00:00
wiz
ad02d69ab2 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:31:58 +00:00
agc
bb1552d6e8 Don't delete the CC definition in the patch - it's necessary for Solaris,
in case other compilers get picked up from the path which don't recognise
gcc arguments.
2000-08-04 13:11:40 +00:00
wiz
95c81b884d please pkglint. 2000-07-24 15:32:03 +00:00
rh
3162843804 Initial import of antiword-0.30, a MS Word to text/postscript converter. 2000-07-05 13:53:49 +00:00