From owner-cvs-all@FreeBSD.ORG Thu Sep 28 02:30:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 D8BDC16A417; Thu, 28 Sep 2006 02:30:03 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 416B643D5C; Thu, 28 Sep 2006 02:30:03 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8S2U3v6001141; Thu, 28 Sep 2006 02:30:03 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8S2U3eB001140; Thu, 28 Sep 2006 02:30:03 GMT (envelope-from clsung) Message-Id: <200609280230.k8S2U3eB001140@repoman.freebsd.org> From: Cheng-Lung Sung Date: Thu, 28 Sep 2006 02:30:02 +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/textproc/clucene Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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, 28 Sep 2006 02:30:04 -0000 clsung 2006-09-28 02:30:02 UTC FreeBSD ports repository Modified files: textproc/clucene Makefile Log: - set variable WITH_ASCII_SUPPORT to configure ASCII support. Otherwise compile plain, out of the box. - this configuration makes clucene play nicely with the upcoming update of misc/bibletime. PR: ports/103731 Submitted by: Thomas Abthorpe Revision Changes Path 1.2 +4 -1 ports/textproc/clucene/Makefile