aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2005-11-05 13:07:11 +0800
committermarcus <marcus@FreeBSD.org>2005-11-05 13:07:11 +0800
commit7c7b0459b1f0e63f7f3b11cff49548ca240e457d (patch)
treebe5fb496ba03311804c1a1210d049869af3d8785 /www
parent2e31ff0ee14d8deab0b2eedee43b2cb8b9cace1f (diff)
downloadfreebsd-ports-gnome-7c7b0459b1f0e63f7f3b11cff49548ca240e457d.tar.gz
freebsd-ports-gnome-7c7b0459b1f0e63f7f3b11cff49548ca240e457d.tar.zst
freebsd-ports-gnome-7c7b0459b1f0e63f7f3b11cff49548ca240e457d.zip
Delete pyphany since it has been merged into www/epiphany.
Diffstat (limited to 'www')
-rw-r--r--www/Makefile1
-rw-r--r--www/pyphany/Makefile31
-rw-r--r--www/pyphany/distinfo2
-rw-r--r--www/pyphany/pkg-descr2
-rw-r--r--www/pyphany/pkg-plist19
5 files changed, 0 insertions, 55 deletions
diff --git a/www/Makefile b/www/Makefile
index 8008bec268f8..bbfcfbaab964 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -731,7 +731,6 @@
SUBDIR += py-webware
SUBDIR += py-webware-component
SUBDIR += pyblosxom
- SUBDIR += pyphany
SUBDIR += pyweblib
SUBDIR += qdecoder
SUBDIR += quixote
diff --git a/www/pyphany/Makefile b/www/pyphany/Makefile
deleted file mode 100644
index 315f43303dff..000000000000
--- a/www/pyphany/Makefile
+++ /dev/null
@@ -1,31 +0,0 @@
-# New ports collection makefile for: pyphany
-# Date created: 28 January 2005
-# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= pyphany
-PORTVERSION= 0.1.4
-CATEGORIES= www python gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.1
-DIST_SUBDIR= gnome2
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= A set of Python bindings for Epiphany
-
-BUILD_DEPENDS= epiphany:${PORTSDIR}/www/epiphany
-RUN_DEPENDS= epiphany:${PORTSDIR}/www/epiphany
-
-USE_BZIP2= yes
-USE_GMAKE= yes
-USE_PYTHON= yes
-USE_GNOME= gnomehack gnometarget intlhack pygnome2
-USE_LIBTOOL_VER=15
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-
-PLIST_SUB= VERSION="1.6"
-
-.include <bsd.port.mk>
diff --git a/www/pyphany/distinfo b/www/pyphany/distinfo
deleted file mode 100644
index f7bbeeeeb2fe..000000000000
--- a/www/pyphany/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (gnome2/pyphany-0.1.4.tar.bz2) = 9f9f4450671feae4a62dd793fa351fa4
-SIZE (gnome2/pyphany-0.1.4.tar.bz2) = 306002
diff --git a/www/pyphany/pkg-descr b/www/pyphany/pkg-descr
deleted file mode 100644
index 5b02d8c2a6e4..000000000000
--- a/www/pyphany/pkg-descr
+++ /dev/null
@@ -1,2 +0,0 @@
-Pyphany is a set of Python bindings for Epiphany as well as an Epiphany
-extensions loader written in Python.
diff --git a/www/pyphany/pkg-plist b/www/pyphany/pkg-plist
deleted file mode 100644
index 0ccd2b8e4bb4..000000000000
--- a/www/pyphany/pkg-plist
+++ /dev/null
@@ -1,19 +0,0 @@
-%%PYTHON_SITELIBDIR%%/gtk-2.0/epiphany.so
-share/pygtk/2.0/defs/epiphany.defs
-@cwd %%X11BASE%%
-lib/epiphany-%%VERSION%%/extensions/gtkcons.py
-lib/epiphany-%%VERSION%%/extensions/gtkcons.xml
-lib/epiphany-%%VERSION%%/extensions/sample-python-location.py
-lib/epiphany-%%VERSION%%/extensions/sample-python-location.xml
-lib/epiphany-%%VERSION%%/extensions/sample-python-menu.py
-lib/epiphany-%%VERSION%%/extensions/sample-python-menu.xml
-lib/epiphany-%%VERSION%%/extensions/sample-python-statusbar.py
-lib/epiphany-%%VERSION%%/extensions/sample-python-statusbar.xml
-lib/epiphany-%%VERSION%%/extensions/sample-python.py
-lib/epiphany-%%VERSION%%/extensions/sample-python.xml
-lib/epiphany-%%VERSION%%/loaders/libpythonloader.a
-lib/epiphany-%%VERSION%%/loaders/libpythonloader.so
-lib/epiphany-%%VERSION%%/loaders/libpythonloader.so.0
-@dirrm lib/epiphany-%%VERSION%%/loaders
-@unexec rmdir %D/lib/epiphany-%%VERSION%%/extensions 2>/dev/null || true
-@unexec rmdir %D/lib/epiphany-%%VERSION%% 2>/dev/null || true