Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Sep 2005 00:12:04 +0300
From:      "Alex Samorukov" <samm@os2.kiev.ua>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Cc:        samm@os2.kiev.ua
Subject:   ports/86350: New port: dns/dyndns INADYN - Simple DYNAMIC DNS client
Message-ID:  <1127164324.0@samm.voliacable.com>
Resent-Message-ID: <200509192120.j8JLK72a011001@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         86350
>Category:       ports
>Synopsis:       New port: dns/dyndns INADYN - Simple DYNAMIC DNS client
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 19 21:20:07 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Alex Samorukov
>Release:        FreeBSD 6.0-BETA4 i386
>Organization:
Home 
>Environment:


System: FreeBSD 6.0-BETA4 #0: Sat Sep 10 13:40:46 EEST 2005
    root@samm.voliacable.com:/usr/obj/usr/src/sys/SAMMKRNL



>Description:


INADYN is a dynamic DNS client. That is, it maintains the IP address of a host  
name. It periodically checks whether the IP address stored by the DNS server    
is the real current address of the machine that is running INADYN.              
It supports the following dynamic DNS services: dyndns.org (in all three        
flavors: dynamic, static, custom), freedns.afraid.org, zoneedit.com, no-ip.com  
                                                                                
WWW: http://inadyn.ina-tech.net/ 


>How-To-Repeat:





>Fix:


# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	/usr/ports/dns/dyndns/
#	/usr/ports/dns/dyndns/distinfo
#	/usr/ports/dns/dyndns/Makefile
#	/usr/ports/dns/dyndns/pkg-descr
#	/usr/ports/dns/dyndns/pkg-plist
#
echo c - /usr/ports/dns/dyndns/
mkdir -p /usr/ports/dns/dyndns/ > /dev/null 2>&1
echo x - /usr/ports/dns/dyndns/distinfo
sed 's/^X//' >/usr/ports/dns/dyndns/distinfo << 'END-of-/usr/ports/dns/dyndns/distinfo'
XMD5 (inadyn.v1.96.zip) = 0d5ab08003ac08c36f55a562d0c4b1c1
XSIZE (inadyn.v1.96.zip) = 127742
END-of-/usr/ports/dns/dyndns/distinfo
echo x - /usr/ports/dns/dyndns/Makefile
sed 's/^X//' >/usr/ports/dns/dyndns/Makefile << 'END-of-/usr/ports/dns/dyndns/Makefile'
X# New ports collection makefile for:   inadyn
X# Date created:        9 September 2005
X# Whom:                samm
X#
X# $FreeBSD$
X#
X
XPORTNAME=	inadyn
XPORTVERSION=	1.96
XCATEGORIES=	dns
XMASTER_SITES=	http://inadyn.ina-tech.net/
XDISTNAME=	inadyn.v1.96
XEXTRACT_SUFX=	.zip
X
XMAINTAINER=	samm@os2.kiev.ua
XCOMMENT=	INADYN - Simple DYNAMIC DNS client
X
XWRKSRC=		${WRKDIR}/inadyn
XUSE_ZIP=	yes
XUSE_GMAKE=	yes
XMAKEFILE=	makefile
X
XMAN8=		inadyn.8
XMAN5=		inadyn.conf.5
XMANCOMPRESSED=	no
X
XNO_INSTALL_MANPAGES=yes
X
Xdo-install:
X.if !defined(NOPORTDOCS)
X	${MKDIR} ${DOCSDIR}
X	${INSTALL_MAN} ${WRKSRC}/readme.html ${DOCSDIR}
X.endif
X	 ${INSTALL_SCRIPT} ${WRKSRC}/bin/linux/inadyn ${PREFIX}/bin
X	 ${INSTALL_SCRIPT} ${WRKSRC}/man/inadyn.8 ${MANPREFIX}/man/man8
X	 ${INSTALL_SCRIPT} ${WRKSRC}/man/inadyn.conf.5 ${MANPREFIX}/man/man5
X
X.include <bsd.port.mk>
END-of-/usr/ports/dns/dyndns/Makefile
echo x - /usr/ports/dns/dyndns/pkg-descr
sed 's/^X//' >/usr/ports/dns/dyndns/pkg-descr << 'END-of-/usr/ports/dns/dyndns/pkg-descr'
XINADYN is a dynamic DNS client. That is, it maintains the IP address of a host 
Xname. It periodically checks whether the IP address stored by the DNS server 
Xis the real current address of the machine that is running INADYN.
XIt supports the following dynamic DNS services: dyndns.org (in all three 
Xflavors: dynamic, static, custom), freedns.afraid.org, zoneedit.com, no-ip.com 
X 
XWWW: http://inadyn.ina-tech.net/
END-of-/usr/ports/dns/dyndns/pkg-descr
echo x - /usr/ports/dns/dyndns/pkg-plist
sed 's/^X//' >/usr/ports/dns/dyndns/pkg-plist << 'END-of-/usr/ports/dns/dyndns/pkg-plist'
Xbin/inadyn
X%%PORTDOCS%%%%DOCSDIR%%/readme.html
X%%PORTDOCS%%@dirrm %%DOCSDIR%%
END-of-/usr/ports/dns/dyndns/pkg-plist
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1127164324.0>