@comment $OpenBSD: PLIST,v 1.14 2016/06/03 08:04:16 dcoppa Exp $
@group daemon
pear/
pear/lib/
pear/lib/Predis/
pear/lib/Predis/Autoloader.php
pear/lib/Predis/Client.php
pear/lib/Predis/ClientContextInterface.php
pear/lib/Predis/ClientException.php
pear/lib/Predis/ClientInterface.php
pear/lib/Predis/Cluster/
pear/lib/Predis/Cluster/ClusterStrategy.php
pear/lib/Predis/Cluster/Distributor/
pear/lib/Predis/Cluster/Distributor/DistributorInterface.php
pear/lib/Predis/Cluster/Distributor/EmptyRingException.php
pear/lib/Predis/Cluster/Distributor/HashRing.php
pear/lib/Predis/Cluster/Distributor/KetamaRing.php
pear/lib/Predis/Cluster/Hash/
pear/lib/Predis/Cluster/Hash/CRC16.php
pear/lib/Predis/Cluster/Hash/HashGeneratorInterface.php
pear/lib/Predis/Cluster/PredisStrategy.php
pear/lib/Predis/Cluster/RedisStrategy.php
pear/lib/Predis/Cluster/StrategyInterface.php
pear/lib/Predis/Collection/
pear/lib/Predis/Collection/Iterator/
pear/lib/Predis/Collection/Iterator/CursorBasedIterator.php
pear/lib/Predis/Collection/Iterator/HashKey.php
pear/lib/Predis/Collection/Iterator/Keyspace.php
pear/lib/Predis/Collection/Iterator/ListKey.php
pear/lib/Predis/Collection/Iterator/SetKey.php
pear/lib/Predis/Collection/Iterator/SortedSetKey.php
pear/lib/Predis/Command/
pear/lib/Predis/Command/Command.php
pear/lib/Predis/Command/CommandInterface.php
pear/lib/Predis/Command/ConnectionAuth.php
pear/lib/Predis/Command/ConnectionEcho.php
pear/lib/Predis/Command/ConnectionPing.php
pear/lib/Predis/Command/ConnectionQuit.php
pear/lib/Predis/Command/ConnectionSelect.php
pear/lib/Predis/Command/GeospatialGeoAdd.php
pear/lib/Predis/Command/GeospatialGeoDist.php
pear/lib/Predis/Command/GeospatialGeoHash.php
pear/lib/Predis/Command/GeospatialGeoPos.php
pear/lib/Predis/Command/GeospatialGeoRadius.php
pear/lib/Predis/Command/GeospatialGeoRadiusByMember.php
pear/lib/Predis/Command/HashDelete.php
pear/lib/Predis/Command/HashExists.php
pear/lib/Predis/Command/HashGet.php
pear/lib/Predis/Command/HashGetAll.php
pear/lib/Predis/Command/HashGetMultiple.php
pear/lib/Predis/Command/HashIncrementBy.php
pear/lib/Predis/Command/HashIncrementByFloat.php
pear/lib/Predis/Command/HashKeys.php
pear/lib/Predis/Command/HashLength.php
pear/lib/Predis/Command/HashScan.php
pear/lib/Predis/Command/HashSet.php
pear/lib/Predis/Command/HashSetMultiple.php
pear/lib/Predis/Command/HashSetPreserve.php
pear/lib/Predis/Command/HashStringLength.php
pear/lib/Predis/Command/HashValues.php
pear/lib/Predis/Command/HyperLogLogAdd.php
pear/lib/Predis/Command/HyperLogLogCount.php
pear/lib/Predis/Command/HyperLogLogMerge.php
pear/lib/Predis/Command/KeyDelete.php
pear/lib/Predis/Command/KeyDump.php
pear/lib/Predis/Command/KeyExists.php
pear/lib/Predis/Command/KeyExpire.php
pear/lib/Predis/Command/KeyExpireAt.php
pear/lib/Predis/Command/KeyKeys.php
pear/lib/Predis/Command/KeyMigrate.php
pear/lib/Predis/Command/KeyMove.php
pear/lib/Predis/Command/KeyPersist.php
pear/lib/Predis/Command/KeyPreciseExpire.php
pear/lib/Predis/Command/KeyPreciseExpireAt.php
pear/lib/Predis/Command/KeyPreciseTimeToLive.php
pear/lib/Predis/Command/KeyRandom.php
pear/lib/Predis/Command/KeyRename.php
pear/lib/Predis/Command/KeyRenamePreserve.php
pear/lib/Predis/Command/KeyRestore.php
pear/lib/Predis/Command/KeyScan.php
pear/lib/Predis/Command/KeySort.php
pear/lib/Predis/Command/KeyTimeToLive.php
pear/lib/Predis/Command/KeyType.php
pear/lib/Predis/Command/ListIndex.php
pear/lib/Predis/Command/ListInsert.php
pear/lib/Predis/Command/ListLength.php
pear/lib/Predis/Command/ListPopFirst.php
pear/lib/Predis/Command/ListPopFirstBlocking.php
pear/lib/Predis/Command/ListPopLast.php
pear/lib/Predis/Command/ListPopLastBlocking.php
pear/lib/Predis/Command/ListPopLastPushHead.php
pear/lib/Predis/Command/ListPopLastPushHeadBlocking.php
pear/lib/Predis/Command/ListPushHead.php
pear/lib/Predis/Command/ListPushHeadX.php
pear/lib/Predis/Command/ListPushTail.php
pear/lib/Predis/Command/ListPushTailX.php
pear/lib/Predis/Command/ListRange.php
pear/lib/Predis/Command/ListRemove.php
pear/lib/Predis/Command/ListSet.php
pear/lib/Predis/Command/ListTrim.php
pear/lib/Predis/Command/PrefixableCommandInterface.php
pear/lib/Predis/Command/Processor/
pear/lib/Predis/Command/Processor/KeyPrefixProcessor.php
pear/lib/Predis/Command/Processor/ProcessorChain.php
pear/lib/Predis/Command/Processor/ProcessorInterface.php
pear/lib/Predis/Command/PubSubPublish.php
pear/lib/Predis/Command/PubSubPubsub.php
pear/lib/Predis/Command/PubSubSubscribe.php
pear/lib/Predis/Command/PubSubSubscribeByPattern.php
pear/lib/Predis/Command/PubSubUnsubscribe.php
pear/lib/Predis/Command/PubSubUnsubscribeByPattern.php
pear/lib/Predis/Command/RawCommand.php
pear/lib/Predis/Command/ScriptCommand.php
pear/lib/Predis/Command/ServerBackgroundRewriteAOF.php
pear/lib/Predis/Command/ServerBackgroundSave.php
pear/lib/Predis/Command/ServerClient.php
pear/lib/Predis/Command/ServerCommand.php
pear/lib/Predis/Command/ServerConfig.php
pear/lib/Predis/Command/ServerDatabaseSize.php
pear/lib/Predis/Command/ServerEval.php
pear/lib/Predis/Command/ServerEvalSHA.php
pear/lib/Predis/Command/ServerFlushAll.php
pear/lib/Predis/Command/ServerFlushDatabase.php
pear/lib/Predis/Command/ServerInfo.php
pear/lib/Predis/Command/ServerInfoV26x.php
pear/lib/Predis/Command/ServerLastSave.php
pear/lib/Predis/Command/ServerMonitor.php
pear/lib/Predis/Command/ServerObject.php
pear/lib/Predis/Command/ServerSave.php
pear/lib/Predis/Command/ServerScript.php
pear/lib/Predis/Command/ServerSentinel.php
pear/lib/Predis/Command/ServerShutdown.php
pear/lib/Predis/Command/ServerSlaveOf.php
pear/lib/Predis/Command/ServerSlowlog.php
pear/lib/Predis/Command/ServerTime.php
pear/lib/Predis/Command/SetAdd.php
pear/lib/Predis/Command/SetCardinality.php
pear/lib/Predis/Command/SetDifference.php
pear/lib/Predis/Command/SetDifferenceStore.php
pear/lib/Predis/Command/SetIntersection.php
pear/lib/Predis/Command/SetIntersectionStore.php
pear/lib/Predis/Command/SetIsMember.php
pear/lib/Predis/Command/SetMembers.php
pear/lib/Predis/Command/SetMove.php
pear/lib/Predis/Command/SetPop.php
pear/lib/Predis/Command/SetRandomMember.php
pear/lib/Predis/Command/SetRemove.php
pear/lib/Predis/Command/SetScan.php
pear/lib/Predis/Command/SetUnion.php
pear/lib/Predis/Command/SetUnionStore.php
pear/lib/Predis/Command/StringAppend.php
pear/lib/Predis/Command/StringBitCount.php
pear/lib/Predis/Command/StringBitField.php
pear/lib/Predis/Command/StringBitOp.php
pear/lib/Predis/Command/StringBitPos.php
pear/lib/Predis/Command/StringDecrement.php
pear/lib/Predis/Command/StringDecrementBy.php
pear/lib/Predis/Command/StringGet.php
pear/lib/Predis/Command/StringGetBit.php
pear/lib/Predis/Command/StringGetMultiple.php
pear/lib/Predis/Command/StringGetRange.php
pear/lib/Predis/Command/StringGetSet.php
pear/lib/Predis/Command/StringIncrement.php
pear/lib/Predis/Command/StringIncrementBy.php
pear/lib/Predis/Command/StringIncrementByFloat.php
pear/lib/Predis/Command/StringPreciseSetExpire.php
pear/lib/Predis/Command/StringSet.php
pear/lib/Predis/Command/StringSetBit.php
pear/lib/Predis/Command/StringSetExpire.php
pear/lib/Predis/Command/StringSetMultiple.php
pear/lib/Predis/Command/StringSetMultiplePreserve.php
pear/lib/Predis/Command/StringSetPreserve.php
pear/lib/Predis/Command/StringSetRange.php
pear/lib/Predis/Command/StringStrlen.php
pear/lib/Predis/Command/StringSubstr.php
pear/lib/Predis/Command/TransactionDiscard.php
pear/lib/Predis/Command/TransactionExec.php
pear/lib/Predis/Command/TransactionMulti.php
pear/lib/Predis/Command/TransactionUnwatch.php
pear/lib/Predis/Command/TransactionWatch.php
pear/lib/Predis/Command/ZSetAdd.php
pear/lib/Predis/Command/ZSetCardinality.php
pear/lib/Predis/Command/ZSetCount.php
pear/lib/Predis/Command/ZSetIncrementBy.php
pear/lib/Predis/Command/ZSetIntersectionStore.php
pear/lib/Predis/Command/ZSetLexCount.php
pear/lib/Predis/Command/ZSetRange.php
pear/lib/Predis/Command/ZSetRangeByLex.php
pear/lib/Predis/Command/ZSetRangeByScore.php
pear/lib/Predis/Command/ZSetRank.php
pear/lib/Predis/Command/ZSetRemove.php
pear/lib/Predis/Command/ZSetRemoveRangeByLex.php
pear/lib/Predis/Command/ZSetRemoveRangeByRank.php
pear/lib/Predis/Command/ZSetRemoveRangeByScore.php
pear/lib/Predis/Command/ZSetReverseRange.php
pear/lib/Predis/Command/ZSetReverseRangeByLex.php
pear/lib/Predis/Command/ZSetReverseRangeByScore.php
pear/lib/Predis/Command/ZSetReverseRank.php
pear/lib/Predis/Command/ZSetScan.php
pear/lib/Predis/Command/ZSetScore.php
pear/lib/Predis/Command/ZSetUnionStore.php
pear/lib/Predis/CommunicationException.php
pear/lib/Predis/Configuration/
pear/lib/Predis/Configuration/ClusterOption.php
pear/lib/Predis/Configuration/ConnectionFactoryOption.php
pear/lib/Predis/Configuration/ExceptionsOption.php
pear/lib/Predis/Configuration/OptionInterface.php
pear/lib/Predis/Configuration/Options.php
pear/lib/Predis/Configuration/OptionsInterface.php
pear/lib/Predis/Configuration/PrefixOption.php
pear/lib/Predis/Configuration/ProfileOption.php
pear/lib/Predis/Configuration/ReplicationOption.php
pear/lib/Predis/Connection/
pear/lib/Predis/Connection/AbstractConnection.php
pear/lib/Predis/Connection/Aggregate/
pear/lib/Predis/Connection/Aggregate/ClusterInterface.php
pear/lib/Predis/Connection/Aggregate/MasterSlaveReplication.php
pear/lib/Predis/Connection/Aggregate/PredisCluster.php
pear/lib/Predis/Connection/Aggregate/RedisCluster.php
pear/lib/Predis/Connection/Aggregate/ReplicationInterface.php
pear/lib/Predis/Connection/Aggregate/SentinelReplication.php
pear/lib/Predis/Connection/AggregateConnectionInterface.php
pear/lib/Predis/Connection/CompositeConnectionInterface.php
pear/lib/Predis/Connection/CompositeStreamConnection.php
pear/lib/Predis/Connection/ConnectionException.php
pear/lib/Predis/Connection/ConnectionInterface.php
pear/lib/Predis/Connection/Factory.php
pear/lib/Predis/Connection/FactoryInterface.php
pear/lib/Predis/Connection/NodeConnectionInterface.php
pear/lib/Predis/Connection/Parameters.php
pear/lib/Predis/Connection/ParametersInterface.php
pear/lib/Predis/Connection/PhpiredisSocketConnection.php
pear/lib/Predis/Connection/PhpiredisStreamConnection.php
pear/lib/Predis/Connection/StreamConnection.php
pear/lib/Predis/Connection/WebdisConnection.php
pear/lib/Predis/Monitor/
pear/lib/Predis/Monitor/Consumer.php
pear/lib/Predis/NotSupportedException.php
pear/lib/Predis/Pipeline/
pear/lib/Predis/Pipeline/Atomic.php
pear/lib/Predis/Pipeline/ConnectionErrorProof.php
pear/lib/Predis/Pipeline/FireAndForget.php
pear/lib/Predis/Pipeline/Pipeline.php
pear/lib/Predis/PredisException.php
pear/lib/Predis/Profile/
pear/lib/Predis/Profile/Factory.php
pear/lib/Predis/Profile/ProfileInterface.php
pear/lib/Predis/Profile/RedisProfile.php
pear/lib/Predis/Profile/RedisUnstable.php
pear/lib/Predis/Profile/RedisVersion200.php
pear/lib/Predis/Profile/RedisVersion220.php
pear/lib/Predis/Profile/RedisVersion240.php
pear/lib/Predis/Profile/RedisVersion260.php
pear/lib/Predis/Profile/RedisVersion280.php
pear/lib/Predis/Profile/RedisVersion300.php
pear/lib/Predis/Profile/RedisVersion320.php
pear/lib/Predis/Protocol/
pear/lib/Predis/Protocol/ProtocolException.php
pear/lib/Predis/Protocol/ProtocolProcessorInterface.php
pear/lib/Predis/Protocol/RequestSerializerInterface.php
pear/lib/Predis/Protocol/ResponseReaderInterface.php
pear/lib/Predis/Protocol/Text/
pear/lib/Predis/Protocol/Text/CompositeProtocolProcessor.php
pear/lib/Predis/Protocol/Text/Handler/
pear/lib/Predis/Protocol/Text/Handler/BulkResponse.php
pear/lib/Predis/Protocol/Text/Handler/ErrorResponse.php
pear/lib/Predis/Protocol/Text/Handler/IntegerResponse.php
pear/lib/Predis/Protocol/Text/Handler/MultiBulkResponse.php
pear/lib/Predis/Protocol/Text/Handler/ResponseHandlerInterface.php
pear/lib/Predis/Protocol/Text/Handler/StatusResponse.php
pear/lib/Predis/Protocol/Text/Handler/StreamableMultiBulkResponse.php
pear/lib/Predis/Protocol/Text/ProtocolProcessor.php
pear/lib/Predis/Protocol/Text/RequestSerializer.php
pear/lib/Predis/Protocol/Text/ResponseReader.php
pear/lib/Predis/PubSub/
pear/lib/Predis/PubSub/AbstractConsumer.php
pear/lib/Predis/PubSub/Consumer.php
pear/lib/Predis/PubSub/DispatcherLoop.php
pear/lib/Predis/Replication/
pear/lib/Predis/Replication/MissingMasterException.php
pear/lib/Predis/Replication/ReplicationStrategy.php
pear/lib/Predis/Replication/RoleException.php
pear/lib/Predis/Response/
pear/lib/Predis/Response/Error.php
pear/lib/Predis/Response/ErrorInterface.php
pear/lib/Predis/Response/Iterator/
pear/lib/Predis/Response/Iterator/MultiBulk.php
pear/lib/Predis/Response/Iterator/MultiBulkIterator.php
pear/lib/Predis/Response/Iterator/MultiBulkTuple.php
pear/lib/Predis/Response/ResponseInterface.php
pear/lib/Predis/Response/ServerException.php
pear/lib/Predis/Response/Status.php
pear/lib/Predis/Session/
pear/lib/Predis/Session/Handler.php
pear/lib/Predis/Transaction/
pear/lib/Predis/Transaction/AbortedMultiExecException.php
pear/lib/Predis/Transaction/MultiExec.php
pear/lib/Predis/Transaction/MultiExecState.php
