[Orca-checkins] rev 84 - in trunk/orca: . fmrtg
blair at orcaware.com
blair at orcaware.com
Sat Jul 13 18:23:00 PDT 2002
Author: blair
Date: Fri, 28 Jun 2002 21:52:56 -0700
New Revision: 84
Modified:
trunk/orca/CHANGES
trunk/orca/README
trunk/orca/fmrtg/README
trunk/orca/fmrtg/fmrtg
trunk/orca/fmrtg/fmrtg.man
Log:
Load fmrtg-0.12 into trunk/orca.
Modified: trunk/orca/fmrtg/fmrtg
==============================================================================
--- trunk/orca/fmrtg/fmrtg (original)
+++ trunk/orca/fmrtg/fmrtg Sat Jul 13 18:22:22 2002
@@ -18,7 +18,7 @@
$Data::Dumper::Deepcopy = 1;
# This is the version of this code.
-my $VERSION = 0.11;
+my $VERSION = 0.12;
# The number of seconds in one day.
my $day_seconds = 24*60*60;
@@ -2935,7 +2935,7 @@
Digest::MD5
Version 2.00 or greater.
- http://www.perl.com/CPAN/authors/id/authors/id/GAAS/Digest-MD5-2.00.tar.gz
+ http://www.perl.com/CPAN/authors/id/GAAS/Digest-MD5-2.00.tar.gz
RRD
Version 19981122.22 or greater.
Modified: trunk/orca/fmrtg/fmrtg.man
==============================================================================
--- trunk/orca/fmrtg/fmrtg.man (original)
+++ trunk/orca/fmrtg/fmrtg.man Sat Jul 13 18:22:22 2002
@@ -93,7 +93,7 @@
.nr % 0
.rr F
.\}
-.TH FMRTG 1 "perl 5.005, patch 02" "8/Dec/98" "User Contributed Perl Documentation"
+.TH FMRTG 1 "perl 5.005, patch 02" "9/Dec/98" "User Contributed Perl Documentation"
.UC
.if n .hy 0
.if n .na
@@ -250,7 +250,7 @@
.Vb 3
\& Digest::MD5
\& Version 2.00 or greater.
-\& http://www.perl.com/CPAN/authors/id/authors/id/GAAS/Digest-MD5-2.00.tar.gz
+\& http://www.perl.com/CPAN/authors/id/GAAS/Digest-MD5-2.00.tar.gz
.Ve
.Vb 3
\& RRD
Modified: trunk/orca/fmrtg/README
==============================================================================
--- trunk/orca/fmrtg/README (original)
+++ trunk/orca/fmrtg/README Sat Jul 13 18:22:22 2002
@@ -62,7 +62,7 @@
Digest::MD5
Version 2.00 or greater.
- http://www.perl.com/CPAN/authors/id/authors/id/GAAS/Digest-MD5-2.00.tar.gz
+ http://www.perl.com/CPAN/authors/id/GAAS/Digest-MD5-2.00.tar.gz
RRD
Version 19981122.22 or greater.
Modified: trunk/orca/CHANGES
==============================================================================
--- trunk/orca/CHANGES (original)
+++ trunk/orca/CHANGES Sat Jul 13 18:22:22 2002
@@ -1,3 +1,9 @@
+Wed Dec 9 09:55:01 PST 1998
+
+ Correct incorrect URL for Digest::MD5 in fmrtg.
+
+ Version 0.12.
+
Tue Dec 8 12:12:07 PST 1998
Update the sample FMRTG configuration files to work properly with
Modified: trunk/orca/README
==============================================================================
--- trunk/orca/README (original)
+++ trunk/orca/README Sat Jul 13 18:22:22 2002
@@ -4,7 +4,7 @@
=====
FMRTG is a tool useful for plotting arbitrary data from text files onto
-a directory on Web server. It has the following features:
+a directory on a Web server. It has the following features:
* Configuration file based.
* Reads white space separated data files.
More information about the Orca-checkins
mailing list