ports/76077: New port: x11-wm/tinywm - ridiculously tiny window manager

Florent Thoumie flz at xbsd.org
Tue Jan 11 00:00:37 UTC 2005


>Number:         76077
>Category:       ports
>Synopsis:       New port: x11-wm/tinywm - ridiculously tiny window manager
>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:   Tue Jan 11 00:00:35 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Florent Thoumie
>Release:        FreeBSD 5.3-RELEASE i386
>Organization:
Xbsd.org
>Environment:

System: FreeBSD gate.xbsd.org 5.3-RELEASE FreeBSD 5.3-RELEASE #2: Wed Nov 24 16:35:34 CET 2004 root at gate.xbsd.org:/usr/src/sys/i386/compile/GATE i386

>Description:

TinyWM is a ridiculously tiny window manager implemented in nearly as few
lines of C as possible, without being obfuscated or entirely useless. It
allows you to move, resize, focus (sloppy), and raise windows.

Buildlogs available on :

http://www.xbsd.org/tb/logs/4-STABLE-FreeBSD/tinywm-1.0.log
http://www.xbsd.org/tb/logs/5-STABLE-FreeBSD/tinywm-1.0.log
http://www.xbsd.org/tb/logs/6-CURRENT-FreeBSD/tinywm-1.0.log

>How-To-Repeat:
	
>Fix:

	

--- tinywm-1.0.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:
#
#	tinywm
#	tinywm/Makefile
#	tinywm/distinfo
#	tinywm/pkg-descr
#
echo c - tinywm
mkdir -p tinywm > /dev/null 2>&1
echo x - tinywm/Makefile
sed 's/^X//' >tinywm/Makefile << 'END-of-tinywm/Makefile'
X# New ports collection makefile for:	tinywm
X# Date created:				Jan 10 2005
X# Whom:					Florent Thoumie <flz at xbsd.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	tinywm
XPORTVERSION=	1.0
XCATEGORIES=	x11-wm
XMASTER_SITES=	http://incise.org/files/dev/
XEXTRACT_SUFX=	.tgz
X
XMAINTAINER=	flz at xbsd.org
XCOMMENT=	Ridiculously tiny window manager
X
XUSE_X_PREFIX=	yes
X
XPLIST_FILES=	bin/tinywm %%DOCSDIR%%/README
XPLIST_DIRS=	%%DOCSDIR%%
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/tinywm ${PREFIX}/bin
X	${MKDIR} ${DOCSDIR}
X	${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}/
X
X.include <bsd.port.mk>
END-of-tinywm/Makefile
echo x - tinywm/distinfo
sed 's/^X//' >tinywm/distinfo << 'END-of-tinywm/distinfo'
XMD5 (tinywm-1.0.tgz) = 854a55c818026d786466322610cc3668
XSIZE (tinywm-1.0.tgz) = 1492
END-of-tinywm/distinfo
echo x - tinywm/pkg-descr
sed 's/^X//' >tinywm/pkg-descr << 'END-of-tinywm/pkg-descr'
XTinyWM is a ridiculously tiny window manager implemented in nearly as few
Xlines of C as possible, without being obfuscated or entirely useless. It
Xallows you to move, resize, focus (sloppy), and raise windows.
X
XWWW: http://freshmeat.net/projects/tinywm/?branch_id=55633&release_id=184175
X
X- Florent Thoumie
Xflz at xbsd.org
END-of-tinywm/pkg-descr
exit
--- tinywm-1.0.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list