Bug 108691

Summary: New port: security/snoopy/An execve() wrapper and logger
Product: Ports & Packages Reporter: Philippe Audeoud <jadawin>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me CC: jadawin
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
shar none

Description Philippe Audeoud 2007-02-02 16:50:17 UTC

    
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-02-02 16:54:35 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-02-06 23:36:04 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-02-06 23:36:23 UTC
miwi        2007-02-06 23:36:12 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/snoopy      Makefile distinfo pkg-descr 
    security/snoopy/files patch-Makefile patch-README 
  Log:
  snoopy is merely a shared library that is used as a wrapper
  to the execve() function provided by libc as to log every call
  to syslog (authpriv).  system administrators may find snoopy
  useful in tasks such as light/heavy system monitoring, tracking other
  administrator's actions as well as getting a good 'feel' of
  what's going on in the system (for example apache running cgi
  scripts).
  
  WWW: http://sourceforge.net/projects/snoopylogger/
  
  PR:             ports/108691
  Submitted by:   Philippe Audeoud <jadawin at tuxaco.net>
  
  Revision  Changes    Path
  1.859     +1 -0      ports/security/Makefile
  1.1       +29 -0     ports/security/snoopy/Makefile (new)
  1.1       +3 -0      ports/security/snoopy/distinfo (new)
  1.1       +20 -0     ports/security/snoopy/files/patch-Makefile (new)
  1.1       +11 -0     ports/security/snoopy/files/patch-README (new)
  1.1       +9 -0      ports/security/snoopy/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"