On Wed, Oct 18, 2023, at 2:08 AM, Kurt Jaeger wrote: > Hi! > >> Is it reasonable to submit several ports as part of one PR? >> For my purposes, there are a handful of "leaf" ports: > [...] > > If you add one port per PR and set the proper dependencies in each PR, > it's easy for several committers to work on those ports.
Thanks! For anyone interested, here are the leaf ports (blockers are set in the PRs, there are 12 new ports total): databases/py-dbt-duckdb: DuckDB adapter plugin for dbt https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274584 databases/py-dbt-snowflake: Snowflake adapter plugin for dbt https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274583 databases/py-schemachange: Database Change Management for Snowflake https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274585 databases/py-snowddl: Object management automation for Snowflake https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274586 Pat