Hello everybody,
I've been trying to install subversion for a few days but it just won't
work. I can do make config, make all but when I do make install, it
eventually freeze at:
chmod 755 /usr/local/libexec/apache22/mod_dav_svn.so
I let it like that for an entire day and it never moved
==
OSHA 30 hr and Compliance Software only $99
July 25th 2008
==
OSHA Announces New Inspections
The U.S. Department of Labor's Occupational Safety and Healt
V.Chukharev wrote:
On Fri, 25 Jul 2008 16:09:10 +0300, V.Chukharev <[EMAIL PROTECTED]> wrote:
On Fri, 25 Jul 2008 07:30:18 +0300, Dirk Meyer <[EMAIL PROTECTED]> wrote:
So you are right that make index could be otimized,
but it will take much more work.
Totally agree on this. I tryed to make
On Fri, 25 Jul 2008 16:09:10 +0300, V.Chukharev <[EMAIL PROTECTED]> wrote:
> On Fri, 25 Jul 2008 07:30:18 +0300, Dirk Meyer <[EMAIL PROTECTED]> wrote:
>
>> So you are right that make index could be otimized,
>> but it will take much more work.
>
> Totally agree on this. I tryed to make caching in
On Fri, 25 Jul 2008 07:30:18 +0300, Dirk Meyer <[EMAIL PROTECTED]> wrote:
> V.Chukharev schrieb:,
>
>> I should confess I do not understand how my patch works. I expected to see a
>> file /usr/ports/.openssl_installed or /tmp/index_something/.openssl_installed
>> or similar, but could not see it..
Dirk Meyer wrote:
V.Chukharev schrieb:,
So I looked through some Mk stuff, and tryed to optimize it. Since I do not
know any magic of bsd.*.mk, I did just a simple test. And with the below shown
patch the time is only 1500 s, while with the original version the time is more
than 15000 s. I gues