From owner-cvs-ports@FreeBSD.ORG Mon Jun 13 06:16:17 2011 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5BBEC106566B; Mon, 13 Jun 2011 06:16:17 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id DE2DA8FC13; Mon, 13 Jun 2011 06:16:16 +0000 (UTC) Received: by iwn33 with SMTP id 33so5264156iwn.13 for ; Sun, 12 Jun 2011 23:16:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:from :date:x-google-sender-auth:message-id:subject:to:cc:content-type; bh=kblDSOgNJSf+GHz74eCrEZQda9fnxLJujvH+1UXWuMg=; b=ZVb3mNwYimyXJRnvk3ag203k26HrbMOXFcfTFBZsCCahOfGGmM2mG63YoWk8Bx+K73 Ch5dDlLao1pEsMqWoF4gwvvR2wI5NAXBpN5aAUlic6yrSyac98ZYlnItoZDyoGeLpqoV CqACA++/CxrAtXINzUShDYqiDzF2G+19l1bPQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; b=eYVNLElyFMHr0uS10JZyr4vwuYu+cytv4H40cvatRhEOJ4W3K5M2NLvlv5OkdMBUe9 QXjBtCvM4EcIzJeSCpLGkLBgYRRtn7yWxZ/gAMUdIATUOXbByAYHViX90DmVREYmNa9g wKnkWOYDgiURufZLjr+ts4uzilOjkIx54EPR4= Received: by 10.231.209.71 with SMTP id gf7mr716141ibb.52.1307945776117; Sun, 12 Jun 2011 23:16:16 -0700 (PDT) MIME-Version: 1.0 Sender: utisoft@gmail.com Received: by 10.231.174.70 with HTTP; Sun, 12 Jun 2011 23:15:46 -0700 (PDT) In-Reply-To: <4DF523D7.1070409@FreeBSD.org> References: <201106122021.p5CKLDL0097971@repoman.freebsd.org> <4DF523D7.1070409@FreeBSD.org> From: Chris Rees Date: Mon, 13 Jun 2011 07:15:46 +0100 X-Google-Sender-Auth: LoC_VDamu8A1ah3nS6IIODLWD08 Message-ID: To: Doug Barton Content-Type: text/plain; charset=ISO-8859-1 Cc: cvs-ports@freebsd.org, Rene Ladan , cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/sysutils Makefile ports/sysutils/aird Makefile distinfo pkg-descr ports/sysutils/aird/files aird.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 13 Jun 2011 06:16:17 -0000 On 12 June 2011 21:38, Doug Barton wrote: > Overall the rc.d script looks fine. It just needs a $FreeBSD$ and "KEYWORD: > shutdown" > > Ah yes, I'm sorry about that. I must have written that port in between the two conversations we had on that subject.... I'll get a patch to you later Rene. Chris