provide upgrade paths from emacs22 and emacs23 to emacs24;
as noticed by matthieu@ ok sthen@
This commit is contained in:
parent
8465c8fd02
commit
652a787a46
@ -1,10 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.34 2013/01/02 15:50:28 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.35 2013/02/11 07:43:06 jasper Exp $
|
||||
|
||||
COMMENT= GNU editor: extensible, customizable, self-documenting
|
||||
BROKEN-hppa = Invalid function: "DEAD"
|
||||
|
||||
VERSION= 24.2
|
||||
DISTNAME= emacs-${VERSION}
|
||||
REVISION= 0
|
||||
|
||||
CATEGORIES= editors
|
||||
|
||||
|
3
editors/emacs/pkg/PFRAG.athena
Normal file
3
editors/emacs/pkg/PFRAG.athena
Normal file
@ -0,0 +1,3 @@
|
||||
@comment $OpenBSD: PFRAG.athena,v 1.1 2013/02/11 07:43:06 jasper Exp $
|
||||
@pkgpath editors/emacs23,-main,athena
|
||||
@pkgpath editors/emacs23,-el,athena
|
3
editors/emacs/pkg/PFRAG.gtk3
Normal file
3
editors/emacs/pkg/PFRAG.gtk3
Normal file
@ -0,0 +1,3 @@
|
||||
@comment $OpenBSD: PFRAG.gtk3,v 1.1 2013/02/11 07:43:06 jasper Exp $
|
||||
@pkgpath editors/emacs22,-main,gtk
|
||||
@pkgpath editors/emacs22,-el,gtk
|
5
editors/emacs/pkg/PFRAG.no_x11
Normal file
5
editors/emacs/pkg/PFRAG.no_x11
Normal file
@ -0,0 +1,5 @@
|
||||
@comment $OpenBSD: PFRAG.no_x11,v 1.1 2013/02/11 07:43:06 jasper Exp $
|
||||
@pkgpath editors/emacs22,-main,no_x11
|
||||
@pkgpath editors/emacs22,-el,no_x11
|
||||
@pkgpath editors/emacs23,-main,no_x11
|
||||
@pkgpath editors/emacs23,-el,no_x11
|
@ -1,4 +1,11 @@
|
||||
@comment $OpenBSD: PLIST,v 1.10 2012/12/06 15:46:11 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.11 2013/02/11 07:43:06 jasper Exp $
|
||||
@pkgpath editors/emacs22,-main
|
||||
@pkgpath editors/emacs22,-el
|
||||
@pkgpath editors/emacs23,-main
|
||||
@pkgpath editors/emacs23,-el
|
||||
%%no_x11%%
|
||||
%%athena%%
|
||||
%%gtk3%%
|
||||
@bin bin/ctags
|
||||
@bin bin/ebrowse
|
||||
@bin bin/emacs
|
||||
|
Loading…
Reference in New Issue
Block a user