From owner-freebsd-ports Thu Apr 27 1:48:18 2000 Delivered-To: freebsd-ports@freebsd.org Received: from ipt2.iptelecom.net.ua (ipt2.iptelecom.net.ua [212.9.224.2]) by hub.freebsd.org (Postfix) with ESMTP id 934A837B5A0 for ; Thu, 27 Apr 2000 01:48:14 -0700 (PDT) (envelope-from sobomax@altavista.net) Received: from vega.vega.com (dialup5-51.iptelecom.net.ua [212.9.227.51]) by ipt2.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id LAA21043 for ; Thu, 27 Apr 2000 11:55:28 +0300 (EEST) Received: from altavista.net (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.9.3/8.9.3) with ESMTP id LAA16886 for ; Thu, 27 Apr 2000 11:47:15 +0300 (EEST) (envelope-from sobomax@altavista.net) Message-ID: <3907FE92.9F9E5BE4@altavista.net> Date: Thu, 27 Apr 2000 11:47:14 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.72 [en] (WinNT; I) X-Accept-Language: uk,ru,en MIME-Version: 1.0 To: ports@freebsd.org Subject: Multiple PLISTs Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, Does anyone considering a possibility to extend current bsd.port.mk to support several PLISTs, like we are supporting several distfiles? This would greatly simplify build-time configuration depended ports like gimp and XFree (just to name few) and should benefit virtually all other ports supporting NOPORTDOCS variable. $ find /usr/ports -name "Makefile" | xargs grep NOPORTDOCS | wc -l 608 -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message