diff options
author | rafan <rafan@FreeBSD.org> | 2008-04-02 17:14:59 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2008-04-02 17:14:59 +0800 |
commit | 6ecae4f6a8c9c6620f056726999a851d79f09187 (patch) | |
tree | be75709eb10f4f85fd780773790de4d2212d9c77 /x11-toolkits/qwt | |
parent | 5010e838e829a9999d860099ed7880c2dec687e7 (diff) | |
download | freebsd-ports-gnome-6ecae4f6a8c9c6620f056726999a851d79f09187.tar.gz freebsd-ports-gnome-6ecae4f6a8c9c6620f056726999a851d79f09187.tar.zst freebsd-ports-gnome-6ecae4f6a8c9c6620f056726999a851d79f09187.zip |
- These two ports are renamed for better naming, remove old ones:
qwt -> qwt4, qwt-devel -> qwt5
PR: ports/119904
Submitted by: Max Brazhnikov <makc at issp.ac.ru> (maintainer of x11-toolkits/qwt*)
Diffstat (limited to 'x11-toolkits/qwt')
-rw-r--r-- | x11-toolkits/qwt/Makefile | 111 | ||||
-rw-r--r-- | x11-toolkits/qwt/distinfo | 3 | ||||
-rw-r--r-- | x11-toolkits/qwt/pkg-descr | 7 | ||||
-rw-r--r-- | x11-toolkits/qwt/pkg-plist | 53 |
4 files changed, 0 insertions, 174 deletions
diff --git a/x11-toolkits/qwt/Makefile b/x11-toolkits/qwt/Makefile deleted file mode 100644 index d2e913ce6b21..000000000000 --- a/x11-toolkits/qwt/Makefile +++ /dev/null @@ -1,111 +0,0 @@ -# New ports collection makefile for: Qwt -# Date created: 02 March 2002 -# Whom: Bob Bomar <bob@fly.homeunix.org> -# -# $FreeBSD$ -# - -PORTNAME= qwt -PORTVERSION= 4.2.0 -PORTREVISION= 3 -CATEGORIES= x11-toolkits -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR=qwt - -MAINTAINER= ports@FreeBSD.org -COMMENT= Qwt widget library for technical purposes - -BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake - -CONFLICTS= qwt-devel-5.* - -USE_QT_VER= 3 -USE_BZIP2= yes -MAKE_ENV= CXXFLAGS="-L${X11BASE}/lib -L${LOCALBASE}/lib" \ - INCPATH="-I${X11BASE}/include/qt2" \ - LIBS="-L${X11BASE}/lib" \ - QTDIR="${X11BASE}" \ - MOC=${MOC} -USE_LDCONFIG= yes - -PORTSCOUT= limit:^4\. - -MAN3= QwtAnalogClock.3 \ - QwtArrayData.3 \ - QwtArrowButton.3 \ - QwtAutoScale.3 \ - QwtCPointerData.3 \ - QwtCompass.3 \ - QwtCompassMagnetNeedle.3 \ - QwtCompassWindArrow.3 \ - QwtCounter.3 \ - QwtCurve.3 \ - QwtData.3 \ - QwtDblRange.3 \ - QwtDiMap.3 \ - QwtDial.3 \ - QwtDialNeedle.3 \ - QwtDialScaleDraw.3 \ - QwtDialSimpleNeedle.3 \ - QwtDoublePoint.3 \ - QwtDoublePointData.3 \ - QwtDoubleRect.3 \ - QwtDoubleSize.3 \ - QwtDynGridLayout.3 \ - QwtEventPattern.3 \ - QwtGrid.3 \ - QwtKnob.3 \ - QwtLegend.3 \ - QwtLegendButton.3 \ - QwtLegendItem.3 \ - QwtLegendLabel.3 \ - QwtMarker.3 \ - QwtPaintBuffer.3 \ - QwtPainter.3 \ - QwtPicker.3 \ - QwtPickerClickPointMachine.3 \ - QwtPickerClickRectMachine.3 \ - QwtPickerDragPointMachine.3 \ - QwtPickerDragRectMachine.3 \ - QwtPickerMachine.3 \ - QwtPickerPolygonMachine.3 \ - QwtPlainText.3 \ - QwtPlot.3 \ - QwtPlotCanvas.3 \ - QwtPlotCurve.3 \ - QwtPlotGrid.3 \ - QwtPlotItem.3 \ - QwtPlotLayout.3 \ - QwtPlotMappedItem.3 \ - QwtPlotMarker.3 \ - QwtPlotPicker.3 \ - QwtPlotPrintFilter.3 \ - QwtPlotZoomer.3 \ - QwtPushButton.3 \ - QwtRect.3 \ - QwtRichText.3 \ - QwtScale.3 \ - QwtScaleDiv.3 \ - QwtScaleDraw.3 \ - QwtScaleIf.3 \ - QwtSlider.3 \ - QwtSliderBase.3 \ - QwtSpline.3 \ - QwtSymbol.3 \ - QwtText.3 \ - QwtThermo.3 \ - QwtWheel.3 \ - qwt_math.h.3 - -pre-build: - cd ${WRKSRC}; qmake -spec ${LOCALBASE}/share/qt/mkspecs/freebsd-g++ qwt.pro -o Makefile - -do-install: - ${INSTALL_DATA} ${WRKSRC}/lib/libqwt.so.${PORTVERSION} ${PREFIX}/lib/libqwt.so.${PORTVERSION:R:R} - ${LN} -fs libqwt.so.${PORTVERSION:R:R} ${PREFIX}/lib/libqwt.so - ${MKDIR} ${PREFIX}/include/qwt - ${INSTALL_DATA} ${WRKSRC}/include/*.h ${PREFIX}/include/qwt - ${INSTALL_MAN} ${WRKSRC}/doc/man/man3/Qwt* ${PREFIX}/man/man3 - ${INSTALL_MAN} ${WRKSRC}/doc/man/man3/qwt_math.h.3 ${PREFIX}/man/man3 - -.include <bsd.port.mk> diff --git a/x11-toolkits/qwt/distinfo b/x11-toolkits/qwt/distinfo deleted file mode 100644 index b86deadbb002..000000000000 --- a/x11-toolkits/qwt/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (qwt-4.2.0.tar.bz2) = 9c828c9a39a83df5d7fa9630ddf812a4 -SHA256 (qwt-4.2.0.tar.bz2) = 726d91ae6bc70049590f9e8e16d5f77f9dc1a7dde18950796703f9c0be9a5a6d -SIZE (qwt-4.2.0.tar.bz2) = 973643 diff --git a/x11-toolkits/qwt/pkg-descr b/x11-toolkits/qwt/pkg-descr deleted file mode 100644 index 1b06bc84898a..000000000000 --- a/x11-toolkits/qwt/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -Qwt is an extension to the Qt GUI library from Troll Tech AS. The Qwt library -contains widgets and componets which are primarily useful for technical and -scientifical purposes. It includes a 2-D plotting widget, different kinds of -sliders and much more. - -- Bob Bomar -<bob@fly.homeunix.org> diff --git a/x11-toolkits/qwt/pkg-plist b/x11-toolkits/qwt/pkg-plist deleted file mode 100644 index 89de0f9ff256..000000000000 --- a/x11-toolkits/qwt/pkg-plist +++ /dev/null @@ -1,53 +0,0 @@ -include/qwt/qwt.h -include/qwt/qwt_analog_clock.h -include/qwt/qwt_array.h -include/qwt/qwt_arrbtn.h -include/qwt/qwt_autoscl.h -include/qwt/qwt_compass.h -include/qwt/qwt_compass_rose.h -include/qwt/qwt_counter.h -include/qwt/qwt_curve.h -include/qwt/qwt_data.h -include/qwt/qwt_dial.h -include/qwt/qwt_dial_needle.h -include/qwt/qwt_dimap.h -include/qwt/qwt_double_rect.h -include/qwt/qwt_drange.h -include/qwt/qwt_dyngrid_layout.h -include/qwt/qwt_event_pattern.h -include/qwt/qwt_global.h -include/qwt/qwt_grid.h -include/qwt/qwt_knob.h -include/qwt/qwt_layout_metrics.h -include/qwt/qwt_legend.h -include/qwt/qwt_marker.h -include/qwt/qwt_math.h -include/qwt/qwt_paint_buffer.h -include/qwt/qwt_painter.h -include/qwt/qwt_picker.h -include/qwt/qwt_picker_machine.h -include/qwt/qwt_plot.h -include/qwt/qwt_plot_canvas.h -include/qwt/qwt_plot_classes.h -include/qwt/qwt_plot_dict.h -include/qwt/qwt_plot_item.h -include/qwt/qwt_plot_layout.h -include/qwt/qwt_plot_picker.h -include/qwt/qwt_plot_printfilter.h -include/qwt/qwt_plot_zoomer.h -include/qwt/qwt_push_button.h -include/qwt/qwt_rect.h -include/qwt/qwt_scale.h -include/qwt/qwt_scldiv.h -include/qwt/qwt_scldraw.h -include/qwt/qwt_sclif.h -include/qwt/qwt_sldbase.h -include/qwt/qwt_slider.h -include/qwt/qwt_spline.h -include/qwt/qwt_symbol.h -include/qwt/qwt_text.h -include/qwt/qwt_thermo.h -include/qwt/qwt_wheel.h -lib/libqwt.so -lib/libqwt.so.4 -@dirrm include/qwt |