DELTA 337529 0 158 SVN…0…@ f„KePORTREVISION= 1ENDREP DELTA 88198 450 245 SVNd„K ƒ* €‚V€ƒ(2014-02-21 15:40:03.760303112 -0500 +++ bstring.cpp 2014-02-21 15:41:19.474297650 -0500 @@ -15,7 +15,7 @@ #include "bstring.h" #include -#include +#include ///////////////////////////////////////*************************************** @@ -217,4 +217,4 @@ //*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/ -#endif \ No newline at end of file +#endif ENDREP DELTA 88198 708 307 SVN‚"ƒT ‚W €‚Ul6‚U1999-10-24 07:29:53.000000000 -0400 +++ bstring.h 2014-02-21 16:09:56.194556928 -0500 @@ -21,13 +21,15 @@ #ifndef __BSTRING_HPP__ #define __BSTRING_HPP__ -#include #include #include #include -#include +#include #include "dos_comp.h" +using std::istream; +using std::oENDREP DELTA 88198 1028 588 SVNˆ{‰>K€Fw‚*~„"‚Z†!I1999-10-24 07:29:53.000000000 -0400 +++ cfcreate.cpp 2014-02-21 15:48:26.812268415 -0500 @@ -29,6 +29,10 @@ #include #endif +using std::ios; +using std::ifstream; +using std::ofstream386ENDREP DELTA 180184 0 307 SVN„…- d €bƒ7cb1999-10-24 07:29:53.000000000 -0400 +++ cfcreate.h 2014-02-21 15:47:18.116272433 -0500 @@ -20,6 +20,8 @@ #include "cffile.h" #include "zlib.h" +using std::fstream; + #ifdef unix #include #endif @@ -211,7 +213ENDREP DELTA 88198 1629 356 SVN…7‡ ‚ €‚„_X‚1999-10-24 02:13:29.000000000 -0400 +++ cfdblock.cpp 2014-02-21 15:49:13.695264850 -0500 @@ -17,7 +17,7 @@ #ifndef __CFDBLOCK_CPP__ #define __CFDBLOCK_CPP__ -#include +#include #include "cftypes.h" #include "cfdblock.h" #include "cfheader.h"ENDREP DELTA SVN‚‚ €‚‚--- cfdblock.h.orig 2014-02-21 15:49:53.526262379 -0500 +++ cfdblock.h 2014-02-21 15:50:02.511261600 -0500 @@ -14,7 +14,7 @@ #ifndef __CFDBLOCK_H__ #define __CFDBLOCK_H__ -#include +#include #include "cftypes.h" #include "cfheader.h" ENDREP DELTA SVN‚!‚#€‚!‚!--- cffdrmgr.cpp.orig 2014-02-21 15:50:45.048258834 -0500 +++ cffdrmgr.cpp 2014-02-21 15:50:53.033257685 -0500 @@ -12,7 +12,7 @@ #ifndef __CFFDRMGR_CPP__ #define __CFFDRMGR_CPP__ -#include +#include #include "zlib.h" #include "cftypes.h" #include "cfdblock.h" ENDREP DELTA SVN‚‚€‚‚--- cffdrmgr.h.orig 2014-02-21 15:51:05.912257936 -0500 +++ cffdrmgr.h 2014-02-21 15:51:13.426256130 -0500 @@ -9,7 +9,7 @@ #ifndef __CFFDRMGR_H__ #define __CFFDRMGR_H__ -#include +#include #include "zlib.h" #include "cftypes.h" #include "cfdblock.h" ENDREP DELTA SVN‚‚€‚‚--- cffile.cpp.orig 2014-02-21 15:52:54.235249989 -0500 +++ cffile.cpp 2014-02-21 15:53:02.965814752 -0500 @@ -17,7 +17,7 @@ #ifndef __CFFILE_CPP__ #define __CFFILE_CPP__ -#include +#include #include "cffile.h" #include "cftypes.h" #include "cfheader.h" ENDREP DELTA 88198 1998 248 SVNgƒ m €kPk1999-10-24 02:13:29.000000000 -0400 +++ cffile.h 2014-02-21 16:12:05.824389036 -0500 @@ -15,7 +15,7 @@ #define __CFFILE_H__ #include -#include +#include #include "bstring.h" #include "cftypes.h" ENDREP DELTA 88198 2259 325 SVN„Y†% ‚ €‚„X‚1999-10-24 02:13:29.000000000 -0400 +++ cffolder.cpp 2014-02-21 15:53:49.255245183 -0500 @@ -17,7 +17,7 @@ #ifndef __CFFOLDER_CPP__ #define __CFFOLDER_CPP__ -#include +#include #include "cftypes.h" #include "cfheader.h" #include "cffolder.h"ENDREP DELTA 88198 2597 252 SVNkƒ r €pTp1999-10-24 02:13:29.000000000 -0400 +++ cffolder.h 2014-02-21 15:52:05.724747639 -0500 @@ -15,7 +15,7 @@ #define __CFFOLDER_H__ #include -#include +#include #include "cftypes.h" #include "cfheader.h" ENDREP DELTA 88198 2862 476 SVNˆ"‰|"‚(!€s l°;hƒ$u…$‡‚&1999-10-24 02:13:29.000000000 -0400 +++ cfheader.cpp 2014-02-21 16:02:37.285291121 -0500 @@ -18,17 +18,23 @@ #define __CFHEADER_CPP__ #include -#include +#include #include "bstring.h" #include "cftypes.h"ios; +using std::ifstream; +using std::ofstream;386ENDREP DELTA SVNƒUƒW€ƒUƒU--- cfheader.h.orig 2014-02-21 15:42:52.379291286 -0500 +++ cfheader.h 2014-02-21 16:02:51.918208148 -0500 @@ -15,10 +15,12 @@ #define __CFHEADER_H__ #include -#include +#include #include "cftypes.h" #include "bstring.h" +using std::ifstream; +using std::ofstream; //////////////////////////////////////////////////////////////////////////////// // This class contains all the fixed fields always preset in a cabinet header ENDREP DELTA 88198 3351 320 SVN‚/ƒ ‚ €‚WX‚1999-10-24 02:13:29.000000000 -0400 +++ cfreader.cpp 2014-02-21 15:55:15.698239494 -0500 @@ -22,7 +22,7 @@ #include #include #include -#include +#include #include "darray.h" #include "cffile.h" #include "cftypes.h"ENDREP DELTA SVN‚‚€‚‚--- cfreader.h.orig 2014-02-21 16:11:11.770180090 -0500 +++ cfreader.h 2014-02-21 16:10:41.259844074 -0500 @@ -11,7 +11,7 @@ #ifndef __CFREADER_H__ #define __CFREADER_H__ -#include +#include #include "darray.h" #include "cffile.h" #include "cffdrmgr.h" ENDREP DELTA 88591 0 706 SVN+U ‚ €‚ Ž7t‚ 1999-10-24 02:13:29.000000000 -0400 +++ cftypes.cpp 2014-02-21 16:06:43.971192116 -0500 @@ -10,11 +10,20 @@ #ifndef __CFTYPES_CPP__ #define __CFTYPES_CPP__ -#include -#include +#include +#include +#include +#include + +using std::istream; +using std::ostream; typedef unsigned char byte; typedef unsigned short int ENDREP DELTA 88198 4936 410 SVN‡‹‚€„OƒVd‚‚E„<„Qx^ÑÝnƒ ðëù']²lC, Z¥Ëâ›4p’X0~,éÛ]g»‹ž‹sñËð?Ð<Ï1%˜q ™ TÄYD®˜pB„4¦dyŒdÛ>1B9& 3 4” –GŒ§Yó4ñg¦(gahjEÀ³±²•†~PÆEõçÚ:c¿fÜn6îTZÓNŽ­ü´.O7jÜÂènxe×Ñ¿OØÈj8·ºêÍZk]*ÝÝqåš OQi¦€|§dÖOvÿ_ ½zæ½~3Bh«šýJ¤‡Ñ]çeZÖcõþ`ù·À·3 ”éÛ¦<~ÓŒ­Ü«ÿcõp±ð»yÛÏñù.¤1 „îØƱ¥ENDREP id: 5-35555.0.r345545/6439 type: file pred: 5-35555.0.r340722/40519 count: 21 text: 345545 0 36 704 a2d2ce594d70ad5e7a3a34cb9fd5dfab 27d5cd65c99b5d0b86f82d12582703715abba7aa 345544-7emq/_4 props: 334546 1234 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/archivers/libcabinet/Makefile copyroot: 0 / id: 8-88198.0.r345545/6744 type: file pred: 8-88198.0.r340725/45678 count: 3 text: 345545 62 451 587 0807718399c1d64a5fb3146395a6706d a67860286330658ac46fe699dfa8f482f57febdc 345544-7emq/_6 props: 334546 1627 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/archivers/libcabinet/files/patch-bstring.cpp copyroot: 0 / id: a-88198.0.r345545/7064 type: file pred: a-88198.0.r340725/45999 count: 3 text: 345545 540 365 468 dc143a426061601503f9c64b3207b8b3 d4243616a11cf90ec2cc83ef75f40c614e38a15b 345544-7emq/_7 props: 334546 1627 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/archivers/libcabinet/files/patch-bstring.h copyroot: 0 / id: c-88198.0.r345545/7383 type: file pred: c-88198.0.r340725/46318 count: 3 text: 345545 932 244 1214 eeff9a775b4b7fc93a17cfff994f88a4 a4a02e8cfeb99b2e13ce991ba9d236ff58807719 345544-7emq/_8 props: 334546 1627 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/archivers/libcabinet/files/patch-cfcreate.cpp copyroot: 0 / id: 4-180184.0.r345545/7706 type: file pred: 4-180184.0.r340725/46642 count: 3 text: 345545 1204 250 685 82bcdd1b41af2929d6d134fa264a3102 0d10f7c371eff7c0be15c9e6e961e225df30cd61 345544-7emq/_9 props: 334546 1627 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/archivers/libcabinet/files/patch-cfcreate.h copyroot: 0 / id: e-88198.0.r345545/8029 type: file pred: e-88198.0.r340725/46964 count: 3 text: 345545 1480 294 899 43a18627c226aff1b62c3f0173cef51d b549e1f4c71161ede85e3075ea8f0d43e6ff0228 345544-7emq/_a props: 334546 1627 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/archivers/libcabinet/files/patch-cfdblock.cpp copyroot: 0 / id: b-345545.0.r345545/8352 type: file count: 0 text: 345545 1802 281 264 9b770377ce5fea1ed0e0348f8d0374d1 6a57f8b58ef171a4c33cd720d1da747971bab97c 345544-7emq/_c props: 334546 1627 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/archivers/libcabinet/files/patch-cfdblock.h copyroot: 0 / id: d-345545.0.r345545/8644 type: file count: 0 text: 345545 2096 306 289 b42e86d4dcd238153a420dbc2bbc54ad fbdc6293a3d11a0941d8d470d576d9893c6b7f28 345544-7emq/_e props: 334546 1627 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/archivers/libcabinet/files/patch-cffdrmgr.cpp copyroot: 0 / id: f-345545.0.r345545/8938 type: file count: 0 text: 345545 2415 296 279 3aba743c8e52fc063e4416c4aa0a0706 154ad70f131ba1861eb4b6e74d3fcf9ae6286c9d 345544-7emq/_g props: 334546 1627 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/archivers/libcabinet/files/patch-cffdrmgr.h copyroot: 0 / id: h-345545.0.r345545/9230 type: file count: 0 text: 345545 2724 300 283 194011226f378390eaa6c81e8d85addf d1aba1ee92acc9402c507f765188567d75e303d9 345544-7emq/_i props: 334546 1627 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/archivers/libcabinet/files/patch-cffile.cpp copyroot: 0 / id: g-88198.0.r345545/9522 type: file pred: g-88198.0.r340725/47287 count: 3 text: 345545 3037 259 404 b24c0ba015812399c765b70b26bf636f 8c04d32f1b4445b30ab234d5c7f776351a4902ec 345544-7emq/_j props: 334546 1627 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/archivers/libcabinet/files/patch-cffile.h copyroot: 0 / id: i-88198.0.r345545/9841 type: file pred: i-88198.0.r340725/47606 count: 3 text: 345545 3324 294 805 b2e0ce14907cce5bbe0ee6583089332e d7a7f1f1f27c947f36a3930566fab9c584e392c3 345544-7emq/_k props: 334546 1627 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/archivers/libcabinet/files/patch-cffolder.cpp copyroot: 0 / id: k-88198.0.r345545/10164 type: file pred: k-88198.0.r340725/47929 count: 3 text: 345545 3646 264 411 bd9a1ccb9e56e17fb68db3dbbdea405a c30c462120a9794f6843d6c6a46211315113e1e1 345544-7emq/_l props: 334546 1627 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/archivers/libcabinet/files/patch-cffolder.h copyroot: 0 / id: m-88198.0.r345545/10486 type: file pred: m-88198.0.r340725/48250 count: 3 text: 345545 3938 342 1276 4b8d99332ca0f368f0bab9258e7d2d69 ffa132d90e2a2acb8f4f80b9633ad62e962366a2 345544-7emq/_m props: 334546 1627 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/archivers/libcabinet/files/patch-cfheader.cpp copyroot: 0 / id: n-345545.0.r345545/10811 type: file count: 0 text: 345545 4308 486 469 acb6977768fd7ca36b4d843570a6d52d c47ff81ac80e0082e09edada8941067248ab4a75 345544-7emq/_o props: 334546 1627 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/archivers/libcabinet/files/patch-cfheader.h copyroot: 0 / id: o-88198.0.r345545/11104 type: file pred: o-88198.0.r340725/48574 count: 3 text: 345545 4807 298 511 2b27bb81a4343e6ea978099403d4d4a5 5fa51c15f2c4eb80cec662b345c5f596a889a591 345544-7emq/_p props: 334546 1627 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/archivers/libcabinet/files/patch-cfreader.cpp copyroot: 0 / id: q-345545.0.r345545/11428 type: file count: 0 text: 345545 5133 299 282 b5a88c46e14f9ff0992e00a09c82e830 a04714936deec3e831c83cc4159ff27e9da07c8e 345544-7emq/_r props: 334546 1627 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/archivers/libcabinet/files/patch-cfreader.h copyroot: 0 / id: 4-67277.0.r345545/11721 type: file pred: 4-67277.0.r340725/48897 count: 5 text: 345545 5445 290 2133 e5ea1d110a9846e22ff1d3816b13cf0d 8ef9693298d23c405d12102cec7cd01b1c5254ab 345544-7emq/_s props: 334546 1627 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/archivers/libcabinet/files/patch-cftypes.cpp copyroot: 0 / id: r-88198.0.r345545/12045 type: file pred: r-88198.0.r340725/49217 count: 3 text: 345545 5760 321 323 413599733cdc6fe964ddf65d8288d312 2949bbeb1198baf6ee9f3e6dedbf63fc900b6261 345544-7emq/_t props: 334546 1627 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/archivers/libcabinet/files/patch-cftypes.h copyroot: 0 / id: v-88198.0-345545.r345545/12366 type: file pred: v-88198.0.r340725/49856 count: 3 text: 345545 6109 302 1409 dcba53703489ba21c94c5a10335d94f7 1467c7fee6d8983605c617e850689417ef5c964e 345544-7emq/_u props: 334546 1627 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/archivers/libcabinet/files/patch-listcab.cpp copyfrom: 345109 /head/archivers/libcabinet/files/patch-listcap.cpp PLAIN K 14 patch-Makefile V 28 file 5-88198.0.r340725/45050 K 8 patch-ab V 28 file e-35555.0.r340725/45367 K 17 patch-bstring.cpp V 27 file 8-88198.0.r345545/6744 K 15 patch-bstring.h V 27 file a-88198.0.r345545/7064 K 18 patch-cfcreate.cpp V 27 file c-88198.0.r345545/7383 K 16 patch-cfcreate.h V 28 file 4-180184.0.r345545/7706 K 18 patch-cfdblock.cpp V 27 file e-88198.0.r345545/8029 K 16 patch-cfdblock.h V 28 file b-345545.0.r345545/8352 K 18 patch-cffdrmgr.cpp V 28 file d-345545.0.r345545/8644 K 16 patch-cffdrmgr.h V 28 file f-345545.0.r345545/8938 K 16 patch-cffile.cpp V 28 file h-345545.0.r345545/9230 K 14 patch-cffile.h V 27 file g-88198.0.r345545/9522 K 18 patch-cffolder.cpp V 27 file i-88198.0.r345545/9841 K 16 patch-cffolder.h V 28 file k-88198.0.r345545/10164 K 18 patch-cfheader.cpp V 28 file m-88198.0.r345545/10486 K 16 patch-cfheader.h V 29 file n-345545.0.r345545/10811 K 18 patch-cfreader.cpp V 28 file o-88198.0.r345545/11104 K 16 patch-cfreader.h V 29 file q-345545.0.r345545/11428 K 17 patch-cftypes.cpp V 28 file 4-67277.0.r345545/11721 K 15 patch-cftypes.h V 28 file r-88198.0.r345545/12045 K 14 patch-darray.h V 28 file t-88198.0.r340725/49537 K 17 patch-listcab.cpp V 35 file v-88198.0-345545.r345545/12366 END ENDREP id: a-35555.0.r345545/14001 type: dir pred: a-35555.0.r340725/51088 count: 11 text: 345545 12751 1237 0 86cad960f39e7f3244766ef8fb8bf1a7 cpath: /head/archivers/libcabinet/files copyroot: 0 / PLAIN K 8 Makefile V 27 file 5-35555.0.r345545/6439 K 8 distinfo V 28 file 8-35555.0.r340717/49219 K 5 files V 27 dir a-35555.0.r345545/14001 K 9 pkg-descr V 28 file i-35555.0.r340718/62491 K 9 pkg-plist V 28 file k-35555.0.r340714/31852 END ENDREP id: 4-35555.0.r345545/14442 type: dir pred: 4-35555.0.r340725/51528 count: 33 text: 345545 14193 236 0 6f265bcc005e46702d7d74605eb23dfa cpath: /head/archivers/libcabinet copyroot: 0 / PLAIN K 2 9e V 26 dir 2-29900.0.r341704/4469 K 8 Makefile V 24 file 2-757.0.r340066/909 K 11 advancecomp V 28 dir 4-109126.0.r340725/13223 K 13 amigadepacker V 28 dir 4-243024.0.r340722/17295 K 16 aolserver-nszlib V 27 dir 4-183952.0.r345392/2320 K 3 arc V 25 dir 2-656.0.r340725/18022 K 3 arj V 27 dir 4-62280.0.r340725/20467 K 3 ark V 27 dir 2-8441.0.r344893/210058 K 5 bicom V 27 dir 2-80560.0.r340722/19574 K 4 bzip V 25 dir 2-3887.0.r343287/6557 K 5 bzip2 V 26 dir 2-8720.0.r340725/23113 K 10 cabextract V 27 dir 4-35540.0.r340722/21615 K 4 dact V 26 dir 4-58447.0.r345392/3018 K 9 deb2targz V 28 dir 4-143711.0.r340851/35634 K 4 deco V 28 dir 4-212705.0.r340851/36632 K 6 deutex V 28 dir 4-151656.0.r340725/24081 K 4 dpkg V 27 dir 4-78168.0.r340719/14293 K 4 dzip V 28 dir 4-137005.0.r340722/24343 K 3 ecm V 26 dir 4-141330.0.r344048/503 K 4 epkg V 28 dir 4-166295.0.r340725/25541 K 7 fastjar V 27 dir 2-27026.0.r340722/25627 K 11 file-roller V 27 dir 4-59442.0.r340725/27398 K 9 fpc-bzip2 V 28 dir 4-259361.0.r341492/14265 K 11 fpc-paszlib V 28 dir 4-106830.0.r341492/14874 K 9 fpc-unzip V 28 dir 4-165935.0.r341492/15486 K 7 freetar V 28 dir 4-178695.0.r340722/27549 K 6 freeze V 25 dir 2-3559.0.r345392/3739 K 5 gcpio V 28 dir 4-251510.0.r340725/30897 K 5 grzip V 28 dir 4-183959.0.r340717/33433 K 4 gtar V 27 dir 2-11292.0.r340718/46722 K 4 gzip V 27 dir 4-66134.0.r340725/31936 K 9 gzrecover V 26 dir 4-137046.0.r344049/509 K 2 ha V 25 dir 2-818.0.r340725/32840 K 6 hffzip V 27 dir 4-82779.0.r340725/33786 K 9 hlextract V 28 dir 4-201772.0.r340718/49478 K 18 hpack.non-usa.only V 25 dir 2-735.0.r340725/38468 K 6 hs-tar V 28 dir 2-273798.0.r340722/31689 K 14 hs-zip-archive V 28 dir 4-224519.0.r340722/32347 K 7 hs-zlib V 28 dir 4-222399.0.r340722/33006 K 16 hs-zlib-bindings V 28 dir 2-291105.0.r340722/33668 K 15 hs-zlib-conduit V 28 dir 2-298113.0.r340722/34338 K 12 hs-zlib-enum V 28 dir 2-291106.0.r340722/35004 K 7 javatar V 27 dir 4-201915.0.r345392/4383 K 8 jzip.org V 27 dir 4-96514.0.r340851/37599 K 5 jzlib V 28 dir 4-125606.0.r340718/56237 K 4 kzip V 27 dir 4-225532.0.r344281/2951 K 6 laszip V 28 dir 4-288974.0.r340718/57577 K 6 lbrate V 27 dir 4-47078.0.r340722/37643 K 6 lbzip2 V 28 dir 4-227942.0.r340725/39440 K 4 lcab V 28 dir 4-136240.0.r340722/38977 K 3 lha V 25 dir 2-616.0.r340725/42925 K 6 lha-ac V 27 dir 4-170834.0.r345392/5075 K 6 libarc V 27 dir 2-29722.0.r340725/44869 K 10 libarchive V 28 dir 4-105131.0.r340718/62304 K 10 libcabinet V 27 dir 4-35555.0.r345545/14442 K 10 libcomprex V 26 dir 4-50339.0.r342694/2256 K 11 libdynamite V 26 dir e-126387.0.r342696/983 K 10 liblzxcomp V 26 dir 4-129915.0.r343499/648 K 9 libmspack V 28 dir 4-122401.0.r340722/43156 K 9 liborange V 27 dir 4-126389.0.r342697/1013 K 7 libpar2 V 27 dir 4-218714.0.r345392/5772 K 10 librtfcomp V 27 dir 4-215309.0.r334257/2925 K 8 libunrar V 28 dir 4-143455.0.r340725/57591 K 9 libunrar4 V 28 dir 4-274862.0.r340718/68848 K 6 libzip V 28 dir 4-157895.0.r340725/59068 K 13 linux-f10-ucl V 28 dir 4-192687.0.r340722/44516 K 13 linux-f10-upx V 28 dir 4-192689.0.r340722/45135 K 5 lrzip V 28 dir 4-272568.0.r340722/45837 K 3 lz4 V 28 dir 4-324828.0.r340725/60022 K 4 lzip V 26 dir 4-236443.0.r343879/511 K 5 lzlib V 28 dir 4-255542.0.r340722/47124 K 4 lzma V 28 dir 4-134792.0.r340722/47770 K 7 lzmalib V 28 dir 4-220504.0.r340718/73609 K 4 lzo2 V 26 dir f-15034.0.r345392/6504 K 4 lzop V 27 dir 4-29123.0.r340718/74982 K 8 macutils V 26 dir 2-6734.0.r340725/67755 K 8 makeself V 26 dir 4-23727.0.r345392/7146 K 3 mar V 26 dir 4-137834.0.r344050/550 K 18 mate-file-archiver V 34 dir 4-59442.0-334661.r340725/69877 K 7 minizip V 26 dir 4-339732.0.r340138/828 K 10 mscompress V 27 dir 4-28333.0.r340725/71300 K 3 mtf V 27 dir 4-62001.0.r340725/72252 K 7 nomarch V 27 dir 4-49587.0.r340722/51203 K 5 nulib V 26 dir 2-6457.0.r340722/51839 K 9 nwreckdum V 27 dir 4-81993.0.r340722/52479 K 9 ocaml-bz2 V 28 dir 4-229042.0.r340722/53133 K 9 ocaml-zip V 28 dir 4-172386.0.r340851/38605 K 14 p5-Archive-Any V 28 dir 4-174373.0.r340717/70518 K 19 p5-Archive-Any-Lite V 27 dir 4-325326.0.r328392/1067 K 25 p5-Archive-Any-Plugin-Rar V 28 dir 4-322180.0.r340718/83304 K 18 p5-Archive-Extract V 27 dir 4-164094.0.r342563/1040 K 29 p5-Archive-Extract-Libarchive V 28 dir 4-284154.0.r340718/84759 K 15 p5-Archive-Peek V 28 dir 4-284366.0.r340718/85489 K 14 p5-Archive-Rar V 28 dir 4-243764.0.r340717/73417 K 26 p5-Archive-SimpleExtractor V 28 dir 4-243765.0.r340717/74142 K 14 p5-Archive-Tar V 27 dir 4-36095.0.r340718/86193 K 14 p5-Archive-Zip V 26 dir 4-36691.0.r343258/1022 K 17 p5-Compress-Bzip2 V 27 dir 4-76238.0.r340718/86899 K 15 p5-Compress-LZF V 27 dir 4-173881.0.r328601/1468 K 15 p5-Compress-LZO V 28 dir 4-173903.0.r340725/74308 K 15 p5-Compress-LZW V 27 dir 4-168917.0.r343276/1035 K 21 p5-Compress-Raw-Bzip2 V 27 dir 4-182579.0.r342519/1050 K 20 p5-Compress-Raw-Lzma V 27 dir 4-259272.0.r342520/1046 K 20 p5-Compress-Raw-Zlib V 27 dir 4-177232.0.r342684/1047 K 18 p5-Compress-Snappy V 27 dir 4-295048.0.r343643/1117 K 14 p5-IO-Compress V 27 dir 4-261523.0.r342522/1042 K 18 p5-IO-Compress-Lzf V 27 dir 4-269069.0.r342523/1048 K 19 p5-IO-Compress-Lzma V 27 dir 4-259273.0.r342524/1122 K 19 p5-IO-Compress-Lzop V 27 dir 4-269070.0.r342525/1051 K 10 p5-IO-Zlib V 27 dir 4-54752.0.r340725/75331 K 16 p5-Mac-Macbinary V 27 dir 4-36711.0.r340718/92658 K 19 p5-POE-Filter-Bzip2 V 28 dir 4-168921.0.r340717/77802 K 17 p5-POE-Filter-LZF V 28 dir 4-173958.0.r340717/78518 K 17 p5-POE-Filter-LZO V 28 dir 4-173960.0.r340717/79232 K 17 p5-POE-Filter-LZW V 28 dir 4-168930.0.r340717/79951 K 18 p5-POE-Filter-Zlib V 28 dir 4-168919.0.r340717/80672 K 14 p5-PerlIO-gzip V 28 dir 4-123456.0.r340718/93373 K 19 p5-PerlIO-via-Bzip2 V 28 dir 4-180093.0.r340718/94093 K 5 p7zip V 28 dir 4-115949.0.r340851/39664 K 15 p7zip-codec-rar V 28 dir a-338410.0.r338410/14268 K 8 packddir V 28 dir 2-240196.0.r340725/77389 K 3 paq V 27 dir 4-189647.0.r343286/1586 K 3 par V 28 dir 4-316707.0.r340722/55181 K 11 par2cmdline V 27 dir 4-96088.0.r340725/79179 K 15 par2cmdline-tbb V 28 dir 4-211587.0.r340725/80554 K 8 parchive V 27 dir 4-50652.0.r340722/56424 K 6 pbzip2 V 28 dir 4-123349.0.r340718/98212 K 17 pear-File_Archive V 28 dir 4-133789.0.r340722/57085 K 19 pear-Horde_Compress V 27 dir 4-277286.0.r343567/2718 K 24 pear-Horde_Compress_Fast V 28 dir 4-316220.0.r340722/58436 K 15 pear-PHP_Archiv V 29 dir 4-213491.0.r340718/100907 K 8 pecl-lzf V 29 dir 4-172486.0.r340718/101567 K 8 pecl-phk V 28 dir 4-205934.0.r340722/59102 K 8 pecl-rar V 29 dir 4-172482.0.r340718/102919 K 13 php-horde_lz4 V 26 dir 4-319925.0.r343502/999 K 8 php5-bz2 V 28 dir 4-114081.0.r340722/60327 K 9 php5-phar V 28 dir 4-286403.0.r340725/81812 K 8 php5-zip V 28 dir 4-224094.0.r340725/82690 K 9 php5-zlib V 28 dir 8-114081.0.r340725/83561 K 9 php52-bz2 V 28 dir 4-253097.0.r340722/62689 K 9 php52-zip V 28 dir 4-253132.0.r340722/63252 K 10 php52-zlib V 28 dir 8-253132.0.r340722/63816 K 9 php53-bz2 V 27 dir 4-296760.0.r332429/6644 K 10 php53-phar V 28 dir 8-296760.0.r340725/84816 K 9 php53-zip V 28 dir i-296760.0.r340725/85695 K 10 php53-zlib V 27 dir q-296760.0.r332429/8752 K 9 php55-bz2 V 35 dir 4-114081.0-321684.r340722/64426 K 10 php55-phar V 35 dir 4-286403.1-321684.r340725/87086 K 9 php55-zip V 35 dir 4-224094.2-321684.r340725/88105 K 10 php55-zlib V 35 dir 8-114081.3-321684.r340725/89118 K 4 pigz V 28 dir 4-215093.0.r340725/90124 K 4 pixz V 28 dir 4-320063.0.r340851/41776 K 5 plzip V 28 dir 4-255543.0.r340722/69204 K 4 ppmd V 26 dir 4-141352.0.r344051/505 K 7 ppmd-7z V 29 dir 4-198601.0.r340718/106923 K 8 ppunpack V 27 dir 4-29138.0.r340725/91067 K 3 pxz V 28 dir 4-264990.0.r340725/92023 K 10 py-liblzma V 28 dir 4-228452.0.r340725/92995 K 13 py-librtfcomp V 26 dir 4-215310.0.r344300/603 K 7 py-lzma V 27 dir 4-110195.0.r345392/7889 K 6 qpress V 28 dir 4-323005.0.r340722/72622 K 6 quazip V 29 dir 4-313553.0.r340718/111209 K 3 rar V 26 dir 2-3086.0.r340722/73259 K 11 rox-archive V 28 dir 4-77414.0.r340718/112538 K 3 rpm V 27 dir 2-5413.0.r340725/100738 K 8 rpm2cpio V 27 dir 2-20460.0.r340851/42672 K 4 rpm4 V 27 dir 4-102963.0.r344135/2642 K 4 rpm5 V 27 dir 1c-102963.0.r343377/823 K 8 ruby-lha V 29 dir 4-181878.0.r340717/102975 K 15 ruby-libarchive V 27 dir 4-225374.0.r345392/8597 K 8 ruby-zip V 28 dir 4-53787.0.r340717/104396 K 27 rubygem-archive-tar-minitar V 29 dir 4-210061.0.r340718/117033 K 19 rubygem-archive-zip V 28 dir 4-279004.0.r340722/74633 K 13 rubygem-bzip2 V 29 dir 4-272156.0.r340717/106467 K 15 rubygem-minitar V 27 dir 4-302182.0.r332031/5260 K 15 rubygem-rubyzip V 29 dir 4-319571.0.r340718/118389 K 16 rubygem-rubyzip2 V 28 dir 4-273532.0.r340722/75304 K 3 rvm V 29 dir 4-104052.0.r340725/105505 K 4 rzip V 28 dir 4-107704.0.r340722/76692 K 6 sectar V 27 dir 4-37465.0.r340722/77341 K 9 sharutils V 26 dir 7-631.0.r340725/106598 K 6 snappy V 29 dir 4-272195.0.r340718/122534 K 11 snappy-java V 26 dir 4-318393.0.r342131/840 K 7 squeeze V 29 dir 4-259156.0.r340718/123947 K 5 squsq V 28 dir 4-80827.0.r340725/108580 K 4 star V 25 dir 2-6387.0.r345392/9338 K 7 stuffit V 27 dir 4-51434.0.r340722/79678 K 4 szip V 28 dir 4-54802.0.r340718/126662 K 5 tardy V 27 dir 4-73057.0.r340722/80325 K 11 tclmkziplib V 28 dir 4-181599.0.r340722/81650 K 21 thunar-archive-plugin V 27 dir 4-218763.0.r340670/7225 K 10 torrentzip V 29 dir 4-134605.0.r340725/111740 K 3 ucl V 25 dir 4-37766.0.r342707/970 K 5 unace V 28 dir 2-17546.0.r340725/114098 K 5 unadf V 28 dir 4-34331.0.r340725/115850 K 5 unalz V 29 dir 4-120023.0.r340717/118913 K 5 unarj V 25 dir 2-625.0.r340851/43948 K 5 undms V 27 dir 4-29139.0.r340722/84417 K 5 unfoo V 28 dir 4-197579.0.r340722/85063 K 5 unlzx V 27 dir 4-29137.0.r340722/85708 K 10 unmakeself V 28 dir 4-132928.0.r340851/44865 K 6 unmass V 28 dir 4-197673.0.r340722/87008 K 5 unrar V 26 dir 2-641.0.r340725/120430 K 11 unrar-iconv V 29 dir 4-207378.0.r340725/121304 K 8 unshield V 26 dir 4-106567.0.r342730/669 K 5 untar V 28 dir 4-73609.0.r340725/123318 K 5 unzip V 23 dir 3-242.0.r343962/538 K 11 unzip-iconv V 28 dir 4-273642.0.r340722/87562 K 5 unzoo V 29 dir 4-137783.0.r340725/126341 K 3 upx V 27 dir 4-101134.0.r342105/1022 K 4 wzip V 27 dir 4-75688.0.r340722/89592 K 3 xar V 28 dir 4-154433.0.r340722/90285 K 8 xarchive V 29 dir 4-147835.0.r340725/129569 K 9 xarchiver V 27 dir 4-209971.0.r343670/1602 K 4 xdms V 27 dir 4-41588.0.r340722/91683 K 5 xmill V 28 dir 2-80559.0.r340725/131800 K 3 xpk V 28 dir 4-43800.0.r340725/132822 K 3 zip V 26 dir 2-600.0.r340725/134117 K 7 zip-ada V 27 dir 4-325243.0.r343906/1296 K 6 zipmix V 27 dir 4-225531.0.r344281/3638 K 6 zipper V 26 dir 4-172694.0.r343790/507 K 3 zoo V 24 dir 2-243.0.r344017/1115 K 6 zopfli V 27 dir 4-340066.0.r340066/2179 K 6 zutils V 28 dir 2-273147.0.r340722/95567 END ENDREP id: 1-242.0.r345545/25402 type: dir pred: 1-242.0.r345392/20288 count: 3814 text: 345545 14627 10762 0 9a7de103ede5d84f75806a7f39be2daa cpath: /head/archivers copyroot: 0 / PLAIN K 7 CHANGES V 26 file 1-99373.0.r341696/265 K 9 COPYRIGHT V 25 file 1-146787.0.r340854/0 K 4 GIDs V 27 file 1-168311.0.r344310/547 K 5 KNOBS V 27 file 1-147337.0.r328005/126 K 8 Keywords V 26 dir 1-314142.0.r340854/792 K 5 LEGAL V 24 file 1-748.0.r345106/289 K 5 MOVED V 27 file 1-69878.0.r345255/1166 K 8 Makefile V 22 file 1-6.0.r335781/123 K 2 Mk V 22 dir 1-5.0.r345531/3746 K 6 README V 25 file 1-2408.0.r340854/960 K 9 Templates V 25 dir 1-2932.0.r345052/1473 K 5 Tools V 26 dir 3-15302.0.r340914/3266 K 4 UIDs V 26 file 4-168311.0.r344319/57 K 8 UPDATING V 28 file 1-102685.0.r345250/1709 K 13 accessibility V 28 dir 1-42583.0.r344893/206714 K 6 arabic V 28 dir 1-38973.0.r344893/208758 K 9 archivers V 25 dir 1-242.0.r345545/25402 K 5 astro V 25 dir 1-301.0.r345393/11304 K 5 audio V 25 dir 1-148.0.r345516/45054 K 10 benchmarks V 23 dir 1-62.0.r345396/6050 K 7 biology V 26 dir 1-9066.0.r345397/12085 K 3 cad V 24 dir 1-276.0.r345398/9512 K 7 chinese V 26 dir 1-3770.0.r345399/13069 K 5 comms V 24 dir 1-76.0.r345400/20334 K 10 converters V 25 dir 1-1561.0.r345401/9285 K 9 databases V 25 dir 1-771.0.r345542/52213 K 9 deskutils V 26 dir 1-2098.0.r345403/19306 K 5 devel V 25 dir 1-73.0.r345543/251728 K 3 dns V 26 dir 1-6145.0.r345480/10311 K 7 editors V 23 dir 4-6.0.r345455/15962 K 9 emulators V 25 dir 1-181.0.r345529/10478 K 7 finance V 26 dir 1-4110.0.r345445/16462 K 6 french V 28 dir 1-25673.0.r344898/503332 K 3 ftp V 24 dir 1-199.0.r345409/6233 K 5 games V 25 dir 1-104.0.r345477/58704 K 6 german V 25 dir 1-7451.0.r345411/2865 K 8 graphics V 24 dir 1-94.0.r345427/56533 K 6 hebrew V 28 dir 3-31142.0.r344893/835649 K 9 hungarian V 29 dir 1p-38973.0.r344898/665390 K 3 irc V 23 dir 1-42.0.r345520/7703 K 8 japanese V 25 dir 1-410.0.r345532/19095 K 4 java V 25 dir 1-2798.0.r345415/8806 K 6 korean V 25 dir 1-5873.0.r345416/2985 K 4 lang V 24 dir 1-15.0.r345515/18555 K 4 mail V 24 dir 1-57.0.r345540/41457 K 4 math V 25 dir 1-162.0.r345526/36132 K 4 misc V 24 dir 7-35.0.r345487/25730 K 10 multimedia V 25 dir d-333.0.r345493/22024 K 3 net V 24 dir 1-22.0.r345533/71364 K 6 net-im V 27 dir 15-11144.0.r345485/9722 K 8 net-mgmt V 26 dir r-1011.0.r345513/18697 K 7 net-p2p V 26 dir g-29106.0.r345454/6730 K 4 news V 24 dir 1-145.0.r345428/6702 K 4 palm V 25 dir 1-6646.0.r345429/2805 K 6 polish V 27 dir tv-38973.0.r344960/2260 K 10 ports-mgmt V 25 dir 1-5132.0.r345430/8126 K 10 portuguese V 28 dir 1-17842.0.r344898/946648 K 5 print V 24 dir 1-79.0.r345431/23157 K 7 russian V 27 dir 1-1559.0.r344898/968753 K 7 science V 26 dir n-5356.0.r345491/13853 K 8 security V 25 dir 1-269.0.r345544/55868 K 6 shells V 22 dir w-6.0.r345434/3136 K 8 sysutils V 25 dir b-339.0.r345479/55000 K 8 textproc V 25 dir 1-322.0.r345539/84926 K 9 ukrainian V 29 dir g-39704.0.r344898/1127941 K 10 vietnamese V 28 dir 1-4812.0.r344893/1400253 K 3 www V 26 dir 1-114.0.r345536/130250 K 3 x11 V 24 dir 1-16.0.r345501/26133 K 10 x11-clocks V 24 dir 1-931.0.r345439/5166 K 11 x11-drivers V 27 dir 1-157567.0.r342802/4133 K 6 x11-fm V 24 dir 1-691.0.r345440/3341 K 9 x11-fonts V 25 dir 1-543.0.r345441/10902 K 11 x11-servers V 25 dir 1n-710.0.r343824/7847 K 10 x11-themes V 27 dir 1-14410.0.r345219/85886 K 12 x11-toolkits V 25 dir 1-120.0.r345442/18681 K 6 x11-wm V 24 dir 1-40.0.r345443/41621 END ENDREP id: 2-1.0.r345545/28880 type: dir pred: 2-1.0.r345544/59345 count: 344792 text: 345545 25576 3291 0 428ae7402f646043aedcd35a9a66a046 props: 308235 235189 45 0 7a04b33bf8e35fd5c3d111baaf403dc5 cpath: /head copyroot: 0 / PLAIN K 8 branches V 23 dir 0-1.0.r345518/51289 K 4 head V 23 dir 2-1.0.r345545/28880 K 8 svnadmin V 22 dir 3-1.0.r345275/2773 K 4 tags V 22 dir 8-1.0.r336829/4760 END ENDREP id: 0.0.r345545/29275 type: dir pred: 0.0.r345544/59741 count: 345545 text: 345545 29100 162 0 99c25dca7a0d906ca9dc15c82bbb8fe2 props: 341041 7140 346 0 8b695b9f61597e4917effffba3bbfaa3 cpath: / copyroot: 0 / minfo-cnt: 10 5-35555.0.t345544-7emq modify-file true false /head/archivers/libcabinet/Makefile 8-88198.0.t345544-7emq modify-file true false /head/archivers/libcabinet/files/patch-bstring.cpp a-88198.0.t345544-7emq modify-file true false /head/archivers/libcabinet/files/patch-bstring.h c-88198.0.t345544-7emq modify-file true false /head/archivers/libcabinet/files/patch-cfcreate.cpp 4-180184.0.t345544-7emq modify-file true false /head/archivers/libcabinet/files/patch-cfcreate.h e-88198.0.t345544-7emq modify-file true false /head/archivers/libcabinet/files/patch-cfdblock.cpp _b.0.t345544-7emq add-file true true /head/archivers/libcabinet/files/patch-cfdblock.h _d.0.t345544-7emq add-file true true /head/archivers/libcabinet/files/patch-cffdrmgr.cpp _f.0.t345544-7emq add-file true true /head/archivers/libcabinet/files/patch-cffdrmgr.h _h.0.t345544-7emq add-file true true /head/archivers/libcabinet/files/patch-cffile.cpp g-88198.0.t345544-7emq modify-file true false /head/archivers/libcabinet/files/patch-cffile.h i-88198.0.t345544-7emq modify-file true false /head/archivers/libcabinet/files/patch-cffolder.cpp k-88198.0.t345544-7emq modify-file true false /head/archivers/libcabinet/files/patch-cffolder.h m-88198.0.t345544-7emq modify-file true false /head/archivers/libcabinet/files/patch-cfheader.cpp _n.0.t345544-7emq add-file true true /head/archivers/libcabinet/files/patch-cfheader.h o-88198.0.t345544-7emq modify-file true false /head/archivers/libcabinet/files/patch-cfreader.cpp _q.0.t345544-7emq add-file true true /head/archivers/libcabinet/files/patch-cfreader.h 4-67277.0.t345544-7emq modify-file true false /head/archivers/libcabinet/files/patch-cftypes.cpp r-88198.0.t345544-7emq modify-file true false /head/archivers/libcabinet/files/patch-cftypes.h v-88198._0.t345544-7emq add-file true false /head/archivers/libcabinet/files/patch-listcab.cpp 345109 /head/archivers/libcabinet/files/patch-listcap.cpp v-88198.0.r340725/49856 delete-file false false /head/archivers/libcabinet/files/patch-listcap.cpp 29275 29499