Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | graphics/qcustomplot-qt5: Update 2.0.1 -> 2.1.0 | Yuri Victorovich | 2021-04-09 | 2 | -5/+5 |
| | |||||
* | One more small cleanup, forgotten yesterday. | Mathieu Arnold | 2021-04-07 | 1 | -1/+0 |
| | | | | Reported by: lwhsu | ||||
* | Remove # $FreeBSD$ from Makefiles. | Mathieu Arnold | 2021-04-06 | 1 | -1/+0 |
| | |||||
* | Add compiler:c++11-lang to USES to fix build on GCC-based systems: | Mark Linimon | 2020-06-19 | 1 | -1/+1 |
| | | | | | | | | | /usr/local/include/qt5/QtCore/qglobal.h:45:25: error: type_traits: No such file or directory Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=539670 | ||||
* | graphics/qcustomplot-qt5: Simplify the Makefile | Yuri Victorovich | 2020-06-18 | 1 | -3/+2 |
| | | | | Notes: svn path=/head/; revision=539572 | ||||
* | New port: graphics/qcustomplot-qt5: Qt C++ widget for plotting and data ↵ | Yuri Victorovich | 2020-06-18 | 3 | -0/+54 |
visualization QCustomPlot draws beautiful plots and graphs from Qt programs. Notes: svn path=/head/; revision=539552 |