From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jan 24 07:30:26 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C52816A4CE for ; Mon, 24 Jan 2005 07:30:26 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 525A143D45 for ; Mon, 24 Jan 2005 07:30:26 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0O7UQL1093401 for ; Mon, 24 Jan 2005 07:30:26 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0O7UQEC093400; Mon, 24 Jan 2005 07:30:26 GMT (envelope-from gnats) Resent-Date: Mon, 24 Jan 2005 07:30:26 GMT Resent-Message-Id: <200501240730.j0O7UQEC093400@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, dan smith Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1350816A4CE for ; Mon, 24 Jan 2005 07:25:34 +0000 (GMT) Received: from ashley.algenta.com (ashley.algenta.com [63.247.81.171]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D54C43D1D for ; Mon, 24 Jan 2005 07:25:33 +0000 (GMT) (envelope-from dan@ashley.algenta.com) Received: from ashley.algenta.com (ashley.algenta.com [63.247.81.171]) by ashley.algenta.com (8.12.8p2/8.12.8) with ESMTP id j0O7PVhP028359 for ; Mon, 24 Jan 2005 07:25:31 GMT (envelope-from dan@ashley.algenta.com) Received: (from root@localhost) by ashley.algenta.com (8.12.8p2/8.12.8/Submit) id j0O7PVOT028358; Mon, 24 Jan 2005 07:25:31 GMT Message-Id: <200501240725.j0O7PVOT028358@ashley.algenta.com> Date: Mon, 24 Jan 2005 07:25:31 GMT From: dan smith To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/76614: [NEW PORT] dns/dnsmax-perl : DNSMax protocol update client X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: dan smith List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Jan 2005 07:30:26 -0000 >Number: 76614 >Category: ports >Synopsis: [NEW PORT] dns/dnsmax-perl : DNSMax protocol update client >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Jan 24 07:30:25 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Dan Smith >Release: FreeBSD 4.9-RELEASE i386 >Organization: Algenta Technologies >Environment: System: FreeBSD ashley.algenta.com 4.9-RELEASE FreeBSD 4.9-RELEASE #0: Mon Oct 27 17:51:09 GMT 2003 root@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/GENERIC i386 >Description: New port for DNSMax's perl update client. It manages DNS records, update history, and allows for per record configuration. It also includes a wizard for generation of configuration files. >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: # # dnsmax-perl/ # dnsmax-perl/Makefile # dnsmax-perl/distinfo # dnsmax-perl/pkg-descr # dnsmax-perl/pkg-message # echo c - dnsmax-perl/ mkdir -p dnsmax-perl/ > /dev/null 2>&1 echo x - dnsmax-perl/Makefile sed 's/^X//' >dnsmax-perl/Makefile << 'END-of-dnsmax-perl/Makefile' X# New ports collection makefile for: dnsmax-perl X# Date created: Sun Jan 23 20:27:00 CST 2005 X# Whom: Dan Smith X# X# $FreeBSD$ X# X XPORTNAME= dnsmax-perl XPORTVERSION= 1.0.1 XCATEGORIES= dns XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= dynamicdns XDISTNAME= ${PORTNAME:L}-${PORTVERSION:S/.p/-pre/:S/.b/-beta/} X XMAINTAINER= dan@algenta.com XCOMMENT= DNSMax-perl is a perl DNS update client for the REST DNSMax protocol X XBUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \ X ${SITE_PERL}/${PERL_ARCH}/Crypt/SSLeay.pm:${PORTSDIR}/security/p5-Crypt-SSLeay \ X ${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple \ X ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ X ${SITE_PERL}/HTTP/Request.pm:${PORTSDIR}/www/p5-libwww \ X ${SITE_PERL}/HTTP/Response.pm:${PORTSDIR}/www/p5-libwww X XUSE_ZIP= yes XNO_BUILD= yes XUSE_PERL5= yes X XPKGMESSAGE= ${PKGDIR}/pkg-message X XPLIST_FILES= bin/dnsmax-perl XPORTDOCS= LICENSE INSTALL README X Xdo-install: X ${INSTALL_SCRIPT} ${WRKDIR}/${DISTNAME}/dnsmax.pl ${PREFIX}/bin/dnsmax-perl X.if !defined(NOPORTDOCS) X @${MKDIR} ${DOCSDIR} X cd ${WRKDIR}/${DISTNAME} && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR} X.endif X Xpost-install: X @${CAT} ${PKGMESSAGE} X X.include END-of-dnsmax-perl/Makefile echo x - dnsmax-perl/distinfo sed 's/^X//' >dnsmax-perl/distinfo << 'END-of-dnsmax-perl/distinfo' XMD5 (dnsmax-perl-1.0.1.zip) = cf1c6c495581b153bc507a35a89d77be XSIZE (dnsmax-perl-1.0.1.zip) = 12757 END-of-dnsmax-perl/distinfo echo x - dnsmax-perl/pkg-descr sed 's/^X//' >dnsmax-perl/pkg-descr << 'END-of-dnsmax-perl/pkg-descr' XA Cross Platform DNS update client, written in perl. DNSMax update uses the XDNSMax protocol version 2.0 to send DNS update requests. It manages DNS Xrecords, update history, and allows for per record configuration. It also Xincludes a wizard for generation of configuration files. X XSupported Dynamic DNS services Xhttp://www.thatip.com/ Xhttp://www.dnsmax.com/ X XWWW: http://www.dynamicdnsclient.com/perl/ X X-Dan Smith X dan@algenta.com END-of-dnsmax-perl/pkg-descr echo x - dnsmax-perl/pkg-message sed 's/^X//' >dnsmax-perl/pkg-message << 'END-of-dnsmax-perl/pkg-message' X*************************************************************** X XThe DNSMax update client has been installed. You will need Xa dynamic dns account from a DNSMax enabled provider. X XProviders: X- www.dnsmax.com X- www.thatip.com X XTo set up your configuration, run dnsmax-perl X X*************************************************************** END-of-dnsmax-perl/pkg-message exit >Release-Note: >Audit-Trail: >Unformatted: