Files
ports/databases/pgbouncer/pkg-plist
T
Vladimir Druzenko 3c568ac163 databases/pgbouncer: Add default option MANPAGES
Port depends on hs-pandoc to build its manpages, that adds a dependency
on lang/ghc, which takes hours to build.
MANPAGES option save lots of build time for users who build their own
ports without MANPAGES.

While here fix build with custom USER/GROUP not from UIDs/GIDs.

PR:		295239
Approved by:	Dmitry Wagin <dmitry.wagin@ya.ru> (maintainer, timeout 2 weeks)
Sponsored by:	UNIS Labs
2026-05-30 20:50:25 +03:00

8 lines
300 B
Plaintext

bin/pgbouncer
@sample etc/pgbouncer.ini.sample
@sample etc/pgbouncer.users.sample
%%MANPAGES%%share/man/man1/pgbouncer.1.gz
%%MANPAGES%%share/man/man5/pgbouncer.5.gz
@dir(%%PGBOUNCER_USER%%,%%PGBOUNCER_GROUP%%,) %%PGBOUNCER_LOGDIR%%
@dir(%%PGBOUNCER_USER%%,%%PGBOUNCER_GROUP%%,) %%PGBOUNCER_RUNDIR%%