New version of Russian/English/German Lemmatizer library.
Class Changed From-To: maintainer-update->change-request Fix category (new ports should be change-requests)
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
miwi 2007-03-11 16:42:43 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/lemmatizer2 Makefile distinfo pkg-descr pkg-plist Log: Library for automatic morphological analysis of English, Russian and German Languages. Version 2. Finds the lemmas (all forms) of a word. Written in C++. WWW: http://www.aot.ru/ - Andrei V. Shetuhin slonik-v-domene@mail.ru reki@reki.ru PR: ports/110137 Submitted by: Andrei V. Shetuhin Revision Changes Path 1.1120 +1 -0 ports/textproc/Makefile 1.1 +54 -0 ports/textproc/lemmatizer2/Makefile (new) 1.1 +12 -0 ports/textproc/lemmatizer2/distinfo (new) 1.1 +9 -0 ports/textproc/lemmatizer2/pkg-descr (new) 1.1 +102 -0 ports/textproc/lemmatizer2/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added. Thanks!