Bug 274583 - [NEW PORT] databases/py-dbt-snowflake: Snowflake adapter plugin for dbt
Summary: [NEW PORT] databases/py-dbt-snowflake: Snowflake adapter plugin for dbt
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on: 274576 274582
Blocks:
  Show dependency treegraph
 
Reported: 2023-10-19 04:33 UTC by Pat Maddox
Modified: 2023-10-22 08:46 UTC (History)
1 user (show)

See Also:


Attachments
new port (3.17 KB, patch)
2023-10-19 04:33 UTC, Pat Maddox
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pat Maddox 2023-10-19 04:33:25 UTC
Created attachment 245732 [details]
new port
Comment 1 Kurt Jaeger freebsd_committer freebsd_triage 2023-10-22 08:45:50 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-10-22 08:46:06 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3601989e86ec783801f9ffca5b8374e1757f107b

commit 3601989e86ec783801f9ffca5b8374e1757f107b
Author:     Pat Maddox <pat@patmaddox.com>
AuthorDate: 2023-10-22 08:43:24 +0000
Commit:     Kurt Jaeger <pi@FreeBSD.org>
CommitDate: 2023-10-22 08:43:24 +0000

    databases/py-dbt-snowflake: new port

    The dbt-snowflake package contains all of the code enabling dbt to work with
    Snowflake.

    PR:             274583
    Author:    Pat Maddox <pat@patmaddox.com>

 databases/Makefile                         |  1 +
 databases/py-dbt-snowflake/Makefile (new)  | 38 ++++++++++++++++++++++++++++++
 databases/py-dbt-snowflake/distinfo (new)  |  3 +++
 databases/py-dbt-snowflake/pkg-descr (new) |  2 ++
 4 files changed, 44 insertions(+)