Date: Tue, 1 Jul 2008 21:59:49 +0100 From: Daniel Bye <freebsd-questions@slightlystrange.org> To: Liste FreeBSD <freebsd-questions@freebsd.org> Subject: Re: PAE support using freebsd-update procedure Message-ID: <20080701205949.GA3911@torus.slightlystrange.org> In-Reply-To: <DE02BA43-E58B-4AA4-B2B3-66B1A16B1FD0@todoo.biz> References: <644BFB4B-2E15-4C90-BB7B-E0FA7653C5A3@todoo.biz> <DE02BA43-E58B-4AA4-B2B3-66B1A16B1FD0@todoo.biz>
next in thread | previous in thread | raw e-mail | index | archive | help
--bg08WKrSYDhXBjb5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jul 01, 2008 at 07:39:12PM +0200, bsd wrote: > --->> Wouldn't It be better to run amd64 instead of i386? >=20 > I have seen that this will allow to take full capacity of the memory - = =20 > on the other hand there seems to have restriction on the ports > Can anyone let me know if these restrictions will apply to: >=20 > - postfix > - postgreSQL > - amavisd-new > - dovecot I think all of those will work just fine. You can check by inspecting=20 the respective ports' Makefiles. If a port won't build on a particular platform, the Makefile will have that knowledge - there will be a flag called ONLY_FOR_ARCHS whose value will be set to a list of the platforms the port works on. lang/ezm3 is a good illustrative example: ONLY_FOR_ARCHS=3D alpha amd64 i386 sparc64 If you try to build the port on an unsupported platform, you'll get an error message and the build will halt. I don't use FreeBSD/AMD64, but I would think by now that most ports will work on it, particularly the type of things you mention above. Dan --=20 Daniel Bye _ ASCII ribbon campaign ( ) - against HTML, vCards and X - proprietary attachments in e-mail / \ --bg08WKrSYDhXBjb5 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkhqmsUACgkQixf5fBYiFmpQrgCeMzYziW3XjXSqO7YpbURmB8/S TOgAn2P4S3/EysvSuEetLhEUUCVRY3vh =31kf -----END PGP SIGNATURE----- --bg08WKrSYDhXBjb5--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080701205949.GA3911>