From owner-freebsd-ports Tue Apr 2 17:30: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EE2EA37B41C for ; Tue, 2 Apr 2002 17:30:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g331U2T78446; Tue, 2 Apr 2002 17:30:02 -0800 (PST) (envelope-from gnats) Date: Tue, 2 Apr 2002 17:30:02 -0800 (PST) Message-Id: <200204030130.g331U2T78446@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Palle Girgensohn Subject: Re: ports/32362: postgresql7 port should install more *.h files Reply-To: Palle Girgensohn Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/32362; it has been noted by GNATS. From: Palle Girgensohn To: freebsd-gnats-submit@FreeBSD.org, alex.neyman@auriga.ru Cc: Subject: Re: ports/32362: postgresql7 port should install more *.h files Date: Wed, 03 Apr 2002 03:27:33 +0200 Hi! I've though about this, and I would rather suggest creating a subport for the purpose of installing all header files. According to postgresql docs, they will take up a couple of megabytes, which makes it too much to install by default, and I cannot allow the port to get more complicated to maintain again. A subport should be pretty straight forward, defining itself as a POSTGRESQL_SUBPORT and including CURDIR/../postgresql7/Makefile and setting the INSTALL_TARGET=install-all-headers and do-build: ${DO_NADA} Would you be interested in creating and maintaing that port? Regards, Palle To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message