aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/py-gtk2
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/py-gtk2')
-rw-r--r--x11-toolkits/py-gtk2/Makefile54
-rw-r--r--x11-toolkits/py-gtk2/distinfo1
-rw-r--r--x11-toolkits/py-gtk2/pkg-comment1
-rw-r--r--x11-toolkits/py-gtk2/pkg-descr10
-rw-r--r--x11-toolkits/py-gtk2/pkg-plist94
5 files changed, 0 insertions, 160 deletions
diff --git a/x11-toolkits/py-gtk2/Makefile b/x11-toolkits/py-gtk2/Makefile
deleted file mode 100644
index cb566609e22d..000000000000
--- a/x11-toolkits/py-gtk2/Makefile
+++ /dev/null
@@ -1,54 +0,0 @@
-# New ports collection makefile for: py-gtk
-# Version required: 0.6.2
-# Date created: 09/14/1999
-# Whom: nectar@FreeBSD.org
-#
-# $FreeBSD$
-#
-
-DISTNAME= gnome-python-1.0.50
-PKGNAME= py-gtk-0.6.3
-CATEGORIES= x11-toolkits python
-MASTER_SITES= ftp://ftp.daa.com.au/pub/james/python/ \
- ftp://ftp.gimp.org/pub/gtk/python/ \
- ftp://infosoc.uni-koeln.de/pub/ftp.gimp.org/pub/gtk/python/ \
- ftp://ftp.cs.umn.edu/pub/gimp/gtk/python/ \
- ftp://stef.u-picardie.fr/mirror/ftp.gimp.org/gtk/python/
-
-MAINTAINER= nectar@FreeBSD.org
-
-BUILD_DEPENDS= python1.5:${PORTSDIR}/lang/python
-LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
- Imlib.5:${PORTSDIR}/graphics/imlib
-RUN_DEPENDS= python1.5:${PORTSDIR}/lang/python
-
-GTK_CONFIG= ${X11BASE}/bin/gtk12-config
-GNU_CONFIGURE= yes
-USE_GMAKE= yes
-CONFIGURE_ENV= GTK_CONFIG=${GTK_CONFIG}
-CONFIGURE_ARGS= --with-python=python1.5
-PLIST_COMPLETE= ${PKGDIR}/PLIST
-
-WRKSRC= ${WRKDIR}/${DISTNAME}/pygtk
-EG_SRC_DIR= ${WRKSRC}/examples
-EG_DST_DIR= ${PREFIX}/share/examples/py-gtk
-
-.if !defined(NOPORTDOCS)
-PLIST= ${PLIST_COMPLETE}
-post-install:
- ${MKDIR} ${EG_DST_DIR}
- ${TAR} -C ${EG_SRC_DIR} -cf - . | ${TAR} -C ${EG_DST_DIR} -xvf -
- ${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
- ${MKDIR} ${PREFIX}/share/doc/py-gtk
- ${INSTALL_DATA} ${WRKSRC}/MAPPING ${PREFIX}/share/doc/py-gtk
-.else
-PLIST= ${WRKDIR}/PLIST.nodocs
-pre-install:
- ${RM} -f ${PLIST}
- ${GREP} -E -v '^(@dirrm )?(share/examples/)|(share/doc/)' \
- ${PLIST_COMPLETE} > ${PLIST}
-.endif
-
-.include <bsd.port.mk>
diff --git a/x11-toolkits/py-gtk2/distinfo b/x11-toolkits/py-gtk2/distinfo
deleted file mode 100644
index 56bf7871dd2d..000000000000
--- a/x11-toolkits/py-gtk2/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (gnome-python-1.0.50.tar.gz) = 7fee8cae9550d0f30f24b2a3a3c2e293
diff --git a/x11-toolkits/py-gtk2/pkg-comment b/x11-toolkits/py-gtk2/pkg-comment
deleted file mode 100644
index bbe813f51cac..000000000000
--- a/x11-toolkits/py-gtk2/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A set of Python bindings for GTK
diff --git a/x11-toolkits/py-gtk2/pkg-descr b/x11-toolkits/py-gtk2/pkg-descr
deleted file mode 100644
index 20d9d60c6159..000000000000
--- a/x11-toolkits/py-gtk2/pkg-descr
+++ /dev/null
@@ -1,10 +0,0 @@
-Excerpt from the README:
-
- PyGTK
- =====
- Author: James Henstridge <james@daa.com.au>
-
- This archive contains modules that allow you to use gtk in Python
- programs. At present, it is a fairly complete set of bindings.
-
--- Jacques Vidrine <nectar@FreeBSD.ORG>
diff --git a/x11-toolkits/py-gtk2/pkg-plist b/x11-toolkits/py-gtk2/pkg-plist
deleted file mode 100644
index d26b5316dba0..000000000000
--- a/x11-toolkits/py-gtk2/pkg-plist
+++ /dev/null
@@ -1,94 +0,0 @@
-include/pygtk/pygdkimlib.h
-include/pygtk/pygtk.h
-lib/python1.5/site-packages/GDK.py
-lib/python1.5/site-packages/GDK.pyc
-lib/python1.5/site-packages/GDK.pyo
-lib/python1.5/site-packages/GTK.py
-lib/python1.5/site-packages/GTK.pyc
-lib/python1.5/site-packages/GTK.pyo
-lib/python1.5/site-packages/GdkImlib.py
-lib/python1.5/site-packages/GdkImlib.pyc
-lib/python1.5/site-packages/GdkImlib.pyo
-lib/python1.5/site-packages/GtkExtra.py
-lib/python1.5/site-packages/GtkExtra.pyc
-lib/python1.5/site-packages/GtkExtra.pyo
-lib/python1.5/site-packages/Gtkinter.py
-lib/python1.5/site-packages/Gtkinter.pyc
-lib/python1.5/site-packages/Gtkinter.pyo
-lib/python1.5/site-packages/_gdkimlibmodule.so
-lib/python1.5/site-packages/_gtkmodule.so
-lib/python1.5/site-packages/gtk.py
-lib/python1.5/site-packages/gtk.pyc
-lib/python1.5/site-packages/gtk.pyo
-lib/python1.5/site-packages/pyglade/__init__.py
-lib/python1.5/site-packages/pyglade/__init__.pyc
-lib/python1.5/site-packages/pyglade/__init__.pyo
-lib/python1.5/site-packages/pyglade/build.py
-lib/python1.5/site-packages/pyglade/build.pyc
-lib/python1.5/site-packages/pyglade/build.pyo
-lib/python1.5/site-packages/pyglade/style.py
-lib/python1.5/site-packages/pyglade/style.pyc
-lib/python1.5/site-packages/pyglade/style.pyo
-lib/python1.5/site-packages/pyglade/xmlparse.py
-lib/python1.5/site-packages/pyglade/xmlparse.pyc
-lib/python1.5/site-packages/pyglade/xmlparse.pyo
-share/doc/py-gtk/MAPPING
-share/examples/py-gtk/gl/README
-share/examples/py-gtk/gl/cone.py
-share/examples/py-gtk/gl/dots.py
-share/examples/py-gtk/gl/gears.py
-share/examples/py-gtk/glade/README
-share/examples/py-gtk/glade/glade.py
-share/examples/py-gtk/glade/test.glade
-share/examples/py-gtk/glade/test2.glade
-share/examples/py-gtk/ide/README
-share/examples/py-gtk/ide/break.xpm
-share/examples/py-gtk/ide/browse.py
-share/examples/py-gtk/ide/continue.xpm
-share/examples/py-gtk/ide/edit.py
-share/examples/py-gtk/ide/edit.xpm
-share/examples/py-gtk/ide/gtkcons.py
-share/examples/py-gtk/ide/gtkdb.py
-share/examples/py-gtk/ide/gtkprof.py
-share/examples/py-gtk/ide/minibreak.xpm
-share/examples/py-gtk/ide/next.xpm
-share/examples/py-gtk/ide/pyide.py
-share/examples/py-gtk/ide/quit.xpm
-share/examples/py-gtk/ide/return.xpm
-share/examples/py-gtk/ide/run.xpm
-share/examples/py-gtk/ide/step.xpm
-share/examples/py-gtk/imlib/view.py
-share/examples/py-gtk/neil/README
-share/examples/py-gtk/neil/TAppli.py
-share/examples/py-gtk/neil/TAppli2.py
-share/examples/py-gtk/neil/TAppli3.py
-share/examples/py-gtk/neil/TAppli4.py
-share/examples/py-gtk/neil/TAppli5.py
-share/examples/py-gtk/neil/bomb.xpm
-share/examples/py-gtk/neil/gtk-logo.xpm
-share/examples/py-gtk/neil/notebook.py
-share/examples/py-gtk/neil/question.xpm
-share/examples/py-gtk/simple/README
-share/examples/py-gtk/simple/dnd.py
-share/examples/py-gtk/simple/dndpixmap.py
-share/examples/py-gtk/simple/hello1.py
-share/examples/py-gtk/simple/hello2.py
-share/examples/py-gtk/simple/scribble.py
-share/examples/py-gtk/simple/simple1.py
-share/examples/py-gtk/simple/simple2.py
-share/examples/py-gtk/simple/tooltip1.py
-share/examples/py-gtk/simple/tooltip2.py
-share/examples/py-gtk/testgtk/README
-share/examples/py-gtk/testgtk/test.xpm
-share/examples/py-gtk/testgtk/testgtk.py
-share/examples/py-gtk/testgtk/testgtkrc
-@dirrm lib/python1.5/site-packages/pyglade
-@dirrm share/doc/py-gtk
-@dirrm share/examples/py-gtk/gl
-@dirrm share/examples/py-gtk/glade
-@dirrm share/examples/py-gtk/ide
-@dirrm share/examples/py-gtk/imlib
-@dirrm share/examples/py-gtk/neil
-@dirrm share/examples/py-gtk/simple
-@dirrm share/examples/py-gtk/testgtk
-@dirrm share/examples/py-gtk