From owner-cvs-all Wed Sep 25 12:25:15 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C44FD37B401; Wed, 25 Sep 2002 12:25:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B33E43E75; Wed, 25 Sep 2002 12:25:14 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g8PJPECo000393; Wed, 25 Sep 2002 12:25:14 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g8PJPESq000392; Wed, 25 Sep 2002 12:25:14 -0700 (PDT) Message-Id: <200209251925.g8PJPESq000392@freefall.freebsd.org> From: Akinori MUSHA Date: Wed, 25 Sep 2002 12:25:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/compat4x Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2002/09/25 12:25:14 PDT Modified files: misc/compat4x Makefile distinfo pkg-plist Log: Update to the latest library set and unmark FORBIDDEN excpet: - On 5-CURRENT/alpha: still FORBIDDEN because no updated libc/libc_r is available yet. - By default, OpenSSL libraries are not installed because they are known to be vulnerable. (cf. FreeBSD-SA-02:33.openssl) They are installed only when FORCE_VULNERABLE_OPENSSL is defined, although in that case the port is marked FORBIDDEN. So, one must specify -DFORCE_VULNERABLE_OPENSSL -DNO_IGNORE to install this port with vulnerable OpenSSL libraries. Revision Changes Path 1.11 +34 -18 ports/misc/compat4x/Makefile 1.6 +17 -15 ports/misc/compat4x/distinfo 1.5 +21 -6 ports/misc/compat4x/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message