Browse Source

logcheck: Added logcheck 1.3.15 - A simple logchecker

user/chris/toolchain/0.3
Nagy Károly Gábriel 11 years ago
parent
commit
a4962de58d
3 changed files with 72 additions and 0 deletions
  1. +19
    -0
      base/logcheck/logcheck.cache
  2. +16
    -0
      base/logcheck/logcheck.conf
  3. +37
    -0
      base/logcheck/logcheck.desc

+ 19
- 0
base/logcheck/logcheck.cache

@ -0,0 +1,19 @@
[TIMESTAMP] 1343220715 Wed Jul 25 14:51:55 2012
[BUILDTIME] 0 (5)
[SIZE] 0.45 MB, 216 files
[DEP] bash
[DEP] bzip2
[DEP] coreutils
[DEP] diffutils
[DEP] fhs
[DEP] findutils
[DEP] gcc
[DEP] glibc
[DEP] grep
[DEP] make
[DEP] runit
[DEP] sed
[DEP] sysfiles
[DEP] tar

+ 16
- 0
base/logcheck/logcheck.conf

@ -0,0 +1,16 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../logcheck/logcheck.conf
# Copyright (C) 2012 The OpenSDE Project
#
# More information can be found in the files COPYING and README.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING.
# --- SDE-COPYRIGHT-NOTE-END ---
hook_add postmake 5 "cp -avf $(match_source_file -p logcheck.8 ) $root$mandir/man8"

+ 37
- 0
base/logcheck/logcheck.desc

@ -0,0 +1,37 @@
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../logcheck/logcheck.desc
[COPY] Copyright (C) 2012 The OpenSDE Project
[COPY]
[COPY] More information can be found in the files COPYING and README.
[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
[COPY] GNU General Public License can be found in the file COPYING.
[COPY] --- SDE-COPYRIGHT-NOTE-END ---
[I] A simple logchecker
[T] Logcheck is a simple utility which is designed to allow a system
[T] administrator to view the logfiles which are produced upon hosts
[T] under their control. It does this by mailing summaries of
[T] the logfiles to them, after first filtering out "normal" entries.
[T] Normal entries are entries which match one of the many included
[T] regular expression files contain in the database.
[U] http://ftp.de.debian.org/debian/pool/main/l/logcheck
[A] Debian Logcheck Team <logcheck-devel@lists.alioth.debian.org>
[M] Nagy Karoly Gabriel <nagy.karoly@opensde.org>
[C] extra/tool
[L] GPL
[S] Stable
[V] 1.3.15
[P] X -----5---9 800.000
[D] 3685030851 logcheck_1.3.15.tar.gz http://ftp.de.debian.org/debian/pool/main/l/logcheck/
[D] 209063084 logcheck.8 http://logcheck.org/docs/

Loading…
Cancel
Save