mirror of
https://git.freebsd.org/ports.git
synced 2025-06-08 22:30:38 -04:00
Update this port to emacs 19.26. This took about 15 seconds. I *like*
this new ports system! :-)
This commit is contained in:
parent
c8df8e0b9d
commit
a7c8b1091b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=86
15 changed files with 35 additions and 35 deletions
|
@ -1,12 +1,12 @@
|
||||||
# New ports collection makefile for: GNU emacs
|
# New ports collection makefile for: GNU emacs
|
||||||
# Version required: 19.25
|
# Version required: 19.26
|
||||||
# Date created: 20 August 1994
|
# Date created: 13 September 1994
|
||||||
# Whom: jkh
|
# Whom: jkh
|
||||||
#
|
#
|
||||||
# $Id: Makefile,v 1.3 1994/08/31 17:14:25 jkh Exp $
|
# $Id: Makefile,v 1.4 1994/09/13 06:34:46 jkh Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
DISTNAME= emacs-19.25
|
DISTNAME= emacs-19.26
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
HAS_CONFIGURE= yes
|
HAS_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS= i386--freebsd
|
CONFIGURE_ARGS= i386--freebsd
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
GNU Emacs 19.25 text editor binaries
|
GNU Emacs 19.26 text editor binaries
|
||||||
|
|
|
@ -2,13 +2,13 @@
|
||||||
bin/ctags
|
bin/ctags
|
||||||
bin/b2m
|
bin/b2m
|
||||||
bin/rcs-checkin
|
bin/rcs-checkin
|
||||||
bin/emacs-19.25
|
bin/emacs-19.26
|
||||||
@exec ln -s %D/%F %B/emacs
|
@exec ln -s %D/%F %B/emacs
|
||||||
@unexec rm %B/emacs
|
@unexec rm %B/emacs
|
||||||
bin/etags
|
bin/etags
|
||||||
bin/emacsclient
|
bin/emacsclient
|
||||||
lib/emacs/site-lisp
|
lib/emacs/site-lisp
|
||||||
lib/emacs/19.25
|
lib/emacs/19.26
|
||||||
man/man1/emacs.1
|
man/man1/emacs.1
|
||||||
man/man1/etags.1
|
man/man1/etags.1
|
||||||
man/man1/ctags.1
|
man/man1/ctags.1
|
||||||
|
|
|
@ -1,12 +1,12 @@
|
||||||
# New ports collection makefile for: GNU emacs
|
# New ports collection makefile for: GNU emacs
|
||||||
# Version required: 19.25
|
# Version required: 19.26
|
||||||
# Date created: 20 August 1994
|
# Date created: 13 September 1994
|
||||||
# Whom: jkh
|
# Whom: jkh
|
||||||
#
|
#
|
||||||
# $Id: Makefile,v 1.3 1994/08/31 17:14:25 jkh Exp $
|
# $Id: Makefile,v 1.4 1994/09/13 06:34:46 jkh Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
DISTNAME= emacs-19.25
|
DISTNAME= emacs-19.26
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
HAS_CONFIGURE= yes
|
HAS_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS= i386--freebsd
|
CONFIGURE_ARGS= i386--freebsd
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
GNU Emacs 19.25 text editor binaries
|
GNU Emacs 19.26 text editor binaries
|
||||||
|
|
|
@ -2,13 +2,13 @@
|
||||||
bin/ctags
|
bin/ctags
|
||||||
bin/b2m
|
bin/b2m
|
||||||
bin/rcs-checkin
|
bin/rcs-checkin
|
||||||
bin/emacs-19.25
|
bin/emacs-19.26
|
||||||
@exec ln -s %D/%F %B/emacs
|
@exec ln -s %D/%F %B/emacs
|
||||||
@unexec rm %B/emacs
|
@unexec rm %B/emacs
|
||||||
bin/etags
|
bin/etags
|
||||||
bin/emacsclient
|
bin/emacsclient
|
||||||
lib/emacs/site-lisp
|
lib/emacs/site-lisp
|
||||||
lib/emacs/19.25
|
lib/emacs/19.26
|
||||||
man/man1/emacs.1
|
man/man1/emacs.1
|
||||||
man/man1/etags.1
|
man/man1/etags.1
|
||||||
man/man1/ctags.1
|
man/man1/ctags.1
|
||||||
|
|
|
@ -1,12 +1,12 @@
|
||||||
# New ports collection makefile for: GNU emacs
|
# New ports collection makefile for: GNU emacs
|
||||||
# Version required: 19.25
|
# Version required: 19.26
|
||||||
# Date created: 20 August 1994
|
# Date created: 13 September 1994
|
||||||
# Whom: jkh
|
# Whom: jkh
|
||||||
#
|
#
|
||||||
# $Id: Makefile,v 1.3 1994/08/31 17:14:25 jkh Exp $
|
# $Id: Makefile,v 1.4 1994/09/13 06:34:46 jkh Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
DISTNAME= emacs-19.25
|
DISTNAME= emacs-19.26
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
HAS_CONFIGURE= yes
|
HAS_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS= i386--freebsd
|
CONFIGURE_ARGS= i386--freebsd
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
GNU Emacs 19.25 text editor binaries
|
GNU Emacs 19.26 text editor binaries
|
||||||
|
|
|
@ -2,13 +2,13 @@
|
||||||
bin/ctags
|
bin/ctags
|
||||||
bin/b2m
|
bin/b2m
|
||||||
bin/rcs-checkin
|
bin/rcs-checkin
|
||||||
bin/emacs-19.25
|
bin/emacs-19.26
|
||||||
@exec ln -s %D/%F %B/emacs
|
@exec ln -s %D/%F %B/emacs
|
||||||
@unexec rm %B/emacs
|
@unexec rm %B/emacs
|
||||||
bin/etags
|
bin/etags
|
||||||
bin/emacsclient
|
bin/emacsclient
|
||||||
lib/emacs/site-lisp
|
lib/emacs/site-lisp
|
||||||
lib/emacs/19.25
|
lib/emacs/19.26
|
||||||
man/man1/emacs.1
|
man/man1/emacs.1
|
||||||
man/man1/etags.1
|
man/man1/etags.1
|
||||||
man/man1/ctags.1
|
man/man1/ctags.1
|
||||||
|
|
|
@ -1,12 +1,12 @@
|
||||||
# New ports collection makefile for: GNU emacs
|
# New ports collection makefile for: GNU emacs
|
||||||
# Version required: 19.25
|
# Version required: 19.26
|
||||||
# Date created: 20 August 1994
|
# Date created: 13 September 1994
|
||||||
# Whom: jkh
|
# Whom: jkh
|
||||||
#
|
#
|
||||||
# $Id: Makefile,v 1.3 1994/08/31 17:14:25 jkh Exp $
|
# $Id: Makefile,v 1.4 1994/09/13 06:34:46 jkh Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
DISTNAME= emacs-19.25
|
DISTNAME= emacs-19.26
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
HAS_CONFIGURE= yes
|
HAS_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS= i386--freebsd
|
CONFIGURE_ARGS= i386--freebsd
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
GNU Emacs 19.25 text editor binaries
|
GNU Emacs 19.26 text editor binaries
|
||||||
|
|
|
@ -2,13 +2,13 @@
|
||||||
bin/ctags
|
bin/ctags
|
||||||
bin/b2m
|
bin/b2m
|
||||||
bin/rcs-checkin
|
bin/rcs-checkin
|
||||||
bin/emacs-19.25
|
bin/emacs-19.26
|
||||||
@exec ln -s %D/%F %B/emacs
|
@exec ln -s %D/%F %B/emacs
|
||||||
@unexec rm %B/emacs
|
@unexec rm %B/emacs
|
||||||
bin/etags
|
bin/etags
|
||||||
bin/emacsclient
|
bin/emacsclient
|
||||||
lib/emacs/site-lisp
|
lib/emacs/site-lisp
|
||||||
lib/emacs/19.25
|
lib/emacs/19.26
|
||||||
man/man1/emacs.1
|
man/man1/emacs.1
|
||||||
man/man1/etags.1
|
man/man1/etags.1
|
||||||
man/man1/ctags.1
|
man/man1/ctags.1
|
||||||
|
|
|
@ -1,12 +1,12 @@
|
||||||
# New ports collection makefile for: GNU emacs
|
# New ports collection makefile for: GNU emacs
|
||||||
# Version required: 19.25
|
# Version required: 19.26
|
||||||
# Date created: 20 August 1994
|
# Date created: 13 September 1994
|
||||||
# Whom: jkh
|
# Whom: jkh
|
||||||
#
|
#
|
||||||
# $Id: Makefile,v 1.3 1994/08/31 17:14:25 jkh Exp $
|
# $Id: Makefile,v 1.4 1994/09/13 06:34:46 jkh Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
DISTNAME= emacs-19.25
|
DISTNAME= emacs-19.26
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
HAS_CONFIGURE= yes
|
HAS_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS= i386--freebsd
|
CONFIGURE_ARGS= i386--freebsd
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
GNU Emacs 19.25 text editor binaries
|
GNU Emacs 19.26 text editor binaries
|
||||||
|
|
|
@ -2,13 +2,13 @@
|
||||||
bin/ctags
|
bin/ctags
|
||||||
bin/b2m
|
bin/b2m
|
||||||
bin/rcs-checkin
|
bin/rcs-checkin
|
||||||
bin/emacs-19.25
|
bin/emacs-19.26
|
||||||
@exec ln -s %D/%F %B/emacs
|
@exec ln -s %D/%F %B/emacs
|
||||||
@unexec rm %B/emacs
|
@unexec rm %B/emacs
|
||||||
bin/etags
|
bin/etags
|
||||||
bin/emacsclient
|
bin/emacsclient
|
||||||
lib/emacs/site-lisp
|
lib/emacs/site-lisp
|
||||||
lib/emacs/19.25
|
lib/emacs/19.26
|
||||||
man/man1/emacs.1
|
man/man1/emacs.1
|
||||||
man/man1/etags.1
|
man/man1/etags.1
|
||||||
man/man1/ctags.1
|
man/man1/ctags.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue