X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from ncopa-desktop.alpinelinux.org (unknown [79.160.13.133]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: n@tanael.org) by mail.alpinelinux.org (Postfix) with ESMTPSA id 36F92DC009E; Wed, 19 Nov 2014 07:16:46 +0000 (UTC) Date: Wed, 19 Nov 2014 08:16:42 +0100 From: Natanael Copa To: Fabio Aires Cc: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] [PATCH] testing/nikto: new aport Message-ID: <20141119081642.3b1d1ad4@ncopa-desktop.alpinelinux.org> In-Reply-To: <1416253126-22185-1-git-send-email-fabioaires.web@gmail.com> References: <1416253126-22185-1-git-send-email-fabioaires.web@gmail.com> X-Mailer: Claws Mail 3.11.0 (GTK+ 2.24.23; x86_64-alpine-linux-musl) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Mon, 17 Nov 2014 19:38:46 +0000 Fabio Aires wrote: > --- > testing/nikto/APKBUILD | 49 ++++++++++++++++++++++++++ > testing/nikto/nikto.conf.base | 82 +++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 131 insertions(+) > create mode 100644 testing/nikto/APKBUILD > create mode 100644 testing/nikto/nikto.conf.base applied. Thanks! (I generally tend to prefer to use an example config from tarball and patch/sed it for a sane default. I believe that makes maintenance easier. I havent checked if that is possible the nikto.conf.base in this case) -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---