Port details |
- ftimes System baselining and evidence collection tool
- 3.11.0_3 security =4 3.11.0_3Version of this port present on the latest quarterly branch.
- Maintainer: klm@uidzero.org
- Port Added: 2003-04-02 12:38:32
- Last Update: 2024-02-25 12:55:08
- Commit Hash: d1fe13f
- People watching this port, also watch:: oidentd, wget, p5-libwww, openssl, pcre
- Also Listed In: sysutils
- License: BSD3CLAUSE APACHE20 MIT
- WWW:
- https://ftimes.sourceforge.net/FTimes/
- Description:
- FTimes is a system baselining and evidence collection tool. Its
primary purpose is to gather and/or develop topographical information
and attributes about specified directories and files in a manner
conducive to intrusion and forensic analysis. It was designed to
support the following initiatives: content integrity monitoring,
incident response, intrusion analysis, and computer forensics.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/security/ftimes/ && make install clean
- To add the package, run one of these commands:
- pkg install security/ftimes
- pkg install ftimes
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ftimes
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (ftimes-3.11.0.tgz) = 70178e80c4ea7a8ce65404dd85a4bf5958a78f6a60c48f1fd06f78741c200f64
SIZE (ftimes-3.11.0.tgz) = 653540
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- p5-Digest-SHA1>=0 : security/p5-Digest-SHA1
- perl5>=5.36<5.37 : lang/perl5.36
- Library dependencies:
-
- libpcre.so : devel/pcre
- libklel.so : devel/libklel
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ftimes-3.11.0_3:
DBM_TOOLS=on: Install DBM tools
DIG_TOOLS=on: Install dig tools
FILE_HOOKS=on: Include file hooks support
HASHDIG_TOOLS=on: Install hashdig tools
MAP_TOOLS=on: Install map tools
SSL=off: SSL protocol support
XMAGIC=on: XMagic support
===> Use 'make config' to modify these settings
- Options name:
- security_ftimes
- USES:
- perl5 shebangfix tar:tgz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.11.0_3 25 Feb 2024 12:55:08 |
Muhammad Moinur Rahman (bofh) |
security/ftimes: Moved man to share/man
Approved by: portmgr (blanket) |
3.11.0_2 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.11.0_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.11.0_2 20 Jul 2022 14:22:56 |
Tobias C. Berner (tcberner) |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
3.11.0_2 16 Oct 2021 09:51:39 |
Jimmy Olgeni (olgeni) |
*: fix tab vs. space issues, and comments according to the guide. |
3.11.0_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.11.0_2 03 Dec 2020 15:37:32 |
linimon |
Also mark as not for riscv64.
Approved by: portmgr (tier-2 blanket) |
3.11.0_2 08 Nov 2016 19:29:57 |
linimon |
The 64-bit arm arch is actually spelled 'aarch64', not 'arm64'. |
3.11.0_2 08 Nov 2016 02:39:36 |
linimon |
Fix typo that is not detected by 'make describe'. Sigh. |
3.11.0_2 08 Nov 2016 02:34:17 |
linimon |
Mark as broken on arm64 and mips64: cpu not supported.
Approved by: portmgr (tier-2 blanket) |
3.11.0_2 27 Jun 2016 11:31:11 |
mat |
Replace bsd.openssl.mk with USES=ssl
Add a qa hint about needing, or not, USES=ssl.
Fix ports doing silly things, like including bsd.openssl.mk directly.
PR: 210322
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6866 |
3.11.0_2 12 Jun 2016 18:28:19 |
brnrd |
security/ftimes: Fix build without SSLv3 methods
- Use SSLv23 methods and SSL_OP_NO_SSL3
PR: 203693
Sponsored by: BSDCan DevSummit |
3.11.0_1 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
3.11.0_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
3.11.0 18 Aug 2014 06:59:30 |
riggs |
- Update to upstream release 3.11.0
- Fix pkg-plist for all permutations of OPTIONS
PR: 192615
Submitted by: klm@uidzero.org (maintainer)
Approved by: mentors (implicit) |
3.10.0_1 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
3.10.0_1 29 Jul 2014 17:12:50 |
adamw |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
3.10.0_1 02 Jul 2014 22:00:44 |
amdmi3 |
- Stagify
- Clarify LICENSE
- Fix shebangs
- Use new LIB_DEPENDS syntax
- Chase devel/libklel .so version change
Approved by: portmgr blanket |
3.10.0 30 Dec 2013 20:55:19 |
ohauer |
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@) |
3.10.0 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
3.10.0 16 Sep 2013 16:45:35 |
bapt |
Convert to new perl framework
Convert USE_GMAKE to USES |
3.10.0 09 Jun 2013 16:59:47 |
wg |
- Update to 3.10.0 [1]
- Remove unnecessary depend [2]
- Add LICENSE (BSD AL2 MIT)
- Fix install of perl library
Changes: http://ftimes.sourceforge.net/Files/ChangeLog/ChangeLog
PR: ports/177738 [1], ports/178924 [2]
Submitted by: klm <klm@uidzero.org> (maintainer) [1], az [2]
Approved by: culot / jpaetzel (mentors, implicit), maintainer |
3.8.0_1 04 May 2013 20:06:03 |
bapt |
Fix after conversion to new options framework |
3.8.0_1 28 Apr 2013 21:02:40 |
bapt |
Convert security to new options framework |
3.8.0_1 29 Mar 2013 19:33:42 |
cs |
- Remove A/An in COMMENT
- Trim Header where applicable |
3.8.0_1 10 Dec 2012 19:11:12 |
mm |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
3.8.0_1 30 Jun 2012 12:36:12 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
3.8.0_1 14 Feb 2012 12:45:35 |
mm |
Bump pcre library dependency due to 8.30 update |
3.8.0 03 Jul 2011 14:03:52 |
ohauer |
-remove MD5 |
3.8.0 21 Sep 2010 16:08:11 |
mm |
Explicitly depend on p5-Digest-MD5 only if PERL_LEVEL < 500703
Explicitly depend on p5-Digest-SHA only if PERL_LEVEL < 501000 |
3.8.0 22 Aug 2009 00:35:32 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
3.8.0 15 Apr 2007 06:12:51 |
novel |
Update to 3.8.0.
PR: 111584
Submitted by: klm <klm@uidzero.org> |
3.7.0 19 Jul 2006 07:12:08 |
clsung |
- update to 3.7.0
PR: ports/100517
Submitted by: maintainer |
3.6.0 28 Apr 2006 11:00:27 |
ehaupt |
Update to 3.6.0
PR: 95952
Submitted by: klm <klm@uidzero.org> (maintainer) |
3.5.0 24 Jan 2006 01:03:33 |
edwin |
SHA256ify
Approved by: krion@ |
3.5.0 18 Jun 2005 13:09:09 |
jylefort |
- Update to 3.5.0 [1]
- OPTIONSify
- Use USE_PERL5_RUN
- Add missing pcre dependency
- Do not use -static
PR: ports/82346 [1]
Submitted by: maintainer [1] |
3.4.0 09 May 2004 21:48:59 |
pav |
- Update to 3.4.0
PR: ports/66362
Submitted by: klm <klm@uidzero.org> (maintainer) |
3.3.0 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
3.3.0 28 Feb 2004 16:58:13 |
arved |
Respect CFLAGS
Fix build on AMD64
Reported by: bento |
3.3.0 03 Oct 2003 07:13:01 |
foxfair |
PR: 55646
Submitted by: klm <klm@uidzero.org>
Update to 3.3.0 |
3.2.1_1 24 Sep 2003 09:37:11 |
osa |
Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998 |
3.2.1_1 06 May 2003 04:16:42 |
foxfair |
Submitted by: MAINTAINER
Fix build problem on bento, point out by kris@ |
3.2.1 05 Apr 2003 06:45:42 |
kris |
Don't remove system directories |
3.2.1 02 Apr 2003 15:58:13 |
foxfair |
strip binary, remove pkg-message as MAINTAINER's wish. |
3.2.1 02 Apr 2003 12:34:12 |
foxfair |
Add ftimes 3.2.1, a system baselining and evidence collection tool.
PR: 50369
Submitted by: Klayton Monroe <klm@ir.exodus.net> |