aboutsummaryrefslogtreecommitdiff
path: root/sysutils/p5-Schedule-At
Commit message (Collapse)AuthorAgeFilesLines
* - Upgrade to 0.13.Jun Kuriyama2011-07-052-3/+3
| | | | | | | | PR: ports/158110 Submitted by: Jin-Sih Lin <linpct@gmail.com> Notes: svn path=/head/; revision=277090
* - Upgrade to 1.11.Jun Kuriyama2010-12-252-4/+3
| | | | Notes: svn path=/head/; revision=266889
* - Upgrade to 1.10.Jun Kuriyama2010-04-163-14/+4
| | | | Notes: svn path=/head/; revision=252744
* - Upgrade to 1.09.Jun Kuriyama2009-12-202-4/+4
| | | | Notes: svn path=/head/; revision=246299
* Upgrade to 1.08.Jun Kuriyama2008-10-172-5/+4
| | | | Notes: svn path=/head/; revision=221716
* - 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
* o Remove extra AtCfg_freebsd.Norikatsu Shigemura2006-11-192-36/+3
| | | | | | | | | o Bump PORTREVISION, accordingly. Approved by: kuriyama Notes: svn path=/head/; revision=177572
* 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
* Upgrade to 1.06.Jun Kuriyama2005-11-092-3/+4
| | | | Notes: svn path=/head/; revision=147665
* 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 1.05.Jun Kuriyama2005-08-282-3/+3
| | | | Notes: svn path=/head/; revision=141102
* SIZEify.Jun Kuriyama2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104341
* utilize SITE_PERLYing-Chieh Liao2003-10-242-6/+5
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Remove lib/perllocal.pod-${PORTNAME} from the pkg-plist now that this fileKris Kennaway2003-04-171-1/+0
| | | | | | | is no longer installed. Notes: svn path=/head/; revision=79169
* Upgrade to 1.04.Jun Kuriyama2003-04-073-3/+3
| | | | Notes: svn path=/head/; revision=78551
* de-pkg-comment.Jun Kuriyama2003-02-222-1/+1
| | | | Notes: svn path=/head/; revision=76128
* Fix plist.Jun Kuriyama2002-05-241-10/+0
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=59839
* Fix for make this works on -table.Jun Kuriyama2002-05-142-2/+2
| | | | | | | Submitted by: hanai Notes: svn path=/head/; revision=59117
* Return 1 when Schedule::At::add() is used by denied (by /var/at/at.deny)Jun Kuriyama2002-05-142-3/+12
| | | | | | | | | user. Pointed out by: hanai Notes: svn path=/head/; revision=59073
* Upgrade to 1.03.Jun Kuriyama2002-05-144-21/+19
| | | | | | | Support latest -current's atq command output. Notes: svn path=/head/; revision=59069
* Remove redundant USE_PERL5 statements.Anton Berezin2001-08-241-1/+0
| | | | Notes: svn path=/head/; revision=46821
* Fix argument order of FreeBSD specific configuration.Jun Kuriyama2001-01-111-1/+1
| | | | Notes: svn path=/head/; revision=37086
* Fix patch path and plist.Jun Kuriyama2001-01-102-2/+3
| | | | Notes: svn path=/head/; revision=37054
* Add p5-Schedule-At (OS independent interface to the Unix 'at' command).Jun Kuriyama2001-01-107-0/+81
Notes: svn path=/head/; revision=37053