Files
ports/net/dico/pkg-descr
FreeBSD 0318e32744 net/dico: Update to 2.11/Rename port
- 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
2023-06-03 12:46:40 +01:00

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.