Commit graph

16 commits

Author SHA1 Message Date
Sergey Skvortsov
572af21f20 Update to 1.4.1
Changes:	http://pgfoundry.org/frs/shownotes.php?release_id=1795
PR:		ports/157702
Submitted by:	mm
2011-06-08 17:13:12 +00:00
Martin Matuska
f09b9d995b - Update to 1.4
- Fix lib/usual/endian.h
- Modify rc file - allow setting a custom configuration file

PR:		ports/153932
Approved by:	skv@FreeBSD.org (maintainer, private e-mail)
Feature safe:	yes
2011-01-15 00:06:46 +00:00
Martin Matuska
fc3108be7e - Update to 1.3.4
PR:		ports/150518
Approved by:	maintainer (timeout)
2010-09-28 09:30:50 +00:00
Martin Matuska
39b68bb4fe Update libevent to 1.4.14b
PR:		ports/147723
Approved by:	maintainer (timeout)
2010-07-25 15:39:20 +00:00
Sergey Skvortsov
ce12ea1c27 Update to 1.3.3
Changes:	http://pgfoundry.org/frs/shownotes.php?release_id=1645
2010-07-09 14:07:32 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Sergey Skvortsov
4350f34f89 Update to 1.3.2
Changes:	http://pgfoundry.org/frs/shownotes.php?release_id=1605
2010-03-17 16:30:31 +00:00
Martin Matuska
e5a0b2d503 - Update to 1.3.1
PR:	ports/137290
Submitted by:	ismail yenigul <ismail.yenigul@endersys.com>
Approved by:	maintainer (implicit)
2009-08-13 20:40:49 +00:00
Doug Barton
0175383f0a Fix a few "bad example" problems in the rc.d scripts that have been
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.
2009-07-15 16:56:10 +00:00
Sergey Skvortsov
e7be57e823 Update to 1.3
Changes:	http://pgfoundry.org/frs/shownotes.php?release_id=1315
PR:		ports/132003
Submitted by:	mm
2009-02-23 14:02:24 +00:00
Marcus Alves Grando
907d5d1a39 - Update libevent dependency and bump PORTREVISION 2008-08-19 16:40:17 +00:00
Martin Matuska
c8e18c63b1 - Update pgbouncer to 1.2.3
- 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)
2008-08-11 20:09:15 +00:00
Marcus Alves Grando
5265c7a798 - Bump PORTREVISION since devel/libevent are updated. 2008-01-02 23:43:03 +00:00
Sergey Skvortsov
d899e9b1ae Update to 1.1.2
PR:		ports/117639
Submitted by:	Vivek Khera <vivek xx khera.org>
2007-12-12 23:17:51 +00:00
Marcus Alves Grando
5a1d1148e1 - Change libevent lib and bump PORTREVISION since devel/libevent are updated. 2007-09-21 20:21:30 +00:00
Sergey Skvortsov
784419accc Add pgbouncer 1.0.8, lightweight connection pooler for PostgreSQL. 2007-07-22 19:02:40 +00:00