From owner-freebsd-amd64@FreeBSD.ORG Wed Jan 21 13:58:22 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 75BD616A4CE for ; Wed, 21 Jan 2004 13:58:22 -0800 (PST) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9C2643D4C for ; Wed, 21 Jan 2004 13:58:20 -0800 (PST) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (IDENT:brdavis@localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.12.10/8.12.3) with ESMTP id i0LLwGaT003324; Wed, 21 Jan 2004 13:58:16 -0800 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.12.10/8.12.3/Submit) id i0LLwGpF003323; Wed, 21 Jan 2004 13:58:16 -0800 Date: Wed, 21 Jan 2004 13:58:16 -0800 From: Brooks Davis To: Murray Patterson <039320p@acadiau.ca> Message-ID: <20040121215816.GB21939@Odin.AC.HMC.Edu> References: <1074721460.400ef2b452e09@webmail.acadiau.ca> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="OwLcNYc0lM97+oe1" Content-Disposition: inline In-Reply-To: <1074721460.400ef2b452e09@webmail.acadiau.ca> User-Agent: Mutt/1.5.4i X-Virus-Scanned: by amavisd-milter (http://amavis.org/) on odin.ac.hmc.edu cc: freebsd-amd64@freebsd.org Subject: Re: a few questions about ports X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jan 2004 21:58:22 -0000 --OwLcNYc0lM97+oe1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jan 21, 2004 at 05:44:20PM -0400, Murray Patterson wrote: > Hi, =20 > > I'm trying to get octave, scilab and emacs working for my machine. > I first got them from their respective sites and tried to compile > and install them for my system, with no success. Then I tried the > ports for these: /usr/ports/ math/octave, /usr/ports/math/scilab, and > /usr/ports/editors/emacs to see if that would work (not expecting any > success), and these failed. So I guess the first question is: Why > did the 5.2 iso's include those ports to begin with, when they don't > work (I chose to get the ports collection from CD when I installed > from CD)? The ports collection contains ports which worked on at least one of the 5+ FreeBSD architectures at some time in the past. There is a mechanism for marking ports which are currently broken or which only work on certain platformas, but meta-data like that isn't always up to date, especialy on platforms like amd-64 which are very new. > So anyway, I then looked around the freebsd site for ports and came upon:= =20 > =20 > ftp://ftp1.us.FreeBSD.org/pub/FreeBSD/ports/amd64/packages-5.2-release/ = =20 > =20 > and sure enough the ports math/octave, math/scilab, editor/emacs =20 > don't exist. So I'm guessing that becuase this ftp site will always =20 > contain the most up-to-date ports for the amd64 architecture (am I =20 > right?), then I should just keep looking here to see if a port for =20 > any of these programs exists in the future. If anyone can shed any =20 > light on any of these issues it would be great. =20 This URL represents a snapshot of ports which built at release time. It will not change (except to be deleted in another couple releases). In theory, working ports will eventually result in packages appearing in: ftp://ftp1.us.freebsd.org/pub/FreeBSD/ports/amd64/packages-5-current/ or later .../packages-5-stable/ but I'm not sure what the rate at which they will be built is. They also won't work until someone who cares about them figures out what is wrong and fixes them. This ranges from trivial to extreamly difficult. -- Brooks -- Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --OwLcNYc0lM97+oe1 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFADvX2XY6L6fI4GtQRAvTFAJ4n4Dcq9DNmyQYSSnAhR7hLIzmivQCgz3o6 INdVg2tA66SIbimCgU0djIk= =J4Tp -----END PGP SIGNATURE----- --OwLcNYc0lM97+oe1--