Date: Tue, 19 Dec 2000 08:10:04 -0800 (PST) From: "Matthew Emmerton" <matt@gsicomp.on.ca> To: freebsd-ports@FreeBSD.org Subject: Re: ports/23601: Update www/hypermail Message-ID: <200012191610.eBJGA4W59050@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/23601; it has been noted by GNATS. From: "Matthew Emmerton" <matt@gsicomp.on.ca> To: <freebsd-gnats-submit@FreeBSD.org>, <poseiden@inethouston.net> Cc: Subject: Re: ports/23601: Update www/hypermail Date: Tue, 19 Dec 2000 11:02:39 -0500 Since Hypermail doesn't create share/apache and share/apache/htdocs, it should not remove them. Furthermore, Hypermail should be installing its HTML and CGI into ${PREFIX}/share/hypermail, in order to keep things nicely separated. (After all, what if someone's not using Apache?) It should also display a pkg-message informing people that they have to copy the files into their document/CGI webspaces in order to use Hypermail. (If anything, this could be construed as a security feature.) I would also recommend that HAS_CONFIGURE=yes be changed to GNU_CONFIGURE=yes, and that CONFIGURE_ARGS be changed to CONFIGURE_ARGS += --with-httpddir=${PREFIX}/share/hypermail (When GNU_CONFIGURE is set, CONFIGURE_ARGS already has the PREFIX stuff, as well as a whole host of other niceties.) -- Matt Emmerton 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?200012191610.eBJGA4W59050>