From owner-cvs-all@FreeBSD.ORG Thu Apr 29 09:00:48 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 CC94B16A4CE; Thu, 29 Apr 2004 09:00:48 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C218043D58; Thu, 29 Apr 2004 09:00:48 -0700 (PDT) (envelope-from mich@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 i3TG0mGe029041; Thu, 29 Apr 2004 09:00:48 -0700 (PDT) (envelope-from mich@repoman.freebsd.org) Received: (from mich@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i3TG0mqj029040; Thu, 29 Apr 2004 09:00:48 -0700 (PDT) (envelope-from mich) Message-Id: <200404291600.i3TG0mqj029040@repoman.freebsd.org> From: "Michael L. Hostbaek" Date: Thu, 29 Apr 2004 09:00:48 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/deskutils Makefile ports/deskutils/kblticker Makefile distinfo pkg-descr pkg-plist 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, 29 Apr 2004 16:00:49 -0000 mich 2004/04/29 09:00:48 PDT FreeBSD ports repository Modified files: deskutils Makefile Added files: deskutils/kblticker Makefile distinfo pkg-descr pkg-plist Log: kblticker port added. This small application sits in the KDE system tray and patiently checks a BlogLines account for updates in specified periods, notifying the user of new entries as they appear. Features bells and whistles! Revision Changes Path 1.145 +1 -0 ports/deskutils/Makefile 1.1 +26 -0 ports/deskutils/kblticker/Makefile (new) 1.1 +2 -0 ports/deskutils/kblticker/distinfo (new) 1.1 +9 -0 ports/deskutils/kblticker/pkg-descr (new) 1.1 +28 -0 ports/deskutils/kblticker/pkg-plist (new)