Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Feb 2003 12:50:40 +0300 (MSK)
From:      Denis Shaposhnikov <dsh@neva.vlink.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/47995: New port: Showing moving blobs
Message-ID:  <200302060950.h169oeNM089421@neva.vlink.ru>

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

>Number:         47995
>Category:       ports
>Synopsis:       New port: Showing moving blobs
>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:   Thu Feb 06 02:00:28 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Denis Shaposhnikov
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD neva.vlink.ru 4.7-STABLE FreeBSD 4.7-STABLE #2: Wed Dec 11 17:29:12 MSK 2002 dsh@neva.vlink.ru:/var/FreeBSD/src/sys/compile/NEVA i386


>Description:

wmblob is a useless program, showing moving blobs. It's a nice dockapp
for Window Maker (www.windowmaker.org), and it may run with other
window mangers.

How to use it:

  Just start it.  There are no command line options.  You can change
  the colors with the three mouse button.

    - Left button: changes the inner color of the blobs.
    - Middle button: changes the border color of the blobs.
    - Right button: changes the background color.

  There are 16 colors available.  But not every combination looks
  good.

WWW: http://dockapps.org/file.php/id/155

>How-To-Repeat:
>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:
#
#	wmblob/
#	wmblob/pkg-comment
#	wmblob/Makefile
#	wmblob/pkg-plist
#	wmblob/distinfo
#	wmblob/pkg-descr
#	wmblob/files
#	wmblob/files/patch-Makefile
#
echo c - wmblob/
mkdir -p wmblob/ > /dev/null 2>&1
echo x - wmblob/pkg-comment
sed 's/^X//' >wmblob/pkg-comment << 'END-of-wmblob/pkg-comment'
XShowing moving blobs
END-of-wmblob/pkg-comment
echo x - wmblob/Makefile
sed 's/^X//' >wmblob/Makefile << 'END-of-wmblob/Makefile'
X# New ports collection makefile for:	wmblob
X# Date created:				Thu Feb  6 12:24:23 MSK 2003
X# Whom:					Denis Shaposhnikov <dsh@vlink.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	wmblob
XPORTVERSION=	0.0.2
XCATEGORIES=	x11 windowmaker
XMASTER_SITES=	http://dockapps.org/download.php/id/205/
X
XMAINTAINER=	pat@FreeBSD.org
X
XUSE_X_PREFIX=	yes
XUSE_XPM=	yes
XUSE_BZIP2=	yes
X
Xdo-install:
X	@${INSTALL_PROGRAM} ${WRKSRC}/wmblob ${PREFIX}/bin
X
X.include <bsd.port.mk>
END-of-wmblob/Makefile
echo x - wmblob/pkg-plist
sed 's/^X//' >wmblob/pkg-plist << 'END-of-wmblob/pkg-plist'
Xbin/wmblob
END-of-wmblob/pkg-plist
echo x - wmblob/distinfo
sed 's/^X//' >wmblob/distinfo << 'END-of-wmblob/distinfo'
XMD5 (wmblob-0.0.2.tar.bz2) = d570624f1456c8b10b8211c717b8d6f9
END-of-wmblob/distinfo
echo x - wmblob/pkg-descr
sed 's/^X//' >wmblob/pkg-descr << 'END-of-wmblob/pkg-descr'
Xwmblob is a useless program, showing moving blobs. It's a nice dockapp
Xfor Window Maker (www.windowmaker.org), and it may run with other
Xwindow mangers.
X
XHow to use it:
X
X  Just start it.  There are no command line options.  You can change
X  the colors with the three mouse button.
X
X    - Left button: changes the inner color of the blobs.
X    - Middle button: changes the border color of the blobs.
X    - Right button: changes the background color.
X
X  There are 16 colors available.  But not every combination looks
X  good.
X
XWWW: http://dockapps.org/file.php/id/155
END-of-wmblob/pkg-descr
echo c - wmblob/files
mkdir -p wmblob/files > /dev/null 2>&1
echo x - wmblob/files/patch-Makefile
sed 's/^X//' >wmblob/files/patch-Makefile << 'END-of-wmblob/files/patch-Makefile'
X--- Makefile.orig	Fri Jan  3 16:42:09 2003
X+++ Makefile	Thu Feb  6 12:42:47 2003
X@@ -5,10 +5,9 @@
X 
X # change this to your needs:
X 
X-PREFIX = /usr/X11
X INST_PATH = $(PREFIX)/bin
X LIBDIR = -L/usr/X11R6/lib
X-CC = gcc
X+CFLAGS += -I $(PREFIX)/include
X 
X #
X 
END-of-wmblob/files/patch-Makefile
exit

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302060950.h169oeNM089421>