Page MenuHomeDevCentral

Build Apache Ant from ports on FreeBSD devserver
ClosedPublic

Authored by dereckson on Mar 25 2023, 12:34.
Tags
None
Referenced Files
F3606624: D2912.id7422.diff
Mon, Sep 30, 03:54
Unknown Object (File)
Sat, Sep 28, 18:32
Unknown Object (File)
Sat, Sep 28, 07:34
Unknown Object (File)
Sat, Sep 28, 07:34
Unknown Object (File)
Sat, Sep 28, 06:53
Unknown Object (File)
Sat, Sep 28, 06:21
Unknown Object (File)
Sat, Sep 28, 05:43
Unknown Object (File)
Wed, Sep 18, 14:33
Subscribers
None

Details

Summary

Apache Ant installed through packages pulls OpenJDK 8,
but it can use OpenJDK 17 too.

Test Plan

ant on WindRiver

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
fix-ant
Build Status
Buildable 4592
Build 4862: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Mar 25 2023, 12:34

Two changes for the ports build workflow:

  • allow to install binary packages dependencies before the build
  • allow to have only a set or unset list of options, not both

Ports are installed first, so the software list can defined them too for other OS.
That means dependencies must be specified for the port and installed at that moment,
regardless they're or not defined later as package.