From owner-freebsd-questions@FreeBSD.ORG Thu Oct 27 15:34:57 2005 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF0EB16A41F for ; Thu, 27 Oct 2005 15:34:57 +0000 (GMT) (envelope-from kappa@rambler-co.ru) Received: from yam.park.rambler.ru (yam.park.rambler.ru [81.19.64.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id EEDE243D46 for ; Thu, 27 Oct 2005 15:34:56 +0000 (GMT) (envelope-from kappa@rambler-co.ru) Received: from capella.park.rambler.ru (capella.park.rambler.ru [81.19.65.30]) by yam.park.rambler.ru (8.13.3/8.13.3) with ESMTP id j9RFYssa051742 for ; Thu, 27 Oct 2005 19:34:54 +0400 (MSD) (envelope-from kappa@rambler-co.ru) Received: by capella.park.rambler.ru (Postfix, from userid 1001) id 5FBA64272; Thu, 27 Oct 2005 19:36:26 +0400 (MSD) Date: Thu, 27 Oct 2005 19:36:26 +0400 From: Alex Kapranoff To: questions@freebsd.org Message-ID: <20051027153626.GA57281@capella.park.rambler.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Operating-System: FreeBSD 6.0-BETA5 i386 Organization: Inner Mongolia User-Agent: Mutt/1.5.11 Cc: Subject: packages for older 4.x systems 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: Thu, 27 Oct 2005 15:34:57 -0000 Hello! I'm trying to install cvsup on an older system: 4.11-RELEASE-p3. `pkg_add -r cvsup-without-gui' fails so I downloaded this file manually: ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4-stable/net/cvsup-without-gui-16.1h_2.tgz pkg_add fails too: pkg_add: read_plist: bad command '@conflicts cvsup-[0-9]*' I tried to install ports/sysutils/pkg_install (that was pkg_install-20050720.tar.gz), but it didn't help. So the question is, how do I pkg_add official binary packages on a 4.11-p3 box? -- Alex Kapranoff, $n=["1another7Perl213Just3hacker49"=~/\d|\D*/g]; $$n[0]={grep/\d/,@$n};print"@$n{1..4}\n"