Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Sep 2002 10:08:40 -0400 (EDT)
From:      Anish Mistry <amistry@am-productions.biz>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/42839: New Port: Weedns
Message-ID:  <200209161408.g8GE8ejT001909@www.am-productions.biz>

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

>Number:         42839
>Category:       ports
>Synopsis:       New Port: Weedns
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 16 07:10:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Anish Mistry
>Release:        FreeBSD 4.6.1-RELEASE-p10 i386
>Organization:
AM Productions
>Environment:
System: FreeBSD www.am-productions.biz 4.6.1-RELEASE-p10 FreeBSD 4.6.1-RELEASE-p10 #1: Wed Aug 7 06:07:56 EDT 2002 amistry@am-productions.yi.org:/usr/obj/usr/src/sys/RUSTY i386


	
>Description:
	Client for the weedns dns system.  http://www.whyi.org/
>How-To-Repeat:
	
>Fix:

	

--- weedns.port begins here ---
# 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:
#
#	weedns
#	weedns/pkg-plist
#	weedns/pkg-message
#	weedns/pkg-descr
#	weedns/pkg-comment
#	weedns/distinfo
#	weedns/Makefile
#
echo c - weedns
mkdir -p weedns > /dev/null 2>&1
echo x - weedns/pkg-plist
sed 's/^X//' >weedns/pkg-plist << 'END-of-weedns/pkg-plist'
Xbin/skeleton_client.pl
Xbin/smtp_ip.pl
Xlib/WeedNS/Client.pm
Xlib/perl5/site_perl/%%PERL_VER%%/warnings.pm
Xetc/weedns_sc.crontab
Xshare/doc/weedns/skeleton_client.html
X@dirrm share/doc/weedns
X@dirrm lib/WeedNS
X
END-of-weedns/pkg-plist
echo x - weedns/pkg-message
sed 's/^X//' >weedns/pkg-message << 'END-of-weedns/pkg-message'
XYou will have to create an account at http://www.whyi.org/.  There is a free
Xservice if you are using a subdomain, and a small fee if you want dynamic
XDNS service for a TLD.
END-of-weedns/pkg-message
echo x - weedns/pkg-descr
sed 's/^X//' >weedns/pkg-descr << 'END-of-weedns/pkg-descr'
XThe client software for the weedns dynamic dns update client.  Documentation
Xwebpage /usr/local/share/doc/weedns/skeleton_client.html
X
XWWW: http://www.whyi.org/
X
X- Anish Mistry
Xamistry@am-productions.biz
XAM Productions http://am-productions.biz
END-of-weedns/pkg-descr
echo x - weedns/pkg-comment
sed 's/^X//' >weedns/pkg-comment << 'END-of-weedns/pkg-comment'
XClient for WeedNS DNS system
END-of-weedns/pkg-comment
echo x - weedns/distinfo
sed 's/^X//' >weedns/distinfo << 'END-of-weedns/distinfo'
XMD5 (weedns_sc-1.19.tgz) = 8a9ee8b11e34d7820f37704ba3bb6fcc
END-of-weedns/distinfo
echo x - weedns/Makefile
sed 's/^X//' >weedns/Makefile << 'END-of-weedns/Makefile'
X# New ports collection makefile for:    weedns
X# Date created:         13 September 2002
X# Whom:                 Anish Mistry
X# $FreeBSD$
X#
X
XPORTNAME=	weedns
XPORTVERSION=	1.19
XCATEGORIES=	net
XMASTER_SITES=	http://www.weedns.com/clients/
XDISTNAME=	weedns_sc-1.19
XEXTRACT_SUFX=	.tgz
X
XMAINTAINER=	amistry@am-productions.biz
X
XRUN_DEPENDS=	\
X		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/URI.pm:${PORTSDIR}/net/p5-URI \
X		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/LWP.pm:${PORTSDIR}/www/p5-libwww
X
XNO_BUILD=	yes
XUSE_PERL5=      yes
X
Xdo-install:
X	@${INSTALL_SCRIPT} ${WRKSRC}/bin/skeleton_client.pl ${PREFIX}/bin
X	@${INSTALL_SCRIPT} ${WRKSRC}/bin/smtp_ip.pl ${PREFIX}/bin
X	@${INSTALL_SCRIPT} -d ${PREFIX}/lib/WeedNS
X	@${INSTALL_SCRIPT} ${WRKSRC}/lib/WeedNS/Client.pm ${PREFIX}/lib/WeedNS
X	@${INSTALL_SCRIPT} ${WRKSRC}/etc/weedns_sc.crontab ${PREFIX}/etc
X	@${INSTALL_SCRIPT} -d ${PREFIX}/share/doc/weedns
X	@${INSTALL_SCRIPT} ${WRKSRC}/skeleton_client.html ${PREFIX}/share/doc/weedns
X	@${ECHO_CMD} "1;" > ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/warnings.pm
X
X.include <bsd.port.mk>
END-of-weedns/Makefile
exit
--- weedns.port ends here ---


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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