From owner-freebsd-ports@FreeBSD.ORG Thu Oct 8 14:09:15 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 798E71065672 for ; Thu, 8 Oct 2009 14:09:15 +0000 (UTC) (envelope-from julianwissmann@gmail.com) Received: from mail-bw0-f227.google.com (mail-bw0-f227.google.com [209.85.218.227]) by mx1.freebsd.org (Postfix) with ESMTP id 02C6D8FC0C for ; Thu, 8 Oct 2009 14:09:14 +0000 (UTC) Received: by bwz27 with SMTP id 27so4704934bwz.43 for ; Thu, 08 Oct 2009 07:09:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=7OMiBfl6wAd/0XdLwkFpdlPVD8AQpwTLCiWVi0sYmSg=; b=hBU2Ai3xx283plaCQznUFx3WjlHiRIW7/7OEQy0+y6Y7VJ1yRw7iSP9C2870j5uGgh K9Xq+ASwZWd1o1LQxYe240/cYZfoL4Sx/AKbDGr5WR13OjiFUc3uLMQGAI+UeuAKzab5 cbh604WFSClTc2t25TfGDCQhucN5xXZqrKTtk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=Ernt8y5jgMaMERBQbVjuSsFbtIoQJGCcP0xcBUIR8jdCg/+bFPvGT1esxCJ7+bcET1 GjxpZqaX0x+wEDVODDcnvxKJ5g8B59KEbV6wS1zHe7WcSsWxEMpFda75E01hQjJC+7tL xbgbUFNTFe2EJmy0HMIdVpjPABmErN5y6l2rs= Received: by 10.103.76.32 with SMTP id d32mr514398mul.98.1255009097579; Thu, 08 Oct 2009 06:38:17 -0700 (PDT) Received: from ?192.168.2.102? (p5DDAAE4B.dip.t-dialin.net [93.218.174.75]) by mx.google.com with ESMTPS id 23sm101012mun.58.2009.10.08.06.38.16 (version=SSLv3 cipher=RC4-MD5); Thu, 08 Oct 2009 06:38:16 -0700 (PDT) Message-ID: <4ACDEB55.1030905@gmail.com> Date: Thu, 08 Oct 2009 15:38:29 +0200 From: Julian Wissmann User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: Problems with vpopmail-devel X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Oct 2009 14:09:15 -0000 Hi, I'm trying to install vpopmail-devel as dependency for courier-authlib which I need. When going with portinstall: $portinstall courier-authlib it tries to fetch vpopmail-5.4.27 which is not available on any of the Mirror Servers. Trying to look it up manually there's only a vpopmail-2.4.28 available. Now trying to install vpopmail-5.5 from ports all I get is a size mismatch error on all the mirrors: size mismatch: expected 425441, actual 521800 Help in finding a solution here would be appreciated. Regards Julian Wissmann