[PATCH] fix fetching - Re: cvs commit: ports/www Makefile ports/www/dpsearch Makefile distinfo pkg-deinstall pkg-descr pkg-install pkg-message pkg-plist

Ion-Mihai Tetcu itetcu at people.tecnik93.com
Thu Oct 14 10:03:12 PDT 2004


On Thu, 14 Oct 2004 08:56:13 +0000 (UTC)
Edwin Groothuis <edwin at FreeBSD.org> 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 <maxime at sochi.net.ru>

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"




More information about the cvs-all mailing list