From owner-cvs-ports@FreeBSD.ORG Thu Aug 28 03:06:14 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 99AAB16A4BF; Thu, 28 Aug 2003 03:06:14 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21B1943FF5; Thu, 28 Aug 2003 03:06:14 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h7SA6D0U083618; Thu, 28 Aug 2003 03:06:14 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h7SA6DAs083617; Thu, 28 Aug 2003 03:06:13 -0700 (PDT) Message-Id: <200308281006.h7SA6DAs083617@repoman.freebsd.org> From: Edwin Groothuis Date: Thu, 28 Aug 2003 03:06:13 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11 Makefile ports/x11/wmblob Makefile distinfo pkg-descr pkg-plist ports/x11/wmblob/files patch-Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Aug 2003 10:06:14 -0000 edwin 2003/08/28 03:06:13 PDT FreeBSD ports repository Modified files: x11 Makefile Added files: x11/wmblob Makefile distinfo pkg-descr pkg-plist x11/wmblob/files patch-Makefile Log: New port: Showing moving blobs 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 PR: ports/47995 Submitted by: Denis Shaposhnikov Revision Changes Path 1.427 +1 -0 ports/x11/Makefile 1.1 +23 -0 ports/x11/wmblob/Makefile (new) 1.1 +1 -0 ports/x11/wmblob/distinfo (new) 1.1 +14 -0 ports/x11/wmblob/files/patch-Makefile (new) 1.1 +17 -0 ports/x11/wmblob/pkg-descr (new) 1.1 +1 -0 ports/x11/wmblob/pkg-plist (new)