Page MenuHomeFreeBSD

Update editors/openoffice-devel to SVN revision 1689959 and various tweaks
ClosedPublic

Authored by truckman on Jul 13 2015, 1:19 AM.
Tags
None
Referenced Files
Unknown Object (File)
May 27 2024, 7:26 AM
Unknown Object (File)
May 25 2024, 8:25 PM
Unknown Object (File)
May 14 2024, 11:19 AM
Unknown Object (File)
May 14 2024, 9:39 AM
Unknown Object (File)
Apr 24 2024, 6:57 AM
Unknown Object (File)
Dec 20 2023, 2:20 AM
Unknown Object (File)
Nov 19 2023, 7:06 PM
Unknown Object (File)
Nov 19 2023, 7:06 PM
Subscribers
None

Details

Summary

Upgrade to upstream SVN revision 1689959.

patch-jpeg and patch-nss have been upstreamed and are no
longer needed.

patch-i118574 no longer seems necessary for a clean build.

Regnerate patch-i114430 with make makepatch.

Always build using boost from ports instead of the bundled boost,
updating the BUILD_DEPENDS with the header that configure looks
for.

Add missing LIB_DEPENDS that are brought in by other dependencies,
but are directly linked as requested by pkgconfig.

Build using sane and xrender headers from ports instead of
bundled headers.

Update LICENSE* to account for bundled software.

Reformat pkg-message and mention that the scanner interface
can be enabled by installing sane-backends.

Pet portlint.

Test Plan

Build on FreeBSD 8.4, 9.3, 10.1, and 11.0, on both amd64 and i386.

Test functionality.

Diff Detail

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

Event Timeline

truckman retitled this revision from to Update editors/openoffice-devel to SVN revision 1689959 and various tweaks.
truckman updated this object.
truckman edited the test plan for this revision. (Show Details)
truckman added reviewers: mat, pfg.
editors/openoffice-devel/Makefile
28–49 ↗(On Diff #6885)

Anyone care to check this?

311–338 ↗(On Diff #6885)

And this?

pfg edited edge metadata.

I note that all licenses are expected to be compatible with the Apache License V2 per ASF policies Yes, it's messy, but LibreOffice is worse ;)..

This revision is now accepted and ready to land.Jul 13 2015, 2:15 AM
mat edited edge metadata.
mat added inline comments.
editors/openoffice-devel/Makefile
28–49 ↗(On Diff #6885)

You ? 0:-)

This revision was automatically updated to reflect the committed changes.