From owner-freebsd-ports@FreeBSD.ORG Thu Jun 24 20:46:16 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0C7016A4CE for ; Thu, 24 Jun 2004 20:46:16 +0000 (GMT) Received: from mail.gmx.net (pop.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 16B8243D48 for ; Thu, 24 Jun 2004 20:46:16 +0000 (GMT) (envelope-from tomonage2@gmx.de) Received: (qmail 7476 invoked by uid 65534); 24 Jun 2004 20:46:07 -0000 Received: from pD95D09E0.dip.t-dialin.net (EHLO [192.168.0.104]) (217.93.9.224) by mail.gmx.net (mp011) with SMTP; 24 Jun 2004 22:46:07 +0200 X-Authenticated: #7843803 User-Agent: Microsoft-Entourage/10.1.4.030702.0 Date: Thu, 24 Jun 2004 22:46:03 +0200 From: Jonathan Weiss To: FreeBSD ports Message-ID: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Subject: What to do with rcNG-script? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jun 2004 20:46:17 -0000 Cheers, I'm trying to update the dnsmasq-port in order to support rcNG. I created a dnsmasq.sh file that uses the variable dnsmasq_enable defined in etc/rc.conf. My problem is, what to do with this file? I do not have webspace to host this file, so I asked the coder of dnsmasq if it is ok to include it in the original source code. Would it be possilbe to include the startup-file in the freebsd-cvs? Greets, Jonathan