From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=DMARC_MISSING, MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=4.0.0 Received: from maile.telia.com (maile.telia.com [194.22.190.16]) by chiba.3jane.net (Postfix) with ESMTP id 085E6AC508 for ; Thu, 11 Jul 2002 09:21:54 -0500 (CDT) Received: from sm-wks1 (h253n2fls31o877.telia.com [217.208.49.253]) by maile.telia.com (8.11.6/8.11.6) with SMTP id g6BELmd07683 for ; Thu, 11 Jul 2002 16:21:49 +0200 (CEST) Date: Thu, 11 Jul 2002 16:21:48 +0200 From: Christian Axelsson To: gentoo-dev@gentoo.org Message-Id: <20020711162148.034167ed.smiler@lanil.mine.nu> Organization: LANIL X-Mailer: Sylpheed version 0.7.8 (GTK+ 1.2.10; i386-debian-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: [gentoo-dev] PHP and adduser Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0.6 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux developer list List-Unsubscribe: , List-Archive: X-Archives-Salt: ab01d678-3602-46e4-a2f9-767915ad4ef9 X-Archives-Hash: 23a8351a80e593786297405f587458a3 1) I dev-lang/php/php-4.2.1-r3.ebuild, I noticed that if USE imap is defined, it wants uw-imap, even if courier-imap is installed. Is this a nessicary requirement or would courier-imap do aswell? 2) I would like someone that has the skill to port debians adduser package to ebuild. It only consists of two perlscripts (adduser and deluser), two configuration files (/etc/adduser.conf and /etc/deluser.conf), some docs and a perl-module (AdduserCommon.pm). I think it wouldn't be to hard for someone with abit of perlknowledge :) This is a really useful script that can set default behaviors when adding and removing users (such as default groups, backing but a users homedirectory before removeing it and so on). -- Christian Axelsson smiler@lanil.mine.nu