ports/50754: New port: security/hmap - web server fingerprinting tool

Yonatan Bokovza Yonatan at xpert.com
Tue Jun 24 08:00:32 UTC 2003


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

From: "Yonatan Bokovza" <Yonatan at xpert.com>
To: <freebsd-gnats-submit at FreeBSD.org>,
	"Foxfair Hu" <foxfair at drago.fomokka.net>
Cc:  
Subject: Re: ports/50754: New port: security/hmap - web server fingerprinting tool
Date: Tue, 24 Jun 2003 10:50:53 +0300

 I accept your changes, with one note and one exception:
 -post-patch:
 +pre-patch:
  =20
 Besides moving the files to the right locations, we have
 to accomplish two tasks:
 1. remove ^Ms.
 2. teach the script about the new location of the server
 signatures.
 
 The first is accomplished with the
 ${TR} -d "\r"
 line, and the second with the patch and
 ${REINPLACE_CMD} -e
 line.
 
 In the original shar, the patch contains ^Ms and that
 is why ${TR} needs to be in post-patch.
 It's trivial to remove the ^Ms from the patch and run
 the ${TR} in pre-patch.
 I have no preference.
 
 note:
 The use of "@comment $FreeBSD$" in pkg-plist is unclear
 to me. I don't know why its there in the first place,
 and why isn't it constant in different ports.
 It would be best to decide on a policy, drop a note to
 ports@ and update the docs.



More information about the freebsd-ports-bugs mailing list