--- Makefile.orig 2014-08-08 16:45:24.000000000 +0600 +++ Makefile 2014-08-08 16:41:56.000000000 +0600 @@ -20,6 +20,8 @@ .if ${PORT_OPTIONS:MDOCS} BUILD_DEPENDS+= xmlto:${PORTSDIR}/textproc/xmlto +MAN1= pgbouncer.1 +MAN5= pgbouncer.5 .endif PORTSCOUT= site:http://pgfoundry.org/frs/?group_id=1000258 --- pkg-plist.orig 2014-08-08 16:45:29.000000000 +0600 +++ pkg-plist 2014-08-08 16:41:35.000000000 +0600 @@ -1,6 +1,4 @@ bin/pgbouncer -man/man1/pgbouncer.1.gz -man/man5/pgbouncer.5.gz @sample etc/pgbouncer.ini.sample @sample etc/pgbouncer.users.sample @exec [ -d %%PGBOUNCER_LOGDIR%% ] || mkdir -p %%PGBOUNCER_LOGDIR%%