1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Jeremy Messenger
4168351dde Enable the Aspell support is turn on by default now. AbiWord's spell checker
will not work unless this compiles with Aspell support.

Reviewed by:	marcus and adamw
2004-06-09 19:09:27 +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
Adam Weinberger
8110d5ec3d Update to 1.1.3, and de-conditionalize the ispell bidness. Ispell is
included in the enchant source, and is built automatically.

PR:		ports/63250
Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org>
2004-02-28 18:45:11 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Adam Weinberger
aac5a28ba8 {a,h,i}spell libs are only installed if you build enchant with support for them.
So, conditionalize their registration within pkg-plist.

Hurrrrrr... I should have caught that earlier...
2004-01-17 22:40:59 +00:00
Joe Marcus Clarke
4f64109097 Add a missing dependency on aspell.
Reported by:	bento
2004-01-17 10:15:46 +00:00
Adam Weinberger
e03e1d7043 A silly update, but it's more correcter now:
Correct the "Date created: year.

Better that I make this mistake here than on a cheque ::P
2004-01-04 21:21:09 +00:00
Adam Weinberger
45c9aaefdf Fix missing file to pkg-plist. 2004-01-03 21:45:53 +00:00
Adam Weinberger
d4f420056d Add enchant, a backend dictionary broker. It provides a framework for
interfacing with various pre-existing dictionary programs.
2004-01-03 21:30:57 +00:00