emacs for the athlon64 ???

Sean McNeil sean at mcneil.com
Tue Sep 7 15:36:51 PDT 2004


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 at 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 at 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




More information about the freebsd-ports mailing list