diff options
Diffstat (limited to 'databases/postgresql-server/PLIST')
-rw-r--r-- | databases/postgresql-server/PLIST | 29 |
1 files changed, 28 insertions, 1 deletions
diff --git a/databases/postgresql-server/PLIST b/databases/postgresql-server/PLIST index 7cbb75391d2..ee3b82e0994 100644 --- a/databases/postgresql-server/PLIST +++ b/databases/postgresql-server/PLIST @@ -1,9 +1,36 @@ -@comment $NetBSD: PLIST,v 1.3 2002/04/04 07:41:05 jlam Exp $ +@comment $NetBSD: PLIST,v 1.4 2003/01/11 02:13:55 jlam Exp $ bin/postgres bin/postmaster etc/rc.d/pgsql +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 +share/postgresql/conversion_create.sql share/postgresql/postgres.bki share/postgresql/postgres.description share/postgresql/pg_hba.conf.sample |