Bug 119013

Summary: net/wireshark: missing OPTIONS
Product: Ports & Packages Reporter: Dmitry Marakasov <amdmi3>
Component: Individual Port(s)Assignee: Joe Marcus Clarke <marcus>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Dmitry Marakasov 2007-12-25 17:00:04 UTC
net/wireshark is missing some options like IPV6 and SMI. It's definitely not good to still look into Makefile to discover what tunables are there while having OPTIONS for part of knobs
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-12-25 17:00:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->marcus

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Peter Lai 2008-02-04 22:39:38 UTC
> net/wireshark is missing some options like IPV6 and SMI. It's definitely not good to still look into Makefile to discover what tunables are there while having OPTIONS for part of knobs

Actually, I think it's more a case of where the OPTIONS have become
unsynced from the tunables.

Instead of:

SNMP "Enable SNMP OID translation support" on

we should have:

SMI "Enable SNMP OID translation support" on

and yes, the ipv6 OPTION should be added as well.
Comment 3 Joe Marcus Clarke freebsd_committer freebsd_triage 2008-02-05 06:02:23 UTC
State Changed
From-To: open->closed

Fixed.  Sorry for doing that, and thanks for the report.
Comment 4 dfilter service freebsd_committer freebsd_triage 2008-02-05 06:02:28 UTC
marcus      2008-02-05 06:02:20 UTC

  FreeBSD ports repository

  Modified files:
    net/wireshark        Makefile 
  Log:
  Revert the OPTION name change from SNMP to SMI, and set it back to SNMP.
  
  PR:             119013
  
  Revision  Changes    Path
  1.124     +1 -1      ports/net/wireshark/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 dfilter service freebsd_committer freebsd_triage 2008-02-05 06:03:54 UTC
marcus      2008-02-05 06:03:49 UTC

  FreeBSD ports repository

  Modified files:
    net/wireshark        Makefile 
  Log:
  Add an IPv6 OPTION.
  
  PR:             119013
  
  Revision  Changes    Path
  1.125     +2 -1      ports/net/wireshark/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"