From owner-freebsd-questions@FreeBSD.ORG Mon Mar 12 12:27:39 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EDBF416A404 for ; Mon, 12 Mar 2007 12:27:39 +0000 (UTC) (envelope-from raggen@passagen.se) Received: from av11-2-sn2.hy.skanova.net (av11-2-sn2.hy.skanova.net [81.228.8.184]) by mx1.freebsd.org (Postfix) with ESMTP id B469713C44B for ; Mon, 12 Mar 2007 12:27:39 +0000 (UTC) (envelope-from raggen@passagen.se) Received: by av11-2-sn2.hy.skanova.net (Postfix, from userid 502) id D1B2F380BA; Mon, 12 Mar 2007 13:27:38 +0100 (CET) Received: from smtp4-1-sn2.hy.skanova.net (smtp4-1-sn2.hy.skanova.net [81.228.8.92]) by av11-2-sn2.hy.skanova.net (Postfix) with ESMTP id 26AD7380CC; Mon, 12 Mar 2007 13:27:38 +0100 (CET) Received: from [192.168.1.6] (81-231-90-251-no41.tbcn.telia.com [81.231.90.251]) by smtp4-1-sn2.hy.skanova.net (Postfix) with ESMTP id 9D8B437E46; Mon, 12 Mar 2007 13:27:37 +0100 (CET) Message-ID: <45F546BA.1060300@passagen.se> Date: Mon, 12 Mar 2007 13:25:30 +0100 From: Roger Olofsson User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: Alexander Schlichting References: <042d01c76476$b226bc30$16743490$@net> In-Reply-To: <042d01c76476$b226bc30$16743490$@net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Recover Make ARG's from a ports Install 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: Mon, 12 Mar 2007 12:27:40 -0000 Hello Alexander, There's /var/db/ports/ for the result of make configure, if that is what you mean? Otherwise most ports should have their .conf and other settings in /usr/local/etc. Good luck! Alexander Schlichting skrev: > > > On a server I have a package installed using ports and now I have to install > the package with exactly the same make arguments on another server. I just > don't find a way to see what arguments where used to install it the first > time. With Linux I would look into config.status is there something similar > with FreeBSD? Sorry for having to ask but I am using FreeBSD for the first > days now after 5 years using Linux only :) > > > > -Alex > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > >