diff options
author | pav <pav@FreeBSD.org> | 2004-07-06 15:27:51 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-07-06 15:27:51 +0000 |
commit | 648141a8508ab507bd522408c4ad16501718c9c1 (patch) | |
tree | 7428359a3808e151f438c32382b82e74383d7a65 /security/chkrootkit | |
parent | dbbb22b480bf25dc2117f063be25c9b4b10e94ac (diff) | |
download | FreeBSD-ports-648141a8508ab507bd522408c4ad16501718c9c1.zip FreeBSD-ports-648141a8508ab507bd522408c4ad16501718c9c1.tar.gz |
- Mark IGNORE for now
PR: ports/68726
Submitted by: Luiz Eduardo Roncato Cordeiro <cordeiro@nic.br> (maintainer)
Diffstat (limited to 'security/chkrootkit')
-rw-r--r-- | security/chkrootkit/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/chkrootkit/Makefile b/security/chkrootkit/Makefile index 67590af..0ffc10b 100644 --- a/security/chkrootkit/Makefile +++ b/security/chkrootkit/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= ftp://ftp.pangeia.com.br/pub/seg/pac/ MAINTAINER= cordeiro@nic.br COMMENT= A tool to locally check for signs of a rootkit +IGNORE= is reporting false positives on FreeBSD 4.10 and 5.x. Next release in few weeks + USE_REINPLACE= yes ALL_TARGET= chkrootkit chklastlog chkwtmp chkproc chkdirs ifpromisc check_wtmpx strings |