Port details |
- qcustomplot-qt5 Qt C++ widget for plotting and data visualization
- 2.1.1 graphics
=0 2.1.1Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2020-06-18 17:41:24
- Last Update: 2024-02-19 22:34:51
- Commit Hash: 6751c32
- License: GPLv3
- WWW:
- https://www.qcustomplot.com
- Description:
- QCustomPlot is a Qt C++ widget for plotting and data visualization.
It has no further dependencies and is fully documented. This plotting
library focuses on making good looking, publication quality 2D plots,
graphs and charts, as well as offering high performance for realtime
visualization applications.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- qcustomplot-qt5>0:graphics/qcustomplot-qt5
- No installation instructions:
- This port has been deleted.
- PKGNAME: qcustomplot-qt5
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1669346468
SHA256 (qcustomplot-2.1.1/QCustomPlot.tar.gz) = 9afc16e70e8bd8c8d5b13020387716f5e063e115b6599f0421a3846dc6ec312a
SIZE (qcustomplot-2.1.1/QCustomPlot.tar.gz) = 3772098
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:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- Library dependencies:
-
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5PrintSupport.so : print/qt5-printsupport
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- graphics_qcustomplot-qt5
- USES:
- compiler:c++11-lang pkgconfig qt:5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1.1 19 Feb 2024 22:34:51 |
Max Brazhnikov (makc) |
graphics/qcustomplot-qt5: rename to graphics/qcustomplot
Rename in preparation for adding flavors
Differential Revision: https://reviews.freebsd.org/D43969 |
2.1.1 25 Nov 2022 18:55:54 |
Yuri Victorovich (yuri) |
graphics/qcustomplot-qt5: Update 2.1.0 -> 2.1.1 |
2.1.0 11 Sep 2022 10:20:14 |
Felix Palmen (zirias) |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
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) |
2.1.0 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 ) |
2.1.0 09 Apr 2021 18:47:37 |
Yuri Victorovich (yuri) |
graphics/qcustomplot-qt5: Update 2.0.1 -> 2.1.0 |
2.0.1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.0.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.0.1 19 Jun 2020 16:49:54 |
linimon |
Add compiler:c++11-lang to USES to fix build on GCC-based systems:
/usr/local/include/qt5/QtCore/qglobal.h:45:25: error: type_traits: No such
file or directory
Approved by: portmgr (tier-2 blanket) |
2.0.1 18 Jun 2020 21:47:39 |
yuri |
graphics/qcustomplot-qt5: Simplify the Makefile |
2.0.1 18 Jun 2020 17:41:17 |
yuri |
New port: graphics/qcustomplot-qt5: Qt C++ widget for plotting and data
visualization
QCustomPlot draws beautiful plots and graphs from Qt programs. |