From owner-cvs-all@FreeBSD.ORG Wed Sep 30 14:29:12 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 613181065672; Wed, 30 Sep 2009 14:29:12 +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 501828FC12; Wed, 30 Sep 2009 14:29:12 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n8UETCCw031343; Wed, 30 Sep 2009 14:29:12 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n8UETCgt031342; Wed, 30 Sep 2009 14:29:12 GMT (envelope-from miwi) Message-Id: <200909301429.n8UETCgt031342@repoman.freebsd.org> From: Martin Wilke Date: Wed, 30 Sep 2009 14:29:12 +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/sysutils Makefile ports/sysutils/p5-ZConf-Cron Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Sep 2009 14:29:12 -0000 miwi 2009-09-30 14:29:12 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/p5-ZConf-Cron Makefile distinfo pkg-descr pkg-plist Log: This provides the required module for managing crontabs stored in ZConf. Scripts to use thoseare also included. The utility zccron is a single pass cron utilitie. zccron - Runs crontabs stored in ZConf. zccrontab - Manage crontabs stored in ZConf. WWW: http://search.cpan.org/dist/ZConf-Cron PR: ports/139171 Submitted by: Zane C, Bowers Revision Changes Path 1.1128 +1 -0 ports/sysutils/Makefile 1.1 +27 -0 ports/sysutils/p5-ZConf-Cron/Makefile (new) 1.1 +3 -0 ports/sysutils/p5-ZConf-Cron/distinfo (new) 1.1 +9 -0 ports/sysutils/p5-ZConf-Cron/pkg-descr (new) 1.1 +7 -0 ports/sysutils/p5-ZConf-Cron/pkg-plist (new)