using ndbm databases in the apache2 port can be easily added. ndbm is is available in the base system, so in some cases this is a preferred option over other hash databases. Fix: In /usr/ports/www/apache2 apply the following patch:
Responsible Changed From-To: freebsd-ports-bugs->clement Assign to maintainer.
Responsible Changed From-To: clement->apache apache team
State Changed From-To: open->analyzed blocked by: ports/130479
pgollucci 2010-05-07 05:04:43 UTC FreeBSD ports repository Modified files: www/apache20 Makefile.modules Log: - Add DBM=ndbm support PR: ports/83644 Submitted by: Oliver Brandmueller <ob@gruft.de> With Hat: apache@ Revision Changes Path 1.30 +3 -1 ports/www/apache20/Makefile.modules _______________________________________________ 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"
State Changed From-To: analyzed->closed Committed. Thanks!