summaryrefslogtreecommitdiff
path: root/editors/AbiWord2/files/patch-ap (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Clean up to make it looks nicer.Jeremy Messenger2004-06-091-23/+0
| | | | | | | | | | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=111174
* Update to 1.0.0.Joe Marcus Clarke2002-04-221-25/+14
| | | | | | | | Reviewed by: sobomax Approved by: sobomax Notes: svn path=/head/; revision=57990
* Update to 0.9.0.Maxim Sobolev2001-08-081-2/+2
| | | | Notes: svn path=/head/; revision=45968
* Update to 0.7.12. Thanks to Alec Wolman(maintainer), it now uses iconvJing-Tang Keith Jang2001-01-031-8/+12
| | | | | | | | | from our ports system, rather than the modified version from AbiWord. Submitted by: "Alec Wolman" <wolman@cs.washington.edu> (MAINTAINER) Notes: svn path=/head/; revision=36620
* Update to version 0.7.10.Alexander Langer2000-06-271-9/+17
| | | | | | | | PR: 19455 Submitted by: maintainer Notes: svn path=/head/; revision=29916
* Update to 0.79.Will Andrews2000-05-221-0/+22
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> Notes: svn path=/head/; revision=28667