aboutsummaryrefslogtreecommitdiff
path: root/databases/pgbouncer
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.3.1Martin Matuska2009-08-132-5/+6
| | | | | | | | | PR: ports/137290 Submitted by: ismail yenigul <ismail.yenigul@endersys.com> Approved by: maintainer (implicit) Notes: svn path=/head/; revision=239476
* Fix a few "bad example" problems in the rc.d scripts that have beenDoug Barton2009-07-151-3/+3
| | | | | | | | | | | | | | | | | | | | | | | propogated by copy and paste. 1. Primarily the "empty variable" default assignment, which is mostly ${name}_flags="", but fix a few others as well. 2. Where they are not already documented, add the existence of the _flags (or other deleted empties) option to the comments, and in some cases add comments from scratch. 3. Replace things that look like: prefix=%%PREFIX%% command=${prefix}/sbin/foo to just use %%PREFIX%%. In many cases the $prefix variable is only used once, and in some cases it is not used at all. 4. In a few cases remove ${name}_flags from command_args 5. Remove a long-stale comment about putting the port's rc.d script in /etc/rc.d (which is no longer necessary). No PORTREVISION bumps because all of these changes are noops. Notes: svn path=/head/; revision=237892
* Update to 1.3Sergey Skvortsov2009-02-232-16/+15
| | | | | | | | | Changes: http://pgfoundry.org/frs/shownotes.php?release_id=1315 PR: ports/132003 Submitted by: mm Notes: svn path=/head/; revision=228904
* - Update libevent dependency and bump PORTREVISIONMarcus Alves Grando2008-08-191-1/+2
| | | | Notes: svn path=/head/; revision=218857
* - Update pgbouncer to 1.2.3Martin Matuska2008-08-118-31/+197
| | | | | | | | | | | | | | - Add new UID and GID for pgbouncer - Improve handling of example configuration files - Add support for the reload rc command - Other minor enhancements PR: ports/126454 Submitted by: mm Approved by: skv (maintainer) Notes: svn path=/head/; revision=218419
* - Bump PORTREVISION since devel/libevent are updated.Marcus Alves Grando2008-01-021-1/+2
| | | | Notes: svn path=/head/; revision=204872
* Update to 1.1.2Sergey Skvortsov2007-12-123-6/+17
| | | | | | | | PR: ports/117639 Submitted by: Vivek Khera <vivek xx khera.org> Notes: svn path=/head/; revision=203407
* - Change libevent lib and bump PORTREVISION since devel/libevent are updated.Marcus Alves Grando2007-09-211-1/+2
| | | | Notes: svn path=/head/; revision=199865
* Add pgbouncer 1.0.8, lightweight connection pooler for PostgreSQL.Sergey Skvortsov2007-07-227-0/+96
Notes: svn path=/head/; revision=196066