Univ's Tromso sites pasta.cs.uit.no and www.vermicelli.pasta.cs.uit.no

don't seem to exist anymore. Update the 2 ports that refer to them.
ok sten@
This commit is contained in:
matthieu 2012-05-26 12:40:30 +00:00
parent d9e281ae40
commit 1b2782f607
3 changed files with 9 additions and 17 deletions

View File

@ -1,13 +1,13 @@
# $OpenBSD: Makefile,v 1.23 2012/03/03 15:56:18 sthen Exp $
# $OpenBSD: Makefile,v 1.24 2012/05/26 12:40:30 matthieu Exp $
COMMENT= DNS proxy that supports IPv6 <==> IPv4 record translation
DISTNAME= totd-1.5.1
REVISION= 0
REVISION= 1
CATEGORIES= net
MASTER_SITES= ftp://ftp.pasta.cs.uit.no/pub/Vermicelli/
MASTER_SITES= http://www.dillema.net/software/totd/
HOMEPAGE= http://www.vermicelli.pasta.cs.uit.no/software/totd.html
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

View File

@ -11,14 +11,6 @@ Examples of such translation mechanisms currently in use are:
the KAME project (http://www.kame.net). See faithd(8) on
*BSD/Kame.
For an example setup you may checkout our WWW-site:
http://www.vermicelli.pasta.cs.uit.no
and the following clickable image in particular:
http://www.vermicelli.pasta.cs.uit.no/ipv6/UiTo-ipv6.html
*** Contacting the Author ***
You can contact me (Feico Dillema) at feico at pasta.cs.uit.no (s/ at /@).
You can contact me (Feico Dillema) at feico at dillema.net (s/ at /@).

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.5 2011/01/14 22:50:56 jasper Exp $
# $OpenBSD: Makefile,v 1.6 2012/05/26 12:40:30 matthieu Exp $
COMMENT= IPv6 to IPv4 web proxy
DISTNAME= www6to4-1.5
REVISION= 0
REVISION= 1
CATEGORIES= www
HOMEPAGE= http://www.vermicelli.pasta.cs.uit.no/ipv6/software.html
HOMEPAGE= http://www.dillema.net/software/www6to4.html
# GPL
PERMIT_PACKAGE_CDROM= Yes
@ -14,7 +14,7 @@ PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= c
MASTER_SITES= ftp://ftp.pasta.cs.uit.no/pub/Vermicelli/
MASTER_SITES= http://www.dillema.net/software/www6to4/
ALL_TARGET= www6to4
CFLAGS+= -DSYSCONFDIR=\"${SYSCONFDIR}\"