Maxim Sobolev
5437b7e2da
Users running AbiWord on a local X server don't need to set FontPath manually,
...
so that adjust instructions accordingly.
2002-02-13 15:12:37 +00:00
Ade Lovett
2641883c38
Add verbiage to pkg-message giving better instructions on how to enable
...
the AbiWord fonts and have a much more pleasant experience.
PR: 30912
Submitted by: Marco Molteni <molter@tin.it>
2002-02-13 04:04:56 +00:00
Maxim Sobolev
bb9bb9d9f5
Add optional GNOME support (forcefully turned on on bento). This adds more
...
GNOMish look-n-feel, gnomeprint support and other goodies.
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
2002-02-12 23:17:36 +00:00
Maxim Sobolev
f5251e7ff8
Update to 0.99.1.
2002-02-07 12:29:42 +00:00
Maxim Sobolev
28b9aac390
After patching is done remove ${WRKSRC}/user/wp/strings/*.orig, because
...
otherwise those files are installed along with all others.
2002-01-14 18:16:29 +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
dab75da388
Update to 0.9.4.1.
2001-10-30 14:05:34 +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
David E. O'Brien
67f03b4b38
Don't USE_AUTOCONF=yes -- this port doesn't let bsd.port.mk run autoconf
...
as is intended. I don't know what the porter was trying to acompilsh.
Also, I accidently removed some lines I didn't intend to.
2001-10-30 08:52:06 +00:00
David E. O'Brien
8e56b39678
QUIT the cutiness with AUTOMAKE. This should be handled in a pre-configure
...
or pre-build target.
2001-10-30 08:48:44 +00:00
Maxim Sobolev
8ebcd7cb69
Update to 0.9.4.
2001-10-02 07:21:21 +00:00
Andrey A. Chernov
5676988fbd
Bump png major
2001-09-11 03:32:41 +00:00
Maxim Sobolev
dfac2e704f
Use libpsiconv from the new psiconv port instead of one buindled with AbiWord.
2001-08-21 14:52:59 +00:00
Maxim Sobolev
0fac8b3bf5
Warn a user that if he wants to display AbiWord on the remote X terminal
...
than he neesd to make fonts available to remote X server.
2001-08-20 13:27:17 +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
5ed28dbe7a
SWitch maintainership of core GNOME ports to a small group of
...
committers (gnome@FreeBSD.org ), since this is now definitely too big
for just one person.
2001-05-11 16:36:50 +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
Jeremy Lea
fda2e985da
Implement USE_GTK, part 1.
2000-10-05 06:36:23 +00:00
Maxim Sobolev
6db96c0500
Bump png shared library version.
...
Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
2000-07-04 07:13:35 +00:00
Maxim Sobolev
e1866fd9d1
Remove VERSION variable (most likely it is a relict from pre-portversion
...
ages).
2000-06-27 16:07:15 +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
Michael Haro
0f29953274
portname/portversion update
2000-04-14 00:25:54 +00:00
Jeremy Lea
5e1d4ac71d
Fix for building on -CURRENT.
...
No response by: maintainer
2000-02-20 20:37:46 +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
Michael Haro
65ab34a667
FreeBSD.ORG -> FreeBSD.org
...
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
1999-08-31 06:53:31 +00:00
Michael Haro
af5f314286
ln -> ${LN}
1999-08-28 01:58:05 +00:00
David E. O'Brien
9a9ac6ba9d
Change Id->FreeBSD.
1999-08-25 05:57:29 +00:00
Tim Vanderhoek
748713c3f6
As threatened, enforce the "Capital, no period" rule. Ellipses are
...
permitted. Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Steve Price
92103d6d5c
Update to use gtk version 1.2.3.
...
PR: 11842
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 03:56:15 +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