Bug 200564

Summary: [NEW PORT] graphics/qt*-qcustomplot: QCustomPlot: Qt C++ widget for plotting and data visualization
Product: Ports & Packages Reporter: Yuri Victorovich <yuri>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed Feedback Timeout    
Severity: Affects Only Me CC: miwi
Priority: --- Keywords: feature, patch, patch-ready
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
shar archive
none
qt4 pourdriere log
none
qt5 pourdriere log none

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 -)