From owner-freebsd-ports@FreeBSD.ORG Tue Jul 12 16:09:27 2011 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E478E106564A; Tue, 12 Jul 2011 16:09:27 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward7.mail.yandex.net (forward7.mail.yandex.net [77.88.61.37]) by mx1.freebsd.org (Postfix) with ESMTP id 3D50D8FC08; Tue, 12 Jul 2011 16:09:27 +0000 (UTC) Received: from smtp7.mail.yandex.net (smtp7.mail.yandex.net [77.88.61.55]) by forward7.mail.yandex.net (Yandex) with ESMTP id 4CC151C14F1; Tue, 12 Jul 2011 20:09:25 +0400 (MSD) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1310486965; bh=GmHEH94dkWMZpVw7AFptSPKS5/ke/bwEyhsJYFA969U=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=dhDYRFmA8cBtWDf5upN9KIp/JCczh9mkO5Qn8aqaNt/3E3/PWGalnoMdCxZ+qXDmY nHov5WVbW5ud7mleMku8+exMM71h5dWz0uP9+0rujNjtIAzqsobr7PSiJcFZ1p0qVg 97bdB7VClP0JqGJPDO0e/akz7V9PyrNx0Rba5wQg= Received: from smeshariki2.local (unknown [178.76.212.172]) by smtp7.mail.yandex.net (Yandex) with ESMTPSA id C451B48C8056; Tue, 12 Jul 2011 20:09:24 +0400 (MSD) Message-ID: <4E1C7109.1070400@yandex.ru> Date: Tue, 12 Jul 2011 20:06:33 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:5.0) Gecko/20110701 Thunderbird/5.0 MIME-Version: 1.0 To: Shaun Amott References: <4E1BDA01.4000800@yandex.ru> <4E1BDD8D.8080501@FreeBSD.org> <4E1BE0EF.9070302@missouri.edu> <4E1BE17C.2070204@FreeBSD.org> <4E1C5C4D.5070603@yandex.ru> <20110712152946.GA20457@charon.picobyte.net> In-Reply-To: <20110712152946.GA20457@charon.picobyte.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Yandex-Spam: 1 Cc: Chris Rees , Stephen Montgomery-Smith , FreeBSD Ports Mailing List , Doug Barton Subject: Re: Some easy to commit pr's X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jul 2011 16:09:28 -0000 12.07.2011 19:29, Shaun Amott пишет: > On Tue, Jul 12, 2011 at 06:38:05PM +0400, Ruslan Mahmatkhanov wrote: >> 12.07.2011 17:48, Chris Rees ??????????: >>> On 12 July 2011 06:54, Doug Barton wrote: >>>> On 07/11/2011 22:51, Stephen Montgomery-Smith wrote: >>>>> On 07/12/2011 12:37 AM, Doug Barton wrote: >>>>>> You'll likely get better results posting URls, FYI. >>>>> >>>>> I used to give complete URLs. Then I got told off, and told only to >>>>> write ports/xxxxx. >>>> >>>> Well that's just silly. It's always easier to click on a URL than it is >>>> to look it up other ways. If you(pl.) want people to look at the PR, >>>> include the full URL in the e-mail. If anyone tells you different, send >>>> them to me. :) >>>> >>> >>> +10. >>> >>> Sometimes I wonder if some people think we have a magic ability to get >>> to a PR by double-clicking on the number! >> >> I can teach such a magic :) >> In chromium follow to: >> chrome://settings/searchEngines >> >> Wrote this in fields: >> "Add a new search engine": FreeBSD GNATS >> "Keyword": g >> "Url with % in place of query": http://www.freebsd.org/cgi/query-pr.cgi?pr=%s >> >> Then just type "g ports/158797" in address bar and you are done :) >> > > > We also have a fancy easy-to-remember alias: > > http://bugs.freebsd.org/123456 Nice one. Didn't know about it. Thanks. -- Regards, Ruslan