Bug 284321 - [NEW PORT] sysutils/py-pfctl-exporter Prometheus exporter for pf metrics based on pfctl(8)
Summary: [NEW PORT] sysutils/py-pfctl-exporter Prometheus exporter for pf metrics base...
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-24 19:56 UTC by Thomas Steen Rasmussen / Tykling
Modified: 2025-12-08 16:07 UTC (History)
2 users (show)

See Also:


Attachments
patch adding pfctl-exporter to the tree (1.92 KB, patch)
2025-01-24 19:56 UTC, Thomas Steen Rasmussen / Tykling
no flags Details | Diff
patch adding pfctl-exporter to the tree including rc.d script (1.92 KB, patch)
2025-01-24 21:08 UTC, Thomas Steen Rasmussen / Tykling
no flags Details | Diff
patch adding pfctl-exporter to the tree including rc.d script (2.85 KB, patch)
2025-01-24 21:11 UTC, Thomas Steen Rasmussen / Tykling
no flags Details | Diff
patch adding pfctl-exporter to the tree including rc.d script (2.85 KB, patch)
2025-01-24 21:17 UTC, Thomas Steen Rasmussen / Tykling
no flags Details | Diff
Patch to add py-pfctl_exporter to the tree (3.71 KB, patch)
2025-02-24 18:36 UTC, Thomas Steen Rasmussen / Tykling
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Steen Rasmussen / Tykling 2025-01-24 19:56:29 UTC
Created attachment 256967 [details]
patch adding pfctl-exporter to the tree

Have been maintaining this out of tree for a while here https://github.com/tykling/tykports/tree/master/sysutils/py-pfctl-exporter and finally got around to submitting it. Let me know if I need to change anything please.
Comment 1 Thomas Steen Rasmussen / Tykling 2025-01-24 21:08:52 UTC
Created attachment 256970 [details]
patch adding pfctl-exporter to the tree including rc.d script

Updated patch including rc.d script
Comment 2 Thomas Steen Rasmussen / Tykling 2025-01-24 21:11:36 UTC
Created attachment 256971 [details]
patch adding pfctl-exporter to the tree including rc.d script

Patch including rc.d script
Comment 3 Thomas Steen Rasmussen / Tykling 2025-01-24 21:17:34 UTC
Created attachment 256972 [details]
patch adding pfctl-exporter to the tree including rc.d script

Patch adding new port to the tree, including rc.d script and possibly this time without any typos.
Comment 4 Thomas Steen Rasmussen / Tykling 2025-02-24 18:36:26 UTC
Created attachment 257849 [details]
Patch to add py-pfctl_exporter to the tree

Replace the patch with a git format-patch style patch