cvs commit: ports/textproc Makefile ports/textproc/lemmatizer2 Makefile distinfo pkg-descr pkg-plist

Martin Wilke miwi at FreeBSD.org
Sun Mar 11 16:42:44 UTC 2007


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 at mail.ru
  reki at 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)


More information about the cvs-all mailing list