FreshPorts -- The Place For Ports Thu, 4 Dec 2008 11:49 PM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

non port: security/chkrootkit/Makefile
CVSWeb

Number of commits found: 30

Thu, 24 Jul 2008
[ 13:00 garga ] Original commit 
1.30 security/chkrootkit/Makefile
No functional changes, just try to make Makefile a bit better:

- 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
Fri, 25 Apr 2008
[ 20:04 miwi ] Original commit 
1.29 security/chkrootkit/Makefile
- Respect CC

PR:             122941
Submitted by:   Frank Fenor <frank@fenor.de>
Approved by:    maintainer
Thu, 27 Dec 2007
[ 17:19 tabthorpe ] Original commit 
1.2 security/chkrootkit/files/600000-patch-chkproc.c
1.28 security/chkrootkit/Makefile
1.22 security/chkrootkit/distinfo
- Update to 0.48
- 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)
Fri, 24 Nov 2006
[ 22:58 miwi ] Original commit 
1.1 security/chkrootkit/files/600000-patch-chkproc.c
1.27 security/chkrootkit/Makefile
1.21 security/chkrootkit/distinfo
- Update to 0.47

PR:             ports/105816
Submitted by:   Luiz Eduardo Roncato Cordeiro <cordeiro@cert.br> (maintainer)
Sat, 13 May 2006
[ 05:15 edwin ] Original commit 
1.10 science/2dhf/Makefile
1.5 science/abinit/Makefile
1.8 science/bblimage/Makefile
1.7 science/cdcl/Makefile
1.11 science/chemtool-devel/Makefile
1.3 science/dcl/Makefile
1.5 science/dft++/Makefile
1.11 science/euler/Makefile
1.37 science/felt/Makefile
1.20 science/gdis/Makefile

(Only the first 10 of 275 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from all categories starting with S
Fri, 28 Oct 2005
[ 17:50 garga ] Original commit 
1.25 security/chkrootkit/Makefile
1.19 security/chkrootkit/distinfo
- Unbreak: Update to 0.46a

Approved by:    maintainer
[ 13:07 garga ] Original commit 
1.24 security/chkrootkit/Makefile
chkproc sends a 25 signal to init causing a reboot after a 30s sleep

Mark it as BROKEN until the problem is fixed.

Submitted by:   maintainer (by email)
Thu, 27 Oct 2005
[ 15:30 garga ] Original commit 
1.23 security/chkrootkit/Makefile
1.18 security/chkrootkit/distinfo
- Update to 0.46

Approved by:    maintainer
Thu, 14 Apr 2005
[ 19:42 leeym ] Original commit 
1.22 security/chkrootkit/Makefile
1.17 security/chkrootkit/distinfo
1.12 security/chkrootkit/pkg-descr
1.9 security/chkrootkit/pkg-plist
- Update to chkrookit version 0.45 [1]
- utilize PORTDOCS, DOCSDIR and PLIST_FILES

PR:             [1] 79865
Submitted by:   [1] Luiz Eduardo Roncato Cordeiro <cordeiro@nic.br>
Thu, 2 Sep 2004
[ 12:42 pav ] Original commit 
1.21 security/chkrootkit/Makefile
1.16 security/chkrootkit/distinfo
- Update to 0.44

PR:             ports/71249
Submitted by:   Luiz Eduardo Roncato Cordeiro <cordeiro@nic.br> (maintainer)
Tue, 6 Jul 2004
[ 16:27 pav ] Original commit 
1.20 security/chkrootkit/Makefile
- Mark IGNORE for now

PR:             ports/68726
Submitted by:   Luiz Eduardo Roncato Cordeiro <cordeiro@nic.br> (maintainer)
Tue, 10 Feb 2004
[ 21:35 linimon ] Original commit 
1.19 security/chkrootkit/Makefile
1.14 security/chkrootkit/distinfo
Update to 0.43:

  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)
Wed, 1 Oct 2003
[ 22:08 krion ] Original commit 
1.18 security/chkrootkit/Makefile
1.13 security/chkrootkit/distinfo
- Update to version 0.42b

PR:             57477
Submitted by:   maintainer
Fri, 26 Sep 2003
[ 23:08 edwin ] Original commit 
1.17 security/chkrootkit/Makefile
1.12 security/chkrootkit/distinfo
1.2 security/chkrootkit/files/patch-chkrootkit
1.8 security/chkrootkit/pkg-plist
Update port: security/chkrootkit: upgrade to version 0.42

        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>
Thu, 4 Sep 2003
[ 14:03 edwin ] Original commit 
1.16 security/chkrootkit/Makefile
1.1 security/chkrootkit/files/patch-chkrootkit
Teach security/chkrootkit

        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>
Fri, 15 Aug 2003
[ 07:17 kris ] Original commit 
1.15 security/chkrootkit/Makefile
Mark IGNORE on 5.x: chkrootkit reports false positives

Inspired by:    Yet another "have I been hacked" email on questions@
Wed, 25 Jun 2003
[ 17:40 mich ] Original commit 
1.14 security/chkrootkit/Makefile
1.11 security/chkrootkit/distinfo
1.11 security/chkrootkit/pkg-descr
Update to 0.41

PR:             53675
Submitted by:   maintainer
Approved by:    roberto (mentor)
Wed, 9 Apr 2003
[ 09:22 kevlo ] Original commit 
1.13 security/chkrootkit/Makefile
1.10 security/chkrootkit/distinfo
1.7 security/chkrootkit/pkg-plist
Update to 0.40

PR: 50722
Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org>
Fri, 21 Feb 2003
[ 13:26 knu ] Original commit 
1.4 security/altivore/Makefile
1.7 security/amavis-perl/Makefile
1.4 security/amavisd-new/Makefile
1.9 security/amavisd/Makefile
1.6 security/arirang/Makefile
1.2 security/avcheck/Makefile
1.6 security/bcwipe/Makefile
1.11 security/borzoi/Makefile
1.9 security/bugs/Makefile
1.6 security/ccrypt/Makefile

(Only the first 10 of 242 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Sun, 2 Feb 2003
[ 13:40 nork ] Original commit 
1.11 security/chkrootkit/Makefile
1.9 security/chkrootkit/distinfo
1.10 security/chkrootkit/pkg-descr
Update to 0.39a.

PR:             ports/47735
Submitted by:   Luiz Eduardo Roncato Cordeiro <cordeiro@luinil.nic.br>
                (maintainer)
Sat, 11 Jan 2003
[ 03:18 pat ] Original commit 
1.10 security/chkrootkit/Makefile
1.8 security/chkrootkit/distinfo
1.9 security/chkrootkit/pkg-descr
1.6 security/chkrootkit/pkg-plist
Update to 0.38

PR:             ports/46952
Submitted by:   maintainer
Mon, 4 Nov 2002
[ 02:15 edwin ] Original commit 
1.3 audio/ccaudio/Makefile
1.2 comms/vpb2/Makefile
1.2 devel/byaccj/Makefile
1.30 devel/ilu/Makefile
1.7 devel/re2c/Makefile
1.6 ftp/lukemftpd/Makefile
1.9 irc/tirc/Makefile
1.34 print/acroread4/Makefile
1.3 security/bcwipe/Makefile
1.9 security/chkrootkit/Makefile

(Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
PERL -> REINPLACE
Noticed on: bento
Fri, 25 Oct 2002
[ 21:48 obraun ] Original commit 
1.8 security/chkrootkit/Makefile
1.7 security/chkrootkit/distinfo
1.8 security/chkrootkit/pkg-descr
1.5 security/chkrootkit/pkg-plist
Upgrade to 0.37.

PR:             44468
Submitted by:   maintainer
Wed, 19 Jun 2002
[ 00:49 pat ] Original commit 
1.7 security/chkrootkit/Makefile
1.6 security/chkrootkit/distinfo
1.7 security/chkrootkit/pkg-descr
Update to 0.36

PR:             ports/39475
Submitted by:   maintainer
Fri, 1 Feb 2002
[ 04:06 pat ]  
unknown security/chkrootkit/Makefile
unknown security/chkrootkit/distinfo
unknown security/chkrootkit/pkg-descr
Update to 0.35    
Sat, 22 Sep 2001
[ 08:44 sf ]  
unknown security/chkrootkit/Makefile
unknown security/chkrootkit/distinfo
unknown security/chkrootkit/pkg-descr
unknown security/chkrootkit/pkg-plist
update to 0.34.    
Fri, 11 May 2001
[ 16:34 kevlo ]  
unknown security/chkrootkit/Makefile
unknown security/chkrootkit/distinfo
unknown security/chkrootkit/pkg-descr
Update to 0.32    
Tue, 17 Apr 2001
[ 14:13 roam ]  
unknown security/chkrootkit/Makefile
unknown security/chkrootkit/pkg-plist
Update to 0.31, lots of cleanup, add NOPORTDOCS handling.    
[ 07:56 will ]  
unknown security/chkrootkit/Makefile
unknown security/chkrootkit/distinfo
unknown security/chkrootkit/pkg-plist
Fix checksum problem on bento by updating to 0.31.  Also start using the  
versioned distfiles since they are available.    
Sat, 7 Apr 2001
[ 02:48 will ]  
unknown security/chkrootkit/Makefile
unknown security/chkrootkit/distinfo
unknown security/chkrootkit/pkg-comment
unknown security/chkrootkit/pkg-descr
unknown security/chkrootkit/pkg-plist
Add chkrootkit 0.30, a tool to locally check for signs of a rootkit.    

Number of commits found: 30

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
squirrelmailDec 04
cups-baseNov 29
hplipNov 29
samba3Nov 29
samba3Nov 29
wordpressNov 29
wordpressNov 29
wordpressNov 29
wordpress-muNov 29
imlib2Nov 24
firefox*Nov 23
firefox-devel*Nov 23
firefox10*Nov 23
firefox15*Nov 23
firefox3*Nov 23

9 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 19495
Broken 163
Deprecated 87
Ignore 462
Forbidden 8
Restricted 262
No CDROM 132
Vulnerable 56
Expired 57
Set to expire 71
Interactive 78
new 24 hours 3
new 48 hours3
new 7 days27
new fortnight94
new month165

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.222 seconds.