From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 2 06:32:12 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 06B4B16A4CE for ; Fri, 2 Jul 2004 06:32:12 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF68F43D2F for ; Fri, 2 Jul 2004 06:32:11 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i626ULDB036816 for ; Fri, 2 Jul 2004 06:30:21 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i626ULiF036814; Fri, 2 Jul 2004 06:30:21 GMT (envelope-from gnats) Resent-Date: Fri, 2 Jul 2004 06:30:21 GMT Resent-Message-Id: <200407020630.i626ULiF036814@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sergey Akifyev Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 06E1116A4CE for ; Fri, 2 Jul 2004 06:26:27 +0000 (GMT) Received: from asa.gascom.net.ru (gsn.gascom.ru [217.17.160.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1C8F43D2D for ; Fri, 2 Jul 2004 06:26:25 +0000 (GMT) (envelope-from asa@asa.gascom.net.ru) Received: from asa.gascom.net.ru (localhost.gascom.net.ru [127.0.0.1]) by asa.gascom.net.ru (8.12.10/8.12.10) with ESMTP id i626PTJp001172 for ; Fri, 2 Jul 2004 10:25:29 +0400 (MSD) (envelope-from asa@asa.gascom.net.ru) Received: (from root@localhost) by asa.gascom.net.ru (8.12.10/8.12.10/Submit) id i626PSaE001171; Fri, 2 Jul 2004 10:25:28 +0400 (MSD) (envelope-from asa) Message-Id: <200407020625.i626PSaE001171@asa.gascom.net.ru> Date: Fri, 2 Jul 2004 10:25:28 +0400 (MSD) From: Sergey Akifyev To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/68590: [new port] deskutils/brightside - Brightside adds reactivity to the edges of your Gnome desktop X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Sergey Akifyev List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jul 2004 06:32:12 -0000 >Number: 68590 >Category: ports >Synopsis: [new port] deskutils/brightside - Brightside adds reactivity to the edges of your Gnome desktop >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jul 02 06:30:20 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Sergey Akifyev >Release: FreeBSD 5.2.1-RELEASE i386 >Organization: JSC Gascom >Environment: System: FreeBSD asa.gascom.net.ru 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #4: Mon Apr 12 11:41:25 MSD 2004 asa@boulder-current.gascom.ru:/usr/src/sys/i386/compile/ASA i386 >Description: Brightside provides 'edge flipping' to allow you to switch to the adjancent workspace simply by pressing your mouse against the edge of the screen. Brightside also allows you to assign configurable actions to occur while you rest the mouse in a corner of the screen. WWW: http://home.jesus.ox.ac.uk/~ecatmur/brightside/ >How-To-Repeat: >Fix: --- brightside.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: # # brightside/ # brightside/Makefile # brightside/distinfo # brightside/pkg-descr # brightside/pkg-plist # echo c - brightside/ mkdir -p brightside/ > /dev/null 2>&1 echo x - brightside/Makefile sed 's/^X//' >brightside/Makefile << 'END-of-brightside/Makefile' X# New ports collection makefile for: brightside X# Date Created: 2 July 2004 X# Whom: Sergey Akifyev X# X# $FreeBSD$ X# X XPORTNAME= brightside XPORTVERSION= 1.3.2 XCATEGORIES= deskutils gnome XMASTER_SITES= http://home.jesus.ox.ac.uk/~ecatmur/brightside/download/ XDIST_SUBDIR= gnome2 X XMAINTAINER= asa@gascom.ru XCOMMENT= Brightside adds reactivity to the edges of your Gnome desktop X XBUILD_DEPENDS= gob:${PORTSDIR}/x11-toolkits/gob X XUSE_X_PREFIX= yes XUSE_BZIP2= yes XUSE_GNOME= gnomehack gnomeprefix libgnomeui gconf2 libglade2 libwnck XUSE_GMAKE= yes XGNU_CONFIGURE= yes X X.include END-of-brightside/Makefile echo x - brightside/distinfo sed 's/^X//' >brightside/distinfo << 'END-of-brightside/distinfo' XMD5 (gnome2/brightside-1.3.2.tar.bz2) = eed041f45dfa5f29796fde9e302d68c6 XSIZE (gnome2/brightside-1.3.2.tar.bz2) = 700647 END-of-brightside/distinfo echo x - brightside/pkg-descr sed 's/^X//' >brightside/pkg-descr << 'END-of-brightside/pkg-descr' XBrightside provides 'edge flipping' to allow you Xto switch to the adjancent workspace simply by Xpressing your mouse against the edge of the screen. X XBrightside also allows you to assign configurable Xactions to occur while you rest the mouse in a corner Xof the screen. X XWWW: http://home.jesus.ox.ac.uk/~ecatmur/brightside/ END-of-brightside/pkg-descr echo x - brightside/pkg-plist sed 's/^X//' >brightside/pkg-plist << 'END-of-brightside/pkg-plist' Xbin/brightside Xbin/brightside-properties Xshare/gnome/brightside/brightside.glade Xshare/gnome/brightside/brightside-properties.glade Xshare/gnome/brightside/custom-action.glade Xshare/gnome/brightside/gnome-speakernotes.png Xshare/gnome/brightside/gnome-speakernotes-muted.png Xshare/gnome/brightside/brightside-brightness.png Xshare/gnome/brightside/xscreensaver.png Xshare/gnome/brightside/dpms.png Xshare/gnome/brightside/gnome-lockscreen.png Xshare/gnome/brightside/brightside.svg Xshare/gnome/brightside/brightside-48.png Xshare/gnome/brightside/brightside-16.png Xshare/gnome/control-center-2.0/capplets/brightside.desktop Xshare/gnome/pixmaps/brightside-48.png X@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/brightside.schemas >/dev/null || /usr/bin/true X@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/brightside.schemas >/dev/null || /usr/bin/true X@dirrm share/gnome/brightside END-of-brightside/pkg-plist exit --- brightside.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: