Commit Graph

49 Commits

Author SHA1 Message Date
Pav Lucistnik
a5b1630a3d - Update to 2.0.8 2004-07-13 11:54:11 +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
Pav Lucistnik
d936956c25 - Fix a startup crash in ap_GetLabel_Autotext()
PR:		ports/67484
Submitted by:	Oleg Sharoiko <os@rsu.ru>
2004-06-02 19:05:39 +00:00
Joe Marcus Clarke
2ebbc9b6d9 * Update to 2.0.7
* Do not install GNOME files into the wrong location
* Protect more files behind GNOME_ENABLED that rely on the GNOME
  heirarchy
2004-05-20 05:53:54 +00:00
Joe Marcus Clarke
d0ed1badaf Update to 2.0.4. Note: opening Word document is still broken, but a bug has
been filed:

http://bugzilla.abisource.com/show_bug.cgi?id=6466

For a list of what's new, checkout:

http://www.abisource.com/changelogs/2.0.4.phtml
2004-03-06 23:55:41 +00:00
Alexander Nedotsukov
be586f2c5d - Fix crash on startup bug for locales with mb acceleratos in menu.
- Utilize USE_ICONV
2004-02-27 18:21:07 +00:00
Alexander Nedotsukov
eceb03cd23 Patch is not longer required. scandir() filter function now properly
declared.
2004-01-16 07:32:45 +00:00
Joe Marcus Clarke
9dc5428abd Update to 2.0.2, and fix the problem where the Symbol Insert dialog would
hang.
2003-12-15 07:16:18 +00:00
Joe Marcus Clarke
574f527b16 Update to 2.0.1. 2003-10-31 21:29:54 +00:00
Joe Marcus Clarke
6ac820fd58 More build fixes for Alpha. 2003-09-24 01:34:11 +00:00
Joe Marcus Clarke
7e6e454565 Fix build on Alpha (and probably other 64-bit platforms).
Reported by:	bento
2003-09-22 18:49:40 +00:00
Joe Marcus Clarke
499951df7a Update to 1.99.6 (aka 2.0 RC2). 2003-08-31 23:25:29 +00:00
Joe Marcus Clarke
9eb4729b0a Update to 1.99.5 (aka 2.0 RC 1). 2003-08-25 08:41:49 +00:00
Joe Marcus Clarke
d693dd43ae Attempt to fix build on 64-bit platforms. 2003-08-05 00:27:07 +00:00
Joe Marcus Clarke
30bf3b5af8 Update to 1.99.3. 2003-07-30 05:10:36 +00:00
Joe Marcus Clarke
40c216e3d0 Remove a patch that seems to be unnecessary these days. 2003-07-18 02:22:19 +00:00
Joe Marcus Clarke
428102e835 Fix build problems on -CURRENT. 2003-07-17 19:28:12 +00:00
Joe Marcus Clarke
4bce57487d Update to 1.99.2. 2003-07-12 07:16:00 +00:00
Joe Marcus Clarke
9f668c76bc Update to 1.9.0 which includes a working Bonobo control and Nautilus file
view.
2003-04-20 05:19:38 +00:00
Joe Marcus Clarke
525c733f15 * Update to 1.1.4
* Enable optional GNOME 2 support
2003-04-04 07:12:25 +00:00
Joe Marcus Clarke
a33e0a5490 Add AbiWord2 after repo copy from AbiWord. AbiWord2 is the GNOME Office
word processor build on Gtk 2.
2003-02-23 18:39:36 +00:00
Alfred Perlstein
700fc18eae Add a patch to include sys/types.h we need it on -current.
Ok'd by: dougb
2002-10-07 03:47:01 +00:00
Doug Barton
898fef7de4 Give mkm a helping CVS hand 2002-10-07 03:21:46 +00:00
Joe Marcus Clarke
6a830f9044 Update to 1.0.3. 2002-10-05 16:24:22 +00:00
Joe Marcus Clarke
ea2d2ccf32 Update to 1.0.2. 2002-06-05 20:05:40 +00:00
Joe Marcus Clarke
c46347f938 Update to 1.0.0.
Reviewed by:	sobomax
Approved by:	sobomax
2002-04-22 16:55:25 +00:00
Joe Marcus Clarke
d38bdc9af6 Update to 0.99.5.
Reviewed by:	sobomax
Approved by:	sobomax
2002-04-10 15:17:38 +00:00
Maxim Sobolev
46637c6f26 Update to 0.99.3.
PR:		36062
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-19 15:47:03 +00:00
Maxim Sobolev
449a928eea Iconv cleanup, stage 2a: remove patches that only replacing <iconv.h> with
<giconv.h> or -liconv with -lgiconv.
2002-03-18 11:26:13 +00:00
Maxim Sobolev
5e9116e2ae Update to 0.99.2.
PR:		35254
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-02-25 09:33:31 +00:00
Maxim Sobolev
f5251e7ff8 Update to 0.99.1. 2002-02-07 12:29:42 +00:00
Maxim Sobolev
f80e46e387 Use correct encoding for Russian and Ukrainian messages (KOI8-R and KOI8-U)
respectively. Before this patch Russian translation was a mess - part of it
was in CP1251, while part in KOI8-R. *brr*

PR:             33875
Reported by:    Nevermind <never@nevermind.kiev.ua>
Fixed by:       sobomax
2002-01-14 18:02:57 +00:00
Maxim Sobolev
456bdd6c11 Update to 0.9.6.1. 2001-12-17 12:54:07 +00:00
Maxim Sobolev
5648d6842e Update to 0.9.5. 2001-11-23 15:35:58 +00:00
Maxim Sobolev
2b68a08704 Fix a breakage introduced in the previous commit. I'd appreciate if people
will at least try to contact GNOME team before doing any changes to ports
maintained by gnome@FreeBSD.org, especially when those changes are obviously
untested.
2001-10-30 10:08:06 +00:00
Maxim Sobolev
8ebcd7cb69 Update to 0.9.4. 2001-10-02 07:21:21 +00:00
Maxim Sobolev
44e5d4aa86 Update to 0.9.2. 2001-08-16 13:13:50 +00:00
Maxim Sobolev
7c11e3f182 - Fix a breakage when at compile time there is a BSD iconv package installed;
- respect CFLAGS.

Reported by:	*many*
2001-08-13 12:33:47 +00:00
Maxim Sobolev
8a16cfc628 Add w3m' and gnome-help-browser' into the list of browsers that may be used
to read AbiWord help files.
2001-08-08 16:11:09 +00:00
Maxim Sobolev
bc318710ee Update to 0.9.0. 2001-08-08 15:46:45 +00:00
Ade Lovett
48d56577d5 The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a whole
bunch of GNOME applications under one convenient building mechanism.

Applications include:

mozilla, galeon, gabber, pan, gnumeric, sodipodi, atomix, balsa,
bombermaze, dia, eog, gedit, gimp, glimmer, gnomeicu, gob, gtm,
gnucash and abiword.
2001-05-04 21:51:17 +00:00
Jing-Tang Keith Jang
b94fb6f590 Update to 0.7.13.
Submitted by:	me
Reviewed by:	MAINTAINER, with some corrections
2001-03-06 09:45:09 +00:00
Jing-Tang Keith Jang
dc8aedccce Sigh, go back to use AbiWord's builtin version of libiconv.
AbiWord will coredump and unable to display ANY character
correctly when linking against converters/iconv.

This is a temporary workaround.

Approved by:	"Alec Wolman" <wolman@cs.washington.edu> (MAINTAINER)
2001-01-08 06:28:38 +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
Alexander Langer
160c7c4226 Update to version 0.7.10.
PR:		19455
Submitted by:	maintainer
2000-06-27 15:59:36 +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
Chris Piazza
f060d28683 Update to 0.7.6
PR:		14627
Submitted by:	Will Andrews <andrews@technologist.com>
1999-11-01 00:53:16 +00:00
Satoshi Asami
4c9b800eba Fix compilation errors.
PR:		11612
Submitted by:	cpiazza@home.net
1999-05-12 05:21:11 +00:00
Donald Burr
3ad00ec7d3 Importing new port editors/AbiWord, an Open Source, cross platform
WYSIWYG word processor.
1999-05-04 12:26:02 +00:00