From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: [v2 0/2] Nmap Date: Mon, 28 Mar 2016 00:11:37 -0400 Message-ID: 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]:48955) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1akOWq-0006NN-Lu for guix-devel@gnu.org; Mon, 28 Mar 2016 00:11:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1akOWn-0003Im-Gb for guix-devel@gnu.org; Mon, 28 Mar 2016 00:11:48 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:40488) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1akOWn-0003Hu-D0 for guix-devel@gnu.org; Mon, 28 Mar 2016 00:11:45 -0400 Received: from jasmine.lan (c-69-249-5-231.hsd1.pa.comcast.net [69.249.5.231]) by mail.messagingengine.com (Postfix) with ESMTPA id 9B639680218 for ; Mon, 28 Mar 2016 00:11:44 -0400 (EDT) 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: guix-devel@gnu.org 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? BTW, Nmap builds reproducibly :) Leo Famulari (1): licenses: Add the nmap license. Taylan Ulrich Bayırlı/Kammer (1): gnu: Add nmap. gnu/packages/admin.scm | 81 +++++++++++++++++++++++++++++++++++++++++++++++++- guix/licenses.scm | 6 ++++ 2 files changed, 86 insertions(+), 1 deletion(-) -- 2.7.3