1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

PR: ports/8591

Submitted by:	naddy@mips.rhein-neckar.de
Initial Import xlogout.
This commit is contained in:
Seiichirou Hiraoka 1998-11-21 01:30:56 +00:00
parent c6daffe7e0
commit 3ec01f2084
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14730
6 changed files with 39 additions and 0 deletions

20
x11/xlogout/Makefile Normal file
View File

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

1
x11/xlogout/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (xlogout-1.1.tar.Z) = 65e353cdf66f7a0e8058fcb68bb8bf5e

View File

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

1
x11/xlogout/pkg-comment Normal file
View File

@ -0,0 +1 @@
Simple logout button.

6
x11/xlogout/pkg-descr Normal file
View File

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

2
x11/xlogout/pkg-plist Normal file
View File

@ -0,0 +1,2 @@
bin/xlogout
lib/X11/app-defaults/XLogout