summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11/xdtm/Makefile20
-rw-r--r--x11/xdtm/distinfo1
-rw-r--r--x11/xdtm/files/patch-aa26
-rw-r--r--x11/xdtm/pkg-comment1
-rw-r--r--x11/xdtm/pkg-descr5
-rw-r--r--x11/xdtm/pkg-plist10
6 files changed, 63 insertions, 0 deletions
diff --git a/x11/xdtm/Makefile b/x11/xdtm/Makefile
new file mode 100644
index 000000000000..2535aa02674d
--- /dev/null
+++ b/x11/xdtm/Makefile
@@ -0,0 +1,20 @@
+# New ports collection makefile for: xdtm
+# Version required: 2.5.5
+# Date created: 26th April 1995
+# Whom: gpalmer
+#
+# $Id$
+#
+
+DISTNAME= xdtm-2.5.5
+CATEGORIES+= x11
+MASTER_SITES= ftp://ftp.x.org/contrib/applications/xdtm/
+
+MAINTAINER= gpalmer@FreeBSD.ORG
+
+LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
+
+USE_IMAKE= yes
+WRKSRC= ${WRKDIR}/xdtm
+
+.include <bsd.port.mk>
diff --git a/x11/xdtm/distinfo b/x11/xdtm/distinfo
new file mode 100644
index 000000000000..18799bd96552
--- /dev/null
+++ b/x11/xdtm/distinfo
@@ -0,0 +1 @@
+MD5 (xdtm-2.5.5.tar.gz) = 36d3a5e5abb18b250b34cbbefcd21014
diff --git a/x11/xdtm/files/patch-aa b/x11/xdtm/files/patch-aa
new file mode 100644
index 000000000000..c540d6c57c63
--- /dev/null
+++ b/x11/xdtm/files/patch-aa
@@ -0,0 +1,26 @@
+*** Imakefile.orig Thu Dec 29 01:41:09 1994
+--- Imakefile Wed Apr 26 04:44:56 1995
+***************
+*** 240,249 ****
+ sed -e 's^\"{icon dir}\"^\"$(XDTMDIR)/icons\"^' \
+ xdtmrc.orig > xdtmrc
+ sed -e 's^iconfile^$(XDTMDIR)/new_xdtm.xbm^' Xdtm.ad.tmpl > Xdtm.ad
+
+ XCOMM Install the xdtm execute script file, used to prevent xterms closing
+ XCOMM when the inferier process dies.
+! InstallProgram(xdtm.sh, $(BINDIR))
+
+ XCOMM Install the helpfile, system xdtmrc, icon bitmaps and the default
+ XCOMM application defaults.
+--- 240,250 ----
+ sed -e 's^\"{icon dir}\"^\"$(XDTMDIR)/icons\"^' \
+ xdtmrc.orig > xdtmrc
+ sed -e 's^iconfile^$(XDTMDIR)/new_xdtm.xbm^' Xdtm.ad.tmpl > Xdtm.ad
++ mv xdtm.sh xdtm.sh.script
+
+ XCOMM Install the xdtm execute script file, used to prevent xterms closing
+ XCOMM when the inferier process dies.
+! InstallScript(xdtm.sh, $(BINDIR))
+
+ XCOMM Install the helpfile, system xdtmrc, icon bitmaps and the default
+ XCOMM application defaults.
diff --git a/x11/xdtm/pkg-comment b/x11/xdtm/pkg-comment
new file mode 100644
index 000000000000..1673ad73b0c0
--- /dev/null
+++ b/x11/xdtm/pkg-comment
@@ -0,0 +1 @@
+Desktop Manager is a graphical shell for the X Window System.
diff --git a/x11/xdtm/pkg-descr b/x11/xdtm/pkg-descr
new file mode 100644
index 000000000000..d421fc8308fc
--- /dev/null
+++ b/x11/xdtm/pkg-descr
@@ -0,0 +1,5 @@
+ The X Desktop Manager is a graphical shell for the X Window System,
+ it provides mechanisms for all the usual shell activities and is
+ intended to reduce the training necessary for UNIX novice to become
+ productive on your system.
+
diff --git a/x11/xdtm/pkg-plist b/x11/xdtm/pkg-plist
new file mode 100644
index 000000000000..0ad510ba1291
--- /dev/null
+++ b/x11/xdtm/pkg-plist
@@ -0,0 +1,10 @@
+@cwd /usr/X11R6
+bin/xdtm
+bin/xdtm.sh
+lib/X11/xdtm/help
+lib/X11/xdtm/perm.help
+lib/X11/xdtm/xdtmrc
+lib/X11/xdtm/new_xdtm.xbm
+lib/X11/app-defaults/Xdtm
+lib/X11/xdtm/icons
+man/man1/xdtm.1.gz