Subject: Apache module naming
To: None <tech-pkg@netbsd.org>
From: None <joerg@britannica.bec.de>
List: tech-pkg
Date: 01/18/2006 23:40:41
Hi all,
as pointed out by the current and recent discussions, the apache naming
scheme is lacking somewhat. I suggest and would implement the following
changes:
(1) All Apache 1.3 modules are prefixed with ap13, all Apache 2 modules
with ap2. That means reimporting all one-version packages under the
changed name.
(2) Teach mk/apache.mk about this prefix.
(3) Create fake packages for ap-php for bulk builds, as temporary work
around. Think about a clever mechanism to handle this problem properly,
which would also benefit e.g. Python modules.

Joerg