aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2014-06-30 16:37:49 +0800
committerrene <rene@FreeBSD.org>2014-06-30 16:37:49 +0800
commit40e411a11dcaa2c5e81f4f0cc900ca8a2bb34860 (patch)
treedf4588a3eebe74807d57f164b1c860b1243ffb47 /x11-toolkits
parent25158e262ff6d3d175a0fc2f1dd36c820ae9c7c8 (diff)
downloadfreebsd-ports-gnome-40e411a11dcaa2c5e81f4f0cc900ca8a2bb34860.tar.gz
freebsd-ports-gnome-40e411a11dcaa2c5e81f4f0cc900ca8a2bb34860.tar.zst
freebsd-ports-gnome-40e411a11dcaa2c5e81f4f0cc900ca8a2bb34860.zip
Remove expired ports:
2014-06-30 www/trac-TracDuplicates: Broken for more than 5 months 2014-06-30 mail/hotwayd: Protocol changed, software unusable 2014-06-30 mail/ilohamail-devel: Upstream disappeared 2014-06-30 games/tyrquake: Broken for more than 5 months 2014-06-30 net/gkrellmqst: GKrellM 1.X is no longer being developed, consider using 2.X. 2014-06-30 security/p5-Jifty-Plugin-OpenID: Broken for more than 5 months 2014-06-30 games/sumwars: Broken for more than 5 months 2014-06-30 audio/ruby-esound: Broken for more than 5 months 2014-06-30 x11-toolkits/py-pyqwt: Broken for more than 5 months 2014-06-30 net-im/ysm: Broken for more than 5 months 2014-06-30 net-mgmt/send: Broken for more than 5 months 2014-06-30 net/p5-Jifty-Plugin-Authentication-Ldap: Broken for more than 5 months 2014-06-30 net-p2p/bittyrant: Broken for more than 5 months 2014-06-30 sysutils/gkrellm: GKrellM 1.X is no longer being developed, consider using 2.X. 2014-06-30 audio/gkrellmms: GKrellM 1.X is no longer being developed, consider using 2.X. 2014-06-30 audio/gkrellmvolume: GKrellM 1.X is no longer being developed, consider using 2.X. 2014-06-30 misc/gkrellmlaunch: GKrellM 1.X is no longer being developed, consider using 2.X. 2014-06-30 misc/gkrellmfmonitor: GKrellM 1.X is no longer being developed, consider using 2.X. 2014-06-30 misc/gkrellshoot: GKrellM 1.X is no longer being developed, consider using 2.X. 2014-06-30 polish/sms2: sms2 is no longer being developed, consider using alternative software. 2014-06-30 x11-toolkits/py-wmdockapps: Crufty and nothing depends on this 2014-06-30 audio/tagger: Ancient, unmaintained 2014-06-30 www/mod_wsgi2: No longer supported, please use www/mod_wsgi3 instead 2014-06-30 security/botan: Botan 1.8 have known bugs and is no longer supported upstream, migrate to security/botan110
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/Makefile2
-rw-r--r--x11-toolkits/py-pyqwt/Makefile40
-rw-r--r--x11-toolkits/py-pyqwt/distinfo2
-rw-r--r--x11-toolkits/py-pyqwt/files/patch-GNUmakefile29
-rw-r--r--x11-toolkits/py-pyqwt/files/patch-configure-configure.py11
-rw-r--r--x11-toolkits/py-pyqwt/pkg-descr12
-rw-r--r--x11-toolkits/py-pyqwt/pkg-plist94
-rw-r--r--x11-toolkits/py-wmdockapps/Makefile27
-rw-r--r--x11-toolkits/py-wmdockapps/distinfo2
-rw-r--r--x11-toolkits/py-wmdockapps/pkg-descr4
10 files changed, 0 insertions, 223 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile
index afff8858f596..0b944dbb10c4 100644
--- a/x11-toolkits/Makefile
+++ b/x11-toolkits/Makefile
@@ -191,7 +191,6 @@
SUBDIR += py-gui
SUBDIR += py-kivy
SUBDIR += py-kiwi
- SUBDIR += py-pyqwt
SUBDIR += py-qt4-gui
SUBDIR += py-sexy
SUBDIR += py-tkinter
@@ -200,7 +199,6 @@
SUBDIR += py-traitsgui
SUBDIR += py-vte
SUBDIR += py-wax
- SUBDIR += py-wmdockapps
SUBDIR += py-wxPython28
SUBDIR += py-wxPython28-common
SUBDIR += py-wxPython28-unicode
diff --git a/x11-toolkits/py-pyqwt/Makefile b/x11-toolkits/py-pyqwt/Makefile
deleted file mode 100644
index 95a6f22f64e1..000000000000
--- a/x11-toolkits/py-pyqwt/Makefile
+++ /dev/null
@@ -1,40 +0,0 @@
-# Created by: Wen Heping <wenheping@gmail.com>
-# $FreeBSD$
-
-PORTNAME= pyqwt
-PORTVERSION= 5.2.0
-PORTREVISION= 8
-CATEGORIES= x11-toolkits python
-MASTER_SITES= SF
-MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}5/PyQwt-${PORTVERSION}
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DISTNAME= PyQwt-${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Python Bindings for the Qwt Class Library
-
-BROKEN= do not build
-DEPRECATED= Broken for more than 5 months
-EXPIRATION_DATE= 2014-06-30
-
-BUILD_DEPENDS= ${LOCALBASE}/bin/qmake-qt4:${PORTSDIR}/devel/qmake4 \
- ${PYNUMPY} \
- ${PYTHON_PKGNAMEPREFIX}qt4-core>=4.5.4:${PORTSDIR}/devel/py-qt4-core \
- ${PYTHON_PKGNAMEPREFIX}qt4-svg>=4.5.4:${PORTSDIR}/graphics/py-qt4-svg \
- ${PYTHON_PKGNAMEPREFIX}qt4-gui>=4.5.4:${PORTSDIR}/x11-toolkits/py-qt4-gui \
- ${PYTHON_PKGNAMEPREFIX}qt4-qscintilla2>=2.4.1:${PORTSDIR}/devel/py-qt4-qscintilla2 \
- ${PYTHON_PKGNAMEPREFIX}sip>=${SIP_VERSION}:${PORTSDIR}/devel/py-sip
-RUN_DEPENDS:= ${BUILD_DEPENDS}
-LIB_DEPENDS= qwt.5:${PORTSDIR}/x11-toolkits/qwt5
-
-USES= gmake
-USE_PYTHON= yes
-MAKEFILE= GNUmakefile
-MAKE_JOBS_UNSAFE= yes
-
-NO_STAGE= yes
-post-patch:
- ${REINPLACE_CMD} -e 's#%%LOCALBASE%%#${LOCALBASE}#g' \
- ${WRKSRC}/GNUmakefile
-
-.include <bsd.port.mk>
diff --git a/x11-toolkits/py-pyqwt/distinfo b/x11-toolkits/py-pyqwt/distinfo
deleted file mode 100644
index 6534739242d9..000000000000
--- a/x11-toolkits/py-pyqwt/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (PyQwt-5.2.0.tar.gz) = 98a8c7e0c76d07701c11dffb77793b05f071b664a8b520d6e97054a98179e70b
-SIZE (PyQwt-5.2.0.tar.gz) = 2670893
diff --git a/x11-toolkits/py-pyqwt/files/patch-GNUmakefile b/x11-toolkits/py-pyqwt/files/patch-GNUmakefile
deleted file mode 100644
index 06ecf36e6909..000000000000
--- a/x11-toolkits/py-pyqwt/files/patch-GNUmakefile
+++ /dev/null
@@ -1,29 +0,0 @@
---- GNUmakefile.orig 2009-02-01 18:23:59.000000000 +0800
-+++ GNUmakefile 2009-02-01 18:26:04.000000000 +0800
-@@ -28,7 +28,7 @@
-
- .PHONY: dist qwt-5.0 qwt-5.1
-
--all: 3 4
-+all: 4
-
- debug: 3d 4d
-
-@@ -41,7 +41,7 @@
-
- 4:
- cd configure \
-- && python configure.py -4 -Q $(QWT) -j $(JOBS) \
-+ && python configure.py -4 -I%%LOCALBASE%%/include/qwt -L%%LOCALBASE%%/lib -lqwt -j $(JOBS) \
- && $(MAKE) -j $(JOBS)
-
-
-@@ -72,7 +72,7 @@
- install-4: 4
- make -C configure install
-
--install: install-3 install-4
-+install: install-4
-
- install-3d: 3d
- make -C configure install
diff --git a/x11-toolkits/py-pyqwt/files/patch-configure-configure.py b/x11-toolkits/py-pyqwt/files/patch-configure-configure.py
deleted file mode 100644
index faeb0d2ac21e..000000000000
--- a/x11-toolkits/py-pyqwt/files/patch-configure-configure.py
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure/configure.py.orig 2009-08-17 05:24:49.000000000 +0800
-+++ configure/configure.py 2009-08-17 05:25:10.000000000 +0800
-@@ -183,7 +183,7 @@
- ''' % ' '.join(extra_include_dirs))
- f.close()
-
-- qmake = os.path.join(configuration.qt_dir, 'bin', 'qmake')
-+ qmake = os.path.join(configuration.qt_dir, 'bin', 'qmake-qt4')
- os.system('%s -spec %s -o %s %s' % (
- qmake, configuration.platform, make_file, pro_file))
-
diff --git a/x11-toolkits/py-pyqwt/pkg-descr b/x11-toolkits/py-pyqwt/pkg-descr
deleted file mode 100644
index 7263272a08e9..000000000000
--- a/x11-toolkits/py-pyqwt/pkg-descr
+++ /dev/null
@@ -1,12 +0,0 @@
-PyQwt is a set of Python bindings for the Qwt C++ class library which
-extends the Qt framework with widgets for scientific and engineering
-applications. It provides a widget to plot 2-dimensional data and
-various widgets to display and control bounded or unbounded floating
-point values.
-
-PyQwt addresses the problem of integrating PyQt, Qt, Qwt, NumPy and
-optionally SciPy. Look at the Command Line Interface (CLI) examples and
-the Graphical User Interface (GUI) examples to get an idea of what you
-can do with PyQwt.
-
-WWW: http://pyqwt.sourceforge.net/
diff --git a/x11-toolkits/py-pyqwt/pkg-plist b/x11-toolkits/py-pyqwt/pkg-plist
deleted file mode 100644
index 5b76f702bb61..000000000000
--- a/x11-toolkits/py-pyqwt/pkg-plist
+++ /dev/null
@@ -1,94 +0,0 @@
-%%PYTHON_SITELIBDIR%%/PyQt4/Qwt5/Qwt.so
-%%PYTHON_SITELIBDIR%%/PyQt4/Qwt5/__init__.py
-%%PYTHON_SITELIBDIR%%/PyQt4/Qwt5/__init__.pyc
-%%PYTHON_SITELIBDIR%%/PyQt4/Qwt5/_iqt.so
-%%PYTHON_SITELIBDIR%%/PyQt4/Qwt5/anynumpy.py
-%%PYTHON_SITELIBDIR%%/PyQt4/Qwt5/anynumpy.pyc
-%%PYTHON_SITELIBDIR%%/PyQt4/Qwt5/grace.py
-%%PYTHON_SITELIBDIR%%/PyQt4/Qwt5/grace.pyc
-%%PYTHON_SITELIBDIR%%/PyQt4/Qwt5/ipy_user_conf.py
-%%PYTHON_SITELIBDIR%%/PyQt4/Qwt5/ipy_user_conf.pyc
-%%PYTHON_SITELIBDIR%%/PyQt4/Qwt5/iqt.py
-%%PYTHON_SITELIBDIR%%/PyQt4/Qwt5/iqt.pyc
-%%PYTHON_SITELIBDIR%%/PyQt4/Qwt5/pythonrc.py
-%%PYTHON_SITELIBDIR%%/PyQt4/Qwt5/pythonrc.pyc
-%%PYTHON_SITELIBDIR%%/PyQt4/Qwt5/qplt.py
-%%PYTHON_SITELIBDIR%%/PyQt4/Qwt5/qplt.pyc
-%%PYTHON_SITELIBDIR%%/PyQt4/uic/widget-plugins/qwt.py
-%%PYTHON_SITELIBDIR%%/PyQt4/uic/widget-plugins/qwt.pyc
-share/py-sip/Qwt5/QwtArrayDouble.sip
-share/py-sip/Qwt5/QwtArrayInt.sip
-share/py-sip/Qwt5/QwtArrayQwtDoubleInterval.sip
-share/py-sip/Qwt5/QwtArrayQwtDoublePoint.sip
-share/py-sip/Qwt5/QwtList.sip
-share/py-sip/Qwt5/QwtMap.sip
-share/py-sip/Qwt5/QwtModule.sip
-share/py-sip/Qwt5/QwtStack.sip
-share/py-sip/Qwt5/QwtTypes.sip
-share/py-sip/Qwt5/qwt_abstract_scale.sip
-share/py-sip/Qwt5/qwt_abstract_scale_draw.sip
-share/py-sip/Qwt5/qwt_abstract_slider.sip
-share/py-sip/Qwt5/qwt_analog_clock.sip
-share/py-sip/Qwt5/qwt_arrow_button.sip
-share/py-sip/Qwt5/qwt_clipper.sip
-share/py-sip/Qwt5/qwt_color_map.sip
-share/py-sip/Qwt5/qwt_compass.sip
-share/py-sip/Qwt5/qwt_compass_rose.sip
-share/py-sip/Qwt5/qwt_counter.sip
-share/py-sip/Qwt5/qwt_curve_fitter.sip
-share/py-sip/Qwt5/qwt_data.sip
-share/py-sip/Qwt5/qwt_dial.sip
-share/py-sip/Qwt5/qwt_dial_needle.sip
-share/py-sip/Qwt5/qwt_double_interval.sip
-share/py-sip/Qwt5/qwt_double_range.sip
-share/py-sip/Qwt5/qwt_dyngrid_layout.sip
-share/py-sip/Qwt5/qwt_event_pattern.sip
-share/py-sip/Qwt5/qwt_interval_data.sip
-share/py-sip/Qwt5/qwt_knob.sip
-share/py-sip/Qwt5/qwt_layout_metrics.sip
-share/py-sip/Qwt5/qwt_legend.sip
-share/py-sip/Qwt5/qwt_legend_item.sip
-share/py-sip/Qwt5/qwt_legend_itemmanager.sip
-share/py-sip/Qwt5/qwt_magnifier.sip
-share/py-sip/Qwt5/qwt_painter.sip
-share/py-sip/Qwt5/qwt_panner.sip
-share/py-sip/Qwt5/qwt_picker.sip
-share/py-sip/Qwt5/qwt_picker_machine.sip
-share/py-sip/Qwt5/qwt_plot.sip
-share/py-sip/Qwt5/qwt_plot_canvas.sip
-share/py-sip/Qwt5/qwt_plot_curve.sip
-share/py-sip/Qwt5/qwt_plot_dict.sip
-share/py-sip/Qwt5/qwt_plot_grid.sip
-share/py-sip/Qwt5/qwt_plot_item.sip
-share/py-sip/Qwt5/qwt_plot_layout.sip
-share/py-sip/Qwt5/qwt_plot_magnifier.sip
-share/py-sip/Qwt5/qwt_plot_marker.sip
-share/py-sip/Qwt5/qwt_plot_panner.sip
-share/py-sip/Qwt5/qwt_plot_picker.sip
-share/py-sip/Qwt5/qwt_plot_printfilter.sip
-share/py-sip/Qwt5/qwt_plot_rasteritem.sip
-share/py-sip/Qwt5/qwt_plot_rescaler.sip
-share/py-sip/Qwt5/qwt_plot_scaleitem.sip
-share/py-sip/Qwt5/qwt_plot_spectrogram.sip
-share/py-sip/Qwt5/qwt_plot_svgitem.sip
-share/py-sip/Qwt5/qwt_plot_zoomer.sip
-share/py-sip/Qwt5/qwt_raster_data.sip
-share/py-sip/Qwt5/qwt_rect.sip
-share/py-sip/Qwt5/qwt_round_scale_draw.sip
-share/py-sip/Qwt5/qwt_scale_div.sip
-share/py-sip/Qwt5/qwt_scale_draw.sip
-share/py-sip/Qwt5/qwt_scale_engine.sip
-share/py-sip/Qwt5/qwt_scale_map.sip
-share/py-sip/Qwt5/qwt_scale_widget.sip
-share/py-sip/Qwt5/qwt_slider.sip
-share/py-sip/Qwt5/qwt_spline.sip
-share/py-sip/Qwt5/qwt_symbol.sip
-share/py-sip/Qwt5/qwt_text.sip
-share/py-sip/Qwt5/qwt_text_engine.sip
-share/py-sip/Qwt5/qwt_text_label.sip
-share/py-sip/Qwt5/qwt_thermo.sip
-share/py-sip/Qwt5/qwt_wheel.sip
-@dirrm %%PYTHON_SITELIBDIR%%/PyQt4/Qwt5
-@dirrmtry %%PYTHON_SITELIBDIR%%/PyQt4
-@dirrm share/py-sip/Qwt5
-@dirrmtry share/py-sip
diff --git a/x11-toolkits/py-wmdockapps/Makefile b/x11-toolkits/py-wmdockapps/Makefile
deleted file mode 100644
index 8be522feba05..000000000000
--- a/x11-toolkits/py-wmdockapps/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# Created by: David Thiel <lx@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= wmdockapps
-PORTVERSION= 1.21
-PORTREVISION= 3
-CATEGORIES= x11-toolkits python windowmaker
-MASTER_SITES= SF/py${PORTNAME}/py${PORTNAME}/${PORTVERSION}
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DISTNAME= py${PORTNAME}-${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Tools for making dockapps in Python
-
-DEPRECATED= Crufty and nothing depends on this
-EXPIRATION_DATE= 2014-06-30
-
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
-
-USE_XORG= x11 xpm xau xext xfixes xi
-
-post-patch:
- ${REINPLACE_CMD} 's|/usr/X11R6|${LOCALBASE}|' ${WRKSRC}/setup.py
-
-.include <bsd.port.mk>
diff --git a/x11-toolkits/py-wmdockapps/distinfo b/x11-toolkits/py-wmdockapps/distinfo
deleted file mode 100644
index baa7adb6b231..000000000000
--- a/x11-toolkits/py-wmdockapps/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (pywmdockapps-1.21.tar.gz) = 7b4a18daed9c2e0316e0b8ced4ada0acdc1c62947d7c6412c8c888bf7cf4c841
-SIZE (pywmdockapps-1.21.tar.gz) = 74896
diff --git a/x11-toolkits/py-wmdockapps/pkg-descr b/x11-toolkits/py-wmdockapps/pkg-descr
deleted file mode 100644
index 896a947639b5..000000000000
--- a/x11-toolkits/py-wmdockapps/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-Pywmdockapps is a set of python bindings for WindowMaker dockapps, with
-some usable example dockapps.
-
-WWW: http://pywmdockapps.sourceforge.net/