aboutsummaryrefslogtreecommitdiff
path: root/databases/pgpool/files
Commit message (Collapse)AuthorAgeFilesLines
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=289156
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* Update to 3.4.1.Norikatsu Shigemura2008-03-053-40/+0
| | | | Notes: svn path=/head/; revision=208460
* Fix build on 4.x.Norikatsu Shigemura2007-02-133-0/+40
| | | | | | | Obtained from: PostgreSQL Japanese Mailing List Notes: svn path=/head/; revision=185082
* Update to 3.0.1.Sam Lawrance2006-05-151-0/+2
| | | | | | | | | | | Run as 'nobody' rather than root. PR: ports/96637 Submitted by: Vivek Khera <vivek@khera.org> Approved by: Choe, Cheng-Dae <whitekid@gmail.com> (maintainer) Notes: svn path=/head/; revision=162418
* - Add rc.d script.Marcus Alves Grando2006-04-141-0/+34
- Bump PORTREVISION PR: 94137 Submitted by: Chris St Denis <chris___ctgameinfo.com> Approved by: maintainer timeout, 39 days Notes: svn path=/head/; revision=159502