From owner-cvs-all@FreeBSD.ORG Fri Jan 15 12:52:57 2010 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 7426E106568D; Fri, 15 Jan 2010 12:52:57 +0000 (UTC) (envelope-from fluffy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 62CC38FC0A; Fri, 15 Jan 2010 12:52:57 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o0FCqvN4059041; Fri, 15 Jan 2010 12:52:57 GMT (envelope-from fluffy@repoman.freebsd.org) Received: (from fluffy@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o0FCqvcJ059040; Fri, 15 Jan 2010 12:52:57 GMT (envelope-from fluffy) Message-Id: <201001151252.o0FCqvcJ059040@repoman.freebsd.org> From: Dima Panov Date: Fri, 15 Jan 2010 12:52:57 +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/devel/librcc Makefile pkg-plist ports/devel/librcc/files extrapatch-rcc-config 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: Fri, 15 Jan 2010 12:52:57 -0000 fluffy 2010-01-15 12:52:57 UTC FreeBSD ports repository Modified files: devel/librcc Makefile pkg-plist Added files: devel/librcc/files extrapatch-rcc-config Log: - Add option to install GUI configuretion utility for librcc - Disable BDB/LibTranslate support by default, it causes breakages in depended apps at i386 only [1] Noticed by: myself, Alberto Villa, Alexander Yerenkow, David Johnson [1] Approved by: miwi, tabthorpe (mentors implicit) Revision Changes Path 1.6 +20 -3 ports/devel/librcc/Makefile 1.1 +23 -0 ports/devel/librcc/files/extrapatch-rcc-config (new) 1.3 +2 -0 ports/devel/librcc/pkg-plist