openbsd-ports/databases/ruby-couchrest/pkg/PLIST
jeremy cb1c9c889a Update plists for most ruby ports after changes to ruby.port.mk.
Requested as a separate commit by landry@.

OK landry@
2010-11-08 23:24:39 +00:00

135 lines
7.9 KiB
Plaintext

@comment $OpenBSD: PLIST,v 1.4 2010/11/08 23:24:39 jeremy Exp $
${GEM_LIB}/cache/${DISTNAME}.gem
${GEM_LIB}/gems/${DISTNAME}/
${GEM_LIB}/gems/${DISTNAME}/LICENSE
${GEM_LIB}/gems/${DISTNAME}/README.md
${GEM_LIB}/gems/${DISTNAME}/Rakefile
${GEM_LIB}/gems/${DISTNAME}/THANKS.md
${GEM_LIB}/gems/${DISTNAME}/examples/
${GEM_LIB}/gems/${DISTNAME}/examples/model/
${GEM_LIB}/gems/${DISTNAME}/examples/model/example.rb
${GEM_LIB}/gems/${DISTNAME}/examples/word_count/
${GEM_LIB}/gems/${DISTNAME}/examples/word_count/markov
${GEM_LIB}/gems/${DISTNAME}/examples/word_count/views/
${GEM_LIB}/gems/${DISTNAME}/examples/word_count/views/books/
${GEM_LIB}/gems/${DISTNAME}/examples/word_count/views/books/chunked-map.js
${GEM_LIB}/gems/${DISTNAME}/examples/word_count/views/books/united-map.js
${GEM_LIB}/gems/${DISTNAME}/examples/word_count/views/markov/
${GEM_LIB}/gems/${DISTNAME}/examples/word_count/views/markov/chain-map.js
${GEM_LIB}/gems/${DISTNAME}/examples/word_count/views/markov/chain-reduce.js
${GEM_LIB}/gems/${DISTNAME}/examples/word_count/views/word_count/
${GEM_LIB}/gems/${DISTNAME}/examples/word_count/views/word_count/count-map.js
${GEM_LIB}/gems/${DISTNAME}/examples/word_count/views/word_count/count-reduce.js
${GEM_LIB}/gems/${DISTNAME}/examples/word_count/word_count.rb
${GEM_LIB}/gems/${DISTNAME}/examples/word_count/word_count_query.rb
${GEM_LIB}/gems/${DISTNAME}/examples/word_count/word_count_views.rb
${GEM_LIB}/gems/${DISTNAME}/history.txt
${GEM_LIB}/gems/${DISTNAME}/lib/
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest.rb
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/commands/
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/commands/generate.rb
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/commands/push.rb
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/core/
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/core/adapters/
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/core/adapters/restclient.rb
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/core/database.rb
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/core/design.rb
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/core/document.rb
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/core/http_abstraction.rb
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/core/response.rb
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/core/rest_api.rb
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/core/server.rb
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/core/view.rb
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/helper/
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/helper/pager.rb
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/helper/streamer.rb
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/helper/upgrade.rb
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/middlewares/
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/middlewares/logger.rb
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/mixins/
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/mixins.rb
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/mixins/attachments.rb
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/mixins/callbacks.rb
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/mixins/class_proxy.rb
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/mixins/collection.rb
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/mixins/design_doc.rb
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/mixins/document_queries.rb
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/mixins/extended_attachments.rb
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/mixins/extended_document_mixins.rb
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/mixins/properties.rb
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/mixins/validation.rb
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/mixins/views.rb
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/monkeypatches.rb
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/more/
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/more/casted_model.rb
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/more/extended_document.rb
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/more/property.rb
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/support/
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/support/blank.rb
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/support/class.rb
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/support/rails.rb
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/validation/
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/validation/auto_validate.rb
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/validation/contextual_validators.rb
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/validation/validation_errors.rb
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/validation/validators/
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/validation/validators/absent_field_validator.rb
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/validation/validators/confirmation_validator.rb
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/validation/validators/format_validator.rb
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/validation/validators/formats/
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/validation/validators/formats/email.rb
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/validation/validators/formats/url.rb
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/validation/validators/generic_validator.rb
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/validation/validators/length_validator.rb
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/validation/validators/method_validator.rb
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/validation/validators/numeric_validator.rb
${GEM_LIB}/gems/${DISTNAME}/lib/couchrest/validation/validators/required_field_validator.rb
${GEM_LIB}/gems/${DISTNAME}/spec/
${GEM_LIB}/gems/${DISTNAME}/spec/couchrest/
${GEM_LIB}/gems/${DISTNAME}/spec/couchrest/core/
${GEM_LIB}/gems/${DISTNAME}/spec/couchrest/core/couchrest_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/couchrest/core/database_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/couchrest/core/design_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/couchrest/core/document_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/couchrest/core/server_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/couchrest/helpers/
${GEM_LIB}/gems/${DISTNAME}/spec/couchrest/helpers/pager_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/couchrest/helpers/streamer_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/couchrest/more/
${GEM_LIB}/gems/${DISTNAME}/spec/couchrest/more/casted_extended_doc_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/couchrest/more/casted_model_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/couchrest/more/extended_doc_attachment_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/couchrest/more/extended_doc_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/couchrest/more/extended_doc_subclass_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/couchrest/more/extended_doc_view_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/couchrest/more/property_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/attachments/
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/attachments/README
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/attachments/couchdb.png
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/attachments/test.html
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/more/
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/more/article.rb
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/more/card.rb
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/more/cat.rb
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/more/course.rb
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/more/event.rb
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/more/invoice.rb
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/more/person.rb
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/more/question.rb
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/more/service.rb
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/views/
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/views/lib.js
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/views/test_view/
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/views/test_view/lib.js
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/views/test_view/only-map.js
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/views/test_view/test-map.js
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/views/test_view/test-reduce.js
${GEM_LIB}/gems/${DISTNAME}/spec/spec.opts
${GEM_LIB}/gems/${DISTNAME}/spec/spec_helper.rb
${GEM_LIB}/gems/${DISTNAME}/utils/
${GEM_LIB}/gems/${DISTNAME}/utils/remap.rb
${GEM_LIB}/gems/${DISTNAME}/utils/subset.rb
${GEM_LIB}/specifications/${DISTNAME}.gemspec