From owner-freebsd-ports@FreeBSD.ORG Sat Nov 16 16:25:50 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 14B37DC9 for ; Sat, 16 Nov 2013 16:25:50 +0000 (UTC) Received: from mail-qe0-x22d.google.com (mail-qe0-x22d.google.com [IPv6:2607:f8b0:400d:c02::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C4E8028AB for ; Sat, 16 Nov 2013 16:25:49 +0000 (UTC) Received: by mail-qe0-f45.google.com with SMTP id 9so1986278qea.18 for ; Sat, 16 Nov 2013 08:25:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=SdkXLmXdqGr0zJiXcfKE0Ypie3LFkv6xIEC3VED4Rrs=; b=DUuZzLP7BY3Z7FTFnGOykbY8rbQOcImGw63v+zE2cEep6Be6OfmG3ZLV2T+qJZVkS7 eXmUieH+koC6d6YuDXnTf1FfG5B50I212S+wss72fmKuOhNiW2whFKNy9T1tO/VuepX/ H4FsQb2GDpAKhAIMZUUH9YAhO+oDH0CLrn2n4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=SdkXLmXdqGr0zJiXcfKE0Ypie3LFkv6xIEC3VED4Rrs=; b=c0G2Zgciq1TGg6YcQdaSE2q2dFz2ts3+nOL19bl1xs0Ahn4wetPFJVz3dEXzzaMc+b AGI+J47+NVbRHBJhBaNYXNHgDPSp1CFdOQhFIPR3GG0TOxbXVsyA2Huwe/1JJqBA1Mts nF/pLhwF5OiVtVCudR8h9kZu7JyPanv7P6/llNhlcPnU94SUrzttsFM3SA6OYFpJxP+c q/IaJLAnlH16VtlSfhPuzRMCdFYggzdPVxSt+O56bPDf7EJMh2GUjtR4Rl51HOopDMEL RlsDPwUkVhoLY1zmzg9xFUELXaWiQgt61CPwtrcs/IhM9LJgHODwLxAcfbCzeP1Y2B+L y44A== X-Gm-Message-State: ALoCoQm5iqF2SMVuMjfKzlSHKGK8O2oMsibL/0MOVFWeb40xWk3v0f8JmK4mTFu8A8+69evFMfei X-Received: by 10.224.126.193 with SMTP id d1mr8736751qas.41.1384619148948; Sat, 16 Nov 2013 08:25:48 -0800 (PST) MIME-Version: 1.0 Received: by 10.96.63.101 with HTTP; Sat, 16 Nov 2013 08:25:18 -0800 (PST) In-Reply-To: References: <5283E4A0.6090107@pcbsd.org> <20131114073008.GG90670@droso.dk> <9D6E2358-4750-41D5-9B8C-F638C8B1E351@xs4all.nl> <5285CC00.6010800@FreeBSD.org> <5285DA85.3040008@freebsd.org> From: Eitan Adler Date: Sat, 16 Nov 2013 11:25:18 -0500 Message-ID: Subject: Re: Proposal for Authors / Vendors in ports To: Melvyn Sopacua Content-Type: text/plain; charset=UTF-8 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: Sat, 16 Nov 2013 16:25:50 -0000 On Sat, Nov 16, 2013 at 10:19 AM, Melvyn Sopacua wrote: >> 2) If meta-information is moved to pkg-descr, it might be worthwhile >> to add some knowledge about formats and restrictions to portlint. If we go this route I would *strongly* prefer that we do not invent our own format. We should use an existing format. (I don't care which one: YAML, JSON, ...) ? -- Eitan Adler