Date: Thu, 15 Aug 2002 19:04:27 +0100 (IST) From: Nick Hilliard <nick-lists@netability.ie> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/41692: new port: net/nsd Message-ID: <200208151804.g7FI4RGr053584@pancake.netability.ie>
next in thread | raw e-mail | index | archive | help
>Number: 41692 >Category: ports >Synopsis: new port: net/nsd >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Aug 15 11:20:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Nick Hilliard >Release: FreeBSD 4.6.1-RELEASE-p8 i386 >Organization: Network Ability Ltd >Environment: System: FreeBSD pancake.netability.ie 4.6.1-RELEASE-p8 FreeBSD 4.6.1-RELEASE-p8 #4: Wed Aug 7 16:40:28 IST 2002 nick@pancake.netability.ie:/usr/src/sys/compile/PANCAKE i386 >Description: NSD is a high-performance, open-source, authoritative-only name server daemon produced by NLnet Labs and sponsored by RIPE. >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: # # nsd/Makefile # nsd/distinfo # nsd/pkg-comment # nsd/pkg-descr # nsd/pkg-message # nsd/pkg-plist # echo x - nsd/Makefile sed 's/^X//' >nsd/Makefile << 'END-of-nsd/Makefile' X# New ports collection makefile for: nsd X# Date created: 15 August 2002 X# Whom: Nick Hilliard <nick@foobar.org> X# X# $FreeBSD: $ X# X XPORTNAME= nsd XPORTVERSION= 1.0.0_r2 XCATEGORIES= net ipv6 XMASTER_SITES= http://www.nlnetlabs.nl/downloads/nsd/ XDISTNAME= nsd-${PORTVERSION:S/_r/-rc/} X XMAINTAINER= ports@freebsd.org X XMAKE_ARGS= FEATURES=-DINET6 PREFIX=${PREFIX} CC=${CC} X XMAN8= nsd.8 nsdc.8 zonec.8 X Xpost-install: X ${INSTALL} ${WRKSRC}/nsd.zones.sample ${PREFIX}/etc/nsd X strip ${PREFIX}/sbin/nsd X strip ${PREFIX}/sbin/zonec X X.if !defined(NOPORTDOCS) X ${MKDIR} ${PREFIX}/share/doc/nsd X ${INSTALL_MAN} ${WRKSRC}/CREDITS ${PREFIX}/share/doc/nsd X ${INSTALL_MAN} ${WRKSRC}/DESIGN ${PREFIX}/share/doc/nsd X ${INSTALL_MAN} ${WRKSRC}/DIFFERENCES ${PREFIX}/share/doc/nsd X ${INSTALL_MAN} ${WRKSRC}/README ${PREFIX}/share/doc/nsd X ${INSTALL_MAN} ${WRKSRC}/RELNOTES ${PREFIX}/share/doc/nsd X ${INSTALL_MAN} ${WRKSRC}/REQUIREMENTS ${PREFIX}/share/doc/nsd X.endif X @${CAT} ${PKGMESSAGE} X X.include <bsd.port.mk> END-of-nsd/Makefile echo x - nsd/distinfo sed 's/^X//' >nsd/distinfo << 'END-of-nsd/distinfo' XMD5 (nsd-1.0.0-rc2.tar.gz) = eb85fb6c2430d0fdcd14de2b3d4ae860 END-of-nsd/distinfo echo x - nsd/pkg-comment sed 's/^X//' >nsd/pkg-comment << 'END-of-nsd/pkg-comment' XFast and efficient authoritative-only DNS nameserver END-of-nsd/pkg-comment echo x - nsd/pkg-descr sed 's/^X//' >nsd/pkg-descr << 'END-of-nsd/pkg-descr' XNSD is an authoritative only, high performance, simple and open source name Xserver. X XWWW: http://www.nlnetlabs.nl/nsd/ END-of-nsd/pkg-descr echo x - nsd/pkg-message sed 's/^X//' >nsd/pkg-message << 'END-of-nsd/pkg-message' X************************************************************ XYou will need to manually copy ${PREFIX}/etc/nsd/nsd.zones.sample Xto ${PREFIX}/etc/nsd/nsd.zones and modify it for your needs. X************************************************************ END-of-nsd/pkg-message echo x - nsd/pkg-plist sed 's/^X//' >nsd/pkg-plist << 'END-of-nsd/pkg-plist' Xsbin/nsd Xsbin/nsdc Xsbin/zonec Xetc/nsd/nsd.zones.sample X@dirrm etc/nsd X%%PORTDOCS%%share/doc/nsd/CREDITS X%%PORTDOCS%%share/doc/nsd/DESIGN X%%PORTDOCS%%share/doc/nsd/DIFFERENCES X%%PORTDOCS%%share/doc/nsd/README X%%PORTDOCS%%share/doc/nsd/RELNOTES X%%PORTDOCS%%share/doc/nsd/REQUIREMENTS X%%PORTDOCS%%@dirrm share/doc/nsd X END-of-nsd/pkg-plist 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?200208151804.g7FI4RGr053584>