From owner-cvs-all@FreeBSD.ORG Tue May 10 14:14:55 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A06061065670; Tue, 10 May 2011 14:14:55 +0000 (UTC) (envelope-from bf@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 906D88FC0A; Tue, 10 May 2011 14:14:55 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p4AEEtNr034634; Tue, 10 May 2011 14:14:55 GMT (envelope-from bf@repoman.freebsd.org) Received: (from bf@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p4AEEtgJ034633; Tue, 10 May 2011 14:14:55 GMT (envelope-from bf) Message-Id: <201105101414.p4AEEtgJ034633@repoman.freebsd.org> From: Brendan Fabeny Date: Tue, 10 May 2011 14:14:55 +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/tor/files pkg-message.in ports/security/tor-devel Makefile ports/security/tor-devel/files pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 May 2011 14:14:55 -0000 bf 2011-05-10 14:14:55 UTC FreeBSD ports repository Modified files: security/tor/files pkg-message.in security/tor-devel Makefile security/tor-devel/files pkg-message.in Log: - Disable the new bufferevents code by default in tor-devel, until some problems are solved [1] - Add a note that was in the pkg-deinstall scripts of tor and tor-devel to the pkg-messages of the respective ports Reported by: H. Krusken [1] Revision Changes Path 1.108 +3 -2 ports/security/tor-devel/Makefile 1.5 +5 -3 ports/security/tor-devel/files/pkg-message.in 1.4 +5 -3 ports/security/tor/files/pkg-message.in