aboutsummaryrefslogtreecommitdiff
path: root/x11-fm
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2012-08-05 20:26:50 +0000
committerDoug Barton <dougb@FreeBSD.org>2012-08-05 20:26:50 +0000
commited3f4dff68d9a55a797405642fa0e2554f999087 (patch)
tree2a462f92c25a599c6119ce8ceb0bc3ca7fd9d091 /x11-fm
parent8e9324cbd49ee24f6888680fdaf89777f4e5b110 (diff)
downloadports-ed3f4dff68d9a55a797405642fa0e2554f999087.tar.gz
ports-ed3f4dff68d9a55a797405642fa0e2554f999087.zip
Notes
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/FSViewer/Makefile38
-rw-r--r--x11-fm/FSViewer/distinfo4
-rw-r--r--x11-fm/FSViewer/files/patch-src::DnD.c12
-rw-r--r--x11-fm/FSViewer/files/patch-src::FSUtils.c12
-rw-r--r--x11-fm/FSViewer/pkg-descr9
-rw-r--r--x11-fm/FSViewer/pkg-plist171
-rw-r--r--x11-fm/Makefile1
7 files changed, 0 insertions, 247 deletions
diff --git a/x11-fm/FSViewer/Makefile b/x11-fm/FSViewer/Makefile
deleted file mode 100644
index 45b4ce2985d0..000000000000
--- a/x11-fm/FSViewer/Makefile
+++ /dev/null
@@ -1,38 +0,0 @@
-# New ports collection makefile for: FSViewer.app
-# Date created: 6. Sept. 2003
-# Whom: Fritz Heinrichmeyer@fernuni-hagen.de
-#
-# $FreeBSD$
-#
-
-PORTNAME= FSViewer.app
-PORTVERSION= 0.2.5
-PORTREVISION= 9
-CATEGORIES= x11-fm windowmaker
-MASTER_SITES= http://www.bayernline.de/~gscholz/linux/fsviewer/
-
-PATCH_SITES= ${MASTER_SITES}
-PATCHFILES= ${PORTNAME}-${PORTVERSION}-WM-0.81.0.patch.gz
-PATCH_DIST_STRIP= -p1
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= X11 file manager using WINGS library. Dockable in WindowMaker
-
-BROKEN= does not configure
-DEPRECATED= Broken, unmaintained, dead upstream
-EXPIRATION_DATE= 2012-07-31
-
-LIB_DEPENDS= wraster.4:${PORTSDIR}/x11-wm/windowmaker
-
-USE_XORG= x11 xmu
-USE_GMAKE= yes
-GNU_CONFIGURE= yes
-
-CPPFLAGS+= `pkg-config --cflags WINGs`
-LDFLAGS+= `pkg-config --libs WINGs`
-
-post-install:
- ${MKDIR} ${PREFIX}/share/doc/FSViewer
- ${INSTALL_DATA} ${WRKSRC}/docs/* ${PREFIX}/share/doc/FSViewer
-
-.include <bsd.port.mk>
diff --git a/x11-fm/FSViewer/distinfo b/x11-fm/FSViewer/distinfo
deleted file mode 100644
index 110f319e0657..000000000000
--- a/x11-fm/FSViewer/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-SHA256 (FSViewer.app-0.2.5.tar.gz) = 12bbf02df5d8561c26a2934403fade8a1fca6efa4a00f15addaaf2d0c3d3aea8
-SIZE (FSViewer.app-0.2.5.tar.gz) = 858696
-SHA256 (FSViewer.app-0.2.5-WM-0.81.0.patch.gz) = 0ebda59a2d2aaad6d3ba1687a7d69d3d4b82d8ef8ba87dea4fe5ae29c09bf4d8
-SIZE (FSViewer.app-0.2.5-WM-0.81.0.patch.gz) = 2674
diff --git a/x11-fm/FSViewer/files/patch-src::DnD.c b/x11-fm/FSViewer/files/patch-src::DnD.c
deleted file mode 100644
index f173214bf63c..000000000000
--- a/x11-fm/FSViewer/files/patch-src::DnD.c
+++ /dev/null
@@ -1,12 +0,0 @@
-*** src/DnD.c.orig Sat Jan 5 18:05:02 2002
---- src/DnD.c Sat Sep 6 19:12:27 2003
-***************
-*** 21,27 ****
- #include <X11/cursorfont.h>
- #include <stdio.h>
- #include <stdlib.h>
-- #include <values.h>
-
- #include "DnD.h"
-
---- 21,26 ----
diff --git a/x11-fm/FSViewer/files/patch-src::FSUtils.c b/x11-fm/FSViewer/files/patch-src::FSUtils.c
deleted file mode 100644
index 6ae16c5bcf58..000000000000
--- a/x11-fm/FSViewer/files/patch-src::FSUtils.c
+++ /dev/null
@@ -1,12 +0,0 @@
-*** src/FSUtils.c.orig Sun Dec 15 06:40:13 2002
---- src/FSUtils.c Sat Nov 27 20:44:50 2004
-***************
-*** 30,35 ****
---- 30,36 ----
- #include <kvm.h>
- #include <limits.h>
- #include <osreldate.h>
-+ #include <sys/param.h>
- #include <sys/conf.h>
- #include <sys/dkstat.h>
- /* #include <sys/rlist.h> */
diff --git a/x11-fm/FSViewer/pkg-descr b/x11-fm/FSViewer/pkg-descr
deleted file mode 100644
index 539c26674db0..000000000000
--- a/x11-fm/FSViewer/pkg-descr
+++ /dev/null
@@ -1,9 +0,0 @@
-FSViewer is a file system viewer for Window Maker, developed by George
-Clernon visually and functionally in analogy to the Workspace Manager of
-NeXTStep(TM).
-
-Adapted to newer Window Maker versions and WINGS by Dr.Guido Scholz.
-
-Homepage:
-
-WWW: http://www.bayernline.de/~gscholz/linux/fsviewer/
diff --git a/x11-fm/FSViewer/pkg-plist b/x11-fm/FSViewer/pkg-plist
deleted file mode 100644
index 459b9dac7033..000000000000
--- a/x11-fm/FSViewer/pkg-plist
+++ /dev/null
@@ -1,171 +0,0 @@
-share/locale/de/LC_MESSAGES/FSViewer.mo
-share/locale/ru/LC_MESSAGES/FSViewer.mo
-share/doc/FSViewer/README.en
-share/doc/FSViewer/README.fr
-share/doc/FSViewer/dchangelog.txt
-share/doc/FSViewer/fsvieweren.txt
-share/doc/FSViewer/fsviewerfr.txt
-GNUstep/Apps/FSViewer.app/FSViewer
-GNUstep/Apps/FSViewer.app/MagicFiles
-GNUstep/Apps/FSViewer.app/tiff/FSViewer.tif
-GNUstep/Apps/FSViewer.app/tiff/exec-link.tif
-GNUstep/Apps/FSViewer.app/tiff/file-dot-a.tif
-GNUstep/Apps/FSViewer.app/tiff/file-dot-aiff.tif
-GNUstep/Apps/FSViewer.app/tiff/file-dot-au.tif
-GNUstep/Apps/FSViewer.app/tiff/file-dot-avi.tif
-GNUstep/Apps/FSViewer.app/tiff/file-dot-bz2.tif
-GNUstep/Apps/FSViewer.app/tiff/file-dot-c.tif
-GNUstep/Apps/FSViewer.app/tiff/file-dot-cc.tif
-GNUstep/Apps/FSViewer.app/tiff/file-dot-class.tif
-GNUstep/Apps/FSViewer.app/tiff/file-dot-conf.tif
-GNUstep/Apps/FSViewer.app/tiff/file-dot-core.tif
-GNUstep/Apps/FSViewer.app/tiff/file-dot-cpp.tif
-GNUstep/Apps/FSViewer.app/tiff/file-dot-dat.tif
-GNUstep/Apps/FSViewer.app/tiff/file-dot-deb.tif
-GNUstep/Apps/FSViewer.app/tiff/file-dot-eps.tif
-GNUstep/Apps/FSViewer.app/tiff/file-dot-f90.tif
-GNUstep/Apps/FSViewer.app/tiff/file-dot-fig.tif
-GNUstep/Apps/FSViewer.app/tiff/file-dot-for.tif
-GNUstep/Apps/FSViewer.app/tiff/file-dot-gif.tif
-GNUstep/Apps/FSViewer.app/tiff/file-dot-gz.tif
-GNUstep/Apps/FSViewer.app/tiff/file-dot-h.tif
-GNUstep/Apps/FSViewer.app/tiff/file-dot-html.tif
-GNUstep/Apps/FSViewer.app/tiff/file-dot-jar.tif
-GNUstep/Apps/FSViewer.app/tiff/file-dot-java.tif
-GNUstep/Apps/FSViewer.app/tiff/file-dot-jpg.tif
-GNUstep/Apps/FSViewer.app/tiff/file-dot-m.tif
-GNUstep/Apps/FSViewer.app/tiff/file-dot-mov.tif
-GNUstep/Apps/FSViewer.app/tiff/file-dot-mp3.tif
-GNUstep/Apps/FSViewer.app/tiff/file-dot-mpg.tif
-GNUstep/Apps/FSViewer.app/tiff/file-dot-o.tif
-GNUstep/Apps/FSViewer.app/tiff/file-dot-pdf.tif
-GNUstep/Apps/FSViewer.app/tiff/file-dot-pedro.tif
-GNUstep/Apps/FSViewer.app/tiff/file-dot-pl.tif
-GNUstep/Apps/FSViewer.app/tiff/file-dot-png.tif
-GNUstep/Apps/FSViewer.app/tiff/file-dot-ps.tif
-GNUstep/Apps/FSViewer.app/tiff/file-dot-py.tif
-GNUstep/Apps/FSViewer.app/tiff/file-dot-rc.tif
-GNUstep/Apps/FSViewer.app/tiff/file-dot-rpm.tif
-GNUstep/Apps/FSViewer.app/tiff/file-dot-sh.tif
-GNUstep/Apps/FSViewer.app/tiff/file-dot-shar.tif
-GNUstep/Apps/FSViewer.app/tiff/file-dot-so.tif
-GNUstep/Apps/FSViewer.app/tiff/file-dot-tar.tif
-GNUstep/Apps/FSViewer.app/tiff/file-dot-tcl.tif
-GNUstep/Apps/FSViewer.app/tiff/file-dot-tex.tif
-GNUstep/Apps/FSViewer.app/tiff/file-dot-texi.tif
-GNUstep/Apps/FSViewer.app/tiff/file-dot-tga.tif
-GNUstep/Apps/FSViewer.app/tiff/file-dot-tif.tif
-GNUstep/Apps/FSViewer.app/tiff/file-dot-txt.tif
-GNUstep/Apps/FSViewer.app/tiff/file-dot-wav.tif
-GNUstep/Apps/FSViewer.app/tiff/file-dot-xbm.tif
-GNUstep/Apps/FSViewer.app/tiff/file-dot-xcf.tif
-GNUstep/Apps/FSViewer.app/tiff/file-dot-xpm.tif
-GNUstep/Apps/FSViewer.app/tiff/file-dot-zip.tif
-GNUstep/Apps/FSViewer.app/tiff/file-executable.tif
-GNUstep/Apps/FSViewer.app/tiff/folder.tif
-GNUstep/Apps/FSViewer.app/tiff/file-generic-gnustep.tif
-GNUstep/Apps/FSViewer.app/tiff/file-generic-text.tif
-GNUstep/Apps/FSViewer.app/tiff/file-link.tif
-GNUstep/Apps/FSViewer.app/tiff/file-makefile.tif
-GNUstep/Apps/FSViewer.app/tiff/file-plain.tif
-GNUstep/Apps/FSViewer.app/tiff/file-readme.tif
-GNUstep/Apps/FSViewer.app/tiff/folder-link.tif
-GNUstep/Apps/FSViewer.app/tiff/fullfolder.tif
-GNUstep/Apps/FSViewer.app/tiff/generic-coding.tif
-GNUstep/Apps/FSViewer.app/tiff/generic-conf.tif
-GNUstep/Apps/FSViewer.app/tiff/generic-config.tif
-GNUstep/Apps/FSViewer.app/tiff/generic-library.tif
-GNUstep/Apps/FSViewer.app/tiff/generic-sound.tif
-GNUstep/Apps/FSViewer.app/tiff/generic-text.tif
-GNUstep/Apps/FSViewer.app/tiff/home.tif
-GNUstep/Apps/FSViewer.app/tiff/mycomputer.tif
-GNUstep/Apps/FSViewer.app/tiff/neighbour.tif
-GNUstep/Apps/FSViewer.app/xpm/FSViewer.xpm
-GNUstep/Apps/FSViewer.app/xpm/FSViewer2.xpm
-GNUstep/Apps/FSViewer.app/xpm/Folder.xpm
-GNUstep/Apps/FSViewer.app/xpm/arrow.xpm
-GNUstep/Apps/FSViewer.app/xpm/clk.xpm
-GNUstep/Apps/FSViewer.app/xpm/date.xpm
-GNUstep/Apps/FSViewer.app/xpm/exec-link.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-dot-a.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-dot-aiff.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-dot-au.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-dot-avi.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-dot-bz2.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-dot-c.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-dot-cc.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-dot-class.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-dot-conf.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-dot-core.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-dot-cpp.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-dot-dat.xpm
-GNUstep/Apps/FSViewer.app/xpm/folder.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-dot-deb.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-dot-eps.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-dot-f90.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-dot-fig.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-dot-for.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-dot-gif.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-dot-gz.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-dot-h.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-dot-html.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-dot-jar.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-dot-java.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-dot-jpg.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-dot-m.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-dot-mov.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-dot-mp3.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-dot-mpg.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-dot-o.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-dot-pdf.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-dot-pl.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-dot-pedro.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-dot-png.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-dot-ps.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-dot-py.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-dot-rc.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-dot-rpm.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-dot-sh.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-dot-shar.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-dot-so.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-dot-tar.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-dot-tcl.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-dot-tex.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-dot-texi.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-dot-tga.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-dot-txt.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-dot-wav.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-dot-xbm.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-dot-xcf.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-dot-xpm.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-dot-zip.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-executable.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-generic-gnustep.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-link.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-makefile.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-plain.xpm
-GNUstep/Apps/FSViewer.app/xpm/file-readme.xpm
-GNUstep/Apps/FSViewer.app/xpm/file_plain.xpm
-GNUstep/Apps/FSViewer.app/xpm/folder-link.xpm
-GNUstep/Apps/FSViewer.app/xpm/full-folder.xpm
-GNUstep/Apps/FSViewer.app/xpm/generic-coding.xpm
-GNUstep/Apps/FSViewer.app/xpm/generic-conf.xpm
-GNUstep/Apps/FSViewer.app/xpm/generic-library.xpm
-GNUstep/Apps/FSViewer.app/xpm/generic-sound.xpm
-GNUstep/Apps/FSViewer.app/xpm/generic-text.xpm
-GNUstep/Apps/FSViewer.app/xpm/home.xpm
-GNUstep/Apps/FSViewer.app/xpm/led.xpm
-GNUstep/Apps/FSViewer.app/xpm/month.xpm
-GNUstep/Apps/FSViewer.app/xpm/mycomputer.xpm
-GNUstep/Apps/FSViewer.app/xpm/neighbour.xpm
-GNUstep/Apps/FSViewer.app/xpm/penguin.xpm
-GNUstep/Apps/FSViewer.app/xpm/weekday.xpm
-GNUstep/Apps/FSViewer.app/xpm/wmanalog.xpm
-GNUstep/Apps/FSViewer.app/xpm/wmdigital.xpm
-GNUstep/Apps/FSViewer.app/xpm/wmtime.xpm
-GNUstep/Apps/FSViewer.app/xpm/year.xpm
-@dirrm GNUstep/Apps/FSViewer.app/xpm
-@dirrm GNUstep/Apps/FSViewer.app/tiff
-@dirrm GNUstep/Apps/FSViewer.app
-@dirrm GNUstep/Apps
-@dirrm share/doc/FSViewer
diff --git a/x11-fm/Makefile b/x11-fm/Makefile
index fe11518fcbac..d2f1fed7d29a 100644
--- a/x11-fm/Makefile
+++ b/x11-fm/Makefile
@@ -3,7 +3,6 @@
COMMENT = X11 file managers
- SUBDIR += FSViewer
SUBDIR += asfiles
SUBDIR += catseye-fm
SUBDIR += dfm