Bug 267295 - mail/postfix new flavours - sqlite and pgsql
Summary: mail/postfix new flavours - sqlite and pgsql
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: Juraj Lutter
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-23 20:07 UTC by Tomáš Čiernik
Modified: 2022-11-12 21:56 UTC (History)
1 user (show)

See Also:
otis: maintainer-feedback+


Attachments
new flavours for mail/postfix: sqlite and pgsql (2.14 KB, patch)
2022-10-23 20:07 UTC, Tomáš Čiernik
otis: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tomáš Čiernik 2022-10-23 20:07:08 UTC
Created attachment 237564 [details]
new flavours for mail/postfix: sqlite and pgsql

Hello,

I'm sending patch for mail/postfix hoping it could be useful for more people than just myself.
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-11-12 21:56:26 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2afa5ca04af31b7727ba4a9f55a39a538ac199ee

commit 2afa5ca04af31b7727ba4a9f55a39a538ac199ee
Author:     Tomáš Čiernik <tomas@ciernik.sk>
AuthorDate: 2022-11-12 21:52:13 +0000
Commit:     Juraj Lutter <otis@FreeBSD.org>
CommitDate: 2022-11-12 21:55:42 +0000

    mail/postfix: Add FLAVORS (MySQL, PostgreSQL, SQLite)

    Add databse flavors, based on [1]

    PR:             267295

 mail/postfix/Makefile | 50 ++++++++++++++++++++++++++++++++++++++++++++++----
 1 file changed, 46 insertions(+), 4 deletions(-)
Comment 2 Juraj Lutter freebsd_committer freebsd_triage 2022-11-12 21:56:50 UTC
Committed, thanks.