From owner-cvs-all@FreeBSD.ORG Thu Mar 3 20:01:57 2005 Return-Path: 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 AA16B16A4CE; Thu, 3 Mar 2005 20:01:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 907E843D46; Thu, 3 Mar 2005 20:01:57 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j23K1vAZ000975; Thu, 3 Mar 2005 20:01:57 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j23K1vc4000974; Thu, 3 Mar 2005 20:01:57 GMT (envelope-from mezz) Message-Id: <200503032001.j23K1vc4000974@repoman.freebsd.org> From: Jeremy Messenger Date: Thu, 3 Mar 2005 20:01:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors/abiword-plugins Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Mar 2005 20:01:57 -0000 mezz 2005-03-03 20:01:57 UTC FreeBSD ports repository Modified files: editors/abiword-plugins Makefile Log: In 2.2.4, AbiWord team has moved a plugin into core and I removed a default plugin. I end up never realized that there is no default plugin now that will required any user to use knobs. The plugins following that are enable by default: APPLIX, BABELFISH, BMP, BZ2ABW, COMMAND, FREETRANSLATION, GOOGLE, MSWRITE, SHELL, URLDICT, WIKIPEDIA, and XSLFO. Those default plugins don't add any of external dependencies and also have the 'WITHOUT' knob option. Correct a quotes in ECHO_MSG by add escaped. [1] Reported by: irotas on #freebsd-gnome Submitted by: adamw [1] Revision Changes Path 1.8 +54 -48 ports/editors/abiword-plugins/Makefile