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
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
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
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
617eab375a
Fix package building when not using GNOME.
...
Reported by: bento
2003-08-29 16:42:27 +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
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
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
Joe Marcus Clarke
4b5e1b9815
* Add missing popt dependency [1]
...
* Convert to new GNOME infrastructure
Reported by: bento [1]
2003-04-11 23:46:27 +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
Joe Marcus Clarke
685f6f67c8
* Update to 1.0.4
...
* Fix up the automake stuff to be in line with the new rules in bsd.port.mk [1]
Requested by: alane [1]
2003-01-23 16:22:00 +00:00