Re: Where is qmake?

2011-01-20 Thread Pierre Abbat
On Wednesday 19 January 2011 19:45:12 Justin C. Sherrill wrote:
 On Wed, January 19, 2011 8:16 am, Pierre Abbat wrote:
  If qmake is not in qconf, where is it?

 x11/qt4-tools, I think.  I base that on searches, not from installation,
 so YMMV.

 http://pkgsrc.se/x11/qt4-tools

I compiled Vidalia and got it running, but I had a problem. It requires some 
libraries in /usr/pkg/qt4/lib, and when I ran it, it said it couldn't find 
them. I managed to get it to find them with ldconfig, but what's the proper 
way?

Pierre

-- 
li fi'u vu'u fi'u fi'u du li pa


Re: Where is qmake?

2011-01-20 Thread Jeremy C. Reed
On Thu, 20 Jan 2011, Pierre Abbat wrote:

 I compiled Vidalia and got it running, but I had a problem. It requires some 
 libraries in /usr/pkg/qt4/lib, and when I ran it, it said it couldn't find 
 them. I managed to get it to find them with ldconfig, but what's the proper 
 way?

If not using pkgsrc, then use gcc with  -Wl,-R/usr/pkg/qt4/lib


bulk build for 2010Q4 progress

2011-01-20 Thread Justin C. Sherrill

Here's the state of the bulk build for pkgsrc-2010Q4:

  DragonFly 2.8/i386: 5864 packages built so far
DragonFly 2.8/x86_64: 10304 packages built so far
  DragonFly 2.9/i386: 3144 packages built so far
DragonFly 2.9/x86_64: All 10483 packages done - uploading now.

The report from the 2.9/x86_64 build is below, for the curious.

--

pkgsrc bulk build report


DragonFly 2.9/x86_64
Compiler: gcc

Build start: 2011-01-20 02:49
Build end:   2011-01-20 15:37

Full report:
http://avalon.dragonflybsd.org/reports/x86_64/2.9/20110120.0249/meta/report.html
Machine readable version:
http://avalon.dragonflybsd.org/reports/x86_64/2.9/20110120.0249/meta/report.bz2

Total number of packages:  10381
  Successfully built:   8555
  Failed to build:   379
  Depending on failed package:   813
  Explicitly broken or masked:   559
  Depending on masked package:75

Packages breaking the most other packages

Package   Breaks Maintainer
-
lang/ruby19-base 325 t...@netbsd.org
security/heimdal 233 pkgsrc-us...@netbsd.org
multimedia/xine-lib   59 pkgsrc-us...@netbsd.org
lang/ocaml35 a...@netbsd.org
lang/mono 29 kef...@netbsd.org
multimedia/py-gstreamer0.10   22 pkgsrc-us...@netbsd.org
net/gupnp-igd 19 pkgsrc-us...@netbsd.org
textproc/xerces-c 18 pkgsrc-us...@netbsd.org
graphics/gimp 15 a...@netbsd.org
graphics/sane-backends13 pkgsrc-us...@netbsd.org

Build failures

Package   Breaks Maintainer
-
archivers/star   uebay...@netbsd.org
audio/akode-plugins-mpc  ha...@netbsd.org
audio/buzztard 1 pkgsrc-us...@netbsd.org
audio/daapd  nath...@netbsd.org
audio/liblastfm1 pkgsrc-us...@netbsd.org
audio/maplay pkgsrc-us...@netbsd.org
audio/ncmpc  pkgsrc-us...@netbsd.org
audio/sox 11 pkgsrc-us...@netbsd.org
audio/taglib-extras1 pkgsrc-us...@netbsd.org
benchmarks/iozonepkgsrc-us...@netbsd.org
benchmarks/libmicro  pkgsrc-us...@netbsd.org
benchmarks/netperf   pkgsrc-us...@netbsd.org
benchmarks/randread  pkgsrc-us...@netbsd.org
biology/gromacs  pkgsrc-us...@netbsd.org
biology/rasmol   pkgsrc-us...@netbsd.org
cad/magicpkgsrc-us...@netbsd.org
cad/tnt-mmtl dmcmah...@netbsd.org
chat/ejabberdpkgsrc-us...@netbsd.org
chat/galepkgsrc-us...@netbsd.org
chat/silc-client   1 s...@netbsd.org
chat/silc-server s...@netbsd.org
chat/tircpkgsrc-us...@netbsd.org
chat/unrealircd  pkgsrc-us...@netbsd.org
comms/asterisk16 jnem...@netbsd.org
comms/libopensync-plugin-syncml  di...@netbsd.org
comms/mgetty+sendfax pkgsrc-us...@netbsd.org
comms/modemd tsa...@netbsd.org
comms/tn3270 pkgsrc-us...@netbsd.org
cross/h8300-hms-gcc  pkgsrc-us...@netbsd.org
cross/i386-cygwin32  pkgsrc-us...@netbsd.org
cross/i386-linux pkgsrc-us...@netbsd.org
cross/i386-msdosdjgpppkgsrc-us...@netbsd.org
databases/clisp-gdbm a...@inbox.ru
databases/couchdbfi...@joyent.com
databases/rrdtool 11 pkgsrc-us...@netbsd.org
databases/sqlite3-tclpkgsrc-us...@netbsd.org
devel/avltreewrstu...@netbsd.org
devel/binutils   pkgsrc-us...@netbsd.org
devel/clisp-pcre a...@inbox.ru
devel/clisp-syscalls a...@inbox.ru
devel/clisp-zlib a...@inbox.ru
devel/electric-fence pkgsrc-us...@netbsd.org
devel/elfsh  pkgsrc-us...@netbsd.org
devel/ethos  pkgsrc-us...@netbsd.org
devel/gsoap 
chrisware...@chriswareham.demon.co.uk
devel/gtl  

Time to let go of ipfilter

2011-01-20 Thread Sepherosa Ziehau
Hi all,

ipfilter is not maintained in dragonfly at all, I plan to remove it.

Best Regards,
sephe

-- 
Tomorrow Will Never Die


Re: Time to let go of ipfilter

2011-01-20 Thread Matthew Dillon

:Hi all,
:
:ipfilter is not maintained in dragonfly at all, I plan to remove it.
:
:Best Regards,
:sephe
:
:-- 
:Tomorrow Will Never Die

As long as it doesn't interfere with ipfw[2], which I still have to use
(due to pf's lack of a reinjection feature) then I'm fairly sure
ipfilter can be removed.

-Matt
Matthew Dillon 
dil...@backplane.com