From owner-cvs-all@FreeBSD.ORG Thu Oct 5 15:49:57 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD8A616A416 for ; Thu, 5 Oct 2006 15:49:57 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: from qb-out-0506.google.com (qb-out-0506.google.com [72.14.204.239]) by mx1.FreeBSD.org (Postfix) with ESMTP id 071F343D79 for ; Thu, 5 Oct 2006 15:49:53 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by qb-out-0506.google.com with SMTP id a10so109332qbd for ; Thu, 05 Oct 2006 08:49:53 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=oqppC/PC2ns69SnlJMySEYYEpZjYZlnEHald+vuhnx7jpvuLsmifvzshcT7Gbs+X6qSWxpXUAsKzJpnTv4c+lCLaztnfE8rRx7XeVJydAWtXyT80NNpSGOEuQ1jnarlzPehMZVCbRZCuTY9PeppjEVku7BppzmzFlSwoL/37ldw= Received: by 10.35.51.19 with SMTP id d19mr3744997pyk; Thu, 05 Oct 2006 08:49:53 -0700 (PDT) Received: by 10.35.119.12 with HTTP; Thu, 5 Oct 2006 08:49:53 -0700 (PDT) Message-ID: Date: Thu, 5 Oct 2006 19:49:53 +0400 From: "Andrew Pantyukhin" Sender: infofarmer@gmail.com To: "Boris Samorodov" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: 97028b35c788dcae Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/emulators/linux_base-fc4 Makefile ports/emulators/linux_base-suse-9.1 Makefile ports/emulators/linux_base-suse-9.2 Makefile ports/emulators/linux_base-suse-9.3 Makefile ports/emulators/linux_dist-gentoo-stage1 Makefile ports/emu X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Oct 2006 15:49:57 -0000 On 10/5/06, Boris Samorodov wrote: > bsam 2006-10-05 15:32:10 UTC > > FreeBSD ports repository > > Modified files: > emulators/linux_base-fc4 Makefile > emulators/linux_base-suse-9.1 Makefile > emulators/linux_base-suse-9.2 Makefile > emulators/linux_base-suse-9.3 Makefile > emulators/linux_dist-gentoo-stage1 Makefile > emulators/linux_dist-gentoo-stage2 Makefile > emulators/linux_dist-gentoo-stage3 Makefile > x11/linux-XFree86-libs Makefile > Log: > Remove deleted linux_base-* and linux_locale* ports from CONFLICTS variable > of the remaining linux ports. > > Reviewed by: netchild (agreed in principle) IMHO, you really shouldn't do that. People with old packages installed should not worry about trying out new ports. Now you've opened a way for their systems to be messed up.