notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
gnu-dico Flexible modular implementation of DICT server
2.10_1 net Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.10_1Version of this port present on the latest quarterly branch.
Maintainer: info@dikt.tv search for ports maintained by this maintainer
Port Added: 2010-09-23 02:36:43
Last Update: 2023-06-03 11:46:40
Commit Hash: 0318e32
Also Listed In: textproc
License: GPLv3
WWW:
https://www.gnu.org/software/dico/
Description:
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (74 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/gnu-dico-2.10_1/catalog.mk
  3. /usr/local/share/licenses/gnu-dico-2.10_1/LICENSE
  4. /usr/local/share/licenses/gnu-dico-2.10_1/GPLv3
  5. bin/gdico
  6. etc/dicod.conf.sample
  7. include/dico/argcv.h
  8. include/dico/assoc.h
  9. include/dico/diag.h
  10. include/dico/dico.h
  11. include/dico/filter.h
  12. include/dico/list.h
  13. include/dico/markup.h
  14. include/dico/parseopt.h
  15. include/dico/strat.h
  16. include/dico/stream.h
  17. include/dico/tokenize.h
  18. include/dico/types.h
  19. include/dico/udb.h
  20. include/dico/url.h
  21. include/dico/utf8.h
  22. include/dico/util.h
  23. include/dico/xlat.h
  24. lib/dico/dictorg.a
  25. lib/dico/dictorg.so
  26. lib/dico/echo.a
  27. lib/dico/echo.so
  28. lib/dico/gcide.a
  29. lib/dico/gcide.so
  30. @comment lib/dico/guile.a
  31. @comment lib/dico/guile.so
  32. @comment lib/dico/ldap.a
  33. @comment lib/dico/ldap.so
  34. lib/dico/metaphone2.a
  35. lib/dico/metaphone2.so
  36. lib/dico/nprefix.a
  37. lib/dico/nprefix.so
  38. lib/dico/outline.a
  39. lib/dico/outline.so
  40. @comment lib/dico/pam.a
  41. @comment lib/dico/pam.so
  42. lib/dico/pcre.a
  43. lib/dico/pcre.so
  44. lib/dico/python.a
  45. lib/dico/python.so
  46. lib/dico/stratall.a
  47. lib/dico/stratall.so
  48. lib/dico/substr.a
  49. lib/dico/substr.so
  50. lib/dico/word.a
  51. lib/dico/word.so
  52. lib/libdico.a
  53. lib/libdico.so
  54. lib/libdico.so.2
  55. lib/libdico.so.2.0.0
  56. libexec/idxgcide
  57. man/man1/dico.1.gz
  58. man/man5/dicod.conf.5.gz
  59. man/man8/dicod.8.gz
  60. sbin/dicod
  61. share/dico/2.10/include/pp-setup
  62. share/locale/da/LC_MESSAGES/dico.mo
  63. share/locale/de/LC_MESSAGES/dico.mo
  64. share/locale/es/LC_MESSAGES/dico.mo
  65. share/locale/fi/LC_MESSAGES/dico.mo
  66. share/locale/fr/LC_MESSAGES/dico.mo
  67. share/locale/pl/LC_MESSAGES/dico.mo
  68. share/locale/pt_BR/LC_MESSAGES/dico.mo
  69. share/locale/sr/LC_MESSAGES/dico.mo
  70. share/locale/sv/LC_MESSAGES/dico.mo
  71. share/locale/uk/LC_MESSAGES/dico.mo
  72. @owner
  73. @group
  74. @mode
Collapse this list.
Dependency lines:
  • gnu-dico>0:net/gnu-dico
No installation instructions:
This port has been deleted.
PKGNAME: gnu-dico
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1599238266 SHA256 (dico-2.10.tar.xz) = 74a37ec01056d75f9dcbbddc6dcc11c42b09724003d66ce1280d00fdeb214f61 SIZE (dico-2.10.tar.xz) = 1830420

Packages (timestamps in pop-ups are UTC):
gnu-dico
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--2.10---2.10-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--2.10_1-----
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. msgfmt : devel/gettext-tools
  4. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. python3.9 : lang/python39
  2. indexinfo : print/indexinfo
Library dependencies:
  1. libltdl.so : devel/libltdl
  2. libpcre.so : devel/pcre
  3. libintl.so : devel/gettext-runtime
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for gnu-dico-2.10_1: GSASL=off: GSASL support GUILE=off: Guile extension language support LDAP=off: LDAP protocol support NLS=on: Native Language Support PAM=off: Pluggable authentication module support PCRE=on: Use Perl Compatible Regular Expressions PYTHON=on: Python bindings or support ===> Use 'make config' to modify these settings
Options name:
net_gnu-dico
USES:
gmake libtool localbase pkgconfig tar:xz gettext python
pkg-message:
For install:
This port installs Dict server dicod and Dict client gdico. To enable the server, add the following line to /etc/rc.conf: dicod_enable="YES" Before you can start dicod, you have to install dictionaries and configure them in /usr/local/etc/dicod.conf See /usr/local/etc/dicod.conf.sample for examples. For help see info documentation: info Dico
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.fu-berlin.de/unix/gnu/dico/
  2. ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/dico/
  3. ftp://mirrors.rit.edu/gnu/dico/
  4. http://download.xs4all.nl/gnu/dico/
  5. http://ftp.halifax.rwth-aachen.de/gnu/dico/
  6. http://ftp.kddilabs.jp/GNU/gnu/dico/
  7. http://mirror.navercorp.com/gnu/dico/
  8. https://ftp.gnu.org/gnu/dico/
  9. https://ftpmirror.gnu.org/dico/
  10. https://mirror.netcologne.de/gnu/dico/
  11. https://mirrors.kernel.org/gnu/dico/
  12. https://www.nic.funet.fi/pub/gnu/gnu/dico/
Collapse this list.

There are no commits on branch 2022Q2 for this port