- Rename the port to match upstream naming Change the name from net/gnu-dico to net/dico, prefix gnu- was added to distinguish this port from the port french/dico no longer needed since the port french/dico was removed from ports few years ago - Switch to DISTVERSION - Strip binaries - Add missing dependencies ChangeLog: https://git.savannah.gnu.org/cgit/dico.git/tree/NEWS PR: 268796 The prefix gnu was added to distinguish this port from the port french/dico This is no longer needed since the port french/dico was removed from ports few years ago
8 lines
455 B
Plaintext
8 lines
455 B
Plaintext
GNU Dico is a flexible modular implementation of DICT server (RFC 2229).
|
|
It handles database accesses using loadable modules, and does not depend
|
|
on particular database format. The package includes several loadable
|
|
modules for interfacing with various database formats, among them a
|
|
module for dict.org databases. New modules can be written in C, Guile or
|
|
Python. The package also includes a console client program for querying
|
|
remote dictionary servers.
|