aboutsummaryrefslogtreecommitdiff
path: root/security/chkrootkit
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* security/chkrootkit: update to 0.53Steve Wills2019-04-082-4/+4
| | | | | | | | PR: 237003 Submitted by: Lacey Powers <lacey.leanne@gmail.com> (maintainer) Notes: svn path=/head/; revision=498428
* security/chkrootkit: Update to 0.52Danilo G. Baio2017-10-122-4/+5
| | | | | | | | | | While here, add LICENSE_FILE. PR: 222926 Submitted by: Lacey Powers <lacey.leanne@gmail.com> (maintainer) Notes: svn path=/head/; revision=451931
* security/chkrootkit: follow-up on r427350; MASTER_SITES cleanupJason Unovitch2016-11-291-8/+1
| | | | | | | | PR: 214416 Submitted by: Lacey Powers <lacey.leanne@gmail.com> (maintainer) Notes: svn path=/head/; revision=427406
* security/chkrootkit: update 0.50 -> 0.51Jason Unovitch2016-11-292-3/+4
| | | | | | | | PR: 214416 Submitted by: Lacey Powers <lacey.leanne@gmail.com> (maintainer) Notes: svn path=/head/; revision=427350
* - Revive security/chkrootkitThomas Zander2015-07-115-0/+108
| | | | | | | | | | | | - Update to upstream version 0.50 - Port has a new maintainer: Lacey Powers <lacey.leanne@gmail.com> PR: 201297 Submitted by: lacey.leanne@gmail.com (maintainer) Reviewed by: koobs Notes: svn path=/head/; revision=391741
* Remove expired ports:Rene Ladan2014-07-243-91/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | 2014-07-23 chinese/big5con: Fails to build with new utmpx 2014-07-23 chinese/hztty: Fails to build with new utmpx 2014-07-23 irc/solid-ircd: Fails to build with new utmpx 2014-07-23 korean/eterm: Fails to build with new utmpx 2014-07-23 mail/biffer: Fails to build with new utmpx 2014-07-23 misc/c-hey: Fails to build with new utmpx 2014-07-23 misc/wminfo: Fails to build with new utmpx 2014-07-23 net/sendfile: Fails to build with new utmpx 2014-07-23 net-im/centericq: Fails to build with new utmpx 2014-07-23 security/chkrootkit: Fails to build with new utmpx 2014-07-23 security/openfwtk: Fails to build with new utmpx 2014-07-23 security/pam_alreadyloggedin: Fails to build with new utmpx 2014-07-23 security/srp: Fails to build with new utmpx 2014-07-23 security/sud: Fails to build with new utmpx 2014-07-23 sysutils/hyperic-sigar: Fails to build with new utmpx 2014-07-23 sysutils/lookupd: Fails to build with new utmpx 2014-07-23 sysutils/lookupd_ldap: Fails to build with new utmpx 2014-07-23 sysutils/p5-Sys-Utmp: Fails to build with new utmpx 2014-07-23 sysutils/syslog-ng2: Fails to build with new utmpx 2014-07-23 sysutils/yawho: Fails to build with new utmpx Notes: svn path=/head/; revision=362836
* Deprecate ports failing to build with new utmpxAntoine Brodin2014-06-231-0/+3
| | | | | | | | | Maintainers had more than 4 years to fix them With hat: portmgr Notes: svn path=/head/; revision=359005
* I experienced catastrophic brain failure and putAdam Weinberger2014-05-011-1/+1
| | | | | | | PORT_OPTIONS= instead of OPTIONS_DEFINE=. Oops. Notes: svn path=/head/; revision=352712
* STAGE support, and general cleanups. Some of the changes are aAdam Weinberger2014-05-011-7/+6
| | | | | | | | bit more aggressive, but at this point, if I'm staging your port, you've likely stopped caring what's done to it. Notes: svn path=/head/; revision=352710
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-1/+1
| | | | | | | security) Notes: svn path=/head/; revision=327769
* - Remove A/An in COMMENTCarlo Strub2013-03-291-5/+2
| | | | | | | - Trim Header where applicable Notes: svn path=/head/; revision=315566
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* - Mark BROKEN on HEAD: fails to build with new utmpxMartin Wilke2010-03-201-1/+7
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=251271
* - Update to 0.49.Marcelo Araujo2009-08-192-4/+4
| | | | | | | | | PR: ports/137853 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Approved by: Luiz Eduardo Roncato Cordeiro <cordeiro@cert.br> (maintainer) Notes: svn path=/head/; revision=239909
* No functional changes, just try to make Makefile a bit better:Renato Botelho2008-07-241-26/+24
| | | | | | | | | | | | | | - Remove conditional to set PORTDOCS - s/pre-patch/post-patch/ - Change Makefile's reinplace to use ?= instead of comment CC and CFLAGS lines and remove MAKE_ENV declaration - Remove redundances of program names, just set it one time and use the vars to repeat names Approved by: maintainer by email Notes: svn path=/head/; revision=217413
* - Respect CCMartin Wilke2008-04-251-0/+1
| | | | | | | | | PR: 122941 Submitted by: Frank Fenor <frank@fenor.de> Approved by: maintainer Notes: svn path=/head/; revision=211976
* - Update to 0.48Thomas Abthorpe2007-12-273-46/+5
| | | | | | | | | | | | - Remove pre-everything (no more false positives) - Remove patches (extra_patches and patch in files directory) PR: ports/118930 Submitted by: Philippe Audeoud <jadawin tuxaco.net> Approved by: Luiz Eduardo Roncato Cordeiro <cordeiro nic.br> (maintainer) Notes: svn path=/head/; revision=204622
* - Update to 0.47Martin Wilke2006-11-243-5/+46
| | | | | | | | PR: ports/105816 Submitted by: Luiz Eduardo Roncato Cordeiro <cordeiro@cert.br> (maintainer) Notes: svn path=/head/; revision=178001
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-2/+0
| | | | Notes: svn path=/head/; revision=162215
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* - Unbreak: Update to 0.46aRenato Botelho2005-10-282-5/+3
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=146586
* chkproc sends a 25 signal to init causing a reboot after a 30s sleepRenato Botelho2005-10-281-0/+2
| | | | | | | | | Mark it as BROKEN until the problem is fixed. Submitted by: maintainer (by email) Notes: svn path=/head/; revision=146573
* - Update to 0.46Renato Botelho2005-10-272-3/+3
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=146487
* - Update to chkrookit version 0.45 [1]Yen-Ming Lee2005-04-144-26/+24
| | | | | | | | | | - utilize PORTDOCS, DOCSDIR and PLIST_FILES PR: [1] 79865 Submitted by: [1] Luiz Eduardo Roncato Cordeiro <cordeiro@nic.br> Notes: svn path=/head/; revision=133357
* - Update to 0.44Pav Lucistnik2004-09-022-5/+3
| | | | | | | | PR: ports/71249 Submitted by: Luiz Eduardo Roncato Cordeiro <cordeiro@nic.br> (maintainer) Notes: svn path=/head/; revision=117923
* - Mark IGNORE for nowPav Lucistnik2004-07-061-0/+2
| | | | | | | | PR: ports/68726 Submitted by: Luiz Eduardo Roncato Cordeiro <cordeiro@nic.br> (maintainer) Notes: svn path=/head/; revision=113073
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Update to 0.43:Mark Linimon2004-02-102-2/+2
| | | | | | | | | | | | | C++ comments removed from chkproc.c. New rootkits detected: AjaKit and zaRwT. New CGI backdoors detected. ifpromisc.c: better detection of promisc mode on newer Linux kernels. New command line option (-n) to skip NFS mounted dirs. Minor bug corrections. PR: ports/62577 Submitted by: Luiz E. R. Cordeiro <cordeiro@nic.br> (maintainer) Notes: svn path=/head/; revision=100599
* - 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