search for: pkgdep

Displaying 4 results from an estimated 4 matches for "pkgdep".

2003 Apr 17
2
fontconfig-2.1.93 considered more harmful
...nf -> oaf -> gtk12 -> gnomevfs -> gnomemime -> gnomehier -> libcapplet -> gtk12 -> Any port that depends on any of ports in the list gets into make loop at closure calculations. Finally, let's compare fontconfig's dependencies between 2.1.92 and 2.1.93. % grep pkgdep /var/db/pkg/fontconfig-2.1.92/+CONTENTS @pkgdep pkgconfig-0.15.0 @pkgdep freetype2-2.1.3_1 @pkgdep expat-1.95.6_1 % grep pkgdep /var/db/pkg/fontconfig-2.1.93/+CONTENTS @pkgdep pkgconfig-0.15.0 @pkgdep libiconv-1.8_2 @pkgdep libgnugetopt-1.2 @pkgdep libaudiofile-0.2.3 @pkgdep imlib-1.9.14_1 @pkgdep...
2018 Jul 18
3
Is there any plan to support SPDK disks?
Considering that the technic of SPDK + QEMU is making progress toward maturity. Personally I'd like to do the integration work. Not sure somebody would mind to give me some clue on that? Because I'm not familiar with libguestfs code structures. Thanks, Bob
2016 Apr 27
0
R Script Template
The subject of your email is missing. Perhaps you need to read the Posting Guide (again?) about attachments. Embedding your example directly in the body of the email is generally more accessible in archives than attaching it. -- Sent from my phone. Please excuse my brevity. On April 27, 2016 1:14:17 PM GMT+01:00, G.Maubach at gmx.de wrote: >Hi All, > >I am addressing this post to all
2016 Apr 27
2
R Script Template
Hi All, I am addressing this post to all who are new to R. When learing R in the last weeks I took some notes for myself to have code snippets ready for the data analysis process. I put these snippets together as a script template for future use. Almost all of the given command prototypes are tested. The template script contains snippets for best practices and leaves out the commands that