pkgsrc-wip/dict-server
Aleksey Cheusov c4e5957def updated to version 1.11.0
Major changes:

  dictd tarball no longer contains libmaa library.  Now
  dictd/dict/dictfmt/dictzip/... are built with external libmaa
  library. Also, by default local "libmaa" directory is not used to
  detect libmaa even if this directory is present,
  use './configure --with-local-libmaa' option to force this.

  configure:
    removed: --with-cc, --with-cflags, --with-prog, --with-gprof,
    --with-checker, --with-efence, --with-insure and --with-purify
    options. Use standard CC, CPPFLAGS, CFLAGS, LDFLAGS etc.
     environment variables instead

  Compilation errors fixed on Solaris, Interix, HP-UX and others.

  dictfmt_index2suffix: \001 -> \1 inside regexp. It seems it is better
  eccepted by different awk/regexp_engines. (heirloom posix2001/awk and
  libuxre)

  fixed: sf.net bug #1627458 (make samples fails to build)

  fixed: sf.net bug #1941358 (first connection is denied)

  dictfmt_index2suffix: no need for GNU awk

  dictfmt_index2suffix and dictfmt_index2word are generated from *.in

  Lots of minor fixes and clean-ups in regression tests, Makefiles,
  configure...

  Lots of GCC warning messages were also fixed
2008-12-07 22:27:59 +00:00
..
files
DESCR
distinfo updated to version 1.11.0 2008-12-07 22:27:59 +00:00
Makefile updated to version 1.11.0 2008-12-07 22:27:59 +00:00
Makefile.common updated to version 1.11.0 2008-12-07 22:27:59 +00:00
MESSAGE
PLIST DESTDIR support 2008-03-30 13:12:54 +00:00