From owner-cvs-ports@FreeBSD.ORG Fri Sep 7 14:25:30 2007 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6826616A41A; Fri, 7 Sep 2007 14:25:30 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 632B213C465; Fri, 7 Sep 2007 14:25:30 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l87EPUZV018531; Fri, 7 Sep 2007 14:25:30 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l87EPUBu018530; Fri, 7 Sep 2007 14:25:30 GMT (envelope-from miwi) Message-Id: <200709071425.l87EPUBu018530@repoman.freebsd.org> From: Martin Wilke Date: Fri, 7 Sep 2007 14:25:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-clocks Makefile ports/x11-clocks/xfce4-timer-out-plugin Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 07 Sep 2007 14:25:30 -0000 miwi 2007-09-07 14:25:30 UTC FreeBSD ports repository Modified files: x11-clocks Makefile Added files: x11-clocks/xfce4-timer-out-plugin Makefile distinfo pkg-descr pkg-plist Log: This plugin makes it possible to take periodical breaks from the computer every X minutes. During breaks it locks your screen. It optionally allows you to postpone breaks for a certain time. WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-plugin Revision Changes Path 1.59 +1 -0 ports/x11-clocks/Makefile 1.1 +26 -0 ports/x11-clocks/xfce4-timer-out-plugin/Makefile (new) 1.1 +3 -0 ports/x11-clocks/xfce4-timer-out-plugin/distinfo (new) 1.1 +5 -0 ports/x11-clocks/xfce4-timer-out-plugin/pkg-descr (new) 1.1 +10 -0 ports/x11-clocks/xfce4-timer-out-plugin/pkg-plist (new)