www/py-nevow doesn't build

2008-03-17 Thread Ben Laurie
[EMAIL PROTECTED] py-nevow# make install ===> py25-nevow-0.9.18_1 depends on file: /usr/local/lib/python2.5/site-packages/twisted/web/__init__.py - found ===> py25-nevow-0.9.18_1 depends on file: /usr/local/lib/python2.5/site-packages/docutils/__init__.py - found ===> py25-nevow-0.9.18_1

make {run,build}-depends-list vs. pkg_info -r?

2012-06-10 Thread Ben Laurie
I am confused... In audio/squeezecenter, I get: # make {run,build}-depends-list /usr/ports/archivers/p5-Compress-Zlib /usr/ports/audio/faad /usr/ports/audio/flac /usr/ports/audio/mac /usr/ports/audio/sox /usr/ports/converters/p5-Encode-Detect /usr/ports/converters/p5-JSON-XS /usr/ports/databases/

texinfo vs. emacs...

2013-06-21 Thread Ben Laurie
Installing texinfo-5.1.20130419_1...pkg-static: texinfo-5.1.20130419_1 conflicts with emacs-24.3,3 (installs files into the same place). Problematic file: /usr/local/info/info.info.gz There doesn't seem to be any clean way to fix this ... hints? ___ free

Re: texinfo vs. emacs...

2013-06-21 Thread Ben Laurie
On 21 June 2013 15:55, Matthew Seaman wrote: > On 21/06/2013 14:34, Ben Laurie wrote: >> Installing texinfo-5.1.20130419_1...pkg-static: texinfo-5.1.20130419_1 >> conflicts with emacs-24.3,3 (installs files into the same place). >> Problematic file: /usr/local/info/inf

Re: texinfo vs. emacs...

2013-06-21 Thread Ben Laurie
On 21 June 2013 20:38, Matthew Seaman wrote: > On 21/06/2013 17:32, Ben Laurie wrote: >> On 21 June 2013 15:55, Matthew Seaman wrote: >>> On 21/06/2013 14:34, Ben Laurie wrote: >>>> Installing texinfo-5.1.20130419_1...pkg-static: texinfo-5.1.20130419_1 >>>

pkgng seems to be out of date?

2013-06-22 Thread Ben Laurie
$ pwd /usr/ports/textproc/xml2rfc $ make build-depends-list /usr/ports/ports-mgmt/pkg $ make run-depends-list /usr/ports/lang/tcl86 /usr/ports/x11-toolkits/tk86 But... $ pkg query '%n: %do' xml2rfc xml2rfc: textproc/expat2 xml2rfc: x11-fonts/fontconfig xml2rfc: print/freetype2 xml2rfc: x11/kbprot

Re: pkgng seems to be out of date?

2013-06-25 Thread Ben Laurie
ping? On 22 June 2013 18:46, Ben Laurie wrote: > $ pwd > /usr/ports/textproc/xml2rfc > $ make build-depends-list > /usr/ports/ports-mgmt/pkg > $ make run-depends-list > /usr/ports/lang/tcl86 > /usr/ports/x11-toolkits/tk86 > > But... > > $ pkg query '%n: %

Log rotation kills squeezeboxserver CLI

2013-06-25 Thread Ben Laurie
I haven't figured out why, unfortunately, but if you use SBS' CLI interface, it stops responding when the log gets rotated by newsyslog. Removing it from newsyslog.conf fixes the problem (obviously at the cost of no log rotation :-). It also logs a _lot_ of crap, btw.

Re: pkgng seems to be out of date?

2013-06-25 Thread Ben Laurie
On 25 June 2013 11:31, Baptiste Daroussin wrote: > On Tue, Jun 25, 2013 at 10:36:14AM +0100, Ben Laurie wrote: >> ping? >> >> On 22 June 2013 18:46, Ben Laurie wrote: >> > $ pwd >> > /usr/ports/textproc/xml2rfc >> > $ make build-depends-list >&g

Re: pkgng seems to be out of date?

2013-06-25 Thread Ben Laurie
On 25 June 2013 11:40, Baptiste Daroussin wrote: > On Tue, Jun 25, 2013 at 11:36:07AM +0100, Ben Laurie wrote: >> On 25 June 2013 11:31, Baptiste Daroussin wrote: >> > On Tue, Jun 25, 2013 at 10:36:14AM +0100, Ben Laurie wrote: >> >> ping? >> >> >

Re: pkgng seems to be out of date?

2013-06-25 Thread Ben Laurie
On 25 June 2013 12:32, Baptiste Daroussin wrote: > On Tue, Jun 25, 2013 at 11:56:46AM +0100, Ben Laurie wrote: >> On 25 June 2013 11:40, Baptiste Daroussin wrote: >> > On Tue, Jun 25, 2013 at 11:36:07AM +0100, Ben Laurie wrote: >> >> On 25 June 2013 11:31, Baptist

Re: pkgng seems to be out of date?

2013-06-25 Thread Ben Laurie
On 25 June 2013 12:57, Baptiste Daroussin wrote: > On Tue, Jun 25, 2013 at 12:53:42PM +0100, Ben Laurie wrote: >> On 25 June 2013 12:32, Baptiste Daroussin wrote: >> > On Tue, Jun 25, 2013 at 11:56:46AM +0100, Ben Laurie wrote: >> >> On 25 June 2013 11:40, Baptist

Re: pkgng seems to be out of date?

2013-06-25 Thread Ben Laurie
On 25 June 2013 13:35, Ben Laurie wrote: > On 25 June 2013 12:57, Baptiste Daroussin wrote: >> On Tue, Jun 25, 2013 at 12:53:42PM +0100, Ben Laurie wrote: >>> On 25 June 2013 12:32, Baptiste Daroussin wrote: >>> > On Tue, Jun 25, 2013 at 11:56:46AM +0100, Ben L

Re: Log rotation kills squeezeboxserver CLI

2013-07-01 Thread Ben Laurie
queezeboxserver/squeezeboxserver.pid Forgot to report back - yes, this fixes the problem. > > -- > Mark Knight > Mobile: +44 7880 556751. Home: +44 1223 858596 > Email: ma...@knigma.org. Skype: knigma > > > On 25/06/2013 10:35, Ben Laurie wrote: >> >> I haven't