Bug 262258 - [NEW PORT] textproc/py-mkdocs-mermaid2-plugin: MkDocs plugin for including mermaid graphs in markdown sources
Summary: [NEW PORT] textproc/py-mkdocs-mermaid2-plugin: MkDocs plugin for including me...
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: Neel Chauhan
URL:
Keywords:
Depends on:
Blocks: 262206
  Show dependency treegraph
 
Reported: 2022-02-28 20:23 UTC by Samir Noir
Modified: 2022-03-12 05:45 UTC (History)
1 user (show)

See Also:


Attachments
git diff (1.48 KB, patch)
2022-02-28 20:23 UTC, Samir Noir
no flags Details | Diff
git diff (1.79 KB, patch)
2022-02-28 21:23 UTC, Samir Noir
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(+)