DELTA 327706 21593 670 SVNNc n*oA 10libogg.so:${PORTSDIR}/audio/libogg \ libsox.so:${PORTSDIR}/audio/sox \ libsamplerate.so:${PORTSDIR}/audio/libsamplerate \ libpng15.soENDREP DELTA 323588 0 1780 SVNEE$ #O REl/mE!FRNO_STAGE= yes USES= gmake pkgconfigTREMOR_DESC= Tremor decoder (not with SHOUTCAST; use VORBIS)libavcodec.so:${PORTSDIR}/multimedia/ffmpeg \ libavformat.so:${PORTSDIR}/multimedia/ffmpeg \ libavutil.so${PORT_OPTIONS:MIPV6} CONFIGURE_ARGS+=--enable-ipv6 .elseENDREP DELTA SVN0x^QMK@ϯڋZ(mS"^$;,ِlw[s"0̾y=f8~H]b8u<`ttNu񞴦T%vTkLk;jqjN9vmr-0z!k'ض}_j˲N!=B䉇8b&Yeу $kGvXDZy,W /,.AbOʰX8zs\g7o'^N3i TFj. qQbCTU*:Paydv&9|[ENDREP DELTA 320405 11654 1325 SVNA`BHU_XM|.4.1GNU_CONFIGURE= yes USES= pkgconfig USE_LDCONFIG= yes USE_AUTOTOOLS= aclocal autoconf automake libavcodec.sopost-patch: @${REINPLACE_CMD} -e 's/ CODEC_ID/ AV_CODEC_ID/g' \ -e 's/ CodecID/ AVCodecID/g' \ ${WRKSRC}/src/ffmpeg.c .include ENDREP DELTA 207286 1307 204 SVN;SHA256 (sox-14.4.1.tar.gz) = 9a8c2c6fe51e608da346a157e111508a957af9e3ecf3de26781d36e9a67fa89b SIZE (sox-14.4.1.tar.gz) = 1111653 ENDREP DELTA SVN ) x^VSF;[d/0ĘkScgli3NFtH26ݽe6$t:ݽ}vo n0Ӄ^hBTʁ7-7-f _;. 02i_^zBiE(ywD{փF.w|6 %OMX8yb6O,/oPm&ߓnU/Ӊ¦]?|2kxȃc3*ۈ[W"#{*R9S$ӪyIqb% Hp^Y(Pj{` ]:FV΅nZPi`sIGa7v4dU*ǺNtgp<ˆE<|'+p? KP(d#E_;\8[BCd,4d|4NVTeV:Yƍ>\*hqRe 7)g`I־,( &оl ݊`F7"dcG*FUبoۄt#Lyj!Ҋ1O= eb/uEC0ͮ)RJvmy0 $Qfi5p7oHZ1͗m &fl1 <1}1h$utOo*X#G?2KZTrY"*Y" f>sR 2b.ɔ!#Xik fqR_l~&_2~3*=T5|v(jaoPzPx4&R\Y9,[] ;5X߀6AXJ"R\ @5|o*c¢]?EzeMt*[PnJE5R82KʅTYQ@8OH5eтy2B HOim-ɀj-0Qax@KiY"U' Dv5 Pp 7>ӊYc>NC IMº1Iv9w(O57 | =:.pz$m#O\#Gu=ƣFH#`7As߁)űERJLɶdS][$xJ ˸.Oxv]ަ2N&A5:jWFyY^ȏ]$~uI銧ɫXo4l_ʏzt%!) x=/ݾRŤ]f/8P$TʿHENDREP DELTA 275335 442 950 SVNVNPNN--- src/ffmpeg.h.orig +++ src/ffmpeg.h @@ -27,6 +27,8 @@ #include #endif +#include + #if defined __SUNPRO_C #pragma enable_warn #elif defined _MSC_VER ENDREP DELTA SVNrtrrIndex: src/ffmpeg.c =================================================================== --- src/ffmpeg.c.orig +++ src/ffmpeg.c @@ -57,6 +57,11 @@ #define PKT_FLAG_KEY AV_PKT_FLAG_KEY #endif +#ifndef AVCODEC_MAX_AUDIO_FRAME_SIZE +#define AVCODEC_MAX_AUDIO_FRAME_SIZE (192000 * 4) +#endif + + /* Private data for ffmpeg files */ typedef struct { int audio_index; ENDREP DELTA SVN{{{x^S]o0}&S%11|Vl5Vb`Gʹ`{98cwPȴGfK^ #?B-P#?'a(pn<^Fx<4CptjK5RXT9SLp?=XHQ[H //&F~n `y_YƳʁ_&,F9\C˘0.wJ'KbKnl"NL&LbxJd3Nm^9=Q!7:;x}*vyV.ߴV*tMYN>q,Wcd4( a)Y8y)\pE :idvSf _u'1/Zz $υU 2%YN]:pMgY WUώ-GENDREP DELTA 284935 0 84 SVNRbin/play bin/rec bin/sox bin/soxi include/sox.h lib/libsox.a lib/libsox.la lib/libsox.so lib/libsox.so.2 man/man1/play.1.gz man/man1/rec.1.gz man/man1/sox.1.gz man/man1/soxi.1.gz man/man3/libsox.3.gz man/man7/soxeffect.7.gz man/man7/soxformat.7.gz libdata/pkgconfig/sox.pc ENDREP DELTA 327747 2795 312 SVNpg@TqgX  d>4.2gmake pkgconfig USE_XZ= yes GNU_CONFIGURlibass.so:${PORTSDIR}/multimedia/libass \ libavformat.so:${PORTSDIR}/multimedia/ffmpeg \ libGLEW.so:${PORTSDIR}/graphics/glew \ libopenal.soENDREP DELTA 293974 827 145 SVNSHA256 (bino-1.4.2.tar.xz) = 6cd88eb16ffee30a3cbb9b5d313feb61b91068387ae846ff96d9e99dcb5c88b6 SIZE (bino-1.4.2.tar.xz) = 794272 ENDREP DELTA SVNsuss--- src/media_object.cpp.orig 2013-10-07 13:20:40.603922682 -0300 +++ src/media_object.cpp 2013-10-07 13:21:13.558920266 -0300 @@ -56,6 +56,10 @@ #include "media_object.h" +#ifndef AVCODEC_MAX_AUDIO_FRAME_SIZE +#define AVCODEC_MAX_AUDIO_FRAME_SIZE 192000 +#endif + // The read thread. // This thread reads packets from the AVFormatContext and stores them in the ENDREP DELTA 329667 0 501 SVN/e7d]`}^m#r-/ 3^d5PF#hq|dYrLt@wx^Ym952-4А4/&Z @ _n^fp=UOr7rs舥G^dό)]ߊ W Nf&|+Zqz"ݹe}sjnq`Yܾh'=yl2 EPyv%&.{3R\ړam4%sې=sqx&@i~zx>]:tGBamu1~o6MΐN` [|SS- LFf!c:]Әl4n31x>B;5/9q 0E1 N 8ŷԕߝT}yx:F~y{ea/jY7r ICM˓gD: X~RT4K~t&vTwz%W:C7](‰tgD^5(I\!Jdɿ4I-'2yzỊ̑'Ey!F{#P.qTzCG>u&C|Vڊk ^ ghΠq;A۬|5hz,g<.;}9&1Q+Ӗ^k13 lRޖ#|r),n2%f XYW8Z5Vr ,Ysvh§0{ >OMbX\66H,k~ Xtg~l&2c_`0+;gqnB!]_D>Y:Aˬa䑀GVQ,qT P8iu> ~bUe^kz>A}15 9~u 3NNKux(z&07Ļٛ6( ʚY `:(\oݢ?DB9ZIX} LyCaUn߫23R {ի=Q߭I>{ПF$ǂ[;qC߱x66Zul/GI.,g7FNkQ\Iw;TL׏z ͔Etݮ|u`3%v{-*y눅͔Q/IidtM'rWav?vycXW3"Su:_Q!3D)~/뇸2g﨤z`e.,!]5Pis0C\O JPQi0qXϟ$?bq b-nf <=wq[̡ Sn0'nY+f 3F򛱜Si0}PƤwVLt?qJXpnW7ͶO ENDREP DELTA SVN;;;x^TO0L$]+j*@rXJ0~g'a-Ӥ}Zͻ{8IWb㹄8n!M :ծH\dYZZQ}m{ i&E8mT&Xz%z%"˘CAD%L#IPaiPNfm./sx .EKXO}ڶթe_7XUodV5+Vžg/f(5f  xEK6=* nd`ጪTI[9bjVX%1qlt.#&N\ɋۅ7ggd9j^$ _ks~Un6vID3N-i"Ӻ5Zl,3h@11۫ꔊfĒJf]Y{ENDREP DELTA SVN(x((x^VnH}&_Q3+`߸IA"B6O-c7-M߾bF_TWS]mM EnpaLS7LMoh EfhXimj22XvݶmlX4C76nn/H}3ogT"MJ7 nǞgfnQ$8FzA&`b0`X*vSaP{a":4l6GPA~c=Kq~QY ʯߍF$H`wV dzrO,9FFCöu]#ΰ_J[V[m1-=֕ C("7.":W~[`J-S$H(~1쁲7`dD .+JoTW* ] b#\9~o󸏄Jg懒 EKosF{V l/I='[9/j'L" +1/LΛ)uؕX6KBԣ 2Vl+ _لkCe+tgtzk|C d~<M61s1q]&k )`"wSw,ϬW'(]'ĮuW ٦\+׽\ao]bـH@ۈZ"߈x41Z2F︸^OW+L+* [nd[no!9H8\\×-qXFg:*DTStr&h.1 @Tx dt?| 8K+I,[C7}/1Kw" Ł$qJq v2hRy1Z cD y߼X\,]aKקaJcs;9S4O{ 0//f藗jMK[ 5P&~3݄I3׉e!DŹENDREP DELTA 329667 1253 87 SVNh_65-k/o"M97`hGU015*oysx^n@<&] (hiZ Iwdd.C`6w/ؖAW\;91]XZ0 3WlC"bJd8G{zsu0X*THԞ-|+4Y{NmBFRQ )$bsyx:gjQzǡiycz/KPm KNywu|Ԓmi Z4EwM|/ef3DH du~T< d ԕik[] :q5)8OO<0&-bRUVYMePpxYo־|ݱ*"˂ɓZ,EXD\wjdɷŁ-ט :(Mg(I͑ENDREP DELTA SVN,>,,x^WmsH3uUH\(yUں۫‹U0|gzPjD+.~йz?s [lޢi]vQ٩0{^$9ȇ ᯢy Lf3Dymՠ&mnVht@˱6ɤ^Zi:{F7ʞ 0HWVTnKA9Q6Z@ -?{̎ ZKjL ,8Ai>u,pl%ƈ 4Qjݐǁ,ٮǢ~ F֧Avz<@-V+@PAi+ ! z4:6_1LVڑ$^gJzӆG]&i OF/A"E`Ƃ0ӟְۋBe'M꿚u\R'f.IE G6\eH82c<-g"@12[*.F{} _VjMȮU$UٓA%Mp" \=ItCu".'3b հ.g'PKg.:[u8cV2{7s 0E 5Cwjx^c#c8@f NR%"`;ȾzT8*5a,) 3[ ͖R",KTE4%i $w}Ǧr8]PjnYȧRqU˹ &W+6( vHL L:Z__mȦ~dpÈ}CEYtƦ&,ܔT86 z>^hj*?cCP*^pEWc闟Ɔ 6?+՞g턬Gi=95/3ˡswd]N!VEo:bèA|dluhwS~MObwY /.3IL_q~i߽BY]9<\:#2Vs"'J&ӱp9~t4O.-,Pc#T%'v!pD.{>Np$fNH?,%PPQ1D`OWD_gqENDREP DELTA 266235 394 113 SVN%%GTK2ENDREP DELTA 316662 27069 1756 SVNNx0w@nQzOcBMNtb\gY6:`t[XJ8i0XUFhe8V$t|pvbfOex^]o0W.&64 !Q Iir/|X(Q^YE$999 ?sܹ/MtlIR1vL4K Q.E #z:UdK%mLCTg .'46N+F ERa^!s3= Ja aE)r`FAEa:zoKec`@~ E}[W3IWA`Vv[p0(<,OƃOZ%Uti3i*K6rENDREP DELTA 299814 2035 155 SVN   SHA256 (xine-lib-1.2.4.tar.xz) = 9c5b1b4ef7bd0591962c322a3afa709eeaa5bae664678548f1340e64f43abbdd SIZE (xine-lib-1.2.4.tar.xz) = 4954992 ENDREP DELTA SVNkkkx^Rao06eN"5R|)-bo" &FjݻwgSJ)KoeVlX,)Kf0lZ:v`ѳߙ~Ze0Fvqa9l:#ۂѝ0$iE';.+Ml/`NYo ?^xek?^}|R^rGp\>g; m)d(&jkZ IT+0st!e{<H ڱ,bN*Yf~Av.:hT@k"E%L.{{R9N5` :>/ӉJ=3)v{yXw>ݘnCP}۫ENDREP DELTA 326292 1270 588 SVN4uErD6is1 Sl<M;[Zo9TmPdpibjpegodplulaylistvc1_estestPLUGINSDIR%%/xineplug_nsf.so %%PLUGINSDIR%%/xineplug_sputext.so %%PLUGINSDIR%%/xineplug_vdropengl2vdpauxiph.so libdata/pkgconfig/libxine.pc man/man1/xine-config.1.gz man/man1/xine-list-1.2.1.gz man/man5/xine.5.gzENDREP DELTA 320204 0 1613 SVNwC_>[cqoA# $FreeBSD$ PORTNAME= mlt PORTVERSION= 0.9.0 PORTREVISION?= 1gmake iconv pathfix pkgconfig GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-gpl --enable-gpl3NO_STAGE= yes -e 's,-liconv,${ICONV_LIB}ENDREP DELTA 316355 16089 3202 SVNj s8q~clbB4"}mTE=@_E/x\ hmgZ`E\+7 OMgZVE!>C/RL,&^Z;?kidThc?#Fz-dT[N(i+$b##G=x^VioF,Al*LB)x%dF%( PJf+$eǰ;C|FQ䃠μ7ofȿ˃ߘjL5:-\P{kchdZ\@*1 b9`&Ms8օECgb6?[E1$A"TD&FMD#cN3g0Sa:BiDaVQG.]S4wV.CEj:jWl3;:X(qE5WT FHC6S * P~` 08*ZhPұQS HfiP99T q5\F5}fHȓvGMEO~%2&˴/9O (,BMn=β4/[i액P^r D:0-&eν LVfbB魊N%u;'^KH.ҿDʷH#LNjpsWm."W ԙO' y t%Ex~t,m0oWFܒww,x5qNxr;9EzdފBaJ=?@׹=k{_j`ubl|"IJ?`92rwԯ"2qO{r3~QyY[[ѲN[T{Bm~+{K&㰄F'xSb,Tq>YYWENDREP DELTA 271236 1808 147 SVNSHA256 (qmmp-0.7.2.tar.bz2) = 8e6b50ced58e247972060bb5a5156ea2c74b03f33df92e87591d09f685b82081 SIZE (qmmp-0.7.2.tar.bz2) = 847558 ENDREP DELTA 300492 1690 360 SVN"  d'{Opus tags, WMA-Monkey's Audio (and other formats via FFmpeg), PCM Wave (and other formats via libsndfile), and Chiptune formats ENDREP DELTA 300492 2078 485 SVN~j2G1|\STV~5#RcKFmEdownloadPYPASTE%%lib/qmmp/General/libcopypasteTRACKCHANGE%%lib/qmmp/General/libtrackchange.so %%UDISKS%%lib/qmmp/General/libudisks.so %%UDISKS2%%lib/qmmp/General/libudisks2FMPEG_LEGACY%%lib/qmmp/Input/libffmpeg_legacyOPUS%%lib/qmmp/Input/libopusListFormats/libm3uplaylistformat.so lib/qmmp/PlayListFormats/libplsplaylistformat.so lib/qmmp/PlayLListFormats @dirrmtry lib/qmmp/Transports @dirrmtry lib/qmmp/Ui @dirrmtry lib/qmmp/Visual @dirrmtry lib/qmmp ENDREP DELTA 316355 19319 380 SVN x$#mO}A%%+UV^.# $FreeBSD$ PORTNAME= qmmp-plugin-pack PORTVERSION= 0.716libqmmpui.so:${PORTSDIR}/multimedia/qmmp BUILD_DEPENDS= qmmp>=0.7NO_STAGE= yeslibmpg123.solibtag.soENDREP DELTA 302758 486 172 SVNSHA256 (qmmp-plugin-pack-0.7.2.tar.bz2) = ff35e1576aa91082496433c4ea22984469eb7810ec0ab7a1d99a7510066cad2d SIZE (qmmp-plugin-pack-0.7.2.tar.bz2) = 135630 ENDREP DELTA SVNsuss--- filter/filter_pp.c +++ filter/filter_pp.c @@ -38,8 +38,8 @@ /* FIXME: these use the filter ID as an index--the ID can grow * arbitrarily large, so this needs to be fixed */ -static pp_mode_t *mode[100]; -static pp_context_t *context[100]; +static pp_mode *mode[100]; +static pp_context *context[100]; static int width[100], height[100]; static int pre[100]; ENDREP DELTA SVNx^ZsH=v:dB0d`V,*B" fn-!bə/xwcX;o9/lk{7]Z4$/Iޠ- nSԐztRr(Ґ IE4hul+@җ[} 7[WysN}Odxؤ]D}#`\' _6D_+K,Ѽ쌎p3tIOf#܂Hj.KlFd6|WuK96Ӗ8 }ol5/rO햽!G: =JYYf/#m=+t-p :r];Nx-oӴ Wj G+|5Z]TTj4Z'x͘a7#HS`i0Foo*GMBBo3@pTN g+|;)brv *4ZA"SWEkBz897ڜF5pʞϳ0)]M߂d,bN]j\^ʝZU֤BQop: O"ܿpo1,3$¤ŀgODwWnr4sus;_!=Jj9ͦpδ9 ׅ&Nh=)z483#<qHBKB=brQYŞvlvr&k>XۋRdsr$sbRr-JQACmR9O[$MIBx-+.g2(f aM2+{: !xCG=?ċdz<@O&xsdSc @|Ƃǝ>b 9]< B;z1 {v/aL0uZ?鐧sӫߑI0|wZr]h|j?`oR.) ^aR ɫt %҃G ۖN<zJ*7 dѶ 9'(oy6 ߠf;s(rb 4L xMX@Lc! f?.&:?0TI:T;GX@=HźblʹE̕(&I[bݑ}0p*{TWAGhtm#]O7x{9nu֣$0Ҹ?`I2bmMsIv bt!ddDkXIQes|=sd"7CLAz%O;`YI?^',GCN?qE%"Mۖ1`9BK/X  DXh)߅$PL86 -k+mY#H9۟Bd$k*i[1DfâVTj+Nq-`(e%v=O0ZAfBƣ$cu9"PN:1zɗt(9Dee /IRGȎz>&t$KeXILvrg٤Jͪ͗bm-iv4@>s,pLhIfA.k8'cZisr+w7JBu䩠*&a y"z灮UKA3%<#5jkR**HM34i9$Gro_`ehЕwQD͙\0G;Ϗ FpENDREP DELTA SVN}V}}x^[{s6;8gJeq*K9#i;eN)Cg_.v@48S],݅2u=i26ݮ|Fӑ'=UI~d$4p:롮 W1uI% F'-uR }ܻv׸ݺHwB? ,'纳E}I]Qb>1m}>$W6cUUHGUU[+=9v# VBoITj\'!b]>2Butlm xboItq#viʩ42B21)Lh͍8l.O#m|}}yA!leݎL///P'Z"'X3;Orl;=ίƟR]@`߯CUJz(Ey../LF4^go Mb{V‰uVl!VU-}['L~!&-=Sqƚ$C55$$l%;|%e,kK=-D˚\^gܴe<vULq T@|[]j+5\k3hڜzd+N-oHLi0$mZZ 3F^#mAC-x4yc3xvP"VY[X|p%ƣCZ /fᗪ(<q.2Ǿ'-ZBCD'4[@|>#,$H?Zlx)!ډJZ7 r W =6y9ř8xCL,QY9dsX,_f arˋ6j "\giËOc2gG)k1M  Iyt.JGu9!uu6`, GGȠo{f}-e>D0 c~ҮOk&ZT%"KTIj|Vă ]` y0XH!yI`*AePNS<< rfcP8V}i,qR.Şлrn"d K ק"nPuh0|%?'>RYRs=%ŷF)y$Ap7@֛$KU!jjfX{͋5)|jMΞ`/ {ejbqZ.4Mꓓ\< #u_QHrLndݔ(wm_GTA5 pVR|떌WVA0XHqvq /OYA޼3u?: |1ү-, 2S+ə3ݶݴUcA BI #GV%*py[_@Ԝtݏ@dt>Y[fq1P"]#﹦ ID+Qқ*0iR"U]R^BBbK*Y6 Jw  cj?|P۝VÇv*;mnM=tC{E7Ta⛳%اM;8A YЊV#CP &~I*?A $ i)x&1,V*R_GGr W }) ~rHtkMrU'd$2[b{[V!.:CfH*:y/qg ل>xO!PZXۆQO|Jn$**i(GYn-1h,kpؖACRٻz (^ (L*J>`qmdx;;bf3 fKuQ̿ ڻ\",O's2N ]|!A1Le k|pSv0_5cJct}uWQ{i6'FT*ϓX _7cEo&5[ l*2ZZ7- 3U yM5)f3E<%46vQG)kp]ucQAE d,i}}l~*"X4$Xpff:;aDGsM_g%Do1ee+*UajgZ+N J8R@ ҺXDjP; 3{6bOi=.=]3䠩/*MJ!%G5iQAnOqC#m0MeENDREP DELTA SVNcx^S]o0}_q4 &ZuiR=<[&q5ǎM1XiKϱ}ι7fY.J)N,/b&h2u}CA4`|%`^8|t6Kp'ld` [8rH%,.TbYt6U8) .$Öd$X MwzTѧq#4~ocSr0rwz kNAKHaeR*A]^zpno )aTtuC{˄bwIs"ϹSx^07NUVCk̍k_>w~E%44-%-e*%UpTG6X6K&R{62`[{,X忺Sۧ>%6#Ǹ:GмkYP@Crͤzzm6(Q3-k'yD5щǺ]Ɣ ?A,M?Mavgqun[+PL5:7߆`$'={Z~&f_JmT=vj^M Ws ENDREP DELTA SVNXmXXx^j0~!88R.$B18(,W,Mz*A=onԍ)IQE L>e'5 paӇ`+n *q&/)gdH\QR!)c>N\GhpݥP/ PƛwԳ;xo N{^1D}8\:޹2cm 3% j=R0x]epZ2xêԞRJDYAXYkEfL?ܪ9LU6呒As0dW)th-,:LOENDREP DELTA SVN&E&&x^Un@}._qE_ K ]HI*04BF2jYmx={0}Pqh#fhF{.^v咪'PLݰT 0n,Ck4kFn^esx5ڨ5k ժ*W v'I|,\).C=,Ww]ǖq.@2w0]hEnV8II|y*) W-蕒|% T,PP?6:X85B@x ᬡ7P1%%7W߯ fsPAzLDNL3iyHfsVM?&2?{U2Q-e.Ϊ Ƌ)ZO_Pa?WM}py0k6OO{A{~|.?._(vK_ط>kcχc=ACG{!wsV^Ftxw o tvҿηo^rB!&wu ?.LԻw=:gg;f'bY–B~(4'Ӏ$g!!TsJe hXENDREP DELTA 324927 52 571 SVN@an/m(PORTREVISION= 1S= pkgconfigENDREP DELTA SVN<!<AEq0jH6P%eN5 ="LO5{-8x>Ǝ|Ndq$Ԭ>6a_PAp~C JOމ5 5#6d:WjlN2@Ffm R SIdz厪%;8LENDREP DELTA SVN+++x^Tmo0~ŭ2(/4mVSIն/ۄl51Ѫ}gHQ1sٔ' JB('JK < gP I5K)hƤO^OHB? p1xp0NFDlZ^J^-niC~ ˹vc!hFV;$g蒑xĊL%Q48? 6A?#]uԡz:-^RDG\#lbc붍[xڡf K bl²nءLn!^;VJ욳.]MzGm_ Ԋ=uC sa)DQrp&jevENDREP DELTA 327755 84680 1289 SVN=DbQa3+BPORTREVISION= 1patch: @${REINPLACE_CMD} -e 's/CODEC_ID/AV_CODEC_ID/g' \ -e 's/CodecID/AVCodecID/g' \ ${WRKSRC}/plugins/video/H.263-1998/h263-1998.* \ ${WRKSRC}/plugins/video/common/dyna.*ENDREP DELTA SVN@@@x^Y{sHOT6ٕZ=J%tN%ٷgr43~nHάqCpК6!CbwuqˁpFR( 0uǘR/\]]a\g:]d[P*Wr\P/_իȗ* '8IwYm9$HZ3ܳlT [ Z|#5 ݶ <?\A2u@zI<:U0XǮgH$uP|B1n *Uqy*ϩI\ߚlB?CRr5ҟK'2ɴ[= I|uBC.\'p; -;kb H,ixQQ}my4ZHv_Kvߴfnn߹bD!ЬAϧR^x$FM BfU)[*k0 >8io8FqLkJ#ǡDAo2(Yamڀt^bS-~/b( nU|BEx>1-AA8*Cr=h*)TR"*)N L쥒 V/QusY+vciz}UyOT&@l|Ae!$_]K_pdIn>\pLj$q7l+! #)?C2 YYdK`gDR H5eǀtb%*IDC'j5ZD.<%  ojߓoѝ:rS(=Ȫ/QUz] V?-z!lVk՜Pp]>G#1bp 1c>iu Jhg? o(z;Jg; >Dx-'8#>yu83d2W3q0$q${&IOdDDY3VK$Qc7rD3[~.i R2Dܠb98̝] LKد oz AK&]l)%Ŵ:Ʉ}б r ۚ:s\Ɯ o{o94Pw9Ŷ4Yk*Fuj|6#tW—.e.=7xgU,,hoABMܗkGHh xPJҕ+n| a@WVL_#jͱ ^:s Sاmg_0Sp"?ݓT+UrvfkeN(Ӡ% ҁE)3)F~i}2I Hؓz{5E5 Z%ڢqb8:.'hQA,Y>]Ω8QM&JiVnG>Xh|ڑGOxf:&H'r>>tK*4D!/6bJX~^ad9շIHcF/}8/n{"uH?Mhe&ͮ0{ȶ& U{#%#ݔѨÿW|AعZ`M)J񪴾ƒ0޶E>FpS53waAbnA0ƚ%x~za `⺋93/~ bZU/z[762跗G^q"E36 A]U9oFu`)";2Lz:%G-vZyO&,gwwOtUeGv/88,Jv\xb%0ǥIWY>H} %ENDREP DELTA 327777 77367 172 SVN!  ~ libavcodec.soENDREP id: 5-201164.0.r330909/29683 type: file pred: 5-201164.0.r327706/239191 count: 17 text: 330909 0 169 1251 0353a3d5dec4640a150bfbbb7b1ef1f2 ea960d244a595894b03361e014554fba4ac6a263 330908-73c6/_4 props: 314091 502 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/audio/dvda-author/Makefile copyroot: 0 / PLAIN K 8 Makefile V 29 file 5-201164.0.r330909/29683 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.r330909/30253 type: dir pred: 4-201164.0.r327706/239767 count: 18 text: 330909 29990 250 250 cca28d9ee0e082960f4ee14756878ce3 cpath: /head/audio/dvda-author copyroot: 0 / id: 5-90611.0.r330909/30440 type: file pred: 5-90611.0.r327706/513608 count: 100 text: 330909 199 313 7621 cabb4420fa4225957bb23c542e038dfa 34824d7461592150ebe34360076483de323e51b3 330908-73c6/_6 props: 320405 39469 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/audio/musicpd/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: 7-330909.0.r330909/30857 type: file count: 0 text: 330909 539 319 539 381fe64e8f4f9c10e857b2d314aaf612 6e3bfef1aa087a91f0850c3e5acfc81f7560fa1c 330908-73c6/_9 props: 330909 30746 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/audio/musicpd/files/patch-ffmpeg2 copyroot: 0 / PLAIN K 10 musicpd.in V 28 file 6-230370.0.r319487/1209 K 13 patch-ffmpeg2 V 29 file 7-330909.0.r330909/30857 K 38 patch-src_output_httpd_output_plugin.c V 31 file 5-268794.0.r300895/2319037 K 14 pkg-message.in V 27 file 5-219990.0.r318543/170 END ENDREP id: a-90611.0.r330909/31395 type: dir pred: a-90611.0.r319487/1719 count: 29 text: 330909 31140 242 242 2b3e75616c8e07d59d0a4b0e39a7ca09 cpath: /head/audio/musicpd/files copyroot: 0 / PLAIN K 8 Makefile V 28 file 5-90611.0.r330909/30440 K 8 distinfo V 27 file 8-90611.0.r316961/2115 K 5 files V 27 dir a-90611.0.r330909/31395 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.r330909/31831 type: dir pred: 4-90611.0.r327706/514165 count: 110 text: 330909 31580 238 238 f829cc0df36e54b43dc2d807b7590e71 cpath: /head/audio/musicpd copyroot: 0 / id: 4-265.0.r330909/32013 type: file pred: 4-265.0.r327706/649458 count: 66 text: 330909 871 297 3936 e570558fae27992caad63272f4b6be29 803ae8762551b9b6e7be333f035f74506761165f 330908-73c6/_b props: 304766 126 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/audio/sox/Makefile copyroot: 0 / id: 6-590.0.r330909/32308 type: file pred: 6-590.0.r300895/3619295 count: 24 text: 330909 1199 147 129 118de3cdaeb6174cd2e65d36d3f016cc 348e8ff9bb8ed4c4e7f0eee0e92312bd8e857992 330908-73c6/_c props: 300895 3619249 33 0 d2b74571aba906f64dadd6584b7cea1d cpath: /head/audio/sox/distinfo 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: d-330909.0.r330909/32718 type: file count: 0 text: 330909 1375 1336 3466 e49c507f725962e90cdc3692e4abab7f 84005d486cfe3e45f6505ed4414d10faa584b7ea 330908-73c6/_f props: 330909 32607 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/audio/sox/files/patch-avcodec54 copyroot: 0 / id: 7-275335.0.r330909/33002 type: file pred: 7-275335.0.r300895/3619978 count: 2 text: 330909 2724 224 206 b1b9568e3e322bf42c1c4ebfd4fb4909 5d729e8c44a26fce01fc24a708a6a9bf493bab3c 330908-73c6/_g props: 300895 3619932 33 0 d2b74571aba906f64dadd6584b7cea1d cpath: /head/audio/sox/files/patch-ffmpeg 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: h-330909.0.r330909/33427 type: file count: 0 text: 330909 2976 387 370 f2db3a9f07214f44549f9b8efc9cbae0 e3c3dc61aa39d2aab2b2a7deca312f3fd9c756c7 330908-73c6/_i props: 330909 33316 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/audio/sox/files/patch-ffmpeg2 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: j-330909.0.r330909/33818 type: file count: 0 text: 330909 3376 548 1147 aadcd2060e47e50b173668e30b1d49f6 879a35caa4e5b6b3277561ae3dba15803452c1a3 330908-73c6/_k props: 330909 33707 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/audio/sox/files/patch-libav9 copyroot: 0 / PLAIN K 15 patch-avcodec54 V 29 file d-330909.0.r330909/32718 K 12 patch-ffmpeg V 29 file 7-275335.0.r330909/33002 K 13 patch-ffmpeg2 V 29 file h-330909.0.r330909/33427 K 12 patch-libav9 V 29 file j-330909.0.r330909/33818 END ENDREP id: 6-275335.0.r330909/34331 type: dir pred: 6-275335.0.r300895/3620363 count: 2 text: 330909 34098 220 220 b0667539ba06fbc43c84445516854ddd cpath: /head/audio/sox/files copyroot: 0 / PLAIN K 15 fbsd:nokeywords V 3 yes END ENDREP id: 6-195153.0.r330909/34562 type: file pred: 6-195153.0.r300895/3620598 count: 7 text: 330909 3937 291 273 997c53591a4f498ba21c4989b61b74be 8f02890874ce69193330e7c4ee52fc5831202eb0 330908-73c6/_l props: 330909 34516 33 0 d2b74571aba906f64dadd6584b7cea1d cpath: /head/audio/sox/pkg-plist copyroot: 0 / PLAIN K 8 Makefile V 26 file 4-265.0.r330909/32013 K 8 distinfo V 26 file 6-590.0.r330909/32308 K 5 files V 28 dir 6-275335.0.r330909/34331 K 9 pkg-descr V 28 file f-265.0.r300895/3619638 K 9 pkg-plist V 29 file 6-195153.0.r330909/34562 END ENDREP id: 2-265.0.r330909/35113 type: dir pred: 2-265.0.r327706/650012 count: 80 text: 330909 34865 235 235 dba3b61eddef1c56f8ac46593c6a27fa cpath: /head/audio/sox copyroot: 0 / PLAIN K 11 HVSC-Update V 28 dir 2-67968.0.r327706/149833 K 6 Maaate V 28 dir 2-38244.0.r327706/150580 K 8 Makefile V 24 file 2-190.0.r330659/732 K 7 aacgain V 26 dir 4-163782.0.r327995/510 K 10 aacplusenc V 29 dir 5-196610.0.r327706/151941 K 5 abcde V 26 dir 4-64121.0.r328657/1088 K 7 abcmidi V 28 dir 4-66558.0.r327706/153384 K 9 abcselect V 28 dir 4-66556.0.r327706/154034 K 6 abraca V 27 dir 4-192709.0.r329290/1014 K 22 acoustid-fingerprinter V 26 dir 4-306506.0.r329865/922 K 6 adplay V 29 dir 4-134949.0.r327706/156206 K 4 afsp V 28 dir 4-29081.0.r327706/156950 K 5 aften V 29 dir 4-252529.0.r327706/157695 K 4 alac V 26 dir 4-130593.0.r330801/694 K 8 alienwah V 28 dir 4-66953.0.r327706/165797 K 8 alsa-lib V 27 dir 2-255774.0.r329208/8727 K 12 alsa-plugins V 28 dir 2-255775.0.r329208/10089 K 10 alsa-utils V 28 dir 2-255776.0.r329208/12043 K 5 alure V 27 dir 4-310620.0.r329396/1193 K 11 amarok-kde4 V 29 dir i-103684.0.r327706/169550 K 11 amb-plugins V 29 dir 4-199097.0.r327706/170218 K 3 amp V 27 dir 2-7735.0.r327706/170913 K 7 ampache V 29 dir 4-204729.0.r327706/171663 K 5 ample V 28 dir 4-56399.0.r327706/172361 K 8 amrcoder V 29 dir 4-130665.0.r327706/173061 K 8 aqualung V 29 dir 4-174878.0.r327706/173814 K 6 ardour V 29 dir 4-179203.0.r327706/174562 K 4 ario V 26 dir 4-244928.0.r328504/872 K 4 arss V 29 dir 4-246843.0.r327706/175966 K 4 ascd V 28 dir 2-15125.0.r327706/176710 K 5 asmix V 28 dir 4-88219.0.r327706/177359 K 7 asmixer V 28 dir 4-88221.0.r327706/178056 K 7 asunder V 29 dir 4-199628.0.r327706/178755 K 6 atunes V 26 dir 4-204686.0.r328345/597 K 5 aubio V 29 dir 4-219094.0.r327706/180197 K 14 audacious-dumb V 29 dir 4-191987.0.r327706/180906 K 8 audacity V 26 dir 4-60256.0.r330658/1191 K 5 audex V 27 dir 4-238050.0.r329869/1119 K 7 audiere V 26 dir 4-215601.0.r330583/919 K 8 audiotag V 29 dir 4-211301.0.r327706/183794 K 5 aumix V 26 dir 2-19079.0.r329268/7805 K 11 aureal-kmod V 28 dir 4-37223.0.r327706/185199 K 6 autocd V 28 dir 4-77872.0.r327706/185904 K 10 autotalent V 27 dir 4-272438.0.r328795/1463 K 7 autozen V 28 dir 4-32704.0.r327706/187308 K 7 baresip V 29 dir 4-303501.0.r327706/188056 K 8 baudline V 28 dir 4-54427.0.r327706/188759 K 5 beast V 29 dir 4-112146.0.r327706/189503 K 6 bebocd V 28 dir 4-84629.0.r327706/190205 K 4 beep V 25 dir 4-78380.0.r330542/726 K 5 beets V 29 dir 4-312265.0.r327706/191543 K 4 blop V 28 dir 4-66975.0.r327706/192286 K 13 bmp-crossfade V 29 dir 4-160928.0.r327706/192841 K 8 bmp-faad V 29 dir 4-119343.0.r327706/193405 K 6 bmp-fc V 29 dir 4-141354.0.r327706/194066 K 12 bmp-festalon V 29 dir 4-139303.0.r327706/194679 K 8 bmp-flac V 29 dir 4-135770.0.r327706/195390 K 16 bmp-htmlplaylist V 29 dir 4-134415.0.r327706/196060 K 7 bmp-mac V 29 dir 4-160943.0.r327706/196774 K 11 bmp-modplug V 29 dir 4-152947.0.r327706/197439 K 13 bmp-scrobbler V 29 dir 4-126452.0.r327706/198062 K 14 bmp-songchange V 29 dir 4-127498.0.r327706/198737 K 7 bmp-wma V 29 dir 4-115182.0.r327706/199451 K 4 bonk V 25 dir 4-43407.0.r328147/667 K 7 boodler V 26 dir 4-96976.0.r329268/8596 K 7 bristol V 29 dir 4-305142.0.r327706/201648 K 3 btc V 28 dir 2-31138.0.r327706/202345 K 4 calf V 29 dir 4-240377.0.r327706/203038 K 3 cam V 27 dir 2-4484.0.r327706/203726 K 8 cantus_3 V 29 dir 4-123121.0.r327706/204476 K 12 caps-plugins V 29 dir 4-186693.0.r327706/205141 K 8 ccaudio2 V 28 dir g-31080.0.r327706/205892 K 10 cd-console V 28 dir 4-24051.0.r327706/206597 K 9 cd-discid V 28 dir 4-63718.0.r327706/207304 K 6 cd2mp3 V 28 dir 4-29090.0.r327706/207962 K 11 cddb-bundle V 29 dir 4-177455.0.r327706/208676 K 10 cdparanoia V 28 dir 4-72826.0.r327706/209434 K 6 cdplay V 27 dir 2-8670.0.r327706/210131 K 4 celt V 26 dir 4-228338.0.r328000/598 K 9 checkmate V 29 dir 4-143585.0.r327706/211497 K 9 chordpack V 28 dir 4-44931.0.r327706/212252 K 11 chromaprint V 26 dir 4-306505.0.r328234/943 K 17 clementine-player V 27 dir 4-252174.0.r328410/2164 K 5 clunk V 26 dir 4-252624.0.r330588/937 K 4 cmp3 V 28 dir 2-17858.0.r327706/215170 K 3 cmt V 28 dir 4-60300.0.r327706/215816 K 4 cmus V 29 dir 4-145393.0.r327706/216552 K 12 cmus-post.fm V 29 dir 4-186920.0.r327706/217255 K 7 cowbell V 29 dir 4-148071.0.r327706/217969 K 5 cpige V 29 dir 4-132399.0.r327706/218664 K 5 cplay V 28 dir 4-59971.0.r327706/219454 K 9 cpp-xmms2 V 27 dir 4-167148.0.r328665/3307 K 5 creox V 29 dir 4-239865.0.r327706/220805 K 4 crip V 28 dir 4-84790.0.r327706/221504 K 7 cripple V 29 dir 4-201496.0.r327706/222205 K 6 csound V 28 dir 4-33719.0.r327706/222946 K 8 ctronome V 27 dir 4-259555.0.r330662/1350 K 7 cuberok V 27 dir 4-254248.0.r329841/2014 K 7 cue2toc V 28 dir 4-89900.0.r327706/225040 K 9 cueplayer V 29 dir 4-249188.0.r327706/225751 K 8 cuetools V 28 dir 4-96945.0.r327706/226454 K 6 cutmp3 V 29 dir 4-221253.0.r327706/227160 K 9 cymbaline V 28 dir 4-44257.0.r327706/227866 K 6 dagrab V 28 dir 2-15777.0.r327706/228569 K 7 darkice V 28 dir 4-52256.0.r327706/229309 K 3 dcd V 29 dir 4-215390.0.r327706/230001 K 8 deadbeef V 27 dir 4-249492.0.r329848/2924 K 21 deadbeef-mpris-plugin V 29 dir 4-286021.0.r327706/231429 K 20 decibel-audio-player V 29 dir 4-261699.0.r327706/232212 K 14 deforaos-mixer V 29 dir 4-309220.0.r327706/232883 K 7 dekagen V 28 dir 4-87122.0.r327706/233591 K 6 denemo V 28 dir 4-38716.0.r327706/234327 K 7 dir2ogg V 29 dir 4-206221.0.r327706/234981 K 6 discid V 28 dir 4-78376.0.r327706/235634 K 9 drumpiler V 28 dir 4-98186.0.r327706/236288 K 4 dssi V 29 dir 4-182321.0.r327706/236993 K 8 dtmfdial V 29 dir 4-158442.0.r327706/237694 K 4 dumb V 27 dir 2-131137.0.r329271/3783 K 12 dumb-allegro V 26 dir 6-242863.0.r329274/603 K 11 dvda-author V 28 dir 4-201164.0.r330909/30253 K 7 easytag V 28 dir 4-42646.0.r327706/240514 K 7 eawpats V 28 dir 4-94966.0.r327706/241221 K 7 eawplus V 29 dir 4-150998.0.r327706/241976 K 8 ecasound V 26 dir 4-36366.0.r330331/2383 K 4 emms V 29 dir 4-163258.0.r327706/243435 K 7 emu10kx V 29 dir 4-142919.0.r327706/244301 K 8 enscribe V 29 dir 4-113687.0.r327706/244962 K 10 epos-devel V 29 dir 4-142268.0.r327706/245717 K 6 esound V 28 dir 2-11957.0.r327706/246518 K 6 espeak V 29 dir 4-160678.0.r327706/247262 K 9 esperanza V 29 dir 4-185802.0.r327706/247922 K 4 etcd V 29 dir 4-242387.0.r327706/248570 K 6 etktab V 25 dir 4-88224.0.r328098/830 K 6 exaile V 29 dir 4-180128.0.r327706/250018 K 6 extace V 28 dir 2-28705.0.r327706/250714 K 8 ezstream V 29 dir 4-119546.0.r327706/251413 K 4 faac V 27 dir 4-108523.0.r328001/1510 K 4 faad V 25 dir 4-73421.0.r330231/775 K 4 fapg V 29 dir 4-166575.0.r327706/253665 K 6 fcplay V 28 dir 4-32783.0.r327706/254363 K 7 fdk-aac V 28 dir 4-302160.0.r328226/33092 K 4 fdmf V 29 dir 4-176225.0.r327706/255711 K 8 festalon V 26 dir a-139303.0.r329863/563 K 7 festdoc V 28 dir 4-32683.0.r327706/257216 K 8 festival V 28 dir k-32683.0.r327706/258010 K 24 festival-freebsoft-utils V 29 dir 4-247381.0.r327706/258734 K 11 festlex-cmu V 29 dir 3w-32683.0.r327706/259464 K 13 festlex-czech V 29 dir 4-208962.0.r327706/260232 K 12 festlex-oald V 29 dir 48-32683.0.r327706/260951 K 11 festlex-ogi V 29 dir 4k-32683.0.r327706/261668 K 14 festlex-poslex V 29 dir 4w-32683.0.r327706/262389 K 13 festvox-czech V 29 dir o-208962.0.r327706/263160 K 11 festvox-don V 29 dir 5w-32683.0.r327706/263876 K 12 festvox-el11 V 29 dir 68-32683.0.r327706/264591 K 13 festvox-kal16 V 29 dir 6w-32683.0.r327706/265309 K 12 festvox-kal8 V 29 dir 78-32683.0.r327706/266029 K 13 festvox-ked16 V 29 dir 7k-32683.0.r327706/266748 K 12 festvox-ked8 V 29 dir 7w-32683.0.r327706/267467 K 13 festvox-rab16 V 29 dir 8w-32683.0.r327706/268186 K 12 festvox-rab8 V 28 dir 4-32721.0.r327706/268899 K 15 festvox-russian V 29 dir 4-314622.0.r327706/269606 K 18 festvox-us1-mbrola V 29 dir 4-158438.0.r327706/270335 K 18 festvox-us2-mbrola V 29 dir c-158438.0.r327706/270969 K 18 festvox-us3-mbrola V 29 dir i-158438.0.r327706/271603 K 7 firefly V 29 dir 4-221797.0.r327706/272371 K 4 flac V 25 dir 4-39997.0.r328198/701 K 7 flac123 V 26 dir 4-109213.0.r330803/624 K 5 flake V 29 dir 4-312940.0.r327706/274406 K 5 flite V 29 dir 4-124399.0.r327706/275155 K 10 fluidsynth V 26 dir 4-94973.0.r329340/1383 K 15 fluidsynth-dssi V 29 dir 4-183128.0.r327706/276664 K 4 fmio V 28 dir 4-40978.0.r327706/277415 K 4 fmit V 29 dir 4-199126.0.r327706/278164 K 7 fpc-a52 V 29 dir 4-259362.0.r327706/278770 K 7 fpc-mad V 29 dir 4-259375.0.r327706/279377 K 11 fpc-modplug V 29 dir 4-259377.0.r327706/279988 K 13 fpc-oggvorbis V 29 dir 4-259379.0.r327706/280605 K 10 fpc-openal V 29 dir 4-259380.0.r327706/281221 K 11 fpc-sndfile V 29 dir 4-259384.0.r327706/281835 K 5 fplib V 29 dir 4-285654.0.r327706/282537 K 8 freealut V 29 dir 4-160210.0.r327706/283289 K 23 freedesktop-sound-theme V 30 dir 1j-225629.0.r327706/284022 K 8 freepats V 29 dir 4-206740.0.r327706/284750 K 16 freeswitch-music V 29 dir 4-256416.0.r327706/285464 K 17 freeswitch-sounds V 27 dir 4-256417.0.r329674/1596 K 15 funktrackergold V 28 dir 4-41011.0.r327706/286853 K 6 gbemol V 29 dir 4-208954.0.r327706/287565 K 7 gbsplay V 26 dir 4-138126.0.r329975/567 K 7 gervill V 29 dir 4-231731.0.r327706/288935 K 8 ghostess V 29 dir 4-183188.0.r327706/289640 K 7 gigedit V 29 dir 4-222908.0.r327706/290351 K 6 gimmix V 29 dir 4-189796.0.r327706/291062 K 9 gkrellmms V 25 dir 4-32617.0.r330176/670 K 10 gkrellmms2 V 26 dir k-32617.0.r330177/1115 K 10 gkrellmss2 V 28 dir 4-88228.0.r327706/293127 K 13 gkrellmvolume V 28 dir 2-29786.0.r327706/293837 K 14 gkrellmvolume2 V 26 dir j-29786.0.r330177/1810 K 5 glame V 28 dir 4-33151.0.r327706/295301 K 5 glurp V 29 dir 4-111279.0.r327706/296007 K 12 gmidimonitor V 29 dir 4-188540.0.r327706/296669 K 6 gmixer V 28 dir 2-17597.0.r327706/297373 K 4 gmpc V 28 dir 4-91004.0.r327706/298073 K 10 gmpc-alarm V 29 dir 4-221034.0.r327706/298782 K 14 gmpc-albumview V 29 dir 4-242084.0.r327706/299503 K 12 gmpc-discogs V 29 dir 4-242085.0.r327706/300226 K 18 gmpc-extraplaylist V 29 dir 4-210127.0.r327706/300902 K 11 gmpc-lastfm V 29 dir 4-199552.0.r327706/301629 K 14 gmpc-libnotify V 29 dir 4-210121.0.r327706/302301 K 11 gmpc-lyrics V 29 dir 4-199556.0.r327706/302972 K 17 gmpc-lyricsplugin V 29 dir 4-242086.0.r327706/303646 K 14 gmpc-lyricwiki V 29 dir 4-221033.0.r327706/304374 K 14 gmpc-magnatune V 29 dir 4-199548.0.r327706/305099 K 12 gmpc-mdcover V 29 dir 4-199546.0.r327706/305823 K 12 gmpc-mserver V 29 dir 4-210125.0.r327706/306544 K 10 gmpc-shout V 29 dir 4-210131.0.r327706/307264 K 14 gmpc-wikipedia V 29 dir 4-210133.0.r327706/307988 K 4 gmtp V 29 dir 4-313547.0.r327706/308735 K 13 gmusicbrowser V 29 dir 4-288019.0.r327706/309440 K 7 gnaural V 29 dir 4-289782.0.r327706/310191 K 11 gnome-audio V 28 dir 2-15733.0.r327706/310900 K 11 gnome-media V 28 dir 2-17092.0.r327706/311613 K 10 gnomoradio V 29 dir 4-126897.0.r327706/312376 K 10 gnormalize V 29 dir 4-206854.0.r327706/313136 K 7 gnuitar V 29 dir 4-150321.0.r327706/313949 K 7 gnump3d V 28 dir 4-60125.0.r327706/314695 K 6 gnupod V 28 dir 4-73170.0.r327706/315397 K 16 gnustep-cdplayer V 29 dir 4-177464.0.r327706/316114 K 9 gogglesmm V 27 dir c-214243.0.r330784/1566 K 6 goobox V 30 dir 39-201947.0.r327706/317639 K 6 gqmpeg V 26 dir 2-14561.0.r330378/2905 K 12 gqmpeg-devel V 28 dir j-14561.0.r327706/319146 K 7 gqradio V 28 dir 4-83277.0.r327706/319856 K 9 gramofile V 28 dir 4-27398.0.r327706/320608 K 4 grip V 25 dir 2-30402.0.r329366/720 K 3 gsi V 28 dir 4-35752.0.r327706/322152 K 3 gsm V 26 dir 2-727.0.r327706/322880 K 9 gspeakers V 28 dir 4-95734.0.r327706/323578 K 24 gstreamer-plugins-a52dec V 26 dir c-130046.0.r327771/656 K 23 gstreamer-plugins-amrnb V 29 dir 6-260660.0.r327706/324750 K 26 gstreamer-plugins-amrwbdec V 29 dir a-260660.0.r327706/325345 K 25 gstreamer-plugins-cdaudio V 29 dir 7-180530.0.r327706/325942 K 28 gstreamer-plugins-cdparanoia V 30 dir 18-130046.0.r327706/326545 K 24 gstreamer-plugins-esound V 30 dir 1g-130046.0.r327706/327150 K 22 gstreamer-plugins-faac V 30 dir 1o-130046.0.r327706/327749 K 22 gstreamer-plugins-faad V 30 dir 1w-130046.0.r327706/328346 K 22 gstreamer-plugins-flac V 30 dir 24-130046.0.r327706/328939 K 23 gstreamer-plugins-flite V 29 dir 9-269675.0.r327706/329525 K 29 gstreamer-plugins-fluendo-mp3 V 29 dir 4-185934.0.r327706/330214 K 21 gstreamer-plugins-gme V 29 dir 6-264596.0.r327706/330811 K 21 gstreamer-plugins-gsm V 30 dir 2c-130046.0.r327706/331403 K 22 gstreamer-plugins-jack V 29 dir 5-180536.0.r327706/331995 K 24 gstreamer-plugins-ladspa V 30 dir 30-130046.0.r327706/332584 K 22 gstreamer-plugins-lame V 30 dir 38-130046.0.r327706/333179 K 21 gstreamer-plugins-mad V 30 dir 3g-130046.0.r327706/333775 K 25 gstreamer-plugins-moodbar V 29 dir 4-189612.0.r327706/334621 K 21 gstreamer-plugins-mp3 V 29 dir 4-193011.0.r327706/335264 K 26 gstreamer-plugins-musepack V 30 dir 3w-130046.0.r327706/335863 K 21 gstreamer-plugins-nas V 29 dir 4-193881.0.r327706/336459 K 21 gstreamer-plugins-ogg V 30 dir 4k-130046.0.r327706/337051 K 22 gstreamer-plugins-opus V 29 dir 6-315020.0.r327706/337637 K 23 gstreamer-plugins-pulse V 30 dir 1s-175253.0.r327706/338229 K 24 gstreamer-plugins-shout2 V 29 dir 6-131460.0.r327706/338826 K 25 gstreamer-plugins-sidplay V 30 dir 5c-130046.0.r327706/339426 K 25 gstreamer-plugins-sndfile V 29 dir 4-193884.0.r327706/340025 K 28 gstreamer-plugins-soundtouch V 30 dir 2q-209647.0.r327706/340627 K 21 gstreamer-plugins-spc V 29 dir 4-180546.0.r327706/341225 K 23 gstreamer-plugins-speex V 30 dir 60-130046.0.r327706/341820 K 24 gstreamer-plugins-taglib V 30 dir 2y-209647.0.r327706/342419 K 25 gstreamer-plugins-twolame V 29 dir e-260660.0.r327706/343016 K 24 gstreamer-plugins-vorbis V 30 dir 68-130046.0.r327706/343615 K 25 gstreamer-plugins-wavpack V 29 dir 8-138594.0.r327706/344214 K 25 gstreamer1-plugins-a52dec V 29 dir 6-316693.0.r327706/344807 K 24 gstreamer1-plugins-amrnb V 29 dir a-316693.0.r327706/345396 K 27 gstreamer1-plugins-amrwbdec V 29 dir e-316693.0.r327706/345987 K 29 gstreamer1-plugins-cdparanoia V 29 dir i-316693.0.r327706/346583 K 23 gstreamer1-plugins-celt V 29 dir m-316693.0.r327706/347175 K 23 gstreamer1-plugins-faac V 29 dir q-316693.0.r327706/347761 K 23 gstreamer1-plugins-faad V 29 dir u-316693.0.r327706/348347 K 23 gstreamer1-plugins-flac V 29 dir y-316693.0.r327706/348932 K 24 gstreamer1-plugins-flite V 30 dir 12-316693.0.r327706/349521 K 22 gstreamer1-plugins-gme V 30 dir 16-316693.0.r327706/350112 K 22 gstreamer1-plugins-gsm V 30 dir 1a-316693.0.r327706/350701 K 23 gstreamer1-plugins-jack V 30 dir 1e-316693.0.r327706/351291 K 23 gstreamer1-plugins-lame V 30 dir 1i-316693.0.r327706/351882 K 22 gstreamer1-plugins-mad V 30 dir 1m-316693.0.r327706/352472 K 26 gstreamer1-plugins-modplug V 30 dir 1q-316693.0.r327706/353065 K 22 gstreamer1-plugins-ogg V 30 dir 1u-316693.0.r327706/353658 K 23 gstreamer1-plugins-opus V 30 dir 1y-316693.0.r327706/354247 K 25 gstreamer1-plugins-shout2 V 30 dir 22-316693.0.r327706/354839 K 26 gstreamer1-plugins-sidplay V 30 dir 26-316693.0.r327706/355435 K 29 gstreamer1-plugins-soundtouch V 30 dir 2a-316693.0.r327706/356035 K 24 gstreamer1-plugins-speex V 30 dir 2e-316693.0.r327706/356633 K 25 gstreamer1-plugins-taglib V 30 dir 2i-316693.0.r327706/357227 K 26 gstreamer1-plugins-twolame V 30 dir 2m-316693.0.r327706/357823 K 25 gstreamer1-plugins-vorbis V 30 dir 2q-316693.0.r327706/358419 K 26 gstreamer1-plugins-wavpack V 30 dir 2u-316693.0.r327706/359015 K 5 gtick V 29 dir 4-100724.0.r327706/359730 K 10 gtkguitune V 29 dir 4-128654.0.r327706/360388 K 6 gtkpod V 28 dir 4-79394.0.r327706/361093 K 7 gtmixer V 29 dir 4-312091.0.r327706/361785 K 6 guspat V 29 dir 4-150994.0.r327706/362490 K 9 gvolwheel V 29 dir 4-312020.0.r327706/363234 K 6 gxmms2 V 27 dir 4-157342.0.r328665/4004 K 4 harp V 29 dir 4-307245.0.r327706/364631 K 9 hawkvoice V 29 dir 4-158103.0.r327706/365388 K 6 herrie V 29 dir 4-169390.0.r327706/366145 K 6 hexter V 29 dir 4-183192.0.r327706/366895 K 7 hs-ALUT V 29 dir 4-247733.0.r327706/367556 K 9 hs-OpenAL V 29 dir 4-247732.0.r327706/368217 K 9 hs-libmpd V 29 dir 4-254446.0.r327706/368882 K 8 hydrogen V 29 dir 4-112199.0.r327706/369633 K 8 icecast2 V 28 dir h-17549.0.r327706/370374 K 12 icegenerator V 29 dir 4-119335.0.r327706/371139 K 4 ices V 28 dir 4-73404.0.r327706/371837 K 5 id3ed V 29 dir 5-279820.0.r327706/372490 K 5 id3el V 28 dir 4-36142.0.r327706/373192 K 6 id3lib V 27 dir 4-34342.0.r328096/14086 K 7 id3mtag V 29 dir 4-144058.0.r327706/374595 K 6 id3ren V 35 dir 2-18162.0-318619.r327706/375343 K 7 id3tool V 28 dir 4-41010.0.r327706/376027 K 5 id3v2 V 28 dir 4-48999.0.r327706/376720 K 8 ifp-line V 29 dir 4-119339.0.r327706/377425 K 10 ipod-sharp V 29 dir 4-255488.0.r327706/378140 K 7 istream V 29 dir 4-240614.0.r327706/378852 K 4 jack V 29 dir 4-103465.0.r327706/379599 K 13 jack-keyboard V 29 dir 4-183196.0.r327706/380310 K 9 jack-rack V 29 dir 4-181103.0.r327706/381073 K 14 jack-smf-utils V 29 dir 4-213153.0.r327706/381742 K 10 jack_ghero V 29 dir 2-276127.0.r327706/382404 K 10 jack_mixer V 29 dir 4-259513.0.r327706/383120 K 10 jack_umidi V 29 dir 2-276129.0.r327706/383779 K 5 jamin V 29 dir 4-179051.0.r327706/384534 K 7 jid3lib V 29 dir 4-159471.0.r327706/385190 K 6 jmusic V 29 dir 4-173091.0.r327706/385887 K 8 jokosher V 29 dir 4-261665.0.r327706/386597 K 3 juk V 30 dir 4r-131766.0.r327706/387307 K 4 juke V 28 dir 2-18389.0.r327706/388045 K 6 julius V 29 dir 4-234998.0.r327706/388749 K 3 jxm V 29 dir 4-103272.0.r327706/389450 K 13 kaudiocreator V 29 dir 2-267714.0.r327706/390156 K 5 kexis V 29 dir 4-168430.0.r327706/390867 K 9 kid3-kde4 V 27 dir i-169939.0.r329697/2588 K 11 kio-audiocd V 30 dir 1e-311483.0.r327706/392344 K 4 kmix V 30 dir 1s-311483.0.r327706/393105 K 4 kscd V 30 dir 26-311483.0.r327706/393858 K 9 ksmp3play V 28 dir 4-49575.0.r327706/394609 K 13 kstreamripper V 29 dir 2-255729.0.r327706/395326 K 6 ladspa V 28 dir 4-60298.0.r327706/396084 K 4 lame V 28 dir 2-15031.0.r327706/396782 K 4 lash V 29 dir 4-182325.0.r327706/397521 K 9 last-cmus V 29 dir 4-223677.0.r327706/398226 K 7 last.fm V 29 dir 4-184373.0.r327706/399032 K 14 lastfm-desktop V 29 dir 4-316136.0.r327706/399780 K 6 liba52 V 26 dir 4-48839.0.r330805/1313 K 10 libaacplus V 29 dir 5-261661.0.r327706/401246 K 9 libadplug V 29 dir 4-134947.0.r327706/401956 K 7 libaiff V 29 dir 4-173058.0.r327706/402664 K 8 libamrnb V 29 dir 4-192811.0.r327706/403415 K 8 libamrwb V 29 dir 4-192987.0.r327706/404163 K 5 libao V 25 dir 4-34666.0.r329296/616 K 12 libaudiofile V 27 dir 2-15537.0.r328096/14835 K 6 libbpm V 28 dir 4-248141.0.r328226/33793 K 7 libbs2b V 29 dir 4-254785.0.r327706/407080 K 11 libcanberra V 29 dir 4-218094.0.r327706/407840 K 16 libcanberra-gtk3 V 29 dir 7-280295.0.r327706/408465 K 10 libcdaudio V 27 dir 2-19158.0.r328096/15589 K 7 libcddb V 28 dir 4-102671.0.r328226/34496 K 11 libcddb-doc V 29 dir 4-134095.0.r327706/410657 K 11 libconvolve V 29 dir 4-189587.0.r327706/411424 K 11 libcoverart V 26 dir 4-306067.0.r329872/648 K 9 libdiscid V 27 dir 4-209893.0.r329272/1807 K 17 libdssialsacompat V 28 dir 4-171821.0.r328096/16303 K 11 libechonest V 29 dir 4-313551.0.r327706/414309 K 12 libfishsound V 29 dir 4-258836.0.r327706/415019 K 6 libgig V 29 dir 4-222866.0.r327706/415726 K 6 libgme V 29 dir 4-254047.0.r327706/416434 K 7 libgpod V 29 dir 4-153813.0.r327706/417138 K 9 libid3tag V 25 dir 4-95216.0.r329940/660 K 8 libkcddb V 30 dir 2k-311483.0.r327706/418590 K 15 libkcompactdisc V 30 dir 2u-311483.0.r327706/419360 K 9 liblastfm V 29 dir 4-235518.0.r327706/420073 K 5 liblo V 29 dir 4-178904.0.r327706/420818 K 7 liblscp V 29 dir 4-222867.0.r327706/421526 K 6 libmad V 26 dir 4-95213.0.r330166/1810 K 9 libmikmod V 26 dir 2-18522.0.r329271/4523 K 10 libmodplug V 29 dir 4-110234.0.r327706/423740 K 19 libmp3-archive-perl V 29 dir 4-259631.0.r327706/424463 K 10 libmp3splt V 29 dir 4-231117.0.r327706/425169 K 6 libmpd V 29 dir 4-158858.0.r327706/425880 K 12 libmpdclient V 26 dir 4-246827.0.r328503/513 K 6 libmtp V 26 dir 4-179057.0.r329941/740 K 15 libmusicbrainz3 V 25 dir g-34344.0.r329873/970 K 15 libmusicbrainz4 V 26 dir s-34344.0.r329873/1678 K 15 libmusicbrainz5 V 27 dir 14-34344.0.r329873/2384 K 6 libnjb V 29 dir 4-171763.0.r327706/430150 K 8 libnoise V 29 dir 4-171541.0.r327706/430911 K 6 libofa V 26 dir 4-158541.0.r329874/880 K 6 libogg V 25 dir 4-34667.0.r328156/990 K 7 liboggz V 29 dir 4-174869.0.r327706/433111 K 10 libopenspc V 29 dir 4-225084.0.r327706/433774 K 13 libsamplerate V 28 dir 4-74570.0.r327706/434489 K 12 libshairport V 29 dir 4-312476.0.r327706/435245 K 8 libshout V 27 dir 4-29326.0.r328226/35242 K 9 libshout2 V 28 dir m-29326.0.r327706/436709 K 10 libsidplay V 27 dir 2-12132.0.r328096/17789 K 11 libsidplay2 V 28 dir f-12132.0.r327706/438215 K 6 libsmf V 29 dir 4-251757.0.r327706/438923 K 10 libsndfile V 28 dir 4-45260.0.r327706/439630 K 9 libtremor V 29 dir 4-102042.0.r327706/440348 K 8 libumidi V 29 dir 2-276130.0.r327706/441056 K 9 libvorbis V 26 dir 4-34669.0.r328156/2264 K 10 libworkman V 26 dir 2-20683.0.r330633/2569 K 6 libxmp V 29 dir 4-312294.0.r327706/443247 K 6 lingot V 29 dir 4-284261.0.r327706/444001 K 6 linnya V 29 dir 2-304396.0.r327706/444699 K 18 linux-f10-alsa-lib V 27 dir e-149595.0.r329390/1835 K 26 linux-f10-alsa-plugins-oss V 29 dir 4-273302.0.r327706/446316 K 14 linux-f10-arts V 26 dir e-90427.0.r329390/2554 K 16 linux-f10-esound V 26 dir k-49755.0.r329390/3220 K 18 linux-f10-freealut V 27 dir 4-172526.0.r329390/3896 K 22 linux-f10-libaudiofile V 26 dir 4-49757.0.r329390/4579 K 16 linux-f10-libogg V 27 dir 4-149591.0.r329390/5207 K 19 linux-f10-libvorbis V 27 dir 4-149593.0.r329390/5834 K 16 linux-f10-mikmod V 27 dir 4-192610.0.r329390/6461 K 18 linux-f10-nas-libs V 27 dir 4-240654.0.r329390/7086 K 16 linux-f10-openal V 27 dir 2-149590.0.r329390/7712 K 21 linux-f10-openal-soft V 29 dir 6-259588.0.r327706/452944 K 25 linux-f10-pulseaudio-libs V 27 dir 4-273225.0.r329390/8494 K 19 linux-f10-sdl_mixer V 27 dir 4-192612.0.r329390/9130 K 13 linux-fmodapi V 29 dir 4-247269.0.r327706/455167 K 13 linux-genpuid V 29 dir 4-238380.0.r327706/455836 K 12 linux-laudio V 36 dir 4-145949.0-313029.r327706/456611 K 12 linux-mbrola V 28 dir 4-93137.0.r327706/457316 K 19 linux-musicipserver V 29 dir 4-258941.0.r327706/458080 K 18 linux-neroaaccodec V 29 dir 5-203666.0.r327706/458765 K 12 linuxsampler V 29 dir 4-240220.0.r327706/459534 K 10 liquidsoap V 29 dir 4-248178.0.r327706/460300 K 8 listener V 29 dir 4-122677.0.r327706/461010 K 7 liteamp V 28 dir 4-83485.0.r327706/461762 K 4 lmms V 29 dir 4-178829.0.r327706/462507 K 4 lpac V 29 dir 5-168436.0.r327706/463164 K 9 lua51-mpd V 29 dir 4-315334.0.r327706/463862 K 7 lv2core V 29 dir 4-223304.0.r327706/464575 K 7 lxmusic V 29 dir 4-304642.0.r327706/465276 K 3 mac V 26 dir 4-115895.0.r329371/696 K 3 mad V 28 dir 4-36127.0.r327706/466634 K 7 madfufw V 29 dir 4-268576.0.r327706/467334 K 7 madplay V 28 dir 4-95221.0.r327706/468039 K 6 malint V 29 dir 4-137836.0.r327706/468695 K 7 mangler V 29 dir 2-263808.0.r327706/469404 K 6 maplay V 26 dir 2-976.0.r327706/470090 K 4 mbox V 26 dir 4-121065.0.r328528/739 K 9 mbrolavox V 28 dir a-93137.0.r327706/471547 K 6 mcplay V 29 dir 4-251297.0.r327706/472245 K 17 mctoolame-decoder V 28 dir 4-79535.0.r327706/472954 K 17 mctoolame-encoder V 28 dir 4-79537.0.r327706/473676 K 12 mehdiaplayer V 29 dir 4-245675.0.r327706/474350 K 10 mhwaveedit V 28 dir 4-57885.0.r327706/475008 K 6 midipp V 29 dir 2-276131.0.r327706/475706 K 6 mikmod V 27 dir 2-7778.0.r327706/476353 K 12 milkytracker V 29 dir 4-211197.0.r327706/477103 K 9 minitunes V 27 dir 4-257497.0.r329118/1399 K 9 mixer.app V 28 dir 2-17923.0.r327706/478573 K 6 mixmos V 29 dir 4-114698.0.r327706/479331 K 5 mixxx V 29 dir 4-112300.0.r327706/480076 K 3 mma V 29 dir 4-187107.0.r327706/480830 K 3 moc V 29 dir 4-140354.0.r327706/481535 K 11 modplugplay V 29 dir e-110234.0.r327706/482242 K 4 mous V 29 dir 4-301404.0.r327706/482987 K 9 mp-player V 29 dir 4-141358.0.r327706/483692 K 17 mp3-archive-tools V 29 dir 4-259633.0.r327706/484411 K 7 mp32ogg V 28 dir 4-49568.0.r327706/485118 K 9 mp3_check V 28 dir 4-29103.0.r327706/485816 K 6 mp3asm V 27 dir 4-45261.0.r327804/32362 K 10 mp3blaster V 28 dir 4-24464.0.r327706/487318 K 7 mp3burn V 28 dir 4-96228.0.r327706/487972 K 4 mp3c V 28 dir 4-73478.0.r327706/488672 K 8 mp3check V 28 dir 4-41581.0.r327706/489322 K 5 mp3ck V 28 dir 4-54159.0.r327706/489976 K 7 mp3gain V 27 dir 4-73624.0.r327804/33055 K 11 mp3guessenc V 27 dir 4-143906.0.r329040/1116 K 7 mp3info V 26 dir 2-11508.0.r329271/5212 K 7 mp3lint V 29 dir 4-259632.0.r327706/492736 K 8 mp3mover V 28 dir 4-41643.0.r327706/493392 K 7 mp3plot V 29 dir 4-193315.0.r327706/494099 K 9 mp3rename V 28 dir 4-24560.0.r327706/494757 K 7 mp3riot V 28 dir 4-94198.0.r327706/495408 K 7 mp3splt V 28 dir 4-82976.0.r327706/496056 K 11 mp3splt-gtk V 29 dir 4-244845.0.r327706/496765 K 7 mp3stat V 28 dir 4-56420.0.r327706/497467 K 10 mp3unicode V 29 dir 4-200937.0.r327706/498169 K 6 mp3val V 29 dir 4-253974.0.r327706/498823 K 7 mp3wrap V 28 dir 4-82977.0.r327706/499522 K 3 mpc V 28 dir 4-91115.0.r327706/500165 K 5 mpdas V 29 dir 4-222876.0.r327706/500857 K 10 mpdbrowser V 29 dir 4-224813.0.r327706/501615 K 6 mpdcon V 27 dir 4-177414.0.r329985/1063 K 11 mpdscribble V 29 dir 4-167675.0.r327706/503089 K 6 mpg123 V 25 dir 2-7276.0.r330234/1463 K 9 mpg123.el V 28 dir 2-22483.0.r327706/504535 K 6 mpg321 V 26 dir 4-39972.0.r329297/1051 K 6 mpiosh V 28 dir 4-95259.0.r327706/505978 K 6 msilbc V 29 dir 4-304963.0.r327706/506671 K 5 muine V 29 dir 5-294132.0.r327706/507424 K 6 mumble V 27 dir 4-230386.0.r330235/2413 K 6 murmur V 29 dir 4-240425.0.r327706/509074 K 4 muse V 26 dir 4-60705.0.r329271/5899 K 8 musepack V 29 dir 4-108770.0.r327706/510525 K 9 musescore V 29 dir 4-278747.0.r327706/511273 K 6 musica V 29 dir 4-204056.0.r327706/511980 K 19 musicbox-tag-editor V 29 dir 4-114945.0.r327706/512703 K 12 musiccontrol V 28 dir 4-82686.0.r327706/513421 K 7 musicpd V 27 dir 4-90611.0.r330909/31831 K 20 mythplugin-mythmusic V 29 dir 4-256791.0.r327706/514921 K 7 napster V 28 dir 2-23179.0.r327706/515687 K 3 nas V 24 dir 2-317.0.r330806/1560 K 5 ncmpc V 29 dir 4-107016.0.r327706/517116 K 7 ncmpcpp V 29 dir 4-219450.0.r327706/517827 K 7 nekobee V 29 dir 4-183194.0.r327706/518529 K 9 normalize V 28 dir 4-37934.0.r327706/519234 K 8 nosefart V 28 dir 4-33819.0.r327706/519926 K 6 nspmod V 27 dir 2-6691.0.r327706/520619 K 3 ocp V 29 dir 6-134061.0.r327706/521365 K 7 ogg2mp3 V 29 dir 4-139081.0.r327706/522064 K 8 oggsplit V 29 dir 4-125417.0.r327706/522771 K 6 openal V 28 dir 4-33138.0.r327706/523578 K 11 openal-soft V 27 dir 4-227437.0.r328680/1605 K 12 opencore-amr V 29 dir 4-238611.0.r327706/525038 K 7 openspc V 26 dir 4-139069.0.r329294/528 K 9 optimfrog V 29 dir 5-168439.0.r327706/526368 K 4 opus V 28 dir 4-301155.0.r328096/19224 K 10 opus-tools V 27 dir 4-301190.0.r328190/1276 K 5 osalp V 28 dir 4-60548.0.r327706/528422 K 10 osd-lyrics V 26 dir 4-286022.0.r329120/633 K 8 osdmixer V 26 dir 4-187866.0.r328344/752 K 3 oss V 26 dir 4-194139.0.r328650/689 K 8 p5-Audio V 28 dir 4-93043.0.r327706/531343 K 13 p5-Audio-Beep V 29 dir 4-167528.0.r327706/532056 K 11 p5-Audio-CD V 28 dir 4-34339.0.r327706/532771 K 17 p5-Audio-Ecasound V 29 dir 4-264867.0.r327706/533537 K 20 p5-Audio-FLAC-Header V 29 dir 4-168416.0.r327706/534268 K 12 p5-Audio-MPD V 29 dir 4-222169.0.r327706/534995 K 19 p5-Audio-MPD-Common V 29 dir 4-222164.0.r327706/535716 K 14 p5-Audio-Mixer V 29 dir 4-221249.0.r327706/536488 K 17 p5-Audio-Musepack V 29 dir 4-168420.0.r327706/537212 K 13 p5-Audio-Scan V 29 dir 4-237662.0.r327706/537941 K 18 p5-Audio-Scrobbler V 29 dir 4-152661.0.r327706/538667 K 12 p5-Audio-WMA V 29 dir 4-118941.0.r327706/539394 K 12 p5-Audio-Wav V 28 dir 4-63748.0.r327706/540106 K 7 p5-CDDB V 28 dir 4-39863.0.r327706/540809 K 12 p5-CDDB-File V 28 dir 4-62003.0.r327706/541518 K 11 p5-CDDB_get V 28 dir 4-48291.0.r327706/542230 K 23 p5-Filesys-Virtual-DAAP V 29 dir 4-112417.0.r327706/542957 K 7 p5-MIDI V 29 dir 4-184636.0.r327706/543680 K 11 p5-MP3-Find V 29 dir 4-167621.0.r327706/544392 K 15 p5-MP3-ID3v1Tag V 28 dir 4-32673.0.r327706/545106 K 11 p5-MP3-Info V 28 dir 4-34051.0.r327706/545819 K 10 p5-MP3-Tag V 29 dir 4-130735.0.r327706/546531 K 16 p5-MPEG-ID3v2Tag V 28 dir 4-36709.0.r327706/547247 K 27 p5-Music-Audioscrobbler-MPD V 29 dir 4-220506.0.r327706/547982 K 30 p5-Music-Audioscrobbler-Submit V 29 dir e-220506.0.r327706/548734 K 21 p5-MusicBrainz-DiscID V 29 dir 4-246497.0.r327706/549481 K 18 p5-Net-DAAP-Client V 29 dir 4-112359.0.r327706/550216 K 16 p5-Net-DAAP-DMAP V 29 dir 4-115691.0.r327706/550947 K 13 p5-Net-FreeDB V 27 dir 4-143779.0.r329640/1903 K 12 p5-Net-LibLO V 29 dir 4-253505.0.r327706/552395 K 20 p5-Ogg-Vorbis-Header V 29 dir 4-118939.0.r327706/553168 K 29 p5-Ogg-Vorbis-Header-PurePerl V 29 dir 4-199631.0.r327706/553912 K 8 p5-Shout V 28 dir 2-43008.0.r327706/554636 K 24 p5-Test-Corpus-Audio-MPD V 29 dir 4-261353.0.r327706/555362 K 7 p5-Xmms V 28 dir 4-36093.0.r327706/556128 K 12 p5-libvorbis V 28 dir 4-63807.0.r327706/556883 K 9 p5-tagged V 28 dir 4-41641.0.r327706/557592 K 8 p5-xmms2 V 27 dir 4-195035.0.r328665/4604 K 5 pacpl V 29 dir 4-168441.0.r327706/558948 K 12 padevchooser V 29 dir 4-198184.0.r327706/559707 K 5 paman V 29 dir 6-214414.0.r327706/560422 K 7 paprefs V 29 dir 4-198188.0.r327706/561132 K 8 patchage V 29 dir 4-222932.0.r327706/561890 K 11 pavucontrol V 29 dir 4-198186.0.r327706/562605 K 9 pavumeter V 29 dir 4-198190.0.r327706/563322 K 2 pd V 26 dir 4-59977.0.r327961/1031 K 21 pear-Text_Spell_Audio V 29 dir 4-206003.0.r327706/564723 K 8 pecl-id3 V 29 dir 4-172638.0.r327706/565396 K 10 penguinsap V 29 dir 4-139542.0.r327706/566115 K 8 pianobar V 27 dir 4-262639.0.r328251/2100 K 6 picard V 27 dir 4-159068.0.r328698/2929 K 19 pidgin-musictracker V 29 dir 4-211878.0.r327706/568185 K 6 pithos V 29 dir 4-294924.0.r327706/568951 K 4 play V 26 dir 2-12124.0.r330543/2010 K 7 playgsf V 29 dir 4-140307.0.r327706/570395 K 8 playmidi V 27 dir 2-1052.0.r327706/571135 K 8 pm3umpdl V 29 dir 4-212029.0.r327706/571788 K 3 pms V 29 dir 4-254588.0.r327706/572489 K 12 pocketsphinx V 29 dir 4-209596.0.r327706/573191 K 9 portaudio V 25 dir 4-82206.0.r329856/979 K 10 portaudio2 V 28 dir e-82206.0.r327706/574643 K 5 praat V 29 dir 4-158686.0.r327706/575348 K 9 puddletag V 27 dir 4-272218.0.r328368/1843 K 10 pulseaudio V 30 dir 20-175253.0.r327706/576859 K 10 pure-audio V 29 dir 4-276821.0.r327706/577575 K 5 py-al V 26 dir 4-316621.0.r328681/566 K 5 py-ao V 26 dir 4-67554.0.r328530/2448 K 9 py-apetag V 29 dir 4-184955.0.r327706/579674 K 7 py-cddb V 26 dir 4-67594.0.r328530/3204 K 17 py-discogs-client V 29 dir 4-322923.0.r327706/581093 K 8 py-eyed3 V 28 dir 4-87478.0.r327706/581811 K 12 py-fastaudio V 29 dir 4-189172.0.r327706/582525 K 6 py-id3 V 26 dir 4-67596.0.r328530/3961 K 10 py-karaoke V 26 dir 4-159025.0.r328527/628 K 6 py-mad V 26 dir 4-67598.0.r328530/4598 K 6 py-mpd V 29 dir 4-210590.0.r327706/585347 K 7 py-mpd2 V 36 dir 4-210590.0-309932.r327706/586111 K 15 py-musicbrainz2 V 27 dir 4-159191.0.r329877/1504 K 17 py-musicbrainzngs V 29 dir 4-312266.0.r327706/587620 K 10 py-mutagen V 29 dir 4-163313.0.r327706/588379 K 6 py-ogg V 26 dir 4-67556.0.r328530/5350 K 9 py-openal V 29 dir 4-144316.0.r327706/589845 K 13 py-pyacoustid V 29 dir 4-312263.0.r327706/590506 K 10 py-pyaudio V 29 dir 4-309383.0.r327706/591255 K 9 py-pylast V 29 dir 4-315156.0.r327706/591909 K 10 py-pyliblo V 29 dir 4-227939.0.r327706/592669 K 8 py-shout V 29 dir 4-242959.0.r327706/593382 K 8 py-speex V 29 dir 4-188982.0.r327706/594090 K 8 py-tagpy V 29 dir 4-183024.0.r327706/594787 K 9 py-vorbis V 26 dir 4-67558.0.r328530/6106 K 7 py-xmms V 26 dir 4-56462.0.r328530/6913 K 8 py-xmms2 V 27 dir 4-158516.0.r328665/5206 K 18 pysol-sound-server V 26 dir 4-26611.0.r328530/7729 K 6 pytone V 29 dir 4-191656.0.r327706/598301 K 8 qjackctl V 29 dir 4-179073.0.r327706/599049 K 10 qmpdclient V 29 dir 4-193258.0.r327706/599814 K 8 qsampler V 29 dir 4-240266.0.r327706/600532 K 6 qsynth V 29 dir 4-204098.0.r327706/601279 K 6 quimup V 28 dir 4-269056.0.r330227/10443 K 9 raop_play V 29 dir 4-179189.0.r327706/602694 K 7 raproxy V 28 dir 2-18687.0.r327706/603355 K 4 raul V 29 dir 4-222929.0.r327706/604064 K 6 rawrec V 28 dir 4-58811.0.r327706/604764 K 2 re V 29 dir 4-303468.0.r327706/605456 K 6 rebot3 V 29 dir 4-274167.0.r327706/606107 K 3 rem V 29 dir 4-303469.0.r327706/606801 K 5 resid V 27 dir 4-70371.0.r328226/35986 K 6 rexima V 28 dir 4-73592.0.r327706/608247 K 7 rezound V 26 dir 4-135394.0.r329763/678 K 9 rhythmbox V 28 dir o-81256.0.r327706/609760 K 6 rio500 V 28 dir 2-30403.0.r327706/610515 K 7 rioutil V 28 dir 4-48235.0.r327706/611267 K 5 ripit V 28 dir 2-18391.0.r327706/611974 K 7 ripperx V 29 dir 4-181576.0.r327706/612727 K 10 rosegarden V 24 dir 2-3533.0.r330250/541 K 5 rplay V 27 dir 2-1144.0.r327706/614210 K 6 rsynth V 26 dir 2-1677.0.r327804/33792 K 10 rubberband V 29 dir 4-290569.0.r327706/615702 K 14 ruby-audiofile V 28 dir 4-45279.0.r327706/616467 K 11 ruby-esound V 28 dir 4-67623.0.r327706/617179 K 11 ruby-freedb V 28 dir 4-53157.0.r327706/617893 K 12 ruby-mp3info V 29 dir 5-162479.0.r327706/618614 K 11 ruby-mp3tag V 28 dir 4-45585.0.r327706/619330 K 8 ruby-smf V 28 dir 4-56964.0.r327706/620041 K 11 ruby-taglib V 29 dir 4-226588.0.r327706/620759 K 10 ruby-xmms2 V 29 dir 4-158518.0.r327706/622854 K 15 rubygem-librmpd V 27 dir 4-254413.0.r329245/1651 K 15 rubygem-ogginfo V 29 dir 4-277402.0.r327706/624198 K 20 rubygem-ruby-mp3info V 28 dir o-77368.0.r327706/624867 K 13 rubygem-shout V 29 dir 4-277422.0.r327706/625533 K 10 rubyripper V 29 dir 4-264158.0.r327706/626301 K 5 s3mod V 27 dir 2-1115.0.r327706/626996 K 6 sbagen V 28 dir 4-43664.0.r327706/627730 K 6 schism V 29 dir 4-136258.0.r327706/628433 K 5 scmpc V 29 dir 4-206169.0.r327706/629092 K 9 scrobbler V 29 dir 4-134982.0.r327706/629801 K 10 sdl2_mixer V 27 dir 6-321500.0.r327809/1858 K 9 sdl_mixer V 26 dir 4-28007.0.r327809/2601 K 9 sdl_sound V 28 dir 4-75925.0.r327706/632016 K 6 sfront V 28 dir 4-49585.0.r327706/632672 K 9 shairport V 29 dir 4-288667.0.r327706/633435 K 7 shntool V 28 dir 4-34685.0.r327706/634096 K 7 shorten V 28 dir 2-17553.0.r327706/634754 K 5 shout V 27 dir 4-29606.0.r328226/36724 K 9 shoutcast V 29 dir 5-289432.0.r327706/636265 K 7 sidplay V 28 dir r-12132.0.r327706/637019 K 8 sidplay2 V 29 dir 4-165059.0.r327706/637726 K 9 sidplayer V 29 dir 4-136256.0.r327706/638442 K 9 simplemod V 28 dir 4-82647.0.r327706/639105 K 4 slv2 V 29 dir 4-223425.0.r327706/639818 K 7 smasher V 29 dir 4-237469.0.r327706/640522 K 5 snack V 28 dir 4-50458.0.r327706/641273 K 3 snd V 28 dir 4-33588.0.r327706/641968 K 7 solfege V 28 dir 2-78690.0.r327706/642671 K 6 sonata V 29 dir 4-183026.0.r327706/643422 K 6 sonice V 25 dir 4-54026.0.r328531/701 K 12 sooperlooper V 29 dir 4-290570.0.r327706/644894 K 12 sound-juicer V 28 dir 4-98853.0.r327706/645658 K 14 soundconverter V 29 dir 4-200024.0.r327706/646424 K 9 soundgrab V 28 dir 4-58855.0.r327706/647088 K 14 soundkonverter V 29 dir 4-268436.0.r327706/647799 K 10 soundtouch V 29 dir 4-135287.0.r327706/648515 K 12 soundtracker V 26 dir 4-24052.0.r330378/3644 K 3 sox V 25 dir 2-265.0.r330909/35113 K 8 specimen V 29 dir 4-186691.0.r327706/650758 K 5 speex V 25 dir 4-63721.0.r330808/756 K 4 spek V 29 dir 2-260949.0.r327706/652207 K 6 sphinx V 28 dir 4-28966.0.r327706/652956 K 7 sphinx3 V 29 dir 4-209597.0.r327706/653701 K 10 sphinxbase V 29 dir 4-209595.0.r327706/654410 K 11 spiralloops V 28 dir 4-32722.0.r327706/655119 K 11 spiralsynth V 28 dir g-32722.0.r327706/655826 K 18 spiralsynthmodular V 28 dir 4-74306.0.r327706/656586 K 5 splay V 25 dir 2-6019.0.r327965/3746 K 7 splaytk V 26 dir 2-10659.0.r327966/1174 K 6 squash V 28 dir 4-94731.0.r327706/658772 K 16 squeezeboxserver V 29 dir q-107220.0.r327706/659581 K 32 squeezeboxserver-dynamicplaylist V 29 dir 4-215985.0.r327706/660330 K 27 squeezeboxserver-lazysearch V 29 dir 4-215989.0.r327706/661093 K 28 squeezeboxserver-sqlplaylist V 29 dir 4-215994.0.r327706/661851 K 30 squeezeboxserver-superdatetime V 29 dir 4-215990.0.r327706/662601 K 26 squeezeboxserver-trackstat V 29 dir 4-215991.0.r327706/663358 K 12 streamripper V 28 dir 4-29186.0.r327706/664039 K 16 streamtranscoder V 29 dir 4-141517.0.r327706/664711 K 11 streamtuner V 28 dir 4-74606.0.r327706/665476 K 10 stymulator V 29 dir 4-251581.0.r327706/666185 K 5 sweep V 26 dir 4-33096.0.r330544/1279 K 10 swhplugins V 28 dir 4-70194.0.r327706/667595 K 6 tagger V 29 dir 4-195185.0.r327706/668304 K 6 taglib V 26 dir 4-98895.0.r329951/1913 K 13 taglib-extras V 29 dir 4-239091.0.r327706/669762 K 12 taglib-sharp V 29 dir 4-219327.0.r327706/670487 K 9 taglookup V 29 dir 4-203772.0.r327706/671203 K 7 tagtool V 27 dir 4-121398.0.r329743/1821 K 7 tagutil V 29 dir 4-231392.0.r327706/672618 K 11 tap-plugins V 29 dir 4-109539.0.r327706/673323 K 3 tcd V 29 dir 4-215806.0.r327706/674032 K 7 tclmidi V 26 dir 2-20161.0.r328101/5129 K 17 teamspeak3-server V 28 dir 4-88237.0.r327706/675531 K 16 teamspeak_client V 28 dir 4-78165.0.r327706/676295 K 16 teamspeak_server V 28 dir i-88237.0.r327706/677118 K 17 tempest_for_eliza V 28 dir 4-40636.0.r327706/677885 K 8 tepsonic V 29 dir 2-254617.0.r327706/678650 K 11 terminatorx V 28 dir 4-60310.0.r327706/679401 K 24 thunar-media-tags-plugin V 29 dir 4-183185.0.r327706/680124 K 11 timemachine V 29 dir 4-183475.0.r327706/680857 K 8 timidity V 27 dir 2-4543.0.r327706/681599 K 10 timidity++ V 27 dir n-4543.0.r327706/682458 K 16 timidity++-emacs V 28 dir 2-22378.0.r327706/683131 K 14 timidity++-gtk V 28 dir 2-22382.0.r327706/683757 K 16 timidity++-motif V 28 dir 2-22379.0.r327706/684384 K 16 timidity++-slang V 28 dir 2-22383.0.r327706/685011 K 16 timidity++-tcltk V 28 dir 2-22396.0.r327706/685688 K 14 timidity++-xaw V 28 dir 2-22385.0.r327706/686365 K 16 timidity++-xskin V 28 dir 2-22384.0.r327706/687094 K 5 tkeca V 29 dir 4-315035.0.r327706/687799 K 8 tomahawk V 29 dir 4-313554.0.r327706/688539 K 7 toolame V 28 dir 4-59728.0.r327706/689239 K 5 tosha V 27 dir 2-6555.0.r327706/689936 K 8 trommler V 28 dir 4-79355.0.r327706/691366 K 4 tse3 V 29 dir 4-114784.0.r327706/692122 K 3 tta V 26 dir 4-124046.0.r329374/721 K 9 tuneradio V 29 dir 4-100177.0.r327706/693489 K 9 tuxguitar V 29 dir 4-190995.0.r327706/694252 K 7 twolame V 27 dir 4-134478.0.r329375/1251 K 4 uade V 28 dir 4-68954.0.r327706/695716 K 15 ufmcontrol-i18n V 28 dir 4-90332.0.r327706/696417 K 4 umix V 28 dir 4-39981.0.r327706/697123 K 10 umodplayer V 29 dir 4-173059.0.r327706/697835 K 7 umurmur V 29 dir 4-276425.0.r327706/698711 K 8 vagalume V 27 dir 4-215942.0.r330737/1797 K 15 vamp-plugin-sdk V 29 dir 4-290568.0.r327706/700195 K 15 ventrilo-server V 36 dir 4-174684.0-320005.r327706/701021 K 7 vitunes V 29 dir 4-240947.0.r327706/701739 K 9 vo-aacenc V 28 dir 4-276126.0.r328226/37423 K 11 vo-amrwbenc V 28 dir 4-276128.0.r328226/38128 K 7 voipong V 29 dir 4-136002.0.r327706/703927 K 12 vorbis-tools V 26 dir 4-34670.0.r328579/1413 K 10 vorbisgain V 28 dir 4-72374.0.r327706/705394 K 6 vsound V 28 dir 4-66994.0.r327706/706150 K 7 waheela V 29 dir 4-239460.0.r327706/706863 K 4 waon V 29 dir 4-201155.0.r327706/707570 K 7 wav2cdr V 29 dir 4-142290.0.r327706/708229 K 10 wavbreaker V 28 dir 4-81999.0.r327706/708984 K 8 wavegain V 29 dir 4-215054.0.r327706/709686 K 8 waveplay V 28 dir 2-17519.0.r327706/710392 K 7 wavpack V 27 dir 6-138576.0.r329376/1375 K 7 wavplay V 26 dir 2-29314.0.r328584/4275 K 8 whysynth V 27 dir 4-183190.0.r328361/1857 K 8 wildmidi V 29 dir 4-276628.0.r327706/713309 K 7 wmalbum V 29 dir 4-127563.0.r327706/713970 K 6 wmauda V 26 dir 4-203217.0.r328472/873 K 4 wmix V 28 dir 4-40995.0.r327706/715332 K 4 wmmp V 29 dir 2-270798.0.r327706/715990 K 8 wmrecord V 28 dir 4-40998.0.r327706/716694 K 8 wmsmixer V 28 dir 4-40997.0.r327706/717398 K 7 workman V 25 dir 2-2473.0.r330632/3538 K 8 wxguitar V 29 dir 4-239977.0.r327706/718803 K 6 x11amp V 29 dir 2-282725.0.r327706/719566 K 9 xanalyser V 29 dir 4-176947.0.r327706/720277 K 3 xcd V 24 dir 2-458.0.r327994/1993 K 9 xcdplayer V 26 dir 3-148.0.r327706/721684 K 11 xfce4-mixer V 27 dir 4-85763.0.r330424/21962 K 16 xfce4-mpc-plugin V 29 dir 4-183108.0.r327706/723108 K 5 xfmpc V 28 dir 4-206251.0.r330424/22971 K 6 xhippo V 28 dir 2-17907.0.r327706/724578 K 5 ximp3 V 25 dir 4-53227.0.r330476/879 K 4 xmcd V 26 dir 2-997.0.r327706/726006 K 4 xmix V 27 dir 2-1905.0.r327706/726689 K 6 xmixer V 26 dir 2-23101.0.r329743/2508 K 5 xmmix V 27 dir 2-3617.0.r327706/728071 K 11 xmms-a52dec V 28 dir 4-64384.0.r327706/728726 K 8 xmms-ahx V 29 dir 4-136929.0.r327706/729392 K 14 xmms-audiofile V 28 dir 4-74961.0.r327706/730103 K 9 xmms-bonk V 26 dir 4-62541.0.r328596/2088 K 11 xmms-cdread V 28 dir 4-77227.0.r327706/731570 K 14 xmms-crossfade V 28 dir 4-36274.0.r327706/732284 K 15 xmms-crystality V 28 dir 4-47097.0.r327706/733049 K 11 xmms-curses V 29 dir 4-196950.0.r327706/733774 K 9 xmms-defx V 29 dir 4-137193.0.r327706/734444 K 11 xmms-efxmms V 29 dir 4-137856.0.r327706/735114 K 7 xmms-eq V 29 dir 4-137448.0.r327706/735883 K 9 xmms-faad V 28 dir 4-76865.0.r327706/736591 K 7 xmms-fc V 28 dir 4-53365.0.r327706/737248 K 13 xmms-festalon V 29 dir k-139303.0.r327706/737863 K 9 xmms-flac V 26 dir 4-82693.0.r328596/2776 K 8 xmms-fxt V 29 dir 4-137201.0.r327706/739282 K 12 xmms-gbsplay V 29 dir 4-138128.0.r327706/739899 K 13 xmms-infopipe V 28 dir 4-87592.0.r327706/740566 K 9 xmms-jack V 29 dir 4-106455.0.r327706/741234 K 11 xmms-ladspa V 28 dir 4-60302.0.r327706/741943 K 12 xmms-liveice V 28 dir 4-25636.0.r327706/742657 K 8 xmms-mac V 29 dir 4-130699.0.r327706/743373 K 8 xmms-mad V 28 dir 4-65523.0.r327706/744033 K 15 xmms-mailnotify V 28 dir 4-70205.0.r327706/744744 K 9 xmms-midi V 28 dir 4-68984.0.r327706/745456 K 12 xmms-modplug V 29 dir 4-153071.0.r327706/746124 K 11 xmms-mp3cue V 29 dir 4-100927.0.r327706/746893 K 13 xmms-musepack V 28 dir 4-56257.0.r327706/747559 K 8 xmms-nas V 29 dir 4-144079.0.r327706/748275 K 8 xmms-nsf V 29 dir 4-141362.0.r327706/748988 K 12 xmms-openspc V 29 dir 4-137278.0.r327706/749703 K 16 xmms-osssurround V 28 dir 4-64382.0.r327706/750419 K 12 xmms-quix3dn V 28 dir 4-36269.0.r327706/751088 K 12 xmms-sapplug V 29 dir 4-139286.0.r327706/751858 K 14 xmms-scrobbler V 29 dir 4-123343.0.r327706/752484 K 12 xmms-sexypsf V 29 dir 4-138941.0.r327706/753216 K 12 xmms-sexyspc V 29 dir 4-197184.0.r327706/753935 K 8 xmms-shn V 26 dir 4-34764.0.r328596/3891 K 8 xmms-sid V 28 dir 4-66157.0.r327706/755389 K 12 xmms-sndfile V 28 dir 2-52444.0.r327706/756048 K 9 xmms-tfmx V 28 dir 4-31327.0.r327706/756710 K 13 xmms-timidity V 29 dir 4-235616.0.r327706/757426 K 12 xmms-volnorm V 28 dir 4-47113.0.r327706/758096 K 12 xmms-wavpack V 27 dir 4-225861.0.r328596/4707 K 8 xmms-wma V 29 dir 4-102401.0.r327706/759577 K 14 xmms-xf86audio V 27 dir 4-137577.0.r328596/5468 K 10 xmms-xymms V 29 dir 4-138134.0.r327706/761069 K 5 xmms2 V 27 dir 4-151728.0.r328665/6362 K 15 xmms2-scrobbler V 29 dir 4-171471.0.r327706/762540 K 8 xmmsctrl V 29 dir 4-143935.0.r327706/763308 K 3 xmp V 28 dir 2-21725.0.r327706/764006 K 7 xmradio V 28 dir 2-17587.0.r327706/764702 K 7 xoscope V 29 dir 4-217773.0.r327706/765446 K 11 xpi-musicpm V 29 dir 4-222293.0.r327706/766112 K 11 xsynth-dssi V 29 dir 4-183477.0.r327706/766878 K 7 xvmixer V 28 dir 4-85460.0.r327706/767542 K 5 xwave V 28 dir 4-29984.0.r327706/768341 K 4 yell V 26 dir 4-116141.0.r329046/711 K 4 zinf V 28 dir g-34345.0.r327706/770530 K 11 zynaddsubfx V 29 dir 4-183525.0.r327706/771272 END ENDREP id: 1-148.0.r330909/78632 type: dir pred: 1-148.0.r330808/44278 count: 12450 text: 330909 35286 43333 43333 5b59b17e07130f77f2285bdcc14069c0 cpath: /head/audio copyroot: 0 / id: 5-293974.0.r330909/78807 type: file pred: 5-293974.0.r327747/89784 count: 9 text: 330909 4253 227 1127 e498b199e56fb28bee06e322c26bf27d 4591ea7f26cd2c8e505c4b1a3b9d430cb32c303e 330908-73c6/_o props: 316596 897168 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/multimedia/bino/Makefile copyroot: 0 / id: 8-293974.0.r330909/79116 type: file pred: 8-293974.0.r300896/27200109 count: 2 text: 330909 4509 146 128 5a04545730acd02a16489ada98222b90 b325a9467a19a55aa2b49f7810de05a2b1c4df2f 330908-73c6/_p props: 300896 27200063 33 0 d2b74571aba906f64dadd6584b7cea1d cpath: /head/multimedia/bino/distinfo 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: r-330909.0.r330909/79539 type: file count: 0 text: 330909 4683 388 371 182a70026c6fbfeb0b2b2c40ab8fbcc4 8603640ab614e9cbde2d23642370c61b0e67dc9a 330908-73c6/_t props: 330909 79428 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/multimedia/bino/files/patch-src-media_object.cpp copyroot: 0 / PLAIN K 26 patch-src-media_object.cpp V 29 file r-330909.0.r330909/79539 END ENDREP id: q-330909.0.r330909/79922 type: dir count: 0 text: 330909 79838 71 71 14e4c0837fc3685ff51d27597ccbb7ba cpath: /head/multimedia/bino/files copyroot: 0 / PLAIN K 8 Makefile V 29 file 5-293974.0.r330909/78807 K 8 distinfo V 29 file 8-293974.0.r330909/79116 K 5 files V 28 dir q-330909.0.r330909/79922 K 9 pkg-descr V 32 file a-293974.0.r300896/27200465 K 9 pkg-plist V 32 file c-293974.0.r300896/27200827 END ENDREP id: 4-293974.0.r330909/80339 type: dir pred: 4-293974.0.r327747/90315 count: 9 text: 330909 80078 248 248 f53113741b0a64c3afb5e8c28159fe33 cpath: /head/multimedia/bino copyroot: 0 / id: u-48195.0.r330909/80522 type: file pred: u-48195.0.r329825/529 count: 174 text: 330909 5084 2344 10266 69bb60473de02d7998f8b9c9699f7ecb dca5afeed10f13ce9fdaea6c75a5e81e34c2510f 330908-73c6/_v props: 324744 1870482 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/multimedia/ffmpeg/Makefile copyroot: 0 / id: x-48195.0.r330909/80834 type: file pred: x-48195.0.r312852/564 count: 35 text: 328880 3495 152 135 a9fa1dfe06a6aff66cb046dd1b6e4103 53b35342834a413748f9bf1deab9e6aa23a42565 330908-73c6/_w props: 300896 27339496 33 0 d2b74571aba906f64dadd6584b7cea1d cpath: /head/multimedia/ffmpeg/distinfo 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: x-330909.0.r330909/81253 type: file count: 0 text: 296014 0 383 366 6c887383f417cdd95233f685438331ec d1bb793ff4afb88a13a4605b7ac98d82acfde92e 330908-73c6/_z props: 330909 81142 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/multimedia/ffmpeg/files/patch-Makefile copyroot: 0 / id: 4-248151.0.r330909/81539 type: file pred: 4-248151.0.r300896/27343311 count: 5 text: 321725 6765 439 1715 9db4c9b5470775837d0cd7c0f5728021 7d7f7c95096e09a4570a0555bb43a413cd042b1f 330908-73c6/_10 props: 300896 27343265 33 0 d2b74571aba906f64dadd6584b7cea1d cpath: /head/multimedia/ffmpeg/files/patch-configure 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: 11-330909.0.r330909/81979 type: file count: 0 text: 305892 1346 190 313 a90cb56f36b1fb725d4d8caff0331c09 5bd64a453c1907e8572305efb0a79f99ede994ac 330908-73c6/_12 props: 330909 81868 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/multimedia/ffmpeg/files/patch-doc-Makefile copyroot: 0 / id: 7-258607.0.r330909/82274 type: file pred: 7-258607.0.r300896/27340253 count: 2 text: 302162 3461 291 651 26fa487f7f14bf64b4b0a60dd3eb983c 6e4fd91ecd2252e5ca303582759ac25964d90ea5 330908-73c6/_13 props: 300896 27340207 33 0 d2b74571aba906f64dadd6584b7cea1d cpath: /head/multimedia/ffmpeg/files/patch-libavcodec-Makefile copyroot: 0 / id: 7-239377.0.r330909/82612 type: file pred: 7-239377.0.r300896/27342164 count: 3 text: 289627 2076 347 455 7c590021750d8c8207ac02c5d708ff87 0bf8ef29047732e5293002e3e1a28be754c57886 330908-73c6/_14 props: 300896 27342118 33 0 d2b74571aba906f64dadd6584b7cea1d cpath: /head/multimedia/ffmpeg/files/patch-libavdevice-bktr.c copyroot: 0 / id: 5-276688.0.r330909/82949 type: file pred: 5-276688.0.r300896/27342924 count: 2 text: 302162 3781 376 359 9923c6699609eb91f4facf358a1cefc8 0c0f5961f75e23854d594942212a5a49414b63c1 330908-73c6/_15 props: 300896 27342878 33 0 d2b74571aba906f64dadd6584b7cea1d cpath: /head/multimedia/ffmpeg/files/patch-libavfilter-vf_libopencv.c copyroot: 0 / id: 2a-258164.0.r330909/83294 type: file pred: 2a-258164.0.r300896/27341021 count: 2 text: 258607 2386 403 386 fd4e5037c9e6883ba5ece48e17e615c6 4667f45ebbf71d29cd77b4059ab033f42aaa686e 330908-73c6/_16 props: 300896 27340975 33 0 d2b74571aba906f64dadd6584b7cea1d cpath: /head/multimedia/ffmpeg/files/patch-libavutil-common.h copyroot: 0 / PLAIN K 11 ffserver.in V 32 file 9-191807.0.r300896/27341412 K 14 patch-Makefile V 29 file x-330909.0.r330909/81253 K 15 patch-configure V 29 file 4-248151.0.r330909/81539 K 18 patch-doc-Makefile V 30 file 11-330909.0.r330909/81979 K 25 patch-libavcodec-Makefile V 29 file 7-258607.0.r330909/82274 K 24 patch-libavdevice-bktr.c V 29 file 7-239377.0.r330909/82612 K 29 patch-libavdevice-oss_audio.c V 32 file 9-239377.0.r300896/27343683 K 32 patch-libavfilter-vf_libopencv.c V 29 file 5-276688.0.r330909/82949 K 23 patch-libavformat-udp.c V 32 file b-239377.0.r300896/27341784 K 24 patch-libavutil-common.h V 30 file 2a-258164.0.r330909/83294 END ENDREP id: z-48195.0.r330909/84286 type: dir pred: z-48195.0.r329825/1995 count: 49 text: 330909 83633 640 640 63460c6e5f7e59a170c56acdbf0e794c cpath: /head/multimedia/ffmpeg/files copyroot: 0 / id: 1f-48195.0.r330909/84475 type: file pred: 1f-48195.0.r300896/27339897 count: 3 text: 328880 4099 245 228 829c1b0a3fc450da2c81ea1b3704ede1 dcc0659aee2762fc008e5d091d34fd0289a6ee59 330908-73c6/_17 props: 300896 27339851 33 0 d2b74571aba906f64dadd6584b7cea1d cpath: /head/multimedia/ffmpeg/pkg-descr copyroot: 0 / id: 1h-48195.0.r330909/84791 type: file pred: 1h-48195.0.r328881/968 count: 32 text: 330909 7454 1015 4626 40d4a08d61878edc3500538818bd8e4c 9fbce37dc4262c4abe9e85090c1f2673fc0e93ce 330908-73c6/_18 props: 300896 27344914 33 0 d2b74571aba906f64dadd6584b7cea1d cpath: /head/multimedia/ffmpeg/pkg-plist copyroot: 0 / PLAIN K 8 Makefile V 28 file u-48195.0.r330909/80522 K 8 distinfo V 28 file x-48195.0.r330909/80834 K 5 files V 27 dir z-48195.0.r330909/84286 K 9 pkg-descr V 29 file 1f-48195.0.r330909/84475 K 9 pkg-plist V 29 file 1h-48195.0.r330909/84791 END ENDREP id: s-48195.0.r330909/85357 type: dir pred: s-48195.0.r329825/2434 count: 186 text: 330909 85105 239 239 c34a920f5668d28081cd1dff5402b511 cpath: /head/multimedia/ffmpeg copyroot: 0 / id: 4-106665.0.r330909/85541 type: file pred: 4-106665.0.r327747/183125 count: 77 text: 330909 8497 94 1416 58fe8552186edef117ec42bc30b19aa9 7defd2a3e59c467a28bd0fe991c3acdcf17dd5c4 330908-73c6/_1a props: 308713 144896 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/multimedia/kino/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: 1b-330909.0.r330909/85963 type: file count: 0 text: 330909 8621 678 1979 85dc182725f612cc75f68e7ed9a1caa6 85555d1e008c89ed6a56779ba112b4b01f4b310e 330908-73c6/_1d props: 330909 85852 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/multimedia/kino/files/patch-libav7 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: 1e-330909.0.r330909/86362 type: file count: 0 text: 330909 9312 1031 2600 ea636b7c5a5f39e0618b08b18022b280 0eea8d3fd7c186358cab5ee7708dddd6c72a2634 330908-73c6/_1f props: 330909 86251 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/multimedia/kino/files/patch-libav8 copyroot: 0 / PLAIN K 17 patch-Makefile.in V 32 file 4-188564.0.r300896/27997928 K 8 patch-am V 32 file z-106665.0.r300896/28000192 K 8 patch-an V 33 file 11-106665.0.r300896/28000554 K 8 patch-ao V 33 file 13-106665.0.r300896/28000920 K 8 patch-at V 33 file 1d-106665.0.r300896/28001287 K 8 patch-au V 33 file 1f-106665.0.r300896/28001655 K 8 patch-av V 33 file 1h-106665.0.r300896/28002021 K 8 patch-aw V 33 file 1j-106665.0.r300896/28002388 K 8 patch-ax V 33 file 1l-106665.0.r300896/28002755 K 8 patch-az V 33 file 1p-106665.0.r300896/28003123 K 8 patch-bb V 33 file 1r-106665.0.r300896/27992639 K 8 patch-be V 33 file 1x-106665.0.r300896/27993381 K 8 patch-bf V 33 file 1z-106665.0.r300896/27993749 K 8 patch-bh V 33 file 23-106665.0.r300896/27994494 K 18 patch-configure.in V 32 file a-151454.0.r300896/27998296 K 12 patch-libav7 V 30 file 1b-330909.0.r330909/85963 K 12 patch-libav8 V 30 file 1e-330909.0.r330909/86362 K 30 patch-src::audio_transitions.h V 32 file q-106924.0.r300896/27997162 K 24 patch-src::filehandler.h V 32 file s-106924.0.r300896/27995240 K 26 patch-src::image_filters.h V 32 file u-106924.0.r300896/27999810 K 30 patch-src::image_transitions.h V 32 file w-106924.0.r300896/27995620 K 25 patch-src::kino_common.cc V 32 file y-106924.0.r300896/27994114 K 22 patch-src::mediactrl.c V 33 file 10-106924.0.r300896/27997548 K 22 patch-src::mediactrl.h V 33 file 12-106924.0.r300896/27998669 K 22 patch-src__Makefile.in V 32 file c-151454.0.r300896/27999434 K 33 patch-src__dvtitler__textblock.cc V 32 file e-151454.0.r300896/27996006 K 29 patch-src__gtkenhancedscale.c V 32 file 9-168254.0.r300896/28003488 K 24 patch-src__ieee1394io.cc V 32 file b-168254.0.r300896/28003871 K 23 patch-src__ieee1394io.h V 32 file d-168254.0.r300896/28004250 K 23 patch-src__jogshuttle.h V 32 file g-151454.0.r300896/27993003 K 23 patch-src__kino_extra.h V 32 file f-168254.0.r300896/27994862 K 30 patch-src__page_export_1394.cc V 32 file h-168254.0.r300896/27999050 K 32 patch-src__preferences_dialog.cc V 32 file l-168254.0.r300896/27996394 K 24 patch-src_endian_types.h V 32 file b-139233.0.r300896/27996782 END ENDREP id: 9-106665.0.r330909/88766 type: dir pred: 9-106665.0.r300896/28006591 count: 19 text: 330909 86651 2102 2102 f952eb1d93447b58a74230a5f959f38a cpath: /head/multimedia/kino/files copyroot: 0 / PLAIN K 8 Makefile V 29 file 4-106665.0.r330909/85541 K 8 distinfo V 32 file 7-106665.0.r300896/27991920 K 5 files V 28 dir 9-106665.0.r330909/88766 K 9 pkg-descr V 33 file 25-106665.0.r300896/27992280 K 9 pkg-plist V 33 file 27-106665.0.r300896/28006834 END ENDREP id: 2-106665.0.r330909/89227 type: dir pred: 2-106665.0.r327747/183709 count: 86 text: 330909 88961 253 253 6ac2ac8e4e8cb018c099850e361bccc6 cpath: /head/multimedia/kino copyroot: 0 / id: i-63179.0.r330909/89412 type: file pred: i-63179.0.r329667/7120 count: 115 text: 330909 10356 449 3679 0192819fca4dc7551b704011976fd9b8 f0c343ccf974ad204fde7190bcdefe4b9d4908f2 330908-73c6/_1h props: 324744 1884391 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/multimedia/libquicktime/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: 1j-330909.0.r330909/89842 type: file count: 0 text: 330909 10833 1229 3884 cfe577412855ebbfa01b8e5e53fbb44a 278cec547254c90d95d6e82bec4b476273ef0ab2 330908-73c6/_1l props: 330909 89731 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/multimedia/libquicktime/files/patch-ffmpeg2 copyroot: 0 / PLAIN K 13 patch-ffmpeg2 V 30 file 1j-330909.0.r330909/89842 END ENDREP id: 1i-330909.0.r330909/90213 type: dir count: 0 text: 330909 90141 59 59 fad866367e8bd4463b2cbd60dc084df6 cpath: /head/multimedia/libquicktime/files copyroot: 0 / id: r-63179.0.r330909/90378 type: file pred: r-63179.0.r300896/28051694 count: 25 text: 330909 12075 24 1435 b726a95b0b6ef68a11c69bc9b00e8736 fe5ff5ba3048310d4dd07bb5067a507427516832 330908-73c6/_1m props: 300896 28051648 33 0 d2b74571aba906f64dadd6584b7cea1d cpath: /head/multimedia/libquicktime/pkg-plist copyroot: 0 / PLAIN K 8 Makefile V 28 file i-63179.0.r330909/89412 K 8 distinfo V 31 file l-63179.0.r300896/28050971 K 5 files V 29 dir 1i-330909.0.r330909/90213 K 9 pkg-descr V 31 file p-63179.0.r300896/28051332 K 9 pkg-plist V 28 file r-63179.0.r330909/90378 END ENDREP id: g-63179.0.r330909/90958 type: dir pred: g-63179.0.r329667/7652 count: 119 text: 330909 90700 245 245 687167daee7596cd17e44f5bf4a2bd46 cpath: /head/multimedia/libquicktime copyroot: 0 / id: q-48004.0.r330909/91148 type: file pred: q-48004.0.r327747/209910 count: 200 text: 330909 12127 820 7199 c6714c4000afd9b8c0b0e50c9a8c9997 6423d6e8a3cdfe3b16316a870c0f6bf73abe9831 330908-73c6/_1o props: 305409 104 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/multimedia/libxine/Makefile copyroot: 0 / id: t-48004.0.r330909/91460 type: file pred: t-48004.0.r300896/27848831 count: 46 text: 330909 12978 155 137 cb861f4f87452993afa6876aadf9ac70 770506b3f25b908a6dd453bf2d74ce87e84265ba 330908-73c6/_1p props: 300896 27848785 33 0 d2b74571aba906f64dadd6584b7cea1d cpath: /head/multimedia/libxine/distinfo 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: 1r-330909.0.r330909/91887 type: file count: 0 text: 330909 13162 420 747 9cbe816d9f36c52aabbad7fede47661d c8b4f4948a8b7a2d9d7fda31583fd42ef88c53a1 330908-73c6/_1s props: 330909 91776 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/multimedia/libxine/files/patch-src-combined-ffmpeg-Makefile.in.diff copyroot: 0 / PLAIN K 29 extrapatch-vdpau-configure.ac V 32 file 6-267867.0.r300896/27850316 K 36 extrapatch-vdpau-src-vdr-input_vdr.c V 32 file 9-267867.0.r300896/27850702 K 48 extrapatch-vdpau-src-video_out-video_out_vdpau.c V 32 file 5-271752.0.r300896/27854633 K 43 ffmpeg-vaapi_xine-lib-1.2.2-defaultoff.diff V 32 file o-299814.0.r300896/27855040 K 18 patch-config.rpath V 32 file 6-179130.0.r300896/27849548 K 15 patch-configure V 28 file 6-125490.0.r326292/2305 K 41 patch-contrib-libdha-sysdep-pci_freebsd.c V 33 file 2a-292268.0.r300896/27853054 K 25 patch-include-xine-post.h V 28 file 2c-292268.0.r326551/414 K 34 patch-include-xine-xine_internal.h V 33 file 2e-292268.0.r300896/27852266 K 22 patch-misc_Makefile.in V 32 file 6-211775.0.r300896/27851485 K 24 patch-misc_libxine.pc.in V 32 file 5-206665.0.r300896/27853858 K 39 patch-src-audio_dec-xine_lpcm_decoder.c V 32 file 4-293582.0.r300896/27849923 K 42 patch-src-combined-ffmpeg-Makefile.in.diff V 30 file 1r-330909.0.r330909/91887 K 35 patch-src-libw32dll-wine-registry.c V 33 file 2h-292268.0.r300896/27853459 K 25 patch-src-post-goom-mmx.h V 27 file 4-303264.0.r303264/406 K 25 patch-src-vdr-input_vdr.c V 33 file 2j-292268.0.r300896/27852665 END ENDREP id: v-48004.0.r330909/93419 type: dir pred: v-48004.0.r326551/2031 count: 88 text: 330909 92208 1198 1198 838101c46cae69bf704fcc948a4423ca cpath: /head/multimedia/libxine/files copyroot: 0 / id: 13-48004.0.r330909/93611 type: file pred: 13-48004.0.r326292/4558 count: 61 text: 330909 13595 323 8565 4db581c8ca4aa57b430e4b29a034e518 921e9ff172150e1a58d2a4653433ca7d7daabe1a 330908-73c6/_1t props: 318397 153 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/multimedia/libxine/pkg-plist copyroot: 0 / PLAIN K 8 Makefile V 28 file q-48004.0.r330909/91148 K 8 distinfo V 28 file t-48004.0.r330909/91460 K 5 files V 27 dir v-48004.0.r330909/93419 K 9 pkg-descr V 32 file 11-48004.0.r300896/27849192 K 9 pkg-plist V 29 file 13-48004.0.r330909/93611 END ENDREP id: o-48004.0.r330909/94177 type: dir pred: o-48004.0.r327747/210475 count: 225 text: 330909 93922 242 242 516c71fdb770f733c969c5939fab74cd cpath: /head/multimedia/libxine copyroot: 0 / id: 5-227101.0.r330909/94364 type: file pred: 5-227101.0.r327747/229743 count: 52 text: 330909 13947 232 5136 d751be8eec75276d688f48c0863fccd1 ff66a54b5302891f87eac243c5cf698777461e66 330908-73c6/_1v props: 303465 1588 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/multimedia/mlt/Makefile copyroot: 0 / PLAIN K 8 Makefile V 29 file 5-227101.0.r330909/94364 K 8 distinfo V 28 file 8-227101.0.r320204/2910 K 5 files V 27 dir 6-320204.0.r320204/3681 K 9 pkg-descr V 32 file e-227101.0.r300896/27028886 K 9 pkg-plist V 28 file g-227101.0.r320204/3945 END ENDREP id: 4-227101.0.r330909/94929 type: dir pred: 4-227101.0.r327747/230306 count: 55 text: 330909 94674 242 242 427ccbdaa63e6ac87bd716d690ffc54e cpath: /head/multimedia/mlt copyroot: 0 / id: 5-271236.0.r330909/95113 type: file pred: 5-271236.0.r327747/288394 count: 20 text: 330909 14206 1464 15776 6554e9d55a024719d0e2f7119a31986c c9271558745ce1c40a2362df7239516f43b7911f 330908-73c6/_1x props: 302757 253 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/multimedia/qmmp/Makefile copyroot: 0 / id: 8-271236.0.r330909/95425 type: file pred: 8-271236.0.r302757/781 count: 8 text: 330909 15701 148 130 2e901ad03dbf879bd0e63e4c0589b745 f7dc56e0f631590c08f9c88caa528423e211c738 330908-73c6/_1y props: 302757 672 96 0 8954b095dc488338a3aedc258f6de2bb cpath: /head/multimedia/qmmp/distinfo copyroot: 0 / id: i-271236.0.r330909/95729 type: file pred: i-271236.0.r300896/27555869 count: 5 text: 330909 15878 157 1293 03094137e4c1de77da5d58a8dd477f05 08cf0ec2bdd32d484c508bd200c06c6d115357ea 330908-73c6/_1z props: 300896 27555823 33 0 d2b74571aba906f64dadd6584b7cea1d cpath: /head/multimedia/qmmp/pkg-descr copyroot: 0 / id: k-271236.0.r330909/96045 type: file pred: k-271236.0.r300896/27556866 count: 7 text: 330909 16064 517 5098 647525617a88ca7dc96230371c97b036 7d28cb855a2d6d88a9cbc3db8daae4782dc15056 330908-73c6/_20 props: 300896 27556820 33 0 d2b74571aba906f64dadd6584b7cea1d cpath: /head/multimedia/qmmp/pkg-plist copyroot: 0 / PLAIN K 8 Makefile V 29 file 5-271236.0.r330909/95113 K 8 distinfo V 29 file 8-271236.0.r330909/95425 K 9 pkg-descr V 29 file i-271236.0.r330909/95729 K 9 pkg-plist V 29 file k-271236.0.r330909/96045 END ENDREP id: 4-271236.0.r330909/96572 type: dir pred: 4-271236.0.r327747/288968 count: 20 text: 330909 96361 198 198 7d31ae7b479e8ae85810f119185095d7 cpath: /head/multimedia/qmmp copyroot: 0 / id: 5-300493.0.r330909/96757 type: file pred: 5-300493.0.r327747/289155 count: 6 text: 330909 16610 207 2168 ad3afe97b8afcfb9dfee060195c29709 c5001ec9fe430169e76ea4d768e4ed804f65f27f 330908-73c6/_22 props: 302758 1051 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/multimedia/qmmp-plugin-pack/Makefile copyroot: 0 / id: 8-300493.0.r330909/97079 type: file pred: 8-300493.0.r302758/1594 count: 3 text: 330909 16847 172 154 c5262bbbe09d86aac22774af4f58dd97 3855d1d9ad905e8aaa720990f0ce9df7addf5912 330908-73c6/_23 props: 302758 1485 96 0 8954b095dc488338a3aedc258f6de2bb cpath: /head/multimedia/qmmp-plugin-pack/distinfo copyroot: 0 / PLAIN K 8 Makefile V 29 file 5-300493.0.r330909/96757 K 8 distinfo V 29 file 8-300493.0.r330909/97079 K 5 files V 27 dir 6-302758.0.r302758/2390 K 9 pkg-descr V 32 file a-300493.0.r300896/27647354 K 9 pkg-plist V 32 file c-300493.0.r300896/27647724 END ENDREP id: 4-300493.0.r330909/97657 type: dir pred: 4-300493.0.r327747/289737 count: 6 text: 330909 97397 247 247 bff0369eff315bf320b8ecf13d06d5b8 cpath: /head/multimedia/qmmp-plugin-pack 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: 25-330909.0.r330909/97964 type: file count: 0 text: 330909 17047 388 371 537e47cf38061700e1d1f4a1ddcc691b 4bf56a11f16f22a71b5243e49d1e4d3704acbb28 330908-73c6/_27 props: 330909 97853 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/multimedia/transcode/files/patch-ffmpeg0-10 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: 28-330909.0.r330909/98372 type: file count: 0 text: 330909 17448 2989 12168 f8914e306167aad31431bed1706e63ed 41ec4567b31c061214f650fc2e2f9b5844348033 330908-73c6/_29 props: 330909 98261 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/multimedia/transcode/files/patch-ffmpeg0-11 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: 2a-330909.0.r330909/98783 type: file count: 0 text: 330909 20450 3301 13949 fc31c4a06d87a174f3cdd54d4159553f a4a7bc5b94612fdd6c5844edb02ff96bb815b260 330908-73c6/_2b props: 330909 98672 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/multimedia/transcode/files/patch-ffmpeg2 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: 2c-330909.0.r330909/99191 type: file count: 0 text: 330909 23764 626 1413 c764ee001be39d9af05ff3306389522f 643c8cccc095d958627952f45b55afe2d6e07afc 330908-73c6/_2d props: 330909 99080 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/multimedia/transcode/files/patch-livav-9.patch copyroot: 0 / PLAIN K 15 patch-configure V 32 file 6-135057.0.r300896/28054345 K 16 patch-ffmpeg0-10 V 30 file 25-330909.0.r330909/97964 K 16 patch-ffmpeg0-11 V 30 file 28-330909.0.r330909/98372 K 13 patch-ffmpeg2 V 30 file 2a-330909.0.r330909/98783 K 16 patch-import-v4l V 28 file 5-326026.0.r326026/2141 K 24 patch-import_Makefile.in V 32 file 5-218654.0.r300896/28053961 K 26 patch-libtc-tc_functions.c V 32 file 6-240369.0.r300896/28053575 K 19 patch-livav-9.patch V 30 file 2c-330909.0.r330909/99191 END ENDREP id: d-60031.0.r330909/99994 type: dir pred: d-60031.0.r326026/2703 count: 29 text: 330909 99492 489 489 124ea29061379ebb88f0f926f2ed092c cpath: /head/multimedia/transcode/files copyroot: 0 / PLAIN K 8 Makefile V 28 file y-56943.0.r329667/10056 K 8 distinfo V 32 file 11-56943.0.r300896/28052854 K 5 files V 27 dir d-60031.0.r330909/99994 K 9 pkg-descr V 32 file 1l-56943.0.r300896/28053215 END ENDREP id: w-56943.0.r330909/100396 type: dir pred: w-56943.0.r329667/10576 count: 174 text: 330909 100186 197 197 e3b9534591fb2b3af0f903cf0e4b8954 cpath: /head/multimedia/transcode 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: 2f-330909.0.r330909/100697 type: file count: 0 text: 330909 24403 380 856 c3c36a691c165a8c8096658e2e88ef8d 6751e8cf289d96cb326b2bd93ff756288c4817fb 330908-73c6/_2h props: 330909 100586 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/multimedia/vdr-plugin-osdpip/files/patch-ffmpeg1 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: 2i-330909.0.r330909/101112 type: file count: 0 text: 330909 24796 596 1958 a80f365d646e564cc4683aacbcee7eba a8ec8ac3bb715d5d4e7f32faf61028d1d8c10c42 330908-73c6/_2j props: 330909 101001 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/multimedia/vdr-plugin-osdpip/files/patch-libav9 copyroot: 0 / PLAIN K 14 patch-Makefile V 32 file b-271803.0.r300896/27007725 K 15 patch-decoder.c V 32 file 5-298111.0.r300896/27006960 K 13 patch-ffmpeg1 V 31 file 2f-330909.0.r330909/100697 K 12 patch-i18n.h V 33 file 1s-295188.0.r300896/27006192 K 12 patch-libav9 V 31 file 2i-330909.0.r330909/101112 K 11 patch-osd.c V 33 file 10-276377.0.r300896/27007341 K 16 patch-receiver.c V 32 file 8-298111.0.r300896/27006578 K 22 patch-vdr-osdpip-0.1.0 V 32 file e-271803.0.r300896/27008111 END ENDREP id: a-271803.0.r330909/101900 type: dir pred: a-271803.0.r300896/27008828 count: 5 text: 330909 101416 471 471 9757c73d34c2cfcac978d3b63d82a020 cpath: /head/multimedia/vdr-plugin-osdpip/files copyroot: 0 / PLAIN K 8 Makefile V 30 file 5-271803.0.r327747/336147 K 8 distinfo V 32 file 8-271803.0.r300896/27005447 K 5 files V 29 dir a-271803.0.r330909/101900 K 9 pkg-descr V 32 file g-271803.0.r300896/27005821 K 9 pkg-plist V 32 file i-271803.0.r300896/27009081 END ENDREP id: 4-271803.0.r330909/102373 type: dir pred: 4-271803.0.r327747/336739 count: 17 text: 330909 102107 253 253 7c9443e30c998c80e87553faeeb28cf1 cpath: /head/multimedia/vdr-plugin-osdpip copyroot: 0 / id: 5-324927.0.r330909/102573 type: file pred: 5-324927.0.r330757/0 count: 4 text: 330909 25405 55 993 e685f90983405566aa1288a34e178422 1973517e3efc5b2531c7e2dc3520f675a34ed09b 330908-73c6/_2l props: 324927 10423 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/multimedia/xbmc-addon-pvr/Makefile copyroot: 0 / PLAIN K 8 Makefile V 30 file 5-324927.0.r330909/102573 K 8 distinfo V 29 file 8-324927.0.r324927/10934 K 5 files V 28 dir a-324927.0.r324927/17484 K 9 pkg-descr V 30 file 10-324927.0.r324927/17765 K 9 pkg-plist V 30 file 12-324927.0.r324927/18164 END ENDREP id: 4-324927.0.r330909/103146 type: dir pred: 4-324927.0.r330757/566 count: 4 text: 330909 102888 245 245 275346df5f03b3c01274c19e33267b2b cpath: /head/multimedia/xbmc-addon-pvr copyroot: 0 / PLAIN K 7 2mandvd V 29 dir 2-240601.0.r330227/463362 K 8 Makefile V 27 file 8-70387.0.r329826/2635 K 4 ab25 V 28 dir 4-277162.0.r327747/77125 K 4 abby V 29 dir 4-230101.0.r330227/464147 K 7 acidrip V 28 dir 4-105933.0.r327747/78553 K 7 aegisub V 28 dir 4-250899.0.r327747/79309 K 6 arista V 28 dir 4-236937.0.r327747/80031 K 8 asdcplib V 29 dir 4-281916.0.r328226/775712 K 6 assimp V 28 dir 4-309400.0.r327747/81484 K 13 atomicparsley V 26 dir 9-211362.0.r327926/934 K 9 audacious V 27 dir 4-152753.0.r330490/1965 K 17 audacious-plugins V 27 dir g-152753.0.r330490/3320 K 12 audiopreview V 28 dir 4-258357.0.r327747/84428 K 5 avbin V 26 dir 4-231568.0.r329834/692 K 9 avidemux2 V 27 dir 2-94881.0.r327747/85955 K 17 avidemux2-plugins V 28 dir o-265979.0.r327747/86576 K 6 avinfo V 27 dir g-74982.0.r327747/87248 K 9 bangarang V 29 dir 4-259723.0.r328711/482334 K 7 banshee V 28 dir 4-219371.0.r327747/88771 K 17 beep-media-player V 27 dir 4-93907.0.r327747/89588 K 4 bino V 28 dir 4-293974.0.r330909/80339 K 7 bombono V 28 dir 4-246428.0.r327747/91069 K 14 bsdbktr_tvtune V 27 dir 4-97402.0.r327747/91744 K 7 camserv V 27 dir k-31812.0.r327747/92517 K 10 castpodder V 28 dir 4-164760.0.r327747/93288 K 6 cclive V 28 dir 4-227922.0.r327747/93952 K 6 cheese V 29 dir eh-209647.0.r327747/94724 K 8 clipgrab V 28 dir 4-245674.0.r327747/95388 K 5 clive V 28 dir 4-184978.0.r327747/96052 K 6 clive1 V 28 dir e-184978.0.r327747/96769 K 11 clutter-gst V 28 dir 4-224817.0.r327747/97493 K 13 cuse4bsd-kmod V 28 dir 5-251494.0.r327747/98217 K 4 cx88 V 28 dir 4-221088.0.r327747/98929 K 15 deforaos-player V 28 dir 4-309238.0.r327747/99640 K 6 devede V 27 dir 4-194077.0.r330397/1037 K 5 dirac V 27 dir 4-108922.0.r330760/2118 K 6 dragon V 30 dir ha-311483.0.r327747/101906 K 3 dtv V 28 dir g-54525.0.r327747/102666 K 8 dumpmpeg V 25 dir g-43467.0.r330814/674 K 6 dv2jpg V 28 dir 4-76337.0.r327747/104099 K 6 dv2sub V 29 dir 4-206070.0.r327747/104768 K 6 dvbcut V 27 dir 4-152317.0.r329913/1710 K 8 dvbsnoop V 29 dir 4-226245.0.r327747/106200 K 13 dvd-slideshow V 29 dir 4-129315.0.r327747/106961 K 9 dvdauthor V 28 dir 4-79350.0.r327747/107721 K 5 dvdid V 29 dir 4-242513.0.r327747/108431 K 6 dvdrip V 28 dir g-57936.0.r327747/109192 K 9 dvdstyler V 28 dir 4-116795.0.r330765/57007 K 4 dvts V 28 dir 4-80556.0.r327747/110711 K 7 emotion V 26 dir 4-168658.0.r329522/522 K 6 emovix V 28 dir 4-97198.0.r327747/112193 K 6 ffmpeg V 27 dir s-48195.0.r330909/85357 K 12 ffmpeg-devel V 27 dir 4-239384.0.r329667/4072 K 7 ffmpeg0 V 33 dir s-48195.0-329826.r330032/1138 K 7 ffmpeg1 V 34 dir 4-239384.0-305892.r329667/4900 K 7 ffmpeg2 V 27 dir 4-328880.0.r330685/1708 K 13 ffmpeg2theora V 26 dir 4-221739.0.r329144/852 K 17 ffmpegthumbnailer V 29 dir 4-207846.0.r327747/116085 K 7 flvmeta V 29 dir 4-238886.0.r328226/776385 K 11 flvstreamer V 27 dir 4-251085.0.r330614/3182 K 9 flvtool++ V 29 dir 4-218966.0.r327747/118229 K 7 fpc-dts V 29 dir 4-259364.0.r327747/118901 K 12 fpc-matroska V 29 dir 4-259376.0.r327747/119527 K 9 freetuxtv V 29 dir 4-305032.0.r328711/483051 K 6 freevo V 29 dir 4-122247.0.r327747/121022 K 4 fxtv V 29 dir 4-286500.0.r327747/121793 K 6 gaupol V 29 dir 4-182980.0.r327747/122514 K 4 gavl V 29 dir 4-119332.0.r327747/123274 K 4 gcap V 29 dir 4-279124.0.r327747/123942 K 7 gcfilms V 29 dir 4-135508.0.r327747/124665 K 7 gdialog V 29 dir 4-236546.0.r327747/125438 K 7 gdvrecv V 29 dir 4-121013.0.r327747/126163 K 5 ggrab V 29 dir 4-152910.0.r327747/126885 K 9 gmencoder V 29 dir 4-102063.0.r327747/127656 K 7 gmerlin V 29 dir 4-222602.0.r327747/128421 K 17 gmerlin-avdecoder V 26 dir 4-222518.0.r330642/617 K 6 gmimms V 29 dir 4-197975.0.r327747/129881 K 4 gmtk V 29 dir 4-312783.0.r327747/130588 K 13 gnome-mplayer V 29 dir 4-229279.0.r327747/131309 K 15 gnome-subtitles V 29 dir 4-189964.0.r327747/132093 K 7 gopchop V 28 dir g-62736.0.r327747/132869 K 12 gpac-libgpac V 27 dir 4-134579.0.r330871/1098 K 11 gpac-mp4box V 29 dir 4-184367.0.r327747/134383 K 7 gpodder V 29 dir 4-203587.0.r327747/135102 K 5 grake V 29 dir 4-266102.0.r327747/135773 K 6 gst123 V 29 dir 4-272325.0.r327747/136438 K 9 gstreamer V 28 dir q-63043.0.r327747/137206 K 16 gstreamer-ffmpeg V 29 dir 4-106188.0.r327747/137937 K 17 gstreamer-plugins V 26 dir o-63046.0.r329695/1078 K 21 gstreamer-plugins-all V 29 dir 4-136216.0.r327747/139421 K 25 gstreamer-plugins-annodex V 30 dir be-175253.0.r327747/140027 K 21 gstreamer-plugins-bad V 30 dir 4o-160858.0.r327747/140726 K 26 gstreamer-plugins-buzztard V 29 dir 4-194232.0.r327747/141487 K 21 gstreamer-plugins-bz2 V 30 dir bl-175253.0.r327747/142097 K 22 gstreamer-plugins-core V 30 dir aa-130046.0.r327747/142758 K 21 gstreamer-plugins-dts V 29 dir e-162508.0.r327747/143366 K 20 gstreamer-plugins-dv V 30 dir ay-130046.0.r327747/143971 K 21 gstreamer-plugins-dvd V 29 dir i-162508.0.r327747/144575 K 35 gstreamer-plugins-fluendo-mpegdemux V 29 dir 4-185947.0.r327747/145293 K 25 gstreamer-plugins-gnonlin V 29 dir e-136678.0.r327747/146015 K 22 gstreamer-plugins-good V 30 dir 58-160858.0.r327747/146724 K 26 gstreamer-plugins-mpeg2dec V 30 dir bm-130046.0.r327747/147336 K 26 gstreamer-plugins-mpeg2enc V 29 dir 9-180543.0.r327747/147951 K 26 gstreamer-plugins-resindvd V 29 dir j-261077.0.r327747/148563 K 30 gstreamer-plugins-schroedinger V 29 dir n-261077.0.r327747/149178 K 24 gstreamer-plugins-theora V 30 dir ca-130046.0.r327747/149795 K 22 gstreamer-plugins-ugly V 30 dir 5s-160858.0.r327747/150504 K 22 gstreamer-plugins-v4l2 V 30 dir 13-251886.0.r327747/151111 K 23 gstreamer-plugins-vdpau V 30 dir 11-269675.0.r327747/151720 K 21 gstreamer-plugins-vp8 V 29 dir r-261077.0.r327747/152325 K 22 gstreamer-plugins-x264 V 27 dir 4-193879.0.r329667/5630 K 22 gstreamer-plugins-xvid V 29 dir 8-162661.0.r327747/153524 K 13 gstreamer-qt4 V 26 dir 4-268675.0.r330383/605 K 10 gstreamer1 V 35 dir q-63043.0-316693.r327747/155108 K 16 gstreamer1-libav V 36 dir 4-106188.1-316693.r327747/156006 K 18 gstreamer1-plugins V 35 dir o-63046.2-316693.r327747/156989 K 22 gstreamer1-plugins-all V 36 dir 4-136216.3-316693.r327747/157752 K 28 gstreamer1-plugins-assrender V 30 dir 5f-316693.0.r327747/158416 K 22 gstreamer1-plugins-bad V 37 dir 4o-160858.4-316693.r327747/159145 K 23 gstreamer1-plugins-core V 37 dir aa-130046.5-316693.r327747/159924 K 22 gstreamer1-plugins-dts V 30 dir 5p-316693.0.r327747/160585 K 21 gstreamer1-plugins-dv V 30 dir 5t-316693.0.r327747/161186 K 26 gstreamer1-plugins-dvdread V 30 dir 5x-316693.0.r327747/161791 K 23 gstreamer1-plugins-good V 37 dir 58-160858.6-316693.r327747/162576 K 27 gstreamer1-plugins-mpeg2dec V 30 dir 66-316693.0.r327747/163245 K 27 gstreamer1-plugins-mpeg2enc V 30 dir 6a-316693.0.r327747/163857 K 27 gstreamer1-plugins-resindvd V 30 dir 6e-316693.0.r327747/164469 K 23 gstreamer1-plugins-rtmp V 29 dir b-316738.0.r327747/165070 K 31 gstreamer1-plugins-schroedinger V 30 dir 6i-316693.0.r327747/165678 K 25 gstreamer1-plugins-theora V 30 dir 6m-316693.0.r327747/166292 K 23 gstreamer1-plugins-ugly V 37 dir 5s-160858.7-316693.r327747/167024 K 23 gstreamer1-plugins-v4l2 V 30 dir 6t-316693.0.r327747/167689 K 22 gstreamer1-plugins-vpx V 30 dir 6x-316693.0.r327747/168291 K 23 gstreamer1-plugins-x264 V 28 dir 71-316693.0.r329667/6222 K 11 gstreamermm V 30 dir fw-209647.0.r327747/169645 K 19 gtk-recordmydesktop V 29 dir 2-261434.0.r327747/171113 K 18 gtk-youtube-viewer V 29 dir 4-303101.0.r327747/171891 K 6 gxanim V 28 dir j-21835.0.r327747/172609 K 5 gxine V 28 dir 4-79301.0.r327747/173366 K 5 gxmms V 29 dir 4-120771.0.r327747/174115 K 9 handbrake V 29 dir 4-122167.0.r327747/174826 K 12 hs-gstreamer V 29 dir 2-273776.0.r327747/175507 K 11 imagination V 29 dir 4-273341.0.r327747/176290 K 9 iriverter V 29 dir 4-172431.0.r327747/177025 K 7 iso2mkv V 29 dir 4-181190.0.r327747/177700 K 5 jmref V 29 dir 4-239478.0.r327747/178405 K 11 k9copy-kde4 V 29 dir s-152042.0.r327747/179183 K 8 kaffeine V 28 dir 4-83584.0.r327747/179954 K 14 kdemultimedia4 V 28 dir 1g-9170.0.r327747/180580 K 27 kdemultimedia4-ffmpegthumbs V 28 dir hp-311483.0.r328168/1135 K 28 kdemultimedia4-mplayerthumbs V 30 dir hz-311483.0.r327747/182155 K 8 kdenlive V 29 dir 4-227103.0.r327747/182934 K 4 kino V 28 dir 2-106665.0.r330909/89227 K 6 kissdx V 29 dir 4-209617.0.r327747/184416 K 13 kmplayer-kde4 V 25 dir i-76740.0.r329796/587 K 12 kplayer-kde4 V 28 dir k-78737.0.r327747/185913 K 7 libaacs V 29 dir 4-269428.0.r327747/186631 K 6 libass V 27 dir 4-271524.0.r330616/1190 K 5 libav V 27 dir 4-327319.0.r330528/2082 K 9 libbluray V 29 dir 4-269429.0.r327747/188765 K 6 libcec V 29 dir 4-307972.0.r327747/189572 K 9 libdc1394 V 27 dir 4-232577.0.r328051/1797 K 6 libdca V 27 dir 4-108992.0.r330673/1373 K 5 libdv V 25 dir s-50223.0.r330793/890 K 9 libdvbcsa V 29 dir 4-326735.0.r328226/777095 K 9 libdvbpsi V 28 dir 2-78073.0.r328226/777818 K 9 libdvdcss V 28 dir g-44802.0.r327747/193929 K 9 libdvdnav V 28 dir o-59542.0.r327747/194690 K 10 libdvdread V 28 dir u-44871.0.r327747/195459 K 7 libfame V 26 dir g-56552.0.r330873/1844 K 7 libkate V 29 dir 4-221738.0.r327747/196957 K 11 libmatroska V 26 dir 4-81564.0.r330874/1315 K 9 libmovtar V 28 dir s-50107.0.r327747/198499 K 8 libmpeg2 V 26 dir o-48850.0.r330875/1234 K 8 libmpeg3 V 29 dir 4-128325.0.r327747/199984 K 12 libquicktime V 27 dir g-63179.0.r330909/90958 K 17 libquicktime-lame V 29 dir 4-239340.0.r327750/299150 K 7 libquvi V 29 dir 4-283136.0.r327747/202193 K 15 libquvi-scripts V 26 dir 4-283135.0.r329635/712 K 10 libsmacker V 29 dir 4-314774.0.r327747/203581 K 9 libtheora V 29 dir i-102044.0.r328096/416341 K 8 libtuner V 29 dir 4-221080.0.r327747/205078 K 6 libv4l V 29 dir 2-247991.0.r327747/205851 K 5 libva V 26 dir 2-267737.0.r328671/621 K 18 libva-intel-driver V 29 dir 4-306398.0.r328711/483770 K 18 libva-vdpau-driver V 36 dir 2-267738.0-305607.r328711/485136 K 8 libvdpau V 26 dir 2-261783.0.r328672/591 K 6 libvpx V 29 dir 4-256906.0.r327747/209722 K 7 libxine V 27 dir o-48004.0.r330909/94177 K 7 libxspf V 29 dir 4-229627.0.r328226/778584 K 19 linux-f10-libtheora V 26 dir 4-173153.0.r329569/583 K 16 linux-f10-libv4l V 27 dir 4-272723.0.r329569/1320 K 17 linux-huludesktop V 29 dir 4-250992.0.r327747/213428 K 16 linux-ov511-kmod V 29 dir 2-183971.0.r327747/214217 K 16 linux-realplayer V 28 dir f-16675.0.r327747/214999 K 13 linux-tsmuxer V 29 dir 5-250266.0.r327747/215679 K 12 linux-xmovie V 28 dir g-25731.0.r327747/216353 K 21 linux_dvbwrapper-kmod V 29 dir 4-273138.0.r327747/217029 K 22 linux_v4l2wrapper-kmod V 29 dir 4-273770.0.r327747/217837 K 5 lives V 27 dir 4-183351.0.r329667/8402 K 5 lsdvd V 29 dir 4-105774.0.r327747/219326 K 8 lxdvdrip V 27 dir 4-127610.0.r330876/1922 K 9 m2tstoavi V 29 dir 4-246592.0.r327747/220835 K 14 m2vrequantiser V 29 dir 4-281850.0.r327747/221569 K 15 mediadownloader V 29 dir 2-273747.0.r327747/222259 K 9 mediainfo V 29 dir 4-212289.0.r327747/222940 K 8 mencoder V 27 dir 4-197289.0.r329667/9111 K 5 mimms V 29 dir 4-197966.0.r327747/224384 K 8 minitube V 29 dir 2-239593.0.r329880/365275 K 4 miro V 29 dir 4-203068.0.r327747/225907 K 10 mjpegtools V 28 dir k-60395.0.r327747/226677 K 7 mkclean V 26 dir 4-263553.0.r329215/840 K 11 mkvalidator V 26 dir 4-282567.0.r329216/743 K 10 mkvtoolnix V 26 dir 4-101931.0.r330650/736 K 6 mkxvcd V 29 dir 4-103085.0.r327747/229552 K 3 mlt V 28 dir 4-227101.0.r330909/94929 K 8 mmpython V 28 dir 4-90110.0.r327747/231066 K 9 mmsclient V 28 dir o-55671.0.r327747/231787 K 6 mmsrip V 29 dir 4-152952.0.r327747/232455 K 6 motion V 29 dir 4-152027.0.r327747/233219 K 5 mp3cd V 29 dir 4-236500.0.r327747/233932 K 5 mp4v2 V 27 dir 4-121268.0.r328047/1122 K 10 mpeg2codec V 25 dir l-3338.0.r330892/1542 K 9 mpeg2play V 27 dir j-3339.0.r327747/236179 K 7 mpeg4ip V 26 dir g-60668.0.r329853/3608 K 11 mpeg_encode V 25 dir j-3481.0.r330893/1336 K 9 mpeg_play V 26 dir h-586.0.r327747/238421 K 9 mpeg_stat V 27 dir j-3620.0.r327747/239180 K 5 mpgtx V 26 dir k-42607.0.r330894/1348 K 7 mplayer V 26 dir u-46623.0.r330729/3008 K 13 mplayer-fonts V 28 dir g-46621.0.r327747/241551 K 13 mplayer-skins V 28 dir k-53264.0.r327747/242389 K 8 mplayer2 V 29 dir 4-306349.0.r327747/243149 K 9 mplayerxp V 29 dir 1l-46623.0.r327747/243925 K 5 mplex V 30 dir 14-286500.0.r327747/244654 K 3 mpv V 29 dir 4-323116.0.r327747/245405 K 4 msdl V 29 dir 4-230827.0.r327747/246120 K 6 mxflib V 29 dir 4-281899.0.r328226/779306 K 6 mythtv V 29 dir 2-180215.0.r327747/247601 K 15 mythtv-frontend V 29 dir 2-226189.0.r327747/248372 K 7 nxtvepg V 28 dir 4-90348.0.r327747/249150 K 13 oggvideotools V 27 dir 4-250776.0.r328981/1172 K 6 ogmrip V 29 dir 4-121974.0.r327747/250649 K 8 ogmtools V 26 dir g-68413.0.r330897/1341 K 15 opencinematools V 29 dir 4-281945.0.r327747/252101 K 15 openmovieeditor V 29 dir 4-199960.0.r327747/252885 K 13 openquicktime V 28 dir m-48164.0.r327747/253724 K 8 openshot V 29 dir 4-270339.0.r327747/254496 K 10 oqtencoder V 28 dir k-48176.0.r327747/255174 K 9 oqtplayer V 28 dir k-48175.0.r330460/345344 K 12 p5-Audio-M4P V 29 dir 4-257495.0.r327747/256579 K 17 p5-FFmpeg-Command V 29 dir 4-171311.0.r327747/257312 K 11 p5-FLV-Info V 29 dir 4-167805.0.r327747/258051 K 19 p5-File-Format-RIFF V 29 dir 4-168572.0.r327747/258793 K 12 p5-GStreamer V 29 dir 4-145665.0.r327747/259534 K 11 p5-MP4-Info V 29 dir 4-150816.0.r327747/260267 K 11 p5-Net-UPnP V 29 dir 4-271599.0.r327747/261001 K 12 p5-Subtitles V 29 dir 4-152341.0.r327747/261734 K 14 p5-Umph-Prompt V 29 dir 4-282492.0.r328863/208481 K 22 p5-Video-OpenQuicktime V 29 dir 4-102017.0.r327747/263219 K 6 phonon V 27 dir 3-254124.0.r330416/1397 K 16 phonon-gstreamer V 26 dir m-254124.0.r330417/820 K 10 phonon-vlc V 26 dir 2-258175.0.r330418/923 K 11 phonon-xine V 30 dir 75-229712.0.r327747/266291 K 14 photofilmstrip V 29 dir 4-268903.0.r327747/267080 K 6 pitivi V 29 dir 4-260831.0.r327747/267812 K 5 playd V 29 dir 5-235507.0.r327747/268474 K 15 plexmediaserver V 27 dir 4-324374.0.r329089/8018 K 9 podcastdl V 29 dir 4-308370.0.r327747/269905 K 10 podcatcher V 27 dir 4-172261.0.r330898/1537 K 3 poe V 29 dir 4-177412.0.r327747/271315 K 7 ppm2fli V 27 dir j-9782.0.r327747/272028 K 8 projectx V 29 dir 4-133840.0.r327747/272783 K 8 ptx-kmod V 29 dir 4-277009.0.r327747/273499 K 6 pvr250 V 29 dir 4-119498.0.r327747/274274 K 6 pvrxxx V 29 dir y-119498.0.r327747/275109 K 6 pwcbsd V 29 dir 4-160766.0.r327747/275932 K 7 pwcview V 29 dir 2-247993.0.r327747/276707 K 9 py-enzyme V 29 dir 4-306371.0.r327747/277373 K 12 py-gstreamer V 29 dir 4-106608.0.r327747/278108 K 10 py-guessit V 29 dir 4-309485.0.r327747/278822 K 11 py-kaa-base V 29 dir 4-227247.0.r327747/279602 K 13 py-kaa-imlib2 V 29 dir 4-227252.0.r327747/280343 K 15 py-kaa-metadata V 29 dir 4-227257.0.r327747/281134 K 6 py-mlt V 29 dir 4-269072.0.r327747/281757 K 9 py-openlp V 26 dir 4-252393.0.r329169/677 K 12 py-periscope V 29 dir 4-278346.0.r327747/283199 K 8 py-pybmp V 29 dir 4-164749.0.r327747/283978 K 17 py-qt4-multimedia V 30 dir 35-248842.0.r330463/394084 K 13 py-qt4-phonon V 30 dir 2d-228340.0.r330463/394780 K 13 py-subliminal V 27 dir 4-309490.0.r330896/1718 K 10 py-tvnamer V 29 dir 4-278284.0.r327747/286767 K 6 pyjama V 29 dir 4-241810.0.r327747/287499 K 4 pymp V 29 dir 4-307680.0.r327747/288208 K 4 qmmp V 28 dir 4-271236.0.r330909/96572 K 16 qmmp-plugin-pack V 28 dir 4-300493.0.r330909/97657 K 12 qt-faststart V 29 dir 4-248968.0.r327747/290423 K 14 qt4-multimedia V 30 dir 58-248306.0.r330266/472576 K 5 quark V 28 dir 4-85897.0.r327747/291947 K 9 quodlibet V 29 dir 4-152245.0.r327747/292773 K 4 quvi V 29 dir 4-249146.0.r327747/293442 K 7 recmpeg V 28 dir g-56604.0.r327747/294111 K 15 recordmydesktop V 29 dir 4-195833.0.r327747/294835 K 6 replex V 28 dir 4-98630.0.r327804/693968 K 18 rox-videothumbnail V 29 dir 4-153077.0.r327747/296290 K 8 rtmpdump V 27 dir 4-251082.0.r330582/1416 K 13 ruby-flvtool2 V 29 dir 4-192252.0.r327747/297840 K 25 rubygem-clutter-gstreamer V 29 dir 4-320396.0.r327747/298522 K 17 rubygem-gstreamer V 29 dir 4-320395.0.r327747/299208 K 5 sabbu V 27 dir 4-248464.0.r329854/2924 K 12 schroedinger V 27 dir 4-214850.0.r330675/1163 K 8 shell-fm V 29 dir 4-179988.0.r327747/301389 K 5 smile V 29 dir 4-217776.0.r330227/464910 K 5 smpeg V 28 dir g-25443.0.r327747/302915 K 8 smplayer V 27 dir 4-193794.0.r329446/1375 K 14 smplayer-skins V 29 dir 4-312524.0.r328226/780017 K 15 smplayer-themes V 29 dir 4-193792.0.r328226/780758 K 12 sms1xxx-kmod V 29 dir 2-256730.0.r327747/305917 K 6 smtube V 28 dir 4-297707.0.r329478/46930 K 6 spigot V 27 dir f-2227.0.r327747/307387 K 5 spook V 29 dir 4-219666.0.r327747/308103 K 21 spotify-websocket-api V 26 dir 4-324408.0.r329037/679 K 13 streamanalyze V 29 dir 4-146905.0.r327747/309557 K 21 subtitlecomposer-kde4 V 27 dir i-205544.0.r330033/1272 K 14 subtitleeditor V 29 dir 4-181745.0.r327747/311091 K 22 subtitleoffsetmodifier V 29 dir 4-209338.0.r327747/311785 K 14 subtitleripper V 27 dir 4-145435.0.r330900/1581 K 8 subtools V 29 dir 4-153224.0.r327747/313170 K 12 swfdec-gnome V 30 dir gc-209647.0.r327747/313907 K 7 szap-s2 V 29 dir 4-254898.0.r327888/633675 K 17 tcmplex-panteltje V 29 dir 4-120050.0.r327747/315369 K 10 tivodecode V 29 dir 4-181217.0.r327747/316111 K 5 totem V 28 dir m-68224.0.r327747/316881 K 15 totem-pl-parser V 30 dir gw-209647.0.r327747/317665 K 5 tovid V 27 dir 4-152209.0.r330899/1657 K 9 transcode V 28 dir w-56943.0.r330909/100396 K 7 tstools V 29 dir 4-226246.0.r327747/319874 K 7 tunapie V 29 dir 4-164675.0.r327747/320645 K 9 tvheadend V 27 dir 4-323179.0.r330727/1664 K 4 umph V 29 dir 4-252419.0.r327747/322114 K 8 umplayer V 29 dir 4-275900.0.r327747/322884 K 3 umr V 29 dir 4-176698.0.r327747/323596 K 9 v4l-utils V 29 dir 2-276378.0.r327747/324370 K 10 v4l_compat V 27 dir 4-169400.0.r330903/1294 K 5 vamps V 26 dir 4-152722.0.r330904/970 K 7 vcdgear V 28 dir g-24471.0.r327747/326600 K 9 vcdimager V 26 dir m-41477.0.r330905/1623 K 6 vcdpad V 26 dir k-39276.0.r330906/1040 K 9 vdpauinfo V 26 dir 2-261784.0.r330313/895 K 3 vdr V 29 dir 4-271797.0.r327747/329577 K 18 vdr-plugin-control V 29 dir 4-271798.0.r327747/330350 K 15 vdr-plugin-eepg V 29 dir 4-288293.0.r327747/331139 K 20 vdr-plugin-epgsearch V 29 dir 4-271799.0.r327747/331925 K 21 vdr-plugin-extrecmenu V 29 dir 4-299650.0.r327747/332721 K 16 vdr-plugin-femon V 29 dir 4-271800.0.r327747/333517 K 21 vdr-plugin-infosatepg V 29 dir 4-271801.0.r327747/334307 K 15 vdr-plugin-iptv V 29 dir 4-271802.0.r327747/335164 K 17 vdr-plugin-markad V 29 dir 4-272812.0.r327747/335948 K 17 vdr-plugin-osdpip V 29 dir 4-271803.0.r330909/102373 K 22 vdr-plugin-osdteletext V 29 dir 4-271804.0.r327747/337533 K 26 vdr-plugin-reelchannelscan V 29 dir 4-273378.0.r327747/338342 K 17 vdr-plugin-remote V 29 dir 4-271805.0.r327747/339146 K 23 vdr-plugin-skinenigmang V 29 dir 4-271806.0.r327747/339942 K 21 vdr-plugin-sleeptimer V 29 dir 4-278975.0.r327747/340746 K 21 vdr-plugin-softdevice V 29 dir 4-271807.0.r327747/341543 K 23 vdr-plugin-softhddevice V 26 dir 4-296442.0.r329892/776 K 20 vdr-plugin-streamdev V 29 dir 4-271808.0.r327747/343147 K 19 vdr-plugin-ttxtsubs V 29 dir 4-275317.0.r327747/343940 K 15 vdr-plugin-upnp V 27 dir 4-271809.0.r329895/1028 K 21 vdr-plugin-vdrmanager V 29 dir 4-293726.0.r327747/345527 K 21 vdr-plugin-vnsiserver V 29 dir 4-271810.0.r327747/346315 K 21 vdr-plugin-wirbelscan V 29 dir 4-273379.0.r327747/347114 K 24 vdr-plugin-xineliboutput V 26 dir 4-271811.0.r329220/637 K 15 vdr-plugin-xvdr V 29 dir 4-287599.0.r327747/348715 K 11 vdr-plugins V 29 dir 4-271813.0.r327747/349349 K 3 vic V 26 dir l-573.0.r327747/350098 K 3 vlc V 27 dir f-45803.0.r329667/11271 K 10 vodcatcher V 26 dir 4-172263.0.r330907/619 K 14 vstream-client V 29 dir 4-144480.0.r327747/352182 K 14 vtkmpeg2encode V 29 dir 4-205334.0.r327747/352970 K 6 w_scan V 29 dir 4-254897.0.r327747/353692 K 7 webcamd V 29 dir 2-247995.0.r327747/354501 K 12 win32-codecs V 29 dir 1z-32866.0.r327747/355230 K 4 x264 V 28 dir 4-126189.0.r329667/12438 K 5 xanim V 26 dir e-333.0.r327804/695440 K 5 xawtv V 28 dir k-40078.0.r327747/357443 K 4 xbmc V 27 dir 4-267135.0.r329777/3341 K 14 xbmc-addon-pvr V 29 dir 4-324927.0.r330909/103146 K 15 xbmc-addon-xvdr V 29 dir 4-287607.0.r327747/359743 K 8 xbmc-pvr V 26 dir 4-287605.0.r330787/956 K 11 xfce4-media V 29 dir 4-127618.0.r327747/361300 K 12 xfce4-parole V 27 dir 4-246704.0.r330525/1100 K 17 xfce4-xmms-plugin V 29 dir 4-109166.0.r327747/362806 K 4 xine V 28 dir g-33816.0.r327747/363634 K 4 xmms V 28 dir j-19976.0.r327747/364383 K 10 xmms-skins V 29 dir 2-275832.0.r327747/365060 K 15 xmms-skins-huge V 29 dir 2-275833.0.r327747/365800 K 18 xmms-status-plugin V 28 dir 4-90007.0.r327747/366588 K 11 xmms-weasel V 29 dir 4-108527.0.r327747/367279 K 9 xporthdmv V 29 dir 4-239084.0.r327747/367963 K 8 xtheater V 28 dir k-60859.0.r327747/368739 K 4 xvid V 28 dir q-57472.0.r327747/369454 K 9 y4mscaler V 29 dir 4-105310.0.r327747/370174 K 5 yamdi V 29 dir 4-195498.0.r327747/370838 K 14 youtube-viewer V 29 dir 4-259514.0.r327747/371505 K 10 zoneminder V 27 dir 4-273333.0.r329850/1779 END ENDREP id: d-333.0.r330909/124304 type: dir pred: d-333.0.r330907/21769 count: 7934 text: 330909 103339 20952 20952 4201c86c5e6f91bdd8b13375bc57faed cpath: /head/multimedia 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: 2o-330909.0.r330909/124596 type: file count: 0 text: 330909 25487 944 1980 e71309d2f2338efd2642f5564b1c36f5 f19f3fb81b7fd187f4a1239e9a00543ff81edc85 330908-73c6/_2q props: 330909 124485 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/net/mediatomb/files/patch-livav7 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: 2r-330909.0.r330909/124996 type: file count: 0 text: 330909 26444 683 1579 e36e136556e94d80a4f848edf8425cd1 2d04fa50b26492980a097017ea6ac5920d17bff2 330908-73c6/_2s props: 330909 124885 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/net/mediatomb/files/patch-livav9 copyroot: 0 / PLAIN K 18 config.xml.dist.in V 32 file b-190207.0.r300897/17383751 K 12 mediatomb.in V 35 file e-190207.4c-302141.r311153/639 K 12 patch-livav7 V 31 file 2o-330909.0.r330909/124596 K 12 patch-livav9 V 31 file 2r-330909.0.r330909/124996 K 26 patch-youtube_video_url.cc V 32 file 5-265378.0.r300897/17383000 K 16 pkg-deinstall.in V 32 file i-190207.0.r300897/17382630 K 14 pkg-install.in V 32 file k-190207.0.r300897/17383384 END ENDREP id: a-190207.0.r330909/125721 type: dir pred: a-190207.0.r311153/1338 count: 16 text: 330909 125285 423 423 20503dcb2c334fe3337b330d3207de7f cpath: /head/net/mediatomb/files copyroot: 0 / PLAIN K 8 Makefile V 30 file 5-190207.0.r327755/504638 K 8 distinfo V 32 file 8-190207.0.r300897/17381525 K 5 files V 29 dir a-190207.0.r330909/125721 K 9 pkg-descr V 32 file m-190207.0.r300897/17381886 K 9 pkg-plist V 32 file o-190207.0.r300897/17384648 END ENDREP id: 4-190207.0.r330909/126176 type: dir pred: 4-190207.0.r327755/505213 count: 42 text: 330909 125910 253 253 a86e5baf03339b3dc1c4081a7b10028c cpath: /head/net/mediatomb copyroot: 0 / id: g-26088.1-327751.r330909/126361 type: file pred: g-26088.1-327751.r329667/33822 count: 126 text: 330909 27140 225 7303 942553c059df767ba30404a38dcfa9b2 af0b51c326e99702e8c7c33629d25881e847dbae 330908-73c6/_2u props: 316616 1287 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/net/opal/Makefile copyroot: 327751 /head/net/opal 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: 2v-330909.1-327751.r330909/126807 type: file count: 0 text: 330909 27396 2208 6976 821346dc41880ca0508046e04f60646a 656c13c7966965bcda3c4531049dbfbdc3268794 330908-73c6/_2x props: 330909 126696 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/net/opal/files/patch-ffmpeg copyroot: 327751 /head/net/opal PLAIN K 17 patch-Makefile.in V 37 file 8-160666.1-327751.r327751/264032 K 12 patch-ffmpeg V 38 file 2v-330909.1-327751.r330909/126807 K 42 patch-plugins_audio_SILK_SILK-SDK_Makefile V 37 file o-327751.1-327751.r327751/264482 K 23 patch-plugins_configure V 37 file d-242168.1-327751.r327751/264928 K 42 patch-plugins_video_H.263-1998_rfc2190.cxx V 37 file r-327751.1-327751.r327751/265390 K 43 patch-plugins_video_H.264_shared_x264wrap.h V 37 file t-327751.1-327751.r327751/265836 END ENDREP id: 8-42066.1-327751.r330909/127608 type: dir pred: 8-42066.1-327751.r327751/266601 count: 42 text: 330909 127117 478 478 917636b87d4f3711459d0656a760b641 cpath: /head/net/opal/files copyroot: 327751 /head/net/opal PLAIN K 8 Makefile V 36 file g-26088.1-327751.r330909/126361 K 8 distinfo V 36 file j-26088.1-327751.r327751/263593 K 5 files V 35 dir 8-42066.1-327751.r330909/127608 K 9 pkg-descr V 31 file n-26088.0.r300897/18187411 K 9 pkg-plist V 37 file u-155259.1-327751.r327751/266919 END ENDREP id: f-26088.1-327751.r330909/128110 type: dir pred: f-26088.1-327751.r329667/34439 count: 149 text: 330909 127824 273 273 e4ad54fd872b18ed3954c2933176b74a cpath: /head/net/opal copyroot: 327751 /head/net/opal PLAIN K 6 3proxy V 28 dir 2-85898.0.r327755/239988 K 11 44bsd-rdist V 26 dir 2-274391.0.r330038/689 K 7 6tunnel V 28 dir 2-38975.0.r327755/241396 K 14 AquaGatekeeper V 28 dir 2-92854.0.r327755/242332 K 21 DarwinStreamingServer V 28 dir 2-68653.0.r327755/243210 K 5 GeoIP V 28 dir g-64539.0.r327755/243973 K 8 Makefile V 24 file 2-43.0.r330548/1394 K 14 R-cran-twitteR V 29 dir 4-281153.0.r327755/244624 K 7 Sockets V 29 dir 4-126544.0.r327755/245372 K 6 abills V 29 dir 4-150795.0.r327755/246116 K 8 activemq V 29 dir 4-256429.0.r327755/246860 K 6 acx100 V 29 dir 4-112995.0.r327755/247627 K 8 afpfs-ng V 29 dir 4-312474.0.r327755/248371 K 4 aget V 28 dir 4-82143.0.r327755/249020 K 3 aoe V 29 dir 4-261148.0.r327755/249825 K 7 apinger V 28 dir 2-63192.0.r327755/250570 K 13 appkonference V 29 dir 4-266357.0.r327755/251265 K 8 arp-scan V 29 dir 4-221432.0.r327755/251983 K 6 arp-sk V 29 dir 4-106987.0.r327755/252641 K 6 arpdig V 29 dir 4-161502.0.r327755/253284 K 6 arping V 28 dir 4-33899.0.r327755/253980 K 10 arprelease V 28 dir 4-45740.0.r327755/254631 K 11 asfrecorder V 28 dir 4-42742.0.r327755/255341 K 4 asio V 29 dir 4-264737.0.r327755/256054 K 8 aslookup V 28 dir 4-61783.0.r327755/256801 K 8 asterisk V 29 dir 4-265329.0.r327755/257547 K 14 asterisk-oh323 V 29 dir 4-285319.0.r327755/258373 K 10 asterisk10 V 30 dir 1w-265329.0.r327755/259137 K 10 asterisk11 V 37 dir 1w-265329.0-307810.r327755/259962 K 10 asterisk14 V 29 dir 4-285269.0.r327755/260766 K 17 asterisk14-addons V 29 dir 4-285317.0.r327755/261537 K 5 avahi V 29 dir 4-148763.0.r327755/262151 K 9 avahi-app V 30 dir xl-201947.0.r327755/262911 K 13 avahi-autoipd V 30 dir yx-201947.0.r327755/263585 K 9 avahi-gtk V 30 dir z7-201947.0.r327755/264253 K 10 avahi-gtk3 V 37 dir z7-201947.0-323006.r327755/264969 K 12 avahi-header V 37 dir z7-201947.1-323006.r327755/265735 K 12 avahi-libdns V 30 dir zf-201947.0.r327755/266450 K 9 avahi-qt4 V 29 dir 4-202094.0.r327755/267117 K 11 avahi-sharp V 29 dir 8-156363.0.r327755/267783 K 6 babeld V 29 dir 4-253065.0.r327755/268477 K 7 balance V 28 dir 4-36112.0.r327755/269225 K 11 bcusdk-eibd V 29 dir 4-203956.0.r327755/269937 K 6 beacon V 29 dir 4-102457.0.r327755/270646 K 10 beanstalkd V 29 dir 4-211057.0.r327755/271345 K 8 bindtest V 29 dir 4-129196.0.r327755/272060 K 5 binkd V 28 dir 2-15559.0.r327755/272862 K 4 bird V 29 dir 4-135151.0.r327755/273596 K 10 bird-devel V 29 dir 4-285285.0.r327755/274342 K 5 bird6 V 29 dir c-257096.0.r327755/275085 K 8 bittwist V 29 dir 4-159890.0.r327755/275790 K 4 blam V 29 dir 4-122480.0.r327755/276501 K 3 bld V 29 dir 4-120337.0.r327755/277309 K 4 bmon V 28 dir 4-76175.0.r327755/278007 K 8 boclient V 28 dir 2-13055.0.r327755/278661 K 12 boinc-client V 29 dir 4-119621.0.r327755/279467 K 12 boinc_curses V 27 dir 4-185239.0.r328442/1120 K 6 bounce V 28 dir 2-15722.0.r327755/280835 K 8 bsdproxy V 28 dir 4-49502.0.r327888/655711 K 17 bwi-firmware-kmod V 29 dir 4-233556.0.r327755/282309 K 17 bwn-firmware-kmod V 29 dir 2-250053.0.r327755/283044 K 6 bwping V 29 dir 4-219436.0.r327755/283703 K 5 c3270 V 29 dir 4-124192.0.r327755/284403 K 6 cagibi V 29 dir 2-260386.0.r327755/285112 K 10 callweaver V 29 dir 4-241625.0.r327755/285873 K 9 ccxstream V 29 dir 4-116248.0.r327755/286636 K 10 citrix_ica V 28 dir 2-13291.0.r327755/287371 K 5 clamz V 29 dir 4-235544.0.r327755/288134 K 5 click V 26 dir 4-46381.0.r328979/2174 K 9 clusterit V 28 dir 2-17019.0.r327755/289637 K 3 cnd V 29 dir 4-103778.0.r327755/290346 K 4 cnet V 27 dir 2-9627.0.r327755/291045 K 5 cnupm V 29 dir 4-137868.0.r327755/291837 K 12 coda6_client V 28 dir 4-88854.0.r327755/292497 K 12 coda6_server V 28 dir 4-88851.0.r327755/293260 K 9 corkscrew V 28 dir 4-41594.0.r327755/294019 K 20 courier-authlib-ldap V 30 dir 45-124478.0.r327755/294596 K 11 crtmpserver V 29 dir 4-269987.0.r327755/295352 K 8 cryptcat V 28 dir 4-39443.0.r327755/296060 K 6 csocks V 29 dir 4-199084.0.r327755/296771 K 6 csync2 V 29 dir 4-192413.0.r327755/297475 K 2 ct V 29 dir 4-313475.0.r327755/298215 K 6 ctrace V 28 dir 4-46880.0.r327755/298864 K 5 cvsup V 27 dir 2-3543.0.r328711/507316 K 12 cvsup-mirror V 27 dir 2-5495.0.r327755/300549 K 17 cvsup-without-gui V 28 dir 2-52996.0.r327755/301109 K 8 cvsupchk V 29 dir 4-147963.0.r327755/301769 K 6 cvsync V 26 dir 4-77285.0.r330479/2555 K 8 cyphesis V 29 dir 4-144003.0.r327755/303266 K 12 daemonlogger V 29 dir 4-189750.0.r327755/303978 K 5 dante V 28 dir 2-23424.0.r327755/304734 K 3 daq V 29 dir 4-267950.0.r327755/305422 K 8 datapipe V 25 dir 2-24405.0.r328557/613 K 7 dbeacon V 29 dir 4-238550.0.r327755/306827 K 8 delegate V 27 dir 2-5585.0.r327755/307527 K 18 desktop-data-model V 29 dir 4-213986.0.r327755/308299 K 7 despoof V 28 dir 4-32219.0.r327755/309058 K 3 dgd V 25 dir 2-46.0.r327755/309774 K 10 dgd-kernel V 29 dir a-252175.0.r327755/310527 K 9 dgd-lpmud V 26 dir 2-490.0.r327755/311278 K 5 dhcp6 V 27 dir 4-115178.0.r330598/2139 K 6 dhcpcd V 29 dir 4-204767.0.r327755/312730 K 11 dhcpd-pools V 29 dir 4-289851.0.r327755/313384 K 8 dhcpdump V 28 dir 4-39807.0.r327755/314038 K 7 dhcperf V 29 dir 4-175936.0.r327755/314698 K 7 dhcping V 28 dir 4-39806.0.r327755/315357 K 9 dhcprelay V 29 dir 4-148362.0.r327755/316069 K 9 dhcprelya V 29 dir 4-203928.0.r327755/316770 K 5 dictd V 28 dir 4-37574.0.r327755/317514 K 14 dictd-database V 28 dir 4-37684.0.r327755/318225 K 5 dimes V 29 dir 4-165278.0.r327755/318945 K 11 dosdetector V 29 dir 4-136879.0.r327755/320417 K 8 drawterm V 29 dir 4-291503.0.r327755/321134 K 19 dropbox-api-command V 29 dir 4-278276.0.r327755/321803 K 16 dropbox-uploader V 29 dir 4-326903.0.r327755/322468 K 4 dtcp V 26 dir 4-68601.0.r329334/1814 K 10 dtcpclient V 26 dir 4-77023.0.r329331/2268 K 10 e169-stats V 27 dir 4-234951.0.r330063/1633 K 8 easysoap V 28 dir 4-48791.0.r327755/325326 K 8 echoping V 27 dir 2-6196.0.r327755/326031 K 9 ecore-con V 27 dir ah-208836.0.r329505/712 K 5 empty V 29 dir 4-143139.0.r327755/327457 K 4 enet V 27 dir 4-173665.0.r329398/1860 K 9 entitymib V 28 dir 4-97822.0.r327755/328903 K 13 erlang_xmlrpc V 28 dir 4-76931.0.r327755/329653 K 9 erlyvideo V 29 dir 4-268482.0.r327755/330419 K 9 etherboot V 28 dir 2-17938.0.r327755/331123 K 6 etrace V 29 dir 4-169050.0.r327755/331884 K 6 exabgp V 27 dir 4-307357.0.r327877/2034 K 7 findmtu V 26 dir 4-113656.0.r330165/931 K 8 flowgrep V 29 dir 4-138187.0.r327755/334041 K 9 fonulator V 29 dir 4-255757.0.r327755/334709 K 4 forg V 28 dir 4-48163.0.r327755/335417 K 8 fpc-ldap V 29 dir 4-259372.0.r327755/336021 K 8 fpc-pcap V 29 dir 4-199671.0.r327755/336630 K 5 fping V 27 dir 2-6006.0.r327755/337264 K 12 freebsd-tftp V 29 dir 4-206499.0.r327755/337923 K 12 freebsd-uucp V 28 dir 4-47558.0.r327804/717529 K 7 freedbd V 29 dir 4-141659.0.r327755/339396 K 8 freenet6 V 25 dir 4-49844.0.r329760/643 K 6 freenx V 29 dir 4-132807.0.r327755/340947 K 17 freeradius-client V 29 dir 4-224557.0.r327755/341716 K 11 freeradius2 V 25 dir l-58874.0.r330361/952 K 11 freeradius3 V 33 dir l-58874.0-330268.r330361/1750 K 7 freerdp V 27 dir 4-258735.0.r329700/1658 K 10 freeswitch V 29 dir 4-240059.0.r327755/343870 K 15 freeswitch-core V 27 dir 6-256414.0.r330730/3767 K 21 freeswitch-core-devel V 29 dir 6-296865.0.r327755/345409 K 21 freeswitch-curl-devel V 29 dir 9-297216.0.r327755/346046 K 16 freeswitch-devel V 29 dir 6-297220.0.r327755/346674 K 26 freeswitch-insideout-devel V 29 dir f-297216.0.r327755/347310 K 20 freeswitch-sbc-devel V 29 dir l-297216.0.r327755/347950 K 24 freeswitch-vanilla-devel V 29 dir r-297216.0.r327755/348694 K 9 freevrrpd V 28 dir 4-53991.0.r327755/349462 K 11 freewais-sf V 27 dir 2-5677.0.r327755/350206 K 7 frickin V 29 dir 4-178736.0.r327755/350910 K 9 fspclient V 26 dir 2-337.0.r327755/351606 K 4 fspd V 28 dir 4-41259.0.r327755/352303 K 6 fsplib V 29 dir 4-131351.0.r327755/352954 K 8 ftelnetd V 26 dir 4-187145.0.r328228/919 K 7 g2ipmsg V 29 dir 4-180659.0.r327755/354308 K 8 gateway6 V 26 dir 4-199062.0.r327784/704 K 11 get_iplayer V 29 dir 4-270535.0.r327755/355818 K 4 gini V 28 dir 4-79743.0.r327755/356570 K 10 gkrellmqst V 28 dir 4-44666.0.r327755/357273 K 16 gkrellmwireless2 V 28 dir 4-90371.0.r327755/358038 K 6 glflow V 29 dir 4-116101.0.r327755/358708 K 15 glib-networking V 29 dir 2-280289.0.r327755/359470 K 5 gnet2 V 28 dir r-25886.0.r327755/360230 K 7 gnetcat V 28 dir 4-98023.0.r327755/360928 K 9 gnome-mud V 28 dir g-27634.0.r327755/361634 K 15 gnome-netstatus V 28 dir 4-97194.0.r327755/362394 K 13 gnome-nettool V 28 dir 4-97196.0.r327755/363159 K 8 gnu-dico V 29 dir 4-261667.0.r327755/364629 K 10 gnu-radius V 28 dir 4-55703.0.r327755/365378 K 6 go.net V 29 dir 4-296618.0.r327755/366094 K 6 gofish V 28 dir 4-77920.0.r327755/366801 K 5 gogoc V 29 dir 4-264808.0.r327755/367560 K 8 googlecl V 29 dir 4-256694.0.r327755/368303 K 10 googolplex V 28 dir 4-54432.0.r327755/368962 K 6 gopher V 24 dir 2-553.0.r328577/1229 K 8 gotthard V 29 dir 4-155738.0.r327755/370419 K 4 gpxe V 29 dir 4-259146.0.r327755/371114 K 2 gq V 28 dir 2-30417.0.r327755/371849 K 9 grdesktop V 29 dir 4-102177.0.r327755/372557 K 5 grive V 29 dir 4-318949.0.r327755/373247 K 6 grsync V 29 dir 4-198307.0.r327755/373988 K 3 gsk V 28 dir 4-42137.0.r327755/374737 K 6 gspoof V 28 dir 4-74195.0.r327755/375482 K 5 gssdp V 26 dir 4-246710.0.r330885/672 K 24 gstreamer-plugins-libmms V 29 dir 2-130621.0.r327755/376793 K 25 gstreamer1-plugins-libmms V 30 dir 77-316693.0.r327755/377387 K 4 gtic V 28 dir 2-23397.0.r327755/378156 K 7 gtk-vnc V 29 dir 4-203864.0.r327755/378912 K 9 gtknetcat V 27 dir 4-329644.0.r329644/3561 K 5 gupnp V 27 dir 4-246711.0.r330886/1178 K 8 gupnp-av V 27 dir 4-246715.0.r330887/1043 K 9 gupnp-igd V 26 dir 4-246716.0.r330888/556 K 8 gupnp-ui V 26 dir 4-246714.0.r330889/512 K 10 gutenfetch V 28 dir 4-47939.0.r327755/382508 K 6 gwhois V 29 dir 4-198459.0.r327755/383163 K 10 hanstunnel V 29 dir 4-321982.0.r327755/383853 K 7 haproxy V 26 dir 4-82171.0.r329875/1193 K 13 haproxy-devel V 26 dir k-82171.0.r329875/1920 K 6 hawknl V 29 dir 4-158101.0.r327755/386086 K 12 hawknl-devel V 29 dir i-158101.0.r327755/386850 K 9 hexinject V 29 dir 4-263567.0.r327755/387501 K 8 heybuddy V 29 dir 4-273098.0.r327755/388253 K 6 hf6to4 V 26 dir 4-90232.0.r330730/4519 K 7 hidentd V 28 dir 4-92957.0.r327755/389660 K 5 hinfo V 28 dir 4-78921.0.r327755/390365 K 8 hlmaster V 28 dir 4-45124.0.r327755/391117 K 6 honeyd V 28 dir 4-61801.0.r327755/391873 K 7 hornetq V 29 dir 4-297432.0.r327755/392726 K 7 hostapd V 29 dir 4-268964.0.r327755/393426 K 4 howl V 28 dir 4-86740.0.r327755/394176 K 5 hping V 28 dir 2-34329.0.r327755/394864 K 11 hping-devel V 29 dir 4-148354.0.r327755/395566 K 11 hs-hostname V 29 dir 7-254755.0.r327755/396233 K 13 hs-maccatcher V 30 dir 7m-315580.0.r327755/396904 K 10 hs-network V 29 dir 2-273777.0.r327755/397570 K 18 hs-network-conduit V 29 dir 5-298137.0.r327755/398240 K 15 hs-network-info V 30 dir qs-309275.0.r327755/398919 K 20 hs-network-multicast V 30 dir r0-309275.0.r327755/399601 K 7 hs-pcap V 29 dir 7-254592.0.r327755/400273 K 19 hs-publicsuffixlist V 30 dir 7x-315580.0.r327755/400946 K 11 hs-sendfile V 29 dir 2-273778.0.r327755/401621 K 18 hs-simple-sendfile V 29 dir 7-279657.0.r327755/402293 K 8 hs-socks V 29 dir 5-298138.0.r327755/402961 K 7 hsflowd V 27 dir 4-308443.0.r330270/1850 K 7 htpdate V 27 dir 4-137116.0.r328092/1563 K 9 http_ping V 26 dir 4-46089.0.r330599/1730 K 7 httping V 27 dir 4-141360.0.r329048/2050 K 6 httpry V 29 dir 4-214799.0.r327755/406529 K 5 hupnp V 29 dir 4-268683.0.r327755/407273 K 8 iaxmodem V 29 dir 4-166113.0.r327755/407968 K 8 icmpinfo V 27 dir 2-7060.0.r327755/408621 K 5 icpld V 28 dir 4-97508.0.r327755/409276 K 3 iet V 29 dir 4-269743.0.r327755/410027 K 6 ifdepd V 29 dir 4-131435.0.r327755/410786 K 8 iffinder V 29 dir 4-192952.0.r327755/411448 K 6 ifstat V 28 dir 4-78636.0.r327755/412151 K 8 ifstated V 29 dir 4-122052.0.r327755/412851 K 9 igmpproxy V 29 dir 4-230360.0.r327755/413613 K 4 ilbc V 29 dir 4-154756.0.r328226/802744 K 9 imapproxy V 28 dir 4-85868.0.r327755/415072 K 6 iodine V 29 dir 4-185781.0.r327755/415948 K 7 ip6_int V 28 dir 4-50519.0.r327755/416604 K 9 ipa_ip6fw V 29 dir 4-152304.0.r327755/417266 K 8 ipa_ipfw V 29 dir 2-152302.0.r327755/417927 K 10 ipfw-graph V 28 dir 4-50151.0.r327755/418682 K 6 ipgrab V 28 dir 4-98920.0.r327755/419380 K 5 iplog V 28 dir 2-22275.0.r327755/420186 K 6 ipsorc V 28 dir 4-51233.0.r327755/420931 K 9 ipsumdump V 28 dir 4-98008.0.r327755/421578 K 5 ipsvd V 28 dir 4-80716.0.r327755/422284 K 4 irrd V 29 dir 4-107027.0.r327755/423035 K 17 isc-dhcp41-client V 29 dir 4-253843.0.r327755/423750 K 16 isc-dhcp41-relay V 29 dir e-253843.0.r327755/424483 K 17 isc-dhcp41-server V 29 dir o-253843.0.r327755/425310 K 17 isc-dhcp42-client V 29 dir 4-277279.0.r327755/426033 K 16 isc-dhcp42-relay V 29 dir e-277279.0.r327755/426763 K 17 isc-dhcp42-server V 29 dir o-277279.0.r327755/427581 K 12 iscsi-target V 29 dir 4-174795.0.r327755/428413 K 5 istgt V 29 dir 4-229861.0.r327755/429112 K 4 jags V 28 dir 4-44917.0.r327755/429859 K 19 jakarta-commons-net V 29 dir 4-174205.0.r327755/430570 K 13 java-beepcore V 28 dir 4-80585.0.r327755/431293 K 5 jcifs V 29 dir 4-130585.0.r327755/431957 K 7 jgroups V 29 dir 4-271245.0.r327755/432664 K 5 jicmp V 27 dir 4-215940.0.r329313/1080 K 6 jicmp6 V 27 dir 4-304466.0.r329314/1089 K 5 jpcap V 29 dir 4-249551.0.r327755/434802 K 9 jrdesktop V 29 dir 4-213084.0.r327755/435564 K 4 jsch V 29 dir 4-125567.0.r327755/436220 K 8 jumpgate V 28 dir 4-40623.0.r327755/436876 K 6 jwhois V 28 dir 4-31050.0.r327755/437631 K 11 kdenetwork4 V 28 dir 17-8451.0.r327755/438384 K 11 kio-upnp-ms V 29 dir 4-268684.0.r327755/439054 K 5 kippo V 29 dir 6-312776.0.r327755/439794 K 5 kissd V 29 dir 4-141661.0.r328226/803398 K 3 knc V 26 dir 4-311990.0.r329445/567 K 10 knemo-kde4 V 29 dir u-127069.0.r329697/108108 K 7 kojoney V 29 dir 4-178965.0.r327755/442549 K 4 krdc V 30 dir ig-311483.0.r327755/443208 K 4 krfb V 30 dir io-311483.0.r327755/443869 K 6 kwooty V 29 dir 4-257736.0.r327755/444582 K 5 l2tpd V 28 dir 4-68654.0.r327755/445338 K 4 l4ip V 29 dir 4-156224.0.r327755/446048 K 5 ladvd V 29 dir 2-218079.0.r327755/446755 K 3 lam V 28 dir 4-52199.0.r327755/447505 K 9 lambdamoo V 28 dir 2-24446.0.r327755/448204 K 4 latd V 28 dir 4-96500.0.r327755/448849 K 10 ldap-stats V 29 dir 4-242949.0.r327755/449504 K 8 ldap2dns V 28 dir 4-89733.0.r327755/450195 K 11 ldapbrowser V 28 dir 4-95405.0.r327755/450897 K 8 ldapdiff V 28 dir 4-62102.0.r327755/451661 K 11 ldapscripts V 29 dir 4-145605.0.r327755/452421 K 7 ldapsdk V 28 dir 2-18996.0.r327755/453130 K 6 ldapsh V 29 dir 4-114976.0.r327755/453884 K 3 lft V 28 dir 4-76934.0.r327755/454536 K 7 libarms V 29 dir 4-297810.0.r327755/455246 K 10 libbgpdump V 29 dir 4-181748.0.r327755/455965 K 7 libcmis V 29 dir 4-289632.0.r327755/456710 K 7 libdnet V 28 dir 4-60054.0.r327755/457466 K 10 libexosip2 V 29 dir 4-165080.0.r328226/804110 K 5 libfb V 29 dir c-255757.0.r327755/458903 K 9 libfixbuf V 29 dir 4-211211.0.r327755/459648 K 11 libgnetwork V 29 dir 4-106189.0.r327755/460413 K 11 libgweather V 30 dir hk-209647.0.r327755/461137 K 7 libilbc V 29 dir 6-323479.0.r327755/461835 K 13 libkvkontakte V 29 dir 4-298857.0.r327755/462497 K 12 libmediawiki V 29 dir 4-298858.0.r327755/463166 K 6 libmms V 29 dir 2-125974.0.r327755/463880 K 6 libmxp V 29 dir 4-185910.0.r327755/464589 K 9 libnatpmp V 29 dir 4-240376.0.r327755/465283 K 6 libnet V 28 dir 2-18620.0.r327804/718263 K 8 libnet10 V 28 dir l-18620.0.r327804/719016 K 10 libnetdude V 29 dir 4-108342.0.r327755/467524 K 6 libnfs V 29 dir 4-313012.0.r327755/468225 K 7 libnids V 28 dir 2-24577.0.r327755/468968 K 16 libnids-libnet11 V 29 dir 6-318350.0.r327755/469573 K 12 libnss-mysql V 28 dir 4-88053.0.r327755/470340 K 8 liboauth V 29 dir 4-263819.0.r327755/471052 K 10 libopennet V 29 dir 4-136004.0.r327755/471769 K 8 liboping V 29 dir 4-201112.0.r327755/472489 K 7 libosip V 28 dir 4-61254.0.r328226/804818 K 8 libosip2 V 35 dir 4-61254.0-317958.r328226/805568 K 7 libpcap V 28 dir 4-95554.0.r327755/474674 K 10 libpcapnav V 29 dir 4-108340.0.r328226/806318 K 8 libproxy V 29 dir 4-229131.0.r327755/476152 K 14 libproxy-gnome V 29 dir 4-229132.0.r327755/476821 K 12 libproxy-kde V 29 dir 4-229133.0.r327755/477497 K 13 libproxy-perl V 30 dir 11-280290.0.r327755/478170 K 15 libproxy-python V 30 dir 19-280290.0.r327755/478851 K 15 libproxy-webkit V 29 dir 4-229135.0.r327755/479531 K 11 librouteros V 29 dir 4-294326.0.r327755/480254 K 8 librsync V 28 dir 4-39735.0.r327755/481014 K 11 libsocket++ V 27 dir 2-5559.0.r327755/481767 K 12 libsocketcpp V 28 dir 4-46124.0.r328226/807068 K 7 libsrtp V 29 dir 4-273606.0.r327755/483228 K 8 libtcp4u V 29 dir 4-117543.0.r327755/483935 K 6 libtnl V 29 dir 4-156244.0.r327755/484697 K 8 libtrace V 29 dir 4-201153.0.r327755/485393 K 6 libunp V 28 dir 2-22128.0.r327755/486147 K 6 libutp V 29 dir 4-301628.0.r327755/486889 K 12 libvncserver V 26 dir 4-100456.0.r330792/615 K 7 liferea V 28 dir 4-87830.0.r327755/488348 K 4 linc V 28 dir 4-54607.0.r327755/489096 K 14 linc-reference V 29 dir 7-161873.0.r327755/489711 K 19 link-monitor-applet V 29 dir 4-114973.0.r327755/490438 K 6 linknx V 29 dir 4-222557.0.r327755/491210 K 8 linphone V 28 dir 4-73565.0.r327755/491768 K 13 linphone-base V 29 dir 1c-73565.0.r327755/492642 K 18 linux-f10-nss_ldap V 29 dir 4-289547.0.r327755/493434 K 18 linux-f10-openldap V 26 dir 4-237061.0.r329572/744 K 15 linux-nx-client V 29 dir 4-117877.0.r327755/494812 K 8 linuxigd V 28 dir 4-63954.0.r327755/495578 K 9 liveMedia V 28 dir 4-67954.0.r327755/496380 K 3 lla V 28 dir 4-42773.0.r327755/497073 K 3 ltm V 29 dir 4-172917.0.r327755/497775 K 15 lua50-luasocket V 29 dir 6-202228.0.r327755/498340 K 7 lualdap V 29 dir 4-310576.0.r327755/499085 K 9 luasocket V 28 dir 4-88031.0.r327755/499839 K 7 lvwimax V 29 dir 4-265433.0.r327755/500597 K 13 mDNSResponder V 27 dir 4-102780.0.r330908/1391 K 7 mad_fcl V 29 dir 4-101050.0.r327755/502005 K 8 mars_nwe V 28 dir 2-16370.0.r327755/502920 K 11 mcast-tools V 27 dir 5-148981.0.r330603/3667 K 10 mediaproxy V 29 dir 4-172930.0.r327755/504454 K 9 mediatomb V 29 dir 4-190207.0.r330909/126176 K 4 mgen V 29 dir 4-120823.0.r327755/505921 K 11 micro_inetd V 29 dir 4-170706.0.r327755/506631 K 11 micro_proxy V 29 dir 4-141791.0.r327755/507405 K 8 minidlna V 26 dir 6-266271.0.r328111/743 K 13 minisapserver V 29 dir 4-109949.0.r327755/508877 K 9 minissdpd V 29 dir 4-246303.0.r327755/509589 K 9 miniupnpc V 29 dir 4-206184.0.r327804/719766 K 9 miniupnpd V 29 dir 4-189035.0.r327755/511100 K 6 miredo V 29 dir 4-170488.0.r327755/511845 K 5 mknbi V 29 dir 4-131642.0.r327755/512598 K 5 mmucl V 28 dir 4-32668.0.r327755/513348 K 13 mono-zeroconf V 29 dir 4-219307.0.r327755/514063 K 4 mopd V 28 dir 2-23127.0.r327755/514819 K 11 morebalance V 28 dir 4-90859.0.r327755/515572 K 4 mosh V 29 dir 4-294568.0.r327755/516274 K 22 mpd-l2tp-ipv6pd-client V 26 dir 4-204792.0.r330520/904 K 4 mpd5 V 29 dir l-143241.0.r327755/517709 K 6 mpich2 V 28 dir f-10813.0.r327755/518458 K 5 mping V 29 dir 4-151786.0.r327755/519114 K 7 mrouted V 27 dir 4-174057.0.r330600/2118 K 5 msend V 25 dir 4-40999.0.r329444/653 K 3 mtr V 25 dir 2-12789.0.r330010/755 K 9 mtr-nox11 V 26 dir 4-267856.0.r329979/365 K 9 nakenchat V 28 dir 4-90594.0.r327755/522446 K 3 nam V 28 dir 2-18229.0.r327755/523193 K 4 nast V 28 dir 4-79754.0.r327755/523888 K 10 nbd-server V 28 dir 4-96889.0.r327755/524576 K 2 nc V 28 dir 4-43905.0.r327755/525228 K 3 nc6 V 28 dir 4-62299.0.r327755/525926 K 3 ncp V 28 dir 4-85542.0.r327755/526574 K 6 ncplib V 28 dir 2-23722.0.r327755/527372 K 6 ndisc6 V 29 dir 4-170423.0.r327755/528129 K 7 nemesis V 28 dir 2-30355.0.r327755/528831 K 9 nepenthes V 29 dir 4-152606.0.r327755/529591 K 5 nepim V 29 dir 4-143336.0.r327755/530300 K 8 net-http V 28 dir 4-42610.0.r327755/531008 K 4 net6 V 29 dir 4-146234.0.r327755/531716 K 8 netatalk V 27 dir 2-7427.0.r327755/532501 K 9 netatalk3 V 34 dir 2-7427.0-303601.r327755/533413 K 6 netcat V 27 dir 2-4635.0.r327755/534133 K 7 netdude V 28 dir 4-67973.0.r327755/534881 K 9 netembryo V 29 dir 4-203969.0.r327755/535588 K 6 netmap V 28 dir 4-54449.0.r327755/536293 K 8 netpipes V 27 dir 2-8145.0.r327755/537040 K 9 netscript V 28 dir 4-43311.0.r327755/537794 K 6 netsed V 28 dir 4-39457.0.r327755/538494 K 9 netselect V 29 dir 4-167914.0.r327755/539192 K 15 netspeed_applet V 28 dir 4-75155.0.r327755/539953 K 9 netstrain V 28 dir 4-85430.0.r327755/540713 K 7 nettest V 27 dir 2-8412.0.r327755/541459 K 6 netwib V 28 dir 2-61938.0.r327755/542209 K 6 neubot V 29 dir 4-284104.0.r327755/542947 K 8 nfsshell V 29 dir 4-128362.0.r327755/543655 K 9 ng_daphne V 29 dir 4-109957.0.r327755/544368 K 16 ng_mikrotik_eoip V 29 dir 4-287817.0.r327755/545091 K 5 ngrep V 26 dir 2-24349.0.r329759/1618 K 6 nifmon V 29 dir 4-102181.0.r327755/547263 K 5 nload V 28 dir 2-63034.0.r327755/547917 K 11 nocatsplash V 28 dir 4-97167.0.r327755/548727 K 7 nos-ttb V 29 dir 4-134692.0.r327755/549494 K 3 nph V 29 dir 4-166293.0.r327755/550262 K 2 ns V 28 dir 2-18227.0.r327755/551006 K 13 nss-pam-ldapd V 29 dir 2-239495.0.r327755/551744 K 18 nss-pam-ldapd-sasl V 29 dir 4-297796.0.r327755/552314 K 8 nss_ldap V 28 dir 4-79142.0.r327755/553071 K 5 nstxd V 29 dir 4-188110.0.r327755/553881 K 7 ntlmaps V 29 dir 4-196887.0.r327755/554595 K 4 ntop V 28 dir 2-12437.0.r327755/555391 K 3 ntp V 28 dir 2-10863.0.r327755/556189 K 9 ntp-devel V 29 dir 2-155166.0.r327755/556939 K 6 ntp-rc V 29 dir 2-264098.0.r327755/557752 K 11 ntraceroute V 29 dir 5-275510.0.r327755/558462 K 6 nusoap V 29 dir 4-199582.0.r327755/559181 K 7 nxproxy V 27 dir 4-257308.0.r330090/1102 K 8 nxserver V 29 dir 4-132806.0.r327755/560704 K 7 nyancat V 29 dir 4-293986.0.r327755/561405 K 5 nylon V 28 dir 4-44837.0.r327755/562102 K 7 ohphone V 28 dir 2-31750.0.r327755/562854 K 5 olsrd V 29 dir 4-132785.0.r327755/563597 K 5 omcmd V 29 dir 4-268379.0.r327755/564300 K 7 omnitty V 29 dir 4-163459.0.r327755/565008 K 7 onenetd V 28 dir 4-76761.0.r327755/565668 K 8 onioncat V 29 dir 4-254034.0.r327755/566424 K 14 online-desktop V 29 dir 4-214214.0.r327755/567197 K 4 opal V 35 dir f-26088.1-327751.r330909/128110 K 7 openafs V 29 dir 4-274600.0.r327755/568841 K 6 openam V 28 dir 2-28274.0.r327755/569551 K 8 openbgpd V 26 dir 4-135476.0.r330656/557 K 7 opendpi V 29 dir 4-244370.0.r328226/807782 K 8 openh323 V 28 dir r-26088.0.r327755/571728 K 9 openistgt V 29 dir i-229861.0.r327755/572440 K 17 openldap24-client V 30 dir 1k-134633.0.r327755/573012 K 22 openldap24-sasl-client V 30 dir 1o-134633.0.r327755/573593 K 17 openldap24-server V 28 dir 1s-134633.0.r329102/2368 K 7 openmcu V 28 dir 4-35342.0.r327755/575253 K 7 openmpi V 29 dir 4-146513.0.r327755/576008 K 6 openmq V 29 dir 4-250506.0.r327755/576827 K 13 openmq-client V 29 dir 4-250521.0.r327755/577394 K 8 openntpd V 27 dir 4-113409.0.r329324/1381 K 6 opennx V 29 dir 4-281859.0.r327755/578857 K 9 openospfd V 29 dir 4-157722.0.r327755/579620 K 7 openpgm V 29 dir 4-311096.0.r327755/580320 K 10 openradius V 28 dir 4-89526.0.r327755/581178 K 7 openser V 29 dir 4-147532.0.r327755/581888 K 7 openslp V 28 dir 4-48258.0.r327755/582639 K 11 opentracker V 29 dir 4-238615.0.r327755/583451 K 11 openvswitch V 29 dir 4-286741.0.r327755/584203 K 4 ortp V 28 dir 4-91729.0.r327755/584955 K 11 osrtspproxy V 28 dir 4-68194.0.r327755/585708 K 7 ossp-sa V 28 dir 4-74370.0.r327755/586469 K 8 ostinato V 27 dir 2-313754.0.r328364/1134 K 5 owamp V 29 dir 4-323552.0.r327755/587812 K 14 owncloud-csync V 27 dir 4-322540.0.r330495/2100 K 14 p5-AddressBook V 29 dir 4-122532.0.r327755/589265 K 20 p5-Amazon-SQS-Simple V 29 dir 4-203294.0.r327755/590039 K 17 p5-AnyEvent-MPRPC V 29 dir 4-283957.0.r327755/590759 K 20 p5-AnyEvent-RabbitMQ V 29 dir 4-284707.0.r327755/591482 K 19 p5-AnyEvent-Twitter V 29 dir 4-244542.0.r327755/592216 K 26 p5-AnyEvent-Twitter-Stream V 29 dir 4-252978.0.r327755/592947 K 13 p5-AnyMQ-AMQP V 29 dir 4-284709.0.r327755/593682 K 15 p5-Apache2-SOAP V 29 dir 4-154602.0.r327755/594405 K 13 p5-BBS-Client V 29 dir 4-214030.0.r327755/595126 K 15 p5-BBS-UserInfo V 29 dir 4-171179.0.r327755/595848 K 22 p5-BBS-UserInfo-Maple3 V 29 dir 4-171177.0.r327755/596576 K 26 p5-BBS-UserInfo-Maple3itoc V 29 dir 4-176971.0.r327755/597316 K 19 p5-BBS-UserInfo-Ptt V 29 dir 4-171175.0.r327755/598053 K 19 p5-BBS-UserInfo-SOB V 29 dir 4-178225.0.r327755/598783 K 22 p5-BBS-UserInfo-Wretch V 29 dir 4-177948.0.r327755/599516 K 19 p5-Beanstalk-Client V 29 dir 4-244174.0.r327755/600248 K 16 p5-Cisco-IPPhone V 29 dir 4-196413.0.r327755/600974 K 15 p5-Crypt-DH-GMP V 29 dir 4-250413.0.r327755/601740 K 17 p5-Daemon-Generic V 27 dir 4-213941.0.r329571/1059 K 24 p5-Data-IPV4-Range-Parse V 29 dir 4-264391.0.r327755/603184 K 10 p5-EasyTCP V 28 dir 4-54739.0.r327755/603902 K 12 p5-Event-tcp V 29 dir 4-238052.0.r327755/604619 K 13 p5-File-Rsync V 28 dir 4-43102.0.r327755/605383 K 14 p5-File-RsyncP V 28 dir 4-97990.0.r327755/606101 K 20 p5-Filesys-SmbClient V 28 dir 4-86709.0.r327755/606862 K 15 p5-Frontier-RPC V 28 dir 4-39260.0.r327755/607588 K 9 p5-Geo-IP V 28 dir g-64571.0.r327755/608291 K 18 p5-Geo-IP-PurePerl V 29 dir 4-183831.0.r327755/609017 K 13 p5-Geo-IPfree V 28 dir 4-78006.0.r327755/609734 K 22 p5-Google-SAML-Request V 29 dir 4-238987.0.r327755/610463 K 23 p5-Google-SAML-Response V 29 dir 4-238986.0.r327755/611196 K 13 p5-Growl-GNTP V 29 dir 4-283260.0.r327755/611918 K 15 p5-IO-Interface V 28 dir 4-42007.0.r327755/612684 K 18 p5-IO-Socket-INET6 V 28 dir i-84080.0.r327755/613407 K 15 p5-IO-Socket-IP V 27 dir 4-286391.0.r328846/3443 K 22 p5-IO-Socket-Multicast V 28 dir 4-66084.0.r327755/614848 K 23 p5-IO-Socket-Multicast6 V 29 dir 4-187268.0.r327755/615583 K 15 p5-IP-Anonymous V 29 dir 5-271302.0.r327755/616312 K 13 p5-IP-Country V 29 dir 4-138006.0.r327755/617022 K 14 p5-IPC-Session V 29 dir 4-255790.0.r327755/617741 K 17 p5-JavaScript-RPC V 29 dir 4-163623.0.r327755/618469 K 35 p5-Jifty-Plugin-Authentication-Ldap V 29 dir 4-236274.0.r327755/619219 K 6 p5-Net V 27 dir 2-4115.0.r327755/619982 K 11 p5-Net-AMQP V 29 dir 4-284703.0.r327755/620682 K 11 p5-Net-APNS V 29 dir 4-302510.0.r327755/621386 K 20 p5-Net-APNs-Extended V 29 dir 4-327671.0.r327755/622095 K 10 p5-Net-ARP V 29 dir 4-176576.0.r327755/622867 K 23 p5-Net-Address-Ethernet V 29 dir 4-168560.0.r327755/623589 K 25 p5-Net-Address-IPv4-Local V 29 dir 4-163391.0.r327755/624336 K 13 p5-Net-Amazon V 28 dir 4-92468.0.r327755/625110 K 21 p5-Net-Amazon-AWSSign V 29 dir 4-270562.0.r327755/625840 K 17 p5-Net-Amazon-EC2 V 29 dir 4-203290.0.r327755/626616 K 28 p5-Net-Amazon-MechanicalTurk V 29 dir 4-203282.0.r327755/627394 K 16 p5-Net-Amazon-S3 V 29 dir 4-175047.0.r327755/628127 K 23 p5-Net-Amazon-Signature V 29 dir 4-209710.0.r327755/628861 K 23 p5-Net-Amazon-Thumbnail V 29 dir 4-209719.0.r327755/629654 K 15 p5-Net-Analysis V 29 dir 4-172913.0.r327755/630386 K 27 p5-Net-Appliance-Phrasebook V 29 dir 4-253742.0.r327755/631128 K 24 p5-Net-Appliance-Session V 29 dir 4-253745.0.r327755/631868 K 10 p5-Net-BGP V 28 dir 4-66035.0.r327755/632597 K 14 p5-Net-Blogger V 29 dir 4-126066.0.r327755/633322 K 16 p5-Net-CIDR-Lite V 28 dir 4-98351.0.r327755/634048 K 20 p5-Net-CIDR-MobileJP V 29 dir 4-258407.0.r327755/634778 K 19 p5-Net-CLI-Interact V 27 dir 4-282971.0.r328846/4466 K 11 p5-Net-CSTA V 29 dir 4-168204.0.r327755/636232 K 18 p5-Net-CascadeCopy V 29 dir 4-263229.0.r327755/636959 K 16 p5-Net-Cassandra V 29 dir 4-237947.0.r327755/637687 K 21 p5-Net-Cassandra-Easy V 29 dir 4-252426.0.r327755/638420 K 17 p5-Net-DAV-Server V 29 dir 4-168289.0.r327755/639146 K 11 p5-Net-DHCP V 29 dir 4-167683.0.r327755/639857 K 17 p5-Net-DHCPClient V 29 dir 4-146019.0.r327755/640578 K 14 p5-Net-DLookup V 28 dir 4-45130.0.r327755/641299 K 13 p5-Net-Daemon V 28 dir 2-26322.0.r327755/642020 K 16 p5-Net-Delicious V 29 dir 4-115347.0.r327755/642742 K 11 p5-Net-Dict V 26 dir 4-63576.0.r328846/5624 K 13 p5-Net-Divert V 28 dir 4-74740.0.r327755/644206 K 18 p5-Net-Dropbox-API V 29 dir 4-265052.0.r327755/644928 K 10 p5-Net-EPP V 29 dir 4-156348.0.r327755/645647 K 16 p5-Net-EPP-Proxy V 29 dir 4-156417.0.r327755/646373 K 16 p5-Net-FS-Flickr V 29 dir 4-169487.0.r327755/647104 K 15 p5-Net-FS-Gmail V 29 dir 4-168390.0.r327755/647829 K 24 p5-Net-FTP-AutoReconnect V 29 dir 4-264437.0.r327755/648560 K 15 p5-Net-FTP-File V 29 dir 4-163384.0.r327755/649294 K 13 p5-Net-Finger V 28 dir 4-68380.0.r327755/650015 K 11 p5-Net-Flow V 29 dir 4-207453.0.r327755/650726 K 12 p5-Net-Frame V 29 dir 4-181824.0.r327755/651447 K 17 p5-Net-Frame-Dump V 29 dir 4-182399.0.r327755/652173 K 25 p5-Net-Frame-Layer-ICMPv6 V 29 dir 4-229879.0.r327755/652901 K 23 p5-Net-Frame-Layer-IPv6 V 29 dir 4-229880.0.r327755/653633 K 13 p5-Net-GitHub V 27 dir 4-232502.0.r328391/1826 K 12 p5-Net-Gnats V 29 dir 4-108513.0.r327755/655118 K 13 p5-Net-Google V 28 dir 4-60581.0.r327755/655836 K 23 p5-Net-Google-Analytics V 29 dir 4-288143.0.r327755/656561 K 21 p5-Net-Google-AuthSub V 29 dir 4-207886.0.r327755/657297 K 22 p5-Net-Google-Calendar V 29 dir 4-162545.0.r327755/658029 K 18 p5-Net-Google-Code V 29 dir 4-260013.0.r327755/658765 K 21 p5-Net-Google-DataAPI V 29 dir 4-251672.0.r327755/659498 K 27 p5-Net-Google-SafeBrowsing2 V 29 dir 4-321702.0.r327755/660227 K 26 p5-Net-Google-Spreadsheets V 29 dir 4-251697.0.r327755/660976 K 12 p5-Net-Growl V 29 dir 4-189604.0.r327755/661709 K 18 p5-Net-GrowlClient V 29 dir 4-203256.0.r327755/662434 K 10 p5-Net-HL7 V 29 dir 4-140316.0.r327755/663157 K 11 p5-Net-HTTP V 29 dir 4-272749.0.r327755/663873 K 16 p5-Net-HTTPS-Any V 29 dir 4-311455.0.r327755/664586 K 15 p5-Net-HTTPS-NB V 27 dir 4-293209.0.r328846/6745 K 17 p5-Net-Hiveminder V 29 dir 4-209835.0.r327755/666085 K 16 p5-Net-INET6Glue V 27 dir 4-231792.0.r329356/1074 K 17 p5-Net-IP-Minimal V 29 dir 4-292413.0.r327755/667533 K 22 p5-Net-IP-RangeCompare V 29 dir 4-264393.0.r327755/668266 K 13 p5-Net-IPTrie V 29 dir 4-203541.0.r327755/668993 K 10 p5-Net-IRR V 29 dir 4-253733.0.r327755/669713 K 12 p5-Net-Ident V 28 dir 4-92648.0.r327755/670423 K 23 p5-Net-Ifconfig-Wrapper V 29 dir 4-292925.0.r327755/671152 K 16 p5-Net-Interface V 29 dir 4-173963.0.r327755/671890 K 12 p5-Net-Jaiku V 29 dir 4-214385.0.r327755/672613 K 12 p5-Net-Jifty V 29 dir 4-209565.0.r327755/673335 K 19 p5-Net-LDAP-AutoDNs V 29 dir 4-215915.0.r327755/674061 K 22 p5-Net-LDAP-AutoServer V 29 dir 4-250738.0.r327755/674795 K 19 p5-Net-LDAP-Express V 29 dir 4-208715.0.r327755/675530 K 20 p5-Net-LDAP-LDAPhash V 29 dir 4-207456.0.r327755/676264 K 20 p5-Net-LDAP-Makepath V 29 dir 4-215916.0.r327755/677000 K 18 p5-Net-LDAP-Server V 29 dir 4-242655.0.r327755/677734 K 23 p5-Net-LDAP-Server-Test V 29 dir 4-293629.0.r327755/678465 K 24 p5-Net-LDAP-posixAccount V 29 dir 4-243716.0.r327755/679207 K 22 p5-Net-LDAP-posixGroup V 29 dir 4-243717.0.r327755/679945 K 14 p5-Net-Libdnet V 29 dir 4-171080.0.r327755/680676 K 22 p5-Net-LimeLight-Purge V 29 dir 4-250684.0.r327755/681406 K 10 p5-Net-MAC V 29 dir 4-222066.0.r327755/682131 K 17 p5-Net-MAC-Vendor V 27 dir 4-163432.0.r329348/2196 K 23 p5-Net-Mosso-CloudFiles V 29 dir 4-222040.0.r327755/683645 K 18 p5-Net-MovableType V 28 dir 4-91788.0.r327755/684378 K 13 p5-Net-NBName V 29 dir 4-156312.0.r327755/685106 K 15 p5-Net-NBsocket V 29 dir 4-173956.0.r327755/685828 K 10 p5-Net-NIS V 29 dir 4-173422.0.r327755/686552 K 20 p5-Net-NIS-Listgroup V 29 dir 4-173424.0.r327755/687279 K 20 p5-Net-Nessus-XMLRPC V 29 dir 4-268363.0.r327755/688013 K 12 p5-Net-OAuth V 29 dir 4-201901.0.r327755/688742 K 19 p5-Net-OAuth-Simple V 29 dir 4-231486.0.r327755/689466 K 13 p5-Net-OAuth2 V 27 dir 4-295705.0.r328846/7753 K 22 p5-Net-OpenID-Consumer V 29 dir 4-192255.0.r327755/690904 K 14 p5-Net-OpenSSH V 27 dir 4-225953.0.r328095/1229 K 23 p5-Net-OpenSSH-Parallel V 27 dir 4-296036.0.r328846/8902 K 23 p5-Net-OpenStack-Attack V 29 dir 4-311813.0.r327755/693091 K 13 p5-Net-Packet V 29 dir 4-131344.0.r327755/693821 K 20 p5-Net-Packet-Target V 29 dir 4-174028.0.r327755/694552 K 17 p5-Net-ParseWhois V 28 dir 4-48509.0.r327755/695281 K 15 p5-Net-Patricia V 26 dir 4-39790.0.r330483/1509 K 11 p5-Net-Pcap V 28 dir 4-51473.0.r327755/696749 K 16 p5-Net-PcapUtils V 29 dir 4-143871.0.r327755/697475 K 11 p5-Net-Ping V 29 dir 4-196425.0.r327755/698193 K 20 p5-Net-Ping-External V 29 dir 4-103548.0.r327755/698919 K 12 p5-Net-Proxy V 29 dir 4-205538.0.r327755/699647 K 29 p5-Net-PubSubHubbub-Publisher V 29 dir 4-265783.0.r327755/700383 K 10 p5-Net-RTP V 29 dir 4-187270.0.r327755/701119 K 15 p5-Net-RabbitMQ V 29 dir 4-260748.0.r327755/701882 K 13 p5-Net-Radius V 28 dir 4-56425.0.r327755/702599 K 13 p5-Net-Random V 29 dir 4-151137.0.r327755/703316 K 12 p5-Net-RawIP V 28 dir 2-17021.0.r327755/704030 K 14 p5-Net-RawSock V 28 dir 4-74742.0.r327755/704789 K 25 p5-Net-Rendezvous-Publish V 29 dir 4-237672.0.r327755/705523 K 11 p5-Net-Riak V 29 dir 4-265051.0.r327755/706247 K 10 p5-Net-Rsh V 29 dir 4-124847.0.r327755/706965 K 10 p5-Net-SAP V 29 dir 4-114659.0.r327755/707682 K 10 p5-Net-SCP V 28 dir 4-60308.0.r327755/708398 K 17 p5-Net-SCP-Expect V 29 dir 4-157214.0.r327755/709122 K 10 p5-Net-SDP V 29 dir 4-137624.0.r327755/709850 K 11 p5-Net-SFTP V 28 dir 4-91058.0.r327755/710566 K 19 p5-Net-SFTP-Foreign V 29 dir 4-166501.0.r327755/711286 K 10 p5-Net-SIP V 29 dir 4-186329.0.r327755/712004 K 11 p5-Net-SMPP V 28 dir 4-59597.0.r327755/712716 K 21 p5-Net-SMS-Clickatell V 29 dir 4-265960.0.r327755/713492 K 17 p5-Net-SMS-Mollie V 29 dir 4-311215.0.r327755/714212 K 17 p5-Net-SMS-PChome V 29 dir 4-189382.0.r327755/714942 K 11 p5-Net-SNPP V 28 dir 4-61206.0.r327755/715707 K 10 p5-Net-SSH V 28 dir 4-39977.0.r327755/716420 K 17 p5-Net-SSH-Expect V 29 dir 4-194517.0.r327755/717143 K 20 p5-Net-SSH-Mechanize V 29 dir 4-311286.0.r327755/717864 K 15 p5-Net-SSH-Perl V 28 dir 4-56253.0.r327755/718581 K 11 p5-Net-SSH2 V 29 dir 4-186323.0.r327755/719286 K 19 p5-Net-STOMP-Client V 29 dir 4-304579.0.r327755/719998 K 13 p5-Net-Server V 28 dir 4-42522.0.r327755/720720 K 18 p5-Net-Server-Coro V 29 dir 4-242847.0.r327755/721443 K 24 p5-Net-Server-SS-PreFork V 29 dir 4-289786.0.r327755/722180 K 13 p5-Net-Subnet V 29 dir 4-284358.0.r327755/722912 K 13 p5-Net-Syslog V 29 dir 4-317173.0.r327755/723621 K 13 p5-Net-TCLink V 28 dir 4-68744.0.r327755/724339 K 17 p5-Net-TcpDumpLog V 29 dir 4-262621.0.r327755/725065 K 13 p5-Net-Telnet V 28 dir 2-10152.0.r327755/725781 K 23 p5-Net-Telnet-Netscreen V 29 dir 4-169485.0.r327755/726512 K 11 p5-Net-TiVo V 29 dir 4-182018.0.r327755/727244 K 14 p5-Net-Todoist V 29 dir 4-264390.0.r327755/727967 K 17 p5-Net-Traceroute V 28 dir 4-40736.0.r327755/728684 K 26 p5-Net-Traceroute-PurePerl V 29 dir 4-252433.0.r327755/729424 K 18 p5-Net-Traceroute6 V 28 dir 4-46664.0.r327755/730161 K 16 p5-Net-Trackback V 29 dir 4-201183.0.r327755/730891 K 14 p5-Net-Twitter V 29 dir 4-197008.0.r327755/731603 K 19 p5-Net-Twitter-Lite V 29 dir 4-238878.0.r327755/732321 K 10 p5-Net-VNC V 29 dir 4-169173.0.r327755/733049 K 11 p5-Net-Wake V 28 dir 4-41438.0.r327755/733762 K 17 p5-Net-WhitePages V 29 dir 4-264478.0.r327755/734485 K 12 p5-Net-Whois V 27 dir 2-6784.0.r327755/735199 K 17 p5-Net-Whois-ARIN V 29 dir 4-181352.0.r327755/735923 K 15 p5-Net-Whois-IP V 27 dir 4-163401.0.r329425/1515 K 17 p5-Net-Whois-RIPE V 28 dir 4-66101.0.r327755/737363 K 16 p5-Net-Whois-Raw V 28 dir 4-61527.0.r327755/738076 K 12 p5-Net-Works V 29 dir 4-325208.0.r327755/738781 K 12 p5-Net-Write V 29 dir 4-162729.0.r327755/739501 K 13 p5-Net-XWhois V 28 dir 4-44840.0.r327755/740267 K 12 p5-Net-Yadis V 29 dir 4-180134.0.r327755/740990 K 25 p5-Net-Z3950-SimpleServer V 28 dir 4-55826.0.r327755/741761 K 17 p5-Net-Z3950-ZOOM V 29 dir 4-180608.0.r327755/742499 K 10 p5-Net-ext V 28 dir 4-27945.0.r327755/743269 K 12 p5-Net-sFlow V 29 dir 4-294280.0.r327755/743988 K 11 p5-Net-uFTP V 29 dir 4-264480.0.r327755/744701 K 19 p5-NetAddr-IP-Count V 28 dir 4-40768.0.r327755/745423 K 12 p5-NetPacket V 28 dir 4-42732.0.r327755/746134 K 16 p5-OAI-Harvester V 27 dir 4-94000.0.r328846/10034 K 13 p5-OurNet-BBS V 29 dir 4-168317.0.r327755/747576 K 18 p5-OurNet-BBSAgent V 29 dir 4-167912.0.r327755/748305 K 29 p5-POE-Component-Client-Ident V 29 dir 4-162296.0.r327755/749049 K 33 p5-POE-Component-Client-Keepalive V 29 dir 4-137969.0.r327755/749813 K 28 p5-POE-Component-Client-Ping V 28 dir g-51486.0.r327755/750568 K 30 p5-POE-Component-Client-Telnet V 29 dir 4-169169.0.r327755/751324 K 34 p5-POE-Component-Client-Traceroute V 29 dir 4-170235.0.r327755/752085 K 31 p5-POE-Component-Client-Twitter V 29 dir 4-211200.0.r327755/752847 K 29 p5-POE-Component-Client-Whois V 29 dir 4-185821.0.r327755/753605 K 28 p5-POE-Component-ControlPort V 29 dir 4-155315.0.r327755/754363 K 24 p5-POE-Component-Generic V 29 dir 4-174274.0.r327755/755110 K 23 p5-POE-Component-Jabber V 29 dir 4-116681.0.r327755/755855 K 21 p5-POE-Component-Pcap V 28 dir g-51477.0.r327755/756596 K 23 p5-POE-Component-PubSub V 29 dir 4-292907.0.r327755/757338 K 29 p5-POE-Component-Server-Twirc V 29 dir 4-229072.0.r327755/758084 K 23 p5-POE-Component-Spread V 29 dir 4-116909.0.r327755/758838 K 22 p5-POEx-Role-TCPServer V 29 dir 4-262740.0.r327755/759581 K 15 p5-POSIX-Socket V 29 dir 4-324544.0.r327755/760298 K 20 p5-POSIX-getpeername V 29 dir 4-324551.0.r327755/761012 K 15 p5-Parallel-Pvm V 28 dir 4-91304.0.r327755/761740 K 13 p5-Phone-Info V 29 dir 4-264590.0.r327755/762465 K 8 p5-PlRPC V 28 dir 2-26324.0.r327755/763177 K 18 p5-Queue-Beanstalk V 29 dir 4-212828.0.r327755/763844 K 19 p5-REST-Application V 29 dir 4-192650.0.r327755/764578 K 14 p5-REST-Google V 29 dir 4-212366.0.r327755/765315 K 18 p5-RPC-EPC-Service V 29 dir 4-293562.0.r327755/766046 K 13 p5-RPC-Simple V 29 dir 4-171151.0.r327755/766773 K 10 p5-RPC-XML V 28 dir 4-48984.0.r327755/767523 K 33 p5-ResourcePool-Resource-Net-LDAP V 28 dir 4-75400.0.r327755/768258 K 34 p5-ResourcePool-Resource-SOAP-Lite V 25 dir 4-77967.0.r330751/696 K 11 p5-Rose-URI V 29 dir 4-264771.0.r327755/769810 K 5 p5-S3 V 29 dir 4-191525.0.r327755/770523 K 7 p5-SOAP V 28 dir 4-36727.0.r327755/771231 K 17 p5-SOAP-Amazon-S3 V 29 dir 4-191276.0.r327755/771952 K 20 p5-SOAP-Data-Builder V 28 dir 4-98514.0.r327755/772676 K 12 p5-SOAP-Lite V 28 dir 4-43189.0.r327755/773384 K 16 p5-SOAP-Lite-060 V 29 dir 4-192401.0.r327755/774155 K 14 p5-SOAP-MySOAP V 29 dir 4-191252.0.r327755/774883 K 21 p5-SOAP-Transport-TCP V 29 dir 4-281481.0.r327755/775602 K 13 p5-Samba-LDAP V 29 dir 4-174290.0.r327755/776331 K 23 p5-Script-isAperlScript V 29 dir 4-315517.0.r327755/777053 K 17 p5-Server-Starter V 29 dir 4-251998.0.r327755/777784 K 9 p5-Socket V 28 dir 4-289673.0.r328846/11155 K 15 p5-Socket-Class V 29 dir 4-232560.0.r327755/779218 K 21 p5-Socket-GetAddrInfo V 29 dir 4-246625.0.r327755/779942 K 20 p5-Socket-Multicast6 V 29 dir 4-187266.0.r327755/780680 K 10 p5-Socket6 V 25 dir 2-28737.0.r329332/582 K 8 p5-Socks V 28 dir 2-17585.0.r327755/782063 K 16 p5-Sort-Key-IPv4 V 29 dir 4-223276.0.r327755/782778 K 17 p5-Spread-Message V 29 dir 4-165274.0.r327755/783510 K 17 p5-Spread-Session V 28 dir 4-59891.0.r327755/784240 K 11 p5-Test-URI V 29 dir 4-203288.0.r327755/784965 K 6 p5-URI V 28 dir 2-17716.0.r327755/785676 K 15 p5-URI-FromHash V 29 dir 4-169460.0.r327755/786386 K 12 p5-URI-Match V 29 dir 4-281471.0.r327755/787109 K 14 p5-URI-OpenURL V 29 dir 4-156279.0.r327755/787833 K 12 p5-URI-Query V 28 dir 4-282267.0.r328846/12277 K 15 p5-URI-SmartURI V 29 dir 4-220973.0.r327755/789273 K 15 p5-URI-Template V 29 dir 4-192289.0.r327755/789999 K 24 p5-URI-Template-Restrict V 29 dir 4-226645.0.r327755/790736 K 15 p5-Validate-Net V 28 dir 4-81242.0.r327755/791470 K 21 p5-WebService-Dropbox V 29 dir 4-286504.0.r327755/792196 K 19 p5-WebService-Prowl V 29 dir 4-295035.0.r327755/792931 K 7 p5-What V 29 dir 4-167967.0.r327755/793653 K 10 p5-X500-DN V 28 dir 4-91883.0.r327755/794364 K 19 p5-XML-Compile-SOAP V 29 dir 4-205553.0.r327755/795082 K 28 p5-XML-Compile-SOAP-AnyEvent V 29 dir 4-267697.0.r327755/795828 K 26 p5-XML-Compile-SOAP-Daemon V 29 dir 4-211292.0.r327755/796581 K 23 p5-XML-Compile-SOAP-WSA V 29 dir 4-266955.0.r327755/797329 K 11 p5-XML-Fast V 29 dir 4-290403.0.r327755/798059 K 10 p5-XML-RPC V 29 dir 4-223813.0.r327755/798769 K 15 p5-XML-RPC-Fast V 29 dir 4-245441.0.r327755/799490 K 6 p5-XPC V 28 dir 4-43309.0.r327755/800207 K 8 p5-ZConf V 29 dir 4-216599.0.r327755/800913 K 18 p5-ZConf-Bookmarks V 29 dir 4-243504.0.r327755/801636 K 9 p5-ZeroMQ V 29 dir 4-284710.0.r327755/802356 K 12 p5-perl-ldap V 28 dir 4-34330.0.r327755/803055 K 11 packetdrill V 27 dir 4-323362.0.r330607/1643 K 13 packter-agent V 29 dir 4-303737.0.r327755/804510 K 8 panoptis V 29 dir 4-178312.0.r327755/805223 K 16 paris-traceroute V 29 dir 4-181960.0.r327755/805895 K 8 passlogd V 28 dir 4-43808.0.r327755/806566 K 8 pathneck V 29 dir 4-151841.0.r327755/807233 K 4 pbnc V 26 dir 4-106064.0.r330608/793 K 5 pchar V 28 dir 2-22901.0.r327755/809318 K 6 pcnfsd V 26 dir 2-198.0.r327755/810053 K 3 pdb V 29 dir 4-184952.0.r327755/810761 K 16 pear-Auth_RADIUS V 29 dir 4-131125.0.r327755/811424 K 21 pear-File_Bittorrent2 V 29 dir 4-198426.0.r327755/812100 K 23 pear-Horde_Kolab_Server V 29 dir 4-277292.0.r327755/812787 K 24 pear-Horde_Kolab_Session V 29 dir 4-277295.0.r327755/813480 K 15 pear-Horde_Ldap V 29 dir 4-277291.0.r327755/814165 K 14 pear-Horde_Rpc V 29 dir 4-277308.0.r327755/814840 K 17 pear-Horde_Scribe V 29 dir 4-277298.0.r327755/815517 K 14 pear-Horde_Url V 29 dir 4-277250.0.r327755/816195 K 13 pear-Net_CDDB V 29 dir 4-170957.0.r327755/816864 K 16 pear-Net_CheckIP V 29 dir 4-122876.0.r327755/817532 K 13 pear-Net_DIME V 29 dir 4-106341.0.r327755/818201 K 14 pear-Net_DNSBL V 29 dir 4-123856.0.r327755/818867 K 13 pear-Net_Dict V 29 dir 4-130648.0.r327755/819535 K 15 pear-Net_Finger V 29 dir 4-130650.0.r327755/820202 K 12 pear-Net_Geo V 29 dir 4-180554.0.r327755/820867 K 14 pear-Net_GeoIP V 29 dir 4-191140.0.r327755/821531 K 13 pear-Net_IDNA V 29 dir 4-234843.0.r327755/822191 K 13 pear-Net_IPv4 V 29 dir 4-241727.0.r327755/822856 K 13 pear-Net_IPv6 V 29 dir 4-122508.0.r327755/823530 K 14 pear-Net_Ident V 29 dir 4-130658.0.r327755/824201 K 13 pear-Net_LDAP V 29 dir 4-142746.0.r327755/824867 K 14 pear-Net_LDAP2 V 29 dir c-142746.0.r327755/825543 K 12 pear-Net_MAC V 29 dir 4-190848.0.r327755/826212 K 13 pear-Net_NNTP V 28 dir 4-87639.0.r327755/826866 K 13 pear-Net_Nmap V 29 dir 4-221623.0.r327755/827539 K 13 pear-Net_POP3 V 29 dir 4-115865.0.r327755/828205 K 13 pear-Net_Ping V 29 dir 4-129933.0.r327755/828872 K 12 pear-Net_SMS V 29 dir 4-169720.0.r327755/829544 K 13 pear-Net_SMTP V 28 dir 4-76564.0.r327755/830214 K 15 pear-Net_Server V 29 dir 4-120417.0.r327755/830878 K 14 pear-Net_Sieve V 29 dir 1s-70285.0.r327755/831548 K 15 pear-Net_Socket V 29 dir 24-70285.0.r327755/832212 K 19 pear-Net_Traceroute V 29 dir 4-191148.0.r327755/832886 K 12 pear-Net_URL V 28 dir 4-88213.0.r327755/833551 K 13 pear-Net_URL2 V 28 dir e-88213.0.r327755/834217 K 19 pear-Net_URL_Mapper V 29 dir 4-191146.0.r327755/834891 K 25 pear-Net_UserAgent_Detect V 29 dir 4-125923.0.r327755/835574 K 25 pear-Net_UserAgent_Mobile V 29 dir 4-136935.0.r327755/836264 K 18 pear-Net_Vpopmaild V 29 dir 4-211615.0.r327755/836946 K 14 pear-Net_Whois V 29 dir 4-180556.0.r327755/837625 K 9 pear-SOAP V 29 dir 4-106345.0.r327755/838299 K 22 pear-Services_Pingback V 29 dir 4-197139.0.r327755/838972 K 21 pear-Services_Twitter V 29 dir 4-222554.0.r327755/839653 K 17 pear-URI_Template V 29 dir 4-212112.0.r327755/840330 K 12 pear-XML_RPC V 29 dir 4-184700.0.r327755/841005 K 13 pear-XML_RPC2 V 29 dir c-184700.0.r327755/841683 K 9 pecl-amqp V 29 dir 4-290434.0.r327755/842344 K 14 pecl-cvsclient V 29 dir 4-171169.0.r327755/843015 K 10 pecl-geoip V 29 dir 4-188614.0.r327755/843691 K 10 pecl-gupnp V 29 dir 4-299146.0.r327755/844349 K 10 pecl-oauth V 29 dir 4-223573.0.r327755/845003 K 11 pecl-radius V 29 dir 4-130901.0.r327888/656472 K 8 pecl-yaz V 29 dir 4-113976.0.r327755/846440 K 3 pen V 28 dir 4-49992.0.r327755/847138 K 7 pfflowd V 29 dir 4-102103.0.r327755/847844 K 7 pfinger V 28 dir 4-41928.0.r327755/848602 K 5 phamm V 29 dir 4-157217.0.r327755/849362 K 9 php5-ldap V 29 dir 4-114149.0.r327755/849925 K 9 php5-soap V 29 dir 4-114151.0.r327755/850537 K 12 php5-sockets V 29 dir 4-114153.0.r327755/851107 K 11 php5-xmlrpc V 29 dir 4-114157.0.r327755/851677 K 10 php52-ldap V 29 dir w-253101.0.r327755/852242 K 10 php52-soap V 29 dir g-253125.0.r327755/852853 K 13 php52-sockets V 29 dir o-253125.0.r327755/853425 K 12 php52-xmlrpc V 29 dir 4-253134.0.r327755/853997 K 10 php53-ldap V 30 dir 6n-296760.0.r327755/854569 K 10 php53-soap V 30 dir 6r-296760.0.r327755/855188 K 13 php53-sockets V 30 dir 6v-296760.0.r327755/855765 K 12 php53-xmlrpc V 30 dir 6z-296760.0.r327755/856342 K 10 php55-ldap V 37 dir 4-114149.16-321684.r327755/856958 K 10 php55-soap V 37 dir 4-114151.17-321684.r327755/857655 K 13 php55-sockets V 37 dir 4-114153.18-321684.r327755/858314 K 12 php55-xmlrpc V 37 dir 4-114157.19-321684.r327755/858974 K 12 phpldapadmin V 26 dir 4-109194.0.r328467/709 K 5 pimdd V 29 dir 4-174102.0.r327755/860482 K 7 pipsecd V 28 dir 2-20754.0.r327755/861290 K 7 pktanon V 27 dir 4-229919.0.r328977/1714 K 5 pload V 29 dir 4-119743.0.r327755/862705 K 10 plugdaemon V 29 dir 6-112174.0.r327755/863405 K 3 pmf V 26 dir 2-123.0.r327755/864143 K 7 polyorb V 29 dir 4-324631.0.r327755/864824 K 6 poptop V 28 dir 2-22186.0.r327755/865573 K 7 portfwd V 28 dir 4-61442.0.r327755/866327 K 6 pppd23 V 29 dir 4-106673.0.r327755/867089 K 5 pppoa V 28 dir 2-47183.0.r327755/867842 K 10 pptpclient V 28 dir 2-19577.0.r327755/868588 K 16 proftpd-mod_ldap V 29 dir 4-301010.0.r327755/869196 K 9 prosearch V 29 dir 4-203843.0.r327755/869959 K 13 proxy-connect V 29 dir 2-137793.0.r327755/870630 K 11 proxy-suite V 28 dir 4-41006.0.r327755/871396 K 11 proxychains V 28 dir 4-90746.0.r327755/872137 K 14 proxychains-ng V 29 dir 4-321815.0.r327755/872843 K 8 prtunnel V 28 dir 4-84042.0.r327755/873508 K 4 ptpd V 29 dir 4-214329.0.r327755/874218 K 5 ptpd2 V 29 dir 4-264647.0.r327755/874917 K 11 ptpd2-devel V 29 dir 6-294674.0.r327755/875628 K 7 ptunnel V 29 dir 4-134321.0.r327755/876298 K 12 pure-sockets V 29 dir 4-276886.0.r327755/876968 K 3 pvm V 28 dir 2-17850.0.r327755/877726 K 5 pvm++ V 28 dir 4-37721.0.r327755/878478 K 3 pxe V 28 dir 4-57415.0.r327755/879227 K 9 pxe-pdhcp V 27 dir 4-319753.0.r330609/1330 K 8 py-GeoIP V 29 dir 4-102462.0.r327755/880581 K 7 py-amqp V 29 dir 4-306075.0.r327755/881275 K 10 py-amqplib V 29 dir 4-289794.0.r327755/881992 K 8 py-avahi V 29 dir 4-161520.0.r327755/882658 K 13 py-beanstalkc V 29 dir 4-275396.0.r327755/883407 K 13 py-cloudfiles V 29 dir 4-245993.0.r327755/884135 K 7 py-dpkt V 29 dir 4-165088.0.r327755/884843 K 16 py-ec2-cli-tools V 29 dir 4-324642.0.r327755/885545 K 11 py-eventlet V 27 dir 4-259715.0.r327840/1409 K 7 py-gntp V 29 dir 4-303573.0.r327755/886954 K 9 py-google V 28 dir 4-58268.0.r327755/887719 K 11 py-impacket V 29 dir 4-142974.0.r327755/888472 K 8 py-iplib V 29 dir 4-250313.0.r327755/889192 K 8 py-kombu V 27 dir 4-271221.0.r329449/1509 K 8 py-ldap2 V 28 dir s-30582.0.r327755/890638 K 10 py-ldaptor V 29 dir 4-284101.0.r327755/891353 K 11 py-libcloud V 27 dir 4-266452.0.r330236/1069 K 10 py-libdnet V 29 dir 8-149108.0.r327755/892725 K 9 py-libnet V 28 dir 4-54009.0.r327755/893440 K 9 py-medusa V 28 dir 4-56806.0.r327755/894141 K 12 py-miniupnpc V 29 dir 4-239440.0.r327804/720381 K 10 py-msrplib V 29 dir 4-280981.0.r327755/895509 K 18 py-ndg_httpsclient V 29 dir 4-316625.0.r327755/896217 K 10 py-netaddr V 29 dir 4-221587.0.r327755/896924 K 12 py-netifaces V 29 dir 4-238620.0.r327755/897641 K 9 py-netlib V 29 dir 4-325141.0.r327755/898382 K 12 py-netstring V 29 dir 4-176404.0.r327755/899101 K 13 py-novaclient V 29 dir 4-287104.0.r327755/899776 K 8 py-oauth V 29 dir 4-223871.0.r327755/900501 K 9 py-oauth2 V 29 dir 4-270111.0.r327755/901222 K 7 py-pcap V 28 dir 4-50524.0.r327755/901885 K 8 py-pcapy V 29 dir 4-142859.0.r327755/902580 K 6 py-pcs V 29 dir e-168312.0.r327755/903294 K 11 py-port-for V 29 dir 4-299810.0.r327755/904013 K 14 py-pybeanstalk V 29 dir 4-303590.0.r327755/904720 K 8 py-pynsq V 29 dir 4-321560.0.r327755/905466 K 9 py-pypcap V 29 dir 4-168314.0.r327755/906178 K 13 py-pysendfile V 29 dir 7-299894.0.r327755/906949 K 11 py-pysphere V 29 dir 4-321015.0.r327755/907605 K 14 py-qt4-network V 29 dir 4-188512.0.r330463/416667 K 8 py-radix V 29 dir 4-141312.0.r327755/908947 K 8 py-s3cmd V 29 dir 4-192999.0.r327755/909667 K 6 py-smb V 28 dir 4-52915.0.r327755/910361 K 12 py-smbpasswd V 29 dir 4-109903.0.r327755/911026 K 9 py-soappy V 29 dir 4-115279.0.r327755/911800 K 15 py-soappy-devel V 29 dir e-115279.0.r327755/912574 K 8 py-soapy V 28 dir 4-62756.0.r327755/913293 K 15 py-spreadmodule V 28 dir 4-59897.0.r327755/913961 K 7 py-suds V 29 dir 4-267458.0.r327755/914683 K 7 py-tofu V 29 dir 4-144612.0.r327755/915401 K 9 py-tweepy V 29 dir 4-284823.0.r327755/916147 K 14 py-twistedPair V 29 dir 4-133379.0.r327755/916857 K 10 py-twitter V 27 dir 4-189892.0.r329887/1845 K 16 py-twitter-tools V 29 dir 4-320681.0.r327755/918319 K 9 py-txamqp V 29 dir 4-237097.0.r327755/919076 K 10 py-urllib3 V 27 dir 4-289228.0.r328571/1570 K 9 py-xmlrpc V 28 dir 4-43009.0.r327755/920491 K 12 py-xmlrpclib V 28 dir 4-44220.0.r327755/921207 K 8 py-yadis V 29 dir 4-180223.0.r327755/921928 K 13 py-zope.proxy V 29 dir 4-223771.0.r327992/493775 K 6 py-zsi V 28 dir 4-47907.0.r327755/923349 K 9 pygopherd V 28 dir 4-65788.0.r327755/924106 K 6 pynids V 29 dir 4-138185.0.r327755/924818 K 5 pypvm V 26 dir 4-127572.0.r330753/953 K 5 pyrad V 29 dir 4-198194.0.r327755/926178 K 14 pythondirector V 29 dir 4-102235.0.r327755/926897 K 5 qadsl V 28 dir 4-62090.0.r327755/927606 K 6 qoauth V 29 dir 4-261739.0.r327755/928318 K 11 qt4-network V 30 dir bm-184304.0.r330266/494487 K 9 qtweetlib V 29 dir 4-313552.0.r327755/929745 K 6 quagga V 28 dir 4-89590.0.r327755/930545 K 9 quagga-re V 29 dir 4-286400.0.r327755/931346 K 5 queso V 28 dir 2-14169.0.r327755/932097 K 6 quoted V 29 dir 4-136867.0.r327755/932857 K 8 rabbitmq V 29 dir 4-216808.0.r327755/933604 K 10 rabbitmq-c V 29 dir 4-256218.0.r327755/934370 K 16 rabbitmq-c-devel V 29 dir 4-256219.0.r327755/935150 K 7 raddump V 29 dir 4-120521.0.r327755/935825 K 8 radiator V 28 dir 4-79066.0.r327755/936536 K 12 radiusclient V 28 dir 2-14340.0.r327755/937298 K 15 radiusd-cistron V 28 dir 2-10668.0.r327804/721203 K 9 radreport V 28 dir 2-23396.0.r327755/938783 K 11 radsecproxy V 29 dir 4-284382.0.r327755/939547 K 5 radvd V 28 dir 4-44832.0.r327755/940250 K 6 raggle V 28 dir 4-90221.0.r327755/941004 K 5 ranch V 29 dir 4-318907.0.r327755/941698 K 8 rdesktop V 28 dir 4-43504.0.r327755/942445 K 6 rdist6 V 27 dir 2-2081.0.r327755/943191 K 7 recvnet V 29 dir 4-143633.0.r327755/943849 K 5 redir V 28 dir 4-41219.0.r327755/944551 K 6 relayd V 29 dir 4-205894.0.r328795/344933 K 7 remmina V 29 dir e-232607.0.r327755/946042 K 14 remmina-applet V 29 dir e-232809.0.r327755/946758 K 20 remmina-plugin-gnome V 29 dir d-321344.0.r327755/947383 K 19 remmina-plugin-i18n V 29 dir 4-259045.0.r327755/948014 K 17 remmina-plugin-nx V 29 dir m-321344.0.r327755/948590 K 18 remmina-plugin-rdp V 29 dir 4-259047.0.r327755/949163 K 24 remmina-plugin-telepathy V 29 dir 4-259048.0.r327755/949743 K 18 remmina-plugin-vnc V 29 dir 4-259049.0.r327755/950324 K 20 remmina-plugin-xdmcp V 29 dir 4-259050.0.r327755/950900 K 15 remmina-plugins V 29 dir 4-259041.0.r327888/657245 K 10 remotedesk V 29 dir 4-176953.0.r327755/952401 K 8 repeater V 29 dir 4-151458.0.r327755/953117 K 8 reposado V 29 dir 4-299917.0.r327755/953867 K 9 rexx-sock V 28 dir 4-93608.0.r327755/954578 K 8 rfbproxy V 28 dir 4-65689.0.r327755/955288 K 6 rinetd V 26 dir 2-19434.0.r330390/2225 K 10 ripe-whois V 29 dir 4-102136.0.r327755/956707 K 3 ris V 29 dir 4-142439.0.r327755/957465 K 4 rmsg V 27 dir 2-2325.0.r327755/958147 K 8 rp-pppoe V 29 dir 4-112137.0.r327755/958947 K 6 rshell V 27 dir 2-7038.0.r327755/959653 K 4 rsmb V 29 dir 4-249093.0.r327755/960410 K 6 rsplib V 29 dir 2-259534.0.r327755/961109 K 5 rsync V 24 dir 2-3607.0.r329238/591 K 3 rtg V 28 dir 4-97541.0.r327755/962601 K 8 rtpbreak V 29 dir 4-207302.0.r327755/963304 K 8 rtpproxy V 29 dir 4-214993.0.r327755/964058 K 8 rtptools V 27 dir j-9273.0.r327755/964755 K 9 ruby-dict V 28 dir 4-68605.0.r327755/965464 K 10 ruby-growl V 29 dir 4-279943.0.r327755/966133 K 9 ruby-icmp V 28 dir 4-34511.0.r327755/966849 K 9 ruby-ldap V 28 dir 4-33070.0.r327755/967562 K 14 ruby-net-geoip V 28 dir 4-67691.0.r327755/968277 K 18 ruby-tcpsocketpipe V 28 dir g-45256.0.r327755/968952 K 12 ruby-tserver V 28 dir 4-69978.0.r327755/969676 K 18 rubygem-amazon-ec2 V 29 dir 4-307693.0.r327755/970339 K 18 rubygem-amq-client V 29 dir 4-282643.0.r327755/971009 K 20 rubygem-amq-protocol V 29 dir 4-282560.0.r327755/971682 K 12 rubygem-amqp V 29 dir 4-269392.0.r327755/972348 K 18 rubygem-amqp-utils V 29 dir 4-279043.0.r327755/973059 K 15 rubygem-amqp067 V 29 dir 4-287503.0.r327755/973740 K 14 rubygem-aws-s3 V 29 dir 4-307694.0.r327755/974404 K 13 rubygem-bunny V 29 dir 4-253160.0.r327755/975064 K 19 rubygem-domain_name V 29 dir 4-294852.0.r327755/975730 K 19 rubygem-dropbox-sdk V 27 dir 4-320783.0.r330078/1196 K 13 rubygem-geoip V 29 dir 4-235915.0.r327755/977065 K 22 rubygem-http_parser.rb V 29 dir 4-276195.0.r327755/977749 K 16 rubygem-httpauth V 29 dir 4-294919.0.r327755/978428 K 17 rubygem-ipaddress V 29 dir 4-264584.0.r327755/979111 K 14 rubygem-iproto V 29 dir 4-319335.0.r327755/979778 K 15 rubygem-macaddr V 29 dir 4-222656.0.r327755/980443 K 16 rubygem-net-ldap V 29 dir 4-259736.0.r327755/981155 K 17 rubygem-net-netrc V 29 dir 4-212279.0.r327755/981836 K 25 rubygem-network_interface V 29 dir 4-323911.0.r327755/982514 K 13 rubygem-oauth V 29 dir 4-224219.0.r327755/983184 K 14 rubygem-oauth2 V 29 dir 4-284600.0.r327755/983851 K 23 rubygem-open-uri-cached V 29 dir 4-281856.0.r327755/984539 K 14 rubygem-openid V 29 dir 4-180279.0.r327755/985215 K 16 rubygem-packetfu V 29 dir 4-322078.0.r327755/985877 K 15 rubygem-pcaprub V 29 dir 4-319543.0.r327755/986540 K 16 rubygem-rabbiter V 29 dir b-323590.0.r327755/987247 K 16 rubygem-rightaws V 29 dir 4-212451.0.r327755/987913 K 23 rubygem-rightflexiscale V 29 dir 4-232619.0.r327755/988601 K 19 rubygem-rightgogrid V 29 dir 4-232617.0.r327755/989295 K 27 rubygem-righthttpconnection V 29 dir 4-212448.0.r327755/989982 K 22 rubygem-rightslicehost V 29 dir 4-232618.0.r327755/990680 K 16 rubygem-rubytter V 29 dir 4-237631.0.r327755/991369 K 12 rubygem-rudy V 29 dir 4-307696.0.r327755/992033 K 11 rubygem-rye V 29 dir 4-307695.0.r327755/992687 K 20 rubygem-simple_oauth V 29 dir 4-270199.0.r327755/993352 K 19 rubygem-stompserver V 29 dir 4-282806.0.r327755/994039 K 19 rubygem-tweetstream V 29 dir 4-264952.0.r327755/994720 K 15 rubygem-twitter V 29 dir 4-190003.0.r327755/995390 K 22 rubygem-twitter-stream V 29 dir 4-264514.0.r327755/996113 K 17 rubygem-twitter4r V 29 dir 4-195336.0.r327755/996802 K 17 rubygem-uri-redis V 29 dir 4-285411.0.r327755/997484 K 13 rubygem-whois V 29 dir 4-255959.0.r327755/998150 K 13 rubygem-yadis V 29 dir 4-180219.0.r327755/998823 K 4 rude V 28 dir 4-96364.0.r327755/999579 K 7 rwhoisd V 30 dir 4-287589.0.r327755/1000325 K 18 samba-libsmbclient V 29 dir 4-85563.0.r327755/1000989 K 15 samba-nmblookup V 30 dir 4-151674.0.r327755/1001616 K 15 samba-smbclient V 30 dir 4-218086.0.r327755/1002345 K 7 samba36 V 30 dir 2-283619.0.r327755/1003165 K 6 samba4 V 37 dir 2-237646.0-312506.r327755/1003984 K 10 samba4wins V 30 dir 4-159870.0.r327755/1004786 K 11 samplicator V 30 dir 4-303913.0.r327755/1005443 K 3 sbd V 30 dir 4-113339.0.r327755/1006155 K 7 scamper V 30 dir 4-135882.0.r327755/1006857 K 5 scapy V 30 dir 4-151241.0.r327755/1007615 K 4 scnc V 30 dir 4-212525.0.r327755/1008276 K 8 scr_ipfm V 29 dir 4-97474.0.r327755/1009044 K 6 scribe V 30 dir 4-258660.0.r327755/1009803 K 8 sdl2_net V 31 dir 14-321500.0.r327755/1010520 K 7 sdl_net V 29 dir 4-32898.0.r327755/1011281 K 4 seda V 30 dir 4-126364.0.r327755/1011990 K 9 sendemail V 30 dir 4-151561.0.r327755/1012700 K 8 sendfile V 28 dir 2-9910.0.r327755/1013454 K 7 sendsms V 30 dir 4-151742.0.r327755/1014161 K 8 sendsnpp V 30 dir 4-151688.0.r327755/1014825 K 3 ser V 29 dir 4-88981.0.r327755/1015583 K 7 serveez V 29 dir 4-59261.0.r327755/1016318 K 24 service-discovery-applet V 30 dir 4-161522.0.r327755/1017103 K 7 serviio V 27 dir 4-269939.0.r330348/3105 K 9 sflowtool V 27 dir 4-157827.0.r329239/1343 K 11 shaperprobe V 30 dir 4-275448.0.r327755/1019289 K 13 sharity-light V 28 dir 2-7337.0.r327755/1019996 K 8 shelldap V 30 dir 4-167239.0.r327755/1020649 K 5 shmux V 30 dir 4-130566.0.r327755/1021362 K 11 silc-client V 29 dir 4-49864.0.r327755/1022119 K 17 silc-irssi-plugin V 30 dir 4-199623.0.r327755/1022797 K 11 silc-server V 29 dir 4-49866.0.r327755/1023568 K 11 simpleproxy V 30 dir 4-233336.0.r327755/1024241 K 12 sip_scenario V 30 dir 4-136569.0.r327755/1024907 K 11 sippy_b2bua V 29 dir 4-244570.0.r327888/657970 K 7 siproxd V 30 dir 4-119509.0.r327755/1026518 K 6 sipsak V 29 dir 4-96142.0.r327755/1027176 K 11 sixxs-aiccu V 29 dir 4-131225.0.r327804/721975 K 8 skstream V 30 dir 4-128427.0.r327755/1028662 K 7 skyfish V 30 dir 4-217463.0.r327755/1029428 K 8 skystar2 V 30 dir 4-214268.0.r327755/1030204 K 6 sl2tps V 30 dir 4-112958.0.r327755/1030872 K 5 slirp V 28 dir 2-1296.0.r327755/1031571 K 5 slurm V 29 dir 4-69195.0.r327755/1032325 K 10 smb4k-kde4 V 30 dir 4-267331.0.r327755/1033094 K 13 smbldap-tools V 30 dir 4-110010.0.r327755/1033859 K 5 smm++ V 29 dir 4-36370.0.r327755/1034622 K 7 sniffit V 26 dir 2-10407.0.r330359/3653 K 5 sntop V 29 dir 4-32672.0.r327755/1036136 K 5 sobby V 30 dir 4-146380.0.r327755/1036797 K 5 socat V 29 dir 4-59075.0.r327755/1037491 K 10 socketbind V 29 dir 4-77877.0.r327755/1038199 K 10 socketpipe V 29 dir 4-88262.0.r327755/1038867 K 9 sofia-sip V 30 dir 4-309219.0.r327755/1039571 K 9 spideroak V 30 dir 4-310840.0.r327755/1040372 K 6 splatd V 30 dir 4-166091.0.r327755/1041135 K 7 spoofer V 30 dir 4-156102.0.r327755/1041804 K 6 spread V 29 dir 4-49196.0.r327755/1042552 K 8 spread-j V 29 dir 4-88027.0.r327755/1043309 K 7 spread4 V 29 dir o-49196.0.r327755/1044062 K 8 sprinkle V 30 dir 4-210971.0.r327755/1044781 K 8 spserver V 27 dir 4-194111.0.r328167/6055 K 5 sqtop V 30 dir 4-261880.0.r327755/1046207 K 3 ss5 V 30 dir 4-190116.0.r327755/1046969 K 7 ssldump V 29 dir 4-34991.0.r327755/1047678 K 4 sslh V 30 dir 4-252018.0.r327755/1048431 K 16 ssltunnel-client V 29 dir 4-92704.0.r327755/1049149 K 16 ssltunnel-server V 29 dir 4-92702.0.r327755/1049935 K 7 ssmping V 30 dir 4-171404.0.r327755/1050654 K 5 ssspl V 30 dir 4-276125.0.r327755/1051316 K 5 ssvnc V 30 dir 4-190890.0.r327755/1052134 K 12 stf-6rd-kmod V 30 dir 4-298944.0.r327755/1052947 K 5 stone V 29 dir 4-43235.0.r327755/1053708 K 5 stund V 30 dir 4-106551.0.r327755/1054466 K 10 subnetcalc V 30 dir 4-258790.0.r327755/1055121 K 8 suckblow V 29 dir 4-29923.0.r327755/1055837 K 3 sup V 26 dir 6-129883.0.r330612/650 K 5 svnup V 30 dir 4-313081.0.r327755/1057200 K 9 tableutil V 30 dir 4-143533.0.r327755/1057866 K 18 tac_plus-libradius V 29 dir 4-66895.0.r327755/1058643 K 9 tac_plus4 V 26 dir 2-22456.0.r330138/1500 K 8 tapidbus V 30 dir 4-153365.0.r327755/1060223 K 5 tayga V 30 dir 4-306014.0.r327755/1060966 K 6 tcludp V 30 dir 4-211447.0.r327755/1061626 K 6 tcpcat V 28 dir 4-34396.0.r328226/808434 K 8 tcpdstat V 29 dir 4-75551.0.r327755/1062994 K 7 tcpdump V 29 dir 4-95559.0.r327755/1063649 K 10 tcpdump398 V 30 dir 4-242351.0.r327755/1064319 K 7 tcpflow V 29 dir 2-21013.0.r327755/1065017 K 6 tcpick V 30 dir 4-125954.0.r327755/1065775 K 9 tcpillust V 29 dir 2-31096.0.r327755/1066477 K 6 tcping V 29 dir 4-96073.0.r327755/1067191 K 7 tcpmssd V 29 dir 2-30755.0.r327755/1067849 K 8 tcpproxy V 27 dir 4-272145.0.r329723/2529 K 7 tcpreen V 29 dir 4-65111.0.r327755/1069275 K 5 tcpsg V 29 dir 4-70596.0.r327755/1070032 K 7 tcpshow V 28 dir 2-8496.0.r327755/1070786 K 8 tcpslice V 29 dir 2-57722.0.r327755/1071449 K 8 tcpsplit V 30 dir 4-317242.0.r327755/1072104 K 7 tcpstat V 28 dir 4-37897.0.r327888/658683 K 8 tcptrace V 28 dir 2-5864.0.r327755/1073521 K 13 tcptraceroute V 26 dir 4-56437.0.r329615/3459 K 19 tcptraceroute-devel V 29 dir k-56437.0.r327755/1075061 K 7 tcpview V 29 dir 4-39183.0.r327755/1075823 K 8 tcpwatch V 30 dir 4-109292.0.r327755/1076483 K 5 tcpxd V 30 dir 4-176842.0.r327755/1077200 K 9 tcpxtract V 30 dir 4-152676.0.r327755/1077915 K 7 tdetect V 29 dir 2-18374.0.r327755/1078620 K 8 tftpgrab V 29 dir 4-199914.0.r328226/809141 K 6 thcrut V 28 dir 4-46707.0.r328226/809895 K 9 throttled V 30 dir 4-111440.0.r327755/1080794 K 8 tigervnc V 29 dir 4-315126.0.r328711/508054 K 8 tightvnc V 29 dir 4-50471.0.r327755/1082297 K 8 tintin++ V 26 dir 2-259885.0.r329918/695 K 9 tinyfugue V 28 dir 2-2888.0.r327755/1083659 K 8 tinyldap V 29 dir 4-102230.0.r327804/722738 K 6 tn5250 V 29 dir 4-25216.0.r327755/1085134 K 7 tn5250j V 30 dir 4-214734.0.r327755/1085902 K 6 toonel V 30 dir 4-249789.0.r327755/1086616 K 8 torsocks V 30 dir 4-229676.0.r327755/1087375 K 10 traceroute V 28 dir 2-6471.0.r327755/1088083 K 5 traff V 30 dir 4-143708.0.r327755/1088848 K 8 trafshow V 28 dir 2-3053.0.r327755/1089664 K 9 trafshow3 V 28 dir f-3053.0.r327755/1090420 K 5 tramp V 29 dir 4-51617.0.r327755/1091167 K 7 trickle V 29 dir 4-82365.0.r327755/1091923 K 9 tridiavnc V 30 dir 2-274392.0.r327755/1092686 K 8 tsclient V 29 dir 4-76719.0.r327755/1093448 K 6 tshark V 25 dir d-54216.0.r330845/742 K 11 tshark-lite V 27 dir i-105725.0.r330845/1284 K 6 tsocks V 29 dir 4-90580.0.r327755/1095393 K 8 ttbudget V 30 dir 4-217306.0.r327755/1096170 K 7 ttlscan V 29 dir 4-81034.0.r327755/1096885 K 5 tucan V 30 dir 4-246238.0.r327755/1097649 K 10 turnserver V 30 dir 4-319644.0.r327755/1098394 K 6 turses V 30 dir 4-321467.0.r327755/1099135 K 6 twitux V 30 dir 4-219831.0.r327755/1099897 K 4 u6rd V 26 dir 4-311234.0.r329355/730 K 5 ucarp V 30 dir 4-134725.0.r327755/1101281 K 9 udptunnel V 28 dir 4-51512.0.r328226/810550 K 5 udpxy V 30 dir 4-247286.0.r327755/1102645 K 3 udt V 30 dir 4-291401.0.r327755/1103399 K 10 ulxmlrpcpp V 28 dir 4-95518.0.r328226/811305 K 5 unfs3 V 30 dir 4-101063.0.r327755/1104869 K 6 unison V 26 dir 4-34243.0.r328659/2094 K 12 unison-devel V 27 dir 6-201656.0.r328659/2953 K 12 unison-nox11 V 27 dir 4-220996.0.r328659/3506 K 9 unison232 V 27 dir 10-34243.0.r328659/4256 K 8 unix2tcp V 29 dir 4-75357.0.r327755/1108650 K 5 uplog V 29 dir 4-83136.0.r327755/1109312 K 6 urelay V 30 dir 4-146598.0.r327755/1109974 K 9 uriparser V 29 dir 4-189166.0.r328226/812012 K 8 urlendec V 29 dir 4-41018.0.r327755/1111398 K 8 usbredir V 30 dir 4-280121.0.r327755/1112157 K 6 userfw V 30 dir 4-293558.0.r327755/1112864 K 6 ushare V 30 dir 4-179738.0.r327755/1113626 K 6 utftpd V 29 dir 4-53200.0.r327755/1114383 K 6 v6eval V 30 dir e-313475.0.r327755/1115129 K 6 vblade V 30 dir 4-261149.0.r327755/1115833 K 5 vchat V 29 dir 4-46406.0.r327755/1116491 K 3 vde V 30 dir 4-130884.0.r327755/1117245 K 4 vde2 V 31 dir 1i-130884.0.r327755/1118009 K 7 vinagre V 30 dir 4-203866.0.r327755/1118774 K 4 vino V 30 dir 4-113785.0.r327755/1119534 K 18 vmware-vsphere-cli V 30 dir 4-277496.0.r327755/1120353 K 3 vnc V 28 dir 2-9934.0.r327755/1121109 K 12 vncreflector V 30 dir 4-126928.0.r327755/1121868 K 6 vnstat V 30 dir 4-207595.0.r327755/1122582 K 6 vortex V 30 dir 4-316046.0.r327755/1123323 K 7 vserver V 30 dir 4-153256.0.r327755/1124034 K 4 vtun V 29 dir 4-30060.0.r327755/1124783 K 9 wackamole V 30 dir 4-192675.0.r327755/1125546 K 16 wackford-squeers V 27 dir 4-263551.0.r329810/1446 K 9 wakeonlan V 29 dir 4-44880.0.r327755/1127004 K 5 whois V 29 dir 4-90248.0.r327755/1127710 K 7 widentd V 26 dir 4-97005.0.r330870/3005 K 4 wire V 30 dir 4-177937.0.r327755/1129075 K 5 wired V 30 dir 4-177939.0.r327755/1129947 K 13 wired-tracker V 30 dir 4-178882.0.r327755/1130717 K 9 wireshark V 26 dir j-13215.0.r330154/3973 K 14 wireshark-lite V 27 dir q-105725.0.r330845/1841 K 8 wlan2eth V 27 dir 4-330548.0.r330548/3637 K 4 wmlj V 29 dir 4-52640.0.r327755/1132712 K 4 wmnd V 29 dir 4-50945.0.r327755/1133414 K 5 wmnet V 29 dir 2-15091.0.r327755/1134117 K 6 wmnet2 V 29 dir 4-47535.0.r327755/1134821 K 9 wmnetload V 29 dir 4-81612.0.r327755/1135524 K 8 wmnetmon V 29 dir 4-41012.0.r327755/1136233 K 6 wmpiki V 30 dir 4-101534.0.r327755/1137002 K 6 wmping V 30 dir 4-102725.0.r327755/1137671 K 6 wmwave V 29 dir 4-52264.0.r327755/1138380 K 6 wmwifi V 30 dir 4-138678.0.r327755/1139095 K 7 wmwlmon V 30 dir 4-164324.0.r327755/1139811 K 3 wol V 29 dir 4-52855.0.r327755/1140563 K 19 wowzamediaserverpro V 30 dir 4-242668.0.r327755/1141391 K 7 wpa_gui V 27 dir 4-226398.0.r329023/1205 K 5 wping V 29 dir 4-81026.0.r327755/1142805 K 6 x11vnc V 29 dir 4-137452.0.r327804/723455 K 10 x2goclient V 29 dir 4-259393.0.r330227/486880 K 14 x2goclient-cli V 30 dir 4-257309.0.r327755/1144941 K 5 xbone V 29 dir 4-37360.0.r327755/1145656 K 9 xboxproxy V 30 dir 4-144387.0.r327755/1146361 K 9 xferstats V 29 dir 2-16863.0.r327755/1147123 K 7 xipdump V 29 dir 4-51230.0.r327755/1147885 K 6 xipmsg V 28 dir 2-6870.0.r327755/1148586 K 4 xisp V 29 dir 2-21939.0.r327755/1149336 K 8 xmlrpc-c V 29 dir 4-39242.0.r327755/1150081 K 14 xmlrpc-c-devel V 29 dir g-39242.0.r327755/1150832 K 10 xmlrpc-epi V 30 dir 4-185572.0.r327755/1151553 K 4 xorp V 30 dir 4-173600.0.r327755/1152419 K 10 xorp-devel V 29 dir 4-245405.0.r327888/659555 K 6 xprobe V 29 dir 4-46712.0.r327755/1154056 K 4 xpvm V 30 dir 4-112466.0.r327755/1154819 K 9 xrdesktop V 26 dir 4-141952.0.r328636/626 K 4 xrdp V 30 dir 4-191515.0.r327755/1156228 K 10 xrdp-devel V 37 dir 4-191515.0-310630.r327755/1157041 K 4 yaph V 29 dir 4-90744.0.r327755/1157839 K 4 yate V 30 dir 4-274437.0.r327755/1158583 K 3 yaz V 26 dir 4-34159.0.r328018/1056 K 5 yaz++ V 25 dir 4-69737.0.r330621/696 K 8 yazproxy V 27 dir 4-108295.0.r330628/1059 K 10 yconalyzer V 30 dir 4-260836.0.r327755/1161376 K 10 yptransitd V 29 dir 4-87892.0.r327755/1162196 K 5 zebra V 29 dir 2-11196.0.r327755/1162950 K 12 zebra-server V 29 dir 4-35204.0.r327755/1163709 K 7 zillion V 30 dir 4-176955.0.r327755/1164432 K 5 zsync V 30 dir 4-126551.0.r327755/1165100 END ENDREP id: 1-22.0.r330909/194275 type: dir pred: 1-22.0.r330908/67530 count: 23729 text: 330909 128320 65942 65942 4586affeef3872f707840e9f62f4c267 cpath: /head/net copyroot: 0 / id: 5-268571.0.r330909/194448 type: file pred: 5-268571.0.r327777/386382 count: 29 text: 330909 29617 36 1057 79ef2d2eadc7489830bfd1bc41fc4564 ca7e7411db8b09744452355a1dceb2418189eedd 330908-73c6/_30 props: 301522 913 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/x11/xpra/Makefile copyroot: 0 / PLAIN K 8 Makefile V 30 file 5-268571.0.r330909/194448 K 8 distinfo V 28 file 8-268571.0.r315154/2436 K 5 files V 27 dir 6-307319.0.r315154/3552 K 9 pkg-descr V 32 file a-268571.0.r300897/23300790 K 9 pkg-plist V 28 file c-268571.0.r315154/3730 END ENDREP id: 4-268571.0.r330909/195007 type: dir pred: 4-268571.0.r327777/386942 count: 29 text: 330909 194751 243 243 0d2882c98c3ed767046725a988947300 cpath: /head/x11/xpra copyroot: 0 / PLAIN K 9 3ddesktop V 27 dir 2-82851.0.r327777/86619 K 4 9box V 25 dir 2-85481.0.r330212/670 K 5 9menu V 26 dir 1o-2055.0.r330199/3452 K 8 Makefile V 23 file 3-16.0.r330724/496 K 7 alltray V 28 dir 4-146574.0.r327777/88664 K 6 appres V 28 dir 957-191544.0.r330442/586 K 5 apwal V 27 dir 4-95184.0.r327777/90021 K 6 arandr V 28 dir 4-321452.0.r327777/90705 K 5 aterm V 27 dir 2-16342.0.r329631/95436 K 22 avant-window-navigator V 27 dir 4-234699.0.r330213/1202 K 28 avant-window-navigator-gnome V 28 dir e-234699.0.r327777/92744 K 4 babl V 28 dir 4-211278.0.r327777/93502 K 9 bbappconf V 28 dir 4-114967.0.r327777/94258 K 6 bbdock V 26 dir 4-176852.0.r330197/679 K 5 bbrun V 27 dir 2-50837.0.r327777/95654 K 11 beforelight V 30 dir 95r-191544.0.r327777/96367 K 5 bgrot V 27 dir 2-16167.0.r327777/97172 K 3 bgs V 28 dir 4-217081.0.r327777/97869 K 12 bigreqsproto V 31 dir 963-191544.0.r328096/440357 K 6 bitmap V 30 dir 96d-191544.0.r327777/99311 K 5 blast V 26 dir 2-3474.0.r327777/99959 K 8 bmpanel2 V 29 dir 4-296817.0.r327777/100658 K 7 bricons V 27 dir 2-4662.0.r327777/101394 K 10 brightside V 29 dir 4-112721.0.r327777/102154 K 6 cl-clx V 29 dir 4-262636.0.r327777/102871 K 14 compositeproto V 31 dir 971-191544.0.r328096/441095 K 11 damageproto V 32 dir 97d-191544.0.r328226/1230177 K 6 decurs V 26 dir 4-59970.0.r330199/4188 K 16 deforaos-desktop V 29 dir 4-309244.0.r327777/105707 K 17 deforaos-keyboard V 29 dir 4-309218.0.r327777/106420 K 19 deforaos-libdesktop V 29 dir 4-309214.0.r327777/107135 K 15 deforaos-locker V 29 dir 4-309233.0.r327777/107891 K 14 deforaos-panel V 29 dir 4-309232.0.r327777/108697 K 8 deskmenu V 28 dir 4-73572.0.r327777/109399 K 9 deskpaint V 29 dir 4-243095.0.r327777/110107 K 3 dgs V 25 dir 2-11891.0.r330195/777 K 5 dmenu V 29 dir 4-171517.0.r327777/111553 K 8 dmxproto V 32 dir 97w-191544.0.r328226/1230914 K 6 docker V 25 dir 4-82328.0.r330198/567 K 9 dri2proto V 30 dir fy-226727.0.r328096/441824 K 4 dxpc V 26 dir 2-11021.0.r330213/1900 K 7 dynamag V 28 dir 4-33397.0.r327777/115000 K 5 dzen2 V 29 dir 4-214071.0.r327777/115696 K 9 eaglemode V 29 dir 4-212834.0.r327777/116444 K 9 ecore-imf V 27 dir du-208836.0.r329512/680 K 14 ecore-imf_evas V 27 dir e4-208836.0.r329513/707 K 11 ecore-input V 27 dir 74-266276.0.r329510/974 K 16 ecore-input_evas V 27 dir 7e-266276.0.r329511/822 K 9 ecore-x11 V 27 dir ee-208836.0.r329509/637 K 7 editres V 31 dir 99p-191544.0.r327777/120798 K 6 efreet V 27 dir eo-208836.0.r329514/520 K 7 emprint V 27 dir f1-208836.0.r329516/516 K 3 emu V 25 dir 2-88.0.r327777/122956 K 4 erun V 28 dir 4-30424.0.r327777/123596 K 5 eterm V 27 dir 2-8437.0.r327777/124330 K 7 evieext V 31 dir 9aj-191544.0.r328096/442553 K 7 evilvte V 29 dir 2-214282.0.r327777/125809 K 6 fbdesk V 26 dir 2-73450.0.r330199/4876 K 7 fbpanel V 29 dir 4-113508.0.r327777/127248 K 9 fireflies V 29 dir 4-161627.0.r327777/128002 K 10 fixesproto V 31 dir 9b8-191544.0.r328096/443281 K 8 florence V 29 dir 4-278407.0.r327777/129440 K 6 fluxbg V 25 dir 4-89940.0.r328370/627 K 7 fpc-x11 V 29 dir 4-165961.0.r327777/130736 K 7 fstobdf V 31 dir 9bm-191544.0.r327777/131404 K 3 gcb V 29 dir 4-158943.0.r327777/132164 K 18 gdesklets-tasklist V 28 dir 4-97287.0.r327777/132934 K 6 gdkxft V 26 dir 4-47373.0.r330199/5615 K 3 gdm V 29 dir 5-127239.0.r327777/134555 K 7 glproto V 31 dir 9c8-191544.0.r328096/444004 K 8 gmessage V 28 dir 2-21467.0.r327777/135974 K 5 gmrun V 28 dir 4-67601.0.r328166/487308 K 13 gnome-applets V 28 dir 4-29054.0.r327777/137435 K 22 gnome-clipboard-daemon V 28 dir 4-99004.0.r327777/138105 K 13 gnome-desktop V 28 dir 4-58069.0.r327777/138872 K 23 gnome-desktop-reference V 29 dir 7-162040.0.r327777/139506 K 10 gnome-libs V 25 dir 2-13022.0.r329452/683 K 11 gnome-menus V 30 dir g5-130972.0.r327777/141055 K 11 gnome-panel V 28 dir 4-58445.0.r327777/141817 K 21 gnome-panel-reference V 29 dir 7-162044.0.r327777/142447 K 9 gnome-pie V 29 dir 4-310953.0.r327777/143208 K 17 gnome-screensaver V 29 dir 4-147263.0.r327777/143982 K 13 gnome-session V 28 dir 4-58722.0.r327777/144753 K 11 gnome-shell V 30 dir tk-244923.0.r327777/145587 K 13 gnome-swallow V 28 dir 4-79060.0.r327777/146349 K 14 gnome-terminal V 28 dir 4-58498.0.r327777/147114 K 6 gnome2 V 28 dir d-14235.0.r327777/147828 K 16 gnome2-fifth-toe V 29 dir 5t-42260.0.r327777/148447 K 11 gnome2-lite V 28 dir 4-94833.0.r327777/149127 K 18 gnome2-power-tools V 28 dir 4-98505.0.r327777/149752 K 11 gnustep-app V 27 dir 25-325546.0.r329688/525 K 7 gpctool V 29 dir 4-146104.0.r327777/151146 K 5 grabc V 28 dir 4-96924.0.r327777/151803 K 6 gromit V 28 dir 4-77884.0.r329750/198932 K 6 gskrab V 29 dir 4-177449.0.r327777/153264 K 20 gstreamer1-plugins-x V 30 dir 7j-316693.0.r327777/153836 K 28 gstreamer1-plugins-ximagesrc V 30 dir 7n-316693.0.r327777/154428 K 10 gsynaptics V 27 dir 4-160207.0.r330213/2641 K 10 gtk-launch V 29 dir 4-140097.0.r327777/155931 K 16 gtk-theme-switch V 28 dir 4-31001.0.r327777/156694 K 17 gtk-theme-switch2 V 28 dir k-31001.0.r327777/157410 K 10 gtkchtheme V 29 dir 4-111744.0.r327777/158127 K 8 gtkterm2 V 27 dir 4-111405.0.r330199/6263 K 9 gtstarter V 29 dir 4-107190.0.r327777/159512 K 5 guake V 29 dir 4-310624.0.r327777/160253 K 13 hotwire-shell V 29 dir 4-216001.0.r327777/161017 K 6 hs-X11 V 29 dir 4-199588.0.r327777/161682 K 10 hs-X11-xft V 29 dir 4-223227.0.r327777/162347 K 9 hs-xmobar V 29 dir 4-223584.0.r327777/163013 K 6 i3lock V 26 dir 4-234387.0.r329986/781 K 8 i3status V 27 dir 4-287063.0.r329213/1451 K 7 iceauth V 31 dir 9eh-191544.0.r327777/165069 K 3 ico V 31 dir 9ep-191544.0.r327777/165731 K 5 idesk V 28 dir 4-76596.0.r327777/166434 K 7 imwheel V 26 dir 2-26222.0.r330213/3386 K 10 innerspace V 29 dir 4-176209.0.r327777/167943 K 10 inputproto V 31 dir 9f3-191544.0.r328096/444732 K 6 ipager V 27 dir 4-160834.0.r329170/1286 K 11 kactivities V 27 dir j8-297371.0.r330405/675 K 17 kactivitymanagerd V 36 dir j8-297371.12-315373.r330405/1401 K 6 kb2mb2 V 28 dir 2-11856.0.r327777/171569 K 7 kbproto V 31 dir 9fh-191544.0.r328096/445459 K 4 kde4 V 27 dir x-8494.0.r327777/172890 K 13 kde4-baseapps V 27 dir 2-8435.0.r327777/173597 K 12 kde4-runtime V 27 dir f-8435.0.r327777/174356 K 14 kde4-workspace V 27 dir r-8435.0.r327777/175118 K 8 kdelibs4 V 28 dir 13-8434.0.r327777/175932 K 9 keybinder V 29 dir 4-279816.0.r327777/176634 K 12 keyboardcast V 29 dir 4-261679.0.r327777/177453 K 9 keylaunch V 28 dir 4-50515.0.r327777/178210 K 6 keynav V 29 dir 4-194746.0.r327777/178866 K 6 kgamma V 30 dir ov-283641.0.r327777/179583 K 7 konsole V 30 dir p5-283641.0.r327777/180304 K 6 libICE V 28 dir 4-96366.0.r328096/446167 K 5 libSM V 28 dir 4-96368.0.r328711/646972 K 6 libX11 V 26 dir 4-96353.0.r330453/5318 K 13 libXScrnSaver V 31 dir 9gy-191544.0.r327777/183225 K 8 libXTrap V 28 dir 9h8-191544.0.r330443/598 K 6 libXau V 28 dir 4-96351.0.r327777/184667 K 6 libXcm V 27 dir 4-312284.0.r328623/1236 K 13 libXcomposite V 28 dir 4-96669.0.r327777/186070 K 10 libXcursor V 28 dir 4-96393.0.r327777/186784 K 10 libXdamage V 25 dir 4-96667.0.r330444/685 K 8 libXdmcp V 28 dir 4-96382.0.r328096/447618 K 8 libXevie V 31 dir 9hz-191544.0.r327777/188923 K 7 libXext V 28 dir 4-96391.0.r327777/189633 K 9 libXfixes V 28 dir 4-96665.0.r327777/190338 K 5 libXi V 28 dir 4-96388.0.r327777/191036 K 11 libXinerama V 29 dir 4-108636.0.r327777/191745 K 5 libXp V 29 dir 4-108639.0.r327777/192459 K 6 libXpm V 28 dir 4-99042.0.r328711/649344 K 16 libXprintAppUtil V 28 dir 9iv-191544.0.r330445/607 K 13 libXprintUtil V 28 dir 9j5-191544.0.r330446/604 K 9 libXrandr V 28 dir 4-96402.0.r328711/650358 K 10 libXrender V 25 dir 2-84553.0.r330447/580 K 7 libXres V 28 dir 4-96380.0.r327777/196757 K 7 libXtst V 31 dir 9jr-191544.0.r327777/198183 K 5 libXv V 28 dir 4-96386.0.r328711/651362 K 7 libXvMC V 28 dir 9k5-191544.0.r330448/594 K 11 libXxf86dga V 31 dir 9kh-191544.0.r327777/200321 K 12 libXxf86misc V 31 dir 9kr-191544.0.r327777/201058 K 10 libXxf86vm V 31 dir 9l1-191544.0.r327777/201791 K 6 libdmx V 31 dir 9ld-191544.0.r327777/202520 K 6 libdnd V 27 dir 2-7526.0.r327777/203267 K 6 libexo V 27 dir 4-127484.0.r330345/3470 K 5 libfm V 27 dir 4-262173.0.r329402/3196 K 8 libgnome V 29 dir 17-13022.0.r327777/205465 K 13 libgnome-java V 29 dir 4-106187.0.r327777/206290 K 18 libgnome-reference V 29 dir 7-161855.0.r327777/206919 K 11 libgnomekbd V 30 dir f0-187702.0.r327777/207655 K 10 libgnomemm V 28 dir 4-83066.0.r327777/208417 K 12 libgnomemm26 V 28 dir k-83066.0.r327777/209131 K 7 libkonq V 30 dir kl-297371.0.r327777/209800 K 7 liboldX V 28 dir 9m3-191544.0.r330449/598 K 5 libsx V 27 dir 2-5333.0.r327777/211273 K 12 libsynaptics V 29 dir 4-157698.0.r327777/212034 K 6 libxcb V 29 dir 4-174964.0.r328711/652165 K 14 libxdg-basedir V 29 dir 4-232601.0.r327777/213549 K 12 libxfce4menu V 27 dir 4-229337.0.r330345/4214 K 12 libxfce4util V 26 dir 4-85749.0.r330345/5367 K 12 libxkbcommon V 26 dir 4-325240.0.r330450/891 K 10 libxkbfile V 27 dir 4-108714.0.r330450/1594 K 8 libxkbui V 29 dir 9mq-191544.0.r330450/2311 K 11 libxklavier V 28 dir 4-60362.0.r327777/217913 K 19 linux-f10-xorg-libs V 26 dir 4-160976.0.r329595/834 K 7 listres V 31 dir 9n2-191544.0.r327777/219376 K 3 lsw V 29 dir 4-277049.0.r327777/220036 K 4 luit V 31 dir 9na-191544.0.r327777/220692 K 4 lupe V 27 dir 2-5332.0.r327777/221376 K 9 lxde-meta V 27 dir 4-231375.0.r329402/3904 K 11 lxmenu-data V 29 dir 4-262174.0.r327777/222684 K 7 lxpanel V 27 dir 4-183506.0.r329402/4706 K 7 lxrandr V 29 dir 4-304643.0.r327777/224083 K 10 menu-cache V 27 dir 4-262171.0.r329402/6342 K 8 metalock V 29 dir 4-294329.0.r327777/225544 K 7 metisse V 29 dir 5-286086.0.r330378/216438 K 8 mgapdesk V 26 dir 4-43450.0.r330213/4128 K 14 mkcomposecache V 31 dir 9ns-191544.0.r327777/227740 K 6 mlterm V 28 dir 4-51393.0.r327777/228486 K 5 mrxvt V 26 dir 4-96075.0.r330199/7008 K 11 mrxvt-devel V 29 dir 4-160557.0.r327777/229994 K 11 multi-aterm V 26 dir e-96075.0.r330199/7704 K 5 mxico V 28 dir 4-92087.0.r327777/231412 K 8 numlockx V 28 dir 6-89962.0.r327777/232066 K 13 nvidia-driver V 28 dir 4-73627.0.r327777/232809 K 17 nvidia-driver-173 V 29 dir 2-222160.0.r327777/233381 K 17 nvidia-driver-304 V 29 dir a-312352.0.r327777/233948 K 16 nvidia-driver-71 V 29 dir 7-196120.0.r327777/234519 K 16 nvidia-driver-96 V 29 dir f-196120.0.r327777/235090 K 15 nvidia-settings V 29 dir 4-116236.0.r327777/235799 K 14 nvidia-xconfig V 29 dir 4-150780.0.r327777/236508 K 5 ooxcb V 29 dir 4-237684.0.r327777/237172 K 12 p5-Clipboard V 29 dir 4-145364.0.r327777/237876 K 14 p5-X11-GUITest V 29 dir 4-120375.0.r327777/238600 K 15 p5-X11-IdleTime V 28 dir 4-87677.0.r327777/239366 K 15 p5-X11-Protocol V 28 dir 4-36734.0.r327777/240084 K 17 p5-X11-Resolution V 29 dir 4-243285.0.r327777/240806 K 6 peeper V 26 dir 4-64272.0.r330213/4822 K 6 pixman V 27 dir 1u-199427.0.r328725/569 K 26 plasma-scriptengine-python V 29 dir 4-254158.0.r327777/242956 K 24 plasma-scriptengine-ruby V 29 dir g-254158.0.r327777/243703 K 10 printproto V 31 dir 9pf-191544.0.r327777/244448 K 11 printscreen V 26 dir 2-217617.0.r328217/851 K 5 props V 29 dir 2-278820.0.r327777/245874 K 13 py-qt4-opengl V 29 dir 4-188509.0.r330463/694038 K 11 qimageblitz V 30 dir h6-218272.0.r327777/247310 K 26 qt4-graphicssystems-opengl V 30 dir 75-265592.0.r330266/774764 K 16 qt4-inputmethods V 30 dir ca-184304.0.r330266/775461 K 10 qt4-opengl V 30 dir ck-184304.0.r330266/776142 K 4 qxkb V 29 dir 4-307459.0.r327777/250172 K 10 randrproto V 31 dir 9q2-191544.0.r328096/448343 K 11 recordproto V 31 dir 9qc-191544.0.r328096/449076 K 11 rendercheck V 27 dir 4-119630.0.r330199/8360 K 11 renderproto V 31 dir 9qr-191544.0.r328096/449811 K 13 resourceproto V 31 dir 9r3-191544.0.r328096/450548 K 3 rgb V 28 dir 9rd-191544.0.r328645/555 K 13 rox-wallpaper V 28 dir 4-72970.0.r327777/255148 K 5 roxbg V 29 dir 4-187261.0.r327777/255813 K 7 roxterm V 29 dir 4-193961.0.r327777/256516 K 13 rsibreak-kde4 V 29 dir e-157136.0.r327777/257229 K 6 rstart V 31 dir 9rv-191544.0.r327777/257950 K 8 ruby-X11 V 28 dir 4-43321.0.r327777/258662 K 11 ruby-gnome2 V 28 dir m-38886.0.r327777/259381 K 14 rubygem-gnome2 V 29 dir 4-320401.0.r327777/260768 K 4 rxvt V 24 dir 2-527.0.r330199/9044 K 10 rxvt-devel V 24 dir d-527.0.r330199/9770 K 12 rxvt-unicode V 26 dir l-527.0.r327777/262934 K 5 sbxkb V 29 dir 4-307449.0.r327777/263629 K 7 scripts V 31 dir 9sh-191544.0.r327777/264351 K 14 scrnsaverproto V 31 dir 9sr-191544.0.r328096/451287 K 7 sessreg V 31 dir 9t1-191544.0.r327777/265760 K 9 setlayout V 29 dir 4-204065.0.r327777/266427 K 8 settitle V 29 dir 4-170828.0.r327777/267082 K 9 setxkbmap V 31 dir 9td-191544.0.r327777/267743 K 7 simdock V 28 dir 4-198053.0.r330199/11164 K 7 sisctrl V 29 dir 4-116135.0.r327777/269859 K 4 slim V 27 dir 4-153098.0.r330531/1600 K 5 slock V 26 dir 4-185411.0.r329977/742 K 7 smproxy V 31 dir 9tt-191544.0.r327777/271919 K 5 sselp V 29 dir 4-217092.0.r327777/272630 K 11 stalonetray V 29 dir 4-159093.0.r327777/273297 K 20 startup-notification V 28 dir 4-70123.0.r327777/274024 K 5 sterm V 29 dir 4-272369.0.r327777/274728 K 6 stjerm V 29 dir 4-274026.0.r327777/275423 K 5 swarp V 29 dir 4-205944.0.r327777/276079 K 4 sxpc V 26 dir 2-1182.0.r330199/11852 K 6 tabbed V 29 dir 4-268380.0.r327777/277466 K 15 temperature.app V 27 dir 4-43164.0.r330199/12600 K 12 terminal.app V 29 dir 4-172418.0.r327777/279000 K 10 terminator V 29 dir 4-212330.0.r327777/279714 K 11 terminology V 27 dir 6f-309405.0.r329520/515 K 11 thinglaunch V 29 dir 4-140094.0.r327777/281144 K 12 thingylaunch V 29 dir 4-242369.0.r327777/281811 K 5 tilda V 26 dir 4-150497.0.r328962/586 K 4 tint V 29 dir 4-217259.0.r327777/283227 K 6 tkXwin V 29 dir 4-141568.0.r327777/283985 K 9 trapproto V 31 dir 9uk-191544.0.r327777/284712 K 6 trayer V 26 dir 4-171392.0.r328669/818 K 6 tycoon V 27 dir 2-8785.0.r327777/286111 K 11 urxvt-perls V 29 dir 4-310065.0.r327777/286755 K 5 vdesk V 28 dir 6-59406.0.r327777/287404 K 10 videoproto V 31 dir 9v0-191544.0.r328096/452015 K 7 viewres V 31 dir 9va-191544.0.r327777/288789 K 4 wbar V 29 dir 4-182628.0.r327777/289533 K 8 wbarconf V 29 dir 4-234547.0.r327777/290291 K 3 wdm V 28 dir 2-13004.0.r327777/291039 K 6 wmappl V 26 dir 4-55706.0.r330201/5511 K 6 wmblob V 28 dir 4-87883.0.r327777/292431 K 8 wmbutton V 27 dir 2-17781.0.r330199/14002 K 10 wmcliphist V 28 dir 4-45545.0.r327777/293939 K 6 wmctrl V 29 dir 4-100712.0.r327777/294648 K 8 wmdrawer V 27 dir 4-78387.0.r330199/14752 K 8 wmmatrix V 27 dir 2-22877.0.r329631/96129 K 5 wmxss V 28 dir 4-82173.0.r327777/296806 K 8 workrave V 28 dir 4-85098.0.r327777/297555 K 7 x11perf V 31 dir 9wk-191544.0.r327777/298280 K 5 x3270 V 24 dir 2-645.0.r330403/2094 K 7 xaniroc V 27 dir 2-8685.0.r327777/299617 K 8 xantfarm V 27 dir 2-5889.0.r327777/300307 K 6 xascii V 29 dir 4-294564.0.r327777/301009 K 5 xauth V 31 dir 9x0-191544.0.r327777/301668 K 9 xautolock V 27 dir 2-3612.0.r327777/302363 K 11 xautomation V 26 dir 4-66124.0.r330326/2915 K 10 xbacklight V 27 dir 2e-199427.0.r328647/592 K 8 xballoon V 28 dir 2-18164.0.r327777/304333 K 7 xbanner V 28 dir 2-16198.0.r327777/305087 K 6 xbelld V 26 dir 4-124911.0.r329963/928 K 5 xbiff V 28 dir 9xi-191544.0.r330192/589 K 9 xbindkeys V 25 dir 4-52359.0.r328631/772 K 8 xbitmaps V 31 dir 9xu-191544.0.r328096/452746 K 11 xbrightness V 29 dir 4-248908.0.r327777/308550 K 5 xcalc V 31 dir 9y4-191544.0.r327777/309267 K 6 xcalib V 28 dir 4-132620.0.r330199/15458 K 3 xcb V 27 dir 2-2026.0.r327777/310613 K 9 xcb-proto V 26 dir 4-174962.0.r330451/856 K 8 xcb-util V 29 dir 4-207355.0.r327777/312029 K 15 xcb-util-cursor V 26 dir 4-324373.0.r330440/934 K 14 xcb-util-image V 29 dir 9-289256.0.r328166/488015 K 16 xcb-util-keysyms V 29 dir j-289256.0.r328166/488738 K 19 xcb-util-renderutil V 29 dir t-289256.0.r328166/489470 K 11 xcb-util-wm V 30 dir 13-289256.0.r328166/490196 K 6 xclick V 29 dir 4-185610.0.r327777/316353 K 5 xclip V 25 dir 4-51724.0.r328541/614 K 10 xclipboard V 31 dir 9yo-191544.0.r327777/317772 K 3 xcm V 26 dir 4-312341.0.r328626/632 K 4 xcmd V 28 dir 4-46428.0.r327777/319111 K 11 xcmiscproto V 31 dir 9za-191544.0.r328096/453478 K 6 xcmsdb V 31 dir 9zk-191544.0.r327777/320500 K 3 xco V 27 dir 2-7169.0.r327777/321241 K 10 xcoloredit V 27 dir 2-7171.0.r327777/321927 K 7 xcolors V 27 dir 2-1672.0.r327777/322674 K 9 xcolorsel V 28 dir 2-15281.0.r327777/323377 K 8 xconsole V 31 dir a00-191544.0.r327777/324093 K 5 xcurs V 28 dir 4-125260.0.r330199/16212 K 10 xcursorgen V 28 dir a0c-191544.0.r330432/689 K 4 xcut V 28 dir 2-22804.0.r327777/326228 K 9 xdbedizzy V 31 dir a0m-191544.0.r327777/326895 K 7 xdialog V 28 dir 4-36961.0.r327777/327601 K 8 xditview V 31 dir a0w-191544.0.r327777/328317 K 3 xdm V 31 dir a16-191544.0.r327777/329083 K 7 xdotool V 29 dir 4-194744.0.r327777/329740 K 8 xdpyinfo V 31 dir a1k-191544.0.r327777/330408 K 8 xdriinfo V 31 dir a1s-191544.0.r327777/331084 K 4 xdtm V 27 dir 2-1539.0.r327777/331819 K 5 xedit V 31 dir a22-191544.0.r327777/332528 K 3 xev V 31 dir a2c-191544.0.r327777/333188 K 9 xextproto V 31 dir a2m-191544.0.r328096/454210 K 5 xeyes V 31 dir a2w-191544.0.r327777/334582 K 7 xf86dga V 31 dir a34-191544.0.r327777/335253 K 12 xf86dgaproto V 31 dir a3c-191544.0.r328096/454946 K 12 xf86driproto V 31 dir a3m-191544.0.r328096/455683 K 13 xf86miscproto V 31 dir a3y-191544.0.r328096/456421 K 13 xf86rushproto V 32 dir a48-191544.0.r328226/1231652 K 16 xf86vidmodeproto V 31 dir a4i-191544.0.r328096/457164 K 20 xfce4-clipman-plugin V 28 dir 4-95175.0.r327777/339670 K 10 xfce4-conf V 27 dir 4-229338.0.r330345/7264 K 18 xfce4-embed-plugin V 29 dir 4-319698.0.r327777/341184 K 26 xfce4-quicklauncher-plugin V 29 dir 4-183000.0.r327777/341925 K 26 xfce4-screenshooter-plugin V 29 dir 4-183002.0.r330424/318737 K 17 xfce4-taskmanager V 26 dir 4-136057.0.r330527/647 K 14 xfce4-terminal V 36 dir 4-127491.0-309996.r330424/321097 K 18 xfce4-verve-plugin V 29 dir 4-199318.0.r327777/345059 K 24 xfce4-whiskermenu-plugin V 29 dir 4-324832.0.r327777/345782 K 19 xfce4-wmdock-plugin V 29 dir 4-199033.0.r327777/346522 K 21 xfce4-xfapplet-plugin V 29 dir 4-183005.0.r327777/347260 K 3 xfd V 29 dir a53-191544.0.r330433/1058 K 10 xfindproxy V 31 dir a5d-191544.0.r327777/348647 K 9 xfishtank V 27 dir 2-6976.0.r327777/349349 K 8 xforward V 29 dir 4-295629.0.r327777/350054 K 15 xfree86_xkb_xml V 28 dir 4-60364.0.r327777/350816 K 4 xfwp V 31 dir a5p-191544.0.r327777/351481 K 6 xgamma V 31 dir a5x-191544.0.r327777/352141 K 3 xgc V 31 dir a65-191544.0.r327777/352853 K 5 xgrab V 27 dir 2-1047.0.r327777/353596 K 5 xhost V 31 dir a6h-191544.0.r327777/354250 K 5 xidle V 29 dir 4-146272.0.r327777/354911 K 13 xineramaproto V 31 dir a6r-191544.0.r328096/457907 K 5 xinit V 31 dir a71-191544.0.r327777/356360 K 6 xinput V 28 dir 4-87588.0.r328711/654459 K 7 xkbcomp V 31 dir a7b-191544.0.r327777/357678 K 7 xkbctrl V 28 dir 4-25220.0.r327777/358384 K 6 xkbevd V 31 dir a7l-191544.0.r327777/359043 K 8 xkbprint V 31 dir a7t-191544.0.r327777/359714 K 6 xkbset V 28 dir 4-43137.0.r327777/360424 K 8 xkbutils V 31 dir a83-191544.0.r327777/361140 K 16 xkeyboard-config V 28 dir a8d-191544.0.r329693/666 K 8 xkeycaps V 26 dir 2-947.0.r327777/362623 K 8 xkeywrap V 28 dir 2-25002.0.r327777/363323 K 5 xkill V 31 dir a8r-191544.0.r327777/363985 K 5 xload V 31 dir a8z-191544.0.r327777/364700 K 10 xloadimage V 24 dir 2-737.0.r328308/1473 K 9 xlockmore V 26 dir 2-344.0.r327777/366119 K 5 xlogo V 31 dir a9d-191544.0.r327777/366831 K 7 xlogout V 26 dir 2-14730.0.r329370/1527 K 8 xlsatoms V 31 dir a9p-191544.0.r327777/368196 K 10 xlsclients V 31 dir a9x-191544.0.r327777/368863 K 5 xlupe V 28 dir 2-18206.0.r327777/369520 K 4 xmag V 31 dir aa7-191544.0.r327777/370231 K 4 xman V 31 dir aah-191544.0.r327777/370946 K 10 xmangekyou V 27 dir 2-15589.0.r330199/16866 K 7 xmascot V 27 dir 2-4589.0.r327777/372346 K 8 xmessage V 31 dir aav-191544.0.r327777/373058 K 3 xmh V 31 dir ab5-191544.0.r327777/373781 K 7 xmodmap V 31 dir abf-191544.0.r327777/374444 K 4 xmon V 28 dir 4-55976.0.r327777/375196 K 5 xmore V 31 dir abr-191544.0.r327777/375912 K 5 xmotd V 28 dir 4-47006.0.r327777/376568 K 5 xmove V 26 dir 2-10578.0.r328723/3275 K 4 xmsg V 27 dir 2-22805.0.r330199/17516 K 3 xmx V 25 dir 2-19887.0.r330196/799 K 4 xnee V 26 dir 4-60402.0.r330097/1356 K 8 xnodecor V 28 dir 4-88747.0.r327777/380057 K 4 xorg V 29 dir 4-111785.0.r327777/380718 K 9 xorg-apps V 31 dir acf-191544.0.r327777/381390 K 13 xorg-cf-files V 31 dir acn-191544.0.r328711/655970 K 9 xorg-docs V 31 dir ad7-191544.0.r327777/382898 K 9 xorg-edit V 27 dir 4-169621.0.r330213/5461 K 14 xorg-libraries V 29 dir 4-110314.0.r327777/384232 K 12 xorg-minimal V 26 dir 4-224850.0.r328295/475 K 12 xplsprinters V 31 dir ae2-191544.0.r327777/385535 K 3 xpr V 31 dir aea-191544.0.r327777/386202 K 4 xpra V 29 dir 4-268571.0.r330909/195007 K 19 xprehashprinterlist V 31 dir aei-191544.0.r327777/387621 K 7 xprompt V 27 dir 2-6017.0.r327777/388331 K 5 xprop V 31 dir aes-191544.0.r327777/388988 K 6 xproto V 28 dir 4-96345.0.r328096/458621 K 24 xproxymanagementprotocol V 32 dir af4-191544.0.r328226/1233189 K 4 xpyb V 29 dir 4-223358.0.r327777/391163 K 6 xrandr V 31 dir afe-191544.0.r327777/391822 K 4 xrdb V 31 dir afm-191544.0.r327777/392482 K 8 xrefresh V 31 dir afu-191544.0.r327777/393149 K 7 xrestop V 28 dir 4-96555.0.r327777/393811 K 12 xrootconsole V 25 dir 4-62971.0.r330211/714 K 4 xrsh V 29 dir 4-112010.0.r327777/395135 K 4 xrsi V 29 dir 4-187638.0.r327777/395786 K 3 xrx V 31 dir aga-191544.0.r327777/396504 K 12 xscreensaver V 27 dir 2-1945.0.r327777/397245 K 18 xscreensaver-gnome V 28 dir 4-54676.0.r327777/398010 K 24 xscreensaver-gnome-hacks V 29 dir 4-142667.0.r327777/398700 K 16 xscreensaver.app V 29 dir 4-118722.0.r327777/399380 K 4 xsel V 28 dir 4-73059.0.r329750/199580 K 11 xsel-conrad V 29 dir 4-197386.0.r327777/400691 K 4 xset V 31 dir agy-191544.0.r327777/401353 K 8 xsetmode V 31 dir ah6-191544.0.r327777/402024 K 11 xsetpointer V 31 dir ahe-191544.0.r327777/402705 K 8 xsetroot V 28 dir ahm-191544.0.r330439/598 K 8 xskyroot V 27 dir 2-8143.0.r327777/404075 K 3 xsm V 31 dir ahw-191544.0.r327777/404783 K 5 xsnow V 26 dir 2-369.0.r327777/405428 K 9 xstarroll V 28 dir 2-15567.0.r327777/406080 K 8 xstdcmap V 31 dir aia-191544.0.r327777/406749 K 7 xstroke V 28 dir 4-59067.0.r327777/407457 K 5 xtacy V 27 dir 2-3430.0.r327777/408149 K 5 xterm V 27 dir 4-114534.0.r329033/1101 K 12 xtermcontrol V 29 dir 7-125114.0.r327777/409569 K 8 xtermset V 26 dir 2-20852.0.r330191/1375 K 12 xtestpicture V 27 dir 2-5944.0.r327777/410942 K 9 xtoolwait V 27 dir 2-6701.0.r327777/411594 K 6 xtrans V 31 dir aiw-191544.0.r328711/656704 K 5 xtrap V 31 dir aj6-191544.0.r327777/413034 K 7 xtrlock V 29 dir 4-109778.0.r327777/413682 K 5 xtset V 25 dir 4-39292.0.r330190/652 K 6 xvattr V 29 dir 2-281399.0.r327777/414980 K 8 xvidtune V 31 dir ajk-191544.0.r327777/415700 K 6 xvinfo V 28 dir aju-191544.0.r328643/562 K 5 xvkbd V 28 dir 4-35436.0.r327777/417110 K 8 xvmcinfo V 29 dir 4-223841.0.r327777/417763 K 9 xwatchwin V 28 dir 4-32195.0.r327777/418467 K 3 xwd V 31 dir ak6-191544.0.r327777/419125 K 8 xwininfo V 28 dir ake-191544.0.r328644/702 K 8 xwinwrap V 27 dir 4-248657.0.r330488/1584 K 4 xwit V 28 dir 2-11439.0.r327777/421162 K 4 xwud V 31 dir ako-191544.0.r327777/421817 K 4 xxkb V 28 dir k-40494.0.r327777/422557 K 5 xzoom V 24 dir 2-7684.0.r328646/934 K 3 yad V 27 dir 4-305226.0.r328211/1659 K 12 yakuake-kde4 V 29 dir e-167118.0.r327777/424635 K 6 yalias V 29 dir 4-90564.0.r327888/1143114 K 11 yeahconsole V 29 dir 4-212491.0.r327777/426052 K 4 yelp V 28 dir 4-59551.0.r327777/426793 K 6 zenity V 28 dir 4-76717.0.r327777/427538 END ENDREP id: 1-16.0.r330909/218752 type: dir pred: 1-16.0.r330724/24348 count: 8063 text: 330909 195187 23552 23552 363a8564969e0c303c4c3a7baa1bcb75 cpath: /head/x11 copyroot: 0 / PLAIN K 7 CHANGES V 27 file 1-99373.0.r329823/2788 K 9 COPYRIGHT V 26 file 1-146787.0.r309727/49 K 4 GIDs V 28 file 1-168311.0.r329167/1753 K 5 KNOBS V 27 file 1-147337.0.r328005/126 K 8 Keywords V 28 dir 1-314142.0.r314142/35921 K 5 LEGAL V 24 file 1-748.0.r329053/280 K 5 MOVED V 26 file 1-69878.0.r330761/440 K 8 Makefile V 22 file 1-6.0.r329851/210 K 2 Mk V 22 dir 1-5.0.r330849/3159 K 6 README V 29 file 1-2408.0.r300895/4775053 K 9 Templates V 24 dir 1-2932.0.r326136/838 K 5 Tools V 26 dir 3-15302.0.r330220/3528 K 4 UIDs V 28 file 4-168311.0.r329167/2036 K 8 UPDATING V 28 file 1-102685.0.r329823/8078 K 13 accessibility V 27 dir 1-42583.0.r330266/30807 K 6 arabic V 26 dir 1-38973.0.r328297/4303 K 9 archivers V 25 dir 1-242.0.r330524/11414 K 5 astro V 24 dir 1-301.0.r330590/6907 K 5 audio V 25 dir 1-148.0.r330909/78632 K 10 benchmarks V 23 dir 1-62.0.r329066/6434 K 7 biology V 26 dir 1-9066.0.r330726/10617 K 3 cad V 24 dir 1-276.0.r330349/6630 K 7 chinese V 26 dir 1-3770.0.r330726/18193 K 5 comms V 24 dir 1-76.0.r330274/10466 K 10 converters V 26 dir 1-1561.0.r330726/27374 K 9 databases V 25 dir 1-771.0.r330726/81096 K 9 deskutils V 26 dir 1-2098.0.r330866/14946 K 5 devel V 25 dir 1-73.0.r330901/244806 K 3 dns V 26 dir 1-6145.0.r330773/10850 K 7 editors V 23 dir 4-6.0.r330818/16026 K 9 emulators V 25 dir 1-181.0.r330878/33173 K 7 finance V 26 dir 1-4110.0.r330877/11174 K 6 french V 28 dir 1-25673.0.r329900/248872 K 3 ftp V 24 dir 1-199.0.r330748/5933 K 5 games V 25 dir 1-104.0.r330859/61734 K 6 german V 25 dir 1-7451.0.r330857/6951 K 8 graphics V 24 dir 1-94.0.r330872/55391 K 6 hebrew V 26 dir 3-31142.0.r327734/8068 K 9 hungarian V 28 dir 1p-38973.0.r327735/11057 K 3 irc V 24 dir 1-42.0.r330833/10314 K 8 japanese V 25 dir 1-410.0.r330824/18383 K 4 java V 25 dir 1-2798.0.r330750/8802 K 6 korean V 27 dir 1-5873.0.r330266/444062 K 4 lang V 24 dir 1-15.0.r330902/20742 K 4 mail V 24 dir 1-57.0.r330848/41146 K 4 math V 25 dir 1-162.0.r330862/35468 K 4 misc V 24 dir 7-35.0.r330788/26231 K 10 multimedia V 26 dir d-333.0.r330909/124304 K 3 net V 25 dir 1-22.0.r330909/194275 K 6 net-im V 28 dir 15-11144.0.r330717/10889 K 8 net-mgmt V 26 dir r-1011.0.r330774/18399 K 7 net-p2p V 26 dir g-29106.0.r330850/7524 K 4 news V 24 dir 1-145.0.r330759/6119 K 4 palm V 26 dir 1-6646.0.r330730/99463 K 6 polish V 27 dir tv-38973.0.r330293/2416 K 10 ports-mgmt V 25 dir 1-5132.0.r330649/5784 K 10 portuguese V 26 dir 1-17842.0.r330092/2494 K 5 print V 24 dir 1-79.0.r330541/18019 K 7 russian V 26 dir 1-1559.0.r330667/25028 K 7 science V 26 dir n-5356.0.r330663/11976 K 8 security V 25 dir 1-269.0.r330864/54315 K 6 shells V 22 dir w-6.0.r330023/2883 K 8 sysutils V 25 dir b-339.0.r330884/53386 K 8 textproc V 25 dir 1-322.0.r330880/83918 K 9 ukrainian V 29 dir g-39704.0.r327888/1002182 K 10 vietnamese V 26 dir 1-4812.0.r327775/20157 K 3 www V 26 dir 1-114.0.r330891/128876 K 3 x11 V 25 dir 1-16.0.r330909/218752 K 10 x11-clocks V 24 dir 1-931.0.r330216/4003 K 11 x11-drivers V 27 dir 1-157567.0.r330282/4760 K 6 x11-fm V 24 dir 1-691.0.r330847/3666 K 9 x11-fonts V 25 dir 1-543.0.r330329/10119 K 11 x11-servers V 25 dir 1n-710.0.r328762/4511 K 10 x11-themes V 28 dir 1-14410.0.r330730/251078 K 12 x11-toolkits V 25 dir 1-120.0.r330592/15504 K 6 x11-wm V 24 dir 1-40.0.r330799/13370 END ENDREP id: 2-1.0.r330909/222235 type: dir pred: 2-1.0.r330908/71008 count: 330580 text: 330909 218924 3298 3298 b5703709f2a8be3c68af7148d1ff27d2 props: 308235 235189 45 0 7a04b33bf8e35fd5c3d111baaf403dc5 cpath: /head copyroot: 0 / PLAIN K 8 branches V 23 dir 0-1.0.r325814/31077 K 4 head V 24 dir 2-1.0.r330909/222235 K 8 svnadmin V 22 dir 3-1.0.r330720/1302 K 4 tags V 22 dir 8-1.0.r328999/4716 END ENDREP id: 0.0.r330909/222636 type: dir pred: 0.0.r330908/71406 count: 330909 text: 330909 222460 163 163 334a3a03e93ae0847bf806d616fa2e62 props: 326465 0 620 0 631089891639cf20878ff168189d346f cpath: / copyroot: 0 / minfo-cnt: 8 5-201164.0.t330908-73c6 modify-file true false /head/audio/dvda-author/Makefile 5-90611.0.t330908-73c6 modify-file true false /head/audio/musicpd/Makefile _7.0.t330908-73c6 add-file true true /head/audio/musicpd/files/patch-ffmpeg2 4-265.0.t330908-73c6 modify-file true false /head/audio/sox/Makefile 6-590.0.t330908-73c6 modify-file true false /head/audio/sox/distinfo _d.0.t330908-73c6 add-file true true /head/audio/sox/files/patch-avcodec54 7-275335.0.t330908-73c6 modify-file true false /head/audio/sox/files/patch-ffmpeg _h.0.t330908-73c6 add-file true true /head/audio/sox/files/patch-ffmpeg2 _j.0.t330908-73c6 add-file true true /head/audio/sox/files/patch-libav9 6-195153.0.t330908-73c6 modify-file true true /head/audio/sox/pkg-plist 5-293974.0.t330908-73c6 modify-file true false /head/multimedia/bino/Makefile 8-293974.0.t330908-73c6 modify-file true false /head/multimedia/bino/distinfo _q.0.t330908-73c6 add-dir false false /head/multimedia/bino/files _r.0.t330908-73c6 add-file true true /head/multimedia/bino/files/patch-src-media_object.cpp u-48195.0.t330908-73c6 modify-file true false /head/multimedia/ffmpeg/Makefile x-48195.0.t330908-73c6 modify-file true false /head/multimedia/ffmpeg/distinfo _x.0.t330908-73c6 add-file true true /head/multimedia/ffmpeg/files/patch-Makefile 4-248151.0.t330908-73c6 modify-file true false /head/multimedia/ffmpeg/files/patch-configure _11.0.t330908-73c6 add-file true true /head/multimedia/ffmpeg/files/patch-doc-Makefile 5-329825.0.r329825/946 delete-file false false /head/multimedia/ffmpeg/files/patch-doc-protocols.texi 7-258607.0.t330908-73c6 modify-file true false /head/multimedia/ffmpeg/files/patch-libavcodec-Makefile 27-258164.0.r300896/27340634 delete-file false false /head/multimedia/ffmpeg/files/patch-libavcodec-libgsm.c 7-239377.0.t330908-73c6 modify-file true false /head/multimedia/ffmpeg/files/patch-libavdevice-bktr.c 4-276352.0.r300896/27342545 delete-file false false /head/multimedia/ffmpeg/files/patch-libavfilter-Makefile 5-276688.0.t330908-73c6 modify-file true false /head/multimedia/ffmpeg/files/patch-libavfilter-vf_libopencv.c 2a-258164.0.t330908-73c6 modify-file true false /head/multimedia/ffmpeg/files/patch-libavutil-common.h 1f-48195.0.t330908-73c6 modify-file true false /head/multimedia/ffmpeg/pkg-descr 1h-48195.0.t330908-73c6 modify-file true false /head/multimedia/ffmpeg/pkg-plist 4-106665.0.t330908-73c6 modify-file true false /head/multimedia/kino/Makefile _1b.0.t330908-73c6 add-file true true /head/multimedia/kino/files/patch-libav7 _1e.0.t330908-73c6 add-file true true /head/multimedia/kino/files/patch-libav8 i-63179.0.t330908-73c6 modify-file true false /head/multimedia/libquicktime/Makefile _1i.0.t330908-73c6 add-dir false false /head/multimedia/libquicktime/files _1j.0.t330908-73c6 add-file true true /head/multimedia/libquicktime/files/patch-ffmpeg2 r-63179.0.t330908-73c6 modify-file true false /head/multimedia/libquicktime/pkg-plist q-48004.0.t330908-73c6 modify-file true false /head/multimedia/libxine/Makefile t-48004.0.t330908-73c6 modify-file true false /head/multimedia/libxine/distinfo 4-303344.0.r303344/812 delete-file false false /head/multimedia/libxine/files/patch-b0df4b6003ad _1r.0.t330908-73c6 add-file true true /head/multimedia/libxine/files/patch-src-combined-ffmpeg-Makefile.in.diff 7-326292.0.r326292/2739 delete-file false false /head/multimedia/libxine/files/patch-src-post-deinterlace-plugins-greedy2frame_template_sse2.c 13-48004.0.t330908-73c6 modify-file true false /head/multimedia/libxine/pkg-plist 5-227101.0.t330908-73c6 modify-file true false /head/multimedia/mlt/Makefile 5-300493.0.t330908-73c6 modify-file true false /head/multimedia/qmmp-plugin-pack/Makefile 8-300493.0.t330908-73c6 modify-file true false /head/multimedia/qmmp-plugin-pack/distinfo 5-271236.0.t330908-73c6 modify-file true false /head/multimedia/qmmp/Makefile 8-271236.0.t330908-73c6 modify-file true false /head/multimedia/qmmp/distinfo 6-300492.0.r300896/27556628 delete-dir false false /head/multimedia/qmmp/files i-271236.0.t330908-73c6 modify-file true false /head/multimedia/qmmp/pkg-descr k-271236.0.t330908-73c6 modify-file true false /head/multimedia/qmmp/pkg-plist _25.0.t330908-73c6 add-file true true /head/multimedia/transcode/files/patch-ffmpeg0-10 _28.0.t330908-73c6 add-file true true /head/multimedia/transcode/files/patch-ffmpeg0-11 _2a.0.t330908-73c6 add-file true true /head/multimedia/transcode/files/patch-ffmpeg2 _2c.0.t330908-73c6 add-file true true /head/multimedia/transcode/files/patch-livav-9.patch _2f.0.t330908-73c6 add-file true true /head/multimedia/vdr-plugin-osdpip/files/patch-ffmpeg1 _2i.0.t330908-73c6 add-file true true /head/multimedia/vdr-plugin-osdpip/files/patch-libav9 5-324927.0.t330908-73c6 modify-file true false /head/multimedia/xbmc-addon-pvr/Makefile _2o.0.t330908-73c6 add-file true true /head/net/mediatomb/files/patch-livav7 _2r.0.t330908-73c6 add-file true true /head/net/mediatomb/files/patch-livav9 g-26088.1-327751.t330908-73c6 modify-file true false /head/net/opal/Makefile _2v.1-327751.t330908-73c6 add-file true true /head/net/opal/files/patch-ffmpeg 5-268571.0.t330908-73c6 modify-file true false /head/x11/xpra/Makefile 222636 222860