summaryrefslogtreecommitdiff
path: root/x11/fvwm-wharf
diff options
context:
space:
mode:
Diffstat (limited to 'x11/fvwm-wharf')
-rw-r--r--x11/fvwm-wharf/DESCR9
-rw-r--r--x11/fvwm-wharf/Makefile24
-rw-r--r--x11/fvwm-wharf/PLIST3
-rw-r--r--x11/fvwm-wharf/distinfo7
-rw-r--r--x11/fvwm-wharf/patches/patch-aa27
-rw-r--r--x11/fvwm-wharf/patches/patch-ab8
6 files changed, 0 insertions, 78 deletions
diff --git a/x11/fvwm-wharf/DESCR b/x11/fvwm-wharf/DESCR
deleted file mode 100644
index 91115a51695..00000000000
--- a/x11/fvwm-wharf/DESCR
+++ /dev/null
@@ -1,9 +0,0 @@
-This copy of Wharf is taken from Afterstep-1.0. It is mostly compatible
-with FVWM2 because back then the API didn't differ all that much.
-
-The Wharf module is a free-floating application loader that can execute
-programs, "Swallow" running programs, and contain "Folders" of more
-applications, among other things. The user can press the first button at
-any time to trigger invocation of one of these functions, or the user can
-press button two in order to cause the entire Wharf to withdraw to the
-nearest corner in an iconized state.
diff --git a/x11/fvwm-wharf/Makefile b/x11/fvwm-wharf/Makefile
deleted file mode 100644
index 971113395fa..00000000000
--- a/x11/fvwm-wharf/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# $NetBSD: Makefile,v 1.12 2005/09/18 20:21:17 minskim Exp $
-
-DISTNAME= AfterStep-1.0
-PKGNAME= fvwm-wharf-1.0
-CATEGORIES= x11
-MASTER_SITES= ftp://ftp.afterstep.org/pub/
-
-MAINTAINER= root@garbled.net
-HOMEPAGE= http://www.afterstep.org/
-COMMENT= Copy of AfterStep's Wharf compatible with fvwm2
-
-USE_IMAKE= YES
-
-INSTALLATION_DIRS= bin man/man1
-
-post-configure:
- cd ${WRKSRC}; ${MAKE} Makefiles
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/modules/Wharf/Wharf ${PREFIX}/bin/Fvwm-Wharf
- ${INSTALL_MAN} ${WRKSRC}/modules/Wharf/Wharf.man ${PREFIX}/man/man1/Fvwm-Wharf.1
-
-.include "../../graphics/xpm/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/x11/fvwm-wharf/PLIST b/x11/fvwm-wharf/PLIST
deleted file mode 100644
index bc26c6d8fd1..00000000000
--- a/x11/fvwm-wharf/PLIST
+++ /dev/null
@@ -1,3 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:10:41 zuntum Exp $
-man/man1/Fvwm-Wharf.1
-bin/Fvwm-Wharf
diff --git a/x11/fvwm-wharf/distinfo b/x11/fvwm-wharf/distinfo
deleted file mode 100644
index e7231cbd5bb..00000000000
--- a/x11/fvwm-wharf/distinfo
+++ /dev/null
@@ -1,7 +0,0 @@
-$NetBSD: distinfo,v 1.4 2005/09/18 20:21:17 minskim Exp $
-
-SHA1 (AfterStep-1.0.tar.gz) = 397664c493beb1c0a4aca98e3121774a483d83df
-RMD160 (AfterStep-1.0.tar.gz) = 04aa56f99097ec2a7320700ee739f29bbb80dfbf
-Size (AfterStep-1.0.tar.gz) = 601903 bytes
-SHA1 (patch-aa) = f5040e62ec691e5be7a874b6e8f5a20b611b020a
-SHA1 (patch-ab) = e644b57d966eadee04775f7344b80e0be144d570
diff --git a/x11/fvwm-wharf/patches/patch-aa b/x11/fvwm-wharf/patches/patch-aa
deleted file mode 100644
index 37eb3e7049b..00000000000
--- a/x11/fvwm-wharf/patches/patch-aa
+++ /dev/null
@@ -1,27 +0,0 @@
-$NetBSD: patch-aa,v 1.2 2005/09/18 20:21:17 minskim Exp $
-
---- Imakefile.orig 1997-03-09 06:03:27.000000000 -0800
-+++ Imakefile
-@@ -11,15 +11,7 @@
- /* Can define CDEBUGFLAGS to anything you need */
- /*CDEBUGFLAGS = -LMyLibrarydir*/
-
--ALLSUBDIRS = lib \
-- afterstep \
-- modules/Audio \
-- modules/Auto \
-- modules/Wharf \
-- modules/Banner \
-- modules/Pager \
-- modules/asclock \
-- modules/Animate
-+ALLSUBDIRS = lib modules/Wharf
-
- SUBDIRS = $(ALLSUBDIRS) $(XPMSUBDIRS) $(SHAPESUBDIRS)
- /* I have absolutely no idea what this does, but it seems to be needed */
-@@ -28,4 +20,4 @@ SUBDIRS = $(ALLSUBDIRS) $(XPMSUBDIRS) $(
- MakeSubdirs($(SUBDIRS))
-
- /* Doesn't work for me! */
--/* #DependSubdirs($(SUBDIRS))*/
-+#DependSubdirs($(SUBDIRS))
diff --git a/x11/fvwm-wharf/patches/patch-ab b/x11/fvwm-wharf/patches/patch-ab
deleted file mode 100644
index 5b16faac461..00000000000
--- a/x11/fvwm-wharf/patches/patch-ab
+++ /dev/null
@@ -1,8 +0,0 @@
-$NetBSD: patch-ab,v 1.1 1998/08/23 07:34:17 garbled Exp $
---- modules/Wharf/Imakefile.orig Sat Aug 22 03:31:52 1998
-+++ modules/Wharf/Imakefile Sat Aug 22 03:32:33 1998
-@@ -17,3 +17,3 @@
-
--#ifdef AlphaArchitecture
-+#if defined(AlphaArchitecture) && !defined(NetBSDArchitecture)
- LOCAL_LIBRARIES = $(XPMLIB) $(XLIB) -ldnet_stub -L../../lib -lafterstep