From owner-cvs-ports@FreeBSD.ORG Sun Oct 21 03:04:37 2007 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C7C2016A418; Sun, 21 Oct 2007 03:04:37 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A04A913C44B; Sun, 21 Oct 2007 03:04:37 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l9L34bLI099448; Sun, 21 Oct 2007 03:04:37 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l9L34bZ0099447; Sun, 21 Oct 2007 03:04:37 GMT (envelope-from mezz) Message-Id: <200710210304.l9L34bZ0099447@repoman.freebsd.org> From: Jeremy Messenger Date: Sun, 21 Oct 2007 03:04:37 +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/editors/abiword-plugins Makefile options 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: Sun, 21 Oct 2007 03:04:37 -0000 mezz 2007-10-21 03:04:37 UTC FreeBSD ports repository Modified files: editors/abiword-plugins Makefile Added files: editors/abiword-plugins options Log: Took an idea from editors/vim, but do it opposite by enable OPTIONS by default with WITHOUT_OPTIONS to disable OPTIONS and have pre-everything enable. PR: ports/108241 Submitted by: Andrey Simonenko (tweak by mezz) Revision Changes Path 1.29 +9 -3 ports/editors/abiword-plugins/Makefile 1.1 +31 -0 ports/editors/abiword-plugins/options (new)