FreeBSD Bugzilla – Attachment 63085 Details for
Bug 94171
[NEW PORT] editors/emacs-devel: Development version of GNU Emacs
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 866 bytes, created by
Kenneth Vestergaard
on 2006-03-07 14:30:03 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Kenneth Vestergaard
Created:
2006-03-07 14:30:03 UTC
Size:
866 bytes
patch
obsolete
>--- bsd.emacs.mk Thu Feb 16 13:42:44 2006 >+++ /usr/ports/Mk/bsd.emacs.mk Mon Feb 27 22:55:51 2006 >@@ -112,6 +112,23 @@ > PLIST?= ${PKGDIR}/pkg-plist.${EMACS_PORT_NAME} > .endif > >+# Emacs-22.x >+.elif (${EMACS_PORT_NAME} == "emacs-devel") >+EMACS_NAME= emacs >+EMACS_VER= 22.0.50 >+EMACS_MAJOR_VER= 22 >+EMACS_LIBDIR?= share/${EMACS_NAME} >+EMACS_LIBDIR_WITH_VER?= share/${EMACS_NAME}/${EMACS_VER} >+EMACS_PORTSDIR= ${PORTSDIR}/editors/emacs >+EMACS_COMMON_PORT= NO >+EMACS_HAS_MULE= YES >+EMACS_NO_SUBDIRSEL= NO >+.if (${EMACS_MASTERDIR_PKGFILES} == "YES") >+COMMENTFILE?= ${PKGDIR}/pkg-comment.${EMACS_PORT_NAME} >+DESCR?= ${PKGDIR}/pkg-descr.${EMACS_PORT_NAME} >+PLIST?= ${PKGDIR}/pkg-plist.${EMACS_PORT_NAME} >+.endif >+ > # Mule-19.x > .elif (${EMACS_PORT_NAME} == "mule") > EMACS_NAME= mule >--- bsd.emacs.mk.diff ends here ---
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 94171
:
63084
| 63085