| 
	
		| Port details on branch 2025Q3 |  | 
 labplot Data plotting and function analysis tool by KDE
 2.11.80_2 math  =0          2.11.80_2Version of this port present on the latest quarterly branch.Maintainer: kde@FreeBSD.org Port Added: 2025-09-11 15:15:06Last Update: 2025-09-11 15:11:13Commit Hash: 21b8043Also Listed In: kdeLicense: GPLv2+WWW: https://labplot.kde.org/Description:LabPlot is a program for two- and three-dimensional graphical
presentation of data sets and functions. LabPlot allows you to work
with multiple plots which each can have multiple graphs. The graphs
can be produced from data or from functions.   ¦  ¦  ¦  ¦ 
 Manual pages:
pkg-plist: as obtained via: make generate-plistUSE_RC_SUBR (Service Scripts)
no SUBR information found for this portDependency lines:
To install the port: cd /usr/ports/math/labplot/ && make install cleanTo add the package, run one of these commands:NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.pkg install math/labplotpkg install labplot
PKGNAME: labplotFlavors: there is no flavor information for this port.distinfo:TIMESTAMP = 1742385981
SHA256 (KDE/invent.kde.org/education-labplot-110f258e44a45354c5219e497409a22185fa2933_GL0.tar.gz) = f07431e38379ef27305cc96fbcc30d921489bd66b749e283baeffecd5c5095e6
SIZE (KDE/invent.kde.org/education-labplot-110f258e44a45354c5219e497409a22185fa2933_GL0.tar.gz) = 33604624 
Packages (timestamps in pop-ups are UTC):
 
DependenciesNOTE: FreshPorts displays only information on required and default dependencies.  Optional dependencies are not covered.Build dependencies:
bison : devel/bisoncmake : devel/cmake-coreninja : devel/ninjaupdate-desktop-database : devel/desktop-file-utilseigen3.pc : math/eigen3meinproc6 : devel/kf6-kdoctoolsECMConfig.cmake : devel/kf6-extra-cmake-modulespkgconf>=1.3.0_1 : devel/pkgconfupdate-mime-database : misc/shared-mime-infogettext-runtime>=0.22_1 : devel/gettext-runtimemsgfmt : devel/gettext-toolsx11.pc : x11/libX11xcb.pc : x11/libxcb
Runtime dependencies:
update-desktop-database : devel/desktop-file-utilsupdate-mime-database : misc/shared-mime-infox11.pc : x11/libX11xcb.pc : x11/libxcb
Library dependencies:
libQXlsxQt6.so : devel/qxlsx@qt6libgsl.so : math/gslliblz4.so : archivers/liblz4libmarkdown.so : textproc/discountlibpoppler.so : graphics/popplerlibpoppler-qt6.so : graphics/poppler-qt6libzstd.so : archivers/zstdlibcantorlibs.so : math/cantorlibspectre.so : print/libspectrelibfftw3.so : math/fftw3libcfitsio.so : astro/cfitsiolibhdf5.so : science/hdf5libcerf.so : math/libcerflibmatio.so : math/matiolibnetcdf.so : science/netcdflibixion-0.18.so : textproc/libixionliborcus-0.18.so : devel/liborcusliborigin.so : math/liboriginlibreadstat.so : math/readstatlibKF6Archive.so : archivers/kf6-karchivelibKF6Completion.so : x11-toolkits/kf6-kcompletionlibKF6ConfigCore.so : devel/kf6-kconfiglibKF6ConfigWidgets.so : x11-toolkits/kf6-kconfigwidgetslibKF6CoreAddons.so : devel/kf6-kcoreaddonslibKF6Crash.so : devel/kf6-kcrashlibKF6I18n.so : devel/kf6-ki18nlibKF6IconThemes.so : x11-themes/kf6-kiconthemeslibKF6KIOCore.so : devel/kf6-kiolibKF6NewStuffCore.so : devel/kf6-knewstufflibKF6Parts.so : devel/kf6-kpartslibKF6Purpose.so : misc/kf6-purposelibKF6Service.so : devel/kf6-kservicelibKF6SyntaxHighlighting.so : textproc/kf6-syntax-highlightinglibKF6TextWidgets.so : x11-toolkits/kf6-ktextwidgetslibKF6UserFeedbackCore.so : sysutils/kf6-kuserfeedbacklibKF6WidgetsAddons.so : x11-toolkits/kf6-kwidgetsaddonslibKF6XmlGui.so : x11-toolkits/kf6-kxmlguilibintl.so : devel/gettext-runtimelibQt6Core.so : devel/qt6-baselibQt6Mqtt.so : net/qt6-mqttlibQt6SerialPort.so : comms/qt6-serialportlibQt6Svg.so : graphics/qt6-svg
There are no ports dependent upon this portConfiguration Options:
===> The following configuration options are available for labplot-2.11.80_2:
     CANTOR=on: KDE Cantor support
     FFTW3=on: Speedier FFTs in the numerical and stats lib (NSL)
     FITS=on: Flexible Image Transport System (FITS) data support
     HDF5=on: Reading and writing self-describing array data
     LIBCERF=on: Complex error functions support
     MATLAB=on: MATLAB MAT file support
     NETCDF=on: Interfaces for array-oriented data access
     ORCUS=on: Spreadsheet processing filters (via liborcus)
     ORIGINLAB=on: OriginLab project files support
     READSTAT=on: SAS, SPSS, Stata data support
===> Use 'make config' to modify these settingsOptions name:math_labplotUSES:bison cmake compiler:c++17-lang desktop-file-utils eigen:3  kde:6 pkgconfig qt:6 shared-mime-info xorg gettext iconvFreshPorts was unable to extract/find any pkg message
Master Sites: |  Number of commits found: 1 
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |  | Commit | Credits | Log message | 
|---|
 | 2.11.80_2 11 Sep 2025 15:11:13
 
       | Robert Clausecker (fuz)  | math/labplot: fix build on armv7
Something (I couldn't quite figure out what) adds -Werror=undef to the
CPPFLAGS, causing a fatal warning somewhere in the Eigen headers:
/usr/local/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:3924:5: error:
'EIGEN_HAS_ARM64_FP16_VECTOR_ARITHMETIC'
is not defined, evaluates to 0 [-Werror,-Wundef]
 3924 | #if EIGEN_HAS_ARM64_FP16_VECTOR_ARITHMETIC
      |     ^
Making this warning not an error fixes the build.
Approved by:	portmgr (build fix blanket)
MFH:		2025Q3
(cherry picked from commit 2d1b76e570489462b5c891f7b25f38dc864eb642) |  Number of commits found: 1 |