Opened 16 years ago
Closed 15 years ago
#18981 closed enhancement (fixed)
wireshark doesn't have lua support
Reported by: | scooper@… | Owned by: | ghosthound |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | Cc: | ||
Port: | wireshark |
Description (last modified by mf2k (Frank Schima))
I think that lua support for wireshark should either be the default or at least be a variant.
I was able to successfully get lua support in wireshark by editing the Portfile to include the following line in configure.args:
--with-lua=${prefix} \
Change History (7)
comment:1 Changed 16 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to opendarwin.org@… |
Port: | wireshark added |
comment:2 Changed 16 years ago by ghosthound
Owner: | changed from opendarwin.org@… to ricci@… |
---|---|
Status: | new → assigned |
comment:3 Changed 16 years ago by ghosthound
comment:4 Changed 16 years ago by blb@…
lua isn't all that heavy a dependency, it does require readline but at this point, lots of ports do...
comment:5 Changed 16 years ago by scooper@…
Your addition of lua as variant works for me on a clean system. Thanks! You can close this if you'd like.
comment:6 Changed 16 years ago by (none)
Milestone: | Port Enhancements |
---|
Milestone Port Enhancements deleted
comment:7 Changed 15 years ago by ghosthound
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
basic problem fixed w/ variant in r48635, no or insufficient feedback detected regarding making it default, closing ticket...
Note: See
TracTickets for help on using
tickets.
lua variant added in r48635. So far as making +lua a default, I'd like to know that most folks who use wireshark want it before doing so.