From owner-cvs-all@FreeBSD.ORG Thu Jan 22 14:20:38 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 02CB716A4CE; Thu, 22 Jan 2004 14:20:38 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4CCC43D1D; Thu, 22 Jan 2004 14:20:35 -0800 (PST) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0MMKZ0B050432; Thu, 22 Jan 2004 14:20:35 -0800 (PST) (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0MMKZT8050431; Thu, 22 Jan 2004 14:20:35 -0800 (PST) (envelope-from krion) Message-Id: <200401222220.i0MMKZT8050431@repoman.freebsd.org> From: Kirill Ponomarew Date: Thu, 22 Jan 2004 14:20:35 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-clocks Makefile ports/x11-clocks/wmbday Makefile distinfo pkg-descr pkg-plist ports/x11-clocks/wmbday/files patch-Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jan 2004 22:20:38 -0000 krion 2004/01/22 14:20:35 PST FreeBSD ports repository Modified files: x11-clocks Makefile Added files: x11-clocks/wmbday Makefile distinfo pkg-descr pkg-plist x11-clocks/wmbday/files patch-Makefile Log: Add wmbday 0.2a, wmbday is a Window Maker dock app for Linux und FreeBSD that will remind you of birthdays. It can show up to four persons whose birthday is next. On a birthday it will notify you by blinking the concerning person. Background color, normal and notification font color can be changed. The data is loaded from a simple text file. PR: 61735 Submitted by: Ulrich Spoerlein Revision Changes Path 1.41 +1 -0 ports/x11-clocks/Makefile 1.1 +28 -0 ports/x11-clocks/wmbday/Makefile (new) 1.1 +1 -0 ports/x11-clocks/wmbday/distinfo (new) 1.1 +24 -0 ports/x11-clocks/wmbday/files/patch-Makefile (new) 1.1 +7 -0 ports/x11-clocks/wmbday/pkg-descr (new) 1.1 +2 -0 ports/x11-clocks/wmbday/pkg-plist (new)