Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 May 2002 21:37:40 +0700 (NOVST)
From:      Alexey Dokuchaev <danfe@regency.nsu.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/38619: NEW PORT: x11-wm/waimea, a window manager designed for maximum efficiency
Message-ID:  <200205271437.g4REbeT27238@regency.nsu.ru>

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

>Number:         38619
>Category:       ports
>Synopsis:       NEW PORT: x11-wm/waimea, a window manager designed for maximum efficiency
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 27 07:40:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Alexey Dokuchaev
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
CNIT NSU
>Environment:
System: FreeBSD regency.nsu.ru 4.5-STABLE FreeBSD 4.5-STABLE #1: Fri Mar 29 20:20:23 NOVT 2002 root@regency.nsu.ru:/usr/src/sys/compile/REGENCY i386
>Description:
Waimea is yet another window manager for X11.  Based partially on
BlackBox, it is really fast and has a small memorty footprint.
Better yet, it offers some really eye-candy things that other WMs
might not:

    * Virtual desktop
    * Blackbox image rendering engine (blackbox style support)
    * Action Configuration System
    * Advanced Menu System
    * Standard X core fonts
    * Xft fonts (anti-aliased fonts)
    * Dockapp handler system
    * Task switcher

Try it out, it's totally cool! ;-)

>How-To-Repeat:
N/A
>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:
#
#	.
#	./Makefile
#	./pkg-descr
#	./pkg-comment
#	./distinfo
#	./pkg-plist
#
echo c - .
mkdir -p . > /dev/null 2>&1
echo x - ./Makefile
sed 's/^X//' >./Makefile << 'END-of-./Makefile'
X# New ports collection makefile for:	Waimea
X# Date created:				27 May 2002
X# Whom:			Alexey Dokuchaev <danfe@regency.nsu.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	waimea
XPORTVERSION=	0.3.2
XCATEGORIES=	x11-wm
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	waimea
X
XMAINTAINER=	danfe@regency.nsu.ru
X
XLIB_DEPENDS=	Imlib2.1:${PORTSDIR}/graphics/imlib2
X
XUSE_X_PREFIX=	yes
XUSE_GMAKE=	yes
XGNU_CONFIGURE=	yes
XCONFIGURE_ENV+=	LIBS="-lcompat"
X
XMAN1=		waimea.1
X
X.include <bsd.port.mk>
END-of-./Makefile
echo x - ./pkg-descr
sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr'
XThe design goal for waimea is to create the most efficient desktop
Xworking environment available.  To achieve this waimea is a fast and
Xhighly customizable virtual desktop window manager.  It uses blackbox
Ximage rendering engine (blackbox styles support) and can use Xft library
Xfor font rendering (anti-aliased font support).  It also features a very
Xadvanced configuration system with which it's possible to make waimea
Xbehave as almost any other window manager.
X
XFeatures already included are:
X
X    * Virtual desktop
X    * Blackbox image rendering engine (blackbox style support)
X    * Action Configuration System
X    * Advanced Menu System
X    * Standard X core fonts
X    * Xft fonts (anti-aliased fonts)
X    * Dockapp handler system
X    * Task switcher
X
XWWW:	http://waimea.sourceforge.net/
END-of-./pkg-descr
echo x - ./pkg-comment
sed 's/^X//' >./pkg-comment << 'END-of-./pkg-comment'
XAn X11 window manager designed for maximum efficiency
END-of-./pkg-comment
echo x - ./distinfo
sed 's/^X//' >./distinfo << 'END-of-./distinfo'
XMD5 (waimea-0.3.2.tar.gz) = 97ab7c52590aac56a3acebdf2f8bf1fa
END-of-./distinfo
echo x - ./pkg-plist
sed 's/^X//' >./pkg-plist << 'END-of-./pkg-plist'
Xbin/waimea
Xshare/Waimea/actions/action
Xshare/Waimea/actions/action.sloppy-focus
Xshare/Waimea/actions/action.click-to-focus
Xshare/Waimea/actions/action.non-opaque
Xshare/Waimea/actions/action.no-mouse
Xshare/Waimea/backgrounds/waimea.png
Xshare/Waimea/menu
Xshare/Waimea/styles/Default
X@dirrm share/Waimea/actions
X@dirrm share/Waimea/backgrounds
X@dirrm share/Waimea/styles
X@dirrm share/Waimea
END-of-./pkg-plist
exit


>Release-Note:
>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?200205271437.g4REbeT27238>