Import URI-db 0.20
A perl lib for database URIs. OK bluhm@
This commit is contained in:
parent
57b72e36c2
commit
7dc231780b
20
devel/p5-URI-db/Makefile
Normal file
20
devel/p5-URI-db/Makefile
Normal file
@ -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 <bsd.port.mk>
|
2
devel/p5-URI-db/distinfo
Normal file
2
devel/p5-URI-db/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (URI-db-0.20.tar.gz) = FMjaFawgljG445/BJFHJsTEa0LXKX5Aye9+peLfRPxQ=
|
||||
SIZE (URI-db-0.20.tar.gz) = 23886
|
4
devel/p5-URI-db/pkg/DESCR
Normal file
4
devel/p5-URI-db/pkg/DESCR
Normal file
@ -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.
|
||||
|
51
devel/p5-URI-db/pkg/PLIST
Normal file
51
devel/p5-URI-db/pkg/PLIST
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user