I updated the port databases/couchdb to use nightly builds. The old port used an out-of date version that didn't even build on non i386 machines. Fix: Patch attached with submission follows:
Maintainer of databases/couchdb, Please note that PR ports/126716 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/126716 -- 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 Its ASF related
Responsible Changed From-To: pgollucci->wxs I'll take it.
I *think* it's possible to make database/couchdb depend on lang/erlang-lite, instead of lang/erlang. That would be erlang sans Java, X11 and ODBC. Thanks for working on this, Till
wxs 2008-11-16 23:55:17 UTC FreeBSD ports repository Modified files: databases/couchdb Makefile distinfo pkg-plist Log: - Update to 0.9.0a - Pass maintainership to submitter - Respect NOPORTDOCS - Switch to erlang-lite [1] PR: ports/126716 Submitted by: Jan Lehnardt <jan@apache.org>, till@php.net [1] Approved by: maintainer timeout Revision Changes Path 1.3 +12 -12 ports/databases/couchdb/Makefile 1.2 +3 -3 ports/databases/couchdb/distinfo 1.2 +79 -115 ports/databases/couchdb/pkg-plist _______________________________________________ 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: feedback->closed Committed, with minor changes. Thanks!