Date: Tue, 2 Apr 2002 17:30:02 -0800 (PST) From: Palle Girgensohn <girgen@partitur.se> To: freebsd-ports@FreeBSD.org Subject: Re: ports/32362: postgresql7 port should install more *.h files Message-ID: <200204030130.g331U2T78446@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/32362; it has been noted by GNATS. From: Palle Girgensohn <girgen@partitur.se> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204030130.g331U2T78446>