ports/67856: New port: x11/xrunclient Launcher for X client

KIMURA Yasuhiro yasu at utahime.org
Sat Jun 12 00:20:45 UTC 2004


>Number:         67856
>Category:       ports
>Synopsis:       New port: x11/xrunclient Launcher for X client
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 12 00:20:21 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     KIMURA Yasuhiro
>Release:        FreeBSD 4.10-RELEASE i386
>Organization:
>Environment:
System: FreeBSD sugar.home.utahime.org 4.10-RELEASE FreeBSD 4.10-RELEASE #0: Sat May 29 08:35:39 JST 2004 root at sugar.home.utahime.org:/usr/obj/am/eastasia/usr1/cvsup/releng_4_10/src/sys/SUGAR i386


	
>Description:
	

The xrunclient program is used to launch an X client program from
.xinitrc or a similar script. It waits until the client creates a top
level window before exiting so that clients start smoothly and
sequentially, instead of chaotically competing for system resources.

To committers:

I'm not sure if x11 is suitable category for this port, so change it
if there is more proper one.

>How-To-Repeat:
	
>Fix:

	

--- xrunclient.port.shar begins here ---
# 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:
#
#	xrunclient
#	xrunclient/Makefile
#	xrunclient/distinfo
#	xrunclient/pkg-descr
#
echo c - xrunclient
mkdir -p xrunclient > /dev/null 2>&1
echo x - xrunclient/Makefile
sed 's/^X//' >xrunclient/Makefile << 'END-of-xrunclient/Makefile'
X# New ports collection makefile for:	xrunclient
X# Date created: 	30 May 2004
X# Whom:			KIMURA Yasuhiro <yasu at utahime.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	xrunclient
XPORTVERSION=	1.0
XCATEGORIES=	x11
XMASTER_SITES=	http://www.spies.com/~dd/sw/ \
X		http://www.geocities.com/david_digiacomo/sw/
XDISTNAME=	${PORTNAME}
X
XMAINTAINER=	yasu at utahime.org
XCOMMENT=	Launcher for X client
X
XUSE_IMAKE=	yes
XNO_WRKSUBDIR=	yes
XMAN1=		xrunclient.1
X
XPLIST_FILES=	bin/xrunclient
X
X.include <bsd.port.mk>
END-of-xrunclient/Makefile
echo x - xrunclient/distinfo
sed 's/^X//' >xrunclient/distinfo << 'END-of-xrunclient/distinfo'
XMD5 (xrunclient.tar.gz) = 735624d14909e9baeca60a2ad3461952
XSIZE (xrunclient.tar.gz) = 4089
END-of-xrunclient/distinfo
echo x - xrunclient/pkg-descr
sed 's/^X//' >xrunclient/pkg-descr << 'END-of-xrunclient/pkg-descr'
XThe xrunclient program is used to launch an X client program from
X.xinitrc or a similar script. It waits until the client creates a top
Xlevel window before exiting so that clients start smoothly and
Xsequentially, instead of chaotically competing for system resources.
X
XWWW: http://www.spies.com/~dd/sw.html
END-of-xrunclient/pkg-descr
exit
--- xrunclient.port.shar ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list