Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Oct 2010 20:40:12 GMT
From:      Anonymous <swell.k@gmail.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/151699: [PATCH] security/hydra: update to 5.8
Message-ID:  <201010242040.o9OKeCmE055340@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/151699; it has been noted by GNATS.

From: Anonymous <swell.k@gmail.com>
To: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/151699: [PATCH] security/hydra: update to 5.8
Date: Mon, 25 Oct 2010 00:37:45 +0400

 Ruslan Mahmatkhanov <cvs-src@yandex.ru> writes:
 
 > 24.10.2010 23:57, Anonymous =D0=BF=D0=B8=D1=88=D0=B5=D1=82:
 >> Ruslan Mahmatkhanov<cvs-src@yandex.ru>  writes:
 >>
 >>>   MAINTAINER=3D	llevier@argosnet.com
 >>>   COMMENT=3D	Brute force attack utility working on multiple network ser=
 vices
 >>>
 >>> +LICENSE=3D	GPLv3
 >>> +LICENSE_FILE_GPLv3=3D${WRKSRC}/LICENSE
 >>
 >> It displays a placeholder instead of WRKSRC/LICENSE
 >>
 >>     $ make LICENSES_ASK=3D NO_LICENSES_DIALOGS=3D>/dev/null
 >>     $ cat $(make -V _LICENSE_FILE)
 >>     The license: GPLv3 (GNU General Public License version 3) is standar=
 d,
 >>     please read from the web.
 >
 > Bad.
 > So what should i do? Just remove LICENSE_FILE_GPLv3?
 
 Strip license suffix, it's used only for non-"single" licenses (dual/multi).
 On wiki.freebsd.org there is even an example
 
   LICENSE=3DGPLv2
   LICENSE_FILE=3D${WRKSRC}/LICENSE
 
 Replace "GPLv2" with "GPLv3" and you're done. ;)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010242040.o9OKeCmE055340>