1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Catching up to emacs-20.4.

This commit is contained in:
Shigeyuki Fukushima 1999-08-09 11:27:16 +00:00
parent 0ba224f81f
commit 485bae48b4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=20627
12 changed files with 24 additions and 23 deletions

View File

@ -3,7 +3,7 @@
# Date created: 22 September 1998
# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.ORG>
#
# $Id: Makefile,v 1.4 1999/06/29 23:59:29 shige Exp $
# $Id: Makefile,v 1.5 1999/08/06 14:18:48 shige Exp $
#
MAINTAINER= shige@FreeBSD.ORG
@ -16,7 +16,7 @@ MASTERDIR= ${.CURDIR}/../../editors/apel-emacs
# emacs port setup
EMACS_NAME= emacs
EMACS_PORT= emacs20
EMACS_VER= 20.3
EMACS_VER= 20.4
EMACS_LIBDIR= share/${EMACS_NAME}
EMACS_LIBDIR_WITH_VER= ${EMACS_LIBDIR}/${EMACS_VER}

View File

@ -3,7 +3,7 @@
# Date created: 23 September 1998
# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.ORG>
#
# $Id: Makefile,v 1.7 1999/05/09 16:39:50 shige Exp $
# $Id: Makefile,v 1.8 1999/08/06 16:56:19 shige Exp $
#
MAINTAINER= shige@FreeBSD.ORG
@ -16,7 +16,7 @@ MASTERDIR= ${.CURDIR}/../../editors/flim-emacs-current
# emacs port setup
EMACS_NAME= emacs
EMACS_PORT= emacs20
EMACS_VER= 20.3
EMACS_VER= 20.4
EMACS_LIBDIR= share/${EMACS_NAME}
EMACS_LIBDIR_WITH_VER= ${EMACS_LIBDIR}/${EMACS_VER}

View File

@ -3,7 +3,7 @@
# Date created: 23 September 1998
# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.ORG>
#
# $Id: Makefile,v 1.8 1999/05/09 16:26:19 shige Exp $
# $Id: Makefile,v 1.9 1999/08/06 16:53:54 shige Exp $
#
MAINTAINER= shige@FreeBSD.ORG
@ -16,7 +16,7 @@ MASTERDIR= ${.CURDIR}/../../editors/flim-emacs
# emacs port setup
EMACS_NAME= emacs
EMACS_PORT= emacs20
EMACS_VER= 20.3
EMACS_VER= 20.4
EMACS_LIBDIR= share/${EMACS_NAME}
EMACS_LIBDIR_WITH_VER= ${EMACS_LIBDIR}/${EMACS_VER}

View File

@ -3,7 +3,7 @@
# Date created: 23 September 1998
# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.ORG>
#
# $Id: Makefile,v 1.7 1999/05/09 16:39:50 shige Exp $
# $Id: Makefile,v 1.8 1999/08/06 16:56:19 shige Exp $
#
MAINTAINER= shige@FreeBSD.ORG
@ -16,7 +16,7 @@ MASTERDIR= ${.CURDIR}/../../editors/flim-emacs-current
# emacs port setup
EMACS_NAME= emacs
EMACS_PORT= emacs20
EMACS_VER= 20.3
EMACS_VER= 20.4
EMACS_LIBDIR= share/${EMACS_NAME}
EMACS_LIBDIR_WITH_VER= ${EMACS_LIBDIR}/${EMACS_VER}

View File

@ -3,7 +3,7 @@
# Date created: 23 January 1999
# Whom: shige
#
# $Id: Makefile,v 1.1.1.1 1999/02/12 15:44:04 kuriyama Exp $
# $Id: Makefile,v 1.2 1999/03/01 09:37:36 shige Exp $
#
MAINTAINER= shige@FreeBSD.ORG
@ -16,7 +16,7 @@ MASTERDIR= ${.CURDIR}/../psgml-emacs
# emacs port setup
EMACS_NAME= emacs
EMACS_PORT= emacs20
EMACS_VER= 20.3
EMACS_VER= 20.4
EMACS_LIBDIR= share/${EMACS_NAME}
# pkg/* files are used in ${.CURDIR}

View File

@ -3,7 +3,7 @@
# Date created: 23 September 1998
# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.ORG>
#
# $Id: Makefile,v 1.7 1999/05/09 16:58:51 shige Exp $
# $Id: Makefile,v 1.8 1999/08/06 17:00:58 shige Exp $
#
MAINTAINER= shige@FreeBSD.ORG
@ -16,7 +16,7 @@ MASTERDIR= ${.CURDIR}/../../editors/semi-emacs-current
# emacs port setup
EMACS_NAME= emacs
EMACS_PORT= emacs20
EMACS_VER= 20.3
EMACS_VER= 20.4
EMACS_LIBDIR= share/${EMACS_NAME}
EMACS_LIBDIR_WITH_VER= ${EMACS_LIBDIR}/${EMACS_VER}

View File

@ -3,7 +3,7 @@
# Date created: 23 September 1998
# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.ORG>
#
# $Id: Makefile,v 1.8 1999/05/09 16:51:30 shige Exp $
# $Id: Makefile,v 1.9 1999/08/06 17:00:57 shige Exp $
#
MAINTAINER= shige@FreeBSD.ORG
@ -16,7 +16,7 @@ MASTERDIR= ${.CURDIR}/../../editors/semi-emacs
# emacs port setup
EMACS_NAME= emacs
EMACS_PORT= emacs20
EMACS_VER= 20.3
EMACS_VER= 20.4
EMACS_LIBDIR= share/${EMACS_NAME}
EMACS_LIBDIR_WITH_VER= ${EMACS_LIBDIR}/${EMACS_VER}

View File

@ -3,7 +3,7 @@
# Date created: 23 September 1998
# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.ORG>
#
# $Id: Makefile,v 1.7 1999/05/09 16:58:51 shige Exp $
# $Id: Makefile,v 1.8 1999/08/06 17:00:58 shige Exp $
#
MAINTAINER= shige@FreeBSD.ORG
@ -16,7 +16,7 @@ MASTERDIR= ${.CURDIR}/../../editors/semi-emacs-current
# emacs port setup
EMACS_NAME= emacs
EMACS_PORT= emacs20
EMACS_VER= 20.3
EMACS_VER= 20.4
EMACS_LIBDIR= share/${EMACS_NAME}
EMACS_LIBDIR_WITH_VER= ${EMACS_LIBDIR}/${EMACS_VER}

View File

@ -3,7 +3,7 @@
# Date created: 23 September 1998
# Whom: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
#
# $Id: Makefile,v 1.7 1999/05/10 14:51:35 shige Exp $
# $Id: Makefile,v 1.8 1999/08/06 17:07:21 shige Exp $
#
MAINTAINER= shige@FreeBSD.ORG
@ -16,7 +16,7 @@ MASTERDIR= ${.CURDIR}/../../editors/wemi-emacs-current
# emacs port setup
EMACS_NAME= emacs
EMACS_PORT= emacs20
EMACS_VER= 20.3
EMACS_VER= 20.4
EMACS_LIBDIR= share/${EMACS_NAME}
EMACS_LIBDIR_WITH_VER= ${EMACS_LIBDIR}/${EMACS_VER}

View File

@ -3,7 +3,7 @@
# Date created: 23 September 1998
# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.ORG>
#
# $Id: Makefile,v 1.9 1999/05/10 14:41:32 shige Exp $
# $Id: Makefile,v 1.10 1999/08/06 17:07:20 shige Exp $
#
MAINTAINER= shige@FreeBSD.ORG
@ -16,7 +16,7 @@ MASTERDIR= ${.CURDIR}/../../editors/wemi-emacs
# emacs port setup
EMACS_NAME= emacs
EMACS_PORT= emacs20
EMACS_VER= 20.3
EMACS_VER= 20.4
EMACS_LIBDIR= share/${EMACS_NAME}
EMACS_LIBDIR_WITH_VER= ${EMACS_LIBDIR}/${EMACS_VER}

View File

@ -3,7 +3,7 @@
# Date created: 10 October 1998
# Whom: shige
#
# $Id: Makefile,v 1.5 1999/06/15 00:30:01 shige Exp $
# $Id: Makefile,v 1.6 1999/07/15 21:53:09 asami Exp $
#
DISTNAME= emacs-canna-${DLCANNA_VER}
@ -30,7 +30,7 @@ PLIST_SUB= EMACS_VER=${EMACS_VER} EMACS_ARCH=${MACHINE_ARCH}--freebsd \
DLCANNA_VER=${DLCANNA_VER} LISPDIR=${LISPDIR} DOCDIR=${DOCDIR}
# ports variables
EMACS_VER= 20.3
EMACS_VER= 20.4
EMACSDL_DIR= ${.CURDIR}/../../editors/emacs20-dl
EMACSDL_SRCDIR= ${WRKDIRPREFIX}${EMACSDL_DIR}/work/emacs-${EMACS_VER}/src
APEL_DEPENDS= ${PREFIX}/share/emacs/${EMACS_VER}/site-lisp/emu/emu.el

View File

@ -35,11 +35,12 @@ or if you want to use canna-leim, as follows:
This input-method toggle key-binding is C-\.
And you must use emacs-dl-20.3 (not emacs-20.3!).
And you must use emacs-dl-20.4 (not emacs-20.4!).
This dynamic loading module sources and emacs20 dynamic loading patch
is placed on the following URL:
ftp://ftp.jaist.ac.jp/pub/GNU/elisp/emacs-20-dl/
http://www.etl.go.jp/~tomo/comp/emacsen/
--- Porting by shige <shige@FreeBSD.ORG>.