Bug 262258

Summary: [NEW PORT] textproc/py-mkdocs-mermaid2-plugin: MkDocs plugin for including mermaid graphs in markdown sources
Product: Ports & Packages Reporter: Samir Noir <samir>
Component: Individual Port(s)Assignee: Neel Chauhan <nc>
Status: Closed FIXED    
Severity: Affects Only Me CC: nc
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 262206    
Attachments:
Description Flags
git diff
none
git diff none

Description Samir Noir 2022-02-28 20:23:55 UTC
Created attachment 232171 [details]
git diff

mkdocs-mermaid2-plugin is an MkDocs plugin that interprets mermaid graphs in the markdown file.

poudriere testport: OK
portlint give me a warning: "WARN: Makefile: you may want directory for dependency mkdocs>=0 to be textproc/py-mkdocs@${PY_FLAVOR}", but I don't understand what is the problem.

I went with CHEESESHOP and not with Github, there is a test/ directory but without python test, only JS.
Comment 1 Samir Noir 2022-02-28 21:23:12 UTC
Created attachment 232172 [details]
git diff
Comment 2 Neel Chauhan freebsd_committer freebsd_triage 2022-03-12 05:43:47 UTC
Committed!
Comment 3 Neel Chauhan freebsd_committer freebsd_triage 2022-03-12 05:44:25 UTC
Committed!
Comment 4 commit-hook freebsd_committer freebsd_triage 2022-03-12 05:45:06 UTC
A commit in branch main references this bug:

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

commit 1cfc2eda1248452f222477750f1994e0f0ef8f4e
Author:     Samir Noir <samir@noir.im>
AuthorDate: 2022-03-12 05:39:20 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2022-03-12 05:43:38 +0000

    textproc/py-mkdocs-mermaid2-plugin: New port

    PR:     262258

 textproc/Makefile                                  |  1 +
 textproc/py-mkdocs-mermaid2-plugin/Makefile (new)  | 24 ++++++++++++++++++++++
 textproc/py-mkdocs-mermaid2-plugin/distinfo (new)  |  3 +++
 textproc/py-mkdocs-mermaid2-plugin/pkg-descr (new) |  3 +++
 4 files changed, 31 insertions(+)