Bug 200564 - [NEW PORT] graphics/qt*-qcustomplot: QCustomPlot: Qt C++ widget for plotting and data visualization
Summary: [NEW PORT] graphics/qt*-qcustomplot: QCustomPlot: Qt C++ widget for plotting ...
Status: Closed Feedback Timeout
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Martin Wilke
URL:
Keywords: feature, patch, patch-ready
Depends on:
Blocks:
 
Reported: 2015-06-01 07:57 UTC by Yuri Victorovich
Modified: 2016-02-23 10:14 UTC (History)
1 user (show)

See Also:


Attachments
shar archive (39.01 KB, text/plain)
2015-06-01 07:57 UTC, Yuri Victorovich
no flags Details
qt4 pourdriere log (24.11 KB, text/x-log)
2015-06-01 07:58 UTC, Yuri Victorovich
no flags Details
qt5 pourdriere log (28.42 KB, text/plain)
2015-06-01 07:58 UTC, Yuri Victorovich
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri Victorovich freebsd_committer freebsd_triage 2015-06-01 07:57:17 UTC
Created attachment 157326 [details]
shar archive

Added the ports for Qt4 and Qt5:
graphics/qt4-qcustomplot
graphics/qt5-qcustomplot

This widget provides very beautiful data visualization for Qt based programs.
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2015-06-01 07:58:23 UTC
Created attachment 157327 [details]
qt4 pourdriere log
Comment 2 Yuri Victorovich freebsd_committer freebsd_triage 2015-06-01 07:58:57 UTC
Created attachment 157328 [details]
qt5 pourdriere log
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2016-01-16 07:13:33 UTC
Hi Yuri,

Could you please update the ports to the current options handling?

Thanks Martin
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2016-01-16 17:35:24 UTC
Sorry but its still wrong..

>X.if ${PORT_OPTIONS:MEXAMPLES}
>X	@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/${QDIR}
>X	${CP} -Rp ${WRKSRC}/examples/* ${STAGEDIR}${EXAMPLESDIR}/${QDIR}
>X.endif

this could be post-install-EXAMPLES-on ..
Comment 5 Yuri Victorovich freebsd_committer freebsd_triage 2016-01-16 17:42:10 UTC
> Sorry but its still wrong..

I didn't change it yet -)