Page MenuHomeFreeBSD

Install dom.cpp in devel/gsoap lib path (like stdsoap2.c[pp])
ClosedPublic

Authored by grembo on Feb 11 2015, 10:42 AM.
Tags
None
Referenced Files
F161165962: D1822.diff
Wed, Jul 1, 4:28 AM
Unknown Object (File)
May 28 2026, 10:30 PM
Unknown Object (File)
May 24 2026, 7:54 PM
Unknown Object (File)
Apr 30 2026, 6:04 PM
Unknown Object (File)
Apr 12 2026, 1:30 AM
Unknown Object (File)
Apr 9 2026, 2:23 AM
Unknown Object (File)
Apr 6 2026, 4:54 PM
Unknown Object (File)
Apr 3 2026, 11:06 PM
Subscribers
None

Details

Summary

When building stdsoap2.cpp with -DWITH_DOM, dom.cpp is required
(e.g. when using wsse)

Test Plan

env DEVELOPER=yes make stage && make check-plist && make package

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

grembo retitled this revision from to Install dom.cpp in devel/gsoap lib path (like stdsoap2.c[pp]).
grembo updated this object.
grembo edited the test plan for this revision. (Show Details)
grembo added a reviewer: bofh.
This revision is now accepted and ready to land.Feb 11 2015, 12:39 PM
grembo edited edge metadata.

Added symlink from dom.cpp to dom.c for symmetry reasons

This revision now requires review to proceed.Feb 11 2015, 12:41 PM
bofh edited edge metadata.
This revision is now accepted and ready to land.Feb 11 2015, 12:55 PM
grembo updated this revision to Diff 3731.

Closed by commit rP378836 (authored by @grembo).