summaryrefslogtreecommitdiff
path: root/www/pglogd/pkg-plist
blob: 5f0afb151df7bbb6bf3bf4f3d3db9f5d84cf6c8b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
bin/pglogctl
bin/pglogd
share/pglogd/pglogd_tables.sql
share/pglogd/pglogd.conf
share/pglogd/queries.txt
share/pglogd/weblog_daily.sql
share/pglogd/README
share/pglogd/CHANGELOG
etc/rc.d/020.pglogd.sh
@dirrm share/pglogd
@unexec if cmp -s %D/etc/rc.d/020.pglogd.sh %D/etc/rc.d/020.pglogd.sh-dist; then rm -f %D/etc/rc.d/020.pglogd.sh; fi
@exec [ -f %B/020.pglogd.sh ] || ( cp %B/%f %B/020.pglogd.sh; chmod 755 %B/020.pglogd.sh )