Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Nov 2017 20:34:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 223597] New port: www/palemoon Open Source Goanna-based web browser
Message-ID:  <bug-223597-21738-1S8Y8sQx94@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-223597-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-223597-21738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223597

--- Comment #11 from Jan Beich <jbeich@FreeBSD.org> ---
https://forums.freebsd.org/threads/59110/#post-366220
can be fixed by backporting
https://bugzilla.mozilla.org/show_bug.cgi?id=3D1234033

(In reply to lichray from comment #1)
> May gecko@ allow making some changes w.r.t. Pale Moon in bsd.gecko.mk?

Depends on what you have in mind. Generic changes improving clarity should =
be
fine, less so for stuff specific to Pale Moon.

(In reply to lichray from comment #10)
> Thanks, Jan.  loader@, can you give it a try?

Actually, you can cross-compile the port:

  # -x (native-xtools) before FreeBSD 12.0 requires /usr/src to match jail
  $ svn checkout https://svn.freebsd.org/base/releng/11.1 /usr/src
  $ poudriere jail -cxj 111aarch64 -a arm64.aarch64 -v 11.1-RELEASE
  $ poudriere bulk -Ctj 111aarch64 www/palemoon

or

  $ poudriere jail -cxj head-aarch64 -a arm64.aarch64 -v head -m svn+https
  $ poudriere bulk -Ctj head-aarch64 www/palemoon

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-223597-21738-1S8Y8sQx94>