Bug 139171 - New Port: sysutils/p5-ZConf-Cron Provides utilities and a module for storing crontabs in ZConf
Summary: New Port: sysutils/p5-ZConf-Cron Provides utilities and a module for storin...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-27 08:00 UTC by Zane C. Bowers-Hadley
Modified: 2009-09-30 16:24 UTC (History)
0 users

See Also:


Attachments
file.shar (2.49 KB, text/plain)
2009-09-27 08:00 UTC, Zane C. Bowers-Hadley
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Zane C. Bowers-Hadley 2009-09-27 08:00:09 UTC

This replaces "sysutils/p5-ZConf-Cron".


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

Fix: 

--- p5-ZConf-Cron.shar ends here -----mOmpt4OMDlbBX0qWBm7Uv3Praeo0xZ4YgBwHzzNhxXri3TS4
Content-Type: text/plain; name="MOVED.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="MOVED.diff"

--- MOVED.orig	2009-09-27 01:51:05.000000000 -0500
+++ MOVED	2009-09-27 01:53:26.000000000 -0500
@@ -4179,3 +4179,4 @@
 audio/gmpc-favorites||2009-09-24|Unmaintained upstream
 audio/gmpc-autoplaylist||2009-09-24|Unmaintained upstream
 audio/gmpc-stopbutton||2009-09-24|Unmaintained upstream
+sysutils/zccron|sysutils/p5-ZConf-Cron|2009-09-27|This utility is now present in the more useful ZConf::Cron Perl module
\ No newline at end of file
How-To-Repeat: 

1: removed "sysutils/zccron" if it is installed
2: unshar
3: install and enjoy
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2009-09-27 10:45:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-09-30 15:29:22 UTC
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 <vvelox at vvelox.net>
  
  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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-09-30 15:33:04 UTC
miwi        2009-09-30 14:32:55 UTC

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Removed files:
    sysutils/zccron      Makefile distinfo pkg-descr 
  Log:
  - Remove sysutils/zccron no longer under Development
  
  PR:             139171
  
  Revision  Changes    Path
  1.1129    +0 -1      ports/sysutils/Makefile
  1.3       +0 -41     ports/sysutils/zccron/Makefile (dead)
  1.2       +0 -3      ports/sysutils/zccron/distinfo (dead)
  1.2       +0 -13     ports/sysutils/zccron/pkg-descr (dead)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2009-09-30 16:23:59 UTC
State Changed
From-To: open->closed

New port added. Thanks!