Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jul 2002 10:10:12 +0100
From:      Simon Dick <simond@irrelevant.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/41113: New port: net/mydns
Message-ID:  <E17Z6Xc-0004gQ-00@nelly.internal.irrelevant.org>

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

>Number:         41113
>Category:       ports
>Synopsis:       New port: net/mydns
>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 Jul 29 02:20:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Simon Dick
>Release:        FreeBSD 4.6-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD nelly.internal.irrelevant.org 4.6-RELEASE-p1 FreeBSD 4.6-RELEASE-p1 #0: Sat Jun 29 15:30:22 BST 2002 root@nelly.internal.irrelevant.org:/usr/obj/usr/src/sys/ELEPHANT i386


	
>Description:

Port for MyDNS 0.8 (MySQL backed DNS server)

>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:
#
#	mydns
#	mydns/Makefile
#	mydns/pkg-comment
#	mydns/pkg-descr
#	mydns/pkg-plist
#	mydns/distinfo
#
echo c - mydns
mkdir -p mydns > /dev/null 2>&1
echo x - mydns/Makefile
sed 's/^X//' >mydns/Makefile << 'END-of-mydns/Makefile'
X# New ports collection makefile for:	mydns
X# Date created:				23 July 2002
X# Whom:					Simon Dick <simond@irrelevant.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	mydns
XPORTVERSION=	0.8
XCATEGORIES=	net databases
XMASTER_SITES=	http://mydns.bboy.net/download/
X
XMAINTAINER=	simond@irrelevant.org
X
XLIB_DEPENDS=	mysqlclient.10:${PORTSDIR}/databases/mysql323-client
X
XGNU_CONFIGURE=	yes
XCONFIGURE_ARGS=	--with-confdir=${PREFIX}/etc
XUSE_BZIP2=	yes
X
XMAN5=		mydns.conf.5
XMAN8=		mydns.8
X
X.include <bsd.port.mk>
END-of-mydns/Makefile
echo x - mydns/pkg-comment
sed 's/^X//' >mydns/pkg-comment << 'END-of-mydns/pkg-comment'
XDNS server designed to utilize the MySQL database
END-of-mydns/pkg-comment
echo x - mydns/pkg-descr
sed 's/^X//' >mydns/pkg-descr << 'END-of-mydns/pkg-descr'
XMyDNS is a free DNS server for UNIX implemented from scratch and
Xdesigned to utilize the MySQL database for data storage.
X
XIts primary objectives are stability, security, interoperability,
Xand speed, though not necessarily in that order.
X
XMyDNS does not include recursive name service, nor a resolver library.
XIt is primarily designed for organizations with many zones and/or
Xresource records who desire the ability to perform real-time dynamic
Xupdates on their DNS data via MySQL.
X
XWWW: http://mydns.bboy.net/
END-of-mydns/pkg-descr
echo x - mydns/pkg-plist
sed 's/^X//' >mydns/pkg-plist << 'END-of-mydns/pkg-plist'
Xinclude/mydns.h
Xinfo/mydns.info
Xlib/libmydns.a
Xlib/charset.alias
Xsbin/mydns
Xshare/locale/locale.alias
END-of-mydns/pkg-plist
echo x - mydns/distinfo
sed 's/^X//' >mydns/distinfo << 'END-of-mydns/distinfo'
XMD5 (mydns-0.8.tar.bz2) = a0d166fe82877c4c67c32c0cc4ca3c47
END-of-mydns/distinfo
exit

>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?E17Z6Xc-0004gQ-00>