ports/151699: [PATCH] security/hydra: update to 5.8

Ruslan Mahmatkhanov cvs-src at yandex.ru
Sun Oct 24 21:10:07 UTC 2010


The following reply was made to PR ports/151699; it has been noted by GNATS.

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

 25.10.2010 00:37, Anonymous пишет:
 > Ruslan Mahmatkhanov<cvs-src at yandex.ru>  writes:
 >
 >> 24.10.2010 23:57, Anonymous пишет:
 >>> Ruslan Mahmatkhanov<cvs-src at yandex.ru>   writes:
 >>>
 >>>>    MAINTAINER=	llevier at argosnet.com
 >>>>    COMMENT=	Brute force attack utility working on multiple network services
 >>>>
 >>>> +LICENSE=	GPLv3
 >>>> +LICENSE_FILE_GPLv3=${WRKSRC}/LICENSE
 >>>
 >>> It displays a placeholder instead of WRKSRC/LICENSE
 >>>
 >>>      $ make LICENSES_ASK= NO_LICENSES_DIALOGS=>/dev/null
 >>>      $ cat $(make -V _LICENSE_FILE)
 >>>      The license: GPLv3 (GNU General Public License version 3) is standard,
 >>>      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=GPLv2
 >    LICENSE_FILE=${WRKSRC}/LICENSE
 >
 > Replace "GPLv2" with "GPLv3" and you're done. ;)
 
 Ok. Thank you for explanation.
 
 -- 
 Regards,
 Ruslan



More information about the freebsd-ports-bugs mailing list