2013-04-24 04:20:44 by Blue Rats | Files touched by this commit (75) | |
Log message: Moving ispell-* packages as discussed on tech-pkg@. Reasons being: 1) Shorter package name; 2) Be consistent with kde3-l18n-*, kde4-l10n-*, hunspell-*, aspell-*, lang-* PKG_OPTIONS; 3) Simplify modifications to PKGNAME in some Makefiles; 4) Accordance with international language naming standards; and rename the ispell-base package to ispell, to be consistent with aspell and hunspell. Bump PKGREVISION where necessary. |
2012-10-25 08:57:09 by Aleksej Saushev | Files touched by this commit (587) |
Log message: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. |
2009-07-07 23:50:17 by Joerg Sonnenberger | Files touched by this commit (5) |
Log message: user-destdir support |
2008-07-15 17:36:15 by Mike M. Volokhov | Files touched by this commit (1) |
Log message: Use my NetBSD.org email - I read it much more regulary than any others. |
2007-08-22 17:46:50 by Mike M. Volokhov | Files touched by this commit (3) |
Log message: Introduce RUS_ISPELL_VERSION variable to simplify ispell-russian* packages maintenance. |
2007-08-22 17:24:32 by Mike M. Volokhov | Files touched by this commit (4) |
Log message: Update russian ispell dictonaries to version 0.99g4. No functional changes, just dictionary improvements. |
2005-12-05 21:51:20 by Roland Illig | Files touched by this commit (1432) |
Log message: Fixed pkglint warnings. The warnings are mostly quoting issues, for example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html |
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. |
2004-01-23 16:02:07 by Alistair G. Crooks | Files touched by this commit (4) |
Log message: Split the ispell-russian packages into two separate packages, ispell-russian and ispell-russian-io. |
2004-01-20 13:26:51 by Alistair G. Crooks | Files touched by this commit (45) |
Log message: Move WRKSRC definition away from the first paragraph in a Makefile. |