[BACK]Return to cvsweb.conf-freebsd CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / cvsweb

Diff for /cvsweb/Attic/cvsweb.conf-freebsd between version 4.1 and 4.2

version 4.1, 2019/11/08 21:08:27 version 4.2, 2019/11/11 15:46:39
Line 12  if ($^O eq 'freebsd') {
Line 12  if ($^O eq 'freebsd') {
         $ENV{'RCSLOCALID'} = 'FreeBSD';          $ENV{'RCSLOCALID'} = 'FreeBSD';
 }  }
   
 @prcategories = qw(  
     advocacy  
     alpha  
     amd64  
     arm  
     bin  
     conf  
     docs  
     gnu  
     i386  
     ia64  
     java  
     kern  
     misc  
     pending  
     ports  
     powerpc  
     sparc64  
     standards  
     threads  
     usb  
     www  
 );  
   
 $prcgi = "http://www.FreeBSD.org/cgi/query-pr.cgi?pr=%s";  
   
 $prkeyword = "PR";  
   
 $mancgi =  $mancgi =
     "http://www.FreeBSD.org/cgi/man.cgi?apropos=0&sektion=%s&query=%s&manpath=FreeBSD+7.0-current&format=html";      "http://www.FreeBSD.org/cgi/man.cgi?apropos=0&sektion=%s&query=%s&manpath=FreeBSD+7.0-current&format=html";
   

Legend:
Removed from v.4.1  
changed lines
  Added in v.4.2

CVSweb