openbsd-ports/databases/postgresql/pkg/PLIST-clients
brad 17b148fcc3 - PKGNAME -> FULLPKGNAME for -docs subpackage, FLAVORs do not apply here
- .else if -> .elif
- remove unnecessary symlinks used on "other" ELF-based systems which were
intentionally removed awhile back
--
Ok'd by: Brandon Palmer <bpalmer@crimelabs.net>
2001-08-07 13:25:50 +00:00

155 lines
3.5 KiB
Plaintext

@comment $OpenBSD: PLIST-clients,v 1.5 2001/08/07 13:25:51 brad Exp $
@pkgcfl postgresql-[0-9]*
@pkgcfl pgsql-[0-9]*
@pkgcfl pgsql-clients-[0-9]*
bin/createdb
bin/createlang
bin/createuser
bin/dropdb
bin/droplang
bin/dropuser
bin/ecpg
bin/ipcclean
bin/pg_config
bin/pg_dump
bin/pg_dumpall
bin/pg_id
bin/pg_passwd
bin/pg_restore
bin/psql
bin/vacuumdb
include/postgresql/c.h
include/postgresql/config.h
include/postgresql/ecpgerrno.h
include/postgresql/ecpglib.h
include/postgresql/ecpgtype.h
include/postgresql/lib/dllist.h
include/postgresql/libpgeasy.h
include/postgresql/libpq++.h
include/postgresql/libpq++/pgconnection.h
include/postgresql/libpq++/pgcursordb.h
include/postgresql/libpq++/pgdatabase.h
include/postgresql/libpq++/pglobject.h
include/postgresql/libpq++/pgtransdb.h
include/postgresql/libpq-fe.h
include/postgresql/libpq-int.h
include/postgresql/libpq/libpq-fs.h
include/postgresql/libpq/pqcomm.h
include/postgresql/os.h
include/postgresql/postgres_ext.h
include/postgresql/postgres_fe.h
include/postgresql/pqexpbuffer.h
include/postgresql/sql3types.h
include/postgresql/sqlca.h
lib/libecpg.a
lib/libpgeasy.a
lib/libpq++.a
lib/libpq.a
man/man1/createdb.1
man/man1/createlang.1
man/man1/createuser.1
man/man1/dropdb.1
man/man1/droplang.1
man/man1/dropuser.1
man/man1/ecpg.1
man/man1/ipcclean.1
man/man1/pg_config.1
man/man1/pg_dump.1
man/man1/pg_dumpall.1
man/man1/pg_passwd.1
man/man1/pg_restore.1
man/man1/psql.1
man/man1/vacuumdb.1
man/manl/abort.l
man/manl/alter_group.l
man/manl/alter_table.l
man/manl/alter_user.l
man/manl/begin.l
man/manl/checkpoint.l
man/manl/close.l
man/manl/cluster.l
man/manl/comment.l
man/manl/commit.l
man/manl/copy.l
man/manl/create_aggregate.l
man/manl/create_constraint_trigger.l
man/manl/create_database.l
man/manl/create_function.l
man/manl/create_group.l
man/manl/create_index.l
man/manl/create_language.l
man/manl/create_operator.l
man/manl/create_rule.l
man/manl/create_sequence.l
man/manl/create_table.l
man/manl/create_table_as.l
man/manl/create_trigger.l
man/manl/create_type.l
man/manl/create_user.l
man/manl/create_view.l
man/manl/declare.l
man/manl/delete.l
man/manl/drop_aggregate.l
man/manl/drop_database.l
man/manl/drop_function.l
man/manl/drop_group.l
man/manl/drop_index.l
man/manl/drop_language.l
man/manl/drop_operator.l
man/manl/drop_rule.l
man/manl/drop_sequence.l
man/manl/drop_table.l
man/manl/drop_trigger.l
man/manl/drop_type.l
man/manl/drop_user.l
man/manl/drop_view.l
man/manl/end.l
man/manl/explain.l
man/manl/fetch.l
man/manl/grant.l
man/manl/insert.l
man/manl/listen.l
man/manl/load.l
man/manl/lock.l
man/manl/move.l
man/manl/notify.l
man/manl/reindex.l
man/manl/reset.l
man/manl/revoke.l
man/manl/rollback.l
man/manl/select.l
man/manl/select_into.l
man/manl/set.l
man/manl/set_constraints.l
man/manl/set_transaction.l
man/manl/show.l
man/manl/truncate.l
man/manl/unlisten.l
man/manl/update.l
man/manl/vacuum.l
share/doc/postgresql/COPYRIGHT
share/doc/postgresql/FAQ
share/doc/postgresql/FAQ_DEV
share/doc/postgresql/HISTORY
share/doc/postgresql/INSTALL
share/doc/postgresql/README
share/doc/postgresql/README.OpenBSD
share/doc/postgresql/TODO
share/doc/postgresql/register.txt
share/postgresql/global.bki
share/postgresql/global.description
share/postgresql/pg_hba.conf.sample
share/postgresql/pg_ident.conf.sample
share/postgresql/postgresql.conf.sample
share/postgresql/template1.bki
share/postgresql/template1.description
%%tcl%%
%%odbc%%
%%SHARED%%
@dirrm share/postgresql
@dirrm share/doc/postgresql
@dirrm include/postgresql/libpq++
@dirrm include/postgresql/libpq
@dirrm include/postgresql/lib
@dirrm include/postgresql