ports/104031: Update port: dns/odsclient

Jason DiCioccio jd at ods.org
Thu Oct 5 20:40:49 UTC 2006


>Number:         104031
>Category:       ports
>Synopsis:       Update port: dns/odsclient
>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:   Thu Oct 05 20:40:24 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jason DiCioccio
>Release:        FreeBSD 6.1-RELEASE-p10 i386
>Organization:
>Environment:
System: FreeBSD update.ods.org 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #3: Sun Oct 1 21:24:32 EDT 2006 geniusj at update.ods.org:/usr/obj/usr/src/sys/UPDATE i386


	
>Description:
	Update ODS Client to latest version.  Update maintainer's email address,
pkg-message and download URL.
	
>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:
#
#	odsclient
#	odsclient/Makefile
#	odsclient/distinfo
#	odsclient/pkg-descr
#	odsclient/pkg-message
#	odsclient/pkg-plist
#
echo c - odsclient
mkdir -p odsclient > /dev/null 2>&1
echo x - odsclient/Makefile
sed 's/^X//' >odsclient/Makefile << 'END-of-odsclient/Makefile'
X# New ports collection makefile for:   odsclient
X# Date created:         Jul 22, 2001
X# Whom:                 geniusj at ods.org
X#
X# $FreeBSD: ports/dns/odsclient/Makefile,v 1.6 2006/05/04 21:41:12 edwin Exp $
X#
X
XPORTNAME=	odsclient
XPORTVERSION=	1.03
XCATEGORIES=	dns
XMASTER_SITES=	http://www.ods.org/dl/
X
XMAINTAINER=	jd at ods.org
XCOMMENT=	ODS Dynamic DNS Client
X
XALL_TARGET=	odsclient
X
Xpost-patch:
X	@${REINPLACE_CMD} -e "s/^(CC|CFLAGS).+//g" ${WRKSRC}/Makefile
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/odsclient ${PREFIX}/bin
X.if !defined(NOPORTDOCS)
X	${MKDIR} ${DOCSDIR}
X	${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}/README
X.endif
X
Xpost-install:
X	@${CAT} ${PKGMESSAGE}
X
X.include <bsd.port.mk>
END-of-odsclient/Makefile
echo x - odsclient/distinfo
sed 's/^X//' >odsclient/distinfo << 'END-of-odsclient/distinfo'
XMD5 (odsclient-1.03.tar.gz) = f4d5502b7d8799fc6555d7d98ef6b964
XSHA256 (odsclient-1.03.tar.gz) = 4c55c88e2aebce736f2a85fb750da0292d047bfc3bd7a042535cbd9545ecc384
XSIZE (odsclient-1.03.tar.gz) = 4263
END-of-odsclient/distinfo
echo x - odsclient/pkg-descr
sed 's/^X//' >odsclient/pkg-descr << 'END-of-odsclient/pkg-descr'
XA dynamic DNS client for the service provided by the Open Domain Server.
XThis client is the official ODS client, it is a simple command-line client that
Xcan easily be placed into any scripts necessary.
X
XAccount signup, Host creation, etc can be found at:
X
XWWW: http://www.ods.org/
X
X- geniusj at ods.org
END-of-odsclient/pkg-descr
echo x - odsclient/pkg-message
sed 's/^X//' >odsclient/pkg-message << 'END-of-odsclient/pkg-message'
X----------------------------------------------------------------------
XTo use this client you must first signup for an account at ods.org You
Xcan find the signup page at http://ods.org/manager.php?add_user=1
X
XThe syntax for using the client is:
X odsclient <username> <password> <hostname> [ip address]
X
XThe IP address is optional. If it is not specified, the server will
Xdetermine it for you.
X----------------------------------------------------------------------
END-of-odsclient/pkg-message
echo x - odsclient/pkg-plist
sed 's/^X//' >odsclient/pkg-plist << 'END-of-odsclient/pkg-plist'
Xbin/odsclient
X%%PORTDOCS%%share/doc/odsclient/README
X%%PORTDOCS%%@dirrm share/doc/odsclient
END-of-odsclient/pkg-plist
exit

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



More information about the freebsd-ports-bugs mailing list