aboutsummaryrefslogtreecommitdiff
path: root/sysutils/p5-Schedule-Cron
Commit message (Collapse)AuthorAgeFilesLines
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-3/+0
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* - Update to 1.01Andrej Zverev2011-07-252-5/+5
| | | | | | | | | | | - Pet portlint PR: ports/157758 Submitted by: Jin-Sih Lin <linpct@gmail.com> Approved by: mantainer (tobez via IM) Notes: svn path=/head/; revision=278300
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Update to 1.00.Anton Berezin2010-06-112-4/+4
| | | | | | | | Changes: http://search.cpan.org/dist/Schedule-Cron/CHANGES Feature safe: yes Notes: svn path=/head/; revision=256380
* Update to 0.99.Anton Berezin2009-09-122-4/+4
| | | | | | | Changes: Notes: svn path=/head/; revision=241268
* Update to 0.98.Anton Berezin2009-04-272-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Schedule-Cron/CHANGES Notes: svn path=/head/; revision=232854
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-7/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* Update to 0.97. Require perl from ports.Anton Berezin2006-12-012-5/+11
| | | | Notes: svn path=/head/; revision=178455
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* search.cpan.org redirect reduction canonicalization project, pass 1:Bill Fenner2005-09-211-1/+1
| | | | | | | | | | | URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search Notes: svn path=/head/; revision=143304
* Update to 0.9.Anton Berezin2005-01-202-4/+3
| | | | Notes: svn path=/head/; revision=126924
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* utilize SITE_PERLYing-Chieh Liao2003-10-242-7/+6
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Bump PORTREVISION for previous commitKris Kennaway2003-05-171-0/+1
| | | | Notes: svn path=/head/; revision=81180
* Depend on p5-Time-modules rather than p5-Time.Dmitry Sivachenko2003-05-131-1/+1
| | | | Notes: svn path=/head/; revision=80901
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Update to 0.05.Anton Berezin2002-06-063-3/+6
| | | | Notes: svn path=/head/; revision=60712
* Updated MAINTAINER to my new committer email address.Anton Berezin2001-06-122-2/+2
| | | | | | | | | Do the same for pkg-descr files. Approved by: markm Notes: svn path=/head/; revision=43917
* Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu2001-03-011-1/+0
| | | | Notes: svn path=/head/; revision=38917
* Add p5-Schedule-Cron 0.03, schedule::Cron - cron-like scheduler for PerlNeil Blakey-Milner2001-01-035-0/+54
subroutines. PR: 24030 Submitted by: Anton Berezin <tobez@tobez.org> Notes: svn path=/head/; revision=36624