[Orca-checkins] rev 162 - in trunk/orca: . lib/Orca

blair at orcaware.com blair at orcaware.com
Thu Nov 14 18:51:01 PST 2002


Author: blair
Date: 2002-11-14 18:49:59 -0800 (Thu, 14 Nov 2002)
New Revision: 162

Modified:
   trunk/orca/CHANGES
   trunk/orca/INSTALL
   trunk/orca/NEWS
   trunk/orca/lib/Orca/Constants.pm
Log:
Final modifications for Orca's 0.27 release.

* lib/Orca/Constants.pm:
  Bump $ORCA_VERSION to 0.27.

* CHANGES:
  Note that this file is no longer being maintained and include
  references where to get the change logs.

* INSTALL:
  Add a trailing / to the the RRDtool download URL to save a redirect.

* NEWS
  Bring up to date with the changes since 0.27b3.
  Add the release dates for all of the Orca releases.  With the
    CHANGES file no longer being maintained, people won't know when a
    particular Orca release was made, unless they happen to use
    Subversion's log messages.  This makes it easier.


Modified: trunk/orca/INSTALL
==============================================================================
--- trunk/orca/INSTALL	(original)
+++ trunk/orca/INSTALL	2002-11-14 18:50:18.000000000 -0800
@@ -195,7 +195,7 @@
 
     RRDs
 
-      http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub
+      http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/
 
       RRDs is the Perl module that comes with RRDtool, a package
       written by Tobias Oetiker.

Modified: trunk/orca/lib/Orca/Constants.pm
==============================================================================
--- trunk/orca/lib/Orca/Constants.pm	(original)
+++ trunk/orca/lib/Orca/Constants.pm	2002-11-14 18:50:19.000000000 -0800
@@ -21,7 +21,7 @@
 # IS_WIN32		If Orca is running on a Windows platform.
 use vars         qw($ORCA_VERSION $ORCA_RRD_VERSION);
 push(@EXPORT_OK, qw($ORCA_VERSION $ORCA_RRD_VERSION DAY_SECONDS IS_WIN32));
-$ORCA_VERSION        =  '0.265';
+$ORCA_VERSION        =  '0.27';
 $ORCA_RRD_VERSION    =  19990222;
 sub DAY_SECONDS      () { 24*60*60 };
 sub IS_WIN32         () { $^O eq 'MSWin32' };

Modified: trunk/orca/CHANGES
==============================================================================
--- trunk/orca/CHANGES	(original)
+++ trunk/orca/CHANGES	2002-11-14 18:50:19.000000000 -0800
@@ -1,3 +1,28 @@
+This file is no longer being maintained as of Orca's 0.27b3 release.
+The modifications to Orca are now being tracked in the Subversion
+source code repository.
+
+You can view Orca's change log in one of two ways:
+
+1) Using a Subversion binary and running
+
+   svn log http://svn.orcaware.com:8000/repos/trunk/orca/
+
+   This output will be long, so you may want to pipe it to your
+   favorite paging program.
+
+2) Browsing the archives of commit emails sent out from the Subversion
+   server when a commit is performed.  The archive is available at
+
+   http://www.orcaware.com/pipermail/orca-checkins/
+
+   You can also put yourself on the Orca-checkins mailing list that
+   receives the commit emails by going to
+
+   http://www.orcaware.com/mailman/listinfo/orca-checkins
+
+
+
 Thu Nov  7 14:53:39 PST 2002 <blair at orcaware.com> Blair Zajac
 
 	* Release Orca version 0.27b3.

Modified: trunk/orca/NEWS
==============================================================================
--- trunk/orca/NEWS	(original)
+++ trunk/orca/NEWS	2002-11-14 18:50:20.000000000 -0800
@@ -1,6 +1,29 @@
+NEW IN ORCA 0.27
+================
+
+ Released November 14, 2002.
+
+ 1) In orcallator.cfg:
+    Add support for Znyz Network's 100 Mbit interfaces known by the
+      znb device name.
+    Fix a typo in matching on the dmfe 100 Mbit interface statistics.
+ 2) In orcallator/orcallator_running.pl.in:
+    Have it work with the new orcallator-YYYY-MM-DD and
+      orcallator-YYYY-MM-DD.XXX style file names.
+    Warn if the orcallator or percol file is newer than the current
+      time.
+ 3) In orca_services:
+    Complete the rename from orcaservices to orca_services by changing
+    any references to orcaservices to orca_servers in the files
+    themselves.  The file names were properly renamed previously, but
+    not all of the file contents were.
+
+
 NEW IN ORCA 0.27b3
 ==================
 
+ Released November 7, 2002.
+
  1) Now require Perl version 5.005_03 instead of 5.004_01.  Perl
     versions older than this are very broken and cannot even load
     Orca.  Additionally, CPAN modules are now requiring newer Perl
@@ -99,9 +122,12 @@
     MAX_RAWDISKS from 512 to 1024.  Reformat and modify the usage
     message to fit the new WEB_SERVER_SECURE environmental variable.
 
+
 NEW IN ORCA 0.27b2
 ==================
 
+ Released October 2, 2001.
+
  1) Orca has a new home page:
 
       http://www.orcaware.com/
@@ -174,9 +200,12 @@
 
 10) In orcallator.se, increase MAX_COLUMNS from 512 to 2048.
 
+
 NEW IN ORCA 0.27b1
 ==================
 
+ Released May 10, 2001.
+
  1) By default, now create an hourly plot that shows the last 1.5
     hours of data.  Add a global "generate_hourly_plot" configuration
     file parameter that when set to 0 turns this plot off.  Hourly
@@ -358,6 +387,8 @@
 NEW IN ORCA 0.26
 ================
 
+ Released March 10, 2000.
+
  1) Due to some changes at onelist.com, the name of this mailing must
     change.  The -help at the end of orca-help is being reserved for
     the mailing list named "orca".  As such, I'm renaming this list to
@@ -441,6 +472,8 @@
 NEW IN ORCA 0.25
 ================
 
+ Released October 20, 1999.
+
  1) I have moved companies from Yahoo!/GeoCities to Akamai.  My email
     address has changed to blair at akamai.com and the old one will no
     longer work.  Also, I have moved the entire archive from
@@ -481,6 +514,8 @@
 NEW IN ORCA 0.24
 ================
 
+ Released October 14, 1999.
+
  1) Installation notes.  Due to the way Orca generated image and HTML
     files are named, read the INSTALL file.  Otherwise, you will have
     some left over cruft that will waste disk space and you will have
@@ -621,6 +656,8 @@
 NEW IN ORCA 0.23
 ================
 
+ Released May 27, 1999.
+
  1) Fix two important bugs in orcallator_running and start_orcallator
     which where using old PERCOLLATOR_DIR variables instead of the new
     ORCALLATOR_DIR.
@@ -629,6 +666,8 @@
 NEW IN ORCA 0.22
 ================
 
+  Released May 26, 1999.
+
  1) Add a new command line option (-r) that tells Orca to only update
     the RRD data files and not to generate any HTML or GIF files.
     This is useful if you are loading in a large amount of data in
@@ -658,6 +697,8 @@
 NEW IN ORCA 0.21
 ================
 
+ Relased May 17, 1999.
+
  1) Every file containing the words percollator, percol and perc has
     been renamed to contain the word orcallator.  A new make target
     named migrate will change all filenames in an installed Orca




More information about the Orca-checkins mailing list