From owner-freebsd-questions@FreeBSD.ORG Tue Jun 2 20:36:26 2009 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2D3B01065672 for ; Tue, 2 Jun 2009 20:36:26 +0000 (UTC) (envelope-from SRS0=rBKCQGON=B5=beatsnet.com=beat.siegenthaler@beatsnet.com) Received: from atom.beatsnet.com (cl-26.zrh-01.ch.sixxs.net [IPv6:2001:41e0:ff00:19::2]) by mx1.freebsd.org (Postfix) with ESMTP id 819EF8FC0A for ; Tue, 2 Jun 2009 20:36:25 +0000 (UTC) (envelope-from SRS0=rBKCQGON=B5=beatsnet.com=beat.siegenthaler@beatsnet.com) Received: from [192.168.124.200] (200-internal-wlan.beatsnet.com [192.168.124.200]) (authenticated bits=0) by atom.beatsnet.com (8.14.3/8.14.3) with ESMTP id n52KaMvp027737 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Tue, 2 Jun 2009 22:36:22 +0200 (CEST) (envelope-from beat.siegenthaler@beatsnet.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=beatsnet.com; s=ATOM_DKIM; t=1243974984; bh=v+YdeiRDJ+UQxRWjbYwV/UR7Y2MuvvZZcO++HORiQpA=; h=Message-ID:Date:From:MIME-Version:To:Subject:Content-Type: Content-Transfer-Encoding; b=R7Rp1ksGDpjRYm+CHf5B7xu/iod3gXBEaeEeKSMOut+quuzWiqubFqClB62E9RebN qAM/yFlP4fAgPU5AWkd5VuW8XV5ybqxAEU9gViXP9EsPBeGskXh9RqkHlW9JXNQE9a L2d9x/H65e7Jnd8CS0PZYZgTkg+SFTXGUbN338Gk= Message-ID: <4A258D45.90905@beatsnet.com> Date: Tue, 02 Jun 2009 22:36:21 +0200 From: Beat Siegenthaler User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: questions@freebsd.org X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.2 (atom.beatsnet.com [172.20.0.45]); Tue, 02 Jun 2009 22:36:22 +0200 (CEST) X-Spam-Status: No, score=-3.7 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on atom.beatsnet.com X-Virus-Scanned: clamav-milter 0.95.1 at atom.beatsnet.com X-Virus-Status: Clean Cc: Subject: mailman-with-htdig 2.1.12 does not build X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Jun 2009 20:36:26 -0000 Hi, the Makefile try to get the patches for 2.2.12, but the newest from www.openinfo.co.uk are still 2.1.11 => indexing-2.1.12-0.1.patch.gz doesn't seem to exist in /usr/ports/distfiles/mailman. => Attempting to fetch from http://www.openinfo.co.uk/mm/patches/444879/. fetch: http://www.openinfo.co.uk/mm/patches/444879/indexing-2.1.12-0.1.patch.gz: Not Found => Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/mailman/. fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/mailman/indexing-2.1.12-0.1.patch.gz: File unavailable (e.g., file not found, no access) => Couldn't fetch it - please try to retrieve this => port manually into /usr/ports/distfiles/mailman and try again. *** Error code 1 Stop in /usr/ports/mail/mailman. *** Error code 1 Stop in /usr/ports/mail/mailman. Maintainer does not answer. My three options are: - Wait - Build without htdig - Manually change Makefile for 2.1.12 Some suggestions ? Kind regards, Beat