notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: databases/couchdb/files/couchdb.in
SVNWeb

Number of commits found: 12

Tue, 24 Feb 2015
[ 14:56 olgeni search for other commits by this committer ] Original commit   Revision:379802
Allow passing ERL_ZFLAGS to CouchDB via couchdb_erl_flags in rc.conf.

ERL_ZFLAGS is used to configure the Erlang VM itself (see also
erl(1), "EMULATOR FLAGS")

PR:		197847
Submitted by:	Dave Cottlehuber
Mon, 2 Jul 2012
[ 21:31 crees search for other commits by this committer ] Original commit 
- 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)
Thu, 26 Jan 2012
[ 06:31 dougb search for other commits by this committer ] Original commit 
The problem previously reported on freebsd-ports@ hasn't been fixed,
and a user contacted me privately asking for a fix. This fix was
proposed on the list and tested by the user who contacted me privately.

The problem is that _flags can't be modified in start_precmd, and
shouldn't have been abused this way in the first place. The previous
version resulted in couchdb staying in the foreground.

This patch could be refined further, but it solves the immediate problem.
Sat, 14 Jan 2012
[ 08:57 dougb search for other commits by this committer ] Original commit  (Only the first 10 of 951 ports in this commit are shown above. View all ports for this commit)
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
Mon, 14 Nov 2011
[ 13:55 miwi search for other commits by this committer ] Original commit 
- Update rc.d script

Submitted by:   dougb
Approved by:    maintainer via irc
Feature safe:   yes
Thu, 25 Aug 2011
[ 10:58 ashish search for other commits by this committer ] Original commit 
- Remove extra USERS/GROUPS, which were accidentally added in previous commit[1]
- Fix rc.d script[1]
- Add option to depend on lang/erlang instead of lang/erlang-lite

Submitted by:   till@php.net[1]
Approved by:    till@php.net (maintainer)
Sun, 15 May 2011
[ 02:49 dougb search for other commits by this committer ] Original commit  (Only the first 10 of 102 ports in this commit are shown above. View all ports for this commit)
Remove painful examples of foo="", with particular prejudice against
constructions that parse out to [ -z "$foo" ] && foo=""

These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.

In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.

In a few places, add $FreeBSD$

No functional changes, so no PORTREVISION bumps
Wed, 18 Aug 2010
[ 00:08 wxs search for other commits by this committer ] Original commit 
[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)
Sat, 27 Mar 2010
[ 00:15 dougb search for other commits by this committer ] Original commit  (Only the first 10 of 798 ports in this commit are shown above. View all ports for this commit)
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
Mon, 22 Feb 2010
[ 11:21 gahr search for other commits by this committer ] Original commit 
- Update to 0.10.1
- Fix RC script

PR:             143287
Submitted by:   gahr
Approved by:    till@php.net (maintainer), partly timeout
Feature safe:   yes
Wed, 21 Oct 2009
[ 09:55 vanilla search for other commits by this committer ] Original commit 
Fix rc.d startup script syntax error.

PR:             ports/139658
Submitted by:   ivan voras <ivoras.at.gmail.com>
Approved by:    maintainer
Wed, 17 Jun 2009
[ 14:10 wxs search for other commits by this committer ] Original commit 
- Add an RC script.
- Cleanup messasges displayed by the port.
- Add a couchdb user and group.

PR:             ports/135256, ports/135259
Submitted by:   Till Klampaeckel <till@php.net> (maintainer)

Number of commits found: 12