diff --git a/devel/p5-URI-db/Makefile b/devel/p5-URI-db/Makefile new file mode 100644 index 00000000000..373938f23fb --- /dev/null +++ b/devel/p5-URI-db/Makefile @@ -0,0 +1,20 @@ +COMMENT = database URIs + +DISTNAME = URI-db-0.20 + +CATEGORIES = devel + +# Perl +PERMIT_PACKAGE = Yes + +MODULES = cpan + +BUILD_DEPENDS = devel/p5-Module-Build>=0.30 +RUN_DEPENDS = devel/p5-URI-Nested>=0.10 \ + www/p5-URI>=1.40 + +CONFIGURE_STYLE = modbuild + +PKG_ARCH = * + +.include diff --git a/devel/p5-URI-db/distinfo b/devel/p5-URI-db/distinfo new file mode 100644 index 00000000000..a1d5b8126fb --- /dev/null +++ b/devel/p5-URI-db/distinfo @@ -0,0 +1,2 @@ +SHA256 (URI-db-0.20.tar.gz) = FMjaFawgljG445/BJFHJsTEa0LXKX5Aye9+peLfRPxQ= +SIZE (URI-db-0.20.tar.gz) = 23886 diff --git a/devel/p5-URI-db/pkg/DESCR b/devel/p5-URI-db/pkg/DESCR new file mode 100644 index 00000000000..c6616be9b70 --- /dev/null +++ b/devel/p5-URI-db/pkg/DESCR @@ -0,0 +1,4 @@ +This class provides support for database URIs. They're inspired by JDBC URIs +and PostgreSQL URIs, though they're a bit more formal. The specification for +their format is documented in README.md. + diff --git a/devel/p5-URI-db/pkg/PLIST b/devel/p5-URI-db/pkg/PLIST new file mode 100644 index 00000000000..771b67a0265 --- /dev/null +++ b/devel/p5-URI-db/pkg/PLIST @@ -0,0 +1,51 @@ +${P5SITE}/URI/_ado.pm +${P5SITE}/URI/_db.pm +${P5SITE}/URI/_odbc.pm +${P5SITE}/URI/cassandra.pm +${P5SITE}/URI/cockroach.pm +${P5SITE}/URI/cockroachdb.pm +${P5SITE}/URI/couch.pm +${P5SITE}/URI/couchdb.pm +${P5SITE}/URI/cubrid.pm +${P5SITE}/URI/db.pm +${P5SITE}/URI/db2.pm +${P5SITE}/URI/derby.pm +${P5SITE}/URI/exasol.pm +${P5SITE}/URI/firebird.pm +${P5SITE}/URI/hive.pm +${P5SITE}/URI/impala.pm +${P5SITE}/URI/informix.pm +${P5SITE}/URI/ingres.pm +${P5SITE}/URI/interbase.pm +${P5SITE}/URI/ldapdb.pm +${P5SITE}/URI/maria.pm +${P5SITE}/URI/mariadb.pm +${P5SITE}/URI/max.pm +${P5SITE}/URI/maxdb.pm +${P5SITE}/URI/monet.pm +${P5SITE}/URI/monetdb.pm +${P5SITE}/URI/mongo.pm +${P5SITE}/URI/mongodb.pm +${P5SITE}/URI/mssql.pm +${P5SITE}/URI/mysql.pm +${P5SITE}/URI/oracle.pm +${P5SITE}/URI/pg.pm +${P5SITE}/URI/pgsql.pm +${P5SITE}/URI/pgxc.pm +${P5SITE}/URI/postgres.pm +${P5SITE}/URI/postgresql.pm +${P5SITE}/URI/postgresxc.pm +${P5SITE}/URI/redshift.pm +${P5SITE}/URI/snowflake.pm +${P5SITE}/URI/sqlite.pm +${P5SITE}/URI/sqlite3.pm +${P5SITE}/URI/sqlserver.pm +${P5SITE}/URI/sybase.pm +${P5SITE}/URI/teradata.pm +${P5SITE}/URI/unify.pm +${P5SITE}/URI/vertica.pm +${P5SITE}/URI/yugabyte.pm +${P5SITE}/URI/yugabytedb.pm +@man man/man3p/URI::db.3p +@man man/man3p/URI::ldapdb.3p +@man man/man3p/URI::mssql.3p