[Bug 223597] New port: www/palemoon Open Source Goanna-based web browser

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Nov 22 20:34:19 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223597

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

(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

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


More information about the freebsd-gecko mailing list