Commit Graph

57 Commits

Author SHA1 Message Date
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
f878ca4ec3 Remove an out-dated header pertaining to the non-existent mswordview port,
and add a conditional BROKEN if textproc/wv is installed.  wv replaced
mswordview, and installs the same wv.h.

PR:		42812
2002-09-17 16:17:18 +00:00
Maxim Sobolev
19a718ac4c Convert all core GNOME1 components and some of the most popular GNOME1
apps to bsd.gnomeng.mk. The goal is to make GNOME1 framework more modular,
which will allow to use GNOME1 apps with GNOME2 desktop as well as considerably
reduce langht of dependency chains for GNOME1 ports (for example after this
commit AbiWord's dependency chain was reduced by 7 ports from 57 to only
50, while Gnumeric's - from 60 to 53 and so on).

The most of the GNOME1 apps are still not converted, so that lot of work is
still ahead.

Please report any unusual problems to gnome@FreeBSD.org.

Discussed with:	marcus
Reviewed by:	marcus
2002-07-11 17:16:10 +00:00
Joe Marcus Clarke
ea2d2ccf32 Update to 1.0.2. 2002-06-05 20:05:40 +00:00
Joe Marcus Clarke
6bf93a5c63 Update to 1.0.1. 2002-05-09 02:56:23 +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
08d0534699 iconv binary now calles iconv', not giconv'. 2002-04-08 11:07:17 +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
47828d0fce Fix another few places where giconv used instead of iconv.
PR:		36059, 36063, 36082
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-19 12:52:55 +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
Akinori MUSHA
21d944be5c Bump PORTREVISION to reflect the (lib)iconv upgrade. 2002-03-18 10:27:58 +00:00
Maxim Sobolev
8493a5819b Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv.
2002-03-18 09:46:46 +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
2d86193b11 Chase psiconv shared library version bump. 2002-02-22 20:15:33 +00:00
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