Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Sep 2004 14:37:26 -0700
From:      Sean McNeil <sean@mcneil.com>
To:        Tom Cage <error404@cox.net>
Cc:        ports@FreeBSD.org
Subject:   Re: emacs for the athlon64 ???
Message-ID:  <1094593046.20625.2.camel@server.mcneil.com>
In-Reply-To: <413E2697.2040004@cox.net>
References:  <413E2697.2040004@cox.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2004-09-07 at 14:22, Tom Cage wrote:
> Ports,
> 
>     I am using an Athlon64 in 64 bit mode for FreeBSD-5.3-BETA3 and I 
> have ran
> into a problem with emacs.
> # /usr/ports/editors/emacs20
> 
>     The following clip from Makefile shows that
> ONLY_FOR_ARCHS=    i386 alpha
> does not include amd64.  Simply adding amd64 to the line does not work 
> either.
> 
>     Will you update emacs to install in 64 bit mode for the amd64?
> 
> Tom
> 
> /******************************************************************************/
> 
> # New ports collection makefile for:    GNU emacs
> # Date created:        29 October 1994
> # Whom:            jkh
> #
> # $FreeBSD: ports/editors/emacs20/Makefile,v 1.65 2004/04/30 14:01:50 
> clive Exp $
> #
> 
> PORTNAME=    emacs
> PORTVERSION=    ${EMACS_VER}
> PORTREVISION=    3
> CATEGORIES+=    editors ipv6
> MASTER_SITES=    ${MASTER_SITE_GNU}
> MASTER_SITE_SUBDIR=    emacs
> 
> PATCH_SITES=        ${MASTER_SITE_LOCAL}
> PATCH_SITE_SUBDIR=    shige/emacs
> PATCHFILES=        emacs-20.7-linespace-patch.gz
> PATCH_DIST_STRIP=    -p1
> 
> MAINTAINER?=    ports@FreeBSD.org
> COMMENT?=    GNU editing macros
> 
> ONLY_FOR_ARCHS=    i386 alpha
> 
> /******************************************************************************/
> 
> gigabyte#  
> gigabyte# uname -a
> FreeBSD gigabyte.dl.cox.net 5.3-BETA3 FreeBSD 5.3-BETA3 #1: Tue Sep  7 
> 13:47:25 CDT 2004
>      root@gigabyte.dl.cox.net:/usr/src/sys/amd64/compile/MYKERNEL  amd64
> gigabyte#  
> 
> /******************************************************************************/

Is there any reason to use version 20?  I use /usr/ports/editors/emacs/
(version 21) and it has always worked without issues.

Sean




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1094593046.20625.2.camel>