From owner-freebsd-ports@FreeBSD.ORG Wed Nov 13 20:51:47 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 64837C5E for ; Wed, 13 Nov 2013 20:51:47 +0000 (UTC) Received: from fire.magemana.nl (magemana.nl [IPv6:2a01:7c8:aaae:25e::1]) by mx1.freebsd.org (Postfix) with ESMTP id 2F2AC2E70 for ; Wed, 13 Nov 2013 20:51:47 +0000 (UTC) Received: by fire.magemana.nl (Postfix, from userid 1003) id 94BA24AB3B9; Wed, 13 Nov 2013 21:27:48 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by fire.magemana.nl (Postfix) with ESMTP id 81DFD4AB3B8; Wed, 13 Nov 2013 21:27:48 +0100 (CET) Date: Wed, 13 Nov 2013 21:27:48 +0100 (CET) From: Melvyn Sopacua To: Kris Moore Subject: Re: Proposal for Authors / Vendors in ports In-Reply-To: <5283E4A0.6090107@pcbsd.org> Message-ID: References: <5283E4A0.6090107@pcbsd.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: FreeBSD Ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Nov 2013 20:51:47 -0000 On Wed, 13 Nov 2013, Kris Moore wrote: > > Wanted to run this by the ports community, see your thoughts. We build > our PBIs from the ports system, and are able to parse most of the > information out for display graphically, like descriptions, maintainers, > website, License, etc. However we currently don't have a way to pull the > actual name of the upstream vendor / author. I.E. for Firefox the vendor > would be "Mozilla". WWW: [Mozilla](http://www.mozilla.org/) So, markdown format in pkg-descr. Seems the least amount of work?