Commit graph

6 commits

Author SHA1 Message Date
Jeremy Messenger
83ab839c2b -Move editors/AbiWord2 -> editors/abiword
-Update to 2.2.1, see the detail:

	http://www.abisource.com/release-notes/2.2.1.phtml
2004-12-04 21:46:46 +00:00
Jeremy Messenger
98124acc2c - Clean up to make it looks nicer.
- Change from autogen.sh to configure; it works fine with tweaks.
- No longer wv check for the conflict, which it depends on textproc/wv
  rather than the one include AbiWord's tarball. I have tested my Mom
  and sister's docs from their work/school and they works fine with wv
  port. I don't see any problem or slowdown.
- Force AbiWord to check/compile everything what apps that are
  installed (headers, libraries, etc) from ports rather than check and
  use the stuff that are included in tarball such as wv, zlib, libpng,
  popt and etc. (Use external dependencies.)
- Improvement the autochecks and knobs of WITH_ENCHANT and WITH_ASPELL.
- Add the new WITHOUT_GTKSPELL knob to allow us not depend and install
  either Aspell or Enchant, but the spell checker will be still enable
  and dictionary will be install. The spell checker works fine in my
  test so far.
- Add install the Help docs to fix the ports/66623 and add a new
  WITHOUT_HELP_DOCS to disable the install Help docs.

Reviewed by:	marcus and adamw
2004-06-09 19:12:14 +00:00
Joe Marcus Clarke
ea2d2ccf32 Update to 1.0.2. 2002-06-05 20:05:40 +00:00
Maxim Sobolev
bc318710ee Update to 0.9.0. 2001-08-08 15:46:45 +00:00
Jing-Tang Keith Jang
bd132e4dbb Update to 0.7.12. Thanks to Alec Wolman(maintainer), it now uses iconv
from our ports system, rather than the modified version from AbiWord.

Submitted by:	"Alec Wolman" <wolman@cs.washington.edu> (MAINTAINER)
2001-01-03 07:51:17 +00:00
Will Andrews
b652eb3542 Update to 0.79.
1) Change of MAINTAINER, as dburr seems too busy to bother taking
	   care of this port.  He has never done any upgrades since
	   originally importing it over a year ago.
	2) Finally make spell-checking work.
	3) Let AbiWord's own twisted Makefile mechanism install AbiWord.

PR:		18692
Submitted by:	Alec Wolman <wolman@cs.washington.edu>
2000-05-22 09:41:36 +00:00