Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Jan 2003 17:04:12 +0600 (NOVT)
From:      Alexey Dokuchaev <danfe@regency.nsu.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/46969: PORT-UPDATE: x11-wm/waimea 0.3.3 -> 0.4.0
Message-ID:  <200301111104.h0BB4CKL086923@regency.nsu.ru>

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

>Number:         46969
>Category:       ports
>Synopsis:       PORT-UPDATE: x11-wm/waimea 0.3.3 -> 0.4.0
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 11 03:10:01 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Alexey Dokuchaev
>Release:        FreeBSD 4.7-RELEASE i386
>Organization:
CNIT NSU
>Environment:
System: FreeBSD entropy.land81.nsu.ru 4.7-RELEASE FreeBSD 4.7-RELEASE #0: Sun Jan  5 05:13:41 NOVT 2003 root@entropy.land81.nsu.ru:/usr/src/sys/compile/ENTROPY i386
>Description:
This is long-awaited update of x11-wm/waimea port, an excellent window
manager for X11.  Patches of mine are no longer required, they made it
into this release.  I've also provided two knobs for users' convenience:
WITHOUT_PIXMAP (so it does not require Imlib2) and WITH_XFT2 (adding
optional dependency on x11-fonts/Xft).

Considering that 0.3.3 is pretty old by now, I'd like to get this
committed before 4.8 (and probably 5.0).  Sorry it took so long.
>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:
#
#	.
#	./pkg-plist
#	./Makefile
#	./pkg-comment
#	./pkg-descr
#	./distinfo
#
echo c - .
mkdir -p . > /dev/null 2>&1
echo x - ./pkg-plist
sed 's/^X//' >./pkg-plist << 'END-of-./pkg-plist'
Xbin/waimea
Xshare/waimea/actions/action
Xshare/waimea/actions/action.click-to-focus
Xshare/waimea/actions/action.no-mouse
Xshare/waimea/actions/action.non-opaque
Xshare/waimea/actions/action.sloppy-focus
Xshare/waimea/backgrounds/waimea.png
Xshare/waimea/config
Xshare/waimea/menu
Xshare/waimea/scripts/filelist.pl
Xshare/waimea/scripts/procinfo.pl
Xshare/waimea/scripts/stylesdir.pl
Xshare/waimea/styles/Default.style
X@dirrm share/waimea/actions
X@dirrm share/waimea/backgrounds
X@dirrm share/waimea/scripts
X@dirrm share/waimea/styles
X@dirrm share/waimea
END-of-./pkg-plist
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.4.0
XCATEGORIES=	x11-wm
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	waimea
X
XMAINTAINER=	danfe@regency.nsu.ru
X
XUSE_BZIP2=	yes
XUSE_X_PREFIX=	yes
X
XGNU_CONFIGURE=	yes
X
XMAN1=		waimea.1
X
X.if !defined(WITHOUT_PIXMAP)
XLIB_DEPENDS+=	Imlib2.1:${PORTSDIR}/graphics/imlib2
X.endif
X
X.if defined(WITH_XFT2)
XLIB_DEPENDS+=	Xft2.2:${PORTSDIR}/x11-fonts/Xft
X.endif
X
X.include <bsd.port.mk>
END-of-./Makefile
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 - ./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, being fast and highly customizable
Xvirtual desktop window manager.  It uses blackbox image rendering engine
Xand can use Xft library for font rendering (anti-aliased font support).
XIt also features a very advanced configuration system with which it's
Xpossible to make waimea behave as almost any other window manager.
X
XFeatures already included are:
X
X    * Blackbox image rendering engine (blackbox style support)
X    * Virtual desktops
X    * Action configuration system
X    * Advanced menu system, dynamic menus
X    * Standard X core fonts
X    * Xft fonts (anti-aliased fonts, optional Xft2 support)
X    * Transparent textures and text, text shadow support
X    * Configurable titlebar buttons
X    * Dockapp handler system
X    * Task switcher
X    * Multiple screen support
X    * KDE3 and GNOME2 support
X    * Xinerama and RandR extension support
X
XWWW: http://waimea.sourceforge.net/
END-of-./pkg-descr
echo x - ./distinfo
sed 's/^X//' >./distinfo << 'END-of-./distinfo'
XMD5 (waimea-0.4.0.tar.bz2) = 0ce2ce92451e4e757a75c958b6acb87a
END-of-./distinfo
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?200301111104.h0BB4CKL086923>