Page MenuHomeFreeBSD

Libreoffice deps update.
AbandonedPublic

Authored by arrowd on Nov 4 2021, 4:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jun 28, 6:59 PM
Unknown Object (File)
Wed, Jun 24, 7:06 AM
Unknown Object (File)
Mon, Jun 22, 5:03 PM
Unknown Object (File)
Apr 27 2026, 4:25 AM
Unknown Object (File)
Apr 20 2026, 10:26 PM
Unknown Object (File)
Apr 3 2026, 6:49 AM
Unknown Object (File)
Mar 26 2026, 7:08 AM
Unknown Object (File)
Mar 25 2026, 11:24 PM
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.