pkgsrc/databases/postgresql74-server/PLIST
reed ee8be9d0c1 RCD_SCRIPTS_EXAMPLEDIR is no longer customizable.
And always is defined as share/examples/rc.d
which was the default before.

This rc.d scripts are not automatically added to PLISTs now also.
So add to each corresponding PLIST as required.

This was discussed on tech-pkg in late January and late April.

Todo: remove the RCD_SCRIPTS_EXAMPLEDIR uses in MESSAGES and elsewhere
and remove the RCD_SCRIPTS_EXAMPLEDIR itself.
2005-05-02 20:33:57 +00:00

56 lines
2.1 KiB
Text

@comment $NetBSD: PLIST,v 1.4 2005/05/02 20:33:58 reed Exp $
bin/postgres
bin/postmaster
lib/postgresql/ascii_and_mic.so
lib/postgresql/cyrillic_and_mic.so
lib/postgresql/euc_cn_and_mic.so
lib/postgresql/euc_jp_and_sjis.so
lib/postgresql/euc_kr_and_mic.so
lib/postgresql/euc_tw_and_big5.so
lib/postgresql/latin2_and_win1250.so
lib/postgresql/latin_and_mic.so
lib/postgresql/utf8_and_ascii.so
lib/postgresql/utf8_and_big5.so
lib/postgresql/utf8_and_cyrillic.so
lib/postgresql/utf8_and_euc_cn.so
lib/postgresql/utf8_and_euc_jp.so
lib/postgresql/utf8_and_euc_kr.so
lib/postgresql/utf8_and_euc_tw.so
lib/postgresql/utf8_and_gb18030.so
lib/postgresql/utf8_and_gbk.so
lib/postgresql/utf8_and_iso8859.so
lib/postgresql/utf8_and_iso8859_1.so
lib/postgresql/utf8_and_johab.so
lib/postgresql/utf8_and_sjis.so
lib/postgresql/utf8_and_tcvn.so
lib/postgresql/utf8_and_uhc.so
lib/postgresql/utf8_and_win1250.so
lib/postgresql/utf8_and_win1256.so
lib/postgresql/utf8_and_win874.so
man/man1/postgres.1
man/man1/postmaster.1
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/postgres.mo
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/postgres.mo
${PKGLOCALEDIR}/locale/es/LC_MESSAGES/postgres.mo
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/postgres.mo
${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/postgres.mo
${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/postgres.mo
${PKGLOCALEDIR}/locale/it/LC_MESSAGES/postgres.mo
${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/postgres.mo
${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/postgres.mo
${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/postgres.mo
${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/postgres.mo
${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/postgres.mo
${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/postgres.mo
${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/postgres.mo
share/examples/rc.d/pgsql
share/postgresql/conversion_create.sql
share/postgresql/information_schema.sql
share/postgresql/pg_hba.conf.sample
share/postgresql/pg_ident.conf.sample
share/postgresql/postgres.bki
share/postgresql/postgres.description
share/postgresql/postgresql.conf.sample
share/postgresql/sql_features.txt
@comment in postgresql74-client: @dirrm share/postgresql
@comment in postgresql74-lib: @dirrm lib/postgresql