Commit Graph

18 Commits

Author SHA1 Message Date
espie
100f0c7870 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
jolan
c63d68dab5 Remove old layout gunk. 2003-11-21 05:11:04 +00:00
lebel
9e66363733 drop maintainership 2003-11-19 16:42:33 +00:00
jolan
9c17ea2805 the GNU in MASTER_SITE_GNU stands for GNU's Not Usable. The first
mirror site that actually has these files is 13th on the list.  Revert
to using the old MASTER_SITE.
2003-08-12 18:49:07 +00:00
wilfried
38513b2e46 use MASTER_SITE_GNU, and fetch DICTS from there as well, ok lebel@ 2003-08-12 13:23:54 +00:00
jolan
720b0957e9 Update to 0.50.3. ok marcm@ and MAINTAINER (lebel@), but not tested by
MAINTAINER
2003-08-12 04:39:27 +00:00
fgsch
6256399a40 and more.. 2002-12-29 20:19:09 +00:00
lebel
8a3862a5a3 oops, USE_GMAKE=Yes 2002-06-10 13:14:42 +00:00
lebel
cceba13846 MASTER_SITE_SUBDIR -> ${SITE:=subdir/} 2002-05-13 13:28:07 +00:00
lebel
8b836044f6 really, subpackage version should be bumped too 2002-04-20 00:14:08 +00:00
lebel
f932729fb1 really, the package revision should be bumped 2002-04-19 22:32:58 +00:00
lebel
96c3c04ffe - add the following dictionnaries: Breton, Catalan, German, Esperanto, Spanish,
Faroese, Italian, Norwegian, Polish, Portuguese, Russian.
- update the French, Danish, Dutch and Swedish dictionnaries.
- change the sub package names to the standard two letters format.
- streamline the build process.
2002-04-19 22:32:08 +00:00
lebel
3a4a33485a fix visibly broken dependencies, from naddy@. Thanks rob_ses@web.de for the
heads up
2002-04-09 19:23:54 +00:00
lebel
18f3a113c5 update textproc/aspell to 0.33.7. This will be the last version of aspell,
since the author decided to merge aspell into pspell.
2001-08-07 15:13:19 +00:00
lebel
b578dcae7d don't really depend on libtool 2001-07-16 14:44:23 +00:00
lebel
46992a851e update aspell to 0.33.6.3 2001-06-07 15:22:06 +00:00
lebel
3d1da42b3a typo in two COMMENT- 2001-06-07 14:42:51 +00:00
lebel
261cceb3bb initial import of aspell 0.33.6:
--
Aspell is an Open Source spell checker designed to eventually replace
Ispell.  Its main feature is that it does a much better job of
coming up with possible suggestions than Ispell does. In fact recent
tests shows that it even does better than Microsoft Word 97's spell
checker or just about any other spell checker I have seen. It also
has support for checking (La)TeX and Html files, and run time support
for other non English languages. Aspell also is a library however
the recommend way to use aspell is through the Pspell library as
the actual interface to the aspell library is constantly changing.

WWW: http://aspell.sourceforge.net/
2001-05-23 21:25:43 +00:00