2005-06-03 Nikolai Nespor <nikolai.nespor (at) utanet.at> main.c, log.c: #include <stdlib.h> added matchrx.c: #include <string.h> added 2005-06-05 Derik van Zuetphen <dz (at) 426.ch> runjob.c, Makefile: replaced tempnam with mkstemp main.c: string literal shortened to less than 509 chars (ISO C89) Makefile, README, anacron.8.in, anacrontab.5.in: env variable PREFIX can be set prior to make PREFIX gets adjusted in manpages
Responsible Changed From-To: freebsd-ports-bugs->jylefort Take.
I forgot to mention: apply the patch with "patch -p1"! -Derik.
State Changed From-To: open->closed Committed, thanks! Notes: - I have performed several modifications. See my commit message for details. - Removing warnings is not necessary.