Page MenuHomeFreeBSD

Libreoffice deps update.
AbandonedPublic

Authored by arrowd on Nov 4 2021, 4:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 9, 3:35 AM
Unknown Object (File)
Sat, Oct 4, 9:02 AM
Unknown Object (File)
Sep 8 2025, 9:03 PM
Unknown Object (File)
Sep 8 2025, 6:58 PM
Unknown Object (File)
Sep 7 2025, 8:04 AM
Unknown Object (File)
Sep 7 2025, 7:26 AM
Unknown Object (File)
Sep 7 2025, 7:24 AM
Unknown Object (File)
Sep 7 2025, 5:25 AM
Subscribers

Details

Reviewers
lwhsu
fluffy
Summary

textproc/libixion: Add the new port.

Ixion is a general purpose formula parser, interpreter, formula cell dependency
tracker and spreadsheet document model backend all in one package.


devel/mdds: Update to 2.0.0

While there, switch the distfile to .xz

Test Plan

poudriere testport passes for both ports on 14-CURRENT

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 42583
Build 39471: arc lint + arc unit

Event Timeline

arrowd requested review of this revision.Nov 4 2021, 4:08 PM

I suggest to add PLIST_SUB= VERSION=${PORTVERSION:R} to Makefile for libixion and relpace all "0.17" with %%VERSION%% macro in plist for easy future updates

Add VERSION plist substitution.

Landed somewhen else.