FreeBSD Bugzilla – Attachment 202034 Details for
Bug 228812
editors/tamago: Update the reason of BROKEN and etc.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Updated patch file
editors_tamago.patch (text/plain), 1.49 KB, created by
Yasuhiro Kimura
on 2019-02-14 23:37:26 UTC
(
hide
)
Description:
Updated patch file
Filename:
MIME Type:
Creator:
Yasuhiro Kimura
Created:
2019-02-14 23:37:26 UTC
Size:
1.49 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 492933) >+++ Makefile (working copy) >@@ -8,18 +8,34 @@ > CATEGORIES= editors elisp > PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} > >-MAINTAINER= hrs@FreeBSD.org >+MAINTAINER= yasu@utahime.org > COMMENT= Egg V4, Multilingual Input Method for Emacsen > > LICENSE= GPLv2 > >-.if ${FLAVOR:U} != devel >-# http://pkg.awarnach.mathstat.dal.ca/data/11i386-default/2018-05-30_07h36m11s/logs/errors/tamago-emacs26-4.0.6.0.20041122.19.14_4.log >+.if ${FLAVOR:U} == devel_full || ${FLAVOR:U} == devel_nox > BROKEN= fails to build >+.else >+BROKEN= This port is broken only under restrected conditions (See comments in Makefile of this port about how to build this port successfully) >+# >+# How to build this port successfully >+# >+# 1. Building with make >+# >+# cd /usr/ports/editors/tamago >+# make TRYBROKEN=yes >+# >+# 2. Building with portmaster or portupgrade >+# >+# Edit this file and comment out BROKEN line above >+# >+# 3. Building with poudriere >+# >+# Set USE_TMPFS=no in ${PREFIX}/etc/poudriere.conf >+# > .endif > > USES= emacs >-EMACS_FLAVORS_EXCLUDE= devel_full # fails to build > USE_GITHUB= yes > GH_ACCOUNT= hrs-allbsd > >@@ -26,6 +42,7 @@ > GNU_CONFIGURE= yes > CONFIGURE_ARGS= --with-lispdir="${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}" > CONFIGURE_ENV= EMACS="${EMACS_CMD}" >+NO_ARCH= yes > PLIST_SUB= ELISPDIR="${EMACS_VERSION_SITE_LISPDIR}" > PORTDOCS= AUTHORS ChangeLog ChangeLog.1997-1998 \ > ChangeLog.2000-2001 ChangeLog.2002-2004 \
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 228812
:
194071
|
201807
| 202034