aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xlogout
diff options
context:
space:
mode:
authorflathill <flathill@FreeBSD.org>1998-11-21 09:30:56 +0800
committerflathill <flathill@FreeBSD.org>1998-11-21 09:30:56 +0800
commit853da30f8d2e4703d4b1055c9c29a5e98e6d6256 (patch)
tree13250bf78de313bab079299fe135b28c5df24606 /x11/xlogout
parentbe364eb1f93180fdf2826ae36175b3e620d22077 (diff)
downloadfreebsd-ports-gnome-853da30f8d2e4703d4b1055c9c29a5e98e6d6256.tar.gz
freebsd-ports-gnome-853da30f8d2e4703d4b1055c9c29a5e98e6d6256.tar.zst
freebsd-ports-gnome-853da30f8d2e4703d4b1055c9c29a5e98e6d6256.zip
PR: ports/8591
Submitted by: naddy@mips.rhein-neckar.de Initial Import xlogout.
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