Next | Query returned 103 messages, browsing 61 to 70 | Previous

History of commit frequency

CVS Commit History:


   2005-07-15 22:14:04 by Johnny C. Lam | Files touched by this commit (16)
Log message:
Drop support for TOOLS_DEPMETHOD.<tool>.  The new way to specify a
run-time dependency (DEPENDS) on a tool is to append a ":run" modifier
to the tool name, e.g.,

	USE_TOOLS+=	perl:run

Tools without modifiers or with an explicit ":build" modifier will
cause build dependencies (BUILD_DEPENDS) on those tools to be added.
This makes the notation a bit more compact.
   2005-07-13 06:37:52 by grant beattie | Files touched by this commit (1)
Log message:
no need to force the latest version when IGNORE_RECOMMENDED=YES. set
BUILDLINK_RECOMMENDED.aspell>=0.50.3 instead.
   2005-06-28 16:18:55 by Thomas Klausner | Files touched by this commit (1)
Log message:
USE_PERL5 -> USE_TOOLS+=perl.
   2005-06-28 16:17:50 by Thomas Klausner | Files touched by this commit (5) | Package updated
Log message:
Update to 0.60.3.

Complete list of changes from 0.60.2:

   * Fixed bugs involving several of the C API functions.

   * Fixed bug where `ultra' or `fast' mode will not return any
     suggestions when soundslike lookup is not used.

   * Made a minor, yet significant, optimization to the suggestion code.
     This speed things up by an order of magnitude in some cases.

   * Avoid using the slow ngram scan except when the `sug-mode' is
     `slow' or `bad-speller'.

   * Fixed a bug in curses mode which causes word-wrap to not work
     correctly in some cases.

   * Fixed a bug in pipe mode with a missing newline.

   * Fixed the `spell' compatibility script.

   * Several other minor bugs fixed.

   * Made note about the change in behavior of the `-l' command line
     switch.

   * Other manual update/fixes.

   * Updated to Libtool 1.5.18, Automake 1.9.6, and Makeinfo 4.8.
   2005-06-26 07:19:11 by Thomas Klausner | Files touched by this commit (3)
Log message:
Add patch from program's author that fixes aspell-cz build.
Bump PKGREVISION to 1.
   2005-05-22 22:08:52 by Johnny C. Lam | Files touched by this commit (1035)
Log message:
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:

	USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
   2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
   2005-02-24 15:48:51 by Alistair G. Crooks | Files touched by this commit (259)
Log message:
Add RMD160 digests to the SHA1 ones.
   2005-02-21 00:06:17 by Thomas Klausner | Files touched by this commit (2)
Log message:
Add patch from Matthew Luckie in PR 29297 to make this compile on 1.6.1.
Will be in next aspell release.
   2004-12-31 15:26:47 by Min Sik Kim | Files touched by this commit (1)
Log message:
Buildlink tools used by aspell language packages, so that those
packages don't have to specify paths explicitly in their Makefile's.

Next | Query returned 103 messages, browsing 61 to 70 | Previous