HomeDevCentral

Build PostgreSQL with XML support on FreeBSD

Description

Build PostgreSQL with XML support on FreeBSD

Summary:
Orbeon Forms requires XML support. This is an option of the FreeBSD port
not included in the default package.

A bug is open upstream to consider to include XML support in the package,
but meanwhile, we can switch to manual port build.

Fixes T1888.

Test Plan:

  • make depends to identify dependencies
  • Build on db-A-001
  • Orbeon Forms can now save forms

Reviewers: dereckson

Reviewed By: dereckson

Maniphest Tasks: T1888

Differential Revision: https://devcentral.nasqueron.org/D3130

Details

Provenance
derecksonAuthored on May 25 2023, 04:52
derecksonPushed on May 25 2023, 04:54
Reviewer
dereckson
Differential Revision
D3130: Build PostgreSQL with XML support on FreeBSD
Parents
rOPSfd4a293f7da7: Run later route on CentOS nodes
Branches
Unknown
Tags
Unknown
Tasks
T1888: Add XML support on db-A PostgreSQL