From owner-freebsd-questions@FreeBSD.ORG Fri Mar 5 07:20:24 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CEA15106564A for ; Fri, 5 Mar 2010 07:20:24 +0000 (UTC) (envelope-from j.mckeown@ru.ac.za) Received: from a.mail.ru.ac.za (a.mail.ru.ac.za [IPv6:2001:4200:1010::25:1]) by mx1.freebsd.org (Postfix) with ESMTP id DCA988FC12 for ; Fri, 5 Mar 2010 07:20:23 +0000 (UTC) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=ru-msa; d=ru.ac.za; h=Received:From:Organization:To:Subject:Date:User-Agent:References:In-Reply-To:X-Face:MIME-Version:Content-Type:Content-Transfer-Encoding:Content-Disposition:Message-Id:X-Virus-Scanned:X-Authenticated-User; b=SSsvf/O1Q0KCadi5QJOBMtr9g7DiulVAKwVjvp7qJuuKlRmb11zMUE3sQCh5pZ5dJqa85kNP3gwkcYYPrvzqQ8b9mca59tBtiDVpQW/CAaxLf+q61bQyJx8hAFFEoS1t; Received: from vorkosigan.ru.ac.za ([2001:4200:1010:1058:219:d1ff:fe9f:a932]:65021) by a.mail.ru.ac.za with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69 (FreeBSD)) (envelope-from ) id 1NnRpb-000Loy-8V for freebsd-questions@freebsd.org; Fri, 05 Mar 2010 09:20:19 +0200 From: Jonathan McKeown Organization: Rhodes University To: freebsd-questions@freebsd.org Date: Fri, 5 Mar 2010 09:20:18 +0200 User-Agent: KMail/1.9.10 References: <4B8FDA6A.9090308@tundraware.com> <4B8FE844.6060804@tundraware.com> <4B8FEA40.9040203@infracaninophile.co.uk> In-Reply-To: <4B8FEA40.9040203@infracaninophile.co.uk> X-Face: $@VrUx^RHy/}yu]jKf/<4T%/d|F+$j-Ol2"2J$q+%OK1]&/G_S9(=?utf-8?q?HkaQ*=60!=3FYOK=3FY!=27M=60C=0A=09aP=5C9nVPF8Q=7DCilHH8l=3B=7E!4?= =?utf-8?q?2HK6=273lg4J=7Daz?=@1Dqqh:J]M^"YPn*2IWrZON$1+G?oX3@ =?utf-8?q?k=230=0A=0954XDRg=3DYn=5FF-etwot4U=24b?=dTS{i X-Virus-Scanned: a.mail.ru.ac.za (2001:4200:1010::25:1) X-Authenticated-User: s0900137 from vorkosigan.ru.ac.za (2001:4200:1010:1058:219:d1ff:fe9f:a932) using auth_plaintext Subject: Re: Perl 5.8 -> 5.10 On Current Production System X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Mar 2010 07:20:24 -0000 On Thursday 04 March 2010 19:13:36 Matthew Seaman wrote: > You got bitten by an ill-considered change introduced after the UPDATING > instructions were written. To work around it, you need to set > DISABLE_CONFLICTS when rebuilding the port, eg like this: > > # portupgrade -m DISABLE_CONFLICTS=yes -o lang/perl5.10 -f perl-5.8\.* > > Please feel free to complain volubly about this: it's hand-holding for > newbies which annoys and incoveniences the vastly larger number of > non-newbies (ie. anyone who has been using the ports for more than a few > weeks.) Has this absolutely ludicrous change not been reverted with extreme prejudice yet? And is there a PR where we can add interesting suggestions as to what miseries should be inflicted on the person responsible for it?