Next | Query returned 65 messages, browsing 31 to 40 | Previous

History of commit frequency

CVS Commit History:


   2008-04-17 23:07:18 by Thomas Klausner | Files touched by this commit (4)
Log message:
Fix hunspell backend. Idea from Matthias Drochner, patch from Adam Hoka.
Fix path to hunspell directories. Make hunspell the default backend.

Bump PKGREVISION.
   2008-04-17 16:29:58 by Thomas Klausner | Files touched by this commit (4)
Log message:
Make aspell the default backend again (for now), until
http://bugzilla.abisource.com/show_bug.cgi?id=11550
is fixed.

Add fix for compiling with gcc3, from Adam Hoka.

Bump PKGREVISION.
   2008-04-14 13:35:50 by Thomas Klausner | Files touched by this commit (8)
Log message:
Update to 1.4.0.

Change default backend to hunspell.
aspell support is now a (disabled by default) option.
Add some other options.

Remove aspell from includes in buildlink3.mk. The backends
are abstracted into dynamically loaded modules and don't need
to be pulled in by buildlink3.mk.

Release notes:
Voikko (Finnish) language support. Zemberek (Turkish) language support.
Better support for Unicode in the personal dictionaries. Personal
dictionaries offer better suggestions. OpenOffice's dictionaries are used
on Windows. Aspell works on Windows. This release can use a system-wide
Hunspell/Myspell installation on Unix-like platforms. Hunspell 1.2.1 and
NET bindings are required. This release has more lax language matching
rules. It uses XDG's data-dirs spec for locating dictionaries. There are
many unit tests and bugfixes.
   2007-11-13 22:19:45 by Roland Illig | Files touched by this commit (3)
Log message:
<cstdio> only defines std::FILE, not FILE. Noticed on Solaris 10.
   2006-12-05 11:28:27 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
Update to 1.3.0:
This stable release includes updated documentation, relocatable
binary support, better Aspell support, Hunspell support (replacement
for Myspell), Hspell support, and some minor bugfixes.
   2006-11-14 14:56:15 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
DESTDIR support.
   2006-10-05 00:01:00 by Thomas Klausner | Files touched by this commit (18)
Log message:
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
   2006-07-12 19:52:16 by Thomas Klausner | Files touched by this commit (3)
Log message:
Update to 1.2.6:

New in 1.2.3:

Bug fixes.

New in 1.2.1:

Better support for aspell-0.50 and greater
Hunspell support
Better Hspell support
The usual pile of bugfixes

(other changes unknown)
   2006-07-09 01:11:17 by Johnny C. Lam | Files touched by this commit (877)
Log message:
Change the format of BUILDLINK_ORDER to contain depth information as well,
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.

For example, "make show-buildlink3" in fonts/Xft2 displays:

	zlib
	fontconfig
	    iconv
	    zlib
	    freetype2
	    expat
	freetype2
	Xrender
	    renderproto
   2006-07-09 00:39:49 by Johnny C. Lam | Files touched by this commit (877)
Log message:
Track information in a new variable BUILDLINK_ORDER that informs us
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.

Next | Query returned 65 messages, browsing 31 to 40 | Previous