./security/log2timeline, Framework for automatic creation of a super timeline

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.65nb11, Package name: log2timeline-0.65nb11, Maintainer: pettai

log2timeline is a framework built to automatically create a super
timeline using information found within various log files and other
files that contain timestamps. The tool can be used to augment
traditional timeline analysis where the focus has generally been on
solely the timestamps found within the filesystem itself.
The tool is also capable of outputting into various formats that
can be used to either import into analysis tools or to read directly
using whatevery suits you (spreadsheet/vim/less/...)


Required to run:
[textproc/p5-XML-LibXML] [www/p5-HTML-Scrubber] [www/p5-HTML-Parser] [graphics/p5-Image-ExifTool] [databases/p5-DBI] [databases/p5-DBD-SQLite] [archivers/p5-Archive-Zip] [lang/perl5] [net/p5-Net-Pcap] [security/p5-Digest-CRC] [time/p5-DateTime] [time/p5-DateTime-Format-Strptime] [time/p5-DateTime-TimeZone] [devel/p5-version] [devel/p5-Date-Manip] [devel/p5-Params-Validate] [devel/p5-Carp-Assert] [converters/p5-Data-Hexify] [www/p5-File-Mork] [misc/p5-Mac-PropertyList] [misc/p5-Parse-Win32Registry]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 565.747 KB

Version history: (Expand)


CVS history: (Expand)


   2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483)
Log message:
*: recursive bump for perl 5.38
   2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952)
Log message:
*: recursive bump for perl 5.36
   2021-10-26 13:18:07 by Nia Alarie | Files touched by this commit (605)
Log message:
security: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./security/cyrus-sasl/distinfo \ 
cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
   2021-10-07 16:54:50 by Nia Alarie | Files touched by this commit (606)
Log message:
security: Remove SHA1 hashes for distfiles
   2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575)
Log message:
*: recursive bump for perl 5.34
   2020-09-04 16:22:58 by Thomas Klausner | Files touched by this commit (7)
Log message:
*: remove p5-version, part of perl
   2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631)
Log message:
*: bump PKGREVISION for perl-5.32.
   2019-11-02 14:58:32 by Roland Illig | Files touched by this commit (1)
Log message:
security/log2timeline: remove ignored lines from package Makefile

Since the variables assignments all use the = operator instead of +=, all
except the last one are ignored. These are not needed anyway since Perl
modules don't need to have a correct interpreter.