www/blogsum is marked as requiring apache 1.3 but it does work with 2.x too, as shown in pkg-message: 4) Edit the example httpd-blogsum.conf (httpd2-blogsum.conf if you are using apache2+) and enable it for your site: $ cp /usr/local/www/blogsum/examples/httpd-blogsum.conf /usr/local/etc/apache22/conf or $ cp /usr/local/www/blogsum/examples/httpd2-blogsum.conf /usr/local/etc/apache22/conf Fix: -USE_APACHE= 1.3 +USE_APACHE= 1.3+ .include <bsd.port.pre.mk> .include "${PORTSDIR}/Mk/bsd.apache.mk"--3jxfbIrAgixbQWPQELIxaGdwr5brRCnm7Ph2GOGX0aCLpLVf Content-Type: text/plain; name="file.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="file.diff" --- Makefile.old 2010-09-20 17:27:14.000000000 +0100 +++ Makefile 2010-09-20 17:27:20.000000000 +0100 @@ -23,7 +23,7 @@ NO_BUILD= yes USE_PERL5_RUN= yes How-To-Repeat: Install www/blogsum. It will require apache 1.3 whereas it does work with 2.2.
Maintainer of www/blogsum, Please note that PR ports/150760 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/150760 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-ports-bugs->pgollucci I will take it
State Changed From-To: feedback->open Maintainer approved
State Changed From-To: open->closed Committed, Thanks!
pgollucci 2010-09-22 04:49:13 UTC FreeBSD ports repository Modified files: www/blogsum Makefile Log: - works with 1.3+ PR: ports/150760 Submitted by: Bruce Cran <bruce@cran.org.uk> Approved by: jhuldtgren@gmail.com (maintainer) Revision Changes Path 1.4 +1 -1 ports/www/blogsum/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"