From owner-freebsd-ports@FreeBSD.ORG Thu Jun 8 21:52:50 2006 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 ACD1A16A57E for ; Thu, 8 Jun 2006 21:52:50 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from andxor.it (relay.andxor.it [195.223.2.3]) by mx1.FreeBSD.org (Postfix) with SMTP id 4B6E545204 for ; Thu, 8 Jun 2006 20:00:22 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: (qmail 1449 invoked from network); 8 Jun 2006 20:00:19 -0000 Received: from unknown (HELO ?192.168.178.2?) (a.premoli@andxor.it@81.174.31.42) by andxor.it with SMTP; 8 Jun 2006 20:00:19 -0000 Message-ID: <448881D2.1030001@FreeBSD.org> Date: Thu, 08 Jun 2006 22:00:18 +0200 From: Alex Dupre User-Agent: Mozilla Thunderbird 1.5.0.4 (X11/20060605) MIME-Version: 1.0 To: James O'Gorman References: <4485DBF5.3070705@FreeBSD.org> <20060606211113.GA7845@xor.obsecurity.org> <20060607021330.GA11189@xor.obsecurity.org> <20060607022741.GA11522@xor.obsecurity.org> <44866E48.4000601@FreeBSD.org> <1149672527.851.2.camel@mayday.esat.net> <4486F811.3080207@FreeBSD.org> <448851C0.10902@netinertia.co.uk> In-Reply-To: <448851C0.10902@netinertia.co.uk> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: portmaster 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: Thu, 08 Jun 2006 21:52:50 -0000 James O'Gorman ha scritto: > Would it perhaps be possible for this to spam /etc/make.conf to add the > relevant entries, like the perl port does? Possible yes, easy no. Adding rows on install is simple, removing them on deinstall less (perl set only a couple of variables). If you have a working patch I'll be glad ti commit it. -- Alex Dupre