[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdeadmin/kpackage
From:       Toivo Pedaste <toivo () ucs ! uwa ! edu ! au>
Date:       2005-06-28 13:58:30
Message-ID: 1119967110.120941.863.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 429663 by toivo:

Fix FBSD problems: spurious error message and
not locating index file.



 M  +4 -3      fbsdInterface.cpp  


--- trunk/KDE/kdeadmin/kpackage/fbsdInterface.cpp #429662:429663
@@ -405,6 +405,7 @@
   if (!ports_found) {
     // Try the standard ports tree locations.
     bsdPortsIndexItem::processFile("/usr/ports/INDEX", false, "/usr/ports"); // FreeBSD/OpenBSD
+    bsdPortsIndexItem::processFile("/usr/ports/INDEX-5", false, "/usr/ports"); // FreeBSD/OpenBSD
     bsdPortsIndexItem::processFile("/usr/opt/INDEX", false, "/usr/opt");  // NetBSD
   }
 }
@@ -675,9 +676,9 @@
     desc++;
   }
 
-  if (itemno != 8 && itemno != 9) {
-     KpMsgE(i18n("Warning: invalid INDEX file entry for %1").arg(name),FALSE);
-  }
+  //if (itemno != 8 && itemno != 9) {
+  //   KpMsgE(i18n("Warning: invalid INDEX file entry for %1").arg(name),FALSE);
+  //}
     name_hash = calc_hash4(name);
 
     // Order the entries by hash.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic