From owner-cvs-ports@FreeBSD.ORG Fri Sep 5 13:12:11 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9873916A4BF; Fri, 5 Sep 2003 13:12:11 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BD6543FEC; Fri, 5 Sep 2003 13:12:10 -0700 (PDT) (envelope-from se@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h85KCA0U058393; Fri, 5 Sep 2003 13:12:10 -0700 (PDT) (envelope-from se@repoman.freebsd.org) Received: (from se@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h85KCAsH058392; Fri, 5 Sep 2003 13:12:10 -0700 (PDT) Message-Id: <200309052012.h85KCAsH058392@repoman.freebsd.org> From: Stefan Esser Date: Fri, 5 Sep 2003 13:12:10 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/dns/ez-ipupdate Makefile pkg-plist ports/dns/ez-ipupdate/files ez-ipupdate.sh X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Sep 2003 20:12:11 -0000 se 2003/09/05 13:12:10 PDT FreeBSD ports repository Modified files: dns/ez-ipupdate Makefile pkg-plist Added files: dns/ez-ipupdate/files ez-ipupdate.sh Log: Add rcNG start/stop script. Based on the patch provided with the PR, but the PREFIX is determined at run time in the committed version. PR: ports/56176 Submitted by: Kimura Fuyuki Revision Changes Path 1.4 +2 -0 ports/dns/ez-ipupdate/Makefile 1.1 +34 -0 ports/dns/ez-ipupdate/files/ez-ipupdate.sh (new) 1.2 +1 -0 ports/dns/ez-ipupdate/pkg-plist