mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
strip binary, remove pkg-message as MAINTAINER's wish.
This commit is contained in:
parent
18393e4480
commit
480beb5a08
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=77994
@ -26,4 +26,7 @@ CONFIGURE_ARGS= --with-ssl=${OPENSSLBASE}
|
||||
|
||||
MAN1= ftimes.1
|
||||
|
||||
post-install:
|
||||
strip ${PREFIX}/bin/ftimes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,19 +0,0 @@
|
||||
|
||||
----------------------------------------------------------------------
|
||||
If necessary, check the value of ${PREFIX} and update your PATH
|
||||
and MANPATH environment variables accordingly. By default, FTimes
|
||||
is rooted in the following location: /usr/local/integrity.
|
||||
|
||||
For information on how to configure an Apache Web server to handle
|
||||
FTimes requests and verify client-server connectivity, refer to
|
||||
the INSTALL document located in the project's source tree.
|
||||
|
||||
"System Baselining -- A Forensic Perspective" provides additional
|
||||
background information for those interested in the subject. This
|
||||
paper, written in LaTeX, is called baselining.tex and is located
|
||||
in the project's source tree. A PDF version of the same is
|
||||
available at: http://ftimes.sourceforge.net/FTimes/Papers.shtml
|
||||
|
||||
Sample configuration files can be found in ${PREFIX}/etc.
|
||||
----------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user