From c97f9cc987099b4beed6542b28e75a868d045881 Mon Sep 17 00:00:00 2001 From: "Alan J. Wylie" Date: Mon, 13 Mar 2006 12:45:10 +0000 Subject: [PATCH] alanw: update nmap (4.01) don't build graphical frontend if GTK not installed [2006021012402120272] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@7170 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/public/nmap/nmap.conf | 24 ++++++++++++++++++++++++ package/public/nmap/nmap.desc | 5 ++--- 2 files changed, 26 insertions(+), 3 deletions(-) create mode 100644 package/public/nmap/nmap.conf diff --git a/package/public/nmap/nmap.conf b/package/public/nmap/nmap.conf new file mode 100644 index 000000000..7589f0462 --- /dev/null +++ b/package/public/nmap/nmap.conf @@ -0,0 +1,24 @@ +# --- ROCK-COPYRIGHT-NOTE-BEGIN --- +# +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# Please add additional copyright information _after_ the line containing +# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +# +# ROCK Linux: rock-src/package/public/nmap/nmap.conf +# ROCK Linux is Copyright (C) 1998 - 2006 Clifford Wolf +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. A copy of the GNU General Public +# License can be found at Documentation/COPYING. +# +# Many people helped and are helping developing ROCK Linux. Please +# have a look at http://www.rocklinux.org/ and the Documentation/TEAM +# file for details. +# +# --- ROCK-COPYRIGHT-NOTE-END --- + +# don't build graphical frontend if GTK not installed +pkginstalled gtk || var_append confopt " " "--without-nmapfe" diff --git a/package/public/nmap/nmap.desc b/package/public/nmap/nmap.desc index 8fbd507ad..1db113963 100644 --- a/package/public/nmap/nmap.desc +++ b/package/public/nmap/nmap.desc @@ -44,9 +44,8 @@ [L] GPL [S] Stable -[V] 3.95 +[V] 4.01 [P] X -?---5---9 171.900 -[D] 3745841685 nmap-3.95.tar.bz2 http://download.insecure.org/nmap/dist/ - +[D] 69176900 nmap-4.01.tar.bz2 http://download.insecure.org/nmap/dist/