head	1.2;
access;
symbols
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2011.09.07.09.30.14;	author bapt;	state dead;
branches;
next	1.1;

1.1
date	2009.07.08.02.35.36;	author pgollucci;	state Exp;
branches;
next	;


desc
@@


1.2
log
@2011-09-01 x11-wm/epiwm: Abandonware
2011-09-01 x11-toolkits/p5-GdkPixbuf: Disappear from CPAN
2011-09-01 x11-toolkits/XawPlus: No more public distfiles
2011-09-01 x11-fonts/gnome-font-sampler: No more public distfiles
2011-09-01 x11/xvattr: No more public distfiles
2011-09-01 www/xitami: No more public distfiles
2011-09-01 www/webredirect: No more public distfiles
2011-09-01 www/webglimpse: No more public distfiles
2011-09-01 www/squishdot: No more public distfiles
2011-09-01 www/py-forgethtml: No more public distfiles
2011-09-01 www/mmosaic: No more public distfiles
2011-09-01 www/ljsm: No more public distfiles
2011-09-01 www/ljpms: No more public distfiles
2011-09-01 www/ashe: No more public distfiles
2011-09-01 textproc/europass-xsl: BROKEN for more than 6 month
2011-09-01 textproc/carthage: No more public distfiles
@
text
@--- ./addsearch.orig	1998-07-01 19:02:53.000000000 -0400
+++ ./addsearch	2009-07-07 22:30:26.558090161 -0400
@@@@ -121,12 +121,12 @@@@
 
 # Initialize variables to avoid warnings
    ($title, $archiveurl, $traverse_type, $explicit_only, $numhops,
-    $nhhops, $local_limit, $remote_limit, $addboxes, $vhost, $usemaxmem) = 
-   ('','','','','','','','','','','');
+    $nhhops, $local_limit, $remote_limit, $addboxes, $vhost, $usemaxmem, $locale, $charset) =
+   ('','','','','','','','','','','','','');
 
 
    ($title, $archiveurl, $traverse_type, $explicit_only, $numhops,
-    $nhhops, $local_limit, $remote_limit, $addboxes, $vhost, $usemaxmem, @@urllist) = ReadConfig($archivepwd);
+    $nhhops, $local_limit, $remote_limit, $addboxes, $vhost, $usemaxmem, $locale, $charset, @@urllist) = ReadConfig($archivepwd);
 
 ### HUH?  What does this code do?  Can we remove it?
 ###       here just in case.
@@@@ -155,7 +155,7 @@@@
 
 # if we don't have to addboxes, just abort!
 if($addboxes==0) {
-   print "No search boxes used\n";
+   print "No search boxes used\n" if (!$quiet);
    exit(0);
 }
 
@


1.1
log
@- patch file shuffle for my sanity
@
text
@@

