X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by lists.alpinelinux.org (Postfix) with ESMTP id 329411EBFF1 for ; Mon, 3 Jan 2011 17:18:11 +0000 (UTC) Received: by bwz12 with SMTP id 12so6495270bwz.13 for ; Mon, 03 Jan 2011 09:18:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=hCyPxkQr88fGWQzQtSWtW/08R3eEKcZ2s990JVmYYGo=; b=o13mm0coGlCM1VyrPEw6jm3u+eanSG0es8pgmLZVxr7XDnhVZRy1O8e+m9IzIDP3R1 ULenXIQWTTS6u0u/FrZ5EMYSNvnNj9uHaQnU0KMNA/lYM8LpKXyD/xrCam2nv+g7lIas IOaZyIoqH+oftboaXmWioowGU1kNwEsRzibsE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=BDjTz7xVEP4X40W65oUYWSnvZex4GfZhVrqpkPk2xld7Y3woBGmf3dsLk/yujI0lKd TwSJNZWvHyollBhdMIIkdJ+aOc42qWjre4mJji03giPi2d9C4HA2B1NCbkkUWbpOQiPK p7p1ix9pi0F17EpIuKgoJmaNtVksDtIMnfsnk= X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Received: by 10.204.122.65 with SMTP id k1mr15494435bkr.80.1294075090701; Mon, 03 Jan 2011 09:18:10 -0800 (PST) Received: by 10.204.118.13 with HTTP; Mon, 3 Jan 2011 09:18:10 -0800 (PST) In-Reply-To: <20110103135343.0b856b60@ncopa-desktop.nor.wtbts.net> References: <20101229111233.00776ec7@ncopa-desktop.nor.wtbts.net> <60E8FCA5-7D2E-453A-834D-91129FC0E53F@gmail.com> <20110103135343.0b856b60@ncopa-desktop.nor.wtbts.net> Date: Mon, 3 Jan 2011 12:18:10 -0500 Message-ID: Subject: Re: [alpine-devel] Managing source packages From: Jeff Bilyk To: Natanael Copa Cc: Alpine Development Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Mon, Jan 3, 2011 at 7:53 AM, Natanael Copa wrote= : > On Sat, 1 Jan 2011 12:52:49 -0500 > Jeff Bilyk wrote: > >> Personally, I like the simplicity of not having to redo the build >> infrastructure to accommodate source packages. =A0If abuild srcpkg was >> working and a script existed to parse aports tree and alert when a >> source package was no longer available, I think that the current >> setup is ok. > > Yeah, i tend to agree here. > >> As far as cleaning out the distfiles cache, a script that runs on >> distfiles.alpinelinux.org and clears out any pre 1.10 source packages >> would be good enough imho. =A0When 1.10 becomes deprecated, the script >> could then be run to clear out pre2.0 files. > > The difficult task is: how do you get a list of source files to > delete that are exclusively pre 1.10? I don't mind taking a crack at it, but the script will be a bit(read: a lot) kludgy and in need of cleanup after. That being, I should be able to get something workable. > > -nc > --=20 Jeff --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---