clean up DESCR; faithd no more, mention af-to, mention DNS64 alternatives.

This commit is contained in:
sthen 2014-03-09 22:07:10 +00:00
parent 365b14e4d1
commit a2466639b2
3 changed files with 9 additions and 21 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.26 2013/03/11 11:35:57 espie Exp $
# $OpenBSD: Makefile,v 1.27 2014/03/09 22:07:10 sthen Exp $
COMMENT= DNS proxy that supports IPv6 <==> IPv4 record translation
DISTNAME= totd-1.5.1
REVISION= 2
REVISION= 3
CATEGORIES= net
MASTER_SITES= http://www.dillema.net/software/totd/
@ -12,10 +12,10 @@ HOMEPAGE= http://www.dillema.net/software/totd.html
# BSD/ISC (built-in webserver is LGPL but we don't compile it in)
PERMIT_PACKAGE_CDROM= Yes
WANTLIB= c
WANTLIB= c
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS += --enable-stf
CONFIGURE_ARGS += --enable-stf
NO_TEST= Yes

View File

@ -1,5 +1,2 @@
MD5 (totd-1.5.1.tar.gz) = ftrtrp9qylkS3WwSNYLPCA==
RMD160 (totd-1.5.1.tar.gz) = O4CTGDfu0b2eXN+oo+1wjW7UBCk=
SHA1 (totd-1.5.1.tar.gz) = z51Is4ay8hgDK4mX4otG5kkh1Z4=
SHA256 (totd-1.5.1.tar.gz) = Ggnvbc84K+6jVG7sMTjq37ruwZim+SHJbok36RoeBvo=
SIZE (totd-1.5.1.tar.gz) = 235809

View File

@ -1,16 +1,7 @@
Copyright (C) 1998 WIDE Project. All rights reserved.
Copyright (C) 1999 University of Tromso. All rights reserved.
Totd is a small DNS proxy nameserver that supports IPv6 only hosts/networks
that communicate with the IPv4 world using some translation mechanism.
Examples of such translation mechanisms currently in use are:
that communicate with the IPv4 world using some translation mechanism, for
example application level translators such as the old KAME faithd(8) which
was formerly present in OpenBSD, and PF's af-to feature.
* IPv6/IPv4 Network Address and Packet Translation (NAT-PT)
implemented e.g. by Cisco.
* Application level translators as the faithd implemented by
the KAME project (http://www.kame.net). See faithd(8) on
*BSD/Kame.
*** Contacting the Author ***
You can contact me (Feico Dillema) at feico at dillema.net (s/ at /@).
Note that for new configurations, it is generally preferred to use a
DNS64-capable recursive name server, e.g. later versions of BIND 9.