Bug 248199 - [patch] net-mgmt/flowd perl interface does not allow reading from pipe
Summary: [patch] net-mgmt/flowd perl interface does not allow reading from pipe
Status: Open
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Muhammad Moinur Rahman
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2020-07-23 08:28 UTC by Helge Oldach
Modified: 2022-10-17 12:40 UTC (History)
1 user (show)

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


Attachments
Trivial fix to the issue (464 bytes, text/plain)
2020-07-23 08:28 UTC, Helge Oldach
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Helge Oldach 2020-07-23 08:28:32 UTC
Created attachment 216692 [details]
Trivial fix to the issue

For example, this won't work currently:

my $handle = Flowd->new("bzcat flowd.bz2|");

The reason being that the perl module forces readonly mode on open. Good idea in theory, however in practice this breaks some use cases.
Comment 1 Graham Perrin freebsd_committer freebsd_triage 2022-10-17 12:40:03 UTC
Keyword: 

    patch
or  patch-ready

– in lieu of summary line prefix: 

    [patch]

* bulk change for the keyword
* summary lines may be edited manually (not in bulk). 

Keyword descriptions and search interface: 

    <https://bugs.freebsd.org/bugzilla/describekeywords.cgi>