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

Jeremy Messenger mezz at FreeBSD.org
Fri Jul 23 13:46:56 PDT 2004


mezz        2004-07-23 20:46:56 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/aiksaurus   Makefile distinfo pkg-descr pkg-plist 
  Log:
  Aiksaurus is a set of libraries and applications which provide a thesaurus
  (currently English only, based on Guttenburg's Moby thesaurus) using native
  GUI on several platforms: UNIX (GTK+ & Qt), Win32 & MacOSX (Cocoa). The core
  library itself is platform-independent. The principal language is C++, with
  some use of Cocoa/ObjC++; wrappers are provided for C and Cocoa/ObjC.
  
  Aiksausus plugins exist for AbiWord on UNIX and Win32; the library is also
  used by Lyx; and the new Cocoa port provides a MacOSX NSService hook so that
  Safari and other such applications can use this thesaurus without
  Aiksaurus-specific development.
  
  WWW: http://aiksaurus.sourceforge.net/
  
  Revision  Changes    Path
  1.724     +1 -0      ports/textproc/Makefile
  1.1       +25 -0     ports/textproc/aiksaurus/Makefile (new)
  1.1       +2 -0      ports/textproc/aiksaurus/distinfo (new)
  1.1       +12 -0     ports/textproc/aiksaurus/pkg-descr (new)
  1.1       +13 -0     ports/textproc/aiksaurus/pkg-plist (new)


More information about the cvs-all mailing list