From owner-cvs-ports@FreeBSD.ORG Thu Oct 14 17:03:12 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6141816A4CE for ; Thu, 14 Oct 2004 17:03:12 +0000 (GMT) Received: from smtp.rdsnet.ro (smtp.rdsnet.ro [62.231.74.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D04943D46 for ; Thu, 14 Oct 2004 17:03:11 +0000 (GMT) (envelope-from itetcu@people.tecnik93.com) Received: (qmail 19990 invoked by uid 89); 14 Oct 2004 17:03:10 -0000 Received: from unknown (HELO rdsnet.ro) (62.231.74.131) by 0 with SMTP; 14 Oct 2004 17:03:10 -0000 Received: (qmail 26455 invoked from network); 14 Oct 2004 17:03:10 -0000 Received: from unknown (HELO buh.cameradicommercio.ro) (82.76.1.117) by mail.rdsnet.ro with SMTP; 14 Oct 2004 17:03:10 -0000 Received: from it.buh.cameradicommercio.ro (it.buh.cameradicommercio.ro [192.168.0.10]) by buh.cameradicommercio.ro (Postfix) with ESMTP id B111260A3; Thu, 14 Oct 2004 20:03:09 +0300 (EEST) Received: from it.buh.cameradicommercio.ro (localhost.buh.tecnik93.com [127.0.0.1]) by it.buh.cameradicommercio.ro (Postfix) with SMTP id EBFB62B1; Thu, 14 Oct 2004 20:03:07 +0300 (EEST) Date: Thu, 14 Oct 2004 20:03:07 +0300 From: Ion-Mihai Tetcu To: Edwin Groothuis Message-ID: <20041014200307.385ca22c@it.buh.cameradicommercio.ro> In-Reply-To: <200410140856.i9E8uDDT089530@repoman.freebsd.org> References: <200410140856.i9E8uDDT089530@repoman.freebsd.org> X-Mailer: Sylpheed-Claws 0.9.12a (GTK+ 1.2.10; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: [PATCH] fix fetching - Re: cvs commit: ports/www Makefile ports/www/dpsearch Makefile distinfo pkg-deinstall pkg-descr pkg-install pkg-message pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 14 Oct 2004 17:03:12 -0000 On Thu, 14 Oct 2004 08:56:13 +0000 (UTC) Edwin Groothuis wrote: > edwin 2004-10-14 08:56:13 UTC > > FreeBSD ports repository > > Modified files: > www Makefile > Added files: > www/dpsearch Makefile distinfo pkg-deinstall pkg-descr > pkg-install pkg-message pkg-plist > Log: > New port: www/dpsearch : Open source search engine for Internet and Intranet sites > > This is a port of the latest released version of DataparkSearch. > DataparkSearch Engine is a full-featured open sources > web-based search engine released under the GNU General > Public License and designed to organize search within a > website, group of websites, intranet or local system. > > PR: ports/68050 > Submitted by: Maxime Zakharov I don't see why it should fail in in pre-fetch, the distfile doesn't change no mater what you choose in options. It will also fail with BATCH=yes so it should either have some defaults or be marked as NO_PACKAGE. I could provide a patch with those defaults. --- Makefile.orig Thu Oct 14 19:55:52 2004 +++ Makefile Thu Oct 14 19:54:20 2004 @@ -112,7 +112,7 @@ CONFIGURE_ARGS+= --with-sqlite=${LOCALBASE} .else -pre-fetch: +pre-configure: @${ECHO} @${ECHO} "One of databases should be chose." @exit 1 -- IOnut Unregistered ;) FreeBSD "user"