From owner-freebsd-ports@FreeBSD.ORG Sun Nov 2 18:18:13 2014 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5C874870 for ; Sun, 2 Nov 2014 18:18:13 +0000 (UTC) Received: from mail-pa0-f47.google.com (mail-pa0-f47.google.com [209.85.220.47]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3240117B for ; Sun, 2 Nov 2014 18:18:12 +0000 (UTC) Received: by mail-pa0-f47.google.com with SMTP id kx10so10719846pab.6 for ; Sun, 02 Nov 2014 10:18:06 -0800 (PST) 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:date :message-id:subject:from:to:cc:content-type; bh=yNjtHt7q5PMs5Yu9sG2ik0bz2uJoFhxwGmP7cA23PXw=; b=AtJY4CkopTEnqghzkbye+EEbvMvI6EV456SGU+nhEB6ujcWDCtGT7Ggg8Yt6j7oXSO t3QM5PqX9Evi0QlQcwfq7Tj0yL23SKcv1Mc3Wb17HX7mQNQMpbmNEvYKgQQAq6p628/A yfe6Qtg9+35KJe+Wu+5viGXjBjehHi41cXZUdy6b9/fVyQunoqFHiQgI5/cSdgO0U8eB 27PrvXhKYkdvCVGr9EHrUmRhifKyYVbfZqD53vIEiflhyFq9I2+mB0f/GV79wYpy+HYF Jk+fH1DdNBbFJHS/1wBRD0CyzSwSnhT/MgtGzQoictxJSO46e9ZIcm0/Ri+vgEjgboeS JEBQ== X-Gm-Message-State: ALoCoQncnFo3pzWOi2LK2mVBpoRTQUq8fAYlFpJN2kFxGb8PEPPntklsZis7d7u6Rjmf7NVLmdNc MIME-Version: 1.0 X-Received: by 10.70.33.73 with SMTP id p9mr38323725pdi.103.1414952286618; Sun, 02 Nov 2014 10:18:06 -0800 (PST) Received: by 10.70.31.100 with HTTP; Sun, 2 Nov 2014 10:18:06 -0800 (PST) Received: by 10.70.31.100 with HTTP; Sun, 2 Nov 2014 10:18:06 -0800 (PST) In-Reply-To: <5454A5C9.2050003@infracaninophile.co.uk> References: <20141031185621.GC15967@ivaldir.etoilebsd.net> <5454A5C9.2050003@infracaninophile.co.uk> Date: Sun, 2 Nov 2014 10:18:06 -0800 Message-ID: Subject: Re: Reducing the size of the ports tree (brainstorm v2) From: Jos Backus To: Matthew Seaman Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: FreeBSD Ports ML X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2014 18:18:13 -0000 How about using SQLite to store this metadata? Jos