From owner-freebsd-ports Wed Jan 5 19:10: 6 2000 Delivered-To: freebsd-ports@freebsd.org Received: from m0.cs.berkeley.edu (m0.CS.Berkeley.EDU [128.32.45.176]) by hub.freebsd.org (Postfix) with ESMTP id 7E0BA15516 for ; Wed, 5 Jan 2000 19:10:03 -0800 (PST) (envelope-from asami@stampede.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca7-252.ix.netcom.com [209.109.235.252]) by m0.cs.berkeley.edu (8.9.3/8.9.3) with ESMTP id TAA73536; Wed, 5 Jan 2000 19:05:53 -0800 (PST) (envelope-from asami@stampede.cs.berkeley.edu) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.3/8.6.9) id TAA44320; Wed, 5 Jan 2000 19:05:47 -0800 (PST) To: Sheldon Hearn Cc: ports@FreeBSD.org Subject: Re: mod_perl dependency References: <69669.946981895@axl.noc.iafrica.com> From: asami@FreeBSD.org (Satoshi - Ports Wraith - Asami) Date: 05 Jan 2000 19:05:45 -0800 In-Reply-To: Sheldon Hearn's message of "Tue, 04 Jan 2000 12:31:35 +0200" Message-ID: Lines: 17 X-Mailer: Gnus v5.7/Emacs 20.5 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org * From: Sheldon Hearn * It looks to me like there's no problem adding RUN_DEPENDS. I don't * think it will break the freedom of choice of apache flavour either. Well, the problem is that the mod_perl package will have a @pkgdep to apache-1.3 and will try to install it even if the user has some other apache installed.... * must admit, I did think that you had to choose between one of the * *_DEPENDS for each dependency, but I can't remember why I thought that. It probably doesn't make sense to have both LIB_DEPENDS and something else, but BUILD_DEPENDS and RUN_DEPENDS are quite different things. (See USE_PERL5 in our own bsd.port.mk. :) Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message