mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
7810fb706b
eb-2.3, I changed the versions and recalculated the checksums. Also, ndtpd/patches/patch-aa (by me) is for quieting ndtpd somewhat so it won't leave dozens of lines to /var/log/messages every time someone looks up a word, and eb/patches/patch-aa (by Kasahara-san, the original author) is for changing the shared lib versions. ndtpd/Makefile's LIB_DEPENDS was adjusted accordingly. PR: 12130 Submitted by: maintainer Reviewed (my changes) by: maintainer
15 lines
632 B
Plaintext
15 lines
632 B
Plaintext
NDTPD is a server for accessing CD-ROM books with NDTP (Network
|
|
Dictionary Transfer Protocol) on TCP. You can replace dserver with
|
|
NDTPD. NDTPD can run on UNIX derived systems. It supports to access
|
|
CD-ROM books of EB, EBG, EBXA and EPWING formats. CD-ROM books of
|
|
those formats are popular in Japan. Since CD-ROM books themseves are
|
|
stands on the ISO 9660 format, you can mount the discs by the same way
|
|
as other ISO 9660 discs.
|
|
|
|
-- Motoyuki Kasahara <m-kasahr@sra.co.jp>
|
|
|
|
You can get information about NDTPD from their website.
|
|
WWW: http://www.sra.co.jp/people/m-kasahr/ndtpd/
|
|
|
|
-- Kazutoki TAKAMUNE <takamune@avrl.mei.co.jp>
|