From owner-freebsd-ports@FreeBSD.ORG Thu Nov 14 07:30:10 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 C79709B6 for ; Thu, 14 Nov 2013 07:30:10 +0000 (UTC) Received: from mail.droso.net (koala.droso.dk [IPv6:2a01:4f8:a0:7163::2]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8E66E235B for ; Thu, 14 Nov 2013 07:30:10 +0000 (UTC) Received: by mail.droso.net (Postfix, from userid 1001) id AB7CFEC4; Thu, 14 Nov 2013 08:30:08 +0100 (CET) Date: Thu, 14 Nov 2013 08:30:08 +0100 From: Erwin Lansing To: Eitan Adler Subject: Re: Proposal for Authors / Vendors in ports Message-ID: <20131114073008.GG90670@droso.dk> References: <5283E4A0.6090107@pcbsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD/amd64 9.1-RELEASE User-Agent: Mutt/1.5.21 (2010-09-15) Cc: FreeBSD Ports , Melvyn Sopacua , Kris Moore 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: Thu, 14 Nov 2013 07:30:10 -0000 On Wed, Nov 13, 2013 at 04:47:20PM -0500, Eitan Adler wrote: > On Wed, Nov 13, 2013 at 3:27 PM, Melvyn Sopacua wrote: > > 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? > > This adds a lot of work to the parser. > > IMHO we should have VENDOR_WWW and possibly VENDOR_NAME in the port's > Makefile. It should not be hard to automate this for VENDOR_WWW since > we already have the WWW: lines in pkg-descr. > That sounds like an excellent idea. I'm just a bit worried about spreading the information over too many places, and would rather split content from logic and add these to pkg-descr as well next to the current WWW. I know we're not consistent already with things like COMMENT and LICENSE already in the Makefile, so won't ojbect too much to where these end up. Erwin -- Erwin Lansing http://droso.dk erwin@FreeBSD.org http:// www.FreeBSD.org