Bug 190948 - [NEW-PORT] devel/py-plan: Python package for writing and deploying cron jobs
Summary: [NEW-PORT] devel/py-plan: Python package for writing and deploying cron jobs
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on: 190947
Blocks:
  Show dependency treegraph
 
Reported: 2014-06-11 20:06 UTC by Bartek Rutkowski
Modified: 2014-06-15 08:40 UTC (History)
1 user (show)

See Also:


Attachments
py-plan.shar (1.74 KB, text/plain)
2014-06-11 20:06 UTC, Bartek Rutkowski
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bartek Rutkowski freebsd_committer freebsd_triage 2014-06-11 20:06:32 UTC
Created attachment 143691 [details]
py-plan.shar

Python package for writing and deploying cron jobs
Comment 1 commit-hook freebsd_committer freebsd_triage 2014-06-15 08:40:28 UTC
A commit references this bug:

Author: miwi
Date: Sun Jun 15 08:39:49 UTC 2014
New revision: 357843
URL: http://svnweb.freebsd.org/changeset/ports/357843

Log:
  Plan is a Python package for writing and deploying cron jobs. Plan will
  convert Python code to cron syntax. You can easily manage your cron jobs
  with Plan like a charm. It is designed for elegancy and writing cron jobs
  with as little amount of code as possible. It's extensible but comes with
  serveral good useful job types out of the box.

  WWW: https://github.com/fengsp/plan

  PR:		ports/190948
  Submitted by:	Bartek Rutkowski <ports@robakdesign.com>

Changes:
  head/devel/Makefile
  head/devel/py-plan/
  head/devel/py-plan/Makefile
  head/devel/py-plan/distinfo
  head/devel/py-plan/pkg-descr