Page MenuHomeFreeBSD

Libreoffice deps update.
AbandonedPublic

Authored by arrowd on Nov 4 2021, 4:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Sep 11, 2:26 PM
Unknown Object (File)
Sun, Sep 6, 10:01 PM
Unknown Object (File)
Sun, Sep 6, 9:06 PM
Unknown Object (File)
Sun, Sep 6, 8:00 PM
Unknown Object (File)
Sun, Sep 6, 7:28 PM
Unknown Object (File)
Sun, Sep 6, 6:35 PM
Unknown Object (File)
Sun, Sep 6, 6:00 PM
Unknown Object (File)
Sun, Sep 6, 11:57 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.