579020bb6e
PostgreSQL plugin for DataObjects.
54 lines
2.6 KiB
Plaintext
54 lines
2.6 KiB
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2010/12/20 17:37:39 jeremy Exp $
|
|
${GEM_LIB}/cache/${DISTNAME}.gem
|
|
${GEM_LIB}/gems/${DISTNAME}/
|
|
${GEM_LIB}/gems/${DISTNAME}/ChangeLog.markdown
|
|
${GEM_LIB}/gems/${DISTNAME}/LICENSE
|
|
${GEM_LIB}/gems/${DISTNAME}/README.markdown
|
|
${GEM_LIB}/gems/${DISTNAME}/Rakefile
|
|
${GEM_LIB}/gems/${DISTNAME}/ext/
|
|
${GEM_LIB}/gems/${DISTNAME}/ext/do_postgres/
|
|
${GEM_LIB}/gems/${DISTNAME}/ext/do_postgres/Makefile
|
|
${GEM_LIB}/gems/${DISTNAME}/ext/do_postgres/compat.h
|
|
${GEM_LIB}/gems/${DISTNAME}/ext/do_postgres/do_postgres.c
|
|
${GEM_LIB}/gems/${DISTNAME}/ext/do_postgres/do_postgres.o
|
|
${GEM_LIB}/gems/${DISTNAME}/ext/do_postgres/do_postgres.so
|
|
${GEM_LIB}/gems/${DISTNAME}/ext/do_postgres/error.h
|
|
${GEM_LIB}/gems/${DISTNAME}/ext/do_postgres/extconf.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/ext/do_postgres/mkmf.log
|
|
${GEM_LIB}/gems/${DISTNAME}/ext/do_postgres/pg_config.h
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/do_postgres/
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/do_postgres.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/do_postgres/do_postgres.so
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/do_postgres/encoding.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/do_postgres/transaction.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/do_postgres/version.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/command_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/connection_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/encoding_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/reader_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/result_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/spec_helper.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/typecast/
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/typecast/array_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/typecast/bigdecimal_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/typecast/boolean_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/typecast/byte_array_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/typecast/class_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/typecast/date_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/typecast/datetime_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/typecast/float_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/typecast/integer_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/typecast/nil_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/typecast/other_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/typecast/range_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/typecast/string_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/typecast/time_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/tasks/
|
|
${GEM_LIB}/gems/${DISTNAME}/tasks/compile.rake
|
|
${GEM_LIB}/gems/${DISTNAME}/tasks/release.rake
|
|
${GEM_LIB}/gems/${DISTNAME}/tasks/retrieve.rake
|
|
${GEM_LIB}/gems/${DISTNAME}/tasks/spec.rake
|
|
${GEM_LIB}/specifications/${DISTNAME}.gemspec
|