From owner-freebsd-ports@FreeBSD.ORG Sun Dec 14 18:14:16 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 F386B16A4CE for ; Sun, 14 Dec 2003 18:14:15 -0800 (PST) Received: from mail3.panix.com (mail3.panix.com [166.84.1.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E80543D32 for ; Sun, 14 Dec 2003 18:14:12 -0800 (PST) (envelope-from stanb@panix.com) Received: from panix.com (brillig.panix.com [166.84.1.76]) by mail3.panix.com (Postfix) with ESMTP id EFDE4982C4 for ; Sun, 14 Dec 2003 21:14:11 -0500 (EST) Received: from teddy.fas.com (pcp01010374pcs.mplsnt01.sc.comcast.net [68.58.176.69]) by panix.com (Postfix) with ESMTP id CA6E12AA4B for ; Sun, 14 Dec 2003 21:14:06 -0500 (EST) Received: from stan by teddy.fas.com with local (Exim 3.36 #1 (Debian)) id 1AViF9-00010Z-00 for ; Sun, 14 Dec 2003 21:13:55 -0500 Date: Sun, 14 Dec 2003 21:13:55 -0500 From: stan To: FreeBSD Ports List Message-ID: <20031215021355.GA3846@teddy.fas.com> Mail-Followup-To: FreeBSD Ports List Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Editor: gVim X-Operating-System: Debian GNU/Linux X-Kernel-Version: 2.4.23 X-Uptime: 21:09:22 up 1 day, 11:07, 1 user, load average: 0.00, 0.00, 0.00 User-Agent: Mutt/1.5.4i Sender: Stan Brown Subject: Problems using non-default user for amanda ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Dec 2003 02:14:16 -0000 I'm rebuilding a machine thta, among other things, I use for my Amand tape server. Historicly I built Amanda outside the ports tree, but given how easy it is to keep thinhs up to date with portupgrade, I would like to use the amanda ports. I'm doing: make -DWITH_PLOT=yes -DAMANDA_USER=amandaa -DAMANDA_CONFIG=DailyDump In the amanda-server port directory, but the binaries are still getting installed owned by operator. Am I doing somehting wrong? -- "They that would give up essential liberty for temporary safety deserve neither liberty nor safety." -- Benjamin Franklin