ports/43425: New port: security/ftimes - A system baselining and evidence collection tool

Foxfair Hu foxfair at FreeBSD.org
Sat Mar 29 06:49:09 UTC 2003


Synopsis: New port: security/ftimes - A system baselining and evidence collection tool

State-Changed-From-To: open->feedback
State-Changed-By: foxfair
State-Changed-When: Fri Mar 28 22:42:04 PST 2003
State-Changed-Why: 
I also upgrade this port to 3.2.1 released on March 21. Here is a new shar
file  you may review it;

----------------ftimes.new.shar cut here----------------------------

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	ftimes/
#	ftimes/pkg-plist
#	ftimes/Makefile
#	ftimes/pkg-descr
#	ftimes/distinfo
#	ftimes/pkg-message
#
echo c - ftimes/
mkdir -p ftimes/ > /dev/null 2>&1
echo x - ftimes/pkg-plist
sed 's/^X//' >ftimes/pkg-plist << 'END-of-ftimes/pkg-plist'
Xbin/ftimes
Xetc/dig.cfg.sample
Xetc/get.cfg.sample
Xetc/map.cfg.sample
Xetc/put.cfg.sample
X at unexec rmdir %D/bin 2> /dev/null || true
X at unexec rmdir %D/cgi 2> /dev/null || true
X at unexec rmdir %D/doc 2> /dev/null || true
X at unexec rmdir %D/etc 2> /dev/null || true
X at unexec rmdir %D/man/man1 2> /dev/null || true
X at unexec rmdir %D/man 2> /dev/null || true
X at unexec rmdir %D 2> /dev/null || true
END-of-ftimes/pkg-plist
echo x - ftimes/Makefile
sed 's/^X//' >ftimes/Makefile << 'END-of-ftimes/Makefile'
X# New ports collection makefile for:   ftimes
X# Date created:                20 August 2002
X# Whom:                        Klayton Monroe <klm at ir.exodus.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=		ftimes
XPORTVERSION=		3.2.1
XCATEGORIES=		security sysutils
XMASTER_SITES=		${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	ftimes
XEXTRACT_SUFX=		.tgz
X
XMAINTAINER=		klm at ir.exodus.net
XCOMMENT=		A system baselining and evidence collection tool
X
XPREFIX=			${LOCALBASE}/integrity
X
XGNU_CONFIGURE=		YES
X
XNO_MTREE=		YES
X
X.if defined(WITHOUT_SSL)
XCONFIGURE_ARGS=		--without-ssl
X.else
XUSE_OPENSSL=		YES
XCONFIGURE_ARGS=		--with-ssl=${OPENSSLBASE}
X.endif
X
XMAN1=			ftimes.1
X
Xpost-install:
X	${CAT} ${PKGMESSAGE}
X
X.include <bsd.port.mk>
END-of-ftimes/Makefile
echo x - ftimes/pkg-descr
sed 's/^X//' >ftimes/pkg-descr << 'END-of-ftimes/pkg-descr'
XFTimes is a system baselining and evidence collection tool. Its
Xprimary purpose is to gather and/or develop information about
Xspecified directories and files in a manner conducive to intrusion
Xanalysis. It was designed to support the following initiatives:
Xcontent integrity monitoring, incident response, intrusion analysis,
Xand computer forensics.
X
XWWW: http://ftimes.sourceforge.net/FTimes/
END-of-ftimes/pkg-descr
echo x - ftimes/distinfo
sed 's/^X//' >ftimes/distinfo << 'END-of-ftimes/distinfo'
XMD5 (ftimes-3.2.1.tgz) = a62ce08399f6b121cabbfbbf96583e7b
END-of-ftimes/distinfo
echo x - ftimes/pkg-message
sed 's/^X//' >ftimes/pkg-message << 'END-of-ftimes/pkg-message'
X
X----------------------------------------------------------------------
X  If necessary, check the value of ${PREFIX} and update your PATH
X  and MANPATH environment variables accordingly. By default, FTimes
X  is rooted in the following location: /usr/local/integrity.
X
X  For information on how to configure an Apache Web server to handle
X  FTimes requests and verify client-server connectivity, refer to
X  the INSTALL document located in the project's source tree.
X
X  "System Baselining -- A Forensic Perspective" provides additional
X  background information for those interested in the subject. This
X  paper, written in LaTeX, is called baselining.tex and is located
X  in the project's source tree. A PDF version of the same is
X  available at: http://ftimes.sourceforge.net/FTimes/Papers.shtml
X
X  Sample configuration files can be found in ${PREFIX}/etc.
X----------------------------------------------------------------------
X
END-of-ftimes/pkg-message
exit


http://www.freebsd.org/cgi/query-pr.cgi?pr=43425



More information about the freebsd-ports-bugs mailing list