summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/py-gnome2
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-11-08 07:20:22 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-11-08 07:20:22 +0800
commitecc692c609745ed2590ee410fcf60f8fc5577767 (patch)
tree804fc05006975ef53fbc334db1f4ffa42ff9359f /x11-toolkits/py-gnome2
parent3a142666db7f6854784739853cd212ba74b8b6bd (diff)
downloadmarcuscom-ports-ecc692c609745ed2590ee410fcf60f8fc5577767.tar
marcuscom-ports-ecc692c609745ed2590ee410fcf60f8fc5577767.tar.gz
marcuscom-ports-ecc692c609745ed2590ee410fcf60f8fc5577767.tar.bz2
marcuscom-ports-ecc692c609745ed2590ee410fcf60f8fc5577767.tar.lz
marcuscom-ports-ecc692c609745ed2590ee410fcf60f8fc5577767.tar.xz
marcuscom-ports-ecc692c609745ed2590ee410fcf60f8fc5577767.tar.zst
marcuscom-ports-ecc692c609745ed2590ee410fcf60f8fc5577767.zip
Remove these ports now that they have been merged into the ports tree.
Next stop, GNOME 2.9! git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3045 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/py-gnome2')
-rw-r--r--x11-toolkits/py-gnome2/Makefile47
-rw-r--r--x11-toolkits/py-gnome2/distinfo2
-rw-r--r--x11-toolkits/py-gnome2/pkg-descr9
-rw-r--r--x11-toolkits/py-gnome2/pkg-plist87
4 files changed, 0 insertions, 145 deletions
diff --git a/x11-toolkits/py-gnome2/Makefile b/x11-toolkits/py-gnome2/Makefile
deleted file mode 100644
index a921d43a4..000000000
--- a/x11-toolkits/py-gnome2/Makefile
+++ /dev/null
@@ -1,47 +0,0 @@
-# New ports collection makefile for: py-gnome
-# Date created: 09 February 2003
-# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= gnome
-PORTVERSION= 2.6.0
-CATEGORIES= x11-toolkits python gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/gnome-python/2.6
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DISTNAME= gnome-python-${PORTVERSION}
-DIST_SUBDIR= gnome2
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= A set of Python bindings for GNOME 2
-
-BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/ORBit.so:${PORTSDIR}/devel/py-orbit2
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/ORBit.so:${PORTSDIR}/devel/py-orbit2
-
-LATEST_LINK= py-gnome2
-USE_BZIP2= yes
-USE_GMAKE= yes
-USE_PYTHON= yes
-USE_GNOME= gnomehack libgnomeprintui libgtkhtml gnomepanel \
- nautilus2 pygtk2
-USE_LIBTOOL_VER=15
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/lib"
-
-EG_SRC_DIR= ${WRKSRC}/examples
-EG_DST_DIR= ${PREFIX}/share/examples/py-gnome
-
-CONFLICTS= py*-gnome-1*
-
-.if !defined(NOPORTDOCS)
-post-install:
- ${MKDIR} ${EG_DST_DIR}
- ${TAR} -C ${EG_SRC_DIR} -cf - . | ${TAR} -C ${EG_DST_DIR} -xf -
- ${CHOWN} -R ${BINOWN}:${BINGRP} ${EG_DST_DIR}
- ${FIND} ${EG_DST_DIR} -type d -print | ${XARGS} ${CHMOD} 0555
- ${FIND} ${EG_DST_DIR} -type f -print | ${XARGS} ${CHMOD} 0444
-.endif
-
-.include <bsd.port.mk>
diff --git a/x11-toolkits/py-gnome2/distinfo b/x11-toolkits/py-gnome2/distinfo
deleted file mode 100644
index 9af301bb6..000000000
--- a/x11-toolkits/py-gnome2/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (gnome2/gnome-python-2.6.0.tar.bz2) = fa43fb0046390bb324893e6c523ff92c
-SIZE (gnome2/gnome-python-2.6.0.tar.bz2) = 365794
diff --git a/x11-toolkits/py-gnome2/pkg-descr b/x11-toolkits/py-gnome2/pkg-descr
deleted file mode 100644
index 5b7963de2..000000000
--- a/x11-toolkits/py-gnome2/pkg-descr
+++ /dev/null
@@ -1,9 +0,0 @@
-Excerpt from the README:
-
- PyGNOME -- Python bindings for GNOME 2
- ======================================
- Author: James Henstridge <james@daa.com.au>
-
- This is a set of bindings for the GNOME 2 libraries for use with python.
-
--- Jacques Vidrine <nectar@FreeBSD.ORG>
diff --git a/x11-toolkits/py-gnome2/pkg-plist b/x11-toolkits/py-gnome2/pkg-plist
deleted file mode 100644
index 72f657b5f..000000000
--- a/x11-toolkits/py-gnome2/pkg-plist
+++ /dev/null
@@ -1,87 +0,0 @@
-%%PYTHON_SITELIBDIR%%/gtk-2.0/bonobo/__init__.py
-%%PYTHON_SITELIBDIR%%/gtk-2.0/bonobo/__init__.pyc
-%%PYTHON_SITELIBDIR%%/gtk-2.0/bonobo/__init__.pyo
-%%PYTHON_SITELIBDIR%%/gtk-2.0/bonobo/_bonobo.so
-%%PYTHON_SITELIBDIR%%/gtk-2.0/bonobo/activation.so
-%%PYTHON_SITELIBDIR%%/gtk-2.0/bonobo/ui.so
-%%PYTHON_SITELIBDIR%%/gtk-2.0/gconf.so
-%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/__init__.py
-%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/__init__.pyc
-%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/__init__.pyo
-%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/_gnome.so
-%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/applet.so
-%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/canvas.so
-%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/nautilus.so
-%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/ui.so
-%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/vfs.so
-%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomeprint/__init__.py
-%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomeprint/__init__.pyc
-%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomeprint/__init__.pyo
-%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomeprint/_print.so
-%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomeprint/ui.so
-%%PYTHON_SITELIBDIR%%/gtk-2.0/gtkhtml2.so
-libdata/pkgconfig/gnome-python-2.0.pc
-%%PORTDOCS%%share/examples/py-gnome/applet/GNOME_PythonAppletSample.server
-%%PORTDOCS%%share/examples/py-gnome/applet/README
-%%PORTDOCS%%share/examples/py-gnome/applet/applet.py
-%%PORTDOCS%%share/examples/py-gnome/bonobo/bonoboui/Bonobo_Sample_Hello.xml
-%%PORTDOCS%%share/examples/py-gnome/bonobo/bonoboui/hello.py
-%%PORTDOCS%%share/examples/py-gnome/bonobo/echo/README
-%%PORTDOCS%%share/examples/py-gnome/bonobo/echo/echo-client.py
-%%PORTDOCS%%share/examples/py-gnome/canvas/canvas-example.py
-%%PORTDOCS%%share/examples/py-gnome/gconf/basic-gconf-app.py
-%%PORTDOCS%%share/examples/py-gnome/gconf/simple-controller.py
-%%PORTDOCS%%share/examples/py-gnome/gconf/simple-view.py
-%%PORTDOCS%%share/examples/py-gnome/gnomeprint/README
-%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_01.py
-%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_02.py
-%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_03.py
-%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_04.py
-%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_05.py
-%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_06.py
-%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_08.py
-%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_09.py
-%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_10.glade
-%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_10.py
-%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_11.py
-%%PORTDOCS%%share/examples/py-gnome/gnomeprint/sample-image.png
-%%PORTDOCS%%share/examples/py-gnome/gnomeprint/test-print.py
-%%PORTDOCS%%share/examples/py-gnome/gtkhtml2/simple-browser.py
-%%PORTDOCS%%share/examples/py-gnome/nautilus/Nautilus_View_pysample.server
-%%PORTDOCS%%share/examples/py-gnome/nautilus/README
-%%PORTDOCS%%share/examples/py-gnome/nautilus/sample.py
-%%PORTDOCS%%share/examples/py-gnome/popt/popt.py
-%%PORTDOCS%%share/examples/py-gnome/vfs/async.py
-%%PORTDOCS%%share/examples/py-gnome/vfs/shell.py
-%%PORTDOCS%%share/examples/py-gnome/zvt/zvt-demo.py
-share/pygtk/2.0/defs/applet.defs
-share/pygtk/2.0/defs/art.defs
-share/pygtk/2.0/defs/bonobo-types.defs
-share/pygtk/2.0/defs/bonobo.defs
-share/pygtk/2.0/defs/bonoboui-types.defs
-share/pygtk/2.0/defs/bonoboui.defs
-share/pygtk/2.0/defs/canvas.defs
-share/pygtk/2.0/defs/gconf.defs
-share/pygtk/2.0/defs/gnome-types.defs
-share/pygtk/2.0/defs/gnome.defs
-share/pygtk/2.0/defs/gtkhtml2.defs
-share/pygtk/2.0/defs/nautilus.defs
-share/pygtk/2.0/defs/print.defs
-share/pygtk/2.0/defs/printui.defs
-share/pygtk/2.0/defs/ui.defs
-%%PORTDOCS%%@dirrm share/examples/py-gnome/zvt
-%%PORTDOCS%%@dirrm share/examples/py-gnome/vfs
-%%PORTDOCS%%@dirrm share/examples/py-gnome/popt
-%%PORTDOCS%%@dirrm share/examples/py-gnome/nautilus
-%%PORTDOCS%%@dirrm share/examples/py-gnome/gtkhtml2
-%%PORTDOCS%%@dirrm share/examples/py-gnome/gnomeprint
-%%PORTDOCS%%@dirrm share/examples/py-gnome/gconf
-%%PORTDOCS%%@dirrm share/examples/py-gnome/canvas
-%%PORTDOCS%%@dirrm share/examples/py-gnome/bonobo/echo
-%%PORTDOCS%%@dirrm share/examples/py-gnome/bonobo/bonoboui
-%%PORTDOCS%%@dirrm share/examples/py-gnome/bonobo
-%%PORTDOCS%%@dirrm share/examples/py-gnome/applet
-%%PORTDOCS%%@dirrm share/examples/py-gnome
-@dirrm %%PYTHON_SITELIBDIR%%/gtk-2.0/gnomeprint
-@dirrm %%PYTHON_SITELIBDIR%%/gtk-2.0/gnome
-@dirrm %%PYTHON_SITELIBDIR%%/gtk-2.0/bonobo