From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [v2 0/2] Nmap Date: Tue, 29 Mar 2016 16:58:56 -0400 Message-ID: <20160329205856.GB21461@jasmine> References: <87bn5xzpr0.fsf@T420.taylan> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42535) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1al0j4-0004qp-I0 for guix-devel@gnu.org; Tue, 29 Mar 2016 16:58:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1al0j1-0000Zg-5c for guix-devel@gnu.org; Tue, 29 Mar 2016 16:58:58 -0400 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:55090) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1al0j1-0000Zc-1x for guix-devel@gnu.org; Tue, 29 Mar 2016 16:58:55 -0400 Content-Disposition: inline In-Reply-To: <87bn5xzpr0.fsf@T420.taylan> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Taylan Ulrich =?utf-8?B?QmF5xLFybMSxL0thbW1lcg==?= Cc: guix-devel@gnu.org On Tue, Mar 29, 2016 at 09:50:59AM +0200, Taylan Ulrich Bayırlı/Kammer wrote: > Leo Famulari writes: > > > Here is another take on adding Nmap to our distribution. > > > > I have built on Taylan's WIP patch, so he retains the bulk of the credit > > for his nice use of Nmap's build system to install things into different > > outputs. Taylan, what do you think? > > > > I still can't get Zenmap to work, although I have made a little > > progress, so I've left it out for now. So, this uses the > > gnu-build-system, rather than glib-or-gtk. > > > > I enabled only the tests that don't require network access. > > > > Feedback? > > Looks good to me, thanks for working on this. :-) Great, thanks for sharing your work with us :) Any other commments?