mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
92 lines
5.6 KiB
Plaintext
92 lines
5.6 KiB
Plaintext
lib/erlang/lib/epgsql-%%VERSION%%/ebin/epgsql.app
|
|
lib/erlang/lib/epgsql-%%VERSION%%/ebin/epgsql.beam
|
|
lib/erlang/lib/epgsql-%%VERSION%%/ebin/epgsql_binary.beam
|
|
lib/erlang/lib/epgsql-%%VERSION%%/ebin/epgsql_cmd_batch.beam
|
|
lib/erlang/lib/epgsql-%%VERSION%%/ebin/epgsql_cmd_bind.beam
|
|
lib/erlang/lib/epgsql-%%VERSION%%/ebin/epgsql_cmd_close.beam
|
|
lib/erlang/lib/epgsql-%%VERSION%%/ebin/epgsql_cmd_connect.beam
|
|
lib/erlang/lib/epgsql-%%VERSION%%/ebin/epgsql_cmd_describe_portal.beam
|
|
lib/erlang/lib/epgsql-%%VERSION%%/ebin/epgsql_cmd_describe_statement.beam
|
|
lib/erlang/lib/epgsql-%%VERSION%%/ebin/epgsql_cmd_equery.beam
|
|
lib/erlang/lib/epgsql-%%VERSION%%/ebin/epgsql_cmd_execute.beam
|
|
lib/erlang/lib/epgsql-%%VERSION%%/ebin/epgsql_cmd_parse.beam
|
|
lib/erlang/lib/epgsql-%%VERSION%%/ebin/epgsql_cmd_prepared_query.beam
|
|
lib/erlang/lib/epgsql-%%VERSION%%/ebin/epgsql_cmd_squery.beam
|
|
lib/erlang/lib/epgsql-%%VERSION%%/ebin/epgsql_cmd_start_replication.beam
|
|
lib/erlang/lib/epgsql-%%VERSION%%/ebin/epgsql_cmd_sync.beam
|
|
lib/erlang/lib/epgsql-%%VERSION%%/ebin/epgsql_cmd_update_type_cache.beam
|
|
lib/erlang/lib/epgsql-%%VERSION%%/ebin/epgsql_codec.beam
|
|
lib/erlang/lib/epgsql-%%VERSION%%/ebin/epgsql_codec_boolean.beam
|
|
lib/erlang/lib/epgsql-%%VERSION%%/ebin/epgsql_codec_bpchar.beam
|
|
lib/erlang/lib/epgsql-%%VERSION%%/ebin/epgsql_codec_datetime.beam
|
|
lib/erlang/lib/epgsql-%%VERSION%%/ebin/epgsql_codec_float.beam
|
|
lib/erlang/lib/epgsql-%%VERSION%%/ebin/epgsql_codec_geometric.beam
|
|
lib/erlang/lib/epgsql-%%VERSION%%/ebin/epgsql_codec_hstore.beam
|
|
lib/erlang/lib/epgsql-%%VERSION%%/ebin/epgsql_codec_integer.beam
|
|
lib/erlang/lib/epgsql-%%VERSION%%/ebin/epgsql_codec_intrange.beam
|
|
lib/erlang/lib/epgsql-%%VERSION%%/ebin/epgsql_codec_json.beam
|
|
lib/erlang/lib/epgsql-%%VERSION%%/ebin/epgsql_codec_net.beam
|
|
lib/erlang/lib/epgsql-%%VERSION%%/ebin/epgsql_codec_noop.beam
|
|
lib/erlang/lib/epgsql-%%VERSION%%/ebin/epgsql_codec_postgis.beam
|
|
lib/erlang/lib/epgsql-%%VERSION%%/ebin/epgsql_codec_text.beam
|
|
lib/erlang/lib/epgsql-%%VERSION%%/ebin/epgsql_codec_uuid.beam
|
|
lib/erlang/lib/epgsql-%%VERSION%%/ebin/epgsql_command.beam
|
|
lib/erlang/lib/epgsql-%%VERSION%%/ebin/epgsql_errcodes.beam
|
|
lib/erlang/lib/epgsql-%%VERSION%%/ebin/epgsql_fdatetime.beam
|
|
lib/erlang/lib/epgsql-%%VERSION%%/ebin/epgsql_idatetime.beam
|
|
lib/erlang/lib/epgsql-%%VERSION%%/ebin/epgsql_oid_db.beam
|
|
lib/erlang/lib/epgsql-%%VERSION%%/ebin/epgsql_scram.beam
|
|
lib/erlang/lib/epgsql-%%VERSION%%/ebin/epgsql_sock.beam
|
|
lib/erlang/lib/epgsql-%%VERSION%%/ebin/epgsql_wire.beam
|
|
lib/erlang/lib/epgsql-%%VERSION%%/ebin/epgsqla.beam
|
|
lib/erlang/lib/epgsql-%%VERSION%%/ebin/epgsqli.beam
|
|
lib/erlang/lib/epgsql-%%VERSION%%/ebin/ewkb.beam
|
|
lib/erlang/lib/epgsql-%%VERSION%%/include/epgsql.hrl
|
|
lib/erlang/lib/epgsql-%%VERSION%%/include/epgsql_geometry.hrl
|
|
lib/erlang/lib/epgsql-%%VERSION%%/include/protocol.hrl
|
|
lib/erlang/lib/epgsql-%%VERSION%%/src/commands/epgsql_cmd_batch.erl
|
|
lib/erlang/lib/epgsql-%%VERSION%%/src/commands/epgsql_cmd_bind.erl
|
|
lib/erlang/lib/epgsql-%%VERSION%%/src/commands/epgsql_cmd_close.erl
|
|
lib/erlang/lib/epgsql-%%VERSION%%/src/commands/epgsql_cmd_connect.erl
|
|
lib/erlang/lib/epgsql-%%VERSION%%/src/commands/epgsql_cmd_describe_portal.erl
|
|
lib/erlang/lib/epgsql-%%VERSION%%/src/commands/epgsql_cmd_describe_statement.erl
|
|
lib/erlang/lib/epgsql-%%VERSION%%/src/commands/epgsql_cmd_equery.erl
|
|
lib/erlang/lib/epgsql-%%VERSION%%/src/commands/epgsql_cmd_execute.erl
|
|
lib/erlang/lib/epgsql-%%VERSION%%/src/commands/epgsql_cmd_parse.erl
|
|
lib/erlang/lib/epgsql-%%VERSION%%/src/commands/epgsql_cmd_prepared_query.erl
|
|
lib/erlang/lib/epgsql-%%VERSION%%/src/commands/epgsql_cmd_squery.erl
|
|
lib/erlang/lib/epgsql-%%VERSION%%/src/commands/epgsql_cmd_start_replication.erl
|
|
lib/erlang/lib/epgsql-%%VERSION%%/src/commands/epgsql_cmd_sync.erl
|
|
lib/erlang/lib/epgsql-%%VERSION%%/src/commands/epgsql_cmd_update_type_cache.erl
|
|
lib/erlang/lib/epgsql-%%VERSION%%/src/datatypes/epgsql_codec_boolean.erl
|
|
lib/erlang/lib/epgsql-%%VERSION%%/src/datatypes/epgsql_codec_bpchar.erl
|
|
lib/erlang/lib/epgsql-%%VERSION%%/src/datatypes/epgsql_codec_datetime.erl
|
|
lib/erlang/lib/epgsql-%%VERSION%%/src/datatypes/epgsql_codec_float.erl
|
|
lib/erlang/lib/epgsql-%%VERSION%%/src/datatypes/epgsql_codec_geometric.erl
|
|
lib/erlang/lib/epgsql-%%VERSION%%/src/datatypes/epgsql_codec_hstore.erl
|
|
lib/erlang/lib/epgsql-%%VERSION%%/src/datatypes/epgsql_codec_integer.erl
|
|
lib/erlang/lib/epgsql-%%VERSION%%/src/datatypes/epgsql_codec_intrange.erl
|
|
lib/erlang/lib/epgsql-%%VERSION%%/src/datatypes/epgsql_codec_json.erl
|
|
lib/erlang/lib/epgsql-%%VERSION%%/src/datatypes/epgsql_codec_net.erl
|
|
lib/erlang/lib/epgsql-%%VERSION%%/src/datatypes/epgsql_codec_noop.erl
|
|
lib/erlang/lib/epgsql-%%VERSION%%/src/datatypes/epgsql_codec_postgis.erl
|
|
lib/erlang/lib/epgsql-%%VERSION%%/src/datatypes/epgsql_codec_text.erl
|
|
lib/erlang/lib/epgsql-%%VERSION%%/src/datatypes/epgsql_codec_uuid.erl
|
|
lib/erlang/lib/epgsql-%%VERSION%%/src/epgsql.app.src
|
|
lib/erlang/lib/epgsql-%%VERSION%%/src/epgsql.erl
|
|
lib/erlang/lib/epgsql-%%VERSION%%/src/epgsql_binary.erl
|
|
lib/erlang/lib/epgsql-%%VERSION%%/src/epgsql_codec.erl
|
|
lib/erlang/lib/epgsql-%%VERSION%%/src/epgsql_command.erl
|
|
lib/erlang/lib/epgsql-%%VERSION%%/src/epgsql_errcodes.erl
|
|
lib/erlang/lib/epgsql-%%VERSION%%/src/epgsql_fdatetime.erl
|
|
lib/erlang/lib/epgsql-%%VERSION%%/src/epgsql_idatetime.erl
|
|
lib/erlang/lib/epgsql-%%VERSION%%/src/epgsql_oid_db.erl
|
|
lib/erlang/lib/epgsql-%%VERSION%%/src/epgsql_replication.hrl
|
|
lib/erlang/lib/epgsql-%%VERSION%%/src/epgsql_scram.erl
|
|
lib/erlang/lib/epgsql-%%VERSION%%/src/epgsql_sock.erl
|
|
lib/erlang/lib/epgsql-%%VERSION%%/src/epgsql_wire.erl
|
|
lib/erlang/lib/epgsql-%%VERSION%%/src/epgsqla.erl
|
|
lib/erlang/lib/epgsql-%%VERSION%%/src/epgsqli.erl
|
|
lib/erlang/lib/epgsql-%%VERSION%%/src/ewkb.erl
|
|
%%PORTDOCS%%%%DOCSDIR%%/README.md
|