The FreeBSD Ports Archive
FreeBSD dns : totd4>
DNS proxy that supports IPv6 <==> IPv4 record translation
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:
* 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.
http://www.vermicelli.pasta.cs.uit.no/ipv6/software.html
|
totd history
v. 1.22
date: 2007/03/25 21:21:39; author: pav; state: Exp; lines: +3 -14
- Fix build on gcc 4.1
PR: ports/110568
Submitted by: Ed Schouten (maintainer)
- While here, modernize USE_RC_SUBR and kill FreeBSD 4.X bits
v. 1.21
date: 2006/04/12 13:44:09; author: ehaupt; state: Exp; lines: +1 -1
This port is now maintained by the submitter of the last update.
Agreed on: irc
v. 1.20
date: 2006/04/12 13:27:59; author: ehaupt; state: Exp; lines: +8 -5
- Fix build on -CURRENT. GCC raises a warning at totd.c:507; tv_sec is a
time_t, not a long
- Respect CC (self)
PR: 95148
Submitted by: Ed Schouten
v. 1.19
date: 2005/09/14 23:34:28; author: pav; state: Exp; lines: +5 -4
- Unbreak on !i386
PR: ports/86091
Submitted by: Johan van Selst
v. 1.18
date: 2005/08/31 03:13:17; author: kris; state: Exp; lines: +7 -1
BROKEN on !i386: Does not compile
v. 1.17
date: 2005/07/27 14:50:16; author: leeym; state: Exp; lines: +4 -0
- replace %zd with %d and unbreak this port on 4.x
v. 1.16
date: 2005/07/11 11:50:26; author: sumikawa; state: Exp; lines: +1 -2
Upgrade to 1.5.1.
v. 1.15
date: 2005/06/18 06:37:29; author: sumikawa; state: Exp; lines: +1 -1
Upgrade to 1.5.
v. 1.14
date: 2004/05/24 11:46:59; author: vs; state: Exp; lines: +7 -2
- rcNGify
- Make pkg-deinstall PREFIX-aware while here
PR: ports/67052
Submitted by: ume
v. 1.13
date: 2003/09/25 21:38:34; author: sumikawa; state: Exp; lines: +1 -2
Upgrade to 1.4.
v. 1.12
date: 2003/09/05 04:54:37; author: edwin; state: Exp; lines: +1 -1
Massive repo-copies request: net->dns (partly devel->dns)
PR: ports/56020
Submitted by: Kimura Fuyuki
Approved by: portmgr
v. 1.11
date: 2003/02/20 18:51:11; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.10
date: 2002/11/10 16:47:35; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.9
date: 2002/11/06 22:46:31; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.8
date: 2002/11/03 16:20:24; author: sumikawa; state: Exp; lines: +1 -1
Fix signal handling.
v. 1.7
date: 2002/11/03 15:51:39; author: sumikawa; state: Exp; lines: +3 -1
Add startup script.
v. 1.6
date: 2002/08/24 03:31:43; author: kris; state: Exp; lines: +1 -1
Correct the location of the totd.conf and totd.conf.sample files for
package installations. Release my maintainership as I don't use this
port any more.
Submitted by: Shoichi Sakane
PR: ports/38451
v. 1.5
date: 2002/03/19 04:17:23; author: sumikawa; state: Exp; lines: +2 -2
Upgrade to 1.3.
Approved by: kris
v. 1.4
date: 2001/05/20 13:35:31; author: sumikawa; state: Exp; lines: +4 -1
Add missing manpage.
PR: ports/27345
Submitted by: David W. Chapman Jr.
v. 1.3
date: 2001/05/06 04:20:11; author: kris; state: Exp; lines: +2 -4
Update to totd-1.2
v. 1.2
date: 2001/01/14 11:32:16; author: kris; state: Exp; lines: +4 -3
Update to totd 1.1p5
v. 1.1
date: 2000/11/17 23:08:15; author: kris; state: Exp;
totd 1.1p4 is a DNS proxy that supports IPv6 <==> IPv4 record translation
Obtained from: OpenBSD
=============================================================================
v. 1.22
date: 2007/03/25 21:21:39; author: pav; state: Exp; lines: +3 -14
- Fix build on gcc 4.1
PR: ports/110568
Submitted by: Ed Schouten (maintainer)
- While here, modernize USE_RC_SUBR and kill FreeBSD 4.X bits
v. 1.21
date: 2006/04/12 13:44:09; author: ehaupt; state: Exp; lines: +1 -1
This port is now maintained by the submitter of the last update.
Agreed on: irc
v. 1.20
date: 2006/04/12 13:27:59; author: ehaupt; state: Exp; lines: +8 -5
- Fix build on -CURRENT. GCC raises a warning at totd.c:507; tv_sec is a
time_t, not a long
- Respect CC (self)
PR: 95148
Submitted by: Ed Schouten
v. 1.19
date: 2005/09/14 23:34:28; author: pav; state: Exp; lines: +5 -4
- Unbreak on !i386
PR: ports/86091
Submitted by: Johan van Selst
v. 1.18
date: 2005/08/31 03:13:17; author: kris; state: Exp; lines: +7 -1
BROKEN on !i386: Does not compile
v. 1.17
date: 2005/07/27 14:50:16; author: leeym; state: Exp; lines: +4 -0
- replace %zd with %d and unbreak this port on 4.x
v. 1.16
date: 2005/07/11 11:50:26; author: sumikawa; state: Exp; lines: +1 -2
Upgrade to 1.5.1.
v. 1.15
date: 2005/06/18 06:37:29; author: sumikawa; state: Exp; lines: +1 -1
Upgrade to 1.5.
v. 1.14
date: 2004/05/24 11:46:59; author: vs; state: Exp; lines: +7 -2
- rcNGify
- Make pkg-deinstall PREFIX-aware while here
PR: ports/67052
Submitted by: ume
v. 1.13
date: 2003/09/25 21:38:34; author: sumikawa; state: Exp; lines: +1 -2
Upgrade to 1.4.
v. 1.12
date: 2003/09/05 04:54:37; author: edwin; state: Exp; lines: +1 -1
Massive repo-copies request: net->dns (partly devel->dns)
PR: ports/56020
Submitted by: Kimura Fuyuki
Approved by: portmgr
v. 1.11
date: 2003/02/20 18:51:11; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.10
date: 2002/11/10 16:47:35; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.9
date: 2002/11/06 22:46:31; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.8
date: 2002/11/03 16:20:24; author: sumikawa; state: Exp; lines: +1 -1
Fix signal handling.
v. 1.7
date: 2002/11/03 15:51:39; author: sumikawa; state: Exp; lines: +3 -1
Add startup script.
v. 1.6
date: 2002/08/24 03:31:43; author: kris; state: Exp; lines: +1 -1
Correct the location of the totd.conf and totd.conf.sample files for
package installations. Release my maintainership as I don't use this
port any more.
Submitted by: Shoichi Sakane
PR: ports/38451
v. 1.5
date: 2002/03/19 04:17:23; author: sumikawa; state: Exp; lines: +2 -2
Upgrade to 1.3.
Approved by: kris
v. 1.4
date: 2001/05/20 13:35:31; author: sumikawa; state: Exp; lines: +4 -1
Add missing manpage.
PR: ports/27345
Submitted by: David W. Chapman Jr.
v. 1.3
date: 2001/05/06 04:20:11; author: kris; state: Exp; lines: +2 -4
Update to totd-1.2
v. 1.2
date: 2001/01/14 11:32:16; author: kris; state: Exp; lines: +4 -3
Update to totd 1.1p5
v. 1.1
date: 2000/11/17 23:08:15; author: kris; state: Exp;
totd 1.1p4 is a DNS proxy that supports IPv6 <==> IPv4 record translation
Obtained from: OpenBSD
=============================================================================
v. 1.22
date: 2007/03/25 21:21:39; author: pav; state: Exp; lines: +3 -14
- Fix build on gcc 4.1
PR: ports/110568
Submitted by: Ed Schouten (maintainer)
- While here, modernize USE_RC_SUBR and kill FreeBSD 4.X bits
v. 1.21
date: 2006/04/12 13:44:09; author: ehaupt; state: Exp; lines: +1 -1
This port is now maintained by the submitter of the last update.
Agreed on: irc
v. 1.20
date: 2006/04/12 13:27:59; author: ehaupt; state: Exp; lines: +8 -5
- Fix build on -CURRENT. GCC raises a warning at totd.c:507; tv_sec is a
time_t, not a long
- Respect CC (self)
PR: 95148
Submitted by: Ed Schouten
v. 1.19
date: 2005/09/14 23:34:28; author: pav; state: Exp; lines: +5 -4
- Unbreak on !i386
PR: ports/86091
Submitted by: Johan van Selst
v. 1.18
date: 2005/08/31 03:13:17; author: kris; state: Exp; lines: +7 -1
BROKEN on !i386: Does not compile
v. 1.17
date: 2005/07/27 14:50:16; author: leeym; state: Exp; lines: +4 -0
- replace %zd with %d and unbreak this port on 4.x
v. 1.16
date: 2005/07/11 11:50:26; author: sumikawa; state: Exp; lines: +1 -2
Upgrade to 1.5.1.
v. 1.15
date: 2005/06/18 06:37:29; author: sumikawa; state: Exp; lines: +1 -1
Upgrade to 1.5.
v. 1.14
date: 2004/05/24 11:46:59; author: vs; state: Exp; lines: +7 -2
- rcNGify
- Make pkg-deinstall PREFIX-aware while here
PR: ports/67052
Submitted by: ume
v. 1.13
date: 2003/09/25 21:38:34; author: sumikawa; state: Exp; lines: +1 -2
Upgrade to 1.4.
v. 1.12
date: 2003/09/05 04:54:37; author: edwin; state: Exp; lines: +1 -1
Massive repo-copies request: net->dns (partly devel->dns)
PR: ports/56020
Submitted by: Kimura Fuyuki
Approved by: portmgr
v. 1.11
date: 2003/02/20 18:51:11; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.10
date: 2002/11/10 16:47:35; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.9
date: 2002/11/06 22:46:31; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.8
date: 2002/11/03 16:20:24; author: sumikawa; state: Exp; lines: +1 -1
Fix signal handling.
v. 1.7
date: 2002/11/03 15:51:39; author: sumikawa; state: Exp; lines: +3 -1
Add startup script.
v. 1.6
date: 2002/08/24 03:31:43; author: kris; state: Exp; lines: +1 -1
Correct the location of the totd.conf and totd.conf.sample files for
package installations. Release my maintainership as I don't use this
port any more.
Submitted by: Shoichi Sakane
PR: ports/38451
v. 1.5
date: 2002/03/19 04:17:23; author: sumikawa; state: Exp; lines: +2 -2
Upgrade to 1.3.
Approved by: kris
v. 1.4
date: 2001/05/20 13:35:31; author: sumikawa; state: Exp; lines: +4 -1
Add missing manpage.
PR: ports/27345
Submitted by: David W. Chapman Jr.
v. 1.3
date: 2001/05/06 04:20:11; author: kris; state: Exp; lines: +2 -4
Update to totd-1.2
v. 1.2
date: 2001/01/14 11:32:16; author: kris; state: Exp; lines: +4 -3
Update to totd 1.1p5
v. 1.1
date: 2000/11/17 23:08:15; author: kris; state: Exp;
totd 1.1p4 is a DNS proxy that supports IPv6 <==> IPv4 record translation
Obtained from: OpenBSD
=============================================================================
|
| |

|