From owner-freebsd-ports@FreeBSD.ORG Mon Apr 28 05:03:38 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CDDB37B401 for ; Mon, 28 Apr 2003 05:03:38 -0700 (PDT) Received: from genua.rfc-networks.ie (genua.rfc-networks.ie [62.77.182.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id B077E43FA3 for ; Mon, 28 Apr 2003 05:03:37 -0700 (PDT) (envelope-from philip.reynolds@rfc-networks.ie) Received: from tear.domain (unknown [10.0.1.254]) by genua.rfc-networks.ie (Postfix) with ESMTP id 823BF54F5C for ; Mon, 28 Apr 2003 13:03:35 +0100 (IST) Received: by tear.domain (Postfix, from userid 1000) id D150521150; Mon, 28 Apr 2003 12:03:35 +0000 (GMT) Date: Mon, 28 Apr 2003 12:03:35 +0000 From: Philip Reynolds To: freebsd-ports@freebsd.org Message-ID: <20030428120335.GD44721@rfc-networks.ie> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Operating-System: FreeBSD 4.7-STABLE X-URL: http://www.rfc-networks.ie Subject: subversion port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: philip.reynolds@rfc-networks.ie List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Apr 2003 12:03:38 -0000 The subversion port depends on APR versions 0.9.3 - 0.9.9 # ./configure Configuring Subversion 0.21.0 creating config.nice configure: Apache Portable Runtime (APR) library configuration checking for APR... yes checking APR version... 0.9.1 wanted regex is 0\.9\.[3-9] configure: error: invalid apr version found the Makefile suggests it depends on 0.9.x LIB_DEPENDS= db4:${PORTSDIR}/databases/db4 \ neon.23:${PORTSDIR}/www/neon \ expat.4:${PORTSDIR}/textproc/expat2 \ apr-0.9:${PORTSDIR}/devel/apr I'm not sure whether this is an issue that can be resolved (i.e. is it possible to use a range of versions?) I upgraded my APR version (from 0.9.1) and everything was fine, it's just that the subversion configure script caught the dependency error, not the FreeBSD Makefile. Regards, -- Philip Reynolds | RFC Networks Ltd. philip.reynolds@rfc-networks.ie | +353 (0)1 8832063 http://people.rfc-networks.ie/~phil | www.rfc-networks.ie