Date: Mon, 6 Jul 2020 10:55:27 +0900 From: Tatsuki Makino <tatsuki_makino@hotmail.com> To: Yoshihiro Ota <ota@j.email.ne.jp>, freebsd-ports@freebsd.org Subject: Re: Anyone building Seamonkey locally? Message-ID: <SL2PR06MB32256965E070B5959E36A45AFA690@SL2PR06MB3225.apcprd06.prod.outlook.com> In-Reply-To: <20200704233309.4a98661d10895cc77e9791fb@j.email.ne.jp> References: <20200704233309.4a98661d10895cc77e9791fb@j.email.ne.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello. This is from my notes on the build of my Wed May 27 13:16:29 2020 JST installation. svnlite update -r 502567 www/seamonkey svnlite update -r 505639 Mk/bsd.gecko.mk svnlite update -r 505746 MOVED svnlite update -r 491972 www/firefox/Makefile.options svnlite update -r 509662 www/firefox/files/patch-bug1575876 svnlite update -r 528312 www/firefox/files/patch-bug1594027 Set llvm=60 (or 70) in DEFAULT_VERSIONS. sed -e '/^CATEGORIES/s,ipv6,,' www/seamonkey/Makefile Edit .if ${MOZILLA_VER:R:R} >= 56 in Mk/bsd.gecko.mk to always be true. Edit the difference (e.g. +++ xxx -> +++ mozilla/xxx) in PATCH_WRKSRC in www/firefox/files/patch-* and copy it to www/seamonkey/files. Perhaps that makes it possible. And I think my unfamiliar English text will return to understandable Japanese in the DeepL translation :) Regards.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?SL2PR06MB32256965E070B5959E36A45AFA690>