Commit graph

7 commits

Author SHA1 Message Date
Chris Rees
bf5bbb00fa - Update to 1.2.0
- OPTIONSngify

- Error out on build if older version installed with config file present; this
  must be backed up or it will be lost on deinstall.

- Shift default DB storage location from /var/lib/couchdb to
  /var/db/couchdb to make it consistent with other DB storage engine ports
  which use /var/db as their base (eg; mySQL).

PR:		ports/168923
Submitted by:	Adam Strohl <adams-ports@ateamsystems.com>
Approved by:	maintainer timeout (till@php.net, >14 days)
2012-07-02 21:31:27 +00:00
Ashish SHUKLA
2ec38fd52c - Update to 1.1.0
- Use USERS/GROUPS for user/group creation
- Move post-install/post-deinstall tasks to pkg-install/pkg-deinstall

PR:		ports/150682
Approved by:	till@php.net (maintainer)
2011-08-18 13:24:48 +00:00
Wesley Shields
9683442a4f [1]: Update to 1.0.0
[2]: Fix bug in RC script
[3]: Add pre-fetch message about possibly needing to rebuild the views

PR:		[1]: ports/148803
		[2]: ports/149028
		[3]: ports/149030
Submitted by:	[1]: Tomas Sedovic <tomas@sedovic.cz>
		[2]: Till Klampaeckel <till@php.net> (maintainer)
		[3]: Till Klampaeckel <till@php.net> (maintainer)
Approved by:	[1]: Till Klampaeckel <till@php.net> (maintainer)
2010-08-18 00:08:12 +00:00
Pietro Cerutti
a404809c84 - Update to 0.10.1
- Fix RC script

PR:		143287
Submitted by:	gahr
Approved by:	till@php.net (maintainer), partly timeout
Feature safe:	yes
2010-02-22 11:21:18 +00:00
Wesley Shields
a31fffe789 - Update to 0.9.0 (bump PORTEPOCH as it was 0.9.0a).
- Pass maintainership to submitter.

PR:		ports/131611
Submitted by:	Till Klampaeckel <till@php.net>
Approved by:	Jan Lehnardt <jan@apache.org> (maintainer)
2009-04-21 15:43:03 +00:00
Wesley Shields
7c445d05ed - 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
2008-11-16 23:55:16 +00:00
Felippe de Meirelles Motta
b2a7fd6592 Couchdb is a document database server, accessible via a RESTful JSON API. It has an ad-hoc and schema-free with a flat address space. CouchDB is distributed, featuring robust, incremental replication with bi-directional conflict detection and management. It features a table oriented reporting engine that uses Javascript as a query language.
WWW: http://couchdb.org/

PR:		ports/118103
Submitted by:	Ditesh Shashikant Gathani <ditesh@gathani.org>
Approved by:	gabor (mentor, implicit)
2008-06-23 21:44:15 +00:00