DELTA 319894 2173 2096 SVNZD:EGLX9: AFFECTS: users of audio/flac and any port that depends on it AUTHOR: naddy@FreeBSD.org FLAC has been updated to 1.3.0 and the shared library versions have been bumped. Please rebuild all ports that depend on it: # portmaster -r flac or # portupgrade -fr audio/flac or # pkg install -fR audio/flac 20130607: AFFECTS: Nobody AUTHOR: wxs@FreeBSD.org FreeBSD 8.4 released30: AFFECTS: Nobody AUTHOR: wxs@FreeBSD.org FreeBSD 9.1 releas ommtupgrade -f ports-mgmt/portupgrade # portupgrade -x ruby-1.9.\* -fr lang/ruby19 If you wish to keep the 1.9 version as default, add the following lines to your /etc/make.conf file: # # Keep ruby 1.9 as default version. # RUBY_DEFAULT_VER=1.9 20110823: AFFECTS: users of devel/libnotify and net/libproxy AUTHOR: gnome@FreeBSD.org libnotify and libproxy are updated with shared library bumps. This requires dependancies to be rebuild. # portmaster -r libnotify-0 #{h om{mAUTHOR: beat@FreeBSD.org The GID of virtualbox has changed due to a conflict with databases/couchdb. Update GID of vboxusers after updating the port: # pw groupmod vboxusers -g 920 20090617: AFFECTS: users of math/fftw3 math/fftw3-long math/fftw3-float AUTHOR: db@FreeBSD.org The Fortran option has removed from fftw3 and moved into slave ports, math/fftw3-fortran math/fftw3-long-fortran and math/fftw3-float-fortran. 20090615: AFFECTS: users of x11-wm/enlightenment and xENDREP DELTA 305610 278 591 SVN  b#c5ENDREP DELTA 310620 511 1145 SVN~KJ{PORTREVISION= 1S= cmakeENDREP DELTA 297915 10024 24 SVND"!OOrN,G:9{IHx^͎0F&*QEɨ@" D̪Rda<16M~ʻ*Su-\`0yf |kԹٿ +xEŗ1=. d͞46t0<I}ΰ19OO]J0`QIX6:d p;hj6X.2"}:f4^ovI.R☺1*=Z մ)oH:G8xU#q }?Ϫ+hVYFW'U 4+oY6P- )Ֆ9sT8*Ra&LwЈGxЇac$U7԰es6 ҩ2 %(5-X3;?XQu6U̶~?apI\(׊p&jyxit;]y-6 vd:ᑨk{S]SU&XWl2D {{V7m[ jO ͈ENDREP DELTA 300480 0 695 SVN:|:-9q<.iz'|9b4}&H*t0to4x^UR]O0}ŕaj:[EnVZlTS,+ h!sqyy1E_¾xصp}U=kU]Ag0xBIf)vUQ r$e4&Υս:A)Y7lS]*h=7h G"fIt哄D>8JVhxp̧qtb5b4eΆk͟5Y8ڏ=J Cgdxn![Ɓ8L`SPdflfg83 ,Pʴ7A}`я9eBs =Iڀ8#,d;ZV Y!7Y/"um't[-ZТj),*G3:Sv OB? %fEBCUFHNTJ>C08,;zG C՗/wBYZl\L-vJ4M3Fmջ>;)") h2+gNvrY=Y6õ˷]eENDREP DELTA 315474 118 131 SVN!-.RO10ENDREP DELTA 317525 0 62 SVN M3LPORTREVISION= 1ENDREP DELTA 253157 921 499 SVN# G&HLh+ '? 11ports@FreeBSD.org COMMENT= Romantic music player for GNUstep LICENSE= GPLv2odplug.1isable-musepack=yes debug=no .include ENDREP DELTA 317576 857 150 SVNLL ~M2ENDREP DELTA 314091 0 473 SVNC@ noB9ENDREP DELTA 316464 10574 280 SVNb F[qq # Created by: Adam Weinberger # $FreeBSD$ PORTNAME= easytag PORTVERSION= 2.1.8 PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= GNOMEXZ= yes USES= gettext USE_GMAKE= yes USE_GNOME= gnomehack gnomeprefix gtk20 desktopfileutils INSTALLS_ICONS= yeENDREP DELTA 309200 931 412 SVN~N^;q]?6dL3.0S= pathfix USE_AUTOTOOLS= libtool USE_XZ= yessilent-rules \ --disable-thorough-tests \ --disable-xmms-plugin MAKE_JOBS_SAFE= yes OPTIONS_DEFINE= DOCS ICONV OPTIONS_DEFAULT=ICONV .include .if ${PORT_OPTIONS:MICONV} USES+= iconv CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib .endif ENDREP DELTA 39997 543 73 SVN=SHA256 (flac-1.3.0.tar.xz) = fa2d64aac1f77e31dfbb270aeb08f5b32e27036a52ad15e69a77e309528010dc SIZE (flac-1.3.0.tar.xz) = 1084256 ENDREP DELTA 210771 7981 274 SVN/1// $FreeBSD$ --- Makefile.in.orig 2013-05-27 10:11:58.639908000 +0200 +++ Makefile.in 2013-06-09 18:13:05.000000000 +0200 @@ -323,7 +323,7 @@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ ACLOCAL_AMFLAGS = -I m4 -SUBDIRS = doc include m4 man src examples test build objs +SUBDIRS = $(DOC) include m4 man src examples test build objs EXTRA_DIST = \ COPYING.FDL \ COPYING.GPL \ ENDREP DELTA 210771 8283 316 SVN*MOMM $FreeBSD$ --- configure.orig 2013-05-27 10:11:54.740045000 +0200 +++ configure 2013-06-09 18:15:53.000000000 +0200 @@ -19807,7 +19807,7 @@ else CPPFLAGS="-DNDEBUG $CPPFLAGS" if test "x$GCC" = xyes; then if test "x$user_cflags" = x; then - CFLAGS="-O3 -funroll-loops -Wall -W -Winline" + CFLAGS="-Wall -W" fi fi fi ENDREP DELTA 79042 731 407 SVNb g+}e $FreeBSD$ --- man/flac.1.orig 2013-05-26 11:30:33.924201000 +0200 +++ man/flac.1 2013-06-09 18:16:59.000000000 +0200 @@ -380,7 +380,7 @@ These flags can be used to invert the se .PP metaflac(1). .PP -The programs are documented fully by HTML format documentation, available in \fI/usr/share/doc/libflac-doc/html\fR on Debian GNU/Linux systems. +The programs are documented fully by HTML format documentation, available in the Debian GNU/Linux system (but may be used by others). ENDREP DELTA 210771 9983 1618 SVNHd@>)}tbJ~?9 lib/libFLAC.a lib/libFLAC.la lib/libFLAC.so lib/libFLAC.so.11ENDREP DELTA 255956 413 31 SVN"8294n5ENDREP DELTA 316464 13017 97 SVN__?!>># $FreeBSD$ PORTNAME= gmtp PORTVERSION= 1.3.4 PORTREVISION= 2ENDREP DELTA 316464 13842 372 SVNuu no3ENDREP DELTA 307245 55 583 SVNZj?,.># $FreeBSD$ PORTNAME= harp PORTVERSION= 0.5.2 PORTREVISION= 1ENDREP DELTA 316464 14813 108 SVNspU)Vq4ENDREP DELTA 316596 2358 40 SVN# = o,x<# $FreeBSD$ PORTNAME= kid3 PORTVERSION= 2.3 PORTREVISION= 1ENDREP DELTA 311483 12251 613 SVN1 k P&3;x^mRM0=ǿ"NժTC mS]ъCϛ7oxRj3FHrsJt 19~&}E!,'N<'REH JXqzKBA1ZM0>FㅑӨń4\s+!%Ho$e`ȃهUjJ $?(mυPM2ᔂ29i%Ncz}ߛyBJ^[yps*k&B Rr0v`|g :I) CV{]+p| !D z楺71E]/lvhtߝUkCX`{~zMm)}a Qju%]يW+ \Q 'YMiA1-lzfo 4TV. `kU+a`g>ˏ/yENDREP DELTA 301539 5624 238 SVNN~* v,D*$(# Created by: SimaMoto,RyoTa # $FreeBSD$ PORTNAME= libbs2b PORTVERSION= 3.1.0 PORTREVISION= 2S= pkgconfig USE_BZIP2= yes USE_GMAKE= yes USE_LDENDREP DELTA 308271 0 352 SVN  2ENDREP DELTA 314640 3504 33 SVN|6a7d2ENDREP DELTA 301188 3306 462 SVN$!)4*Ca3ENDREP DELTA 285744 0 1051 SVN*5)tb@*K4aMf`{X@R#x^Tmo0fLJG0äIIݘ6gCl&{㻳OQѨ \fFCӢjÎw+tNL6/,;Ʈ|TճC65e =@ ۈhJ&KHX@ RI6՚Vi \"71ENaM[Ǵ:If0{SXGY% ̊r)혡՚üKMOt𑐾_KVSnt3VAʴ1$1 ZBSvwۛ; Kt֗\SbZ!nZ_2.ZmWo;1e5%,ShcZE! ;]1Qx$$zUt\z>"=&3T^ ?twRvz,+%ȥI9Tse RJaVźNTPaE^RS7)^ '-e MyTH]t!c4c,*dY',yߙVDH[c!mG#wbY ޟENDREP DELTA 312970 0 1065 SVNZ,^+bf19[8R[>{KNFWx^uS]o0}ƿªu_f:QEMBIۇX5N*gLSǗ}aG*A8s!8BQ{ŋ8q)Qk%r0p%ֶV:u?' nm.rXV%iovģ j<] Z̖#4GWqL3wU:Wy`\ky#8p(7> GުSZ I99#DzH)%44$:B3ݣtEF7J `$ꉋ{+R TJAc321Z` e,x䞼`{ }v-jfAEĝIV:/:ofwl$y}b"GK:j#Y7a׽9am<үucB:GmTւ7Rך鍪;]ǴJ|f<ZzSJE[ڜfoל\'8I%5:Įʼ~J{dD+^ H!-aA3괟H^qIHJY"6 "&9;i&JpƈzuitϿvGENDREP DELTA 317525 225 113 SVN& ]:\PORTREVISION= 1ENDREP DELTA 294132 316 723 SVN 0I~} lB;+.# Created by: Tom McLaughlin PORTNAME= muine PORTVERSION= 0.8.11 PORTREVISION= 12S= gettext shebangfixSHEBANG_FILES= src/muine.in bash_CMD= ${SETENV} bash CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib GCONF_SCHEMAS= muine.schemas .include ENDREP DELTA 309886 114 491 SVNb4ONBwBAVCi_b]/)i=Yla- ev^cHWx^TsF Zb⸕P<Йt*X KD w wvRb/}>nyxiAt=ǨZQu#W^1^??X]}x씳</)g܋vaǘ^Ma.ȋ`z1 # $FreeBSD$ PORTNAME= mythmusic PORTVERSION= 0.26.0 PORTREVISION= 1suosl.org/pub/mythtv/old_releases/ \ http://ftp.oregonstate.edu/pub/mythtv/ \ http://ftp.oregonstate.edu/pub/mythtv/old_releasesio.13:${PORTSDIR}/sysutils/libcdio \ FLAC:${PORTSDIR}/audio/flac \ vorbis.4:${PORTSDIR}/audio/libvorbis \ tag.1:${PORTSDIR}/audio/taglib4= linguist_build moc_build qmake_build rcc_build uic_buildfftwENDREP DELTA 317525 911 541 SVNLYnyoeg 5USE_GCC= anyENDREP DELTA 266972 0 24 SVNkxKJhPORTREVISION= 1ENDREP DELTA 316600 3320 546 SVN \@]2ENDREP DELTA 301188 5478 1125 SVN2%+C*zTH){$ [Z_J| x^mo0_OqS#uؓ6k )k&M ʘYw )m)B{o`$$pzJL-(bccSls`pXZHa/-6^^Z]g|P?~R?NϺkox(aleZM̂qon .]olct&F]1oL7B険 k`{嬜Fb)T`Ygˑ?A.)_ ÄClͅ# AaB YSF d$GC`Ym (V8GlO'< Kx2%ٛwINiG U Oh0x7:ɼ9a יS߳V†ߏdAa ʐJ(QuK4BrL'Fl^UԤ<\XK)4 w/)6]Y7^6n6bUWiwKnbʚo#%ʾ͊c~ &.l?K*&W\:t._"߼ NQ[1!Fqg8auNjmЮ/VBO`GLcYߟ#G4_8yCqm#EኛGJ,ƹU5ոGxMxgn,]Η ?&,m^hknp5R5WZ:ch*}Xp++3H'i$IeLfB&M֑*i4I钌نtZdAI,FAFc,g:A|Vq#8y 3Ka[dty4`>A/p"M?`/ӸW/kT&<jGAN R$ԉ,4ѕʧ Mّ~˂m~`yUDq97gBY\0օn~̫P o*-{8bp4޺'U<7~7b2&2?us:}ڛGnӃP`<ڍNMdQ Squw펑v#uUWc;Z)Ym=~ˈwt1ܙaLj z*dm>' _wA֏vJA}ڼ$嫰z#Fg)>y'ULSG*ySht] ;*A8ENDREP DELTA 316654 6215 674 SVN|y t~uv5ENDREP DELTA 289243 7491 24 SVN%"BKC5ENDREP DELTA 82693 468 572 SVNj- L d&/Ix^mݎ0㧰vJB6` UIQlB{Wg93gg # $FreeBSD$ PORTNAME?= xmms2 PORTVERSION= 0.8 PORTREVISION?= 3?.if !defined(XMMS2_SLAVE).endif .include ENDREP DELTA 311674 0 88 SVN* UFTPORTREVISION= 1ENDREP DELTA 306664 58 1750 SVN HE TQ7\G8${PATCHSUFFIX} PORTREVISION= 1Multiple Emulator Super SystemUSE_PYTHONENDREP DELTA 316596 34093 891 SVN~  pozPORTREVISION= 1ENDREP DELTA 315972 0 124 SVNwaylz{|8ENDREP DELTA 316662 27069 1756 SVNNN P}Q3ENDREP DELTA 317561 295 370 SVN**  %4ENDREP DELTA 316355 16089 3202 SVNjz dcPORTREVISION= 1ENDREP DELTA 317561 1265 4609 SVNiNklI 3cb xpm LIB_DEPENDS+=ENDREP DELTA 313670 0 1365 SVNHT Z ,-OyY# $FreeBSD$ PORTNAME= xbmc DISTVERSION= 12.0 PORTREVISION= 1S= pkgconfig USE_GMAKE= yesENDREP DELTA 318257 1868 480 SVN<< wDx2ENDREP DELTA 317828 2459 614 SVN_\ rhs^1ENDREP DELTA 313527 5879 400 SVNFV PwOPORTREVISION= 1ENDREP DELTA 297915 551427 24 SVNO2=_Cg\ٙݹ/Y\0 |gq}{Hw&eZ;8|7Wk#Al~2TOc~!XҜ-ENoZ>qГ{)x"{[Hϱ`ƞI4!x{GJo\!Ɗh]G8pHo(3~T9G&(_!d4EwMW&)x({p]<]e pZgɞ=yV lJ{NU5KS|UϲCE>ENDREP DELTA 317967 9645 1035 SVN f(g2ENDREP DELTA 316786 22631 58 SVN f/g3ENDREP id: 1-102685.0.r320405/17126 type: file pred: 1-102685.0.r320220/573 count: 1454 text: 320405 0 1543 283496 10acfd796a6d08485ffb07fca2b9333a b83535d28ba0f49e17c8d881adec011ef9975801 320404-6v8e/_2 props: 300917 1155 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/UPDATING copyroot: 0 / PLAIN K 13 svn:eol-style V 6 native K 12 svn:keywords V 10 FreeBSD=%H K 13 svn:mime-type V 10 text/plain END ENDREP id: 46-131766.0.r320405/17534 type: file pred: 46-131766.0.r305610/21359 count: 33 text: 320405 1573 24 1542 6f58bff09d7dd65f90526463511d8402 2d9a7414deca3be163fcec2d4195e162ff7fa08e 320404-6v8e/_5 props: 320405 17418 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/audio/akode-plugins-xiph/Makefile copyroot: 0 / PLAIN K 8 Makefile V 30 file 46-131766.0.r320405/17534 K 8 distinfo V 32 file 49-131766.0.r300895/3423776 K 5 files V 29 dir 4b-131766.0.r311381/18215 K 9 pkg-descr V 32 file 4f-131766.0.r300895/3424147 END ENDREP id: 45-131766.0.r320405/18067 type: dir pred: 45-131766.0.r311381/18632 count: 38 text: 320405 17853 201 201 5db79c5bbc5184c5b440d73c55f30989 cpath: /head/audio/akode-plugins-xiph copyroot: 0 / id: 5-310620.0.r320405/18262 type: file pred: 5-310620.0.r314960/107334 count: 2 text: 320405 1625 51 3326 6ebe8160038c70dcae0843088248a46b 03d78d8a484cca22c83d880445b8e6f8b8478b71 320404-6v8e/_7 props: 310620 3170 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/audio/alure/Makefile copyroot: 0 / PLAIN K 8 Makefile V 29 file 5-310620.0.r320405/18262 K 8 distinfo V 28 file 8-310620.0.r310620/3666 K 9 pkg-descr V 28 file a-310620.0.r310620/4044 K 9 pkg-plist V 28 file c-310620.0.r310620/4424 END ENDREP id: 4-310620.0.r320405/18773 type: dir pred: 4-310620.0.r314960/107845 count: 2 text: 320405 18565 195 195 d157723eaca0ce5b89a1d5859f1d6c28 cpath: /head/audio/alure copyroot: 0 / id: 5-174878.0.r320405/18953 type: file pred: 5-174878.0.r316596/88383 count: 44 text: 320405 1705 566 2180 cd1b96aa52b8913aafc2da71901fdfb6 3fc1cd54732c93cb6c1ec89793cd349c4cdfabe8 320404-6v8e/_9 props: 316596 88267 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/audio/aqualung/Makefile copyroot: 0 / PLAIN K 8 Makefile V 29 file 5-174878.0.r320405/18953 K 8 distinfo V 31 file 8-174878.0.r300895/2666459 K 5 files V 27 dir 6-184169.0.r302792/1729 K 9 pkg-descr V 31 file a-174878.0.r300895/2666817 K 9 pkg-plist V 31 file c-174878.0.r300895/2667814 END ENDREP id: 4-174878.0.r320405/19521 type: dir pred: 4-174878.0.r316596/88950 count: 46 text: 320405 19261 247 247 25d04a851b86a5bd6516dcd14132a230 cpath: /head/audio/aqualung copyroot: 0 / id: 5-60256.0.r320405/19704 type: file pred: 5-60256.0.r316464/224990 count: 56 text: 320405 2300 627 4988 5cf2b911f38fe82b0ec7fcf275c84321 2b2a3d6dc999c4f42cb202fcc3f73ea88458fd97 320404-6v8e/_b props: 309811 286 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/audio/audacity/Makefile copyroot: 0 / PLAIN K 8 Makefile V 28 file 5-60256.0.r320405/19704 K 8 distinfo V 27 file 8-60256.0.r311076/1776 K 5 files V 27 dir 3-102817.0.r311076/2691 K 9 pkg-descr V 27 file k-60256.0.r311076/2879 K 9 pkg-plist V 27 file m-60256.0.r311076/3185 END ENDREP id: 4-60256.0.r320405/20256 type: dir pred: 4-60256.0.r316464/225541 count: 62 text: 320405 20009 234 234 599f7d2022ff25f4541585f1ad05f549 cpath: /head/audio/audacity copyroot: 0 / id: 5-135770.0.r320405/20438 type: file pred: 5-135770.0.r315474/20532 count: 21 text: 320405 2953 30 1311 abd9dac4d7f8192e9f85a30126045fc1 a688d49722b220ad0e9097349207424b139126eb 320404-6v8e/_d props: 302594 6789 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/audio/bmp-flac/Makefile copyroot: 0 / PLAIN K 8 Makefile V 29 file 5-135770.0.r320405/20438 K 8 distinfo V 31 file 8-135770.0.r300895/1741553 K 5 files V 30 dir a-135770.0.r300895/1744438 K 9 pkg-descr V 31 file i-135770.0.r300895/1741912 END ENDREP id: 4-135770.0.r320405/20956 type: dir pred: 4-135770.0.r315474/21049 count: 23 text: 320405 20744 199 199 b184b149bdea3adf9809d9019f0c5ccd cpath: /head/audio/bmp-flac copyroot: 0 / id: 5-145393.0.r320405/21139 type: file pred: 5-145393.0.r317525/21722 count: 51 text: 320405 3011 36 4751 d57e376c8b0a587bf2e24dbdab4958a8 5233563946508318a01bf4c155004901a143ba64 320404-6v8e/_f props: 306588 1148 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/audio/cmus/Makefile copyroot: 0 / PLAIN K 8 Makefile V 29 file 5-145393.0.r320405/21139 K 8 distinfo V 28 file 8-145393.0.r308118/1689 K 5 files V 27 dir 6-306588.0.r308118/2368 K 9 pkg-descr V 31 file a-145393.0.r300895/1940729 K 9 pkg-plist V 28 file c-145393.0.r308118/2547 END ENDREP id: 4-145393.0.r320405/21695 type: dir pred: 4-145393.0.r317525/22275 count: 52 text: 320405 21441 241 241 869a41cbc7d405ce9595313efff3a768 cpath: /head/audio/cmus copyroot: 0 / PLAIN K 13 svn:eol-style V 6 native K 12 svn:keywords V 10 FreeBSD=%H K 13 svn:mime-type V 10 text/plain END ENDREP id: 5-172673.0.r320405/21990 type: file pred: 5-172673.0.r300895/2650010 count: 24 text: 320405 3072 182 1187 0597f45515f64f136f8cc6ea79c38c86 b0d1b127b9409f3b6fa1d2f7fda3f5b794a4ec94 320404-6v8e/_h props: 320405 21874 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/audio/cynthiune/Makefile copyroot: 0 / PLAIN K 8 Makefile V 29 file 5-172673.0.r320405/21990 K 8 distinfo V 31 file 8-172673.0.r300895/2644695 K 5 files V 28 dir 3-191721.0.r311381/23695 K 9 pkg-descr V 31 file a-172673.0.r300895/2645054 K 9 pkg-plist V 31 file c-172673.0.r300895/2649650 END ENDREP id: 4-172673.0.r320405/22562 type: dir pred: 4-172673.0.r311381/24149 count: 32 text: 320405 22301 248 248 c2a330907bdfb68dbc4c235f55941302 cpath: /head/audio/cynthiune copyroot: 0 / id: 5-249492.0.r320405/22746 type: file pred: 5-249492.0.r317576/2312 count: 29 text: 320405 3282 22 8780 113d76dd6ce58a4a5d6622ce52e5b213 11324b3388cc246e74043a9fe67dfc203c3387ac 320404-6v8e/_j props: 316596 93885 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/audio/deadbeef/Makefile copyroot: 0 / PLAIN K 8 Makefile V 29 file 5-249492.0.r320405/22746 K 8 distinfo V 31 file 8-249492.0.r300895/3438985 K 9 pkg-descr V 31 file k-249492.0.r300895/3439336 K 9 pkg-plist V 31 file m-249492.0.r300895/3439691 END ENDREP id: 4-249492.0.r320405/23269 type: dir pred: 4-249492.0.r317576/2834 count: 31 text: 320405 23052 204 204 7311e4eb6840c17a17a74383ee3c3d14 cpath: /head/audio/deadbeef copyroot: 0 / id: 5-201164.0.r320405/23451 type: file pred: 5-201164.0.r314091/618 count: 15 text: 320405 3332 27 1216 6772887fd16dab9d62da5cfe0e50d36c 028d4c69869f56e762d663a925a75b859f8c9f6f 320404-6v8e/_l props: 314091 502 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/audio/dvda-author/Makefile copyroot: 0 / PLAIN K 8 Makefile V 29 file 5-201164.0.r320405/23451 K 8 distinfo V 31 file 8-201164.0.r300895/3212369 K 5 files V 30 dir 6-236450.0.r300895/3213923 K 9 pkg-descr V 31 file a-201164.0.r300895/3212730 K 9 pkg-plist V 31 file a-236450.0.r300895/3214163 END ENDREP id: 4-201164.0.r320405/24020 type: dir pred: 4-201164.0.r314091/1184 count: 16 text: 320405 23757 250 250 90a54f19f06b6cba7ce6587a7a8c5c22 cpath: /head/audio/dvda-author copyroot: 0 / id: 5-42646.0.r320405/24205 type: file pred: 5-42646.0.r319883/875 count: 62 text: 320405 3385 296 994 a7540ff36a6e0aa3cec25739b5ac26b1 cad9f334f397549de62d0c066649b8291e7dff32 320404-6v8e/_n props: 316464 229903 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/audio/easytag/Makefile copyroot: 0 / PLAIN K 8 Makefile V 28 file 5-42646.0.r320405/24205 K 8 distinfo V 27 file 8-42646.0.r319883/1176 K 9 pkg-descr V 30 file i-42646.0.r300895/3235075 K 9 pkg-plist V 27 file k-42646.0.r319883/1481 END ENDREP id: 4-42646.0.r320405/24715 type: dir pred: 4-42646.0.r319883/1993 count: 72 text: 320405 24508 194 194 f15169d10dc41bef401915d3454694eb cpath: /head/audio/easytag copyroot: 0 / id: 5-39997.0.r320405/24894 type: file pred: 5-39997.0.r316654/72153 count: 58 text: 320405 3711 373 1278 e74489e67b5221e9efbd65fb3a7614bb d4aeecff2e687ce954ba51b513f04b2d4451d3b9 320404-6v8e/_p props: 308633 588 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/audio/flac/Makefile copyroot: 0 / PLAIN K 15 fbsd:nokeywords V 3 yes K 13 svn:eol-style V 6 native K 13 svn:mime-type V 10 text/plain END ENDREP id: 8-39997.0.r320405/25305 type: file pred: 8-39997.0.r300895/3081157 count: 16 text: 320405 4112 146 129 3610295c6c3e6bc1b596b18e47d40291 4744fd0f3176500ff107857f2f1c89bea4617eb1 320404-6v8e/_q props: 320405 25194 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/audio/flac/distinfo copyroot: 0 / PLAIN K 13 svn:eol-style V 6 native K 12 svn:keywords V 10 FreeBSD=%H K 13 svn:mime-type V 10 text/plain END ENDREP id: 6-62537.0.r320405/25723 type: file pred: 6-62537.0.r300895/3081868 count: 5 text: 320405 4284 449 431 ac246dd8ee465d7afdb516ed8999dd69 fc7cfb2342457cbcccec229a0405b5e284f383bb 320404-6v8e/_s props: 320405 25607 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/audio/flac/files/patch-Makefile.in copyroot: 0 / PLAIN K 13 svn:eol-style V 6 native K 12 svn:keywords V 10 FreeBSD=%H K 13 svn:mime-type V 10 text/plain END ENDREP id: 6-53346.0.r320405/26156 type: file pred: 6-53346.0.r300895/3082994 count: 7 text: 320405 4762 351 333 15faee89a04b3b8024b60e339ffca529 c5fa238a955b3d7809ce8bb9be89f60c6fa52fd1 320404-6v8e/_t props: 320405 26040 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/audio/flac/files/patch-configure copyroot: 0 / PLAIN K 13 svn:eol-style V 6 native K 12 svn:keywords V 10 FreeBSD=%H K 13 svn:mime-type V 10 text/plain END ENDREP id: 5-79042.0.r320405/26587 type: file pred: 5-79042.0.r300895/3082624 count: 4 text: 320405 5142 508 610 451d5d0c3ac3f9e9e19fa2c59bc1f6cd 77d6d37a761bd41d13ea0d07eac7efbb6b217a89 320404-6v8e/_u props: 320405 26471 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/audio/flac/files/patch-man_flac.1 copyroot: 0 / PLAIN K 17 patch-Makefile.in V 28 file 6-62537.0.r320405/25723 K 15 patch-configure V 28 file 6-53346.0.r320405/26156 K 16 patch-man_flac.1 V 28 file 5-79042.0.r320405/26587 END ENDREP id: 3-48166.0.r320405/27088 type: dir pred: 3-48166.0.r300895/3083575 count: 12 text: 320405 26903 172 172 e99a091fc1b19da7194415bfe26fce3c cpath: /head/audio/flac/files copyroot: 0 / PLAIN K 13 svn:eol-style V 6 native K 12 svn:keywords V 10 FreeBSD=%H K 13 svn:mime-type V 10 text/plain END ENDREP id: i-39997.0.r320405/27389 type: file pred: i-39997.0.r300895/3083814 count: 15 text: 320405 5677 97 5860 66970bbd95a3310e1798a11353ad2de1 0d5ba983430c3f4670f7ce74248b17b53fdc3b59 320404-6v8e/_v props: 320405 27273 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/audio/flac/pkg-plist copyroot: 0 / PLAIN K 8 Makefile V 28 file 5-39997.0.r320405/24894 K 8 distinfo V 28 file 8-39997.0.r320405/25305 K 5 files V 27 dir 3-48166.0.r320405/27088 K 9 pkg-descr V 27 file g-39997.0.r308633/1110 K 9 pkg-plist V 28 file i-39997.0.r320405/27389 END ENDREP id: 4-39997.0.r320405/27942 type: dir pred: 4-39997.0.r316654/72708 count: 66 text: 320405 27693 236 236 b2c75467fdc28d2a1cad2c6d040de73d cpath: /head/audio/flac copyroot: 0 / PLAIN K 13 svn:eol-style V 6 native K 12 svn:keywords V 10 FreeBSD=%H K 13 svn:mime-type V 10 text/plain END ENDREP id: 5-109213.0.r320405/28235 type: file pred: 5-109213.0.r300895/2750933 count: 17 text: 320405 5804 29 799 68e6add4891d5477056457a25476f85a 4df3a701f705c3099020043370ceb8d428fa959f 320404-6v8e/_x props: 320405 28119 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/audio/flac123/Makefile copyroot: 0 / PLAIN K 8 Makefile V 29 file 5-109213.0.r320405/28235 K 8 distinfo V 31 file 8-109213.0.r300895/2750217 K 9 pkg-descr V 31 file a-109213.0.r300895/2750575 END ENDREP id: 4-109213.0.r320405/28708 type: dir pred: 4-109213.0.r300895/2751408 count: 19 text: 320405 28542 153 153 90b3be31d3e573968d99c7472c120af5 cpath: /head/audio/flac123 copyroot: 0 / id: 5-313547.0.r320405/28892 type: file pred: 5-313547.0.r316464/245667 count: 3 text: 320405 5860 80 1119 ea500163fc2e396b0860c1792c831214 e140b4f9b2b80a4c4de11e2a78bab92c6308b411 320404-6v8e/_z props: 313547 2391 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/audio/gmtp/Makefile copyroot: 0 / PLAIN K 8 Makefile V 29 file 5-313547.0.r320405/28892 K 8 distinfo V 28 file 8-313547.0.r313547/2885 K 5 files V 27 dir a-313547.0.r313547/3613 K 9 pkg-descr V 28 file e-313547.0.r313547/3872 K 9 pkg-plist V 28 file g-313547.0.r313547/4251 END ENDREP id: 4-313547.0.r320405/29445 type: dir pred: 4-313547.0.r316464/246222 count: 3 text: 320405 29194 238 238 d4700d33a21d58f9cd0d97b546e42a40 cpath: /head/audio/gmtp copyroot: 0 / id: 5-79394.0.r320405/29624 type: file pred: 5-79394.0.r316464/248844 count: 63 text: 320405 5969 22 1653 0e278687e5d1b343870137eb8406fbd5 ade463ab1ea8af4b3a03523c117d59bbbcb45509 320404-6v8e/_11 props: 316464 248728 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/audio/gtkpod/Makefile copyroot: 0 / PLAIN K 8 Makefile V 28 file 5-79394.0.r320405/29624 K 8 distinfo V 30 file 8-79394.0.r300895/3062454 K 9 pkg-descr V 30 file a-79394.0.r300895/3062803 K 9 pkg-plist V 30 file c-79394.0.r300895/3063157 END ENDREP id: 4-79394.0.r320405/30143 type: dir pred: 4-79394.0.r316464/249364 count: 76 text: 320405 29930 200 200 eb0e701007bf666b32c1fd446053f4c9 cpath: /head/audio/gtkpod copyroot: 0 / PLAIN K 13 svn:eol-style V 6 native K 12 svn:keywords V 10 FreeBSD=%H K 13 svn:mime-type V 10 text/plain END ENDREP id: 5-307245.0.r320405/30439 type: file pred: 5-307245.0.r307245/1593 count: 1 text: 320405 6021 80 1514 a3f63744986afe79f240a6097d7d0741 93ca11b851f59c4f955e5f87a6f1022a0d58acb0 320404-6v8e/_13 props: 320405 30323 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/audio/harp/Makefile copyroot: 0 / PLAIN K 8 Makefile V 29 file 5-307245.0.r320405/30439 K 8 distinfo V 28 file 8-307245.0.r307245/1905 K 9 pkg-descr V 28 file a-307245.0.r307245/2217 K 9 pkg-plist V 28 file c-307245.0.r307245/2530 END ENDREP id: 4-307245.0.r320405/30949 type: dir pred: 4-307245.0.r307245/3006 count: 1 text: 320405 30741 195 195 645de651c5c044443c25e2cf7889a652 cpath: /head/audio/harp copyroot: 0 / id: 5-169939.0.r320405/31126 type: file pred: 5-169939.0.r316464/252029 count: 35 text: 320405 6128 29 880 2b9c27c7759eaaad339ed8f682c1c999 035ca8e59a3bc3dec3742a74963c0fe49819201a 320404-6v8e/_15 props: 316464 251913 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/audio/kid3/Makefile copyroot: 0 / PLAIN K 8 Makefile V 29 file 5-169939.0.r320405/31126 K 8 distinfo V 31 file 8-169939.0.r300895/1680442 K 5 files V 30 dir 6-279822.0.r300895/1681548 K 9 pkg-descr V 31 file e-169939.0.r300895/1680790 K 9 pkg-plist V 31 file g-169939.0.r300895/1681779 END ENDREP id: 4-169939.0.r320405/31694 type: dir pred: 4-169939.0.r316464/252600 count: 36 text: 320405 31431 250 250 2ab5a936ff1eef8355b35627d05868f8 cpath: /head/audio/kid3 copyroot: 0 / id: j-169939.0.r320405/31874 type: file pred: j-169939.0.r316596/96242 count: 47 text: 320405 6187 83 1827 3a3a202f704828bc508c959ad25602bb a00c3b3e36923589e8f447e6eaaaa145dd8be0bf 320404-6v8e/_17 props: 301600 14333 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/audio/kid3-kde4/Makefile copyroot: 0 / PLAIN K 8 Makefile V 29 file j-169939.0.r320405/31874 K 8 distinfo V 27 file m-169939.0.r314385/961 K 9 pkg-descr V 31 file s-169939.0.r300895/2085373 K 9 pkg-plist V 31 file u-169939.0.r300895/2085728 END ENDREP id: i-169939.0.r320405/32396 type: dir pred: i-169939.0.r316596/96765 count: 47 text: 320405 32183 200 200 4537f4875a85bb5c0b81abfddd7918be cpath: /head/audio/kid3-kde4 copyroot: 0 / id: 1f-311483.0.r320405/32580 type: file pred: 1f-311483.0.r315373/259163 count: 4 text: 320405 6298 516 1073 f9fd2311c057017c85c3ac5ff52b6c81 6c8dadd644e728a0ea31d20e9bdf3d05a7935127 320404-6v8e/_19 props: 311483 275969 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/audio/kio-audiocd/Makefile copyroot: 0 / PLAIN K 8 Makefile V 30 file 1f-311483.0.r320405/32580 K 8 distinfo V 31 file 1i-311483.0.r318452/153557 K 5 files V 30 dir 1k-311483.0.r311483/277248 K 9 pkg-descr V 31 file 1o-311483.0.r311483/277520 K 9 pkg-plist V 31 file 1q-311483.0.r315373/259793 END ENDREP id: 1e-311483.0.r320405/33159 type: dir pred: 1e-311483.0.r318452/154135 count: 5 text: 320405 32895 251 251 29db660a91b31334c415ccf7754c99d3 cpath: /head/audio/kio-audiocd copyroot: 0 / PLAIN K 13 svn:eol-style V 6 native K 12 svn:keywords V 10 FreeBSD=%H K 13 svn:mime-type V 10 text/plain END ENDREP id: 5-254785.0.r320405/33463 type: file pred: 5-254785.0.r316287/22992 count: 6 text: 320405 6844 196 766 53e9b47f99ef89510acdd1df37e0e7fe f915dd44178d65cc9a80eab34e019bcecf96563b 320404-6v8e/_1b props: 320405 33347 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/audio/libbs2b/Makefile copyroot: 0 / PLAIN K 8 Makefile V 29 file 5-254785.0.r320405/33463 K 8 distinfo V 31 file 8-254785.0.r300895/2608968 K 9 pkg-descr V 31 file a-254785.0.r300895/2609325 K 9 pkg-plist V 31 file c-254785.0.r300895/2609678 END ENDREP id: 4-254785.0.r320405/33986 type: dir pred: 4-254785.0.r316287/23516 count: 7 text: 320405 33769 204 204 9a6e1ba2014e5a35b95e91d3642dc3f2 cpath: /head/audio/libbs2b copyroot: 0 / id: 5-258836.0.r320405/34167 type: file pred: 5-258836.0.r308271/380 count: 7 text: 320405 7069 24 898 9e800f8e9e2475f11f531805bc80c3c2 adc56eac524e91214cb7d54de5958cadfbeea433 320404-6v8e/_1d props: 305465 366 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/audio/libfishsound/Makefile copyroot: 0 / PLAIN K 8 Makefile V 29 file 5-258836.0.r320405/34167 K 8 distinfo V 31 file 8-258836.0.r300895/2740850 K 9 pkg-descr V 27 file a-258836.0.r305465/897 K 9 pkg-plist V 31 file c-258836.0.r300895/2741570 END ENDREP id: 4-258836.0.r320405/34686 type: dir pred: 4-258836.0.r308271/892 count: 8 text: 320405 34473 200 200 0128ec0142943a6594136e0fdaae90be cpath: /head/audio/libfishsound copyroot: 0 / PLAIN K 13 svn:eol-style V 6 native K 12 svn:keywords V 10 FreeBSD=%H K 13 svn:mime-type V 10 text/plain END ENDREP id: 5-222866.0.r320405/34986 type: file pred: 5-222866.0.r314640/63435 count: 7 text: 320405 7119 29 764 838aad40048b34c220ad2a968a8083f1 88a1e10c371c4c3717daa8874b075c09c27dacc2 320404-6v8e/_1f props: 320405 34870 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/audio/libgig/Makefile copyroot: 0 / PLAIN K 8 Makefile V 29 file 5-222866.0.r320405/34986 K 8 distinfo V 31 file 8-222866.0.r300895/2628194 K 9 pkg-descr V 29 file a-222866.0.r315487/61344 K 9 pkg-plist V 31 file c-222866.0.r300895/2628903 END ENDREP id: 4-222866.0.r320405/35505 type: dir pred: 4-222866.0.r315487/61866 count: 9 text: 320405 35290 202 202 dec79da258ba23ad3a0bec954c78c8ff cpath: /head/audio/libgig copyroot: 0 / PLAIN K 13 svn:eol-style V 6 native K 12 svn:keywords V 10 FreeBSD=%H K 13 svn:mime-type V 10 text/plain END ENDREP id: 5-45260.0.r320405/35801 type: file pred: 5-45260.0.r301188/351940 count: 61 text: 320405 7176 29 1953 6e2d55ac927dc4696874d2590c830e30 aab3ec45716c5f18b402ff639710fa74791862d0 320404-6v8e/_1h props: 320405 35685 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/audio/libsndfile/Makefile copyroot: 0 / PLAIN K 8 Makefile V 28 file 5-45260.0.r320405/35801 K 8 distinfo V 30 file 8-45260.0.r300895/3265507 K 9 pkg-descr V 30 file c-45260.0.r300895/3265860 K 9 pkg-plist V 30 file e-45260.0.r300895/3266213 END ENDREP id: 4-45260.0.r320405/36323 type: dir pred: 4-45260.0.r301188/352467 count: 66 text: 320405 36110 200 200 8a0d9e356caa909fc1868ad9e3ec6bda cpath: /head/audio/libsndfile copyroot: 0 / id: 5-178829.0.r320405/36507 type: file pred: 5-178829.0.r319118/12822 count: 48 text: 320405 7234 747 2693 a88830a69fc9fbf9e4a718abd6448802 064456fe8592f10e43d66e2efc81ff18e5344682 320404-6v8e/_1j props: 314960 124507 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/audio/lmms/Makefile copyroot: 0 / PLAIN K 8 Makefile V 29 file 5-178829.0.r320405/36507 K 8 distinfo V 29 file 8-178829.0.r319118/13123 K 5 files V 30 dir a-178829.0.r300895/3135441 K 9 pkg-descr V 31 file m-178829.0.r300895/3126984 K 9 pkg-plist V 29 file o-178829.0.r319118/13426 END ENDREP id: 4-178829.0.r320405/37072 type: dir pred: 4-178829.0.r319118/13993 count: 54 text: 320405 36813 246 246 9188f2e4696afc3bdeb09213e82630c1 cpath: /head/audio/lmms copyroot: 0 / id: 5-112300.0.r320405/37251 type: file pred: 5-112300.0.r319305/40680 count: 34 text: 320405 8008 662 2588 61cd4bdbb157b541528fab92eb52f1ef 17a054d4943f0d5b3317006e8cbc42db08ebf236 320404-6v8e/_1l props: 308053 2647 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/audio/mixxx/Makefile copyroot: 0 / PLAIN K 8 Makefile V 29 file 5-112300.0.r320405/37251 K 8 distinfo V 29 file 8-112300.0.r319305/40980 K 5 files V 28 dir a-112300.0.r319305/44248 K 9 pkg-descr V 29 file 12-112300.0.r312970/1623 K 9 pkg-plist V 30 file 14-112300.0.r319305/44432 END ENDREP id: 4-112300.0.r320405/37812 type: dir pred: 4-112300.0.r319305/44996 count: 37 text: 320405 37556 243 243 cd8288cf99403012c933baa2f7e3fdb0 cpath: /head/audio/mixxx copyroot: 0 / id: 5-301404.0.r320405/37992 type: file pred: 5-301404.0.r317525/23885 count: 3 text: 320405 8697 36 5158 6afbd8507b6814cc0183ed068f9c72ea bd7e2bc1d9731a40dfa3c620b7447dc403f82cf5 320404-6v8e/_1n props: 301404 3440 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/audio/mous/Makefile copyroot: 0 / PLAIN K 8 Makefile V 29 file 5-301404.0.r320405/37992 K 8 distinfo V 28 file 8-301404.0.r301404/3936 K 5 files V 27 dir a-301404.0.r301404/5121 K 9 pkg-descr V 28 file g-301404.0.r301404/5382 K 9 pkg-plist V 28 file i-301404.0.r301404/5759 END ENDREP id: 4-301404.0.r320405/38545 type: dir pred: 4-301404.0.r317525/24438 count: 3 text: 320405 38294 238 238 b194ae0f08957eb6ddbb15a0435f32ba cpath: /head/audio/mous copyroot: 0 / id: 6-294132.0.r320405/38723 type: file pred: 6-294132.0.r317576/4555 count: 8 text: 320405 8761 346 1027 5f196018bc6c318104848b6580e24846 f2f923aca3c5ab87b41d6765190b84c47d7ee697 320404-6v8e/_1p props: 316464 258282 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/audio/muine/Makefile copyroot: 0 / PLAIN K 8 Makefile V 29 file 6-294132.0.r320405/38723 K 8 distinfo V 31 file 9-294132.0.r300895/1819259 K 5 files V 30 dir b-294132.0.r300895/1822168 K 9 pkg-descr V 31 file j-294132.0.r300895/1819610 K 9 pkg-plist V 31 file 3-294177.0.r300895/1822407 END ENDREP id: 5-294132.0.r320405/39291 type: dir pred: 5-294132.0.r317576/5122 count: 9 text: 320405 39028 250 250 45a65a097f32f195442b06d7f8d37817 cpath: /head/audio/muine copyroot: 0 / PLAIN K 13 svn:eol-style V 6 native K 12 svn:keywords V 10 FreeBSD=%H K 13 svn:mime-type V 10 text/plain END ENDREP id: 5-90611.0.r320405/39585 type: file pred: 5-90611.0.r317325/236 count: 92 text: 320405 9135 879 7476 670176c951af5979d93db839e92eab72 552a4c363b13c83c602446e7939178e3225b173d 320404-6v8e/_1r props: 320405 39469 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/audio/musicpd/Makefile copyroot: 0 / PLAIN K 8 Makefile V 28 file 5-90611.0.r320405/39585 K 8 distinfo V 27 file 8-90611.0.r316961/2115 K 5 files V 26 dir a-90611.0.r319487/1719 K 9 pkg-descr V 30 file i-90611.0.r300895/2318299 K 9 pkg-plist V 28 file a-245293.0.r316961/3431 END ENDREP id: 4-90611.0.r320405/40139 type: dir pred: 4-90611.0.r319487/2149 count: 102 text: 320405 39889 237 237 a7564059a8bf23f25435f2146f08a85c cpath: /head/audio/musicpd copyroot: 0 / id: 5-256791.0.r320405/40319 type: file pred: 5-256791.0.r306501/7829 count: 16 text: 320405 10042 506 1321 1f344aeddd035aed51af7765583316f3 d26565620e30342c923e1094783a09c97586fa76 320404-6v8e/_1t props: 302008 302 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/audio/mythplugin-mythmusic/Makefile copyroot: 0 / PLAIN K 8 Makefile V 29 file 5-256791.0.r320405/40319 K 8 distinfo V 28 file 8-256791.0.r306501/8252 K 5 files V 27 dir a-256791.0.r306501/8639 K 9 pkg-descr V 31 file g-256791.0.r300895/2200794 K 9 pkg-plist V 28 file i-256791.0.r306501/8953 END ENDREP id: 4-256791.0.r320405/40892 type: dir pred: 4-256791.0.r306501/9525 count: 16 text: 320405 40638 241 241 a0b6b17629338484f799b7a3b2d51cc7 cpath: /head/audio/mythplugin-mythmusic copyroot: 0 / id: 7-134061.0.r320405/41086 type: file pred: 7-134061.0.r319352/63 count: 58 text: 320405 10576 40 3033 4ea9fb9e5d02e4d95df5515730e0b645 fcbe8c0f355de179542c6027bc3c9c7b16fe1c0e 320404-6v8e/_1v props: 304026 445 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/audio/ocp/Makefile copyroot: 0 / PLAIN K 8 Makefile V 29 file 7-134061.0.r320405/41086 K 8 distinfo V 31 file a-134061.0.r300895/2255734 K 5 files V 30 dir 6-241817.0.r300895/2257269 K 9 pkg-descr V 31 file q-134061.0.r300895/2256085 K 9 pkg-plist V 31 file s-134061.0.r300895/2257501 END ENDREP id: 6-134061.0.r320405/41648 type: dir pred: 6-134061.0.r319352/617 count: 60 text: 320405 41385 250 250 0f8801601163ab17a5fa3858b1ec8ffc cpath: /head/audio/ocp copyroot: 0 / PLAIN K 13 svn:eol-style V 6 native K 12 svn:keywords V 10 FreeBSD=%H K 13 svn:mime-type V 10 text/plain END ENDREP id: 5-168416.0.r320405/41940 type: file pred: 5-168416.0.r300895/2942865 count: 13 text: 320405 10644 43 504 0104454c51ae04d0679fba6d8344ac28 96d6abc2e804db2d07965c302879247393de8ea4 320404-6v8e/_1x props: 320405 41824 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/audio/p5-Audio-FLAC-Header/Makefile copyroot: 0 / PLAIN K 8 Makefile V 29 file 5-168416.0.r320405/41940 K 8 distinfo V 31 file 8-168416.0.r300895/2941763 K 9 pkg-descr V 31 file a-168416.0.r300895/2942126 K 9 pkg-plist V 31 file c-168416.0.r300895/2942495 END ENDREP id: 4-168416.0.r320405/42479 type: dir pred: 4-168416.0.r300895/2943400 count: 14 text: 320405 42262 204 204 e1b4874691670a4d4619e54f6d720b1a cpath: /head/audio/p5-Audio-FLAC-Header copyroot: 0 / id: 5-94963.0.r320405/42676 type: file pred: 5-94963.0.r316600/26698 count: 41 text: 320405 10712 22 1949 b1968fef4485ac4e8b5d69ac8892fbf5 ee3b950477254d0b4de101de9ece8f10b2400454 320404-6v8e/_1z props: 316464 263963 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/audio/prokyon3/Makefile copyroot: 0 / PLAIN K 8 Makefile V 28 file 5-94963.0.r320405/42676 K 8 distinfo V 30 file 8-94963.0.r300895/1831341 K 5 files V 29 dir a-94963.0.r300895/1832926 K 9 pkg-descr V 30 file g-94963.0.r300895/1831698 K 11 pkg-message V 30 file c-99108.0.r300895/1833161 K 9 pkg-plist V 30 file i-94963.0.r300895/1833513 END ENDREP id: 4-94963.0.r320405/43295 type: dir pred: 4-94963.0.r316600/27317 count: 45 text: 320405 42984 298 298 c1d00f5efb58761ddff69c2e11935024 cpath: /head/audio/prokyon3 copyroot: 0 / id: 5-135394.0.r320405/43476 type: file pred: 5-135394.0.r316596/99093 count: 36 text: 320405 10763 762 3621 9ef7ba4b85c97c63fb022f92710402af 7d03df0c7281d72312a1698ebb254ab0890360ed 320404-6v8e/_21 props: 316596 98977 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/audio/rezound/Makefile copyroot: 0 / PLAIN K 8 Makefile V 29 file 5-135394.0.r320405/43476 K 8 distinfo V 31 file 8-135394.0.r300895/2209073 K 5 files V 30 dir a-135394.0.r300895/2212017 K 9 pkg-descr V 31 file e-135394.0.r300895/2209431 K 9 pkg-plist V 31 file g-135394.0.r300895/2212253 END ENDREP id: 4-135394.0.r320405/44048 type: dir pred: 4-135394.0.r316596/99663 count: 38 text: 320405 43785 250 250 adf8c19e1157693cf3a6ede6bb6af1b0 cpath: /head/audio/rezound copyroot: 0 / id: 5-28007.0.r320405/44230 type: file pred: 5-28007.0.r316287/40995 count: 61 text: 320405 11555 22 1983 62643d3e65161375a699f8e59f81015a 1b9f5403929f2388c9d90fa620b834761200c19e 320404-6v8e/_23 props: 309565 1236 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/audio/sdl_mixer/Makefile copyroot: 0 / PLAIN K 8 Makefile V 28 file 5-28007.0.r320405/44230 K 8 distinfo V 30 file 8-28007.0.r300895/3168161 K 5 files V 27 dir a-28007.0.r311381/26234 K 9 pkg-descr V 30 file o-28007.0.r300895/3168518 K 9 pkg-plist V 30 file q-28007.0.r300895/3169916 END ENDREP id: 4-28007.0.r320405/44793 type: dir pred: 4-28007.0.r316287/41558 count: 70 text: 320405 44537 243 243 473a4c1d9662938270b15d8ef012107a cpath: /head/audio/sdl_mixer copyroot: 0 / id: 5-75925.0.r320405/44975 type: file pred: 5-75925.0.r309566/1045 count: 47 text: 320405 11606 22 2233 95cd7e4075a4a50039a28313d3deaa46 191f98e64255b917d95725f7ce1db8c52afe396d 320404-6v8e/_25 props: 305470 455 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/audio/sdl_sound/Makefile copyroot: 0 / PLAIN K 8 Makefile V 28 file 5-75925.0.r320405/44975 K 8 distinfo V 30 file 8-75925.0.r300895/1979858 K 5 files V 26 dir 6-92091.0.r309566/1907 K 9 pkg-descr V 30 file a-75925.0.r300895/1980215 K 9 pkg-plist V 30 file c-75925.0.r300895/1981210 END ENDREP id: 4-75925.0.r320405/45535 type: dir pred: 4-75925.0.r309566/2348 count: 51 text: 320405 45280 242 242 e060201994aaf81ee8edec0210e292c3 cpath: /head/audio/sdl_sound copyroot: 0 / id: 4-265.0.r320405/45716 type: file pred: 4-265.0.r316287/44599 count: 64 text: 320405 11654 1325 3905 4e75bb01af6a082a5974c1be766946a5 b524fd9a9ca5ec0032b3bf0c27db0a880058fdc9 320404-6v8e/_27 props: 304766 126 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/audio/sox/Makefile copyroot: 0 / PLAIN K 8 Makefile V 26 file 4-265.0.r320405/45716 K 8 distinfo V 28 file 6-590.0.r300895/3619295 K 5 files V 30 dir 6-275335.0.r300895/3620363 K 9 pkg-descr V 28 file f-265.0.r300895/3619638 K 9 pkg-plist V 31 file 6-195153.0.r300895/3620598 END ENDREP id: 2-265.0.r320405/46268 type: dir pred: 2-265.0.r316287/45148 count: 78 text: 320405 46014 241 241 14a38f5337a344cca9be67e38f02818e cpath: /head/audio/sox copyroot: 0 / PLAIN K 13 svn:eol-style V 6 native K 12 svn:keywords V 10 FreeBSD=%H K 13 svn:mime-type V 10 text/plain END ENDREP id: 5-94731.0.r320405/46556 type: file pred: 5-94731.0.r301188/325458 count: 18 text: 320405 13002 29 1692 6d1eb9db7ec484223f971ba49b2be421 182bb94a47c26dad0b2db0295f0473b1dcb22892 320404-6v8e/_29 props: 320405 46440 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/audio/squash/Makefile copyroot: 0 / PLAIN K 8 Makefile V 28 file 5-94731.0.r320405/46556 K 8 distinfo V 30 file 8-94731.0.r300895/2313245 K 5 files V 29 dir a-94731.0.r300895/2316564 K 9 pkg-descr V 30 file i-94731.0.r300895/2313600 K 9 pkg-plist V 30 file k-94731.0.r300895/2316797 END ENDREP id: 4-94731.0.r320405/47120 type: dir pred: 4-94731.0.r301188/326025 count: 22 text: 320405 46862 245 245 0c5d7a78ae53fd0c12e5e527a3d265cd cpath: /head/audio/squash copyroot: 0 / id: 5-34670.0.r320405/47300 type: file pred: 5-34670.0.r316654/85801 count: 65 text: 320405 13059 27 1145 e51c9c9492846e1ab8d2d4e7ea551d96 b0a1f68e10009bd7db074fe4b124493ccb10269c 320404-6v8e/_2b props: 309200 17796 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/audio/vorbis-tools/Makefile copyroot: 0 / PLAIN K 8 Makefile V 28 file 5-34670.0.r320405/47300 K 8 distinfo V 30 file 8-34670.0.r300895/3238392 K 5 files V 29 dir a-34670.0.r300895/3240874 K 9 pkg-descr V 30 file i-34670.0.r300895/3238754 K 9 pkg-plist V 30 file k-34670.0.r300895/3241119 END ENDREP id: 4-34670.0.r320405/47869 type: dir pred: 4-34670.0.r316654/86371 count: 73 text: 320405 47611 245 245 c05a544050cd37830aa1799c5dad5078 cpath: /head/audio/vorbis-tools copyroot: 0 / PLAIN K 13 svn:eol-style V 6 native K 12 svn:keywords V 10 FreeBSD=%H K 13 svn:mime-type V 10 text/plain END ENDREP id: 4-997.0.r320405/48170 type: file pred: 4-997.0.r301188/336487 count: 70 text: 320405 13115 29 1442 5d00471d3775f1f3bae5a6dfadc642ea 33c7c7123a6c8a275c89971f45a6bf6a476eda37 320404-6v8e/_2d props: 320405 48054 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/audio/xmcd/Makefile copyroot: 0 / PLAIN K 8 Makefile V 26 file 4-997.0.r320405/48170 K 8 distinfo V 28 file 7-997.0.r300895/2743767 K 5 files V 27 dir 9-997.0.r300895/2748861 K 9 pkg-descr V 28 file f-997.0.r300895/2744118 K 9 pkg-plist V 28 file h-997.0.r300895/2749091 END ENDREP id: 2-997.0.r320405/48718 type: dir pred: 2-997.0.r301188/337038 count: 96 text: 320405 48470 235 235 cca5ee974acd38dbb7d8626154626997 cpath: /head/audio/xmcd copyroot: 0 / id: 5-82693.0.r320405/48892 type: file pred: 5-82693.0.r319055/129582 count: 32 text: 320405 13172 483 813 3eaab194c3e5503c351d53a2816d8ac1 3ea0a97c77669e0c11a127f300864919bea5059e 320404-6v8e/_2f props: 316464 276060 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/audio/xmms-flac/Makefile copyroot: 0 / PLAIN K 15 fbsd:nokeywords V 3 yes K 13 svn:eol-style V 6 native K 13 svn:mime-type V 10 text/plain END ENDREP id: 8-82693.0.r320405/49313 type: file pred: 8-82693.0.r300895/1753086 count: 11 text: 320405 13682 147 129 3610295c6c3e6bc1b596b18e47d40291 4744fd0f3176500ff107857f2f1c89bea4617eb1 320404-6v8e/_2g props: 320405 49202 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/audio/xmms-flac/distinfo copyroot: 0 / PLAIN K 13 svn:eol-style V 6 native K 12 svn:keywords V 10 FreeBSD=%H K 13 svn:mime-type V 10 text/plain END ENDREP id: e-82693.0.r320405/49738 type: file pred: e-82693.0.r300895/1754557 count: 5 text: 320405 13858 351 333 15faee89a04b3b8024b60e339ffca529 c5fa238a955b3d7809ce8bb9be89f60c6fa52fd1 320404-6v8e/_2i props: 320405 49622 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/audio/xmms-flac/files/patch-configure copyroot: 0 / PLAIN K 13 svn:eol-style V 6 native K 12 svn:keywords V 10 FreeBSD=%H K 13 svn:mime-type V 10 text/plain END ENDREP id: g-82693.0.r320405/50176 type: file pred: g-82693.0.r300895/1753801 count: 5 text: 320405 14239 372 1045 d8ced096f1f8d3feeadaa6c921e0cecd b494a017f8c6d9cde4f4638a1c24ee066c01dd4f 320404-6v8e/_2j props: 320405 50060 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/audio/xmms-flac/files/patch-src_plugin__xmms_Makefile.in copyroot: 0 / PLAIN K 13 svn:eol-style V 6 native K 12 svn:keywords V 10 FreeBSD=%H K 13 svn:mime-type V 10 text/plain END ENDREP id: 2k-320405.0.r320405/50634 type: file count: 0 text: 320405 14641 367 350 e58dcf2b55397d22ea4bbcbeec519f7e 7ca003a09e836d262d53165e481df87464491d68 320404-6v8e/_2l props: 320405 50518 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/audio/xmms-flac/files/patch-src_plugin__xmms_plugin.c copyroot: 0 / PLAIN K 8 Makefile V 30 file b-82693.0.r300895/1754196 K 15 patch-configure V 28 file e-82693.0.r320405/49738 K 34 patch-src_plugin__xmms_Makefile.in V 28 file g-82693.0.r320405/50176 K 31 patch-src_plugin__xmms_plugin.c V 30 file 2k-320405.0.r320405/50634 END ENDREP id: a-82693.0.r320405/51210 type: dir pred: a-82693.0.r300895/1755080 count: 7 text: 320405 50942 255 255 ab9fc5fed0543b750313c2b9ac4ddb6d cpath: /head/audio/xmms-flac/files copyroot: 0 / PLAIN K 15 fbsd:nokeywords V 3 yes K 13 svn:eol-style V 6 native K 13 svn:mime-type V 10 text/plain END ENDREP id: i-82693.0.r320405/51510 type: file pred: i-82693.0.r300895/1753445 count: 2 text: 320405 15021 137 124 a772a8d2773ef2f5959c3a329bcf7d65 7414589dd40272a62777dd18fc55e2501a76e587 320404-6v8e/_2m props: 320405 51399 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/audio/xmms-flac/pkg-descr copyroot: 0 / PLAIN K 8 Makefile V 28 file 5-82693.0.r320405/48892 K 8 distinfo V 28 file 8-82693.0.r320405/49313 K 5 files V 27 dir a-82693.0.r320405/51210 K 9 pkg-descr V 28 file i-82693.0.r320405/51510 K 9 pkg-plist V 30 file k-82693.0.r300895/1755323 END ENDREP id: 4-82693.0.r320405/52071 type: dir pred: 4-82693.0.r319055/130149 count: 36 text: 320405 51819 239 239 39482d77428b755bbeeec90482e8fad4 cpath: /head/audio/xmms-flac copyroot: 0 / id: 5-151728.0.r320405/52254 type: file pred: 5-151728.0.r319017/2934 count: 76 text: 320405 15186 213 9579 d68607ab36da75a8781b57036b3f99cb 85452a5b5a4d83d4fe56c6a7012fd12ef85b2294 320404-6v8e/_2o props: 301127 357 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/audio/xmms2/Makefile copyroot: 0 / PLAIN K 8 Makefile V 29 file 5-151728.0.r320405/52254 K 8 distinfo V 31 file 8-151728.0.r300895/1797984 K 5 files V 27 dir a-151728.0.r319017/6098 K 9 pkg-descr V 31 file g-151728.0.r300895/1798336 K 9 pkg-plist V 31 file i-151728.0.r300895/1801608 END ENDREP id: 4-151728.0.r320405/52818 type: dir pred: 4-151728.0.r319017/6543 count: 82 text: 320405 52558 247 247 0323fbefceaa4e658aed5b0e878b0a6c cpath: /head/audio/xmms2 copyroot: 0 / PLAIN K 11 HVSC-Update V 25 dir 2-67968.0.r309750/703 K 6 Maaate V 29 dir 2-38244.0.r300895/2627963 K 8 Makefile V 24 file 2-190.0.r320005/639 K 7 aacgain V 30 dir 4-163782.0.r300895/2422957 K 10 aacplusenc V 30 dir 5-196610.0.r300895/2082641 K 5 abcde V 26 dir 4-64121.0.r317576/2136 K 7 abcmidi V 29 dir 4-66558.0.r300895/2561104 K 9 abcselect V 25 dir 4-66556.0.r317556/682 K 6 abraca V 28 dir 4-192709.0.r316596/87284 K 22 acoustid-fingerprinter V 29 dir 4-306506.0.r314960/106393 K 6 adplay V 27 dir 4-134949.0.r306932/6051 K 4 afsp V 29 dir 4-29081.0.r300895/2567481 K 5 aften V 29 dir 4-252529.0.r314960/107154 K 5 akode V 28 dir 1f-131766.0.r309122/1184 K 20 akode-plugins-ffmpeg V 30 dir 6-208978.0.r300895/3252816 K 18 akode-plugins-jack V 31 dir 1t-131766.0.r300895/2936760 K 17 akode-plugins-mpc V 29 dir 27-131766.0.r305610/18954 K 18 akode-plugins-mpeg V 29 dir 2l-131766.0.r305610/19686 K 17 akode-plugins-oss V 29 dir 2z-131766.0.r305610/20419 K 24 akode-plugins-pulseaudio V 30 dir 4-213739.0.r300895/2721167 K 23 akode-plugins-resampler V 29 dir 3r-131766.0.r305610/21157 K 18 akode-plugins-xiph V 29 dir 45-131766.0.r320405/18067 K 4 alac V 30 dir 4-130593.0.r300895/2116016 K 8 alienwah V 29 dir 4-66953.0.r300895/1760145 K 8 alsa-lib V 27 dir 2-255774.0.r305269/7778 K 12 alsa-plugins V 28 dir 2-255775.0.r305269/10033 K 10 alsa-utils V 29 dir 2-255776.0.r316464/220805 K 5 alure V 28 dir 4-310620.0.r320405/18773 K 6 amarok V 29 dir 4-103684.0.r316464/221614 K 9 amarok-fs V 28 dir 4-194946.0.r314074/16211 K 11 amarok-kde4 V 28 dir i-103684.0.r316596/88081 K 11 amb-plugins V 28 dir 4-199097.0.r315487/55426 K 3 amp V 28 dir 2-7735.0.r300895/3156038 K 7 ampache V 29 dir 4-204729.0.r316464/222488 K 5 ample V 29 dir 4-56399.0.r300895/2053268 K 8 amrcoder V 26 dir 4-130665.0.r308137/607 K 8 aqualung V 28 dir 4-174878.0.r320405/19521 K 6 ardour V 28 dir 4-179203.0.r316831/18031 K 4 ario V 28 dir 4-244928.0.r317220/18134 K 4 arss V 29 dir 4-246843.0.r314960/109419 K 4 arts V 28 dir o-57964.0.r319055/127935 K 11 artswrapper V 30 dir 4-103387.0.r300895/2856359 K 4 ascd V 27 dir 2-15125.0.r314074/17619 K 5 asmix V 29 dir 4-88219.0.r300895/2675658 K 7 asmixer V 27 dir 4-88221.0.r314074/18310 K 7 asunder V 29 dir 4-199628.0.r316464/224808 K 6 atunes V 27 dir 4-204686.0.r317783/3368 K 5 aubio V 28 dir 4-219094.0.r316287/13428 K 14 audacious-dumb V 27 dir 4-191987.0.r309193/6316 K 8 audacity V 27 dir 4-60256.0.r320405/20256 K 5 audex V 28 dir 4-238050.0.r316596/90550 K 7 audiere V 26 dir 4-215601.0.r308066/936 K 8 audiotag V 26 dir 4-211301.0.r317557/670 K 5 aumix V 28 dir 2-19079.0.r316464/226186 K 11 aureal-kmod V 29 dir 4-37223.0.r300895/3405757 K 6 autocd V 29 dir 4-77872.0.r300895/2200197 K 10 autotalent V 28 dir 4-272438.0.r315487/56086 K 7 autozen V 26 dir 4-32704.0.r319832/1384 K 7 baresip V 27 dir 4-303501.0.r316959/4700 K 8 baudline V 26 dir 4-54427.0.r309491/1681 K 5 beast V 28 dir 4-112146.0.r316596/91286 K 6 bebocd V 27 dir 4-84629.0.r315433/44003 K 4 beep V 29 dir 4-78380.0.r300895/1650626 K 5 beets V 27 dir 4-312265.0.r318560/2363 K 4 blop V 28 dir 4-66975.0.r316464/227044 K 13 bmp-crossfade V 26 dir 4-160928.0.r307609/590 K 8 bmp-faad V 30 dir 4-119343.0.r300895/2388960 K 6 bmp-fc V 28 dir 4-141354.0.r313649/22797 K 12 bmp-festalon V 28 dir 4-139303.0.r313649/23408 K 8 bmp-flac V 28 dir 4-135770.0.r320405/20956 K 16 bmp-htmlplaylist V 30 dir 4-134415.0.r300895/2845795 K 7 bmp-mac V 30 dir 4-160943.0.r300895/1817197 K 11 bmp-modplug V 28 dir 4-152947.0.r314074/20358 K 13 bmp-scrobbler V 30 dir 4-126452.0.r300895/2899764 K 14 bmp-songchange V 30 dir 4-127498.0.r300895/3103226 K 7 bmp-wma V 30 dir 4-115182.0.r300895/1864499 K 4 bonk V 29 dir 4-43407.0.r300895/3585366 K 7 boodler V 29 dir 4-96976.0.r300895/2811858 K 7 bristol V 27 dir 4-305142.0.r305142/7115 K 3 btc V 27 dir 2-31138.0.r314074/21051 K 4 calf V 28 dir 4-240377.0.r311381/19334 K 3 cam V 26 dir 2-4484.0.r311381/20317 K 8 cantus_3 V 27 dir 4-123121.0.r319090/1504 K 12 caps-plugins V 28 dir 4-186693.0.r315487/57486 K 8 ccaudio2 V 27 dir g-31080.0.r316287/14166 K 10 cd-console V 29 dir 4-24051.0.r300895/2435953 K 9 cd-discid V 29 dir 4-63718.0.r300895/3450975 K 6 cd2mp3 V 29 dir 4-29090.0.r300895/2562516 K 11 cddb-bundle V 28 dir 4-177455.0.r305832/41228 K 10 cdparanoia V 27 dir 4-72826.0.r311381/22424 K 6 cdplay V 28 dir 2-8670.0.r300895/3350515 K 4 celt V 28 dir 4-228338.0.r314640/59564 K 9 checkmate V 28 dir 4-143585.0.r313649/24071 K 13 cheesetracker V 25 dir 4-54072.0.r320015/658 K 9 chordpack V 29 dir 4-44931.0.r300895/1984626 K 11 chromaprint V 29 dir 4-306505.0.r314960/111609 K 17 clementine-player V 27 dir 4-252174.0.r319559/1102 K 5 clunk V 29 dir 4-252624.0.r314960/113190 K 4 cmp3 V 29 dir 2-17858.0.r300895/3551183 K 3 cmt V 29 dir 4-60300.0.r300895/3448907 K 4 cmus V 28 dir 4-145393.0.r320405/21695 K 12 cmus-post.fm V 27 dir 4-186920.0.r317573/1349 K 7 cowbell V 28 dir 4-148071.0.r316654/68207 K 5 cpige V 27 dir 4-132399.0.r302431/2414 K 5 cplay V 28 dir 4-59971.0.r316464/227948 K 9 cpp-xmms2 V 28 dir 4-167148.0.r311310/54975 K 5 creox V 29 dir 4-239865.0.r314960/113925 K 4 crip V 29 dir 4-84790.0.r300895/1769870 K 7 cripple V 28 dir 4-201496.0.r316600/23674 K 6 csound V 27 dir 4-33719.0.r316596/93706 K 8 ctronome V 27 dir 4-259555.0.r305082/1596 K 7 cuberok V 28 dir 4-254248.0.r316654/68961 K 7 cue2toc V 29 dir 4-89900.0.r300895/2704424 K 9 cueplayer V 28 dir 4-249188.0.r310871/50809 K 8 cuetools V 27 dir 4-96945.0.r314074/23885 K 6 cutmp3 V 30 dir 4-221253.0.r300895/3344294 K 9 cymbaline V 29 dir 4-44257.0.r300895/1870887 K 9 cynthiune V 28 dir 4-172673.0.r320405/22562 K 6 dagrab V 29 dir 2-15777.0.r300895/1890863 K 7 darkice V 27 dir 4-52256.0.r314074/24624 K 3 dcd V 27 dir 4-215390.0.r302168/1887 K 8 deadbeef V 28 dir 4-249492.0.r320405/23269 K 21 deadbeef-mpris-plugin V 29 dir 4-286021.0.r313633/149345 K 20 decibel-audio-player V 29 dir 4-261699.0.r316464/229707 K 14 deforaos-mixer V 28 dir 4-309220.0.r316407/42494 K 7 dekagen V 27 dir 4-87122.0.r301510/39165 K 6 denemo V 27 dir 4-38716.0.r319250/18652 K 7 dir2ogg V 26 dir 4-206221.0.r309757/612 K 6 discid V 29 dir 4-78376.0.r300895/2844345 K 9 drumpiler V 29 dir 4-98186.0.r300895/2849875 K 4 dssi V 28 dir 4-182321.0.r316287/17668 K 8 dtmfdial V 26 dir 4-158442.0.r309758/804 K 4 dumb V 26 dir 2-131137.0.r303781/741 K 12 dumb-allegro V 30 dir 6-242863.0.r300895/1882582 K 11 dvda-author V 28 dir 4-201164.0.r320405/24020 K 7 easytag V 27 dir 4-42646.0.r320405/24715 K 7 eawpats V 29 dir 4-94966.0.r300895/3411256 K 7 eawplus V 26 dir 4-150998.0.r309759/709 K 8 ecasound V 27 dir 4-36366.0.r317525/22969 K 4 emms V 28 dir 4-163258.0.r315598/15812 K 7 emu10kx V 30 dir 4-142919.0.r300895/1912854 K 8 enscribe V 30 dir 4-113687.0.r300895/1979623 K 10 epos-devel V 30 dir 4-142268.0.r300895/3121960 K 7 ermixer V 27 dir 4-73689.0.r314074/25316 K 6 esound V 27 dir 2-11957.0.r316287/18457 K 6 espeak V 30 dir 4-160678.0.r300895/2854666 K 9 esperanza V 30 dir 4-185802.0.r300895/1903377 K 4 etcd V 27 dir 4-242387.0.r302171/1364 K 6 etktab V 29 dir 4-88224.0.r300895/2008860 K 6 exaile V 29 dir 4-180128.0.r316464/231353 K 6 extace V 27 dir 2-28705.0.r315433/46158 K 8 ezstream V 28 dir 4-119546.0.r316654/70368 K 4 faac V 30 dir 4-108523.0.r300895/1622466 K 4 faad V 29 dir 4-73421.0.r300895/1625392 K 4 fapg V 30 dir 4-166575.0.r300895/2666228 K 6 fcplay V 29 dir 4-32783.0.r300895/2014860 K 7 fdk-aac V 27 dir 4-302160.0.r307737/1039 K 4 fdmf V 30 dir 4-176225.0.r300895/2862521 K 8 festalon V 28 dir a-139303.0.r316287/19210 K 7 festdoc V 27 dir 4-32683.0.r311049/21524 K 8 festival V 27 dir k-32683.0.r314853/21786 K 24 festival-freebsoft-utils V 28 dir 4-247381.0.r316654/71207 K 11 festlex-cmu V 28 dir 3w-32683.0.r311049/23268 K 13 festlex-czech V 30 dir 4-208962.0.r300895/2965588 K 12 festlex-oald V 28 dir 48-32683.0.r311049/24100 K 11 festlex-ogi V 28 dir 4k-32683.0.r311049/24933 K 14 festlex-poslex V 28 dir 4w-32683.0.r311049/25767 K 13 festvox-czech V 30 dir o-208962.0.r300895/2365370 K 11 festvox-don V 28 dir 5w-32683.0.r311049/26603 K 12 festvox-el11 V 28 dir 68-32683.0.r311049/27436 K 13 festvox-kal16 V 28 dir 6w-32683.0.r311049/28271 K 12 festvox-kal8 V 28 dir 78-32683.0.r311049/29107 K 13 festvox-ked16 V 28 dir 7k-32683.0.r311049/29943 K 12 festvox-ked8 V 28 dir 7w-32683.0.r311049/30779 K 13 festvox-rab16 V 28 dir 8w-32683.0.r311049/31616 K 12 festvox-rab8 V 27 dir 4-32721.0.r311049/32447 K 15 festvox-russian V 26 dir 4-314622.0.r314637/583 K 18 festvox-us1-mbrola V 30 dir 4-158438.0.r300895/1652495 K 18 festvox-us2-mbrola V 30 dir c-158438.0.r300895/2141189 K 18 festvox-us3-mbrola V 30 dir i-158438.0.r300895/2611594 K 7 firefly V 28 dir 4-221797.0.r316654/71973 K 4 flac V 27 dir 4-39997.0.r320405/27942 K 7 flac123 V 28 dir 4-109213.0.r320405/28708 K 5 flake V 27 dir 4-312940.0.r312940/2882 K 5 flite V 30 dir 4-124399.0.r300895/2768355 K 10 fluidsynth V 27 dir 4-94973.0.r316287/19950 K 15 fluidsynth-dssi V 28 dir 4-183128.0.r315487/58951 K 4 fmio V 29 dir 4-40978.0.r300895/1680213 K 4 fmit V 28 dir 4-199126.0.r315487/59709 K 7 fpc-a52 V 28 dir 4-259362.0.r314133/25547 K 7 fpc-mad V 28 dir 4-259375.0.r314133/26268 K 11 fpc-modplug V 28 dir 4-259377.0.r314133/26993 K 13 fpc-oggvorbis V 28 dir 4-259379.0.r314133/27724 K 10 fpc-openal V 28 dir 4-259380.0.r314133/28455 K 11 fpc-sndfile V 28 dir 4-259384.0.r314133/29184 K 5 fplib V 29 dir 4-285654.0.r314960/116230 K 8 freealut V 28 dir 4-160210.0.r314435/26838 K 23 freedesktop-sound-theme V 30 dir 1j-225629.0.r316464/232202 K 8 freepats V 28 dir 4-206740.0.r314074/26716 K 16 freeswitch-music V 27 dir 4-256416.0.r308454/6119 K 17 freeswitch-sounds V 27 dir 4-256417.0.r318744/1688 K 15 funktrackergold V 25 dir 4-41011.0.r318969/756 K 6 gbemol V 30 dir 4-208954.0.r300895/3023091 K 7 gbsplay V 27 dir 4-138126.0.r316340/2445 K 4 gdam V 25 dir 4-93261.0.r304118/743 K 7 gervill V 28 dir 4-231731.0.r308604/56430 K 8 ghostess V 28 dir 4-183188.0.r315487/60409 K 7 gigedit V 29 dir 4-222908.0.r316464/233048 K 6 gimmix V 29 dir 4-189796.0.r316464/233878 K 9 gkrellmms V 29 dir 4-32617.0.r300895/1768066 K 10 gkrellmms2 V 29 dir k-32617.0.r300895/2799397 K 10 gkrellmss2 V 26 dir 4-88228.0.r313396/1599 K 13 gkrellmvolume V 29 dir 2-29786.0.r300895/1605209 K 14 gkrellmvolume2 V 29 dir j-29786.0.r300895/2128723 K 5 glame V 27 dir 4-33151.0.r316407/43357 K 5 glurp V 30 dir 4-111279.0.r300895/2443368 K 12 gmidimonitor V 27 dir 4-188540.0.r317320/8221 K 6 gmixer V 29 dir 2-17597.0.r300895/3289437 K 4 gmpc V 28 dir 4-91004.0.r316464/234700 K 10 gmpc-alarm V 29 dir 4-221034.0.r316464/235529 K 14 gmpc-albumview V 29 dir 4-242084.0.r316464/236369 K 12 gmpc-discogs V 29 dir 4-242085.0.r316464/237210 K 18 gmpc-extraplaylist V 30 dir 4-210127.0.r300895/1909083 K 11 gmpc-lastfm V 29 dir 4-199552.0.r316464/238049 K 14 gmpc-libnotify V 29 dir 4-210121.0.r316464/238840 K 11 gmpc-lyrics V 29 dir 4-199556.0.r316464/239631 K 17 gmpc-lyricsplugin V 29 dir 4-242086.0.r316464/240424 K 14 gmpc-lyricwiki V 29 dir 4-221033.0.r316464/241272 K 14 gmpc-magnatune V 29 dir 4-199548.0.r316464/242117 K 12 gmpc-mdcover V 29 dir 4-199546.0.r316464/242960 K 12 gmpc-mserver V 29 dir 4-210125.0.r316464/243797 K 10 gmpc-shout V 29 dir 4-210131.0.r316464/244633 K 14 gmpc-wikipedia V 29 dir 4-210133.0.r316464/245474 K 4 gmtp V 28 dir 4-313547.0.r320405/29445 K 13 gmusicbrowser V 27 dir 4-288019.0.r313468/1361 K 7 gnaural V 27 dir 4-289782.0.r310543/1376 K 11 gnome-audio V 29 dir 2-15733.0.r300895/2377820 K 11 gnome-media V 27 dir 2-17092.0.r316596/95348 K 10 gnomoradio V 29 dir 4-126897.0.r313633/151027 K 10 gnormalize V 27 dir 4-206854.0.r317573/2103 K 7 gnuitar V 26 dir 4-150321.0.r317263/682 K 7 gnump3d V 25 dir 4-60125.0.r319179/800 K 6 gnupod V 27 dir 4-73170.0.r308985/27378 K 16 gnustep-cdplayer V 28 dir 4-177464.0.r305832/41946 K 9 gogglesmm V 28 dir c-214243.0.r317220/18877 K 6 goobox V 30 dir 39-201947.0.r316464/246981 K 6 gqmpeg V 28 dir 2-14561.0.r316464/247851 K 12 gqmpeg-devel V 29 dir j-14561.0.r300895/2598777 K 7 gqradio V 29 dir 4-83277.0.r300895/2740618 K 9 gramofile V 29 dir 4-27398.0.r300895/1994179 K 4 grip V 26 dir 2-30402.0.r318435/1336 K 3 gsi V 26 dir 4-35752.0.r308010/4830 K 3 gsm V 27 dir 2-727.0.r300895/2283682 K 9 gspeakers V 28 dir 4-95734.0.r313633/151857 K 24 gstreamer-plugins-a52dec V 30 dir c-130046.0.r300895/3029639 K 23 gstreamer-plugins-amrnb V 30 dir 6-260660.0.r300895/2775186 K 26 gstreamer-plugins-amrwbdec V 30 dir a-260660.0.r300895/2569551 K 25 gstreamer-plugins-cdaudio V 30 dir 7-180530.0.r300895/1653135 K 28 gstreamer-plugins-cdparanoia V 31 dir 18-130046.0.r300895/1807488 K 24 gstreamer-plugins-esound V 31 dir 1g-130046.0.r300895/2173280 K 22 gstreamer-plugins-faac V 31 dir 1o-130046.0.r300895/1556018 K 22 gstreamer-plugins-faad V 31 dir 1w-130046.0.r300895/1568664 K 22 gstreamer-plugins-flac V 31 dir 24-130046.0.r300895/3035301 K 23 gstreamer-plugins-flite V 26 dir 9-269675.0.r303096/636 K 29 gstreamer-plugins-fluendo-mp3 V 27 dir 4-185934.0.r304388/1052 K 21 gstreamer-plugins-gme V 30 dir 6-264596.0.r300895/3506981 K 21 gstreamer-plugins-gsm V 31 dir 2c-130046.0.r300895/1857154 K 22 gstreamer-plugins-jack V 30 dir 5-180536.0.r300895/2545536 K 24 gstreamer-plugins-ladspa V 27 dir 30-130046.0.r316655/821 K 22 gstreamer-plugins-lame V 31 dir 38-130046.0.r300895/3575436 K 21 gstreamer-plugins-mad V 31 dir 3g-130046.0.r300895/3504495 K 25 gstreamer-plugins-moodbar V 27 dir 4-189612.0.r305564/1128 K 21 gstreamer-plugins-mp3 V 30 dir 4-193011.0.r300895/2322580 K 26 gstreamer-plugins-musepack V 31 dir 3w-130046.0.r300895/2791548 K 21 gstreamer-plugins-nas V 30 dir 4-193881.0.r300895/1540630 K 21 gstreamer-plugins-ogg V 31 dir 4k-130046.0.r300895/2090092 K 22 gstreamer-plugins-opus V 27 dir 6-315020.0.r315020/4817 K 23 gstreamer-plugins-pulse V 31 dir 1s-175253.0.r300895/1553548 K 24 gstreamer-plugins-shout2 V 30 dir 6-131460.0.r300895/2114589 K 25 gstreamer-plugins-sidplay V 31 dir 5c-130046.0.r300895/1590286 K 25 gstreamer-plugins-sndfile V 30 dir 4-193884.0.r300895/1541271 K 28 gstreamer-plugins-soundtouch V 31 dir 2q-209647.0.r300895/2459016 K 21 gstreamer-plugins-spc V 30 dir 4-180546.0.r300895/3177428 K 23 gstreamer-plugins-speex V 31 dir 60-130046.0.r300895/1619520 K 24 gstreamer-plugins-taglib V 31 dir 2y-209647.0.r300895/3423527 K 25 gstreamer-plugins-twolame V 30 dir e-260660.0.r300895/1731854 K 24 gstreamer-plugins-vorbis V 31 dir 68-130046.0.r300895/2399915 K 25 gstreamer-plugins-wavpack V 30 dir 8-138594.0.r300895/1866516 K 25 gstreamer1-plugins-a52dec V 28 dir 6-316693.0.r316693/33989 K 24 gstreamer1-plugins-amrnb V 28 dir a-316693.0.r316693/34627 K 27 gstreamer1-plugins-amrwbdec V 28 dir e-316693.0.r316693/35267 K 29 gstreamer1-plugins-cdparanoia V 28 dir i-316693.0.r316693/35912 K 23 gstreamer1-plugins-celt V 28 dir m-316693.0.r316693/36553 K 23 gstreamer1-plugins-faac V 28 dir q-316693.0.r316693/37188 K 23 gstreamer1-plugins-faad V 28 dir u-316693.0.r316693/37823 K 23 gstreamer1-plugins-flac V 28 dir y-316693.0.r316693/38459 K 24 gstreamer1-plugins-flite V 29 dir 12-316693.0.r316693/39098 K 22 gstreamer1-plugins-gme V 29 dir 16-316693.0.r316693/39737 K 22 gstreamer1-plugins-gsm V 29 dir 1a-316693.0.r316693/40374 K 23 gstreamer1-plugins-jack V 29 dir 1e-316693.0.r316693/41012 K 23 gstreamer1-plugins-lame V 29 dir 1i-316693.0.r316693/41651 K 22 gstreamer1-plugins-mad V 29 dir 1m-316693.0.r316693/42289 K 26 gstreamer1-plugins-modplug V 29 dir 1q-316693.0.r316693/42930 K 22 gstreamer1-plugins-ogg V 29 dir 1u-316693.0.r316693/43571 K 23 gstreamer1-plugins-opus V 29 dir 1y-316693.0.r316693/44209 K 25 gstreamer1-plugins-shout2 V 29 dir 22-316693.0.r316693/44850 K 26 gstreamer1-plugins-sidplay V 29 dir 26-316693.0.r316693/45494 K 29 gstreamer1-plugins-soundtouch V 29 dir 2a-316693.0.r316693/46142 K 24 gstreamer1-plugins-speex V 29 dir 2e-316693.0.r316693/46788 K 25 gstreamer1-plugins-taglib V 29 dir 2i-316693.0.r316693/47430 K 26 gstreamer1-plugins-twolame V 29 dir 2m-316693.0.r316693/48074 K 25 gstreamer1-plugins-vorbis V 29 dir 2q-316693.0.r316693/48718 K 26 gstreamer1-plugins-wavpack V 29 dir 2u-316693.0.r316693/49362 K 5 gtick V 29 dir 4-100724.0.r316464/248547 K 10 gtkguitune V 28 dir 4-128654.0.r314074/28089 K 6 gtkpod V 27 dir 4-79394.0.r320405/30143 K 7 gtmixer V 27 dir 4-312091.0.r312111/2087 K 6 guspat V 26 dir 4-150994.0.r306277/955 K 9 gvolwheel V 26 dir 4-312020.0.r316652/664 K 6 gxmms2 V 27 dir 4-157342.0.r308635/3799 K 4 harp V 28 dir 4-307245.0.r320405/30949 K 9 hawkvoice V 27 dir 4-158103.0.r314209/1038 K 6 herrie V 29 dir 4-169390.0.r316464/250976 K 6 hexter V 27 dir 4-183192.0.r308445/2163 K 7 hs-ALUT V 29 dir 4-247733.0.r319894/142214 K 9 hs-OpenAL V 29 dir 4-247732.0.r319894/142871 K 9 hs-libmpd V 29 dir 4-254446.0.r319894/143532 K 8 hydrogen V 27 dir 4-112199.0.r317333/2820 K 8 icecast2 V 27 dir h-17549.0.r302141/47485 K 12 icegenerator V 30 dir 4-119335.0.r300895/3615067 K 4 ices V 27 dir 4-73404.0.r316654/73392 K 5 ices0 V 28 dir 4-118739.0.r314074/28844 K 5 id3ed V 30 dir 5-279820.0.r300895/2147978 K 5 id3el V 27 dir 4-36142.0.r314074/29542 K 6 id3lib V 27 dir 4-34342.0.r316654/74248 K 7 id3mtag V 30 dir 4-144058.0.r300895/3284111 K 6 id3ren V 32 dir 2-18162.0-318619.r318914/748 K 7 id3tool V 25 dir 4-41010.0.r315036/519 K 5 id3v2 V 29 dir 4-48999.0.r300895/3172914 K 8 ifp-line V 28 dir 4-119339.0.r316654/74951 K 10 ipod-sharp V 30 dir 4-255488.0.r300895/2234676 K 7 istream V 30 dir 4-240614.0.r300895/3502045 K 4 jack V 27 dir 4-103465.0.r315462/1808 K 13 jack-keyboard V 29 dir 4-183196.0.r314960/116938 K 9 jack-rack V 27 dir 4-181103.0.r317576/3582 K 14 jack-smf-utils V 30 dir 4-213153.0.r300895/1764113 K 10 jack_ghero V 26 dir 2-276127.0.r307727/868 K 10 jack_mixer V 30 dir 4-259513.0.r300895/3147974 K 10 jack_umidi V 26 dir 2-276129.0.r307729/744 K 5 jamin V 28 dir 4-179051.0.r315487/61162 K 7 jid3lib V 28 dir 4-159471.0.r308604/57086 K 6 jmusic V 27 dir 4-173091.0.r312201/1943 K 8 jokosher V 26 dir 4-261665.0.r305257/739 K 3 juk V 30 dir 4r-131766.0.r318452/153374 K 4 juke V 26 dir 2-18389.0.r312971/2278 K 6 julius V 28 dir 4-234998.0.r316654/75775 K 3 jxm V 28 dir 4-103272.0.r308604/58479 K 20 k3bmonkeyaudioplugin V 28 dir 4-152729.0.r309662/73000 K 13 kaudiocreator V 28 dir 2-267714.0.r316596/96055 K 5 kexis V 30 dir 4-168430.0.r300895/1894795 K 4 kid3 V 28 dir 4-169939.0.r320405/31694 K 9 kid3-kde4 V 28 dir i-169939.0.r320405/32396 K 11 kio-audiocd V 29 dir 1e-311483.0.r320405/33159 K 8 kirocker V 28 dir 4-215157.0.r309662/74471 K 4 kmix V 30 dir 1s-311483.0.r318452/154896 K 3 kmp V 30 dir 4-105953.0.r300895/2438038 K 4 kscd V 30 dir 26-311483.0.r318452/155651 K 9 ksmp3play V 27 dir 4-49575.0.r314640/61798 K 13 kstreamripper V 29 dir 2-255729.0.r314960/119201 K 6 ladspa V 25 dir 4-60298.0.r316371/615 K 4 lame V 27 dir 2-15031.0.r316654/76585 K 4 lash V 28 dir 4-182325.0.r317525/23706 K 9 last-cmus V 30 dir 4-223677.0.r300895/1947318 K 7 last.fm V 27 dir 4-184373.0.r317576/4377 K 14 lastfm-desktop V 27 dir 4-316136.0.r316136/5996 K 6 liba52 V 29 dir 4-48839.0.r300895/2418696 K 10 libaacplus V 26 dir 5-261661.0.r307989/905 K 9 libadplug V 28 dir 4-134947.0.r316287/22809 K 7 libaiff V 30 dir 4-173058.0.r300895/2514922 K 8 libamrnb V 30 dir 4-192811.0.r300895/2286170 K 8 libamrwb V 30 dir 4-192987.0.r300895/2921748 K 5 libao V 29 dir 4-34666.0.r300895/1540010 K 12 libaudiofile V 27 dir 2-15537.0.r314640/62549 K 6 libbpm V 30 dir 4-248141.0.r300895/2464816 K 7 libbs2b V 28 dir 4-254785.0.r320405/33986 K 11 libcanberra V 28 dir 4-218094.0.r309632/14281 K 16 libcanberra-gtk3 V 30 dir 7-280295.0.r300895/3433093 K 10 libcdaudio V 29 dir 2-19158.0.r300895/3390842 K 7 libcddb V 28 dir 4-102671.0.r316654/77400 K 11 libcddb-doc V 30 dir 4-134095.0.r300895/1609592 K 11 libconvolve V 28 dir 4-189587.0.r316287/24977 K 11 libcoverart V 29 dir 4-306067.0.r314960/119909 K 9 libdiscid V 27 dir 4-209893.0.r304177/7768 K 17 libdssialsacompat V 26 dir 4-171821.0.r312262/683 K 11 libechonest V 28 dir 4-313551.0.r320228/14305 K 12 libfishsound V 28 dir 4-258836.0.r320405/34686 K 6 libgig V 28 dir 4-222866.0.r320405/35505 K 6 libgme V 29 dir 4-254047.0.r314960/121480 K 7 libgpod V 27 dir 4-153813.0.r317567/3062 K 9 libid3tag V 25 dir 4-95216.0.r306098/685 K 8 libkcddb V 30 dir 2k-311483.0.r318452/156364 K 15 libkcompactdisc V 30 dir 2u-311483.0.r318452/157134 K 9 liblastfm V 28 dir 4-235518.0.r316287/26419 K 5 liblo V 28 dir 4-178904.0.r315487/62613 K 7 liblscp V 28 dir 4-222867.0.r315487/63316 K 6 libmad V 25 dir 4-95213.0.r306224/784 K 9 libmikmod V 29 dir 2-18522.0.r300895/3090767 K 10 libmodplug V 30 dir 4-110234.0.r300895/2153811 K 19 libmp3-archive-perl V 30 dir 4-259631.0.r300895/3021251 K 10 libmp3splt V 28 dir 4-231117.0.r316596/97459 K 6 libmpd V 30 dir 4-158858.0.r300895/1809323 K 12 libmpdclient V 28 dir 4-246827.0.r306964/31853 K 6 libmtp V 28 dir 4-179057.0.r317220/19571 K 15 libmusicbrainz3 V 28 dir g-34344.0.r314960/122888 K 15 libmusicbrainz4 V 28 dir s-34344.0.r314960/123603 K 15 libmusicbrainz5 V 29 dir 14-34344.0.r314960/124315 K 6 libnjb V 28 dir 4-171763.0.r315474/23139 K 8 libnoise V 30 dir 4-171541.0.r300895/3124498 K 6 libofa V 28 dir 4-158541.0.r314640/67565 K 6 libogg V 26 dir 4-34667.0.r318776/3094 K 7 liboggz V 29 dir 4-174869.0.r301188/344282 K 10 libopenspc V 30 dir 4-225084.0.r300895/1626819 K 13 libsamplerate V 27 dir 4-74570.0.r316287/27824 K 12 libshairport V 28 dir 4-312476.0.r312476/21145 K 8 libshout V 29 dir 4-29326.0.r300895/1978189 K 9 libshout2 V 28 dir m-29326.0.r301188/334818 K 10 libsidplay V 27 dir 2-12132.0.r314074/31749 K 11 libsidplay2 V 27 dir f-12132.0.r316287/28579 K 6 libsmf V 28 dir 4-251757.0.r316287/29282 K 10 libsndfile V 27 dir 4-45260.0.r320405/36323 K 9 libtremor V 30 dir 4-102042.0.r300895/2456441 K 8 libumidi V 27 dir 2-276130.0.r318236/1147 K 9 libvorbis V 26 dir 4-34669.0.r318777/1040 K 10 libworkman V 29 dir 2-20683.0.r300895/3414547 K 6 libxmp V 27 dir 4-312294.0.r319294/1014 K 6 lingot V 29 dir 4-284261.0.r316464/254179 K 6 linnya V 28 dir 2-304396.0.r316596/98155 K 18 linux-f10-alsa-lib V 26 dir e-149595.0.r308543/701 K 26 linux-f10-alsa-plugins-oss V 27 dir 4-273302.0.r301184/1343 K 14 linux-f10-arts V 29 dir e-90427.0.r300895/2289494 K 16 linux-f10-esound V 29 dir k-49755.0.r300895/1733322 K 18 linux-f10-freealut V 30 dir 4-172526.0.r300895/2893306 K 22 linux-f10-libaudiofile V 26 dir 4-49757.0.r301786/3583 K 16 linux-f10-libogg V 30 dir 4-149591.0.r300895/1749558 K 19 linux-f10-libvorbis V 30 dir 4-149593.0.r300895/2487097 K 16 linux-f10-mikmod V 30 dir 4-192610.0.r300895/2054315 K 18 linux-f10-nas-libs V 30 dir 4-240654.0.r300895/2743523 K 16 linux-f10-openal V 30 dir 2-149590.0.r300895/2577841 K 21 linux-f10-openal-soft V 30 dir 6-259588.0.r300895/3616129 K 25 linux-f10-pulseaudio-libs V 30 dir 4-273225.0.r300895/2355490 K 19 linux-f10-sdl_mixer V 30 dir 4-192612.0.r300895/2654185 K 13 linux-fmodapi V 30 dir 4-247269.0.r300895/3630377 K 13 linux-genpuid V 28 dir 4-238380.0.r315487/63974 K 12 linux-laudio V 33 dir 4-145949.0-313029.r313030/683 K 12 linux-mbrola V 27 dir 4-93137.0.r315487/64636 K 19 linux-musicipserver V 28 dir 4-258941.0.r315487/65401 K 18 linux-neroaaccodec V 30 dir 5-203666.0.r300895/2174750 K 12 linuxsampler V 28 dir 4-240220.0.r316287/30724 K 10 liquidsoap V 28 dir 4-248178.0.r314853/22542 K 8 listener V 30 dir 4-122677.0.r300895/1836597 K 7 liteamp V 27 dir 4-83485.0.r316407/44213 K 4 lmms V 28 dir 4-178829.0.r320405/37072 K 4 lpac V 30 dir 5-168436.0.r300895/2733917 K 7 lplayer V 27 dir 4-72006.0.r314074/33803 K 9 lua51-mpd V 27 dir 4-315334.0.r315334/3199 K 7 lv2core V 27 dir 4-223304.0.r317320/8928 K 7 lxmusic V 29 dir 4-304642.0.r316464/254875 K 3 mac V 30 dir 4-115895.0.r300895/1861935 K 3 mad V 25 dir 4-36127.0.r306223/673 K 7 madfufw V 30 dir 4-268576.0.r300895/3376293 K 6 madman V 28 dir 4-145287.0.r314074/34503 K 7 madplay V 28 dir 4-95221.0.r316464/255693 K 6 malint V 28 dir 4-137836.0.r310443/29167 K 7 mangler V 28 dir 2-263808.0.r313460/17639 K 6 maplay V 24 dir 2-976.0.r311969/8868 K 4 mbox V 30 dir 4-121065.0.r300895/2060884 K 9 mbrolavox V 26 dir a-93137.0.r317312/1221 K 6 mcplay V 27 dir 4-251297.0.r313028/1477 K 17 mctoolame-decoder V 26 dir 4-79535.0.r314072/1508 K 17 mctoolame-encoder V 26 dir 4-79537.0.r314072/2218 K 12 mehdiaplayer V 30 dir 4-245675.0.r300895/2582194 K 10 mhwaveedit V 26 dir 4-57885.0.r310084/1588 K 6 midipp V 27 dir 2-276131.0.r318235/1031 K 6 mikmod V 24 dir 2-7778.0.r317613/962 K 12 milkytracker V 28 dir 4-211197.0.r316287/32930 K 9 minitunes V 30 dir 4-257497.0.r300895/3034670 K 9 mixer.app V 29 dir 2-17923.0.r300895/2638166 K 6 mixmos V 30 dir 4-114698.0.r300895/2248408 K 5 mixxx V 28 dir 4-112300.0.r320405/37812 K 3 mma V 28 dir 4-187107.0.r314853/23296 K 3 moc V 28 dir 4-140354.0.r314853/23998 K 11 modplugplay V 28 dir e-110234.0.r313649/26241 K 4 mous V 28 dir 4-301404.0.r320405/38545 K 9 mp-player V 28 dir 4-141358.0.r313649/26949 K 17 mp3-archive-tools V 30 dir 4-259633.0.r300895/2010725 K 7 mp32ogg V 29 dir 4-49568.0.r300895/3158104 K 9 mp3_check V 26 dir 4-29103.0.r319217/1337 K 6 mp3asm V 27 dir 4-45261.0.r311027/19580 K 10 mp3blaster V 27 dir 4-24464.0.r314853/24745 K 7 mp3burn V 27 dir 4-96228.0.r316600/25822 K 4 mp3c V 27 dir 4-73478.0.r316600/26520 K 8 mp3check V 26 dir 4-41581.0.r317573/2751 K 5 mp3ck V 29 dir 4-54159.0.r300895/3351923 K 7 mp3gain V 27 dir 4-73624.0.r311027/20274 K 11 mp3guessenc V 27 dir 4-143906.0.r319391/1218 K 7 mp3info V 25 dir 2-11508.0.r310042/797 K 7 mp3lint V 30 dir 4-259632.0.r300895/1838432 K 8 mp3mover V 29 dir 4-41643.0.r300895/1945213 K 7 mp3plot V 26 dir 4-193315.0.r317440/829 K 9 mp3rename V 27 dir 4-24560.0.r314074/35812 K 7 mp3riot V 29 dir 4-94198.0.r300895/3069447 K 7 mp3splt V 27 dir 4-82976.0.r316596/98798 K 11 mp3splt-gtk V 29 dir 4-244845.0.r316464/257332 K 7 mp3stat V 26 dir 4-56420.0.r316579/1157 K 15 mp3towav-bundle V 26 dir 4-179789.0.r317795/711 K 10 mp3unicode V 27 dir 4-200937.0.r317947/5586 K 6 mp3val V 30 dir 4-253974.0.r300895/3186355 K 7 mp3wrap V 29 dir 4-82977.0.r300895/2222644 K 3 mpc V 27 dir 4-91115.0.r316654/79560 K 5 mpdas V 27 dir 4-222876.0.r305012/1379 K 10 mpdbrowser V 28 dir 4-224813.0.r316654/80307 K 6 mpdcon V 28 dir 4-177414.0.r314074/36520 K 11 mpdscribble V 27 dir 4-167675.0.r310017/2058 K 16 mpeglib_artsplug V 28 dir d-115880.0.r309662/76683 K 6 mpg123 V 25 dir 2-7276.0.r319692/1605 K 9 mpg123.el V 26 dir 2-22483.0.r320212/1352 K 6 mpg321 V 29 dir 4-39972.0.r300895/3432059 K 6 mpiosh V 27 dir 4-95259.0.r316654/81170 K 6 msilbc V 27 dir 4-304963.0.r304963/3171 K 5 muine V 28 dir 5-294132.0.r320405/39291 K 6 mumble V 28 dir 4-230386.0.r314853/26899 K 6 murmur V 28 dir 4-240425.0.r314853/27758 K 4 muse V 28 dir 4-60705.0.r316464/259783 K 8 musepack V 28 dir 4-108770.0.r301510/44214 K 9 musescore V 28 dir 4-278747.0.r315487/66914 K 6 musica V 30 dir 4-204056.0.r300895/3053452 K 19 musicbox-tag-editor V 28 dir 4-114945.0.r315433/49087 K 12 musiccontrol V 27 dir 4-82686.0.r308600/16859 K 7 musicpd V 27 dir 4-90611.0.r320405/40139 K 20 mythplugin-mythmusic V 28 dir 4-256791.0.r320405/40892 K 7 napster V 29 dir 2-23179.0.r300895/3037829 K 3 nas V 25 dir 2-317.0.r305610/23453 K 5 ncmpc V 28 dir 4-107016.0.r316654/81822 K 7 ncmpcpp V 28 dir 4-219450.0.r317525/25143 K 7 nekobee V 27 dir 4-183194.0.r318308/3304 K 9 normalize V 28 dir 4-37934.0.r316464/261377 K 8 nosefart V 29 dir 4-33819.0.r300895/2614130 K 6 nspmod V 28 dir 2-6691.0.r300895/3604552 K 3 ocp V 28 dir 6-134061.0.r320405/41648 K 7 ogg2mp3 V 30 dir 4-139081.0.r300895/2414331 K 8 oggsplit V 29 dir 4-125417.0.r301188/330470 K 6 openal V 25 dir 4-33138.0.r320105/807 K 11 openal-soft V 27 dir 4-227437.0.r319704/1455 K 12 opencore-amr V 28 dir 4-238611.0.r314640/71970 K 7 openspc V 28 dir 4-139069.0.r313649/27607 K 9 optimfrog V 30 dir 5-168439.0.r300895/1875592 K 4 opus V 28 dir 4-301155.0.r314640/72661 K 10 opus-tools V 28 dir 4-301190.0.r316287/34377 K 5 osalp V 27 dir 4-60548.0.r314435/29030 K 10 osd-lyrics V 29 dir 4-286022.0.r316464/262251 K 8 osdmixer V 30 dir 4-187866.0.r300895/2508278 K 3 oss V 27 dir 4-194139.0.r317148/2617 K 8 p5-Audio V 29 dir 4-93043.0.r300895/3164070 K 13 p5-Audio-Beep V 28 dir 4-167528.0.r315487/68414 K 11 p5-Audio-CD V 29 dir 4-34339.0.r300895/2069008 K 17 p5-Audio-Ecasound V 30 dir 4-264867.0.r300895/2260984 K 20 p5-Audio-FLAC-Header V 28 dir 4-168416.0.r320405/42479 K 12 p5-Audio-MPD V 27 dir 4-222169.0.r309075/1514 K 19 p5-Audio-MPD-Common V 27 dir 4-222164.0.r320258/1360 K 14 p5-Audio-Mixer V 30 dir 4-221249.0.r300895/2063416 K 17 p5-Audio-Musepack V 30 dir 4-168420.0.r300895/1618878 K 13 p5-Audio-Scan V 30 dir 4-237662.0.r300895/2529456 K 18 p5-Audio-Scrobbler V 28 dir 4-152661.0.r315487/69137 K 12 p5-Audio-WMA V 30 dir 4-118941.0.r300895/2851723 K 12 p5-Audio-Wav V 26 dir 4-63748.0.r314060/1022 K 7 p5-CDDB V 27 dir 4-39863.0.r315509/66007 K 12 p5-CDDB-File V 29 dir 4-62003.0.r300895/2446645 K 11 p5-CDDB_get V 27 dir 4-48291.0.r315509/66713 K 23 p5-Filesys-Virtual-DAAP V 30 dir 4-112417.0.r300895/1613347 K 7 p5-MIDI V 27 dir 4-184636.0.r311430/1150 K 11 p5-MP3-Find V 30 dir 4-167621.0.r300895/3600933 K 15 p5-MP3-ID3v1Tag V 29 dir 4-32673.0.r300895/3301422 K 11 p5-MP3-Info V 29 dir 4-34051.0.r300895/2240382 K 10 p5-MP3-Tag V 30 dir 4-130735.0.r300895/1855101 K 16 p5-MPEG-ID3v2Tag V 29 dir 4-36709.0.r300895/3004505 K 27 p5-Music-Audioscrobbler-MPD V 30 dir 4-220506.0.r300895/2081197 K 30 p5-Music-Audioscrobbler-Submit V 30 dir e-220506.0.r300895/3494022 K 21 p5-MusicBrainz-DiscID V 30 dir 4-246497.0.r300895/2643004 K 18 p5-Net-DAAP-Client V 30 dir 4-112359.0.r300895/3532811 K 16 p5-Net-DAAP-DMAP V 30 dir 4-115691.0.r300895/3068022 K 13 p5-Net-FreeDB V 30 dir 4-143779.0.r300895/2453170 K 12 p5-Net-LibLO V 30 dir 4-253505.0.r300895/3422890 K 20 p5-Ogg-Vorbis-Header V 29 dir 4-118939.0.r301188/360048 K 29 p5-Ogg-Vorbis-Header-PurePerl V 29 dir 4-199631.0.r301188/317831 K 8 p5-Shout V 29 dir 2-43008.0.r300895/3454220 K 24 p5-Test-Corpus-Audio-MPD V 28 dir 4-261353.0.r315509/67440 K 7 p5-Xmms V 29 dir 4-36093.0.r300895/3612799 K 12 p5-libvorbis V 28 dir 4-63807.0.r301188/340659 K 9 p5-tagged V 25 dir 4-41641.0.r318935/748 K 8 p5-xmms2 V 27 dir 4-195035.0.r305373/2125 K 5 pacpl V 26 dir 4-168441.0.r320094/600 K 12 padevchooser V 30 dir 4-198184.0.r300895/2985366 K 5 paman V 28 dir 6-214414.0.r314640/73361 K 7 paprefs V 29 dir 4-198188.0.r316464/263080 K 8 patchage V 27 dir 4-222932.0.r317320/9676 K 11 pavucontrol V 30 dir 4-198186.0.r300895/2975495 K 9 pavumeter V 30 dir 4-198190.0.r300895/1714253 K 2 pd V 26 dir 4-59977.0.r316580/2699 K 21 pear-Text_Spell_Audio V 26 dir 4-206003.0.r314271/739 K 8 pecl-id3 V 30 dir 4-172638.0.r300895/1557460 K 10 penguinsap V 26 dir 4-139542.0.r318788/757 K 8 pianobar V 27 dir 4-262639.0.r320126/2074 K 6 picard V 29 dir 4-159068.0.r316464/263781 K 19 pidgin-musictracker V 28 dir 4-211878.0.r308630/63231 K 6 pithos V 30 dir 4-294924.0.r300895/1806852 K 4 play V 27 dir 2-12124.0.r314074/39402 K 7 playgsf V 27 dir 4-140307.0.r315699/4722 K 8 playmidi V 25 dir 2-1052.0.r310598/2628 K 8 pm3umpdl V 30 dir 4-212029.0.r300895/2959241 K 3 pms V 28 dir 4-254588.0.r316287/35795 K 12 pocketsphinx V 28 dir 4-209596.0.r316287/36490 K 9 portaudio V 26 dir 4-82206.0.r309683/5072 K 10 portaudio2 V 27 dir e-82206.0.r316287/37186 K 5 praat V 30 dir 4-158686.0.r300895/2183058 K 8 prokyon3 V 27 dir 4-94963.0.r320405/43295 K 9 puddletag V 27 dir 4-272218.0.r312237/1447 K 10 pulseaudio V 27 dir 20-175253.0.r319963/852 K 10 pure-audio V 30 dir 4-276821.0.r300895/2133516 K 5 py-al V 27 dir 4-316621.0.r316621/3236 K 5 py-ao V 26 dir 4-67554.0.r314039/1426 K 9 py-apetag V 30 dir 4-184955.0.r300895/2991650 K 7 py-cddb V 29 dir 4-67594.0.r300895/3270348 K 8 py-eyed3 V 29 dir 4-87478.0.r300895/2299850 K 12 py-fastaudio V 30 dir 4-189172.0.r300895/1997171 K 6 py-id3 V 29 dir 4-67596.0.r300895/1639358 K 10 py-karaoke V 29 dir 4-159025.0.r319055/128678 K 6 py-mad V 26 dir 4-67598.0.r315057/1580 K 6 py-mpd V 30 dir 4-210590.0.r300895/3086552 K 7 py-mpd2 V 34 dir 4-210590.0-309932.r315214/1668 K 15 py-musicbrainz2 V 28 dir 4-159191.0.r304177/12746 K 17 py-musicbrainzngs V 26 dir 4-312266.0.r318558/665 K 10 py-mutagen V 30 dir 4-163313.0.r300895/2618725 K 6 py-ogg V 27 dir 4-67556.0.r315487/69849 K 9 py-openal V 30 dir 4-144316.0.r300895/2641118 K 13 py-pyacoustid V 27 dir 4-312263.0.r316303/1110 K 10 py-pyaudio V 27 dir 4-309383.0.r309383/4551 K 9 py-pylast V 27 dir 4-315156.0.r315156/2417 K 10 py-pyliblo V 28 dir 4-227939.0.r319570/10874 K 8 py-shout V 30 dir 4-242959.0.r300895/3105060 K 8 py-speex V 30 dir 4-188982.0.r300895/2338308 K 8 py-tagpy V 26 dir 4-183024.0.r315118/558 K 9 py-vorbis V 27 dir 4-67558.0.r315487/70501 K 7 py-xmms V 29 dir 4-56462.0.r300895/3032124 K 8 py-xmms2 V 27 dir 4-158516.0.r305373/2844 K 18 pysol-sound-server V 29 dir 4-26611.0.r300895/3184924 K 6 pytone V 28 dir 4-191656.0.r317525/26643 K 7 q-audio V 25 dir 4-97655.0.r317336/649 K 8 qjackctl V 27 dir 4-179073.0.r316890/1926 K 10 qmpdclient V 28 dir 4-193258.0.r314853/31440 K 8 qsampler V 30 dir 4-240266.0.r300895/2205078 K 6 qsynth V 27 dir 4-204098.0.r316573/3581 K 6 quimup V 27 dir 4-269056.0.r313257/2176 K 9 raop_play V 30 dir 4-179189.0.r300895/1849949 K 7 raproxy V 29 dir 2-18687.0.r300895/2967001 K 4 raul V 28 dir 4-222929.0.r317320/10375 K 6 rawrec V 27 dir 4-58811.0.r314074/40897 K 2 re V 27 dir 4-303468.0.r316959/5380 K 6 rebot3 V 27 dir 4-274167.0.r316959/6023 K 3 rem V 27 dir 4-303469.0.r316959/6704 K 5 resid V 29 dir 4-70371.0.r300895/3028005 K 6 rexima V 29 dir 4-73592.0.r300895/2144690 K 7 rezound V 28 dir 4-135394.0.r320405/44048 K 9 rhythmbox V 26 dir o-81256.0.r319870/6310 K 6 rio500 V 29 dir 2-30403.0.r300895/2881351 K 7 rioutil V 27 dir 4-48235.0.r315474/24626 K 5 ripit V 26 dir 2-18391.0.r317573/4486 K 7 ripperx V 27 dir 4-181576.0.r315491/2929 K 10 rosegarden V 26 dir 2-3533.0.r316287/39360 K 5 rplay V 28 dir 2-1144.0.r300895/1677779 K 6 rsynth V 24 dir 2-1677.0.r312939/601 K 10 rubberband V 28 dir 4-290569.0.r316287/40112 K 14 ruby-audiofile V 29 dir 4-45279.0.r300895/1827794 K 11 ruby-esound V 27 dir 4-67623.0.r316287/40812 K 11 ruby-freedb V 29 dir 4-53157.0.r300895/1804365 K 12 ruby-mp3info V 30 dir 5-162479.0.r300895/3176796 K 11 ruby-mp3tag V 29 dir 4-45585.0.r300895/1716081 K 8 ruby-smf V 29 dir 4-56964.0.r300895/3503867 K 11 ruby-taglib V 30 dir 4-226588.0.r300895/3571107 K 15 ruby-vorbisfile V 27 dir 4-67307.0.r313317/19225 K 9 ruby-xmms V 27 dir 4-58930.0.r313317/19976 K 10 ruby-xmms2 V 30 dir 4-158518.0.r300895/1667440 K 15 rubygem-librmpd V 30 dir 4-254413.0.r300895/3302874 K 15 rubygem-ogginfo V 27 dir 4-277402.0.r302869/1253 K 20 rubygem-ruby-mp3info V 29 dir o-77368.0.r300895/2117458 K 13 rubygem-shout V 27 dir 4-277422.0.r319869/1336 K 10 rubyripper V 29 dir 4-264158.0.r316464/267094 K 5 s3mod V 25 dir 2-1115.0.r305762/3038 K 6 sbagen V 26 dir 4-43664.0.r314551/2275 K 6 schism V 27 dir 4-136258.0.r315204/1151 K 5 scmpc V 26 dir 4-206169.0.r317246/989 K 9 scrobbler V 28 dir 4-134982.0.r316654/84208 K 9 sdl_mixer V 27 dir 4-28007.0.r320405/44793 K 9 sdl_sound V 27 dir 4-75925.0.r320405/45535 K 6 sfront V 27 dir 4-49585.0.r313649/30382 K 9 shairport V 28 dir 4-288667.0.r308985/28856 K 7 shntool V 25 dir 4-34685.0.r315291/635 K 7 shorten V 29 dir 2-17553.0.r300895/2679158 K 5 shout V 29 dir 4-29606.0.r300895/2121128 K 9 shoutcast V 28 dir 5-289432.0.r314853/32203 K 7 sidplay V 27 dir r-12132.0.r314074/42389 K 8 sidplay2 V 28 dir 4-165059.0.r316287/42260 K 9 sidplayer V 28 dir 4-136256.0.r313649/31087 K 9 simplemod V 29 dir 4-82647.0.r300895/3285521 K 4 slv2 V 28 dir 4-223425.0.r317320/11074 K 7 smasher V 28 dir 4-237469.0.r316287/43658 K 5 snack V 27 dir 4-50458.0.r313460/19375 K 3 snd V 25 dir 4-33588.0.r311624/554 K 7 solfege V 28 dir 2-78690.0.r316464/267922 K 6 sonata V 29 dir 4-183026.0.r316464/268672 K 6 sonice V 29 dir 4-54026.0.r300895/2492414 K 12 sooperlooper V 28 dir 4-290570.0.r316287/44414 K 12 sound-juicer V 28 dir 4-98853.0.r316464/269542 K 14 soundconverter V 29 dir 4-200024.0.r316464/270427 K 9 soundgrab V 29 dir 4-58855.0.r300895/2433069 K 14 soundkonverter V 27 dir 4-268436.0.r317424/1630 K 10 soundtouch V 27 dir 4-135287.0.r311682/1810 K 12 soundtracker V 26 dir 4-24052.0.r316620/9738 K 3 sox V 25 dir 2-265.0.r320405/46268 K 8 specimen V 28 dir 4-186691.0.r315487/73506 K 5 speex V 28 dir 4-63721.0.r301188/356363 K 4 spek V 29 dir 2-260949.0.r316464/271129 K 6 sphinx V 27 dir 4-28966.0.r311049/35644 K 7 sphinx3 V 27 dir 4-209597.0.r315807/1653 K 10 sphinxbase V 28 dir 4-209595.0.r316287/45839 K 11 spiralloops V 27 dir 4-32722.0.r311049/36460 K 11 spiralsynth V 27 dir g-32722.0.r311049/37281 K 18 spiralsynthmodular V 26 dir 4-74306.0.r312973/1420 K 5 splay V 25 dir 2-6019.0.r313032/1456 K 7 splaytk V 27 dir 2-10659.0.r314074/44146 K 6 squash V 27 dir 4-94731.0.r320405/47120 K 16 squeezeboxserver V 26 dir q-107220.0.r318934/781 K 32 squeezeboxserver-dynamicplaylist V 30 dir 4-215985.0.r300895/2989788 K 27 squeezeboxserver-lazysearch V 30 dir 4-215989.0.r300895/2735826 K 28 squeezeboxserver-sqlplaylist V 30 dir 4-215994.0.r300895/2163182 K 30 squeezeboxserver-superdatetime V 27 dir 4-215990.0.r307132/1451 K 26 squeezeboxserver-trackstat V 30 dir 4-215991.0.r300895/1825241 K 12 streamripper V 27 dir 4-29186.0.r316654/84865 K 16 streamtranscoder V 29 dir 4-141517.0.r301188/308916 K 11 streamtuner V 27 dir 4-74606.0.r315433/51354 K 10 stymulator V 26 dir 4-251581.0.r317642/646 K 5 sweep V 27 dir 4-33096.0.r316407/45025 K 10 swhplugins V 28 dir 4-70194.0.r316596/101077 K 6 tagger V 30 dir 4-195185.0.r300895/1811416 K 6 taglib V 28 dir 4-98895.0.r314960/129001 K 13 taglib-extras V 29 dir 4-239091.0.r314960/129831 K 12 taglib-sharp V 28 dir 4-219327.0.r316287/47253 K 9 taglookup V 28 dir 4-203772.0.r316287/47959 K 7 tagtool V 28 dir 4-121398.0.r316407/45887 K 7 tagutil V 27 dir 4-231392.0.r316284/2274 K 11 tap-plugins V 27 dir 4-109539.0.r300923/1988 K 3 tcd V 30 dir 4-215806.0.r300895/2941536 K 7 tclmidi V 26 dir 2-20161.0.r319991/2243 K 17 teamspeak3-server V 27 dir 4-88237.0.r316654/85612 K 16 teamspeak_client V 25 dir 4-78165.0.r311868/618 K 16 teamspeak_server V 29 dir i-88237.0.r300895/3080917 K 17 tempest_for_eliza V 26 dir 4-40636.0.r314041/1971 K 8 tepsonic V 29 dir 2-254617.0.r314960/130712 K 11 terminatorx V 27 dir 4-60310.0.r315433/53541 K 24 thunar-media-tags-plugin V 27 dir 4-183185.0.r317898/2460 K 11 timemachine V 28 dir 4-183475.0.r315487/74219 K 8 timidity V 25 dir 2-4543.0.r314098/1607 K 10 timidity++ V 26 dir n-4543.0.r316786/38892 K 16 timidity++-emacs V 29 dir 2-22378.0.r300895/1585492 K 14 timidity++-gtk V 29 dir 2-22382.0.r300895/3415571 K 16 timidity++-motif V 29 dir 2-22379.0.r300895/2842931 K 16 timidity++-slang V 27 dir 2-22383.0.r314074/47025 K 16 timidity++-tcltk V 29 dir 2-22396.0.r300895/1986067 K 14 timidity++-xaw V 29 dir 2-22385.0.r300895/2345501 K 16 timidity++-xskin V 29 dir 2-22384.0.r300895/3203637 K 5 tkeca V 26 dir 4-315035.0.r315038/919 K 8 tomahawk V 27 dir 4-313554.0.r317104/4085 K 7 toolame V 25 dir 4-59728.0.r315573/764 K 5 tosha V 28 dir 2-6555.0.r300895/3355214 K 7 tracker V 24 dir 2-158.0.r314605/9185 K 8 trommler V 26 dir 4-79355.0.r312997/1783 K 4 tse3 V 27 dir 4-114784.0.r313000/1012 K 3 tta V 30 dir 4-124046.0.r300895/1975323 K 9 tuneradio V 30 dir 4-100177.0.r300895/3229526 K 9 tuxguitar V 28 dir 4-190995.0.r316287/50193 K 7 twolame V 30 dir 4-134478.0.r300895/2706246 K 4 uade V 26 dir 4-68954.0.r317656/3385 K 15 ufmcontrol-i18n V 29 dir 4-90332.0.r300895/2584059 K 4 umix V 29 dir 4-39981.0.r300895/2616221 K 10 umodplayer V 30 dir 4-173059.0.r300895/1656753 K 7 umurmur V 27 dir 4-276425.0.r314580/8946 K 8 vagalume V 29 dir 4-215942.0.r316596/101787 K 15 vamp-plugin-sdk V 27 dir 4-290568.0.r314460/5446 K 15 ventrilo-server V 34 dir 4-174684.0-320005.r320005/1542 K 7 vitunes V 30 dir 4-240947.0.r300895/3182793 K 9 vo-aacenc V 26 dir 4-276126.0.r318438/884 K 11 vo-amrwbenc V 30 dir 4-276128.0.r300895/3047450 K 7 voipong V 30 dir 4-136002.0.r300895/2031954 K 12 vorbis-tools V 27 dir 4-34670.0.r320405/47869 K 10 vorbisgain V 28 dir 4-72374.0.r301188/311089 K 6 vsound V 29 dir 4-66994.0.r300895/2884263 K 7 waheela V 29 dir 4-239460.0.r314960/132278 K 4 waon V 30 dir 4-201155.0.r300895/1794102 K 7 wav2cdr V 30 dir 4-142290.0.r300895/3429128 K 10 wavbreaker V 28 dir 4-81999.0.r316464/272633 K 8 wavegain V 30 dir 4-215054.0.r300895/1780707 K 8 waveplay V 29 dir 2-17519.0.r300895/2441550 K 7 wavpack V 28 dir 6-138576.0.r316654/87240 K 7 wavplay V 29 dir 2-29314.0.r300895/2098713 K 8 whysynth V 27 dir 4-183190.0.r319891/2657 K 8 wildmidi V 26 dir 4-276628.0.r319227/738 K 7 wmalbum V 30 dir 4-127563.0.r300895/1791993 K 6 wmauda V 28 dir 4-203217.0.r305298/22606 K 4 wmix V 29 dir 4-40995.0.r300895/2987867 K 4 wmmp V 30 dir 2-270798.0.r300895/3216518 K 8 wmrecord V 29 dir 4-40998.0.r300895/2677749 K 8 wmsmixer V 29 dir 4-40997.0.r300895/2477009 K 7 workman V 28 dir 2-2473.0.r300895/2672023 K 8 wxguitar V 28 dir 4-239977.0.r316850/28975 K 6 x11amp V 30 dir 2-282725.0.r300895/2540526 K 9 xanalyser V 30 dir 4-176947.0.r300895/1879457 K 3 xcd V 23 dir 2-458.0.r320173/489 K 9 xcdplayer V 24 dir 3-148.0.r311622/2956 K 11 xfce4-mixer V 27 dir 4-85763.0.r317695/12568 K 16 xfce4-mpc-plugin V 28 dir 4-183108.0.r317695/13278 K 5 xfmpc V 28 dir 4-206251.0.r317695/14404 K 6 xhippo V 28 dir 2-17907.0.r316464/275041 K 5 ximp3 V 29 dir 4-53227.0.r300895/2927471 K 4 xmcd V 25 dir 2-997.0.r320405/48718 K 4 xmix V 28 dir 2-1905.0.r300895/3166496 K 6 xmixer V 27 dir 2-23101.0.r311049/38874 K 5 xmmix V 26 dir 2-3617.0.r314074/49493 K 11 xmms-a52dec V 27 dir 4-64384.0.r313559/28137 K 8 xmms-ahx V 30 dir 4-136929.0.r300895/2460467 K 14 xmms-audiofile V 27 dir 4-74961.0.r313559/28840 K 9 xmms-bonk V 27 dir 4-62541.0.r304323/22564 K 11 xmms-cdread V 29 dir 4-77227.0.r300895/1707445 K 14 xmms-crossfade V 27 dir 4-36274.0.r313559/29548 K 15 xmms-crystality V 27 dir 4-47097.0.r313559/30305 K 11 xmms-curses V 29 dir 4-196950.0.r319055/129395 K 9 xmms-defx V 28 dir 4-137193.0.r313559/30967 K 11 xmms-efxmms V 30 dir 4-137856.0.r300895/1829240 K 7 xmms-eq V 28 dir 4-137448.0.r314074/50249 K 9 xmms-faad V 27 dir 4-76865.0.r313559/31672 K 7 xmms-fc V 27 dir 4-53365.0.r314074/50906 K 13 xmms-festalon V 28 dir k-139303.0.r313649/31701 K 9 xmms-flac V 27 dir 4-82693.0.r320405/52071 K 8 xmms-fxt V 28 dir 4-137201.0.r313559/32328 K 12 xmms-gbsplay V 28 dir 4-138128.0.r313649/32317 K 13 xmms-infopipe V 27 dir 4-87592.0.r301396/26419 K 9 xmms-jack V 30 dir 4-106455.0.r300895/3286959 K 8 xmms-kde V 27 dir 4-42252.0.r315487/75682 K 11 xmms-ladspa V 29 dir 4-60302.0.r300895/1899423 K 12 xmms-liveice V 29 dir 4-25636.0.r300895/2170782 K 8 xmms-mac V 30 dir 4-130699.0.r300895/3512481 K 8 xmms-mad V 27 dir 4-65523.0.r314074/51561 K 15 xmms-mailnotify V 29 dir 4-70205.0.r300895/2841891 K 9 xmms-midi V 29 dir 4-68984.0.r300895/2970363 K 12 xmms-modplug V 28 dir 4-153071.0.r314074/52224 K 11 xmms-mp3cue V 30 dir 4-100927.0.r300895/3040361 K 13 xmms-musepack V 25 dir 4-56257.0.r314661/844 K 8 xmms-nas V 30 dir 4-144079.0.r300895/1571633 K 8 xmms-nsf V 30 dir 4-141362.0.r300895/2782851 K 12 xmms-openspc V 30 dir 4-137278.0.r300895/3066166 K 16 xmms-osssurround V 27 dir 4-64382.0.r313559/33694 K 12 xmms-quix3dn V 27 dir 4-36269.0.r313559/34354 K 12 xmms-sapplug V 27 dir 4-139286.0.r306932/9567 K 14 xmms-scrobbler V 30 dir 4-123343.0.r300895/2756424 K 12 xmms-sexypsf V 28 dir 4-138941.0.r310443/33441 K 12 xmms-sexyspc V 30 dir 4-197184.0.r300895/1955461 K 8 xmms-shn V 27 dir 4-34764.0.r309200/19303 K 8 xmms-sid V 26 dir 4-66157.0.r318318/1100 K 12 xmms-sndfile V 27 dir 2-52444.0.r313559/35747 K 9 xmms-tfmx V 27 dir 4-31327.0.r313559/36403 K 13 xmms-timidity V 30 dir 4-235616.0.r300895/2084781 K 12 xmms-volnorm V 29 dir 4-47113.0.r300895/2797306 K 12 xmms-wavpack V 28 dir 4-225861.0.r304323/24070 K 8 xmms-wma V 28 dir 4-102401.0.r316654/89521 K 14 xmms-xf86audio V 28 dir 4-137577.0.r309200/20177 K 10 xmms-xymms V 30 dir 4-138134.0.r300895/1634649 K 5 xmms2 V 28 dir 4-151728.0.r320405/52818 K 15 xmms2-scrobbler V 28 dir 4-171471.0.r313559/37818 K 8 xmmsctrl V 27 dir 4-143935.0.r306203/1134 K 3 xmp V 26 dir 2-21725.0.r318566/1025 K 7 xmradio V 29 dir 2-17587.0.r300895/1874159 K 7 xoscope V 27 dir 4-217773.0.r306989/4894 K 11 xpi-musicpm V 30 dir 4-222293.0.r300895/3268533 K 11 xsynth-dssi V 28 dir 4-183477.0.r315487/76439 K 7 xvmixer V 29 dir 4-85460.0.r300895/3245594 K 5 xwave V 25 dir 4-29984.0.r317324/714 K 5 yammi V 27 dir 4-89992.0.r314074/52975 K 4 yamt V 29 dir 4-25198.0.r300895/2078273 K 4 yell V 27 dir 4-116141.0.r318831/1093 K 4 zinf V 28 dir g-34345.0.r316596/103356 K 11 zynaddsubfx V 27 dir 4-183525.0.r319246/7599 END ENDREP id: 1-148.0.r320405/97850 type: dir pred: 1-148.0.r320258/46408 count: 12005 text: 320405 52997 44840 44840 ff78810f29af81192b3af7f6026fd948 cpath: /head/audio copyroot: 0 / id: 5-185897.0.r320405/98025 type: file pred: 5-185897.0.r311674/1348 count: 47 text: 320405 15429 36 4010 e42c48f341a1eba10d0bd5485ab8af88 0d221ae1ec0321885ec87dd83ca537185c44e081 320404-6v8e/_2r props: 306644 2456 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/emulators/mame/Makefile copyroot: 0 / PLAIN K 8 Makefile V 29 file 5-185897.0.r320405/98025 K 8 distinfo V 28 file 8-185897.0.r311674/1649 K 5 files V 31 dir a-185897.0.r300896/28574960 K 9 pkg-descr V 28 file i-185897.0.r306644/3406 K 9 pkg-plist V 28 file k-185897.0.r311674/1951 END ENDREP id: 4-185897.0.r320405/98587 type: dir pred: 4-185897.0.r311674/2510 count: 49 text: 320405 98332 242 242 3f6f0851575d9a987348fb48ab731fd9 cpath: /head/emulators/mame copyroot: 0 / id: 5-185900.0.r320405/98769 type: file pred: 5-185900.0.r311672/1084 count: 42 text: 320405 15490 104 4000 a02f22dfc5d349aeef3c80aff6dd5564 4c7e6ceb46c40e770fa866966aac31b43f196852 320404-6v8e/_2t props: 306645 938 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/emulators/mess/Makefile copyroot: 0 / PLAIN K 8 Makefile V 29 file 5-185900.0.r320405/98769 K 8 distinfo V 28 file 8-185900.0.r311672/1384 K 5 files V 31 dir a-185900.0.r300896/28464936 K 9 pkg-descr V 32 file i-185900.0.r300896/28463768 K 9 pkg-plist V 28 file k-185900.0.r311672/1686 END ENDREP id: 4-185900.0.r320405/99335 type: dir pred: 4-185900.0.r311672/2248 count: 44 text: 320405 99076 246 246 2b9ee1d9a7aa0ef7e01cdc36ebfe54bf cpath: /head/emulators/mess copyroot: 0 / PLAIN K 8 Makefile V 25 file 2-1901.0.r319942/253 K 6 adamem V 30 dir 4-56933.0.r300896/28479620 K 11 advancemame V 27 dir 4-185890.0.r317768/2230 K 11 advancemenu V 27 dir 4-185893.0.r317765/1975 K 11 advancemess V 31 dir e-185890.0.r300896/28674181 K 4 aftp V 29 dir 2-6473.0.r300896/28361601 K 5 aqemu V 29 dir 2-219775.0.r314960/630286 K 8 atari800 V 26 dir 2-8387.0.r314605/94716 K 3 bfe V 30 dir 2-25419.0.r300896/28593690 K 5 bochs V 25 dir 2-9124.0.r319346/1847 K 4 bsvc V 25 dir 2-5848.0.r303069/7256 K 8 catapult V 29 dir 4-207232.0.r319055/455179 K 4 cinc V 30 dir 4-61615.0.r300896/28786936 K 5 cingb V 26 dir 4-41779.0.r301167/1636 K 6 cpmemu V 29 dir 2-1898.0.r300896/28438512 K 8 cpmtools V 28 dir 2-639.0.r300896/28391025 K 9 cpmtools2 V 31 dir 4-215562.0.r300896/28582138 K 9 cygne-sdl V 31 dir 4-163619.0.r300896/28342626 K 7 darcnes V 30 dir 4-41785.0.r300896/28800572 K 6 dboxfe V 29 dir 4-204209.0.r310871/454186 K 7 desmume V 29 dir 4-184969.0.r316464/857389 K 8 dgen-sdl V 26 dir 4-32900.0.r312204/1089 K 17 dolphin-emu-devel V 26 dir 4-282862.0.r317074/788 K 6 dosbox V 26 dir 4-79969.0.r318998/1029 K 6 doscmd V 29 dir 4-105084.0.r303710/261416 K 7 dtcyber V 29 dir 4-173209.0.r315487/546001 K 7 dynagen V 31 dir 4-176880.0.r300896/28493358 K 7 dynagui V 28 dir 4-228298.0.r304690/11666 K 8 dynamips V 29 dir 4-155068.0.r315487/546721 K 18 dynamips-community V 27 dir 4-273124.0.r316753/4933 K 14 dynamips-devel V 31 dir g-155068.0.r300896/28430783 K 5 e-uae V 27 dir 4-129200.0.r319830/1910 K 12 extract-xiso V 30 dir 4-90123.0.r300896/28365170 K 11 fceu-server V 26 dir 4-197920.0.r318483/719 K 5 fceux V 27 dir m-85227.0.r316337/22849 K 4 fmsx V 24 dir 2-5767.0.r317098/701 K 5 frodo V 27 dir 2-9873.0.r305832/454230 K 4 fuse V 26 dir 4-92575.0.r319775/2481 K 10 fuse-utils V 27 dir 4-231401.0.r319775/3487 K 3 gbe V 30 dir 4-41461.0.r300896/28449203 K 9 generator V 30 dir 4-41781.0.r300896/28348950 K 16 generator-cbiere V 31 dir 4-137596.0.r300896/28474391 K 4 gens V 31 dir 4-138544.0.r300896/28509804 K 4 gngb V 30 dir 4-41784.0.r300896/28713403 K 5 gngeo V 27 dir 4-149037.0.r316753/6491 K 4 gns3 V 29 dir 4-230253.0.r311476/405132 K 6 gnuboy V 30 dir 4-39621.0.r300896/28462521 K 7 gsnes9x V 28 dir 4-30705.0.r315433/458440 K 6 gxemul V 27 dir 4-135684.0.r316753/7157 K 6 gxmame V 27 dir 4-90389.0.r317474/19081 K 6 hatari V 29 dir 4-104148.0.r317525/416213 K 8 hercules V 28 dir 4-59974.0.r316464/858197 K 3 hfs V 23 dir 2-407.0.r319208/835 K 5 higan V 33 dir 4-238545.0-312766.r317827/678 K 4 hugo V 31 dir 4-163616.0.r300896/28844126 K 15 i386-wine-devel V 27 dir 4-315245.0.r320362/3580 K 7 ia64sim V 26 dir 2-33691.0.r319926/1224 K 4 ines V 29 dir 2-4493.0.r300896/28451017 K 3 its V 30 dir 4-73490.0.r300896/28386688 K 8 javatari V 27 dir 4-317067.0.r318330/1233 K 7 joytran V 27 dir 4-283445.0.r317125/2258 K 6 jzintv V 27 dir 4-210659.0.r315461/5451 K 5 kcemu V 29 dir 4-287922.0.r316464/858913 K 5 klh10 V 30 dir 4-73485.0.r300896/28805164 K 10 kqemu-kmod V 26 dir 4-146829.0.r314973/703 K 16 kqemu-kmod-devel V 27 dir i-146829.0.r314973/1467 K 6 lib765 V 28 dir 4-92571.0.r319793/240011 K 6 libdsk V 31 dir 4-207299.0.r300896/28696063 K 11 libspectrum V 26 dir 4-92573.0.r319775/4494 K 11 linux-ePSXe V 31 dir 2-127088.0.r300896/28327839 K 14 linux-geepee32 V 30 dir 4-96657.0.r300896/28446288 K 19 linux-peops-softgpu V 26 dir 4-72932.0.r318581/2029 K 15 linux-peops-spu V 30 dir 4-72935.0.r300896/28889206 K 18 linux-pete-mesagpu V 26 dir 4-73025.0.r318583/2140 K 18 linux-pete-xgl2gpu V 27 dir 4-139345.0.r318578/2874 K 19 linux-systemsimcell V 31 dir 4-238847.0.r300896/28506842 K 13 linux_base-c6 V 29 dir 4-157591.0.r319410/313819 K 14 linux_base-f10 V 29 dir o-157591.0.r319410/315203 K 24 linux_base-gentoo-stage3 V 31 dir 4-164522.0.r300896/28463160 K 24 linux_dist-gentoo-stage3 V 29 dir i-164522.0.r319410/316045 K 6 lisaem V 29 dir 4-195326.0.r315487/549733 K 5 loemu V 27 dir 4-186170.0.r316753/7919 K 5 m2000 V 27 dir 4-141076.0.r313092/1212 K 4 mame V 28 dir 4-185897.0.r320405/98587 K 10 mastergear V 29 dir 2-4492.0.r300896/28676034 K 8 mednafen V 28 dir 4-165093.0.r316624/25591 K 4 mess V 28 dir 4-185900.0.r320405/99335 K 8 minivmac V 30 dir 4-70053.0.r300896/28538409 K 6 mtools V 26 dir 3-181.0.r316654/580432 K 7 mupen64 V 29 dir 4-118799.0.r305832/454896 K 12 mupen64-base V 29 dir 4-118779.0.r316786/437796 K 18 mupen64-dummyaudio V 27 dir 4-118781.0.r320342/1794 K 13 mupen64-glide V 27 dir 4-118783.0.r320342/2461 K 13 mupen64-gln64 V 27 dir 4-118785.0.r320342/3075 K 13 mupen64-input V 27 dir 4-118787.0.r320342/3640 K 12 mupen64-rice V 29 dir 4-118789.0.r305832/459011 K 11 mupen64-rsp V 27 dir 4-118791.0.r320342/4202 K 16 mupen64-sdlaudio V 27 dir 4-118793.0.r320342/4767 K 16 mupen64-sdlinput V 27 dir 4-118795.0.r320342/5385 K 15 mupen64-softgfx V 27 dir 4-201136.0.r320342/5955 K 13 mupen64-sound V 27 dir 4-118797.0.r320342/6568 K 12 mupen64-tr64 V 27 dir 4-201147.0.r320342/7231 K 11 mupen64plus V 31 dir 4-213424.0.r300896/28617822 K 21 mupen64plus-audio-sdl V 28 dir 4-213418.0.r314312/11023 K 16 mupen64plus-core V 29 dir m-213402.0.r316786/438976 K 21 mupen64plus-input-sdl V 28 dir 4-213420.0.r314312/11616 K 19 mupen64plus-plugins V 28 dir 4-287769.0.r314312/12260 K 19 mupen64plus-rsp-hle V 28 dir 8-213415.0.r314312/12851 K 19 mupen64plus-rsp-z64 V 29 dir 4-287765.0.r316786/439567 K 22 mupen64plus-ui-console V 28 dir 2-266186.0.r314312/14033 K 27 mupen64plus-video-arachnoid V 29 dir 4-287766.0.r316786/440163 K 25 mupen64plus-video-glide64 V 29 dir 4-287767.0.r316786/440765 K 22 mupen64plus-video-rice V 28 dir c-213413.0.r314312/15884 K 21 mupen64plus-video-z64 V 29 dir 4-287768.0.r316786/441361 K 9 nonpareil V 29 dir 4-168901.0.r313635/464212 K 4 o2em V 31 dir 4-138301.0.r300896/28460392 K 10 ods2reader V 31 dir 4-154383.0.r300896/28759236 K 13 open-vm-tools V 27 dir 2-210012.0.r316950/2003 K 19 open-vm-tools-nox11 V 29 dir 2-213113.0.r309206/384380 K 7 openmsx V 27 dir 4-154507.0.r305304/1297 K 12 p5-Acme-6502 V 27 dir 4-300440.0.r308629/1073 K 15 parallels-tools V 31 dir 4-235803.0.r300896/28570637 K 5 pcemu V 29 dir 2-1211.0.r300896/28412286 K 5 pcsxr V 29 dir 4-259739.0.r316654/581181 K 6 pearpc V 27 dir 4-109821.0.r316753/8630 K 9 prodosemu V 27 dir 2-7230.0.r313597/333094 K 12 psim-freebsd V 30 dir 4-48720.0.r300896/28324830 K 7 pyxmame V 31 dir 4-169408.0.r300896/28579147 K 4 qemu V 27 dir 4-110715.0.r319916/4912 K 10 qemu-devel V 28 dir 12-110715.0.r319450/1023 K 13 qemu-launcher V 29 dir 4-152389.0.r316464/860575 K 4 qmc2 V 27 dir 4-186179.0.r311675/4440 K 5 qtemu V 28 dir 4-194598.0.r317947/58491 K 7 quasi88 V 30 dir 2-19253.0.r300896/28535874 K 5 raine V 29 dir 4-115222.0.r301510/482147 K 3 rtc V 30 dir 2-27306.0.r300896/28497464 K 13 seabios-devel V 31 dir 4-281848.0.r300896/28652418 K 7 sim6811 V 29 dir 2-2219.0.r300896/28853918 K 4 simh V 27 dir j-8523.0.r315487/550442 K 3 ski V 25 dir 4-48828.0.r316433/736 K 6 skyeye V 31 dir 4-140313.0.r300896/28780628 K 12 snes9express V 29 dir 4-104229.0.r316464/861252 K 6 snes9x V 24 dir 2-8446.0.r317692/554 K 10 snes9x-gtk V 28 dir 4-248720.0.r316753/10096 K 4 spim V 29 dir 2-4193.0.r300896/28927836 K 6 stella V 29 dir 2-7447.0.r300896/28824309 K 5 stonx V 26 dir 2-8422.0.r314333/55144 K 9 svr4_base V 30 dir 4-36350.0.r300896/28751538 K 5 swine V 27 dir 4-305793.0.r314026/1901 K 6 tiemu2 V 29 dir 4-156673.0.r316409/249486 K 6 tiemu3 V 28 dir 4-199151.0.r317474/19842 K 5 tilem V 29 dir 4-172324.0.r316269/271047 K 3 tme V 29 dir 4-180383.0.r319055/455934 K 12 tpm-emulator V 29 dir 4-264184.0.r314960/633410 K 6 tuxnes V 30 dir 2-25743.0.r300896/28828270 K 3 uae V 30 dir 2-32335.0.r300896/28699227 K 4 vMac V 30 dir 2-21077.0.r300896/28441827 K 3 vba V 28 dir 4-90118.0.r316464/863850 K 8 vboxtool V 27 dir 4-300839.0.r310520/1190 K 7 vgb-bin V 30 dir 4-31506.0.r300896/28338539 K 8 vgba-bin V 30 dir g-31506.0.r300896/28826156 K 4 vice V 27 dir 2-11843.0.r316624/27139 K 11 virtio-kmod V 27 dir 4-286189.0.r307078/1963 K 14 virtualbox-ose V 26 dir q-235883.0.r319712/730 K 24 virtualbox-ose-additions V 27 dir 4-247789.0.r318940/2780 K 19 virtualbox-ose-kmod V 29 dir 1c-235883.0.r317147/10083 K 26 virtualbox-ose-kmod-legacy V 28 dir 1y-235883.0.r318061/3908 K 21 virtualbox-ose-legacy V 28 dir 2k-235883.0.r319712/1556 K 18 visualboyadvance-m V 28 dir 4-261237.0.r316624/27911 K 8 visualos V 28 dir 4-34262.0.r315433/459924 K 5 vmips V 27 dir 4-114834.0.r317912/1671 K 9 vmsbackup V 27 dir 2-1463.0.r317757/246760 K 3 vmw V 29 dir 4-177727.0.r316654/582712 K 7 vxtools V 30 dir 2-31088.0.r300896/28646407 K 4 wine V 26 dir 2-898.0.r313635/464970 K 10 wine-devel V 23 dir 7-898.0.r320293/643 K 10 wine-doors V 31 dir 4-199465.0.r300896/28744239 K 10 wine-gecko V 26 dir 4-274146.0.r316190/521 K 16 wine-gecko-devel V 27 dir e-274146.0.r320249/1027 K 9 wine-mono V 29 dir 4-302265.0.r310522/312037 K 13 wxmupen64plus V 31 dir 4-287565.0.r300896/28872343 K 3 x48 V 24 dir 2-4147.0.r317453/781 K 12 xbraitenberg V 31 dir 4-105484.0.r300896/28939833 K 4 xcpc V 28 dir 4-213997.0.r316753/10815 K 6 xgngeo V 29 dir 4-164959.0.r316464/865446 K 6 xhomer V 31 dir 4-168003.0.r300896/28393597 K 5 xmame V 29 dir 2-9648.0.r300896/28847610 K 5 xmess V 30 dir 2-23992.0.r300896/28768830 K 9 xsystem35 V 26 dir 2-14623.0.r316577/3598 K 3 xzx V 25 dir 2-8599.0.r307219/1379 K 7 yabause V 27 dir 4-171346.0.r318300/1471 K 4 yape V 28 dir 4-70493.0.r310162/340981 K 5 zsnes V 26 dir 4-42775.0.r306680/1000 END ENDREP id: 1-181.0.r320405/109003 type: dir pred: 1-181.0.r320362/13252 count: 4500 text: 320405 99517 9473 9473 278c399f4575c0edd8230d7107e50126 cpath: /head/emulators copyroot: 0 / id: 5-222518.0.r320405/109180 type: file pred: 5-222518.0.r316596/899758 count: 41 text: 320405 15622 41 4875 2e4b691f7774612fc2eb994ee00b73fd 28359c2c7bd94292c2a16708896ea602b2f612a6 320404-6v8e/_2w props: 316596 899642 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/multimedia/gmerlin-avdecoder/Makefile copyroot: 0 / PLAIN K 8 Makefile V 30 file 5-222518.0.r320405/109180 K 8 distinfo V 29 file 8-222518.0.r301302/11292 K 5 files V 28 dir a-222518.0.r301302/12132 K 9 pkg-descr V 32 file e-222518.0.r300896/27374285 K 9 pkg-plist V 32 file g-222518.0.r300896/27375354 END ENDREP id: 4-222518.0.r320405/109768 type: dir pred: 4-222518.0.r316596/900347 count: 42 text: 320405 109506 249 249 8763fe0ca18c83d98e78786cb5860011 cpath: /head/multimedia/gmerlin-avdecoder copyroot: 0 / id: 15-9170.0.r320405/109968 type: file pred: 15-9170.0.r316391/51 count: 158 text: 320405 15693 29 2273 432c0ffd9e9e64fe248d49e09654b75f b78a4ad9d6c71d5231ff47841971354dc685f7ec 320404-6v8e/_2y props: 315972 153 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/multimedia/kdemultimedia3/Makefile copyroot: 0 / PLAIN K 8 Makefile V 29 file 15-9170.0.r320405/109968 K 8 distinfo V 31 file 18-9170.0.r300896/27529065 K 5 files V 30 dir 9-58296.0.r300896/27531748 K 9 pkg-descr V 31 file 1c-9170.0.r300896/27529433 K 11 pkg-message V 32 file 6r-74156.0.r300896/27531999 K 9 pkg-plist V 28 file lx-117701.0.r316391/362 END ENDREP id: 13-9170.0.r320405/110598 type: dir pred: 13-9170.0.r316391/995 count: 188 text: 320405 110283 302 302 f8a90f81e13ce29d203195904ae3185e cpath: /head/multimedia/kdemultimedia3 copyroot: 0 / id: q-48004.0.r320405/110791 type: file pred: q-48004.0.r316662/371562 count: 193 text: 320405 15748 22 7246 564856b38979ff118974dac2c70a90ce f9123fe3d193d0b39285a6ab3ba1a0330d52f2e0 320404-6v8e/_30 props: 305409 104 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/multimedia/libxine/Makefile copyroot: 0 / PLAIN K 8 Makefile V 29 file q-48004.0.r320405/110791 K 8 distinfo V 31 file t-48004.0.r300896/27848831 K 5 files V 26 dir v-48004.0.r303344/2455 K 9 pkg-descr V 32 file 11-48004.0.r300896/27849192 K 9 pkg-plist V 27 file 13-48004.0.r318397/264 END ENDREP id: o-48004.0.r320405/111359 type: dir pred: o-48004.0.r318397/828 count: 217 text: 320405 111103 243 243 21515a4c254b6f2760777ea2cdf96657 cpath: /head/multimedia/libxine copyroot: 0 / id: 5-101931.0.r320405/111545 type: file pred: 5-101931.0.r317561/11397 count: 93 text: 320405 15801 24 1962 ec1931fb17e024441eb42b122c785af2 305c4df77b0d0433419733a520e219a402d4eaf2 320404-6v8e/_32 props: 316596 905886 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/multimedia/mkvtoolnix/Makefile copyroot: 0 / PLAIN K 8 Makefile V 30 file 5-101931.0.r320405/111545 K 8 distinfo V 28 file 8-101931.0.r316939/1494 K 5 files V 26 dir 3-304827.0.r304827/871 K 9 pkg-descr V 32 file a-101931.0.r300896/27120896 K 9 pkg-plist V 28 file 6-228254.0.r316967/1238 END ENDREP id: 4-101931.0.r320405/112118 type: dir pred: 4-101931.0.r317561/11964 count: 95 text: 320405 111863 242 242 e03abc6a69285c78fef6885d3451bb2a cpath: /head/multimedia/mkvtoolnix copyroot: 0 / id: 5-271236.0.r320405/112310 type: file pred: 5-271236.0.r316355/386488 count: 17 text: 320405 15853 36 14330 599cde8548377365d48402eefc6530bd 2f178dc08c5f2550f4e671c44c48246c70c533aa 320404-6v8e/_34 props: 302757 253 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/multimedia/qmmp/Makefile copyroot: 0 / PLAIN K 8 Makefile V 30 file 5-271236.0.r320405/112310 K 8 distinfo V 27 file 8-271236.0.r302757/781 K 5 files V 31 dir 6-300492.0.r300896/27556628 K 9 pkg-descr V 32 file i-271236.0.r300896/27555869 K 9 pkg-plist V 32 file k-271236.0.r300896/27556866 END ENDREP id: 4-271236.0.r320405/112884 type: dir pred: 4-271236.0.r316355/387065 count: 17 text: 320405 112621 250 250 0b6a5e55350a1f64027b47167a385a3f cpath: /head/multimedia/qmmp copyroot: 0 / id: h-45803.0.r320405/113071 type: file pred: h-45803.0.r319055/700429 count: 322 text: 320405 15920 51 22990 23879e1ad36d0109944f18fa280530f1 e2ade2d8d43ba144aba4d7fe40bd5ced2b824307 320404-6v8e/_36 props: 303480 7476 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/multimedia/vlc/Makefile copyroot: 0 / PLAIN K 8 Makefile V 29 file h-45803.0.r320405/113071 K 8 distinfo V 27 file k-45803.0.r316528/1399 K 5 files V 26 dir 6-86099.0.r316528/2618 K 9 pkg-descr V 31 file o-45803.0.r300896/27126388 END ENDREP id: f-45803.0.r320405/113585 type: dir pred: f-45803.0.r319055/700942 count: 355 text: 320405 113381 191 191 d142fe97229a84bfb73da945f81cb1ed cpath: /head/multimedia/vlc copyroot: 0 / id: 5-267135.0.r320405/113770 type: file pred: 5-267135.0.r316355/393448 count: 42 text: 320405 16001 113 7380 a0fc04d197e7d69161cb6a29bcb03eeb 1b589366368456ef75786bd03a37e77095a418f8 320404-6v8e/_38 props: 309182 10952 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/multimedia/xbmc/Makefile copyroot: 0 / PLAIN K 8 Makefile V 30 file 5-267135.0.r320405/113770 K 8 distinfo V 28 file 8-267135.0.r313670/6560 K 5 files V 27 dir a-267135.0.r313670/9031 K 9 pkg-descr V 29 file 44-267135.0.r313670/9330 K 9 pkg-plist V 29 file 46-267135.0.r313670/9749 END ENDREP id: 4-267135.0.r320405/114337 type: dir pred: 4-267135.0.r316355/394012 count: 45 text: 320405 114083 241 241 d94d4ce6ae986273e50b4495c3ce282f cpath: /head/multimedia/xbmc copyroot: 0 / PLAIN K 7 2mandvd V 29 dir 2-240601.0.r316600/172898 K 8 Makefile V 26 file 8-70387.0.r320396/898 K 4 ab25 V 27 dir 4-277162.0.r317299/1811 K 4 abby V 31 dir 4-230101.0.r300896/27359830 K 7 acidrip V 31 dir 4-105933.0.r300896/27633893 K 7 aegisub V 26 dir 4-250899.0.r319519/726 K 6 arista V 30 dir 4-236937.0.r316464/1381972 K 8 asdcplib V 27 dir 4-281916.0.r315882/1206 K 6 assimp V 29 dir 4-309400.0.r316355/363718 K 13 atomicparsley V 31 dir 9-211362.0.r300896/28034121 K 9 audacious V 29 dir 4-152753.0.r316662/364232 K 17 audacious-plugins V 30 dir g-152753.0.r316464/1383520 K 12 audiopreview V 31 dir 4-258357.0.r300896/27112400 K 5 avbin V 26 dir 4-231568.0.r319202/739 K 9 avidemux2 V 26 dir 2-94881.0.r317490/1117 K 17 avidemux2-plugins V 26 dir o-265979.0.r314159/476 K 6 avinfo V 25 dir g-74982.0.r316486/702 K 9 bangarang V 29 dir 4-259723.0.r316407/767465 K 7 banshee V 29 dir 4-219371.0.r317503/246975 K 17 beep-media-player V 28 dir 4-93907.0.r316596/896970 K 4 bino V 29 dir 4-293974.0.r317503/247696 K 17 bmp-extra-plugins V 30 dir 4-122085.0.r316464/1385202 K 7 bombono V 29 dir 4-246428.0.r316407/768227 K 14 bsdbktr_tvtune V 30 dir 4-97402.0.r300896/27607519 K 7 camserv V 30 dir k-31812.0.r300896/27525740 K 10 castpodder V 28 dir 4-164760.0.r313404/43248 K 6 cclive V 29 dir 4-227922.0.r316355/367517 K 6 cheese V 31 dir eh-209647.0.r316464/1386111 K 8 clipgrab V 27 dir 4-245674.0.r314678/1180 K 5 clive V 26 dir 4-184978.0.r318952/695 K 6 clive1 V 27 dir e-184978.0.r319909/3650 K 11 clutter-gst V 29 dir 4-224817.0.r319055/698672 K 13 cuse4bsd-kmod V 27 dir 5-251494.0.r317872/1995 K 4 cx88 V 27 dir 4-221088.0.r310166/1582 K 15 deforaos-player V 29 dir 4-309238.0.r316355/368230 K 6 devede V 29 dir 4-194077.0.r316662/365116 K 5 dirac V 31 dir 4-108922.0.r300896/27005208 K 6 dragon V 30 dir ha-311483.0.r318452/840186 K 3 dtv V 25 dir g-54525.0.r317376/728 K 8 dumpmpeg V 30 dir g-43467.0.r300896/27123627 K 6 dv2jpg V 30 dir 4-76337.0.r300896/27593812 K 6 dv2sub V 31 dir 4-206070.0.r300896/28093915 K 6 dvbcut V 30 dir 4-152317.0.r314960/1034798 K 8 dvbsnoop V 31 dir 4-226245.0.r300896/27586372 K 13 dvd-slideshow V 27 dir 4-129315.0.r319416/3999 K 9 dvdauthor V 28 dir 4-79350.0.r316662/365988 K 15 dvdauthorwizard V 31 dir 4-192910.0.r300896/27574758 K 5 dvdid V 27 dir 4-242513.0.r307386/2698 K 6 dvdrip V 28 dir g-57936.0.r316600/175212 K 9 dvdstyler V 27 dir 4-116795.0.r318221/2521 K 4 dvts V 28 dir 4-80556.0.r315487/916010 K 7 emotion V 27 dir 4-168658.0.r318825/1406 K 6 emovix V 25 dir 4-97198.0.r320099/938 K 6 ffmpeg V 28 dir s-48195.0.r316355/370511 K 12 ffmpeg-devel V 29 dir 4-239384.0.r316355/371277 K 7 ffmpeg1 V 34 dir 4-239384.0-305892.r320059/1217 K 13 ffmpeg2theora V 29 dir 4-221739.0.r316662/366704 K 17 ffmpegthumbnailer V 29 dir 4-207846.0.r316355/372919 K 7 flvmeta V 31 dir 4-238886.0.r300896/27269829 K 11 flvstreamer V 31 dir 4-251085.0.r300896/27725052 K 9 flvtool++ V 31 dir 4-218966.0.r300896/27175936 K 7 fpc-dts V 29 dir 4-259364.0.r314133/494357 K 12 fpc-matroska V 29 dir 4-259376.0.r314133/495104 K 9 freetuxtv V 29 dir 4-305032.0.r319055/699434 K 6 freevo V 29 dir 4-122247.0.r317503/248465 K 4 fxtv V 27 dir 4-286500.0.r317872/2764 K 6 gaupol V 29 dir 4-182980.0.r317503/249190 K 4 gavl V 29 dir 4-119332.0.r316355/374446 K 4 gcap V 29 dir 4-279124.0.r308985/595695 K 7 gcfilms V 29 dir 4-135508.0.r317605/450246 K 7 gdialog V 29 dir 4-236546.0.r308605/100472 K 7 gdvrecv V 29 dir 4-121013.0.r310871/794945 K 5 ggrab V 31 dir 4-152910.0.r300896/27364722 K 9 gmencoder V 27 dir 4-102063.0.r318220/1402 K 7 gmerlin V 29 dir 4-222602.0.r316596/899452 K 17 gmerlin-avdecoder V 29 dir 4-222518.0.r320405/109768 K 6 gmimms V 29 dir 4-197975.0.r310871/796395 K 4 gmtk V 29 dir 4-312783.0.r316596/901066 K 13 gnome-mplayer V 26 dir 4-229279.0.r318119/579 K 15 gnome-subtitles V 29 dir 4-189964.0.r317503/250744 K 7 gopchop V 28 dir g-62736.0.r317503/251521 K 12 gpac-libgpac V 31 dir 4-134579.0.r300896/27065231 K 11 gpac-mp4box V 31 dir 4-184367.0.r300896/27125792 K 7 gpodder V 30 dir 4-203587.0.r316464/1391995 K 5 grake V 29 dir 4-266102.0.r308985/596367 K 11 grpplaylist V 29 dir 4-108612.0.r309662/828014 K 6 gst123 V 27 dir 4-272325.0.r317266/1404 K 9 gstreamer V 25 dir q-63043.0.r317804/836 K 16 gstreamer-ffmpeg V 31 dir 4-106188.0.r300896/27976021 K 17 gstreamer-plugins V 26 dir o-63046.0.r317804/1660 K 21 gstreamer-plugins-all V 26 dir 4-136216.0.r319674/583 K 25 gstreamer-plugins-annodex V 32 dir be-175253.0.r300896/27430020 K 21 gstreamer-plugins-bad V 28 dir 4o-160858.0.r313820/2636 K 26 gstreamer-plugins-buzztard V 31 dir 4-194232.0.r300896/27631301 K 21 gstreamer-plugins-bz2 V 32 dir bl-175253.0.r300896/28089097 K 22 gstreamer-plugins-core V 32 dir aa-130046.0.r300896/27328747 K 21 gstreamer-plugins-dts V 31 dir e-162508.0.r300896/28084359 K 20 gstreamer-plugins-dv V 32 dir ay-130046.0.r300896/27952527 K 21 gstreamer-plugins-dvd V 31 dir i-162508.0.r300896/27076084 K 35 gstreamer-plugins-fluendo-mpegdemux V 31 dir 4-185947.0.r300896/27317336 K 25 gstreamer-plugins-gnonlin V 31 dir e-136678.0.r300896/28117701 K 22 gstreamer-plugins-good V 28 dir 58-160858.0.r311892/1427 K 26 gstreamer-plugins-mpeg2dec V 32 dir bm-130046.0.r300896/27140597 K 26 gstreamer-plugins-mpeg2enc V 31 dir 9-180543.0.r300896/27941307 K 26 gstreamer-plugins-resindvd V 31 dir j-261077.0.r300896/27653032 K 30 gstreamer-plugins-schroedinger V 31 dir n-261077.0.r300896/27714247 K 24 gstreamer-plugins-theora V 32 dir ca-130046.0.r300896/27135179 K 22 gstreamer-plugins-ugly V 28 dir 5s-160858.0.r302240/2370 K 22 gstreamer-plugins-v4l2 V 32 dir 13-251886.0.r300896/28077558 K 23 gstreamer-plugins-vdpau V 32 dir 11-269675.0.r300896/27786570 K 21 gstreamer-plugins-vp8 V 31 dir r-261077.0.r300896/27965346 K 22 gstreamer-plugins-x264 V 27 dir 4-193879.0.r301407/4806 K 22 gstreamer-plugins-xvid V 31 dir 8-162661.0.r300896/27711067 K 13 gstreamer-qt4 V 30 dir 4-268675.0.r314960/1035525 K 10 gstreamer1 V 33 dir q-63043.0-316693.r317830/1485 K 16 gstreamer1-libav V 36 dir 4-106188.1-316693.r316693/421142 K 18 gstreamer1-plugins V 33 dir o-63046.2-316693.r317830/2446 K 22 gstreamer1-plugins-all V 34 dir 4-136216.3-316693.r319674/1282 K 28 gstreamer1-plugins-assrender V 30 dir 5f-316693.0.r316693/427312 K 22 gstreamer1-plugins-bad V 37 dir 4o-160858.4-316693.r316693/428820 K 23 gstreamer1-plugins-core V 34 dir aa-130046.5-316693.r316750/564 K 22 gstreamer1-plugins-dts V 30 dir 5p-316693.0.r316693/430447 K 21 gstreamer1-plugins-dv V 30 dir 5t-316693.0.r316693/431099 K 26 gstreamer1-plugins-dvdread V 30 dir 5x-316693.0.r316693/431755 K 23 gstreamer1-plugins-good V 37 dir 58-160858.6-316693.r316693/434040 K 27 gstreamer1-plugins-mpeg2dec V 30 dir 66-316693.0.r316693/434783 K 27 gstreamer1-plugins-mpeg2enc V 30 dir 6a-316693.0.r316693/435446 K 27 gstreamer1-plugins-resindvd V 30 dir 6e-316693.0.r316693/436109 K 23 gstreamer1-plugins-rtmp V 27 dir b-316738.0.r316738/7178 K 31 gstreamer1-plugins-schroedinger V 30 dir 6i-316693.0.r316693/436776 K 25 gstreamer1-plugins-theora V 30 dir 6m-316693.0.r316693/437441 K 23 gstreamer1-plugins-ugly V 37 dir 5s-160858.7-316693.r316693/438750 K 23 gstreamer1-plugins-v4l2 V 30 dir 6t-316693.0.r316693/439489 K 22 gstreamer1-plugins-vpx V 28 dir 6x-316693.0.r317778/4220 K 23 gstreamer1-plugins-x264 V 30 dir 71-316693.0.r316693/440797 K 11 gstreamermm V 30 dir fw-209647.0.r316355/378938 K 8 gsubedit V 28 dir k-55875.0.r315433/720994 K 19 gtk-recordmydesktop V 30 dir 2-261434.0.r316464/1392855 K 18 gtk-youtube-viewer V 27 dir 4-303101.0.r314965/2562 K 6 gxanim V 30 dir j-21835.0.r300896/28062723 K 5 gxine V 28 dir 4-79301.0.r315487/916773 K 5 gxmms V 30 dir 4-120771.0.r316464/1393628 K 9 handbrake V 26 dir 4-122167.0.r312774/578 K 12 hs-gstreamer V 29 dir 2-273776.0.r319894/851963 K 11 imagination V 27 dir 4-273341.0.r317038/2180 K 9 iriverter V 31 dir 4-172431.0.r300896/28138352 K 7 iso2mkv V 28 dir 4-181190.0.r317561/10470 K 5 jmref V 27 dir 4-239478.0.r303562/2202 K 6 k9copy V 30 dir 4-152042.0.r316464/1394522 K 11 k9copy-kde4 V 27 dir s-152042.0.r319909/4423 K 8 kaffeine V 28 dir 4-83584.0.r316407/768997 K 14 kdemultimedia3 V 28 dir 13-9170.0.r320405/110598 K 14 kdemultimedia4 V 29 dir 1g-9170.0.r315373/1048669 K 27 kdemultimedia4-ffmpegthumbs V 30 dir hp-311483.0.r318452/840985 K 28 kdemultimedia4-mplayerthumbs V 30 dir hz-311483.0.r318452/841759 K 8 kdenlive V 27 dir 4-227103.0.r320205/6095 K 4 kino V 29 dir 2-106665.0.r316662/368239 K 6 kissdx V 29 dir 4-209617.0.r316662/369075 K 7 kmenc15 V 29 dir 4-124148.0.r309662/829584 K 8 kmplayer V 28 dir 4-76740.0.r309662/830357 K 13 kmplayer-kde4 V 25 dir i-76740.0.r315229/680 K 9 konverter V 29 dir 4-124144.0.r309662/831136 K 7 kplayer V 29 dir 4-78737.0.r316464/1395414 K 12 kplayer-kde4 V 28 dir k-78737.0.r316407/769771 K 10 ksubeditor V 30 dir 4-70691.0.r300896/27457875 K 7 libaacs V 29 dir 4-269428.0.r317220/624524 K 6 libass V 28 dir 4-271524.0.r316284/47025 K 9 libbluray V 26 dir 4-269429.0.r317873/740 K 6 libcec V 27 dir 4-307972.0.r320314/3894 K 9 libdc1394 V 29 dir 4-232577.0.r314640/782995 K 6 libdca V 31 dir 4-108992.0.r300896/27239038 K 5 libdv V 25 dir s-50223.0.r320129/952 K 9 libdvbpsi V 28 dir 2-78073.0.r314640/783723 K 9 libdvdcss V 26 dir g-44802.0.r307821/1073 K 9 libdvdnav V 26 dir o-59542.0.r301826/2732 K 10 libdvdread V 25 dir u-44871.0.r301824/829 K 7 libfame V 30 dir g-56552.0.r300896/27273238 K 7 libkate V 29 dir 4-221738.0.r316355/380415 K 11 libmatroska V 26 dir 4-81564.0.r317560/2613 K 9 libmovtar V 30 dir s-50107.0.r300896/27094728 K 8 libmpeg2 V 26 dir o-48850.0.r315226/1935 K 8 libmpeg3 V 29 dir 4-128325.0.r315487/917488 K 12 libquicktime V 28 dir g-63179.0.r316355/381142 K 17 libquicktime-lame V 31 dir 4-239340.0.r300896/27212151 K 7 libquvi V 26 dir 4-283136.0.r320306/987 K 15 libquvi-scripts V 27 dir 4-283135.0.r320305/1740 K 10 libsmacker V 27 dir 4-314774.0.r314774/2401 K 9 libtheora V 29 dir i-102044.0.r301188/769506 K 8 libtuner V 31 dir 4-221080.0.r300896/28064584 K 6 libv4l V 31 dir 2-247991.0.r300896/27597304 K 5 libva V 27 dir 2-267737.0.r314696/1169 K 18 libva-intel-driver V 27 dir 4-306398.0.r320320/1534 K 18 libva-vdpau-driver V 34 dir 2-267738.0-305607.r306331/2044 K 8 libvdpau V 27 dir 2-261783.0.r311649/1086 K 6 libvpx V 27 dir 4-256906.0.r317872/4244 K 7 libxine V 28 dir o-48004.0.r320405/111359 K 7 libxspf V 31 dir 4-229627.0.r300896/27169485 K 19 linux-f10-libtheora V 31 dir 4-173153.0.r300896/27205376 K 16 linux-f10-libv4l V 31 dir 4-272723.0.r300896/27884094 K 16 linux-gspca-kmod V 29 dir 2-183970.0.r315474/587338 K 17 linux-huludesktop V 26 dir 4-250992.0.r303184/824 K 16 linux-ov511-kmod V 29 dir 2-183971.0.r301519/503930 K 16 linux-realplayer V 28 dir f-16675.0.r317503/252289 K 13 linux-tsmuxer V 26 dir 5-250266.0.r304979/671 K 12 linux-xmovie V 25 dir g-25731.0.r315983/775 K 21 linux_dvbwrapper-kmod V 31 dir 4-273138.0.r300896/27013639 K 22 linux_v4l2wrapper-kmod V 31 dir 4-273770.0.r300896/27518495 K 5 lives V 27 dir 4-183351.0.r317702/3324 K 5 lsdvd V 31 dir 4-105774.0.r300896/27564801 K 8 lxdvdrip V 31 dir 4-127610.0.r300896/27268381 K 9 m2tstoavi V 31 dir 4-246592.0.r300896/28068631 K 14 m2vrequantiser V 31 dir 4-281850.0.r300896/28066748 K 6 mandvd V 29 dir 4-185274.0.r310871/797063 K 15 mediadownloader V 29 dir 2-273747.0.r310871/797859 K 9 mediainfo V 27 dir 4-212289.0.r319041/1044 K 8 mencoder V 26 dir 4-197289.0.r315816/606 K 5 mimms V 31 dir 4-197966.0.r300896/27471401 K 8 minitube V 29 dir 2-239593.0.r317947/177670 K 4 miro V 30 dir 4-203068.0.r316464/1396305 K 10 mjpegtools V 26 dir k-60395.0.r316286/1618 K 7 mkclean V 29 dir 4-263553.0.r316662/372965 K 11 mkvalidator V 29 dir 4-282567.0.r316662/373790 K 10 mkvtoolnix V 29 dir 4-101931.0.r320405/112118 K 6 mkxvcd V 31 dir 4-103085.0.r300896/27598756 K 3 mlt V 27 dir 4-227101.0.r320204/4505 K 8 mmpython V 28 dir 4-90110.0.r315487/918254 K 9 mmsclient V 30 dir o-55671.0.r300896/27315811 K 6 mmsrip V 26 dir 4-152952.0.r306855/955 K 6 motion V 27 dir 4-152027.0.r320067/1786 K 5 mp3cd V 31 dir 4-236500.0.r300896/27819986 K 8 mp4split V 31 dir 4-255167.0.r300896/27358390 K 5 mp4v2 V 31 dir 4-121268.0.r300896/28100361 K 10 mpeg2codec V 29 dir l-3338.0.r300896/27060713 K 9 mpeg2play V 29 dir j-3339.0.r300896/27421697 K 7 mpeg4ip V 26 dir g-60668.0.r304884/1316 K 11 mpeg_encode V 29 dir j-3481.0.r300896/27288972 K 9 mpeg_play V 28 dir h-586.0.r300896/27835995 K 9 mpeg_stat V 29 dir j-3620.0.r300896/27307416 K 5 mpgtx V 30 dir k-42607.0.r300896/27521472 K 7 mplayer V 28 dir u-46623.0.r317525/663563 K 13 mplayer-fonts V 30 dir g-46621.0.r300896/27279882 K 13 mplayer-skins V 26 dir k-53264.0.r319909/5580 K 8 mplayer2 V 29 dir 4-306349.0.r317525/664318 K 9 mplayerxp V 29 dir 1l-46623.0.r316662/376202 K 5 mplex V 32 dir 14-286500.0.r300896/27134530 K 4 msdl V 31 dir 4-230827.0.r300896/27988632 K 6 mxflib V 29 dir 4-281899.0.r311016/411482 K 6 mythtv V 29 dir 2-180215.0.r316355/384838 K 15 mythtv-frontend V 29 dir 2-226189.0.r310871/799506 K 14 noatun-plugins V 29 dir 4-103420.0.r309662/833306 K 7 nxtvepg V 30 dir 4-90348.0.r300896/27028293 K 13 oggvideotools V 29 dir 4-250776.0.r316355/385556 K 6 ogmrip V 29 dir 4-121974.0.r316596/907345 K 8 ogmtools V 28 dir g-68413.0.r301188/763226 K 15 opencinematools V 29 dir 4-281945.0.r311016/412327 K 15 openmovieeditor V 31 dir 4-199960.0.r300896/27822604 K 13 openquicktime V 30 dir m-48164.0.r300896/27466465 K 8 openshot V 30 dir 4-270339.0.r316464/1397185 K 10 oqtencoder V 30 dir k-48176.0.r300896/27433346 K 9 oqtplayer V 28 dir k-48175.0.r301684/667689 K 12 p5-Audio-M4P V 29 dir 4-257495.0.r315487/919759 K 17 p5-FFmpeg-Command V 31 dir 4-171311.0.r300896/27928370 K 11 p5-FLV-Info V 31 dir 4-167805.0.r300896/27105261 K 19 p5-File-Format-RIFF V 31 dir 4-168572.0.r300896/28136452 K 12 p5-GStreamer V 26 dir 4-145665.0.r317180/656 K 11 p5-MP4-Info V 31 dir 4-150816.0.r300896/28134533 K 11 p5-Net-UPnP V 31 dir 4-271599.0.r300896/27381873 K 12 p5-Subtitles V 31 dir 4-152341.0.r300896/27220390 K 14 p5-Umph-Prompt V 29 dir 4-282492.0.r308985/597101 K 13 p5-Video-Info V 26 dir 4-102019.0.r320092/638 K 22 p5-Video-OpenQuicktime V 31 dir 4-102017.0.r300896/27150054 K 6 phonon V 30 dir 3-254124.0.r314960/1041312 K 16 phonon-gstreamer V 30 dir m-254124.0.r314960/1042087 K 10 phonon-vlc V 28 dir 2-258175.0.r317561/12677 K 11 phonon-xine V 31 dir 75-229712.0.r314960/1043721 K 14 photofilmstrip V 30 dir 4-268903.0.r316464/1398088 K 6 pitivi V 31 dir 4-260831.0.r300896/27873166 K 5 playd V 27 dir 5-235507.0.r304763/1024 K 9 podcastdl V 30 dir 4-308370.0.r314960/1044395 K 10 podcatcher V 31 dir 4-172261.0.r300896/27706631 K 3 poe V 29 dir 4-177412.0.r305832/789557 K 7 ppm2fli V 29 dir j-9782.0.r300896/27548922 K 8 projectx V 27 dir 4-133840.0.r316061/2193 K 8 ptx-kmod V 27 dir 4-277009.0.r317234/1411 K 6 pvr250 V 29 dir 4-119498.0.r314605/341488 K 6 pvrxxx V 31 dir y-119498.0.r300896/27840254 K 6 pwcbsd V 27 dir 4-160766.0.r317872/5065 K 7 pwcview V 31 dir 2-247993.0.r300896/27016211 K 9 py-enzyme V 29 dir 4-306371.0.r318257/316052 K 12 py-gstreamer V 29 dir 4-106608.0.r316355/386295 K 10 py-guessit V 29 dir 4-309485.0.r318257/316759 K 11 py-kaa-base V 31 dir 4-227247.0.r300896/27022401 K 13 py-kaa-imlib2 V 31 dir 4-227252.0.r300896/27215917 K 15 py-kaa-metadata V 29 dir 4-227257.0.r311381/750120 K 6 py-mlt V 27 dir 4-269072.0.r311960/2739 K 9 py-openlp V 27 dir 4-252393.0.r314740/6764 K 12 py-periscope V 27 dir 4-278346.0.r319944/1950 K 8 py-pybmp V 31 dir 4-164749.0.r300896/27886686 K 17 py-qt4-multimedia V 30 dir 35-248842.0.r311475/415349 K 13 py-qt4-phonon V 30 dir 2d-228340.0.r311475/416602 K 13 py-subliminal V 29 dir 4-309490.0.r318257/317468 K 10 py-tvnamer V 31 dir 4-278284.0.r300896/27226152 K 6 pyjama V 30 dir 4-241810.0.r316464/1398942 K 4 pymp V 29 dir 4-307680.0.r310871/800223 K 10 qdvdauthor V 26 dir 4-109074.0.r316613/576 K 4 qmmp V 29 dir 4-271236.0.r320405/112884 K 16 qmmp-plugin-pack V 29 dir 4-300493.0.r316355/387837 K 12 qt-faststart V 31 dir 4-248968.0.r300896/27606048 K 14 qt4-multimedia V 30 dir 58-248306.0.r316786/751615 K 5 quark V 28 dir 4-85897.0.r316596/908280 K 9 quodlibet V 27 dir 4-152245.0.r319944/2774 K 4 quvi V 26 dir 4-249146.0.r320307/820 K 7 recmpeg V 30 dir g-56604.0.r300896/27246021 K 15 recordmydesktop V 27 dir 4-195833.0.r306994/3782 K 6 replex V 28 dir 4-98630.0.r305832/790270 K 18 rox-videothumbnail V 29 dir 4-153077.0.r311016/413191 K 8 rtmpdump V 31 dir 4-251082.0.r300896/27356937 K 13 ruby-flvtool2 V 27 dir 4-192252.0.r319648/1698 K 25 rubygem-clutter-gstreamer V 27 dir 4-320396.0.r320396/2569 K 17 rubygem-gstreamer V 27 dir 4-320395.0.r320395/2427 K 5 sabbu V 26 dir 4-248464.0.r318101/835 K 12 schroedinger V 27 dir 4-214850.0.r305959/1188 K 8 shell-fm V 31 dir 4-179988.0.r300896/27766988 K 5 smile V 29 dir 4-217776.0.r310871/801715 K 5 smpeg V 30 dir g-25443.0.r300896/27629376 K 8 smplayer V 27 dir 4-193794.0.r309550/2071 K 14 smplayer-skins V 27 dir 4-312524.0.r312524/3918 K 15 smplayer-themes V 31 dir 4-193792.0.r300896/27639154 K 12 sms1xxx-kmod V 31 dir 2-256730.0.r300896/27717297 K 6 smtube V 27 dir 4-297707.0.r317701/1723 K 6 spigot V 29 dir f-2227.0.r300896/27815087 K 5 spook V 26 dir 4-219666.0.r301247/887 K 13 streamanalyze V 31 dir 4-146905.0.r300896/26995252 K 16 subtitlecomposer V 29 dir 4-205544.0.r315487/920546 K 21 subtitlecomposer-kde4 V 29 dir i-205544.0.r317967/343277 K 14 subtitleeditor V 29 dir 4-181745.0.r317656/175259 K 22 subtitleoffsetmodifier V 31 dir 4-209338.0.r300896/27841752 K 14 subtitleripper V 31 dir 4-145435.0.r300896/27461978 K 8 subtools V 31 dir 4-153224.0.r300896/28119182 K 12 swfdec-gnome V 31 dir gc-209647.0.r316464/1400760 K 7 szap-s2 V 31 dir 4-254898.0.r300896/27682416 K 17 tcmplex-panteltje V 31 dir 4-120050.0.r300896/28086554 K 10 tivodecode V 31 dir 4-181217.0.r300896/27247901 K 5 totem V 26 dir m-68224.0.r319951/2013 K 15 totem-pl-parser V 29 dir gw-209647.0.r317223/47378 K 5 tovid V 29 dir 4-152209.0.r316600/178955 K 9 transcode V 28 dir w-56943.0.r316662/377687 K 9 transkode V 27 dir 4-198116.0.r320130/1336 K 7 tstools V 28 dir 4-226246.0.r301960/88096 K 7 tunapie V 27 dir 4-164675.0.r319951/2777 K 4 umph V 29 dir 4-252419.0.r308985/597769 K 8 umplayer V 31 dir 4-275900.0.r300896/27407274 K 3 umr V 27 dir 4-176698.0.r313245/1533 K 9 v4l-utils V 31 dir 2-276378.0.r300896/28021672 K 10 v4l_compat V 31 dir 4-169400.0.r300896/27441214 K 5 vamps V 31 dir 4-152722.0.r300896/27371064 K 7 vcdgear V 30 dir g-24471.0.r300896/27705182 K 9 vcdimager V 28 dir m-41477.0.r316355/390047 K 6 vcdpad V 30 dir k-39276.0.r300896/27755868 K 9 vdpauinfo V 29 dir 2-261784.0.r315487/921234 K 3 vdr V 27 dir 4-271797.0.r317362/1144 K 18 vdr-plugin-control V 27 dir 4-271798.0.r319014/1995 K 15 vdr-plugin-eepg V 27 dir 4-288293.0.r301310/8702 K 20 vdr-plugin-epgsearch V 26 dir 4-271799.0.r317446/815 K 21 vdr-plugin-extrecmenu V 28 dir 4-299650.0.r301310/10509 K 16 vdr-plugin-femon V 28 dir 4-271800.0.r301310/11417 K 21 vdr-plugin-infosatepg V 27 dir 4-271801.0.r318407/1627 K 15 vdr-plugin-iptv V 26 dir 4-271802.0.r317445/947 K 17 vdr-plugin-markad V 27 dir 4-272812.0.r312373/6040 K 17 vdr-plugin-osdpip V 28 dir 4-271803.0.r301310/15105 K 22 vdr-plugin-osdteletext V 27 dir 4-271804.0.r318407/2730 K 26 vdr-plugin-reelchannelscan V 28 dir 4-273378.0.r301310/16935 K 17 vdr-plugin-remote V 28 dir 4-271805.0.r301310/17849 K 23 vdr-plugin-skinenigmang V 27 dir 4-271806.0.r317228/3864 K 21 vdr-plugin-sleeptimer V 28 dir 4-278975.0.r301310/19676 K 21 vdr-plugin-softdevice V 29 dir 4-271807.0.r316355/391637 K 23 vdr-plugin-softhddevice V 29 dir 4-296442.0.r319055/700223 K 20 vdr-plugin-streamdev V 28 dir 4-271808.0.r301310/22424 K 19 vdr-plugin-ttxtsubs V 27 dir 4-275317.0.r319050/2253 K 15 vdr-plugin-upnp V 27 dir 4-271809.0.r318407/3820 K 21 vdr-plugin-vdrmanager V 28 dir 4-293726.0.r301310/25150 K 21 vdr-plugin-vnsiserver V 28 dir 4-271810.0.r301310/26064 K 21 vdr-plugin-wirbelscan V 28 dir 4-273379.0.r301310/26977 K 24 vdr-plugin-xineliboutput V 27 dir 4-271811.0.r319051/1833 K 15 vdr-plugin-xvdr V 28 dir 4-287599.0.r301310/28807 K 11 vdr-plugins V 28 dir 4-271813.0.r301310/29556 K 3 vic V 28 dir l-573.0.r300896/28050741 K 3 vlc V 28 dir f-45803.0.r320405/113585 K 10 vodcatcher V 31 dir 4-172263.0.r300896/26998172 K 14 vstream-client V 27 dir 4-144480.0.r311579/1675 K 14 vtkmpeg2encode V 30 dir 4-205334.0.r314960/1047523 K 6 w_scan V 30 dir 4-254897.0.r316464/1402338 K 7 webcamd V 27 dir 2-247995.0.r312661/1143 K 12 win32-codecs V 27 dir 1z-32866.0.r305295/5622 K 4 x264 V 26 dir 4-126189.0.r305618/623 K 5 xanim V 23 dir e-333.0.r311028/657 K 5 xawtv V 26 dir k-40078.0.r318593/5544 K 4 xbmc V 29 dir 4-267135.0.r320405/114337 K 15 xbmc-addon-xvdr V 31 dir 4-287607.0.r300896/27604290 K 8 xbmc-pvr V 29 dir 4-287605.0.r316355/394785 K 11 xfce4-media V 29 dir 4-127618.0.r317695/211127 K 12 xfce4-parole V 27 dir 4-246704.0.r319807/2930 K 17 xfce4-xmms-plugin V 29 dir 4-109166.0.r317695/212634 K 4 xine V 25 dir g-33816.0.r316518/700 K 15 xine_artsplugin V 30 dir e9-115880.0.r309662/835631 K 4 xmms V 28 dir j-19976.0.r316662/379945 K 10 xmms-skins V 31 dir 2-275832.0.r300896/27833478 K 15 xmms-skins-huge V 31 dir 2-275833.0.r300896/27680271 K 18 xmms-status-plugin V 28 dir 4-90007.0.r313559/559743 K 11 xmms-weasel V 31 dir 4-108527.0.r300896/27610753 K 9 xporthdmv V 31 dir 4-239084.0.r300896/27023861 K 8 xtheater V 30 dir k-60859.0.r300896/27475058 K 4 xvid V 26 dir q-57472.0.r317863/1860 K 9 y4mscaler V 31 dir 4-105310.0.r300896/27694938 K 5 yamdi V 31 dir 4-195498.0.r300896/27339307 K 14 youtube-viewer V 27 dir 4-259514.0.r302651/2051 K 10 zoneminder V 28 dir 4-273333.0.r309577/53875 END ENDREP id: d-333.0.r320405/136250 type: dir pred: d-333.0.r320396/24459 count: 7579 text: 320405 114524 21713 21713 15a1b8322d9c59d7622133f9b5a35c35 cpath: /head/multimedia copyroot: 0 / id: 7-266271.0.r320405/136431 type: file pred: 7-266271.0.r318257/339576 count: 17 text: 320405 16141 22 1340 5488ab2f65627dadf6276122e8c0e41c 08804d01f58b09dd3b9004315eeb1ad0d5eab438 320404-6v8e/_3b props: 314141 138834 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/net/minidlna/Makefile copyroot: 0 / PLAIN K 8 Makefile V 30 file 7-266271.0.r320405/136431 K 8 distinfo V 28 file a-266271.0.r314685/8161 K 5 files V 27 dir c-266271.0.r317329/2399 K 9 pkg-descr V 33 file 12-266271.0.r300897/16462073 K 9 pkg-plist V 33 file 14-266271.0.r300897/16470236 END ENDREP id: 6-266271.0.r320405/137003 type: dir pred: 6-266271.0.r318257/340145 count: 21 text: 320405 136741 249 249 0000346baa43250eeed477501746a3b7 cpath: /head/net/minidlna copyroot: 0 / PLAIN K 6 3proxy V 28 dir 2-85898.0.r302141/812170 K 11 44bsd-rdist V 31 dir 2-274391.0.r300897/17890429 K 7 6tunnel V 30 dir 2-38975.0.r300897/19173350 K 14 AquaGatekeeper V 30 dir 2-92854.0.r300897/16375596 K 21 DarwinStreamingServer V 27 dir 2-68653.0.r320099/23602 K 5 GeoIP V 30 dir g-64539.0.r300897/19267842 K 8 Makefile V 24 file 2-43.0.r320231/7586 K 14 R-cran-twitteR V 29 dir 4-281153.0.r319316/538263 K 7 Sockets V 27 dir 4-126544.0.r309667/4872 K 6 abills V 27 dir 4-150795.0.r311633/1157 K 8 activemq V 27 dir 4-256429.0.r318541/5968 K 6 acx100 V 31 dir 4-112995.0.r300897/17421383 K 8 afpfs-ng V 29 dir 4-312474.0.r317220/647954 K 4 aget V 30 dir 4-82143.0.r300897/17907080 K 3 aoe V 31 dir 4-261148.0.r300897/17491894 K 7 apinger V 28 dir 2-63192.0.r313460/455606 K 13 appkonference V 29 dir 4-266357.0.r311381/772950 K 8 arp-scan V 31 dir 4-221432.0.r300897/18457051 K 6 arp-sk V 27 dir 4-106987.0.r312526/5110 K 6 arpdig V 27 dir 4-161502.0.r319291/1207 K 6 arping V 26 dir 4-33899.0.r312526/5803 K 10 arprelease V 26 dir 4-45740.0.r312526/6452 K 11 asfrecorder V 30 dir 4-42742.0.r300897/17063032 K 4 asio V 29 dir 4-264737.0.r311310/797292 K 8 aslookup V 28 dir 4-61783.0.r310162/522899 K 8 asterisk V 27 dir 4-265329.0.r318436/2230 K 14 asterisk-oh323 V 31 dir 4-285319.0.r300897/16313681 K 10 asterisk10 V 28 dir 1w-265329.0.r316277/7207 K 10 asterisk11 V 35 dir 1w-265329.0-307810.r319019/1246 K 10 asterisk14 V 27 dir 4-285269.0.r319986/5831 K 17 asterisk14-addons V 27 dir 4-285317.0.r319986/6596 K 10 atmsupport V 30 dir 4-99404.0.r300897/17853958 K 5 avahi V 29 dir 4-148763.0.r314632/542443 K 9 avahi-app V 31 dir xl-201947.0.r316464/1426378 K 13 avahi-autoipd V 32 dir yx-201947.0.r300897/16635787 K 9 avahi-gtk V 32 dir z7-201947.0.r300897/18904945 K 12 avahi-libdns V 32 dir zf-201947.0.r300897/19225409 K 9 avahi-qt3 V 31 dir 4-190042.0.r300897/16674169 K 9 avahi-qt4 V 31 dir 4-202094.0.r300897/16677034 K 11 avahi-sharp V 31 dir 8-156363.0.r300897/17839529 K 6 babeld V 27 dir 4-253065.0.r319285/1023 K 7 balance V 28 dir 4-36112.0.r302141/825910 K 11 bcusdk-eibd V 27 dir 4-203956.0.r319986/7316 K 6 beacon V 29 dir 4-102457.0.r310162/523722 K 10 beanstalkd V 27 dir 4-211057.0.r313710/1752 K 8 bindtest V 29 dir 4-129196.0.r310162/524549 K 5 binkd V 28 dir 2-15559.0.r302141/828722 K 4 bird V 26 dir 4-135151.0.r317625/670 K 10 bird-devel V 27 dir 4-285285.0.r319986/8067 K 5 bird6 V 27 dir c-257096.0.r317625/1398 K 8 bittwist V 29 dir 4-159890.0.r308777/407385 K 4 blam V 30 dir 4-122480.0.r316464/1427213 K 3 bld V 31 dir 4-120337.0.r300897/18980269 K 4 bmon V 28 dir 4-76175.0.r313460/456424 K 8 boclient V 30 dir 2-13055.0.r300897/17112924 K 12 boinc-client V 29 dir 4-119621.0.r316662/401467 K 12 boinc_curses V 31 dir 4-185239.0.r300897/18133320 K 6 bounce V 27 dir 2-15722.0.r301494/76931 K 8 bsdproxy V 28 dir 4-49502.0.r315487/943352 K 17 bwi-firmware-kmod V 31 dir 4-233556.0.r300897/18288122 K 17 bwn-firmware-kmod V 31 dir 2-250053.0.r300897/16971814 K 6 bwping V 26 dir 4-219436.0.r306821/857 K 5 c3270 V 27 dir 4-124192.0.r319986/8763 K 6 cagibi V 30 dir 2-260386.0.r314960/1068914 K 10 callweaver V 27 dir 4-241625.0.r319986/9514 K 9 ccxstream V 27 dir 4-116248.0.r301251/1127 K 10 citrix_ica V 26 dir 2-13291.0.r310616/6301 K 5 clamz V 29 dir 4-235544.0.r317220/648720 K 5 click V 25 dir 4-46381.0.r305469/602 K 9 clusterit V 30 dir 2-17019.0.r300897/18670432 K 3 cnd V 31 dir 4-103778.0.r300897/17620899 K 4 cnet V 29 dir 2-9627.0.r300897/17279861 K 5 cnupm V 27 dir 4-137868.0.r308015/1407 K 12 coda6_client V 30 dir 4-88854.0.r300897/18413186 K 12 coda6_server V 28 dir 4-88851.0.r316355/417669 K 9 corkscrew V 28 dir 4-41594.0.r317656/197979 K 20 courier-authlib-ldap V 32 dir 45-124478.0.r300897/16259025 K 6 cphone V 28 dir 6-88839.0.r313635/810449 K 11 crtmpserver V 30 dir 4-269987.0.r314960/1069672 K 8 cryptcat V 30 dir 4-39443.0.r300897/17563983 K 6 csocks V 31 dir 4-199084.0.r300897/16775426 K 6 csync2 V 28 dir 4-192413.0.r319986/10214 K 2 ct V 28 dir 4-313475.0.r313475/14686 K 6 ctrace V 30 dir 4-46880.0.r300897/18372333 K 5 cvsup V 24 dir 2-3543.0.r320039/948 K 12 cvsup-mirror V 24 dir 2-5495.0.r311714/700 K 17 cvsup-without-gui V 26 dir 2-52996.0.r320020/1656 K 8 cvsupchk V 28 dir 4-147963.0.r317123/29754 K 6 cvsync V 26 dir 4-77285.0.r316747/1067 K 8 cyphesis V 29 dir 4-144003.0.r317220/650179 K 12 daemonlogger V 29 dir 4-189750.0.r308777/408213 K 5 dante V 28 dir 2-23424.0.r302141/834675 K 3 daq V 26 dir 4-267950.0.r316963/663 K 8 datapipe V 28 dir 2-24405.0.r313672/507207 K 7 dbeacon V 31 dir 4-238550.0.r300897/16272290 K 8 delegate V 29 dir 2-5585.0.r300897/18433807 K 18 desktop-data-model V 30 dir 4-213986.0.r316464/1428105 K 7 despoof V 28 dir 4-32219.0.r315487/944103 K 3 dgd V 23 dir 2-46.0.r313739/1832 K 10 dgd-kernel V 31 dir a-252175.0.r300897/16415765 K 9 dgd-lpmud V 28 dir 2-490.0.r300897/17133653 K 5 dhcp6 V 27 dir 4-115178.0.r316808/1471 K 6 dhcpcd V 31 dir 4-204767.0.r300897/18623039 K 11 dhcpd-pools V 27 dir 4-289851.0.r317906/1503 K 8 dhcpdump V 30 dir 4-39807.0.r300897/17389899 K 7 dhcperf V 31 dir 4-175936.0.r300897/18435237 K 7 dhcping V 30 dir 4-39806.0.r300897/18609601 K 9 dhcprelay V 31 dir 4-148362.0.r300897/16505977 K 9 dhcprelya V 26 dir 4-203928.0.r316144/901 K 5 dictd V 28 dir 4-37574.0.r313635/811891 K 14 dictd-database V 30 dir 4-37684.0.r300897/18017973 K 5 dimes V 31 dir 4-165278.0.r300897/17480370 K 8 diradmin V 30 dir 4-87896.0.r300897/18920755 K 11 dosdetector V 31 dir 4-136879.0.r300897/19200608 K 8 drawterm V 31 dir 4-291503.0.r300897/19118560 K 19 dropbox-api-command V 27 dir 4-278276.0.r303372/1375 K 4 dtcp V 25 dir 4-68601.0.r319664/747 K 10 dtcpclient V 26 dir 4-77023.0.r319664/1476 K 10 e169-stats V 31 dir 4-234951.0.r300897/19242101 K 8 easysoap V 30 dir 4-48791.0.r300897/17710959 K 8 echoping V 27 dir 2-6196.0.r313460/457240 K 9 ecore-con V 30 dir ah-208836.0.r318442/398451 K 5 ekiga V 27 dir 2-45512.0.r319986/10961 K 6 ekiga3 V 30 dir 4-246599.0.r316464/1429747 K 5 empty V 31 dir 4-143139.0.r300897/17763551 K 4 enet V 27 dir 4-173665.0.r313615/3007 K 9 entitymib V 30 dir 4-97822.0.r300897/16688421 K 13 erlang_xmlrpc V 25 dir 4-76931.0.r316451/983 K 9 erlyvideo V 31 dir 4-268482.0.r300897/18222702 K 9 etherboot V 30 dir 2-17938.0.r300897/18789426 K 6 etrace V 31 dir 4-169050.0.r300897/18838882 K 6 exabgp V 26 dir 4-307357.0.r319520/592 K 7 findmtu V 29 dir 4-113656.0.r310162/525426 K 8 flowgrep V 31 dir 4-138187.0.r300897/17013940 K 9 fonulator V 31 dir 4-255757.0.r300897/17688340 K 4 forg V 28 dir 4-48163.0.r313303/439744 K 8 fpc-ldap V 29 dir 4-259372.0.r314133/516312 K 8 fpc-pcap V 29 dir 4-199671.0.r314989/520499 K 5 fping V 25 dir 2-6006.0.r316242/2644 K 12 freebsd-tftp V 31 dir 4-206499.0.r300897/18714203 K 12 freebsd-uucp V 28 dir 4-47558.0.r311027/367548 K 7 freedbd V 28 dir 4-141659.0.r319986/11617 K 8 freenet6 V 30 dir 4-49844.0.r300897/16263316 K 6 freenx V 31 dir 4-132807.0.r300897/16160002 K 17 freeradius-client V 31 dir 4-224557.0.r300897/18693583 K 11 freeradius2 V 25 dir l-58874.0.r309252/595 K 7 freerdp V 29 dir 4-258735.0.r316355/419137 K 10 freeswitch V 26 dir 4-240059.0.r308841/832 K 15 freeswitch-core V 29 dir 6-256414.0.r316355/419900 K 21 freeswitch-core-devel V 26 dir 6-296865.0.r320323/650 K 21 freeswitch-curl-devel V 29 dir 9-297216.0.r308454/319767 K 16 freeswitch-devel V 29 dir 6-297220.0.r308454/320394 K 26 freeswitch-insideout-devel V 29 dir f-297216.0.r308454/321029 K 20 freeswitch-sbc-devel V 29 dir l-297216.0.r308454/321672 K 24 freeswitch-vanilla-devel V 29 dir r-297216.0.r308454/322417 K 9 freevrrpd V 26 dir 4-53991.0.r302734/1823 K 11 freewais-sf V 29 dir 2-5677.0.r300897/16295627 K 7 frickin V 28 dir 4-178736.0.r302901/44232 K 9 fspclient V 28 dir 2-337.0.r300897/16334146 K 4 fspd V 27 dir 4-41259.0.r319986/12313 K 6 fsplib V 27 dir 4-131351.0.r305247/4072 K 8 ftelnetd V 31 dir 4-187145.0.r300897/18385840 K 7 g2ipmsg V 27 dir 4-180659.0.r318240/3050 K 10 gatekeeper V 28 dir 2-27613.0.r302141/845375 K 8 gateway6 V 26 dir 4-199062.0.r302895/898 K 11 get_iplayer V 29 dir 4-270535.0.r316959/399742 K 4 gini V 28 dir 4-79743.0.r301188/684023 K 10 gkrellmqst V 30 dir 4-44666.0.r300897/17594150 K 16 gkrellmwireless2 V 30 dir 4-90371.0.r300897/17873150 K 6 glflow V 31 dir 4-116101.0.r300897/16103638 K 15 glib-networking V 29 dir 2-280289.0.r317220/650939 K 5 gnet2 V 28 dir r-25886.0.r316355/422141 K 7 gnetcat V 28 dir 4-98023.0.r316662/403714 K 9 gnome-mud V 28 dir g-27634.0.r316407/792725 K 15 gnome-netstatus V 29 dir 4-97194.0.r316464/1432225 K 13 gnome-nettool V 29 dir 4-97196.0.r316464/1433116 K 9 gnome-vnc V 28 dir 2-22215.0.r309602/197380 K 8 gnu-dico V 29 dir 4-261667.0.r317503/275788 K 10 gnu-radius V 29 dir 4-55703.0.r316464/1434752 K 6 go.net V 31 dir 4-296618.0.r300897/17565809 K 6 gofish V 30 dir 4-77920.0.r300897/18246571 K 5 gogoc V 31 dir 4-264808.0.r300897/18792326 K 8 googlecl V 27 dir 4-256694.0.r310133/3132 K 10 googolplex V 30 dir 4-54432.0.r300897/17089538 K 6 gopher V 28 dir 2-553.0.r300897/17331821 K 8 gotthard V 31 dir 4-155738.0.r300897/18042355 K 4 gpxe V 29 dir 4-259146.0.r316600/200252 K 2 gq V 29 dir 2-30417.0.r316464/1435500 K 9 grdesktop V 31 dir 4-102177.0.r300897/16590363 K 5 grive V 27 dir 4-318949.0.r318949/4465 K 6 grsync V 30 dir 4-198307.0.r316464/1436240 K 3 gsk V 28 dir 4-42137.0.r316355/422886 K 6 gspoof V 26 dir 4-74195.0.r312526/7198 K 5 gssdp V 27 dir 4-246710.0.r320317/1675 K 24 gstreamer-plugins-libmms V 31 dir 2-130621.0.r300897/18319723 K 25 gstreamer1-plugins-libmms V 30 dir 77-316693.0.r316693/463690 K 4 gtic V 30 dir 2-23397.0.r300897/18627490 K 7 gtk-vnc V 29 dir 4-203864.0.r317220/651706 K 5 gupnp V 27 dir 4-246711.0.r320318/1074 K 8 gupnp-av V 29 dir 4-246715.0.r316355/425054 K 9 gupnp-igd V 29 dir 4-246716.0.r316355/425803 K 8 gupnp-ui V 29 dir 4-246714.0.r316355/426510 K 10 gutenfetch V 30 dir 4-47939.0.r300897/18257976 K 6 gwhois V 27 dir 4-198459.0.r307776/1240 K 7 haproxy V 26 dir 4-82171.0.r315705/1504 K 13 haproxy-devel V 26 dir k-82171.0.r315706/1196 K 6 hawknl V 28 dir 4-158101.0.r319986/13064 K 12 hawknl-devel V 28 dir i-158101.0.r319986/13826 K 9 hexinject V 27 dir 4-263567.0.r312911/1807 K 8 heybuddy V 30 dir 4-273098.0.r316464/1437757 K 6 hf6to4 V 25 dir 4-90232.0.r312570/754 K 7 hidentd V 30 dir 4-92957.0.r300897/16229728 K 5 hinfo V 30 dir 4-78921.0.r300897/16795469 K 8 hlmaster V 30 dir 4-45124.0.r300897/18045498 K 6 honeyd V 30 dir 4-61801.0.r300897/16332062 K 7 hornetq V 27 dir 4-297432.0.r311151/4606 K 7 hostapd V 27 dir 4-268964.0.r311422/3810 K 4 howl V 30 dir 4-86740.0.r300897/19050058 K 5 hping V 26 dir 2-34329.0.r308806/3720 K 11 hping-devel V 27 dir 4-148354.0.r308806/4535 K 11 hs-hostname V 29 dir 7-254755.0.r319894/874461 K 13 hs-maccatcher V 30 dir 7m-315580.0.r319894/875132 K 10 hs-network V 29 dir 2-273777.0.r319894/876111 K 18 hs-network-conduit V 29 dir 5-298137.0.r319894/876781 K 15 hs-network-info V 30 dir qs-309275.0.r319894/877460 K 20 hs-network-multicast V 30 dir r0-309275.0.r319894/878142 K 7 hs-pcap V 29 dir 7-254592.0.r319894/878813 K 19 hs-publicsuffixlist V 30 dir 7x-315580.0.r319894/879806 K 11 hs-sendfile V 29 dir 2-273778.0.r319894/880480 K 18 hs-simple-sendfile V 29 dir 7-279657.0.r319894/881151 K 8 hs-socks V 29 dir 5-298138.0.r319894/882129 K 7 hsflowd V 27 dir 4-308443.0.r308443/5277 K 7 htpdate V 27 dir 4-137116.0.r316081/3278 K 9 http_ping V 26 dir 4-46089.0.r313379/1951 K 7 httping V 26 dir 4-141360.0.r316033/974 K 6 httpry V 29 dir 4-214799.0.r308777/408963 K 5 hupnp V 31 dir 4-268683.0.r300897/19214302 K 8 iaxmodem V 27 dir 4-166113.0.r318465/2039 K 8 icmpinfo V 29 dir 2-7060.0.r300897/16593643 K 5 icpld V 28 dir 4-97508.0.r309053/427393 K 3 iet V 27 dir 4-269743.0.r310988/2966 K 6 ifdepd V 29 dir 4-131435.0.r301684/689545 K 8 iffinder V 31 dir 4-192952.0.r300897/17194931 K 6 ifstat V 28 dir 4-78636.0.r313460/458055 K 8 ifstated V 27 dir 4-122052.0.r319254/1557 K 9 igmpproxy V 31 dir 4-230360.0.r300897/16205308 K 4 ilbc V 31 dir 4-154756.0.r300897/17844346 K 9 imapproxy V 30 dir 4-85868.0.r300897/17973723 K 6 iodine V 31 dir 4-185781.0.r300897/18186822 K 7 ip6_int V 30 dir 4-50519.0.r300897/16936208 K 9 ipa_ip6fw V 31 dir 4-152304.0.r300897/19080286 K 8 ipa_ipfw V 26 dir 2-152302.0.r308488/553 K 4 ipex V 30 dir 4-53401.0.r300897/18387262 K 10 ipfw-graph V 30 dir 4-50151.0.r300897/18231946 K 6 ipgrab V 30 dir 4-98920.0.r300897/19042052 K 5 iplog V 30 dir 2-22275.0.r300897/16703713 K 6 ipsorc V 26 dir 4-51233.0.r308806/5396 K 9 ipsumdump V 25 dir 4-98008.0.r309054/513 K 5 ipsvd V 30 dir 4-80716.0.r300897/16153464 K 4 irrd V 29 dir 4-107027.0.r302141/851813 K 17 isc-dhcp41-client V 29 dir 4-253843.0.r308777/409796 K 16 isc-dhcp41-relay V 29 dir e-253843.0.r308777/410643 K 17 isc-dhcp41-server V 29 dir o-253843.0.r311381/774667 K 17 isc-dhcp42-client V 27 dir 4-277279.0.r316014/2353 K 16 isc-dhcp42-relay V 27 dir e-277279.0.r316014/3075 K 17 isc-dhcp42-server V 27 dir o-277279.0.r316014/5476 K 12 iscsi-target V 31 dir 4-174795.0.r300897/17353777 K 5 istgt V 27 dir 4-229861.0.r306542/1249 K 4 jags V 27 dir 4-44917.0.r311324/37038 K 19 jakarta-commons-net V 26 dir 4-174205.0.r312723/582 K 13 java-beepcore V 28 dir 4-80585.0.r308605/123054 K 5 jcifs V 29 dir 4-130585.0.r308605/123721 K 7 jgroups V 31 dir 4-271245.0.r300897/16383583 K 5 jicmp V 31 dir 4-215940.0.r300897/18063574 K 6 jicmp6 V 27 dir 4-304466.0.r304466/3406 K 5 jpcap V 31 dir 4-249551.0.r300897/16892156 K 9 jrdesktop V 31 dir 4-213084.0.r300897/17842510 K 4 jsch V 29 dir 4-125567.0.r308605/124371 K 8 jumpgate V 30 dir 4-40623.0.r300897/18278950 K 6 jwhois V 28 dir 4-31050.0.r317503/276543 K 11 kdenetwork3 V 27 dir v-8451.0.r315474/610209 K 11 kdenetwork4 V 26 dir 17-8451.0.r320096/1659 K 4 kiax V 31 dir 4-148035.0.r300897/16167611 K 11 kio-upnp-ms V 30 dir 4-268684.0.r314960/1071207 K 5 kippo V 27 dir 6-312776.0.r312776/6931 K 5 kissd V 31 dir 4-141661.0.r300897/16958499 K 3 knc V 27 dir 4-311990.0.r312259/1191 K 5 knemo V 29 dir 4-127069.0.r309662/858455 K 10 knemo-kde4 V 30 dir u-127069.0.r314960/1071918 K 7 kojoney V 31 dir 4-178965.0.r300897/19077443 K 6 kphone V 29 dir 4-112961.0.r315487/944858 K 4 krdc V 31 dir ig-311483.0.r315373/1074475 K 9 krdesktop V 30 dir 4-62056.0.r300897/18235293 K 4 krfb V 31 dir io-311483.0.r315373/1075140 K 6 kwooty V 30 dir 4-257736.0.r314960/1072753 K 5 l2tpd V 30 dir 4-68654.0.r300897/18361810 K 4 l4ip V 31 dir 4-156224.0.r300897/17790778 K 5 ladvd V 31 dir 2-218079.0.r300897/16162503 K 3 lam V 30 dir 4-52199.0.r300897/16220905 K 9 lambdamoo V 28 dir 2-24446.0.r313635/814142 K 11 lanbrowsing V 29 dir d-118052.0.r315487/945620 K 4 latd V 26 dir 4-96500.0.r313248/1290 K 10 ldap-stats V 31 dir 4-242949.0.r300897/17001721 K 8 ldap2dns V 26 dir 4-89733.0.r306402/2447 K 11 ldapbrowser V 28 dir 4-95405.0.r308605/125076 K 8 ldapdiff V 28 dir 4-62102.0.r316662/404594 K 11 ldapscripts V 29 dir 4-145605.0.r316662/405356 K 7 ldapsdk V 30 dir 2-18996.0.r300897/16965520 K 6 ldapsh V 31 dir 4-114976.0.r300897/17180660 K 3 lft V 30 dir 4-76934.0.r300897/16519527 K 7 libarms V 31 dir 4-297810.0.r300897/16531101 K 10 libbgpdump V 31 dir 4-181748.0.r300897/17148343 K 7 libcmis V 29 dir 4-289632.0.r316355/427252 K 7 libdnet V 30 dir 4-60054.0.r300897/17801283 K 10 libexosip2 V 31 dir 4-165080.0.r300897/16866399 K 5 libfb V 31 dir c-255757.0.r300897/16303785 K 9 libfixbuf V 27 dir 4-211211.0.r319389/1951 K 11 libgnetwork V 30 dir 4-106189.0.r316464/1439520 K 11 libgweather V 31 dir hk-209647.0.r316464/1440372 K 13 libkvkontakte V 29 dir 4-298857.0.r315762/160283 K 12 libmediawiki V 29 dir 4-298858.0.r315762/160951 K 6 libmms V 29 dir 2-125974.0.r316662/406071 K 6 libmxp V 30 dir 4-185910.0.r314960/1073588 K 9 libnatpmp V 27 dir 4-240376.0.r305229/1012 K 6 libnet V 25 dir 2-18620.0.r319418/655 K 8 libnet10 V 28 dir l-18620.0.r311027/369831 K 10 libnetdude V 31 dir 4-108342.0.r300897/17458218 K 6 libnfs V 29 dir 4-313012.0.r316355/428706 K 7 libnids V 26 dir 2-24577.0.r318350/2005 K 16 libnids-libnet11 V 27 dir 6-318350.0.r318350/3075 K 12 libnss-mysql V 30 dir 4-88053.0.r300897/17164049 K 8 liboauth V 27 dir 4-263819.0.r314475/1089 K 10 libopennet V 31 dir 4-136004.0.r300897/18332173 K 8 liboping V 31 dir 4-201112.0.r300897/19036384 K 7 libosip V 30 dir 4-61254.0.r300897/16926351 K 8 libosip2 V 33 dir 4-61254.0-317958.r317958/2576 K 7 libpcap V 26 dir 4-95554.0.r319401/1257 K 10 libpcapnav V 31 dir 4-108340.0.r300897/16231578 K 8 libproxy V 30 dir 4-229131.0.r314960/1074469 K 14 libproxy-gnome V 31 dir 4-229132.0.r300897/17182108 K 12 libproxy-kde V 31 dir 4-229133.0.r300897/16693597 K 14 libproxy-mozjs V 29 dir 4-229134.0.r304053/273175 K 13 libproxy-perl V 32 dir 11-280290.0.r300897/18120610 K 15 libproxy-python V 32 dir 19-280290.0.r300897/19208984 K 15 libproxy-webkit V 29 dir 4-229135.0.r301684/690898 K 11 librouteros V 29 dir 4-294326.0.r317220/652425 K 8 librsync V 30 dir 4-39735.0.r300897/16922707 K 11 libsocket++ V 29 dir 2-5559.0.r300897/17171422 K 12 libsocketcpp V 26 dir 4-46124.0.r308150/2877 K 7 libsrtp V 31 dir 4-273606.0.r300897/16363920 K 8 libtcp4u V 31 dir 4-117543.0.r300897/19011242 K 6 libtnl V 31 dir 4-156244.0.r300897/16920208 K 8 libtrace V 27 dir 4-201153.0.r312478/3410 K 6 libunp V 30 dir 2-22128.0.r300897/18586162 K 6 libutp V 29 dir 4-301628.0.r301797/227844 K 12 libvncserver V 29 dir 4-100456.0.r317220/653192 K 7 liferea V 26 dir 4-87830.0.r302572/1045 K 4 linc V 28 dir 4-54607.0.r316355/430190 K 14 linc-reference V 31 dir 7-161873.0.r300897/16425792 K 19 link-monitor-applet V 30 dir 4-114973.0.r316464/1442053 K 6 linknx V 27 dir 4-222557.0.r319985/1992 K 8 linphone V 30 dir 4-73565.0.r300897/18435855 K 13 linphone-base V 27 dir 1c-73565.0.r316948/1569 K 18 linux-f10-nss_ldap V 31 dir 4-289547.0.r300897/17591617 K 18 linux-f10-openldap V 31 dir 4-237061.0.r300897/16518120 K 15 linux-nx-client V 31 dir 4-117877.0.r300897/18882205 K 8 linuxigd V 30 dir 4-63954.0.r300897/17747062 K 9 liveMedia V 26 dir 4-67954.0.r318313/1137 K 3 lla V 30 dir 4-42773.0.r300897/16812278 K 3 ltm V 31 dir 4-172917.0.r300897/17205464 K 15 lua50-luasocket V 31 dir 6-202228.0.r300897/18042976 K 7 lualdap V 27 dir 4-310576.0.r310576/7466 K 9 luasocket V 30 dir 4-88031.0.r300897/17202221 K 7 lvwimax V 27 dir 4-265433.0.r318956/1843 K 13 mDNSResponder V 29 dir 4-102780.0.r313635/815567 K 7 mad_fcl V 29 dir 4-101050.0.r310162/526252 K 8 mars_nwe V 30 dir 2-16370.0.r300897/18557021 K 11 mcast-tools V 31 dir 5-148981.0.r300897/16801291 K 10 mediaproxy V 27 dir 4-172930.0.r319985/2748 K 9 mediatomb V 27 dir 4-190207.0.r319985/3501 K 4 mgen V 29 dir 4-120823.0.r310162/527076 K 11 micro_inetd V 31 dir 4-170706.0.r300897/16833400 K 11 micro_proxy V 29 dir 4-141791.0.r313649/562066 K 8 minidlna V 29 dir 6-266271.0.r320405/137003 K 13 minisapserver V 29 dir 4-109949.0.r316662/406904 K 9 minissdpd V 29 dir 4-246303.0.r306932/504490 K 9 miniupnpc V 27 dir 4-206184.0.r313380/2972 K 9 miniupnpd V 27 dir 4-189035.0.r311883/1919 K 6 miredo V 27 dir 4-170488.0.r319428/1373 K 5 mknbi V 31 dir 4-131642.0.r300897/17944329 K 5 mmucl V 30 dir 4-32668.0.r300897/17400657 K 13 mono-zeroconf V 31 dir 4-219307.0.r300897/16339319 K 4 mopd V 30 dir 2-23127.0.r300897/17882935 K 11 morebalance V 29 dir 4-90859.0.r316464/1443807 K 4 mosh V 29 dir 4-294568.0.r316355/430890 K 22 mpd-l2tp-ipv6pd-client V 29 dir 4-204792.0.r301684/692348 K 4 mpd5 V 27 dir l-143241.0.r319824/4473 K 6 mpich2 V 26 dir f-10813.0.r319824/5214 K 5 mping V 31 dir 4-151786.0.r300897/18704737 K 7 mrouted V 27 dir 4-174057.0.r309790/2134 K 5 msend V 30 dir 4-40999.0.r300897/17174780 K 3 mtr V 28 dir 2-12789.0.r316355/431527 K 9 mtr-nox11 V 31 dir 4-267856.0.r300897/16128665 K 9 nakenchat V 30 dir 4-90594.0.r300897/17827029 K 3 nam V 26 dir 2-18229.0.r318696/1429 K 4 nast V 27 dir 4-79754.0.r312526/10327 K 10 nbd-server V 26 dir 4-96889.0.r317110/3266 K 2 nc V 30 dir 4-43905.0.r300897/18678419 K 3 nc6 V 28 dir 4-62299.0.r317503/277989 K 3 ncp V 30 dir 4-85542.0.r300897/16560136 K 6 ncplib V 30 dir 2-23722.0.r300897/17248953 K 6 ndisc6 V 27 dir 4-170423.0.r316948/2329 K 7 nemesis V 30 dir 2-30355.0.r300897/17232187 K 9 nepenthes V 27 dir 4-152606.0.r308972/1178 K 5 nepim V 31 dir 4-143336.0.r300897/17788962 K 8 net-http V 27 dir 4-42610.0.r317123/30461 K 4 net6 V 29 dir 4-146234.0.r317503/278691 K 8 netatalk V 24 dir 2-7427.0.r319828/646 K 9 netatalk3 V 32 dir 2-7427.0-303601.r320296/1810 K 6 netcat V 25 dir 2-4635.0.r301177/2001 K 10 netclasses V 31 dir 4-172679.0.r300897/16592224 K 7 netdude V 28 dir 4-67973.0.r316662/411080 K 9 netembryo V 26 dir 4-203969.0.r318463/781 K 6 netmap V 28 dir 4-54449.0.r301684/693068 K 8 netpipes V 29 dir 2-8145.0.r300897/19249454 K 9 netscript V 27 dir 4-43311.0.r301494/78381 K 6 netsed V 28 dir 4-39457.0.r311969/471661 K 9 netselect V 27 dir 4-167914.0.r307281/1413 K 15 netspeed_applet V 29 dir 4-75155.0.r316464/1446397 K 9 netstrain V 28 dir 4-85430.0.r310162/527945 K 7 nettest V 29 dir 2-8412.0.r300897/18410356 K 6 netwib V 28 dir 2-61938.0.r310162/528815 K 6 neubot V 27 dir 4-284104.0.r315610/1357 K 8 nfsshell V 31 dir 4-128362.0.r300897/17451226 K 9 ng_daphne V 31 dir 4-109957.0.r300897/17645788 K 16 ng_mikrotik_eoip V 29 dir 4-287817.0.r313460/458892 K 5 ngrep V 26 dir 2-24349.0.r319824/6991 K 9 ngrep-lib V 30 dir 4-47902.0.r300897/16612431 K 6 nifmon V 31 dir 4-102181.0.r300897/18916976 K 5 nload V 30 dir 2-63034.0.r300897/18300084 K 11 nocatsplash V 30 dir 4-97167.0.r300897/16422155 K 7 nos-ttb V 31 dir 4-134692.0.r300897/17969220 K 3 nph V 31 dir 4-166293.0.r300897/17189150 K 2 ns V 30 dir 2-18227.0.r300897/18710930 K 3 ns2 V 30 dir j-18227.0.r300897/17320319 K 13 nss-pam-ldapd V 27 dir 2-239495.0.r317699/1880 K 18 nss-pam-ldapd-sasl V 27 dir 4-297796.0.r315818/1996 K 8 nss_ldap V 26 dir 4-79142.0.r318383/1083 K 5 nstxd V 31 dir 4-188110.0.r300897/17885835 K 7 ntlmaps V 31 dir 4-196887.0.r300897/17407551 K 4 ntop V 26 dir 2-12437.0.r310179/4871 K 3 ntp V 26 dir 2-10863.0.r317146/4256 K 9 ntp-devel V 27 dir 2-155166.0.r317146/5000 K 6 ntp-rc V 27 dir 2-264098.0.r317146/5805 K 11 ntraceroute V 31 dir 5-275510.0.r300897/19020708 K 6 nusoap V 31 dir 4-199582.0.r300897/18065399 K 7 nxproxy V 27 dir 4-257308.0.r318381/1083 K 8 nxserver V 30 dir 4-132806.0.r316464/1447349 K 7 nyancat V 27 dir 4-293986.0.r319587/1765 K 5 nylon V 28 dir 4-44837.0.r302141/861927 K 7 ohphone V 28 dir 2-31750.0.r313635/816333 K 5 olsrd V 29 dir 4-132785.0.r313635/817090 K 5 omcmd V 31 dir 4-268379.0.r300897/16392085 K 7 omnitty V 31 dir 4-163459.0.r300897/17889001 K 7 onenetd V 30 dir 4-76761.0.r300897/18632233 K 8 onioncat V 29 dir 4-254034.0.r315487/946379 K 14 online-desktop V 30 dir 4-214214.0.r316464/1448246 K 4 opal V 25 dir 2-26088.0.r313355/997 K 5 opal3 V 26 dir f-26088.0.r316616/1957 K 7 openafs V 27 dir 4-274600.0.r319802/2432 K 6 openam V 30 dir 2-28274.0.r300897/16664886 K 8 openbgpd V 28 dir 4-135476.0.r309456/35094 K 7 opendpi V 31 dir 4-244370.0.r300897/17290546 K 8 openh323 V 28 dir r-26088.0.r313635/817848 K 9 openistgt V 31 dir i-229861.0.r300897/18813716 K 17 openldap23-client V 27 dir 4-134633.0.r319975/1846 K 22 openldap23-sasl-client V 27 dir 8-134633.0.r319975/2419 K 17 openldap23-server V 27 dir g-134633.0.r319975/3303 K 17 openldap24-client V 28 dir 1k-134633.0.r308788/8035 K 22 openldap24-sasl-client V 28 dir 1o-134633.0.r308788/8613 K 17 openldap24-server V 28 dir 1s-134633.0.r319397/1927 K 7 openmcu V 28 dir 4-35342.0.r313635/818607 K 7 openmpi V 27 dir 4-146513.0.r320206/1459 K 6 openmq V 31 dir 4-250506.0.r300897/17296583 K 13 openmq-client V 31 dir 4-250521.0.r300897/19152845 K 8 openntpd V 29 dir 4-113409.0.r304323/262111 K 6 opennx V 30 dir 4-281859.0.r316464/1449079 K 9 openospfd V 29 dir 4-157722.0.r302141/875333 K 7 openpgm V 29 dir 4-311096.0.r314640/807928 K 10 openradius V 28 dir 4-89526.0.r316959/400604 K 7 openser V 27 dir 4-147532.0.r319824/7691 K 7 openslp V 26 dir 4-48258.0.r319824/8440 K 11 opentracker V 27 dir 4-238615.0.r316567/1406 K 11 openvswitch V 27 dir 4-286741.0.r304110/2494 K 4 ortp V 30 dir 4-91729.0.r300897/17048305 K 11 osrtspproxy V 30 dir 4-68194.0.r300897/18596458 K 7 ossp-sa V 30 dir 4-74370.0.r300897/17336591 K 8 ostinato V 29 dir 2-313754.0.r314580/386547 K 14 p5-AddressBook V 31 dir 4-122532.0.r300897/16718146 K 20 p5-Amazon-SQS-Simple V 31 dir 4-203294.0.r300897/17616982 K 17 p5-AnyEvent-MPRPC V 27 dir 4-283957.0.r318554/1228 K 20 p5-AnyEvent-RabbitMQ V 27 dir 4-284707.0.r320187/1082 K 19 p5-AnyEvent-Twitter V 31 dir 4-244542.0.r300897/17256666 K 26 p5-AnyEvent-Twitter-Stream V 31 dir 4-252978.0.r300897/18378193 K 13 p5-AnyMQ-AMQP V 29 dir 4-284709.0.r315509/848633 K 15 p5-Apache2-SOAP V 29 dir 4-154602.0.r302724/544809 K 13 p5-BBS-Client V 31 dir 4-214030.0.r300897/16995830 K 15 p5-BBS-UserInfo V 31 dir 4-171179.0.r300897/17138894 K 22 p5-BBS-UserInfo-Maple3 V 31 dir 4-171177.0.r300897/18418376 K 26 p5-BBS-UserInfo-Maple3itoc V 31 dir 4-176971.0.r300897/18399501 K 19 p5-BBS-UserInfo-Ptt V 31 dir 4-171175.0.r300897/17716213 K 19 p5-BBS-UserInfo-SOB V 31 dir 4-178225.0.r300897/17610875 K 22 p5-BBS-UserInfo-Wretch V 31 dir 4-177948.0.r300897/18652434 K 19 p5-Beanstalk-Client V 26 dir 4-244174.0.r306117/622 K 16 p5-Cisco-IPPhone V 31 dir 4-196413.0.r300897/16514072 K 15 p5-Crypt-DH-GMP V 29 dir 4-250413.0.r309105/274888 K 17 p5-Daemon-Generic V 27 dir 4-213941.0.r315863/1282 K 24 p5-Data-IPV4-Range-Parse V 28 dir 4-264391.0.r301494/79108 K 10 p5-EasyTCP V 26 dir 4-54739.0.r318283/1725 K 12 p5-Event-tcp V 29 dir 4-238052.0.r315487/947816 K 13 p5-File-Rsync V 30 dir 4-43102.0.r300897/19254236 K 14 p5-File-RsyncP V 30 dir 4-97990.0.r300897/18468281 K 20 p5-Filesys-SmbClient V 26 dir 4-86709.0.r309703/1273 K 15 p5-Frontier-RPC V 30 dir 4-39260.0.r300897/16165773 K 9 p5-Geo-IP V 26 dir g-64571.0.r313270/1133 K 18 p5-Geo-IP-PurePerl V 31 dir 4-183831.0.r300897/18636209 K 13 p5-Geo-IPfree V 26 dir 4-78006.0.r312281/1299 K 22 p5-Google-SAML-Request V 29 dir 4-238987.0.r309105/275742 K 23 p5-Google-SAML-Response V 29 dir 4-238986.0.r309105/276605 K 13 p5-Growl-GNTP V 27 dir 4-283260.0.r308116/1109 K 15 p5-IO-Interface V 30 dir 4-42007.0.r300897/17665151 K 18 p5-IO-Socket-INET6 V 28 dir i-84080.0.r310162/529649 K 15 p5-IO-Socket-IP V 27 dir 4-286391.0.r316646/1423 K 22 p5-IO-Socket-Multicast V 28 dir 4-66084.0.r310162/530498 K 23 p5-IO-Socket-Multicast6 V 31 dir 4-187268.0.r300897/18810173 K 15 p5-IP-Anonymous V 31 dir 5-271302.0.r300897/18852208 K 13 p5-IP-Country V 27 dir 4-138006.0.r319222/1781 K 14 p5-IPC-Session V 31 dir 4-255790.0.r300897/16858060 K 17 p5-JavaScript-RPC V 31 dir 4-163623.0.r300897/17547514 K 35 p5-Jifty-Plugin-Authentication-Ldap V 31 dir 4-236274.0.r300897/18598412 K 6 p5-Net V 29 dir 2-4115.0.r300897/19102746 K 11 p5-Net-AMQP V 27 dir 4-284703.0.r317083/1477 K 11 p5-Net-APNS V 27 dir 4-302510.0.r302510/2894 K 10 p5-Net-ARP V 31 dir 4-176576.0.r300897/16237295 K 23 p5-Net-Address-Ethernet V 27 dir 4-168560.0.r315365/1206 K 25 p5-Net-Address-IPv4-Local V 31 dir 4-163391.0.r300897/19184408 K 13 p5-Net-Amazon V 26 dir 4-92468.0.r311085/3821 K 21 p5-Net-Amazon-AWSSign V 29 dir 4-270562.0.r309105/278358 K 17 p5-Net-Amazon-EC2 V 27 dir 4-203290.0.r310558/1909 K 28 p5-Net-Amazon-MechanicalTurk V 27 dir 4-203282.0.r310561/2223 K 16 p5-Net-Amazon-S3 V 27 dir 4-175047.0.r314557/1512 K 23 p5-Net-Amazon-Signature V 31 dir 4-209710.0.r300897/17519822 K 23 p5-Net-Amazon-Thumbnail V 31 dir 4-209719.0.r300897/16706037 K 15 p5-Net-Analysis V 31 dir 4-172913.0.r300897/16634319 K 27 p5-Net-Appliance-Phrasebook V 31 dir 4-253742.0.r300897/18535443 K 24 p5-Net-Appliance-Session V 27 dir 4-253745.0.r317582/1095 K 10 p5-Net-BGP V 30 dir 4-66035.0.r300897/17455654 K 14 p5-Net-Blogger V 29 dir 4-126066.0.r315509/849363 K 16 p5-Net-CIDR-Lite V 30 dir 4-98351.0.r300897/18251452 K 20 p5-Net-CIDR-MobileJP V 31 dir 4-258407.0.r300897/19009108 K 19 p5-Net-CLI-Interact V 27 dir 4-282971.0.r311265/2532 K 11 p5-Net-CSTA V 31 dir 4-168204.0.r300897/17475649 K 18 p5-Net-CascadeCopy V 31 dir 4-263229.0.r300897/18619088 K 16 p5-Net-Cassandra V 31 dir 4-237947.0.r300897/16128046 K 21 p5-Net-Cassandra-Easy V 29 dir 4-252426.0.r308985/619682 K 17 p5-Net-DAV-Server V 31 dir 4-168289.0.r300897/17559605 K 11 p5-Net-DHCP V 27 dir 4-167683.0.r314035/1142 K 17 p5-Net-DHCPClient V 31 dir 4-146019.0.r300897/18910534 K 14 p5-Net-DLookup V 30 dir 4-45130.0.r300897/17647656 K 13 p5-Net-Daemon V 30 dir 2-26322.0.r300897/19148266 K 16 p5-Net-Delicious V 31 dir 4-115347.0.r300897/19086964 K 11 p5-Net-Dict V 30 dir 4-63576.0.r300897/19091580 K 13 p5-Net-Divert V 26 dir 4-74740.0.r308806/6211 K 18 p5-Net-Dropbox-API V 29 dir 4-265052.0.r315509/850089 K 10 p5-Net-EPP V 27 dir 4-156348.0.r304715/1459 K 16 p5-Net-EPP-Proxy V 29 dir 4-156417.0.r315509/850822 K 16 p5-Net-FS-Flickr V 31 dir 4-169487.0.r300897/16198981 K 15 p5-Net-FS-Gmail V 31 dir 4-168390.0.r300897/18067266 K 24 p5-Net-FTP-AutoReconnect V 31 dir 4-264437.0.r300897/16283781 K 15 p5-Net-FTP-File V 31 dir 4-163384.0.r300897/16957073 K 13 p5-Net-Finger V 30 dir 4-68380.0.r300897/16714447 K 11 p5-Net-Flow V 27 dir 4-207453.0.r313400/1273 K 12 p5-Net-Frame V 31 dir 4-181824.0.r300897/17765400 K 17 p5-Net-Frame-Dump V 27 dir 4-182399.0.r308340/1070 K 25 p5-Net-Frame-Layer-ICMPv6 V 27 dir 4-229879.0.r309590/1206 K 23 p5-Net-Frame-Layer-IPv6 V 27 dir 4-229880.0.r309591/1896 K 13 p5-Net-GitHub V 27 dir 4-232502.0.r317111/1532 K 12 p5-Net-Gnats V 31 dir 4-108513.0.r300897/17741145 K 13 p5-Net-Google V 30 dir 4-60581.0.r300897/17045807 K 23 p5-Net-Google-Analytics V 27 dir 4-288143.0.r302992/1452 K 21 p5-Net-Google-AuthSub V 31 dir 4-207886.0.r300897/16888179 K 22 p5-Net-Google-Calendar V 27 dir 4-162545.0.r303927/1628 K 18 p5-Net-Google-Code V 31 dir 4-260013.0.r300897/16828775 K 21 p5-Net-Google-DataAPI V 31 dir 4-251672.0.r300897/17557725 K 26 p5-Net-Google-Spreadsheets V 29 dir 4-251697.0.r301684/693801 K 12 p5-Net-Growl V 31 dir 4-189604.0.r300897/16678908 K 18 p5-Net-GrowlClient V 31 dir 4-203256.0.r300897/17212133 K 10 p5-Net-HL7 V 31 dir 4-140316.0.r300897/18259832 K 11 p5-Net-HTTP V 27 dir 4-272749.0.r313888/1149 K 16 p5-Net-HTTPS-Any V 27 dir 4-311455.0.r311455/3265 K 15 p5-Net-HTTPS-NB V 31 dir 4-293209.0.r300897/18389116 K 17 p5-Net-Hiveminder V 31 dir 4-209835.0.r300897/17216174 K 16 p5-Net-INET6Glue V 27 dir 4-231792.0.r319437/1318 K 17 p5-Net-IP-Minimal V 27 dir 4-292413.0.r307965/1068 K 22 p5-Net-IP-RangeCompare V 31 dir 4-264393.0.r300897/17959193 K 13 p5-Net-IPTrie V 31 dir 4-203541.0.r300897/17834380 K 10 p5-Net-IRR V 31 dir 4-253733.0.r300897/17064879 K 12 p5-Net-Ident V 30 dir 4-92648.0.r300897/16695449 K 23 p5-Net-Ifconfig-Wrapper V 31 dir 4-292925.0.r300897/18697988 K 16 p5-Net-Interface V 31 dir 4-173963.0.r300897/16215891 K 12 p5-Net-Jaiku V 31 dir 4-214385.0.r300897/18303362 K 12 p5-Net-Jifty V 31 dir 4-209565.0.r300897/18114084 K 19 p5-Net-LDAP-AutoDNs V 31 dir 4-215915.0.r300897/18455216 K 22 p5-Net-LDAP-AutoServer V 31 dir 4-250738.0.r300897/18047395 K 19 p5-Net-LDAP-Express V 31 dir 4-208715.0.r300897/18908650 K 20 p5-Net-LDAP-LDAPhash V 29 dir 4-207456.0.r301510/757750 K 20 p5-Net-LDAP-Makepath V 29 dir 4-215916.0.r301684/694548 K 18 p5-Net-LDAP-Server V 31 dir 4-242655.0.r300897/18589881 K 23 p5-Net-LDAP-Server-Test V 27 dir 4-293629.0.r317007/1426 K 24 p5-Net-LDAP-posixAccount V 31 dir 4-243716.0.r300897/16684720 K 22 p5-Net-LDAP-posixGroup V 31 dir 4-243717.0.r300897/18797533 K 14 p5-Net-Libdnet V 31 dir 4-171080.0.r300897/16099259 K 22 p5-Net-LimeLight-Purge V 31 dir 4-250684.0.r300897/18233847 K 10 p5-Net-MAC V 31 dir 4-222066.0.r300897/16595480 K 17 p5-Net-MAC-Vendor V 27 dir 4-163432.0.r305757/1093 K 23 p5-Net-Mosso-CloudFiles V 31 dir 4-222040.0.r300897/16274619 K 18 p5-Net-MovableType V 28 dir 4-91788.0.r315509/851550 K 13 p5-Net-NBName V 31 dir 4-156312.0.r300897/18541637 K 15 p5-Net-NBsocket V 27 dir 4-173956.0.r318755/1454 K 10 p5-Net-NIS V 31 dir 4-173422.0.r300897/18677013 K 20 p5-Net-NIS-Listgroup V 31 dir 4-173424.0.r300897/17926375 K 20 p5-Net-Nessus-XMLRPC V 31 dir 4-268363.0.r300897/16883779 K 12 p5-Net-OAuth V 31 dir 4-201901.0.r300897/16094473 K 19 p5-Net-OAuth-Simple V 31 dir 4-231486.0.r300897/16609913 K 13 p5-Net-OAuth2 V 27 dir 4-295705.0.r315846/1375 K 22 p5-Net-OpenID-Consumer V 27 dir 4-192255.0.r319368/1835 K 14 p5-Net-OpenSSH V 27 dir 4-225953.0.r312353/2043 K 23 p5-Net-OpenSSH-Parallel V 31 dir 4-296036.0.r300897/16228292 K 23 p5-Net-OpenStack-Attack V 27 dir 4-311813.0.r311813/3179 K 13 p5-Net-Packet V 31 dir 4-131344.0.r300897/17995781 K 20 p5-Net-Packet-Target V 31 dir 4-174028.0.r300897/16647565 K 17 p5-Net-ParseWhois V 30 dir 4-48509.0.r300897/16826884 K 15 p5-Net-Patricia V 28 dir 4-39790.0.r309105/282465 K 11 p5-Net-Pcap V 26 dir 4-51473.0.r309399/1274 K 16 p5-Net-PcapUtils V 31 dir 4-143871.0.r300897/16185778 K 11 p5-Net-Ping V 27 dir 4-196425.0.r314548/1059 K 20 p5-Net-Ping-External V 31 dir 4-103548.0.r300897/17748945 K 12 p5-Net-Proxy V 31 dir 4-205538.0.r300897/18521376 K 29 p5-Net-PubSubHubbub-Publisher V 31 dir 4-265783.0.r300897/16102186 K 10 p5-Net-RTP V 31 dir 4-187270.0.r300897/16507837 K 15 p5-Net-RabbitMQ V 31 dir 4-260748.0.r300897/17955442 K 13 p5-Net-Radius V 28 dir 4-56425.0.r315509/852274 K 13 p5-Net-Random V 29 dir 4-151137.0.r315509/853002 K 12 p5-Net-RawIP V 30 dir 2-17021.0.r300897/16265771 K 14 p5-Net-RawSock V 26 dir 4-74742.0.r308806/7080 K 25 p5-Net-Rendezvous-Publish V 31 dir 4-237672.0.r300897/17038092 K 11 p5-Net-Riak V 27 dir 4-265051.0.r314733/1484 K 10 p5-Net-Rsh V 31 dir 4-124847.0.r300897/18169039 K 10 p5-Net-SAP V 29 dir 4-114659.0.r309105/283303 K 10 p5-Net-SCP V 30 dir 4-60308.0.r300897/17343202 K 17 p5-Net-SCP-Expect V 31 dir 4-157214.0.r300897/16305652 K 10 p5-Net-SDP V 31 dir 4-137624.0.r300897/17423233 K 11 p5-Net-SFTP V 30 dir 4-91058.0.r300897/16962257 K 19 p5-Net-SFTP-Foreign V 27 dir 4-166501.0.r303989/1305 K 10 p5-Net-SIP V 27 dir 4-186329.0.r309224/1563 K 11 p5-Net-SMPP V 30 dir 4-59597.0.r300897/19082111 K 21 p5-Net-SMS-Clickatell V 31 dir 4-265960.0.r300897/17004339 K 17 p5-Net-SMS-Mollie V 27 dir 4-311215.0.r315613/1566 K 17 p5-Net-SMS-PChome V 31 dir 4-189382.0.r300897/18569719 K 11 p5-Net-SNPP V 30 dir 4-61206.0.r300897/17598167 K 10 p5-Net-SSH V 30 dir 4-39977.0.r300897/18170883 K 17 p5-Net-SSH-Expect V 31 dir 4-194517.0.r300897/16779429 K 20 p5-Net-SSH-Mechanize V 27 dir 4-311286.0.r311286/2868 K 15 p5-Net-SSH-Perl V 26 dir 4-56253.0.r309226/1175 K 11 p5-Net-SSH2 V 27 dir 4-186323.0.r307477/1373 K 19 p5-Net-STOMP-Client V 27 dir 4-304579.0.r311625/2061 K 13 p5-Net-Server V 28 dir 4-42522.0.r315509/853716 K 18 p5-Net-Server-Coro V 27 dir 4-242847.0.r310385/1245 K 24 p5-Net-Server-SS-PreFork V 31 dir 4-289786.0.r300897/17118567 K 13 p5-Net-Subnet V 27 dir 4-284358.0.r319780/1160 K 13 p5-Net-Syslog V 26 dir 4-317173.0.r317175/559 K 13 p5-Net-TCLink V 30 dir 4-68744.0.r300897/17719113 K 17 p5-Net-TcpDumpLog V 31 dir 4-262621.0.r300897/17409429 K 13 p5-Net-Telnet V 26 dir 2-10152.0.r318710/1111 K 23 p5-Net-Telnet-Netscreen V 31 dir 4-169485.0.r300897/16773316 K 11 p5-Net-TiVo V 31 dir 4-182018.0.r300897/17667014 K 14 p5-Net-Todoist V 31 dir 4-264390.0.r300897/19129692 K 17 p5-Net-Traceroute V 26 dir 4-40736.0.r302994/1151 K 26 p5-Net-Traceroute-PurePerl V 31 dir 4-252433.0.r300897/16666800 K 18 p5-Net-Traceroute6 V 30 dir 4-46664.0.r300897/16177574 K 16 p5-Net-Trackback V 31 dir 4-201183.0.r300897/18591761 K 14 p5-Net-Twitter V 27 dir 4-197008.0.r319477/1056 K 19 p5-Net-Twitter-Lite V 26 dir 4-238878.0.r313685/575 K 10 p5-Net-VNC V 29 dir 4-169173.0.r315509/854438 K 11 p5-Net-Wake V 30 dir 4-41438.0.r300897/16751257 K 17 p5-Net-WhitePages V 31 dir 4-264478.0.r300897/18076671 K 12 p5-Net-Whois V 29 dir 2-6784.0.r300897/17721577 K 17 p5-Net-Whois-ARIN V 31 dir 4-181352.0.r300897/17661996 K 15 p5-Net-Whois-IP V 29 dir 4-163401.0.r301510/759218 K 17 p5-Net-Whois-RIPE V 26 dir 4-66101.0.r307769/1067 K 16 p5-Net-Whois-Raw V 26 dir 4-61527.0.r312103/1452 K 12 p5-Net-Write V 31 dir 4-162729.0.r300897/19136238 K 13 p5-Net-XWhois V 30 dir 4-44840.0.r300897/17756655 K 12 p5-Net-Yadis V 31 dir 4-180134.0.r300897/19107948 K 25 p5-Net-Z3950-SimpleServer V 26 dir 4-55826.0.r314033/1320 K 17 p5-Net-Z3950-ZOOM V 31 dir 4-180608.0.r300897/17142564 K 10 p5-Net-ext V 30 dir 4-27945.0.r300897/18696101 K 12 p5-Net-sFlow V 31 dir 4-294280.0.r300897/16587035 K 11 p5-Net-uFTP V 27 dir 4-264480.0.r303071/1528 K 19 p5-NetAddr-IP-Count V 30 dir 4-40768.0.r300897/19256111 K 12 p5-NetPacket V 30 dir 4-42732.0.r300897/19134380 K 16 p5-OAI-Harvester V 30 dir 4-94000.0.r300897/17108931 K 13 p5-OurNet-BBS V 31 dir 4-168317.0.r300897/16170950 K 18 p5-OurNet-BBSAgent V 31 dir 4-167912.0.r300897/16145386 K 29 p5-POE-Component-Client-Ident V 31 dir 4-162296.0.r300897/18197564 K 33 p5-POE-Component-Client-Keepalive V 31 dir 4-137969.0.r300897/17924460 K 28 p5-POE-Component-Client-Ping V 26 dir g-51486.0.r309808/1596 K 30 p5-POE-Component-Client-Telnet V 31 dir 4-169169.0.r300897/18500306 K 34 p5-POE-Component-Client-Traceroute V 31 dir 4-170235.0.r300897/18057057 K 31 p5-POE-Component-Client-Twitter V 31 dir 4-211200.0.r300897/17705118 K 29 p5-POE-Component-Client-Whois V 29 dir 4-185821.0.r315509/855180 K 28 p5-POE-Component-ControlPort V 31 dir 4-155315.0.r300897/17415803 K 24 p5-POE-Component-Generic V 27 dir 4-174274.0.r309807/1219 K 23 p5-POE-Component-Jabber V 29 dir 4-116681.0.r315509/855937 K 21 p5-POE-Component-Pcap V 30 dir g-51477.0.r300897/17513144 K 23 p5-POE-Component-PubSub V 31 dir 4-292907.0.r300897/17168488 K 29 p5-POE-Component-Server-Twirc V 31 dir 4-229072.0.r300897/18638132 K 23 p5-POE-Component-Spread V 31 dir 4-116909.0.r300897/16960401 K 22 p5-POEx-Role-TCPServer V 31 dir 4-262740.0.r300897/16692140 K 15 p5-Parallel-Pvm V 30 dir 4-91304.0.r300897/17635678 K 13 p5-Phone-Info V 31 dir 4-264590.0.r300897/17961058 K 8 p5-PlRPC V 30 dir 2-26324.0.r300897/17486316 K 18 p5-Queue-Beanstalk V 31 dir 4-212828.0.r300897/18762783 K 19 p5-REST-Application V 29 dir 4-192650.0.r315509/856681 K 14 p5-REST-Google V 29 dir 4-212366.0.r315509/857416 K 18 p5-RPC-EPC-Service V 31 dir 4-293562.0.r300897/16846463 K 13 p5-RPC-Simple V 31 dir 4-171151.0.r300897/18058957 K 10 p5-RPC-XML V 26 dir 4-48984.0.r316342/2065 K 33 p5-ResourcePool-Resource-Net-LDAP V 28 dir 4-75400.0.r315509/858158 K 34 p5-ResourcePool-Resource-SOAP-Lite V 28 dir 4-77967.0.r315509/858966 K 11 p5-Rose-URI V 31 dir 4-264771.0.r300897/16880471 K 5 p5-S3 V 29 dir 4-191525.0.r315509/859702 K 7 p5-SOAP V 30 dir 4-36727.0.r300897/16315523 K 17 p5-SOAP-Amazon-S3 V 29 dir 4-191276.0.r315509/860424 K 20 p5-SOAP-Data-Builder V 28 dir 4-98514.0.r315509/861157 K 12 p5-SOAP-Lite V 26 dir 4-43189.0.r319075/1258 K 16 p5-SOAP-Lite-060 V 29 dir 4-192401.0.r309105/286432 K 14 p5-SOAP-MySOAP V 31 dir 4-191252.0.r300897/17977047 K 21 p5-SOAP-Transport-TCP V 31 dir 4-281481.0.r300897/18884095 K 13 p5-Samba-LDAP V 31 dir 4-174290.0.r300897/16566778 K 23 p5-Script-isAperlScript V 27 dir 4-315517.0.r315517/3043 K 17 p5-Server-Starter V 27 dir 4-251998.0.r306146/1083 K 9 p5-Socket V 27 dir 4-289673.0.r311248/1144 K 15 p5-Socket-Class V 29 dir 4-232560.0.r315509/861892 K 21 p5-Socket-GetAddrInfo V 29 dir 4-246625.0.r311381/779036 K 20 p5-Socket-Multicast6 V 29 dir 4-187266.0.r315487/948550 K 10 p5-Socket6 V 30 dir 2-28737.0.r300897/17213569 K 8 p5-Socks V 30 dir 2-17585.0.r300897/18458888 K 16 p5-Sort-Key-IPv4 V 27 dir 4-223276.0.r300916/1078 K 17 p5-Spread-Message V 31 dir 4-165274.0.r300897/16616155 K 17 p5-Spread-Session V 30 dir 4-59891.0.r300897/16427671 K 11 p5-Test-URI V 31 dir 4-203288.0.r300897/17606420 K 6 p5-URI V 30 dir 2-17716.0.r300897/17140707 K 15 p5-URI-FromHash V 31 dir 4-169460.0.r300897/18296846 K 12 p5-URI-Match V 31 dir 4-281471.0.r300897/17124778 K 14 p5-URI-OpenURL V 31 dir 4-156279.0.r300897/18988314 K 12 p5-URI-Query V 27 dir 4-282267.0.r304246/1410 K 15 p5-URI-SmartURI V 27 dir 4-220973.0.r302673/1528 K 15 p5-URI-Template V 27 dir 4-192289.0.r313965/1497 K 24 p5-URI-Template-Restrict V 31 dir 4-226645.0.r300897/16728011 K 15 p5-Validate-Net V 30 dir 4-81242.0.r300897/18217939 K 21 p5-WebService-Dropbox V 27 dir 4-286504.0.r303347/1142 K 19 p5-WebService-Prowl V 31 dir 4-295035.0.r300897/16190961 K 7 p5-What V 31 dir 4-167967.0.r300897/16377445 K 10 p5-X500-DN V 28 dir 4-91883.0.r301960/112370 K 19 p5-XML-Compile-SOAP V 27 dir 4-205553.0.r317505/1244 K 28 p5-XML-Compile-SOAP-AnyEvent V 31 dir 4-267697.0.r300897/17608337 K 26 p5-XML-Compile-SOAP-Daemon V 27 dir 4-211292.0.r317506/1412 K 23 p5-XML-Compile-SOAP-WSA V 31 dir 4-266955.0.r300897/18162793 K 11 p5-XML-Fast V 31 dir 4-290403.0.r300897/18397578 K 10 p5-XML-RPC V 27 dir 4-223813.0.r318302/1572 K 15 p5-XML-RPC-Fast V 31 dir 4-245441.0.r300897/17292401 K 6 p5-XPC V 30 dir 4-43309.0.r300897/18906771 K 8 p5-ZConf V 27 dir 4-216599.0.r319500/1197 K 18 p5-ZConf-Bookmarks V 31 dir 4-243504.0.r300897/17411317 K 9 p5-ZeroMQ V 31 dir 4-284710.0.r300897/16924539 K 12 p5-perl-ldap V 26 dir 4-34330.0.r316056/2554 K 13 packter-agent V 29 dir 4-303737.0.r316355/434344 K 8 panoptis V 26 dir 4-178312.0.r308853/830 K 16 paris-traceroute V 31 dir 4-181960.0.r300897/17975173 K 8 passlogd V 30 dir 4-43808.0.r300897/16297048 K 8 pathneck V 31 dir 4-151841.0.r300897/16675603 K 4 pbnc V 26 dir 4-106064.0.r317300/898 K 16 pcbsd-netmanager V 31 dir 4-237813.0.r300897/18305246 K 5 pchar V 26 dir 2-22901.0.r320248/4418 K 6 pcnfsd V 28 dir 2-198.0.r300897/17405732 K 3 pdb V 31 dir 4-184952.0.r300897/16798757 K 16 pear-Auth_RADIUS V 26 dir 4-131125.0.r314243/811 K 21 pear-File_Bittorrent2 V 26 dir 4-198426.0.r318032/811 K 23 pear-Horde_Kolab_Server V 29 dir 4-277292.0.r308772/504918 K 24 pear-Horde_Kolab_Session V 29 dir 4-277295.0.r308772/505940 K 15 pear-Horde_Ldap V 29 dir 4-277291.0.r308772/506945 K 14 pear-Horde_Rpc V 29 dir 4-277308.0.r319920/293911 K 17 pear-Horde_Scribe V 29 dir 4-277298.0.r308772/508939 K 14 pear-Horde_Url V 29 dir 4-277250.0.r316218/425113 K 13 pear-Net_CDDB V 26 dir 4-170957.0.r318043/740 K 16 pear-Net_CheckIP V 26 dir 4-122876.0.r314274/794 K 13 pear-Net_DIME V 26 dir 4-106341.0.r314267/775 K 14 pear-Net_DNSBL V 27 dir 4-123856.0.r307434/1234 K 13 pear-Net_Dict V 26 dir 4-130648.0.r316900/748 K 15 pear-Net_Finger V 26 dir 4-130650.0.r318042/993 K 12 pear-Net_Geo V 26 dir 4-180554.0.r316898/697 K 14 pear-Net_GeoIP V 26 dir 4-191140.0.r316901/726 K 13 pear-Net_IDNA V 27 dir 4-234843.0.r311459/1285 K 13 pear-Net_IPv4 V 26 dir 4-241727.0.r314270/762 K 13 pear-Net_IPv6 V 31 dir 4-122508.0.r300897/17796520 K 14 pear-Net_Ident V 26 dir 4-130658.0.r318035/871 K 13 pear-Net_LDAP V 26 dir 4-142746.0.r319668/764 K 14 pear-Net_LDAP2 V 31 dir c-142746.0.r300897/18970200 K 12 pear-Net_MAC V 26 dir 4-190848.0.r318026/857 K 13 pear-Net_NNTP V 26 dir 4-87639.0.r319882/1303 K 13 pear-Net_Nmap V 31 dir 4-221623.0.r300897/17278050 K 13 pear-Net_POP3 V 27 dir 4-115865.0.r311463/1498 K 13 pear-Net_Ping V 26 dir 4-129933.0.r318060/892 K 12 pear-Net_SMS V 31 dir 4-169720.0.r300897/16340755 K 13 pear-Net_SMTP V 28 dir 4-76564.0.r320125/298101 K 15 pear-Net_Server V 27 dir 4-120417.0.r311464/1608 K 14 pear-Net_Sieve V 26 dir 1s-70285.0.r314370/911 K 15 pear-Net_Socket V 27 dir 24-70285.0.r320183/1441 K 19 pear-Net_Traceroute V 26 dir 4-191148.0.r314259/873 K 12 pear-Net_URL V 25 dir 4-88213.0.r314207/769 K 13 pear-Net_URL2 V 30 dir e-88213.0.r300897/17638998 K 19 pear-Net_URL_Mapper V 26 dir 4-191146.0.r314269/769 K 25 pear-Net_UserAgent_Detect V 26 dir 4-125923.0.r318055/872 K 25 pear-Net_UserAgent_Mobile V 26 dir 4-136935.0.r318040/903 K 18 pear-Net_Vpopmaild V 26 dir 4-211615.0.r318023/843 K 14 pear-Net_Whois V 31 dir 4-180556.0.r300897/16719588 K 9 pear-SOAP V 29 dir 4-106345.0.r309053/428719 K 22 pear-Services_Pingback V 26 dir 4-197139.0.r314215/722 K 21 pear-Services_Twitter V 26 dir 4-222554.0.r318093/914 K 17 pear-URI_Template V 26 dir 4-212112.0.r314261/918 K 12 pear-XML_RPC V 31 dir 4-184700.0.r300897/16532529 K 13 pear-XML_RPC2 V 31 dir c-184700.0.r300897/17084136 K 9 pecl-amqp V 27 dir 4-290434.0.r309103/1221 K 14 pecl-cvsclient V 31 dir 4-171169.0.r300897/19152223 K 10 pecl-geoip V 31 dir 4-188614.0.r300897/16429720 K 10 pecl-gupnp V 27 dir 4-299146.0.r316002/1311 K 10 pecl-oauth V 27 dir 4-223573.0.r311356/1311 K 11 pecl-radius V 31 dir 4-130901.0.r300897/17496910 K 8 pecl-yaz V 28 dir 4-113976.0.r319369/52397 K 3 pen V 28 dir 4-49992.0.r302141/876700 K 7 pfflowd V 31 dir 4-102103.0.r300897/16396281 K 7 pfinger V 28 dir 4-41928.0.r301960/113128 K 5 phamm V 30 dir 4-157217.0.r316464/1449957 K 9 php5-ldap V 31 dir 4-114149.0.r300897/19125878 K 9 php5-soap V 31 dir 4-114151.0.r300897/18131878 K 12 php5-sockets V 31 dir 4-114153.0.r300897/16092619 K 11 php5-xmlrpc V 31 dir 4-114157.0.r300897/16858683 K 10 php52-ldap V 31 dir w-253101.0.r300897/17125402 K 10 php52-soap V 31 dir g-253125.0.r300897/16114504 K 13 php52-sockets V 31 dir o-253125.0.r300897/16840753 K 12 php52-xmlrpc V 31 dir 4-253134.0.r300897/16680964 K 10 php53-ldap V 32 dir 6n-296760.0.r300897/17438777 K 10 php53-soap V 32 dir 6r-296760.0.r300897/16349017 K 13 php53-sockets V 32 dir 6v-296760.0.r300897/17249576 K 12 php53-xmlrpc V 32 dir 6z-296760.0.r300897/18603537 K 12 phpldapadmin V 27 dir 4-109194.0.r320371/1342 K 5 pimdd V 29 dir 4-174102.0.r315474/610905 K 7 pipsecd V 30 dir 2-20754.0.r300897/16628328 K 7 pktanon V 27 dir 4-229919.0.r317454/1241 K 5 pload V 31 dir 4-119743.0.r300897/18641515 K 10 plugdaemon V 27 dir 6-112174.0.r308869/1054 K 3 pmf V 28 dir 2-123.0.r300897/17271210 K 6 poptop V 28 dir 2-22186.0.r302141/878623 K 7 portfwd V 30 dir 4-61442.0.r300897/16619532 K 6 pppd23 V 31 dir 4-106673.0.r300897/16655703 K 7 pppload V 28 dir o-59883.0.r309662/860696 K 5 pppoa V 28 dir 2-47183.0.r315487/949315 K 10 pptpclient V 30 dir 2-19577.0.r300897/18479440 K 16 proftpd-mod_ldap V 27 dir 4-301010.0.r301010/1387 K 9 prosearch V 27 dir 4-203843.0.r320053/1343 K 13 proxy-connect V 31 dir 2-137793.0.r300897/16810218 K 11 proxy-suite V 25 dir 4-41006.0.r314847/647 K 11 proxychains V 28 dir 4-90746.0.r315487/950058 K 8 prtunnel V 30 dir 4-84042.0.r300897/19045258 K 4 ptpd V 31 dir 4-214329.0.r300897/18761322 K 5 ptpd2 V 27 dir 4-264647.0.r312301/1292 K 11 ptpd2-devel V 31 dir 6-294674.0.r300897/16818735 K 7 ptunnel V 31 dir 4-134321.0.r300897/17511255 K 12 pure-sockets V 31 dir 4-276886.0.r300897/18765658 K 3 pvm V 30 dir 2-17850.0.r300897/17771213 K 5 pvm++ V 30 dir 4-37721.0.r300897/17104509 K 3 pxe V 28 dir 4-57415.0.r302141/880098 K 9 pxe-pdhcp V 27 dir 4-319753.0.r319753/5172 K 8 py-GeoIP V 27 dir 4-102462.0.r316601/1385 K 7 py-amqp V 27 dir 4-306075.0.r312228/2316 K 10 py-amqplib V 31 dir 4-289794.0.r300897/16850547 K 8 py-avahi V 28 dir 4-161520.0.r313403/16715 K 13 py-beanstalkc V 29 dir 4-275396.0.r311983/417006 K 13 py-cloudfiles V 31 dir 4-245993.0.r300897/17999780 K 7 py-dpkt V 26 dir 4-165088.0.r318941/983 K 11 py-eventlet V 27 dir 4-259715.0.r315325/1518 K 7 py-gntp V 27 dir 4-303573.0.r304027/1200 K 9 py-google V 30 dir 4-58268.0.r300897/19265369 K 11 py-impacket V 27 dir 4-142974.0.r317734/3549 K 8 py-iplib V 31 dir 4-250313.0.r300897/18712762 K 8 py-kombu V 27 dir 4-271221.0.r318689/2955 K 8 py-ldap2 V 26 dir s-30582.0.r319392/1479 K 10 py-ldaptor V 30 dir 4-284101.0.r316464/1450795 K 11 py-libcloud V 27 dir 4-266452.0.r316509/1065 K 10 py-libdnet V 31 dir 8-149108.0.r300897/19144462 K 9 py-libnet V 30 dir 4-54009.0.r300897/17776954 K 9 py-medusa V 26 dir 4-56806.0.r301178/2112 K 12 py-miniupnpc V 29 dir 4-239440.0.r311027/370447 K 10 py-msrplib V 27 dir 4-280981.0.r302100/2088 K 18 py-ndg_httpsclient V 27 dir 4-316625.0.r316625/3416 K 10 py-netaddr V 29 dir 4-221587.0.r311381/779865 K 12 py-netifaces V 26 dir 4-238620.0.r316149/921 K 12 py-netstring V 29 dir 4-176404.0.r301684/695282 K 13 py-novaclient V 31 dir 4-287104.0.r300897/18100479 K 8 py-oauth V 31 dir 4-223871.0.r300897/19194211 K 9 py-oauth2 V 31 dir 4-270111.0.r300897/18779001 K 7 py-pcap V 30 dir 4-50524.0.r300897/17630088 K 8 py-pcapy V 27 dir 4-142859.0.r316758/2690 K 6 py-pcs V 31 dir e-168312.0.r300897/16955197 K 11 py-port-for V 29 dir 4-299810.0.r311983/417726 K 14 py-pybeanstalk V 27 dir 4-303590.0.r303590/3023 K 9 py-pypcap V 31 dir 4-168314.0.r300897/18004783 K 13 py-pysendfile V 29 dir 7-299894.0.r311983/418497 K 14 py-qt4-network V 29 dir 4-188512.0.r311475/438721 K 8 py-radix V 31 dir 4-141312.0.r300897/19131125 K 8 py-s3cmd V 31 dir 4-192999.0.r300897/17210250 K 6 py-smb V 26 dir 4-52915.0.r319555/1017 K 12 py-smbpasswd V 31 dir 4-109903.0.r300897/16881907 K 9 py-soappy V 31 dir 4-115279.0.r300897/16542319 K 15 py-soappy-devel V 31 dir e-115279.0.r300897/17288710 K 8 py-soapy V 30 dir 4-62756.0.r300897/16716283 K 15 py-spreadmodule V 28 dir 4-59897.0.r301684/695954 K 7 py-suds V 31 dir 4-267458.0.r300897/18429468 K 7 py-tofu V 31 dir 4-144612.0.r300897/16488229 K 9 py-tweepy V 27 dir 4-284823.0.r312115/1091 K 14 py-twistedPair V 31 dir 4-133379.0.r300897/17333664 K 10 py-twitter V 27 dir 4-189892.0.r311949/1299 K 9 py-txamqp V 27 dir 4-237097.0.r319405/1809 K 10 py-urllib3 V 27 dir 4-289228.0.r316688/2490 K 9 py-xmlrpc V 30 dir 4-43009.0.r300897/17678412 K 12 py-xmlrpclib V 30 dir 4-44220.0.r300897/16768824 K 8 py-yadis V 31 dir 4-180223.0.r300897/17381291 K 13 py-zope.proxy V 27 dir 4-223771.0.r316000/2440 K 6 py-zsi V 30 dir 4-47907.0.r300897/18745737 K 9 pygopherd V 30 dir 4-65788.0.r300897/17219981 K 6 pynids V 28 dir 4-138185.0.r312526/11028 K 5 pypvm V 31 dir 4-127572.0.r300897/18608175 K 5 pyrad V 31 dir 4-198194.0.r300897/17798345 K 14 pythondirector V 31 dir 4-102235.0.r300897/18437718 K 5 qadsl V 28 dir 4-62090.0.r302141/881848 K 6 qoauth V 31 dir 4-261739.0.r300897/16398116 K 11 qt4-network V 30 dir bm-184304.0.r316786/775058 K 9 qtweetlib V 30 dir 4-313552.0.r314960/1075216 K 6 quagga V 26 dir 4-89590.0.r315520/4039 K 9 quagga-re V 29 dir 4-286400.0.r317220/655735 K 5 queso V 26 dir 2-14169.0.r315694/1276 K 6 quoted V 31 dir 4-136867.0.r300897/17302502 K 8 rabbitmq V 27 dir 4-216808.0.r318610/2723 K 10 rabbitmq-c V 31 dir 4-256218.0.r300897/17186926 K 16 rabbitmq-c-devel V 31 dir 4-256219.0.r300897/16301955 K 7 raddump V 31 dir 4-120521.0.r300897/17521266 K 8 radiator V 28 dir 4-79066.0.r314605/362671 K 12 radiusclient V 30 dir 2-14340.0.r300897/19085085 K 15 radiusd-cistron V 25 dir 2-10668.0.r306090/719 K 9 radreport V 30 dir 2-23396.0.r300897/17527293 K 11 radsecproxy V 26 dir 4-284382.0.r312607/704 K 5 radvd V 28 dir 4-44832.0.r316355/435051 K 6 raggle V 30 dir 4-90221.0.r300897/16116992 K 5 ranch V 27 dir 4-318907.0.r318907/3521 K 8 rdesktop V 28 dir 4-43504.0.r316662/411942 K 6 rdist6 V 27 dir 2-2081.0.r311381/781632 K 7 recvnet V 31 dir 4-143633.0.r300897/18301511 K 5 redir V 27 dir 4-41219.0.r301494/81257 K 6 relayd V 29 dir 4-205894.0.r317389/466715 K 7 remmina V 29 dir e-232607.0.r317503/279446 K 14 remmina-applet V 30 dir e-232809.0.r316464/1452283 K 19 remmina-plugin-i18n V 30 dir 4-259045.0.r316464/1453035 K 18 remmina-plugin-rdp V 31 dir 4-259047.0.r300897/19232685 K 24 remmina-plugin-telepathy V 31 dir 4-259048.0.r300897/16816626 K 18 remmina-plugin-vnc V 29 dir 4-259049.0.r311722/354583 K 20 remmina-plugin-xdmcp V 31 dir 4-259050.0.r300897/16638233 K 15 remmina-plugins V 26 dir 4-259041.0.r317504/693 K 10 remotedesk V 29 dir 4-176953.0.r305832/812735 K 8 repeater V 31 dir 4-151458.0.r300897/16650546 K 8 reposado V 27 dir 4-299917.0.r319424/1954 K 9 rexx-sock V 30 dir 4-93608.0.r300897/16365750 K 8 rfbproxy V 30 dir 4-65689.0.r300897/17082705 K 6 rinetd V 28 dir 2-19434.0.r305298/447948 K 10 ripe-whois V 31 dir 4-102136.0.r300897/17102011 K 3 ris V 29 dir 4-142439.0.r302141/889136 K 4 rmsg V 25 dir 2-2325.0.r316396/3047 K 8 rp-pppoe V 27 dir 4-112137.0.r304747/8473 K 6 rshell V 29 dir 2-7038.0.r300897/18149497 K 4 rsmb V 31 dir 4-249093.0.r300897/17225804 K 6 rsplib V 27 dir 2-259534.0.r312274/2469 K 5 rsync V 27 dir 2-3607.0.r316662/412797 K 3 rtg V 30 dir 4-97541.0.r300897/17870188 K 8 rtpbreak V 28 dir 4-207302.0.r312526/12342 K 8 rtpproxy V 27 dir 4-214993.0.r309401/1547 K 8 rtptools V 27 dir j-9273.0.r301960/115192 K 9 ruby-dict V 30 dir 4-68605.0.r300897/17618812 K 10 ruby-growl V 31 dir 4-279943.0.r300897/18811614 K 9 ruby-icmp V 30 dir 4-34511.0.r300897/16652379 K 9 ruby-ldap V 30 dir 4-33070.0.r300897/16585191 K 14 ruby-net-geoip V 28 dir 4-67691.0.r316662/413622 K 18 ruby-tcpsocketpipe V 30 dir g-45256.0.r300897/16535804 K 12 ruby-tserver V 30 dir 4-69978.0.r300897/16409063 K 18 rubygem-amazon-ec2 V 27 dir 4-307693.0.r307693/3390 K 18 rubygem-amq-client V 27 dir 4-282643.0.r304708/1252 K 20 rubygem-amq-protocol V 27 dir 4-282560.0.r304939/1261 K 12 rubygem-amqp V 27 dir 4-269392.0.r304709/1306 K 18 rubygem-amqp-utils V 31 dir 4-279043.0.r300897/17239545 K 15 rubygem-amqp067 V 31 dir 4-287503.0.r300897/18268726 K 14 rubygem-aws-s3 V 27 dir 4-307694.0.r307694/2314 K 13 rubygem-bunny V 31 dir 4-253160.0.r300897/18986445 K 19 rubygem-domain_name V 27 dir 4-294852.0.r319733/1130 K 13 rubygem-geoip V 27 dir 4-235915.0.r319734/1274 K 22 rubygem-http_parser.rb V 31 dir 4-276195.0.r300897/16174279 K 16 rubygem-httpauth V 27 dir 4-294919.0.r305589/1352 K 17 rubygem-ipaddress V 31 dir 4-264584.0.r300897/16622383 K 14 rubygem-iproto V 27 dir 4-319335.0.r319335/2361 K 15 rubygem-macaddr V 31 dir 4-222656.0.r300897/16686192 K 16 rubygem-net-ldap V 27 dir 4-259736.0.r319278/1943 K 17 rubygem-net-netrc V 31 dir 4-212279.0.r300897/17786856 K 13 rubygem-oauth V 27 dir 4-224219.0.r319736/1197 K 14 rubygem-oauth2 V 31 dir 4-284600.0.r300897/16906426 K 23 rubygem-open-uri-cached V 31 dir 4-281856.0.r300897/17436232 K 14 rubygem-openid V 27 dir 4-180279.0.r319808/1125 K 15 rubygem-pcaprub V 27 dir 4-319543.0.r319543/2453 K 16 rubygem-rightaws V 27 dir 4-212451.0.r319824/9094 K 23 rubygem-rightflexiscale V 31 dir 4-232619.0.r300897/17276600 K 19 rubygem-rightgogrid V 31 dir 4-232617.0.r300897/19003265 K 27 rubygem-righthttpconnection V 31 dir 4-212448.0.r300897/16249203 K 22 rubygem-rightslicehost V 31 dir 4-232618.0.r300897/17950964 K 16 rubygem-rubytter V 29 dir 4-237631.0.r301960/115862 K 12 rubygem-rudy V 27 dir 4-307696.0.r307696/2417 K 11 rubygem-rye V 27 dir 4-307695.0.r307695/2352 K 20 rubygem-simple_oauth V 27 dir 4-270199.0.r304710/1258 K 19 rubygem-stompserver V 31 dir 4-282806.0.r300897/16754564 K 19 rubygem-tweetstream V 31 dir 4-264952.0.r300897/17258125 K 15 rubygem-twitter V 27 dir 4-190003.0.r304711/1397 K 22 rubygem-twitter-stream V 31 dir 4-264514.0.r300897/16543781 K 17 rubygem-twitter4r V 31 dir 4-195336.0.r300897/18086525 K 17 rubygem-uri-redis V 31 dir 4-285411.0.r300897/17398183 K 13 rubygem-whois V 27 dir 4-255959.0.r303313/1230 K 13 rubygem-yadis V 31 dir 4-180219.0.r300897/16088038 K 4 rude V 28 dir 4-96364.0.r310162/531379 K 7 rwhoisd V 27 dir 4-287589.0.r305247/5561 K 18 samba-libsmbclient V 26 dir 4-85563.0.r311322/1447 K 15 samba-nmblookup V 26 dir 4-151674.0.r306264/478 K 15 samba-smbclient V 31 dir 4-218086.0.r300897/18164958 K 7 samba36 V 27 dir 2-283619.0.r320132/2398 K 6 samba4 V 36 dir 2-237646.0-312506.r317220/657307 K 10 samba4wins V 29 dir 4-159870.0.r316662/417215 K 11 samplicator V 26 dir 4-303913.0.r304046/456 K 3 sbd V 31 dir 4-113339.0.r300897/18546666 K 7 scamper V 31 dir 4-135882.0.r300897/16534352 K 5 scapy V 27 dir 4-151241.0.r310136/2258 K 4 scnc V 31 dir 4-212525.0.r300897/17465639 K 8 scr_ipfm V 30 dir 4-97474.0.r300897/18167196 K 6 scribe V 29 dir 4-258660.0.r311310/800266 K 7 sdl_net V 30 dir 4-32898.0.r300897/16669321 K 4 seda V 29 dir 4-126364.0.r308605/126540 K 9 sendemail V 26 dir 4-151561.0.r308779/756 K 8 sendfile V 26 dir 2-9910.0.r314445/11430 K 7 sendsms V 29 dir 4-151742.0.r316786/775774 K 8 sendsnpp V 31 dir 4-151688.0.r300897/17417253 K 3 ser V 28 dir 4-88981.0.r311969/475742 K 7 serveez V 26 dir 4-59261.0.r317764/1149 K 24 service-discovery-applet V 30 dir 4-161522.0.r316464/1453950 K 7 serviio V 29 dir 4-269939.0.r316786/776519 K 9 sflowtool V 27 dir 4-157827.0.r315465/2095 K 11 shaperprobe V 31 dir 4-275448.0.r300897/18498369 K 13 sharity-light V 25 dir 2-7337.0.r317261/1706 K 8 shelldap V 27 dir 4-167239.0.r314762/1973 K 5 shmux V 29 dir 4-130566.0.r313460/460447 K 11 silc-client V 25 dir 4-49864.0.r317181/639 K 17 silc-irssi-plugin V 29 dir 4-199623.0.r308777/413215 K 11 silc-server V 25 dir 4-49866.0.r307566/761 K 11 simpleproxy V 28 dir 4-233336.0.r301494/81915 K 12 sip_scenario V 27 dir 4-136569.0.r311062/1326 K 11 sippy_b2bua V 31 dir 4-244570.0.r300897/18244750 K 7 siproxd V 29 dir 4-119509.0.r302141/892526 K 6 sipsak V 30 dir 4-96142.0.r300897/18411770 K 11 sixxs-aiccu V 29 dir 4-131225.0.r311722/356122 K 8 skstream V 29 dir 4-128427.0.r316355/438979 K 7 skyfish V 31 dir 4-217463.0.r300897/19110865 K 8 skystar2 V 29 dir 4-214268.0.r301960/116644 K 6 sl2tps V 31 dir 4-112958.0.r300897/18483884 K 4 slbd V 29 dir 4-177033.0.r310162/532197 K 5 slirp V 29 dir 2-1296.0.r300897/16337455 K 5 slurm V 30 dir 4-69195.0.r300897/17614398 K 5 smb4k V 30 dir 4-148599.0.r316464/1454850 K 10 smb4k-kde4 V 29 dir 4-267331.0.r317503/281367 K 13 smbldap-tools V 29 dir 4-110010.0.r309714/278417 K 5 smm++ V 28 dir 4-36370.0.r316786/777271 K 7 sniffit V 30 dir 2-10407.0.r300897/17484487 K 5 sntop V 28 dir 4-32672.0.r305130/450540 K 5 sobby V 31 dir 4-146380.0.r300897/18469694 K 5 socat V 25 dir 4-59075.0.r319300/779 K 10 socketbind V 30 dir 4-77877.0.r300897/18253971 K 10 socketpipe V 30 dir 4-88262.0.r300897/17243967 K 9 sofia-sip V 28 dir 4-309219.0.r316284/68242 K 9 spideroak V 28 dir 4-310840.0.r316838/10290 K 6 splatd V 29 dir 4-166091.0.r302141/893914 K 7 spoofer V 31 dir 4-156102.0.r300897/18657596 K 6 spread V 26 dir 4-49196.0.r303152/3511 K 8 spread-j V 28 dir 4-88027.0.r308605/127297 K 7 spread4 V 28 dir o-49196.0.r313372/244059 K 8 sprinkle V 31 dir 4-210971.0.r300897/16624230 K 8 spserver V 27 dir 4-194111.0.r319824/9853 K 5 sqtop V 29 dir 4-261880.0.r317525/686944 K 3 ss5 V 31 dir 4-190116.0.r300897/16183906 K 7 ssldump V 30 dir 4-34991.0.r300897/19124245 K 4 sslh V 26 dir 4-252018.0.r316148/789 K 16 ssltunnel-client V 28 dir 4-92704.0.r316662/418810 K 16 ssltunnel-server V 30 dir 4-92702.0.r300897/19175625 K 7 ssmping V 26 dir 4-171404.0.r310527/647 K 5 ssspl V 31 dir 4-276125.0.r300897/16761984 K 5 ssvnc V 26 dir 4-190890.0.r305938/728 K 12 stf-6rd-kmod V 27 dir 4-298944.0.r311348/1209 K 5 stone V 28 dir 4-43235.0.r302141/895448 K 5 stund V 28 dir 4-106551.0.r302901/44982 K 10 subnetcalc V 27 dir 4-258790.0.r309480/1444 K 8 suckblow V 30 dir 4-29923.0.r300897/16385400 K 3 sup V 31 dir 6-129883.0.r300897/16355567 K 5 svnup V 27 dir 4-313081.0.r320312/1051 K 9 tableutil V 31 dir 4-143533.0.r300897/16966950 K 18 tac_plus-libradius V 30 dir 4-66895.0.r300897/17056858 K 9 tac_plus4 V 26 dir 2-22456.0.r316768/7172 K 8 tapidbus V 29 dir 4-153365.0.r316355/439741 K 5 tayga V 27 dir 4-306014.0.r306014/5924 K 6 tcludp V 29 dir 4-211447.0.r316351/411041 K 6 tcpcat V 28 dir 4-34396.0.r315487/951435 K 8 tcpdstat V 30 dir 4-75551.0.r300897/19089081 K 7 tcpdump V 26 dir 4-95559.0.r319402/1304 K 10 tcpdump398 V 31 dir 4-242351.0.r300897/19158061 K 7 tcpflow V 30 dir 2-21013.0.r300897/18847865 K 6 tcpick V 31 dir 4-125954.0.r300897/16556212 K 9 tcpillust V 25 dir 2-31096.0.r306372/626 K 6 tcping V 30 dir 4-96073.0.r300897/17096774 K 7 tcpmssd V 30 dir 2-30755.0.r300897/17701670 K 8 tcpproxy V 28 dir 4-272145.0.r301494/82625 K 7 tcpreen V 28 dir 4-65111.0.r317503/282077 K 5 tcpsg V 30 dir 4-70596.0.r300897/19160543 K 7 tcpshow V 29 dir 2-8496.0.r300897/18830046 K 8 tcpslice V 30 dir 2-57722.0.r300897/16806969 K 8 tcpsplit V 27 dir 4-317242.0.r317242/2712 K 7 tcpstat V 30 dir 4-37897.0.r300897/16147219 K 8 tcptrace V 29 dir 2-5864.0.r300897/17080631 K 13 tcptraceroute V 30 dir 4-56437.0.r300897/18050385 K 19 tcptraceroute-devel V 30 dir k-56437.0.r300897/16424740 K 7 tcpview V 28 dir 4-39183.0.r313635/820178 K 8 tcpwatch V 29 dir 4-109292.0.r315487/952096 K 5 tcpxd V 29 dir 4-176842.0.r312502/316854 K 9 tcpxtract V 31 dir 4-152676.0.r300897/18816291 K 7 tdetect V 26 dir 2-18374.0.r307283/2484 K 8 tftpgrab V 29 dir 4-199914.0.r308777/414052 K 6 thcrut V 30 dir 4-46707.0.r300897/17499777 K 9 throttled V 27 dir 4-111440.0.r305963/1370 K 8 tigervnc V 28 dir 4-315126.0.r319382/21485 K 8 tightvnc V 27 dir 4-50471.0.r319824/10594 K 8 tintin++ V 27 dir 2-259885.0.r311238/1101 K 9 tinyfugue V 29 dir 2-2888.0.r300897/18195642 K 8 tinyldap V 29 dir 4-102230.0.r305832/813504 K 6 tn5250 V 30 dir 4-25216.0.r300897/17828858 K 7 tn5250j V 31 dir 4-214734.0.r300897/17032131 K 6 toonel V 29 dir 4-249789.0.r308605/128005 K 8 torsocks V 27 dir 4-229676.0.r319134/6002 K 10 traceroute V 29 dir 2-6471.0.r300897/18282448 K 5 traff V 29 dir 4-143708.0.r313460/462094 K 8 trafshow V 27 dir 2-3053.0.r313460/463024 K 9 trafshow3 V 29 dir f-3053.0.r300897/18856360 K 5 tramp V 26 dir 4-51617.0.r319140/1459 K 7 trickle V 30 dir 4-82365.0.r300897/17349930 K 9 tridiavnc V 31 dir 2-274392.0.r300897/18093725 K 8 tsclient V 26 dir 4-76719.0.r316948/3074 K 6 tshark V 30 dir d-54216.0.r300897/18484484 K 11 tshark-lite V 31 dir i-105725.0.r300897/17662617 K 6 tsocks V 30 dir 4-90580.0.r300897/17896815 K 8 ttbudget V 31 dir 4-217306.0.r300897/19113104 K 7 ttlscan V 27 dir 4-81034.0.r301494/83330 K 5 tucan V 30 dir 4-246238.0.r316464/1456435 K 10 turnserver V 27 dir 4-319644.0.r320150/1132 K 7 twinkle V 29 dir 4-169152.0.r313635/820938 K 6 twitux V 30 dir 4-219831.0.r316464/1457314 K 4 u6rd V 26 dir 4-311234.0.r311242/852 K 5 ucarp V 27 dir 4-134725.0.r316763/3057 K 9 udptunnel V 30 dir 4-51512.0.r300897/16362098 K 5 udpxy V 27 dir 4-247286.0.r304312/2349 K 3 udt V 29 dir 4-291401.0.r316786/778015 K 10 ulxmlrpcpp V 28 dir 4-95518.0.r316662/419690 K 5 unfs3 V 29 dir 4-101063.0.r313635/821641 K 6 unison V 28 dir 4-34243.0.r313476/373177 K 12 unison-devel V 29 dir 6-201656.0.r313476/374038 K 12 unison-nox11 V 26 dir 4-220996.0.r319004/413 K 9 unison232 V 29 dir 10-34243.0.r313476/374794 K 8 unix2tcp V 30 dir 4-75357.0.r300897/16852372 K 5 uplog V 28 dir 4-83136.0.r301684/698101 K 6 urelay V 29 dir 4-146598.0.r315487/952758 K 9 uriparser V 27 dir 4-189166.0.r306009/1377 K 8 urlendec V 30 dir 4-41018.0.r300897/16123228 K 19 urtwn-firmware-kmod V 27 dir 5-320231.0.r320231/9420 K 8 usbredir V 29 dir 4-280121.0.r315552/164521 K 6 userfw V 27 dir 4-293558.0.r315549/1505 K 6 ushare V 29 dir 4-179738.0.r317389/467474 K 6 utftpd V 28 dir 4-53200.0.r315487/953513 K 6 v6eval V 26 dir e-313475.0.r320175/624 K 6 vblade V 27 dir 4-261149.0.r317722/1025 K 5 vchat V 30 dir 4-46406.0.r300897/17891841 K 3 vde V 27 dir 4-130884.0.r304649/1583 K 4 vde2 V 30 dir 1i-130884.0.r314640/810159 K 7 vinagre V 29 dir 4-203866.0.r316596/938088 K 4 vino V 30 dir 4-113785.0.r316464/1458959 K 18 vmware-vsphere-cli V 27 dir 4-277496.0.r305885/1244 K 3 vnc V 26 dir 2-9934.0.r319824/11330 K 12 vncreflector V 28 dir 4-126928.0.r313119/51076 K 6 vnstat V 29 dir 4-207595.0.r310055/111948 K 6 vortex V 26 dir 4-316046.0.r318351/601 K 7 vserver V 31 dir 4-153256.0.r300897/17208419 K 4 vtun V 26 dir 4-30060.0.r312193/2075 K 9 wackamole V 31 dir 4-192675.0.r300897/19040637 K 16 wackford-squeers V 31 dir 4-263551.0.r300897/17815110 K 9 wakeonlan V 28 dir 4-44880.0.r305921/399676 K 5 whois V 28 dir 4-90248.0.r316662/420508 K 7 widentd V 28 dir 4-97005.0.r302141/900007 K 4 wire V 29 dir 4-177937.0.r316662/421281 K 5 wired V 29 dir 4-177939.0.r302141/901627 K 13 wired-tracker V 29 dir 4-178882.0.r302141/903242 K 9 wireshark V 26 dir j-13215.0.r320299/3028 K 14 wireshark-lite V 31 dir q-105725.0.r300897/16886273 K 4 wizd V 26 dir 4-218557.0.r304032/637 K 4 wmlj V 30 dir 4-52640.0.r300897/18903499 K 4 wmnd V 28 dir 4-50945.0.r305298/448641 K 5 wmnet V 30 dir 2-15091.0.r300897/17158205 K 6 wmnet2 V 30 dir 4-47535.0.r300897/16189091 K 9 wmnetload V 30 dir 4-81612.0.r300897/18525464 K 8 wmnetmon V 30 dir 4-41012.0.r300897/18229438 K 6 wmpiki V 31 dir 4-101534.0.r300897/16538327 K 6 wmping V 31 dir 4-102725.0.r300897/16680347 K 6 wmwave V 30 dir 4-52264.0.r300897/18894319 K 6 wmwifi V 31 dir 4-138678.0.r300897/18888453 K 7 wmwlmon V 28 dir 4-164324.0.r301678/52308 K 3 wol V 28 dir 4-52855.0.r317503/282823 K 19 wowzamediaserverpro V 29 dir 4-242668.0.r308605/128831 K 7 wpa_gui V 26 dir 4-226398.0.r312761/995 K 5 wping V 28 dir 4-81026.0.r308985/621135 K 6 x11vnc V 29 dir 4-137452.0.r319055/724289 K 10 x2goclient V 27 dir 4-259393.0.r315202/1512 K 14 x2goclient-cli V 31 dir 4-257309.0.r300897/18006233 K 5 xbone V 30 dir 4-37360.0.r300897/16224527 K 9 xboxproxy V 26 dir 4-144387.0.r306069/988 K 9 xferstats V 30 dir 2-16863.0.r300897/17708443 K 7 xipdump V 28 dir 4-51230.0.r301510/759984 K 6 xipmsg V 29 dir 2-6870.0.r300897/16808776 K 4 xisp V 30 dir 2-21939.0.r300897/17506000 K 8 xmlrpc-c V 26 dir 4-39242.0.r316388/3621 K 14 xmlrpc-c-devel V 26 dir g-39242.0.r315232/2161 K 10 xmlrpc-epi V 29 dir 4-185572.0.r316662/424320 K 4 xorp V 27 dir 4-173600.0.r319655/1101 K 10 xorp-devel V 29 dir 4-245405.0.r311310/801889 K 6 xprobe V 30 dir 4-46712.0.r300897/17878401 K 4 xpvm V 31 dir 4-112466.0.r300897/16739120 K 9 xrdesktop V 29 dir 4-141952.0.r316449/368466 K 4 xrdp V 26 dir 4-191515.0.r312453/620 K 10 xrdp-devel V 34 dir 4-191515.0-310630.r310630/3501 K 4 yaph V 30 dir 4-90744.0.r300897/18263583 K 4 yate V 26 dir 4-274437.0.r313783/601 K 3 yaz V 26 dir 4-34159.0.r318896/1148 K 5 yaz++ V 26 dir 4-69737.0.r313969/1438 K 8 yazproxy V 27 dir 4-108295.0.r313970/1038 K 10 yconalyzer V 31 dir 4-260836.0.r300897/18536897 K 10 yptransitd V 28 dir 4-87892.0.r313635/823186 K 5 zebra V 26 dir 2-11196.0.r316957/1082 K 12 zebra-server V 28 dir 4-35204.0.r316662/425878 K 7 zillion V 29 dir 4-176955.0.r305832/815714 K 5 zsync V 31 dir 4-126551.0.r300897/18606755 END ENDREP id: 1-22.0.r320405/203000 type: dir pred: 1-22.0.r320371/67337 count: 23047 text: 320405 137187 65800 65800 875d59c59a894cacf16b357094e58651 cpath: /head/net copyroot: 0 / PLAIN K 13 svn:eol-style V 6 native K 12 svn:keywords V 10 FreeBSD=%H K 13 svn:mime-type V 10 text/plain END ENDREP id: i-33986.0.r320405/203289 type: file pred: i-33986.0.r317828/8794 count: 49 text: 320405 16192 27 1116 0c04b508de72d4006344e5075f93f485 e9e59ceaa1dc4717722b70e94543e137c1c94ea1 320404-6v8e/_3e props: 320405 203173 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/net-p2p/lopster/Makefile copyroot: 0 / PLAIN K 8 Makefile V 29 file i-33986.0.r320405/203289 K 8 distinfo V 31 file l-33986.0.r300897/14948842 K 5 files V 30 dir h-43319.0.r300897/14950835 K 9 pkg-descr V 31 file p-33986.0.r300897/14949199 K 9 pkg-plist V 31 file r-33986.0.r300897/14951074 END ENDREP id: g-33986.0.r320405/203861 type: dir pred: g-33986.0.r317828/9364 count: 55 text: 320405 203598 250 250 05f80ec2f02a4649739e235ed69c058d cpath: /head/net-p2p/lopster copyroot: 0 / PLAIN K 8 Makefile V 28 file 2-154625.0.r319403/2642 K 5 amule V 30 dir n-135456.0.r316596/1017398 K 11 amule-devel V 31 dir 16-135456.0.r316596/1018221 K 8 azureus2 V 27 dir t-120048.0.r317828/4809 K 7 bitcoin V 27 dir 4-274398.0.r320373/1041 K 6 bitflu V 28 dir 2-183551.0.r305247/72804 K 9 bittyrant V 29 dir 4-191499.0.r308605/227089 K 4 bnbt V 29 dir e-99697.0.r302141/1041189 K 4 btpd V 26 dir 4-222877.0.r309731/999 K 7 btqueue V 30 dir m-110879.0.r315487/1057239 K 7 cdonkey V 26 dir i-77473.0.r319843/1180 K 13 createtorrent V 31 dir 4-181707.0.r300897/14932524 K 4 ctcs V 31 dir 4-237354.0.r300897/14959122 K 8 ctorrent V 30 dir q-98408.0.r300897/14967359 K 5 dclib V 30 dir g-63052.0.r300897/14993456 K 6 deluge V 30 dir 4-186457.0.r316464/1575846 K 4 ed2k V 29 dir g-148845.0.r305832/912835 K 17 edonkey-tool-hash V 30 dir g-55003.0.r300897/15081826 K 15 eiskaltdcpp-cli V 27 dir 4-284266.0.r317832/4145 K 18 eiskaltdcpp-daemon V 27 dir 4-283012.0.r317832/5966 K 16 eiskaltdcpp-data V 27 dir 5-265184.0.r317832/6692 K 15 eiskaltdcpp-gtk V 27 dir f-265184.0.r317832/8221 K 15 eiskaltdcpp-lib V 27 dir v-265184.0.r317832/8996 K 14 eiskaltdcpp-qt V 29 dir 1b-265184.0.r317832/10539 K 5 frost V 28 dir i-80002.0.r310871/923573 K 8 gkremldk V 29 dir 4-158093.0.r316355/551945 K 11 gnewtellium V 30 dir g-73386.0.r300897/15022835 K 6 gnunet V 27 dir g-56549.0.r319398/38679 K 10 gnunet-gtk V 29 dir 4-297947.0.r316662/540854 K 12 gtk-gnutella V 29 dir h-29106.0.r316596/1022105 K 5 gtkhx V 25 dir o-54532.0.r317039/750 K 14 gtorrentviewer V 31 dir e-120014.0.r300897/14859561 K 3 i2p V 29 dir i-126099.0.r308605/228510 K 5 jigdo V 26 dir o-66741.0.r319047/1447 K 9 kmldonkey V 28 dir e-75994.0.r309662/939531 K 8 ktorrent V 29 dir i-139052.0.r316407/871684 K 9 ktorrent2 V 30 dir 1b-139052.0.r309662/940264 K 5 libbt V 31 dir s-102398.0.r300897/14964377 K 9 liberator V 30 dir i-79990.0.r300897/14848668 K 11 libktorrent V 29 dir 2-260388.0.r317220/757377 K 7 libpdtp V 31 dir e-106164.0.r300897/14888124 K 10 libtorrent V 29 dir m-126217.0.r316355/552715 K 16 libtorrent-devel V 29 dir 6-162643.0.r316355/553481 K 23 libtorrent-rasterbar-15 V 29 dir d-250137.0.r314640/888201 K 30 libtorrent-rasterbar-15-python V 29 dir 4-257255.0.r311310/884233 K 23 libtorrent-rasterbar-16 V 29 dir 4-296813.0.r316662/541702 K 30 libtorrent-rasterbar-16-python V 27 dir i-296813.0.r311774/1468 K 11 linux-jigdo V 30 dir g-74920.0.r300897/14953870 K 9 linuxdcpp V 29 dir 4-169055.0.r316662/542487 K 8 litecoin V 26 dir 4-319403.0.r319419/558 K 7 lopster V 28 dir g-33986.0.r320405/203861 K 8 microdc2 V 29 dir 4-178773.0.r317503/381607 K 6 minder V 31 dir i-126547.0.r300897/15110812 K 9 mktorrent V 26 dir 4-257435.0.r317259/913 K 8 mldonkey V 29 dir 34-66860.0.r316662/544019 K 13 mldonkey-core V 26 dir c-83040.0.r313613/2780 K 12 mldonkey-gui V 29 dir 45-66860.0.r313476/442692 K 20 mldonkey-perlreactor V 30 dir g-76055.0.r300897/15043843 K 17 mldonkey-urlslave V 30 dir g-76046.0.r300897/14990456 K 8 mooseekd V 29 dir 4-168710.0.r316662/544780 K 10 museekplus V 28 dir k-169834.0.r317828/10180 K 8 napshare V 30 dir k-47466.0.r300897/15038512 K 4 ncdc V 29 dir 4-287997.0.r317525/783841 K 13 nicotine-plus V 27 dir p-87381.0.r317828/10947 K 9 opendchub V 30 dir g-60983.0.r300897/15103738 K 7 opennap V 30 dir l-31057.0.r300897/14900645 K 17 p5-Net-BitTorrent V 26 dir 4-211137.0.r319425/713 K 22 p5-Net-BitTorrent-File V 29 dir 4-155310.0.r301858/639009 K 28 p5-Net-BitTorrent-PeerPacket V 31 dir 4-171225.0.r300897/14843535 K 20 p5-Net-DirectConnect V 27 dir 4-266685.0.r319257/1326 K 30 p5-Net-DirectConnect-TigerHash V 31 dir 4-266686.0.r300897/14916364 K 17 p5-WWW-BitTorrent V 31 dir 4-169515.0.r300897/15033043 K 10 p5-pdonkey V 26 dir e-102024.0.r319795/807 K 4 phex V 28 dir k-50239.0.r308605/229266 K 9 py-fngrab V 30 dir k-56516.0.r300897/14938545 K 10 py-kenosis V 31 dir k-126299.0.r300897/15041530 K 10 py-py2play V 31 dir e-144623.0.r300897/14857666 K 18 py-transmissionrpc V 27 dir 4-259731.0.r317047/1132 K 9 py-vertex V 31 dir 4-162846.0.r300897/15094104 K 11 qbittorrent V 34 dir 6-283258.0-302421.r320234/2446 K 17 qbittorrent-nox11 V 34 dir i-283258.1-302421.r307708/2590 K 6 qtella V 28 dir d-95781.0.r309662/941031 K 8 qtorrent V 30 dir e-105871.0.r315487/1058013 K 10 retroshare V 29 dir 4-289880.0.r319055/801946 K 5 rtgui V 27 dir 4-204213.0.r309110/1769 K 8 rtorrent V 29 dir g-130335.0.r316355/556478 K 14 rtorrent-devel V 29 dir 6-162644.0.r316355/557242 K 9 solidcoin V 27 dir 4-287398.0.r316868/2565 K 6 squall V 31 dir e-115605.0.r300897/14902488 K 6 teknap V 25 dir i-29496.0.r318976/679 K 12 torrentsniff V 30 dir k-93980.0.r300897/15010545 K 12 transmission V 27 dir c-144858.0.r313708/1922 K 16 transmission-cli V 29 dir l-144858.0.r316355/558018 K 19 transmission-daemon V 27 dir 4-206930.0.r313230/2993 K 16 transmission-gtk V 37 dir 4-155774.0-313708.r316464/1582471 K 16 transmission-qt4 V 27 dir 4-264691.0.r313230/4351 K 23 transmission-remote-gui V 29 dir 4-234485.0.r316662/546384 K 7 tribler V 28 dir 4-191405.0.r317561/36081 K 4 uhub V 27 dir 4-244128.0.r302156/2487 K 10 unworkable V 31 dir 4-221439.0.r300897/15056201 K 7 valknut V 30 dir s-63054.0.r300897/15070795 K 8 verlihub V 29 dir g-108567.0.r308630/906302 K 16 verlihub-plugins V 31 dir 4-194983.0.r300897/15029281 K 25 verlihub-plugins-chatroom V 31 dir 4-194974.0.r300897/15107811 K 29 verlihub-plugins-floodprotect V 31 dir 4-194977.0.r300897/14903990 K 23 verlihub-plugins-forbid V 31 dir 4-194978.0.r300897/15045343 K 22 verlihub-plugins-iplog V 31 dir 4-194979.0.r300897/14920413 K 20 verlihub-plugins-isp V 31 dir 4-194984.0.r300897/15014556 K 26 verlihub-plugins-luascript V 28 dir 4-194980.0.r317828/11637 K 26 verlihub-plugins-messanger V 31 dir 4-194981.0.r300897/14832416 K 22 verlihub-plugins-stats V 31 dir 4-194982.0.r300897/14878834 K 4 vhcp V 31 dir 4-236549.0.r300897/15035163 K 4 vuze V 28 dir 15-120048.0.r318801/1581 K 4 xnap V 29 dir 11-50232.0.r308605/230672 END ENDREP id: g-29106.0.r320405/210042 type: dir pred: g-29106.0.r320373/7217 count: 2814 text: 320405 204044 5985 5985 a6b4e6b91d256a02d14734d990e8b6be cpath: /head/net-p2p copyroot: 0 / id: 5-295620.0.r320405/210221 type: file pred: 5-295620.0.r313527/497023 count: 5 text: 320405 16248 36 598 01f27901b44f75e2e6a051859b592f45 526e3cff9330555d2e4e55aec6bb0248f9817d0a 320404-6v8e/_3h props: 308910 493691 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/sysutils/fusefs-mp3fs/Makefile copyroot: 0 / PLAIN K 8 Makefile V 30 file 5-295620.0.r320405/210221 K 8 distinfo V 27 file 8-295620.0.r309462/831 K 9 pkg-descr V 31 file e-295620.0.r300897/6010787 END ENDREP id: 4-295620.0.r320405/210701 type: dir pred: 4-295620.0.r313527/497500 count: 5 text: 320405 210538 150 150 b75764ae2e70c84085f6f67185089ed4 cpath: /head/sysutils/fusefs-mp3fs copyroot: 0 / PLAIN K 13 svn:eol-style V 6 native K 12 svn:keywords V 10 FreeBSD=%H K 13 svn:mime-type V 10 text/plain END ENDREP id: 5-94461.0.r320405/211009 type: file pred: 5-94461.0.r316600/272967 count: 82 text: 320405 16313 680 2994 18b3d68a06a8f63f71ea84df5883a2a5 b3c10853fa10bb7514984d3d4aa05844c5466037 320404-6v8e/_3j props: 320405 210893 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/sysutils/k3b/Makefile copyroot: 0 / PLAIN K 8 Makefile V 29 file 5-94461.0.r320405/211009 K 8 distinfo V 30 file 8-94461.0.r300897/6909938 K 5 files V 30 dir 5-195700.0.r300897/6912518 K 9 pkg-descr V 31 file 14-94461.0.r300897/6910288 K 11 pkg-message V 31 file 16-94461.0.r300897/6912753 K 13 pkg-message-7 V 31 file 7-219209.0.r300897/6913109 K 9 pkg-plist V 31 file 18-94461.0.r300897/6913468 END ENDREP id: 4-94461.0.r320405/211690 type: dir pred: 4-94461.0.r316600/273649 count: 89 text: 320405 211318 359 359 3d3296b83f19f4ea2acbe5568c57d24b cpath: /head/sysutils/k3b copyroot: 0 / id: 1b-94461.0.r320405/211872 type: file pred: 1b-94461.0.r317967/383172 count: 89 text: 320405 17023 22 4751 0a8268f4fd50476c30c6c6746f382d14 c5ad895a6b50ae96d3129cefbf15e7cb4b100753 320404-6v8e/_3l props: 311629 139911 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/sysutils/k3b-kde4/Makefile copyroot: 0 / PLAIN K 8 Makefile V 30 file 1b-94461.0.r320405/211872 K 8 distinfo V 31 file 1e-94461.0.r300897/6299412 K 5 files V 29 dir b-195700.0.r311629/142995 K 9 pkg-descr V 31 file 2a-94461.0.r300897/6299768 K 11 pkg-message V 31 file 2c-94461.0.r300897/6305025 K 9 pkg-plist V 30 file 2e-94461.0.r317967/383599 END ENDREP id: 1a-94461.0.r320405/212503 type: dir pred: 1a-94461.0.r317967/384232 count: 97 text: 320405 212187 303 303 298c03b7058082b2fe268ec5c0288cc4 cpath: /head/sysutils/k3b-kde4 copyroot: 0 / PLAIN K 3 3dm V 26 dir 2-130295.0.r312361/956 K 10 44bsd-more V 25 dir f-28939.0.r319243/701 K 13 915resolution V 27 dir 2-136221.0.r319126/1038 K 13 DTraceToolkit V 30 dir 2-229083.0.r300897/5580593 K 5 LPRng V 24 dir 2-6989.0.r319125/844 K 9 LPRngTool V 27 dir 2-58600.0.r316672/97304 K 8 Makefile V 26 file 2-1956.0.r320207/1023 K 4 abck V 28 dir 4-46423.0.r301858/763583 K 7 abgx360 V 29 dir 4-245671.0.r311381/979322 K 10 abgx360gui V 30 dir 4-245672.0.r310871/1005708 K 9 acpi_call V 30 dir 2-284933.0.r300897/7287920 K 6 adtool V 29 dir 4-89845.0.r300897/5695307 K 7 afbinit V 29 dir 4-89227.0.r302141/1191366 K 6 afflib V 29 dir 4-209873.0.r316683/177576 K 4 afio V 24 dir 2-2254.0.r319128/613 K 5 agedu V 27 dir 4-282044.0.r308738/1192 K 6 ah-tty V 29 dir 4-62035.0.r300897/6076066 K 6 aimage V 27 dir 4-210657.0.r304931/1059 K 4 aird V 29 dir 4-275474.0.r316959/467104 K 8 am-utils V 27 dir 4-121000.0.r310736/1274 K 7 amrstat V 26 dir 4-165098.0.r305668/836 K 7 anacron V 29 dir 4-90182.0.r302141/1193126 K 3 and V 29 dir 4-61699.0.r300897/6045111 K 7 ansible V 26 dir 4-312653.0.r318885/655 K 8 anteater V 25 dir 4-46160.0.r319129/782 K 9 apachetop V 27 dir 4-89879.0.r316744/13946 K 6 apcpwr V 25 dir 4-84075.0.r319155/639 K 7 apcupsd V 27 dir 4-50851.0.r316744/14692 K 3 apt V 29 dir 4-184923.0.r316683/178340 K 7 arcconf V 30 dir 5-204124.0.r300897/7225480 K 12 archivemount V 29 dir 4-215460.0.r316683/179008 K 9 areca-cli V 27 dir 4-168088.0.r317611/1240 K 5 asapm V 29 dir 2-12404.0.r300897/6297289 K 5 ascpu V 29 dir 2-16919.0.r300897/6500926 K 5 asfsm V 29 dir 2-19477.0.r300897/5484251 K 5 asmem V 29 dir 2-19478.0.r300897/6779801 K 5 asmon V 28 dir 2-22178.0.r301960/325463 K 9 asr-utils V 29 dir 4-83600.0.r300897/5213003 K 8 asusoled V 29 dir 4-220597.0.r316831/479811 K 7 ataidle V 29 dir 4-98157.0.r300897/5776549 K 8 atitvout V 30 dir 4-155013.0.r300897/5488648 K 4 atop V 29 dir 4-276848.0.r317525/859004 K 10 auto-admin V 27 dir 4-292669.0.r316097/2934 K 8 autojump V 29 dir 4-295706.0.r314144/124281 K 9 automount V 27 dir 4-295639.0.r314910/1329 K 11 automounter V 27 dir 4-212971.0.r318897/1388 K 7 autopsy V 25 dir 4-88798.0.r307952/788 K 4 avfs V 28 dir 4-215553.0.r316744/15440 K 12 b43-fwcutter V 30 dir 4-233554.0.r300897/7073502 K 8 backupme V 30 dir 4-254962.0.r300897/5838911 K 8 backuppc V 27 dir 6-261680.0.r316708/5825 K 10 bacula-bat V 26 dir 4-200015.0.r309030/116 K 13 bacula-client V 28 dir 4-122766.0.r309025/31350 K 20 bacula-client-static V 28 dir c-309025.0.r309025/32011 K 11 bacula-docs V 28 dir 4-181439.0.r309025/33186 K 13 bacula-server V 26 dir q-76388.0.r317491/4731 K 8 bashburn V 29 dir 4-199470.0.r316600/266792 K 6 batmon V 30 dir 4-176501.0.r305832/1019733 K 8 battfink V 29 dir 4-89309.0.r316464/1741728 K 8 battmond V 30 dir 4-172147.0.r300897/5852273 K 7 battray V 30 dir 4-280782.0.r300897/7286087 K 5 bbapm V 29 dir 2-51200.0.r300897/5614090 K 4 bbcp V 27 dir 4-302907.0.r302907/2848 K 6 bchunk V 29 dir 2-16036.0.r300897/7289344 K 8 be_agent V 30 dir 4-136653.0.r302141/1196564 K 5 beadm V 27 dir 4-295638.0.r307049/1040 K 11 beadm-devel V 34 dir 4-295638.0-304149.r315283/1185 K 8 biosfont V 29 dir 4-166930.0.r315209/366547 K 7 bkpupsd V 28 dir 2-9484.0.r300897/5482175 K 4 bksh V 25 dir 4-86706.0.r317335/771 K 7 blimitd V 29 dir 4-51771.0.r300897/6887686 K 7 bontmia V 26 dir 4-246584.0.r314660/684 K 9 boxbackup V 27 dir 4-129733.0.r312808/2630 K 15 boxbackup-devel V 26 dir w-129733.0.r317400/652 K 7 brasero V 30 dir 4-175257.0.r316596/1129953 K 18 bsd-splash-changer V 30 dir 4-165671.0.r302141/1198058 K 15 bsdadminscripts V 26 dir 4-162547.0.r313441/879 K 9 bsdconfig V 27 dir 4-299693.0.r317927/1152 K 11 bsdcrashtar V 30 dir 4-243058.0.r300897/5877303 K 8 bsdhwmon V 30 dir 2-221252.0.r300897/6189049 K 7 bsdinfo V 26 dir 4-299779.0.r318448/520 K 8 bsdmoted V 30 dir 4-252682.0.r300897/7412858 K 8 bsdstats V 27 dir 4-169788.0.r303269/3890 K 17 bubblemon-dockapp V 29 dir 4-41598.0.r300897/5174504 K 10 bubblemon2 V 29 dir 4-89860.0.r300897/7149223 K 14 bulk_extractor V 29 dir 4-297887.0.r313182/662699 K 4 burn V 29 dir 4-177492.0.r316600/267559 K 7 busybox V 27 dir 2-231016.0.r313457/8368 K 16 busybox-unstable V 34 dir 2-231016.0-310786.r314876/1473 K 5 byobu V 30 dir 4-272569.0.r300897/5166342 K 4 cbsd V 27 dir 4-318992.0.r318992/6856 K 7 ccd2iso V 30 dir 4-112109.0.r300897/5035983 K 16 cciss_vol_status V 27 dir 4-199027.0.r306384/2353 K 4 ccze V 28 dir 4-82071.0.r308806/146601 K 6 cdargs V 29 dir 4-108114.0.r308777/539235 K 6 cdbkup V 29 dir 4-105945.0.r316600/268322 K 7 cdeploy V 30 dir 4-253978.0.r300897/6653806 K 3 cdf V 30 dir 4-120269.0.r300897/5761050 K 7 cdircmp V 30 dir 4-143294.0.r300897/5393273 K 4 cdls V 29 dir 4-294864.0.r317525/859665 K 6 cdrdao V 28 dir h-18049.0.r301188/253247 K 6 cdrkit V 29 dir 4-203215.0.r316683/179772 K 6 cdroot V 29 dir 4-64263.0.r300897/5872225 K 8 cdrtools V 25 dir d-8486.0.r317403/1260 K 14 cdrtools-devel V 25 dir n-8486.0.r319491/1574 K 8 cfengine V 27 dir 3-310063.0.r310063/2153 K 14 cfengine-devel V 34 dir d-175079.0-302588.r317233/2794 K 10 cfengine22 V 35 dir 2-175079.0-302533.r313088/10047 K 10 cfengine32 V 33 dir n-175079.1-302533.r317381/769 K 10 cfengine33 V 34 dir d-175079.2-302533.r310090/3714 K 10 cfengine34 V 34 dir d-175079.0-307867.r314382/1203 K 6 chgrep V 29 dir 4-79389.0.r300897/5012164 K 4 ciso V 30 dir 4-203802.0.r300897/7373156 K 5 ck4up V 30 dir 4-177679.0.r300897/6020324 K 3 ckl V 30 dir 4-255588.0.r300897/6080905 K 5 clean V 29 dir 5-94036.0.r300897/6739835 K 10 clockspeed V 28 dir 4-30298.0.r311384/162536 K 15 clockspeed-conf V 29 dir 4-93752.0.r300897/6408443 K 5 clone V 27 dir 4-311906.0.r312686/1043 K 8 clonehdd V 30 dir 4-199082.0.r300897/6187624 K 11 cloop-utils V 29 dir 4-99063.0.r300897/6217720 K 8 cmdwatch V 29 dir 4-73224.0.r300897/7370639 K 7 cmospwd V 29 dir 4-140422.0.r313649/719020 K 3 cog V 30 dir 4-108120.0.r316464/1742614 K 8 colorize V 29 dir 4-43932.0.r300897/5178918 K 10 comconsole V 25 dir 2-15661.0.r319131/624 K 9 comiccron V 30 dir 4-185998.0.r300897/5070901 K 6 condor V 30 dir 4-192835.0.r314960/1295684 K 7 confctl V 26 dir 4-300028.0.r306433/988 K 7 confman V 26 dir 4-233373.0.r307619/600 K 5 conky V 29 dir 4-141545.0.r316683/182325 K 13 conky-awesome V 27 dir e-141545.0.r312241/2903 K 9 consolehm V 29 dir 2-21964.0.r300897/5184802 K 10 consolekit V 29 dir 4-198383.0.r316407/918599 K 7 contool V 27 dir 2-5232.0.r314605/488444 K 8 copytape V 29 dir 2-15450.0.r300897/6762948 K 9 coreutils V 29 dir 4-95993.0.r316464/1743481 K 5 cotty V 29 dir 4-66478.0.r300897/6579273 K 5 cpdup V 26 dir 2-22738.0.r307122/2534 K 3 cpu V 29 dir 4-94048.0.r300897/6341496 K 7 cpuburn V 30 dir 3-285926.0.r300897/6881060 K 8 cpulimit V 30 dir 4-272051.0.r300897/5289954 K 9 cpupowerd V 30 dir 4-223246.0.r300897/6945972 K 6 cramfs V 30 dir 4-179097.0.r300897/6814629 K 7 crashme V 26 dir 4-41007.0.r302368/1388 K 10 createrepo V 26 dir 4-277932.0.r315711/900 K 8 cromwell V 30 dir 4-157192.0.r300897/5862495 K 8 cronolog V 25 dir 2-24894.0.r308736/607 K 14 cronolog-devel V 29 dir 4-267090.0.r305180/295308 K 5 curly V 30 dir 2-289333.0.r300897/6774429 K 17 cvsweb-converters V 29 dir 4-39884.0.r300897/5490529 K 2 cw V 27 dir 4-178885.0.r319132/1106 K 7 daa2iso V 30 dir 4-207308.0.r300897/5654868 K 3 dae V 30 dir 4-230414.0.r300897/6972619 K 8 daedalus V 30 dir 4-120857.0.r300897/5830793 K 11 daemontools V 29 dir 2-11446.0.r300897/4994112 K 13 daemontools53 V 28 dir 2-28046.0.r314605/489207 K 3 dar V 26 dir 4-97221.0.r317491/5483 K 5 dc3dd V 27 dir 4-269205.0.r317491/6232 K 6 dcfldd V 30 dir 4-125981.0.r300897/5027452 K 9 dd_rescue V 27 dir 4-131217.0.r313595/1504 K 4 ddpt V 27 dir 4-319927.0.r319927/2788 K 8 ddrescue V 27 dir 4-197801.0.r316083/1495 K 9 debhelper V 27 dir 4-311923.0.r311923/4555 K 11 debootstrap V 27 dir 4-269849.0.r318929/1542 K 9 decomment V 30 dir 4-207222.0.r300897/6908257 K 6 deltup V 27 dir 4-135560.0.r314345/2666 K 17 desktop-installer V 27 dir 4-248913.0.r316098/2777 K 6 detach V 29 dir 4-24068.0.r300897/7405220 K 5 detox V 30 dir 4-131129.0.r300897/5280732 K 11 devcpu-data V 26 dir 4-195920.0.r314890/634 K 7 devstat V 29 dir 4-237390.0.r305132/110669 K 3 dfc V 30 dir 4-294074.0.r316596/1130711 K 2 di V 29 dir 4-75584.0.r316464/1745989 K 3 dim V 26 dir 4-41597.0.r318212/1524 K 7 dircomp V 30 dir 4-171038.0.r316464/1746770 K 7 dirdiff V 26 dir 4-42343.0.r318100/2283 K 7 dirvish V 30 dir 4-134595.0.r300897/5460792 K 10 diskcheckd V 29 dir 2-43474.0.r300897/5097364 K 9 diskscrub V 27 dir 4-178217.0.r310261/2405 K 8 disktool V 29 dir 4-85471.0.r300897/6388118 K 8 disktype V 28 dir 4-83089.0.r310443/645587 K 7 djmount V 29 dir 4-222304.0.r313527/485493 K 7 dmg2img V 30 dir 4-248656.0.r300897/6275267 K 9 dmidecode V 29 dir 4-94405.0.r300897/6368816 K 6 doinkd V 28 dir 2-5986.0.r300897/6542491 K 5 dolly V 26 dir 4-114307.0.r301259/907 K 8 downtime V 29 dir 4-168057.0.r314445/192252 K 9 downtimed V 30 dir 4-266799.0.r300897/5047326 K 2 dt V 29 dir 4-98933.0.r300897/6728999 K 3 dtc V 26 dir 4-109925.0.r320370/720 K 8 dtpstree V 30 dir 4-258654.0.r300897/6893463 K 5 du2ps V 29 dir 4-44477.0.r300897/6978718 K 4 duff V 30 dir 4-237907.0.r316464/1748419 K 9 duplicity V 29 dir 4-84112.0.r316464/1749216 K 5 duply V 27 dir 4-262097.0.r313851/1443 K 8 dupmerge V 30 dir 4-225975.0.r305832/1021210 K 12 dvd+rw-tools V 28 dir 4-83130.0.r316600/268987 K 9 dvdbackup V 29 dir 4-122244.0.r317656/299478 K 11 dvdimagecmp V 30 dir 4-145259.0.r300897/6433885 K 10 dvdisaster V 30 dir 4-174141.0.r316464/1750115 K 8 dvdvideo V 27 dir 5-290338.0.r315936/1353 K 4 dvtm V 27 dir 4-213275.0.r307288/2088 K 6 dwatch V 25 dir 4-77850.0.r319156/619 K 9 e2fsprogs V 26 dir 4-44716.0.r316884/8901 K 7 easypbi V 27 dir 4-286652.0.r310656/2579 K 11 ec2-scripts V 26 dir 4-302612.0.r314617/993 K 11 edid-decode V 27 dir 4-298442.0.r307944/1158 K 6 eiciel V 26 dir 4-140024.0.r319157/676 K 5 eject V 29 dir 2-24438.0.r300897/6861799 K 7 empower V 31 dir 3s-174934.0.r316464/1750968 K 6 endian V 30 dir 4-182419.0.r300897/5139045 K 9 enteruser V 28 dir 4-54993.0.r317596/128636 K 4 entr V 26 dir 4-316084.0.r316122/877 K 7 env4801 V 28 dir 4-132337.0.r316744/16982 K 6 epylog V 30 dir 4-138585.0.r300897/6288999 K 8 eroaster V 25 dir 4-96286.0.r317388/609 K 8 etcmerge V 29 dir 4-85919.0.r300897/6977293 K 9 etcupdate V 30 dir 4-257567.0.r300897/6855588 K 8 eventlog V 30 dir 4-177246.0.r300897/5860378 K 9 evtviewer V 30 dir 4-172882.0.r300897/6787830 K 11 exfat-utils V 27 dir 4-294594.0.r311325/1012 K 6 extipl V 29 dir 4-40212.0.r300897/6750564 K 6 ezjail V 27 dir 4-145492.0.r316158/1075 K 6 fanout V 29 dir 4-136576.0.r310162/685160 K 6 farbot V 30 dir 4-178303.0.r300897/6267333 K 13 fastest_cvsup V 29 dir 4-63111.0.r300897/6063834 K 7 fatback V 26 dir 4-138291.0.r318804/980 K 7 fconfig V 30 dir 4-243490.0.r300897/6519246 K 5 fcron V 29 dir 4-38942.0.r300897/5200270 K 6 fdupes V 26 dir 4-126728.0.r312123/592 K 7 feather V 30 dir 4-286705.0.r300897/5364586 K 8 fetchlog V 29 dir 4-89695.0.r300897/6924848 K 9 ffs2recov V 30 dir 4-184353.0.r300897/5573598 K 4 file V 26 dir 4-51442.0.r314969/1443 K 8 filedupe V 25 dir 4-41221.0.r319158/739 K 9 filelight V 29 dir 4-88014.0.r316464/1751808 K 14 filelight-kde4 V 29 dir o-88014.0.r318452/1024973 K 9 fileprune V 29 dir 4-88264.0.r300897/6149029 K 12 fileschanged V 30 dir 4-109792.0.r300897/5904343 K 8 filetype V 30 dir 4-234904.0.r300897/5373154 K 5 finfo V 25 dir 2-63433.0.r306011/564 K 7 flasher V 29 dir 4-56314.0.r300897/5375884 K 8 flashrom V 29 dir 4-233329.0.r316355/680527 K 10 flexbackup V 27 dir 2-22218.0.r316744/17741 K 5 flock V 29 dir 5-279280.0.r308674/232291 K 4 flog V 29 dir 4-48647.0.r300897/5244851 K 7 flyback V 30 dir 4-206015.0.r300897/6550242 K 10 fonteditfs V 28 dir 4-80881.0.r301519/646652 K 8 foremost V 27 dir 4-124106.0.r314904/1171 K 11 fortunelock V 29 dir 2-28133.0.r300897/5049431 K 5 fpart V 27 dir 4-286399.0.r312489/1488 K 10 fpc-syslog V 29 dir 4-165959.0.r314989/640434 K 9 fpc-users V 29 dir 4-226021.0.r314989/641057 K 8 fpc-utmp V 29 dir 4-165960.0.r314989/641680 K 8 fpc-uuid V 29 dir 4-259385.0.r314989/642300 K 4 fpkg V 30 dir 4-155247.0.r300897/5400870 K 16 freebsd-snapshot V 30 dir 4-143463.0.r300897/7420547 K 9 freecolor V 29 dir 4-97615.0.r300897/6463507 K 6 freedt V 29 dir 4-82087.0.r300897/7172290 K 8 freeipmi V 27 dir 4-124965.0.r318901/1083 K 8 freesbie V 28 dir 4-77538.0.r316600/270514 K 8 freqsdwn V 30 dir 4-155201.0.r315487/1172754 K 7 froxlor V 27 dir 4-268572.0.r318884/1123 K 8 fsbackup V 26 dir 4-133138.0.r317610/782 K 3 fsc V 27 dir 4-298715.0.r319792/1242 K 5 fstyp V 30 dir 4-222737.0.r300897/5145101 K 5 ftwin V 27 dir 4-203996.0.r309734/1117 K 12 fusefs-afuse V 26 dir 4-230123.0.r319160/934 K 15 fusefs-chironfs V 29 dir 4-210736.0.r313527/486889 K 15 fusefs-cryptofs V 29 dir 4-213474.0.r317220/861148 K 16 fusefs-curlftpfs V 29 dir 4-163363.0.r316355/682655 K 12 fusefs-encfs V 27 dir 4-181623.0.r317491/7802 K 12 fusefs-exfat V 29 dir 4-290151.0.r316683/183754 K 15 fusefs-ext4fuse V 29 dir 4-285659.0.r316318/112553 K 15 fusefs-funionfs V 30 dir 4-168186.0.r315487/1173481 K 10 fusefs-fur V 29 dir 4-230778.0.r316683/184475 K 14 fusefs-fusepak V 27 dir 4-316990.0.r316990/2658 K 17 fusefs-fusexmp_fh V 29 dir 4-259728.0.r316683/185201 K 16 fusefs-gnome-vfs V 29 dir 4-180638.0.r316355/684106 K 12 fusefs-gstfs V 29 dir 4-224890.0.r313527/493999 K 13 fusefs-gunzip V 29 dir 4-216374.0.r313527/494720 K 13 fusefs-httpfs V 29 dir 4-168189.0.r316355/684829 K 12 fusefs-ifuse V 27 dir 4-286265.0.r317566/3387 K 11 fusefs-kmod V 26 dir 4-145831.0.r315284/648 K 11 fusefs-libs V 29 dir 4-145829.0.r316683/186023 K 13 fusefs-mhddfs V 29 dir 4-236658.0.r316355/686322 K 12 fusefs-mp3fs V 29 dir 4-295620.0.r320405/210701 K 11 fusefs-ntfs V 29 dir 4-178980.0.r316683/186785 K 10 fusefs-pod V 29 dir 4-198170.0.r313527/498979 K 13 fusefs-rar2fs V 29 dir 4-278427.0.r313527/499651 K 11 fusefs-s3fs V 29 dir 4-232132.0.r313527/500370 K 15 fusefs-smbnetfs V 29 dir 4-171580.0.r313527/501135 K 12 fusefs-sqlfs V 30 dir 4-171205.0.r315487/1174990 K 12 fusefs-sshfs V 29 dir 4-145833.0.r316355/687869 K 14 fusefs-unionfs V 27 dir 4-168042.0.r319270/1114 K 11 fusefs-wdfs V 29 dir 4-165582.0.r316355/688548 K 18 fusefs-wikipediafs V 29 dir 4-197428.0.r313527/504826 K 10 fusefs-zip V 29 dir 4-311113.0.r316355/689214 K 6 fvcool V 29 dir 4-67956.0.r302141/1201848 K 9 gaffitter V 26 dir 4-251311.0.r319164/753 K 8 gai-leds V 30 dir 4-193672.0.r300897/5088492 K 20 ganglia-monitor-core V 25 dir 4-76712.0.r320135/862 K 19 ganglia-webfrontend V 29 dir 4-89811.0.r300897/6177412 K 7 gapcmon V 29 dir 4-164758.0.r316355/689975 K 6 garcon V 27 dir 4-270188.0.r317671/3046 K 6 gather V 30 dir 4-249945.0.r300897/6757623 K 9 gcdmaster V 30 dir 4-101326.0.r300897/6811656 K 8 gcombust V 28 dir 2-19850.0.r316600/271278 K 12 gconf-editor V 29 dir 4-58986.0.r316464/1753531 K 5 gdisk V 30 dir 4-259749.0.r300897/7465296 K 5 gdmap V 30 dir 4-145385.0.r300897/7035151 K 9 geomWatch V 30 dir 4-247844.0.r300897/7432407 K 7 geomgui V 29 dir 4-175157.0.r316683/187451 K 8 getdelta V 30 dir 4-209370.0.r300897/7244288 K 11 geteltorito V 30 dir 4-232662.0.r300897/6293913 K 6 gigolo V 30 dir 4-308356.0.r316464/1754245 K 6 gkfreq V 26 dir 4-137671.0.r301667/619 K 7 gkleds2 V 28 dir 4-81902.0.r316355/691349 K 10 gkrellfire V 30 dir 4-113879.0.r300897/5865862 K 11 gkrellflynn V 29 dir 4-46985.0.r300897/5044372 K 7 gkrellm V 29 dir 2-26823.0.r316464/1755177 K 17 gkrellm-trayicons V 30 dir 4-113496.0.r300897/6849072 K 8 gkrellm2 V 29 dir h-26823.0.r316464/1756061 K 11 gkrellmwho2 V 29 dir 4-95148.0.r300897/6105492 K 9 gkrelltop V 30 dir 4-107382.0.r300897/5779943 K 4 gksu V 27 dir 4-120837.0.r319005/1326 K 20 gnome-control-center V 29 dir 2-15864.0.r316464/1756959 K 20 gnome-device-manager V 31 dir kj-209647.0.r300897/5391825 K 11 gnome-mount V 30 dir el-175253.0.r317222/239187 K 13 gnome-pkgview V 29 dir 4-70080.0.r316464/1758768 K 19 gnome-power-manager V 31 dir f1-175253.0.r316464/1759682 K 14 gnome-schedule V 27 dir 4-121105.0.r317491/8528 K 21 gnome-settings-daemon V 31 dir l1-209647.0.r316596/1134173 K 20 gnome-system-monitor V 29 dir 2-13855.0.r316464/1761340 K 18 gnome-system-tools V 30 dir 4-109384.0.r316464/1762250 K 10 gnome_subr V 30 dir 4-175758.0.r300897/6410153 K 10 gnomebaker V 29 dir 4-131322.0.r316600/272003 K 8 goaccess V 29 dir 4-264799.0.r316355/692758 K 7 googlog V 26 dir 4-194499.0.r313660/622 K 4 gosa V 30 dir 4-204983.0.r300897/5749093 K 7 gpkgdep V 29 dir 4-81177.0.r300897/7509304 K 4 gpte V 30 dir 4-126305.0.r300897/7168670 K 6 graid5 V 30 dir 4-266043.0.r300897/7136226 K 11 graphicboot V 30 dir 4-145523.0.r300897/5001600 K 8 graveman V 29 dir 4-128029.0.r316600/272777 K 4 grok V 29 dir 4-157203.0.r308777/540113 K 5 grub2 V 30 dir 4-256372.0.r316596/1135894 K 13 gsmartcontrol V 29 dir 4-231141.0.r319055/839435 K 6 gstopd V 29 dir 4-91584.0.r300897/6801099 K 22 gstreamer-plugins-cdio V 30 dir m-227011.0.r300897/5243030 K 21 gstreamer-plugins-hal V 31 dir fx-175253.0.r300897/5790345 K 23 gstreamer1-plugins-cdio V 30 dir 7d-316693.0.r316693/530480 K 9 gtk-imonc V 28 dir 4-68888.0.r319055/840198 K 11 gtk-send-pr V 29 dir 4-81164.0.r310871/1006382 K 5 gupsc V 27 dir 4-39760.0.r313088/21728 K 16 hachoir-metadata V 27 dir 4-183231.0.r319470/1514 K 15 hachoir-subfile V 30 dir q-195530.0.r300897/6805857 K 13 hachoir-urwid V 30 dir e-183231.0.r300897/6308251 K 10 hachoir-wx V 30 dir 4-183348.0.r300897/6730850 K 3 hal V 27 dir g1-175253.0.r318144/723 K 8 hal-info V 30 dir mh-209647.0.r314640/991264 K 10 hammerhead V 29 dir 4-70676.0.r300897/6197258 K 8 hardlink V 29 dir 4-267843.0.r316355/695728 K 5 hatop V 30 dir 4-259685.0.r300897/5423603 K 9 hdrecover V 30 dir 4-300232.0.r300897/5371036 K 4 hdup V 29 dir 4-131111.0.r316355/696493 K 7 healthd V 29 dir 2-23105.0.r300897/5934464 K 9 heartbeat V 28 dir 4-132613.0.r316744/18508 K 8 heirloom V 27 dir 4-111026.0.r308127/2972 K 8 hextools V 29 dir 4-263895.0.r313672/647988 K 11 hfsexplorer V 30 dir 4-264806.0.r310871/1007229 K 8 hfsutils V 32 dir 2-8620.0-318838.r319165/1575 K 7 hidesvn V 30 dir 4-229584.0.r300897/6863219 K 7 highlnk V 29 dir 4-138697.0.r313649/719687 K 6 hilite V 29 dir 4-143343.0.r313649/720407 K 10 host-setup V 30 dir 4-288630.0.r300897/5898569 K 9 hourglass V 26 dir 4-106816.0.r320203/785 K 3 hoz V 28 dir 4-143074.0.r316744/19218 K 8 hpacucli V 27 dir 4-209303.0.r314624/1705 K 11 hploscripts V 26 dir 4-249585.0.r317615/999 K 8 hs-angel V 30 dir 7-299866.0.r319894/1056452 K 6 hs-cpu V 30 dir 5-298141.0.r319894/1057120 K 4 htop V 27 dir 4-198550.0.r319448/1057 K 7 httplog V 29 dir 4-50546.0.r300897/7021370 K 6 hwstat V 30 dir 4-244988.0.r300897/7348180 K 13 hyperic-sigar V 29 dir 4-249690.0.r316230/557018 K 9 i2c-tools V 30 dir 4-296457.0.r300897/7350320 K 3 i7z V 28 dir 4-308691.0.r308691/10486 K 3 iat V 30 dir 4-188830.0.r300897/6178845 K 8 iextract V 29 dir 4-171036.0.r316407/920358 K 12 installwatch V 25 dir 4-39044.0.r319177/957 K 5 iogen V 30 dir 4-287490.0.r300897/7081581 K 7 iograph V 30 dir 4-206053.0.r300897/6150453 K 6 ioping V 30 dir 4-288117.0.r300897/5493811 K 3 ipa V 26 dir 4-36104.0.r301024/1028 K 11 ipad_charge V 30 dir 4-289085.0.r300897/5317623 K 8 ipmitool V 27 dir 4-124967.0.r317682/2347 K 4 ipsc V 25 dir 2-22870.0.r306313/640 K 8 isc-cron V 30 dir 4-218174.0.r300897/6672598 K 9 isomaster V 27 dir 4-179559.0.r319181/1310 K 9 isomd5sum V 27 dir 4-216375.0.r311065/3506 K 6 ispman V 30 dir 4-205464.0.r300897/5966307 K 6 istatd V 30 dir 4-245105.0.r300897/6279645 K 5 jail2 V 27 dir 4-310695.0.r317708/1176 K 9 jailadmin V 30 dir 4-106883.0.r300897/7275092 K 7 jailctl V 30 dir 4-132640.0.r300897/7296046 K 10 jaildaemon V 26 dir 4-314684.0.r316656/995 K 6 jailer V 28 dir 4-62379.0.r316230/557685 K 6 jailme V 30 dir 4-181377.0.r300897/5381271 K 6 jailrc V 30 dir 4-285300.0.r300897/5578301 K 8 jailuser V 27 dir 4-113899.0.r319204/2377 K 9 jailutils V 25 dir 4-62104.0.r319205/520 K 18 javaservicewrapper V 30 dir 4-199475.0.r300897/6781677 K 11 jdiskreport V 29 dir 4-83135.0.r310871/1007993 K 7 jfbterm V 29 dir 4-209351.0.r316683/189861 K 5 jkill V 30 dir 4-105663.0.r300897/7215074 K 3 jps V 30 dir 4-105661.0.r300897/5572166 K 4 jtop V 30 dir 4-105659.0.r300897/6455532 K 6 jtopen V 30 dir 4-214732.0.r300897/6652372 K 2 jx V 28 dir 4-226897.0.r316744/19874 K 3 k3b V 28 dir 4-94461.0.r320405/211690 K 8 k3b-kde4 V 29 dir 1a-94461.0.r320405/212503 K 6 k8temp V 30 dir 4-201910.0.r300897/7421987 K 14 kcm-polkit-kde V 29 dir g-311608.0.r316355/697980 K 8 kcpuload V 27 dir 4-72831.0.r313088/25553 K 9 kdeadmin3 V 29 dir m-39085.0.r309662/1047192 K 9 kdeadmin4 V 30 dir 14-39085.0.r318452/1025753 K 3 kdf V 29 dir 3k-8441.0.r318452/1026475 K 8 kdirstat V 29 dir 4-73616.0.r309662/1047913 K 4 keep V 30 dir 4-190303.0.r316464/1765594 K 15 keyboard-daemon V 27 dir 4-313344.0.r319048/1796 K 7 kfloppy V 29 dir 3x-8441.0.r318452/1027248 K 4 kgtk V 27 dir 4-203879.0.r316884/9652 K 10 kiconvtool V 29 dir 4-215794.0.r316683/190649 K 9 kkbswitch V 25 dir 4-93944.0.r316745/612 K 7 kkeyled V 30 dir 4-102733.0.r309662/1048638 K 13 klaptopdaemon V 31 dir he-115880.0.r309662/1049419 K 7 kldfind V 30 dir 4-167972.0.r300897/7173729 K 8 kldpatch V 30 dir 4-225891.0.r300897/6922759 K 10 kleansweep V 30 dir 4-207136.0.r316464/1766437 K 13 klineakconfig V 28 dir 4-187736.0.r313088/26321 K 5 kmilo V 31 dir lh-154984.0.r309662/1050936 K 10 knutclient V 29 dir 4-79774.0.r316464/1767282 K 15 knutclient-kde4 V 28 dir i-79774.0.r316407/921083 K 10 komparator V 30 dir 4-154022.0.r316464/1768128 K 7 krename V 29 dir 4-80915.0.r300897/6328510 K 12 krename-kde4 V 29 dir e-80915.0.r314960/1301342 K 9 kshutdown V 30 dir 4-153156.0.r309662/1051709 K 14 kshutdown-kde4 V 30 dir m-153156.0.r314960/1302065 K 10 ksynaptics V 30 dir 4-157700.0.r309662/1052486 K 10 ksysguardd V 30 dir b8-271650.0.r316786/927280 K 6 lavaps V 29 dir 2-22544.0.r316464/1769010 K 6 lbl-cf V 27 dir 4-213051.0.r311423/1067 K 6 lbl-hf V 27 dir 4-213004.0.r301106/1213 K 7 lcdproc V 28 dir 4-61491.0.r316831/480552 K 20 ldap-account-manager V 29 dir 4-89886.0.r316464/1769771 K 9 ldapenter V 29 dir 4-289929.0.r310860/101502 K 6 ldapvi V 29 dir 4-160530.0.r316683/191485 K 5 ledit V 26 dir 4-194228.0.r319209/790 K 4 less V 25 dir j-78174.0.r320332/822 K 3 lfm V 26 dir 4-45299.0.r319212/1064 K 7 libcdio V 26 dir 4-106133.0.r317619/809 K 6 libchk V 29 dir 4-65490.0.r300897/5291361 K 7 libfvde V 27 dir 4-302316.0.r317091/2123 K 7 libgksu V 27 dir 4-120832.0.r319154/1817 K 11 libieee1284 V 30 dir 4-126598.0.r315487/1176490 K 8 libpcbsd V 30 dir 4-237812.0.r314960/1302860 K 15 libretto-config V 25 dir 2-15117.0.r319244/941 K 9 libsunacl V 30 dir 4-251382.0.r300897/6735861 K 11 libumberlog V 30 dir 4-294969.0.r300897/7282359 K 7 liburcu V 35 dir 4-292851.0-320197.r320197/12817 K 11 libutempter V 30 dir 4-117607.0.r300897/7042162 K 12 libzeitgeist V 30 dir 4-304796.0.r316596/1138265 K 20 lineak-defaultplugin V 26 dir 4-126525.0.r319230/825 K 17 lineak-kdeplugins V 30 dir 4-133038.0.r315487/1177969 K 17 lineak-xosdplugin V 30 dir 4-132868.0.r315487/1178659 K 7 lineakd V 27 dir 4-89818.0.r313088/30912 K 9 linrename V 26 dir 4-180717.0.r311839/960 K 13 linux-afaapps V 25 dir 4-90429.0.r318937/830 K 16 linux-f10-procps V 34 dir 5-199079.0-313959.r313966/1163 K 13 linux-megamgr V 26 dir 4-172451.0.r317277/658 K 10 linux-nero V 30 dir 4-191832.0.r300897/5268881 K 10 linuxfdisk V 25 dir 4-83237.0.r312925/901 K 4 lire V 27 dir 4-64729.0.r316744/22189 K 6 livecd V 28 dir 4-62059.0.r316600/275228 K 5 lmmon V 29 dir 2-22012.0.r300897/5656926 K 4 lmon V 30 dir 4-131348.0.r300897/7325490 K 12 log_analysis V 26 dir 4-44929.0.r319239/1069 K 11 loganalyzer V 27 dir 4-224883.0.r312957/1059 K 6 logmon V 28 dir 4-47877.0.r317525/861888 K 9 logrotate V 26 dir 2-24288.0.r317601/1496 K 10 logstalgia V 29 dir 4-283482.0.r316318/113321 K 7 logtool V 29 dir 4-36460.0.r300897/6883960 K 8 logwatch V 30 dir 4-208941.0.r300897/7127509 K 6 lookat V 26 dir 4-79752.0.r309933/3115 K 7 lookupd V 30 dir 6-114581.0.r300897/6424767 K 12 lookupd_ldap V 30 dir m-114581.0.r300897/5648587 K 4 lsof V 27 dir 2-4401.0.r316786/928665 K 6 ltrace V 27 dir 4-302280.0.r309784/1651 K 11 luckybackup V 29 dir 4-234027.0.r304177/513007 K 4 luma V 29 dir 4-96906.0.r300897/5342094 K 7 lxinput V 27 dir 4-262176.0.r319216/1405 K 7 lxsplit V 29 dir 4-90502.0.r300897/5848309 K 6 lxtask V 27 dir 4-215435.0.r319199/1062 K 10 lxterminal V 28 dir 4-262177.0.r317491/10770 K 11 magicrescue V 29 dir 4-139584.0.r313649/721941 K 5 manck V 28 dir 2-2140.0.r300897/5256480 K 7 mapchan V 27 dir 4-129891.0.r319117/2455 K 9 massadmin V 30 dir 4-262111.0.r300897/6909700 K 5 mbmon V 26 dir 4-47375.0.r306573/1357 K 6 mcelog V 29 dir 4-283554.0.r311381/982894 K 11 mcollective V 27 dir 4-279601.0.r303631/2453 K 5 mcron V 29 dir 4-96000.0.r300897/6371327 K 8 mcweject V 30 dir 4-151705.0.r300897/6041791 K 4 mdcp V 30 dir 4-212486.0.r300897/6270626 K 7 mdf2iso V 26 dir 4-135948.0.r319245/628 K 7 megacli V 27 dir 5-234268.0.r308592/1472 K 6 megarc V 30 dir 4-138139.0.r300897/6927316 K 7 memdump V 30 dir 4-114277.0.r300897/5850847 K 8 memfetch V 30 dir 4-122619.0.r300897/5248230 K 7 memtest V 29 dir 4-30841.0.r300897/6760870 K 9 memtest86 V 29 dir 4-105463.0.r317757/344662 K 10 memtest86+ V 29 dir 4-231417.0.r316600/275945 K 7 metalog V 25 dir 4-66421.0.r319251/904 K 7 mgeupsd V 26 dir 4-40002.0.r319252/2066 K 12 minirsyslogd V 29 dir 4-92658.0.r300897/6051682 K 5 mixer V 29 dir 4-54941.0.r300897/7100215 K 6 mkfile V 29 dir 4-55591.0.r300897/6903115 K 9 mkfwimage V 30 dir 4-268446.0.r300897/6216288 K 7 mkntpwd V 30 dir 4-274262.0.r300897/5315490 K 11 mksunbootcd V 29 dir 4-39454.0.r300897/6608057 K 6 mktool V 29 dir 4-60332.0.r300897/6727200 K 5 mmore V 30 dir 4-138744.0.r300897/6122566 K 7 modules V 30 dir 4-130864.0.r300897/7425855 K 5 monit V 27 dir 4-129198.0.r320353/1261 K 8 monitord V 29 dir 4-29475.0.r300897/5262506 K 9 monitorix V 26 dir 4-259517.0.r319895/653 K 10 monkeytail V 30 dir 4-220874.0.r300897/5900019 K 9 mono-kmod V 30 dir 4-190533.0.r300897/6723494 K 19 moosefs-chunkserver V 27 dir 4-252359.0.r318402/5040 K 14 moosefs-client V 27 dir 4-252360.0.r318402/6565 K 14 moosefs-master V 27 dir 4-252357.0.r318402/9206 K 9 moreutils V 27 dir 4-236403.0.r317679/2025 K 18 moreutils-parallel V 26 dir 4-266433.0.r319547/958 K 4 most V 27 dir f-6703.0.r313649/722645 K 9 mount.app V 29 dir 4-90373.0.r316464/1773296 K 9 mountsmb2 V 30 dir 4-160910.0.r300897/5917513 K 7 mpiexec V 30 dir 4-177538.0.r300897/7451409 K 8 msktutil V 27 dir 4-303354.0.r308426/1100 K 7 msyslog V 27 dir 4-42776.0.r316744/22992 K 5 mtpfs V 29 dir 4-199075.0.r313527/506878 K 7 mtxorbd V 29 dir 4-96840.0.r300897/6183704 K 9 multitail V 26 dir 4-78681.0.r310715/1329 K 12 munin-common V 27 dir 5-250230.0.r319924/1154 K 12 munin-master V 27 dir o-102739.0.r316642/2082 K 10 munin-node V 28 dir 4-102741.0.r319487/69519 K 4 muse V 29 dir 2-24189.0.r300897/6947402 K 10 mybashburn V 29 dir 4-206236.0.r316600/276672 K 12 nagios-statd V 29 dir 4-95749.0.r302141/1212734 K 7 namefix V 30 dir 4-171505.0.r300897/5326461 K 18 nautilus-cd-burner V 28 dir 4-89036.0.r316600/277455 K 5 nbosd V 30 dir 4-157798.0.r300897/6309696 K 4 ncdu V 27 dir 4-185823.0.r317888/1756 K 12 nepomuk-core V 31 dir kz-311483.0.r318452/1028356 K 15 nepomuk-widgets V 31 dir n5-315373.0.r318452/1029102 K 8 netident V 30 dir 4-213839.0.r300897/5273555 K 4 news V 30 dir 4-291544.0.r300897/7262914 K 8 nitrogen V 29 dir 4-196769.0.r319055/840951 K 8 no-login V 25 dir 2-11922.0.r319253/744 K 7 npadmin V 25 dir 2-16147.0.r319255/622 K 7 nrg2iso V 30 dir 4-116362.0.r300897/7362919 K 9 ntfsprogs V 29 dir 4-108729.0.r316355/701640 K 3 nut V 28 dir 2-24639.0.r316831/481293 K 5 nut22 V 28 dir n-24639.0.r316355/702401 K 7 nvclock V 25 dir 4-86783.0.r314347/930 K 9 nvramtool V 29 dir 4-271222.0.r308674/233002 K 4 nvtv V 26 dir 4-109773.0.r319259/760 K 3 oak V 30 dir 4-137802.0.r300897/6666515 K 10 obliterate V 25 dir 2-23234.0.r319264/716 K 4 ods2 V 30 dir 4-155477.0.r300897/7054860 K 4 open V 28 dir 4-100610.0.r316744/23697 K 8 openipmi V 28 dir 4-254302.0.r316744/24451 K 8 openupsd V 30 dir 4-116490.0.r300897/6614585 K 18 p5-BSD-Jail-Object V 27 dir 4-170159.0.r318282/1388 K 14 p5-BSD-Process V 30 dir 4-272564.0.r300897/5886193 K 13 p5-BSD-Sysctl V 30 dir 4-172351.0.r300897/7131196 K 10 p5-Brackup V 29 dir 4-192993.0.r309105/363053 K 12 p5-Dir-Purge V 30 dir 4-166885.0.r300897/6824091 K 18 p5-File-DirCompare V 27 dir 4-250535.0.r306251/1194 K 15 p5-File-Listing V 30 dir 4-272717.0.r300897/7537947 K 11 p5-File-Log V 30 dir 4-264108.0.r300897/6326658 K 12 p5-File-Next V 27 dir 4-172571.0.r309521/1157 K 17 p5-File-Signature V 30 dir 4-264416.0.r300897/6725368 K 17 p5-File-Stat-Bits V 30 dir 4-139335.0.r300897/5718930 K 23 p5-File-Stat-ModeString V 30 dir 4-264475.0.r300897/7144446 K 11 p5-File-Tee V 27 dir 4-267794.0.r303911/1278 K 13 p5-File-Which V 29 dir 4-71958.0.r300897/6575101 K 13 p5-Filesys-Df V 30 dir 4-165748.0.r300897/7201693 K 21 p5-Filesys-DfPortable V 30 dir 4-203219.0.r300897/7233857 K 19 p5-Filesys-DiskFree V 29 dir 4-96189.0.r300897/6975192 K 20 p5-Filesys-DiskSpace V 29 dir 4-38871.0.r300897/6510204 K 20 p5-Filesys-DiskUsage V 30 dir 4-143359.0.r300897/6049824 K 18 p5-Filesys-Statvfs V 30 dir 4-165750.0.r300897/5135022 K 7 p5-Fuse V 26 dir 4-168850.0.r319464/672 K 14 p5-Fuse-Simple V 30 dir 4-169879.0.r300897/6086057 K 16 p5-Iterator-File V 30 dir 4-215437.0.r315509/1008496 K 9 p5-Lchown V 30 dir 4-214023.0.r300897/5609031 K 18 p5-MogileFS-Client V 27 dir 4-191002.0.r310494/1457 K 19 p5-MogileFS-Network V 27 dir 4-304731.0.r304731/3808 K 18 p5-MogileFS-Server V 27 dir 4-191518.0.r311984/2150 K 17 p5-MogileFS-Utils V 27 dir 4-191021.0.r310494/4380 K 17 p5-Monitor-Simple V 30 dir 4-284601.0.r300897/6445096 K 12 p5-Plugtools V 30 dir 4-244603.0.r300897/7222952 K 27 p5-Plugtools-Plugins-HomeOU V 30 dir 4-255147.0.r300897/5731544 K 13 p5-Probe-Perl V 30 dir 4-207377.0.r300897/7366211 K 15 p5-Proc-PidUtil V 30 dir 4-174341.0.r300897/5099255 K 10 p5-Proclet V 27 dir 4-311966.0.r318733/1394 K 8 p5-Quota V 29 dir 4-36739.0.r300897/6084177 K 18 p5-Samba-SIDhelper V 27 dir 4-255140.0.r318294/1280 K 14 p5-Schedule-At V 29 dir 4-37053.0.r300897/7271395 K 16 p5-Schedule-Cron V 29 dir 4-36624.0.r300897/5726313 K 16 p5-Schedule-Load V 29 dir 4-91222.0.r300897/6024000 K 17 p5-Schedule-Match V 29 dir 4-36626.0.r300897/6624243 K 16 p5-Shell-Command V 30 dir 4-290900.0.r300897/5385927 K 14 p5-Stat-lsMode V 29 dir 4-42000.0.r300897/5307828 K 14 p5-Sys-CpuLoad V 29 dir 4-74707.0.r300897/6797503 K 17 p5-Sys-Filesystem V 30 dir 4-166572.0.r300897/7026419 K 12 p5-Sys-Gamin V 27 dir 4-193240.0.r315563/1453 K 22 p5-Sys-Group-GIDhelper V 30 dir 4-243674.0.r300897/6743634 K 13 p5-Sys-HostIP V 30 dir 4-225405.0.r300897/6354945 K 20 p5-Sys-Hostname-FQDN V 30 dir 4-168941.0.r300897/5985355 K 20 p5-Sys-Hostname-Long V 30 dir 4-105190.0.r300897/5787832 K 11 p5-Sys-Load V 30 dir 4-268397.0.r300897/5793322 K 13 p5-Sys-Syslog V 27 dir 4-213806.0.r304347/1060 K 21 p5-Sys-User-UIDhelper V 30 dir 4-243675.0.r300897/5754120 K 11 p5-Sys-Utmp V 30 dir 4-116927.0.r300897/5242395 K 17 p5-Sysadm-Install V 27 dir 4-178738.0.r314722/1069 K 13 p5-SyslogScan V 29 dir 4-25195.0.r300897/5895688 K 12 p5-Tail-Stat V 27 dir 4-264300.0.r306387/1326 K 13 p5-Tie-Syslog V 26 dir 4-61977.0.r311362/1277 K 7 p5-Ubic V 30 dir 4-282814.0.r300897/7388621 K 18 p5-Unix-ConfigFile V 29 dir 4-36730.0.r300897/6077954 K 12 p5-Unix-Lsof V 30 dir 4-228409.0.r300897/6214846 K 13 p5-Unix-Mknod V 30 dir 4-139350.0.r300897/6734425 K 18 p5-Unix-Processors V 29 dir 4-91220.0.r300897/7084916 K 14 p5-Unix-Syslog V 29 dir 4-36102.0.r300897/7098535 K 7 p5-User V 29 dir 4-60224.0.r300897/7308821 K 13 p5-ZConf-Cron V 30 dir 4-242304.0.r300897/6031591 K 9 p5-arclog V 30 dir 4-213289.0.r315509/1009178 K 9 p5-reslog V 29 dir 4-213293.0.r309105/366132 K 6 pacman V 30 dir 4-310955.0.r316464/1775663 K 5 paicc V 29 dir 4-42016.0.r300897/6628982 K 9 pam_mount V 30 dir 4-263930.0.r300897/5297277 K 8 parallel V 27 dir 4-261681.0.r318985/1142 K 14 password-store V 26 dir 4-304384.0.r318457/706 K 9 pax-utils V 27 dir 4-171765.0.r316466/1036 K 8 pbimaker V 30 dir 4-276414.0.r300897/5844081 K 5 pbreg V 29 dir 4-251893.0.r301519/648100 K 13 pc-sysinstall V 27 dir 4-313653.0.r313653/7653 K 8 pcfclock V 30 dir 4-134267.0.r300897/5431424 K 8 pciutils V 29 dir 4-82947.0.r300897/7246790 K 8 pcpustat V 30 dir 4-261055.0.r300897/6486459 K 9 pdixtract V 26 dir 4-138494.0.r319267/723 K 4 pdsh V 29 dir 4-250864.0.r314144/126702 K 7 pdumpfs V 26 dir 4-42080.0.r319282/1015 K 10 pear-Cache V 26 dir 4-106343.0.r314397/945 K 15 pear-Cache_Lite V 30 dir 4-122558.0.r300897/6660235 K 9 pear-File V 30 dir 2i-70285.0.r300897/5053782 K 14 pear-File_Find V 25 dir 4-83159.0.r313226/765 K 15 pear-File_Fstab V 26 dir 4-130907.0.r314739/926 K 17 pear-File_Gettext V 30 dir 4-122946.0.r300897/5517948 K 14 pear-Horde_Log V 29 dir 4-277268.0.r308772/634466 K 14 pear-Horde_Vfs V 29 dir 4-277312.0.r317889/464608 K 11 pear-I18Nv2 V 26 dir 4-124202.0.r314342/614 K 8 pear-Log V 26 dir 2u-70285.0.r320369/708 K 17 pear-Translation2 V 26 dir 4-124736.0.r314246/728 K 13 pecl-fileinfo V 30 dir 4-114331.0.r300897/7497099 K 13 pecl-mogilefs V 27 dir 4-269414.0.r320369/1477 K 14 pecl-proctitle V 30 dir 4-248509.0.r300897/5495249 K 9 pefs-kmod V 27 dir 4-280980.0.r320002/1186 K 4 penv V 29 dir 4-46986.0.r300897/7129335 K 11 personality V 29 dir 4-40370.0.r300897/7133726 K 8 pessulus V 31 dir cv-160863.0.r316464/1776556 K 6 pflogx V 28 dir 4-161866.0.r316744/25165 K 6 pfstat V 28 dir 4-91050.0.r316683/196219 K 5 pftop V 26 dir 4-89679.0.r318433/3489 K 7 phantom V 30 dir 4-154435.0.r300897/6512329 K 10 philesight V 30 dir 4-228065.0.r315487/1181563 K 13 php5-fileinfo V 30 dir c-260697.0.r300897/6938186 K 10 php5-posix V 30 dir e-114164.0.r300897/7290641 K 11 php52-posix V 30 dir m-253115.0.r300897/6506185 K 14 php53-fileinfo V 31 dir 7x-296760.0.r300897/6100630 K 11 php53-posix V 31 dir 85-296760.0.r300897/5411590 K 5 pidof V 26 dir 4-134486.0.r317211/783 K 9 pipemeter V 25 dir 4-96070.0.r319271/557 K 20 plasma-applet-apcups V 30 dir 2-259482.0.r314960/1303583 K 8 plconfig V 29 dir 4-78170.0.r300897/6160519 K 4 pmap V 28 dir 4-68029.0.r316230/559160 K 3 pmt V 30 dir 4-247225.0.r300897/5926176 K 9 policykit V 28 dir hc-175253.0.r317815/1556 K 15 policykit-gnome V 31 dir ou-209647.0.r316464/1777463 K 12 policykit-qt V 30 dir db-238903.0.r316407/921819 K 6 polkit V 31 dir nh-244923.0.r316596/1139098 K 12 polkit-gnome V 31 dir nz-244923.0.r316464/1778212 K 10 polkit-kde V 30 dir 8-254134.0.r316596/1139859 K 9 polkit-qt V 29 dir i-254134.0.r316407/922551 K 8 powerman V 26 dir 4-111675.0.r319274/674 K 2 pp V 27 dir 4-271357.0.r316101/1699 K 9 pprotectd V 29 dir 4-279281.0.r308674/233717 K 7 prelink V 28 dir 4-312689.0.r312689/59578 K 5 prips V 25 dir 2-22866.0.r319275/661 K 7 procenv V 27 dir 4-311104.0.r320103/1207 K 7 procmap V 29 dir 2-26975.0.r300897/5679557 K 13 progsreiserfs V 28 dir 4-109140.0.r317491/11541 K 7 psgconf V 27 dir 4-149289.0.r305949/1195 K 6 pslist V 29 dir 4-34380.0.r300897/7294211 K 6 psmisc V 27 dir 2-15442.0.r316744/25920 K 6 pstack V 29 dir 4-66598.0.r300897/6919889 K 6 pstree V 26 dir 4-46692.0.r317275/1202 K 6 ptools V 27 dir 4-313497.0.r317714/1090 K 6 puppet V 27 dir 4-186726.0.r316771/2312 K 11 puppet-lint V 27 dir 4-289790.0.r307136/1338 K 8 puppet26 V 34 dir 4-186726.0-305406.r314483/2720 K 8 puppet27 V 34 dir 4-186726.0-306274.r314483/3571 K 2 pv V 27 dir 4-108556.0.r315447/1062 K 10 pwd_unmkdb V 29 dir 4-85271.0.r300897/6392392 K 3 pwg V 27 dir 4-81383.0.r313088/33541 K 5 pwgen V 29 dir 4-30969.0.r300897/6678749 K 6 pwsafe V 28 dir 4-105790.0.r316744/26627 K 9 py-XenAPI V 30 dir 4-294747.0.r300897/7471908 K 8 py-bcfg2 V 27 dir 4-192748.0.r320136/1258 K 9 py-danzfs V 27 dir 4-297886.0.r317811/2851 K 8 py-drmaa V 30 dir 4-269887.0.r300897/5021350 K 15 py-ezjailremote V 27 dir 4-306061.0.r317204/1730 K 11 py-filelike V 30 dir 4-241629.0.r300897/6165702 K 10 py-glances V 27 dir 4-304674.0.r307933/1114 K 9 py-iowait V 27 dir 4-303243.0.r303243/3009 K 15 py-nagiosplugin V 29 dir 4-275327.0.r311983/541772 K 9 py-psutil V 27 dir 4-253723.0.r317680/1034 K 8 py-pytsk V 27 dir 4-316366.0.r316366/2687 K 9 py-ranger V 27 dir 4-302513.0.r302980/1108 K 7 py-salt V 34 dir 4-288072.0-311078.r319966/3646 K 11 py-salt-api V 27 dir 4-311080.0.r316448/1618 K 13 py-salt-cloud V 34 dir 4-303813.1-311078.r317819/3593 K 9 py-stdiff V 30 dir 4-266064.0.r300897/5479303 K 13 py-supervisor V 27 dir 4-249342.0.r306640/2722 K 10 py-zdaemon V 30 dir 4-223872.0.r300897/7516268 K 6 py-zfs V 30 dir 4-257636.0.r300897/6649098 K 4 pydf V 29 dir 4-203561.0.r313182/663417 K 9 pyrenamer V 29 dir 4-193576.0.r316407/923276 K 5 qjail V 26 dir 4-275405.0.r319868/631 K 6 qjail2 V 27 dir 4-319867.0.r319867/2899 K 9 qlogtools V 25 dir 4-67647.0.r319276/997 K 7 qpxtool V 30 dir 4-158732.0.r300897/7218048 K 12 quicksynergy V 29 dir 4-210048.0.r316683/196937 K 10 qzeitgeist V 29 dir 2-283633.0.r316786/929476 K 10 racktables V 27 dir 4-316630.0.r320370/1453 K 10 radeontool V 29 dir 4-150756.0.r301858/766551 K 7 radmind V 27 dir 4-94253.0.r316744/27383 K 8 raincoat V 30 dir 4-143880.0.r300897/5450972 K 6 rclean V 29 dir 4-59054.0.r300897/6658790 K 5 rdate V 24 dir 2-9486.0.r306430/962 K 12 rdiff-backup V 26 dir 4-84115.0.r319279/1476 K 18 rdiff-backup-devel V 27 dir 6-148005.0.r319280/1968 K 14 rdiff-backup10 V 27 dir e-218622.0.r319280/3056 K 4 rdup V 29 dir 4-236270.0.r316355/706091 K 8 readlink V 29 dir 4-44402.0.r300897/5598206 K 9 recoverdm V 30 dir 4-154238.0.r300897/6194304 K 4 reed V 35 dir k-45947.0-306975.r316959/468563 K 3 rej V 29 dir 4-143143.0.r317591/101225 K 9 relaxconf V 26 dir 4-145277.0.r317492/822 K 7 relpath V 30 dir 4-207224.0.r300897/5705268 K 6 rename V 30 dir 4-138957.0.r300897/7328021 K 7 reoback V 29 dir 4-89843.0.r300897/6451987 K 9 replicant V 27 dir 4-318279.0.r318796/1034 K 7 respond V 28 dir 4-205574.0.r313088/34199 K 6 retail V 30 dir 4-255669.0.r300897/5368510 K 7 rfstool V 29 dir 4-130204.0.r311049/576530 K 8 rmonitor V 29 dir 4-38939.0.r300897/7428803 K 8 roottail V 29 dir 2-22176.0.r300897/5846203 K 9 rsnapshot V 28 dir 4-98166.0.r317605/491069 K 11 rsyncbackup V 30 dir 4-201237.0.r300897/5084509 K 12 rsyncmanager V 29 dir 4-120803.0.r302901/184514 K 10 rsyncrypto V 27 dir 4-308465.0.r308465/2767 K 8 rsyslog6 V 35 dir 2m-226988.0-302660.r319083/2983 K 12 rsyslog6-dbi V 34 dir o-226989.1-302660.r302660/4833 K 14 rsyslog6-devel V 28 dir 2m-226988.0.r319083/3785 K 18 rsyslog6-devel-dbi V 30 dir o-226989.0.r300897/5373783 K 21 rsyslog6-devel-gnutls V 29 dir o-226990.0.r317220/862319 K 21 rsyslog6-devel-gssapi V 30 dir o-226991.0.r300897/7429435 K 20 rsyslog6-devel-mysql V 30 dir y-226992.0.r300897/6473377 K 20 rsyslog6-devel-pgsql V 30 dir y-226993.0.r300897/7254272 K 19 rsyslog6-devel-relp V 29 dir o-226994.0.r316355/709184 K 22 rsyslog6-devel-rfc3195 V 29 dir o-234019.0.r316355/709776 K 19 rsyslog6-devel-snmp V 30 dir o-226995.0.r300897/5983463 K 15 rsyslog6-gnutls V 36 dir o-226990.2-302660.r317220/862961 K 15 rsyslog6-gssapi V 34 dir o-226991.3-302660.r302660/6164 K 14 rsyslog6-mysql V 34 dir y-226992.4-302660.r302660/6880 K 14 rsyslog6-pgsql V 34 dir y-226993.5-302660.r302660/7596 K 13 rsyslog6-relp V 36 dir o-226994.6-302660.r316355/711098 K 16 rsyslog6-rfc3195 V 36 dir o-234019.7-302660.r316355/711777 K 13 rsyslog6-snmp V 34 dir o-226995.8-302660.r302660/9586 K 8 rsyslog7 V 35 dir 2m-226988.0-309779.r319072/1960 K 14 rsyslog7-devel V 35 dir 2m-226988.0-319070.r319072/2843 K 4 rtty V 28 dir 2-3696.0.r300897/5009314 K 10 ruby-quota V 29 dir 4-44278.0.r300897/5202122 K 20 rubygem-SyslogLogger V 30 dir 4-286586.0.r300897/6281105 K 14 rubygem-backup V 27 dir 4-288608.0.r308228/1306 K 15 rubygem-bundler V 27 dir 4-244178.0.r310798/1126 K 18 rubygem-capistrano V 27 dir 4-153792.0.r319606/1268 K 22 rubygem-capistrano-ext V 30 dir 4-280548.0.r300897/6498804 K 12 rubygem-chef V 27 dir 4-267943.0.r313021/4131 K 21 rubygem-chef-expander V 27 dir 4-287509.0.r313021/5351 K 19 rubygem-chef-server V 27 dir 4-287504.0.r313021/6577 K 17 rubygem-chef-solr V 27 dir 4-287505.0.r313021/7797 K 14 rubygem-facter V 33 dir 4-186723.0-314483.r319550/969 K 39 rubygem-fluent-mixin-plaintextformatter V 27 dir 4-320042.0.r320042/2599 K 37 rubygem-fluent-plugin-config-expander V 27 dir 4-320207.0.r320207/2527 K 38 rubygem-fluent-plugin-file-alternative V 27 dir 4-320046.0.r320046/2675 K 31 rubygem-fluent-plugin-tail-asis V 27 dir 4-320143.0.r320143/2357 K 15 rubygem-fluentd V 34 dir 4-303416.0-303417.r320044/1229 K 12 rubygem-fssm V 26 dir 4-283662.0.r305179/644 K 11 rubygem-god V 27 dir 4-196132.0.r310788/1325 K 13 rubygem-guard V 26 dir 4-284098.0.r320301/632 K 24 rubygem-guard-livereload V 27 dir 4-284207.0.r320302/1234 K 19 rubygem-guard-rspec V 27 dir 4-284099.0.r320303/1142 K 13 rubygem-hiera V 26 dir 4-296378.0.r310571/680 K 18 rubygem-hiera-json V 27 dir 4-296400.0.r310567/1143 K 20 rubygem-hiera-puppet V 27 dir 4-296388.0.r310568/1353 K 13 rubygem-log4r V 30 dir 4-272158.0.r300897/6533480 K 14 rubygem-murder V 30 dir 4-270757.0.r300897/5456983 K 12 rubygem-ohai V 27 dir 4-253167.0.r303259/1304 K 17 rubygem-sys-admin V 30 dir 4-258974.0.r300897/6364418 K 15 rubygem-sys-cpu V 30 dir 4-253554.0.r300897/7137673 K 22 rubygem-sys-filesystem V 30 dir 4-258973.0.r300897/6163841 K 16 rubygem-sys-host V 29 dir 4-258971.0.r301510/880018 K 21 rubygem-sys-proctable V 30 dir 4-260773.0.r300897/7113984 K 17 rubygem-sys-uname V 30 dir 4-258972.0.r300897/7367674 K 18 rubygem-sys-uptime V 30 dir 4-258975.0.r300897/5402328 K 16 rubygem-teamocil V 30 dir 4-290185.0.r300897/6661692 K 5 runit V 28 dir 4-84993.0.r316959/469351 K 7 runwhen V 29 dir 4-92791.0.r300897/7523632 K 7 safe-rm V 30 dir 4-220872.0.r300897/6285150 K 7 safecat V 26 dir 4-36401.0.r306875/1489 K 8 samefile V 29 dir 4-40152.0.r300897/5399446 K 8 samesame V 28 dir 4-232986.0.r316744/28149 K 8 savelogs V 27 dir 4-108218.0.r317068/1450 K 10 sb16config V 29 dir 4-78844.0.r300897/6207159 K 10 sbniconfig V 29 dir 4-51899.0.r300897/7480264 K 7 scalpel V 30 dir 4-287914.0.r300897/6523202 K 8 scan_ffs V 29 dir 4-98063.0.r300897/6190470 K 11 scanbuttond V 29 dir 4-164628.0.r316831/482597 K 10 schedutils V 30 dir 4-293239.0.r300897/6162368 K 9 scprotect V 30 dir 4-228027.0.r315487/1185250 K 6 screen V 25 dir f-425.0.r316744/28888 K 8 screenie V 29 dir 4-188420.0.r313649/723308 K 3 sdd V 28 dir 2-19355.0.r304323/331517 K 6 sdparm V 30 dir 4-243693.0.r300897/5287845 K 12 searchmonkey V 27 dir 4-171428.0.r308461/2113 K 8 seatools V 26 dir 4-189515.0.r319099/920 K 3 sec V 26 dir 4-85615.0.r316264/1040 K 14 sensors-applet V 29 dir 4-161297.0.r316355/713482 K 10 serpentine V 29 dir 4-138015.0.r316355/714209 K 9 setcdboot V 29 dir 2-24806.0.r300897/6472327 K 8 setquota V 28 dir 2-8036.0.r300897/5931946 K 7 sformat V 29 dir 4-72211.0.r300897/5827841 K 9 sg3_utils V 27 dir 4-215565.0.r319923/1560 K 6 shlock V 26 dir 4-62680.0.r306979/2214 K 6 shmcat V 29 dir 4-307604.0.r316683/197648 K 8 sievelog V 30 dir 4-259452.0.r300897/6173074 K 5 skill V 27 dir 2-6775.0.r301510/880778 K 5 slack V 29 dir 4-221985.0.r308985/786180 K 9 sleuthkit V 25 dir 4-88794.0.r316794/554 K 5 slmon V 29 dir 4-49973.0.r300897/5404850 K 5 sloth V 29 dir 4-58805.0.r300897/5743142 K 4 slst V 30 dir 4-154284.0.r300897/5700998 K 13 smartmontools V 26 dir 4-92042.0.r314695/2206 K 9 smp_utils V 30 dir 4-290245.0.r300897/6087908 K 4 snap V 30 dir 4-192667.0.r300897/5140466 K 7 snowlog V 30 dir 4-115103.0.r308630/1010505 K 6 socket V 27 dir 2-3697.0.r301494/203442 K 7 socklog V 29 dir 4-66827.0.r315487/1185970 K 5 sortu V 30 dir 4-208953.0.r300897/6460970 K 8 spassgen V 30 dir 4-115140.0.r300897/7439055 K 8 spindown V 30 dir 4-223163.0.r300897/6577167 K 7 spinner V 29 dir 4-72735.0.r300897/5366407 K 6 spiped V 26 dir 4-280118.0.r315954/869 K 14 squashfs-tools V 28 dir 4-253776.0.r316744/29597 K 7 sshsudo V 30 dir 4-297183.0.r300897/6889108 K 4 ssid V 30 dir 4-269199.0.r300897/7121187 K 5 ssync V 29 dir 4-57201.0.r300897/5874440 K 8 stalepid V 28 dir 4-95457.0.r313672/649384 K 9 stmpclean V 25 dir 2-20660.0.r317339/681 K 4 stow V 29 dir 4-30420.0.r300897/6243127 K 6 stowES V 29 dir 4-39966.0.r300897/6435302 K 6 stress V 30 dir 4-109488.0.r300897/5913134 K 3 su2 V 24 dir 2-5037.0.r316151/753 K 11 superiotool V 29 dir 4-242723.0.r313597/452726 K 5 swapd V 30 dir 4-206051.0.r300897/7063745 K 7 swapexd V 30 dir 4-271824.0.r300897/7015824 K 7 swapmon V 30 dir 4-259788.0.r300897/7300857 K 7 sweeper V 29 dir 49-8441.0.r318452/1029834 K 8 symlinks V 28 dir 2-28778.0.r312502/388642 K 5 symon V 26 dir 4-131424.0.r302788/730 K 7 synergy V 29 dir 4-77475.0.r314960/1306774 K 13 synergy-devel V 30 dir 2-290609.0.r314960/1307605 K 9 sysgather V 27 dir 4-155367.0.r315137/2377 K 7 sysinfo V 28 dir 4-232606.0.r316744/30321 K 8 syslinux V 27 dir 4-225051.0.r313190/2914 K 9 syslog-ng V 27 dir 4-27994.0.r316744/31065 K 15 syslog-ng-devel V 28 dir 4-177248.0.r316744/31822 K 10 syslog-ng2 V 26 dir s-177248.0.r314525/950 K 9 syslogger V 30 dir 4-221218.0.r300897/7230490 K 5 sysrc V 27 dir 2-288333.0.r305056/1318 K 21 system-tools-backends V 31 dir di-130972.0.r300897/5752205 K 9 sysupdate V 28 dir 4-154424.0.r316744/32496 K 10 tai64nfrac V 27 dir 4-303547.0.r303547/3630 K 7 tarsnap V 27 dir 5-237169.0.r302402/1237 K 4 tbku V 27 dir 4-212040.0.r317331/1044 K 9 tclsyslog V 29 dir 4-211445.0.r316351/477371 K 7 tcplist V 27 dir 2-6284.0.r301494/204189 K 4 tdir V 29 dir 4-44853.0.r300897/6073085 K 6 tenshi V 27 dir 6-114367.0.r307479/1345 K 8 tentakel V 29 dir 4-81821.0.r300897/5994499 K 8 testdisk V 28 dir 4-107481.0.r305404/10248 K 7 thefish V 26 dir 4-56220.0.r312493/2648 K 8 throttle V 30 dir 4-108022.0.r300897/6212977 K 9 timelimit V 25 dir 4-43667.0.r315828/515 K 7 timemon V 30 dir 4-172446.0.r300897/5356388 K 8 titlefix V 30 dir 4-170928.0.r300897/5840354 K 5 tkdvd V 29 dir 4-219550.0.r316600/278180 K 2 tm V 30 dir 4-203994.0.r300897/7355064 K 9 tmpreaper V 29 dir 4-140054.0.r310443/650664 K 8 tmpwatch V 26 dir 4-54975.0.r307118/1042 K 4 tmux V 29 dir c-214124.0.r316355/714911 K 7 topless V 30 dir 4-137237.0.r300897/6147595 K 6 torque V 28 dir 4-174608.0.r315876/77088 K 6 torsmo V 28 dir 4-115108.0.r316744/33211 K 7 toshctl V 29 dir 4-90184.0.r300897/6010193 K 7 tracker V 26 dir 4-180078.0.r314607/935 K 14 tracker-client V 30 dir i-180078.0.r316464/1783150 K 13 tracker-gnome V 30 dir i-210599.0.r300897/7461073 K 21 tracker-libtrackergtk V 30 dir o-210599.0.r300897/5857487 K 4 tree V 26 dir 4-52115.0.r306874/3210 K 4 tren V 30 dir 2-254024.0.r300897/7012227 K 2 ts V 26 dir 4-189081.0.r313892/982 K 3 tss V 30 dir 4-176130.0.r300897/6544988 K 9 tty-clock V 27 dir 4-267564.0.r304544/1891 K 7 ttyload V 29 dir 4-50314.0.r300897/6092516 K 6 tw_cli V 26 dir 5-156687.0.r306415/994 K 8 tzdialog V 30 dir 4-289224.0.r300897/5204988 K 2 ua V 30 dir 4-225974.0.r305832/1021870 K 9 ucspi-ipc V 30 dir 4-116050.0.r300897/5339589 K 11 ucspi-proxy V 30 dir 4-148419.0.r300897/7414302 K 9 ucspi-ssl V 29 dir 4-89856.0.r300897/6330342 K 13 ucspi-ssl-tls V 29 dir 7-163491.0.r305298/587560 K 9 ucspi-tcp V 28 dir 2-11798.0.r305298/588280 K 10 ucspi-unix V 29 dir 4-91055.0.r300897/7531281 K 9 udfclient V 28 dir 4-130357.0.r316744/33924 K 8 ufs_copy V 30 dir 4-138400.0.r300897/5181446 K 5 uhidd V 28 dir 4-241770.0.r313088/41751 K 7 uif2iso V 30 dir 4-207310.0.r300897/5796585 K 8 unieject V 29 dir 4-168555.0.r316683/198400 K 8 uniutils V 30 dir i-135293.0.r316464/1784048 K 7 unquote V 28 dir 4-42393.0.r316492/333300 K 6 unstow V 30 dir 4-247051.0.r300897/6573254 K 6 upower V 28 dir ml-254099.0.r320336/1058 K 4 upsd V 24 dir 2-9929.0.r317253/645 K 9 upsdaemon V 30 dir 4-170727.0.r300897/5979156 K 7 uptimed V 26 dir 4-67769.0.r311679/1864 K 14 usb_modeswitch V 30 dir 4-289166.0.r300897/5941084 K 9 usbhotkey V 28 dir 4-196453.0.r316744/34680 K 8 usbutils V 29 dir 4-203005.0.r316831/483484 K 9 uschedule V 28 dir 4-104258.0.r313740/42473 K 8 userinfo V 26 dir 4-77834.0.r315820/1191 K 8 userlist V 29 dir 4-43059.0.r300897/6732544 K 9 usermatic V 30 dir 4-114629.0.r300897/5441085 K 7 usermin V 26 dir 4-69841.0.r318424/1120 K 7 userneu V 29 dir 4-89889.0.r300897/6338971 K 13 userneu-devel V 29 dir e-89889.0.r300897/5492388 K 7 usrinfo V 29 dir 4-99728.0.r300897/6053124 K 7 utcount V 29 dir 4-82149.0.r300897/6747312 K 7 vbetool V 30 dir 4-223835.0.r300897/6454103 K 3 vcp V 29 dir 4-75318.0.r300897/6022135 K 8 videogen V 29 dir 4-56939.0.r300897/6999148 K 3 vii V 29 dir 4-141332.0.r319485/250636 K 4 vils V 30 dir 4-154262.0.r300897/5521252 K 8 vimpager V 26 dir 4-287154.0.r312273/996 K 10 virtualmin V 26 dir 4-92111.0.r316619/1693 K 7 vlogger V 30 dir 4-280692.0.r300897/6108751 K 8 vmdktool V 30 dir 2-292191.0.r300897/6775850 K 7 vobcopy V 29 dir 4-58961.0.r300897/5240535 K 6 volman V 29 dir 4-288658.0.r314144/127576 K 6 vordog V 29 dir 4-217117.0.r314445/196742 K 12 vpnc-scripts V 27 dir 4-297545.0.r313980/1111 K 6 vstrip V 29 dir 4-152632.0.r301960/332036 K 6 vttest V 30 dir 4-139817.0.r300897/6770516 K 7 wait_on V 29 dir 4-59976.0.r300897/7045028 K 6 warden V 30 dir 4-252322.0.r300897/6826608 K 8 watchdog V 29 dir 4-90431.0.r300897/6347582 K 11 watchfolder V 29 dir 4-140049.0.r310443/651438 K 8 watchmen V 29 dir 4-238002.0.r309577/100066 K 6 webjob V 27 dir 4-77985.0.r316744/35392 K 6 webmin V 26 dir 2-14696.0.r318423/1723 K 6 weedit V 26 dir 4-201176.0.r317637/638 K 7 whatpix V 28 dir 4-74842.0.r301510/881481 K 8 whowatch V 28 dir 2-29748.0.r308272/194810 K 6 wiimms V 27 dir 4-284237.0.r306483/1663 K 5 wmapm V 29 dir 2-20931.0.r300897/6556848 K 9 wmapmload V 29 dir 4-66980.0.r300897/6234394 K 9 wmbluecpu V 29 dir 4-77696.0.r300897/5709920 K 9 wmbsdbatt V 30 dir 4-100476.0.r300897/5329894 K 9 wmcpuload V 29 dir 4-41677.0.r300897/5408430 K 6 wmcube V 28 dir 4-43298.0.r305298/589038 K 10 wmcube-gdk V 28 dir 4-47133.0.r305298/589796 K 9 wmdiskmon V 30 dir 4-181186.0.r300897/6784552 K 6 wmfire V 28 dir 2-22891.0.r316355/716318 K 7 wmflame V 26 dir 4-60375.0.r306157/1067 K 9 wmmemfree V 29 dir 4-78733.0.r300897/5284524 K 9 wmmemload V 29 dir 4-59119.0.r300897/6857428 K 5 wmtop V 29 dir 4-28348.0.r300897/6753050 K 7 wmupmon V 26 dir 4-84166.0.r306777/1077 K 10 worldtools V 29 dir 4-87771.0.r300897/5422175 K 5 wtail V 29 dir 4-72930.0.r300897/5795148 K 6 wuzzah V 29 dir 4-142213.0.r313649/723976 K 7 x86info V 25 dir 4-48763.0.r316285/972 K 6 xacpim V 30 dir 4-109648.0.r300897/5075299 K 5 xbatt V 28 dir 2-1648.0.r300897/6795632 K 8 xbattbar V 29 dir 2-26038.0.r300897/6515282 K 8 xcdroast V 28 dir 4-37251.0.r316600/278949 K 9 xcpustate V 27 dir 2-2754.0.r301858/767929 K 3 xdu V 27 dir 2-921.0.r300897/6245175 K 18 xe-guest-utilities V 27 dir 4-305627.0.r305627/3583 K 9 xen-tools V 27 dir 4-287349.0.r305625/1261 K 6 xfburn V 26 dir 4-223154.0.r319670/724 K 20 xfce4-battery-plugin V 28 dir 4-86123.0.r317695/263621 K 21 xfce4-cpugraph-plugin V 29 dir 4-111038.0.r317695/264360 K 20 xfce4-fsguard-plugin V 28 dir 4-96512.0.r317695/265093 K 19 xfce4-genmon-plugin V 29 dir 4-119963.0.r317695/265835 K 20 xfce4-minicmd-plugin V 28 dir 4-87063.0.r317695/266575 K 18 xfce4-mount-plugin V 29 dir 4-297651.0.r317695/267318 K 20 xfce4-netload-plugin V 28 dir 4-88437.0.r317695/268051 K 19 xfce4-power-manager V 29 dir 4-236470.0.r317695/268838 K 14 xfce4-settings V 27 dir 4-229339.0.r317675/3589 K 23 xfce4-systemload-plugin V 28 dir 4-86127.0.r317695/269576 K 20 xfce4-wavelan-plugin V 29 dir 4-109901.0.r317695/270370 K 4 xfsm V 28 dir 2-8939.0.r300897/7090879 K 8 xfsprogs V 30 dir 2-137055.0.r316464/1793491 K 3 xin V 29 dir 4-43157.0.r300897/6474801 K 5 xjobs V 26 dir 4-285046.0.r316566/616 K 10 xlogmaster V 28 dir 2-11854.0.r313559/738632 K 6 xmbmon V 28 dir k-47375.0.r301960/332645 K 7 xorriso V 29 dir i-223939.0.r316683/199234 K 7 xosview V 28 dir 2-8723.0.r300897/5990839 K 3 xsi V 30 dir 4-176509.0.r300897/6803994 K 5 xstow V 26 dir 4-72022.0.r319588/2212 K 3 xsu V 28 dir 4-65154.0.r315433/914639 K 9 xsysstats V 26 dir 2-565.0.r313559/739334 K 7 xvidcap V 30 dir 4-107884.0.r316464/1794379 K 5 yawho V 29 dir 4-36033.0.r300897/6834513 K 3 yum V 30 dir 4-306107.0.r316464/1795135 K 9 zeitgeist V 30 dir 2-283632.0.r316464/1796017 K 6 zeroer V 29 dir 4-152742.0.r313649/724641 K 8 zetaback V 30 dir 4-228080.0.r300897/6383480 K 12 zfs-periodic V 27 dir 4-267553.0.r312371/1101 K 13 zfs-replicate V 30 dir 4-213668.0.r300897/6663149 K 18 zfs-snapshot-clean V 30 dir 4-246999.0.r300897/7231950 K 17 zfs-snapshot-mgmt V 30 dir 4-216935.0.r300897/6292460 K 9 zfs-stats V 30 dir 4-263336.0.r300897/6650526 K 6 zfsnap V 27 dir 4-258704.0.r309646/1415 K 8 zfstools V 27 dir 4-296633.0.r311655/4845 K 6 zidrav V 28 dir 4-96083.0.r311027/496634 K 12 zisofs-tools V 27 dir 4-95292.0.r316744/36093 K 6 zogftw V 27 dir 4-311976.0.r317917/1050 K 5 zxfer V 30 dir 4-272202.0.r300897/5703838 END ENDREP id: b-339.0.r320405/265738 type: dir pred: b-339.0.r320370/54683 count: 14047 text: 320405 212692 53033 53033 8b9217a6fa6a57e134e0f278c014fc29 cpath: /head/sysutils copyroot: 0 / id: 5-136115.0.r320405/265918 type: file pred: 5-136115.0.r316786/984684 count: 59 text: 320405 17075 22 3350 305544a06acb6b1153a9c3e405898d11 3cf8800081dd0a9a9a21eafffd9f9ed892f4d07c 320404-6v8e/_3o props: 301793 170840 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/textproc/libextractor/Makefile copyroot: 0 / PLAIN K 8 Makefile V 30 file 5-136115.0.r320405/265918 K 8 distinfo V 32 file 8-136115.0.r300897/11019250 K 9 pkg-descr V 32 file e-136115.0.r300897/11019612 K 9 pkg-plist V 27 file g-136115.0.r315757/442 END ENDREP id: 4-136115.0.r320405/266453 type: dir pred: 4-136115.0.r316786/985216 count: 61 text: 320405 266237 203 203 ba35780880ef324022c07977fae244c8 cpath: /head/textproc/libextractor copyroot: 0 / PLAIN K 9 2bsd-diff V 28 dir 2-77225.0.r316786/983738 K 8 Makefile V 25 file 2-6304.0.r320040/623 K 13 R-cran-R2HTML V 29 dir 4-306762.0.r319316/675121 K 10 R-cran-XML V 29 dir 4-280103.0.r319316/675785 K 14 R-cran-stringr V 29 dir 4-290592.0.r319316/676452 K 13 R-cran-xtable V 29 dir 4-281096.0.r319316/677125 K 3 ack V 34 dir 4-170768.0-310049.r319584/2085 K 13 add-css-links V 30 dir 4-124787.0.r300897/9467476 K 9 af-aspell V 31 dir 4-104711.0.r300897/10445942 K 3 aft V 29 dir 4-59486.0.r300897/8881528 K 5 agrep V 27 dir 2-6551.0.r311027/550245 K 9 aiksaurus V 26 dir 4-114522.0.r315223/670 K 13 aiksaurus-gtk V 27 dir 4-114523.0.r315223/1332 K 5 align V 26 dir 4-49350.0.r317595/1984 K 9 am-aspell V 30 dir 4-125348.0.r300897/8200938 K 9 amberfish V 30 dir 4-221052.0.r300897/9815362 K 10 ansifilter V 30 dir 4-216638.0.r300897/8444708 K 17 ant-xinclude-task V 28 dir 4-68256.0.r308605/383422 K 8 antiword V 29 dir 2-29441.0.r300897/8940168 K 11 apache-solr V 27 dir 4-230662.0.r314772/2834 K 12 apache-solr3 V 34 dir 4-230662.0-312958.r312958/4293 K 8 apertium V 30 dir 4-238543.0.r308630/1067232 K 8 archmage V 29 dir 4-129567.0.r301789/264960 K 5 artha V 27 dir 4-278275.0.r308983/1400 K 8 asciidoc V 27 dir 4-156076.0.r318615/1595 K 7 asm-xml V 29 dir 4-185690.0.r316230/613242 K 6 aspell V 28 dir 2-15593.0.r316683/253573 K 10 ast-aspell V 30 dir 4-267083.0.r300897/8873133 K 4 atom V 29 dir 4-235643.0.r316959/523512 K 19 ats-contrib-parcomb V 31 dir 4-283529.0.r300897/10632287 K 6 augeas V 27 dir 4-255561.0.r318811/5252 K 9 az-aspell V 31 dir m-117537.0.r300897/11048486 K 3 bar V 31 dir 4-135725.0.r300897/10254579 K 3 bbe V 29 dir 4-176889.0.r312628/662682 K 9 be-aspell V 30 dir s-117537.0.r300897/8976592 K 10 bedic-data V 30 dir 4-63589.0.r300897/10261961 K 7 beediff V 30 dir 4-209680.0.r310871/1063168 K 9 bg-aspell V 30 dir 6-104739.0.r300897/9662870 K 9 bg-hyphen V 31 dir 4-278078.0.r300897/10880335 K 9 bg-mythes V 31 dir 1s-278116.0.r300897/9636457 K 8 bib2html V 30 dir 4-100809.0.r300897/9349456 K 11 bibtex2html V 26 dir 4-54476.0.r316109/1033 K 7 bibtool V 29 dir 4-147184.0.r317899/685651 K 8 bibutils V 30 dir 4-254353.0.r319894/1112475 K 9 bn-aspell V 31 dir y-117537.0.r300897/10461570 K 8 bomstrip V 30 dir 4-214830.0.r315487/1240051 K 9 br-aspell V 29 dir 4-65981.0.r300897/8744716 K 14 british-ispell V 30 dir 2-25663.0.r300897/10701189 K 7 bsddiff V 27 dir 4-193899.0.r300953/1058 K 7 bsdgrep V 27 dir 4-193901.0.r307206/1093 K 7 bsdsort V 27 dir 4-193903.0.r300939/1470 K 7 btparse V 30 dir 4-157765.0.r300897/8114052 K 6 c2html V 28 dir 2-8738.0.r300897/9089802 K 9 ca-aspell V 30 dir 4-65983.0.r300897/11058249 K 6 catdoc V 27 dir 2-9680.0.r316351/531394 K 6 cbedic V 29 dir 4-63593.0.r300897/8510117 K 4 cdif V 29 dir 2-30965.0.r300897/8369834 K 5 cdiff V 28 dir 4-32893.0.r305298/643783 K 7 chm2pdf V 30 dir 4-204195.0.r300897/9407488 K 4 chpp V 29 dir 2-24260.0.r300897/9095832 K 7 cl-meta V 28 dir 4-89617.0.r312502/443589 K 13 cl-meta-clisp V 28 dir 4-90076.0.r312502/444326 K 12 cl-meta-sbcl V 28 dir 4-89629.0.r320089/365534 K 8 cl-ppcre V 28 dir 4-89621.0.r312502/445167 K 14 cl-ppcre-clisp V 28 dir 4-90078.0.r312502/445907 K 13 cl-ppcre-sbcl V 28 dir 4-89637.0.r320089/366156 K 4 clit V 26 dir 4-126461.0.r308450/573 K 7 clucene V 29 dir 4-170232.0.r316683/254325 K 9 coccigrep V 27 dir 4-294834.0.r309552/1481 K 4 coco V 29 dir 1o-467.0.r300897/10651114 K 9 code2html V 29 dir 2-22141.0.r300897/8168620 K 9 codespell V 27 dir 4-279067.0.r317537/1090 K 4 cole V 29 dir 4-24138.0.r300897/8031923 K 9 colordiff V 29 dir 4-138616.0.r317591/155415 K 8 confetti V 26 dir 4-306791.0.r317438/653 K 7 confget V 30 dir 4-230353.0.r308630/1067897 K 4 cost V 29 dir 4-29493.0.r300897/8412681 K 7 crimson V 29 dir 4-40569.0.r300897/8199084 K 9 cs-aspell V 30 dir 4-65985.0.r300897/10979292 K 9 cs-mythes V 32 dir 20-278116.0.r300897/10974095 K 10 csb-aspell V 30 dir 6-136694.0.r300897/9842203 K 9 csv2latex V 30 dir 4-81354.0.r300897/10682305 K 7 csv2xml V 30 dir 4-121515.0.r300897/8902950 K 7 csvdiff V 29 dir 4-167569.0.r301858/822281 K 4 ctpl V 29 dir 4-304640.0.r316355/773314 K 5 ctpp2 V 27 dir 4-208063.0.r319762/1422 K 6 cwtext V 29 dir 4-50109.0.r300897/9453586 K 9 cy-aspell V 29 dir 2-70169.0.r300897/9976454 K 9 da-aspell V 29 dir 4-65987.0.r300897/8404709 K 9 da-hyphen V 30 dir 4-278079.0.r300897/9677634 K 8 dadadodo V 29 dir 4-43626.0.r300897/8110083 K 8 db2latex V 27 dir 4-112100.0.r316712/1836 K 5 dbacl V 29 dir 4-92709.0.r300897/8553815 K 7 dblatex V 29 dir 4-185978.0.r317899/686372 K 8 denature V 28 dir 4-98048.0.r308605/384868 K 4 dict V 28 dir 2-9914.0.r313635/1076198 K 6 dictem V 29 dir 4-161754.0.r315598/725870 K 20 dictem-xemacs21-mule V 30 dir 4-161756.0.r300897/9124039 K 7 dictfmt V 29 dir 4-63247.0.r300897/9414379 K 10 dictionary V 28 dir 4-56532.0.r315598/726638 K 8 diffmark V 29 dir 4-172348.0.r316230/613967 K 9 diffsplit V 28 dir 4-67763.0.r311049/630211 K 8 diffstat V 26 dir 2-23406.0.r312113/1143 K 9 diffutils V 25 dir 4-47904.0.r317399/567 K 4 dikt V 30 dir 4-225019.0.r314960/1363322 K 8 discount V 27 dir 4-232811.0.r311501/1798 K 5 dixit V 27 dir 4-144339.0.r315809/1246 K 11 doc-mode.el V 29 dir 4-216335.0.r315598/727362 K 7 docbook V 25 dir 2-7042.0.r320246/1129 K 11 docbook-241 V 29 dir 2-17880.0.r300897/8142212 K 11 docbook-300 V 29 dir 2-17881.0.r300897/9544323 K 11 docbook-310 V 29 dir 2-17882.0.r300897/9607349 K 11 docbook-400 V 29 dir 2-47765.0.r300897/8139708 K 11 docbook-410 V 29 dir 2-29893.0.r300897/8171122 K 11 docbook-420 V 29 dir 4-97192.0.r300897/8231230 K 11 docbook-430 V 30 dir 4-106068.0.r300897/8283195 K 11 docbook-440 V 30 dir 4-216774.0.r300897/8350122 K 11 docbook-450 V 30 dir 4-216775.0.r300897/8387067 K 11 docbook-500 V 27 dir 4-217320.0.r316718/4322 K 10 docbook-sk V 30 dir 2-17415.0.r300897/10358824 K 11 docbook-tdg V 28 dir 4-46774.0.r316230/614737 K 14 docbook-to-man V 29 dir 4-48525.0.r300897/8196849 K 13 docbook-utils V 26 dir 4-147778.0.r317903/646 K 11 docbook-xml V 29 dir f-17415.0.r300897/8657103 K 15 docbook-xml-430 V 30 dir 4-106066.0.r300897/8835973 K 15 docbook-xml-440 V 29 dir 4-133573.0.r316230/615417 K 15 docbook-xml-450 V 30 dir 4-175920.0.r300897/8935365 K 11 docbook-xsd V 30 dir 4-100618.0.r300897/8927641 K 11 docbook-xsl V 25 dir 4-55179.0.r319362/617 K 14 docbook-xsl-ns V 33 dir 4-55179.0-319387.r319791/3606 K 9 docbook2X V 29 dir 4-232637.0.r316683/255960 K 13 docbookide.el V 29 dir 4-63062.0.r315487/1240829 K 7 docdiff V 31 dir 4-203515.0.r300897/10028815 K 9 doclifter V 26 dir 4-77909.0.r319184/1293 K 7 docproj V 25 dir 2-11609.0.r318991/950 K 17 docproj-nojadetex V 26 dir 4-63857.0.r309945/5810 K 5 dom4j V 29 dir 4-145805.0.r308605/385538 K 4 domc V 28 dir m-48579.0.r315474/746465 K 21 dsssl-docbook-modular V 30 dir 2-10312.0.r300897/10967000 K 12 dtd-catalogs V 29 dir 2-16383.0.r300897/8875990 K 9 dtd2relax V 29 dir 4-54287.0.r300897/8537657 K 7 dtdinst V 26 dir 4-54290.0.r317809/1767 K 8 dtdparse V 29 dir 4-54254.0.r300897/9393810 K 6 duncan V 31 dir 4-175872.0.r300897/10168583 K 6 dwdiff V 30 dir 4-174804.0.r316464/1851031 K 8 easydiff V 29 dir 4-77292.0.r305832/1075992 K 11 ebook-tools V 31 dir dh-218272.0.r314960/1364083 K 9 ecromedos V 29 dir 4-167266.0.r317899/687144 K 6 ekhtml V 30 dir 4-205547.0.r300897/8346146 K 9 el-aspell V 30 dir 4-70140.0.r300897/10915931 K 9 el-hyphen V 30 dir 4-278086.0.r300897/9132920 K 13 elasticsearch V 28 dir 6-308491.0.r318606/15376 K 10 emacs-wiki V 30 dir 4-130917.0.r300897/9702794 K 9 en-aspell V 28 dir 53-167900.0.r304800/4814 K 11 en-hunspell V 30 dir 4-277989.0.r300897/8485326 K 9 en-mythes V 31 dir 28-278116.0.r300897/8562347 K 7 enchant V 28 dir 4-97253.0.r316355/774020 K 9 eo-aspell V 30 dir 4-65989.0.r300897/10400952 K 3 eqe V 29 dir 4-185439.0.r317899/687907 K 5 eruby V 25 dir 4-31637.0.r318109/944 K 9 es-aspell V 29 dir 4-65991.0.r300897/8706774 K 11 es-hunspell V 27 dir 4-278075.0.r308519/1886 K 9 es-hyphen V 30 dir 4-278087.0.r300897/9987201 K 9 es-ispell V 31 dir 4-218850.0.r300897/10619547 K 9 es-mythes V 27 dir 2g-278116.0.r317666/920 K 8 estraier V 29 dir e-117563.0.r316683/256804 K 9 et-aspell V 32 dir 14-117537.0.r300897/10566414 K 6 exempi V 30 dir ph-209647.0.r316683/257695 K 5 exmpp V 31 dir 4-260014.0.r300897/10658620 K 6 expat2 V 29 dir f-20990.0.r300897/8867341 K 5 exslt V 31 dir 6-113273.0.r300897/11056386 K 5 ezxml V 31 dir 4-140287.0.r300897/10312973 K 9 fa-aspell V 30 dir e-121775.0.r300897/9161234 K 10 fcitx-m17n V 29 dir 4-307786.0.r316407/979914 K 3 fex V 31 dir 4-283855.0.r300897/10836165 K 3 ffe V 27 dir 4-173400.0.r311468/1304 K 9 fi-aspell V 31 dir 1a-117537.0.r300897/8788040 K 6 filepp V 29 dir 4-38542.0.r300897/8990170 K 11 fileshuffle V 31 dir 4-215377.0.r300897/10152490 K 4 fist V 29 dir 4-54929.0.r300897/9821174 K 6 fixrtf V 31 dir 4-157386.0.r300897/10627465 K 6 fldiff V 29 dir 4-142661.0.r313649/778572 K 4 flex V 29 dir 4-170468.0.r316683/258411 K 4 flip V 30 dir 4-138402.0.r300897/8041420 K 9 fo-aspell V 30 dir 4-65993.0.r300897/10793496 K 7 foiltex V 28 dir 4-93694.0.r317899/688675 K 3 fop V 25 dir 4-40045.0.r311754/568 K 10 fpc-aspell V 29 dir 4-226014.0.r314989/696215 K 11 fpc-libxml2 V 29 dir 4-259373.0.r314133/637454 K 8 freegrep V 25 dir 2-20123.0.r319162/621 K 6 freexl V 29 dir 4-297059.0.r316683/259235 K 9 fy-aspell V 30 dir 4-193350.0.r300897/8045831 K 9 ga-aspell V 30 dir c-104739.0.r300897/9520442 K 6 gastex V 29 dir 4-143078.0.r317899/689391 K 9 gd-aspell V 30 dir 4-107274.0.r300897/9023667 K 5 gdict V 28 dir 2-20312.0.r309602/316689 K 6 gdome2 V 28 dir 4-45059.0.r315491/242246 K 9 gl-aspell V 30 dir i-104739.0.r300897/8664251 K 7 gladtex V 29 dir 4-161385.0.r317899/690146 K 5 glark V 29 dir 4-63737.0.r300897/8252022 K 7 glimpse V 28 dir 2-2625.0.r311381/1039007 K 30 glpi-plugins-AdditionalReports V 30 dir 4-247468.0.r300897/8304901 K 26 glpi-plugins-DataInjection V 30 dir 4-247469.0.r300897/8279226 K 8 gmetadom V 28 dir 4-68093.0.r316355/774769 K 15 gnome-doc-utils V 31 dir e0-130972.0.r316464/1851886 K 11 gnome-spell V 29 dir 4-52376.0.r316464/1852739 K 15 gnome-translate V 29 dir 4-128403.0.r316355/775542 K 7 gnugrep V 30 dir 4-249336.0.r316464/1853590 K 10 goldendict V 26 dir 4-244210.0.r319097/790 K 16 google-ctemplate V 29 dir 4-160561.0.r303878/183165 K 3 gpp V 29 dir 4-47752.0.r300897/9974606 K 4 grap V 25 dir 2-16173.0.r317346/645 K 10 grc-aspell V 30 dir 4-230312.0.r300897/9978304 K 5 groff V 26 dir 2-267845.0.r316701/929 K 7 groonga V 27 dir 4-264834.0.r312407/8316 K 4 gsed V 28 dir 4-36082.0.r316683/260058 K 7 gtk-doc V 30 dir 4-39694.0.r300897/10192280 K 7 gtkdiff V 30 dir 2-278821.0.r300897/9036287 K 8 gtkspell V 29 dir 4-64668.0.r316464/1854429 K 18 gtkspell-reference V 30 dir 7-162049.0.r300897/9724275 K 9 gu-aspell V 31 dir b-153904.0.r300897/10140455 K 9 gutenmark V 29 dir 4-60773.0.r300897/8681309 K 9 gv-aspell V 30 dir 4-107276.0.r300897/8962767 K 10 gxmlviewer V 29 dir 4-49943.0.r316596/1198978 K 17 heirloom-doctools V 30 dir 4-150476.0.r300897/9470503 K 5 hevea V 26 dir 4-24069.0.r315758/1215 K 5 hgrep V 29 dir 4-82147.0.r300897/8729848 K 3 hhm V 26 dir 4-130017.0.r317260/836 K 9 hi-aspell V 30 dir c-136694.0.r300897/9541821 K 9 highlight V 29 dir 4-86743.0.r300897/8782836 K 10 hil-aspell V 30 dir i-136694.0.r300897/8434248 K 9 hr-aspell V 31 dir o-104739.0.r300897/11042647 K 7 hs-Diff V 30 dir 4-247758.0.r319894/1113149 K 18 hs-HStringTemplate V 30 dir 7-291654.0.r319894/1113831 K 8 hs-HaXml V 29 dir g-60628.0.r319894/1114822 K 13 hs-attoparsec V 30 dir 7-279623.0.r319894/1115499 K 21 hs-attoparsec-conduit V 30 dir 5-298142.0.r319894/1116519 K 24 hs-attoparsec-enumerator V 30 dir 7-279628.0.r319894/1117221 K 13 hs-blaze-html V 30 dir 7-279630.0.r319894/1118237 K 15 hs-blaze-markup V 30 dir 5-298143.0.r319894/1119247 K 17 hs-bytestring-csv V 30 dir 4-223591.0.r319894/1119941 K 19 hs-case-insensitive V 30 dir 7-277488.0.r319894/1120961 K 14 hs-citeproc-hs V 30 dir 7-254386.0.r319894/1121652 K 6 hs-csv V 30 dir 7-281271.0.r319894/1122331 K 20 hs-double-conversion V 30 dir 7-279713.0.r319894/1123015 K 7 hs-feed V 30 dir 4-247761.0.r319894/1123704 K 9 hs-hexpat V 31 dir w3-309275.0.r319894/1124386 K 20 hs-highlighting-kate V 30 dir 4-224522.0.r319894/1125403 K 14 hs-hs-bibutils V 30 dir 7-254370.0.r319894/1126417 K 7 hs-html V 30 dir 2-273779.0.r319894/1127096 K 15 hs-html-conduit V 30 dir 7-299854.0.r319894/1127775 K 6 hs-hxt V 30 dir 7-254385.0.r319894/1128453 K 21 hs-hxt-charproperties V 30 dir 2-273780.0.r319894/1129139 K 22 hs-hxt-regex-xmlschema V 30 dir 2-273781.0.r319894/1129841 K 14 hs-hxt-unicode V 30 dir 2-273782.0.r319894/1130537 K 10 hs-lhs2tex V 30 dir k-191280.0.r319894/1131319 K 9 hs-libxml V 30 dir 7-254863.0.r319894/1131996 K 9 hs-pandoc V 30 dir 4-184899.0.r319894/1132718 K 15 hs-pandoc-types V 30 dir 2-273783.0.r319894/1133399 K 9 hs-parsec V 30 dir 2-273784.0.r319894/1134082 K 12 hs-polyparse V 30 dir 4-226746.0.r319894/1135087 K 13 hs-regex-base V 30 dir 2-273785.0.r319894/1135772 K 15 hs-regex-compat V 30 dir 2-273786.0.r319894/1136459 K 21 hs-regex-pcre-builtin V 30 dir 2-273787.0.r319894/1137154 K 14 hs-regex-posix V 30 dir 2-273788.0.r319894/1137848 K 13 hs-regex-tdfa V 31 dir av-315580.0.r319894/1138535 K 15 hs-stringsearch V 30 dir 4-222316.0.r319894/1139224 K 10 hs-tagsoup V 30 dir 4-247031.0.r319894/1139909 K 20 hs-tagstream-conduit V 30 dir 7-299853.0.r319894/1140597 K 10 hs-texmath V 30 dir 4-247763.0.r319894/1141605 K 8 hs-xhtml V 30 dir 2-273789.0.r319894/1142283 K 6 hs-xml V 30 dir 4-247760.0.r319894/1143589 K 14 hs-xml-conduit V 30 dir 5-298144.0.r319894/1144267 K 12 hs-xml-types V 30 dir 7-291697.0.r319894/1144952 K 10 hs-xmlhtml V 30 dir 4-279638.0.r319894/1145633 K 7 hs-yaml V 30 dir 7-291705.0.r319894/1146622 K 10 hsb-aspell V 31 dir 1g-117537.0.r300897/8901524 K 5 htdig V 25 dir 2-14654.0.r307631/808 K 4 html V 28 dir 2-7969.0.r300897/9303207 K 11 html-pretty V 31 dir 4-104328.0.r300897/10570933 K 7 html2fo V 29 dir 4-45630.0.r300897/8620400 K 8 html2tex V 30 dir 4-222809.0.r300897/9439678 K 9 html2text V 28 dir 4-77508.0.r316449/488888 K 5 htmlc V 31 dir 4-251332.0.r300897/10449550 K 7 htmldoc V 28 dir 4-45009.0.r316786/984501 K 7 htmlise V 30 dir 4-141920.0.r300897/9994222 K 10 htmlize.el V 30 dir 4-129144.0.r300897/8784702 K 11 htmlsection V 30 dir 4-48437.0.r300897/10747349 K 11 htmltolatex V 29 dir 4-53391.0.r313635/1077669 K 8 humanzip V 30 dir 4-196001.0.r300897/9415823 K 8 hunspell V 29 dir m-109562.0.r317525/916130 K 9 hy-aspell V 30 dir 4-185044.0.r300897/8809873 K 13 hyperestraier V 29 dir 4-142476.0.r316683/261662 K 6 hyphen V 29 dir 4-275754.0.r316355/776974 K 9 ia-aspell V 31 dir 4-105805.0.r300897/10286237 K 4 ibus V 30 dir 4-231047.0.r316464/1855358 K 7 ibus-el V 29 dir 4-257347.0.r315598/728028 K 9 ibus-kmfl V 27 dir 4-256319.0.r317494/3283 K 9 ibus-m17n V 27 dir 4-240879.0.r317494/3999 K 7 ibus-qt V 27 dir 4-244645.0.r318332/1265 K 10 ibus-table V 27 dir 4-244648.0.r317494/4720 K 9 id-aspell V 30 dir u-104739.0.r300897/9827770 K 9 id-hyphen V 31 dir 4-278090.0.r300897/11037456 K 6 idnits V 26 dir 4-113313.0.r320290/545 K 4 igor V 27 dir 2-290371.0.r310851/1219 K 7 iksemel V 29 dir 4-160641.0.r316355/777741 K 9 info2html V 28 dir 2-8200.0.r300897/8550566 K 8 info2man V 30 dir 4-127150.0.r315487/1242327 K 12 info_to_html V 25 dir 4-44187.0.r318926/765 K 8 intltool V 26 dir 4-37340.0.r318118/1382 K 4 ipdf V 30 dir 4-50113.0.r300897/10134421 K 6 irstlm V 27 dir 4-255386.0.r307070/1756 K 9 is-aspell V 32 dir 10-104739.0.r300897/10243549 K 9 is-hyphen V 30 dir 4-278091.0.r300897/8456555 K 19 iso-schematron-xslt V 26 dir 4-314053.0.r315673/950 K 8 iso12083 V 28 dir 2-7281.0.r300897/8038126 K 7 iso8879 V 29 dir 2-7041.0.r300897/10356965 K 6 ispell V 27 dir 3-322.0.r300897/8959052 K 9 it-aspell V 29 dir 4-65995.0.r300897/9056340 K 11 it-hunspell V 30 dir 4-278009.0.r300897/9953155 K 9 it-hyphen V 31 dir 4-278092.0.r300897/10284361 K 9 it-ispell V 31 dir 4-218844.0.r300897/10951546 K 9 it-mythes V 31 dir 2o-278116.0.r300897/9047300 K 7 itstool V 27 dir 4-281903.0.r303337/1063 K 4 jade V 27 dir 2-7040.0.r305610/878604 K 24 jakarta-commons-digester V 29 dir 4-122726.0.r308605/387675 K 11 jakarta-poi V 29 dir 4-136120.0.r308605/388370 K 7 jalingo V 29 dir 4-187933.0.r308605/389140 K 6 jarnal V 29 dir 4-260137.0.r308605/389911 K 9 java2html V 30 dir 2-18375.0.r300897/10345129 K 5 jaxup V 28 dir 4-121788.0.r317123/96938 K 11 jdictionary V 28 dir 4-58203.0.r310162/739007 K 19 jdictionary-int-eng V 28 dir 4-72317.0.r310162/739800 K 4 jing V 28 dir 4-54423.0.r308605/392271 K 2 jq V 27 dir 4-307570.0.r307570/3597 K 9 jrefentry V 29 dir 4-54285.0.r300897/8062807 K 5 jshon V 27 dir 4-310867.0.r310867/2562 K 6 kbedic V 29 dir 4-54258.0.r309662/1107551 K 6 kdiff3 V 28 dir 4-72840.0.r316407/980627 K 19 kmfl-european-latin V 31 dir 4-237940.0.r300897/10774144 K 10 kmfl-khmer V 30 dir 4-275001.0.r300897/8047265 K 13 kmfl-sil-ezra V 30 dir 4-237941.0.r300897/8564516 K 16 kmfl-sil-galatia V 31 dir 4-240753.0.r300897/10609838 K 20 kmfl-sil-ipa-unicode V 30 dir 4-201937.0.r300897/9483299 K 25 kmfl-sil-panafrican-latin V 30 dir 4-240751.0.r300897/8524571 K 11 kmfl-sil-yi V 31 dir 4-240752.0.r300897/10310847 K 24 kmfl-varamozhi-malayalam V 31 dir 4-243141.0.r300897/10136650 K 8 kmflcomp V 29 dir 4-201638.0.r316683/263444 K 9 kn-aspell V 31 dir 4-273685.0.r300897/10839901 K 9 ku-aspell V 30 dir 4-185046.0.r300897/8635550 K 9 ky-aspell V 30 dir 4-232913.0.r300897/9989046 K 3 l2a V 29 dir 4-77827.0.r300897/8887555 K 9 la-aspell V 31 dir 1m-117537.0.r300897/8418586 K 7 lacheck V 29 dir 4-54397.0.r300897/9008218 K 13 latex-service V 30 dir 4-181038.0.r305832/1076727 K 10 latex2html V 28 dir 2-10848.0.r317899/691682 K 11 lemmatizer2 V 30 dir 4-187142.0.r314960/1367233 K 6 lexxia V 30 dir 2-232677.0.r300897/8292771 K 9 libcrm114 V 28 dir 4-307659.0.r319208/47618 K 8 libcroco V 29 dir 4-89307.0.r316596/1199698 K 6 libcsv V 27 dir 4-211838.0.r316608/1794 K 6 libcue V 30 dir 4-259766.0.r316464/1858773 K 7 libebml V 26 dir 4-81358.0.r317559/1560 K 12 libextractor V 29 dir 4-136115.0.r320405/266453 K 13 libexttextcat V 30 dir 4-289575.0.r314640/1048148 K 8 libflate V 27 dir 4-311933.0.r311933/2351 K 8 libguess V 29 dir 4-296515.0.r318257/406687 K 7 libkmfl V 31 dir 4-201643.0.r300897/10550253 K 11 libkolabxml V 28 dir 1y-311493.0.r315300/1688 K 12 liblinebreak V 27 dir 4-226896.0.r307501/1290 K 13 liblingoteach V 29 dir 4-94228.0.r300897/9571133 K 7 liblrdf V 28 dir 4-79739.0.r316683/264315 K 7 libmrss V 29 dir 4-181257.0.r316355/779917 K 11 libmrss-php V 26 dir 8-308338.0.r319328/612 K 7 libnxml V 30 dir 4-159227.0.r300897/9351306 K 11 libparsifal V 28 dir 4-97441.0.r316683/265147 K 8 libroxml V 27 dir 4-252788.0.r311801/1352 K 10 libsoldout V 27 dir 4-250307.0.r310863/2573 K 15 libsphinxclient V 27 dir 4-276355.0.r306228/1446 K 8 libstree V 31 dir 4-157206.0.r300897/11071180 K 22 libtext-charwidth-perl V 30 dir 4-154373.0.r300897/9004940 K 21 libtext-wrapi18n-perl V 30 dir 4-154375.0.r300897/9043749 K 10 libtextcat V 27 dir 4-178873.0.r305621/2291 K 12 libtranslate V 29 dir 4-128402.0.r315433/972546 K 6 libtre V 27 dir 4-68024.0.r319665/41989 K 15 libuninameslist V 30 dir 4-93929.0.r300897/11022769 K 8 libvisio V 26 dir 4-281990.0.r318620/645 K 6 libwpd V 27 dir 4-82117.0.r318637/59694 K 8 libwpd08 V 30 dir e-82117.0.r300897/10274247 K 6 libwps V 27 dir 4-211382.0.r319901/1277 K 8 libxdiff V 30 dir 4-97328.0.r300897/10418362 K 6 libxml V 29 dir 2-13857.0.r313633/1239523 K 8 libxml++ V 29 dir 4-38702.0.r300897/9034440 K 10 libxml++26 V 29 dir g-38702.0.r300897/8347993 K 20 libxml++26-reference V 31 dir nh-254099.0.r300897/9364064 K 7 libxml2 V 28 dir j-13857.0.r316683/265901 K 17 libxml2-reference V 26 dir 7-162103.0.r306165/613 K 7 libxode V 30 dir 4-44963.0.r300897/10985504 K 7 libxslt V 25 dir 4-38160.0.r318108/694 K 17 libxslt-reference V 26 dir 7-162108.0.r306172/784 K 7 libyaml V 30 dir 4-171798.0.r314640/1050353 K 12 link-grammar V 30 dir 4-135835.0.r313633/1240294 K 16 linux-f10-aspell V 27 dir 2s-109098.0.r316293/723 K 15 linux-f10-expat V 29 dir c-94361.0.r300897/9645259 K 16 linux-f10-libxml V 29 dir 4-38262.0.r300897/9353798 K 17 linux-f10-libxml2 V 29 dir k-38262.0.r300897/9093347 K 18 linux-f10-scim-gtk V 30 dir 4-223126.0.r300897/9562899 K 19 linux-f10-scim-libs V 30 dir 4-211181.0.r300897/9744371 K 8 linuxdoc V 29 dir 2-7247.0.r300897/10981114 K 8 localize V 30 dir 4-178704.0.r305832/1077512 K 9 lt-aspell V 32 dir 1s-117537.0.r300897/10210605 K 9 lt-hyphen V 30 dir 4-278093.0.r300897/8410862 K 9 lttoolbox V 30 dir 4-238542.0.r300897/8091115 K 5 ltxml V 30 dir 4-34517.0.r300897/10811400 K 8 luaexpat V 30 dir 4-237757.0.r300897/8752779 K 6 lucene V 26 dir 4-208794.0.r318740/511 K 7 lucene4 V 34 dir 4-208794.0-310952.r318422/1890 K 9 lv-aspell V 32 dir 1y-117537.0.r300897/10851408 K 12 m17n-contrib V 27 dir 4-225698.0.r319709/2100 K 14 m17n-im-config V 27 dir 4-225699.0.r317494/6215 K 7 makefaq V 29 dir 4-90636.0.r300897/8874565 K 9 makepatch V 26 dir 4-49401.0.r312110/1105 K 8 man2html V 29 dir 2-14778.0.r300897/9045850 K 9 manued.el V 29 dir 4-55304.0.r300897/9999843 K 8 markdown V 26 dir 4-145262.0.r309163/640 K 16 markdown-mode.el V 29 dir 4-280766.0.r315598/728747 K 10 mathml-xsd V 31 dir 4-100620.0.r300897/10505408 K 6 mdocml V 30 dir 4-230997.0.r300897/8264313 K 4 meld V 26 dir 4-78915.0.r320102/1571 K 9 metaf2xml V 30 dir 4-170329.0.r300897/8766281 K 7 metauml V 29 dir 4-198479.0.r317899/692403 K 6 mgdiff V 28 dir 2-4476.0.r300897/9012931 K 8 mguesser V 29 dir 4-44020.0.r300897/8096321 K 9 mi-aspell V 31 dir 16-104739.0.r300897/8427833 K 6 mifluz V 28 dir 4-61795.0.r316683/266645 K 7 minised V 27 dir 4-171894.0.r312390/1621 K 9 mk-aspell V 31 dir 24-117537.0.r300897/9083636 K 9 mkcatalog V 29 dir 4-34282.0.r300897/8185768 K 9 ml-aspell V 31 dir 4-200694.0.r300897/10924975 K 3 ml1 V 31 dir 4-260764.0.r300897/10245393 K 9 mn-aspell V 31 dir 2a-117537.0.r300897/8593111 K 8 modlogan V 29 dir 4-48096.0.r316464/1861999 K 9 mr-aspell V 30 dir o-136694.0.r300897/9939696 K 9 ms-aspell V 31 dir 1c-104739.0.r300897/8720421 K 5 msort V 30 dir 4-170333.0.r316464/1862839 K 9 mt-aspell V 31 dir 4-105807.0.r300897/10579941 K 13 multimarkdown V 27 dir 4-284483.0.r310913/1345 K 4 muse V 29 dir 4-157405.0.r315598/729522 K 4 mxml V 26 dir 4-201371.0.r317921/602 K 8 mysqlviz V 27 dir 4-317518.0.r317518/3952 K 6 mythes V 29 dir 4-275753.0.r316355/782109 K 9 nb-aspell V 31 dir 4-105809.0.r300897/11034163 K 10 nds-aspell V 30 dir l-125348.0.r300897/9947985 K 9 nl-aspell V 29 dir 4-65997.0.r300897/8285040 K 11 nl-hunspell V 31 dir 4-290458.0.r300897/10375897 K 9 nl-hyphen V 30 dir 4-278094.0.r300897/9513365 K 9 nl-ispell V 30 dir 4-37167.0.r300897/10213130 K 9 nl-mythes V 28 dir 2w-278116.0.r317664/1013 K 4 nltk V 26 dir 4-92966.0.r304113/5993 K 9 nn-aspell V 29 dir 4-65999.0.r300897/8960905 K 11 no-hunspell V 30 dir 4-278074.0.r300897/8645247 K 9 nunnimcax V 29 dir 4-116254.0.r316230/618428 K 3 nux V 27 dir 4-120408.0.r314783/1076 K 9 ny-aspell V 31 dir 2g-117537.0.r300897/8058463 K 9 ocaml-csv V 30 dir 4-203985.0.r300897/9549572 K 11 ocaml-expat V 30 dir 4-128357.0.r300897/9398860 K 9 ocaml-pxp V 26 dir 4-78432.0.r319725/1089 K 10 ocaml-text V 26 dir 4-274919.0.r314784/829 K 11 ocaml-tyxml V 30 dir 4-289928.0.r300897/9219906 K 7 odt2txt V 29 dir 4-181661.0.r316683/267427 K 7 openfts V 29 dir 4-87267.0.r300897/9539968 K 8 openjade V 28 dir j-7040.0.r316464/1863716 K 9 opensched V 29 dir 4-39519.0.r300897/8983082 K 6 opensp V 26 dir 4-72624.0.r317494/6973 K 21 openvanilla-framework V 30 dir 4-153961.0.r300897/9653943 K 19 openvanilla-modules V 29 dir 4-154041.0.r315474/747236 K 9 or-aspell V 31 dir r-125348.0.r300897/10668132 K 3 ots V 30 dir 4-193115.0.r316464/1865437 K 17 p5-AI-Categorizer V 30 dir 4-156513.0.r300897/9806062 K 24 p5-Algorithm-CheckDigits V 31 dir 4-272165.0.r300897/10568337 K 22 p5-Algorithm-RabinKarp V 30 dir 4-163295.0.r300897/9963885 K 18 p5-Apache-ParseLog V 30 dir 4-63871.0.r300897/10684195 K 16 p5-BibTeX-Parser V 30 dir 4-270994.0.r300897/9626160 K 15 p5-Bloom-Filter V 30 dir 4-136664.0.r315509/1064058 K 10 p5-CAM-PDF V 27 dir 4-167670.0.r311205/1372 K 13 p5-CQL-Parser V 27 dir 4-156424.0.r314447/1528 K 6 p5-CSS V 31 dir 4-168361.0.r300897/10387878 K 17 p5-CSS-Compressor V 27 dir 4-309237.0.r319060/3174 K 12 p5-CSS-Croco V 31 dir 4-247290.0.r300897/10006883 K 15 p5-CSS-Minifier V 26 dir 4-281117.0.r316559/876 K 18 p5-CSS-Minifier-XS V 27 dir 4-217028.0.r316560/1727 K 13 p5-CSS-Packer V 31 dir 4-278197.0.r300897/10004998 K 10 p5-CSS-SAC V 29 dir 4-62562.0.r300897/8986890 K 13 p5-CSS-Simple V 30 dir 4-263694.0.r300897/9945429 K 13 p5-CSS-Squish V 31 dir 4-165731.0.r300897/10741645 K 11 p5-CSS-Tiny V 30 dir 4-93999.0.r300897/10662428 K 18 p5-Chess-PGN-Parse V 30 dir 4-141555.0.r300897/9836970 K 12 p5-Class-CSV V 30 dir 4-180693.0.r300897/8929508 K 21 p5-Data-FormValidator V 26 dir 4-49384.0.r309397/1200 K 42 p5-Data-FormValidator-Constraints-DateTime V 30 dir 4-197822.0.r300897/9388664 K 18 p5-Data-Phrasebook V 27 dir 4-253735.0.r319211/1179 K 30 p5-Data-Phrasebook-Loader-YAML V 30 dir 4-253738.0.r315509/1065530 K 14 p5-Data-Report V 31 dir 4-163259.0.r300897/10631226 K 24 p5-Data-SpreadPagination V 29 dir 4-188029.0.r313266/298608 K 13 p5-DelimMatch V 29 dir 4-36492.0.r300897/9934121 K 15 p5-Dev-Bollocks V 31 dir 4-294396.0.r300897/10595165 K 17 p5-Devel-TraceSAX V 30 dir 4-150760.0.r300897/8356483 K 9 p5-DocSet V 29 dir 4-226142.0.r315981/238530 K 14 p5-EBook-Tools V 30 dir 4-228948.0.r300897/8832647 K 17 p5-Excel-Template V 26 dir 4-150599.0.r320160/758 K 20 p5-Excel-Writer-XLSX V 27 dir 4-282816.0.r317672/1081 K 15 p5-File-Inplace V 30 dir 4-265874.0.r300897/9912330 K 16 p5-Filter-Simple V 30 dir 4-95003.0.r300897/10251064 K 21 p5-FormValidator-Lite V 27 dir 4-229884.0.r318003/1996 K 19 p5-Games-Dissociate V 30 dir 4-166010.0.r315509/1066286 K 16 p5-Geo-Parse-OSM V 26 dir 4-270717.0.r319018/645 K 15 p5-Getopt-Lucid V 30 dir 4-207572.0.r300897/8523077 K 19 p5-Google-Data-JSON V 28 dir 4-196467.0.r309070/33491 K 13 p5-HTML-CTPP2 V 31 dir 4-209858.0.r300897/10050126 K 12 p5-HTML-Copy V 31 dir 4-198284.0.r300897/10621427 K 31 p5-HTML-Entities-ImodePictogram V 31 dir 4-198039.0.r300897/11069293 K 28 p5-HTML-Entities-Interpolate V 30 dir 4-279411.0.r300897/9378015 K 25 p5-HTML-Entities-Numbered V 30 dir 4-146213.0.r300897/8978519 K 18 p5-HTML-EscapeEvil V 31 dir 4-155983.0.r300897/10379690 K 14 p5-HTML-Format V 29 dir 4-43015.0.r315509/1067024 K 28 p5-HTML-FormatText-WithLinks V 27 dir 4-198025.0.r303060/1346 K 38 p5-HTML-FormatText-WithLinks-AndTables V 27 dir 4-302610.0.r302610/3335 K 16 p5-HTML-Fraction V 30 dir 4-146215.0.r300897/8039994 K 22 p5-HTML-HTML5-Entities V 31 dir 4-283365.0.r300897/10670038 K 20 p5-HTML-HTML5-Parser V 27 dir 4-257287.0.r308481/1211 K 15 p5-HTML-HTMLDoc V 30 dir 4-267945.0.r300897/8222859 K 14 p5-HTML-Packer V 30 dir 4-278199.0.r300897/8291340 K 14 p5-HTML-QRCode V 27 dir 4-269232.0.r314447/2253 K 14 p5-HTML-Quoted V 31 dir 4-280956.0.r300897/10336318 K 25 p5-HTML-RewriteAttributes V 27 dir 4-217774.0.r309518/1192 K 11 p5-HTML-SBC V 30 dir 4-189285.0.r300897/8679874 K 17 p5-HTML-SuperForm V 30 dir 4-237825.0.r300897/9664751 K 17 p5-HTML-TagFilter V 30 dir 4-147459.0.r315509/1067763 K 12 p5-HTML-Tidy V 31 dir 4-111158.0.r300897/10365129 K 12 p5-HTML-Tiny V 31 dir 4-206211.0.r300897/10862331 K 16 p5-HTML-Truncate V 30 dir 4-151916.0.r300897/9025555 K 8 p5-Hailo V 26 dir 4-279681.0.r316498/565 K 13 p5-Hash-Merge V 30 dir 4-112750.0.r300897/9568117 K 17 p5-Hatena-Keyword V 27 dir 4-172894.0.r318293/1532 K 16 p5-IDNA-Punycode V 29 dir 4-98566.0.r300897/9682814 K 19 p5-IO-CSVHeaderFile V 31 dir 4-131354.0.r300897/10804710 K 22 p5-JavaScript-Minifier V 27 dir 4-279646.0.r316561/1447 K 25 p5-JavaScript-Minifier-XS V 27 dir 4-217027.0.r316562/1733 K 20 p5-JavaScript-Packer V 31 dir 4-278198.0.r300897/10206825 K 14 p5-KinoSearch1 V 30 dir 4-294165.0.r315509/1068505 K 10 p5-Kwalify V 27 dir 4-221970.0.r320404/1370 K 15 p5-LaTeX-Driver V 29 dir 4-235246.0.r317899/693125 K 15 p5-LaTeX-Encode V 26 dir 4-235245.0.r312014/887 K 12 p5-LaTeX-Pod V 30 dir 4-237663.0.r300897/9760510 K 12 p5-LaTeX-TOM V 30 dir 4-235244.0.r300897/8543291 K 14 p5-LaTeX-Table V 26 dir 4-235247.0.r320091/584 K 18 p5-LaTeX-ToUnicode V 30 dir 4-270992.0.r300897/8898185 K 21 p5-Lingua-Conjunction V 30 dir 4-60922.0.r300897/10886565 K 25 p5-Lingua-EN-AddressParse V 29 dir 4-56325.0.r300897/9835057 K 19 p5-Lingua-EN-Fathom V 31 dir 4-158312.0.r300897/11077031 K 23 p5-Lingua-EN-FindNumber V 27 dir 4-305066.0.r305066/3422 K 19 p5-Lingua-EN-Gender V 30 dir 4-52404.0.r300897/10320203 K 23 p5-Lingua-EN-Infinitive V 30 dir 4-53817.0.r300897/10856678 K 20 p5-Lingua-EN-Inflect V 30 dir 4-53748.0.r300897/10060643 K 27 p5-Lingua-EN-Inflect-Number V 31 dir 4-106120.0.r300897/10453418 K 27 p5-Lingua-EN-Inflect-Phrase V 27 dir 4-254187.0.r310304/1278 K 23 p5-Lingua-EN-MatchNames V 29 dir 4-60916.0.r300897/8424084 K 21 p5-Lingua-EN-NameCase V 29 dir 4-54478.0.r300897/9590449 K 22 p5-Lingua-EN-NameParse V 29 dir 4-53821.0.r300897/9583881 K 24 p5-Lingua-EN-NamedEntity V 27 dir 4-168449.0.r319844/1148 K 21 p5-Lingua-EN-Nickname V 29 dir 4-53819.0.r300897/8933902 K 29 p5-Lingua-EN-Number-IsOrdinal V 27 dir 4-310299.0.r310650/1113 K 20 p5-Lingua-EN-Numbers V 29 dir 4-60924.0.r300897/9228799 K 25 p5-Lingua-EN-Numbers-Easy V 29 dir 4-93045.0.r300897/9866165 K 29 p5-Lingua-EN-Numbers-Ordinate V 30 dir 4-52406.0.r300897/10874833 K 21 p5-Lingua-EN-Sentence V 29 dir 4-53751.0.r300897/8728026 K 20 p5-Lingua-EN-Squeeze V 29 dir 4-60926.0.r300897/8992057 K 22 p5-Lingua-EN-Summarize V 30 dir 4-60928.0.r300897/10082821 K 21 p5-Lingua-EN-Syllable V 29 dir 4-60930.0.r300897/8122675 K 19 p5-Lingua-EN-Tagger V 26 dir 4-97204.0.r305151/1190 K 23 p5-Lingua-EN-Words2Nums V 27 dir 4-305065.0.r305065/3589 K 15 p5-Lingua-Ident V 30 dir 4-61779.0.r300897/10220070 K 18 p5-Lingua-Identify V 27 dir 4-147894.0.r319479/1455 K 16 p5-Lingua-Ispell V 29 dir 4-42155.0.r300897/9932260 K 20 p5-Lingua-PT-Stemmer V 29 dir 4-97734.0.r300897/8493125 K 19 p5-Lingua-Preferred V 29 dir 4-52423.0.r300897/9360032 K 14 p5-Lingua-Stem V 29 dir 4-96900.0.r300897/8506288 K 17 p5-Lingua-Stem-Fr V 31 dir 4-114933.0.r300897/10729995 K 17 p5-Lingua-Stem-It V 30 dir 4-98579.0.r300897/10878880 K 17 p5-Lingua-Stem-Ru V 30 dir 4-114932.0.r300897/8298628 K 23 p5-Lingua-Stem-Snowball V 31 dir 4-119405.0.r300897/10743576 K 26 p5-Lingua-Stem-Snowball-Da V 29 dir 4-98584.0.r300897/8917502 K 26 p5-Lingua-Stem-Snowball-No V 29 dir 4-98586.0.r315509/1069247 K 26 p5-Lingua-Stem-Snowball-Se V 29 dir 4-98588.0.r315509/1070002 K 19 p5-Lingua-StopWords V 30 dir 4-119276.0.r300897/8726114 K 18 p5-Lingua-Treebank V 30 dir 4-219257.0.r300897/9937823 K 9 p5-Lucene V 28 dir 4-185543.0.r311137/68056 K 7 p5-MARC V 29 dir 4-52052.0.r300897/9954995 K 15 p5-MARC-Charset V 27 dir 4-238963.0.r312080/1257 K 12 p5-MARC-Lint V 27 dir 4-192470.0.r313971/1802 K 14 p5-MARC-Record V 27 dir 4-125584.0.r313972/1072 K 11 p5-MARC-XML V 27 dir 4-239024.0.r313973/1757 K 12 p5-MKDoc-XML V 31 dir 4-163435.0.r300897/10872881 K 15 p5-Makefile-DOM V 30 dir 4-211498.0.r300897/9914206 K 18 p5-Makefile-Parser V 30 dir 4-159320.0.r300897/9980189 K 10 p5-Markapl V 30 dir 4-249865.0.r300897/9445276 K 13 p5-Marpa-HTML V 26 dir 4-285700.0.r319033/857 K 18 p5-MathML-Entities V 30 dir 4-163378.0.r300897/8480096 K 17 p5-Net-IDN-Encode V 29 dir 4-265956.0.r306010/315925 K 19 p5-Net-Snort-Parser V 27 dir 4-312654.0.r312654/3729 K 11 p5-Net-YASA V 31 dir 4-198043.0.r300897/10674547 K 18 p5-NetAddr-IP-Find V 29 dir 4-67084.0.r300897/9049193 K 16 p5-Number-Format V 30 dir 4-49599.0.r300897/10279496 K 15 p5-Number-Spell V 31 dir 4-185629.0.r300897/10102092 K 11 p5-ODF-lpOD V 30 dir 4-270659.0.r315509/1070747 K 19 p5-OpenOffice-OODoc V 30 dir 4-243142.0.r300897/9896482 K 11 p5-PDF-API2 V 26 dir 4-54137.0.r310818/1782 K 11 p5-PDF-API3 V 26 dir g-54137.0.r305704/1956 K 13 p5-PDF-Create V 30 dir 4-39469.0.r300897/10247259 K 15 p5-PDF-FromHTML V 30 dir 4-167464.0.r300897/8519316 K 12 p5-PDF-Table V 27 dir 4-235215.0.r319024/1553 K 13 p5-PDF-Writer V 30 dir 4-167449.0.r300897/9102872 K 12 p5-POD2-Base V 30 dir 4-255097.0.r300897/9421392 K 17 p5-POE-Filter-XML V 30 dir 4-116677.0.r315509/1071485 K 14 p5-POSIX-Regex V 27 dir 4-173867.0.r319968/1644 K 6 p5-PPI V 27 dir 4-132341.0.r320159/1614 K 11 p5-PPI-HTML V 29 dir 4-132343.0.r301858/824498 K 9 p5-PPI-XS V 27 dir 4-191913.0.r318371/1237 K 19 p5-PPIx-EditorTools V 29 dir 4-237878.0.r312143/403598 K 14 p5-PPIx-Regexp V 27 dir 4-255096.0.r320158/1474 K 17 p5-PPIx-Utilities V 31 dir 4-258508.0.r300897/10637915 K 21 p5-Parse-BooleanLogic V 30 dir 4-244716.0.r300897/8093019 K 12 p5-Parse-CSV V 30 dir 4-175970.0.r300897/9372231 K 20 p5-Parse-FixedLength V 31 dir 4-146485.0.r300897/10425560 K 13 p5-Parse-Flex V 31 dir 4-164011.0.r300897/10342605 K 20 p5-Parse-PhoneNumber V 27 dir 4-156341.0.r309895/1328 K 15 p5-Parse-Syslog V 29 dir 4-48465.0.r300897/9585764 K 14 p5-Perl-Critic V 27 dir 4-149737.0.r309066/1899 K 20 p5-Perl-Critic-Bangs V 27 dir 4-214819.0.r303906/1893 K 22 p5-Perl-MinimumVersion V 26 dir 4-146372.0.r320161/752 K 23 p5-PerlPoint-Converters V 30 dir 4-111078.0.r300897/8708689 K 20 p5-PerlPoint-Package V 30 dir 4-111075.0.r300897/9131475 K 8 p5-Petal V 27 dir 4-163437.0.r312876/1151 K 17 p5-Petal-CodePerl V 31 dir 4-163518.0.r300897/10055739 K 13 p5-Petal-Mail V 30 dir 4-163522.0.r300897/9226920 K 14 p5-Petal-Utils V 31 dir 4-163528.0.r300897/10239765 K 10 p5-Plagger V 27 dir 4-171172.0.r314786/3596 K 10 p5-Plucene V 30 dir 4-114995.0.r300897/8072555 K 31 p5-Plucene-Analysis-CJKAnalyzer V 30 dir 4-195269.0.r300897/9868129 K 43 p5-Plucene-Plugin-Analyzer-SnowballAnalyzer V 30 dir 4-119417.0.r300897/9965896 K 17 p5-Plucene-Simple V 30 dir 4-169445.0.r315509/1072229 K 15 p5-Pod-Abstract V 29 dir 4-236379.0.r305921/467842 K 14 p5-Pod-Autopod V 27 dir 4-243576.0.r315230/1250 K 16 p5-Pod-Constants V 29 dir 4-60095.0.r300897/9917930 K 14 p5-Pod-DocBook V 30 dir 4-115927.0.r300897/9840333 K 16 p5-Pod-Elemental V 30 dir 4-255171.0.r300897/8825073 K 14 p5-Pod-Escapes V 30 dir 4-84054.0.r300897/10564526 K 15 p5-Pod-Eventual V 26 dir 4-248734.0.r311865/578 K 15 p5-Pod-HtmlEasy V 31 dir 4-248382.0.r300897/10241657 K 15 p5-Pod-Markdown V 27 dir 4-286007.0.r309066/2736 K 10 p5-Pod-POM V 26 dir 4-60113.0.r319480/1143 K 27 p5-Pod-POM-View-HTML-Filter V 30 dir 4-141696.0.r300897/9054464 K 13 p5-Pod-Parser V 26 dir 4-60076.0.r319783/1420 K 14 p5-Pod-Perldoc V 29 dir 4-254254.0.r308985/841240 K 18 p5-Pod-ProjectDocs V 27 dir 4-141590.0.r309066/3581 K 13 p5-Pod-Simple V 26 dir 4-84057.0.r317480/1245 K 12 p5-Pod-Spell V 30 dir 4-211365.0.r300897/8623705 K 12 p5-Pod-Strip V 27 dir 4-185066.0.r309066/4419 K 15 p5-Pod-Stripper V 30 dir 4-94275.0.r300897/10820350 K 11 p5-Pod-Tree V 28 dir 4-115801.0.r309070/36009 K 11 p5-Pod-WSDL V 30 dir 4-174169.0.r300897/8070683 K 10 p5-Pod-XML V 30 dir 4-167666.0.r300897/8549144 K 12 p5-Pod-Xhtml V 30 dir 4-167656.0.r300897/8402852 K 18 p5-RADIUS-UserFile V 30 dir 4-53753.0.r300897/10012563 K 11 p5-RDF-Core V 29 dir 4-60291.0.r315509/1072962 K 16 p5-RDF-Notation3 V 30 dir 4-50387.0.r300897/10114022 K 13 p5-RDF-Simple V 31 dir 4-115274.0.r300897/10838042 K 11 p5-RDFStore V 29 dir 4-60293.0.r300897/8735313 K 13 p5-RTF-Parser V 29 dir 4-91491.0.r300897/9312860 K 16 p5-RTF-Tokenizer V 29 dir 4-91490.0.r300897/9611718 K 13 p5-RTF-Writer V 30 dir 4-91488.0.r300897/10019206 K 15 p5-Regex-PreSuf V 29 dir 4-91028.0.r300897/8722291 K 16 p5-Regexp-Common V 26 dir 4-50531.0.r314292/1077 K 30 p5-Regexp-Common-Email-Address V 30 dir 4-211944.0.r300897/8127925 K 25 p5-Regexp-Common-net-CIDR V 30 dir 4-280959.0.r300897/9996126 K 29 p5-Regexp-Common-profanity_us V 27 dir 4-167536.0.r303863/1368 K 14 p5-Regexp-Copy V 30 dir 4-204500.0.r315509/1073695 K 22 p5-Regexp-DefaultFlags V 31 dir 4-174272.0.r300897/10866110 K 14 p5-Regexp-IPv6 V 30 dir 4-280953.0.r300897/8108655 K 13 p5-Regexp-Log V 31 dir 4-130255.0.r300897/10151027 K 20 p5-Regexp-Log-Common V 27 dir 4-130257.0.r305109/1214 K 16 p5-SGML-DTDParse V 30 dir 4-167753.0.r300897/8796396 K 21 p5-SGML-Parser-OpenSP V 30 dir 4-196500.0.r300897/9497135 K 10 p5-SGMLSpm V 30 dir 4-147776.0.r300897/8781407 K 16 p5-SQL-Tokenizer V 30 dir 4-269043.0.r300897/9982064 K 6 p5-SVG V 26 dir 4-50496.0.r319371/1621 K 13 p5-SVG-Parser V 30 dir 4-282594.0.r300897/9323576 K 18 p5-Search-Estraier V 31 dir 4-167489.0.r300897/10954880 K 15 p5-Search-Odeum V 30 dir 4-196680.0.r300897/8051007 K 16 p5-Search-Saryer V 29 dir 4-67641.0.r300897/9705365 K 21 p5-Search-VectorSpace V 30 dir 4-139495.0.r315509/1074445 K 8 p5-Senna V 30 dir 4-141216.0.r300897/8533922 K 7 p5-Solr V 31 dir 4-230156.0.r300897/10490782 K 16 p5-Sort-ArbBiLex V 29 dir 4-36749.0.r300897/9638333 K 14 p5-Sort-Fields V 29 dir 4-36750.0.r300897/9494515 K 17 p5-Sort-Naturally V 31 dir 4-128942.0.r300897/10739752 K 16 p5-Sphinx-Config V 31 dir 4-282974.0.r300897/10430839 K 17 p5-Sphinx-Manager V 30 dir 4-282975.0.r300897/8317381 K 16 p5-Sphinx-Search V 30 dir 4-240156.0.r300897/9856800 K 8 p5-Spork V 31 dir 4-113888.0.r300897/10398456 K 25 p5-Spreadsheet-ParseExcel V 30 dir 4-36367.0.r300897/10132304 K 19 p5-Spreadsheet-Read V 30 dir 4-252066.0.r300897/9949867 K 22 p5-Spreadsheet-ReadSXC V 30 dir 4-252067.0.r300897/8335539 K 25 p5-Spreadsheet-WriteExcel V 26 dir 4-36368.0.r320062/1210 K 33 p5-Spreadsheet-WriteExcel-FromXML V 30 dir 4-110054.0.r300897/8087403 K 32 p5-Spreadsheet-WriteExcel-Styler V 27 dir 4-252954.0.r308859/1260 K 28 p5-Spreadsheet-WriteExcelXML V 27 dir 4-108630.0.r309020/1248 K 19 p5-Spreadsheet-XLSX V 30 dir 4-279558.0.r300897/9203113 K 21 p5-String-BufferStack V 31 dir 4-227986.0.r300897/10267206 K 19 p5-String-CamelCase V 30 dir 4-203284.0.r300897/9517112 K 16 p5-String-Divert V 30 dir 4-149893.0.r300897/9193707 K 16 p5-String-Escape V 30 dir 4-234090.0.r300897/9613598 K 17 p5-String-Flogger V 27 dir 4-265637.0.r311848/1197 K 16 p5-String-Format V 27 dir 4-136661.0.r312727/1499 K 18 p5-String-Fraction V 29 dir 4-162611.0.r301441/449169 K 20 p5-String-Koremutake V 30 dir 4-152198.0.r300897/9379936 K 23 p5-String-RewritePrefix V 27 dir 4-238495.0.r303766/1332 K 15 p5-String-Scanf V 30 dir 4-49601.0.r300897/10181685 K 20 p5-String-ShellQuote V 30 dir 4-36741.0.r300897/10228657 K 18 p5-String-ShowDiff V 29 dir 4-79849.0.r300897/8970967 K 15 p5-String-Strip V 30 dir 4-36633.0.r300897/10989250 K 25 p5-String-ToIdentifier-EN V 27 dir 4-286917.0.r311251/1349 K 19 p5-String-Tokenizer V 31 dir 4-156420.0.r300897/11015576 K 18 p5-String-Truncate V 31 dir 4-245284.0.r300897/10174462 K 17 p5-String-Urandom V 30 dir 4-288314.0.r300897/9212179 K 31 p5-Syntax-Highlight-Engine-Kate V 27 dir 4-163899.0.r319200/1584 K 33 p5-Syntax-Highlight-Perl-Improved V 31 dir 4-143647.0.r300897/10032220 K 13 p5-TeX-Encode V 30 dir 4-162462.0.r300897/9284267 K 13 p5-TeX-Hyphen V 30 dir 4-68556.0.r300897/10292004 K 19 p5-Template-Declare V 27 dir 4-190708.0.r309515/1197 K 19 p5-Template-Extract V 31 dir 4-147705.0.r300897/10258619 K 17 p5-Template-Magic V 30 dir 4-115931.0.r315509/1075957 K 29 p5-Template-Plugin-Autoformat V 30 dir 4-240422.0.r300897/9275702 K 36 p5-Template-Plugin-Filter-Minify-CSS V 26 dir 4-281139.0.r316586/835 K 39 p5-Template-Plugin-Filter-Minify-CSS-XS V 26 dir 4-281140.0.r316587/837 K 43 p5-Template-Plugin-Filter-Minify-JavaScript V 26 dir 4-281141.0.r316588/853 K 46 p5-Template-Plugin-Filter-Minify-JavaScript-XS V 26 dir 4-281142.0.r316589/844 K 33 p5-Template-Plugin-HTML-SuperForm V 30 dir 4-237826.0.r300897/9402733 K 36 p5-Template-Plugin-Lingua-EN-Inflect V 31 dir 4-189303.0.r300897/10515265 K 29 p5-Template-Plugin-XML-Escape V 30 dir 4-226075.0.r300897/9001142 K 20 p5-Template-Semantic V 27 dir 4-310627.0.r310627/3206 K 16 p5-Template-Tiny V 30 dir 4-251295.0.r315487/1243797 K 14 p5-Term-QRCode V 31 dir 4-295192.0.r300897/10629341 K 19 p5-Test-Perl-Critic V 31 dir 4-196457.0.r300897/10544845 K 19 p5-Text-ASCIIMathML V 31 dir 4-239465.0.r300897/10277604 K 18 p5-Text-ASCIITable V 30 dir 4-133745.0.r300897/8321164 K 15 p5-Text-Affixes V 30 dir 4-120689.0.r300897/9849713 K 15 p5-Text-Aligner V 30 dir 4-108491.0.r315509/1076704 K 14 p5-Text-Aspell V 30 dir 4-130689.0.r300897/8478204 K 18 p5-Text-Autoformat V 26 dir 4-36494.0.r318066/1469 K 16 p5-Text-Balanced V 29 dir 4-47889.0.r300897/8438064 K 18 p5-Text-Bastardize V 30 dir 4-168764.0.r300897/8599098 K 14 p5-Text-BibTeX V 26 dir 4-98617.0.r310139/1157 K 12 p5-Text-Bind V 30 dir 4-36495.0.r300897/10008762 K 12 p5-Text-Brew V 27 dir 4-302935.0.r302935/2931 K 11 p5-Text-CSV V 29 dir 4-46072.0.r300897/8969089 K 19 p5-Text-CSV-Encoded V 30 dir 4-261476.0.r300897/8764426 K 18 p5-Text-CSV-Simple V 30 dir 4-151412.0.r300897/9374131 K 14 p5-Text-CSV_XS V 26 dir 2-23192.0.r318712/1120 K 18 p5-Text-Capitalize V 26 dir 4-156241.0.r319797/642 K 17 p5-Text-CharWidth V 30 dir 4-219506.0.r300897/8521207 K 13 p5-Text-Chomp V 30 dir 4-144673.0.r315509/1077443 K 19 p5-Text-ClearSilver V 27 dir 4-310653.0.r310653/3738 K 15 p5-Text-Context V 30 dir 4-231248.0.r300897/8671661 K 26 p5-Text-Context-EitherSide V 31 dir 4-146219.0.r300897/10500215 K 18 p5-Text-DHCPLeases V 27 dir 4-269779.0.r310410/1137 K 17 p5-Text-Decorator V 30 dir 4-164651.0.r300897/8535810 K 17 p5-Text-Delimited V 31 dir 4-169331.0.r300897/10860444 K 12 p5-Text-Diff V 29 dir 4-62925.0.r300897/9916055 K 17 p5-Text-Diff-HTML V 30 dir 4-143692.0.r300897/8220974 K 19 p5-Text-Diff-Parser V 31 dir 4-224688.0.r300897/10040421 K 13 p5-Text-Diff3 V 30 dir 4-163880.0.r300897/8306782 K 23 p5-Text-DoubleMetaphone V 29 dir 4-36496.0.r300897/8830772 K 16 p5-Text-Emoticon V 31 dir 4-167456.0.r300897/10919773 K 27 p5-Text-Emoticon-GoogleTalk V 30 dir 4-168755.0.r300897/9272320 K 20 p5-Text-Emoticon-MSN V 30 dir 4-246722.0.r300897/8133417 K 14 p5-Text-EtText V 29 dir 4-61668.0.r315487/1244530 K 20 p5-Text-Extract-Word V 31 dir 4-252428.0.r300897/10188508 K 20 p5-Text-ExtractWords V 30 dir 4-92463.0.r300897/10666244 K 14 p5-Text-FillIn V 30 dir 4-36497.0.r300897/10687979 K 14 p5-Text-Filter V 26 dir 4-36498.0.r311110/1167 K 20 p5-Text-Filter-Chain V 29 dir 4-36499.0.r300897/9672230 K 18 p5-Text-FindIndent V 29 dir 4-230143.0.r305921/468701 K 14 p5-Text-FixEOL V 31 dir 4-188051.0.r300897/10423653 K 19 p5-Text-FixedLength V 30 dir 4-36500.0.r300897/10763046 K 25 p5-Text-FixedLength-Extra V 29 dir 4-42524.0.r300897/8354576 K 12 p5-Text-Flow V 30 dir 4-219469.0.r300897/9404621 K 17 p5-Text-Flowchart V 29 dir 4-36501.0.r300897/8857312 K 14 p5-Text-Flowed V 30 dir 4-169454.0.r300897/8035667 K 14 p5-Text-Format V 26 dir 4-36502.0.r307406/1321 K 20 p5-Text-Format+NWrap V 30 dir 4-167865.0.r300897/9038187 K 19 p5-Text-FormatTable V 29 dir 4-54729.0.r300897/8823191 K 14 p5-Text-German V 28 dir 4-98581.0.r301858/825229 K 12 p5-Text-Glob V 30 dir 4-81400.0.r300897/11040770 K 16 p5-Text-Graphics V 29 dir 4-36504.0.r300897/8778405 K 16 p5-Text-Greeking V 31 dir 4-196783.0.r300897/10107024 K 12 p5-Text-Haml V 27 dir 4-311285.0.r318763/1535 K 14 p5-Text-Hatena V 31 dir 4-167453.0.r300897/10377787 K 17 p5-Text-Highlight V 31 dir 4-197115.0.r300897/10776053 K 15 p5-Text-HikiDoc V 27 dir 4-280755.0.r318698/1064 K 22 p5-Text-Language-Guess V 31 dir 4-173737.0.r300897/11030376 K 13 p5-Text-Lorem V 30 dir 4-292135.0.r300897/8834509 K 16 p5-Text-Markdown V 29 dir 4-160419.0.r305130/546698 K 30 p5-Text-Match-FastAlternatives V 30 dir 4-253459.0.r300897/8985015 K 17 p5-Text-Metaphone V 29 dir 4-53827.0.r315509/1078177 K 18 p5-Text-MicroMason V 27 dir 4-310629.0.r310629/3377 K 21 p5-Text-MicroTemplate V 27 dir 4-252040.0.r310414/1222 K 30 p5-Text-MicroTemplate-Extended V 27 dir 4-310631.0.r310631/3090 K 21 p5-Text-MultiMarkdown V 30 dir 4-243227.0.r300897/9817254 K 11 p5-Text-NSP V 27 dir 4-139491.0.r312497/1167 K 20 p5-Text-NeatTemplate V 30 dir 4-173437.0.r315509/1078928 K 17 p5-Text-Netstring V 29 dir 4-91476.0.r300897/9243620 K 13 p5-Text-Ngram V 31 dir 4-120746.0.r300897/10909584 K 14 p5-Text-Ngrams V 26 dir 4-96715.0.r309017/1174 K 16 p5-Text-Original V 27 dir 4-119488.0.r303065/1338 K 15 p5-Text-Padding V 26 dir 4-283434.0.r316563/896 K 21 p5-Text-ParagraphDiff V 29 dir 4-93078.0.r315487/1245274 K 18 p5-Text-ParseWords V 27 dir 4-217890.0.r314553/1026 K 13 p5-Text-Patch V 31 dir 4-246297.0.r300897/10717290 K 12 p5-Text-Pipe V 27 dir 4-310605.0.r310605/3239 K 17 p5-Text-Prefix-XS V 31 dir 4-288190.0.r300897/10928725 K 14 p5-Text-QRCode V 31 dir 4-269231.0.r300897/10686089 K 13 p5-Text-Query V 29 dir 4-36506.0.r300897/8560895 K 13 p5-Text-Quote V 27 dir 4-169418.0.r309066/5940 K 14 p5-Text-Quoted V 26 dir 4-78953.0.r318757/1191 K 20 p5-Text-RecordParser V 29 dir 4-95025.0.r300897/8967225 K 14 p5-Text-Reflow V 30 dir 4-70767.0.r300897/10755733 K 14 p5-Text-Reform V 29 dir 4-79217.0.r300897/9711606 K 14 p5-Text-Report V 30 dir 4-195165.0.r300897/8074440 K 18 p5-Text-Repository V 30 dir 4-54731.0.r300897/10513281 K 12 p5-Text-Sass V 27 dir 4-252323.0.r310412/1108 K 18 p5-Text-Shellwords V 28 dir 4-79858.0.r305216/236971 K 18 p5-Text-Similarity V 27 dir 4-120386.0.r310868/1098 K 19 p5-Text-SimpleTable V 30 dir 4-148462.0.r300897/9573023 K 22 p5-Text-SimpleTemplate V 29 dir 4-38918.0.r300897/9134829 K 20 p5-Text-SpellChecker V 30 dir 4-223281.0.r300897/9580084 K 24 p5-Text-SpellChecker-GUI V 31 dir 4-242301.0.r300897/10660535 K 17 p5-Text-Striphigh V 29 dir 4-93998.0.r300897/9104764 K 13 p5-Text-Table V 27 dir 4-108492.0.r320403/1160 K 17 p5-Text-Tabs+Wrap V 26 dir 4-77387.0.r309544/1473 K 22 p5-Text-TabularDisplay V 27 dir 4-109435.0.r314430/1173 K 12 p5-Text-Tags V 30 dir 4-167359.0.r300897/8449972 K 16 p5-Text-Template V 26 dir 2-22706.0.r312068/1519 K 16 p5-Text-TestBase V 27 dir 4-317700.0.r320101/1062 K 15 p5-Text-Textile V 30 dir 4-134784.0.r300897/8277301 K 12 p5-Text-Tmpl V 30 dir 4-36508.0.r300897/10053836 K 12 p5-Text-Trac V 30 dir 4-168236.0.r300897/8247253 K 12 p5-Text-Trim V 30 dir 4-204726.0.r300897/8662386 K 16 p5-Text-Truncate V 31 dir 4-229032.0.r300897/10745479 K 18 p5-Text-Typography V 27 dir 4-317539.0.r317539/3362 K 16 p5-Text-Unaccent V 29 dir 4-163389.0.r316683/269081 K 16 p5-Text-VimColor V 27 dir 4-114725.0.r320162/1341 K 18 p5-Text-WikiCreole V 31 dir 4-221021.0.r300897/10711360 K 18 p5-Text-WikiFormat V 26 dir 4-98618.0.r314055/1132 K 16 p5-Text-WordDiff V 30 dir 4-154821.0.r300897/8465892 K 15 p5-Text-Wrapper V 26 dir 4-36503.0.r307405/1175 K 14 p5-Text-Xslate V 27 dir 4-256306.0.r319782/1066 K 29 p5-Text-Xslate-Bridge-TT2Like V 27 dir 4-310674.0.r310674/3877 K 13 p5-Text-vCard V 29 dir 4-156668.0.r313649/779291 K 10 p5-Tiffany V 27 dir 4-310654.0.r310654/2846 K 13 p5-Time-Human V 26 dir 4-112250.0.r319613/218 K 9 p5-Tk-Pod V 27 dir 4-283289.0.r315006/1461 K 15 p5-Tk-XMLViewer V 30 dir 4-43198.0.r300897/10127801 K 12 p5-Tree-Nary V 29 dir 4-43105.0.r300897/9508642 K 14 p5-Tree-Suffix V 30 dir 4-159927.0.r300897/8033789 K 19 p5-UML-Class-Simple V 27 dir 4-191472.0.r318368/1245 K 15 p5-UML-Sequence V 29 dir 4-91487.0.r315509/1079668 K 12 p5-UML-State V 29 dir 4-91486.0.r315509/1080398 K 11 p5-URI-Find V 26 dir 4-46279.0.r309066/6773 K 20 p5-Unicode-CheckUTF8 V 30 dir 4-168762.0.r300897/8101587 K 18 p5-Unicode-Collate V 27 dir 4-283279.0.r309431/1070 K 25 p5-Unicode-EastAsianWidth V 27 dir 4-230791.0.r309672/1337 K 17 p5-Unicode-Escape V 29 dir 4-231273.0.r303159/228160 K 20 p5-Unicode-LineBreak V 27 dir 4-270286.0.r311100/1818 K 20 p5-Unicode-Normalize V 27 dir 4-156270.0.r307482/1088 K 17 p5-Unicode-Unihan V 30 dir 4-177304.0.r300897/9624286 K 19 p5-Validator-Custom V 30 dir 4-257319.0.r300897/8741009 K 15 p5-Version-Next V 27 dir 4-304373.0.r304373/3432 K 8 p5-Vroom V 27 dir 4-253173.0.r303276/2000 K 7 p5-WDDX V 29 dir 4-48338.0.r300897/9463662 K 21 p5-WWW-Google-SiteMap V 27 dir 4-159520.0.r318165/1014 K 18 p5-WWW-Wordnik-API V 30 dir 4-270754.0.r300897/8094488 K 20 p5-WordNet-QueryData V 29 dir 4-84418.0.r300897/9145100 K 21 p5-WordNet-Similarity V 29 dir 4-84422.0.r300897/8289468 K 11 p5-XML-Atom V 29 dir 4-96897.0.r300897/8078143 K 26 p5-XML-Atom-Ext-OpenSearch V 27 dir 4-222131.0.r302959/1341 K 18 p5-XML-Atom-Filter V 30 dir 4-145296.0.r300897/9431157 K 22 p5-XML-Atom-SimpleFeed V 30 dir 4-145583.0.r300897/8677998 K 18 p5-XML-Atom-Stream V 30 dir 4-165293.0.r315509/1081137 K 23 p5-XML-Atom-Syndication V 30 dir 4-109747.0.r300897/8908541 K 17 p5-XML-AutoWriter V 26 dir 4-97774.0.r309411/1228 K 11 p5-XML-Bare V 27 dir 4-230449.0.r317001/1052 K 16 p5-XML-Canonical V 30 dir 4-196089.0.r300897/9479219 K 22 p5-XML-CanonicalizeXML V 30 dir 4-239083.0.r300897/8115961 K 14 p5-XML-Catalog V 30 dir 4-53698.0.r300897/10350780 K 12 p5-XML-Clean V 31 dir 4-118969.0.r300897/10523498 K 11 p5-XML-Code V 29 dir 4-214163.0.r308777/593795 K 14 p5-XML-Compile V 27 dir 4-173871.0.r318152/1057 K 20 p5-XML-Compile-Cache V 27 dir 4-225707.0.r318149/1090 K 21 p5-XML-Compile-Dumper V 30 dir 4-265908.0.r300897/8315495 K 11 p5-XML-DBMS V 29 dir 4-60968.0.r300897/9574889 K 10 p5-XML-DOM V 29 dir 2-22951.0.r300897/8443270 K 15 p5-XML-DOM-Lite V 30 dir 4-171153.0.r300897/9812397 K 16 p5-XML-DOM-XPath V 30 dir 4-142562.0.r300897/8024285 K 11 p5-XML-DOM2 V 30 dir 4-167858.0.r300897/9289453 K 17 p5-XML-DOMHandler V 30 dir 4-238923.0.r300897/8245374 K 9 p5-XML-DT V 26 dir 4-36743.0.r315276/1030 K 16 p5-XML-DTDParser V 30 dir 4-91185.0.r300897/10968899 K 14 p5-XML-Descent V 31 dir 4-252539.0.r300897/11026583 K 23 p5-XML-DifferenceMarkup V 30 dir 4-98470.0.r300897/11000512 K 16 p5-XML-Directory V 29 dir 4-51176.0.r300897/8234964 K 28 p5-XML-DoubleEncodedEntities V 31 dir 4-232141.0.r300897/10183631 K 18 p5-XML-Driver-HTML V 31 dir 4-146320.0.r300897/10233924 K 13 p5-XML-Dumper V 29 dir 4-36742.0.r300897/8135288 K 16 p5-XML-Elemental V 30 dir 4-119162.0.r300897/8483874 K 15 p5-XML-Encoding V 29 dir 4-48913.0.r315509/1082607 K 15 p5-XML-Entities V 27 dir 4-263966.0.r302776/1445 K 11 p5-XML-FOAF V 30 dir 4-173735.0.r300897/9010083 K 11 p5-XML-Feed V 27 dir 4-115102.0.r313179/1152 K 19 p5-XML-Feed-Deduper V 26 dir 4-233039.0.r319666/635 K 13 p5-XML-FeedPP V 30 dir 4-214376.0.r300897/8228714 K 24 p5-XML-Filter-BufferText V 30 dir 4-60087.0.r300897/10917856 K 30 p5-XML-Filter-DOMFilter-LibXML V 31 dir 4-146263.0.r300897/10731960 K 22 p5-XML-Filter-DetectWS V 29 dir 4-60089.0.r315509/1083347 K 26 p5-XML-Filter-GenericChunk V 29 dir 4-87929.0.r300897/8329264 K 22 p5-XML-Filter-Reindent V 29 dir 4-60111.0.r300897/8737219 K 24 p5-XML-Filter-SAX1toSAX2 V 29 dir 4-60463.0.r300897/9723204 K 18 p5-XML-Filter-SAXT V 29 dir 4-60091.0.r300897/8081761 K 22 p5-XML-Filter-XInclude V 30 dir 4-60093.0.r300897/10088368 K 18 p5-XML-Filter-XSLT V 29 dir 4-60079.0.r300897/8439959 K 11 p5-XML-Flow V 30 dir 4-168858.0.r300897/9557700 K 12 p5-XML-GDOME V 29 dir 4-90054.0.r300897/8469640 K 16 p5-XML-Generator V 30 dir 4-99609.0.r300897/10381579 K 20 p5-XML-Generator-DBI V 29 dir 4-60077.0.r300897/8364239 K 25 p5-XML-Generator-PerlData V 29 dir 4-86589.0.r300897/9386671 K 12 p5-XML-Grove V 29 dir 4-60918.0.r300897/8054712 K 24 p5-XML-Hadler-HTMLWriter V 29 dir 4-91190.0.r300897/8828852 K 26 p5-XML-Handler-Dtd2DocBook V 30 dir 4-167564.0.r300897/8539573 K 23 p5-XML-Handler-Dtd2Html V 27 dir 4-167557.0.r301108/1442 K 20 p5-XML-Handler-Trees V 30 dir 4-50893.0.r300897/10392349 K 23 p5-XML-Handler-YAWriter V 29 dir 4-60467.0.r300897/8724200 K 14 p5-XML-Hash-LX V 30 dir 4-245438.0.r300897/9370362 K 13 p5-XML-LibXML V 27 dir 4-43233.0.r316227/90567 K 19 p5-XML-LibXML-Cache V 27 dir 4-285708.0.r304247/1188 K 22 p5-XML-LibXML-Iterator V 29 dir 4-89997.0.r300897/9341051 K 25 p5-XML-LibXML-PrettyPrint V 26 dir 4-285103.0.r316584/847 K 29 p5-XML-LibXML-SAX-ChunkParser V 29 dir 4-270449.0.r312143/404338 K 20 p5-XML-LibXML-Simple V 27 dir 4-232555.0.r314535/1167 K 14 p5-XML-LibXSLT V 27 dir 4-45875.0.r316227/91288 K 14 p5-XML-Liberal V 27 dir 4-167434.0.r311024/2038 K 14 p5-XML-Literal V 29 dir 4-169329.0.r301858/825965 K 11 p5-XML-Mini V 31 dir 4-167871.0.r300897/10230542 K 12 p5-XML-MyXML V 30 dir 4-191250.0.r315509/1084082 K 23 p5-XML-NamespaceSupport V 29 dir 4-50383.0.r315509/1084819 K 11 p5-XML-Node V 29 dir 4-42525.0.r300897/8911862 K 17 p5-XML-NodeFilter V 29 dir 4-89995.0.r315509/1085566 K 11 p5-XML-OPML V 31 dir 4-154202.0.r300897/10987376 K 18 p5-XML-OPML-LibXML V 31 dir 4-226601.0.r300897/10726159 K 14 p5-XML-Parsepp V 27 dir 4-300548.0.r302813/1055 K 13 p5-XML-Parser V 26 dir 2-14521.0.r310260/3682 K 22 p5-XML-Parser-EasyTree V 29 dir 4-92046.0.r300897/9339149 K 23 p5-XML-Parser-Lite-Tree V 31 dir 4-134262.0.r300897/11024684 K 28 p5-XML-Parser-Style-EasyTree V 30 dir 4-238510.0.r300897/8803423 K 29 p5-XML-Parser-Style-Elemental V 26 dir 4-109746.0.r318171/756 K 12 p5-XML-Quote V 27 dir 4-74844.0.r316227/92007 K 10 p5-XML-RAI V 30 dir 4-109741.0.r300897/9099099 K 10 p5-XML-RSS V 30 dir 4-32257.0.r300897/10021061 K 15 p5-XML-RSS-Feed V 29 dir 4-169296.0.r301858/826700 K 21 p5-XML-RSS-JavaScript V 29 dir 4-92695.0.r300897/8487854 K 17 p5-XML-RSS-LibXML V 30 dir 4-153612.0.r300897/8202821 K 18 p5-XML-RSS-Liberal V 27 dir 4-167437.0.r316795/1665 K 17 p5-XML-RSS-Parser V 30 dir 4-160051.0.r300897/9245512 K 20 p5-XML-RSS-SimpleGen V 27 dir 4-164396.0.r314071/1011 K 14 p5-XML-RSSLite V 30 dir 4-218025.0.r300897/9522315 K 13 p5-XML-Reader V 27 dir 4-243128.0.r302413/1564 K 13 p5-XML-RegExp V 29 dir 4-51560.0.r300897/8879708 K 14 p5-XML-Rewrite V 31 dir 4-265904.0.r300897/11017470 K 12 p5-XML-Rules V 27 dir 4-221579.0.r308900/1105 K 10 p5-XML-SAX V 25 dir 4-50276.0.r301479/992 K 15 p5-XML-SAX-Base V 26 dir 4-296213.0.r316585/807 K 16 p5-XML-SAX-Expat V 26 dir 4-50385.0.r318944/1574 K 28 p5-XML-SAX-Expat-Incremental V 30 dir 4-151843.0.r300897/9376079 K 18 p5-XML-SAX-ExpatXS V 27 dir 4-106718.0.r308675/1294 K 19 p5-XML-SAX-Machines V 29 dir 4-60081.0.r300897/8178185 K 17 p5-XML-SAX-Simple V 30 dir 4-60083.0.r300897/10587004 K 17 p5-XML-SAX-Writer V 29 dir 4-51179.0.r300897/9729508 K 20 p5-XML-SAXDriver-CSV V 30 dir 4-168218.0.r300897/8272508 K 22 p5-XML-SAXDriver-Excel V 30 dir 4-168220.0.r300897/9844109 K 26 p5-XML-SAXDriver-Sablotron V 30 dir 4-60286.0.r300897/10420293 K 10 p5-XML-STX V 29 dir 4-91217.0.r315509/1086297 K 16 p5-XML-Sablotron V 28 dir 4-36120.0.r316683/269933 K 17 p5-XML-Schematron V 29 dir 4-61999.0.r300897/9969267 K 19 p5-XML-SemanticDiff V 31 dir 4-147222.0.r300897/10639836 K 13 p5-XML-Simple V 29 dir 4-34052.0.r300897/9756100 K 19 p5-XML-SimpleObject V 30 dir 2-50097.0.r300897/10318306 K 26 p5-XML-SimpleObject-LibXML V 29 dir 4-88342.0.r315509/1087772 K 12 p5-XML-Smart V 26 dir 4-91021.0.r312162/1045 K 13 p5-XML-Stream V 26 dir 4-35925.0.r309066/7606 K 11 p5-XML-Tiny V 30 dir 4-186540.0.r315509/1088518 K 14 p5-XML-TinyXML V 26 dir 4-237345.0.r317369/651 K 17 p5-XML-TokeParser V 30 dir 4-252538.0.r300897/8362334 K 14 p5-XML-Toolkit V 30 dir 4-274935.0.r300897/8189112 K 18 p5-XML-TreeBuilder V 29 dir 4-36735.0.r300897/8629930 K 13 p5-XML-TreePP V 30 dir 4-170554.0.r300897/9602343 K 11 p5-XML-Twig V 26 dir 4-46181.0.r318036/1050 K 15 p5-XML-Validate V 30 dir 4-244066.0.r300897/9072329 K 23 p5-XML-Validator-Schema V 29 dir 4-91201.0.r300897/8972875 K 13 p5-XML-Writer V 26 dir 4-36359.0.r319358/1047 K 11 p5-XML-XBEL V 30 dir 4-115343.0.r300897/9027425 K 15 p5-XML-XML2JSON V 27 dir 4-277666.0.r305492/1116 K 12 p5-XML-XPath V 30 dir 4-36121.0.r300897/11065438 K 18 p5-XML-XPathEngine V 27 dir 4-167480.0.r318365/1097 K 10 p5-XML-XQL V 30 dir 4-70886.0.r300897/10471325 K 10 p5-XML-XSH V 30 dir 4-63124.0.r300897/10554015 K 11 p5-XML-XSLT V 29 dir 4-43098.0.r300897/9490766 K 21 p5-XML-XUpdate-LibXML V 29 dir 4-63084.0.r300897/8568280 K 13 p5-XML-Xerces V 30 dir 4-162901.0.r300897/9318766 K 7 p5-YAML V 26 dir 4-79955.0.r306796/1130 K 15 p5-YAML-LibYAML V 27 dir 4-232945.0.r314537/1289 K 13 p5-YAML-Shell V 30 dir 4-274590.0.r300897/8847298 K 12 p5-YAML-Syck V 27 dir 4-152256.0.r318660/1049 K 12 p5-YAML-Tiny V 30 dir 4-168093.0.r300897/9476631 K 12 p5-YAPE-HTML V 29 dir 4-82764.0.r300897/9332062 K 13 p5-YAPE-Regex V 29 dir 4-82766.0.r300897/8631787 K 21 p5-YAPE-Regex-Explain V 30 dir 4-82769.0.r300897/10138571 K 12 p5-dTemplate V 29 dir 4-36094.0.r315509/1090730 K 13 p5-libsoldout V 26 dir 4-301675.0.r318950/745 K 9 p5-libxml V 29 dir 4-41023.0.r300897/9487052 K 10 p5-pod2pdf V 30 dir 4-221110.0.r300897/8224723 K 12 p5-podlators V 26 dir 4-60085.0.r313141/1155 K 8 p5-xmltv V 30 dir 4-69427.0.r300897/10807725 K 9 pa-aspell V 30 dir u-136694.0.r300897/9961982 K 3 par V 24 dir 2-7493.0.r316998/700 K 7 pardiff V 29 dir 4-44923.0.r300897/9960123 K 4 pcrs V 30 dir 4-149568.0.r308630/1070835 K 7 pdfgrep V 27 dir 4-266331.0.r318528/1171 K 10 pdfoutline V 31 dir 4-189184.0.r300897/10454480 K 9 pdftohtml V 25 dir 4-45874.0.r318312/563 K 17 pear-File_Fortune V 26 dir 4-196605.0.r318050/975 K 14 pear-File_MARC V 26 dir 4-269415.0.r314735/841 K 23 pear-Horde_Kolab_Format V 29 dir 4-277290.0.r310174/419004 K 14 pear-Horde_Pdf V 29 dir 4-277320.0.r312119/533975 K 23 pear-Horde_SpellChecker V 29 dir 4-277319.0.r310191/430210 K 20 pear-Horde_Text_Diff V 29 dir 4-277309.0.r316218/549436 K 22 pear-Horde_Text_Filter V 29 dir 4-277258.0.r319377/312240 K 30 pear-Horde_Text_Filter_Csstidy V 29 dir 4-277259.0.r308772/694477 K 22 pear-Horde_Text_Flowed V 29 dir 4-277261.0.r308772/695512 K 22 pear-Horde_Xml_Element V 29 dir 4-277305.0.r308772/696538 K 20 pear-Horde_Xml_Wbxml V 29 dir 4-277306.0.r308772/697560 K 18 pear-Numbers_Roman V 26 dir 4-136065.0.r314273/799 K 18 pear-Numbers_Words V 27 dir 4-144526.0.r314443/3404 K 29 pear-Spreadsheet_Excel_Writer V 26 dir 4-104180.0.r314364/552 K 39 pear-Structures_DataGrid_DataSource_RSS V 26 dir 4-204102.0.r314409/747 K 39 pear-Structures_DataGrid_DataSource_XML V 27 dir 4-204104.0.r314443/4224 K 37 pear-Structures_DataGrid_Renderer_CSV V 26 dir 4-205520.0.r314407/842 K 37 pear-Structures_DataGrid_Renderer_XLS V 27 dir 4-205518.0.r314443/5059 K 37 pear-Structures_DataGrid_Renderer_XML V 27 dir 4-205524.0.r314443/5891 K 27 pear-Symfony_Component_Yaml V 27 dir 4-309826.0.r309826/2410 K 21 pear-Text_Highlighter V 27 dir 4-204723.0.r314443/6708 K 18 pear-Text_Template V 27 dir 4-277530.0.r311465/1259 K 19 pear-XML_Beautifier V 26 dir 4-133072.0.r314367/963 K 12 pear-XML_DTD V 27 dir 4-169271.0.r314368/1048 K 20 pear-XML_Feed_Parser V 27 dir 4-191313.0.r314443/7510 K 16 pear-XML_HTMLSax V 27 dir 4-133062.0.r314443/8305 K 13 pear-XML_Wddx V 27 dir 4-133096.0.r314443/9093 K 9 pear-YAML V 27 dir 4-277525.0.r314443/9874 K 14 pecl-ctemplate V 27 dir 4-161597.0.r320355/1135 K 20 pecl-doublemetaphone V 31 dir 4-203824.0.r300897/11003488 K 12 pecl-enchant V 31 dir 4-212114.0.r300897/10585099 K 15 pecl-html_parse V 31 dir 4-205549.0.r300897/10829561 K 9 pecl-stem V 30 dir 4-169232.0.r300897/8390325 K 9 pecl-syck V 27 dir 4-198033.0.r311562/1974 K 10 pecl-wbxml V 30 dir 4-229941.0.r300897/9029988 K 10 pecl-xdiff V 27 dir 2-160025.0.r305002/1488 K 13 pecl-xslcache V 30 dir 4-202208.0.r300897/9831726 K 9 pecl-yaml V 30 dir 4-249575.0.r300897/9333494 K 9 perl2html V 29 dir 2-19259.0.r300897/9396309 K 7 permute V 30 dir 4-142245.0.r300897/9457979 K 10 php5-ctype V 30 dir 4-114166.0.r300897/8400988 K 8 php5-dom V 31 dir 4-114169.0.r300897/10747971 K 11 php5-pspell V 30 dir 4-114171.0.r300897/8651688 K 14 php5-simplexml V 30 dir 4-114173.0.r300897/9769592 K 9 php5-wddx V 30 dir 4-114176.0.r300897/8079872 K 8 php5-xml V 30 dir 8-113952.0.r300897/9526861 K 14 php5-xmlreader V 31 dir 4-150751.0.r300897/10484115 K 14 php5-xmlwriter V 31 dir 4-153650.0.r300897/10765529 K 8 php5-xsl V 30 dir 8-114176.0.r300897/9881198 K 11 php52-ctype V 31 dir w-253097.0.r300897/10399084 K 9 php52-dom V 31 dir q-253099.0.r300897/11073264 K 12 php52-pspell V 30 dir a-253123.0.r300897/8485952 K 15 php52-simplexml V 30 dir t-253124.0.r300897/9105399 K 10 php52-wddx V 30 dir 4-253133.0.r300897/9267047 K 9 php52-xml V 30 dir 4-253130.0.r300897/9891367 K 15 php52-xmlreader V 30 dir 6-253131.0.r300897/9877299 K 15 php52-xmlwriter V 31 dir a-253131.0.r300897/10141086 K 9 php52-xsl V 31 dir h-253134.0.r300897/10155273 K 11 php53-ctype V 31 dir 8b-296760.0.r300897/9188440 K 9 php53-dom V 31 dir 8f-296760.0.r300897/8219090 K 12 php53-pspell V 32 dir 8j-296760.0.r300897/10308668 K 15 php53-simplexml V 31 dir 8n-296760.0.r300897/8060963 K 10 php53-wddx V 31 dir 8r-296760.0.r300897/9472256 K 9 php53-xml V 32 dir 8v-296760.0.r300897/10067036 K 15 php53-xmlreader V 31 dir 8z-296760.0.r300897/8790545 K 15 php53-xmlwriter V 31 dir 93-296760.0.r300897/9092283 K 9 php53-xsl V 32 dir 97-296760.0.r300897/10321544 K 6 plover V 29 dir 4-306923.0.r311019/370378 K 4 po4a V 30 dir 4-154377.0.r316464/1866150 K 12 pocketreader V 29 dir 4-73262.0.r300897/9273771 K 6 pootle V 29 dir 4-246933.0.r317389/617548 K 5 popup V 30 dir 4-180095.0.r305832/1078236 K 12 popup-stacks V 26 dir 4-180097.0.r306084/607 K 7 ppower4 V 28 dir 4-93689.0.r317899/694001 K 13 print-n-times V 30 dir 4-124789.0.r300897/9578193 K 7 prosper V 28 dir 4-66509.0.r317899/694718 K 8 publican V 28 dir 4-302661.0.r302661/15155 K 8 pure-csv V 30 dir 4-276505.0.r300897/9069031 K 8 pure-xml V 30 dir 4-276506.0.r300897/9277163 K 9 py-4suite V 30 dir 4-40230.0.r300897/10222630 K 13 py-4suite-xml V 30 dir 4-148058.0.r300897/8684346 K 12 py-Chameleon V 30 dir 4-271379.0.r300897/8625562 K 13 py-MarkupSafe V 30 dir 4-260737.0.r300897/8238716 K 10 py-Tempita V 30 dir 4-229181.0.r300897/8676087 K 6 py-asv V 29 dir 4-40842.0.r300897/9721295 K 10 py-chardet V 27 dir 4-154454.0.r306845/1552 K 9 py-creole V 31 dir 4-238621.0.r300897/10030251 K 11 py-docutils V 26 dir 4-66434.0.r309503/2076 K 6 py-dsv V 26 dir 4-53243.0.r310836/1727 K 12 py-elib.intl V 29 dir 4-315028.0.r320228/382977 K 7 py-empy V 30 dir 4-139045.0.r300897/8052857 K 10 py-enchant V 31 dir 5-158961.0.r300897/10076178 K 15 py-errorhandler V 30 dir 4-240146.0.r300897/8566381 K 14 py-excelerator V 30 dir 4-135233.0.r300897/8056588 K 13 py-feedparser V 27 dir 4-103723.0.r309184/1415 K 9 py-genshi V 27 dir 4-183158.0.r319489/3133 K 15 py-genshi-devel V 30 dir i-183158.0.r300897/9739915 K 10 py-gettext V 27 dir 4-285545.0.r312127/1104 K 12 py-html2text V 30 dir 4-190724.0.r300897/9604840 K 23 py-hyperestraier-python V 31 dir 4-189338.0.r300897/10572851 K 8 py-jaxml V 29 dir 4-56614.0.r300897/8446125 K 9 py-libtre V 31 dir 4-204780.0.r300897/10766968 K 10 py-libxml2 V 26 dir 4-113028.0.r316090/632 K 10 py-libxslt V 31 dir 4-113030.0.r300897/10077638 K 8 py-ltxml V 30 dir 4-74346.0.r300897/10063182 K 9 py-lucene V 27 dir e-176313.0.r317375/2269 K 7 py-mako V 27 dir 4-190681.0.r317012/1618 K 11 py-markdown V 27 dir 4-180001.0.r315090/1418 K 12 py-markdown2 V 27 dir e-180001.0.r305069/1150 K 11 py-paragrep V 31 dir 4-251688.0.r300897/10991826 K 6 py-pss V 27 dir 4-284514.0.r311343/1126 K 10 py-pyctpp2 V 27 dir 4-299829.0.r319762/2074 K 11 py-pygments V 30 dir 4-189043.0.r300897/8489726 K 11 py-pystache V 27 dir 4-293813.0.r307096/1658 K 8 py-pyx12 V 31 dir 4-100719.0.r300897/10048255 K 10 py-qt4-xml V 29 dir 4-188500.0.r311475/505619 K 18 py-qt4-xmlpatterns V 30 dir 2y-228340.0.r311475/506866 K 9 py-rdflib V 26 dir 4-64514.0.r305770/1996 K 11 py-reverend V 30 dir 4-161048.0.r300897/9217762 K 10 py-rss2gen V 30 dir 4-124922.0.r300897/8877849 K 12 py-rst2html5 V 27 dir 4-319322.0.r319322/3093 K 13 py-rstyoutube V 30 dir 4-287578.0.r300897/9758651 K 6 py-rxp V 30 dir 4-58868.0.r300897/10069974 K 8 py-sgrep V 30 dir 4-43954.0.r300897/10073622 K 9 py-sphinx V 27 dir 4-220156.0.r301002/1162 K 26 py-sphinxcontrib-bitbucket V 27 dir 4-302904.0.r302904/4461 K 13 py-stripogram V 30 dir 4-205406.0.r300897/8268731 K 7 py-syck V 31 dir 4-122977.0.r300897/10581793 K 12 py-texttable V 30 dir 4-190807.0.r300897/8027592 K 8 py-trans V 27 dir 4-304309.0.r304568/1027 K 20 py-translationstring V 31 dir 4-271385.0.r300897/10502131 K 9 py-tvgrab V 31 dir 4-134839.0.r300897/10294566 K 14 py-twistedLore V 31 dir 4-133381.0.r300897/10360702 K 9 py-whoosh V 30 dir 4-297315.0.r311381/1047891 K 9 py-wicked V 30 dir as-287612.0.r315489/383473 K 10 py-wordnet V 30 dir 4-56681.0.r300897/10970765 K 10 py-wtforms V 27 dir 4-296091.0.r314447/3724 K 7 py-xlrd V 27 dir 4-240147.0.r317015/1756 K 10 py-xlutils V 27 dir 4-317017.0.r317042/1311 K 11 py-xlwriter V 30 dir 4-135244.0.r300897/8060327 K 7 py-xlwt V 27 dir 4-240148.0.r317016/2206 K 6 py-xml V 30 dir 2-17954.0.r300897/10097708 K 11 py-xmltools V 29 dir 4-52535.0.r300897/9904586 K 8 py-xmltv V 30 dir 4-134889.0.r300897/9016662 K 16 py-zope.app.i18n V 31 dir b2-287612.0.r300897/9713516 K 19 py-zope.app.locales V 31 dir 2e-287945.0.r300897/8643788 K 21 py-zope.i18nmessageid V 29 dir 4-271388.0.r315934/242208 K 22 py-zope.structuredtext V 30 dir 4-285758.0.r300897/9871902 K 11 py-zope.tal V 29 dir 4-285544.0.r301858/827432 K 6 py-zpt V 30 dir 4-130932.0.r315487/1247540 K 7 py2html V 29 dir 4-47043.0.r300897/9985765 K 6 pybook V 30 dir 4-53875.0.r300897/10858539 K 5 pychm V 31 dir 4-122938.0.r300897/10051974 K 9 pystemmer V 30 dir 4-230266.0.r315487/1248261 K 6 qprint V 27 dir 4-306758.0.r306758/2724 K 9 qstardict V 29 dir 4-195923.0.r315222/424743 K 11 qt4-clucene V 30 dir 5u-218043.0.r316786/985940 K 7 qt4-xml V 30 dir by-184304.0.r316786/986623 K 15 qt4-xmlpatterns V 30 dir 68-218043.0.r316786/987310 K 20 qt4-xmlpatterns-tool V 30 dir 6i-218043.0.r316786/988007 K 9 qu-aspell V 32 dir 2m-117537.0.r300897/10902879 K 8 queequeg V 30 dir 4-102540.0.r300897/9500477 K 4 rand V 25 dir 2-20463.0.r313108/649 K 6 raptor V 30 dir 4-50363.0.r300897/10769935 K 7 raptor2 V 26 dir g-50363.0.r315299/1735 K 6 rarian V 33 dir 1bi-201947.0.r300897/10826242 K 6 rasqal V 28 dir 4-50358.0.r316355/782824 K 4 rast V 31 dir 4-154807.0.r300897/10720256 K 8 re_graph V 29 dir 4-133928.0.r316786/988691 K 5 redet V 30 dir 4-139674.0.r300897/9021805 K 7 redland V 28 dir g-50358.0.r316355/783521 K 16 redland-bindings V 30 dir 4-124924.0.r311483/1367477 K 23 redland-bindings-python V 30 dir 4-167890.0.r300897/8628053 K 5 refdb V 29 dir 4-135682.0.r316683/271668 K 11 referrercop V 30 dir 4-143866.0.r300897/9451095 K 6 reflex V 30 dir 4-288918.0.r300897/8840725 K 9 replaceit V 30 dir 4-46813.0.r300897/10170699 K 6 resume V 29 dir 4-54849.0.r300897/8906628 K 17 resume-extensions V 30 dir 4-124792.0.r300897/9736585 K 7 rfcdiff V 30 dir 4-121468.0.r300897/8819456 K 6 ripole V 27 dir 4-137949.0.r305962/1315 K 2 rl V 31 dir 4-112001.0.r300897/10733404 K 4 rman V 23 dir 2-636.0.r314601/859 K 3 rnv V 27 dir 4-206022.0.r316816/1457 K 9 ro-aspell V 29 dir 4-66005.0.r300897/9299932 K 11 ro-hunspell V 27 dir 4-278072.0.r315837/1866 K 9 ro-hyphen V 31 dir 4-278097.0.r300897/10538964 K 9 ro-mythes V 31 dir 34-278116.0.r300897/9294754 K 4 roap V 29 dir 4-57714.0.r300897/8154339 K 7 romdict V 26 dir 4-151693.0.r308449/825 K 3 rot V 29 dir 4-48016.0.r300897/9434012 K 5 rotix V 29 dir 4-51377.0.r316464/1867859 K 8 rss2html V 30 dir 4-227929.0.r300897/9449237 K 6 rst.el V 26 dir 4-171241.0.r315608/852 K 8 rtf2html V 29 dir 4-138673.0.r313649/779963 K 9 rtfreader V 30 dir 4-53046.0.r300897/10876981 K 4 rtfx V 31 dir 4-114997.0.r300897/10407298 K 6 rubber V 28 dir 4-77521.0.r317899/695432 K 11 ruby-amatch V 29 dir 4-69818.0.r300897/8420730 K 11 ruby-amrita V 28 dir 4-69820.0.r313317/636513 K 12 ruby-deplate V 31 dir 4-195724.0.r300897/11012181 K 9 ruby-diff V 29 dir 4-82983.0.r300897/9555837 K 12 ruby-erbscan V 29 dir 4-177542.0.r313317/637238 K 11 ruby-escape V 29 dir 4-271997.0.r301858/828158 K 11 ruby-format V 29 dir 4-48011.0.r300897/8651063 K 12 ruby-hikidoc V 30 dir 4-278583.0.r300897/8712663 K 20 ruby-html-fillinform V 29 dir 4-76574.0.r300897/9365966 K 18 ruby-html-template V 30 dir 4-76576.0.r300897/10664324 K 15 ruby-htmlrepair V 30 dir 4-48001.0.r300897/11038915 K 14 ruby-htmlsplit V 30 dir 4-47999.0.r300897/10153949 K 10 ruby-htree V 30 dir 4-108244.0.r300897/9006799 K 11 ruby-liquid V 30 dir 4-221280.0.r300897/8406573 K 10 ruby-mwdom V 30 dir 4-46629.0.r300897/11061676 K 15 ruby-rd-mode.el V 29 dir 4-42540.0.r311381/1048725 K 11 ruby-rdtool V 30 dir 2-31383.0.r300897/10556278 K 8 ruby-rss V 29 dir 4-39414.0.r300897/9700932 K 12 ruby-rss.alt V 26 dir 4-77234.0.r302010/1276 K 11 ruby-rttool V 31 dir 4-262525.0.r300897/10588871 K 9 ruby-sary V 28 dir 4-67659.0.r316355/784281 K 18 ruby-xmlconfigfile V 29 dir 4-76445.0.r300897/9305077 K 14 ruby-xmlparser V 26 dir 4-31484.0.r319737/2040 K 12 ruby-xmlscan V 30 dir 4-46627.0.r300897/10558142 K 16 ruby-xmlscan-old V 28 dir g-46627.0.r313317/639448 K 9 ruby-xslt V 28 dir 4-46628.0.r313317/640173 K 14 rubygem-albino V 31 dir 4-284655.0.r300897/10232010 K 14 rubygem-augeas V 27 dir 4-255562.0.r319421/1390 K 23 rubygem-charlock_holmes V 29 dir 4-305454.0.r309206/659245 K 15 rubygem-coderay V 27 dir 4-278717.0.r312720/1018 K 17 rubygem-colorator V 27 dir 4-319997.0.r319997/2389 K 15 rubygem-colored V 29 dir 4-302022.0.r303106/232558 K 15 rubygem-compass V 27 dir 4-283664.0.r301484/1258 K 16 rubygem-diff-lcs V 27 dir 4-222653.0.r319688/1354 K 13 rubygem-diffy V 27 dir 4-313022.0.r319738/1003 K 20 rubygem-escape_utils V 27 dir 4-287507.0.r319739/1366 K 14 rubygem-ezamar V 29 dir 4-249219.0.r301510/934735 K 15 rubygem-fast_xs V 30 dir 4-287508.0.r300897/8333628 K 14 rubygem-ferret V 29 dir 4-170265.0.r313317/640848 K 15 rubygem-formosa V 29 dir 4-196816.0.r313317/641532 K 24 rubygem-heredoc_unindent V 31 dir 4-278633.0.r300897/10185144 K 20 rubygem-htmlentities V 30 dir 4-237717.0.r300897/9498616 K 17 rubygem-htmltools V 29 dir 4-185310.0.r313317/642219 K 11 rubygem-ini V 31 dir 4-196675.0.r300897/10340714 K 17 rubygem-itextomml V 30 dir 4-284146.0.r300897/8243487 K 16 rubygem-kramdown V 27 dir 4-284646.0.r302014/1250 K 15 rubygem-kwalify V 30 dir 4-248655.0.r300897/8988338 K 19 rubygem-libxml-ruby V 27 dir 4-302726.0.r319741/1239 K 19 rubygem-linguistics V 30 dir 4-271705.0.r300897/9473719 K 14 rubygem-liquid V 27 dir 4-246560.0.r319742/1208 K 14 rubygem-loofah V 27 dir 4-255666.0.r303515/1242 K 12 rubygem-ltsv V 27 dir 4-320040.0.r320040/2047 K 15 rubygem-markaby V 31 dir 4-224903.0.r300897/11013656 K 17 rubygem-multi_xml V 27 dir 4-270259.0.r319747/1564 K 16 rubygem-nokogiri V 31 dir 4-234169.0.r300897/10421778 K 12 rubygem-opml V 31 dir 4-237721.0.r300897/10641313 K 13 rubygem-phone V 27 dir 4-317755.0.r317755/2193 K 11 rubygem-rak V 27 dir 4-203634.0.r310795/1526 K 16 rubygem-rchardet V 30 dir 4-265224.0.r300897/8453284 K 17 rubygem-rdiscount V 30 dir 4-222655.0.r300897/9967390 K 14 rubygem-ri_cal V 26 dir 2-313185.0.r315371/628 K 16 rubygem-sanitize V 30 dir 4-282808.0.r300897/9942559 K 12 rubygem-sass V 27 dir 4-273720.0.r319602/1005 K 18 rubygem-sass-rails V 27 dir 4-284411.0.r312889/2150 K 19 rubygem-sax-machine V 30 dir 4-255667.0.r300897/8158685 K 19 rubygem-spreadsheet V 26 dir g-72099.0.r319743/1239 K 14 rubygem-syntax V 30 dir 4-142709.0.r305832/1080296 K 17 rubygem-termcolor V 27 dir 4-237635.0.r302654/1126 K 22 rubygem-terminal-table V 29 dir 4-273517.0.r301663/331158 K 12 rubygem-tidy V 31 dir 4-185137.0.r300897/10265304 K 11 rubygem-unf V 27 dir 4-294851.0.r319732/1323 K 15 rubygem-unf_ext V 27 dir 4-294850.0.r319731/1349 K 18 rubygem-xml-simple V 30 dir 4-232491.0.r300897/9143200 K 12 rubygem-xslt V 30 dir 4-272163.0.r300897/9148418 K 12 rubygem-yard V 27 dir 4-284096.0.r302072/1934 K 9 rw-aspell V 31 dir 2s-117537.0.r300897/8915581 K 3 rxp V 29 dir 4-37270.0.r300897/9910473 K 2 s5 V 30 dir 4-146597.0.r315487/1249031 K 9 sablotron V 28 dir 4-36119.0.r316683/273984 K 6 sagasu V 28 dir 4-90758.0.r316407/981331 K 5 sarep V 30 dir 2-16763.0.r300897/10001275 K 4 sary V 28 dir 4-67636.0.r316355/785692 K 5 saxon V 28 dir 4-54014.0.r308605/396032 K 11 saxon-devel V 26 dir 4-113165.0.r314789/850 K 8 saxon-he V 29 dir i-113165.0.r308605/397479 K 9 sc-aspell V 31 dir 2y-117537.0.r300897/8702667 K 4 scew V 27 dir 4-205631.0.r314584/1521 K 4 scim V 29 dir 4-112809.0.r316683/274800 K 11 scim-bridge V 30 dir 4-220576.0.r316464/1869632 K 15 scim-bridge-qt4 V 30 dir c-220576.0.r316464/1870535 K 14 scim-input-pad V 27 dir 4-134892.0.r317494/7794 K 18 scim-kmfl-imengine V 29 dir 4-201802.0.r316683/275577 K 9 scim-m17n V 30 dir 4-192825.0.r300897/8826936 K 16 scim-openvanilla V 29 dir 4-153971.0.r316683/276316 K 19 scim-table-imengine V 30 dir 4-130505.0.r316464/1873262 K 7 scr2txt V 29 dir 4-42818.0.r300897/9070456 K 12 scrollkeeper V 29 dir 4-41743.0.r316596/1200637 K 4 scss V 30 dir 4-187996.0.r300897/9528678 K 4 sdcv V 27 dir 4-166999.0.r317494/8561 K 3 sdf V 30 dir 4-36371.0.r300897/10503965 K 12 sdocbook-xml V 29 dir 4-40047.0.r300897/9641279 K 4 sdom V 31 dir 4-187994.0.r300897/10952972 K 5 senna V 27 dir 4-136434.0.r314297/1269 K 10 sgmlformat V 29 dir 2-7369.0.r300897/10459691 K 5 sgmls V 29 dir 4-29420.0.r300897/9196612 K 14 sgmltools-lite V 28 dir 2-31505.0.r317899/696199 K 5 sgrep V 30 dir 2-10759.0.r300897/10832468 K 6 sgrep2 V 29 dir l-10759.0.r300897/9427412 K 5 sigil V 28 dir 4-260925.0.r319208/48364 K 10 silvercity V 29 dir 4-96811.0.r300897/9419523 K 13 simplehtmldom V 27 dir 4-248654.0.r320355/2021 K 9 simplexml V 29 dir 4-260233.0.r316683/277818 K 9 sk-aspell V 29 dir 4-66007.0.r300897/8360455 K 11 sk-hunspell V 31 dir 4-278071.0.r300897/10814780 K 9 sk-hyphen V 30 dir 4-278099.0.r300897/9576327 K 9 sk-ispell V 31 dir 4-180015.0.r300897/10253148 K 9 sk-mythes V 27 dir 2-278118.0.r317665/1130 K 4 skim V 29 dir 4-114969.0.r316683/278708 K 9 sl-aspell V 32 dir 1i-104739.0.r300897/10208718 K 9 sl-hyphen V 30 dir 4-278100.0.r300897/8409427 K 9 sl-mythes V 28 dir 3c-278116.0.r317667/1537 K 6 slides V 30 dir 4-108448.0.r300897/8583131 K 7 sml-fxp V 28 dir 4-200784.0.r305302/62329 K 3 smu V 31 dir 4-270436.0.r300897/10956316 K 11 so-hunspell V 30 dir 4-278050.0.r300897/9480669 K 10 soothsayer V 29 dir 4-197287.0.r316355/788674 K 7 soprano V 27 dir 4-218064.0.r317868/1138 K 16 source-highlight V 25 dir 4-46864.0.r315628/853 K 6 sowing V 29 dir 4-180045.0.r317899/696974 K 10 spellutils V 29 dir 4-73607.0.r316464/1874214 K 12 sphinxsearch V 26 dir 4-177532.0.r317549/757 K 18 sphinxsearch-devel V 29 dir 4-205826.0.r316683/280360 K 11 sq-hunspell V 31 dir 4-278047.0.r300897/10326366 K 9 sr-aspell V 30 dir e-148094.0.r300897/9146981 K 11 sr-hunspell V 31 dir 4-278045.0.r300897/10782002 K 5 srilm V 30 dir 4-101586.0.r300897/8845440 K 11 ss-hunspell V 30 dir 4-278044.0.r300897/8167179 K 7 ssddiff V 31 dir 4-159306.0.r300897/10881787 K 26 stardict-BritannicaConcise V 30 dir 2-250427.0.r300897/8595028 K 23 stardict-MerrianWebster V 30 dir 2-250428.0.r300897/9159358 K 26 stardict-OxfordCollocation V 30 dir 2-250429.0.r300897/8691701 K 19 stardict-dict-fa_IR V 27 dir 4-313810.0.r313810/2565 K 16 stardict-longman V 30 dir 2-250430.0.r300897/8255308 K 13 stardict-oald V 31 dir 2-250431.0.r300897/10749845 K 14 stardict-rptts V 34 dir 4-130509.0-312930.r312930/2914 K 9 stardict2 V 29 dir m-80865.0.r316464/1875155 K 20 stardict2-dictd_mova V 27 dir 4-128187.0.r316718/5760 K 15 stardict2-quick V 27 dir 4-128176.0.r316718/6448 K 9 stardict3 V 30 dir 15-80865.0.r316464/1875969 K 8 supercat V 30 dir 4-198698.0.r300897/9506781 K 9 sv-aspell V 30 dir 4-66009.0.r300897/10498283 K 9 sv-hyphen V 30 dir 4-278101.0.r300897/8697927 K 9 sv-mythes V 31 dir b-278118.0.r300897/10487055 K 6 svn2cl V 29 dir 4-180366.0.r312628/665212 K 9 sw-aspell V 30 dir 4-105811.0.r300897/9311001 K 11 sw-hunspell V 30 dir 4-278040.0.r300897/9920818 K 4 sxml V 30 dir 4-195691.0.r300897/9768973 K 4 syck V 27 dir 4-122975.0.r315052/3251 K 9 ta-aspell V 31 dir 34-117537.0.r300897/8425965 K 8 tclExpat V 26 dir 4-38304.0.r318661/3471 K 6 tdhkit V 28 dir 4-250792.0.r305302/63093 K 9 te-aspell V 30 dir k-148094.0.r300897/9772886 K 11 te-hunspell V 31 dir 4-278041.0.r300897/10252524 K 6 teckit V 30 dir 4-240465.0.r300897/8997325 K 17 tei-guidelines-p3 V 30 dir 4-72389.0.r300897/10190418 K 6 tei-p3 V 30 dir 4-72395.0.r300897/10218186 K 10 tet-aspell V 31 dir 3a-117537.0.r300897/8655257 K 6 tex2im V 28 dir 4-50677.0.r317899/697635 K 7 texi2db V 29 dir 4-60072.0.r300897/8497661 K 9 texi2html V 28 dir 2-8690.0.r316464/1876848 K 8 textogif V 29 dir 4-161383.0.r317899/698356 K 19 the_silver_searcher V 29 dir 4-305414.0.r316355/790125 K 11 ti-hunspell V 30 dir 4-278042.0.r300897/8910003 K 5 tidyp V 27 dir 4-254421.0.r305450/1569 K 7 tinyxml V 31 dir 4-115003.0.r300897/10959695 K 9 tk-aspell V 30 dir 4-208475.0.r300897/8718553 K 11 tk-hunspell V 30 dir 4-278043.0.r300897/9822612 K 6 tkdiff V 29 dir 6-23729.0.r300897/8407995 K 8 tkxmlive V 29 dir 4-124920.0.r301519/701442 K 9 tl-aspell V 32 dir 3g-117537.0.r300897/10578061 K 9 tn-aspell V 30 dir 4-105813.0.r300897/8176305 K 11 tn-hunspell V 31 dir 4-278017.0.r300897/11072637 K 8 tnef2txt V 29 dir 4-53044.0.r315487/1250405 K 13 tokyodystopia V 30 dir 4-227618.0.r300897/8026152 K 5 topic V 27 dir 4-311753.0.r311753/2489 K 9 tr-aspell V 30 dir 4-105815.0.r300897/9515228 K 7 tralics V 27 dir 4-264348.0.r308584/1470 K 5 trang V 29 dir 4-102533.0.r308605/398193 K 17 translate-toolkit V 30 dir 4-198554.0.r316464/1877705 K 11 ts-hunspell V 31 dir 4-278018.0.r300897/10179798 K 3 tth V 27 dir 2-9852.0.r317899/699064 K 8 txt2html V 30 dir 2-11868.0.r300897/10270972 K 7 txt2man V 29 dir 4-43975.0.r300897/9941111 K 8 txt2tags V 29 dir 4-72026.0.r300897/8381644 K 9 ua-ispell V 30 dir 4-39704.0.r300897/10703693 K 3 uim V 27 dir q-88191.0.r318178/27095 K 6 uim-el V 28 dir 4-151990.0.r318178/28265 K 14 uim-el-emacs21 V 30 dir 4-197050.0.r300897/9602976 K 14 uim-el-emacs22 V 30 dir 4-248705.0.r300897/9607977 K 20 uim-el-xemacs21-mule V 30 dir 4-151993.0.r300897/8258673 K 9 uim-gnome V 28 dir 4-159728.0.r318178/29045 K 7 uim-gtk V 28 dir 4-159730.0.r318178/29832 K 8 uim-gtk3 V 28 dir 4-279023.0.r318178/30616 K 7 uim-kde V 28 dir 4-187073.0.r318178/31402 K 8 uim-kde4 V 28 dir z-265188.0.r318178/32190 K 11 uim-m17nlib V 28 dir 4-159732.0.r318178/32976 K 6 uim-qt V 28 dir 4-159734.0.r318178/33760 K 7 uim-qt4 V 28 dir 2-259081.0.r318178/34425 K 7 uml2svg V 30 dir 4-226672.0.r300897/9141741 K 10 uncrustify V 27 dir 4-168464.0.r313389/1426 K 9 uni2ascii V 26 dir 4-142549.0.r303616/525 K 7 unoconv V 27 dir 4-304580.0.r304580/5782 K 6 unroff V 28 dir 2-2965.0.r300897/8769145 K 5 unrtf V 28 dir 4-61929.0.r316683/283443 K 7 urlview V 29 dir 2-10639.0.r300897/9256829 K 8 utf8proc V 30 dir 4-201552.0.r300897/9870000 K 9 uz-aspell V 31 dir 3m-117537.0.r300897/9532601 K 11 uz-hunspell V 30 dir 4-278019.0.r300897/9085083 K 8 vbindiff V 31 dir 4-179890.0.r300897/10014015 K 11 ve-hunspell V 30 dir 4-278020.0.r300897/8157223 K 9 wa-aspell V 30 dir 4-105817.0.r300897/9554004 K 11 wa-hunspell V 30 dir 4-278021.0.r300897/8441412 K 6 wbxml2 V 30 dir 4-147620.0.r314960/1371368 K 5 wdiff V 25 dir 2-8066.0.r317494/9247 K 6 webcpp V 30 dir 2-90609.0.r300897/10643866 K 7 website V 29 dir 4-93828.0.r300897/9644206 K 4 weka V 29 dir 4-182950.0.r308605/398897 K 6 wiggle V 27 dir 2-291491.0.r311738/1374 K 6 word2x V 28 dir 2-11373.0.r301510/935455 K 7 wordnet V 26 dir 2-28199.0.r318779/3133 K 5 words V 29 dir 4-97091.0.r300897/9709763 K 2 wv V 30 dir f-14374.0.r300897/11006404 K 3 wv2 V 25 dir 4-89468.0.r317991/780 K 5 xaira V 27 dir 4-199750.0.r314792/1089 K 7 xalan-c V 28 dir 4-87576.0.r316683/285125 K 7 xalan-j V 28 dir g-39908.0.r308605/399602 K 9 xerces-c2 V 28 dir 4-68742.0.r316683/285997 K 15 xerces-c2-devel V 28 dir i-68742.0.r316683/286814 K 9 xerces-c3 V 30 dir 4-269554.0.r314640/1052531 K 8 xerces-j V 28 dir 4-54536.0.r308605/400268 K 17 xfce4-dict-plugin V 26 dir 4-183095.0.r319074/919 K 11 xh-hunspell V 31 dir 4-278022.0.r300897/10383044 K 5 xhtml V 30 dir 2-28391.0.r300897/11008908 K 8 xhtml-11 V 30 dir 5-97644.0.r300897/10542937 K 11 xhtml-basic V 29 dir 4-95883.0.r300897/9231773 K 20 xhtml-modularization V 29 dir i-95883.0.r300897/8715236 K 10 xhtml1-xsd V 30 dir 4-100622.0.r300897/9314303 K 9 xincluder V 28 dir 4-68259.0.r308605/400986 K 6 xlhtml V 30 dir 4-27312.0.r300897/10045705 K 8 xlreader V 30 dir 4-138194.0.r300897/9997585 K 7 xls2xml V 29 dir 4-24139.0.r315487/1251167 K 11 xml-commons V 29 dir 4-249769.0.r308605/401659 K 10 xml-format V 27 dir 4-317754.0.r317754/2830 K 14 xml-i18n-tools V 30 dir g-37340.0.r300897/11075135 K 11 xml-lite.el V 29 dir 4-54853.0.r300897/9091647 K 12 xml-parse.el V 31 dir 4-130914.0.r300897/10260515 K 4 xml2 V 29 dir 4-313482.0.r316355/790790 K 7 xml2rfc V 29 dir 4-63562.0.r300897/9114174 K 6 xmlada V 27 dir 4-269577.0.r316918/5907 K 9 xmlcatmgr V 30 dir 4-83898.0.r300897/10370453 K 10 xmlcharent V 29 dir 4-54283.0.r300897/9656899 K 7 xmldiff V 27 dir 4-155721.0.r317595/2687 K 6 xmlenc V 27 dir 4-67831.0.r317123/97598 K 9 xmlformat V 31 dir 4-100428.0.r300897/10172564 K 6 xmlgen V 29 dir 4-312483.0.r316351/532207 K 9 xmlindent V 28 dir 4-77911.0.r317656/353613 K 6 xmlppm V 28 dir 4-42609.0.r316683/287649 K 7 xmlprpr V 27 dir 4-155718.0.r317595/3346 K 7 xmlroff V 26 dir 4-126021.0.r316748/825 K 10 xmlstarlet V 29 dir 4-112573.0.r316683/288428 K 5 xmlto V 25 dir 4-83372.0.r310938/810 K 8 xmlwrapp V 28 dir 4-73063.0.r316355/791537 K 3 xom V 29 dir 4-120243.0.r308605/402331 K 2 xp V 28 dir 2-22182.0.r308605/402992 K 6 xqilla V 30 dir 4-199901.0.r300897/8760643 K 9 xslide.el V 29 dir 4-54400.0.r300897/9087342 K 6 xslint V 26 dir 4-46086.0.r317595/4000 K 7 xstream V 27 dir 4-168262.0.r307770/1121 K 2 xt V 28 dir 2-19750.0.r308605/403748 K 6 xxdiff V 29 dir 4-49729.0.r313635/1080638 K 14 xxdiff-scripts V 30 dir 4-170483.0.r300897/8270614 K 3 y2l V 28 dir 4-37997.0.r301441/450569 K 4 yali V 30 dir 4-247867.0.r300897/9892789 K 6 yamcha V 31 dir 4-169525.0.r300897/10034110 K 12 yaml-mode.el V 29 dir 4-199060.0.r315598/731866 K 20 yaml-mode.el-emacs21 V 30 dir k-199060.0.r300897/9447803 K 9 yi-aspell V 31 dir 3s-117537.0.r300897/9983939 K 11 yi-hunspell V 30 dir 4-278024.0.r300897/9825908 K 4 yodl V 28 dir 2-12039.0.r317899/699771 K 5 yould V 30 dir 4-197378.0.r300897/9214025 K 5 zorba V 29 dir 4-281758.0.r316683/289180 K 9 zu-aspell V 30 dir 4-105819.0.r300897/8266171 K 11 zu-hunspell V 31 dir 4-278025.0.r300897/10841358 END ENDREP id: 1-322.0.r320405/348733 type: dir pred: 1-322.0.r320404/83644 count: 13128 text: 320405 266646 82074 82074 d8435e561a7d4acf3f2eb5d631976b34 cpath: /head/textproc copyroot: 0 / PLAIN K 7 CHANGES V 27 file 1-99373.0.r320228/2386 K 9 COPYRIGHT V 26 file 1-146787.0.r309727/49 K 4 GIDs V 28 file 1-168311.0.r319885/8282 K 5 KNOBS V 28 file 1-147337.0.r316696/3574 K 8 Keywords V 28 dir 1-314142.0.r314142/35921 K 5 LEGAL V 25 file 1-748.0.r320231/7306 K 5 MOVED V 26 file 1-69878.0.r320221/266 K 8 Makefile V 22 file 1-6.0.r318556/629 K 2 Mk V 22 dir 1-5.0.r320344/3241 K 6 README V 29 file 1-2408.0.r300895/4775053 K 9 Templates V 25 dir 1-2932.0.r319949/4183 K 5 Tools V 26 dir 3-15302.0.r319388/3652 K 4 UIDs V 28 file 4-168311.0.r319885/8565 K 8 UPDATING V 29 file 1-102685.0.r320405/17126 K 13 accessibility V 26 dir 1-42583.0.r320376/4345 K 6 arabic V 28 dir 1-38973.0.r318452/133697 K 9 archivers V 25 dir 1-242.0.r320283/11541 K 5 astro V 24 dir 1-301.0.r320215/8185 K 5 audio V 25 dir 1-148.0.r320405/97850 K 10 benchmarks V 25 dir 1-62.0.r319894/192956 K 7 biology V 26 dir 1-9066.0.r320153/11873 K 3 cad V 24 dir 1-276.0.r319560/8580 K 7 chinese V 27 dir 1-3770.0.r318452/212274 K 5 comms V 23 dir 1-76.0.r320328/9576 K 10 converters V 26 dir 1-1561.0.r320089/10993 K 9 databases V 25 dir 1-771.0.r320387/50946 K 9 deskutils V 26 dir 1-2098.0.r320228/75358 K 5 devel V 25 dir 1-73.0.r320391/240407 K 3 dns V 26 dir 1-6145.0.r320197/10764 K 7 editors V 23 dir 4-6.0.r320330/16156 K 9 emulators V 26 dir 1-181.0.r320405/109003 K 7 finance V 26 dir 1-4110.0.r320266/11376 K 6 french V 26 dir 1-25673.0.r318480/2457 K 3 ftp V 26 dir 1-199.0.r319894/665095 K 5 games V 25 dir 1-104.0.r320350/61576 K 6 german V 27 dir 1-7451.0.r318912/247658 K 8 graphics V 24 dir 1-94.0.r320399/59103 K 6 hebrew V 28 dir 3-31142.0.r318452/677123 K 9 hungarian V 29 dir 1p-38973.0.r318452/679125 K 3 irc V 23 dir 1-42.0.r320268/8808 K 8 japanese V 25 dir 1-410.0.r320313/19844 K 4 java V 25 dir 1-2798.0.r319873/8406 K 6 korean V 27 dir 1-5873.0.r318452/702297 K 4 lang V 24 dir 1-15.0.r320345/19262 K 4 mail V 24 dir 1-57.0.r320374/41481 K 4 math V 25 dir 1-162.0.r320324/36101 K 4 misc V 24 dir 7-35.0.r320359/29987 K 10 multimedia V 26 dir d-333.0.r320405/136250 K 3 net V 25 dir 1-22.0.r320405/203000 K 6 net-im V 28 dir 15-11144.0.r320349/14821 K 8 net-mgmt V 26 dir r-1011.0.r320372/18862 K 7 net-p2p V 28 dir g-29106.0.r320405/210042 K 4 news V 24 dir 1-145.0.r320276/5222 K 4 palm V 25 dir 1-6646.0.r320133/2787 K 6 polish V 29 dir tv-38973.0.r319055/811029 K 10 ports-mgmt V 25 dir 1-5132.0.r320310/5417 K 10 portuguese V 28 dir 1-17842.0.r318452/937359 K 5 print V 24 dir 1-79.0.r320107/17775 K 7 russian V 25 dir 1-1559.0.r318977/3731 K 7 science V 26 dir n-5356.0.r320294/11661 K 8 security V 25 dir 1-269.0.r320365/53428 K 6 shells V 22 dir w-6.0.r320260/3272 K 8 sysutils V 26 dir b-339.0.r320405/265738 K 8 textproc V 26 dir 1-322.0.r320405/348733 K 9 ukrainian V 29 dir g-39704.0.r318452/1085367 K 10 vietnamese V 25 dir 1-4812.0.r319228/2809 K 3 www V 26 dir 1-114.0.r320402/133473 K 3 x11 V 24 dir 1-16.0.r320401/26274 K 10 x11-clocks V 24 dir 1-931.0.r319536/4153 K 11 x11-drivers V 27 dir 1-157567.0.r319902/5057 K 6 x11-fm V 24 dir 1-691.0.r320367/4352 K 9 x11-fonts V 26 dir 1-543.0.r319899/244350 K 11 x11-servers V 28 dir 1n-710.0.r319055/1177139 K 10 x11-themes V 27 dir 1-14410.0.r320138/12559 K 12 x11-toolkits V 25 dir 1-120.0.r320400/18027 K 6 x11-wm V 24 dir 1-40.0.r320393/10025 END ENDREP id: 2-1.0.r320405/352243 type: dir pred: 2-1.0.r320404/87142 count: 320122 text: 320405 348913 3317 3317 0d7b7bf1a636560dc5e1b8b7ce86bac1 props: 308235 235189 45 0 7a04b33bf8e35fd5c3d111baaf403dc5 cpath: /head copyroot: 0 / PLAIN K 8 branches V 23 dir 0-1.0.r316100/23807 K 4 head V 24 dir 2-1.0.r320405/352243 K 8 svnadmin V 22 dir 3-1.0.r320030/2473 K 4 tags V 22 dir 8-1.0.r316236/4666 END ENDREP id: 0.0.r320405/352644 type: dir pred: 0.0.r320404/87540 count: 320405 text: 320405 352468 163 163 476fb07dfee66c113cc53ada5d90e48b cpath: / copyroot: 0 / minfo-cnt: 4 1-102685.0.t320404-6v8e modify-file true false /head/UPDATING 46-131766.0.t320404-6v8e modify-file true true /head/audio/akode-plugins-xiph/Makefile 5-310620.0.t320404-6v8e modify-file true false /head/audio/alure/Makefile 5-174878.0.t320404-6v8e modify-file true false /head/audio/aqualung/Makefile 5-60256.0.t320404-6v8e modify-file true false /head/audio/audacity/Makefile 5-135770.0.t320404-6v8e modify-file true false /head/audio/bmp-flac/Makefile 5-145393.0.t320404-6v8e modify-file true false /head/audio/cmus/Makefile 5-172673.0.t320404-6v8e modify-file true true /head/audio/cynthiune/Makefile 5-249492.0.t320404-6v8e modify-file true false /head/audio/deadbeef/Makefile 5-201164.0.t320404-6v8e modify-file true false /head/audio/dvda-author/Makefile 5-42646.0.t320404-6v8e modify-file true false /head/audio/easytag/Makefile 5-39997.0.t320404-6v8e modify-file true false /head/audio/flac/Makefile 8-39997.0.t320404-6v8e modify-file true true /head/audio/flac/distinfo 6-62537.0.t320404-6v8e modify-file true true /head/audio/flac/files/patch-Makefile.in 6-53346.0.t320404-6v8e modify-file true true /head/audio/flac/files/patch-configure 5-79042.0.t320404-6v8e modify-file true true /head/audio/flac/files/patch-man_flac.1 4-188554.0.r300895/3082239 delete-file false false /head/audio/flac/files/patch-src_libFLAC_Makefile.in i-39997.0.t320404-6v8e modify-file true true /head/audio/flac/pkg-plist 5-109213.0.t320404-6v8e modify-file true true /head/audio/flac123/Makefile 5-313547.0.t320404-6v8e modify-file true false /head/audio/gmtp/Makefile 5-79394.0.t320404-6v8e modify-file true false /head/audio/gtkpod/Makefile 5-307245.0.t320404-6v8e modify-file true true /head/audio/harp/Makefile j-169939.0.t320404-6v8e modify-file true false /head/audio/kid3-kde4/Makefile 5-169939.0.t320404-6v8e modify-file true false /head/audio/kid3/Makefile 1f-311483.0.t320404-6v8e modify-file true false /head/audio/kio-audiocd/Makefile 5-254785.0.t320404-6v8e modify-file true true /head/audio/libbs2b/Makefile 5-258836.0.t320404-6v8e modify-file true false /head/audio/libfishsound/Makefile 5-222866.0.t320404-6v8e modify-file true true /head/audio/libgig/Makefile 5-45260.0.t320404-6v8e modify-file true true /head/audio/libsndfile/Makefile 5-178829.0.t320404-6v8e modify-file true false /head/audio/lmms/Makefile 5-112300.0.t320404-6v8e modify-file true false /head/audio/mixxx/Makefile 5-301404.0.t320404-6v8e modify-file true false /head/audio/mous/Makefile 6-294132.0.t320404-6v8e modify-file true false /head/audio/muine/Makefile 5-90611.0.t320404-6v8e modify-file true true /head/audio/musicpd/Makefile 5-256791.0.t320404-6v8e modify-file true false /head/audio/mythplugin-mythmusic/Makefile 7-134061.0.t320404-6v8e modify-file true false /head/audio/ocp/Makefile 5-168416.0.t320404-6v8e modify-file true true /head/audio/p5-Audio-FLAC-Header/Makefile 5-94963.0.t320404-6v8e modify-file true false /head/audio/prokyon3/Makefile 5-135394.0.t320404-6v8e modify-file true false /head/audio/rezound/Makefile 5-28007.0.t320404-6v8e modify-file true false /head/audio/sdl_mixer/Makefile 5-75925.0.t320404-6v8e modify-file true false /head/audio/sdl_sound/Makefile 4-265.0.t320404-6v8e modify-file true false /head/audio/sox/Makefile 5-94731.0.t320404-6v8e modify-file true true /head/audio/squash/Makefile 5-34670.0.t320404-6v8e modify-file true false /head/audio/vorbis-tools/Makefile 4-997.0.t320404-6v8e modify-file true true /head/audio/xmcd/Makefile 5-82693.0.t320404-6v8e modify-file true false /head/audio/xmms-flac/Makefile 8-82693.0.t320404-6v8e modify-file true true /head/audio/xmms-flac/distinfo e-82693.0.t320404-6v8e modify-file true true /head/audio/xmms-flac/files/patch-configure g-82693.0.t320404-6v8e modify-file true true /head/audio/xmms-flac/files/patch-src_plugin__xmms_Makefile.in _2k.0.t320404-6v8e add-file true true /head/audio/xmms-flac/files/patch-src_plugin__xmms_plugin.c i-82693.0.t320404-6v8e modify-file true true /head/audio/xmms-flac/pkg-descr 5-151728.0.t320404-6v8e modify-file true false /head/audio/xmms2/Makefile 5-185897.0.t320404-6v8e modify-file true false /head/emulators/mame/Makefile 5-185900.0.t320404-6v8e modify-file true false /head/emulators/mess/Makefile 5-222518.0.t320404-6v8e modify-file true false /head/multimedia/gmerlin-avdecoder/Makefile 15-9170.0.t320404-6v8e modify-file true false /head/multimedia/kdemultimedia3/Makefile q-48004.0.t320404-6v8e modify-file true false /head/multimedia/libxine/Makefile 5-101931.0.t320404-6v8e modify-file true false /head/multimedia/mkvtoolnix/Makefile 5-271236.0.t320404-6v8e modify-file true false /head/multimedia/qmmp/Makefile h-45803.0.t320404-6v8e modify-file true false /head/multimedia/vlc/Makefile 5-267135.0.t320404-6v8e modify-file true false /head/multimedia/xbmc/Makefile i-33986.0.t320404-6v8e modify-file true true /head/net-p2p/lopster/Makefile 7-266271.0.t320404-6v8e modify-file true false /head/net/minidlna/Makefile 5-295620.0.t320404-6v8e modify-file true false /head/sysutils/fusefs-mp3fs/Makefile 1b-94461.0.t320404-6v8e modify-file true false /head/sysutils/k3b-kde4/Makefile 5-94461.0.t320404-6v8e modify-file true true /head/sysutils/k3b/Makefile 5-136115.0.t320404-6v8e modify-file true false /head/textproc/libextractor/Makefile 352644 352813