From owner-freebsd-ports@FreeBSD.ORG Wed Jan 30 11:31:37 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id AA20EFC1 for ; Wed, 30 Jan 2013 11:31:37 +0000 (UTC) (envelope-from yerenkow@gmail.com) Received: from mail-wg0-f44.google.com (mail-wg0-f44.google.com [74.125.82.44]) by mx1.freebsd.org (Postfix) with ESMTP id 36FCE134 for ; Wed, 30 Jan 2013 11:31:36 +0000 (UTC) Received: by mail-wg0-f44.google.com with SMTP id dr12so1103015wgb.35 for ; Wed, 30 Jan 2013 03:31:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=hchn9TIiBma6J/zgMZa/mi2e2mBeS9Ac4sdMF1yGY9M=; b=bOMfALSS325ZsLKmGVgee2WT2YVU4mnNtYjd7DkJ1aVEjsns5ZWGy6/Ni0/If1gA4G qn8kHGf+qlqfPrnLzBsxod63TMsZl2HU4S1xBStZCnfoeWidOZkuiO5s0cN/JqO0MZR5 IiJ+OalET1pFvigFpTt8lzCq5CZ9sq2yV16lLXdHPRZqBy1lblwQkk8GJvi7qLKCTjnk kXlr05rlyUoNRM+zVGb+vJoU5V3adgMoEdPt4+mMJGPzgD8eIK7pf77lVhOEJTN1qzHg KjevooP9M4/De5D4BldPKpk7txCcgQSKugMpElSbf45zLi6IyYFvj0iYtGiMWe+44d8I 0sEg== MIME-Version: 1.0 X-Received: by 10.194.21.70 with SMTP id t6mr8161768wje.42.1359545489533; Wed, 30 Jan 2013 03:31:29 -0800 (PST) Received: by 10.194.168.228 with HTTP; Wed, 30 Jan 2013 03:31:29 -0800 (PST) In-Reply-To: <5108FB8A.9080403@wasikowski.net> References: <5108E509.2020401@lissyara.su> <5108FB8A.9080403@wasikowski.net> Date: Wed, 30 Jan 2013 13:31:29 +0200 Message-ID: Subject: Re: [PKGNG] how about remember repository used for installation? From: Alexander Yerenkow To: =?ISO-8859-2?Q?=A3ukasz_W=B1sikowski?= Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: Alex Keda , freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jan 2013 11:31:37 -0000 This is a narrow case of more wide problem. I think more general would be to have some sort of `pkg options` which will allow you to set up some options (port- and system- wide) to be preferred. So, in such case pkg would compare options of pkg form different repo and choose right one (or most fit). Or at least ask user about choice. Or we can start from some kind of `pkg set-preferred repo REPO portname*` 2013/1/30 =C5=81ukasz W=C4=85sikowski > W dniu 2013-01-30 10:16, Alex Keda pisze: > > > I have some servers, with standard soft settings, and can use general > > repository > > but, one/two applications have another settings (for example, samba, > > apache...) > > > > may be add to installed pkg some options, about 'install repository', > > and use it for update? > > +1, that feature would be awesome. Now I have poudriere jails building > the same 40 packages just to do one different. It's a waste of resources. > > -- > best regards, > Lukasz Wasikowski > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > --=20 Regards, Alexander Yerenkow