Subject: devel/subversion with apache22 problem
To: None <pkgsrc-users@netbsd.org>
From: Asmodehn Shade <asmodehn@gmail.com>
List: pkgsrc-users
Date: 05/27/2007 01:03:23
Here is my problem when building subversion out of pkgsrc2007Q1 :

==========================================================================
The supported build options for subversion-base are:

        apache22 apr1 serf

The currently selected options are:

        apache22 apr1

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

        PKG_OPTIONS.subversion = apache22

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
subversion-base-1.4.3nb1.  Their current value is shown below:

        * PKG_BUILD_OPTIONS.apr-util (defined)
        * SSLBASE = /usr
        * SSLCERTS = /etc/openssl/certs
        * SSLDIR = /etc/openssl
        * SSLKEYS = /etc/openssl/private

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/bin/make clean' after
the changes.
==========================================================================
=> Required installed package digest>=20010302: digest-20060826 found
=> Required installed package libtool-base>=1.5.18nb5: libtool-base-1.5.22nb4 found
=> Required installed package apr-0.9.*: NOT found
=> Verifying reinstall for ../../devel/apr0
=> Required installed package digest>=20010302: digest-20060826 found
===> Checking for vulnerabilities in apr-0.9.12.2.0.59nb3
===> Installing for apr-0.9.12.2.0.59nb3
ERROR: apr-1.2.8.2.2.4nb1 is already installed - perhaps an older version?

Why is it still looking for apr0 ??? Does anyone knows wher this behaviour is stored, and how I can change it ?

thanks a lot ;)

--
Asmodehn