Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 May 2010 15:28:49 -0700
From:      Colin Percival <cperciva@freebsd.org>
To:        apache@freebsd.org
Subject:   breakage in www/apache22 2.2.15
Message-ID:  <4BF071A1.2030200@freebsd.org>

next in thread | raw e-mail | index | archive | help
Hi all,

I just tried to portupgrade www/apache22 and ran into two problems:

1. The switch from !APR_FROM_PORTS to APR_FROM_PORTS confuses portupgrade
due to devel/apr conflicting with apache22-including-APR (they both have
/usr/local/include/apr-1/*).  I think this will be ok if you tell people
to run
# pkg_delete apache-2.2.\*
# cd /usr/ports/www/apache22 && make install
instead of using portupgrade, but I'm not absolutely certain.

2. I was surprised to see devel/apr sucking in python as a dependency; I
never had this as a dependency for www/apache22.  Is it possible to make
python (and maybe some others) conditional dependencies in devel/apr like
they are in www/apache22, or are they really unconditionally necessary?

-- 
Colin Percival
Security Officer, FreeBSD | freebsd.org | The power to serve
Founder / author, Tarsnap | tarsnap.com | Online backups for the truly paranoid




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4BF071A1.2030200>