Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
State Changed From-To: open->closed New port added. Thanks!
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"