diff options
author | leeym <leeym@FreeBSD.org> | 2003-04-09 13:41:27 +0800 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2003-04-09 13:41:27 +0800 |
commit | c6e3ac9c0a423ded9020d75695048518eea827e9 (patch) | |
tree | 6c6fcc9aa7927e75f3e08f3e437243d88e0c16e0 /security/logcheck/pkg-descr | |
parent | 0be248ffff37fb04f8317afc4f97f89ded8d8e7c (diff) | |
download | freebsd-ports-gnome-c6e3ac9c0a423ded9020d75695048518eea827e9.tar.gz freebsd-ports-gnome-c6e3ac9c0a423ded9020d75695048518eea827e9.tar.zst freebsd-ports-gnome-c6e3ac9c0a423ded9020d75695048518eea827e9.zip |
- Remove BROKEN: change temp dir from /tmp to /var/run/logcheck
(it has to be mode 700) - now complies with hier(7)
- Psionic has been acquired by Cisco in late 2002 and now
www.psionic.com is an alias to www.cisco.com. Unfortunately,
the latter does not have any mention of LogSentry or other Abacus tools,
so remove www.psionic.com from the MASTER_SITES and WWW: tag
- Reword pkg-descr to better reflect reality
- Dont use logcheck's Makefile - build/install completely from port's Makefile
- Make PREFIX-clean
- Install useful documentation
- Assign maintainership to submitter
Removed files:
- files/patch-aa
- pkg-message
PR: 50730
Submitted by: Sergei Kolobov <sergei@kolobov.com>
Diffstat (limited to 'security/logcheck/pkg-descr')
-rw-r--r-- | security/logcheck/pkg-descr | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/security/logcheck/pkg-descr b/security/logcheck/pkg-descr index 91ccbe4c5b7f..71abf6ac953e 100644 --- a/security/logcheck/pkg-descr +++ b/security/logcheck/pkg-descr @@ -1,14 +1,10 @@ Logcheck helps spot problems and security violations in your logfiles automatically and will send the results to you in e-mail. -Logcheck is part of the Abacus Project of security tools. It is a program -created to help in the processing of UNIX system logfiles generated by the -various Abacus Project tools, system daemons, Wietse Venema's TCP Wrapper -and Log Daemon packages, and the Firewall Toolkit(c) by Trusted Information -Systems Inc.(TIS). Logcheck also works very well at reporting on other -common operating system security violations and strange events. - -WWW: http://www.psionic.com/ +It is a program created to help in the processing of UNIX system logfiles +generated by the various system daemons. Logcheck also works very well at +reporting on other common operating system security violations and strange +events. - Dan Langille dan@freebsddiary.org |