freebsd-ports/databases/pgbouncer/pkg-plist
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

5 lines
229 B
Text

bin/pgbouncer
@unexec if cmp -s %D/etc/pgbouncer.ini %D/etc/pgbouncer.ini.sample; then rm -f %D/etc/pgbouncer.ini; fi
etc/pgbouncer.ini.sample
@exec [ -f %B/pgbouncer.ini ] || cp %B/%f %B/pgbouncer.ini
etc/pgbouncer.users.sample