Opened 20 years ago

Closed 20 years ago

Last modified 19 years ago

#1186 closed defect (fixed)

Anacron v2.3 port

Reported by: bchesneau@… Owned by: rshaw@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

port of anacron

Anacron is a periodic command scheduler. It executes commands at intervals specified in days. Unlike cron, it does not assume that the system is running continuously. This is very usefull for laptop users.

Attachments (9)

Portfile (2.0 KB) - added by bchesneau@… 20 years ago.
portfile diff
anacron.sh (983 bytes) - added by bchesneau@… 20 years ago.
rc script to launch anacron
obstack.c (18.1 KB) - added by bchesneau@… 20 years ago.
files/obstrack?c
obstack.h (22.4 KB) - added by bchesneau@… 20 years ago.
files/obstack.h
patch-Makefile (802 bytes) - added by bchesneau@… 20 years ago.
patch Makefile
patch-anacron.8 (664 bytes) - added by bchesneau@… 20 years ago.
patch man anacron.8
patch-anacrontab.5 (534 bytes) - added by bchesneau@… 20 years ago.
patch man file anacrontab.5
patch-README (722 bytes) - added by bchesneau@… 20 years ago.
patch README file
anacrontab.sample (1.3 KB) - added by bchesneau@… 20 years ago.
files/anacrontab.sample

Download all attachments as: .zip

Change History (15)

Changed 20 years ago by bchesneau@…

Attachment: Portfile added

portfile diff

Changed 20 years ago by bchesneau@…

Attachment: anacron.sh added

rc script to launch anacron

Changed 20 years ago by bchesneau@…

Attachment: obstack.c added

files/obstrack?c

Changed 20 years ago by bchesneau@…

Attachment: obstack.h added

files/obstack.h

Changed 20 years ago by bchesneau@…

Attachment: patch-Makefile added

patch Makefile

Changed 20 years ago by bchesneau@…

Attachment: patch-anacron.8 added

patch man anacron.8

Changed 20 years ago by bchesneau@…

Attachment: patch-anacrontab.5 added

patch man file anacrontab.5

Changed 20 years ago by bchesneau@…

Attachment: patch-README added

patch README file

comment:1 Changed 20 years ago by bchesneau@…

portfile diff is in fact complete Portfile file and obstrack.c is named obstack.c

comment:2 Changed 20 years ago by rshaw@…

Status: newassigned

comment:3 Changed 20 years ago by rshaw@…

Owner: changed from darwinports-bugs@… to rshaw@…
Status: assignednew

comment:4 Changed 20 years ago by rshaw@…

Status: newassigned

Hi Benoit, Your Portfile references a file "files/anacron.sample" but you did not provide it. Can you please attach the file here.

Thanks, -rshaw

comment:5 Changed 20 years ago by rshaw@…

Hi Benoit,

Your Portfile references a file "files/anacron.sample" but you did not provide it. Can you please attach the file here.

Thanks, -rshaw

Changed 20 years ago by bchesneau@…

Attachment: anacrontab.sample added

files/anacrontab.sample

comment:6 Changed 20 years ago by rshaw@…

Resolution: fixed
Status: assignedclosed

Checked, minor corrections, committed. Thanks for the contribution! -rshaw

Note: See TracTickets for help on using tickets.