From owner-cvs-ports@FreeBSD.ORG Sat Oct 7 12:27:25 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 97D8A16A407; Sat, 7 Oct 2006 12:27:25 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C60E43D4C; Sat, 7 Oct 2006 12:27:25 +0000 (GMT) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k97CRPfU008243; Sat, 7 Oct 2006 12:27:25 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k97CRPAW008242; Sat, 7 Oct 2006 12:27:25 GMT (envelope-from rafan) Message-Id: <200610071227.k97CRPAW008242@repoman.freebsd.org> From: Rong-En Fan Date: Sat, 7 Oct 2006 12:27:25 +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/p5-openxpki Makefile distinfo pkg-descr 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 Oct 2006 12:27:25 -0000 rafan 2006-10-07 12:27:25 UTC FreeBSD ports repository Modified files: security/p5-openxpki Makefile distinfo pkg-descr pkg-plist Log: - Update to 0.548 - Split openxpki port into 8 separate ports. This reduces maintainer's loading and make our automatic porting tools happier. Users need not to install all of the 8 ports to make OpenXPKI work. He/She just install what he/she needs. Detail reasons can be found in PR. PR: ports/103937 Submitted by: Sergei Vyshenski (maintainer) Revision Changes Path 1.8 +52 -72 ports/security/p5-openxpki/Makefile 1.4 +3 -24 ports/security/p5-openxpki/distinfo 1.2 +22 -2 ports/security/p5-openxpki/pkg-descr 1.6 +49 -55 ports/security/p5-openxpki/pkg-plist