On 27.09.2010 06:46, Boris Samorodov wrote:
On Sat, 25 Sep 2010 20:13:12 +0200 dan wrote:
If anyone else notices this behaviour
Yep, I've got the same.
and consider it necessary to
send a bug report, I am open to send it.
Please do.
Thank you. I sent it. For any reference:
" It has th
On Sat, 25 Sep 2010 20:13:12 +0200 dan wrote:
> If anyone else notices this behaviour
Yep, I've got the same.
> and consider it necessary to
> send a bug report, I am open to send it.
Please do.
--
WBR, Boris Samorodov (bsam)
Research Engineer, http://www.ipt.ru Telephone & Internet SP
FreeBS
while trying to build py-lxml 2.2.7 on FreeBSD 9
it hangs on this line
cc -DNDEBUG -O2 -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x2
-fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC
-I/usr/local/include -I/usr/local/include/libxml2
-I/usr/local/include/python2.6 -c src/lxml/lxml.
> On 2010-Sep-23 12:22:51 -0400, Jerry
wrote:
> >A few months ago, after upgrading to version 8/amd64 and installing
> >OpenSSL from ports, I had several ports bomb out when I attempted to
> >build them. I filed PR's against them and contacted the maintainers. It
> >appeared that the majority of
On Sat, Sep 25, 2010 at 07:54:42PM -0400, jhell wrote:
> On 09/25/2010 19:01, Wesley Shields wrote:
> > On Sat, Sep 25, 2010 at 02:49:02PM -0400, jhell wrote:
> >>
> >> Going through some of my old OCR uses, I could the subject listed port
> >> out of date and the URL referenced in the pkg-descr is
Shan Sa:
> Why is the file ntpd.conf installed as read-only? (444)
This is accidental.
The example ntpd.conf is installed into EXAMPLEDIR with INSTALL_DATA,
which sets the mode to 444. Later, ntpd.conf is copied from the
example and those permissions are preserved.
There are a lot of other ins