summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2005-05-23 05:11:10 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2005-05-23 05:11:10 +0000
commit2c27c5bbc3cc86c8ed2ba65f1c51d7d0bc29825e (patch)
tree22e8cd4ee06c67777a0b8e25f17e57b4777e7139 /x11-wm
parentAdd VMware Workstation 5 guest OS tools ports. (diff)
Remove this port.
It only worked with GNOME 1, which is very obsolete now. Furthermore, the MASTER_SITE has dissapeared, and I couldn't get ahold of the author.
Notes
Notes: svn path=/head/; revision=135898
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/Makefile1
-rw-r--r--x11-wm/gnome2wmaker/Makefile26
-rw-r--r--x11-wm/gnome2wmaker/distinfo2
-rw-r--r--x11-wm/gnome2wmaker/files/patch-aa11
-rw-r--r--x11-wm/gnome2wmaker/pkg-descr4
5 files changed, 0 insertions, 44 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile
index aa0788b6a1c2..2088e90458d1 100644
--- a/x11-wm/Makefile
+++ b/x11-wm/Makefile
@@ -46,7 +46,6 @@
SUBDIR += fvwm95
SUBDIR += fvwm95-i18n
SUBDIR += genmenu
- SUBDIR += gnome2wmaker
SUBDIR += golem
SUBDIR += gwm
SUBDIR += hackedbox
diff --git a/x11-wm/gnome2wmaker/Makefile b/x11-wm/gnome2wmaker/Makefile
deleted file mode 100644
index a595869a77e6..000000000000
--- a/x11-wm/gnome2wmaker/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# New ports collection makefile for: gnome2wmaker
-# Date Created: 18 September 1999
-# Whom: Jeremy Lea <reg@shale.csir.co.za>
-#
-# $FreeBSD$
-#
-
-PORTNAME= gnome2wmaker
-PORTVERSION= 1.2
-PORTREVISION= 1
-CATEGORIES= x11-wm gnome
-MASTER_SITES= http://ulli.on.openave.net/gnome2wmaker/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Inserts the GNOME menu into the WindowMaker menu
-
-LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList
-RUN_DEPENDS= wmaker:${PORTSDIR}/x11-wm/windowmaker
-
-PLIST_FILES= bin/gnome2wmaker
-USE_BZIP2= yes
-USE_X_PREFIX= yes
-USE_GNOME= yes
-GNU_CONFIGURE= yes
-
-.include <bsd.port.mk>
diff --git a/x11-wm/gnome2wmaker/distinfo b/x11-wm/gnome2wmaker/distinfo
deleted file mode 100644
index 63ae2fe73870..000000000000
--- a/x11-wm/gnome2wmaker/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (gnome2wmaker-1.2.tar.bz2) = 2381dcf9c97d0226238094c7af7de453
-SIZE (gnome2wmaker-1.2.tar.bz2) = 31395
diff --git a/x11-wm/gnome2wmaker/files/patch-aa b/x11-wm/gnome2wmaker/files/patch-aa
deleted file mode 100644
index 61b0d5efbc46..000000000000
--- a/x11-wm/gnome2wmaker/files/patch-aa
+++ /dev/null
@@ -1,11 +0,0 @@
---- gnome2wmaker.c.orig Sat Sep 18 22:51:36 1999
-+++ gnome2wmaker.c Sat Sep 18 22:52:00 1999
-@@ -59,7 +59,7 @@
-
- gnome_init ("gnome2wmaker", VERSION, argc, argv);
-
-- system_apps = gnome_unconditional_datadir_file ("gnome/apps");
-+ system_apps = gnome_unconditional_datadir_file ("apps");
-
- if (!g_file_exists (system_apps))
- {
diff --git a/x11-wm/gnome2wmaker/pkg-descr b/x11-wm/gnome2wmaker/pkg-descr
deleted file mode 100644
index 6dd387fbde11..000000000000
--- a/x11-wm/gnome2wmaker/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-Utility to insert a dynamic submenu, containing the GNOME menu, into the
-WindowMaker menu.
-
-WWW: http://ulli.on.openave.net/gnome2wmaker/index.html