From owner-cvs-ports@FreeBSD.ORG Fri Jul 6 21:37:35 2007 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D870216A469; Fri, 6 Jul 2007 21:37:35 +0000 (UTC) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id C83A613C45E; Fri, 6 Jul 2007 21:37:35 +0000 (UTC) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l66LbZBt078964; Fri, 6 Jul 2007 21:37:35 GMT (envelope-from brooks@repoman.freebsd.org) Received: (from brooks@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l66LbZ4g078962; Fri, 6 Jul 2007 21:37:35 GMT (envelope-from brooks) Message-Id: <200707062137.l66LbZ4g078962@repoman.freebsd.org> From: Brooks Davis Date: Fri, 6 Jul 2007 21:37:35 +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 Makefile ports/security/ca_root_nss Makefile distinfo pkg-descr ports/security/ca_root_nss/files patch-ca-bundle.pl 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: Fri, 06 Jul 2007 21:37:36 -0000 brooks 2007-07-06 21:37:35 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/ca_root_nss Makefile distinfo pkg-descr security/ca_root_nss/files patch-ca-bundle.pl Log: Add ca_root_nss: Root certificates from certificate authorities included in the Mozilla NSS library and thus in Firefox and Thunderbird. Revision Changes Path 1.899 +1 -0 ports/security/Makefile 1.1 +58 -0 ports/security/ca_root_nss/Makefile (new) 1.1 +6 -0 ports/security/ca_root_nss/distinfo (new) 1.1 +39 -0 ports/security/ca_root_nss/files/patch-ca-bundle.pl (new) 1.1 +2 -0 ports/security/ca_root_nss/pkg-descr (new)