aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/cricket/files/patch-an
blob: b8d06434bef8e1cea1ff45a74075d645e142d4da (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
*** mini-graph.cgi.orig Sat Jul 10 05:17:41 1999
--- mini-graph.cgi  Sun Feb 13 20:44:34 2000
***************
*** 1,4 ****
! #!/usr/local/bin/perl -w 
  # -*- perl -*-
  
  # Cricket: a configuration, polling and data display wrapper for RRD files
--- 1,4 ----
! #!%%PATHPERLBIN%% -w 
  # -*- perl -*-
  
  # Cricket: a configuration, polling and data display wrapper for RRD files
***************
*** 24,30 ****
    # on how the script was called. If it fails for you, just
    # hardcode it.
  
!   $gInstallRoot = (($0 =~ m:^(.*/):)[0] || './') . '.';
  
    # cached images are stored here... there will be no more than
    # 5 minutes worth of images, so it won't take too much space.
--- 24,31 ----
    # on how the script was called. If it fails for you, just
    # hardcode it.
  
! # $gInstallRoot = (($0 =~ m:^(.*/):)[0] || './') . '.';
!   $gInstallRoot = '%%PREFIX%%/cricket';
  
    # cached images are stored here... there will be no more than
    # 5 minutes worth of images, so it won't take too much space.
/td>-1/+1 * De-pkg-comment.knu2003-02-212-1/+1 * Update MASTER_SITES and MAINTAINER.will2002-11-081-2/+2 * Update to version 1.4.demon2002-08-012-2/+2 * Update to 1.3.will2002-07-092-2/+2 * Update to 1.2pat2002-07-014-6/+8 * Update to 1.1perky2002-06-282-9/+2