From owner-freebsd-questions@FreeBSD.ORG Sun Feb 1 23:22:07 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 05DF716A4CE for ; Sun, 1 Feb 2004 23:22:07 -0800 (PST) Received: from smtp.infracaninophile.co.uk (ns0.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id F17A343D45 for ; Sun, 1 Feb 2004 23:22:03 -0800 (PST) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1]) i127Lv9D077871 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 2 Feb 2004 07:21:57 GMT (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)id i127LuTW077868; Mon, 2 Feb 2004 07:21:56 GMT (envelope-from matthew) Date: Mon, 2 Feb 2004 07:21:56 +0000 From: Matthew Seaman To: Gary Kline Message-ID: <20040202072156.GA67671@happy-idiot-talk.infracaninophile.co.uk> Mail-Followup-To: Matthew Seaman , Gary Kline , Gautam Gopalakrishnan , freebsd-questions@freebsd.org References: <20040201214224.GA92851@tao.thought.org> <20040202102333.2277a388.ggop@myrealbox.com> <20040202001247.GA99898@tao.thought.org> <20040202004419.GB99898@tao.thought.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="oyUTqETQ0mS9luUI" Content-Disposition: inline In-Reply-To: <20040202004419.GB99898@tao.thought.org> User-Agent: Mutt/1.5.5.1i X-Spam-Status: No, hits=-4.9 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on happy-idiot-talk.infracaninophile.co.uk cc: Gautam Gopalakrishnan cc: freebsd-questions@freebsd.org Subject: Re: ports question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Feb 2004 07:22:07 -0000 --oyUTqETQ0mS9luUI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Feb 01, 2004 at 04:44:19PM -0800, Gary Kline wrote: > Well, to answer my own posting, I hacked the > /distfile and removed the "(SIZE) =3D" line. > Now openldap21-* is flowing across. Dunno=20 > why the port assumed the file or parts of it > were here. Next to rm the old version and > update... . --Well, once it builds and installs! Odd. I updated the OpenlDAP 2.1.26 ports on my system last week, and it all worked perfectly. The tarball it pulled down is exactly as specified in the distfile: % ls -la /usr/ports/distfiles/openldap-2.1.26.tgz=20 -rw-r--r-- 1 root wheel 2042658 Jan 23 06:48 /usr/ports/distfiles/op= enldap-2.1.26.tgz % md5 /usr/ports/distfiles/openldap-2.1.26.tgz=20 MD5 (/usr/ports/distfiles/openldap-2.1.26.tgz) =3D e3388c021b1029c15cfb= d462d3bfcc9d and the tarball on ftp.openldap.org hasn't changed: ftp> dir openldap-2.1.26* 229 Entering Extended Passive Mode (|||50188|) 150 Opening ASCII mode data connection for '/bin/ls'. -rw-rw-r-- 1 2000 20 61 Jan 23 06:48 openldap-2.1.26.md5 -rw-rw-r-- 1 2000 20 2042658 Jan 23 06:48 openldap-2.1.26.tgz 226 Transfer complete. Perhaps the OpenLDAP mirrors you're trying to access aren't being properly updated -- I'd suggest ftp'ing down the openldap sources manually from ftp.openldap.org and placing them in /usr/ports/distfiles before you start building the port. Cheers, Matthew=09 --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --oyUTqETQ0mS9luUI Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAHfqUdtESqEQa7a0RAoHYAJ4hUWH5GzaY7NaPRld4EcaTZQ8N7gCaAvrG MRgxEIaOF0/MFFR/aKWee4k= =Kw80 -----END PGP SIGNATURE----- --oyUTqETQ0mS9luUI--