summaryrefslogtreecommitdiff
path: root/www/cronolog/patches
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-04-01 20:37:30 +0000
committerzuntum <zuntum@pkgsrc.org>2001-04-01 20:37:30 +0000
commit12a71ab4f3839228576c886294d97f7cf39a51c8 (patch)
tree363eee875d1797fb448e5f9f0502735828b1fed3 /www/cronolog/patches
parentbd0deba0ebd438daa9878de39cc95aeea9dd64b7 (diff)
downloadpkgsrc-12a71ab4f3839228576c886294d97f7cf39a51c8.tar.gz
Initial import of cronolog-1.6.1
"cronolog" is a simple program that reads log messages from its input and writes them to a set of output files, the names of which are constructed using template and the current date and time. The template uses the same format specifiers as the Unix date command (which are the same as the standard C strftime library function). "cronolog" is intended to be used in conjunction with a Web server, such as Apache to split the access log into daily or monthly logs.
Diffstat (limited to 'www/cronolog/patches')
-rw-r--r--www/cronolog/patches/patch-aa12
1 files changed, 12 insertions, 0 deletions
diff --git a/www/cronolog/patches/patch-aa b/www/cronolog/patches/patch-aa
new file mode 100644
index 00000000000..73174a4f4f1
--- /dev/null
+++ b/www/cronolog/patches/patch-aa
@@ -0,0 +1,12 @@
+$NetBSD: patch-aa,v 1.1.1.1 2001/04/01 20:37:30 zuntum Exp $
+
+--- src/cronoutils.c.orig Mon Dec 20 09:34:44 1999
++++ src/cronoutils.c
+@@ -71,7 +71,6 @@
+
+ #include "cronoutils.h"
+ extern char *tzname[2];
+-extern long int timezone;
+
+
+ /* debug_file is the file to output debug messages to. No debug