Page MenuHomeFreeBSD

Update openoffice-4 with applicable changes in openoffice-devel r382334
ClosedPublic

Authored by truckman on Mar 26 2015, 11:54 PM.
Tags
None
Referenced Files
F133646686: D2151.id4447.diff
Mon, Oct 27, 6:20 AM
Unknown Object (File)
Fri, Oct 24, 12:31 PM
Unknown Object (File)
Sun, Oct 19, 3:32 PM
Unknown Object (File)
Fri, Oct 17, 2:29 AM
Unknown Object (File)
Thu, Oct 16, 5:42 PM
Unknown Object (File)
Fri, Oct 3, 5:51 PM
Unknown Object (File)
Fri, Oct 3, 2:24 PM
Unknown Object (File)
Fri, Oct 3, 10:56 AM
Subscribers
None

Details

Summary

Work around broken build on FreeBSD 11.0-CURRENT i386, which appears
to be a code generation bug in clang 3.6 when using -Os optimization.

Use the dictionaries already installed by ports.

Update patch-*.mk patches to versions that were imported upstream.
They are tuned for clang to use as is, with only some minor
additional tweaks needed for gcc.

Wordsmith pkg-message.

Some Makefile cleanups.

Test Plan

Build and test on 8.4 i386, 9.3 amd64, 10.1 i386/amd64, and
11.0-CURRENT i386/amd64.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

truckman retitled this revision from to Update openoffice-4 with applicable changes in openoffice-devel r382334.
truckman updated this object.
truckman edited the test plan for this revision. (Show Details)
truckman added reviewers: mat, pfg.
mat edited edge metadata.

Damn, can't seem to find something bad here :-p

This revision is now accepted and ready to land.Mar 27 2015, 12:01 AM
pfg edited edge metadata.
truckman updated this revision to Diff 4472.

Closed by commit rP382435 (authored by @truckman).