diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-04-05 16:37:46 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-04-05 16:37:46 +0000 |
commit | 3d2029c2779c1878b130f6b696e98897316fb526 (patch) | |
tree | b135e64050b38d56c7ad148f0a1a7f7dcbb549aa | |
parent | f874e732f21711a8105d3037a49b93080738bfb4 (diff) | |
download | ports-3d2029c2779c1878b130f6b696e98897316fb526.tar.gz ports-3d2029c2779c1878b130f6b696e98897316fb526.zip |
Notes
-rw-r--r-- | databases/Makefile | 1 | ||||
-rw-r--r-- | databases/p5-Prophet/Makefile | 100 | ||||
-rw-r--r-- | databases/p5-Prophet/distinfo | 2 | ||||
-rw-r--r-- | databases/p5-Prophet/pkg-descr | 4 | ||||
-rw-r--r-- | databases/p5-Prophet/pkg-plist | 114 |
5 files changed, 221 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index 476819ae9c4e..517aed21ee85 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -434,6 +434,7 @@ SUBDIR += p5-Pg SUBDIR += p5-PostgreSQL-PLPerl-Call SUBDIR += p5-PostgreSQL-PLPerl-Trace + SUBDIR += p5-Prophet SUBDIR += p5-RRD-Simple SUBDIR += p5-Redis SUBDIR += p5-Redis-hiredis diff --git a/databases/p5-Prophet/Makefile b/databases/p5-Prophet/Makefile new file mode 100644 index 000000000000..9b00f3b6d704 --- /dev/null +++ b/databases/p5-Prophet/Makefile @@ -0,0 +1,100 @@ +# New ports collection makefile for: p5-Prophet +# Date created: 2011-04-05 +# Whom: Baptiste Daroussin <bapt@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= Prophet +PORTVERSION= 0.74 +CATEGORIES= databases perl5 +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:SPANG +PKGNAMEPREFIX= p5- + +MAINTAINER= bapt@FreeBSD.org +COMMENT= Prophet is a distributed database system + +LICENSE= MIT + +PERL_CONFIGURE= yes + +BUILD_DEPENDS= p5-Any-Moose>=0.04:${PORTSDIR}/devel/p5-Any-Moose \ + p5-Config-GitLike>=1.02:${PORTSDIR}/devel/p5-Config-GitLike \ + p5-DBD-SQLite>=1:${PORTSDIR}/databases/p5-DBD-SQLite \ + p5-DBI>=1:${PORTSDIR}/databases/p5-DBI \ + p5-Digest-SHA>=0:${PORTSDIR}/security/p5-Digest-SHA \ + p5-Exporter-Lite>=0:${PORTSDIR}/devel/p5-Exporter-Lite \ + p5-ExtUtils-MakeMaker>=6.11:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker \ + p5-File-ShareDir>=1.00:${PORTSDIR}/devel/p5-File-ShareDir \ + p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ + p5-HTTP-Server-Simple>=0.40:${PORTSDIR}/www/p5-HTTP-Server-Simple \ + p5-IPC-Run3>=0:${PORTSDIR}/devel/p5-IPC-Run3 \ + p5-JSON>=2.00:${PORTSDIR}/converters/p5-JSON \ + p5-JSON-XS>=2.22:${PORTSDIR}/converters/p5-JSON-XS \ + p5-MIME-Base64-URLSafe>=0:${PORTSDIR}/converters/p5-MIME-Base64-URLSafe \ + p5-Module-Pluggable>=0:${PORTSDIR}/devel/p5-Module-Pluggable \ + p5-Module-Refresh>=0:${PORTSDIR}/devel/p5-Module-Refresh \ + p5-Mouse>=0.21:${PORTSDIR}/devel/p5-Mouse \ + p5-Net-Bonjour>=0:${PORTSDIR}/dns/p5-Net-Bonjour \ + p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \ + p5-Path-Dispatcher>=0.14:${PORTSDIR}/devel/p5-Path-Dispatcher \ + p5-Path-Dispatcher-Declarative>=0:${PORTSDIR}/devel/p5-Path-Dispatcher-Declarative \ + p5-Proc-InvokeEditor>=0:${PORTSDIR}/editors/p5-Proc-InvokeEditor \ + p5-Template-Declare>=0.35:${PORTSDIR}/textproc/p5-Template-Declare \ + p5-Term-ReadKey>=0:${PORTSDIR}/devel/p5-Term-ReadKey \ + p5-ReadLine-Perl>=0:${PORTSDIR}/devel/p5-ReadLine-Perl \ + p5-Time-Progress>=0:${PORTSDIR}/devel/p5-Time-Progress \ + p5-URI>=0:${PORTSDIR}/net/p5-URI \ + p5-UUID-Tiny>=1.02:${PORTSDIR}/devel/p5-UUID-Tiny \ + p5-XML-Atom-SimpleFeed>=0:${PORTSDIR}/textproc/p5-XML-Atom-SimpleFeed \ + p5-YAML-Syck>=0:${PORTSDIR}/textproc/p5-YAML-Syck \ + p5-Test-Exception>=0.26:${PORTSDIR}/devel/p5-Test-Exception + +RUN_DEPENDS:= ${BUILD_DEPENDS} + +MAN3= Prophet::Web::Result.3 \ + Prophet::Replica::prophet.3 \ + Prophet::CLI::Command::Merge.3 \ + Prophet::CLI::TextEditorCommand.3 \ + Prophet::UUIDGenerator.3 \ + Prophet::CLI::Command::Pull.3 \ + Prophet.3 \ + Prophet::ChangeSet.3 \ + Prophet::Test::Editor.3 \ + Prophet::Collection.3 \ + Prophet::CLI::RecordCommand.3 \ + Prophet::CLI::Command::Show.3 \ + Prophet::CLI.3 \ + Prophet::Server::ViewHelpers::Function.3 \ + Prophet::Server.3 \ + Prophet::Resolver::IdenticalChanges.3 \ + Prophet::Record.3 \ + Prophet::Manual.3 \ + Prophet::Util.3 \ + Prophet::Server::ViewHelpers::ParamFromFunction.3 \ + Prophet::Config.3 \ + Prophet::Web::Menu.3 \ + Prophet::ConflictingPropChange.3 \ + Prophet::CLI::Command::Search.3 \ + Prophet::App.3 \ + Prophet::Server::Controller.3 \ + Prophet::Change.3 \ + Prophet::ForeignReplica.3 \ + Prophet::ConflictingChange.3 \ + Prophet::CLI::Command::Clone.3 \ + Prophet::Replica.3 \ + Prophet::CLI::Command.3 \ + Prophet::FilesystemReplica.3 \ + Prophet::Server::ViewHelpers::Widget.3 \ + Prophet::PropChange.3 \ + Prophet::ReplicaExporter.3 \ + Prophet::Conflict.3 \ + Prophet::CLI::Command::Log.3 \ + Prophet::Test.3 \ + Prophet::Web::FunctionResult.3 \ + Prophet::CLIContext.3 \ + Prophet::Replica::sqlite.3 \ + Prophet::Meta::Types.3 + +.include <bsd.port.mk> diff --git a/databases/p5-Prophet/distinfo b/databases/p5-Prophet/distinfo new file mode 100644 index 000000000000..54c9e5bb3e89 --- /dev/null +++ b/databases/p5-Prophet/distinfo @@ -0,0 +1,2 @@ +SHA256 (Prophet-0.74.tar.gz) = bce82fab55bc0d8b4de3de092f2ba183288e55439cb15c5c661043b2b5a2728e +SIZE (Prophet-0.74.tar.gz) = 163607 diff --git a/databases/p5-Prophet/pkg-descr b/databases/p5-Prophet/pkg-descr new file mode 100644 index 000000000000..39889ae5f458 --- /dev/null +++ b/databases/p5-Prophet/pkg-descr @@ -0,0 +1,4 @@ +Prophet is a distributed database system designed for small to medium scale +social database applications. + +WWW: http://search.cpan.org/dist/Prophet/ diff --git a/databases/p5-Prophet/pkg-plist b/databases/p5-Prophet/pkg-plist new file mode 100644 index 000000000000..98aa55787679 --- /dev/null +++ b/databases/p5-Prophet/pkg-plist @@ -0,0 +1,114 @@ +%%SITE_PERL%%/auto/share/dist/Prophet/web/static/jquery/css/tablesorter/desc.gif +%%SITE_PERL%%/auto/share/dist/Prophet/web/static/jquery/css/tablesorter/asc.gif +%%SITE_PERL%%/auto/share/dist/Prophet/web/static/jquery/css/tablesorter/bg.gif +%%SITE_PERL%%/auto/share/dist/Prophet/web/static/jquery/css/indicator.gif +%%SITE_PERL%%/auto/share/dist/Prophet/web/static/jquery/images/arrows-ffffff.png +%%SITE_PERL%%/auto/share/dist/Prophet/web/static/jquery/images/shadow.png +%%SITE_PERL%%/auto/share/dist/Prophet/web/static/jquery/images/arrows-cccccc.png +%%SITE_PERL%%/Prophet.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Prophet/.packlist +%%SITE_PERL%%/Prophet/Test.pm +%%SITE_PERL%%/Prophet/Resolver.pm +%%SITE_PERL%%/Prophet/Resolver/FromResolutionDB.pm +%%SITE_PERL%%/Prophet/Resolver/AlwaysSource.pm +%%SITE_PERL%%/Prophet/Resolver/IdenticalChanges.pm +%%SITE_PERL%%/Prophet/Resolver/Prompt.pm +%%SITE_PERL%%/Prophet/Resolver/Failed.pm +%%SITE_PERL%%/Prophet/Resolver/AlwaysTarget.pm +%%SITE_PERL%%/Prophet/Replica/prophet_cache.pm +%%SITE_PERL%%/Prophet/Replica/file.pm +%%SITE_PERL%%/Prophet/Replica/sqlite.pm +%%SITE_PERL%%/Prophet/Replica/FS/Backend/SSH.pm +%%SITE_PERL%%/Prophet/Replica/FS/Backend/File.pm +%%SITE_PERL%%/Prophet/Replica/FS/Backend/LWP.pm +%%SITE_PERL%%/Prophet/Replica/http.pm +%%SITE_PERL%%/Prophet/Replica/prophet.pm +%%SITE_PERL%%/Prophet/Replica.pm +%%SITE_PERL%%/Prophet/PropChange.pm +%%SITE_PERL%%/Prophet/ForeignReplica.pm +%%SITE_PERL%%/Prophet/CLIContext.pm +%%SITE_PERL%%/Prophet/Web/Result.pm +%%SITE_PERL%%/Prophet/Web/Menu.pm +%%SITE_PERL%%/Prophet/Web/FunctionResult.pm +%%SITE_PERL%%/Prophet/Web/Field.pm +%%SITE_PERL%%/Prophet/Config.pm +%%SITE_PERL%%/Prophet/Collection.pm +%%SITE_PERL%%/Prophet/UUIDGenerator.pm +%%SITE_PERL%%/Prophet/Manual.pod +%%SITE_PERL%%/Prophet/CLI/MirrorCommand.pm +%%SITE_PERL%%/Prophet/CLI/ProgressBar.pm +%%SITE_PERL%%/Prophet/CLI/Parameters.pm +%%SITE_PERL%%/Prophet/CLI/PublishCommand.pm +%%SITE_PERL%%/Prophet/CLI/Dispatcher.pm +%%SITE_PERL%%/Prophet/CLI/CollectionCommand.pm +%%SITE_PERL%%/Prophet/CLI/Command.pm +%%SITE_PERL%%/Prophet/CLI/TextEditorCommand.pm +%%SITE_PERL%%/Prophet/CLI/RecordCommand.pm +%%SITE_PERL%%/Prophet/CLI/Command/Push.pm +%%SITE_PERL%%/Prophet/CLI/Command/Shell.pm +%%SITE_PERL%%/Prophet/CLI/Command/Update.pm +%%SITE_PERL%%/Prophet/CLI/Command/Aliases.pm +%%SITE_PERL%%/Prophet/CLI/Command/Settings.pm +%%SITE_PERL%%/Prophet/CLI/Command/Export.pm +%%SITE_PERL%%/Prophet/CLI/Command/History.pm +%%SITE_PERL%%/Prophet/CLI/Command/Config.pm +%%SITE_PERL%%/Prophet/CLI/Command/Mirror.pm +%%SITE_PERL%%/Prophet/CLI/Command/Init.pm +%%SITE_PERL%%/Prophet/CLI/Command/Pull.pm +%%SITE_PERL%%/Prophet/CLI/Command/Server.pm +%%SITE_PERL%%/Prophet/CLI/Command/Show.pm +%%SITE_PERL%%/Prophet/CLI/Command/Log.pm +%%SITE_PERL%%/Prophet/CLI/Command/Clone.pm +%%SITE_PERL%%/Prophet/CLI/Command/Publish.pm +%%SITE_PERL%%/Prophet/CLI/Command/Info.pm +%%SITE_PERL%%/Prophet/CLI/Command/Search.pm +%%SITE_PERL%%/Prophet/CLI/Command/Merge.pm +%%SITE_PERL%%/Prophet/CLI/Command/Delete.pm +%%SITE_PERL%%/Prophet/CLI/Command/Create.pm +%%SITE_PERL%%/Prophet/ConflictingPropChange.pm +%%SITE_PERL%%/Prophet/CLI.pm +%%SITE_PERL%%/Prophet/Record.pm +%%SITE_PERL%%/Prophet/ChangeSet.pm +%%SITE_PERL%%/Prophet/App.pm +%%SITE_PERL%%/Prophet/ReplicaFeedExporter.pm +%%SITE_PERL%%/Prophet/ContentAddressedStore.pm +%%SITE_PERL%%/Prophet/Server/Controller.pm +%%SITE_PERL%%/Prophet/Server/Dispatcher.pm +%%SITE_PERL%%/Prophet/Server/View.pm +%%SITE_PERL%%/Prophet/Server/ViewHelpers.pm +%%SITE_PERL%%/Prophet/Server/ViewHelpers/HiddenParam.pm +%%SITE_PERL%%/Prophet/Server/ViewHelpers/Function.pm +%%SITE_PERL%%/Prophet/Server/ViewHelpers/ParamFromFunction.pm +%%SITE_PERL%%/Prophet/Server/ViewHelpers/Widget.pm +%%SITE_PERL%%/Prophet/Test/Editor.pm +%%SITE_PERL%%/Prophet/Test/Participant.pm +%%SITE_PERL%%/Prophet/Test/Arena.pm +%%SITE_PERL%%/Prophet/DatabaseSetting.pm +%%SITE_PERL%%/Prophet/ConflictingChange.pm +%%SITE_PERL%%/Prophet/Server.pm +%%SITE_PERL%%/Prophet/ReplicaExporter.pm +%%SITE_PERL%%/Prophet/Meta/Types.pm +%%SITE_PERL%%/Prophet/Change.pm +%%SITE_PERL%%/Prophet/Util.pm +%%SITE_PERL%%/Prophet/Conflict.pm +%%SITE_PERL%%/Prophet/FilesystemReplica.pm +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Prophet +@dirrmtry %%SITE_PERL%%/auto/share/dist/Prophet/web/static/jquery/images +@dirrmtry %%SITE_PERL%%/auto/share/dist/Prophet/web/static/jquery/css/tablesorter +@dirrmtry %%SITE_PERL%%/auto/share/dist/Prophet/web/static/jquery/css +@dirrmtry %%SITE_PERL%%/auto/share/dist/Prophet/web/static/jquery +@dirrmtry %%SITE_PERL%%/auto/share/dist/Prophet/web/static +@dirrmtry %%SITE_PERL%%/auto/share/dist/Prophet/web +@dirrmtry %%SITE_PERL%%/auto/share/dist/Prophet +@dirrmtry %%SITE_PERL%%/Prophet/Web +@dirrmtry %%SITE_PERL%%/Prophet/Test +@dirrmtry %%SITE_PERL%%/Prophet/Server/ViewHelpers +@dirrmtry %%SITE_PERL%%/Prophet/Server +@dirrmtry %%SITE_PERL%%/Prophet/Resolver +@dirrmtry %%SITE_PERL%%/Prophet/Replica/FS/Backend +@dirrmtry %%SITE_PERL%%/Prophet/Replica/FS +@dirrmtry %%SITE_PERL%%/Prophet/Replica +@dirrmtry %%SITE_PERL%%/Prophet/Meta +@dirrmtry %%SITE_PERL%%/Prophet/CLI/Command +@dirrmtry %%SITE_PERL%%/Prophet/CLI +@dirrmtry %%SITE_PERL%%/Prophet |