Port details |
- libixion General purpose formula parser, interpreter, dependency tracker
- 0.19.0_1 textproc =4 0.19.0_1Version of this port present on the latest quarterly branch.
- Maintainer: office@FreeBSD.org
- Port Added: 2022-02-16 23:03:36
- Last Update: 2024-02-13 14:44:22
- Commit Hash: db61653
- People watching this port, also watch:: kf5-kquickcharts, xcb-util-image, qtkeychain-qt5, libssh, libXdamage
- License: MPL20
- WWW:
- https://gitlab.com/ixion/ixion
- Description:
- Ixion is a library for calculating the results of formula expressions stored in
multiple fomrula cells. The cells can be referenced by each other, and Ixion
resolves their dependencies automatically upon calculation. Ixion also supports
re-calculations where the contents of one or more cells have been modified since
the last calculation, and a partial calculation of only the affected cells need
to be calculated.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libixion>0:textproc/libixion
- To install the port:
- cd /usr/ports/textproc/libixion/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/libixion
- pkg install libixion
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libixion
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1697140050
SHA256 (libixion-0.19.0.tar.xz) = b4864d7a55351a09adbe9be44e5c65b1d417e80e946c947951d0e8428b9dcd15
SIZE (libixion-0.19.0.tar.xz) = 536540
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- mdds>=2.1 : devel/mdds
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libboost_system.so : devel/boost-libs
- This port is required by:
- for Libraries
-
- devel/liborcus
- math/labplot
Configuration Options:
- No options to configure
- Options name:
- textproc_libixion
- USES:
- libtool localbase pathfix pkgconfig tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 10
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.19.0_1 13 Feb 2024 14:44:22 |
Dima Panov (fluffy) |
devel/boost: bump consumers after library update |
0.19.0 28 Nov 2023 13:58:30 |
Dima Panov (fluffy) |
textproc/libixion: update to 0.19.0 release
Changelog: https://gitlab.com/ixion/ixion/-/blob/0.19.0/CHANGELOG
PR: 274480
Sponsored by: Serenity Cybersecurity, LLC |
0.18.1 27 Sep 2023 14:36:31 |
Dima Panov (fluffy) |
textproc/libixion: update to 0.18.1 release |
0.17.0_4 27 Apr 2023 18:25:55 |
Dima Panov (fluffy) |
*/*: bump all direct Boost cunsumers |
0.17.0_3 16 Jan 2023 19:32:07 |
Dima Panov (fluffy) |
*/*: bump libboost*.so libraries consumert after Boost upgrade |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.17.0_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.17.0_2 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
0.17.0_1 22 May 2022 20:17:16 |
Dima Panov (fluffy) |
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106 |
0.17.0 16 Feb 2022 23:02:01 |
Dima Panov (fluffy) |
textproc/libixion: import ixion, support library for orcus/libreoffice (+)
Ixion is a library for calculating the results of formula expressions stored in
multiple fomrula cells. |
Number of commits found: 10
|