summaryrefslogtreecommitdiff
path: root/x11/xlogout
diff options
context:
space:
mode:
authorSeiichirou Hiraoka <flathill@FreeBSD.org>1998-11-21 01:30:56 +0000
committerSeiichirou Hiraoka <flathill@FreeBSD.org>1998-11-21 01:30:56 +0000
commit3ec01f20843223b79f50755d89f429f7d5bba36e (patch)
treefff843592ff101d4b3253bf760d75a336f83a1f5 /x11/xlogout
parentFix BROKEN_ELF (diff)
PR: ports/8591
Submitted by: naddy@mips.rhein-neckar.de Initial Import xlogout.
Notes
Notes: svn path=/head/; revision=14730
Diffstat (limited to 'x11/xlogout')
-rw-r--r--x11/xlogout/Makefile20
-rw-r--r--x11/xlogout/distinfo1
-rw-r--r--x11/xlogout/files/patch-aa9
-rw-r--r--x11/xlogout/pkg-comment1
-rw-r--r--x11/xlogout/pkg-descr6
-rw-r--r--x11/xlogout/pkg-plist2
6 files changed, 39 insertions, 0 deletions
diff --git a/x11/xlogout/Makefile b/x11/xlogout/Makefile
new file mode 100644
index 000000000000..92c6d12fb613
--- /dev/null
+++ b/x11/xlogout/Makefile
@@ -0,0 +1,20 @@
+# New ports collection makefile for: xlogout
+# Version required: 1.1
+# Date created: 1998-11-06
+# Whom: Christian Weisgerber <naddy@mips.rhein-neckar.de>
+#
+# $Id$
+#
+
+DISTNAME= xlogout-1.1
+CATEGORIES= x11
+MASTER_SITES= ftp://ftp.tu-darmstadt.de/pub/X11/other/
+EXTRACT_SUFX= .tar.Z
+
+MAINTAINER= naddy@mips.rhein-neckar.de
+
+WRKSRC= ${WRKDIR}/xlogout
+USE_IMAKE= yes
+MAN1= xlogout.1
+
+.include <bsd.port.mk>
diff --git a/x11/xlogout/distinfo b/x11/xlogout/distinfo
new file mode 100644
index 000000000000..3bb1d86f76aa
--- /dev/null
+++ b/x11/xlogout/distinfo
@@ -0,0 +1 @@
+MD5 (xlogout-1.1.tar.Z) = 65e353cdf66f7a0e8058fcb68bb8bf5e
diff --git a/x11/xlogout/files/patch-aa b/x11/xlogout/files/patch-aa
new file mode 100644
index 000000000000..ca8cb2a29d2d
--- /dev/null
+++ b/x11/xlogout/files/patch-aa
@@ -0,0 +1,9 @@
+--- Imakefile.orig Thu Nov 30 00:29:33 1989
++++ Imakefile Fri Nov 6 11:11:21 1998
+@@ -1,5 +1,5 @@
+ DEPLIBS = XawClientDepLibs
+-LOCAL_LIBRARIES = XawClientsLibs
++LOCAL_LIBRARIES = XawClientLibs
+ SRCS = xlogout.c
+ OBJS = xlogout.o
+
diff --git a/x11/xlogout/pkg-comment b/x11/xlogout/pkg-comment
new file mode 100644
index 000000000000..ee997a554873
--- /dev/null
+++ b/x11/xlogout/pkg-comment
@@ -0,0 +1 @@
+Simple logout button.
diff --git a/x11/xlogout/pkg-descr b/x11/xlogout/pkg-descr
new file mode 100644
index 000000000000..42ad3006aaa5
--- /dev/null
+++ b/x11/xlogout/pkg-descr
@@ -0,0 +1,6 @@
+The xlogout program displays a small button that simply waits until
+being pressed before exiting. This can be useful when run as the
+initial client from xdm or xinit.
+
+- Christian "naddy" Weisgerber
+ <naddy@mips.rhein-neckar.de>
diff --git a/x11/xlogout/pkg-plist b/x11/xlogout/pkg-plist
new file mode 100644
index 000000000000..02a6a6718c66
--- /dev/null
+++ b/x11/xlogout/pkg-plist
@@ -0,0 +1,2 @@
+bin/xlogout
+lib/X11/app-defaults/XLogout