| CARVIEW |
Select Language
HTTP/2 200
expires: Thu, 19 Nov 1981 08:52:00 GMT
cache-control: no-store, no-cache, must-revalidate
pragma: no-cache
set-cookie: PHPSESSID=mcaimdekkl994f66hhap4udr7c; path=/
content-type: text/html; charset=UTF-8
date: Sun, 28 Dec 2025 13:37:14 GMT
server: Apache
pkgsrc.se | The NetBSD package collection
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
mail
math
mbone
meta-pkgs
misc
multimedia
net
news
parallel
pkgtools
print
regress
security
shells
sysutils
textproc
dict-ser..
time
wip
wm
www
x11
* = Virtual Category
Path to this page:
./textproc/dict-server, Dictionary Service Protocol server
[
Branch: CURRENT, Version: 1.13.3, Package name: dict-server-1.13.3, Maintainer: cheusov
The Dictionary Server Protocol (DICT) is a TCP transaction based
query/response protocol that allows a client to access dictionary
definitions from a set of natural language dictionary databases.
dictd(8) is a server which supports the DICT protocol.
dictzip(1) is a compression program which creates compressed files in the
gzip format (see RFC 1952). However, unlike gzip(1), dictzip(1) compresses
the file in pieces and stores an index to the pieces in the gzip header.
This allows random access to the file at the granularity of the compressed
pieces (currently about 64kB) while maintaining good compression ratios
(within 5% of the expected ratio for dictionary data). dictd(8) uses files
stored in this format.
Required to run:
[devel/libmaa]
Navigation:
-
Browse pkgsrc
(this page)
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
math
mbone
meta-pkgs
misc
multimedia
net
news
parallel
pkgtools
regress
security
shells
sysutils
textproc
dict-ser..time
wip
wm
www
x11
* = Virtual Category
Path to this page:
./textproc/dict-server, Dictionary Service Protocol server
[
CVSweb ] [
Homepage ] [
RSS ] [
Required by ] [
Add to tracker ]
Branch: CURRENT, Version: 1.13.3, Package name: dict-server-1.13.3, Maintainer: cheusov
The Dictionary Server Protocol (DICT) is a TCP transaction based
query/response protocol that allows a client to access dictionary
definitions from a set of natural language dictionary databases.
dictd(8) is a server which supports the DICT protocol.
dictzip(1) is a compression program which creates compressed files in the
gzip format (see RFC 1952). However, unlike gzip(1), dictzip(1) compresses
the file in pieces and stores an index to the pieces in the gzip header.
This allows random access to the file at the granularity of the compressed
pieces (currently about 64kB) while maintaining good compression ratios
(within 5% of the expected ratio for dictionary data). dictd(8) uses files
stored in this format.
Required to run:
[devel/libmaa]
Master sites:
Filesize: 380.905 KBVersion history: (Expand)
- (2024-11-17) Updated to version: dict-server-1.13.3
- (2024-11-15) Updated to version: dict-server-1.13.2
- (2022-10-13) Updated to version: dict-server-1.13.1
- (2020-03-31) Updated to version: dict-server-1.13.0
- (2018-03-01) Updated to version: dict-server-1.12.1nb2
- (2017-11-23) Package has been reborn
CVS history: (Expand)
| 2025-04-21 23:26:46 by Thomas Klausner | Files touched by this commit (4) |
Log message: *: remove Interix support |
| 2024-11-15 19:15:06 by Aleksey Cheusov | Files touched by this commit (2) |
Log message: Update to 1.13.2: Modernize configure.in and rename it configure.ac Fix build failures with gcc-14 |
| 2022-10-13 12:18:37 by Thomas Klausner | Files touched by this commit (2) | |
Log message: dict-*: update to 1.13.1 Version 1.13.1, by Aleksey Cheusov, Sun, 21 Nov 2021 15:46:08 +0300 Remove the last call of gethostbyname(3) Fixes by Huy-Ngo in dictfmt help message. |
| 2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161) |
Log message: textproc: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./textproc/convertlit/distinfo clit18src.zip |
| 2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162) |
Log message: textproc: Remove SHA1 hashes for distfiles |
| 2020-03-30 15:38:58 by Aleksey Cheusov | Files touched by this commit (4) |
Log message:
Update dict-client and dictd-server to 1.13.0
dictd:
* add support for IPv6 (the default is IPv4)
- Add global configuration option "address_family" and
command line options --address-family
- Options "listen_to" and --listen-to accepts host name
in addition to IP address, "*" means "bind to all \
interfaces".
dict:
* add support for IPv6.
- New command line options -4 and -6.
- dict + dict:// URL: add support for IPv6 address
surrounded by [ and ] symbols
dictfmt:
* fix overlap of source and destination buffers in memcpy(3).
Use memmove(3) instead. This fixes failures on Linux/musl.
* DICTFMT_SORT environment variable may be used for
setting non-default sort(1)
Fix build on recent Solaris/IllumOS (missing -lnsl at link time)
Remove support for --use-dictorg and socks5. Clean-ups for build system.
Remove support for non-utf8 dictionaries.
tests:
* new test for dictd as a daemon
* always use @AWK@
* test/dictzip_test.in: avoid printing binary \0. This fixes test on some \
systems
|
| 2019-11-04 22:43:49 by Roland Illig | Files touched by this commit (155) |
Log message: textproc: align variable assignments pkglint -Wall -F --only aligned --only indent -r No manual corrections. |
| 2018-02-28 22:03:06 by Aleksey Cheusov | Files touched by this commit (1) |
Log message: textproc/dict-server: dump pkgrevision due to ABI change in libmaa |
