From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Feb 19 15:40:01 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B75B916A474 for ; Tue, 19 Feb 2008 15:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 9269913C468 for ; Tue, 19 Feb 2008 15:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m1JFe1gM097215 for ; Tue, 19 Feb 2008 15:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m1JFe1uw097214; Tue, 19 Feb 2008 15:40:01 GMT (envelope-from gnats) Resent-Date: Tue, 19 Feb 2008 15:40:01 GMT Resent-Message-Id: <200802191540.m1JFe1uw097214@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jocasta Bruina Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D133216A468 for ; Tue, 19 Feb 2008 15:32:47 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id BD64313C448 for ; Tue, 19 Feb 2008 15:32:47 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m1JFWleH096522 for ; Tue, 19 Feb 2008 15:32:47 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m1JFWlYk096521; Tue, 19 Feb 2008 15:32:47 GMT (envelope-from linimon) Message-Id: <200802191532.m1JFWlYk096521@freefall.freebsd.org> Date: Tue, 19 Feb 2008 15:32:47 GMT From: Jocasta Bruina To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/120835: ports Makefile for ftp/curl tests on/off for defined() X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Feb 2008 15:40:01 -0000 >Number: 120835 >Category: ports >Synopsis: ports Makefile for ftp/curl tests on/off for defined() >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Feb 19 15:40:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Jocasta Bruina >Release: 6.1 kernel, 6.2 tools >Organization: obligagtory nonsense >Environment: FreeBSD ednixon.com 6.1-BETA1 FreeBSD 6.1-BETA1 #0: Wed Feb 1 21:59:39 UTC 2006 root@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: Trying to build "subversion" curl won't build because it defines CARES=off and IPV6=on then complains (after an include that converts OPTIONS to WITH_XXX presumably) .if defined(WITH_CARES) && defined(WITH_IPV6) IGNORE= does not support both c-ares and IPv6 - disable one of t hem .endif No, I can't run real 6.2, it WOULD NOT BOOT on my motherboard. No, there is no upgrade script from 6.1 to 6.2 the package perl5.8 is missing GDBM, which breaks our website... >How-To-Repeat: ] >Fix: >Release-Note: >Audit-Trail: >Unformatted: