xdtm port

This commit is contained in:
angelos 1998-05-19 05:47:23 +00:00
parent d35ac8f9b1
commit b353961e86
6 changed files with 63 additions and 0 deletions

21
x11/xdtm/Makefile Normal file
View File

@ -0,0 +1,21 @@
# OpenBSD makefile for: xdtm
# Version required: 2.5.5
# Date created: May 19 1998
# Whom: Angelos D. Keromytis
#
# $OpenBSD: Makefile,v 1.1.1.1 1998/05/19 05:47:23 angelos Exp $
#
DISTNAME= xdtm-2.5.5
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications/xdtm
MAINTAINER= angelos@openbsd.org
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
USE_IMAKE= yes
WRKSRC= ${WRKDIR}/xdtm
.include <bsd.port.mk>

1
x11/xdtm/files/md5 Normal file
View File

@ -0,0 +1 @@
MD5 (xdtm-2.5.5.tar.gz) = 36d3a5e5abb18b250b34cbbefcd21014

26
x11/xdtm/patches/patch-aa Normal file
View File

@ -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.

1
x11/xdtm/pkg/COMMENT Normal file
View File

@ -0,0 +1 @@
Desktop Manager is a graphical shell for the X Window System.

5
x11/xdtm/pkg/DESCR Normal file
View File

@ -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.

9
x11/xdtm/pkg/PLIST Normal file
View File

@ -0,0 +1,9 @@
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