Hi,
many thanks for your suggestions!
Bye/2
---
Michael Reifenberger
mich...@reifenberger.com
http://www.Reifenberger.com
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail t
On 02/27/10 02:10, Michael Reifenberger wrote:
> Hi,
> for compiling a list of ports inside a emulated FreeBSD-current environment
> I would need to use portmaster as:
>
> cat ./myports.txt | xargs portmaster -r -R -G -g -d -m "WITHOUT_GSSAPI=YES"
> (myports.txt contains a list of to be installed/
Hi,
There's a major improvement in 1.6.1, especially about FreeBSD systems,
called res_timing_pthread. This is a new timing API which works very
nice on FreeBSD (I've been testing the 1.6.2 and 1.6.1 branches on BSD
for quite some time), which providis the timing needed for outgoing
media fra
On Fri, Feb 26, 2010 at 6:56 PM, Damian Gerow wrote:
> Marin Atanasov wrote:
> : I've noticed that when I start syslog-ng3 daemon it starts two processes.
> I
> : haven't seen this when running syslog-ng.
> :
> : Here are the processes:
> :
> : root 554 0.0 0.1 5320 2092 ?? I 4:46PM
Stop in /usr/ports/print/hplip3.
*** Error code 1
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by HP Linux Imaging and Printing configure 3.9.8, which was
generated by GNU Autoconf 2.63. Invocation co
> In article <20100205091256.ga97...@misty.eyesbeyond.com> you write:
> >On Fri, Feb 05, 2010 at 09:27:49AM +0100, Dominic Fandrey wrote:
> >> Greg Lewis wrote:
> >> > On Fri, Feb 05, 2010 at 07:48:37AM +1100, Peter Jeremy wrote:
> >> >> On 2010-Feb-04 01:19:33 +0100, Martin Wilke wrote:
> >> >>>
On 27/02/2010 11:10, Michael Reifenberger wrote:
> Hi,
> for compiling a list of ports inside a emulated FreeBSD-current environment
> I would need to use portmaster as:
>
> cat ./myports.txt | xargs portmaster -r -R -G -g -d -m "WITHOUT_GSSAPI=YES"
> (myports.txt contains a list of to be installe
Hi,
for compiling a list of ports inside a emulated FreeBSD-current environment
I would need to use portmaster as:
cat ./myports.txt | xargs portmaster -r -R -G -g -d -m "WITHOUT_GSSAPI=YES"
(myports.txt contains a list of to be installed/updated ports)
Unfortunately this doesn't work (specifyin