From owner-cvs-ports@FreeBSD.ORG Sat Jan 7 07:56:03 2006 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 945D716A41F; Sat, 7 Jan 2006 07:56:03 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 535F643D45; Sat, 7 Jan 2006 07:56:03 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k077u3Jn094367; Sat, 7 Jan 2006 07:56:03 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k077u3vZ094366; Sat, 7 Jan 2006 07:56:03 GMT (envelope-from edwin) Message-Id: <200601070756.k077u3vZ094366@repoman.freebsd.org> From: Edwin Groothuis Date: Sat, 7 Jan 2006 07:56:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/samhain Makefile distinfo pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Jan 2006 07:56:03 -0000 edwin 2006-01-07 07:56:03 UTC FreeBSD ports repository Modified files: security/samhain Makefile distinfo pkg-plist Log: Update: security/samhain 2.0.10 -> 2.1.0 Updating the Samhain integrity checking system to 2.1.0, a bugfix release. It's been requested by several people to break Samhain out into separate client and server ports. This PR does that, with a samhain-client and samhain-server port, as slave ports off of samhain. I'm not sure the best way to submit a PR to do this kind of action, but here is a shar of all three ports. If another format is desired, please let me know. I'm also interested in feedback on the approach used for splitting these out. PR: ports/90305 Submitted by: David Thiel Revision Changes Path 1.31 +8 -22 ports/security/samhain/Makefile 1.28 +2 -2 ports/security/samhain/distinfo 1.5 +2 -1 ports/security/samhain/pkg-plist