Edit

IABSD.fr/ports/net/dico/files

Branch :

  • Show log

    Commit

  • Author : bentley
    Date : 2019-04-30 04:46:04
    Hash : 8a33ea95
    Message : Update to dico-2.9. The pidfile is now written to the right directory by default, so setting it in the config file is no longer required. Take maintainership.

  • dicod.conf
  • ## To use the GNU Collaborative International Dictionary of English module,
    ## install the 'gcide' package, and uncomment the following lines.
    #load-module gcide;
    #database {
    #	name "gcide";
    #	handler "gcide dbdir=${LOCALBASE}/share/doc/gcide idxdir=${LOCALSTATEDIR}/dicod";
    #}