summaryrefslogtreecommitdiff
path: root/security/chkrootkit (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to version 0.42bKirill Ponomarev2003-10-012-2/+2
| | | | | | | | PR: 57477 Submitted by: maintainer Notes: svn path=/head/; revision=90009
* Update port: security/chkrootkit: upgrade to version 0.42Edwin Groothuis2003-09-264-88/+5
| | | | | | | | | | | Version upgrade from 0.41 to 0.42. It works on FreeBSD 2.2.X, 3.X, 4.X and 5.X. PR: ports/56757 Submitted by: Luiz Eduardo Roncato Cordeiro <cordeiro@nic.br> Notes: svn path=/head/; revision=89480
* Teach security/chkrootkitEdwin Groothuis2003-09-042-4/+84
| | | | | | | | | | | | | | | | | | | | | | | I finnaly got fed up with that FAQ about chkrootkit. The solution was either to add a Q+A to the FAQ or fix the port. This introduce a new variable, FreeBSD5, that is set to "yes" if we're running FreeBSD 5 or higher. This variable is used to fix the tests of the following binaries, so they would DTRT on FreeBSD 5: chfn chsh date ls ps I also fixed a bug in the cheking of vdir, but it's irrelevant for FreeBSD. Informed maintainer. PR: ports/55919 Submitted by: Yonatan@xpert.com <Yonatan@xpert.com> Notes: svn path=/head/; revision=88529
* Mark IGNORE on 5.x: chkrootkit reports false positivesKris Kennaway2003-08-151-1/+7
| | | | | | | Inspired by: Yet another "have I been hacked" email on questions@ Notes: svn path=/head/; revision=86973
* Update to 0.41Michael Landin2003-06-253-14/+16
| | | | | | | | | PR: 53675 Submitted by: maintainer Approved by: roberto (mentor) Notes: svn path=/head/; revision=83598
* Update to 0.40Kevin Lo2003-04-093-3/+9
| | | | | | | | PR: 50722 Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org> Notes: svn path=/head/; revision=78651
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Update to 0.39a.Norikatsu Shigemura2003-02-023-5/+6
| | | | | | | | | PR: ports/47735 Submitted by: Luiz Eduardo Roncato Cordeiro <cordeiro@luinil.nic.br> (maintainer) Notes: svn path=/head/; revision=74485
* Update to 0.38Patrick Li2003-01-114-7/+11
| | | | | | | | PR: ports/46952 Submitted by: maintainer Notes: svn path=/head/; revision=72871
* PERL -> REINPLACEEdwin Groothuis2002-11-041-2/+4
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=69423
* Upgrade to 0.37.Oliver Braun2002-10-254-6/+8
| | | | | | | | PR: 44468 Submitted by: maintainer Notes: svn path=/head/; revision=68820
* Update to 0.36Patrick Li2002-06-183-5/+10
| | | | | | | | PR: ports/39475 Submitted by: maintainer Notes: svn path=/head/; revision=61535
* Update to 0.35Patrick Li2002-02-013-20/+10
| | | | | | | | PR: 34485 Submitted by: maintainer Notes: svn path=/head/; revision=54094
* update to 0.34.FUJISHIMA Satsuki2001-09-224-4/+13
| | | | | | | | PR: 30709 Submitted by: maintainer Notes: svn path=/head/; revision=48069
* Update to 0.32Kevin Lo2001-05-113-7/+8
| | | | | | | | PR: 27257 Submitted by: MAINTAINER Notes: svn path=/head/; revision=42517
* change WWW: to the real siteYing-Chieh Liao2001-04-271-1/+1
| | | | Notes: svn path=/head/; revision=41954
* Update to 0.31, lots of cleanup, add NOPORTDOCS handling.Peter Pentchev2001-04-172-15/+16
| | | | | | | | PR: 26643 Submitted by: maintainer Notes: svn path=/head/; revision=41545
* Fix checksum problem on bento by updating to 0.31. Also start using theWill Andrews2001-04-173-4/+2
| | | | | | | versioned distfiles since they are available. Notes: svn path=/head/; revision=41497
* Add chkrootkit 0.30, a tool to locally check for signs of a rootkit.Will Andrews2001-04-075-0/+66
PR: 26115 Submitted by: Luiz Eduardo R. Cordeiro Notes: svn path=/head/; revision=40977