Version: 1.1.1, Package name: logsentry-1.1.1 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description Logsentry is a scheduled auditing tool that scans system log files for security violations and unusual activity. Reports of suspicious log entries are mailed to a specified user (usually root). Logsentry was formerly known as logcheck. This OpenBSD port has renamed the script files used by logsentry to reflect this change. However, documentation located in ${DOC_DIR} may still use the old names. |
Filesize: 29.558 KB |
Version History (View Complete History) |
|
2019-07-12 15:15:36 by Stuart Henderson | Files touched by this commit (54) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-06 20:31:03 by Daniel Jakots | Files touched by this commit (2) |
Log message: Remove maintainers per their requests |
2018-09-04 06:46:28 by Marc Espie | Files touched by this commit (918) |
Log message: convert to PKGSTEM |
2015-01-03 11:36:53 by Jeremie Courreges-Anglas | Files touched by this commit (2) |
Log message: Switch from var/tmp to var/cache. From Markus Lude, who also takes maintainership. |
2011-05-11 02:24:41 by Antoine Jacoutot | Files touched by this commit (22) |
Log message: Sanitize some @unexec/@extraunexec calls to rm: move them up in the PLIST and delete everything under the @sample'd directory instead of the directory itself to prevent a warning from pkg_delete(1) trying to remove a non existing directory and to help preventing left-over files and directories. |
2010-11-20 10:22:46 by Marc Espie | Files touched by this commit (296) |
Log message: new depends |
2007-09-15 17:30:01 by Michael Erdely | Files touched by this commit (170) |
Log message: Remove surrounding quotes in NO_REGRESS/COMMENT*/PERMIT_* From Darrin Chandler |
2007-04-05 11:26:27 by Marc Espie | Files touched by this commit (815) |
Log message: more base64 checksums |
2005-03-14 18:57:06 by David Berghoff | Files touched by this commit (100) |
Log message: typo and wording fixes; approved by pval ok mbalmer@ "that diff was fun to read" |
2005-01-05 10:26:49 by Christian Weisgerber | Files touched by this commit (129) |
Log message: SIZE |
2004-12-02 14:18:37 by Aleksander Piotrowski | Files touched by this commit (5) |
Log message: - Replace INSTALL with MESSAGE and @samples - Kill DEINSTALL - Add WANTLIB marker - Bump PKGNAME ok naddy@, Srebrenko Sehic (MAINTAINER) |
2004-09-18 07:06:43 by Marc Espie | Files touched by this commit (6) |
Log message: new style conflicts |
2004-09-15 12:36:03 by Marc Espie | Files touched by this commit (133) |
Log message: new plists. gnutls depends on lzo. |
2004-04-14 03:27:52 by Xavier Santolaria | Files touched by this commit (17) |
Log message: @extra fun continues ... |
2003-04-20 11:36:40 by Nikolay Sturm | Files touched by this commit (6) |
Log message: clean up from maintainer Srebrenko Sehic <haver@insecure.dk> and me - consistent file names, no more logcheck.* - bump PKGNAME - remove HOMEPAGE (company and site are no longer) - change MASTER_SITES (dito) |
2003-02-03 05:41:31 by Nikolay Sturm | Files touched by this commit (1) |
Log message: fix a misunderstanding on my site of how pkgcfl works |
2003-02-02 01:20:46 by Nikolay Sturm | Files touched by this commit (3) |
Log message: - patch logcheck.sh to actually use SYSCONFDIR/logsentry instead of the old SYSCONFDIR/logcheck from MAINTAINER - spelling in DESCR - bump package version |