Commit graph

104 commits

Author SHA1 Message Date
Jeremy Messenger
749db0bcca Update to 2.2.4, see details:
http://www.abisource.com/release-notes/2.2.4.phtml
	http://www.abisource.com/changelogs/2.2.4.phtml

As for abiword-plugins:

	- the libwpd (WordPerfect) plugin has been disabled because the
	  textproc/libwpd needs to be update to 0.8.x. I will creating a
	  patch of update and bugging to the maintainer.
	- Remove AbiGdkPixbuf, it has been moved to the mainline (abiword)
	  and is enable by default (core; not a plugin). Finally, they did it!
2005-02-22 07:53:16 +00:00
Jeremy Messenger
924f071a21 -Update to 2.2.3, see more details:
http://www.abisource.com/release-notes/2.2.3.phtml
	http://www.abisource.com/changelogs/2.2.3.phtml

-Remove the 'text/plain' mimetype in the favor of 10 days vote @ freebsd-gnome.
	no	12% (3 votes)
	yes	87% (21 votes)

-Few of our patches have been merged in the this release.
2005-01-17 21:23:31 +00:00
Joe Marcus Clarke
aca8e2a600 Chase the new location for update-desktop-database by allowing the command
to be found in PATH.
2004-12-29 02:18:31 +00:00
Jeremy Messenger
f55f64936a Re-add a patch that was created by bland back in AbiWord2 2.0.3_2. bland said,
'Fix crash on startup bug for locales with mb acceleratos in menu.'

Reported by:	Mikhail Teterin <mi@corbulon.video-collage.com>
Tested by:	Mikhail Teterin <mi@corbulon.video-collage.com>
2004-12-12 21:20:54 +00:00
Adam Weinberger
9a3dae36b5 Remove dead link from MASTER_SITES. 2004-12-06 01:12:53 +00:00
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
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Joe Marcus Clarke
347d9f245c Update to 2.0.12, and create the post-install directories before installing
into them.  While AbiWord doesn't "own" these directories, this definitely
helps with alternate PREFIX test installations.
2004-10-11 23:41:21 +00:00
Joe Marcus Clarke
c77372c01a Update to 2.0.11. 2004-08-31 00:15:42 +00:00
Thierry Thomas
64e8cb66bb Chase libaspell to aspell.16. 2004-08-28 22:50:44 +00:00
Joe Marcus Clarke
59fcf29573 Update to 2.0.10. 2004-08-16 17:15:36 +00:00
Jeremy Messenger
458fde86c7 Update to 2.0.9, this is supposed to fix the gcc 3.4.x. See the changelog for
the full detail: http://www.abisource.com/release-notes/2.0.9.phtml
2004-08-02 00:32:40 +00:00
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
7a970b5237 Update to 2.0.6 now with 64-bit fixes that should get it working on platforms
other than i386.
2004-04-07 04:52:21 +00:00
Joe Marcus Clarke
3d6e57a22a AbiWord 2.0 has not been ported to use gucharmap-1.4.x yet.
Reported by:	Mike Harding <mvh@ix.netcom.com>
2004-04-05 22:07:39 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Joe Marcus Clarke
4857abc9a8 Update to 2.0.5 now with the Word doc crash fixed. 2004-03-09 05:26:12 +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
Adam Weinberger
8572b20f4b AbiWord2 will prefer enchant over aspell if it's installed. So, register
a dependency on it if it exists. Furthermore, modify the default
behaviour to install enchant if no dictionary backend is installed. Also
introduced is a WITH_ENCHANT option.

Noticed by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org>
2004-02-28 18:37:39 +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
Joe Marcus Clarke
493027699b Looks like there are no 64-bit platforms on which AbiWord builds at this time.
Reported by:	bento via kris
2004-02-26 17:45:37 +00:00
Joe Marcus Clarke
36ab3b4511 This port doesn't work on any version of Alpha. 2004-02-20 17:56:31 +00:00
Joe Marcus Clarke
020752b1ec Mark ONLY_FOR_ARCHS=i386 on 4.X.
Reported by:	bento via kris
2004-02-06 04:02:17 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Joe Marcus Clarke
ebca27eef4 Update to 2.0.3. 2004-01-24 09:33: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
Trevor Johnson
e99ceadaf6 Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. 2003-11-13 14:45:08 +00:00
Joe Marcus Clarke
574f527b16 Update to 2.0.1. 2003-10-31 21:29:54 +00:00
Joe Marcus Clarke
441c20e775 Make sure we also have libgnomeprintui before we enable GNOME support.
Reported by:	Thierry Thomas <thierry@pompo.net>
2003-09-28 20:59:14 +00:00
Adam Weinberger
86d485df0a Update to 2.0.0.
Obtained from:	marcuscom
2003-09-25 02:58:08 +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
ab03eb1a65 The AbiWord distfile was re-rolled. The only change was that all the
individual subdirectories are now once again included in an
abiword-${PORTVERSION} directory.  This is consistent with the previous
AbiWord releases.
2003-08-26 20:33:49 +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
3024fe12f5 misc/gucharmap is now deskutils/gucharmap. 2003-08-07 02:35:18 +00:00
Joe Marcus Clarke
30bf3b5af8 Update to 1.99.3. 2003-07-30 05:10:36 +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
e08b3e5cb2 * Update to 1.99.1 (aka 2.0 Beta 1)
* Re-enable gucharmap support
2003-06-23 06:52:39 +00:00
Joe Marcus Clarke
1689f44888 It seems the configure help differs from the actual configure argument
when it comes to disabling gucharmap support.
2003-06-16 18:09:58 +00:00
Joe Marcus Clarke
1aa2903af1 Don't print the pre-everything banner until gucharmap support is fixed. 2003-06-16 17:51:59 +00:00
Joe Marcus Clarke
933ca32503 Remove gucharmap support for the time being. It was broken with the
0.8.0 update.
2003-06-13 18:12:30 +00:00
Joe Marcus Clarke
03667b3c5e Chase the libgucharmap shared lib version. 2003-06-13 01:11:39 +00:00
Joe Marcus Clarke
e2258cf0af Update to 1.9.1. 2003-05-11 21:31:40 +00:00
Joe Marcus Clarke
ca986960a9 Chase libgucharmap's shared lib version. 2003-05-04 02:18: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
1c2d2cc790 Complete conversion to new GNOME infrastructure. 2003-04-16 04:22:26 +00:00