add net/totd: DNS relay server which helps v4/v6 translator, like faith(8)
This commit is contained in:
parent
7c426b70a3
commit
b4dd6230a3
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.60 2000/01/09 07:59:31 brad Exp $
|
||||
# $OpenBSD: Makefile,v 1.61 2000/01/21 10:19:31 itojun Exp $
|
||||
# $FreeBSD: Makefile,v 1.129 1997/11/20 13:47:40 itojun Exp $
|
||||
#
|
||||
|
||||
@ -113,6 +113,7 @@
|
||||
SUBDIR += tintin++
|
||||
SUBDIR += tinyfugue
|
||||
SUBDIR += tircproxy
|
||||
SUBDIR += totd
|
||||
# SUBDIR += traceroute
|
||||
SUBDIR += trafshow
|
||||
# SUBDIR += ttt
|
||||
|
@ -1,3 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2000/01/21 10:19:32 itojun Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2000/01/21 10:01:23 itojun Exp $
|
||||
#
|
||||
|
||||
@ -5,7 +6,7 @@ DISTNAME= totd-1.1p2
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ftp://ftp.pasta.cs.uit.no/pub/Vermicelli/
|
||||
|
||||
MAINTAINER= feico@pasta.cs.uit.no
|
||||
MAINTAINER= itojun@itojun.org
|
||||
HOMEPAGE= http://www.vermicelli.cs.uit.no/ipv6/software.html
|
||||
|
||||
WRKSRC= ${WRKDIR}/totd-1.1p2
|
||||
@ -15,4 +16,4 @@ GNU_CONFIGURE= YES
|
||||
post-install:
|
||||
${INSTALL_SCRIPT} ${FILESDIR}/totd.conf.sample ${PREFIX}/etc/totd.conf.sample
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
$NetBSD: md5,v 1.2 2000/01/21 10:01:23 itojun Exp $
|
||||
|
||||
MD5 (totd-1.1p2.tar.gz) = d4d2bafa73d279539e14be3173a8691f
|
||||
RMD160 (totd-1.1p2.tar.gz) = 6fb35955190122fa0bbd9181b3d4a3131f7087a5
|
||||
SHA1 (totd-1.1p2.tar.gz) = bdb60289c07501f8f35d7fa3e0f26546469c5ce7
|
||||
|
@ -1,3 +1,2 @@
|
||||
@comment $NetBSD: PLIST,v 1.1.1.1 1999/11/22 21:04:01 itojun Exp $
|
||||
sbin/totd
|
||||
etc/totd.conf.sample
|
||||
|
Loading…
x
Reference in New Issue
Block a user