aboutsummaryrefslogtreecommitdiffstats
path: root/net/tshark
Commit message (Collapse)AuthorAgeFilesLines
* Unmark broken on powerpc64swills2016-09-151-2/+0
| | | | These ports built successfully
* many ports: mark broken on powerpc64swills2016-04-221-0/+2
|
* Update to 2.0.0 and provide a pointer on how to build with Kerberosmarcus2015-11-231-1/+0
| | | | | | | when the port is installed. The relase notes for 2.0 can be found at https://www.wireshark.org/docs/relnotes/wireshark-2.0.0.html .
* Refactor tshark and the lite ports to fix the build.marcus2015-11-181-2/+2
| | | | Submitted by: Andriy Voskoboinyk <s3erios@gmail.com>
* Fix tshark options and dependenciesantoine2015-02-061-1/+1
|
* dns/c-ares:tijl2014-08-281-1/+1
| | | | | | | | - Add USES=libtool and bump dependent ports - Move variable definitions in front of include bsd.port.options.mk - Replace patch with USES=pathfix Approved by: portmgr (implicit, bump unstaged port)
* These ports all inherit stage support.marcus2013-10-191-1/+0
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-8/+2
| | | | net)
* Update to 0.99.3a.marcus2006-08-251-1/+1
|
* Correct DATADIR name for tshark and tshark-lite.marcus2006-08-051-0/+1
| | | | Reported by: pointyhat via erwin
* Add wireshark and tshark after repocopies from ethereal and tetherealmarcus2006-07-181-2/+2
| | | | | | | | | | | | | | respectively. Wireshark is a rename of ethereal after the principal developer moved companies and lost the Ethereal copyright. Messenger, don't shoot! Now the ethereal binary is called wireshark, the tethereal binary is called tshark, and idl2eth is now idl2wrs. All other binaries have kept the same name. In addition to this name change, I have also changed the PREFIX from X11BASE to LOCALBASE.
* ethereal:billf2002-02-051-0/+18
add hooks for only building tethereal, which doesn't require X build with SNMP dissection (requires ucd-snmp) by default add tethereal as a slave port to ethereal