Date: Thu, 28 Feb 2002 17:47:15 -0800 (PST) From: Cy Schubert <cy@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/tripwire Makefile distinfo pkg-plist ports/security/tripwire/files conf-freebsd2.h patch-aa patch-ab patch-ac patch-install::install.cfg patch-install::install.sh patch-man::man4::twconfig.4 patch-man::man4::twpolicy.4 patch-mktemp ... Message-ID: <200203010147.g211lF091261@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
cy 2002/02/28 17:47:15 PST Modified files: security/tripwire Makefile distinfo pkg-plist Added files: security/tripwire/files patch-install::install.cfg patch-install::install.sh patch-man::man4::twconfig.4 patch-man::man4::twpolicy.4 patch-src::Makefile patch-src::core::msystem.h patch-src::core::unix::file_unix.cpp patch-src::core::unix::unixfsservices.cpp patch-src::tripwire::mailmessage.cpp twpol.txt Removed files: security/tripwire/files conf-freebsd2.h patch-aa patch-ab patch-ac patch-mktemp patch-warnings tw.conf.freebsd2 twcheck Log: Update from 1.2 (academic source release) to 2.3.1-2 (open source Linux release). In relation to Tripwire 1.x, 2.x is a complete rewrite. PR: ports/29137 Submitted by: nectar (first review), cjc (second review) Revision Changes Path 1.13 +87 -43 ports/security/tripwire/Makefile 1.2 +1 -1 ports/security/tripwire/distinfo 1.3 +0 -55 ports/security/tripwire/files/conf-freebsd2.h (dead) 1.2 +0 -38 ports/security/tripwire/files/patch-aa (dead) 1.3 +0 -62 ports/security/tripwire/files/patch-ab (dead) 1.2 +0 -16 ports/security/tripwire/files/patch-ac (dead) 1.1 +58 -0 ports/security/tripwire/files/patch-install::install.cfg (new) 1.1 +70 -0 ports/security/tripwire/files/patch-install::install.sh (new) 1.1 +20 -0 ports/security/tripwire/files/patch-man::man4::twconfig.4 (new) 1.1 +18 -0 ports/security/tripwire/files/patch-man::man4::twpolicy.4 (new) 1.2 +0 -239 ports/security/tripwire/files/patch-mktemp (dead) 1.1 +35 -0 ports/security/tripwire/files/patch-src::Makefile (new) 1.1 +15 -0 ports/security/tripwire/files/patch-src::core::msystem.h (new) 1.1 +45 -0 ports/security/tripwire/files/patch-src::core::unix::file_unix.cpp (new) 1.1 +31 -0 ports/security/tripwire/files/patch-src::core::unix::unixfsservices.cpp (new) 1.1 +11 -0 ports/security/tripwire/files/patch-src::tripwire::mailmessage.cpp (new) 1.2 +0 -33 ports/security/tripwire/files/patch-warnings (dead) 1.6 +0 -154 ports/security/tripwire/files/tw.conf.freebsd2 (dead) 1.2 +0 -3 ports/security/tripwire/files/twcheck (dead) 1.1 +655 -0 ports/security/tripwire/files/twpol.txt (new) 1.4 +11 -2 ports/security/tripwire/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203010147.g211lF091261>