Bug 255647 - mail/postfix-current mail/postfix-current-sasl: Add FLAVORS: ldap_sasl sasl
Summary: mail/postfix-current mail/postfix-current-sasl: Add FLAVORS: ldap_sasl sasl
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: Yasuhiro Kimura
URL:
Keywords: feature, needs-qa
Depends on:
Blocks:
 
Reported: 2021-05-06 01:14 UTC by Yasuhiro Kimura
Modified: 2021-10-28 00:11 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (otis)


Attachments
Patch file (12.48 KB, patch)
2021-05-06 01:14 UTC, Yasuhiro Kimura
no flags Details | Diff
Updated patch file (12.87 KB, patch)
2021-05-07 02:26 UTC, Yasuhiro Kimura
no flags Details | Diff
Updated patch file (12.86 KB, patch)
2021-05-31 04:58 UTC, Yasuhiro Kimura
no flags Details | Diff
Updated patch file (12.51 KB, patch)
2021-05-31 14:49 UTC, Yasuhiro Kimura
no flags Details | Diff
Updated patch file (12.98 KB, patch)
2021-08-01 19:03 UTC, Yasuhiro Kimura
no flags Details | Diff
Updated patch file (12.89 KB, patch)
2021-10-01 17:43 UTC, Yasuhiro Kimura
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yasuhiro Kimura freebsd_committer freebsd_triage 2021-05-06 01:14:29 UTC
Created attachment 224719 [details]
Patch file

* Convert from salve ports to flavor.
* Pet portlint and portclippy.
* Reformat Makefile with portfmt.
Comment 1 Yasuhiro Kimura freebsd_committer freebsd_triage 2021-05-07 02:26:56 UTC
Created attachment 224742 [details]
Updated patch file

Chase update of ports tree.
Comment 2 Yasuhiro Kimura freebsd_committer freebsd_triage 2021-05-31 04:58:12 UTC
Created attachment 225395 [details]
Updated patch file

Chase update of ports tree.
Comment 3 Li-Wen Hsu freebsd_committer freebsd_triage 2021-05-31 05:47:25 UTC
Over to new maintainer
Comment 4 Yasuhiro Kimura freebsd_committer freebsd_triage 2021-05-31 14:49:26 UTC
Created attachment 225408 [details]
Updated patch file

Divide COMMENT into common and FLAVOR dependent.
Comment 5 Kubilay Kocak freebsd_committer freebsd_triage 2021-07-17 02:53:57 UTC
^Triage: Maintainer timeout, reset assignee
Comment 6 Yasuhiro Kimura freebsd_committer freebsd_triage 2021-08-01 19:03:18 UTC
Created attachment 226858 [details]
Updated patch file

Rename 'ldap-sasl' flavor to 'ldap' as SASL support for OpenLDAP ports is made permanent with ports 974e13b50148.
Comment 7 Yasuhiro Kimura freebsd_committer freebsd_triage 2021-10-01 17:43:56 UTC
Created attachment 228329 [details]
Updated patch file

Chase update of ports tree.
Comment 8 commit-hook freebsd_committer freebsd_triage 2021-10-28 00:07:45 UTC
A commit in branch main references this bug:

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

commit a5beb688f7ab952880e1018d6a11f9b41007882d
Author:     Yasuhiro Kimura <yasu@FreeBSD.org>
AuthorDate: 2021-05-06 01:07:46 +0000
Commit:     Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2021-10-28 00:06:28 +0000

    mail/postfix-current{,-sasl}: Flavorize

    * Add entry for slave port to MOVED
    * Pet portlint and portclippy
    * Reformat Makefile with portfmt

    PR:             255647
    Approved by:    maintainer timeout (> 2 months)
    Differential Revision:  https://reviews.freebsd.org/D32362

 MOVED                                     |   1 +
 mail/Makefile                             |   1 -
 mail/postfix-current-sasl/Makefile (gone) |  12 --
 mail/postfix-current/Makefile             | 202 +++++++++++++++++-------------
 4 files changed, 113 insertions(+), 103 deletions(-)