From owner-freebsd-ports@FreeBSD.ORG Tue Jun 14 12:05:46 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org 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 53E9916A41C for ; Tue, 14 Jun 2005 12:05:46 +0000 (GMT) (envelope-from itinerant@mac.com) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D01A43D49 for ; Tue, 14 Jun 2005 12:05:46 +0000 (GMT) (envelope-from itinerant@mac.com) Received: from mac.com (smtpin07-en2 [10.13.10.152]) by smtpout.mac.com (Xserve/8.12.11/smtpout07/MantshX 4.0) with ESMTP id j5EC5jOr024159 for ; Tue, 14 Jun 2005 05:05:45 -0700 (PDT) Received: from [192.168.2.2] (82-32-115-123.cable.ubr03.hawk.blueyonder.co.uk [82.32.115.123]) (authenticated bits=0) by mac.com (Xserve/smtpin07/MantshX 4.0) with ESMTP id j5EC5iXS022421 for ; Tue, 14 Jun 2005 05:05:45 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v622) Content-Transfer-Encoding: 7bit Message-Id: Content-Type: text/plain; charset=US-ASCII; format=flowed To: FreeBSD Ports From: Pete Carss Date: Tue, 14 Jun 2005 13:06:41 +0100 X-Mailer: Apple Mail (2.622) Subject: Asterisk X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jun 2005 12:05:46 -0000 I've just built asterisk from the ports, 1.0.7_5 - its looking for its conf files in /etc/asterisk rather than /usr/local/etc/asterisk. I've had a cvsup'ed version on here before, and had to patch the Makefile to change the config directory. I thought I'd cleared all trace of that version - but this is making me wonder, how does it look for others... Pete