aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/py-gnome2
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/py-gnome2')
-rw-r--r--x11-toolkits/py-gnome2/Makefile55
-rw-r--r--x11-toolkits/py-gnome2/distinfo1
-rw-r--r--x11-toolkits/py-gnome2/files/patch-ab11
-rw-r--r--x11-toolkits/py-gnome2/pkg-comment1
-rw-r--r--x11-toolkits/py-gnome2/pkg-descr9
-rw-r--r--x11-toolkits/py-gnome2/pkg-plist80
6 files changed, 0 insertions, 157 deletions
diff --git a/x11-toolkits/py-gnome2/Makefile b/x11-toolkits/py-gnome2/Makefile
deleted file mode 100644
index 9ab7fdd095a7..000000000000
--- a/x11-toolkits/py-gnome2/Makefile
+++ /dev/null
@@ -1,55 +0,0 @@
-# New ports collection makefile for: py-gnome
-# Date created: 3/14/1999
-# Whom: nectar@FreeBSD.org
-#
-# $FreeBSD$
-#
-
-PORTNAME= py-gnome
-PORTVERSION= 1.0.53
-CATEGORIES= x11-toolkits python gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= stable/sources/gnome-python
-DISTNAME= gnome-python-${PORTVERSION}
-
-MAINTAINER= nectar@FreeBSD.org
-
-BUILD_DEPENDS= python1.5:${PORTSDIR}/lang/python ${PYGTK_DEP}
-LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
- capplet.4:${PORTSDIR}/sysutils/gnomecontrolcenter \
- panel_applet.4:${PORTSDIR}/x11/gnomecore
-RUN_DEPENDS= python1.5:${PORTSDIR}/lang/python ${PYGTK_DEP}
-
-GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
-GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
-
-USE_GMAKE= yes
-USE_LIBTOOL= yes
-LIBTOOLFILES= configure pygnome/configure pygtk/configure
-CONFIGURE_ENV= GLIB_CONFIG="${GLIB_CONFIG}" \
- GTK_CONFIG="${GTK_CONFIG}"
-CONFIGURE_ARGS= --with-python=python1.5 \
- --with-gnome-config=${X11BASE}/bin/gnome-config
-
-EG_SRC_DIR= ${WRKSRC}/pygnome/examples
-EG_DST_DIR= ${PREFIX}/share/examples/py-gnome
-PYGTK_DEP= ${LOCALBASE}/lib/python1.5/site-packages/_gtkmodule.so:${PORTSDIR}/x11-toolkits/py-gtk
-PLIST_COMPLETE= ${PKGDIR}/PLIST
-
-.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
-.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-gnome2/distinfo b/x11-toolkits/py-gnome2/distinfo
deleted file mode 100644
index 43387e5314c0..000000000000
--- a/x11-toolkits/py-gnome2/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (gnome-python-1.0.53.tar.gz) = 597535c5e25596fe6f7924bde2b6a912
diff --git a/x11-toolkits/py-gnome2/files/patch-ab b/x11-toolkits/py-gnome2/files/patch-ab
deleted file mode 100644
index 103fec3cf319..000000000000
--- a/x11-toolkits/py-gnome2/files/patch-ab
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.in.orig Mon Sep 13 23:01:39 1999
-+++ Makefile.in Mon Sep 13 23:01:45 1999
-@@ -94,7 +94,7 @@
- pyexecdir = @pyexecdir@
- pythondir = @pythondir@
-
--SUBDIRS = macros pygtk pygnome
-+SUBDIRS = macros pygnome
-
- EXTRA_DIST = gnome-python.spec
- ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
diff --git a/x11-toolkits/py-gnome2/pkg-comment b/x11-toolkits/py-gnome2/pkg-comment
deleted file mode 100644
index 0e3a0dda9c55..000000000000
--- a/x11-toolkits/py-gnome2/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A set of Python bindings for GNOME
diff --git a/x11-toolkits/py-gnome2/pkg-descr b/x11-toolkits/py-gnome2/pkg-descr
deleted file mode 100644
index 5ec95241ca68..000000000000
--- a/x11-toolkits/py-gnome2/pkg-descr
+++ /dev/null
@@ -1,9 +0,0 @@
-Excerpt from the README:
-
- PyGNOME -- Python bindings for GNOME
- ====================================
- Author: James Henstridge <james@daa.com.au>
-
- This is a set of bindings for the GNOME 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 d0c5718cf140..000000000000
--- a/x11-toolkits/py-gnome2/pkg-plist
+++ /dev/null
@@ -1,80 +0,0 @@
-lib/python1.5/site-packages/_appletmodule.so
-lib/python1.5/site-packages/_cappletmodule.so
-lib/python1.5/site-packages/_gnomemodule.so
-lib/python1.5/site-packages/_gnomeuimodule.so
-lib/python1.5/site-packages/_gtkxmhtmlmodule.so
-lib/python1.5/site-packages/_zvtmodule.so
-lib/python1.5/site-packages/gettext.py
-lib/python1.5/site-packages/gettext.pyc
-lib/python1.5/site-packages/gettext.pyo
-lib/python1.5/site-packages/gnome/__init__.py
-lib/python1.5/site-packages/gnome/__init__.pyc
-lib/python1.5/site-packages/gnome/__init__.pyo
-lib/python1.5/site-packages/gnome/affine.py
-lib/python1.5/site-packages/gnome/affine.pyc
-lib/python1.5/site-packages/gnome/affine.pyo
-lib/python1.5/site-packages/gnome/applet.py
-lib/python1.5/site-packages/gnome/applet.pyc
-lib/python1.5/site-packages/gnome/applet.pyo
-lib/python1.5/site-packages/gnome/capplet.py
-lib/python1.5/site-packages/gnome/capplet.pyc
-lib/python1.5/site-packages/gnome/capplet.pyo
-lib/python1.5/site-packages/gnome/config.py
-lib/python1.5/site-packages/gnome/config.pyc
-lib/python1.5/site-packages/gnome/config.pyo
-lib/python1.5/site-packages/gnome/file.py
-lib/python1.5/site-packages/gnome/file.pyc
-lib/python1.5/site-packages/gnome/file.pyo
-lib/python1.5/site-packages/gnome/help.py
-lib/python1.5/site-packages/gnome/help.pyc
-lib/python1.5/site-packages/gnome/help.pyo
-lib/python1.5/site-packages/gnome/history.py
-lib/python1.5/site-packages/gnome/history.pyc
-lib/python1.5/site-packages/gnome/history.pyo
-lib/python1.5/site-packages/gnome/metadata.py
-lib/python1.5/site-packages/gnome/metadata.pyc
-lib/python1.5/site-packages/gnome/metadata.pyo
-lib/python1.5/site-packages/gnome/mime.py
-lib/python1.5/site-packages/gnome/mime.pyc
-lib/python1.5/site-packages/gnome/mime.pyo
-lib/python1.5/site-packages/gnome/score.py
-lib/python1.5/site-packages/gnome/score.pyc
-lib/python1.5/site-packages/gnome/score.pyo
-lib/python1.5/site-packages/gnome/triggers.py
-lib/python1.5/site-packages/gnome/triggers.pyc
-lib/python1.5/site-packages/gnome/triggers.pyo
-lib/python1.5/site-packages/gnome/ui.py
-lib/python1.5/site-packages/gnome/ui.pyc
-lib/python1.5/site-packages/gnome/ui.pyo
-lib/python1.5/site-packages/gnome/uiconsts.py
-lib/python1.5/site-packages/gnome/uiconsts.pyc
-lib/python1.5/site-packages/gnome/uiconsts.pyo
-lib/python1.5/site-packages/gnome/url.py
-lib/python1.5/site-packages/gnome/url.pyc
-lib/python1.5/site-packages/gnome/url.pyo
-lib/python1.5/site-packages/gnome/util.py
-lib/python1.5/site-packages/gnome/util.pyc
-lib/python1.5/site-packages/gnome/util.pyo
-lib/python1.5/site-packages/gnome/xmhtml.py
-lib/python1.5/site-packages/gnome/xmhtml.pyc
-lib/python1.5/site-packages/gnome/xmhtml.pyo
-lib/python1.5/site-packages/gnome/zvt.py
-lib/python1.5/site-packages/gnome/zvt.pyc
-lib/python1.5/site-packages/gnome/zvt.pyo
-share/examples/py-gnome/about.py
-share/examples/py-gnome/bookmarks-applet.py
-share/examples/py-gnome/calculator.py
-share/examples/py-gnome/canvas-example.py
-share/examples/py-gnome/canvas.py
-share/examples/py-gnome/clock-applet.py
-share/examples/py-gnome/colorpicker.py
-share/examples/py-gnome/dial.py
-share/examples/py-gnome/fifteen.py
-share/examples/py-gnome/gtkhtml_demo.py
-share/examples/py-gnome/html_demo.py
-share/examples/py-gnome/stock_demo.py
-share/examples/py-gnome/ted_demo.py
-share/examples/py-gnome/uiinfo_demo.py
-share/examples/py-gnome/zterm.py
-@dirrm lib/python1.5/site-packages/gnome
-@dirrm share/examples/py-gnome