Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Nov 1998 17:15:40 +0100 (CET)
From:      Christian Weisgerber <naddy@bigeye.rhein-neckar.de>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/8591: new port: x11/xlogout
Message-ID:  <199811071615.RAA00804@bigeye.rhein-neckar.de>

next in thread | raw e-mail | index | archive | help

>Number:         8591
>Category:       ports
>Synopsis:       new port: x11/xlogout
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov  7 11:40:00 PST 1998
>Last-Modified:
>Originator:     Christian Weisgerber
>Organization:
>Release:        FreeBSD 3.0-CURRENT i386
>Environment:

FreeBSD bigeye.rhein-neckar.de 3.0-CURRENT FreeBSD 3.0-CURRENT #0: Mon Oct 19 01:15:52 CEST 1998     root@:/usr/src/sys/compile/BIGEYE  i386

>Description:

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.

>How-To-Repeat:
>Fix:
	
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	xlogout
#	xlogout/Makefile
#	xlogout/files
#	xlogout/files/md5
#	xlogout/patches
#	xlogout/patches/patch-aa
#	xlogout/pkg
#	xlogout/pkg/COMMENT
#	xlogout/pkg/DESCR
#	xlogout/pkg/PLIST
#
echo c - xlogout
mkdir -p xlogout > /dev/null 2>&1
echo x - xlogout/Makefile
sed 's/^X//' >xlogout/Makefile << 'END-of-xlogout/Makefile'
X# New ports collection makefile for:	xlogout
X# Version required:	1.1
X# Date created:		1998-11-06
X# Whom:			Christian Weisgerber <naddy@mips.rhein-neckar.de>
X#
X# $Id$
X#
X
XDISTNAME=	xlogout-1.1
XCATEGORIES=	x11
XMASTER_SITES=	ftp://ftp.tu-darmstadt.de/pub/X11/other/
XEXTRACT_SUFX=	.tar.Z
X
XMAINTAINER=	naddy@mips.rhein-neckar.de
X
XWRKSRC=		${WRKDIR}/xlogout
XUSE_IMAKE=	yes
XMAN1=		xlogout.1
X
X.include <bsd.port.mk>
END-of-xlogout/Makefile
echo c - xlogout/files
mkdir -p xlogout/files > /dev/null 2>&1
echo x - xlogout/files/md5
sed 's/^X//' >xlogout/files/md5 << 'END-of-xlogout/files/md5'
XMD5 (xlogout-1.1.tar.Z) = 65e353cdf66f7a0e8058fcb68bb8bf5e
END-of-xlogout/files/md5
echo c - xlogout/patches
mkdir -p xlogout/patches > /dev/null 2>&1
echo x - xlogout/patches/patch-aa
sed 's/^X//' >xlogout/patches/patch-aa << 'END-of-xlogout/patches/patch-aa'
X--- Imakefile.orig	Thu Nov 30 00:29:33 1989
X+++ Imakefile	Fri Nov  6 11:11:21 1998
X@@ -1,5 +1,5 @@
X         DEPLIBS = XawClientDepLibs
X-LOCAL_LIBRARIES = XawClientsLibs
X+LOCAL_LIBRARIES = XawClientLibs
X            SRCS = xlogout.c 
X            OBJS = xlogout.o 
X 
END-of-xlogout/patches/patch-aa
echo c - xlogout/pkg
mkdir -p xlogout/pkg > /dev/null 2>&1
echo x - xlogout/pkg/COMMENT
sed 's/^X//' >xlogout/pkg/COMMENT << 'END-of-xlogout/pkg/COMMENT'
XSimple logout button.
END-of-xlogout/pkg/COMMENT
echo x - xlogout/pkg/DESCR
sed 's/^X//' >xlogout/pkg/DESCR << 'END-of-xlogout/pkg/DESCR'
XThe xlogout program displays a small button that simply waits until
Xbeing pressed before exiting. This can be useful when run as the
Xinitial client from xdm or xinit.
X
X- Christian "naddy" Weisgerber
X  <naddy@mips.rhein-neckar.de>
END-of-xlogout/pkg/DESCR
echo x - xlogout/pkg/PLIST
sed 's/^X//' >xlogout/pkg/PLIST << 'END-of-xlogout/pkg/PLIST'
Xbin/xlogout
Xlib/X11/app-defaults/XLogout
END-of-xlogout/pkg/PLIST
exit

>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811071615.RAA00804>