From owner-cvs-all@FreeBSD.ORG Tue Feb 15 18:37:24 2011 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 66BCE1065679; Tue, 15 Feb 2011 18:37:24 +0000 (UTC) (envelope-from andrej.zverev@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id B60328FC19; Tue, 15 Feb 2011 18:37:23 +0000 (UTC) Received: by vws9 with SMTP id 9so338179vws.13 for ; Tue, 15 Feb 2011 10:37:22 -0800 (PST) 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:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=4obQqf1+8Jcf3Tg2Pml5GbphDUqsrGz3NDK0VeTHcx8=; b=nlcmDhNyQp1U31sigCxqvykU62xWPeKG35w2M0mljTPnm+QJrbxqc+XdscQdkCrA9b Uqn5/9zMaISTSfyMaUmLbEZWxLbEKMf0/8DfMveVn8HOsTJ2wQfPZ8E/L1/qJRR2BRnk IIzjJad7BnulSWwABx8sOAxyzJIgYke/+SR9g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=J5m769jMIVIMbvi2RfYro2+7uECwMHl8sDGwrl7Y/qtNnIpvI5bepwVS7li4fXImy6 Jujo4YTeFWDYhfyOFXWT0WYkCndCsbiad7RJK+GCbXsHYOmyN7YU52sb14cr3OoHPDEz 9Da7FQxr5USRBHCrzL225qCXFo3eHTLw90jlI= MIME-Version: 1.0 Received: by 10.220.46.131 with SMTP id j3mr1379676vcf.27.1297795041833; Tue, 15 Feb 2011 10:37:21 -0800 (PST) Sender: andrej.zverev@gmail.com Received: by 10.220.202.5 with HTTP; Tue, 15 Feb 2011 10:37:21 -0800 (PST) In-Reply-To: <4D5AC594.2030805@FreeBSD.org> References: <201102150918.p1F9I4Lt008294@repoman.freebsd.org> <4D5AC594.2030805@FreeBSD.org> Date: Tue, 15 Feb 2011 21:37:21 +0300 X-Google-Sender-Auth: ytkHaMy4vbgoc8JiXBlRJUGHpHM Message-ID: From: Andrej Zverev To: Doug Barton Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: cvs-ports@freebsd.org, ports-committers@freebsd.org, cvs-all@freebsd.org, Martin Wilke Subject: Re: cvs commit: ports/sysutils Makefile ports/sysutils/ssid Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Feb 2011 18:37:24 -0000 On Tue, Feb 15, 2011 at 9:27 PM, Doug Barton wrote: > On 2/15/2011 1:18 AM, Martin Wilke wrote: > >> miwi 2011-02-15 09:18:04 UTC >> >> FreeBSD ports repository >> >> Modified files: >> sysutils Makefile >> Added files: >> sysutils/ssid Makefile distinfo pkg-descr >> Log: >> Simple setsid replacement, nothing special about it >> except it being really simple. >> > > I know we try to keep the name of the port matching the name of the > software, but in this case would "setsid" be a better name, since "ssid" > sounds like it's something to do with wi-fi? > SSID. We are trying to be case-sensitive. So, no Wi-Fi associations ;) > > > Doug > > > WWW: http://tools.suckless.org/ssid/ >> >> Revision Changes Path >> 1.1271 +1 -0 ports/sysutils/Makefile >> 1.1 +20 -0 ports/sysutils/ssid/Makefile (new) >> 1.1 +2 -0 ports/sysutils/ssid/distinfo (new) >> 1.1 +4 -0 ports/sysutils/ssid/pkg-descr (new) >> >> >> http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/sysutils/Makefile.diff?&r1=1.1270&r2=1.1271&f=h >> http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/sysutils/ssid/Makefile >> http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/sysutils/ssid/distinfo >> http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/sysutils/ssid/pkg-descr >> >> > > > -- > > Nothin' ever doesn't change, but nothin' changes much. > -- OK Go > > Breadth of IT experience, and depth of knowledge in the DNS. > Yours for the right price. :) http://SupersetSolutions.com/ > >