Page MenuHomeFreeBSD

lang/phantomjs: Allow building on armv6 and armv7 platforms
ClosedPublic

Authored by loader on Jun 16 2018, 2:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Sep 24, 10:55 PM
Unknown Object (File)
Aug 27 2025, 9:55 PM
Unknown Object (File)
Aug 27 2025, 1:36 AM
Unknown Object (File)
Aug 25 2025, 9:47 AM
Unknown Object (File)
Jul 12 2025, 10:04 AM
Unknown Object (File)
Jun 17 2025, 6:33 PM
Unknown Object (File)
Jun 17 2025, 1:22 AM
Unknown Object (File)
Jun 16 2025, 7:18 PM
Subscribers

Details

Summary

Proposed commit log message:

lang/phantomjs: Allow building on armv6 and armv7 platforms

- Patches for armv6 and armv7 are obtained from www/webkit-gtk3
- Allow building with non-default LOCALBASE
- Fix build with Clang 6.0.0 [0]

PR: 225482 [0]
Reviewed_by: koobs, feld
Approved by: koobs (mentor), feld (maintainner)
Differential_Revision: D15850
Test Plan
  • portlint: OK (

WARN: Makefile: [55]: is _PHANTOMJS_USE_QT_SYSTEM a user-settable option? Consider using WITH_QT_SYSTEM instead.
0 fatal errors and 1 warning found.
)

  • testport: OK (poudriere: 1200065, [armv6, armv7, aarch64, amd64], '', tested)

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Let me fire off a build against CURRENT as a sanity check (this might also fix the breakage there)

Are you interested in becoming MAINTAINER as well?

This revision is now accepted and ready to land.Jun 16 2018, 11:52 PM
In D15850#335277, @feld wrote:

Let me fire off a build against CURRENT as a sanity check (this might also fix the breakage there)

Are you interested in becoming MAINTAINER as well?

Thank you for the offer. I'm new to this and not capable of maintaining this port. Thanks for approving the review. :)

This revision was automatically updated to reflect the committed changes.