From owner-freebsd-ports@FreeBSD.ORG Sat Feb 21 11:55:15 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 17A9D106564A for ; Sat, 21 Feb 2009 11:55:15 +0000 (UTC) (envelope-from carl.gustavsson@bahnhofbredband.se) Received: from smtp-2.sys.kth.se (smtp-2.sys.kth.se [130.237.32.160]) by mx1.freebsd.org (Postfix) with ESMTP id C87F88FC13 for ; Sat, 21 Feb 2009 11:55:14 +0000 (UTC) (envelope-from carl.gustavsson@bahnhofbredband.se) Received: from localhost (localhost [127.0.0.1]) by smtp-2.sys.kth.se (Postfix) with ESMTP id 8919C14D7EC; Sat, 21 Feb 2009 12:35:17 +0100 (CET) X-Virus-Scanned: by amavisd-new at kth.se Received: from smtp-2.sys.kth.se ([127.0.0.1]) by localhost (smtp-2.sys.kth.se [127.0.0.1]) (amavisd-new, port 10024) with LMTP id NHYmOV8AMlsV; Sat, 21 Feb 2009 12:35:04 +0100 (CET) Received: from munin.home.swe (c213-100-49-247.swipnet.se [213.100.49.247]) by smtp-2.sys.kth.se (Postfix) with ESMTP id 44C1A14C06E; Sat, 21 Feb 2009 12:34:53 +0100 (CET) Message-ID: <499FE6DD.2040607@bahnhofbredband.se> Date: Sat, 21 Feb 2009 12:34:53 +0100 From: Carl Johan Gustavsson User-Agent: Thunderbird 2.0.0.19 (X11/20090104) MIME-Version: 1.0 To: Oliver Lehmann References: <20090221094713.c95774f2.lehmann@ans-netz.de> In-Reply-To: <20090221094713.c95774f2.lehmann@ans-netz.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org Subject: Re: dyndns.org clients X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Feb 2009 11:55:15 -0000 Oliver Lehmann wrote: > Hi, > > I'm looking for a dyndns.org client. I've used ddup for years but it is > deleted for quite some time now. ipcheck is not a solution because it > requires python. I don't want to install a whole scripting language for > just keeping my IP at dyndns.org up to date on my router. > > So I'm looking for a dyndns.org client which is written in C (perl is > also not an option). Does someone know a port? > > Otherwise I propably have to resurrect ddup... > > Hi, I think dns/ez-ipupdate will suit you. (http://ez-ipupdate.com/) - cjg