notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: databases/couchdb/files/couchdb.in

Number of commits found: 12

Tuesday, 24 Feb 2015
14:56 olgeni search for other commits by this committer
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
Original commitRevision:379802 
Monday, 2 Jul 2012
21:31 crees search for other commits by this committer
- 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)
Original commit
Thursday, 26 Jan 2012
06:31 dougb search for other commits by this committer
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.
Original commit
Saturday, 14 Jan 2012
08:57 dougb search for other commits by this committer
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.
Original commit
Monday, 14 Nov 2011
13:55 miwi search for other commits by this committer
- Update rc.d script

Submitted by:   dougb
Approved by:    maintainer via irc
Feature safe:   yes
Original commit
Thursday, 25 Aug 2011
10:58 ashish search for other commits by this committer
- 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)
Original commit
Sunday, 15 May 2011
02:49 dougb search for other commits by this committer
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
Original commit
Wednesday, 18 Aug 2010
00:08 wxs search for other commits by this committer
[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)
Original commit
Saturday, 27 Mar 2010
00:15 dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
Original commit
Monday, 22 Feb 2010
11:21 gahr search for other commits by this committer
- Update to 0.10.1
- Fix RC script

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

PR:             ports/139658
Submitted by:   ivan voras <ivoras.at.gmail.com>
Approved by:    maintainer
Original commit
Wednesday, 17 Jun 2009
14:10 wxs search for other commits by this committer
- 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)
Original commit

Number of commits found: 12